@icons/material • 0.2.4 > materialdesignicons.com INDIRECT 0 1523255227 @storybook/components • 3.4.12 Core Storybook Components DIRECT 35 1553431845 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 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 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 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 inline-style-prefixer • 3.0.8 Run-time Autoprefixer for JavaScript style objects INDIRECT 4 1505657462 insert-css • 2.0.0 insert a string of css into the <head> DIRECT 0 1479133080 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 lodash-es • 4.18.1 Lodash exported as ES modules. INDIRECT 0 1775077455 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. DIRECT 0 1471109869 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 moment • 2.30.1 Parse, validate, manipulate, and display dates DIRECT 0 1703673523 node-fetch • 1.7.3 A light-weight module that brings window.fetch to node.js and io.js INDIRECT 4 1504852098 object-assign • 3.0.0 ES6 Object.assign() ponyfill INDIRECT 0 1433426942 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 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 react-color • 2.19.3 A Collection of Color Pickers from Sketch, Photoshop, Chrome & more DIRECT 11 1603863671 react-datetime • 2.16.3 A lightweight but complete datetime picker React.js component DIRECT 8 1543847332 react-html-attributes • 1.4.6 A react supported html attributes store keyed by their tags INDIRECT 1 1554957294 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-onclickoutside • 6.13.2 An onClickOutside wrapper for React components INDIRECT 0 1744047631 react-textarea-autosize • 5.2.1 textarea component for React which grows with content DIRECT 5 1510661597 reactcss • 1.2.3 Bringing Classes to Inline Styles INDIRECT 1 1504827644 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 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 tinycolor2 • 1.6.0 Fast Color Parsing and Manipulation INDIRECT 0 1675467187 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 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support DIRECT 0 1444243060 whatwg-fetch • 3.6.20 A window.fetch polyfill. INDIRECT 0 1702509384