adecksibility-widget 2.5.2 → 2.5.4

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # ADecksibility Widget
1
+ # ADecksibility Widget Pro
2
2
 
3
- Standalone accessibility widget bundle for WordPress and non-WordPress sites.
3
+ Premium standalone accessibility widget bundle for WordPress and non-WordPress sites.
4
4
 
5
5
  ## Usage
6
6
 
@@ -11,10 +11,12 @@ Standalone accessibility widget bundle for WordPress and non-WordPress sites.
11
11
  platform: "standalone"
12
12
  };
13
13
  </script>
14
- <script src="https://cdn.jsdelivr.net/npm/adecksibility-widget@2.5.2/dist/adecksibility-embed.umd.js" defer></script>
14
+ <script src="https://cdn.jsdelivr.net/npm/adecksibility-widget@2.5.4/dist/adecksibility-widget-pro.umd.js" defer></script>
15
15
  ```
16
16
 
17
17
  ## Notes
18
18
 
19
- - This npm package only contains the standalone browser bundle.
19
+ - Includes premium-only widget capabilities such as accessibility profiles and advanced branding hooks.
20
+ - Use this edition for the full standalone widget experience.
21
+ - This npm package only contains the standalone browser bundle for the selected edition.
20
22
  - For source development, use the main repository.