licenses.dev

@wordpress/components v27.6.0

UI components for WordPress.

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-2.0-or-later

Dependency Licenses

MIT140
PackageRelationDependenciesPublished
@ariakit/core • 0.3.11Ariakit coreINDIRECT0
@ariakit/react-core • 0.3.14Ariakit React coreINDIRECT5
@ariakit/react • 0.3.14Toolkit for building accessible web apps with ReactDIRECT6
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.29.8Turns an AST into code.INDIRECT9
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.29.9A JavaScript parserINDIRECT3
@babel/runtime • 7.29.7babel's modular runtime helpersDIRECT0
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.8The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/babel-plugin • 11.13.5A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT52
@emotion/cache • 11.14.0emotion's cacheDIRECT5
@emotion/css • 11.13.5The Next Generation of CSS-in-JS.DIRECT56
@emotion/hash • 0.9.2A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 1.4.0A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/react • 11.14.0> Simple styling in React.DIRECT59
@emotion/serialize • 1.3.3serialization utils for emotionDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.14.1styled API for emotionDIRECT55
@emotion/unitless • 0.10.0An object of css properties that don't accept values with unitsINDIRECT0
@emotion/use-insertion-effect-with-fallbacks • 1.2.0A wrapper package that uses `useInsertionEffect` or a fallback for itINDIRECT0
@emotion/utils • 1.4.2internal utils for emotionDIRECT0
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMapINDIRECT0
@floating-ui/core • 1.8.0Positioning library for floating elements: tooltips, popovers, dropdowns, and moreINDIRECT1
@floating-ui/dom • 1.8.0Floating UI for the webINDIRECT2
@floating-ui/react-dom • 2.1.9Floating UI for React DOMDIRECT3
@floating-ui/utils • 0.2.12Utilities for Floating UIINDIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@tannin/compile • 1.1.0Compiles an evaluating function for a C expressionINDIRECT2
@tannin/evaluate • 1.2.0Evaluates the result of an expression given as postfix termsINDIRECT0
@tannin/plural-forms • 1.1.0Compiles a function to compute the plural forms index for a given valueINDIRECT3
@tannin/postfix • 1.1.0Convert a C expression to an array of postfix termsINDIRECT0
@types/gradient-parser • 0.1.3TypeScript definitions for gradient-parserDIRECT0
@types/highlight-words-core • 1.2.1TypeScript definitions for highlight-words-coreDIRECT0
@types/mousetrap • 1.6.15TypeScript definitions for mousetrapINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 18.3.7TypeScript definitions for react-domINDIRECT0
@types/react • 18.3.31TypeScript definitions for reactINDIRECT2
@use-gesture/core • 10.3.1Core engine for receiving gesturesINDIRECT0
@use-gesture/react • 10.3.1React target for @use-gestureDIRECT1
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT25
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersDIRECT15
clipboard • 2.0.11Modern copy to clipboard. No Flash. Just 2kbINDIRECT4
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.DIRECT0
colord • 2.10.0👑 A tiny yet powerful tool for high-performance color manipulations and conversionsDIRECT0
compute-scroll-into-view • 1.0.20The engine that powers scroll-into-view-if-neededINDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
date-fns • 3.6.0Modern JavaScript date utility libraryDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsDIRECT0
delegate • 3.2.0Lightweight event delegationINDIRECT0
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
downshift • 6.1.12🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.DIRECT9
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
equivalent-key-map • 0.2.2A Map variant which allows for equivalent (deeply equal) object and array keysINDIRECT0
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalDIRECT0
find-root • 1.1.0find the closest package.jsonINDIRECT0
framer-motion • 11.18.2A simple and powerful JavaScript animation libraryDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gettext-parser • 1.4.0Parse and compile gettext po and mo files to/from json, nothing more, nothing lessINDIRECT4
good-listener • 1.2.2A more versatile way of adding & removing event listenersINDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
highlight-words-core • 1.2.3Utility functions shared by react-highlight-words and react-native-highlight-wordsDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-plain-object • 5.1.0Returns true if an object was created by the `Object` constructor, or Object.create(null).DIRECT0
is-promise • 4.0.0Test whether an object looks like a promises-a+ promiseINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
memize • 2.1.1Unabashedly-barebones memoization library with an aim toward speedDIRECT0
moment-timezone • 0.5.48Parse and display moments in any timezone.INDIRECT1
moment • 2.31.0Parse, validate, manipulate, and display datesINDIRECT0
motion-dom • 11.18.1INDIRECT1
motion-utils • 11.18.1INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 6.3.0Express style path to RegExp utilityDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
re-resizable • 6.11.2Resizable component for React.DIRECT0
react-colorful • 5.8.1🎨 A tiny (3,1 KB) color picker component for React and Preact apps. Fast, well-tested, dependency-free, mobile-friendly and accessibleDIRECT0
react-dom • 18.3.1React package for working with the DOM.INDIRECT3
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
react • 18.3.1React is a JavaScript library for building user interfaces.INDIRECT2
redux • 4.2.1Predictable state container for JavaScript appsINDIRECT1
rememo • 4.0.2Memoized selectors for Redux and other immutable object derivationINDIRECT0
remove-accents • 0.5.0Converting the accented characters to their corresponding non-accented ASCII characters.DIRECT0
requestidlecallback • 0.3.0A polyfill for the requestIdleCallback.INDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
rungen • 0.3.2A generator runtime creatorINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
select • 1.1.2Programmatically select the text of a HTML elementINDIRECT0
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tannin • 1.2.0gettext localization library compatible with Jed-formatted locale dataINDIRECT4
tiny-emitter • 2.1.0A tiny (less than 1k) event emitter libraryINDIRECT0
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
use-lilius • 2.0.5A headless calendar hook for React.DIRECT1
use-memo-one • 1.1.3useMemo and useCallback but with a stable cacheINDIRECT0
use-sync-external-store • 1.7.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsDIRECT0
GPL-2.0-or-later22
PackageRelationDependenciesPublished
@wordpress/a11y • 3.58.0Accessibility (a11y) utilities for WordPress.DIRECT16
@wordpress/compose • 6.35.0WordPress higher-order components (HOCs).DIRECT58
@wordpress/data • 9.28.0Data module for WordPress.INDIRECT67
@wordpress/date • 4.58.0Date module for WordPress.DIRECT5
@wordpress/deprecated • 3.58.0Deprecation utility for WordPress.DIRECT2
@wordpress/dom-ready • 3.58.0Execute callback after the DOM is loaded.INDIRECT1
@wordpress/dom • 3.58.0DOM utilities module for WordPress.DIRECT3
@wordpress/element • 5.35.0Element React module for WordPress.DIRECT28
@wordpress/escape-html • 2.58.0Escape HTML utils.DIRECT1
@wordpress/hooks • 3.58.0WordPress hooks library.DIRECT1
@wordpress/html-entities • 3.58.0HTML entity utilities for WordPress.DIRECT1
@wordpress/i18n • 4.58.0WordPress internationalization (i18n) library.DIRECT14
@wordpress/icons • 9.49.0WordPress Icons package, based on dashicon.DIRECT31
@wordpress/is-shallow-equal • 4.58.0Test for shallow equality between two objects or arrays.DIRECT1
@wordpress/keycodes • 3.58.0Keycodes utilities for WordPress. Used to check for keyboard events across browsers/operating systems.DIRECT15
@wordpress/primitives • 3.56.0WordPress cross-platform primitives.DIRECT30
@wordpress/priority-queue • 2.58.0Generic browser priority queue.INDIRECT2
@wordpress/private-apis • 0.40.0Internal experimental APIs for WordPress core.DIRECT1
@wordpress/redux-routine • 4.58.0Redux middleware for generator coroutines.INDIRECT4
@wordpress/rich-text • 6.35.0Rich text value and manipulation API.DIRECT70
@wordpress/undo-manager • 0.18.0A small package to manage undo/redo.INDIRECT2
@wordpress/warning • 2.58.0Warning utility for WordPress.DIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
ISC2
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.3JavaScript parser and stringifier for YAMLINDIRECT0
unknown1
PackageRelationDependenciesPublished
gradient-parser • 0.1.5Parse CSS3 gradient definitions and return an AST.DIRECT0
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
mousetrap • 1.6.5Simple library for handling keyboard shortcutsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40wordpress%2Fcomponents)](https://licenses.dev/npm/%40wordpress%2Fcomponents)
<a href="https://licenses.dev/npm/%40wordpress%2Fcomponents">
  <img src="https://licenses.dev/b/npm/%40wordpress%2Fcomponents" alt="licenses" />
</a>

Or the licenses badge code for the 27.6.0 version:

[![licenses](https://licenses.dev/b/npm/%40wordpress%2Fcomponents/27.6.0)](https://licenses.dev/npm/%40wordpress%2Fcomponents/27.6.0)
<a href="https://licenses.dev/npm/%40wordpress%2Fcomponents/27.6.0">
  <img src="https://licenses.dev/b/npm/%40wordpress%2Fcomponents/27.6.0" alt="licenses" />
</a>
GitHub