jamespot-react-components 1.0.96 → 1.0.99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/jamespot-react-components.js +287 -287
- package/build/jamespot-react-components.js.map +1 -1
- package/build/src/components/JRCDate/JRCDate.d.ts +1 -1
- package/build/src/components/JRCDate/JRCDate.stories.d.ts +1 -1
- package/build/src/components/JRCHref/JRCHref.d.ts +6 -4
- package/build/src/components/JRCHref/JRCHref.stories.d.ts +1 -3
- package/build/src/components/JRCList/JRCList.d.ts +1 -0
- package/build/src/index.d.ts +1 -1
- package/package.json +1 -1
- package/storybook-static/{587.e803fde0.iframe.bundle.js → 899.f19a54f4.iframe.bundle.js} +2 -2
- package/storybook-static/{587.e803fde0.iframe.bundle.js.LICENSE.txt → 899.f19a54f4.iframe.bundle.js.LICENSE.txt} +22 -0
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/main.796ce979.iframe.bundle.js +1 -0
- package/storybook-static/main.b14e8790.iframe.bundle.js +0 -1
|
@@ -52,6 +52,28 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
52
52
|
PERFORMANCE OF THIS SOFTWARE.
|
|
53
53
|
***************************************************************************** */
|
|
54
54
|
|
|
55
|
+
/**
|
|
56
|
+
* React Router DOM v6.2.2
|
|
57
|
+
*
|
|
58
|
+
* Copyright (c) Remix Software Inc.
|
|
59
|
+
*
|
|
60
|
+
* This source code is licensed under the MIT license found in the
|
|
61
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
62
|
+
*
|
|
63
|
+
* @license MIT
|
|
64
|
+
*/
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* React Router v6.2.2
|
|
68
|
+
*
|
|
69
|
+
* Copyright (c) Remix Software Inc.
|
|
70
|
+
*
|
|
71
|
+
* This source code is licensed under the MIT license found in the
|
|
72
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
73
|
+
*
|
|
74
|
+
* @license MIT
|
|
75
|
+
*/
|
|
76
|
+
|
|
55
77
|
/** @license React v0.20.2
|
|
56
78
|
* scheduler.production.min.js
|
|
57
79
|
*
|
|
@@ -345,4 +345,4 @@
|
|
|
345
345
|
|
|
346
346
|
|
|
347
347
|
|
|
348
|
-
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.03b36f08.iframe.bundle.js"></script><script src="
|
|
348
|
+
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.03b36f08.iframe.bundle.js"></script><script src="899.f19a54f4.iframe.bundle.js"></script><script src="main.796ce979.iframe.bundle.js"></script></body></html>
|