@wix/cli-app 1.1.111 → 1.1.113

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.
Files changed (65) hide show
  1. package/build/{AddPermissionCommand-V374XJOO.js → AddPermissionCommand-SEOAS5TX.js} +2 -2
  2. package/build/{DevCommand-6EPCBP6L.js → DevCommand-N4QONJ2W.js} +10 -10
  3. package/build/{GenerateCommand-6YRO54QO.js → GenerateCommand-BNHKAPCS.js} +7 -7
  4. package/build/{LogsCommand-IN7LMXPZ.js → LogsCommand-DCABLROK.js} +3 -3
  5. package/build/PreviewCommand-MHLA6I3W.js +19 -0
  6. package/build/ReleaseCommand-CYCI4W72.js +23 -0
  7. package/build/{ServeCommand-VPCRUKS5.js → ServeCommand-QTGJMAUG.js} +3 -3
  8. package/build/{build-JSOMVWRV.js → build-RXLTCBDW.js} +6 -6
  9. package/build/{chunk-OEH57ZRD.js → chunk-2VYJLYNN.js} +6 -6
  10. package/build/{chunk-CWWK75HB.js → chunk-7HNCSH6O.js} +3 -3
  11. package/build/{chunk-5BKBMFC3.js → chunk-7SS6N6O6.js} +2 -2
  12. package/build/{chunk-YPGKEDHM.js → chunk-BHZTKO6P.js} +367 -117
  13. package/build/{chunk-YPGKEDHM.js.map → chunk-BHZTKO6P.js.map} +1 -1
  14. package/build/{chunk-UUSJ4ZFV.js → chunk-EB7WSKX3.js} +2 -2
  15. package/build/{chunk-X2JHHVEY.js → chunk-I3CBHJ5A.js} +2 -2
  16. package/build/{chunk-SJLW55K3.js → chunk-ICSSP3ZS.js} +13 -6
  17. package/build/chunk-ICSSP3ZS.js.map +1 -0
  18. package/build/{chunk-NYDKBVJB.js → chunk-LZM6XUZK.js} +2 -2
  19. package/build/{chunk-ZQZW2EPI.js → chunk-MF3QTFM3.js} +5 -5
  20. package/build/{chunk-ZQZW2EPI.js.map → chunk-MF3QTFM3.js.map} +1 -1
  21. package/build/{chunk-4MVW2FFV.js → chunk-MTTLQ7EM.js} +2 -2
  22. package/build/{chunk-L2PMTM67.js → chunk-OOJK34O4.js} +2 -2
  23. package/build/{chunk-TTKJO2YI.js → chunk-QWSJWFFL.js} +2 -2
  24. package/build/{chunk-LUPLDNLC.js → chunk-RRNJJ4U5.js} +4 -4
  25. package/build/{chunk-HRGI3ZKG.js → chunk-S3ZUGH3L.js} +6 -6
  26. package/build/{chunk-C3UHPGGY.js → chunk-T5Q7ZUXG.js} +2 -2
  27. package/build/{chunk-2YT723VD.js → chunk-UQWF7KZO.js} +138 -35
  28. package/build/chunk-UQWF7KZO.js.map +1 -0
  29. package/build/{chunk-O3VD5BGJ.js → chunk-V62DEOBQ.js} +7 -7
  30. package/build/index.js +23 -23
  31. package/build/platform-sdk/editor.js +5 -5
  32. package/build/platform-sdk/editor.js.map +1 -1
  33. package/build/{preview-7QK7AQAZ.js → preview-QKTXOCXO.js} +12 -12
  34. package/build/{release-YYSWPLAK.js → release-EQOMAQJK.js} +14 -14
  35. package/build/{render-command-4ARABDQC.js → render-command-A62VE7KI.js} +5 -5
  36. package/package.json +8 -8
  37. package/templates/dashboard-modal/files/modal.tsx.ejs +0 -1
  38. package/build/PreviewCommand-Z4Z7272U.js +0 -19
  39. package/build/ReleaseCommand-VPINF5JU.js +0 -23
  40. package/build/chunk-2YT723VD.js.map +0 -1
  41. package/build/chunk-SJLW55K3.js.map +0 -1
  42. /package/build/{AddPermissionCommand-V374XJOO.js.map → AddPermissionCommand-SEOAS5TX.js.map} +0 -0
  43. /package/build/{DevCommand-6EPCBP6L.js.map → DevCommand-N4QONJ2W.js.map} +0 -0
  44. /package/build/{GenerateCommand-6YRO54QO.js.map → GenerateCommand-BNHKAPCS.js.map} +0 -0
  45. /package/build/{LogsCommand-IN7LMXPZ.js.map → LogsCommand-DCABLROK.js.map} +0 -0
  46. /package/build/{PreviewCommand-Z4Z7272U.js.map → PreviewCommand-MHLA6I3W.js.map} +0 -0
  47. /package/build/{ReleaseCommand-VPINF5JU.js.map → ReleaseCommand-CYCI4W72.js.map} +0 -0
  48. /package/build/{ServeCommand-VPCRUKS5.js.map → ServeCommand-QTGJMAUG.js.map} +0 -0
  49. /package/build/{build-JSOMVWRV.js.map → build-RXLTCBDW.js.map} +0 -0
  50. /package/build/{chunk-OEH57ZRD.js.map → chunk-2VYJLYNN.js.map} +0 -0
  51. /package/build/{chunk-CWWK75HB.js.map → chunk-7HNCSH6O.js.map} +0 -0
  52. /package/build/{chunk-5BKBMFC3.js.map → chunk-7SS6N6O6.js.map} +0 -0
  53. /package/build/{chunk-UUSJ4ZFV.js.map → chunk-EB7WSKX3.js.map} +0 -0
  54. /package/build/{chunk-X2JHHVEY.js.map → chunk-I3CBHJ5A.js.map} +0 -0
  55. /package/build/{chunk-NYDKBVJB.js.map → chunk-LZM6XUZK.js.map} +0 -0
  56. /package/build/{chunk-4MVW2FFV.js.map → chunk-MTTLQ7EM.js.map} +0 -0
  57. /package/build/{chunk-L2PMTM67.js.map → chunk-OOJK34O4.js.map} +0 -0
  58. /package/build/{chunk-TTKJO2YI.js.map → chunk-QWSJWFFL.js.map} +0 -0
  59. /package/build/{chunk-LUPLDNLC.js.map → chunk-RRNJJ4U5.js.map} +0 -0
  60. /package/build/{chunk-HRGI3ZKG.js.map → chunk-S3ZUGH3L.js.map} +0 -0
  61. /package/build/{chunk-C3UHPGGY.js.map → chunk-T5Q7ZUXG.js.map} +0 -0
  62. /package/build/{chunk-O3VD5BGJ.js.map → chunk-V62DEOBQ.js.map} +0 -0
  63. /package/build/{preview-7QK7AQAZ.js.map → preview-QKTXOCXO.js.map} +0 -0
  64. /package/build/{release-YYSWPLAK.js.map → release-EQOMAQJK.js.map} +0 -0
  65. /package/build/{render-command-4ARABDQC.js.map → render-command-A62VE7KI.js.map} +0 -0
@@ -112925,7 +112925,7 @@ Did you specify these with the most recent transformation maps first?`);
112925
112925
  var import_path42 = __require("path");
112926
112926
  var import_webpack_sources = __toESM22(require_lib26());
112927
112927
  var import_acorn2 = require_acorn();
112928
- function createContext11(compilation) {
112928
+ function createContext12(compilation) {
112929
112929
  return {
112930
112930
  parse(code, opts = {}) {
112931
112931
  return import_acorn2.Parser.parse(code, {
@@ -113086,7 +113086,7 @@ Did you specify these with the most recent transformation maps first?`);
113086
113086
  plugin.webpack(compiler);
113087
113087
  if (plugin.watchChange || plugin.buildStart) {
113088
113088
  compiler.hooks.make.tapPromise(plugin.name, async (compilation) => {
113089
- const context = createContext11(compilation);
113089
+ const context = createContext12(compilation);
113090
113090
  if (plugin.watchChange && (compiler.modifiedFiles || compiler.removedFiles)) {
113091
113091
  const promises = [];
113092
113092
  if (compiler.modifiedFiles) {
@@ -113107,7 +113107,7 @@ Did you specify these with the most recent transformation maps first?`);
113107
113107
  }
113108
113108
  if (plugin.buildEnd) {
113109
113109
  compiler.hooks.emit.tapPromise(plugin.name, async (compilation) => {
113110
- await plugin.buildEnd.call(createContext11(compilation));
113110
+ await plugin.buildEnd.call(createContext12(compilation));
113111
113111
  });
113112
113112
  }
113113
113113
  if (plugin.writeBundle) {
@@ -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.111",
143835
+ version: "1.1.113",
143836
143836
  author: "Amit Dahan",
143837
143837
  dependencies: {
143838
143838
  esbuild: "^0.25.0",
@@ -143845,12 +143845,12 @@ var package_default = {
143845
143845
  "@types/mustache": "^4.2.5",
143846
143846
  "@types/react": "^18.3.3",
143847
143847
  "@types/semver": "^7.5.8",
143848
- "@wix/ambassador-blocks-v1-application-structure": "^1.0.7",
143849
- "@wix/ambassador-blocks-v1-blocks-app": "^1.0.66",
143850
- "@wix/ambassador-cli-site-override-service-v1-site-override": "^1.0.10",
143851
- "@wix/ambassador-ctp-app-cloud-backend-service-v1-app-cloud-backend-deployment": "^1.0.12",
143852
- "@wix/ambassador-ctp-gradual-rollout-v1-app-config": "^1.0.80",
143853
- "@wix/ambassador-devcenter-apps-v1-app-old": "^1.0.76",
143848
+ "@wix/ambassador-blocks-v1-application-structure": "^1.0.8",
143849
+ "@wix/ambassador-blocks-v1-blocks-app": "^1.0.68",
143850
+ "@wix/ambassador-cli-site-override-service-v1-site-override": "^1.0.11",
143851
+ "@wix/ambassador-ctp-app-cloud-backend-service-v1-app-cloud-backend-deployment": "^1.0.13",
143852
+ "@wix/ambassador-ctp-gradual-rollout-v1-app-config": "^1.0.81",
143853
+ "@wix/ambassador-devcenter-apps-v1-app-old": "^1.0.81",
143854
143854
  "@wix/app-cloud-uploader": "^1.18.0",
143855
143855
  "@wix/arm-client": "workspace:*",
143856
143856
  "@wix/bi-logger-dev-tools-data": "^1.116.0",
@@ -163914,12 +163914,22 @@ function fixHostExceptions(host) {
163914
163914
  }
163915
163915
  function resolveMappingsByDomain(domain, domainToMappings) {
163916
163916
  const mappings = domainToMappings[domain] || domainToMappings[USER_DOMAIN];
163917
- if (!mappings) {
163917
+ if (mappings) {
163918
+ return mappings;
163919
+ }
163920
+ const rootDomainMappings = resolveRootDomain(domain, domainToMappings);
163921
+ if (!rootDomainMappings) {
163918
163922
  if (isBaseDomain(domain)) {
163919
163923
  return domainToMappings[wwwBaseDomain];
163920
163924
  }
163921
163925
  }
163922
- return mappings;
163926
+ return rootDomainMappings ?? [];
163927
+ }
163928
+ function resolveRootDomain(domain, domainToMappings) {
163929
+ return Object.entries(domainToMappings).find(([entryDomain]) => {
163930
+ const [_2, ...rooDomainSegments] = domain.split(".");
163931
+ return rooDomainSegments.join(".") === entryDomain;
163932
+ })?.[1];
163923
163933
  }
163924
163934
  function resolvePath(protoPath, mappings) {
163925
163935
  const mapping = mappings?.find((m) => protoPath.startsWith(m.destPath));
@@ -166311,6 +166321,58 @@ function getDebugLogFilePath(projectFolder) {
166311
166321
  return join3(getGitIgnoredFolder(projectFolder), "debug.log");
166312
166322
  }
166313
166323
 
166324
+ // ../cli-http-client-react/src/httpClientProvider.tsx
166325
+ init_esm_shims();
166326
+ var import_react90 = __toESM(require_react(), 1);
166327
+ var HttpClientContext = (0, import_react90.createContext)(null);
166328
+ var HttpClientProvider = ({
166329
+ children,
166330
+ headers
166331
+ }) => {
166332
+ return /* @__PURE__ */ import_react90.default.createElement(HttpClientContext.Provider, { value: { headers } }, children);
166333
+ };
166334
+
166335
+ // ../cli-http-client-react/src/buildHttpClientHeaders.ts
166336
+ init_esm_shims();
166337
+ var buildHttpClientHeaders = ({
166338
+ flow,
166339
+ command,
166340
+ cliVersion
166341
+ }) => {
166342
+ const buildWixBiGatewayHeader = (flow2, command2, cliVersion2) => [
166343
+ `environment=CLI-${flow2}`,
166344
+ `package-version=${cliVersion2}`,
166345
+ `package-name=${command2}`
166346
+ ].join(",");
166347
+ return {
166348
+ "x-wix-bi-gateway": buildWixBiGatewayHeader(flow, command, cliVersion)
166349
+ };
166350
+ };
166351
+
166352
+ // ../cli-http-client-react/src/index.ts
166353
+ init_esm_shims();
166354
+
166355
+ // ../cli-http-client-react/src/useHttpClient.ts
166356
+ init_esm_shims();
166357
+ var import_react91 = __toESM(require_react(), 1);
166358
+ function useHttpClient({
166359
+ type
166360
+ }) {
166361
+ const context = (0, import_react91.useContext)(HttpClientContext);
166362
+ const { getAccessToken: getAppToken, getRequestHeaders: createAuthHeaders } = useAuth();
166363
+ return (0, import_react91.useMemo)(
166364
+ () => createHttpClient({
166365
+ type,
166366
+ getAppToken,
166367
+ createHeaders: () => ({
166368
+ ...createAuthHeaders?.(),
166369
+ ...context?.headers
166370
+ })
166371
+ }),
166372
+ [type, getAppToken, createAuthHeaders, context]
166373
+ );
166374
+ }
166375
+
166314
166376
  // ../cli-app-definitions/src/index.ts
166315
166377
  init_esm_shims();
166316
166378
  var import_variant24 = __toESM(require_lib(), 1);
@@ -166536,6 +166598,9 @@ var ComponentType;
166536
166598
  ComponentType3["ANALYTICS_PRODUCT_CATALOG"] = "ANALYTICS_PRODUCT_CATALOG";
166537
166599
  ComponentType3["SITE_MIGRATION"] = "SITE_MIGRATION";
166538
166600
  ComponentType3["RESTAURANTS_POS_PROVIDER_SETTINGS_SERVICE_PLUGIN"] = "RESTAURANTS_POS_PROVIDER_SETTINGS_SERVICE_PLUGIN";
166601
+ ComponentType3["WIX_VIBE_CODING_INSTRUCTIONS"] = "WIX_VIBE_CODING_INSTRUCTIONS";
166602
+ ComponentType3["TAX_EXEMPT_GROUPS_PROVIDER"] = "TAX_EXEMPT_GROUPS_PROVIDER";
166603
+ ComponentType3["BOOKING_AUTOMATIONS_CONFIGURATION"] = "BOOKING_AUTOMATIONS_CONFIGURATION";
166539
166604
  })(ComponentType || (ComponentType = {}));
166540
166605
  var WidgetVertical;
166541
166606
  (function(WidgetVertical3) {
@@ -166900,6 +166965,12 @@ var Status;
166900
166965
  Status5["ACTIVE"] = "ACTIVE";
166901
166966
  Status5["INACTIVE"] = "INACTIVE";
166902
166967
  })(Status || (Status = {}));
166968
+ var LayoutMode;
166969
+ (function(LayoutMode3) {
166970
+ LayoutMode3["STANDARD_VIEW"] = "STANDARD_VIEW";
166971
+ LayoutMode3["BUILDER_VIEW"] = "BUILDER_VIEW";
166972
+ LayoutMode3["EXPANDED_VIEW"] = "EXPANDED_VIEW";
166973
+ })(LayoutMode || (LayoutMode = {}));
166903
166974
  var TextInputDisplayType;
166904
166975
  (function(TextInputDisplayType3) {
166905
166976
  TextInputDisplayType3["TEXT"] = "TEXT";
@@ -167294,6 +167365,7 @@ var OAuthAppType;
167294
167365
  OAuthAppType3["WEB_APP"] = "WEB_APP";
167295
167366
  OAuthAppType3["MOBILE"] = "MOBILE";
167296
167367
  OAuthAppType3["OTHER"] = "OTHER";
167368
+ OAuthAppType3["SYSTEM"] = "SYSTEM";
167297
167369
  })(OAuthAppType || (OAuthAppType = {}));
167298
167370
  var OAuthTechnologies;
167299
167371
  (function(OAuthTechnologies3) {
@@ -167516,7 +167588,27 @@ var StringComponentType;
167516
167588
  StringComponentType3["DATE_INPUT"] = "DATE_INPUT";
167517
167589
  StringComponentType3["TIME_INPUT"] = "TIME_INPUT";
167518
167590
  StringComponentType3["DATE_PICKER"] = "DATE_PICKER";
167591
+ StringComponentType3["SERVICES_DROPDOWN"] = "SERVICES_DROPDOWN";
167519
167592
  })(StringComponentType || (StringComponentType = {}));
167593
+ var ImagePosition;
167594
+ (function(ImagePosition3) {
167595
+ ImagePosition3["UNKNOWN_IMAGE_POSITION"] = "UNKNOWN_IMAGE_POSITION";
167596
+ ImagePosition3["ABOVE"] = "ABOVE";
167597
+ ImagePosition3["BELOW"] = "BELOW";
167598
+ })(ImagePosition || (ImagePosition = {}));
167599
+ var AlignmentEnumAlignment;
167600
+ (function(AlignmentEnumAlignment3) {
167601
+ AlignmentEnumAlignment3["UNKNOWN_ALIGNMENT"] = "UNKNOWN_ALIGNMENT";
167602
+ AlignmentEnumAlignment3["LEFT"] = "LEFT";
167603
+ AlignmentEnumAlignment3["CENTER"] = "CENTER";
167604
+ AlignmentEnumAlignment3["RIGHT"] = "RIGHT";
167605
+ })(AlignmentEnumAlignment || (AlignmentEnumAlignment = {}));
167606
+ var ImageFit;
167607
+ (function(ImageFit3) {
167608
+ ImageFit3["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
167609
+ ImageFit3["COVER"] = "COVER";
167610
+ ImageFit3["CONTAIN"] = "CONTAIN";
167611
+ })(ImageFit || (ImageFit = {}));
167520
167612
  var NumberOfColumns;
167521
167613
  (function(NumberOfColumns3) {
167522
167614
  NumberOfColumns3["UNKNOWN"] = "UNKNOWN";
@@ -167563,6 +167655,7 @@ var ArrayComponentType;
167563
167655
  (function(ArrayComponentType3) {
167564
167656
  ArrayComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
167565
167657
  ArrayComponentType3["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
167658
+ ArrayComponentType3["TAGS"] = "TAGS";
167566
167659
  })(ArrayComponentType || (ArrayComponentType = {}));
167567
167660
  var WixFileComponentType;
167568
167661
  (function(WixFileComponentType3) {
@@ -167570,6 +167663,15 @@ var WixFileComponentType;
167570
167663
  WixFileComponentType3["FILE_UPLOAD"] = "FILE_UPLOAD";
167571
167664
  WixFileComponentType3["SIGNATURE"] = "SIGNATURE";
167572
167665
  })(WixFileComponentType || (WixFileComponentType = {}));
167666
+ var UploadFileFormatEnumUploadFileFormat;
167667
+ (function(UploadFileFormatEnumUploadFileFormat3) {
167668
+ UploadFileFormatEnumUploadFileFormat3["UNKNOWN_UPLOAD_FILE_FORMAT"] = "UNKNOWN_UPLOAD_FILE_FORMAT";
167669
+ UploadFileFormatEnumUploadFileFormat3["VIDEO"] = "VIDEO";
167670
+ UploadFileFormatEnumUploadFileFormat3["IMAGE"] = "IMAGE";
167671
+ UploadFileFormatEnumUploadFileFormat3["AUDIO"] = "AUDIO";
167672
+ UploadFileFormatEnumUploadFileFormat3["DOCUMENT"] = "DOCUMENT";
167673
+ UploadFileFormatEnumUploadFileFormat3["ARCHIVE"] = "ARCHIVE";
167674
+ })(UploadFileFormatEnumUploadFileFormat || (UploadFileFormatEnumUploadFileFormat = {}));
167573
167675
  var UploadFileFormat;
167574
167676
  (function(UploadFileFormat3) {
167575
167677
  UploadFileFormat3["UNDEFINED"] = "UNDEFINED";
@@ -167584,6 +167686,8 @@ var PaymentComponentType;
167584
167686
  PaymentComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
167585
167687
  PaymentComponentType3["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
167586
167688
  PaymentComponentType3["DONATION_INPUT"] = "DONATION_INPUT";
167689
+ PaymentComponentType3["PAYMENT_INPUT"] = "PAYMENT_INPUT";
167690
+ PaymentComponentType3["FIXED_PAYMENT"] = "FIXED_PAYMENT";
167587
167691
  })(PaymentComponentType || (PaymentComponentType = {}));
167588
167692
  var ProductType;
167589
167693
  (function(ProductType3) {
@@ -167597,23 +167701,29 @@ var PriceType;
167597
167701
  PriceType3["FIXED_PRICE"] = "FIXED_PRICE";
167598
167702
  PriceType3["DYNAMIC_PRICE"] = "DYNAMIC_PRICE";
167599
167703
  })(PriceType || (PriceType = {}));
167600
- var ImageFit;
167601
- (function(ImageFit3) {
167602
- ImageFit3["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
167603
- ImageFit3["COVER"] = "COVER";
167604
- ImageFit3["CONTAIN"] = "CONTAIN";
167605
- })(ImageFit || (ImageFit = {}));
167606
- var MultilineAddressComponentType;
167607
- (function(MultilineAddressComponentType3) {
167608
- MultilineAddressComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
167609
- MultilineAddressComponentType3["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
167610
- })(MultilineAddressComponentType || (MultilineAddressComponentType = {}));
167704
+ var AddressComponentType;
167705
+ (function(AddressComponentType3) {
167706
+ AddressComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
167707
+ AddressComponentType3["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
167708
+ })(AddressComponentType || (AddressComponentType = {}));
167611
167709
  var DefaultCountryConfigType;
167612
167710
  (function(DefaultCountryConfigType3) {
167613
167711
  DefaultCountryConfigType3["UNKNOWN_DEFAULT_COUNTRY"] = "UNKNOWN_DEFAULT_COUNTRY";
167614
167712
  DefaultCountryConfigType3["BY_IP"] = "BY_IP";
167615
167713
  DefaultCountryConfigType3["COUNTRY"] = "COUNTRY";
167616
167714
  })(DefaultCountryConfigType || (DefaultCountryConfigType = {}));
167715
+ var SchedulingComponentType;
167716
+ (function(SchedulingComponentType3) {
167717
+ SchedulingComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
167718
+ SchedulingComponentType3["APPOINTMENT"] = "APPOINTMENT";
167719
+ })(SchedulingComponentType || (SchedulingComponentType = {}));
167720
+ var AppointmentFormat;
167721
+ (function(AppointmentFormat3) {
167722
+ AppointmentFormat3["UNKNOWN_FORMAT_TYPE"] = "UNKNOWN_FORMAT_TYPE";
167723
+ AppointmentFormat3["IN_PERSON"] = "IN_PERSON";
167724
+ AppointmentFormat3["VIDEO_CONFERENCE"] = "VIDEO_CONFERENCE";
167725
+ AppointmentFormat3["PHONE"] = "PHONE";
167726
+ })(AppointmentFormat || (AppointmentFormat = {}));
167617
167727
  var InputType;
167618
167728
  (function(InputType3) {
167619
167729
  InputType3["UNKNOWN_INPUT_TYPE"] = "UNKNOWN_INPUT_TYPE";
@@ -167625,6 +167735,8 @@ var InputType;
167625
167735
  InputType3["WIX_FILE"] = "WIX_FILE";
167626
167736
  InputType3["PAYMENT"] = "PAYMENT";
167627
167737
  InputType3["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
167738
+ InputType3["SCHEDULING"] = "SCHEDULING";
167739
+ InputType3["ADDRESS"] = "ADDRESS";
167628
167740
  })(InputType || (InputType = {}));
167629
167741
  var EmailInfoTag;
167630
167742
  (function(EmailInfoTag3) {
@@ -168228,6 +168340,7 @@ var DataType;
168228
168340
  DataType3["arrayItems"] = "arrayItems";
168229
168341
  DataType3["direction"] = "direction";
168230
168342
  DataType3["menuItems"] = "menuItems";
168343
+ DataType3["data"] = "data";
168231
168344
  })(DataType || (DataType = {}));
168232
168345
  var A11yAttributes;
168233
168346
  (function(A11yAttributes3) {
@@ -168673,6 +168786,11 @@ var ValueConstraintType;
168673
168786
  ValueConstraintType3["MIN_MAX_RANGE"] = "MIN_MAX_RANGE";
168674
168787
  ValueConstraintType3["RANGE"] = "RANGE";
168675
168788
  })(ValueConstraintType || (ValueConstraintType = {}));
168789
+ var RegionScopeScope;
168790
+ (function(RegionScopeScope3) {
168791
+ RegionScopeScope3["SPECIFIC_REGIONS"] = "SPECIFIC_REGIONS";
168792
+ RegionScopeScope3["WORLDWIDE"] = "WORLDWIDE";
168793
+ })(RegionScopeScope || (RegionScopeScope = {}));
168676
168794
  var OpenConsentIn;
168677
168795
  (function(OpenConsentIn3) {
168678
168796
  OpenConsentIn3["NONE_VALUE"] = "NONE_VALUE";
@@ -169302,7 +169420,7 @@ var DevCenterComponent = (0, import_variant25.variant)({
169302
169420
 
169303
169421
  // src/model.tsx
169304
169422
  init_esm_shims();
169305
- var import_react94 = __toESM(require_react(), 1);
169423
+ var import_react95 = __toESM(require_react(), 1);
169306
169424
 
169307
169425
  // src/files/wix.config.ts
169308
169426
  init_esm_shims();
@@ -170549,16 +170667,16 @@ function createEmbeddedScriptFolderValidation(embeddedScripts) {
170549
170667
 
170550
170668
  // src/dev-center/components/validations/custom-element.ts
170551
170669
  init_esm_shims();
170552
- var import_react91 = __toESM(require_react(), 1);
170670
+ var import_react93 = __toESM(require_react(), 1);
170553
170671
 
170554
170672
  // src/components/extensions/useExtensions.tsx
170555
170673
  init_esm_shims();
170556
- var import_react90 = __toESM(require_react(), 1);
170674
+ var import_react92 = __toESM(require_react(), 1);
170557
170675
  var import_variant27 = __toESM(require_lib(), 1);
170558
170676
  var _DevCenterComponentTypes = (0, import_variant27.typeCatalog)(DevCenterComponent);
170559
170677
  function useExtensions() {
170560
170678
  const { model } = useProjectModel();
170561
- const extensionsByType = (0, import_react90.useMemo)(() => {
170679
+ const extensionsByType = (0, import_react92.useMemo)(() => {
170562
170680
  const extensionsMap = model.components.reduce(
170563
170681
  (acc, component) => {
170564
170682
  acc[component.type].push(component);
@@ -170591,7 +170709,7 @@ function useExtensions() {
170591
170709
  );
170592
170710
  return extensionsMap;
170593
170711
  }, [model.components]);
170594
- const dashboardExtensions = (0, import_react90.useMemo)(
170712
+ const dashboardExtensions = (0, import_react92.useMemo)(
170595
170713
  () => [
170596
170714
  ...extensionsByType.DashboardPage,
170597
170715
  ...extensionsByType.DashboardMenuPlugin,
@@ -170600,11 +170718,11 @@ function useExtensions() {
170600
170718
  ],
170601
170719
  [extensionsByType]
170602
170720
  );
170603
- const hasExtensions = (0, import_react90.useCallback)(
170721
+ const hasExtensions = (0, import_react92.useCallback)(
170604
170722
  (extensionType) => extensionType ? extensionsByType[extensionType].length > 0 : model.components.length > 0,
170605
170723
  [extensionsByType, model.components]
170606
170724
  );
170607
- const getExtensions = (0, import_react90.useCallback)(
170725
+ const getExtensions = (0, import_react92.useCallback)(
170608
170726
  (extensionType) => extensionsByType[extensionType],
170609
170727
  [extensionsByType]
170610
170728
  );
@@ -170683,7 +170801,7 @@ var useCustomElementDirectoryValidation = (extensionType) => {
170683
170801
  ]
170684
170802
  ])
170685
170803
  );
170686
- return (0, import_react91.useCallback)(validation, [validation]);
170804
+ return (0, import_react93.useCallback)(validation, [validation]);
170687
170805
  };
170688
170806
  var useCustomElementNameValidation = () => {
170689
170807
  const { t: t3 } = useTranslation();
@@ -170695,7 +170813,7 @@ var useCustomElementNameValidation = () => {
170695
170813
  ]
170696
170814
  ])
170697
170815
  );
170698
- return (0, import_react91.useCallback)(validation, [validation]);
170816
+ return (0, import_react93.useCallback)(validation, [validation]);
170699
170817
  };
170700
170818
 
170701
170819
  // src/dev-center/components/backend/config.ts
@@ -170796,6 +170914,7 @@ init_esm_shims();
170796
170914
  init_esm_shims();
170797
170915
  var __Array = {
170798
170916
  checkboxGroupOptions: "_checkboxGroup",
170917
+ tagsOptions: "_tags",
170799
170918
  validation: "_arrayType"
170800
170919
  };
170801
170920
  var __Boolean = { checkboxOptions: "_checkbox" };
@@ -170818,6 +170937,7 @@ var __String = {
170818
170937
  };
170819
170938
  var _actionProviderSPIConfig = { actionConfig: "_actionSPIConfig" };
170820
170939
  var _actionSPIConfig = { icon: "_wixCommonImage" };
170940
+ var _address = { multilineAddressOptions: "_componentsMultilineAddress" };
170821
170941
  var _adminConfigurableTextInput = {
170822
170942
  requiredSettings: "google.protobuf.FieldMask",
170823
170943
  adminConfigurableSettings: "google.protobuf.FieldMask"
@@ -170825,6 +170945,7 @@ var _adminConfigurableTextInput = {
170825
170945
  var _andCondition = { conditions: "_conditionNode" };
170826
170946
  var _appData = { components: "_component", pricingModels: "_pricingModel" };
170827
170947
  var _appEmbedData = { image: "_media" };
170948
+ var _appointment = { description: "_richContent" };
170828
170949
  var _arrayItems = { data: "_dataItems", dataItem: "_dataItem" };
170829
170950
  var _arrayType = { items: "_arrayTypeArrayItems" };
170830
170951
  var _arrayTypeArrayItems = {
@@ -170840,6 +170961,7 @@ var _billing = {
170840
170961
  oneTimePrice: "DOUBLE",
170841
170962
  meteredBilling: "_meteredBilling"
170842
170963
  };
170964
+ var _breakPoint = { items: "_itemLayout" };
170843
170965
  var _breakpointPresetStyleOverrides = {
170844
170966
  default: "_presetStyleOverrides",
170845
170967
  small: "_presetStyleOverrides"
@@ -170847,7 +170969,8 @@ var _breakpointPresetStyleOverrides = {
170847
170969
  var _checkbox = { label: "_richContent" };
170848
170970
  var _checkboxGroup = {
170849
170971
  description: "_richContent",
170850
- options: "_checkboxGroupOption"
170972
+ options: "_checkboxGroupOption",
170973
+ media: "_mediaItem"
170851
170974
  };
170852
170975
  var _checkboxGroupOption = { media: "_mediaItem" };
170853
170976
  var _commonImage = { urlExpirationDate: "google.protobuf.Timestamp" };
@@ -170877,11 +171000,15 @@ var _cssNumber = {
170877
171000
  maximum: "google.protobuf.FloatValue",
170878
171001
  multipleOf: "google.protobuf.FloatValue"
170879
171002
  };
170880
- var _dataItem = { number: "__Number", arrayItems: "_arrayItems" };
171003
+ var _dataItem = {
171004
+ number: "__Number",
171005
+ arrayItems: "_arrayItems",
171006
+ data: "_dataItems"
171007
+ };
170881
171008
  var _dataItems = { items: "Map#_dataItem" };
170882
- var _dateInput = { description: "_richContent" };
170883
- var _datePicker = { description: "_richContent" };
170884
- var _dateTimeInput = { description: "_richContent" };
171009
+ var _dateInput = { description: "_richContent", media: "_mediaItem" };
171010
+ var _datePicker = { description: "_richContent", media: "_mediaItem" };
171011
+ var _dateTimeInput = { description: "_richContent", media: "_mediaItem" };
170885
171012
  var _description = { representativeImage: "_wixCommonImage" };
170886
171013
  var _design = { poll: "_pollDesign" };
170887
171014
  var _devCenterTestingComponentData = {
@@ -170893,8 +171020,8 @@ var _devCenterTestingComponentData = {
170893
171020
  richContentMap: "Map#_richContent"
170894
171021
  };
170895
171022
  var _displayField = { richContentOptions: "_richContentOptions" };
170896
- var _donationInput = { description: "_richContent" };
170897
- var _dropdown = { description: "_richContent" };
171023
+ var _donationInput = { description: "_richContent", media: "_mediaItem" };
171024
+ var _dropdown = { description: "_richContent", media: "_mediaItem" };
170898
171025
  var _editorElement = {
170899
171026
  style: "Map#_styleItem",
170900
171027
  data: "Map#_dataItem",
@@ -170915,13 +171042,20 @@ var _expectedInputs = {
170915
171042
  expectedVerifyInputs: "_predefinedExpectedInput"
170916
171043
  };
170917
171044
  var _field = { inputOptions: "_inputField", displayOptions: "_displayField" };
170918
- var _fileUpload = { description: "_richContent" };
171045
+ var _fileUpload = { description: "_richContent", media: "_mediaItem" };
171046
+ var _fixedPayment = { description: "_richContent", media: "_mediaItem" };
170919
171047
  var _focalPoint = { x: "DOUBLE", y: "DOUBLE" };
171048
+ var _formLayout = {
171049
+ large: "_breakPoint",
171050
+ medium: "_breakPoint",
171051
+ small: "_breakPoint"
171052
+ };
170920
171053
  var _formTemplate = {
170921
171054
  createdDate: "google.protobuf.Timestamp",
170922
171055
  updatedDate: "google.protobuf.Timestamp",
170923
171056
  fields: "_field",
170924
171057
  deletedFields: "_field",
171058
+ steps: "_step",
170925
171059
  rules: "_v2Rule",
170926
171060
  submitSettings: "_submitSettings"
170927
171061
  };
@@ -170935,6 +171069,7 @@ var _getAppResponse = {
170935
171069
  dateCreated: "google.protobuf.Timestamp",
170936
171070
  data: "_appData"
170937
171071
  };
171072
+ var _group = { items: "_itemLayout" };
170938
171073
  var _image = { urlExpirationDate: "google.protobuf.Timestamp" };
170939
171074
  var _imageData = { image: "_media" };
170940
171075
  var _inlineElement = {
@@ -170952,7 +171087,9 @@ var _inputField = {
170952
171087
  objectOptions: "__Object",
170953
171088
  wixFileOptions: "_wixFile",
170954
171089
  paymentOptions: "_payment",
170955
- multilineAddressOptions: "_multilineAddress"
171090
+ multilineAddressOptions: "_address",
171091
+ schedulingOptions: "_scheduling",
171092
+ addressOptions: "_address"
170956
171093
  };
170957
171094
  var _inputField_Number = {
170958
171095
  numberInputOptions: "_numberInput",
@@ -170961,6 +171098,7 @@ var _inputField_Number = {
170961
171098
  };
170962
171099
  var _item = { image: "_itemImage", video: "_video" };
170963
171100
  var _itemImage = { media: "_media" };
171101
+ var _itemLayout = { group: "_group" };
170964
171102
  var _itemStyle = { ratio: "google.protobuf.DoubleValue" };
170965
171103
  var _mapData = { mapSettings: "_mapSettings" };
170966
171104
  var _mapSettings = {
@@ -170976,9 +171114,6 @@ var _meteredBilling = {
170976
171114
  monthlyBaseFee: "DOUBLE",
170977
171115
  additionalCharges: "google.protobuf.DoubleValue"
170978
171116
  };
170979
- var _multilineAddress = {
170980
- multilineAddressOptions: "_componentsMultilineAddress"
170981
- };
170982
171117
  var _multilingualTranslationSchema = { referenceData: "_schema" };
170983
171118
  var _node = {
170984
171119
  galleryData: "_galleryData",
@@ -170992,7 +171127,8 @@ var _node = {
170992
171127
  };
170993
171128
  var _numberInput = {
170994
171129
  default: "google.protobuf.DoubleValue",
170995
- description: "_richContent"
171130
+ description: "_richContent",
171131
+ media: "_mediaItem"
170996
171132
  };
170997
171133
  var _numberType = {
170998
171134
  maximum: "google.protobuf.DoubleValue",
@@ -171010,9 +171146,16 @@ var _packageDimension = {
171010
171146
  var _packageType = { dimension: "_packageDimension", image: "_image" };
171011
171147
  var _payment = {
171012
171148
  checkboxGroupOptions: "_productCheckboxGroup",
171013
- donationInputOptions: "_donationInput"
171149
+ donationInputOptions: "_donationInput",
171150
+ paymentInputOptions: "_paymentInput",
171151
+ fixedPaymentOptions: "_fixedPayment"
171152
+ };
171153
+ var _paymentInput = {
171154
+ default: "google.protobuf.DoubleValue",
171155
+ description: "_richContent",
171156
+ media: "_mediaItem"
171014
171157
  };
171015
- var _phoneInput = { description: "_richContent" };
171158
+ var _phoneInput = { description: "_richContent", media: "_mediaItem" };
171016
171159
  var _plan = { billing: "_billing" };
171017
171160
  var _pluginConfig = { startingEnforcementDate: "google.protobuf.Timestamp" };
171018
171161
  var _poll = { image: "_media", options: "_pollOption" };
@@ -171040,15 +171183,16 @@ var _presetStyleOverrides = { elements: "Map#_elementStyleOverrides" };
171040
171183
  var _pricingModel = { plans: "_plan" };
171041
171184
  var _productCheckboxGroup = {
171042
171185
  description: "_richContent",
171043
- options: "_productCheckboxGroupOption"
171186
+ options: "_productCheckboxGroupOption",
171187
+ media: "_mediaItem"
171044
171188
  };
171045
171189
  var _productCheckboxGroupOption = { media: "_mediaItem" };
171046
171190
  var _propertiesType = {
171047
171191
  numberOptions: "_numberType",
171048
171192
  arrayOptions: "_arrayType"
171049
171193
  };
171050
- var _radioGroup = { description: "_richContent" };
171051
- var _ratingInput = { description: "_richContent" };
171194
+ var _radioGroup = { description: "_richContent", media: "_mediaItem" };
171195
+ var _ratingInput = { description: "_richContent", media: "_mediaItem" };
171052
171196
  var _refElement = {
171053
171197
  resolvedElement: "_inlineElement",
171054
171198
  elementsDefaults: "Map#_refInnerElementDefaults",
@@ -171057,6 +171201,7 @@ var _refElement = {
171057
171201
  var _refInnerElementDefaults = { elements: "Map#_refInnerElementDefaults" };
171058
171202
  var _richContent = { nodes: "_node", metadata: "_v1Metadata" };
171059
171203
  var _richContentOptions = { richContent: "_richContent" };
171204
+ var _scheduling = { appointmentOptions: "_appointment" };
171060
171205
  var _schema = {
171061
171206
  createdDate: "google.protobuf.Timestamp",
171062
171207
  updatedDate: "google.protobuf.Timestamp",
@@ -171068,16 +171213,23 @@ var _schemaGroup = {
171068
171213
  };
171069
171214
  var _shippingLabelCarrierSpiConfig = { packageTypes: "_packageType" };
171070
171215
  var _shippingProviderConfig = { shippingPrice: "DOUBLE" };
171071
- var _signature = { description: "_richContent" };
171216
+ var _signature = { description: "_richContent", media: "_mediaItem" };
171217
+ var _step = { layout: "_formLayout" };
171072
171218
  var _studioWidgetComponentData = {
171073
171219
  widgetDisplay: "_widgetDisplay",
171074
171220
  editorPresence: "_editorPresence"
171075
171221
  };
171076
171222
  var _styleItem = { number: "_cssNumber" };
171077
171223
  var _submitSettings = { thankYouMessageOptions: "_thankYouMessageOptions" };
171078
- var _textInput = { description: "_richContent" };
171224
+ var _tags = {
171225
+ description: "_richContent",
171226
+ options: "_tagsOption",
171227
+ media: "_mediaItem"
171228
+ };
171229
+ var _tagsOption = { media: "_mediaItem" };
171230
+ var _textInput = { description: "_richContent", media: "_mediaItem" };
171079
171231
  var _thankYouMessageOptions = { richContent: "_richContent" };
171080
- var _timeInput = { description: "_richContent" };
171232
+ var _timeInput = { description: "_richContent", media: "_mediaItem" };
171081
171233
  var _v1Metadata = {
171082
171234
  createdTimestamp: "google.protobuf.Timestamp",
171083
171235
  updatedTimestamp: "google.protobuf.Timestamp"
@@ -171221,10 +171373,12 @@ function getAppByVersion(payload4) {
171221
171373
  __String,
171222
171374
  _actionProviderSPIConfig,
171223
171375
  _actionSPIConfig,
171376
+ _address,
171224
171377
  _adminConfigurableTextInput,
171225
171378
  _andCondition,
171226
171379
  _appData,
171227
171380
  _appEmbedData,
171381
+ _appointment,
171228
171382
  _arrayItems,
171229
171383
  _arrayType,
171230
171384
  _arrayTypeArrayItems,
@@ -171232,6 +171386,7 @@ function getAppByVersion(payload4) {
171232
171386
  _authenticatorConfig,
171233
171387
  _background,
171234
171388
  _billing,
171389
+ _breakPoint,
171235
171390
  _breakpointPresetStyleOverrides,
171236
171391
  _checkbox,
171237
171392
  _checkboxGroup,
@@ -171263,11 +171418,14 @@ function getAppByVersion(payload4) {
171263
171418
  _expectedInputs,
171264
171419
  _field,
171265
171420
  _fileUpload,
171421
+ _fixedPayment,
171266
171422
  _focalPoint,
171423
+ _formLayout,
171267
171424
  _formTemplate,
171268
171425
  _functionsShopPriceSpiConfig,
171269
171426
  _galleryData,
171270
171427
  _galleryOptions,
171428
+ _group,
171271
171429
  _image,
171272
171430
  _imageData,
171273
171431
  _inlineElement,
@@ -171275,6 +171433,7 @@ function getAppByVersion(payload4) {
171275
171433
  _inputField_Number,
171276
171434
  _item,
171277
171435
  _itemImage,
171436
+ _itemLayout,
171278
171437
  _itemStyle,
171279
171438
  _mapData,
171280
171439
  _mapSettings,
@@ -171282,7 +171441,6 @@ function getAppByVersion(payload4) {
171282
171441
  _mediaItem,
171283
171442
  _messageContainingTranslatables,
171284
171443
  _meteredBilling,
171285
- _multilineAddress,
171286
171444
  _multilingualTranslationSchema,
171287
171445
  _node,
171288
171446
  _numberInput,
@@ -171292,6 +171450,7 @@ function getAppByVersion(payload4) {
171292
171450
  _packageDimension,
171293
171451
  _packageType,
171294
171452
  _payment,
171453
+ _paymentInput,
171295
171454
  _phoneInput,
171296
171455
  _plan,
171297
171456
  _pluginConfig,
@@ -171317,14 +171476,18 @@ function getAppByVersion(payload4) {
171317
171476
  _refInnerElementDefaults,
171318
171477
  _richContent,
171319
171478
  _richContentOptions,
171479
+ _scheduling,
171320
171480
  _schema,
171321
171481
  _schemaGroup,
171322
171482
  _shippingLabelCarrierSpiConfig,
171323
171483
  _shippingProviderConfig,
171324
171484
  _signature,
171485
+ _step,
171325
171486
  _studioWidgetComponentData,
171326
171487
  _styleItem,
171327
171488
  _submitSettings,
171489
+ _tags,
171490
+ _tagsOption,
171328
171491
  _textInput,
171329
171492
  _thankYouMessageOptions,
171330
171493
  _timeInput,
@@ -172108,6 +172271,7 @@ function listAppTemplates(payload4) {
172108
172271
  init_esm_shims();
172109
172272
  var __Array2 = {
172110
172273
  checkboxGroupOptions: "_checkboxGroup",
172274
+ tagsOptions: "_tags",
172111
172275
  validation: "_arrayType"
172112
172276
  };
172113
172277
  var __Boolean2 = { checkboxOptions: "_checkbox" };
@@ -172129,6 +172293,7 @@ var __String2 = {
172129
172293
  };
172130
172294
  var _actionProviderSPIConfig2 = { actionConfig: "_actionSPIConfig" };
172131
172295
  var _actionSPIConfig2 = { icon: "_commonImage" };
172296
+ var _address2 = { multilineAddressOptions: "_multilineAddress" };
172132
172297
  var _adminConfigurableTextInput2 = {
172133
172298
  requiredSettings: "google.protobuf.FieldMask",
172134
172299
  adminConfigurableSettings: "google.protobuf.FieldMask"
@@ -172141,6 +172306,7 @@ var _api_Number = {
172141
172306
  };
172142
172307
  var _apiArrayItems = { data: "_dataItems", dataItem: "_dataItem" };
172143
172308
  var _appEmbedData2 = { image: "_media" };
172309
+ var _appointment2 = { description: "_richContent" };
172144
172310
  var _arrayItems2 = {
172145
172311
  numberOptions: "_numberType",
172146
172312
  objectOptions: "_objectType"
@@ -172149,12 +172315,17 @@ var _arrayType2 = { items: "_arrayItems" };
172149
172315
  var _audioData2 = { audio: "_media", coverImage: "_media" };
172150
172316
  var _authenticatorConfig2 = { expectedInputs: "_expectedInputs" };
172151
172317
  var _background2 = { image: "_media" };
172318
+ var _breakPoint2 = { items: "_itemLayout" };
172152
172319
  var _breakpointPresetStyleOverrides2 = {
172153
172320
  default: "_presetStyleOverrides",
172154
172321
  small: "_presetStyleOverrides"
172155
172322
  };
172156
172323
  var _checkbox2 = { label: "_richContent" };
172157
- var _checkboxGroup2 = { description: "_richContent", options: "_option" };
172324
+ var _checkboxGroup2 = {
172325
+ description: "_richContent",
172326
+ options: "_option",
172327
+ media: "_mediaItem"
172328
+ };
172158
172329
  var _commonImage2 = {
172159
172330
  urlExpirationDate: "google.protobuf.Timestamp",
172160
172331
  focalPoint: "_focalPoint"
@@ -172184,11 +172355,15 @@ var _cssNumber2 = {
172184
172355
  maximum: "google.protobuf.FloatValue",
172185
172356
  multipleOf: "google.protobuf.FloatValue"
172186
172357
  };
172187
- var _dataItem2 = { number: "_api_Number", arrayItems: "_apiArrayItems" };
172358
+ var _dataItem2 = {
172359
+ number: "_api_Number",
172360
+ arrayItems: "_apiArrayItems",
172361
+ data: "_dataItems"
172362
+ };
172188
172363
  var _dataItems2 = { items: "Map#_dataItem" };
172189
- var _dateInput2 = { description: "_richContent" };
172190
- var _datePicker2 = { description: "_richContent" };
172191
- var _dateTimeInput2 = { description: "_richContent" };
172364
+ var _dateInput2 = { description: "_richContent", media: "_mediaItem" };
172365
+ var _datePicker2 = { description: "_richContent", media: "_mediaItem" };
172366
+ var _dateTimeInput2 = { description: "_richContent", media: "_mediaItem" };
172192
172367
  var _description2 = { representativeImage: "_commonImage" };
172193
172368
  var _design2 = { poll: "_pollDesign" };
172194
172369
  var _devCenterTestingComponentData2 = {
@@ -172201,8 +172376,8 @@ var _devCenterTestingComponentData2 = {
172201
172376
  };
172202
172377
  var _discount = { saleInfo: "_saleInfo" };
172203
172378
  var _displayField2 = { richContentOptions: "_richContentOptions" };
172204
- var _donationInput2 = { description: "_richContent" };
172205
- var _dropdown2 = { description: "_richContent" };
172379
+ var _donationInput2 = { description: "_richContent", media: "_mediaItem" };
172380
+ var _dropdown2 = { description: "_richContent", media: "_mediaItem" };
172206
172381
  var _editorElement2 = {
172207
172382
  style: "Map#_styleItem",
172208
172383
  data: "Map#_dataItem",
@@ -172223,13 +172398,20 @@ var _expectedInputs2 = {
172223
172398
  expectedVerifyInputs: "_predefinedExpectedInput"
172224
172399
  };
172225
172400
  var _field2 = { inputOptions: "_inputField", displayOptions: "_displayField" };
172226
- var _fileUpload2 = { description: "_richContent" };
172401
+ var _fileUpload2 = { description: "_richContent", media: "_mediaItem" };
172402
+ var _fixedPayment2 = { description: "_richContent", media: "_mediaItem" };
172227
172403
  var _focalPoint2 = { x: "DOUBLE", y: "DOUBLE" };
172404
+ var _formLayout2 = {
172405
+ large: "_breakPoint",
172406
+ medium: "_breakPoint",
172407
+ small: "_breakPoint"
172408
+ };
172228
172409
  var _formTemplate2 = {
172229
172410
  createdDate: "google.protobuf.Timestamp",
172230
172411
  updatedDate: "google.protobuf.Timestamp",
172231
172412
  fields: "_field",
172232
172413
  deletedFields: "_field",
172414
+ steps: "_step",
172233
172415
  rules: "_v2Rule",
172234
172416
  submitSettings: "_submitSettings"
172235
172417
  };
@@ -172240,6 +172422,7 @@ var _functionsShopPriceSpiConfig2 = {
172240
172422
  };
172241
172423
  var _galleryData2 = { items: "_item", options: "_galleryOptions" };
172242
172424
  var _galleryOptions2 = { item: "_itemStyle" };
172425
+ var _group2 = { items: "_itemLayout" };
172243
172426
  var _image2 = { urlExpirationDate: "google.protobuf.Timestamp" };
172244
172427
  var _imageData2 = { image: "_media" };
172245
172428
  var _inlineElement2 = {
@@ -172257,13 +172440,13 @@ var _inputField2 = {
172257
172440
  objectOptions: "__Object",
172258
172441
  wixFileOptions: "_wixFile",
172259
172442
  paymentOptions: "_payment",
172260
- multilineAddressOptions: "_inputFieldMultilineAddress"
172261
- };
172262
- var _inputFieldMultilineAddress = {
172263
- multilineAddressOptions: "_multilineAddress"
172443
+ multilineAddressOptions: "_address",
172444
+ schedulingOptions: "_scheduling",
172445
+ addressOptions: "_address"
172264
172446
  };
172265
172447
  var _item2 = { image: "_itemImage", video: "_video" };
172266
172448
  var _itemImage2 = { media: "_media" };
172449
+ var _itemLayout2 = { group: "_group" };
172267
172450
  var _itemStyle2 = { ratio: "google.protobuf.DoubleValue" };
172268
172451
  var _managedApp = {
172269
172452
  premiumInfo: "_premiumInfo",
@@ -172282,7 +172465,7 @@ var _mediaItem2 = { image: "_upstreamWixCommonImage" };
172282
172465
  var _messageContainingTranslatables2 = {
172283
172466
  innerTranslatableRichContent: "_richContent"
172284
172467
  };
172285
- var _multilineAddress2 = { description: "_richContent" };
172468
+ var _multilineAddress = { description: "_richContent" };
172286
172469
  var _multilingualTranslationSchema2 = { referenceData: "_schema" };
172287
172470
  var _node2 = {
172288
172471
  galleryData: "_galleryData",
@@ -172296,7 +172479,8 @@ var _node2 = {
172296
172479
  };
172297
172480
  var _numberInput2 = {
172298
172481
  default: "google.protobuf.DoubleValue",
172299
- description: "_richContent"
172482
+ description: "_richContent",
172483
+ media: "_mediaItem"
172300
172484
  };
172301
172485
  var _numberType2 = {
172302
172486
  maximum: "google.protobuf.DoubleValue",
@@ -172315,9 +172499,16 @@ var _packageDimension2 = {
172315
172499
  var _packageType2 = { dimension: "_packageDimension", image: "_image" };
172316
172500
  var _payment2 = {
172317
172501
  checkboxGroupOptions: "_productCheckboxGroup",
172318
- donationInputOptions: "_donationInput"
172502
+ donationInputOptions: "_donationInput",
172503
+ paymentInputOptions: "_paymentInput",
172504
+ fixedPaymentOptions: "_fixedPayment"
172319
172505
  };
172320
- var _phoneInput2 = { description: "_richContent" };
172506
+ var _paymentInput2 = {
172507
+ default: "google.protobuf.DoubleValue",
172508
+ description: "_richContent",
172509
+ media: "_mediaItem"
172510
+ };
172511
+ var _phoneInput2 = { description: "_richContent", media: "_mediaItem" };
172321
172512
  var _pluginConfig2 = { startingEnforcementDate: "google.protobuf.Timestamp" };
172322
172513
  var _poll2 = { image: "_media", options: "_pollOption" };
172323
172514
  var _pollData2 = { poll: "_poll", design: "_design" };
@@ -172345,15 +172536,16 @@ var _presetStyleOverrides2 = { elements: "Map#_elementStyleOverrides" };
172345
172536
  var _pricingDetails = { discount: "_discount" };
172346
172537
  var _productCheckboxGroup2 = {
172347
172538
  description: "_richContent",
172348
- options: "_productCheckboxGroupOption"
172539
+ options: "_productCheckboxGroupOption",
172540
+ media: "_mediaItem"
172349
172541
  };
172350
172542
  var _productCheckboxGroupOption2 = { media: "_mediaItem" };
172351
172543
  var _propertiesType2 = {
172352
172544
  numberOptions: "_numberType",
172353
172545
  arrayOptions: "_arrayType"
172354
172546
  };
172355
- var _radioGroup2 = { description: "_richContent" };
172356
- var _ratingInput2 = { description: "_richContent" };
172547
+ var _radioGroup2 = { description: "_richContent", media: "_mediaItem" };
172548
+ var _ratingInput2 = { description: "_richContent", media: "_mediaItem" };
172357
172549
  var _refElement2 = {
172358
172550
  resolvedElement: "_inlineElement",
172359
172551
  elementsDefaults: "Map#_refInnerElementDefaults",
@@ -172366,6 +172558,7 @@ var _saleInfo = {
172366
172558
  startDate: "google.protobuf.Timestamp",
172367
172559
  endDate: "google.protobuf.Timestamp"
172368
172560
  };
172561
+ var _scheduling2 = { appointmentOptions: "_appointment" };
172369
172562
  var _schema2 = {
172370
172563
  createdDate: "google.protobuf.Timestamp",
172371
172564
  updatedDate: "google.protobuf.Timestamp",
@@ -172377,16 +172570,23 @@ var _schemaGroup2 = {
172377
172570
  };
172378
172571
  var _shippingLabelCarrierSpiConfig2 = { packageTypes: "_packageType" };
172379
172572
  var _shippingProviderConfig2 = { shippingPrice: "DOUBLE" };
172380
- var _signature2 = { description: "_richContent" };
172573
+ var _signature2 = { description: "_richContent", media: "_mediaItem" };
172574
+ var _step2 = { layout: "_formLayout" };
172381
172575
  var _studioWidgetComponentData2 = {
172382
172576
  widgetDisplay: "_widgetDisplay",
172383
172577
  editorPresence: "_editorPresence"
172384
172578
  };
172385
172579
  var _styleItem2 = { number: "_cssNumber" };
172386
172580
  var _submitSettings2 = { thankYouMessageOptions: "_thankYouMessageOptions" };
172387
- var _textInput2 = { description: "_richContent" };
172581
+ var _tags2 = {
172582
+ description: "_richContent",
172583
+ options: "_tagsOption",
172584
+ media: "_mediaItem"
172585
+ };
172586
+ var _tagsOption2 = { media: "_mediaItem" };
172587
+ var _textInput2 = { description: "_richContent", media: "_mediaItem" };
172388
172588
  var _thankYouMessageOptions2 = { richContent: "_richContent" };
172389
- var _timeInput2 = { description: "_richContent" };
172589
+ var _timeInput2 = { description: "_richContent", media: "_mediaItem" };
172390
172590
  var _upstreamWixCommonImage = {
172391
172591
  urlExpirationDate: "google.protobuf.Timestamp"
172392
172592
  };
@@ -172480,16 +172680,19 @@ function managedApps(payload4) {
172480
172680
  __String: __String2,
172481
172681
  _actionProviderSPIConfig: _actionProviderSPIConfig2,
172482
172682
  _actionSPIConfig: _actionSPIConfig2,
172683
+ _address: _address2,
172483
172684
  _adminConfigurableTextInput: _adminConfigurableTextInput2,
172484
172685
  _andCondition: _andCondition2,
172485
172686
  _apiArrayItems,
172486
172687
  _api_Number,
172487
172688
  _appEmbedData: _appEmbedData2,
172689
+ _appointment: _appointment2,
172488
172690
  _arrayItems: _arrayItems2,
172489
172691
  _arrayType: _arrayType2,
172490
172692
  _audioData: _audioData2,
172491
172693
  _authenticatorConfig: _authenticatorConfig2,
172492
172694
  _background: _background2,
172695
+ _breakPoint: _breakPoint2,
172493
172696
  _breakpointPresetStyleOverrides: _breakpointPresetStyleOverrides2,
172494
172697
  _checkbox: _checkbox2,
172495
172698
  _checkboxGroup: _checkboxGroup2,
@@ -172520,20 +172723,23 @@ function managedApps(payload4) {
172520
172723
  _expectedInputs: _expectedInputs2,
172521
172724
  _field: _field2,
172522
172725
  _fileUpload: _fileUpload2,
172726
+ _fixedPayment: _fixedPayment2,
172523
172727
  _focalPoint: _focalPoint2,
172728
+ _formLayout: _formLayout2,
172524
172729
  _formTemplate: _formTemplate2,
172525
172730
  _freeTrialData,
172526
172731
  _function,
172527
172732
  _functionsShopPriceSpiConfig: _functionsShopPriceSpiConfig2,
172528
172733
  _galleryData: _galleryData2,
172529
172734
  _galleryOptions: _galleryOptions2,
172735
+ _group: _group2,
172530
172736
  _image: _image2,
172531
172737
  _imageData: _imageData2,
172532
172738
  _inlineElement: _inlineElement2,
172533
172739
  _inputField: _inputField2,
172534
- _inputFieldMultilineAddress,
172535
172740
  _item: _item2,
172536
172741
  _itemImage: _itemImage2,
172742
+ _itemLayout: _itemLayout2,
172537
172743
  _itemStyle: _itemStyle2,
172538
172744
  _managedApp,
172539
172745
  _mapData: _mapData2,
@@ -172541,7 +172747,7 @@ function managedApps(payload4) {
172541
172747
  _media: _media2,
172542
172748
  _mediaItem: _mediaItem2,
172543
172749
  _messageContainingTranslatables: _messageContainingTranslatables2,
172544
- _multilineAddress: _multilineAddress2,
172750
+ _multilineAddress,
172545
172751
  _multilingualTranslationSchema: _multilingualTranslationSchema2,
172546
172752
  _node: _node2,
172547
172753
  _numberInput: _numberInput2,
@@ -172552,6 +172758,7 @@ function managedApps(payload4) {
172552
172758
  _packageDimension: _packageDimension2,
172553
172759
  _packageType: _packageType2,
172554
172760
  _payment: _payment2,
172761
+ _paymentInput: _paymentInput2,
172555
172762
  _phoneInput: _phoneInput2,
172556
172763
  _pluginConfig: _pluginConfig2,
172557
172764
  _poll: _poll2,
@@ -172578,14 +172785,18 @@ function managedApps(payload4) {
172578
172785
  _richContent: _richContent2,
172579
172786
  _richContentOptions: _richContentOptions2,
172580
172787
  _saleInfo,
172788
+ _scheduling: _scheduling2,
172581
172789
  _schema: _schema2,
172582
172790
  _schemaGroup: _schemaGroup2,
172583
172791
  _shippingLabelCarrierSpiConfig: _shippingLabelCarrierSpiConfig2,
172584
172792
  _shippingProviderConfig: _shippingProviderConfig2,
172585
172793
  _signature: _signature2,
172794
+ _step: _step2,
172586
172795
  _studioWidgetComponentData: _studioWidgetComponentData2,
172587
172796
  _styleItem: _styleItem2,
172588
172797
  _submitSettings: _submitSettings2,
172798
+ _tags: _tags2,
172799
+ _tagsOption: _tagsOption2,
172589
172800
  _textInput: _textInput2,
172590
172801
  _thankYouMessageOptions: _thankYouMessageOptions2,
172591
172802
  _timeInput: _timeInput2,
@@ -172863,6 +173074,8 @@ var ComponentType2;
172863
173074
  ComponentType3["SITE_MIGRATION"] = "SITE_MIGRATION";
172864
173075
  ComponentType3["RESTAURANTS_POS_PROVIDER_SETTINGS_SERVICE_PLUGIN"] = "RESTAURANTS_POS_PROVIDER_SETTINGS_SERVICE_PLUGIN";
172865
173076
  ComponentType3["WIX_VIBE_CODING_INSTRUCTIONS"] = "WIX_VIBE_CODING_INSTRUCTIONS";
173077
+ ComponentType3["TAX_EXEMPT_GROUPS_PROVIDER"] = "TAX_EXEMPT_GROUPS_PROVIDER";
173078
+ ComponentType3["BOOKING_AUTOMATIONS_CONFIGURATION"] = "BOOKING_AUTOMATIONS_CONFIGURATION";
172866
173079
  })(ComponentType2 || (ComponentType2 = {}));
172867
173080
  var WidgetVertical2;
172868
173081
  (function(WidgetVertical3) {
@@ -173227,6 +173440,12 @@ var Status2;
173227
173440
  Status5["ACTIVE"] = "ACTIVE";
173228
173441
  Status5["INACTIVE"] = "INACTIVE";
173229
173442
  })(Status2 || (Status2 = {}));
173443
+ var LayoutMode2;
173444
+ (function(LayoutMode3) {
173445
+ LayoutMode3["STANDARD_VIEW"] = "STANDARD_VIEW";
173446
+ LayoutMode3["BUILDER_VIEW"] = "BUILDER_VIEW";
173447
+ LayoutMode3["EXPANDED_VIEW"] = "EXPANDED_VIEW";
173448
+ })(LayoutMode2 || (LayoutMode2 = {}));
173230
173449
  var TextInputDisplayType2;
173231
173450
  (function(TextInputDisplayType3) {
173232
173451
  TextInputDisplayType3["TEXT"] = "TEXT";
@@ -173621,6 +173840,7 @@ var OAuthAppType2;
173621
173840
  OAuthAppType3["WEB_APP"] = "WEB_APP";
173622
173841
  OAuthAppType3["MOBILE"] = "MOBILE";
173623
173842
  OAuthAppType3["OTHER"] = "OTHER";
173843
+ OAuthAppType3["SYSTEM"] = "SYSTEM";
173624
173844
  })(OAuthAppType2 || (OAuthAppType2 = {}));
173625
173845
  var OAuthTechnologies2;
173626
173846
  (function(OAuthTechnologies3) {
@@ -173843,7 +174063,27 @@ var StringComponentType2;
173843
174063
  StringComponentType3["DATE_INPUT"] = "DATE_INPUT";
173844
174064
  StringComponentType3["TIME_INPUT"] = "TIME_INPUT";
173845
174065
  StringComponentType3["DATE_PICKER"] = "DATE_PICKER";
174066
+ StringComponentType3["SERVICES_DROPDOWN"] = "SERVICES_DROPDOWN";
173846
174067
  })(StringComponentType2 || (StringComponentType2 = {}));
174068
+ var ImagePosition2;
174069
+ (function(ImagePosition3) {
174070
+ ImagePosition3["UNKNOWN_IMAGE_POSITION"] = "UNKNOWN_IMAGE_POSITION";
174071
+ ImagePosition3["ABOVE"] = "ABOVE";
174072
+ ImagePosition3["BELOW"] = "BELOW";
174073
+ })(ImagePosition2 || (ImagePosition2 = {}));
174074
+ var AlignmentEnumAlignment2;
174075
+ (function(AlignmentEnumAlignment3) {
174076
+ AlignmentEnumAlignment3["UNKNOWN_ALIGNMENT"] = "UNKNOWN_ALIGNMENT";
174077
+ AlignmentEnumAlignment3["LEFT"] = "LEFT";
174078
+ AlignmentEnumAlignment3["CENTER"] = "CENTER";
174079
+ AlignmentEnumAlignment3["RIGHT"] = "RIGHT";
174080
+ })(AlignmentEnumAlignment2 || (AlignmentEnumAlignment2 = {}));
174081
+ var ImageFit2;
174082
+ (function(ImageFit3) {
174083
+ ImageFit3["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
174084
+ ImageFit3["COVER"] = "COVER";
174085
+ ImageFit3["CONTAIN"] = "CONTAIN";
174086
+ })(ImageFit2 || (ImageFit2 = {}));
173847
174087
  var NumberOfColumns2;
173848
174088
  (function(NumberOfColumns3) {
173849
174089
  NumberOfColumns3["UNKNOWN"] = "UNKNOWN";
@@ -173890,6 +174130,7 @@ var ArrayComponentType2;
173890
174130
  (function(ArrayComponentType3) {
173891
174131
  ArrayComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
173892
174132
  ArrayComponentType3["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
174133
+ ArrayComponentType3["TAGS"] = "TAGS";
173893
174134
  })(ArrayComponentType2 || (ArrayComponentType2 = {}));
173894
174135
  var WixFileComponentType2;
173895
174136
  (function(WixFileComponentType3) {
@@ -173897,6 +174138,15 @@ var WixFileComponentType2;
173897
174138
  WixFileComponentType3["FILE_UPLOAD"] = "FILE_UPLOAD";
173898
174139
  WixFileComponentType3["SIGNATURE"] = "SIGNATURE";
173899
174140
  })(WixFileComponentType2 || (WixFileComponentType2 = {}));
174141
+ var UploadFileFormatEnumUploadFileFormat2;
174142
+ (function(UploadFileFormatEnumUploadFileFormat3) {
174143
+ UploadFileFormatEnumUploadFileFormat3["UNKNOWN_UPLOAD_FILE_FORMAT"] = "UNKNOWN_UPLOAD_FILE_FORMAT";
174144
+ UploadFileFormatEnumUploadFileFormat3["VIDEO"] = "VIDEO";
174145
+ UploadFileFormatEnumUploadFileFormat3["IMAGE"] = "IMAGE";
174146
+ UploadFileFormatEnumUploadFileFormat3["AUDIO"] = "AUDIO";
174147
+ UploadFileFormatEnumUploadFileFormat3["DOCUMENT"] = "DOCUMENT";
174148
+ UploadFileFormatEnumUploadFileFormat3["ARCHIVE"] = "ARCHIVE";
174149
+ })(UploadFileFormatEnumUploadFileFormat2 || (UploadFileFormatEnumUploadFileFormat2 = {}));
173900
174150
  var UploadFileFormat2;
173901
174151
  (function(UploadFileFormat3) {
173902
174152
  UploadFileFormat3["UNDEFINED"] = "UNDEFINED";
@@ -173911,6 +174161,8 @@ var PaymentComponentType2;
173911
174161
  PaymentComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
173912
174162
  PaymentComponentType3["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
173913
174163
  PaymentComponentType3["DONATION_INPUT"] = "DONATION_INPUT";
174164
+ PaymentComponentType3["PAYMENT_INPUT"] = "PAYMENT_INPUT";
174165
+ PaymentComponentType3["FIXED_PAYMENT"] = "FIXED_PAYMENT";
173914
174166
  })(PaymentComponentType2 || (PaymentComponentType2 = {}));
173915
174167
  var ProductType2;
173916
174168
  (function(ProductType3) {
@@ -173924,23 +174176,29 @@ var PriceType2;
173924
174176
  PriceType3["FIXED_PRICE"] = "FIXED_PRICE";
173925
174177
  PriceType3["DYNAMIC_PRICE"] = "DYNAMIC_PRICE";
173926
174178
  })(PriceType2 || (PriceType2 = {}));
173927
- var ImageFit2;
173928
- (function(ImageFit3) {
173929
- ImageFit3["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
173930
- ImageFit3["COVER"] = "COVER";
173931
- ImageFit3["CONTAIN"] = "CONTAIN";
173932
- })(ImageFit2 || (ImageFit2 = {}));
173933
- var MultilineAddressComponentType2;
173934
- (function(MultilineAddressComponentType3) {
173935
- MultilineAddressComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
173936
- MultilineAddressComponentType3["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
173937
- })(MultilineAddressComponentType2 || (MultilineAddressComponentType2 = {}));
174179
+ var AddressComponentType2;
174180
+ (function(AddressComponentType3) {
174181
+ AddressComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
174182
+ AddressComponentType3["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
174183
+ })(AddressComponentType2 || (AddressComponentType2 = {}));
173938
174184
  var DefaultCountryConfigType2;
173939
174185
  (function(DefaultCountryConfigType3) {
173940
174186
  DefaultCountryConfigType3["UNKNOWN_DEFAULT_COUNTRY"] = "UNKNOWN_DEFAULT_COUNTRY";
173941
174187
  DefaultCountryConfigType3["BY_IP"] = "BY_IP";
173942
174188
  DefaultCountryConfigType3["COUNTRY"] = "COUNTRY";
173943
174189
  })(DefaultCountryConfigType2 || (DefaultCountryConfigType2 = {}));
174190
+ var SchedulingComponentType2;
174191
+ (function(SchedulingComponentType3) {
174192
+ SchedulingComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
174193
+ SchedulingComponentType3["APPOINTMENT"] = "APPOINTMENT";
174194
+ })(SchedulingComponentType2 || (SchedulingComponentType2 = {}));
174195
+ var AppointmentFormat2;
174196
+ (function(AppointmentFormat3) {
174197
+ AppointmentFormat3["UNKNOWN_FORMAT_TYPE"] = "UNKNOWN_FORMAT_TYPE";
174198
+ AppointmentFormat3["IN_PERSON"] = "IN_PERSON";
174199
+ AppointmentFormat3["VIDEO_CONFERENCE"] = "VIDEO_CONFERENCE";
174200
+ AppointmentFormat3["PHONE"] = "PHONE";
174201
+ })(AppointmentFormat2 || (AppointmentFormat2 = {}));
173944
174202
  var InputType2;
173945
174203
  (function(InputType3) {
173946
174204
  InputType3["UNKNOWN_INPUT_TYPE"] = "UNKNOWN_INPUT_TYPE";
@@ -173952,6 +174210,8 @@ var InputType2;
173952
174210
  InputType3["WIX_FILE"] = "WIX_FILE";
173953
174211
  InputType3["PAYMENT"] = "PAYMENT";
173954
174212
  InputType3["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
174213
+ InputType3["SCHEDULING"] = "SCHEDULING";
174214
+ InputType3["ADDRESS"] = "ADDRESS";
173955
174215
  })(InputType2 || (InputType2 = {}));
173956
174216
  var EmailInfoTag2;
173957
174217
  (function(EmailInfoTag3) {
@@ -174555,6 +174815,7 @@ var DataType2;
174555
174815
  DataType3["arrayItems"] = "arrayItems";
174556
174816
  DataType3["direction"] = "direction";
174557
174817
  DataType3["menuItems"] = "menuItems";
174818
+ DataType3["data"] = "data";
174558
174819
  })(DataType2 || (DataType2 = {}));
174559
174820
  var A11yAttributes2;
174560
174821
  (function(A11yAttributes3) {
@@ -175000,6 +175261,11 @@ var ValueConstraintType2;
175000
175261
  ValueConstraintType3["MIN_MAX_RANGE"] = "MIN_MAX_RANGE";
175001
175262
  ValueConstraintType3["RANGE"] = "RANGE";
175002
175263
  })(ValueConstraintType2 || (ValueConstraintType2 = {}));
175264
+ var RegionScopeScope2;
175265
+ (function(RegionScopeScope3) {
175266
+ RegionScopeScope3["SPECIFIC_REGIONS"] = "SPECIFIC_REGIONS";
175267
+ RegionScopeScope3["WORLDWIDE"] = "WORLDWIDE";
175268
+ })(RegionScopeScope2 || (RegionScopeScope2 = {}));
175003
175269
  var SaleType;
175004
175270
  (function(SaleType2) {
175005
175271
  SaleType2["UNKNOWN_SALE_TYPE"] = "UNKNOWN_SALE_TYPE";
@@ -175828,28 +176094,10 @@ var DevCenterClient = class {
175828
176094
 
175829
176095
  // ../dev-center-client/src/useDevCenterClient.ts
175830
176096
  init_esm_shims();
175831
- var import_react93 = __toESM(require_react(), 1);
175832
-
175833
- // ../cli-http-client-react/src/index.ts
175834
- init_esm_shims();
175835
-
175836
- // ../cli-http-client-react/src/useHttpClient.ts
175837
- init_esm_shims();
175838
- var import_react92 = __toESM(require_react(), 1);
175839
- function useHttpClient({
175840
- type
175841
- }) {
175842
- const { getAccessToken: getAppToken, getRequestHeaders: createHeaders2 } = useAuth();
175843
- return (0, import_react92.useMemo)(
175844
- () => createHttpClient({ type, getAppToken, createHeaders: createHeaders2 }),
175845
- [type, getAppToken, createHeaders2]
175846
- );
175847
- }
175848
-
175849
- // ../dev-center-client/src/useDevCenterClient.ts
176097
+ var import_react94 = __toESM(require_react(), 1);
175850
176098
  function useDevCenterClient() {
175851
176099
  const httpClient = useHttpClient({ type: "backoffice" });
175852
- return (0, import_react93.useMemo)(() => new DevCenterClient(httpClient), [httpClient]);
176100
+ return (0, import_react94.useMemo)(() => new DevCenterClient(httpClient), [httpClient]);
175853
176101
  }
175854
176102
 
175855
176103
  // src/hosting/hosting-service.ts
@@ -178668,11 +178916,11 @@ async function loadProjectModel(projectFolder) {
178668
178916
  })
178669
178917
  };
178670
178918
  }
178671
- var ProjectModelContext = (0, import_react94.createContext)(null);
178919
+ var ProjectModelContext = (0, import_react95.createContext)(null);
178672
178920
  var ProjectModelProvider = (props) => {
178673
178921
  const { reportError } = useErrorReporter();
178674
- const [model, setModel] = (0, import_react94.useState)(props.value);
178675
- const [watcher] = (0, import_react94.useState)(() => {
178922
+ const [model, setModel] = (0, import_react95.useState)(props.value);
178923
+ const [watcher] = (0, import_react95.useState)(() => {
178676
178924
  const watcher2 = new ProjectModelWatcher(model);
178677
178925
  if (props.watchForChanges === true) {
178678
178926
  watcher2.watch().onChange((newModel, changeType) => {
@@ -178683,15 +178931,15 @@ var ProjectModelProvider = (props) => {
178683
178931
  }
178684
178932
  return watcher2;
178685
178933
  });
178686
- (0, import_react94.useEffect)(() => {
178934
+ (0, import_react95.useEffect)(() => {
178687
178935
  return () => {
178688
178936
  watcher.close().catch(reportError);
178689
178937
  };
178690
178938
  }, [watcher, reportError]);
178691
- return /* @__PURE__ */ import_react94.default.createElement(ProjectModelContext.Provider, { value: { model, watcher } }, props.children);
178939
+ return /* @__PURE__ */ import_react95.default.createElement(ProjectModelContext.Provider, { value: { model, watcher } }, props.children);
178692
178940
  };
178693
178941
  function useProjectModel() {
178694
- const context = (0, import_react94.useContext)(ProjectModelContext);
178942
+ const context = (0, import_react95.useContext)(ProjectModelContext);
178695
178943
  if (context == null) {
178696
178944
  throw new Error(
178697
178945
  "useProjectModel() cannot be used without an <ProjectModelProvider>"
@@ -178796,6 +179044,9 @@ export {
178796
179044
  userConfigSchema,
178797
179045
  getTSConfigFilePath,
178798
179046
  getDebugLogFilePath,
179047
+ HttpClientProvider,
179048
+ useHttpClient,
179049
+ buildHttpClientHeaders,
178799
179050
  ComponentType,
178800
179051
  RegionType,
178801
179052
  EmbeddedScriptPages,
@@ -178871,7 +179122,6 @@ export {
178871
179122
  ServicePluginTypeToFolderName,
178872
179123
  readAppConfig,
178873
179124
  saveAppConfig,
178874
- useHttpClient,
178875
179125
  useDevCenterClient,
178876
179126
  require_mime_types,
178877
179127
  wixCliAppFlowStepsAnswers,
@@ -179097,4 +179347,4 @@ mustache/mustache.mjs:
179097
179347
  * http://github.com/janl/mustache.js
179098
179348
  *)
179099
179349
  */
179100
- //# sourceMappingURL=chunk-YPGKEDHM.js.map
179350
+ //# sourceMappingURL=chunk-BHZTKO6P.js.map