@sikka/hawa 0.0.15 → 0.0.18
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/.github/workflows/hawa-publish-push.yml +1 -0
- package/es/index.es.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/src/blocks/Account/UserProfileForm.js +79 -43
- package/src/blocks/Account/UserSettingsForm.js +7 -2
- package/src/blocks/AuthForms/SignInForm.js +5 -1
- package/src/blocks/AuthForms/SignUpForm.js +6 -2
- package/src/blocks/Payment/ChargeWalletForm.js +29 -20
- package/src/elements/HawaAlert.js +1 -24
- package/src/elements/HawaTable.js +39 -0
- package/src/elements/HawaTypography.js +0 -19
- package/src/elements/OfflineBanner.js +20 -0
- package/src/elements/index.js +2 -0
- package/src/layout/HawaDialog.js +45 -0
- package/src/layout/index.js +1 -0
- package/storybook-static/{0.f47eb24a4893a96ec307.manager.bundle.js → 0.42b12e88e2d7c13fc83c.manager.bundle.js} +1 -1
- package/storybook-static/{4.0fcda1281dc1961dbe94.manager.bundle.js → 4.6efb4495a449edfbd0b0.manager.bundle.js} +2 -2
- package/storybook-static/{4.0fcda1281dc1961dbe94.manager.bundle.js.LICENSE.txt → 4.6efb4495a449edfbd0b0.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/{5.63ab4f94d50a3acf080d.manager.bundle.js → 5.fdf5c7287259585b43a3.manager.bundle.js} +1 -1
- package/storybook-static/{6.704d1e8d.iframe.bundle.js → 6.19c48a8c.iframe.bundle.js} +1 -1
- package/storybook-static/{6.a6d45262f7e98f3f18d3.manager.bundle.js → 6.8f7b9049856bdace5643.manager.bundle.js} +2 -2
- package/storybook-static/{6.a6d45262f7e98f3f18d3.manager.bundle.js.LICENSE.txt → 6.8f7b9049856bdace5643.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/{7.097710753af9a1c41b80.manager.bundle.js → 7.dfc01154563c92ef9ccf.manager.bundle.js} +1 -1
- package/storybook-static/{8.76c3cbf398692028e834.manager.bundle.js → 8.c1928a9f13347c159613.manager.bundle.js} +1 -1
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/index.html +1 -1
- package/storybook-static/main.c1b22dad.iframe.bundle.js +1 -0
- package/storybook-static/main.d9e1c87c8c22202eed3c.manager.bundle.js +1 -0
- package/storybook-static/{runtime~main.c8dac23bc753439736f0.manager.bundle.js → runtime~main.1373976137528887a7ad.manager.bundle.js} +1 -1
- package/storybook-static/{runtime~main.f1ebae9b.iframe.bundle.js → runtime~main.2c77505f.iframe.bundle.js} +1 -1
- package/storybook-static/vendors~main.41b22d5a0c6132a028f1.manager.bundle.js +2 -0
- package/storybook-static/{vendors~main.a697e07137d366f95f76.manager.bundle.js.LICENSE.txt → vendors~main.41b22d5a0c6132a028f1.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/vendors~main.78f2cf4f.iframe.bundle.js +76 -0
- package/storybook-static/{vendors~main.b4186832.iframe.bundle.js.LICENSE.txt → vendors~main.78f2cf4f.iframe.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/vendors~main.78f2cf4f.iframe.bundle.js.map +1 -0
- package/src/stories/BlocksStories/Account/UserProfile.stories.js +0 -21
- package/src/stories/BlocksStories/Account/UserSettings.stories.js +0 -55
- package/src/stories/BlocksStories/Auth/NewPassword.stories.js +0 -61
- package/src/stories/BlocksStories/Auth/ResetPassword.stories.js +0 -58
- package/src/stories/BlocksStories/Auth/SignIn.stories.js +0 -89
- package/src/stories/BlocksStories/Auth/SignUp.stories.js +0 -91
- package/src/stories/BlocksStories/Payment/ChargeWallet.stories.js +0 -30
- package/src/stories/BlocksStories/Payment/PayWithCreditCard.stories.js +0 -37
- package/src/stories/BlocksStories/Payment/PayWithWallet.stories.js +0 -17
- package/src/stories/BlocksStories/Payment/PaymentSelection.stories.js +0 -60
- package/src/stories/BlocksStories/Pricing/BillingPlans.stories.js +0 -63
- package/src/stories/BlocksStories/Pricing/LandingPlans.stories.js +0 -63
- package/src/stories/ElementsStories/AdaptiveButton.stories.js +0 -51
- package/src/stories/ElementsStories/Alert.stories.js +0 -41
- package/src/stories/ElementsStories/InputLabel.stories.js +0 -13
- package/src/stories/ElementsStories/ItemCard.stories.js +0 -18
- package/src/stories/ElementsStories/LogoButtons.stories.js +0 -73
- package/src/stories/ElementsStories/PricingCard.stories.js +0 -91
- package/src/stories/ElementsStories/RadioSelector.stories.js +0 -36
- package/src/stories/ElementsStories/SettingsRow.stories.js +0 -63
- package/src/stories/ElementsStories/TextField.stories.js +0 -49
- package/src/stories/Introduction.stories.mdx +0 -229
- package/src/stories/LayoutStories/AppBar.stories.js +0 -29
- package/src/stories/LayoutStories/AppLayout.stories.js +0 -52
- package/src/stories/LayoutStories/Box.stories.js +0 -36
- package/storybook-static/main.66955578.iframe.bundle.js +0 -1
- package/storybook-static/main.ac6e4b72b033097dad76.manager.bundle.js +0 -1
- package/storybook-static/vendors~main.a697e07137d366f95f76.manager.bundle.js +0 -2
- package/storybook-static/vendors~main.b4186832.iframe.bundle.js +0 -76
- package/storybook-static/vendors~main.b4186832.iframe.bundle.js.map +0 -1