{
  "version": 3,
  "sources": ["../../src/utils/is-previewing-theme.js"],
  "sourcesContent": ["import { getQueryArg } from '@wordpress/url';\n\nexport function isPreviewingTheme() {\n\treturn !! getQueryArg( window.location.href, 'wp_theme_preview' );\n}\n\nexport function currentlyPreviewingTheme() {\n\tif ( isPreviewingTheme() ) {\n\t\treturn getQueryArg( window.location.href, 'wp_theme_preview' );\n\t}\n\treturn null;\n}\n"],
  "mappings": ";AAAA,SAAS,mBAAmB;AAErB,SAAS,oBAAoB;AACnC,SAAO,CAAC,CAAE,YAAa,OAAO,SAAS,MAAM,kBAAmB;AACjE;AAEO,SAAS,2BAA2B;AAC1C,MAAK,kBAAkB,GAAI;AAC1B,WAAO,YAAa,OAAO,SAAS,MAAM,kBAAmB;AAAA,EAC9D;AACA,SAAO;AACR;",
  "names": []
}
