@sikka/hawa 0.0.114 → 0.0.116
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 +52 -14
- package/es/elements/HawaAlert.d.ts +1 -0
- package/es/elements/HawaChip.d.ts +1 -1
- package/es/elements/HawaPinInput.d.ts +8 -0
- package/es/elements/HawaStats.d.ts +9 -0
- package/es/elements/index.d.ts +2 -0
- package/es/index.es.js +1 -1
- package/es/layout/HawaAppLayout.d.ts +9 -0
- package/es/layout/{HawaLayout.d.ts → HawaSiteLayout.d.ts} +1 -1
- package/es/layout/index.d.ts +2 -1
- package/lib/elements/HawaAlert.d.ts +1 -0
- package/lib/elements/HawaChip.d.ts +1 -1
- package/lib/elements/HawaPinInput.d.ts +8 -0
- package/lib/elements/HawaStats.d.ts +9 -0
- package/lib/elements/index.d.ts +2 -0
- package/lib/index.js +1 -1
- package/lib/layout/HawaAppLayout.d.ts +9 -0
- package/lib/layout/{HawaLayout.d.ts → HawaSiteLayout.d.ts} +1 -1
- package/lib/layout/index.d.ts +2 -1
- package/package.json +1 -2
- package/src/elements/HawaAlert.tsx +59 -2
- package/src/elements/HawaChip.tsx +1 -1
- package/src/elements/HawaPinInput.tsx +55 -0
- package/src/elements/HawaStats.tsx +25 -0
- package/src/elements/HawaTextField.tsx +4 -4
- package/src/elements/index.ts +2 -0
- package/src/layout/HawaAppLayout.tsx +60 -0
- package/src/layout/HawaSiteLayout.tsx +302 -0
- package/src/layout/index.ts +6 -6
- package/src/styles.css +52 -14
- package/storybook-static/51.786e9bbba427ee454dc0.manager.bundle.js +2 -0
- package/storybook-static/{51.8ca217c6882b6d3971a8.manager.bundle.js.LICENSE.txt → 51.786e9bbba427ee454dc0.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/51.acbbdb95.iframe.bundle.js +2 -0
- package/storybook-static/{51.aeae4f67.iframe.bundle.js.LICENSE.txt → 51.acbbdb95.iframe.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/733.b57425fc.iframe.bundle.js +2 -0
- package/storybook-static/{669.31ae8ecc.iframe.bundle.js.LICENSE.txt → 733.b57425fc.iframe.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/767.2f9c96fa3338c8d16078.manager.bundle.js +2 -0
- package/storybook-static/{767.294896b3de4a98c7bd38.manager.bundle.js.LICENSE.txt → 767.2f9c96fa3338c8d16078.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/index.html +2 -2
- package/storybook-static/main.4c317f06.iframe.bundle.js +1 -0
- package/storybook-static/project.json +1 -1
- package/storybook-static/{runtime~main.118c8621e276a271ad89.manager.bundle.js → runtime~main.25eae181fe0f96887a15.manager.bundle.js} +1 -1
- package/storybook-static/{runtime~main.4a2964ac.iframe.bundle.js → runtime~main.4d0bf318.iframe.bundle.js} +1 -1
- package/src/layout/HawaLayout.tsx +0 -212
- package/storybook-static/51.8ca217c6882b6d3971a8.manager.bundle.js +0 -2
- package/storybook-static/51.aeae4f67.iframe.bundle.js +0 -2
- package/storybook-static/669.31ae8ecc.iframe.bundle.js +0 -2
- package/storybook-static/767.294896b3de4a98c7bd38.manager.bundle.js +0 -2
- package/storybook-static/main.5ddcc678.iframe.bundle.js +0 -1
|
File without changes
|
|
@@ -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.4d0bf318.iframe.bundle.js"></script><script src="733.b57425fc.iframe.bundle.js"></script><script src="main.4c317f06.iframe.bundle.js"></script></body></html>
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
/* eslint-enable object-shorthand */
|
|
38
38
|
})
|
|
39
39
|
);
|
|
40
|
-
};</script><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" type="image/png" href="/hawa-icon.png" sizes="192x192"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap" rel="stylesheet"/><
|
|
40
|
+
};</script><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" type="image/png" href="/hawa-icon.png" sizes="192x192"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap" rel="stylesheet"/><style>#root[hidden],
|
|
41
41
|
#docs-root[hidden] {
|
|
42
42
|
display: none !important;
|
|
43
43
|
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";
|
|
@@ -56,4 +56,4 @@
|
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
|
|
59
|
-
window['DOCS_MODE'] = false;</script><script src="runtime~main.
|
|
59
|
+
window['DOCS_MODE'] = false;</script><script src="runtime~main.25eae181fe0f96887a15.manager.bundle.js"></script><script src="767.2f9c96fa3338c8d16078.manager.bundle.js"></script><script src="main.051275cac7b0dc69501c.manager.bundle.js"></script></body></html>
|