licenses.dev

pb-ux-design-components v0.1.1

// For create dist folder for inporting on other project

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT131
PackageRelationDependenciesPublished
@adobe/css-tools • 4.4.1CSS parser / stringifierINDIRECT0
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@parcel/watcher-android-arm64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-arm64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-x64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-freebsd-x64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-glibc • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-musl • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-glibc • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-musl • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-glibc • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-musl • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-arm64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-ia32 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-x64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT23
@testing-library/dom • 8.20.1Simple and complete DOM testing utilities that encourage good testing practices.INDIRECT79
@testing-library/jest-dom • 5.17.0Custom jest matchers to test the state of the DOMDIRECT28
@testing-library/react • 13.4.0Simple and complete React DOM testing utilities that encourage good testing practices.DIRECT81
@testing-library/user-event • 13.5.0Fire events the same way the user doesDIRECT2
@types/aria-query • 5.0.4TypeScript definitions for aria-queryINDIRECT0
@types/jest • 27.5.2TypeScript definitions for JestDIRECT14
@types/node • 16.18.123TypeScript definitions for nodeDIRECT0
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 18.3.5TypeScript definitions for react-domDIRECT0
@types/react • 18.3.18TypeScript definitions for reactDIRECT2
@types/testing-library__jest-dom • 5.14.9TypeScript definitions for @testing-library/jest-domINDIRECT15
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 3.0.0Terminal string styling done rightINDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chokidar • 4.0.3Minimal and efficient cross-platform file watching libraryINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
css.escape • 1.5.1A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.INDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
deep-equal • 2.2.3node's assert.deepEqual algorithmINDIRECT58
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
diff-sequences • 27.5.1Compare items in two sequences to find a longest common subsequenceINDIRECT0
dom-accessibility-api • 0.5.16Implements https://w3c.github.io/accname/INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-get-iterator • 1.1.3Get an iterator for any JS language value. Works robustly across all environments, all versions.INDIRECT30
es-object-atoms • 1.1.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
for-each • 0.3.3A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
immutable • 5.0.3Immutable Data CollectionsINDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
jest-diff • 27.5.1Display differences clearly so people can review changes confidently.INDIRECT12
jest-get-type • 27.5.1A utility function to get the type of a valueINDIRECT0
jest-matcher-utils • 27.5.1A set of utility functions for expect and related packagesINDIRECT13
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lz-string • 1.5.0LZ-based compression algorithmINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
node-addon-api • 7.1.1Node.js API (Node-API)INDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
pretty-format • 27.5.1Stringify any JavaScript value.INDIRECT3
react-dom • 18.3.1React package for working with the DOM.DIRECT3
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
react • 18.3.1React is a JavaScript library for building user interfaces.DIRECT2
readdirp • 4.1.1Recursive version of fs.readdir with small RAM & CPU footprint.INDIRECT0
redent • 3.0.0Strip redundant indentation and indent the stringINDIRECT3
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
sass • 1.83.4A pure JavaScript implementation of Sass.DIRECT28
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
Apache-2.05
PackageRelationDependenciesPublished
aria-query • 5.1.3Programmatic access to the ARIA specificationINDIRECT59
aria-query • 5.3.2Programmatic access to the ARIA specificationINDIRECT0
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
web-vitals • 2.1.4Easily measure performance metrics in JavaScriptDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/pb-ux-design-components)](https://licenses.dev/npm/pb-ux-design-components)
<a href="https://licenses.dev/npm/pb-ux-design-components">
  <img src="https://licenses.dev/b/npm/pb-ux-design-components" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/npm/pb-ux-design-components/0.1.1)](https://licenses.dev/npm/pb-ux-design-components/0.1.1)
<a href="https://licenses.dev/npm/pb-ux-design-components/0.1.1">
  <img src="https://licenses.dev/b/npm/pb-ux-design-components/0.1.1" alt="licenses" />
</a>
GitHub