@sikka/hawa 0.1.1 → 0.1.2-next
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/README.md +21 -43
- package/dist/index.css +1385 -0
- package/dist/index.d.mts +15 -0
- package/dist/index.d.ts +15 -0
- package/dist/index.js +246 -0
- package/dist/index.mjs +157 -0
- package/package.json +48 -115
- package/.github/workflows/hawa-actions.yml +0 -112
- package/.github/workflows/hawa-publish-push.yml +0 -74
- package/.github/workflows/hawa-publish.yml +0 -48
- package/.prettierrc +0 -28
- package/_config.yml +0 -1
- package/dist/styles.css +0 -3511
- package/es/blocks/Account/HawaApiBox.d.ts +0 -8
- package/es/blocks/Account/UserProfileForm.d.ts +0 -8
- package/es/blocks/Account/UserSettingsForm.d.ts +0 -9
- package/es/blocks/Account/index.d.ts +0 -2
- package/es/blocks/AuthForms/AppLanding.d.ts +0 -14
- package/es/blocks/AuthForms/CodeConfirmation.d.ts +0 -22
- package/es/blocks/AuthForms/NewPasswordForm.d.ts +0 -18
- package/es/blocks/AuthForms/ResetPasswordForm.d.ts +0 -18
- package/es/blocks/AuthForms/SignInBlock.d.ts +0 -2
- package/es/blocks/AuthForms/SignInForm.d.ts +0 -51
- package/es/blocks/AuthForms/SignInPhone.d.ts +0 -13
- package/es/blocks/AuthForms/SignUpForm.d.ts +0 -55
- package/es/blocks/AuthForms/index.d.ts +0 -8
- package/es/blocks/Misc/EmptyState.d.ts +0 -11
- package/es/blocks/Misc/LeadGenerator.d.ts +0 -12
- package/es/blocks/Misc/Newsletter.d.ts +0 -12
- package/es/blocks/Misc/NoPermission.d.ts +0 -10
- package/es/blocks/Misc/NotFound.d.ts +0 -11
- package/es/blocks/Misc/Testimonial.d.ts +0 -6
- package/es/blocks/Misc/index.d.ts +0 -6
- package/es/blocks/Payment/ChargeWalletForm.d.ts +0 -12
- package/es/blocks/Payment/CheckoutForm.d.ts +0 -27
- package/es/blocks/Payment/Confirmation.d.ts +0 -38
- package/es/blocks/Payment/CreditCardForm.d.ts +0 -7
- package/es/blocks/Payment/PayWithWallet.d.ts +0 -8
- package/es/blocks/Payment/SelectPayment.d.ts +0 -26
- package/es/blocks/Payment/index.d.ts +0 -6
- package/es/blocks/Pricing/ComparingPlans.d.ts +0 -39
- package/es/blocks/Pricing/HorizontalPricing.d.ts +0 -47
- package/es/blocks/Pricing/PricingPlans.d.ts +0 -47
- package/es/blocks/Pricing/index.d.ts +0 -3
- package/es/blocks/Referral/ReferralAccount.d.ts +0 -7
- package/es/blocks/Referral/ReferralSettlement.d.ts +0 -8
- package/es/blocks/Referral/ReferralStats.d.ts +0 -8
- package/es/blocks/Referral/index.d.ts +0 -3
- package/es/blocks/index.d.ts +0 -6
- package/es/countries.d.ts +0 -2
- package/es/elements/ArrowCarousel.d.ts +0 -13
- package/es/elements/AutoCompleteField.d.ts +0 -8
- package/es/elements/BackToTop.d.ts +0 -10
- package/es/elements/Breadcrumb.d.ts +0 -12
- package/es/elements/Button.d.ts +0 -12
- package/es/elements/Card.d.ts +0 -10
- package/es/elements/DragDropImages.d.ts +0 -28
- package/es/elements/DraggableCard.d.ts +0 -6
- package/es/elements/FloatingComment.d.ts +0 -32
- package/es/elements/FloatingCommentExec.d.ts +0 -4
- package/es/elements/FloatingCommentSlate.d.ts +0 -19
- package/es/elements/HawaAccordion.d.ts +0 -11
- package/es/elements/HawaAdCard.d.ts +0 -10
- package/es/elements/HawaAlert.d.ts +0 -23
- package/es/elements/HawaButton.d.ts +0 -21
- package/es/elements/HawaCardInput.d.ts +0 -25
- package/es/elements/HawaCheckbox.d.ts +0 -11
- package/es/elements/HawaChip.d.ts +0 -17
- package/es/elements/HawaCodeBlock.d.ts +0 -15
- package/es/elements/HawaColorPicker.d.ts +0 -9
- package/es/elements/HawaCopyrights.d.ts +0 -15
- package/es/elements/HawaDatepicker.d.ts +0 -4
- package/es/elements/HawaDropdownMenu.d.ts +0 -7
- package/es/elements/HawaIconCount.d.ts +0 -9
- package/es/elements/HawaInlineCode.d.ts +0 -6
- package/es/elements/HawaItemCard.d.ts +0 -32
- package/es/elements/HawaLandingCard.d.ts +0 -18
- package/es/elements/HawaLoading.d.ts +0 -8
- package/es/elements/HawaLogoButton.d.ts +0 -10
- package/es/elements/HawaMenu.d.ts +0 -24
- package/es/elements/HawaModal.d.ts +0 -21
- package/es/elements/HawaPanelTabs.d.ts +0 -13
- package/es/elements/HawaPhoneInput.d.ts +0 -11
- package/es/elements/HawaPinInput.d.ts +0 -10
- package/es/elements/HawaPricingCard.d.ts +0 -21
- package/es/elements/HawaRadio.d.ts +0 -16
- package/es/elements/HawaRange.d.ts +0 -12
- package/es/elements/HawaSearchBar.d.ts +0 -4
- package/es/elements/HawaSelect.d.ts +0 -23
- package/es/elements/HawaSettingsRow.d.ts +0 -44
- package/es/elements/HawaSnackbar.d.ts +0 -19
- package/es/elements/HawaStats.d.ts +0 -14
- package/es/elements/HawaStepper.d.ts +0 -8
- package/es/elements/HawaStoreButtons.d.ts +0 -7
- package/es/elements/HawaSwitch.d.ts +0 -7
- package/es/elements/HawaTable.d.ts +0 -45
- package/es/elements/HawaTabs.d.ts +0 -13
- package/es/elements/HawaTextField.d.ts +0 -31
- package/es/elements/HawaTooltip.d.ts +0 -12
- package/es/elements/HawaTypography.d.ts +0 -7
- package/es/elements/Icons.d.ts +0 -19
- package/es/elements/Input.d.ts +0 -5
- package/es/elements/InvoiceAccordion.d.ts +0 -31
- package/es/elements/Label.d.ts +0 -5
- package/es/elements/SubsectionList.d.ts +0 -19
- package/es/elements/TabPanel.d.ts +0 -8
- package/es/elements/Timeline.d.ts +0 -13
- package/es/elements/UsageCard.d.ts +0 -9
- package/es/elements/UserFeedback.d.ts +0 -14
- package/es/elements/index.d.ts +0 -52
- package/es/hooks/index.d.ts +0 -2
- package/es/hooks/useBreakpoint.d.ts +0 -2
- package/es/hooks/useDiscloser.d.ts +0 -7
- package/es/hooks/useHover.d.ts +0 -3
- package/es/hooks/useScrollPosition.d.ts +0 -2
- package/es/hooks/useTable.d.ts +0 -5
- package/es/index.d.ts +0 -4
- package/es/index.es.js +0 -16
- package/es/layout/AppSidebar.d.ts +0 -11
- package/es/layout/Banner.d.ts +0 -14
- package/es/layout/Box.d.ts +0 -2
- package/es/layout/Footer.d.ts +0 -20
- package/es/layout/HawaAppLayout.d.ts +0 -31
- package/es/layout/HawaAppLayoutSimplified.d.ts +0 -33
- package/es/layout/HawaBottomAppBar.d.ts +0 -8
- package/es/layout/HawaContainer.d.ts +0 -10
- package/es/layout/HawaGrid.d.ts +0 -6
- package/es/layout/HawaSiteLayout.d.ts +0 -23
- package/es/layout/index.d.ts +0 -10
- package/es/stories/ElementsStories/Breadcrumb.stories.d.ts +0 -6
- package/es/stories/ManualStories/BlocksIntroduction.stories.d.ts +0 -21
- package/es/stories/ManualStories/Customization.stories.d.ts +0 -21
- package/es/stories/ManualStories/ElementsIntroduction.stories.d.ts +0 -21
- package/es/stories/ManualStories/Installation.stories.d.ts +0 -21
- package/es/stories/ManualStories/LayoutIntroduction.stories.d.ts +0 -21
- package/es/stories/ManualStories/Overview.stories.d.ts +0 -22
- package/es/stories/ManualStories/Usage.stories.d.ts +0 -21
- package/es/util.d.ts +0 -10
- package/lib/blocks/Account/HawaApiBox.d.ts +0 -8
- package/lib/blocks/Account/UserProfileForm.d.ts +0 -8
- package/lib/blocks/Account/UserSettingsForm.d.ts +0 -9
- package/lib/blocks/Account/index.d.ts +0 -2
- package/lib/blocks/AuthForms/AppLanding.d.ts +0 -14
- package/lib/blocks/AuthForms/CodeConfirmation.d.ts +0 -22
- package/lib/blocks/AuthForms/NewPasswordForm.d.ts +0 -18
- package/lib/blocks/AuthForms/ResetPasswordForm.d.ts +0 -18
- package/lib/blocks/AuthForms/SignInBlock.d.ts +0 -2
- package/lib/blocks/AuthForms/SignInForm.d.ts +0 -51
- package/lib/blocks/AuthForms/SignInPhone.d.ts +0 -13
- package/lib/blocks/AuthForms/SignUpForm.d.ts +0 -55
- package/lib/blocks/AuthForms/index.d.ts +0 -8
- package/lib/blocks/Misc/EmptyState.d.ts +0 -11
- package/lib/blocks/Misc/LeadGenerator.d.ts +0 -12
- package/lib/blocks/Misc/Newsletter.d.ts +0 -12
- package/lib/blocks/Misc/NoPermission.d.ts +0 -10
- package/lib/blocks/Misc/NotFound.d.ts +0 -11
- package/lib/blocks/Misc/Testimonial.d.ts +0 -6
- package/lib/blocks/Misc/index.d.ts +0 -6
- package/lib/blocks/Payment/ChargeWalletForm.d.ts +0 -12
- package/lib/blocks/Payment/CheckoutForm.d.ts +0 -27
- package/lib/blocks/Payment/Confirmation.d.ts +0 -38
- package/lib/blocks/Payment/CreditCardForm.d.ts +0 -7
- package/lib/blocks/Payment/PayWithWallet.d.ts +0 -8
- package/lib/blocks/Payment/SelectPayment.d.ts +0 -26
- package/lib/blocks/Payment/index.d.ts +0 -6
- package/lib/blocks/Pricing/ComparingPlans.d.ts +0 -39
- package/lib/blocks/Pricing/HorizontalPricing.d.ts +0 -47
- package/lib/blocks/Pricing/PricingPlans.d.ts +0 -47
- package/lib/blocks/Pricing/index.d.ts +0 -3
- package/lib/blocks/Referral/ReferralAccount.d.ts +0 -7
- package/lib/blocks/Referral/ReferralSettlement.d.ts +0 -8
- package/lib/blocks/Referral/ReferralStats.d.ts +0 -8
- package/lib/blocks/Referral/index.d.ts +0 -3
- package/lib/blocks/index.d.ts +0 -6
- package/lib/countries.d.ts +0 -2
- package/lib/elements/ArrowCarousel.d.ts +0 -13
- package/lib/elements/AutoCompleteField.d.ts +0 -8
- package/lib/elements/BackToTop.d.ts +0 -10
- package/lib/elements/Breadcrumb.d.ts +0 -12
- package/lib/elements/Button.d.ts +0 -12
- package/lib/elements/Card.d.ts +0 -10
- package/lib/elements/DragDropImages.d.ts +0 -28
- package/lib/elements/DraggableCard.d.ts +0 -6
- package/lib/elements/FloatingComment.d.ts +0 -32
- package/lib/elements/FloatingCommentExec.d.ts +0 -4
- package/lib/elements/FloatingCommentSlate.d.ts +0 -19
- package/lib/elements/HawaAccordion.d.ts +0 -11
- package/lib/elements/HawaAdCard.d.ts +0 -10
- package/lib/elements/HawaAlert.d.ts +0 -23
- package/lib/elements/HawaButton.d.ts +0 -21
- package/lib/elements/HawaCardInput.d.ts +0 -25
- package/lib/elements/HawaCheckbox.d.ts +0 -11
- package/lib/elements/HawaChip.d.ts +0 -17
- package/lib/elements/HawaCodeBlock.d.ts +0 -15
- package/lib/elements/HawaColorPicker.d.ts +0 -9
- package/lib/elements/HawaCopyrights.d.ts +0 -15
- package/lib/elements/HawaDatepicker.d.ts +0 -4
- package/lib/elements/HawaDropdownMenu.d.ts +0 -7
- package/lib/elements/HawaIconCount.d.ts +0 -9
- package/lib/elements/HawaInlineCode.d.ts +0 -6
- package/lib/elements/HawaItemCard.d.ts +0 -32
- package/lib/elements/HawaLandingCard.d.ts +0 -18
- package/lib/elements/HawaLoading.d.ts +0 -8
- package/lib/elements/HawaLogoButton.d.ts +0 -10
- package/lib/elements/HawaMenu.d.ts +0 -24
- package/lib/elements/HawaModal.d.ts +0 -21
- package/lib/elements/HawaPanelTabs.d.ts +0 -13
- package/lib/elements/HawaPhoneInput.d.ts +0 -11
- package/lib/elements/HawaPinInput.d.ts +0 -10
- package/lib/elements/HawaPricingCard.d.ts +0 -21
- package/lib/elements/HawaRadio.d.ts +0 -16
- package/lib/elements/HawaRange.d.ts +0 -12
- package/lib/elements/HawaSearchBar.d.ts +0 -4
- package/lib/elements/HawaSelect.d.ts +0 -23
- package/lib/elements/HawaSettingsRow.d.ts +0 -44
- package/lib/elements/HawaSnackbar.d.ts +0 -19
- package/lib/elements/HawaStats.d.ts +0 -14
- package/lib/elements/HawaStepper.d.ts +0 -8
- package/lib/elements/HawaStoreButtons.d.ts +0 -7
- package/lib/elements/HawaSwitch.d.ts +0 -7
- package/lib/elements/HawaTable.d.ts +0 -45
- package/lib/elements/HawaTabs.d.ts +0 -13
- package/lib/elements/HawaTextField.d.ts +0 -31
- package/lib/elements/HawaTooltip.d.ts +0 -12
- package/lib/elements/HawaTypography.d.ts +0 -7
- package/lib/elements/Icons.d.ts +0 -19
- package/lib/elements/Input.d.ts +0 -5
- package/lib/elements/InvoiceAccordion.d.ts +0 -31
- package/lib/elements/Label.d.ts +0 -5
- package/lib/elements/SubsectionList.d.ts +0 -19
- package/lib/elements/TabPanel.d.ts +0 -8
- package/lib/elements/Timeline.d.ts +0 -13
- package/lib/elements/UsageCard.d.ts +0 -9
- package/lib/elements/UserFeedback.d.ts +0 -14
- package/lib/elements/index.d.ts +0 -52
- package/lib/hooks/index.d.ts +0 -2
- package/lib/hooks/useBreakpoint.d.ts +0 -2
- package/lib/hooks/useDiscloser.d.ts +0 -7
- package/lib/hooks/useHover.d.ts +0 -3
- package/lib/hooks/useScrollPosition.d.ts +0 -2
- package/lib/hooks/useTable.d.ts +0 -5
- package/lib/index.d.ts +0 -4
- package/lib/index.js +0 -16
- package/lib/layout/AppSidebar.d.ts +0 -11
- package/lib/layout/Banner.d.ts +0 -14
- package/lib/layout/Box.d.ts +0 -2
- package/lib/layout/Footer.d.ts +0 -20
- package/lib/layout/HawaAppLayout.d.ts +0 -31
- package/lib/layout/HawaAppLayoutSimplified.d.ts +0 -33
- package/lib/layout/HawaBottomAppBar.d.ts +0 -8
- package/lib/layout/HawaContainer.d.ts +0 -10
- package/lib/layout/HawaGrid.d.ts +0 -6
- package/lib/layout/HawaSiteLayout.d.ts +0 -23
- package/lib/layout/index.d.ts +0 -10
- package/lib/stories/ElementsStories/Breadcrumb.stories.d.ts +0 -6
- package/lib/stories/ManualStories/BlocksIntroduction.stories.d.ts +0 -21
- package/lib/stories/ManualStories/Customization.stories.d.ts +0 -21
- package/lib/stories/ManualStories/ElementsIntroduction.stories.d.ts +0 -21
- package/lib/stories/ManualStories/Installation.stories.d.ts +0 -21
- package/lib/stories/ManualStories/LayoutIntroduction.stories.d.ts +0 -21
- package/lib/stories/ManualStories/Overview.stories.d.ts +0 -22
- package/lib/stories/ManualStories/Usage.stories.d.ts +0 -21
- package/lib/util.d.ts +0 -10
- package/postcss.config.js +0 -6
- package/rollup.config.js +0 -61
- package/src/blocks/Account/HawaApiBox.tsx +0 -12
- package/src/blocks/Account/UserProfileForm.tsx +0 -113
- package/src/blocks/Account/UserSettingsForm.tsx +0 -27
- package/src/blocks/Account/index.ts +0 -2
- package/src/blocks/AuthForms/AppLanding.tsx +0 -34
- package/src/blocks/AuthForms/CodeConfirmation.tsx +0 -71
- package/src/blocks/AuthForms/NewPasswordForm.tsx +0 -101
- package/src/blocks/AuthForms/ResetPasswordForm.tsx +0 -89
- package/src/blocks/AuthForms/SignInBlock.tsx +0 -60
- package/src/blocks/AuthForms/SignInForm.tsx +0 -230
- package/src/blocks/AuthForms/SignInPhone.tsx +0 -56
- package/src/blocks/AuthForms/SignUpForm.tsx +0 -342
- package/src/blocks/AuthForms/index.ts +0 -8
- package/src/blocks/Misc/EmptyState.tsx +0 -43
- package/src/blocks/Misc/LeadGenerator.tsx +0 -44
- package/src/blocks/Misc/Newsletter.tsx +0 -50
- package/src/blocks/Misc/NoPermission.tsx +0 -40
- package/src/blocks/Misc/NotFound.tsx +0 -34
- package/src/blocks/Misc/Testimonial.tsx +0 -44
- package/src/blocks/Misc/index.ts +0 -6
- package/src/blocks/Payment/ChargeWalletForm.tsx +0 -82
- package/src/blocks/Payment/CheckoutForm.tsx +0 -260
- package/src/blocks/Payment/Confirmation.tsx +0 -94
- package/src/blocks/Payment/CreditCardForm.tsx +0 -109
- package/src/blocks/Payment/PayWithWallet.tsx +0 -26
- package/src/blocks/Payment/SelectPayment.tsx +0 -84
- package/src/blocks/Payment/index.ts +0 -6
- package/src/blocks/Pricing/ComparingPlans.tsx +0 -154
- package/src/blocks/Pricing/HorizontalPricing.tsx +0 -148
- package/src/blocks/Pricing/PricingPlans.tsx +0 -81
- package/src/blocks/Pricing/index.ts +0 -3
- package/src/blocks/Referral/ReferralAccount.tsx +0 -65
- package/src/blocks/Referral/ReferralSettlement.tsx +0 -170
- package/src/blocks/Referral/ReferralStats.tsx +0 -85
- package/src/blocks/Referral/index.ts +0 -3
- package/src/blocks/index.ts +0 -6
- package/src/countries.ts +0 -1940
- package/src/elements/ArrowCarousel.tsx +0 -94
- package/src/elements/AutoCompleteField.tsx +0 -37
- package/src/elements/BackToTop.tsx +0 -129
- package/src/elements/Breadcrumb.tsx +0 -41
- package/src/elements/Button.tsx +0 -77
- package/src/elements/Card.tsx +0 -87
- package/src/elements/DragDropImages.tsx +0 -251
- package/src/elements/DraggableCard.tsx +0 -27
- package/src/elements/FloatingComment.tsx +0 -1107
- package/src/elements/FloatingCommentExec.tsx +0 -106
- package/src/elements/FloatingCommentSlate.tsx +0 -149
- package/src/elements/HawaAccordion.tsx +0 -57
- package/src/elements/HawaAdCard.tsx +0 -49
- package/src/elements/HawaAlert.tsx +0 -195
- package/src/elements/HawaButton.tsx +0 -241
- package/src/elements/HawaCardInput.tsx +0 -318
- package/src/elements/HawaCheckbox.tsx +0 -54
- package/src/elements/HawaChip.tsx +0 -59
- package/src/elements/HawaCodeBlock.tsx +0 -156
- package/src/elements/HawaColorPicker.tsx +0 -40
- package/src/elements/HawaCopyrights.tsx +0 -30
- package/src/elements/HawaDatepicker.tsx +0 -23
- package/src/elements/HawaDropdownMenu.tsx +0 -267
- package/src/elements/HawaIconCount.tsx +0 -17
- package/src/elements/HawaInlineCode.tsx +0 -9
- package/src/elements/HawaItemCard.tsx +0 -157
- package/src/elements/HawaLandingCard.tsx +0 -68
- package/src/elements/HawaLoading.tsx +0 -83
- package/src/elements/HawaLogoButton.tsx +0 -154
- package/src/elements/HawaMenu.tsx +0 -226
- package/src/elements/HawaModal.tsx +0 -89
- package/src/elements/HawaPanelTabs.tsx +0 -57
- package/src/elements/HawaPhoneInput.tsx +0 -171
- package/src/elements/HawaPinInput.tsx +0 -78
- package/src/elements/HawaPricingCard.tsx +0 -107
- package/src/elements/HawaRadio.tsx +0 -180
- package/src/elements/HawaRange.tsx +0 -49
- package/src/elements/HawaSearchBar.tsx +0 -7
- package/src/elements/HawaSelect.tsx +0 -209
- package/src/elements/HawaSettingsRow.tsx +0 -74
- package/src/elements/HawaSnackbar.tsx +0 -137
- package/src/elements/HawaStats.tsx +0 -72
- package/src/elements/HawaStepper.tsx +0 -109
- package/src/elements/HawaStoreButtons.tsx +0 -129
- package/src/elements/HawaSwitch.tsx +0 -41
- package/src/elements/HawaTable.tsx +0 -587
- package/src/elements/HawaTabs.tsx +0 -143
- package/src/elements/HawaTextField.tsx +0 -148
- package/src/elements/HawaTooltip.tsx +0 -137
- package/src/elements/HawaTypography.tsx +0 -9
- package/src/elements/Icons.tsx +0 -145
- package/src/elements/Input.tsx +0 -25
- package/src/elements/InvoiceAccordion.tsx +0 -155
- package/src/elements/Label.tsx +0 -26
- package/src/elements/SubsectionList.tsx +0 -77
- package/src/elements/TabPanel.tsx +0 -25
- package/src/elements/Timeline.tsx +0 -35
- package/src/elements/UsageCard.tsx +0 -45
- package/src/elements/UserFeedback.tsx +0 -126
- package/src/elements/index.ts +0 -55
- package/src/hooks/index.ts +0 -2
- package/src/hooks/useBreakpoint.ts +0 -24
- package/src/hooks/useDiscloser.ts +0 -21
- package/src/hooks/useHover.ts +0 -25
- package/src/hooks/useScrollPosition.ts +0 -30
- package/src/hooks/useTable.ts +0 -159
- package/src/index.ts +0 -4
- package/src/layout/AppSidebar.tsx +0 -39
- package/src/layout/Banner.tsx +0 -122
- package/src/layout/Box.tsx +0 -5
- package/src/layout/Footer.tsx +0 -71
- package/src/layout/HawaAppLayout.tsx +0 -527
- package/src/layout/HawaAppLayoutSimplified.tsx +0 -568
- package/src/layout/HawaBottomAppBar.tsx +0 -55
- package/src/layout/HawaContainer.tsx +0 -43
- package/src/layout/HawaGrid.tsx +0 -15
- package/src/layout/HawaSiteLayout.tsx +0 -159
- package/src/layout/index.ts +0 -10
- package/src/styles.css +0 -3511
- package/src/tailwind.css +0 -179
- package/src/translations/ar.json +0 -30
- package/src/translations/en.json +0 -29
- package/src/translations/i18n.js +0 -15
- package/src/util.ts +0 -149
- package/tailwind.config.js +0 -227
- package/tools/build-styles.js +0 -17
- package/tsconfig.json +0 -31
package/es/layout/Banner.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type BannerTypes = {
|
|
3
|
-
showBanner?: boolean;
|
|
4
|
-
direction?: "rtl" | "ltr";
|
|
5
|
-
logoURL?: string;
|
|
6
|
-
title?: string;
|
|
7
|
-
text?: string;
|
|
8
|
-
actionText?: string;
|
|
9
|
-
onActionClick?: () => void;
|
|
10
|
-
position?: "top" | "bottom";
|
|
11
|
-
design: "default" | "floating";
|
|
12
|
-
};
|
|
13
|
-
export declare const HawaBanner: FC<BannerTypes>;
|
|
14
|
-
export {};
|
package/es/layout/Box.d.ts
DELETED
package/es/layout/Footer.d.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
type FooterTypes = {
|
|
3
|
-
logoText?: string;
|
|
4
|
-
logoURL?: string;
|
|
5
|
-
socialLinks?: {
|
|
6
|
-
twitter?: string;
|
|
7
|
-
instagram?: string;
|
|
8
|
-
tiktok?: string;
|
|
9
|
-
snapchat?: string;
|
|
10
|
-
};
|
|
11
|
-
footerLinks?: {
|
|
12
|
-
title: string;
|
|
13
|
-
pages: {
|
|
14
|
-
label: string;
|
|
15
|
-
link: string;
|
|
16
|
-
}[];
|
|
17
|
-
}[];
|
|
18
|
-
};
|
|
19
|
-
export declare const Footer: React.FunctionComponent<FooterTypes>;
|
|
20
|
-
export {};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
type HawaAppLayoutTypes = {
|
|
3
|
-
drawerItems: {
|
|
4
|
-
label: string;
|
|
5
|
-
icon: any;
|
|
6
|
-
slug: string;
|
|
7
|
-
action: () => void;
|
|
8
|
-
subItems?: any;
|
|
9
|
-
}[][];
|
|
10
|
-
direction?: "rtl" | "ltr";
|
|
11
|
-
currentPage: string;
|
|
12
|
-
pageTitle?: string;
|
|
13
|
-
logoSymbol?: any;
|
|
14
|
-
logoLink?: string;
|
|
15
|
-
logoText?: any;
|
|
16
|
-
children?: any;
|
|
17
|
-
topBar?: boolean;
|
|
18
|
-
username?: string;
|
|
19
|
-
email?: string;
|
|
20
|
-
drawerSize?: "sm" | "md" | "large";
|
|
21
|
-
profileMenuItems?: MenuItems[][];
|
|
22
|
-
onSettingsClick?: () => void;
|
|
23
|
-
};
|
|
24
|
-
type MenuItems = {
|
|
25
|
-
icon?: JSX.Element;
|
|
26
|
-
label: string;
|
|
27
|
-
action?: (e: any) => void;
|
|
28
|
-
isButton?: boolean;
|
|
29
|
-
};
|
|
30
|
-
export declare const HawaAppLayout: React.FunctionComponent<HawaAppLayoutTypes>;
|
|
31
|
-
export {};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
type HawaAppLayoutTypes = {
|
|
3
|
-
/** The pages of the side drawer */
|
|
4
|
-
drawerItems: {
|
|
5
|
-
label: string;
|
|
6
|
-
icon: any;
|
|
7
|
-
slug: string;
|
|
8
|
-
action: () => void;
|
|
9
|
-
subItems?: any;
|
|
10
|
-
}[][];
|
|
11
|
-
direction?: "rtl" | "ltr";
|
|
12
|
-
currentPage: string;
|
|
13
|
-
pageTitle?: string;
|
|
14
|
-
logoSymbol?: any;
|
|
15
|
-
logoLink?: string;
|
|
16
|
-
logoText?: any;
|
|
17
|
-
children?: any;
|
|
18
|
-
topBar?: boolean;
|
|
19
|
-
username?: string;
|
|
20
|
-
email?: string;
|
|
21
|
-
drawerSize?: "sm" | "md" | "large";
|
|
22
|
-
profileMenuItems?: MenuItems[][];
|
|
23
|
-
onSettingsClick?: () => void;
|
|
24
|
-
DrawerFooterActions: any;
|
|
25
|
-
};
|
|
26
|
-
type MenuItems = {
|
|
27
|
-
icon?: JSX.Element;
|
|
28
|
-
label: string;
|
|
29
|
-
action?: (e: any) => void;
|
|
30
|
-
isButton?: boolean;
|
|
31
|
-
};
|
|
32
|
-
export declare const HawaAppLayoutSimplified: React.FunctionComponent<HawaAppLayoutTypes>;
|
|
33
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
type ContainerTypes = {
|
|
3
|
-
maxWidth?: "full" | "small" | "normal";
|
|
4
|
-
children: React.ReactNode;
|
|
5
|
-
variant?: "contained" | "outlined" | "neobrutalism";
|
|
6
|
-
direction?: "rtl" | "ltr";
|
|
7
|
-
centered?: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare const HawaContainer: React.FunctionComponent<ContainerTypes>;
|
|
10
|
-
export {};
|
package/es/layout/HawaGrid.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
type HawaSiteLayoutTypes = {
|
|
3
|
-
navItems: {
|
|
4
|
-
label: string;
|
|
5
|
-
icon: any;
|
|
6
|
-
slug: string;
|
|
7
|
-
action: () => void;
|
|
8
|
-
subItems?: any;
|
|
9
|
-
}[];
|
|
10
|
-
direction?: "rtl" | "ltr";
|
|
11
|
-
currentPage: string;
|
|
12
|
-
pageTitle?: string;
|
|
13
|
-
logoSymbol?: any;
|
|
14
|
-
logoLink?: string;
|
|
15
|
-
logoText?: any;
|
|
16
|
-
children?: any;
|
|
17
|
-
stickyNav?: boolean;
|
|
18
|
-
topBar?: boolean;
|
|
19
|
-
navigationSize?: "sm" | "md" | "lg";
|
|
20
|
-
floating?: boolean;
|
|
21
|
-
};
|
|
22
|
-
export declare const HawaSiteLayout: React.FunctionComponent<HawaSiteLayoutTypes>;
|
|
23
|
-
export {};
|
package/es/layout/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from "./Box";
|
|
2
|
-
export * from "./HawaBottomAppBar";
|
|
3
|
-
export * from "./HawaSiteLayout";
|
|
4
|
-
export * from "./HawaAppLayout";
|
|
5
|
-
export * from "./HawaAppLayoutSimplified";
|
|
6
|
-
export * from "./HawaContainer";
|
|
7
|
-
export * from "./HawaGrid";
|
|
8
|
-
export * from "./AppSidebar";
|
|
9
|
-
export * from "./Footer";
|
|
10
|
-
export * from "./Banner";
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Meta } from "@storybook/react";
|
|
2
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
3
|
-
export default _default;
|
|
4
|
-
export declare const BreadCrumb: any;
|
|
5
|
-
export declare const BreadCrumWithSeparator: any;
|
|
6
|
-
export declare const BreadcrumbIconSeparator: any;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "../stories-styles.css";
|
|
3
|
-
declare const _default: {
|
|
4
|
-
parameters: {
|
|
5
|
-
chromatic: {
|
|
6
|
-
disableSnapshot: boolean;
|
|
7
|
-
};
|
|
8
|
-
controls: {
|
|
9
|
-
expand: boolean;
|
|
10
|
-
disable: boolean;
|
|
11
|
-
hideNoControlsWarning: boolean;
|
|
12
|
-
exclude: any[];
|
|
13
|
-
};
|
|
14
|
-
options: {
|
|
15
|
-
showPanel: boolean;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
title: string;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
21
|
-
export declare const Introduction: () => React.JSX.Element;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "../stories-styles.css";
|
|
3
|
-
declare const _default: {
|
|
4
|
-
parameters: {
|
|
5
|
-
chromatic: {
|
|
6
|
-
disableSnapshot: boolean;
|
|
7
|
-
};
|
|
8
|
-
controls: {
|
|
9
|
-
expand: boolean;
|
|
10
|
-
disable: boolean;
|
|
11
|
-
hideNoControlsWarning: boolean;
|
|
12
|
-
exclude: any[];
|
|
13
|
-
};
|
|
14
|
-
options: {
|
|
15
|
-
showPanel: boolean;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
title: string;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
21
|
-
export declare const Customization: () => React.JSX.Element;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "../stories-styles.css";
|
|
3
|
-
declare const _default: {
|
|
4
|
-
parameters: {
|
|
5
|
-
chromatic: {
|
|
6
|
-
disableSnapshot: boolean;
|
|
7
|
-
};
|
|
8
|
-
controls: {
|
|
9
|
-
expand: boolean;
|
|
10
|
-
disable: boolean;
|
|
11
|
-
hideNoControlsWarning: boolean;
|
|
12
|
-
exclude: any[];
|
|
13
|
-
};
|
|
14
|
-
options: {
|
|
15
|
-
showPanel: boolean;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
title: string;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
21
|
-
export declare const Introduction: () => React.JSX.Element;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "../stories-styles.css";
|
|
3
|
-
declare const _default: {
|
|
4
|
-
parameters: {
|
|
5
|
-
chromatic: {
|
|
6
|
-
disableSnapshot: boolean;
|
|
7
|
-
};
|
|
8
|
-
controls: {
|
|
9
|
-
expand: boolean;
|
|
10
|
-
disable: boolean;
|
|
11
|
-
hideNoControlsWarning: boolean;
|
|
12
|
-
exclude: any[];
|
|
13
|
-
};
|
|
14
|
-
options: {
|
|
15
|
-
showPanel: boolean;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
title: string;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
21
|
-
export declare const Installation: () => React.JSX.Element;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "../stories-styles.css";
|
|
3
|
-
declare const _default: {
|
|
4
|
-
parameters: {
|
|
5
|
-
chromatic: {
|
|
6
|
-
disableSnapshot: boolean;
|
|
7
|
-
};
|
|
8
|
-
controls: {
|
|
9
|
-
expand: boolean;
|
|
10
|
-
disable: boolean;
|
|
11
|
-
hideNoControlsWarning: boolean;
|
|
12
|
-
exclude: any[];
|
|
13
|
-
};
|
|
14
|
-
options: {
|
|
15
|
-
showPanel: boolean;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
title: string;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
21
|
-
export declare const Introduction: () => React.JSX.Element;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "../stories-styles.css";
|
|
3
|
-
declare const _default: {
|
|
4
|
-
parameters: {
|
|
5
|
-
chromatic: {
|
|
6
|
-
disableSnapshot: boolean;
|
|
7
|
-
};
|
|
8
|
-
controls: {
|
|
9
|
-
expand: boolean;
|
|
10
|
-
disable: boolean;
|
|
11
|
-
hideNoControlsWarning: boolean;
|
|
12
|
-
exclude: any[];
|
|
13
|
-
};
|
|
14
|
-
className: string;
|
|
15
|
-
options: {
|
|
16
|
-
showPanel: boolean;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
title: string;
|
|
20
|
-
};
|
|
21
|
-
export default _default;
|
|
22
|
-
export declare const Overview: () => React.JSX.Element;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "../stories-styles.css";
|
|
3
|
-
declare const _default: {
|
|
4
|
-
parameters: {
|
|
5
|
-
chromatic: {
|
|
6
|
-
disableSnapshot: boolean;
|
|
7
|
-
};
|
|
8
|
-
controls: {
|
|
9
|
-
expand: boolean;
|
|
10
|
-
disable: boolean;
|
|
11
|
-
hideNoControlsWarning: boolean;
|
|
12
|
-
exclude: any[];
|
|
13
|
-
};
|
|
14
|
-
options: {
|
|
15
|
-
showPanel: boolean;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
title: string;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
21
|
-
export declare const Usage: () => React.JSX.Element;
|
package/es/util.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { type ClassValue } from "clsx";
|
|
2
|
-
export declare function cn(...inputs: ClassValue[]): string;
|
|
3
|
-
type Palette = {
|
|
4
|
-
name: string;
|
|
5
|
-
colors: {
|
|
6
|
-
[key: number]: string;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
declare function getPallette(baseColor: string): Palette;
|
|
10
|
-
export { getPallette };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type AppLandingTypes = {
|
|
3
|
-
handleSignIn: () => void;
|
|
4
|
-
handleSignUp: () => void;
|
|
5
|
-
handleLanguage: () => void;
|
|
6
|
-
texts: {
|
|
7
|
-
signIn: string;
|
|
8
|
-
signUp: string;
|
|
9
|
-
lang: string;
|
|
10
|
-
};
|
|
11
|
-
size: "small" | "normal" | "full";
|
|
12
|
-
};
|
|
13
|
-
export declare const AppLanding: FC<AppLandingTypes>;
|
|
14
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type TConfirmation = {
|
|
3
|
-
showError?: any;
|
|
4
|
-
errorTitle?: any;
|
|
5
|
-
errorText?: any;
|
|
6
|
-
texts?: {
|
|
7
|
-
checkYourPhone: string;
|
|
8
|
-
weSentCode: string;
|
|
9
|
-
didntGetCode: string;
|
|
10
|
-
resendCode: string;
|
|
11
|
-
codeLabel: string;
|
|
12
|
-
codePlaceholder: string;
|
|
13
|
-
codeRequiredText: string;
|
|
14
|
-
confirm: string;
|
|
15
|
-
cancel: string;
|
|
16
|
-
};
|
|
17
|
-
phoneNumber?: string;
|
|
18
|
-
submitConfirmation?: any;
|
|
19
|
-
handleSignIn?: any;
|
|
20
|
-
};
|
|
21
|
-
export declare const CodeConfirmation: FC<TConfirmation>;
|
|
22
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type NewPasswordTypes = {
|
|
3
|
-
handleNewPassword: () => void;
|
|
4
|
-
passwordChanged: any;
|
|
5
|
-
texts: {
|
|
6
|
-
passwordPlaceholder: string;
|
|
7
|
-
updatePassword: string;
|
|
8
|
-
passwordRequiredText: string;
|
|
9
|
-
passwordLabel: string;
|
|
10
|
-
confirmPasswordPlaceholder: string;
|
|
11
|
-
confirmPasswordLabel: string;
|
|
12
|
-
confirmPasswordRequiredText: string;
|
|
13
|
-
passwordMatchError: string;
|
|
14
|
-
passwordChanged: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
export declare const NewPasswordForm: FC<NewPasswordTypes>;
|
|
18
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type ResetPasswordType = {
|
|
3
|
-
handleResetPassword: () => void;
|
|
4
|
-
handleRouteToSignUp: () => void;
|
|
5
|
-
sent: any;
|
|
6
|
-
texts: {
|
|
7
|
-
emailLabel: string;
|
|
8
|
-
emailPlaceholder: string;
|
|
9
|
-
emailRequiredText: string;
|
|
10
|
-
emailInvalidText: string;
|
|
11
|
-
emailSentText: string;
|
|
12
|
-
resetPassword: string;
|
|
13
|
-
signUpText: string;
|
|
14
|
-
dontHaveAccount: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
export declare const ResetPasswordForm: FC<ResetPasswordType>;
|
|
18
|
-
export {};
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
export declare const SignInForm: FC<SignInFormTypes>;
|
|
3
|
-
type SignInFormTypes = {
|
|
4
|
-
direction?: "rtl" | "ltr";
|
|
5
|
-
showError?: any;
|
|
6
|
-
errorTitle?: string;
|
|
7
|
-
errorText?: string;
|
|
8
|
-
signInType?: "email" | "username" | "phone";
|
|
9
|
-
texts?: {
|
|
10
|
-
emailLabel?: string;
|
|
11
|
-
emailPlaceholder?: string;
|
|
12
|
-
emailRequiredText?: string;
|
|
13
|
-
emailInvalidText?: string;
|
|
14
|
-
usernameLabel?: string;
|
|
15
|
-
usernamePlaceholder?: string;
|
|
16
|
-
usernameRequired?: string;
|
|
17
|
-
phoneRequiredText?: string;
|
|
18
|
-
passwordLabel?: string;
|
|
19
|
-
passwordPlaceholder?: string;
|
|
20
|
-
passwordRequiredText?: string;
|
|
21
|
-
forgotPasswordText?: string;
|
|
22
|
-
newUserText?: string;
|
|
23
|
-
createAccount?: string;
|
|
24
|
-
signInText?: string;
|
|
25
|
-
signInViaGoogleLabel?: string;
|
|
26
|
-
signInViaGithubLabel?: string;
|
|
27
|
-
signInViaTwitterLabel?: string;
|
|
28
|
-
};
|
|
29
|
-
withoutResetPassword?: boolean;
|
|
30
|
-
withoutSignUp?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*show spinner if true
|
|
33
|
-
*/
|
|
34
|
-
isLoading?: any;
|
|
35
|
-
viaGoogle?: boolean;
|
|
36
|
-
viaGithub?: boolean;
|
|
37
|
-
viaTwitter?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Handle the sign in .
|
|
40
|
-
*/
|
|
41
|
-
handleSignIn?: (e: any) => void;
|
|
42
|
-
/**
|
|
43
|
-
* Handle routing to sign up page
|
|
44
|
-
*/
|
|
45
|
-
handleRouteToSignUp?: () => void;
|
|
46
|
-
handleForgotPassword?: () => void;
|
|
47
|
-
handleGoogleSignIn?: () => void;
|
|
48
|
-
handleGithubSignIn?: () => void;
|
|
49
|
-
handleTwitterSignIn?: () => void;
|
|
50
|
-
};
|
|
51
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type SignInPhoneTypes = {
|
|
3
|
-
value: any;
|
|
4
|
-
onSubmit: any;
|
|
5
|
-
country: any;
|
|
6
|
-
label: any;
|
|
7
|
-
handlePhoneChange: any;
|
|
8
|
-
phoneRequiredText: any;
|
|
9
|
-
SignInButtonText: any;
|
|
10
|
-
handleSignIn: any;
|
|
11
|
-
};
|
|
12
|
-
export declare const SignInPhone: FC<SignInPhoneTypes>;
|
|
13
|
-
export {};
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type SignUpFormTypes = {
|
|
3
|
-
direction?: "rtl" | "ltr";
|
|
4
|
-
texts: {
|
|
5
|
-
fullNameLabel: string;
|
|
6
|
-
fullNamePlaceholder: string;
|
|
7
|
-
fullNameRequiredText: string;
|
|
8
|
-
emailLabel: string;
|
|
9
|
-
emailPlaceholder: string;
|
|
10
|
-
emailRequiredText: string;
|
|
11
|
-
emailInvalidText: string;
|
|
12
|
-
usernameLabel: string;
|
|
13
|
-
usernamePlaceholder: string;
|
|
14
|
-
usernameRequired: string;
|
|
15
|
-
passwordLabel: string;
|
|
16
|
-
passwordPlaceholder: string;
|
|
17
|
-
passwordRequiredText: string;
|
|
18
|
-
passwordTooShortText: string;
|
|
19
|
-
confirmPasswordLabel: string;
|
|
20
|
-
confirmPasswordPlaceholder: string;
|
|
21
|
-
subscribeToNewsletter: string;
|
|
22
|
-
forgotPasswordText: string;
|
|
23
|
-
termsText: string;
|
|
24
|
-
iAcceptText: string;
|
|
25
|
-
termsRequiredText: string;
|
|
26
|
-
newUserText: string;
|
|
27
|
-
signUpText: string;
|
|
28
|
-
signInText: string;
|
|
29
|
-
existingUserText: string;
|
|
30
|
-
signUpViaGoogleLabel: string;
|
|
31
|
-
signUpViaGithubLabel: string;
|
|
32
|
-
signUpViaTwitterLabel: string;
|
|
33
|
-
refCode: string;
|
|
34
|
-
};
|
|
35
|
-
showUserSource: any;
|
|
36
|
-
viaGoogle: boolean;
|
|
37
|
-
viaGithub: boolean;
|
|
38
|
-
viaTwitter: boolean;
|
|
39
|
-
showNewsletterOption: boolean;
|
|
40
|
-
showRefCode: boolean;
|
|
41
|
-
showTermsOption: boolean;
|
|
42
|
-
handleSignUp: (e: any) => void;
|
|
43
|
-
handleRouteToSignIn: () => void;
|
|
44
|
-
handleGoogleSignUp: () => void;
|
|
45
|
-
handleGithubSignUp: () => void;
|
|
46
|
-
handleTwitterSignUp: () => void;
|
|
47
|
-
handleRouteToTOS: () => void;
|
|
48
|
-
showError: any;
|
|
49
|
-
errorTitle: any;
|
|
50
|
-
errorText: any;
|
|
51
|
-
signUpFields: any[];
|
|
52
|
-
isLoading?: boolean;
|
|
53
|
-
};
|
|
54
|
-
export declare const SignUpForm: FC<SignUpFormTypes>;
|
|
55
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from "./AppLanding";
|
|
2
|
-
export * from "./SignInPhone";
|
|
3
|
-
export * from "./SignInForm";
|
|
4
|
-
export * from "./SignInBlock";
|
|
5
|
-
export * from "./SignUpForm";
|
|
6
|
-
export * from "./NewPasswordForm";
|
|
7
|
-
export * from "./ResetPasswordForm";
|
|
8
|
-
export * from "./CodeConfirmation";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type TEmptyState = {
|
|
3
|
-
variant?: "outlined" | "contained" | "neobrutalism";
|
|
4
|
-
onActionClick: () => void;
|
|
5
|
-
texts: {
|
|
6
|
-
youreCaughtUp?: string;
|
|
7
|
-
actionText?: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export declare const EmptyState: FC<TEmptyState>;
|
|
11
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type TLeadGenerator = {
|
|
3
|
-
variant?: "outlined" | "contained" | "neobrutalism";
|
|
4
|
-
texts: {
|
|
5
|
-
title: string;
|
|
6
|
-
subtitle: string;
|
|
7
|
-
submit: string;
|
|
8
|
-
};
|
|
9
|
-
handleNewsletterSub: (e: string) => void;
|
|
10
|
-
};
|
|
11
|
-
export declare const LeadGenerator: FC<TLeadGenerator>;
|
|
12
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
type TNewsletter = {
|
|
3
|
-
variant?: "outlined" | "contained" | "neobrutalism";
|
|
4
|
-
texts: {
|
|
5
|
-
wantToStayUpdated: string;
|
|
6
|
-
subscribeToNewsletter: string;
|
|
7
|
-
submit: string;
|
|
8
|
-
};
|
|
9
|
-
handleNewsletterSub: (e: string) => void;
|
|
10
|
-
};
|
|
11
|
-
export declare const Newsletter: FC<TNewsletter>;
|
|
12
|
-
export {};
|