{ "version": 3, "sources": ["../javascripts/Data/Article/QueryKeys.ts"], "sourcesContent": ["export const ARTICLE_CATEGORIES_QUERY = '/api/articles/categories';\n\nexport const ARTICLES_QUERY = '/api/articles?search=';\nexport const ARTICLES_QUERY_HITS = 12;\n\nexport const FEATURED_ARTICLES_QUERY = '/api/articles?featured=true';\n\nexport const ARTICLE_QUERY = '/api/articles';\n\nexport const SUGGESTION_QUERY_CONTENT = '/api/completion/content';\nexport const SUGGESTION_QUERY_COMBINED = '/api/completion/combined';\n"], "mappings": "AAAO,IAAMA,EAA2B,2BAE3BC,EAAiB,wBAKvB,IAAMC,EAAgB,gBAEhBC,EAA2B,0BAC3BC,EAA4B", "names": ["ARTICLE_CATEGORIES_QUERY", "ARTICLES_QUERY", "ARTICLE_QUERY", "SUGGESTION_QUERY_CONTENT", "SUGGESTION_QUERY_COMBINED"] }