accessify-widget 0.3.87 → 0.3.88

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-DP9duTgp.js";
1
+ import { d, i } from "./index-Dz7xjzMF.js";
2
2
  export {
3
3
  d as destroy,
4
4
  i as init
@@ -6642,16 +6642,16 @@ 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-KBW9s-Os.js"),
6645
+ "keyboard-nav": () => import("./keyboard-nav-B3NluwBk.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-B_LeCBcd.js"),
6651
6651
  "big-cursor": () => import("./big-cursor-B2UKu9dQ.js"),
6652
- "page-structure": () => import("./page-structure-CeAUGlyq.js"),
6652
+ "page-structure": () => import("./page-structure-DASHbcEm.js"),
6653
6653
  tts: () => import("./tts-CjszLRnb.js"),
6654
- "text-simplify": () => import("./text-simplify-BIFpqadq.js"),
6654
+ "text-simplify": () => import("./text-simplify-BxIySphr.js"),
6655
6655
  "alt-text": () => Promise.resolve().then(() => altText)
6656
6656
  };
6657
6657
  let contrastMode = /* @__PURE__ */ state(proxy(readStoredContrastMode()));
@@ -7800,7 +7800,7 @@ function createWidgetStyles(config2) {
7800
7800
  }
7801
7801
  .accessify-trigger:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(50,60,100,0.6); }
7802
7802
  .accessify-trigger:active { transform: scale(0.96); }
7803
- .accessify-trigger--hidden { opacity:0; pointer-events:none; transform:scale(0.9); }
7803
+ .accessify-trigger--hidden { display:none; }
7804
7804
  .accessify-trigger svg { width: 26px; height: 26px; }
7805
7805
  .accessify-trigger--dragging { cursor: grabbing !important; opacity: 0.85; }
7806
7806
 
@@ -9063,4 +9063,4 @@ export {
9063
9063
  init as i,
9064
9064
  t
9065
9065
  };
9066
- //# sourceMappingURL=index-DP9duTgp.js.map
9066
+ //# sourceMappingURL=index-Dz7xjzMF.js.map