@angular/material 21.1.0-next.1 → 21.1.0-next.3
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/core/focus-indicators/_private.scss +2 -2
- package/fesm2022/_animation-chunk.mjs.map +1 -1
- package/fesm2022/_date-formats-chunk.mjs.map +1 -1
- package/fesm2022/_date-range-input-harness-chunk.mjs.map +1 -1
- package/fesm2022/_error-options-chunk.mjs +6 -6
- package/fesm2022/_error-options-chunk.mjs.map +1 -1
- package/fesm2022/_error-state-chunk.mjs.map +1 -1
- package/fesm2022/_form-field-chunk.mjs +40 -40
- package/fesm2022/_form-field-chunk.mjs.map +1 -1
- package/fesm2022/_icon-button-chunk.mjs +8 -8
- package/fesm2022/_icon-button-chunk.mjs.map +1 -1
- package/fesm2022/_icon-registry-chunk.mjs +4 -4
- package/fesm2022/_icon-registry-chunk.mjs.map +1 -1
- package/fesm2022/_input-harness-chunk.mjs.map +1 -1
- package/fesm2022/_input-value-accessor-chunk.mjs.map +1 -1
- package/fesm2022/_internal-form-field-chunk.mjs +4 -4
- package/fesm2022/_internal-form-field-chunk.mjs.map +1 -1
- package/fesm2022/_line-chunk.mjs +7 -7
- package/fesm2022/_line-chunk.mjs.map +1 -1
- package/fesm2022/_option-chunk.mjs +6 -6
- package/fesm2022/_option-chunk.mjs.map +1 -1
- package/fesm2022/_option-harness-chunk.mjs.map +1 -1
- package/fesm2022/_option-module-chunk.mjs +4 -4
- package/fesm2022/_option-module-chunk.mjs.map +1 -1
- package/fesm2022/_pseudo-checkbox-chunk.mjs +3 -3
- package/fesm2022/_pseudo-checkbox-chunk.mjs.map +1 -1
- package/fesm2022/_pseudo-checkbox-module-chunk.mjs +4 -4
- package/fesm2022/_pseudo-checkbox-module-chunk.mjs.map +1 -1
- package/fesm2022/_public-api-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-chunk.mjs +11 -11
- package/fesm2022/_ripple-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-loader-chunk.mjs +3 -3
- package/fesm2022/_ripple-loader-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-module-chunk.mjs +4 -4
- package/fesm2022/_ripple-module-chunk.mjs.map +1 -1
- package/fesm2022/_structural-styles-chunk.mjs +5 -5
- package/fesm2022/_structural-styles-chunk.mjs.map +1 -1
- package/fesm2022/_tooltip-chunk.mjs +10 -11
- package/fesm2022/_tooltip-chunk.mjs.map +1 -1
- package/fesm2022/autocomplete-testing.mjs.map +1 -1
- package/fesm2022/autocomplete.mjs +21 -21
- package/fesm2022/autocomplete.mjs.map +1 -1
- package/fesm2022/badge-testing.mjs.map +1 -1
- package/fesm2022/badge.mjs +12 -12
- package/fesm2022/badge.mjs.map +1 -1
- package/fesm2022/bottom-sheet-testing.mjs.map +1 -1
- package/fesm2022/bottom-sheet.mjs +11 -11
- package/fesm2022/bottom-sheet.mjs.map +1 -1
- package/fesm2022/button-testing.mjs.map +1 -1
- package/fesm2022/button-toggle-testing.mjs.map +1 -1
- package/fesm2022/button-toggle.mjs +16 -16
- package/fesm2022/button-toggle.mjs.map +1 -1
- package/fesm2022/button.mjs +20 -20
- package/fesm2022/button.mjs.map +1 -1
- package/fesm2022/card-testing.mjs.map +1 -1
- package/fesm2022/card.mjs +46 -46
- package/fesm2022/card.mjs.map +1 -1
- package/fesm2022/checkbox-testing.mjs.map +1 -1
- package/fesm2022/checkbox.mjs +11 -11
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips-testing.mjs.map +1 -1
- package/fesm2022/chips.mjs +55 -55
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/core-testing.mjs.map +1 -1
- package/fesm2022/core.mjs +12 -12
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/datepicker-testing.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +143 -143
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog-testing.mjs.map +1 -1
- package/fesm2022/dialog.mjs +26 -26
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/divider-testing.mjs.map +1 -1
- package/fesm2022/divider.mjs +7 -7
- package/fesm2022/divider.mjs.map +1 -1
- package/fesm2022/expansion-testing.mjs.map +1 -1
- package/fesm2022/expansion.mjs +25 -25
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field-testing-control.mjs.map +1 -1
- package/fesm2022/form-field-testing.mjs.map +1 -1
- package/fesm2022/form-field.mjs +4 -4
- package/fesm2022/form-field.mjs.map +1 -1
- package/fesm2022/grid-list-testing.mjs.map +1 -1
- package/fesm2022/grid-list.mjs +22 -22
- package/fesm2022/grid-list.mjs.map +1 -1
- package/fesm2022/icon-testing.mjs +7 -7
- package/fesm2022/icon-testing.mjs.map +1 -1
- package/fesm2022/icon.mjs +9 -9
- package/fesm2022/icon.mjs.map +1 -1
- package/fesm2022/input-testing.mjs.map +1 -1
- package/fesm2022/input.mjs +12 -12
- package/fesm2022/input.mjs.map +1 -1
- package/fesm2022/list-testing.mjs.map +1 -1
- package/fesm2022/list.mjs +59 -59
- package/fesm2022/list.mjs.map +1 -1
- package/fesm2022/material.mjs.map +1 -1
- package/fesm2022/menu-testing.mjs.map +1 -1
- package/fesm2022/menu.mjs +24 -24
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/paginator-testing.mjs.map +1 -1
- package/fesm2022/paginator.mjs +10 -10
- package/fesm2022/paginator.mjs.map +1 -1
- package/fesm2022/progress-bar-testing.mjs.map +1 -1
- package/fesm2022/progress-bar.mjs +7 -7
- package/fesm2022/progress-bar.mjs.map +1 -1
- package/fesm2022/progress-spinner-testing.mjs.map +1 -1
- package/fesm2022/progress-spinner.mjs +7 -7
- package/fesm2022/progress-spinner.mjs.map +1 -1
- package/fesm2022/radio-testing.mjs.map +1 -1
- package/fesm2022/radio.mjs +12 -12
- package/fesm2022/radio.mjs.map +1 -1
- package/fesm2022/select-testing.mjs.map +1 -1
- package/fesm2022/select.mjs +10 -10
- package/fesm2022/select.mjs.map +1 -1
- package/fesm2022/sidenav-testing.mjs.map +1 -1
- package/fesm2022/sidenav.mjs +30 -30
- package/fesm2022/sidenav.mjs.map +1 -1
- package/fesm2022/slide-toggle-testing.mjs.map +1 -1
- package/fesm2022/slide-toggle.mjs +11 -11
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider-testing.mjs.map +1 -1
- package/fesm2022/slider.mjs +21 -21
- package/fesm2022/slider.mjs.map +1 -1
- package/fesm2022/snack-bar-testing.mjs.map +1 -1
- package/fesm2022/snack-bar.mjs +22 -22
- package/fesm2022/snack-bar.mjs.map +1 -1
- package/fesm2022/sort-testing.mjs.map +1 -1
- package/fesm2022/sort.mjs +13 -13
- package/fesm2022/sort.mjs.map +1 -1
- package/fesm2022/stepper-testing.mjs.map +1 -1
- package/fesm2022/stepper.mjs +38 -38
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/table-testing.mjs.map +1 -1
- package/fesm2022/table.mjs +61 -75
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/tabs-testing.mjs.map +1 -1
- package/fesm2022/tabs.mjs +48 -48
- package/fesm2022/tabs.mjs.map +1 -1
- package/fesm2022/timepicker-testing.mjs.map +1 -1
- package/fesm2022/timepicker.mjs +83 -88
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar-testing.mjs.map +1 -1
- package/fesm2022/toolbar.mjs +10 -10
- package/fesm2022/toolbar.mjs.map +1 -1
- package/fesm2022/tooltip-testing.mjs.map +1 -1
- package/fesm2022/tooltip.mjs +4 -4
- package/fesm2022/tooltip.mjs.map +1 -1
- package/fesm2022/tree-testing.mjs.map +1 -1
- package/fesm2022/tree.mjs +25 -25
- package/fesm2022/tree.mjs.map +1 -1
- package/package.json +2 -2
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-add/setup-project.js +1 -39
- package/schematics/ng-add/setup-project.js.map +1 -1
- package/schematics/ng-add/theming/{create-custom-theme.d.ts → create-theme.d.ts} +2 -2
- package/schematics/ng-add/theming/{create-custom-theme.js → create-theme.js} +6 -4
- package/schematics/ng-add/theming/create-theme.js.map +1 -0
- package/schematics/ng-add/theming/theming.js +15 -15
- package/schematics/ng-add/theming/theming.js.map +1 -1
- package/types/_tooltip-chunk.d.ts +305 -0
- package/types/datepicker.d.ts +2 -2
- package/types/paginator.d.ts +1 -0
- package/types/stepper.d.ts +4 -4
- package/types/table.d.ts +7 -2
- package/types/timepicker.d.ts +2 -2
- package/types/tooltip.d.ts +7 -297
- package/schematics/ng-add/theming/create-custom-theme.js.map +0 -1
|
@@ -105,7 +105,7 @@ class MatButtonBase {
|
|
|
105
105
|
}
|
|
106
106
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
107
107
|
minVersion: "12.0.0",
|
|
108
|
-
version: "21.0.
|
|
108
|
+
version: "21.0.3",
|
|
109
109
|
ngImport: i0,
|
|
110
110
|
type: MatButtonBase,
|
|
111
111
|
deps: [],
|
|
@@ -113,7 +113,7 @@ class MatButtonBase {
|
|
|
113
113
|
});
|
|
114
114
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
115
115
|
minVersion: "16.1.0",
|
|
116
|
-
version: "21.0.
|
|
116
|
+
version: "21.0.3",
|
|
117
117
|
type: MatButtonBase,
|
|
118
118
|
isStandalone: true,
|
|
119
119
|
inputs: {
|
|
@@ -143,7 +143,7 @@ class MatButtonBase {
|
|
|
143
143
|
}
|
|
144
144
|
i0.ɵɵngDeclareClassMetadata({
|
|
145
145
|
minVersion: "12.0.0",
|
|
146
|
-
version: "21.0.
|
|
146
|
+
version: "21.0.3",
|
|
147
147
|
ngImport: i0,
|
|
148
148
|
type: MatButtonBase,
|
|
149
149
|
decorators: [{
|
|
@@ -217,7 +217,7 @@ class MatIconButton extends MatButtonBase {
|
|
|
217
217
|
}
|
|
218
218
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
219
219
|
minVersion: "12.0.0",
|
|
220
|
-
version: "21.0.
|
|
220
|
+
version: "21.0.3",
|
|
221
221
|
ngImport: i0,
|
|
222
222
|
type: MatIconButton,
|
|
223
223
|
deps: [],
|
|
@@ -225,7 +225,7 @@ class MatIconButton extends MatButtonBase {
|
|
|
225
225
|
});
|
|
226
226
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
227
227
|
minVersion: "14.0.0",
|
|
228
|
-
version: "21.0.
|
|
228
|
+
version: "21.0.3",
|
|
229
229
|
type: MatIconButton,
|
|
230
230
|
isStandalone: true,
|
|
231
231
|
selector: "button[mat-icon-button], a[mat-icon-button], button[matIconButton], a[matIconButton]",
|
|
@@ -236,14 +236,14 @@ class MatIconButton extends MatButtonBase {
|
|
|
236
236
|
usesInheritance: true,
|
|
237
237
|
ngImport: i0,
|
|
238
238
|
template: "<span class=\"mat-mdc-button-persistent-ripple mdc-icon-button__ripple\"></span>\n\n<ng-content></ng-content>\n\n<!--\n The indicator can't be directly on the button, because MDC uses ::before for high contrast\n indication and it can't be on the ripple, because it has a border radius and overflow: hidden.\n-->\n<span class=\"mat-focus-indicator\"></span>\n\n<span class=\"mat-mdc-button-touch-target\"></span>\n",
|
|
239
|
-
styles: [".mat-mdc-icon-button{-webkit-user-select:none;user-select:none;display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%));flex-shrink:0;text-align:center;width:var(--mat-icon-button-state-layer-size, 40px);height:var(--mat-icon-button-state-layer-size, 40px);padding:calc(calc(var(--mat-icon-button-state-layer-size, 40px) - var(--mat-icon-button-icon-size, 24px)) / 2);font-size:var(--mat-icon-button-icon-size, 24px);color:var(--mat-icon-button-icon-color, var(--mat-sys-on-surface-variant));-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:\"\";opacity:0}.mat-mdc-icon-button .mdc-button__label,.mat-mdc-icon-button .mat-icon{z-index:1;position:relative}.mat-mdc-icon-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-icon-button:focus>.mat-focus-indicator::before{content:\"\";border-radius:inherit}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-icon-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-icon-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-icon-button-touch-target-size, 48px);display:var(--mat-icon-button-touch-target-display, block);left:50%;width:var(--mat-icon-button-touch-target-size, 48px);transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-icon-button-disabled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mat-icon-button-icon-size, 24px);height:var(--mat-icon-button-icon-size, 24px);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%))}.mat-mdc-icon-button[hidden]{display:none}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}\n", "@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"],
|
|
239
|
+
styles: [".mat-mdc-icon-button{-webkit-user-select:none;user-select:none;display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%));flex-shrink:0;text-align:center;width:var(--mat-icon-button-state-layer-size, 40px);height:var(--mat-icon-button-state-layer-size, 40px);padding:calc(calc(var(--mat-icon-button-state-layer-size, 40px) - var(--mat-icon-button-icon-size, 24px)) / 2);font-size:var(--mat-icon-button-icon-size, 24px);color:var(--mat-icon-button-icon-color, var(--mat-sys-on-surface-variant));-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:\"\";opacity:0}.mat-mdc-icon-button .mdc-button__label,.mat-mdc-icon-button .mat-icon{z-index:1;position:relative}.mat-mdc-icon-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-icon-button:focus-visible>.mat-focus-indicator::before{content:\"\";border-radius:inherit}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-icon-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-icon-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-icon-button-touch-target-size, 48px);display:var(--mat-icon-button-touch-target-display, block);left:50%;width:var(--mat-icon-button-touch-target-size, 48px);transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-icon-button-disabled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mat-icon-button-icon-size, 24px);height:var(--mat-icon-button-icon-size, 24px);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%))}.mat-mdc-icon-button[hidden]{display:none}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}\n", "@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"],
|
|
240
240
|
changeDetection: i0.ChangeDetectionStrategy.OnPush,
|
|
241
241
|
encapsulation: i0.ViewEncapsulation.None
|
|
242
242
|
});
|
|
243
243
|
}
|
|
244
244
|
i0.ɵɵngDeclareClassMetadata({
|
|
245
245
|
minVersion: "12.0.0",
|
|
246
|
-
version: "21.0.
|
|
246
|
+
version: "21.0.3",
|
|
247
247
|
ngImport: i0,
|
|
248
248
|
type: MatIconButton,
|
|
249
249
|
decorators: [{
|
|
@@ -257,7 +257,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
257
257
|
encapsulation: ViewEncapsulation.None,
|
|
258
258
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
259
259
|
template: "<span class=\"mat-mdc-button-persistent-ripple mdc-icon-button__ripple\"></span>\n\n<ng-content></ng-content>\n\n<!--\n The indicator can't be directly on the button, because MDC uses ::before for high contrast\n indication and it can't be on the ripple, because it has a border radius and overflow: hidden.\n-->\n<span class=\"mat-focus-indicator\"></span>\n\n<span class=\"mat-mdc-button-touch-target\"></span>\n",
|
|
260
|
-
styles: [".mat-mdc-icon-button{-webkit-user-select:none;user-select:none;display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%));flex-shrink:0;text-align:center;width:var(--mat-icon-button-state-layer-size, 40px);height:var(--mat-icon-button-state-layer-size, 40px);padding:calc(calc(var(--mat-icon-button-state-layer-size, 40px) - var(--mat-icon-button-icon-size, 24px)) / 2);font-size:var(--mat-icon-button-icon-size, 24px);color:var(--mat-icon-button-icon-color, var(--mat-sys-on-surface-variant));-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:\"\";opacity:0}.mat-mdc-icon-button .mdc-button__label,.mat-mdc-icon-button .mat-icon{z-index:1;position:relative}.mat-mdc-icon-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-icon-button:focus>.mat-focus-indicator::before{content:\"\";border-radius:inherit}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-icon-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-icon-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-icon-button-touch-target-size, 48px);display:var(--mat-icon-button-touch-target-display, block);left:50%;width:var(--mat-icon-button-touch-target-size, 48px);transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-icon-button-disabled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mat-icon-button-icon-size, 24px);height:var(--mat-icon-button-icon-size, 24px);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%))}.mat-mdc-icon-button[hidden]{display:none}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}\n", "@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"]
|
|
260
|
+
styles: [".mat-mdc-icon-button{-webkit-user-select:none;user-select:none;display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%));flex-shrink:0;text-align:center;width:var(--mat-icon-button-state-layer-size, 40px);height:var(--mat-icon-button-state-layer-size, 40px);padding:calc(calc(var(--mat-icon-button-state-layer-size, 40px) - var(--mat-icon-button-icon-size, 24px)) / 2);font-size:var(--mat-icon-button-icon-size, 24px);color:var(--mat-icon-button-icon-color, var(--mat-sys-on-surface-variant));-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:\"\";opacity:0}.mat-mdc-icon-button .mdc-button__label,.mat-mdc-icon-button .mat-icon{z-index:1;position:relative}.mat-mdc-icon-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-icon-button:focus-visible>.mat-focus-indicator::before{content:\"\";border-radius:inherit}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-icon-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-icon-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-icon-button-touch-target-size, 48px);display:var(--mat-icon-button-touch-target-display, block);left:50%;width:var(--mat-icon-button-touch-target-size, 48px);transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-icon-button-disabled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mat-icon-button-icon-size, 24px);height:var(--mat-icon-button-icon-size, 24px);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%))}.mat-mdc-icon-button[hidden]{display:none}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}\n", "@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"]
|
|
261
261
|
}]
|
|
262
262
|
}],
|
|
263
263
|
ctorParameters: () => []
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_icon-button-chunk.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/material/button/button-base.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/material/button/icon-button.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/material/button/icon-button.html"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {FocusMonitor, FocusOrigin} from '@angular/cdk/a11y';\nimport {\n AfterViewInit,\n booleanAttribute,\n Directive,\n ElementRef,\n inject,\n InjectionToken,\n Input,\n NgZone,\n numberAttribute,\n OnDestroy,\n Renderer2,\n} from '@angular/core';\nimport {_animationsDisabled, _StructuralStylesLoader, MatRippleLoader, ThemePalette} from '../core';\nimport {_CdkPrivateStyleLoader} from '@angular/cdk/private';\n\n/**\n * Possible appearances for a `MatButton`.\n * See https://m3.material.io/components/buttons/overview\n */\nexport type MatButtonAppearance = 'text' | 'filled' | 'elevated' | 'outlined' | 'tonal';\n\n/** Object that can be used to configure the default options for the button component. */\nexport interface MatButtonConfig {\n /** Whether disabled buttons should be interactive. */\n disabledInteractive?: boolean;\n\n /** Default palette color to apply to buttons. */\n color?: ThemePalette;\n\n /** Default appearance for plain buttons (not icon buttons or FABs). */\n defaultAppearance?: MatButtonAppearance;\n}\n\n/** Injection token that can be used to provide the default options the button component. */\nexport const MAT_BUTTON_CONFIG = new InjectionToken<MatButtonConfig>('MAT_BUTTON_CONFIG');\n\nfunction transformTabIndex(value: unknown): number | undefined {\n return value == null ? undefined : numberAttribute(value);\n}\n\n/** Base class for all buttons. */\n@Directive({\n host: {\n // Add a class that applies to all buttons. This makes it easier to target if somebody\n // wants to target all Material buttons.\n 'class': 'mat-mdc-button-base',\n '[class]': 'color ? \"mat-\" + color : \"\"',\n '[attr.disabled]': '_getDisabledAttribute()',\n '[attr.aria-disabled]': '_getAriaDisabled()',\n '[attr.tabindex]': '_getTabIndex()',\n '[class.mat-mdc-button-disabled]': 'disabled',\n '[class.mat-mdc-button-disabled-interactive]': 'disabledInteractive',\n '[class.mat-unthemed]': '!color',\n '[class._mat-animation-noopable]': '_animationsDisabled',\n },\n})\nexport class MatButtonBase implements AfterViewInit, OnDestroy {\n _elementRef = inject<ElementRef<HTMLElement>>(ElementRef);\n protected _ngZone = inject(NgZone);\n protected _animationsDisabled = _animationsDisabled();\n\n protected readonly _config = inject(MAT_BUTTON_CONFIG, {optional: true});\n private readonly _focusMonitor = inject(FocusMonitor);\n private _cleanupClick: (() => void) | undefined;\n private _renderer = inject(Renderer2);\n\n /**\n * Handles the lazy creation of the MatButton ripple.\n * Used to improve initial load time of large applications.\n */\n protected _rippleLoader: MatRippleLoader = inject(MatRippleLoader);\n\n /** Whether the button is set on an anchor node. */\n protected _isAnchor: boolean;\n\n /** Whether this button is a FAB. Used to apply the correct class on the ripple. */\n protected _isFab = false;\n\n /**\n * Theme color of the button. This API is supported in M2 themes only, it has\n * no effect in M3 themes. For color customization in M3, see https://material.angular.dev/components/button/styling.\n *\n * For information on applying color variants in M3, see\n * https://material.angular.dev/guide/material-2-theming#optional-add-backwards-compatibility-styles-for-color-variants\n */\n @Input() color?: string | null;\n\n /** Whether the ripple effect is disabled or not. */\n @Input({transform: booleanAttribute})\n get disableRipple(): boolean {\n return this._disableRipple;\n }\n set disableRipple(value: any) {\n this._disableRipple = value;\n this._updateRippleDisabled();\n }\n private _disableRipple: boolean = false;\n\n /** Whether the button is disabled. */\n @Input({transform: booleanAttribute})\n get disabled(): boolean {\n return this._disabled;\n }\n set disabled(value: any) {\n this._disabled = value;\n this._updateRippleDisabled();\n }\n private _disabled: boolean = false;\n\n /** `aria-disabled` value of the button. */\n @Input({transform: booleanAttribute, alias: 'aria-disabled'})\n ariaDisabled: boolean | undefined;\n\n /**\n * Natively disabled buttons prevent focus and any pointer events from reaching the button.\n * In some scenarios this might not be desirable, because it can prevent users from finding out\n * why the button is disabled (e.g. via tooltip). This is also useful for buttons that may\n * become disabled when activated, which would cause focus to be transferred to the document\n * body instead of remaining on the button.\n *\n * Enabling this input will change the button so that it is styled to be disabled and will be\n * marked as `aria-disabled`, but it will allow the button to receive events and focus.\n *\n * Note that by enabling this, you need to set the `tabindex` yourself if the button isn't\n * meant to be tabbable and you have to prevent the button action (e.g. form submissions).\n */\n @Input({transform: booleanAttribute})\n disabledInteractive: boolean;\n\n /** Tab index for the button. */\n @Input({transform: transformTabIndex})\n tabIndex: number;\n\n /**\n * Backwards-compatibility input that handles pre-existing `[tabindex]` bindings.\n * @docs-private\n */\n @Input({alias: 'tabindex', transform: transformTabIndex})\n set _tabindex(value: number) {\n this.tabIndex = value;\n }\n\n constructor(...args: unknown[]);\n\n constructor() {\n inject(_CdkPrivateStyleLoader).load(_StructuralStylesLoader);\n const element = this._elementRef.nativeElement;\n\n this._isAnchor = element.tagName === 'A';\n this.disabledInteractive = this._config?.disabledInteractive ?? false;\n this.color = this._config?.color ?? null;\n this._rippleLoader?.configureRipple(element, {className: 'mat-mdc-button-ripple'});\n }\n\n ngAfterViewInit() {\n this._focusMonitor.monitor(this._elementRef, true);\n\n // Some internal tests depend on the timing of this,\n // otherwise we could bind it in the constructor.\n if (this._isAnchor) {\n this._setupAsAnchor();\n }\n }\n\n ngOnDestroy() {\n this._cleanupClick?.();\n this._focusMonitor.stopMonitoring(this._elementRef);\n this._rippleLoader?.destroyRipple(this._elementRef.nativeElement);\n }\n\n /** Focuses the button. */\n focus(origin: FocusOrigin = 'program', options?: FocusOptions): void {\n if (origin) {\n this._focusMonitor.focusVia(this._elementRef.nativeElement, origin, options);\n } else {\n this._elementRef.nativeElement.focus(options);\n }\n }\n\n protected _getAriaDisabled() {\n if (this.ariaDisabled != null) {\n return this.ariaDisabled;\n }\n\n if (this._isAnchor) {\n return this.disabled || null;\n }\n\n return this.disabled && this.disabledInteractive ? true : null;\n }\n\n protected _getDisabledAttribute() {\n return this.disabledInteractive || !this.disabled ? null : true;\n }\n\n private _updateRippleDisabled(): void {\n this._rippleLoader?.setDisabled(\n this._elementRef.nativeElement,\n this.disableRipple || this.disabled,\n );\n }\n\n protected _getTabIndex() {\n if (this._isAnchor) {\n return this.disabled && !this.disabledInteractive ? -1 : this.tabIndex;\n }\n return this.tabIndex;\n }\n\n private _setupAsAnchor() {\n this._cleanupClick = this._ngZone.runOutsideAngular(() =>\n this._renderer.listen(this._elementRef.nativeElement, 'click', (event: Event) => {\n if (this.disabled) {\n event.preventDefault();\n event.stopImmediatePropagation();\n }\n }),\n );\n }\n}\n\n// tslint:disable:variable-name\n/**\n * Anchor button base.\n */\nexport const MatAnchorBase = MatButtonBase;\nexport type MatAnchorBase = MatButtonBase;\n// tslint:enable:variable-name\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {ChangeDetectionStrategy, Component, ViewEncapsulation} from '@angular/core';\nimport {MatButtonBase} from './button-base';\n\n/**\n * Material Design icon button component. This type of button displays a single interactive icon for\n * users to perform an action.\n * See https://material.io/develop/web/components/buttons/icon-buttons/\n */\n@Component({\n selector: `button[mat-icon-button], a[mat-icon-button], button[matIconButton], a[matIconButton]`,\n templateUrl: 'icon-button.html',\n styleUrls: ['icon-button.css', 'button-high-contrast.css'],\n host: {\n 'class': 'mdc-icon-button mat-mdc-icon-button',\n },\n exportAs: 'matButton, matAnchor',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class MatIconButton extends MatButtonBase {\n constructor(...args: unknown[]);\n\n constructor() {\n super();\n this._rippleLoader.configureRipple(this._elementRef.nativeElement, {centered: true});\n }\n}\n\n// tslint:disable:variable-name\n/**\n * Material Design icon button component for anchor elements. This button displays a single\n * interaction icon that allows users to navigate across different routes or pages.\n * See https://material.io/develop/web/components/buttons/icon-buttons/\n */\nexport const MatIconAnchor = MatIconButton;\nexport type MatIconAnchor = MatIconButton;\n// tslint:enable:variable-name\n","<span class=\"mat-mdc-button-persistent-ripple mdc-icon-button__ripple\"></span>\n\n<ng-content></ng-content>\n\n<!--\n The indicator can't be directly on the button, because MDC uses ::before for high contrast\n indication and it can't be on the ripple, because it has a border radius and overflow: hidden.\n-->\n<span class=\"mat-focus-indicator\"></span>\n\n<span class=\"mat-mdc-button-touch-target\"></span>\n"],"names":["MAT_BUTTON_CONFIG","InjectionToken","transformTabIndex","value","undefined","numberAttribute","MatButtonBase","_elementRef","inject","ElementRef","_ngZone","NgZone","_animationsDisabled","_config","optional","_focusMonitor","FocusMonitor","_cleanupClick","_renderer","Renderer2","_rippleLoader","MatRippleLoader","_isAnchor","_isFab","color","disableRipple","_disableRipple","_updateRippleDisabled","disabled","_disabled","ariaDisabled","disabledInteractive","tabIndex","_tabindex","constructor","_CdkPrivateStyleLoader","load","_StructuralStylesLoader","element","nativeElement","tagName","configureRipple","className","ngAfterViewInit","monitor","_setupAsAnchor","ngOnDestroy","stopMonitoring","destroyRipple","focus","origin","options","focusVia","_getAriaDisabled","_getDisabledAttribute","setDisabled","_getTabIndex","runOutsideAngular","listen","event","preventDefault","stopImmediatePropagation","deps","target","i0","ɵɵFactoryTarget","Directive","isStandalone","inputs","booleanAttribute","host","properties","classAttribute","ngImport","decorators","args","Input","transform","alias","MatIconButton","centered","Component","ɵcmp","ɵɵngDeclareComponent","minVersion","version","type","styles","changeDetection","ChangeDetectionStrategy","OnPush","encapsulation","ViewEncapsulation","None","selector","exportAs","template","MatIconAnchor"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"_icon-button-chunk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/button/button-base.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/button/icon-button.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/button/icon-button.html"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {FocusMonitor, FocusOrigin} from '@angular/cdk/a11y';\nimport {\n AfterViewInit,\n booleanAttribute,\n Directive,\n ElementRef,\n inject,\n InjectionToken,\n Input,\n NgZone,\n numberAttribute,\n OnDestroy,\n Renderer2,\n} from '@angular/core';\nimport {_animationsDisabled, _StructuralStylesLoader, MatRippleLoader, ThemePalette} from '../core';\nimport {_CdkPrivateStyleLoader} from '@angular/cdk/private';\n\n/**\n * Possible appearances for a `MatButton`.\n * See https://m3.material.io/components/buttons/overview\n */\nexport type MatButtonAppearance = 'text' | 'filled' | 'elevated' | 'outlined' | 'tonal';\n\n/** Object that can be used to configure the default options for the button component. */\nexport interface MatButtonConfig {\n /** Whether disabled buttons should be interactive. */\n disabledInteractive?: boolean;\n\n /** Default palette color to apply to buttons. */\n color?: ThemePalette;\n\n /** Default appearance for plain buttons (not icon buttons or FABs). */\n defaultAppearance?: MatButtonAppearance;\n}\n\n/** Injection token that can be used to provide the default options the button component. */\nexport const MAT_BUTTON_CONFIG = new InjectionToken<MatButtonConfig>('MAT_BUTTON_CONFIG');\n\nfunction transformTabIndex(value: unknown): number | undefined {\n return value == null ? undefined : numberAttribute(value);\n}\n\n/** Base class for all buttons. */\n@Directive({\n host: {\n // Add a class that applies to all buttons. This makes it easier to target if somebody\n // wants to target all Material buttons.\n 'class': 'mat-mdc-button-base',\n '[class]': 'color ? \"mat-\" + color : \"\"',\n '[attr.disabled]': '_getDisabledAttribute()',\n '[attr.aria-disabled]': '_getAriaDisabled()',\n '[attr.tabindex]': '_getTabIndex()',\n '[class.mat-mdc-button-disabled]': 'disabled',\n '[class.mat-mdc-button-disabled-interactive]': 'disabledInteractive',\n '[class.mat-unthemed]': '!color',\n '[class._mat-animation-noopable]': '_animationsDisabled',\n },\n})\nexport class MatButtonBase implements AfterViewInit, OnDestroy {\n _elementRef = inject<ElementRef<HTMLElement>>(ElementRef);\n protected _ngZone = inject(NgZone);\n protected _animationsDisabled = _animationsDisabled();\n\n protected readonly _config = inject(MAT_BUTTON_CONFIG, {optional: true});\n private readonly _focusMonitor = inject(FocusMonitor);\n private _cleanupClick: (() => void) | undefined;\n private _renderer = inject(Renderer2);\n\n /**\n * Handles the lazy creation of the MatButton ripple.\n * Used to improve initial load time of large applications.\n */\n protected _rippleLoader: MatRippleLoader = inject(MatRippleLoader);\n\n /** Whether the button is set on an anchor node. */\n protected _isAnchor: boolean;\n\n /** Whether this button is a FAB. Used to apply the correct class on the ripple. */\n protected _isFab = false;\n\n /**\n * Theme color of the button. This API is supported in M2 themes only, it has\n * no effect in M3 themes. For color customization in M3, see https://material.angular.dev/components/button/styling.\n *\n * For information on applying color variants in M3, see\n * https://material.angular.dev/guide/material-2-theming#optional-add-backwards-compatibility-styles-for-color-variants\n */\n @Input() color?: string | null;\n\n /** Whether the ripple effect is disabled or not. */\n @Input({transform: booleanAttribute})\n get disableRipple(): boolean {\n return this._disableRipple;\n }\n set disableRipple(value: any) {\n this._disableRipple = value;\n this._updateRippleDisabled();\n }\n private _disableRipple: boolean = false;\n\n /** Whether the button is disabled. */\n @Input({transform: booleanAttribute})\n get disabled(): boolean {\n return this._disabled;\n }\n set disabled(value: any) {\n this._disabled = value;\n this._updateRippleDisabled();\n }\n private _disabled: boolean = false;\n\n /** `aria-disabled` value of the button. */\n @Input({transform: booleanAttribute, alias: 'aria-disabled'})\n ariaDisabled: boolean | undefined;\n\n /**\n * Natively disabled buttons prevent focus and any pointer events from reaching the button.\n * In some scenarios this might not be desirable, because it can prevent users from finding out\n * why the button is disabled (e.g. via tooltip). This is also useful for buttons that may\n * become disabled when activated, which would cause focus to be transferred to the document\n * body instead of remaining on the button.\n *\n * Enabling this input will change the button so that it is styled to be disabled and will be\n * marked as `aria-disabled`, but it will allow the button to receive events and focus.\n *\n * Note that by enabling this, you need to set the `tabindex` yourself if the button isn't\n * meant to be tabbable and you have to prevent the button action (e.g. form submissions).\n */\n @Input({transform: booleanAttribute})\n disabledInteractive: boolean;\n\n /** Tab index for the button. */\n @Input({transform: transformTabIndex})\n tabIndex!: number;\n\n /**\n * Backwards-compatibility input that handles pre-existing `[tabindex]` bindings.\n * @docs-private\n */\n @Input({alias: 'tabindex', transform: transformTabIndex})\n set _tabindex(value: number) {\n this.tabIndex = value;\n }\n\n constructor(...args: unknown[]);\n\n constructor() {\n inject(_CdkPrivateStyleLoader).load(_StructuralStylesLoader);\n const element = this._elementRef.nativeElement;\n\n this._isAnchor = element.tagName === 'A';\n this.disabledInteractive = this._config?.disabledInteractive ?? false;\n this.color = this._config?.color ?? null;\n this._rippleLoader?.configureRipple(element, {className: 'mat-mdc-button-ripple'});\n }\n\n ngAfterViewInit() {\n this._focusMonitor.monitor(this._elementRef, true);\n\n // Some internal tests depend on the timing of this,\n // otherwise we could bind it in the constructor.\n if (this._isAnchor) {\n this._setupAsAnchor();\n }\n }\n\n ngOnDestroy() {\n this._cleanupClick?.();\n this._focusMonitor.stopMonitoring(this._elementRef);\n this._rippleLoader?.destroyRipple(this._elementRef.nativeElement);\n }\n\n /** Focuses the button. */\n focus(origin: FocusOrigin = 'program', options?: FocusOptions): void {\n if (origin) {\n this._focusMonitor.focusVia(this._elementRef.nativeElement, origin, options);\n } else {\n this._elementRef.nativeElement.focus(options);\n }\n }\n\n protected _getAriaDisabled() {\n if (this.ariaDisabled != null) {\n return this.ariaDisabled;\n }\n\n if (this._isAnchor) {\n return this.disabled || null;\n }\n\n return this.disabled && this.disabledInteractive ? true : null;\n }\n\n protected _getDisabledAttribute() {\n return this.disabledInteractive || !this.disabled ? null : true;\n }\n\n private _updateRippleDisabled(): void {\n this._rippleLoader?.setDisabled(\n this._elementRef.nativeElement,\n this.disableRipple || this.disabled,\n );\n }\n\n protected _getTabIndex() {\n if (this._isAnchor) {\n return this.disabled && !this.disabledInteractive ? -1 : this.tabIndex;\n }\n return this.tabIndex;\n }\n\n private _setupAsAnchor() {\n this._cleanupClick = this._ngZone.runOutsideAngular(() =>\n this._renderer.listen(this._elementRef.nativeElement, 'click', (event: Event) => {\n if (this.disabled) {\n event.preventDefault();\n event.stopImmediatePropagation();\n }\n }),\n );\n }\n}\n\n// tslint:disable:variable-name\n/**\n * Anchor button base.\n */\nexport const MatAnchorBase = MatButtonBase;\nexport type MatAnchorBase = MatButtonBase;\n// tslint:enable:variable-name\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {ChangeDetectionStrategy, Component, ViewEncapsulation} from '@angular/core';\nimport {MatButtonBase} from './button-base';\n\n/**\n * Material Design icon button component. This type of button displays a single interactive icon for\n * users to perform an action.\n * See https://material.io/develop/web/components/buttons/icon-buttons/\n */\n@Component({\n selector: `button[mat-icon-button], a[mat-icon-button], button[matIconButton], a[matIconButton]`,\n templateUrl: 'icon-button.html',\n styleUrls: ['icon-button.css', 'button-high-contrast.css'],\n host: {\n 'class': 'mdc-icon-button mat-mdc-icon-button',\n },\n exportAs: 'matButton, matAnchor',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class MatIconButton extends MatButtonBase {\n constructor(...args: unknown[]);\n\n constructor() {\n super();\n this._rippleLoader.configureRipple(this._elementRef.nativeElement, {centered: true});\n }\n}\n\n// tslint:disable:variable-name\n/**\n * Material Design icon button component for anchor elements. This button displays a single\n * interaction icon that allows users to navigate across different routes or pages.\n * See https://material.io/develop/web/components/buttons/icon-buttons/\n */\nexport const MatIconAnchor = MatIconButton;\nexport type MatIconAnchor = MatIconButton;\n// tslint:enable:variable-name\n","<span class=\"mat-mdc-button-persistent-ripple mdc-icon-button__ripple\"></span>\n\n<ng-content></ng-content>\n\n<!--\n The indicator can't be directly on the button, because MDC uses ::before for high contrast\n indication and it can't be on the ripple, because it has a border radius and overflow: hidden.\n-->\n<span class=\"mat-focus-indicator\"></span>\n\n<span class=\"mat-mdc-button-touch-target\"></span>\n"],"names":["MAT_BUTTON_CONFIG","InjectionToken","transformTabIndex","value","undefined","numberAttribute","MatButtonBase","_elementRef","inject","ElementRef","_ngZone","NgZone","_animationsDisabled","_config","optional","_focusMonitor","FocusMonitor","_cleanupClick","_renderer","Renderer2","_rippleLoader","MatRippleLoader","_isAnchor","_isFab","color","disableRipple","_disableRipple","_updateRippleDisabled","disabled","_disabled","ariaDisabled","disabledInteractive","tabIndex","_tabindex","constructor","_CdkPrivateStyleLoader","load","_StructuralStylesLoader","element","nativeElement","tagName","configureRipple","className","ngAfterViewInit","monitor","_setupAsAnchor","ngOnDestroy","stopMonitoring","destroyRipple","focus","origin","options","focusVia","_getAriaDisabled","_getDisabledAttribute","setDisabled","_getTabIndex","runOutsideAngular","listen","event","preventDefault","stopImmediatePropagation","deps","target","i0","ɵɵFactoryTarget","Directive","isStandalone","inputs","booleanAttribute","host","properties","classAttribute","ngImport","decorators","args","Input","transform","alias","MatIconButton","centered","Component","ɵcmp","ɵɵngDeclareComponent","minVersion","version","type","styles","changeDetection","ChangeDetectionStrategy","OnPush","encapsulation","ViewEncapsulation","None","selector","exportAs","template","MatIconAnchor"],"mappings":"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"}
|
|
@@ -22,7 +22,7 @@ class SvgIconConfig {
|
|
|
22
22
|
url;
|
|
23
23
|
svgText;
|
|
24
24
|
options;
|
|
25
|
-
svgElement;
|
|
25
|
+
svgElement = null;
|
|
26
26
|
constructor(url, svgText, options) {
|
|
27
27
|
this.url = url;
|
|
28
28
|
this.svgText = svgText;
|
|
@@ -300,7 +300,7 @@ class MatIconRegistry {
|
|
|
300
300
|
}
|
|
301
301
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
302
302
|
minVersion: "12.0.0",
|
|
303
|
-
version: "21.0.
|
|
303
|
+
version: "21.0.3",
|
|
304
304
|
ngImport: i0,
|
|
305
305
|
type: MatIconRegistry,
|
|
306
306
|
deps: [{
|
|
@@ -318,7 +318,7 @@ class MatIconRegistry {
|
|
|
318
318
|
});
|
|
319
319
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
320
320
|
minVersion: "12.0.0",
|
|
321
|
-
version: "21.0.
|
|
321
|
+
version: "21.0.3",
|
|
322
322
|
ngImport: i0,
|
|
323
323
|
type: MatIconRegistry,
|
|
324
324
|
providedIn: 'root'
|
|
@@ -326,7 +326,7 @@ class MatIconRegistry {
|
|
|
326
326
|
}
|
|
327
327
|
i0.ɵɵngDeclareClassMetadata({
|
|
328
328
|
minVersion: "12.0.0",
|
|
329
|
-
version: "21.0.
|
|
329
|
+
version: "21.0.3",
|
|
330
330
|
ngImport: i0,
|
|
331
331
|
type: MatIconRegistry,
|
|
332
332
|
decorators: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_icon-registry-chunk.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/material/icon/icon-registry.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {TrustedHTML, trustedHTMLFromString} from '@angular/cdk/private';\nimport {HttpClient, HttpErrorResponse} from '@angular/common/http';\nimport {\n ErrorHandler,\n Inject,\n Injectable,\n OnDestroy,\n Optional,\n SecurityContext,\n DOCUMENT,\n} from '@angular/core';\nimport {DomSanitizer, SafeHtml, SafeResourceUrl} from '@angular/platform-browser';\nimport {forkJoin, Observable, of as observableOf, throwError as observableThrow} from 'rxjs';\nimport {catchError, finalize, map, share, tap} from 'rxjs/operators';\n\n/**\n * Returns an exception to be thrown in the case when attempting to\n * load an icon with a name that cannot be found.\n * @docs-private\n */\nexport function getMatIconNameNotFoundError(iconName: string): Error {\n return Error(`Unable to find icon with the name \"${iconName}\"`);\n}\n\n/**\n * Returns an exception to be thrown when the consumer attempts to use\n * `<mat-icon>` without including @angular/common/http.\n * @docs-private\n */\nexport function getMatIconNoHttpProviderError(): Error {\n return Error(\n 'Could not find HttpClient for use with Angular Material icons. ' +\n 'Please add provideHttpClient() to your providers.',\n );\n}\n\n/**\n * Returns an exception to be thrown when a URL couldn't be sanitized.\n * @param url URL that was attempted to be sanitized.\n * @docs-private\n */\nexport function getMatIconFailedToSanitizeUrlError(url: SafeResourceUrl): Error {\n return Error(\n `The URL provided to MatIconRegistry was not trusted as a resource URL ` +\n `via Angular's DomSanitizer. Attempted URL was \"${url}\".`,\n );\n}\n\n/**\n * Returns an exception to be thrown when a HTML string couldn't be sanitized.\n * @param literal HTML that was attempted to be sanitized.\n * @docs-private\n */\nexport function getMatIconFailedToSanitizeLiteralError(literal: SafeHtml): Error {\n return Error(\n `The literal provided to MatIconRegistry was not trusted as safe HTML by ` +\n `Angular's DomSanitizer. Attempted literal was \"${literal}\".`,\n );\n}\n\n/** Options that can be used to configure how an icon or the icons in an icon set are presented. */\nexport interface IconOptions {\n /** View box to set on the icon. */\n viewBox?: string;\n\n /** Whether or not to fetch the icon or icon set using HTTP credentials. */\n withCredentials?: boolean;\n}\n\n/**\n * Function that will be invoked by the icon registry when trying to resolve the\n * URL from which to fetch an icon. The returned URL will be used to make a request for the icon.\n */\nexport type IconResolver = (\n name: string,\n namespace: string,\n) => SafeResourceUrl | SafeResourceUrlWithIconOptions | null;\n\n/** Object that specifies a URL from which to fetch an icon and the options to use for it. */\nexport interface SafeResourceUrlWithIconOptions {\n url: SafeResourceUrl;\n options: IconOptions;\n}\n\n/**\n * Configuration for an icon, including the URL and possibly the cached SVG element.\n * @docs-private\n */\nclass SvgIconConfig {\n svgElement: SVGElement | null;\n\n constructor(\n public url: SafeResourceUrl,\n public svgText: TrustedHTML | null,\n public options?: IconOptions,\n ) {}\n}\n\n/** Icon configuration whose content has already been loaded. */\ntype LoadedSvgIconConfig = SvgIconConfig & {svgText: TrustedHTML};\n\n/**\n * Service to register and display icons used by the `<mat-icon>` component.\n * - Registers icon URLs by namespace and name.\n * - Registers icon set URLs by namespace.\n * - Registers aliases for CSS classes, for use with icon fonts.\n * - Loads icons from URLs and extracts individual icons from icon sets.\n */\n@Injectable({providedIn: 'root'})\nexport class MatIconRegistry implements OnDestroy {\n private _document: Document;\n\n /**\n * URLs and cached SVG elements for individual icons. Keys are of the format \"[namespace]:[icon]\".\n */\n private _svgIconConfigs = new Map<string, SvgIconConfig>();\n\n /**\n * SvgIconConfig objects and cached SVG elements for icon sets, keyed by namespace.\n * Multiple icon sets can be registered under the same namespace.\n */\n private _iconSetConfigs = new Map<string, SvgIconConfig[]>();\n\n /** Cache for icons loaded by direct URLs. */\n private _cachedIconsByUrl = new Map<string, SVGElement>();\n\n /** In-progress icon fetches. Used to coalesce multiple requests to the same URL. */\n private _inProgressUrlFetches = new Map<string, Observable<TrustedHTML>>();\n\n /** Map from font identifiers to their CSS class names. Used for icon fonts. */\n private _fontCssClassesByAlias = new Map<string, string>();\n\n /** Registered icon resolver functions. */\n private _resolvers: IconResolver[] = [];\n\n /**\n * The CSS classes to apply when an `<mat-icon>` component has no icon name, url, or font\n * specified. The default 'material-icons' value assumes that the material icon font has been\n * loaded as described at https://google.github.io/material-design-icons/#icon-font-for-the-web\n */\n private _defaultFontSetClass = ['material-icons', 'mat-ligature-font'];\n\n constructor(\n @Optional() private _httpClient: HttpClient,\n private _sanitizer: DomSanitizer,\n @Optional() @Inject(DOCUMENT) document: any,\n private readonly _errorHandler: ErrorHandler,\n ) {\n this._document = document;\n }\n\n /**\n * Registers an icon by URL in the default namespace.\n * @param iconName Name under which the icon should be registered.\n * @param url\n */\n addSvgIcon(iconName: string, url: SafeResourceUrl, options?: IconOptions): this {\n return this.addSvgIconInNamespace('', iconName, url, options);\n }\n\n /**\n * Registers an icon using an HTML string in the default namespace.\n * @param iconName Name under which the icon should be registered.\n * @param literal SVG source of the icon.\n */\n addSvgIconLiteral(iconName: string, literal: SafeHtml, options?: IconOptions): this {\n return this.addSvgIconLiteralInNamespace('', iconName, literal, options);\n }\n\n /**\n * Registers an icon by URL in the specified namespace.\n * @param namespace Namespace in which the icon should be registered.\n * @param iconName Name under which the icon should be registered.\n * @param url\n */\n addSvgIconInNamespace(\n namespace: string,\n iconName: string,\n url: SafeResourceUrl,\n options?: IconOptions,\n ): this {\n return this._addSvgIconConfig(namespace, iconName, new SvgIconConfig(url, null, options));\n }\n\n /**\n * Registers an icon resolver function with the registry. The function will be invoked with the\n * name and namespace of an icon when the registry tries to resolve the URL from which to fetch\n * the icon. The resolver is expected to return a `SafeResourceUrl` that points to the icon,\n * an object with the icon URL and icon options, or `null` if the icon is not supported. Resolvers\n * will be invoked in the order in which they have been registered.\n * @param resolver Resolver function to be registered.\n */\n addSvgIconResolver(resolver: IconResolver): this {\n this._resolvers.push(resolver);\n return this;\n }\n\n /**\n * Registers an icon using an HTML string in the specified namespace.\n * @param namespace Namespace in which the icon should be registered.\n * @param iconName Name under which the icon should be registered.\n * @param literal SVG source of the icon.\n */\n addSvgIconLiteralInNamespace(\n namespace: string,\n iconName: string,\n literal: SafeHtml,\n options?: IconOptions,\n ): this {\n const cleanLiteral = this._sanitizer.sanitize(SecurityContext.HTML, literal);\n\n // TODO: add an ngDevMode check\n if (!cleanLiteral) {\n throw getMatIconFailedToSanitizeLiteralError(literal);\n }\n\n // Security: The literal is passed in as SafeHtml, and is thus trusted.\n const trustedLiteral = trustedHTMLFromString(cleanLiteral);\n return this._addSvgIconConfig(\n namespace,\n iconName,\n new SvgIconConfig('', trustedLiteral, options),\n );\n }\n\n /**\n * Registers an icon set by URL in the default namespace.\n * @param url\n */\n addSvgIconSet(url: SafeResourceUrl, options?: IconOptions): this {\n return this.addSvgIconSetInNamespace('', url, options);\n }\n\n /**\n * Registers an icon set using an HTML string in the default namespace.\n * @param literal SVG source of the icon set.\n */\n addSvgIconSetLiteral(literal: SafeHtml, options?: IconOptions): this {\n return this.addSvgIconSetLiteralInNamespace('', literal, options);\n }\n\n /**\n * Registers an icon set by URL in the specified namespace.\n * @param namespace Namespace in which to register the icon set.\n * @param url\n */\n addSvgIconSetInNamespace(namespace: string, url: SafeResourceUrl, options?: IconOptions): this {\n return this._addSvgIconSetConfig(namespace, new SvgIconConfig(url, null, options));\n }\n\n /**\n * Registers an icon set using an HTML string in the specified namespace.\n * @param namespace Namespace in which to register the icon set.\n * @param literal SVG source of the icon set.\n */\n addSvgIconSetLiteralInNamespace(\n namespace: string,\n literal: SafeHtml,\n options?: IconOptions,\n ): this {\n const cleanLiteral = this._sanitizer.sanitize(SecurityContext.HTML, literal);\n\n if (!cleanLiteral) {\n throw getMatIconFailedToSanitizeLiteralError(literal);\n }\n\n // Security: The literal is passed in as SafeHtml, and is thus trusted.\n const trustedLiteral = trustedHTMLFromString(cleanLiteral);\n return this._addSvgIconSetConfig(namespace, new SvgIconConfig('', trustedLiteral, options));\n }\n\n /**\n * Defines an alias for CSS class names to be used for icon fonts. Creating an matIcon\n * component with the alias as the fontSet input will cause the class name to be applied\n * to the `<mat-icon>` element.\n *\n * If the registered font is a ligature font, then don't forget to also include the special\n * class `mat-ligature-font` to allow the usage via attribute. So register like this:\n *\n * ```ts\n * iconRegistry.registerFontClassAlias('f1', 'font1 mat-ligature-font');\n * ```\n *\n * And use like this:\n *\n * ```html\n * <mat-icon fontSet=\"f1\" fontIcon=\"home\"></mat-icon>\n * ```\n *\n * @param alias Alias for the font.\n * @param classNames Class names override to be used instead of the alias.\n */\n registerFontClassAlias(alias: string, classNames: string = alias): this {\n this._fontCssClassesByAlias.set(alias, classNames);\n return this;\n }\n\n /**\n * Returns the CSS class name associated with the alias by a previous call to\n * registerFontClassAlias. If no CSS class has been associated, returns the alias unmodified.\n */\n classNameForFontAlias(alias: string): string {\n return this._fontCssClassesByAlias.get(alias) || alias;\n }\n\n /**\n * Sets the CSS classes to be used for icon fonts when an `<mat-icon>` component does not\n * have a fontSet input value, and is not loading an icon by name or URL.\n */\n setDefaultFontSetClass(...classNames: string[]): this {\n this._defaultFontSetClass = classNames;\n return this;\n }\n\n /**\n * Returns the CSS classes to be used for icon fonts when an `<mat-icon>` component does not\n * have a fontSet input value, and is not loading an icon by name or URL.\n */\n getDefaultFontSetClass(): string[] {\n return this._defaultFontSetClass;\n }\n\n /**\n * Returns an Observable that produces the icon (as an `<svg>` DOM element) from the given URL.\n * The response from the URL may be cached so this will not always cause an HTTP request, but\n * the produced element will always be a new copy of the originally fetched icon. (That is,\n * it will not contain any modifications made to elements previously returned).\n *\n * @param safeUrl URL from which to fetch the SVG icon.\n */\n getSvgIconFromUrl(safeUrl: SafeResourceUrl): Observable<SVGElement> {\n const url = this._sanitizer.sanitize(SecurityContext.RESOURCE_URL, safeUrl);\n\n if (!url) {\n throw getMatIconFailedToSanitizeUrlError(safeUrl);\n }\n\n const cachedIcon = this._cachedIconsByUrl.get(url);\n\n if (cachedIcon) {\n return observableOf(cloneSvg(cachedIcon));\n }\n\n return this._loadSvgIconFromConfig(new SvgIconConfig(safeUrl, null)).pipe(\n tap(svg => this._cachedIconsByUrl.set(url!, svg)),\n map(svg => cloneSvg(svg)),\n );\n }\n\n /**\n * Returns an Observable that produces the icon (as an `<svg>` DOM element) with the given name\n * and namespace. The icon must have been previously registered with addIcon or addIconSet;\n * if not, the Observable will throw an error.\n *\n * @param name Name of the icon to be retrieved.\n * @param namespace Namespace in which to look for the icon.\n */\n getNamedSvgIcon(name: string, namespace: string = ''): Observable<SVGElement> {\n const key = iconKey(namespace, name);\n let config = this._svgIconConfigs.get(key);\n\n // Return (copy of) cached icon if possible.\n if (config) {\n return this._getSvgFromConfig(config);\n }\n\n // Otherwise try to resolve the config from one of the resolver functions.\n config = this._getIconConfigFromResolvers(namespace, name);\n\n if (config) {\n this._svgIconConfigs.set(key, config);\n return this._getSvgFromConfig(config);\n }\n\n // See if we have any icon sets registered for the namespace.\n const iconSetConfigs = this._iconSetConfigs.get(namespace);\n\n if (iconSetConfigs) {\n return this._getSvgFromIconSetConfigs(name, iconSetConfigs);\n }\n\n return observableThrow(getMatIconNameNotFoundError(key));\n }\n\n ngOnDestroy() {\n this._resolvers = [];\n this._svgIconConfigs.clear();\n this._iconSetConfigs.clear();\n this._cachedIconsByUrl.clear();\n }\n\n /**\n * Returns the cached icon for a SvgIconConfig if available, or fetches it from its URL if not.\n */\n private _getSvgFromConfig(config: SvgIconConfig): Observable<SVGElement> {\n if (config.svgText) {\n // We already have the SVG element for this icon, return a copy.\n return observableOf(cloneSvg(this._svgElementFromConfig(config as LoadedSvgIconConfig)));\n } else {\n // Fetch the icon from the config's URL, cache it, and return a copy.\n return this._loadSvgIconFromConfig(config).pipe(map(svg => cloneSvg(svg)));\n }\n }\n\n /**\n * Attempts to find an icon with the specified name in any of the SVG icon sets.\n * First searches the available cached icons for a nested element with a matching name, and\n * if found copies the element to a new `<svg>` element. If not found, fetches all icon sets\n * that have not been cached, and searches again after all fetches are completed.\n * The returned Observable produces the SVG element if possible, and throws\n * an error if no icon with the specified name can be found.\n */\n private _getSvgFromIconSetConfigs(\n name: string,\n iconSetConfigs: SvgIconConfig[],\n ): Observable<SVGElement> {\n // For all the icon set SVG elements we've fetched, see if any contain an icon with the\n // requested name.\n const namedIcon = this._extractIconWithNameFromAnySet(name, iconSetConfigs);\n\n if (namedIcon) {\n // We could cache namedIcon in _svgIconConfigs, but since we have to make a copy every\n // time anyway, there's probably not much advantage compared to just always extracting\n // it from the icon set.\n return observableOf(namedIcon);\n }\n\n // Not found in any cached icon sets. If there are icon sets with URLs that we haven't\n // fetched, fetch them now and look for iconName in the results.\n const iconSetFetchRequests: Observable<TrustedHTML | null>[] = iconSetConfigs\n .filter(iconSetConfig => !iconSetConfig.svgText)\n .map(iconSetConfig => {\n return this._loadSvgIconSetFromConfig(iconSetConfig).pipe(\n catchError((err: HttpErrorResponse) => {\n const url = this._sanitizer.sanitize(SecurityContext.RESOURCE_URL, iconSetConfig.url);\n\n // Swallow errors fetching individual URLs so the\n // combined Observable won't necessarily fail.\n const errorMessage = `Loading icon set URL: ${url} failed: ${err.message}`;\n this._errorHandler.handleError(new Error(errorMessage));\n return observableOf(null);\n }),\n );\n });\n\n // Fetch all the icon set URLs. When the requests complete, every IconSet should have a\n // cached SVG element (unless the request failed), and we can check again for the icon.\n return forkJoin(iconSetFetchRequests).pipe(\n map(() => {\n const foundIcon = this._extractIconWithNameFromAnySet(name, iconSetConfigs);\n\n // TODO: add an ngDevMode check\n if (!foundIcon) {\n throw getMatIconNameNotFoundError(name);\n }\n\n return foundIcon;\n }),\n );\n }\n\n /**\n * Searches the cached SVG elements for the given icon sets for a nested icon element whose \"id\"\n * tag matches the specified name. If found, copies the nested element to a new SVG element and\n * returns it. Returns null if no matching element is found.\n */\n private _extractIconWithNameFromAnySet(\n iconName: string,\n iconSetConfigs: SvgIconConfig[],\n ): SVGElement | null {\n // Iterate backwards, so icon sets added later have precedence.\n for (let i = iconSetConfigs.length - 1; i >= 0; i--) {\n const config = iconSetConfigs[i];\n\n // Parsing the icon set's text into an SVG element can be expensive. We can avoid some of\n // the parsing by doing a quick check using `indexOf` to see if there's any chance for the\n // icon to be in the set. This won't be 100% accurate, but it should help us avoid at least\n // some of the parsing.\n if (config.svgText && config.svgText.toString().indexOf(iconName) > -1) {\n const svg = this._svgElementFromConfig(config as LoadedSvgIconConfig);\n const foundIcon = this._extractSvgIconFromSet(svg, iconName, config.options);\n if (foundIcon) {\n return foundIcon;\n }\n }\n }\n return null;\n }\n\n /**\n * Loads the content of the icon URL specified in the SvgIconConfig and creates an SVG element\n * from it.\n */\n private _loadSvgIconFromConfig(config: SvgIconConfig): Observable<SVGElement> {\n return this._fetchIcon(config).pipe(\n tap(svgText => (config.svgText = svgText)),\n map(() => this._svgElementFromConfig(config as LoadedSvgIconConfig)),\n );\n }\n\n /**\n * Loads the content of the icon set URL specified in the\n * SvgIconConfig and attaches it to the config.\n */\n private _loadSvgIconSetFromConfig(config: SvgIconConfig): Observable<TrustedHTML | null> {\n if (config.svgText) {\n return observableOf(null);\n }\n\n return this._fetchIcon(config).pipe(tap(svgText => (config.svgText = svgText)));\n }\n\n /**\n * Searches the cached element of the given SvgIconConfig for a nested icon element whose \"id\"\n * tag matches the specified name. If found, copies the nested element to a new SVG element and\n * returns it. Returns null if no matching element is found.\n */\n private _extractSvgIconFromSet(\n iconSet: SVGElement,\n iconName: string,\n options?: IconOptions,\n ): SVGElement | null {\n // Use the `id=\"iconName\"` syntax in order to escape special\n // characters in the ID (versus using the #iconName syntax).\n const iconSource = iconSet.querySelector(`[id=\"${iconName}\"]`);\n\n if (!iconSource) {\n return null;\n }\n\n // Clone the element and remove the ID to prevent multiple elements from being added\n // to the page with the same ID.\n const iconElement = iconSource.cloneNode(true) as Element;\n iconElement.removeAttribute('id');\n\n // If the icon node is itself an <svg> node, clone and return it directly. If not, set it as\n // the content of a new <svg> node.\n if (iconElement.nodeName.toLowerCase() === 'svg') {\n return this._setSvgAttributes(iconElement as SVGElement, options);\n }\n\n // If the node is a <symbol>, it won't be rendered so we have to convert it into <svg>. Note\n // that the same could be achieved by referring to it via <use href=\"#id\">, however the <use>\n // tag is problematic on Firefox, because it needs to include the current page path.\n if (iconElement.nodeName.toLowerCase() === 'symbol') {\n return this._setSvgAttributes(this._toSvgElement(iconElement), options);\n }\n\n // createElement('SVG') doesn't work as expected; the DOM ends up with\n // the correct nodes, but the SVG content doesn't render. Instead we\n // have to create an empty SVG node using innerHTML and append its content.\n // Elements created using DOMParser.parseFromString have the same problem.\n // http://stackoverflow.com/questions/23003278/svg-innerhtml-in-firefox-can-not-display\n const svg = this._svgElementFromString(trustedHTMLFromString('<svg></svg>'));\n // Clone the node so we don't remove it from the parent icon set element.\n svg.appendChild(iconElement);\n\n return this._setSvgAttributes(svg, options);\n }\n\n /**\n * Creates a DOM element from the given SVG string.\n */\n private _svgElementFromString(str: TrustedHTML): SVGElement {\n const div = this._document.createElement('DIV');\n div.innerHTML = str as unknown as string;\n const svg = div.querySelector('svg') as SVGElement;\n\n // TODO: add an ngDevMode check\n if (!svg) {\n throw Error('<svg> tag not found');\n }\n\n return svg;\n }\n\n /**\n * Converts an element into an SVG node by cloning all of its children.\n */\n private _toSvgElement(element: Element): SVGElement {\n const svg = this._svgElementFromString(trustedHTMLFromString('<svg></svg>'));\n const attributes = element.attributes;\n\n // Copy over all the attributes from the `symbol` to the new SVG, except the id.\n for (let i = 0; i < attributes.length; i++) {\n const {name, value} = attributes[i];\n\n if (name !== 'id') {\n svg.setAttribute(name, value);\n }\n }\n\n for (let i = 0; i < element.childNodes.length; i++) {\n if (element.childNodes[i].nodeType === this._document.ELEMENT_NODE) {\n svg.appendChild(element.childNodes[i].cloneNode(true));\n }\n }\n\n return svg;\n }\n\n /**\n * Sets the default attributes for an SVG element to be used as an icon.\n */\n private _setSvgAttributes(svg: SVGElement, options?: IconOptions): SVGElement {\n svg.setAttribute('fit', '');\n svg.setAttribute('height', '100%');\n svg.setAttribute('width', '100%');\n svg.setAttribute('preserveAspectRatio', 'xMidYMid meet');\n svg.setAttribute('focusable', 'false'); // Disable IE11 default behavior to make SVGs focusable.\n\n if (options && options.viewBox) {\n svg.setAttribute('viewBox', options.viewBox);\n }\n\n return svg;\n }\n\n /**\n * Returns an Observable which produces the string contents of the given icon. Results may be\n * cached, so future calls with the same URL may not cause another HTTP request.\n */\n private _fetchIcon(iconConfig: SvgIconConfig): Observable<TrustedHTML> {\n const {url: safeUrl, options} = iconConfig;\n const withCredentials = options?.withCredentials ?? false;\n\n if (!this._httpClient) {\n throw getMatIconNoHttpProviderError();\n }\n\n // TODO: add an ngDevMode check\n if (safeUrl == null) {\n throw Error(`Cannot fetch icon from URL \"${safeUrl}\".`);\n }\n\n const url = this._sanitizer.sanitize(SecurityContext.RESOURCE_URL, safeUrl);\n\n // TODO: add an ngDevMode check\n if (!url) {\n throw getMatIconFailedToSanitizeUrlError(safeUrl);\n }\n\n // Store in-progress fetches to avoid sending a duplicate request for a URL when there is\n // already a request in progress for that URL. It's necessary to call share() on the\n // Observable returned by http.get() so that multiple subscribers don't cause multiple XHRs.\n const inProgressFetch = this._inProgressUrlFetches.get(url);\n\n if (inProgressFetch) {\n return inProgressFetch;\n }\n\n const req = this._httpClient.get(url, {responseType: 'text', withCredentials}).pipe(\n map(svg => {\n // Security: This SVG is fetched from a SafeResourceUrl, and is thus\n // trusted HTML.\n return trustedHTMLFromString(svg);\n }),\n finalize(() => this._inProgressUrlFetches.delete(url)),\n share(),\n );\n\n this._inProgressUrlFetches.set(url, req);\n return req;\n }\n\n /**\n * Registers an icon config by name in the specified namespace.\n * @param namespace Namespace in which to register the icon config.\n * @param iconName Name under which to register the config.\n * @param config Config to be registered.\n */\n private _addSvgIconConfig(namespace: string, iconName: string, config: SvgIconConfig): this {\n this._svgIconConfigs.set(iconKey(namespace, iconName), config);\n return this;\n }\n\n /**\n * Registers an icon set config in the specified namespace.\n * @param namespace Namespace in which to register the icon config.\n * @param config Config to be registered.\n */\n private _addSvgIconSetConfig(namespace: string, config: SvgIconConfig): this {\n const configNamespace = this._iconSetConfigs.get(namespace);\n\n if (configNamespace) {\n configNamespace.push(config);\n } else {\n this._iconSetConfigs.set(namespace, [config]);\n }\n\n return this;\n }\n\n /** Parses a config's text into an SVG element. */\n private _svgElementFromConfig(config: LoadedSvgIconConfig): SVGElement {\n if (!config.svgElement) {\n const svg = this._svgElementFromString(config.svgText);\n this._setSvgAttributes(svg, config.options);\n config.svgElement = svg;\n }\n\n return config.svgElement;\n }\n\n /** Tries to create an icon config through the registered resolver functions. */\n private _getIconConfigFromResolvers(namespace: string, name: string): SvgIconConfig | undefined {\n for (let i = 0; i < this._resolvers.length; i++) {\n const result = this._resolvers[i](name, namespace);\n\n if (result) {\n return isSafeUrlWithOptions(result)\n ? new SvgIconConfig(result.url, null, result.options)\n : new SvgIconConfig(result, null);\n }\n }\n\n return undefined;\n }\n}\n\n/** Clones an SVGElement while preserving type information. */\nfunction cloneSvg(svg: SVGElement): SVGElement {\n return svg.cloneNode(true) as SVGElement;\n}\n\n/** Returns the cache key to use for an icon namespace and name. */\nfunction iconKey(namespace: string, name: string) {\n return namespace + ':' + name;\n}\n\nfunction isSafeUrlWithOptions(value: any): value is SafeResourceUrlWithIconOptions {\n return !!(value.url && value.options);\n}\n"],"names":["getMatIconNameNotFoundError","iconName","Error","getMatIconNoHttpProviderError","getMatIconFailedToSanitizeUrlError","url","getMatIconFailedToSanitizeLiteralError","literal","SvgIconConfig","svgText","options","svgElement","constructor","MatIconRegistry","_httpClient","_sanitizer","_errorHandler","_document","_svgIconConfigs","Map","_iconSetConfigs","_cachedIconsByUrl","_inProgressUrlFetches","_fontCssClassesByAlias","_resolvers","_defaultFontSetClass","document","addSvgIcon","addSvgIconInNamespace","addSvgIconLiteral","addSvgIconLiteralInNamespace","namespace","_addSvgIconConfig","addSvgIconResolver","resolver","push","cleanLiteral","sanitize","SecurityContext","HTML","trustedLiteral","trustedHTMLFromString","addSvgIconSet","addSvgIconSetInNamespace","addSvgIconSetLiteral","addSvgIconSetLiteralInNamespace","_addSvgIconSetConfig","registerFontClassAlias","alias","classNames","set","classNameForFontAlias","get","setDefaultFontSetClass","getDefaultFontSetClass","getSvgIconFromUrl","safeUrl","RESOURCE_URL","cachedIcon","observableOf","cloneSvg","_loadSvgIconFromConfig","pipe","tap","svg","map","getNamedSvgIcon","name","key","iconKey","config","_getSvgFromConfig","_getIconConfigFromResolvers","iconSetConfigs","_getSvgFromIconSetConfigs","observableThrow","ngOnDestroy","clear","_svgElementFromConfig","namedIcon","_extractIconWithNameFromAnySet","iconSetFetchRequests","filter","iconSetConfig","_loadSvgIconSetFromConfig","catchError","err","errorMessage","message","handleError","forkJoin","foundIcon","i","length","toString","indexOf","_extractSvgIconFromSet","_fetchIcon","iconSet","iconSource","querySelector","iconElement","cloneNode","removeAttribute","nodeName","toLowerCase","_setSvgAttributes","_toSvgElement","_svgElementFromString","appendChild","str","div","createElement","innerHTML","element","attributes","value","setAttribute","childNodes","nodeType","ELEMENT_NODE","viewBox","iconConfig","withCredentials","inProgressFetch","req","responseType","finalize","delete","share","configNamespace","result","isSafeUrlWithOptions","undefined","ɵfac","i0","ɵɵngDeclareFactory","minVersion","version","ngImport","type","DOCUMENT","optional","token","ErrorHandler","target","ɵɵFactoryTarget","Injectable","ɵprov","ɵɵngDeclareInjectable","decorators","providedIn","Optional","Inject"],"mappings":";;;;;;;;AA4BM,SAAUA,2BAA2BA,CAACC,QAAgB,EAAA;AAC1D,EAAA,OAAOC,KAAK,CAAC,CAAsCD,mCAAAA,EAAAA,QAAQ,GAAG,CAAC;AACjE;SAOgBE,6BAA6BA,GAAA;AAC3C,EAAA,OAAOD,KAAK,CACV,iEAAiE,GAC/D,mDAAmD,CACtD;AACH;AAOM,SAAUE,kCAAkCA,CAACC,GAAoB,EAAA;AACrE,EAAA,OAAOH,KAAK,CACV,CAAA,sEAAA,CAAwE,GACtE,CAAkDG,+CAAAA,EAAAA,GAAG,IAAI,CAC5D;AACH;AAOM,SAAUC,sCAAsCA,CAACC,OAAiB,EAAA;AACtE,EAAA,OAAOL,KAAK,CACV,CAAA,wEAAA,CAA0E,GACxE,CAAkDK,+CAAAA,EAAAA,OAAO,IAAI,CAChE;AACH;AA8BA,MAAMC,aAAa,CAAA;EAIRH,GAAA;EACAI,OAAA;EACAC,OAAA;EALTC,UAAU;AAEVC,EAAAA,WAAAA,CACSP,GAAoB,EACpBI,OAA2B,EAC3BC,OAAqB,EAAA;IAFrB,IAAG,CAAAL,GAAA,GAAHA,GAAG;IACH,IAAO,CAAAI,OAAA,GAAPA,OAAO;IACP,IAAO,CAAAC,OAAA,GAAPA,OAAO;AACb;AACJ;MAaYG,eAAe,CAAA;EAkCJC,WAAA;EACZC,UAAA;EAESC,aAAA;EApCXC,SAAS;AAKTC,EAAAA,eAAe,GAAG,IAAIC,GAAG,EAAyB;AAMlDC,EAAAA,eAAe,GAAG,IAAID,GAAG,EAA2B;AAGpDE,EAAAA,iBAAiB,GAAG,IAAIF,GAAG,EAAsB;AAGjDG,EAAAA,qBAAqB,GAAG,IAAIH,GAAG,EAAmC;AAGlEI,EAAAA,sBAAsB,GAAG,IAAIJ,GAAG,EAAkB;AAGlDK,EAAAA,UAAU,GAAmB,EAAE;AAO/BC,EAAAA,oBAAoB,GAAG,CAAC,gBAAgB,EAAE,mBAAmB,CAAC;EAEtEb,WAAAA,CACsBE,WAAuB,EACnCC,UAAwB,EACFW,QAAa,EAC1BV,aAA2B,EAAA;IAHxB,IAAW,CAAAF,WAAA,GAAXA,WAAW;IACvB,IAAU,CAAAC,UAAA,GAAVA,UAAU;IAED,IAAa,CAAAC,aAAA,GAAbA,aAAa;IAE9B,IAAI,CAACC,SAAS,GAAGS,QAAQ;AAC3B;AAOAC,EAAAA,UAAUA,CAAC1B,QAAgB,EAAEI,GAAoB,EAAEK,OAAqB,EAAA;IACtE,OAAO,IAAI,CAACkB,qBAAqB,CAAC,EAAE,EAAE3B,QAAQ,EAAEI,GAAG,EAAEK,OAAO,CAAC;AAC/D;AAOAmB,EAAAA,iBAAiBA,CAAC5B,QAAgB,EAAEM,OAAiB,EAAEG,OAAqB,EAAA;IAC1E,OAAO,IAAI,CAACoB,4BAA4B,CAAC,EAAE,EAAE7B,QAAQ,EAAEM,OAAO,EAAEG,OAAO,CAAC;AAC1E;EAQAkB,qBAAqBA,CACnBG,SAAiB,EACjB9B,QAAgB,EAChBI,GAAoB,EACpBK,OAAqB,EAAA;AAErB,IAAA,OAAO,IAAI,CAACsB,iBAAiB,CAACD,SAAS,EAAE9B,QAAQ,EAAE,IAAIO,aAAa,CAACH,GAAG,EAAE,IAAI,EAAEK,OAAO,CAAC,CAAC;AAC3F;EAUAuB,kBAAkBA,CAACC,QAAsB,EAAA;AACvC,IAAA,IAAI,CAACV,UAAU,CAACW,IAAI,CAACD,QAAQ,CAAC;AAC9B,IAAA,OAAO,IAAI;AACb;EAQAJ,4BAA4BA,CAC1BC,SAAiB,EACjB9B,QAAgB,EAChBM,OAAiB,EACjBG,OAAqB,EAAA;AAErB,IAAA,MAAM0B,YAAY,GAAG,IAAI,CAACrB,UAAU,CAACsB,QAAQ,CAACC,eAAe,CAACC,IAAI,EAAEhC,OAAO,CAAC;IAG5E,IAAI,CAAC6B,YAAY,EAAE;MACjB,MAAM9B,sCAAsC,CAACC,OAAO,CAAC;AACvD;AAGA,IAAA,MAAMiC,cAAc,GAAGC,qBAAqB,CAACL,YAAY,CAAC;AAC1D,IAAA,OAAO,IAAI,CAACJ,iBAAiB,CAC3BD,SAAS,EACT9B,QAAQ,EACR,IAAIO,aAAa,CAAC,EAAE,EAAEgC,cAAc,EAAE9B,OAAO,CAAC,CAC/C;AACH;AAMAgC,EAAAA,aAAaA,CAACrC,GAAoB,EAAEK,OAAqB,EAAA;IACvD,OAAO,IAAI,CAACiC,wBAAwB,CAAC,EAAE,EAAEtC,GAAG,EAAEK,OAAO,CAAC;AACxD;AAMAkC,EAAAA,oBAAoBA,CAACrC,OAAiB,EAAEG,OAAqB,EAAA;IAC3D,OAAO,IAAI,CAACmC,+BAA+B,CAAC,EAAE,EAAEtC,OAAO,EAAEG,OAAO,CAAC;AACnE;AAOAiC,EAAAA,wBAAwBA,CAACZ,SAAiB,EAAE1B,GAAoB,EAAEK,OAAqB,EAAA;AACrF,IAAA,OAAO,IAAI,CAACoC,oBAAoB,CAACf,SAAS,EAAE,IAAIvB,aAAa,CAACH,GAAG,EAAE,IAAI,EAAEK,OAAO,CAAC,CAAC;AACpF;AAOAmC,EAAAA,+BAA+BA,CAC7Bd,SAAiB,EACjBxB,OAAiB,EACjBG,OAAqB,EAAA;AAErB,IAAA,MAAM0B,YAAY,GAAG,IAAI,CAACrB,UAAU,CAACsB,QAAQ,CAACC,eAAe,CAACC,IAAI,EAAEhC,OAAO,CAAC;IAE5E,IAAI,CAAC6B,YAAY,EAAE;MACjB,MAAM9B,sCAAsC,CAACC,OAAO,CAAC;AACvD;AAGA,IAAA,MAAMiC,cAAc,GAAGC,qBAAqB,CAACL,YAAY,CAAC;AAC1D,IAAA,OAAO,IAAI,CAACU,oBAAoB,CAACf,SAAS,EAAE,IAAIvB,aAAa,CAAC,EAAE,EAAEgC,cAAc,EAAE9B,OAAO,CAAC,CAAC;AAC7F;AAuBAqC,EAAAA,sBAAsBA,CAACC,KAAa,EAAEC,UAAA,GAAqBD,KAAK,EAAA;IAC9D,IAAI,CAACzB,sBAAsB,CAAC2B,GAAG,CAACF,KAAK,EAAEC,UAAU,CAAC;AAClD,IAAA,OAAO,IAAI;AACb;EAMAE,qBAAqBA,CAACH,KAAa,EAAA;IACjC,OAAO,IAAI,CAACzB,sBAAsB,CAAC6B,GAAG,CAACJ,KAAK,CAAC,IAAIA,KAAK;AACxD;EAMAK,sBAAsBA,CAAC,GAAGJ,UAAoB,EAAA;IAC5C,IAAI,CAACxB,oBAAoB,GAAGwB,UAAU;AACtC,IAAA,OAAO,IAAI;AACb;AAMAK,EAAAA,sBAAsBA,GAAA;IACpB,OAAO,IAAI,CAAC7B,oBAAoB;AAClC;EAUA8B,iBAAiBA,CAACC,OAAwB,EAAA;AACxC,IAAA,MAAMnD,GAAG,GAAG,IAAI,CAACU,UAAU,CAACsB,QAAQ,CAACC,eAAe,CAACmB,YAAY,EAAED,OAAO,CAAC;IAE3E,IAAI,CAACnD,GAAG,EAAE;MACR,MAAMD,kCAAkC,CAACoD,OAAO,CAAC;AACnD;IAEA,MAAME,UAAU,GAAG,IAAI,CAACrC,iBAAiB,CAAC+B,GAAG,CAAC/C,GAAG,CAAC;AAElD,IAAA,IAAIqD,UAAU,EAAE;AACd,MAAA,OAAOC,EAAY,CAACC,QAAQ,CAACF,UAAU,CAAC,CAAC;AAC3C;AAEA,IAAA,OAAO,IAAI,CAACG,sBAAsB,CAAC,IAAIrD,aAAa,CAACgD,OAAO,EAAE,IAAI,CAAC,CAAC,CAACM,IAAI,CACvEC,GAAG,CAACC,GAAG,IAAI,IAAI,CAAC3C,iBAAiB,CAAC6B,GAAG,CAAC7C,GAAI,EAAE2D,GAAG,CAAC,CAAC,EACjDC,GAAG,CAACD,GAAG,IAAIJ,QAAQ,CAACI,GAAG,CAAC,CAAC,CAC1B;AACH;AAUAE,EAAAA,eAAeA,CAACC,IAAY,EAAEpC,SAAA,GAAoB,EAAE,EAAA;AAClD,IAAA,MAAMqC,GAAG,GAAGC,OAAO,CAACtC,SAAS,EAAEoC,IAAI,CAAC;IACpC,IAAIG,MAAM,GAAG,IAAI,CAACpD,eAAe,CAACkC,GAAG,CAACgB,GAAG,CAAC;AAG1C,IAAA,IAAIE,MAAM,EAAE;AACV,MAAA,OAAO,IAAI,CAACC,iBAAiB,CAACD,MAAM,CAAC;AACvC;IAGAA,MAAM,GAAG,IAAI,CAACE,2BAA2B,CAACzC,SAAS,EAAEoC,IAAI,CAAC;AAE1D,IAAA,IAAIG,MAAM,EAAE;MACV,IAAI,CAACpD,eAAe,CAACgC,GAAG,CAACkB,GAAG,EAAEE,MAAM,CAAC;AACrC,MAAA,OAAO,IAAI,CAACC,iBAAiB,CAACD,MAAM,CAAC;AACvC;IAGA,MAAMG,cAAc,GAAG,IAAI,CAACrD,eAAe,CAACgC,GAAG,CAACrB,SAAS,CAAC;AAE1D,IAAA,IAAI0C,cAAc,EAAE;AAClB,MAAA,OAAO,IAAI,CAACC,yBAAyB,CAACP,IAAI,EAAEM,cAAc,CAAC;AAC7D;AAEA,IAAA,OAAOE,UAAe,CAAC3E,2BAA2B,CAACoE,GAAG,CAAC,CAAC;AAC1D;AAEAQ,EAAAA,WAAWA,GAAA;IACT,IAAI,CAACpD,UAAU,GAAG,EAAE;AACpB,IAAA,IAAI,CAACN,eAAe,CAAC2D,KAAK,EAAE;AAC5B,IAAA,IAAI,CAACzD,eAAe,CAACyD,KAAK,EAAE;AAC5B,IAAA,IAAI,CAACxD,iBAAiB,CAACwD,KAAK,EAAE;AAChC;EAKQN,iBAAiBA,CAACD,MAAqB,EAAA;IAC7C,IAAIA,MAAM,CAAC7D,OAAO,EAAE;MAElB,OAAOkD,EAAY,CAACC,QAAQ,CAAC,IAAI,CAACkB,qBAAqB,CAACR,MAA6B,CAAC,CAAC,CAAC;AAC1F,KAAA,MAAO;AAEL,MAAA,OAAO,IAAI,CAACT,sBAAsB,CAACS,MAAM,CAAC,CAACR,IAAI,CAACG,GAAG,CAACD,GAAG,IAAIJ,QAAQ,CAACI,GAAG,CAAC,CAAC,CAAC;AAC5E;AACF;AAUQU,EAAAA,yBAAyBA,CAC/BP,IAAY,EACZM,cAA+B,EAAA;IAI/B,MAAMM,SAAS,GAAG,IAAI,CAACC,8BAA8B,CAACb,IAAI,EAAEM,cAAc,CAAC;AAE3E,IAAA,IAAIM,SAAS,EAAE;MAIb,OAAOpB,EAAY,CAACoB,SAAS,CAAC;AAChC;AAIA,IAAA,MAAME,oBAAoB,GAAqCR,cAAc,CAC1ES,MAAM,CAACC,aAAa,IAAI,CAACA,aAAa,CAAC1E,OAAO,CAAA,CAC9CwD,GAAG,CAACkB,aAAa,IAAG;AACnB,MAAA,OAAO,IAAI,CAACC,yBAAyB,CAACD,aAAa,CAAC,CAACrB,IAAI,CACvDuB,UAAU,CAAEC,GAAsB,IAAI;AACpC,QAAA,MAAMjF,GAAG,GAAG,IAAI,CAACU,UAAU,CAACsB,QAAQ,CAACC,eAAe,CAACmB,YAAY,EAAE0B,aAAa,CAAC9E,GAAG,CAAC;QAIrF,MAAMkF,YAAY,GAAG,CAAyBlF,sBAAAA,EAAAA,GAAG,YAAYiF,GAAG,CAACE,OAAO,CAAE,CAAA;QAC1E,IAAI,CAACxE,aAAa,CAACyE,WAAW,CAAC,IAAIvF,KAAK,CAACqF,YAAY,CAAC,CAAC;QACvD,OAAO5B,EAAY,CAAC,IAAI,CAAC;AAC3B,OAAC,CAAC,CACH;AACH,KAAC,CAAC;IAIJ,OAAO+B,QAAQ,CAACT,oBAAoB,CAAC,CAACnB,IAAI,CACxCG,GAAG,CAAC,MAAK;MACP,MAAM0B,SAAS,GAAG,IAAI,CAACX,8BAA8B,CAACb,IAAI,EAAEM,cAAc,CAAC;MAG3E,IAAI,CAACkB,SAAS,EAAE;QACd,MAAM3F,2BAA2B,CAACmE,IAAI,CAAC;AACzC;AAEA,MAAA,OAAOwB,SAAS;AAClB,KAAC,CAAC,CACH;AACH;AAOQX,EAAAA,8BAA8BA,CACpC/E,QAAgB,EAChBwE,cAA+B,EAAA;AAG/B,IAAA,KAAK,IAAImB,CAAC,GAAGnB,cAAc,CAACoB,MAAM,GAAG,CAAC,EAAED,CAAC,IAAI,CAAC,EAAEA,CAAC,EAAE,EAAE;AACnD,MAAA,MAAMtB,MAAM,GAAGG,cAAc,CAACmB,CAAC,CAAC;AAMhC,MAAA,IAAItB,MAAM,CAAC7D,OAAO,IAAI6D,MAAM,CAAC7D,OAAO,CAACqF,QAAQ,EAAE,CAACC,OAAO,CAAC9F,QAAQ,CAAC,GAAG,CAAC,CAAC,EAAE;AACtE,QAAA,MAAM+D,GAAG,GAAG,IAAI,CAACc,qBAAqB,CAACR,MAA6B,CAAC;AACrE,QAAA,MAAMqB,SAAS,GAAG,IAAI,CAACK,sBAAsB,CAAChC,GAAG,EAAE/D,QAAQ,EAAEqE,MAAM,CAAC5D,OAAO,CAAC;AAC5E,QAAA,IAAIiF,SAAS,EAAE;AACb,UAAA,OAAOA,SAAS;AAClB;AACF;AACF;AACA,IAAA,OAAO,IAAI;AACb;EAMQ9B,sBAAsBA,CAACS,MAAqB,EAAA;AAClD,IAAA,OAAO,IAAI,CAAC2B,UAAU,CAAC3B,MAAM,CAAC,CAACR,IAAI,CACjCC,GAAG,CAACtD,OAAO,IAAK6D,MAAM,CAAC7D,OAAO,GAAGA,OAAQ,CAAC,EAC1CwD,GAAG,CAAC,MAAM,IAAI,CAACa,qBAAqB,CAACR,MAA6B,CAAC,CAAC,CACrE;AACH;EAMQc,yBAAyBA,CAACd,MAAqB,EAAA;IACrD,IAAIA,MAAM,CAAC7D,OAAO,EAAE;MAClB,OAAOkD,EAAY,CAAC,IAAI,CAAC;AAC3B;AAEA,IAAA,OAAO,IAAI,CAACsC,UAAU,CAAC3B,MAAM,CAAC,CAACR,IAAI,CAACC,GAAG,CAACtD,OAAO,IAAK6D,MAAM,CAAC7D,OAAO,GAAGA,OAAQ,CAAC,CAAC;AACjF;AAOQuF,EAAAA,sBAAsBA,CAC5BE,OAAmB,EACnBjG,QAAgB,EAChBS,OAAqB,EAAA;IAIrB,MAAMyF,UAAU,GAAGD,OAAO,CAACE,aAAa,CAAC,CAAA,KAAA,EAAQnG,QAAQ,CAAA,EAAA,CAAI,CAAC;IAE9D,IAAI,CAACkG,UAAU,EAAE;AACf,MAAA,OAAO,IAAI;AACb;AAIA,IAAA,MAAME,WAAW,GAAGF,UAAU,CAACG,SAAS,CAAC,IAAI,CAAY;AACzDD,IAAAA,WAAW,CAACE,eAAe,CAAC,IAAI,CAAC;IAIjC,IAAIF,WAAW,CAACG,QAAQ,CAACC,WAAW,EAAE,KAAK,KAAK,EAAE;AAChD,MAAA,OAAO,IAAI,CAACC,iBAAiB,CAACL,WAAyB,EAAE3F,OAAO,CAAC;AACnE;IAKA,IAAI2F,WAAW,CAACG,QAAQ,CAACC,WAAW,EAAE,KAAK,QAAQ,EAAE;AACnD,MAAA,OAAO,IAAI,CAACC,iBAAiB,CAAC,IAAI,CAACC,aAAa,CAACN,WAAW,CAAC,EAAE3F,OAAO,CAAC;AACzE;IAOA,MAAMsD,GAAG,GAAG,IAAI,CAAC4C,qBAAqB,CAACnE,qBAAqB,CAAC,aAAa,CAAC,CAAC;AAE5EuB,IAAAA,GAAG,CAAC6C,WAAW,CAACR,WAAW,CAAC;AAE5B,IAAA,OAAO,IAAI,CAACK,iBAAiB,CAAC1C,GAAG,EAAEtD,OAAO,CAAC;AAC7C;EAKQkG,qBAAqBA,CAACE,GAAgB,EAAA;IAC5C,MAAMC,GAAG,GAAG,IAAI,CAAC9F,SAAS,CAAC+F,aAAa,CAAC,KAAK,CAAC;IAC/CD,GAAG,CAACE,SAAS,GAAGH,GAAwB;AACxC,IAAA,MAAM9C,GAAG,GAAG+C,GAAG,CAACX,aAAa,CAAC,KAAK,CAAe;IAGlD,IAAI,CAACpC,GAAG,EAAE;MACR,MAAM9D,KAAK,CAAC,qBAAqB,CAAC;AACpC;AAEA,IAAA,OAAO8D,GAAG;AACZ;EAKQ2C,aAAaA,CAACO,OAAgB,EAAA;IACpC,MAAMlD,GAAG,GAAG,IAAI,CAAC4C,qBAAqB,CAACnE,qBAAqB,CAAC,aAAa,CAAC,CAAC;AAC5E,IAAA,MAAM0E,UAAU,GAAGD,OAAO,CAACC,UAAU;AAGrC,IAAA,KAAK,IAAIvB,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGuB,UAAU,CAACtB,MAAM,EAAED,CAAC,EAAE,EAAE;MAC1C,MAAM;QAACzB,IAAI;AAAEiD,QAAAA;AAAK,OAAC,GAAGD,UAAU,CAACvB,CAAC,CAAC;MAEnC,IAAIzB,IAAI,KAAK,IAAI,EAAE;AACjBH,QAAAA,GAAG,CAACqD,YAAY,CAAClD,IAAI,EAAEiD,KAAK,CAAC;AAC/B;AACF;AAEA,IAAA,KAAK,IAAIxB,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGsB,OAAO,CAACI,UAAU,CAACzB,MAAM,EAAED,CAAC,EAAE,EAAE;AAClD,MAAA,IAAIsB,OAAO,CAACI,UAAU,CAAC1B,CAAC,CAAC,CAAC2B,QAAQ,KAAK,IAAI,CAACtG,SAAS,CAACuG,YAAY,EAAE;AAClExD,QAAAA,GAAG,CAAC6C,WAAW,CAACK,OAAO,CAACI,UAAU,CAAC1B,CAAC,CAAC,CAACU,SAAS,CAAC,IAAI,CAAC,CAAC;AACxD;AACF;AAEA,IAAA,OAAOtC,GAAG;AACZ;AAKQ0C,EAAAA,iBAAiBA,CAAC1C,GAAe,EAAEtD,OAAqB,EAAA;AAC9DsD,IAAAA,GAAG,CAACqD,YAAY,CAAC,KAAK,EAAE,EAAE,CAAC;AAC3BrD,IAAAA,GAAG,CAACqD,YAAY,CAAC,QAAQ,EAAE,MAAM,CAAC;AAClCrD,IAAAA,GAAG,CAACqD,YAAY,CAAC,OAAO,EAAE,MAAM,CAAC;AACjCrD,IAAAA,GAAG,CAACqD,YAAY,CAAC,qBAAqB,EAAE,eAAe,CAAC;AACxDrD,IAAAA,GAAG,CAACqD,YAAY,CAAC,WAAW,EAAE,OAAO,CAAC;AAEtC,IAAA,IAAI3G,OAAO,IAAIA,OAAO,CAAC+G,OAAO,EAAE;MAC9BzD,GAAG,CAACqD,YAAY,CAAC,SAAS,EAAE3G,OAAO,CAAC+G,OAAO,CAAC;AAC9C;AAEA,IAAA,OAAOzD,GAAG;AACZ;EAMQiC,UAAUA,CAACyB,UAAyB,EAAA;IAC1C,MAAM;AAACrH,MAAAA,GAAG,EAAEmD,OAAO;AAAE9C,MAAAA;AAAO,KAAC,GAAGgH,UAAU;AAC1C,IAAA,MAAMC,eAAe,GAAGjH,OAAO,EAAEiH,eAAe,IAAI,KAAK;AAEzD,IAAA,IAAI,CAAC,IAAI,CAAC7G,WAAW,EAAE;MACrB,MAAMX,6BAA6B,EAAE;AACvC;IAGA,IAAIqD,OAAO,IAAI,IAAI,EAAE;AACnB,MAAA,MAAMtD,KAAK,CAAC,CAA+BsD,4BAAAA,EAAAA,OAAO,IAAI,CAAC;AACzD;AAEA,IAAA,MAAMnD,GAAG,GAAG,IAAI,CAACU,UAAU,CAACsB,QAAQ,CAACC,eAAe,CAACmB,YAAY,EAAED,OAAO,CAAC;IAG3E,IAAI,CAACnD,GAAG,EAAE;MACR,MAAMD,kCAAkC,CAACoD,OAAO,CAAC;AACnD;IAKA,MAAMoE,eAAe,GAAG,IAAI,CAACtG,qBAAqB,CAAC8B,GAAG,CAAC/C,GAAG,CAAC;AAE3D,IAAA,IAAIuH,eAAe,EAAE;AACnB,MAAA,OAAOA,eAAe;AACxB;IAEA,MAAMC,GAAG,GAAG,IAAI,CAAC/G,WAAW,CAACsC,GAAG,CAAC/C,GAAG,EAAE;AAACyH,MAAAA,YAAY,EAAE,MAAM;AAAEH,MAAAA;AAAe,KAAC,CAAC,CAAC7D,IAAI,CACjFG,GAAG,CAACD,GAAG,IAAG;MAGR,OAAOvB,qBAAqB,CAACuB,GAAG,CAAC;AACnC,KAAC,CAAC,EACF+D,QAAQ,CAAC,MAAM,IAAI,CAACzG,qBAAqB,CAAC0G,MAAM,CAAC3H,GAAG,CAAC,CAAC,EACtD4H,KAAK,EAAE,CACR;IAED,IAAI,CAAC3G,qBAAqB,CAAC4B,GAAG,CAAC7C,GAAG,EAAEwH,GAAG,CAAC;AACxC,IAAA,OAAOA,GAAG;AACZ;AAQQ7F,EAAAA,iBAAiBA,CAACD,SAAiB,EAAE9B,QAAgB,EAAEqE,MAAqB,EAAA;AAClF,IAAA,IAAI,CAACpD,eAAe,CAACgC,GAAG,CAACmB,OAAO,CAACtC,SAAS,EAAE9B,QAAQ,CAAC,EAAEqE,MAAM,CAAC;AAC9D,IAAA,OAAO,IAAI;AACb;AAOQxB,EAAAA,oBAAoBA,CAACf,SAAiB,EAAEuC,MAAqB,EAAA;IACnE,MAAM4D,eAAe,GAAG,IAAI,CAAC9G,eAAe,CAACgC,GAAG,CAACrB,SAAS,CAAC;AAE3D,IAAA,IAAImG,eAAe,EAAE;AACnBA,MAAAA,eAAe,CAAC/F,IAAI,CAACmC,MAAM,CAAC;AAC9B,KAAA,MAAO;MACL,IAAI,CAAClD,eAAe,CAAC8B,GAAG,CAACnB,SAAS,EAAE,CAACuC,MAAM,CAAC,CAAC;AAC/C;AAEA,IAAA,OAAO,IAAI;AACb;EAGQQ,qBAAqBA,CAACR,MAA2B,EAAA;AACvD,IAAA,IAAI,CAACA,MAAM,CAAC3D,UAAU,EAAE;MACtB,MAAMqD,GAAG,GAAG,IAAI,CAAC4C,qBAAqB,CAACtC,MAAM,CAAC7D,OAAO,CAAC;MACtD,IAAI,CAACiG,iBAAiB,CAAC1C,GAAG,EAAEM,MAAM,CAAC5D,OAAO,CAAC;MAC3C4D,MAAM,CAAC3D,UAAU,GAAGqD,GAAG;AACzB;IAEA,OAAOM,MAAM,CAAC3D,UAAU;AAC1B;AAGQ6D,EAAAA,2BAA2BA,CAACzC,SAAiB,EAAEoC,IAAY,EAAA;AACjE,IAAA,KAAK,IAAIyB,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAG,IAAI,CAACpE,UAAU,CAACqE,MAAM,EAAED,CAAC,EAAE,EAAE;AAC/C,MAAA,MAAMuC,MAAM,GAAG,IAAI,CAAC3G,UAAU,CAACoE,CAAC,CAAC,CAACzB,IAAI,EAAEpC,SAAS,CAAC;AAElD,MAAA,IAAIoG,MAAM,EAAE;QACV,OAAOC,oBAAoB,CAACD,MAAM,CAAA,GAC9B,IAAI3H,aAAa,CAAC2H,MAAM,CAAC9H,GAAG,EAAE,IAAI,EAAE8H,MAAM,CAACzH,OAAO,CAAA,GAClD,IAAIF,aAAa,CAAC2H,MAAM,EAAE,IAAI,CAAC;AACrC;AACF;AAEA,IAAA,OAAOE,SAAS;AAClB;AAhmBW,EAAA,OAAAC,IAAA,GAAAC,EAAA,CAAAC,kBAAA,CAAA;AAAAC,IAAAA,UAAA,EAAA,QAAA;AAAAC,IAAAA,OAAA,EAAA,QAAA;AAAAC,IAAAA,QAAA,EAAAJ,EAAA;AAAAK,IAAAA,IAAA,EAAA/H,eAAe;;;;;;;aAoCJgI,QAAQ;AAAAC,MAAAA,QAAA,EAAA;AAAA,KAAA,EAAA;MAAAC,KAAA,EAAAR,EAAA,CAAAS;AAAA,KAAA,CAAA;AAAAC,IAAAA,MAAA,EAAAV,EAAA,CAAAW,eAAA,CAAAC;AAAA,GAAA,CAAA;AApCnB,EAAA,OAAAC,KAAA,GAAAb,EAAA,CAAAc,qBAAA,CAAA;AAAAZ,IAAAA,UAAA,EAAA,QAAA;AAAAC,IAAAA,OAAA,EAAA,QAAA;AAAAC,IAAAA,QAAA,EAAAJ,EAAA;AAAAK,IAAAA,IAAA,EAAA/H,eAAe;gBADH;AAAM,GAAA,CAAA;;;;;;QAClBA,eAAe;AAAAyI,EAAAA,UAAA,EAAA,CAAA;UAD3BH,UAAU;WAAC;AAACI,MAAAA,UAAU,EAAE;KAAO;;;;;YAmC3BC;;;;;;;YAEAA;;YAAYC,MAAM;aAACZ,QAAQ;;;;;;AAgkBhC,SAASjF,QAAQA,CAACI,GAAe,EAAA;AAC/B,EAAA,OAAOA,GAAG,CAACsC,SAAS,CAAC,IAAI,CAAe;AAC1C;AAGA,SAASjC,OAAOA,CAACtC,SAAiB,EAAEoC,IAAY,EAAA;AAC9C,EAAA,OAAOpC,SAAS,GAAG,GAAG,GAAGoC,IAAI;AAC/B;AAEA,SAASiE,oBAAoBA,CAAChB,KAAU,EAAA;EACtC,OAAO,CAAC,EAAEA,KAAK,CAAC/G,GAAG,IAAI+G,KAAK,CAAC1G,OAAO,CAAC;AACvC;;;;"}
|
|
1
|
+
{"version":3,"file":"_icon-registry-chunk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/icon/icon-registry.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {TrustedHTML, trustedHTMLFromString} from '@angular/cdk/private';\nimport {HttpClient, HttpErrorResponse} from '@angular/common/http';\nimport {\n ErrorHandler,\n Inject,\n Injectable,\n OnDestroy,\n Optional,\n SecurityContext,\n DOCUMENT,\n} from '@angular/core';\nimport {DomSanitizer, SafeHtml, SafeResourceUrl} from '@angular/platform-browser';\nimport {forkJoin, Observable, of as observableOf, throwError as observableThrow} from 'rxjs';\nimport {catchError, finalize, map, share, tap} from 'rxjs/operators';\n\n/**\n * Returns an exception to be thrown in the case when attempting to\n * load an icon with a name that cannot be found.\n * @docs-private\n */\nexport function getMatIconNameNotFoundError(iconName: string): Error {\n return Error(`Unable to find icon with the name \"${iconName}\"`);\n}\n\n/**\n * Returns an exception to be thrown when the consumer attempts to use\n * `<mat-icon>` without including @angular/common/http.\n * @docs-private\n */\nexport function getMatIconNoHttpProviderError(): Error {\n return Error(\n 'Could not find HttpClient for use with Angular Material icons. ' +\n 'Please add provideHttpClient() to your providers.',\n );\n}\n\n/**\n * Returns an exception to be thrown when a URL couldn't be sanitized.\n * @param url URL that was attempted to be sanitized.\n * @docs-private\n */\nexport function getMatIconFailedToSanitizeUrlError(url: SafeResourceUrl): Error {\n return Error(\n `The URL provided to MatIconRegistry was not trusted as a resource URL ` +\n `via Angular's DomSanitizer. Attempted URL was \"${url}\".`,\n );\n}\n\n/**\n * Returns an exception to be thrown when a HTML string couldn't be sanitized.\n * @param literal HTML that was attempted to be sanitized.\n * @docs-private\n */\nexport function getMatIconFailedToSanitizeLiteralError(literal: SafeHtml): Error {\n return Error(\n `The literal provided to MatIconRegistry was not trusted as safe HTML by ` +\n `Angular's DomSanitizer. Attempted literal was \"${literal}\".`,\n );\n}\n\n/** Options that can be used to configure how an icon or the icons in an icon set are presented. */\nexport interface IconOptions {\n /** View box to set on the icon. */\n viewBox?: string;\n\n /** Whether or not to fetch the icon or icon set using HTTP credentials. */\n withCredentials?: boolean;\n}\n\n/**\n * Function that will be invoked by the icon registry when trying to resolve the\n * URL from which to fetch an icon. The returned URL will be used to make a request for the icon.\n */\nexport type IconResolver = (\n name: string,\n namespace: string,\n) => SafeResourceUrl | SafeResourceUrlWithIconOptions | null;\n\n/** Object that specifies a URL from which to fetch an icon and the options to use for it. */\nexport interface SafeResourceUrlWithIconOptions {\n url: SafeResourceUrl;\n options: IconOptions;\n}\n\n/**\n * Configuration for an icon, including the URL and possibly the cached SVG element.\n * @docs-private\n */\nclass SvgIconConfig {\n svgElement: SVGElement | null = null;\n\n constructor(\n public url: SafeResourceUrl,\n public svgText: TrustedHTML | null,\n public options?: IconOptions,\n ) {}\n}\n\n/** Icon configuration whose content has already been loaded. */\ntype LoadedSvgIconConfig = SvgIconConfig & {svgText: TrustedHTML};\n\n/**\n * Service to register and display icons used by the `<mat-icon>` component.\n * - Registers icon URLs by namespace and name.\n * - Registers icon set URLs by namespace.\n * - Registers aliases for CSS classes, for use with icon fonts.\n * - Loads icons from URLs and extracts individual icons from icon sets.\n */\n@Injectable({providedIn: 'root'})\nexport class MatIconRegistry implements OnDestroy {\n private _document: Document;\n\n /**\n * URLs and cached SVG elements for individual icons. Keys are of the format \"[namespace]:[icon]\".\n */\n private _svgIconConfigs = new Map<string, SvgIconConfig>();\n\n /**\n * SvgIconConfig objects and cached SVG elements for icon sets, keyed by namespace.\n * Multiple icon sets can be registered under the same namespace.\n */\n private _iconSetConfigs = new Map<string, SvgIconConfig[]>();\n\n /** Cache for icons loaded by direct URLs. */\n private _cachedIconsByUrl = new Map<string, SVGElement>();\n\n /** In-progress icon fetches. Used to coalesce multiple requests to the same URL. */\n private _inProgressUrlFetches = new Map<string, Observable<TrustedHTML>>();\n\n /** Map from font identifiers to their CSS class names. Used for icon fonts. */\n private _fontCssClassesByAlias = new Map<string, string>();\n\n /** Registered icon resolver functions. */\n private _resolvers: IconResolver[] = [];\n\n /**\n * The CSS classes to apply when an `<mat-icon>` component has no icon name, url, or font\n * specified. The default 'material-icons' value assumes that the material icon font has been\n * loaded as described at https://google.github.io/material-design-icons/#icon-font-for-the-web\n */\n private _defaultFontSetClass = ['material-icons', 'mat-ligature-font'];\n\n constructor(\n @Optional() private _httpClient: HttpClient,\n private _sanitizer: DomSanitizer,\n @Optional() @Inject(DOCUMENT) document: any,\n private readonly _errorHandler: ErrorHandler,\n ) {\n this._document = document;\n }\n\n /**\n * Registers an icon by URL in the default namespace.\n * @param iconName Name under which the icon should be registered.\n * @param url\n */\n addSvgIcon(iconName: string, url: SafeResourceUrl, options?: IconOptions): this {\n return this.addSvgIconInNamespace('', iconName, url, options);\n }\n\n /**\n * Registers an icon using an HTML string in the default namespace.\n * @param iconName Name under which the icon should be registered.\n * @param literal SVG source of the icon.\n */\n addSvgIconLiteral(iconName: string, literal: SafeHtml, options?: IconOptions): this {\n return this.addSvgIconLiteralInNamespace('', iconName, literal, options);\n }\n\n /**\n * Registers an icon by URL in the specified namespace.\n * @param namespace Namespace in which the icon should be registered.\n * @param iconName Name under which the icon should be registered.\n * @param url\n */\n addSvgIconInNamespace(\n namespace: string,\n iconName: string,\n url: SafeResourceUrl,\n options?: IconOptions,\n ): this {\n return this._addSvgIconConfig(namespace, iconName, new SvgIconConfig(url, null, options));\n }\n\n /**\n * Registers an icon resolver function with the registry. The function will be invoked with the\n * name and namespace of an icon when the registry tries to resolve the URL from which to fetch\n * the icon. The resolver is expected to return a `SafeResourceUrl` that points to the icon,\n * an object with the icon URL and icon options, or `null` if the icon is not supported. Resolvers\n * will be invoked in the order in which they have been registered.\n * @param resolver Resolver function to be registered.\n */\n addSvgIconResolver(resolver: IconResolver): this {\n this._resolvers.push(resolver);\n return this;\n }\n\n /**\n * Registers an icon using an HTML string in the specified namespace.\n * @param namespace Namespace in which the icon should be registered.\n * @param iconName Name under which the icon should be registered.\n * @param literal SVG source of the icon.\n */\n addSvgIconLiteralInNamespace(\n namespace: string,\n iconName: string,\n literal: SafeHtml,\n options?: IconOptions,\n ): this {\n const cleanLiteral = this._sanitizer.sanitize(SecurityContext.HTML, literal);\n\n // TODO: add an ngDevMode check\n if (!cleanLiteral) {\n throw getMatIconFailedToSanitizeLiteralError(literal);\n }\n\n // Security: The literal is passed in as SafeHtml, and is thus trusted.\n const trustedLiteral = trustedHTMLFromString(cleanLiteral);\n return this._addSvgIconConfig(\n namespace,\n iconName,\n new SvgIconConfig('', trustedLiteral, options),\n );\n }\n\n /**\n * Registers an icon set by URL in the default namespace.\n * @param url\n */\n addSvgIconSet(url: SafeResourceUrl, options?: IconOptions): this {\n return this.addSvgIconSetInNamespace('', url, options);\n }\n\n /**\n * Registers an icon set using an HTML string in the default namespace.\n * @param literal SVG source of the icon set.\n */\n addSvgIconSetLiteral(literal: SafeHtml, options?: IconOptions): this {\n return this.addSvgIconSetLiteralInNamespace('', literal, options);\n }\n\n /**\n * Registers an icon set by URL in the specified namespace.\n * @param namespace Namespace in which to register the icon set.\n * @param url\n */\n addSvgIconSetInNamespace(namespace: string, url: SafeResourceUrl, options?: IconOptions): this {\n return this._addSvgIconSetConfig(namespace, new SvgIconConfig(url, null, options));\n }\n\n /**\n * Registers an icon set using an HTML string in the specified namespace.\n * @param namespace Namespace in which to register the icon set.\n * @param literal SVG source of the icon set.\n */\n addSvgIconSetLiteralInNamespace(\n namespace: string,\n literal: SafeHtml,\n options?: IconOptions,\n ): this {\n const cleanLiteral = this._sanitizer.sanitize(SecurityContext.HTML, literal);\n\n if (!cleanLiteral) {\n throw getMatIconFailedToSanitizeLiteralError(literal);\n }\n\n // Security: The literal is passed in as SafeHtml, and is thus trusted.\n const trustedLiteral = trustedHTMLFromString(cleanLiteral);\n return this._addSvgIconSetConfig(namespace, new SvgIconConfig('', trustedLiteral, options));\n }\n\n /**\n * Defines an alias for CSS class names to be used for icon fonts. Creating an matIcon\n * component with the alias as the fontSet input will cause the class name to be applied\n * to the `<mat-icon>` element.\n *\n * If the registered font is a ligature font, then don't forget to also include the special\n * class `mat-ligature-font` to allow the usage via attribute. So register like this:\n *\n * ```ts\n * iconRegistry.registerFontClassAlias('f1', 'font1 mat-ligature-font');\n * ```\n *\n * And use like this:\n *\n * ```html\n * <mat-icon fontSet=\"f1\" fontIcon=\"home\"></mat-icon>\n * ```\n *\n * @param alias Alias for the font.\n * @param classNames Class names override to be used instead of the alias.\n */\n registerFontClassAlias(alias: string, classNames: string = alias): this {\n this._fontCssClassesByAlias.set(alias, classNames);\n return this;\n }\n\n /**\n * Returns the CSS class name associated with the alias by a previous call to\n * registerFontClassAlias. If no CSS class has been associated, returns the alias unmodified.\n */\n classNameForFontAlias(alias: string): string {\n return this._fontCssClassesByAlias.get(alias) || alias;\n }\n\n /**\n * Sets the CSS classes to be used for icon fonts when an `<mat-icon>` component does not\n * have a fontSet input value, and is not loading an icon by name or URL.\n */\n setDefaultFontSetClass(...classNames: string[]): this {\n this._defaultFontSetClass = classNames;\n return this;\n }\n\n /**\n * Returns the CSS classes to be used for icon fonts when an `<mat-icon>` component does not\n * have a fontSet input value, and is not loading an icon by name or URL.\n */\n getDefaultFontSetClass(): string[] {\n return this._defaultFontSetClass;\n }\n\n /**\n * Returns an Observable that produces the icon (as an `<svg>` DOM element) from the given URL.\n * The response from the URL may be cached so this will not always cause an HTTP request, but\n * the produced element will always be a new copy of the originally fetched icon. (That is,\n * it will not contain any modifications made to elements previously returned).\n *\n * @param safeUrl URL from which to fetch the SVG icon.\n */\n getSvgIconFromUrl(safeUrl: SafeResourceUrl): Observable<SVGElement> {\n const url = this._sanitizer.sanitize(SecurityContext.RESOURCE_URL, safeUrl);\n\n if (!url) {\n throw getMatIconFailedToSanitizeUrlError(safeUrl);\n }\n\n const cachedIcon = this._cachedIconsByUrl.get(url);\n\n if (cachedIcon) {\n return observableOf(cloneSvg(cachedIcon));\n }\n\n return this._loadSvgIconFromConfig(new SvgIconConfig(safeUrl, null)).pipe(\n tap(svg => this._cachedIconsByUrl.set(url!, svg)),\n map(svg => cloneSvg(svg)),\n );\n }\n\n /**\n * Returns an Observable that produces the icon (as an `<svg>` DOM element) with the given name\n * and namespace. The icon must have been previously registered with addIcon or addIconSet;\n * if not, the Observable will throw an error.\n *\n * @param name Name of the icon to be retrieved.\n * @param namespace Namespace in which to look for the icon.\n */\n getNamedSvgIcon(name: string, namespace: string = ''): Observable<SVGElement> {\n const key = iconKey(namespace, name);\n let config = this._svgIconConfigs.get(key);\n\n // Return (copy of) cached icon if possible.\n if (config) {\n return this._getSvgFromConfig(config);\n }\n\n // Otherwise try to resolve the config from one of the resolver functions.\n config = this._getIconConfigFromResolvers(namespace, name);\n\n if (config) {\n this._svgIconConfigs.set(key, config);\n return this._getSvgFromConfig(config);\n }\n\n // See if we have any icon sets registered for the namespace.\n const iconSetConfigs = this._iconSetConfigs.get(namespace);\n\n if (iconSetConfigs) {\n return this._getSvgFromIconSetConfigs(name, iconSetConfigs);\n }\n\n return observableThrow(getMatIconNameNotFoundError(key));\n }\n\n ngOnDestroy() {\n this._resolvers = [];\n this._svgIconConfigs.clear();\n this._iconSetConfigs.clear();\n this._cachedIconsByUrl.clear();\n }\n\n /**\n * Returns the cached icon for a SvgIconConfig if available, or fetches it from its URL if not.\n */\n private _getSvgFromConfig(config: SvgIconConfig): Observable<SVGElement> {\n if (config.svgText) {\n // We already have the SVG element for this icon, return a copy.\n return observableOf(cloneSvg(this._svgElementFromConfig(config as LoadedSvgIconConfig)));\n } else {\n // Fetch the icon from the config's URL, cache it, and return a copy.\n return this._loadSvgIconFromConfig(config).pipe(map(svg => cloneSvg(svg)));\n }\n }\n\n /**\n * Attempts to find an icon with the specified name in any of the SVG icon sets.\n * First searches the available cached icons for a nested element with a matching name, and\n * if found copies the element to a new `<svg>` element. If not found, fetches all icon sets\n * that have not been cached, and searches again after all fetches are completed.\n * The returned Observable produces the SVG element if possible, and throws\n * an error if no icon with the specified name can be found.\n */\n private _getSvgFromIconSetConfigs(\n name: string,\n iconSetConfigs: SvgIconConfig[],\n ): Observable<SVGElement> {\n // For all the icon set SVG elements we've fetched, see if any contain an icon with the\n // requested name.\n const namedIcon = this._extractIconWithNameFromAnySet(name, iconSetConfigs);\n\n if (namedIcon) {\n // We could cache namedIcon in _svgIconConfigs, but since we have to make a copy every\n // time anyway, there's probably not much advantage compared to just always extracting\n // it from the icon set.\n return observableOf(namedIcon);\n }\n\n // Not found in any cached icon sets. If there are icon sets with URLs that we haven't\n // fetched, fetch them now and look for iconName in the results.\n const iconSetFetchRequests: Observable<TrustedHTML | null>[] = iconSetConfigs\n .filter(iconSetConfig => !iconSetConfig.svgText)\n .map(iconSetConfig => {\n return this._loadSvgIconSetFromConfig(iconSetConfig).pipe(\n catchError((err: HttpErrorResponse) => {\n const url = this._sanitizer.sanitize(SecurityContext.RESOURCE_URL, iconSetConfig.url);\n\n // Swallow errors fetching individual URLs so the\n // combined Observable won't necessarily fail.\n const errorMessage = `Loading icon set URL: ${url} failed: ${err.message}`;\n this._errorHandler.handleError(new Error(errorMessage));\n return observableOf(null);\n }),\n );\n });\n\n // Fetch all the icon set URLs. When the requests complete, every IconSet should have a\n // cached SVG element (unless the request failed), and we can check again for the icon.\n return forkJoin(iconSetFetchRequests).pipe(\n map(() => {\n const foundIcon = this._extractIconWithNameFromAnySet(name, iconSetConfigs);\n\n // TODO: add an ngDevMode check\n if (!foundIcon) {\n throw getMatIconNameNotFoundError(name);\n }\n\n return foundIcon;\n }),\n );\n }\n\n /**\n * Searches the cached SVG elements for the given icon sets for a nested icon element whose \"id\"\n * tag matches the specified name. If found, copies the nested element to a new SVG element and\n * returns it. Returns null if no matching element is found.\n */\n private _extractIconWithNameFromAnySet(\n iconName: string,\n iconSetConfigs: SvgIconConfig[],\n ): SVGElement | null {\n // Iterate backwards, so icon sets added later have precedence.\n for (let i = iconSetConfigs.length - 1; i >= 0; i--) {\n const config = iconSetConfigs[i];\n\n // Parsing the icon set's text into an SVG element can be expensive. We can avoid some of\n // the parsing by doing a quick check using `indexOf` to see if there's any chance for the\n // icon to be in the set. This won't be 100% accurate, but it should help us avoid at least\n // some of the parsing.\n if (config.svgText && config.svgText.toString().indexOf(iconName) > -1) {\n const svg = this._svgElementFromConfig(config as LoadedSvgIconConfig);\n const foundIcon = this._extractSvgIconFromSet(svg, iconName, config.options);\n if (foundIcon) {\n return foundIcon;\n }\n }\n }\n return null;\n }\n\n /**\n * Loads the content of the icon URL specified in the SvgIconConfig and creates an SVG element\n * from it.\n */\n private _loadSvgIconFromConfig(config: SvgIconConfig): Observable<SVGElement> {\n return this._fetchIcon(config).pipe(\n tap(svgText => (config.svgText = svgText)),\n map(() => this._svgElementFromConfig(config as LoadedSvgIconConfig)),\n );\n }\n\n /**\n * Loads the content of the icon set URL specified in the\n * SvgIconConfig and attaches it to the config.\n */\n private _loadSvgIconSetFromConfig(config: SvgIconConfig): Observable<TrustedHTML | null> {\n if (config.svgText) {\n return observableOf(null);\n }\n\n return this._fetchIcon(config).pipe(tap(svgText => (config.svgText = svgText)));\n }\n\n /**\n * Searches the cached element of the given SvgIconConfig for a nested icon element whose \"id\"\n * tag matches the specified name. If found, copies the nested element to a new SVG element and\n * returns it. Returns null if no matching element is found.\n */\n private _extractSvgIconFromSet(\n iconSet: SVGElement,\n iconName: string,\n options?: IconOptions,\n ): SVGElement | null {\n // Use the `id=\"iconName\"` syntax in order to escape special\n // characters in the ID (versus using the #iconName syntax).\n const iconSource = iconSet.querySelector(`[id=\"${iconName}\"]`);\n\n if (!iconSource) {\n return null;\n }\n\n // Clone the element and remove the ID to prevent multiple elements from being added\n // to the page with the same ID.\n const iconElement = iconSource.cloneNode(true) as Element;\n iconElement.removeAttribute('id');\n\n // If the icon node is itself an <svg> node, clone and return it directly. If not, set it as\n // the content of a new <svg> node.\n if (iconElement.nodeName.toLowerCase() === 'svg') {\n return this._setSvgAttributes(iconElement as SVGElement, options);\n }\n\n // If the node is a <symbol>, it won't be rendered so we have to convert it into <svg>. Note\n // that the same could be achieved by referring to it via <use href=\"#id\">, however the <use>\n // tag is problematic on Firefox, because it needs to include the current page path.\n if (iconElement.nodeName.toLowerCase() === 'symbol') {\n return this._setSvgAttributes(this._toSvgElement(iconElement), options);\n }\n\n // createElement('SVG') doesn't work as expected; the DOM ends up with\n // the correct nodes, but the SVG content doesn't render. Instead we\n // have to create an empty SVG node using innerHTML and append its content.\n // Elements created using DOMParser.parseFromString have the same problem.\n // http://stackoverflow.com/questions/23003278/svg-innerhtml-in-firefox-can-not-display\n const svg = this._svgElementFromString(trustedHTMLFromString('<svg></svg>'));\n // Clone the node so we don't remove it from the parent icon set element.\n svg.appendChild(iconElement);\n\n return this._setSvgAttributes(svg, options);\n }\n\n /**\n * Creates a DOM element from the given SVG string.\n */\n private _svgElementFromString(str: TrustedHTML): SVGElement {\n const div = this._document.createElement('DIV');\n div.innerHTML = str as unknown as string;\n const svg = div.querySelector('svg') as SVGElement;\n\n // TODO: add an ngDevMode check\n if (!svg) {\n throw Error('<svg> tag not found');\n }\n\n return svg;\n }\n\n /**\n * Converts an element into an SVG node by cloning all of its children.\n */\n private _toSvgElement(element: Element): SVGElement {\n const svg = this._svgElementFromString(trustedHTMLFromString('<svg></svg>'));\n const attributes = element.attributes;\n\n // Copy over all the attributes from the `symbol` to the new SVG, except the id.\n for (let i = 0; i < attributes.length; i++) {\n const {name, value} = attributes[i];\n\n if (name !== 'id') {\n svg.setAttribute(name, value);\n }\n }\n\n for (let i = 0; i < element.childNodes.length; i++) {\n if (element.childNodes[i].nodeType === this._document.ELEMENT_NODE) {\n svg.appendChild(element.childNodes[i].cloneNode(true));\n }\n }\n\n return svg;\n }\n\n /**\n * Sets the default attributes for an SVG element to be used as an icon.\n */\n private _setSvgAttributes(svg: SVGElement, options?: IconOptions): SVGElement {\n svg.setAttribute('fit', '');\n svg.setAttribute('height', '100%');\n svg.setAttribute('width', '100%');\n svg.setAttribute('preserveAspectRatio', 'xMidYMid meet');\n svg.setAttribute('focusable', 'false'); // Disable IE11 default behavior to make SVGs focusable.\n\n if (options && options.viewBox) {\n svg.setAttribute('viewBox', options.viewBox);\n }\n\n return svg;\n }\n\n /**\n * Returns an Observable which produces the string contents of the given icon. Results may be\n * cached, so future calls with the same URL may not cause another HTTP request.\n */\n private _fetchIcon(iconConfig: SvgIconConfig): Observable<TrustedHTML> {\n const {url: safeUrl, options} = iconConfig;\n const withCredentials = options?.withCredentials ?? false;\n\n if (!this._httpClient) {\n throw getMatIconNoHttpProviderError();\n }\n\n // TODO: add an ngDevMode check\n if (safeUrl == null) {\n throw Error(`Cannot fetch icon from URL \"${safeUrl}\".`);\n }\n\n const url = this._sanitizer.sanitize(SecurityContext.RESOURCE_URL, safeUrl);\n\n // TODO: add an ngDevMode check\n if (!url) {\n throw getMatIconFailedToSanitizeUrlError(safeUrl);\n }\n\n // Store in-progress fetches to avoid sending a duplicate request for a URL when there is\n // already a request in progress for that URL. It's necessary to call share() on the\n // Observable returned by http.get() so that multiple subscribers don't cause multiple XHRs.\n const inProgressFetch = this._inProgressUrlFetches.get(url);\n\n if (inProgressFetch) {\n return inProgressFetch;\n }\n\n const req = this._httpClient.get(url, {responseType: 'text', withCredentials}).pipe(\n map(svg => {\n // Security: This SVG is fetched from a SafeResourceUrl, and is thus\n // trusted HTML.\n return trustedHTMLFromString(svg);\n }),\n finalize(() => this._inProgressUrlFetches.delete(url)),\n share(),\n );\n\n this._inProgressUrlFetches.set(url, req);\n return req;\n }\n\n /**\n * Registers an icon config by name in the specified namespace.\n * @param namespace Namespace in which to register the icon config.\n * @param iconName Name under which to register the config.\n * @param config Config to be registered.\n */\n private _addSvgIconConfig(namespace: string, iconName: string, config: SvgIconConfig): this {\n this._svgIconConfigs.set(iconKey(namespace, iconName), config);\n return this;\n }\n\n /**\n * Registers an icon set config in the specified namespace.\n * @param namespace Namespace in which to register the icon config.\n * @param config Config to be registered.\n */\n private _addSvgIconSetConfig(namespace: string, config: SvgIconConfig): this {\n const configNamespace = this._iconSetConfigs.get(namespace);\n\n if (configNamespace) {\n configNamespace.push(config);\n } else {\n this._iconSetConfigs.set(namespace, [config]);\n }\n\n return this;\n }\n\n /** Parses a config's text into an SVG element. */\n private _svgElementFromConfig(config: LoadedSvgIconConfig): SVGElement {\n if (!config.svgElement) {\n const svg = this._svgElementFromString(config.svgText);\n this._setSvgAttributes(svg, config.options);\n config.svgElement = svg;\n }\n\n return config.svgElement;\n }\n\n /** Tries to create an icon config through the registered resolver functions. */\n private _getIconConfigFromResolvers(namespace: string, name: string): SvgIconConfig | undefined {\n for (let i = 0; i < this._resolvers.length; i++) {\n const result = this._resolvers[i](name, namespace);\n\n if (result) {\n return isSafeUrlWithOptions(result)\n ? new SvgIconConfig(result.url, null, result.options)\n : new SvgIconConfig(result, null);\n }\n }\n\n return undefined;\n }\n}\n\n/** Clones an SVGElement while preserving type information. */\nfunction cloneSvg(svg: SVGElement): SVGElement {\n return svg.cloneNode(true) as SVGElement;\n}\n\n/** Returns the cache key to use for an icon namespace and name. */\nfunction iconKey(namespace: string, name: string) {\n return namespace + ':' + name;\n}\n\nfunction isSafeUrlWithOptions(value: any): value is SafeResourceUrlWithIconOptions {\n return !!(value.url && value.options);\n}\n"],"names":["getMatIconNameNotFoundError","iconName","Error","getMatIconNoHttpProviderError","getMatIconFailedToSanitizeUrlError","url","getMatIconFailedToSanitizeLiteralError","literal","SvgIconConfig","svgText","options","svgElement","constructor","MatIconRegistry","_httpClient","_sanitizer","_errorHandler","_document","_svgIconConfigs","Map","_iconSetConfigs","_cachedIconsByUrl","_inProgressUrlFetches","_fontCssClassesByAlias","_resolvers","_defaultFontSetClass","document","addSvgIcon","addSvgIconInNamespace","addSvgIconLiteral","addSvgIconLiteralInNamespace","namespace","_addSvgIconConfig","addSvgIconResolver","resolver","push","cleanLiteral","sanitize","SecurityContext","HTML","trustedLiteral","trustedHTMLFromString","addSvgIconSet","addSvgIconSetInNamespace","addSvgIconSetLiteral","addSvgIconSetLiteralInNamespace","_addSvgIconSetConfig","registerFontClassAlias","alias","classNames","set","classNameForFontAlias","get","setDefaultFontSetClass","getDefaultFontSetClass","getSvgIconFromUrl","safeUrl","RESOURCE_URL","cachedIcon","observableOf","cloneSvg","_loadSvgIconFromConfig","pipe","tap","svg","map","getNamedSvgIcon","name","key","iconKey","config","_getSvgFromConfig","_getIconConfigFromResolvers","iconSetConfigs","_getSvgFromIconSetConfigs","observableThrow","ngOnDestroy","clear","_svgElementFromConfig","namedIcon","_extractIconWithNameFromAnySet","iconSetFetchRequests","filter","iconSetConfig","_loadSvgIconSetFromConfig","catchError","err","errorMessage","message","handleError","forkJoin","foundIcon","i","length","toString","indexOf","_extractSvgIconFromSet","_fetchIcon","iconSet","iconSource","querySelector","iconElement","cloneNode","removeAttribute","nodeName","toLowerCase","_setSvgAttributes","_toSvgElement","_svgElementFromString","appendChild","str","div","createElement","innerHTML","element","attributes","value","setAttribute","childNodes","nodeType","ELEMENT_NODE","viewBox","iconConfig","withCredentials","inProgressFetch","req","responseType","finalize","delete","share","configNamespace","result","isSafeUrlWithOptions","undefined","ɵfac","i0","ɵɵngDeclareFactory","minVersion","version","ngImport","type","DOCUMENT","optional","token","ErrorHandler","target","ɵɵFactoryTarget","Injectable","ɵprov","ɵɵngDeclareInjectable","decorators","providedIn","Optional","Inject"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_input-harness-chunk.mjs","sources":["../../../../../
|
|
1
|
+
{"version":3,"file":"_input-harness-chunk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/input/testing/input-harness.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {HarnessPredicate, parallel} from '@angular/cdk/testing';\nimport {MatFormFieldControlHarnessBase} from '@angular/material/form-field/testing/control';\nimport {coerceBooleanProperty} from '@angular/cdk/coercion';\nimport {InputHarnessFilters} from './input-harness-filters';\n\n/** Harness for interacting with a standard Material inputs in tests. */\nexport class MatInputHarness extends MatFormFieldControlHarnessBase {\n // TODO: We do not want to handle `select` elements with `matNativeControl` because\n // not all methods of this harness work reasonably for native select elements.\n // For more details. See: https://github.com/angular/components/pull/18221.\n static hostSelector = '[matInput], input[matNativeControl], textarea[matNativeControl]';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a `MatInputHarness` that meets\n * certain criteria.\n * @param options Options for filtering which input instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with(options: InputHarnessFilters = {}): HarnessPredicate<MatInputHarness> {\n return new HarnessPredicate(MatInputHarness, options)\n .addOption('value', options.value, (harness, value) => {\n return HarnessPredicate.stringMatches(harness.getValue(), value);\n })\n .addOption('placeholder', options.placeholder, (harness, placeholder) => {\n return HarnessPredicate.stringMatches(harness.getPlaceholder(), placeholder);\n })\n .addOption('label', options.label, (harness, label) => {\n return HarnessPredicate.stringMatches(harness.getLabel(), label);\n });\n }\n\n /** Whether the input is disabled. */\n async isDisabled(): Promise<boolean> {\n const host = await this.host();\n const disabled = await host.getAttribute('disabled');\n\n if (disabled !== null) {\n return coerceBooleanProperty(disabled);\n }\n\n return (await host.getAttribute('aria-disabled')) === 'true';\n }\n\n /** Whether the input is required. */\n async isRequired(): Promise<boolean> {\n return (await this.host()).getProperty<boolean>('required');\n }\n\n /** Whether the input is readonly. */\n async isReadonly(): Promise<boolean> {\n return (await this.host()).getProperty<boolean>('readOnly');\n }\n\n /** Gets the value of the input. */\n async getValue(): Promise<string> {\n // The \"value\" property of the native input is never undefined.\n return await (await this.host()).getProperty<string>('value');\n }\n\n /** Gets the name of the input. */\n async getName(): Promise<string> {\n // The \"name\" property of the native input is never undefined.\n return await (await this.host()).getProperty<string>('name');\n }\n\n /**\n * Gets the type of the input. Returns \"textarea\" if the input is\n * a textarea.\n */\n async getType(): Promise<string> {\n // The \"type\" property of the native input is never undefined.\n return await (await this.host()).getProperty<string>('type');\n }\n\n /** Gets the placeholder of the input. */\n async getPlaceholder(): Promise<string> {\n const host = await this.host();\n const [nativePlaceholder, fallback] = await parallel(() => [\n host.getProperty('placeholder'),\n host.getAttribute('data-placeholder'),\n ]);\n return nativePlaceholder || fallback || '';\n }\n\n /** Gets the id of the input. */\n async getId(): Promise<string> {\n // The input directive always assigns a unique id to the input in\n // case no id has been explicitly specified.\n return await (await this.host()).getProperty<string>('id');\n }\n\n /**\n * Focuses the input and returns a promise that indicates when the\n * action is complete.\n */\n async focus(): Promise<void> {\n return (await this.host()).focus();\n }\n\n /**\n * Blurs the input and returns a promise that indicates when the\n * action is complete.\n */\n async blur(): Promise<void> {\n return (await this.host()).blur();\n }\n\n /** Whether the input is focused. */\n async isFocused(): Promise<boolean> {\n return (await this.host()).isFocused();\n }\n\n /**\n * Sets the value of the input. The value will be set by simulating\n * keypresses that correspond to the given value.\n */\n async setValue(newValue: string): Promise<void> {\n const inputEl = await this.host();\n await inputEl.clear();\n // We don't want to send keys for the value if the value is an empty\n // string in order to clear the value. Sending keys with an empty string\n // still results in unnecessary focus events.\n if (newValue) {\n await inputEl.sendKeys(newValue);\n }\n\n // Some input types won't respond to key presses (e.g. `color`) so to be sure that the\n // value is set, we also set the property after the keyboard sequence. Note that we don't\n // want to do it before, because it can cause the value to be entered twice.\n await inputEl.setInputValue(newValue);\n }\n}\n"],"names":["MatInputHarness","MatFormFieldControlHarnessBase","hostSelector","with","options","HarnessPredicate","addOption","value","harness","stringMatches","getValue","placeholder","getPlaceholder","label","getLabel","isDisabled","host","disabled","getAttribute","coerceBooleanProperty","isRequired","getProperty","isReadonly","getName","getType","nativePlaceholder","fallback","parallel","getId","focus","blur","isFocused","setValue","newValue","inputEl","clear","sendKeys","setInputValue"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_input-value-accessor-chunk.mjs","sources":["../../../../../
|
|
1
|
+
{"version":3,"file":"_input-value-accessor-chunk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/input/input-value-accessor.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {InjectionToken, WritableSignal} from '@angular/core';\n\n/**\n * This token is used to inject the object whose value should be set into `MatInput`. If none is\n * provided, the native `HTMLInputElement` is used. Directives like `MatDatepickerInput` can provide\n * themselves for this token, in order to make `MatInput` delegate the getting and setting of the\n * value to them.\n */\nexport const MAT_INPUT_VALUE_ACCESSOR = new InjectionToken<{value: any | WritableSignal<any>}>(\n 'MAT_INPUT_VALUE_ACCESSOR',\n);\n"],"names":["MAT_INPUT_VALUE_ACCESSOR","InjectionToken"],"mappings":";;MAgBaA,wBAAwB,GAAG,IAAIC,cAAc,CACxD,0BAA0B;;;;"}
|
|
@@ -2,10 +2,10 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input } from '@angular/core';
|
|
3
3
|
|
|
4
4
|
class _MatInternalFormField {
|
|
5
|
-
labelPosition;
|
|
5
|
+
labelPosition = 'after';
|
|
6
6
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
7
7
|
minVersion: "12.0.0",
|
|
8
|
-
version: "21.0.
|
|
8
|
+
version: "21.0.3",
|
|
9
9
|
ngImport: i0,
|
|
10
10
|
type: _MatInternalFormField,
|
|
11
11
|
deps: [],
|
|
@@ -13,7 +13,7 @@ class _MatInternalFormField {
|
|
|
13
13
|
});
|
|
14
14
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
15
15
|
minVersion: "14.0.0",
|
|
16
|
-
version: "21.0.
|
|
16
|
+
version: "21.0.3",
|
|
17
17
|
type: _MatInternalFormField,
|
|
18
18
|
isStandalone: true,
|
|
19
19
|
selector: "div[mat-internal-form-field]",
|
|
@@ -36,7 +36,7 @@ class _MatInternalFormField {
|
|
|
36
36
|
}
|
|
37
37
|
i0.ɵɵngDeclareClassMetadata({
|
|
38
38
|
minVersion: "12.0.0",
|
|
39
|
-
version: "21.0.
|
|
39
|
+
version: "21.0.3",
|
|
40
40
|
ngImport: i0,
|
|
41
41
|
type: _MatInternalFormField,
|
|
42
42
|
decorators: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_internal-form-field-chunk.mjs","sources":["../../../../../
|
|
1
|
+
{"version":3,"file":"_internal-form-field-chunk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/core/internal-form-field/internal-form-field.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {ChangeDetectionStrategy, Component, Input, ViewEncapsulation} from '@angular/core';\n\n/**\n * Internal shared component used as a container in form field controls.\n * Not to be confused with `mat-form-field` which MDC calls a \"text field\".\n * @docs-private\n */\n@Component({\n // Use a `div` selector to match the old markup closer.\n selector: 'div[mat-internal-form-field]',\n template: '<ng-content></ng-content>',\n styleUrl: 'internal-form-field.css',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {\n 'class': 'mdc-form-field mat-internal-form-field',\n '[class.mdc-form-field--align-end]': 'labelPosition === \"before\"',\n },\n})\nexport class _MatInternalFormField {\n /** Position of the label relative to the content. */\n @Input({required: true}) labelPosition: 'before' | 'after' = 'after';\n}\n"],"names":["_MatInternalFormField","labelPosition","deps","target","i0","ɵɵFactoryTarget","Component","ɵcmp","ɵɵngDeclareComponent","minVersion","version","type","isInline","styles","changeDetection","ChangeDetectionStrategy","OnPush","encapsulation","ViewEncapsulation","None","decorators","template","host","Input","required"],"mappings":";;;MA2BaA,qBAAqB,CAAA;AAEPC,EAAAA,aAAa,GAAuB,OAAO;;;;;UAFzDD,qBAAqB;AAAAE,IAAAA,IAAA,EAAA,EAAA;AAAAC,IAAAA,MAAA,EAAAC,EAAA,CAAAC,eAAA,CAAAC;AAAA,GAAA,CAAA;AAArB,EAAA,OAAAC,IAAA,GAAAH,EAAA,CAAAI,oBAAA,CAAA;AAAAC,IAAAA,UAAA,EAAA,QAAA;AAAAC,IAAAA,OAAA,EAAA,QAAA;AAAAC,IAAAA,IAAA,EAAAX,qBAAqB;;;;;;;;;;;;;cATtB,2BAA2B;AAAAY,IAAAA,QAAA,EAAA,IAAA;IAAAC,MAAA,EAAA,CAAA,mmBAAA,CAAA;AAAAC,IAAAA,eAAA,EAAAV,EAAA,CAAAW,uBAAA,CAAAC,MAAA;AAAAC,IAAAA,aAAA,EAAAb,EAAA,CAAAc,iBAAA,CAAAC;AAAA,GAAA,CAAA;;;;;;QAS1BnB,qBAAqB;AAAAoB,EAAAA,UAAA,EAAA,CAAA;UAZjCd,SAAS;;gBAEE,8BAA8B;AAAAe,MAAAA,QAAA,EAC9B,2BAA2B;MAAAJ,aAAA,EAEtBC,iBAAiB,CAACC,IAAI;MACpBL,eAAA,EAAAC,uBAAuB,CAACC,MAAM;AACzCM,MAAAA,IAAA,EAAA;AACJ,QAAA,OAAO,EAAE,wCAAwC;AACjD,QAAA,mCAAmC,EAAE;OACtC;MAAAT,MAAA,EAAA,CAAA,mmBAAA;KAAA;;;;YAIAU,KAAK;aAAC;AAACC,QAAAA,QAAQ,EAAE;OAAK;;;;;;;"}
|