@sikka/hawa 0.0.131 → 0.0.133
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/dist/styles.css +14 -8
- package/es/elements/HawaMenu.d.ts +1 -0
- package/es/index.es.js +1 -1
- package/es/layout/HawaAppLayout.d.ts +9 -0
- package/lib/elements/HawaMenu.d.ts +1 -0
- package/lib/index.js +1 -1
- package/lib/layout/HawaAppLayout.d.ts +9 -0
- package/package.json +1 -1
- package/src/elements/HawaMenu.tsx +19 -2
- package/src/layout/HawaAppLayout.tsx +57 -3
- package/src/styles.css +14 -8
- package/storybook-static/669.6cf2214b.iframe.bundle.js +2 -0
- package/storybook-static/{669.f8d7d6c1.iframe.bundle.js.LICENSE.txt → 669.6cf2214b.iframe.bundle.js.LICENSE.txt} +15 -11
- package/storybook-static/745.4b81597c.iframe.bundle.js +1 -0
- package/storybook-static/{767.76482a496f785b52b6a8.manager.bundle.js → 767.7ed51dff3faa8acf55cd.manager.bundle.js} +2 -2
- package/storybook-static/{767.76482a496f785b52b6a8.manager.bundle.js.LICENSE.txt → 767.7ed51dff3faa8acf55cd.manager.bundle.js.LICENSE.txt} +22 -19
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/index.html +1 -1
- package/storybook-static/main.aecb0d69.iframe.bundle.js +1 -0
- package/storybook-static/project.json +1 -1
- package/storybook-static/runtime~main.0d980255.iframe.bundle.js +1 -0
- package/storybook-static/669.f8d7d6c1.iframe.bundle.js +0 -2
- package/storybook-static/main.c61f9f01.iframe.bundle.js +0 -1
- package/storybook-static/runtime~main.4a2964ac.iframe.bundle.js +0 -1
|
@@ -45,28 +45,27 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
45
45
|
* Copyright (c) 2021 Nathan Bubna; Licensed (MIT OR GPL-3.0) */
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
|
-
* React
|
|
48
|
+
* @license React
|
|
49
|
+
* react-dom.production.min.js
|
|
49
50
|
*
|
|
50
|
-
* Copyright (c)
|
|
51
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
51
52
|
*
|
|
52
53
|
* This source code is licensed under the MIT license found in the
|
|
53
|
-
* LICENSE
|
|
54
|
-
*
|
|
55
|
-
* @license MIT
|
|
54
|
+
* LICENSE file in the root directory of this source tree.
|
|
56
55
|
*/
|
|
57
56
|
|
|
58
57
|
/**
|
|
59
|
-
* React
|
|
58
|
+
* @license React
|
|
59
|
+
* react.production.min.js
|
|
60
60
|
*
|
|
61
|
-
* Copyright (c)
|
|
61
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
62
62
|
*
|
|
63
63
|
* This source code is licensed under the MIT license found in the
|
|
64
|
-
* LICENSE
|
|
65
|
-
*
|
|
66
|
-
* @license MIT
|
|
64
|
+
* LICENSE file in the root directory of this source tree.
|
|
67
65
|
*/
|
|
68
66
|
|
|
69
|
-
/**
|
|
67
|
+
/**
|
|
68
|
+
* @license React
|
|
70
69
|
* scheduler.production.min.js
|
|
71
70
|
*
|
|
72
71
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -75,20 +74,24 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
75
74
|
* LICENSE file in the root directory of this source tree.
|
|
76
75
|
*/
|
|
77
76
|
|
|
78
|
-
/**
|
|
79
|
-
*
|
|
77
|
+
/**
|
|
78
|
+
* React Router DOM v6.0.2
|
|
80
79
|
*
|
|
81
|
-
* Copyright (c)
|
|
80
|
+
* Copyright (c) Remix Software Inc.
|
|
82
81
|
*
|
|
83
82
|
* This source code is licensed under the MIT license found in the
|
|
84
|
-
* LICENSE file in the root directory of this source tree.
|
|
83
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
84
|
+
*
|
|
85
|
+
* @license MIT
|
|
85
86
|
*/
|
|
86
87
|
|
|
87
|
-
/**
|
|
88
|
-
*
|
|
88
|
+
/**
|
|
89
|
+
* React Router v6.0.2
|
|
89
90
|
*
|
|
90
|
-
* Copyright (c)
|
|
91
|
+
* Copyright (c) Remix Software Inc.
|
|
91
92
|
*
|
|
92
93
|
* This source code is licensed under the MIT license found in the
|
|
93
|
-
* LICENSE file in the root directory of this source tree.
|
|
94
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
95
|
+
*
|
|
96
|
+
* @license MIT
|
|
94
97
|
*/
|
|
@@ -361,4 +361,4 @@
|
|
|
361
361
|
|
|
362
362
|
|
|
363
363
|
|
|
364
|
-
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.
|
|
364
|
+
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.0d980255.iframe.bundle.js"></script><script src="669.6cf2214b.iframe.bundle.js"></script><script src="main.aecb0d69.iframe.bundle.js"></script></body></html>
|
|
@@ -56,4 +56,4 @@
|
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
|
|
59
|
-
window['DOCS_MODE'] = false;</script><script src="runtime~main.118c8621e276a271ad89.manager.bundle.js"></script><script src="767.
|
|
59
|
+
window['DOCS_MODE'] = false;</script><script src="runtime~main.118c8621e276a271ad89.manager.bundle.js"></script><script src="767.7ed51dff3faa8acf55cd.manager.bundle.js"></script><script src="main.051275cac7b0dc69501c.manager.bundle.js"></script></body></html>
|