lol backups and old site first commit
This commit is contained in:
@@ -0,0 +1,360 @@
|
||||
<?php
|
||||
// This file is automatically generated. Do not edit directly.
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
die( 'Silence is golden.' );
|
||||
}
|
||||
|
||||
return array(
|
||||
'arrow-down-left' => array(
|
||||
'label' => _x( 'Arrow Down Left', 'icon label' ),
|
||||
'filePath' => 'arrow-down-left.svg',
|
||||
),
|
||||
'arrow-down-right' => array(
|
||||
'label' => _x( 'Arrow Down Right', 'icon label' ),
|
||||
'filePath' => 'arrow-down-right.svg',
|
||||
),
|
||||
'arrow-down' => array(
|
||||
'label' => _x( 'Arrow Down', 'icon label' ),
|
||||
'filePath' => 'arrow-down.svg',
|
||||
),
|
||||
'arrow-left' => array(
|
||||
'label' => _x( 'Arrow Left', 'icon label' ),
|
||||
'filePath' => 'arrow-left.svg',
|
||||
),
|
||||
'arrow-right' => array(
|
||||
'label' => _x( 'Arrow Right', 'icon label' ),
|
||||
'filePath' => 'arrow-right.svg',
|
||||
),
|
||||
'arrow-up-left' => array(
|
||||
'label' => _x( 'Arrow Up Left', 'icon label' ),
|
||||
'filePath' => 'arrow-up-left.svg',
|
||||
),
|
||||
'arrow-up-right' => array(
|
||||
'label' => _x( 'Arrow Up Right', 'icon label' ),
|
||||
'filePath' => 'arrow-up-right.svg',
|
||||
),
|
||||
'arrow-up' => array(
|
||||
'label' => _x( 'Arrow Up', 'icon label' ),
|
||||
'filePath' => 'arrow-up.svg',
|
||||
),
|
||||
'at-symbol' => array(
|
||||
'label' => _x( 'At Symbol (@)', 'icon label' ),
|
||||
'filePath' => 'at-symbol.svg',
|
||||
),
|
||||
'audio' => array(
|
||||
'label' => _x( 'Audio', 'icon label' ),
|
||||
'filePath' => 'audio.svg',
|
||||
),
|
||||
'bell' => array(
|
||||
'label' => _x( 'Bell', 'icon label' ),
|
||||
'filePath' => 'bell.svg',
|
||||
),
|
||||
'block-default' => array(
|
||||
'label' => _x( 'Block Default', 'icon label' ),
|
||||
'filePath' => 'block-default.svg',
|
||||
),
|
||||
'block-meta' => array(
|
||||
'label' => _x( 'Block Meta', 'icon label' ),
|
||||
'filePath' => 'block-meta.svg',
|
||||
),
|
||||
'block-table' => array(
|
||||
'label' => _x( 'Block Table', 'icon label' ),
|
||||
'filePath' => 'block-table.svg',
|
||||
),
|
||||
'calendar' => array(
|
||||
'label' => _x( 'Calendar', 'icon label' ),
|
||||
'filePath' => 'calendar.svg',
|
||||
),
|
||||
'capture-photo' => array(
|
||||
'label' => _x( 'Capture Photo', 'icon label' ),
|
||||
'filePath' => 'capture-photo.svg',
|
||||
),
|
||||
'capture-video' => array(
|
||||
'label' => _x( 'Capture Video', 'icon label' ),
|
||||
'filePath' => 'capture-video.svg',
|
||||
),
|
||||
'cart' => array(
|
||||
'label' => _x( 'Cart', 'icon label' ),
|
||||
'filePath' => 'cart.svg',
|
||||
),
|
||||
'category' => array(
|
||||
'label' => _x( 'Category', 'icon label' ),
|
||||
'filePath' => 'category.svg',
|
||||
),
|
||||
'caution' => array(
|
||||
'label' => _x( 'Caution', 'icon label' ),
|
||||
'filePath' => 'caution.svg',
|
||||
),
|
||||
'chart-bar' => array(
|
||||
'label' => _x( 'Chart Bar', 'icon label' ),
|
||||
'filePath' => 'chart-bar.svg',
|
||||
),
|
||||
'check' => array(
|
||||
'label' => _x( 'Check', 'icon label' ),
|
||||
'filePath' => 'check.svg',
|
||||
),
|
||||
'chevron-down' => array(
|
||||
'label' => _x( 'Chevron Down', 'icon label' ),
|
||||
'filePath' => 'chevron-down.svg',
|
||||
),
|
||||
'chevron-down-small' => array(
|
||||
'label' => _x( 'Chevron Down Small', 'icon label' ),
|
||||
'filePath' => 'chevron-down-small.svg',
|
||||
),
|
||||
'chevron-left' => array(
|
||||
'label' => _x( 'Chevron Left', 'icon label' ),
|
||||
'filePath' => 'chevron-left.svg',
|
||||
),
|
||||
'chevron-left-small' => array(
|
||||
'label' => _x( 'Chevron Left Small', 'icon label' ),
|
||||
'filePath' => 'chevron-left-small.svg',
|
||||
),
|
||||
'chevron-right' => array(
|
||||
'label' => _x( 'Chevron Right', 'icon label' ),
|
||||
'filePath' => 'chevron-right.svg',
|
||||
),
|
||||
'chevron-right-small' => array(
|
||||
'label' => _x( 'Chevron Right Small', 'icon label' ),
|
||||
'filePath' => 'chevron-right-small.svg',
|
||||
),
|
||||
'chevron-up' => array(
|
||||
'label' => _x( 'Chevron Up', 'icon label' ),
|
||||
'filePath' => 'chevron-up.svg',
|
||||
),
|
||||
'chevron-up-down' => array(
|
||||
'label' => _x( 'Chevron Up Down', 'icon label' ),
|
||||
'filePath' => 'chevron-up-down.svg',
|
||||
),
|
||||
'chevron-up-small' => array(
|
||||
'label' => _x( 'Chevron Up Small', 'icon label' ),
|
||||
'filePath' => 'chevron-up-small.svg',
|
||||
),
|
||||
'comment' => array(
|
||||
'label' => _x( 'Comment', 'icon label' ),
|
||||
'filePath' => 'comment.svg',
|
||||
),
|
||||
'cover' => array(
|
||||
'label' => _x( 'Cover', 'icon label' ),
|
||||
'filePath' => 'cover.svg',
|
||||
),
|
||||
'create' => array(
|
||||
'label' => _x( 'Create', 'icon label' ),
|
||||
'filePath' => 'create.svg',
|
||||
),
|
||||
'desktop' => array(
|
||||
'label' => _x( 'Desktop', 'icon label' ),
|
||||
'filePath' => 'desktop.svg',
|
||||
),
|
||||
'download' => array(
|
||||
'label' => _x( 'Download', 'icon label' ),
|
||||
'filePath' => 'download.svg',
|
||||
),
|
||||
'drawer-left' => array(
|
||||
'label' => _x( 'Drawer Left', 'icon label' ),
|
||||
'filePath' => 'drawer-left.svg',
|
||||
),
|
||||
'drawer-right' => array(
|
||||
'label' => _x( 'Drawer Right', 'icon label' ),
|
||||
'filePath' => 'drawer-right.svg',
|
||||
),
|
||||
'envelope' => array(
|
||||
'label' => _x( 'Envelope', 'icon label' ),
|
||||
'filePath' => 'envelope.svg',
|
||||
),
|
||||
'error' => array(
|
||||
'label' => _x( 'Error', 'icon label' ),
|
||||
'filePath' => 'error.svg',
|
||||
),
|
||||
'external' => array(
|
||||
'label' => _x( 'External', 'icon label' ),
|
||||
'filePath' => 'external.svg',
|
||||
),
|
||||
'file' => array(
|
||||
'label' => _x( 'File', 'icon label' ),
|
||||
'filePath' => 'file.svg',
|
||||
),
|
||||
'gallery' => array(
|
||||
'label' => _x( 'Gallery', 'icon label' ),
|
||||
'filePath' => 'gallery.svg',
|
||||
),
|
||||
'group' => array(
|
||||
'label' => _x( 'Group', 'icon label' ),
|
||||
'filePath' => 'group.svg',
|
||||
),
|
||||
'heading' => array(
|
||||
'label' => _x( 'Heading', 'icon label' ),
|
||||
'filePath' => 'heading.svg',
|
||||
),
|
||||
'help' => array(
|
||||
'label' => _x( 'Help', 'icon label' ),
|
||||
'filePath' => 'help.svg',
|
||||
),
|
||||
'home' => array(
|
||||
'label' => _x( 'Home', 'icon label' ),
|
||||
'filePath' => 'home.svg',
|
||||
),
|
||||
'image' => array(
|
||||
'label' => _x( 'Image', 'icon label' ),
|
||||
'filePath' => 'image.svg',
|
||||
),
|
||||
'info' => array(
|
||||
'label' => _x( 'Info', 'icon label' ),
|
||||
'filePath' => 'info.svg',
|
||||
),
|
||||
'key' => array(
|
||||
'label' => _x( 'Key', 'icon label' ),
|
||||
'filePath' => 'key.svg',
|
||||
),
|
||||
'language' => array(
|
||||
'label' => _x( 'Language', 'icon label' ),
|
||||
'filePath' => 'language.svg',
|
||||
),
|
||||
'map-marker' => array(
|
||||
'label' => _x( 'Map Marker', 'icon label' ),
|
||||
'filePath' => 'map-marker.svg',
|
||||
),
|
||||
'menu' => array(
|
||||
'label' => _x( 'Menu', 'icon label' ),
|
||||
'filePath' => 'menu.svg',
|
||||
),
|
||||
'mobile' => array(
|
||||
'label' => _x( 'Mobile', 'icon label' ),
|
||||
'filePath' => 'mobile.svg',
|
||||
),
|
||||
'more-horizontal' => array(
|
||||
'label' => _x( 'More Horizontal', 'icon label' ),
|
||||
'filePath' => 'more-horizontal.svg',
|
||||
),
|
||||
'more-vertical' => array(
|
||||
'label' => _x( 'More Vertical', 'icon label' ),
|
||||
'filePath' => 'more-vertical.svg',
|
||||
),
|
||||
'next' => array(
|
||||
'label' => _x( 'Next', 'icon label' ),
|
||||
'filePath' => 'next.svg',
|
||||
),
|
||||
'paragraph' => array(
|
||||
'label' => _x( 'Paragraph', 'icon label' ),
|
||||
'filePath' => 'paragraph.svg',
|
||||
),
|
||||
'payment' => array(
|
||||
'label' => _x( 'Payment', 'icon label' ),
|
||||
'filePath' => 'payment.svg',
|
||||
),
|
||||
'pencil' => array(
|
||||
'label' => _x( 'Pencil', 'icon label' ),
|
||||
'filePath' => 'pencil.svg',
|
||||
),
|
||||
'people' => array(
|
||||
'label' => _x( 'People', 'icon label' ),
|
||||
'filePath' => 'people.svg',
|
||||
),
|
||||
'plus' => array(
|
||||
'label' => _x( 'Plus', 'icon label' ),
|
||||
'filePath' => 'plus.svg',
|
||||
),
|
||||
'plus-circle' => array(
|
||||
'label' => _x( 'Plus Circle', 'icon label' ),
|
||||
'filePath' => 'plus-circle.svg',
|
||||
),
|
||||
'previous' => array(
|
||||
'label' => _x( 'Previous', 'icon label' ),
|
||||
'filePath' => 'previous.svg',
|
||||
),
|
||||
'published' => array(
|
||||
'label' => _x( 'Published', 'icon label' ),
|
||||
'filePath' => 'published.svg',
|
||||
),
|
||||
'quote' => array(
|
||||
'label' => _x( 'Quote', 'icon label' ),
|
||||
'filePath' => 'quote.svg',
|
||||
),
|
||||
'receipt' => array(
|
||||
'label' => _x( 'Receipt', 'icon label' ),
|
||||
'filePath' => 'receipt.svg',
|
||||
),
|
||||
'rss' => array(
|
||||
'label' => _x( 'RSS', 'icon label' ),
|
||||
'filePath' => 'rss.svg',
|
||||
),
|
||||
'scheduled' => array(
|
||||
'label' => _x( 'Scheduled', 'icon label' ),
|
||||
'filePath' => 'scheduled.svg',
|
||||
),
|
||||
'search' => array(
|
||||
'label' => _x( 'Search', 'icon label' ),
|
||||
'filePath' => 'search.svg',
|
||||
),
|
||||
'settings' => array(
|
||||
'label' => _x( 'Settings', 'icon label' ),
|
||||
'filePath' => 'settings.svg',
|
||||
),
|
||||
'shadow' => array(
|
||||
'label' => _x( 'Shadow', 'icon label' ),
|
||||
'filePath' => 'shadow.svg',
|
||||
),
|
||||
'share' => array(
|
||||
'label' => _x( 'Share', 'icon label' ),
|
||||
'filePath' => 'share.svg',
|
||||
),
|
||||
'shield' => array(
|
||||
'label' => _x( 'Shield', 'icon label' ),
|
||||
'filePath' => 'shield.svg',
|
||||
),
|
||||
'shuffle' => array(
|
||||
'label' => _x( 'Shuffle', 'icon label' ),
|
||||
'filePath' => 'shuffle.svg',
|
||||
),
|
||||
'star-empty' => array(
|
||||
'label' => _x( 'Star Empty', 'icon label' ),
|
||||
'filePath' => 'star-empty.svg',
|
||||
),
|
||||
'star-filled' => array(
|
||||
'label' => _x( 'Star Filled', 'icon label' ),
|
||||
'filePath' => 'star-filled.svg',
|
||||
),
|
||||
'star-half' => array(
|
||||
'label' => _x( 'Star Half', 'icon label' ),
|
||||
'filePath' => 'star-half.svg',
|
||||
),
|
||||
'store' => array(
|
||||
'label' => _x( 'Store', 'icon label' ),
|
||||
'filePath' => 'store.svg',
|
||||
),
|
||||
'styles' => array(
|
||||
'label' => _x( 'Styles', 'icon label' ),
|
||||
'filePath' => 'styles.svg',
|
||||
),
|
||||
'symbol' => array(
|
||||
'label' => _x( 'Symbol', 'icon label' ),
|
||||
'filePath' => 'symbol.svg',
|
||||
),
|
||||
'symbol-filled' => array(
|
||||
'label' => _x( 'Symbol Filled', 'icon label' ),
|
||||
'filePath' => 'symbol-filled.svg',
|
||||
),
|
||||
'table' => array(
|
||||
'label' => _x( 'Table', 'icon label' ),
|
||||
'filePath' => 'table.svg',
|
||||
),
|
||||
'tablet' => array(
|
||||
'label' => _x( 'Tablet', 'icon label' ),
|
||||
'filePath' => 'tablet.svg',
|
||||
),
|
||||
'tag' => array(
|
||||
'label' => _x( 'Tag', 'icon label' ),
|
||||
'filePath' => 'tag.svg',
|
||||
),
|
||||
'tip' => array(
|
||||
'label' => _x( 'Tip', 'icon label' ),
|
||||
'filePath' => 'tip.svg',
|
||||
),
|
||||
'upload' => array(
|
||||
'label' => _x( 'Upload', 'icon label' ),
|
||||
'filePath' => 'upload.svg',
|
||||
),
|
||||
'verse' => array(
|
||||
'label' => _x( 'Verse', 'icon label' ),
|
||||
'filePath' => 'verse.svg',
|
||||
),
|
||||
);
|
||||
@@ -0,0 +1,929 @@
|
||||
<?php return array(
|
||||
'a11y.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-dom-ready',
|
||||
'wp-i18n'
|
||||
),
|
||||
'version' => '31c6cec5a4ff7aff483d'
|
||||
),
|
||||
'annotations.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-data',
|
||||
'wp-hooks',
|
||||
'wp-i18n',
|
||||
'wp-rich-text'
|
||||
),
|
||||
'version' => '348a030f1b5717cfaba4'
|
||||
),
|
||||
'api-fetch.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-i18n',
|
||||
'wp-private-apis',
|
||||
'wp-url'
|
||||
),
|
||||
'version' => '6f2a4faeee3c722b1e57'
|
||||
),
|
||||
'autop.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '4e10a18cb6f21a043fc0'
|
||||
),
|
||||
'base-styles.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '67fd7250ac73fa2feba5'
|
||||
),
|
||||
'blob.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'c7582a735ddd2edc9731'
|
||||
),
|
||||
'block-directory.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-api-fetch',
|
||||
'wp-block-editor',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-editor',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-notices',
|
||||
'wp-plugins',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-theme',
|
||||
'wp-url'
|
||||
),
|
||||
'version' => '7c679438bdaf9853987a'
|
||||
),
|
||||
'block-editor.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-blob',
|
||||
'wp-block-serialization-default-parser',
|
||||
'wp-blocks',
|
||||
'wp-commands',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-date',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-notices',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-priority-queue',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-style-engine',
|
||||
'wp-theme',
|
||||
'wp-token-list',
|
||||
'wp-upload-media',
|
||||
'wp-url',
|
||||
'wp-warning'
|
||||
),
|
||||
'version' => 'd3cbb2c45b145b27a5cf'
|
||||
),
|
||||
'block-library.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-api-fetch',
|
||||
'wp-autop',
|
||||
'wp-blob',
|
||||
'wp-block-editor',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-date',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-escape-html',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-notices',
|
||||
'wp-patterns',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-server-side-render',
|
||||
'wp-shortcode',
|
||||
'wp-style-engine',
|
||||
'wp-theme',
|
||||
'wp-upload-media',
|
||||
'wp-url',
|
||||
'wp-wordcount'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/latex-to-mathml',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => '2e80403676c10cc0a473'
|
||||
),
|
||||
'block-serialization-default-parser.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '4c6f3dd40077f7c17604'
|
||||
),
|
||||
'block-serialization-spec-parser.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '7b0b496c3d48b1ef3f9e'
|
||||
),
|
||||
'blocks.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-autop',
|
||||
'wp-blob',
|
||||
'wp-block-serialization-default-parser',
|
||||
'wp-data',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-shortcode',
|
||||
'wp-warning'
|
||||
),
|
||||
'version' => 'c0e57a630a0b6f6c3bb5'
|
||||
),
|
||||
'commands.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-components',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis'
|
||||
),
|
||||
'version' => '1a4910212c7ed2355300'
|
||||
),
|
||||
'components.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-compose',
|
||||
'wp-date',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-escape-html',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-keycodes',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-theme',
|
||||
'wp-warning'
|
||||
),
|
||||
'version' => '9b751f17060211272a5c'
|
||||
),
|
||||
'compose.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-jsx-runtime',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-keycodes',
|
||||
'wp-priority-queue',
|
||||
'wp-private-apis',
|
||||
'wp-undo-manager'
|
||||
),
|
||||
'version' => '0e8bde2a499ea6073b42'
|
||||
),
|
||||
'core-commands.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-commands',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-router',
|
||||
'wp-url'
|
||||
),
|
||||
'version' => '426a33508599b7f31db3'
|
||||
),
|
||||
'core-data.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-api-fetch',
|
||||
'wp-block-editor',
|
||||
'wp-blocks',
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-undo-manager',
|
||||
'wp-url',
|
||||
'wp-warning'
|
||||
),
|
||||
'version' => '573f98dbff9f49ffeb0b'
|
||||
),
|
||||
'customize-widgets.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-block-editor',
|
||||
'wp-block-library',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-i18n',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-media-utils',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-theme',
|
||||
'wp-widgets'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/route',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '3bebbde9a9f5d2d35fb3'
|
||||
),
|
||||
'data.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-compose',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-priority-queue',
|
||||
'wp-private-apis',
|
||||
'wp-redux-routine'
|
||||
),
|
||||
'version' => '14a216e0932d72c22976'
|
||||
),
|
||||
'data-controls.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-api-fetch',
|
||||
'wp-data',
|
||||
'wp-deprecated'
|
||||
),
|
||||
'version' => '7e8f932da184d5537725'
|
||||
),
|
||||
'date.js' => array(
|
||||
'dependencies' => array(
|
||||
'moment',
|
||||
'wp-deprecated'
|
||||
),
|
||||
'version' => '8173fc0fc12b7bb7eaf0'
|
||||
),
|
||||
'deprecated.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-hooks'
|
||||
),
|
||||
'version' => 'fe587bac92b7d0ef760e'
|
||||
),
|
||||
'dom.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-deprecated'
|
||||
),
|
||||
'version' => 'c95f94cbbc1ac3fde84f'
|
||||
),
|
||||
'dom-ready.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '3fe927cab37bf38d6a23'
|
||||
),
|
||||
'edit-post.js' => array(
|
||||
'dependencies' => array(
|
||||
'media-models',
|
||||
'media-views',
|
||||
'postbox',
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-api-fetch',
|
||||
'wp-block-editor',
|
||||
'wp-block-library',
|
||||
'wp-blocks',
|
||||
'wp-commands',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-deprecated',
|
||||
'wp-editor',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-notices',
|
||||
'wp-plugins',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-style-engine',
|
||||
'wp-theme',
|
||||
'wp-url',
|
||||
'wp-widgets'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/route',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'a7750dea8d5c880ddf33'
|
||||
),
|
||||
'edit-site.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-api-fetch',
|
||||
'wp-blob',
|
||||
'wp-block-editor',
|
||||
'wp-block-library',
|
||||
'wp-blocks',
|
||||
'wp-commands',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-date',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-dom-ready',
|
||||
'wp-editor',
|
||||
'wp-element',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-media-utils',
|
||||
'wp-notices',
|
||||
'wp-patterns',
|
||||
'wp-plugins',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-router',
|
||||
'wp-style-engine',
|
||||
'wp-theme',
|
||||
'wp-url',
|
||||
'wp-warning',
|
||||
'wp-widgets',
|
||||
'wp-wordcount'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/route',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '638e98d0061f4b9f1efb'
|
||||
),
|
||||
'edit-widgets.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-api-fetch',
|
||||
'wp-block-editor',
|
||||
'wp-block-library',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-media-utils',
|
||||
'wp-notices',
|
||||
'wp-patterns',
|
||||
'wp-plugins',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-theme',
|
||||
'wp-url',
|
||||
'wp-viewport',
|
||||
'wp-widgets'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/route',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'e3dea93676b5aabfef8f'
|
||||
),
|
||||
'editor.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-api-fetch',
|
||||
'wp-blob',
|
||||
'wp-block-editor',
|
||||
'wp-block-serialization-default-parser',
|
||||
'wp-blocks',
|
||||
'wp-commands',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-date',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-media-utils',
|
||||
'wp-notices',
|
||||
'wp-patterns',
|
||||
'wp-plugins',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-server-side-render',
|
||||
'wp-style-engine',
|
||||
'wp-theme',
|
||||
'wp-upload-media',
|
||||
'wp-url',
|
||||
'wp-viewport',
|
||||
'wp-warning',
|
||||
'wp-wordcount'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/route',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '2cd3b932f41a420d5904'
|
||||
),
|
||||
'element.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'wp-escape-html'
|
||||
),
|
||||
'version' => '4a4370b2b349066fd440'
|
||||
),
|
||||
'escape-html.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '87ebe53e97bba59805a5'
|
||||
),
|
||||
'format-library.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-block-editor',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-theme',
|
||||
'wp-url'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/latex-to-mathml',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => 'd69ac704b4a81b89c946'
|
||||
),
|
||||
'hooks.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'f0f188028580e8dc1255'
|
||||
),
|
||||
'html-entities.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'a976ff3a0f00bc2999a3'
|
||||
),
|
||||
'i18n.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-hooks'
|
||||
),
|
||||
'version' => '1dfe7db3940c23ea9216'
|
||||
),
|
||||
'is-shallow-equal.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '7ad271045c1fe60f5496'
|
||||
),
|
||||
'keyboard-shortcuts.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-keycodes'
|
||||
),
|
||||
'version' => '37da95806f2339bc80d0'
|
||||
),
|
||||
'keycodes.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-i18n'
|
||||
),
|
||||
'version' => 'd0b4204e4bbeb412df6e'
|
||||
),
|
||||
'list-reusable-blocks.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-api-fetch',
|
||||
'wp-blob',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-element',
|
||||
'wp-i18n'
|
||||
),
|
||||
'version' => '68a57d388ce085b9691e'
|
||||
),
|
||||
'media-utils.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-api-fetch',
|
||||
'wp-blob',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-date',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-keycodes',
|
||||
'wp-notices',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-theme',
|
||||
'wp-url',
|
||||
'wp-warning'
|
||||
),
|
||||
'version' => 'b8bf604c1cc119e63ee6'
|
||||
),
|
||||
'notices.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-components',
|
||||
'wp-data'
|
||||
),
|
||||
'version' => 'c09a068fdab0eb465e14'
|
||||
),
|
||||
'nux.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-data',
|
||||
'wp-deprecated'
|
||||
),
|
||||
'version' => '1a78c05bba2c02820a7e'
|
||||
),
|
||||
'patterns.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-block-editor',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-notices',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-theme',
|
||||
'wp-url'
|
||||
),
|
||||
'version' => 'be5af192f57cc14d340f'
|
||||
),
|
||||
'plugins.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-compose',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-hooks',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-primitives'
|
||||
),
|
||||
'version' => '673d1e05ca49004ab160'
|
||||
),
|
||||
'preferences.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-a11y',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-preferences-persistence',
|
||||
'wp-primitives',
|
||||
'wp-private-apis'
|
||||
),
|
||||
'version' => '5a169e3fc0e657f74172'
|
||||
),
|
||||
'preferences-persistence.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-api-fetch'
|
||||
),
|
||||
'version' => 'a34abbdacd8f50f9acb1'
|
||||
),
|
||||
'primitives.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-element'
|
||||
),
|
||||
'version' => '44cc5a35c7b9fe07a838'
|
||||
),
|
||||
'priority-queue.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '6c0aa59b65d55dfd509b'
|
||||
),
|
||||
'private-apis.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'eb85f28c4c729bb4f002'
|
||||
),
|
||||
'react-i18n.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-element',
|
||||
'wp-i18n'
|
||||
),
|
||||
'version' => 'ba2bd3d7a3817f0494af'
|
||||
),
|
||||
'redux-routine.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'acca2b4857d83ad1790e'
|
||||
),
|
||||
'reusable-blocks.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-block-editor',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-notices',
|
||||
'wp-primitives',
|
||||
'wp-url'
|
||||
),
|
||||
'version' => '5161508c6662b8490ee8'
|
||||
),
|
||||
'rich-text.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-a11y',
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-deprecated',
|
||||
'wp-dom',
|
||||
'wp-element',
|
||||
'wp-escape-html',
|
||||
'wp-i18n',
|
||||
'wp-keycodes',
|
||||
'wp-private-apis'
|
||||
),
|
||||
'version' => '3e5852e42cee1c239bae'
|
||||
),
|
||||
'router.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-compose',
|
||||
'wp-element',
|
||||
'wp-private-apis',
|
||||
'wp-url'
|
||||
),
|
||||
'version' => 'dda75cd9ff9d7e0eb19f'
|
||||
),
|
||||
'server-side-render.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-api-fetch',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-url'
|
||||
),
|
||||
'version' => '83e806a0634df6b93530'
|
||||
),
|
||||
'shortcode.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'f6273476300cc5fad4cd'
|
||||
),
|
||||
'style-engine.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '914befb08774033e6265'
|
||||
),
|
||||
'theme.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-compose',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-private-apis'
|
||||
),
|
||||
'version' => '56a75cc08ae66c1fcb7a'
|
||||
),
|
||||
'token-list.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'e86ab419d8302d57822c'
|
||||
),
|
||||
'undo-manager.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-is-shallow-equal'
|
||||
),
|
||||
'version' => '4554fce6276d8910a4ae'
|
||||
),
|
||||
'upload-media.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-blob',
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-private-apis',
|
||||
'wp-url'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/video-conversion/worker',
|
||||
'import' => 'dynamic'
|
||||
),
|
||||
array(
|
||||
'id' => '@wordpress/vips/worker',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => 'f7174b0617bcd68e57c3'
|
||||
),
|
||||
'url.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '7b0de086d4ae11d55704'
|
||||
),
|
||||
'viewport.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-compose',
|
||||
'wp-data',
|
||||
'wp-element'
|
||||
),
|
||||
'version' => 'a56e3489ed4faeac7720'
|
||||
),
|
||||
'warning.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'a0978839debc564a6608'
|
||||
),
|
||||
'widgets.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-api-fetch',
|
||||
'wp-block-editor',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-notices',
|
||||
'wp-primitives'
|
||||
),
|
||||
'version' => '087235ca647aa1a33227'
|
||||
),
|
||||
'wordcount.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'f0b1f0e977b2ff6e0132'
|
||||
)
|
||||
);
|
||||
@@ -0,0 +1,390 @@
|
||||
<?php return array(
|
||||
'a11y/index.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'f62f48906198ea8abc60'
|
||||
),
|
||||
'abilities/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-data',
|
||||
'wp-i18n'
|
||||
),
|
||||
'version' => '104b6117f4f3d5b94cc3'
|
||||
),
|
||||
'block-editor/utils/fit-text-frontend.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'f465b12ad4eba72e96bb'
|
||||
),
|
||||
'block-library/accordion/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '2bfb90e7aee6b5300a7c'
|
||||
),
|
||||
'block-library/file/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'a9114a756e418400594c'
|
||||
),
|
||||
'block-library/form/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '5542f8ad251fe43ef09e'
|
||||
),
|
||||
'block-library/image/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '25ee935fd6c67371d0f3'
|
||||
),
|
||||
'block-library/navigation/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '1bf28ded04f9f188bdcb'
|
||||
),
|
||||
'block-library/playlist/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'e921883a3f8a7b1ead70'
|
||||
),
|
||||
'block-library/query/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
),
|
||||
array(
|
||||
'id' => '@wordpress/interactivity-router',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => '7a4ec5bfb61a7137cf4b'
|
||||
),
|
||||
'block-library/search/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '38bd0e230eaffa354d2a'
|
||||
),
|
||||
'block-library/tabs/view.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'cc1a34b1bee3c2e17bc4'
|
||||
),
|
||||
'boot/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-editor',
|
||||
'wp-element',
|
||||
'wp-html-entities',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-keycodes',
|
||||
'wp-notices',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-theme'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/a11y',
|
||||
'import' => 'static'
|
||||
),
|
||||
array(
|
||||
'id' => '@wordpress/lazy-editor',
|
||||
'import' => 'dynamic'
|
||||
),
|
||||
array(
|
||||
'id' => '@wordpress/route',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '97d6c844a12f1615212a'
|
||||
),
|
||||
'connectors/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-components',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-private-apis'
|
||||
),
|
||||
'version' => '8aa4346de9f4f9cbfaef'
|
||||
),
|
||||
'content-types/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-components',
|
||||
'wp-compose',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-date',
|
||||
'wp-deprecated',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-is-shallow-equal',
|
||||
'wp-keycodes',
|
||||
'wp-notices',
|
||||
'wp-preferences',
|
||||
'wp-primitives',
|
||||
'wp-private-apis',
|
||||
'wp-rich-text',
|
||||
'wp-theme',
|
||||
'wp-url',
|
||||
'wp-warning'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/a11y',
|
||||
'import' => 'static'
|
||||
),
|
||||
array(
|
||||
'id' => '@wordpress/route',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '06bbdee380f4cf86dff0'
|
||||
),
|
||||
'core-abilities/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-api-fetch',
|
||||
'wp-url'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/abilities',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => '012760fd849397dd0031'
|
||||
),
|
||||
'dashboard-init/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-i18n'
|
||||
),
|
||||
'version' => 'dfe923ac4bd0bd01b9aa'
|
||||
),
|
||||
'edit-site-init/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-primitives'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/boot',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'e2f82d3d1c3179d25626'
|
||||
),
|
||||
'interactivity/index.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => 'efaa5193bbad9c60ffd1'
|
||||
),
|
||||
'interactivity-router/full-page.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/interactivity-router',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => '5c07cd7a12ae073c5241'
|
||||
),
|
||||
'interactivity-router/index.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/a11y',
|
||||
'import' => 'dynamic'
|
||||
),
|
||||
array(
|
||||
'id' => '@wordpress/interactivity',
|
||||
'import' => 'static'
|
||||
)
|
||||
),
|
||||
'version' => 'a6e90b8896f83fb1b5dd'
|
||||
),
|
||||
'latex-to-mathml/index.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '662cb0e7f68d2a21cd68'
|
||||
),
|
||||
'latex-to-mathml/loader.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/latex-to-mathml',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => '4f37456af539bd3d2351'
|
||||
),
|
||||
'lazy-editor/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'react-jsx-runtime',
|
||||
'wp-block-editor',
|
||||
'wp-blocks',
|
||||
'wp-components',
|
||||
'wp-core-data',
|
||||
'wp-data',
|
||||
'wp-editor',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-private-apis',
|
||||
'wp-style-engine'
|
||||
),
|
||||
'version' => 'f947bd8281443624c0d0'
|
||||
),
|
||||
'route/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-private-apis'
|
||||
),
|
||||
'version' => 'ef851c0f4dda0d1dd359'
|
||||
),
|
||||
'video-conversion/loader.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/video-conversion/worker',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => '81a2ac6d5619086278fd'
|
||||
),
|
||||
'video-conversion/worker.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '4d3627c45251ceb4f9a2'
|
||||
),
|
||||
'vips/loader.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/vips/worker',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => '07c9acb45d3e5d81829a'
|
||||
),
|
||||
'vips/worker.js' => array(
|
||||
'dependencies' => array(
|
||||
|
||||
),
|
||||
'version' => '685442d334b2d3e70832'
|
||||
),
|
||||
'workflow/index.js' => array(
|
||||
'dependencies' => array(
|
||||
'react',
|
||||
'react-dom',
|
||||
'react-jsx-runtime',
|
||||
'wp-components',
|
||||
'wp-data',
|
||||
'wp-element',
|
||||
'wp-i18n',
|
||||
'wp-keyboard-shortcuts',
|
||||
'wp-primitives',
|
||||
'wp-private-apis'
|
||||
),
|
||||
'module_dependencies' => array(
|
||||
array(
|
||||
'id' => '@wordpress/abilities',
|
||||
'import' => 'static'
|
||||
),
|
||||
array(
|
||||
'id' => '@wordpress/core-abilities',
|
||||
'import' => 'dynamic'
|
||||
)
|
||||
),
|
||||
'version' => '9e09ede3195f2f51bc49'
|
||||
)
|
||||
);
|
||||
Reference in New Issue
Block a user