licenses.dev

@data-catalog/ui v0.0.25

UI components

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT151
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.28.0Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.27.3Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.28.0A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.27.1Allow parsing of jsxINDIRECT1
@babel/runtime • 7.27.6babel's modular runtime helpersINDIRECT0
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.1Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@date-io/core • 2.17.0Abstraction over common javascript date management librariesINDIRECT0
@date-io/date-fns • 2.17.0Abstraction over common javascript date management librariesINDIRECT1
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@hypnosphi/create-react-context • 0.3.1Polyfill for the proposed React context APIINDIRECT4
@jridgewell/gen-mapping • 0.3.12Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source mapINDIRECT2
@rtsao/csstype • 2.6.5-forked.0Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
attr-accept • 1.1.3JavaScript implementation of the "accept" attribute for HTML5 <input type="file">INDIRECT1
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT24
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
baseui • 9.116.3A React Component library implementing the Base design languageDIRECT57
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
call-bind-apply-helpers • 1.0.2Helper 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.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
card-validator • 6.2.0A library for validating credit card fieldsINDIRECT1
change-emitter • 0.1.6Listen for changes. Like an event emitter that only emits a single event type. Really tiny.INDIRECT0
clipboard • 2.0.11Modern copy to clipboard. No Flash. Just 2kbINDIRECT4
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
commander • 2.20.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
credit-card-type • 8.3.0A library for determining credit card typeINDIRECT0
css-in-js-utils • 2.0.1Useful utility functions for CSS in JS solutionsINDIRECT2
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT1
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
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
delegate • 3.2.0Lightweight event delegationINDIRECT0
detect-node-es • 1.1.0Detect Node.JS (as opposite to browser environment). ESM modificationINDIRECT0
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT2
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
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-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
file-selector • 0.1.19Convert DataTransfer object to a list of File objectsINDIRECT1
focus-lock • 1.3.6DOM trap for a focusINDIRECT1
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.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
good-listener • 1.2.2A more versatile way of adding & removing event listenersINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gud • 1.0.0Create a 'gud nuff' (not cryptographically secure) globally unique idINDIRECT0
has-flag • 3.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
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
inline-style-prefixer • 5.1.2Run-time Autoprefixer for JavaScript style objectsINDIRECT3
invariant • 2.2.4invariantINDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
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
just-extend • 4.2.1extend an objectINDIRECT0
keycode • 2.2.1Convert between keyboard keycodes and keynames and vice versa.DIRECT0
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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
merge-anything • 2.4.4Merge objects & other types recursively. A simple & small integration.INDIRECT1
moment-timezone • 0.5.26Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
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
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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
polished • 3.7.2A lightweight toolset for writing styles in Javascript.DIRECT1
popper.js • 1.16.1A kickass library to manage your poppersINDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
prismjs • 1.17.1Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.DIRECT5
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types-extra • 1.1.1React PropType UtilitiesINDIRECT4
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-clientside-effect • 1.2.8Create components whose prop changes map to a global side effectINDIRECT1
react-dropzone • 9.0.0Simple HTML5 drag-drop zone with React.jsINDIRECT11
react-focus-lock • 2.13.6It is a trap! (for a focus)INDIRECT12
react-input-mask • 2.0.4Masked input component for ReactINDIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-modal • 3.16.3Accessible modal dialog component for React.JSDIRECT8
react-movable • 2.5.4Drag and drop lists.INDIRECT0
react-multi-ref • 1.0.2Utility for keeping references to multiple React elements.INDIRECT1
react-popper-tooltip • 2.11.1React tooltip library built around react-popperDIRECT40
react-popper • 1.3.11React wrapper around Popper.jsINDIRECT39
react-range • 1.10.0Range input. Slides in all directions.INDIRECT0
react-uid • 2.4.0Render-less container for ID generationINDIRECT1
react-virtualized-auto-sizer • 1.0.26Standalone version of the AutoSizer component from react-virtualizedINDIRECT0
react-virtualized • 9.22.6React components for efficiently rendering large, scrollable lists and tabular dataINDIRECT10
react-window • 1.8.11React components for efficiently rendering large, scrollable lists and tabular dataINDIRECT2
recompose • 0.30.0A React utility belt for function components and higher-order componentsDIRECT21
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
select • 1.1.2Programmatically select the text of a HTML elementINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
styled-components • 4.4.1Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressDIRECT43
styletron-engine-atomic • 1.6.2Universal, high-performance JavaScript stylesDIRECT7
styletron-react • 5.2.7React bindings for StyletronDIRECT12
styletron-standard • 3.1.0Standard interfaces for StyletronINDIRECT6
stylis-rule-sheet • 0.0.10stylis plugin to extract individual rules to use with insertRule APIINDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
timezone-support • 2.2.0Lightweight time zone support for your applications or other date libraries.INDIRECT3
tiny-emitter • 2.1.0A tiny (less than 1k) event emitter libraryINDIRECT0
typed-styles • 0.0.7Typed styles for cssinjsINDIRECT0
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
use-callback-ref • 1.3.3The same useRef, but with callbackINDIRECT1
use-sidecar • 1.1.3Sidecar code splitting utilsINDIRECT2
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
ISC9
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentINDIRECT0
hyphenate-style-name • 1.1.0Hyphenates a camelcased CSS property nameINDIRECT0
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/%40data-catalog%2Fui)](https://licenses.dev/npm/%40data-catalog%2Fui)
<a href="https://licenses.dev/npm/%40data-catalog%2Fui">
  <img src="https://licenses.dev/b/npm/%40data-catalog%2Fui" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.25 version:

[![licenses](https://licenses.dev/b/npm/%40data-catalog%2Fui/0.0.25)](https://licenses.dev/npm/%40data-catalog%2Fui/0.0.25)
<a href="https://licenses.dev/npm/%40data-catalog%2Fui/0.0.25">
  <img src="https://licenses.dev/b/npm/%40data-catalog%2Fui/0.0.25" alt="licenses" />
</a>
GitHub