Skip to content

Commit

Permalink
Deploying to gh-pages from @ 51ee64b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen committed Feb 7, 2024
1 parent fcc7a80 commit f9bdfc8
Show file tree
Hide file tree
Showing 829 changed files with 3,616 additions and 13,804 deletions.
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

484 changes: 209 additions & 275 deletions classes/actions.default.html

Large diffs are not rendered by default.

15 changes: 5 additions & 10 deletions classes/components_AccountPage.default.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">default</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/2f3f3fa/src/components/AccountPage.tsx#L16">src/components/AccountPage.tsx:16</a></li></ul></aside>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/51ee64b/src/components/AccountPage.tsx#L16">src/components/AccountPage.tsx:16</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -103,7 +103,7 @@ <h3 class="tsd-anchor-link"><span>context</span><a href="#context" aria-label="P
<div class="tsd-signature">context<span class="tsd-signature-symbol">:</span> <a href="../interfaces/components_AccountPage.AccountPageContext.html" class="tsd-signature-type" data-tsd-kind="Interface">AccountPageContext</a></div><aside class="tsd-sources">
<p>Overrides React.Component.context</p>
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/2f3f3fa/src/components/AccountPage.tsx#L17">src/components/AccountPage.tsx:17</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/51ee64b/src/components/AccountPage.tsx#L17">src/components/AccountPage.tsx:17</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="props" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>props</span><a href="#props" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>children<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ReactNode</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
Expand Down Expand Up @@ -147,7 +147,7 @@ <h3>See</h3><p><a href="https://reactjs.org/docs/context.html#classcontexttype">
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>context<wbr/>Types</span><a href="#contextTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">context<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ValidationMap</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/components_AccountPage.AccountPageContext.html" class="tsd-signature-type" data-tsd-kind="Interface">AccountPageContext</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/2f3f3fa/src/components/AccountPage.tsx#L19">src/components/AccountPage.tsx:19</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/51ee64b/src/components/AccountPage.tsx#L19">src/components/AccountPage.tsx:19</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="UNSAFE_componentWillMount" class="tsd-anchor"></a>
Expand All @@ -158,7 +158,7 @@ <h3 class="tsd-anchor-link"><span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Mount</s
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<p>Overrides React.Component.UNSAFE_componentWillMount</p>
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/2f3f3fa/src/components/AccountPage.tsx#L37">src/components/AccountPage.tsx:37</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/51ee64b/src/components/AccountPage.tsx#L37">src/components/AccountPage.tsx:37</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="UNSAFE_componentWillReceiveProps" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Receive<wbr/>Props</span><a href="#UNSAFE_componentWillReceiveProps" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
Expand Down Expand Up @@ -415,7 +415,7 @@ <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Per
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4><aside class="tsd-sources">
<p>Overrides React.Component.render</p>
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/2f3f3fa/src/components/AccountPage.tsx#L24">src/components/AccountPage.tsx:24</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/51ee64b/src/components/AccountPage.tsx#L24">src/components/AccountPage.tsx:24</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="setState" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>set<wbr/>State</span><a href="#setState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
Expand Down Expand Up @@ -589,8 +589,6 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
<li class="tsd-kind-module"><a href="../modules/components_ShareButton.html">components/<wbr/>Share<wbr/>Button</a></li>
<li class="tsd-kind-module"><a href="../modules/components_SingleStatListItem.html">components/<wbr/>Single<wbr/>Stat<wbr/>List<wbr/>Item</a></li>
<li class="tsd-kind-module"><a href="../modules/components_SitewideAnnouncements.html">components/<wbr/>Sitewide<wbr/>Announcements</a></li>
<li class="tsd-kind-module"><a href="../modules/components_SitewideSettingEditForm.html">components/<wbr/>Sitewide<wbr/>Setting<wbr/>Edit<wbr/>Form</a></li>
<li class="tsd-kind-module"><a href="../modules/components_SitewideSettings.html">components/<wbr/>Sitewide<wbr/>Settings</a></li>
<li class="tsd-kind-module"><a href="../modules/components_Stats.html">components/<wbr/>Stats</a></li>
<li class="tsd-kind-module"><a href="../modules/components_TOSContext.html">components/TOSContext</a></li>
<li class="tsd-kind-module"><a href="../modules/components_TabContainer.html">components/<wbr/>Tab<wbr/>Container</a></li>
Expand Down Expand Up @@ -693,8 +691,6 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
<li class="tsd-kind-module"><a href="../modules/components___tests___SetupPage_test.html">components/__tests__/<wbr/>Setup<wbr/>Page-<wbr/>test</a></li>
<li class="tsd-kind-module"><a href="../modules/components___tests___SingleStatListItem_test.html">components/__tests__/<wbr/>Single<wbr/>Stat<wbr/>List<wbr/>Item-<wbr/>test</a></li>
<li class="tsd-kind-module"><a href="../modules/components___tests___SitewideAnnouncements_test.html">components/__tests__/<wbr/>Sitewide<wbr/>Announcements-<wbr/>test</a></li>
<li class="tsd-kind-module"><a href="../modules/components___tests___SitewideSettingEditForm_test.html">components/__tests__/<wbr/>Sitewide<wbr/>Setting<wbr/>Edit<wbr/>Form-<wbr/>test</a></li>
<li class="tsd-kind-module"><a href="../modules/components___tests___SitewideSettings_test.html">components/__tests__/<wbr/>Sitewide<wbr/>Settings-<wbr/>test</a></li>
<li class="tsd-kind-module"><a href="../modules/components___tests___Stats_test.html">components/__tests__/<wbr/>Stats-<wbr/>test</a></li>
<li class="tsd-kind-module"><a href="../modules/components___tests___TabContainer_test.html">components/__tests__/<wbr/>Tab<wbr/>Container-<wbr/>test</a></li>
<li class="tsd-kind-module"><a href="../modules/components___tests___TextWithEditMode_test.html">components/__tests__/<wbr/>Text<wbr/>With<wbr/>Edit<wbr/>Mode-<wbr/>test</a></li>
Expand Down Expand Up @@ -779,7 +775,6 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
<li class="tsd-kind-module"><a href="../modules/reducers_roles.html">reducers/roles</a></li>
<li class="tsd-kind-module"><a href="../modules/reducers_selfTests.html">reducers/self<wbr/>Tests</a></li>
<li class="tsd-kind-module"><a href="../modules/reducers_sitewideAnnouncements.html">reducers/sitewide<wbr/>Announcements</a></li>
<li class="tsd-kind-module"><a href="../modules/reducers_sitewideSettings.html">reducers/sitewide<wbr/>Settings</a></li>
<li class="tsd-kind-module"><a href="../modules/reducers_stats.html">reducers/stats</a></li>
<li class="tsd-kind-module"><a href="../modules/store.html">store</a></li>
<li class="tsd-kind-module"><a href="../modules/testHelper.html">test<wbr/>Helper</a></li>
Expand Down
Loading

0 comments on commit f9bdfc8

Please sign in to comment.