@angular/material 10.0.2 → 10.1.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/_theming.scss +14 -9
- package/autocomplete/index.metadata.json +1 -1
- package/autocomplete/testing/autocomplete-harness.d.ts +2 -0
- package/bundles/material-autocomplete-testing.umd.js +327 -248
- package/bundles/material-autocomplete-testing.umd.js.map +1 -1
- package/bundles/material-autocomplete-testing.umd.min.js +2 -9
- package/bundles/material-autocomplete-testing.umd.min.js.map +1 -1
- package/bundles/material-autocomplete.umd.js +421 -355
- package/bundles/material-autocomplete.umd.js.map +1 -1
- package/bundles/material-autocomplete.umd.min.js +2 -24
- package/bundles/material-autocomplete.umd.min.js.map +1 -1
- package/bundles/material-badge-testing.umd.js +301 -235
- package/bundles/material-badge-testing.umd.js.map +1 -1
- package/bundles/material-badge-testing.umd.min.js +2 -9
- package/bundles/material-badge-testing.umd.min.js.map +1 -1
- package/bundles/material-badge.umd.js +344 -278
- package/bundles/material-badge.umd.js.map +1 -1
- package/bundles/material-badge.umd.min.js +3 -3
- package/bundles/material-badge.umd.min.js.map +1 -1
- package/bundles/material-bottom-sheet-testing.umd.js +302 -236
- package/bundles/material-bottom-sheet-testing.umd.js.map +1 -1
- package/bundles/material-bottom-sheet-testing.umd.min.js +2 -9
- package/bundles/material-bottom-sheet-testing.umd.min.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.js +361 -288
- package/bundles/material-bottom-sheet.umd.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.min.js +17 -2
- package/bundles/material-bottom-sheet.umd.min.js.map +1 -1
- package/bundles/material-button-testing.umd.js +321 -244
- package/bundles/material-button-testing.umd.js.map +1 -1
- package/bundles/material-button-testing.umd.min.js +2 -9
- package/bundles/material-button-testing.umd.min.js.map +1 -1
- package/bundles/material-button-toggle-testing.umd.js +315 -245
- package/bundles/material-button-toggle-testing.umd.js.map +1 -1
- package/bundles/material-button-toggle-testing.umd.min.js +3 -17
- package/bundles/material-button-toggle-testing.umd.min.js.map +1 -1
- package/bundles/material-button-toggle.umd.js +394 -318
- package/bundles/material-button-toggle.umd.js.map +1 -1
- package/bundles/material-button-toggle.umd.min.js +2 -10
- package/bundles/material-button-toggle.umd.min.js.map +1 -1
- package/bundles/material-button.umd.js +375 -304
- package/bundles/material-button.umd.js.map +1 -1
- package/bundles/material-button.umd.min.js +3 -11
- package/bundles/material-button.umd.min.js.map +1 -1
- package/bundles/material-card-testing.umd.js +399 -0
- package/bundles/material-card-testing.umd.js.map +1 -0
- package/bundles/material-card-testing.umd.min.js +37 -0
- package/bundles/material-card-testing.umd.min.js.map +1 -0
- package/bundles/material-card.umd.js +139 -139
- package/bundles/material-card.umd.js.map +1 -1
- package/bundles/material-card.umd.min.js +2 -2
- package/bundles/material-card.umd.min.js.map +1 -1
- package/bundles/material-checkbox-testing.umd.js +313 -236
- package/bundles/material-checkbox-testing.umd.js.map +1 -1
- package/bundles/material-checkbox-testing.umd.min.js +2 -9
- package/bundles/material-checkbox-testing.umd.min.js.map +1 -1
- package/bundles/material-checkbox.umd.js +370 -311
- package/bundles/material-checkbox.umd.js.map +1 -1
- package/bundles/material-checkbox.umd.min.js +2 -9
- package/bundles/material-checkbox.umd.min.js.map +1 -1
- package/bundles/material-chips.umd.js +625 -542
- package/bundles/material-chips.umd.js.map +1 -1
- package/bundles/material-chips.umd.min.js +19 -4
- package/bundles/material-chips.umd.min.js.map +1 -1
- package/bundles/material-core-testing.umd.js +304 -245
- package/bundles/material-core-testing.umd.js.map +1 -1
- package/bundles/material-core-testing.umd.min.js +3 -17
- package/bundles/material-core-testing.umd.min.js.map +1 -1
- package/bundles/material-core.umd.js +563 -510
- package/bundles/material-core.umd.js.map +1 -1
- package/bundles/material-core.umd.min.js +37 -12
- package/bundles/material-core.umd.min.js.map +1 -1
- package/bundles/material-datepicker.umd.js +935 -880
- package/bundles/material-datepicker.umd.js.map +1 -1
- package/bundles/material-datepicker.umd.min.js +44 -10
- package/bundles/material-datepicker.umd.min.js.map +1 -1
- package/bundles/material-dialog-testing.umd.js +303 -237
- package/bundles/material-dialog-testing.umd.js.map +1 -1
- package/bundles/material-dialog-testing.umd.min.js +2 -9
- package/bundles/material-dialog-testing.umd.min.js.map +1 -1
- package/bundles/material-dialog.umd.js +438 -376
- package/bundles/material-dialog.umd.js.map +1 -1
- package/bundles/material-dialog.umd.min.js +15 -14
- package/bundles/material-dialog.umd.min.js.map +1 -1
- package/bundles/material-divider-testing.umd.js +300 -234
- package/bundles/material-divider-testing.umd.js.map +1 -1
- package/bundles/material-divider-testing.umd.min.js +2 -9
- package/bundles/material-divider-testing.umd.min.js.map +1 -1
- package/bundles/material-divider.umd.js +28 -28
- package/bundles/material-divider.umd.js.map +1 -1
- package/bundles/material-divider.umd.min.js +2 -9
- package/bundles/material-divider.umd.min.js.map +1 -1
- package/bundles/material-expansion-testing.umd.js +314 -246
- package/bundles/material-expansion-testing.umd.js.map +1 -1
- package/bundles/material-expansion-testing.umd.min.js +2 -10
- package/bundles/material-expansion-testing.umd.min.js.map +1 -1
- package/bundles/material-expansion.umd.js +459 -400
- package/bundles/material-expansion.umd.js.map +1 -1
- package/bundles/material-expansion.umd.min.js +11 -3
- package/bundles/material-expansion.umd.min.js.map +1 -1
- package/bundles/material-form-field-testing-control.umd.js +299 -233
- package/bundles/material-form-field-testing-control.umd.js.map +1 -1
- package/bundles/material-form-field-testing-control.umd.min.js.map +1 -1
- package/bundles/material-form-field-testing.umd.js +301 -235
- package/bundles/material-form-field-testing.umd.js.map +1 -1
- package/bundles/material-form-field-testing.umd.min.js +3 -10
- package/bundles/material-form-field-testing.umd.min.js.map +1 -1
- package/bundles/material-form-field.umd.js +493 -406
- package/bundles/material-form-field.umd.js.map +1 -1
- package/bundles/material-form-field.umd.min.js +36 -5
- package/bundles/material-form-field.umd.min.js.map +1 -1
- package/bundles/material-grid-list-testing.umd.js +311 -252
- package/bundles/material-grid-list-testing.umd.js.map +1 -1
- package/bundles/material-grid-list-testing.umd.min.js +2 -17
- package/bundles/material-grid-list-testing.umd.min.js.map +1 -1
- package/bundles/material-grid-list.umd.js +409 -336
- package/bundles/material-grid-list.umd.js.map +1 -1
- package/bundles/material-grid-list.umd.min.js +19 -4
- package/bundles/material-grid-list.umd.min.js.map +1 -1
- package/bundles/material-icon-testing.umd.js +8 -8
- package/bundles/material-icon-testing.umd.js.map +1 -1
- package/bundles/material-icon-testing.umd.min.js +2 -2
- package/bundles/material-icon-testing.umd.min.js.map +1 -1
- package/bundles/material-icon.umd.js +349 -283
- package/bundles/material-icon.umd.js.map +1 -1
- package/bundles/material-icon.umd.min.js +2 -9
- package/bundles/material-icon.umd.min.js.map +1 -1
- package/bundles/material-input-testing.umd.js +326 -243
- package/bundles/material-input-testing.umd.js.map +1 -1
- package/bundles/material-input-testing.umd.min.js +2 -9
- package/bundles/material-input-testing.umd.min.js.map +1 -1
- package/bundles/material-input.umd.js +409 -326
- package/bundles/material-input.umd.js.map +1 -1
- package/bundles/material-input.umd.min.js +5 -19
- package/bundles/material-input.umd.min.js.map +1 -1
- package/bundles/material-list-testing.umd.js +366 -303
- package/bundles/material-list-testing.umd.js.map +1 -1
- package/bundles/material-list-testing.umd.min.js +2 -2
- package/bundles/material-list-testing.umd.min.js.map +1 -1
- package/bundles/material-list.umd.js +492 -433
- package/bundles/material-list.umd.js.map +1 -1
- package/bundles/material-list.umd.min.js +2 -10
- package/bundles/material-list.umd.min.js.map +1 -1
- package/bundles/material-menu-testing.umd.js +327 -239
- package/bundles/material-menu-testing.umd.js.map +1 -1
- package/bundles/material-menu-testing.umd.min.js +2 -10
- package/bundles/material-menu-testing.umd.min.js.map +1 -1
- package/bundles/material-menu.umd.js +483 -408
- package/bundles/material-menu.umd.js.map +1 -1
- package/bundles/material-menu.umd.min.js +5 -4
- package/bundles/material-menu.umd.min.js.map +1 -1
- package/bundles/material-paginator-testing.umd.js +302 -236
- package/bundles/material-paginator-testing.umd.js.map +1 -1
- package/bundles/material-paginator-testing.umd.min.js +2 -9
- package/bundles/material-paginator-testing.umd.min.js.map +1 -1
- package/bundles/material-paginator.umd.js +345 -279
- package/bundles/material-paginator.umd.js.map +1 -1
- package/bundles/material-paginator.umd.min.js +2 -9
- package/bundles/material-paginator.umd.min.js.map +1 -1
- package/bundles/material-progress-bar-testing.umd.js +301 -235
- package/bundles/material-progress-bar-testing.umd.js.map +1 -1
- package/bundles/material-progress-bar-testing.umd.min.js +2 -9
- package/bundles/material-progress-bar-testing.umd.min.js.map +1 -1
- package/bundles/material-progress-bar.umd.js +339 -266
- package/bundles/material-progress-bar.umd.js.map +1 -1
- package/bundles/material-progress-bar.umd.min.js +4 -3
- package/bundles/material-progress-bar.umd.min.js.map +1 -1
- package/bundles/material-progress-spinner-testing.umd.js +301 -235
- package/bundles/material-progress-spinner-testing.umd.js.map +1 -1
- package/bundles/material-progress-spinner-testing.umd.min.js +2 -9
- package/bundles/material-progress-spinner-testing.umd.min.js.map +1 -1
- package/bundles/material-progress-spinner.umd.js +411 -364
- package/bundles/material-progress-spinner.umd.js.map +1 -1
- package/bundles/material-progress-spinner.umd.min.js +2 -10
- package/bundles/material-progress-spinner.umd.min.js.map +1 -1
- package/bundles/material-radio-testing.umd.js +315 -238
- package/bundles/material-radio-testing.umd.js.map +1 -1
- package/bundles/material-radio-testing.umd.min.js +2 -10
- package/bundles/material-radio-testing.umd.min.js.map +1 -1
- package/bundles/material-radio.umd.js +412 -336
- package/bundles/material-radio.umd.js.map +1 -1
- package/bundles/material-radio.umd.min.js +2 -10
- package/bundles/material-radio.umd.min.js.map +1 -1
- package/bundles/material-select-testing.umd.js +326 -247
- package/bundles/material-select-testing.umd.js.map +1 -1
- package/bundles/material-select-testing.umd.min.js +2 -9
- package/bundles/material-select-testing.umd.min.js.map +1 -1
- package/bundles/material-select.umd.js +424 -348
- package/bundles/material-select.umd.js.map +1 -1
- package/bundles/material-select.umd.min.js +5 -12
- package/bundles/material-select.umd.min.js.map +1 -1
- package/bundles/material-sidenav-testing.umd.js +303 -244
- package/bundles/material-sidenav-testing.umd.js.map +1 -1
- package/bundles/material-sidenav-testing.umd.min.js +2 -16
- package/bundles/material-sidenav-testing.umd.min.js.map +1 -1
- package/bundles/material-sidenav.umd.js +528 -477
- package/bundles/material-sidenav.umd.js.map +1 -1
- package/bundles/material-sidenav.umd.min.js +3 -3
- package/bundles/material-sidenav.umd.min.js.map +1 -1
- package/bundles/material-slide-toggle-testing.umd.js +313 -236
- package/bundles/material-slide-toggle-testing.umd.js.map +1 -1
- package/bundles/material-slide-toggle-testing.umd.min.js +2 -9
- package/bundles/material-slide-toggle-testing.umd.min.js.map +1 -1
- package/bundles/material-slide-toggle.umd.js +373 -314
- package/bundles/material-slide-toggle.umd.js.map +1 -1
- package/bundles/material-slide-toggle.umd.min.js +2 -9
- package/bundles/material-slide-toggle.umd.min.js.map +1 -1
- package/bundles/material-slider-testing.umd.js +313 -236
- package/bundles/material-slider-testing.umd.js.map +1 -1
- package/bundles/material-slider-testing.umd.min.js +2 -9
- package/bundles/material-slider-testing.umd.min.js.map +1 -1
- package/bundles/material-slider.umd.js +476 -439
- package/bundles/material-slider.umd.js.map +1 -1
- package/bundles/material-slider.umd.min.js +4 -3
- package/bundles/material-slider.umd.min.js.map +1 -1
- package/bundles/material-snack-bar-testing.umd.js +304 -238
- package/bundles/material-snack-bar-testing.umd.js.map +1 -1
- package/bundles/material-snack-bar-testing.umd.min.js +2 -9
- package/bundles/material-snack-bar-testing.umd.min.js.map +1 -1
- package/bundles/material-snack-bar.umd.js +383 -308
- package/bundles/material-snack-bar.umd.js.map +1 -1
- package/bundles/material-snack-bar.umd.min.js +26 -2
- package/bundles/material-snack-bar.umd.min.js.map +1 -1
- package/bundles/material-sort-testing.umd.js +312 -253
- package/bundles/material-sort-testing.umd.js.map +1 -1
- package/bundles/material-sort-testing.umd.min.js +1 -16
- package/bundles/material-sort-testing.umd.min.js.map +1 -1
- package/bundles/material-sort.umd.js +391 -319
- package/bundles/material-sort.umd.js.map +1 -1
- package/bundles/material-sort.umd.min.js +4 -19
- package/bundles/material-sort.umd.min.js.map +1 -1
- package/bundles/material-stepper.umd.js +490 -445
- package/bundles/material-stepper.umd.js.map +1 -1
- package/bundles/material-stepper.umd.min.js +5 -12
- package/bundles/material-stepper.umd.min.js.map +1 -1
- package/bundles/material-table-testing.umd.js +317 -265
- package/bundles/material-table-testing.umd.js.map +1 -1
- package/bundles/material-table-testing.umd.min.js +2 -24
- package/bundles/material-table-testing.umd.min.js.map +1 -1
- package/bundles/material-table.umd.js +494 -461
- package/bundles/material-table.umd.js.map +1 -1
- package/bundles/material-table.umd.min.js +3 -10
- package/bundles/material-table.umd.min.js.map +1 -1
- package/bundles/material-tabs-testing.umd.js +303 -244
- package/bundles/material-tabs-testing.umd.js.map +1 -1
- package/bundles/material-tabs-testing.umd.min.js +1 -16
- package/bundles/material-tabs-testing.umd.min.js.map +1 -1
- package/bundles/material-tabs.umd.js +675 -625
- package/bundles/material-tabs.umd.js.map +1 -1
- package/bundles/material-tabs.umd.min.js +23 -5
- package/bundles/material-tabs.umd.min.js.map +1 -1
- package/bundles/material-toolbar-testing.umd.js +396 -0
- package/bundles/material-toolbar-testing.umd.js.map +1 -0
- package/bundles/material-toolbar-testing.umd.min.js +37 -0
- package/bundles/material-toolbar-testing.umd.min.js.map +1 -0
- package/bundles/material-toolbar.umd.js +337 -271
- package/bundles/material-toolbar.umd.js.map +1 -1
- package/bundles/material-toolbar.umd.min.js +4 -3
- package/bundles/material-toolbar.umd.min.js.map +1 -1
- package/bundles/material-tooltip-testing.umd.js +301 -235
- package/bundles/material-tooltip-testing.umd.js.map +1 -1
- package/bundles/material-tooltip-testing.umd.min.js +2 -9
- package/bundles/material-tooltip-testing.umd.min.js.map +1 -1
- package/bundles/material-tooltip.umd.js +427 -314
- package/bundles/material-tooltip.umd.js.map +1 -1
- package/bundles/material-tooltip.umd.min.js +11 -3
- package/bundles/material-tooltip.umd.min.js.map +1 -1
- package/bundles/material-tree.umd.js +421 -383
- package/bundles/material-tree.umd.js.map +1 -1
- package/bundles/material-tree.umd.min.js +3 -3
- package/bundles/material-tree.umd.min.js.map +1 -1
- package/button/_button-base.scss +1 -1
- package/button/_button-theme.scss +8 -8
- package/button/index.metadata.json +1 -1
- package/button/testing/button-harness.d.ts +2 -0
- package/button-toggle/button-toggle.d.ts +6 -0
- package/button-toggle/index.metadata.json +1 -1
- package/button-toggle/testing/button-toggle-harness.d.ts +2 -0
- package/card/testing/card-harness-filters.d.ts +17 -0
- package/card/testing/card-harness.d.ts +36 -0
- package/card/testing/index.d.ts +8 -0
- package/card/testing/package.json +9 -0
- package/card/testing/public-api.d.ts +9 -0
- package/checkbox/checkbox.d.ts +2 -1
- package/checkbox/testing/checkbox-harness.d.ts +2 -0
- package/chips/chip.d.ts +21 -2
- package/chips/index.metadata.json +1 -1
- package/core/focus-indicators/_focus-indicators.scss +1 -1
- package/core/index.metadata.json +1 -1
- package/core/option/optgroup.d.ts +13 -4
- package/core/option/option.d.ts +10 -7
- package/core/style/_vendor-prefixes.scss +5 -0
- package/datepicker/date-range-input-parts.d.ts +3 -1
- package/datepicker/date-range-input.d.ts +5 -4
- package/datepicker/datepicker-base.d.ts +8 -6
- package/datepicker/datepicker-input-base.d.ts +9 -5
- package/datepicker/datepicker-input.d.ts +1 -0
- package/datepicker/index.metadata.json +1 -1
- package/dialog/dialog.d.ts +1 -1
- package/dialog/index.metadata.json +1 -1
- package/esm2015/autocomplete/autocomplete.js +3 -3
- package/esm2015/autocomplete/testing/autocomplete-harness.js +7 -1
- package/esm2015/bottom-sheet/bottom-sheet.js +1 -1
- package/esm2015/button/button.js +8 -3
- package/esm2015/button/testing/button-harness.js +7 -1
- package/esm2015/button-toggle/button-toggle.js +12 -3
- package/esm2015/button-toggle/testing/button-toggle-harness.js +7 -1
- package/esm2015/card/testing/card-harness-filters.js +8 -0
- package/esm2015/card/testing/card-harness.js +52 -0
- package/esm2015/card/testing/index.js +9 -0
- package/esm2015/card/testing/public-api.js +10 -0
- package/esm2015/card/testing/testing.externs.js +0 -0
- package/esm2015/checkbox/checkbox.js +1 -1
- package/esm2015/checkbox/testing/checkbox-harness.js +7 -1
- package/esm2015/chips/chip-list.js +3 -3
- package/esm2015/chips/chip.js +32 -11
- package/esm2015/core/common-behaviors/common-module.js +1 -1
- package/esm2015/core/common-behaviors/tabindex.js +3 -2
- package/esm2015/core/option/optgroup.js +22 -9
- package/esm2015/core/option/option.js +29 -14
- package/esm2015/core/version.js +1 -1
- package/esm2015/datepicker/date-range-input-parts.js +7 -1
- package/esm2015/datepicker/date-range-input.js +14 -11
- package/esm2015/datepicker/datepicker-base.js +24 -10
- package/esm2015/datepicker/datepicker-input-base.js +16 -8
- package/esm2015/datepicker/datepicker-input.js +4 -1
- package/esm2015/datepicker/datepicker-toggle.js +5 -5
- package/esm2015/dialog/dialog.js +6 -6
- package/esm2015/expansion/testing/expansion-harness.js +7 -1
- package/esm2015/form-field/error.js +10 -3
- package/esm2015/form-field/form-field.js +17 -19
- package/esm2015/form-field/hint.js +13 -3
- package/esm2015/form-field/prefix.js +9 -2
- package/esm2015/form-field/suffix.js +9 -2
- package/esm2015/grid-list/grid-list.js +2 -2
- package/esm2015/grid-list/tile-styler.js +1 -1
- package/esm2015/input/input.js +29 -5
- package/esm2015/input/testing/input-harness.js +13 -3
- package/esm2015/list/testing/action-list-harness.js +7 -1
- package/esm2015/list/testing/nav-list-harness.js +7 -1
- package/esm2015/list/testing/selection-list-harness.js +7 -1
- package/esm2015/menu/menu-content.js +10 -3
- package/esm2015/menu/menu-errors.js +10 -1
- package/esm2015/menu/menu-panel.js +1 -1
- package/esm2015/menu/menu-trigger.js +8 -4
- package/esm2015/menu/menu.js +8 -6
- package/esm2015/menu/testing/menu-harness.js +13 -1
- package/esm2015/progress-spinner/progress-spinner.js +17 -16
- package/esm2015/radio/radio.js +15 -6
- package/esm2015/radio/testing/radio-harness.js +7 -1
- package/esm2015/select/select.js +21 -12
- package/esm2015/select/testing/select-harness.js +7 -1
- package/esm2015/sidenav/drawer.js +15 -16
- package/esm2015/slide-toggle/slide-toggle.js +1 -1
- package/esm2015/slide-toggle/testing/slide-toggle-harness.js +7 -1
- package/esm2015/slider/slider.js +25 -22
- package/esm2015/slider/testing/slider-harness.js +7 -1
- package/esm2015/snack-bar/snack-bar.js +5 -3
- package/esm2015/sort/sort-header-intl.js +6 -2
- package/esm2015/sort/sort-header.js +18 -8
- package/esm2015/sort/testing/sort-header-harness.js +10 -7
- package/esm2015/stepper/stepper.js +3 -3
- package/esm2015/table/cell.js +12 -26
- package/esm2015/table/table.js +7 -4
- package/esm2015/tabs/index.js +4 -2
- package/esm2015/tabs/tab-content.js +12 -3
- package/esm2015/tabs/tab-label.js +9 -2
- package/esm2015/tabs/tab-nav-bar/tab-nav-bar.js +1 -1
- package/esm2015/tabs/tab.js +6 -5
- package/esm2015/toolbar/testing/index.js +9 -0
- package/esm2015/toolbar/testing/public-api.js +10 -0
- package/esm2015/toolbar/testing/testing.externs.js +0 -0
- package/esm2015/toolbar/testing/toolbar-harness-filters.js +8 -0
- package/esm2015/toolbar/testing/toolbar-harness.js +47 -0
- package/esm2015/tooltip/tooltip.js +56 -21
- package/esm2015/tree/data-source/flat-data-source.js +1 -1
- package/esm2015/tree/node.js +2 -2
- package/expansion/testing/expansion-harness.d.ts +2 -0
- package/fesm2015/autocomplete/testing.js +6 -0
- package/fesm2015/autocomplete/testing.js.map +1 -1
- package/fesm2015/autocomplete.js +2 -2
- package/fesm2015/autocomplete.js.map +1 -1
- package/fesm2015/button/testing.js +6 -0
- package/fesm2015/button/testing.js.map +1 -1
- package/fesm2015/button-toggle/testing.js +6 -0
- package/fesm2015/button-toggle/testing.js.map +1 -1
- package/fesm2015/button-toggle.js +12 -3
- package/fesm2015/button-toggle.js.map +1 -1
- package/fesm2015/button.js +7 -2
- package/fesm2015/button.js.map +1 -1
- package/fesm2015/card/testing.js +79 -0
- package/fesm2015/card/testing.js.map +1 -0
- package/fesm2015/checkbox/testing.js +6 -0
- package/fesm2015/checkbox/testing.js.map +1 -1
- package/fesm2015/checkbox.js.map +1 -1
- package/fesm2015/chips.js +33 -12
- package/fesm2015/chips.js.map +1 -1
- package/fesm2015/core.js +51 -23
- package/fesm2015/core.js.map +1 -1
- package/fesm2015/datepicker.js +60 -26
- package/fesm2015/datepicker.js.map +1 -1
- package/fesm2015/dialog.js +5 -5
- package/fesm2015/dialog.js.map +1 -1
- package/fesm2015/expansion/testing.js +6 -0
- package/fesm2015/expansion/testing.js.map +1 -1
- package/fesm2015/form-field.js +47 -18
- package/fesm2015/form-field.js.map +1 -1
- package/fesm2015/grid-list.js.map +1 -1
- package/fesm2015/input/testing.js +12 -2
- package/fesm2015/input/testing.js.map +1 -1
- package/fesm2015/input.js +28 -4
- package/fesm2015/input.js.map +1 -1
- package/fesm2015/list/testing.js +18 -0
- package/fesm2015/list/testing.js.map +1 -1
- package/fesm2015/menu/testing.js +12 -0
- package/fesm2015/menu/testing.js.map +1 -1
- package/fesm2015/menu.js +29 -7
- package/fesm2015/menu.js.map +1 -1
- package/fesm2015/progress-spinner.js +16 -15
- package/fesm2015/progress-spinner.js.map +1 -1
- package/fesm2015/radio/testing.js +6 -0
- package/fesm2015/radio/testing.js.map +1 -1
- package/fesm2015/radio.js +16 -7
- package/fesm2015/radio.js.map +1 -1
- package/fesm2015/select/testing.js +6 -0
- package/fesm2015/select/testing.js.map +1 -1
- package/fesm2015/select.js +21 -12
- package/fesm2015/select.js.map +1 -1
- package/fesm2015/sidenav.js +15 -16
- package/fesm2015/sidenav.js.map +1 -1
- package/fesm2015/slide-toggle/testing.js +6 -0
- package/fesm2015/slide-toggle/testing.js.map +1 -1
- package/fesm2015/slide-toggle.js.map +1 -1
- package/fesm2015/slider/testing.js +6 -0
- package/fesm2015/slider/testing.js.map +1 -1
- package/fesm2015/slider.js +24 -21
- package/fesm2015/slider.js.map +1 -1
- package/fesm2015/snack-bar.js +4 -2
- package/fesm2015/snack-bar.js.map +1 -1
- package/fesm2015/sort/testing.js +9 -6
- package/fesm2015/sort/testing.js.map +1 -1
- package/fesm2015/sort.js +22 -8
- package/fesm2015/sort.js.map +1 -1
- package/fesm2015/stepper.js +2 -2
- package/fesm2015/stepper.js.map +1 -1
- package/fesm2015/table.js +17 -28
- package/fesm2015/table.js.map +1 -1
- package/fesm2015/tabs.js +21 -4
- package/fesm2015/tabs.js.map +1 -1
- package/fesm2015/toolbar/testing.js +74 -0
- package/fesm2015/toolbar/testing.js.map +1 -0
- package/fesm2015/tooltip.js +55 -20
- package/fesm2015/tooltip.js.map +1 -1
- package/fesm2015/tree.js +1 -1
- package/fesm2015/tree.js.map +1 -1
- package/form-field/error.d.ts +7 -0
- package/form-field/form-field.d.ts +2 -3
- package/form-field/hint.d.ts +10 -0
- package/form-field/index.metadata.json +1 -1
- package/form-field/prefix.d.ts +7 -0
- package/form-field/suffix.d.ts +7 -0
- package/grid-list/grid-list.d.ts +2 -1
- package/grid-list/index.metadata.json +1 -1
- package/grid-list/tile-styler.d.ts +10 -5
- package/input/index.metadata.json +1 -1
- package/input/input.d.ts +6 -2
- package/input/testing/input-harness.d.ts +2 -0
- package/list/testing/action-list-harness.d.ts +2 -0
- package/list/testing/nav-list-harness.d.ts +2 -0
- package/list/testing/selection-list-harness.d.ts +2 -0
- package/menu/index.metadata.json +1 -1
- package/menu/menu-content.d.ts +7 -1
- package/menu/menu-errors.d.ts +6 -0
- package/menu/menu-panel.d.ts +1 -0
- package/menu/menu.d.ts +4 -0
- package/menu/testing/menu-harness.d.ts +4 -0
- package/package.json +2 -2
- package/prebuilt-themes/deeppurple-amber.css +1 -1
- package/prebuilt-themes/indigo-pink.css +1 -1
- package/prebuilt-themes/pink-bluegrey.css +1 -1
- package/prebuilt-themes/purple-green.css +1 -1
- package/progress-spinner/index.metadata.json +1 -1
- package/progress-spinner/progress-spinner.d.ts +5 -5
- package/radio/index.metadata.json +1 -1
- package/radio/radio.d.ts +8 -1
- package/radio/testing/radio-harness.d.ts +2 -0
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-generate/navigation/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html.template +3 -3
- package/schematics/ng-generate/navigation/schema.json +5 -0
- package/select/index.metadata.json +1 -1
- package/select/select.d.ts +7 -0
- package/select/testing/select-harness.d.ts +2 -0
- package/sidenav/drawer.d.ts +3 -3
- package/sidenav/index.metadata.json +1 -1
- package/slide-toggle/slide-toggle.d.ts +2 -1
- package/slide-toggle/testing/slide-toggle-harness.d.ts +2 -0
- package/slider/index.metadata.json +1 -1
- package/slider/slider.d.ts +9 -8
- package/slider/testing/slider-harness.d.ts +2 -0
- package/sort/index.metadata.json +1 -1
- package/sort/sort-header-intl.d.ts +5 -1
- package/sort/sort-header.d.ts +3 -1
- package/sort/testing/sort-header-harness.d.ts +6 -2
- package/stepper/index.metadata.json +1 -1
- package/table/cell.d.ts +7 -4
- package/table/index.metadata.json +1 -1
- package/table/table.d.ts +2 -0
- package/tabs/index.d.ts +3 -1
- package/tabs/index.metadata.json +1 -1
- package/tabs/tab-content.d.ts +7 -1
- package/tabs/tab-label.d.ts +7 -0
- package/tabs/tab-nav-bar/tab-nav-bar.d.ts +2 -1
- package/toolbar/testing/index.d.ts +8 -0
- package/toolbar/testing/package.json +9 -0
- package/toolbar/testing/public-api.d.ts +9 -0
- package/toolbar/testing/toolbar-harness-filters.d.ts +13 -0
- package/toolbar/testing/toolbar-harness.d.ts +31 -0
- package/tooltip/index.metadata.json +1 -1
- package/tooltip/tooltip.d.ts +7 -2
- package/tree/data-source/flat-data-source.d.ts +4 -4
- package/tree/index.metadata.json +1 -1
- package/tree/node.d.ts +2 -1
|
@@ -1,244 +1,310 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/cdk/keycodes'), require('@angular/core'), require('@angular/material/core'), require('@angular/
|
|
3
|
-
typeof define === 'function' && define.amd ? define('@angular/material/chips', ['exports', '@angular/cdk/keycodes', '@angular/core', '@angular/material/core', '@angular/
|
|
4
|
-
(global = global || self, factory((global.ng = global.ng || {}, global.ng.material = global.ng.material || {}, global.ng.material.chips = {}), global.ng.cdk.keycodes, global.ng.core, global.ng.material.core, global.ng.
|
|
5
|
-
}(this, (function (exports, keycodes, core, core$1,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/cdk/keycodes'), require('@angular/core'), require('@angular/material/core'), require('@angular/cdk/coercion'), require('@angular/cdk/platform'), require('@angular/common'), require('@angular/platform-browser/animations'), require('rxjs'), require('rxjs/operators'), require('@angular/cdk/a11y'), require('@angular/cdk/bidi'), require('@angular/cdk/collections'), require('@angular/forms'), require('@angular/material/form-field')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('@angular/material/chips', ['exports', '@angular/cdk/keycodes', '@angular/core', '@angular/material/core', '@angular/cdk/coercion', '@angular/cdk/platform', '@angular/common', '@angular/platform-browser/animations', 'rxjs', 'rxjs/operators', '@angular/cdk/a11y', '@angular/cdk/bidi', '@angular/cdk/collections', '@angular/forms', '@angular/material/form-field'], factory) :
|
|
4
|
+
(global = global || self, factory((global.ng = global.ng || {}, global.ng.material = global.ng.material || {}, global.ng.material.chips = {}), global.ng.cdk.keycodes, global.ng.core, global.ng.material.core, global.ng.cdk.coercion, global.ng.cdk.platform, global.ng.common, global.ng.platformBrowser.animations, global.rxjs, global.rxjs.operators, global.ng.cdk.a11y, global.ng.cdk.bidi, global.ng.cdk.collections, global.ng.forms, global.ng.material.formField));
|
|
5
|
+
}(this, (function (exports, keycodes, core, core$1, coercion, platform, common, animations, rxjs, operators, a11y, bidi, collections, forms, formField) { 'use strict';
|
|
6
6
|
|
|
7
|
-
/*! *****************************************************************************
|
|
8
|
-
Copyright (c) Microsoft Corporation.
|
|
9
|
-
|
|
10
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
11
|
-
purpose with or without fee is hereby granted.
|
|
12
|
-
|
|
13
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
14
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
15
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
16
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
17
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
18
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
19
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
20
|
-
***************************************************************************** */
|
|
21
|
-
/* global Reflect, Promise */
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
function __extends(d, b) {
|
|
31
|
-
extendStatics(d, b);
|
|
32
|
-
function __() { this.constructor = d; }
|
|
33
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
function __rest(s, e) {
|
|
48
|
-
var t = {};
|
|
49
|
-
for (var p in s)
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
function __decorate(decorators, target, key, desc) {
|
|
60
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
61
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
return
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
function
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
function
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
7
|
+
/*! *****************************************************************************
|
|
8
|
+
Copyright (c) Microsoft Corporation.
|
|
9
|
+
|
|
10
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
11
|
+
purpose with or without fee is hereby granted.
|
|
12
|
+
|
|
13
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
14
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
15
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
16
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
17
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
18
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
19
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
20
|
+
***************************************************************************** */
|
|
21
|
+
/* global Reflect, Promise */
|
|
22
|
+
var extendStatics = function (d, b) {
|
|
23
|
+
extendStatics = Object.setPrototypeOf ||
|
|
24
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
25
|
+
function (d, b) { for (var p in b)
|
|
26
|
+
if (b.hasOwnProperty(p))
|
|
27
|
+
d[p] = b[p]; };
|
|
28
|
+
return extendStatics(d, b);
|
|
29
|
+
};
|
|
30
|
+
function __extends(d, b) {
|
|
31
|
+
extendStatics(d, b);
|
|
32
|
+
function __() { this.constructor = d; }
|
|
33
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
34
|
+
}
|
|
35
|
+
var __assign = function () {
|
|
36
|
+
__assign = Object.assign || function __assign(t) {
|
|
37
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
38
|
+
s = arguments[i];
|
|
39
|
+
for (var p in s)
|
|
40
|
+
if (Object.prototype.hasOwnProperty.call(s, p))
|
|
41
|
+
t[p] = s[p];
|
|
42
|
+
}
|
|
43
|
+
return t;
|
|
44
|
+
};
|
|
45
|
+
return __assign.apply(this, arguments);
|
|
46
|
+
};
|
|
47
|
+
function __rest(s, e) {
|
|
48
|
+
var t = {};
|
|
49
|
+
for (var p in s)
|
|
50
|
+
if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
51
|
+
t[p] = s[p];
|
|
52
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
53
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
54
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
55
|
+
t[p[i]] = s[p[i]];
|
|
56
|
+
}
|
|
57
|
+
return t;
|
|
58
|
+
}
|
|
59
|
+
function __decorate(decorators, target, key, desc) {
|
|
60
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
61
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
62
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
63
|
+
else
|
|
64
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
65
|
+
if (d = decorators[i])
|
|
66
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
67
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
68
|
+
}
|
|
69
|
+
function __param(paramIndex, decorator) {
|
|
70
|
+
return function (target, key) { decorator(target, key, paramIndex); };
|
|
71
|
+
}
|
|
72
|
+
function __metadata(metadataKey, metadataValue) {
|
|
73
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
74
|
+
return Reflect.metadata(metadataKey, metadataValue);
|
|
75
|
+
}
|
|
76
|
+
function __awaiter(thisArg, _arguments, P, generator) {
|
|
77
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
78
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
79
|
+
function fulfilled(value) { try {
|
|
80
|
+
step(generator.next(value));
|
|
81
|
+
}
|
|
82
|
+
catch (e) {
|
|
83
|
+
reject(e);
|
|
84
|
+
} }
|
|
85
|
+
function rejected(value) { try {
|
|
86
|
+
step(generator["throw"](value));
|
|
87
|
+
}
|
|
88
|
+
catch (e) {
|
|
89
|
+
reject(e);
|
|
90
|
+
} }
|
|
91
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
92
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
function __generator(thisArg, body) {
|
|
96
|
+
var _ = { label: 0, sent: function () { if (t[0] & 1)
|
|
97
|
+
throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
98
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
|
|
99
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
100
|
+
function step(op) {
|
|
101
|
+
if (f)
|
|
102
|
+
throw new TypeError("Generator is already executing.");
|
|
103
|
+
while (_)
|
|
104
|
+
try {
|
|
105
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
|
|
106
|
+
return t;
|
|
107
|
+
if (y = 0, t)
|
|
108
|
+
op = [op[0] & 2, t.value];
|
|
109
|
+
switch (op[0]) {
|
|
110
|
+
case 0:
|
|
111
|
+
case 1:
|
|
112
|
+
t = op;
|
|
113
|
+
break;
|
|
114
|
+
case 4:
|
|
115
|
+
_.label++;
|
|
116
|
+
return { value: op[1], done: false };
|
|
117
|
+
case 5:
|
|
118
|
+
_.label++;
|
|
119
|
+
y = op[1];
|
|
120
|
+
op = [0];
|
|
121
|
+
continue;
|
|
122
|
+
case 7:
|
|
123
|
+
op = _.ops.pop();
|
|
124
|
+
_.trys.pop();
|
|
125
|
+
continue;
|
|
126
|
+
default:
|
|
127
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
|
|
128
|
+
_ = 0;
|
|
129
|
+
continue;
|
|
130
|
+
}
|
|
131
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
|
|
132
|
+
_.label = op[1];
|
|
133
|
+
break;
|
|
134
|
+
}
|
|
135
|
+
if (op[0] === 6 && _.label < t[1]) {
|
|
136
|
+
_.label = t[1];
|
|
137
|
+
t = op;
|
|
138
|
+
break;
|
|
139
|
+
}
|
|
140
|
+
if (t && _.label < t[2]) {
|
|
141
|
+
_.label = t[2];
|
|
142
|
+
_.ops.push(op);
|
|
143
|
+
break;
|
|
144
|
+
}
|
|
145
|
+
if (t[2])
|
|
146
|
+
_.ops.pop();
|
|
147
|
+
_.trys.pop();
|
|
148
|
+
continue;
|
|
149
|
+
}
|
|
150
|
+
op = body.call(thisArg, _);
|
|
151
|
+
}
|
|
152
|
+
catch (e) {
|
|
153
|
+
op = [6, e];
|
|
154
|
+
y = 0;
|
|
155
|
+
}
|
|
156
|
+
finally {
|
|
157
|
+
f = t = 0;
|
|
158
|
+
}
|
|
159
|
+
if (op[0] & 5)
|
|
160
|
+
throw op[1];
|
|
161
|
+
return { value: op[0] ? op[1] : void 0, done: true };
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
var __createBinding = Object.create ? (function (o, m, k, k2) {
|
|
165
|
+
if (k2 === undefined)
|
|
166
|
+
k2 = k;
|
|
167
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
|
|
168
|
+
}) : (function (o, m, k, k2) {
|
|
169
|
+
if (k2 === undefined)
|
|
170
|
+
k2 = k;
|
|
171
|
+
o[k2] = m[k];
|
|
172
|
+
});
|
|
173
|
+
function __exportStar(m, exports) {
|
|
174
|
+
for (var p in m)
|
|
175
|
+
if (p !== "default" && !exports.hasOwnProperty(p))
|
|
176
|
+
__createBinding(exports, m, p);
|
|
177
|
+
}
|
|
178
|
+
function __values(o) {
|
|
179
|
+
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
180
|
+
if (m)
|
|
181
|
+
return m.call(o);
|
|
182
|
+
if (o && typeof o.length === "number")
|
|
183
|
+
return {
|
|
184
|
+
next: function () {
|
|
185
|
+
if (o && i >= o.length)
|
|
186
|
+
o = void 0;
|
|
187
|
+
return { value: o && o[i++], done: !o };
|
|
188
|
+
}
|
|
189
|
+
};
|
|
190
|
+
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
191
|
+
}
|
|
192
|
+
function __read(o, n) {
|
|
193
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
194
|
+
if (!m)
|
|
195
|
+
return o;
|
|
196
|
+
var i = m.call(o), r, ar = [], e;
|
|
197
|
+
try {
|
|
198
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
|
|
199
|
+
ar.push(r.value);
|
|
200
|
+
}
|
|
201
|
+
catch (error) {
|
|
202
|
+
e = { error: error };
|
|
203
|
+
}
|
|
204
|
+
finally {
|
|
205
|
+
try {
|
|
206
|
+
if (r && !r.done && (m = i["return"]))
|
|
207
|
+
m.call(i);
|
|
208
|
+
}
|
|
209
|
+
finally {
|
|
210
|
+
if (e)
|
|
211
|
+
throw e.error;
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
return ar;
|
|
215
|
+
}
|
|
216
|
+
function __spread() {
|
|
217
|
+
for (var ar = [], i = 0; i < arguments.length; i++)
|
|
218
|
+
ar = ar.concat(__read(arguments[i]));
|
|
219
|
+
return ar;
|
|
220
|
+
}
|
|
221
|
+
function __spreadArrays() {
|
|
222
|
+
for (var s = 0, i = 0, il = arguments.length; i < il; i++)
|
|
223
|
+
s += arguments[i].length;
|
|
224
|
+
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
225
|
+
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
226
|
+
r[k] = a[j];
|
|
227
|
+
return r;
|
|
228
|
+
}
|
|
229
|
+
;
|
|
230
|
+
function __await(v) {
|
|
231
|
+
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
232
|
+
}
|
|
233
|
+
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
234
|
+
if (!Symbol.asyncIterator)
|
|
235
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
236
|
+
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
237
|
+
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
238
|
+
function verb(n) { if (g[n])
|
|
239
|
+
i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
240
|
+
function resume(n, v) { try {
|
|
241
|
+
step(g[n](v));
|
|
242
|
+
}
|
|
243
|
+
catch (e) {
|
|
244
|
+
settle(q[0][3], e);
|
|
245
|
+
} }
|
|
246
|
+
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
247
|
+
function fulfill(value) { resume("next", value); }
|
|
248
|
+
function reject(value) { resume("throw", value); }
|
|
249
|
+
function settle(f, v) { if (f(v), q.shift(), q.length)
|
|
250
|
+
resume(q[0][0], q[0][1]); }
|
|
251
|
+
}
|
|
252
|
+
function __asyncDelegator(o) {
|
|
253
|
+
var i, p;
|
|
254
|
+
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
|
255
|
+
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
|
|
256
|
+
}
|
|
257
|
+
function __asyncValues(o) {
|
|
258
|
+
if (!Symbol.asyncIterator)
|
|
259
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
260
|
+
var m = o[Symbol.asyncIterator], i;
|
|
261
|
+
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
262
|
+
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
263
|
+
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
|
|
264
|
+
}
|
|
265
|
+
function __makeTemplateObject(cooked, raw) {
|
|
266
|
+
if (Object.defineProperty) {
|
|
267
|
+
Object.defineProperty(cooked, "raw", { value: raw });
|
|
268
|
+
}
|
|
269
|
+
else {
|
|
270
|
+
cooked.raw = raw;
|
|
271
|
+
}
|
|
272
|
+
return cooked;
|
|
273
|
+
}
|
|
274
|
+
;
|
|
275
|
+
var __setModuleDefault = Object.create ? (function (o, v) {
|
|
276
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
277
|
+
}) : function (o, v) {
|
|
278
|
+
o["default"] = v;
|
|
279
|
+
};
|
|
280
|
+
function __importStar(mod) {
|
|
281
|
+
if (mod && mod.__esModule)
|
|
282
|
+
return mod;
|
|
283
|
+
var result = {};
|
|
284
|
+
if (mod != null)
|
|
285
|
+
for (var k in mod)
|
|
286
|
+
if (Object.hasOwnProperty.call(mod, k))
|
|
287
|
+
__createBinding(result, mod, k);
|
|
288
|
+
__setModuleDefault(result, mod);
|
|
289
|
+
return result;
|
|
290
|
+
}
|
|
291
|
+
function __importDefault(mod) {
|
|
292
|
+
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
293
|
+
}
|
|
294
|
+
function __classPrivateFieldGet(receiver, privateMap) {
|
|
295
|
+
if (!privateMap.has(receiver)) {
|
|
296
|
+
throw new TypeError("attempted to get private field on non-instance");
|
|
297
|
+
}
|
|
298
|
+
return privateMap.get(receiver);
|
|
299
|
+
}
|
|
300
|
+
function __classPrivateFieldSet(receiver, privateMap, value) {
|
|
301
|
+
if (!privateMap.has(receiver)) {
|
|
302
|
+
throw new TypeError("attempted to set private field on non-instance");
|
|
303
|
+
}
|
|
304
|
+
privateMap.set(receiver, value);
|
|
305
|
+
return value;
|
|
233
306
|
}
|
|
234
307
|
|
|
235
|
-
/**
|
|
236
|
-
* @license
|
|
237
|
-
* Copyright Google LLC All Rights Reserved.
|
|
238
|
-
*
|
|
239
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
240
|
-
* found in the LICENSE file at https://angular.io/license
|
|
241
|
-
*/
|
|
242
308
|
/** Event object emitted by MatChip when selected or deselected. */
|
|
243
309
|
var MatChipSelectionChange = /** @class */ (function () {
|
|
244
310
|
function MatChipSelectionChange(
|
|
@@ -255,6 +321,24 @@
|
|
|
255
321
|
}
|
|
256
322
|
return MatChipSelectionChange;
|
|
257
323
|
}());
|
|
324
|
+
/**
|
|
325
|
+
* Injection token that can be used to reference instances of `MatChipRemove`. It serves as
|
|
326
|
+
* alternative token to the actual `MatChipRemove` class which could cause unnecessary
|
|
327
|
+
* retention of the class and its directive metadata.
|
|
328
|
+
*/
|
|
329
|
+
var MAT_CHIP_REMOVE = new core.InjectionToken('MatChipRemove');
|
|
330
|
+
/**
|
|
331
|
+
* Injection token that can be used to reference instances of `MatChipAvatar`. It serves as
|
|
332
|
+
* alternative token to the actual `MatChipAvatar` class which could cause unnecessary
|
|
333
|
+
* retention of the class and its directive metadata.
|
|
334
|
+
*/
|
|
335
|
+
var MAT_CHIP_AVATAR = new core.InjectionToken('MatChipAvatar');
|
|
336
|
+
/**
|
|
337
|
+
* Injection token that can be used to reference instances of `MatChipTrailingIcon`. It serves as
|
|
338
|
+
* alternative token to the actual `MatChipTrailingIcon` class which could cause unnecessary
|
|
339
|
+
* retention of the class and its directive metadata.
|
|
340
|
+
*/
|
|
341
|
+
var MAT_CHIP_TRAILING_ICON = new core.InjectionToken('MatChipTrailingIcon');
|
|
258
342
|
// Boilerplate for applying mixins to MatChip.
|
|
259
343
|
/** @docs-private */
|
|
260
344
|
var MatChipBase = /** @class */ (function () {
|
|
@@ -271,14 +355,15 @@
|
|
|
271
355
|
var MatChipAvatar = /** @class */ (function () {
|
|
272
356
|
function MatChipAvatar() {
|
|
273
357
|
}
|
|
274
|
-
MatChipAvatar.decorators = [
|
|
275
|
-
{ type: core.Directive, args: [{
|
|
276
|
-
selector: 'mat-chip-avatar, [matChipAvatar]',
|
|
277
|
-
host: { 'class': 'mat-chip-avatar' }
|
|
278
|
-
},] }
|
|
279
|
-
];
|
|
280
358
|
return MatChipAvatar;
|
|
281
359
|
}());
|
|
360
|
+
MatChipAvatar.decorators = [
|
|
361
|
+
{ type: core.Directive, args: [{
|
|
362
|
+
selector: 'mat-chip-avatar, [matChipAvatar]',
|
|
363
|
+
host: { 'class': 'mat-chip-avatar' },
|
|
364
|
+
providers: [{ provide: MAT_CHIP_AVATAR, useExisting: MatChipAvatar }]
|
|
365
|
+
},] }
|
|
366
|
+
];
|
|
282
367
|
/**
|
|
283
368
|
* Dummy directive to add CSS class to chip trailing icon.
|
|
284
369
|
* @docs-private
|
|
@@ -286,14 +371,15 @@
|
|
|
286
371
|
var MatChipTrailingIcon = /** @class */ (function () {
|
|
287
372
|
function MatChipTrailingIcon() {
|
|
288
373
|
}
|
|
289
|
-
MatChipTrailingIcon.decorators = [
|
|
290
|
-
{ type: core.Directive, args: [{
|
|
291
|
-
selector: 'mat-chip-trailing-icon, [matChipTrailingIcon]',
|
|
292
|
-
host: { 'class': 'mat-chip-trailing-icon' }
|
|
293
|
-
},] }
|
|
294
|
-
];
|
|
295
374
|
return MatChipTrailingIcon;
|
|
296
375
|
}());
|
|
376
|
+
MatChipTrailingIcon.decorators = [
|
|
377
|
+
{ type: core.Directive, args: [{
|
|
378
|
+
selector: 'mat-chip-trailing-icon, [matChipTrailingIcon]',
|
|
379
|
+
host: { 'class': 'mat-chip-trailing-icon' },
|
|
380
|
+
providers: [{ provide: MAT_CHIP_TRAILING_ICON, useExisting: MatChipTrailingIcon }],
|
|
381
|
+
},] }
|
|
382
|
+
];
|
|
297
383
|
/**
|
|
298
384
|
* Material design styled Chip component. Used inside the MatChipList component.
|
|
299
385
|
*/
|
|
@@ -555,55 +641,55 @@
|
|
|
555
641
|
this._changeDetectorRef.markForCheck();
|
|
556
642
|
}
|
|
557
643
|
};
|
|
558
|
-
MatChip.decorators = [
|
|
559
|
-
{ type: core.Directive, args: [{
|
|
560
|
-
selector: "mat-basic-chip, [mat-basic-chip], mat-chip, [mat-chip]",
|
|
561
|
-
inputs: ['color', 'disableRipple', 'tabIndex'],
|
|
562
|
-
exportAs: 'matChip',
|
|
563
|
-
host: {
|
|
564
|
-
'class': 'mat-chip mat-focus-indicator',
|
|
565
|
-
'[attr.tabindex]': 'disabled ? null : tabIndex',
|
|
566
|
-
'role': 'option',
|
|
567
|
-
'[class.mat-chip-selected]': 'selected',
|
|
568
|
-
'[class.mat-chip-with-avatar]': 'avatar',
|
|
569
|
-
'[class.mat-chip-with-trailing-icon]': 'trailingIcon || removeIcon',
|
|
570
|
-
'[class.mat-chip-disabled]': 'disabled',
|
|
571
|
-
'[class._mat-animation-noopable]': '_animationsDisabled',
|
|
572
|
-
'[attr.disabled]': 'disabled || null',
|
|
573
|
-
'[attr.aria-disabled]': 'disabled.toString()',
|
|
574
|
-
'[attr.aria-selected]': 'ariaSelected',
|
|
575
|
-
'(click)': '_handleClick($event)',
|
|
576
|
-
'(keydown)': '_handleKeydown($event)',
|
|
577
|
-
'(focus)': 'focus()',
|
|
578
|
-
'(blur)': '_blur()',
|
|
579
|
-
},
|
|
580
|
-
},] }
|
|
581
|
-
];
|
|
582
|
-
MatChip.ctorParameters = function () { return [
|
|
583
|
-
{ type: core.ElementRef },
|
|
584
|
-
{ type: core.NgZone },
|
|
585
|
-
{ type: platform.Platform },
|
|
586
|
-
{ type: undefined, decorators: [{ type: core.Optional }, { type: core.Inject, args: [core$1.MAT_RIPPLE_GLOBAL_OPTIONS,] }] },
|
|
587
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [animations.ANIMATION_MODULE_TYPE,] }] },
|
|
588
|
-
{ type: core.ChangeDetectorRef },
|
|
589
|
-
{ type: String, decorators: [{ type: core.Attribute, args: ['tabindex',] }] },
|
|
590
|
-
{ type: undefined, decorators: [{ type: core.Optional }, { type: core.Inject, args: [common.DOCUMENT,] }] }
|
|
591
|
-
]; };
|
|
592
|
-
MatChip.propDecorators = {
|
|
593
|
-
avatar: [{ type: core.ContentChild, args: [MatChipAvatar,] }],
|
|
594
|
-
trailingIcon: [{ type: core.ContentChild, args: [MatChipTrailingIcon,] }],
|
|
595
|
-
removeIcon: [{ type: core.ContentChild, args: [core.forwardRef(function () { return MatChipRemove; }),] }],
|
|
596
|
-
selected: [{ type: core.Input }],
|
|
597
|
-
value: [{ type: core.Input }],
|
|
598
|
-
selectable: [{ type: core.Input }],
|
|
599
|
-
disabled: [{ type: core.Input }],
|
|
600
|
-
removable: [{ type: core.Input }],
|
|
601
|
-
selectionChange: [{ type: core.Output }],
|
|
602
|
-
destroyed: [{ type: core.Output }],
|
|
603
|
-
removed: [{ type: core.Output }]
|
|
604
|
-
};
|
|
605
644
|
return MatChip;
|
|
606
645
|
}(_MatChipMixinBase));
|
|
646
|
+
MatChip.decorators = [
|
|
647
|
+
{ type: core.Directive, args: [{
|
|
648
|
+
selector: "mat-basic-chip, [mat-basic-chip], mat-chip, [mat-chip]",
|
|
649
|
+
inputs: ['color', 'disableRipple', 'tabIndex'],
|
|
650
|
+
exportAs: 'matChip',
|
|
651
|
+
host: {
|
|
652
|
+
'class': 'mat-chip mat-focus-indicator',
|
|
653
|
+
'[attr.tabindex]': 'disabled ? null : tabIndex',
|
|
654
|
+
'role': 'option',
|
|
655
|
+
'[class.mat-chip-selected]': 'selected',
|
|
656
|
+
'[class.mat-chip-with-avatar]': 'avatar',
|
|
657
|
+
'[class.mat-chip-with-trailing-icon]': 'trailingIcon || removeIcon',
|
|
658
|
+
'[class.mat-chip-disabled]': 'disabled',
|
|
659
|
+
'[class._mat-animation-noopable]': '_animationsDisabled',
|
|
660
|
+
'[attr.disabled]': 'disabled || null',
|
|
661
|
+
'[attr.aria-disabled]': 'disabled.toString()',
|
|
662
|
+
'[attr.aria-selected]': 'ariaSelected',
|
|
663
|
+
'(click)': '_handleClick($event)',
|
|
664
|
+
'(keydown)': '_handleKeydown($event)',
|
|
665
|
+
'(focus)': 'focus()',
|
|
666
|
+
'(blur)': '_blur()',
|
|
667
|
+
},
|
|
668
|
+
},] }
|
|
669
|
+
];
|
|
670
|
+
MatChip.ctorParameters = function () { return [
|
|
671
|
+
{ type: core.ElementRef },
|
|
672
|
+
{ type: core.NgZone },
|
|
673
|
+
{ type: platform.Platform },
|
|
674
|
+
{ type: undefined, decorators: [{ type: core.Optional }, { type: core.Inject, args: [core$1.MAT_RIPPLE_GLOBAL_OPTIONS,] }] },
|
|
675
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [animations.ANIMATION_MODULE_TYPE,] }] },
|
|
676
|
+
{ type: core.ChangeDetectorRef },
|
|
677
|
+
{ type: String, decorators: [{ type: core.Attribute, args: ['tabindex',] }] },
|
|
678
|
+
{ type: undefined, decorators: [{ type: core.Optional }, { type: core.Inject, args: [common.DOCUMENT,] }] }
|
|
679
|
+
]; };
|
|
680
|
+
MatChip.propDecorators = {
|
|
681
|
+
avatar: [{ type: core.ContentChild, args: [MAT_CHIP_AVATAR,] }],
|
|
682
|
+
trailingIcon: [{ type: core.ContentChild, args: [MAT_CHIP_TRAILING_ICON,] }],
|
|
683
|
+
removeIcon: [{ type: core.ContentChild, args: [MAT_CHIP_REMOVE,] }],
|
|
684
|
+
selected: [{ type: core.Input }],
|
|
685
|
+
value: [{ type: core.Input }],
|
|
686
|
+
selectable: [{ type: core.Input }],
|
|
687
|
+
disabled: [{ type: core.Input }],
|
|
688
|
+
removable: [{ type: core.Input }],
|
|
689
|
+
selectionChange: [{ type: core.Output }],
|
|
690
|
+
destroyed: [{ type: core.Output }],
|
|
691
|
+
removed: [{ type: core.Output }]
|
|
692
|
+
};
|
|
607
693
|
/**
|
|
608
694
|
* Applies proper (click) support and adds styling for use with the Material Design "cancel" icon
|
|
609
695
|
* available at https://material.io/icons/#ic_cancel.
|
|
@@ -640,21 +726,22 @@
|
|
|
640
726
|
// that the chip is being removed before the event bubbles up.
|
|
641
727
|
event.stopPropagation();
|
|
642
728
|
};
|
|
643
|
-
MatChipRemove.decorators = [
|
|
644
|
-
{ type: core.Directive, args: [{
|
|
645
|
-
selector: '[matChipRemove]',
|
|
646
|
-
host: {
|
|
647
|
-
'class': 'mat-chip-remove mat-chip-trailing-icon',
|
|
648
|
-
'(click)': '_handleClick($event)',
|
|
649
|
-
}
|
|
650
|
-
},] }
|
|
651
|
-
];
|
|
652
|
-
MatChipRemove.ctorParameters = function () { return [
|
|
653
|
-
{ type: MatChip },
|
|
654
|
-
{ type: core.ElementRef }
|
|
655
|
-
]; };
|
|
656
729
|
return MatChipRemove;
|
|
657
730
|
}());
|
|
731
|
+
MatChipRemove.decorators = [
|
|
732
|
+
{ type: core.Directive, args: [{
|
|
733
|
+
selector: '[matChipRemove]',
|
|
734
|
+
host: {
|
|
735
|
+
'class': 'mat-chip-remove mat-chip-trailing-icon',
|
|
736
|
+
'(click)': '_handleClick($event)',
|
|
737
|
+
},
|
|
738
|
+
providers: [{ provide: MAT_CHIP_REMOVE, useExisting: MatChipRemove }],
|
|
739
|
+
},] }
|
|
740
|
+
];
|
|
741
|
+
MatChipRemove.ctorParameters = function () { return [
|
|
742
|
+
{ type: MatChip },
|
|
743
|
+
{ type: core.ElementRef }
|
|
744
|
+
]; };
|
|
658
745
|
|
|
659
746
|
/**
|
|
660
747
|
* @license
|
|
@@ -673,6 +760,158 @@
|
|
|
673
760
|
* Use of this source code is governed by an MIT-style license that can be
|
|
674
761
|
* found in the LICENSE file at https://angular.io/license
|
|
675
762
|
*/
|
|
763
|
+
// Increasing integer for generating unique ids.
|
|
764
|
+
var nextUniqueId = 0;
|
|
765
|
+
/**
|
|
766
|
+
* Directive that adds chip-specific behaviors to an input element inside `<mat-form-field>`.
|
|
767
|
+
* May be placed inside or outside of an `<mat-chip-list>`.
|
|
768
|
+
*/
|
|
769
|
+
var MatChipInput = /** @class */ (function () {
|
|
770
|
+
function MatChipInput(_elementRef, _defaultOptions) {
|
|
771
|
+
this._elementRef = _elementRef;
|
|
772
|
+
this._defaultOptions = _defaultOptions;
|
|
773
|
+
/** Whether the control is focused. */
|
|
774
|
+
this.focused = false;
|
|
775
|
+
this._addOnBlur = false;
|
|
776
|
+
/**
|
|
777
|
+
* The list of key codes that will trigger a chipEnd event.
|
|
778
|
+
*
|
|
779
|
+
* Defaults to `[ENTER]`.
|
|
780
|
+
*/
|
|
781
|
+
this.separatorKeyCodes = this._defaultOptions.separatorKeyCodes;
|
|
782
|
+
/** Emitted when a chip is to be added. */
|
|
783
|
+
this.chipEnd = new core.EventEmitter();
|
|
784
|
+
/** The input's placeholder text. */
|
|
785
|
+
this.placeholder = '';
|
|
786
|
+
/** Unique id for the input. */
|
|
787
|
+
this.id = "mat-chip-list-input-" + nextUniqueId++;
|
|
788
|
+
this._disabled = false;
|
|
789
|
+
this._inputElement = this._elementRef.nativeElement;
|
|
790
|
+
}
|
|
791
|
+
Object.defineProperty(MatChipInput.prototype, "chipList", {
|
|
792
|
+
/** Register input for chip list */
|
|
793
|
+
set: function (value) {
|
|
794
|
+
if (value) {
|
|
795
|
+
this._chipList = value;
|
|
796
|
+
this._chipList.registerInput(this);
|
|
797
|
+
}
|
|
798
|
+
},
|
|
799
|
+
enumerable: false,
|
|
800
|
+
configurable: true
|
|
801
|
+
});
|
|
802
|
+
Object.defineProperty(MatChipInput.prototype, "addOnBlur", {
|
|
803
|
+
/**
|
|
804
|
+
* Whether or not the chipEnd event will be emitted when the input is blurred.
|
|
805
|
+
*/
|
|
806
|
+
get: function () { return this._addOnBlur; },
|
|
807
|
+
set: function (value) { this._addOnBlur = coercion.coerceBooleanProperty(value); },
|
|
808
|
+
enumerable: false,
|
|
809
|
+
configurable: true
|
|
810
|
+
});
|
|
811
|
+
Object.defineProperty(MatChipInput.prototype, "disabled", {
|
|
812
|
+
/** Whether the input is disabled. */
|
|
813
|
+
get: function () { return this._disabled || (this._chipList && this._chipList.disabled); },
|
|
814
|
+
set: function (value) { this._disabled = coercion.coerceBooleanProperty(value); },
|
|
815
|
+
enumerable: false,
|
|
816
|
+
configurable: true
|
|
817
|
+
});
|
|
818
|
+
Object.defineProperty(MatChipInput.prototype, "empty", {
|
|
819
|
+
/** Whether the input is empty. */
|
|
820
|
+
get: function () { return !this._inputElement.value; },
|
|
821
|
+
enumerable: false,
|
|
822
|
+
configurable: true
|
|
823
|
+
});
|
|
824
|
+
MatChipInput.prototype.ngOnChanges = function () {
|
|
825
|
+
this._chipList.stateChanges.next();
|
|
826
|
+
};
|
|
827
|
+
/** Utility method to make host definition/tests more clear. */
|
|
828
|
+
MatChipInput.prototype._keydown = function (event) {
|
|
829
|
+
// Allow the user's focus to escape when they're tabbing forward. Note that we don't
|
|
830
|
+
// want to do this when going backwards, because focus should go back to the first chip.
|
|
831
|
+
if (event && event.keyCode === keycodes.TAB && !keycodes.hasModifierKey(event, 'shiftKey')) {
|
|
832
|
+
this._chipList._allowFocusEscape();
|
|
833
|
+
}
|
|
834
|
+
this._emitChipEnd(event);
|
|
835
|
+
};
|
|
836
|
+
/** Checks to see if the blur should emit the (chipEnd) event. */
|
|
837
|
+
MatChipInput.prototype._blur = function () {
|
|
838
|
+
if (this.addOnBlur) {
|
|
839
|
+
this._emitChipEnd();
|
|
840
|
+
}
|
|
841
|
+
this.focused = false;
|
|
842
|
+
// Blur the chip list if it is not focused
|
|
843
|
+
if (!this._chipList.focused) {
|
|
844
|
+
this._chipList._blur();
|
|
845
|
+
}
|
|
846
|
+
this._chipList.stateChanges.next();
|
|
847
|
+
};
|
|
848
|
+
MatChipInput.prototype._focus = function () {
|
|
849
|
+
this.focused = true;
|
|
850
|
+
this._chipList.stateChanges.next();
|
|
851
|
+
};
|
|
852
|
+
/** Checks to see if the (chipEnd) event needs to be emitted. */
|
|
853
|
+
MatChipInput.prototype._emitChipEnd = function (event) {
|
|
854
|
+
if (!this._inputElement.value && !!event) {
|
|
855
|
+
this._chipList._keydown(event);
|
|
856
|
+
}
|
|
857
|
+
if (!event || this._isSeparatorKey(event)) {
|
|
858
|
+
this.chipEnd.emit({ input: this._inputElement, value: this._inputElement.value });
|
|
859
|
+
if (event) {
|
|
860
|
+
event.preventDefault();
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
};
|
|
864
|
+
MatChipInput.prototype._onInput = function () {
|
|
865
|
+
// Let chip list know whenever the value changes.
|
|
866
|
+
this._chipList.stateChanges.next();
|
|
867
|
+
};
|
|
868
|
+
/** Focuses the input. */
|
|
869
|
+
MatChipInput.prototype.focus = function (options) {
|
|
870
|
+
this._inputElement.focus(options);
|
|
871
|
+
};
|
|
872
|
+
/** Checks whether a keycode is one of the configured separators. */
|
|
873
|
+
MatChipInput.prototype._isSeparatorKey = function (event) {
|
|
874
|
+
if (keycodes.hasModifierKey(event)) {
|
|
875
|
+
return false;
|
|
876
|
+
}
|
|
877
|
+
var separators = this.separatorKeyCodes;
|
|
878
|
+
var keyCode = event.keyCode;
|
|
879
|
+
return Array.isArray(separators) ? separators.indexOf(keyCode) > -1 : separators.has(keyCode);
|
|
880
|
+
};
|
|
881
|
+
return MatChipInput;
|
|
882
|
+
}());
|
|
883
|
+
MatChipInput.decorators = [
|
|
884
|
+
{ type: core.Directive, args: [{
|
|
885
|
+
selector: 'input[matChipInputFor]',
|
|
886
|
+
exportAs: 'matChipInput, matChipInputFor',
|
|
887
|
+
host: {
|
|
888
|
+
'class': 'mat-chip-input mat-input-element',
|
|
889
|
+
'(keydown)': '_keydown($event)',
|
|
890
|
+
'(blur)': '_blur()',
|
|
891
|
+
'(focus)': '_focus()',
|
|
892
|
+
'(input)': '_onInput()',
|
|
893
|
+
'[id]': 'id',
|
|
894
|
+
'[attr.disabled]': 'disabled || null',
|
|
895
|
+
'[attr.placeholder]': 'placeholder || null',
|
|
896
|
+
'[attr.aria-invalid]': '_chipList && _chipList.ngControl ? _chipList.ngControl.invalid : null',
|
|
897
|
+
'[attr.aria-required]': '_chipList && _chipList.required || null',
|
|
898
|
+
}
|
|
899
|
+
},] }
|
|
900
|
+
];
|
|
901
|
+
MatChipInput.ctorParameters = function () { return [
|
|
902
|
+
{ type: core.ElementRef },
|
|
903
|
+
{ type: undefined, decorators: [{ type: core.Inject, args: [MAT_CHIPS_DEFAULT_OPTIONS,] }] }
|
|
904
|
+
]; };
|
|
905
|
+
MatChipInput.propDecorators = {
|
|
906
|
+
chipList: [{ type: core.Input, args: ['matChipInputFor',] }],
|
|
907
|
+
addOnBlur: [{ type: core.Input, args: ['matChipInputAddOnBlur',] }],
|
|
908
|
+
separatorKeyCodes: [{ type: core.Input, args: ['matChipInputSeparatorKeyCodes',] }],
|
|
909
|
+
chipEnd: [{ type: core.Output, args: ['matChipInputTokenEnd',] }],
|
|
910
|
+
placeholder: [{ type: core.Input }],
|
|
911
|
+
id: [{ type: core.Input }],
|
|
912
|
+
disabled: [{ type: core.Input }]
|
|
913
|
+
};
|
|
914
|
+
|
|
676
915
|
// Boilerplate for applying mixins to MatChipList.
|
|
677
916
|
/** @docs-private */
|
|
678
917
|
var MatChipListBase = /** @class */ (function () {
|
|
@@ -688,7 +927,7 @@
|
|
|
688
927
|
}());
|
|
689
928
|
var _MatChipListMixinBase = core$1.mixinErrorState(MatChipListBase);
|
|
690
929
|
// Increasing integer for generating unique ids for chip-list components.
|
|
691
|
-
var nextUniqueId = 0;
|
|
930
|
+
var nextUniqueId$1 = 0;
|
|
692
931
|
/** Change event object that is emitted when the chip list value has changed. */
|
|
693
932
|
var MatChipListChange = /** @class */ (function () {
|
|
694
933
|
function MatChipListChange(
|
|
@@ -728,7 +967,7 @@
|
|
|
728
967
|
/** Subject that emits when the component has been destroyed. */
|
|
729
968
|
_this._destroyed = new rxjs.Subject();
|
|
730
969
|
/** Uid of the chip list */
|
|
731
|
-
_this._uid = "mat-chip-list-" + nextUniqueId++;
|
|
970
|
+
_this._uid = "mat-chip-list-" + nextUniqueId$1++;
|
|
732
971
|
/** Tab index for the chip list. */
|
|
733
972
|
_this._tabIndex = 0;
|
|
734
973
|
/**
|
|
@@ -867,7 +1106,7 @@
|
|
|
867
1106
|
* @docs-private
|
|
868
1107
|
*/
|
|
869
1108
|
get: function () {
|
|
870
|
-
return (!this._chipInput || this._chipInput.empty) && this.chips.length === 0;
|
|
1109
|
+
return (!this._chipInput || this._chipInput.empty) && (!this.chips || this.chips.length === 0);
|
|
871
1110
|
},
|
|
872
1111
|
enumerable: false,
|
|
873
1112
|
configurable: true
|
|
@@ -1355,7 +1594,7 @@
|
|
|
1355
1594
|
};
|
|
1356
1595
|
/** Checks whether any of the chips is focused. */
|
|
1357
1596
|
MatChipList.prototype._hasFocusedChip = function () {
|
|
1358
|
-
return this.chips.some(function (chip) { return chip._hasFocus; });
|
|
1597
|
+
return this.chips && this.chips.some(function (chip) { return chip._hasFocus; });
|
|
1359
1598
|
};
|
|
1360
1599
|
/** Syncs the list's state with the individual chips. */
|
|
1361
1600
|
MatChipList.prototype._syncChipsState = function () {
|
|
@@ -1367,224 +1606,65 @@
|
|
|
1367
1606
|
});
|
|
1368
1607
|
}
|
|
1369
1608
|
};
|
|
1370
|
-
MatChipList.decorators = [
|
|
1371
|
-
{ type: core.Component, args: [{
|
|
1372
|
-
selector: 'mat-chip-list',
|
|
1373
|
-
template: "<div class=\"mat-chip-list-wrapper\"><ng-content></ng-content></div>",
|
|
1374
|
-
exportAs: 'matChipList',
|
|
1375
|
-
host: {
|
|
1376
|
-
'[attr.tabindex]': 'disabled ? null : _tabIndex',
|
|
1377
|
-
'[attr.aria-describedby]': '_ariaDescribedby || null',
|
|
1378
|
-
'[attr.aria-required]': 'role ? required : null',
|
|
1379
|
-
'[attr.aria-disabled]': 'disabled.toString()',
|
|
1380
|
-
'[attr.aria-invalid]': 'errorState',
|
|
1381
|
-
'[attr.aria-multiselectable]': 'multiple',
|
|
1382
|
-
'[attr.role]': 'role',
|
|
1383
|
-
'[class.mat-chip-list-disabled]': 'disabled',
|
|
1384
|
-
'[class.mat-chip-list-invalid]': 'errorState',
|
|
1385
|
-
'[class.mat-chip-list-required]': 'required',
|
|
1386
|
-
'[attr.aria-orientation]': 'ariaOrientation',
|
|
1387
|
-
'class': 'mat-chip-list',
|
|
1388
|
-
'(focus)': 'focus()',
|
|
1389
|
-
'(blur)': '_blur()',
|
|
1390
|
-
'(keydown)': '_keydown($event)',
|
|
1391
|
-
'[id]': '_uid',
|
|
1392
|
-
},
|
|
1393
|
-
providers: [{ provide: formField.MatFormFieldControl, useExisting: MatChipList }],
|
|
1394
|
-
encapsulation: core.ViewEncapsulation.None,
|
|
1395
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1396
|
-
styles: [".mat-chip{position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transform:translateZ(0);border:none;-webkit-appearance:none;-moz-appearance:none}.mat-standard-chip{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);display:inline-flex;padding:7px 12px;border-radius:16px;align-items:center;cursor:default;min-height:32px;height:1px}._mat-animation-noopable.mat-standard-chip{transition:none;animation:none}.mat-standard-chip .mat-chip-remove.mat-icon{width:18px;height:18px}.mat-standard-chip::after{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit;opacity:0;content:\"\";pointer-events:none;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1)}.mat-standard-chip:hover::after{opacity:.12}.mat-standard-chip:focus{outline:none}.mat-standard-chip:focus::after{opacity:.16}.cdk-high-contrast-active .mat-standard-chip{outline:solid 1px}.cdk-high-contrast-active .mat-standard-chip:focus{outline:dotted 2px}.mat-standard-chip.mat-chip-disabled::after{opacity:0}.mat-standard-chip.mat-chip-disabled .mat-chip-remove,.mat-standard-chip.mat-chip-disabled .mat-chip-trailing-icon{cursor:default}.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar,.mat-standard-chip.mat-chip-with-avatar{padding-top:0;padding-bottom:0}.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-right:8px;padding-left:0}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-left:8px;padding-right:0}.mat-standard-chip.mat-chip-with-trailing-icon{padding-top:7px;padding-bottom:7px;padding-right:8px;padding-left:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon{padding-left:8px;padding-right:12px}.mat-standard-chip.mat-chip-with-avatar{padding-left:0;padding-right:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-avatar{padding-right:0;padding-left:12px}.mat-standard-chip .mat-chip-avatar{width:24px;height:24px;margin-right:8px;margin-left:4px}[dir=rtl] .mat-standard-chip .mat-chip-avatar{margin-left:8px;margin-right:4px}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{width:18px;height:18px;cursor:pointer}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{margin-left:8px;margin-right:0}[dir=rtl] .mat-standard-chip .mat-chip-remove,[dir=rtl] .mat-standard-chip .mat-chip-trailing-icon{margin-right:8px;margin-left:0}.mat-chip-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit;overflow:hidden}.mat-chip-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:-4px}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:4px}.mat-chip-list-stacked .mat-chip-list-wrapper{flex-direction:column;align-items:flex-start}.mat-chip-list-stacked .mat-chip-list-wrapper .mat-standard-chip{width:100%}.mat-chip-avatar{border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden;object-fit:cover}input.mat-chip-input{width:150px;margin:4px;flex:1 0 150px}\n"]
|
|
1397
|
-
},] }
|
|
1398
|
-
];
|
|
1399
|
-
MatChipList.ctorParameters = function () { return [
|
|
1400
|
-
{ type: core.ElementRef },
|
|
1401
|
-
{ type: core.ChangeDetectorRef },
|
|
1402
|
-
{ type: bidi.Directionality, decorators: [{ type: core.Optional }] },
|
|
1403
|
-
{ type: forms.NgForm, decorators: [{ type: core.Optional }] },
|
|
1404
|
-
{ type: forms.FormGroupDirective, decorators: [{ type: core.Optional }] },
|
|
1405
|
-
{ type: core$1.ErrorStateMatcher },
|
|
1406
|
-
{ type: forms.NgControl, decorators: [{ type: core.Optional }, { type: core.Self }] }
|
|
1407
|
-
]; };
|
|
1408
|
-
MatChipList.propDecorators = {
|
|
1409
|
-
errorStateMatcher: [{ type: core.Input }],
|
|
1410
|
-
multiple: [{ type: core.Input }],
|
|
1411
|
-
compareWith: [{ type: core.Input }],
|
|
1412
|
-
value: [{ type: core.Input }],
|
|
1413
|
-
required: [{ type: core.Input }],
|
|
1414
|
-
placeholder: [{ type: core.Input }],
|
|
1415
|
-
disabled: [{ type: core.Input }],
|
|
1416
|
-
ariaOrientation: [{ type: core.Input, args: ['aria-orientation',] }],
|
|
1417
|
-
selectable: [{ type: core.Input }],
|
|
1418
|
-
tabIndex: [{ type: core.Input }],
|
|
1419
|
-
change: [{ type: core.Output }],
|
|
1420
|
-
valueChange: [{ type: core.Output }],
|
|
1421
|
-
chips: [{ type: core.ContentChildren, args: [MatChip, {
|
|
1422
|
-
// We need to use `descendants: true`, because Ivy will no longer match
|
|
1423
|
-
// indirect descendants if it's left as false.
|
|
1424
|
-
descendants: true
|
|
1425
|
-
},] }]
|
|
1426
|
-
};
|
|
1427
1609
|
return MatChipList;
|
|
1428
1610
|
}(_MatChipListMixinBase));
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
}
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
}
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
/** Whether the input is disabled. */
|
|
1487
|
-
get: function () { return this._disabled || (this._chipList && this._chipList.disabled); },
|
|
1488
|
-
set: function (value) { this._disabled = coercion.coerceBooleanProperty(value); },
|
|
1489
|
-
enumerable: false,
|
|
1490
|
-
configurable: true
|
|
1491
|
-
});
|
|
1492
|
-
Object.defineProperty(MatChipInput.prototype, "empty", {
|
|
1493
|
-
/** Whether the input is empty. */
|
|
1494
|
-
get: function () { return !this._inputElement.value; },
|
|
1495
|
-
enumerable: false,
|
|
1496
|
-
configurable: true
|
|
1497
|
-
});
|
|
1498
|
-
MatChipInput.prototype.ngOnChanges = function () {
|
|
1499
|
-
this._chipList.stateChanges.next();
|
|
1500
|
-
};
|
|
1501
|
-
/** Utility method to make host definition/tests more clear. */
|
|
1502
|
-
MatChipInput.prototype._keydown = function (event) {
|
|
1503
|
-
// Allow the user's focus to escape when they're tabbing forward. Note that we don't
|
|
1504
|
-
// want to do this when going backwards, because focus should go back to the first chip.
|
|
1505
|
-
if (event && event.keyCode === keycodes.TAB && !keycodes.hasModifierKey(event, 'shiftKey')) {
|
|
1506
|
-
this._chipList._allowFocusEscape();
|
|
1507
|
-
}
|
|
1508
|
-
this._emitChipEnd(event);
|
|
1509
|
-
};
|
|
1510
|
-
/** Checks to see if the blur should emit the (chipEnd) event. */
|
|
1511
|
-
MatChipInput.prototype._blur = function () {
|
|
1512
|
-
if (this.addOnBlur) {
|
|
1513
|
-
this._emitChipEnd();
|
|
1514
|
-
}
|
|
1515
|
-
this.focused = false;
|
|
1516
|
-
// Blur the chip list if it is not focused
|
|
1517
|
-
if (!this._chipList.focused) {
|
|
1518
|
-
this._chipList._blur();
|
|
1519
|
-
}
|
|
1520
|
-
this._chipList.stateChanges.next();
|
|
1521
|
-
};
|
|
1522
|
-
MatChipInput.prototype._focus = function () {
|
|
1523
|
-
this.focused = true;
|
|
1524
|
-
this._chipList.stateChanges.next();
|
|
1525
|
-
};
|
|
1526
|
-
/** Checks to see if the (chipEnd) event needs to be emitted. */
|
|
1527
|
-
MatChipInput.prototype._emitChipEnd = function (event) {
|
|
1528
|
-
if (!this._inputElement.value && !!event) {
|
|
1529
|
-
this._chipList._keydown(event);
|
|
1530
|
-
}
|
|
1531
|
-
if (!event || this._isSeparatorKey(event)) {
|
|
1532
|
-
this.chipEnd.emit({ input: this._inputElement, value: this._inputElement.value });
|
|
1533
|
-
if (event) {
|
|
1534
|
-
event.preventDefault();
|
|
1535
|
-
}
|
|
1536
|
-
}
|
|
1537
|
-
};
|
|
1538
|
-
MatChipInput.prototype._onInput = function () {
|
|
1539
|
-
// Let chip list know whenever the value changes.
|
|
1540
|
-
this._chipList.stateChanges.next();
|
|
1541
|
-
};
|
|
1542
|
-
/** Focuses the input. */
|
|
1543
|
-
MatChipInput.prototype.focus = function (options) {
|
|
1544
|
-
this._inputElement.focus(options);
|
|
1545
|
-
};
|
|
1546
|
-
/** Checks whether a keycode is one of the configured separators. */
|
|
1547
|
-
MatChipInput.prototype._isSeparatorKey = function (event) {
|
|
1548
|
-
if (keycodes.hasModifierKey(event)) {
|
|
1549
|
-
return false;
|
|
1550
|
-
}
|
|
1551
|
-
var separators = this.separatorKeyCodes;
|
|
1552
|
-
var keyCode = event.keyCode;
|
|
1553
|
-
return Array.isArray(separators) ? separators.indexOf(keyCode) > -1 : separators.has(keyCode);
|
|
1554
|
-
};
|
|
1555
|
-
MatChipInput.decorators = [
|
|
1556
|
-
{ type: core.Directive, args: [{
|
|
1557
|
-
selector: 'input[matChipInputFor]',
|
|
1558
|
-
exportAs: 'matChipInput, matChipInputFor',
|
|
1559
|
-
host: {
|
|
1560
|
-
'class': 'mat-chip-input mat-input-element',
|
|
1561
|
-
'(keydown)': '_keydown($event)',
|
|
1562
|
-
'(blur)': '_blur()',
|
|
1563
|
-
'(focus)': '_focus()',
|
|
1564
|
-
'(input)': '_onInput()',
|
|
1565
|
-
'[id]': 'id',
|
|
1566
|
-
'[attr.disabled]': 'disabled || null',
|
|
1567
|
-
'[attr.placeholder]': 'placeholder || null',
|
|
1568
|
-
'[attr.aria-invalid]': '_chipList && _chipList.ngControl ? _chipList.ngControl.invalid : null',
|
|
1569
|
-
'[attr.aria-required]': '_chipList && _chipList.required || null',
|
|
1570
|
-
}
|
|
1571
|
-
},] }
|
|
1572
|
-
];
|
|
1573
|
-
MatChipInput.ctorParameters = function () { return [
|
|
1574
|
-
{ type: core.ElementRef },
|
|
1575
|
-
{ type: undefined, decorators: [{ type: core.Inject, args: [MAT_CHIPS_DEFAULT_OPTIONS,] }] }
|
|
1576
|
-
]; };
|
|
1577
|
-
MatChipInput.propDecorators = {
|
|
1578
|
-
chipList: [{ type: core.Input, args: ['matChipInputFor',] }],
|
|
1579
|
-
addOnBlur: [{ type: core.Input, args: ['matChipInputAddOnBlur',] }],
|
|
1580
|
-
separatorKeyCodes: [{ type: core.Input, args: ['matChipInputSeparatorKeyCodes',] }],
|
|
1581
|
-
chipEnd: [{ type: core.Output, args: ['matChipInputTokenEnd',] }],
|
|
1582
|
-
placeholder: [{ type: core.Input }],
|
|
1583
|
-
id: [{ type: core.Input }],
|
|
1584
|
-
disabled: [{ type: core.Input }]
|
|
1585
|
-
};
|
|
1586
|
-
return MatChipInput;
|
|
1587
|
-
}());
|
|
1611
|
+
MatChipList.decorators = [
|
|
1612
|
+
{ type: core.Component, args: [{
|
|
1613
|
+
selector: 'mat-chip-list',
|
|
1614
|
+
template: "<div class=\"mat-chip-list-wrapper\"><ng-content></ng-content></div>",
|
|
1615
|
+
exportAs: 'matChipList',
|
|
1616
|
+
host: {
|
|
1617
|
+
'[attr.tabindex]': 'disabled ? null : _tabIndex',
|
|
1618
|
+
'[attr.aria-describedby]': '_ariaDescribedby || null',
|
|
1619
|
+
'[attr.aria-required]': 'role ? required : null',
|
|
1620
|
+
'[attr.aria-disabled]': 'disabled.toString()',
|
|
1621
|
+
'[attr.aria-invalid]': 'errorState',
|
|
1622
|
+
'[attr.aria-multiselectable]': 'multiple',
|
|
1623
|
+
'[attr.role]': 'role',
|
|
1624
|
+
'[class.mat-chip-list-disabled]': 'disabled',
|
|
1625
|
+
'[class.mat-chip-list-invalid]': 'errorState',
|
|
1626
|
+
'[class.mat-chip-list-required]': 'required',
|
|
1627
|
+
'[attr.aria-orientation]': 'ariaOrientation',
|
|
1628
|
+
'class': 'mat-chip-list',
|
|
1629
|
+
'(focus)': 'focus()',
|
|
1630
|
+
'(blur)': '_blur()',
|
|
1631
|
+
'(keydown)': '_keydown($event)',
|
|
1632
|
+
'[id]': '_uid',
|
|
1633
|
+
},
|
|
1634
|
+
providers: [{ provide: formField.MatFormFieldControl, useExisting: MatChipList }],
|
|
1635
|
+
encapsulation: core.ViewEncapsulation.None,
|
|
1636
|
+
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1637
|
+
styles: [".mat-chip{position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transform:translateZ(0);border:none;-webkit-appearance:none;-moz-appearance:none}.mat-standard-chip{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);display:inline-flex;padding:7px 12px;border-radius:16px;align-items:center;cursor:default;min-height:32px;height:1px}._mat-animation-noopable.mat-standard-chip{transition:none;animation:none}.mat-standard-chip .mat-chip-remove.mat-icon{width:18px;height:18px}.mat-standard-chip::after{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit;opacity:0;content:\"\";pointer-events:none;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1)}.mat-standard-chip:hover::after{opacity:.12}.mat-standard-chip:focus{outline:none}.mat-standard-chip:focus::after{opacity:.16}.cdk-high-contrast-active .mat-standard-chip{outline:solid 1px}.cdk-high-contrast-active .mat-standard-chip:focus{outline:dotted 2px}.mat-standard-chip.mat-chip-disabled::after{opacity:0}.mat-standard-chip.mat-chip-disabled .mat-chip-remove,.mat-standard-chip.mat-chip-disabled .mat-chip-trailing-icon{cursor:default}.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar,.mat-standard-chip.mat-chip-with-avatar{padding-top:0;padding-bottom:0}.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-right:8px;padding-left:0}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-left:8px;padding-right:0}.mat-standard-chip.mat-chip-with-trailing-icon{padding-top:7px;padding-bottom:7px;padding-right:8px;padding-left:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon{padding-left:8px;padding-right:12px}.mat-standard-chip.mat-chip-with-avatar{padding-left:0;padding-right:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-avatar{padding-right:0;padding-left:12px}.mat-standard-chip .mat-chip-avatar{width:24px;height:24px;margin-right:8px;margin-left:4px}[dir=rtl] .mat-standard-chip .mat-chip-avatar{margin-left:8px;margin-right:4px}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{width:18px;height:18px;cursor:pointer}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{margin-left:8px;margin-right:0}[dir=rtl] .mat-standard-chip .mat-chip-remove,[dir=rtl] .mat-standard-chip .mat-chip-trailing-icon{margin-right:8px;margin-left:0}.mat-chip-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit;overflow:hidden}.mat-chip-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:-4px}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:4px}.mat-chip-list-stacked .mat-chip-list-wrapper{flex-direction:column;align-items:flex-start}.mat-chip-list-stacked .mat-chip-list-wrapper .mat-standard-chip{width:100%}.mat-chip-avatar{border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden;object-fit:cover}input.mat-chip-input{width:150px;margin:4px;flex:1 0 150px}\n"]
|
|
1638
|
+
},] }
|
|
1639
|
+
];
|
|
1640
|
+
MatChipList.ctorParameters = function () { return [
|
|
1641
|
+
{ type: core.ElementRef },
|
|
1642
|
+
{ type: core.ChangeDetectorRef },
|
|
1643
|
+
{ type: bidi.Directionality, decorators: [{ type: core.Optional }] },
|
|
1644
|
+
{ type: forms.NgForm, decorators: [{ type: core.Optional }] },
|
|
1645
|
+
{ type: forms.FormGroupDirective, decorators: [{ type: core.Optional }] },
|
|
1646
|
+
{ type: core$1.ErrorStateMatcher },
|
|
1647
|
+
{ type: forms.NgControl, decorators: [{ type: core.Optional }, { type: core.Self }] }
|
|
1648
|
+
]; };
|
|
1649
|
+
MatChipList.propDecorators = {
|
|
1650
|
+
errorStateMatcher: [{ type: core.Input }],
|
|
1651
|
+
multiple: [{ type: core.Input }],
|
|
1652
|
+
compareWith: [{ type: core.Input }],
|
|
1653
|
+
value: [{ type: core.Input }],
|
|
1654
|
+
required: [{ type: core.Input }],
|
|
1655
|
+
placeholder: [{ type: core.Input }],
|
|
1656
|
+
disabled: [{ type: core.Input }],
|
|
1657
|
+
ariaOrientation: [{ type: core.Input, args: ['aria-orientation',] }],
|
|
1658
|
+
selectable: [{ type: core.Input }],
|
|
1659
|
+
tabIndex: [{ type: core.Input }],
|
|
1660
|
+
change: [{ type: core.Output }],
|
|
1661
|
+
valueChange: [{ type: core.Output }],
|
|
1662
|
+
chips: [{ type: core.ContentChildren, args: [MatChip, {
|
|
1663
|
+
// We need to use `descendants: true`, because Ivy will no longer match
|
|
1664
|
+
// indirect descendants if it's left as false.
|
|
1665
|
+
descendants: true
|
|
1666
|
+
},] }]
|
|
1667
|
+
};
|
|
1588
1668
|
|
|
1589
1669
|
/**
|
|
1590
1670
|
* @license
|
|
@@ -1607,21 +1687,21 @@
|
|
|
1607
1687
|
var MatChipsModule = /** @class */ (function () {
|
|
1608
1688
|
function MatChipsModule() {
|
|
1609
1689
|
}
|
|
1610
|
-
MatChipsModule.decorators = [
|
|
1611
|
-
{ type: core.NgModule, args: [{
|
|
1612
|
-
exports: CHIP_DECLARATIONS,
|
|
1613
|
-
declarations: CHIP_DECLARATIONS,
|
|
1614
|
-
providers: [
|
|
1615
|
-
core$1.ErrorStateMatcher,
|
|
1616
|
-
{
|
|
1617
|
-
provide: MAT_CHIPS_DEFAULT_OPTIONS,
|
|
1618
|
-
useValue: ɵ0
|
|
1619
|
-
}
|
|
1620
|
-
]
|
|
1621
|
-
},] }
|
|
1622
|
-
];
|
|
1623
1690
|
return MatChipsModule;
|
|
1624
1691
|
}());
|
|
1692
|
+
MatChipsModule.decorators = [
|
|
1693
|
+
{ type: core.NgModule, args: [{
|
|
1694
|
+
exports: CHIP_DECLARATIONS,
|
|
1695
|
+
declarations: CHIP_DECLARATIONS,
|
|
1696
|
+
providers: [
|
|
1697
|
+
core$1.ErrorStateMatcher,
|
|
1698
|
+
{
|
|
1699
|
+
provide: MAT_CHIPS_DEFAULT_OPTIONS,
|
|
1700
|
+
useValue: ɵ0
|
|
1701
|
+
}
|
|
1702
|
+
]
|
|
1703
|
+
},] }
|
|
1704
|
+
];
|
|
1625
1705
|
|
|
1626
1706
|
/**
|
|
1627
1707
|
* @license
|
|
@@ -1636,6 +1716,9 @@
|
|
|
1636
1716
|
*/
|
|
1637
1717
|
|
|
1638
1718
|
exports.MAT_CHIPS_DEFAULT_OPTIONS = MAT_CHIPS_DEFAULT_OPTIONS;
|
|
1719
|
+
exports.MAT_CHIP_AVATAR = MAT_CHIP_AVATAR;
|
|
1720
|
+
exports.MAT_CHIP_REMOVE = MAT_CHIP_REMOVE;
|
|
1721
|
+
exports.MAT_CHIP_TRAILING_ICON = MAT_CHIP_TRAILING_ICON;
|
|
1639
1722
|
exports.MatChip = MatChip;
|
|
1640
1723
|
exports.MatChipAvatar = MatChipAvatar;
|
|
1641
1724
|
exports.MatChipInput = MatChipInput;
|