lighthouse 10.1.1-dev.20230427 → 10.1.1-dev.20230429
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/cli/cli-flags.d.ts +1 -1
- package/cli/test/smokehouse/lighthouse-runners/cli.d.ts +1 -1
- package/cli/test/smokehouse/report-assert.d.ts +1 -1
- package/core/audits/accessibility/accesskeys.d.ts +1 -1
- package/core/audits/accessibility/aria-allowed-attr.d.ts +1 -1
- package/core/audits/accessibility/aria-command-name.d.ts +1 -1
- package/core/audits/accessibility/aria-hidden-body.d.ts +1 -1
- package/core/audits/accessibility/aria-hidden-focus.d.ts +1 -1
- package/core/audits/accessibility/aria-input-field-name.d.ts +1 -1
- package/core/audits/accessibility/aria-meter-name.d.ts +1 -1
- package/core/audits/accessibility/aria-progressbar-name.d.ts +1 -1
- package/core/audits/accessibility/aria-required-attr.d.ts +1 -1
- package/core/audits/accessibility/aria-required-children.d.ts +1 -1
- package/core/audits/accessibility/aria-required-parent.d.ts +1 -1
- package/core/audits/accessibility/aria-roles.d.ts +1 -1
- package/core/audits/accessibility/aria-toggle-field-name.d.ts +1 -1
- package/core/audits/accessibility/aria-tooltip-name.d.ts +1 -1
- package/core/audits/accessibility/aria-treeitem-name.d.ts +1 -1
- package/core/audits/accessibility/aria-valid-attr-value.d.ts +1 -1
- package/core/audits/accessibility/aria-valid-attr.d.ts +1 -1
- package/core/audits/accessibility/axe-audit.d.ts +1 -1
- package/core/audits/accessibility/button-name.d.ts +1 -1
- package/core/audits/accessibility/bypass.d.ts +1 -1
- package/core/audits/accessibility/color-contrast.d.ts +1 -1
- package/core/audits/accessibility/definition-list.d.ts +1 -1
- package/core/audits/accessibility/dlitem.d.ts +1 -1
- package/core/audits/accessibility/document-title.d.ts +1 -1
- package/core/audits/accessibility/duplicate-id-active.d.ts +1 -1
- package/core/audits/accessibility/duplicate-id-aria.d.ts +1 -1
- package/core/audits/accessibility/form-field-multiple-labels.d.ts +1 -1
- package/core/audits/accessibility/frame-title.d.ts +1 -1
- package/core/audits/accessibility/heading-order.d.ts +1 -1
- package/core/audits/accessibility/html-has-lang.d.ts +1 -1
- package/core/audits/accessibility/html-lang-valid.d.ts +1 -1
- package/core/audits/accessibility/image-alt.d.ts +1 -1
- package/core/audits/accessibility/input-image-alt.d.ts +1 -1
- package/core/audits/accessibility/label.d.ts +1 -1
- package/core/audits/accessibility/link-name.d.ts +1 -1
- package/core/audits/accessibility/list.d.ts +1 -1
- package/core/audits/accessibility/listitem.d.ts +1 -1
- package/core/audits/accessibility/manual/custom-controls-labels.d.ts +1 -1
- package/core/audits/accessibility/manual/custom-controls-roles.d.ts +1 -1
- package/core/audits/accessibility/manual/focus-traps.d.ts +1 -1
- package/core/audits/accessibility/manual/focusable-controls.d.ts +1 -1
- package/core/audits/accessibility/manual/interactive-element-affordance.d.ts +1 -1
- package/core/audits/accessibility/manual/logical-tab-order.d.ts +1 -1
- package/core/audits/accessibility/manual/managed-focus.d.ts +1 -1
- package/core/audits/accessibility/manual/offscreen-content-hidden.d.ts +1 -1
- package/core/audits/accessibility/manual/use-landmarks.d.ts +1 -1
- package/core/audits/accessibility/manual/visual-order-follows-dom.d.ts +1 -1
- package/core/audits/accessibility/meta-refresh.d.ts +1 -1
- package/core/audits/accessibility/meta-viewport.d.ts +1 -1
- package/core/audits/accessibility/object-alt.d.ts +1 -1
- package/core/audits/accessibility/tabindex.d.ts +1 -1
- package/core/audits/accessibility/td-headers-attr.d.ts +1 -1
- package/core/audits/accessibility/th-has-data-cells.d.ts +1 -1
- package/core/audits/accessibility/valid-lang.d.ts +1 -1
- package/core/audits/accessibility/video-caption.d.ts +1 -1
- package/core/audits/audit.d.ts +1 -1
- package/core/audits/autocomplete.d.ts +1 -1
- package/core/audits/bf-cache.d.ts +1 -1
- package/core/audits/bootup-time.d.ts +1 -1
- package/core/audits/byte-efficiency/byte-efficiency-audit.d.ts +1 -1
- package/core/audits/byte-efficiency/duplicated-javascript.d.ts +1 -1
- package/core/audits/byte-efficiency/efficient-animated-content.d.ts +2 -2
- package/core/audits/byte-efficiency/legacy-javascript.d.ts +2 -2
- package/core/audits/byte-efficiency/modern-image-formats.d.ts +1 -1
- package/core/audits/byte-efficiency/offscreen-images.d.ts +2 -2
- package/core/audits/byte-efficiency/render-blocking-resources.d.ts +1 -1
- package/core/audits/byte-efficiency/total-byte-weight.d.ts +1 -1
- package/core/audits/byte-efficiency/unminified-css.d.ts +1 -1
- package/core/audits/byte-efficiency/unminified-javascript.d.ts +1 -1
- package/core/audits/byte-efficiency/unused-css-rules.d.ts +1 -1
- package/core/audits/byte-efficiency/unused-javascript.d.ts +1 -1
- package/core/audits/byte-efficiency/uses-long-cache-ttl.d.ts +3 -3
- package/core/audits/byte-efficiency/uses-optimized-images.d.ts +1 -1
- package/core/audits/byte-efficiency/uses-responsive-images-snapshot.d.ts +1 -1
- package/core/audits/byte-efficiency/uses-responsive-images.d.ts +2 -2
- package/core/audits/byte-efficiency/uses-text-compression.d.ts +1 -1
- package/core/audits/content-width.d.ts +1 -1
- package/core/audits/critical-request-chains.d.ts +1 -1
- package/core/audits/csp-xss.d.ts +1 -1
- package/core/audits/deprecations.d.ts +1 -1
- package/core/audits/diagnostics.d.ts +1 -1
- package/core/audits/dobetterweb/charset.d.ts +1 -1
- package/core/audits/dobetterweb/doctype.d.ts +1 -1
- package/core/audits/dobetterweb/dom-size.d.ts +1 -1
- package/core/audits/dobetterweb/geolocation-on-start.d.ts +1 -1
- package/core/audits/dobetterweb/inspector-issues.d.ts +1 -1
- package/core/audits/dobetterweb/js-libraries.d.ts +1 -1
- package/core/audits/dobetterweb/no-document-write.d.ts +1 -1
- package/core/audits/dobetterweb/notification-on-start.d.ts +1 -1
- package/core/audits/dobetterweb/paste-preventing-inputs.d.ts +1 -1
- package/core/audits/dobetterweb/uses-http2.d.ts +3 -3
- package/core/audits/dobetterweb/uses-passive-event-listeners.d.ts +1 -1
- package/core/audits/errors-in-console.d.ts +1 -1
- package/core/audits/final-screenshot.d.ts +1 -1
- package/core/audits/font-display.d.ts +1 -1
- package/core/audits/image-aspect-ratio.d.ts +1 -1
- package/core/audits/image-size-responsive.d.ts +1 -1
- package/core/audits/installable-manifest.d.ts +1 -1
- package/core/audits/is-on-https.d.ts +1 -1
- package/core/audits/largest-contentful-paint-element.d.ts +1 -1
- package/core/audits/layout-shift-elements.d.ts +1 -1
- package/core/audits/lcp-lazy-loaded.d.ts +1 -1
- package/core/audits/long-tasks.d.ts +1 -1
- package/core/audits/main-thread-tasks.d.ts +1 -1
- package/core/audits/mainthread-work-breakdown.d.ts +1 -1
- package/core/audits/manual/manual-audit.d.ts +1 -1
- package/core/audits/manual/pwa-cross-browser.d.ts +1 -1
- package/core/audits/manual/pwa-each-page-has-url.d.ts +1 -1
- package/core/audits/manual/pwa-page-transitions.d.ts +1 -1
- package/core/audits/maskable-icon.d.ts +1 -1
- package/core/audits/metrics/cumulative-layout-shift.d.ts +1 -1
- package/core/audits/metrics/experimental-interaction-to-next-paint.d.ts +1 -1
- package/core/audits/metrics/first-contentful-paint-3g.d.ts +1 -1
- package/core/audits/metrics/first-contentful-paint.d.ts +1 -1
- package/core/audits/metrics/first-meaningful-paint.d.ts +1 -1
- package/core/audits/metrics/interactive.d.ts +1 -1
- package/core/audits/metrics/largest-contentful-paint.d.ts +1 -1
- package/core/audits/metrics/max-potential-fid.d.ts +1 -1
- package/core/audits/metrics/speed-index.d.ts +1 -1
- package/core/audits/metrics/total-blocking-time.d.ts +1 -1
- package/core/audits/metrics.d.ts +1 -1
- package/core/audits/multi-check-audit.d.ts +1 -1
- package/core/audits/network-requests.d.ts +1 -1
- package/core/audits/network-rtt.d.ts +1 -1
- package/core/audits/network-server-latency.d.ts +1 -1
- package/core/audits/no-unload-listeners.d.ts +1 -1
- package/core/audits/non-composited-animations.d.ts +1 -1
- package/core/audits/performance-budget.d.ts +2 -2
- package/core/audits/predictive-perf.d.ts +1 -1
- package/core/audits/preload-fonts.d.ts +1 -1
- package/core/audits/prioritize-lcp-image.d.ts +2 -2
- package/core/audits/redirects.d.ts +2 -2
- package/core/audits/resource-summary.d.ts +1 -1
- package/core/audits/screenshot-thumbnails.d.ts +2 -2
- package/core/audits/script-treemap-data.d.ts +1 -1
- package/core/audits/seo/canonical.d.ts +1 -1
- package/core/audits/seo/crawlable-anchors.d.ts +1 -1
- package/core/audits/seo/font-size.d.ts +1 -1
- package/core/audits/seo/hreflang.d.ts +1 -1
- package/core/audits/seo/http-status-code.d.ts +1 -1
- package/core/audits/seo/is-crawlable.d.ts +1 -1
- package/core/audits/seo/link-text.d.ts +1 -1
- package/core/audits/seo/manual/structured-data.d.ts +1 -1
- package/core/audits/seo/meta-description.d.ts +1 -1
- package/core/audits/seo/plugins.d.ts +1 -1
- package/core/audits/seo/robots-txt.d.ts +1 -1
- package/core/audits/seo/tap-targets.d.ts +1 -1
- package/core/audits/server-response-time.d.ts +1 -1
- package/core/audits/service-worker.d.ts +1 -1
- package/core/audits/splash-screen.d.ts +2 -2
- package/core/audits/themed-omnibox.d.ts +2 -2
- package/core/audits/third-party-facades.d.ts +2 -2
- package/core/audits/third-party-summary.d.ts +2 -2
- package/core/audits/timing-budget.d.ts +3 -3
- package/core/audits/unsized-images.d.ts +1 -1
- package/core/audits/user-timings.d.ts +1 -1
- package/core/audits/uses-rel-preconnect.d.ts +1 -1
- package/core/audits/uses-rel-preload.d.ts +2 -2
- package/core/audits/valid-source-maps.d.ts +2 -2
- package/core/audits/viewport.d.ts +1 -1
- package/core/audits/violation-audit.d.ts +1 -1
- package/core/audits/work-during-interaction.d.ts +2 -2
- package/core/computed/critical-request-chains.d.ts +1 -1
- package/core/computed/load-simulator.d.ts +2 -2
- package/core/computed/metrics/cumulative-layout-shift.d.ts +1 -1
- package/core/computed/metrics/first-contentful-paint-all-frames.d.ts +1 -1
- package/core/computed/metrics/first-contentful-paint.d.ts +1 -1
- package/core/computed/metrics/first-meaningful-paint.d.ts +1 -1
- package/core/computed/metrics/interactive.d.ts +1 -1
- package/core/computed/metrics/lantern-first-contentful-paint.d.ts +1 -1
- package/core/computed/metrics/lantern-first-meaningful-paint.d.ts +1 -1
- package/core/computed/metrics/lantern-interactive.d.ts +1 -1
- package/core/computed/metrics/lantern-largest-contentful-paint.d.ts +1 -1
- package/core/computed/metrics/lantern-max-potential-fid.d.ts +1 -1
- package/core/computed/metrics/lantern-metric.d.ts +1 -1
- package/core/computed/metrics/lantern-speed-index.d.ts +1 -1
- package/core/computed/metrics/lantern-total-blocking-time.d.ts +1 -1
- package/core/computed/metrics/largest-contentful-paint-all-frames.d.ts +1 -1
- package/core/computed/metrics/largest-contentful-paint.d.ts +1 -1
- package/core/computed/metrics/max-potential-fid.d.ts +1 -1
- package/core/computed/metrics/navigation-metric.d.ts +1 -1
- package/core/computed/metrics/responsiveness.d.ts +1 -1
- package/core/computed/metrics/speed-index.d.ts +1 -1
- package/core/computed/metrics/time-to-first-byte.d.ts +1 -1
- package/core/computed/metrics/total-blocking-time.d.ts +1 -1
- package/core/computed/network-records.d.ts +1 -1
- package/core/computed/page-dependency-graph.d.ts +4 -4
- package/core/computed/processed-navigation.d.ts +1 -1
- package/core/computed/resource-summary.d.ts +4 -4
- package/core/config/default-config.d.ts +1 -1
- package/core/config/desktop-config.d.ts +1 -1
- package/core/gather/base-gatherer.d.ts +1 -1
- package/core/gather/driver/execution-context.d.ts +1 -1
- package/core/gather/driver/network-monitor.d.ts +2 -2
- package/core/gather/driver.d.ts +3 -3
- package/core/gather/fetcher.d.ts +1 -1
- package/core/gather/gatherers/accessibility.d.ts +1 -1
- package/core/gather/gatherers/anchor-elements.d.ts +1 -1
- package/core/gather/gatherers/bf-cache-failures.d.ts +1 -1
- package/core/gather/gatherers/cache-contents.d.ts +1 -1
- package/core/gather/gatherers/console-messages.d.ts +1 -1
- package/core/gather/gatherers/css-usage.d.ts +1 -1
- package/core/gather/gatherers/devtools-log-compat.d.ts +1 -1
- package/core/gather/gatherers/devtools-log.d.ts +1 -1
- package/core/gather/gatherers/dobetterweb/doctype.d.ts +1 -1
- package/core/gather/gatherers/dobetterweb/domstats.d.ts +1 -1
- package/core/gather/gatherers/dobetterweb/optimized-images.d.ts +2 -2
- package/core/gather/gatherers/dobetterweb/response-compression.d.ts +2 -2
- package/core/gather/gatherers/dobetterweb/tags-blocking-first-paint.d.ts +1 -1
- package/core/gather/gatherers/full-page-screenshot.d.ts +1 -1
- package/core/gather/gatherers/global-listeners.d.ts +1 -1
- package/core/gather/gatherers/iframe-elements.d.ts +1 -1
- package/core/gather/gatherers/image-elements.d.ts +1 -1
- package/core/gather/gatherers/inputs.d.ts +1 -1
- package/core/gather/gatherers/inspector-issues.d.ts +1 -1
- package/core/gather/gatherers/installability-errors.d.ts +1 -1
- package/core/gather/gatherers/js-usage.d.ts +1 -1
- package/core/gather/gatherers/link-elements.d.ts +1 -1
- package/core/gather/gatherers/main-document-content.d.ts +1 -1
- package/core/gather/gatherers/meta-elements.d.ts +1 -1
- package/core/gather/gatherers/network-user-agent.d.ts +1 -1
- package/core/gather/gatherers/script-elements.d.ts +2 -2
- package/core/gather/gatherers/scripts.d.ts +1 -1
- package/core/gather/gatherers/seo/embedded-content.d.ts +1 -1
- package/core/gather/gatherers/seo/font-size.d.ts +1 -1
- package/core/gather/gatherers/seo/robots-txt.d.ts +1 -1
- package/core/gather/gatherers/seo/tap-targets.d.ts +1 -1
- package/core/gather/gatherers/service-worker.d.ts +1 -1
- package/core/gather/gatherers/source-maps.d.ts +1 -1
- package/core/gather/gatherers/stacks.d.ts +1 -1
- package/core/gather/gatherers/trace-compat.d.ts +1 -1
- package/core/gather/gatherers/trace-elements.d.ts +2 -2
- package/core/gather/gatherers/trace.d.ts +1 -1
- package/core/gather/gatherers/viewport-dimensions.d.ts +1 -1
- package/core/gather/gatherers/web-app-manifest.d.ts +1 -1
- package/core/gather/navigation-runner.d.ts +3 -3
- package/core/gather/runner-helpers.js +18 -4
- package/core/index.d.ts +2 -2
- package/core/legacy/gather/connections/connection.d.ts +1 -1
- package/core/legacy/gather/connections/cri.d.ts +2 -2
- package/core/legacy/gather/connections/raw.d.ts +1 -1
- package/core/legacy/gather/driver.d.ts +3 -3
- package/core/legacy/gather/gather-runner.js +1 -1
- package/core/lib/dependency-graph/cpu-node.d.ts +2 -2
- package/core/lib/dependency-graph/network-node.d.ts +3 -3
- package/core/lib/dependency-graph/simulator/connection-pool.d.ts +2 -2
- package/core/lib/dependency-graph/simulator/dns-cache.d.ts +1 -1
- package/core/lib/dependency-graph/simulator/simulator.d.ts +5 -5
- package/core/lib/lh-trace-processor.d.ts +1 -1
- package/core/lib/navigation-error.d.ts +2 -2
- package/core/lib/network-recorder.d.ts +1 -1
- package/core/lib/network-request.d.ts +1 -1
- package/core/lib/tracehouse/main-thread-tasks.d.ts +1 -1
- package/core/lib/tracehouse/task-summary.d.ts +1 -1
- package/core/runner.d.ts +2 -2
- package/core/scoring.d.ts +1 -1
- package/core/user-flow.d.ts +1 -1
- package/package.json +2 -2
- package/report/renderer/performance-category-renderer.d.ts +1 -1
- package/report/renderer/pwa-category-renderer.d.ts +1 -1
- package/report/renderer/report-globals.d.ts +1 -1
- package/report/renderer/report-renderer.d.ts +1 -1
- package/report/renderer/report-ui-features.d.ts +1 -1
- package/report/renderer/topbar-features.d.ts +1 -1
- package/shared/localization/i18n-module.d.ts +2 -2
- package/types/internal/test.d.ts +1 -1
package/cli/cli-flags.d.ts
CHANGED
|
@@ -209,7 +209,7 @@ export function getYargsParser(manualArgv?: string | undefined): yargs.Argv<yarg
|
|
|
209
209
|
}, "preset"> & {
|
|
210
210
|
preset: "desktop" | "experimental" | "perf" | undefined;
|
|
211
211
|
}>;
|
|
212
|
-
import yargs from
|
|
212
|
+
import yargs from 'yargs';
|
|
213
213
|
/**
|
|
214
214
|
* Take yarg's unchecked object value and ensure it is a proper LH.screenEmulationSettings.
|
|
215
215
|
* @param {unknown} value
|
|
@@ -46,5 +46,5 @@ export function getAssertionReport(actual: {
|
|
|
46
46
|
* @return {Difference[]|null}
|
|
47
47
|
*/
|
|
48
48
|
export function findDifferences(path: string, actual: any, expected: any): Difference[] | null;
|
|
49
|
-
import log from
|
|
49
|
+
import log from 'lighthouse-logger';
|
|
50
50
|
//# sourceMappingURL=report-assert.d.ts.map
|
|
@@ -4,5 +4,5 @@ export default CustomControlsLabels;
|
|
|
4
4
|
*/
|
|
5
5
|
declare class CustomControlsLabels extends ManualAudit {
|
|
6
6
|
}
|
|
7
|
-
import ManualAudit from
|
|
7
|
+
import ManualAudit from '../../manual/manual-audit.js';
|
|
8
8
|
//# sourceMappingURL=custom-controls-labels.d.ts.map
|
|
@@ -4,5 +4,5 @@ export default CustomControlsRoles;
|
|
|
4
4
|
*/
|
|
5
5
|
declare class CustomControlsRoles extends ManualAudit {
|
|
6
6
|
}
|
|
7
|
-
import ManualAudit from
|
|
7
|
+
import ManualAudit from '../../manual/manual-audit.js';
|
|
8
8
|
//# sourceMappingURL=custom-controls-roles.d.ts.map
|
|
@@ -4,5 +4,5 @@ export default InteractiveElementAffordance;
|
|
|
4
4
|
*/
|
|
5
5
|
declare class InteractiveElementAffordance extends ManualAudit {
|
|
6
6
|
}
|
|
7
|
-
import ManualAudit from
|
|
7
|
+
import ManualAudit from '../../manual/manual-audit.js';
|
|
8
8
|
//# sourceMappingURL=interactive-element-affordance.d.ts.map
|
|
@@ -5,5 +5,5 @@ export default OffscreenContentHidden;
|
|
|
5
5
|
*/
|
|
6
6
|
declare class OffscreenContentHidden extends ManualAudit {
|
|
7
7
|
}
|
|
8
|
-
import ManualAudit from
|
|
8
|
+
import ManualAudit from '../../manual/manual-audit.js';
|
|
9
9
|
//# sourceMappingURL=offscreen-content-hidden.d.ts.map
|
|
@@ -4,5 +4,5 @@ export default VisualOrderFollowsDOM;
|
|
|
4
4
|
*/
|
|
5
5
|
declare class VisualOrderFollowsDOM extends ManualAudit {
|
|
6
6
|
}
|
|
7
|
-
import ManualAudit from
|
|
7
|
+
import ManualAudit from '../../manual/manual-audit.js';
|
|
8
8
|
//# sourceMappingURL=visual-order-follows-dom.d.ts.map
|
package/core/audits/audit.d.ts
CHANGED
|
@@ -159,5 +159,5 @@ export class Audit {
|
|
|
159
159
|
*/
|
|
160
160
|
static generateAuditResult(audit: typeof Audit, product: LH.Audit.Product): LH.RawIcu<LH.Audit.Result>;
|
|
161
161
|
}
|
|
162
|
-
import * as LH from
|
|
162
|
+
import * as LH from '../../types/lh.js';
|
|
163
163
|
//# sourceMappingURL=audit.d.ts.map
|
|
@@ -82,5 +82,5 @@ export class ByteEfficiencyAudit extends Audit {
|
|
|
82
82
|
*/
|
|
83
83
|
static audit_(artifacts: LH.Artifacts, networkRecords: Array<LH.Artifacts.NetworkRequest>, context: LH.Audit.Context): ByteEfficiencyProduct | Promise<ByteEfficiencyProduct>;
|
|
84
84
|
}
|
|
85
|
-
import { Audit } from
|
|
85
|
+
import { Audit } from '../audit.js';
|
|
86
86
|
//# sourceMappingURL=byte-efficiency-audit.d.ts.map
|
|
@@ -48,5 +48,5 @@ export namespace UIStrings {
|
|
|
48
48
|
const title: string;
|
|
49
49
|
const description: string;
|
|
50
50
|
}
|
|
51
|
-
import { ByteEfficiencyAudit } from
|
|
51
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
52
52
|
//# sourceMappingURL=duplicated-javascript.d.ts.map
|
|
@@ -18,6 +18,6 @@ export namespace UIStrings {
|
|
|
18
18
|
const title: string;
|
|
19
19
|
const description: string;
|
|
20
20
|
}
|
|
21
|
-
import { ByteEfficiencyAudit } from
|
|
22
|
-
import { NetworkRequest } from
|
|
21
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
22
|
+
import { NetworkRequest } from '../../lib/network-request.js';
|
|
23
23
|
//# sourceMappingURL=efficient-animated-content.d.ts.map
|
|
@@ -83,8 +83,8 @@ export namespace UIStrings {
|
|
|
83
83
|
const title: string;
|
|
84
84
|
const description: string;
|
|
85
85
|
}
|
|
86
|
-
import { Audit } from
|
|
87
|
-
import { ByteEfficiencyAudit } from
|
|
86
|
+
import { Audit } from '../audit.js';
|
|
87
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
88
88
|
/**
|
|
89
89
|
* Takes a list of patterns (consisting of a name identifier and a RegExp expression string)
|
|
90
90
|
* and returns match results with line / column information for a given code input.
|
|
@@ -34,5 +34,5 @@ export namespace UIStrings {
|
|
|
34
34
|
const title: string;
|
|
35
35
|
const description: string;
|
|
36
36
|
}
|
|
37
|
-
import { ByteEfficiencyAudit } from
|
|
37
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
38
38
|
//# sourceMappingURL=modern-image-formats.d.ts.map
|
|
@@ -70,6 +70,6 @@ export namespace UIStrings {
|
|
|
70
70
|
const title: string;
|
|
71
71
|
const description: string;
|
|
72
72
|
}
|
|
73
|
-
import { ByteEfficiencyAudit } from
|
|
74
|
-
import { NetworkRequest } from
|
|
73
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
74
|
+
import { NetworkRequest } from '../../lib/network-request.js';
|
|
75
75
|
//# sourceMappingURL=offscreen-images.d.ts.map
|
|
@@ -32,5 +32,5 @@ export namespace UIStrings {
|
|
|
32
32
|
const title: string;
|
|
33
33
|
const description: string;
|
|
34
34
|
}
|
|
35
|
-
import { ByteEfficiencyAudit } from
|
|
35
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
36
36
|
//# sourceMappingURL=unminified-css.d.ts.map
|
|
@@ -33,5 +33,5 @@ export namespace UIStrings {
|
|
|
33
33
|
const title: string;
|
|
34
34
|
const description: string;
|
|
35
35
|
}
|
|
36
|
-
import { ByteEfficiencyAudit } from
|
|
36
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
37
37
|
//# sourceMappingURL=unminified-javascript.d.ts.map
|
|
@@ -12,5 +12,5 @@ export namespace UIStrings {
|
|
|
12
12
|
const title: string;
|
|
13
13
|
const description: string;
|
|
14
14
|
}
|
|
15
|
-
import { ByteEfficiencyAudit } from
|
|
15
|
+
import { ByteEfficiencyAudit } from './byte-efficiency-audit.js';
|
|
16
16
|
//# sourceMappingURL=unused-css-rules.d.ts.map
|