@commercetools-frontend/mc-scripts 22.26.0 → 22.28.0

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 (53) hide show
  1. package/cli/dist/commercetools-frontend-mc-scripts-cli.cjs.dev.js +5 -5
  2. package/cli/dist/commercetools-frontend-mc-scripts-cli.cjs.prod.js +5 -5
  3. package/cli/dist/commercetools-frontend-mc-scripts-cli.esm.js +5 -5
  4. package/dist/{build-3cffb5a0.esm.js → build-5fa51b8c.esm.js} +3 -3
  5. package/dist/{build-c0350e33.cjs.dev.js → build-999eabc6.cjs.dev.js} +3 -3
  6. package/dist/{build-3d1a168d.cjs.prod.js → build-e34b99e8.cjs.prod.js} +3 -3
  7. package/dist/{build-vite-4dbdebec.cjs.dev.js → build-vite-0ec1e9cf.cjs.dev.js} +27 -2
  8. package/dist/{build-vite-6b0997ab.esm.js → build-vite-5d0fa021.esm.js} +27 -2
  9. package/dist/{build-vite-891aeb58.cjs.prod.js → build-vite-acf05a1a.cjs.prod.js} +27 -2
  10. package/dist/commercetools-frontend-mc-scripts.cjs.dev.js +1 -1
  11. package/dist/commercetools-frontend-mc-scripts.cjs.prod.js +1 -1
  12. package/dist/commercetools-frontend-mc-scripts.esm.js +1 -1
  13. package/dist/{config-sync-ea30964f.cjs.dev.js → config-sync-3aaa3f5d.cjs.dev.js} +2 -2
  14. package/dist/{config-sync-b42e094e.cjs.prod.js → config-sync-97ba72f5.cjs.prod.js} +2 -2
  15. package/dist/{config-sync-16a2d2cd.esm.js → config-sync-cabd5374.esm.js} +2 -2
  16. package/dist/{create-postcss-config-b4c9763d.esm.js → create-postcss-config-0323c669.esm.js} +1 -1
  17. package/dist/{create-postcss-config-b5de7f41.cjs.prod.js → create-postcss-config-069ef9c3.cjs.prod.js} +1 -1
  18. package/dist/{create-postcss-config-8953c45c.cjs.dev.js → create-postcss-config-5d1737f0.cjs.dev.js} +1 -1
  19. package/dist/{create-webpack-config-for-development-fab61836.esm.js → create-webpack-config-for-development-43c88bf6.esm.js} +1 -1
  20. package/dist/{create-webpack-config-for-development-d6961373.cjs.dev.js → create-webpack-config-for-development-4690f4cf.cjs.dev.js} +1 -1
  21. package/dist/{create-webpack-config-for-development-bf808592.cjs.prod.js → create-webpack-config-for-development-e7733a1b.cjs.prod.js} +1 -1
  22. package/dist/{create-webpack-config-for-production-661ac28f.esm.js → create-webpack-config-for-production-28d51113.esm.js} +2 -2
  23. package/dist/{create-webpack-config-for-production-79cce527.cjs.dev.js → create-webpack-config-for-production-778d2b5e.cjs.dev.js} +2 -2
  24. package/dist/{create-webpack-config-for-production-cb5c52f6.cjs.prod.js → create-webpack-config-for-production-cbf22a83.cjs.prod.js} +2 -2
  25. package/dist/{credentials-storage-695ea425.cjs.prod.js → credentials-storage-0fb8f4a6.cjs.prod.js} +1 -1
  26. package/dist/{credentials-storage-20f728c6.cjs.dev.js → credentials-storage-8b9ddb0b.cjs.dev.js} +1 -1
  27. package/dist/{credentials-storage-0ba63736.esm.js → credentials-storage-f4e08e09.esm.js} +1 -1
  28. package/dist/declarations/src/generated/core.d.ts +21 -1
  29. package/dist/declarations/src/generated/settings.d.ts +53 -0
  30. package/dist/declarations/src/utils/get-i18n-message-format.d.ts +3 -0
  31. package/dist/declarations/src/vite-plugins/vite-plugin-i18n-message-compilation.d.ts +3 -0
  32. package/dist/get-i18n-message-format-3e59a0d7.cjs.prod.js +15 -0
  33. package/dist/get-i18n-message-format-44a20fa2.cjs.dev.js +15 -0
  34. package/dist/get-i18n-message-format-58852baf.esm.js +9 -0
  35. package/dist/{login-4f3ba7f2.esm.js → login-90029738.esm.js} +2 -2
  36. package/dist/{login-7d2e2da5.cjs.prod.js → login-9ee301cd.cjs.prod.js} +2 -2
  37. package/dist/{login-ab472bfc.cjs.dev.js → login-bd94d195.cjs.dev.js} +2 -2
  38. package/dist/{package-229f49aa.cjs.prod.js → package-1bf866e8.cjs.dev.js} +17 -17
  39. package/dist/{package-c40c93c9.esm.js → package-50be39f9.esm.js} +17 -17
  40. package/dist/{package-2e94a21f.cjs.dev.js → package-d977cdc9.cjs.prod.js} +17 -17
  41. package/dist/{start-281ace77.esm.js → start-4671c540.esm.js} +3 -3
  42. package/dist/{start-6c5c8da2.cjs.dev.js → start-54be934f.cjs.dev.js} +3 -3
  43. package/dist/{start-a75f4609.cjs.prod.js → start-a0031945.cjs.prod.js} +3 -3
  44. package/package.json +17 -17
  45. package/postcss/dist/commercetools-frontend-mc-scripts-postcss.cjs.dev.js +2 -2
  46. package/postcss/dist/commercetools-frontend-mc-scripts-postcss.cjs.prod.js +2 -2
  47. package/postcss/dist/commercetools-frontend-mc-scripts-postcss.esm.js +2 -2
  48. package/webpack/dist/commercetools-frontend-mc-scripts-webpack.cjs.dev.js +4 -4
  49. package/webpack/dist/commercetools-frontend-mc-scripts-webpack.cjs.prod.js +4 -4
  50. package/webpack/dist/commercetools-frontend-mc-scripts-webpack.esm.js +4 -4
  51. package/webpack-loaders/i18n-message-compilation-loader/dist/commercetools-frontend-mc-scripts-webpack-loaders-i18n-message-compilation-loader.cjs.dev.js +3 -8
  52. package/webpack-loaders/i18n-message-compilation-loader/dist/commercetools-frontend-mc-scripts-webpack-loaders-i18n-message-compilation-loader.cjs.prod.js +3 -8
  53. package/webpack-loaders/i18n-message-compilation-loader/dist/commercetools-frontend-mc-scripts-webpack-loaders-i18n-message-compilation-loader.esm.js +3 -4
@@ -38,6 +38,16 @@ export type TAttributeGroupLimits = {
38
38
  __typename?: 'AttributeGroupLimits';
39
39
  maxTotalAttributeGroups?: Maybe<Scalars['Int']>;
40
40
  };
41
+ export type TAttribution = {
42
+ __typename?: 'Attribution';
43
+ clientId?: Maybe<Scalars['String']>;
44
+ source: TAttributionSource;
45
+ userRef?: Maybe<TReference>;
46
+ };
47
+ export declare enum TAttributionSource {
48
+ Export = "Export",
49
+ Import = "Import"
50
+ }
41
51
  /** AWS S3 container config */
42
52
  export type TAwsContainer = {
43
53
  __typename?: 'AwsContainer';
@@ -46,6 +56,14 @@ export type TAwsContainer = {
46
56
  /** Project part of the object path on s3 */
47
57
  projectPrefix: Scalars['String'];
48
58
  };
59
+ /** Azure Blob Storage container config */
60
+ export type TAzureBlobStorageContainer = {
61
+ __typename?: 'AzureBlobStorageContainer';
62
+ /** Project part of the object path on s3 */
63
+ baseUrl: Scalars['String'];
64
+ /** Public bucket url, without the project part */
65
+ name: Scalars['String'];
66
+ };
49
67
  export declare enum TBusinessRole {
50
68
  /** Architect role. */
51
69
  Architect = "Architect",
@@ -226,6 +244,7 @@ export type TInitiator = {
226
244
  __typename?: 'Initiator';
227
245
  anonymousId?: Maybe<Scalars['String']>;
228
246
  associateRef?: Maybe<TReference>;
247
+ attributedTo?: Maybe<TAttribution>;
229
248
  clientId?: Maybe<Scalars['String']>;
230
249
  customerRef?: Maybe<TReference>;
231
250
  externalUserId?: Maybe<Scalars['String']>;
@@ -237,7 +256,7 @@ export type TLocalizedString = {
237
256
  locale: Scalars['Locale'];
238
257
  value: Scalars['String'];
239
258
  };
240
- export type TMediaContainer = TAwsContainer | TPublicContainer;
259
+ export type TMediaContainer = TAwsContainer | TAzureBlobStorageContainer | TPublicContainer;
241
260
  export type TMessagesConfiguration = {
242
261
  __typename?: 'MessagesConfiguration';
243
262
  deleteDaysAfterCreation?: Maybe<Scalars['Int']>;
@@ -379,6 +398,7 @@ export type TProductDiscountLimits = {
379
398
  export type TProductLimits = {
380
399
  __typename?: 'ProductLimits';
381
400
  pricesLimitPerVariant?: Maybe<Scalars['Int']>;
401
+ productTailoringLimit?: Maybe<Scalars['Int']>;
382
402
  variantLimit?: Maybe<Scalars['Int']>;
383
403
  };
384
404
  export type TProductTypeLimits = {
@@ -65,6 +65,11 @@ export type TAverageOrderValueConfiguration = {
65
65
  export type TAverageOrderValueConfigurationInput = {
66
66
  showPreviousTimeframe: Scalars['Boolean'];
67
67
  };
68
+ export type TBatchProcessResult = {
69
+ __typename?: 'BatchProcessResult';
70
+ failed: Array<TTdlqMessageResult>;
71
+ successful: Array<TTdlqMessageResult>;
72
+ };
68
73
  export declare enum TBestSellingLimit {
69
74
  Fifteen = "FIFTEEN",
70
75
  Five = "FIVE",
@@ -381,6 +386,9 @@ export type TCustomViewsPagedQueryResult = {
381
386
  results: Array<TCustomView>;
382
387
  total: Scalars['Int'];
383
388
  };
389
+ export type TCustomerEmailValidationSettingsInput = {
390
+ isCustomerEmailValidationDisabled: Scalars['Boolean'];
391
+ };
384
392
  export type TCustomersListView = {
385
393
  __typename?: 'CustomersListView';
386
394
  createdAt: Scalars['DateTime'];
@@ -603,6 +611,17 @@ export type TLocalizedFieldDataInput = {
603
611
  locale: Scalars['String'];
604
612
  value: Scalars['String'];
605
613
  };
614
+ export type TMessage = {
615
+ __typename?: 'Message';
616
+ ackId: Scalars['String'];
617
+ data: Scalars['String'];
618
+ id: Scalars['ID'];
619
+ };
620
+ export type TMessageInput = {
621
+ ackId: Scalars['String'];
622
+ data: Scalars['String'];
623
+ id: Scalars['ID'];
624
+ };
606
625
  export declare enum TMetricCardType {
607
626
  AverageOrderValue = "AVERAGE_ORDER_VALUE",
608
627
  OrderStatus = "ORDER_STATUS",
@@ -684,11 +703,16 @@ export type TMutation = {
684
703
  deleteProjectSettingsStoresView?: Maybe<TProjectSettingsStoresView>;
685
704
  installCustomApplication?: Maybe<TRestrictedCustomApplicationInstallationForOrganization>;
686
705
  installCustomView?: Maybe<TRestrictedCustomViewInstallationForOrganization>;
706
+ /** @deprecated Experimental feature - For internal usage only */
707
+ moveMessagesFromDeadLetterQueueToMainQueue?: Maybe<TBatchProcessResult>;
687
708
  random: Scalars['String'];
709
+ /** @deprecated Experimental feature - For internal usage only */
710
+ removeMessagesFromDeadLetterQueue?: Maybe<TBatchProcessResult>;
688
711
  sendLinkToVerifyCustomApplicationsMaintainerContactEmail?: Maybe<TCustomApplicationsMaintainerContactEmailVerificationRequest>;
689
712
  setCustomApplicationsMaintainerContactInformation?: Maybe<TOrganizationExtension>;
690
713
  setOrganizationExtensionOidcSsoConfig?: Maybe<TOrganizationExtension>;
691
714
  setProjectExtensionCategoryRecommendation?: Maybe<TProjectExtension>;
715
+ setProjectExtensionCustomerEmailValidationSettings?: Maybe<TProjectExtension>;
692
716
  setProjectExtensionImageRegex?: Maybe<TProjectExtension>;
693
717
  setProjectExtensionImportSampleDataset?: Maybe<TProjectExtension>;
694
718
  setProjectExtensionOrderStatesVisibility?: Maybe<TProjectExtension>;
@@ -916,9 +940,15 @@ export type TMutation_InstallCustomViewArgs = {
916
940
  organizationId: Scalars['String'];
917
941
  projectKeys?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
918
942
  };
943
+ export type TMutation_MoveMessagesFromDeadLetterQueueToMainQueueArgs = {
944
+ messages: Array<TMessageInput>;
945
+ };
919
946
  export type TMutation_RandomArgs = {
920
947
  byteLength: Scalars['Int'];
921
948
  };
949
+ export type TMutation_RemoveMessagesFromDeadLetterQueueArgs = {
950
+ messages: Array<TMessageInput>;
951
+ };
922
952
  export type TMutation_SendLinkToVerifyCustomApplicationsMaintainerContactEmailArgs = {
923
953
  organizationId: Scalars['String'];
924
954
  };
@@ -933,6 +963,9 @@ export type TMutation_SetOrganizationExtensionOidcSsoConfigArgs = {
933
963
  export type TMutation_SetProjectExtensionCategoryRecommendationArgs = {
934
964
  data?: InputMaybe<TCategoryRecommendationSettingsDataInput>;
935
965
  };
966
+ export type TMutation_SetProjectExtensionCustomerEmailValidationSettingsArgs = {
967
+ data?: InputMaybe<TCustomerEmailValidationSettingsInput>;
968
+ };
936
969
  export type TMutation_SetProjectExtensionImageRegexArgs = {
937
970
  data?: InputMaybe<TImageRegexDataInput>;
938
971
  };
@@ -1107,6 +1140,13 @@ export type TNavbarSubmenu = {
1107
1140
  updatedAt: Scalars['DateTime'];
1108
1141
  uriPath: Scalars['String'];
1109
1142
  };
1143
+ export type TNestedTable = {
1144
+ __typename?: 'NestedTable';
1145
+ visibleColumns?: Maybe<Array<Maybe<Scalars['String']>>>;
1146
+ };
1147
+ export type TNestedTableInput = {
1148
+ visibleColumns?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
1149
+ };
1110
1150
  export declare enum TOAuthScope {
1111
1151
  ManageBusinessUnits = "ManageBusinessUnits",
1112
1152
  ManageCartDiscounts = "ManageCartDiscounts",
@@ -1273,6 +1313,7 @@ export type TPimSearchListViewInput = {
1273
1313
  table?: InputMaybe<TPimSearchListViewTableInput>;
1274
1314
  };
1275
1315
  export type TPimSearchListViewTableInput = {
1316
+ nestedTable?: InputMaybe<TNestedTableInput>;
1276
1317
  visibleColumns: Array<Scalars['String']>;
1277
1318
  };
1278
1319
  export type TProductTypeAttributesView = {
@@ -1315,6 +1356,7 @@ export type TProjectExtension = {
1315
1356
  imageRegex?: Maybe<TImageRegex>;
1316
1357
  installedApplications: Array<TRestrictedCustomApplicationInstallationForProject>;
1317
1358
  installedCustomViews: Array<TRestrictedCustomViewInstallationForProject>;
1359
+ isCustomerEmailValidationDisabled: Scalars['Boolean'];
1318
1360
  isRichTextEditorEnabled: Scalars['Boolean'];
1319
1361
  orderStatesVisibility: Array<TOrderStatesVisibility>;
1320
1362
  projectKey: Scalars['String'];
@@ -1430,6 +1472,8 @@ export type TQuery = {
1430
1472
  projectExtension?: Maybe<TProjectExtension>;
1431
1473
  projectSettingsStoresView?: Maybe<TProjectSettingsStoresView>;
1432
1474
  projectSettingsStoresViews: Array<Maybe<TProjectSettingsStoresView>>;
1475
+ /** @deprecated Experimental feature - For internal usage only */
1476
+ readMessagesFromDeadLetterQueue: Array<TMessage>;
1433
1477
  release?: Maybe<Scalars['String']>;
1434
1478
  ruleBuilderQuickSelectionValues?: Maybe<Array<Maybe<TRuleBuilderQuickSelectionValues>>>;
1435
1479
  variantPricesListViews: Array<Maybe<TVariantPricesListView>>;
@@ -1717,6 +1761,7 @@ export type TSampleDataImportMetadata = {
1717
1761
  dataset?: Maybe<TSampleDatasets>;
1718
1762
  };
1719
1763
  export declare enum TSampleDatasets {
1764
+ B2B = "B2B",
1720
1765
  Fashion = "FASHION",
1721
1766
  Goodstore = "GOODSTORE"
1722
1767
  }
@@ -1734,8 +1779,16 @@ export declare enum TSortOrder {
1734
1779
  Asc = "Asc",
1735
1780
  Desc = "Desc"
1736
1781
  }
1782
+ export type TTdlqMessageResult = {
1783
+ __typename?: 'TDLQMessageResult';
1784
+ ackId: Scalars['String'];
1785
+ data: Scalars['String'];
1786
+ error?: Maybe<Scalars['String']>;
1787
+ id: Scalars['ID'];
1788
+ };
1737
1789
  export type TTable = {
1738
1790
  __typename?: 'Table';
1791
+ nestedTable?: Maybe<TNestedTable>;
1739
1792
  visibleColumns: Array<Scalars['String']>;
1740
1793
  };
1741
1794
  export type TTopProductsConfiguration = {
@@ -0,0 +1,3 @@
1
+ type TMessageFormat = 'simple' | 'transifex';
2
+ declare function getI18nMessageFormat(source: string): TMessageFormat;
3
+ export default getI18nMessageFormat;
@@ -0,0 +1,3 @@
1
+ import type { Plugin } from 'vite';
2
+ declare function vitePluginI18nMessageCompilation(): Plugin;
3
+ export default vitePluginI18nMessageCompilation;
@@ -0,0 +1,15 @@
1
+ 'use strict';
2
+
3
+ var _Object$values = require('@babel/runtime-corejs3/core-js-stable/object/values');
4
+
5
+ function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
6
+
7
+ var _Object$values__default = /*#__PURE__*/_interopDefault(_Object$values);
8
+
9
+ function getI18nMessageFormat(source) {
10
+ const messageContents = JSON.parse(source);
11
+ const firstValue = _Object$values__default["default"](messageContents)[0];
12
+ return typeof firstValue === 'string' ? 'simple' : 'transifex';
13
+ }
14
+
15
+ exports.getI18nMessageFormat = getI18nMessageFormat;
@@ -0,0 +1,15 @@
1
+ 'use strict';
2
+
3
+ var _Object$values = require('@babel/runtime-corejs3/core-js-stable/object/values');
4
+
5
+ function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
6
+
7
+ var _Object$values__default = /*#__PURE__*/_interopDefault(_Object$values);
8
+
9
+ function getI18nMessageFormat(source) {
10
+ const messageContents = JSON.parse(source);
11
+ const firstValue = _Object$values__default["default"](messageContents)[0];
12
+ return typeof firstValue === 'string' ? 'simple' : 'transifex';
13
+ }
14
+
15
+ exports.getI18nMessageFormat = getI18nMessageFormat;
@@ -0,0 +1,9 @@
1
+ import _Object$values from '@babel/runtime-corejs3/core-js-stable/object/values';
2
+
3
+ function getI18nMessageFormat(source) {
4
+ const messageContents = JSON.parse(source);
5
+ const firstValue = _Object$values(messageContents)[0];
6
+ return typeof firstValue === 'string' ? 'simple' : 'transifex';
7
+ }
8
+
9
+ export { getI18nMessageFormat as g };
@@ -12,9 +12,9 @@ import _Object$defineProperty from '@babel/runtime-corejs3/core-js-stable/object
12
12
  import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
13
13
  import _JSON$stringify from '@babel/runtime-corejs3/core-js-stable/json/stringify';
14
14
  import fetch from 'node-fetch';
15
- import { u as userAgent, C as CredentialsStorage } from './credentials-storage-0ba63736.esm.js';
15
+ import { u as userAgent, C as CredentialsStorage } from './credentials-storage-f4e08e09.esm.js';
16
16
  import '@commercetools/http-user-agent';
17
- import './package-c40c93c9.esm.js';
17
+ import './package-50be39f9.esm.js';
18
18
  import '@babel/runtime-corejs3/helpers/classCallCheck';
19
19
  import '@babel/runtime-corejs3/helpers/createClass';
20
20
  import '@babel/runtime-corejs3/core-js-stable/date/now';
@@ -14,9 +14,9 @@ var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/obje
14
14
  var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
15
15
  var _JSON$stringify = require('@babel/runtime-corejs3/core-js-stable/json/stringify');
16
16
  var fetch = require('node-fetch');
17
- var credentialsStorage$1 = require('./credentials-storage-695ea425.cjs.prod.js');
17
+ var credentialsStorage$1 = require('./credentials-storage-0fb8f4a6.cjs.prod.js');
18
18
  require('@commercetools/http-user-agent');
19
- require('./package-229f49aa.cjs.prod.js');
19
+ require('./package-d977cdc9.cjs.prod.js');
20
20
  require('@babel/runtime-corejs3/helpers/classCallCheck');
21
21
  require('@babel/runtime-corejs3/helpers/createClass');
22
22
  require('@babel/runtime-corejs3/core-js-stable/date/now');
@@ -14,9 +14,9 @@ var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/obje
14
14
  var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
15
15
  var _JSON$stringify = require('@babel/runtime-corejs3/core-js-stable/json/stringify');
16
16
  var fetch = require('node-fetch');
17
- var credentialsStorage$1 = require('./credentials-storage-20f728c6.cjs.dev.js');
17
+ var credentialsStorage$1 = require('./credentials-storage-8b9ddb0b.cjs.dev.js');
18
18
  require('@commercetools/http-user-agent');
19
- require('./package-2e94a21f.cjs.dev.js');
19
+ require('./package-1bf866e8.cjs.dev.js');
20
20
  require('@babel/runtime-corejs3/helpers/classCallCheck');
21
21
  require('@babel/runtime-corejs3/helpers/createClass');
22
22
  require('@babel/runtime-corejs3/core-js-stable/date/now');
@@ -2,7 +2,7 @@
2
2
 
3
3
  var pkgJson = {
4
4
  name: "@commercetools-frontend/mc-scripts",
5
- version: "22.26.0",
5
+ version: "22.28.0",
6
6
  description: "Configuration and scripts for developing a MC application",
7
7
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
8
8
  repository: {
@@ -62,16 +62,16 @@ var pkgJson = {
62
62
  "@babel/core": "^7.22.17",
63
63
  "@babel/runtime": "^7.22.15",
64
64
  "@babel/runtime-corejs3": "^7.22.15",
65
- "@commercetools-frontend/application-components": "22.26.0",
66
- "@commercetools-frontend/application-config": "22.26.0",
67
- "@commercetools-frontend/assets": "22.26.0",
68
- "@commercetools-frontend/babel-preset-mc-app": "22.26.0",
69
- "@commercetools-frontend/constants": "22.26.0",
70
- "@commercetools-frontend/mc-dev-authentication": "22.26.0",
71
- "@commercetools-frontend/mc-html-template": "22.26.0",
65
+ "@commercetools-frontend/application-components": "22.28.0",
66
+ "@commercetools-frontend/application-config": "22.28.0",
67
+ "@commercetools-frontend/assets": "22.28.0",
68
+ "@commercetools-frontend/babel-preset-mc-app": "22.28.0",
69
+ "@commercetools-frontend/constants": "22.28.0",
70
+ "@commercetools-frontend/mc-dev-authentication": "22.28.0",
71
+ "@commercetools-frontend/mc-html-template": "22.28.0",
72
72
  "@commercetools/http-user-agent": "3.0.0",
73
73
  "@formatjs/cli-lib": "^6.3.8",
74
- "@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
74
+ "@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
75
75
  "@rollup/plugin-graphql": "2.0.4",
76
76
  "@rollup/pluginutils": "5.1.0",
77
77
  "@svgr/babel-preset": "^6.5.1",
@@ -80,15 +80,15 @@ var pkgJson = {
80
80
  "@types/prompts": "^2.4.4",
81
81
  "@types/svgo": "^2.6.4",
82
82
  "@types/webpack-bundle-analyzer": "^4.6.0",
83
- "@vitejs/plugin-react": "4.2.1",
84
- "@vitejs/plugin-react-swc": "3.6.0",
83
+ "@vitejs/plugin-react": "4.3.0",
84
+ "@vitejs/plugin-react-swc": "3.7.0",
85
85
  autoprefixer: "^10.4.15",
86
86
  "babel-loader": "8.3.0",
87
87
  browserslist: "^4.21.10",
88
88
  cac: "6.7.14",
89
89
  chalk: "4.1.2",
90
90
  "core-js": "^3.32.2",
91
- "css-loader": "6.10.0",
91
+ "css-loader": "6.11.0",
92
92
  "css-minimizer-webpack-plugin": "3.4.1",
93
93
  dotenv: "16.4.5",
94
94
  "dotenv-expand": "8.0.3",
@@ -99,7 +99,7 @@ var pkgJson = {
99
99
  "html-webpack-plugin": "5.6.0",
100
100
  "json-loader": "0.5.7",
101
101
  lodash: "4.17.21",
102
- "mini-css-extract-plugin": "2.8.1",
102
+ "mini-css-extract-plugin": "2.9.0",
103
103
  moment: "^2.29.4",
104
104
  "moment-locales-webpack-plugin": "1.2.0",
105
105
  "node-fetch": "2.7.0",
@@ -113,7 +113,7 @@ var pkgJson = {
113
113
  prompts: "^2.4.2",
114
114
  "querystring-es3": "^0.2.1",
115
115
  "react-dev-utils": "12.0.1",
116
- "react-refresh": "0.14.0",
116
+ "react-refresh": "0.14.2",
117
117
  "serve-handler": "6.1.5",
118
118
  shelljs: "0.8.5",
119
119
  "style-loader": "3.3.4",
@@ -123,12 +123,12 @@ var pkgJson = {
123
123
  url: "^0.11.0",
124
124
  vite: "~4.5.3",
125
125
  webpack: "5.91.0",
126
- "webpack-bundle-analyzer": "4.10.1",
126
+ "webpack-bundle-analyzer": "4.10.2",
127
127
  "webpack-dev-server": "4.15.2",
128
128
  webpackbar: "5.0.2"
129
129
  },
130
130
  devDependencies: {
131
- "@commercetools-test-data/custom-view": "^7.0.0",
131
+ "@commercetools-test-data/custom-view": "^8.0.0",
132
132
  "@tsconfig/node16": "^16.1.1",
133
133
  "@types/fs-extra": "^11.0.1",
134
134
  "@types/lodash": "^4.14.198",
@@ -139,7 +139,7 @@ var pkgJson = {
139
139
  memfs: "^4.8.2",
140
140
  "mock-fs": "^5.2.0",
141
141
  msw: "0.49.3",
142
- rimraf: "5.0.5"
142
+ rimraf: "5.0.7"
143
143
  },
144
144
  engines: {
145
145
  node: "16.x || >=18.0.0"
@@ -1,6 +1,6 @@
1
1
  var pkgJson = {
2
2
  name: "@commercetools-frontend/mc-scripts",
3
- version: "22.26.0",
3
+ version: "22.28.0",
4
4
  description: "Configuration and scripts for developing a MC application",
5
5
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  repository: {
@@ -60,16 +60,16 @@ var pkgJson = {
60
60
  "@babel/core": "^7.22.17",
61
61
  "@babel/runtime": "^7.22.15",
62
62
  "@babel/runtime-corejs3": "^7.22.15",
63
- "@commercetools-frontend/application-components": "22.26.0",
64
- "@commercetools-frontend/application-config": "22.26.0",
65
- "@commercetools-frontend/assets": "22.26.0",
66
- "@commercetools-frontend/babel-preset-mc-app": "22.26.0",
67
- "@commercetools-frontend/constants": "22.26.0",
68
- "@commercetools-frontend/mc-dev-authentication": "22.26.0",
69
- "@commercetools-frontend/mc-html-template": "22.26.0",
63
+ "@commercetools-frontend/application-components": "22.28.0",
64
+ "@commercetools-frontend/application-config": "22.28.0",
65
+ "@commercetools-frontend/assets": "22.28.0",
66
+ "@commercetools-frontend/babel-preset-mc-app": "22.28.0",
67
+ "@commercetools-frontend/constants": "22.28.0",
68
+ "@commercetools-frontend/mc-dev-authentication": "22.28.0",
69
+ "@commercetools-frontend/mc-html-template": "22.28.0",
70
70
  "@commercetools/http-user-agent": "3.0.0",
71
71
  "@formatjs/cli-lib": "^6.3.8",
72
- "@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
72
+ "@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
73
73
  "@rollup/plugin-graphql": "2.0.4",
74
74
  "@rollup/pluginutils": "5.1.0",
75
75
  "@svgr/babel-preset": "^6.5.1",
@@ -78,15 +78,15 @@ var pkgJson = {
78
78
  "@types/prompts": "^2.4.4",
79
79
  "@types/svgo": "^2.6.4",
80
80
  "@types/webpack-bundle-analyzer": "^4.6.0",
81
- "@vitejs/plugin-react": "4.2.1",
82
- "@vitejs/plugin-react-swc": "3.6.0",
81
+ "@vitejs/plugin-react": "4.3.0",
82
+ "@vitejs/plugin-react-swc": "3.7.0",
83
83
  autoprefixer: "^10.4.15",
84
84
  "babel-loader": "8.3.0",
85
85
  browserslist: "^4.21.10",
86
86
  cac: "6.7.14",
87
87
  chalk: "4.1.2",
88
88
  "core-js": "^3.32.2",
89
- "css-loader": "6.10.0",
89
+ "css-loader": "6.11.0",
90
90
  "css-minimizer-webpack-plugin": "3.4.1",
91
91
  dotenv: "16.4.5",
92
92
  "dotenv-expand": "8.0.3",
@@ -97,7 +97,7 @@ var pkgJson = {
97
97
  "html-webpack-plugin": "5.6.0",
98
98
  "json-loader": "0.5.7",
99
99
  lodash: "4.17.21",
100
- "mini-css-extract-plugin": "2.8.1",
100
+ "mini-css-extract-plugin": "2.9.0",
101
101
  moment: "^2.29.4",
102
102
  "moment-locales-webpack-plugin": "1.2.0",
103
103
  "node-fetch": "2.7.0",
@@ -111,7 +111,7 @@ var pkgJson = {
111
111
  prompts: "^2.4.2",
112
112
  "querystring-es3": "^0.2.1",
113
113
  "react-dev-utils": "12.0.1",
114
- "react-refresh": "0.14.0",
114
+ "react-refresh": "0.14.2",
115
115
  "serve-handler": "6.1.5",
116
116
  shelljs: "0.8.5",
117
117
  "style-loader": "3.3.4",
@@ -121,12 +121,12 @@ var pkgJson = {
121
121
  url: "^0.11.0",
122
122
  vite: "~4.5.3",
123
123
  webpack: "5.91.0",
124
- "webpack-bundle-analyzer": "4.10.1",
124
+ "webpack-bundle-analyzer": "4.10.2",
125
125
  "webpack-dev-server": "4.15.2",
126
126
  webpackbar: "5.0.2"
127
127
  },
128
128
  devDependencies: {
129
- "@commercetools-test-data/custom-view": "^7.0.0",
129
+ "@commercetools-test-data/custom-view": "^8.0.0",
130
130
  "@tsconfig/node16": "^16.1.1",
131
131
  "@types/fs-extra": "^11.0.1",
132
132
  "@types/lodash": "^4.14.198",
@@ -137,7 +137,7 @@ var pkgJson = {
137
137
  memfs: "^4.8.2",
138
138
  "mock-fs": "^5.2.0",
139
139
  msw: "0.49.3",
140
- rimraf: "5.0.5"
140
+ rimraf: "5.0.7"
141
141
  },
142
142
  engines: {
143
143
  node: "16.x || >=18.0.0"
@@ -2,7 +2,7 @@
2
2
 
3
3
  var pkgJson = {
4
4
  name: "@commercetools-frontend/mc-scripts",
5
- version: "22.26.0",
5
+ version: "22.28.0",
6
6
  description: "Configuration and scripts for developing a MC application",
7
7
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
8
8
  repository: {
@@ -62,16 +62,16 @@ var pkgJson = {
62
62
  "@babel/core": "^7.22.17",
63
63
  "@babel/runtime": "^7.22.15",
64
64
  "@babel/runtime-corejs3": "^7.22.15",
65
- "@commercetools-frontend/application-components": "22.26.0",
66
- "@commercetools-frontend/application-config": "22.26.0",
67
- "@commercetools-frontend/assets": "22.26.0",
68
- "@commercetools-frontend/babel-preset-mc-app": "22.26.0",
69
- "@commercetools-frontend/constants": "22.26.0",
70
- "@commercetools-frontend/mc-dev-authentication": "22.26.0",
71
- "@commercetools-frontend/mc-html-template": "22.26.0",
65
+ "@commercetools-frontend/application-components": "22.28.0",
66
+ "@commercetools-frontend/application-config": "22.28.0",
67
+ "@commercetools-frontend/assets": "22.28.0",
68
+ "@commercetools-frontend/babel-preset-mc-app": "22.28.0",
69
+ "@commercetools-frontend/constants": "22.28.0",
70
+ "@commercetools-frontend/mc-dev-authentication": "22.28.0",
71
+ "@commercetools-frontend/mc-html-template": "22.28.0",
72
72
  "@commercetools/http-user-agent": "3.0.0",
73
73
  "@formatjs/cli-lib": "^6.3.8",
74
- "@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
74
+ "@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
75
75
  "@rollup/plugin-graphql": "2.0.4",
76
76
  "@rollup/pluginutils": "5.1.0",
77
77
  "@svgr/babel-preset": "^6.5.1",
@@ -80,15 +80,15 @@ var pkgJson = {
80
80
  "@types/prompts": "^2.4.4",
81
81
  "@types/svgo": "^2.6.4",
82
82
  "@types/webpack-bundle-analyzer": "^4.6.0",
83
- "@vitejs/plugin-react": "4.2.1",
84
- "@vitejs/plugin-react-swc": "3.6.0",
83
+ "@vitejs/plugin-react": "4.3.0",
84
+ "@vitejs/plugin-react-swc": "3.7.0",
85
85
  autoprefixer: "^10.4.15",
86
86
  "babel-loader": "8.3.0",
87
87
  browserslist: "^4.21.10",
88
88
  cac: "6.7.14",
89
89
  chalk: "4.1.2",
90
90
  "core-js": "^3.32.2",
91
- "css-loader": "6.10.0",
91
+ "css-loader": "6.11.0",
92
92
  "css-minimizer-webpack-plugin": "3.4.1",
93
93
  dotenv: "16.4.5",
94
94
  "dotenv-expand": "8.0.3",
@@ -99,7 +99,7 @@ var pkgJson = {
99
99
  "html-webpack-plugin": "5.6.0",
100
100
  "json-loader": "0.5.7",
101
101
  lodash: "4.17.21",
102
- "mini-css-extract-plugin": "2.8.1",
102
+ "mini-css-extract-plugin": "2.9.0",
103
103
  moment: "^2.29.4",
104
104
  "moment-locales-webpack-plugin": "1.2.0",
105
105
  "node-fetch": "2.7.0",
@@ -113,7 +113,7 @@ var pkgJson = {
113
113
  prompts: "^2.4.2",
114
114
  "querystring-es3": "^0.2.1",
115
115
  "react-dev-utils": "12.0.1",
116
- "react-refresh": "0.14.0",
116
+ "react-refresh": "0.14.2",
117
117
  "serve-handler": "6.1.5",
118
118
  shelljs: "0.8.5",
119
119
  "style-loader": "3.3.4",
@@ -123,12 +123,12 @@ var pkgJson = {
123
123
  url: "^0.11.0",
124
124
  vite: "~4.5.3",
125
125
  webpack: "5.91.0",
126
- "webpack-bundle-analyzer": "4.10.1",
126
+ "webpack-bundle-analyzer": "4.10.2",
127
127
  "webpack-dev-server": "4.15.2",
128
128
  webpackbar: "5.0.2"
129
129
  },
130
130
  devDependencies: {
131
- "@commercetools-test-data/custom-view": "^7.0.0",
131
+ "@commercetools-test-data/custom-view": "^8.0.0",
132
132
  "@tsconfig/node16": "^16.1.1",
133
133
  "@types/fs-extra": "^11.0.1",
134
134
  "@types/lodash": "^4.14.198",
@@ -139,7 +139,7 @@ var pkgJson = {
139
139
  memfs: "^4.8.2",
140
140
  "mock-fs": "^5.2.0",
141
141
  msw: "0.49.3",
142
- rimraf: "5.0.5"
142
+ rimraf: "5.0.7"
143
143
  },
144
144
  engines: {
145
145
  node: "16.x || >=18.0.0"
@@ -7,7 +7,7 @@ import openBrowser from 'react-dev-utils/openBrowser';
7
7
  import { choosePort, prepareUrls, createCompiler } from 'react-dev-utils/WebpackDevServerUtils';
8
8
  import webpack from 'webpack';
9
9
  import WebpackDevServer from 'webpack-dev-server';
10
- import { c as createWebpackConfigForDevelopment } from './create-webpack-config-for-development-fab61836.esm.js';
10
+ import { c as createWebpackConfigForDevelopment } from './create-webpack-config-for-development-43c88bf6.esm.js';
11
11
  import { p as paths } from './paths-7bf7e88e.esm.js';
12
12
  import { processConfig } from '@commercetools-frontend/application-config';
13
13
  import { createMcDevAuthenticationMiddleware } from '@commercetools-frontend/mc-dev-authentication';
@@ -34,9 +34,9 @@ import 'webpackbar';
34
34
  import '@babel/runtime-corejs3/helpers/classCallCheck';
35
35
  import '@babel/runtime-corejs3/helpers/createClass';
36
36
  import '@babel/runtime-corejs3/core-js-stable/object/assign';
37
- import './create-postcss-config-b4c9763d.esm.js';
37
+ import './create-postcss-config-0323c669.esm.js';
38
38
  import '@babel/runtime-corejs3/helpers/slicedToArray';
39
- import './package-c40c93c9.esm.js';
39
+ import './package-50be39f9.esm.js';
40
40
  import './has-jsx-runtime-e3ecb09b.esm.js';
41
41
  import './vendors-to-transpile-7dc84a72.esm.js';
42
42
  import '@babel/runtime-corejs3/core-js-stable/instance/find';
@@ -9,7 +9,7 @@ var openBrowser = require('react-dev-utils/openBrowser');
9
9
  var WebpackDevServerUtils = require('react-dev-utils/WebpackDevServerUtils');
10
10
  var webpack = require('webpack');
11
11
  var WebpackDevServer = require('webpack-dev-server');
12
- var createWebpackConfigForDevelopment = require('./create-webpack-config-for-development-d6961373.cjs.dev.js');
12
+ var createWebpackConfigForDevelopment = require('./create-webpack-config-for-development-4690f4cf.cjs.dev.js');
13
13
  var paths = require('./paths-ec3e3a7d.cjs.dev.js');
14
14
  var applicationConfig = require('@commercetools-frontend/application-config');
15
15
  var mcDevAuthentication = require('@commercetools-frontend/mc-dev-authentication');
@@ -36,9 +36,9 @@ require('webpackbar');
36
36
  require('@babel/runtime-corejs3/helpers/classCallCheck');
37
37
  require('@babel/runtime-corejs3/helpers/createClass');
38
38
  require('@babel/runtime-corejs3/core-js-stable/object/assign');
39
- require('./create-postcss-config-8953c45c.cjs.dev.js');
39
+ require('./create-postcss-config-5d1737f0.cjs.dev.js');
40
40
  require('@babel/runtime-corejs3/helpers/slicedToArray');
41
- require('./package-2e94a21f.cjs.dev.js');
41
+ require('./package-1bf866e8.cjs.dev.js');
42
42
  require('./has-jsx-runtime-aa5d21ee.cjs.dev.js');
43
43
  require('./vendors-to-transpile-6ab4ea06.cjs.dev.js');
44
44
  require('@babel/runtime-corejs3/core-js-stable/instance/find');
@@ -9,7 +9,7 @@ var openBrowser = require('react-dev-utils/openBrowser');
9
9
  var WebpackDevServerUtils = require('react-dev-utils/WebpackDevServerUtils');
10
10
  var webpack = require('webpack');
11
11
  var WebpackDevServer = require('webpack-dev-server');
12
- var createWebpackConfigForDevelopment = require('./create-webpack-config-for-development-bf808592.cjs.prod.js');
12
+ var createWebpackConfigForDevelopment = require('./create-webpack-config-for-development-e7733a1b.cjs.prod.js');
13
13
  var paths = require('./paths-af1a725a.cjs.prod.js');
14
14
  var applicationConfig = require('@commercetools-frontend/application-config');
15
15
  var mcDevAuthentication = require('@commercetools-frontend/mc-dev-authentication');
@@ -36,9 +36,9 @@ require('webpackbar');
36
36
  require('@babel/runtime-corejs3/helpers/classCallCheck');
37
37
  require('@babel/runtime-corejs3/helpers/createClass');
38
38
  require('@babel/runtime-corejs3/core-js-stable/object/assign');
39
- require('./create-postcss-config-b5de7f41.cjs.prod.js');
39
+ require('./create-postcss-config-069ef9c3.cjs.prod.js');
40
40
  require('@babel/runtime-corejs3/helpers/slicedToArray');
41
- require('./package-229f49aa.cjs.prod.js');
41
+ require('./package-d977cdc9.cjs.prod.js');
42
42
  require('./has-jsx-runtime-c3202df5.cjs.prod.js');
43
43
  require('./vendors-to-transpile-04a49d40.cjs.prod.js');
44
44
  require('@babel/runtime-corejs3/core-js-stable/instance/find');