| fxview-tab-list.stories.md |
|
6559 |
- |
| fxview-tab-list.stories.mjs |
|
6340 |
- |
| icon-directory.stories.mjs |
@import MozMessageBar from "chrome://global/content/elements/moz-message-bar.mjs"
@import MozToggle from "chrome://global/content/elements/moz-toggle.mjs"
@typedef {string} FolderPath An in-tree folder path that has relevant files.
@typedef {string} FilePath An in-tree path to a file.
@typedef {string} FileName An in-tree file name (leaf name e.g. arrow.svg).
@typedef {string} ChromeUri A chrome:// URI
@typedef {{ chromeUri: ChromeUri, fileName: FileName, filePath: FilePath }} FileInfo
Info about a file in the chrome-map.
@typedef {Map<FolderPath, FileInfo[]>} BundleFileInfoMap
Map of chrome URI bundle prefix to file info objects.
@typedef {Values<IconSize>} IconSizeValue
|
14039 |
- |
| login-command-button.stories.mjs |
|
2511 |
- |
| login-timeline.stories.mjs |
|
1472 |
- |
| migration-wizard.stories.mjs |
|
20543 |
- |
| named-deck.stories.mjs |
|
4944 |
- |