accessify-widget 0.3.21 → 0.3.22

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-bqpA9Puf.js";
1
+ import { d, i } from "./index-BmRIdckG.js";
2
2
  export {
3
3
  d as destroy,
4
4
  i as init
@@ -6637,14 +6637,14 @@ function FeatureGrid($$anchor, $$props) {
6637
6637
  const FEATURE_LOADERS = {
6638
6638
  contrast: () => import("./contrast-CqsICAkU.js"),
6639
6639
  "text-size": () => import("./text-size-m_mHNPWo.js"),
6640
- "keyboard-nav": () => import("./keyboard-nav-CPnRSBAa.js"),
6640
+ "keyboard-nav": () => import("./keyboard-nav-DAvSVcs1.js"),
6641
6641
  "link-highlight": () => import("./link-highlight-DBGm067Y.js"),
6642
6642
  "reading-guide": () => import("./reading-guide-VT8NciIL.js"),
6643
6643
  "reading-mask": () => import("./reading-mask-BABChuCz.js"),
6644
6644
  "animation-stop": () => import("./animation-stop-C0MwseK0.js"),
6645
6645
  "hide-images": () => import("./hide-images-B_LeCBcd.js"),
6646
6646
  "big-cursor": () => import("./big-cursor-B2UKu9dQ.js"),
6647
- "page-structure": () => import("./page-structure-Bp15mzNy.js"),
6647
+ "page-structure": () => import("./page-structure-PgMFtIEj.js"),
6648
6648
  tts: () => import("./tts-CjszLRnb.js"),
6649
6649
  "text-simplify": () => import("./text-simplify-DPTSSdUB.js"),
6650
6650
  "alt-text": () => Promise.resolve().then(() => altText)
@@ -7738,6 +7738,7 @@ function createWidgetStyles(config2) {
7738
7738
  --accent: #e8837c;
7739
7739
  --accent-soft: rgba(232,131,124,0.15);
7740
7740
  --accent-on: #fff;
7741
+ --logo-color: #e8837c;
7741
7742
  --shadow: 0 12px 48px rgba(0,0,0,0.35);
7742
7743
  --fast: 140ms ease;
7743
7744
  ${brandOverrides}
@@ -7804,7 +7805,7 @@ function createWidgetStyles(config2) {
7804
7805
  .accessify-header-left { display: flex; align-items: center; gap: 10px; }
7805
7806
  .accessify-header-actions { display: flex; align-items: center; gap: 6px; }
7806
7807
 
7807
- .accessify-logo { display: inline-flex; color: var(--accent); }
7808
+ .accessify-logo { display: inline-flex; color: var(--logo-color); }
7808
7809
  .accessify-logo svg { height: 24px; width: auto; }
7809
7810
 
7810
7811
  .accessify-header-btn {
@@ -8952,4 +8953,4 @@ export {
8952
8953
  init as i,
8953
8954
  t
8954
8955
  };
8955
- //# sourceMappingURL=index-bqpA9Puf.js.map
8956
+ //# sourceMappingURL=index-BmRIdckG.js.map