@angular/material 15.1.0-next.1 → 15.1.0-next.2

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.
Files changed (80) hide show
  1. package/card/_card-theme.scss +10 -3
  2. package/chips/_chips-theme.scss +11 -1
  3. package/chips/index.d.ts +2 -0
  4. package/chips/testing/index.d.ts +8 -0
  5. package/core/mdc-helpers/_mdc-helpers.scss +35 -19
  6. package/esm2020/chips/chip-option.mjs +3 -3
  7. package/esm2020/chips/chip-row.mjs +3 -3
  8. package/esm2020/chips/chip.mjs +9 -1
  9. package/esm2020/chips/testing/chip-grid-harness.mjs +4 -2
  10. package/esm2020/chips/testing/chip-harness-filters.mjs +1 -1
  11. package/esm2020/chips/testing/chip-harness.mjs +6 -2
  12. package/esm2020/chips/testing/chip-input-harness.mjs +4 -1
  13. package/esm2020/chips/testing/chip-listbox-harness.mjs +4 -2
  14. package/esm2020/core/version.mjs +1 -1
  15. package/esm2020/form-field/form-field.mjs +3 -3
  16. package/esm2020/form-field/testing/form-field-harness-filters.mjs +1 -1
  17. package/esm2020/form-field/testing/form-field-harness.mjs +3 -2
  18. package/esm2020/legacy-form-field/testing/form-field-harness.mjs +3 -2
  19. package/esm2020/menu/menu-item.mjs +3 -3
  20. package/esm2020/slider/slider-input.mjs +11 -10
  21. package/esm2020/tabs/tab-group.mjs +2 -2
  22. package/esm2020/tabs/tab-nav-bar/tab-nav-bar.mjs +2 -2
  23. package/esm2020/toolbar/toolbar.mjs +2 -2
  24. package/fesm2015/chips/testing.mjs +15 -4
  25. package/fesm2015/chips/testing.mjs.map +1 -1
  26. package/fesm2015/chips.mjs +12 -4
  27. package/fesm2015/chips.mjs.map +1 -1
  28. package/fesm2015/core.mjs +1 -1
  29. package/fesm2015/core.mjs.map +1 -1
  30. package/fesm2015/form-field/testing.mjs +2 -1
  31. package/fesm2015/form-field/testing.mjs.map +1 -1
  32. package/fesm2015/form-field.mjs +2 -2
  33. package/fesm2015/form-field.mjs.map +1 -1
  34. package/fesm2015/legacy-form-field/testing.mjs +2 -1
  35. package/fesm2015/legacy-form-field/testing.mjs.map +1 -1
  36. package/fesm2015/menu.mjs +2 -2
  37. package/fesm2015/menu.mjs.map +1 -1
  38. package/fesm2015/slider.mjs +10 -9
  39. package/fesm2015/slider.mjs.map +1 -1
  40. package/fesm2015/tabs.mjs +4 -4
  41. package/fesm2015/tabs.mjs.map +1 -1
  42. package/fesm2015/toolbar.mjs +2 -2
  43. package/fesm2015/toolbar.mjs.map +1 -1
  44. package/fesm2020/chips/testing.mjs +14 -3
  45. package/fesm2020/chips/testing.mjs.map +1 -1
  46. package/fesm2020/chips.mjs +12 -4
  47. package/fesm2020/chips.mjs.map +1 -1
  48. package/fesm2020/core.mjs +1 -1
  49. package/fesm2020/core.mjs.map +1 -1
  50. package/fesm2020/form-field/testing.mjs +2 -1
  51. package/fesm2020/form-field/testing.mjs.map +1 -1
  52. package/fesm2020/form-field.mjs +2 -2
  53. package/fesm2020/form-field.mjs.map +1 -1
  54. package/fesm2020/legacy-form-field/testing.mjs +2 -1
  55. package/fesm2020/legacy-form-field/testing.mjs.map +1 -1
  56. package/fesm2020/menu.mjs +2 -2
  57. package/fesm2020/menu.mjs.map +1 -1
  58. package/fesm2020/slider.mjs +10 -9
  59. package/fesm2020/slider.mjs.map +1 -1
  60. package/fesm2020/tabs.mjs +4 -4
  61. package/fesm2020/tabs.mjs.map +1 -1
  62. package/fesm2020/toolbar.mjs +2 -2
  63. package/fesm2020/toolbar.mjs.map +1 -1
  64. package/form-field/_form-field-focus-overlay.scss +2 -0
  65. package/form-field/_mdc-text-field-theme-variable-refresh.scss +40 -15
  66. package/form-field/testing/index.d.ts +2 -0
  67. package/menu/index.d.ts +1 -1
  68. package/package.json +2 -2
  69. package/progress-bar/_progress-bar-theme.scss +9 -2
  70. package/schematics/ng-add/index.js +1 -1
  71. package/schematics/ng-add/index.mjs +1 -1
  72. package/schematics/ng-generate/mdc-migration/index_bundled.js +12 -9
  73. package/schematics/ng-generate/mdc-migration/index_bundled.js.map +2 -2
  74. package/schematics/ng-generate/mdc-migration/mdc_migration_bundle_metadata.json +1 -1
  75. package/schematics/ng-update/index_bundled.js +1 -1
  76. package/schematics/ng-update/index_bundled.js.map +2 -2
  77. package/schematics/ng-update/ng_update_index_metadata.json +1 -1
  78. package/slider/index.d.ts +2 -2
  79. package/snack-bar/_snack-bar-theme.scss +11 -7
  80. package/tabs/_tabs-common.scss +1 -3
@@ -1 +1 @@
1
- {"inputs":{"node_modules/tslib/tslib.js":{"bytes":14860,"imports":[]},"node_modules/picocolors/picocolors.js":{"bytes":2594,"imports":[]},"node_modules/postcss/lib/tokenize.js":{"bytes":6536,"imports":[]},"node_modules/postcss/lib/terminal-highlight.js":{"bytes":1399,"imports":[{"path":"node_modules/picocolors/picocolors.js","kind":"require-call"},{"path":"node_modules/postcss/lib/tokenize.js","kind":"require-call"}]},"node_modules/postcss/lib/css-syntax-error.js":{"bytes":2524,"imports":[{"path":"node_modules/picocolors/picocolors.js","kind":"require-call"},{"path":"node_modules/postcss/lib/terminal-highlight.js","kind":"require-call"}]},"node_modules/postcss/lib/symbols.js":{"bytes":91,"imports":[]},"node_modules/postcss/lib/stringifier.js":{"bytes":8220,"imports":[]},"node_modules/postcss/lib/stringify.js":{"bytes":213,"imports":[{"path":"node_modules/postcss/lib/stringifier.js","kind":"require-call"}]},"node_modules/postcss/lib/node.js":{"bytes":8485,"imports":[{"path":"node_modules/postcss/lib/symbols.js","kind":"require-call"},{"path":"node_modules/postcss/lib/css-syntax-error.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringifier.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"}]},"node_modules/postcss/lib/declaration.js":{"bytes":495,"imports":[{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/source-map-js/lib/base64.js":{"bytes":1540,"imports":[]},"node_modules/source-map-js/lib/base64-vlq.js":{"bytes":4714,"imports":[{"path":"node_modules/source-map-js/lib/base64.js","kind":"require-call"}]},"node_modules/source-map-js/lib/util.js":{"bytes":15403,"imports":[]},"node_modules/source-map-js/lib/array-set.js":{"bytes":3197,"imports":[{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"}]},"node_modules/source-map-js/lib/mapping-list.js":{"bytes":2339,"imports":[{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"}]},"node_modules/source-map-js/lib/source-map-generator.js":{"bytes":14356,"imports":[{"path":"node_modules/source-map-js/lib/base64-vlq.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/array-set.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/mapping-list.js","kind":"require-call"}]},"node_modules/source-map-js/lib/binary-search.js":{"bytes":4249,"imports":[]},"node_modules/source-map-js/lib/quick-sort.js":{"bytes":4068,"imports":[]},"node_modules/source-map-js/lib/source-map-consumer.js":{"bytes":41482,"imports":[{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/binary-search.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/array-set.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/base64-vlq.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/quick-sort.js","kind":"require-call"}]},"node_modules/source-map-js/lib/source-node.js":{"bytes":13808,"imports":[{"path":"node_modules/source-map-js/lib/source-map-generator.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"}]},"node_modules/source-map-js/source-map.js":{"bytes":405,"imports":[{"path":"node_modules/source-map-js/lib/source-map-generator.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/source-map-consumer.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/source-node.js","kind":"require-call"}]},"node_modules/nanoid/non-secure/index.cjs":{"bytes":499,"imports":[]},"node_modules/postcss/lib/previous-map.js":{"bytes":3923,"imports":[{"path":"node_modules/source-map-js/source-map.js","kind":"require-call"}]},"node_modules/postcss/lib/input.js":{"bytes":6189,"imports":[{"path":"node_modules/source-map-js/source-map.js","kind":"require-call"},{"path":"node_modules/nanoid/non-secure/index.cjs","kind":"require-call"},{"path":"node_modules/postcss/lib/terminal-highlight.js","kind":"require-call"},{"path":"node_modules/postcss/lib/css-syntax-error.js","kind":"require-call"},{"path":"node_modules/postcss/lib/previous-map.js","kind":"require-call"}]},"node_modules/postcss/lib/map-generator.js":{"bytes":8958,"imports":[{"path":"node_modules/source-map-js/source-map.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"}]},"node_modules/postcss/lib/comment.js":{"bytes":203,"imports":[{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/postcss/lib/container.js":{"bytes":10497,"imports":[{"path":"node_modules/postcss/lib/symbols.js","kind":"require-call"},{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/postcss/lib/document.js":{"bytes":654,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"}]},"node_modules/postcss/lib/warn-once.js":{"bytes":256,"imports":[]},"node_modules/postcss/lib/warning.js":{"bytes":739,"imports":[]},"node_modules/postcss/lib/result.js":{"bytes":745,"imports":[{"path":"node_modules/postcss/lib/warning.js","kind":"require-call"}]},"node_modules/postcss/lib/at-rule.js":{"bytes":471,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"}]},"node_modules/postcss/lib/root.js":{"bytes":1239,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"}]},"node_modules/postcss/lib/list.js":{"bytes":1227,"imports":[]},"node_modules/postcss/lib/rule.js":{"bytes":569,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/list.js","kind":"require-call"}]},"node_modules/postcss/lib/parser.js":{"bytes":14482,"imports":[{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/tokenize.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/at-rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"},{"path":"node_modules/postcss/lib/rule.js","kind":"require-call"}]},"node_modules/postcss/lib/parse.js":{"bytes":1147,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parser.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"}]},"node_modules/postcss/lib/lazy-result.js":{"bytes":13562,"imports":[{"path":"node_modules/postcss/lib/symbols.js","kind":"require-call"},{"path":"node_modules/postcss/lib/map-generator.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"},{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/document.js","kind":"require-call"},{"path":"node_modules/postcss/lib/warn-once.js","kind":"require-call"},{"path":"node_modules/postcss/lib/result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parse.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"}]},"node_modules/postcss/lib/no-work-result.js":{"bytes":2551,"imports":[{"path":"node_modules/postcss/lib/map-generator.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"},{"path":"node_modules/postcss/lib/warn-once.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parse.js","kind":"require-call"},{"path":"node_modules/postcss/lib/result.js","kind":"require-call"}]},"node_modules/postcss/lib/processor.js":{"bytes":1810,"imports":[{"path":"node_modules/postcss/lib/no-work-result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/lazy-result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/document.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"}]},"node_modules/postcss/lib/fromJSON.js":{"bytes":1506,"imports":[{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/previous-map.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/at-rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"},{"path":"node_modules/postcss/lib/rule.js","kind":"require-call"}]},"node_modules/postcss/lib/postcss.js":{"bytes":2898,"imports":[{"path":"node_modules/postcss/lib/css-syntax-error.js","kind":"require-call"},{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/lazy-result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/processor.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"},{"path":"node_modules/postcss/lib/fromJSON.js","kind":"require-call"},{"path":"node_modules/postcss/lib/document.js","kind":"require-call"},{"path":"node_modules/postcss/lib/warning.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/at-rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parse.js","kind":"require-call"},{"path":"node_modules/postcss/lib/list.js","kind":"require-call"},{"path":"node_modules/postcss/lib/rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"},{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-stringifier.js":{"bytes":1336,"imports":[{"path":"node_modules/postcss/lib/stringifier.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-stringify.js":{"bytes":176,"imports":[{"path":"node_modules/postcss-scss/lib/scss-stringifier.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/nested-declaration.js":{"bytes":260,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-tokenize.js":{"bytes":8394,"imports":[]},"node_modules/postcss-scss/lib/scss-parser.js":{"bytes":5368,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parser.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/nested-declaration.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-tokenize.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-parse.js":{"bytes":245,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-parser.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-syntax.js":{"bytes":119,"imports":[{"path":"node_modules/postcss-scss/lib/scss-stringify.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-parse.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/constants.js":{"bytes":16603,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/index.js":{"bytes":54408,"imports":[{"path":"node_modules/tslib/tslib.js","kind":"require-call"},{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-syntax.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/constants.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js":{"bytes":1259,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js":{"bytes":1187,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js":{"bytes":1823,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js":{"bytes":1895,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js":{"bytes":1239,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js":{"bytes":1187,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js":{"bytes":1231,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js":{"bytes":1193,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js":{"bytes":1213,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js":{"bytes":1213,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js":{"bytes":2162,"imports":[{"path":"node_modules/tslib/tslib.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js":{"bytes":2678,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index.mjs":{"bytes":4314,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js","kind":"import-statement"}]}},"outputs":{"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index_bundled.js.map":{"imports":[],"exports":[],"inputs":{},"bytes":433084},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index_bundled.js":{"imports":[],"exports":[],"entryPoint":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index.mjs","inputs":{"node_modules/tslib/tslib.js":{"bytesInOutput":15757},"node_modules/picocolors/picocolors.js":{"bytesInOutput":2897},"node_modules/postcss/lib/tokenize.js":{"bytesInOutput":7306},"node_modules/postcss/lib/terminal-highlight.js":{"bytesInOutput":1738},"node_modules/postcss/lib/css-syntax-error.js":{"bytesInOutput":2976},"node_modules/postcss/lib/symbols.js":{"bytesInOutput":209},"node_modules/postcss/lib/stringifier.js":{"bytesInOutput":9545},"node_modules/postcss/lib/stringify.js":{"bytesInOutput":353},"node_modules/postcss/lib/node.js":{"bytesInOutput":9763},"node_modules/postcss/lib/declaration.js":{"bytesInOutput":687},"node_modules/source-map-js/lib/base64.js":{"bytesInOutput":1138},"node_modules/source-map-js/lib/base64-vlq.js":{"bytesInOutput":1707},"node_modules/source-map-js/lib/util.js":{"bytesInOutput":11203},"node_modules/source-map-js/lib/array-set.js":{"bytesInOutput":2296},"node_modules/source-map-js/lib/mapping-list.js":{"bytesInOutput":1380},"node_modules/source-map-js/lib/source-map-generator.js":{"bytesInOutput":10856},"node_modules/source-map-js/lib/binary-search.js":{"bytesInOutput":1518},"node_modules/source-map-js/lib/quick-sort.js":{"bytesInOutput":1534},"node_modules/source-map-js/lib/source-map-consumer.js":{"bytesInOutput":25548},"node_modules/source-map-js/lib/source-node.js":{"bytesInOutput":9705},"node_modules/source-map-js/source-map.js":{"bytesInOutput":326},"node_modules/nanoid/non-secure/index.cjs":{"bytesInOutput":698},"node_modules/postcss/lib/previous-map.js":{"bytesInOutput":4354},"node_modules/postcss/lib/input.js":{"bytesInOutput":6859},"node_modules/postcss/lib/map-generator.js":{"bytesInOutput":10341},"node_modules/postcss/lib/comment.js":{"bytesInOutput":354},"node_modules/postcss/lib/container.js":{"bytesInOutput":12297},"node_modules/postcss/lib/document.js":{"bytesInOutput":792},"node_modules/postcss/lib/warn-once.js":{"bytesInOutput":379},"node_modules/postcss/lib/warning.js":{"bytesInOutput":987},"node_modules/postcss/lib/result.js":{"bytesInOutput":987},"node_modules/postcss/lib/at-rule.js":{"bytesInOutput":680},"node_modules/postcss/lib/root.js":{"bytesInOutput":1560},"node_modules/postcss/lib/list.js":{"bytesInOutput":1596},"node_modules/postcss/lib/rule.js":{"bytesInOutput":769},"node_modules/postcss/lib/parser.js":{"bytesInOutput":16460},"node_modules/postcss/lib/parse.js":{"bytesInOutput":1222},"node_modules/postcss/lib/lazy-result.js":{"bytesInOutput":15482},"node_modules/postcss/lib/no-work-result.js":{"bytesInOutput":3068},"node_modules/postcss/lib/processor.js":{"bytesInOutput":2037},"node_modules/postcss/lib/fromJSON.js":{"bytesInOutput":1944},"node_modules/postcss/lib/postcss.js":{"bytesInOutput":3103},"node_modules/postcss-scss/lib/scss-stringifier.js":{"bytesInOutput":1657},"node_modules/postcss-scss/lib/scss-stringify.js":{"bytesInOutput":318},"node_modules/postcss-scss/lib/nested-declaration.js":{"bytesInOutput":448},"node_modules/postcss-scss/lib/scss-tokenize.js":{"bytesInOutput":9139},"node_modules/postcss-scss/lib/scss-parser.js":{"bytesInOutput":6252},"node_modules/postcss-scss/lib/scss-parse.js":{"bytesInOutput":390},"node_modules/postcss-scss/lib/scss-syntax.js":{"bytesInOutput":244},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/constants.js":{"bytesInOutput":5539},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/index.js":{"bytesInOutput":13615},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js":{"bytesInOutput":322},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js":{"bytesInOutput":290},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js":{"bytesInOutput":318},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js":{"bytesInOutput":298},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js":{"bytesInOutput":314},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js":{"bytesInOutput":290},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js":{"bytesInOutput":316},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js":{"bytesInOutput":294},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js":{"bytesInOutput":302},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js":{"bytesInOutput":302},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js":{"bytesInOutput":867},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js":{"bytesInOutput":784},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index.mjs":{"bytesInOutput":1031}},"bytes":255408}}}
1
+ {"inputs":{"node_modules/tslib/tslib.js":{"bytes":14860,"imports":[]},"node_modules/picocolors/picocolors.js":{"bytes":2594,"imports":[]},"node_modules/postcss/lib/tokenize.js":{"bytes":6536,"imports":[]},"node_modules/postcss/lib/terminal-highlight.js":{"bytes":1399,"imports":[{"path":"node_modules/picocolors/picocolors.js","kind":"require-call"},{"path":"node_modules/postcss/lib/tokenize.js","kind":"require-call"}]},"node_modules/postcss/lib/css-syntax-error.js":{"bytes":2524,"imports":[{"path":"node_modules/picocolors/picocolors.js","kind":"require-call"},{"path":"node_modules/postcss/lib/terminal-highlight.js","kind":"require-call"}]},"node_modules/postcss/lib/symbols.js":{"bytes":91,"imports":[]},"node_modules/postcss/lib/stringifier.js":{"bytes":8220,"imports":[]},"node_modules/postcss/lib/stringify.js":{"bytes":213,"imports":[{"path":"node_modules/postcss/lib/stringifier.js","kind":"require-call"}]},"node_modules/postcss/lib/node.js":{"bytes":8485,"imports":[{"path":"node_modules/postcss/lib/symbols.js","kind":"require-call"},{"path":"node_modules/postcss/lib/css-syntax-error.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringifier.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"}]},"node_modules/postcss/lib/declaration.js":{"bytes":495,"imports":[{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/source-map-js/lib/base64.js":{"bytes":1540,"imports":[]},"node_modules/source-map-js/lib/base64-vlq.js":{"bytes":4714,"imports":[{"path":"node_modules/source-map-js/lib/base64.js","kind":"require-call"}]},"node_modules/source-map-js/lib/util.js":{"bytes":15403,"imports":[]},"node_modules/source-map-js/lib/array-set.js":{"bytes":3197,"imports":[{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"}]},"node_modules/source-map-js/lib/mapping-list.js":{"bytes":2339,"imports":[{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"}]},"node_modules/source-map-js/lib/source-map-generator.js":{"bytes":14356,"imports":[{"path":"node_modules/source-map-js/lib/base64-vlq.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/array-set.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/mapping-list.js","kind":"require-call"}]},"node_modules/source-map-js/lib/binary-search.js":{"bytes":4249,"imports":[]},"node_modules/source-map-js/lib/quick-sort.js":{"bytes":4068,"imports":[]},"node_modules/source-map-js/lib/source-map-consumer.js":{"bytes":41482,"imports":[{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/binary-search.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/array-set.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/base64-vlq.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/quick-sort.js","kind":"require-call"}]},"node_modules/source-map-js/lib/source-node.js":{"bytes":13808,"imports":[{"path":"node_modules/source-map-js/lib/source-map-generator.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/util.js","kind":"require-call"}]},"node_modules/source-map-js/source-map.js":{"bytes":405,"imports":[{"path":"node_modules/source-map-js/lib/source-map-generator.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/source-map-consumer.js","kind":"require-call"},{"path":"node_modules/source-map-js/lib/source-node.js","kind":"require-call"}]},"node_modules/nanoid/non-secure/index.cjs":{"bytes":499,"imports":[]},"node_modules/postcss/lib/previous-map.js":{"bytes":3923,"imports":[{"path":"node_modules/source-map-js/source-map.js","kind":"require-call"}]},"node_modules/postcss/lib/input.js":{"bytes":6189,"imports":[{"path":"node_modules/source-map-js/source-map.js","kind":"require-call"},{"path":"node_modules/nanoid/non-secure/index.cjs","kind":"require-call"},{"path":"node_modules/postcss/lib/terminal-highlight.js","kind":"require-call"},{"path":"node_modules/postcss/lib/css-syntax-error.js","kind":"require-call"},{"path":"node_modules/postcss/lib/previous-map.js","kind":"require-call"}]},"node_modules/postcss/lib/map-generator.js":{"bytes":8958,"imports":[{"path":"node_modules/source-map-js/source-map.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"}]},"node_modules/postcss/lib/comment.js":{"bytes":203,"imports":[{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/postcss/lib/container.js":{"bytes":10497,"imports":[{"path":"node_modules/postcss/lib/symbols.js","kind":"require-call"},{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/postcss/lib/document.js":{"bytes":654,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"}]},"node_modules/postcss/lib/warn-once.js":{"bytes":256,"imports":[]},"node_modules/postcss/lib/warning.js":{"bytes":739,"imports":[]},"node_modules/postcss/lib/result.js":{"bytes":745,"imports":[{"path":"node_modules/postcss/lib/warning.js","kind":"require-call"}]},"node_modules/postcss/lib/at-rule.js":{"bytes":471,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"}]},"node_modules/postcss/lib/root.js":{"bytes":1239,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"}]},"node_modules/postcss/lib/list.js":{"bytes":1227,"imports":[]},"node_modules/postcss/lib/rule.js":{"bytes":569,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/list.js","kind":"require-call"}]},"node_modules/postcss/lib/parser.js":{"bytes":14482,"imports":[{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/tokenize.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/at-rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"},{"path":"node_modules/postcss/lib/rule.js","kind":"require-call"}]},"node_modules/postcss/lib/parse.js":{"bytes":1147,"imports":[{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parser.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"}]},"node_modules/postcss/lib/lazy-result.js":{"bytes":13562,"imports":[{"path":"node_modules/postcss/lib/symbols.js","kind":"require-call"},{"path":"node_modules/postcss/lib/map-generator.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"},{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/document.js","kind":"require-call"},{"path":"node_modules/postcss/lib/warn-once.js","kind":"require-call"},{"path":"node_modules/postcss/lib/result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parse.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"}]},"node_modules/postcss/lib/no-work-result.js":{"bytes":2551,"imports":[{"path":"node_modules/postcss/lib/map-generator.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"},{"path":"node_modules/postcss/lib/warn-once.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parse.js","kind":"require-call"},{"path":"node_modules/postcss/lib/result.js","kind":"require-call"}]},"node_modules/postcss/lib/processor.js":{"bytes":1810,"imports":[{"path":"node_modules/postcss/lib/no-work-result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/lazy-result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/document.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"}]},"node_modules/postcss/lib/fromJSON.js":{"bytes":1506,"imports":[{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/previous-map.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/at-rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"},{"path":"node_modules/postcss/lib/rule.js","kind":"require-call"}]},"node_modules/postcss/lib/postcss.js":{"bytes":2898,"imports":[{"path":"node_modules/postcss/lib/css-syntax-error.js","kind":"require-call"},{"path":"node_modules/postcss/lib/declaration.js","kind":"require-call"},{"path":"node_modules/postcss/lib/lazy-result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/container.js","kind":"require-call"},{"path":"node_modules/postcss/lib/processor.js","kind":"require-call"},{"path":"node_modules/postcss/lib/stringify.js","kind":"require-call"},{"path":"node_modules/postcss/lib/fromJSON.js","kind":"require-call"},{"path":"node_modules/postcss/lib/document.js","kind":"require-call"},{"path":"node_modules/postcss/lib/warning.js","kind":"require-call"},{"path":"node_modules/postcss/lib/comment.js","kind":"require-call"},{"path":"node_modules/postcss/lib/at-rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/result.js","kind":"require-call"},{"path":"node_modules/postcss/lib/input.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parse.js","kind":"require-call"},{"path":"node_modules/postcss/lib/list.js","kind":"require-call"},{"path":"node_modules/postcss/lib/rule.js","kind":"require-call"},{"path":"node_modules/postcss/lib/root.js","kind":"require-call"},{"path":"node_modules/postcss/lib/node.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-stringifier.js":{"bytes":1336,"imports":[{"path":"node_modules/postcss/lib/stringifier.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-stringify.js":{"bytes":176,"imports":[{"path":"node_modules/postcss-scss/lib/scss-stringifier.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/nested-declaration.js":{"bytes":260,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-tokenize.js":{"bytes":8394,"imports":[]},"node_modules/postcss-scss/lib/scss-parser.js":{"bytes":5368,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"},{"path":"node_modules/postcss/lib/parser.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/nested-declaration.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-tokenize.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-parse.js":{"bytes":245,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-parser.js","kind":"require-call"}]},"node_modules/postcss-scss/lib/scss-syntax.js":{"bytes":119,"imports":[{"path":"node_modules/postcss-scss/lib/scss-stringify.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-parse.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/constants.js":{"bytes":16589,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/index.js":{"bytes":54408,"imports":[{"path":"node_modules/tslib/tslib.js","kind":"require-call"},{"path":"node_modules/postcss/lib/postcss.js","kind":"require-call"},{"path":"node_modules/postcss-scss/lib/scss-syntax.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/constants.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js":{"bytes":1259,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js":{"bytes":1187,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js":{"bytes":1823,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js":{"bytes":1895,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js":{"bytes":1239,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js":{"bytes":1187,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js":{"bytes":1231,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js":{"bytes":1193,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js":{"bytes":1213,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js":{"bytes":1213,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js":{"bytes":2162,"imports":[{"path":"node_modules/tslib/tslib.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js","kind":"require-call"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js":{"bytes":2678,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js","kind":"require-call"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index.mjs":{"bytes":4314,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js","kind":"import-statement"}]}},"outputs":{"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index_bundled.js.map":{"imports":[],"exports":[],"inputs":{},"bytes":433078},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index_bundled.js":{"imports":[],"exports":[],"entryPoint":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index.mjs","inputs":{"node_modules/tslib/tslib.js":{"bytesInOutput":15757},"node_modules/picocolors/picocolors.js":{"bytesInOutput":2897},"node_modules/postcss/lib/tokenize.js":{"bytesInOutput":7306},"node_modules/postcss/lib/terminal-highlight.js":{"bytesInOutput":1738},"node_modules/postcss/lib/css-syntax-error.js":{"bytesInOutput":2976},"node_modules/postcss/lib/symbols.js":{"bytesInOutput":209},"node_modules/postcss/lib/stringifier.js":{"bytesInOutput":9545},"node_modules/postcss/lib/stringify.js":{"bytesInOutput":353},"node_modules/postcss/lib/node.js":{"bytesInOutput":9763},"node_modules/postcss/lib/declaration.js":{"bytesInOutput":687},"node_modules/source-map-js/lib/base64.js":{"bytesInOutput":1138},"node_modules/source-map-js/lib/base64-vlq.js":{"bytesInOutput":1707},"node_modules/source-map-js/lib/util.js":{"bytesInOutput":11203},"node_modules/source-map-js/lib/array-set.js":{"bytesInOutput":2296},"node_modules/source-map-js/lib/mapping-list.js":{"bytesInOutput":1380},"node_modules/source-map-js/lib/source-map-generator.js":{"bytesInOutput":10856},"node_modules/source-map-js/lib/binary-search.js":{"bytesInOutput":1518},"node_modules/source-map-js/lib/quick-sort.js":{"bytesInOutput":1534},"node_modules/source-map-js/lib/source-map-consumer.js":{"bytesInOutput":25548},"node_modules/source-map-js/lib/source-node.js":{"bytesInOutput":9705},"node_modules/source-map-js/source-map.js":{"bytesInOutput":326},"node_modules/nanoid/non-secure/index.cjs":{"bytesInOutput":698},"node_modules/postcss/lib/previous-map.js":{"bytesInOutput":4354},"node_modules/postcss/lib/input.js":{"bytesInOutput":6859},"node_modules/postcss/lib/map-generator.js":{"bytesInOutput":10341},"node_modules/postcss/lib/comment.js":{"bytesInOutput":354},"node_modules/postcss/lib/container.js":{"bytesInOutput":12297},"node_modules/postcss/lib/document.js":{"bytesInOutput":792},"node_modules/postcss/lib/warn-once.js":{"bytesInOutput":379},"node_modules/postcss/lib/warning.js":{"bytesInOutput":987},"node_modules/postcss/lib/result.js":{"bytesInOutput":987},"node_modules/postcss/lib/at-rule.js":{"bytesInOutput":680},"node_modules/postcss/lib/root.js":{"bytesInOutput":1560},"node_modules/postcss/lib/list.js":{"bytesInOutput":1596},"node_modules/postcss/lib/rule.js":{"bytesInOutput":769},"node_modules/postcss/lib/parser.js":{"bytesInOutput":16460},"node_modules/postcss/lib/parse.js":{"bytesInOutput":1222},"node_modules/postcss/lib/lazy-result.js":{"bytesInOutput":15482},"node_modules/postcss/lib/no-work-result.js":{"bytesInOutput":3068},"node_modules/postcss/lib/processor.js":{"bytesInOutput":2037},"node_modules/postcss/lib/fromJSON.js":{"bytesInOutput":1944},"node_modules/postcss/lib/postcss.js":{"bytesInOutput":3103},"node_modules/postcss-scss/lib/scss-stringifier.js":{"bytesInOutput":1657},"node_modules/postcss-scss/lib/scss-stringify.js":{"bytesInOutput":318},"node_modules/postcss-scss/lib/nested-declaration.js":{"bytesInOutput":448},"node_modules/postcss-scss/lib/scss-tokenize.js":{"bytesInOutput":9139},"node_modules/postcss-scss/lib/scss-parser.js":{"bytesInOutput":6252},"node_modules/postcss-scss/lib/scss-parse.js":{"bytesInOutput":390},"node_modules/postcss-scss/lib/scss-syntax.js":{"bytesInOutput":244},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/constants.js":{"bytesInOutput":5533},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/migrations/legacy-components-v15/index.js":{"bytesInOutput":13615},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js":{"bytesInOutput":322},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js":{"bytesInOutput":290},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js":{"bytesInOutput":318},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js":{"bytesInOutput":298},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js":{"bytesInOutput":314},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js":{"bytesInOutput":290},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js":{"bytesInOutput":316},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js":{"bytesInOutput":294},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js":{"bytesInOutput":302},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js":{"bytesInOutput":302},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js":{"bytesInOutput":867},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js":{"bytesInOutput":784},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index.mjs":{"bytesInOutput":1031}},"bytes":255402}}}
package/slider/index.d.ts CHANGED
@@ -326,7 +326,7 @@ export declare class MatSliderRangeThumb extends MatSliderThumb implements _MatS
326
326
  _onInput(): void;
327
327
  _onNgControlValueChange(): void;
328
328
  _onPointerDown(event: PointerEvent): void;
329
- _onPointerUp(event: PointerEvent): void;
329
+ _onPointerUp(): void;
330
330
  _onPointerMove(event: PointerEvent): void;
331
331
  _fixValue(event: PointerEvent): void;
332
332
  _clamp(v: number): number;
@@ -469,7 +469,7 @@ export declare class MatSliderThumb implements _MatSliderThumb, OnDestroy, Contr
469
469
  /** Corrects the value of the slider based on the pointer event's position. */
470
470
  _fixValue(event: PointerEvent): void;
471
471
  _onPointerMove(event: PointerEvent): void;
472
- _onPointerUp(event: PointerEvent): void;
472
+ _onPointerUp(): void;
473
473
  _clamp(v: number): number;
474
474
  _calcTranslateXByValue(): number;
475
475
  _calcTranslateXByPointerEvent(event: PointerEvent): number;
@@ -6,6 +6,7 @@
6
6
  @use '@material/snackbar/snackbar-theme' as mdc-snackbar-theme;
7
7
  @use 'sass:color';
8
8
  @use 'sass:map';
9
+ @use 'sass:meta';
9
10
 
10
11
 
11
12
  @mixin color($config-or-theme) {
@@ -18,16 +19,19 @@
18
19
  $button-color:
19
20
  if($is-dark-theme, currentColor, theming.get-color-from-palette($accent, text));
20
21
  --mat-mdc-snack-bar-button-color: #{$button-color};
22
+ $on-surface: mdc-theme-color.prop-value(on-surface);
23
+ $surface: mdc-theme-color.prop-value(surface);
21
24
 
22
25
  @include mdc-snackbar-theme.theme((
23
- container-color: color.mix(
24
- mdc-theme-color.prop-value(on-surface),
25
- mdc-theme-color.prop-value(surface),
26
- 80%
26
+ container-color: if(
27
+ meta.type-of($on-surface) == color and meta.type-of($surface) == color,
28
+ color.mix($on-surface, $surface, 80%),
29
+ $on-surface
27
30
  ),
28
- supporting-text-color: rgba(
29
- mdc-theme-color.prop-value(surface),
30
- mdc-theme-color.text-emphasis(high)
31
+ supporting-text-color: if(
32
+ meta.type-of($surface) == color,
33
+ rgba($surface, mdc-theme-color.text-emphasis(high)),
34
+ $surface
31
35
  )
32
36
  ));
33
37
  }
@@ -204,9 +204,7 @@ $mat-tab-animation-duration: 500ms !default;
204
204
  }
205
205
 
206
206
  @mixin paginated-tab-header-with-background($header-selector) {
207
- // TODO(crisbeto): the class is repeated here to ensure the specificity is high enough.
208
- // We should be able to remove it once the tabs are switched to the new theming API.
209
- &.mat-tabs-with-background.mat-tabs-with-background {
207
+ &.mat-tabs-with-background {
210
208
  // Note that these selectors target direct descendants so
211
209
  // that the styles don't apply to any nested tab groups.
212
210
  > #{$header-selector}, > .mat-mdc-tab-header-pagination {