Skip to content

Commit a4ae5de

Browse files
committed
upgrade deps && docs
1 parent 870a2b3 commit a4ae5de

26 files changed

+75
-75
lines changed

docs/assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
window.hierarchyData = "data:application/octet-stream;base64,H4sIAAAAAAAAA6tWKsrPLylWsoqO1VEqSk3LSU0uyczPK1ayqq6tBQAWeT+5HQAAAA=="
1+
window.hierarchyData = "H4sIAAAAAAAAA6tWKsrPLylWsoqO1VEqSk3LSU0uyczPK1ayqq6tBQAWeT+5HQAAAA=="

docs/assets/main.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/style.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
--light-color-ts-function: #572be7;
3030
--light-color-ts-class: #1f70c2;
3131
--light-color-ts-interface: #108024;
32-
--light-color-ts-constructor: #4d7fff;
33-
--light-color-ts-property: #ff984d;
34-
--light-color-ts-method: #ff4db8;
32+
--light-color-ts-constructor: var(--light-color-ts-class);
33+
--light-color-ts-property: #9f5f30;
34+
--light-color-ts-method: #be3989;
3535
--light-color-ts-reference: #ff4d82;
3636
--light-color-ts-call-signature: var(--light-color-ts-method);
3737
--light-color-ts-index-signature: var(--light-color-ts-property);
@@ -41,7 +41,7 @@
4141
--light-color-ts-parameter: var(--light-color-ts-variable);
4242
/* type literal not included as links will never be generated to it */
4343
--light-color-ts-type-parameter: #a55c0e;
44-
--light-color-ts-accessor: #ff4d4d;
44+
--light-color-ts-accessor: #c73c3c;
4545
--light-color-ts-get-signature: var(--light-color-ts-accessor);
4646
--light-color-ts-set-signature: var(--light-color-ts-accessor);
4747
--light-color-ts-type-alias: #d51270;
@@ -86,7 +86,7 @@
8686
--dark-color-ts-function: #a280ff;
8787
--dark-color-ts-class: #8ac4ff;
8888
--dark-color-ts-interface: #6cff87;
89-
--dark-color-ts-constructor: #4d7fff;
89+
--dark-color-ts-constructor: var(--dark-color-ts-class);
9090
--dark-color-ts-property: #ff984d;
9191
--dark-color-ts-method: #ff4db8;
9292
--dark-color-ts-reference: #ff4d82;
@@ -96,7 +96,7 @@
9696
--dark-color-ts-parameter: var(--dark-color-ts-variable);
9797
/* type literal not included as links will never be generated to it */
9898
--dark-color-ts-type-parameter: #e07d13;
99-
--dark-color-ts-accessor: #ff4d4d;
99+
--dark-color-ts-accessor: #ff6060;
100100
--dark-color-ts-get-signature: var(--dark-color-ts-accessor);
101101
--dark-color-ts-set-signature: var(--dark-color-ts-accessor);
102102
--dark-color-ts-type-alias: #ff6492;

docs/functions/index.useRGS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="index.useRGS.html#usergst">T</a><span class="tsd-signature-symbol">,</span> <a href="../types/utils.SetStateAction.html" class="tsd-signature-type tsd-kind-type-alias">SetStateAction</a><span class="tsd-signature-symbol">&lt;</span><a class="tsd-signature-type tsd-kind-type-parameter" href="index.useRGS.html#usergst">T</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">]</span></h4><ul>
1111
<li>A tuple (Ordered sequance of values) containing the state and a function to set the state.</li>
1212
</ul>
13-
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/react18-tools/react18-global-store/blob/1d44a4161f030876e9378c50430a7ded5f18096b/lib/src/index.ts#L23">index.ts:23</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">React18 Global Store</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
13+
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/react18-tools/react18-global-store/blob/870a2b38ee3fc3bd9252fd4a11d84e803918d834/lib/src/index.ts#L23">index.ts:23</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">React18 Global Store</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>

0 commit comments

Comments
 (0)