@chrome-devtools/ndb-app 1.20260111.0 → 1.20260125.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.
@@ -1208,6 +1208,9 @@
1208
1208
  "entrypoints/main/MainImpl.ts | focusDebuggee": {
1209
1209
  "message": "Focus page"
1210
1210
  },
1211
+ "entrypoints/main/MainImpl.ts | getDevToolsMcp": {
1212
+ "message": "Get DevTools MCP"
1213
+ },
1211
1214
  "entrypoints/main/MainImpl.ts | help": {
1212
1215
  "message": "Help"
1213
1216
  },
@@ -1445,9 +1448,6 @@
1445
1448
  "generated/Deprecation.ts | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
1446
1449
  "message": "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."
1447
1450
  },
1448
- "generated/Deprecation.ts | XMLNoExternalEntities": {
1449
- "message": "Externally loaded entities in XML parsing have been deprecated and will be removed from this browser soon."
1450
- },
1451
1451
  "generated/Deprecation.ts | XSLT": {
1452
1452
  "message": "XSLTProcessor and XSLT Processing Instructions have been deprecated by all browsers. These features will be removed from this browser soon."
1453
1453
  },
@@ -2531,6 +2531,9 @@
2531
2531
  "models/trace/Styles.ts | signReply": {
2532
2532
  "message": "Sign reply"
2533
2533
  },
2534
+ "models/trace/Styles.ts | softLargestContentfulPaint": {
2535
+ "message": "Soft Largest Contentful Paint"
2536
+ },
2534
2537
  "models/trace/Styles.ts | streamingCompileTask": {
2535
2538
  "message": "Streaming compile task"
2536
2539
  },
@@ -6452,6 +6455,27 @@
6452
6455
  "panels/common/GdpSignUpDialog.ts | termsOfService": {
6453
6456
  "message": "Terms of Service"
6454
6457
  },
6458
+ "panels/common/GeminiRebrandPromoDialog.ts | detailAiCompanion": {
6459
+ "message": "Meet your AI-powered companion for web dev"
6460
+ },
6461
+ "panels/common/GeminiRebrandPromoDialog.ts | detailConsoleErrors": {
6462
+ "message": "Get instant, accurate answers for console errors"
6463
+ },
6464
+ "panels/common/GeminiRebrandPromoDialog.ts | detailGenerateCode": {
6465
+ "message": "Generate CSS and JS snippets on the fly"
6466
+ },
6467
+ "panels/common/GeminiRebrandPromoDialog.ts | detailPerformance": {
6468
+ "message": "Automatically find issues in performance traces"
6469
+ },
6470
+ "panels/common/GeminiRebrandPromoDialog.ts | dialogAriaLabel": {
6471
+ "message": "Gemini 3 Flash in DevTools"
6472
+ },
6473
+ "panels/common/GeminiRebrandPromoDialog.ts | dismiss": {
6474
+ "message": "Dismiss"
6475
+ },
6476
+ "panels/common/GeminiRebrandPromoDialog.ts | getStarted": {
6477
+ "message": "Get started"
6478
+ },
6455
6479
  "panels/common/PersistenceUtils.ts | linkedToS": {
6456
6480
  "message": "Linked to {PH1}"
6457
6481
  },
@@ -7307,6 +7331,9 @@
7307
7331
  "panels/elements/components/ElementsTreeExpandButton.ts | expand": {
7308
7332
  "message": "Expand"
7309
7333
  },
7334
+ "panels/elements/components/StylePropertyEditor.ts | denseLabel": {
7335
+ "message": "Dense"
7336
+ },
7310
7337
  "panels/elements/components/StylePropertyEditor.ts | deselectButton": {
7311
7338
  "message": "Remove {propertyName}: {propertyValue}"
7312
7339
  },
@@ -13346,6 +13373,9 @@
13346
13373
  "panels/settings/AISettingsTab.ts | asYouTypeCodeSuggestions": {
13347
13374
  "message": "As you type in the Console or Sources panel, you’ll get code suggestions. Press Tab to accept one."
13348
13375
  },
13376
+ "panels/settings/AISettingsTab.ts | asYouTypeRelevantDataIsBeingSentToGoogle": {
13377
+ "message": "As you type, relevant data is being sent to Google to generate code suggestions. Press Tab to accept."
13378
+ },
13349
13379
  "panels/settings/AISettingsTab.ts | boostYourProductivity": {
13350
13380
  "message": "Boost your productivity with AI"
13351
13381
  },
@@ -13367,6 +13397,12 @@
13367
13397
  "panels/settings/AISettingsTab.ts | dataCollectionNoLogging": {
13368
13398
  "message": "Depending on your Google account management and/or region, Google may refrain from data collection"
13369
13399
  },
13400
+ "panels/settings/AISettingsTab.ts | describeCodeInComment": {
13401
+ "message": "In Console or Sources, describe the code you need in a comment, then press Ctrl+I to generate it."
13402
+ },
13403
+ "panels/settings/AISettingsTab.ts | describeCodeInCommentForMacOs": {
13404
+ "message": "In Console or Sources, describe the code you need in a comment, then press Cmd+I to generate it."
13405
+ },
13370
13406
  "panels/settings/AISettingsTab.ts | enableAiAssistance": {
13371
13407
  "message": "Enable AI assistance"
13372
13408
  },
@@ -13413,7 +13449,7 @@
13413
13449
  "message": "Helps you annotate your performance trace with auto-generated labels"
13414
13450
  },
13415
13451
  "panels/settings/AISettingsTab.ts | helpUnderstandCodeSuggestions": {
13416
- "message": "Get help completing your code"
13452
+ "message": "Write code faster with AI-powered suggestions"
13417
13453
  },
13418
13454
  "panels/settings/AISettingsTab.ts | helpUnderstandConsole": {
13419
13455
  "message": "Helps you understand and fix console warnings and errors"
@@ -13868,15 +13904,9 @@
13868
13904
  "panels/settings/SettingsScreen.ts | shortcuts": {
13869
13905
  "message": "Shortcuts"
13870
13906
  },
13871
- "panels/settings/SettingsScreen.ts | theseExperimentsAreParticularly": {
13872
- "message": "Warning: These experiments are particularly unstable. Enable at your own risk."
13873
- },
13874
13907
  "panels/settings/SettingsScreen.ts | theseExperimentsCouldBeUnstable": {
13875
13908
  "message": "Warning: These experiments could be unstable or unreliable."
13876
13909
  },
13877
- "panels/settings/SettingsScreen.ts | unstableExperiments": {
13878
- "message": "Unstable experiments"
13879
- },
13880
13910
  "panels/settings/WorkspaceSettingsTab.ts | addFolder": {
13881
13911
  "message": "Add folder"
13882
13912
  },
@@ -16598,9 +16628,6 @@
16598
16628
  "panels/timeline/TimelineUIUtils.ts | layerRoot": {
16599
16629
  "message": "Layer root"
16600
16630
  },
16601
- "panels/timeline/TimelineUIUtils.ts | layoutForced": {
16602
- "message": "Layout forced"
16603
- },
16604
16631
  "panels/timeline/TimelineUIUtils.ts | layoutRoot": {
16605
16632
  "message": "Layout root"
16606
16633
  },
@@ -16652,9 +16679,6 @@
16652
16679
  "panels/timeline/TimelineUIUtils.ts | range": {
16653
16680
  "message": "Range"
16654
16681
  },
16655
- "panels/timeline/TimelineUIUtils.ts | recalculationForced": {
16656
- "message": "Recalculation forced"
16657
- },
16658
16682
  "panels/timeline/TimelineUIUtils.ts | relatedNode": {
16659
16683
  "message": "Related node"
16660
16684
  },
package/lock-person.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#e3e3e3" viewBox="0 -960 960 960"><path d="M720-240q25 0 42.5-17.5T780-300t-17.5-42.5T720-360t-42.5 17.5T660-300t17.5 42.5T720-240m0 120q30 0 56-14t43-39q-23-14-48-20.5t-51-6.5-51 6.5-48 20.5q17 25 43 39t56 14M360-640h240v-80q0-50-35-85t-85-35-85 35-35 85zM490-80H240q-33 0-56.5-23.5T160-160v-400q0-33 23.5-56.5T240-640h40v-80q0-83 58.5-141.5T480-920t141.5 58.5T680-720v80h40q33 0 56.5 23.5T800-560v52q-18-6-37.5-9t-42.5-3v-40H240v400h212q8 24 16 41.5T490-80m230 40q-83 0-141.5-58.5T520-240t58.5-141.5T720-440t141.5 58.5T920-240 861.5-98.5 720-40M240-560v400z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#e3e3e3" viewBox="0 -960 960 960"><path d="M720-240q25 0 42.5-17.5T780-300t-17.5-42.5T720-360t-42.5 17.5T660-300t17.5 42.5T720-240m0 120q32 0 59-16t43-42q-23-13-48.5-19.5T720-204t-53.5 7-48.5 19q16 26 43 42t59 16M360-624h240v-96q0-50-35-85t-85-35-85 35-35 85zM499-96H264q-29.7 0-50.85-21.15T192-168v-384q0-29.7 21.15-50.85T264-624h24v-96q0-79.68 56.23-135.84 56.22-56.16 136-56.16Q560-912 616-855.84T672-720v96h24q29.7 0 50.85 21.15T768-552v53q-17.05-3-35.53-4.5Q714-505 696-503v-49H264v384h202q6 20 14 38t19 34m220.77 48Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56M264-552v384z"/></svg>
package/ndb_app.html CHANGED
@@ -20,4 +20,4 @@
20
20
 
21
21
 
22
22
  <body class="undocked" id="-blink-dev-tools">
23
- <link rel="stylesheet" crossorigin href="./chunk-f16spr11.css"><script type="module" crossorigin src="./chunk-vsdf1p4r.js"></script>
23
+ <link rel="stylesheet" crossorigin href="./chunk-f16spr11.css"><script type="module" crossorigin src="./chunk-8zczvjt9.js"></script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrome-devtools/ndb-app",
3
- "version": "1.20260111.0",
3
+ "version": "1.20260125.0",
4
4
  "description": "chrome-devtools-frontend built version",
5
5
  "repository": "https://github.com/iam-medvedev/chrome-devtools.git",
6
6
  "author": "Ilya Medvedev <ilya@medvedev.im>",
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#e3e3e3"><path d="M449-449Zm97-87Zm-97 87Zm97-87Zm-97 87Zm97-87ZM768-90 90-768l51-51 678 678-51 51Zm-287.52-54Q339-144 241.5-185.85T144-288v-384q0-23 16-44.5t45-38.5l226 226q-65-4-120.5-18T216-583v109q44 32 111.5 49T480-408q17.96 0 35.02-.5 17.06-.5 34.12-2.5L612-348q-31 6-64.07 9-33.07 3-67.93 3-80 0-148.5-14.5T216-391v103q10 26 93.5 49T480-216q62 0 123-12t99-29l53 52q-45.91 28.22-117.59 44.61Q565.74-144 480.48-144ZM807-255l-63-63v-73q-11 6-23.94 11.33Q707.12-374.33 693-369l-57-57q32-8 59-20t49-28v-109q-40 22-94.5 35T532-530l-70-70q23 1 65-2.5t85.5-12q43.5-8.5 81-22.5t50.5-35q-18-28-98.5-50T480-744q-37 0-74 4.5T335-727l-59-59q43-14 94.5-22t109.5-8q139.07 0 237.53 42Q816-732 816-672v384q0 8-2 16.5t-7 16.5Z"/></svg>
@@ -0,0 +1,6 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 9V3L17 3V9H11Z" fill="black"/>
3
+ <path d="M3 9L3 3L9 3V9H3Z" fill="black"/>
4
+ <path d="M3 17L3 11H9V17H3Z" fill="black"/>
5
+ <path d="M15.1893 13.2803H10V14.7803H15.1894L13.4697 16.5L14.5303 17.5607L18.0607 14.0304L14.5303 10.5L13.4697 11.5607L15.1893 13.2803Z" fill="black"/>
6
+ </svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e3e3e3"><path d="M720-240q25 0 42.5-17.5T780-300q0-25-17.5-42.5T720-360q-25 0-42.5 17.5T660-300q0 25 17.5 42.5T720-240Zm0 120q30 0 56-14t43-39q-23-14-48-20.5t-51-6.5q-26 0-51 6.5T621-173q17 25 43 39t56 14ZM360-640h240v-80q0-50-35-85t-85-35q-50 0-85 35t-35 85v80ZM490-80H240q-33 0-56.5-23.5T160-160v-400q0-33 23.5-56.5T240-640h40v-80q0-83 58.5-141.5T480-920q83 0 141.5 58.5T680-720v80h40q33 0 56.5 23.5T800-560v52q-18-6-37.5-9t-42.5-3v-40H240v400h212q8 24 16 41.5T490-80Zm230 40q-83 0-141.5-58.5T520-240q0-83 58.5-141.5T720-440q83 0 141.5 58.5T920-240q0 83-58.5 141.5T720-40ZM240-560v400-400Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#e3e3e3"><path d="M720-240q25 0 42.5-17.5T780-300q0-25-17.5-42.5T720-360q-25 0-42.5 17.5T660-300q0 25 17.5 42.5T720-240Zm0 120q32 0 59-16t43-42q-23-13-48.5-19.5T720-204q-28 0-53.5 7T618-178q16 26 43 42t59 16ZM360-624h240v-96q0-50-35-85t-85-35q-50 0-85 35t-35 85v96ZM499-96H264q-29.7 0-50.85-21.15Q192-138.3 192-168v-384q0-29.7 21.15-50.85Q234.3-624 264-624h24v-96q0-79.68 56.23-135.84 56.22-56.16 136-56.16Q560-912 616-855.84q56 56.16 56 135.84v96h24q29.7 0 50.85 21.15Q768-581.7 768-552v53q-17.05-3-35.53-4.5Q714-505 696-503v-49H264v384h202q6 20 14 38t19 34Zm220.77 48Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56ZM264-552v384-384Z"/></svg>