@pure-ds/core 0.7.38 → 0.7.39

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.
@@ -765,6 +765,16 @@
765
765
  "name": "COMPONENT_TAG",
766
766
  "description": "PdsLiveTemplateCanvas component"
767
767
  },
768
+ {
769
+ "name": "pds-locale",
770
+ "description": "Locale switcher component.\r\n\r\nThe component only persists canonical 5-letter locale tags (`xx-YY`),\r\nfor example `en-US` and `nl-NL`.",
771
+ "attributes": [
772
+ {
773
+ "name": "data-label",
774
+ "description": "Accessible label for the locale radio group."
775
+ }
776
+ ]
777
+ },
768
778
  {
769
779
  "name": "pds-omnibox",
770
780
  "description": "PdsOmnibox component",