Skip to content

Commit

Permalink
Merge pull request #253 from legumeinfo/dependency-updates
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
alancleary authored Nov 9, 2023
2 parents 63d661a + d272749 commit b298b56
Show file tree
Hide file tree
Showing 55 changed files with 11,794 additions and 78,991 deletions.
7 changes: 4 additions & 3 deletions docs/assets/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

36 changes: 26 additions & 10 deletions docs/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
--light-color-ts-accessor: var(--light-color-ts-property);
--light-color-ts-get-signature: var(--light-color-ts-accessor);
--light-color-ts-set-signature: var(--light-color-ts-accessor);
/* object literal not included as it is not used and will be removed in 0.25 */
--light-color-ts-type-alias: #d51270;
/* reference not included as links will be colored with the kind that it points to */

Expand Down Expand Up @@ -72,7 +71,6 @@
--dark-color-ts-accessor: var(--dark-color-ts-property);
--dark-color-ts-get-signature: var(--dark-color-ts-accessor);
--dark-color-ts-set-signature: var(--dark-color-ts-accessor);
/* object literal not included as it is not used and will be removed in 0.25 */
--dark-color-ts-type-alias: #ff6492;
/* reference not included as links will be colored with the kind that it points to */

Expand Down Expand Up @@ -468,13 +466,12 @@ blockquote {
padding: 0 0 0 20px;
margin: 0;
}
.tsd-typography h4,
.tsd-typography .tsd-index-panel h3,
.tsd-index-panel .tsd-typography h3,
.tsd-typography h4,
.tsd-typography h5,
.tsd-typography h6 {
font-size: 1em;
margin: 0;
}
.tsd-typography h5,
.tsd-typography h6 {
Expand All @@ -485,6 +482,19 @@ blockquote {
.tsd-typography ol {
margin: 1em 0;
}
.tsd-typography table {
border-collapse: collapse;
border: none;
}
.tsd-typography td,
.tsd-typography th {
padding: 6px 13px;
border: 1px solid var(--color-accent);
}
.tsd-typography thead,
.tsd-typography tr:nth-child(even) {
background-color: var(--color-background-secondary);
}

.tsd-breadcrumb {
margin: 0;
Expand Down Expand Up @@ -900,21 +910,25 @@ a.tsd-index-link {
box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
#tsd-search .results li {
padding: 0 10px;
background-color: var(--color-background);
line-height: initial;
padding: 4px;
}
#tsd-search .results li:nth-child(even) {
background-color: var(--color-background-secondary);
}
#tsd-search .results li.state {
display: none;
}
#tsd-search .results li.current,
#tsd-search .results li:hover {
#tsd-search .results li.current:not(.no-results),
#tsd-search .results li:hover:not(.no-results) {
background-color: var(--color-accent);
}
#tsd-search .results a {
display: block;
display: flex;
align-items: center;
padding: 0.25rem;
box-sizing: border-box;
}
#tsd-search .results a:before {
top: 10px;
Expand Down Expand Up @@ -1070,7 +1084,9 @@ ul.tsd-type-parameter-list h5 {
overflow: hidden;
opacity: 0.8;
height: 40px;
transition: opacity 0.1s, background-color 0.2s;
transition:
opacity 0.1s,
background-color 0.2s;
vertical-align: bottom;
cursor: pointer;
}
Expand Down Expand Up @@ -1122,7 +1138,7 @@ img {
}

.deprecated {
text-decoration: line-through;
text-decoration: line-through !important;
}

.warning {
Expand Down
194 changes: 14 additions & 180 deletions docs/classes/controllers.LisCancelPromiseController.html

Large diffs are not rendered by default.

131 changes: 7 additions & 124 deletions docs/classes/controllers.LisDomContentLoadedController.html

Large diffs are not rendered by default.

205 changes: 15 additions & 190 deletions docs/classes/controllers.LisQueryStringParametersController.html

Large diffs are not rendered by default.

126 changes: 6 additions & 120 deletions docs/classes/controllers.LisSlotController.html

Large diffs are not rendered by default.

6,793 changes: 440 additions & 6,353 deletions docs/classes/core_components.LisAlertElement.html

Large diffs are not rendered by default.

6,703 changes: 444 additions & 6,259 deletions docs/classes/core_components.LisFormWrapperElement.html

Large diffs are not rendered by default.

6,704 changes: 438 additions & 6,266 deletions docs/classes/core_components.LisLoadingElement.html

Large diffs are not rendered by default.

6,680 changes: 440 additions & 6,240 deletions docs/classes/core_components.LisModalElement.html

Large diffs are not rendered by default.

6,766 changes: 449 additions & 6,317 deletions docs/classes/core_components.LisPaginationElement.html

Large diffs are not rendered by default.

6,708 changes: 442 additions & 6,266 deletions docs/classes/core_components.LisSimpleTableElement.html

Large diffs are not rendered by default.

299 changes: 27 additions & 272 deletions docs/classes/mixins.LisPaginatedSearchElementInterface.html

Large diffs are not rendered by default.

8,118 changes: 1,566 additions & 6,552 deletions docs/classes/user_components.LisGeneSearchElement.html

Large diffs are not rendered by default.

6,745 changes: 443 additions & 6,302 deletions docs/classes/user_components.LisLinkoutElement.html

Large diffs are not rendered by default.

7,612 changes: 1,196 additions & 6,416 deletions docs/classes/user_components.LisPublicationSearchElement.html

Large diffs are not rendered by default.

7,982 changes: 1,566 additions & 6,416 deletions docs/classes/user_components.LisQTLSearchElement.html

Large diffs are not rendered by default.

7,982 changes: 1,566 additions & 6,416 deletions docs/classes/user_components.LisTraitSearchElement.html

Large diffs are not rendered by default.

102 changes: 6 additions & 96 deletions docs/functions/mixins.LisPaginatedSearchMixin.html

Large diffs are not rendered by default.

55 changes: 2 additions & 53 deletions docs/index.html

Large diffs are not rendered by default.

66 changes: 3 additions & 63 deletions docs/modules/controllers.html

Large diffs are not rendered by default.

68 changes: 3 additions & 65 deletions docs/modules/core_components.html

Large diffs are not rendered by default.

84 changes: 8 additions & 76 deletions docs/modules/mixins.html

Large diffs are not rendered by default.

66 changes: 4 additions & 62 deletions docs/modules/models.html

Large diffs are not rendered by default.

174 changes: 28 additions & 146 deletions docs/modules/user_components.html

Large diffs are not rendered by default.

93 changes: 5 additions & 88 deletions docs/types/mixins.Constructor.html

Large diffs are not rendered by default.

66 changes: 2 additions & 64 deletions docs/types/mixins.PaginatedSearchOptions.html

Large diffs are not rendered by default.

83 changes: 3 additions & 80 deletions docs/types/mixins.PaginatedSearchResults.html

Large diffs are not rendered by default.

105 changes: 7 additions & 98 deletions docs/types/mixins.SearchFunction.html

Large diffs are not rendered by default.

57 changes: 2 additions & 55 deletions docs/types/models.AlertModifierModel.html

Large diffs are not rendered by default.

62 changes: 2 additions & 60 deletions docs/types/models.StringObjectModel.html

Large diffs are not rendered by default.

98 changes: 2 additions & 96 deletions docs/types/user_components.GeneFormDataFunction.html

Large diffs are not rendered by default.

90 changes: 2 additions & 88 deletions docs/types/user_components.GeneFormDataOptions.html

Large diffs are not rendered by default.

96 changes: 2 additions & 94 deletions docs/types/user_components.GeneSearchData.html

Large diffs are not rendered by default.

90 changes: 2 additions & 88 deletions docs/types/user_components.GeneSearchFormData.html

Large diffs are not rendered by default.

129 changes: 6 additions & 123 deletions docs/types/user_components.GeneSearchFunction.html

Large diffs are not rendered by default.

104 changes: 2 additions & 102 deletions docs/types/user_components.GeneSearchResult.html

Large diffs are not rendered by default.

119 changes: 6 additions & 113 deletions docs/types/user_components.LinkoutFunction.html

Large diffs are not rendered by default.

90 changes: 2 additions & 88 deletions docs/types/user_components.LinkoutOptions.html

Large diffs are not rendered by default.

92 changes: 2 additions & 90 deletions docs/types/user_components.LinkoutResult.html

Large diffs are not rendered by default.

90 changes: 2 additions & 88 deletions docs/types/user_components.LinkoutResults.html

Large diffs are not rendered by default.

90 changes: 2 additions & 88 deletions docs/types/user_components.PublicationSearchData.html

Large diffs are not rendered by default.

116 changes: 6 additions & 110 deletions docs/types/user_components.PublicationSearchFunction.html

Large diffs are not rendered by default.

100 changes: 2 additions & 98 deletions docs/types/user_components.PublicationSearchResult.html

Large diffs are not rendered by default.

90 changes: 2 additions & 88 deletions docs/types/user_components.QTLSearchData.html

Large diffs are not rendered by default.

116 changes: 6 additions & 110 deletions docs/types/user_components.QTLSearchFunction.html

Large diffs are not rendered by default.

102 changes: 2 additions & 100 deletions docs/types/user_components.QTLSearchResult.html

Large diffs are not rendered by default.

90 changes: 2 additions & 88 deletions docs/types/user_components.TraitSearchData.html

Large diffs are not rendered by default.

116 changes: 6 additions & 110 deletions docs/types/user_components.TraitSearchFunction.html

Large diffs are not rendered by default.

94 changes: 2 additions & 92 deletions docs/types/user_components.TraitSearchResult.html

Large diffs are not rendered by default.

Loading

0 comments on commit b298b56

Please sign in to comment.