[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  <?php return array(
   2      'a11y.js' => array(
   3          'dependencies' => array(
   4              'wp-dom-ready',
   5              'wp-i18n'
   6          ),
   7          'version' => '31c6cec5a4ff7aff483d'
   8      ),
   9      'annotations.js' => array(
  10          'dependencies' => array(
  11              'wp-data',
  12              'wp-hooks',
  13              'wp-i18n',
  14              'wp-rich-text'
  15          ),
  16          'version' => '348a030f1b5717cfaba4'
  17      ),
  18      'api-fetch.js' => array(
  19          'dependencies' => array(
  20              'wp-i18n',
  21              'wp-private-apis',
  22              'wp-url'
  23          ),
  24          'version' => '5cae250de64a68ada734'
  25      ),
  26      'autop.js' => array(
  27          'dependencies' => array(
  28              
  29          ),
  30          'version' => '79bd31ed7de4b0a8ebad'
  31      ),
  32      'base-styles.js' => array(
  33          'dependencies' => array(
  34              
  35          ),
  36          'version' => '67fd7250ac73fa2feba5'
  37      ),
  38      'blob.js' => array(
  39          'dependencies' => array(
  40              
  41          ),
  42          'version' => 'c7582a735ddd2edc9731'
  43      ),
  44      'block-directory.js' => array(
  45          'dependencies' => array(
  46              'react',
  47              'react-dom',
  48              'react-jsx-runtime',
  49              'wp-a11y',
  50              'wp-api-fetch',
  51              'wp-block-editor',
  52              'wp-blocks',
  53              'wp-components',
  54              'wp-compose',
  55              'wp-core-data',
  56              'wp-data',
  57              'wp-editor',
  58              'wp-element',
  59              'wp-hooks',
  60              'wp-html-entities',
  61              'wp-i18n',
  62              'wp-notices',
  63              'wp-plugins',
  64              'wp-primitives',
  65              'wp-private-apis',
  66              'wp-theme',
  67              'wp-url',
  68              'wp-warning'
  69          ),
  70          'version' => '24621af54a8dc0a92a8e'
  71      ),
  72      'block-editor.js' => array(
  73          'dependencies' => array(
  74              'react',
  75              'react-dom',
  76              'react-jsx-runtime',
  77              'wp-a11y',
  78              'wp-blob',
  79              'wp-block-serialization-default-parser',
  80              'wp-blocks',
  81              'wp-commands',
  82              'wp-components',
  83              'wp-compose',
  84              'wp-data',
  85              'wp-date',
  86              'wp-deprecated',
  87              'wp-dom',
  88              'wp-element',
  89              'wp-hooks',
  90              'wp-html-entities',
  91              'wp-i18n',
  92              'wp-is-shallow-equal',
  93              'wp-keyboard-shortcuts',
  94              'wp-keycodes',
  95              'wp-notices',
  96              'wp-preferences',
  97              'wp-primitives',
  98              'wp-priority-queue',
  99              'wp-private-apis',
 100              'wp-rich-text',
 101              'wp-style-engine',
 102              'wp-theme',
 103              'wp-token-list',
 104              'wp-upload-media',
 105              'wp-url',
 106              'wp-warning'
 107          ),
 108          'version' => 'bb7e4c9d559d1e395318'
 109      ),
 110      'block-library.js' => array(
 111          'dependencies' => array(
 112              'react',
 113              'react-dom',
 114              'react-jsx-runtime',
 115              'wp-a11y',
 116              'wp-api-fetch',
 117              'wp-autop',
 118              'wp-blob',
 119              'wp-block-editor',
 120              'wp-blocks',
 121              'wp-components',
 122              'wp-compose',
 123              'wp-core-data',
 124              'wp-data',
 125              'wp-date',
 126              'wp-deprecated',
 127              'wp-dom',
 128              'wp-element',
 129              'wp-escape-html',
 130              'wp-hooks',
 131              'wp-html-entities',
 132              'wp-i18n',
 133              'wp-keycodes',
 134              'wp-notices',
 135              'wp-patterns',
 136              'wp-primitives',
 137              'wp-private-apis',
 138              'wp-rich-text',
 139              'wp-server-side-render',
 140              'wp-shortcode',
 141              'wp-style-engine',
 142              'wp-theme',
 143              'wp-upload-media',
 144              'wp-url',
 145              'wp-warning',
 146              'wp-wordcount'
 147          ),
 148          'module_dependencies' => array(
 149              array(
 150                  'id' => '@wordpress/latex-to-mathml',
 151                  'import' => 'dynamic'
 152              )
 153          ),
 154          'version' => '8e0f81358a96113469a4'
 155      ),
 156      'block-serialization-default-parser.js' => array(
 157          'dependencies' => array(
 158              
 159          ),
 160          'version' => '4c6f3dd40077f7c17604'
 161      ),
 162      'block-serialization-spec-parser.js' => array(
 163          'dependencies' => array(
 164              
 165          ),
 166          'version' => '7b0b496c3d48b1ef3f9e'
 167      ),
 168      'blocks.js' => array(
 169          'dependencies' => array(
 170              'react-jsx-runtime',
 171              'wp-autop',
 172              'wp-blob',
 173              'wp-block-serialization-default-parser',
 174              'wp-data',
 175              'wp-deprecated',
 176              'wp-dom',
 177              'wp-element',
 178              'wp-hooks',
 179              'wp-html-entities',
 180              'wp-i18n',
 181              'wp-is-shallow-equal',
 182              'wp-private-apis',
 183              'wp-rich-text',
 184              'wp-shortcode',
 185              'wp-warning'
 186          ),
 187          'version' => '49562ec003979bd1595c'
 188      ),
 189      'commands.js' => array(
 190          'dependencies' => array(
 191              'react',
 192              'react-dom',
 193              'react-jsx-runtime',
 194              'wp-components',
 195              'wp-data',
 196              'wp-element',
 197              'wp-i18n',
 198              'wp-keyboard-shortcuts',
 199              'wp-keycodes',
 200              'wp-preferences',
 201              'wp-primitives',
 202              'wp-private-apis'
 203          ),
 204          'version' => '3df8385dbb6e2a481531'
 205      ),
 206      'components.js' => array(
 207          'dependencies' => array(
 208              'react',
 209              'react-dom',
 210              'react-jsx-runtime',
 211              'wp-a11y',
 212              'wp-compose',
 213              'wp-date',
 214              'wp-deprecated',
 215              'wp-dom',
 216              'wp-element',
 217              'wp-escape-html',
 218              'wp-hooks',
 219              'wp-html-entities',
 220              'wp-i18n',
 221              'wp-is-shallow-equal',
 222              'wp-keycodes',
 223              'wp-primitives',
 224              'wp-private-apis',
 225              'wp-rich-text',
 226              'wp-theme',
 227              'wp-warning'
 228          ),
 229          'version' => '5b148bfc313b70dc9a4b'
 230      ),
 231      'compose.js' => array(
 232          'dependencies' => array(
 233              'react',
 234              'react-jsx-runtime',
 235              'wp-deprecated',
 236              'wp-dom',
 237              'wp-element',
 238              'wp-is-shallow-equal',
 239              'wp-keycodes',
 240              'wp-priority-queue',
 241              'wp-private-apis',
 242              'wp-undo-manager'
 243          ),
 244          'version' => 'ec05ef4a8eb28e400019'
 245      ),
 246      'core-commands.js' => array(
 247          'dependencies' => array(
 248              'react-jsx-runtime',
 249              'wp-commands',
 250              'wp-compose',
 251              'wp-core-data',
 252              'wp-data',
 253              'wp-element',
 254              'wp-html-entities',
 255              'wp-i18n',
 256              'wp-primitives',
 257              'wp-private-apis',
 258              'wp-router',
 259              'wp-url'
 260          ),
 261          'version' => '70d32365916bcb25ffb7'
 262      ),
 263      'core-data.js' => array(
 264          'dependencies' => array(
 265              'react-jsx-runtime',
 266              'wp-api-fetch',
 267              'wp-block-editor',
 268              'wp-blocks',
 269              'wp-components',
 270              'wp-compose',
 271              'wp-data',
 272              'wp-deprecated',
 273              'wp-element',
 274              'wp-html-entities',
 275              'wp-i18n',
 276              'wp-notices',
 277              'wp-primitives',
 278              'wp-private-apis',
 279              'wp-rich-text',
 280              'wp-style-engine',
 281              'wp-sync',
 282              'wp-undo-manager',
 283              'wp-url',
 284              'wp-warning'
 285          ),
 286          'version' => '168b7542169d2fde8357'
 287      ),
 288      'customize-widgets.js' => array(
 289          'dependencies' => array(
 290              'react',
 291              'react-dom',
 292              'react-jsx-runtime',
 293              'wp-a11y',
 294              'wp-block-editor',
 295              'wp-block-library',
 296              'wp-blocks',
 297              'wp-components',
 298              'wp-compose',
 299              'wp-core-data',
 300              'wp-data',
 301              'wp-dom',
 302              'wp-element',
 303              'wp-hooks',
 304              'wp-i18n',
 305              'wp-is-shallow-equal',
 306              'wp-keyboard-shortcuts',
 307              'wp-keycodes',
 308              'wp-media-utils',
 309              'wp-preferences',
 310              'wp-primitives',
 311              'wp-private-apis',
 312              'wp-theme',
 313              'wp-warning',
 314              'wp-widgets'
 315          ),
 316          'module_dependencies' => array(
 317              array(
 318                  'id' => '@wordpress/route',
 319                  'import' => 'static'
 320              )
 321          ),
 322          'version' => '2483be73e6c08b1b7857'
 323      ),
 324      'data.js' => array(
 325          'dependencies' => array(
 326              'react-jsx-runtime',
 327              'wp-compose',
 328              'wp-deprecated',
 329              'wp-element',
 330              'wp-is-shallow-equal',
 331              'wp-priority-queue',
 332              'wp-private-apis',
 333              'wp-redux-routine'
 334          ),
 335          'version' => '14a216e0932d72c22976'
 336      ),
 337      'data-controls.js' => array(
 338          'dependencies' => array(
 339              'wp-api-fetch',
 340              'wp-data',
 341              'wp-deprecated'
 342          ),
 343          'version' => '7e8f932da184d5537725'
 344      ),
 345      'date.js' => array(
 346          'dependencies' => array(
 347              'moment',
 348              'wp-deprecated'
 349          ),
 350          'version' => '8173fc0fc12b7bb7eaf0'
 351      ),
 352      'deprecated.js' => array(
 353          'dependencies' => array(
 354              'wp-hooks'
 355          ),
 356          'version' => 'fe587bac92b7d0ef760e'
 357      ),
 358      'dom.js' => array(
 359          'dependencies' => array(
 360              'wp-deprecated'
 361          ),
 362          'version' => '5f9975e536ff35b62489'
 363      ),
 364      'dom-ready.js' => array(
 365          'dependencies' => array(
 366              
 367          ),
 368          'version' => '3fe927cab37bf38d6a23'
 369      ),
 370      'edit-post.js' => array(
 371          'dependencies' => array(
 372              'media-models',
 373              'media-views',
 374              'postbox',
 375              'react',
 376              'react-dom',
 377              'react-jsx-runtime',
 378              'wp-a11y',
 379              'wp-api-fetch',
 380              'wp-block-editor',
 381              'wp-block-library',
 382              'wp-blocks',
 383              'wp-commands',
 384              'wp-components',
 385              'wp-compose',
 386              'wp-core-data',
 387              'wp-data',
 388              'wp-deprecated',
 389              'wp-editor',
 390              'wp-element',
 391              'wp-hooks',
 392              'wp-html-entities',
 393              'wp-i18n',
 394              'wp-keyboard-shortcuts',
 395              'wp-keycodes',
 396              'wp-notices',
 397              'wp-plugins',
 398              'wp-preferences',
 399              'wp-primitives',
 400              'wp-private-apis',
 401              'wp-style-engine',
 402              'wp-theme',
 403              'wp-url',
 404              'wp-warning',
 405              'wp-widgets'
 406          ),
 407          'module_dependencies' => array(
 408              array(
 409                  'id' => '@wordpress/route',
 410                  'import' => 'static'
 411              )
 412          ),
 413          'version' => '585373eb7cbed3a73194'
 414      ),
 415      'edit-site.js' => array(
 416          'dependencies' => array(
 417              'react',
 418              'react-dom',
 419              'react-jsx-runtime',
 420              'wp-a11y',
 421              'wp-api-fetch',
 422              'wp-blob',
 423              'wp-block-editor',
 424              'wp-block-library',
 425              'wp-blocks',
 426              'wp-commands',
 427              'wp-components',
 428              'wp-compose',
 429              'wp-core-data',
 430              'wp-data',
 431              'wp-date',
 432              'wp-deprecated',
 433              'wp-dom',
 434              'wp-dom-ready',
 435              'wp-editor',
 436              'wp-element',
 437              'wp-html-entities',
 438              'wp-i18n',
 439              'wp-keyboard-shortcuts',
 440              'wp-keycodes',
 441              'wp-media-utils',
 442              'wp-notices',
 443              'wp-patterns',
 444              'wp-plugins',
 445              'wp-preferences',
 446              'wp-primitives',
 447              'wp-private-apis',
 448              'wp-router',
 449              'wp-style-engine',
 450              'wp-theme',
 451              'wp-url',
 452              'wp-warning',
 453              'wp-widgets',
 454              'wp-wordcount'
 455          ),
 456          'module_dependencies' => array(
 457              array(
 458                  'id' => '@wordpress/route',
 459                  'import' => 'static'
 460              )
 461          ),
 462          'version' => '0ed65d6f92588618d88d'
 463      ),
 464      'edit-widgets.js' => array(
 465          'dependencies' => array(
 466              'react',
 467              'react-dom',
 468              'react-jsx-runtime',
 469              'wp-a11y',
 470              'wp-api-fetch',
 471              'wp-block-editor',
 472              'wp-block-library',
 473              'wp-blocks',
 474              'wp-components',
 475              'wp-compose',
 476              'wp-core-data',
 477              'wp-data',
 478              'wp-deprecated',
 479              'wp-dom',
 480              'wp-element',
 481              'wp-hooks',
 482              'wp-i18n',
 483              'wp-keyboard-shortcuts',
 484              'wp-keycodes',
 485              'wp-media-utils',
 486              'wp-notices',
 487              'wp-patterns',
 488              'wp-plugins',
 489              'wp-preferences',
 490              'wp-primitives',
 491              'wp-private-apis',
 492              'wp-theme',
 493              'wp-url',
 494              'wp-viewport',
 495              'wp-warning',
 496              'wp-widgets'
 497          ),
 498          'module_dependencies' => array(
 499              array(
 500                  'id' => '@wordpress/route',
 501                  'import' => 'static'
 502              )
 503          ),
 504          'version' => '3d65e74685d1cddb700a'
 505      ),
 506      'editor.js' => array(
 507          'dependencies' => array(
 508              'react',
 509              'react-dom',
 510              'react-jsx-runtime',
 511              'wp-a11y',
 512              'wp-api-fetch',
 513              'wp-blob',
 514              'wp-block-editor',
 515              'wp-block-serialization-default-parser',
 516              'wp-blocks',
 517              'wp-commands',
 518              'wp-components',
 519              'wp-compose',
 520              'wp-core-data',
 521              'wp-data',
 522              'wp-date',
 523              'wp-deprecated',
 524              'wp-dom',
 525              'wp-element',
 526              'wp-escape-html',
 527              'wp-hooks',
 528              'wp-html-entities',
 529              'wp-i18n',
 530              'wp-keyboard-shortcuts',
 531              'wp-keycodes',
 532              'wp-media-utils',
 533              'wp-notices',
 534              'wp-patterns',
 535              'wp-plugins',
 536              'wp-preferences',
 537              'wp-primitives',
 538              'wp-private-apis',
 539              'wp-rich-text',
 540              'wp-server-side-render',
 541              'wp-style-engine',
 542              'wp-theme',
 543              'wp-upload-media',
 544              'wp-url',
 545              'wp-viewport',
 546              'wp-warning',
 547              'wp-wordcount'
 548          ),
 549          'module_dependencies' => array(
 550              array(
 551                  'id' => '@wordpress/route',
 552                  'import' => 'static'
 553              )
 554          ),
 555          'version' => 'ca21417bde93de2233f3'
 556      ),
 557      'element.js' => array(
 558          'dependencies' => array(
 559              'react',
 560              'react-dom',
 561              'wp-escape-html'
 562          ),
 563          'version' => '4822427ad9c627826631'
 564      ),
 565      'escape-html.js' => array(
 566          'dependencies' => array(
 567              
 568          ),
 569          'version' => '87ebe53e97bba59805a5'
 570      ),
 571      'format-library.js' => array(
 572          'dependencies' => array(
 573              'react',
 574              'react-dom',
 575              'react-jsx-runtime',
 576              'wp-a11y',
 577              'wp-block-editor',
 578              'wp-components',
 579              'wp-compose',
 580              'wp-data',
 581              'wp-element',
 582              'wp-html-entities',
 583              'wp-i18n',
 584              'wp-primitives',
 585              'wp-private-apis',
 586              'wp-rich-text',
 587              'wp-theme',
 588              'wp-url',
 589              'wp-warning'
 590          ),
 591          'module_dependencies' => array(
 592              array(
 593                  'id' => '@wordpress/latex-to-mathml',
 594                  'import' => 'dynamic'
 595              )
 596          ),
 597          'version' => '255ba1a7c73110ccd6b2'
 598      ),
 599      'hooks.js' => array(
 600          'dependencies' => array(
 601              
 602          ),
 603          'version' => 'f0f188028580e8dc1255'
 604      ),
 605      'html-entities.js' => array(
 606          'dependencies' => array(
 607              
 608          ),
 609          'version' => 'a976ff3a0f00bc2999a3'
 610      ),
 611      'i18n.js' => array(
 612          'dependencies' => array(
 613              'wp-hooks'
 614          ),
 615          'version' => '1dfe7db3940c23ea9216'
 616      ),
 617      'is-shallow-equal.js' => array(
 618          'dependencies' => array(
 619              
 620          ),
 621          'version' => '7ad271045c1fe60f5496'
 622      ),
 623      'keyboard-shortcuts.js' => array(
 624          'dependencies' => array(
 625              'react-jsx-runtime',
 626              'wp-data',
 627              'wp-element',
 628              'wp-keycodes'
 629          ),
 630          'version' => '37da95806f2339bc80d0'
 631      ),
 632      'keycodes.js' => array(
 633          'dependencies' => array(
 634              'wp-i18n'
 635          ),
 636          'version' => '2ea455bbfcb75ff06fc8'
 637      ),
 638      'list-reusable-blocks.js' => array(
 639          'dependencies' => array(
 640              'react-jsx-runtime',
 641              'wp-api-fetch',
 642              'wp-blob',
 643              'wp-components',
 644              'wp-compose',
 645              'wp-element',
 646              'wp-i18n'
 647          ),
 648          'version' => 'da035ad6b481354267f8'
 649      ),
 650      'media-utils.js' => array(
 651          'dependencies' => array(
 652              'react',
 653              'react-dom',
 654              'react-jsx-runtime',
 655              'wp-a11y',
 656              'wp-api-fetch',
 657              'wp-blob',
 658              'wp-components',
 659              'wp-compose',
 660              'wp-core-data',
 661              'wp-data',
 662              'wp-date',
 663              'wp-deprecated',
 664              'wp-element',
 665              'wp-i18n',
 666              'wp-keycodes',
 667              'wp-notices',
 668              'wp-preferences',
 669              'wp-primitives',
 670              'wp-private-apis',
 671              'wp-theme',
 672              'wp-url',
 673              'wp-warning'
 674          ),
 675          'version' => 'ae94af80c12fd82c2a18'
 676      ),
 677      'notices.js' => array(
 678          'dependencies' => array(
 679              'react-jsx-runtime',
 680              'wp-components',
 681              'wp-data'
 682          ),
 683          'version' => 'c09a068fdab0eb465e14'
 684      ),
 685      'nux.js' => array(
 686          'dependencies' => array(
 687              'wp-data',
 688              'wp-deprecated'
 689          ),
 690          'version' => '1a78c05bba2c02820a7e'
 691      ),
 692      'patterns.js' => array(
 693          'dependencies' => array(
 694              'react',
 695              'react-dom',
 696              'react-jsx-runtime',
 697              'wp-a11y',
 698              'wp-block-editor',
 699              'wp-blocks',
 700              'wp-components',
 701              'wp-compose',
 702              'wp-core-data',
 703              'wp-data',
 704              'wp-element',
 705              'wp-html-entities',
 706              'wp-i18n',
 707              'wp-notices',
 708              'wp-primitives',
 709              'wp-private-apis',
 710              'wp-theme',
 711              'wp-url',
 712              'wp-warning'
 713          ),
 714          'version' => '10c0f0e7da90fc1de354'
 715      ),
 716      'plugins.js' => array(
 717          'dependencies' => array(
 718              'react-jsx-runtime',
 719              'wp-compose',
 720              'wp-deprecated',
 721              'wp-element',
 722              'wp-hooks',
 723              'wp-is-shallow-equal',
 724              'wp-primitives'
 725          ),
 726          'version' => '673d1e05ca49004ab160'
 727      ),
 728      'preferences.js' => array(
 729          'dependencies' => array(
 730              'react-jsx-runtime',
 731              'wp-a11y',
 732              'wp-components',
 733              'wp-compose',
 734              'wp-data',
 735              'wp-deprecated',
 736              'wp-element',
 737              'wp-i18n',
 738              'wp-preferences-persistence',
 739              'wp-primitives',
 740              'wp-private-apis'
 741          ),
 742          'version' => 'f7e32b791afe5c65affa'
 743      ),
 744      'preferences-persistence.js' => array(
 745          'dependencies' => array(
 746              'wp-api-fetch'
 747          ),
 748          'version' => 'a34abbdacd8f50f9acb1'
 749      ),
 750      'primitives.js' => array(
 751          'dependencies' => array(
 752              'react-jsx-runtime',
 753              'wp-element'
 754          ),
 755          'version' => '44cc5a35c7b9fe07a838'
 756      ),
 757      'priority-queue.js' => array(
 758          'dependencies' => array(
 759              
 760          ),
 761          'version' => '6c0aa59b65d55dfd509b'
 762      ),
 763      'private-apis.js' => array(
 764          'dependencies' => array(
 765              
 766          ),
 767          'version' => 'df3615fd5cb379fb7ffe'
 768      ),
 769      'react-i18n.js' => array(
 770          'dependencies' => array(
 771              'react-jsx-runtime',
 772              'wp-element',
 773              'wp-i18n'
 774          ),
 775          'version' => 'ba2bd3d7a3817f0494af'
 776      ),
 777      'redux-routine.js' => array(
 778          'dependencies' => array(
 779              
 780          ),
 781          'version' => 'acca2b4857d83ad1790e'
 782      ),
 783      'reusable-blocks.js' => array(
 784          'dependencies' => array(
 785              'wp-data',
 786              'wp-deprecated'
 787          ),
 788          'version' => 'fd62928dce12a860a327'
 789      ),
 790      'rich-text.js' => array(
 791          'dependencies' => array(
 792              'wp-a11y',
 793              'wp-compose',
 794              'wp-data',
 795              'wp-deprecated',
 796              'wp-dom',
 797              'wp-element',
 798              'wp-escape-html',
 799              'wp-i18n',
 800              'wp-keycodes',
 801              'wp-private-apis'
 802          ),
 803          'version' => '7f83233b1caefc2146bb'
 804      ),
 805      'router.js' => array(
 806          'dependencies' => array(
 807              'react-jsx-runtime',
 808              'wp-compose',
 809              'wp-element',
 810              'wp-private-apis',
 811              'wp-url'
 812          ),
 813          'version' => 'dda75cd9ff9d7e0eb19f'
 814      ),
 815      'server-side-render.js' => array(
 816          'dependencies' => array(
 817              'react-jsx-runtime',
 818              'wp-api-fetch',
 819              'wp-blocks',
 820              'wp-components',
 821              'wp-compose',
 822              'wp-data',
 823              'wp-element',
 824              'wp-i18n',
 825              'wp-url'
 826          ),
 827          'version' => '83e806a0634df6b93530'
 828      ),
 829      'shortcode.js' => array(
 830          'dependencies' => array(
 831              
 832          ),
 833          'version' => 'f6273476300cc5fad4cd'
 834      ),
 835      'style-engine.js' => array(
 836          'dependencies' => array(
 837              
 838          ),
 839          'version' => '914befb08774033e6265'
 840      ),
 841      'sync.js' => array(
 842          'dependencies' => array(
 843              'wp-api-fetch',
 844              'wp-hooks',
 845              'wp-private-apis'
 846          ),
 847          'version' => 'f724e91d6631c164fa7c'
 848      ),
 849      'theme.js' => array(
 850          'dependencies' => array(
 851              'react-jsx-runtime',
 852              'wp-compose',
 853              'wp-deprecated',
 854              'wp-element',
 855              'wp-private-apis'
 856          ),
 857          'version' => '3543b084ef1597ce5852'
 858      ),
 859      'token-list.js' => array(
 860          'dependencies' => array(
 861              
 862          ),
 863          'version' => 'e86ab419d8302d57822c'
 864      ),
 865      'undo-manager.js' => array(
 866          'dependencies' => array(
 867              'wp-is-shallow-equal'
 868          ),
 869          'version' => '4554fce6276d8910a4ae'
 870      ),
 871      'upload-media.js' => array(
 872          'dependencies' => array(
 873              'react-jsx-runtime',
 874              'wp-blob',
 875              'wp-compose',
 876              'wp-data',
 877              'wp-element',
 878              'wp-i18n',
 879              'wp-private-apis',
 880              'wp-url'
 881          ),
 882          'module_dependencies' => array(
 883              array(
 884                  'id' => '@wordpress/video-conversion/worker',
 885                  'import' => 'dynamic'
 886              ),
 887              array(
 888                  'id' => '@wordpress/vips/worker',
 889                  'import' => 'dynamic'
 890              )
 891          ),
 892          'version' => '996352700f53b76866a5'
 893      ),
 894      'url.js' => array(
 895          'dependencies' => array(
 896              
 897          ),
 898          'version' => '65e1ab123ef3bf825dea'
 899      ),
 900      'viewport.js' => array(
 901          'dependencies' => array(
 902              'wp-compose',
 903              'wp-data',
 904              'wp-element'
 905          ),
 906          'version' => '756cf72bd7ed0f096e87'
 907      ),
 908      'warning.js' => array(
 909          'dependencies' => array(
 910              
 911          ),
 912          'version' => 'a0978839debc564a6608'
 913      ),
 914      'widgets.js' => array(
 915          'dependencies' => array(
 916              'react-jsx-runtime',
 917              'wp-api-fetch',
 918              'wp-block-editor',
 919              'wp-blocks',
 920              'wp-components',
 921              'wp-compose',
 922              'wp-core-data',
 923              'wp-data',
 924              'wp-element',
 925              'wp-i18n',
 926              'wp-notices',
 927              'wp-primitives'
 928          ),
 929          'version' => 'aa82232d2078ea55adba'
 930      ),
 931      'wordcount.js' => array(
 932          'dependencies' => array(
 933              
 934          ),
 935          'version' => 'f0b1f0e977b2ff6e0132'
 936      )
 937  );


Generated : Sat Sep 12 08:20:32 2026 Cross-referenced by PHPXref