[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/build/routes/font-list/ -> content.js (summary)

(no description)

File Size: 15962 lines (593 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 186 functions

  isNonNullObject()
  isSpecial()
  isReactElement()
  emptyTarget()
  cloneUnlessOtherwiseSpecified()
  defaultArrayMerge()
  getMergeFunction()
  getEnumerableOwnPropertySymbols()
  getKeys()
  propertyIsOnObject()
  propertyIsUnsafe()
  mergeObject()
  deepmerge2()
  r()
  clsx()
  Header()
  Page()
  setImmutably()
  getSetting()
  setSetting()
  getComputedFluidTypographyValue()
  getTypographyValueAndUnit()
  roundToPrecision()
  isFluidTypographyEnabled()
  getFluidTypographyOptionsFromSettings()
  getTypographyFontSizeValue()
  findInPresetsBy()
  getValueFromPresetVariable()
  getValueFromCustomVariable()
  getValueFromVariable()
  getStyle()
  setStyle()
  areGlobalStylesEqual()
  isObject()
  isPlainObject()
  mergeGlobalStyles()
  r3()
  GlobalStylesProvider()
  IconWithCurrentColor()
  GenericNavigationButton()
  NavigationButtonAsItem()
  a11y_default()
  removePropertiesFromObject()
  isVariationWithProperties()
  getFontFamilyFromSetting()
  getFontFamilies()
  useStyle()
  useSetting()
  hasThemeVariation()
  useCurrentMergeThemeStyleVariationsWithUserConfig()
  useStylesPreviewColors()
  findNearest()
  extractFontWeights()
  formatFontFamily()
  formatFontFaceName()
  getFamilyPreviewStyle()
  getFacePreviewStyle()
  PreviewTypography()
  HighlightedColors()
  PreviewWrapper()
  PreviewStyles()
  getFilteredBlockStyles()
  useBlockVariations()
  useSortedBlockTypes()
  useBlockHasGlobalStyles()
  BlockMenuItem()
  BlockList()
  Subtitle()
  Variation()
  TypographyVariations()
  invalidateFontFamilyCache()
  setUIValuesNeeded()
  isUrlEncoded()
  getFontFaceVariantName()
  mergeFontFaces()
  mergeFontFamilies()
  unloadFontFaceInBrowser()
  getDisplaySrcFromFontFace()
  makeFontFamilyFormData()
  makeFontFacesFormData()
  checkFontFaceInstalled()
  setImmutably2()
  toggleFont()
  FontLibraryProvider()
  getPreviewUrl()
  getDisplayFontFace()
  FontDemo()
  FontCard()
  LibraryFontVariant()
  getNumericFontWeight()
  sortFontFaces()
  InstalledFonts()
  ConfirmDeleteDialog()
  filterFonts()
  getFontsOutline()
  isFontFontFaceInOutline()
  GoogleFontsConfirmDialog()
  CollectionFontVariant()
  FontCollection()
  r3()
  o3()
  BrotliBitReader()
  DecodeWindowBits()
  DecodeVarLenUint8()
  MetaBlockLength()
  DecodeMetaBlockLength()
  ReadSymbol()
  ReadHuffmanCodeLengths()
  ReadHuffmanCode()
  ReadBlockLength()
  TranslateShortCodes()
  MoveToFront()
  InverseMoveToFrontTransform()
  HuffmanTreeGroup()
  DecodeContextMap()
  DecodeBlockType()
  CopyUncompressedBlockToOutput()
  JumpToByteBoundary()
  BrotliDecompressedSize()
  BrotliDecompressBuffer()
  BrotliDecompress()
  HuffmanCode()
  GetNextKey()
  ReplicateValue()
  NextTableBitSize()
  getLens()
  byteLength()
  _byteLength()
  toByteArray()
  tripletToBase64()
  encodeChunk()
  fromByteArray()
  PrefixCodeRange()
  BrotliInput()
  BrotliOutput()
  Transform()
  ToUpperCase()
  r3()
  o3()
  _has()
  buf2binstring()
  adler32()
  makeTable()
  crc32()
  GZheader()
  zswap32()
  InflateState()
  inflateResetKeep()
  inflateReset()
  inflateReset2()
  inflateInit2()
  inflateInit()
  fixedtables()
  updatewindow()
  inflate()
  inflateEnd()
  inflateGetHeader()
  inflateSetDictionary()
  ZStream()
  Inflate()
  inflate()
  inflateRaw()
  asText()
  lazy()
  buildWoffLazyLookups()
  buildWoff2LazyLookups()
  getWOFF2Tag()
  createTable()
  loadTableClasses()
  checkLoaded()
  getFontCSSFormat()
  match()
  validFontFormat()
  checkFetchResponseStatus()
  createSubTable()
  decodeString()
  undoCoverageOffsetParsing()
  makeFamiliesFromFaces()
  UploadFonts()
  PresetColors()
  ColorVariations()
  StyleVariationsContainer()
  withGlobalStylesProvider()
  FontLibrary()
  FontLibraryPage()
  Stage()

Functions
Functions that are not part of a class:

isNonNullObject(value)   X-Ref
No description

isSpecial(value)   X-Ref
No description

isReactElement(value)   X-Ref
No description

emptyTarget(val)   X-Ref
No description

cloneUnlessOtherwiseSpecified(value, options)   X-Ref
No description

defaultArrayMerge(target, source, options)   X-Ref
No description

getMergeFunction(key, options)   X-Ref
No description

getEnumerableOwnPropertySymbols(target)   X-Ref
No description

getKeys(target)   X-Ref
No description

propertyIsOnObject(object, property)   X-Ref
No description

propertyIsUnsafe(target, key)   X-Ref
No description

mergeObject(target, source, options)   X-Ref
No description

deepmerge2(target, source, options)   X-Ref
No description

r(e2)   X-Ref
No description

clsx()   X-Ref
No description

Header({breadcrumbs,badges,title,subTitle,actions,showSidebarToggle = true})   X-Ref
No description

Page({breadcrumbs,badges,title,subTitle,children,className,actions,hasPadding = false,showSidebarToggle = true})   X-Ref
No description

setImmutably(object, path, value)   X-Ref
No description

getSetting(globalStyles, path, blockName)   X-Ref
No description

setSetting(globalStyles, path, newValue, blockName)   X-Ref
No description

getComputedFluidTypographyValue({minimumFontSize,maximumFontSize,fontSize,minimumViewportWidth = DEFAULT_MINIMUM_VIEWPORT_WIDTH,maximumViewportWidth = DEFAULT_MAXIMUM_VIEWPORT_WIDTH,scaleFactor = DEFAULT_SCALE_FACTOR,minimumFontSizeLimit})   X-Ref
No description

getTypographyValueAndUnit(rawValue, options = {})   X-Ref
No description

roundToPrecision(value, digits = 3)   X-Ref
No description

isFluidTypographyEnabled(typographySettings)   X-Ref
No description

getFluidTypographyOptionsFromSettings(settings)   X-Ref
No description

getTypographyFontSizeValue(preset, settings)   X-Ref
No description

findInPresetsBy(settings, blockName, presetPath = [], presetProperty = "slug", presetValueValue)   X-Ref
No description

getValueFromPresetVariable(features, blockName, variable, [presetType, slug] = [])   X-Ref
No description

getValueFromCustomVariable(features, blockName, variable, path = [])   X-Ref
No description

getValueFromVariable(features, blockName, variable)   X-Ref
No description

getStyle(globalStyles, path, blockName, shouldDecodeEncode = true)   X-Ref
No description

setStyle(globalStyles, path, newValue, blockName)   X-Ref
No description

areGlobalStylesEqual(original, variation)   X-Ref
No description

isObject(o3)   X-Ref
No description

isPlainObject(o3)   X-Ref
No description

mergeGlobalStyles(base, user)   X-Ref
No description

r3(r4)   X-Ref
No description

GlobalStylesProvider({children,value,baseValue,onChange,fontLibraryEnabled})   X-Ref
No description

IconWithCurrentColor({className,...props})   X-Ref
No description

GenericNavigationButton({icon,children,...props})   X-Ref
No description

NavigationButtonAsItem(props)   X-Ref
No description

a11y_default(o3)   X-Ref
No description

removePropertiesFromObject(object, properties)   X-Ref
No description

isVariationWithProperties(variation, properties)   X-Ref
No description

getFontFamilyFromSetting(fontFamilies, setting)   X-Ref
No description

getFontFamilies(themeJson)   X-Ref
No description

useStyle(path, blockName, readFrom = "merged", shouldDecodeEncode = true)   X-Ref
No description

useSetting(path, blockName, readFrom = "merged")   X-Ref
No description

hasThemeVariation({title,settings,styles})   X-Ref
No description

useCurrentMergeThemeStyleVariationsWithUserConfig(properties = [])   X-Ref
No description

useStylesPreviewColors()   X-Ref
No description

findNearest(input, numbers)   X-Ref
No description

extractFontWeights(fontFaces)   X-Ref
No description

formatFontFamily(input)   X-Ref
No description

formatFontFaceName(input)   X-Ref
No description

getFamilyPreviewStyle(family)   X-Ref
No description

getFacePreviewStyle(face)   X-Ref
No description

PreviewTypography({fontSize,variation})   X-Ref
No description

HighlightedColors({normalizedColorSwatchSize,ratio})   X-Ref
No description

PreviewWrapper({children,label,isFocused,withHoverView})   X-Ref
No description

PreviewStyles({label,isFocused,withHoverView,variation})   X-Ref
No description

getFilteredBlockStyles(blockStyles, variations)   X-Ref
No description

useBlockVariations(name2)   X-Ref
No description

useSortedBlockTypes()   X-Ref
No description

useBlockHasGlobalStyles(blockName)   X-Ref
No description

BlockMenuItem({ block })   X-Ref
No description

BlockList({ filterValue })   X-Ref
No description

Subtitle({ children, level = 2 })   X-Ref
No description

Variation({variation,children,isPill = false,properties,showTooltip = false})   X-Ref
No description

TypographyVariations({title,gap = 2})   X-Ref
No description

invalidateFontFamilyCache(registry)   X-Ref
No description

setUIValuesNeeded(font2, extraValues = {})   X-Ref
No description

isUrlEncoded(url)   X-Ref
No description

getFontFaceVariantName(face)   X-Ref
No description

mergeFontFaces(existing = [], incoming = [])   X-Ref
No description

mergeFontFamilies(existing = [], incoming = [])   X-Ref
No description

unloadFontFaceInBrowser(fontFace, removeFrom = "all")   X-Ref
No description

getDisplaySrcFromFontFace(input)   X-Ref
No description

makeFontFamilyFormData(fontFamily)   X-Ref
No description

makeFontFacesFormData(font2)   X-Ref
No description

checkFontFaceInstalled(fontFace, collection)   X-Ref
No description

setImmutably2(object, path, value)   X-Ref
No description

toggleFont(font2, face, initialfonts = [])   X-Ref
No description

FontLibraryProvider({ children })   X-Ref
No description

getPreviewUrl(fontFace)   X-Ref
No description

getDisplayFontFace(font2)   X-Ref
No description

FontDemo({ font: font2, text })   X-Ref
No description

FontCard({font: font2,onClick,variantsText,navigatorPath})   X-Ref
No description

LibraryFontVariant({face,font: font2})   X-Ref
No description

getNumericFontWeight(value)   X-Ref
No description

sortFontFaces(faces)   X-Ref
No description

InstalledFonts()   X-Ref
No description

ConfirmDeleteDialog({font: font2,isOpen,setIsOpen,setNotice,uninstallFontFamily,handleSetLibraryFontSelected})   X-Ref
No description

filterFonts(fonts, filters)   X-Ref
No description

getFontsOutline(fonts)   X-Ref
No description

isFontFontFaceInOutline(slug, face, outline)   X-Ref
No description

GoogleFontsConfirmDialog()   X-Ref
No description

CollectionFontVariant({face,font: font2,handleToggleVariant,selected})   X-Ref
No description

FontCollection({ slug })   X-Ref
No description

r3(e2, n2, t3)   X-Ref
No description

o3(i22, f2)   X-Ref
No description

BrotliBitReader(input)   X-Ref
No description

DecodeWindowBits(br)   X-Ref
No description

DecodeVarLenUint8(br)   X-Ref
No description

MetaBlockLength()   X-Ref
No description

DecodeMetaBlockLength(br)   X-Ref
No description

ReadSymbol(table, index, br)   X-Ref
No description

ReadHuffmanCodeLengths(code_length_code_lengths, num_symbols, code_lengths, br)   X-Ref
No description

ReadHuffmanCode(alphabet_size, tables, table, br)   X-Ref
No description

ReadBlockLength(table, index, br)   X-Ref
No description

TranslateShortCodes(code, ringbuffer, index)   X-Ref
No description

MoveToFront(v2, index)   X-Ref
No description

InverseMoveToFrontTransform(v2, v_len)   X-Ref
No description

HuffmanTreeGroup(alphabet_size, num_htrees)   X-Ref
No description

DecodeContextMap(context_map_size, br)   X-Ref
No description

DecodeBlockType(max_block_type, trees, tree_type, block_types, ringbuffers, indexes, br)   X-Ref
No description

CopyUncompressedBlockToOutput(output, len, pos, ringbuffer, ringbuffer_mask, br)   X-Ref
No description

JumpToByteBoundary(br)   X-Ref
No description

BrotliDecompressedSize(buffer)   X-Ref
No description

BrotliDecompressBuffer(buffer, output_size)   X-Ref
No description

BrotliDecompress(input, output)   X-Ref
No description

HuffmanCode(bits, value)   X-Ref
No description

GetNextKey(key, len)   X-Ref
No description

ReplicateValue(table, i2, step, end, code)   X-Ref
No description

NextTableBitSize(count, len, root_bits)   X-Ref
No description

getLens(b64)   X-Ref
No description

byteLength(b64)   X-Ref
No description

_byteLength(b64, validLen, placeHoldersLen)   X-Ref
No description

toByteArray(b64)   X-Ref
No description

tripletToBase64(num)   X-Ref
No description

encodeChunk(uint8, start, end)   X-Ref
No description

fromByteArray(uint8)   X-Ref
No description

PrefixCodeRange(offset, nbits)   X-Ref
No description

BrotliInput(buffer)   X-Ref
No description

BrotliOutput(buf)   X-Ref
No description

Transform(prefix, transform, suffix)   X-Ref
No description

ToUpperCase(p3, i2)   X-Ref
No description

r3(e2, n2, t3)   X-Ref
No description

o3(i22, f2)   X-Ref
No description

_has(obj, key)   X-Ref
No description

buf2binstring(buf, len)   X-Ref
No description

adler32(adler, buf, len, pos)   X-Ref
No description

makeTable()   X-Ref
No description

crc32(crc, buf, len, pos)   X-Ref
No description

GZheader()   X-Ref
No description

zswap32(q)   X-Ref
No description

InflateState()   X-Ref
No description

inflateResetKeep(strm)   X-Ref
No description

inflateReset(strm)   X-Ref
No description

inflateReset2(strm, windowBits)   X-Ref
No description

inflateInit2(strm, windowBits)   X-Ref
No description

inflateInit(strm)   X-Ref
No description

fixedtables(state)   X-Ref
No description

updatewindow(strm, src, end, copy)   X-Ref
No description

inflate(strm, flush)   X-Ref
No description

inflateEnd(strm)   X-Ref
No description

inflateGetHeader(strm, head2)   X-Ref
No description

inflateSetDictionary(strm, dictionary)   X-Ref
No description

ZStream()   X-Ref
No description

Inflate(options)   X-Ref
No description

inflate(input, options)   X-Ref
No description

inflateRaw(input, options)   X-Ref
No description

asText(data)   X-Ref
No description

lazy(let val;Object.defineProperty(object, property, {get: ()   X-Ref
No description

buildWoffLazyLookups(woff, dataview, createTable2)   X-Ref
No description

buildWoff2LazyLookups(woff2, decoded, createTable2)   X-Ref
No description

getWOFF2Tag(flag)   X-Ref
No description

createTable(tables, dict, dataview)   X-Ref
No description

loadTableClasses()   X-Ref
No description

checkLoaded(resolve, reject)   X-Ref
No description

getFontCSSFormat(path, errorOnStyle)   X-Ref
No description

match(ar1, ar2)   X-Ref
No description

validFontFormat(dataview)   X-Ref
No description

checkFetchResponseStatus(response)   X-Ref
No description

createSubTable(parser, platformID, encodingID)   X-Ref
No description

decodeString(p22, record)   X-Ref
No description

undoCoverageOffsetParsing(instance)   X-Ref
No description

makeFamiliesFromFaces(fontFaces)   X-Ref
No description

UploadFonts()   X-Ref
No description

PresetColors()   X-Ref
No description

ColorVariations({title,gap = 2})   X-Ref
No description

StyleVariationsContainer({gap = 2})   X-Ref
No description

withGlobalStylesProvider(Component)   X-Ref
No description

FontLibrary({value,baseValue,onChange,activeTab = "installed-fonts"})   X-Ref
No description

FontLibraryPage()   X-Ref
No description

Stage()   X-Ref
No description



Generated : Wed Apr 15 08:20:10 2026 Cross-referenced by PHPXref