@sikka/hawa 0.0.16 → 0.0.19

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 (52) hide show
  1. package/README.md +0 -8
  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/Account/UserProfileForm.js +1 -1
  6. package/src/blocks/Account/UserSettingsForm.js +7 -2
  7. package/src/blocks/AuthForms/SignUpForm.js +1 -1
  8. package/src/blocks/Payment/CheckoutForm.js +98 -0
  9. package/src/blocks/Payment/CreditCardForm.js +2 -1
  10. package/src/blocks/Payment/index.js +1 -0
  11. package/src/elements/HawaAlert.js +1 -24
  12. package/src/elements/HawaTable.js +60 -0
  13. package/src/elements/HawaTypography.js +0 -19
  14. package/src/elements/OfflineBanner.js +20 -0
  15. package/src/elements/index.js +2 -0
  16. package/src/layout/HawaDialog.js +45 -0
  17. package/src/layout/index.js +1 -0
  18. package/storybook-static/{6.704d1e8d.iframe.bundle.js → 6.13a534cb.iframe.bundle.js} +1 -1
  19. package/storybook-static/iframe.html +1 -1
  20. package/storybook-static/main.894e2873.iframe.bundle.js +1 -0
  21. package/storybook-static/{runtime~main.f1ebae9b.iframe.bundle.js → runtime~main.708d7ac1.iframe.bundle.js} +1 -1
  22. package/storybook-static/vendors~main.ae39b38c.iframe.bundle.js +76 -0
  23. package/storybook-static/{vendors~main.b4186832.iframe.bundle.js.LICENSE.txt → vendors~main.ae39b38c.iframe.bundle.js.LICENSE.txt} +0 -0
  24. package/storybook-static/vendors~main.ae39b38c.iframe.bundle.js.map +1 -0
  25. package/src/stories/BlocksStories/Account/UserProfile.stories.js +0 -45
  26. package/src/stories/BlocksStories/Account/UserSettings.stories.js +0 -55
  27. package/src/stories/BlocksStories/Auth/NewPassword.stories.js +0 -61
  28. package/src/stories/BlocksStories/Auth/ResetPassword.stories.js +0 -58
  29. package/src/stories/BlocksStories/Auth/SignIn.stories.js +0 -97
  30. package/src/stories/BlocksStories/Auth/SignUp.stories.js +0 -98
  31. package/src/stories/BlocksStories/Payment/ChargeWallet.stories.js +0 -35
  32. package/src/stories/BlocksStories/Payment/PayWithCreditCard.stories.js +0 -37
  33. package/src/stories/BlocksStories/Payment/PayWithWallet.stories.js +0 -17
  34. package/src/stories/BlocksStories/Payment/PaymentSelection.stories.js +0 -60
  35. package/src/stories/BlocksStories/Pricing/BillingPlans.stories.js +0 -63
  36. package/src/stories/BlocksStories/Pricing/LandingPlans.stories.js +0 -63
  37. package/src/stories/ElementsStories/AdaptiveButton.stories.js +0 -51
  38. package/src/stories/ElementsStories/Alert.stories.js +0 -41
  39. package/src/stories/ElementsStories/InputLabel.stories.js +0 -13
  40. package/src/stories/ElementsStories/ItemCard.stories.js +0 -18
  41. package/src/stories/ElementsStories/LogoButtons.stories.js +0 -73
  42. package/src/stories/ElementsStories/PricingCard.stories.js +0 -91
  43. package/src/stories/ElementsStories/RadioSelector.stories.js +0 -36
  44. package/src/stories/ElementsStories/SettingsRow.stories.js +0 -63
  45. package/src/stories/ElementsStories/TextField.stories.js +0 -49
  46. package/src/stories/Introduction.stories.mdx +0 -229
  47. package/src/stories/LayoutStories/AppBar.stories.js +0 -29
  48. package/src/stories/LayoutStories/AppLayout.stories.js +0 -52
  49. package/src/stories/LayoutStories/Box.stories.js +0 -36
  50. package/storybook-static/main.66955578.iframe.bundle.js +0 -1
  51. package/storybook-static/vendors~main.b4186832.iframe.bundle.js +0 -76
  52. package/storybook-static/vendors~main.b4186832.iframe.bundle.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"vendors~main.b4186832.iframe.bundle.js","sources":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A","sourceRoot":""}