@babel/runtime • 7.29.7 babel's modular runtime helpers INDIRECT 0 1779707733 @storybook/components • 3.4.12 Core Storybook Components DIRECT 35 1553431845 @storybook/mantra-core • 1.7.2 Core API for Mantra DIRECT 15 1510765974 @storybook/podda • 1.2.3 Simple Reactive DataStore for JavaScript DIRECT 4 1519087414 @storybook/react-komposer • 2.0.5 Generic way to compose data containers for React. DIRECT 7 1540440720 @storybook/react-simple-di • 1.3.0 Simple Dependancy Injection Solution for React INDIRECT 10 1512430052 @storybook/react-stubber • 1.0.1 Simple but useful stubbing solution React INDIRECT 3 1510764153 array-find • 1.0.0 ES6 Array.find ponyfill. Return the first array element which satisfies a testing function. INDIRECT 0 1432205056 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 babel-runtime • 6.26.0 babel selfContained runtime DIRECT 2 1502898850 bowser • 1.9.4 Lightweight browser detector INDIRECT 0 1530540248 brcast • 3.0.2 Tiny data broadcaster with 0 dependencies INDIRECT 0 1591200864 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 core-js • 1.2.7 Standard library INDIRECT 0 1468790520 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 create-react-class • 15.7.0 Legacy API for creating React components. INDIRECT 3 1602800856 css-in-js-utils • 2.0.1 Useful utility functions for CSS in JS solutions INDIRECT 2 1522827679 csstype • 2.6.21 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1663145474 deep-equal • 1.1.2 node's assert.deepEqual algorithm DIRECT 30 1699489483 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 dom-helpers • 3.4.0 tiny modular DOM lib for ie8+ INDIRECT 1 1541117875 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 encoding • 0.1.13 Convert encodings, uses iconv-lite INDIRECT 2 1594364531 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 events • 2.1.0 Node's event emitter for all engines. DIRECT 0 1527241357 fast-memoize • 2.5.2 Fastest memoization lib that supports N arguments INDIRECT 0 1583339315 fbjs • 0.8.18 A collection of utility libraries used by other Facebook JS projects INDIRECT 15 1635006098 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 glamor • 2.20.40 inline css for component systems INDIRECT 24 1502644672 glamorous • 4.13.1 React component styling solved INDIRECT 10 1527866563 global • 4.4.0 Require global variables DIRECT 3 1560166008 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 html-element-attributes • 1.3.1 Map of HTML elements to allowed attributes INDIRECT 0 1523710571 html-tag-names • 1.1.5 List of known HTML tag names INDIRECT 0 1579817288 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 immutable • 3.8.3 Immutable Data Collections INDIRECT 0 1772787098 inline-style-prefixer • 2.0.5 Autoprefixer for inline styles using userAgent and caniuse data INDIRECT 2 1480170640 inline-style-prefixer • 3.0.8 Run-time Autoprefixer for JavaScript style objects INDIRECT 4 1505657462 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734048248 is-function • 1.0.2 is that thing a function? Use this module to find out INDIRECT 0 1587579854 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 isomorphic-fetch • 2.2.1 Isomorphic WHATWG Fetch API, for Node & Browserify INDIRECT 6 1452850062 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 keycode • 2.2.1 Convert between keyboard keycodes and keynames and vice versa. DIRECT 0 1636996651 lodash._getnative • 3.9.1 The modern build of lodash’s internal `getNative` as a module. INDIRECT 0 1435677391 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. DIRECT 0 1471109869 lodash.isarguments • 3.1.0 The lodash method `_.isArguments` exported as a module. INDIRECT 0 1471110007 lodash.isarray • 3.0.4 The modern build of lodash’s `_.isArray` as a module. INDIRECT 0 1435677663 lodash.keys • 3.1.2 The modern build of lodash’s `_.keys` as a module. INDIRECT 3 1435677719 lodash.pick • 4.4.0 The lodash method `_.pick` exported as a module. DIRECT 0 1471110200 lodash.sortby • 4.7.0 The lodash method `_.sortBy` exported as a module. DIRECT 0 1471110278 lodash.throttle • 4.1.1 The lodash method `_.throttle` exported as a module. DIRECT 0 1471110338 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 min-document • 2.19.2 A minimal DOM implementation INDIRECT 1 1762859132 node-fetch • 1.7.3 A light-weight module that brings window.fetch to node.js and io.js INDIRECT 4 1504852098 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 21 1709078589 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 promise • 7.3.1 Bare bones Promises/A+ implementation INDIRECT 1 1497910543 prop-types • 15.8.1 Runtime type checking for React props and similar objects. DIRECT 4 1641341313 radium • 0.19.6 A set of tools to manage inline styles on React elements INDIRECT 10 1508881149 react-fuzzy • 0.5.2 React Fuzzy Component DIRECT 10 1518513674 react-html-attributes • 1.4.6 A react supported html attributes store keyed by their tags INDIRECT 1 1554957294 react-icon-base • 2.1.0 base element for react-icons INDIRECT 0 1499694939 react-icons • 2.2.7 svg react icons of popular icon packs using ES6 imports DIRECT 1 1507243096 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-lifecycles-compat • 3.0.4 Backwards compatibility polyfill for React class components INDIRECT 0 1526049554 react-modal • 3.16.3 Accessible modal dialog component for React.JS DIRECT 8 1734442817 react-split-pane • 0.1.92 React split-pane component DIRECT 7 1597044235 react-style-proptype • 3.2.2 validates style objects by ensuring they only have valid keys INDIRECT 5 1535739375 react-treebeard • 2.1.0 React Tree View Component DIRECT 57 1509544053 regenerator-runtime • 0.11.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1512675367 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 shallowequal • 0.2.2 Like lodash isEqual but for shallow equal INDIRECT 4 1439839436 shallowequal • 1.1.0 Like lodash isEqualWith but for shallow equal. INDIRECT 0 1529793213 side-channel-list • 1.0.1 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1775667313 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 17 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 18 1733895551 side-channel • 1.1.1 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 20 1780950887 svg-tag-names • 1.1.2 List of known SVG tag-names INDIRECT 0 1557732356 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 ua-parser-js • 0.7.41 Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment INDIRECT 0 1755607498 velocity-animate • 1.5.2 Accelerated JavaScript animation. INDIRECT 0 1533069651 velocity-react • 1.4.3 React components to wrap Velocity animations INDIRECT 11 1557421535 warning • 4.0.3 A mirror of Facebook's Warning INDIRECT 2 1549746508 whatwg-fetch • 3.6.20 A window.fetch polyfill. INDIRECT 0 1702509384