@contentful/experiences-core 1.27.1-dev-20241217T1859-5623da0.0 → 1.28.0-dev-20241218T1748-2e08a67.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.
package/dist/index.js CHANGED
@@ -565,7 +565,7 @@ const builtInStyles = {
565
565
  defaultValue: '0px',
566
566
  },
567
567
  cfHyperlink: {
568
- displayName: 'Hyperlink',
568
+ displayName: 'URL',
569
569
  type: 'Hyperlink',
570
570
  defaultValue: '',
571
571
  validations: {
@@ -574,7 +574,7 @@ const builtInStyles = {
574
574
  description: 'hyperlink for section or container',
575
575
  },
576
576
  cfOpenInNewTab: {
577
- displayName: 'Hyperlink behaviour',
577
+ displayName: 'URL behaviour',
578
578
  type: 'Boolean',
579
579
  defaultValue: false,
580
580
  description: 'Open in new tab',