@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/generator • 7.29.8 Turns an AST into code. INDIRECT 9 1785510454 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/parser • 7.29.9 A JavaScript parser INDIRECT 3 1789739433 @babel/runtime • 7.29.7 babel's modular runtime helpers DIRECT 0 1779707733 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.8 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1785510578 @babel/types • 7.29.8 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1785510449 @emotion/babel-plugin • 11.13.5 A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. INDIRECT 52 1732089508 @emotion/cache • 11.14.0 emotion's cache DIRECT 5 1733733808 @emotion/css • 11.13.5 The Next Generation of CSS-in-JS. DIRECT 56 1732089507 @emotion/hash • 0.9.2 A MurmurHash2 implementation INDIRECT 0 1721371917 @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/is-prop-valid • 1.4.0 A function to check whether a prop is valid for HTML and SVG elements INDIRECT 1 1757014574 @emotion/memoize • 0.7.4 emotion's memoize utility INDIRECT 0 1577056284 @emotion/memoize • 0.9.0 emotion's memoize utility INDIRECT 0 1721371917 @emotion/react • 11.14.0 > Simple styling in React. DIRECT 59 1733733807 @emotion/serialize • 1.3.3 serialization utils for emotion DIRECT 5 1732089507 @emotion/sheet • 1.4.0 emotion's stylesheet INDIRECT 0 1721461050 @emotion/styled • 11.14.1 styled API for emotion DIRECT 55 1750934955 @emotion/unitless • 0.10.0 An object of css properties that don't accept values with units INDIRECT 0 1724232290 @emotion/use-insertion-effect-with-fallbacks • 1.2.0 A wrapper package that uses `useInsertionEffect` or a fallback for it INDIRECT 0 1733733808 @emotion/utils • 1.0.0 internal utils for emotion DIRECT 0 1605141936 @emotion/utils • 1.4.2 internal utils for emotion INDIRECT 0 1732089508 @emotion/weak-memoize • 0.4.0 A memoization function that uses a WeakMap INDIRECT 0 1721371919 @floating-ui/core • 0.6.2 Positioning library for floating elements: tooltips, popovers, dropdowns, and more INDIRECT 0 1650265052 @floating-ui/dom • 0.4.5 Floating UI for the web INDIRECT 1 1650265054 @floating-ui/react-dom • 0.6.3 Floating UI for React DOM DIRECT 3 1650265056 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.6.0 Encode/decode sourcemap mappings INDIRECT 0 1787879687 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @motionone/animation • 10.18.0 A semi-polyfill WAAPI animation. INDIRECT 5 1717317472 @motionone/dom • 10.12.0 A tiny, performant animation library for the DOM INDIRECT 7 1657438237 @motionone/easing • 10.18.0 A collection of easing functions. INDIRECT 4 1717317470 @motionone/generators • 10.18.0 A collection of animation generators. INDIRECT 4 1717317470 @motionone/types • 10.17.1 Shared types for the Motion One packages. INDIRECT 0 1717229465 @motionone/utils • 10.18.0 A collection of utility functions for animations. INDIRECT 3 1717317469 @popperjs/core • 2.11.8 Tooltip and Popover Positioning Engine INDIRECT 0 1685122045 @tannin/compile • 1.1.0 Compiles an evaluating function for a C expression INDIRECT 2 1583606272 @tannin/evaluate • 1.2.0 Evaluates the result of an expression given as postfix terms INDIRECT 0 1583606269 @tannin/plural-forms • 1.1.0 Compiles a function to compute the plural forms index for a given value INDIRECT 3 1583606275 @tannin/postfix • 1.1.0 Convert a C expression to an array of postfix terms INDIRECT 0 1583606269 @types/mousetrap • 1.6.15 TypeScript definitions for mousetrap INDIRECT 0 1700613642 @types/parse-json • 4.0.2 TypeScript definitions for parse-json INDIRECT 0 1699360513 @types/prop-types • 15.7.15 TypeScript definitions for prop-types INDIRECT 0 1749499354 @types/react-dom • 17.0.26 TypeScript definitions for react-dom INDIRECT 0 1733772748 @types/react-dom • 18.3.7 TypeScript definitions for react-dom INDIRECT 0 1746009459 @types/react • 17.0.93 TypeScript definitions for react INDIRECT 3 1780336839 @types/react • 18.3.31 TypeScript definitions for react INDIRECT 2 1780690234 @types/scheduler • 0.16.8 TypeScript definitions for scheduler INDIRECT 0 1700614166 @use-gesture/core • 10.3.1 Core engine for receiving gestures INDIRECT 0 1711037780 @use-gesture/react • 10.3.1 React target for @use-gesture DIRECT 1 1711037780 airbnb-prop-types • 2.16.0 Custom React PropType validators that we use at Airbnb. INDIRECT 102 1593538699 array-buffer-byte-length • 1.0.2 Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. INDIRECT 21 1734657717 array.prototype.find • 2.2.3 Array.prototype.find ES6 polyfill. INDIRECT 93 1710824914 array.prototype.flat • 1.3.3 An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3. INDIRECT 93 1734301964 arraybuffer.prototype.slice • 1.0.4 ES spec-compliant shim for ArrayBuffer.prototype.slice INDIRECT 91 1734299780 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 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 babel-plugin-macros • 3.1.0 Allows you to build compile-time libraries INDIRECT 25 1620233379 body-scroll-lock • 3.1.5 Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus) INDIRECT 0 1600173458 brcast • 2.0.2 Tiny data broadcaster with 0 dependencies INDIRECT 0 1501183530 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 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 camel-case • 4.1.2 Transform into a string with the separator denoted by the next word capitalized INDIRECT 4 1606869119 capital-case • 1.0.4 Transform into a space separated string with each word capitalized INDIRECT 4 1606869116 change-case • 4.1.2 Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and others INDIRECT 15 1606869128 classnames • 2.5.1 A simple utility for conditionally joining classNames together DIRECT 0 1703865316 clipboard • 2.0.11 Modern copy to clipboard. No Flash. Just 2kb INDIRECT 4 1651687300 clsx • 2.1.1 A tiny (239B) utility for constructing className strings conditionally. INDIRECT 0 1713849964 colord • 2.10.0 👑 A tiny yet powerful tool for high-performance color manipulations and conversions DIRECT 0 1787245798 compute-scroll-into-view • 1.0.20 The engine that powers scroll-into-view-if-needed INDIRECT 0 1669702459 consolidated-events • 2.0.2 Manage multiple event handlers using few event listeners INDIRECT 0 1529354720 constant-case • 3.0.4 Transform into upper case string with an underscore between words INDIRECT 4 1606869116 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 cosmiconfig • 7.1.0 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 16 1668262710 csstype • 3.2.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1763379747 data-view-buffer • 1.0.2 Get the ArrayBuffer out of a DataView, robustly. INDIRECT 28 1734670393 data-view-byte-length • 1.0.2 Get the byteLength out of a DataView, robustly. INDIRECT 28 1734670655 data-view-byte-offset • 1.0.1 Get the byteOffset out of a DataView, robustly. INDIRECT 28 1734587960 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 deepmerge • 1.5.2 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1506004388 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 delegate • 3.2.0 Lightweight event delegation INDIRECT 0 1512501415 direction • 1.0.4 Detect directionality: left-to-right, right-to-left, or neutral INDIRECT 0 1580051168 document.contains • 1.0.2 Polyfill/shim for `document.contains` INDIRECT 7 1592029194 dom-scroll-into-view • 1.2.1 scroll dom node into view automatically DIRECT 0 1478512919 dot-case • 3.0.4 Transform into a lower case string with a period between words INDIRECT 3 1606869116 downshift • 6.1.12 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. DIRECT 9 1664009918 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 enzyme-shallow-equal • 1.0.7 Adaptation of react-addons-shallow-compare, for independent usage INDIRECT 22 1707515664 equivalent-key-map • 0.2.2 A Map variant which allows for equivalent (deeply equal) object and array keys INDIRECT 0 1537990979 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-abstract-get • 1.0.0 ECMAScript Abstract Operations for "getting properties" (Get, GetV, GetMethod) INDIRECT 4 1781571099 es-abstract • 1.24.2 ECMAScript spec abstract operations. INDIRECT 91 1775589910 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 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 16 1735793054 es-shim-unscopables • 1.1.0 Helper package to shim a method into `Array.prototype[Symbol.unscopables]` INDIRECT 2 1739333424 es-to-primitive • 1.3.4 ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions. INDIRECT 24 1782438786 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 find-root • 1.1.0 find the closest package.json INDIRECT 0 1498771558 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 framer-motion • 6.5.1 A simple and powerful React animation library DIRECT 13 1657789424 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 function.prototype.name • 1.2.0 An ES2015 spec-compliant `Function.prototype.name` shim INDIRECT 23 1781215767 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 get-symbol-description • 1.1.0 Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible. INDIRECT 16 1734454273 gettext-parser • 1.4.0 Parse and compile gettext po and mo files to/from json, nothing more, nothing less INDIRECT 4 1519065145 global-cache • 1.2.1 Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this! INDIRECT 24 1500593292 globalthis • 1.0.4 ECMAScript spec-compliant polyfill/shim for `globalThis` INDIRECT 7 1714444559 good-listener • 1.2.2 A more versatile way of adding & removing event listeners INDIRECT 1 1488304566 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-bigints • 1.1.0 Determine if the JS environment has BigInt support. INDIRECT 0 1734543453 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-proto • 1.2.0 Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`? INDIRECT 5 1733508877 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 header-case • 2.0.4 Transform into a dash separated string of capitalized words INDIRECT 5 1606869124 hey-listen • 1.0.8 Warning and invariant dev-ex messaging. INDIRECT 0 1554990954 highlight-words-core • 1.2.3 Utility functions shared by react-highlight-words and react-native-highlight-words DIRECT 0 1727531054 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 1738489541 internal-slot • 1.1.0 ES spec-like internal slots INDIRECT 21 1734105749 is-array-buffer • 3.0.5 Is this value a JS ArrayBuffer? INDIRECT 20 1734367607 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-async-function • 2.1.1 Determine if a function is a native async function. INDIRECT 19 1737613713 is-bigint • 1.1.0 Is this value an ES BigInt? INDIRECT 1 1733164978 is-boolean-object • 1.2.2 Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1738723692 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-data-view • 1.0.2 Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 27 1733982234 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-document.all • 1.0.0 Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot? INDIRECT 16 1781213409 is-finalizationregistry • 1.1.1 Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1734413839 is-generator-function • 1.1.2 Determine if a function is a native generator function. INDIRECT 19 1759257674 is-map • 2.0.3 Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709916547 is-negative-zero • 2.0.3 Is this value negative zero? === will lie to you INDIRECT 0 1708373326 is-number-object • 1.1.1 Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317956 is-plain-object • 5.1.0 Returns true if an object was created by the `Object` constructor, or Object.create(null). INDIRECT 0 1787307678 is-promise • 4.0.0 Test whether an object looks like a promises-a+ promise INDIRECT 0 1588001663 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-set • 2.0.3 Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929103 is-shared-array-buffer • 1.0.4 Is this value a JS SharedArrayBuffer? INDIRECT 16 1734539276 is-string • 1.1.1 Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317940 is-symbol • 1.1.1 Determine if a value is an ES6 Symbol or not. INDIRECT 19 1734075461 is-touch-device • 1.0.1 Is the current JS environment a touch device? INDIRECT 0 1497757524 is-typed-array • 1.1.15 Is 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. INDIRECT 26 1734542407 is-weakmap • 2.0.2 Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929112 is-weakref • 1.1.1 Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1738625866 is-weakset • 2.0.4 Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1734413863 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 lodash • 4.18.1 Lodash modular utilities. DIRECT 0 1775077280 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 lower-case • 2.0.2 Transforms the string to lower case INDIRECT 1 1606869107 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 memize • 1.1.0 Unabashedly-barebones memoization library with an aim toward speed DIRECT 0 1583601373 memize • 2.1.1 Unabashedly-barebones memoization library with an aim toward speed INDIRECT 0 1754515962 moment-timezone • 0.5.48 Parse and display moments in any timezone. INDIRECT 1 1742726982 moment • 2.31.0 Parse, validate, manipulate, and display dates DIRECT 0 1789434446 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 no-case • 3.0.4 Transform into a lower cased string with spaces between words INDIRECT 2 1606869113 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 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 object.entries • 1.1.9 ES2017 spec-compliant Object.entries shim. INDIRECT 22 1742015159 object.values • 1.2.1 ES2017 spec-compliant Object.values shim. INDIRECT 22 1734590348 own-keys • 1.0.2 Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible INDIRECT 19 1784648284 param-case • 3.0.4 Transform into a lower cased string with dashes between words INDIRECT 4 1606869119 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 1553772832 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 1610968513 pascal-case • 3.1.2 Transform into a string of capitalized words without separators INDIRECT 3 1606869116 path-case • 3.0.4 Transform into a lower case string with slashes between words INDIRECT 4 1606869123 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 popmotion • 11.0.3 The animator's toolbox INDIRECT 4 1638535008 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 prop-types-exact • 1.2.7 For use with React PropTypes. Will error on any prop not explicitly specified. INDIRECT 26 1735456457 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 raf • 3.4.1 requestAnimationFrame polyfill for node and the browser INDIRECT 1 1541154668 re-resizable • 6.11.2 Resizable component for React. DIRECT 0 1740440079 react-colorful • 5.8.1 🎨 A tiny (3,1 KB) color picker component for React and Preact apps. Fast, well-tested, dependency-free, mobile-friendly and accessible DIRECT 0 1788283280 react-dates • 21.8.0 A responsive and accessible date range picker component built with React DIRECT 124 1580325689 react-dom • 17.0.2 React package for working with the DOM. INDIRECT 4 1616450193 react-dom • 18.3.1 React package for working with the DOM. INDIRECT 3 1714149769 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-is • 17.0.2 Brand checking of React Elements. INDIRECT 0 1616450207 react-moment-proptypes • 1.8.1 React proptype for moment module INDIRECT 1 1616558795 react-outside-click-handler • 1.3.0 A React component for dealing with clicks outside its subtree INDIRECT 106 1569626029 react-portal • 4.3.0 To make your life with React Portals easier. INDIRECT 5 1738124100 react-with-direction • 1.4.0 Components to provide and consume RTL or LTR direction in React INDIRECT 108 1633981692 react-with-styles-interface-css • 6.0.0 Interface for react-with-styles outputting CSS INDIRECT 95 1568057860 react-with-styles • 4.2.0 [![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] INDIRECT 109 1617803165 react • 17.0.2 React is a JavaScript library for building user interfaces. INDIRECT 3 1616450179 react • 18.3.1 React is a JavaScript library for building user interfaces. INDIRECT 2 1714149746 reakit-system • 0.15.2 Reakit System utils INDIRECT 1 1630891368 reakit-utils • 0.15.2 Reakit utils INDIRECT 0 1630891364 reakit-warning • 0.6.2 Reakit warning INDIRECT 1 1630891368 reakit • 1.3.11 Toolkit for building accessible rich web apps with React DIRECT 5 1637271888 redux • 4.2.1 Predictable state container for JavaScript apps INDIRECT 1 1674942918 reflect.getprototypeof • 1.0.10 An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible INDIRECT 91 1735852994 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 rememo • 4.0.2 Memoized selectors for Redux and other immutable object derivation INDIRECT 0 1664923449 remove-accents • 0.4.4 Converting the accented characters to their corresponding non-accented ASCII characters. DIRECT 0 1669283526 requestidlecallback • 0.3.0 A polyfill for the requestIdleCallback. INDIRECT 0 1477261045 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 rungen • 0.3.2 A generator runtime creator INDIRECT 0 1478452494 safe-array-concat • 1.1.4 `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable INDIRECT 21 1776665546 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-push-apply • 1.0.0 Push an array of items into an array, while being robust against prototype modification INDIRECT 2 1735444318 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 18 1734029347 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 scheduler • 0.20.2 Cooperative scheduler for the browser environment. INDIRECT 3 1616450160 scheduler • 0.23.2 Cooperative scheduler for the browser environment. INDIRECT 2 1714149942 select • 1.1.2 Programmatically select the text of a HTML element INDIRECT 0 1486538734 sentence-case • 3.0.4 Transform into a lower case with spaces between words, then capitalize the string INDIRECT 4 1606869116 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 set-proto • 1.0.0 Robustly set the [[Prototype]] of an object INDIRECT 6 1735601407 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 snake-case • 3.0.4 Transform into a lower case string with underscores between words INDIRECT 4 1606869124 stop-iteration-iterator • 1.1.0 Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it. INDIRECT 22 1734129212 string.prototype.trim • 1.2.11 ES5 spec-compliant shim for String.prototype.trim INDIRECT 91 1780700128 string.prototype.trimend • 1.0.10 ES2019 spec-compliant String.prototype.trimEnd shim. INDIRECT 22 1780726799 string.prototype.trimstart • 1.0.8 ES2019 spec-compliant String.prototype.trimStart shim. INDIRECT 21 1711036881 style-value-types • 5.0.0 Parsers, transformers and tests for special value types, eg: %, hex codes etc. INDIRECT 2 1632397250 stylis • 4.2.0 A Light–weight CSS Preprocessor INDIRECT 0 1683318203 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tannin • 1.2.0 gettext localization library compatible with Jed-formatted locale data INDIRECT 4 1583606278 tiny-emitter • 2.1.0 A tiny (less than 1k) event emitter library INDIRECT 0 1549381252 turbo-combine-reducers • 1.0.2 Speed-optimized drop-in replacement for Redux's combineReducers INDIRECT 0 1540096418 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 typed-array-byte-length • 1.0.3 Robustly get the byte length of a Typed Array INDIRECT 28 1734474793 typed-array-byte-offset • 1.0.5 Robustly get the byte offset of a Typed Array INDIRECT 91 1789624818 typed-array-length • 1.0.8 Robustly get the length of a Typed Array INDIRECT 91 1779984643 unbox-primitive • 1.1.0 Unbox a boxed JS primitive value. INDIRECT 26 1734331503 upper-case-first • 2.0.2 Transforms the string with the first character in upper cased INDIRECT 1 1606869107 upper-case • 2.0.2 Transforms the string to upper case INDIRECT 1 1606859774 use-isomorphic-layout-effect • 1.2.1 A 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). INDIRECT 0 1747432694 use-memo-one • 1.1.3 useMemo and useCallback but with a stable cache INDIRECT 0 1661988176 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs DIRECT 0 1607459916 which-boxed-primitive • 1.1.1 Which kind of boxed JS primitive is this? INDIRECT 25 1734328124 which-builtin-type • 1.2.1 What is the type of this builtin JS value? INDIRECT 49 1734075671 which-collection • 1.0.2 Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 20 1709938384 which-typed-array • 1.1.24 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1789768351