accessify-widget 0.2.19 → 0.2.21
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.
- package/dist/accessify.min.js +1 -1
- package/dist/accessify.min.js.map +1 -1
- package/dist/accessify.mjs +1 -1
- package/dist/{index-B2FUEI0d.js → index-DlEXo7aY.js} +365 -370
- package/dist/{index-B2FUEI0d.js.map → index-DlEXo7aY.js.map} +1 -1
- package/dist/{keyboard-nav-B49dNgy3.js → keyboard-nav-CZma_qRC.js} +2 -2
- package/dist/{keyboard-nav-B49dNgy3.js.map → keyboard-nav-CZma_qRC.js.map} +1 -1
- package/dist/{page-structure-C9pDJKyf.js → page-structure-DTIVV243.js} +2 -2
- package/dist/{page-structure-C9pDJKyf.js.map → page-structure-DTIVV243.js.map} +1 -1
- package/dist/widget.js +1 -1
- package/dist/widget.js.map +1 -1
- package/package.json +1 -1
|
@@ -4760,8 +4760,8 @@ const deJson = {
|
|
|
4760
4760
|
"feature.tts.desc": "Text per Klick vorlesen lassen",
|
|
4761
4761
|
"feature.textSimplify": "Text vereinfachen",
|
|
4762
4762
|
"feature.textSimplify.desc": "Text in Einfache Sprache umwandeln",
|
|
4763
|
-
"feature.altText": "
|
|
4764
|
-
"feature.altText.desc": "
|
|
4763
|
+
"feature.altText": "Bildbeschreibung",
|
|
4764
|
+
"feature.altText.desc": "Bilder per Klick beschreiben lassen",
|
|
4765
4765
|
"feature.autoScan": "WCAG-Prüfung",
|
|
4766
4766
|
"feature.autoScan.desc": "Seite auf Barrierefreiheit prüfen",
|
|
4767
4767
|
"feature.saturation": "Sättigung",
|
|
@@ -4849,8 +4849,8 @@ const enJson = {
|
|
|
4849
4849
|
"feature.tts.desc": "Click any text to hear it spoken",
|
|
4850
4850
|
"feature.textSimplify": "Simplify Text",
|
|
4851
4851
|
"feature.textSimplify.desc": "Simplify text for easier understanding",
|
|
4852
|
-
"feature.altText": "
|
|
4853
|
-
"feature.altText.desc": "
|
|
4852
|
+
"feature.altText": "Image Description",
|
|
4853
|
+
"feature.altText.desc": "Click images to get AI descriptions",
|
|
4854
4854
|
"feature.autoScan": "WCAG Scan",
|
|
4855
4855
|
"feature.autoScan.desc": "Scan page for accessibility issues",
|
|
4856
4856
|
"feature.saturation": "Saturation",
|
|
@@ -4997,7 +4997,7 @@ const locales = {
|
|
|
4997
4997
|
"feature.pageStructure": "页面结构",
|
|
4998
4998
|
"feature.tts": "朗读",
|
|
4999
4999
|
"feature.textSimplify": "简化文本",
|
|
5000
|
-
"feature.altText": "
|
|
5000
|
+
"feature.altText": "图片描述",
|
|
5001
5001
|
"feature.autoScan": "WCAG 扫描"
|
|
5002
5002
|
}),
|
|
5003
5003
|
hi: withEnglish({
|
|
@@ -5040,7 +5040,7 @@ const locales = {
|
|
|
5040
5040
|
"feature.pageStructure": "पेज संरचना",
|
|
5041
5041
|
"feature.tts": "जोर से पढ़ें",
|
|
5042
5042
|
"feature.textSimplify": "टेक्स्ट सरल करें",
|
|
5043
|
-
"feature.altText": "
|
|
5043
|
+
"feature.altText": "चित्र विवरण",
|
|
5044
5044
|
"feature.autoScan": "WCAG स्कैन"
|
|
5045
5045
|
}),
|
|
5046
5046
|
es: withEnglish({
|
|
@@ -5083,7 +5083,7 @@ const locales = {
|
|
|
5083
5083
|
"feature.pageStructure": "Estructura de pagina",
|
|
5084
5084
|
"feature.tts": "Lectura en voz alta",
|
|
5085
5085
|
"feature.textSimplify": "Simplificar texto",
|
|
5086
|
-
"feature.altText": "
|
|
5086
|
+
"feature.altText": "Descripcion de imagen",
|
|
5087
5087
|
"feature.autoScan": "Escaneo WCAG"
|
|
5088
5088
|
}),
|
|
5089
5089
|
fr: withEnglish({
|
|
@@ -5126,7 +5126,7 @@ const locales = {
|
|
|
5126
5126
|
"feature.pageStructure": "Structure de page",
|
|
5127
5127
|
"feature.tts": "Lecture audio",
|
|
5128
5128
|
"feature.textSimplify": "Simplifier le texte",
|
|
5129
|
-
"feature.altText": "
|
|
5129
|
+
"feature.altText": "Description d'image",
|
|
5130
5130
|
"feature.autoScan": "Analyse WCAG"
|
|
5131
5131
|
}),
|
|
5132
5132
|
ar: withEnglish({
|
|
@@ -5169,7 +5169,7 @@ const locales = {
|
|
|
5169
5169
|
"feature.pageStructure": "بنية الصفحة",
|
|
5170
5170
|
"feature.tts": "القراءة بصوت عالٍ",
|
|
5171
5171
|
"feature.textSimplify": "تبسيط النص",
|
|
5172
|
-
"feature.altText": "
|
|
5172
|
+
"feature.altText": "وصف الصورة",
|
|
5173
5173
|
"feature.autoScan": "فحص WCAG"
|
|
5174
5174
|
}),
|
|
5175
5175
|
bn: withEnglish({
|
|
@@ -5211,7 +5211,7 @@ const locales = {
|
|
|
5211
5211
|
"feature.pageStructure": "পেজ স্ট্রাকচার",
|
|
5212
5212
|
"feature.tts": "জোরে পড়া",
|
|
5213
5213
|
"feature.textSimplify": "টেক্সট সহজ করুন",
|
|
5214
|
-
"feature.altText": "
|
|
5214
|
+
"feature.altText": "ছবির বিবরণ",
|
|
5215
5215
|
"feature.autoScan": "WCAG স্ক্যান"
|
|
5216
5216
|
}),
|
|
5217
5217
|
pt: withEnglish({
|
|
@@ -5254,7 +5254,7 @@ const locales = {
|
|
|
5254
5254
|
"feature.pageStructure": "Estrutura da pagina",
|
|
5255
5255
|
"feature.tts": "Leitura em voz alta",
|
|
5256
5256
|
"feature.textSimplify": "Simplificar texto",
|
|
5257
|
-
"feature.altText": "
|
|
5257
|
+
"feature.altText": "Descricao da imagem",
|
|
5258
5258
|
"feature.autoScan": "Varredura WCAG"
|
|
5259
5259
|
}),
|
|
5260
5260
|
ru: withEnglish({
|
|
@@ -5297,7 +5297,7 @@ const locales = {
|
|
|
5297
5297
|
"feature.pageStructure": "Структура страницы",
|
|
5298
5298
|
"feature.tts": "Озвучивание",
|
|
5299
5299
|
"feature.textSimplify": "Упростить текст",
|
|
5300
|
-
"feature.altText": "
|
|
5300
|
+
"feature.altText": "Описание изображения",
|
|
5301
5301
|
"feature.autoScan": "Проверка WCAG"
|
|
5302
5302
|
}),
|
|
5303
5303
|
ur: withEnglish({
|
|
@@ -5339,7 +5339,7 @@ const locales = {
|
|
|
5339
5339
|
"feature.pageStructure": "صفحہ ساخت",
|
|
5340
5340
|
"feature.tts": "بلند آواز میں پڑھیں",
|
|
5341
5341
|
"feature.textSimplify": "متن آسان کریں",
|
|
5342
|
-
"feature.altText": "
|
|
5342
|
+
"feature.altText": "تصویر کی تفصیل",
|
|
5343
5343
|
"feature.autoScan": "WCAG اسکین"
|
|
5344
5344
|
}),
|
|
5345
5345
|
id: withEnglish({
|
|
@@ -5381,7 +5381,7 @@ const locales = {
|
|
|
5381
5381
|
"feature.pageStructure": "Struktur halaman",
|
|
5382
5382
|
"feature.tts": "Bacakan",
|
|
5383
5383
|
"feature.textSimplify": "Sederhanakan teks",
|
|
5384
|
-
"feature.altText": "
|
|
5384
|
+
"feature.altText": "Deskripsi gambar",
|
|
5385
5385
|
"feature.autoScan": "Pindai WCAG"
|
|
5386
5386
|
}),
|
|
5387
5387
|
ja: withEnglish({
|
|
@@ -5424,7 +5424,7 @@ const locales = {
|
|
|
5424
5424
|
"feature.pageStructure": "ページ構造",
|
|
5425
5425
|
"feature.tts": "読み上げ",
|
|
5426
5426
|
"feature.textSimplify": "文章を簡単にする",
|
|
5427
|
-
"feature.altText": "
|
|
5427
|
+
"feature.altText": "画像の説明",
|
|
5428
5428
|
"feature.autoScan": "WCAG スキャン"
|
|
5429
5429
|
}),
|
|
5430
5430
|
pcm: withEnglish({
|
|
@@ -5466,7 +5466,7 @@ const locales = {
|
|
|
5466
5466
|
"feature.pageStructure": "Page structure",
|
|
5467
5467
|
"feature.tts": "Read aloud",
|
|
5468
5468
|
"feature.textSimplify": "Simplify text",
|
|
5469
|
-
"feature.altText": "
|
|
5469
|
+
"feature.altText": "Image Description",
|
|
5470
5470
|
"feature.autoScan": "WCAG scan"
|
|
5471
5471
|
}),
|
|
5472
5472
|
mr: withEnglish({
|
|
@@ -5508,7 +5508,7 @@ const locales = {
|
|
|
5508
5508
|
"feature.pageStructure": "पृष्ठरचना",
|
|
5509
5509
|
"feature.tts": "मोठ्याने वाचा",
|
|
5510
5510
|
"feature.textSimplify": "मजकूर सोपा करा",
|
|
5511
|
-
"feature.altText": "
|
|
5511
|
+
"feature.altText": "चित्र वर्णन",
|
|
5512
5512
|
"feature.autoScan": "WCAG स्कॅन"
|
|
5513
5513
|
}),
|
|
5514
5514
|
te: withEnglish({
|
|
@@ -5550,7 +5550,7 @@ const locales = {
|
|
|
5550
5550
|
"feature.pageStructure": "పేజీ నిర్మాణం",
|
|
5551
5551
|
"feature.tts": "గట్టిగా చదవండి",
|
|
5552
5552
|
"feature.textSimplify": "టెక్స్ట్ సులభతరం చేయి",
|
|
5553
|
-
"feature.altText": "
|
|
5553
|
+
"feature.altText": "చిత్ర వివరణ",
|
|
5554
5554
|
"feature.autoScan": "WCAG స్కాన్"
|
|
5555
5555
|
}),
|
|
5556
5556
|
tr: withEnglish({
|
|
@@ -5593,7 +5593,7 @@ const locales = {
|
|
|
5593
5593
|
"feature.pageStructure": "Sayfa yapisi",
|
|
5594
5594
|
"feature.tts": "Sesli oku",
|
|
5595
5595
|
"feature.textSimplify": "Metni sadeletir",
|
|
5596
|
-
"feature.altText": "
|
|
5596
|
+
"feature.altText": "Resim aciklamasi",
|
|
5597
5597
|
"feature.autoScan": "WCAG taramasi"
|
|
5598
5598
|
}),
|
|
5599
5599
|
ta: withEnglish({
|
|
@@ -5635,7 +5635,7 @@ const locales = {
|
|
|
5635
5635
|
"feature.pageStructure": "பக்க அமைப்பு",
|
|
5636
5636
|
"feature.tts": "சத்தமாக வாசி",
|
|
5637
5637
|
"feature.textSimplify": "உரையை எளிமைப்படுத்து",
|
|
5638
|
-
"feature.altText": "
|
|
5638
|
+
"feature.altText": "பட விளக்கம்",
|
|
5639
5639
|
"feature.autoScan": "WCAG ஸ்கேன்"
|
|
5640
5640
|
}),
|
|
5641
5641
|
vi: withEnglish({
|
|
@@ -5677,7 +5677,7 @@ const locales = {
|
|
|
5677
5677
|
"feature.pageStructure": "Cau truc trang",
|
|
5678
5678
|
"feature.tts": "Doc thanh tieng",
|
|
5679
5679
|
"feature.textSimplify": "Don gian hoa van ban",
|
|
5680
|
-
"feature.altText": "
|
|
5680
|
+
"feature.altText": "Mo ta hinh anh",
|
|
5681
5681
|
"feature.autoScan": "Quet WCAG"
|
|
5682
5682
|
}),
|
|
5683
5683
|
ko: withEnglish({
|
|
@@ -5720,7 +5720,7 @@ const locales = {
|
|
|
5720
5720
|
"feature.pageStructure": "페이지 구조",
|
|
5721
5721
|
"feature.tts": "소리 내어 읽기",
|
|
5722
5722
|
"feature.textSimplify": "텍스트 단순화",
|
|
5723
|
-
"feature.altText": "
|
|
5723
|
+
"feature.altText": "이미지 설명",
|
|
5724
5724
|
"feature.autoScan": "WCAG 검사"
|
|
5725
5725
|
})
|
|
5726
5726
|
};
|
|
@@ -6078,6 +6078,20 @@ function createProxyService(siteKey, proxyUrl) {
|
|
|
6078
6078
|
}
|
|
6079
6079
|
const data = await res.json();
|
|
6080
6080
|
return data.result || "";
|
|
6081
|
+
},
|
|
6082
|
+
async describeImage(imageUrl, lang) {
|
|
6083
|
+
const res = await fetch(`${base}/v1/ai/describe-image`, {
|
|
6084
|
+
method: "POST",
|
|
6085
|
+
headers,
|
|
6086
|
+
body: JSON.stringify({ imageUrl, lang })
|
|
6087
|
+
});
|
|
6088
|
+
if (!res.ok) {
|
|
6089
|
+
const err = await res.json().catch(() => ({ error: `HTTP ${res.status}` }));
|
|
6090
|
+
if (res.status === 429) throw new RateLimitError(err.error || "Rate limit reached");
|
|
6091
|
+
throw new Error(err.error || `AI proxy error: ${res.status}`);
|
|
6092
|
+
}
|
|
6093
|
+
const data = await res.json();
|
|
6094
|
+
return data.result || "";
|
|
6081
6095
|
}
|
|
6082
6096
|
};
|
|
6083
6097
|
}
|
|
@@ -6156,6 +6170,33 @@ function createDirectService(config2) {
|
|
|
6156
6170
|
}
|
|
6157
6171
|
const data = await response.json();
|
|
6158
6172
|
return extractContent(data);
|
|
6173
|
+
},
|
|
6174
|
+
async describeImage(imageUrl, lang) {
|
|
6175
|
+
const langInstruction = lang && lang.startsWith("de") ? " Beschreibe auf Deutsch." : "";
|
|
6176
|
+
const response = await fetch(`${OPENROUTER_BASE}/chat/completions`, {
|
|
6177
|
+
method: "POST",
|
|
6178
|
+
headers,
|
|
6179
|
+
body: JSON.stringify({
|
|
6180
|
+
model: config2.visionModel || DEFAULTS.visionModel,
|
|
6181
|
+
messages: [{
|
|
6182
|
+
role: "user",
|
|
6183
|
+
content: [
|
|
6184
|
+
{
|
|
6185
|
+
type: "text",
|
|
6186
|
+
text: `Describe what is shown in this image. 2-3 sentences, easy to understand.${langInstruction} Return ONLY the description.`
|
|
6187
|
+
},
|
|
6188
|
+
{ type: "image_url", image_url: { url: imageUrl } }
|
|
6189
|
+
]
|
|
6190
|
+
}],
|
|
6191
|
+
max_tokens: 500
|
|
6192
|
+
})
|
|
6193
|
+
});
|
|
6194
|
+
if (!response.ok) {
|
|
6195
|
+
if (response.status === 429) throw new RateLimitError("Rate limit reached. Please try again later.");
|
|
6196
|
+
throw new Error(`AI vision error: ${response.status}`);
|
|
6197
|
+
}
|
|
6198
|
+
const data = await response.json();
|
|
6199
|
+
return extractContent(data);
|
|
6159
6200
|
}
|
|
6160
6201
|
};
|
|
6161
6202
|
}
|
|
@@ -6310,14 +6351,14 @@ function FeatureGrid($$anchor, $$props) {
|
|
|
6310
6351
|
const FEATURE_LOADERS = {
|
|
6311
6352
|
contrast: () => import("./contrast-CqsICAkU.js"),
|
|
6312
6353
|
"text-size": () => import("./text-size-C6OFhCGi.js"),
|
|
6313
|
-
"keyboard-nav": () => import("./keyboard-nav-
|
|
6354
|
+
"keyboard-nav": () => import("./keyboard-nav-CZma_qRC.js"),
|
|
6314
6355
|
"link-highlight": () => import("./link-highlight-DBGm067Y.js"),
|
|
6315
6356
|
"reading-guide": () => import("./reading-guide-VT8NciIL.js"),
|
|
6316
6357
|
"reading-mask": () => import("./reading-mask-BABChuCz.js"),
|
|
6317
6358
|
"animation-stop": () => import("./animation-stop-C0MwseK0.js"),
|
|
6318
6359
|
"hide-images": () => import("./hide-images-B_LeCBcd.js"),
|
|
6319
6360
|
"big-cursor": () => import("./big-cursor-B2UKu9dQ.js"),
|
|
6320
|
-
"page-structure": () => import("./page-structure-
|
|
6361
|
+
"page-structure": () => import("./page-structure-DTIVV243.js"),
|
|
6321
6362
|
tts: () => import("./tts-CjszLRnb.js"),
|
|
6322
6363
|
"text-simplify": () => import("./text-simplify-Cvhpio7g.js"),
|
|
6323
6364
|
"alt-text": () => Promise.resolve().then(() => altText)
|
|
@@ -7587,7 +7628,6 @@ function createWidgetStyles(config2) {
|
|
|
7587
7628
|
}
|
|
7588
7629
|
const IDB_NAME = "accessify-alt-text-cache";
|
|
7589
7630
|
const IDB_STORE = "alt-texts";
|
|
7590
|
-
const IDB_REPORT_STORE = "alt-text-reports";
|
|
7591
7631
|
const IDB_VERSION = 2;
|
|
7592
7632
|
function hashSrc(src) {
|
|
7593
7633
|
let hash = 5381;
|
|
@@ -7598,6 +7638,20 @@ function hashSrc(src) {
|
|
|
7598
7638
|
}
|
|
7599
7639
|
return Math.abs(hash).toString(36);
|
|
7600
7640
|
}
|
|
7641
|
+
function normalizeImageUrl(url) {
|
|
7642
|
+
try {
|
|
7643
|
+
const u = new URL(url);
|
|
7644
|
+
u.searchParams.delete("width");
|
|
7645
|
+
u.searchParams.delete("height");
|
|
7646
|
+
u.searchParams.delete("scale-down-to");
|
|
7647
|
+
return u.href;
|
|
7648
|
+
} catch {
|
|
7649
|
+
return url;
|
|
7650
|
+
}
|
|
7651
|
+
}
|
|
7652
|
+
function getImageSrc(img) {
|
|
7653
|
+
return img.currentSrc || img.src;
|
|
7654
|
+
}
|
|
7601
7655
|
function openCache() {
|
|
7602
7656
|
return new Promise((resolve) => {
|
|
7603
7657
|
try {
|
|
@@ -7605,7 +7659,7 @@ function openCache() {
|
|
|
7605
7659
|
req.onupgradeneeded = () => {
|
|
7606
7660
|
const db = req.result;
|
|
7607
7661
|
if (!db.objectStoreNames.contains(IDB_STORE)) db.createObjectStore(IDB_STORE, { keyPath: "key" });
|
|
7608
|
-
if (!db.objectStoreNames.contains(
|
|
7662
|
+
if (!db.objectStoreNames.contains("alt-text-reports")) db.createObjectStore("alt-text-reports", { keyPath: "key" });
|
|
7609
7663
|
};
|
|
7610
7664
|
req.onsuccess = () => resolve(req.result);
|
|
7611
7665
|
req.onerror = () => resolve(null);
|
|
@@ -7623,8 +7677,7 @@ async function getAllCachedAltTexts() {
|
|
|
7623
7677
|
const tx = db.transaction(IDB_STORE, "readonly");
|
|
7624
7678
|
const req = tx.objectStore(IDB_STORE).getAll();
|
|
7625
7679
|
req.onsuccess = () => {
|
|
7626
|
-
const
|
|
7627
|
-
for (const r of results) {
|
|
7680
|
+
for (const r of req.result) {
|
|
7628
7681
|
map.set(r.src, r.altText);
|
|
7629
7682
|
}
|
|
7630
7683
|
resolve(map);
|
|
@@ -7641,9 +7694,23 @@ async function getCachedAltText(src) {
|
|
|
7641
7694
|
return new Promise((resolve) => {
|
|
7642
7695
|
try {
|
|
7643
7696
|
const tx = db.transaction(IDB_STORE, "readonly");
|
|
7644
|
-
const
|
|
7645
|
-
|
|
7646
|
-
|
|
7697
|
+
const store = tx.objectStore(IDB_STORE);
|
|
7698
|
+
const req1 = store.get(hashSrc(src));
|
|
7699
|
+
req1.onsuccess = () => {
|
|
7700
|
+
if (req1.result?.altText) {
|
|
7701
|
+
resolve(req1.result.altText);
|
|
7702
|
+
return;
|
|
7703
|
+
}
|
|
7704
|
+
const norm = normalizeImageUrl(src);
|
|
7705
|
+
if (norm !== src) {
|
|
7706
|
+
const req2 = store.get(hashSrc(norm));
|
|
7707
|
+
req2.onsuccess = () => resolve(req2.result?.altText || null);
|
|
7708
|
+
req2.onerror = () => resolve(null);
|
|
7709
|
+
} else {
|
|
7710
|
+
resolve(null);
|
|
7711
|
+
}
|
|
7712
|
+
};
|
|
7713
|
+
req1.onerror = () => resolve(null);
|
|
7647
7714
|
} catch {
|
|
7648
7715
|
resolve(null);
|
|
7649
7716
|
}
|
|
@@ -7663,41 +7730,6 @@ async function setCachedAltText(src, altText2, langCode) {
|
|
|
7663
7730
|
}
|
|
7664
7731
|
});
|
|
7665
7732
|
}
|
|
7666
|
-
async function saveReport(src, altText2, langCode) {
|
|
7667
|
-
const db = await openCache();
|
|
7668
|
-
if (!db) return;
|
|
7669
|
-
return new Promise((resolve) => {
|
|
7670
|
-
try {
|
|
7671
|
-
const tx = db.transaction(IDB_REPORT_STORE, "readwrite");
|
|
7672
|
-
tx.objectStore(IDB_REPORT_STORE).put({
|
|
7673
|
-
key: hashSrc(src) + "_" + Date.now(),
|
|
7674
|
-
src,
|
|
7675
|
-
pageUrl: window.location.href,
|
|
7676
|
-
altText: altText2,
|
|
7677
|
-
lang: langCode,
|
|
7678
|
-
reportedAt: Date.now()
|
|
7679
|
-
});
|
|
7680
|
-
tx.oncomplete = () => resolve();
|
|
7681
|
-
tx.onerror = () => resolve();
|
|
7682
|
-
} catch {
|
|
7683
|
-
resolve();
|
|
7684
|
-
}
|
|
7685
|
-
});
|
|
7686
|
-
}
|
|
7687
|
-
async function removeCachedAltText(src) {
|
|
7688
|
-
const db = await openCache();
|
|
7689
|
-
if (!db) return;
|
|
7690
|
-
return new Promise((resolve) => {
|
|
7691
|
-
try {
|
|
7692
|
-
const tx = db.transaction(IDB_STORE, "readwrite");
|
|
7693
|
-
tx.objectStore(IDB_STORE).delete(hashSrc(src));
|
|
7694
|
-
tx.oncomplete = () => resolve();
|
|
7695
|
-
tx.onerror = () => resolve();
|
|
7696
|
-
} catch {
|
|
7697
|
-
resolve();
|
|
7698
|
-
}
|
|
7699
|
-
});
|
|
7700
|
-
}
|
|
7701
7733
|
const DEFAULT_API_BASE = "https://accessify-api.accessify.workers.dev";
|
|
7702
7734
|
async function fetchServerAltTexts(siteKey, proxyUrl, lang) {
|
|
7703
7735
|
const map = /* @__PURE__ */ new Map();
|
|
@@ -7712,9 +7744,7 @@ async function fetchServerAltTexts(siteKey, proxyUrl, lang) {
|
|
|
7712
7744
|
const data = await res.json();
|
|
7713
7745
|
if (data.blocks) {
|
|
7714
7746
|
for (const block2 of data.blocks) {
|
|
7715
|
-
if (block2.selector && block2.result)
|
|
7716
|
-
map.set(block2.selector, block2.result);
|
|
7717
|
-
}
|
|
7747
|
+
if (block2.selector && block2.result) map.set(block2.selector, block2.result);
|
|
7718
7748
|
}
|
|
7719
7749
|
}
|
|
7720
7750
|
} catch {
|
|
@@ -7751,62 +7781,33 @@ async function autoApplyCachedAltTexts(widgetConfig) {
|
|
|
7751
7781
|
}
|
|
7752
7782
|
}
|
|
7753
7783
|
const localCache = await getAllCachedAltTexts();
|
|
7754
|
-
const localOnly = [];
|
|
7755
7784
|
for (const [url, alt] of localCache) {
|
|
7756
|
-
if (!cache.has(url))
|
|
7757
|
-
cache.set(url, alt);
|
|
7758
|
-
localOnly.push({ imageUrl: url, altText: alt });
|
|
7759
|
-
}
|
|
7760
|
-
}
|
|
7761
|
-
if (siteKey && localOnly.length > 0) {
|
|
7762
|
-
try {
|
|
7763
|
-
const base = proxyUrl || DEFAULT_API_BASE;
|
|
7764
|
-
const pageUrl = window.location.origin + window.location.pathname;
|
|
7765
|
-
fetch(`${base}/v1/cache/batch-persist-alt-text`, {
|
|
7766
|
-
method: "POST",
|
|
7767
|
-
headers: { "Content-Type": "application/json" },
|
|
7768
|
-
body: JSON.stringify({
|
|
7769
|
-
siteKey,
|
|
7770
|
-
pageUrl,
|
|
7771
|
-
entries: localOnly.map((e) => ({ ...e, lang: pageLang }))
|
|
7772
|
-
})
|
|
7773
|
-
}).catch(() => {
|
|
7774
|
-
});
|
|
7775
|
-
} catch {
|
|
7776
|
-
}
|
|
7785
|
+
if (!cache.has(url)) cache.set(url, alt);
|
|
7777
7786
|
}
|
|
7778
7787
|
if (cache.size === 0) return 0;
|
|
7779
|
-
|
|
7780
|
-
|
|
7781
|
-
images.forEach((img) => {
|
|
7782
|
-
if (img.closest("#accessify-root") || img.closest("accessify-widget")) return;
|
|
7788
|
+
function applyToImg(img) {
|
|
7789
|
+
if (img.closest("#accessify-root") || img.closest("accessify-widget")) return false;
|
|
7783
7790
|
const alt = img.getAttribute("alt");
|
|
7784
|
-
if (alt !== null && alt.trim() !== "") return;
|
|
7785
|
-
const src = img
|
|
7786
|
-
const cached = cache.get(src) || cache.get(img.src);
|
|
7791
|
+
if (alt !== null && alt.trim() !== "") return false;
|
|
7792
|
+
const src = getImageSrc(img);
|
|
7793
|
+
const cached = cache.get(src) || cache.get(normalizeImageUrl(src)) || cache.get(img.src);
|
|
7787
7794
|
if (cached) {
|
|
7788
7795
|
img.setAttribute("alt", cached);
|
|
7789
7796
|
img.setAttribute("title", cached);
|
|
7790
7797
|
img.setAttribute("data-accessify-alt", "auto");
|
|
7791
|
-
|
|
7798
|
+
return true;
|
|
7792
7799
|
}
|
|
7800
|
+
return false;
|
|
7801
|
+
}
|
|
7802
|
+
let applied = 0;
|
|
7803
|
+
document.querySelectorAll("img").forEach((img) => {
|
|
7804
|
+
if (applyToImg(img)) applied++;
|
|
7793
7805
|
});
|
|
7794
7806
|
const observer2 = new MutationObserver((mutations) => {
|
|
7795
7807
|
for (const m of mutations) {
|
|
7796
7808
|
for (const node of m.addedNodes) {
|
|
7797
7809
|
const imgs = node instanceof HTMLImageElement ? [node] : node instanceof HTMLElement ? Array.from(node.querySelectorAll("img")) : [];
|
|
7798
|
-
for (const img of imgs)
|
|
7799
|
-
if (img.closest("#accessify-root") || img.closest("accessify-widget")) continue;
|
|
7800
|
-
const a = img.getAttribute("alt");
|
|
7801
|
-
if (a !== null && a.trim() !== "") continue;
|
|
7802
|
-
const src = img.currentSrc || img.src;
|
|
7803
|
-
const c = cache.get(src) || cache.get(img.src);
|
|
7804
|
-
if (c) {
|
|
7805
|
-
img.setAttribute("alt", c);
|
|
7806
|
-
img.setAttribute("title", c);
|
|
7807
|
-
img.setAttribute("data-accessify-alt", "auto");
|
|
7808
|
-
}
|
|
7809
|
-
}
|
|
7810
|
+
for (const img of imgs) applyToImg(img);
|
|
7810
7811
|
}
|
|
7811
7812
|
}
|
|
7812
7813
|
});
|
|
@@ -7820,12 +7821,13 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
7820
7821
|
let enabled = false;
|
|
7821
7822
|
let styleEl = null;
|
|
7822
7823
|
let badgeEl = null;
|
|
7824
|
+
let tooltipEl = null;
|
|
7825
|
+
let domObserver = null;
|
|
7826
|
+
let autoGenerating = false;
|
|
7823
7827
|
let missingAltImages = [];
|
|
7824
7828
|
const processedImages = /* @__PURE__ */ new Map();
|
|
7825
|
-
let
|
|
7826
|
-
let
|
|
7827
|
-
const infoButtons = /* @__PURE__ */ new Map();
|
|
7828
|
-
let reportPanelEl = null;
|
|
7829
|
+
let describeClickHandler = null;
|
|
7830
|
+
let describeEscHandler = null;
|
|
7829
7831
|
function lang() {
|
|
7830
7832
|
return getCurrentWidgetLang() || initialLang;
|
|
7831
7833
|
}
|
|
@@ -7834,14 +7836,12 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
7834
7836
|
}
|
|
7835
7837
|
const STYLE_ID = "accessify-alt-text-styles";
|
|
7836
7838
|
const HIGHLIGHT_CLASS = "accessify-alt-missing";
|
|
7837
|
-
const BADGE_CLASS = "accessify-alt-badge";
|
|
7838
7839
|
function getStyles() {
|
|
7839
7840
|
return `
|
|
7840
7841
|
.${HIGHLIGHT_CLASS} {
|
|
7841
7842
|
outline: 3px dashed #e63946 !important;
|
|
7842
7843
|
outline-offset: 3px !important;
|
|
7843
7844
|
position: relative !important;
|
|
7844
|
-
transition: outline-color 0.2s ease !important;
|
|
7845
7845
|
}
|
|
7846
7846
|
.${HIGHLIGHT_CLASS}.accessify-alt-generating::after {
|
|
7847
7847
|
content: '\\2026';
|
|
@@ -7867,93 +7867,65 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
7867
7867
|
content: none;
|
|
7868
7868
|
}
|
|
7869
7869
|
|
|
7870
|
-
|
|
7870
|
+
img[data-a11y-describable="true"] {
|
|
7871
|
+
cursor: help !important;
|
|
7872
|
+
}
|
|
7873
|
+
|
|
7874
|
+
.accessify-describe-tooltip {
|
|
7871
7875
|
position: fixed;
|
|
7872
7876
|
z-index: 2147483647;
|
|
7873
|
-
max-width:
|
|
7874
|
-
padding:
|
|
7877
|
+
max-width: 340px;
|
|
7878
|
+
padding: 14px 18px;
|
|
7875
7879
|
background: #1a1a2e;
|
|
7876
7880
|
color: #e0e0e0;
|
|
7877
|
-
border-radius:
|
|
7878
|
-
box-shadow: 0
|
|
7881
|
+
border-radius: 10px;
|
|
7882
|
+
box-shadow: 0 6px 24px rgba(0,0,0,0.45);
|
|
7879
7883
|
font-family: system-ui, -apple-system, sans-serif;
|
|
7880
|
-
font-size:
|
|
7881
|
-
line-height: 1.
|
|
7882
|
-
pointer-events: none;
|
|
7884
|
+
font-size: 14px;
|
|
7885
|
+
line-height: 1.6;
|
|
7883
7886
|
word-break: break-word;
|
|
7884
|
-
|
|
7887
|
+
animation: accessify-fade-in 0.15s ease;
|
|
7885
7888
|
}
|
|
7886
|
-
|
|
7887
|
-
.accessify-alt-info-btn {
|
|
7889
|
+
.accessify-describe-tooltip .accessify-describe-close {
|
|
7888
7890
|
position: absolute;
|
|
7889
7891
|
top: 6px;
|
|
7890
|
-
right:
|
|
7891
|
-
|
|
7892
|
-
width: 22px;
|
|
7893
|
-
height: 22px;
|
|
7894
|
-
padding: 0;
|
|
7892
|
+
right: 8px;
|
|
7893
|
+
background: none;
|
|
7895
7894
|
border: none;
|
|
7896
|
-
|
|
7897
|
-
|
|
7898
|
-
color: #ccc;
|
|
7899
|
-
font-family: system-ui, -apple-system, sans-serif;
|
|
7900
|
-
font-size: 13px;
|
|
7901
|
-
font-weight: 600;
|
|
7902
|
-
line-height: 22px;
|
|
7903
|
-
text-align: center;
|
|
7895
|
+
color: #888;
|
|
7896
|
+
font-size: 16px;
|
|
7904
7897
|
cursor: pointer;
|
|
7905
|
-
|
|
7906
|
-
|
|
7907
|
-
backdrop-filter: blur(4px);
|
|
7908
|
-
}
|
|
7909
|
-
.${HIGHLIGHT_CLASS}.accessify-alt-done:hover + .accessify-alt-info-btn,
|
|
7910
|
-
.accessify-alt-info-btn:hover {
|
|
7911
|
-
opacity: 1;
|
|
7898
|
+
padding: 2px 6px;
|
|
7899
|
+
line-height: 1;
|
|
7912
7900
|
}
|
|
7913
|
-
.accessify-
|
|
7914
|
-
background: rgba(0,0,0,0.8);
|
|
7901
|
+
.accessify-describe-tooltip .accessify-describe-close:hover {
|
|
7915
7902
|
color: #fff;
|
|
7916
7903
|
}
|
|
7917
|
-
|
|
7918
|
-
|
|
7919
|
-
|
|
7920
|
-
|
|
7921
|
-
width: 240px;
|
|
7922
|
-
padding: 12px;
|
|
7923
|
-
background: #1a1a2e;
|
|
7924
|
-
color: #f0f0f0;
|
|
7925
|
-
border-radius: 10px;
|
|
7926
|
-
box-shadow: 0 8px 32px rgba(0,0,0,0.4);
|
|
7927
|
-
font-family: system-ui, -apple-system, sans-serif;
|
|
7928
|
-
font-size: 12px;
|
|
7929
|
-
line-height: 1.5;
|
|
7930
|
-
}
|
|
7931
|
-
.accessify-alt-report-panel p {
|
|
7932
|
-
margin: 0 0 8px 0;
|
|
7904
|
+
.accessify-describe-loading {
|
|
7905
|
+
display: flex;
|
|
7906
|
+
align-items: center;
|
|
7907
|
+
gap: 8px;
|
|
7933
7908
|
color: #aaa;
|
|
7909
|
+
font-style: italic;
|
|
7910
|
+
}
|
|
7911
|
+
.accessify-describe-loading::before {
|
|
7912
|
+
content: '';
|
|
7913
|
+
width: 14px;
|
|
7914
|
+
height: 14px;
|
|
7915
|
+
border: 2px solid #555;
|
|
7916
|
+
border-top-color: #aaa;
|
|
7917
|
+
border-radius: 50%;
|
|
7918
|
+
animation: accessify-spin 0.8s linear infinite;
|
|
7934
7919
|
}
|
|
7935
|
-
|
|
7936
|
-
|
|
7937
|
-
align-items: center;
|
|
7938
|
-
gap: 4px;
|
|
7939
|
-
padding: 5px 10px;
|
|
7940
|
-
border: 1px solid rgba(220,53,69,0.3);
|
|
7941
|
-
border-radius: 6px;
|
|
7942
|
-
background: rgba(220,53,69,0.08);
|
|
7943
|
-
color: #f0a0a8;
|
|
7944
|
-
font-size: 11px;
|
|
7945
|
-
cursor: pointer;
|
|
7946
|
-
transition: background 0.15s ease;
|
|
7920
|
+
@keyframes accessify-spin {
|
|
7921
|
+
to { transform: rotate(360deg); }
|
|
7947
7922
|
}
|
|
7948
|
-
|
|
7949
|
-
|
|
7950
|
-
|
|
7951
|
-
background: rgba(42,157,143,0.1);
|
|
7952
|
-
color: #2a9d8f;
|
|
7953
|
-
cursor: default;
|
|
7923
|
+
@keyframes accessify-fade-in {
|
|
7924
|
+
from { opacity: 0; transform: translateY(4px); }
|
|
7925
|
+
to { opacity: 1; transform: translateY(0); }
|
|
7954
7926
|
}
|
|
7955
7927
|
|
|
7956
|
-
|
|
7928
|
+
.accessify-alt-badge {
|
|
7957
7929
|
position: fixed;
|
|
7958
7930
|
top: 12px;
|
|
7959
7931
|
right: 12px;
|
|
@@ -7970,7 +7942,7 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
7970
7942
|
font-size: 13px;
|
|
7971
7943
|
user-select: none;
|
|
7972
7944
|
}
|
|
7973
|
-
|
|
7945
|
+
.accessify-alt-badge-count {
|
|
7974
7946
|
display: inline-flex;
|
|
7975
7947
|
align-items: center;
|
|
7976
7948
|
justify-content: center;
|
|
@@ -7997,100 +7969,128 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
7997
7969
|
styleEl = null;
|
|
7998
7970
|
document.getElementById(STYLE_ID)?.remove();
|
|
7999
7971
|
}
|
|
8000
|
-
function
|
|
8001
|
-
|
|
8002
|
-
if (!text) return;
|
|
8003
|
-
hideTooltip();
|
|
7972
|
+
function showDescribeTooltip(text, rect, loading = false) {
|
|
7973
|
+
hideDescribeTooltip();
|
|
8004
7974
|
const tip = document.createElement("div");
|
|
8005
|
-
tip.className = "accessify-
|
|
8006
|
-
|
|
7975
|
+
tip.className = "accessify-describe-tooltip";
|
|
7976
|
+
const closeBtn = document.createElement("button");
|
|
7977
|
+
closeBtn.className = "accessify-describe-close";
|
|
7978
|
+
closeBtn.textContent = "×";
|
|
7979
|
+
closeBtn.setAttribute("aria-label", "Close");
|
|
7980
|
+
closeBtn.addEventListener("click", (e) => {
|
|
7981
|
+
e.stopPropagation();
|
|
7982
|
+
hideDescribeTooltip();
|
|
7983
|
+
});
|
|
7984
|
+
tip.appendChild(closeBtn);
|
|
7985
|
+
if (loading) {
|
|
7986
|
+
const loadingEl = document.createElement("div");
|
|
7987
|
+
loadingEl.className = "accessify-describe-loading";
|
|
7988
|
+
loadingEl.textContent = isDE() ? "Bild wird analysiert…" : "Analyzing image…";
|
|
7989
|
+
tip.appendChild(loadingEl);
|
|
7990
|
+
} else {
|
|
7991
|
+
const textEl = document.createElement("div");
|
|
7992
|
+
textEl.textContent = text;
|
|
7993
|
+
tip.appendChild(textEl);
|
|
7994
|
+
}
|
|
8007
7995
|
document.body.appendChild(tip);
|
|
8008
7996
|
tooltipEl = tip;
|
|
8009
|
-
const rect = img.getBoundingClientRect();
|
|
8010
7997
|
const tipRect = tip.getBoundingClientRect();
|
|
8011
|
-
let top = rect.
|
|
8012
|
-
if (top
|
|
7998
|
+
let top = rect.bottom + 8;
|
|
7999
|
+
if (top + tipRect.height > window.innerHeight - 8) {
|
|
8000
|
+
top = rect.top - tipRect.height - 8;
|
|
8001
|
+
}
|
|
8002
|
+
if (top < 4) top = 4;
|
|
8013
8003
|
let left = rect.left + (rect.width - tipRect.width) / 2;
|
|
8014
|
-
left = Math.max(
|
|
8004
|
+
left = Math.max(8, Math.min(left, window.innerWidth - tipRect.width - 8));
|
|
8015
8005
|
tip.style.top = `${top}px`;
|
|
8016
8006
|
tip.style.left = `${left}px`;
|
|
8017
8007
|
}
|
|
8018
|
-
function
|
|
8008
|
+
function hideDescribeTooltip() {
|
|
8019
8009
|
tooltipEl?.remove();
|
|
8020
8010
|
tooltipEl = null;
|
|
8021
8011
|
}
|
|
8022
|
-
function
|
|
8023
|
-
|
|
8024
|
-
|
|
8025
|
-
|
|
8026
|
-
|
|
8027
|
-
|
|
8028
|
-
function addInfoButton(img) {
|
|
8029
|
-
if (infoButtons.has(img)) return;
|
|
8030
|
-
const parent = img.parentElement;
|
|
8031
|
-
if (parent) {
|
|
8032
|
-
const pos = getComputedStyle(parent).position;
|
|
8033
|
-
if (pos === "static") parent.style.position = "relative";
|
|
8012
|
+
async function handleImageClick(img) {
|
|
8013
|
+
const rect = img.getBoundingClientRect();
|
|
8014
|
+
const cached = img.dataset.accessifyDescription;
|
|
8015
|
+
if (cached) {
|
|
8016
|
+
showDescribeTooltip(cached, rect);
|
|
8017
|
+
return;
|
|
8034
8018
|
}
|
|
8035
|
-
const
|
|
8036
|
-
|
|
8037
|
-
|
|
8038
|
-
|
|
8039
|
-
|
|
8040
|
-
|
|
8041
|
-
|
|
8042
|
-
|
|
8043
|
-
|
|
8044
|
-
|
|
8045
|
-
|
|
8046
|
-
|
|
8047
|
-
|
|
8048
|
-
|
|
8049
|
-
|
|
8050
|
-
|
|
8051
|
-
|
|
8052
|
-
|
|
8053
|
-
|
|
8054
|
-
|
|
8055
|
-
|
|
8056
|
-
|
|
8057
|
-
|
|
8058
|
-
|
|
8059
|
-
|
|
8060
|
-
|
|
8061
|
-
|
|
8062
|
-
|
|
8063
|
-
|
|
8064
|
-
|
|
8065
|
-
|
|
8066
|
-
|
|
8067
|
-
|
|
8068
|
-
|
|
8069
|
-
|
|
8019
|
+
const existingAlt = img.getAttribute("alt");
|
|
8020
|
+
showDescribeTooltip("", rect, true);
|
|
8021
|
+
try {
|
|
8022
|
+
if (!aiService) {
|
|
8023
|
+
showDescribeTooltip(
|
|
8024
|
+
existingAlt || (isDE() ? "Kein API-Key konfiguriert" : "No API key configured"),
|
|
8025
|
+
rect
|
|
8026
|
+
);
|
|
8027
|
+
return;
|
|
8028
|
+
}
|
|
8029
|
+
const src = getImageSrc(img);
|
|
8030
|
+
const description = await aiService.describeImage(src, lang());
|
|
8031
|
+
if (!enabled) return;
|
|
8032
|
+
img.dataset.accessifyDescription = description;
|
|
8033
|
+
showDescribeTooltip(description, rect);
|
|
8034
|
+
const currentAlt = img.getAttribute("alt");
|
|
8035
|
+
if (!currentAlt || !currentAlt.trim()) {
|
|
8036
|
+
try {
|
|
8037
|
+
const ctx = gatherImageContext(img);
|
|
8038
|
+
const altText2 = await aiService.generateAltText(src, ctx, lang());
|
|
8039
|
+
if (altText2) {
|
|
8040
|
+
img.setAttribute("alt", altText2);
|
|
8041
|
+
img.setAttribute("title", altText2);
|
|
8042
|
+
setCachedAltText(src, altText2, lang()).catch(() => {
|
|
8043
|
+
});
|
|
8044
|
+
if (siteKey) persistAltTextToServer(siteKey, proxyUrl, src, altText2, lang());
|
|
8045
|
+
}
|
|
8046
|
+
} catch {
|
|
8047
|
+
}
|
|
8048
|
+
}
|
|
8049
|
+
} catch (err) {
|
|
8050
|
+
console.warn("[Accessify] Image description failed:", err);
|
|
8051
|
+
showDescribeTooltip(
|
|
8052
|
+
existingAlt || (isDE() ? "Beschreibung konnte nicht geladen werden" : "Could not load description"),
|
|
8053
|
+
rect
|
|
8054
|
+
);
|
|
8055
|
+
}
|
|
8056
|
+
}
|
|
8057
|
+
function enableClickToDescribe() {
|
|
8058
|
+
document.querySelectorAll("img").forEach((img) => {
|
|
8059
|
+
if (img.closest("#accessify-root") || img.closest("accessify-widget")) return;
|
|
8060
|
+
if (img.complete && img.naturalWidth > 0 && (img.naturalWidth < 20 || img.naturalHeight < 20)) return;
|
|
8061
|
+
img.dataset.a11yDescribable = "true";
|
|
8070
8062
|
});
|
|
8071
|
-
|
|
8072
|
-
|
|
8073
|
-
|
|
8074
|
-
|
|
8075
|
-
|
|
8076
|
-
if (!panel.contains(e.target) && e.target !== anchor) {
|
|
8077
|
-
closeReportPanel();
|
|
8078
|
-
document.removeEventListener("click", handleOutside);
|
|
8063
|
+
describeClickHandler = (e) => {
|
|
8064
|
+
const img = e.target.closest("img[data-a11y-describable]");
|
|
8065
|
+
if (!img) {
|
|
8066
|
+
if (tooltipEl && !e.target.closest(".accessify-describe-tooltip")) {
|
|
8067
|
+
hideDescribeTooltip();
|
|
8079
8068
|
}
|
|
8080
|
-
|
|
8081
|
-
document.addEventListener("click", handleOutside);
|
|
8082
|
-
}, 50);
|
|
8083
|
-
const handleEsc = (e) => {
|
|
8084
|
-
if (e.key === "Escape") {
|
|
8085
|
-
closeReportPanel();
|
|
8086
|
-
document.removeEventListener("keydown", handleEsc);
|
|
8069
|
+
return;
|
|
8087
8070
|
}
|
|
8071
|
+
e.preventDefault();
|
|
8072
|
+
e.stopPropagation();
|
|
8073
|
+
handleImageClick(img);
|
|
8074
|
+
};
|
|
8075
|
+
document.addEventListener("click", describeClickHandler, true);
|
|
8076
|
+
describeEscHandler = (e) => {
|
|
8077
|
+
if (e.key === "Escape") hideDescribeTooltip();
|
|
8088
8078
|
};
|
|
8089
|
-
document.addEventListener("keydown",
|
|
8079
|
+
document.addEventListener("keydown", describeEscHandler);
|
|
8090
8080
|
}
|
|
8091
|
-
function
|
|
8092
|
-
|
|
8093
|
-
|
|
8081
|
+
function disableClickToDescribe() {
|
|
8082
|
+
if (describeClickHandler) {
|
|
8083
|
+
document.removeEventListener("click", describeClickHandler, true);
|
|
8084
|
+
describeClickHandler = null;
|
|
8085
|
+
}
|
|
8086
|
+
if (describeEscHandler) {
|
|
8087
|
+
document.removeEventListener("keydown", describeEscHandler);
|
|
8088
|
+
describeEscHandler = null;
|
|
8089
|
+
}
|
|
8090
|
+
hideDescribeTooltip();
|
|
8091
|
+
document.querySelectorAll("img[data-a11y-describable]").forEach((img) => {
|
|
8092
|
+
delete img.dataset.a11yDescribable;
|
|
8093
|
+
});
|
|
8094
8094
|
}
|
|
8095
8095
|
function isGenericAlt(alt) {
|
|
8096
8096
|
if (!alt.trim()) return true;
|
|
@@ -8099,47 +8099,54 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8099
8099
|
if (/\.(jpg|jpeg|png|gif|webp|svg|avif)$/i.test(alt)) return true;
|
|
8100
8100
|
return false;
|
|
8101
8101
|
}
|
|
8102
|
+
function isDecorativeImage(img) {
|
|
8103
|
+
const role = img.getAttribute("role");
|
|
8104
|
+
if (role === "presentation" || role === "none") return true;
|
|
8105
|
+
if (img.complete && img.naturalWidth > 0 && (img.naturalWidth < 50 || img.naturalHeight < 50)) return true;
|
|
8106
|
+
return false;
|
|
8107
|
+
}
|
|
8108
|
+
function needsAltText(img) {
|
|
8109
|
+
if (img.closest("#accessify-root") || img.closest("accessify-widget")) return false;
|
|
8110
|
+
if (img.complete && img.naturalWidth > 0 && (img.naturalWidth < 20 || img.naturalHeight < 20)) return false;
|
|
8111
|
+
const alt = img.getAttribute("alt");
|
|
8112
|
+
if (alt === null) return true;
|
|
8113
|
+
if (isGenericAlt(alt)) return true;
|
|
8114
|
+
if (alt === "" && !isDecorativeImage(img)) return true;
|
|
8115
|
+
return false;
|
|
8116
|
+
}
|
|
8102
8117
|
function scanForMissingAlt() {
|
|
8103
8118
|
const missing = [];
|
|
8104
8119
|
document.querySelectorAll("img").forEach((img) => {
|
|
8105
|
-
if (img
|
|
8106
|
-
if (img.complete && img.naturalWidth > 0 && (img.naturalWidth < 20 || img.naturalHeight < 20)) return;
|
|
8107
|
-
const alt = img.getAttribute("alt");
|
|
8108
|
-
if (alt === "") return;
|
|
8109
|
-
if (alt === null || isGenericAlt(alt)) missing.push(img);
|
|
8120
|
+
if (needsAltText(img)) missing.push(img);
|
|
8110
8121
|
});
|
|
8111
8122
|
document.querySelectorAll("picture").forEach((picture) => {
|
|
8112
8123
|
if (picture.closest("#accessify-root") || picture.closest("accessify-widget")) return;
|
|
8113
8124
|
const img = picture.querySelector("img");
|
|
8114
|
-
if (img && !missing.includes(img)) {
|
|
8115
|
-
|
|
8116
|
-
if (alt === null || isGenericAlt(alt)) {
|
|
8117
|
-
missing.push(img);
|
|
8118
|
-
}
|
|
8119
|
-
}
|
|
8120
|
-
});
|
|
8121
|
-
document.querySelectorAll("*").forEach((el) => {
|
|
8122
|
-
if (el.closest("#accessify-root") || el.closest("accessify-widget")) return;
|
|
8123
|
-
if (el.tagName === "SCRIPT" || el.tagName === "STYLE") return;
|
|
8124
|
-
const bg = window.getComputedStyle(el).backgroundImage;
|
|
8125
|
-
if (!bg || bg === "none" || !bg.startsWith("url(")) return;
|
|
8126
|
-
const src = bg.match(/url\(["']?(.+?)["']?\)/)?.[1];
|
|
8127
|
-
if (!src || src.includes("data:") || src.includes("gradient")) return;
|
|
8128
|
-
if (el.textContent?.trim() || el.getAttribute("aria-label")) return;
|
|
8129
|
-
if (!el.dataset.accessifyBgSrc) {
|
|
8130
|
-
el.dataset.accessifyBgSrc = src;
|
|
8125
|
+
if (img && !missing.includes(img) && needsAltText(img)) {
|
|
8126
|
+
missing.push(img);
|
|
8131
8127
|
}
|
|
8132
8128
|
});
|
|
8133
8129
|
return missing;
|
|
8134
8130
|
}
|
|
8135
|
-
function
|
|
8136
|
-
const
|
|
8137
|
-
|
|
8138
|
-
|
|
8139
|
-
|
|
8140
|
-
if (
|
|
8141
|
-
}
|
|
8142
|
-
|
|
8131
|
+
function gatherImageContext(img) {
|
|
8132
|
+
const parts = [];
|
|
8133
|
+
try {
|
|
8134
|
+
const url = new URL(getImageSrc(img), window.location.href);
|
|
8135
|
+
const filename = url.pathname.split("/").pop();
|
|
8136
|
+
if (filename) parts.push(`Filename: ${filename}`);
|
|
8137
|
+
} catch {
|
|
8138
|
+
}
|
|
8139
|
+
const figure = img.closest("figure");
|
|
8140
|
+
if (figure) {
|
|
8141
|
+
const caption = figure.querySelector("figcaption");
|
|
8142
|
+
if (caption?.textContent?.trim()) parts.push(`Caption: ${caption.textContent.trim()}`);
|
|
8143
|
+
}
|
|
8144
|
+
const container = img.parentElement?.parentElement || img.parentElement;
|
|
8145
|
+
if (container) {
|
|
8146
|
+
const heading = container.querySelector("h1, h2, h3, h4, h5, h6");
|
|
8147
|
+
if (heading?.textContent?.trim()) parts.push(`Nearby heading: ${heading.textContent.trim()}`);
|
|
8148
|
+
}
|
|
8149
|
+
return parts.join(". ");
|
|
8143
8150
|
}
|
|
8144
8151
|
function applyAltText(img, altText2) {
|
|
8145
8152
|
img.setAttribute("alt", altText2);
|
|
@@ -8148,12 +8155,7 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8148
8155
|
if (enabled) {
|
|
8149
8156
|
img.classList.add("accessify-alt-done");
|
|
8150
8157
|
img.classList.remove("accessify-alt-generating");
|
|
8151
|
-
addInfoButton(img);
|
|
8152
8158
|
}
|
|
8153
|
-
img.removeEventListener("mouseenter", onMouseEnter);
|
|
8154
|
-
img.removeEventListener("mouseleave", onMouseLeave);
|
|
8155
|
-
img.addEventListener("mouseenter", onMouseEnter);
|
|
8156
|
-
img.addEventListener("mouseleave", onMouseLeave);
|
|
8157
8159
|
}
|
|
8158
8160
|
async function generateAll() {
|
|
8159
8161
|
if (autoGenerating || !enabled || !aiService) return;
|
|
@@ -8162,7 +8164,8 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8162
8164
|
const uncached = [];
|
|
8163
8165
|
for (const img of missingAltImages) {
|
|
8164
8166
|
if (processedImages.has(img)) continue;
|
|
8165
|
-
const
|
|
8167
|
+
const src = getImageSrc(img);
|
|
8168
|
+
const cached = await getCachedAltText(src);
|
|
8166
8169
|
if (cached) {
|
|
8167
8170
|
applyAltText(img, cached);
|
|
8168
8171
|
} else {
|
|
@@ -8181,16 +8184,17 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8181
8184
|
await Promise.all(batch.map(async (img) => {
|
|
8182
8185
|
if (!enabled) return;
|
|
8183
8186
|
try {
|
|
8187
|
+
const src = getImageSrc(img);
|
|
8184
8188
|
const ctx = gatherImageContext(img);
|
|
8185
|
-
const alt = await aiService.generateAltText(
|
|
8189
|
+
const alt = await aiService.generateAltText(src, ctx, lang());
|
|
8186
8190
|
if (alt && enabled) {
|
|
8187
8191
|
applyAltText(img, alt);
|
|
8188
|
-
setCachedAltText(
|
|
8192
|
+
setCachedAltText(src, alt, lang()).catch(() => {
|
|
8189
8193
|
});
|
|
8190
|
-
if (siteKey) persistAltTextToServer(siteKey, proxyUrl,
|
|
8194
|
+
if (siteKey) persistAltTextToServer(siteKey, proxyUrl, src, alt, lang());
|
|
8191
8195
|
}
|
|
8192
8196
|
} catch (err) {
|
|
8193
|
-
console.warn("[Accessify] Alt-text generation failed:", img
|
|
8197
|
+
console.warn("[Accessify] Alt-text generation failed:", getImageSrc(img), err);
|
|
8194
8198
|
img.classList.remove("accessify-alt-generating");
|
|
8195
8199
|
}
|
|
8196
8200
|
}));
|
|
@@ -8200,7 +8204,8 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8200
8204
|
}
|
|
8201
8205
|
async function generateSingle(img) {
|
|
8202
8206
|
if (!aiService || !enabled) return;
|
|
8203
|
-
const
|
|
8207
|
+
const src = getImageSrc(img);
|
|
8208
|
+
const cached = await getCachedAltText(src);
|
|
8204
8209
|
if (cached) {
|
|
8205
8210
|
applyAltText(img, cached);
|
|
8206
8211
|
updateBadge();
|
|
@@ -8209,16 +8214,16 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8209
8214
|
img.classList.add("accessify-alt-generating");
|
|
8210
8215
|
try {
|
|
8211
8216
|
const ctx = gatherImageContext(img);
|
|
8212
|
-
const alt = await aiService.generateAltText(
|
|
8217
|
+
const alt = await aiService.generateAltText(src, ctx, lang());
|
|
8213
8218
|
if (alt && enabled) {
|
|
8214
8219
|
applyAltText(img, alt);
|
|
8215
|
-
setCachedAltText(
|
|
8220
|
+
setCachedAltText(src, alt, lang()).catch(() => {
|
|
8216
8221
|
});
|
|
8217
|
-
if (siteKey) persistAltTextToServer(siteKey, proxyUrl,
|
|
8222
|
+
if (siteKey) persistAltTextToServer(siteKey, proxyUrl, src, alt, lang());
|
|
8218
8223
|
updateBadge();
|
|
8219
8224
|
}
|
|
8220
8225
|
} catch (err) {
|
|
8221
|
-
console.warn("[Accessify] Alt-text generation failed:",
|
|
8226
|
+
console.warn("[Accessify] Alt-text generation failed:", src, err);
|
|
8222
8227
|
img.classList.remove("accessify-alt-generating");
|
|
8223
8228
|
}
|
|
8224
8229
|
}
|
|
@@ -8226,26 +8231,35 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8226
8231
|
removeBadge();
|
|
8227
8232
|
const remaining = missingAltImages.filter((img) => !processedImages.has(img)).length;
|
|
8228
8233
|
const generating = missingAltImages.filter((img) => img.classList.contains("accessify-alt-generating")).length;
|
|
8229
|
-
if (remaining === 0 && missingAltImages.length > 0) {
|
|
8230
|
-
showBadge(isDE() ? `✓ ${missingAltImages.length} Alt-Texte gesetzt` : `✓ ${missingAltImages.length} alt texts applied`, "#2a9d8f", 0);
|
|
8231
|
-
setTimeout(() => removeBadge(), 5e3);
|
|
8232
|
-
return;
|
|
8233
|
-
}
|
|
8234
|
-
if (remaining === 0) return;
|
|
8235
8234
|
if (generating > 0) {
|
|
8236
8235
|
showBadge(isDE() ? `${generating} Bilder werden analysiert…` : `Analyzing ${generating} images…`, "#f77f00", generating);
|
|
8237
|
-
|
|
8238
|
-
|
|
8236
|
+
return;
|
|
8237
|
+
}
|
|
8238
|
+
if (remaining === 0 && processedImages.size > 0) {
|
|
8239
|
+
showBadge(
|
|
8240
|
+
isDE() ? `✓ ${processedImages.size} Bildbeschreibungen erstellt` : `✓ ${processedImages.size} descriptions generated`,
|
|
8241
|
+
"#2a9d8f",
|
|
8242
|
+
0
|
|
8243
|
+
);
|
|
8244
|
+
setTimeout(() => removeBadge(), 6e3);
|
|
8245
|
+
return;
|
|
8246
|
+
}
|
|
8247
|
+
if (remaining > 0) {
|
|
8248
|
+
showBadge(
|
|
8249
|
+
isDE() ? `${remaining} Bilder ohne Beschreibung` : `${remaining} images without description`,
|
|
8250
|
+
"#e63946",
|
|
8251
|
+
remaining
|
|
8252
|
+
);
|
|
8239
8253
|
}
|
|
8240
8254
|
}
|
|
8241
8255
|
function showBadge(text, color, count) {
|
|
8242
8256
|
const badge = document.createElement("div");
|
|
8243
|
-
badge.className =
|
|
8257
|
+
badge.className = "accessify-alt-badge";
|
|
8244
8258
|
badge.setAttribute("role", "status");
|
|
8245
8259
|
badge.setAttribute("aria-live", "polite");
|
|
8246
8260
|
if (count > 0) {
|
|
8247
8261
|
const c = document.createElement("span");
|
|
8248
|
-
c.className =
|
|
8262
|
+
c.className = "accessify-alt-badge-count";
|
|
8249
8263
|
c.style.background = color;
|
|
8250
8264
|
c.textContent = String(count);
|
|
8251
8265
|
badge.appendChild(c);
|
|
@@ -8260,41 +8274,15 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8260
8274
|
badgeEl?.remove();
|
|
8261
8275
|
badgeEl = null;
|
|
8262
8276
|
}
|
|
8263
|
-
function gatherImageContext(img) {
|
|
8264
|
-
const parts = [];
|
|
8265
|
-
try {
|
|
8266
|
-
const url = new URL(img.src, window.location.href);
|
|
8267
|
-
const filename = url.pathname.split("/").pop();
|
|
8268
|
-
if (filename) parts.push(`Filename: ${filename}`);
|
|
8269
|
-
} catch {
|
|
8270
|
-
}
|
|
8271
|
-
const figure = img.closest("figure");
|
|
8272
|
-
if (figure) {
|
|
8273
|
-
const caption = figure.querySelector("figcaption");
|
|
8274
|
-
if (caption?.textContent?.trim()) parts.push(`Caption: ${caption.textContent.trim()}`);
|
|
8275
|
-
}
|
|
8276
|
-
const parent = img.parentElement;
|
|
8277
|
-
if (parent) {
|
|
8278
|
-
const heading = parent.querySelector("h1, h2, h3, h4, h5, h6");
|
|
8279
|
-
if (heading?.textContent?.trim()) parts.push(`Nearby heading: ${heading.textContent.trim()}`);
|
|
8280
|
-
}
|
|
8281
|
-
const describedBy = img.getAttribute("aria-describedby");
|
|
8282
|
-
if (describedBy) {
|
|
8283
|
-
const descEl = document.getElementById(describedBy);
|
|
8284
|
-
if (descEl?.textContent?.trim()) parts.push(`Description: ${descEl.textContent.trim()}`);
|
|
8285
|
-
}
|
|
8286
|
-
return parts.join(". ");
|
|
8287
|
-
}
|
|
8288
|
-
let domObserver = null;
|
|
8289
8277
|
function tryRegisterImage(img) {
|
|
8290
8278
|
if (!enabled) return;
|
|
8291
8279
|
if (img.closest("#accessify-root")) return;
|
|
8292
8280
|
if (missingAltImages.includes(img)) return;
|
|
8293
|
-
const alt = img.getAttribute("alt");
|
|
8294
|
-
if (alt !== null && alt.trim() !== "") return;
|
|
8295
8281
|
function addIfValid() {
|
|
8296
8282
|
if (!enabled || missingAltImages.includes(img)) return;
|
|
8297
|
-
if (img.naturalWidth
|
|
8283
|
+
if (img.naturalWidth < 20 || img.naturalHeight < 20) return;
|
|
8284
|
+
img.dataset.a11yDescribable = "true";
|
|
8285
|
+
if (needsAltText(img)) {
|
|
8298
8286
|
img.classList.add(HIGHLIGHT_CLASS);
|
|
8299
8287
|
missingAltImages.push(img);
|
|
8300
8288
|
updateBadge();
|
|
@@ -8308,36 +8296,45 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8308
8296
|
if (enabled) return;
|
|
8309
8297
|
enabled = true;
|
|
8310
8298
|
injectStyles();
|
|
8311
|
-
const alreadyApplied =
|
|
8312
|
-
|
|
8313
|
-
|
|
8314
|
-
processedImages.
|
|
8315
|
-
|
|
8316
|
-
|
|
8317
|
-
|
|
8318
|
-
|
|
8319
|
-
|
|
8320
|
-
img.addEventListener("mouseenter", onMouseEnter);
|
|
8321
|
-
img.addEventListener("mouseleave", onMouseLeave);
|
|
8322
|
-
}
|
|
8299
|
+
const alreadyApplied = document.querySelectorAll('img[data-accessify-alt="auto"]');
|
|
8300
|
+
alreadyApplied.forEach((img) => {
|
|
8301
|
+
if (img.closest("#accessify-root")) return;
|
|
8302
|
+
if (!processedImages.has(img)) {
|
|
8303
|
+
processedImages.set(img, { generatedAlt: img.getAttribute("alt") || "" });
|
|
8304
|
+
missingAltImages.push(img);
|
|
8305
|
+
img.classList.add(HIGHLIGHT_CLASS, "accessify-alt-done");
|
|
8306
|
+
}
|
|
8307
|
+
});
|
|
8323
8308
|
const missing = scanForMissingAlt();
|
|
8324
8309
|
for (const img of missing) {
|
|
8325
|
-
missingAltImages.
|
|
8326
|
-
|
|
8310
|
+
if (!missingAltImages.includes(img)) {
|
|
8311
|
+
missingAltImages.push(img);
|
|
8312
|
+
img.classList.add(HIGHLIGHT_CLASS);
|
|
8313
|
+
}
|
|
8327
8314
|
}
|
|
8328
8315
|
updateBadge();
|
|
8329
8316
|
generateAll();
|
|
8317
|
+
enableClickToDescribe();
|
|
8330
8318
|
document.querySelectorAll("img").forEach((img) => {
|
|
8331
8319
|
if (!img.complete) tryRegisterImage(img);
|
|
8332
8320
|
});
|
|
8333
8321
|
setTimeout(() => {
|
|
8334
|
-
if (enabled)
|
|
8322
|
+
if (enabled) {
|
|
8323
|
+
document.querySelectorAll("img").forEach(tryRegisterImage);
|
|
8324
|
+
}
|
|
8335
8325
|
}, 2e3);
|
|
8336
8326
|
domObserver = new MutationObserver((mutations) => {
|
|
8337
8327
|
for (const m of mutations) {
|
|
8338
8328
|
for (const node of m.addedNodes) {
|
|
8339
8329
|
if (node instanceof HTMLImageElement) tryRegisterImage(node);
|
|
8340
|
-
else if (node instanceof HTMLElement)
|
|
8330
|
+
else if (node instanceof HTMLElement) {
|
|
8331
|
+
node.querySelectorAll("img").forEach(tryRegisterImage);
|
|
8332
|
+
node.querySelectorAll("img").forEach((img) => {
|
|
8333
|
+
if (!img.closest("#accessify-root") && !img.closest("accessify-widget")) {
|
|
8334
|
+
img.dataset.a11yDescribable = "true";
|
|
8335
|
+
}
|
|
8336
|
+
});
|
|
8337
|
+
}
|
|
8341
8338
|
}
|
|
8342
8339
|
}
|
|
8343
8340
|
});
|
|
@@ -8348,9 +8345,7 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8348
8345
|
autoGenerating = false;
|
|
8349
8346
|
domObserver?.disconnect();
|
|
8350
8347
|
domObserver = null;
|
|
8351
|
-
|
|
8352
|
-
closeReportPanel();
|
|
8353
|
-
removeInfoButtons();
|
|
8348
|
+
disableClickToDescribe();
|
|
8354
8349
|
removeBadge();
|
|
8355
8350
|
missingAltImages.forEach((img) => {
|
|
8356
8351
|
img.classList.remove(HIGHLIGHT_CLASS, "accessify-alt-done", "accessify-alt-generating");
|
|
@@ -8362,8 +8357,8 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8362
8357
|
});
|
|
8363
8358
|
return {
|
|
8364
8359
|
id: "alt-text",
|
|
8365
|
-
name: () => isDE() ? "
|
|
8366
|
-
description: isDE() ? "
|
|
8360
|
+
name: () => isDE() ? "Bildbeschreibung" : "Image Description",
|
|
8361
|
+
description: isDE() ? "Bilder per Klick beschreiben lassen" : "Click images to get AI descriptions",
|
|
8367
8362
|
icon: "alt-text",
|
|
8368
8363
|
category: "ai",
|
|
8369
8364
|
activate,
|
|
@@ -8372,7 +8367,7 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8372
8367
|
id: "alt-text",
|
|
8373
8368
|
enabled,
|
|
8374
8369
|
value: {
|
|
8375
|
-
missingCount: missingAltImages.length,
|
|
8370
|
+
missingCount: missingAltImages.filter((img) => !processedImages.has(img)).length,
|
|
8376
8371
|
processedCount: processedImages.size
|
|
8377
8372
|
}
|
|
8378
8373
|
})
|
|
@@ -8569,4 +8564,4 @@ export {
|
|
|
8569
8564
|
init as i,
|
|
8570
8565
|
t
|
|
8571
8566
|
};
|
|
8572
|
-
//# sourceMappingURL=index-
|
|
8567
|
+
//# sourceMappingURL=index-DlEXo7aY.js.map
|