licenses.dev

@atlaskit/rovo-agent-components v3.16.2

This package host public components related to rovo agents, the components here are needed for other public atlaskit packages

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT84
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.28.5Turns 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.28.5Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.28.5A JavaScript parserINDIRECT3
@babel/runtime • 7.28.4babel's modular runtime helpersDIRECT0
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.5Babel 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.INDIRECT51
@emotion/cache • 11.14.0emotion's cacheINDIRECT5
@emotion/hash • 0.9.2A MurmurHash2 implementationINDIRECT0
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/react • 11.14.0> Simple styling in React.INDIRECT58
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@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
@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 • 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.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@types/hoist-non-react-statics • 3.3.7TypeScript definitions for hoist-non-react-staticsINDIRECT2
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.27TypeScript definitions for reactINDIRECT2
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT24
bind-event-listener • 3.0.0Making binding and unbinding DOM events easierINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
find-root • 1.1.0find the closest package.jsonINDIRECT0
focus-trap • 2.4.6Trap focus within a DOM node.INDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
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
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-dom • 18.3.1React package for working with the DOM.DIRECT3
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-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-magnetic-di • 3.2.4Context driven dependency injectionDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-uid • 2.4.0Render-less container for ID generationINDIRECT1
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.11resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
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
tabbable • 1.1.3Returns an array of all tabbable DOM nodes within a containing node.INDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
use-memo-one • 1.1.3useMemo and useCallback but with a stable cacheINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
Apache-2.038
PackageRelationDependenciesPublished
@atlaskit/afm-i18n-platform-ai-mate-rovo-agent-components • 2.10.0NPM i18n package for AFM platform-ai-mate-rovo-agent-components published by TradukiDIRECT0
@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.3React components, HOCs and hooks to assist with tracking user activity with React componentsDIRECT15
@atlaskit/app-provider • 3.2.10A top level provider for the Design System.INDIRECT34
@atlaskit/atlassian-context • 0.6.0Provides perimeter-specific URL resolution and helps identify which environment a product is running in.INDIRECT1
@atlaskit/avatar • 25.6.3An avatar is a visual representation of a user or entity.DIRECT87
@atlaskit/button • 23.9.2A button triggers an event or action. They let users know what will happen next.DIRECT104
@atlaskit/css • 0.17.1Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT33
@atlaskit/css • 0.18.1Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT33
@atlaskit/css • 0.19.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.DIRECT33
@atlaskit/dropdown-menu • 16.3.27A dropdown menu displays a list of actions or options to a user.DIRECT110
@atlaskit/ds-lib • 5.3.0Reusable utilities and hooks specific to design system.INDIRECT11
@atlaskit/feature-gate-js-client • 5.5.7Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/focus-ring • 3.0.8A focus ring clearly indicates which item has keyboard focus.INDIRECT71
@atlaskit/heading • 5.2.16A heading is a typography component used to display text in different sizes and formats.DIRECT83
@atlaskit/icon • 29.3.2An icon is a symbol representing a command, device, directory, or common action.DIRECT35
@atlaskit/interaction-context • 3.1.0Interaction context for handling tracingINDIRECT1
@atlaskit/layering • 3.4.0Layering provides consistent and accessible layered experienceINDIRECT88
@atlaskit/link • 3.2.17A link takes people to a new location in the app or another website.DIRECT83
@atlaskit/logo • 19.9.7A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both.DIRECT35
@atlaskit/menu • 8.4.13A list of options to help users navigate, or perform actions.INDIRECT84
@atlaskit/motion • 5.3.10A set of utilities to apply motion in your application.INDIRECT34
@atlaskit/platform-feature-flags-react • 0.4.3utility library for working with feature flags in reactINDIRECT87
@atlaskit/platform-feature-flags • 1.1.2Platform Feature FlagsDIRECT6
@atlaskit/popper • 7.1.7A wrapper for React Popper for situations which require a bespoke popup where other ADS components are deemed unsuitableINDIRECT7
@atlaskit/popup • 4.9.0A popup displays brief content in an overlay.INDIRECT100
@atlaskit/portal • 5.1.8A wrapper for rendering components in React portals.INDIRECT32
@atlaskit/primitives • 16.4.4Primitives are token-backed low-level building blocks.INDIRECT84
@atlaskit/primitives • 17.0.0Primitives are token-backed low-level building blocks.DIRECT82
@atlaskit/skeleton • 2.1.5A skeleton acts as a placeholder for content, usually while the content loads.DIRECT33
@atlaskit/spinner • 19.0.8A spinner is an animated spinning icon that lets users know content is being loaded.INDIRECT35
@atlaskit/theme • 21.0.3Theme contains solutions for global theming, colors, and other useful mixins.INDIRECT31
@atlaskit/tile • 1.0.3A tile is a rounded square that takes an asset and represents a noun.INDIRECT34
@atlaskit/tokens • 8.6.1Design tokens are the single source of truth to name and store design decisions.INDIRECT30
@atlaskit/tokens • 9.0.0Design tokens are the single source of truth to name and store design decisions.DIRECT30
@atlaskit/tooltip • 20.11.1A tooltip describes an interactive element on mouse hover or keyboard focus.DIRECT97
@atlaskit/visually-hidden • 3.0.4A utility that hides content from the screen while retaining readability by screen readers for accessibility.INDIRECT3
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React.DIRECT1
BSD-3-Clause4
PackageRelationDependenciesPublished
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.DIRECT16
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
ISC4
PackageRelationDependenciesPublished
@statsig/client-core • 3.31.0INDIRECT0
@statsig/js-client • 3.31.0Statsig 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
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
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/%40atlaskit%2Frovo-agent-components)](https://licenses.dev/npm/%40atlaskit%2Frovo-agent-components)
<a href="https://licenses.dev/npm/%40atlaskit%2Frovo-agent-components">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Frovo-agent-components" alt="licenses" />
</a>

Or the licenses badge code for the 3.16.2 version:

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