Name Description Size
.eslintrc.js 398
AboutReader.sys.mjs 49906
color-input.css 1110
color-input.mjs @tagname color-input @property {string} color - The initial color value as a hex code. @property {string} propName - The property that the color input sets. @property {string} l10nId - l10nId for label text. 2063
color-input.stories.mjs 929
content
jar.mn 575
moz-slider.css 867
moz-slider.mjs A range slider component that can be used to select a value. @tagname moz-slider @property {number} min - The minimum value of the slider. @property {number} max - The maximum value of the slider. @property {number} value - The initial value of the slider. @property {number} ticks - The number of tick marks to display under the slider. @property {Array<string>} tickLabels - A list containing the tick label strings. @property {string} label - The label text for the slider. @property {string} sliderIcon - The url of the slider icon. 3545
moz-slider.stories.mjs 1131
moz.build 786
moz.yaml 571
readability
Reader.worker.js A worker dedicated to handle parsing documents for reader view. 1791
Readerable.js exported Readerable 2385
Readerable.sys.mjs 353
ReaderMode.sys.mjs Enter the reader mode by going forward one step in history if applicable, if not, append the about:reader page in the history instead. 16875
ReaderWorker.sys.mjs Interface to a dedicated thread handling readability parsing. 466
tests