Component infrastructure and Material Design components for Angular
332 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/example-module/generate-example-module.ts | 31 | function inlineExampleModuleTemplate(parsedData: AnalyzedExamples): string { |
| LOW | tools/example-module/generate-example-module.ts | 161 | function assertReferencedExampleFileExists( |
| LOW | tools/dgeni/common/sort-members.ts | 4 | export function sortCategorizedMethodMembers( |
| LOW | tools/dgeni/common/sort-members.ts | 30 | export function sortCategorizedPropertyMembers( |
| LOW | tools/dgeni/common/normalize-function-parameters.ts | 32 | export function normalizeFunctionParameters(doc: DefaultFunctionDoc) { |
| LOW | tools/stylelint/cross-package-import-validation.ts | 69 | function convertToProjectRelativePosixPath(fileName: string): string { |
| LOW | tools/stylelint/no-unused-import.ts | 63 | function extractNamespaceFromUseStatement(params: string): string | null { |
| LOW | tools/tslint-rules/lightweightTokensRule.ts | 43 | function checkSourceFileForLightweightTokens(ctx: Context, typeChecker: ts.TypeChecker): void { |
| LOW | tools/tslint-rules/lightweightTokensRule.ts | 62 | function checkClassDeclarationForLightweightToken( |
| LOW | tools/tslint-rules/lightweightTokensRule.ts | 85 | function checkConstructorForLightweightTokens( |
| LOW | tools/sass/local-sass-importer.ts | 12 | export function createLocalAngularPackageImporter(packageDirAbsPath: string): FileImporter { |
| LOW | test/karma.conf.js | 139 | function splitBrowsersIntoInstances(browsers, maxInstances) { |
| LOW | docs/src/app/shared/style-manager/style-manager.ts | 36 | function getExistingLinkElementByKey(key: string) { |
| LOW | docs/src/app/shared/analytics/format-error.ts | 13 | export function formatErrorEventForAnalytics(event: ErrorEvent): string { |
| LOW | goldens/cdk/tree/index.api.md | 306 | export function getMultipleTreeControlsError(): Error; |
| LOW | goldens/cdk/tree/index.api.md | 309 | export function getTreeControlMissingError(): Error; |
| LOW | goldens/cdk/tree/index.api.md | 312 | export function getTreeMissingMatchingNodeDefError(): Error; |
| LOW | goldens/cdk/tree/index.api.md | 315 | export function getTreeMultipleDefaultNodeDefsError(): Error; |
| LOW | goldens/cdk/tree/index.api.md | 318 | export function getTreeNoValidDataSourceError(): Error; |
| LOW | goldens/cdk/platform/index.api.md | 28 | export function normalizePassiveListenerOptions(options: AddEventListenerOptions): AddEventListenerOptions | boolean; |
| LOW | goldens/cdk/platform/index.api.md | 65 | export function supportsPassiveEventListeners(): boolean; |
| LOW | goldens/cdk/dialog/index.api.md | 203 | export function throwDialogContentAlreadyAttachedError(): void; |
| LOW | goldens/cdk/testing/index.api.md | 82 | export function handleAutoChangeDetectionStatus(handler: (status: AutoChangeDetectionStatus) => void): void; |
| LOW | goldens/cdk/testing/index.api.md | 209 | export function stopHandlingAutoChangeDetectionStatus(): void; |
| LOW | goldens/cdk/a11y/index.api.md | 339 | export function isFakeMousedownFromScreenReader(event: MouseEvent): boolean; |
| LOW | goldens/cdk/a11y/index.api.md | 342 | export function isFakeTouchstartFromScreenReader(event: TouchEvent): boolean; |
| LOW | goldens/cdk/overlay/index.api.md | 259 | export function createBlockScrollStrategy(injector: Injector): BlockScrollStrategy; |
| LOW | goldens/cdk/overlay/index.api.md | 262 | export function createCloseScrollStrategy(injector: Injector, config?: CloseScrollStrategyConfig): CloseScrollStrategy; |
| LOW | goldens/cdk/overlay/index.api.md | 265 | export function createFlexibleConnectedPositionStrategy(injector: Injector, origin: FlexibleConnectedPositionStrategyOri |
| LOW | goldens/cdk/overlay/index.api.md | 268 | export function createGlobalPositionStrategy(_injector: Injector): GlobalPositionStrategy; |
| LOW | goldens/cdk/overlay/index.api.md | 277 | export function createRepositionScrollStrategy(injector: Injector, config?: RepositionScrollStrategyConfig): RepositionS |
| LOW | goldens/cdk/overlay/index.api.md | 618 | export function validateHorizontalPosition(property: string, value: HorizontalConnectionPos): void; |
| LOW | goldens/cdk/collections/index.api.md | 45 | export function getMultipleValuesInSingleSelectionError(): Error; |
| LOW | goldens/material/tooltip/index.api.md | 27 | export function getMatTooltipInvalidPositionError(position: string): Error; |
| LOW | goldens/material/sidenav/index.api.md | 186 | export function throwMatDuplicatedDrawerError(position: string): void; |
| LOW | goldens/material/autocomplete/index.api.md | 33 | export function getMatAutocompleteMissingPanelError(): Error; |
| LOW | goldens/material/input/index.api.md | 32 | export function getMatInputUnsupportedTypeError(type: string): Error; |
| LOW | goldens/material/toolbar/index.api.md | 46 | export function throwToolbarMixedModesError(): void; |
| LOW | goldens/material/form-field/index.api.md | 26 | export function getMatFormFieldDuplicatedHintError(align: string): Error; |
| LOW | goldens/material/form-field/index.api.md | 29 | export function getMatFormFieldMissingControlError(): Error; |
| LOW | goldens/material/form-field/index.api.md | 32 | export function getMatFormFieldPlaceholderConflictError(): Error; |
| LOW | goldens/material/icon/index.api.md | 22 | export function getMatIconFailedToSanitizeLiteralError(literal: SafeHtml): Error; |
| LOW | goldens/material/icon/index.api.md | 25 | export function getMatIconFailedToSanitizeUrlError(url: SafeResourceUrl): Error; |
| LOW | goldens/material/icon/index.api.md | 28 | export function getMatIconNameNotFoundError(iconName: string): Error; |
| LOW | goldens/material/icon/index.api.md | 31 | export function getMatIconNoHttpProviderError(): Error; |
| LOW | …rial-date-fns-adapter/adapter/date-fns-adapter.spec.ts | 611 | function stripDirectionalityCharacters(str: string) { |
| LOW | src/cdk/tree/tree-with-tree-control.spec.ts | 491 | function createTrackByTestComponent(trackByStrategy: 'reference' | 'property' | 'index') { |
| LOW | src/cdk/tree/tree-with-tree-control.spec.ts | 997 | function createTrackByTestComponent(trackByStrategy: 'reference' | 'property' | 'index') { |
| LOW | src/cdk/tree/tree.spec.ts | 543 | function createTrackByTestComponent(trackByStrategy: 'reference' | 'property' | 'index') { |
| LOW | src/cdk/tree/tree.spec.ts | 1081 | function createTrackByTestComponent(trackByStrategy: 'reference' | 'property' | 'index') { |
| LOW | src/cdk/tree/tree-errors.ts | 13 | export function getTreeNoValidDataSourceError() { |
| LOW | src/cdk/tree/tree-errors.ts | 21 | export function getTreeMultipleDefaultNodeDefsError() { |
| LOW | src/cdk/tree/tree-errors.ts | 29 | export function getTreeMissingMatchingNodeDefError() { |
| LOW | src/cdk/tree/tree-errors.ts | 37 | export function getTreeControlMissingError() { |
| LOW | src/cdk/tree/tree-errors.ts | 46 | export function getMultipleTreeControlsError() { |
| LOW | src/cdk/portal/portal-errors.ts | 21 | export function throwPortalAlreadyAttachedError() { |
| LOW | src/cdk/portal/portal-errors.ts | 29 | export function throwPortalOutletAlreadyDisposedError() { |
| LOW | src/cdk/portal/portal-errors.ts | 37 | export function throwUnknownPortalTypeError() { |
| LOW | src/cdk/portal/portal-errors.ts | 48 | export function throwNullPortalOutletError() { |
| LOW | src/cdk/portal/portal-errors.ts | 56 | export function throwNoPortalAttachedError() { |
| 138 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | src/cdk/menu/menu-trigger.spec.ts | 529 | fixture.componentInstance.nativeTriggers.first.nativeElement.click(); |
| CRITICAL | src/cdk/menu/menu-trigger.spec.ts | 534 | fixture.componentInstance.nativeMenus.first.nativeElement.querySelector('.cdk-menu-item'); |
| CRITICAL | src/cdk/drag-drop/directives/drop-list-shared.spec.ts | 352 | fixture.componentInstance.dropInstance.element.nativeElement.getBoundingClientRect(); |
| CRITICAL | src/cdk/drag-drop/directives/drop-list-shared.spec.ts | 923 | fixture.componentInstance.dropInstance.element.nativeElement.getBoundingClientRect(); |
| CRITICAL | src/cdk/drag-drop/directives/drop-list-shared.spec.ts | 1828 | fixture.componentInstance.dropInstance.element.nativeElement.getBoundingClientRect(); |
| CRITICAL | src/material/sidenav/drawer.spec.ts | 1150 | const subscription = fixture.componentInstance.drawerContainer._drawers.changes.subscribe({ |
| CRITICAL | src/material/autocomplete/autocomplete.zone.spec.ts | 72 | const subscription = fixture.componentInstance.trigger.autocomplete.closed.subscribe(() => |
| CRITICAL | src/material/datepicker/date-range-input.spec.ts | 451 | fixture.componentInstance.range.controls.start.setValue(new Date()); |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | guides/theming-your-components.md | 295 | <pre class="mat-text-primary mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 295 | <pre class="mat-text-primary mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 307 | <pre class="mat-text-secondary mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor si |
| LOW | guides/theming-your-components.md | 307 | <pre class="mat-text-secondary mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor si |
| LOW | guides/theming-your-components.md | 320 | <pre class="mat-text-error mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit am |
| LOW | guides/theming-your-components.md | 320 | <pre class="mat-text-error mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit am |
| LOW | guides/theming-your-components.md | 333 | <pre class="mat-text-disabled mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 333 | <pre class="mat-text-disabled mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 346 | <pre class="mat-text-on-surface-variant mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum |
| LOW | guides/theming-your-components.md | 346 | <pre class="mat-text-on-surface-variant mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum |
| LOW | guides/theming-your-components.md | 359 | <pre class="mat-text-on-primary mat-bg-primary mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, conse |
| LOW | guides/theming-your-components.md | 359 | <pre class="mat-text-on-primary mat-bg-primary mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, conse |
| LOW | guides/theming-your-components.md | 372 | <pre class="mat-text-on-primary-container mat-bg-primary-container mat-corner-sm mat-border">Example text: Lorem ipsum d |
| LOW | guides/theming-your-components.md | 372 | <pre class="mat-text-on-primary-container mat-bg-primary-container mat-corner-sm mat-border">Example text: Lorem ipsum d |
| LOW | guides/theming-your-components.md | 385 | <pre class="mat-text-on-secondary mat-bg-secondary mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, c |
| LOW | guides/theming-your-components.md | 385 | <pre class="mat-text-on-secondary mat-bg-secondary mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, c |
| LOW | guides/theming-your-components.md | 398 | <pre class="mat-text-on-secondary-container mat-bg-secondary-container mat-corner-sm mat-border">Example text: Lorem ips |
| LOW | guides/theming-your-components.md | 398 | <pre class="mat-text-on-secondary-container mat-bg-secondary-container mat-corner-sm mat-border">Example text: Lorem ips |
| LOW | guides/theming-your-components.md | 410 | <pre class="mat-text-on-error mat-bg-error mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, consectet |
| LOW | guides/theming-your-components.md | 410 | <pre class="mat-text-on-error mat-bg-error mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, consectet |
| LOW | guides/theming-your-components.md | 422 | <pre class="mat-text-on-error-container mat-bg-error-container mat-corner-sm mat-border">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 422 | <pre class="mat-text-on-error-container mat-bg-error-container mat-corner-sm mat-border">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 434 | <pre class="mat-text-on-surface mat-bg-surface mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, conse |
| LOW | guides/theming-your-components.md | 434 | <pre class="mat-text-on-surface mat-bg-surface mat-corner-sm mat-border">Example text: Lorem ipsum dolor sit amet, conse |
| LOW | guides/theming-your-components.md | 446 | <pre class="mat-text-inverse-on-surface mat-bg-inverse-surface mat-corner-sm mat-border">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 446 | <pre class="mat-text-inverse-on-surface mat-bg-inverse-surface mat-corner-sm mat-border">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 581 | <pre class="mat-font-body-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 581 | <pre class="mat-font-body-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 593 | <pre class="mat-font-body-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 593 | <pre class="mat-font-body-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 605 | <pre class="mat-font-body-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 605 | <pre class="mat-font-body-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 620 | <pre class="mat-font-display-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor s |
| LOW | guides/theming-your-components.md | 620 | <pre class="mat-font-display-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor s |
| LOW | guides/theming-your-components.md | 632 | <pre class="mat-font-display-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor s |
| LOW | guides/theming-your-components.md | 632 | <pre class="mat-font-display-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor s |
| LOW | guides/theming-your-components.md | 644 | <pre class="mat-font-display-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor s |
| LOW | guides/theming-your-components.md | 644 | <pre class="mat-font-display-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor s |
| LOW | guides/theming-your-components.md | 659 | <pre class="mat-font-headline-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 659 | <pre class="mat-font-headline-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 670 | <pre class="mat-font-headline-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 670 | <pre class="mat-font-headline-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 681 | <pre class="mat-font-headline-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 681 | <pre class="mat-font-headline-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor |
| LOW | guides/theming-your-components.md | 695 | <pre class="mat-font-label-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 695 | <pre class="mat-font-label-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 706 | <pre class="mat-font-label-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 706 | <pre class="mat-font-label-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 717 | <pre class="mat-font-label-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 717 | <pre class="mat-font-label-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 732 | <pre class="mat-font-title-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 732 | <pre class="mat-font-title-sm mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 744 | <pre class="mat-font-title-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 744 | <pre class="mat-font-title-md mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 756 | <pre class="mat-font-title-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | guides/theming-your-components.md | 756 | <pre class="mat-font-title-lg mat-corner-sm mat-border mat-bg-surface-container-low">Example text: Lorem ipsum dolor sit |
| LOW | src/google-maps/map-kml-layer/map-kml-layer.spec.ts | 86 | email: 'test@test.com', |
| LOW | …accordion-overview/cdk-accordion-overview-example.html | 24 | Lorem ipsum dolor, sit amet, consectetur adipisicing elit. Perferendis excepturi incidunt ipsum |
| LOW | …s/tab-group-drag-drop/tab-group-drag-drop-example.html | 20 | Lorem ipsum dolor, sit amet consectetur adipisicing elit. Quidem perspiciatis in delectus |
| LOW | …sidenav/sidenav-autosize/sidenav-autosize-example.html | 5 | <p>Lorem, ipsum dolor sit amet consectetur.</p> |
| 21 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/dgeni/templates/common.template.html | 1 | ## {$ doc.name $} ({$ doc.docType $}) |
| LOW | integration/vitest/src/vitest.spec.ts | 41 | // TODO(crisbeto): this _should_ work with a virtual DOM. |
| LOW | docs/src/app/shared/doc-viewer/doc-viewer.ts | 221 | } |
| LOW | .github/angular-robot.yml | 1 | # Configuration for angular-robot |
| LOW | src/cdk/a11y/focus-monitor/focus-monitor.ts | 321 | // window blurred. Otherwise, we've reached the point where we can't identify the source of the |
| LOW | src/cdk/schematics/ng-add/index.ts | 21 | // The CLI inserts `@angular/cdk` into the `package.json` before this schematic runs. This |
| LOW | …cdk-experimental/scrolling/auto-size-virtual-scroll.ts | 201 | let scrollMagnitude = Math.abs(scrollDelta); |
| LOW | …cdk-experimental/scrolling/auto-size-virtual-scroll.ts | 241 | // The amount of unfilled space that should be filled on the side the user is scrolling toward |
| LOW | src/material/core/ripple/ripple-renderer.ts | 221 | // In some cases where there's a higher load on the browser, it can choose not to dispatch |
| LOW | src/material/core/style/_elevation.scss | 101 | // |
| LOW | src/material/core/option/optgroup.ts | 21 | // The option group has two different "modes": regular and inert. The regular mode uses the |
| LOW | src/material/core/theming/_inspection.scss | 81 | /// - With an M2 theme theme it accepts between 2 and 4 arguments, or the equivalent of calling |
| LOW | src/material/core/theming/_theming.scss | 121 | // Creates a backwards compatible theme. Previously in Angular Material, theme objects |
| LOW | src/material/core/m2/_palette.scss | 1 | @use 'sass:map'; |
| LOW | src/material/core/m2/_typography.scss | 161 | /// https://material.io/guidelines/style/typography.html. |
| LOW | src/material/core/m2/_typography.scss | 221 | @if map.get($level, font-family) == null { |
| LOW | src/material/core/m2/_typography.scss | 241 | /// @param {Map} $headline-3 The font settings for the headline-3 font level. |
| LOW | src/material/core/m2/_typography.scss | 281 | body-2: $body-2 or _rem-to-px(typography-config-level-from-mdc(body2)), |
| LOW | src/material/core/m2/_typography.scss | 301 | /// @param {Map} $headline-6 The font settings for the headline-6 font level. |
| LOW | src/material/core/m2/_theming.scss | 21 | /// @param {Map} $palette The palette from which to extract a color. |
| LOW | src/material/core/m2/_theming.scss | 61 | '#{$hue}-contrast': get-contrast-color-from-palette($base-palette, $hue), |
| LOW | src/material/core/m2/_theming.scss | 261 | } |
| LOW | src/material/core/m2/_theming.scss | 281 | |
| LOW | src/material/core/tokens/_system.scss | 41 | /// If the config map's typography value is a font family string, it will be used as the |
| LOW | src/material/core/tokens/_m3-tokens.scss | 101 | |
| LOW | src/material/core/tokens/_classes.scss | 1 | @use '../theming/typography'; |
| LOW | src/material/autocomplete/autocomplete.ts | 321 | // Normally WAI ARIA's instructions are to exclude disabled items from the tab order, but it |
| LOW | src/material/datepicker/aria-accessible-name.ts | 1 | /** |
| LOW | src/material/datepicker/aria-accessible-name.ts | 21 | // ``` |
| LOW | src/material/datepicker/aria-accessible-name.ts | 161 | } |
| LOW | src/material/slider/slider.ts | 801 | // 1. TranslateX |
| LOW | src/material/slider/slider.spec.ts | 61 | expect(input.value).withContext('value').toBe(value); |
| LOW | src/material/slider/slider.spec.ts | 241 | it('should not allow end thumb to slide past the start thumb', async () => { |
| LOW | src/material/dialog/dialog-container.ts | 141 | |
| LOW | …ial/form-field/_mdc-text-field-textarea-overrides.scss | 1 | // MDCs default textarea styles cannot be used because they only apply if a special |
| LOW | src/material/form-field/_m2-form-field.scss | 181 | // spec only describes vertical spacing/alignment in non-dense mode. This means that we |
| LOW | …al/form-field/_mdc-text-field-structure-overrides.scss | 1 | @use './m3-form-field'; |
| LOW | …al/form-field/_mdc-text-field-structure-overrides.scss | 41 | // TODO(b/263527625): should be removed when this is addressed on the MDC side. |
| LOW | …al/form-field/_mdc-text-field-structure-overrides.scss | 141 | // the notched outline container, and already applies a specific horizontal spacing which |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | src/cdk/a11y/focus-monitor/focus-monitor.ts | 215 | // robust solution. |
| MEDIUM | src/material/sidenav/drawer.scss | 42 | // TODO(hansl): Update this with a more robust solution. |
| MEDIUM | src/material/dialog/dialog-container.ts | 95 | // the dialog animation for us, but there are a few reasons why we just leverage |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …erver-overview/breakpoint-observer-overview-example.ts | 16 | // Create a map to display breakpoint names for demonstration purposes. |
| LOW | src/material/icon/icon-registry.ts | 285 | * If the registered font is a ligature font, then don't forget to also include the special |
| LOW | src/material/icon/icon.ts | 110 | * content of the `<mat-icon>` component. If you register a custom font class, don't forget to also |