django-cosmograph 0.1.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- django_cosmograph-0.1.0/.gitignore +207 -0
- django_cosmograph-0.1.0/.python-version +1 -0
- django_cosmograph-0.1.0/LICENSE.md +407 -0
- django_cosmograph-0.1.0/MANIFEST.in +2 -0
- django_cosmograph-0.1.0/PKG-INFO +21 -0
- django_cosmograph-0.1.0/README.md +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/.gitignore +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/README.md +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/eslint.config.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/index.html +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/acorn +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/browserslist +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/esbuild +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/eslint +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/js-yaml +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/jsesc +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/json5 +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/nanoid +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/node-which +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/parser +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/rollup +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/semver +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/update-browserslist-db +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.bin/vite +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.package-lock.json +2505 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/@cosmograph_cosmograph.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/@cosmograph_cosmograph.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/@cosmograph_react.js +105 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/@cosmograph_react.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/_metadata.json +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/browser-EMB7CRMN.js +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/browser-EMB7CRMN.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-5H4R2CZR.js +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-5H4R2CZR.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-H5FQS3OF.js +972 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-H5FQS3OF.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-KHKP2N4V.js +54248 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-KHKP2N4V.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-V4OQ3NZ2.js +41 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-V4OQ3NZ2.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-Y5BGZF4O.js +280 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/chunk-Y5BGZF4O.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/package.json +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react-dom.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react-dom.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react-dom_client.js +18100 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react-dom_client.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react_jsx-dev-runtime.js +281 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react_jsx-dev-runtime.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react_jsx-runtime.js +294 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/.vite/deps/react_jsx-runtime.js.map +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@ampproject/remapping/LICENSE +202 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@ampproject/remapping/README.md +218 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@ampproject/remapping/package.json +75 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/code-frame/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/code-frame/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/code-frame/package.json +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/corejs2-built-ins.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/data/corejs2-built-ins.json +2106 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/data/native-modules.json +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/data/overlapping-plugins.json +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/data/plugin-bugfixes.json +203 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/data/plugins.json +831 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/native-modules.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/overlapping-plugins.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/package.json +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/plugin-bugfixes.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/compat-data/plugins.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/package.json +82 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/src/config/files/index-browser.ts +115 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/src/config/files/index.ts +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/src/config/resolve-targets-browser.ts +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/src/config/resolve-targets.ts +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/src/transform-file-browser.ts +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/core/src/transform-file.ts +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/generator/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/generator/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/generator/package.json +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-compilation-targets/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-compilation-targets/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-compilation-targets/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-module-imports/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-module-imports/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-module-imports/package.json +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-module-transforms/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-module-transforms/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-module-transforms/package.json +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-plugin-utils/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-plugin-utils/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-plugin-utils/package.json +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-string-parser/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-string-parser/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-string-parser/package.json +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-validator-identifier/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-validator-identifier/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-validator-identifier/package.json +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-validator-option/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-validator-option/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helper-validator-option/package.json +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helpers/LICENSE +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helpers/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/helpers/package.json +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/parser/CHANGELOG.md +1073 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/parser/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/parser/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/parser/bin/babel-parser.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/parser/package.json +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/parser/typings/babel-parser.d.ts +235 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/plugin-transform-react-jsx-self/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/plugin-transform-react-jsx-self/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/plugin-transform-react-jsx-self/package.json +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/plugin-transform-react-jsx-source/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/plugin-transform-react-jsx-source/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/plugin-transform-react-jsx-source/package.json +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/template/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/template/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/template/package.json +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/node_modules/globals/globals.json +1563 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/node_modules/globals/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/node_modules/globals/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/node_modules/globals/package.json +41 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/node_modules/globals/readme.md +41 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/traverse/package.json +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/types/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/types/README.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@babel/types/package.json +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/LICENSE +88 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/README.md +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/api/supabase/supabase.d.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/api/supabase/supabase.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/api/supabase/supabase.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/index.d.ts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/config.d.ts +183 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/config.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/config.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/crossfilter.d.ts +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/crossfilter.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/crossfilter.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/index.d.ts +246 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/style.module.css.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/style.module.css.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/types.d.ts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/types.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/types.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/watermark.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/watermark.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/cosmograph/watermark.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/histogram/config.d.ts +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/histogram/config.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/histogram/config.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/histogram/index.d.ts +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/histogram/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/histogram/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/search/config.d.ts +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/search/config.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/search/config.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/search/index.d.ts +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/search/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/search/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/timeline/config.d.ts +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/timeline/config.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/timeline/config.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/timeline/index.d.ts +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/timeline/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/modules/timeline/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/node_modules/.bin/rollup +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/node_modules/rollup/LICENSE.md +703 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/node_modules/rollup/README.md +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/node_modules/rollup/package.json +141 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/node_modules/rollup-plugin-rename-node-modules/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/node_modules/rollup-plugin-rename-node-modules/README.md +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/node_modules/rollup-plugin-rename-node-modules/package.json +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmograph/package.json +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/.eslintrc +68 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/CITATION.cff +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/LICENCE +88 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/README.md +76 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/cosmos_awesome.md +96 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/package.json +76 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/rollup.config.js +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/config.ts +492 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/declaration.d.ts +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/helper.ts +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/index.ts +921 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/FPSMonitor/css.ts +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/FPSMonitor/index.ts +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceCenter/calculate-centermass.frag +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceCenter/calculate-centermass.vert +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceCenter/force-center.frag +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceCenter/index.ts +90 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceGravity/force-gravity.frag +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceGravity/index.ts +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceLink/force-spring.ts +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceLink/index.ts +130 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBody/calculate-level.frag +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBody/calculate-level.vert +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBody/force-centermass.frag +45 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBody/force-level.frag +117 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBody/index.ts +202 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBody/quadtree-frag-shader.ts +90 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBodyQuadtree/calculate-level.frag +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBodyQuadtree/calculate-level.vert +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBodyQuadtree/index.ts +133 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceManyBodyQuadtree/quadtree-frag-shader.ts +90 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceMouse/force-mouse.frag +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/ForceMouse/index.ts +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/GraphData/index.ts +150 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Lines/draw-curve-line.frag +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Lines/draw-curve-line.vert +108 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Lines/geometry.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Lines/index.ts +178 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/color-buffer.ts +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/draw-highlighted.frag +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/draw-highlighted.vert +60 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/draw-points.frag +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/draw-points.vert +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/fill-sampled-nodes.frag +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/fill-sampled-nodes.vert +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/find-hovered-point.frag +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/find-hovered-point.vert +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/find-points-on-area-selection.frag +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/index.ts +492 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/size-buffer.ts +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/track-positions.frag +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/tracked-buffer.ts +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Points/update-position.frag +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Shared/buffer.ts +41 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Shared/clear.frag +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Shared/quad.vert +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Store/index.ts +101 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/Zoom/index.ts +139 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/modules/core-module.ts +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/regl-cached-code.ts +20765 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/types.ts +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/src/variables.ts +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/cosmos/tsconfig.json +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/LICENSE +88 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/README.md +87 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/cosmograph/index.d.ts +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/cosmograph/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/cosmograph/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/histogram/index.d.ts +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/histogram/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/histogram/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/search/index.d.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/search/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/search/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/timeline/index.d.ts +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/timeline/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/components/timeline/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/context.d.ts +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/context.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/context.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/index.d.ts +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/react/package.json +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/LICENSE +88 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/README.md +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/_virtual/_tslib.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/_virtual/_tslib.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/base/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/base/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/dom/events.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/dom/events.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/dom/keyboard.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/dom/keyboard.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/dom/ponyfill.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/dom/ponyfill.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/floating-label/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/floating-label/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/floating-label/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/floating-label/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/line-ripple/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/line-ripple/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/line-ripple/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/line-ripple/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/events.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/events.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/typeahead.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/list/typeahead.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu-surface/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu-surface/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu-surface/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/menu-surface/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/notched-outline/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/notched-outline/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/notched-outline/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/notched-outline/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/ripple/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/ripple/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/ripple/foundation.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/ripple/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/ripple/util.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/ripple/util.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/icon/constants.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/icon/constants.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/icon/foundation.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/@material/textfield/icon/foundation.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/svelte/internal/index.mjs.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/svelte/internal/index.mjs.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/svelte/store/index.mjs.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/ext/svelte/store/index.mjs.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/index.d.ts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/config.d.ts +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/config.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/config.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/index.d.ts +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/style.module.css.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/style.module.css.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/histogram/types.d.ts +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/config.d.ts +85 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/config.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/config.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/index.d.ts +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/search-svg.svelte.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/search-svg.svelte.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/search.css.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/search.css.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/search.svelte.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/search.svelte.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/smui.css.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/smui.css.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/types.d.ts +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/types.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/search/types.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/assets.d.ts +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/assets.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/assets.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/config.d.ts +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/config.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/config.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/format.d.ts +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/format.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/format.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/index.d.ts +85 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/style.module.css.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/style.module.css.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/modules/timeline/types.d.ts +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/node_modules/escape-string-regexp/index.d.ts +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/node_modules/escape-string-regexp/index.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/node_modules/escape-string-regexp/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/node_modules/escape-string-regexp/package.json +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/node_modules/escape-string-regexp/readme.md +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/package.json +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/utils.d.ts +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/utils.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@cosmograph/ui/utils.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@esbuild/linux-x64/README.md +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@esbuild/linux-x64/bin/esbuild +0 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@esbuild/linux-x64/package.json +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/config-array/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/config-array/README.md +369 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/config-array/package.json +63 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/config-helpers/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/config-helpers/README.md +98 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/config-helpers/package.json +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/core/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/core/README.md +30 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/core/package.json +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/README.md +128 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/conf/config-schema.js +79 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/conf/environments.js +215 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/node_modules/globals/globals.json +1998 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/node_modules/globals/index.d.ts +2077 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/node_modules/globals/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/node_modules/globals/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/node_modules/globals/package.json +58 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/node_modules/globals/readme.md +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/package.json +84 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/eslintrc/universal.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/js/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/js/README.md +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/js/package.json +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/js/src/configs/eslint-all.js +216 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/js/src/configs/eslint-recommended.js +83 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/js/src/index.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/js/types/index.d.ts +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/object-schema/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/object-schema/README.md +242 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/object-schema/package.json +60 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/plugin-kit/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/plugin-kit/README.md +272 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/plugin-kit/node_modules/@eslint/core/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/plugin-kit/node_modules/@eslint/core/README.md +30 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/plugin-kit/node_modules/@eslint/core/package.json +49 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint/plugin-kit/package.json +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/README.md +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/index.d.mts +217 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/index.d.ts +217 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/index.js +2494 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/index.mjs +2453 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/index.mjs.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/README.md +105 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/package.json +74 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/eslint-utils/package.json +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/README.md +177 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/index.d.ts +1163 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/index.js +3037 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/index.mjs +3027 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/index.mjs.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@eslint-community/regexpp/package.json +91 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/core/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/core/README.md +140 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/core/package.json +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/core/src/errors.js +105 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/core/src/hfs.js +699 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/core/src/index.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/core/src/path.js +237 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/README.md +141 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/README.md +138 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/package.json +77 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/package.json +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/src/index.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanfs/node/src/node-hfs.js +452 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/module-importer/CHANGELOG.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/module-importer/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/module-importer/README.md +80 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/module-importer/package.json +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/module-importer/src/module-importer.cjs +81 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/module-importer/src/module-importer.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/retry/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/retry/README.md +177 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@humanwhocodes/retry/package.json +77 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/.eslintrc +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/README.md +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/package.json +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/src/css-label-styles.ts +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/src/css-label.ts +324 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/src/helper.ts +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/src/index.ts +129 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/src/styles.ts +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/src/types.ts +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/src/variables.ts +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@interacta/css-labels/tsconfig.json +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/README.md +227 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/package.json +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/src/gen-mapping.ts +615 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/src/set-array.ts +82 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/src/sourcemap-segment.ts +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/src/types.ts +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/types.d.cts +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/types.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/types.d.mts +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/gen-mapping/types/types.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/resolve-uri/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/resolve-uri/README.md +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/resolve-uri/package.json +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/README.md +264 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/package.json +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/src/scopes.ts +345 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/src/sourcemap-codec.ts +111 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/src/strings.ts +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/src/vlq.ts +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/README.md +348 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/package.json +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/binary-search.ts +115 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/by-source.ts +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/flatten-map.ts +192 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/resolve.ts +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/sort.ts +45 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/sourcemap-segment.ts +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/strip-filename.ts +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/trace-mapping.ts +504 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/src/types.ts +114 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sort.d.cts +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sort.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sort.d.mts +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sort.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts +80 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts +80 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/types.d.cts +107 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/types.d.cts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/types.d.mts +107 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@jridgewell/trace-mapping/types/types.d.mts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@juggle/resize-observer/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@juggle/resize-observer/README.md +221 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@juggle/resize-observer/package.json +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@ranfdev/deepobj/README.md +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@ranfdev/deepobj/package.json +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rolldown/pluginutils/LICENSE +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rolldown/pluginutils/package.json +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rollup/rollup-linux-x64-gnu/README.md +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rollup/rollup-linux-x64-gnu/package.json +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rollup/rollup-linux-x64-gnu/rollup.linux-x64-gnu.node +0 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rollup/rollup-linux-x64-musl/README.md +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rollup/rollup-linux-x64-musl/package.json +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@rollup/rollup-linux-x64-musl/rollup.linux-x64-musl.node +0 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/README.md +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/package.json +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/src/AuthAdminApi.ts +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/src/AuthClient.ts +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/src/GoTrueAdminApi.ts +352 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/src/GoTrueClient.ts +2941 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/auth-js/src/index.ts +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/README.md +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/package.json +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/src/FunctionsClient.ts +132 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/src/edge-runtime.d.ts +62 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/src/helper.ts +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/src/index.ts +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/src/types.ts +86 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/functions-js/src/version.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/node-fetch/LICENSE.md +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/node-fetch/README.md +633 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/node-fetch/browser.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/node-fetch/package.json +80 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/README.md +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/package.json +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/PostgrestBuilder.ts +279 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/PostgrestClient.ts +181 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/PostgrestError.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/PostgrestFilterBuilder.ts +592 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/PostgrestQueryBuilder.ts +381 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/PostgrestTransformBuilder.ts +327 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/constants.ts +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/index.ts +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/select-query-parser/parser.ts +469 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/select-query-parser/result.ts +422 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/select-query-parser/types.ts +115 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/select-query-parser/utils.ts +580 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/types.ts +188 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/postgrest-js/src/version.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/realtime-js/LICENSE.md +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/realtime-js/README.md +221 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/realtime-js/package.json +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/realtime-js/src/RealtimeChannel.ts +831 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/realtime-js/src/RealtimeClient.ts +637 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/realtime-js/src/RealtimePresence.ts +364 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/realtime-js/src/index.ts +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/storage-js/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/storage-js/README.md +157 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/storage-js/package.json +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/storage-js/src/StorageClient.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/storage-js/src/index.ts +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/storage-js/src/packages/StorageBucketApi.ts +247 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/storage-js/src/packages/StorageFileApi.ts +834 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/supabase-js/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/supabase-js/README.md +103 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/supabase-js/package.json +82 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/supabase-js/src/SupabaseClient.ts +347 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@supabase/supabase-js/src/index.ts +41 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__core/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__core/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__core/index.d.ts +831 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__core/package.json +51 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__generator/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__generator/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__generator/index.d.ts +210 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__generator/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__template/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__template/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__template/index.d.ts +92 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__template/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__traverse/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__traverse/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__traverse/index.d.ts +1494 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/babel__traverse/package.json +63 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/estree/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/estree/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/estree/flow.d.ts +167 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/estree/index.d.ts +694 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/estree/package.json +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/json-schema/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/json-schema/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/json-schema/index.d.ts +749 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/json-schema/package.json +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/assert/strict.d.ts +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/assert.d.ts +1056 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/async_hooks.d.ts +623 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/buffer.buffer.d.ts +463 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/buffer.d.ts +1925 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/child_process.d.ts +1549 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/cluster.d.ts +579 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/compatibility/iterators.d.ts +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/console.d.ts +452 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/constants.d.ts +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/crypto.d.ts +4516 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/dgram.d.ts +599 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/diagnostics_channel.d.ts +578 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/dns/promises.d.ts +502 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/dns.d.ts +919 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/dom-events.d.ts +99 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/domain.d.ts +170 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/events.d.ts +930 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/fs/promises.d.ts +1280 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/fs.d.ts +4446 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/globals.d.ts +367 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/globals.typedarray.d.ts +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/http.d.ts +2061 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/http2.d.ts +2628 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/https.d.ts +545 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/index.d.ts +94 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/inspector.d.ts +3998 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/module.d.ts +869 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/net.d.ts +1032 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/os.d.ts +496 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/package.json +240 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/path.d.ts +200 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/perf_hooks.d.ts +970 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/process.d.ts +2073 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/punycode.d.ts +117 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/querystring.d.ts +152 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/readline/promises.d.ts +161 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/readline.d.ts +594 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/repl.d.ts +428 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/sea.d.ts +153 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/sqlite.d.ts +688 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/stream/consumers.d.ts +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/stream/promises.d.ts +90 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/stream/web.d.ts +614 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/stream.d.ts +1657 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/string_decoder.d.ts +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/test.d.ts +2318 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/timers/promises.d.ts +108 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/timers.d.ts +287 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/tls.d.ts +1213 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/trace_events.d.ts +197 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.1/compatibility/disposable.d.ts +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.1/index.d.ts +98 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +460 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.6/index.d.ts +96 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/ts5.7/index.d.ts +96 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/tty.d.ts +208 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/url.d.ts +1014 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/util.d.ts +2305 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/v8.d.ts +919 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/vm.d.ts +1036 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/wasi.d.ts +181 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/worker_threads.d.ts +775 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/node/zlib.d.ts +668 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/phoenix/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/phoenix/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/phoenix/index.d.ts +186 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/phoenix/package.json +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/canary.d.ts +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/compiler-runtime.d.ts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/experimental.d.ts +243 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/global.d.ts +165 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/index.d.ts +4252 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/jsx-dev-runtime.d.ts +45 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/jsx-runtime.d.ts +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/package.json +210 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/canary.d.ts +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/experimental.d.ts +243 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/global.d.ts +165 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/index.d.ts +4238 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/jsx-dev-runtime.d.ts +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/jsx-runtime.d.ts +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/global.d.ts +161 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/index.d.ts +4550 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/jsx-dev-runtime.d.ts +45 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/jsx-runtime.d.ts +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/ts5.0/global.d.ts +161 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/ts5.0/index.d.ts +4537 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/ts5.0/jsx-dev-runtime.d.ts +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react/ts5.0/v18/ts5.0/jsx-runtime.d.ts +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/README.md +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/canary.d.ts +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/client.d.ts +105 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/experimental.d.ts +86 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/index.d.ts +128 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/package.json +128 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/server.browser.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/server.bun.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/server.d.ts +114 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/server.edge.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/server.node.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/static.browser.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/static.d.ts +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/static.edge.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/static.node.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/react-dom/test-utils/index.d.ts +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/ws/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/ws/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/ws/index.d.mts +451 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/ws/index.d.ts +445 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@types/ws/package.json +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@vitejs/plugin-react/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@vitejs/plugin-react/README.md +142 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/@vitejs/plugin-react/package.json +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn/CHANGELOG.md +954 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn/README.md +282 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn/bin/acorn +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn/package.json +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn-jsx/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn-jsx/README.md +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn-jsx/index.d.ts +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn-jsx/index.js +488 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn-jsx/package.json +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/acorn-jsx/xhtml.js +255 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/.tonic_example.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/README.md +1497 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/package.json +106 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/scripts/.eslintrc.yml +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/scripts/bundle.js +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/scripts/compile-dots.js +73 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/scripts/info +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/scripts/prepare-tests +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/scripts/publish-built-version +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ajv/scripts/travis-gh-pages +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ansi-styles/index.d.ts +345 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ansi-styles/index.js +163 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ansi-styles/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ansi-styles/package.json +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ansi-styles/readme.md +152 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/argparse/CHANGELOG.md +216 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/argparse/LICENSE +254 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/argparse/README.md +84 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/argparse/argparse.js +3707 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/argparse/package.json +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/balanced-match/.github/FUNDING.yml +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/balanced-match/LICENSE.md +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/balanced-match/README.md +97 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/balanced-match/index.js +62 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/balanced-match/package.json +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/brace-expansion/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/brace-expansion/README.md +129 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/brace-expansion/index.js +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/brace-expansion/package.json +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/LICENSE +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/README.md +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/browser.js +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/cli.js +156 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/error.d.ts +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/error.js +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/index.d.ts +224 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/index.js +1246 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/node.js +469 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/package.json +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/browserslist/parse.js +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/callsites/index.d.ts +96 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/callsites/index.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/callsites/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/callsites/package.json +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/callsites/readme.md +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/LICENSE +395 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/README.md +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/agents.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/browserVersions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/browsers.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/aac.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/accelerometer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ambient-light.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/apng.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/array-find-index.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/array-find.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/array-flat.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/array-includes.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/asmjs.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/async-functions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/audio-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/audio.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/audiotracks.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/autofocus.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/auxclick.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/av1.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/avif.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/background-attachment.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/background-sync.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/battery-status.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/beacon.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/bigint.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/bloburls.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/border-image.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/border-radius.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/brotli.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/calc.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/canvas-text.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/canvas.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ch-unit.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/classlist.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/clipboard.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/colr-v1.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/colr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/console-basic.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/console-time.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/const.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/contenteditable.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/cors.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/credential-management.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/cryptography.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-all.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-animation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-any-link.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-appearance.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-autofill.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-canvas.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-color-function.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-containment.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-counters.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-element-function.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-env-function.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-filters.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-first-line.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-fixed.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-gradients.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-grid.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-has.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-image-set.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-masks.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-nesting.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-opacity.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-overflow.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-page-break.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-reflections.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-regions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-resize.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-sel2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-sel3.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-selection.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-shapes.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-sticky.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-table.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-transitions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-variables.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-when-else.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css-zoom.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css3-attr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css3-colors.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/currentcolor.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/custom-elements.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/customevent.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/datalist.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dataset.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/datauri.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/decorators.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/details.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dialog.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dnssec.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/do-not-track.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/document-policy.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/documenthead.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dom-range.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dommatrix.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/download.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/dragndrop.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/element-closest.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/element-from-point.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/eme.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/eot.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es5.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es6-class.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es6-generators.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es6-module.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es6-number.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/es6.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/eventsource.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/feature-policy.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/fetch.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/fileapi.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/filereader.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/filereadersync.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/filesystem.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/flac.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/flexbox.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/flow-root.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-feature.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-kerning.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-loading.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-smooth.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/fontface.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/form-attribute.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/form-validation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/forms.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/fullscreen.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/gamepad.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/geolocation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/gyroscope.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/hashchange.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/heif.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/hevc.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/hidden.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/history.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/html5semantic.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/http2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/http3.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/imagecapture.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ime.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/import-maps.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/imports.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/indexeddb.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/inline-block.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/innertext.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-color.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-datetime.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-event.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-minlength.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-number.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-pattern.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-range.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-search.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/input-selection.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/internationalization.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/jpegxl.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/jpegxr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/json.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/lazyload.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/let.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/localecompare.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/magnetometer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/matchesselector.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/matchmedia.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mathml.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/maxlength.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/media-fragments.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mediasource.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/menu.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/meter.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/midi.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mp3.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mpeg4.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/multicolumn.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mutation-events.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/nav-timing.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/netinfo.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/notifications.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/object-entries.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/object-fit.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/object-observe.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/object-values.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/objectrtc.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/offline-apps.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ogv.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/online-status.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/opus.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/outline.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/passkeys.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/passwordrules.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/path2d.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/payment-request.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/permissions-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/picture.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ping.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/png-alpha.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/pointer-events.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/pointer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/pointerlock.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/portals.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/progress.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/promise-finally.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/promises.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/proximity.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/proxy.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/push-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/queryselector.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/rellist.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/rem.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/resource-timing.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ruby.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/run-in.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/script-async.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/script-defer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/sdch.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/selection-api.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/selectlist.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/server-timing.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/setimmediate.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/shadowdom.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/sni.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/spdy.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/sql-storage.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/srcset.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/stream.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/streams.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/style-scoped.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-css.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-filters.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-html.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-html5.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-img.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg-smil.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/svg.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/sxg.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/template-literals.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/template.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/temporal.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/testfeat.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/text-decoration.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/text-overflow.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/text-stroke.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/textcontent.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/textencoder.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/tls1-1.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/tls1-2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/tls1-3.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/touch.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/transforms2d.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/transforms3d.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/trusted-types.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/ttf.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/typedarrays.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/u2f.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/url.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/use-strict.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/user-select-none.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/user-timing.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/vector-effect.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/vibration.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/video.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/videotracks.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/view-transitions.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/viewport-units.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wai-aria.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wake-lock.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wasm.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wav.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wbr-element.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/web-animation.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/web-serial.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/web-share.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webauthn.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webcodecs.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webgl.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webgl2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webgpu.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webhid.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webm.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webnfc.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webp.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/websockets.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webtransport.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webusb.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webvr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webvtt.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webworkers.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/webxr.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/will-change.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/woff.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/woff2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/word-break.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/wordwrap.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/xhr2.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/xhtml.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features/zstd.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/features.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AD.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AF.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AX.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/AZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BB.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BD.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BF.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BJ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/BZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CD.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CF.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CV.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CX.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/CZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/DE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/DJ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/DK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/DM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/DO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/DZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/EC.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/EE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/EG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ER.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ES.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ET.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/FI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/FJ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/FK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/FM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/FO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/FR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GB.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GD.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GF.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GP.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GQ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/GY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/HK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/HN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/HR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/HT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/HU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ID.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IQ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/IT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/JE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/JM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/JO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/JP.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KP.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/KZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LB.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LC.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LV.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/LY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MC.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MD.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ME.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ML.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MP.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MQ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MV.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MX.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/MZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NC.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NF.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NP.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/NZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/OM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PF.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/PY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/QA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/RE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/RO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/RS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/RU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/RW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SB.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SC.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SD.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SK.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ST.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SV.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/SZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TC.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TD.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TH.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TJ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TL.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TO.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TR.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TV.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/TZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/UA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/UG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/US.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/UY.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/UZ.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/VA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/VC.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/VE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/VG.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/VI.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/VN.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/VU.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/WF.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/WS.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/YE.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/YT.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ZA.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ZM.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/ZW.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-af.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-an.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-as.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-eu.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-na.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-oc.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-sa.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/data/regions/alt-ww.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/caniuse-lite/package.json +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/chalk/index.d.ts +415 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/chalk/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/chalk/package.json +68 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/chalk/readme.md +341 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/chalk/source/index.js +229 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/chalk/source/templates.js +134 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/chalk/source/util.js +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-convert/CHANGELOG.md +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-convert/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-convert/README.md +68 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-convert/conversions.js +839 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-convert/index.js +81 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-convert/package.json +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-convert/route.js +97 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-name/LICENSE +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-name/README.md +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-name/index.js +152 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/color-name/package.json +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/concat-map/.travis.yml +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/concat-map/LICENSE +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/concat-map/README.markdown +62 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/concat-map/example/map.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/concat-map/index.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/concat-map/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/concat-map/test/map.js +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/convert-source-map/LICENSE +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/convert-source-map/README.md +206 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/convert-source-map/index.js +233 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/convert-source-map/package.json +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/cross-spawn/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/cross-spawn/README.md +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/cross-spawn/index.js +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/cross-spawn/package.json +73 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/LICENSE +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/NOTICE +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/README.md +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/crossfilter.js +1913 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/crossfilter.min.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/index.d.ts +136 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/index.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/main.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/package.json +88 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/array.js +191 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/bisect.js +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/filter.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/heap.js +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/heapselect.js +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/identity.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/index.js +1498 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/null.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/permute.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/reduce.js +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/result.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/crossfilter2/src/zero.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/csstype/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/csstype/README.md +277 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/csstype/index.d.ts +21297 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/csstype/index.js.flow +6612 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/csstype/package.json +66 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/README.md +954 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/package.json +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/array.js +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/ascending.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/bin.js +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/bisect.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/bisector.js +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/blur.js +115 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/constant.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/count.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/cross.js +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/cumsum.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/descending.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/deviation.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/difference.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/disjoint.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/every.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/extent.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/filter.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/fsum.js +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/greatest.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/greatestIndex.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/group.js +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/groupSort.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/identity.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/index.js +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/intersection.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/least.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/leastIndex.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/map.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/max.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/maxIndex.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/mean.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/median.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/merge.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/min.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/minIndex.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/mode.js +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/nice.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/number.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/pairs.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/permute.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/quantile.js +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/quickselect.js +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/range.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/rank.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/reduce.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/reverse.js +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/scan.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/shuffle.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/some.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/sort.js +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/subset.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/sum.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/superset.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/threshold/freedmanDiaconis.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/threshold/scott.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/threshold/sturges.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/ticks.js +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/transpose.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/union.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/variance.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-array/src/zip.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-axis/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-axis/README.md +210 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-axis/package.json +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-axis/src/axis.js +174 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-axis/src/identity.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-axis/src/index.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/README.md +185 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/package.json +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/src/brush.js +621 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/src/constant.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/src/event.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/src/index.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-brush/src/noevent.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/README.md +203 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/package.json +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/src/color.js +396 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/src/cubehelix.js +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/src/define.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/src/index.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/src/lab.js +123 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-color/src/math.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-dispatch/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-dispatch/README.md +94 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-dispatch/package.json +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-dispatch/src/dispatch.js +84 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-dispatch/src/index.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/README.md +248 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/package.json +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/src/constant.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/src/drag.js +194 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/src/event.js +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/src/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/src/nodrag.js +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-drag/src/noevent.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/LICENSE +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/README.md +253 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/package.json +51 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/back.js +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/bounce.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/circle.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/cubic.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/elastic.js +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/exp.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/index.js +66 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/linear.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/math.js +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/poly.js +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/quad.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-ease/src/sin.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/README.md +350 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-001.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-AE.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-BH.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-DJ.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-DZ.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-EG.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-EH.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-ER.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-IL.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-IQ.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-JO.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-KM.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-KW.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-LB.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-LY.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-MA.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-MR.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-OM.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-PS.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-QA.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-SA.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-SD.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-SO.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-SS.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-SY.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-TD.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-TN.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ar-YE.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ca-ES.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/cs-CZ.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/da-DK.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/de-CH.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/de-DE.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/en-CA.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/en-GB.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/en-IE.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/en-IN.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/en-US.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/es-BO.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/es-ES.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/es-MX.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/fi-FI.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/fr-CA.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/fr-FR.json +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/he-IL.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/hu-HU.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/it-IT.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ja-JP.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ko-KR.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/mk-MK.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/nl-NL.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/pl-PL.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/pt-BR.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/pt-PT.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/ru-RU.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/sl-SI.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/sv-SE.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/uk-UA.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/locale/zh-CN.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/package.json +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/defaultLocale.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/exponent.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatDecimal.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatGroup.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatNumerals.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatPrefixAuto.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatRounded.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatSpecifier.js +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatTrim.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/formatTypes.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/identity.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/index.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/locale.js +148 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/precisionFixed.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/precisionPrefix.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-format/src/precisionRound.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/README.md +268 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/package.json +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/array.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/basis.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/basisClosed.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/color.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/constant.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/cubehelix.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/date.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/discrete.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/hcl.js +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/hsl.js +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/hue.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/index.js +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/lab.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/number.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/numberArray.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/object.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/piecewise.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/quantize.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/rgb.js +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/round.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/string.js +64 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/transform/decompose.js +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/transform/index.js +63 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/transform/parse.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/value.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-interpolate/src/zoom.js +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/README.md +1003 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/package.json +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/band.js +101 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/colors.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/constant.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/continuous.js +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/diverging.js +104 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/identity.js +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/index.js +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/init.js +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/linear.js +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/log.js +140 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/nice.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/number.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/ordinal.js +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/pow.js +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/quantile.js +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/quantize.js +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/radial.js +63 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/sequential.js +107 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/sequentialQuantile.js +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/symlog.js +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/threshold.js +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/tickFormat.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/time.js +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-scale/src/utcTime.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/README.md +863 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/package.json +51 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/array.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/constant.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/create.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/creator.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/identity.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/index.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/local.js +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/matcher.js +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/namespace.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/namespaces.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/pointer.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/pointers.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/select.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selectAll.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/append.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/attr.js +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/call.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/classed.js +75 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/clone.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/data.js +128 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/datum.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/dispatch.js +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/each.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/empty.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/enter.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/exit.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/filter.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/html.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/index.js +90 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/insert.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/iterator.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/join.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/lower.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/merge.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/node.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/nodes.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/on.js +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/order.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/property.js +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/raise.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/remove.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/select.js +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/selectAll.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/selectChild.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/selectChildren.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/size.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/sort.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/sparse.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/style.js +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selection/text.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selector.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/selectorAll.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/sourceEvent.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-selection/src/window.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/README.md +380 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/package.json +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/day.js +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/duration.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/hour.js +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/index.js +96 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/interval.js +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/millisecond.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/minute.js +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/month.js +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/second.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/ticks.js +58 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/week.js +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time/src/year.js +49 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/README.md +209 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/ar-EG.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/ar-SY.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/ca-ES.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/cs-CZ.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/da-DK.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/de-CH.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/de-DE.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/en-CA.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/en-GB.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/en-US.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/es-ES.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/es-MX.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/fa-IR.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/fi-FI.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/fr-CA.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/fr-FR.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/he-IL.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/hr-HR.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/hu-HU.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/it-IT.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/ja-JP.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/ko-KR.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/mk-MK.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/nb-NO.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/nl-BE.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/nl-NL.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/pl-PL.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/pt-BR.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/ru-RU.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/sv-SE.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/tr-TR.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/uk-UA.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/zh-CN.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/locale/zh-TW.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/package.json +60 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/src/defaultLocale.js +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/src/index.js +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/src/isoFormat.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/src/isoParse.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-time-format/src/locale.js +697 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-timer/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-timer/README.md +87 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-timer/package.json +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-timer/src/index.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-timer/src/interval.js +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-timer/src/timeout.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-timer/src/timer.js +110 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/README.md +490 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/package.json +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/active.js +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/index.js +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/interrupt.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/selection/index.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/selection/interrupt.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/selection/transition.js +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/attr.js +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/attrTween.js +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/delay.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/duration.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/ease.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/easeVarying.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/end.js +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/filter.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/index.js +73 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/interpolate.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/merge.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/on.js +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/remove.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/schedule.js +153 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/select.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/selectAll.js +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/selection.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/style.js +80 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/styleTween.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/text.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/textTween.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/transition.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-transition/src/transition/tween.js +81 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/README.md +414 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/package.json +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/src/constant.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/src/event.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/src/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/src/noevent.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/src/transform.js +51 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/d3-zoom/src/zoom.js +447 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/debug/LICENSE +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/debug/README.md +481 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/debug/package.json +64 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/debug/src/browser.js +272 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/debug/src/common.js +292 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/debug/src/index.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/debug/src/node.js +263 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/.travis.yml +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/README.markdown +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/example/cmp.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/index.js +102 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/package.json +58 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/test/NaN.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/test/cmp.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/deep-is/test/neg-vs-pos-0.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/LICENSE +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/README.md +186 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/chromium-versions.js +79 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/chromium-versions.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/full-chromium-versions.js +2444 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/full-chromium-versions.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/full-versions.js +1576 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/full-versions.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/index.js +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/package.json +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/versions.js +200 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/electron-to-chromium/versions.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esbuild/LICENSE.md +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esbuild/README.md +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esbuild/bin/esbuild +0 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esbuild/install.js +287 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esbuild/package.json +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/index.d.mts +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/index.d.ts +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/package.json +74 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/readme.md +211 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/sync/index.d.mts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/sync/index.d.ts +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/sync/index.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escalade/sync/index.mjs +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escape-string-regexp/index.d.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escape-string-regexp/index.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escape-string-regexp/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escape-string-regexp/package.json +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/escape-string-regexp/readme.md +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/LICENSE +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/README.md +340 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/bin/eslint.js +196 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/conf/default-cli-options.js +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/conf/ecma-version.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/conf/globals.js +169 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/conf/replacements.json +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/conf/rule-type-list.json +91 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/all-files-ignored.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/all-matched-files-ignored.js +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/config-file-missing.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/config-plugin-missing.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/config-serialize-function.js +30 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/eslintrc-incompat.js +117 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/eslintrc-plugins.js +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/extend-config-missing.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/failed-to-read-json.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/file-not-found.js +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/invalid-rule-options.js +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/invalid-rule-severity.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/no-config-found.js +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/plugin-conflict.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/plugin-invalid.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/plugin-missing.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/print-config-with-directory-path.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/shared.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/messages/whitespace-found.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint/package.json +226 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/README.md +109 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.d.ts +91 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js +2737 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.production.js +2731 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/index.d.ts +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/index.js +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-hooks/package.json +58 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-refresh/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-refresh/README.md +218 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-refresh/index.d.ts +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-refresh/index.js +294 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-plugin-react-refresh/package.json +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-scope/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-scope/README.md +198 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-scope/package.json +64 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-visitor-keys/LICENSE +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-visitor-keys/README.md +121 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/eslint-visitor-keys/package.json +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/espree/LICENSE +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/espree/README.md +262 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/espree/espree.js +174 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/espree/package.json +77 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esquery/README.md +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esquery/license.txt +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esquery/package.json +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esquery/parser.js +2694 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esrecurse/.babelrc +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esrecurse/README.md +171 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esrecurse/esrecurse.js +117 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esrecurse/gulpfile.babel.js +92 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esrecurse/package.json +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estraverse/.jshintrc +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estraverse/LICENSE.BSD +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estraverse/README.md +153 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estraverse/estraverse.js +805 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estraverse/gulpfile.js +70 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estraverse/package.json +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/CHANGELOG.md +92 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/LICENSE +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/README.md +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/package.json +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/src/async.js +118 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/src/index.js +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/src/package.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/src/sync.js +118 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/src/walker.js +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/types/async.d.ts +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/types/index.d.ts +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/types/sync.d.ts +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/types/tsconfig.tsbuildinfo +345 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/estree-walker/types/walker.d.ts +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esutils/LICENSE.BSD +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esutils/README.md +174 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/esutils/package.json +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/README.md +96 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/es6/index.d.ts +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/es6/index.js +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/es6/react.d.ts +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/es6/react.js +79 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/index.d.ts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/index.js +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/package.json +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/react.d.ts +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-deep-equal/react.js +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/.eslintrc.yml +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/.github/FUNDING.yml +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/.travis.yml +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/README.md +131 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/benchmark/index.js +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/benchmark/test.json +137 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/example/key_cmp.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/example/nested.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/example/str.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/example/value_cmp.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/index.d.ts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/index.js +59 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/package.json +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/test/cmp.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/test/nested.js +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/test/str.js +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-json-stable-stringify/test/to-json.js +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-levenshtein/LICENSE.md +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-levenshtein/README.md +104 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-levenshtein/levenshtein.js +136 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fast-levenshtein/package.json +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fdir/LICENSE +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fdir/README.md +91 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/fdir/package.json +90 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/file-entry-cache/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/file-entry-cache/README.md +115 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/file-entry-cache/cache.js +291 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/file-entry-cache/package.json +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/find-up/index.d.ts +138 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/find-up/index.js +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/find-up/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/find-up/package.json +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/find-up/readme.md +151 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flat-cache/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flat-cache/README.md +77 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flat-cache/changelog.md +278 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flat-cache/package.json +63 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flat-cache/src/cache.js +214 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flat-cache/src/del.js +30 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flat-cache/src/utils.js +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/README.md +115 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/cjs/index.js +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/cjs/package.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/es.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/esm/index.js +120 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/esm.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/index.js +146 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/min.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/package.json +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/php/flatted.php +156 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/python/flatted.py +149 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/flatted/types/index.d.ts +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gensync/LICENSE +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gensync/README.md +196 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gensync/index.js +373 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gensync/index.js.flow +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gensync/package.json +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gensync/test/.babelrc +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gensync/test/index.test.js +489 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-bench/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-bench/README.md +92 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-bench/package.json +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/LICENSE.md +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/README.md +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/common.js +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/index.js +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/mat2.js +495 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/mat2d.js +547 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/mat3.js +853 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/mat4.js +2023 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/quat.js +791 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/quat2.js +924 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/vec2.js +721 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/vec3.js +890 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/cjs/vec4.js +752 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/common.js +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/index.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/mat2.js +432 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/mat2d.js +486 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/mat3.js +778 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/mat4.js +1910 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/quat.js +710 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/quat2.js +835 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/vec2.js +624 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/vec3.js +787 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/esm/vec4.js +663 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/gl-matrix-min.js +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/gl-matrix.js +7711 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/index.d.ts +3273 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/mat2/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/mat2d/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/mat3/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/mat4/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/package.json +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/quat/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/quat2/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/types.d.ts/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/vec2/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/vec3/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/gl-matrix/vec4/package.json +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/glob-parent/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/glob-parent/README.md +134 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/glob-parent/index.js +75 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/glob-parent/package.json +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/globals/globals.json +3217 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/globals/index.d.ts +3316 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/globals/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/globals/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/globals/package.json +101 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/globals/readme.md +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/has-flag/index.d.ts +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/has-flag/index.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/has-flag/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/has-flag/package.json +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/has-flag/readme.md +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ignore/LICENSE-MIT +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ignore/README.md +412 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ignore/index.d.ts +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ignore/index.js +636 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ignore/legacy.js +559 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ignore/package.json +74 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/import-fresh/index.d.ts +30 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/import-fresh/index.js +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/import-fresh/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/import-fresh/package.json +48 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/import-fresh/readme.md +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/imurmurhash/README.md +122 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/imurmurhash/imurmurhash.js +138 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/imurmurhash/imurmurhash.min.js +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/imurmurhash/package.json +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/internmap/LICENSE +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/internmap/README.md +94 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/internmap/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/internmap/src/index.js +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-extglob/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-extglob/README.md +107 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-extglob/index.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-extglob/package.json +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-glob/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-glob/README.md +206 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-glob/index.js +150 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/is-glob/package.json +81 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/.npmignore +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/README.md +51 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/index.js +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/mode.js +41 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/package.json +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/test/basic.js +221 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isexe/windows.js +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/CHANGELOG.md +45 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/README.md +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_cjs/index.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_cjs/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_cjs/native.js +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_cjs/native.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_cjs/package.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_cjs/utils.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_cjs/utils.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_esm/index.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_esm/index.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_esm/native.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_esm/native.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_esm/package.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_esm/utils.js +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_esm/utils.js.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_types/index.d.ts +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_types/index.d.ts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_types/native.d.ts +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_types/native.d.ts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_types/utils.d.ts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/_types/utils.d.ts.map +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/index.ts +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/native.ts +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/package.json +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/isows/utils.ts +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-tokens/CHANGELOG.md +151 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-tokens/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-tokens/README.md +240 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-tokens/index.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-tokens/package.json +30 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-yaml/CHANGELOG.md +616 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-yaml/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-yaml/README.md +246 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-yaml/bin/js-yaml.js +126 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-yaml/index.js +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/js-yaml/package.json +66 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/jsesc/LICENSE-MIT.txt +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/jsesc/README.md +422 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/jsesc/bin/jsesc +148 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/jsesc/jsesc.js +337 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/jsesc/man/jsesc.1 +94 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/jsesc/package.json +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-buffer/.travis.yml +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-buffer/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-buffer/README.md +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-buffer/index.js +58 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-buffer/package.json +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-buffer/test/index.js +63 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/.eslintrc.yml +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/.travis.yml +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/README.md +83 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/index.js +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/spec/.eslintrc.yml +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/spec/fixtures/schema.js +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-schema-traverse/spec/index.spec.js +171 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/.npmignore +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/.travis.yml +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/LICENSE +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/example/key_cmp.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/example/nested.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/example/str.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/example/value_cmp.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/index.js +82 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/readme.markdown +132 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/test/cmp.js +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/test/nested.js +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/test/replacer.js +74 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/test/space.js +59 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/test/str.js +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json-stable-stringify-without-jsonify/test/to-json.js +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json5/LICENSE.md +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json5/README.md +282 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/json5/package.json +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/keyv/README.md +429 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/keyv/package.json +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/keyv/src/index.d.ts +112 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/keyv/src/index.js +259 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/levn/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/levn/README.md +196 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/levn/package.json +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/locate-path/index.d.ts +83 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/locate-path/index.js +68 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/locate-path/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/locate-path/package.json +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/locate-path/readme.md +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lodash.merge/LICENSE +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lodash.merge/README.md +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lodash.merge/index.js +1977 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lodash.merge/package.json +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lru-cache/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lru-cache/README.md +166 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lru-cache/index.js +334 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/lru-cache/package.json +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/magic-string/LICENSE +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/magic-string/README.md +252 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/magic-string/index.d.ts +221 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/magic-string/package.json +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/minimatch/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/minimatch/README.md +230 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/minimatch/minimatch.js +947 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/minimatch/package.json +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ms/index.js +162 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ms/license.md +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ms/package.json +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ms/readme.md +59 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/LICENSE +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/README.md +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/async/index.browser.cjs +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/async/index.browser.js +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/async/index.cjs +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/async/index.d.ts +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/async/index.js +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/async/index.native.js +26 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/async/package.json +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/bin/nanoid.cjs +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/index.browser.cjs +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/index.browser.js +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/index.cjs +85 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/index.d.cts +91 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/index.d.ts +91 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/index.js +45 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/nanoid.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/non-secure/index.cjs +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/non-secure/index.d.ts +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/non-secure/index.js +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/non-secure/package.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/package.json +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/url-alphabet/index.cjs +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/url-alphabet/index.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/nanoid/url-alphabet/package.json +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/natural-compare/README.md +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/natural-compare/index.js +57 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/natural-compare/package.json +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/node-releases/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/node-releases/README.md +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/node-releases/data/processed/envs.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/node-releases/data/release-schedule/release-schedule.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/node-releases/package.json +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/optionator/CHANGELOG.md +59 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/optionator/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/optionator/README.md +238 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/optionator/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-limit/index.d.ts +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-limit/index.js +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-limit/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-limit/package.json +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-limit/readme.md +101 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-locate/index.d.ts +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-locate/index.js +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-locate/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-locate/package.json +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/p-locate/readme.md +93 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/parent-module/index.js +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/parent-module/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/parent-module/package.json +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/parent-module/readme.md +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-exists/index.d.ts +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-exists/index.js +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-exists/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-exists/package.json +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-exists/readme.md +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-key/index.d.ts +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-key/index.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-key/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-key/package.json +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/path-key/readme.md +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picocolors/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picocolors/README.md +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picocolors/package.json +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picocolors/picocolors.browser.js +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picocolors/picocolors.d.ts +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picocolors/picocolors.js +75 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picocolors/types.d.ts +51 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picomatch/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picomatch/README.md +738 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picomatch/index.js +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picomatch/package.json +83 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/picomatch/posix.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/postcss/LICENSE +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/postcss/README.md +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/postcss/package.json +88 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/prelude-ls/CHANGELOG.md +108 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/prelude-ls/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/prelude-ls/README.md +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/prelude-ls/package.json +46 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/punycode/LICENSE-MIT.txt +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/punycode/README.md +148 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/punycode/package.json +58 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/punycode/punycode.es6.js +444 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/punycode/punycode.js +443 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/random/license +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/random/package.json +89 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/random/readme.md +523 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/README.md +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-compiler-runtime.development.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-compiler-runtime.production.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-compiler-runtime.profiling.js +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-dev-runtime.development.js +349 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-dev-runtime.production.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-dev-runtime.profiling.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-dev-runtime.react-server.development.js +385 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-dev-runtime.react-server.production.js +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-runtime.development.js +358 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-runtime.production.js +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-runtime.profiling.js +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-runtime.react-server.development.js +385 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react-jsx-runtime.react-server.production.js +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react.development.js +1242 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react.production.js +546 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react.react-server.development.js +815 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/cjs/react.react-server.production.js +429 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/compiler-runtime.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/index.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/jsx-dev-runtime.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/jsx-dev-runtime.react-server.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/jsx-runtime.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/jsx-runtime.react-server.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/package.json +51 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react/react.react-server.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/README.md +60 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-client.development.js +24990 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-client.production.js +15393 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-profiling.development.js +25377 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-profiling.profiling.js +16218 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +9035 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +5892 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server-legacy.node.development.js +9035 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +5972 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.browser.development.js +9424 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.browser.production.js +6384 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.bun.development.js +8739 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.bun.production.js +5967 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.edge.development.js +9443 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.edge.production.js +6477 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.node.development.js +9317 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-server.node.production.js +6372 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-test-utils.development.js +24 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom-test-utils.production.js +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom.development.js +424 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom.production.js +210 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom.react-server.development.js +340 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/cjs/react-dom.react-server.production.js +152 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/client.js +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/client.react-server.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/index.js +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/package.json +117 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/profiling.js +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/profiling.react-server.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/react-dom.react-server.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/server.browser.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/server.bun.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/server.edge.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/server.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/server.node.js +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/server.react-server.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/static.browser.js +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/static.edge.js +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/static.js +3 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/static.node.js +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/static.react-server.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-dom/test-utils.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/README.md +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/babel.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/cjs/react-refresh-babel.development.js +601 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/cjs/react-refresh-babel.production.js +586 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/cjs/react-refresh-runtime.development.js +338 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/cjs/react-refresh-runtime.production.js +14 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/package.json +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/react-refresh/runtime.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/API.md +2891 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/CHANGES.md +213 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/DEVELOPING.md +171 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/README.md +250 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/browserify/transform.js +37 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/package.json +145 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/regl.d.ts +1747 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/regl/regl.js +638 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/resolve-from/index.js +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/resolve-from/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/resolve-from/package.json +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/resolve-from/readme.md +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/rollup/LICENSE.md +681 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/rollup/README.md +134 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/rollup/package.json +270 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/README.md +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +414 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler-unstable_mock.production.js +406 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler-unstable_post_task.development.js +150 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler-unstable_post_task.production.js +140 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler.development.js +364 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler.native.development.js +350 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler.native.production.js +330 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/cjs/scheduler.production.js +340 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/index.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/index.native.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/package.json +27 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/unstable_mock.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/scheduler/unstable_post_task.js +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/.coveralls.yml +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/.nvmrc +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/.nyc_output/f02e18a9-b1c7-4946-836e-c3dbfb9635a3.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/.nyc_output/processinfo/f02e18a9-b1c7-4946-836e-c3dbfb9635a3.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/.nyc_output/processinfo/index.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/.travis.yml +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/Gruntfile.js +97 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/README.md +322 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/bower.json +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/component.json +10 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/coverage.json +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/base.css +224 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/block-navigation.js +79 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/index.html +110 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/prettify.css +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/prettify.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/seedrandom/index.html +97 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/seedrandom/seedrandom.js.html +828 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov-report/sorter.js +170 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/coverage/lcov.info +799 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/index.js +60 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/package.json +60 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/seedrandom.js +253 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/seedrandom/seedrandom.min.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/semver/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/semver/README.md +443 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/semver/bin/semver.js +174 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/semver/package.json +38 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/semver/range.bnf +16 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/semver/semver.js +1643 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-command/index.js +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-command/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-command/package.json +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-command/readme.md +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-regex/index.d.ts +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-regex/index.js +2 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-regex/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-regex/package.json +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/shebang-regex/readme.md +33 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/source-map-js/LICENSE +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/source-map-js/README.md +765 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/source-map-js/package.json +71 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/source-map-js/source-map.d.ts +104 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/source-map-js/source-map.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/sourcemap-codec/CHANGELOG.md +64 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/sourcemap-codec/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/sourcemap-codec/README.md +63 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/sourcemap-codec/package.json +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/strip-json-comments/index.d.ts +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/strip-json-comments/index.js +77 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/strip-json-comments/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/strip-json-comments/package.json +47 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/strip-json-comments/readme.md +78 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/supports-color/browser.js +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/supports-color/index.js +135 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/supports-color/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/supports-color/package.json +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/supports-color/readme.md +76 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/tinyglobby/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/tinyglobby/README.md +72 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/tinyglobby/package.json +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/tr46/.npmignore +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/tr46/index.js +193 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/tr46/package.json +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/type-check/LICENSE +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/type-check/README.md +210 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/type-check/package.json +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/README.md +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/agent.d.ts +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/api.d.ts +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/balanced-pool.d.ts +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/cache-interceptor.d.ts +172 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/cache.d.ts +36 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/client.d.ts +107 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/connector.d.ts +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/content-type.d.ts +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/cookies.d.ts +30 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/diagnostics-channel.d.ts +66 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/dispatcher.d.ts +281 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/env-http-proxy-agent.d.ts +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/errors.d.ts +171 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/eventsource.d.ts +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/fetch.d.ts +210 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/formdata.d.ts +108 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/global-dispatcher.d.ts +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/global-origin.d.ts +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/h2c-client.d.ts +75 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/handlers.d.ts +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/header.d.ts +160 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/index.d.ts +75 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/interceptors.d.ts +34 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/mock-agent.d.ts +65 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/mock-call-history.d.ts +111 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/mock-client.d.ts +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/mock-errors.d.ts +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/mock-interceptor.d.ts +93 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/mock-pool.d.ts +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/package.json +55 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/patch.d.ts +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/pool-stats.d.ts +19 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/pool.d.ts +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/proxy-agent.d.ts +28 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/readable.d.ts +68 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/retry-agent.d.ts +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/retry-handler.d.ts +116 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/util.d.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/utility.d.ts +7 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/webidl.d.ts +266 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/undici-types/websocket.d.ts +184 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/LICENSE +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/README.md +22 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/check-npm-version.js +17 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/cli.js +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/index.d.ts +6 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/index.js +341 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/package.json +40 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/update-browserslist-db/utils.js +25 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/uri-js/LICENSE +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/uri-js/README.md +203 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/uri-js/package.json +77 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/uri-js/yarn.lock +2558 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/LICENSE.md +2435 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/README.md +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/bin/openChrome.applescript +95 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/bin/vite.js +79 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/client.d.ts +279 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/misc/false.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/misc/true.js +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/package.json +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/customEvent.d.ts +45 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/hmrPayload.d.ts +74 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/hot.d.ts +39 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/import-meta.d.ts +5 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/importGlob.d.ts +79 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/importMeta.d.ts +31 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/internal/cssPreprocessorOptions.d.ts +44 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/internal/lightningcssOptions.d.ts +18 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/internal/terserOptions.d.ts +11 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/metadata.d.ts +35 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/vite/types/package.json +4 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/webidl-conversions/LICENSE.md +12 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/webidl-conversions/README.md +53 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/webidl-conversions/package.json +23 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/whatwg-url/LICENSE.txt +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/whatwg-url/README.md +67 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/whatwg-url/package.json +32 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/which/CHANGELOG.md +166 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/which/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/which/README.md +54 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/which/bin/node-which +52 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/which/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/which/which.js +125 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/word-wrap/LICENSE +21 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/word-wrap/README.md +201 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/word-wrap/index.d.ts +50 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/word-wrap/index.js +61 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/word-wrap/package.json +77 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ws/LICENSE +20 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ws/README.md +548 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ws/browser.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ws/index.js +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ws/package.json +69 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/ws/wrapper.mjs +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yallist/LICENSE +15 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yallist/README.md +204 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yallist/iterator.js +8 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yallist/package.json +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yallist/yallist.js +426 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yocto-queue/index.d.ts +56 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yocto-queue/index.js +68 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yocto-queue/license +9 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yocto-queue/package.json +43 -0
- django_cosmograph-0.1.0/cosmograph_ui/node_modules/yocto-queue/readme.md +64 -0
- django_cosmograph-0.1.0/cosmograph_ui/package-lock.json +3157 -0
- django_cosmograph-0.1.0/cosmograph_ui/package.json +29 -0
- django_cosmograph-0.1.0/cosmograph_ui/public/vite.svg +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/src/App.css +42 -0
- django_cosmograph-0.1.0/cosmograph_ui/src/App.jsx +58 -0
- django_cosmograph-0.1.0/cosmograph_ui/src/assets/react.svg +1 -0
- django_cosmograph-0.1.0/cosmograph_ui/src/index.css +68 -0
- django_cosmograph-0.1.0/cosmograph_ui/src/main.jsx +13 -0
- django_cosmograph-0.1.0/cosmograph_ui/vite.config.js +18 -0
- django_cosmograph-0.1.0/django_cosmograph/__init__.py +0 -0
- django_cosmograph-0.1.0/django_cosmograph/admin.py +3 -0
- django_cosmograph-0.1.0/django_cosmograph/apps.py +6 -0
- django_cosmograph-0.1.0/django_cosmograph/migrations/__init__.py +0 -0
- django_cosmograph-0.1.0/django_cosmograph/models.py +3 -0
- django_cosmograph-0.1.0/django_cosmograph/static/django_cosmograph/cosmograph.js +993 -0
- django_cosmograph-0.1.0/django_cosmograph/static/django_cosmograph/main.css +1 -0
- django_cosmograph-0.1.0/django_cosmograph/static/django_cosmograph/vite.svg +1 -0
- django_cosmograph-0.1.0/django_cosmograph/templates/django_cosmograph/cosmograph.html +7 -0
- django_cosmograph-0.1.0/django_cosmograph/tests.py +3 -0
- django_cosmograph-0.1.0/django_cosmograph/urls.py +8 -0
- django_cosmograph-0.1.0/django_cosmograph/views.py +26 -0
- django_cosmograph-0.1.0/manage.py +21 -0
- django_cosmograph-0.1.0/pyproject.toml +16 -0
- django_cosmograph-0.1.0/sample_project/settings.py +36 -0
- django_cosmograph-0.1.0/sample_project/static/css/styles.css +92 -0
- django_cosmograph-0.1.0/sample_project/templates/base.html +68 -0
- django_cosmograph-0.1.0/sample_project/urls.py +14 -0
- django_cosmograph-0.1.0/sample_project/views.py +33 -0
- django_cosmograph-0.1.0/sample_project/wsgi.py +14 -0
- django_cosmograph-0.1.0/uv.lock +55 -0
@@ -0,0 +1,207 @@
|
|
1
|
+
# Byte-compiled / optimized / DLL files
|
2
|
+
__pycache__/
|
3
|
+
*.py[codz]
|
4
|
+
*$py.class
|
5
|
+
|
6
|
+
# C extensions
|
7
|
+
*.so
|
8
|
+
|
9
|
+
# Distribution / packaging
|
10
|
+
.Python
|
11
|
+
build/
|
12
|
+
develop-eggs/
|
13
|
+
dist/
|
14
|
+
downloads/
|
15
|
+
eggs/
|
16
|
+
.eggs/
|
17
|
+
lib/
|
18
|
+
lib64/
|
19
|
+
parts/
|
20
|
+
sdist/
|
21
|
+
var/
|
22
|
+
wheels/
|
23
|
+
share/python-wheels/
|
24
|
+
*.egg-info/
|
25
|
+
.installed.cfg
|
26
|
+
*.egg
|
27
|
+
MANIFEST
|
28
|
+
|
29
|
+
# PyInstaller
|
30
|
+
# Usually these files are written by a python script from a template
|
31
|
+
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
32
|
+
*.manifest
|
33
|
+
*.spec
|
34
|
+
|
35
|
+
# Installer logs
|
36
|
+
pip-log.txt
|
37
|
+
pip-delete-this-directory.txt
|
38
|
+
|
39
|
+
# Unit test / coverage reports
|
40
|
+
htmlcov/
|
41
|
+
.tox/
|
42
|
+
.nox/
|
43
|
+
.coverage
|
44
|
+
.coverage.*
|
45
|
+
.cache
|
46
|
+
nosetests.xml
|
47
|
+
coverage.xml
|
48
|
+
*.cover
|
49
|
+
*.py.cover
|
50
|
+
.hypothesis/
|
51
|
+
.pytest_cache/
|
52
|
+
cover/
|
53
|
+
|
54
|
+
# Translations
|
55
|
+
*.mo
|
56
|
+
*.pot
|
57
|
+
|
58
|
+
# Django stuff:
|
59
|
+
*.log
|
60
|
+
local_settings.py
|
61
|
+
db.sqlite3
|
62
|
+
db.sqlite3-journal
|
63
|
+
|
64
|
+
# Flask stuff:
|
65
|
+
instance/
|
66
|
+
.webassets-cache
|
67
|
+
|
68
|
+
# Scrapy stuff:
|
69
|
+
.scrapy
|
70
|
+
|
71
|
+
# Sphinx documentation
|
72
|
+
docs/_build/
|
73
|
+
|
74
|
+
# PyBuilder
|
75
|
+
.pybuilder/
|
76
|
+
target/
|
77
|
+
|
78
|
+
# Jupyter Notebook
|
79
|
+
.ipynb_checkpoints
|
80
|
+
|
81
|
+
# IPython
|
82
|
+
profile_default/
|
83
|
+
ipython_config.py
|
84
|
+
|
85
|
+
# pyenv
|
86
|
+
# For a library or package, you might want to ignore these files since the code is
|
87
|
+
# intended to run in multiple environments; otherwise, check them in:
|
88
|
+
# .python-version
|
89
|
+
|
90
|
+
# pipenv
|
91
|
+
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
|
92
|
+
# However, in case of collaboration, if having platform-specific dependencies or dependencies
|
93
|
+
# having no cross-platform support, pipenv may install dependencies that don't work, or not
|
94
|
+
# install all needed dependencies.
|
95
|
+
#Pipfile.lock
|
96
|
+
|
97
|
+
# UV
|
98
|
+
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
|
99
|
+
# This is especially recommended for binary packages to ensure reproducibility, and is more
|
100
|
+
# commonly ignored for libraries.
|
101
|
+
#uv.lock
|
102
|
+
|
103
|
+
# poetry
|
104
|
+
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
|
105
|
+
# This is especially recommended for binary packages to ensure reproducibility, and is more
|
106
|
+
# commonly ignored for libraries.
|
107
|
+
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
|
108
|
+
#poetry.lock
|
109
|
+
#poetry.toml
|
110
|
+
|
111
|
+
# pdm
|
112
|
+
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
|
113
|
+
# pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.
|
114
|
+
# https://pdm-project.org/en/latest/usage/project/#working-with-version-control
|
115
|
+
#pdm.lock
|
116
|
+
#pdm.toml
|
117
|
+
.pdm-python
|
118
|
+
.pdm-build/
|
119
|
+
|
120
|
+
# pixi
|
121
|
+
# Similar to Pipfile.lock, it is generally recommended to include pixi.lock in version control.
|
122
|
+
#pixi.lock
|
123
|
+
# Pixi creates a virtual environment in the .pixi directory, just like venv module creates one
|
124
|
+
# in the .venv directory. It is recommended not to include this directory in version control.
|
125
|
+
.pixi
|
126
|
+
|
127
|
+
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
|
128
|
+
__pypackages__/
|
129
|
+
|
130
|
+
# Celery stuff
|
131
|
+
celerybeat-schedule
|
132
|
+
celerybeat.pid
|
133
|
+
|
134
|
+
# SageMath parsed files
|
135
|
+
*.sage.py
|
136
|
+
|
137
|
+
# Environments
|
138
|
+
.env
|
139
|
+
.envrc
|
140
|
+
.venv
|
141
|
+
env/
|
142
|
+
venv/
|
143
|
+
ENV/
|
144
|
+
env.bak/
|
145
|
+
venv.bak/
|
146
|
+
|
147
|
+
# Spyder project settings
|
148
|
+
.spyderproject
|
149
|
+
.spyproject
|
150
|
+
|
151
|
+
# Rope project settings
|
152
|
+
.ropeproject
|
153
|
+
|
154
|
+
# mkdocs documentation
|
155
|
+
/site
|
156
|
+
|
157
|
+
# mypy
|
158
|
+
.mypy_cache/
|
159
|
+
.dmypy.json
|
160
|
+
dmypy.json
|
161
|
+
|
162
|
+
# Pyre type checker
|
163
|
+
.pyre/
|
164
|
+
|
165
|
+
# pytype static type analyzer
|
166
|
+
.pytype/
|
167
|
+
|
168
|
+
# Cython debug symbols
|
169
|
+
cython_debug/
|
170
|
+
|
171
|
+
# PyCharm
|
172
|
+
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
173
|
+
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
174
|
+
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
175
|
+
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
176
|
+
#.idea/
|
177
|
+
|
178
|
+
# Abstra
|
179
|
+
# Abstra is an AI-powered process automation framework.
|
180
|
+
# Ignore directories containing user credentials, local state, and settings.
|
181
|
+
# Learn more at https://abstra.io/docs
|
182
|
+
.abstra/
|
183
|
+
|
184
|
+
# Visual Studio Code
|
185
|
+
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
|
186
|
+
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
|
187
|
+
# and can be added to the global gitignore or merged into this file. However, if you prefer,
|
188
|
+
# you could uncomment the following to ignore the entire vscode folder
|
189
|
+
# .vscode/
|
190
|
+
|
191
|
+
# Ruff stuff:
|
192
|
+
.ruff_cache/
|
193
|
+
|
194
|
+
# PyPI configuration file
|
195
|
+
.pypirc
|
196
|
+
|
197
|
+
# Cursor
|
198
|
+
# Cursor is an AI-powered code editor. `.cursorignore` specifies files/directories to
|
199
|
+
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
|
200
|
+
# refer to https://docs.cursor.com/context/ignore-files
|
201
|
+
.cursorignore
|
202
|
+
.cursorindexingignore
|
203
|
+
|
204
|
+
# Marimo
|
205
|
+
marimo/_static/
|
206
|
+
marimo/_lsp/
|
207
|
+
__marimo__/
|
@@ -0,0 +1 @@
|
|
1
|
+
3.11
|
@@ -0,0 +1,407 @@
|
|
1
|
+
Attribution-NonCommercial 4.0 International
|
2
|
+
|
3
|
+
=======================================================================
|
4
|
+
|
5
|
+
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
6
|
+
does not provide legal services or legal advice. Distribution of
|
7
|
+
Creative Commons public licenses does not create a lawyer-client or
|
8
|
+
other relationship. Creative Commons makes its licenses and related
|
9
|
+
information available on an "as-is" basis. Creative Commons gives no
|
10
|
+
warranties regarding its licenses, any material licensed under their
|
11
|
+
terms and conditions, or any related information. Creative Commons
|
12
|
+
disclaims all liability for damages resulting from their use to the
|
13
|
+
fullest extent possible.
|
14
|
+
|
15
|
+
Using Creative Commons Public Licenses
|
16
|
+
|
17
|
+
Creative Commons public licenses provide a standard set of terms and
|
18
|
+
conditions that creators and other rights holders may use to share
|
19
|
+
original works of authorship and other material subject to copyright
|
20
|
+
and certain other rights specified in the public license below. The
|
21
|
+
following considerations are for informational purposes only, are not
|
22
|
+
exhaustive, and do not form part of our licenses.
|
23
|
+
|
24
|
+
Considerations for licensors: Our public licenses are
|
25
|
+
intended for use by those authorized to give the public
|
26
|
+
permission to use material in ways otherwise restricted by
|
27
|
+
copyright and certain other rights. Our licenses are
|
28
|
+
irrevocable. Licensors should read and understand the terms
|
29
|
+
and conditions of the license they choose before applying it.
|
30
|
+
Licensors should also secure all rights necessary before
|
31
|
+
applying our licenses so that the public can reuse the
|
32
|
+
material as expected. Licensors should clearly mark any
|
33
|
+
material not subject to the license. This includes other CC-
|
34
|
+
licensed material, or material used under an exception or
|
35
|
+
limitation to copyright. More considerations for licensors:
|
36
|
+
wiki.creativecommons.org/Considerations_for_licensors
|
37
|
+
|
38
|
+
Considerations for the public: By using one of our public
|
39
|
+
licenses, a licensor grants the public permission to use the
|
40
|
+
licensed material under specified terms and conditions. If
|
41
|
+
the licensor's permission is not necessary for any reason--for
|
42
|
+
example, because of any applicable exception or limitation to
|
43
|
+
copyright--then that use is not regulated by the license. Our
|
44
|
+
licenses grant only permissions under copyright and certain
|
45
|
+
other rights that a licensor has authority to grant. Use of
|
46
|
+
the licensed material may still be restricted for other
|
47
|
+
reasons, including because others have copyright or other
|
48
|
+
rights in the material. A licensor may make special requests,
|
49
|
+
such as asking that all changes be marked or described.
|
50
|
+
Although not required by our licenses, you are encouraged to
|
51
|
+
respect those requests where reasonable. More considerations
|
52
|
+
for the public:
|
53
|
+
wiki.creativecommons.org/Considerations_for_licensees
|
54
|
+
|
55
|
+
=======================================================================
|
56
|
+
|
57
|
+
Creative Commons Attribution-NonCommercial 4.0 International Public
|
58
|
+
License
|
59
|
+
|
60
|
+
By exercising the Licensed Rights (defined below), You accept and agree
|
61
|
+
to be bound by the terms and conditions of this Creative Commons
|
62
|
+
Attribution-NonCommercial 4.0 International Public License ("Public
|
63
|
+
License"). To the extent this Public License may be interpreted as a
|
64
|
+
contract, You are granted the Licensed Rights in consideration of Your
|
65
|
+
acceptance of these terms and conditions, and the Licensor grants You
|
66
|
+
such rights in consideration of benefits the Licensor receives from
|
67
|
+
making the Licensed Material available under these terms and
|
68
|
+
conditions.
|
69
|
+
|
70
|
+
|
71
|
+
Section 1 -- Definitions.
|
72
|
+
|
73
|
+
a. Adapted Material means material subject to Copyright and Similar
|
74
|
+
Rights that is derived from or based upon the Licensed Material
|
75
|
+
and in which the Licensed Material is translated, altered,
|
76
|
+
arranged, transformed, or otherwise modified in a manner requiring
|
77
|
+
permission under the Copyright and Similar Rights held by the
|
78
|
+
Licensor. For purposes of this Public License, where the Licensed
|
79
|
+
Material is a musical work, performance, or sound recording,
|
80
|
+
Adapted Material is always produced where the Licensed Material is
|
81
|
+
synched in timed relation with a moving image.
|
82
|
+
|
83
|
+
b. Adapter's License means the license You apply to Your Copyright
|
84
|
+
and Similar Rights in Your contributions to Adapted Material in
|
85
|
+
accordance with the terms and conditions of this Public License.
|
86
|
+
|
87
|
+
c. Copyright and Similar Rights means copyright and/or similar rights
|
88
|
+
closely related to copyright including, without limitation,
|
89
|
+
performance, broadcast, sound recording, and Sui Generis Database
|
90
|
+
Rights, without regard to how the rights are labeled or
|
91
|
+
categorized. For purposes of this Public License, the rights
|
92
|
+
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
93
|
+
Rights.
|
94
|
+
d. Effective Technological Measures means those measures that, in the
|
95
|
+
absence of proper authority, may not be circumvented under laws
|
96
|
+
fulfilling obligations under Article 11 of the WIPO Copyright
|
97
|
+
Treaty adopted on December 20, 1996, and/or similar international
|
98
|
+
agreements.
|
99
|
+
|
100
|
+
e. Exceptions and Limitations means fair use, fair dealing, and/or
|
101
|
+
any other exception or limitation to Copyright and Similar Rights
|
102
|
+
that applies to Your use of the Licensed Material.
|
103
|
+
|
104
|
+
f. Licensed Material means the artistic or literary work, database,
|
105
|
+
or other material to which the Licensor applied this Public
|
106
|
+
License.
|
107
|
+
|
108
|
+
g. Licensed Rights means the rights granted to You subject to the
|
109
|
+
terms and conditions of this Public License, which are limited to
|
110
|
+
all Copyright and Similar Rights that apply to Your use of the
|
111
|
+
Licensed Material and that the Licensor has authority to license.
|
112
|
+
|
113
|
+
h. Licensor means the individual(s) or entity(ies) granting rights
|
114
|
+
under this Public License.
|
115
|
+
|
116
|
+
i. NonCommercial means not primarily intended for or directed towards
|
117
|
+
commercial advantage or monetary compensation. For purposes of
|
118
|
+
this Public License, the exchange of the Licensed Material for
|
119
|
+
other material subject to Copyright and Similar Rights by digital
|
120
|
+
file-sharing or similar means is NonCommercial provided there is
|
121
|
+
no payment of monetary compensation in connection with the
|
122
|
+
exchange.
|
123
|
+
|
124
|
+
j. Share means to provide material to the public by any means or
|
125
|
+
process that requires permission under the Licensed Rights, such
|
126
|
+
as reproduction, public display, public performance, distribution,
|
127
|
+
dissemination, communication, or importation, and to make material
|
128
|
+
available to the public including in ways that members of the
|
129
|
+
public may access the material from a place and at a time
|
130
|
+
individually chosen by them.
|
131
|
+
|
132
|
+
k. Sui Generis Database Rights means rights other than copyright
|
133
|
+
resulting from Directive 96/9/EC of the European Parliament and of
|
134
|
+
the Council of 11 March 1996 on the legal protection of databases,
|
135
|
+
as amended and/or succeeded, as well as other essentially
|
136
|
+
equivalent rights anywhere in the world.
|
137
|
+
|
138
|
+
l. You means the individual or entity exercising the Licensed Rights
|
139
|
+
under this Public License. Your has a corresponding meaning.
|
140
|
+
|
141
|
+
|
142
|
+
Section 2 -- Scope.
|
143
|
+
|
144
|
+
a. License grant.
|
145
|
+
|
146
|
+
1. Subject to the terms and conditions of this Public License,
|
147
|
+
the Licensor hereby grants You a worldwide, royalty-free,
|
148
|
+
non-sublicensable, non-exclusive, irrevocable license to
|
149
|
+
exercise the Licensed Rights in the Licensed Material to:
|
150
|
+
|
151
|
+
a. reproduce and Share the Licensed Material, in whole or
|
152
|
+
in part, for NonCommercial purposes only; and
|
153
|
+
|
154
|
+
b. produce, reproduce, and Share Adapted Material for
|
155
|
+
NonCommercial purposes only.
|
156
|
+
|
157
|
+
2. Exceptions and Limitations. For the avoidance of doubt, where
|
158
|
+
Exceptions and Limitations apply to Your use, this Public
|
159
|
+
License does not apply, and You do not need to comply with
|
160
|
+
its terms and conditions.
|
161
|
+
|
162
|
+
3. Term. The term of this Public License is specified in Section
|
163
|
+
6(a).
|
164
|
+
|
165
|
+
4. Media and formats; technical modifications allowed. The
|
166
|
+
Licensor authorizes You to exercise the Licensed Rights in
|
167
|
+
all media and formats whether now known or hereafter created,
|
168
|
+
and to make technical modifications necessary to do so. The
|
169
|
+
Licensor waives and/or agrees not to assert any right or
|
170
|
+
authority to forbid You from making technical modifications
|
171
|
+
necessary to exercise the Licensed Rights, including
|
172
|
+
technical modifications necessary to circumvent Effective
|
173
|
+
Technological Measures. For purposes of this Public License,
|
174
|
+
simply making modifications authorized by this Section 2(a)
|
175
|
+
(4) never produces Adapted Material.
|
176
|
+
|
177
|
+
5. Downstream recipients.
|
178
|
+
|
179
|
+
a. Offer from the Licensor -- Licensed Material. Every
|
180
|
+
recipient of the Licensed Material automatically
|
181
|
+
receives an offer from the Licensor to exercise the
|
182
|
+
Licensed Rights under the terms and conditions of this
|
183
|
+
Public License.
|
184
|
+
|
185
|
+
b. No downstream restrictions. You may not offer or impose
|
186
|
+
any additional or different terms or conditions on, or
|
187
|
+
apply any Effective Technological Measures to, the
|
188
|
+
Licensed Material if doing so restricts exercise of the
|
189
|
+
Licensed Rights by any recipient of the Licensed
|
190
|
+
Material.
|
191
|
+
|
192
|
+
6. No endorsement. Nothing in this Public License constitutes or
|
193
|
+
may be construed as permission to assert or imply that You
|
194
|
+
are, or that Your use of the Licensed Material is, connected
|
195
|
+
with, or sponsored, endorsed, or granted official status by,
|
196
|
+
the Licensor or others designated to receive attribution as
|
197
|
+
provided in Section 3(a)(1)(A)(i).
|
198
|
+
|
199
|
+
b. Other rights.
|
200
|
+
|
201
|
+
1. Moral rights, such as the right of integrity, are not
|
202
|
+
licensed under this Public License, nor are publicity,
|
203
|
+
privacy, and/or other similar personality rights; however, to
|
204
|
+
the extent possible, the Licensor waives and/or agrees not to
|
205
|
+
assert any such rights held by the Licensor to the limited
|
206
|
+
extent necessary to allow You to exercise the Licensed
|
207
|
+
Rights, but not otherwise.
|
208
|
+
|
209
|
+
2. Patent and trademark rights are not licensed under this
|
210
|
+
Public License.
|
211
|
+
|
212
|
+
3. To the extent possible, the Licensor waives any right to
|
213
|
+
collect royalties from You for the exercise of the Licensed
|
214
|
+
Rights, whether directly or through a collecting society
|
215
|
+
under any voluntary or waivable statutory or compulsory
|
216
|
+
licensing scheme. In all other cases the Licensor expressly
|
217
|
+
reserves any right to collect such royalties, including when
|
218
|
+
the Licensed Material is used other than for NonCommercial
|
219
|
+
purposes.
|
220
|
+
|
221
|
+
|
222
|
+
Section 3 -- License Conditions.
|
223
|
+
|
224
|
+
Your exercise of the Licensed Rights is expressly made subject to the
|
225
|
+
following conditions.
|
226
|
+
|
227
|
+
a. Attribution.
|
228
|
+
|
229
|
+
1. If You Share the Licensed Material (including in modified
|
230
|
+
form), You must:
|
231
|
+
|
232
|
+
a. retain the following if it is supplied by the Licensor
|
233
|
+
with the Licensed Material:
|
234
|
+
|
235
|
+
i. identification of the creator(s) of the Licensed
|
236
|
+
Material and any others designated to receive
|
237
|
+
attribution, in any reasonable manner requested by
|
238
|
+
the Licensor (including by pseudonym if
|
239
|
+
designated);
|
240
|
+
|
241
|
+
ii. a copyright notice;
|
242
|
+
|
243
|
+
iii. a notice that refers to this Public License;
|
244
|
+
|
245
|
+
iv. a notice that refers to the disclaimer of
|
246
|
+
warranties;
|
247
|
+
|
248
|
+
v. a URI or hyperlink to the Licensed Material to the
|
249
|
+
extent reasonably practicable;
|
250
|
+
|
251
|
+
b. indicate if You modified the Licensed Material and
|
252
|
+
retain an indication of any previous modifications; and
|
253
|
+
|
254
|
+
c. indicate the Licensed Material is licensed under this
|
255
|
+
Public License, and include the text of, or the URI or
|
256
|
+
hyperlink to, this Public License.
|
257
|
+
|
258
|
+
2. You may satisfy the conditions in Section 3(a)(1) in any
|
259
|
+
reasonable manner based on the medium, means, and context in
|
260
|
+
which You Share the Licensed Material. For example, it may be
|
261
|
+
reasonable to satisfy the conditions by providing a URI or
|
262
|
+
hyperlink to a resource that includes the required
|
263
|
+
information.
|
264
|
+
|
265
|
+
3. If requested by the Licensor, You must remove any of the
|
266
|
+
information required by Section 3(a)(1)(A) to the extent
|
267
|
+
reasonably practicable.
|
268
|
+
|
269
|
+
4. If You Share Adapted Material You produce, the Adapter's
|
270
|
+
License You apply must not prevent recipients of the Adapted
|
271
|
+
Material from complying with this Public License.
|
272
|
+
|
273
|
+
|
274
|
+
Section 4 -- Sui Generis Database Rights.
|
275
|
+
|
276
|
+
Where the Licensed Rights include Sui Generis Database Rights that
|
277
|
+
apply to Your use of the Licensed Material:
|
278
|
+
|
279
|
+
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
280
|
+
to extract, reuse, reproduce, and Share all or a substantial
|
281
|
+
portion of the contents of the database for NonCommercial purposes
|
282
|
+
only;
|
283
|
+
|
284
|
+
b. if You include all or a substantial portion of the database
|
285
|
+
contents in a database in which You have Sui Generis Database
|
286
|
+
Rights, then the database in which You have Sui Generis Database
|
287
|
+
Rights (but not its individual contents) is Adapted Material; and
|
288
|
+
|
289
|
+
c. You must comply with the conditions in Section 3(a) if You Share
|
290
|
+
all or a substantial portion of the contents of the database.
|
291
|
+
|
292
|
+
For the avoidance of doubt, this Section 4 supplements and does not
|
293
|
+
replace Your obligations under this Public License where the Licensed
|
294
|
+
Rights include other Copyright and Similar Rights.
|
295
|
+
|
296
|
+
|
297
|
+
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
298
|
+
|
299
|
+
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
300
|
+
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
301
|
+
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
302
|
+
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
303
|
+
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
304
|
+
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
305
|
+
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
306
|
+
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
307
|
+
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
308
|
+
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
309
|
+
|
310
|
+
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
311
|
+
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
312
|
+
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
313
|
+
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
314
|
+
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
315
|
+
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
316
|
+
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
317
|
+
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
318
|
+
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
319
|
+
|
320
|
+
c. The disclaimer of warranties and limitation of liability provided
|
321
|
+
above shall be interpreted in a manner that, to the extent
|
322
|
+
possible, most closely approximates an absolute disclaimer and
|
323
|
+
waiver of all liability.
|
324
|
+
|
325
|
+
|
326
|
+
Section 6 -- Term and Termination.
|
327
|
+
|
328
|
+
a. This Public License applies for the term of the Copyright and
|
329
|
+
Similar Rights licensed here. However, if You fail to comply with
|
330
|
+
this Public License, then Your rights under this Public License
|
331
|
+
terminate automatically.
|
332
|
+
|
333
|
+
b. Where Your right to use the Licensed Material has terminated under
|
334
|
+
Section 6(a), it reinstates:
|
335
|
+
|
336
|
+
1. automatically as of the date the violation is cured, provided
|
337
|
+
it is cured within 30 days of Your discovery of the
|
338
|
+
violation; or
|
339
|
+
|
340
|
+
2. upon express reinstatement by the Licensor.
|
341
|
+
|
342
|
+
For the avoidance of doubt, this Section 6(b) does not affect any
|
343
|
+
right the Licensor may have to seek remedies for Your violations
|
344
|
+
of this Public License.
|
345
|
+
|
346
|
+
c. For the avoidance of doubt, the Licensor may also offer the
|
347
|
+
Licensed Material under separate terms or conditions or stop
|
348
|
+
distributing the Licensed Material at any time; however, doing so
|
349
|
+
will not terminate this Public License.
|
350
|
+
|
351
|
+
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
352
|
+
License.
|
353
|
+
|
354
|
+
|
355
|
+
Section 7 -- Other Terms and Conditions.
|
356
|
+
|
357
|
+
a. The Licensor shall not be bound by any additional or different
|
358
|
+
terms or conditions communicated by You unless expressly agreed.
|
359
|
+
|
360
|
+
b. Any arrangements, understandings, or agreements regarding the
|
361
|
+
Licensed Material not stated herein are separate from and
|
362
|
+
independent of the terms and conditions of this Public License.
|
363
|
+
|
364
|
+
|
365
|
+
Section 8 -- Interpretation.
|
366
|
+
|
367
|
+
a. For the avoidance of doubt, this Public License does not, and
|
368
|
+
shall not be interpreted to, reduce, limit, restrict, or impose
|
369
|
+
conditions on any use of the Licensed Material that could lawfully
|
370
|
+
be made without permission under this Public License.
|
371
|
+
|
372
|
+
b. To the extent possible, if any provision of this Public License is
|
373
|
+
deemed unenforceable, it shall be automatically reformed to the
|
374
|
+
minimum extent necessary to make it enforceable. If the provision
|
375
|
+
cannot be reformed, it shall be severed from this Public License
|
376
|
+
without affecting the enforceability of the remaining terms and
|
377
|
+
conditions.
|
378
|
+
|
379
|
+
c. No term or condition of this Public License will be waived and no
|
380
|
+
failure to comply consented to unless expressly agreed to by the
|
381
|
+
Licensor.
|
382
|
+
|
383
|
+
d. Nothing in this Public License constitutes or may be interpreted
|
384
|
+
as a limitation upon, or waiver of, any privileges and immunities
|
385
|
+
that apply to the Licensor or You, including from the legal
|
386
|
+
processes of any jurisdiction or authority.
|
387
|
+
|
388
|
+
=======================================================================
|
389
|
+
|
390
|
+
Creative Commons is not a party to its public
|
391
|
+
licenses. Notwithstanding, Creative Commons may elect to apply one of
|
392
|
+
its public licenses to material it publishes and in those instances
|
393
|
+
will be considered the "Licensor." The text of the Creative Commons
|
394
|
+
public licenses is dedicated to the public domain under the CC0 Public
|
395
|
+
Domain Dedication. Except for the limited purpose of indicating that
|
396
|
+
material is shared under a Creative Commons public license or as
|
397
|
+
otherwise permitted by the Creative Commons policies published at
|
398
|
+
creativecommons.org/policies, Creative Commons does not authorize the
|
399
|
+
use of the trademark "Creative Commons" or any other trademark or logo
|
400
|
+
of Creative Commons without its prior written consent including,
|
401
|
+
without limitation, in connection with any unauthorized modifications
|
402
|
+
to any of its public licenses or any other arrangements,
|
403
|
+
understandings, or agreements concerning use of licensed material. For
|
404
|
+
the avoidance of doubt, this paragraph does not form part of the
|
405
|
+
public licenses.
|
406
|
+
|
407
|
+
Creative Commons may be contacted at creativecommons.org.
|
@@ -0,0 +1,21 @@
|
|
1
|
+
Metadata-Version: 2.4
|
2
|
+
Name: django-cosmograph
|
3
|
+
Version: 0.1.0
|
4
|
+
Summary: A django app to get cosmograph visualisations directly in django templates
|
5
|
+
Author-email: Saranya Balasubramanian <saranya.balasubramanian@oeaw.ac.at>
|
6
|
+
License-File: LICENSE.md
|
7
|
+
Requires-Python: >=3.11
|
8
|
+
Requires-Dist: django<6,>=4.2
|
9
|
+
Description-Content-Type: text/markdown
|
10
|
+
|
11
|
+
# django-cosmograph
|
12
|
+
A django app to get cosmograph visualisations directly in django templates
|
13
|
+
|
14
|
+
This project uses [Cosmograph](https://cosmograph.app/): GPU-accelerated Force Graph Layout and Rendering by Rokotyan, N., Stukova, O., Kolmakova D. & Ovsyannikov, D. (2022), licensed under CC BY-NC 4.0.
|
15
|
+
|
16
|
+
[![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc]
|
17
|
+
|
18
|
+
This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License][cc-by-nc].
|
19
|
+
|
20
|
+
[cc-by-nc]: http://creativecommons.org/licenses/by-nc/4.0/
|
21
|
+
[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# django-cosmograph
|
2
|
+
A django app to get cosmograph visualisations directly in django templates
|
3
|
+
|
4
|
+
This project uses [Cosmograph](https://cosmograph.app/): GPU-accelerated Force Graph Layout and Rendering by Rokotyan, N., Stukova, O., Kolmakova D. & Ovsyannikov, D. (2022), licensed under CC BY-NC 4.0.
|
5
|
+
|
6
|
+
[![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc]
|
7
|
+
|
8
|
+
This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License][cc-by-nc].
|
9
|
+
|
10
|
+
[cc-by-nc]: http://creativecommons.org/licenses/by-nc/4.0/
|
11
|
+
[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# Logs
|
2
|
+
logs
|
3
|
+
*.log
|
4
|
+
npm-debug.log*
|
5
|
+
yarn-debug.log*
|
6
|
+
yarn-error.log*
|
7
|
+
pnpm-debug.log*
|
8
|
+
lerna-debug.log*
|
9
|
+
|
10
|
+
node_modules
|
11
|
+
dist
|
12
|
+
dist-ssr
|
13
|
+
*.local
|
14
|
+
|
15
|
+
# Editor directories and files
|
16
|
+
.vscode/*
|
17
|
+
!.vscode/extensions.json
|
18
|
+
.idea
|
19
|
+
.DS_Store
|
20
|
+
*.suo
|
21
|
+
*.ntvs*
|
22
|
+
*.njsproj
|
23
|
+
*.sln
|
24
|
+
*.sw?
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# React + Vite
|
2
|
+
|
3
|
+
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
|
4
|
+
|
5
|
+
Currently, two official plugins are available:
|
6
|
+
|
7
|
+
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh
|
8
|
+
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
|
9
|
+
|
10
|
+
## Expanding the ESLint configuration
|
11
|
+
|
12
|
+
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
|