@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":{"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js":{"bytes":18973,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js":{"bytes":3161,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js":{"bytes":5269,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js":{"bytes":5940,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js":{"bytes":1290,"imports":[]},"node_modules/@angular/compiler/fesm2015/compiler.mjs":{"bytes":931443,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js":{"bytes":20295,"imports":[{"path":"node_modules/@angular/compiler/fesm2015/compiler.mjs","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js":{"bytes":3202,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js":{"bytes":3037,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js":{"bytes":4068,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js":{"bytes":13581,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js":{"bytes":3966,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js":{"bytes":5784,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js":{"bytes":2980,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js":{"bytes":4056,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js":{"bytes":4025,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js":{"bytes":7574,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js":{"bytes":3156,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js":{"bytes":3769,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js":{"bytes":3239,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js":{"bytes":3838,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js":{"bytes":3156,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js":{"bytes":2971,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js":{"bytes":4962,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js":{"bytes":5476,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js":{"bytes":4057,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js":{"bytes":5089,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js":{"bytes":3470,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js":{"bytes":4996,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js":{"bytes":3547,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js":{"bytes":30251,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js":{"bytes":4108,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js":{"bytes":8865,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js":{"bytes":4815,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js":{"bytes":20431,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js","kind":"import-statement"}]},"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/lib/postcss.mjs":{"bytes":980,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"import-statement"}]},"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"}]},"node_modules/postcss-scss/lib/scss-syntax.mjs":{"bytes":134,"imports":[{"path":"node_modules/postcss-scss/lib/scss-syntax.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js":{"bytes":53147,"imports":[{"path":"node_modules/postcss/lib/postcss.mjs","kind":"import-statement"},{"path":"node_modules/postcss-scss/lib/scss-syntax.mjs","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/typescript/import-operations.js":{"bytes":6319,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js":{"bytes":2219,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/index.js":{"bytes":1181,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/typescript/import-operations.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js":{"bytes":5488,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/index.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js":{"bytes":41086,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs":{"bytes":15937,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js","kind":"import-statement"}]}},"outputs":{"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index_bundled.js.map":{"imports":[],"exports":[],"inputs":{},"bytes":1905875},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index_bundled.js":{"imports":[],"exports":[],"entryPoint":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs","inputs":{"node_modules/picocolors/picocolors.js":{"bytesInOutput":2903},"node_modules/postcss/lib/tokenize.js":{"bytesInOutput":7306},"node_modules/postcss/lib/terminal-highlight.js":{"bytesInOutput":1741},"node_modules/postcss/lib/css-syntax-error.js":{"bytesInOutput":2986},"node_modules/postcss/lib/symbols.js":{"bytesInOutput":209},"node_modules/postcss/lib/stringifier.js":{"bytesInOutput":9577},"node_modules/postcss/lib/stringify.js":{"bytesInOutput":357},"node_modules/postcss/lib/node.js":{"bytesInOutput":9791},"node_modules/postcss/lib/declaration.js":{"bytesInOutput":693},"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":11209},"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":10873},"node_modules/source-map-js/lib/binary-search.js":{"bytesInOutput":1525},"node_modules/source-map-js/lib/quick-sort.js":{"bytesInOutput":1534},"node_modules/source-map-js/lib/source-map-consumer.js":{"bytesInOutput":25592},"node_modules/source-map-js/lib/source-node.js":{"bytesInOutput":9707},"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":4377},"node_modules/postcss/lib/input.js":{"bytesInOutput":6889},"node_modules/postcss/lib/map-generator.js":{"bytesInOutput":10374},"node_modules/postcss/lib/comment.js":{"bytesInOutput":360},"node_modules/postcss/lib/container.js":{"bytesInOutput":12353},"node_modules/postcss/lib/document.js":{"bytesInOutput":803},"node_modules/postcss/lib/warn-once.js":{"bytesInOutput":379},"node_modules/postcss/lib/warning.js":{"bytesInOutput":991},"node_modules/postcss/lib/result.js":{"bytesInOutput":995},"node_modules/postcss/lib/at-rule.js":{"bytesInOutput":688},"node_modules/postcss/lib/root.js":{"bytesInOutput":1576},"node_modules/postcss/lib/list.js":{"bytesInOutput":1602},"node_modules/postcss/lib/rule.js":{"bytesInOutput":779},"node_modules/postcss/lib/parser.js":{"bytesInOutput":16473},"node_modules/postcss/lib/parse.js":{"bytesInOutput":1233},"node_modules/postcss/lib/lazy-result.js":{"bytesInOutput":15590},"node_modules/postcss/lib/no-work-result.js":{"bytesInOutput":3083},"node_modules/postcss/lib/processor.js":{"bytesInOutput":2049},"node_modules/postcss/lib/fromJSON.js":{"bytesInOutput":1962},"node_modules/postcss/lib/postcss.js":{"bytesInOutput":3176},"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":461},"node_modules/postcss-scss/lib/scss-tokenize.js":{"bytesInOutput":9139},"node_modules/postcss-scss/lib/scss-parser.js":{"bytesInOutput":6265},"node_modules/postcss-scss/lib/scss-parse.js":{"bytesInOutput":399},"node_modules/postcss-scss/lib/scss-syntax.js":{"bytesInOutput":266},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs":{"bytesInOutput":3658},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js":{"bytesInOutput":2834},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js":{"bytesInOutput":615},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js":{"bytesInOutput":1218},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js":{"bytesInOutput":1401},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js":{"bytesInOutput":34},"node_modules/@angular/compiler/fesm2015/compiler.mjs":{"bytesInOutput":536958},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js":{"bytesInOutput":2819},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js":{"bytesInOutput":412},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js":{"bytesInOutput":571},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js":{"bytesInOutput":857},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js":{"bytesInOutput":2347},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js":{"bytesInOutput":841},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js":{"bytesInOutput":1445},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js":{"bytesInOutput":554},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js":{"bytesInOutput":853},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js":{"bytesInOutput":857},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js":{"bytesInOutput":1988},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js":{"bytesInOutput":614},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js":{"bytesInOutput":713},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js":{"bytesInOutput":628},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js":{"bytesInOutput":797},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js":{"bytesInOutput":614},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js":{"bytesInOutput":549},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js":{"bytesInOutput":1057},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js":{"bytesInOutput":1201},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js":{"bytesInOutput":850},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js":{"bytesInOutput":1192},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js":{"bytesInOutput":697},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js":{"bytesInOutput":1122},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js":{"bytesInOutput":471},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js":{"bytesInOutput":5632},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js":{"bytesInOutput":543},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js":{"bytesInOutput":1542},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js":{"bytesInOutput":662},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js":{"bytesInOutput":3256},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js":{"bytesInOutput":8672},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js":{"bytesInOutput":9832},"node_modules/postcss/lib/postcss.mjs":{"bytesInOutput":1142},"node_modules/postcss-scss/lib/scss-syntax.mjs":{"bytesInOutput":373},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js":{"bytesInOutput":1016},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/typescript/import-operations.js":{"bytesInOutput":0},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/index.js":{"bytesInOutput":0},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js":{"bytesInOutput":176}},"bytes":822361}}}
1
+ {"inputs":{"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js":{"bytes":18973,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js":{"bytes":3161,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js":{"bytes":5269,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js":{"bytes":5940,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js":{"bytes":1290,"imports":[]},"node_modules/@angular/compiler/fesm2015/compiler.mjs":{"bytes":931443,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js":{"bytes":20930,"imports":[{"path":"node_modules/@angular/compiler/fesm2015/compiler.mjs","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js":{"bytes":3202,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js":{"bytes":3037,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js":{"bytes":4068,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js":{"bytes":13581,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js":{"bytes":3966,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js":{"bytes":5784,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js":{"bytes":2980,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js":{"bytes":4056,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js":{"bytes":4025,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js":{"bytes":7574,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js":{"bytes":3156,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js":{"bytes":3769,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js":{"bytes":3239,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js":{"bytes":3838,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js":{"bytes":3156,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js":{"bytes":2971,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js":{"bytes":4962,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js":{"bytes":5476,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js":{"bytes":4057,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js":{"bytes":5089,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js":{"bytes":3470,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js":{"bytes":4996,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js":{"bytes":3547,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js":{"bytes":30251,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js":{"bytes":4108,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js":{"bytes":8865,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js":{"bytes":4815,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js":{"bytes":20431,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js","kind":"import-statement"}]},"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/lib/postcss.mjs":{"bytes":980,"imports":[{"path":"node_modules/postcss/lib/postcss.js","kind":"import-statement"}]},"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"}]},"node_modules/postcss-scss/lib/scss-syntax.mjs":{"bytes":134,"imports":[{"path":"node_modules/postcss-scss/lib/scss-syntax.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js":{"bytes":53147,"imports":[{"path":"node_modules/postcss/lib/postcss.mjs","kind":"import-statement"},{"path":"node_modules/postcss-scss/lib/scss-syntax.mjs","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/typescript/import-operations.js":{"bytes":6319,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js":{"bytes":2219,"imports":[]},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/index.js":{"bytes":1181,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/typescript/import-operations.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js":{"bytes":5488,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/index.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js":{"bytes":41086,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js","kind":"import-statement"}]},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs":{"bytes":15937,"imports":[{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js","kind":"import-statement"},{"path":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js","kind":"import-statement"}]}},"outputs":{"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index_bundled.js.map":{"imports":[],"exports":[],"inputs":{},"bytes":1906149},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index_bundled.js":{"imports":[],"exports":[],"entryPoint":"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs","inputs":{"node_modules/picocolors/picocolors.js":{"bytesInOutput":2903},"node_modules/postcss/lib/tokenize.js":{"bytesInOutput":7306},"node_modules/postcss/lib/terminal-highlight.js":{"bytesInOutput":1741},"node_modules/postcss/lib/css-syntax-error.js":{"bytesInOutput":2986},"node_modules/postcss/lib/symbols.js":{"bytesInOutput":209},"node_modules/postcss/lib/stringifier.js":{"bytesInOutput":9577},"node_modules/postcss/lib/stringify.js":{"bytesInOutput":357},"node_modules/postcss/lib/node.js":{"bytesInOutput":9791},"node_modules/postcss/lib/declaration.js":{"bytesInOutput":693},"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":11209},"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":10873},"node_modules/source-map-js/lib/binary-search.js":{"bytesInOutput":1525},"node_modules/source-map-js/lib/quick-sort.js":{"bytesInOutput":1534},"node_modules/source-map-js/lib/source-map-consumer.js":{"bytesInOutput":25592},"node_modules/source-map-js/lib/source-node.js":{"bytesInOutput":9707},"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":4377},"node_modules/postcss/lib/input.js":{"bytesInOutput":6889},"node_modules/postcss/lib/map-generator.js":{"bytesInOutput":10374},"node_modules/postcss/lib/comment.js":{"bytesInOutput":360},"node_modules/postcss/lib/container.js":{"bytesInOutput":12353},"node_modules/postcss/lib/document.js":{"bytesInOutput":803},"node_modules/postcss/lib/warn-once.js":{"bytesInOutput":379},"node_modules/postcss/lib/warning.js":{"bytesInOutput":991},"node_modules/postcss/lib/result.js":{"bytesInOutput":995},"node_modules/postcss/lib/at-rule.js":{"bytesInOutput":688},"node_modules/postcss/lib/root.js":{"bytesInOutput":1576},"node_modules/postcss/lib/list.js":{"bytesInOutput":1602},"node_modules/postcss/lib/rule.js":{"bytesInOutput":779},"node_modules/postcss/lib/parser.js":{"bytesInOutput":16473},"node_modules/postcss/lib/parse.js":{"bytesInOutput":1233},"node_modules/postcss/lib/lazy-result.js":{"bytesInOutput":15590},"node_modules/postcss/lib/no-work-result.js":{"bytesInOutput":3083},"node_modules/postcss/lib/processor.js":{"bytesInOutput":2049},"node_modules/postcss/lib/fromJSON.js":{"bytesInOutput":1962},"node_modules/postcss/lib/postcss.js":{"bytesInOutput":3176},"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":461},"node_modules/postcss-scss/lib/scss-tokenize.js":{"bytesInOutput":9139},"node_modules/postcss-scss/lib/scss-parser.js":{"bytesInOutput":6265},"node_modules/postcss-scss/lib/scss-parse.js":{"bytesInOutput":399},"node_modules/postcss-scss/lib/scss-syntax.js":{"bytesInOutput":266},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs":{"bytesInOutput":3658},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js":{"bytesInOutput":2834},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js":{"bytesInOutput":615},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js":{"bytesInOutput":1218},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js":{"bytesInOutput":1401},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js":{"bytesInOutput":34},"node_modules/@angular/compiler/fesm2015/compiler.mjs":{"bytesInOutput":536958},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js":{"bytesInOutput":2877},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js":{"bytesInOutput":412},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js":{"bytesInOutput":571},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js":{"bytesInOutput":857},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js":{"bytesInOutput":2347},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js":{"bytesInOutput":841},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js":{"bytesInOutput":1445},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js":{"bytesInOutput":554},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js":{"bytesInOutput":853},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js":{"bytesInOutput":857},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js":{"bytesInOutput":1988},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js":{"bytesInOutput":614},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js":{"bytesInOutput":713},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js":{"bytesInOutput":628},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js":{"bytesInOutput":797},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js":{"bytesInOutput":614},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js":{"bytesInOutput":549},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js":{"bytesInOutput":1057},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js":{"bytesInOutput":1201},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js":{"bytesInOutput":850},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js":{"bytesInOutput":1192},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js":{"bytesInOutput":697},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js":{"bytesInOutput":1122},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js":{"bytesInOutput":471},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js":{"bytesInOutput":5632},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js":{"bytesInOutput":543},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js":{"bytesInOutput":1542},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js":{"bytesInOutput":662},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js":{"bytesInOutput":3256},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js":{"bytesInOutput":8672},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js":{"bytesInOutput":9832},"node_modules/postcss/lib/postcss.mjs":{"bytesInOutput":1142},"node_modules/postcss-scss/lib/scss-syntax.mjs":{"bytesInOutput":373},"bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js":{"bytesInOutput":1016},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/typescript/import-operations.js":{"bytesInOutput":0},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/index.js":{"bytesInOutput":0},"bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js":{"bytesInOutput":176}},"bytes":822419}}}
@@ -6748,7 +6748,7 @@ var require_constants = __commonJS({
6748
6748
  { old: "DialogPosition", new: "LegacyDialogPosition" },
6749
6749
  { old: "_closeDialogVia", new: "_closeLegacyDialogVia" },
6750
6750
  { old: "FormFieldControlHarness", new: "LegacyFormFieldControlHarness" },
6751
- { old: "LegacyFloatLabelType", new: "LegacyFloatLabelType" },
6751
+ { old: "FloatLabelType", new: "LegacyFloatLabelType" },
6752
6752
  { old: "getMatFormFieldDuplicatedHintError", new: "getMatLegacyFormFieldDuplicatedHintError" },
6753
6753
  { old: "getMatFormFieldMissingControlError", new: "getMatLegacyFormFieldMissingControlError" },
6754
6754
  {