@chrome-devtools/rehydrated-devtools-app 1.20260111.0 → 1.20260118.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.
- package/Images.js +1 -0
- package/Images.prebundle.js +1 -0
- package/{chunk-tcwbnmsw.js → chunk-akft2qe2.js} +2219 -1978
- package/grid-direction.svg +1 -0
- package/locales/en-US.json +1 -1
- package/locales/generated/collected-ui-strings.d +1 -1
- package/locales/generated/en-US.json +16 -16
- package/package.json +1 -1
- package/rehydrated_devtools_app.html +1 -1
- package/src/grid-direction.svg +6 -0
|
@@ -1445,9 +1445,6 @@
|
|
|
1445
1445
|
"generated/Deprecation.ts | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
|
|
1446
1446
|
"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
1447
|
},
|
|
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
1448
|
"generated/Deprecation.ts | XSLT": {
|
|
1452
1449
|
"message": "XSLTProcessor and XSLT Processing Instructions have been deprecated by all browsers. These features will be removed from this browser soon."
|
|
1453
1450
|
},
|
|
@@ -2531,6 +2528,9 @@
|
|
|
2531
2528
|
"models/trace/Styles.ts | signReply": {
|
|
2532
2529
|
"message": "Sign reply"
|
|
2533
2530
|
},
|
|
2531
|
+
"models/trace/Styles.ts | softLargestContentfulPaint": {
|
|
2532
|
+
"message": "Soft Largest Contentful Paint"
|
|
2533
|
+
},
|
|
2534
2534
|
"models/trace/Styles.ts | streamingCompileTask": {
|
|
2535
2535
|
"message": "Streaming compile task"
|
|
2536
2536
|
},
|
|
@@ -7307,6 +7307,9 @@
|
|
|
7307
7307
|
"panels/elements/components/ElementsTreeExpandButton.ts | expand": {
|
|
7308
7308
|
"message": "Expand"
|
|
7309
7309
|
},
|
|
7310
|
+
"panels/elements/components/StylePropertyEditor.ts | denseLabel": {
|
|
7311
|
+
"message": "Dense"
|
|
7312
|
+
},
|
|
7310
7313
|
"panels/elements/components/StylePropertyEditor.ts | deselectButton": {
|
|
7311
7314
|
"message": "Remove {propertyName}: {propertyValue}"
|
|
7312
7315
|
},
|
|
@@ -13346,6 +13349,9 @@
|
|
|
13346
13349
|
"panels/settings/AISettingsTab.ts | asYouTypeCodeSuggestions": {
|
|
13347
13350
|
"message": "As you type in the Console or Sources panel, you’ll get code suggestions. Press Tab to accept one."
|
|
13348
13351
|
},
|
|
13352
|
+
"panels/settings/AISettingsTab.ts | asYouTypeRelevantDataIsBeingSentToGoogle": {
|
|
13353
|
+
"message": "As you type, relevant data is being sent to Google to generate code suggestions. Press Tab to accept."
|
|
13354
|
+
},
|
|
13349
13355
|
"panels/settings/AISettingsTab.ts | boostYourProductivity": {
|
|
13350
13356
|
"message": "Boost your productivity with AI"
|
|
13351
13357
|
},
|
|
@@ -13367,6 +13373,12 @@
|
|
|
13367
13373
|
"panels/settings/AISettingsTab.ts | dataCollectionNoLogging": {
|
|
13368
13374
|
"message": "Depending on your Google account management and/or region, Google may refrain from data collection"
|
|
13369
13375
|
},
|
|
13376
|
+
"panels/settings/AISettingsTab.ts | describeCodeInComment": {
|
|
13377
|
+
"message": "In Console or Sources, describe the code you need in a comment, then press Ctrl+I to generate it."
|
|
13378
|
+
},
|
|
13379
|
+
"panels/settings/AISettingsTab.ts | describeCodeInCommentForMacOs": {
|
|
13380
|
+
"message": "In Console or Sources, describe the code you need in a comment, then press Cmd+I to generate it."
|
|
13381
|
+
},
|
|
13370
13382
|
"panels/settings/AISettingsTab.ts | enableAiAssistance": {
|
|
13371
13383
|
"message": "Enable AI assistance"
|
|
13372
13384
|
},
|
|
@@ -13413,7 +13425,7 @@
|
|
|
13413
13425
|
"message": "Helps you annotate your performance trace with auto-generated labels"
|
|
13414
13426
|
},
|
|
13415
13427
|
"panels/settings/AISettingsTab.ts | helpUnderstandCodeSuggestions": {
|
|
13416
|
-
"message": "
|
|
13428
|
+
"message": "Write code faster with AI-powered suggestions"
|
|
13417
13429
|
},
|
|
13418
13430
|
"panels/settings/AISettingsTab.ts | helpUnderstandConsole": {
|
|
13419
13431
|
"message": "Helps you understand and fix console warnings and errors"
|
|
@@ -13868,15 +13880,9 @@
|
|
|
13868
13880
|
"panels/settings/SettingsScreen.ts | shortcuts": {
|
|
13869
13881
|
"message": "Shortcuts"
|
|
13870
13882
|
},
|
|
13871
|
-
"panels/settings/SettingsScreen.ts | theseExperimentsAreParticularly": {
|
|
13872
|
-
"message": "Warning: These experiments are particularly unstable. Enable at your own risk."
|
|
13873
|
-
},
|
|
13874
13883
|
"panels/settings/SettingsScreen.ts | theseExperimentsCouldBeUnstable": {
|
|
13875
13884
|
"message": "Warning: These experiments could be unstable or unreliable."
|
|
13876
13885
|
},
|
|
13877
|
-
"panels/settings/SettingsScreen.ts | unstableExperiments": {
|
|
13878
|
-
"message": "Unstable experiments"
|
|
13879
|
-
},
|
|
13880
13886
|
"panels/settings/WorkspaceSettingsTab.ts | addFolder": {
|
|
13881
13887
|
"message": "Add folder"
|
|
13882
13888
|
},
|
|
@@ -16598,9 +16604,6 @@
|
|
|
16598
16604
|
"panels/timeline/TimelineUIUtils.ts | layerRoot": {
|
|
16599
16605
|
"message": "Layer root"
|
|
16600
16606
|
},
|
|
16601
|
-
"panels/timeline/TimelineUIUtils.ts | layoutForced": {
|
|
16602
|
-
"message": "Layout forced"
|
|
16603
|
-
},
|
|
16604
16607
|
"panels/timeline/TimelineUIUtils.ts | layoutRoot": {
|
|
16605
16608
|
"message": "Layout root"
|
|
16606
16609
|
},
|
|
@@ -16652,9 +16655,6 @@
|
|
|
16652
16655
|
"panels/timeline/TimelineUIUtils.ts | range": {
|
|
16653
16656
|
"message": "Range"
|
|
16654
16657
|
},
|
|
16655
|
-
"panels/timeline/TimelineUIUtils.ts | recalculationForced": {
|
|
16656
|
-
"message": "Recalculation forced"
|
|
16657
|
-
},
|
|
16658
16658
|
"panels/timeline/TimelineUIUtils.ts | relatedNode": {
|
|
16659
16659
|
"message": "Related node"
|
|
16660
16660
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chrome-devtools/rehydrated-devtools-app",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.20260118.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>",
|
|
@@ -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-
|
|
23
|
+
<link rel="stylesheet" crossorigin href="./chunk-f16spr11.css"><script type="module" crossorigin src="./chunk-akft2qe2.js"></script>
|
|
@@ -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>
|