licenses.dev

@atlaskit/editor-common v103.24.0

A package that contains common classes and components for editor and renderer

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT417
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-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-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/register • 7.27.1babel require hookINDIRECT21
@babel/runtime • 7.27.6babel's modular runtime helpersDIRECT0
@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.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@codemirror/autocomplete • 6.18.6Autocompletion for the CodeMirror code editorINDIRECT9
@codemirror/lang-angular • 0.1.4Angular Template language support for the CodeMirror code editorINDIRECT18
@codemirror/lang-cpp • 6.0.3C++ language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-css • 6.3.1CSS language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-go • 6.0.1Go language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-html • 6.4.9HTML language support for the CodeMirror code editorINDIRECT17
@codemirror/lang-java • 6.0.2Java language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-javascript • 6.2.4JavaScript language support for the CodeMirror code editorINDIRECT13
@codemirror/lang-json • 6.0.2JSON language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-less • 6.0.2Less support for the CodeMirror code editorINDIRECT12
@codemirror/lang-liquid • 6.2.3Liquid template support for the CodeMirror code editorINDIRECT18
@codemirror/lang-markdown • 6.3.3Markdown language support for the CodeMirror code editorINDIRECT19
@codemirror/lang-php • 6.0.2PHP language support for the CodeMirror code editorINDIRECT19
@codemirror/lang-python • 6.2.1Python language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-rust • 6.0.2Rust language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-sass • 6.0.2Sass/SCSS language support for the CodeMirror code editorINDIRECT13
@codemirror/lang-sql • 6.9.0SQL language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-vue • 0.1.3Vue template support for the CodeMirror code editorINDIRECT18
@codemirror/lang-wast • 6.0.2WebAssembly Text Format support for the CodeMirror code editorINDIRECT9
@codemirror/lang-xml • 6.1.0XML language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-yaml • 6.1.2YAML language support for the CodeMirror code editorINDIRECT11
@codemirror/language-data • 6.5.1Language metadata and dynamic loading for the CodeMirror code editorINDIRECT47
@codemirror/language • 6.10.8Language support infrastructure for the CodeMirror code editorINDIRECT8
@codemirror/legacy-modes • 6.5.1Collection of ported legacy language modes for the CodeMirror code editorINDIRECT9
@codemirror/lint • 6.8.5Linting support for the CodeMirror code editorINDIRECT6
@codemirror/state • 6.5.1Editor state data structures for the CodeMirror code editorINDIRECT1
@codemirror/view • 6.36.2DOM view component for the CodeMirror code editorINDIRECT4
@emotion/babel-plugin • 11.13.5A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT51
@emotion/cache • 11.14.0emotion's cacheINDIRECT5
@emotion/hash • 0.9.2A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 1.3.1A 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.DIRECT58
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.14.1styled API for emotionINDIRECT54
@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 emotionINDIRECT0
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMapINDIRECT0
@floating-ui/core • 1.7.2Positioning library for floating elements: tooltips, popovers, dropdowns, and moreINDIRECT1
@floating-ui/dom • 1.7.2Floating UI for the webINDIRECT2
@floating-ui/utils • 0.2.10Utilities for Floating UIINDIRECT0
@formatjs/ecma402-abstract • 1.11.4A collection of implementation for ECMAScript abstract operationsINDIRECT2
@formatjs/fast-memoize • 1.2.1fork of fast-memoize and support esmINDIRECT1
@formatjs/icu-messageformat-parser • 2.1.0Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.INDIRECT4
@formatjs/icu-skeleton-parser • 1.3.6INDIRECT3
@formatjs/intl-displaynames • 5.4.3Polyfill for: https://tc39.es/proposal-intl-displaynamesINDIRECT3
@formatjs/intl-listformat • 6.5.3Formats JS list in a i18n-safe wayINDIRECT3
@formatjs/intl-localematcher • 0.2.25Intl.LocaleMatcher ponyfillINDIRECT1
@formatjs/intl-utils • 3.8.4Smartly determine best unit for relative time formatINDIRECT1
@formatjs/intl • 2.2.1Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.INDIRECT9
@jest/environment • 26.6.2INDIRECT41
@jest/fake-timers • 26.6.2INDIRECT40
@jest/globals • 26.6.2INDIRECT48
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 26.6.2INDIRECT13
@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
@lezer/common • 1.2.3Syntax tree data structure and parser interfaces for the lezer parserINDIRECT0
@lezer/cpp • 1.1.3lezer-based C++ grammarINDIRECT3
@lezer/css • 1.2.1lezer-based CSS grammarINDIRECT3
@lezer/go • 1.0.1Lezer-based Go grammarINDIRECT3
@lezer/highlight • 1.2.1Highlighting system for Lezer parse treesINDIRECT1
@lezer/html • 1.3.10lezer-based HTML grammarINDIRECT3
@lezer/java • 1.1.3lezer-based Java grammarINDIRECT3
@lezer/javascript • 1.5.1lezer-based JavaScript grammarINDIRECT3
@lezer/json • 1.0.3lezer-based JSON grammarINDIRECT3
@lezer/lr • 1.4.2Incremental parserINDIRECT1
@lezer/markdown • 1.4.3Incremental Markdown parser that consumes and emits Lezer treesINDIRECT2
@lezer/php • 1.0.2Lezer-based PHP grammarINDIRECT3
@lezer/python • 1.1.18Lezer-based Python grammarINDIRECT3
@lezer/rust • 1.0.2Lezer-based Rust grammarINDIRECT3
@lezer/sass • 1.1.0Lezer-based Sass/SCSS grammarINDIRECT3
@lezer/xml • 1.0.6lezer-based XML grammarINDIRECT3
@lezer/yaml • 1.0.3Lezer-based YAML grammarINDIRECT3
@marijn/find-cluster-break • 1.0.2Find the position of grapheme cluster breaks in a stringINDIRECT0
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@remix-run/router • 1.23.0Nested/Data-driven/Framework-agnostic RoutingINDIRECT0
@sinclair/typebox • 0.27.8JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@tanstack/react-virtual • 3.0.0-beta.60Headless UI for virtualizing scrollable elements in ReactINDIRECT1
@tanstack/virtual-core • 3.0.0-beta.60Headless UI for virtualizing scrollable elements in TS/JS + FrameworksINDIRECT0
@testing-library/dom • 8.20.1Simple and complete DOM testing utilities that encourage good testing practices.INDIRECT78
@testing-library/react • 13.4.0Simple and complete React DOM testing utilities that encourage good testing practices.INDIRECT80
@types/aria-query • 5.0.4TypeScript definitions for aria-queryINDIRECT0
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@types/hoist-non-react-statics • 3.3.6TypeScript definitions for hoist-non-react-staticsINDIRECT5
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it • 14.1.2TypeScript definitions for markdown-itINDIRECT2
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
@types/node • 24.0.10TypeScript definitions for nodeINDIRECT1
@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.23TypeScript definitions for reactINDIRECT2
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/string-hash • 1.1.3TypeScript definitions for string-hashINDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 15.0.19TypeScript definitions for yargsINDIRECT1
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
antlr4-c3 • 3.0.1A code completion core implementation for ANTLR4 based parsersINDIRECT1
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
assert • 2.1.0The assert module from Node.js, for the browser.INDIRECT35
async-retry • 1.3.3Retrying made simple, easy and asyncINDIRECT1
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT24
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
bind-event-listener • 3.0.0Making binding and unbinding DOM events easierDIRECT0
blueimp-load-image • 2.19.0JavaScript Load Image is a library to load images provided as File or Blob objects or via URL. It returns an optionally scaled and/or cropped HTML img or canvas element. It also provides a method to parse image meta data to extract Exif tags and thumbnailINDIRECT0
bowser-ultralight • 1.0.6Lightweight(er) browser detector, basically a trimmed down version of bowser, specfically made for AtlassianINDIRECT0
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
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
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
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
clipboard-polyfill • 4.0.1A polyfill for the asynchronous clipboard APIDIRECT0
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
comma-separated-tokens • 1.0.8Parse and stringify comma-separated tokensINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
compute-scroll-into-view • 1.0.20The engine that powers scroll-into-view-if-neededINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-js • 3.43.0Standard libraryINDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
crelt • 1.0.6Tiny DOM-element-creation utilityINDIRECT0
css-box-model • 1.2.1Get accurate and well named css box model information about an Element 📦INDIRECT1
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dataloader • 2.2.3A data loading utility to reduce requests to a backend via batching and caching.INDIRECT0
date-fns-tz • 2.0.1Time zone support for date-fns v2 with the Intl APIINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryDIRECT1
debounce-promise • 3.1.2Create a debounced version of a promise returning functionINDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
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
detect-node-es • 1.1.0Detect Node.JS (as opposite to browser environment). ESM modificationINDIRECT0
diff-sequences • 26.6.2Compare items in two sequences to find a longest common subsequenceINDIRECT0
diff-sequences • 29.6.3Compare items in two sequences to find a longest common subsequenceINDIRECT0
dom-accessibility-api • 0.5.16Implements https://w3c.github.io/accname/INDIRECT0
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT2
dommatrix • 1.0.3ES6+ shim for DOMMatrixINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eventemitter2 • 4.1.2A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.INDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
expect • 26.6.2This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).INDIRECT38
facepaint • 1.2.1Responsive style values for css-in-js.INDIRECT0
faker • 4.1.0Generate massive amounts of fake contextual dataINDIRECT0
fast-memoize • 2.5.2Fastest memoization lib that supports N argumentsINDIRECT0
fetch-mock • 8.3.2Mock http requests made using fetch (or isomorphic-fetch)INDIRECT13
fflate • 0.8.2High performance (de)compression in an 8kB packageINDIRECT0
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
final-form-focus • 1.1.2Decorator that will attempt to apply focus to the first field with an error upon an attempted form submission in 🏁 Final FormINDIRECT0
final-form • 4.20.10🏁 Framework agnostic, high performance, subscription-based form state managementINDIRECT1
find-cache-dir • 2.1.0Finds the common standard cache directoryINDIRECT11
find-root • 1.1.0find the closest package.jsonINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
focus-lock • 1.3.6DOM trap for a focusINDIRECT1
focus-trap • 2.4.6Trap focus within a DOM node.DIRECT1
for-each • 0.3.5A 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.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
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesINDIRECT1
graphql • 15.10.1A Query Language and Runtime which can target any service.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
hast-util-parse-selector • 2.2.5hast utility to create an element from a simple CSS selectorINDIRECT0
hastscript • 6.0.0hast utility to create treesINDIRECT7
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
immer • 9.0.21Create your next immutable state by mutating the current oneINDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
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-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.2Is 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-ci • 2.0.0Detect if the current environment is a CI serverINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-nan • 1.3.2ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.INDIRECT18
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-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
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-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
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
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
jest-diff • 26.6.2Display differences clearly so people can review changes confidently.INDIRECT19
jest-diff • 29.7.0Display differences clearly so people can review changes confidently.INDIRECT13
jest-get-type • 26.3.0A utility function to get the type of a valueINDIRECT0
jest-get-type • 29.6.3A utility function to get the type of a valueINDIRECT0
jest-matcher-utils • 26.6.2A set of utility functions for expect and related packagesINDIRECT20
jest-message-util • 26.6.2INDIRECT32
jest-mock • 26.6.2## APIINDIRECT14
jest-regex-util • 26.0.0INDIRECT0
jest-util • 26.6.2INDIRECT23
js-search • 2.0.1JS Search is an efficient, client-side search library for JavaScript and JSON objectsINDIRECT0
js-sha256 • 0.10.1A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.INDIRECT0
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
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lie • 3.1.1A basic but performant promise implementationINDIRECT1
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
linkify-it • 2.2.0Links recognition library with FULL unicode supportINDIRECT1
linkify-it • 3.0.3Links recognition library with FULL unicode supportDIRECT1
linkify-it • 4.0.1Links recognition library with FULL unicode supportINDIRECT1
linkify-it • 5.0.0Links recognition library with FULL unicode supportINDIRECT1
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash-es • 4.17.21Lodash exported as ES modules.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.sortby • 4.7.0The lodash method `_.sortBy` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lru_map • 0.4.1Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.INDIRECT0
lz-string • 1.5.0LZ-based compression algorithmINDIRECT0
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
markdown-it • 13.0.2Markdown-it - modern pluggable markdown parser.DIRECT5
markdown-it • 14.1.0Markdown-it - modern pluggable markdown parser.INDIRECT6
markdown-to-jsx • 7.7.10Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
mdurl • 2.0.0URL utilities for markdown-itINDIRECT0
memoize-one • 6.0.0A memoization library which only remembers the latest invocationDIRECT0
meros • 1.3.1A fast 642B utility that makes reading multipart responses simpleINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string 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
orderedmap • 2.1.1Persistent ordered mapping from stringsINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-throttle • 4.1.1Throttle promise-returning & async functionsINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-entities • 2.0.0Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-exists • 3.0.0Check if a path existsINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 2.4.0Express style path to RegExp utilityINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
perf-marks • 1.14.2The simplest and lightweight solution for User Timing API in Javascript.INDIRECT1
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
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
png-chunks-extract • 1.0.0Extract the data chunks from a PNG fileINDIRECT1
popper.js • 1.16.1A kickass library to manage your poppersDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
pretty-format • 26.6.2Stringify any JavaScript value.INDIRECT16
pretty-format • 27.5.1Stringify any JavaScript value.INDIRECT3
pretty-format • 29.7.0Stringify any JavaScript value.INDIRECT4
prismjs • 1.27.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
property-information • 5.6.0Information for HTML propertiesINDIRECT1
prosemirror-commands • 1.6.2Editing commands for ProseMirrorINDIRECT5
prosemirror-dropcursor • 1.8.1Drop cursor plugin for ProseMirrorINDIRECT5
prosemirror-history • 1.4.1Undo history for ProseMirrorINDIRECT6
prosemirror-keymap • 1.2.2Keymap plugin for ProseMirrorINDIRECT6
prosemirror-markdown • 1.13.1ProseMirror Markdown integrationINDIRECT12
prosemirror-model • 1.24.1ProseMirror's document modelINDIRECT1
prosemirror-state • 1.4.3ProseMirror editor stateINDIRECT4
prosemirror-transform • 1.10.2ProseMirror document transformationsINDIRECT2
prosemirror-view • 1.37.1ProseMirror's view componentINDIRECT4
punycode.js • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.1Node's querystring module for all engines.INDIRECT0
raf-schd • 4.0.3A scheduler based on requestAnimationFrameDIRECT0
re-resizable • 6.0.0Resizable component for React.DIRECT1
react-clientside-effect • 1.2.8Create components whose prop changes map to a global side effectINDIRECT1
react-error-boundary • 3.1.4Simple reusable React error boundary componentINDIRECT1
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-focus-lock • 2.13.6It is a trap! (for a focus)INDIRECT12
react-intersection-observer • 8.34.0Monitor if a component is inside the viewport, using IntersectionObserver APIINDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-lazily-render • 1.2.0Lazily render react componentsINDIRECT1
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-loadable • 5.5.0A higher order component for loading components with promisesDIRECT5
react-magnetic-di • 3.2.3Context driven dependency injectionINDIRECT0
react-node-resolver • 1.0.1A generic technique for resolving the DOM node of any react component.INDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-render-image • 1.1.3Render an image in React.INDIRECT0
react-router-dom • 6.30.1Declarative routing for React web applicationsINDIRECT2
react-router • 6.30.1Declarative routing for ReactINDIRECT1
react-scrolllock • 5.0.1Prevent scroll on the body when component is mounted.INDIRECT1
react-sweet-state • 2.7.2Global + local state combining the best of Redux and Context APIINDIRECT1
react-uid • 2.4.0Render-less container for ID generationINDIRECT1
react-virtualized • 9.22.6React components for efficiently rendering large, scrollable lists and tabular dataDIRECT10
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
refractor • 3.6.0Lightweight, robust, elegant virtual syntax highlighting using PrismINDIRECT17
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
rope-sequence • 1.3.4Rope-based persistent sequence typeINDIRECT0
rusha • 0.8.14A high-performance pure-javascript SHA1 implementation suitable for large binary data.DIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
scroll-into-view-if-needed • 2.2.31Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: centerINDIRECT1
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shallow-equal • 3.1.0Typescript-compatible minimalistic shallow equality check for arrays/objectsINDIRECT0
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
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
space-separated-tokens • 1.1.5Parse and stringify space-separated tokensINDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
style-mod • 4.1.2A minimal CSS module shimINDIRECT0
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tabbable • 1.1.3Returns an array of all tabbable DOM nodes within a containing node.INDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
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
tr46 • 1.0.1An implementation of the Unicode TR46 specINDIRECT1
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
uc.micro • 2.1.0Micro subset of unicode data files for markdown-it projects.INDIRECT0
undici-types • 7.8.0A stand-alone types package for UndiciINDIRECT0
unzipit • 1.4.3random access unzip library for JavaScriptINDIRECT1
use-callback-ref • 1.3.3The same useRef, but with callbackINDIRECT1
use-debounce • 3.4.3Debounce hook for reactINDIRECT0
use-isomorphic-layout-effect • 1.2.1A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).INDIRECT0
use-memo-one • 1.1.3useMemo and useCallback but with a stable cacheINDIRECT0
use-sidecar • 1.1.3Sidecar code splitting utilsINDIRECT2
use-sync-external-store • 1.5.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT29
uuid-validate • 0.0.3Javascript validator for UUID versions 1 through 5INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
uzip-module • 1.0.3Module version of UZIP.jsINDIRECT0
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an eventDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
web-streams-polyfill • 3.3.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
whatwg-url • 6.5.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
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.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
xstate • 4.20.0Finite State Machines and Statecharts for the Modern Web.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
zustand • 4.5.7🐻 Bear necessities for state management in ReactINDIRECT1
Apache-2.0171
PackageRelationDependenciesPublished
@atlaskit/activity-provider • 2.5.0A provider to support recent activities in editorDIRECT18
@atlaskit/adf-schema • 47.7.1Shared package that contains the ADF-schema (json) and ProseMirror node/mark specsDIRECT35
@atlaskit/adf-utils • 19.20.0Set of utilities to traverse, modify and create ADF documents.DIRECT36
@atlaskit/analytics-gas-types • 5.1.7Shared analytics functions/components for Fabric ElementsINDIRECT16
@atlaskit/analytics-listeners • 9.0.2Fabric analytics listeners to be used by the productsDIRECT19
@atlaskit/analytics-namespaced-context • 7.0.1Provides a namespace for AnalyticsContext data (@atlaskit/analytics-next)DIRECT16
@atlaskit/analytics-next-stable-react-context • 1.0.1Single source of truth analytics-next React context. This package should NEVER be updated.INDIRECT1
@atlaskit/analytics-next • 11.1.0React components, HOCs and hooks to assist with tracking user activity with React componentsDIRECT15
@atlaskit/app-provider • 2.2.1A top level provider for the Design System.INDIRECT30
@atlaskit/atlassian-context • 0.2.0Provides FedRAMP-friendly URLs and helps to identify if product is running in FedRAMP environment.DIRECT1
@atlaskit/atlassian-context • 0.3.1Provides perimeter-specific URL resolution and helps identify which environment a product is running in.INDIRECT1
@atlaskit/avatar-group • 12.0.15An avatar group displays a number of avatars grouped together in a stack or grid.INDIRECT126
@atlaskit/avatar • 25.1.5An avatar is a visual representation of a user or entity.INDIRECT109
@atlaskit/badge • 18.1.3A badge is a visual indicator for numeric values such as tallies and scores.INDIRECT84
@atlaskit/blanket • 15.0.6A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.INDIRECT42
@atlaskit/browser-apis • 0.0.1exposes sanitised low level browser apisINDIRECT1
@atlaskit/button • 23.2.5A button triggers an event or action. They let users know what will happen next.DIRECT121
@atlaskit/calendar • 17.1.10An interactive calendar for date selection experiences.INDIRECT139
@atlaskit/checkbox • 17.1.6A checkbox is an input control that allows a user to select one or more options from a number of choices.INDIRECT65
@atlaskit/chunkinator • 7.0.0Upload large files from the browser with easeINDIRECT3
@atlaskit/code • 17.2.1Code highlights short strings of code snippets inline with body text.DIRECT116
@atlaskit/codemod-utils • 4.2.5 jscodeshift-compatible codemod utilitiesDIRECT1
@atlaskit/css • 0.10.7Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.DIRECT32
@atlaskit/css • 0.12.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT32
@atlaskit/custom-steps • 0.11.0Editor Custom StepsDIRECT42
@atlaskit/datetime-picker • 17.0.9A date time picker allows the user to select an associated date and time.INDIRECT140
@atlaskit/drawer • 11.0.4A drawer is a panel that slides in from the left side of the screen.INDIRECT131
@atlaskit/dropdown-menu • 14.2.0A dropdown menu displays a list of actions or options to a user.DIRECT130
@atlaskit/dropdown-menu • 16.1.3A dropdown menu displays a list of actions or options to a user.INDIRECT127
@atlaskit/ds-lib • 2.7.0Reusable utilities and hooks specific to design system.INDIRECT5
@atlaskit/ds-lib • 4.0.1Reusable utilities and hooks specific to design system.INDIRECT10
@atlaskit/editor-json-transformer • 8.24.3JSON transformerDIRECT38
@atlaskit/editor-palette • 2.1.6The editor paletteDIRECT31
@atlaskit/editor-prosemirror • 7.0.0Package to group all prosemirror libraries in a single place DIRECT25
@atlaskit/editor-shared-styles • 3.4.9Style values used in the editor/rendererDIRECT71
@atlaskit/editor-tables • 2.9.8A package that contains common classes and utility functions for editor tablesDIRECT33
@atlaskit/emoji • 69.3.6Fabric emoji React componentsDIRECT190
@atlaskit/empty-state • 10.1.0An empty state appears when there is no data to display and describes what the user can do next.INDIRECT123
@atlaskit/feature-gate-js-client • 4.26.5Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/feature-gate-js-client • 5.5.0Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/flag • 17.1.10A flag is used for confirmations, alerts, and acknowledgments that require minimal user interaction, often displayed using a flag group.INDIRECT123
@atlaskit/focus-ring • 3.0.1A focus ring clearly indicates which item has keyboard focus.INDIRECT70
@atlaskit/form • 12.0.10A form allows users to input information.INDIRECT112
@atlaskit/frontend-utilities • 3.0.0Collecton of small useful frontend utilitiesINDIRECT1
@atlaskit/give-kudos • 4.3.5Give Kudos experience INDIRECT150
@atlaskit/heading • 5.2.3A heading is a typography component used to display text in different sizes and formats.INDIRECT83
@atlaskit/icon-file-type • 7.0.4A file type icon is used to represent specific types of content used across Atlassian products.INDIRECT55
@atlaskit/icon-lab • 4.19.0An icon package for public icon contributionsINDIRECT55
@atlaskit/icon-lab • 5.1.0An icon package for public icon contributionsINDIRECT55
@atlaskit/icon-object • 7.1.3An object icon is used to represent an Atlassian-specific content type.DIRECT56
@atlaskit/icon-priority • 6.3.3A priority icon is used in Jira to determine relative importance.INDIRECT68
@atlaskit/icon • 21.12.8An icon is a visual representation of a command, device, directory, or common action.INDIRECT67
@atlaskit/icon • 25.8.0An icon is a symbol representing a command, device, directory, or common action.DIRECT92
@atlaskit/icon • 26.4.1An icon is a symbol representing a command, device, directory, or common action.INDIRECT54
@atlaskit/icon • 27.2.1An icon is a symbol representing a command, device, directory, or common action.INDIRECT54
@atlaskit/image • 3.0.1An image that changes in light or dark themes.INDIRECT33
@atlaskit/inline-dialog • 17.2.3An inline dialog is a pop-up container for small amounts of information. It can also contain controls.INDIRECT94
@atlaskit/inline-edit • 15.2.6An inline edit displays a custom input component that switches between reading and editing on the same page.INDIRECT130
@atlaskit/interaction-context • 3.0.0Interaction context for handling tracingINDIRECT1
@atlaskit/intl-messages-provider • 2.0.0 IntlMessagesProvider is a Frontend Utility to asynchronously load i18n translated messages and feed them to IntlProvider based on the locale in product.INDIRECT1
@atlaskit/jql-ast • 3.3.1JQL Abstract Syntax TreeINDIRECT5
@atlaskit/jql-autocomplete • 2.0.1JQL autocomplete engineINDIRECT40
@atlaskit/jql-editor-autocomplete-rest • 3.0.0Autocomplete REST API integration for the JQL Editor.INDIRECT63
@atlaskit/jql-editor-common • 3.0.0Common constants, types and utilities used by the JQL editor and its dependant packages.INDIRECT58
@atlaskit/jql-editor • 5.3.3This package allows consumers to render an advanced JQL editor component to enable autocomplete-assisted authoring and validation of JQL queries.INDIRECT219
@atlaskit/jql-parser • 2.0.1JQL lexer, parser, listener and visitorINDIRECT2
@atlaskit/json-ld-types • 1.4.0A set of types for the Atlassian Object VocabularyINDIRECT2
@atlaskit/layering • 2.2.1Layering provides consistent and accessible layered experienceINDIRECT12
@atlaskit/layering • 3.0.1Layering provides consistent and accessible layered experienceINDIRECT85
@atlaskit/legacy-custom-icons • 0.22.8A centralised place to store legacy custom icons.INDIRECT57
@atlaskit/link-analytics • 10.0.4Contains analytics and utils to assist in instrumenting Linking Platform components.INDIRECT55
@atlaskit/link-analytics • 9.1.1Contains analytics and utils to assist in instrumenting Linking Platform components.INDIRECT56
@atlaskit/link-client-extension • 4.0.1Extension methods for linking platform clientINDIRECT54
@atlaskit/link-client-extension • 5.0.4Extension methods for linking platform clientINDIRECT53
@atlaskit/link-datasource • 4.11.20UI Components to support linking platform dataset featureDIRECT433
@atlaskit/link-extractors • 2.4.1Functions for extracting props from JSON-LDINDIRECT40
@atlaskit/link-picker • 3.5.7Standalone link pickerDIRECT371
@atlaskit/link-provider • 3.4.0Contains provider with react context for anything link related and the link http clientINDIRECT60
@atlaskit/link-test-helpers • 8.1.0Collection of test helpers used in linking platform examples and specsINDIRECT215
@atlaskit/link • 3.2.3A link takes people to a new location in the product or another website.INDIRECT83
@atlaskit/linking-common • 8.1.1Contains utils and interfaces shared across different LP componentsINDIRECT52
@atlaskit/linking-common • 9.1.2Contains utils and interfaces shared across different LP componentsINDIRECT51
@atlaskit/linking-types • 13.0.0Schema and Types for frontend and backend parts of linking platformINDIRECT3
@atlaskit/linking-types • 9.10.0Schema and Types for frontend and backend parts of linking platformINDIRECT3
@atlaskit/locale • 3.0.3Utility functions for handling localizationINDIRECT130
@atlaskit/logo • 18.2.0A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.INDIRECT37
@atlaskit/logo • 19.5.0A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.INDIRECT36
@atlaskit/lozenge • 12.2.5A lozenge is a visual indicator used to highlight an item's status for quick recognition.INDIRECT86
@atlaskit/lozenge • 13.0.2A lozenge is a visual indicator used to highlight an item's status for quick recognition.INDIRECT85
@atlaskit/media-card • 79.3.9Includes all media card related components, CardView, CardViewSmall, Card...DIRECT310
@atlaskit/media-client-react • 4.1.2🖼️ Media Client for ReactDIRECT169
@atlaskit/media-client • 32.0.2Media API Web Client LibraryDIRECT166
@atlaskit/media-client • 35.0.0Media API Web Client LibraryINDIRECT166
@atlaskit/media-common • 12.3.0Includes common utilities used by other media packagesDIRECT129
@atlaskit/media-document-viewer • 0.3.1Modern and fast document viewerINDIRECT131
@atlaskit/media-file-preview • 0.11.4A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.DIRECT238
@atlaskit/media-picker • 68.0.3Library for handling file uploadsDIRECT243
@atlaskit/media-state • 1.7.0Contains the central state of Media frontendINDIRECT132
@atlaskit/media-svg • 2.1.4For fetching and rendering SVGs secure and responsivelyINDIRECT171
@atlaskit/media-ui • 28.6.0Includes common components and utilities used by other media packagesDIRECT237
@atlaskit/media-viewer • 52.4.3MediaViewer is Atlassian's powerful solution for viewing files on the web. It's both powerful and extendable yet easy-to-integrateDIRECT305
@atlaskit/mention • 24.2.4A React component used to display user profiles in a list for 'Mention' functionalityDIRECT136
@atlaskit/menu • 5.0.1A list of options to help users navigate, or perform actions.DIRECT87
@atlaskit/menu • 8.0.6A list of options to help users navigate, or perform actions.INDIRECT85
@atlaskit/modal-dialog • 14.2.9A modal dialog displays content that requires user interaction, in a layer above the page.INDIRECT133
@atlaskit/motion • 5.1.5A set of utilities to apply motion in your application.INDIRECT33
@atlaskit/onboarding • 14.2.5An onboarding spotlight introduces new features to users through focused messages or multi-step tours.DIRECT141
@atlaskit/outbound-auth-flow-client • 3.4.6Front-end library for starting outbound auth flowsINDIRECT1
@atlaskit/people-teams-ui-public • 3.1.5UI components for public packagesINDIRECT136
@atlaskit/platform-feature-flags-react • 0.2.3utility library for working with feature flags in reactINDIRECT84
@atlaskit/platform-feature-flags • 0.3.0Platform Feature FlagsINDIRECT1
@atlaskit/platform-feature-flags • 1.1.1Platform Feature FlagsDIRECT6
@atlaskit/popper • 7.1.0A wrapper for React Popper for situations which require a bespoke popup where other ADS components are deemed unsuitableDIRECT7
@atlaskit/popup • 4.3.4A popup displays brief content in an overlay.INDIRECT97
@atlaskit/portal • 5.1.1A wrapper for rendering components in React portals.INDIRECT32
@atlaskit/pragmatic-drag-and-drop-hitbox • 1.1.0An optional package for Pragmatic drag and drop that enables the attaching of interaction information to a drop targetINDIRECT4
@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll • 2.0.1An optional package for Pragmatic drag and drop that enables automatic scrolling during a drag operation. This package is a port of the react-beautiful-dnd auto scrollerINDIRECT6
@atlaskit/pragmatic-drag-and-drop-react-drop-indicator • 3.2.1An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)INDIRECT35
@atlaskit/pragmatic-drag-and-drop • 1.7.4The core package for Pragmatic drag and drop - enabling fast drag and drop for any experience on any tech stackINDIRECT3
@atlaskit/primitives • 14.10.0Primitives are token-backed low-level building blocks.DIRECT82
@atlaskit/profilecard • 23.21.3A React component to display a card with user information.DIRECT233
@atlaskit/range • 9.1.3A range lets users choose an approximate value on a slider.INDIRECT35
@atlaskit/react-select • 2.7.6A forked version of react-select to only be used in atlaskit/selectINDIRECT117
@atlaskit/react-select • 3.0.2A forked version of react-select to only be used in atlaskit/selectINDIRECT117
@atlaskit/react-ufo • 3.14.10Parts of React UFO that are publicly availableDIRECT15
@atlaskit/rovo-agent-components • 2.11.6This package host public components related to rovo agents, the components here are needed for other public atlaskit packagesINDIRECT148
@atlaskit/rovo-triggers • 3.1.0Provides various trigger events to drive Rovo Chat functionality, such as a publish-subscribe and URL parameter hooksINDIRECT37
@atlaskit/section-message • 8.2.8A section message is used to alert users to a particular section of the screen.DIRECT123
@atlaskit/select • 20.7.2Select allows users to make a single selection or multiple selections from a list of options.INDIRECT129
@atlaskit/select • 21.0.1Select allows users to make a single selection or multiple selections from a list of options.INDIRECT129
@atlaskit/side-navigation • 11.0.8A highly composable side navigation component that supports nested views.INDIRECT110
@atlaskit/skeleton • 2.0.3A skeleton acts as a placeholder for content, usually while the content loads.INDIRECT32
@atlaskit/smart-card • 36.15.2Smart card componentDIRECT213
@atlaskit/smart-card • 38.20.1Smart card componentINDIRECT358
@atlaskit/smart-user-picker • 8.0.1Pick users from a ranked user list based on provided contextDIRECT162
@atlaskit/spinner • 18.0.5A spinner is an animated spinning icon that lets users know content is being loaded.DIRECT35
@atlaskit/tabs • 18.1.2Tabs are used to organize content by grouping similar information on the same page.INDIRECT86
@atlaskit/tag • 14.0.13A tag labels UI objects for quick recognition and navigation.INDIRECT109
@atlaskit/task-decision • 19.2.5Tasks and decisions react componentsDIRECT86
@atlaskit/teams-app-config • 1.9.1Teams App related configINDIRECT83
@atlaskit/teams-avatar • 2.3.7A team avatar is a visual representation of a team.INDIRECT110
@atlaskit/teams-client • 4.6.0A client to retrieve team related dataINDIRECT22
@atlaskit/teams-public • 0.40.0Public components related to teamsINDIRECT185
@atlaskit/temp-nav-app-icons • 0.8.5A temporary package to house app and brand icon tiles. This package is a stop gap until these use cases are properly incorporated into the design system.INDIRECT33
@atlaskit/temp-nav-app-icons • 0.9.0A temporary package to house app and brand icon tiles. This package is a stop gap until these use cases are properly incorporated into the design system.INDIRECT33
@atlaskit/textarea • 8.0.4A text area lets users enter long form text which spans over multiple lines.INDIRECT85
@atlaskit/textfield • 8.0.6A text field is an input that allows a user to write or edit text.DIRECT41
@atlaskit/theme • 12.12.0Theme contains solutions for global theming, colors, typography and other useful mixins.INDIRECT26
@atlaskit/theme • 18.0.3Theme contains solutions for global theming, colors, and other useful mixins.DIRECT31
@atlaskit/tmp-editor-statsig • 4.25.0Temp plugin to ease use of statsig feature flags until platform feature flags are availableDIRECT6
@atlaskit/tmp-editor-statsig • 8.6.0Temp plugin to ease use of statsig feature flags until platform feature flags are availableINDIRECT6
@atlaskit/tokens • 1.61.0Design tokens are the single source of truth to name and store design decisions.INDIRECT24
@atlaskit/tokens • 4.9.1Design tokens are the single source of truth to name and store design decisions.DIRECT29
@atlaskit/tokens • 5.4.1Design tokens are the single source of truth to name and store design decisions.INDIRECT29
@atlaskit/tooltip • 20.3.1A tooltip is a floating, non-actionable label used to explain a user interface element or feature.DIRECT95
@atlaskit/ufo • 0.4.0UFO external partINDIRECT2
@atlaskit/user-picker • 11.3.2Fabric component for display a dropdown to select a user fromINDIRECT161
@atlaskit/util-service-support • 6.3.1A library of support classes for integrating React components with REST HTTP servicesINDIRECT17
@atlaskit/visually-hidden • 3.0.3A utility that hides content from the screen while retaining readability by screen readers for accessibility.INDIRECT3
@atlaskit/width-detector • 5.0.3Wrapper for components that need to respond to width changesDIRECT2
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React.DIRECT1
@react-loosely-lazy/manifest • 1.2.0react-loosely-lazy manifest types and utilitiesINDIRECT0
aria-query • 5.1.3Programmatic access to the ARIA specificationINDIRECT59
crc-32 • 0.3.0Pure-JS CRC-32INDIRECT0
fuse.js • 6.6.2Lightweight fuzzy-searchDIRECT0
localforage • 1.10.0Offline storage, improved.INDIRECT2
pdfjs-dist • 2.16.105Generic build of Mozilla's PDF.js library.INDIRECT2
prosemirror-utils • 1.2.2Utils library for ProseMirrorINDIRECT0
react-loosely-lazy • 1.2.1Suspense enable and SSR compatible async components with prioritiesINDIRECT0
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
schema-dts • 0.5.3A TypeScript package with latest Schema.org Schema TypingsINDIRECT0
BSD-3-Clause17
PackageRelationDependenciesPublished
@sentry/browser • 6.19.7Official Sentry SDK for browsersDIRECT6
@sentry/core • 6.19.7Base implementation for all Sentry JavaScript SDKsINDIRECT5
@sentry/hub • 6.19.7Sentry hub which handles global state managment.INDIRECT3
@sentry/integrations • 6.19.7Pluggable integrations that can be used to enhance JS SDKsDIRECT6
@sentry/minimal • 6.19.7Sentry minimal library that can be used in other packagesINDIRECT4
@sentry/types • 6.19.7Types for all Sentry JavaScript SDKsDIRECT0
@sentry/utils • 6.19.7Utilities for all Sentry JavaScript SDKsINDIRECT2
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 6.0.1Fake JavaScript timersINDIRECT2
antlr4ts • 0.5.0-alpha.4ANTLR 4 runtime for JavaScript written in TypescriptINDIRECT0
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
intl-messageformat • 9.13.0Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.INDIRECT6
react-intl • 5.25.1Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.INDIRECT16
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT8
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC10
PackageRelationDependenciesPublished
@kenjiuno/msgreader • 1.23.0Outlook Item File (.msg) reader in JavaScript Npm ModuleINDIRECT3
@statsig/client-core • 3.18.1INDIRECT0
@statsig/js-client • 3.18.1Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and creINDIRECT1
chromatism • 2.6.0A simple set of utility functions for colours.DIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
scrollparent • 2.1.0A function to get the scrolling parent of an html element.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
BSD-2-Clause5
PackageRelationDependenciesPublished
@kenjiuno/decompressrtf • 0.1.4Decompress CompressedRTF (used in outlook msg)INDIRECT0
entities • 3.0.1Encode & decode XML and HTML entities with easeINDIRECT0
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
webidl-conversions • 4.0.2Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
string-hash • 1.1.3fast string hashing functionINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 103.24.0 version:

[![licenses](https://licenses.dev/b/npm/%40atlaskit%2Feditor-common/103.24.0)](https://licenses.dev/npm/%40atlaskit%2Feditor-common/103.24.0)
<a href="https://licenses.dev/npm/%40atlaskit%2Feditor-common/103.24.0">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Feditor-common/103.24.0" alt="licenses" />
</a>
GitHub