lighthouse 10.4.0-dev.20230726 → 10.4.0-dev.20230728

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.
Files changed (69) hide show
  1. package/cli/test/smokehouse/lighthouse-runners/bundle.js +1 -1
  2. package/core/audits/metrics/{experimental-interaction-to-next-paint.d.ts → interaction-to-next-paint.d.ts} +3 -3
  3. package/core/audits/metrics/{experimental-interaction-to-next-paint.js → interaction-to-next-paint.js} +3 -3
  4. package/core/audits/work-during-interaction.js +2 -2
  5. package/core/config/default-config.js +9 -9
  6. package/core/lib/stack-packs.js +4 -0
  7. package/dist/report/bundle.esm.js +4 -4
  8. package/dist/report/flow.js +11 -11
  9. package/dist/report/standalone.js +5 -5
  10. package/flow-report/src/i18n/i18n.d.ts +2 -2
  11. package/package.json +5 -5
  12. package/readme.md +1 -1
  13. package/report/assets/templates.html +3 -1
  14. package/report/renderer/category-renderer.d.ts +3 -2
  15. package/report/renderer/category-renderer.js +8 -4
  16. package/report/renderer/components.js +11 -5
  17. package/report/renderer/pwa-category-renderer.js +1 -1
  18. package/report/renderer/report-ui-features.js +9 -6
  19. package/report/renderer/report-utils.d.ts +1 -1
  20. package/report/renderer/report-utils.js +2 -2
  21. package/report/renderer/topbar-features.js +3 -0
  22. package/shared/localization/locales/ar-XB.json +0 -6
  23. package/shared/localization/locales/ar.json +0 -6
  24. package/shared/localization/locales/bg.json +0 -6
  25. package/shared/localization/locales/ca.json +0 -6
  26. package/shared/localization/locales/cs.json +0 -6
  27. package/shared/localization/locales/da.json +0 -6
  28. package/shared/localization/locales/de.json +0 -6
  29. package/shared/localization/locales/el.json +0 -6
  30. package/shared/localization/locales/en-GB.json +0 -6
  31. package/shared/localization/locales/en-US.json +52 -10
  32. package/shared/localization/locales/en-XA.json +0 -6
  33. package/shared/localization/locales/en-XL.json +52 -10
  34. package/shared/localization/locales/es-419.json +0 -6
  35. package/shared/localization/locales/es.json +0 -6
  36. package/shared/localization/locales/fi.json +0 -6
  37. package/shared/localization/locales/fil.json +0 -6
  38. package/shared/localization/locales/fr.json +0 -6
  39. package/shared/localization/locales/he.json +0 -6
  40. package/shared/localization/locales/hi.json +0 -6
  41. package/shared/localization/locales/hr.json +0 -6
  42. package/shared/localization/locales/hu.json +0 -6
  43. package/shared/localization/locales/id.json +0 -6
  44. package/shared/localization/locales/it.json +0 -6
  45. package/shared/localization/locales/ja.json +0 -6
  46. package/shared/localization/locales/ko.json +0 -6
  47. package/shared/localization/locales/lt.json +0 -6
  48. package/shared/localization/locales/lv.json +0 -6
  49. package/shared/localization/locales/nl.json +0 -6
  50. package/shared/localization/locales/no.json +0 -6
  51. package/shared/localization/locales/pl.json +0 -6
  52. package/shared/localization/locales/pt-PT.json +0 -6
  53. package/shared/localization/locales/pt.json +0 -6
  54. package/shared/localization/locales/ro.json +0 -6
  55. package/shared/localization/locales/ru.json +0 -6
  56. package/shared/localization/locales/sk.json +0 -6
  57. package/shared/localization/locales/sl.json +0 -6
  58. package/shared/localization/locales/sr-Latn.json +0 -6
  59. package/shared/localization/locales/sr.json +0 -6
  60. package/shared/localization/locales/sv.json +0 -6
  61. package/shared/localization/locales/ta.json +0 -6
  62. package/shared/localization/locales/te.json +0 -6
  63. package/shared/localization/locales/th.json +0 -6
  64. package/shared/localization/locales/tr.json +0 -6
  65. package/shared/localization/locales/uk.json +0 -6
  66. package/shared/localization/locales/vi.json +0 -6
  67. package/shared/localization/locales/zh-HK.json +0 -6
  68. package/shared/localization/locales/zh-TW.json +0 -6
  69. package/shared/localization/locales/zh.json +0 -6
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Cumulative Layout Shift măsoară deplasarea elementelor vizibile în aria vizibilă. [Află mai multe despre valoarea Cumulative Layout Shift](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Interacțiunea cu următoarea reprezentare măsoară receptivitatea paginii, adică timpul necesar pentru ca pagina să răspundă în mod vizibil la comanda utilizatorului. [Află mai multe despre valoarea Interacțiunea cu următoarea reprezentare](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "First Contentful Paint arată momentul când se redă primul text sau prima imagine. [Află mai multe despre valoarea First Contentful Paint](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Valorile sunt estimate și pot varia. [Scorul de performanță este calculat](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) direct folosind aceste valori."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Vezi urma inițială"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Vezi urma"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Совокупное смещение макета – это величина, на которую смещаются видимые элементы области просмотра при загрузке. Подробнее о [совокупном смещении макета](https://web.dev/cls/)…"
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Взаимодействие до следующей отрисовки – показатель скорости отклика страницы. Он отражает, через какое время становится виден ответ страницы на ввод данных пользователем. Подробнее [о взаимодействии до следующей отрисовки](https://web.dev/inp/)…"
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Первая отрисовка контента – показатель, который отражает время между началом загрузки страницы и появлением первого изображения или блока текста. Подробнее [о первой отрисовке контента](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)…"
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Значения приблизительные и могут изменяться. [Уровень производительности рассчитывается](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) непосредственно на основании этих показателей."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Посмотреть оригинальную трассировку"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Посмотреть трассировку"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Kumulatívna zmena rozloženia meria pohyb viditeľných prvkov v rámci oblasti zobrazenia. [Ďalšie informácie o metrike Kumulatívna zmena rozloženia](https://web.dev/cls/)"
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Čas od interakcie do ďalšieho vykreslenia meria responzívnosť stránky, teda ako dlho jej trvá viditeľne odpovedať na vstup používateľa. [Ďalšie informácie o metrike Čas od interakcie do ďalšieho vykreslenia](https://web.dev/inp/)"
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Prvé vykreslenie obsahu označuje čas, za ktorý je vykreslený prvý text alebo obrázok. [Ďalšie informácie o metrike Prvé vykreslenie obsahu](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)"
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Hodnoty sú odhady, ktoré sa môžu líšiť. [Skóre výkonnosti sa vypočítava](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) priamo z týchto metrík."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Zobraziť pôvodnú stopu"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Zobraziť stopu"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Kumulativna sprememba postavitve meri premikanje vidnih elementov znotraj vidnega območja. [Preberite več o meritvi »Kumulativna sprememba postavitve«](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Interakcija do naslednjega izrisa meri odzivnost strani, kako dolgo traja, da se stran vidno odzove na vnos uporabnika. [Preberite več o meritvi interakcije do naslednjega izrisa](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Prvi vsebinski izris označuje čas, ko je izrisano prvo besedilo oziroma je izrisana prva slika. [Preberite več o meritvi prvega vsebinskega izrisa](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Vrednosti so ocenjene in lahko odstopajo. [Rezultat uspešnosti se izračuna](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) neposredno iz teh meritev."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Ogled izvirne sledi"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Ogled sledi"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Kumulativni pomak sadržaja stranice meri kretanje vidljivih elemenata unutar oblasti prikaza. [Saznajte više o pokazatelju Kumulativni pomak sadržaja stranice](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Interakcija do sledećeg prikazivanja meri brzinu odgovora stranice, koliko dugo stranici treba da vidljivo odgovori na unos korisnika. [Saznajte više o pokazatelju Interakcija do sledećeg prikazivanja](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Prvo prikazivanje sadržaja označava vreme kada se prikazuju prvi tekst ili slika. [Saznajte više o pokazatelju Prvo prikazivanje sadržaja](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Vrednosti predstavljaju procene i mogu da variraju. [Ocena učinka sa izračunava](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) direktno na osnovu tih pokazatelja."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Prikaži originalni trag"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Prikaži trag"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Кумулативни помак садржаја странице мери кретање видљивих елемената унутар области приказа. [Сазнајте више о показатељу Кумулативни помак садржаја странице](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Интеракција до следећег приказивања мери брзину одговора странице, колико дуго страници треба да видљиво одговори на унос корисника. [Сазнајте више о показатељу Интеракција до следећег приказивања](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Прво приказивање садржаја означава време када се приказују први текст или слика. [Сазнајте више о показатељу Прво приказивање садржаја](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Вредности представљају процене и могу да варирају. [Оцена учинка са израчунава](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) директно на основу тих показатеља."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Прикажи оригинални траг"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Прикажи траг"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Kumulativ layoutförskjutning mäter rörelsen hos synliga element inom visningsområdet. [Läs mer om mätvärdet Kumulativ layoutförskjutning](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Interaktion till nästa uppritning mäter sidans responsivitet, hur lång tid det tar innan det syns att en sida svarar på indata från användare. [Läs mer om mätvärdet Interakation till nästa uppritning](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Första innehållsrenderingen anger när den första texten eller bilden ritades upp. [Läs mer om mätvärdet Första innehållsrenderingen](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Värdena är uppskattningar och kan variera. [Prestandapoängen beräknas](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) direkt utifrån dessa mätvärden."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Visa ursprungligt spår"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Visa spår"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "காட்சிப் பகுதிக்குள் தெரியக்கூடிய கூறுகளின் நகர்வை கியூமுலேட்டிவ் லேஅவுட் ஷிஃப்ட் அளவிடுகிறது. [கியூமுலேட்டிவ் லேஅவுட் ஷிஃப்ட் அளவீடு குறித்து மேலும் அறிக](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "செயல்-காட்சி நேரம் என்பது பக்கத்தின் பதிலளிக்கும் தன்மையை அளவிடுகிறது, அதாவது பயனர் உள்ளீட்டிற்குப் பக்கத்தின் தெரிவுநிலை எந்த அளவிற்கு உள்ளது என்பதை அளவிடுவது. [செயல்-காட்சி நேர அளவீடு குறித்து மேலும் அறிக](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "'உள்ளடக்கத்துடன் முதல் தோற்றம்' என்பது வார்த்தைகளோ படமோ முதலில் தோன்றும் நேரத்தைக் குறிக்கிறது. ['உள்ளடக்கத்துடன் முதல் தோற்றம்' அளவீடு குறித்து மேலும் அறிக](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "மதிப்புகள் தோராயமானவை, மாறுபடக்கூடியவை. இந்த அளவீடுகளிலிருந்து நேரடியாக [செயல்திறன் ஸ்கோர் கணக்கிடப்படும்](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "அசல் டிரேஸைக் காட்டு"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "டிரேஸைக் காட்டு"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "వీక్షణ పోర్ట్‌లో కనిపించే ఎలిమెంట్‌ల కదలికను క్యుములేటివ్ లేఅవుట్ షిఫ్ట్ కొలుస్తుంది. [క్యుములేటివ్ లేఅవుట్ షిఫ్ట్ కొలమానం గురించి మరింత తెలుసుకోండి](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Interaction to Next Paint పేజీ ప్రతిస్పందనా తీరును కొలుస్తుంది, అంటే యూజర్ ఇన్‌పుట్‌కు ప్రత్యక్షంగా ప్రతిస్పందించడానికి పేజీకి ఎంత సమయం పడుతుందో కొలుస్తుంది. [Interaction to Next Paint కొలమానం గురించి మరింత తెలుసుకోండి](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "ఫస్ట్ కంటెంట్‌ఫుల్ పెయింట్ అనేది, మొదటి టెక్స్ట్ లేదా ఇమేజ్ పెయింట్ చేయబడిన సమయాన్ని గుర్తిస్తుంది. [ఫస్ట్ కంటెంట్‌ఫుల్ పెయింట్ కొలమానం గురించి మరింత తెలుసుకోండి](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "విలువలు కేవలం అంచనా మాత్రమే, ఇవి మారే అవకాశం ఉంది. నేరుగా ఈ కొలమానాల ఆధారంగా [పనితీరు స్కోరు లెక్కించబడుతుంది](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "అసలైన ట్రేస్‌ను చూపించు"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "ట్రేస్‌ను చూపించు"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "การเปลี่ยนเลย์เอาต์สะสมจะวัดการเคลื่อนไหวขององค์ประกอบที่มองเห็นได้ภายในวิวพอร์ต [ดูข้อมูลเพิ่มเติมเกี่ยวกับเมตริก Cumulative Layout Shift](https://web.dev/cls/)"
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "การโต้ตอบกับ Next Paint จะวัดการตอบสนองของหน้าเว็บ ซึ่งเป็นระยะเวลาที่หน้าเว็บใช้ในการตอบสนองต่ออินพุตของผู้ใช้ [ดูข้อมูลเพิ่มเติมเกี่ยวกับเมตริก การโต้ตอบกับ Next Paint](https://web.dev/inp/)"
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "First Contentful Paint ระบุเวลาที่มีการแสดงผลข้อความหรือรูปภาพครั้งแรก [ดูข้อมูลเพิ่มเติมเกี่ยวกับเมตริก First Contentful Paint](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)"
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "ค่ามาจากการประมาณและอาจแตกต่างกันไป [คะแนนประสิทธิภาพคำนวณ](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)จากเมตริกเหล่านี้โดยตรง"
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "ดูการติดตามดั้งเดิม"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "ดูการติดตาม"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Cumulative Layout Shift, görüntü alanı içindeki görünür öğelerin hareketini ölçer. [Cumulative Layout Shift metriği hakkında daha fazla bilgi edinin](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Sonraki Boyamayla Etkileşim, sayfanın tepkisini ve kullanıcı girişine görünür şekilde yanıt vermesinin ne kadar sürdüğünü ölçer. [Sonraki Boyamayla Etkileşim metriği hakkında daha fazla bilgi edinin](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "İlk Zengin İçerikli Boyama, ilk metnin veya resmin boyandığı zamanı işaret eder. [İlk zengin içerikli boyama metriği hakkında daha fazla bilgi edinin](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Değerler tahminidir ve değişiklik gösterebilir. [Performance skorunun hesaplanması ](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/), doğrudan bu metriklerle yapılır."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Orijinal İzi Göster"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "İzi Göster"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Сукупне зміщення макета вимірює рух видимих елементів у межах області перегляду. [Докладніше про показник \"Сукупне зміщення макета\".](https://web.dev/cls/)"
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Показник Interaction to Next Paint вимірює, наскільки швидко сторінка може відповідати на ввід користувача. [Докладніше про показник Interaction to Next Paint.](https://web.dev/inp/)"
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Перша візуалізація контенту показує, коли з’являється текст чи зображення. [Докладніше про показник \"Перша візуалізація контенту\".](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)"
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Значення приблизні й можуть відрізнятися. [Значення ефективності визначено](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) на основі цих показників."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Переглянути оригінальне трасування"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Переглянути трасування"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Điểm số tổng hợp về mức thay đổi bố cục đo lường mức độ dịch chuyển của các phần tử hiển thị trong khung nhìn. [Tìm hiểu thêm về chỉ số Điểm số tổng hợp về mức thay đổi bố cục](https://web.dev/cls/)."
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Hoạt động tương tác với thời gian hiển thị tiếp theo đo lường khả năng phản hồi của trang, thời gian trang cần để phản hồi hoạt động đầu vào của người dùng một cách rõ ràng. [Tìm hiểu thêm về chỉ số Hoạt động tương tác với thời gian hiển thị tiếp theo](https://web.dev/inp/)."
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "Chỉ số Hiển thị nội dung đầu tiên đánh dấu thời điểm hiển thị văn bản hoặc hình ảnh đầu tiên. [Tìm hiểu thêm về chỉ số Hiển thị nội dung đầu tiên](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "Các giá trị chỉ là ước tính và có thể thay đổi. [Điểm hiệu quả được tính](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) trực tiếp từ những chỉ số này."
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "Xem dấu vết gốc"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "Xem dấu vết"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "「累計版面配置轉移」會測量檢視區內可見元素的移動。[進一步瞭解「累計版面配置轉移」數據](https://web.dev/cls/)。"
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "「互動至下一個繪製」會測量網頁回應速度,亦即網頁明顯回應使用者輸入內容所需的時間。[進一步瞭解「互動至下一個繪製」數據](https://web.dev/inp/)。"
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "「首次內容繪製時間」標示繪製首個文字/首張圖片的時間。[進一步瞭解「首次內容繪製時間」數據](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)。"
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "此為預計值,可能與實際值有所不同。[效能分數將利用這些數據直接計算](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)。"
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "查看原始追蹤記錄"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "檢視追蹤記錄"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "「累計版面配置轉移」指標是用於測量可見元素在可視區域內的移動情形。[進一步瞭解「累計版面配置位移」指標](https://web.dev/cls/)。"
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "「與下一個顯示的內容互動」指標的用途是測量網頁回應,也就是網頁明顯回應使用者輸入內容所需的時間。[進一步瞭解「與下一個顯示的內容互動」指標](https://web.dev/inp/)。"
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "首次顯示內容所需時間是指瀏覽器首次顯示文字或圖片的時間。[進一步瞭解「首次顯示內容所需時間」指標](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)。"
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "此為預估值,可能與實際情況有所不同。系統會直接根據這些指標[計算效能分數](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)。"
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "查看原始追蹤記錄"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "查看追蹤記錄"
3271
3265
  },
@@ -1109,9 +1109,6 @@
1109
1109
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1110
1110
  "message": "Cumulative Layout Shift 旨在衡量可见元素在视口内的移动情况。[详细了解 Cumulative Layout Shift 指标](https://web.dev/cls/)。"
1111
1111
  },
1112
- "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1113
- "message": "Interaction to Next Paint 用于衡量网页响应速度,即网页需要多久才会明显响应用户输入。[详细了解 Interaction to Next Paint 指标](https://web.dev/inp/)。"
1114
- },
1115
1112
  "core/audits/metrics/first-contentful-paint.js | description": {
1116
1113
  "message": "First Contentful Paint 标记了绘制出首个文本或首张图片的时间。[详细了解 First Contentful Paint 指标](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)。"
1117
1114
  },
@@ -3263,9 +3260,6 @@
3263
3260
  "report/renderer/report-utils.js | varianceDisclaimer": {
3264
3261
  "message": "这些都是估算值,且可能会因时而异。系统会直接基于这些指标来[计算性能得分](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)。"
3265
3262
  },
3266
- "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3267
- "message": "查看原始跟踪记录"
3268
- },
3269
3263
  "report/renderer/report-utils.js | viewTraceLabel": {
3270
3264
  "message": "查看跟踪记录"
3271
3265
  },