Skip to content

Commit

Permalink
chore(docs): generation
Browse files Browse the repository at this point in the history
  • Loading branch information
searchspring-machine committed May 23, 2024
1 parent 6e94cd9 commit 44c87bb
Show file tree
Hide file tree
Showing 173 changed files with 11,517 additions and 6,981 deletions.
8 changes: 8 additions & 0 deletions docs/snap-docs.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/snap-client/docs/classes/Client.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-client/docs/types/ClientConfig.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-client/docs/types/ClientGlobals.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-client/docs/types/TrendingResponseModel.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/snap-controller/docs/classes/AbstractController.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/snap-controller/docs/classes/FinderController.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/snap-controller/docs/classes/SearchController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/snap-controller/docs/enums/ControllerTypes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/AfterSearchObj.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/AfterStoreObj.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/Attachments.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/BeforeSearchObj.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/ContextVariables.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/ControllerConfig.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/ControllerConfigs.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/Controllers.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/PluginFunction.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/types/PluginGrouping.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-controller/docs/variables/INPUT_DELAY.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/snap-event-manager/docs/classes/EventManager.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-event-manager/docs/types/Callback.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-event-manager/docs/types/Middleware.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-event-manager/docs/types/Next.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/snap-logger/docs/classes/Logger.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-logger/docs/types/LoggerConfig.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-logger/docs/variables/colors.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/snap-logger/docs/variables/emoji.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@
ratio > 1 && ((wh /= ratio), (bl /= ratio));
var i = Math.floor(6 * h),
v = 1 - bl;
(f = 6 * h - i), 0 != (1 & i) && (f = 1 - f);
(f = 6 * h - i), 1 & i && (f = 1 - f);
var r,
g,
b,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@
ratio > 1 && ((wh /= ratio), (bl /= ratio));
var i = Math.floor(6 * h),
v = 1 - bl;
(f = 6 * h - i), 0 != (1 & i) && (f = 1 - f);
(f = 6 * h - i), 1 & i && (f = 1 - f);
var r,
g,
b,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object-assign
*/

/**
* @remix-run/router v1.15.2
* @remix-run/router v1.16.1
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -38,7 +38,7 @@ object-assign
*/

/**
* React Router DOM v6.22.2
* React Router DOM v6.23.1
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -49,7 +49,7 @@ object-assign
*/

/**
* React Router v6.22.2
* React Router v6.23.1
*
* Copyright (c) Remix Software Inc.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! For license information please see 777.f3882dd78a9b74e26c8f.manager.bundle.js.LICENSE.txt */
/*! For license information please see 777.020db1feb12d0f91ed1d.manager.bundle.js.LICENSE.txt */
(self.webpackChunk_searchspring_snap_preact_components = self.webpackChunk_searchspring_snap_preact_components || []).push([
[777],
{
Expand Down Expand Up @@ -1506,7 +1506,7 @@
(code >= 13 && code <= 31) ||
(code >= 127 && code <= 159) ||
(code >= 64976 && code <= 65007) ||
65535 == (65535 & code) ||
!(65535 & ~code) ||
65534 == (65535 & code)
);
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! For license information please see 777.68b01f68.iframe.bundle.js.LICENSE.txt */
/*! For license information please see 777.e3b5972a.iframe.bundle.js.LICENSE.txt */
(self.webpackChunk_searchspring_snap_preact_components = self.webpackChunk_searchspring_snap_preact_components || []).push([
[777],
{
Expand Down Expand Up @@ -1138,7 +1138,7 @@
(code >= 13 && code <= 31) ||
(code >= 127 && code <= 159) ||
(code >= 64976 && code <= 65007) ||
65535 == (65535 & code) ||
!(65535 & ~code) ||
65534 == (65535 & code)
);
}
Expand Down

Large diffs are not rendered by default.

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

2 changes: 1 addition & 1 deletion packages/snap-preact-components/docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,4 +348,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.03789dc7.iframe.bundle.js"></script><script src="916.de2c8ec2.iframe.bundle.js"></script><script src="main.200faf3d.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.df1ce9f4.iframe.bundle.js"></script><script src="796.e318cd5d.iframe.bundle.js"></script><script src="main.49a18ff2.iframe.bundle.js"></script></body></html>
2 changes: 1 addition & 1 deletion packages/snap-preact-components/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@



window['DOCS_MODE'] = false;</script><script src="runtime~main.8cf5d20c0a2cbf328296.manager.bundle.js"></script><script src="603.5dd6e7b7bf0605655174.manager.bundle.js"></script><script src="main.0ed7ec8d1ff6f4d5b04e.manager.bundle.js"></script></body></html>
window['DOCS_MODE'] = false;</script><script src="runtime~main.71f8ea1f6bd24a922486.manager.bundle.js"></script><script src="603.1d38e38930b809db9fd2.manager.bundle.js"></script><script src="main.0ed7ec8d1ff6f4d5b04e.manager.bundle.js"></script></body></html>
Loading

0 comments on commit 44c87bb

Please sign in to comment.