diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc24d32a..1c80a089 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,49 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+## [v2.3.2-beta.4](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.3...v2.3.2-beta.4)
+
+### Commits
+
+- Update changelog [`566fd87`](https://github.com/akhuoa/map-sidebar/commit/566fd87dcf83e85f97173f2b28e857594e7bfcb1)
+- Refactor code for connectivity info copy to clipboard [`bf65cf5`](https://github.com/akhuoa/map-sidebar/commit/bf65cf5a33d34336f2e1a41a541d8d6fd26bba32)
+- Add uberon information in connectivity copy data [`03aa79e`](https://github.com/akhuoa/map-sidebar/commit/03aa79ed3056eabd864ad0b67e8b9f45a3d7c9e3)
+
+## [v2.3.2-beta.3](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.2...v2.3.2-beta.3) - 2024-08-09
+
+### Commits
+
+- Update changelog [`ef39a49`](https://github.com/akhuoa/map-sidebar/commit/ef39a49fb083988c87ac454ca9f11170e8d874a9)
+- Update connectivity info copy-to-clipboard button placement [`ac32abd`](https://github.com/akhuoa/map-sidebar/commit/ac32abd8894a7de5921d116b70682d61bc3f4014)
+
+## [v2.3.2-beta.2](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.1...v2.3.2-beta.2) - 2024-08-07
+
+### Commits
+
+- Update changelog [`e057338`](https://github.com/akhuoa/map-sidebar/commit/e05733805ae07d4541f266dd1e71d18d749ed0f6)
+- Update copy clipboard formatting [`2f265a1`](https://github.com/akhuoa/map-sidebar/commit/2f265a134665c5ab3897fba79623ea037d277930)
+- Update formatted copy-to-clipboard content for connectivity [`3162e3c`](https://github.com/akhuoa/map-sidebar/commit/3162e3c3c794192adc8bc73fa2cbe54cd7e8b3a0)
+
+## [v2.3.2-beta.1](https://github.com/akhuoa/map-sidebar/compare/v2.3.2-beta.0...v2.3.2-beta.1) - 2024-08-05
+
+### Commits
+
+- Update Changelog [`947446c`](https://github.com/akhuoa/map-sidebar/commit/947446c8fcbac98eb48204808f3c4a0a9a237938)
+- Update dataset card copy clipboard with dataset id and doi [`1716e8d`](https://github.com/akhuoa/map-sidebar/commit/1716e8d89e5360256f6f19baf2912c146a67b7f0)
+- Update copy to clipboard content with computed value [`72acd10`](https://github.com/akhuoa/map-sidebar/commit/72acd10b9361eb9b77f8b386694da34a08176f8a)
+
+## [v2.3.2-beta.0](https://github.com/akhuoa/map-sidebar/compare/v2.2.1-beta.0...v2.3.2-beta.0) - 2024-08-02
+
+### Merged
+
+- Replace global variable with markRaw [`#82`](https://github.com/akhuoa/map-sidebar/pull/82)
+- Fix connectivity tab close button style [`#78`](https://github.com/akhuoa/map-sidebar/pull/78)
+- Display connectivity info without obstructing current map view [`#74`](https://github.com/akhuoa/map-sidebar/pull/74)
+- Create cypress testing [`#4`](https://github.com/akhuoa/map-sidebar/pull/4)
+- Connectivity explore buttons now check available facets [`#3`](https://github.com/akhuoa/map-sidebar/pull/3)
+- UI updates [`#73`](https://github.com/akhuoa/map-sidebar/pull/73)
+- Anatomy markers [`#72`](https://github.com/akhuoa/map-sidebar/pull/72)
+
## [v2.3.1](https://github.com/alan-wu/map-sidebar/compare/v2.3.0...v2.3.1)
### Merged
@@ -30,8 +73,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
### Commits
- Install Cypress [`d329c74`](https://github.com/alan-wu/map-sidebar/commit/d329c7481de908fe85f9bed6c229bc86854c1d19)
-- Add provenance info in sidebar [`f65b2fe`](https://github.com/alan-wu/map-sidebar/commit/f65b2fecbadd4afb92a1212cafc545228bd14d31)
- Requires more dev dependencies [`859e578`](https://github.com/alan-wu/map-sidebar/commit/859e578f498fde3e6e6c956f97738b078111380a)
+- Add testing for connectivity info [`9677c3c`](https://github.com/akhuoa/map-sidebar/commit/9677c3c1911121b2528d2cc637dc256c40b76462)
+
+## [v2.2.1-beta.0](https://github.com/akhuoa/map-sidebar/compare/v2.2.0...v2.2.1-beta.0) - 2024-06-26
+
+### Commits
+
+- Add provenance info in sidebar [`f65b2fe`](https://github.com/alan-wu/map-sidebar/commit/f65b2fecbadd4afb92a1212cafc545228bd14d31)
+- Move connectivity info tab to top with close button [`d77e018`](https://github.com/akhuoa/map-sidebar/commit/d77e0185283dae36ca851fe48117365b45bde174)
+- Move pubmed button of provenance info into title area [`a3f4ab2`](https://github.com/akhuoa/map-sidebar/commit/a3f4ab2ba9cf74d8fe644c5417f9ea867a17bd55)
## [v2.2.0](https://github.com/alan-wu/map-sidebar/compare/v2.1.0...v2.2.0) - 2024-05-17
@@ -284,4 +335,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Create map-sidebar repo [`ce887ae`](https://github.com/alan-wu/map-sidebar/commit/ce887aec6cef1cc7ee4786117624c8f143ee4411)
- Change version to 1.0.0. [`a431eed`](https://github.com/alan-wu/map-sidebar/commit/a431eede106aa604be063ab3c71c8382d5b04757)
-- Clean up and small improvements. [`98d19cd`](https://github.com/alan-wu/map-sidebar/commit/98d19cdb59476b0d7ceb3e725ef14d18b61e67ca)
+- Clean up and small improvements. [`98d19cd`](https://github.com/alan-wu/map-sidebar/commit/98d19cdb59476b0d7ceb3e725ef14d18b61e67ca)
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 3a852603..5d2aa0a0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,14 +1,15 @@
{
"name": "@abi-software/map-side-bar",
- "version": "2.3.1",
+ "version": "2.3.2-beta.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@abi-software/map-side-bar",
- "version": "2.3.1",
+ "version": "2.3.2-beta.4",
"dependencies": {
"@abi-software/gallery": "^1.1.1",
+ "@abi-software/map-utilities": "^1.0.1-beta.2",
"@abi-software/svg-sprite": "^1.0.0",
"@element-plus/icons-vue": "^2.3.1",
"algoliasearch": "^4.10.5",
@@ -65,6 +66,18 @@
"vue": "^3.3.13"
}
},
+ "node_modules/@abi-software/map-utilities": {
+ "version": "1.0.1-beta.2",
+ "resolved": "https://registry.npmjs.org/@abi-software/map-utilities/-/map-utilities-1.0.1-beta.2.tgz",
+ "integrity": "sha512-GButE0Iw39jHcBofDz1WbSYn8RySTTaRlAdAYBARThundZdySl2W4wJUFAW3hpy93hd0FZfmQBR/+Q43Jzfuxg==",
+ "dependencies": {
+ "@abi-software/svg-sprite": "^1.0.0",
+ "@element-plus/icons-vue": "^2.3.1",
+ "element-plus": "^2.7.3",
+ "mitt": "^3.0.1",
+ "vue": "^3.4.21"
+ }
+ },
"node_modules/@abi-software/svg-sprite": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@abi-software/svg-sprite/-/svg-sprite-1.0.0.tgz",
@@ -3239,9 +3252,9 @@
"dev": true
},
"node_modules/element-plus": {
- "version": "2.6.3",
- "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.6.3.tgz",
- "integrity": "sha512-U4L/mr+1r+EmAUYUHrs0V/8hHMdBGP07rPymSC72LZCN4jK1UwygQYICegTQ5us4mxeqBvW6wfoEfo003fwCqw==",
+ "version": "2.7.8",
+ "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.7.8.tgz",
+ "integrity": "sha512-h6dx2XihAbQaud0v+6O7Fy0b0G3YNplNVH7QnK3csTcvQd4y4raiyMRQpf9EKbRbTMdNrFsqAZrs9ok9DMcJHg==",
"dependencies": {
"@ctrl/tinycolor": "^3.4.1",
"@element-plus/icons-vue": "^2.3.1",
diff --git a/package.json b/package.json
index b4ee5be8..01fec24d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@abi-software/map-side-bar",
- "version": "2.3.1",
+ "version": "2.3.2-beta.4",
"files": [
"dist/*",
"src/*",
@@ -39,6 +39,7 @@
},
"dependencies": {
"@abi-software/gallery": "^1.1.1",
+ "@abi-software/map-utilities": "^1.0.1-beta.2",
"@abi-software/svg-sprite": "^1.0.0",
"@element-plus/icons-vue": "^2.3.1",
"algoliasearch": "^4.10.5",
diff --git a/src/components/ConnectivityInfo.vue b/src/components/ConnectivityInfo.vue
index d4120bf8..2d5c2679 100644
--- a/src/components/ConnectivityInfo.vue
+++ b/src/components/ConnectivityInfo.vue
@@ -20,12 +20,12 @@
+ // to avoid default formatting on font size and margin + + // Title + if (this.entry.title) { + contentArray.push(`
+ // to avoid default formatting on font size and margin + + // Title + if (this.entry.name) { + contentArray.push(`