lighthouse 10.0.2-dev.20230308 → 10.0.2-dev.20230309

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.
@@ -28,7 +28,7 @@ const UIStrings = {
28
28
  /** Descriptive title of a Lighthouse audit that provides detail on whether tap targets (like buttons and links) on a page are big enough so they can easily be tapped on a mobile device. This descriptive title is shown when tap targets are not easy to tap on. */
29
29
  failureTitle: 'Tap targets are not sized appropriately',
30
30
  /** Description of a Lighthouse audit that tells the user why buttons and links need to be big enough and what 'big enough' means. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
31
- description: 'Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/).',
31
+ description: 'Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/).',
32
32
  /** Label of a table column that identifies tap targets (like buttons and links) that have failed the audit and aren't easy to tap on. */
33
33
  tapTargetHeader: 'Tap Target',
34
34
  /** Label of a table column that identifies a tap target (like a link or button) that overlaps with another tap target. */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "lighthouse",
3
3
  "type": "module",
4
- "version": "10.0.2-dev.20230308",
4
+ "version": "10.0.2-dev.20230309",
5
5
  "description": "Automated auditing, performance metrics, and best practices for the web.",
6
6
  "main": "./core/index.js",
7
7
  "bin": {
@@ -1323,7 +1323,7 @@
1323
1323
  "message": "robots.txt is valid"
1324
1324
  },
1325
1325
  "core/audits/seo/tap-targets.js | description": {
1326
- "message": "Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/)."
1326
+ "message": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/)."
1327
1327
  },
1328
1328
  "core/audits/seo/tap-targets.js | displayValue": {
1329
1329
  "message": "{decimalProportion, number, percent} appropriately sized tap targets"
@@ -1323,7 +1323,7 @@
1323
1323
  "message": "r̂ób̂ót̂ś.t̂x́t̂ íŝ v́âĺîd́"
1324
1324
  },
1325
1325
  "core/audits/seo/tap-targets.js | description": {
1326
- "message": "Îńt̂ér̂áĉt́îv́ê él̂ém̂én̂t́ŝ ĺîḱê b́ût́t̂ón̂ś âńd̂ ĺîńk̂ś ŝh́ôúl̂d́ b̂é l̂ár̂ǵê én̂óûǵĥ (48x́48p̂x́), âńâv́ê én̂óûǵp̂áĉŕôún̂h́ḿ, b̂é êáŝńôúĝáît́ĥóûv́êŕl̂áp̂ṕîńn̂t́ô ót̂h́êĺêḿêńś. [L̂éâŕôŕb̂óût́ t̂áp̂ t́âŕĝét̂ś](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/)."
1326
+ "message": "Îńt̂ér̂áĉt́îv́ê él̂ém̂én̂t́ŝ ĺîḱê b́ût́t̂ón̂ś âńd̂ ĺîńk̂ś ŝh́ôúl̂d́ b̂é l̂ár̂ǵê én̂óûǵĥ (48x́48p̂x́), ôŕ ĥáv̂é ńôúĝh́ ŝṕâćê ár̂óûńd̂ t́ĥém̂, t́ô b́ê âśŷ én̂óûǵĥ t́ô t́âṕ ŵít̂h́ôút̂ óv̂ér̂ĺâṕp̂ín̂ǵ ôńt̂ó t́ĥér̂ él̂én̂t́ŝ. [Ĺêár̂ń m̂ór̂é âb́ôút̂ âṕ t̂ár̂ǵêt́ŝ](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/)."
1327
1327
  },
1328
1328
  "core/audits/seo/tap-targets.js | displayValue": {
1329
1329
  "message": "{decimalProportion, number, percent} âṕp̂ŕôṕr̂íât́êĺŷ śîźêd́ t̂áp̂ t́âŕĝét̂ś"