@geneontology/wc-go-autocomplete
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -9,3 +9,3 @@ import { Component, Prop, State, Event, h } from '@stencil/core'; | ||
this.ready = false; | ||
this.goApiUrl = "http://api.geneontology.org/api/search/entity/autocomplete/"; | ||
this.goApiUrl = "https://api.geneontology.org/api/search/entity/autocomplete/"; | ||
this.ncbiTaxonUrl = "https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id="; | ||
@@ -12,0 +12,0 @@ this.timer = undefined; |
@@ -1,1 +0,1 @@ | ||
System.register(["./p-fc5bbcec.system.js","./p-ee2b0b8c.system.js"],(function(){"use strict";var e,t;return{setters:[function(t){e=t.b},function(e){t=e.p}],execute:function(){t().then((function(t){return e([["p-c4e2d544.system",[[0,"wc-go-autocomplete",{value:[1],category:[1],maxResults:[2,"max-results"],placeholder:[1],docs:[32],ready:[32]}]]]],t)}))}}})); | ||
System.register(["./p-fc5bbcec.system.js","./p-ee2b0b8c.system.js"],(function(){"use strict";var e,t;return{setters:[function(t){e=t.b},function(e){t=e.p}],execute:function(){t().then((function(t){return e([["p-2dbcd390.system",[[0,"wc-go-autocomplete",{value:[1],category:[1],maxResults:[2,"max-results"],placeholder:[1],docs:[32],ready:[32]}]]]],t)}))}}})); |
@@ -1,1 +0,1 @@ | ||
import{b as a}from"./p-f66a7db2.js";import{p as e}from"./p-bb9e673b.js";e().then(e=>a([["p-6a555a1e",[[0,"wc-go-autocomplete",{value:[1],category:[1],maxResults:[2,"max-results"],placeholder:[1],docs:[32],ready:[32]}]]]],e)); | ||
import{b as a}from"./p-f66a7db2.js";import{p as e}from"./p-bb9e673b.js";e().then(e=>a([["p-2fb7ab49",[[0,"wc-go-autocomplete",{value:[1],category:[1],maxResults:[2,"max-results"],placeholder:[1],docs:[32],ready:[32]}]]]],e)); |
{ | ||
"name": "@geneontology/wc-go-autocomplete", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Autocomplete Web Component for GO", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1423096