licenses.dev

@atlaskit/link-datasource v3.22.6

UI Components to support linking platform dataset feature

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT202
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.10Turns an AST into code.INDIRECT10
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.10A JavaScript parserINDIRECT3
@babel/register • 7.25.9babel require hookINDIRECT21
@babel/runtime • 7.26.10babel's modular runtime helpersDIRECT1
@babel/template • 7.26.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.10The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.10Babel 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.INDIRECT53
@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.DIRECT60
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.14.0styled API for emotionDIRECT56
@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.6.9Positioning library for floating elements: tooltips, popovers, dropdowns, and moreINDIRECT1
@floating-ui/dom • 1.6.13Floating UI for the webINDIRECT2
@floating-ui/utils • 0.2.9Utilities 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
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@types/hoist-non-react-statics • 3.3.6TypeScript definitions for hoist-non-react-staticsINDIRECT5
@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/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.18TypeScript definitions for reactINDIRECT2
antlr4-c3 • 3.0.1A code completion core implementation for ANTLR4 based parsersINDIRECT1
assert • 2.1.0The assert module from Node.js, for the browser.INDIRECT35
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 librariesINDIRECT25
bind-event-listener • 3.0.0Making binding and unbinding DOM events easierINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
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
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
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
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
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT2
debounce-promise • 3.1.2Create a debounced version of a promise returning functionDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
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
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-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
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
facepaint • 1.2.1Responsive style values for css-in-js.INDIRECT0
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 managementINDIRECT2
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.INDIRECT1
for-each • 0.3.5A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
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
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-nan • 1.3.2ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.INDIRECT18
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-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
isobject • 3.0.1Returns true if the value is an object and not an array or null.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
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 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 • 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
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
markdown-it • 14.1.0Markdown-it - modern pluggable markdown parser.INDIRECT6
markdown-to-jsx • 7.7.4Convert 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 • 2.0.0URL utilities for markdown-itINDIRECT0
memoize-one • 6.0.0A memoization library which only remembers the latest invocationINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
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
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-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
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-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.6Properly 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
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
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
raf-schd • 4.0.3A scheduler based on requestAnimationFrameINDIRECT0
react-clientside-effect • 1.2.7Create components whose prop changes map to a global side effectINDIRECT2
react-error-boundary • 3.1.4Simple reusable React error boundary componentINDIRECT2
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)INDIRECT13
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lazily-render • 1.2.0Lazily render react componentsINDIRECT1
react-loadable • 5.5.0A higher order component for loading components with promisesINDIRECT5
react-magnetic-di • 3.2.0Context 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-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 APIDIRECT1
react-uid • 2.4.0Render-less container for ID generationINDIRECT1
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
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
rope-sequence • 1.3.4Rope-based persistent sequence typeINDIRECT0
rusha • 0.8.14A high-performance pure-javascript SHA1 implementation suitable for large binary data.INDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
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
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
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
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 functionDIRECT0
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
use-callback-ref • 1.3.3The same useRef, but with callbackINDIRECT1
use-debounce • 3.4.3Debounce hook for reactDIRECT0
use-isomorphic-layout-effect • 1.2.0A 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.4.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 • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an eventINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
Apache-2.096
PackageRelationDependenciesPublished
@atlaskit/adf-schema • 47.7.0Shared package that contains the ADF-schema (json) and ProseMirror node/mark specsDIRECT36
@atlaskit/analytics-gas-types • 5.1.7Shared analytics functions/components for Fabric ElementsINDIRECT17
@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.0.0React components, HOCs and hooks to assist with tracking user activity with React componentsDIRECT16
@atlaskit/app-provider • 2.0.0A top level provider for the Design System.INDIRECT32
@atlaskit/atlassian-context • 0.2.0Provides FedRAMP-friendly URLs and helps to identify if product is running in FedRAMP environment.DIRECT2
@atlaskit/avatar-group • 12.0.4An avatar group displays a number of avatars grouped together in a stack or grid.DIRECT126
@atlaskit/avatar • 25.0.1An avatar is a visual representation of a user or entity.DIRECT111
@atlaskit/badge • 18.1.0A badge is a visual indicator for numeric values such as tallies and scores.DIRECT86
@atlaskit/blanket • 15.0.1A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.INDIRECT44
@atlaskit/button • 21.1.4A button triggers an event or action. They let users know what will happen next.DIRECT121
@atlaskit/calendar • 17.1.2An interactive calendar for date selection experiences.INDIRECT139
@atlaskit/checkbox • 17.0.2A checkbox is an input control that allows a user to select one or more options from a number of choices.INDIRECT105
@atlaskit/codemod-utils • 4.2.4 jscodeshift-compatible codemod utilitiesINDIRECT2
@atlaskit/css • 0.10.1Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.DIRECT34
@atlaskit/datetime-picker • 16.1.1A date time picker allows the user to select an associated date and time.DIRECT140
@atlaskit/dropdown-menu • 13.0.4A dropdown menu displays a list of actions or options to a user.DIRECT127
@atlaskit/ds-lib • 2.7.0Reusable utilities and hooks specific to design system.INDIRECT6
@atlaskit/ds-lib • 4.0.0Reusable utilities and hooks specific to design system.INDIRECT11
@atlaskit/editor-prosemirror • 7.0.0Package to group all prosemirror libraries in a single place DIRECT26
@atlaskit/empty-state • 9.0.1An empty state appears when there is no data to display and describes what the user can do next.DIRECT123
@atlaskit/feature-gate-js-client • 4.26.5Atlassians wrapper for the Statsig js-lite client.INDIRECT6
@atlaskit/flag • 16.2.1A flag is used for confirmations, alerts, and acknowledgments that require minimal user interaction, often displayed using a flag group.DIRECT123
@atlaskit/focus-ring • 3.0.0A focus ring clearly indicates which item has keyboard focus.INDIRECT72
@atlaskit/form • 12.0.2A form allows users to input information.DIRECT114
@atlaskit/frontend-utilities • 3.0.0Collecton of small useful frontend utilitiesINDIRECT2
@atlaskit/heading • 5.1.0A heading is a typography component used to display text in different sizes and formats.DIRECT85
@atlaskit/icon-file-type • 7.0.1A file type icon is used to represent specific types of content used across Atlassian products.INDIRECT95
@atlaskit/icon-lab • 4.0.0An icon package for public icon contributionsINDIRECT95
@atlaskit/icon-object • 7.0.1An object icon is used to represent an Atlassian-specific content type.DIRECT96
@atlaskit/icon-priority • 6.3.3A priority icon is used in Jira to determine relative importance.INDIRECT70
@atlaskit/icon • 21.12.8An icon is a visual representation of a command, device, directory, or common action.INDIRECT69
@atlaskit/icon • 25.0.0An icon is a symbol representing a command, device, directory, or common action.DIRECT94
@atlaskit/image • 2.0.0An image that changes in light or dark themes.DIRECT73
@atlaskit/inline-dialog • 17.0.1An inline dialog is a pop-up container for small amounts of information. It can also contain controls.INDIRECT52
@atlaskit/inline-edit • 15.1.1An inline edit displays a custom input component that switches between reading and editing on the same page.DIRECT130
@atlaskit/interaction-context • 3.0.0Interaction context for handling tracingINDIRECT2
@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.DIRECT2
@atlaskit/jql-ast • 3.3.1JQL Abstract Syntax TreeDIRECT6
@atlaskit/jql-autocomplete • 2.0.1JQL autocomplete engineINDIRECT41
@atlaskit/jql-editor-autocomplete-rest • 3.0.0Autocomplete REST API integration for the JQL Editor.DIRECT64
@atlaskit/jql-editor-common • 3.0.0Common constants, types and utilities used by the JQL editor and its dependant packages.INDIRECT59
@atlaskit/jql-editor • 5.0.7This package allows consumers to render an advanced JQL editor component to enable autocomplete-assisted authoring and validation of JQL queries.DIRECT219
@atlaskit/jql-parser • 2.0.1JQL lexer, parser, listener and visitorINDIRECT3
@atlaskit/layering • 2.0.1Layering provides consistent and accessible layered experienceDIRECT13
@atlaskit/legacy-custom-icons • 0.22.3A centralised place to store legacy custom icons.INDIRECT97
@atlaskit/link-analytics • 9.1.0Contains analytics and utils to assist in instrumenting Linking Platform components.INDIRECT57
@atlaskit/link-client-extension • 4.0.0Extension methods for linking platform clientDIRECT55
@atlaskit/link-extractors • 2.0.0Functions for extracting props from JSON-LDINDIRECT39
@atlaskit/link • 3.0.1A link takes people to a new location in the product or another website.INDIRECT85
@atlaskit/linking-common • 8.0.1Contains utils and interfaces shared across different LP componentsDIRECT52
@atlaskit/linking-types • 9.6.0Schema and Types for frontend and backend parts of linking platformDIRECT2
@atlaskit/locale • 3.0.1Utility functions for handling localizationINDIRECT129
@atlaskit/logo • 16.0.1A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.DIRECT36
@atlaskit/lozenge • 12.2.0A lozenge is a visual indicator used to highlight an item's status for quick recognition.DIRECT87
@atlaskit/menu • 3.1.1A list of options to help users navigate, or perform actions.INDIRECT88
@atlaskit/modal-dialog • 13.0.4A modal dialog displays content that requires user interaction, in a layer above the page.DIRECT125
@atlaskit/motion • 5.1.1A set of utilities to apply motion in your application.INDIRECT35
@atlaskit/outbound-auth-flow-client • 3.4.6Front-end library for starting outbound auth flowsDIRECT2
@atlaskit/people-teams-ui-public • 3.0.1UI components for public packagesINDIRECT133
@atlaskit/platform-feature-flags • 0.3.0Platform Feature FlagsINDIRECT2
@atlaskit/platform-feature-flags • 1.1.0Platform Feature FlagsDIRECT7
@atlaskit/popper • 7.0.1A wrapper for React Popper for situations which require a bespoke popup where other ADS components are deemed unsuitableINDIRECT8
@atlaskit/popup • 2.0.3A popup displays brief content in an overlay.DIRECT98
@atlaskit/portal • 5.1.0A wrapper for rendering components in React portals.INDIRECT34
@atlaskit/pragmatic-drag-and-drop-hitbox • 1.0.3An optional package for Pragmatic drag and drop that enables the attaching of interaction information to a drop targetDIRECT5
@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll • 2.0.0An 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 scrollerDIRECT7
@atlaskit/pragmatic-drag-and-drop-react-drop-indicator • 3.0.0An 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)DIRECT37
@atlaskit/pragmatic-drag-and-drop • 1.5.1The core package for Pragmatic drag and drop - enabling fast drag and drop for any experience on any tech stackDIRECT4
@atlaskit/primitives • 14.1.4Primitives are token-backed low-level building blocks.DIRECT84
@atlaskit/react-select • 2.0.5A forked version of react-select to only be used in atlaskit/selectDIRECT116
@atlaskit/section-message • 8.1.1A section message is used to alert users to a particular section of the screen.INDIRECT123
@atlaskit/select • 20.0.4Select allows users to make a single selection or multiple selections from a list of options.DIRECT128
@atlaskit/smart-card • 35.2.8Smart card componentDIRECT204
@atlaskit/smart-user-picker • 8.0.0Pick users from a ranked user list based on provided contextDIRECT158
@atlaskit/spinner • 18.0.2A spinner is an animated spinning icon that lets users know content is being loaded.DIRECT37
@atlaskit/tag • 14.0.3A tag labels UI objects for quick recognition and navigation.DIRECT111
@atlaskit/teams-avatar • 2.1.4A team avatar is a visual representation of a team.INDIRECT112
@atlaskit/textarea • 8.0.1A text area lets users enter long form text which spans over multiple lines.INDIRECT87
@atlaskit/textfield • 8.0.1A text field is an input that allows a user to write or edit text.DIRECT43
@atlaskit/theme • 12.12.0Theme contains solutions for global theming, colors, typography and other useful mixins.INDIRECT28
@atlaskit/theme • 18.0.0Theme contains solutions for global theming, colors, and other useful mixins.DIRECT33
@atlaskit/tokens • 1.61.0Design tokens are the single source of truth to name and store design decisions.INDIRECT26
@atlaskit/tokens • 4.4.1Design tokens are the single source of truth to name and store design decisions.DIRECT31
@atlaskit/tooltip • 20.0.2A tooltip is a floating, non-actionable label used to explain a user interface element or feature.DIRECT91
@atlaskit/ufo • 0.4.0UFO external partDIRECT3
@atlaskit/user-picker • 11.0.7Fabric component for display a dropdown to select a user fromINDIRECT157
@atlaskit/visually-hidden • 3.0.0A utility that hides content from the screen while retaining readability by screen readers for accessibility.INDIRECT4
@atlaskit/width-detector • 5.0.0Wrapper for components that need to respond to width changesDIRECT3
@compiled/react • 0.18.3A 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
json-ld-types • 4.1.3A set of types for the Atlassian Object Vocabulary defined at [Atlassian Object Vocabulary](https://product-fabric.atlassian.net/wiki/spaces/SL/pages/460753040/Atlassian+Object+Vocabulary+JSON-LD).INDIRECT1
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-Clause7
PackageRelationDependenciesPublished
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
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC5
PackageRelationDependenciesPublished
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
unknown2
PackageRelationDependenciesPublished
@statsig/client-core • 3.14.1INDIRECT0
@statsig/js-client • 3.14.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
0BSD1
PackageRelationDependenciesPublished
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
BSD-2-Clause1
PackageRelationDependenciesPublished
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.22.6 version:

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