accessify-widget 0.3.16 → 0.3.18
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-DISuvl6x.js → index-CP5dVP3n.js} +235 -51
- package/dist/{index-DISuvl6x.js.map → index-CP5dVP3n.js.map} +1 -1
- package/dist/{keyboard-nav-CQ6IoNn_.js → keyboard-nav-CkpZSOmO.js} +2 -2
- package/dist/{keyboard-nav-CQ6IoNn_.js.map → keyboard-nav-CkpZSOmO.js.map} +1 -1
- package/dist/loader.min.js +1 -1
- package/dist/{page-structure-DOlGisQu.js → page-structure-BVbtXdbG.js} +2 -2
- package/dist/{page-structure-DOlGisQu.js.map → page-structure-BVbtXdbG.js.map} +1 -1
- package/dist/widget.js +1 -1
- package/dist/widget.js.map +1 -1
- package/package.json +1 -1
package/dist/accessify.mjs
CHANGED
|
@@ -5031,7 +5031,18 @@ const locales = {
|
|
|
5031
5031
|
"feature.tts": "朗读",
|
|
5032
5032
|
"feature.textSimplify": "简化文本",
|
|
5033
5033
|
"feature.altText": "图片描述",
|
|
5034
|
-
"feature.autoScan": "WCAG 扫描"
|
|
5034
|
+
"feature.autoScan": "WCAG 扫描",
|
|
5035
|
+
"section.profiles": "快速配置",
|
|
5036
|
+
"profile.visionImpaired": "视力障碍",
|
|
5037
|
+
"profile.visionImpaired.desc": "高对比度、更大文字和光标",
|
|
5038
|
+
"profile.motorImpaired": "运动障碍",
|
|
5039
|
+
"profile.motorImpaired.desc": "键盘导航和焦点辅助",
|
|
5040
|
+
"profile.cognitive": "认知支持",
|
|
5041
|
+
"profile.cognitive.desc": "阅读辅助、间距调整和简化字体",
|
|
5042
|
+
"profile.seizureSafe": "癫痫安全",
|
|
5043
|
+
"profile.seizureSafe.desc": "停止动画并减少刺激",
|
|
5044
|
+
"profile.adhdFriendly": "注意力友好",
|
|
5045
|
+
"profile.adhdFriendly.desc": "减少干扰并提高专注力"
|
|
5035
5046
|
}),
|
|
5036
5047
|
hi: withEnglish({
|
|
5037
5048
|
"widget.widgetLang": "विजेट भाषा",
|
|
@@ -5074,7 +5085,18 @@ const locales = {
|
|
|
5074
5085
|
"feature.tts": "जोर से पढ़ें",
|
|
5075
5086
|
"feature.textSimplify": "टेक्स्ट सरल करें",
|
|
5076
5087
|
"feature.altText": "चित्र विवरण",
|
|
5077
|
-
"feature.autoScan": "WCAG स्कैन"
|
|
5088
|
+
"feature.autoScan": "WCAG स्कैन",
|
|
5089
|
+
"section.profiles": "त्वरित प्रोफ़ाइल",
|
|
5090
|
+
"profile.visionImpaired": "दृष्टि बाधित",
|
|
5091
|
+
"profile.visionImpaired.desc": "उच्च कंट्रास्ट, बड़ा टेक्स्ट और कर्सर",
|
|
5092
|
+
"profile.motorImpaired": "मोटर बाधित",
|
|
5093
|
+
"profile.motorImpaired.desc": "कीबोर्ड नेविगेशन और फोकस सहायता",
|
|
5094
|
+
"profile.cognitive": "संज्ञानात्मक सहायता",
|
|
5095
|
+
"profile.cognitive.desc": "पठन सहायता, स्पेसिंग और सरल फ़ॉन्ट",
|
|
5096
|
+
"profile.seizureSafe": "दौरा सुरक्षित",
|
|
5097
|
+
"profile.seizureSafe.desc": "एनिमेशन बंद करें और उत्तेजना कम करें",
|
|
5098
|
+
"profile.adhdFriendly": "ADHD अनुकूल",
|
|
5099
|
+
"profile.adhdFriendly.desc": "विकर्षण कम करें और ध्यान बढ़ाएँ"
|
|
5078
5100
|
}),
|
|
5079
5101
|
es: withEnglish({
|
|
5080
5102
|
"widget.widgetLang": "Idioma del widget",
|
|
@@ -5117,7 +5139,18 @@ const locales = {
|
|
|
5117
5139
|
"feature.tts": "Lectura en voz alta",
|
|
5118
5140
|
"feature.textSimplify": "Simplificar texto",
|
|
5119
5141
|
"feature.altText": "Descripcion de imagen",
|
|
5120
|
-
"feature.autoScan": "Escaneo WCAG"
|
|
5142
|
+
"feature.autoScan": "Escaneo WCAG",
|
|
5143
|
+
"section.profiles": "Perfiles rápidos",
|
|
5144
|
+
"profile.visionImpaired": "Discapacidad visual",
|
|
5145
|
+
"profile.visionImpaired.desc": "Alto contraste, texto y cursor más grandes",
|
|
5146
|
+
"profile.motorImpaired": "Discapacidad motora",
|
|
5147
|
+
"profile.motorImpaired.desc": "Navegación por teclado y ayudas de enfoque",
|
|
5148
|
+
"profile.cognitive": "Apoyo cognitivo",
|
|
5149
|
+
"profile.cognitive.desc": "Ayudas de lectura, espaciado y fuentes más simples",
|
|
5150
|
+
"profile.seizureSafe": "Seguro para convulsiones",
|
|
5151
|
+
"profile.seizureSafe.desc": "Detener animaciones y reducir estímulos",
|
|
5152
|
+
"profile.adhdFriendly": "Apto para TDAH",
|
|
5153
|
+
"profile.adhdFriendly.desc": "Reducir distracciones y mejorar el enfoque"
|
|
5121
5154
|
}),
|
|
5122
5155
|
fr: withEnglish({
|
|
5123
5156
|
"widget.widgetLang": "Langue du widget",
|
|
@@ -5160,7 +5193,18 @@ const locales = {
|
|
|
5160
5193
|
"feature.tts": "Lecture audio",
|
|
5161
5194
|
"feature.textSimplify": "Simplifier le texte",
|
|
5162
5195
|
"feature.altText": "Description d'image",
|
|
5163
|
-
"feature.autoScan": "Analyse WCAG"
|
|
5196
|
+
"feature.autoScan": "Analyse WCAG",
|
|
5197
|
+
"section.profiles": "Profils rapides",
|
|
5198
|
+
"profile.visionImpaired": "Déficience visuelle",
|
|
5199
|
+
"profile.visionImpaired.desc": "Contraste élevé, texte et curseur plus grands",
|
|
5200
|
+
"profile.motorImpaired": "Déficience motrice",
|
|
5201
|
+
"profile.motorImpaired.desc": "Navigation au clavier et aides à la mise au point",
|
|
5202
|
+
"profile.cognitive": "Soutien cognitif",
|
|
5203
|
+
"profile.cognitive.desc": "Aides à la lecture, espacement et polices simplifiées",
|
|
5204
|
+
"profile.seizureSafe": "Protection contre les crises",
|
|
5205
|
+
"profile.seizureSafe.desc": "Arrêter les animations et réduire les stimuli",
|
|
5206
|
+
"profile.adhdFriendly": "Adapté au TDAH",
|
|
5207
|
+
"profile.adhdFriendly.desc": "Réduire les distractions et améliorer la concentration"
|
|
5164
5208
|
}),
|
|
5165
5209
|
ar: withEnglish({
|
|
5166
5210
|
"widget.widgetLang": "لغة الأداة",
|
|
@@ -5203,7 +5247,18 @@ const locales = {
|
|
|
5203
5247
|
"feature.tts": "القراءة بصوت عالٍ",
|
|
5204
5248
|
"feature.textSimplify": "تبسيط النص",
|
|
5205
5249
|
"feature.altText": "وصف الصورة",
|
|
5206
|
-
"feature.autoScan": "فحص WCAG"
|
|
5250
|
+
"feature.autoScan": "فحص WCAG",
|
|
5251
|
+
"section.profiles": "ملفات تعريف سريعة",
|
|
5252
|
+
"profile.visionImpaired": "ضعف البصر",
|
|
5253
|
+
"profile.visionImpaired.desc": "تباين عالٍ، نص ومؤشر أكبر",
|
|
5254
|
+
"profile.motorImpaired": "إعاقة حركية",
|
|
5255
|
+
"profile.motorImpaired.desc": "التنقل بلوحة المفاتيح ومساعدات التركيز",
|
|
5256
|
+
"profile.cognitive": "دعم إدراكي",
|
|
5257
|
+
"profile.cognitive.desc": "مساعدات القراءة والتباعد وخطوط أبسط",
|
|
5258
|
+
"profile.seizureSafe": "آمن من النوبات",
|
|
5259
|
+
"profile.seizureSafe.desc": "إيقاف الرسوم المتحركة وتقليل المحفزات",
|
|
5260
|
+
"profile.adhdFriendly": "ملائم لاضطراب فرط الحركة",
|
|
5261
|
+
"profile.adhdFriendly.desc": "تقليل المشتتات وتحسين التركيز"
|
|
5207
5262
|
}),
|
|
5208
5263
|
bn: withEnglish({
|
|
5209
5264
|
"widget.title": "অ্যাক্সেসিবিলিটি",
|
|
@@ -5245,7 +5300,18 @@ const locales = {
|
|
|
5245
5300
|
"feature.tts": "জোরে পড়া",
|
|
5246
5301
|
"feature.textSimplify": "টেক্সট সহজ করুন",
|
|
5247
5302
|
"feature.altText": "ছবির বিবরণ",
|
|
5248
|
-
"feature.autoScan": "WCAG স্ক্যান"
|
|
5303
|
+
"feature.autoScan": "WCAG স্ক্যান",
|
|
5304
|
+
"section.profiles": "দ্রুত প্রোফাইল",
|
|
5305
|
+
"profile.visionImpaired": "দৃষ্টি প্রতিবন্ধী",
|
|
5306
|
+
"profile.visionImpaired.desc": "উচ্চ কনট্রাস্ট, বড় টেক্সট এবং কার্সর",
|
|
5307
|
+
"profile.motorImpaired": "মোটর প্রতিবন্ধী",
|
|
5308
|
+
"profile.motorImpaired.desc": "কীবোর্ড নেভিগেশন এবং ফোকাস সহায়তা",
|
|
5309
|
+
"profile.cognitive": "জ্ঞানীয় সহায়তা",
|
|
5310
|
+
"profile.cognitive.desc": "পড়ার সহায়তা, ব্যবধান এবং সরল ফন্ট",
|
|
5311
|
+
"profile.seizureSafe": "খিঁচুনি নিরাপদ",
|
|
5312
|
+
"profile.seizureSafe.desc": "অ্যানিমেশন বন্ধ করুন এবং উদ্দীপনা কমান",
|
|
5313
|
+
"profile.adhdFriendly": "ADHD বান্ধব",
|
|
5314
|
+
"profile.adhdFriendly.desc": "বিক্ষেপ কমান এবং মনোযোগ বাড়ান"
|
|
5249
5315
|
}),
|
|
5250
5316
|
pt: withEnglish({
|
|
5251
5317
|
"widget.widgetLang": "Idioma do widget",
|
|
@@ -5288,7 +5354,18 @@ const locales = {
|
|
|
5288
5354
|
"feature.tts": "Leitura em voz alta",
|
|
5289
5355
|
"feature.textSimplify": "Simplificar texto",
|
|
5290
5356
|
"feature.altText": "Descricao da imagem",
|
|
5291
|
-
"feature.autoScan": "Varredura WCAG"
|
|
5357
|
+
"feature.autoScan": "Varredura WCAG",
|
|
5358
|
+
"section.profiles": "Perfis rápidos",
|
|
5359
|
+
"profile.visionImpaired": "Deficiência visual",
|
|
5360
|
+
"profile.visionImpaired.desc": "Alto contraste, texto e cursor maiores",
|
|
5361
|
+
"profile.motorImpaired": "Deficiência motora",
|
|
5362
|
+
"profile.motorImpaired.desc": "Navegação por teclado e auxílios de foco",
|
|
5363
|
+
"profile.cognitive": "Suporte cognitivo",
|
|
5364
|
+
"profile.cognitive.desc": "Auxílios de leitura, espaçamento e fontes simplificadas",
|
|
5365
|
+
"profile.seizureSafe": "Seguro para convulsões",
|
|
5366
|
+
"profile.seizureSafe.desc": "Parar animações e reduzir estímulos",
|
|
5367
|
+
"profile.adhdFriendly": "Adequado para TDAH",
|
|
5368
|
+
"profile.adhdFriendly.desc": "Reduzir distrações e melhorar o foco"
|
|
5292
5369
|
}),
|
|
5293
5370
|
ru: withEnglish({
|
|
5294
5371
|
"widget.widgetLang": "Язык виджета",
|
|
@@ -5331,7 +5408,18 @@ const locales = {
|
|
|
5331
5408
|
"feature.tts": "Озвучивание",
|
|
5332
5409
|
"feature.textSimplify": "Упростить текст",
|
|
5333
5410
|
"feature.altText": "Описание изображения",
|
|
5334
|
-
"feature.autoScan": "Проверка WCAG"
|
|
5411
|
+
"feature.autoScan": "Проверка WCAG",
|
|
5412
|
+
"section.profiles": "Быстрые профили",
|
|
5413
|
+
"profile.visionImpaired": "Нарушение зрения",
|
|
5414
|
+
"profile.visionImpaired.desc": "Высокий контраст, увеличенный текст и курсор",
|
|
5415
|
+
"profile.motorImpaired": "Нарушение моторики",
|
|
5416
|
+
"profile.motorImpaired.desc": "Навигация с клавиатуры и помощь с фокусом",
|
|
5417
|
+
"profile.cognitive": "Когнитивная поддержка",
|
|
5418
|
+
"profile.cognitive.desc": "Помощь при чтении, интервалы и упрощённые шрифты",
|
|
5419
|
+
"profile.seizureSafe": "Защита от припадков",
|
|
5420
|
+
"profile.seizureSafe.desc": "Остановить анимации и уменьшить раздражители",
|
|
5421
|
+
"profile.adhdFriendly": "Подходит при СДВГ",
|
|
5422
|
+
"profile.adhdFriendly.desc": "Уменьшить отвлечения и улучшить концентрацию"
|
|
5335
5423
|
}),
|
|
5336
5424
|
ur: withEnglish({
|
|
5337
5425
|
"widget.title": "رسائی",
|
|
@@ -5373,7 +5461,18 @@ const locales = {
|
|
|
5373
5461
|
"feature.tts": "بلند آواز میں پڑھیں",
|
|
5374
5462
|
"feature.textSimplify": "متن آسان کریں",
|
|
5375
5463
|
"feature.altText": "تصویر کی تفصیل",
|
|
5376
|
-
"feature.autoScan": "WCAG اسکین"
|
|
5464
|
+
"feature.autoScan": "WCAG اسکین",
|
|
5465
|
+
"section.profiles": "فوری پروفائلز",
|
|
5466
|
+
"profile.visionImpaired": "بصارت سے محروم",
|
|
5467
|
+
"profile.visionImpaired.desc": "اعلیٰ کنٹراسٹ، بڑا متن اور کرسر",
|
|
5468
|
+
"profile.motorImpaired": "حرکی معذوری",
|
|
5469
|
+
"profile.motorImpaired.desc": "کی بورڈ نیویگیشن اور فوکس معاونت",
|
|
5470
|
+
"profile.cognitive": "ادراکی معاونت",
|
|
5471
|
+
"profile.cognitive.desc": "پڑھنے میں مدد، فاصلہ اور آسان فونٹس",
|
|
5472
|
+
"profile.seizureSafe": "دورے سے محفوظ",
|
|
5473
|
+
"profile.seizureSafe.desc": "اینیمیشنز بند کریں اور محرکات کم کریں",
|
|
5474
|
+
"profile.adhdFriendly": "ADHD کے لیے موزوں",
|
|
5475
|
+
"profile.adhdFriendly.desc": "خلفشار کم کریں اور توجہ بہتر بنائیں"
|
|
5377
5476
|
}),
|
|
5378
5477
|
id: withEnglish({
|
|
5379
5478
|
"widget.title": "Aksesibilitas",
|
|
@@ -5415,7 +5514,18 @@ const locales = {
|
|
|
5415
5514
|
"feature.tts": "Bacakan",
|
|
5416
5515
|
"feature.textSimplify": "Sederhanakan teks",
|
|
5417
5516
|
"feature.altText": "Deskripsi gambar",
|
|
5418
|
-
"feature.autoScan": "Pindai WCAG"
|
|
5517
|
+
"feature.autoScan": "Pindai WCAG",
|
|
5518
|
+
"section.profiles": "Profil Cepat",
|
|
5519
|
+
"profile.visionImpaired": "Gangguan Penglihatan",
|
|
5520
|
+
"profile.visionImpaired.desc": "Kontras tinggi, teks dan kursor lebih besar",
|
|
5521
|
+
"profile.motorImpaired": "Gangguan Motorik",
|
|
5522
|
+
"profile.motorImpaired.desc": "Navigasi keyboard dan bantuan fokus",
|
|
5523
|
+
"profile.cognitive": "Dukungan Kognitif",
|
|
5524
|
+
"profile.cognitive.desc": "Bantuan membaca, spasi, dan font yang lebih sederhana",
|
|
5525
|
+
"profile.seizureSafe": "Aman dari Kejang",
|
|
5526
|
+
"profile.seizureSafe.desc": "Hentikan animasi dan kurangi rangsangan",
|
|
5527
|
+
"profile.adhdFriendly": "Ramah ADHD",
|
|
5528
|
+
"profile.adhdFriendly.desc": "Kurangi gangguan dan tingkatkan fokus"
|
|
5419
5529
|
}),
|
|
5420
5530
|
ja: withEnglish({
|
|
5421
5531
|
"widget.widgetLang": "ウィジェットの言語",
|
|
@@ -5458,7 +5568,18 @@ const locales = {
|
|
|
5458
5568
|
"feature.tts": "読み上げ",
|
|
5459
5569
|
"feature.textSimplify": "文章を簡単にする",
|
|
5460
5570
|
"feature.altText": "画像の説明",
|
|
5461
|
-
"feature.autoScan": "WCAG スキャン"
|
|
5571
|
+
"feature.autoScan": "WCAG スキャン",
|
|
5572
|
+
"section.profiles": "クイックプロフィール",
|
|
5573
|
+
"profile.visionImpaired": "視覚障害",
|
|
5574
|
+
"profile.visionImpaired.desc": "高コントラスト、大きな文字とカーソル",
|
|
5575
|
+
"profile.motorImpaired": "運動障害",
|
|
5576
|
+
"profile.motorImpaired.desc": "キーボードナビゲーションとフォーカス補助",
|
|
5577
|
+
"profile.cognitive": "認知サポート",
|
|
5578
|
+
"profile.cognitive.desc": "読書支援、間隔調整、シンプルなフォント",
|
|
5579
|
+
"profile.seizureSafe": "発作防止",
|
|
5580
|
+
"profile.seizureSafe.desc": "アニメーションを停止し刺激を軽減",
|
|
5581
|
+
"profile.adhdFriendly": "ADHD対応",
|
|
5582
|
+
"profile.adhdFriendly.desc": "気が散る要素を減らし集中力を向上"
|
|
5462
5583
|
}),
|
|
5463
5584
|
pcm: withEnglish({
|
|
5464
5585
|
"widget.title": "Accessibility",
|
|
@@ -5500,7 +5621,18 @@ const locales = {
|
|
|
5500
5621
|
"feature.tts": "Read aloud",
|
|
5501
5622
|
"feature.textSimplify": "Simplify text",
|
|
5502
5623
|
"feature.altText": "Image Description",
|
|
5503
|
-
"feature.autoScan": "WCAG scan"
|
|
5624
|
+
"feature.autoScan": "WCAG scan",
|
|
5625
|
+
"section.profiles": "Quick Profiles",
|
|
5626
|
+
"profile.visionImpaired": "Eye No Dey See Well",
|
|
5627
|
+
"profile.visionImpaired.desc": "High contrast, big text and cursor",
|
|
5628
|
+
"profile.motorImpaired": "Body Movement Wahala",
|
|
5629
|
+
"profile.motorImpaired.desc": "Keyboard navigation and focus help",
|
|
5630
|
+
"profile.cognitive": "Brain Support",
|
|
5631
|
+
"profile.cognitive.desc": "Reading help, spacing, and simple fonts",
|
|
5632
|
+
"profile.seizureSafe": "Seizure Safe",
|
|
5633
|
+
"profile.seizureSafe.desc": "Stop animation and reduce wahala for eye",
|
|
5634
|
+
"profile.adhdFriendly": "ADHD Friendly",
|
|
5635
|
+
"profile.adhdFriendly.desc": "Reduce distraction and help you focus well"
|
|
5504
5636
|
}),
|
|
5505
5637
|
mr: withEnglish({
|
|
5506
5638
|
"widget.title": "प्रवेशयोग्यता",
|
|
@@ -5542,7 +5674,18 @@ const locales = {
|
|
|
5542
5674
|
"feature.tts": "मोठ्याने वाचा",
|
|
5543
5675
|
"feature.textSimplify": "मजकूर सोपा करा",
|
|
5544
5676
|
"feature.altText": "चित्र वर्णन",
|
|
5545
|
-
"feature.autoScan": "WCAG स्कॅन"
|
|
5677
|
+
"feature.autoScan": "WCAG स्कॅन",
|
|
5678
|
+
"section.profiles": "जलद प्रोफाइल",
|
|
5679
|
+
"profile.visionImpaired": "दृष्टिदोष",
|
|
5680
|
+
"profile.visionImpaired.desc": "उच्च कॉन्ट्रास्ट, मोठा मजकूर आणि कर्सर",
|
|
5681
|
+
"profile.motorImpaired": "मोटर अक्षमता",
|
|
5682
|
+
"profile.motorImpaired.desc": "कीबोर्ड नेव्हिगेशन आणि फोकस सहाय्य",
|
|
5683
|
+
"profile.cognitive": "संज्ञानात्मक सहाय्य",
|
|
5684
|
+
"profile.cognitive.desc": "वाचन सहाय्य, अंतर आणि सोपे फॉन्ट",
|
|
5685
|
+
"profile.seizureSafe": "झटके सुरक्षित",
|
|
5686
|
+
"profile.seizureSafe.desc": "अॅनिमेशन थांबवा आणि उत्तेजना कमी करा",
|
|
5687
|
+
"profile.adhdFriendly": "ADHD अनुकूल",
|
|
5688
|
+
"profile.adhdFriendly.desc": "विचलन कमी करा आणि लक्ष सुधारा"
|
|
5546
5689
|
}),
|
|
5547
5690
|
te: withEnglish({
|
|
5548
5691
|
"widget.title": "అందుబాటు",
|
|
@@ -5584,7 +5727,18 @@ const locales = {
|
|
|
5584
5727
|
"feature.tts": "గట్టిగా చదవండి",
|
|
5585
5728
|
"feature.textSimplify": "టెక్స్ట్ సులభతరం చేయి",
|
|
5586
5729
|
"feature.altText": "చిత్ర వివరణ",
|
|
5587
|
-
"feature.autoScan": "WCAG స్కాన్"
|
|
5730
|
+
"feature.autoScan": "WCAG స్కాన్",
|
|
5731
|
+
"section.profiles": "త్వరిత ప్రొఫైల్లు",
|
|
5732
|
+
"profile.visionImpaired": "దృష్టి లోపం",
|
|
5733
|
+
"profile.visionImpaired.desc": "అధిక కాంట్రాస్ట్, పెద్ద టెక్స్ట్ మరియు కర్సర్",
|
|
5734
|
+
"profile.motorImpaired": "మోటార్ లోపం",
|
|
5735
|
+
"profile.motorImpaired.desc": "కీబోర్డ్ నావిగేషన్ మరియు ఫోకస్ సహాయాలు",
|
|
5736
|
+
"profile.cognitive": "అభిజ్ఞా మద్దతు",
|
|
5737
|
+
"profile.cognitive.desc": "చదవడంలో సహాయం, అంతరాలు మరియు సరళ ఫాంట్లు",
|
|
5738
|
+
"profile.seizureSafe": "మూర్ఛ భద్రత",
|
|
5739
|
+
"profile.seizureSafe.desc": "యానిమేషన్లను ఆపండి మరియు ఉద్దీపనలను తగ్గించండి",
|
|
5740
|
+
"profile.adhdFriendly": "ADHD అనుకూలం",
|
|
5741
|
+
"profile.adhdFriendly.desc": "పరధ్యానాన్ని తగ్గించండి మరియు దృష్టిని మెరుగుపరచండి"
|
|
5588
5742
|
}),
|
|
5589
5743
|
tr: withEnglish({
|
|
5590
5744
|
"widget.widgetLang": "Widget dili",
|
|
@@ -5627,7 +5781,18 @@ const locales = {
|
|
|
5627
5781
|
"feature.tts": "Sesli oku",
|
|
5628
5782
|
"feature.textSimplify": "Metni sadeletir",
|
|
5629
5783
|
"feature.altText": "Resim aciklamasi",
|
|
5630
|
-
"feature.autoScan": "WCAG taramasi"
|
|
5784
|
+
"feature.autoScan": "WCAG taramasi",
|
|
5785
|
+
"section.profiles": "Hizli Profiller",
|
|
5786
|
+
"profile.visionImpaired": "Gorme Engelli",
|
|
5787
|
+
"profile.visionImpaired.desc": "Yuksek kontrast, buyuk yazi ve imlec",
|
|
5788
|
+
"profile.motorImpaired": "Motor Engelli",
|
|
5789
|
+
"profile.motorImpaired.desc": "Klavye gezinme ve odaklanma yardimlari",
|
|
5790
|
+
"profile.cognitive": "Bilissel Destek",
|
|
5791
|
+
"profile.cognitive.desc": "Okuma yardimlari, bosluk ve basit yazitipleri",
|
|
5792
|
+
"profile.seizureSafe": "Nobetlere Karsi Guvenli",
|
|
5793
|
+
"profile.seizureSafe.desc": "Animasyonlari durdurun ve uyaranlari azaltin",
|
|
5794
|
+
"profile.adhdFriendly": "DEHB Dostu",
|
|
5795
|
+
"profile.adhdFriendly.desc": "Dikkat dagitici unsurlari azaltin ve odaklanmayi artirin"
|
|
5631
5796
|
}),
|
|
5632
5797
|
ta: withEnglish({
|
|
5633
5798
|
"widget.title": "அணுகல்திறன்",
|
|
@@ -5669,7 +5834,18 @@ const locales = {
|
|
|
5669
5834
|
"feature.tts": "சத்தமாக வாசி",
|
|
5670
5835
|
"feature.textSimplify": "உரையை எளிமைப்படுத்து",
|
|
5671
5836
|
"feature.altText": "பட விளக்கம்",
|
|
5672
|
-
"feature.autoScan": "WCAG ஸ்கேன்"
|
|
5837
|
+
"feature.autoScan": "WCAG ஸ்கேன்",
|
|
5838
|
+
"section.profiles": "விரைவு சுயவிவரங்கள்",
|
|
5839
|
+
"profile.visionImpaired": "பார்வை குறைபாடு",
|
|
5840
|
+
"profile.visionImpaired.desc": "அதிக மாறுபாடு, பெரிய உரை மற்றும் கர்சர்",
|
|
5841
|
+
"profile.motorImpaired": "இயக்க குறைபாடு",
|
|
5842
|
+
"profile.motorImpaired.desc": "விசைப்பலகை வழிசெலுத்தல் மற்றும் கவன உதவிகள்",
|
|
5843
|
+
"profile.cognitive": "அறிவாற்றல் ஆதரவு",
|
|
5844
|
+
"profile.cognitive.desc": "வாசிப்பு உதவிகள், இடைவெளி மற்றும் எளிய எழுத்துருக்கள்",
|
|
5845
|
+
"profile.seizureSafe": "வலிப்பு பாதுகாப்பு",
|
|
5846
|
+
"profile.seizureSafe.desc": "அனிமேஷன்களை நிறுத்தி தூண்டுதல்களைக் குறைக்கவும்",
|
|
5847
|
+
"profile.adhdFriendly": "ADHD நட்பு",
|
|
5848
|
+
"profile.adhdFriendly.desc": "கவனச்சிதறல்களைக் குறைத்து கவனத்தை மேம்படுத்தவும்"
|
|
5673
5849
|
}),
|
|
5674
5850
|
vi: withEnglish({
|
|
5675
5851
|
"widget.title": "Tro nang truy cap",
|
|
@@ -5711,7 +5887,18 @@ const locales = {
|
|
|
5711
5887
|
"feature.tts": "Doc thanh tieng",
|
|
5712
5888
|
"feature.textSimplify": "Don gian hoa van ban",
|
|
5713
5889
|
"feature.altText": "Mo ta hinh anh",
|
|
5714
|
-
"feature.autoScan": "Quet WCAG"
|
|
5890
|
+
"feature.autoScan": "Quet WCAG",
|
|
5891
|
+
"section.profiles": "Hồ sơ nhanh",
|
|
5892
|
+
"profile.visionImpaired": "Khiếm thị",
|
|
5893
|
+
"profile.visionImpaired.desc": "Tương phản cao, chữ và con trỏ lớn hơn",
|
|
5894
|
+
"profile.motorImpaired": "Khuyết tật vận động",
|
|
5895
|
+
"profile.motorImpaired.desc": "Điều hướng bàn phím và hỗ trợ tiêu điểm",
|
|
5896
|
+
"profile.cognitive": "Hỗ trợ nhận thức",
|
|
5897
|
+
"profile.cognitive.desc": "Hỗ trợ đọc, giãn cách và phông chữ đơn giản",
|
|
5898
|
+
"profile.seizureSafe": "An toàn co giật",
|
|
5899
|
+
"profile.seizureSafe.desc": "Dừng hoạt ảnh và giảm kích thích",
|
|
5900
|
+
"profile.adhdFriendly": "Thân thiện ADHD",
|
|
5901
|
+
"profile.adhdFriendly.desc": "Giảm phiền nhiễu và cải thiện sự tập trung"
|
|
5715
5902
|
}),
|
|
5716
5903
|
ko: withEnglish({
|
|
5717
5904
|
"widget.widgetLang": "위젯 언어",
|
|
@@ -5754,7 +5941,18 @@ const locales = {
|
|
|
5754
5941
|
"feature.tts": "소리 내어 읽기",
|
|
5755
5942
|
"feature.textSimplify": "텍스트 단순화",
|
|
5756
5943
|
"feature.altText": "이미지 설명",
|
|
5757
|
-
"feature.autoScan": "WCAG 검사"
|
|
5944
|
+
"feature.autoScan": "WCAG 검사",
|
|
5945
|
+
"section.profiles": "빠른 프로필",
|
|
5946
|
+
"profile.visionImpaired": "시각 장애",
|
|
5947
|
+
"profile.visionImpaired.desc": "고대비, 큰 텍스트 및 커서",
|
|
5948
|
+
"profile.motorImpaired": "운동 장애",
|
|
5949
|
+
"profile.motorImpaired.desc": "키보드 탐색 및 포커스 지원",
|
|
5950
|
+
"profile.cognitive": "인지 지원",
|
|
5951
|
+
"profile.cognitive.desc": "읽기 지원, 간격 조정 및 간단한 글꼴",
|
|
5952
|
+
"profile.seizureSafe": "발작 방지",
|
|
5953
|
+
"profile.seizureSafe.desc": "애니메이션 중지 및 자극 감소",
|
|
5954
|
+
"profile.adhdFriendly": "ADHD 친화적",
|
|
5955
|
+
"profile.adhdFriendly.desc": "방해 요소를 줄이고 집중력 향상"
|
|
5758
5956
|
})
|
|
5759
5957
|
};
|
|
5760
5958
|
const LANGUAGE_OPTIONS = [
|
|
@@ -6439,14 +6637,14 @@ function FeatureGrid($$anchor, $$props) {
|
|
|
6439
6637
|
const FEATURE_LOADERS = {
|
|
6440
6638
|
contrast: () => import("./contrast-CqsICAkU.js"),
|
|
6441
6639
|
"text-size": () => import("./text-size-m_mHNPWo.js"),
|
|
6442
|
-
"keyboard-nav": () => import("./keyboard-nav-
|
|
6640
|
+
"keyboard-nav": () => import("./keyboard-nav-CkpZSOmO.js"),
|
|
6443
6641
|
"link-highlight": () => import("./link-highlight-DBGm067Y.js"),
|
|
6444
6642
|
"reading-guide": () => import("./reading-guide-VT8NciIL.js"),
|
|
6445
6643
|
"reading-mask": () => import("./reading-mask-BABChuCz.js"),
|
|
6446
6644
|
"animation-stop": () => import("./animation-stop-C0MwseK0.js"),
|
|
6447
6645
|
"hide-images": () => import("./hide-images-B_LeCBcd.js"),
|
|
6448
6646
|
"big-cursor": () => import("./big-cursor-B2UKu9dQ.js"),
|
|
6449
|
-
"page-structure": () => import("./page-structure-
|
|
6647
|
+
"page-structure": () => import("./page-structure-BVbtXdbG.js"),
|
|
6450
6648
|
tts: () => import("./tts-CjszLRnb.js"),
|
|
6451
6649
|
"text-simplify": () => import("./text-simplify-Cvhpio7g.js"),
|
|
6452
6650
|
"alt-text": () => Promise.resolve().then(() => altText)
|
|
@@ -8209,31 +8407,17 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8209
8407
|
target.setAttribute(BADGE_ATTR, "1");
|
|
8210
8408
|
const isImg = target.tagName === "IMG";
|
|
8211
8409
|
let anchor;
|
|
8410
|
+
let badgeTop = "6px";
|
|
8411
|
+
let badgeLeft = "6px";
|
|
8212
8412
|
if (isImg) {
|
|
8213
|
-
|
|
8214
|
-
|
|
8215
|
-
|
|
8216
|
-
|
|
8217
|
-
|
|
8218
|
-
|
|
8219
|
-
|
|
8220
|
-
}
|
|
8221
|
-
if (container && container !== document.body && container !== target.parentElement) {
|
|
8222
|
-
const pos = getComputedStyle(container).position;
|
|
8223
|
-
if (pos === "static") container.style.position = "relative";
|
|
8224
|
-
anchor = container;
|
|
8225
|
-
} else {
|
|
8226
|
-
const wrapper = document.createElement("span");
|
|
8227
|
-
wrapper.setAttribute(WRAPPER_ATTR, "1");
|
|
8228
|
-
Object.assign(wrapper.style, {
|
|
8229
|
-
position: "relative",
|
|
8230
|
-
display: "inline-block",
|
|
8231
|
-
lineHeight: "0"
|
|
8232
|
-
});
|
|
8233
|
-
target.parentElement.insertBefore(wrapper, target);
|
|
8234
|
-
wrapper.appendChild(target);
|
|
8235
|
-
anchor = wrapper;
|
|
8236
|
-
}
|
|
8413
|
+
const parent = target.parentElement;
|
|
8414
|
+
if (!parent) return;
|
|
8415
|
+
const parentPos = getComputedStyle(parent).position;
|
|
8416
|
+
if (parentPos === "static") parent.style.position = "relative";
|
|
8417
|
+
anchor = parent;
|
|
8418
|
+
const imgEl = target;
|
|
8419
|
+
badgeTop = `${imgEl.offsetTop + 6}px`;
|
|
8420
|
+
badgeLeft = `${imgEl.offsetLeft + 6}px`;
|
|
8237
8421
|
} else {
|
|
8238
8422
|
const pos = getComputedStyle(target).position;
|
|
8239
8423
|
if (pos === "static") target.style.position = "relative";
|
|
@@ -8242,8 +8426,8 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8242
8426
|
const badge = document.createElement("span");
|
|
8243
8427
|
Object.assign(badge.style, {
|
|
8244
8428
|
position: "absolute",
|
|
8245
|
-
top:
|
|
8246
|
-
left:
|
|
8429
|
+
top: badgeTop,
|
|
8430
|
+
left: badgeLeft,
|
|
8247
8431
|
width: "22px",
|
|
8248
8432
|
height: "22px",
|
|
8249
8433
|
borderRadius: "50%",
|
|
@@ -8269,8 +8453,8 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8269
8453
|
Object.assign(tooltip.style, {
|
|
8270
8454
|
display: "none",
|
|
8271
8455
|
position: "absolute",
|
|
8272
|
-
top:
|
|
8273
|
-
left:
|
|
8456
|
+
top: `calc(${badgeTop} + 26px)`,
|
|
8457
|
+
left: badgeLeft,
|
|
8274
8458
|
minWidth: "150px",
|
|
8275
8459
|
maxWidth: "280px",
|
|
8276
8460
|
padding: "6px 10px",
|
|
@@ -8301,6 +8485,8 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8301
8485
|
anchor.appendChild(tooltip);
|
|
8302
8486
|
}
|
|
8303
8487
|
function removeAllBadges() {
|
|
8488
|
+
document.querySelectorAll(`[${BADGE_ATTR}="badge"], [${BADGE_ATTR}="tooltip"]`).forEach((el) => el.remove());
|
|
8489
|
+
document.querySelectorAll(`[${BADGE_ATTR}]`).forEach((el) => el.removeAttribute(BADGE_ATTR));
|
|
8304
8490
|
document.querySelectorAll(`[${WRAPPER_ATTR}]`).forEach((wrapper) => {
|
|
8305
8491
|
const img = wrapper.querySelector("img");
|
|
8306
8492
|
if (img && wrapper.parentElement) {
|
|
@@ -8308,8 +8494,6 @@ function createAltTextModule(aiService, initialLang = "de", serverConfig) {
|
|
|
8308
8494
|
wrapper.remove();
|
|
8309
8495
|
}
|
|
8310
8496
|
});
|
|
8311
|
-
document.querySelectorAll(`[${BADGE_ATTR}="badge"], [${BADGE_ATTR}="tooltip"]`).forEach((el) => el.remove());
|
|
8312
|
-
document.querySelectorAll(`[${BADGE_ATTR}]`).forEach((el) => el.removeAttribute(BADGE_ATTR));
|
|
8313
8497
|
}
|
|
8314
8498
|
function addBadgesToAllImages() {
|
|
8315
8499
|
document.querySelectorAll("img").forEach((img) => {
|
|
@@ -8754,4 +8938,4 @@ export {
|
|
|
8754
8938
|
init as i,
|
|
8755
8939
|
t
|
|
8756
8940
|
};
|
|
8757
|
-
//# sourceMappingURL=index-
|
|
8941
|
+
//# sourceMappingURL=index-CP5dVP3n.js.map
|