@wordpress/block-library
Version:
Block library for the WordPress editor.
8 lines (7 loc) • 553 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/search/variations.js"],
"sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { __ } from '@wordpress/i18n';\n\nconst variations = [\n\t{\n\t\tname: 'default',\n\t\tisDefault: true,\n\t\tattributes: { buttonText: __( 'Search' ), label: __( 'Search' ) },\n\t},\n];\n\nexport default variations;\n"],
"mappings": ";AAGA,SAAS,UAAU;AAEnB,IAAM,aAAa;AAAA,EAClB;AAAA,IACC,MAAM;AAAA,IACN,WAAW;AAAA,IACX,YAAY,EAAE,YAAY,GAAI,QAAS,GAAG,OAAO,GAAI,QAAS,EAAE;AAAA,EACjE;AACD;AAEA,IAAO,qBAAQ;",
"names": []
}