[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/assets/ -> script-modules-packages.php (source)

   1  <?php return array(
   2      'a11y/index.js' => array(
   3          'dependencies' => array(
   4              
   5          ),
   6          'version' => 'f62f48906198ea8abc60'
   7      ),
   8      'abilities/index.js' => array(
   9          'dependencies' => array(
  10              'wp-data',
  11              'wp-i18n'
  12          ),
  13          'version' => '104b6117f4f3d5b94cc3'
  14      ),
  15      'block-editor/utils/fit-text-frontend.js' => array(
  16          'dependencies' => array(
  17              
  18          ),
  19          'module_dependencies' => array(
  20              array(
  21                  'id' => '@wordpress/interactivity',
  22                  'import' => 'static'
  23              )
  24          ),
  25          'version' => 'f465b12ad4eba72e96bb'
  26      ),
  27      'block-library/accordion/view.js' => array(
  28          'dependencies' => array(
  29              
  30          ),
  31          'module_dependencies' => array(
  32              array(
  33                  'id' => '@wordpress/interactivity',
  34                  'import' => 'static'
  35              )
  36          ),
  37          'version' => '2bfb90e7aee6b5300a7c'
  38      ),
  39      'block-library/file/view.js' => array(
  40          'dependencies' => array(
  41              
  42          ),
  43          'module_dependencies' => array(
  44              array(
  45                  'id' => '@wordpress/interactivity',
  46                  'import' => 'static'
  47              )
  48          ),
  49          'version' => 'a9114a756e418400594c'
  50      ),
  51      'block-library/form/view.js' => array(
  52          'dependencies' => array(
  53              
  54          ),
  55          'version' => '5542f8ad251fe43ef09e'
  56      ),
  57      'block-library/image/view.js' => array(
  58          'dependencies' => array(
  59              
  60          ),
  61          'module_dependencies' => array(
  62              array(
  63                  'id' => '@wordpress/interactivity',
  64                  'import' => 'static'
  65              )
  66          ),
  67          'version' => '25ee935fd6c67371d0f3'
  68      ),
  69      'block-library/navigation/view.js' => array(
  70          'dependencies' => array(
  71              
  72          ),
  73          'module_dependencies' => array(
  74              array(
  75                  'id' => '@wordpress/interactivity',
  76                  'import' => 'static'
  77              )
  78          ),
  79          'version' => '96a846e1d7b789c39ab9'
  80      ),
  81      'block-library/playlist/view.js' => array(
  82          'dependencies' => array(
  83              
  84          ),
  85          'module_dependencies' => array(
  86              array(
  87                  'id' => '@wordpress/interactivity',
  88                  'import' => 'static'
  89              )
  90          ),
  91          'version' => 'fb8db6c2fefd8246fa86'
  92      ),
  93      'block-library/query/view.js' => array(
  94          'dependencies' => array(
  95              
  96          ),
  97          'module_dependencies' => array(
  98              array(
  99                  'id' => '@wordpress/interactivity',
 100                  'import' => 'static'
 101              ),
 102              array(
 103                  'id' => '@wordpress/interactivity-router',
 104                  'import' => 'dynamic'
 105              )
 106          ),
 107          'version' => '7a4ec5bfb61a7137cf4b'
 108      ),
 109      'block-library/search/view.js' => array(
 110          'dependencies' => array(
 111              
 112          ),
 113          'module_dependencies' => array(
 114              array(
 115                  'id' => '@wordpress/interactivity',
 116                  'import' => 'static'
 117              )
 118          ),
 119          'version' => '38bd0e230eaffa354d2a'
 120      ),
 121      'block-library/tabs/view.js' => array(
 122          'dependencies' => array(
 123              
 124          ),
 125          'module_dependencies' => array(
 126              array(
 127                  'id' => '@wordpress/interactivity',
 128                  'import' => 'static'
 129              )
 130          ),
 131          'version' => '581cf5c9168a7665f2dd'
 132      ),
 133      'boot/index.js' => array(
 134          'dependencies' => array(
 135              'react',
 136              'react-dom',
 137              'react-jsx-runtime',
 138              'wp-components',
 139              'wp-compose',
 140              'wp-core-data',
 141              'wp-data',
 142              'wp-editor',
 143              'wp-element',
 144              'wp-html-entities',
 145              'wp-i18n',
 146              'wp-keyboard-shortcuts',
 147              'wp-keycodes',
 148              'wp-notices',
 149              'wp-primitives',
 150              'wp-private-apis',
 151              'wp-theme'
 152          ),
 153          'module_dependencies' => array(
 154              array(
 155                  'id' => '@wordpress/a11y',
 156                  'import' => 'static'
 157              ),
 158              array(
 159                  'id' => '@wordpress/lazy-editor',
 160                  'import' => 'dynamic'
 161              ),
 162              array(
 163                  'id' => '@wordpress/route',
 164                  'import' => 'static'
 165              )
 166          ),
 167          'version' => '4b0281842169241e3d0e'
 168      ),
 169      'connectors/index.js' => array(
 170          'dependencies' => array(
 171              'react-jsx-runtime',
 172              'wp-components',
 173              'wp-data',
 174              'wp-element',
 175              'wp-i18n',
 176              'wp-private-apis'
 177          ),
 178          'version' => '8aa4346de9f4f9cbfaef'
 179      ),
 180      'content-types/index.js' => array(
 181          'dependencies' => array(
 182              'react',
 183              'react-dom',
 184              'react-jsx-runtime',
 185              'wp-components',
 186              'wp-compose',
 187              'wp-core-data',
 188              'wp-data',
 189              'wp-date',
 190              'wp-deprecated',
 191              'wp-element',
 192              'wp-i18n',
 193              'wp-is-shallow-equal',
 194              'wp-keycodes',
 195              'wp-notices',
 196              'wp-preferences',
 197              'wp-primitives',
 198              'wp-private-apis',
 199              'wp-rich-text',
 200              'wp-theme',
 201              'wp-url',
 202              'wp-warning'
 203          ),
 204          'module_dependencies' => array(
 205              array(
 206                  'id' => '@wordpress/a11y',
 207                  'import' => 'static'
 208              ),
 209              array(
 210                  'id' => '@wordpress/route',
 211                  'import' => 'static'
 212              )
 213          ),
 214          'version' => '2fe152df83cad8d59403'
 215      ),
 216      'core-abilities/index.js' => array(
 217          'dependencies' => array(
 218              'wp-api-fetch',
 219              'wp-url'
 220          ),
 221          'module_dependencies' => array(
 222              array(
 223                  'id' => '@wordpress/abilities',
 224                  'import' => 'static'
 225              )
 226          ),
 227          'version' => '012760fd849397dd0031'
 228      ),
 229      'dashboard-init/index.js' => array(
 230          'dependencies' => array(
 231              'wp-core-data',
 232              'wp-data',
 233              'wp-i18n'
 234          ),
 235          'version' => 'dfe923ac4bd0bd01b9aa'
 236      ),
 237      'edit-site-init/index.js' => array(
 238          'dependencies' => array(
 239              'react-jsx-runtime',
 240              'wp-data',
 241              'wp-element',
 242              'wp-primitives'
 243          ),
 244          'module_dependencies' => array(
 245              array(
 246                  'id' => '@wordpress/boot',
 247                  'import' => 'static'
 248              )
 249          ),
 250          'version' => '35485e5cfea4689dcaa1'
 251      ),
 252      'interactivity/index.js' => array(
 253          'dependencies' => array(
 254              
 255          ),
 256          'version' => 'efaa5193bbad9c60ffd1'
 257      ),
 258      'interactivity-router/full-page.js' => array(
 259          'dependencies' => array(
 260              
 261          ),
 262          'module_dependencies' => array(
 263              array(
 264                  'id' => '@wordpress/interactivity-router',
 265                  'import' => 'dynamic'
 266              )
 267          ),
 268          'version' => '5c07cd7a12ae073c5241'
 269      ),
 270      'interactivity-router/index.js' => array(
 271          'dependencies' => array(
 272              
 273          ),
 274          'module_dependencies' => array(
 275              array(
 276                  'id' => '@wordpress/a11y',
 277                  'import' => 'dynamic'
 278              ),
 279              array(
 280                  'id' => '@wordpress/interactivity',
 281                  'import' => 'static'
 282              )
 283          ),
 284          'version' => 'a6e90b8896f83fb1b5dd'
 285      ),
 286      'latex-to-mathml/index.js' => array(
 287          'dependencies' => array(
 288              
 289          ),
 290          'version' => '662cb0e7f68d2a21cd68'
 291      ),
 292      'latex-to-mathml/loader.js' => array(
 293          'dependencies' => array(
 294              
 295          ),
 296          'module_dependencies' => array(
 297              array(
 298                  'id' => '@wordpress/latex-to-mathml',
 299                  'import' => 'dynamic'
 300              )
 301          ),
 302          'version' => '4f37456af539bd3d2351'
 303      ),
 304      'lazy-editor/index.js' => array(
 305          'dependencies' => array(
 306              'react-jsx-runtime',
 307              'wp-block-editor',
 308              'wp-blocks',
 309              'wp-components',
 310              'wp-core-data',
 311              'wp-data',
 312              'wp-editor',
 313              'wp-element',
 314              'wp-i18n',
 315              'wp-private-apis',
 316              'wp-style-engine'
 317          ),
 318          'version' => '9d008e280440935933bc'
 319      ),
 320      'route/index.js' => array(
 321          'dependencies' => array(
 322              'react',
 323              'react-dom',
 324              'react-jsx-runtime',
 325              'wp-private-apis'
 326          ),
 327          'version' => 'ef851c0f4dda0d1dd359'
 328      ),
 329      'video-conversion/loader.js' => array(
 330          'dependencies' => array(
 331              
 332          ),
 333          'module_dependencies' => array(
 334              array(
 335                  'id' => '@wordpress/video-conversion/worker',
 336                  'import' => 'dynamic'
 337              )
 338          ),
 339          'version' => '81a2ac6d5619086278fd'
 340      ),
 341      'video-conversion/worker.js' => array(
 342          'dependencies' => array(
 343              
 344          ),
 345          'version' => '4d3627c45251ceb4f9a2'
 346      ),
 347      'vips/loader.js' => array(
 348          'dependencies' => array(
 349              
 350          ),
 351          'module_dependencies' => array(
 352              array(
 353                  'id' => '@wordpress/vips/worker',
 354                  'import' => 'dynamic'
 355              )
 356          ),
 357          'version' => '07c9acb45d3e5d81829a'
 358      ),
 359      'vips/worker.js' => array(
 360          'dependencies' => array(
 361              
 362          ),
 363          'version' => '685442d334b2d3e70832'
 364      ),
 365      'workflow/index.js' => array(
 366          'dependencies' => array(
 367              'react',
 368              'react-dom',
 369              'react-jsx-runtime',
 370              'wp-components',
 371              'wp-data',
 372              'wp-element',
 373              'wp-i18n',
 374              'wp-keyboard-shortcuts',
 375              'wp-primitives',
 376              'wp-private-apis'
 377          ),
 378          'module_dependencies' => array(
 379              array(
 380                  'id' => '@wordpress/abilities',
 381                  'import' => 'static'
 382              ),
 383              array(
 384                  'id' => '@wordpress/core-abilities',
 385                  'import' => 'dynamic'
 386              )
 387          ),
 388          'version' => '9e09ede3195f2f51bc49'
 389      )
 390  );


Generated : Sun Jul 26 08:20:18 2026 Cross-referenced by PHPXref