Find
C
ase-sensitive
R
egexp search
Path
Showing
187dc6ba
from
2026-04-06
:
Bug
2029275
- update libepoxy to new version d1f952c4565c389d82fd1657153e84e050f35b27;r=mjf
firefox-main
/
toolkit
/
themes
/
shared
/
design-system
/
config
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
figma-tokens-config.js
Determines if a given value is an arbitrarily deeply nested object that satisfies the following conditions: - Each object in the nesting hierarchy has exactly one key-value pair. - The last key in the nesting hierarchy is "default". - The value associated with the "default" key is a primitive (not an object). - The value associated with the "default" key is not "currentColor". @param {object} value - The value to check, expected to be an object. @returns {boolean} Returns `true` if the object matches the criteria,
25570
-
override-identifiers.js
442
-
tokens-config.js
Base tokens are shared across all components and surfaces (e.g. color, typography, spacing). They are not component-specific and always go into the shared CSS output. @type {{ dir: string }}
27926
-