gramene-search 1.6.3 → 1.6.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
@@ -1,2 +1,2 @@
1
- 126818119
2
- 1728106348378655000
1
+ 146054972
2
+ 1728654878943814000
@@ -1,2 +1,2 @@
1
- 126815976
2
- 1728106279028127000
1
+ 146052913
2
+ 1728654831088453000
package/dist/index.js CHANGED
@@ -3376,6 +3376,14 @@ const $283508ffcf8a47c4$var$study_info = {
3376
3376
  "5": {
3377
3377
  label: "Boatwright SAP",
3378
3378
  type: "NAT"
3379
+ },
3380
+ "7": {
3381
+ label: "Kumar BAP",
3382
+ type: "NAT"
3383
+ },
3384
+ "8": {
3385
+ label: "Lasky landraces",
3386
+ type: "NAT"
3379
3387
  }
3380
3388
  },
3381
3389
  "oryza_sativa": {
@@ -4671,7 +4679,7 @@ class $6c5c4f90059875bf$var$Gene extends (0, ($parcel$interopDefault($gXNCa$reac
4671
4679
  className: "gene-synonyms",
4672
4680
  children: searchResult.synonyms.join(", ")
4673
4681
  }),
4674
- numWordsInDescription > 1 && /*#__PURE__*/ (0, $gXNCa$reactjsxruntime.jsx)("p", {
4682
+ (numWordsInDescription > 1 || searchResult.can_show.pubs) && /*#__PURE__*/ (0, $gXNCa$reactjsxruntime.jsx)("p", {
4675
4683
  className: "gene-description",
4676
4684
  children: searchResult.description
4677
4685
  })