Skip to content

Commit

Permalink
Deploying to gh-pages from @ ee38ecf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tdilauro committed Jul 11, 2024
1 parent f2355b9 commit 587d91d
Show file tree
Hide file tree
Showing 865 changed files with 12,803 additions and 3,572 deletions.
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

403 changes: 203 additions & 200 deletions classes/actions.default.html

Large diffs are not rendered by default.

13 changes: 8 additions & 5 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/6accec3/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/ee38ecf/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/6accec3/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/ee38ecf/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://react.dev/reference/react/Component#static-conte
<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/6accec3/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/ee38ecf/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/6accec3/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/ee38ecf/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/6accec3/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/ee38ecf/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 @@ -513,6 +513,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
<ul>
<li class="selected tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/components_BookDetailsContainer.default.html">default</a></li></ul></li>
<li class="tsd-kind-module"><a href="../modules/components_BookDetailsEditor.html">components/<wbr/>Book<wbr/>Details<wbr/>Editor</a></li>
<li class="tsd-kind-module"><a href="../modules/components_BookDetailsEditorSuppression.html">components/<wbr/>Book<wbr/>Details<wbr/>Editor<wbr/>Suppression</a></li>
<li class="tsd-kind-module"><a href="../modules/components_BookDetailsTabContainer.html">components/<wbr/>Book<wbr/>Details<wbr/>Tab<wbr/>Container</a></li>
<li class="tsd-kind-module"><a href="../modules/components_BookEditForm.html">components/<wbr/>Book<wbr/>Edit<wbr/>Form</a></li>
<li class="tsd-kind-module"><a href="../modules/components_CatalogPage.html">components/<wbr/>Catalog<wbr/>Page</a></li>
Expand All @@ -529,6 +530,7 @@ <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_Complaints.html">components/<wbr/>Complaints</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ConfigPage.html">components/<wbr/>Config<wbr/>Page</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ConfigTabContainer.html">components/<wbr/>Config<wbr/>Tab<wbr/>Container</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ConfirmationModalWithOutcome.html">components/<wbr/>Confirmation<wbr/>Modal<wbr/>With<wbr/>Outcome</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ContextProvider.html">components/<wbr/>Context<wbr/>Provider</a></li>
<li class="tsd-kind-module"><a href="../modules/components_Contributors.html">components/<wbr/>Contributors</a></li>
<li class="tsd-kind-module"><a href="../modules/components_CustomListEditor.html">components/<wbr/>Custom<wbr/>List<wbr/>Editor</a></li>
Expand Down Expand Up @@ -732,6 +734,7 @@ <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_icons_XCloseIcon.html">components/icons/XClose<wbr/>Icon</a></li>
<li class="tsd-kind-module"><a href="../modules/computeBreadcrumbs.html">compute<wbr/>Breadcrumbs</a></li>
<li class="tsd-kind-module"><a href="../modules/editorAdapter.html">editor<wbr/>Adapter</a></li>
<li class="tsd-kind-module"><a href="../modules/features_api_apiSlice.html">features/api/api<wbr/>Slice</a></li>
<li class="tsd-kind-module"><a href="../modules/features_book_bookEditorSlice.html">features/book/book<wbr/>Editor<wbr/>Slice</a></li>
<li class="tsd-kind-module"><a href="../modules/index.html">index</a></li>
<li class="tsd-kind-module"><a href="../modules/interfaces.html">interfaces</a></li>
Expand Down
15 changes: 9 additions & 6 deletions classes/components_Announcement.default.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,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/6accec3/src/components/Announcement.tsx#L13">src/components/Announcement.tsx:13</a></li></ul></aside>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/ee38ecf/src/components/Announcement.tsx#L13">src/components/Announcement.tsx:13</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 @@ -80,7 +80,7 @@ <h4 class="tsd-returns-title">Returns <a href="components_Announcement.default.h
{}
&gt;.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/6accec3/src/components/Announcement.tsx#L17">src/components/Announcement.tsx:17</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/ee38ecf/src/components/Announcement.tsx#L17">src/components/Announcement.tsx:17</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="context" class="tsd-anchor"></a>
Expand Down Expand Up @@ -378,7 +378,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>e: <span class="tsd-signature-type">Event</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/6accec3/src/components/Announcement.tsx#L26">src/components/Announcement.tsx:26</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/ee38ecf/src/components/Announcement.tsx#L26">src/components/Announcement.tsx:26</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="edit" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>edit</span><a href="#edit" 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">
Expand All @@ -391,7 +391,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>e: <span class="tsd-signature-type">Event</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/6accec3/src/components/Announcement.tsx#L22">src/components/Announcement.tsx:22</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/ee38ecf/src/components/Announcement.tsx#L22">src/components/Announcement.tsx:22</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="forceUpdate" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>force<wbr/>Update</span><a href="#forceUpdate" 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 @@ -424,7 +424,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>date: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/6accec3/src/components/Announcement.tsx#L30">src/components/Announcement.tsx:30</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/ee38ecf/src/components/Announcement.tsx#L30">src/components/Announcement.tsx:30</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="getSnapshotBeforeUpdate" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>get<wbr/>Snapshot<wbr/>Before<wbr/>Update</span><a href="#getSnapshotBeforeUpdate" 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 @@ -455,7 +455,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/6accec3/src/components/Announcement.tsx#L39">src/components/Announcement.tsx:39</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ThePalaceProject/circulation-admin/blob/ee38ecf/src/components/Announcement.tsx#L39">src/components/Announcement.tsx:39</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 @@ -553,6 +553,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
<ul>
<li class="selected tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/components_BookDetailsContainer.default.html">default</a></li></ul></li>
<li class="tsd-kind-module"><a href="../modules/components_BookDetailsEditor.html">components/<wbr/>Book<wbr/>Details<wbr/>Editor</a></li>
<li class="tsd-kind-module"><a href="../modules/components_BookDetailsEditorSuppression.html">components/<wbr/>Book<wbr/>Details<wbr/>Editor<wbr/>Suppression</a></li>
<li class="tsd-kind-module"><a href="../modules/components_BookDetailsTabContainer.html">components/<wbr/>Book<wbr/>Details<wbr/>Tab<wbr/>Container</a></li>
<li class="tsd-kind-module"><a href="../modules/components_BookEditForm.html">components/<wbr/>Book<wbr/>Edit<wbr/>Form</a></li>
<li class="tsd-kind-module"><a href="../modules/components_CatalogPage.html">components/<wbr/>Catalog<wbr/>Page</a></li>
Expand All @@ -569,6 +570,7 @@ <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_Complaints.html">components/<wbr/>Complaints</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ConfigPage.html">components/<wbr/>Config<wbr/>Page</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ConfigTabContainer.html">components/<wbr/>Config<wbr/>Tab<wbr/>Container</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ConfirmationModalWithOutcome.html">components/<wbr/>Confirmation<wbr/>Modal<wbr/>With<wbr/>Outcome</a></li>
<li class="tsd-kind-module"><a href="../modules/components_ContextProvider.html">components/<wbr/>Context<wbr/>Provider</a></li>
<li class="tsd-kind-module"><a href="../modules/components_Contributors.html">components/<wbr/>Contributors</a></li>
<li class="tsd-kind-module"><a href="../modules/components_CustomListEditor.html">components/<wbr/>Custom<wbr/>List<wbr/>Editor</a></li>
Expand Down Expand Up @@ -772,6 +774,7 @@ <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_icons_XCloseIcon.html">components/icons/XClose<wbr/>Icon</a></li>
<li class="tsd-kind-module"><a href="../modules/computeBreadcrumbs.html">compute<wbr/>Breadcrumbs</a></li>
<li class="tsd-kind-module"><a href="../modules/editorAdapter.html">editor<wbr/>Adapter</a></li>
<li class="tsd-kind-module"><a href="../modules/features_api_apiSlice.html">features/api/api<wbr/>Slice</a></li>
<li class="tsd-kind-module"><a href="../modules/features_book_bookEditorSlice.html">features/book/book<wbr/>Editor<wbr/>Slice</a></li>
<li class="tsd-kind-module"><a href="../modules/index.html">index</a></li>
<li class="tsd-kind-module"><a href="../modules/interfaces.html">interfaces</a></li>
Expand Down
Loading

0 comments on commit 587d91d

Please sign in to comment.