Skip to content

Commit

Permalink
portal-core-components v2.11.0, prepare v2.11.0 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsonj authored Dec 10, 2024
1 parent b5cb6f6 commit 4344ce0
Show file tree
Hide file tree
Showing 26 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions apps/data-availability/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-availability",
"version": "2.10.0",
"version": "2.11.0",
"private": true,
"homepage": "https://localhost/visualizations/data-availability",
"dependencies": {
Expand All @@ -19,7 +19,7 @@
"core-js": "^3.37.1",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"portal-core-components": "github:NEONScience/portal-core-components#v2.10.0",
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/data-availability/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link
rel="stylesheet"
data-meta="drupal-theme"
href="%PUBLIC_URL%/assets/css/drupal-theme.51c2458ac1eebddc67c3a916baf5ee23.min.css"
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- jQuery needed for drupal header -->
Expand Down
4 changes: 2 additions & 2 deletions apps/data-product-detail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portal-data-products",
"version": "2.10.0",
"version": "2.11.0",
"private": true,
"homepage": "http://localhost/data-products/",
"dependencies": {
Expand All @@ -18,7 +18,7 @@
"lodash": "^4.17.21",
"material-table": "^1.69.3",
"moment": "2.30.1",
"portal-core-components": "github:NEONScience/portal-core-components#v2.10.0",
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-copy-to-clipboard": "^5.1.0",
Expand Down

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/data-product-detail/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link
rel="stylesheet"
data-meta="drupal-theme"
href="%PUBLIC_URL%/assets/css/drupal-theme.51c2458ac1eebddc67c3a916baf5ee23.min.css"
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- jQuery needed for drupal header -->
Expand Down
4 changes: 2 additions & 2 deletions apps/explore-data-products/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "explore-data-products",
"version": "2.10.0",
"version": "2.11.0",
"private": true,
"homepage": "https://localhost/data-products/explore",
"dependencies": {
Expand All @@ -14,7 +14,7 @@
"jspdf": "^2.5.1",
"lodash": "^4.17.21",
"moment": "2.30.1",
"portal-core-components": "github:NEONScience/portal-core-components#v2.10.0",
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/explore-data-products/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link
rel="stylesheet"
data-meta="drupal-theme"
href="%PUBLIC_URL%/assets/css/drupal-theme.51c2458ac1eebddc67c3a916baf5ee23.min.css"
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- jQuery needed for drupal header -->
Expand Down
4 changes: 2 additions & 2 deletions apps/prototype-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prototype-data",
"version": "2.10.0",
"version": "2.11.0",
"private": true,
"homepage": "https://localhost/prototype-datasets",
"dependencies": {
Expand All @@ -14,7 +14,7 @@
"dateformat": "^5.0.3",
"lodash": "^4.17.21",
"moment": "2.30.1",
"portal-core-components": "github:NEONScience/portal-core-components#v2.10.0",
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-copy-to-clipboard": "^5.1.0",
Expand Down

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/prototype-data/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link
rel="stylesheet"
data-meta="drupal-theme"
href="%PUBLIC_URL%/assets/css/drupal-theme.51c2458ac1eebddc67c3a916baf5ee23.min.css"
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- jQuery needed for drupal header -->
Expand Down
4 changes: 2 additions & 2 deletions apps/sample-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-explorer",
"version": "2.10.0",
"version": "2.11.0",
"private": true,
"homepage": "http://localhost/sample-explorer/",
"dependencies": {
Expand All @@ -18,7 +18,7 @@
"d3-transition": "^1.3.2",
"js-file-download": "^0.4.12",
"json2csv": "^5.0.7",
"portal-core-components": "github:NEONScience/portal-core-components#v2.10.0",
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-d3-graph": "^2.6.0",
Expand Down

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/sample-explorer/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link
rel="stylesheet"
data-meta="drupal-theme"
href="%PUBLIC_URL%/assets/css/drupal-theme.51c2458ac1eebddc67c3a916baf5ee23.min.css"
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- jQuery needed for drupal header -->
Expand Down
4 changes: 2 additions & 2 deletions apps/taxonomic-lists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taxonomic-lists",
"version": "2.10.0",
"version": "2.11.0",
"private": true,
"homepage": "http://localhost/taxonomic-lists/",
"dependencies": {
Expand All @@ -17,7 +17,7 @@
"datatables.net-responsive-bs": "^2.5.1",
"jquery": "~3.7.1",
"lodash": "^4.17.21",
"portal-core-components": "github:NEONScience/portal-core-components#v2.10.0",
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/taxonomic-lists/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link
rel="stylesheet"
data-meta="drupal-theme"
href="%PUBLIC_URL%/assets/css/drupal-theme.51c2458ac1eebddc67c3a916baf5ee23.min.css"
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- jQuery needed for drupal header -->
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portal-react-apps",
"version": "2.10.0",
"version": "2.11.0",
"private": true,
"packageManager": "[email protected]",
"config": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6404,7 +6404,7 @@ __metadata:
jsdom: "npm:^24.1.1"
lodash: "npm:^4.17.21"
moment: "npm:^2.30.1"
portal-core-components: "github:NEONScience/portal-core-components#v2.10.0"
portal-core-components: "github:NEONScience/portal-core-components#v2.11.0"
prettier: "npm:^3.3.3"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
Expand Down Expand Up @@ -7886,7 +7886,7 @@ __metadata:
jspdf: "npm:^2.5.1"
lodash: "npm:^4.17.21"
moment: "npm:2.30.1"
portal-core-components: "github:NEONScience/portal-core-components#v2.10.0"
portal-core-components: "github:NEONScience/portal-core-components#v2.11.0"
prettier: "npm:^3.3.3"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
Expand Down Expand Up @@ -12581,9 +12581,9 @@ __metadata:
languageName: node
linkType: hard

"portal-core-components@github:NEONScience/portal-core-components#v2.10.0":
version: 2.10.0
resolution: "portal-core-components@https://github.com/NEONScience/portal-core-components.git#commit=a358de29d40e3953c7094a91ed3fe5c8c1761d41"
"portal-core-components@github:NEONScience/portal-core-components#v2.11.0":
version: 2.11.0
resolution: "portal-core-components@https://github.com/NEONScience/portal-core-components.git#commit=a947b73e2bf976bc0f38053cf19877e5970eed10"
dependencies:
"@date-io/moment": "npm:^1.3.13"
"@fortawesome/fontawesome-svg-core": "npm:^6.6.0"
Expand Down Expand Up @@ -12670,7 +12670,7 @@ __metadata:
optional: true
worker-loader:
optional: true
checksum: 10c0/40976034214e29b17d3119e452bbedaaadd2b3a10ba40781aa8f22e4b509f005a40b62a314a0a5d41a6cfb80108d40b0dbee1d2bae421269da8dd437dc93546c
checksum: 10c0/07503d040f70993faf7337647facd0ca5ad0254c80f24c0749ecb4ce5fec4ec65f77eda8d1089d42c8c8afa9f79194f1c1905358655fa104fe2d81f7385583fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -12701,7 +12701,7 @@ __metadata:
lodash: "npm:^4.17.21"
material-table: "npm:^1.69.3"
moment: "npm:2.30.1"
portal-core-components: "github:NEONScience/portal-core-components#v2.10.0"
portal-core-components: "github:NEONScience/portal-core-components#v2.11.0"
prettier: "npm:^3.3.3"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
Expand Down Expand Up @@ -13729,7 +13729,7 @@ __metadata:
jsdom: "npm:^24.1.1"
lodash: "npm:^4.17.21"
moment: "npm:2.30.1"
portal-core-components: "github:NEONScience/portal-core-components#v2.10.0"
portal-core-components: "github:NEONScience/portal-core-components#v2.11.0"
prettier: "npm:^3.3.3"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
Expand Down Expand Up @@ -14802,7 +14802,7 @@ __metadata:
js-file-download: "npm:^0.4.12"
jsdom: "npm:^24.1.1"
json2csv: "npm:^5.0.7"
portal-core-components: "github:NEONScience/portal-core-components#v2.10.0"
portal-core-components: "github:NEONScience/portal-core-components#v2.11.0"
prettier: "npm:^3.3.3"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
Expand Down Expand Up @@ -15898,7 +15898,7 @@ __metadata:
jquery: "npm:~3.7.1"
jsdom: "npm:^24.1.1"
lodash: "npm:^4.17.21"
portal-core-components: "github:NEONScience/portal-core-components#v2.10.0"
portal-core-components: "github:NEONScience/portal-core-components#v2.11.0"
prettier: "npm:^3.3.3"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
Expand Down

0 comments on commit 4344ce0

Please sign in to comment.