@modern-js/devtools-client 2.49.3 → 2.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/dist/html/client/index.html +3 -3
  2. package/dist/html/mount/index.html +3 -3
  3. package/dist/modern.config.json +5 -5
  4. package/dist/nestedRoutes.json +1 -1
  5. package/dist/public/sw-proxy.js +1 -1
  6. package/dist/routes-manifest.json +175 -97
  7. package/dist/static/css/977.6805d9d2.css +1 -0
  8. package/dist/static/css/async/client_doctor/page.872cf311.css +1 -0
  9. package/dist/static/css/async/client_headers/editor/page.2899fd79.css +1 -0
  10. package/dist/static/css/async/client_overview/page.e0c5e73d.css +1 -0
  11. package/dist/static/css/async/client_pages/page.77da491c.css +1 -0
  12. package/dist/static/css/async/client_storage/preset/(id)/page.04a7e72b.css +1 -0
  13. package/dist/static/css/async/client_storage/preset/layout.1177580d.css +1 -0
  14. package/dist/static/css/async/client_storage/preset/page.1177580d.css +1 -0
  15. package/dist/static/css/client.8f83eee6.css +1 -0
  16. package/dist/static/css/components.c51066af.css +1 -0
  17. package/dist/static/css/mount.ea06a1a5.css +1 -0
  18. package/dist/static/js/293.23479a27.js +2 -0
  19. package/dist/static/js/293.23479a27.js.LICENSE.txt +8 -0
  20. package/dist/static/js/770.74f08f7c.js +1 -0
  21. package/dist/static/js/977.5a67aa7b.js +18 -0
  22. package/dist/static/js/977.5a67aa7b.js.LICENSE.txt +17 -0
  23. package/dist/static/js/{991.7b091c2c.js → 991.911eb91e.js} +2 -2
  24. package/dist/static/js/991.911eb91e.js.LICENSE.txt +9 -0
  25. package/dist/static/js/async/{769.3f22db71.js → 769.76593243.js} +0 -1
  26. package/dist/static/js/async/{851.4445317a.js → 851.115c9745.js} +1 -1
  27. package/dist/static/js/async/{851.4445317a.js.LICENSE.txt → 851.115c9745.js.LICENSE.txt} +1 -11
  28. package/dist/static/js/async/883.aac2d702.js +1 -0
  29. package/dist/static/js/async/client_config/(toolkit).(type)/page.343ccf40.js +1 -0
  30. package/dist/static/js/async/client_config/layout.4841f5be.js +1 -0
  31. package/dist/static/js/async/client_context/builder/page.9eccaadd.js +1 -0
  32. package/dist/static/js/async/client_context/framework/page.1dcd0598.js +1 -0
  33. package/dist/static/js/async/client_context/layout.a59cf1b6.js +1 -0
  34. package/dist/static/js/async/client_doctor/page.0003ca4f.js +1 -0
  35. package/dist/static/js/async/{942.c6f21ad1.js → client_external/$.3c9cebee.js} +1 -2
  36. package/dist/static/js/async/client_external/{layout.45a7c119.js → layout.620cf2f6.js} +0 -1
  37. package/dist/static/js/async/client_headers/editor/page.1e969311.js +1 -0
  38. package/dist/static/js/async/client_headers/layout.ed9de95e.js +1 -0
  39. package/dist/static/js/async/client_headers/welcome/page.43008445.js +1 -0
  40. package/dist/static/js/async/client_overview/layout.98957bf0.js +1 -0
  41. package/dist/static/js/async/client_overview/page.d548e893.js +1 -0
  42. package/dist/static/js/async/client_pages/layout.6b484518.js +1 -0
  43. package/dist/static/js/async/client_pages/page.7e93bddc.js +1 -0
  44. package/dist/static/js/async/client_react/(tab)/{layout.4cb28586.js → layout.7d7e5b62.js} +0 -1
  45. package/dist/static/js/async/client_react/(tab)/page.6bb3fa65.js +1 -0
  46. package/dist/static/js/async/client_react/offscreen/page.0e6794ce.js +1 -0
  47. package/dist/static/js/async/client_storage/preset/(id)/page.ee6678ec.js +1 -0
  48. package/dist/static/js/async/client_storage/preset/layout.300cb677.js +1 -0
  49. package/dist/static/js/async/client_storage/preset/page.339d1df6.js +1 -0
  50. package/dist/static/js/builder-runtime.38c82d1e.js +1 -0
  51. package/dist/static/js/client.339daa25.js +1 -0
  52. package/dist/static/js/components.92a2edb8.js +1 -0
  53. package/dist/static/js/{lib-lodash.29bef8c5.js → lib-lodash.4267ab6e.js} +1 -0
  54. package/dist/static/js/lib-lodash.4267ab6e.js.LICENSE.txt +8 -0
  55. package/dist/static/js/{lib-polyfill.3731b69e.js → lib-polyfill.153ab9d0.js} +0 -1
  56. package/dist/static/js/{lib-react.1e54494f.js → lib-react.9e488dc0.js} +1 -1
  57. package/dist/static/js/{lib-react.1e54494f.js.LICENSE.txt → lib-react.9e488dc0.js.LICENSE.txt} +5 -21
  58. package/dist/static/js/lib-router.28d6a20e.js +2 -0
  59. package/dist/static/js/{lib-router.733ac027.js.LICENSE.txt → lib-router.28d6a20e.js.LICENSE.txt} +3 -15
  60. package/dist/static/js/mount.12a2a0cd.js +1 -0
  61. package/package.json +19 -15
  62. package/dist/static/css/613.1fbfab14.css +0 -1
  63. package/dist/static/css/async/client_doctor/page.08057582.css +0 -1
  64. package/dist/static/css/async/client_headers/editor/page.9ac48f68.css +0 -1
  65. package/dist/static/css/async/client_headers/layout.9f337794.css +0 -1
  66. package/dist/static/css/async/client_overview/page.e6f0c345.css +0 -1
  67. package/dist/static/css/async/client_pages/layout.22cc9cb2.css +0 -1
  68. package/dist/static/css/async/client_pages/page.c50988e7.css +0 -1
  69. package/dist/static/css/client.62bdf640.css +0 -1
  70. package/dist/static/css/components.358f951b.css +0 -1
  71. package/dist/static/css/mount.cbf057f4.css +0 -1
  72. package/dist/static/js/613.be5acdfe.js +0 -6
  73. package/dist/static/js/613.be5acdfe.js.LICENSE.txt +0 -241
  74. package/dist/static/js/637.6948cf60.js +0 -2
  75. package/dist/static/js/637.6948cf60.js.LICENSE.txt +0 -625
  76. package/dist/static/js/696.2ca8f9a1.js +0 -2
  77. package/dist/static/js/696.2ca8f9a1.js.LICENSE.txt +0 -606
  78. package/dist/static/js/991.7b091c2c.js.LICENSE.txt +0 -35
  79. package/dist/static/js/async/447.335ecd81.js +0 -2
  80. package/dist/static/js/async/447.335ecd81.js.LICENSE.txt +0 -21
  81. package/dist/static/js/async/459.097818d4.js +0 -2
  82. package/dist/static/js/async/459.097818d4.js.LICENSE.txt +0 -91
  83. package/dist/static/js/async/769.3f22db71.js.LICENSE.txt +0 -173
  84. package/dist/static/js/async/942.c6f21ad1.js.LICENSE.txt +0 -7
  85. package/dist/static/js/async/client_config/layout.22a7d20b.js +0 -2
  86. package/dist/static/js/async/client_config/layout.22a7d20b.js.LICENSE.txt +0 -5
  87. package/dist/static/js/async/client_context/builder/page.8a86daa1.js +0 -2
  88. package/dist/static/js/async/client_context/builder/page.8a86daa1.js.LICENSE.txt +0 -19
  89. package/dist/static/js/async/client_context/framework/page.6986ce85.js +0 -2
  90. package/dist/static/js/async/client_context/framework/page.6986ce85.js.LICENSE.txt +0 -19
  91. package/dist/static/js/async/client_context/layout.61806902.js +0 -2
  92. package/dist/static/js/async/client_context/layout.61806902.js.LICENSE.txt +0 -5
  93. package/dist/static/js/async/client_doctor/page.a4d1308c.js +0 -2
  94. package/dist/static/js/async/client_doctor/page.a4d1308c.js.LICENSE.txt +0 -95
  95. package/dist/static/js/async/client_external/layout.45a7c119.js.LICENSE.txt +0 -3
  96. package/dist/static/js/async/client_headers/editor/page.6e23f0e7.js +0 -2
  97. package/dist/static/js/async/client_headers/editor/page.6e23f0e7.js.LICENSE.txt +0 -87
  98. package/dist/static/js/async/client_headers/layout.5b5f6fab.js +0 -2
  99. package/dist/static/js/async/client_headers/layout.5b5f6fab.js.LICENSE.txt +0 -7
  100. package/dist/static/js/async/client_headers/welcome/page.a4c3e3c2.js +0 -2
  101. package/dist/static/js/async/client_headers/welcome/page.a4c3e3c2.js.LICENSE.txt +0 -15
  102. package/dist/static/js/async/client_overview/page.2f0978dc.js +0 -2
  103. package/dist/static/js/async/client_overview/page.2f0978dc.js.LICENSE.txt +0 -49
  104. package/dist/static/js/async/client_pages/layout.76a75026.js +0 -2
  105. package/dist/static/js/async/client_pages/layout.76a75026.js.LICENSE.txt +0 -7
  106. package/dist/static/js/async/client_pages/page.2dc3ec94.js +0 -2
  107. package/dist/static/js/async/client_pages/page.2dc3ec94.js.LICENSE.txt +0 -165
  108. package/dist/static/js/async/client_react/(tab)/layout.4cb28586.js.LICENSE.txt +0 -3
  109. package/dist/static/js/async/client_react/(tab)/page.9fa8c8b7.js +0 -2
  110. package/dist/static/js/async/client_react/(tab)/page.9fa8c8b7.js.LICENSE.txt +0 -23
  111. package/dist/static/js/async/client_react/offscreen/page.bb1e12ac.js +0 -2
  112. package/dist/static/js/async/client_react/offscreen/page.bb1e12ac.js.LICENSE.txt +0 -7
  113. package/dist/static/js/builder-runtime.63d50889.js +0 -1
  114. package/dist/static/js/client.87743ba5.js +0 -2
  115. package/dist/static/js/client.87743ba5.js.LICENSE.txt +0 -421
  116. package/dist/static/js/components.faeaf94b.js +0 -1
  117. package/dist/static/js/lib-polyfill.3731b69e.js.LICENSE.txt +0 -4961
  118. package/dist/static/js/lib-router.733ac027.js +0 -2
  119. package/dist/static/js/mount.b556a1a6.js +0 -2
  120. package/dist/static/js/mount.b556a1a6.js.LICENSE.txt +0 -109
  121. /package/dist/static/font/{NotoSans-latin-subset.0dd84d42.woff2 → NotoSans-latin-subset.780eca90.woff2} +0 -0
  122. /package/dist/static/image/{rsdoctor-large.b2f496d9.png → rsdoctor-large.eda50fe7.png} +0 -0
  123. /package/dist/static/js/async/client_config/{page.a63f5a35.js → page.47ec49b7.js} +0 -0
  124. /package/dist/static/js/async/client_context/{page.635cc0cb.js → page.1a1007e1.js} +0 -0
  125. /package/dist/static/js/async/client_headers/{page.d2a0f47d.js → page.210a3503.js} +0 -0
  126. /package/dist/static/js/async/{client_page.5e12b570.js → client_page.3e19f015.js} +0 -0
  127. /package/dist/static/js/async/client_react/{page.5660dc8e.js → page.57cc0bd0.js} +0 -0
@@ -1,5 +1,5 @@
1
- <!doctype html><html><head><title></title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,viewport-fit=cover,minimum-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="renderer" content="webkit"><meta name="layoutmode" content="standard"><meta name="imagemode" content="force"><meta name="wap-font-scale" content="no"><meta name="format-detection" content="telephone=no"><script defer="defer" src="/__devtools/static/js/builder-runtime.63d50889.js"></script><script >
1
+ <!doctype html><html><head><title></title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,viewport-fit=cover,minimum-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="renderer" content="webkit"><meta name="layoutmode" content="standard"><meta name="imagemode" content="force"><meta name="wap-font-scale" content="no"><meta name="format-detection" content="telephone=no"><script defer="defer" src="/__devtools/static/js/builder-runtime.38c82d1e.js"></script><script >
2
2
  ;(function(){
3
- window._MODERNJS_ROUTE_MANIFEST = {"routeAssets":{"client":{"chunkIds":["242","567","126","58","118","707","613","696","637","462"],"assets":["static/js/builder-runtime.63d50889.js","static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/js/lib-polyfill.3731b69e.js","static/js/lib-react.1e54494f.js","static/js/lib-router.733ac027.js","static/js/lib-lodash.29bef8c5.js","static/css/613.1fbfab14.css","static/js/613.be5acdfe.js","static/js/696.2ca8f9a1.js","static/js/637.6948cf60.js","static/js/client.87743ba5.js","static/css/client.62bdf640.css"],"referenceCssAssets":["static/css/components.358f951b.css","static/css/613.1fbfab14.css","static/css/client.62bdf640.css"]},"client_config/layout":{"chunkIds":["518"],"assets":["static/js/async/client_config/layout.22a7d20b.js"],"referenceCssAssets":[]},"client_config/page":{"chunkIds":["943"],"assets":["static/js/async/client_config/page.a63f5a35.js"],"referenceCssAssets":[]},"client_context/builder/page":{"chunkIds":["567","126","769","958"],"assets":["static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/js/lib-polyfill.3731b69e.js","static/js/async/769.3f22db71.js","static/js/async/client_context/builder/page.8a86daa1.js"],"referenceCssAssets":["static/css/components.358f951b.css"]},"client_context/framework/page":{"chunkIds":["567","126","769","818"],"assets":["static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/js/lib-polyfill.3731b69e.js","static/js/async/769.3f22db71.js","static/js/async/client_context/framework/page.6986ce85.js"],"referenceCssAssets":["static/css/components.358f951b.css"]},"client_context/layout":{"chunkIds":["504"],"assets":["static/js/async/client_context/layout.61806902.js"],"referenceCssAssets":[]},"client_context/page":{"chunkIds":["361"],"assets":["static/js/async/client_context/page.635cc0cb.js"],"referenceCssAssets":[]},"client_doctor/page":{"chunkIds":["567","488"],"assets":["static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/css/async/client_doctor/page.08057582.css","static/js/async/client_doctor/page.a4d1308c.js"],"referenceCssAssets":["static/css/components.358f951b.css","static/css/async/client_doctor/page.08057582.css"]},"client_external/layout":{"chunkIds":["744"],"assets":["static/js/async/client_external/layout.45a7c119.js"],"referenceCssAssets":[]},"client_headers/editor/page":{"chunkIds":["567","730"],"assets":["static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/css/async/client_headers/editor/page.9ac48f68.css","static/js/async/client_headers/editor/page.6e23f0e7.js"],"referenceCssAssets":["static/css/components.358f951b.css","static/css/async/client_headers/editor/page.9ac48f68.css"]},"client_headers/layout":{"chunkIds":["925"],"assets":["static/css/async/client_headers/layout.9f337794.css","static/js/async/client_headers/layout.5b5f6fab.js"],"referenceCssAssets":["static/css/async/client_headers/layout.9f337794.css"]},"client_headers/page":{"chunkIds":["963"],"assets":["static/js/async/client_headers/page.d2a0f47d.js"],"referenceCssAssets":[]},"client_headers/welcome/page":{"chunkIds":["860"],"assets":["static/js/async/client_headers/welcome/page.a4c3e3c2.js"],"referenceCssAssets":[]},"client_overview/page":{"chunkIds":["567","161"],"assets":["static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/js/async/client_overview/page.2f0978dc.js","static/css/async/client_overview/page.e6f0c345.css"],"referenceCssAssets":["static/css/components.358f951b.css","static/css/async/client_overview/page.e6f0c345.css"]},"client_page":{"chunkIds":["127"],"assets":["static/js/async/client_page.5e12b570.js"],"referenceCssAssets":[]},"client_pages/layout":{"chunkIds":["631"],"assets":["static/css/async/client_pages/layout.22cc9cb2.css","static/js/async/client_pages/layout.76a75026.js"],"referenceCssAssets":["static/css/async/client_pages/layout.22cc9cb2.css"]},"client_pages/page":{"chunkIds":["567","459","718"],"assets":["static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/js/async/459.097818d4.js","static/js/async/client_pages/page.2dc3ec94.js","static/css/async/client_pages/page.c50988e7.css"],"referenceCssAssets":["static/css/components.358f951b.css","static/css/async/client_pages/page.c50988e7.css"]},"client_react/(tab)/layout":{"chunkIds":["299"],"assets":["static/js/async/client_react/(tab)/layout.4cb28586.js"],"referenceCssAssets":[]},"client_react/(tab)/page":{"chunkIds":["851","483"],"assets":["static/js/async/851.4445317a.js","static/js/async/client_react/(tab)/page.9fa8c8b7.js"],"referenceCssAssets":[]},"client_react/offscreen/page":{"chunkIds":["752"],"assets":["static/js/async/client_react/offscreen/page.bb1e12ac.js"],"referenceCssAssets":[]},"client_react/page":{"chunkIds":["945"],"assets":["static/js/async/client_react/page.5660dc8e.js"],"referenceCssAssets":[]}}};
3
+ window._MODERNJS_ROUTE_MANIFEST = {"routeAssets":{"client":{"chunkIds":["242","567","126","58","707","118","977","293","770","462"],"assets":["static/js/builder-runtime.38c82d1e.js","static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/js/lib-polyfill.153ab9d0.js","static/js/lib-react.9e488dc0.js","static/js/lib-lodash.4267ab6e.js","static/js/lib-router.28d6a20e.js","static/css/977.6805d9d2.css","static/js/977.5a67aa7b.js","static/js/293.23479a27.js","static/js/770.74f08f7c.js","static/css/client.8f83eee6.css","static/js/client.339daa25.js"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/977.6805d9d2.css","static/css/client.8f83eee6.css"]},"client_config/(toolkit).(type)/page":{"chunkIds":["567","126","769","288"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/js/lib-polyfill.153ab9d0.js","static/js/async/769.76593243.js","static/js/async/client_config/(toolkit).(type)/page.343ccf40.js"],"referenceCssAssets":["static/css/components.c51066af.css"]},"client_config/layout":{"chunkIds":["518"],"assets":["static/js/async/client_config/layout.4841f5be.js"],"referenceCssAssets":[]},"client_config/page":{"chunkIds":["943"],"assets":["static/js/async/client_config/page.47ec49b7.js"],"referenceCssAssets":[]},"client_context/builder/page":{"chunkIds":["567","126","769","958"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/js/lib-polyfill.153ab9d0.js","static/js/async/769.76593243.js","static/js/async/client_context/builder/page.9eccaadd.js"],"referenceCssAssets":["static/css/components.c51066af.css"]},"client_context/framework/page":{"chunkIds":["567","126","769","818"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/js/lib-polyfill.153ab9d0.js","static/js/async/769.76593243.js","static/js/async/client_context/framework/page.1dcd0598.js"],"referenceCssAssets":["static/css/components.c51066af.css"]},"client_context/layout":{"chunkIds":["504"],"assets":["static/js/async/client_context/layout.a59cf1b6.js"],"referenceCssAssets":[]},"client_context/page":{"chunkIds":["361"],"assets":["static/js/async/client_context/page.1a1007e1.js"],"referenceCssAssets":[]},"client_doctor/page":{"chunkIds":["567","488"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/js/async/client_doctor/page.0003ca4f.js","static/css/async/client_doctor/page.872cf311.css"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/async/client_doctor/page.872cf311.css"]},"client_external/$":{"chunkIds":["158"],"assets":["static/js/async/client_external/$.3c9cebee.js"],"referenceCssAssets":[]},"client_external/layout":{"chunkIds":["744"],"assets":["static/js/async/client_external/layout.620cf2f6.js"],"referenceCssAssets":[]},"client_headers/editor/page":{"chunkIds":["567","730"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/css/async/client_headers/editor/page.2899fd79.css","static/js/async/client_headers/editor/page.1e969311.js"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/async/client_headers/editor/page.2899fd79.css"]},"client_headers/layout":{"chunkIds":["925"],"assets":["static/js/async/client_headers/layout.ed9de95e.js"],"referenceCssAssets":[]},"client_headers/page":{"chunkIds":["963"],"assets":["static/js/async/client_headers/page.210a3503.js"],"referenceCssAssets":[]},"client_headers/welcome/page":{"chunkIds":["860"],"assets":["static/js/async/client_headers/welcome/page.43008445.js"],"referenceCssAssets":[]},"client_overview/layout":{"chunkIds":["988"],"assets":["static/js/async/client_overview/layout.98957bf0.js"],"referenceCssAssets":[]},"client_overview/page":{"chunkIds":["567","161"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/css/async/client_overview/page.e0c5e73d.css","static/js/async/client_overview/page.d548e893.js"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/async/client_overview/page.e0c5e73d.css"]},"client_page":{"chunkIds":["127"],"assets":["static/js/async/client_page.3e19f015.js"],"referenceCssAssets":[]},"client_pages/layout":{"chunkIds":["631"],"assets":["static/js/async/client_pages/layout.6b484518.js"],"referenceCssAssets":[]},"client_pages/page":{"chunkIds":["567","718"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/css/async/client_pages/page.77da491c.css","static/js/async/client_pages/page.7e93bddc.js"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/async/client_pages/page.77da491c.css"]},"client_react/(tab)/layout":{"chunkIds":["299"],"assets":["static/js/async/client_react/(tab)/layout.7d7e5b62.js"],"referenceCssAssets":[]},"client_react/(tab)/page":{"chunkIds":["851","483"],"assets":["static/js/async/851.115c9745.js","static/js/async/client_react/(tab)/page.6bb3fa65.js"],"referenceCssAssets":[]},"client_react/offscreen/page":{"chunkIds":["752"],"assets":["static/js/async/client_react/offscreen/page.0e6794ce.js"],"referenceCssAssets":[]},"client_react/page":{"chunkIds":["945"],"assets":["static/js/async/client_react/page.57cc0bd0.js"],"referenceCssAssets":[]},"client_storage/preset/(id)/page":{"chunkIds":["567","244"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/js/async/client_storage/preset/(id)/page.ee6678ec.js","static/css/async/client_storage/preset/(id)/page.04a7e72b.css"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/async/client_storage/preset/(id)/page.04a7e72b.css"]},"client_storage/preset/layout":{"chunkIds":["567","470"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/css/async/client_storage/preset/layout.1177580d.css","static/js/async/client_storage/preset/layout.300cb677.js"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/async/client_storage/preset/layout.1177580d.css"]},"client_storage/preset/page":{"chunkIds":["567","146"],"assets":["static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/css/async/client_storage/preset/page.1177580d.css","static/js/async/client_storage/preset/page.339d1df6.js"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/async/client_storage/preset/page.1177580d.css"]}}};
4
4
  })();
5
- </script><script defer="defer" src="/__devtools/static/js/components.faeaf94b.js"></script><script defer="defer" src="/__devtools/static/js/lib-polyfill.3731b69e.js"></script><script defer="defer" src="/__devtools/static/js/lib-react.1e54494f.js"></script><script defer="defer" src="/__devtools/static/js/lib-router.733ac027.js"></script><script defer="defer" src="/__devtools/static/js/lib-lodash.29bef8c5.js"></script><script defer="defer" src="/__devtools/static/js/613.be5acdfe.js"></script><script defer="defer" src="/__devtools/static/js/696.2ca8f9a1.js"></script><script defer="defer" src="/__devtools/static/js/637.6948cf60.js"></script><script defer="defer" src="/__devtools/static/js/client.87743ba5.js"></script><link href="/__devtools/static/css/components.358f951b.css" rel="stylesheet"><link href="/__devtools/static/css/613.1fbfab14.css" rel="stylesheet"><link href="/__devtools/static/css/client.62bdf640.css" rel="stylesheet"></head><body><div id="root"><!--<?- html ?>--></div><!--<?- chunksMap.js ?>--><!--<?- SSRDataScript ?>--></body></html>
5
+ </script><script defer="defer" src="/__devtools/static/js/components.92a2edb8.js"></script><script defer="defer" src="/__devtools/static/js/lib-polyfill.153ab9d0.js"></script><script defer="defer" src="/__devtools/static/js/lib-react.9e488dc0.js"></script><script defer="defer" src="/__devtools/static/js/lib-lodash.4267ab6e.js"></script><script defer="defer" src="/__devtools/static/js/lib-router.28d6a20e.js"></script><script defer="defer" src="/__devtools/static/js/977.5a67aa7b.js"></script><script defer="defer" src="/__devtools/static/js/293.23479a27.js"></script><script defer="defer" src="/__devtools/static/js/770.74f08f7c.js"></script><script defer="defer" src="/__devtools/static/js/client.339daa25.js"></script><link href="/__devtools/static/css/components.c51066af.css" rel="stylesheet"><link href="/__devtools/static/css/977.6805d9d2.css" rel="stylesheet"><link href="/__devtools/static/css/client.8f83eee6.css" rel="stylesheet"></head><body><div id="root"><!--<?- html ?>--></div><!--<?- chunksMap.js ?>--><!--<?- SSRDataScript ?>--></body></html>
@@ -1,5 +1,5 @@
1
- <!doctype html><html><head><title></title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,viewport-fit=cover,minimum-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="renderer" content="webkit"><meta name="layoutmode" content="standard"><meta name="imagemode" content="force"><meta name="wap-font-scale" content="no"><meta name="format-detection" content="telephone=no"><script defer="defer" src="/__devtools/static/js/builder-runtime.63d50889.js"></script><script >
1
+ <!doctype html><html><head><title></title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,viewport-fit=cover,minimum-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="renderer" content="webkit"><meta name="layoutmode" content="standard"><meta name="imagemode" content="force"><meta name="wap-font-scale" content="no"><meta name="format-detection" content="telephone=no"><script defer="defer" src="/__devtools/static/js/builder-runtime.38c82d1e.js"></script><script >
2
2
  ;(function(){
3
- window._MODERNJS_ROUTE_MANIFEST = {"routeAssets":{"mount":{"chunkIds":["242","567","126","58","613","991","637","400"],"assets":["static/js/builder-runtime.63d50889.js","static/css/components.358f951b.css","static/js/components.faeaf94b.js","static/js/lib-polyfill.3731b69e.js","static/js/lib-react.1e54494f.js","static/css/613.1fbfab14.css","static/js/613.be5acdfe.js","static/js/991.7b091c2c.js","static/js/637.6948cf60.js","static/js/mount.b556a1a6.js","static/css/mount.cbf057f4.css"],"referenceCssAssets":["static/css/components.358f951b.css","static/css/613.1fbfab14.css","static/css/mount.cbf057f4.css"]}}};
3
+ window._MODERNJS_ROUTE_MANIFEST = {"routeAssets":{"mount":{"chunkIds":["242","567","126","58","707","977","991","770","400"],"assets":["static/js/builder-runtime.38c82d1e.js","static/css/components.c51066af.css","static/js/components.92a2edb8.js","static/js/lib-polyfill.153ab9d0.js","static/js/lib-react.9e488dc0.js","static/js/lib-lodash.4267ab6e.js","static/css/977.6805d9d2.css","static/js/977.5a67aa7b.js","static/js/991.911eb91e.js","static/js/770.74f08f7c.js","static/js/mount.12a2a0cd.js","static/css/mount.ea06a1a5.css"],"referenceCssAssets":["static/css/components.c51066af.css","static/css/977.6805d9d2.css","static/css/mount.ea06a1a5.css"]}}};
4
4
  })();
5
- </script><script defer="defer" src="/__devtools/static/js/components.faeaf94b.js"></script><script defer="defer" src="/__devtools/static/js/lib-polyfill.3731b69e.js"></script><script defer="defer" src="/__devtools/static/js/lib-react.1e54494f.js"></script><script defer="defer" src="/__devtools/static/js/613.be5acdfe.js"></script><script defer="defer" src="/__devtools/static/js/991.7b091c2c.js"></script><script defer="defer" src="/__devtools/static/js/637.6948cf60.js"></script><script defer="defer" src="/__devtools/static/js/mount.b556a1a6.js"></script><link href="/__devtools/static/css/components.358f951b.css" rel="stylesheet"><link href="/__devtools/static/css/613.1fbfab14.css" rel="stylesheet"><link href="/__devtools/static/css/mount.cbf057f4.css" rel="stylesheet"></head><body><div id="root"><!--<?- html ?>--></div><!--<?- chunksMap.js ?>--><!--<?- SSRDataScript ?>--></body></html>
5
+ </script><script defer="defer" src="/__devtools/static/js/components.92a2edb8.js"></script><script defer="defer" src="/__devtools/static/js/lib-polyfill.153ab9d0.js"></script><script defer="defer" src="/__devtools/static/js/lib-react.9e488dc0.js"></script><script defer="defer" src="/__devtools/static/js/lib-lodash.4267ab6e.js"></script><script defer="defer" src="/__devtools/static/js/977.5a67aa7b.js"></script><script defer="defer" src="/__devtools/static/js/991.911eb91e.js"></script><script defer="defer" src="/__devtools/static/js/770.74f08f7c.js"></script><script defer="defer" src="/__devtools/static/js/mount.12a2a0cd.js"></script><link href="/__devtools/static/css/components.c51066af.css" rel="stylesheet"><link href="/__devtools/static/css/977.6805d9d2.css" rel="stylesheet"><link href="/__devtools/static/css/mount.ea06a1a5.css" rel="stylesheet"></head><body><div id="root"><!--<?- html ?>--></div><!--<?- chunksMap.js ?>--><!--<?- SSRDataScript ?>--></body></html>
@@ -21,13 +21,13 @@
21
21
  "globalVars": [
22
22
  {
23
23
  "process.env.IS_REACT18": "true",
24
- "process.env.MODERN_JS_VERSION": "2.49.3"
24
+ "process.env.MODERN_JS_VERSION": "2.50.0"
25
25
  },
26
26
  null,
27
27
  {
28
- "process.env.VERSION": "2.49.3",
29
- "process.env.PKG_VERSION": "2.49.3",
30
- "process.env.DEVTOOLS_MARK": "JOFdA4yzNft3sUAM5il8r",
28
+ "process.env.VERSION": "2.50.0",
29
+ "process.env.PKG_VERSION": "2.50.0",
30
+ "process.env.DEVTOOLS_MARK": "qZimXBiCKXZd-zlCZLlDK",
31
31
  "__REACT_DEVTOOLS_GLOBAL_HOOK__": {
32
32
  "isDisabled": true
33
33
  }
@@ -52,7 +52,7 @@
52
52
  ],
53
53
  "preEntry": [
54
54
  "/home/runner/work/modern.js/modern.js/node_modules/.pnpm/modern-normalize@1.1.0/node_modules/modern-normalize/modern-normalize.css",
55
- "/home/runner/work/modern.js/modern.js/node_modules/.pnpm/@radix-ui+themes@2.0.0_@types+react-dom@18.0.6_@types+react@18.0.21_react-dom@18.2.0_react@18.2.0/node_modules/@radix-ui/themes/styles.css"
55
+ "/home/runner/work/modern.js/modern.js/node_modules/.pnpm/@radix-ui+themes@3.0.5_@types+react-dom@18.0.6_@types+react@18.0.21_react-dom@18.2.0_react@18.2.0/node_modules/@radix-ui/themes/styles.css"
56
56
  ]
57
57
  },
58
58
  "tools": {
@@ -1 +1 @@
1
- {"client":[{"path":"/","children":[{"path":"config","children":[{"_component":"@_modern_js_src/entries/client/routes/config/[toolkit].[type]/page","id":"client_config/(toolkit).(type)/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/config/[toolkit].[type]/page.loader","path":":toolkit/:type"},{"_component":"@_modern_js_src/entries/client/routes/config/page","index":true,"id":"client_config/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/config/page.loader"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/config/error","config":"@_modern_js_src/entries/client/routes/config/layout.config","_component":"@_modern_js_src/entries/client/routes/config/layout","id":"client_config/layout","type":"nested"},{"path":"context","children":[{"_component":"@_modern_js_src/entries/client/routes/context/builder/page","id":"client_context/builder/page","type":"nested","path":"builder"},{"_component":"@_modern_js_src/entries/client/routes/context/framework/page","id":"client_context/framework/page","type":"nested","path":"framework"},{"_component":"@_modern_js_src/entries/client/routes/context/page","index":true,"id":"client_context/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/context/page.loader"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/context/error","config":"@_modern_js_src/entries/client/routes/context/layout.config","_component":"@_modern_js_src/entries/client/routes/context/layout","id":"client_context/layout","type":"nested"},{"path":"doctor","children":[{"_component":"@_modern_js_src/entries/client/routes/doctor/page","index":true,"id":"client_doctor/page","type":"nested"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/doctor/error","config":"@_modern_js_src/entries/client/routes/doctor/layout.config","id":"client_doctor/layout","type":"nested"},{"path":"external","children":[{"_component":"@_modern_js_src/entries/client/routes/external/$","path":"*","id":"client_external/$","type":"nested"}],"isRoot":false,"config":"@_modern_js_src/entries/client/routes/external/layout.config","_component":"@_modern_js_src/entries/client/routes/external/layout","id":"client_external/layout","type":"nested"},{"path":"headers","children":[{"_component":"@_modern_js_src/entries/client/routes/headers/editor/page","id":"client_headers/editor/page","type":"nested","path":"editor"},{"_component":"@_modern_js_src/entries/client/routes/headers/page","index":true,"id":"client_headers/page","type":"nested","data":"@_modern_js_src/entries/client/routes/headers/page.data"},{"_component":"@_modern_js_src/entries/client/routes/headers/welcome/page","id":"client_headers/welcome/page","type":"nested","path":"welcome"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/headers/error","config":"@_modern_js_src/entries/client/routes/headers/layout.config","_component":"@_modern_js_src/entries/client/routes/headers/layout","id":"client_headers/layout","type":"nested"},{"path":"overview","children":[{"_component":"@_modern_js_src/entries/client/routes/overview/page","index":true,"id":"client_overview/page","type":"nested"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/overview/error","config":"@_modern_js_src/entries/client/routes/overview/layout.config","id":"client_overview/layout","type":"nested"},{"_component":"@_modern_js_src/entries/client/routes/page","index":true,"id":"client_page","type":"nested","loader":"@_modern_js_src/entries/client/routes/page.loader"},{"path":"pages","children":[{"_component":"@_modern_js_src/entries/client/routes/pages/page","index":true,"id":"client_pages/page","type":"nested"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/pages/error","config":"@_modern_js_src/entries/client/routes/pages/layout.config","_component":"@_modern_js_src/entries/client/routes/pages/layout","id":"client_pages/layout","type":"nested"},{"path":"react","children":[{"path":":tab","children":[{"_component":"@_modern_js_src/entries/client/routes/react/[tab]/page","index":true,"id":"client_react/(tab)/page","type":"nested"}],"isRoot":false,"config":"@_modern_js_src/entries/client/routes/react/[tab]/layout.config","_component":"@_modern_js_src/entries/client/routes/react/[tab]/layout","id":"client_react/(tab)/layout","type":"nested"},{"_component":"@_modern_js_src/entries/client/routes/react/offscreen/page","id":"client_react/offscreen/page","type":"nested","path":"offscreen"},{"_component":"@_modern_js_src/entries/client/routes/react/page","index":true,"id":"client_react/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/react/page.loader"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/react/error","id":"client_react/layout","type":"nested"}],"isRoot":true,"error":"@_modern_js_src/entries/client/routes/error","config":"@_modern_js_src/entries/client/routes/layout.config","data":"@_modern_js_src/entries/client/routes/layout.data","_component":"@_modern_js_src/entries/client/routes/layout","loading":"@_modern_js_src/entries/client/routes/loading","id":"client_layout","type":"nested"}]}
1
+ {"client":[{"path":"/","children":[{"path":"config","children":[{"_component":"@_modern_js_src/entries/client/routes/config/[toolkit].[type]/page","id":"client_config/(toolkit).(type)/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/config/[toolkit].[type]/page.loader","path":":toolkit/:type"},{"_component":"@_modern_js_src/entries/client/routes/config/page","index":true,"id":"client_config/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/config/page.loader"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/config/error","config":"@_modern_js_src/entries/client/routes/config/layout.config","_component":"@_modern_js_src/entries/client/routes/config/layout","id":"client_config/layout","type":"nested"},{"path":"context","children":[{"_component":"@_modern_js_src/entries/client/routes/context/builder/page","id":"client_context/builder/page","type":"nested","path":"builder"},{"_component":"@_modern_js_src/entries/client/routes/context/framework/page","id":"client_context/framework/page","type":"nested","path":"framework"},{"_component":"@_modern_js_src/entries/client/routes/context/page","index":true,"id":"client_context/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/context/page.loader"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/context/error","config":"@_modern_js_src/entries/client/routes/context/layout.config","_component":"@_modern_js_src/entries/client/routes/context/layout","id":"client_context/layout","type":"nested"},{"path":"doctor","children":[{"_component":"@_modern_js_src/entries/client/routes/doctor/page","index":true,"id":"client_doctor/page","type":"nested"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/doctor/error","config":"@_modern_js_src/entries/client/routes/doctor/layout.config","id":"client_doctor/layout","type":"nested"},{"path":"external","children":[{"_component":"@_modern_js_src/entries/client/routes/external/$","path":"*","id":"client_external/$","type":"nested"}],"isRoot":false,"config":"@_modern_js_src/entries/client/routes/external/layout.config","_component":"@_modern_js_src/entries/client/routes/external/layout","id":"client_external/layout","type":"nested"},{"path":"headers","children":[{"_component":"@_modern_js_src/entries/client/routes/headers/editor/page","id":"client_headers/editor/page","type":"nested","path":"editor"},{"_component":"@_modern_js_src/entries/client/routes/headers/page","index":true,"id":"client_headers/page","type":"nested","data":"@_modern_js_src/entries/client/routes/headers/page.data"},{"_component":"@_modern_js_src/entries/client/routes/headers/welcome/page","id":"client_headers/welcome/page","type":"nested","path":"welcome"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/headers/error","config":"@_modern_js_src/entries/client/routes/headers/layout.config","_component":"@_modern_js_src/entries/client/routes/headers/layout","id":"client_headers/layout","type":"nested"},{"path":"overview","children":[{"_component":"@_modern_js_src/entries/client/routes/overview/page","index":true,"id":"client_overview/page","type":"nested"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/overview/error","config":"@_modern_js_src/entries/client/routes/overview/layout.config","_component":"@_modern_js_src/entries/client/routes/overview/layout","id":"client_overview/layout","type":"nested"},{"_component":"@_modern_js_src/entries/client/routes/page","index":true,"id":"client_page","type":"nested","data":"@_modern_js_src/entries/client/routes/page.data"},{"path":"pages","children":[{"_component":"@_modern_js_src/entries/client/routes/pages/page","index":true,"id":"client_pages/page","type":"nested"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/pages/error","config":"@_modern_js_src/entries/client/routes/pages/layout.config","_component":"@_modern_js_src/entries/client/routes/pages/layout","id":"client_pages/layout","type":"nested"},{"path":"react","children":[{"path":":tab","children":[{"_component":"@_modern_js_src/entries/client/routes/react/[tab]/page","index":true,"id":"client_react/(tab)/page","type":"nested"}],"isRoot":false,"config":"@_modern_js_src/entries/client/routes/react/[tab]/layout.config","_component":"@_modern_js_src/entries/client/routes/react/[tab]/layout","id":"client_react/(tab)/layout","type":"nested"},{"_component":"@_modern_js_src/entries/client/routes/react/offscreen/page","id":"client_react/offscreen/page","type":"nested","path":"offscreen"},{"_component":"@_modern_js_src/entries/client/routes/react/page","index":true,"id":"client_react/page","type":"nested","loader":"@_modern_js_src/entries/client/routes/react/page.loader"}],"isRoot":false,"error":"@_modern_js_src/entries/client/routes/react/error","id":"client_react/layout","type":"nested"},{"path":"storage/preset","children":[{"_component":"@_modern_js_src/entries/client/routes/storage/preset/[id]/page","id":"client_storage/preset/(id)/page","type":"nested","data":"@_modern_js_src/entries/client/routes/storage/preset/[id]/page.data","path":":id"},{"_component":"@_modern_js_src/entries/client/routes/storage/preset/page","index":true,"id":"client_storage/preset/page","type":"nested","data":"@_modern_js_src/entries/client/routes/storage/preset/page.data"}],"isRoot":false,"config":"@_modern_js_src/entries/client/routes/storage/preset/layout.config","data":"@_modern_js_src/entries/client/routes/storage/preset/layout.data","action":"@_modern_js_src/entries/client/routes/storage/preset/layout.data","_component":"@_modern_js_src/entries/client/routes/storage/preset/layout","id":"client_storage/preset/layout","type":"nested"}],"isRoot":true,"error":"@_modern_js_src/entries/client/routes/error","config":"@_modern_js_src/entries/client/routes/layout.config","data":"@_modern_js_src/entries/client/routes/layout.data","_component":"@_modern_js_src/entries/client/routes/layout","loading":"@_modern_js_src/entries/client/routes/loading","id":"client_layout","type":"nested"}]}
@@ -1 +1 @@
1
- !function(){var e={219:function(){"use strict";let e="2.49.3",t=new URL(location.href).searchParams.get("rules");if(!e)throw Error("[Modern.js DevTools] failed to load version");let r=t?JSON.parse(t):[],s=`http://${location.host}/__devtools/service/unregister`;self.addEventListener("install",e=>{console.log("[Modern.js DevTools] service worker installed with rules:",JSON.stringify(r,null,2)),e.waitUntil(self.skipWaiting())}),self.addEventListener("activate",e=>{console.log(`[Modern.js DevTools] service worker activated, click to unregister: ${s}`),e.waitUntil(self.clients.claim())}),self.addEventListener("fetch",t=>{let s=new URL(t.request.url);if(s.host===location.host){if("/__devtools/service/status"===s.pathname){let s=new Response(JSON.stringify({href:location.href,rules:r,version:e},null,2));t.respondWith(s);return}if("/__devtools/service/unregister"===s.pathname){t.respondWith(Promise.resolve().then(async()=>{let e=await self.registration.unregister();return e&&(r.length=0),new Response(null,{status:e?200:500})}));return}}let o={};for(let{test:e,key:s,value:n}of(t.request.headers.forEach((e,t)=>{o[t]=e}),r))(void 0===e||e===t.request.url)&&(o[s]=n);let n=new Request(t.request,{headers:o});t.respondWith(fetch(n))})}},t={};!function r(s){var o=t[s];if(void 0!==o)return o.exports;var n=t[s]={exports:{}};return e[s](n,n.exports,r),n.exports}("219")}();
1
+ !function(){var e={219:function(){"use strict";let e="2.50.0",t=new URL(location.href).searchParams.get("rules");if(!e)throw Error("[Modern.js DevTools] failed to load version");let r=t?JSON.parse(t):[],s=`http://${location.host}/__devtools/service/unregister`;self.addEventListener("install",e=>{console.log("[Modern.js DevTools] service worker installed with rules:",JSON.stringify(r,null,2)),e.waitUntil(self.skipWaiting())}),self.addEventListener("activate",e=>{console.log(`[Modern.js DevTools] service worker activated, click to unregister: ${s}`),e.waitUntil(self.clients.claim())}),self.addEventListener("fetch",t=>{let s=new URL(t.request.url);if(s.host===location.host){if("/__devtools/service/status"===s.pathname){let s=new Response(JSON.stringify({href:location.href,rules:r,version:e},null,2));t.respondWith(s);return}if("/__devtools/service/unregister"===s.pathname){t.respondWith(Promise.resolve().then(async()=>{let e=await self.registration.unregister();return e&&(r.length=0),new Response(null,{status:e?200:500})}));return}}let o={};for(let{test:e,key:s,value:n}of(t.request.headers.forEach((e,t)=>{o[t]=e}),r))(void 0===e||e===t.request.url)&&(o[s]=n);let n=new Request(t.request,{headers:o});t.respondWith(fetch(n))})}},t={};!function r(s){var o=t[s];if(void 0!==o)return o.exports;var n=t[s]={exports:{}};return e[s](n,n.exports,r),n.exports}("219")}();
@@ -6,32 +6,50 @@
6
6
  "567",
7
7
  "126",
8
8
  "58",
9
- "118",
10
9
  "707",
11
- "613",
12
- "696",
13
- "637",
10
+ "118",
11
+ "977",
12
+ "293",
13
+ "770",
14
14
  "462"
15
15
  ],
16
16
  "assets": [
17
- "/__devtools/static/js/builder-runtime.63d50889.js",
18
- "/__devtools/static/css/components.358f951b.css",
19
- "/__devtools/static/js/components.faeaf94b.js",
20
- "/__devtools/static/js/lib-polyfill.3731b69e.js",
21
- "/__devtools/static/js/lib-react.1e54494f.js",
22
- "/__devtools/static/js/lib-router.733ac027.js",
23
- "/__devtools/static/js/lib-lodash.29bef8c5.js",
24
- "/__devtools/static/css/613.1fbfab14.css",
25
- "/__devtools/static/js/613.be5acdfe.js",
26
- "/__devtools/static/js/696.2ca8f9a1.js",
27
- "/__devtools/static/js/637.6948cf60.js",
28
- "/__devtools/static/js/client.87743ba5.js",
29
- "/__devtools/static/css/client.62bdf640.css"
17
+ "/__devtools/static/js/builder-runtime.38c82d1e.js",
18
+ "/__devtools/static/css/components.c51066af.css",
19
+ "/__devtools/static/js/components.92a2edb8.js",
20
+ "/__devtools/static/js/lib-polyfill.153ab9d0.js",
21
+ "/__devtools/static/js/lib-react.9e488dc0.js",
22
+ "/__devtools/static/js/lib-lodash.4267ab6e.js",
23
+ "/__devtools/static/js/lib-router.28d6a20e.js",
24
+ "/__devtools/static/css/977.6805d9d2.css",
25
+ "/__devtools/static/js/977.5a67aa7b.js",
26
+ "/__devtools/static/js/293.23479a27.js",
27
+ "/__devtools/static/js/770.74f08f7c.js",
28
+ "/__devtools/static/css/client.8f83eee6.css",
29
+ "/__devtools/static/js/client.339daa25.js"
30
+ ],
31
+ "referenceCssAssets": [
32
+ "/__devtools/static/css/components.c51066af.css",
33
+ "/__devtools/static/css/977.6805d9d2.css",
34
+ "/__devtools/static/css/client.8f83eee6.css"
35
+ ]
36
+ },
37
+ "client_config/(toolkit).(type)/page": {
38
+ "chunkIds": [
39
+ "567",
40
+ "126",
41
+ "769",
42
+ "288"
43
+ ],
44
+ "assets": [
45
+ "/__devtools/static/css/components.c51066af.css",
46
+ "/__devtools/static/js/components.92a2edb8.js",
47
+ "/__devtools/static/js/lib-polyfill.153ab9d0.js",
48
+ "/__devtools/static/js/async/769.76593243.js",
49
+ "/__devtools/static/js/async/client_config/(toolkit).(type)/page.343ccf40.js"
30
50
  ],
31
51
  "referenceCssAssets": [
32
- "/__devtools/static/css/components.358f951b.css",
33
- "/__devtools/static/css/613.1fbfab14.css",
34
- "/__devtools/static/css/client.62bdf640.css"
52
+ "/__devtools/static/css/components.c51066af.css"
35
53
  ]
36
54
  },
37
55
  "client_config/layout": {
@@ -39,7 +57,7 @@
39
57
  "518"
40
58
  ],
41
59
  "assets": [
42
- "/__devtools/static/js/async/client_config/layout.22a7d20b.js"
60
+ "/__devtools/static/js/async/client_config/layout.4841f5be.js"
43
61
  ],
44
62
  "referenceCssAssets": []
45
63
  },
@@ -48,7 +66,7 @@
48
66
  "943"
49
67
  ],
50
68
  "assets": [
51
- "/__devtools/static/js/async/client_config/page.a63f5a35.js"
69
+ "/__devtools/static/js/async/client_config/page.47ec49b7.js"
52
70
  ],
53
71
  "referenceCssAssets": []
54
72
  },
@@ -60,14 +78,14 @@
60
78
  "958"
61
79
  ],
62
80
  "assets": [
63
- "/__devtools/static/css/components.358f951b.css",
64
- "/__devtools/static/js/components.faeaf94b.js",
65
- "/__devtools/static/js/lib-polyfill.3731b69e.js",
66
- "/__devtools/static/js/async/769.3f22db71.js",
67
- "/__devtools/static/js/async/client_context/builder/page.8a86daa1.js"
81
+ "/__devtools/static/css/components.c51066af.css",
82
+ "/__devtools/static/js/components.92a2edb8.js",
83
+ "/__devtools/static/js/lib-polyfill.153ab9d0.js",
84
+ "/__devtools/static/js/async/769.76593243.js",
85
+ "/__devtools/static/js/async/client_context/builder/page.9eccaadd.js"
68
86
  ],
69
87
  "referenceCssAssets": [
70
- "/__devtools/static/css/components.358f951b.css"
88
+ "/__devtools/static/css/components.c51066af.css"
71
89
  ]
72
90
  },
73
91
  "client_context/framework/page": {
@@ -78,14 +96,14 @@
78
96
  "818"
79
97
  ],
80
98
  "assets": [
81
- "/__devtools/static/css/components.358f951b.css",
82
- "/__devtools/static/js/components.faeaf94b.js",
83
- "/__devtools/static/js/lib-polyfill.3731b69e.js",
84
- "/__devtools/static/js/async/769.3f22db71.js",
85
- "/__devtools/static/js/async/client_context/framework/page.6986ce85.js"
99
+ "/__devtools/static/css/components.c51066af.css",
100
+ "/__devtools/static/js/components.92a2edb8.js",
101
+ "/__devtools/static/js/lib-polyfill.153ab9d0.js",
102
+ "/__devtools/static/js/async/769.76593243.js",
103
+ "/__devtools/static/js/async/client_context/framework/page.1dcd0598.js"
86
104
  ],
87
105
  "referenceCssAssets": [
88
- "/__devtools/static/css/components.358f951b.css"
106
+ "/__devtools/static/css/components.c51066af.css"
89
107
  ]
90
108
  },
91
109
  "client_context/layout": {
@@ -93,7 +111,7 @@
93
111
  "504"
94
112
  ],
95
113
  "assets": [
96
- "/__devtools/static/js/async/client_context/layout.61806902.js"
114
+ "/__devtools/static/js/async/client_context/layout.a59cf1b6.js"
97
115
  ],
98
116
  "referenceCssAssets": []
99
117
  },
@@ -102,7 +120,7 @@
102
120
  "361"
103
121
  ],
104
122
  "assets": [
105
- "/__devtools/static/js/async/client_context/page.635cc0cb.js"
123
+ "/__devtools/static/js/async/client_context/page.1a1007e1.js"
106
124
  ],
107
125
  "referenceCssAssets": []
108
126
  },
@@ -112,22 +130,31 @@
112
130
  "488"
113
131
  ],
114
132
  "assets": [
115
- "/__devtools/static/css/components.358f951b.css",
116
- "/__devtools/static/js/components.faeaf94b.js",
117
- "/__devtools/static/css/async/client_doctor/page.08057582.css",
118
- "/__devtools/static/js/async/client_doctor/page.a4d1308c.js"
133
+ "/__devtools/static/css/components.c51066af.css",
134
+ "/__devtools/static/js/components.92a2edb8.js",
135
+ "/__devtools/static/js/async/client_doctor/page.0003ca4f.js",
136
+ "/__devtools/static/css/async/client_doctor/page.872cf311.css"
119
137
  ],
120
138
  "referenceCssAssets": [
121
- "/__devtools/static/css/components.358f951b.css",
122
- "/__devtools/static/css/async/client_doctor/page.08057582.css"
139
+ "/__devtools/static/css/components.c51066af.css",
140
+ "/__devtools/static/css/async/client_doctor/page.872cf311.css"
123
141
  ]
124
142
  },
143
+ "client_external/$": {
144
+ "chunkIds": [
145
+ "158"
146
+ ],
147
+ "assets": [
148
+ "/__devtools/static/js/async/client_external/$.3c9cebee.js"
149
+ ],
150
+ "referenceCssAssets": []
151
+ },
125
152
  "client_external/layout": {
126
153
  "chunkIds": [
127
154
  "744"
128
155
  ],
129
156
  "assets": [
130
- "/__devtools/static/js/async/client_external/layout.45a7c119.js"
157
+ "/__devtools/static/js/async/client_external/layout.620cf2f6.js"
131
158
  ],
132
159
  "referenceCssAssets": []
133
160
  },
@@ -137,14 +164,14 @@
137
164
  "730"
138
165
  ],
139
166
  "assets": [
140
- "/__devtools/static/css/components.358f951b.css",
141
- "/__devtools/static/js/components.faeaf94b.js",
142
- "/__devtools/static/css/async/client_headers/editor/page.9ac48f68.css",
143
- "/__devtools/static/js/async/client_headers/editor/page.6e23f0e7.js"
167
+ "/__devtools/static/css/components.c51066af.css",
168
+ "/__devtools/static/js/components.92a2edb8.js",
169
+ "/__devtools/static/css/async/client_headers/editor/page.2899fd79.css",
170
+ "/__devtools/static/js/async/client_headers/editor/page.1e969311.js"
144
171
  ],
145
172
  "referenceCssAssets": [
146
- "/__devtools/static/css/components.358f951b.css",
147
- "/__devtools/static/css/async/client_headers/editor/page.9ac48f68.css"
173
+ "/__devtools/static/css/components.c51066af.css",
174
+ "/__devtools/static/css/async/client_headers/editor/page.2899fd79.css"
148
175
  ]
149
176
  },
150
177
  "client_headers/layout": {
@@ -152,19 +179,16 @@
152
179
  "925"
153
180
  ],
154
181
  "assets": [
155
- "/__devtools/static/css/async/client_headers/layout.9f337794.css",
156
- "/__devtools/static/js/async/client_headers/layout.5b5f6fab.js"
182
+ "/__devtools/static/js/async/client_headers/layout.ed9de95e.js"
157
183
  ],
158
- "referenceCssAssets": [
159
- "/__devtools/static/css/async/client_headers/layout.9f337794.css"
160
- ]
184
+ "referenceCssAssets": []
161
185
  },
162
186
  "client_headers/page": {
163
187
  "chunkIds": [
164
188
  "963"
165
189
  ],
166
190
  "assets": [
167
- "/__devtools/static/js/async/client_headers/page.d2a0f47d.js"
191
+ "/__devtools/static/js/async/client_headers/page.210a3503.js"
168
192
  ],
169
193
  "referenceCssAssets": []
170
194
  },
@@ -173,7 +197,16 @@
173
197
  "860"
174
198
  ],
175
199
  "assets": [
176
- "/__devtools/static/js/async/client_headers/welcome/page.a4c3e3c2.js"
200
+ "/__devtools/static/js/async/client_headers/welcome/page.43008445.js"
201
+ ],
202
+ "referenceCssAssets": []
203
+ },
204
+ "client_overview/layout": {
205
+ "chunkIds": [
206
+ "988"
207
+ ],
208
+ "assets": [
209
+ "/__devtools/static/js/async/client_overview/layout.98957bf0.js"
177
210
  ],
178
211
  "referenceCssAssets": []
179
212
  },
@@ -183,14 +216,14 @@
183
216
  "161"
184
217
  ],
185
218
  "assets": [
186
- "/__devtools/static/css/components.358f951b.css",
187
- "/__devtools/static/js/components.faeaf94b.js",
188
- "/__devtools/static/js/async/client_overview/page.2f0978dc.js",
189
- "/__devtools/static/css/async/client_overview/page.e6f0c345.css"
219
+ "/__devtools/static/css/components.c51066af.css",
220
+ "/__devtools/static/js/components.92a2edb8.js",
221
+ "/__devtools/static/css/async/client_overview/page.e0c5e73d.css",
222
+ "/__devtools/static/js/async/client_overview/page.d548e893.js"
190
223
  ],
191
224
  "referenceCssAssets": [
192
- "/__devtools/static/css/components.358f951b.css",
193
- "/__devtools/static/css/async/client_overview/page.e6f0c345.css"
225
+ "/__devtools/static/css/components.c51066af.css",
226
+ "/__devtools/static/css/async/client_overview/page.e0c5e73d.css"
194
227
  ]
195
228
  },
196
229
  "client_page": {
@@ -198,7 +231,7 @@
198
231
  "127"
199
232
  ],
200
233
  "assets": [
201
- "/__devtools/static/js/async/client_page.5e12b570.js"
234
+ "/__devtools/static/js/async/client_page.3e19f015.js"
202
235
  ],
203
236
  "referenceCssAssets": []
204
237
  },
@@ -207,29 +240,24 @@
207
240
  "631"
208
241
  ],
209
242
  "assets": [
210
- "/__devtools/static/css/async/client_pages/layout.22cc9cb2.css",
211
- "/__devtools/static/js/async/client_pages/layout.76a75026.js"
243
+ "/__devtools/static/js/async/client_pages/layout.6b484518.js"
212
244
  ],
213
- "referenceCssAssets": [
214
- "/__devtools/static/css/async/client_pages/layout.22cc9cb2.css"
215
- ]
245
+ "referenceCssAssets": []
216
246
  },
217
247
  "client_pages/page": {
218
248
  "chunkIds": [
219
249
  "567",
220
- "459",
221
250
  "718"
222
251
  ],
223
252
  "assets": [
224
- "/__devtools/static/css/components.358f951b.css",
225
- "/__devtools/static/js/components.faeaf94b.js",
226
- "/__devtools/static/js/async/459.097818d4.js",
227
- "/__devtools/static/js/async/client_pages/page.2dc3ec94.js",
228
- "/__devtools/static/css/async/client_pages/page.c50988e7.css"
253
+ "/__devtools/static/css/components.c51066af.css",
254
+ "/__devtools/static/js/components.92a2edb8.js",
255
+ "/__devtools/static/css/async/client_pages/page.77da491c.css",
256
+ "/__devtools/static/js/async/client_pages/page.7e93bddc.js"
229
257
  ],
230
258
  "referenceCssAssets": [
231
- "/__devtools/static/css/components.358f951b.css",
232
- "/__devtools/static/css/async/client_pages/page.c50988e7.css"
259
+ "/__devtools/static/css/components.c51066af.css",
260
+ "/__devtools/static/css/async/client_pages/page.77da491c.css"
233
261
  ]
234
262
  },
235
263
  "client_react/(tab)/layout": {
@@ -237,7 +265,7 @@
237
265
  "299"
238
266
  ],
239
267
  "assets": [
240
- "/__devtools/static/js/async/client_react/(tab)/layout.4cb28586.js"
268
+ "/__devtools/static/js/async/client_react/(tab)/layout.7d7e5b62.js"
241
269
  ],
242
270
  "referenceCssAssets": []
243
271
  },
@@ -247,8 +275,8 @@
247
275
  "483"
248
276
  ],
249
277
  "assets": [
250
- "/__devtools/static/js/async/851.4445317a.js",
251
- "/__devtools/static/js/async/client_react/(tab)/page.9fa8c8b7.js"
278
+ "/__devtools/static/js/async/851.115c9745.js",
279
+ "/__devtools/static/js/async/client_react/(tab)/page.6bb3fa65.js"
252
280
  ],
253
281
  "referenceCssAssets": []
254
282
  },
@@ -257,7 +285,7 @@
257
285
  "752"
258
286
  ],
259
287
  "assets": [
260
- "/__devtools/static/js/async/client_react/offscreen/page.bb1e12ac.js"
288
+ "/__devtools/static/js/async/client_react/offscreen/page.0e6794ce.js"
261
289
  ],
262
290
  "referenceCssAssets": []
263
291
  },
@@ -266,38 +294,88 @@
266
294
  "945"
267
295
  ],
268
296
  "assets": [
269
- "/__devtools/static/js/async/client_react/page.5660dc8e.js"
297
+ "/__devtools/static/js/async/client_react/page.57cc0bd0.js"
270
298
  ],
271
299
  "referenceCssAssets": []
272
300
  },
301
+ "client_storage/preset/(id)/page": {
302
+ "chunkIds": [
303
+ "567",
304
+ "244"
305
+ ],
306
+ "assets": [
307
+ "/__devtools/static/css/components.c51066af.css",
308
+ "/__devtools/static/js/components.92a2edb8.js",
309
+ "/__devtools/static/js/async/client_storage/preset/(id)/page.ee6678ec.js",
310
+ "/__devtools/static/css/async/client_storage/preset/(id)/page.04a7e72b.css"
311
+ ],
312
+ "referenceCssAssets": [
313
+ "/__devtools/static/css/components.c51066af.css",
314
+ "/__devtools/static/css/async/client_storage/preset/(id)/page.04a7e72b.css"
315
+ ]
316
+ },
317
+ "client_storage/preset/layout": {
318
+ "chunkIds": [
319
+ "567",
320
+ "470"
321
+ ],
322
+ "assets": [
323
+ "/__devtools/static/css/components.c51066af.css",
324
+ "/__devtools/static/js/components.92a2edb8.js",
325
+ "/__devtools/static/css/async/client_storage/preset/layout.1177580d.css",
326
+ "/__devtools/static/js/async/client_storage/preset/layout.300cb677.js"
327
+ ],
328
+ "referenceCssAssets": [
329
+ "/__devtools/static/css/components.c51066af.css",
330
+ "/__devtools/static/css/async/client_storage/preset/layout.1177580d.css"
331
+ ]
332
+ },
333
+ "client_storage/preset/page": {
334
+ "chunkIds": [
335
+ "567",
336
+ "146"
337
+ ],
338
+ "assets": [
339
+ "/__devtools/static/css/components.c51066af.css",
340
+ "/__devtools/static/js/components.92a2edb8.js",
341
+ "/__devtools/static/css/async/client_storage/preset/page.1177580d.css",
342
+ "/__devtools/static/js/async/client_storage/preset/page.339d1df6.js"
343
+ ],
344
+ "referenceCssAssets": [
345
+ "/__devtools/static/css/components.c51066af.css",
346
+ "/__devtools/static/css/async/client_storage/preset/page.1177580d.css"
347
+ ]
348
+ },
273
349
  "mount": {
274
350
  "chunkIds": [
275
351
  "242",
276
352
  "567",
277
353
  "126",
278
354
  "58",
279
- "613",
355
+ "707",
356
+ "977",
280
357
  "991",
281
- "637",
358
+ "770",
282
359
  "400"
283
360
  ],
284
361
  "assets": [
285
- "/__devtools/static/js/builder-runtime.63d50889.js",
286
- "/__devtools/static/css/components.358f951b.css",
287
- "/__devtools/static/js/components.faeaf94b.js",
288
- "/__devtools/static/js/lib-polyfill.3731b69e.js",
289
- "/__devtools/static/js/lib-react.1e54494f.js",
290
- "/__devtools/static/css/613.1fbfab14.css",
291
- "/__devtools/static/js/613.be5acdfe.js",
292
- "/__devtools/static/js/991.7b091c2c.js",
293
- "/__devtools/static/js/637.6948cf60.js",
294
- "/__devtools/static/js/mount.b556a1a6.js",
295
- "/__devtools/static/css/mount.cbf057f4.css"
362
+ "/__devtools/static/js/builder-runtime.38c82d1e.js",
363
+ "/__devtools/static/css/components.c51066af.css",
364
+ "/__devtools/static/js/components.92a2edb8.js",
365
+ "/__devtools/static/js/lib-polyfill.153ab9d0.js",
366
+ "/__devtools/static/js/lib-react.9e488dc0.js",
367
+ "/__devtools/static/js/lib-lodash.4267ab6e.js",
368
+ "/__devtools/static/css/977.6805d9d2.css",
369
+ "/__devtools/static/js/977.5a67aa7b.js",
370
+ "/__devtools/static/js/991.911eb91e.js",
371
+ "/__devtools/static/js/770.74f08f7c.js",
372
+ "/__devtools/static/js/mount.12a2a0cd.js",
373
+ "/__devtools/static/css/mount.ea06a1a5.css"
296
374
  ],
297
375
  "referenceCssAssets": [
298
- "/__devtools/static/css/components.358f951b.css",
299
- "/__devtools/static/css/613.1fbfab14.css",
300
- "/__devtools/static/css/mount.cbf057f4.css"
376
+ "/__devtools/static/css/components.c51066af.css",
377
+ "/__devtools/static/css/977.6805d9d2.css",
378
+ "/__devtools/static/css/mount.ea06a1a5.css"
301
379
  ]
302
380
  }
303
381
  }