@sikka/hawa 0.0.83 → 0.0.85

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.
Files changed (62) hide show
  1. package/dist/styles.css +214 -232
  2. package/es/index.es.js +1 -1
  3. package/lib/index.js +1 -1
  4. package/package.json +1 -1
  5. package/src/blocks/AuthForms/AppLanding.js +62 -0
  6. package/src/blocks/AuthForms/SignInForm.js +3 -3
  7. package/src/elements/Copyrights.js +0 -0
  8. package/src/elements/HawaAccordian.js +4 -2
  9. package/src/elements/HawaButton.js +1 -1
  10. package/src/elements/HawaMenu.js +59 -0
  11. package/src/elements/HawaModal.js +55 -4
  12. package/src/elements/HawaRange.js +23 -9
  13. package/src/elements/HawaSnackbar.js +1 -0
  14. package/src/elements/index.js +1 -0
  15. package/src/layout/HawaContainer.js +3 -7
  16. package/src/styles.css +214 -232
  17. package/storybook-static/0.1104ca18.iframe.bundle.js +3 -0
  18. package/storybook-static/{0.60b9c65419c3ce80ab72.manager.bundle.js.LICENSE.txt → 0.1104ca18.iframe.bundle.js.LICENSE.txt} +0 -0
  19. package/storybook-static/0.1104ca18.iframe.bundle.js.map +1 -0
  20. package/storybook-static/{0.60b9c65419c3ce80ab72.manager.bundle.js → 0.cf71f8aa82edef0a7186.manager.bundle.js} +2 -2
  21. package/storybook-static/{0.e2b91f98.iframe.bundle.js.LICENSE.txt → 0.cf71f8aa82edef0a7186.manager.bundle.js.LICENSE.txt} +0 -0
  22. package/storybook-static/1.7e6ec5c45ae5b70c5149.manager.bundle.js +1 -0
  23. package/storybook-static/{1.e2210f7b.iframe.bundle.js → 1.e3eafd38.iframe.bundle.js} +0 -0
  24. package/storybook-static/5.5b799f3fbf64cec8e51a.manager.bundle.js +2 -0
  25. package/storybook-static/{5.c1ea708e0305a3f2690d.manager.bundle.js.LICENSE.txt → 5.5b799f3fbf64cec8e51a.manager.bundle.js.LICENSE.txt} +0 -0
  26. package/storybook-static/{6.fadd6632.iframe.bundle.js → 6.6023eba1.iframe.bundle.js} +2 -2
  27. package/storybook-static/{6.fadd6632.iframe.bundle.js.LICENSE.txt → 6.6023eba1.iframe.bundle.js.LICENSE.txt} +0 -0
  28. package/storybook-static/6.6023eba1.iframe.bundle.js.map +1 -0
  29. package/storybook-static/{6.aa9b5ae07e5f3bc21475.manager.bundle.js → 6.b34ce31193a7fa1dd965.manager.bundle.js} +1 -1
  30. package/storybook-static/{7.12834585.iframe.bundle.js → 7.632f8551.iframe.bundle.js} +0 -0
  31. package/storybook-static/{7.f95843e9a2777ac17dbf.manager.bundle.js → 7.72879af713f755a7aa7e.manager.bundle.js} +1 -1
  32. package/storybook-static/{8.15e99a30b6a9bc116f34.manager.bundle.js → 8.f9b98ef3e089be1a16d6.manager.bundle.js} +2 -2
  33. package/storybook-static/{8.15e99a30b6a9bc116f34.manager.bundle.js.LICENSE.txt → 8.f9b98ef3e089be1a16d6.manager.bundle.js.LICENSE.txt} +0 -0
  34. package/storybook-static/{9.78e4df0068efee922f9a.manager.bundle.js → 9.1e1335092fade49cc986.manager.bundle.js} +1 -1
  35. package/storybook-static/{9.51450e03.iframe.bundle.js → 9.63a5cf7a.iframe.bundle.js} +2 -2
  36. package/storybook-static/{9.51450e03.iframe.bundle.js.LICENSE.txt → 9.63a5cf7a.iframe.bundle.js.LICENSE.txt} +0 -0
  37. package/storybook-static/9.63a5cf7a.iframe.bundle.js.map +1 -0
  38. package/storybook-static/iframe.html +1 -1
  39. package/storybook-static/index.html +1 -1
  40. package/storybook-static/main.4bd27e4e7faa098302d1.manager.bundle.js +1 -0
  41. package/storybook-static/main.c9ced472.iframe.bundle.js +1 -0
  42. package/storybook-static/project.json +1 -1
  43. package/storybook-static/{runtime~main.49eed76e.iframe.bundle.js → runtime~main.67ec6e92.iframe.bundle.js} +1 -1
  44. package/storybook-static/{runtime~main.4d99c291be326901006a.manager.bundle.js → runtime~main.a58df7ba92d01c5088d3.manager.bundle.js} +1 -1
  45. package/storybook-static/vendors~main.30019f92.iframe.bundle.js +3 -0
  46. package/storybook-static/{vendors~main.a425b282.iframe.bundle.js.LICENSE.txt → vendors~main.30019f92.iframe.bundle.js.LICENSE.txt} +0 -0
  47. package/storybook-static/vendors~main.30019f92.iframe.bundle.js.map +1 -0
  48. package/storybook-static/vendors~main.d13ba71108048897ea4a.manager.bundle.js +2 -0
  49. package/storybook-static/{vendors~main.86108d25403f3f41d9ea.manager.bundle.js.LICENSE.txt → vendors~main.d13ba71108048897ea4a.manager.bundle.js.LICENSE.txt} +0 -0
  50. package/tailwind.config.js +15 -2
  51. package/src/elements/HawaPopMenu.js +0 -97
  52. package/storybook-static/0.e2b91f98.iframe.bundle.js +0 -3
  53. package/storybook-static/0.e2b91f98.iframe.bundle.js.map +0 -1
  54. package/storybook-static/1.fcf12768b56cacc8bdd8.manager.bundle.js +0 -1
  55. package/storybook-static/5.c1ea708e0305a3f2690d.manager.bundle.js +0 -2
  56. package/storybook-static/6.fadd6632.iframe.bundle.js.map +0 -1
  57. package/storybook-static/9.51450e03.iframe.bundle.js.map +0 -1
  58. package/storybook-static/main.2539e901.iframe.bundle.js +0 -1
  59. package/storybook-static/main.3b67cd32d74b4c684f1b.manager.bundle.js +0 -1
  60. package/storybook-static/vendors~main.86108d25403f3f41d9ea.manager.bundle.js +0 -2
  61. package/storybook-static/vendors~main.a425b282.iframe.bundle.js +0 -3
  62. package/storybook-static/vendors~main.a425b282.iframe.bundle.js.map +0 -1
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[2],{441:function(module,exports,__webpack_require__){__webpack_require__(442),__webpack_require__(809),__webpack_require__(802),__webpack_require__(807),__webpack_require__(808),__webpack_require__(804),__webpack_require__(799),__webpack_require__(801),__webpack_require__(803),__webpack_require__(800),__webpack_require__(805),module.exports=__webpack_require__(806)},488:function(module,exports){},809:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.r(__webpack_exports__);var esm=__webpack_require__(98),dist_esm=__webpack_require__(1),HawaTheme=Object(dist_esm.e)({base:"light",brandTitle:"Hawa UI",brandUrl:"https://sikka.io",brandImage:"https://xakher-images.s3.ap-southeast-1.amazonaws.com/hawa-logo.png"});esm.a.setConfig({theme:HawaTheme})}},[[441,3,4]]]);