{"version":3,"file":"Search.aeb89f05.js","sources":["../../../../../../node_modules/svelte/src/runtime/internal/globals.js","../../../../../../node_modules/@ObamaFoundation/of-design-system/dist/molecules/Search/SearchInput.svelte","../../../../../../node_modules/@ObamaFoundation/of-design-system/dist/molecules/Search/SearchBar.svelte","../../../../../../node_modules/@ObamaFoundation/of-design-system/dist/molecules/Search/SearchQuerySuggestions.svelte","../../../../../../node_modules/@ObamaFoundation/of-design-system/dist/molecules/Search/Search.svelte"],"sourcesContent":["/** @type {typeof globalThis} */\nexport const globals =\n\ttypeof window !== 'undefined'\n\t\t? window\n\t\t: typeof globalThis !== 'undefined'\n\t\t? globalThis\n\t\t: // @ts-ignore Node typings have this\n\t\t global;\n","\n\n