accessibility-react-widget 2.0.4 → 2.0.5
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,2 +1,2 @@
|
|
|
1
|
-
declare const DYSLEXIA_FONT_STYLE = "\n @import url('https://fonts.googleapis.com/css2?family=Comic+Neue:wght@300;400;700&display=swap');\n\n@font-face {\n font-family: 'OpenDyslexic';\n src: url('https://
|
|
1
|
+
declare const DYSLEXIA_FONT_STYLE = "\n @import url('https://fonts.googleapis.com/css2?family=Comic+Neue:wght@300;400;700&display=swap');\n\n@font-face {\n font-family: 'OpenDyslexic';\n src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Bold.woff') format('woff');\n font-weight: bold;\n font-style: normal;\n}\n\n@font-face {\n font-family: 'OpenDyslexic';\n src: url('https://rosengray.github.io/static/fonts/OpenDyslexic3-Bold.ttf') format('truetype');\n font-weight: bold;\n font-style: normal;\n}\n\n@font-face {\n font-family: 'OpenDyslexic';\n src: url('https://rosengray.github.io/static/fonts/OpenDyslexic3-Regular.ttf') format('truetype');\n font-weight: normal;\n font-style: normal;\n}\n\n@font-face {\n font-family: 'OpenDyslexic';\n src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Regular.woff') format('woff');\n font-weight: normal;\n font-style: normal;\n}\n\n@font-face {\n font-family: 'OpenDyslexic';\n src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Regular.otf') format('opentype');\n font-weight: normal;\n font-style: normal;\n}\n\n@font-face {\n font-family: 'OpenDyslexic';\n src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Bold.otf') format('opentype');\n font-weight: bold;\n font-style: normal;\n}\n\n\nhtml{\n font-family: OpenDyslexic,Comic Neue,Arial,Helvetica,sans-serif !important\n \n}\n\nhtml *, *{\n font-family: OpenDyslexic,Comic Neue,Arial,Helvetica,sans-serif !important\n}\n\nhtml.acc-font-weight{\n font-family: OpenDyslexic,Comic Neue,Arial,Helvetica,sans-serif !important \n}\n\n\n";
|
|
2
2
|
export default DYSLEXIA_FONT_STYLE;
|
|
@@ -2764,42 +2764,42 @@ const En = { accAccessibilityMenu__overlay: "_accAccessibilityMenu__overlay_1yac
|
|
|
2764
2764
|
|
|
2765
2765
|
@font-face {
|
|
2766
2766
|
font-family: 'OpenDyslexic';
|
|
2767
|
-
src: url('https://
|
|
2767
|
+
src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Bold.woff') format('woff');
|
|
2768
2768
|
font-weight: bold;
|
|
2769
2769
|
font-style: normal;
|
|
2770
2770
|
}
|
|
2771
2771
|
|
|
2772
2772
|
@font-face {
|
|
2773
2773
|
font-family: 'OpenDyslexic';
|
|
2774
|
-
src: url('https://
|
|
2774
|
+
src: url('https://rosengray.github.io/static/fonts/OpenDyslexic3-Bold.ttf') format('truetype');
|
|
2775
2775
|
font-weight: bold;
|
|
2776
2776
|
font-style: normal;
|
|
2777
2777
|
}
|
|
2778
2778
|
|
|
2779
2779
|
@font-face {
|
|
2780
2780
|
font-family: 'OpenDyslexic';
|
|
2781
|
-
src: url('https://
|
|
2781
|
+
src: url('https://rosengray.github.io/static/fonts/OpenDyslexic3-Regular.ttf') format('truetype');
|
|
2782
2782
|
font-weight: normal;
|
|
2783
2783
|
font-style: normal;
|
|
2784
2784
|
}
|
|
2785
2785
|
|
|
2786
2786
|
@font-face {
|
|
2787
2787
|
font-family: 'OpenDyslexic';
|
|
2788
|
-
src: url('https://
|
|
2788
|
+
src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Regular.woff') format('woff');
|
|
2789
2789
|
font-weight: normal;
|
|
2790
2790
|
font-style: normal;
|
|
2791
2791
|
}
|
|
2792
2792
|
|
|
2793
2793
|
@font-face {
|
|
2794
2794
|
font-family: 'OpenDyslexic';
|
|
2795
|
-
src: url('https://
|
|
2795
|
+
src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Regular.otf') format('opentype');
|
|
2796
2796
|
font-weight: normal;
|
|
2797
2797
|
font-style: normal;
|
|
2798
2798
|
}
|
|
2799
2799
|
|
|
2800
2800
|
@font-face {
|
|
2801
2801
|
font-family: 'OpenDyslexic';
|
|
2802
|
-
src: url('https://
|
|
2802
|
+
src: url('https://rosengray.github.io/static/fonts/OpenDyslexic-Bold.otf') format('opentype');
|
|
2803
2803
|
font-weight: bold;
|
|
2804
2804
|
font-style: normal;
|
|
2805
2805
|
}
|
|
@@ -5632,7 +5632,7 @@ const gg = () => {
|
|
|
5632
5632
|
l((p) => !p);
|
|
5633
5633
|
};
|
|
5634
5634
|
return Ze(() => {
|
|
5635
|
-
const p = Qa.map((y) => (async (g) => (await fetch(g)).json())(`https://
|
|
5635
|
+
const p = Qa.map((y) => (async (g) => (await fetch(g)).json())(`https://rosengray.github.io/static/locale/${y.name}.json`)), m = {};
|
|
5636
5636
|
Promise.all(p).then((y) => {
|
|
5637
5637
|
Qa.forEach((g, b) => {
|
|
5638
5638
|
m[g.lang] = { translation: y[b] };
|
package/dist/main.min.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import{A as o}from"./index-
|
|
2
|
+
import{A as o}from"./index-CZ15L50O.js";export{o as default};
|
package/dist/next.js
CHANGED