@wordpress/block-library
Version:
Block library for the WordPress editor.
8 lines (7 loc) • 749 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/media-text/constants.js"],
"sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { _x } from '@wordpress/i18n';\n\nexport const DEFAULT_MEDIA_SIZE_SLUG = 'full';\nexport const WIDTH_CONSTRAINT_PERCENTAGE = 15;\nexport const LINK_DESTINATION_MEDIA = 'media';\nexport const LINK_DESTINATION_ATTACHMENT = 'attachment';\nexport const TEMPLATE = [\n\t[\n\t\t'core/paragraph',\n\t\t{\n\t\t\tplaceholder: _x( 'Content\u2026', 'content placeholder' ),\n\t\t},\n\t],\n];\n"],
"mappings": ";AAGA,SAAS,UAAU;AAEZ,IAAM,0BAA0B;AAChC,IAAM,8BAA8B;AACpC,IAAM,yBAAyB;AAC/B,IAAM,8BAA8B;AACpC,IAAM,WAAW;AAAA,EACvB;AAAA,IACC;AAAA,IACA;AAAA,MACC,aAAa,GAAI,iBAAY,qBAAsB;AAAA,IACpD;AAAA,EACD;AACD;",
"names": []
}