accessify-widget 0.3.24 → 0.3.25

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-DXnKqnZL.js";
1
+ import { d, i } from "./index-to_f6xxD.js";
2
2
  export {
3
3
  d as destroy,
4
4
  i as init
@@ -6641,14 +6641,14 @@ function FeatureGrid($$anchor, $$props) {
6641
6641
  const FEATURE_LOADERS = {
6642
6642
  contrast: () => import("./contrast-CqsICAkU.js"),
6643
6643
  "text-size": () => import("./text-size-m_mHNPWo.js"),
6644
- "keyboard-nav": () => import("./keyboard-nav-CYtlKZe7.js"),
6644
+ "keyboard-nav": () => import("./keyboard-nav-OIFhhVgD.js"),
6645
6645
  "link-highlight": () => import("./link-highlight-DBGm067Y.js"),
6646
6646
  "reading-guide": () => import("./reading-guide-VT8NciIL.js"),
6647
6647
  "reading-mask": () => import("./reading-mask-BABChuCz.js"),
6648
6648
  "animation-stop": () => import("./animation-stop-C0MwseK0.js"),
6649
6649
  "hide-images": () => import("./hide-images-B_LeCBcd.js"),
6650
6650
  "big-cursor": () => import("./big-cursor-B2UKu9dQ.js"),
6651
- "page-structure": () => import("./page-structure-C22kMA_o.js"),
6651
+ "page-structure": () => import("./page-structure-Cx0dz7cA.js"),
6652
6652
  tts: () => import("./tts-CjszLRnb.js"),
6653
6653
  "text-simplify": () => import("./text-simplify-BH_5q_V4.js"),
6654
6654
  "alt-text": () => Promise.resolve().then(() => altText)
@@ -8057,9 +8057,9 @@ function createWidgetStyles(config2) {
8057
8057
  .accessify-card-info:hover, .accessify-card-info:focus-visible { opacity: 1; color: var(--accent); }
8058
8058
  .accessify-card-tooltip {
8059
8059
  display: none; position: absolute;
8060
- top: calc(100% + 6px); ${isRight ? "right: 0" : "left: 0"};
8061
- width: 180px; padding: 10px 12px;
8062
- border-radius: 10px; background: #2a3158; color: var(--text);
8060
+ bottom: calc(100% + 6px); ${isRight ? "right: 0" : "left: 0"};
8061
+ width: 200px; max-width: 240px; padding: 10px 12px;
8062
+ border-radius: 10px; background: #2a3158; color: #f1f5f9;
8063
8063
  font-size: 12px; font-weight: 500; line-height: 1.4;
8064
8064
  text-align: left; white-space: normal;
8065
8065
  box-shadow: 0 6px 24px rgba(0,0,0,0.5);
@@ -8070,8 +8070,8 @@ function createWidgetStyles(config2) {
8070
8070
  display: block;
8071
8071
  }
8072
8072
  .accessify-card-tooltip::before {
8073
- content: ''; position: absolute; bottom: 100%; ${isRight ? "right: 4px" : "left: 4px"};
8074
- border: 5px solid transparent; border-bottom-color: #2a3158;
8073
+ content: ''; position: absolute; top: 100%; ${isRight ? "right: 4px" : "left: 4px"};
8074
+ border: 5px solid transparent; border-top-color: #2a3158;
8075
8075
  }
8076
8076
 
8077
8077
  /* ─── Section Divider ─── */
@@ -8958,4 +8958,4 @@ export {
8958
8958
  init as i,
8959
8959
  t
8960
8960
  };
8961
- //# sourceMappingURL=index-DXnKqnZL.js.map
8961
+ //# sourceMappingURL=index-to_f6xxD.js.map