diff --git a/actions.js b/actions.js index a4c8a979c8..13430056c5 100644 --- a/actions.js +++ b/actions.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/babel.config.js b/babel.config.js index 33ed507e13..78f653aacd 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/babel.config.js b/bindings/kepler.gl-jupyter/js/babel.config.js index 7856cb5a9c..3c551839a0 100644 --- a/bindings/kepler.gl-jupyter/js/babel.config.js +++ b/bindings/kepler.gl-jupyter/js/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/embed.js b/bindings/kepler.gl-jupyter/js/lib/embed.js index f923f36a4f..83741c884e 100644 --- a/bindings/kepler.gl-jupyter/js/lib/embed.js +++ b/bindings/kepler.gl-jupyter/js/lib/embed.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/extension.js b/bindings/kepler.gl-jupyter/js/lib/extension.js index 8eccbcfda3..caf5d47db3 100644 --- a/bindings/kepler.gl-jupyter/js/lib/extension.js +++ b/bindings/kepler.gl-jupyter/js/lib/extension.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/index.js b/bindings/kepler.gl-jupyter/js/lib/index.js index 15f1533dc8..cdc3e74dbb 100644 --- a/bindings/kepler.gl-jupyter/js/lib/index.js +++ b/bindings/kepler.gl-jupyter/js/lib/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl-plugin.js b/bindings/kepler.gl-jupyter/js/lib/keplergl-plugin.js index 88ce6688e3..8d3fc60d96 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl-plugin.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl-plugin.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/app.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/app.js index f59e426680..3f109e9e17 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/app.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/config-panel.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/config-panel.js index fec5a25ab6..109856efb0 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/config-panel.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/config-panel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/panel-header.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/panel-header.js index 5cbfabd61e..f08999419e 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/panel-header.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/panel-header.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/root.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/root.js index 7b0c35ce89..96b8f62d01 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/root.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/root.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/side-bar.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/side-bar.js index 8b44cc9c2d..acc4f57cd2 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/components/side-bar.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/components/side-bar.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/kepler.gl.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/kepler.gl.js index 245bc71d39..a6da53216f 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/kepler.gl.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/kepler.gl.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/main.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/main.js index 095f572f5d..ee9da71670 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/main.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/store.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/store.js index ba37950ede..9931b603eb 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/store.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/store.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/keplergl/utils.js b/bindings/kepler.gl-jupyter/js/lib/keplergl/utils.js index 89ad63afa0..99499ddc4d 100644 --- a/bindings/kepler.gl-jupyter/js/lib/keplergl/utils.js +++ b/bindings/kepler.gl-jupyter/js/lib/keplergl/utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/labplugin.js b/bindings/kepler.gl-jupyter/js/lib/labplugin.js index ba9566b563..a5289c51c8 100644 --- a/bindings/kepler.gl-jupyter/js/lib/labplugin.js +++ b/bindings/kepler.gl-jupyter/js/lib/labplugin.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/lib/log.js b/bindings/kepler.gl-jupyter/js/lib/log.js index bb2644383f..9599fafc52 100644 --- a/bindings/kepler.gl-jupyter/js/lib/log.js +++ b/bindings/kepler.gl-jupyter/js/lib/log.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/webpack/build-html.js b/bindings/kepler.gl-jupyter/js/webpack/build-html.js index 739a4a36c0..07e3d2b9a5 100644 --- a/bindings/kepler.gl-jupyter/js/webpack/build-html.js +++ b/bindings/kepler.gl-jupyter/js/webpack/build-html.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/webpack/build.js b/bindings/kepler.gl-jupyter/js/webpack/build.js index 29b1ebe325..172e6c909f 100644 --- a/bindings/kepler.gl-jupyter/js/webpack/build.js +++ b/bindings/kepler.gl-jupyter/js/webpack/build.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/webpack/config.js b/bindings/kepler.gl-jupyter/js/webpack/config.js index 8804768c57..70374ae25b 100644 --- a/bindings/kepler.gl-jupyter/js/webpack/config.js +++ b/bindings/kepler.gl-jupyter/js/webpack/config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/bindings/kepler.gl-jupyter/js/webpack/dev.js b/bindings/kepler.gl-jupyter/js/webpack/dev.js index a2e959de4d..ad398a09a4 100644 --- a/bindings/kepler.gl-jupyter/js/webpack/dev.js +++ b/bindings/kepler.gl-jupyter/js/webpack/dev.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/cloud-providers.js b/cloud-providers.js index 44f853d74f..931f9fea97 100644 --- a/cloud-providers.js +++ b/cloud-providers.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/components.js b/components.js index 4cb708b9dc..4d2e5f5c41 100644 --- a/components.js +++ b/components.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/constants.js b/constants.js index f3e5caddf5..67c6aaa7a5 100644 --- a/constants.js +++ b/constants.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-map-style/src/app.tsx b/examples/custom-map-style/src/app.tsx index d1436f06b7..cb4b9a46ba 100644 --- a/examples/custom-map-style/src/app.tsx +++ b/examples/custom-map-style/src/app.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-map-style/src/main.tsx b/examples/custom-map-style/src/main.tsx index d2e136e59f..b0495d9987 100644 --- a/examples/custom-map-style/src/main.tsx +++ b/examples/custom-map-style/src/main.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-map-style/src/store.ts b/examples/custom-map-style/src/store.ts index 30047e9638..bcaa18b64d 100644 --- a/examples/custom-map-style/src/store.ts +++ b/examples/custom-map-style/src/store.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-map-style/webpack.config.js b/examples/custom-map-style/webpack.config.js index df606bc75c..89ac3dffa7 100644 --- a/examples/custom-map-style/webpack.config.js +++ b/examples/custom-map-style/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-reducer/src/app-reducer.js b/examples/custom-reducer/src/app-reducer.js index 22877d6bf2..15893a120e 100644 --- a/examples/custom-reducer/src/app-reducer.js +++ b/examples/custom-reducer/src/app-reducer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-reducer/src/app.js b/examples/custom-reducer/src/app.js index b9ca0bb69e..6d2191f269 100644 --- a/examples/custom-reducer/src/app.js +++ b/examples/custom-reducer/src/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-reducer/src/configurations/config.js b/examples/custom-reducer/src/configurations/config.js index e3cf91b8ea..a3bc146736 100644 --- a/examples/custom-reducer/src/configurations/config.js +++ b/examples/custom-reducer/src/configurations/config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-reducer/src/data/sample-data.js b/examples/custom-reducer/src/data/sample-data.js index 2e24a0e65e..f508a20326 100644 --- a/examples/custom-reducer/src/data/sample-data.js +++ b/examples/custom-reducer/src/data/sample-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-reducer/src/main.js b/examples/custom-reducer/src/main.js index d2e136e59f..b0495d9987 100644 --- a/examples/custom-reducer/src/main.js +++ b/examples/custom-reducer/src/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-reducer/src/store.js b/examples/custom-reducer/src/store.js index 1eb607b5fe..b2424c2184 100644 --- a/examples/custom-reducer/src/store.js +++ b/examples/custom-reducer/src/store.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-reducer/webpack.config.js b/examples/custom-reducer/webpack.config.js index a01d7fee07..9883328ab4 100644 --- a/examples/custom-reducer/webpack.config.js +++ b/examples/custom-reducer/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-theme/src/actions.js b/examples/custom-theme/src/actions.js index d0d21a2c71..4ee03fbad0 100644 --- a/examples/custom-theme/src/actions.js +++ b/examples/custom-theme/src/actions.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-theme/src/app.js b/examples/custom-theme/src/app.js index abf976d5b6..1995c8abc1 100644 --- a/examples/custom-theme/src/app.js +++ b/examples/custom-theme/src/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-theme/src/main.js b/examples/custom-theme/src/main.js index cb99ce124e..27e6a43711 100644 --- a/examples/custom-theme/src/main.js +++ b/examples/custom-theme/src/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-theme/src/reducers/index.js b/examples/custom-theme/src/reducers/index.js index a2334c9f18..30a64af74f 100644 --- a/examples/custom-theme/src/reducers/index.js +++ b/examples/custom-theme/src/reducers/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-theme/src/store.js b/examples/custom-theme/src/store.js index 979a05efb8..5332777fda 100644 --- a/examples/custom-theme/src/store.js +++ b/examples/custom-theme/src/store.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/custom-theme/webpack.config.js b/examples/custom-theme/webpack.config.js index ec4bd9168a..da8ff924cc 100644 --- a/examples/custom-theme/webpack.config.js +++ b/examples/custom-theme/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/actions.js b/examples/demo-app/src/actions.js index 010cc863e8..c1b6113ce9 100644 --- a/examples/demo-app/src/actions.js +++ b/examples/demo-app/src/actions.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/app.js b/examples/demo-app/src/app.js index 1604456e49..aa4573dc56 100644 --- a/examples/demo-app/src/app.js +++ b/examples/demo-app/src/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/cloud-providers/carto/carto-icon.js b/examples/demo-app/src/cloud-providers/carto/carto-icon.js index ce3fc103cf..390433f796 100644 --- a/examples/demo-app/src/cloud-providers/carto/carto-icon.js +++ b/examples/demo-app/src/cloud-providers/carto/carto-icon.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/cloud-providers/carto/carto-provider.js b/examples/demo-app/src/cloud-providers/carto/carto-provider.js index 7e048369cc..1e44730233 100644 --- a/examples/demo-app/src/cloud-providers/carto/carto-provider.js +++ b/examples/demo-app/src/cloud-providers/carto/carto-provider.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/cloud-providers/dropbox/dropbox-error-modal.js b/examples/demo-app/src/cloud-providers/dropbox/dropbox-error-modal.js index d4673184df..546dbe12d2 100644 --- a/examples/demo-app/src/cloud-providers/dropbox/dropbox-error-modal.js +++ b/examples/demo-app/src/cloud-providers/dropbox/dropbox-error-modal.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/cloud-providers/dropbox/dropbox-icon.js b/examples/demo-app/src/cloud-providers/dropbox/dropbox-icon.js index 73ce22f531..975f19179f 100644 --- a/examples/demo-app/src/cloud-providers/dropbox/dropbox-icon.js +++ b/examples/demo-app/src/cloud-providers/dropbox/dropbox-icon.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/cloud-providers/dropbox/dropbox-provider.js b/examples/demo-app/src/cloud-providers/dropbox/dropbox-provider.js index 079dbdc829..b7f9418491 100644 --- a/examples/demo-app/src/cloud-providers/dropbox/dropbox-provider.js +++ b/examples/demo-app/src/cloud-providers/dropbox/dropbox-provider.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/cloud-providers/index.js b/examples/demo-app/src/cloud-providers/index.js index b644b2372b..357bb9a2c2 100644 --- a/examples/demo-app/src/cloud-providers/index.js +++ b/examples/demo-app/src/cloud-providers/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/components/announcement.js b/examples/demo-app/src/components/announcement.js index 639e9f5c01..8194aac232 100644 --- a/examples/demo-app/src/components/announcement.js +++ b/examples/demo-app/src/components/announcement.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/components/banner.js b/examples/demo-app/src/components/banner.js index 99f2691531..4981df6413 100644 --- a/examples/demo-app/src/components/banner.js +++ b/examples/demo-app/src/components/banner.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/components/load-data-modal/load-remote-map.js b/examples/demo-app/src/components/load-data-modal/load-remote-map.js index ca5b1ea12e..6b93392c35 100644 --- a/examples/demo-app/src/components/load-data-modal/load-remote-map.js +++ b/examples/demo-app/src/components/load-data-modal/load-remote-map.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/components/load-data-modal/sample-data-viewer.js b/examples/demo-app/src/components/load-data-modal/sample-data-viewer.js index 55d9c4faf5..6139b9d49e 100644 --- a/examples/demo-app/src/components/load-data-modal/sample-data-viewer.js +++ b/examples/demo-app/src/components/load-data-modal/sample-data-viewer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/components/load-data-modal/sample-maps-tab.js b/examples/demo-app/src/components/load-data-modal/sample-maps-tab.js index e38af79d53..3bf0736baf 100644 --- a/examples/demo-app/src/components/load-data-modal/sample-maps-tab.js +++ b/examples/demo-app/src/components/load-data-modal/sample-maps-tab.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/components/map-control/map-control.js b/examples/demo-app/src/components/map-control/map-control.js index 153620b473..e38bf0e38e 100644 --- a/examples/demo-app/src/components/map-control/map-control.js +++ b/examples/demo-app/src/components/map-control/map-control.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/constants/default-settings.js b/examples/demo-app/src/constants/default-settings.js index f752cf1fd5..dd9697fd10 100644 --- a/examples/demo-app/src/constants/default-settings.js +++ b/examples/demo-app/src/constants/default-settings.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/constants/localization.js b/examples/demo-app/src/constants/localization.js index 4099aca42b..26e91a06e7 100644 --- a/examples/demo-app/src/constants/localization.js +++ b/examples/demo-app/src/constants/localization.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-animate-trip-data.js b/examples/demo-app/src/data/sample-animate-trip-data.js index 633ae739fc..0621be21a8 100644 --- a/examples/demo-app/src/data/sample-animate-trip-data.js +++ b/examples/demo-app/src/data/sample-animate-trip-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-geojson-config.js b/examples/demo-app/src/data/sample-geojson-config.js index f9b14cb93b..dea3e43974 100644 --- a/examples/demo-app/src/data/sample-geojson-config.js +++ b/examples/demo-app/src/data/sample-geojson-config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-geojson-points.js b/examples/demo-app/src/data/sample-geojson-points.js index 0d8a38e86c..c5bb600c54 100644 --- a/examples/demo-app/src/data/sample-geojson-points.js +++ b/examples/demo-app/src/data/sample-geojson-points.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-gps-data.js b/examples/demo-app/src/data/sample-gps-data.js index ebb7d345e0..82cbd96f40 100644 --- a/examples/demo-app/src/data/sample-gps-data.js +++ b/examples/demo-app/src/data/sample-gps-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-hex-id-csv.js b/examples/demo-app/src/data/sample-hex-id-csv.js index 85be695bd9..ddfcf577e2 100644 --- a/examples/demo-app/src/data/sample-hex-id-csv.js +++ b/examples/demo-app/src/data/sample-hex-id-csv.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-icon-csv.js b/examples/demo-app/src/data/sample-icon-csv.js index 3e65fd9a2e..c97d4c89d3 100644 --- a/examples/demo-app/src/data/sample-icon-csv.js +++ b/examples/demo-app/src/data/sample-icon-csv.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-s2-data.js b/examples/demo-app/src/data/sample-s2-data.js index 26dc59b9e2..ec03d7af04 100644 --- a/examples/demo-app/src/data/sample-s2-data.js +++ b/examples/demo-app/src/data/sample-s2-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-small-geojson.js b/examples/demo-app/src/data/sample-small-geojson.js index 786e1145cf..0a8dfd8d61 100644 --- a/examples/demo-app/src/data/sample-small-geojson.js +++ b/examples/demo-app/src/data/sample-small-geojson.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/data/sample-trip-data.js b/examples/demo-app/src/data/sample-trip-data.js index b7098470b4..3f54d39001 100644 --- a/examples/demo-app/src/data/sample-trip-data.js +++ b/examples/demo-app/src/data/sample-trip-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/factories/load-data-modal.js b/examples/demo-app/src/factories/load-data-modal.js index 4864755973..6bfb654846 100644 --- a/examples/demo-app/src/factories/load-data-modal.js +++ b/examples/demo-app/src/factories/load-data-modal.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/factories/map-control.js b/examples/demo-app/src/factories/map-control.js index 2eb535fe5e..6326d5f901 100644 --- a/examples/demo-app/src/factories/map-control.js +++ b/examples/demo-app/src/factories/map-control.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/factories/panel-header.js b/examples/demo-app/src/factories/panel-header.js index 952bb38466..2578137214 100644 --- a/examples/demo-app/src/factories/panel-header.js +++ b/examples/demo-app/src/factories/panel-header.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/main.js b/examples/demo-app/src/main.js index 80d0d0e084..73da8cbc38 100644 --- a/examples/demo-app/src/main.js +++ b/examples/demo-app/src/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/reducers/index.js b/examples/demo-app/src/reducers/index.js index 75f3708493..ccea8d51f2 100644 --- a/examples/demo-app/src/reducers/index.js +++ b/examples/demo-app/src/reducers/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/store.js b/examples/demo-app/src/store.js index fd88b2a63d..e5a76519cb 100644 --- a/examples/demo-app/src/store.js +++ b/examples/demo-app/src/store.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/utils/routes.js b/examples/demo-app/src/utils/routes.js index 49e5e09278..c4dd6abc8f 100644 --- a/examples/demo-app/src/utils/routes.js +++ b/examples/demo-app/src/utils/routes.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/utils/strings.js b/examples/demo-app/src/utils/strings.js index 99cc26761b..d4cb487762 100644 --- a/examples/demo-app/src/utils/strings.js +++ b/examples/demo-app/src/utils/strings.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/src/utils/url.js b/examples/demo-app/src/utils/url.js index 78a6a62fcf..e53c921cbe 100644 --- a/examples/demo-app/src/utils/url.js +++ b/examples/demo-app/src/utils/url.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/demo-app/webpack.config.js b/examples/demo-app/webpack.config.js index 9613da1c22..8b6ebb3a4b 100644 --- a/examples/demo-app/webpack.config.js +++ b/examples/demo-app/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/node-app/server.js b/examples/node-app/server.js index ee5c7f5cbd..05bfb5e5d7 100644 --- a/examples/node-app/server.js +++ b/examples/node-app/server.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/node-app/src/app-reducer.js b/examples/node-app/src/app-reducer.js index 22877d6bf2..15893a120e 100644 --- a/examples/node-app/src/app-reducer.js +++ b/examples/node-app/src/app-reducer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/node-app/src/app.js b/examples/node-app/src/app.js index c911177c2c..e8bc71283b 100644 --- a/examples/node-app/src/app.js +++ b/examples/node-app/src/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/node-app/src/main.js b/examples/node-app/src/main.js index d2e136e59f..b0495d9987 100644 --- a/examples/node-app/src/main.js +++ b/examples/node-app/src/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/node-app/src/store.js b/examples/node-app/src/store.js index 2150c9c057..8b75fa43b6 100644 --- a/examples/node-app/src/store.js +++ b/examples/node-app/src/store.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/node-app/webpack.config.js b/examples/node-app/webpack.config.js index 74be89e15f..21a63b85ac 100644 --- a/examples/node-app/webpack.config.js +++ b/examples/node-app/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/app-reducer.js b/examples/open-modal/src/app-reducer.js index a7ea097b33..ac3e9e230a 100644 --- a/examples/open-modal/src/app-reducer.js +++ b/examples/open-modal/src/app-reducer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/app.js b/examples/open-modal/src/app.js index 2ceffe1f15..16aaff16f8 100644 --- a/examples/open-modal/src/app.js +++ b/examples/open-modal/src/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/components/fresh-map.js b/examples/open-modal/src/components/fresh-map.js index 3d09f59f8a..2658cf6791 100644 --- a/examples/open-modal/src/components/fresh-map.js +++ b/examples/open-modal/src/components/fresh-map.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/components/saved-map.js b/examples/open-modal/src/components/saved-map.js index 816d480546..b194af2127 100644 --- a/examples/open-modal/src/components/saved-map.js +++ b/examples/open-modal/src/components/saved-map.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/configurations/config.js b/examples/open-modal/src/configurations/config.js index e3cf91b8ea..a3bc146736 100644 --- a/examples/open-modal/src/configurations/config.js +++ b/examples/open-modal/src/configurations/config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/data/sample-data.js b/examples/open-modal/src/data/sample-data.js index 2e24a0e65e..f508a20326 100644 --- a/examples/open-modal/src/data/sample-data.js +++ b/examples/open-modal/src/data/sample-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/main.js b/examples/open-modal/src/main.js index d2e136e59f..b0495d9987 100644 --- a/examples/open-modal/src/main.js +++ b/examples/open-modal/src/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/src/store.js b/examples/open-modal/src/store.js index ae9336378a..7023abb605 100644 --- a/examples/open-modal/src/store.js +++ b/examples/open-modal/src/store.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/open-modal/webpack.config.js b/examples/open-modal/webpack.config.js index a01d7fee07..9883328ab4 100644 --- a/examples/open-modal/webpack.config.js +++ b/examples/open-modal/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/actions.js b/examples/replace-component/src/actions.js index 8e856117b4..c0a66fd413 100644 --- a/examples/replace-component/src/actions.js +++ b/examples/replace-component/src/actions.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/app-reducer.js b/examples/replace-component/src/app-reducer.js index 2102a1a4f2..7fb34d3369 100644 --- a/examples/replace-component/src/app-reducer.js +++ b/examples/replace-component/src/app-reducer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/app.js b/examples/replace-component/src/app.js index 54475d639e..7111d00f2e 100644 --- a/examples/replace-component/src/app.js +++ b/examples/replace-component/src/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/components/custom-map-popover.js b/examples/replace-component/src/components/custom-map-popover.js index 115d2db211..8e9aaad523 100644 --- a/examples/replace-component/src/components/custom-map-popover.js +++ b/examples/replace-component/src/components/custom-map-popover.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/components/custom-panel.js b/examples/replace-component/src/components/custom-panel.js index 621676f099..c49342768d 100644 --- a/examples/replace-component/src/components/custom-panel.js +++ b/examples/replace-component/src/components/custom-panel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/components/panel-header.js b/examples/replace-component/src/components/panel-header.js index b4b479e4e3..a104c98ffa 100644 --- a/examples/replace-component/src/components/panel-header.js +++ b/examples/replace-component/src/components/panel-header.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/components/panel-toggle.js b/examples/replace-component/src/components/panel-toggle.js index 48efa8d7de..2184ff76e6 100644 --- a/examples/replace-component/src/components/panel-toggle.js +++ b/examples/replace-component/src/components/panel-toggle.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/components/side-bar.js b/examples/replace-component/src/components/side-bar.js index 83b23adb3e..59b92ddbeb 100644 --- a/examples/replace-component/src/components/side-bar.js +++ b/examples/replace-component/src/components/side-bar.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/data/sample-data.js b/examples/replace-component/src/data/sample-data.js index 5bd7480f1f..59a860d72a 100644 --- a/examples/replace-component/src/data/sample-data.js +++ b/examples/replace-component/src/data/sample-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/main.js b/examples/replace-component/src/main.js index d2e136e59f..b0495d9987 100644 --- a/examples/replace-component/src/main.js +++ b/examples/replace-component/src/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/src/store.js b/examples/replace-component/src/store.js index 27906a36db..a5686902aa 100644 --- a/examples/replace-component/src/store.js +++ b/examples/replace-component/src/store.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/replace-component/webpack.config.js b/examples/replace-component/webpack.config.js index a01d7fee07..9883328ab4 100644 --- a/examples/replace-component/webpack.config.js +++ b/examples/replace-component/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/examples/webpack.config.local.js b/examples/webpack.config.local.js index c995224827..8c737f39de 100644 --- a/examples/webpack.config.local.js +++ b/examples/webpack.config.local.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/jest-extend-image-snapshot.js b/jest-extend-image-snapshot.js index 03dc6d0ade..5d770ab9ce 100644 --- a/jest-extend-image-snapshot.js +++ b/jest-extend-image-snapshot.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/jest-puppeteer.config.js b/jest-puppeteer.config.js index a6900e121f..e2b7a6333e 100644 --- a/jest-puppeteer.config.js +++ b/jest-puppeteer.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/jest.config.js b/jest.config.js index 1e4e2b08a1..620dd34e66 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/layers.js b/layers.js index 58e706ff6c..df2afc14ae 100644 --- a/layers.js +++ b/layers.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/localization.js b/localization.js index 0637d2b3ec..119c5171a0 100644 --- a/localization.js +++ b/localization.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/middleware.js b/middleware.js index 189a4c1188..0e58a5000c 100644 --- a/middleware.js +++ b/middleware.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/processors.js b/processors.js index 130ed7013c..da8b0619c6 100644 --- a/processors.js +++ b/processors.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/reducers.js b/reducers.js index aae634cb79..6a85dc5cd5 100644 --- a/reducers.js +++ b/reducers.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/schemas.js b/schemas.js index f4217c2e25..2d14c0cbbc 100644 --- a/schemas.js +++ b/schemas.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/action-table-maker.js b/scripts/action-table-maker.js index dab0d68e11..1af3fe88d7 100644 --- a/scripts/action-table-maker.js +++ b/scripts/action-table-maker.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/ast-helper.js b/scripts/ast-helper.js index 29ad49cd0c..2a69cd09ca 100644 --- a/scripts/ast-helper.js +++ b/scripts/ast-helper.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/babel-tape-runner.js b/scripts/babel-tape-runner.js index db88b8c440..b966ff299e 100644 --- a/scripts/babel-tape-runner.js +++ b/scripts/babel-tape-runner.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/documentation.js b/scripts/documentation.js index 976fb58b37..f912c1f272 100644 --- a/scripts/documentation.js +++ b/scripts/documentation.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/edit-version.js b/scripts/edit-version.js index b26311d4d3..5baa49c695 100644 --- a/scripts/edit-version.js +++ b/scripts/edit-version.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/install-and-start.js b/scripts/install-and-start.js index 3648641b0e..fa2e2c10ba 100644 --- a/scripts/install-and-start.js +++ b/scripts/install-and-start.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/log.js b/scripts/log.js index 4484e07ebe..ed66bac279 100644 --- a/scripts/log.js +++ b/scripts/log.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/ts-smoosh/bin.js b/scripts/ts-smoosh/bin.js index dc2a3f7452..5c65e414d1 100644 --- a/scripts/ts-smoosh/bin.js +++ b/scripts/ts-smoosh/bin.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/ts-smoosh/smoosh.js b/scripts/ts-smoosh/smoosh.js index 1c9a051c6f..202f35e033 100644 --- a/scripts/ts-smoosh/smoosh.js +++ b/scripts/ts-smoosh/smoosh.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/ts-smoosh/test.js b/scripts/ts-smoosh/test.js index 46164ea65c..0a46aedcc3 100644 --- a/scripts/ts-smoosh/test.js +++ b/scripts/ts-smoosh/test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/ts-smoosh/tests/01-functions/a.js b/scripts/ts-smoosh/tests/01-functions/a.js index a9d377eb7d..ccc590f108 100644 --- a/scripts/ts-smoosh/tests/01-functions/a.js +++ b/scripts/ts-smoosh/tests/01-functions/a.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/ts-smoosh/tests/02-imports/c.js b/scripts/ts-smoosh/tests/02-imports/c.js index e303385577..8a7626f1e9 100644 --- a/scripts/ts-smoosh/tests/02-imports/c.js +++ b/scripts/ts-smoosh/tests/02-imports/c.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/ts-smoosh/tests/03-const/e.js b/scripts/ts-smoosh/tests/03-const/e.js index 4005103c33..0bc0ed83d5 100644 --- a/scripts/ts-smoosh/tests/03-const/e.js +++ b/scripts/ts-smoosh/tests/03-const/e.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/babel.config.js b/src/actions/babel.config.js index 0672a8d638..4f5da2924f 100644 --- a/src/actions/babel.config.js +++ b/src/actions/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/action-types.ts b/src/actions/src/action-types.ts index 30817fc0c2..42860b8eb1 100644 --- a/src/actions/src/action-types.ts +++ b/src/actions/src/action-types.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/action-wrapper.ts b/src/actions/src/action-wrapper.ts index 3a7601914c..2488889820 100644 --- a/src/actions/src/action-wrapper.ts +++ b/src/actions/src/action-wrapper.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/actions.ts b/src/actions/src/actions.ts index d653c054c5..965c1b6934 100644 --- a/src/actions/src/actions.ts +++ b/src/actions/src/actions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/identity-actions.ts b/src/actions/src/identity-actions.ts index b650e6862a..10efe2db2b 100644 --- a/src/actions/src/identity-actions.ts +++ b/src/actions/src/identity-actions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/index.ts b/src/actions/src/index.ts index 9ee420b297..3552d96c49 100644 --- a/src/actions/src/index.ts +++ b/src/actions/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/map-state-actions.ts b/src/actions/src/map-state-actions.ts index 1729736b91..8199085872 100644 --- a/src/actions/src/map-state-actions.ts +++ b/src/actions/src/map-state-actions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/map-style-actions.ts b/src/actions/src/map-style-actions.ts index 2970cac717..2a1cb0cc16 100644 --- a/src/actions/src/map-style-actions.ts +++ b/src/actions/src/map-style-actions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/provider-actions.ts b/src/actions/src/provider-actions.ts index 50a7bd0bfe..cf481c5e88 100644 --- a/src/actions/src/provider-actions.ts +++ b/src/actions/src/provider-actions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/ui-state-actions.ts b/src/actions/src/ui-state-actions.ts index a2792141ef..9a0579689e 100644 --- a/src/actions/src/ui-state-actions.ts +++ b/src/actions/src/ui-state-actions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/actions/src/vis-state-actions.ts b/src/actions/src/vis-state-actions.ts index 9cc0bb25a3..175a3f119c 100644 --- a/src/actions/src/vis-state-actions.ts +++ b/src/actions/src/vis-state-actions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -1094,7 +1094,10 @@ export type SetSelectedFeatureUpdaterAction = { * @param selectionContext * @returns action */ -export function setSelectedFeature(feature: Feature | null, selectionContext?: FeatureSelectionContext): Merge { +export function setSelectedFeature( + feature: Feature | null, + selectionContext?: FeatureSelectionContext +): Merge { return { type: ActionTypes.SET_SELECTED_FEATURE, feature, diff --git a/src/cloud-providers/babel.config.js b/src/cloud-providers/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/cloud-providers/babel.config.js +++ b/src/cloud-providers/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/cloud-providers/src/base.tsx b/src/cloud-providers/src/base.tsx index 5229190661..5e9ae12ffb 100644 --- a/src/cloud-providers/src/base.tsx +++ b/src/cloud-providers/src/base.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/cloud-providers/src/index.ts b/src/cloud-providers/src/index.ts index fe0d21264d..5d71085e08 100644 --- a/src/cloud-providers/src/index.ts +++ b/src/cloud-providers/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/cloud-providers/src/provider.ts b/src/cloud-providers/src/provider.ts index afbe0859b5..46e2c66c65 100644 --- a/src/cloud-providers/src/provider.ts +++ b/src/cloud-providers/src/provider.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/cloud-providers/src/upload.tsx b/src/cloud-providers/src/upload.tsx index ffa28a703a..4f1dbf7ef6 100644 --- a/src/cloud-providers/src/upload.tsx +++ b/src/cloud-providers/src/upload.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/cloud-providers/webpack/umd.js b/src/cloud-providers/webpack/umd.js index 3eb025d5e4..d03af28a4c 100644 --- a/src/cloud-providers/webpack/umd.js +++ b/src/cloud-providers/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/babel.config.js b/src/components/babel.config.js index 88f5904f15..0153721433 100644 --- a/src/components/babel.config.js +++ b/src/components/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/bottom-widget.tsx b/src/components/src/bottom-widget.tsx index 5b719584f0..0871ec1127 100644 --- a/src/components/src/bottom-widget.tsx +++ b/src/components/src/bottom-widget.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/action-panel.tsx b/src/components/src/common/action-panel.tsx index 3047d57a7c..6fdab56974 100644 --- a/src/components/src/common/action-panel.tsx +++ b/src/components/src/common/action-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/animation-control/animation-control.tsx b/src/components/src/common/animation-control/animation-control.tsx index 18a948bbbe..c4bf3ff6a3 100644 --- a/src/components/src/common/animation-control/animation-control.tsx +++ b/src/components/src/common/animation-control/animation-control.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/animation-control/animation-controller.ts b/src/components/src/common/animation-control/animation-controller.ts index 0a3c5b94c0..3b1f0a66dc 100644 --- a/src/components/src/common/animation-control/animation-controller.ts +++ b/src/components/src/common/animation-control/animation-controller.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/animation-control/animation-speed-slider.tsx b/src/components/src/common/animation-control/animation-speed-slider.tsx index 9892246e5d..9191928cb2 100644 --- a/src/components/src/common/animation-control/animation-speed-slider.tsx +++ b/src/components/src/common/animation-control/animation-speed-slider.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/animation-control/floating-time-display.tsx b/src/components/src/common/animation-control/floating-time-display.tsx index 1ae985ffbd..075dec64fb 100644 --- a/src/components/src/common/animation-control/floating-time-display.tsx +++ b/src/components/src/common/animation-control/floating-time-display.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/animation-control/playback-controls.tsx b/src/components/src/common/animation-control/playback-controls.tsx index 494f1462ba..d7895a2bc0 100644 --- a/src/components/src/common/animation-control/playback-controls.tsx +++ b/src/components/src/common/animation-control/playback-controls.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/animation-control/speed-control.tsx b/src/components/src/common/animation-control/speed-control.tsx index 8abd3b258c..04a9948867 100644 --- a/src/components/src/common/animation-control/speed-control.tsx +++ b/src/components/src/common/animation-control/speed-control.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/checkbox.tsx b/src/components/src/common/checkbox.tsx index e6a2add82b..bf89ca65aa 100644 --- a/src/components/src/common/checkbox.tsx +++ b/src/components/src/common/checkbox.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/color-legend.tsx b/src/components/src/common/color-legend.tsx index 4cb47b2d09..0450117494 100644 --- a/src/components/src/common/color-legend.tsx +++ b/src/components/src/common/color-legend.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/data-table/button.tsx b/src/components/src/common/data-table/button.tsx index 70c837813d..ccb8b48023 100644 --- a/src/components/src/common/data-table/button.tsx +++ b/src/components/src/common/data-table/button.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/data-table/canvas.tsx b/src/components/src/common/data-table/canvas.tsx index 7e38d903da..c9c991d74f 100644 --- a/src/components/src/common/data-table/canvas.tsx +++ b/src/components/src/common/data-table/canvas.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/data-table/cell-size.ts b/src/components/src/common/data-table/cell-size.ts index 243121d0f9..040f659c6b 100644 --- a/src/components/src/common/data-table/cell-size.ts +++ b/src/components/src/common/data-table/cell-size.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -187,7 +187,10 @@ function expandCellSize( }; } -function addPaddingToFirstColumn(cellSizeCache: CellSizeCache, columnOrder: string[] = []): CellSizeCache { +function addPaddingToFirstColumn( + cellSizeCache: CellSizeCache, + columnOrder: string[] = [] +): CellSizeCache { const firstCol = columnOrder[0]; if (firstCol && cellSizeCache[firstCol]) { diff --git a/src/components/src/common/data-table/grid.tsx b/src/components/src/common/data-table/grid.tsx index ed92fb19ef..de80cda330 100644 --- a/src/components/src/common/data-table/grid.tsx +++ b/src/components/src/common/data-table/grid.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/data-table/index.tsx b/src/components/src/common/data-table/index.tsx index d335a3b916..bcae56595c 100644 --- a/src/components/src/common/data-table/index.tsx +++ b/src/components/src/common/data-table/index.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -246,7 +246,15 @@ const StyledStatsControl = styled.div` } `; -const StatsControl = ({top, showStats, toggleShowStats}: {top: number, showStats?: boolean, toggleShowStats: () => void}) => ( +const StatsControl = ({ + top, + showStats, + toggleShowStats +}: { + top: number; + showStats?: boolean; + toggleShowStats: () => void; +}) => (
{showStats ? 'Hide Column Stats' : 'Show Column Stats'} diff --git a/src/components/src/common/data-table/option-dropdown.tsx b/src/components/src/common/data-table/option-dropdown.tsx index 6ec36b6ced..be34bde296 100644 --- a/src/components/src/common/data-table/option-dropdown.tsx +++ b/src/components/src/common/data-table/option-dropdown.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/dataset-label.tsx b/src/components/src/common/dataset-label.tsx index 5f70365173..a1a6b54ad0 100644 --- a/src/components/src/common/dataset-label.tsx +++ b/src/components/src/common/dataset-label.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/error-boundary.tsx b/src/components/src/common/error-boundary.tsx index 786a4ee26b..a8509df369 100644 --- a/src/components/src/common/error-boundary.tsx +++ b/src/components/src/common/error-boundary.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/field-selector.tsx b/src/components/src/common/field-selector.tsx index 9b34054255..a435925d93 100644 --- a/src/components/src/common/field-selector.tsx +++ b/src/components/src/common/field-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/field-token.tsx b/src/components/src/common/field-token.tsx index c2f99592dd..f012198d11 100644 --- a/src/components/src/common/field-token.tsx +++ b/src/components/src/common/field-token.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/file-uploader/file-drop.tsx b/src/components/src/common/file-uploader/file-drop.tsx index 33a54bdd2c..7a5692ce87 100644 --- a/src/components/src/common/file-uploader/file-drop.tsx +++ b/src/components/src/common/file-uploader/file-drop.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/file-uploader/file-upload-progress.tsx b/src/components/src/common/file-uploader/file-upload-progress.tsx index 02800d933a..12cc24b562 100644 --- a/src/components/src/common/file-uploader/file-upload-progress.tsx +++ b/src/components/src/common/file-uploader/file-upload-progress.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/file-uploader/file-upload.tsx b/src/components/src/common/file-uploader/file-upload.tsx index f4f9c25abf..d578e1c428 100644 --- a/src/components/src/common/file-uploader/file-upload.tsx +++ b/src/components/src/common/file-uploader/file-upload.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/file-uploader/upload-button.tsx b/src/components/src/common/file-uploader/upload-button.tsx index 04a67045d4..733a4e78d6 100644 --- a/src/components/src/common/file-uploader/upload-button.tsx +++ b/src/components/src/common/file-uploader/upload-button.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/histogram-plot.tsx b/src/components/src/common/histogram-plot.tsx index 37059cb8e0..fedef66f2e 100644 --- a/src/components/src/common/histogram-plot.tsx +++ b/src/components/src/common/histogram-plot.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/add.tsx b/src/components/src/common/icons/add.tsx index 70c6fcc989..adda1ccc09 100644 --- a/src/components/src/common/icons/add.tsx +++ b/src/components/src/common/icons/add.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/anchor_window.tsx b/src/components/src/common/icons/anchor_window.tsx index 462f1b69b6..da77d1a5bb 100644 --- a/src/components/src/common/icons/anchor_window.tsx +++ b/src/components/src/common/icons/anchor_window.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-down-alt.tsx b/src/components/src/common/icons/arrow-down-alt.tsx index 6105f3cea7..45fc7658ce 100644 --- a/src/components/src/common/icons/arrow-down-alt.tsx +++ b/src/components/src/common/icons/arrow-down-alt.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-down-solid.tsx b/src/components/src/common/icons/arrow-down-solid.tsx index e05b07ec4a..fc7b90120a 100644 --- a/src/components/src/common/icons/arrow-down-solid.tsx +++ b/src/components/src/common/icons/arrow-down-solid.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-down.tsx b/src/components/src/common/icons/arrow-down.tsx index 80e6c22e2d..c251c790b4 100644 --- a/src/components/src/common/icons/arrow-down.tsx +++ b/src/components/src/common/icons/arrow-down.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-left.tsx b/src/components/src/common/icons/arrow-left.tsx index 7a1c587ab3..7c6786f5c5 100644 --- a/src/components/src/common/icons/arrow-left.tsx +++ b/src/components/src/common/icons/arrow-left.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-right.tsx b/src/components/src/common/icons/arrow-right.tsx index 3046100fec..ff8ecc6735 100644 --- a/src/components/src/common/icons/arrow-right.tsx +++ b/src/components/src/common/icons/arrow-right.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-up-alt.tsx b/src/components/src/common/icons/arrow-up-alt.tsx index 5825c729ef..d2440146b4 100644 --- a/src/components/src/common/icons/arrow-up-alt.tsx +++ b/src/components/src/common/icons/arrow-up-alt.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-up-solid.tsx b/src/components/src/common/icons/arrow-up-solid.tsx index d772a89b87..e05ef4bdee 100644 --- a/src/components/src/common/icons/arrow-up-solid.tsx +++ b/src/components/src/common/icons/arrow-up-solid.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/arrow-up.tsx b/src/components/src/common/icons/arrow-up.tsx index 9cccbedece..45c74e94d9 100644 --- a/src/components/src/common/icons/arrow-up.tsx +++ b/src/components/src/common/icons/arrow-up.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/base.tsx b/src/components/src/common/icons/base.tsx index 5b096aa319..f0838645e8 100644 --- a/src/components/src/common/icons/base.tsx +++ b/src/components/src/common/icons/base.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/bug.tsx b/src/components/src/common/icons/bug.tsx index 1376892070..5b91f198dc 100644 --- a/src/components/src/common/icons/bug.tsx +++ b/src/components/src/common/icons/bug.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/cancel.tsx b/src/components/src/common/icons/cancel.tsx index 0069d126d2..08ef21e45b 100644 --- a/src/components/src/common/icons/cancel.tsx +++ b/src/components/src/common/icons/cancel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/checkmark.tsx b/src/components/src/common/icons/checkmark.tsx index f92e5dd8e7..ab8ed5c91b 100644 --- a/src/components/src/common/icons/checkmark.tsx +++ b/src/components/src/common/icons/checkmark.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/clipboard.tsx b/src/components/src/common/icons/clipboard.tsx index c005131ce6..24bd9c3ffe 100644 --- a/src/components/src/common/icons/clipboard.tsx +++ b/src/components/src/common/icons/clipboard.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/clock.tsx b/src/components/src/common/icons/clock.tsx index 30f3444f89..0c3307c8e7 100644 --- a/src/components/src/common/icons/clock.tsx +++ b/src/components/src/common/icons/clock.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/close.tsx b/src/components/src/common/icons/close.tsx index 442c626119..77ea759e2f 100644 --- a/src/components/src/common/icons/close.tsx +++ b/src/components/src/common/icons/close.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/code-alt.tsx b/src/components/src/common/icons/code-alt.tsx index c29a83f4fd..fc83ad2418 100644 --- a/src/components/src/common/icons/code-alt.tsx +++ b/src/components/src/common/icons/code-alt.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/copy.tsx b/src/components/src/common/icons/copy.tsx index 335e63b0e9..eaddd12209 100644 --- a/src/components/src/common/icons/copy.tsx +++ b/src/components/src/common/icons/copy.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/crosshairs.tsx b/src/components/src/common/icons/crosshairs.tsx index 167c6b788c..bfcfc47f0b 100644 --- a/src/components/src/common/icons/crosshairs.tsx +++ b/src/components/src/common/icons/crosshairs.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/cube-3d.tsx b/src/components/src/common/icons/cube-3d.tsx index 5083f66fe4..a894f037a5 100644 --- a/src/components/src/common/icons/cube-3d.tsx +++ b/src/components/src/common/icons/cube-3d.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/cursor-click.tsx b/src/components/src/common/icons/cursor-click.tsx index fbf2b53d61..430ac762af 100644 --- a/src/components/src/common/icons/cursor-click.tsx +++ b/src/components/src/common/icons/cursor-click.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/data-table.tsx b/src/components/src/common/icons/data-table.tsx index 790cc49987..b2bd358a69 100644 --- a/src/components/src/common/icons/data-table.tsx +++ b/src/components/src/common/icons/data-table.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/db.tsx b/src/components/src/common/icons/db.tsx index 47829cff5c..93ce92948d 100644 --- a/src/components/src/common/icons/db.tsx +++ b/src/components/src/common/icons/db.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/delete.tsx b/src/components/src/common/icons/delete.tsx index 50f6c23fcb..47045dc30e 100644 --- a/src/components/src/common/icons/delete.tsx +++ b/src/components/src/common/icons/delete.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/docs.tsx b/src/components/src/common/icons/docs.tsx index c9977ab399..d71155bd80 100644 --- a/src/components/src/common/icons/docs.tsx +++ b/src/components/src/common/icons/docs.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/drag-n-drop.tsx b/src/components/src/common/icons/drag-n-drop.tsx index 30ca644b43..7c4452420e 100644 --- a/src/components/src/common/icons/drag-n-drop.tsx +++ b/src/components/src/common/icons/drag-n-drop.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/draw-polygon.tsx b/src/components/src/common/icons/draw-polygon.tsx index 4ea91a0dff..3eea80d367 100644 --- a/src/components/src/common/icons/draw-polygon.tsx +++ b/src/components/src/common/icons/draw-polygon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/email.tsx b/src/components/src/common/icons/email.tsx index 8b5a83ebdd..c3f94e7a33 100644 --- a/src/components/src/common/icons/email.tsx +++ b/src/components/src/common/icons/email.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/expand.tsx b/src/components/src/common/icons/expand.tsx index d5fdfab4da..359e819777 100644 --- a/src/components/src/common/icons/expand.tsx +++ b/src/components/src/common/icons/expand.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/eye-seen.tsx b/src/components/src/common/icons/eye-seen.tsx index 332783795e..30a4dac73e 100644 --- a/src/components/src/common/icons/eye-seen.tsx +++ b/src/components/src/common/icons/eye-seen.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/eye-unseen.tsx b/src/components/src/common/icons/eye-unseen.tsx index b0fa999175..ee79ef17e1 100644 --- a/src/components/src/common/icons/eye-unseen.tsx +++ b/src/components/src/common/icons/eye-unseen.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/file-type.tsx b/src/components/src/common/icons/file-type.tsx index 5252a9a48a..92cc4d71ba 100644 --- a/src/components/src/common/icons/file-type.tsx +++ b/src/components/src/common/icons/file-type.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/file.tsx b/src/components/src/common/icons/file.tsx index 9a03d85b39..81b8a7c5e9 100644 --- a/src/components/src/common/icons/file.tsx +++ b/src/components/src/common/icons/file.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/files.tsx b/src/components/src/common/icons/files.tsx index 2ab78c4ee4..0cfc06a896 100644 --- a/src/components/src/common/icons/files.tsx +++ b/src/components/src/common/icons/files.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/filter-funnel.tsx b/src/components/src/common/icons/filter-funnel.tsx index 9dd44d0c5c..465feba04f 100644 --- a/src/components/src/common/icons/filter-funnel.tsx +++ b/src/components/src/common/icons/filter-funnel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/free-window.tsx b/src/components/src/common/icons/free-window.tsx index eb9f88b246..78915e51f8 100644 --- a/src/components/src/common/icons/free-window.tsx +++ b/src/components/src/common/icons/free-window.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/gear.tsx b/src/components/src/common/icons/gear.tsx index 75aae25b88..cabed46943 100644 --- a/src/components/src/common/icons/gear.tsx +++ b/src/components/src/common/icons/gear.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/hash.tsx b/src/components/src/common/icons/hash.tsx index 5b769b4f4a..cdd5bf763c 100644 --- a/src/components/src/common/icons/hash.tsx +++ b/src/components/src/common/icons/hash.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/histogram.tsx b/src/components/src/common/icons/histogram.tsx index 1c7105f123..672203114d 100644 --- a/src/components/src/common/icons/histogram.tsx +++ b/src/components/src/common/icons/histogram.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/index.tsx b/src/components/src/common/icons/index.tsx index 67c0353995..20fa49fc0d 100644 --- a/src/components/src/common/icons/index.tsx +++ b/src/components/src/common/icons/index.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/info.tsx b/src/components/src/common/icons/info.tsx index 52c60ec546..18d4d9d252 100644 --- a/src/components/src/common/icons/info.tsx +++ b/src/components/src/common/icons/info.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/layers.tsx b/src/components/src/common/icons/layers.tsx index 64f65e49de..7c028b6024 100644 --- a/src/components/src/common/icons/layers.tsx +++ b/src/components/src/common/icons/layers.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/left-arrow.tsx b/src/components/src/common/icons/left-arrow.tsx index af01a0f873..14f59dd9a4 100644 --- a/src/components/src/common/icons/left-arrow.tsx +++ b/src/components/src/common/icons/left-arrow.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/legend.tsx b/src/components/src/common/icons/legend.tsx index 0787c4707e..a0d172a32a 100644 --- a/src/components/src/common/icons/legend.tsx +++ b/src/components/src/common/icons/legend.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/line-chart.tsx b/src/components/src/common/icons/line-chart.tsx index 9516249c9a..771a9f31f1 100644 --- a/src/components/src/common/icons/line-chart.tsx +++ b/src/components/src/common/icons/line-chart.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/login.tsx b/src/components/src/common/icons/login.tsx index bc2170f61d..4772c55844 100644 --- a/src/components/src/common/icons/login.tsx +++ b/src/components/src/common/icons/login.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/logout.tsx b/src/components/src/common/icons/logout.tsx index d6789f9505..de65c46c65 100644 --- a/src/components/src/common/icons/logout.tsx +++ b/src/components/src/common/icons/logout.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/map-icon.tsx b/src/components/src/common/icons/map-icon.tsx index 8b39f82fc6..3aa9282263 100644 --- a/src/components/src/common/icons/map-icon.tsx +++ b/src/components/src/common/icons/map-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/map.tsx b/src/components/src/common/icons/map.tsx index 54b3fa298e..9c51ae30bf 100644 --- a/src/components/src/common/icons/map.tsx +++ b/src/components/src/common/icons/map.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/messages.tsx b/src/components/src/common/icons/messages.tsx index 2fb375bb4d..3be4508807 100644 --- a/src/components/src/common/icons/messages.tsx +++ b/src/components/src/common/icons/messages.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/minus.tsx b/src/components/src/common/icons/minus.tsx index 58eb9e4536..0c330c49fa 100644 --- a/src/components/src/common/icons/minus.tsx +++ b/src/components/src/common/icons/minus.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/order-by-dataset.tsx b/src/components/src/common/icons/order-by-dataset.tsx index b7a786db5e..92206358ad 100644 --- a/src/components/src/common/icons/order-by-dataset.tsx +++ b/src/components/src/common/icons/order-by-dataset.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/order-by-list.tsx b/src/components/src/common/icons/order-by-list.tsx index 0828dd7deb..1335cf2d08 100644 --- a/src/components/src/common/icons/order-by-list.tsx +++ b/src/components/src/common/icons/order-by-list.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/pause.tsx b/src/components/src/common/icons/pause.tsx index 17bfdc2b6e..b9597bae96 100644 --- a/src/components/src/common/icons/pause.tsx +++ b/src/components/src/common/icons/pause.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/picture.tsx b/src/components/src/common/icons/picture.tsx index ae79213553..68a11c4d6d 100644 --- a/src/components/src/common/icons/picture.tsx +++ b/src/components/src/common/icons/picture.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/pin.tsx b/src/components/src/common/icons/pin.tsx index 05c45e214b..7d8816f661 100644 --- a/src/components/src/common/icons/pin.tsx +++ b/src/components/src/common/icons/pin.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/play.tsx b/src/components/src/common/icons/play.tsx index a9b7d41f42..3f6c178393 100644 --- a/src/components/src/common/icons/play.tsx +++ b/src/components/src/common/icons/play.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/polygon.tsx b/src/components/src/common/icons/polygon.tsx index 9ed14f8e70..76ebc52959 100644 --- a/src/components/src/common/icons/polygon.tsx +++ b/src/components/src/common/icons/polygon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/rectangle.tsx b/src/components/src/common/icons/rectangle.tsx index 621e13b522..498cdade29 100644 --- a/src/components/src/common/icons/rectangle.tsx +++ b/src/components/src/common/icons/rectangle.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/reduce.tsx b/src/components/src/common/icons/reduce.tsx index 5b8757d94f..f6569e294e 100644 --- a/src/components/src/common/icons/reduce.tsx +++ b/src/components/src/common/icons/reduce.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/reset.tsx b/src/components/src/common/icons/reset.tsx index 2929432a24..12369d6b64 100644 --- a/src/components/src/common/icons/reset.tsx +++ b/src/components/src/common/icons/reset.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/rocket.tsx b/src/components/src/common/icons/rocket.tsx index 8a00275007..7ed21ba5eb 100644 --- a/src/components/src/common/icons/rocket.tsx +++ b/src/components/src/common/icons/rocket.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/save.tsx b/src/components/src/common/icons/save.tsx index 20a6e22206..2ba26f2ac3 100644 --- a/src/components/src/common/icons/save.tsx +++ b/src/components/src/common/icons/save.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/save2.tsx b/src/components/src/common/icons/save2.tsx index e572d5bc65..f0502ebc5f 100644 --- a/src/components/src/common/icons/save2.tsx +++ b/src/components/src/common/icons/save2.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/search.tsx b/src/components/src/common/icons/search.tsx index 1fb9a07f1a..96f23fa5f0 100644 --- a/src/components/src/common/icons/search.tsx +++ b/src/components/src/common/icons/search.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/settings.tsx b/src/components/src/common/icons/settings.tsx index 3ac53c88ea..4b32f41aeb 100644 --- a/src/components/src/common/icons/settings.tsx +++ b/src/components/src/common/icons/settings.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/share.tsx b/src/components/src/common/icons/share.tsx index 8a8d48662a..4e127ca914 100644 --- a/src/components/src/common/icons/share.tsx +++ b/src/components/src/common/icons/share.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/split.tsx b/src/components/src/common/icons/split.tsx index fab965a629..3bfea1cba8 100644 --- a/src/components/src/common/icons/split.tsx +++ b/src/components/src/common/icons/split.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/square-select.tsx b/src/components/src/common/icons/square-select.tsx index 3c23f70cd4..c8f20f2dec 100644 --- a/src/components/src/common/icons/square-select.tsx +++ b/src/components/src/common/icons/square-select.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/trash.tsx b/src/components/src/common/icons/trash.tsx index 4997ee3b2f..a8315595db 100644 --- a/src/components/src/common/icons/trash.tsx +++ b/src/components/src/common/icons/trash.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/vert-dots.tsx b/src/components/src/common/icons/vert-dots.tsx index 8b58f69ac1..5a6d6090c0 100644 --- a/src/components/src/common/icons/vert-dots.tsx +++ b/src/components/src/common/icons/vert-dots.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/vert-three-dots.tsx b/src/components/src/common/icons/vert-three-dots.tsx index d0e0df0f5f..f6a3c9724d 100644 --- a/src/components/src/common/icons/vert-three-dots.tsx +++ b/src/components/src/common/icons/vert-three-dots.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/warning-sign.tsx b/src/components/src/common/icons/warning-sign.tsx index 17992392db..136aa9f4d8 100644 --- a/src/components/src/common/icons/warning-sign.tsx +++ b/src/components/src/common/icons/warning-sign.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/icons/warning.tsx b/src/components/src/common/icons/warning.tsx index 76ec68dd93..5352d1c0f8 100644 --- a/src/components/src/common/icons/warning.tsx +++ b/src/components/src/common/icons/warning.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/image-preview.tsx b/src/components/src/common/image-preview.tsx index 5a53eb0476..9905c69e94 100644 --- a/src/components/src/common/image-preview.tsx +++ b/src/components/src/common/image-preview.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/info-helper.tsx b/src/components/src/common/info-helper.tsx index c3aab644fd..6274559247 100644 --- a/src/components/src/common/info-helper.tsx +++ b/src/components/src/common/info-helper.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/item-selector/accessor.ts b/src/components/src/common/item-selector/accessor.ts index 03103877bf..5c680710d4 100644 --- a/src/components/src/common/item-selector/accessor.ts +++ b/src/components/src/common/item-selector/accessor.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/item-selector/chickleted-input.tsx b/src/components/src/common/item-selector/chickleted-input.tsx index f024c9504e..34526ec653 100644 --- a/src/components/src/common/item-selector/chickleted-input.tsx +++ b/src/components/src/common/item-selector/chickleted-input.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/item-selector/dropdown-list.tsx b/src/components/src/common/item-selector/dropdown-list.tsx index 405d56ac2c..373feecdf8 100644 --- a/src/components/src/common/item-selector/dropdown-list.tsx +++ b/src/components/src/common/item-selector/dropdown-list.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -153,7 +153,7 @@ export default class DropdownList extends Component 0 ? (this.state.options || []) : []), ...this.props.options.slice(start, end)]; + return [ + ...(page > 0 ? this.state.options || [] : []), + ...this.props.options.slice(start, end) + ]; } return null; @@ -190,7 +193,7 @@ export default class DropdownList extends Component;; + return
; } const valueOffset = Array.isArray(fixedOptions) ? fixedOptions.length : 0; diff --git a/src/components/src/common/item-selector/item-selector.tsx b/src/components/src/common/item-selector/item-selector.tsx index 782b40d992..bdb3876345 100644 --- a/src/components/src/common/item-selector/item-selector.tsx +++ b/src/components/src/common/item-selector/item-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/item-selector/typeahead.tsx b/src/components/src/common/item-selector/typeahead.tsx index 4eaea73858..7e9c5a2206 100644 --- a/src/components/src/common/item-selector/typeahead.tsx +++ b/src/components/src/common/item-selector/typeahead.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/line-chart.tsx b/src/components/src/common/line-chart.tsx index 6b4de797c6..266c5083ad 100644 --- a/src/components/src/common/line-chart.tsx +++ b/src/components/src/common/line-chart.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/loading-spinner.tsx b/src/components/src/common/loading-spinner.tsx index f1cad80a3c..90ab71041f 100644 --- a/src/components/src/common/loading-spinner.tsx +++ b/src/components/src/common/loading-spinner.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/logo.tsx b/src/components/src/common/logo.tsx index 41b9c92c7f..673515f96c 100644 --- a/src/components/src/common/logo.tsx +++ b/src/components/src/common/logo.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/map-layer-selector.tsx b/src/components/src/common/map-layer-selector.tsx index cd75ecdaab..ed52822dfd 100644 --- a/src/components/src/common/map-layer-selector.tsx +++ b/src/components/src/common/map-layer-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/modal.tsx b/src/components/src/common/modal.tsx index df271f6f49..987eb45820 100644 --- a/src/components/src/common/modal.tsx +++ b/src/components/src/common/modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/portaled.tsx b/src/components/src/common/portaled.tsx index aedca5e1b3..611312ab88 100644 --- a/src/components/src/common/portaled.tsx +++ b/src/components/src/common/portaled.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/progress-bar.tsx b/src/components/src/common/progress-bar.tsx index 5a469705c9..2b618c25d5 100644 --- a/src/components/src/common/progress-bar.tsx +++ b/src/components/src/common/progress-bar.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/range-brush.tsx b/src/components/src/common/range-brush.tsx index b97ddb24e1..5f4eac03bf 100644 --- a/src/components/src/common/range-brush.tsx +++ b/src/components/src/common/range-brush.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/range-plot.tsx b/src/components/src/common/range-plot.tsx index ea1140ac77..59ce7d5d66 100644 --- a/src/components/src/common/range-plot.tsx +++ b/src/components/src/common/range-plot.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/range-slider.tsx b/src/components/src/common/range-slider.tsx index e8f418262f..a2f7d90a8c 100644 --- a/src/components/src/common/range-slider.tsx +++ b/src/components/src/common/range-slider.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/slider/mouse-event.ts b/src/components/src/common/slider/mouse-event.ts index 645b9f2384..b0ba0b0dbc 100644 --- a/src/components/src/common/slider/mouse-event.ts +++ b/src/components/src/common/slider/mouse-event.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/slider/slider-bar-handle.tsx b/src/components/src/common/slider/slider-bar-handle.tsx index c86559580b..796b8ab4b1 100644 --- a/src/components/src/common/slider/slider-bar-handle.tsx +++ b/src/components/src/common/slider/slider-bar-handle.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/slider/slider-handle.tsx b/src/components/src/common/slider/slider-handle.tsx index f1def0bc77..8c9fb36377 100644 --- a/src/components/src/common/slider/slider-handle.tsx +++ b/src/components/src/common/slider/slider-handle.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/slider/slider.tsx b/src/components/src/common/slider/slider.tsx index 7374cd58ae..2d4090fcc7 100644 --- a/src/components/src/common/slider/slider.tsx +++ b/src/components/src/common/slider/slider.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/styled-components.tsx b/src/components/src/common/styled-components.tsx index b291ff8063..b593f17e18 100644 --- a/src/components/src/common/styled-components.tsx +++ b/src/components/src/common/styled-components.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/switch.tsx b/src/components/src/common/switch.tsx index 935e6b6689..2816df8d31 100644 --- a/src/components/src/common/switch.tsx +++ b/src/components/src/common/switch.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/time-range-slider-time-title.tsx b/src/components/src/common/time-range-slider-time-title.tsx index d929a44cdd..b69e506469 100644 --- a/src/components/src/common/time-range-slider-time-title.tsx +++ b/src/components/src/common/time-range-slider-time-title.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/common/time-range-slider.tsx b/src/components/src/common/time-range-slider.tsx index f472de958c..1c207ee7a0 100644 --- a/src/components/src/common/time-range-slider.tsx +++ b/src/components/src/common/time-range-slider.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -129,10 +129,7 @@ export default function TimeRangeSliderFactory(
) : null} -
+
; index: number; className: string; diff --git a/src/components/src/editor/feature-action-panel.tsx b/src/components/src/editor/feature-action-panel.tsx index e567e8f89e..20f91ce813 100644 --- a/src/components/src/editor/feature-action-panel.tsx +++ b/src/components/src/editor/feature-action-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/components.ts b/src/components/src/filters/components.ts index 37af7a5fdd..afaec6aa36 100644 --- a/src/components/src/filters/components.ts +++ b/src/components/src/filters/components.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/filter-panels/filter-panel-with-field-select.tsx b/src/components/src/filters/filter-panels/filter-panel-with-field-select.tsx index fdc80d5fde..3e22eace4d 100644 --- a/src/components/src/filters/filter-panels/filter-panel-with-field-select.tsx +++ b/src/components/src/filters/filter-panels/filter-panel-with-field-select.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/filter-panels/multi-select-filter-panel.tsx b/src/components/src/filters/filter-panels/multi-select-filter-panel.tsx index 04166447f1..8a1efad5dd 100644 --- a/src/components/src/filters/filter-panels/multi-select-filter-panel.tsx +++ b/src/components/src/filters/filter-panels/multi-select-filter-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/filter-panels/new-filter-panel.tsx b/src/components/src/filters/filter-panels/new-filter-panel.tsx index 938b6ceea4..f9438b6c06 100644 --- a/src/components/src/filters/filter-panels/new-filter-panel.tsx +++ b/src/components/src/filters/filter-panels/new-filter-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/filter-panels/polygon-filter-panel.tsx b/src/components/src/filters/filter-panels/polygon-filter-panel.tsx index b0043fb9a7..2df04aa364 100644 --- a/src/components/src/filters/filter-panels/polygon-filter-panel.tsx +++ b/src/components/src/filters/filter-panels/polygon-filter-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/filter-panels/range-filter-panel.tsx b/src/components/src/filters/filter-panels/range-filter-panel.tsx index b3c1eb05af..fd6555638d 100644 --- a/src/components/src/filters/filter-panels/range-filter-panel.tsx +++ b/src/components/src/filters/filter-panels/range-filter-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/filter-panels/single-select-filter-panel.tsx b/src/components/src/filters/filter-panels/single-select-filter-panel.tsx index 201bc570fb..e5df78a66a 100644 --- a/src/components/src/filters/filter-panels/single-select-filter-panel.tsx +++ b/src/components/src/filters/filter-panels/single-select-filter-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/filter-panels/time-range-filter-panel.tsx b/src/components/src/filters/filter-panels/time-range-filter-panel.tsx index b58759aabc..1b44faaec7 100644 --- a/src/components/src/filters/filter-panels/time-range-filter-panel.tsx +++ b/src/components/src/filters/filter-panels/time-range-filter-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/index.ts b/src/components/src/filters/index.ts index c4f734edb8..168146c6e4 100644 --- a/src/components/src/filters/index.ts +++ b/src/components/src/filters/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/multi-select-filter.tsx b/src/components/src/filters/multi-select-filter.tsx index c80dffe88d..2ba5fa9cbe 100644 --- a/src/components/src/filters/multi-select-filter.tsx +++ b/src/components/src/filters/multi-select-filter.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/polygon-filter.tsx b/src/components/src/filters/polygon-filter.tsx index d6da89a6d4..62ddd311e6 100644 --- a/src/components/src/filters/polygon-filter.tsx +++ b/src/components/src/filters/polygon-filter.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/range-filter.tsx b/src/components/src/filters/range-filter.tsx index d177a7a3aa..82033559e2 100644 --- a/src/components/src/filters/range-filter.tsx +++ b/src/components/src/filters/range-filter.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/single-select-filter.tsx b/src/components/src/filters/single-select-filter.tsx index 3cd83f478d..cc60fd85c9 100644 --- a/src/components/src/filters/single-select-filter.tsx +++ b/src/components/src/filters/single-select-filter.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/time-range-filter.tsx b/src/components/src/filters/time-range-filter.tsx index 0adf91f4e6..bda736fb10 100644 --- a/src/components/src/filters/time-range-filter.tsx +++ b/src/components/src/filters/time-range-filter.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/filters/time-widget.tsx b/src/components/src/filters/time-widget.tsx index 203168f818..e04d829a8d 100644 --- a/src/components/src/filters/time-widget.tsx +++ b/src/components/src/filters/time-widget.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/geocoder-panel.tsx b/src/components/src/geocoder-panel.tsx index 82b358b473..75dd841a9a 100644 --- a/src/components/src/geocoder-panel.tsx +++ b/src/components/src/geocoder-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/geocoder/geocoder.tsx b/src/components/src/geocoder/geocoder.tsx index 4a35bc7d4d..76ac29eace 100644 --- a/src/components/src/geocoder/geocoder.tsx +++ b/src/components/src/geocoder/geocoder.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/index.ts b/src/components/src/index.ts index 74fe1dab47..d8d5e29625 100644 --- a/src/components/src/index.ts +++ b/src/components/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/injector.tsx b/src/components/src/injector.tsx index f1d907bdc0..e5992e279c 100644 --- a/src/components/src/injector.tsx +++ b/src/components/src/injector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/kepler-gl.tsx b/src/components/src/kepler-gl.tsx index e163e65f11..7ee6c9ca41 100644 --- a/src/components/src/kepler-gl.tsx +++ b/src/components/src/kepler-gl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map-container.tsx b/src/components/src/map-container.tsx index c226c49f25..0bf8d29610 100644 --- a/src/components/src/map-container.tsx +++ b/src/components/src/map-container.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/coordinate-info.tsx b/src/components/src/map/coordinate-info.tsx index 24745c4fa2..60e3c84982 100644 --- a/src/components/src/map/coordinate-info.tsx +++ b/src/components/src/map/coordinate-info.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/layer-hover-info.tsx b/src/components/src/map/layer-hover-info.tsx index e8535dfb57..69f4ed2444 100644 --- a/src/components/src/map/layer-hover-info.tsx +++ b/src/components/src/map/layer-hover-info.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/layer-selector-panel.tsx b/src/components/src/map/layer-selector-panel.tsx index c35b059136..d77907615d 100644 --- a/src/components/src/map/layer-selector-panel.tsx +++ b/src/components/src/map/layer-selector-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/locale-panel.tsx b/src/components/src/map/locale-panel.tsx index 5e6bb2b3b6..04d1f3be4e 100644 --- a/src/components/src/map/locale-panel.tsx +++ b/src/components/src/map/locale-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/map-control-panel.tsx b/src/components/src/map/map-control-panel.tsx index 904e30328b..df988e62d2 100644 --- a/src/components/src/map/map-control-panel.tsx +++ b/src/components/src/map/map-control-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/map-control-toolbar.tsx b/src/components/src/map/map-control-toolbar.tsx index 188c348d02..9afaa74870 100644 --- a/src/components/src/map/map-control-toolbar.tsx +++ b/src/components/src/map/map-control-toolbar.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -26,7 +26,7 @@ function MapControlToolbar() { position: absolute; right: 32px; transform: translateX(calc(-50% + 45px)); - + .toolbar-item { width: 120px; padding: 13px 16px; @@ -38,7 +38,7 @@ function MapControlToolbar() { height: 16px; margin-right: 10px; } - + .toolbar-item__title { margin-left: auto; margin-right: auto; diff --git a/src/components/src/map/map-control-tooltip.tsx b/src/components/src/map/map-control-tooltip.tsx index bfd2d4487f..7ad24c8f7c 100644 --- a/src/components/src/map/map-control-tooltip.tsx +++ b/src/components/src/map/map-control-tooltip.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/map-control.tsx b/src/components/src/map/map-control.tsx index 249ff4bccb..011e7ba47b 100644 --- a/src/components/src/map/map-control.tsx +++ b/src/components/src/map/map-control.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/map-draw-panel.tsx b/src/components/src/map/map-draw-panel.tsx index 2b53f79923..836ee05c98 100644 --- a/src/components/src/map/map-draw-panel.tsx +++ b/src/components/src/map/map-draw-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/map-legend-panel.tsx b/src/components/src/map/map-legend-panel.tsx index a425839b6a..fe90bdf140 100644 --- a/src/components/src/map/map-legend-panel.tsx +++ b/src/components/src/map/map-legend-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/map-legend.tsx b/src/components/src/map/map-legend.tsx index e7269655b8..1e2705925d 100644 --- a/src/components/src/map/map-legend.tsx +++ b/src/components/src/map/map-legend.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -24,12 +24,7 @@ import {rgb} from 'd3-color'; import ColorLegend from '../common/color-legend'; import {CHANNEL_SCALES, DIMENSIONS} from '@kepler.gl/constants'; import {FormattedMessage} from '@kepler.gl/localization'; -import { - Layer, - LayerBaseConfig, - VisualChannel, - VisualChannelDescription -} from '@kepler.gl/layers'; +import {Layer, LayerBaseConfig, VisualChannel, VisualChannelDescription} from '@kepler.gl/layers'; interface StyledMapControlLegendProps { width?: number; diff --git a/src/components/src/map/map-popover.tsx b/src/components/src/map/map-popover.tsx index f48126075d..cd553729b6 100644 --- a/src/components/src/map/map-popover.tsx +++ b/src/components/src/map/map-popover.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/split-map-button.tsx b/src/components/src/map/split-map-button.tsx index 9cddfd90a8..b99eca01d0 100644 --- a/src/components/src/map/split-map-button.tsx +++ b/src/components/src/map/split-map-button.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/map/toggle-3d-button.tsx b/src/components/src/map/toggle-3d-button.tsx index f8faf83437..94cc224c93 100644 --- a/src/components/src/map/toggle-3d-button.tsx +++ b/src/components/src/map/toggle-3d-button.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/maps-layout.tsx b/src/components/src/maps-layout.tsx index 31e650af8b..6c7a5d0964 100644 --- a/src/components/src/maps-layout.tsx +++ b/src/components/src/maps-layout.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modal-container.tsx b/src/components/src/modal-container.tsx index e46be586fd..c3a4b629ff 100644 --- a/src/components/src/modal-container.tsx +++ b/src/components/src/modal-container.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/add-map-style-modal.tsx b/src/components/src/modals/add-map-style-modal.tsx index 578580d57e..099afd5ed2 100644 --- a/src/components/src/modals/add-map-style-modal.tsx +++ b/src/components/src/modals/add-map-style-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/cloud-tile.tsx b/src/components/src/modals/cloud-tile.tsx index 1d886fb718..35e41d4c25 100644 --- a/src/components/src/modals/cloud-tile.tsx +++ b/src/components/src/modals/cloud-tile.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/data-table-modal.tsx b/src/components/src/modals/data-table-modal.tsx index a34ef4c782..e477035d94 100644 --- a/src/components/src/modals/data-table-modal.tsx +++ b/src/components/src/modals/data-table-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/delete-data-modal.tsx b/src/components/src/modals/delete-data-modal.tsx index df1d6c04a2..744600f483 100644 --- a/src/components/src/modals/delete-data-modal.tsx +++ b/src/components/src/modals/delete-data-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/error-display.tsx b/src/components/src/modals/error-display.tsx index bae80a3b32..0405683f1b 100644 --- a/src/components/src/modals/error-display.tsx +++ b/src/components/src/modals/error-display.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/export-data-modal.tsx b/src/components/src/modals/export-data-modal.tsx index b1625ae3ed..97b0982c50 100644 --- a/src/components/src/modals/export-data-modal.tsx +++ b/src/components/src/modals/export-data-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/export-image-modal.tsx b/src/components/src/modals/export-image-modal.tsx index 709bea605a..0fca510a61 100644 --- a/src/components/src/modals/export-image-modal.tsx +++ b/src/components/src/modals/export-image-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/export-map-modal/components.tsx b/src/components/src/modals/export-map-modal/components.tsx index 90423383f7..dff4d451c9 100644 --- a/src/components/src/modals/export-map-modal/components.tsx +++ b/src/components/src/modals/export-map-modal/components.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/export-map-modal/export-html-map.tsx b/src/components/src/modals/export-map-modal/export-html-map.tsx index 4c04fc04ed..d7b8a99f91 100644 --- a/src/components/src/modals/export-map-modal/export-html-map.tsx +++ b/src/components/src/modals/export-map-modal/export-html-map.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -31,11 +31,7 @@ import {injectIntl} from 'react-intl'; import {FormattedMessage} from '@kepler.gl/localization'; import {IntlShape} from 'react-intl'; -import { - setUserMapboxAccessToken, - setExportHTMLMapMode, - ActionHandler -} from '@kepler.gl/actions'; +import {setUserMapboxAccessToken, setExportHTMLMapMode, ActionHandler} from '@kepler.gl/actions'; const ExportMapStyledExportSection = styled(StyledExportSection)` .disclaimer { diff --git a/src/components/src/modals/export-map-modal/export-json-map.tsx b/src/components/src/modals/export-map-modal/export-json-map.tsx index a2352b5995..05cbe775df 100644 --- a/src/components/src/modals/export-map-modal/export-json-map.tsx +++ b/src/components/src/modals/export-map-modal/export-json-map.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/export-map-modal/export-map-modal.tsx b/src/components/src/modals/export-map-modal/export-map-modal.tsx index b582f03219..f5af2d879e 100644 --- a/src/components/src/modals/export-map-modal/export-map-modal.tsx +++ b/src/components/src/modals/export-map-modal/export-map-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,7 @@ import {StyledExportMapSection} from './components'; import ExportHtmlMapFactory from './export-html-map'; import ExportJsonMapFactory from './export-json-map'; import {FormattedMessage} from '@kepler.gl/localization'; -import { - ActionHandler, - setExportHTMLMapMode, - setUserMapboxAccessToken -} from '@kepler.gl/actions'; +import {ActionHandler, setExportHTMLMapMode, setUserMapboxAccessToken} from '@kepler.gl/actions'; interface ExportMapModalFactoryProps { options?: {format: string}; diff --git a/src/components/src/modals/image-modal-container.tsx b/src/components/src/modals/image-modal-container.tsx index 396e7616a3..19521bb306 100644 --- a/src/components/src/modals/image-modal-container.tsx +++ b/src/components/src/modals/image-modal-container.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/load-data-modal.tsx b/src/components/src/modals/load-data-modal.tsx index 648168b4be..c03f6d42a7 100644 --- a/src/components/src/modals/load-data-modal.tsx +++ b/src/components/src/modals/load-data-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/load-storage-map.tsx b/src/components/src/modals/load-storage-map.tsx index b26689276f..27232252da 100644 --- a/src/components/src/modals/load-storage-map.tsx +++ b/src/components/src/modals/load-storage-map.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/loading-dialog.tsx b/src/components/src/modals/loading-dialog.tsx index d23380f7f8..5520233d6f 100644 --- a/src/components/src/modals/loading-dialog.tsx +++ b/src/components/src/modals/loading-dialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/modal-dialog.tsx b/src/components/src/modals/modal-dialog.tsx index ce364e0e33..779af226b8 100644 --- a/src/components/src/modals/modal-dialog.tsx +++ b/src/components/src/modals/modal-dialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/modal-tabs.tsx b/src/components/src/modals/modal-tabs.tsx index 5a4ab5204d..59d6a28472 100644 --- a/src/components/src/modals/modal-tabs.tsx +++ b/src/components/src/modals/modal-tabs.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/overwrite-map-modal.tsx b/src/components/src/modals/overwrite-map-modal.tsx index 8362e8ec10..1ff6b91759 100644 --- a/src/components/src/modals/overwrite-map-modal.tsx +++ b/src/components/src/modals/overwrite-map-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/provider-modal-container.tsx b/src/components/src/modals/provider-modal-container.tsx index bde9041d00..e8d4aecde4 100644 --- a/src/components/src/modals/provider-modal-container.tsx +++ b/src/components/src/modals/provider-modal-container.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/save-map-modal.tsx b/src/components/src/modals/save-map-modal.tsx index 5eacec4e6d..6154a67cb6 100644 --- a/src/components/src/modals/save-map-modal.tsx +++ b/src/components/src/modals/save-map-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/share-map-modal.tsx b/src/components/src/modals/share-map-modal.tsx index fc5019f74f..4c4621df6f 100644 --- a/src/components/src/modals/share-map-modal.tsx +++ b/src/components/src/modals/share-map-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/status-panel.tsx b/src/components/src/modals/status-panel.tsx index 93589a3a94..0244236a39 100644 --- a/src/components/src/modals/status-panel.tsx +++ b/src/components/src/modals/status-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/modals/storage-map-viewer.tsx b/src/components/src/modals/storage-map-viewer.tsx index b52319950c..0652e0514f 100644 --- a/src/components/src/modals/storage-map-viewer.tsx +++ b/src/components/src/modals/storage-map-viewer.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/notification-panel.tsx b/src/components/src/notification-panel.tsx index 698faf82ab..9e5d747898 100644 --- a/src/components/src/notification-panel.tsx +++ b/src/components/src/notification-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/notification-panel/notification-item.tsx b/src/components/src/notification-panel/notification-item.tsx index fa7e53a06d..2d28a8590d 100644 --- a/src/components/src/notification-panel/notification-item.tsx +++ b/src/components/src/notification-panel/notification-item.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -22,10 +22,7 @@ import React, {Component} from 'react'; import styled from 'styled-components'; import {Delete, Info, Warning, Checkmark} from '../common/icons'; import ReactMarkdown from 'react-markdown'; -import { - ActionHandler, - removeNotification as removeNotificationActions -} from '@kepler.gl/actions'; +import {ActionHandler, removeNotification as removeNotificationActions} from '@kepler.gl/actions'; interface NotificationItemContentProps { type: string; diff --git a/src/components/src/plot-container.tsx b/src/components/src/plot-container.tsx index 0658f0d380..ff6d696985 100644 --- a/src/components/src/plot-container.tsx +++ b/src/components/src/plot-container.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel.tsx b/src/components/src/side-panel.tsx index c01c117b24..8cebb4f92f 100644 --- a/src/components/src/side-panel.tsx +++ b/src/components/src/side-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/cloud-storage-dropdown.tsx b/src/components/src/side-panel/cloud-storage-dropdown.tsx index d71c38e9b9..335d223ea8 100644 --- a/src/components/src/side-panel/cloud-storage-dropdown.tsx +++ b/src/components/src/side-panel/cloud-storage-dropdown.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/common/dataset-info.tsx b/src/components/src/side-panel/common/dataset-info.tsx index aabd2bd914..d08edaab8e 100644 --- a/src/components/src/side-panel/common/dataset-info.tsx +++ b/src/components/src/side-panel/common/dataset-info.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/common/dataset-tag.tsx b/src/components/src/side-panel/common/dataset-tag.tsx index ccf34aa8bd..3e2cd0c488 100644 --- a/src/components/src/side-panel/common/dataset-tag.tsx +++ b/src/components/src/side-panel/common/dataset-tag.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/common/dataset-title.tsx b/src/components/src/side-panel/common/dataset-title.tsx index 1240aa9da7..f6b54b0ccd 100644 --- a/src/components/src/side-panel/common/dataset-title.tsx +++ b/src/components/src/side-panel/common/dataset-title.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/common/source-data-catalog.tsx b/src/components/src/side-panel/common/source-data-catalog.tsx index 9be42b0ad4..bdc9da06e1 100644 --- a/src/components/src/side-panel/common/source-data-catalog.tsx +++ b/src/components/src/side-panel/common/source-data-catalog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/common/source-data-selector.tsx b/src/components/src/side-panel/common/source-data-selector.tsx index 9dd21792b2..dbe6d9141a 100644 --- a/src/components/src/side-panel/common/source-data-selector.tsx +++ b/src/components/src/side-panel/common/source-data-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/custom-panel.tsx b/src/components/src/side-panel/custom-panel.tsx index 86e89e8c19..dd2f0b7303 100644 --- a/src/components/src/side-panel/custom-panel.tsx +++ b/src/components/src/side-panel/custom-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/filter-manager.tsx b/src/components/src/side-panel/filter-manager.tsx index f757c0e8d5..fe677d7199 100644 --- a/src/components/src/side-panel/filter-manager.tsx +++ b/src/components/src/side-panel/filter-manager.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/filter-panel/filter-panel-header.tsx b/src/components/src/side-panel/filter-panel/filter-panel-header.tsx index 3024b67124..96e7c48d03 100644 --- a/src/components/src/side-panel/filter-panel/filter-panel-header.tsx +++ b/src/components/src/side-panel/filter-panel/filter-panel-header.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/filter-panel/filter-panel.tsx b/src/components/src/side-panel/filter-panel/filter-panel.tsx index 5c1f1d1e0d..7cec8d48d0 100644 --- a/src/components/src/side-panel/filter-panel/filter-panel.tsx +++ b/src/components/src/side-panel/filter-panel/filter-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/interaction-manager.tsx b/src/components/src/side-panel/interaction-manager.tsx index d32468b0fd..d907ea4681 100644 --- a/src/components/src/side-panel/interaction-manager.tsx +++ b/src/components/src/side-panel/interaction-manager.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/interaction-panel/brush-config.tsx b/src/components/src/side-panel/interaction-panel/brush-config.tsx index 94a1d4c936..dd0c12f507 100644 --- a/src/components/src/side-panel/interaction-panel/brush-config.tsx +++ b/src/components/src/side-panel/interaction-panel/brush-config.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/interaction-panel/interaction-panel.tsx b/src/components/src/side-panel/interaction-panel/interaction-panel.tsx index 444d3c172a..d475564b37 100644 --- a/src/components/src/side-panel/interaction-panel/interaction-panel.tsx +++ b/src/components/src/side-panel/interaction-panel/interaction-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/interaction-panel/tooltip-config.tsx b/src/components/src/side-panel/interaction-panel/tooltip-config.tsx index 8118b2884a..34f4d72cf1 100644 --- a/src/components/src/side-panel/interaction-panel/tooltip-config.tsx +++ b/src/components/src/side-panel/interaction-panel/tooltip-config.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/interaction-panel/tooltip-config/tooltip-chicklet.tsx b/src/components/src/side-panel/interaction-panel/tooltip-config/tooltip-chicklet.tsx index 1cdb615ea1..370b36e474 100644 --- a/src/components/src/side-panel/interaction-panel/tooltip-config/tooltip-chicklet.tsx +++ b/src/components/src/side-panel/interaction-panel/tooltip-config/tooltip-chicklet.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -25,12 +25,7 @@ import {Hash, Delete} from '../../../common/icons'; import DropdownList from '../../../common/item-selector/dropdown-list'; import {FormattedMessage} from '@kepler.gl/localization'; import onClickOutside from 'react-onclickoutside'; -import { - FIELD_OPTS, - TOOLTIP_FORMATS, - TOOLTIP_FORMAT_TYPES, - TOOLTIP_KEY -} from '@kepler.gl/constants'; +import {FIELD_OPTS, TOOLTIP_FORMATS, TOOLTIP_FORMAT_TYPES, TOOLTIP_KEY} from '@kepler.gl/constants'; import {getFormatter} from '@kepler.gl/utils'; import TippyTooltip from '../../../common/tippy-tooltip'; diff --git a/src/components/src/side-panel/layer-manager.tsx b/src/components/src/side-panel/layer-manager.tsx index 9bf7cf13de..994f68eee1 100644 --- a/src/components/src/side-panel/layer-manager.tsx +++ b/src/components/src/side-panel/layer-manager.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/add-layer-button.tsx b/src/components/src/side-panel/layer-panel/add-layer-button.tsx index 1d8c7cfb1f..d23b40dc84 100644 --- a/src/components/src/side-panel/layer-panel/add-layer-button.tsx +++ b/src/components/src/side-panel/layer-panel/add-layer-button.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/color-palette.tsx b/src/components/src/side-panel/layer-panel/color-palette.tsx index a58ed0ee1c..0d1b6d1652 100644 --- a/src/components/src/side-panel/layer-panel/color-palette.tsx +++ b/src/components/src/side-panel/layer-panel/color-palette.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/color-range-selector.tsx b/src/components/src/side-panel/layer-panel/color-range-selector.tsx index 51157ebde9..fc95ecbe43 100644 --- a/src/components/src/side-panel/layer-panel/color-range-selector.tsx +++ b/src/components/src/side-panel/layer-panel/color-range-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/color-selector.tsx b/src/components/src/side-panel/layer-panel/color-selector.tsx index 95a2ba6bbb..29eadb3fd3 100644 --- a/src/components/src/side-panel/layer-panel/color-selector.tsx +++ b/src/components/src/side-panel/layer-panel/color-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/column-selector.tsx b/src/components/src/side-panel/layer-panel/column-selector.tsx index 9e4791e183..27c889f980 100644 --- a/src/components/src/side-panel/layer-panel/column-selector.tsx +++ b/src/components/src/side-panel/layer-panel/column-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/custom-palette.tsx b/src/components/src/side-panel/layer-panel/custom-palette.tsx index 67b795edb9..7514e9d058 100644 --- a/src/components/src/side-panel/layer-panel/custom-palette.tsx +++ b/src/components/src/side-panel/layer-panel/custom-palette.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/custom-picker.tsx b/src/components/src/side-panel/layer-panel/custom-picker.tsx index 115d2f7e3a..f25ac1b9af 100644 --- a/src/components/src/side-panel/layer-panel/custom-picker.tsx +++ b/src/components/src/side-panel/layer-panel/custom-picker.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/dataset-layer-group.tsx b/src/components/src/side-panel/layer-panel/dataset-layer-group.tsx index fbddd05ca6..12ce046216 100644 --- a/src/components/src/side-panel/layer-panel/dataset-layer-group.tsx +++ b/src/components/src/side-panel/layer-panel/dataset-layer-group.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/dataset-layer-section.tsx b/src/components/src/side-panel/layer-panel/dataset-layer-section.tsx index a9d9f7e59f..e004ddbca6 100644 --- a/src/components/src/side-panel/layer-panel/dataset-layer-section.tsx +++ b/src/components/src/side-panel/layer-panel/dataset-layer-section.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/dataset-section.tsx b/src/components/src/side-panel/layer-panel/dataset-section.tsx index a287aac55a..5a91c9b55f 100644 --- a/src/components/src/side-panel/layer-panel/dataset-section.tsx +++ b/src/components/src/side-panel/layer-panel/dataset-section.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/dimension-scale-selector.tsx b/src/components/src/side-panel/layer-panel/dimension-scale-selector.tsx index c402a792dc..a5318fa75f 100644 --- a/src/components/src/side-panel/layer-panel/dimension-scale-selector.tsx +++ b/src/components/src/side-panel/layer-panel/dimension-scale-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/how-to-button.tsx b/src/components/src/side-panel/layer-panel/how-to-button.tsx index a438ca21a6..4c715b35c3 100644 --- a/src/components/src/side-panel/layer-panel/how-to-button.tsx +++ b/src/components/src/side-panel/layer-panel/how-to-button.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-column-config.tsx b/src/components/src/side-panel/layer-panel/layer-column-config.tsx index 7cc2bf9479..65ba89e7c4 100644 --- a/src/components/src/side-panel/layer-panel/layer-column-config.tsx +++ b/src/components/src/side-panel/layer-panel/layer-column-config.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-config-group.tsx b/src/components/src/side-panel/layer-panel/layer-config-group.tsx index d89baa40d1..32526c6585 100644 --- a/src/components/src/side-panel/layer-panel/layer-config-group.tsx +++ b/src/components/src/side-panel/layer-panel/layer-config-group.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-configurator.tsx b/src/components/src/side-panel/layer-panel/layer-configurator.tsx index 09388f9c79..cf5e5a00d7 100644 --- a/src/components/src/side-panel/layer-panel/layer-configurator.tsx +++ b/src/components/src/side-panel/layer-panel/layer-configurator.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-list.tsx b/src/components/src/side-panel/layer-panel/layer-list.tsx index ec853daac5..c11255ef28 100644 --- a/src/components/src/side-panel/layer-panel/layer-list.tsx +++ b/src/components/src/side-panel/layer-panel/layer-list.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-panel-header.tsx b/src/components/src/side-panel/layer-panel/layer-panel-header.tsx index 0513be35cb..01ec7206df 100644 --- a/src/components/src/side-panel/layer-panel/layer-panel-header.tsx +++ b/src/components/src/side-panel/layer-panel/layer-panel-header.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-panel.tsx b/src/components/src/side-panel/layer-panel/layer-panel.tsx index 4eb3b4b794..4f355f4c6e 100644 --- a/src/components/src/side-panel/layer-panel/layer-panel.tsx +++ b/src/components/src/side-panel/layer-panel/layer-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-type-dropdown-list.tsx b/src/components/src/side-panel/layer-panel/layer-type-dropdown-list.tsx index e8963ceca8..447e5a9a7c 100644 --- a/src/components/src/side-panel/layer-panel/layer-type-dropdown-list.tsx +++ b/src/components/src/side-panel/layer-panel/layer-type-dropdown-list.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-type-list-item.tsx b/src/components/src/side-panel/layer-panel/layer-type-list-item.tsx index 9996fe4e28..967fdfbe3b 100644 --- a/src/components/src/side-panel/layer-panel/layer-type-list-item.tsx +++ b/src/components/src/side-panel/layer-panel/layer-type-list-item.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/layer-type-selector.tsx b/src/components/src/side-panel/layer-panel/layer-type-selector.tsx index e7a91919a6..9f9aeb3b23 100644 --- a/src/components/src/side-panel/layer-panel/layer-type-selector.tsx +++ b/src/components/src/side-panel/layer-panel/layer-type-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/panel-view-list-toggle.tsx b/src/components/src/side-panel/layer-panel/panel-view-list-toggle.tsx index f01e415278..24e957d30c 100644 --- a/src/components/src/side-panel/layer-panel/panel-view-list-toggle.tsx +++ b/src/components/src/side-panel/layer-panel/panel-view-list-toggle.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/single-color-palette.tsx b/src/components/src/side-panel/layer-panel/single-color-palette.tsx index a6949f9ec7..fe97e90449 100644 --- a/src/components/src/side-panel/layer-panel/single-color-palette.tsx +++ b/src/components/src/side-panel/layer-panel/single-color-palette.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/text-label-panel.tsx b/src/components/src/side-panel/layer-panel/text-label-panel.tsx index e8c1614595..37d71f925c 100644 --- a/src/components/src/side-panel/layer-panel/text-label-panel.tsx +++ b/src/components/src/side-panel/layer-panel/text-label-panel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/vis-config-by-field-selector.tsx b/src/components/src/side-panel/layer-panel/vis-config-by-field-selector.tsx index 1066c62f72..98b689aaff 100644 --- a/src/components/src/side-panel/layer-panel/vis-config-by-field-selector.tsx +++ b/src/components/src/side-panel/layer-panel/vis-config-by-field-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/vis-config-slider.tsx b/src/components/src/side-panel/layer-panel/vis-config-slider.tsx index 9de219b6e6..9a18697c7c 100644 --- a/src/components/src/side-panel/layer-panel/vis-config-slider.tsx +++ b/src/components/src/side-panel/layer-panel/vis-config-slider.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/layer-panel/vis-config-switch.tsx b/src/components/src/side-panel/layer-panel/vis-config-switch.tsx index 77a936a123..4f50c28b48 100644 --- a/src/components/src/side-panel/layer-panel/vis-config-switch.tsx +++ b/src/components/src/side-panel/layer-panel/vis-config-switch.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/map-manager.tsx b/src/components/src/side-panel/map-manager.tsx index 4cf565311c..c255c692fb 100644 --- a/src/components/src/side-panel/map-manager.tsx +++ b/src/components/src/side-panel/map-manager.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/map-style-panel/map-layer-selector.tsx b/src/components/src/side-panel/map-style-panel/map-layer-selector.tsx index 6a601b96a1..c3c9827bb0 100644 --- a/src/components/src/side-panel/map-style-panel/map-layer-selector.tsx +++ b/src/components/src/side-panel/map-style-panel/map-layer-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/map-style-panel/map-style-selector.tsx b/src/components/src/side-panel/map-style-panel/map-style-selector.tsx index fe5f46807a..7ecc24329e 100644 --- a/src/components/src/side-panel/map-style-panel/map-style-selector.tsx +++ b/src/components/src/side-panel/map-style-panel/map-style-selector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/panel-dropdown.tsx b/src/components/src/side-panel/panel-dropdown.tsx index 654e5034c1..2b463ea444 100644 --- a/src/components/src/side-panel/panel-dropdown.tsx +++ b/src/components/src/side-panel/panel-dropdown.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/panel-header-action.tsx b/src/components/src/side-panel/panel-header-action.tsx index 910b636736..b5bd5427a4 100644 --- a/src/components/src/side-panel/panel-header-action.tsx +++ b/src/components/src/side-panel/panel-header-action.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/panel-header.tsx b/src/components/src/side-panel/panel-header.tsx index 1b2c1e5b8f..c02709ef9d 100644 --- a/src/components/src/side-panel/panel-header.tsx +++ b/src/components/src/side-panel/panel-header.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/panel-tab.tsx b/src/components/src/side-panel/panel-tab.tsx index 0c7ff5c342..3caa264e87 100644 --- a/src/components/src/side-panel/panel-tab.tsx +++ b/src/components/src/side-panel/panel-tab.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/panel-title.tsx b/src/components/src/side-panel/panel-title.tsx index 79ae510ec7..8fce0575c9 100644 --- a/src/components/src/side-panel/panel-title.tsx +++ b/src/components/src/side-panel/panel-title.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/panel-toggle.tsx b/src/components/src/side-panel/panel-toggle.tsx index d046909f60..9d88c12963 100644 --- a/src/components/src/side-panel/panel-toggle.tsx +++ b/src/components/src/side-panel/panel-toggle.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/src/side-panel/side-bar.tsx b/src/components/src/side-panel/side-bar.tsx index 29543187b9..85a993ee12 100644 --- a/src/components/src/side-panel/side-bar.tsx +++ b/src/components/src/side-panel/side-bar.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/babel.config.js b/src/constants/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/constants/babel.config.js +++ b/src/constants/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/color-palette.ts b/src/constants/src/color-palette.ts index d5aa2ccc75..448c14eb22 100644 --- a/src/constants/src/color-palette.ts +++ b/src/constants/src/color-palette.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/color-ranges.ts b/src/constants/src/color-ranges.ts index 485d4f2f5c..4123f2b0fa 100644 --- a/src/constants/src/color-ranges.ts +++ b/src/constants/src/color-ranges.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/custom-color-ranges.ts b/src/constants/src/custom-color-ranges.ts index 56eb306771..4d5081de2b 100644 --- a/src/constants/src/custom-color-ranges.ts +++ b/src/constants/src/custom-color-ranges.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/default-settings.ts b/src/constants/src/default-settings.ts index 22ac9ae345..558b880f64 100644 --- a/src/constants/src/default-settings.ts +++ b/src/constants/src/default-settings.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/index.ts b/src/constants/src/index.ts index 08351cc1a8..f6ca3ab207 100644 --- a/src/constants/src/index.ts +++ b/src/constants/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/keyevent.ts b/src/constants/src/keyevent.ts index 932b70cd4d..8c038a2343 100644 --- a/src/constants/src/keyevent.ts +++ b/src/constants/src/keyevent.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/layers.ts b/src/constants/src/layers.ts index 0478a7d088..f401eb68c8 100644 --- a/src/constants/src/layers.ts +++ b/src/constants/src/layers.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/tooltip.ts b/src/constants/src/tooltip.ts index ebabf44d63..17dc72eaca 100644 --- a/src/constants/src/tooltip.ts +++ b/src/constants/src/tooltip.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/user-feedbacks.ts b/src/constants/src/user-feedbacks.ts index e12d20c6ed..9c88b1d02c 100644 --- a/src/constants/src/user-feedbacks.ts +++ b/src/constants/src/user-feedbacks.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/src/user-guides.ts b/src/constants/src/user-guides.ts index 5775bae2bb..1e0b91f477 100644 --- a/src/constants/src/user-guides.ts +++ b/src/constants/src/user-guides.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/constants/webpack/umd.js b/src/constants/webpack/umd.js index 3eb025d5e4..d03af28a4c 100644 --- a/src/constants/webpack/umd.js +++ b/src/constants/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/babel.config.js b/src/deckgl-layers/babel.config.js index 0672a8d638..4f5da2924f 100644 --- a/src/deckgl-layers/babel.config.js +++ b/src/deckgl-layers/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/3d-building-layer/3d-building-layer.ts b/src/deckgl-layers/src/3d-building-layer/3d-building-layer.ts index 3f67ab53bc..2f4fe798af 100644 --- a/src/deckgl-layers/src/3d-building-layer/3d-building-layer.ts +++ b/src/deckgl-layers/src/3d-building-layer/3d-building-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/3d-building-layer/3d-building-utils.ts b/src/deckgl-layers/src/3d-building-layer/3d-building-utils.ts index 17afdf3518..10162cf23d 100644 --- a/src/deckgl-layers/src/3d-building-layer/3d-building-utils.ts +++ b/src/deckgl-layers/src/3d-building-layer/3d-building-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/cluster-layer/cluster-layer.ts b/src/deckgl-layers/src/cluster-layer/cluster-layer.ts index d9f3894eab..7861dd7385 100644 --- a/src/deckgl-layers/src/cluster-layer/cluster-layer.ts +++ b/src/deckgl-layers/src/cluster-layer/cluster-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/column-layer/enhanced-column-layer.ts b/src/deckgl-layers/src/column-layer/enhanced-column-layer.ts index cd20bbd13d..4a58804931 100644 --- a/src/deckgl-layers/src/column-layer/enhanced-column-layer.ts +++ b/src/deckgl-layers/src/column-layer/enhanced-column-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/grid-layer/enhanced-cpu-grid-layer.ts b/src/deckgl-layers/src/grid-layer/enhanced-cpu-grid-layer.ts index 0a3421f331..8365076194 100644 --- a/src/deckgl-layers/src/grid-layer/enhanced-cpu-grid-layer.ts +++ b/src/deckgl-layers/src/grid-layer/enhanced-cpu-grid-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/hexagon-layer/enhanced-hexagon-layer.ts b/src/deckgl-layers/src/hexagon-layer/enhanced-hexagon-layer.ts index 687f966e2e..81ffdf60c5 100644 --- a/src/deckgl-layers/src/hexagon-layer/enhanced-hexagon-layer.ts +++ b/src/deckgl-layers/src/hexagon-layer/enhanced-hexagon-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/layer-utils/cluster-utils.ts b/src/deckgl-layers/src/layer-utils/cluster-utils.ts index 5db96bcf97..9bdd8d675a 100644 --- a/src/deckgl-layers/src/layer-utils/cluster-utils.ts +++ b/src/deckgl-layers/src/layer-utils/cluster-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/layer-utils/cpu-aggregator.ts b/src/deckgl-layers/src/layer-utils/cpu-aggregator.ts index 7cd38ed1d4..4163bb2837 100644 --- a/src/deckgl-layers/src/layer-utils/cpu-aggregator.ts +++ b/src/deckgl-layers/src/layer-utils/cpu-aggregator.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/layer-utils/shader-utils.ts b/src/deckgl-layers/src/layer-utils/shader-utils.ts index 4ea831a1fb..4bd21ca716 100644 --- a/src/deckgl-layers/src/layer-utils/shader-utils.ts +++ b/src/deckgl-layers/src/layer-utils/shader-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/line-layer/line-layer.ts b/src/deckgl-layers/src/line-layer/line-layer.ts index 537354b497..59d36324d9 100644 --- a/src/deckgl-layers/src/line-layer/line-layer.ts +++ b/src/deckgl-layers/src/line-layer/line-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/svg-icon-layer/scatterplot-icon-layer.ts b/src/deckgl-layers/src/svg-icon-layer/scatterplot-icon-layer.ts index a77cf10bb8..6c8a24c5dd 100644 --- a/src/deckgl-layers/src/svg-icon-layer/scatterplot-icon-layer.ts +++ b/src/deckgl-layers/src/svg-icon-layer/scatterplot-icon-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/svg-icon-layer/svg-icon-layer.ts b/src/deckgl-layers/src/svg-icon-layer/svg-icon-layer.ts index 3222d2693a..4501699732 100644 --- a/src/deckgl-layers/src/svg-icon-layer/svg-icon-layer.ts +++ b/src/deckgl-layers/src/svg-icon-layer/svg-icon-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/src/typedefs/deckgl.d.ts b/src/deckgl-layers/src/typedefs/deckgl.d.ts index ffb220f45d..3d6ff367d9 100644 --- a/src/deckgl-layers/src/typedefs/deckgl.d.ts +++ b/src/deckgl-layers/src/typedefs/deckgl.d.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/deckgl-layers/webpack/umd.js b/src/deckgl-layers/webpack/umd.js index 3eb025d5e4..d03af28a4c 100644 --- a/src/deckgl-layers/webpack/umd.js +++ b/src/deckgl-layers/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/index.js b/src/index.js index 7b2196022b..0a7e5b3d74 100644 --- a/src/index.js +++ b/src/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/babel.config.js b/src/layers/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/layers/babel.config.js +++ b/src/layers/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/aggregation-layer.ts b/src/layers/src/aggregation-layer.ts index 26621819b3..6cb2f6e127 100644 --- a/src/layers/src/aggregation-layer.ts +++ b/src/layers/src/aggregation-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/arc-layer/arc-layer-icon.tsx b/src/layers/src/arc-layer/arc-layer-icon.tsx index 1d0e274a42..93ec310322 100644 --- a/src/layers/src/arc-layer/arc-layer-icon.tsx +++ b/src/layers/src/arc-layer/arc-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/arc-layer/arc-layer.ts b/src/layers/src/arc-layer/arc-layer.ts index e2af8b4def..adfeb4b956 100644 --- a/src/layers/src/arc-layer/arc-layer.ts +++ b/src/layers/src/arc-layer/arc-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/base-layer.ts b/src/layers/src/base-layer.ts index f41b604e47..0a7a0c0d82 100644 --- a/src/layers/src/base-layer.ts +++ b/src/layers/src/base-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/base.tsx b/src/layers/src/base.tsx index 5229190661..5e9ae12ffb 100644 --- a/src/layers/src/base.tsx +++ b/src/layers/src/base.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/cluster-layer/cluster-layer-icon.tsx b/src/layers/src/cluster-layer/cluster-layer-icon.tsx index 8c70f55ca7..a08f36d9a6 100644 --- a/src/layers/src/cluster-layer/cluster-layer-icon.tsx +++ b/src/layers/src/cluster-layer/cluster-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/cluster-layer/cluster-layer.ts b/src/layers/src/cluster-layer/cluster-layer.ts index 7707231f65..b60027ae2e 100644 --- a/src/layers/src/cluster-layer/cluster-layer.ts +++ b/src/layers/src/cluster-layer/cluster-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/default-layer-icon.tsx b/src/layers/src/default-layer-icon.tsx index 7041233f60..14753b32a7 100644 --- a/src/layers/src/default-layer-icon.tsx +++ b/src/layers/src/default-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/editor-layer/constants.ts b/src/layers/src/editor-layer/constants.ts index dbcf50a5b9..a3978eef67 100644 --- a/src/layers/src/editor-layer/constants.ts +++ b/src/layers/src/editor-layer/constants.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -20,7 +20,6 @@ import {RGBColor} from '@kepler.gl/types'; - export const COLORS = { // blue PRIMARY: [0x26, 0xb5, 0xf2] as RGBColor, diff --git a/src/layers/src/editor-layer/editor-layer-utils.ts b/src/layers/src/editor-layer/editor-layer-utils.ts index fa12bc9370..7ef583e29a 100644 --- a/src/layers/src/editor-layer/editor-layer-utils.ts +++ b/src/layers/src/editor-layer/editor-layer-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -30,8 +30,7 @@ import {EDITOR_LAYER_ID, EDITOR_MODES} from '@kepler.gl/constants'; */ export function isDrawingActive(editorMenuActive: boolean, mode: string): boolean { return ( - (editorMenuActive && - (mode === EDITOR_MODES.DRAW_POLYGON || mode === EDITOR_MODES.DRAW_RECTANGLE)) + editorMenuActive && (mode === EDITOR_MODES.DRAW_POLYGON || mode === EDITOR_MODES.DRAW_RECTANGLE) ); } @@ -51,7 +50,13 @@ export function isDrawingActive(editorMenuActive: boolean, mode: string): boolea export function onClick( info: PickInfo, event: any, - {editorMenuActive, editor, setSelectedFeature, onLayerClick, mapIndex = 0}: { + { + editorMenuActive, + editor, + setSelectedFeature, + onLayerClick, + mapIndex = 0 + }: { editorMenuActive: boolean; editor: Editor; onLayerClick: (data, clickEvent) => any; @@ -120,7 +125,10 @@ export function onClick( * @param params.hoverInfo * @returns Returns true is hover is handled. */ -export function onHover(info: PickInfo, {hoverInfo, editor, editorMenuActive}: {editorMenuActive: boolean; editor: Editor; hoverInfo}): boolean { +export function onHover( + info: PickInfo, + {hoverInfo, editor, editorMenuActive}: {editorMenuActive: boolean; editor: Editor; hoverInfo} +): boolean { if (isDrawingActive(editorMenuActive, editor.mode)) { return true; } @@ -138,7 +146,10 @@ export function onHover(info: PickInfo, {hoverInfo, editor, editorMenuActiv * @raturns Returns a tooltip object compatible with Deck.getTooltip() */ // eslint-disable-next-line complexity -export function getTooltip(info: PickInfo, {editor, theme, editorMenuActive}: {editorMenuActive: boolean; editor: Editor; theme: any}): object | null { +export function getTooltip( + info: PickInfo, + {editor, theme, editorMenuActive}: {editorMenuActive: boolean; editor: Editor; theme: any} +): object | null { const {object, layer} = info; // don't show the tooltip when the menu is visible @@ -186,7 +197,11 @@ export function getTooltip(info: PickInfo, {editor, theme, editorMenuActive * @param params.hoverInfo * @returns Returns cursor type. */ -export function getCursor({editorMenuActive, editor, hoverInfo}: { +export function getCursor({ + editorMenuActive, + editor, + hoverInfo +}: { editorMenuActive: boolean; editor: Editor; hoverInfo: any; @@ -207,7 +222,7 @@ export function getCursor({editorMenuActive, editor, hoverInfo}: { * @param text Text to show. * @param theme Current theme. */ -function getTooltipObject(text: string, theme: any): {text: string, style: object} { +function getTooltipObject(text: string, theme: any): {text: string; style: object} { return { text, style: { diff --git a/src/layers/src/editor-layer/editor-layer.ts b/src/layers/src/editor-layer/editor-layer.ts index 967153f5f2..35bb4e6e28 100644 --- a/src/layers/src/editor-layer/editor-layer.ts +++ b/src/layers/src/editor-layer/editor-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,7 @@ import { } from '@nebula.gl/edit-modes'; import {PathStyleExtension} from '@deck.gl/extensions'; -import { - EDITOR_LAYER_ID, - EDITOR_MODES, - EDITOR_LAYER_PICKING_RADIUS -} from '@kepler.gl/constants'; +import {EDITOR_LAYER_ID, EDITOR_MODES, EDITOR_LAYER_PICKING_RADIUS} from '@kepler.gl/constants'; import {Viewport, Editor, Feature, FeatureSelectionContext} from '@kepler.gl/types'; import {generateHashId} from '@kepler.gl/utils'; diff --git a/src/layers/src/editor-layer/feature-styles.ts b/src/layers/src/editor-layer/feature-styles.ts index ecd26ac8f8..daa4399210 100644 --- a/src/layers/src/editor-layer/feature-styles.ts +++ b/src/layers/src/editor-layer/feature-styles.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -45,7 +45,7 @@ const TENTATIVE_FEATURE_COLOR_TRANSPARENT: RGBAColor = [...COLORS.SECONDARY, ALP export const EDIT_HANDLE_STYLE = { getRadius: POINT_RADIUS, getFillColor: SECONDARY_COLOR_TRANSPARENT, - getOutlineColor: (handle) => + getOutlineColor: handle => handle?.properties?.featureIndex < 0 ? TENTATIVE_FEATURE_COLOR : PRIMARY_COLOR, highlightMultiplier: [...COLORS.HIGHLIGHT, ALPHA_05], highlightMultiplierNone: SECONDARY_COLOR_TRANSPARENT @@ -59,11 +59,14 @@ export const FEATURE_STYLE = { }; export const LINE_STYLE = { - getColor: (feature: Feature, isSelected, mode: string): RGBAColor => (isSelected ? PRIMARY_COLOR : PRIMARY_COLOR), + getColor: (feature: Feature, isSelected, mode: string): RGBAColor => + isSelected ? PRIMARY_COLOR : PRIMARY_COLOR, getWidth: (feature: Feature, isSelected, mode: string): number => isSelected ? STROKE_WIDTH_SELECTED : STROKE_WIDTH_NOT_SELECTED, - getTentativeLineColor: (feature: Feature, isSelected: boolean): RGBAColor => TENTATIVE_FEATURE_COLOR, - getTentativeLineWidth: (feature: Feature, isSelected: boolean): number => STROKE_WIDTH_NOT_SELECTED, + getTentativeLineColor: (feature: Feature, isSelected: boolean): RGBAColor => + TENTATIVE_FEATURE_COLOR, + getTentativeLineWidth: (feature: Feature, isSelected: boolean): number => + STROKE_WIDTH_NOT_SELECTED, getTentativeFillColor: TENTATIVE_FEATURE_COLOR_TRANSPARENT, dashArray: STROKE_DASH_ARRAY, solidArray: STROKE_SOLID_ARRAY, diff --git a/src/layers/src/geojson-layer/geojson-layer-icon.tsx b/src/layers/src/geojson-layer/geojson-layer-icon.tsx index 112995f240..7f18e97952 100644 --- a/src/layers/src/geojson-layer/geojson-layer-icon.tsx +++ b/src/layers/src/geojson-layer/geojson-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/geojson-layer/geojson-layer.ts b/src/layers/src/geojson-layer/geojson-layer.ts index 75b0bd351b..fe3ae84e6b 100644 --- a/src/layers/src/geojson-layer/geojson-layer.ts +++ b/src/layers/src/geojson-layer/geojson-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/geojson-layer/geojson-utils.ts b/src/layers/src/geojson-layer/geojson-utils.ts index 8f1d2a6c58..fcecb50156 100644 --- a/src/layers/src/geojson-layer/geojson-utils.ts +++ b/src/layers/src/geojson-layer/geojson-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/grid-layer/grid-layer-icon.tsx b/src/layers/src/grid-layer/grid-layer-icon.tsx index 81a395222b..4802c098e7 100644 --- a/src/layers/src/grid-layer/grid-layer-icon.tsx +++ b/src/layers/src/grid-layer/grid-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/grid-layer/grid-layer.ts b/src/layers/src/grid-layer/grid-layer.ts index 874050440a..cb1af39ef5 100644 --- a/src/layers/src/grid-layer/grid-layer.ts +++ b/src/layers/src/grid-layer/grid-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/grid-layer/grid-utils.ts b/src/layers/src/grid-layer/grid-utils.ts index 84c2d972dc..c78ab2591a 100644 --- a/src/layers/src/grid-layer/grid-utils.ts +++ b/src/layers/src/grid-layer/grid-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/h3-hexagon-layer/h3-hexagon-layer-icon.tsx b/src/layers/src/h3-hexagon-layer/h3-hexagon-layer-icon.tsx index 85f8d51762..5c43160e3f 100644 --- a/src/layers/src/h3-hexagon-layer/h3-hexagon-layer-icon.tsx +++ b/src/layers/src/h3-hexagon-layer/h3-hexagon-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/h3-hexagon-layer/h3-hexagon-layer.ts b/src/layers/src/h3-hexagon-layer/h3-hexagon-layer.ts index c4cc8aee0f..92ac72b117 100644 --- a/src/layers/src/h3-hexagon-layer/h3-hexagon-layer.ts +++ b/src/layers/src/h3-hexagon-layer/h3-hexagon-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/heatmap-layer/heatmap-layer-icon.tsx b/src/layers/src/heatmap-layer/heatmap-layer-icon.tsx index 61fd1d18bc..c4a132dd8f 100644 --- a/src/layers/src/heatmap-layer/heatmap-layer-icon.tsx +++ b/src/layers/src/heatmap-layer/heatmap-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/heatmap-layer/heatmap-layer.ts b/src/layers/src/heatmap-layer/heatmap-layer.ts index 305dd1f7a8..6abab136c0 100644 --- a/src/layers/src/heatmap-layer/heatmap-layer.ts +++ b/src/layers/src/heatmap-layer/heatmap-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/hexagon-layer/hexagon-layer-icon.tsx b/src/layers/src/hexagon-layer/hexagon-layer-icon.tsx index fb1078ec5b..3d41991c82 100644 --- a/src/layers/src/hexagon-layer/hexagon-layer-icon.tsx +++ b/src/layers/src/hexagon-layer/hexagon-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/hexagon-layer/hexagon-layer.ts b/src/layers/src/hexagon-layer/hexagon-layer.ts index dcd1b3edc6..feecf08abd 100644 --- a/src/layers/src/hexagon-layer/hexagon-layer.ts +++ b/src/layers/src/hexagon-layer/hexagon-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/hexagon-layer/hexagon-utils.ts b/src/layers/src/hexagon-layer/hexagon-utils.ts index bb67e124d5..b1eeb06ad0 100644 --- a/src/layers/src/hexagon-layer/hexagon-utils.ts +++ b/src/layers/src/hexagon-layer/hexagon-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/icon-layer/icon-info-modal.tsx b/src/layers/src/icon-layer/icon-info-modal.tsx index 67cfdef0e1..121b3c1fa3 100644 --- a/src/layers/src/icon-layer/icon-info-modal.tsx +++ b/src/layers/src/icon-layer/icon-info-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/icon-layer/icon-layer-icon.tsx b/src/layers/src/icon-layer/icon-layer-icon.tsx index 73f168caca..1c8ac345a2 100644 --- a/src/layers/src/icon-layer/icon-layer-icon.tsx +++ b/src/layers/src/icon-layer/icon-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/icon-layer/icon-layer.ts b/src/layers/src/icon-layer/icon-layer.ts index 44abb476ab..0cca0a4598 100644 --- a/src/layers/src/icon-layer/icon-layer.ts +++ b/src/layers/src/icon-layer/icon-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/index.ts b/src/layers/src/index.ts index ad3eaf4648..ab69cc6810 100644 --- a/src/layers/src/index.ts +++ b/src/layers/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/layer-text-label.ts b/src/layers/src/layer-text-label.ts index cadf989b59..02089dc078 100644 --- a/src/layers/src/layer-text-label.ts +++ b/src/layers/src/layer-text-label.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/layer-update.ts b/src/layers/src/layer-update.ts index a2e70e2b3f..ce680b9e60 100644 --- a/src/layers/src/layer-update.ts +++ b/src/layers/src/layer-update.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/layer-utils.ts b/src/layers/src/layer-utils.ts index c17475747d..55139bcb66 100644 --- a/src/layers/src/layer-utils.ts +++ b/src/layers/src/layer-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/line-layer/line-layer-icon.tsx b/src/layers/src/line-layer/line-layer-icon.tsx index 7311ab3a44..baf3d5d243 100644 --- a/src/layers/src/line-layer/line-layer-icon.tsx +++ b/src/layers/src/line-layer/line-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/line-layer/line-layer.ts b/src/layers/src/line-layer/line-layer.ts index abcb834500..a330b224cd 100644 --- a/src/layers/src/line-layer/line-layer.ts +++ b/src/layers/src/line-layer/line-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -24,11 +24,7 @@ import {EnhancedLineLayer} from '@kepler.gl/deckgl-layers'; import LineLayerIcon from './line-layer-icon'; import ArcLayer, {ArcLayerConfig} from '../arc-layer/arc-layer'; import {LayerColumn} from '../base-layer'; -import { - LAYER_VIS_CONFIGS, - ColorRange, - PROJECTED_PIXEL_SIZE_MULTIPLIER -} from '@kepler.gl/constants'; +import {LAYER_VIS_CONFIGS, ColorRange, PROJECTED_PIXEL_SIZE_MULTIPLIER} from '@kepler.gl/constants'; import { Merge, RGBColor, diff --git a/src/layers/src/mapbox-utils.ts b/src/layers/src/mapbox-utils.ts index b583b3637c..7cfffc0f2f 100644 --- a/src/layers/src/mapbox-utils.ts +++ b/src/layers/src/mapbox-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/mapboxgl-layer.ts b/src/layers/src/mapboxgl-layer.ts index 84a71b6ef2..207235ff06 100644 --- a/src/layers/src/mapboxgl-layer.ts +++ b/src/layers/src/mapboxgl-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/point-layer/point-layer-icon.tsx b/src/layers/src/point-layer/point-layer-icon.tsx index 828911e760..fbf31c4c79 100644 --- a/src/layers/src/point-layer/point-layer-icon.tsx +++ b/src/layers/src/point-layer/point-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/point-layer/point-layer.ts b/src/layers/src/point-layer/point-layer.ts index a4dc9ce8bd..3bd59d6e90 100644 --- a/src/layers/src/point-layer/point-layer.ts +++ b/src/layers/src/point-layer/point-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/s2-geometry-layer/s2-geometry-layer.ts b/src/layers/src/s2-geometry-layer/s2-geometry-layer.ts index 0cc6fa7380..ed711d5930 100644 --- a/src/layers/src/s2-geometry-layer/s2-geometry-layer.ts +++ b/src/layers/src/s2-geometry-layer/s2-geometry-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/s2-geometry-layer/s2-layer-icon.tsx b/src/layers/src/s2-geometry-layer/s2-layer-icon.tsx index 374b4872aa..9170b8a455 100644 --- a/src/layers/src/s2-geometry-layer/s2-layer-icon.tsx +++ b/src/layers/src/s2-geometry-layer/s2-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/s2-geometry-layer/s2-utils.ts b/src/layers/src/s2-geometry-layer/s2-utils.ts index 57a98b16a1..b6da66fb68 100644 --- a/src/layers/src/s2-geometry-layer/s2-utils.ts +++ b/src/layers/src/s2-geometry-layer/s2-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/scenegraph-layer/scenegraph-info-modal.tsx b/src/layers/src/scenegraph-layer/scenegraph-info-modal.tsx index 8e2744c39d..ddd478b682 100644 --- a/src/layers/src/scenegraph-layer/scenegraph-info-modal.tsx +++ b/src/layers/src/scenegraph-layer/scenegraph-info-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/scenegraph-layer/scenegraph-layer-icon.tsx b/src/layers/src/scenegraph-layer/scenegraph-layer-icon.tsx index 0478def39a..f4a31adb5b 100644 --- a/src/layers/src/scenegraph-layer/scenegraph-layer-icon.tsx +++ b/src/layers/src/scenegraph-layer/scenegraph-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/scenegraph-layer/scenegraph-layer.ts b/src/layers/src/scenegraph-layer/scenegraph-layer.ts index ecedc7b68c..8a85a006d4 100644 --- a/src/layers/src/scenegraph-layer/scenegraph-layer.ts +++ b/src/layers/src/scenegraph-layer/scenegraph-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/table.tsx b/src/layers/src/table.tsx index 5c302054f4..789686af91 100644 --- a/src/layers/src/table.tsx +++ b/src/layers/src/table.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/trip-layer/trip-info-modal.tsx b/src/layers/src/trip-layer/trip-info-modal.tsx index e7d5331a53..eb9d9e1742 100644 --- a/src/layers/src/trip-layer/trip-info-modal.tsx +++ b/src/layers/src/trip-layer/trip-info-modal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/trip-layer/trip-layer-icon.tsx b/src/layers/src/trip-layer/trip-layer-icon.tsx index 84a072d842..2aad00b380 100644 --- a/src/layers/src/trip-layer/trip-layer-icon.tsx +++ b/src/layers/src/trip-layer/trip-layer-icon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/trip-layer/trip-layer.ts b/src/layers/src/trip-layer/trip-layer.ts index e2f59937c1..e559f99582 100644 --- a/src/layers/src/trip-layer/trip-layer.ts +++ b/src/layers/src/trip-layer/trip-layer.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/trip-layer/trip-utils.ts b/src/layers/src/trip-layer/trip-utils.ts index 784941f59f..5e6d1a6738 100644 --- a/src/layers/src/trip-layer/trip-utils.ts +++ b/src/layers/src/trip-layer/trip-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/layers/src/typedefs/deckgl.d.ts b/src/layers/src/typedefs/deckgl.d.ts index ffb220f45d..3d6ff367d9 100644 --- a/src/layers/src/typedefs/deckgl.d.ts +++ b/src/layers/src/typedefs/deckgl.d.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/babel.config.js b/src/localization/babel.config.js index 0672a8d638..4f5da2924f 100644 --- a/src/localization/babel.config.js +++ b/src/localization/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/formatted-message.tsx b/src/localization/src/formatted-message.tsx index bb3ebe83af..83f90f5364 100644 --- a/src/localization/src/formatted-message.tsx +++ b/src/localization/src/formatted-message.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/index.ts b/src/localization/src/index.ts index 7b264cbc6f..6144e08656 100644 --- a/src/localization/src/index.ts +++ b/src/localization/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/locales.ts b/src/localization/src/locales.ts index 7e97664bd1..c50541e156 100644 --- a/src/localization/src/locales.ts +++ b/src/localization/src/locales.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/messages.ts b/src/localization/src/messages.ts index 0562f3b463..c965c5e2bf 100644 --- a/src/localization/src/messages.ts +++ b/src/localization/src/messages.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/ca.ts b/src/localization/src/translations/ca.ts index add8ceeaf2..2de2974db2 100644 --- a/src/localization/src/translations/ca.ts +++ b/src/localization/src/translations/ca.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/cn.ts b/src/localization/src/translations/cn.ts index c44be7ea7d..b1a93d8495 100644 --- a/src/localization/src/translations/cn.ts +++ b/src/localization/src/translations/cn.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/en.ts b/src/localization/src/translations/en.ts index 7d79cf7b3e..59320207c3 100644 --- a/src/localization/src/translations/en.ts +++ b/src/localization/src/translations/en.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/es.ts b/src/localization/src/translations/es.ts index 9cb504ad0a..7c6236d14e 100644 --- a/src/localization/src/translations/es.ts +++ b/src/localization/src/translations/es.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/fi.ts b/src/localization/src/translations/fi.ts index 7fb3f9c6b2..2e0fa6d8f6 100644 --- a/src/localization/src/translations/fi.ts +++ b/src/localization/src/translations/fi.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/ja.ts b/src/localization/src/translations/ja.ts index d72f29477b..db60336948 100644 --- a/src/localization/src/translations/ja.ts +++ b/src/localization/src/translations/ja.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/pt.ts b/src/localization/src/translations/pt.ts index 0595c8b154..25ca07b56d 100644 --- a/src/localization/src/translations/pt.ts +++ b/src/localization/src/translations/pt.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/src/translations/ru.ts b/src/localization/src/translations/ru.ts index cced5842de..13fc5f735b 100644 --- a/src/localization/src/translations/ru.ts +++ b/src/localization/src/translations/ru.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/localization/webpack/umd.js b/src/localization/webpack/umd.js index 3eb025d5e4..d03af28a4c 100644 --- a/src/localization/webpack/umd.js +++ b/src/localization/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/processors/babel.config.js b/src/processors/babel.config.js index 7aec54a783..e7fce184cb 100644 --- a/src/processors/babel.config.js +++ b/src/processors/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/processors/src/data-processor.ts b/src/processors/src/data-processor.ts index 1afcb190d8..2794f069d1 100644 --- a/src/processors/src/data-processor.ts +++ b/src/processors/src/data-processor.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/processors/src/file-handler.ts b/src/processors/src/file-handler.ts index 3d8b502e39..be7251729f 100644 --- a/src/processors/src/file-handler.ts +++ b/src/processors/src/file-handler.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/processors/src/index.ts b/src/processors/src/index.ts index 7bf678a724..0bf7c0fbbe 100644 --- a/src/processors/src/index.ts +++ b/src/processors/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/processors/src/typedefs/deckgl.d.ts b/src/processors/src/typedefs/deckgl.d.ts index ffb220f45d..3d6ff367d9 100644 --- a/src/processors/src/typedefs/deckgl.d.ts +++ b/src/processors/src/typedefs/deckgl.d.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/processors/webpack/umd.js b/src/processors/webpack/umd.js index 3eb025d5e4..d03af28a4c 100644 --- a/src/processors/webpack/umd.js +++ b/src/processors/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/babel.config.js b/src/reducers/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/reducers/babel.config.js +++ b/src/reducers/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/combined-updaters.ts b/src/reducers/src/combined-updaters.ts index e12e8dd90c..3788a7469b 100644 --- a/src/reducers/src/combined-updaters.ts +++ b/src/reducers/src/combined-updaters.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/composer-helpers.ts b/src/reducers/src/composer-helpers.ts index d79e289595..a5a6c61772 100644 --- a/src/reducers/src/composer-helpers.ts +++ b/src/reducers/src/composer-helpers.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/composers.ts b/src/reducers/src/composers.ts index 6eec3c4f95..736bc80963 100644 --- a/src/reducers/src/composers.ts +++ b/src/reducers/src/composers.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/core.ts b/src/reducers/src/core.ts index 9a0486e2ea..49bab6db93 100644 --- a/src/reducers/src/core.ts +++ b/src/reducers/src/core.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/data-utils.ts b/src/reducers/src/data-utils.ts index 4af1fe0872..4427d87c85 100644 --- a/src/reducers/src/data-utils.ts +++ b/src/reducers/src/data-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/export-utils.ts b/src/reducers/src/export-utils.ts index 103840607e..17c2ad2679 100644 --- a/src/reducers/src/export-utils.ts +++ b/src/reducers/src/export-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/index.ts b/src/reducers/src/index.ts index 13bd051fc3..8641e331f6 100644 --- a/src/reducers/src/index.ts +++ b/src/reducers/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/interaction-utils.ts b/src/reducers/src/interaction-utils.ts index c60d353f9a..dd31813dcb 100644 --- a/src/reducers/src/interaction-utils.ts +++ b/src/reducers/src/interaction-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/layer-utils.ts b/src/reducers/src/layer-utils.ts index 636a348a6b..8227226410 100644 --- a/src/reducers/src/layer-utils.ts +++ b/src/reducers/src/layer-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -270,7 +270,10 @@ export type ComputeDeckLayersProps = { editor: Editor; editorMenuActive: boolean; onSetFeatures: (features: Feature[]) => any; - setSelectedFeature: (feature: Feature | null, selectionContext?: FeatureSelectionContext) => any; + setSelectedFeature: ( + feature: Feature | null, + selectionContext?: FeatureSelectionContext + ) => any; featureCollection: { type: string; features: Feature[]; diff --git a/src/reducers/src/map-state-updaters.ts b/src/reducers/src/map-state-updaters.ts index 2f05630410..8994efc57c 100644 --- a/src/reducers/src/map-state-updaters.ts +++ b/src/reducers/src/map-state-updaters.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/map-state.ts b/src/reducers/src/map-state.ts index 9490cd7680..70b224a323 100644 --- a/src/reducers/src/map-state.ts +++ b/src/reducers/src/map-state.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/map-style-updaters.ts b/src/reducers/src/map-style-updaters.ts index da447c545c..c3b103c742 100644 --- a/src/reducers/src/map-style-updaters.ts +++ b/src/reducers/src/map-style-updaters.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -41,13 +41,7 @@ import { import {LOAD_MAP_STYLE_TASK} from '@kepler.gl/tasks'; import {rgb} from 'd3-color'; -import { - RGBColor, - LayerGroup, - MapStyles, - InputStyle, - VisibleLayerGroups -} from '@kepler.gl/types'; +import {RGBColor, LayerGroup, MapStyles, InputStyle, VisibleLayerGroups} from '@kepler.gl/types'; import { ActionTypes, ReceiveMapConfigPayload, diff --git a/src/reducers/src/map-style.ts b/src/reducers/src/map-style.ts index 7e4804245d..668ff5cc3a 100644 --- a/src/reducers/src/map-style.ts +++ b/src/reducers/src/map-style.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/middleware.ts b/src/reducers/src/middleware.ts index d7868c7da8..268ee705ff 100644 --- a/src/reducers/src/middleware.ts +++ b/src/reducers/src/middleware.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/provider-state-updaters.ts b/src/reducers/src/provider-state-updaters.ts index 252984e8ae..baf5048ebb 100644 --- a/src/reducers/src/provider-state-updaters.ts +++ b/src/reducers/src/provider-state-updaters.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/provider-state.ts b/src/reducers/src/provider-state.ts index dab82cb9b0..6120f4bc0b 100644 --- a/src/reducers/src/provider-state.ts +++ b/src/reducers/src/provider-state.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/root.ts b/src/reducers/src/root.ts index a34e368a09..7ad7df5997 100644 --- a/src/reducers/src/root.ts +++ b/src/reducers/src/root.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/ui-state-updaters.ts b/src/reducers/src/ui-state-updaters.ts index a2c7a57450..3464bd29c3 100644 --- a/src/reducers/src/ui-state-updaters.ts +++ b/src/reducers/src/ui-state-updaters.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -32,11 +32,7 @@ import { ExportImage } from '@kepler.gl/constants'; import {LOCALE_CODES} from '@kepler.gl/localization'; -import { - createNotification, - errorNotification, - calculateExportImageSize -} from '@kepler.gl/utils'; +import {createNotification, errorNotification, calculateExportImageSize} from '@kepler.gl/utils'; import {payload_, apply_, compose_} from './composer-helpers'; import { diff --git a/src/reducers/src/ui-state.ts b/src/reducers/src/ui-state.ts index 181396f586..add8069b1c 100644 --- a/src/reducers/src/ui-state.ts +++ b/src/reducers/src/ui-state.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/vis-state-merger.ts b/src/reducers/src/vis-state-merger.ts index 7a2ad57cb1..961ee17632 100644 --- a/src/reducers/src/vis-state-merger.ts +++ b/src/reducers/src/vis-state-merger.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/vis-state-selectors.ts b/src/reducers/src/vis-state-selectors.ts index a546a1d32c..c9d7e55584 100644 --- a/src/reducers/src/vis-state-selectors.ts +++ b/src/reducers/src/vis-state-selectors.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/vis-state-updaters.ts b/src/reducers/src/vis-state-updaters.ts index aa71770b4c..c1cb428295 100644 --- a/src/reducers/src/vis-state-updaters.ts +++ b/src/reducers/src/vis-state-updaters.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/reducers/src/vis-state.ts b/src/reducers/src/vis-state.ts index d6da59baf3..3e10bfc3b3 100644 --- a/src/reducers/src/vis-state.ts +++ b/src/reducers/src/vis-state.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/babel.config.js b/src/schemas/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/schemas/babel.config.js +++ b/src/schemas/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/dataset-schema.ts b/src/schemas/src/dataset-schema.ts index 524f1338d9..fa62639ed4 100644 --- a/src/schemas/src/dataset-schema.ts +++ b/src/schemas/src/dataset-schema.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/index.ts b/src/schemas/src/index.ts index 5010b7a2ef..00cb1c9ab0 100644 --- a/src/schemas/src/index.ts +++ b/src/schemas/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/map-state-schema.ts b/src/schemas/src/map-state-schema.ts index 5ea3f0a822..d8f987b4a4 100644 --- a/src/schemas/src/map-state-schema.ts +++ b/src/schemas/src/map-state-schema.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/map-style-schema.ts b/src/schemas/src/map-style-schema.ts index bc5ee07995..8d343e57c8 100644 --- a/src/schemas/src/map-style-schema.ts +++ b/src/schemas/src/map-style-schema.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/schema-manager.ts b/src/schemas/src/schema-manager.ts index ca5a5c236b..ea5e35f441 100644 --- a/src/schemas/src/schema-manager.ts +++ b/src/schemas/src/schema-manager.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/schema-utils.ts b/src/schemas/src/schema-utils.ts index f632af3db9..b600c2c8f7 100644 --- a/src/schemas/src/schema-utils.ts +++ b/src/schemas/src/schema-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/schema.ts b/src/schemas/src/schema.ts index 523cd937bc..e76f7019c1 100644 --- a/src/schemas/src/schema.ts +++ b/src/schemas/src/schema.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/versions.ts b/src/schemas/src/versions.ts index 1b665795f7..8b0ae58683 100644 --- a/src/schemas/src/versions.ts +++ b/src/schemas/src/versions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/src/vis-state-schema.ts b/src/schemas/src/vis-state-schema.ts index c938d30699..90b4a088af 100644 --- a/src/schemas/src/vis-state-schema.ts +++ b/src/schemas/src/vis-state-schema.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/schemas/webpack/umd.js b/src/schemas/webpack/umd.js index 3eb025d5e4..d03af28a4c 100644 --- a/src/schemas/webpack/umd.js +++ b/src/schemas/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/styles/babel.config.js b/src/styles/babel.config.js index 0672a8d638..4f5da2924f 100644 --- a/src/styles/babel.config.js +++ b/src/styles/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/styles/src/base.ts b/src/styles/src/base.ts index 53f8453459..e7da75f562 100644 --- a/src/styles/src/base.ts +++ b/src/styles/src/base.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/styles/src/index.ts b/src/styles/src/index.ts index d0e8615ef1..c3f284f6b5 100644 --- a/src/styles/src/index.ts +++ b/src/styles/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/styles/src/media-breakpoints.ts b/src/styles/src/media-breakpoints.ts index e24ce69508..bbd33f4981 100644 --- a/src/styles/src/media-breakpoints.ts +++ b/src/styles/src/media-breakpoints.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/styles/webpack/umd.js b/src/styles/webpack/umd.js index 3eb025d5e4..d03af28a4c 100644 --- a/src/styles/webpack/umd.js +++ b/src/styles/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/table/babel.config.js b/src/table/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/table/babel.config.js +++ b/src/table/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/table/src/dataset-utils.ts b/src/table/src/dataset-utils.ts index b2d35fdd67..289ea2a88a 100644 --- a/src/table/src/dataset-utils.ts +++ b/src/table/src/dataset-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/table/src/gpu-filter-utils.ts b/src/table/src/gpu-filter-utils.ts index 41f30bfdb8..3d3f6bbacd 100644 --- a/src/table/src/gpu-filter-utils.ts +++ b/src/table/src/gpu-filter-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/table/src/index.ts b/src/table/src/index.ts index c050629706..01d9b4b4bd 100644 --- a/src/table/src/index.ts +++ b/src/table/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/table/src/kepler-table.ts b/src/table/src/kepler-table.ts index 45c2a8b44d..4a9d106be2 100644 --- a/src/table/src/kepler-table.ts +++ b/src/table/src/kepler-table.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/tasks/babel.config.js b/src/tasks/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/tasks/babel.config.js +++ b/src/tasks/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/tasks/src/index.ts b/src/tasks/src/index.ts index d8e7cf3e04..bbbc21841c 100644 --- a/src/tasks/src/index.ts +++ b/src/tasks/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/babel.config.js b/src/utils/babel.config.js index 8693d21ea7..5edef63d4f 100644 --- a/src/utils/babel.config.js +++ b/src/utils/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/aggregate-utils.ts b/src/utils/src/aggregate-utils.ts index 3c7b2d4297..731e37693c 100644 --- a/src/utils/src/aggregate-utils.ts +++ b/src/utils/src/aggregate-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/color-utils.ts b/src/utils/src/color-utils.ts index 293393d925..30001f88e1 100644 --- a/src/utils/src/color-utils.ts +++ b/src/utils/src/color-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/data-container-utils.ts b/src/utils/src/data-container-utils.ts index 719e4dd622..1172554fb7 100644 --- a/src/utils/src/data-container-utils.ts +++ b/src/utils/src/data-container-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/data-row.ts b/src/utils/src/data-row.ts index 26e7e9d2c9..452f2702e6 100644 --- a/src/utils/src/data-row.ts +++ b/src/utils/src/data-row.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/data-scale-utils.ts b/src/utils/src/data-scale-utils.ts index 5c5bf3cbf3..dec865237f 100644 --- a/src/utils/src/data-scale-utils.ts +++ b/src/utils/src/data-scale-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/data-utils.ts b/src/utils/src/data-utils.ts index 6402092a0d..7036d2d9b7 100644 --- a/src/utils/src/data-utils.ts +++ b/src/utils/src/data-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/dataset-utils.ts b/src/utils/src/dataset-utils.ts index 5b2e53f079..9a9f9e5719 100644 --- a/src/utils/src/dataset-utils.ts +++ b/src/utils/src/dataset-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/dom-to-image.ts b/src/utils/src/dom-to-image.ts index 9aae60a7c9..b3607f0595 100644 --- a/src/utils/src/dom-to-image.ts +++ b/src/utils/src/dom-to-image.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/dom-utils.ts b/src/utils/src/dom-utils.ts index 3f0df9d7c3..c23cd0bf6b 100644 --- a/src/utils/src/dom-utils.ts +++ b/src/utils/src/dom-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/export-map-html.ts b/src/utils/src/export-map-html.ts index 16a650ec06..8b26286728 100644 --- a/src/utils/src/export-map-html.ts +++ b/src/utils/src/export-map-html.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/export-utils.ts b/src/utils/src/export-utils.ts index f07ecd5c2c..fb9f3f4f65 100644 --- a/src/utils/src/export-utils.ts +++ b/src/utils/src/export-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/filter-utils.ts b/src/utils/src/filter-utils.ts index bce86795cf..e44ed6aa45 100644 --- a/src/utils/src/filter-utils.ts +++ b/src/utils/src/filter-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/gl-utils.ts b/src/utils/src/gl-utils.ts index c28663e55a..deefa3315f 100644 --- a/src/utils/src/gl-utils.ts +++ b/src/utils/src/gl-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/h3-utils.ts b/src/utils/src/h3-utils.ts index b84a61eb7e..f1b35da1f6 100644 --- a/src/utils/src/h3-utils.ts +++ b/src/utils/src/h3-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/index.ts b/src/utils/src/index.ts index ea8f5a9b6f..0ab01f6657 100644 --- a/src/utils/src/index.ts +++ b/src/utils/src/index.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/indexed-data-container.ts b/src/utils/src/indexed-data-container.ts index cd6632b652..d2a6f09e6f 100644 --- a/src/utils/src/indexed-data-container.ts +++ b/src/utils/src/indexed-data-container.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/locale-utils.ts b/src/utils/src/locale-utils.ts index 8c6730b885..d318850c16 100644 --- a/src/utils/src/locale-utils.ts +++ b/src/utils/src/locale-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/map-info-utils.ts b/src/utils/src/map-info-utils.ts index 58d8e9f5c3..ea2680dbbd 100644 --- a/src/utils/src/map-info-utils.ts +++ b/src/utils/src/map-info-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/map-style-utils/mapbox-gl-style-editor.ts b/src/utils/src/map-style-utils/mapbox-gl-style-editor.ts index 637b7e5802..78fbbc8ba1 100644 --- a/src/utils/src/map-style-utils/mapbox-gl-style-editor.ts +++ b/src/utils/src/map-style-utils/mapbox-gl-style-editor.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/map-style-utils/mapbox-utils.ts b/src/utils/src/map-style-utils/mapbox-utils.ts index ee93173e74..fa91ef997d 100644 --- a/src/utils/src/map-style-utils/mapbox-utils.ts +++ b/src/utils/src/map-style-utils/mapbox-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/mapbox-utils.ts b/src/utils/src/mapbox-utils.ts index a67c03a102..ee922fb161 100644 --- a/src/utils/src/mapbox-utils.ts +++ b/src/utils/src/mapbox-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/notifications-utils.ts b/src/utils/src/notifications-utils.ts index 9141a6c02c..e6c7bba9dc 100644 --- a/src/utils/src/notifications-utils.ts +++ b/src/utils/src/notifications-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/observe-dimensions.ts b/src/utils/src/observe-dimensions.ts index 341b86e97c..2be5d8857f 100644 --- a/src/utils/src/observe-dimensions.ts +++ b/src/utils/src/observe-dimensions.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/projection-utils.ts b/src/utils/src/projection-utils.ts index 1426eddc41..5ba7393f1a 100644 --- a/src/utils/src/projection-utils.ts +++ b/src/utils/src/projection-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/row-data-container.ts b/src/utils/src/row-data-container.ts index 099b691d89..38abf3926c 100644 --- a/src/utils/src/row-data-container.ts +++ b/src/utils/src/row-data-container.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/searcher-utils.ts b/src/utils/src/searcher-utils.ts index 31a5dfc969..e98cd08380 100644 --- a/src/utils/src/searcher-utils.ts +++ b/src/utils/src/searcher-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/split-map-utils.ts b/src/utils/src/split-map-utils.ts index e4cb85cd36..a2ff9f4e87 100644 --- a/src/utils/src/split-map-utils.ts +++ b/src/utils/src/split-map-utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utils/src/utils.ts b/src/utils/src/utils.ts index 03a940f449..2f8e411ea3 100644 --- a/src/utils/src/utils.ts +++ b/src/utils/src/utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/styles.js b/styles.js index 7df6e1c4cf..41bf18499e 100644 --- a/styles.js +++ b/styles.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser-debug.js b/test/browser-debug.js index d589f8b6a5..961cfac01b 100644 --- a/test/browser-debug.js +++ b/test/browser-debug.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser-drive.js b/test/browser-drive.js index b6af02533d..d260492bc8 100644 --- a/test/browser-drive.js +++ b/test/browser-drive.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser-headless.js b/test/browser-headless.js index 34b03c1694..8f49a33c1f 100644 --- a/test/browser-headless.js +++ b/test/browser-headless.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser-headless/component/map-container-test.js b/test/browser-headless/component/map-container-test.js index a6537bc5e0..ad385981e2 100644 --- a/test/browser-headless/component/map-container-test.js +++ b/test/browser-headless/component/map-container-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser-headless/index.js b/test/browser-headless/index.js index 34ffbd94d1..68741627a0 100644 --- a/test/browser-headless/index.js +++ b/test/browser-headless/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/bottom-widget-test.js b/test/browser/components/bottom-widget-test.js index 4885a524a6..533df59f86 100644 --- a/test/browser/components/bottom-widget-test.js +++ b/test/browser/components/bottom-widget-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/common/animation-control-test.js b/test/browser/components/common/animation-control-test.js index 0a8fd7e759..8a33fd6a62 100644 --- a/test/browser/components/common/animation-control-test.js +++ b/test/browser/components/common/animation-control-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/common/color-legend-test.js b/test/browser/components/common/color-legend-test.js index 53abe6d3a1..0ca8f680c5 100644 --- a/test/browser/components/common/color-legend-test.js +++ b/test/browser/components/common/color-legend-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/common/file-uploader-test.js b/test/browser/components/common/file-uploader-test.js index 0632741679..4325e18150 100644 --- a/test/browser/components/common/file-uploader-test.js +++ b/test/browser/components/common/file-uploader-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/common/index.js b/test/browser/components/common/index.js index e223f39c87..c7837b532c 100644 --- a/test/browser/components/common/index.js +++ b/test/browser/components/common/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/common/item-selector-test.js b/test/browser/components/common/item-selector-test.js index 547a53aaa6..e19325b4ef 100644 --- a/test/browser/components/common/item-selector-test.js +++ b/test/browser/components/common/item-selector-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/common/range-plot-test.js b/test/browser/components/common/range-plot-test.js index d67b54cc5c..8129557b9b 100644 --- a/test/browser/components/common/range-plot-test.js +++ b/test/browser/components/common/range-plot-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/common/range-slider-test.js b/test/browser/components/common/range-slider-test.js index 7ddc03ed06..564ee8b881 100644 --- a/test/browser/components/common/range-slider-test.js +++ b/test/browser/components/common/range-slider-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/container-test.js b/test/browser/components/container-test.js index 5ef1233f43..3b9a2e7cb2 100644 --- a/test/browser/components/container-test.js +++ b/test/browser/components/container-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/editor/feature-action-panel-test.js b/test/browser/components/editor/feature-action-panel-test.js index 756c750d74..62cd30306f 100644 --- a/test/browser/components/editor/feature-action-panel-test.js +++ b/test/browser/components/editor/feature-action-panel-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/editor/index.js b/test/browser/components/editor/index.js index 178e8e7946..38a9cb2152 100644 --- a/test/browser/components/editor/index.js +++ b/test/browser/components/editor/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/filters/index.js b/test/browser/components/filters/index.js index ae9745ebf9..afa0827d86 100644 --- a/test/browser/components/filters/index.js +++ b/test/browser/components/filters/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/filters/time-widget-test.js b/test/browser/components/filters/time-widget-test.js index 8784f88d3f..f7c38959e0 100644 --- a/test/browser/components/filters/time-widget-test.js +++ b/test/browser/components/filters/time-widget-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/geocoder-panel-test.js b/test/browser/components/geocoder-panel-test.js index 03d09dc5e6..bca3d944a2 100644 --- a/test/browser/components/geocoder-panel-test.js +++ b/test/browser/components/geocoder-panel-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/helpers.js b/test/browser/components/helpers.js index 328a548002..a18ebcb919 100644 --- a/test/browser/components/helpers.js +++ b/test/browser/components/helpers.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/index.js b/test/browser/components/index.js index af08346654..d729923d7b 100644 --- a/test/browser/components/index.js +++ b/test/browser/components/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/injector-test.js b/test/browser/components/injector-test.js index 6799b33832..2e7e6a7ca7 100644 --- a/test/browser/components/injector-test.js +++ b/test/browser/components/injector-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/kepler-gl-test.js b/test/browser/components/kepler-gl-test.js index 09ceac44bd..086f261981 100644 --- a/test/browser/components/kepler-gl-test.js +++ b/test/browser/components/kepler-gl-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/map-container-test.js b/test/browser/components/map-container-test.js index df667d9cc3..5d69517e74 100644 --- a/test/browser/components/map-container-test.js +++ b/test/browser/components/map-container-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/map/index.js b/test/browser/components/map/index.js index 7d825b57f5..3b17971652 100644 --- a/test/browser/components/map/index.js +++ b/test/browser/components/map/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/map/map-control-test.js b/test/browser/components/map/map-control-test.js index ecacd62ae6..ff0dc53367 100644 --- a/test/browser/components/map/map-control-test.js +++ b/test/browser/components/map/map-control-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/map/map-legend-test.js b/test/browser/components/map/map-legend-test.js index fde67df404..2a3a6a531d 100644 --- a/test/browser/components/map/map-legend-test.js +++ b/test/browser/components/map/map-legend-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/map/map-popover-test.js b/test/browser/components/map/map-popover-test.js index 4d1a8be1a0..adbd999917 100644 --- a/test/browser/components/map/map-popover-test.js +++ b/test/browser/components/map/map-popover-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/modals/data-table-modal-test.js b/test/browser/components/modals/data-table-modal-test.js index e03e2e7ed2..b5673d7f49 100644 --- a/test/browser/components/modals/data-table-modal-test.js +++ b/test/browser/components/modals/data-table-modal-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/modals/export-image-modal-test.js b/test/browser/components/modals/export-image-modal-test.js index 6d722ea510..ee832c168c 100644 --- a/test/browser/components/modals/export-image-modal-test.js +++ b/test/browser/components/modals/export-image-modal-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/modals/index.js b/test/browser/components/modals/index.js index a99f00a250..3bd5bea011 100644 --- a/test/browser/components/modals/index.js +++ b/test/browser/components/modals/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/modals/load-data-modal-test.js b/test/browser/components/modals/load-data-modal-test.js index a050ab1044..a7e3f1fea2 100644 --- a/test/browser/components/modals/load-data-modal-test.js +++ b/test/browser/components/modals/load-data-modal-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/modals/load-storage-map-test.js b/test/browser/components/modals/load-storage-map-test.js index 91b5e679ff..037e13592c 100644 --- a/test/browser/components/modals/load-storage-map-test.js +++ b/test/browser/components/modals/load-storage-map-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/modals/save-map-modal-test.js b/test/browser/components/modals/save-map-modal-test.js index c483f895a8..897b058b66 100644 --- a/test/browser/components/modals/save-map-modal-test.js +++ b/test/browser/components/modals/save-map-modal-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/modals/share-map-modal-test.js b/test/browser/components/modals/share-map-modal-test.js index 0e3d399eaf..86981cf49a 100644 --- a/test/browser/components/modals/share-map-modal-test.js +++ b/test/browser/components/modals/share-map-modal-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/notifications/index.js b/test/browser/components/notifications/index.js index dd89f65771..226be7e56f 100644 --- a/test/browser/components/notifications/index.js +++ b/test/browser/components/notifications/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/notifications/notification-item-test.js b/test/browser/components/notifications/notification-item-test.js index 445b1fe35e..183be0efcd 100644 --- a/test/browser/components/notifications/notification-item-test.js +++ b/test/browser/components/notifications/notification-item-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/notifications/notification-panel-test.js b/test/browser/components/notifications/notification-panel-test.js index 7dad312eca..976e5d3d02 100644 --- a/test/browser/components/notifications/notification-panel-test.js +++ b/test/browser/components/notifications/notification-panel-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/plot-container-test.js b/test/browser/components/plot-container-test.js index df2e29e7c3..d2c66ca481 100644 --- a/test/browser/components/plot-container-test.js +++ b/test/browser/components/plot-container-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/color-selector-test.js b/test/browser/components/side-panel/color-selector-test.js index 3197e84b8f..54e8be1e91 100644 --- a/test/browser/components/side-panel/color-selector-test.js +++ b/test/browser/components/side-panel/color-selector-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/filter-manager-test.js b/test/browser/components/side-panel/filter-manager-test.js index bddeabaac3..6b41e32716 100644 --- a/test/browser/components/side-panel/filter-manager-test.js +++ b/test/browser/components/side-panel/filter-manager-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/index.js b/test/browser/components/side-panel/index.js index 25af8f79e9..a8b6c2082e 100644 --- a/test/browser/components/side-panel/index.js +++ b/test/browser/components/side-panel/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/layer-configurator-test.js b/test/browser/components/side-panel/layer-configurator-test.js index 79dbeca418..400a0d9f87 100644 --- a/test/browser/components/side-panel/layer-configurator-test.js +++ b/test/browser/components/side-panel/layer-configurator-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/layer-list-test.js b/test/browser/components/side-panel/layer-list-test.js index adc12269a0..7452286986 100644 --- a/test/browser/components/side-panel/layer-list-test.js +++ b/test/browser/components/side-panel/layer-list-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/layer-manager-test.js b/test/browser/components/side-panel/layer-manager-test.js index 78ec76b550..ef33f2a3b1 100644 --- a/test/browser/components/side-panel/layer-manager-test.js +++ b/test/browser/components/side-panel/layer-manager-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/layer-panel-header-test.js b/test/browser/components/side-panel/layer-panel-header-test.js index c12e916cf1..5f754e590e 100644 --- a/test/browser/components/side-panel/layer-panel-header-test.js +++ b/test/browser/components/side-panel/layer-panel-header-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/save-export-dropdown-test.js b/test/browser/components/side-panel/save-export-dropdown-test.js index debe1d878e..9559997984 100644 --- a/test/browser/components/side-panel/save-export-dropdown-test.js +++ b/test/browser/components/side-panel/save-export-dropdown-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/side-panel/side-panel-test.js b/test/browser/components/side-panel/side-panel-test.js index fe6b4cfb9f..3863f0c0ca 100644 --- a/test/browser/components/side-panel/side-panel-test.js +++ b/test/browser/components/side-panel/side-panel-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/components/tooltip-config-test.js b/test/browser/components/tooltip-config-test.js index 238a1e5530..6c98a30529 100644 --- a/test/browser/components/tooltip-config-test.js +++ b/test/browser/components/tooltip-config-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/file-handler-test.js b/test/browser/file-handler-test.js index 754d18738b..c6ac609a56 100644 --- a/test/browser/file-handler-test.js +++ b/test/browser/file-handler-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/index.js b/test/browser/index.js index 7db89349d9..aa875c1d9b 100644 --- a/test/browser/index.js +++ b/test/browser/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/arc-layer-specs.js b/test/browser/layer-tests/arc-layer-specs.js index 80e7c5bdc1..6cdc5c9c52 100644 --- a/test/browser/layer-tests/arc-layer-specs.js +++ b/test/browser/layer-tests/arc-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/base-layer-sepcs.js b/test/browser/layer-tests/base-layer-sepcs.js index 1d97d344d0..86f8556a4a 100644 --- a/test/browser/layer-tests/base-layer-sepcs.js +++ b/test/browser/layer-tests/base-layer-sepcs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/cluster-layer-specs.js b/test/browser/layer-tests/cluster-layer-specs.js index e73612673b..446c3f7a07 100644 --- a/test/browser/layer-tests/cluster-layer-specs.js +++ b/test/browser/layer-tests/cluster-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/geojson-layer-specs.js b/test/browser/layer-tests/geojson-layer-specs.js index f85372384e..171f9c2b88 100644 --- a/test/browser/layer-tests/geojson-layer-specs.js +++ b/test/browser/layer-tests/geojson-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/grid-layer-specs.js b/test/browser/layer-tests/grid-layer-specs.js index 567032fb53..246a60080d 100644 --- a/test/browser/layer-tests/grid-layer-specs.js +++ b/test/browser/layer-tests/grid-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/h3-hexagon-layer-specs.js b/test/browser/layer-tests/h3-hexagon-layer-specs.js index 2cb24924dc..3d5f8e23c6 100644 --- a/test/browser/layer-tests/h3-hexagon-layer-specs.js +++ b/test/browser/layer-tests/h3-hexagon-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/heatmap-layer-specs.js b/test/browser/layer-tests/heatmap-layer-specs.js index e7d680aebe..49b77e2433 100644 --- a/test/browser/layer-tests/heatmap-layer-specs.js +++ b/test/browser/layer-tests/heatmap-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/hexagon-layer-specs.js b/test/browser/layer-tests/hexagon-layer-specs.js index 192608bfd7..5e9483d8c0 100644 --- a/test/browser/layer-tests/hexagon-layer-specs.js +++ b/test/browser/layer-tests/hexagon-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/icon-layer-specs.js b/test/browser/layer-tests/icon-layer-specs.js index 18a81304ef..099339520a 100644 --- a/test/browser/layer-tests/icon-layer-specs.js +++ b/test/browser/layer-tests/icon-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/index.js b/test/browser/layer-tests/index.js index 2a956da1e1..912ba6bffd 100644 --- a/test/browser/layer-tests/index.js +++ b/test/browser/layer-tests/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/line-layer-specs.js b/test/browser/layer-tests/line-layer-specs.js index c69ce7d73d..6bb202ec60 100644 --- a/test/browser/layer-tests/line-layer-specs.js +++ b/test/browser/layer-tests/line-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/point-layer-specs.js b/test/browser/layer-tests/point-layer-specs.js index e45167ad14..ba8c153386 100644 --- a/test/browser/layer-tests/point-layer-specs.js +++ b/test/browser/layer-tests/point-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/s2-geometry-layer-specs.js b/test/browser/layer-tests/s2-geometry-layer-specs.js index b225037396..2534fc4c9f 100644 --- a/test/browser/layer-tests/s2-geometry-layer-specs.js +++ b/test/browser/layer-tests/s2-geometry-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/scenegraph-layer-specs.js b/test/browser/layer-tests/scenegraph-layer-specs.js index f3cbe4bbdd..72ebaa1e6c 100644 --- a/test/browser/layer-tests/scenegraph-layer-specs.js +++ b/test/browser/layer-tests/scenegraph-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/layer-tests/trip-layer-specs.js b/test/browser/layer-tests/trip-layer-specs.js index 65e25a9c84..1806cb4b62 100644 --- a/test/browser/layer-tests/trip-layer-specs.js +++ b/test/browser/layer-tests/trip-layer-specs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/browser/reducers/index.js b/test/browser/reducers/index.js index d8917d3b1e..a7a3ddcbcf 100644 --- a/test/browser/reducers/index.js +++ b/test/browser/reducers/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/e2e/upload-file.test.js b/test/e2e/upload-file.test.js index a948be55e8..43cf8db428 100644 --- a/test/e2e/upload-file.test.js +++ b/test/e2e/upload-file.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/e2e/utils.js b/test/e2e/utils.js index 6d0bd7331a..4896b8058a 100644 --- a/test/e2e/utils.js +++ b/test/e2e/utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/config_v0_arc_cluster_point.js b/test/fixtures/config_v0_arc_cluster_point.js index 530ddc648c..937a5602f9 100644 --- a/test/fixtures/config_v0_arc_cluster_point.js +++ b/test/fixtures/config_v0_arc_cluster_point.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/config_v0_geojson_point.js b/test/fixtures/config_v0_geojson_point.js index 81a3055ee1..128e4b330c 100644 --- a/test/fixtures/config_v0_geojson_point.js +++ b/test/fixtures/config_v0_geojson_point.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/config_v0_geojson_poly_fill_ele.js b/test/fixtures/config_v0_geojson_poly_fill_ele.js index 533303f700..8c15803e0d 100644 --- a/test/fixtures/config_v0_geojson_poly_fill_ele.js +++ b/test/fixtures/config_v0_geojson_poly_fill_ele.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/config_v0_geojson_polygon.js b/test/fixtures/config_v0_geojson_polygon.js index 2fba45ccec..d35ba0677f 100644 --- a/test/fixtures/config_v0_geojson_polygon.js +++ b/test/fixtures/config_v0_geojson_polygon.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/geojson-style.js b/test/fixtures/geojson-style.js index 3d40ad0f2a..f49a34679f 100644 --- a/test/fixtures/geojson-style.js +++ b/test/fixtures/geojson-style.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/geojson.js b/test/fixtures/geojson.js index 8b1b00a715..cf254abaea 100644 --- a/test/fixtures/geojson.js +++ b/test/fixtures/geojson.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/points-with-polygon-filter-map.js b/test/fixtures/points-with-polygon-filter-map.js index 10bd4a1afe..47ee34a26f 100644 --- a/test/fixtures/points-with-polygon-filter-map.js +++ b/test/fixtures/points-with-polygon-filter-map.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/polygon-filter-map.js b/test/fixtures/polygon-filter-map.js index 1b91261abb..a7c1d09488 100644 --- a/test/fixtures/polygon-filter-map.js +++ b/test/fixtures/polygon-filter-map.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/polygon.js b/test/fixtures/polygon.js index 4c3ac188c6..ae0e1aa1de 100644 --- a/test/fixtures/polygon.js +++ b/test/fixtures/polygon.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/row-object.js b/test/fixtures/row-object.js index 8a766939cc..a1167a7519 100644 --- a/test/fixtures/row-object.js +++ b/test/fixtures/row-object.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/s2-geometry.js b/test/fixtures/s2-geometry.js index 08ec85a172..4a03e91100 100644 --- a/test/fixtures/s2-geometry.js +++ b/test/fixtures/s2-geometry.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v0.js b/test/fixtures/state-saved-v0.js index 9abe12cac7..791c59c5a2 100644 --- a/test/fixtures/state-saved-v0.js +++ b/test/fixtures/state-saved-v0.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v1-1.js b/test/fixtures/state-saved-v1-1.js index 29dc811fdf..ed6548e850 100644 --- a/test/fixtures/state-saved-v1-1.js +++ b/test/fixtures/state-saved-v1-1.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v1-2.js b/test/fixtures/state-saved-v1-2.js index 2f629e8094..485e8cf9df 100644 --- a/test/fixtures/state-saved-v1-2.js +++ b/test/fixtures/state-saved-v1-2.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v1-3.js b/test/fixtures/state-saved-v1-3.js index 64f2297fa0..e700dd48da 100644 --- a/test/fixtures/state-saved-v1-3.js +++ b/test/fixtures/state-saved-v1-3.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v1-4.js b/test/fixtures/state-saved-v1-4.js index 3f32c8a71f..1c3e8bfd29 100644 --- a/test/fixtures/state-saved-v1-4.js +++ b/test/fixtures/state-saved-v1-4.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v1-5.js b/test/fixtures/state-saved-v1-5.js index 58c0b55fc9..82c0748277 100644 --- a/test/fixtures/state-saved-v1-5.js +++ b/test/fixtures/state-saved-v1-5.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v1-6.js b/test/fixtures/state-saved-v1-6.js index cda7be273a..31109f4758 100644 --- a/test/fixtures/state-saved-v1-6.js +++ b/test/fixtures/state-saved-v1-6.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/state-saved-v1-7.js b/test/fixtures/state-saved-v1-7.js index 9e67b0f9c6..3a05934fad 100644 --- a/test/fixtures/state-saved-v1-7.js +++ b/test/fixtures/state-saved-v1-7.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/test-csv-data.js b/test/fixtures/test-csv-data.js index 30efc6418c..f54913093d 100644 --- a/test/fixtures/test-csv-data.js +++ b/test/fixtures/test-csv-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/test-hex-id-data.js b/test/fixtures/test-hex-id-data.js index ae87fea425..63554f83af 100644 --- a/test/fixtures/test-hex-id-data.js +++ b/test/fixtures/test-hex-id-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/test-layer-data.js b/test/fixtures/test-layer-data.js index fdb2d5ae7e..506fc86175 100644 --- a/test/fixtures/test-layer-data.js +++ b/test/fixtures/test-layer-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/test-trip-data.js b/test/fixtures/test-trip-data.js index 5e002ed1b2..221c4f8c77 100644 --- a/test/fixtures/test-trip-data.js +++ b/test/fixtures/test-trip-data.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/fixtures/trip-geojson.js b/test/fixtures/trip-geojson.js index 4d796d579a..f7e776a2a4 100644 --- a/test/fixtures/trip-geojson.js +++ b/test/fixtures/trip-geojson.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/helpers/comparison-utils.js b/test/helpers/comparison-utils.js index 7848daf6dd..e594403755 100644 --- a/test/helpers/comparison-utils.js +++ b/test/helpers/comparison-utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/helpers/component-utils.js b/test/helpers/component-utils.js index c66de75fa8..dc0796fb3a 100644 --- a/test/helpers/component-utils.js +++ b/test/helpers/component-utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/helpers/layer-utils.js b/test/helpers/layer-utils.js index 5244249850..0ba7f53cc8 100644 --- a/test/helpers/layer-utils.js +++ b/test/helpers/layer-utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/helpers/mock-map-styles.js b/test/helpers/mock-map-styles.js index 3c72211c52..ccb2fe5c1d 100644 --- a/test/helpers/mock-map-styles.js +++ b/test/helpers/mock-map-styles.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/helpers/mock-provider.js b/test/helpers/mock-provider.js index b1fa2e8ba3..f7687a932b 100644 --- a/test/helpers/mock-provider.js +++ b/test/helpers/mock-provider.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/helpers/mock-state.js b/test/helpers/mock-state.js index 6e54d2e57e..a0d45de9ff 100644 --- a/test/helpers/mock-state.js +++ b/test/helpers/mock-state.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/helpers/utils.js b/test/helpers/utils.js index c32867bf13..9150aa5303 100644 --- a/test/helpers/utils.js +++ b/test/helpers/utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/js-dom.js b/test/js-dom.js index 9bd55629b4..085b265439 100644 --- a/test/js-dom.js +++ b/test/js-dom.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node.js b/test/node.js index 449e1a709f..585e5a2f89 100644 --- a/test/node.js +++ b/test/node.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/index.js b/test/node/index.js index cfeb66d063..bcbf17360f 100644 --- a/test/node/index.js +++ b/test/node/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/processors/file-handler-fixtures.js b/test/node/processors/file-handler-fixtures.js index 5661eeb35a..9fab333b2e 100644 --- a/test/node/processors/file-handler-fixtures.js +++ b/test/node/processors/file-handler-fixtures.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/processors/file-handler-test.js b/test/node/processors/file-handler-test.js index 77fbdfacbd..50da0db252 100644 --- a/test/node/processors/file-handler-test.js +++ b/test/node/processors/file-handler-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/processors/index.js b/test/node/processors/index.js index bba1fcaed6..4f5c18f85e 100644 --- a/test/node/processors/index.js +++ b/test/node/processors/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/composer-state-test.js b/test/node/reducers/composer-state-test.js index b8e0d7eebe..dda97fea57 100644 --- a/test/node/reducers/composer-state-test.js +++ b/test/node/reducers/composer-state-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/index.js b/test/node/reducers/index.js index 3737c399f9..fdae4c8615 100644 --- a/test/node/reducers/index.js +++ b/test/node/reducers/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/map-state-test.js b/test/node/reducers/map-state-test.js index 1c05e79a72..28daca3e80 100644 --- a/test/node/reducers/map-state-test.js +++ b/test/node/reducers/map-state-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/map-style-test.js b/test/node/reducers/map-style-test.js index 874293c563..518e19cd94 100644 --- a/test/node/reducers/map-style-test.js +++ b/test/node/reducers/map-style-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/provider-state-test.js b/test/node/reducers/provider-state-test.js index 2d98967e3a..8cfdf6b590 100644 --- a/test/node/reducers/provider-state-test.js +++ b/test/node/reducers/provider-state-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/root-test.js b/test/node/reducers/root-test.js index aa48aa3f1c..28a0c0929a 100644 --- a/test/node/reducers/root-test.js +++ b/test/node/reducers/root-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/ui-state-test.js b/test/node/reducers/ui-state-test.js index 31f7ae97b7..134ed139ec 100644 --- a/test/node/reducers/ui-state-test.js +++ b/test/node/reducers/ui-state-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/vis-state-merger-test.js b/test/node/reducers/vis-state-merger-test.js index 5a5bb224c0..bb6a83347b 100644 --- a/test/node/reducers/vis-state-merger-test.js +++ b/test/node/reducers/vis-state-merger-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/reducers/vis-state-test.js b/test/node/reducers/vis-state-test.js index ea0132f104..370b2e3eba 100644 --- a/test/node/reducers/vis-state-test.js +++ b/test/node/reducers/vis-state-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/schemas/dataset-schema-test.js b/test/node/schemas/dataset-schema-test.js index a220c95d66..c0817da79f 100644 --- a/test/node/schemas/dataset-schema-test.js +++ b/test/node/schemas/dataset-schema-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/schemas/index.js b/test/node/schemas/index.js index ae33a38967..5ee1abe1c1 100644 --- a/test/node/schemas/index.js +++ b/test/node/schemas/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/schemas/map-state-schema-test.js b/test/node/schemas/map-state-schema-test.js index 4b8c1fbec7..f7441f13b3 100644 --- a/test/node/schemas/map-state-schema-test.js +++ b/test/node/schemas/map-state-schema-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/schemas/map-style-schema-test.js b/test/node/schemas/map-style-schema-test.js index 9154c330f7..e5afe025e1 100644 --- a/test/node/schemas/map-style-schema-test.js +++ b/test/node/schemas/map-style-schema-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/schemas/schema-conversion-test.js b/test/node/schemas/schema-conversion-test.js index 4b2dfa66e1..207c280a27 100644 --- a/test/node/schemas/schema-conversion-test.js +++ b/test/node/schemas/schema-conversion-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/schemas/vis-state-schema-test.js b/test/node/schemas/vis-state-schema-test.js index eaa4d8e980..39ad9adf25 100644 --- a/test/node/schemas/vis-state-schema-test.js +++ b/test/node/schemas/vis-state-schema-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/aggregate-utils-test.js b/test/node/utils/aggregate-utils-test.js index 4dbd86b0af..5a955411da 100644 --- a/test/node/utils/aggregate-utils-test.js +++ b/test/node/utils/aggregate-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/color-util-test.js b/test/node/utils/color-util-test.js index ebd267e883..b153cacefa 100644 --- a/test/node/utils/color-util-test.js +++ b/test/node/utils/color-util-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/data-container-test.js b/test/node/utils/data-container-test.js index d71918f245..0c53a0e72d 100644 --- a/test/node/utils/data-container-test.js +++ b/test/node/utils/data-container-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/data-processor-test.js b/test/node/utils/data-processor-test.js index 51010ba69e..5251ec2262 100644 --- a/test/node/utils/data-processor-test.js +++ b/test/node/utils/data-processor-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/data-scale-utils-test.js b/test/node/utils/data-scale-utils-test.js index 3fcc59bc0a..3173a85ff9 100644 --- a/test/node/utils/data-scale-utils-test.js +++ b/test/node/utils/data-scale-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/data-utils-test.js b/test/node/utils/data-utils-test.js index c35d9c370a..bc10f6756a 100644 --- a/test/node/utils/data-utils-test.js +++ b/test/node/utils/data-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/dataset-utils-test.js b/test/node/utils/dataset-utils-test.js index d856a83c3b..d1ba17836d 100644 --- a/test/node/utils/dataset-utils-test.js +++ b/test/node/utils/dataset-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/editor-utils-test.js b/test/node/utils/editor-utils-test.js index e323b6ac60..c40d9a0fb9 100644 --- a/test/node/utils/editor-utils-test.js +++ b/test/node/utils/editor-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/export-utils-test.js b/test/node/utils/export-utils-test.js index b4aa1848c2..9135b19360 100644 --- a/test/node/utils/export-utils-test.js +++ b/test/node/utils/export-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/filter-utils-test.js b/test/node/utils/filter-utils-test.js index 351bd19b7a..7adb4f23b0 100644 --- a/test/node/utils/filter-utils-test.js +++ b/test/node/utils/filter-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/gpu-filter-utils-test.js b/test/node/utils/gpu-filter-utils-test.js index a3ef1d05cc..b02370f53f 100644 --- a/test/node/utils/gpu-filter-utils-test.js +++ b/test/node/utils/gpu-filter-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/index.js b/test/node/utils/index.js index 43f4a7ee42..c5ce4ac17a 100644 --- a/test/node/utils/index.js +++ b/test/node/utils/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/interaction-utils-test.js b/test/node/utils/interaction-utils-test.js index e718956a90..5f13d21e1e 100644 --- a/test/node/utils/interaction-utils-test.js +++ b/test/node/utils/interaction-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/kepler-gl-utils-test.js b/test/node/utils/kepler-gl-utils-test.js index 09ab60f2e3..af33785e86 100644 --- a/test/node/utils/kepler-gl-utils-test.js +++ b/test/node/utils/kepler-gl-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/kepler-table-test.js b/test/node/utils/kepler-table-test.js index 2a1e84b300..de691bbe84 100644 --- a/test/node/utils/kepler-table-test.js +++ b/test/node/utils/kepler-table-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/layer-utils-test.js b/test/node/utils/layer-utils-test.js index 9da532822c..3973a6c70e 100644 --- a/test/node/utils/layer-utils-test.js +++ b/test/node/utils/layer-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/map-info-utils-test.js b/test/node/utils/map-info-utils-test.js index feb9326b07..92e3200482 100644 --- a/test/node/utils/map-info-utils-test.js +++ b/test/node/utils/map-info-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/mapbox-gl-style-editor-test.js b/test/node/utils/mapbox-gl-style-editor-test.js index 49e2febc3e..272cf8ee21 100644 --- a/test/node/utils/mapbox-gl-style-editor-test.js +++ b/test/node/utils/mapbox-gl-style-editor-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/mapbox-utils-test.js b/test/node/utils/mapbox-utils-test.js index 799ad8bcd3..3c087ba9c0 100644 --- a/test/node/utils/mapbox-utils-test.js +++ b/test/node/utils/mapbox-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/notifications-utils-test.js b/test/node/utils/notifications-utils-test.js index 0f195e12cb..e599bfbfe4 100644 --- a/test/node/utils/notifications-utils-test.js +++ b/test/node/utils/notifications-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/s2-utils-test.js b/test/node/utils/s2-utils-test.js index cd00848d60..0ef013d5c6 100644 --- a/test/node/utils/s2-utils-test.js +++ b/test/node/utils/s2-utils-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/node/utils/util-test.js b/test/node/utils/util-test.js index 89532d9094..014055f487 100644 --- a/test/node/utils/util-test.js +++ b/test/node/utils/util-test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/setup-browser-env.js b/test/setup-browser-env.js index 8eedb50159..255242390a 100644 --- a/test/setup-browser-env.js +++ b/test/setup-browser-env.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/webpack.config.js b/test/webpack.config.js index dda4f34d0c..c616cece47 100644 --- a/test/webpack.config.js +++ b/test/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/utils.js b/utils.js index ace8ad9595..bdc7df4ded 100644 --- a/utils.js +++ b/utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/webpack/build_types.js b/webpack/build_types.js index 9b6515c52f..c146a4bff0 100644 --- a/webpack/build_types.js +++ b/webpack/build_types.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/webpack/bundle.js b/webpack/bundle.js index 51e23112f2..350ec40cd5 100644 --- a/webpack/bundle.js +++ b/webpack/bundle.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/webpack/umd.js b/webpack/umd.js index 14dc0c82d6..4fb43c9641 100644 --- a/webpack/umd.js +++ b/webpack/umd.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/gatsby-browser.js b/website-gatsby/gatsby-browser.js index ceb476622d..7f632cd07b 100644 --- a/website-gatsby/gatsby-browser.js +++ b/website-gatsby/gatsby-browser.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/gatsby-config.js b/website-gatsby/gatsby-config.js index 3db18bcfc0..91ffd63d7e 100644 --- a/website-gatsby/gatsby-config.js +++ b/website-gatsby/gatsby-config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/gatsby-node.js b/website-gatsby/gatsby-node.js index 7a79892891..8cbdaf5350 100644 --- a/website-gatsby/gatsby-node.js +++ b/website-gatsby/gatsby-node.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/gatsby-ssr.js b/website-gatsby/gatsby-ssr.js index ceb476622d..7f632cd07b 100644 --- a/website-gatsby/gatsby-ssr.js +++ b/website-gatsby/gatsby-ssr.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/app.js b/website-gatsby/src/components/app.js index 5a31a6da9e..976a5c6436 100644 --- a/website-gatsby/src/components/app.js +++ b/website-gatsby/src/components/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/card.js b/website-gatsby/src/components/common/card.js index 2dde6189ec..11f00b6762 100644 --- a/website-gatsby/src/components/common/card.js +++ b/website-gatsby/src/components/common/card.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/carousel.js b/website-gatsby/src/components/common/carousel.js index 85e0210100..427b069094 100644 --- a/website-gatsby/src/components/common/carousel.js +++ b/website-gatsby/src/components/common/carousel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/section.js b/website-gatsby/src/components/common/section.js index 36c8fe3832..a1c50ad4e0 100644 --- a/website-gatsby/src/components/common/section.js +++ b/website-gatsby/src/components/common/section.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/slideshow.js b/website-gatsby/src/components/common/slideshow.js index 522c8c50e4..e9be30f853 100644 --- a/website-gatsby/src/components/common/slideshow.js +++ b/website-gatsby/src/components/common/slideshow.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/staggered-scroll-animation.js b/website-gatsby/src/components/common/staggered-scroll-animation.js index b8f5ead4d1..aca9b65e4c 100644 --- a/website-gatsby/src/components/common/staggered-scroll-animation.js +++ b/website-gatsby/src/components/common/staggered-scroll-animation.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/styled-components.js b/website-gatsby/src/components/common/styled-components.js index 47c2481c72..eda03afba7 100644 --- a/website-gatsby/src/components/common/styled-components.js +++ b/website-gatsby/src/components/common/styled-components.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/styles.js b/website-gatsby/src/components/common/styles.js index 96b3a5953e..7c1bdf97b0 100644 --- a/website-gatsby/src/components/common/styles.js +++ b/website-gatsby/src/components/common/styles.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/common/swipeable.js b/website-gatsby/src/components/common/swipeable.js index f888de8e23..9928dac0af 100644 --- a/website-gatsby/src/components/common/swipeable.js +++ b/website-gatsby/src/components/common/swipeable.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/examples.js b/website-gatsby/src/components/examples.js index 0383df73a1..d796b2d988 100644 --- a/website-gatsby/src/components/examples.js +++ b/website-gatsby/src/components/examples.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/features.js b/website-gatsby/src/components/features.js index 4f3ee81de2..9285ee5a0f 100644 --- a/website-gatsby/src/components/features.js +++ b/website-gatsby/src/components/features.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/footer.js b/website-gatsby/src/components/footer.js index b5d5decdb5..12edfb1206 100644 --- a/website-gatsby/src/components/footer.js +++ b/website-gatsby/src/components/footer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/header.js b/website-gatsby/src/components/header.js index 9d79c4ceda..b6bab8349d 100644 --- a/website-gatsby/src/components/header.js +++ b/website-gatsby/src/components/header.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/hero.js b/website-gatsby/src/components/hero.js index 325b39916d..ba53ebd5d8 100644 --- a/website-gatsby/src/components/hero.js +++ b/website-gatsby/src/components/hero.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/home.js b/website-gatsby/src/components/home.js index 7f105596ad..924a867cc7 100644 --- a/website-gatsby/src/components/home.js +++ b/website-gatsby/src/components/home.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/mapbox-logo.js b/website-gatsby/src/components/mapbox-logo.js index 6d97f3d8af..e5879ab83c 100644 --- a/website-gatsby/src/components/mapbox-logo.js +++ b/website-gatsby/src/components/mapbox-logo.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/policy.js b/website-gatsby/src/components/policy.js index 9ab648744a..e82154c025 100644 --- a/website-gatsby/src/components/policy.js +++ b/website-gatsby/src/components/policy.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/showcase.js b/website-gatsby/src/components/showcase.js index fcaf650df2..bb8d7768e0 100644 --- a/website-gatsby/src/components/showcase.js +++ b/website-gatsby/src/components/showcase.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/tutorials.js b/website-gatsby/src/components/tutorials.js index 8a80eef6df..43be295048 100644 --- a/website-gatsby/src/components/tutorials.js +++ b/website-gatsby/src/components/tutorials.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/components/walkthrough.js b/website-gatsby/src/components/walkthrough.js index e6c62e010f..fc62354e25 100644 --- a/website-gatsby/src/components/walkthrough.js +++ b/website-gatsby/src/components/walkthrough.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/constants.js b/website-gatsby/src/constants.js index bbab09391c..7bb2736e62 100644 --- a/website-gatsby/src/constants.js +++ b/website-gatsby/src/constants.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/content.js b/website-gatsby/src/content.js index 5bd37b441c..368c95a599 100644 --- a/website-gatsby/src/content.js +++ b/website-gatsby/src/content.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/state/analytics.js b/website-gatsby/src/state/analytics.js index 16d642cf29..41d89bbc57 100644 --- a/website-gatsby/src/state/analytics.js +++ b/website-gatsby/src/state/analytics.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/state/app.js b/website-gatsby/src/state/app.js index 655046f461..af9523ac63 100644 --- a/website-gatsby/src/state/app.js +++ b/website-gatsby/src/state/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/state/index.js b/website-gatsby/src/state/index.js index 955b8e2a4c..300f6f1ed6 100644 --- a/website-gatsby/src/state/index.js +++ b/website-gatsby/src/state/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/state/redux-wrapper.js b/website-gatsby/src/state/redux-wrapper.js index 2c89b11177..5a8c603089 100644 --- a/website-gatsby/src/state/redux-wrapper.js +++ b/website-gatsby/src/state/redux-wrapper.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/state/test.js b/website-gatsby/src/state/test.js index 1eeec4f628..c1b5e8f9a7 100644 --- a/website-gatsby/src/state/test.js +++ b/website-gatsby/src/state/test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/styles.js b/website-gatsby/src/styles.js index cac420c5d9..992d3843e8 100644 --- a/website-gatsby/src/styles.js +++ b/website-gatsby/src/styles.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website-gatsby/src/utils.js b/website-gatsby/src/utils.js index 84a9798ced..7311dcb031 100644 --- a/website-gatsby/src/utils.js +++ b/website-gatsby/src/utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/app.js b/website/src/components/app.js index 75b328da00..8d1534cb6a 100644 --- a/website/src/components/app.js +++ b/website/src/components/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/card.js b/website/src/components/common/card.js index 7dc6fda748..d67ae06ade 100644 --- a/website/src/components/common/card.js +++ b/website/src/components/common/card.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/carousel.js b/website/src/components/common/carousel.js index a923df606d..9888ea7877 100644 --- a/website/src/components/common/carousel.js +++ b/website/src/components/common/carousel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/section.js b/website/src/components/common/section.js index 67bcdb11f5..7f50cc9081 100644 --- a/website/src/components/common/section.js +++ b/website/src/components/common/section.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/slideshow.js b/website/src/components/common/slideshow.js index 66141b57c6..d04b0e8061 100644 --- a/website/src/components/common/slideshow.js +++ b/website/src/components/common/slideshow.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/staggered-scroll-animation.js b/website/src/components/common/staggered-scroll-animation.js index 8078e628d8..32d58cb3dc 100644 --- a/website/src/components/common/staggered-scroll-animation.js +++ b/website/src/components/common/staggered-scroll-animation.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/styled-components.js b/website/src/components/common/styled-components.js index a9041cc3ff..2f02c7de91 100644 --- a/website/src/components/common/styled-components.js +++ b/website/src/components/common/styled-components.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/styles.js b/website/src/components/common/styles.js index 1157d90de6..20b5f4e838 100644 --- a/website/src/components/common/styles.js +++ b/website/src/components/common/styles.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/common/swipeable.js b/website/src/components/common/swipeable.js index 200fd5a96f..6cfa403579 100644 --- a/website/src/components/common/swipeable.js +++ b/website/src/components/common/swipeable.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/ecosystems.js b/website/src/components/ecosystems.js index 50e7ebcba0..9a4e2d0645 100644 --- a/website/src/components/ecosystems.js +++ b/website/src/components/ecosystems.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/examples.js b/website/src/components/examples.js index 0383df73a1..d796b2d988 100644 --- a/website/src/components/examples.js +++ b/website/src/components/examples.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/features.js b/website/src/components/features.js index 29918994b1..91b2a2213b 100644 --- a/website/src/components/features.js +++ b/website/src/components/features.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/footer.js b/website/src/components/footer.js index f5f58be28b..ceaa6784bb 100644 --- a/website/src/components/footer.js +++ b/website/src/components/footer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/header.js b/website/src/components/header.js index 88c0442534..7d093b61e8 100644 --- a/website/src/components/header.js +++ b/website/src/components/header.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/hero.js b/website/src/components/hero.js index 9649180bbf..9fd134dfa4 100644 --- a/website/src/components/hero.js +++ b/website/src/components/hero.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/home.js b/website/src/components/home.js index 2d4911aee5..9eae8ab9fb 100644 --- a/website/src/components/home.js +++ b/website/src/components/home.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/mapbox-logo.js b/website/src/components/mapbox-logo.js index 14c20b421d..2fe420c519 100644 --- a/website/src/components/mapbox-logo.js +++ b/website/src/components/mapbox-logo.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/netlify-logo.js b/website/src/components/netlify-logo.js index e43b5fa41e..f5652932d2 100644 --- a/website/src/components/netlify-logo.js +++ b/website/src/components/netlify-logo.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/policy.js b/website/src/components/policy.js index 26a2076b94..8ba6cd7f46 100644 --- a/website/src/components/policy.js +++ b/website/src/components/policy.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/showcase.js b/website/src/components/showcase.js index fcaf650df2..bb8d7768e0 100644 --- a/website/src/components/showcase.js +++ b/website/src/components/showcase.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/tutorials.js b/website/src/components/tutorials.js index 4498a018c2..8d46236e9a 100644 --- a/website/src/components/tutorials.js +++ b/website/src/components/tutorials.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/components/walkthrough.js b/website/src/components/walkthrough.js index e513e4659d..b1e3ca5a65 100644 --- a/website/src/components/walkthrough.js +++ b/website/src/components/walkthrough.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/constants.js b/website/src/constants.js index a9987a7188..b0ab9fb0a0 100644 --- a/website/src/constants.js +++ b/website/src/constants.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/content.js b/website/src/content.js index 82fc5d7b4d..f3044d9878 100644 --- a/website/src/content.js +++ b/website/src/content.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/main.js b/website/src/main.js index a5a736f1fd..7bf84335f8 100644 --- a/website/src/main.js +++ b/website/src/main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/reducers/analytics.js b/website/src/reducers/analytics.js index 3e641584b9..8fde15d4d2 100644 --- a/website/src/reducers/analytics.js +++ b/website/src/reducers/analytics.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/reducers/app.js b/website/src/reducers/app.js index e2d5d121a1..664ac23899 100644 --- a/website/src/reducers/app.js +++ b/website/src/reducers/app.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/reducers/index.js b/website/src/reducers/index.js index 87cb27315e..a53fc48f04 100644 --- a/website/src/reducers/index.js +++ b/website/src/reducers/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/routes.js b/website/src/routes.js index f36492faa5..43cbbed2d8 100644 --- a/website/src/routes.js +++ b/website/src/routes.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/styles.js b/website/src/styles.js index cac420c5d9..992d3843e8 100644 --- a/website/src/styles.js +++ b/website/src/styles.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/src/utils.js b/website/src/utils.js index 8cd9174131..bd87cbf806 100644 --- a/website/src/utils.js +++ b/website/src/utils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/website/webpack.config.js b/website/webpack.config.js index 6198595790..e0f89f6508 100644 --- a/website/webpack.config.js +++ b/website/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Uber Technologies, Inc. +// Copyright (c) 2023 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal