@commercetools-frontend/i18n 22.18.0 → 22.20.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 (28) hide show
  1. package/compiled-data/de.json +86 -0
  2. package/compiled-data/en.json +86 -0
  3. package/compiled-data/es.json +86 -0
  4. package/compiled-data/fr-FR.json +86 -0
  5. package/compiled-data/pt-BR.json +86 -0
  6. package/compiled-data/zh-CN.json +86 -0
  7. package/dist/commercetools-frontend-i18n.cjs.dev.js +7 -7
  8. package/dist/commercetools-frontend-i18n.cjs.prod.js +7 -7
  9. package/dist/commercetools-frontend-i18n.esm.js +7 -7
  10. package/dist/{de-53e78818.cjs.prod.js → de-01b39743.cjs.dev.js} +86 -0
  11. package/dist/{de-ee606b89.cjs.dev.js → de-1c53c9bd.cjs.prod.js} +86 -0
  12. package/dist/{de-13be183b.esm.js → de-c53fd3f2.esm.js} +86 -0
  13. package/dist/{en-ed4ba63a.cjs.prod.js → en-1b1f297b.cjs.prod.js} +86 -0
  14. package/dist/{en-16b40bf6.cjs.dev.js → en-8f31bc48.cjs.dev.js} +86 -0
  15. package/dist/{en-b8bde8d8.esm.js → en-989d4725.esm.js} +86 -0
  16. package/dist/{es-85876db8.cjs.dev.js → es-11042c7b.cjs.dev.js} +86 -0
  17. package/dist/{es-06d66908.cjs.prod.js → es-551edc81.cjs.prod.js} +86 -0
  18. package/dist/{es-ccf7ea0a.esm.js → es-b626c346.esm.js} +86 -0
  19. package/dist/{fr-FR-90be0bdd.esm.js → fr-FR-4984269b.esm.js} +86 -0
  20. package/dist/{fr-FR-75c06e66.cjs.dev.js → fr-FR-6cede089.cjs.dev.js} +86 -0
  21. package/dist/{fr-FR-02dd7db1.cjs.prod.js → fr-FR-7022fb66.cjs.prod.js} +86 -0
  22. package/dist/{pt-BR-aa513a01.cjs.dev.js → pt-BR-29e6937f.cjs.prod.js} +86 -0
  23. package/dist/{pt-BR-707e7c11.cjs.prod.js → pt-BR-41b0ad74.cjs.dev.js} +86 -0
  24. package/dist/{pt-BR-a6cc8c98.esm.js → pt-BR-d92f79dc.esm.js} +86 -0
  25. package/dist/{zh-CN-aa726492.cjs.prod.js → zh-CN-19dd2fac.cjs.prod.js} +86 -0
  26. package/dist/{zh-CN-78562569.cjs.dev.js → zh-CN-754f5079.cjs.dev.js} +86 -0
  27. package/dist/{zh-CN-964437b0.esm.js → zh-CN-9f302021.esm.js} +86 -0
  28. package/package.json +4 -4
@@ -383,6 +383,34 @@
383
383
  "value": "Wir konnten Sie nicht autorisieren, das Merchant Center zu benutzen."
384
384
  }
385
385
  ],
386
+ "LocaleSwitcher.dialogLocaleDescription": [
387
+ {
388
+ "type": 0,
389
+ "value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
390
+ },
391
+ {
392
+ "children": [
393
+ ],
394
+ "type": 8,
395
+ "value": "newline"
396
+ },
397
+ {
398
+ "children": [
399
+ ],
400
+ "type": 8,
401
+ "value": "newline"
402
+ },
403
+ {
404
+ "type": 0,
405
+ "value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
406
+ }
407
+ ],
408
+ "LocaleSwitcher.dialogLocaleTitle": [
409
+ {
410
+ "type": 0,
411
+ "value": "Selecting a data locale"
412
+ }
413
+ ],
386
414
  "LocaleSwitcher.localesLabel": [
387
415
  {
388
416
  "type": 0,
@@ -559,6 +587,64 @@
559
587
  "value": "Ihr Projekt ist noch nicht initialisiert"
560
588
  }
561
589
  ],
590
+ "ProjectStamp.expired": [
591
+ {
592
+ "type": 0,
593
+ "value": "Trial expired"
594
+ }
595
+ ],
596
+ "ProjectStamp.production": [
597
+ {
598
+ "type": 0,
599
+ "value": "Production"
600
+ }
601
+ ],
602
+ "ProjectStamp.suspended": [
603
+ {
604
+ "type": 0,
605
+ "value": "Suspended"
606
+ }
607
+ ],
608
+ "ProjectStamp.willExpire": [
609
+ {
610
+ "options": {
611
+ "0": {
612
+ "value": [
613
+ {
614
+ "type": 0,
615
+ "value": "Trial ends today"
616
+ }
617
+ ]
618
+ },
619
+ "1": {
620
+ "value": [
621
+ {
622
+ "type": 0,
623
+ "value": "Trial ends in 1 day"
624
+ }
625
+ ]
626
+ },
627
+ "other": {
628
+ "value": [
629
+ {
630
+ "type": 0,
631
+ "value": "Trial ends in "
632
+ },
633
+ {
634
+ "type": 1,
635
+ "value": "daysLeft"
636
+ },
637
+ {
638
+ "type": 0,
639
+ "value": " days"
640
+ }
641
+ ]
642
+ }
643
+ },
644
+ "type": 5,
645
+ "value": "daysLeft"
646
+ }
647
+ ],
562
648
  "ProjectSuspended.defaultSuspensionMessage": [
563
649
  {
564
650
  "type": 0,
@@ -383,6 +383,34 @@
383
383
  "value": "We are unable to authorize you to use the Merchant Center."
384
384
  }
385
385
  ],
386
+ "LocaleSwitcher.dialogLocaleDescription": [
387
+ {
388
+ "type": 0,
389
+ "value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
390
+ },
391
+ {
392
+ "children": [
393
+ ],
394
+ "type": 8,
395
+ "value": "newline"
396
+ },
397
+ {
398
+ "children": [
399
+ ],
400
+ "type": 8,
401
+ "value": "newline"
402
+ },
403
+ {
404
+ "type": 0,
405
+ "value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
406
+ }
407
+ ],
408
+ "LocaleSwitcher.dialogLocaleTitle": [
409
+ {
410
+ "type": 0,
411
+ "value": "Selecting a data locale"
412
+ }
413
+ ],
386
414
  "LocaleSwitcher.localesLabel": [
387
415
  {
388
416
  "type": 0,
@@ -559,6 +587,64 @@
559
587
  "value": "Your project has not yet been initialized"
560
588
  }
561
589
  ],
590
+ "ProjectStamp.expired": [
591
+ {
592
+ "type": 0,
593
+ "value": "Trial expired"
594
+ }
595
+ ],
596
+ "ProjectStamp.production": [
597
+ {
598
+ "type": 0,
599
+ "value": "Production"
600
+ }
601
+ ],
602
+ "ProjectStamp.suspended": [
603
+ {
604
+ "type": 0,
605
+ "value": "Suspended"
606
+ }
607
+ ],
608
+ "ProjectStamp.willExpire": [
609
+ {
610
+ "options": {
611
+ "0": {
612
+ "value": [
613
+ {
614
+ "type": 0,
615
+ "value": "Trial ends today"
616
+ }
617
+ ]
618
+ },
619
+ "1": {
620
+ "value": [
621
+ {
622
+ "type": 0,
623
+ "value": "Trial ends in 1 day"
624
+ }
625
+ ]
626
+ },
627
+ "other": {
628
+ "value": [
629
+ {
630
+ "type": 0,
631
+ "value": "Trial ends in "
632
+ },
633
+ {
634
+ "type": 1,
635
+ "value": "daysLeft"
636
+ },
637
+ {
638
+ "type": 0,
639
+ "value": " days"
640
+ }
641
+ ]
642
+ }
643
+ },
644
+ "type": 5,
645
+ "value": "daysLeft"
646
+ }
647
+ ],
562
648
  "ProjectSuspended.defaultSuspensionMessage": [
563
649
  {
564
650
  "type": 0,
@@ -383,6 +383,34 @@
383
383
  "value": "No podemos permitirle usar el Merchant Center."
384
384
  }
385
385
  ],
386
+ "LocaleSwitcher.dialogLocaleDescription": [
387
+ {
388
+ "type": 0,
389
+ "value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
390
+ },
391
+ {
392
+ "children": [
393
+ ],
394
+ "type": 8,
395
+ "value": "newline"
396
+ },
397
+ {
398
+ "children": [
399
+ ],
400
+ "type": 8,
401
+ "value": "newline"
402
+ },
403
+ {
404
+ "type": 0,
405
+ "value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
406
+ }
407
+ ],
408
+ "LocaleSwitcher.dialogLocaleTitle": [
409
+ {
410
+ "type": 0,
411
+ "value": "Selecting a data locale"
412
+ }
413
+ ],
386
414
  "LocaleSwitcher.localesLabel": [
387
415
  {
388
416
  "type": 0,
@@ -559,6 +587,64 @@
559
587
  "value": "Su proyecto aún no ha sido inicializado."
560
588
  }
561
589
  ],
590
+ "ProjectStamp.expired": [
591
+ {
592
+ "type": 0,
593
+ "value": "Trial expired"
594
+ }
595
+ ],
596
+ "ProjectStamp.production": [
597
+ {
598
+ "type": 0,
599
+ "value": "Production"
600
+ }
601
+ ],
602
+ "ProjectStamp.suspended": [
603
+ {
604
+ "type": 0,
605
+ "value": "Suspended"
606
+ }
607
+ ],
608
+ "ProjectStamp.willExpire": [
609
+ {
610
+ "options": {
611
+ "0": {
612
+ "value": [
613
+ {
614
+ "type": 0,
615
+ "value": "Trial ends today"
616
+ }
617
+ ]
618
+ },
619
+ "1": {
620
+ "value": [
621
+ {
622
+ "type": 0,
623
+ "value": "Trial ends in 1 day"
624
+ }
625
+ ]
626
+ },
627
+ "other": {
628
+ "value": [
629
+ {
630
+ "type": 0,
631
+ "value": "Trial ends in "
632
+ },
633
+ {
634
+ "type": 1,
635
+ "value": "daysLeft"
636
+ },
637
+ {
638
+ "type": 0,
639
+ "value": " days"
640
+ }
641
+ ]
642
+ }
643
+ },
644
+ "type": 5,
645
+ "value": "daysLeft"
646
+ }
647
+ ],
562
648
  "ProjectSuspended.defaultSuspensionMessage": [
563
649
  {
564
650
  "type": 0,
@@ -383,6 +383,34 @@
383
383
  "value": "Nous ne pouvons pas vous autoriser à utiliser le Merchant Center."
384
384
  }
385
385
  ],
386
+ "LocaleSwitcher.dialogLocaleDescription": [
387
+ {
388
+ "type": 0,
389
+ "value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
390
+ },
391
+ {
392
+ "children": [
393
+ ],
394
+ "type": 8,
395
+ "value": "newline"
396
+ },
397
+ {
398
+ "children": [
399
+ ],
400
+ "type": 8,
401
+ "value": "newline"
402
+ },
403
+ {
404
+ "type": 0,
405
+ "value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
406
+ }
407
+ ],
408
+ "LocaleSwitcher.dialogLocaleTitle": [
409
+ {
410
+ "type": 0,
411
+ "value": "Selecting a data locale"
412
+ }
413
+ ],
386
414
  "LocaleSwitcher.localesLabel": [
387
415
  {
388
416
  "type": 0,
@@ -559,6 +587,64 @@
559
587
  "value": "Votre projet n'est pas encore initialisé"
560
588
  }
561
589
  ],
590
+ "ProjectStamp.expired": [
591
+ {
592
+ "type": 0,
593
+ "value": "Trial expired"
594
+ }
595
+ ],
596
+ "ProjectStamp.production": [
597
+ {
598
+ "type": 0,
599
+ "value": "Production"
600
+ }
601
+ ],
602
+ "ProjectStamp.suspended": [
603
+ {
604
+ "type": 0,
605
+ "value": "Suspended"
606
+ }
607
+ ],
608
+ "ProjectStamp.willExpire": [
609
+ {
610
+ "options": {
611
+ "0": {
612
+ "value": [
613
+ {
614
+ "type": 0,
615
+ "value": "Trial ends today"
616
+ }
617
+ ]
618
+ },
619
+ "1": {
620
+ "value": [
621
+ {
622
+ "type": 0,
623
+ "value": "Trial ends in 1 day"
624
+ }
625
+ ]
626
+ },
627
+ "other": {
628
+ "value": [
629
+ {
630
+ "type": 0,
631
+ "value": "Trial ends in "
632
+ },
633
+ {
634
+ "type": 1,
635
+ "value": "daysLeft"
636
+ },
637
+ {
638
+ "type": 0,
639
+ "value": " days"
640
+ }
641
+ ]
642
+ }
643
+ },
644
+ "type": 5,
645
+ "value": "daysLeft"
646
+ }
647
+ ],
562
648
  "ProjectSuspended.defaultSuspensionMessage": [
563
649
  {
564
650
  "type": 0,
@@ -383,6 +383,34 @@
383
383
  "value": "Não podemos autorizar você a usar o Merchant Center."
384
384
  }
385
385
  ],
386
+ "LocaleSwitcher.dialogLocaleDescription": [
387
+ {
388
+ "type": 0,
389
+ "value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
390
+ },
391
+ {
392
+ "children": [
393
+ ],
394
+ "type": 8,
395
+ "value": "newline"
396
+ },
397
+ {
398
+ "children": [
399
+ ],
400
+ "type": 8,
401
+ "value": "newline"
402
+ },
403
+ {
404
+ "type": 0,
405
+ "value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
406
+ }
407
+ ],
408
+ "LocaleSwitcher.dialogLocaleTitle": [
409
+ {
410
+ "type": 0,
411
+ "value": "Selecting a data locale"
412
+ }
413
+ ],
386
414
  "LocaleSwitcher.localesLabel": [
387
415
  {
388
416
  "type": 0,
@@ -559,6 +587,64 @@
559
587
  "value": "Seu projeto ainda não foi inicializado"
560
588
  }
561
589
  ],
590
+ "ProjectStamp.expired": [
591
+ {
592
+ "type": 0,
593
+ "value": "Trial expired"
594
+ }
595
+ ],
596
+ "ProjectStamp.production": [
597
+ {
598
+ "type": 0,
599
+ "value": "Production"
600
+ }
601
+ ],
602
+ "ProjectStamp.suspended": [
603
+ {
604
+ "type": 0,
605
+ "value": "Suspended"
606
+ }
607
+ ],
608
+ "ProjectStamp.willExpire": [
609
+ {
610
+ "options": {
611
+ "0": {
612
+ "value": [
613
+ {
614
+ "type": 0,
615
+ "value": "Trial ends today"
616
+ }
617
+ ]
618
+ },
619
+ "1": {
620
+ "value": [
621
+ {
622
+ "type": 0,
623
+ "value": "Trial ends in 1 day"
624
+ }
625
+ ]
626
+ },
627
+ "other": {
628
+ "value": [
629
+ {
630
+ "type": 0,
631
+ "value": "Trial ends in "
632
+ },
633
+ {
634
+ "type": 1,
635
+ "value": "daysLeft"
636
+ },
637
+ {
638
+ "type": 0,
639
+ "value": " days"
640
+ }
641
+ ]
642
+ }
643
+ },
644
+ "type": 5,
645
+ "value": "daysLeft"
646
+ }
647
+ ],
562
648
  "ProjectSuspended.defaultSuspensionMessage": [
563
649
  {
564
650
  "type": 0,
@@ -383,6 +383,34 @@
383
383
  "value": "我们无法授权您使用 Merchant Center。"
384
384
  }
385
385
  ],
386
+ "LocaleSwitcher.dialogLocaleDescription": [
387
+ {
388
+ "type": 0,
389
+ "value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
390
+ },
391
+ {
392
+ "children": [
393
+ ],
394
+ "type": 8,
395
+ "value": "newline"
396
+ },
397
+ {
398
+ "children": [
399
+ ],
400
+ "type": 8,
401
+ "value": "newline"
402
+ },
403
+ {
404
+ "type": 0,
405
+ "value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
406
+ }
407
+ ],
408
+ "LocaleSwitcher.dialogLocaleTitle": [
409
+ {
410
+ "type": 0,
411
+ "value": "Selecting a data locale"
412
+ }
413
+ ],
386
414
  "LocaleSwitcher.localesLabel": [
387
415
  {
388
416
  "type": 0,
@@ -559,6 +587,64 @@
559
587
  "value": "您的项目尚未初始化"
560
588
  }
561
589
  ],
590
+ "ProjectStamp.expired": [
591
+ {
592
+ "type": 0,
593
+ "value": "Trial expired"
594
+ }
595
+ ],
596
+ "ProjectStamp.production": [
597
+ {
598
+ "type": 0,
599
+ "value": "Production"
600
+ }
601
+ ],
602
+ "ProjectStamp.suspended": [
603
+ {
604
+ "type": 0,
605
+ "value": "Suspended"
606
+ }
607
+ ],
608
+ "ProjectStamp.willExpire": [
609
+ {
610
+ "options": {
611
+ "0": {
612
+ "value": [
613
+ {
614
+ "type": 0,
615
+ "value": "Trial ends today"
616
+ }
617
+ ]
618
+ },
619
+ "1": {
620
+ "value": [
621
+ {
622
+ "type": 0,
623
+ "value": "Trial ends in 1 day"
624
+ }
625
+ ]
626
+ },
627
+ "other": {
628
+ "value": [
629
+ {
630
+ "type": 0,
631
+ "value": "Trial ends in "
632
+ },
633
+ {
634
+ "type": 1,
635
+ "value": "daysLeft"
636
+ },
637
+ {
638
+ "type": 0,
639
+ "value": " days"
640
+ }
641
+ ]
642
+ }
643
+ },
644
+ "type": 5,
645
+ "value": "daysLeft"
646
+ }
647
+ ],
562
648
  "ProjectSuspended.defaultSuspensionMessage": [
563
649
  {
564
650
  "type": 0,
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
59
59
  var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
60
60
 
61
61
  // NOTE: This string will be replaced on build time with the package version.
62
- var version = "22.18.0";
62
+ var version = "22.20.0";
63
63
 
64
64
  // @ts-nocheck
65
65
  /* THIS IS A GENERATED FILE */
@@ -248,17 +248,17 @@ const getAppKitChunkImport = locale => {
248
248
  const intlLocale = mapLocaleToIntlLocale(locale);
249
249
  switch (intlLocale) {
250
250
  case 'de':
251
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-ee606b89.cjs.dev.js'); });
251
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-01b39743.cjs.dev.js'); });
252
252
  case 'es':
253
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-85876db8.cjs.dev.js'); });
253
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-11042c7b.cjs.dev.js'); });
254
254
  case 'fr-FR':
255
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-75c06e66.cjs.dev.js'); });
255
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-6cede089.cjs.dev.js'); });
256
256
  case 'pt-BR':
257
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-aa513a01.cjs.dev.js'); });
257
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-41b0ad74.cjs.dev.js'); });
258
258
  case 'zh-CN':
259
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-78562569.cjs.dev.js'); });
259
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-754f5079.cjs.dev.js'); });
260
260
  default:
261
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-16b40bf6.cjs.dev.js'); });
261
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-8f31bc48.cjs.dev.js'); });
262
262
  }
263
263
  };
264
264
  const getCommunityKitChunkImport = async locale => {
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
59
59
  var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
60
60
 
61
61
  // NOTE: This string will be replaced on build time with the package version.
62
- var version = "22.18.0";
62
+ var version = "22.20.0";
63
63
 
64
64
  // @ts-nocheck
65
65
  /* THIS IS A GENERATED FILE */
@@ -248,17 +248,17 @@ const getAppKitChunkImport = locale => {
248
248
  const intlLocale = mapLocaleToIntlLocale(locale);
249
249
  switch (intlLocale) {
250
250
  case 'de':
251
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-53e78818.cjs.prod.js'); });
251
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-1c53c9bd.cjs.prod.js'); });
252
252
  case 'es':
253
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-06d66908.cjs.prod.js'); });
253
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-551edc81.cjs.prod.js'); });
254
254
  case 'fr-FR':
255
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-02dd7db1.cjs.prod.js'); });
255
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-7022fb66.cjs.prod.js'); });
256
256
  case 'pt-BR':
257
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-707e7c11.cjs.prod.js'); });
257
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-29e6937f.cjs.prod.js'); });
258
258
  case 'zh-CN':
259
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-aa726492.cjs.prod.js'); });
259
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-19dd2fac.cjs.prod.js'); });
260
260
  default:
261
- return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-ed4ba63a.cjs.prod.js'); });
261
+ return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-1b1f297b.cjs.prod.js'); });
262
262
  }
263
263
  };
264
264
  const getCommunityKitChunkImport = async locale => {
@@ -20,7 +20,7 @@ import { jsx, Fragment } from '@emotion/react/jsx-runtime';
20
20
  import { defineMessages } from 'react-intl';
21
21
 
22
22
  // NOTE: This string will be replaced on build time with the package version.
23
- var version = "22.18.0";
23
+ var version = "22.20.0";
24
24
 
25
25
  // @ts-nocheck
26
26
  /* THIS IS A GENERATED FILE */
@@ -209,17 +209,17 @@ const getAppKitChunkImport = locale => {
209
209
  const intlLocale = mapLocaleToIntlLocale(locale);
210
210
  switch (intlLocale) {
211
211
  case 'de':
212
- return import( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-13be183b.esm.js');
212
+ return import( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-c53fd3f2.esm.js');
213
213
  case 'es':
214
- return import( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-ccf7ea0a.esm.js');
214
+ return import( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-b626c346.esm.js');
215
215
  case 'fr-FR':
216
- return import( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-90be0bdd.esm.js');
216
+ return import( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-4984269b.esm.js');
217
217
  case 'pt-BR':
218
- return import( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-a6cc8c98.esm.js');
218
+ return import( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-d92f79dc.esm.js');
219
219
  case 'zh-CN':
220
- return import( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-964437b0.esm.js');
220
+ return import( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-9f302021.esm.js');
221
221
  default:
222
- return import( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-b8bde8d8.esm.js');
222
+ return import( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-989d4725.esm.js');
223
223
  }
224
224
  };
225
225
  const getCommunityKitChunkImport = async locale => {