@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,22 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import Text from "../text";
|
|
3
|
-
import Box from "../layouts/Box";
|
|
4
|
-
import { fallbackValues } from "./FormattedAddress.theme";
|
|
5
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
6
|
-
var FormattedAddress = function (_a) {
|
|
7
|
-
var street1 = _a.street1, city = _a.city, stateProvince = _a.stateProvince, country = _a.country, zip = _a.zip, _b = _a.street2, street2 = _b === void 0 ? null : _b, _c = _a.name, name = _c === void 0 ? null : _c, themeValues = _a.themeValues, _d = _a.qaPrefix, qaPrefix = _d === void 0 ? "address" : _d;
|
|
8
|
-
return (React.createElement(Box, { padding: themeValues.padding },
|
|
9
|
-
name && (React.createElement(Text, { variant: "p", color: themeValues.color, dataQa: "".concat(qaPrefix, "-name") }, name)),
|
|
10
|
-
React.createElement(Box, { padding: "0" },
|
|
11
|
-
React.createElement(Text, { variant: "p", color: themeValues.color, dataQa: "".concat(qaPrefix, "-1") }, street1),
|
|
12
|
-
street2 && (React.createElement(Text, { variant: "p", dataQa: "".concat(qaPrefix, "-2") },
|
|
13
|
-
", ",
|
|
14
|
-
street2))),
|
|
15
|
-
React.createElement(Box, { padding: "0" },
|
|
16
|
-
React.createElement(Text, { variant: "p", color: themeValues.color, dataQa: "".concat(qaPrefix, "-3") },
|
|
17
|
-
city,
|
|
18
|
-
", ",
|
|
19
|
-
stateProvince, " ".concat(zip),
|
|
20
|
-
country ? " ".concat(country) : ""))));
|
|
21
|
-
};
|
|
22
|
-
export default themeComponent(FormattedAddress, "FormattedAddress", fallbackValues, "default");
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { select, text } from "@storybook/addon-knobs";
|
|
3
|
-
import FormattedAddress from "./FormattedAddress";
|
|
4
|
-
import page from "../../../../.storybook/page";
|
|
5
|
-
var variantsLabel = "variant";
|
|
6
|
-
var variants = {
|
|
7
|
-
default: "default",
|
|
8
|
-
radio: "radio",
|
|
9
|
-
None: undefined
|
|
10
|
-
};
|
|
11
|
-
var defaultValue = "default";
|
|
12
|
-
var groupId = "props";
|
|
13
|
-
export var formattedAddress = function () { return (React.createElement(FormattedAddress, { variant: select(variantsLabel, variants, defaultValue, groupId), street1: text("street1", "30 North Lasalle", groupId), city: text("city", "Chicago", groupId), stateProvince: text("stateProvince", "Illinois", groupId), country: text("country", "USA", groupId), zip: text("zip", "60606", groupId), street2: text("street2", "", groupId), name: text("name", "Citybase", groupId) })); };
|
|
14
|
-
var story = page({
|
|
15
|
-
title: "Components|Atoms/FormattedAddress",
|
|
16
|
-
Component: FormattedAddress
|
|
17
|
-
});
|
|
18
|
-
export default story;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export namespace fallbackValues {
|
|
2
|
-
export { fontSize };
|
|
3
|
-
export { padding };
|
|
4
|
-
export { color };
|
|
5
|
-
}
|
|
6
|
-
declare namespace fontSize {
|
|
7
|
-
const _default: string;
|
|
8
|
-
export { _default as default };
|
|
9
|
-
export const radio: string;
|
|
10
|
-
}
|
|
11
|
-
declare namespace padding {
|
|
12
|
-
const _default_1: string;
|
|
13
|
-
export { _default_1 as default };
|
|
14
|
-
const radio_1: string;
|
|
15
|
-
export { radio_1 as radio };
|
|
16
|
-
}
|
|
17
|
-
declare namespace color {
|
|
18
|
-
const _default_2: string;
|
|
19
|
-
export { _default_2 as default };
|
|
20
|
-
const radio_2: string;
|
|
21
|
-
export { radio_2 as radio };
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { CHARADE_GREY, MINESHAFT_GREY } from "../../../constants/colors";
|
|
2
|
-
var fontSize = { default: "1rem", radio: "1.0625rem" };
|
|
3
|
-
var padding = { default: "0", radio: "0.625rem 0" };
|
|
4
|
-
var color = { default: "".concat(CHARADE_GREY), radio: "".concat(MINESHAFT_GREY) };
|
|
5
|
-
export var fallbackValues = {
|
|
6
|
-
fontSize: fontSize,
|
|
7
|
-
padding: padding,
|
|
8
|
-
color: color
|
|
9
|
-
};
|
|
@@ -1,47 +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, { Fragment } from "react";
|
|
6
|
-
import styled from "styled-components";
|
|
7
|
-
import GenericCard from "../icons/GenericCard";
|
|
8
|
-
import Text from "../text";
|
|
9
|
-
import Paragraph from "../paragraph";
|
|
10
|
-
import { Box, Stack } from "../layouts";
|
|
11
|
-
import { fallbackValues } from "./FormattedCreditCard.theme";
|
|
12
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
13
|
-
import { ASH_GREY, FIRE_YELLOW } from "../../../constants/colors";
|
|
14
|
-
var ACTIVE = "ACTIVE";
|
|
15
|
-
var EXPIRING_SOON = "EXPIRING_SOON";
|
|
16
|
-
var EXPIRED = "EXPIRED";
|
|
17
|
-
export var CreditCardWrapper = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n justify-content: flex-start;\n align-items: center;\n"], ["\n display: flex;\n justify-content: flex-start;\n align-items: center;\n"])));
|
|
18
|
-
export var CCIconWrapper = styled.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin-right: 16px;\n width: 30px;\n height: auto;\n display: flex;\n"], ["\n margin-right: 16px;\n width: 30px;\n height: auto;\n display: flex;\n"])));
|
|
19
|
-
var FormattedCreditCard = function (_a) {
|
|
20
|
-
var lastFour = _a.lastFour, autoPay = _a.autoPay, expireDate = _a.expireDate, expirationStatus = _a.expirationStatus, themeValues = _a.themeValues;
|
|
21
|
-
var renderCardStatus = function () {
|
|
22
|
-
switch (expirationStatus) {
|
|
23
|
-
case ACTIVE:
|
|
24
|
-
return (React.createElement(Paragraph, { variant: "pXS", color: ASH_GREY, textAlign: "left" },
|
|
25
|
-
"Exp Date ",
|
|
26
|
-
expireDate));
|
|
27
|
-
case EXPIRING_SOON:
|
|
28
|
-
return (React.createElement(Paragraph, { variant: "pXS", color: FIRE_YELLOW, textAlign: "left" },
|
|
29
|
-
"Expiring Soon ",
|
|
30
|
-
expireDate));
|
|
31
|
-
case EXPIRED:
|
|
32
|
-
return (React.createElement(Paragraph, { variant: "pXS", color: ASH_GREY, textAlign: "left" }, "Expired"));
|
|
33
|
-
default:
|
|
34
|
-
null;
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
return (React.createElement(CreditCardWrapper, null,
|
|
38
|
-
React.createElement(CCIconWrapper, null,
|
|
39
|
-
React.createElement(GenericCard, null)),
|
|
40
|
-
React.createElement(Stack, { childGap: "0" },
|
|
41
|
-
React.createElement(Box, { padding: "0" },
|
|
42
|
-
React.createElement(Text, { variant: "p", padding: "0 0 0 8px", color: themeValues.textColor, textAlign: "left", extraStyles: "display: inline-block;" }, "Card ending in ".concat(lastFour)),
|
|
43
|
-
expireDate && React.createElement(Fragment, null, renderCardStatus())),
|
|
44
|
-
autoPay && (React.createElement(Text, { variant: "p", color: themeValues.autopayTextColor, extraStyles: "font-style: italic;" }, "Autopay Enabled")))));
|
|
45
|
-
};
|
|
46
|
-
export default themeComponent(FormattedCreditCard, "FormattedCreditCard", fallbackValues);
|
|
47
|
-
var templateObject_1, templateObject_2;
|
|
@@ -1,27 +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 from "styled-components";
|
|
7
|
-
import { noop } from "../../../util/general";
|
|
8
|
-
var Hamburger = styled.button(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 8px;\n display: inline-block;\n cursor: pointer;\n transition-property: opacity;\n transition-duration: 0.15s;\n transition-timing-function: linear;\n font: inherit;\n color: inherit;\n text-transform: none;\n background-color: transparent;\n border: 0;\n margin: 0;\n overflow: visible;\n\n &:focus {\n outline: none;\n }\n"], ["\n padding: 8px;\n display: inline-block;\n cursor: pointer;\n transition-property: opacity;\n transition-duration: 0.15s;\n transition-timing-function: linear;\n font: inherit;\n color: inherit;\n text-transform: none;\n background-color: transparent;\n border: 0;\n margin: 0;\n overflow: visible;\n\n &:focus {\n outline: none;\n }\n"])));
|
|
9
|
-
var HamburgerBox = styled.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n width: 34px;\n height: 34px;\n display: inline-block;\n position: relative;\n"], ["\n width: 34px;\n height: 34px;\n display: inline-block;\n position: relative;\n"])));
|
|
10
|
-
var HamburgerInner = styled.span(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: block;\n top: auto;\n bottom: 6px;\n left: 2px;\n transition-duration: 0.13s;\n transition-delay: 0.13s;\n transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);\n margin-top: 12px;\n background-color: ", ";\n\n &, &::before, &::after {\n background-color: ", ";\n width: 30px;\n height: 3px;\n position: absolute;\n transition-property: transform;\n transition-duration: 0.15s;\n transition-timing-function: ease;\n }\n\n &::before, &::after {\n content: \"\";\n display: block;\n }\n\n &::before {\n top: -10px;\n transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), \n transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);\n }\n\n &::after {\n bottom: -10px;\n top: -20px;\n transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), \n opacity 0.1s linear;\n }\n\n &.active, &.active::before, &.active::after {\n background-color: ", ";\n }\n\n &.active {\n transform: translate3d(0, -10px, 0) rotate(-45deg);\n transition-delay: 0.22s;\n transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);\n }\n\n &.active::after {\n top: 0;\n opacity: 0;\n transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), \n opacity: 0.1s 0.22s linear;\n }\n\n &.active::before {\n top: 0;\n transform: rotate(-90deg);\n transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), \n transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);\n }\n"], ["\n display: block;\n top: auto;\n bottom: 6px;\n left: 2px;\n transition-duration: 0.13s;\n transition-delay: 0.13s;\n transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);\n margin-top: 12px;\n background-color: ", ";\n\n &, &::before, &::after {\n background-color: ", ";\n width: 30px;\n height: 3px;\n position: absolute;\n transition-property: transform;\n transition-duration: 0.15s;\n transition-timing-function: ease;\n }\n\n &::before, &::after {\n content: \"\";\n display: block;\n }\n\n &::before {\n top: -10px;\n transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), \n transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);\n }\n\n &::after {\n bottom: -10px;\n top: -20px;\n transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), \n opacity 0.1s linear;\n }\n\n &.active, &.active::before, &.active::after {\n background-color: ", ";\n }\n\n &.active {\n transform: translate3d(0, -10px, 0) rotate(-45deg);\n transition-delay: 0.22s;\n transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);\n }\n\n &.active::after {\n top: 0;\n opacity: 0;\n transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), \n opacity: 0.1s 0.22s linear;\n }\n\n &.active::before {\n top: 0;\n transform: rotate(-90deg);\n transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), \n transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);\n }\n"])), function (_a) {
|
|
11
|
-
var inactiveColor = _a.inactiveColor;
|
|
12
|
-
return inactiveColor;
|
|
13
|
-
}, function (_a) {
|
|
14
|
-
var inactiveColor = _a.inactiveColor;
|
|
15
|
-
return inactiveColor;
|
|
16
|
-
}, function (_a) {
|
|
17
|
-
var activeColor = _a.activeColor;
|
|
18
|
-
return activeColor;
|
|
19
|
-
});
|
|
20
|
-
var HamburgerButton = function (_a) {
|
|
21
|
-
var activeColor = _a.activeColor, inactiveColor = _a.inactiveColor, isActive = _a.isActive, _b = _a.onClick, onClick = _b === void 0 ? noop : _b, controls = _a.controls;
|
|
22
|
-
return (React.createElement(Hamburger, { className: isActive === true ? "active" : "", onClick: onClick, type: "button", "aria-label": "Menu", "aria-controls": controls },
|
|
23
|
-
React.createElement(HamburgerBox, null,
|
|
24
|
-
React.createElement(HamburgerInner, { className: isActive === true ? "active" : "", inactiveColor: inactiveColor, activeColor: activeColor }))));
|
|
25
|
-
};
|
|
26
|
-
export default HamburgerButton;
|
|
27
|
-
var templateObject_1, templateObject_2, templateObject_3;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { boolean, select } from "@storybook/addon-knobs";
|
|
3
|
-
import HamburgerButton from "./HamburgerButton";
|
|
4
|
-
import page from "../../../../.storybook/page";
|
|
5
|
-
import * as colors from "../../../constants/colors";
|
|
6
|
-
var story = page({
|
|
7
|
-
title: "Components|Atoms/HamburgerButton",
|
|
8
|
-
Component: HamburgerButton
|
|
9
|
-
});
|
|
10
|
-
export default story;
|
|
11
|
-
export var hamburgerButton = function () { return (React.createElement(HamburgerButton, { activeColor: select("activeColor", colors, "black", "props"), inactiveColor: select("inactiveColor", colors, "black", "props"), isActive: boolean("isActive", false, "props") })); };
|
|
@@ -1,40 +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
|
-
/*
|
|
24
|
-
03/30/2022
|
|
25
|
-
|
|
26
|
-
For new pages/applications, please us <Title /> and <Detail /> atoms (specify "as" prop with value of h1/h2/h3/h4/h5/h6/p)
|
|
27
|
-
|
|
28
|
-
*/
|
|
29
|
-
import React from "react";
|
|
30
|
-
import { FONT_WEIGHT_REGULAR } from "../../../constants/style_constants";
|
|
31
|
-
import { FIREFLY_GREY } from "../../../constants/colors";
|
|
32
|
-
import { HeadingText } from "./Heading.styled";
|
|
33
|
-
import { safeChildren } from "../../../util/general";
|
|
34
|
-
import { fallbackValues } from "./Heading.theme";
|
|
35
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
36
|
-
var Heading = function (_a) {
|
|
37
|
-
var themeValues = _a.themeValues, _b = _a.weight, weight = _b === void 0 ? FONT_WEIGHT_REGULAR : _b, _c = _a.color, color = _c === void 0 ? FIREFLY_GREY : _c, _d = _a.margin, margin = _d === void 0 ? 0 : _d, textAlign = _a.textAlign, _e = _a.extraStyles, extraStyles = _e === void 0 ? "" : _e, className = _a.className, _f = _a.variant, variant = _f === void 0 ? "h1" : _f, _g = _a.as, as = _g === void 0 ? variant : _g, dataQa = _a.dataQa, children = _a.children, rest = __rest(_a, ["themeValues", "weight", "color", "margin", "textAlign", "extraStyles", "className", "variant", "as", "dataQa", "children"]);
|
|
38
|
-
return (React.createElement(HeadingText, __assign({ variant: variant, as: as, weight: weight, color: color, margin: margin, textAlign: textAlign, extraStyles: extraStyles, className: className, fontFamily: themeValues.fontFamily, fontSize: themeValues.fontSize, "data-qa": dataQa }, rest), safeChildren(children, React.createElement("span", null))));
|
|
39
|
-
};
|
|
40
|
-
export default themeComponent(Heading, "Heading", fallbackValues, "h1");
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { text } from "@storybook/addon-knobs";
|
|
3
|
-
import Heading from "./Heading";
|
|
4
|
-
import page from "../../../../.storybook/page";
|
|
5
|
-
var story = page({
|
|
6
|
-
title: "Components|Atoms/Heading",
|
|
7
|
-
Component: Heading
|
|
8
|
-
});
|
|
9
|
-
export default story;
|
|
10
|
-
export var heading = function () { return (React.createElement(Heading, { textAlign: text("textAlign", "center", "props"), extraStyles: text("extraStyles", "", "props") }, text("children", "Foo", "props"))); };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const HeadingText: any;
|
|
@@ -1,28 +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 styled from "styled-components";
|
|
6
|
-
export var HeadingText = styled.h1(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n --font-size: ", ";\n font-size: var(--font-size);\n line-height: calc(1.5 * var(--font-size));\n color: ", ";\n font-weight: ", ";\n margin: ", ";\n text-align: ", ";\n font-family: ", ";\n\n ", ";\n"], ["\n --font-size: ", ";\n font-size: var(--font-size);\n line-height: calc(1.5 * var(--font-size));\n color: ", ";\n font-weight: ", ";\n margin: ", ";\n text-align: ", ";\n font-family: ", ";\n\n ", ";\n"])), function (_a) {
|
|
7
|
-
var fontSize = _a.fontSize;
|
|
8
|
-
return fontSize;
|
|
9
|
-
}, function (_a) {
|
|
10
|
-
var color = _a.color;
|
|
11
|
-
return color;
|
|
12
|
-
}, function (_a) {
|
|
13
|
-
var weight = _a.weight;
|
|
14
|
-
return weight;
|
|
15
|
-
}, function (_a) {
|
|
16
|
-
var margin = _a.margin;
|
|
17
|
-
return margin;
|
|
18
|
-
}, function (_a) {
|
|
19
|
-
var textAlign = _a.textAlign;
|
|
20
|
-
return textAlign;
|
|
21
|
-
}, function (_a) {
|
|
22
|
-
var fontFamily = _a.fontFamily;
|
|
23
|
-
return fontFamily;
|
|
24
|
-
}, function (_a) {
|
|
25
|
-
var extraStyles = _a.extraStyles;
|
|
26
|
-
return extraStyles;
|
|
27
|
-
});
|
|
28
|
-
var templateObject_1;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export namespace fallbackValues {
|
|
2
|
-
export { fontFamily };
|
|
3
|
-
export { fontSize };
|
|
4
|
-
}
|
|
5
|
-
declare namespace fontFamily {
|
|
6
|
-
const primary: string;
|
|
7
|
-
const secondary: string;
|
|
8
|
-
}
|
|
9
|
-
declare namespace fontSize {
|
|
10
|
-
const h1: string;
|
|
11
|
-
const h2: string;
|
|
12
|
-
const h3: string;
|
|
13
|
-
const h4: string;
|
|
14
|
-
const h5: string;
|
|
15
|
-
const h6: string;
|
|
16
|
-
}
|
|
17
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
var fontFamily = {
|
|
2
|
-
primary: "Public Sans",
|
|
3
|
-
secondary: "Open Sans"
|
|
4
|
-
};
|
|
5
|
-
var fontSize = {
|
|
6
|
-
h1: "2.25rem",
|
|
7
|
-
h2: "2rem",
|
|
8
|
-
h3: "1.75rem",
|
|
9
|
-
h4: "1.5rem",
|
|
10
|
-
h5: "1.375rem",
|
|
11
|
-
h6: "1.25rem"
|
|
12
|
-
};
|
|
13
|
-
export var fallbackValues = {
|
|
14
|
-
fontFamily: fontFamily,
|
|
15
|
-
fontSize: fontSize
|
|
16
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
var AccountNumberImage = function () {
|
|
3
|
-
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "371", height: "164", viewBox: "0 0 371 164" },
|
|
4
|
-
React.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1" },
|
|
5
|
-
React.createElement("g", { transform: "translate(-364 -546)" },
|
|
6
|
-
React.createElement("g", { transform: "translate(332 360)" },
|
|
7
|
-
React.createElement("g", { transform: "translate(32 186)" },
|
|
8
|
-
React.createElement("rect", { width: "370.8", height: "163.2", x: "0", y: "0", fill: "#E1E1E1", rx: "2.4" }),
|
|
9
|
-
React.createElement("rect", { width: "104.4", height: "14.4", x: "14.4", y: "14.4", fill: "#BBB", rx: "1.2" }),
|
|
10
|
-
React.createElement("rect", { width: "69.6", height: "14.4", x: "286.8", y: "14.4", fill: "#BBB", rx: "2.4" }),
|
|
11
|
-
React.createElement("rect", { width: "87.6", height: "14.4", x: "14.4", y: "33.6", fill: "#BBB", rx: "1.2" }),
|
|
12
|
-
React.createElement("path", { fill: "#BBB", d: "M14.4000006 96.0000038L356.400014 96.0000038 356.400014 98.4000039 14.4000006 98.4000039z" }),
|
|
13
|
-
React.createElement("path", { fill: "#BBB", d: "M267.600011 140.400006L356.400014 140.400006 356.400014 142.800006 267.600011 142.800006z" }),
|
|
14
|
-
React.createElement("path", { fill: "#BBB", d: "M14.4000006 76.8000031L208.800008 76.8000031 208.800008 79.2000031 14.4000006 79.2000031z" }),
|
|
15
|
-
React.createElement("rect", { width: "112.8", height: "25.2", x: "243", y: "53.4", fill: "#FFF", stroke: "#BBB", strokeWidth: "1.2", rx: "2.4" }),
|
|
16
|
-
React.createElement("rect", { width: "117.6", height: "27.6", x: "145.2", y: "120.6", fill: "#B3D1E8", stroke: "#357FB8", strokeWidth: "1.2", rx: "2.4" }),
|
|
17
|
-
React.createElement("path", { fill: "#000", d: "M25.863 137.872a.363.363 0 01-.145-.03.333.333 0 01-.124-.08.343.343 0 01-.08-.12.4.4 0 01-.03-.149v-5.374c0-.046.01-.094.03-.144a.365.365 0 01.08-.125.365.365 0 01.124-.08.53.53 0 01.072-.024.28.28 0 01.073-.01h1.06c.05 0 .1.011.15.035a.395.395 0 01.234.349v5.373c0 .03-.004.06-.012.087a.377.377 0 01-.242.271 1.03 1.03 0 00-.062.013.298.298 0 01-.067.008h-1.061zm4.238 1.613a.473.473 0 01-.16-.03.514.514 0 01-.129-.084.398.398 0 01-.12-.289v-2.122c0-.026.004-.053.01-.08a.493.493 0 01.026-.074.38.38 0 01.146-.182.383.383 0 01.145-.062.358.358 0 01.082-.01h2.112c.026 0 .053.003.08.01a.734.734 0 01.08.025.45.45 0 01.218.219c.02.05.03.101.03.154v2.122c0 .053-.01.106-.03.16a.417.417 0 01-.379.244h-2.11zm0-6.385a.473.473 0 01-.16-.03.383.383 0 01-.129-.089.414.414 0 01-.09-.13.425.425 0 01-.03-.159v-2.117a.468.468 0 01.12-.289c.02-.02.04-.037.062-.052a.228.228 0 01.068-.032.237.237 0 01.077-.028.473.473 0 01.082-.007h2.112c.026 0 .053.002.08.007a.303.303 0 01.08.028c.049.02.092.048.129.085.04.036.07.08.09.129.02.053.03.106.03.16v2.116c0 .057-.01.11-.03.16a.414.414 0 01-.09.129.35.35 0 01-.13.09.425.425 0 01-.16.03h-2.11zm10.618-2.46v4.308a.522.522 0 00.06.244.734.734 0 00.14.204.553.553 0 00.094.075.891.891 0 00.11.06c.036.013.073.025.11.035.036.01.07.015.099.015h1.126c.03 0 .058 0 .084.002a.275.275 0 01.08.018.443.443 0 01.164.15.973.973 0 01.038.049c.011.017.02.033.027.05.013.036.02.076.02.12v3.247a.368.368 0 01-.007.072.185.185 0 01-.028.067.394.394 0 01-.08.115.498.498 0 01-.129.094.323.323 0 01-.135.035H39.22a.292.292 0 01-.11-.03 3.315 3.315 0 00-.059-.035.217.217 0 01-.06-.05.19.19 0 01-.045-.054l-.04-.07a.374.374 0 01-.034-.125v-3.277a.354.354 0 01.035-.134.383.383 0 01.08-.12.374.374 0 01.125-.09.323.323 0 01.133-.034h.18c.01 0 .025-.004.047-.013l.067-.027a.639.639 0 00.13-.09l.044-.055c.017-.02.03-.04.04-.06a.24.24 0 00.03-.104v-3.267a.227.227 0 00-.04-.13.393.393 0 00-.144-.156.476.476 0 00-.135-.063.158.158 0 00-.044-.01h-.175a.223.223 0 01-.06-.01.585.585 0 01-.07-.025.7.7 0 01-.064-.037.358.358 0 01-.107-.107.7.7 0 01-.037-.065.585.585 0 01-.025-.07.237.237 0 01-.01-.064v-.578a.34.34 0 01.035-.154c.01-.02.023-.04.04-.06a.511.511 0 01.154-.134.354.354 0 01.144-.035h1.09a.354.354 0 01.134.035c.025.01.048.021.071.034a.281.281 0 01.06.045c.02.02.036.04.05.062a.813.813 0 01.035.063.3.3 0 01.034.134zm8.741-.503h3.218c.05 0 .096.01.139.03a.583.583 0 01.22.207c.02.035.03.064.034.087a.218.218 0 010 .08v4.323a.176.176 0 01-.012.054.584.584 0 01-.028.065.404.404 0 01-.09.12.818.818 0 01-.054.05.312.312 0 01-.06.04.23.23 0 01-.065.03.27.27 0 01-.074.01H50.57a.62.62 0 00-.438.194.715.715 0 00-.15.204.693.693 0 00-.04.112.443.443 0 00-.015.112v2.136c0 .034.004.07.013.107.008.039.019.076.032.112.017.034.036.069.057.105a.553.553 0 00.271.244c.04.017.079.03.115.042.037.012.07.018.1.018h2.172c.05 0 .097.012.144.037a.442.442 0 01.12.092c.036.04.066.085.09.135.022.05.034.101.034.154a.488.488 0 01-.105.299.423.423 0 01-.122.1.33.33 0 01-.161.04h-3.213a.299.299 0 01-.14-.04.374.374 0 01-.07-.04 1.098 1.098 0 01-.064-.05 1.099 1.099 0 01-.05-.065.374.374 0 01-.04-.07.323.323 0 01-.034-.134l-.005-2.147v-2.146a.34.34 0 01.04-.155.243.243 0 01.042-.072.513.513 0 01.117-.112.229.229 0 01.07-.035.31.31 0 01.124-.035h2.127a.4.4 0 00.117-.017c.038-.012.077-.026.117-.042a.584.584 0 00.204-.155.434.434 0 00.07-.092.821.821 0 00.087-.216.585.585 0 00.012-.12v-2.097a.527.527 0 00-.012-.112 1.128 1.128 0 00-.032-.117.739.739 0 00-.217-.286.494.494 0 00-.102-.062.55.55 0 00-.11-.05.362.362 0 00-.114-.02h-2.157a.305.305 0 01-.12-.035.513.513 0 01-.187-.157.384.384 0 01-.042-.396.507.507 0 01.1-.144.36.36 0 01.254-.12zm9.124-.005h3.248a.378.378 0 01.134.03c.047.02.09.048.13.085a.427.427 0 01.094.114.271.271 0 01.035.13l-.005 1.922v1.923a.727.727 0 00.134.393c.02.027.044.052.07.077a.341.341 0 00.08.058c.03.016.06.03.092.042a.293.293 0 00.102.017h.15l.15.005a.182.182 0 01.095.035c.032.02.06.047.083.08.024.03.042.066.055.11a.81.81 0 01.018.06c.005.02.007.037.007.054v3.815c0 .02-.002.04-.007.06a.81.81 0 01-.018.06.562.562 0 01-.065.11.49.49 0 01-.154.119.391.391 0 01-.075.037.183.183 0 01-.06.012h-4.273a.335.335 0 01-.12-.024.443.443 0 01-.124-.075.5.5 0 01-.1-.132.405.405 0 01-.044-.197c0-.086.015-.158.045-.214.03-.056.066-.1.11-.13a.424.424 0 01.23-.08h1.084l1.09-.004a.35.35 0 00.075-.015.946.946 0 00.115-.04.816.816 0 00.127-.062.347.347 0 00.097-.082.414.414 0 00.077-.093.95.95 0 00.058-.107.462.462 0 00.05-.209v-2.141a.667.667 0 00-.055-.234.63.63 0 00-.14-.215.561.561 0 00-.19-.14.527.527 0 00-.238-.054h-2.142a.337.337 0 01-.189-.052.416.416 0 01-.124-.122.516.516 0 01-.085-.26.49.49 0 01.125-.299.462.462 0 01.126-.089.335.335 0 01.147-.035h2.137a.533.533 0 00.244-.054.604.604 0 00.334-.349.724.724 0 00.05-.259l.004-1.03.01-1.037a.635.635 0 00-.044-.239.502.502 0 00-.053-.097.71.71 0 00-.192-.197 1.028 1.028 0 00-.124-.074.78.78 0 00-.24-.05h-2.14a.38.38 0 01-.24-.1.39.39 0 01-.1-.132.447.447 0 01-.04-.197c0-.076.014-.141.04-.196a.39.39 0 01.1-.132.346.346 0 01.23-.1zm10.255 0c.04 0 .083.012.13.035a.7.7 0 01.064.037.388.388 0 01.115.112l.045.065a.302.302 0 01.04.145v5.349a.598.598 0 00.05.239.663.663 0 00.149.224.475.475 0 00.2.134c.072.033.143.05.213.05h1.16c.03 0 .065-.004.103-.012a2.21 2.21 0 00.112-.028.657.657 0 00.204-.12.662.662 0 00.13-.2.59.59 0 00.044-.213v-.164a.298.298 0 01.03-.13.273.273 0 01.08-.11.138.138 0 01.055-.039.55.55 0 01.19-.045h1.17c.033 0 .07.01.109.03a.512.512 0 01.12.09.36.36 0 01.054.057.216.216 0 01.035.062c.027.047.04.09.04.13l-.005 1.628v1.624a.33.33 0 01-.03.13.47.47 0 01-.14.176 1.037 1.037 0 01-.064.048.302.302 0 01-.145.04h-1.095a.374.374 0 01-.15-.035.374.374 0 01-.07-.04 1.098 1.098 0 01-.064-.05.45.45 0 01-.125-.249v-1.126a.345.345 0 00-.017-.104 2.844 2.844 0 00-.037-.11.506.506 0 00-.063-.11 1.469 1.469 0 00-.077-.094 1.04 1.04 0 00-.095-.075.45.45 0 00-.104-.054.527.527 0 00-.21-.045l-1.623-.005h-1.624a.365.365 0 01-.221-.082.451.451 0 01-.11-.115 2.343 2.343 0 01-.032-.052.484.484 0 01-.04-.13v-6.37c0-.036.003-.071.01-.104l.02-.095c.02-.06.05-.11.09-.15.023-.02.048-.04.074-.06a.37.37 0 01.075-.044.493.493 0 01.067-.032.155.155 0 01.053-.013h1.11zm14.419.005c.046 0 .094.008.144.023.05.014.093.04.13.077.04.033.072.077.097.132a.46.46 0 01.037.191.37.37 0 01-.04.197.449.449 0 01-.353.237h-1.584l-1.579-.005a.455.455 0 00-.11.015.667.667 0 00-.221.1.636.636 0 00-.097.079.606.606 0 00-.16.21.855.855 0 00-.042.114.409.409 0 00-.017.114l.004 1.056v1.056c0 .063.015.131.045.204.03.073.072.14.125.2.03.033.062.064.097.094s.07.055.107.075c.04.023.081.041.125.055.043.013.088.02.134.02h3.183a.3.3 0 01.134.034c.023.01.046.024.07.043a.452.452 0 01.112.115.25.25 0 01.032.061.243.243 0 01.028.07.332.332 0 01.007.07v4.308a.327.327 0 01-.035.144.32.32 0 01-.035.063.444.444 0 01-.18.162.34.34 0 01-.143.034h-4.284a.285.285 0 01-.134-.037.635.635 0 01-.13-.092.585.585 0 01-.092-.135.341.341 0 01-.037-.154c0-.063 0-.122-.003-.177a.266.266 0 01.028-.137c.02-.04.059-.071.117-.094a.762.762 0 01.266-.035h3.183a.472.472 0 00.114-.015.667.667 0 00.115-.04 1.89 1.89 0 00.11-.065.583.583 0 00.1-.08.54.54 0 00.134-.184.534.534 0 00.054-.229v-2.176a.508.508 0 00-.06-.21.557.557 0 00-.067-.109 1.04 1.04 0 00-.087-.1 1.04 1.04 0 00-.194-.134.496.496 0 00-.194-.045h-3.208a.215.215 0 01-.067-.012.545.545 0 01-.212-.122.474.474 0 01-.09-.125.332.332 0 01-.034-.14v-4.307a.357.357 0 01.017-.07.436.436 0 01.17-.237l.062-.042a.645.645 0 01.154-.05h2.127l2.127.005zm8.088-.005a.348.348 0 01.16.045c.03.013.056.03.079.05a.596.596 0 01.15.189.34.34 0 01.03.134v1.614a.336.336 0 01-.038.157.454.454 0 01-.097.127.486.486 0 01-.294.11.878.878 0 01-.167-.015.371.371 0 01-.137-.055.283.283 0 01-.097-.12.483.483 0 01-.037-.204v-.264l-.005-.259a.455.455 0 00-.015-.11 1.154 1.154 0 00-.035-.114.823.823 0 00-.062-.12.587.587 0 00-.083-.104.848.848 0 00-.204-.144.583.583 0 00-.234-.055h-1.02a.657.657 0 00-.528.291.717.717 0 00-.11.234.503.503 0 00-.015.117l.005 1.599v1.594a.44.44 0 00.012.102.693.693 0 00.157.306c.06.067.13.118.21.155.04.02.08.035.124.047a.515.515 0 00.134.017h4.244c.043 0 .088.013.137.038a.509.509 0 01.219.214.27.27 0 01.037.132v3.232c0 .02-.004.042-.012.067a1.742 1.742 0 00-.023.073.374.374 0 01-.04.07 1.098 1.098 0 01-.05.064.64.64 0 01-.062.055.312.312 0 01-.067.04.28.28 0 01-.14.04h-5.339a.238.238 0 01-.07-.013.376.376 0 01-.074-.032.58.58 0 01-.14-.1.399.399 0 01-.102-.187.298.298 0 01-.007-.067v-4.268l-.005-4.273c0-.024.004-.049.013-.075a.565.565 0 01.117-.2.47.47 0 01.134-.094.323.323 0 01.134-.035l1.61-.005h1.603zm-2.127 8.497h3.148a.607.607 0 00.438-.2.707.707 0 00.19-.478v-.966a.707.707 0 00-.19-.478.577.577 0 00-.438-.194h-3.148a.58.58 0 00-.244.052.632.632 0 00-.199.142.723.723 0 00-.18.478v.966a.723.723 0 00.18.478c.056.06.123.109.2.145a.558.558 0 00.243.055zm14.429-8.497a.47.47 0 01.261.08.787.787 0 01.067.05c.024.02.043.041.058.064a.7.7 0 01.037.065.493.493 0 01.035.15v1.773l-.005 1.773c0 .013 0 .03-.003.05a.72.72 0 00-.002.06.386.386 0 01-.065.164.168.168 0 01-.045.04.454.454 0 01-.042.037.195.195 0 01-.047.027l-.384.18-.383.174-.767.358a.472.472 0 00-.077.038.749.749 0 00-.192.152 4.29 4.29 0 01-.043.062.25.25 0 00-.032.062l-.02.062a.211.211 0 00-.01.063l.005 1.733v1.733a.426.426 0 01-.037.187.374.374 0 01-.234.194.578.578 0 01-.162.022.354.354 0 01-.16-.04.606.606 0 01-.139-.094.415.415 0 01-.102-.127.307.307 0 01-.037-.142v-4.094c0-.023.003-.046.01-.067.006-.022.013-.042.02-.062l.04-.068a.311.311 0 01.044-.057 1.75 1.75 0 01.11-.1 1.176 1.176 0 01.11-.064l.702-.314.697-.309.082-.035a.944.944 0 00.092-.045.438.438 0 00.087-.064.285.285 0 00.067-.1.221.221 0 00.02-.04.56.56 0 00.02-.154v-1.843a.527.527 0 00-.012-.112 1.128 1.128 0 00-.033-.117.462.462 0 00-.057-.115.984.984 0 00-.177-.194.46.46 0 00-.114-.07.527.527 0 00-.244-.064H100.5a.5.5 0 00-.214.055.639.639 0 00-.2.134.957.957 0 00-.149.224.76.76 0 00-.05.25v1.05c0 .05-.01.099-.032.147a.422.422 0 01-.087.127.417.417 0 01-.284.134.385.385 0 01-.197-.04.456.456 0 01-.142-.109.464.464 0 01-.09-.137.332.332 0 01-.03-.122v-1.05l.006-1.047c0-.05.003-.093.01-.13a.284.284 0 01.03-.089.303.303 0 01.047-.07l.057-.064c.043-.04.09-.07.14-.09a.372.372 0 01.159-.035h4.174zm5.921 4.164h2.197a.55.55 0 00.518-.356.594.594 0 00.045-.232v-2.112a.594.594 0 00-.165-.418.558.558 0 00-.398-.174h-2.197a.52.52 0 00-.221.047.566.566 0 00-.177.127.66.66 0 00-.122.187.567.567 0 00-.047.231v2.112c0 .083.015.16.047.232a.66.66 0 00.122.186.534.534 0 00.398.17zm.03 4.248h2.137c.08 0 .156-.016.229-.047a.651.651 0 00.19-.122.57.57 0 00.179-.414v-2.226a.555.555 0 00-.18-.413.651.651 0 00-.189-.122.572.572 0 00-.23-.048H109.6a.567.567 0 00-.231.048.74.74 0 00-.192.122.572.572 0 00-.174.413v2.226c0 .08.015.156.047.227a.61.61 0 00.127.187c.056.05.12.09.192.122a.567.567 0 00.231.047zm-2.56.448v-3.934a.21.21 0 01.035-.115.251.251 0 01.08-.09l.075-.05a.446.446 0 01.239-.069h.289a.157.157 0 00.06-.015l.064-.03a.763.763 0 00.14-.104.895.895 0 00.1-.12.226.226 0 00.039-.114v-3.81a.451.451 0 01.045-.18.963.963 0 01.045-.08.268.268 0 01.054-.064.318.318 0 01.065-.057.603.603 0 01.174-.083h2.122l2.122-.005c.05 0 .103.017.16.05l.084.055a.4.4 0 01.08.07c.04.036.07.074.09.112.02.038.034.072.044.102a.555.555 0 01.015.134v3.76c0 .024.004.048.012.073a.514.514 0 00.028.067.23.23 0 00.042.065l.052.055a.783.783 0 00.12.08l.08.027a.266.266 0 00.08.012h.253a.28.28 0 01.144.045c.02.01.04.023.06.04a.7.7 0 00.06.045.292.292 0 01.08.12c.02.049.03.095.03.139l-.005 1.085v2.794a.29.29 0 01-.013.083 1.191 1.191 0 01-.027.082.963.963 0 01-.1.154.423.423 0 01-.139.11.535.535 0 01-.08.032.266.266 0 01-.08.012h-6.33a.282.282 0 01-.09-.014.997.997 0 01-.089-.035.436.436 0 01-.085-.05.696.696 0 01-.136-.14.67.67 0 01-.048-.08.409.409 0 01-.04-.164zm11.76-8.87h5.244a.43.43 0 01.318.135.58.58 0 01.058.067c.018.025.032.05.042.077.01.023.02.05.027.08.009.03.013.061.013.094v8.467a.393.393 0 01-.065.22.408.408 0 01-.2.17.418.418 0 01-.188.043h-1.051a.302.302 0 01-.14-.04 1.86 1.86 0 01-.067-.047.54.54 0 01-.152-.167.265.265 0 01-.03-.119v-3.212a.63.63 0 00-.05-.244.602.602 0 00-.13-.2.753.753 0 00-.099-.092.557.557 0 00-.231-.11.451.451 0 00-.122-.017h-3.178a.483.483 0 01-.184-.04.396.396 0 01-.15-.11.322.322 0 01-.08-.139.734.734 0 01-.024-.08.309.309 0 01-.01-.074v-4.214a.451.451 0 01.045-.184.399.399 0 01.105-.144.388.388 0 01.064-.053.672.672 0 01.152-.057.358.358 0 01.082-.01zm1.05 4.244h3.118a.607.607 0 00.254-.055.568.568 0 00.112-.063.642.642 0 00.237-.291.778.778 0 00.04-.124.596.596 0 00.014-.135v-2.042a.756.756 0 00-.112-.376.77.77 0 00-.179-.18.568.568 0 00-.234-.099.724.724 0 00-.132-.012h-3.118a.624.624 0 00-.326.087.816.816 0 00-.092.062.957.957 0 00-.097.102.559.559 0 00-.078.122.725.725 0 00-.064.294v2.042a.678.678 0 00.112.369.697.697 0 00.286.244c.04.013.081.025.125.037a.515.515 0 00.134.018zm8.014 3.506a.363.363 0 01-.145-.03.333.333 0 01-.124-.08.343.343 0 01-.08-.12.4.4 0 01-.03-.149v-5.374c0-.046.01-.094.03-.144a.365.365 0 01.08-.125.365.365 0 01.124-.08.53.53 0 01.072-.024.28.28 0 01.073-.01h1.06c.05 0 .1.011.15.035a.395.395 0 01.234.349v5.373c0 .03-.004.06-.012.087a.377.377 0 01-.242.271 1.03 1.03 0 00-.062.013.298.298 0 01-.067.008h-1.061zm4.238 1.613a.473.473 0 01-.16-.03.514.514 0 01-.129-.084.398.398 0 01-.12-.289v-2.122c0-.026.004-.053.01-.08a.493.493 0 01.026-.074.381.381 0 01.146-.182.383.383 0 01.145-.062.358.358 0 01.082-.01h2.112c.026 0 .053.003.08.01a.734.734 0 01.08.025.45.45 0 01.218.219c.02.05.03.101.03.154v2.122c0 .053-.01.106-.03.16a.417.417 0 01-.379.244h-2.11zm0-6.385a.473.473 0 01-.16-.03.383.383 0 01-.129-.089.414.414 0 01-.09-.13.425.425 0 01-.03-.159v-2.117a.468.468 0 01.12-.289c.02-.02.04-.037.062-.052a.228.228 0 01.068-.032.237.237 0 01.077-.028.473.473 0 01.082-.007h2.112c.026 0 .053.002.08.007a.303.303 0 01.08.028c.049.02.092.048.129.085.04.036.07.08.09.129.02.053.03.106.03.16v2.116c0 .057-.01.11-.03.16a.414.414 0 01-.09.129.35.35 0 01-.13.09.425.425 0 01-.16.03h-2.11z" }),
|
|
18
|
-
React.createElement("path", { fill: "#000", d: "M164.258 130.137c.046 0 .094.008.144.023.05.014.093.04.13.077.04.033.072.077.097.132a.46.46 0 01.037.191.37.37 0 01-.04.197.449.449 0 01-.353.237h-1.584l-1.579-.005a.455.455 0 00-.11.015.667.667 0 00-.221.1.636.636 0 00-.097.079.606.606 0 00-.16.21.855.855 0 00-.042.114.409.409 0 00-.017.114l.004 1.056v1.056c0 .063.015.131.045.204.03.073.072.14.125.2.03.033.062.064.097.094s.07.055.107.075c.04.023.081.041.125.055.043.013.088.02.134.02h3.183a.3.3 0 01.134.034c.023.01.046.024.07.043a.452.452 0 01.112.115.25.25 0 01.032.061.243.243 0 01.028.07.332.332 0 01.007.07v4.308a.327.327 0 01-.035.144.32.32 0 01-.035.063.444.444 0 01-.18.162.34.34 0 01-.143.034h-4.284a.285.285 0 01-.134-.037.635.635 0 01-.13-.092.585.585 0 01-.092-.135.341.341 0 01-.037-.154c0-.063 0-.122-.003-.177a.266.266 0 01.028-.137c.02-.04.059-.071.117-.094a.762.762 0 01.266-.035h3.183a.472.472 0 00.114-.015.667.667 0 00.115-.04 1.89 1.89 0 00.11-.065.583.583 0 00.1-.08.54.54 0 00.134-.184.534.534 0 00.054-.229v-2.176a.508.508 0 00-.06-.21.557.557 0 00-.067-.109 1.04 1.04 0 00-.087-.1 1.04 1.04 0 00-.194-.134.496.496 0 00-.194-.045h-3.208a.215.215 0 01-.067-.012.545.545 0 01-.212-.122.474.474 0 01-.09-.125.332.332 0 01-.034-.14v-4.307a.357.357 0 01.017-.07.436.436 0 01.17-.237l.062-.042a.645.645 0 01.154-.05h2.127l2.127.005zm10.2 0c.046 0 .094.008.144.023.05.014.093.04.13.077.04.033.072.077.097.132a.46.46 0 01.037.191.37.37 0 01-.04.197.449.449 0 01-.353.237h-1.584l-1.579-.005a.455.455 0 00-.11.015.667.667 0 00-.221.1.636.636 0 00-.097.079.606.606 0 00-.16.21.855.855 0 00-.042.114.409.409 0 00-.017.114l.004 1.056v1.056c0 .063.015.131.045.204.03.073.072.14.125.2.03.033.062.064.097.094s.07.055.107.075c.04.023.081.041.125.055.043.013.088.02.134.02h3.183a.3.3 0 01.134.034c.023.01.046.024.07.043a.452.452 0 01.112.115.25.25 0 01.032.061.243.243 0 01.028.07.332.332 0 01.007.07v4.308a.328.328 0 01-.035.144.32.32 0 01-.035.063.444.444 0 01-.18.162.34.34 0 01-.143.034h-4.284a.285.285 0 01-.134-.037.635.635 0 01-.13-.092.585.585 0 01-.092-.135.341.341 0 01-.037-.154c0-.063 0-.122-.003-.177a.266.266 0 01.028-.137c.02-.04.059-.071.117-.094a.762.762 0 01.266-.035h3.183a.472.472 0 00.114-.015.667.667 0 00.115-.04 1.89 1.89 0 00.11-.065.583.583 0 00.1-.08.54.54 0 00.134-.184.534.534 0 00.054-.229v-2.176a.508.508 0 00-.06-.21.557.557 0 00-.067-.109 1.039 1.039 0 00-.087-.1 1.04 1.04 0 00-.194-.134.496.496 0 00-.194-.045h-3.208a.215.215 0 01-.067-.012.545.545 0 01-.212-.122.474.474 0 01-.09-.125.332.332 0 01-.034-.14v-4.307a.357.357 0 01.017-.07.436.436 0 01.17-.237l.062-.042a.645.645 0 01.154-.05h2.127l2.127.005zm5.911 4.159h2.197a.55.55 0 00.518-.356.594.594 0 00.045-.232v-2.112a.594.594 0 00-.165-.418.558.558 0 00-.398-.174h-2.197a.52.52 0 00-.221.047.566.566 0 00-.177.127.66.66 0 00-.122.187.567.567 0 00-.047.231v2.112c0 .083.015.16.047.232a.66.66 0 00.122.186.534.534 0 00.398.17zm.03 4.248h2.137c.08 0 .156-.016.229-.047a.651.651 0 00.19-.122.57.57 0 00.179-.414v-2.226a.555.555 0 00-.18-.413.651.651 0 00-.189-.122.572.572 0 00-.23-.048H180.4a.567.567 0 00-.231.048.74.74 0 00-.192.122.572.572 0 00-.174.413v2.226c0 .08.015.156.047.227a.61.61 0 00.127.187c.056.05.12.09.192.122a.567.567 0 00.231.047zm-2.56.448v-3.934a.21.21 0 01.035-.115.251.251 0 01.08-.09 1.46 1.46 0 01.075-.05.446.446 0 01.239-.069h.289a.157.157 0 00.06-.015l.064-.03a.763.763 0 00.14-.104.895.895 0 00.1-.12.226.226 0 00.039-.114v-3.81a.451.451 0 01.045-.18.964.964 0 01.045-.08.268.268 0 01.054-.064.318.318 0 01.065-.057.603.603 0 01.174-.083h2.122l2.122-.005c.05 0 .103.017.16.05l.084.055a.4.4 0 01.08.07c.04.036.07.074.09.112.02.038.034.072.044.102a.555.555 0 01.015.134v3.76c0 .024.004.048.012.073a.514.514 0 00.028.067.23.23 0 00.042.065l.052.055a.783.783 0 00.12.08l.08.027a.266.266 0 00.08.012h.253a.28.28 0 01.144.045c.02.01.04.023.06.04a.7.7 0 00.06.045.292.292 0 01.08.12c.02.049.03.095.03.139l-.005 1.085v2.794a.29.29 0 01-.013.083 1.191 1.191 0 01-.027.082.963.963 0 01-.1.154.423.423 0 01-.139.11.535.535 0 01-.08.032.266.266 0 01-.08.012h-6.33a.282.282 0 01-.09-.014.997.997 0 01-.089-.035.436.436 0 01-.085-.05.696.696 0 01-.136-.14.67.67 0 01-.048-.08.409.409 0 01-.04-.164zm11.76-8.87h5.244a.43.43 0 01.318.135.58.58 0 01.058.067c.018.025.032.05.042.077.01.023.02.05.027.08.009.03.013.061.013.094v8.467a.393.393 0 01-.065.22.408.408 0 01-.2.17.418.418 0 01-.188.043h-1.051a.302.302 0 01-.14-.04 1.86 1.86 0 01-.067-.047.54.54 0 01-.152-.167.265.265 0 01-.03-.119v-3.212a.63.63 0 00-.05-.244.602.602 0 00-.13-.2.753.753 0 00-.099-.092.557.557 0 00-.231-.11.451.451 0 00-.122-.017h-3.178a.483.483 0 01-.184-.04.396.396 0 01-.15-.11.321.321 0 01-.08-.139.734.734 0 01-.024-.08.309.309 0 01-.01-.074v-4.214a.45.45 0 01.045-.184.399.399 0 01.105-.144.388.388 0 01.064-.053.672.672 0 01.152-.057.358.358 0 01.082-.01zm1.05 4.244h3.118a.607.607 0 00.254-.055.568.568 0 00.112-.063.642.642 0 00.237-.291.778.778 0 00.04-.124.596.596 0 00.014-.135v-2.042a.756.756 0 00-.112-.376.77.77 0 00-.179-.18.568.568 0 00-.234-.099.724.724 0 00-.132-.012h-3.118a.624.624 0 00-.326.087.816.816 0 00-.092.062.957.957 0 00-.097.102.559.559 0 00-.078.122.725.725 0 00-.064.294v2.042a.678.678 0 00.112.369.697.697 0 00.286.244c.04.013.081.025.125.037a.515.515 0 00.134.018zm12.67-3.726v4.308a.522.522 0 00.06.244.734.734 0 00.14.204.553.553 0 00.094.075.891.891 0 00.11.06c.036.013.073.025.11.035.036.01.07.015.099.015h1.126c.03 0 .058 0 .084.002a.275.275 0 01.08.018.443.443 0 01.164.15.972.972 0 01.038.049c.011.017.02.033.027.05.013.036.02.076.02.12v3.247a.368.368 0 01-.007.072.185.185 0 01-.028.067.394.394 0 01-.08.115.498.498 0 01-.129.094.323.323 0 01-.135.035h-3.272a.292.292 0 01-.11-.03 3.314 3.314 0 00-.059-.035.217.217 0 01-.06-.05.19.19 0 01-.045-.054l-.04-.07a.374.374 0 01-.034-.125v-3.277a.354.354 0 01.035-.134.383.383 0 01.08-.12.374.374 0 01.125-.09.323.323 0 01.133-.034h.18c.01 0 .025-.004.047-.013l.067-.027a.639.639 0 00.13-.09 3.56 3.56 0 01.044-.055c.017-.02.03-.04.04-.06a.24.24 0 00.03-.104v-3.267a.227.227 0 00-.04-.13.392.392 0 00-.144-.156.476.476 0 00-.135-.063.158.158 0 00-.044-.01h-.175a.223.223 0 01-.06-.01.585.585 0 01-.07-.025.7.7 0 01-.064-.037.358.358 0 01-.107-.107.7.7 0 01-.037-.065.585.585 0 01-.025-.07.237.237 0 01-.01-.064v-.578a.34.34 0 01.035-.154c.01-.02.023-.04.04-.06a.511.511 0 01.154-.134.354.354 0 01.144-.035h1.09a.354.354 0 01.134.035c.025.01.048.021.071.034a.281.281 0 01.06.045c.02.02.036.04.05.062a.813.813 0 01.035.063.3.3 0 01.034.134zm8.741-.503h3.218c.05 0 .096.01.139.03a.583.583 0 01.22.207c.02.035.03.064.034.087a.218.218 0 010 .08v4.323a.176.176 0 01-.012.054.584.584 0 01-.028.065.404.404 0 01-.09.12.818.818 0 01-.054.05.312.312 0 01-.06.04.23.23 0 01-.065.03.27.27 0 01-.074.01h-2.117a.62.62 0 00-.438.194.715.715 0 00-.15.204.693.693 0 00-.04.112.443.443 0 00-.015.112v2.136c0 .034.004.07.013.107.008.039.019.076.032.112.017.034.036.069.057.105a.553.553 0 00.271.244c.04.017.079.03.115.042.037.012.07.018.1.018h2.172c.05 0 .097.012.144.037a.442.442 0 01.12.092c.036.04.066.085.09.135.022.05.034.101.034.154a.488.488 0 01-.105.299.423.423 0 01-.122.1.33.33 0 01-.161.04h-3.213a.299.299 0 01-.14-.04.374.374 0 01-.07-.04 1.099 1.099 0 01-.064-.05 1.099 1.099 0 01-.05-.065.374.374 0 01-.04-.07.323.323 0 01-.034-.134l-.005-2.147v-2.146a.34.34 0 01.04-.155.243.243 0 01.042-.072.513.513 0 01.117-.112.229.229 0 01.07-.035.31.31 0 01.124-.035h2.127a.4.4 0 00.117-.017c.038-.012.077-.026.117-.042a.584.584 0 00.204-.155.434.434 0 00.07-.092.821.821 0 00.087-.216.585.585 0 00.012-.12v-2.097a.527.527 0 00-.012-.112 1.128 1.128 0 00-.032-.117.739.739 0 00-.217-.286.494.494 0 00-.102-.062.55.55 0 00-.11-.05.362.362 0 00-.114-.02h-2.157a.305.305 0 01-.12-.035.513.513 0 01-.187-.157.384.384 0 01-.042-.396.507.507 0 01.1-.144.36.36 0 01.254-.12zm9.11 4.159h2.196a.55.55 0 00.518-.356.594.594 0 00.045-.232v-2.112a.594.594 0 00-.165-.418.558.558 0 00-.398-.174h-2.197a.52.52 0 00-.221.047.566.566 0 00-.177.127.66.66 0 00-.122.187.567.567 0 00-.047.231v2.112c0 .083.015.16.047.232a.66.66 0 00.122.186.534.534 0 00.398.17zm.03 4.248h2.136c.08 0 .156-.016.229-.047a.651.651 0 00.19-.122.57.57 0 00.179-.414v-2.226a.555.555 0 00-.18-.413.651.651 0 00-.189-.122.572.572 0 00-.23-.048H221.2a.567.567 0 00-.231.048.74.74 0 00-.192.122.572.572 0 00-.174.413v2.226c0 .08.015.156.047.227a.61.61 0 00.127.187c.056.05.12.09.192.122a.567.567 0 00.231.047zm-2.56.448v-3.934a.21.21 0 01.034-.115.251.251 0 01.08-.09l.075-.05a.446.446 0 01.239-.069h.289a.157.157 0 00.06-.015l.064-.03a.763.763 0 00.14-.104.895.895 0 00.1-.12.226.226 0 00.039-.114v-3.81a.451.451 0 01.045-.18.963.963 0 01.045-.08.268.268 0 01.054-.064.318.318 0 01.065-.057.603.603 0 01.174-.083h2.122l2.122-.005c.05 0 .103.017.16.05l.084.055a.4.4 0 01.08.07c.04.036.07.074.09.112.02.038.034.072.044.102a.555.555 0 01.015.134v3.76c0 .024.004.048.012.073a.514.514 0 00.028.067.23.23 0 00.042.065l.052.055a.783.783 0 00.12.08l.08.027a.266.266 0 00.08.012h.253a.28.28 0 01.144.045c.02.01.04.023.06.04a.7.7 0 00.06.045.292.292 0 01.08.12c.02.049.03.095.03.139l-.005 1.085v2.794a.29.29 0 01-.013.083 1.191 1.191 0 01-.027.082.963.963 0 01-.1.154.423.423 0 01-.139.11.535.535 0 01-.08.032.266.266 0 01-.08.012h-6.33a.282.282 0 01-.09-.014.997.997 0 01-.089-.035.436.436 0 01-.085-.05.697.697 0 01-.136-.14.67.67 0 01-.048-.08.409.409 0 01-.04-.164zm17.018-8.855c.046 0 .094.008.144.023.05.014.093.04.13.077.04.033.072.077.097.132a.46.46 0 01.037.191.37.37 0 01-.04.197.449.449 0 01-.353.237h-1.584l-1.579-.005a.455.455 0 00-.11.015.667.667 0 00-.221.1.636.636 0 00-.097.079.606.606 0 00-.16.21.855.855 0 00-.042.114.409.409 0 00-.017.114l.004 1.056v1.056c0 .063.015.131.045.204.03.073.072.14.125.2.03.033.062.064.097.094s.07.055.107.075c.04.023.081.041.125.055.043.013.088.02.134.02h3.183a.3.3 0 01.134.034c.023.01.046.024.07.043a.452.452 0 01.112.115.25.25 0 01.032.061.243.243 0 01.028.07.332.332 0 01.007.07v4.308a.327.327 0 01-.035.144.32.32 0 01-.035.063.444.444 0 01-.18.162.34.34 0 01-.143.034h-4.284a.285.285 0 01-.134-.037.635.635 0 01-.13-.092.585.585 0 01-.092-.135.341.341 0 01-.037-.154c0-.063 0-.122-.003-.177a.266.266 0 01.028-.137c.02-.04.059-.071.117-.094a.762.762 0 01.266-.035h3.183a.472.472 0 00.114-.015.667.667 0 00.115-.04 1.89 1.89 0 00.11-.065.583.583 0 00.1-.08.54.54 0 00.134-.184.534.534 0 00.054-.229v-2.176a.508.508 0 00-.06-.21.557.557 0 00-.067-.109 1.04 1.04 0 00-.087-.1 1.04 1.04 0 00-.194-.134.496.496 0 00-.194-.045h-3.208a.215.215 0 01-.067-.012.545.545 0 01-.212-.122.474.474 0 01-.09-.125.332.332 0 01-.034-.14v-4.307a.357.357 0 01.017-.07.436.436 0 01.17-.237l.062-.042a.645.645 0 01.154-.05h2.127l2.127.005zm8.088 4.517a.432.432 0 01-.08-.007.827.827 0 01-.074-.018.228.228 0 01-.068-.032.414.414 0 01-.057-.047.296.296 0 01-.085-.115.374.374 0 01-.025-.064.27.27 0 01-.01-.075v-3.277a.27.27 0 01.01-.075.374.374 0 01.025-.065.355.355 0 01.085-.114.365.365 0 01.279-.105h2.122a.393.393 0 01.149.03c.053.02.096.045.13.075.033.03.06.068.084.114a.31.31 0 01.035.14v3.277a.29.29 0 01-.035.14.28.28 0 01-.085.114.358.358 0 01-.129.08.919.919 0 01-.072.017.393.393 0 01-.077.007h-2.122zm-2.107 3.213a.439.439 0 01-.299-.115.37.37 0 01-.12-.269v-5.374a.37.37 0 01.12-.269.438.438 0 01.593 0 .404.404 0 01.09.12.33.33 0 01.035.15v5.373a.33.33 0 01-.035.15.404.404 0 01-.09.12.376.376 0 01-.132.084.444.444 0 01-.162.03zm-2.131 0a.439.439 0 01-.165-.03.381.381 0 01-.13-.085.34.34 0 01-.124-.269v-5.374a.35.35 0 01.125-.269.381.381 0 01.13-.084c.049-.02.104-.03.164-.03.06 0 .114.01.164.03.05.02.093.048.13.084a.34.34 0 01.124.27v5.373a.35.35 0 01-.125.27.381.381 0 01-.13.084.439.439 0 01-.163.03z" })))))));
|
|
19
|
-
};
|
|
20
|
-
export default AccountNumberImage;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { fallbackValues } from "./Icons.theme";
|
|
3
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
4
|
-
var AccountsAddIcon = function (_a) {
|
|
5
|
-
var themeValues = _a.themeValues;
|
|
6
|
-
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", width: "100", height: "100", viewBox: "0 0 100 100" },
|
|
7
|
-
React.createElement("defs", null,
|
|
8
|
-
React.createElement("path", { id: "a", d: "M0 0H100V100H0z" })),
|
|
9
|
-
React.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1" },
|
|
10
|
-
React.createElement("mask", { id: "b", fill: themeValues.primaryColor },
|
|
11
|
-
React.createElement("use", { xlinkHref: "#a" })),
|
|
12
|
-
React.createElement("path", { fill: themeValues.primaryColor, d: "M66.728 11.967c.566 0 1.024.466 1.024 1.042v18.508h6.362c.527 0 .962.406 1.018.928l.006.114v42.7c-2.433 2.351-4.911 4.22-7.386 5.687v.024s-.311.19-.898.49c-17.526 9.718-34.635-.176-34.635-.176v-1.02c-4.533-2.49-7.386-5.006-7.386-5.006V13.01c0-.576.459-1.042 1.025-1.042h40.87z", mask: "url(#b)" }),
|
|
13
|
-
React.createElement("path", { fill: themeValues.accentColor, fillRule: "nonzero", d: "M63.551 84.435l-.22.087A36.867 36.867 0 0150 87c-20.435 0-37-16.588-37-37.05a36.96 36.96 0 0110.865-26.227V13.01c0-1.056.81-1.927 1.843-2.004l.15-.005h40.87a2 2 0 011.986 1.86l.006.15v8.085L68.746 18a37.09 37.09 0 014.464 3.095A36.994 36.994 0 0187 49.95a36.915 36.915 0 01-5.216 18.978 12.433 12.433 0 00-1.743-2.803 34.02 34.02 0 004.062-16.175A34.09 34.09 0 0071.39 23.353a34.268 34.268 0 00-2.67-1.952l-.002 9.536c.185-.227.477-.387.89-.387h4.505c1.053 0 1.91.822 1.986 1.86l.005.149.002 30.394a12.38 12.38 0 00-1.936-.796L74.17 39.74h-5.451l.001 21.957c-.663.09-1.31.233-1.935.424V20.19H25.8v53.82C31.978 80.24 40.539 84.1 50 84.1c3.871 0 7.592-.646 11.06-1.837.73.83 1.567 1.562 2.491 2.173zm-4.016-4.331l-11.28-.001V76.38h9.926a12.374 12.374 0 001.354 3.724zm-35.67-52.095a34.047 34.047 0 00-7.968 21.941 34.039 34.039 0 007.968 21.939v-43.88zM61.68 64.1c.31 0 .586.146.763.373a12.463 12.463 0 00-1.731 1.76v-.199H31.873v2.931h27.166c-.276.62-.504 1.266-.677 1.934H30.906a.967.967 0 01-.96-.854l-.007-.113v-4.865c0-.496.373-.904.854-.96l.113-.007h30.773zm0-8.734c.496 0 .905.373.96.855l.007.112v4.865a.967.967 0 01-.854.961l-.113.007H30.906a.967.967 0 01-.96-.855l-.007-.113v-4.865c0-.496.373-.905.854-.96l.113-.007h30.773zM60.71 57.3H31.873v2.931h28.838V57.3zm-14.418-6.751a.967.967 0 01.113 1.928l-.113.006H30.906a.967.967 0 01-.113-1.928l.113-.006h15.387zm15.386-11.266c.496 0 .905.374.96.855l.007.113v4.865a.967.967 0 01-.854.96l-.113.007H30.906a.967.967 0 01-.96-.855l-.007-.112V40.25c0-.496.373-.905.854-.961l.113-.007h30.773zm-.968 1.934H31.873v2.931h28.838v-2.931zm.968-10.667c.496 0 .905.374.96.855l.007.112v4.865a.967.967 0 01-.854.961l-.113.007H30.906a.967.967 0 01-.96-.855l-.007-.113v-4.865c0-.496.373-.904.854-.96l.113-.007h30.773zm-.968 1.934H31.873v2.931h28.838v-2.931zm-14.418-6.752a.967.967 0 01.113 1.928l-.113.007H30.906a.967.967 0 01-.113-1.928l.113-.007h15.387z", mask: "url(#b)" }),
|
|
14
|
-
React.createElement("path", { fill: themeValues.subIconColor, d: "M70.42 61.582c6.88 0 12.458 5.578 12.458 12.459 0 6.88-5.577 12.458-12.458 12.458-6.88 0-12.458-5.578-12.458-12.458 0-6.881 5.578-12.459 12.458-12.459zm.82 6.721H69.6v4.918h-4.917v1.64H69.6v4.917h1.639V74.86h4.918v-1.64H71.24v-4.917z", mask: "url(#b)" }))));
|
|
15
|
-
};
|
|
16
|
-
export default themeComponent(AccountsAddIcon, "Icons", fallbackValues, "info");
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { fallbackValues } from "./Icons.theme";
|
|
3
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
4
|
-
var AccountsIcon = function (_a) {
|
|
5
|
-
var themeValues = _a.themeValues;
|
|
6
|
-
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", width: "100", height: "100", viewBox: "0 0 100 100" },
|
|
7
|
-
React.createElement("defs", null,
|
|
8
|
-
React.createElement("path", { id: "a", d: "M0 0H100V100H0z" })),
|
|
9
|
-
React.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1" },
|
|
10
|
-
React.createElement("mask", { id: "b", fill: themeValues.primaryColor },
|
|
11
|
-
React.createElement("use", { xlinkHref: "#a" })),
|
|
12
|
-
React.createElement("path", { fill: themeValues.primaryColor, d: "M66.728 11.967c.566 0 1.024.466 1.024 1.042v18.508h6.362c.527 0 .962.406 1.018.928l.006.114v42.7c-2.433 2.351-4.911 4.22-7.386 5.687v.024s-.311.19-.898.49c-17.526 9.718-34.635-.176-34.635-.176v-1.02c-4.533-2.49-7.386-5.006-7.386-5.006V13.01c0-.576.459-1.042 1.025-1.042h40.87z", mask: "url(#b)" }),
|
|
13
|
-
React.createElement("path", { fill: themeValues.accentColor, fillRule: "nonzero", d: "M66.728 11a2 2 0 011.986 1.86l.006.15v8.085L68.746 18a37.09 37.09 0 014.464 3.095A36.994 36.994 0 0187 49.95C87 70.412 70.435 87 50 87S13 70.412 13 49.95a36.96 36.96 0 0110.865-26.227V13.01c0-1.056.81-1.927 1.843-2.004l.15-.005h40.87zm.057 9.19H25.8v53.82C31.978 80.24 40.539 84.1 50 84.1c6.102 0 11.83-1.605 16.786-4.417l-.001-59.492zm-5.106 56.19v3.723H48.254V76.38H61.68zM74.17 39.74h-5.451l.001 38.758a34.276 34.276 0 005.45-4.458v-34.3zM68.72 21.4l-.001 9.536c.185-.227.477-.387.89-.387h4.505c1.053 0 1.91.822 1.986 1.86l.005.149.001 39.364a34.039 34.039 0 007.997-21.973A34.09 34.09 0 0071.39 23.353a34.268 34.268 0 00-2.67-1.952zm-52.823 28.55a34.039 34.039 0 007.968 21.938v-43.88a34.047 34.047 0 00-7.968 21.941zM61.68 64.1c.534 0 .967.432.967.966v4.865a.967.967 0 01-.967.968H30.906a.967.967 0 01-.967-.968v-4.865c0-.534.433-.967.967-.967zm-.968 1.933H31.873v2.931h28.838v-2.931zm.968-10.668c.534 0 .967.433.967.967v4.865a.967.967 0 01-.967.968H30.906a.967.967 0 01-.967-.968v-4.865c0-.534.433-.967.967-.967zM60.71 57.3H31.873v2.931h28.838V57.3zm-14.418-6.751a.967.967 0 01.113 1.928l-.113.006H30.906a.967.967 0 01-.113-1.928l.113-.006h15.387zm15.386-11.266c.534 0 .967.433.967.968v4.865a.967.967 0 01-.967.967H30.906a.967.967 0 01-.967-.967V40.25c0-.535.433-.968.967-.968zm-.968 1.934H31.873v2.931h28.838v-2.931zm.968-10.667c.534 0 .967.433.967.967v4.865a.967.967 0 01-.967.968H30.906a.967.967 0 01-.967-.968v-4.865c0-.534.433-.967.967-.967zm-.968 1.934H31.873v2.931h28.838v-2.931zm-14.418-6.752a.967.967 0 01.113 1.928l-.113.007H30.906a.967.967 0 01-.113-1.928l.113-.007h15.387z", mask: "url(#b)" }))));
|
|
14
|
-
};
|
|
15
|
-
export default themeComponent(AccountsIcon, "Icons", fallbackValues, "info");
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { fallbackValues } from "./Icons.theme";
|
|
3
|
-
import { themeComponent } from "../../../util/themeUtils";
|
|
4
|
-
var AccountsIconSmall = function (_a) {
|
|
5
|
-
var themeValues = _a.themeValues;
|
|
6
|
-
return (React.createElement("svg", { width: "22px", height: "22px", viewBox: "1 0 22 25", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", style: { display: "inline-block", verticalAlign: "text-bottom" } },
|
|
7
|
-
React.createElement("defs", null,
|
|
8
|
-
React.createElement("rect", { id: "path-1-accountssmall", x: "0", y: "0", width: "29", height: "27" })),
|
|
9
|
-
React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
|
|
10
|
-
React.createElement("g", null,
|
|
11
|
-
React.createElement("g", null,
|
|
12
|
-
React.createElement("g", null,
|
|
13
|
-
React.createElement("g", null,
|
|
14
|
-
React.createElement("g", null,
|
|
15
|
-
React.createElement("mask", { id: "mask-2-accountssmall", fill: "white" },
|
|
16
|
-
React.createElement("use", { xlinkHref: "#path-1-accountssmall" })),
|
|
17
|
-
React.createElement("g", null),
|
|
18
|
-
React.createElement("path", { d: "M1.875,17.9609424 L4.30077547,13.8125148 C4.60546242,13.2968908 5.01561733,12.8867359 5.53124128,12.5820489 C6.04686523,12.277362 6.60936389,12.1250188 7.21873726,12.1250188 L7.21873726,12.1250188 L18.7499598,12.1250188 L18.7499598,10.4375228 C18.7499598,9.9687741 18.5858975,9.57033719 18.2577734,9.24221315 C17.9296494,8.91408911 17.5312125,8.75002682 17.0624638,8.75002682 L17.0624638,8.75002682 L11.4374772,8.75002682 L9.18748257,6.50003219 L3.56249598,6.50003219 C3.09374727,6.50003219 2.69531037,6.66409447 2.36718633,6.99221851 C2.03906229,7.32034255 1.875,7.71877946 1.875,8.18752816 L1.875,8.18752816 L1.875,17.9609424 Z M17.519494,20 C17.9179303,20 18.2929296,19.900391 18.6444913,19.7011726 C18.9960529,19.5019541 19.2655837,19.2265643 19.4530831,18.8750027 L19.4530831,18.8750027 L22.0194832,14.5156381 C22.1835455,14.2343887 22.1835455,13.9531394 22.0194832,13.6718901 C21.8554209,13.3906408 21.6093278,13.2500161 21.2812037,13.2500161 L21.2812037,13.2500161 L7.21873726,13.2500161 C6.82030089,13.2500161 6.4453016,13.3496251 6.09373994,13.5488435 C5.74217828,13.748062 5.47264749,14.0234517 5.28514812,14.3750134 L5.28514812,14.3750134 L2.71874799,18.734378 C2.5546857,19.0156273 2.5546857,19.2968767 2.71874799,19.578126 C2.88281028,19.8593753 3.12890344,20 3.45702748,20 L3.45702748,20 L17.519494,20 Z", fill: themeValues.singleIconColor, fillRule: "nonzero", mask: "url(#mask-2-accountssmall)" })))))))));
|
|
19
|
-
};
|
|
20
|
-
export default themeComponent(AccountsIconSmall, "Icons", fallbackValues, "primary");
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
var AchReturnIcon = function () { return (React.createElement("svg", { width: "32px", height: "32px", viewBox: "0 0 32 32", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" },
|
|
3
|
-
React.createElement("g", { id: "STOR-3203", stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
|
|
4
|
-
React.createElement("g", { id: "Icons", transform: "translate(-64.000000, -64.000000)", fill: "#B34A00" },
|
|
5
|
-
React.createElement("path", { d: "M80,64 C88.836556,64 96,71.163444 96,80 C96,88.836556 88.836556,96 80,96 C71.163444,96 64,88.836556 64,80 C64,71.163444 71.163444,64 80,64 Z M77.4246212,73.2824856 C77.2293591,73.0872234 76.9127766,73.0872234 76.7175144,73.2824856 L76.7175144,73.2824856 L70.3535534,79.6464466 C70.1582912,79.8417088 70.1582912,80.1582912 70.3535534,80.3535534 L70.3535534,80.3535534 L76.7175144,86.7175144 C76.9127766,86.9127766 77.2293591,86.9127766 77.4246212,86.7175144 L77.4246212,86.7175144 L78.131728,86.0104076 C78.3269901,85.8151455 78.3269901,85.498563 78.131728,85.3033009 L78.131728,85.3033009 L73.8271068,80.999039 L89.5,81 C89.7761424,81 90,80.7761424 90,80.5 L90,80.5 L90,79.5 C90,79.2238576 89.7761424,79 89.5,79 L89.5,79 L73.8281068,78.999039 L78.131728,74.6966991 C78.3269901,74.501437 78.3269901,74.1848545 78.131728,73.9895924 L78.131728,73.9895924 Z", id: "status-icon---ach-return" }))))); };
|
|
6
|
-
export default AchReturnIcon;
|