terra_ui_components 0.0.83__tar.gz → 0.0.94__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.
Potentially problematic release.
This version of terra_ui_components might be problematic. Click here for more details.
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/PKG-INFO +1 -1
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/data-subsetter.md +0 -6
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/package-lock.json +2 -2
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/package.json +2 -2
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/pyproject.toml +1 -1
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter/data-subsetter.component.ts +27 -42
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter/data-subsetter.controller.ts +2 -13
- terra_ui_components-0.0.94/src/components/data-subsetter/notebooks/subsetter-notebook.ts +58 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/dialog/dialog.component.ts +21 -6
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/dialog/dialog.styles.ts +27 -1
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot-toolbar/notebooks/time-averaged-map-notebook.ts +1 -1
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot-toolbar/notebooks/time-series-notebook.ts +1 -1
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-series/time-series.controller.ts +4 -2
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-combobox/variable-combobox.controller.ts +1 -1
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/data-services/harmony-data-service.ts +2 -4
- terra_ui_components-0.0.94/src/lib/jupyter.ts +30 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/base.py +2 -2
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/environment.ts +0 -1
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.editorconfig +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.github/workflows/build_and_deploy_docs.yml +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.github/workflows/node.js.yml +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.github/workflows/release.yml +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.gitignore +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.gitpod.yml +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.husky/pre-commit +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.prettierignore +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.vscode/extensions.json +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.vscode/settings.json +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/LICENSE.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/README.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/certs/server.crt +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/certs/server.key +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/cspell.json +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/custom-elements-manifest.config.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/custom-elements-manifest.mjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_includes/component.njk +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_includes/default.njk +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_includes/sidebar.njk +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/active-links.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/anchor-headings.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/cem.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/code-previews.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/copy-code-buttons.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/external-links.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/highlight-code.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/markdown.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/prettier.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/replacer.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/scrolling-tables.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/strings.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/table-of-contents.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/typography.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/field.jpg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/mountains.jpg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/sunset.jpg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/valley.jpg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/waterfall.jpg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/include.html +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/NASA_logo.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/awesome.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/chrome.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/edge.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/firefox.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/gitpod.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/logo.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/logo.white.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/og-image.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/opera.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/safari.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/shoe.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/tie.webp +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/touch-icon.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/twitter-card.png +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/undraw-content-team.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/undraw-not-found.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/undraw-taken.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/walk.gif +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/images/wordmark.svg +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/scripts/code-previews.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/scripts/docs.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/scripts/search.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/scripts/turbo.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/styles/code-previews.css +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/styles/docs.css +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/styles/search.css +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/eleventy.config.cjs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/404.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/accordion.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/alert.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/browse-variables.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/button.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/chip.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/combobox.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/data-rods.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/data-subsetter-history.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/date-picker.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/date-range-slider.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/dialog.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/icon.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/loader.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/login.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/map.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/plot-toolbar.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/plot.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/skeleton.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/spatial-picker.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/time-average-map.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/time-series.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/variable-combobox.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/variable-keyword-search.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/frameworks/angular.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/frameworks/react.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/frameworks/vue-2.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/frameworks/vue.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/getting-started/customizing.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/getting-started/form-controls.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/getting-started/installation.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/getting-started/localization.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/getting-started/themes.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/getting-started/usage.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/index.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/border-radius.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/color.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/elevation.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/more.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/spacing.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/transition.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/typography.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tokens/z-index.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tutorials/integrating-with-laravel.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tutorials/integrating-with-nextjs.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/tutorials/integrating-with-rails.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/lint-staged.config.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/notebooks/playground.ipynb +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/build.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/bump-python-version.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/make-assets.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/make-icons.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/make-metadata.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/make-react.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/make-themes.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/plop/plopfile.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/plop/templates/component/component.hbs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/plop/templates/component/define.hbs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/plop/templates/component/docs.hbs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/plop/templates/component/styles.hbs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/plop/templates/component/tests.hbs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/plop/templates/widget/widget.py.hbs +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/scripts/shared.js +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/auth/auth.controller.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/auth/auth.service.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/accordion/accordion.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/accordion/accordion.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/accordion/accordion.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/accordion/accordion.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/alert/alert.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/alert/alert.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/alert/alert.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/alert/alert.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/browse-variables/browse-variables.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/browse-variables/browse-variables.controller.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/browse-variables/browse-variables.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/browse-variables/browse-variables.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/browse-variables/browse-variables.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/browse-variables/browse-variables.types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/button/button.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/button/button.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/button/button.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/button/button.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/chip/chip.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/chip/chip.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/chip/chip.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/chip/chip.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/combobox/combobox.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/combobox/combobox.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/combobox/combobox.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/combobox/combobox.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/combobox/lib.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/combobox/type.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-rods/data-rods.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-rods/data-rods.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-rods/data-rods.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-rods/data-rods.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter/assets/download_subset_files.py.txt +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter/data-subsetter.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter/data-subsetter.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter/data-subsetter.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter-history/data-subsetter-history.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter-history/data-subsetter-history.controller.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter-history/data-subsetter-history.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter-history/data-subsetter-history.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/data-subsetter-history/data-subsetter-history.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-picker/date-picker.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-picker/date-picker.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-picker/date-picker.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-picker/date-picker.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-range-slider/date-range-slider.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-range-slider/date-range-slider.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-range-slider/date-range-slider.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-range-slider/date-range-slider.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/date-range-slider/noui-slider-utilities.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/dialog/dialog.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/dialog/dialog.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/icon/icon.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/icon/icon.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/icon/icon.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/icon/icon.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/icon/library.default.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/icon/library.heroicons.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/icon/library.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/loader/loader.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/loader/loader.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/loader/loader.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/loader/loader.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/login/login.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/login/login.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/login/login.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/login/login.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/leaflet-draw.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/leaflet-utils.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/leaflet.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/map.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/map.controller.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/map.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/map.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/map.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/map/type.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot/plot.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot/plot.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot/plot.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot/plot.types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot-toolbar/plot-toolbar.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot-toolbar/plot-toolbar.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot-toolbar/plot-toolbar.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot-toolbar/plot-toolbar.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/plot-toolbar/plot-toolbar.types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/skeleton/skeleton.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/skeleton/skeleton.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/skeleton/skeleton.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/skeleton/skeleton.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/spatial-picker/spatial-picker.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/spatial-picker/spatial-picker.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/spatial-picker/spatial-picker.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/spatial-picker/spatial-picker.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-average-map/time-average-map.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-average-map/time-average-map.controller.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-average-map/time-average-map.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-average-map/time-average-map.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-average-map/time-average-map.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-series/time-series.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-series/time-series.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-series/time-series.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-series/time-series.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/time-series/time-series.types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-combobox/lib.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-combobox/variable-combobox.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-combobox/variable-combobox.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-combobox/variable-combobox.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-combobox/variable-combobox.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-combobox/variable-combobox.types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-keyword-search/lib.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-keyword-search/variable-keyword-search.component.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-keyword-search/variable-keyword-search.controller.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-keyword-search/variable-keyword-search.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-keyword-search/variable-keyword-search.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-keyword-search/variable-keyword-search.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/variable-keyword-search/variable-keyword-search.types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/data-services/queries.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/data-services/types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/declaration.d.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/events.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-accordion-toggle.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-after-hide.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-after-show.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-combobox-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-date-range-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-dialog-hide.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-dialog-show.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-error.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-hide.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-load.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-login.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-map-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-plot-relayout.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-remove.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-search.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-show.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-subset-job-complete.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-time-average-map-data-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-time-series-data-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-variable-keyword-search-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/events/terra-variables-change.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/geojson/giovanni-geojson.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/geojson/queries.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/geojson/types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/active-elements.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/animate.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/debounce.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/default-value.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/drag.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/event.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/form.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/form.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/indexeddb.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/math.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/modal.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/offset.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/scroll.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/scrollend-polyfill.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/slot.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/string.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/tabbable.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/tabbable.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/terra-element.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/terra-element.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/test/data-testid-helpers.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/test/element-visible-overflow.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/test/form-control-base-tests.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/test/wait-for-scrolling.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/internal/watch.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/lib/dataset.test.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/lib/dataset.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/lib/graphql-client.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/metadata-catalog/cmr-catalog.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/metadata-catalog/giovanni-variable-catalog.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/metadata-catalog/queries.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/metadata-catalog/tasks.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/metadata-catalog/types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/metadata-catalog/utilities.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/styles/component.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/styles/form-control.styles.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra-ui-components-autoloader.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra-ui-components.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/README.md +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/accordion/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/accordion/accordion.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/browse_variables/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/browse_variables/browse_variables.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/data_rods/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/data_rods/data_rods.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/data_subsetter/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/data_subsetter/data_subsetter.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/data_subsetter_history/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/data_subsetter_history/data_subsetter_history.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/date_picker/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/date_picker/date_picker.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/date_range_slider/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/date_range_slider/date_range_slider.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/dialog/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/dialog/dialog.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/login/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/login/login.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/plot_toolbar/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/plot_toolbar/plot_toolbar.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/time_average_map/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/time_average_map/time_average_map.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/time_series/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/time_series/time_series.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/variable_keyword_search/__init__.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/terra_ui_components/variable_keyword_search/variable_keyword_search.py +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/themes/_utility.css +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/themes/horizon-dark.css +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/themes/horizon.css +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/types.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/animation-registry.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/animation.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/base-path.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/date.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/debounce.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/form.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/icon-library.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/mimetypes.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/utilities/number.ts +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/tsconfig.json +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/tsconfig.prod.json +0 -0
- {terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/web-test-runner.config.js +0 -0
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/pages/components/data-subsetter.md
RENAMED
|
@@ -62,12 +62,6 @@ The `<terra-data-subsetter>` component provides a complete UI for subsetting and
|
|
|
62
62
|
</div>
|
|
63
63
|
```
|
|
64
64
|
|
|
65
|
-
### Displaying an Existing Job
|
|
66
|
-
|
|
67
|
-
```html:preview
|
|
68
|
-
<terra-data-subsetter job-id="harmony-job-123456"></terra-data-subsetter>
|
|
69
|
-
```
|
|
70
|
-
|
|
71
65
|
## Best Practices
|
|
72
66
|
|
|
73
67
|
- Use `collection-entry-id` to pre-select a collection and skip the search UI for a streamlined experience.
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nasa-terra/components",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.94",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@nasa-terra/components",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.94",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@apollo/client": "^3.13.8",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nasa-terra/components",
|
|
3
3
|
"description": "A collection of NASA Earthdata components",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.94",
|
|
5
5
|
"homepage": "https://github.com/nasa/terra-ui-components",
|
|
6
6
|
"author": "NASA GES DISC <https://disc.gsfc.nasa.gov>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"serve": "node scripts/build.js --serve",
|
|
48
48
|
"build": "node scripts/build.js",
|
|
49
49
|
"build:python": "hatch build",
|
|
50
|
-
"publish:python": "hatch publish",
|
|
50
|
+
"publish:python": "hatch publish -u __token__ -a pypi-AgEIcHlwaS5vcmcCJGMzYzk2MWYzLWJmZTItNGQ4Mi04YWNjLWI5MjIzNGJhNmMzYwACG1sxLFsidGVycmEtdWktY29tcG9uZW50cyJdXQACLFsyLFsiZDcyNTI2YTYtYjY5NS00ZTQzLThmMmItYWY0MTdmODMxODEwIl1dAAAGIIZLxgdGT3aZP3uWAixOrYY2yc1FORcaxBeTbbZiWEM3",
|
|
51
51
|
"verify": "npm run prettier && npm run build && echo 'should run tests here'",
|
|
52
52
|
"prepare": "npx playwright install",
|
|
53
53
|
"prepublishOnly": "npm run verify && npm run build:python",
|
|
@@ -28,6 +28,10 @@ import type { LatLng } from 'leaflet'
|
|
|
28
28
|
import { MapEventType } from '../map/type.js'
|
|
29
29
|
import { AuthController } from '../../auth/auth.controller.js'
|
|
30
30
|
import TerraLogin from '../login/login.component.js'
|
|
31
|
+
import { TaskStatus } from '@lit/task'
|
|
32
|
+
import TerraLoader from '../loader/loader.component.js'
|
|
33
|
+
import { sendDataToJupyterNotebook } from '../../lib/jupyter.js'
|
|
34
|
+
import { getNotebook } from './notebooks/subsetter-notebook.js'
|
|
31
35
|
|
|
32
36
|
/**
|
|
33
37
|
* @summary Easily allow users to select, subset, and download NASA Earth science data collections with spatial, temporal, and variable filters.
|
|
@@ -50,6 +54,7 @@ export default class TerraDataSubsetter extends TerraElement {
|
|
|
50
54
|
'terra-icon': TerraIcon,
|
|
51
55
|
'terra-spatial-picker': TerraSpatialPicker,
|
|
52
56
|
'terra-login': TerraLogin,
|
|
57
|
+
'terra-loader': TerraLoader,
|
|
53
58
|
}
|
|
54
59
|
|
|
55
60
|
@property({ reflect: true, attribute: 'collection-entry-id' })
|
|
@@ -58,6 +63,9 @@ export default class TerraDataSubsetter extends TerraElement {
|
|
|
58
63
|
@property({ reflect: true, type: Boolean, attribute: 'show-collection-search' })
|
|
59
64
|
showCollectionSearch?: boolean = true
|
|
60
65
|
|
|
66
|
+
@property({ reflect: true, type: Boolean, attribute: 'show-history-panel' })
|
|
67
|
+
showHistoryPanel?: boolean = false
|
|
68
|
+
|
|
61
69
|
@property({ reflect: true, attribute: 'job-id' })
|
|
62
70
|
jobId?: string
|
|
63
71
|
|
|
@@ -149,6 +157,10 @@ export default class TerraDataSubsetter extends TerraElement {
|
|
|
149
157
|
if (this.closest('terra-dialog')) {
|
|
150
158
|
this.renderedInDialog = true
|
|
151
159
|
}
|
|
160
|
+
|
|
161
|
+
if (this.showHistoryPanel) {
|
|
162
|
+
this.renderHistoryPanel()
|
|
163
|
+
}
|
|
152
164
|
}
|
|
153
165
|
|
|
154
166
|
disconnectedCallback() {
|
|
@@ -256,6 +268,10 @@ export default class TerraDataSubsetter extends TerraElement {
|
|
|
256
268
|
spatialExtent &&
|
|
257
269
|
spatialExtent.HorizontalSpatialDomain?.Geometry?.BoundingRectangles
|
|
258
270
|
|
|
271
|
+
if (this.#controller.fetchCollectionTask.status === TaskStatus.PENDING) {
|
|
272
|
+
return html`<terra-loader indeterminate></terra-loader>`
|
|
273
|
+
}
|
|
274
|
+
|
|
259
275
|
return html`
|
|
260
276
|
${hasSubsetOption && estimates
|
|
261
277
|
? this.#renderSizeInfo(estimates)
|
|
@@ -1648,50 +1664,15 @@ export default class TerraDataSubsetter extends TerraElement {
|
|
|
1648
1664
|
}
|
|
1649
1665
|
|
|
1650
1666
|
#handleJupyterNotebookClick() {
|
|
1651
|
-
const
|
|
1652
|
-
const jupyterWindow = window.open(jupyterLiteUrl, '_blank')
|
|
1667
|
+
const notebook = getNotebook(this)
|
|
1653
1668
|
|
|
1654
|
-
|
|
1655
|
-
console.error('Failed to open JupyterLite!')
|
|
1656
|
-
return
|
|
1657
|
-
}
|
|
1669
|
+
console.log('sending data to JupyterLite')
|
|
1658
1670
|
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
cell_type: 'code',
|
|
1665
|
-
source: '%pip install -q "terra_ui_components==0.0.70" "anywidget==0.9.15"',
|
|
1666
|
-
metadata: {
|
|
1667
|
-
trusted: true,
|
|
1668
|
-
},
|
|
1669
|
-
outputs: [],
|
|
1670
|
-
execution_count: null,
|
|
1671
|
-
},
|
|
1672
|
-
{
|
|
1673
|
-
id: '870c1384-e706-48ee-ba07-fd552a949869',
|
|
1674
|
-
cell_type: 'code',
|
|
1675
|
-
source: `from terra_ui_components import TerraDataSubsetter\nsubsetter = TerraDataSubsetter()\n\nsubsetter.jobId = '${this.#controller.currentJob?.jobID}'\n\nsubsetter`,
|
|
1676
|
-
metadata: {
|
|
1677
|
-
trusted: true,
|
|
1678
|
-
},
|
|
1679
|
-
outputs: [],
|
|
1680
|
-
execution_count: null,
|
|
1681
|
-
},
|
|
1682
|
-
]
|
|
1683
|
-
|
|
1684
|
-
console.log('posting to JupyterLite ', notebook)
|
|
1685
|
-
|
|
1686
|
-
jupyterWindow.postMessage(
|
|
1687
|
-
{
|
|
1688
|
-
type: 'load-notebook',
|
|
1689
|
-
filename: `subset_${this.#controller.currentJob?.jobID}.ipynb`,
|
|
1690
|
-
notebook,
|
|
1691
|
-
},
|
|
1692
|
-
'*'
|
|
1693
|
-
)
|
|
1694
|
-
}, 500)
|
|
1671
|
+
sendDataToJupyterNotebook('load-notebook', {
|
|
1672
|
+
filename: `subset_${this.#controller.currentJob?.jobID}.ipynb`,
|
|
1673
|
+
notebook,
|
|
1674
|
+
token: this.bearerToken,
|
|
1675
|
+
})
|
|
1695
1676
|
}
|
|
1696
1677
|
|
|
1697
1678
|
renderHistoryPanel() {
|
|
@@ -1709,6 +1690,10 @@ export default class TerraDataSubsetter extends TerraElement {
|
|
|
1709
1690
|
historyPanel.setAttribute('bearer-token', this.bearerToken)
|
|
1710
1691
|
}
|
|
1711
1692
|
|
|
1693
|
+
if (this.environment) {
|
|
1694
|
+
historyPanel.setAttribute('environment', this.environment)
|
|
1695
|
+
}
|
|
1696
|
+
|
|
1712
1697
|
document.body.appendChild(historyPanel)
|
|
1713
1698
|
}
|
|
1714
1699
|
}
|
|
@@ -20,7 +20,7 @@ const JOB_STATUS_POLL_MILLIS = 3000
|
|
|
20
20
|
|
|
21
21
|
export class DataSubsetterController {
|
|
22
22
|
jobStatusTask: Task<[], SubsetJobStatus | undefined>
|
|
23
|
-
fetchCollectionTask: Task<[string
|
|
23
|
+
fetchCollectionTask: Task<[string], any | undefined>
|
|
24
24
|
searchCmrTask: Task<[string | undefined, string], any | undefined>
|
|
25
25
|
currentJob: SubsetJobStatus | null
|
|
26
26
|
|
|
@@ -35,16 +35,11 @@ export class DataSubsetterController {
|
|
|
35
35
|
|
|
36
36
|
this.fetchCollectionTask = new Task(host, {
|
|
37
37
|
task: async ([collectionEntryId], { signal }) => {
|
|
38
|
-
if (!this.#host.bearerToken) {
|
|
39
|
-
return undefined
|
|
40
|
-
}
|
|
41
|
-
|
|
42
38
|
this.#host.collectionWithServices = collectionEntryId
|
|
43
39
|
? await this.#dataService.getCollectionWithAvailableServices(
|
|
44
40
|
collectionEntryId,
|
|
45
41
|
{
|
|
46
42
|
signal,
|
|
47
|
-
bearerToken: this.#host.bearerToken,
|
|
48
43
|
environment: this.#host.environment,
|
|
49
44
|
}
|
|
50
45
|
)
|
|
@@ -52,10 +47,7 @@ export class DataSubsetterController {
|
|
|
52
47
|
|
|
53
48
|
return this.#host.collectionWithServices
|
|
54
49
|
},
|
|
55
|
-
args: (): [string | undefined
|
|
56
|
-
this.#host.collectionEntryId,
|
|
57
|
-
this.#host.bearerToken,
|
|
58
|
-
],
|
|
50
|
+
args: (): [string | undefined] => [this.#host.collectionEntryId],
|
|
59
51
|
})
|
|
60
52
|
|
|
61
53
|
this.searchCmrTask = new Task(host, {
|
|
@@ -98,9 +90,6 @@ export class DataSubsetterController {
|
|
|
98
90
|
task: async ([], { signal }) => {
|
|
99
91
|
let job
|
|
100
92
|
|
|
101
|
-
// TODO: can this go elsewhere? Feels like an odd place
|
|
102
|
-
this.#host.renderHistoryPanel()
|
|
103
|
-
|
|
104
93
|
if (this.currentJob?.jobID) {
|
|
105
94
|
// we already have a job, get it's status
|
|
106
95
|
job = await this.#dataService.getSubsetJobStatus(
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import type TerraDataSubsetter from '../data-subsetter.component.js'
|
|
2
|
+
|
|
3
|
+
export function getNotebook(host: TerraDataSubsetter) {
|
|
4
|
+
/**
|
|
5
|
+
* these cells were originally created in a Jupyter Notebook and then imported here.
|
|
6
|
+
* Note that one of the code cells takes in dynamic data
|
|
7
|
+
*/
|
|
8
|
+
return [
|
|
9
|
+
{
|
|
10
|
+
cell_type: 'markdown',
|
|
11
|
+
id: '367f56b9-7ca8-4435-9dcc-89bf586f33ab',
|
|
12
|
+
metadata: {},
|
|
13
|
+
source: [
|
|
14
|
+
'### Prerequisites:\n',
|
|
15
|
+
'\n',
|
|
16
|
+
'This notebook uses the `terra_ui_components` and `anywidget` packages.\n',
|
|
17
|
+
'\n',
|
|
18
|
+
'After running the `pip install` cell for the first time, please reload the page to ensure the dependencies are active.',
|
|
19
|
+
],
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
id: '2733501b-0de4-4067-8aff-864e1b4c76cb',
|
|
23
|
+
cell_type: 'code',
|
|
24
|
+
source: '%pip install -q "terra_ui_components==0.0.93" "anywidget==0.9.15"',
|
|
25
|
+
metadata: {
|
|
26
|
+
trusted: true,
|
|
27
|
+
},
|
|
28
|
+
outputs: [],
|
|
29
|
+
execution_count: null,
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
cell_type: 'markdown',
|
|
33
|
+
id: '35aa4a00-8e2c-4478-9df7-de633fd8f6ce',
|
|
34
|
+
metadata: {},
|
|
35
|
+
source: [`### Render the subsetter`],
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
id: '870c1384-e706-48ee-ba07-fd552a949869',
|
|
39
|
+
cell_type: 'code',
|
|
40
|
+
source: `from terra_ui_components import TerraDataSubsetter\nsubsetter = TerraDataSubsetter()\n\nsubsetter.collectionEntryId = '${host.collectionEntryId}'\nsubsetter.jobId = '${host.jobId}'\n\nsubsetter`,
|
|
41
|
+
metadata: {
|
|
42
|
+
trusted: true,
|
|
43
|
+
},
|
|
44
|
+
outputs: [],
|
|
45
|
+
execution_count: null,
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
cell_type: 'markdown',
|
|
49
|
+
id: '25b87ed4-2ad9-4c7d-b851-bc8fea3ded5a',
|
|
50
|
+
metadata: {},
|
|
51
|
+
source: [
|
|
52
|
+
'### Download the files\n',
|
|
53
|
+
'\n',
|
|
54
|
+
'Once the subset job completes, you can download the files:',
|
|
55
|
+
],
|
|
56
|
+
},
|
|
57
|
+
]
|
|
58
|
+
}
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/dialog/dialog.component.ts
RENAMED
|
@@ -5,6 +5,7 @@ import { html } from 'lit'
|
|
|
5
5
|
import { property, query } from 'lit/decorators.js'
|
|
6
6
|
import type { CSSResultGroup } from 'lit'
|
|
7
7
|
|
|
8
|
+
// TODO: review commit 8e9cdd43 and move back to modal. We'll need to review anything with a popover (datepicker, spatial picker, etc.) to ensure it works with the new dialog.
|
|
8
9
|
/**
|
|
9
10
|
* @summary Used to create both modal and non-modal dialog boxes.
|
|
10
11
|
* @documentation https://disc.gsfc.nasa.gov/components/dialog
|
|
@@ -30,6 +31,10 @@ export default class TerraDialog extends TerraElement {
|
|
|
30
31
|
@property({ reflect: true })
|
|
31
32
|
width: string = 'fit-content'
|
|
32
33
|
|
|
34
|
+
/** used to set the dialog's open state */
|
|
35
|
+
@property({ type: Boolean, reflect: true })
|
|
36
|
+
open: boolean = false
|
|
37
|
+
|
|
33
38
|
/** allow closing the dialog when clicking outside of it */
|
|
34
39
|
@property({ attribute: 'click-outside-to-close', type: Boolean, reflect: true })
|
|
35
40
|
clickOutsideToClose: boolean = true
|
|
@@ -39,16 +44,16 @@ export default class TerraDialog extends TerraElement {
|
|
|
39
44
|
showBackdrop: boolean = true
|
|
40
45
|
|
|
41
46
|
toggle() {
|
|
42
|
-
this.
|
|
47
|
+
this.open ? this.hide() : this.show()
|
|
43
48
|
}
|
|
44
49
|
|
|
45
50
|
show() {
|
|
46
|
-
this.
|
|
51
|
+
this.open = true
|
|
47
52
|
this.emit('terra-dialog-show')
|
|
48
53
|
}
|
|
49
54
|
|
|
50
|
-
hide(
|
|
51
|
-
this.
|
|
55
|
+
hide() {
|
|
56
|
+
this.open = false
|
|
52
57
|
this.emit('terra-dialog-hide')
|
|
53
58
|
}
|
|
54
59
|
|
|
@@ -56,18 +61,28 @@ export default class TerraDialog extends TerraElement {
|
|
|
56
61
|
if (this.clickOutsideToClose) {
|
|
57
62
|
const target = event.target as HTMLElement
|
|
58
63
|
|
|
59
|
-
if (target.
|
|
60
|
-
this.hide(
|
|
64
|
+
if (target.classList.contains('dialog-backdrop')) {
|
|
65
|
+
this.hide()
|
|
61
66
|
}
|
|
62
67
|
}
|
|
63
68
|
}
|
|
64
69
|
|
|
65
70
|
render() {
|
|
66
71
|
return html`
|
|
72
|
+
<div
|
|
73
|
+
class="dialog-backdrop ${this.showBackdrop ? 'visible' : ''} ${this
|
|
74
|
+
.open
|
|
75
|
+
? 'active'
|
|
76
|
+
: ''} ${this.clickOutsideToClose ? 'clickable' : ''}"
|
|
77
|
+
part="backdrop"
|
|
78
|
+
@click=${this.#handleBackdropClick}
|
|
79
|
+
></div>
|
|
80
|
+
|
|
67
81
|
<dialog
|
|
68
82
|
@click=${this.#handleBackdropClick}
|
|
69
83
|
aria-modal="true"
|
|
70
84
|
id=${this.id}
|
|
85
|
+
?open=${this.open}
|
|
71
86
|
part="dialog"
|
|
72
87
|
role="dialog"
|
|
73
88
|
style="width: ${this.width}"
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/components/dialog/dialog.styles.ts
RENAMED
|
@@ -8,10 +8,36 @@ export default css`
|
|
|
8
8
|
display: block;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
.dialog-backdrop {
|
|
12
|
+
pointer-events: none;
|
|
13
|
+
position: fixed;
|
|
14
|
+
top: 0;
|
|
15
|
+
left: -9999;
|
|
16
|
+
right: auto;
|
|
17
|
+
bottom: auto;
|
|
18
|
+
width: 0;
|
|
19
|
+
height: 0;
|
|
20
|
+
z-index: calc(var(--terra-dialog-z-index) - 1);
|
|
21
|
+
/* TODO: fade in the backdrop */
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.dialog-backdrop.visible {
|
|
12
25
|
background-color: var(--terra-dialog-backdrop-color);
|
|
13
26
|
}
|
|
14
27
|
|
|
28
|
+
.dialog-backdrop.clickable {
|
|
29
|
+
pointer-events: auto;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.dialog-backdrop.active {
|
|
33
|
+
top: 0;
|
|
34
|
+
left: 0;
|
|
35
|
+
right: 0;
|
|
36
|
+
bottom: 0;
|
|
37
|
+
width: auto;
|
|
38
|
+
height: auto;
|
|
39
|
+
}
|
|
40
|
+
|
|
15
41
|
dialog[open] {
|
|
16
42
|
display: flex;
|
|
17
43
|
align-items: center;
|
|
@@ -21,7 +21,7 @@ export function getTimeAveragedMapNotebook(host: TerraPlotToolbar) {
|
|
|
21
21
|
{
|
|
22
22
|
id: '2733501b-0de4-4067-8aff-864e1b4c76cb',
|
|
23
23
|
cell_type: 'code',
|
|
24
|
-
source: '%pip install -q "terra_ui_components==0.0.
|
|
24
|
+
source: '%pip install -q "terra_ui_components==0.0.94" "anywidget==0.9.15" "pandas"',
|
|
25
25
|
metadata: {
|
|
26
26
|
trusted: true,
|
|
27
27
|
},
|
|
@@ -21,7 +21,7 @@ export function getTimeSeriesNotebook(host: TerraPlotToolbar) {
|
|
|
21
21
|
{
|
|
22
22
|
id: '2733501b-0de4-4067-8aff-864e1b4c76cb',
|
|
23
23
|
cell_type: 'code',
|
|
24
|
-
source: '%pip install -q "terra_ui_components==0.0.
|
|
24
|
+
source: '%pip install -q "terra_ui_components==0.0.94" "anywidget==0.9.15" "pandas"',
|
|
25
25
|
metadata: {
|
|
26
26
|
trusted: true,
|
|
27
27
|
},
|
|
@@ -580,8 +580,10 @@ export class TimeSeriesController {
|
|
|
580
580
|
}
|
|
581
581
|
|
|
582
582
|
// show warning and require confirmation from the user
|
|
583
|
-
this
|
|
584
|
-
|
|
583
|
+
// TODO: temporarily turning this off
|
|
584
|
+
// this.host.showDataPointWarning = true
|
|
585
|
+
// return false
|
|
586
|
+
return true
|
|
585
587
|
}
|
|
586
588
|
|
|
587
589
|
/**
|
|
@@ -22,7 +22,7 @@ export class FetchController {
|
|
|
22
22
|
this.#apiTask = new Task(host, {
|
|
23
23
|
task: async () => {
|
|
24
24
|
const response = await fetch(
|
|
25
|
-
'https://
|
|
25
|
+
'https://4nad4npjmf.execute-api.us-east-1.amazonaws.com/default/data-rods',
|
|
26
26
|
{
|
|
27
27
|
headers: {
|
|
28
28
|
Accept: 'application/json',
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/src/data-services/harmony-data-service.ts
RENAMED
|
@@ -39,7 +39,8 @@ export class HarmonyDataService implements DataServiceInterface {
|
|
|
39
39
|
|
|
40
40
|
console.log(
|
|
41
41
|
'Getting collection with available services for ',
|
|
42
|
-
collectionEntryId
|
|
42
|
+
collectionEntryId,
|
|
43
|
+
options
|
|
43
44
|
)
|
|
44
45
|
|
|
45
46
|
const response = await client.query<{
|
|
@@ -51,9 +52,6 @@ export class HarmonyDataService implements DataServiceInterface {
|
|
|
51
52
|
},
|
|
52
53
|
context: {
|
|
53
54
|
headers: {
|
|
54
|
-
...(options?.bearerToken && {
|
|
55
|
-
authorization: options.bearerToken,
|
|
56
|
-
}),
|
|
57
55
|
'x-environment': options?.environment ?? 'prod',
|
|
58
56
|
},
|
|
59
57
|
fetchOptions: {
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const JUPYTER_LITE_URL = 'https://gesdisc.github.io/jupyterlite/lab/index.html'
|
|
2
|
+
|
|
3
|
+
function openJupyterLiteWindow(
|
|
4
|
+
readyCb: (event: MessageEvent, window: Window) => void
|
|
5
|
+
) {
|
|
6
|
+
const jupyterWindow = window.open(JUPYTER_LITE_URL, '_blank')
|
|
7
|
+
|
|
8
|
+
if (!jupyterWindow) {
|
|
9
|
+
console.error('Failed to open JupyterLite!')
|
|
10
|
+
return
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
window.addEventListener('message', event => readyCb(event, jupyterWindow), {
|
|
14
|
+
once: true,
|
|
15
|
+
})
|
|
16
|
+
|
|
17
|
+
return jupyterWindow
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
export function sendDataToJupyterNotebook<D>(type: string, data: D) {
|
|
21
|
+
openJupyterLiteWindow((event, jupyterWindow) => {
|
|
22
|
+
if (event.data?.type !== 'jupyterlite-ready') {
|
|
23
|
+
return
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
console.log('JupyterLite is ready!')
|
|
27
|
+
|
|
28
|
+
jupyterWindow.postMessage({ type, ...data }, '*')
|
|
29
|
+
})
|
|
30
|
+
}
|
|
@@ -16,12 +16,12 @@ class TerraBaseWidget(anywidget.AnyWidget):
|
|
|
16
16
|
return f"""
|
|
17
17
|
const terraStyles = document.createElement('link')
|
|
18
18
|
terraStyles.rel = 'stylesheet'
|
|
19
|
-
terraStyles.href = 'https://cdn.jsdelivr.net/npm/@nasa-terra/components@0.0.
|
|
19
|
+
terraStyles.href = 'https://cdn.jsdelivr.net/npm/@nasa-terra/components@0.0.94/cdn/themes/horizon.css'
|
|
20
20
|
//terraStyles.href = "https://localhost:4000/dist/themes/horizon.css"
|
|
21
21
|
document.head.appendChild(terraStyles)
|
|
22
22
|
|
|
23
23
|
const terraAutoloader = document.createElement('script')
|
|
24
|
-
terraAutoloader.src = "https://cdn.jsdelivr.net/npm/@nasa-terra/components@0.0.
|
|
24
|
+
terraAutoloader.src = "https://cdn.jsdelivr.net/npm/@nasa-terra/components@0.0.94/cdn/terra-ui-components-autoloader.js"
|
|
25
25
|
//terraAutoloader.src = "https://localhost:4000/dist/terra-ui-components-autoloader.js"
|
|
26
26
|
terraAutoloader.type = 'module'
|
|
27
27
|
document.head.appendChild(terraAutoloader)
|
|
@@ -18,7 +18,6 @@ export function getEnvironment(): Environment {
|
|
|
18
18
|
const url = window.location.href
|
|
19
19
|
const isUatUrl =
|
|
20
20
|
url.includes('https://uat.') || // e.g. https://uat.urs.earthdata.nasa.gov/
|
|
21
|
-
url.includes('https://migrate.') || // e.g. https://migrate.earthdata.nasa.gov/
|
|
22
21
|
url.includes('.uat.') || // e.g. https://cmr.uat.earthdata.nasa.gov/
|
|
23
22
|
url.includes('-test.') // e.g. https://uui-test.gesdisc.eosdis.nasa.gov/
|
|
24
23
|
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/.github/ISSUE_TEMPLATE/bug_report.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/custom-elements-manifest.config.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/anchor-headings.cjs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/copy-code-buttons.cjs
RENAMED
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/external-links.cjs
RENAMED
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/highlight-code.cjs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/scrolling-tables.cjs
RENAMED
|
File without changes
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/_utilities/table-of-contents.cjs
RENAMED
|
File without changes
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/field.jpg
RENAMED
|
File without changes
|
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/sunset.jpg
RENAMED
|
File without changes
|
{terra_ui_components-0.0.83 → terra_ui_components-0.0.94}/docs/assets/examples/carousel/valley.jpg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|