protvista-uniprot 4.6.3 → 4.6.4

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.
@@ -62166,10 +62166,11 @@ const xvt = [
62166
62166
  (t) => t !== void 0
62167
62167
  ) : [], gme = (e, t, r, n) => e.map((i) => {
62168
62168
  const a = r?.find(
62169
- ({ sequence: u }) => i.sequence === u
62170
- ), o = a.sequence === n, s = a ? vn`<a
62169
+ ({ sequence: s }) => i.sequence === s
62170
+ ), o = a ? vn`<a
62171
62171
  href="${Avt}${t}/entry#${a.isoformId}"
62172
- >${a.isoformId} ${o ? "(Canonical)" : ""}</a
62172
+ >${a.isoformId}
62173
+ ${a.sequence === n ? "(Canonical)" : ""}</a
62173
62174
  >` : null;
62174
62175
  return {
62175
62176
  id: i.modelEntityId,
@@ -62179,7 +62180,7 @@ const xvt = [
62179
62180
  protvistaFeatureId: i.modelEntityId,
62180
62181
  downloadLink: i.pdbUrl,
62181
62182
  amAnnotationsUrl: i.amAnnotationsUrl,
62182
- isoform: s
62183
+ isoform: o
62183
62184
  };
62184
62185
  }).sort((i, a) => vme(i.id) - vme(a.id)), Pvt = (e, t, r) => {
62185
62186
  let i = !!t && !r ? e?.structures?.filter(