@babel/runtime • 7.26.0 babel's modular runtime helpers DIRECT 1 1729863011 @emotion/is-prop-valid • 0.8.8 A function to check whether a prop is valid for HTML and SVG elements INDIRECT 1 1583792534 @emotion/memoize • 0.7.4 emotion's memoize utility INDIRECT 0 1577056284 @hypnosphi/create-react-context • 0.3.1 Polyfill for the proposed React context API INDIRECT 4 1610391756 @react-dnd/asap • 4.0.1 High-priority task queue for Node.js and browsers INDIRECT 0 1648752720 @react-dnd/invariant • 2.0.0 invariantx INDIRECT 0 1574818484 @react-dnd/shallowequal • 2.0.0 Like lodash isEqualWith but for shallow equal. INDIRECT 0 1574819946 @types/hoist-non-react-statics • 3.3.5 TypeScript definitions for hoist-non-react-statics INDIRECT 5 1699342118 @types/prop-types • 15.7.13 TypeScript definitions for prop-types INDIRECT 0 1726513633 @types/react • 18.3.12 TypeScript definitions for react INDIRECT 2 1729655098 @wix/design-system-tokens • 1.36.0 Design system tokens DIRECT 0 1724238500 array-from • 2.1.1 A ponyfill for the ES 2015 (ES6) `Array.from()`. INDIRECT 0 1461836298 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 call-bind • 1.0.7 Robustly `.call.bind()` a function INDIRECT 11 1707805229 chart.js • 2.9.4 Simple HTML5 charts using the canvas element. DIRECT 6 1603045477 chartjs-color-string • 0.6.0 Parser and generator for CSS color strings INDIRECT 1 1551953116 chartjs-color • 2.4.1 Color conversion and manipulation with CSS string support INDIRECT 4 1572036682 classnames • 2.5.1 A simple utility for conditionally joining classNames together DIRECT 0 1703865316 clsx • 2.1.1 A tiny (239B) utility for constructing className strings conditionally. INDIRECT 0 1713849964 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 color-string • 1.9.1 Parser and generator for CSS color strings INDIRECT 3 1650650919 color • 2.0.1 Color conversion and manipulation with CSS string support DIRECT 6 1510189982 core-js • 3.39.0 Standard library INDIRECT 0 1730334081 cross-fetch • 3.1.8 Universal WHATWG Fetch API for Node, Browsers and React Native INDIRECT 4 1688328309 css-element-queries • 1.2.3 CSS-Element-Queries Polyfill. Proof-of-concept for high-speed element dimension/media queries in valid css. DIRECT 0 1578068785 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1701944301 date-fns • 2.30.0 Modern JavaScript date utility library DIRECT 2 1682822987 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 22 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 8 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 11 1694585113 difference • 1.0.2 Calculate the difference of two arrays DIRECT 0 1392847308 dnd-core • 11.1.3 Drag and drop sans the GUI INDIRECT 5 1590773045 dom-align • 1.12.4 Align DOM Node Flexibly INDIRECT 0 1668492954 dom-helpers • 5.2.1 tiny modular DOM lib for ie9+ INDIRECT 3 1619449557 draft-js • 0.11.7 A React framework for building text editors. DIRECT 16 1597682183 enquire.js • 2.1.6 Awesome Media Queries in JavaScript INDIRECT 0 1489491896 es-define-property • 1.0.0 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 6 1707791514 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 fbjs-css-vars • 1.0.2 This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects. INDIRECT 0 1545089928 fbjs • 2.0.0 A collection of utility libraries used by other Facebook JS projects INDIRECT 14 1596067486 framer-motion • 6.2.4 A simple and powerful React animation library DIRECT 7 1643964102 framesync • 6.0.1 A frame-synced render loop for JavaScript INDIRECT 1 1634905696 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 get-intrinsic • 1.2.4 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 5 1707197526 gopd • 1.0.1 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 6 1667370324 gud • 1.0.0 Create a 'gud nuff' (not cryptographically secure) globally unique id INDIRECT 0 1519255548 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 7 1707801707 has-proto • 1.0.3 Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`? INDIRECT 0 1708375193 has-symbols • 1.0.3 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1646169821 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 hey-listen • 1.0.8 Warning and invariant dev-ex messaging. INDIRECT 0 1554990954 hoist-non-react-methods • 1.1.0 Copies non-react specific methods from a child component to a parent component DIRECT 21 1516667013 howler • 2.2.4 Javascript audio library for the modern web. DIRECT 0 1695135580 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-arguments • 1.1.1 Is this an arguments object? It's a harder question than you think. INDIRECT 13 1628201885 is-arrayish • 0.3.2 Determines if an object can be used as an array INDIRECT 0 1529395785 is-date-object • 1.0.5 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 2 1628198559 is-regex • 1.1.4 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 13 1628221763 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 json2mq • 0.2.0 Generate media query string from JSON or javascript object INDIRECT 1 1421303861 just-extend • 4.2.1 extend an object INDIRECT 0 1617570652 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.get • 4.4.2 The lodash method `_.get` exported as a module. INDIRECT 0 1471109966 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 memoize-one • 5.2.1 A memoization library which only remembers the latest invocation INDIRECT 0 1619229743 moment • 2.30.1 Parse, validate, manipulate, and display dates INDIRECT 0 1703673523 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 14 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 omit • 1.0.1 Efficient ommission of object data based on keys, values and evaluator functions DIRECT 0 1426569663 path-to-regexp • 1.9.0 Express style path to RegExp utility INDIRECT 1 1726003548 popmotion • 11.0.3 The animator's toolbox INDIRECT 4 1638535008 popper.js • 1.16.1 A kickass library to manage your poppers DIRECT 0 1579706853 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 rc-align • 4.0.15 align ui component for react INDIRECT 7 1671439583 rc-motion • 2.9.3 React lifecycle controlled motion library INDIRECT 5 1726726704 rc-slider • 9.7.2 Slider UI component for React DIRECT 12 1616662292 rc-tooltip • 5.3.1 React Tooltip INDIRECT 10 1674022563 rc-trigger • 5.3.4 base abstract trigger component for react INDIRECT 9 1669302346 rc-util • 5.43.0 Common Utils For React Component INDIRECT 3 1718604459 react-chartjs-2 • 2.11.2 react-chartjs-2 DIRECT 6 1619535300 react-day-picker • 7.4.10 Flexible date picker component for React DIRECT 5 1616155237 react-dnd-test-backend • 11.1.3 A mock backend for testing React DnD apps DIRECT 6 1590773050 react-dnd-touch-backend • 11.1.3 Touch backend for react-dnd DIRECT 6 1590773050 react-dnd • 11.1.3 Drag and Drop for React DIRECT 13 1590773050 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-is • 18.3.1 Brand checking of React Elements. INDIRECT 0 1714149785 react-lifecycles-compat • 3.0.4 Backwards compatibility polyfill for React class components INDIRECT 0 1526049554 react-modal • 3.16.1 Accessible modal dialog component for React.JS DIRECT 8 1666055278 react-popper • 1.3.11 React wrapper around Popper.js DIRECT 35 1614861237 react-scroll-sync • 0.11.0 Synchronize scroll positions across multiple scrollable containers DIRECT 5 1654588494 react-slick • 0.30.2 React port of slick carousel DIRECT 6 1708158485 react-window • 1.8.10 React components for efficiently rendering large, scrollable lists and tabular data DIRECT 3 1700667497 redux • 4.2.1 Predictable state container for JavaScript apps INDIRECT 2 1674942918 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 regexp.prototype.flags • 1.5.3 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 16 1727927983 resize-observer-polyfill • 1.5.1 A polyfill for the Resize Observer API INDIRECT 0 1544370082 set-function-length • 1.2.2 Set a function's length property INDIRECT 10 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 11 1708407265 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 shallowequal • 1.1.0 Like lodash isEqualWith but for shallow equal. DIRECT 0 1529793213 simple-swizzle • 0.2.2 Simply swizzle your arguments INDIRECT 1 1479263541 string-convert • 0.2.1 String convertions INDIRECT 0 1416658631 style-value-types • 5.0.0 Parsers, transformers and tests for special value types, eg: %, hex codes etc. INDIRECT 2 1632397250 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 type-detect • 4.0.8 Improved typeof detection for node.js and the browser. INDIRECT 0 1517495441 type-detect • 4.1.0 Improved typeof detection for node.js and the browser. INDIRECT 0 1721904620 typed-styles • 0.0.7 Typed styles for cssinjs INDIRECT 0 1530554192 ua-parser-js • 0.7.39 Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment INDIRECT 0 1726062919 warning • 4.0.3 A mirror of Facebook's Warning INDIRECT 2 1549746508 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201