@thecb/components 7.5.2 → 7.6.0
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/index.cjs.js +384 -12
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.esm.js +384 -13
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/components/atoms/icons/RevenueManagementImage.d.ts +1 -0
- package/src/components/atoms/icons/RevenueManagementImage.js +449 -0
- package/src/components/atoms/icons/index.d.ts +1 -0
- package/src/components/atoms/icons/index.js +2 -0
- package/dist/.storybook/page.d.ts +0 -13
- package/dist/.storybook/page.js +0 -41
- package/dist/.storybook/themes/apc.theme.d.ts +0 -79
- package/dist/.storybook/themes/apc.theme.js +0 -1
- package/dist/.storybook/themes/index.d.ts +0 -2
- package/dist/.storybook/themes/index.js +0 -2
- package/dist/.storybook/themes/sf.theme.d.ts +0 -231
- package/dist/.storybook/themes/sf.theme.js +0 -1
- package/dist/button-with-action/ButtonWithActionProps.js +0 -0
- package/dist/button-with-link/ButtonWithLinkProps.js +0 -1
- package/dist/nav-tabs/TabConfig.js +0 -0
- package/dist/src/components/atoms/add-obligation/AddObligation.d.ts +0 -5
- package/dist/src/components/atoms/add-obligation/AddObligation.js +0 -21
- package/dist/src/components/atoms/add-obligation/AddObligation.stories.d.ts +0 -7
- package/dist/src/components/atoms/add-obligation/AddObligation.stories.js +0 -10
- package/dist/src/components/atoms/add-obligation/AddObligation.theme.d.ts +0 -9
- package/dist/src/components/atoms/add-obligation/AddObligation.theme.js +0 -8
- package/dist/src/components/atoms/add-obligation/index.d.ts +0 -2
- package/dist/src/components/atoms/add-obligation/index.js +0 -2
- package/dist/src/components/atoms/alert/Alert.d.ts +0 -5
- package/dist/src/components/atoms/alert/Alert.js +0 -26
- package/dist/src/components/atoms/alert/Alert.stories.d.ts +0 -7
- package/dist/src/components/atoms/alert/Alert.stories.js +0 -19
- package/dist/src/components/atoms/alert/Alert.theme.d.ts +0 -65
- package/dist/src/components/atoms/alert/Alert.theme.js +0 -45
- package/dist/src/components/atoms/alert/index.d.ts +0 -2
- package/dist/src/components/atoms/alert/index.js +0 -2
- package/dist/src/components/atoms/amount-callout/AmountCallout.d.ts +0 -5
- package/dist/src/components/atoms/amount-callout/AmountCallout.js +0 -12
- package/dist/src/components/atoms/amount-callout/AmountCallout.stories.d.ts +0 -7
- package/dist/src/components/atoms/amount-callout/AmountCallout.stories.js +0 -18
- package/dist/src/components/atoms/amount-callout/AmountCallout.theme.d.ts +0 -5
- package/dist/src/components/atoms/amount-callout/AmountCallout.theme.js +0 -4
- package/dist/src/components/atoms/amount-callout/index.d.ts +0 -2
- package/dist/src/components/atoms/amount-callout/index.js +0 -2
- package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.d.ts +0 -5
- package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.js +0 -43
- package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.theme.d.ts +0 -5
- package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.theme.js +0 -5
- package/dist/src/components/atoms/box-with-shadow/index.d.ts +0 -2
- package/dist/src/components/atoms/box-with-shadow/index.js +0 -2
- package/dist/src/components/atoms/breadcrumb/Breadcrumb.d.ts +0 -4
- package/dist/src/components/atoms/breadcrumb/Breadcrumb.js +0 -22
- package/dist/src/components/atoms/breadcrumb/Breadcrumb.stories.d.ts +0 -7
- package/dist/src/components/atoms/breadcrumb/Breadcrumb.stories.js +0 -37
- package/dist/src/components/atoms/breadcrumb/Breadcrumb.theme.d.ts +0 -19
- package/dist/src/components/atoms/breadcrumb/Breadcrumb.theme.js +0 -24
- package/dist/src/components/atoms/breadcrumb/index.d.ts +0 -2
- package/dist/src/components/atoms/breadcrumb/index.js +0 -2
- package/dist/src/components/atoms/button-with-action/ButtonWithAction.d.ts +0 -15
- package/dist/src/components/atoms/button-with-action/ButtonWithAction.js +0 -86
- package/dist/src/components/atoms/button-with-action/ButtonWithAction.stories.d.ts +0 -7
- package/dist/src/components/atoms/button-with-action/ButtonWithAction.stories.js +0 -24
- package/dist/src/components/atoms/button-with-action/ButtonWithAction.theme.d.ts +0 -342
- package/dist/src/components/atoms/button-with-action/ButtonWithAction.theme.js +0 -202
- package/dist/src/components/atoms/button-with-action/ButtonWithActionProps.d.ts +0 -14
- package/dist/src/components/atoms/button-with-action/ButtonWithActionProps.js +0 -1
- package/dist/src/components/atoms/button-with-action/index.d.ts +0 -2
- package/dist/src/components/atoms/button-with-action/index.js +0 -2
- package/dist/src/components/atoms/button-with-link/ButtonWithLink.d.ts +0 -11
- package/dist/src/components/atoms/button-with-link/ButtonWithLink.js +0 -41
- package/dist/src/components/atoms/button-with-link/ButtonWithLink.stories.d.ts +0 -7
- package/dist/src/components/atoms/button-with-link/ButtonWithLink.stories.js +0 -21
- package/dist/src/components/atoms/button-with-link/ButtonWithLinkProps.d.ts +0 -10
- package/dist/src/components/atoms/button-with-link/ButtonWithLinkProps.js +0 -2
- package/dist/src/components/atoms/button-with-link/index.d.ts +0 -2
- package/dist/src/components/atoms/button-with-link/index.js +0 -2
- package/dist/src/components/atoms/card/Card.d.ts +0 -5
- package/dist/src/components/atoms/card/Card.js +0 -18
- package/dist/src/components/atoms/card/Card.theme.d.ts +0 -5
- package/dist/src/components/atoms/card/Card.theme.js +0 -5
- package/dist/src/components/atoms/card/index.d.ts +0 -2
- package/dist/src/components/atoms/card/index.js +0 -2
- package/dist/src/components/atoms/checkbox/Checkbox.d.ts +0 -5
- package/dist/src/components/atoms/checkbox/Checkbox.js +0 -52
- package/dist/src/components/atoms/checkbox/Checkbox.stories.d.ts +0 -7
- package/dist/src/components/atoms/checkbox/Checkbox.stories.js +0 -16
- package/dist/src/components/atoms/checkbox/Checkbox.theme.d.ts +0 -68
- package/dist/src/components/atoms/checkbox/Checkbox.theme.js +0 -39
- package/dist/src/components/atoms/checkbox/index.d.ts +0 -2
- package/dist/src/components/atoms/checkbox/index.js +0 -2
- package/dist/src/components/atoms/checkbox-list/CheckboxList.d.ts +0 -6
- package/dist/src/components/atoms/checkbox-list/CheckboxList.js +0 -40
- package/dist/src/components/atoms/checkbox-list/CheckboxList.stories.d.ts +0 -7
- package/dist/src/components/atoms/checkbox-list/CheckboxList.stories.js +0 -41
- package/dist/src/components/atoms/checkbox-list/CheckboxList.theme.d.ts +0 -44
- package/dist/src/components/atoms/checkbox-list/CheckboxList.theme.js +0 -33
- package/dist/src/components/atoms/checkbox-list/index.d.ts +0 -2
- package/dist/src/components/atoms/checkbox-list/index.js +0 -2
- package/dist/src/components/atoms/country-dropdown/CountryDropdown.d.ts +0 -9
- package/dist/src/components/atoms/country-dropdown/CountryDropdown.js +0 -8
- package/dist/src/components/atoms/country-dropdown/CountryDropdown.stories.d.ts +0 -7
- package/dist/src/components/atoms/country-dropdown/CountryDropdown.stories.js +0 -31
- package/dist/src/components/atoms/country-dropdown/index.d.ts +0 -1
- package/dist/src/components/atoms/country-dropdown/index.js +0 -1
- package/dist/src/components/atoms/country-dropdown/options.d.ts +0 -4
- package/dist/src/components/atoms/country-dropdown/options.js +0 -249
- package/dist/src/components/atoms/detail/Detail.d.ts +0 -5
- package/dist/src/components/atoms/detail/Detail.js +0 -63
- package/dist/src/components/atoms/detail/Detail.styled.d.ts +0 -1
- package/dist/src/components/atoms/detail/Detail.styled.js +0 -28
- package/dist/src/components/atoms/detail/Detail.theme.d.ts +0 -36
- package/dist/src/components/atoms/detail/Detail.theme.js +0 -28
- package/dist/src/components/atoms/detail/index.d.ts +0 -2
- package/dist/src/components/atoms/detail/index.js +0 -2
- package/dist/src/components/atoms/display-box/DisplayBox.d.ts +0 -5
- package/dist/src/components/atoms/display-box/DisplayBox.js +0 -11
- package/dist/src/components/atoms/display-box/DisplayBox.stories.d.ts +0 -7
- package/dist/src/components/atoms/display-box/DisplayBox.stories.js +0 -12
- package/dist/src/components/atoms/display-box/DisplayBox.theme.d.ts +0 -7
- package/dist/src/components/atoms/display-box/DisplayBox.theme.js +0 -7
- package/dist/src/components/atoms/display-box/index.d.ts +0 -2
- package/dist/src/components/atoms/display-box/index.js +0 -2
- package/dist/src/components/atoms/display-card/DisplayCard.d.ts +0 -9
- package/dist/src/components/atoms/display-card/DisplayCard.js +0 -22
- package/dist/src/components/atoms/display-card/DisplayCard.stories.d.ts +0 -7
- package/dist/src/components/atoms/display-card/DisplayCard.stories.js +0 -10
- package/dist/src/components/atoms/display-card/index.d.ts +0 -2
- package/dist/src/components/atoms/display-card/index.js +0 -2
- package/dist/src/components/atoms/dropdown/Dropdown.d.ts +0 -5
- package/dist/src/components/atoms/dropdown/Dropdown.js +0 -258
- package/dist/src/components/atoms/dropdown/Dropdown.stories.d.ts +0 -7
- package/dist/src/components/atoms/dropdown/Dropdown.stories.js +0 -30
- package/dist/src/components/atoms/dropdown/Dropdown.theme.d.ts +0 -7
- package/dist/src/components/atoms/dropdown/Dropdown.theme.js +0 -7
- package/dist/src/components/atoms/dropdown/DropdownIcon.d.ts +0 -2
- package/dist/src/components/atoms/dropdown/DropdownIcon.js +0 -7
- package/dist/src/components/atoms/dropdown/index.d.ts +0 -2
- package/dist/src/components/atoms/dropdown/index.js +0 -2
- package/dist/src/components/atoms/form-layouts/FormContainer.d.ts +0 -5
- package/dist/src/components/atoms/form-layouts/FormContainer.js +0 -34
- package/dist/src/components/atoms/form-layouts/FormFooterPanel.d.ts +0 -5
- package/dist/src/components/atoms/form-layouts/FormFooterPanel.js +0 -15
- package/dist/src/components/atoms/form-layouts/FormInput.d.ts +0 -5
- package/dist/src/components/atoms/form-layouts/FormInput.js +0 -116
- package/dist/src/components/atoms/form-layouts/FormInputColumn.d.ts +0 -7
- package/dist/src/components/atoms/form-layouts/FormInputColumn.js +0 -29
- package/dist/src/components/atoms/form-layouts/FormInputRow.d.ts +0 -9
- package/dist/src/components/atoms/form-layouts/FormInputRow.js +0 -30
- package/dist/src/components/atoms/form-layouts/FormLayouts.stories.d.ts +0 -7
- package/dist/src/components/atoms/form-layouts/FormLayouts.stories.js +0 -38
- package/dist/src/components/atoms/form-layouts/FormLayouts.theme.d.ts +0 -86
- package/dist/src/components/atoms/form-layouts/FormLayouts.theme.js +0 -44
- package/dist/src/components/atoms/form-layouts/index.d.ts +0 -6
- package/dist/src/components/atoms/form-layouts/index.js +0 -6
- package/dist/src/components/atoms/form-select/FormSelect.d.ts +0 -5
- package/dist/src/components/atoms/form-select/FormSelect.js +0 -36
- package/dist/src/components/atoms/form-select/FormSelect.stories.d.ts +0 -7
- package/dist/src/components/atoms/form-select/FormSelect.stories.js +0 -36
- package/dist/src/components/atoms/form-select/FormSelect.styled.d.ts +0 -3
- package/dist/src/components/atoms/form-select/FormSelect.styled.js +0 -22
- package/dist/src/components/atoms/form-select/FormSelect.theme.d.ts +0 -81
- package/dist/src/components/atoms/form-select/FormSelect.theme.js +0 -40
- package/dist/src/components/atoms/form-select/index.d.ts +0 -2
- package/dist/src/components/atoms/form-select/index.js +0 -2
- package/dist/src/components/atoms/formatted-address/FormattedAddress.d.ts +0 -5
- package/dist/src/components/atoms/formatted-address/FormattedAddress.js +0 -22
- package/dist/src/components/atoms/formatted-address/FormattedAddress.stories.d.ts +0 -7
- package/dist/src/components/atoms/formatted-address/FormattedAddress.stories.js +0 -18
- package/dist/src/components/atoms/formatted-address/FormattedAddress.theme.d.ts +0 -23
- package/dist/src/components/atoms/formatted-address/FormattedAddress.theme.js +0 -9
- package/dist/src/components/atoms/formatted-address/index.d.ts +0 -2
- package/dist/src/components/atoms/formatted-address/index.js +0 -2
- package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.d.ts +0 -7
- package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.js +0 -47
- package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.theme.d.ts +0 -7
- package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.theme.js +0 -7
- package/dist/src/components/atoms/formatted-credit-card/index.d.ts +0 -2
- package/dist/src/components/atoms/formatted-credit-card/index.js +0 -2
- package/dist/src/components/atoms/hamburger-button/HamburgerButton.d.ts +0 -8
- package/dist/src/components/atoms/hamburger-button/HamburgerButton.js +0 -27
- package/dist/src/components/atoms/hamburger-button/HamburgerButton.stories.d.ts +0 -7
- package/dist/src/components/atoms/hamburger-button/HamburgerButton.stories.js +0 -11
- package/dist/src/components/atoms/hamburger-button/index.d.ts +0 -2
- package/dist/src/components/atoms/hamburger-button/index.js +0 -2
- package/dist/src/components/atoms/heading/Heading.d.ts +0 -5
- package/dist/src/components/atoms/heading/Heading.js +0 -40
- package/dist/src/components/atoms/heading/Heading.stories.d.ts +0 -7
- package/dist/src/components/atoms/heading/Heading.stories.js +0 -10
- package/dist/src/components/atoms/heading/Heading.styled.d.ts +0 -1
- package/dist/src/components/atoms/heading/Heading.styled.js +0 -28
- package/dist/src/components/atoms/heading/Heading.theme.d.ts +0 -17
- package/dist/src/components/atoms/heading/Heading.theme.js +0 -16
- package/dist/src/components/atoms/heading/index.d.ts +0 -2
- package/dist/src/components/atoms/heading/index.js +0 -2
- package/dist/src/components/atoms/icons/AccountNumberImage.d.ts +0 -2
- package/dist/src/components/atoms/icons/AccountNumberImage.js +0 -20
- package/dist/src/components/atoms/icons/AccountsAddIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/AccountsAddIcon.js +0 -16
- package/dist/src/components/atoms/icons/AccountsIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/AccountsIcon.js +0 -15
- package/dist/src/components/atoms/icons/AccountsIconSmall.d.ts +0 -5
- package/dist/src/components/atoms/icons/AccountsIconSmall.js +0 -20
- package/dist/src/components/atoms/icons/AchReturnIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/AchReturnIcon.js +0 -6
- package/dist/src/components/atoms/icons/AllocatedIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/AllocatedIcon.js +0 -6
- package/dist/src/components/atoms/icons/AutopayOnIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/AutopayOnIcon.js +0 -6
- package/dist/src/components/atoms/icons/BankIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/BankIcon.js +0 -7
- package/dist/src/components/atoms/icons/CalendarIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/CalendarIcon.js +0 -6
- package/dist/src/components/atoms/icons/CarrotIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/CarrotIcon.js +0 -20
- package/dist/src/components/atoms/icons/CashIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/CashIcon.js +0 -7
- package/dist/src/components/atoms/icons/ChargebackIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/ChargebackIcon.js +0 -6
- package/dist/src/components/atoms/icons/ChargebackReversalIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/ChargebackReversalIcon.js +0 -6
- package/dist/src/components/atoms/icons/CheckIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/CheckIcon.js +0 -12
- package/dist/src/components/atoms/icons/CheckmarkIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/CheckmarkIcon.js +0 -12
- package/dist/src/components/atoms/icons/ChevronIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/ChevronIcon.js +0 -16
- package/dist/src/components/atoms/icons/CustomerSearchIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/CustomerSearchIcon.js +0 -22
- package/dist/src/components/atoms/icons/DuplicateIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/DuplicateIcon.js +0 -6
- package/dist/src/components/atoms/icons/EmptyCartIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/EmptyCartIcon.js +0 -13
- package/dist/src/components/atoms/icons/ErroredIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/ErroredIcon.js +0 -6
- package/dist/src/components/atoms/icons/ExternalLinkIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/ExternalLinkIcon.js +0 -11
- package/dist/src/components/atoms/icons/FailedIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/FailedIcon.js +0 -6
- package/dist/src/components/atoms/icons/ForgotPasswordIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/ForgotPasswordIcon.js +0 -17
- package/dist/src/components/atoms/icons/GenericCard.d.ts +0 -2
- package/dist/src/components/atoms/icons/GenericCard.js +0 -6
- package/dist/src/components/atoms/icons/GenericCardLarge.d.ts +0 -2
- package/dist/src/components/atoms/icons/GenericCardLarge.js +0 -8
- package/dist/src/components/atoms/icons/GoToEmailIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/GoToEmailIcon.js +0 -16
- package/dist/src/components/atoms/icons/IconAdd.d.ts +0 -2
- package/dist/src/components/atoms/icons/IconAdd.js +0 -14
- package/dist/src/components/atoms/icons/IconQuitLarge.d.ts +0 -4
- package/dist/src/components/atoms/icons/IconQuitLarge.js +0 -19
- package/dist/src/components/atoms/icons/Icons.theme.d.ts +0 -33
- package/dist/src/components/atoms/icons/Icons.theme.js +0 -27
- package/dist/src/components/atoms/icons/NoCustomerResultsIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/NoCustomerResultsIcon.js +0 -15
- package/dist/src/components/atoms/icons/NoPaymentResultsIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/NoPaymentResultsIcon.js +0 -16
- package/dist/src/components/atoms/icons/NotFoundIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/NotFoundIcon.js +0 -56
- package/dist/src/components/atoms/icons/PaymentIcon.d.ts +0 -8
- package/dist/src/components/atoms/icons/PaymentIcon.js +0 -30
- package/dist/src/components/atoms/icons/PaymentMethodAddIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/PaymentMethodAddIcon.js +0 -28
- package/dist/src/components/atoms/icons/PaymentMethodIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/PaymentMethodIcon.js +0 -15
- package/dist/src/components/atoms/icons/PaymentSearchIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/PaymentSearchIcon.js +0 -23
- package/dist/src/components/atoms/icons/PaymentsIconSmall.d.ts +0 -5
- package/dist/src/components/atoms/icons/PaymentsIconSmall.js +0 -20
- package/dist/src/components/atoms/icons/PendingIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/PendingIcon.js +0 -6
- package/dist/src/components/atoms/icons/PeriscopeFailedIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/PeriscopeFailedIcon.js +0 -56
- package/dist/src/components/atoms/icons/ProfileIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/ProfileIcon.js +0 -16
- package/dist/src/components/atoms/icons/ProfileIconSmall.d.ts +0 -5
- package/dist/src/components/atoms/icons/ProfileIconSmall.js +0 -12
- package/dist/src/components/atoms/icons/PropertiesAddIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/PropertiesAddIcon.js +0 -31
- package/dist/src/components/atoms/icons/PropertiesIconSmall.d.ts +0 -5
- package/dist/src/components/atoms/icons/PropertiesIconSmall.js +0 -10
- package/dist/src/components/atoms/icons/RefundIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/RefundIcon.js +0 -6
- package/dist/src/components/atoms/icons/RejectedIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/RejectedIcon.js +0 -6
- package/dist/src/components/atoms/icons/RejectedVelocityIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/RejectedVelocityIcon.js +0 -6
- package/dist/src/components/atoms/icons/ResetPasswordIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/ResetPasswordIcon.js +0 -16
- package/dist/src/components/atoms/icons/RoutingNumberImage.d.ts +0 -2
- package/dist/src/components/atoms/icons/RoutingNumberImage.js +0 -20
- package/dist/src/components/atoms/icons/SearchIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/SearchIcon.js +0 -10
- package/dist/src/components/atoms/icons/SettingsIconSmall.d.ts +0 -5
- package/dist/src/components/atoms/icons/SettingsIconSmall.js +0 -20
- package/dist/src/components/atoms/icons/ShoppingCartIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/ShoppingCartIcon.js +0 -11
- package/dist/src/components/atoms/icons/StatusUnknownIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/StatusUnknownIcon.js +0 -6
- package/dist/src/components/atoms/icons/SuccessfulIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/SuccessfulIcon.js +0 -6
- package/dist/src/components/atoms/icons/TimeoutImage.d.ts +0 -2
- package/dist/src/components/atoms/icons/TimeoutImage.js +0 -38
- package/dist/src/components/atoms/icons/TrashIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/TrashIcon.js +0 -15
- package/dist/src/components/atoms/icons/VerifiedEmailIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/VerifiedEmailIcon.js +0 -19
- package/dist/src/components/atoms/icons/VoidedIcon.d.ts +0 -2
- package/dist/src/components/atoms/icons/VoidedIcon.js +0 -6
- package/dist/src/components/atoms/icons/WalletIcon.d.ts +0 -5
- package/dist/src/components/atoms/icons/WalletIcon.js +0 -16
- package/dist/src/components/atoms/icons/WarningIconXS.d.ts +0 -2
- package/dist/src/components/atoms/icons/WarningIconXS.js +0 -13
- package/dist/src/components/atoms/icons/icons.stories.d.ts +0 -42
- package/dist/src/components/atoms/icons/icons.stories.js +0 -44
- package/dist/src/components/atoms/icons/index.d.ts +0 -59
- package/dist/src/components/atoms/icons/index.js +0 -59
- package/dist/src/components/atoms/index.d.ts +0 -45
- package/dist/src/components/atoms/index.js +0 -45
- package/dist/src/components/atoms/jumbo/Jumbo.d.ts +0 -4
- package/dist/src/components/atoms/jumbo/Jumbo.js +0 -25
- package/dist/src/components/atoms/jumbo/index.d.ts +0 -2
- package/dist/src/components/atoms/jumbo/index.js +0 -2
- package/dist/src/components/atoms/labeled-amount/LabeledAmount.d.ts +0 -5
- package/dist/src/components/atoms/labeled-amount/LabeledAmount.js +0 -16
- package/dist/src/components/atoms/labeled-amount/LabeledAmount.stories.d.ts +0 -7
- package/dist/src/components/atoms/labeled-amount/LabeledAmount.stories.js +0 -20
- package/dist/src/components/atoms/labeled-amount/LabeledAmount.theme.d.ts +0 -12
- package/dist/src/components/atoms/labeled-amount/LabeledAmount.theme.js +0 -10
- package/dist/src/components/atoms/labeled-amount/index.d.ts +0 -2
- package/dist/src/components/atoms/labeled-amount/index.js +0 -2
- package/dist/src/components/atoms/layouts/Box.d.ts +0 -3
- package/dist/src/components/atoms/layouts/Box.js +0 -37
- package/dist/src/components/atoms/layouts/Box.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Box.styled.js +0 -107
- package/dist/src/components/atoms/layouts/Center.d.ts +0 -8
- package/dist/src/components/atoms/layouts/Center.js +0 -35
- package/dist/src/components/atoms/layouts/Center.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Center.styled.js +0 -21
- package/dist/src/components/atoms/layouts/Cluster.d.ts +0 -16
- package/dist/src/components/atoms/layouts/Cluster.js +0 -39
- package/dist/src/components/atoms/layouts/Cluster.styled.d.ts +0 -2
- package/dist/src/components/atoms/layouts/Cluster.styled.js +0 -71
- package/dist/src/components/atoms/layouts/Cover.d.ts +0 -11
- package/dist/src/components/atoms/layouts/Cover.js +0 -52
- package/dist/src/components/atoms/layouts/Cover.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Cover.styled.js +0 -30
- package/dist/src/components/atoms/layouts/Frame.d.ts +0 -7
- package/dist/src/components/atoms/layouts/Frame.js +0 -42
- package/dist/src/components/atoms/layouts/Frame.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Frame.styled.js +0 -10
- package/dist/src/components/atoms/layouts/Grid.d.ts +0 -8
- package/dist/src/components/atoms/layouts/Grid.js +0 -38
- package/dist/src/components/atoms/layouts/Grid.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Grid.styled.js +0 -24
- package/dist/src/components/atoms/layouts/Imposter.d.ts +0 -13
- package/dist/src/components/atoms/layouts/Imposter.js +0 -49
- package/dist/src/components/atoms/layouts/Imposter.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Imposter.styled.js +0 -30
- package/dist/src/components/atoms/layouts/Motion.d.ts +0 -7
- package/dist/src/components/atoms/layouts/Motion.js +0 -64
- package/dist/src/components/atoms/layouts/Motion.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Motion.styled.js +0 -71
- package/dist/src/components/atoms/layouts/Reel.d.ts +0 -13
- package/dist/src/components/atoms/layouts/Reel.js +0 -36
- package/dist/src/components/atoms/layouts/Reel.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Reel.styled.js +0 -30
- package/dist/src/components/atoms/layouts/Sidebar.d.ts +0 -11
- package/dist/src/components/atoms/layouts/Sidebar.js +0 -43
- package/dist/src/components/atoms/layouts/Sidebar.styled.d.ts +0 -2
- package/dist/src/components/atoms/layouts/Sidebar.styled.js +0 -59
- package/dist/src/components/atoms/layouts/Stack.d.ts +0 -10
- package/dist/src/components/atoms/layouts/Stack.js +0 -39
- package/dist/src/components/atoms/layouts/Stack.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/Stack.styled.js +0 -26
- package/dist/src/components/atoms/layouts/Switcher.d.ts +0 -14
- package/dist/src/components/atoms/layouts/Switcher.js +0 -62
- package/dist/src/components/atoms/layouts/Switcher.styled.d.ts +0 -2
- package/dist/src/components/atoms/layouts/Switcher.styled.js +0 -42
- package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.d.ts +0 -9
- package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.js +0 -12
- package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.styled.d.ts +0 -2
- package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.styled.js +0 -21
- package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.d.ts +0 -11
- package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.js +0 -9
- package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.styled.d.ts +0 -1
- package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.styled.js +0 -25
- package/dist/src/components/atoms/layouts/examples/ResizingContainer.d.ts +0 -9
- package/dist/src/components/atoms/layouts/examples/ResizingContainer.js +0 -26
- package/dist/src/components/atoms/layouts/examples/ResizingContainer.styled.d.ts +0 -2
- package/dist/src/components/atoms/layouts/examples/ResizingContainer.styled.js +0 -23
- package/dist/src/components/atoms/layouts/examples/box-example/BoxExample.stories.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/box-example/BoxExample.stories.js +0 -19
- package/dist/src/components/atoms/layouts/examples/center-example/CenterExample.stories.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/center-example/CenterExample.stories.js +0 -13
- package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.d.ts +0 -6
- package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.js +0 -7
- package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.stories.d.ts +0 -21
- package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.stories.js +0 -43
- package/dist/src/components/atoms/layouts/examples/cover-example/CoverExample.stories.d.ts +0 -15
- package/dist/src/components/atoms/layouts/examples/cover-example/CoverExample.stories.js +0 -18
- package/dist/src/components/atoms/layouts/examples/frame-example/FrameExample.stories.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/frame-example/FrameExample.stories.js +0 -12
- package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.js +0 -32
- package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.stories.d.ts +0 -11
- package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.stories.js +0 -26
- package/dist/src/components/atoms/layouts/examples/imposter-example/ImposterExample.stories.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/imposter-example/ImposterExample.stories.js +0 -14
- package/dist/src/components/atoms/layouts/examples/motion-example/MotionExample.stories.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/motion-example/MotionExample.stories.js +0 -41
- package/dist/src/components/atoms/layouts/examples/reel-example/ReelExample.stories.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/reel-example/ReelExample.stories.js +0 -21
- package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.js +0 -7
- package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.stories.d.ts +0 -11
- package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.stories.js +0 -41
- package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.d.ts +0 -7
- package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.js +0 -26
- package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.stories.d.ts +0 -21
- package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.stories.js +0 -26
- package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.d.ts +0 -8
- package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.js +0 -26
- package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.stories.d.ts +0 -16
- package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.stories.js +0 -30
- package/dist/src/components/atoms/layouts/index.d.ts +0 -13
- package/dist/src/components/atoms/layouts/index.js +0 -13
- package/dist/src/components/atoms/line-item/LineItem.d.ts +0 -5
- package/dist/src/components/atoms/line-item/LineItem.js +0 -14
- package/dist/src/components/atoms/line-item/LineItem.stories.d.ts +0 -7
- package/dist/src/components/atoms/line-item/LineItem.stories.js +0 -10
- package/dist/src/components/atoms/line-item/LineItem.theme.d.ts +0 -16
- package/dist/src/components/atoms/line-item/LineItem.theme.js +0 -6
- package/dist/src/components/atoms/line-item/index.d.ts +0 -2
- package/dist/src/components/atoms/line-item/index.js +0 -2
- package/dist/src/components/atoms/link/ExternalLink.d.ts +0 -14
- package/dist/src/components/atoms/link/ExternalLink.js +0 -14
- package/dist/src/components/atoms/link/ExternalLink.styled.d.ts +0 -1
- package/dist/src/components/atoms/link/ExternalLink.styled.js +0 -64
- package/dist/src/components/atoms/link/InternalLink.d.ts +0 -15
- package/dist/src/components/atoms/link/InternalLink.js +0 -13
- package/dist/src/components/atoms/link/InternalLink.styled.d.ts +0 -1
- package/dist/src/components/atoms/link/InternalLink.styled.js +0 -68
- package/dist/src/components/atoms/link/Link.stories.d.ts +0 -8
- package/dist/src/components/atoms/link/Link.stories.js +0 -26
- package/dist/src/components/atoms/link/Link.theme.d.ts +0 -14
- package/dist/src/components/atoms/link/Link.theme.js +0 -13
- package/dist/src/components/atoms/link/index.d.ts +0 -3
- package/dist/src/components/atoms/link/index.js +0 -3
- package/dist/src/components/atoms/loading/Loading.d.ts +0 -2
- package/dist/src/components/atoms/loading/Loading.js +0 -9
- package/dist/src/components/atoms/loading/index.d.ts +0 -2
- package/dist/src/components/atoms/loading/index.js +0 -2
- package/dist/src/components/atoms/nav-footer/NavFooter.d.ts +0 -13
- package/dist/src/components/atoms/nav-footer/NavFooter.js +0 -38
- package/dist/src/components/atoms/nav-footer/NavFooter.stories.d.ts +0 -7
- package/dist/src/components/atoms/nav-footer/NavFooter.stories.js +0 -13
- package/dist/src/components/atoms/nav-footer/index.d.ts +0 -2
- package/dist/src/components/atoms/nav-footer/index.js +0 -2
- package/dist/src/components/atoms/nav-header/NavHeader.d.ts +0 -10
- package/dist/src/components/atoms/nav-header/NavHeader.js +0 -37
- package/dist/src/components/atoms/nav-header/NavHeader.stories.d.ts +0 -7
- package/dist/src/components/atoms/nav-header/NavHeader.stories.js +0 -13
- package/dist/src/components/atoms/nav-header/index.d.ts +0 -2
- package/dist/src/components/atoms/nav-header/index.js +0 -2
- package/dist/src/components/atoms/nav-tabs/NavTab.d.ts +0 -5
- package/dist/src/components/atoms/nav-tabs/NavTab.js +0 -20
- package/dist/src/components/atoms/nav-tabs/NavTab.theme.d.ts +0 -9
- package/dist/src/components/atoms/nav-tabs/NavTab.theme.js +0 -9
- package/dist/src/components/atoms/nav-tabs/NavTabs.d.ts +0 -4
- package/dist/src/components/atoms/nav-tabs/NavTabs.js +0 -27
- package/dist/src/components/atoms/nav-tabs/TabConfig.d.ts +0 -4
- package/dist/src/components/atoms/nav-tabs/TabConfig.js +0 -1
- package/dist/src/components/atoms/nav-tabs/index.d.ts +0 -1
- package/dist/src/components/atoms/nav-tabs/index.js +0 -2
- package/dist/src/components/atoms/paragraph/Paragraph.d.ts +0 -5
- package/dist/src/components/atoms/paragraph/Paragraph.js +0 -40
- package/dist/src/components/atoms/paragraph/Paragraph.stories.d.ts +0 -7
- package/dist/src/components/atoms/paragraph/Paragraph.stories.js +0 -17
- package/dist/src/components/atoms/paragraph/Paragraph.styled.d.ts +0 -1
- package/dist/src/components/atoms/paragraph/Paragraph.styled.js +0 -25
- package/dist/src/components/atoms/paragraph/Paragraph.theme.d.ts +0 -27
- package/dist/src/components/atoms/paragraph/Paragraph.theme.js +0 -21
- package/dist/src/components/atoms/paragraph/index.d.ts +0 -2
- package/dist/src/components/atoms/paragraph/index.js +0 -2
- package/dist/src/components/atoms/password-requirements/PasswordRequirements.d.ts +0 -5
- package/dist/src/components/atoms/password-requirements/PasswordRequirements.js +0 -59
- package/dist/src/components/atoms/password-requirements/PasswordRequirements.stories.d.ts +0 -7
- package/dist/src/components/atoms/password-requirements/PasswordRequirements.stories.js +0 -46
- package/dist/src/components/atoms/password-requirements/index.d.ts +0 -2
- package/dist/src/components/atoms/password-requirements/index.js +0 -2
- package/dist/src/components/atoms/placeholder/Placeholder.d.ts +0 -5
- package/dist/src/components/atoms/placeholder/Placeholder.js +0 -33
- package/dist/src/components/atoms/placeholder/Placeholder.stories.d.ts +0 -7
- package/dist/src/components/atoms/placeholder/Placeholder.stories.js +0 -23
- package/dist/src/components/atoms/placeholder/Placeholder.theme.d.ts +0 -16
- package/dist/src/components/atoms/placeholder/Placeholder.theme.js +0 -7
- package/dist/src/components/atoms/placeholder/index.d.ts +0 -2
- package/dist/src/components/atoms/placeholder/index.js +0 -2
- package/dist/src/components/atoms/processing-fee/ProcessingFee.d.ts +0 -5
- package/dist/src/components/atoms/processing-fee/ProcessingFee.js +0 -15
- package/dist/src/components/atoms/processing-fee/ProcessingFee.stories.d.ts +0 -7
- package/dist/src/components/atoms/processing-fee/ProcessingFee.stories.js +0 -17
- package/dist/src/components/atoms/processing-fee/ProcessingFee.theme.d.ts +0 -8
- package/dist/src/components/atoms/processing-fee/ProcessingFee.theme.js +0 -5
- package/dist/src/components/atoms/processing-fee/index.d.ts +0 -2
- package/dist/src/components/atoms/processing-fee/index.js +0 -2
- package/dist/src/components/atoms/radio-button/RadioButton.d.ts +0 -5
- package/dist/src/components/atoms/radio-button/RadioButton.js +0 -68
- package/dist/src/components/atoms/radio-button/RadioButton.stories.d.ts +0 -7
- package/dist/src/components/atoms/radio-button/RadioButton.stories.js +0 -16
- package/dist/src/components/atoms/radio-button/RadioButton.theme.d.ts +0 -7
- package/dist/src/components/atoms/radio-button/RadioButton.theme.js +0 -7
- package/dist/src/components/atoms/radio-button/index.d.ts +0 -2
- package/dist/src/components/atoms/radio-button/index.js +0 -2
- package/dist/src/components/atoms/searchable-select/SearchableSelect.d.ts +0 -5
- package/dist/src/components/atoms/searchable-select/SearchableSelect.js +0 -37
- package/dist/src/components/atoms/searchable-select/SearchableSelect.theme.d.ts +0 -8
- package/dist/src/components/atoms/searchable-select/SearchableSelect.theme.js +0 -6
- package/dist/src/components/atoms/searchable-select/index.d.ts +0 -2
- package/dist/src/components/atoms/searchable-select/index.js +0 -2
- package/dist/src/components/atoms/solid-divider/SolidDivider.d.ts +0 -5
- package/dist/src/components/atoms/solid-divider/SolidDivider.js +0 -9
- package/dist/src/components/atoms/solid-divider/SolidDivider.stories.d.ts +0 -7
- package/dist/src/components/atoms/solid-divider/SolidDivider.stories.js +0 -9
- package/dist/src/components/atoms/solid-divider/SolidDivider.theme.d.ts +0 -13
- package/dist/src/components/atoms/solid-divider/SolidDivider.theme.js +0 -7
- package/dist/src/components/atoms/solid-divider/index.d.ts +0 -2
- package/dist/src/components/atoms/solid-divider/index.js +0 -2
- package/dist/src/components/atoms/spinner/Spinner.d.ts +0 -6
- package/dist/src/components/atoms/spinner/Spinner.js +0 -27
- package/dist/src/components/atoms/spinner/Spinner.stories.d.ts +0 -7
- package/dist/src/components/atoms/spinner/Spinner.stories.js +0 -12
- package/dist/src/components/atoms/spinner/Spinner.theme.d.ts +0 -5
- package/dist/src/components/atoms/spinner/Spinner.theme.js +0 -4
- package/dist/src/components/atoms/spinner/index.d.ts +0 -2
- package/dist/src/components/atoms/spinner/index.js +0 -2
- package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.d.ts +0 -10
- package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.js +0 -19
- package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.stories.d.ts +0 -7
- package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.stories.js +0 -30
- package/dist/src/components/atoms/state-province-dropdown/index.d.ts +0 -2
- package/dist/src/components/atoms/state-province-dropdown/index.js +0 -2
- package/dist/src/components/atoms/state-province-dropdown/options.d.ts +0 -11
- package/dist/src/components/atoms/state-province-dropdown/options.js +0 -3837
- package/dist/src/components/atoms/tab/Tab.d.ts +0 -6
- package/dist/src/components/atoms/tab/Tab.js +0 -17
- package/dist/src/components/atoms/tab/Tab.stories.d.ts +0 -7
- package/dist/src/components/atoms/tab/Tab.stories.js +0 -9
- package/dist/src/components/atoms/tab/Tab.theme.d.ts +0 -27
- package/dist/src/components/atoms/tab/Tab.theme.js +0 -23
- package/dist/src/components/atoms/tab/index.d.ts +0 -2
- package/dist/src/components/atoms/tab/index.js +0 -2
- package/dist/src/components/atoms/text/Text.d.ts +0 -5
- package/dist/src/components/atoms/text/Text.js +0 -34
- package/dist/src/components/atoms/text/Text.stories.d.ts +0 -7
- package/dist/src/components/atoms/text/Text.stories.js +0 -17
- package/dist/src/components/atoms/text/Text.styled.d.ts +0 -1
- package/dist/src/components/atoms/text/Text.styled.js +0 -32
- package/dist/src/components/atoms/text/Text.theme.d.ts +0 -27
- package/dist/src/components/atoms/text/Text.theme.js +0 -24
- package/dist/src/components/atoms/text/index.d.ts +0 -2
- package/dist/src/components/atoms/text/index.js +0 -2
- package/dist/src/components/atoms/title/Title.d.ts +0 -5
- package/dist/src/components/atoms/title/Title.js +0 -60
- package/dist/src/components/atoms/title/Title.styled.d.ts +0 -1
- package/dist/src/components/atoms/title/Title.styled.js +0 -28
- package/dist/src/components/atoms/title/Title.theme.d.ts +0 -26
- package/dist/src/components/atoms/title/Title.theme.js +0 -22
- package/dist/src/components/atoms/title/index.d.ts +0 -2
- package/dist/src/components/atoms/title/index.js +0 -2
- package/dist/src/components/atoms/toggle-switch/ToggleSwitch.d.ts +0 -5
- package/dist/src/components/atoms/toggle-switch/ToggleSwitch.js +0 -126
- package/dist/src/components/atoms/toggle-switch/ToggleSwitch.stories.d.ts +0 -7
- package/dist/src/components/atoms/toggle-switch/ToggleSwitch.stories.js +0 -15
- package/dist/src/components/atoms/toggle-switch/ToggleSwitch.theme.d.ts +0 -15
- package/dist/src/components/atoms/toggle-switch/ToggleSwitch.theme.js +0 -16
- package/dist/src/components/atoms/toggle-switch/index.d.ts +0 -2
- package/dist/src/components/atoms/toggle-switch/index.js +0 -2
- package/dist/src/components/atoms/typeahead-input/TypeaheadIinput.stories.d.ts +0 -7
- package/dist/src/components/atoms/typeahead-input/TypeaheadIinput.stories.js +0 -9
- package/dist/src/components/atoms/typeahead-input/TypeaheadInput.d.ts +0 -8
- package/dist/src/components/atoms/typeahead-input/TypeaheadInput.js +0 -22
- package/dist/src/components/atoms/typeahead-input/TypeaheadInput.theme.d.ts +0 -11
- package/dist/src/components/atoms/typeahead-input/TypeaheadInput.theme.js +0 -11
- package/dist/src/components/atoms/typeahead-input/index.d.ts +0 -2
- package/dist/src/components/atoms/typeahead-input/index.js +0 -2
- package/dist/src/components/atoms/welcome-card/Card.d.ts +0 -5
- package/dist/src/components/atoms/welcome-card/Card.js +0 -52
- package/dist/src/components/atoms/welcome-card/Card.theme.d.ts +0 -7
- package/dist/src/components/atoms/welcome-card/Card.theme.js +0 -7
- package/dist/src/components/atoms/welcome-card/index.d.ts +0 -8
- package/dist/src/components/atoms/welcome-card/index.js +0 -20
- package/dist/src/components/index.d.ts +0 -4
- package/dist/src/components/index.js +0 -4
- package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.d.ts +0 -5
- package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.js +0 -22
- package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.theme.d.ts +0 -28
- package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.theme.js +0 -17
- package/dist/src/components/molecules/account-and-routing-modal/index.d.ts +0 -2
- package/dist/src/components/molecules/account-and-routing-modal/index.js +0 -2
- package/dist/src/components/molecules/address-form/AddressForm.d.ts +0 -12
- package/dist/src/components/molecules/address-form/AddressForm.js +0 -52
- package/dist/src/components/molecules/address-form/AddressForm.state.d.ts +0 -3
- package/dist/src/components/molecules/address-form/AddressForm.state.js +0 -33
- package/dist/src/components/molecules/address-form/AddressForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/address-form/AddressForm.stories.js +0 -15
- package/dist/src/components/molecules/address-form/index.d.ts +0 -2
- package/dist/src/components/molecules/address-form/index.js +0 -6
- package/dist/src/components/molecules/change-password-form/ChangePasswordForm.d.ts +0 -13
- package/dist/src/components/molecules/change-password-form/ChangePasswordForm.js +0 -55
- package/dist/src/components/molecules/change-password-form/ChangePasswordForm.state.d.ts +0 -3
- package/dist/src/components/molecules/change-password-form/ChangePasswordForm.state.js +0 -21
- package/dist/src/components/molecules/change-password-form/ChangePasswordForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/change-password-form/ChangePasswordForm.stories.js +0 -14
- package/dist/src/components/molecules/change-password-form/index.d.ts +0 -2
- package/dist/src/components/molecules/change-password-form/index.js +0 -6
- package/dist/src/components/molecules/collapsible-section/CollapsibleSection.d.ts +0 -5
- package/dist/src/components/molecules/collapsible-section/CollapsibleSection.js +0 -60
- package/dist/src/components/molecules/collapsible-section/CollapsibleSection.stories.d.ts +0 -7
- package/dist/src/components/molecules/collapsible-section/CollapsibleSection.stories.js +0 -30
- package/dist/src/components/molecules/collapsible-section/CollapsibleSection.theme.d.ts +0 -9
- package/dist/src/components/molecules/collapsible-section/CollapsibleSection.theme.js +0 -8
- package/dist/src/components/molecules/collapsible-section/index.d.ts +0 -2
- package/dist/src/components/molecules/collapsible-section/index.js +0 -2
- package/dist/src/components/molecules/edit-name-form/EdidNameForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/edit-name-form/EdidNameForm.stories.js +0 -16
- package/dist/src/components/molecules/edit-name-form/EditNameForm.d.ts +0 -8
- package/dist/src/components/molecules/edit-name-form/EditNameForm.js +0 -22
- package/dist/src/components/molecules/edit-name-form/EditNameForm.state.d.ts +0 -3
- package/dist/src/components/molecules/edit-name-form/EditNameForm.state.js +0 -11
- package/dist/src/components/molecules/edit-name-form/index.d.ts +0 -2
- package/dist/src/components/molecules/edit-name-form/index.js +0 -6
- package/dist/src/components/molecules/editable-list/EditableList.d.ts +0 -23
- package/dist/src/components/molecules/editable-list/EditableList.js +0 -49
- package/dist/src/components/molecules/editable-list/EditableList.styled.d.ts +0 -2
- package/dist/src/components/molecules/editable-list/EditableList.styled.js +0 -15
- package/dist/src/components/molecules/editable-list/index.d.ts +0 -2
- package/dist/src/components/molecules/editable-list/index.js +0 -2
- package/dist/src/components/molecules/editable-table/EditableTable.d.ts +0 -7
- package/dist/src/components/molecules/editable-table/EditableTable.js +0 -16
- package/dist/src/components/molecules/editable-table/EditableTable.styled.d.ts +0 -9
- package/dist/src/components/molecules/editable-table/EditableTable.styled.js +0 -61
- package/dist/src/components/molecules/editable-table/TableListItem.d.ts +0 -9
- package/dist/src/components/molecules/editable-table/TableListItem.js +0 -21
- package/dist/src/components/molecules/editable-table/index.d.ts +0 -3
- package/dist/src/components/molecules/editable-table/index.js +0 -3
- package/dist/src/components/molecules/email-form/EmailForm.d.ts +0 -13
- package/dist/src/components/molecules/email-form/EmailForm.js +0 -23
- package/dist/src/components/molecules/email-form/EmailForm.state.d.ts +0 -3
- package/dist/src/components/molecules/email-form/EmailForm.state.js +0 -8
- package/dist/src/components/molecules/email-form/EmailForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/email-form/EmailForm.stories.js +0 -16
- package/dist/src/components/molecules/email-form/index.d.ts +0 -2
- package/dist/src/components/molecules/email-form/index.js +0 -6
- package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.d.ts +0 -8
- package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.js +0 -17
- package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.state.d.ts +0 -3
- package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.state.js +0 -8
- package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.stories.js +0 -16
- package/dist/src/components/molecules/forgot-password-form/index.d.ts +0 -2
- package/dist/src/components/molecules/forgot-password-form/index.js +0 -6
- package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.d.ts +0 -6
- package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.js +0 -29
- package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.stories.d.ts +0 -7
- package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.stories.js +0 -17
- package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.theme.d.ts +0 -7
- package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.theme.js +0 -6
- package/dist/src/components/molecules/highlight-tab-row/index.d.ts +0 -2
- package/dist/src/components/molecules/highlight-tab-row/index.js +0 -2
- package/dist/src/components/molecules/index.d.ts +0 -36
- package/dist/src/components/molecules/index.js +0 -36
- package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.d.ts +0 -25
- package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.js +0 -108
- package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.state.d.ts +0 -3
- package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.state.js +0 -23
- package/dist/src/components/molecules/internal-user-info-form/index.d.ts +0 -2
- package/dist/src/components/molecules/internal-user-info-form/index.js +0 -6
- package/dist/src/components/molecules/login-form/LoginForm.d.ts +0 -8
- package/dist/src/components/molecules/login-form/LoginForm.js +0 -22
- package/dist/src/components/molecules/login-form/LoginForm.state.d.ts +0 -3
- package/dist/src/components/molecules/login-form/LoginForm.state.js +0 -11
- package/dist/src/components/molecules/login-form/LoginForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/login-form/LoginForm.stories.js +0 -16
- package/dist/src/components/molecules/login-form/index.d.ts +0 -2
- package/dist/src/components/molecules/login-form/index.js +0 -6
- package/dist/src/components/molecules/modal/Modal.d.ts +0 -27
- package/dist/src/components/molecules/modal/Modal.js +0 -51
- package/dist/src/components/molecules/modal/Modal.stories.d.ts +0 -15
- package/dist/src/components/molecules/modal/Modal.stories.js +0 -28
- package/dist/src/components/molecules/modal/index.d.ts +0 -2
- package/dist/src/components/molecules/modal/index.js +0 -2
- package/dist/src/components/molecules/module/Module.d.ts +0 -6
- package/dist/src/components/molecules/module/Module.js +0 -31
- package/dist/src/components/molecules/module/Module.stories.d.ts +0 -7
- package/dist/src/components/molecules/module/Module.stories.js +0 -18
- package/dist/src/components/molecules/module/Module.theme.d.ts +0 -87
- package/dist/src/components/molecules/module/Module.theme.js +0 -43
- package/dist/src/components/molecules/module/index.d.ts +0 -2
- package/dist/src/components/molecules/module/index.js +0 -2
- package/dist/src/components/molecules/nav-menu/NavMenu.theme.d.ts +0 -15
- package/dist/src/components/molecules/nav-menu/NavMenu.theme.js +0 -12
- package/dist/src/components/molecules/nav-menu/NavMenuDesktop.d.ts +0 -5
- package/dist/src/components/molecules/nav-menu/NavMenuDesktop.js +0 -11
- package/dist/src/components/molecules/nav-menu/NavMenuMobile.d.ts +0 -5
- package/dist/src/components/molecules/nav-menu/NavMenuMobile.js +0 -49
- package/dist/src/components/molecules/nav-menu/index.d.ts +0 -3
- package/dist/src/components/molecules/nav-menu/index.js +0 -3
- package/dist/src/components/molecules/obligation/Obligation.d.ts +0 -23
- package/dist/src/components/molecules/obligation/Obligation.js +0 -44
- package/dist/src/components/molecules/obligation/icons/AccountBillIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountBillIcon.js +0 -20
- package/dist/src/components/molecules/obligation/icons/AccountConstructionIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountConstructionIcon.js +0 -21
- package/dist/src/components/molecules/obligation/icons/AccountDentalIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountDentalIcon.js +0 -21
- package/dist/src/components/molecules/obligation/icons/AccountElectricIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountElectricIcon.js +0 -21
- package/dist/src/components/molecules/obligation/icons/AccountGarbageIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountGarbageIcon.js +0 -21
- package/dist/src/components/molecules/obligation/icons/AccountGasIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountGasIcon.js +0 -21
- package/dist/src/components/molecules/obligation/icons/AccountGenericIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountGenericIcon.js +0 -20
- package/dist/src/components/molecules/obligation/icons/AccountMedicalIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountMedicalIcon.js +0 -21
- package/dist/src/components/molecules/obligation/icons/AccountWaterIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/AccountWaterIcon.js +0 -21
- package/dist/src/components/molecules/obligation/icons/PropertyApartmentIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyApartmentIcon.js +0 -22
- package/dist/src/components/molecules/obligation/icons/PropertyBusinessIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyBusinessIcon.js +0 -20
- package/dist/src/components/molecules/obligation/icons/PropertyCarIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyCarIcon.js +0 -22
- package/dist/src/components/molecules/obligation/icons/PropertyCommercialVehicleIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyCommercialVehicleIcon.js +0 -23
- package/dist/src/components/molecules/obligation/icons/PropertyGarageIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyGarageIcon.js +0 -22
- package/dist/src/components/molecules/obligation/icons/PropertyLandIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyLandIcon.js +0 -22
- package/dist/src/components/molecules/obligation/icons/PropertyMotorcycleIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyMotorcycleIcon.js +0 -22
- package/dist/src/components/molecules/obligation/icons/PropertyPersonalIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyPersonalIcon.js +0 -20
- package/dist/src/components/molecules/obligation/icons/PropertyStorefrontIcon.d.ts +0 -2
- package/dist/src/components/molecules/obligation/icons/PropertyStorefrontIcon.js +0 -23
- package/dist/src/components/molecules/obligation/icons/index.d.ts +0 -38
- package/dist/src/components/molecules/obligation/icons/index.js +0 -57
- package/dist/src/components/molecules/obligation/index.d.ts +0 -2
- package/dist/src/components/molecules/obligation/index.js +0 -2
- package/dist/src/components/molecules/obligation/modules/AmountModule.d.ts +0 -12
- package/dist/src/components/molecules/obligation/modules/AmountModule.js +0 -17
- package/dist/src/components/molecules/obligation/modules/AmountModule.stories.d.ts +0 -7
- package/dist/src/components/molecules/obligation/modules/AmountModule.stories.js +0 -12
- package/dist/src/components/molecules/obligation/modules/AutopayModalModule.d.ts +0 -4
- package/dist/src/components/molecules/obligation/modules/AutopayModalModule.js +0 -76
- package/dist/src/components/molecules/obligation/modules/AutopayModalModule.theme.d.ts +0 -15
- package/dist/src/components/molecules/obligation/modules/AutopayModalModule.theme.js +0 -15
- package/dist/src/components/molecules/obligation/modules/IconModule.d.ts +0 -8
- package/dist/src/components/molecules/obligation/modules/IconModule.js +0 -20
- package/dist/src/components/molecules/obligation/modules/InactiveControlsModule.d.ts +0 -16
- package/dist/src/components/molecules/obligation/modules/InactiveControlsModule.js +0 -18
- package/dist/src/components/molecules/obligation/modules/InactiveTitleModule.d.ts +0 -6
- package/dist/src/components/molecules/obligation/modules/InactiveTitleModule.js +0 -18
- package/dist/src/components/molecules/obligation/modules/PaymentDetailsActions.d.ts +0 -18
- package/dist/src/components/molecules/obligation/modules/PaymentDetailsActions.js +0 -44
- package/dist/src/components/molecules/obligation/modules/RemoveAccountModalModule.d.ts +0 -8
- package/dist/src/components/molecules/obligation/modules/RemoveAccountModalModule.js +0 -39
- package/dist/src/components/molecules/obligation/modules/TitleModule.d.ts +0 -7
- package/dist/src/components/molecules/obligation/modules/TitleModule.js +0 -13
- package/dist/src/components/molecules/obligation/modules/index.d.ts +0 -8
- package/dist/src/components/molecules/obligation/modules/index.js +0 -8
- package/dist/src/components/molecules/pagination/Pagination.d.ts +0 -14
- package/dist/src/components/molecules/pagination/Pagination.js +0 -56
- package/dist/src/components/molecules/pagination/index.d.ts +0 -2
- package/dist/src/components/molecules/pagination/index.js +0 -2
- package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.d.ts +0 -11
- package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.js +0 -27
- package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.state.d.ts +0 -5
- package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.state.js +0 -49
- package/dist/src/components/molecules/partial-amount-form/index.d.ts +0 -3
- package/dist/src/components/molecules/partial-amount-form/index.js +0 -3
- package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.d.ts +0 -15
- package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.js +0 -24
- package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.stories.d.ts +0 -7
- package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.stories.js +0 -10
- package/dist/src/components/molecules/payment-button-bar/index.d.ts +0 -2
- package/dist/src/components/molecules/payment-button-bar/index.js +0 -2
- package/dist/src/components/molecules/payment-details/PaymentDetails.d.ts +0 -5
- package/dist/src/components/molecules/payment-details/PaymentDetails.js +0 -143
- package/dist/src/components/molecules/payment-details/PaymentDetails.stories.d.ts +0 -11
- package/dist/src/components/molecules/payment-details/PaymentDetails.stories.js +0 -126
- package/dist/src/components/molecules/payment-details/PaymentDetails.theme.d.ts +0 -30
- package/dist/src/components/molecules/payment-details/PaymentDetails.theme.js +0 -10
- package/dist/src/components/molecules/payment-details/index.d.ts +0 -1
- package/dist/src/components/molecules/payment-details/index.js +0 -1
- package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.d.ts +0 -16
- package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.js +0 -52
- package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.state.d.ts +0 -3
- package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.state.js +0 -28
- package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.stories.d.ts +0 -7
- package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.stories.js +0 -16
- package/dist/src/components/molecules/payment-form-ach/index.d.ts +0 -2
- package/dist/src/components/molecules/payment-form-ach/index.js +0 -6
- package/dist/src/components/molecules/payment-form-card/PaymentFormCard.d.ts +0 -4
- package/dist/src/components/molecules/payment-form-card/PaymentFormCard.js +0 -74
- package/dist/src/components/molecules/payment-form-card/PaymentFormCard.state.d.ts +0 -3
- package/dist/src/components/molecules/payment-form-card/PaymentFormCard.state.js +0 -41
- package/dist/src/components/molecules/payment-form-card/PaymentFormCard.stories.d.ts +0 -7
- package/dist/src/components/molecules/payment-form-card/PaymentFormCard.stories.js +0 -16
- package/dist/src/components/molecules/payment-form-card/index.d.ts +0 -2
- package/dist/src/components/molecules/payment-form-card/index.js +0 -6
- package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashBoardIframe.stories.d.ts +0 -7
- package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashBoardIframe.stories.js +0 -10
- package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.d.ts +0 -11
- package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.js +0 -70
- package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.styled.d.ts +0 -1
- package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.styled.js +0 -8
- package/dist/src/components/molecules/periscope-dashboard-iframe/index.d.ts +0 -2
- package/dist/src/components/molecules/periscope-dashboard-iframe/index.js +0 -2
- package/dist/src/components/molecules/phone-form/PhoneForm.d.ts +0 -12
- package/dist/src/components/molecules/phone-form/PhoneForm.js +0 -23
- package/dist/src/components/molecules/phone-form/PhoneForm.state.d.ts +0 -3
- package/dist/src/components/molecules/phone-form/PhoneForm.state.js +0 -9
- package/dist/src/components/molecules/phone-form/PhoneForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/phone-form/PhoneForm.stories.js +0 -16
- package/dist/src/components/molecules/phone-form/index.d.ts +0 -2
- package/dist/src/components/molecules/phone-form/index.js +0 -6
- package/dist/src/components/molecules/radio-section/RadioSection.d.ts +0 -5
- package/dist/src/components/molecules/radio-section/RadioSection.js +0 -126
- package/dist/src/components/molecules/radio-section/RadioSection.stories.d.ts +0 -7
- package/dist/src/components/molecules/radio-section/RadioSection.stories.js +0 -18
- package/dist/src/components/molecules/radio-section/RadioSection.theme.d.ts +0 -13
- package/dist/src/components/molecules/radio-section/RadioSection.theme.js +0 -13
- package/dist/src/components/molecules/radio-section/index.d.ts +0 -2
- package/dist/src/components/molecules/radio-section/index.js +0 -2
- package/dist/src/components/molecules/registration-form/RegistrationForm.d.ts +0 -9
- package/dist/src/components/molecules/registration-form/RegistrationForm.js +0 -43
- package/dist/src/components/molecules/registration-form/RegistrationForm.state.d.ts +0 -3
- package/dist/src/components/molecules/registration-form/RegistrationForm.state.js +0 -27
- package/dist/src/components/molecules/registration-form/RegistrationForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/registration-form/RegistrationForm.stories.js +0 -16
- package/dist/src/components/molecules/registration-form/index.d.ts +0 -2
- package/dist/src/components/molecules/registration-form/index.js +0 -6
- package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.d.ts +0 -4
- package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.js +0 -27
- package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.stories.js +0 -9
- package/dist/src/components/molecules/reset-confirmation-form/index.d.ts +0 -2
- package/dist/src/components/molecules/reset-confirmation-form/index.js +0 -2
- package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.d.ts +0 -9
- package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.js +0 -30
- package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.state.d.ts +0 -3
- package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.state.js +0 -18
- package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.stories.d.ts +0 -7
- package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.stories.js +0 -16
- package/dist/src/components/molecules/reset-password-form/index.d.ts +0 -2
- package/dist/src/components/molecules/reset-password-form/index.js +0 -6
- package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.d.ts +0 -4
- package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.js +0 -27
- package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.stories.d.ts +0 -7
- package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.stories.js +0 -9
- package/dist/src/components/molecules/reset-password-success/index.d.ts +0 -2
- package/dist/src/components/molecules/reset-password-success/index.js +0 -2
- package/dist/src/components/molecules/tab-sidebar/TabSidebar.d.ts +0 -5
- package/dist/src/components/molecules/tab-sidebar/TabSidebar.js +0 -28
- package/dist/src/components/molecules/tab-sidebar/TabSidebar.stories.d.ts +0 -7
- package/dist/src/components/molecules/tab-sidebar/TabSidebar.stories.js +0 -52
- package/dist/src/components/molecules/tab-sidebar/TabSidebar.theme.d.ts +0 -9
- package/dist/src/components/molecules/tab-sidebar/TabSidebar.theme.js +0 -8
- package/dist/src/components/molecules/tab-sidebar/index.d.ts +0 -2
- package/dist/src/components/molecules/tab-sidebar/index.js +0 -2
- package/dist/src/components/molecules/tabs/Tabs.d.ts +0 -5
- package/dist/src/components/molecules/tabs/Tabs.js +0 -33
- package/dist/src/components/molecules/tabs/Tabs.stories.d.ts +0 -7
- package/dist/src/components/molecules/tabs/Tabs.stories.js +0 -186
- package/dist/src/components/molecules/tabs/Tabs.theme.d.ts +0 -9
- package/dist/src/components/molecules/tabs/Tabs.theme.js +0 -8
- package/dist/src/components/molecules/tabs/index.d.ts +0 -2
- package/dist/src/components/molecules/tabs/index.js +0 -2
- package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.d.ts +0 -8
- package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.js +0 -17
- package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.stories.d.ts +0 -7
- package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.stories.js +0 -12
- package/dist/src/components/molecules/terms-and-conditions/index.d.ts +0 -2
- package/dist/src/components/molecules/terms-and-conditions/index.js +0 -2
- package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.d.ts +0 -5
- package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.js +0 -16
- package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.stories.d.ts +0 -7
- package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.stories.js +0 -19
- package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.theme.d.ts +0 -50
- package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.theme.js +0 -24
- package/dist/src/components/molecules/terms-and-conditions-modal/index.d.ts +0 -2
- package/dist/src/components/molecules/terms-and-conditions-modal/index.js +0 -2
- package/dist/src/components/molecules/timeout/Timeout.d.ts +0 -4
- package/dist/src/components/molecules/timeout/Timeout.js +0 -26
- package/dist/src/components/molecules/timeout/index.d.ts +0 -2
- package/dist/src/components/molecules/timeout/index.js +0 -2
- package/dist/src/components/molecules/welcome-module/WelcomeModule.d.ts +0 -6
- package/dist/src/components/molecules/welcome-module/WelcomeModule.js +0 -27
- package/dist/src/components/molecules/welcome-module/WelcomeModule.theme.d.ts +0 -13
- package/dist/src/components/molecules/welcome-module/WelcomeModule.theme.js +0 -13
- package/dist/src/components/molecules/welcome-module/index.d.ts +0 -2
- package/dist/src/components/molecules/welcome-module/index.js +0 -2
- package/dist/src/components/molecules/workflow-tile/WorkflowTile.d.ts +0 -7
- package/dist/src/components/molecules/workflow-tile/WorkflowTile.js +0 -19
- package/dist/src/components/molecules/workflow-tile/WorkflowTile.stories.d.ts +0 -7
- package/dist/src/components/molecules/workflow-tile/WorkflowTile.stories.js +0 -11
- package/dist/src/components/molecules/workflow-tile/index.d.ts +0 -2
- package/dist/src/components/molecules/workflow-tile/index.js +0 -2
- package/dist/src/components/templates/center-single/CenterSingle.d.ts +0 -4
- package/dist/src/components/templates/center-single/CenterSingle.js +0 -20
- package/dist/src/components/templates/center-single/index.d.ts +0 -2
- package/dist/src/components/templates/center-single/index.js +0 -2
- package/dist/src/components/templates/center-stack/CenterStack.d.ts +0 -4
- package/dist/src/components/templates/center-stack/CenterStack.js +0 -22
- package/dist/src/components/templates/center-stack/index.d.ts +0 -2
- package/dist/src/components/templates/center-stack/index.js +0 -2
- package/dist/src/components/templates/default-page-template/DefaultPageTemplate.d.ts +0 -4
- package/dist/src/components/templates/default-page-template/DefaultPageTemplate.js +0 -20
- package/dist/src/components/templates/default-page-template/index.d.ts +0 -2
- package/dist/src/components/templates/default-page-template/index.js +0 -2
- package/dist/src/components/templates/index.d.ts +0 -5
- package/dist/src/components/templates/index.js +0 -5
- package/dist/src/components/templates/sidebar-single-content/SidebarSingleContent.d.ts +0 -4
- package/dist/src/components/templates/sidebar-single-content/SidebarSingleContent.js +0 -25
- package/dist/src/components/templates/sidebar-single-content/index.d.ts +0 -2
- package/dist/src/components/templates/sidebar-single-content/index.js +0 -2
- package/dist/src/components/templates/sidebar-stack-content/SidebarStackContent.d.ts +0 -4
- package/dist/src/components/templates/sidebar-stack-content/SidebarStackContent.js +0 -25
- package/dist/src/components/templates/sidebar-stack-content/index.d.ts +0 -2
- package/dist/src/components/templates/sidebar-stack-content/index.js +0 -2
- package/dist/src/components/templates/templates.theme.d.ts +0 -5
- package/dist/src/components/templates/templates.theme.js +0 -4
- package/dist/src/components/withWindowSize.d.ts +0 -4
- package/dist/src/components/withWindowSize.js +0 -70
- package/dist/src/constants/colors.d.ts +0 -97
- package/dist/src/constants/colors.js +0 -113
- package/dist/src/constants/index.d.ts +0 -3
- package/dist/src/constants/index.js +0 -3
- package/dist/src/constants/regex_constants.d.ts +0 -1
- package/dist/src/constants/regex_constants.js +0 -1
- package/dist/src/constants/style_constants.d.ts +0 -8
- package/dist/src/constants/style_constants.js +0 -10
- package/dist/src/deprecated/colors.d.ts +0 -81
- package/dist/src/deprecated/colors.js +0 -97
- package/dist/src/deprecated/components/radio-button/index.d.ts +0 -2
- package/dist/src/deprecated/components/radio-button/index.js +0 -2
- package/dist/src/deprecated/components/radio-button/radio-button.d.ts +0 -5
- package/dist/src/deprecated/components/radio-button/radio-button.js +0 -29
- package/dist/src/deprecated/icons/AlertErrorIcon.d.ts +0 -1
- package/dist/src/deprecated/icons/AlertErrorIcon.js +0 -10
- package/dist/src/deprecated/icons/AlertInfoIcon.d.ts +0 -1
- package/dist/src/deprecated/icons/AlertInfoIcon.js +0 -10
- package/dist/src/deprecated/icons/AlertSuccessIcon.d.ts +0 -1
- package/dist/src/deprecated/icons/AlertSuccessIcon.js +0 -10
- package/dist/src/deprecated/icons/AlertWarningIcon.d.ts +0 -1
- package/dist/src/deprecated/icons/AlertWarningIcon.js +0 -6
- package/dist/src/deprecated/icons/BankIcon.d.ts +0 -2
- package/dist/src/deprecated/icons/BankIcon.js +0 -19
- package/dist/src/deprecated/icons/GenericCard.d.ts +0 -2
- package/dist/src/deprecated/icons/GenericCard.js +0 -9
- package/dist/src/deprecated/icons/IconCheck.d.ts +0 -5
- package/dist/src/deprecated/icons/IconCheck.js +0 -10
- package/dist/src/deprecated/icons/IconCheckEmail.d.ts +0 -4
- package/dist/src/deprecated/icons/IconCheckEmail.js +0 -14
- package/dist/src/deprecated/icons/IconChevron.d.ts +0 -3
- package/dist/src/deprecated/icons/IconChevron.js +0 -14
- package/dist/src/deprecated/icons/IconEmailVerified.d.ts +0 -4
- package/dist/src/deprecated/icons/IconEmailVerified.js +0 -22
- package/dist/src/deprecated/icons/IconEye.d.ts +0 -3
- package/dist/src/deprecated/icons/IconEye.js +0 -15
- package/dist/src/deprecated/icons/IconEyeSlash.d.ts +0 -3
- package/dist/src/deprecated/icons/IconEyeSlash.js +0 -19
- package/dist/src/deprecated/icons/IconInvalid.d.ts +0 -7
- package/dist/src/deprecated/icons/IconInvalid.js +0 -14
- package/dist/src/deprecated/icons/IconNeutral.d.ts +0 -6
- package/dist/src/deprecated/icons/IconNeutral.js +0 -10
- package/dist/src/deprecated/icons/IconQuit.d.ts +0 -5
- package/dist/src/deprecated/icons/IconQuit.js +0 -14
- package/dist/src/deprecated/icons/IconValid.d.ts +0 -7
- package/dist/src/deprecated/icons/IconValid.js +0 -15
- package/dist/src/deprecated/icons/IconWarn.d.ts +0 -3
- package/dist/src/deprecated/icons/IconWarn.js +0 -13
- package/dist/src/deprecated/icons/index.d.ts +0 -22
- package/dist/src/deprecated/icons/index.js +0 -22
- package/dist/src/deprecated/index.d.ts +0 -1
- package/dist/src/deprecated/index.js +0 -1
- package/dist/src/deprecated/spinner/Spinner.d.ts +0 -7
- package/dist/src/deprecated/spinner/Spinner.js +0 -46
- package/dist/src/deprecated/spinner/index.d.ts +0 -1
- package/dist/src/deprecated/spinner/index.js +0 -1
- package/dist/src/deprecated/utility/__tests__/safeConcat.spec.d.ts +0 -1
- package/dist/src/deprecated/utility/__tests__/safeConcat.spec.js +0 -47
- package/dist/src/deprecated/utility/__tests__/validateKeyType.spec.d.ts +0 -1
- package/dist/src/deprecated/utility/__tests__/validateKeyType.spec.js +0 -100
- package/dist/src/deprecated/utility/index.d.ts +0 -2
- package/dist/src/deprecated/utility/index.js +0 -2
- package/dist/src/deprecated/utility/safeConcat.d.ts +0 -1
- package/dist/src/deprecated/utility/safeConcat.js +0 -8
- package/dist/src/deprecated/utility/validateKeyType.d.ts +0 -1
- package/dist/src/deprecated/utility/validateKeyType.js +0 -13
- package/dist/src/index.d.ts +0 -4
- package/dist/src/index.js +0 -4
- package/dist/src/util/focusFirstInvalidInputHook.d.ts +0 -2
- package/dist/src/util/focusFirstInvalidInputHook.js +0 -17
- package/dist/src/util/formats.d.ts +0 -9
- package/dist/src/util/formats.js +0 -70
- package/dist/src/util/general.d.ts +0 -13
- package/dist/src/util/general.js +0 -101
- package/dist/src/util/index.d.ts +0 -5
- package/dist/src/util/index.js +0 -5
- package/dist/src/util/inputValidationUtils.d.ts +0 -43
- package/dist/src/util/inputValidationUtils.js +0 -92
- package/dist/src/util/themeUtils.d.ts +0 -5
- package/dist/src/util/themeUtils.js +0 -129
|
@@ -1,202 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
For now I'm using string values, eventually shared components library will have its own constants file
|
|
3
|
-
for colors/values that should be used here instead
|
|
4
|
-
*/
|
|
5
|
-
var padding = {
|
|
6
|
-
primary: "0.75rem 1.5rem",
|
|
7
|
-
secondary: "0.75rem 1.5rem",
|
|
8
|
-
back: "0.75rem 1.5rem",
|
|
9
|
-
smallPrimary: "0.75rem 1rem",
|
|
10
|
-
smallSecondary: "0.75rem 1rem",
|
|
11
|
-
smallGhost: "0",
|
|
12
|
-
tertiary: "0.75rem 1.5rem",
|
|
13
|
-
ghost: "0.65rem 0",
|
|
14
|
-
danger: "0.75rem 1.5rem",
|
|
15
|
-
whiteSecondary: "0.75rem 2rem",
|
|
16
|
-
whitePrimary: "1.125rem 0.75rem"
|
|
17
|
-
};
|
|
18
|
-
var color = {
|
|
19
|
-
primary: "#FFFFFF",
|
|
20
|
-
secondary: "#15749D",
|
|
21
|
-
back: "#15749D",
|
|
22
|
-
smallPrimary: "#FFFFFF",
|
|
23
|
-
smallSecondary: "#15749D",
|
|
24
|
-
smallGhost: "#15749D",
|
|
25
|
-
ghost: "#15749D",
|
|
26
|
-
tertiary: "#15749D",
|
|
27
|
-
danger: "#FFFFFF",
|
|
28
|
-
whiteSecondary: "#FFFFFF",
|
|
29
|
-
whitePrimary: "#FFFFFF"
|
|
30
|
-
};
|
|
31
|
-
var fontSizeVariant = {
|
|
32
|
-
primary: "pS",
|
|
33
|
-
secondary: "pS",
|
|
34
|
-
back: "pS",
|
|
35
|
-
smallPrimary: "pS",
|
|
36
|
-
smallSecondary: "pS",
|
|
37
|
-
smallGhost: "p",
|
|
38
|
-
ghost: "pL",
|
|
39
|
-
tertiary: "pS",
|
|
40
|
-
danger: "pS",
|
|
41
|
-
whiteSecondary: "pS",
|
|
42
|
-
whitePrimary: "pS"
|
|
43
|
-
};
|
|
44
|
-
var fontWeight = {
|
|
45
|
-
primary: "600",
|
|
46
|
-
secondary: "600",
|
|
47
|
-
back: "600",
|
|
48
|
-
smallPrimary: "600",
|
|
49
|
-
smallSecondary: "600",
|
|
50
|
-
smallGhost: "400",
|
|
51
|
-
ghost: "600",
|
|
52
|
-
tertiary: "600",
|
|
53
|
-
danger: "600",
|
|
54
|
-
whiteSecondary: "600",
|
|
55
|
-
whitePrimary: "600"
|
|
56
|
-
};
|
|
57
|
-
var height = {
|
|
58
|
-
primary: "3rem",
|
|
59
|
-
secondary: "3rem",
|
|
60
|
-
back: "3rem",
|
|
61
|
-
smallPrimary: "2.5rem",
|
|
62
|
-
smallSecondary: "2.5rem",
|
|
63
|
-
smallGhost: "1.5rem",
|
|
64
|
-
ghost: "3rem",
|
|
65
|
-
tertiary: "3rem",
|
|
66
|
-
danger: "3rem",
|
|
67
|
-
whiteSecondary: "3rem",
|
|
68
|
-
whitePrimary: "auto"
|
|
69
|
-
};
|
|
70
|
-
var minWidth = {
|
|
71
|
-
primary: "130px",
|
|
72
|
-
secondary: "130px",
|
|
73
|
-
back: "130px",
|
|
74
|
-
smallPrimary: "100px",
|
|
75
|
-
smallSecondary: "100px",
|
|
76
|
-
smallGhost: "100px",
|
|
77
|
-
ghost: "130px",
|
|
78
|
-
tertiary: "130px",
|
|
79
|
-
danger: "130px",
|
|
80
|
-
whiteSecondary: "160px",
|
|
81
|
-
whitePrimary: "130px"
|
|
82
|
-
};
|
|
83
|
-
var backgroundColor = {
|
|
84
|
-
primary: "#15749D",
|
|
85
|
-
secondary: "transparent",
|
|
86
|
-
back: "transparent",
|
|
87
|
-
smallPrimary: "#15749D",
|
|
88
|
-
smallSecondary: "transparent",
|
|
89
|
-
smallGhost: "transparent",
|
|
90
|
-
ghost: "transparent",
|
|
91
|
-
tertiary: "transparent",
|
|
92
|
-
danger: "#ED125F",
|
|
93
|
-
whiteSecondary: "transparent",
|
|
94
|
-
whitePrimary: "transparent"
|
|
95
|
-
};
|
|
96
|
-
var border = {
|
|
97
|
-
primary: "2px solid #15749D",
|
|
98
|
-
secondary: "2px solid #15749D",
|
|
99
|
-
back: "2px solid #15749D",
|
|
100
|
-
smallPrimary: "2px solid #15749D",
|
|
101
|
-
smallSecondary: "2px solid #15749D",
|
|
102
|
-
smallGhost: "none",
|
|
103
|
-
ghost: "none",
|
|
104
|
-
tertiary: "none",
|
|
105
|
-
danger: "2px solid #ED125F",
|
|
106
|
-
whiteSecondary: "2px solid white",
|
|
107
|
-
whitePrimary: "2px solid transparent"
|
|
108
|
-
};
|
|
109
|
-
var hoverBackgroundColor = {
|
|
110
|
-
primary: "#116285",
|
|
111
|
-
secondary: "#DBEAF0",
|
|
112
|
-
back: "transparent",
|
|
113
|
-
smallPrimary: "#116285",
|
|
114
|
-
smallSecondary: "#DBEAF0",
|
|
115
|
-
smallGhost: "transparent",
|
|
116
|
-
ghost: "transparent",
|
|
117
|
-
tertiary: "transparent",
|
|
118
|
-
danger: "#BA002C",
|
|
119
|
-
whiteSecondary: "transparent",
|
|
120
|
-
whitePrimary: "transparent"
|
|
121
|
-
};
|
|
122
|
-
var hoverBorderColor = {
|
|
123
|
-
primary: "#116285",
|
|
124
|
-
secondary: "#15749D",
|
|
125
|
-
back: "#DCEAF1",
|
|
126
|
-
smallPrimary: "#116285",
|
|
127
|
-
smallSecondary: "#15749D",
|
|
128
|
-
smallGhost: "transparent",
|
|
129
|
-
ghost: "transparent",
|
|
130
|
-
tertiary: "transparent",
|
|
131
|
-
danger: "#BA002C",
|
|
132
|
-
whiteSecondary: "2px solid transparent",
|
|
133
|
-
whitePrimary: "2px solid transparent"
|
|
134
|
-
};
|
|
135
|
-
var hoverColor = {
|
|
136
|
-
primary: "#FFFFFF",
|
|
137
|
-
secondary: "#116285",
|
|
138
|
-
back: "#116285",
|
|
139
|
-
smallPrimary: "#FFFFFF",
|
|
140
|
-
smallSecondary: "#116285",
|
|
141
|
-
smallGhost: "#116285",
|
|
142
|
-
ghost: "#116285",
|
|
143
|
-
tertiary: "#116285",
|
|
144
|
-
danger: "#FFFFFF",
|
|
145
|
-
whiteSecondary: "#FFFFFF",
|
|
146
|
-
whitePrimary: "#FFFFFF"
|
|
147
|
-
};
|
|
148
|
-
var activeBackgroundColor = {
|
|
149
|
-
primary: "#0E506D",
|
|
150
|
-
secondary: "#B8D5E1",
|
|
151
|
-
back: "transparent",
|
|
152
|
-
smallPrimary: "#0E506D",
|
|
153
|
-
smallSecondary: "#B8D5E1",
|
|
154
|
-
smallGhost: "transparent",
|
|
155
|
-
ghost: "transparent",
|
|
156
|
-
tertiary: "transparent",
|
|
157
|
-
danger: "#870000",
|
|
158
|
-
whiteSecondary: "transparent",
|
|
159
|
-
whitePrimary: "transparent"
|
|
160
|
-
};
|
|
161
|
-
var activeBorderColor = {
|
|
162
|
-
primary: "#0E506D",
|
|
163
|
-
secondary: "#15749D",
|
|
164
|
-
back: "#0E506D",
|
|
165
|
-
smallPrimary: "#0E506D",
|
|
166
|
-
smallSecondary: "#15749D",
|
|
167
|
-
smallGhost: "transparent",
|
|
168
|
-
ghost: "transparent",
|
|
169
|
-
tertiary: "transparent",
|
|
170
|
-
danger: "#870000",
|
|
171
|
-
whiteSecondary: "2px solid transparent",
|
|
172
|
-
whitePrimary: "2px solid transparent"
|
|
173
|
-
};
|
|
174
|
-
var activeColor = {
|
|
175
|
-
primary: "#FFFFFF",
|
|
176
|
-
secondary: "#15749D",
|
|
177
|
-
back: "#0E506D",
|
|
178
|
-
smallPrimary: "#FFFFFF",
|
|
179
|
-
smallSecondary: "#0E506D",
|
|
180
|
-
smallGhost: "#0E506D",
|
|
181
|
-
ghost: "#0E506D",
|
|
182
|
-
tertiary: "#0E506D",
|
|
183
|
-
danger: "#FFFFFF",
|
|
184
|
-
whiteSecondary: "#FFFFFF",
|
|
185
|
-
whitePrimary: "#FFFFFF"
|
|
186
|
-
};
|
|
187
|
-
export var fallbackValues = {
|
|
188
|
-
padding: padding,
|
|
189
|
-
color: color,
|
|
190
|
-
fontSizeVariant: fontSizeVariant,
|
|
191
|
-
fontWeight: fontWeight,
|
|
192
|
-
height: height,
|
|
193
|
-
minWidth: minWidth,
|
|
194
|
-
backgroundColor: backgroundColor,
|
|
195
|
-
border: border,
|
|
196
|
-
hoverBackgroundColor: hoverBackgroundColor,
|
|
197
|
-
hoverBorderColor: hoverBorderColor,
|
|
198
|
-
hoverColor: hoverColor,
|
|
199
|
-
activeBackgroundColor: activeBackgroundColor,
|
|
200
|
-
activeBorderColor: activeBorderColor,
|
|
201
|
-
activeColor: activeColor
|
|
202
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export default interface ButtonWithActionProps {
|
|
3
|
-
action?: any;
|
|
4
|
-
variant?: string;
|
|
5
|
-
text?: string;
|
|
6
|
-
textWrap?: boolean;
|
|
7
|
-
isLoading?: boolean;
|
|
8
|
-
dataQa?: string;
|
|
9
|
-
textExtraStyles?: string;
|
|
10
|
-
contentOverride?: boolean;
|
|
11
|
-
extraStyles?: string;
|
|
12
|
-
tabIndex?: number;
|
|
13
|
-
children?: Array<JSX.Element>;
|
|
14
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export default ButtonWithLink;
|
|
2
|
-
declare function ButtonWithLink({ url, disabled, fileLink, extraStyles, linkExtraStyles, newTab, dataQa, ...otherProps }: {
|
|
3
|
-
[x: string]: any;
|
|
4
|
-
url?: string | undefined;
|
|
5
|
-
disabled?: boolean | undefined;
|
|
6
|
-
fileLink?: boolean | undefined;
|
|
7
|
-
extraStyles: any;
|
|
8
|
-
linkExtraStyles: any;
|
|
9
|
-
newTab?: boolean | undefined;
|
|
10
|
-
dataQa: any;
|
|
11
|
-
}): JSX.Element;
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
-
var t = {};
|
|
14
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
-
t[p] = s[p];
|
|
16
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
-
t[p[i]] = s[p[i]];
|
|
20
|
-
}
|
|
21
|
-
return t;
|
|
22
|
-
};
|
|
23
|
-
import React from "react";
|
|
24
|
-
import * as R from "ramda";
|
|
25
|
-
import { URL_TEST } from "../../../constants/regex_constants";
|
|
26
|
-
import { InternalLink, ExternalLink } from "../link";
|
|
27
|
-
import { safeChildren } from "../../../util/general";
|
|
28
|
-
import ButtonWithAction from "../button-with-action";
|
|
29
|
-
var ButtonWithLink = function (_a) {
|
|
30
|
-
var _b = _a.url, url = _b === void 0 ? "/" : _b, _c = _a.disabled, disabled = _c === void 0 ? false : _c, _d = _a.fileLink, fileLink = _d === void 0 ? false : _d, extraStyles = _a.extraStyles, linkExtraStyles = _a.linkExtraStyles, _e = _a.newTab, newTab = _e === void 0 ? false : _e, dataQa = _a.dataQa, otherProps = __rest(_a, ["url", "disabled", "fileLink", "extraStyles", "linkExtraStyles", "newTab", "dataQa"]);
|
|
31
|
-
var ButtonWithLinkWrapper = function (_a) {
|
|
32
|
-
var children = _a.children, url = _a.url, disabled = _a.disabled, newTab = _a.newTab, dataQa = _a.dataQa, extraStyles = _a.extraStyles;
|
|
33
|
-
if (disabled) {
|
|
34
|
-
return safeChildren(children, React.createElement("span", null));
|
|
35
|
-
}
|
|
36
|
-
return R.test(URL_TEST, url) || fileLink ? (React.createElement(ExternalLink, { href: url, tabIndex: "-1", newTab: newTab, extraStyles: extraStyles, dataQa: dataQa }, safeChildren(children, React.createElement("span", null)))) : (React.createElement(InternalLink, { to: url, tabIndex: "-1", dataQa: dataQa, extraStyles: extraStyles }, safeChildren(children, React.createElement("span", null))));
|
|
37
|
-
};
|
|
38
|
-
return (React.createElement(ButtonWithLinkWrapper, { url: url, disabled: disabled, newTab: newTab, extraStyles: "".concat(linkExtraStyles, " text-decoration: none; &:hover {\n text-decoration: none; }"), dataQa: dataQa },
|
|
39
|
-
React.createElement(ButtonWithAction, __assign({}, otherProps, { extraStyles: extraStyles }))));
|
|
40
|
-
};
|
|
41
|
-
export default ButtonWithLink;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { text, select, boolean } from "@storybook/addon-knobs";
|
|
3
|
-
import ButtonWithLink from "./ButtonWithLink";
|
|
4
|
-
import page from "../../../../.storybook/page";
|
|
5
|
-
var variants = {
|
|
6
|
-
primary: "primary",
|
|
7
|
-
secondary: "secondary",
|
|
8
|
-
back: "back",
|
|
9
|
-
smallPrimary: "smallPrimary",
|
|
10
|
-
smallSecondary: "smallSecondary",
|
|
11
|
-
ghost: "ghost",
|
|
12
|
-
smallGhost: "smallGhost",
|
|
13
|
-
danger: "danger",
|
|
14
|
-
None: undefined
|
|
15
|
-
};
|
|
16
|
-
export var buttonWithLink = function () { return (React.createElement(ButtonWithLink, { variant: select("variant", variants, "primary", "props"), url: text("url", "/login", "props"), disabled: boolean("disabled", false, "props"), extraStyles: text("extraStyles", "", "props"), text: text("text", "Lorem", "props") })); };
|
|
17
|
-
var story = page({
|
|
18
|
-
title: "Components|Atoms/ButtonWithLink",
|
|
19
|
-
Component: ButtonWithLink
|
|
20
|
-
});
|
|
21
|
-
export default story;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import ButtonWithActionProps from "../button-with-action/ButtonWithActionProps";
|
|
2
|
-
export default interface ButtonWithLinkProps extends ButtonWithActionProps {
|
|
3
|
-
url: string;
|
|
4
|
-
disabled?: boolean;
|
|
5
|
-
fileLink?: boolean;
|
|
6
|
-
extraStyles?: string;
|
|
7
|
-
linkExtraStyles?: string;
|
|
8
|
-
newTab?: boolean;
|
|
9
|
-
dataQa?: string;
|
|
10
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React, { Fragment } from "react";
|
|
2
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
3
|
-
import withWindowSize from "../../withWindowSize";
|
|
4
|
-
import { Box, Stack, Cover } from "../layouts";
|
|
5
|
-
import BoxWithShadow from "../box-with-shadow";
|
|
6
|
-
import { fallbackValues } from "./Card.theme";
|
|
7
|
-
var CardVariantSwitcher = function (_a) {
|
|
8
|
-
var variant = _a.variant, children = _a.children;
|
|
9
|
-
return variant === "vertical" ? (React.createElement(Fragment, null, children)) : (React.createElement(Box, { padding: "0", extraStyles: "width: 100%" },
|
|
10
|
-
React.createElement(Stack, { childGap: "0", maxWidth: "100%", fullHeight: true }, children)));
|
|
11
|
-
};
|
|
12
|
-
var Card = function (_a) {
|
|
13
|
-
var themeValues = _a.themeValues, variant = _a.variant, children = _a.children;
|
|
14
|
-
return (React.createElement(BoxWithShadow, { variant: "baseStandard", background: themeValues.backgroundColor, borderRadius: "4px", padding: "5px", margin: "5px", maxWidth: variant !== "vertical" ? "100%" : "306px", minHeight: "100%", minWidth: variant !== "vertical" && "300px" },
|
|
15
|
-
React.createElement(Cover, { singleChild: true, fillCenter: true },
|
|
16
|
-
React.createElement(CardVariantSwitcher, { variant: variant }, children))));
|
|
17
|
-
};
|
|
18
|
-
export default themeComponent(withWindowSize(Card), "Card", fallbackValues);
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
|
2
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
3
|
-
return cooked;
|
|
4
|
-
};
|
|
5
|
-
import React, { useState } from "react";
|
|
6
|
-
import styled, { css } from "styled-components";
|
|
7
|
-
import { fallbackValues } from "./Checkbox.theme";
|
|
8
|
-
import { noop } from "../../../util/general";
|
|
9
|
-
import Box from "../layouts/Box";
|
|
10
|
-
import Text from "../text";
|
|
11
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
12
|
-
var CheckboxContainer = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: inline-block;\n vertical-align: middle;\n"], ["\n display: inline-block;\n vertical-align: middle;\n"])));
|
|
13
|
-
var CheckboxLabelContainer = styled.label(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"])));
|
|
14
|
-
var CheckboxIcon = styled.svg(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n fill: none;\n stroke-width: 2px;\n stroke: ", ";\n"], ["\n fill: none;\n stroke-width: 2px;\n stroke: ", ";\n"])), function (_a) {
|
|
15
|
-
var disabled = _a.disabled, disabledCheckColor = _a.disabledCheckColor, checkColor = _a.checkColor;
|
|
16
|
-
return disabled
|
|
17
|
-
? css(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", "\n "], ["\n ", "\n "])), disabledCheckColor) : css(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", "\n "], ["\n ", "\n "])), checkColor);
|
|
18
|
-
});
|
|
19
|
-
var HiddenCheckbox = styled.input.attrs({ type: "checkbox" })(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n border: 0;\n clip: rect(0 0 0 0);\n clippath: inset(50%);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n white-space: nowrap;\n width: 1px;\n"], ["\n border: 0;\n clip: rect(0 0 0 0);\n clippath: inset(50%);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n white-space: nowrap;\n width: 1px;\n"])));
|
|
20
|
-
var StyledCheckbox = styled.div(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n display: inline-block;\n margin-right: 16px;\n width: 24px;\n height: 24px;\n border-radius: 2px;\n transition: all 150ms;\n\n ", " {\n visibility: ", ";\n }\n\n ", ";\n"], ["\n display: inline-block;\n margin-right: 16px;\n width: 24px;\n height: 24px;\n border-radius: 2px;\n transition: all 150ms;\n\n ", " {\n visibility: ", ";\n }\n\n ", ";\n"])), CheckboxIcon, function (_a) {
|
|
21
|
-
var checked = _a.checked;
|
|
22
|
-
return (checked ? "visible" : "hidden");
|
|
23
|
-
}, function (_a) {
|
|
24
|
-
var error = _a.error, disabled = _a.disabled, checked = _a.checked, focused = _a.focused, defaultStyles = _a.defaultStyles, checkedStyles = _a.checkedStyles, focusedStyles = _a.focusedStyles, errorStyles = _a.errorStyles, disabledStyles = _a.disabledStyles, disabledCheckedStyles = _a.disabledCheckedStyles;
|
|
25
|
-
return error
|
|
26
|
-
? css(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n ", " ", "\n "], ["\n ", " ", "\n "])), errorStyles, focused && focusedStyles) : disabled
|
|
27
|
-
? css(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n ", "\n "], ["\n ", "\n "])), checked ? disabledCheckedStyles : disabledStyles) : checked
|
|
28
|
-
? css(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n ", " ", "\n "], ["\n ", " ", "\n "])), checkedStyles, focused && focusedStyles) : css(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n ", " ", "\n "], ["\n ", " ", "\n "])), defaultStyles, focused && focusedStyles);
|
|
29
|
-
});
|
|
30
|
-
var Checkbox = function (_a) {
|
|
31
|
-
var title = _a.title, name = _a.name, checked = _a.checked, _b = _a.onChange, onChange = _b === void 0 ? noop : _b, _c = _a.disabled, disabled = _c === void 0 ? false : _c, themeValues = _a.themeValues, _d = _a.hidden, hidden = _d === void 0 ? false : _d, _e = _a.error, error = _e === void 0 ? false : _e, extraStyles = _a.extraStyles, textExtraStyles = _a.textExtraStyles;
|
|
32
|
-
var _f = useState(false), focused = _f[0], setFocused = _f[1];
|
|
33
|
-
var handleClick = function (e, func) {
|
|
34
|
-
if ((e === null || e === void 0 ? void 0 : e.keyCode) === 13) {
|
|
35
|
-
func();
|
|
36
|
-
}
|
|
37
|
-
};
|
|
38
|
-
return (React.createElement(Box, { padding: "0", tabIndex: "0", onFocus: function () { return setFocused(true); }, onBlur: function () { return setFocused(false); }, onKeyDown: function (e) { return handleClick(e, onChange); }, hiddenStyles: hidden, background: themeValues.backgroundColor, extraStyles: "outline: none; ".concat(extraStyles) },
|
|
39
|
-
React.createElement(CheckboxLabelContainer, null,
|
|
40
|
-
React.createElement(CheckboxContainer, { "data-qa": "Checkbox" },
|
|
41
|
-
React.createElement(HiddenCheckbox, { id: "checkbox-".concat(name), disabled: disabled, name: name, "aria-label": name, checked: checked, onChange: onChange, tabIndex: "-1", "aria-invalid": error, "aria-describedby": "".concat(name, "-error-message") }),
|
|
42
|
-
React.createElement(StyledCheckbox, { error: error, disabled: disabled, checked: checked, focused: focused, defaultStyles: themeValues.defaultStyles, checkedStyles: themeValues.checkedStyles, errorStyles: themeValues.errorStyles, disabledStyles: themeValues.disabledStyles, disabledCheckedStyles: themeValues.disabledCheckedStyles, focusedStyles: themeValues.focusedStyles },
|
|
43
|
-
React.createElement(CheckboxIcon, { viewBox: "0 0 24 24", disabled: disabled, disabledCheckColor: themeValues.disabledCheckColor, checkColor: themeValues.checkColor },
|
|
44
|
-
React.createElement("polyline", { points: "20 6 9 17 4 12" })))),
|
|
45
|
-
React.createElement(Text, { variant: "p", weight: themeValues.textFontWeight, color: themeValues.textColor, extraStyles: textExtraStyles
|
|
46
|
-
? "".concat(textExtraStyles, " ").concat(disabled &&
|
|
47
|
-
"color: #6e727e; background-color: #f7f7f7;", " ")
|
|
48
|
-
: "margin-left: 1rem ".concat(disabled &&
|
|
49
|
-
"color: #6e727e; background-color: #f7f7f7;") }, title))));
|
|
50
|
-
};
|
|
51
|
-
export default themeComponent(Checkbox, "Checkbox", fallbackValues, "default");
|
|
52
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { text, select, boolean } from "@storybook/addon-knobs";
|
|
3
|
-
import Checkbox from "./Checkbox";
|
|
4
|
-
import page from "../../../../.storybook/page";
|
|
5
|
-
var variantsLabel = "variant";
|
|
6
|
-
var variants = {
|
|
7
|
-
default: "default"
|
|
8
|
-
};
|
|
9
|
-
var defaultValue = "default";
|
|
10
|
-
var groupId = "props";
|
|
11
|
-
export var checkbox = function () { return (React.createElement(Checkbox, { variant: select(variantsLabel, variants, defaultValue, groupId), title: text("title", "Checkbox", "props"), name: text("name", "Checkbox", "props"), checked: boolean("checked", false, "props"), error: boolean("error", false, "props"), disabled: boolean("disabled", false, "props"), focused: boolean("focused", false, "props") })); };
|
|
12
|
-
var story = page({
|
|
13
|
-
title: "Components|Atoms/Checkbox",
|
|
14
|
-
Component: Checkbox
|
|
15
|
-
});
|
|
16
|
-
export default story;
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
export namespace fallbackValues {
|
|
2
|
-
export { backgroundColor };
|
|
3
|
-
export { textFontSize };
|
|
4
|
-
export { textFontWeight };
|
|
5
|
-
export { textLineHeight };
|
|
6
|
-
export { textColor };
|
|
7
|
-
export { disabledCheckColor };
|
|
8
|
-
export { checkColor };
|
|
9
|
-
export { errorStyles };
|
|
10
|
-
export { focusedStyles };
|
|
11
|
-
export { disabledStyles };
|
|
12
|
-
export { checkedStyles };
|
|
13
|
-
export { defaultStyles };
|
|
14
|
-
export { disabledCheckedStyles };
|
|
15
|
-
}
|
|
16
|
-
declare namespace backgroundColor {
|
|
17
|
-
const _default: string;
|
|
18
|
-
export { _default as default };
|
|
19
|
-
}
|
|
20
|
-
declare namespace textFontSize {
|
|
21
|
-
const _default_1: string;
|
|
22
|
-
export { _default_1 as default };
|
|
23
|
-
}
|
|
24
|
-
declare namespace textFontWeight {
|
|
25
|
-
const _default_2: string;
|
|
26
|
-
export { _default_2 as default };
|
|
27
|
-
}
|
|
28
|
-
declare namespace textLineHeight {
|
|
29
|
-
const _default_3: string;
|
|
30
|
-
export { _default_3 as default };
|
|
31
|
-
}
|
|
32
|
-
declare namespace textColor {
|
|
33
|
-
const _default_4: string;
|
|
34
|
-
export { _default_4 as default };
|
|
35
|
-
}
|
|
36
|
-
declare namespace disabledCheckColor {
|
|
37
|
-
const _default_5: string;
|
|
38
|
-
export { _default_5 as default };
|
|
39
|
-
}
|
|
40
|
-
declare namespace checkColor {
|
|
41
|
-
const _default_6: string;
|
|
42
|
-
export { _default_6 as default };
|
|
43
|
-
}
|
|
44
|
-
declare namespace errorStyles {
|
|
45
|
-
const _default_7: string;
|
|
46
|
-
export { _default_7 as default };
|
|
47
|
-
}
|
|
48
|
-
declare namespace focusedStyles {
|
|
49
|
-
const _default_8: string;
|
|
50
|
-
export { _default_8 as default };
|
|
51
|
-
}
|
|
52
|
-
declare namespace disabledStyles {
|
|
53
|
-
const _default_9: string;
|
|
54
|
-
export { _default_9 as default };
|
|
55
|
-
}
|
|
56
|
-
declare namespace checkedStyles {
|
|
57
|
-
const _default_10: string;
|
|
58
|
-
export { _default_10 as default };
|
|
59
|
-
}
|
|
60
|
-
declare namespace defaultStyles {
|
|
61
|
-
const _default_11: string;
|
|
62
|
-
export { _default_11 as default };
|
|
63
|
-
}
|
|
64
|
-
declare namespace disabledCheckedStyles {
|
|
65
|
-
const _default_12: string;
|
|
66
|
-
export { _default_12 as default };
|
|
67
|
-
}
|
|
68
|
-
export {};
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { WHITE, TRANSPARENT, SEASHELL_WHITE, MATISSE_BLUE, RED, CHARADE_GREY, STORM_GREY } from "../../../constants/colors";
|
|
2
|
-
var backgroundColor = { default: "".concat(TRANSPARENT) };
|
|
3
|
-
var textFontSize = { default: "1.1rem" };
|
|
4
|
-
var textFontWeight = { default: "400" };
|
|
5
|
-
var textLineHeight = { default: "2rem" };
|
|
6
|
-
var textColor = { default: "".concat(CHARADE_GREY) };
|
|
7
|
-
var disabledCheckColor = { default: "".concat(WHITE, ";") };
|
|
8
|
-
var checkColor = { default: "".concat(WHITE, ";") };
|
|
9
|
-
var errorStyles = { default: "border: 1px solid ".concat(RED, ";") };
|
|
10
|
-
var focusedStyles = {
|
|
11
|
-
default: "box-shadow: 0 0 5px 0 ".concat(MATISSE_BLUE, ";")
|
|
12
|
-
};
|
|
13
|
-
var disabledCheckedStyles = {
|
|
14
|
-
default: "\n background: #6d717e;\n border: 1px solid #6d717e;\n"
|
|
15
|
-
};
|
|
16
|
-
var disabledStyles = {
|
|
17
|
-
default: "\n background: ".concat(SEASHELL_WHITE, ";\n border: 1px solid ").concat(STORM_GREY, ";\n")
|
|
18
|
-
};
|
|
19
|
-
var checkedStyles = {
|
|
20
|
-
default: "\n background: ".concat(MATISSE_BLUE, "; \n border: 1px solid ").concat(MATISSE_BLUE, ";\n")
|
|
21
|
-
};
|
|
22
|
-
var defaultStyles = {
|
|
23
|
-
default: "\n background: ".concat(WHITE, "; \n border: 1px solid ").concat(STORM_GREY, ";\n")
|
|
24
|
-
};
|
|
25
|
-
export var fallbackValues = {
|
|
26
|
-
backgroundColor: backgroundColor,
|
|
27
|
-
textFontSize: textFontSize,
|
|
28
|
-
textFontWeight: textFontWeight,
|
|
29
|
-
textLineHeight: textLineHeight,
|
|
30
|
-
textColor: textColor,
|
|
31
|
-
disabledCheckColor: disabledCheckColor,
|
|
32
|
-
checkColor: checkColor,
|
|
33
|
-
errorStyles: errorStyles,
|
|
34
|
-
focusedStyles: focusedStyles,
|
|
35
|
-
disabledStyles: disabledStyles,
|
|
36
|
-
checkedStyles: checkedStyles,
|
|
37
|
-
defaultStyles: defaultStyles,
|
|
38
|
-
disabledCheckedStyles: disabledCheckedStyles
|
|
39
|
-
};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
|
2
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
3
|
-
return cooked;
|
|
4
|
-
};
|
|
5
|
-
import React from "react";
|
|
6
|
-
import styled, { ThemeProvider } from "styled-components";
|
|
7
|
-
import { fallbackValues } from "./CheckboxList.theme";
|
|
8
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
9
|
-
import { RadioButton } from "../../../deprecated";
|
|
10
|
-
import Text from "../text";
|
|
11
|
-
import { noop } from "../../../util/general";
|
|
12
|
-
import { Box, Cluster, Switcher } from "../layouts";
|
|
13
|
-
export var CheckboxItemIcon = styled.img(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 2rem;\n"], ["\n width: 2rem;\n"])));
|
|
14
|
-
var HiddenCheckboxInput = styled.input(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n opacity: 0;\n position: absolute;\n z-index: -2;\n cursor: pointer;\n"], ["\n opacity: 0;\n position: absolute;\n z-index: -2;\n cursor: pointer;\n"])));
|
|
15
|
-
var CheckboxLabel = styled.label(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n position: relative;\n z-index: 5;\n &:focus {\n outline: none;\n }\n"], ["\n position: relative;\n z-index: 5;\n &:focus {\n outline: none;\n }\n"])));
|
|
16
|
-
var CheckboxListItem = function (_a) {
|
|
17
|
-
var text = _a.text, render = _a.render, isSelected = _a.isSelected, onSelect = _a.onSelect, index = _a.index, name = _a.name, imageUrl = _a.imageUrl, image = _a.image, _b = _a.imageAlt, imageAlt = _b === void 0 ? "checkbox icon" : _b, disabled = _a.disabled, borderColor = _a.borderColor, color = _a.color, background = _a.background, radioButtonActive = _a.radioButtonActive, radioButtonInactive = _a.radioButtonInactive;
|
|
18
|
-
return (React.createElement(Box, { padding: "0.875rem", borderRadius: "4px", minWidth: "30%", onClick: disabled ? noop : onSelect, borderColor: borderColor, borderSize: "1px", color: color, background: background, extraStyles: "cursor: pointer;" },
|
|
19
|
-
React.createElement(Cluster, { justify: "flex-start", align: "center" },
|
|
20
|
-
React.createElement(HiddenCheckboxInput, { id: "checkbox-".concat(name, "-").concat(index) }),
|
|
21
|
-
React.createElement(CheckboxLabel, { name: name, "aria-label": name, htmlFor: "checkbox-".concat(name, "-").concat(index), onClick: disabled ? noop : onSelect, onKeyDown: disabled ? noop : onSelect, tabIndex: 0 },
|
|
22
|
-
React.createElement(ThemeProvider, { theme: {
|
|
23
|
-
accentColor: radioButtonActive,
|
|
24
|
-
inactiveColor: radioButtonInactive
|
|
25
|
-
} },
|
|
26
|
-
React.createElement(RadioButton, { name: name, isSelected: isSelected }))),
|
|
27
|
-
React.createElement(Box, { padding: "0rem 0.5rem 0rem 0rem", hiddenStyles: !imageUrl },
|
|
28
|
-
React.createElement(Cluster, { justify: "flex-start", align: "center" },
|
|
29
|
-
React.createElement(CheckboxItemIcon, { src: imageUrl, alt: imageAlt }))),
|
|
30
|
-
React.createElement(Box, { padding: "0rem 0.5rem 0rem 0rem", hiddenStyles: !image },
|
|
31
|
-
React.createElement(Cluster, { justify: "flex-start", align: "center" }, image)),
|
|
32
|
-
React.createElement(Text, { variant: "p", isSelected: isSelected }, text ? text : render()))));
|
|
33
|
-
};
|
|
34
|
-
var CheckboxList = function (_a) {
|
|
35
|
-
var items = _a.items, selectedName = _a.selectedName, onSelect = _a.onSelect, variant = _a.variant, _b = _a.breakpoint, breakpoint = _b === void 0 ? "30rem" : _b, themeValues = _a.themeValues;
|
|
36
|
-
return (React.createElement(Box, { padding: "0rem", background: themeValues.listBackgroundColor },
|
|
37
|
-
React.createElement(Switcher, { childGap: "0.5rem", breakpoint: breakpoint, maxChildren: 0 }, items.map(function (item, index) { return (React.createElement(CheckboxListItem, { color: themeValues.listItemColor, background: themeValues.listItemBackgroundColor, borderColor: themeValues.listItemBorderColor, key: "checkbox-item-".concat(item.name), text: item.text, render: item.render, isSelected: item.name === selectedName, onSelect: function (evt) { return onSelect(evt, item); }, index: index, imageUrl: item.imageUrl, image: item.image, name: item.name, disabled: variant === "disabled", radioButtonActive: themeValues.radioButtonActive, radioButtonInactive: themeValues.radioButtonInactive })); }))));
|
|
38
|
-
};
|
|
39
|
-
export default themeComponent(CheckboxList, "CheckboxList", fallbackValues, "default");
|
|
40
|
-
var templateObject_1, templateObject_2, templateObject_3;
|