{
  "extends": "../../../../../../../../ui/webui/resources/cr_components/composebox/tsconfig_base.json",
  "compilerOptions": {
    "types": [
      "dom-speech-recognition",
      "trusted-types"
    ],
    "rootDir": "preprocessed",
    "outDir": "../../tsc/cr_components/composebox",
    "composite": true,
    "declaration": true,
    "tsBuildInfoFile": "tsconfig_build_ts.tsbuildinfo",
    "skipLibCheck": true,
    "paths": {
      "/strings.m.js": [
        "../../../../../../../..//tools/typescript/definitions/strings.d.ts"
      ],
      "//resources/lit/v3_0/lit.rollup.js": [
        "./../../../../../third_party/lit/v3_0/lit.d.ts"
      ],
      "//resources/cr_components/localized_link/*": [
        "./../../../../../ui/webui/resources/tsc/cr_components/localized_link/*"
      ],
      "//resources/cr_components/search/*": [
        "./../../../../../ui/webui/resources/tsc/cr_components/search/*"
      ],
      "//resources/cr_elements/*": [
        "./../../../../../ui/webui/resources/tsc/cr_elements/*"
      ],
      "//resources/js/*": [
        "./../../../../../ui/webui/resources/tsc/js/*"
      ],
      "//resources/mojo/*": [
        "./../../../../../ui/webui/resources/tsc/mojo/*"
      ],
      "/tools/typescript/definitions/*": [
        "./../../../../../../../../tools/typescript/definitions/*"
      ]
    }
  },
  "files": [
    "preprocessed/common.ts",
    "preprocessed/composebox.html.ts",
    "preprocessed/composebox.ts",
    "preprocessed/composebox_favicon_group.html.ts",
    "preprocessed/composebox_favicon_group.ts",
    "preprocessed/composebox_context_menu.html.ts",
    "preprocessed/composebox_mixin.ts",
    "preprocessed/composebox_dropdown.html.ts",
    "preprocessed/composebox_dropdown.ts",
    "preprocessed/composebox_file_inputs.html.ts",
    "preprocessed/composebox_file_inputs.ts",
    "preprocessed/composebox_input.html.ts",
    "preprocessed/composebox_input.ts",
    "preprocessed/composebox_lens_search.html.ts",
    "preprocessed/composebox_lens_search.ts",
    "preprocessed/composebox_match.html.ts",
    "preprocessed/composebox_match.ts",
    "preprocessed/composebox_proxy.ts",
    "preprocessed/composebox_submit.html.ts",
    "preprocessed/composebox_submit.ts",
    "preprocessed/composebox_tab_favicon.ts",
    "preprocessed/composebox_tool_chip.html.ts",
    "preprocessed/composebox_tool_chip.ts",
    "preprocessed/composebox_voice_search.html.ts",
    "preprocessed/composebox_voice_search.ts",
    "preprocessed/contextual_entrypoint_button.html.ts",
    "preprocessed/contextual_entrypoint_button.ts",
    "preprocessed/contextual_entrypoint_and_menu.html.ts",
    "preprocessed/contextual_entrypoint_and_menu.ts",
    "preprocessed/contextual_action_menu.html.ts",
    "preprocessed/contextual_action_menu.ts",
    "preprocessed/error_scrim.html.ts",
    "preprocessed/error_scrim.ts",
    "preprocessed/file_carousel.html.ts",
    "preprocessed/file_carousel.ts",
    "preprocessed/file_thumbnail.html.ts",
    "preprocessed/file_thumbnail.ts",
    "preprocessed/icons.html.ts",
    "preprocessed/current_tab_chip.html.ts",
    "preprocessed/current_tab_chip.ts",
    "preprocessed/threads_rail.html.ts",
    "preprocessed/threads_rail.ts",
    "preprocessed/window_proxy.ts",
    "preprocessed/composebox.css.ts",
    "preprocessed/composebox_favicon_group.css.ts",
    "preprocessed/composebox_submit.css.ts",
    "preprocessed/composebox_dropdown.css.ts",
    "preprocessed/composebox_input.css.ts",
    "preprocessed/composebox_lens_search.css.ts",
    "preprocessed/composebox_match.css.ts",
    "preprocessed/composebox_shared_style.css.ts",
    "preprocessed/composebox_tab_favicon.css.ts",
    "preprocessed/composebox_tool_chip.css.ts",
    "preprocessed/composebox_voice_search.css.ts",
    "preprocessed/contextual_action_menu.css.ts",
    "preprocessed/contextual_entrypoint_button.css.ts",
    "preprocessed/contextual_entrypoint_and_menu.css.ts",
    "preprocessed/error_scrim.css.ts",
    "preprocessed/file_carousel.css.ts",
    "preprocessed/file_thumbnail.css.ts",
    "preprocessed/current_tab_chip.css.ts",
    "preprocessed/threads_rail.css.ts",
    "preprocessed/composebox_query.mojom-webui.ts",
    "preprocessed/composebox.mojom-webui.ts",
    "../../../../../../../../tools/typescript/definitions/strings.d.ts",
    "../../../../../../../../tools/typescript/definitions/chrome_histograms.d.ts",
    "../../../../../../../../tools/typescript/definitions/metrics_private.d.ts"
  ],
  "references": [
    {
      "path": "../../../../../tools/typescript/definitions/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../../third_party/lit/v3_0/tsconfig_build_ts.json"
    },
    {
      "path": "../localized_link/tsconfig_build_ts.json"
    },
    {
      "path": "../search/tsconfig_build_ts.json"
    },
    {
      "path": "../../cr_elements/tsconfig_build_ts.json"
    },
    {
      "path": "../../js/tsconfig_build_ts.json"
    },
    {
      "path": "../../mojo/tsconfig_build_ts.json"
    }
  ]
}