-
-
Notifications
You must be signed in to change notification settings - Fork 1
feat(classmap): 1020092 verified classmap for Spotify 1.2.92 #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
afonsojramos
wants to merge
5
commits into
main
Choose a base branch
from
feat/classmap-1020092
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+167
−0
Open
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
8e6a694
feat(classmap): 1020092 verified
afonsojramos 5fe0225
feat(classmap): css-map overlay for 1020092
afonsojramos 185f8e6
docs(classmap): document css-map overlay in 1020092 META
afonsojramos 3424fc5
feat(classmap): resolve modal and scrollable leaves for 1020092
afonsojramos afec2dd
feat(classmap): remap search chips and topbar button_t for 1020092
afonsojramos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,53 @@ | ||
| { | ||
| "spotify_version": "1.2.92.148", | ||
| "classmap_key": "1020092", | ||
| "status": "verified", | ||
| "generated": "2026-07-21", | ||
| "pipeline": "migrate(1020040 -> 1020092) + static verify + CDP e2e (deep) + manual DOM probe", | ||
| "guards": [ | ||
| "playbar!=actionBar", | ||
| "content!=closeBtn", | ||
| "settings!=equalizer/NPV/actionBar", | ||
| "semantic-only requires target CSS presence (sem>=0.75)" | ||
| ], | ||
| "stats": { | ||
| "leaves": 36, | ||
| "verified": 33, | ||
| "verified_cdp": 19, | ||
| "verified_dom_probe": 2, | ||
| "stale": 3, | ||
| "verify_rate": 0.9167, | ||
| "threshold": 0.55, | ||
| "css_map_entries": 2585 | ||
| }, | ||
| "required_paths": { | ||
| "main.playbar.buttons.button.wrapper": "verified", | ||
| "main.topbar.wrapper": "verified", | ||
| "main.navbar.link.wrapper": "verified", | ||
| "tracklist.column_header": "verified", | ||
| "context_menu.menu_item": "verified", | ||
| "search_box.container": "verified", | ||
| "search_chips.wrapper": "verified", | ||
| "sort_box.list.button": "verified", | ||
| "settings.button.wrapper": "verified", | ||
| "settings.header.container": "verified (DOM probe)", | ||
| "settings.section.container": "verified (DOM probe)", | ||
| "modal.track_credits.container": "verified", | ||
| "modal.widget_generator.container": "verified" | ||
| }, | ||
| "stale_leaves": [ | ||
| "main.topbar.left.button.icon.wrapper", | ||
| "main.topbar.right.upgrade_button.wrapper", | ||
| "settings.text_input" | ||
| ], | ||
| "unverified_leaves": [], | ||
| "notes": [ | ||
| "CDP e2e (deep navigation: home/search/library/playlist/context menu/settings) verified 19 leaves by hashed-class DOM presence on a stock 1.2.92.148 client.", | ||
| "modal.track_credits.* remapped to trackCreditsModalV2 classes (Spotify replaced the V1 modal); V2 hashes verified in live DOM via View credits.", | ||
| "modal.widget_generator.* verified in live DOM via Share > Embed, including content.container (ywtSYUL2xRwVlvSo, previously stale).", | ||
| "scrollable_text.container/wrapper remapped via css-map reverse lookup (single candidate in spa) and verified in live DOM on a search results page.", | ||
| "search_chips.wrapper_wrapper remapped to the 1.2.9x search results chips bar (qZHfdckfFVY5AURF), DOM-verified; search_chips.chip corrected from the home filterChips class to the search page chip link (U4idT8HUFwfj7PWP).", | ||
| "main.topbar.left.button_t.wrapper remapped to main-globalNav-link-icon (_Bg_zSvFrEutyacG), live on the nav buttons custom navlinks clone.", | ||
| "Retired in 1.2.9x (kept stale, no candidate hash anywhere in the spa): topbar.left.button.icon.wrapper (icon span unclassed), topbar.right.upgrade_button.wrapper (no Upgrade button surface), settings.text_input (settings inputs are Encore form controls now)." | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,109 @@ | ||
| { | ||
| "main": { | ||
| "topbar": { | ||
| "wrapper": "NXttmW3KPwE1r4Am", | ||
| "left": { | ||
| "button": { | ||
| "wrapper": "kUHE42xvQVzWqabl", | ||
| "icon": { | ||
| "wrapper": "IYDlXmBmmUKHveMzIPCF" | ||
| } | ||
| }, | ||
| "button_t": { | ||
| "wrapper": "_Bg_zSvFrEutyacG" | ||
| } | ||
| }, | ||
| "right": { | ||
| "button": { | ||
| "wrapper": "kUHE42xvQVzWqabl" | ||
| }, | ||
| "button_t": { | ||
| "wrapper": "sXjzYBob5Y4psogB" | ||
| }, | ||
| "upgrade_button": { | ||
| "wrapper": "Upqw01TOXETOmR5Td7Dj" | ||
| } | ||
| } | ||
| }, | ||
| "playbar": { | ||
| "widget": {}, | ||
| "controls": {}, | ||
| "buttons": { | ||
| "button": { | ||
| "wrapper": "kBq3sMkivgMPe5qr", | ||
| "wrapper__active": "kBq3sMkivgMPe5qr", | ||
| "wrapper__indicator": "kBq3sMkivgMPe5qr" | ||
| } | ||
| } | ||
| }, | ||
| "navbar": { | ||
| "link": { | ||
| "wrapper": "kUHE42xvQVzWqabl", | ||
| "container": "kUHE42xvQVzWqabl", | ||
| "container__active": "kUHE42xvQVzWqabl" | ||
| } | ||
| }, | ||
| "global_navbar": {}, | ||
| "sidebar": {}, | ||
| "panel": {} | ||
| }, | ||
| "tracklist": { | ||
| "column_header": "F_VvNCRKZ2cKj1a9" | ||
| }, | ||
| "search_chips": { | ||
| "wrapper_wrapper": "qZHfdckfFVY5AURF", | ||
| "wrapper": "x_HLN829yDsvJDgl", | ||
| "container": "dxlv5wfAu8zgm7HY", | ||
| "chip": "U4idT8HUFwfj7PWP" | ||
| }, | ||
| "modal": { | ||
| "widget_generator": { | ||
| "container": "gx9qsprOAO4ubEFc", | ||
| "header": { | ||
| "container": "g9sFYudWkUldbuNa", | ||
| "close": "Pk4GI8WfBMjS5R2J" | ||
| }, | ||
| "content": { | ||
| "container": "ywtSYUL2xRwVlvSo" | ||
| } | ||
| }, | ||
| "track_credits": { | ||
| "container": "p5LJBmlswjcRT458", | ||
| "header": { | ||
| "container": "idsrX6VAUY49Eczw", | ||
| "close": "_18qFNPzv7Eyyck8" | ||
| }, | ||
| "content": { | ||
| "container": "yKG9lWaUWIBUyVCu" | ||
| } | ||
| } | ||
| }, | ||
| "settings": { | ||
| "header": { | ||
| "container": "fEEfljGMIEhhmWVi" | ||
| }, | ||
| "section": { | ||
| "container": "nWR7PbHjFXQJiYNL" | ||
| }, | ||
| "button": { | ||
| "wrapper": "nHgEqWYM1q0omZ6y" | ||
| }, | ||
| "text_input": "SkbGMKYv49KtJNB5XxdX" | ||
| }, | ||
| "scrollable_text": { | ||
| "container": "MyaStf5D5Im3gt9M", | ||
| "wrapper": "dxlv5wfAu8zgm7HY" | ||
| }, | ||
| "sort_box": { | ||
| "list": { | ||
| "button": "LQ6y2jhZZtMS7xCr" | ||
| } | ||
| }, | ||
| "search_box": { | ||
| "container": "S0nU7XTXYMOBcASz", | ||
| "expand_button": "eu6ObgEHE5owtzi_" | ||
| }, | ||
| "context_menu": { | ||
| "menu_item": "yqG4N5YYcY4uEujt" | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| { | ||
| "U4idT8HUFwfj7PWP": "search-searchCategory-categoryGridItem", | ||
| "fEEfljGMIEhhmWVi": "x-settings-outputSectionHeader", | ||
| "nWR7PbHjFXQJiYNL": "x-settings-section" | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.