build/scripts
a11y
4 months ago
annotations
3 months ago
api-fetch
5 months ago
autop
7 months ago
base-styles
7 months ago
blob
7 months ago
block-directory
4 months ago
block-editor
3 months ago
block-library
3 months ago
block-serialization-default-parser
4 months ago
block-serialization-spec-parser
7 months ago
blocks
3 months ago
commands
5 months ago
components
3 months ago
compose
3 months ago
core-commands
4 months ago
core-data
3 months ago
customize-widgets
4 months ago
data
3 months ago
data-controls
7 months ago
date
5 months ago
deprecated
7 months ago
dom
4 months ago
dom-ready
7 months ago
edit-post
3 months ago
edit-site
3 months ago
edit-widgets
4 months ago
editor
3 months ago
element
4 months ago
escape-html
7 months ago
format-library
4 months ago
hooks
7 months ago
html-entities
7 months ago
i18n
4 months ago
is-shallow-equal
7 months ago
keyboard-shortcuts
4 months ago
keycodes
7 months ago
list-reusable-blocks
4 months ago
media-utils
3 months ago
notices
4 months ago
nux
4 months ago
patterns
4 months ago
plugins
4 months ago
preferences
3 months ago
preferences-persistence
7 months ago
primitives
6 months ago
priority-queue
7 months ago
private-apis
3 months ago
react-i18n
6 months ago
redux-routine
7 months ago
reusable-blocks
4 months ago
rich-text
3 months ago
router
7 months ago
server-side-render
6 months ago
shortcode
7 months ago
style-engine
4 months ago
sync
3 months ago
theme
4 months ago
token-list
7 months ago
undo-manager
7 months ago
upload-media
3 months ago
url
4 months ago
vendors
5 months ago
viewport
4 months ago
warning
4 months ago
widgets
4 months ago
wordcount
7 months ago
registry.php
8.1 KB
5 months ago
| 1 | <?php |
| 2 | /** |
| 3 | * Script registry - Auto-generated by build process. |
| 4 | * Do not edit this file manually. |
| 5 | * |
| 6 | * @package gutenberg |
| 7 | */ |
| 8 | |
| 9 | return array( |
| 10 | array( |
| 11 | 'handle' => 'wp-a11y', |
| 12 | 'path' => 'a11y/index', |
| 13 | 'asset' => 'a11y/index.min.asset.php', |
| 14 | ), |
| 15 | array( |
| 16 | 'handle' => 'wp-annotations', |
| 17 | 'path' => 'annotations/index', |
| 18 | 'asset' => 'annotations/index.min.asset.php', |
| 19 | ), |
| 20 | array( |
| 21 | 'handle' => 'wp-api-fetch', |
| 22 | 'path' => 'api-fetch/index', |
| 23 | 'asset' => 'api-fetch/index.min.asset.php', |
| 24 | ), |
| 25 | array( |
| 26 | 'handle' => 'wp-autop', |
| 27 | 'path' => 'autop/index', |
| 28 | 'asset' => 'autop/index.min.asset.php', |
| 29 | ), |
| 30 | array( |
| 31 | 'handle' => 'wp-base-styles', |
| 32 | 'path' => 'base-styles/index', |
| 33 | 'asset' => 'base-styles/index.min.asset.php', |
| 34 | ), |
| 35 | array( |
| 36 | 'handle' => 'wp-blob', |
| 37 | 'path' => 'blob/index', |
| 38 | 'asset' => 'blob/index.min.asset.php', |
| 39 | ), |
| 40 | array( |
| 41 | 'handle' => 'wp-block-directory', |
| 42 | 'path' => 'block-directory/index', |
| 43 | 'asset' => 'block-directory/index.min.asset.php', |
| 44 | ), |
| 45 | array( |
| 46 | 'handle' => 'wp-block-editor', |
| 47 | 'path' => 'block-editor/index', |
| 48 | 'asset' => 'block-editor/index.min.asset.php', |
| 49 | ), |
| 50 | array( |
| 51 | 'handle' => 'wp-block-library', |
| 52 | 'path' => 'block-library/index', |
| 53 | 'asset' => 'block-library/index.min.asset.php', |
| 54 | ), |
| 55 | array( |
| 56 | 'handle' => 'wp-block-serialization-default-parser', |
| 57 | 'path' => 'block-serialization-default-parser/index', |
| 58 | 'asset' => 'block-serialization-default-parser/index.min.asset.php', |
| 59 | ), |
| 60 | array( |
| 61 | 'handle' => 'wp-block-serialization-spec-parser', |
| 62 | 'path' => 'block-serialization-spec-parser/index', |
| 63 | 'asset' => 'block-serialization-spec-parser/index.min.asset.php', |
| 64 | ), |
| 65 | array( |
| 66 | 'handle' => 'wp-blocks', |
| 67 | 'path' => 'blocks/index', |
| 68 | 'asset' => 'blocks/index.min.asset.php', |
| 69 | ), |
| 70 | array( |
| 71 | 'handle' => 'wp-commands', |
| 72 | 'path' => 'commands/index', |
| 73 | 'asset' => 'commands/index.min.asset.php', |
| 74 | ), |
| 75 | array( |
| 76 | 'handle' => 'wp-components', |
| 77 | 'path' => 'components/index', |
| 78 | 'asset' => 'components/index.min.asset.php', |
| 79 | ), |
| 80 | array( |
| 81 | 'handle' => 'wp-compose', |
| 82 | 'path' => 'compose/index', |
| 83 | 'asset' => 'compose/index.min.asset.php', |
| 84 | ), |
| 85 | array( |
| 86 | 'handle' => 'wp-core-commands', |
| 87 | 'path' => 'core-commands/index', |
| 88 | 'asset' => 'core-commands/index.min.asset.php', |
| 89 | ), |
| 90 | array( |
| 91 | 'handle' => 'wp-core-data', |
| 92 | 'path' => 'core-data/index', |
| 93 | 'asset' => 'core-data/index.min.asset.php', |
| 94 | ), |
| 95 | array( |
| 96 | 'handle' => 'wp-customize-widgets', |
| 97 | 'path' => 'customize-widgets/index', |
| 98 | 'asset' => 'customize-widgets/index.min.asset.php', |
| 99 | ), |
| 100 | array( |
| 101 | 'handle' => 'wp-data', |
| 102 | 'path' => 'data/index', |
| 103 | 'asset' => 'data/index.min.asset.php', |
| 104 | ), |
| 105 | array( |
| 106 | 'handle' => 'wp-data-controls', |
| 107 | 'path' => 'data-controls/index', |
| 108 | 'asset' => 'data-controls/index.min.asset.php', |
| 109 | ), |
| 110 | array( |
| 111 | 'handle' => 'wp-date', |
| 112 | 'path' => 'date/index', |
| 113 | 'asset' => 'date/index.min.asset.php', |
| 114 | ), |
| 115 | array( |
| 116 | 'handle' => 'wp-deprecated', |
| 117 | 'path' => 'deprecated/index', |
| 118 | 'asset' => 'deprecated/index.min.asset.php', |
| 119 | ), |
| 120 | array( |
| 121 | 'handle' => 'wp-dom', |
| 122 | 'path' => 'dom/index', |
| 123 | 'asset' => 'dom/index.min.asset.php', |
| 124 | ), |
| 125 | array( |
| 126 | 'handle' => 'wp-dom-ready', |
| 127 | 'path' => 'dom-ready/index', |
| 128 | 'asset' => 'dom-ready/index.min.asset.php', |
| 129 | ), |
| 130 | array( |
| 131 | 'handle' => 'wp-edit-post', |
| 132 | 'path' => 'edit-post/index', |
| 133 | 'asset' => 'edit-post/index.min.asset.php', |
| 134 | ), |
| 135 | array( |
| 136 | 'handle' => 'wp-edit-site', |
| 137 | 'path' => 'edit-site/index', |
| 138 | 'asset' => 'edit-site/index.min.asset.php', |
| 139 | ), |
| 140 | array( |
| 141 | 'handle' => 'wp-edit-widgets', |
| 142 | 'path' => 'edit-widgets/index', |
| 143 | 'asset' => 'edit-widgets/index.min.asset.php', |
| 144 | ), |
| 145 | array( |
| 146 | 'handle' => 'wp-editor', |
| 147 | 'path' => 'editor/index', |
| 148 | 'asset' => 'editor/index.min.asset.php', |
| 149 | ), |
| 150 | array( |
| 151 | 'handle' => 'wp-element', |
| 152 | 'path' => 'element/index', |
| 153 | 'asset' => 'element/index.min.asset.php', |
| 154 | ), |
| 155 | array( |
| 156 | 'handle' => 'wp-escape-html', |
| 157 | 'path' => 'escape-html/index', |
| 158 | 'asset' => 'escape-html/index.min.asset.php', |
| 159 | ), |
| 160 | array( |
| 161 | 'handle' => 'wp-format-library', |
| 162 | 'path' => 'format-library/index', |
| 163 | 'asset' => 'format-library/index.min.asset.php', |
| 164 | ), |
| 165 | array( |
| 166 | 'handle' => 'wp-hooks', |
| 167 | 'path' => 'hooks/index', |
| 168 | 'asset' => 'hooks/index.min.asset.php', |
| 169 | ), |
| 170 | array( |
| 171 | 'handle' => 'wp-html-entities', |
| 172 | 'path' => 'html-entities/index', |
| 173 | 'asset' => 'html-entities/index.min.asset.php', |
| 174 | ), |
| 175 | array( |
| 176 | 'handle' => 'wp-i18n', |
| 177 | 'path' => 'i18n/index', |
| 178 | 'asset' => 'i18n/index.min.asset.php', |
| 179 | ), |
| 180 | array( |
| 181 | 'handle' => 'wp-is-shallow-equal', |
| 182 | 'path' => 'is-shallow-equal/index', |
| 183 | 'asset' => 'is-shallow-equal/index.min.asset.php', |
| 184 | ), |
| 185 | array( |
| 186 | 'handle' => 'wp-keyboard-shortcuts', |
| 187 | 'path' => 'keyboard-shortcuts/index', |
| 188 | 'asset' => 'keyboard-shortcuts/index.min.asset.php', |
| 189 | ), |
| 190 | array( |
| 191 | 'handle' => 'wp-keycodes', |
| 192 | 'path' => 'keycodes/index', |
| 193 | 'asset' => 'keycodes/index.min.asset.php', |
| 194 | ), |
| 195 | array( |
| 196 | 'handle' => 'wp-list-reusable-blocks', |
| 197 | 'path' => 'list-reusable-blocks/index', |
| 198 | 'asset' => 'list-reusable-blocks/index.min.asset.php', |
| 199 | ), |
| 200 | array( |
| 201 | 'handle' => 'wp-media-utils', |
| 202 | 'path' => 'media-utils/index', |
| 203 | 'asset' => 'media-utils/index.min.asset.php', |
| 204 | ), |
| 205 | array( |
| 206 | 'handle' => 'wp-notices', |
| 207 | 'path' => 'notices/index', |
| 208 | 'asset' => 'notices/index.min.asset.php', |
| 209 | ), |
| 210 | array( |
| 211 | 'handle' => 'wp-nux', |
| 212 | 'path' => 'nux/index', |
| 213 | 'asset' => 'nux/index.min.asset.php', |
| 214 | ), |
| 215 | array( |
| 216 | 'handle' => 'wp-patterns', |
| 217 | 'path' => 'patterns/index', |
| 218 | 'asset' => 'patterns/index.min.asset.php', |
| 219 | ), |
| 220 | array( |
| 221 | 'handle' => 'wp-plugins', |
| 222 | 'path' => 'plugins/index', |
| 223 | 'asset' => 'plugins/index.min.asset.php', |
| 224 | ), |
| 225 | array( |
| 226 | 'handle' => 'wp-preferences', |
| 227 | 'path' => 'preferences/index', |
| 228 | 'asset' => 'preferences/index.min.asset.php', |
| 229 | ), |
| 230 | array( |
| 231 | 'handle' => 'wp-preferences-persistence', |
| 232 | 'path' => 'preferences-persistence/index', |
| 233 | 'asset' => 'preferences-persistence/index.min.asset.php', |
| 234 | ), |
| 235 | array( |
| 236 | 'handle' => 'wp-primitives', |
| 237 | 'path' => 'primitives/index', |
| 238 | 'asset' => 'primitives/index.min.asset.php', |
| 239 | ), |
| 240 | array( |
| 241 | 'handle' => 'wp-priority-queue', |
| 242 | 'path' => 'priority-queue/index', |
| 243 | 'asset' => 'priority-queue/index.min.asset.php', |
| 244 | ), |
| 245 | array( |
| 246 | 'handle' => 'wp-private-apis', |
| 247 | 'path' => 'private-apis/index', |
| 248 | 'asset' => 'private-apis/index.min.asset.php', |
| 249 | ), |
| 250 | array( |
| 251 | 'handle' => 'wp-react-i18n', |
| 252 | 'path' => 'react-i18n/index', |
| 253 | 'asset' => 'react-i18n/index.min.asset.php', |
| 254 | ), |
| 255 | array( |
| 256 | 'handle' => 'wp-redux-routine', |
| 257 | 'path' => 'redux-routine/index', |
| 258 | 'asset' => 'redux-routine/index.min.asset.php', |
| 259 | ), |
| 260 | array( |
| 261 | 'handle' => 'wp-reusable-blocks', |
| 262 | 'path' => 'reusable-blocks/index', |
| 263 | 'asset' => 'reusable-blocks/index.min.asset.php', |
| 264 | ), |
| 265 | array( |
| 266 | 'handle' => 'wp-rich-text', |
| 267 | 'path' => 'rich-text/index', |
| 268 | 'asset' => 'rich-text/index.min.asset.php', |
| 269 | ), |
| 270 | array( |
| 271 | 'handle' => 'wp-router', |
| 272 | 'path' => 'router/index', |
| 273 | 'asset' => 'router/index.min.asset.php', |
| 274 | ), |
| 275 | array( |
| 276 | 'handle' => 'wp-server-side-render', |
| 277 | 'path' => 'server-side-render/index', |
| 278 | 'asset' => 'server-side-render/index.min.asset.php', |
| 279 | ), |
| 280 | array( |
| 281 | 'handle' => 'wp-shortcode', |
| 282 | 'path' => 'shortcode/index', |
| 283 | 'asset' => 'shortcode/index.min.asset.php', |
| 284 | ), |
| 285 | array( |
| 286 | 'handle' => 'wp-style-engine', |
| 287 | 'path' => 'style-engine/index', |
| 288 | 'asset' => 'style-engine/index.min.asset.php', |
| 289 | ), |
| 290 | array( |
| 291 | 'handle' => 'wp-sync', |
| 292 | 'path' => 'sync/index', |
| 293 | 'asset' => 'sync/index.min.asset.php', |
| 294 | ), |
| 295 | array( |
| 296 | 'handle' => 'wp-theme', |
| 297 | 'path' => 'theme/index', |
| 298 | 'asset' => 'theme/index.min.asset.php', |
| 299 | ), |
| 300 | array( |
| 301 | 'handle' => 'wp-token-list', |
| 302 | 'path' => 'token-list/index', |
| 303 | 'asset' => 'token-list/index.min.asset.php', |
| 304 | ), |
| 305 | array( |
| 306 | 'handle' => 'wp-undo-manager', |
| 307 | 'path' => 'undo-manager/index', |
| 308 | 'asset' => 'undo-manager/index.min.asset.php', |
| 309 | ), |
| 310 | array( |
| 311 | 'handle' => 'wp-upload-media', |
| 312 | 'path' => 'upload-media/index', |
| 313 | 'asset' => 'upload-media/index.min.asset.php', |
| 314 | ), |
| 315 | array( |
| 316 | 'handle' => 'wp-url', |
| 317 | 'path' => 'url/index', |
| 318 | 'asset' => 'url/index.min.asset.php', |
| 319 | ), |
| 320 | array( |
| 321 | 'handle' => 'wp-viewport', |
| 322 | 'path' => 'viewport/index', |
| 323 | 'asset' => 'viewport/index.min.asset.php', |
| 324 | ), |
| 325 | array( |
| 326 | 'handle' => 'wp-warning', |
| 327 | 'path' => 'warning/index', |
| 328 | 'asset' => 'warning/index.min.asset.php', |
| 329 | ), |
| 330 | array( |
| 331 | 'handle' => 'wp-widgets', |
| 332 | 'path' => 'widgets/index', |
| 333 | 'asset' => 'widgets/index.min.asset.php', |
| 334 | ), |
| 335 | array( |
| 336 | 'handle' => 'wp-wordcount', |
| 337 | 'path' => 'wordcount/index', |
| 338 | 'asset' => 'wordcount/index.min.asset.php', |
| 339 | ), |
| 340 | ); |
| 341 |