accessify-widget 0.3.96 → 0.3.97

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.
@@ -1,4 +1,4 @@
1
- import { d, i } from "./index-gr8WUigm.js";
1
+ import { d, i } from "./index-DR0ZtVVk.js";
2
2
  export {
3
3
  d as destroy,
4
4
  i as init
@@ -6642,14 +6642,14 @@ function FeatureGrid($$anchor, $$props) {
6642
6642
  const FEATURE_LOADERS = {
6643
6643
  contrast: () => import("./contrast-CqsOs6Uo.js"),
6644
6644
  "text-size": () => import("./text-size-m_mHNPWo.js"),
6645
- "keyboard-nav": () => import("./keyboard-nav-DSFHZbFq.js"),
6645
+ "keyboard-nav": () => import("./keyboard-nav-BpS7T_xC.js"),
6646
6646
  "link-highlight": () => import("./link-highlight-DBGm067Y.js"),
6647
6647
  "reading-guide": () => import("./reading-guide-VT8NciIL.js"),
6648
6648
  "reading-mask": () => import("./reading-mask-BABChuCz.js"),
6649
6649
  "animation-stop": () => import("./animation-stop-C2Ced0LV.js"),
6650
6650
  "hide-images": () => import("./hide-images-DdZdru63.js"),
6651
6651
  "big-cursor": () => import("./big-cursor-B2UKu9dQ.js"),
6652
- "page-structure": () => import("./page-structure-C4_NzITI.js"),
6652
+ "page-structure": () => import("./page-structure-LQFWwYsE.js"),
6653
6653
  tts: () => import("./tts-CjszLRnb.js"),
6654
6654
  "text-simplify": () => import("./text-simplify-W0rPYWpv.js"),
6655
6655
  "alt-text": () => Promise.resolve().then(() => altText)
@@ -8913,8 +8913,6 @@ async function fetchSiteConfig(siteKey, proxyUrl) {
8913
8913
  }
8914
8914
  async function init(userConfig = {}) {
8915
8915
  if (widgetInstance) return;
8916
- const isMobile = navigator.maxTouchPoints > 0 && matchMedia("(pointer:coarse)").matches && !matchMedia("(pointer:fine)").matches;
8917
- if (isMobile) return;
8918
8916
  const dataConfig = window.__accessify_dataConfig || {};
8919
8917
  config = { ...DEFAULT_CONFIG, ...dataConfig, ...userConfig };
8920
8918
  const siteKey = config.siteKey || config.siteKey;
@@ -9063,4 +9061,4 @@ export {
9063
9061
  init as i,
9064
9062
  t
9065
9063
  };
9066
- //# sourceMappingURL=index-gr8WUigm.js.map
9064
+ //# sourceMappingURL=index-DR0ZtVVk.js.map