@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
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const RevenueManagementImage: JSX.Element;
|
|
@@ -0,0 +1,449 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
|
|
3
|
+
const RevenueManagementImage = () => {
|
|
4
|
+
return (
|
|
5
|
+
<svg
|
|
6
|
+
width="179"
|
|
7
|
+
height="96"
|
|
8
|
+
viewBox="0 0 179 96"
|
|
9
|
+
fill="none"
|
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M142.284 17.5583C139.832 17.3968 137.892 15.3563 137.892 12.8627C137.892 10.2637 139.999 8.15681 142.598 8.15681C143.492 8.15681 144.327 8.40592 145.039 8.8385C145.84 5.91385 148.517 3.76465 151.696 3.76465C155.307 3.76465 158.27 6.53709 158.573 10.0693C159.212 9.65335 159.975 9.41171 160.794 9.41171C163.047 9.41171 164.872 11.2377 164.872 13.4901C164.872 15.7426 163.047 17.5686 160.794 17.5686C160.688 17.5686 160.584 17.5646 160.48 17.5567V17.5686H151.696H142.598H142.284V17.5583Z"
|
|
16
|
+
fill="#15749D"
|
|
17
|
+
fillOpacity="0.3"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
d="M19.9314 64.6275C18.5453 64.6275 17.4216 63.5039 17.4216 62.1177C17.4216 60.7316 18.5453 59.6079 19.9314 59.6079C20.3208 59.6079 20.6895 59.6966 21.0184 59.8549C21.5697 58.9541 22.5627 58.353 23.6961 58.353C25.0923 58.353 26.2755 59.265 26.6824 60.5258C27.0041 60.341 27.377 60.2354 27.7746 60.2354C28.9874 60.2354 29.9707 61.2186 29.9707 62.4315C29.9707 63.6443 28.9874 64.6275 27.7746 64.6275H23.6961H19.9314Z"
|
|
23
|
+
fill="#15749D"
|
|
24
|
+
fillOpacity="0.3"
|
|
25
|
+
/>
|
|
26
|
+
<path
|
|
27
|
+
fillRule="evenodd"
|
|
28
|
+
clipRule="evenodd"
|
|
29
|
+
d="M60.4021 8.78431H53.1864H48.7254V8.77384C48.6447 8.78078 48.563 8.78431 48.4805 8.78431C46.9211 8.78431 45.657 7.52018 45.657 5.96078C45.657 4.40139 46.9211 3.13725 48.4805 3.13725C48.6454 3.13725 48.8069 3.15139 48.9641 3.1785C49.4907 1.34307 51.1817 0 53.1864 0C55.0545 0 56.6502 1.1663 57.2851 2.81047C57.4719 2.7321 57.677 2.68878 57.8923 2.68878C58.4432 2.68878 58.9278 2.97248 59.2076 3.40162C59.5704 3.232 59.9752 3.13725 60.4021 3.13725C61.9615 3.13725 63.2256 4.40139 63.2256 5.96078C63.2256 7.43768 62.0917 8.64973 60.6469 8.77384V8.78431H60.4021Z"
|
|
30
|
+
fill="#15749D"
|
|
31
|
+
fillOpacity="0.3"
|
|
32
|
+
/>
|
|
33
|
+
<path
|
|
34
|
+
d="M109.029 91.9217C109.029 94.1741 100.461 96.0001 89.8921 96.0001C79.3229 96.0001 70.7549 94.1741 70.7549 91.9217C70.7549 89.6692 79.3229 87.8433 89.8921 87.8433C100.461 87.8433 109.029 89.6692 109.029 91.9217Z"
|
|
35
|
+
fill="#15749D"
|
|
36
|
+
fillOpacity="0.3"
|
|
37
|
+
/>
|
|
38
|
+
<path
|
|
39
|
+
d="M49.4216 32H130.363V80.3137C130.363 81.0068 129.801 81.5686 129.108 81.5686H50.6765C49.9835 81.5686 49.4216 81.0068 49.4216 80.3137V32Z"
|
|
40
|
+
fill="white"
|
|
41
|
+
/>
|
|
42
|
+
<path
|
|
43
|
+
d="M47.5393 22.9333C47.5393 21.0102 49.0983 19.4512 51.0214 19.4512H128.763C130.686 19.4512 132.245 21.0102 132.245 22.9333V32.0002H47.5393V22.9333Z"
|
|
44
|
+
fill="#E5E7EC"
|
|
45
|
+
/>
|
|
46
|
+
<path
|
|
47
|
+
d="M62.5982 25.7243C62.5982 26.4166 62.0363 26.9778 61.3433 26.9778C60.6502 26.9778 60.0884 26.4166 60.0884 25.7243C60.0884 25.0319 60.6502 24.4707 61.3433 24.4707C62.0363 24.4707 62.5982 25.0319 62.5982 25.7243Z"
|
|
48
|
+
fill="#292A33"
|
|
49
|
+
/>
|
|
50
|
+
<path
|
|
51
|
+
d="M58.8335 25.7243C58.8335 26.4166 58.2717 26.9778 57.5786 26.9778C56.8856 26.9778 56.3237 26.4166 56.3237 25.7243C56.3237 25.0319 56.8856 24.4707 57.5786 24.4707C58.2717 24.4707 58.8335 25.0319 58.8335 25.7243Z"
|
|
52
|
+
fill="#292A33"
|
|
53
|
+
/>
|
|
54
|
+
<path
|
|
55
|
+
d="M55.0686 25.7243C55.0686 26.4166 54.5068 26.9778 53.8137 26.9778C53.1207 26.9778 52.5588 26.4166 52.5588 25.7243C52.5588 25.0319 53.1207 24.4707 53.8137 24.4707C54.5068 24.4707 55.0686 25.0319 55.0686 25.7243Z"
|
|
56
|
+
fill="#292A33"
|
|
57
|
+
/>
|
|
58
|
+
<path
|
|
59
|
+
fillRule="evenodd"
|
|
60
|
+
clipRule="evenodd"
|
|
61
|
+
d="M129.108 21.3335H50.6766C49.9835 21.3335 49.4217 21.8954 49.4217 22.5884V80.3139C49.4217 81.007 49.9835 81.5688 50.6766 81.5688H129.108C129.801 81.5688 130.363 81.007 130.363 80.3139V22.5884C130.363 21.8954 129.801 21.3335 129.108 21.3335ZM50.6766 19.4512C48.9439 19.4512 47.5393 20.8558 47.5393 22.5884V80.3139C47.5393 82.0466 48.9439 83.4512 50.6766 83.4512H129.108C130.841 83.4512 132.245 82.0466 132.245 80.3139V22.5884C132.245 20.8558 130.841 19.4512 129.108 19.4512H50.6766Z"
|
|
62
|
+
fill="#292A33"
|
|
63
|
+
/>
|
|
64
|
+
<path
|
|
65
|
+
d="M157.343 75.9214C157.343 75.2283 157.905 74.6665 158.598 74.6665H169.265C169.958 74.6665 170.52 75.2283 170.52 75.9214C170.52 76.6145 169.958 77.1763 169.265 77.1763H158.598C157.905 77.1763 157.343 76.6145 157.343 75.9214Z"
|
|
66
|
+
fill="#292A33"
|
|
67
|
+
/>
|
|
68
|
+
<path
|
|
69
|
+
d="M132.245 74.6665H152.83C153.529 74.6665 154.095 75.233 154.095 75.9318C154.095 76.6306 153.529 77.1971 152.83 77.1971H132.245V74.6665Z"
|
|
70
|
+
fill="#292A33"
|
|
71
|
+
/>
|
|
72
|
+
<path
|
|
73
|
+
d="M29.9707 75.9214C29.9707 75.2283 30.5325 74.6665 31.2256 74.6665H47.5393V77.1763H31.2256C30.5325 77.1763 29.9707 76.6145 29.9707 75.9214Z"
|
|
74
|
+
fill="#292A33"
|
|
75
|
+
/>
|
|
76
|
+
<path
|
|
77
|
+
d="M19.304 75.9214C19.304 75.2283 19.8658 74.6665 20.5589 74.6665H25.5785C26.2715 74.6665 26.8334 75.2283 26.8334 75.9214C26.8334 76.6145 26.2715 77.1763 25.5785 77.1763H20.5589C19.8658 77.1763 19.304 76.6145 19.304 75.9214Z"
|
|
78
|
+
fill="#292A33"
|
|
79
|
+
/>
|
|
80
|
+
<path
|
|
81
|
+
fillRule="evenodd"
|
|
82
|
+
clipRule="evenodd"
|
|
83
|
+
d="M87.696 45.8038V51.4508H93.3431V45.8038C91.5455 45.0049 89.4936 45.0049 87.696 45.8038ZM90.5196 48.941C91.0394 48.941 91.4608 48.5197 91.4608 47.9999C91.4608 47.4801 91.0394 47.0587 90.5196 47.0587C89.9998 47.0587 89.5784 47.4801 89.5784 47.9999C89.5784 48.5197 89.9998 48.941 90.5196 48.941Z"
|
|
84
|
+
fill="#292A33"
|
|
85
|
+
/>
|
|
86
|
+
<path
|
|
87
|
+
d="M112.794 50.5097C112.794 56.2275 108.159 60.8626 102.441 60.8626C96.7233 60.8626 92.0881 56.2275 92.0881 50.5097C92.0881 44.7919 96.7233 40.1567 102.441 40.1567C108.159 40.1567 112.794 44.7919 112.794 50.5097Z"
|
|
88
|
+
fill="#E4F4FD"
|
|
89
|
+
/>
|
|
90
|
+
<path
|
|
91
|
+
fillRule="evenodd"
|
|
92
|
+
clipRule="evenodd"
|
|
93
|
+
d="M102.441 59.2798C107.285 59.2798 111.211 55.3533 111.211 50.5097C111.211 45.6661 107.285 41.7395 102.441 41.7395C97.5975 41.7395 93.6709 45.6661 93.6709 50.5097C93.6709 55.3533 97.5975 59.2798 102.441 59.2798ZM102.441 60.8626C108.159 60.8626 112.794 56.2275 112.794 50.5097C112.794 44.7919 108.159 40.1567 102.441 40.1567C96.7233 40.1567 92.0881 44.7919 92.0881 50.5097C92.0881 56.2275 96.7233 60.8626 102.441 60.8626Z"
|
|
94
|
+
fill="#292A33"
|
|
95
|
+
/>
|
|
96
|
+
<path
|
|
97
|
+
fillRule="evenodd"
|
|
98
|
+
clipRule="evenodd"
|
|
99
|
+
d="M102.441 50.3601C101.355 50.3601 100.571 50.992 100.379 51.6677C100.259 52.0881 99.8213 52.3319 99.4009 52.2123C98.9805 52.0926 98.7367 51.6549 98.8563 51.2345C99.2787 49.7502 100.79 48.7773 102.441 48.7773C104.092 48.7773 105.603 49.7502 106.026 51.2345C106.145 51.6549 105.902 52.0926 105.481 52.2123C105.061 52.3319 104.623 52.0881 104.503 51.6677C104.311 50.992 103.528 50.3601 102.441 50.3601Z"
|
|
100
|
+
fill="#292A33"
|
|
101
|
+
/>
|
|
102
|
+
<path
|
|
103
|
+
d="M88.951 50.5097C88.951 56.2275 84.3158 60.8626 78.5981 60.8626C72.8803 60.8626 68.2451 56.2275 68.2451 50.5097C68.2451 44.7919 72.8803 40.1567 78.5981 40.1567C84.3158 40.1567 88.951 44.7919 88.951 50.5097Z"
|
|
104
|
+
fill="#E4F4FD"
|
|
105
|
+
/>
|
|
106
|
+
<path
|
|
107
|
+
fillRule="evenodd"
|
|
108
|
+
clipRule="evenodd"
|
|
109
|
+
d="M78.5981 59.2798C83.4417 59.2798 87.3682 55.3533 87.3682 50.5097C87.3682 45.6661 83.4417 41.7395 78.5981 41.7395C73.7544 41.7395 69.8279 45.6661 69.8279 50.5097C69.8279 55.3533 73.7544 59.2798 78.5981 59.2798ZM78.5981 60.8626C84.3158 60.8626 88.951 56.2275 88.951 50.5097C88.951 44.7919 84.3158 40.1567 78.5981 40.1567C72.8803 40.1567 68.2451 44.7919 68.2451 50.5097C68.2451 56.2275 72.8803 60.8626 78.5981 60.8626Z"
|
|
110
|
+
fill="#292A33"
|
|
111
|
+
/>
|
|
112
|
+
<path
|
|
113
|
+
fillRule="evenodd"
|
|
114
|
+
clipRule="evenodd"
|
|
115
|
+
d="M78.598 50.3601C77.5115 50.3601 76.728 50.992 76.5357 51.6677C76.4161 52.0881 75.9783 52.3319 75.5579 52.2123C75.1375 52.0926 74.8937 51.6549 75.0133 51.2345C75.4357 49.7502 76.9472 48.7773 78.598 48.7773C80.2488 48.7773 81.7604 49.7502 82.1827 51.2345C82.3024 51.6549 82.0586 52.0926 81.6382 52.2123C81.2178 52.3319 80.78 52.0881 80.6604 51.6677C80.4681 50.992 79.6846 50.3601 78.598 50.3601Z"
|
|
116
|
+
fill="#292A33"
|
|
117
|
+
/>
|
|
118
|
+
<path
|
|
119
|
+
fillRule="evenodd"
|
|
120
|
+
clipRule="evenodd"
|
|
121
|
+
d="M82.6764 64.4634C83.1135 64.4634 83.4678 64.8177 83.4678 65.2548C83.4678 66.2038 84.2372 66.9732 85.1862 66.9732H94.598C95.547 66.9732 96.3164 66.2038 96.3164 65.2548C96.3164 64.8177 96.6707 64.4634 97.1078 64.4634C97.5449 64.4634 97.8992 64.8177 97.8992 65.2548C97.8992 67.078 96.4212 68.556 94.598 68.556H85.1862C83.363 68.556 81.885 67.078 81.885 65.2548C81.885 64.8177 82.2393 64.4634 82.6764 64.4634Z"
|
|
122
|
+
fill="#292A33"
|
|
123
|
+
/>
|
|
124
|
+
<path d="M47.5393 30.1177H132.245V32H47.5393V30.1177Z" fill="#292A33" />
|
|
125
|
+
<g filter="url(#filter0_d_2573_15404)">
|
|
126
|
+
<path
|
|
127
|
+
d="M21.8137 35.1372C21.8137 34.4442 22.3756 33.8823 23.0686 33.8823H47.5392V42.0392H23.0686C22.3756 42.0392 21.8137 41.4773 21.8137 40.7843V35.1372Z"
|
|
128
|
+
fill="white"
|
|
129
|
+
/>
|
|
130
|
+
<path
|
|
131
|
+
d="M40.0098 37.9607C40.0098 37.4409 40.4311 37.0195 40.9509 37.0195H47.5392V38.9019H40.9509C40.4311 38.9019 40.0098 38.4805 40.0098 37.9607Z"
|
|
132
|
+
fill="#959CA8"
|
|
133
|
+
/>
|
|
134
|
+
<path
|
|
135
|
+
d="M24.9509 37.9607C24.9509 37.4409 25.3723 37.0195 25.8921 37.0195H36.5588C37.0786 37.0195 37.4999 37.4409 37.4999 37.9607C37.4999 38.4805 37.0786 38.9019 36.5588 38.9019H25.8921C25.3723 38.9019 24.9509 38.4805 24.9509 37.9607Z"
|
|
136
|
+
fill="#959CA8"
|
|
137
|
+
/>
|
|
138
|
+
</g>
|
|
139
|
+
<g filter="url(#filter1_d_2573_15404)">
|
|
140
|
+
<path
|
|
141
|
+
d="M5.5 42.0391C5.5 41.346 6.06184 40.7842 6.7549 40.7842H55.0686C55.7617 40.7842 56.3235 41.346 56.3235 42.0391V47.6861C56.3235 48.3792 55.7617 48.941 55.0686 48.941H6.7549C6.06184 48.941 5.5 48.3792 5.5 47.6861V42.0391Z"
|
|
142
|
+
fill="white"
|
|
143
|
+
/>
|
|
144
|
+
<path
|
|
145
|
+
d="M41.2646 44.8626C41.2646 44.3428 41.686 43.9214 42.2058 43.9214H52.245C52.7648 43.9214 53.1862 44.3428 53.1862 44.8626C53.1862 45.3824 52.7648 45.8037 52.245 45.8037H42.2058C41.686 45.8037 41.2646 45.3824 41.2646 44.8626Z"
|
|
146
|
+
fill="#959CA8"
|
|
147
|
+
/>
|
|
148
|
+
<path
|
|
149
|
+
d="M25.5784 44.8626C25.5784 44.3428 25.9997 43.9214 26.5195 43.9214H37.8137C38.3335 43.9214 38.7548 44.3428 38.7548 44.8626C38.7548 45.3824 38.3335 45.8037 37.8137 45.8037H26.5195C25.9997 45.8037 25.5784 45.3824 25.5784 44.8626Z"
|
|
150
|
+
fill="#959CA8"
|
|
151
|
+
/>
|
|
152
|
+
<path
|
|
153
|
+
d="M18.6765 44.8626C18.6765 44.3428 19.0979 43.9214 19.6177 43.9214H22.1275C22.6473 43.9214 23.0687 44.3428 23.0687 44.8626C23.0687 45.3824 22.6473 45.8037 22.1275 45.8037H19.6177C19.0979 45.8037 18.6765 45.3824 18.6765 44.8626Z"
|
|
154
|
+
fill="#959CA8"
|
|
155
|
+
/>
|
|
156
|
+
<path
|
|
157
|
+
d="M8.63721 44.8626C8.63721 44.3428 9.05859 43.9214 9.57838 43.9214H15.2254C15.7452 43.9214 16.1666 44.3428 16.1666 44.8626C16.1666 45.3824 15.7452 45.8037 15.2254 45.8037H9.57838C9.05859 45.8037 8.63721 45.3824 8.63721 44.8626Z"
|
|
158
|
+
fill="#959CA8"
|
|
159
|
+
/>
|
|
160
|
+
</g>
|
|
161
|
+
<g filter="url(#filter2_d_2573_15404)">
|
|
162
|
+
<path
|
|
163
|
+
d="M132.245 27.6079H167.382C168.075 27.6079 168.637 28.1697 168.637 28.8628V34.5099C168.637 35.2029 168.075 35.7648 167.382 35.7648H132.245V27.6079Z"
|
|
164
|
+
fill="white"
|
|
165
|
+
/>
|
|
166
|
+
<path
|
|
167
|
+
d="M157.343 31.6863C157.343 31.1665 157.765 30.7451 158.284 30.7451H164.559C165.079 30.7451 165.5 31.1665 165.5 31.6863C165.5 32.2061 165.079 32.6275 164.559 32.6275H158.284C157.765 32.6275 157.343 32.2061 157.343 31.6863Z"
|
|
168
|
+
fill="#959CA8"
|
|
169
|
+
/>
|
|
170
|
+
<path
|
|
171
|
+
d="M150.441 31.6863C150.441 31.1665 150.863 30.7451 151.382 30.7451H153.892C154.412 30.7451 154.833 31.1665 154.833 31.6863C154.833 32.2061 154.412 32.6275 153.892 32.6275H151.382C150.863 32.6275 150.441 32.2061 150.441 31.6863Z"
|
|
172
|
+
fill="#959CA8"
|
|
173
|
+
/>
|
|
174
|
+
<path
|
|
175
|
+
d="M137.892 31.6863C137.892 31.1665 138.313 30.7451 138.833 30.7451H146.99C147.51 30.7451 147.931 31.1665 147.931 31.6863C147.931 32.2061 147.51 32.6275 146.99 32.6275H138.833C138.313 32.6275 137.892 32.2061 137.892 31.6863Z"
|
|
176
|
+
fill="#959CA8"
|
|
177
|
+
/>
|
|
178
|
+
<path
|
|
179
|
+
d="M132.245 30.7451H134.441C134.961 30.7451 135.382 31.1665 135.382 31.6863C135.382 32.2061 134.961 32.6275 134.441 32.6275H132.245V30.7451Z"
|
|
180
|
+
fill="#959CA8"
|
|
181
|
+
/>
|
|
182
|
+
</g>
|
|
183
|
+
<g filter="url(#filter3_d_2573_15404)">
|
|
184
|
+
<path
|
|
185
|
+
d="M122.833 35.7647C122.833 35.0716 123.395 34.5098 124.088 34.5098H172.402C173.095 34.5098 173.657 35.0716 173.657 35.7647V41.4117C173.657 42.1048 173.095 42.6666 172.402 42.6666H124.088C123.395 42.6666 122.833 42.1048 122.833 41.4117V35.7647Z"
|
|
186
|
+
fill="white"
|
|
187
|
+
/>
|
|
188
|
+
<path
|
|
189
|
+
d="M159.225 38.5881C159.225 38.0684 159.647 37.647 160.167 37.647H169.578C170.098 37.647 170.519 38.0684 170.519 38.5881C170.519 39.1079 170.098 39.5293 169.578 39.5293H160.167C159.647 39.5293 159.225 39.1079 159.225 38.5881Z"
|
|
190
|
+
fill="#959CA8"
|
|
191
|
+
/>
|
|
192
|
+
<path
|
|
193
|
+
d="M143.539 38.5891C143.539 38.0693 143.96 37.6479 144.48 37.6479H155.774C156.294 37.6479 156.716 38.0693 156.716 38.5891C156.716 39.1089 156.294 39.5303 155.774 39.5303H144.48C143.96 39.5303 143.539 39.1089 143.539 38.5891Z"
|
|
194
|
+
fill="#959CA8"
|
|
195
|
+
/>
|
|
196
|
+
<path
|
|
197
|
+
d="M136.01 38.5891C136.01 38.0693 136.431 37.6479 136.951 37.6479H140.088C140.608 37.6479 141.029 38.0693 141.029 38.5891C141.029 39.1089 140.608 39.5303 140.088 39.5303H136.951C136.431 39.5303 136.01 39.1089 136.01 38.5891Z"
|
|
198
|
+
fill="#959CA8"
|
|
199
|
+
/>
|
|
200
|
+
<path
|
|
201
|
+
d="M125.97 38.5891C125.97 38.0693 126.392 37.6479 126.912 37.6479H132.559C133.078 37.6479 133.5 38.0693 133.5 38.5891C133.5 39.1089 133.078 39.5303 132.559 39.5303H126.912C126.392 39.5303 125.97 39.1089 125.97 38.5891Z"
|
|
202
|
+
fill="#959CA8"
|
|
203
|
+
/>
|
|
204
|
+
</g>
|
|
205
|
+
<path
|
|
206
|
+
d="M85.8138 89.7252V83.4507H88.3236V91.2853C88.3236 91.8098 87.8984 92.235 87.3739 92.235H82.0491C81.356 92.235 80.7942 91.6732 80.7942 90.9801C80.7942 90.287 81.356 89.7252 82.0491 89.7252H85.8138Z"
|
|
207
|
+
fill="#15749D"
|
|
208
|
+
/>
|
|
209
|
+
<path
|
|
210
|
+
d="M91.4609 91.2853V83.4507H93.9707V89.7252H97.7354C98.4285 89.7252 98.9903 90.287 98.9903 90.9801C98.9903 91.6732 98.4285 92.235 97.7354 92.235H92.4106C91.8861 92.235 91.4609 91.8098 91.4609 91.2853Z"
|
|
211
|
+
fill="#15749D"
|
|
212
|
+
/>
|
|
213
|
+
<path
|
|
214
|
+
d="M132.245 62.7452V65.8824L140.19 70.4222C140.685 70.7055 141.31 70.6219 141.713 70.2182L152.324 59.6079H148.559L141.2 67.5796C141.1 67.688 140.939 67.7129 140.811 67.6398L132.245 62.7452Z"
|
|
215
|
+
fill="#3B5BDB"
|
|
216
|
+
/>
|
|
217
|
+
<path
|
|
218
|
+
d="M145.422 58.353C145.422 57.66 145.983 57.0981 146.677 57.0981H156.716C157.409 57.0981 157.971 57.66 157.971 58.353C157.971 59.0461 157.409 59.6079 156.716 59.6079H146.677C145.983 59.6079 145.422 59.0461 145.422 58.353Z"
|
|
219
|
+
fill="#15749D"
|
|
220
|
+
/>
|
|
221
|
+
<path
|
|
222
|
+
fillRule="evenodd"
|
|
223
|
+
clipRule="evenodd"
|
|
224
|
+
d="M65.5753 47.93C66.1393 47.9988 66.5408 48.5117 66.4721 49.0757C66.4108 49.5788 66.3792 50.0915 66.3792 50.612C66.3792 52.5215 66.8047 54.329 67.5652 55.9474C67.8068 56.4617 67.5858 57.0744 67.0716 57.3161C66.5573 57.5577 65.9445 57.3368 65.7029 56.8225C64.8164 54.9361 64.3215 52.8304 64.3215 50.612C64.3215 50.0081 64.3582 49.4123 64.4296 48.8268C64.4983 48.2628 65.0112 47.8613 65.5753 47.93Z"
|
|
225
|
+
fill="#15749D"
|
|
226
|
+
/>
|
|
227
|
+
<path
|
|
228
|
+
d="M47.5393 66.5095V63.3722L46.2844 62.7448C52.2747 60.2933 65.7354 55.2154 65.7354 55.2154V52.0781L42.2512 61.8155C41.3742 62.1791 41.3309 63.4053 42.1801 63.8299L47.5393 66.5095Z"
|
|
229
|
+
fill="#15749D"
|
|
230
|
+
/>
|
|
231
|
+
<g filter="url(#filter4_d_2573_15404)">
|
|
232
|
+
<path
|
|
233
|
+
d="M142.912 39.5293C142.912 38.1432 144.036 37.0195 145.422 37.0195H157.971C159.357 37.0195 160.48 38.1432 160.48 39.5293V52.0784C160.48 53.4645 159.357 54.5882 157.971 54.5882H145.422C144.036 54.5882 142.912 53.4645 142.912 52.0784V39.5293Z"
|
|
234
|
+
fill="#15749D"
|
|
235
|
+
/>
|
|
236
|
+
</g>
|
|
237
|
+
<path
|
|
238
|
+
fillRule="evenodd"
|
|
239
|
+
clipRule="evenodd"
|
|
240
|
+
d="M152.597 43.0261C153.484 43.9134 153.568 45.2997 152.849 46.2816L154.965 48.3975C155.014 48.4468 155.014 48.5267 154.965 48.5759L154.597 48.9436C154.548 48.9929 154.468 48.9929 154.419 48.9436L152.303 46.8276C151.321 47.5468 149.934 47.4628 149.047 46.5755C148.067 45.5953 148.067 44.0062 149.047 43.0261C150.027 42.0459 151.616 42.0459 152.597 43.0261ZM152.051 46.0295C152.729 45.3509 152.729 44.2508 152.051 43.5722C151.372 42.8936 150.272 42.8936 149.593 43.5722C148.915 44.2508 148.915 45.3509 149.593 46.0295C150.272 46.708 151.372 46.708 152.051 46.0295Z"
|
|
241
|
+
fill="white"
|
|
242
|
+
/>
|
|
243
|
+
<mask
|
|
244
|
+
id="mask0_2573_15404"
|
|
245
|
+
style={{ maskType: "alpha" }}
|
|
246
|
+
maskUnits="userSpaceOnUse"
|
|
247
|
+
x="148"
|
|
248
|
+
y="42"
|
|
249
|
+
width="8"
|
|
250
|
+
height="7"
|
|
251
|
+
>
|
|
252
|
+
<path
|
|
253
|
+
fillRule="evenodd"
|
|
254
|
+
clipRule="evenodd"
|
|
255
|
+
d="M152.597 43.0261C153.484 43.9134 153.568 45.2997 152.849 46.2816L154.965 48.3975C155.014 48.4468 155.014 48.5267 154.965 48.5759L154.597 48.9436C154.548 48.9929 154.468 48.9929 154.419 48.9436L152.303 46.8276C151.321 47.5468 149.934 47.4628 149.047 46.5755C148.067 45.5953 148.067 44.0062 149.047 43.0261C150.027 42.0459 151.616 42.0459 152.597 43.0261ZM152.051 46.0295C152.729 45.3509 152.729 44.2508 152.051 43.5722C151.372 42.8936 150.272 42.8936 149.593 43.5722C148.915 44.2508 148.915 45.3509 149.593 46.0295C150.272 46.708 151.372 46.708 152.051 46.0295Z"
|
|
256
|
+
fill="white"
|
|
257
|
+
/>
|
|
258
|
+
</mask>
|
|
259
|
+
<g mask="url(#mask0_2573_15404)">
|
|
260
|
+
<rect
|
|
261
|
+
x="146.677"
|
|
262
|
+
y="40.7842"
|
|
263
|
+
width="10.0392"
|
|
264
|
+
height="10.0392"
|
|
265
|
+
fill="white"
|
|
266
|
+
/>
|
|
267
|
+
</g>
|
|
268
|
+
<defs>
|
|
269
|
+
<filter
|
|
270
|
+
id="filter0_d_2573_15404"
|
|
271
|
+
x="16.8137"
|
|
272
|
+
y="28.8823"
|
|
273
|
+
width="35.7256"
|
|
274
|
+
height="18.1567"
|
|
275
|
+
filterUnits="userSpaceOnUse"
|
|
276
|
+
colorInterpolationFilters="sRGB"
|
|
277
|
+
>
|
|
278
|
+
<feFlood floodOpacity="0" result="BackgroundImageFix" />
|
|
279
|
+
<feColorMatrix
|
|
280
|
+
in="SourceAlpha"
|
|
281
|
+
type="matrix"
|
|
282
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
|
283
|
+
result="hardAlpha"
|
|
284
|
+
/>
|
|
285
|
+
<feOffset />
|
|
286
|
+
<feGaussianBlur stdDeviation="2.5" />
|
|
287
|
+
<feComposite in2="hardAlpha" operator="out" />
|
|
288
|
+
<feColorMatrix
|
|
289
|
+
type="matrix"
|
|
290
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
|
|
291
|
+
/>
|
|
292
|
+
<feBlend
|
|
293
|
+
mode="normal"
|
|
294
|
+
in2="BackgroundImageFix"
|
|
295
|
+
result="effect1_dropShadow_2573_15404"
|
|
296
|
+
/>
|
|
297
|
+
<feBlend
|
|
298
|
+
mode="normal"
|
|
299
|
+
in="SourceGraphic"
|
|
300
|
+
in2="effect1_dropShadow_2573_15404"
|
|
301
|
+
result="shape"
|
|
302
|
+
/>
|
|
303
|
+
</filter>
|
|
304
|
+
<filter
|
|
305
|
+
id="filter1_d_2573_15404"
|
|
306
|
+
x="0.5"
|
|
307
|
+
y="35.7842"
|
|
308
|
+
width="60.8235"
|
|
309
|
+
height="18.1567"
|
|
310
|
+
filterUnits="userSpaceOnUse"
|
|
311
|
+
colorInterpolationFilters="sRGB"
|
|
312
|
+
>
|
|
313
|
+
<feFlood floodOpacity="0" result="BackgroundImageFix" />
|
|
314
|
+
<feColorMatrix
|
|
315
|
+
in="SourceAlpha"
|
|
316
|
+
type="matrix"
|
|
317
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
|
318
|
+
result="hardAlpha"
|
|
319
|
+
/>
|
|
320
|
+
<feOffset />
|
|
321
|
+
<feGaussianBlur stdDeviation="2.5" />
|
|
322
|
+
<feComposite in2="hardAlpha" operator="out" />
|
|
323
|
+
<feColorMatrix
|
|
324
|
+
type="matrix"
|
|
325
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
|
|
326
|
+
/>
|
|
327
|
+
<feBlend
|
|
328
|
+
mode="normal"
|
|
329
|
+
in2="BackgroundImageFix"
|
|
330
|
+
result="effect1_dropShadow_2573_15404"
|
|
331
|
+
/>
|
|
332
|
+
<feBlend
|
|
333
|
+
mode="normal"
|
|
334
|
+
in="SourceGraphic"
|
|
335
|
+
in2="effect1_dropShadow_2573_15404"
|
|
336
|
+
result="shape"
|
|
337
|
+
/>
|
|
338
|
+
</filter>
|
|
339
|
+
<filter
|
|
340
|
+
id="filter2_d_2573_15404"
|
|
341
|
+
x="127.245"
|
|
342
|
+
y="22.6079"
|
|
343
|
+
width="46.3921"
|
|
344
|
+
height="18.1567"
|
|
345
|
+
filterUnits="userSpaceOnUse"
|
|
346
|
+
colorInterpolationFilters="sRGB"
|
|
347
|
+
>
|
|
348
|
+
<feFlood floodOpacity="0" result="BackgroundImageFix" />
|
|
349
|
+
<feColorMatrix
|
|
350
|
+
in="SourceAlpha"
|
|
351
|
+
type="matrix"
|
|
352
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
|
353
|
+
result="hardAlpha"
|
|
354
|
+
/>
|
|
355
|
+
<feOffset />
|
|
356
|
+
<feGaussianBlur stdDeviation="2.5" />
|
|
357
|
+
<feComposite in2="hardAlpha" operator="out" />
|
|
358
|
+
<feColorMatrix
|
|
359
|
+
type="matrix"
|
|
360
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
|
|
361
|
+
/>
|
|
362
|
+
<feBlend
|
|
363
|
+
mode="normal"
|
|
364
|
+
in2="BackgroundImageFix"
|
|
365
|
+
result="effect1_dropShadow_2573_15404"
|
|
366
|
+
/>
|
|
367
|
+
<feBlend
|
|
368
|
+
mode="normal"
|
|
369
|
+
in="SourceGraphic"
|
|
370
|
+
in2="effect1_dropShadow_2573_15404"
|
|
371
|
+
result="shape"
|
|
372
|
+
/>
|
|
373
|
+
</filter>
|
|
374
|
+
<filter
|
|
375
|
+
id="filter3_d_2573_15404"
|
|
376
|
+
x="117.833"
|
|
377
|
+
y="29.5098"
|
|
378
|
+
width="60.8235"
|
|
379
|
+
height="18.1567"
|
|
380
|
+
filterUnits="userSpaceOnUse"
|
|
381
|
+
colorInterpolationFilters="sRGB"
|
|
382
|
+
>
|
|
383
|
+
<feFlood floodOpacity="0" result="BackgroundImageFix" />
|
|
384
|
+
<feColorMatrix
|
|
385
|
+
in="SourceAlpha"
|
|
386
|
+
type="matrix"
|
|
387
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
|
388
|
+
result="hardAlpha"
|
|
389
|
+
/>
|
|
390
|
+
<feOffset />
|
|
391
|
+
<feGaussianBlur stdDeviation="2.5" />
|
|
392
|
+
<feComposite in2="hardAlpha" operator="out" />
|
|
393
|
+
<feColorMatrix
|
|
394
|
+
type="matrix"
|
|
395
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
|
|
396
|
+
/>
|
|
397
|
+
<feBlend
|
|
398
|
+
mode="normal"
|
|
399
|
+
in2="BackgroundImageFix"
|
|
400
|
+
result="effect1_dropShadow_2573_15404"
|
|
401
|
+
/>
|
|
402
|
+
<feBlend
|
|
403
|
+
mode="normal"
|
|
404
|
+
in="SourceGraphic"
|
|
405
|
+
in2="effect1_dropShadow_2573_15404"
|
|
406
|
+
result="shape"
|
|
407
|
+
/>
|
|
408
|
+
</filter>
|
|
409
|
+
<filter
|
|
410
|
+
id="filter4_d_2573_15404"
|
|
411
|
+
x="132.822"
|
|
412
|
+
y="26.9292"
|
|
413
|
+
width="37.7492"
|
|
414
|
+
height="37.7494"
|
|
415
|
+
filterUnits="userSpaceOnUse"
|
|
416
|
+
colorInterpolationFilters="sRGB"
|
|
417
|
+
>
|
|
418
|
+
<feFlood floodOpacity="0" result="BackgroundImageFix" />
|
|
419
|
+
<feColorMatrix
|
|
420
|
+
in="SourceAlpha"
|
|
421
|
+
type="matrix"
|
|
422
|
+
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
|
423
|
+
result="hardAlpha"
|
|
424
|
+
/>
|
|
425
|
+
<feOffset />
|
|
426
|
+
<feGaussianBlur stdDeviation="5.04515" />
|
|
427
|
+
<feComposite in2="hardAlpha" operator="out" />
|
|
428
|
+
<feColorMatrix
|
|
429
|
+
type="matrix"
|
|
430
|
+
values="0 0 0 0 0.0823529 0 0 0 0 0.454902 0 0 0 0 0.615686 0 0 0 0.5 0"
|
|
431
|
+
/>
|
|
432
|
+
<feBlend
|
|
433
|
+
mode="normal"
|
|
434
|
+
in2="BackgroundImageFix"
|
|
435
|
+
result="effect1_dropShadow_2573_15404"
|
|
436
|
+
/>
|
|
437
|
+
<feBlend
|
|
438
|
+
mode="normal"
|
|
439
|
+
in="SourceGraphic"
|
|
440
|
+
in2="effect1_dropShadow_2573_15404"
|
|
441
|
+
result="shape"
|
|
442
|
+
/>
|
|
443
|
+
</filter>
|
|
444
|
+
</defs>
|
|
445
|
+
</svg>
|
|
446
|
+
);
|
|
447
|
+
};
|
|
448
|
+
|
|
449
|
+
export default RevenueManagementImage;
|
|
@@ -61,6 +61,7 @@ import WalletBannerIcon from "./WalletBannerIcon";
|
|
|
61
61
|
import StandardCheckoutImage from "./StandardCheckoutImage";
|
|
62
62
|
import GuidedCheckoutImage from "./GuidedCheckoutImage";
|
|
63
63
|
import ProfileImage from "./ProfileImage";
|
|
64
|
+
import RevenueManagementImage from "./RevenueManagementImage";
|
|
64
65
|
import FindIconSmall from "./FindIconSmall";
|
|
65
66
|
|
|
66
67
|
export {
|
|
@@ -127,5 +128,6 @@ export {
|
|
|
127
128
|
StandardCheckoutImage,
|
|
128
129
|
GuidedCheckoutImage,
|
|
129
130
|
ProfileImage,
|
|
131
|
+
RevenueManagementImage,
|
|
130
132
|
FindIconSmall
|
|
131
133
|
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
declare function _default({ title, Component, height, reducer, containerMax, containerMin }: {
|
|
2
|
-
title: any;
|
|
3
|
-
Component: any;
|
|
4
|
-
height: any;
|
|
5
|
-
reducer?: (() => void) | undefined;
|
|
6
|
-
containerMax?: string | undefined;
|
|
7
|
-
containerMin?: string | undefined;
|
|
8
|
-
}): {
|
|
9
|
-
title: any;
|
|
10
|
-
component: any;
|
|
11
|
-
decorators: ((storyFn: any) => JSX.Element)[];
|
|
12
|
-
};
|
|
13
|
-
export default _default;
|
package/dist/.storybook/page.js
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { ThemeProvider } from "styled-components";
|
|
3
|
-
import { select, radios, text } from "@storybook/addon-knobs";
|
|
4
|
-
import { Provider } from 'react-redux';
|
|
5
|
-
import { createStore } from "redux";
|
|
6
|
-
import { BrowserRouter as Router } from "react-router-dom";
|
|
7
|
-
import { createBrowserHistory } from "history";
|
|
8
|
-
import ResizingContainer from "../src/components/atoms/layouts/examples/ResizingContainer";
|
|
9
|
-
import { SFTheme, APCTheme } from "./themes";
|
|
10
|
-
var themesLabel = "Theme";
|
|
11
|
-
var themes = {
|
|
12
|
-
SF: SFTheme,
|
|
13
|
-
APC: APCTheme,
|
|
14
|
-
None: {},
|
|
15
|
-
};
|
|
16
|
-
var defaultValue = SFTheme;
|
|
17
|
-
var groupId = "Theme";
|
|
18
|
-
var animateLabel = "Animate";
|
|
19
|
-
var animateOptions = {
|
|
20
|
-
play: "play",
|
|
21
|
-
pause: "pause"
|
|
22
|
-
};
|
|
23
|
-
var animateDefaultValue = "pause";
|
|
24
|
-
var animateGroupID = "Container";
|
|
25
|
-
var themeDecorator = function (storyFn) { return (React.createElement(ThemeProvider, { theme: select(themesLabel, themes, defaultValue, groupId) }, storyFn())); };
|
|
26
|
-
export default (function (_a) {
|
|
27
|
-
var title = _a.title, Component = _a.Component, height = _a.height, _b = _a.reducer, reducer = _b === void 0 ? function () { } : _b, _c = _a.containerMax, containerMax = _c === void 0 ? "40rem" : _c, _d = _a.containerMin, containerMin = _d === void 0 ? "20rem" : _d;
|
|
28
|
-
var history = createBrowserHistory();
|
|
29
|
-
var store = createStore(reducer, window.__REDUX_DEVTOOLS_EXTENSION__ && window.__REDUX_DEVTOOLS_EXTENSION__());
|
|
30
|
-
return {
|
|
31
|
-
title: title,
|
|
32
|
-
component: Component,
|
|
33
|
-
decorators: [
|
|
34
|
-
themeDecorator,
|
|
35
|
-
function (storyFn) { return (React.createElement(Router, { history: history },
|
|
36
|
-
React.createElement(Provider, { store: store },
|
|
37
|
-
React.createElement("div", { style: { height: "max-content", display: "flex", justifyContent: "center", flexDirection: "column" } },
|
|
38
|
-
React.createElement(ResizingContainer, { height: height, animate: radios(animateLabel, animateOptions, animateDefaultValue, animateGroupID), containerMax: text("Container Max", containerMax, animateGroupID), containerMin: text("Container Min", containerMin, animateGroupID) }, storyFn()))))); }
|
|
39
|
-
]
|
|
40
|
-
};
|
|
41
|
-
});
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
export namespace APCTheme {
|
|
2
|
-
namespace values {
|
|
3
|
-
namespace Button {
|
|
4
|
-
namespace active {
|
|
5
|
-
const primary: string;
|
|
6
|
-
const secondary: string;
|
|
7
|
-
const smallPrimary: string;
|
|
8
|
-
const smallSecondary: string;
|
|
9
|
-
}
|
|
10
|
-
namespace backgroundColor {
|
|
11
|
-
const primary_1: string;
|
|
12
|
-
export { primary_1 as primary };
|
|
13
|
-
const secondary_1: string;
|
|
14
|
-
export { secondary_1 as secondary };
|
|
15
|
-
const smallPrimary_1: string;
|
|
16
|
-
export { smallPrimary_1 as smallPrimary };
|
|
17
|
-
const smallSecondary_1: string;
|
|
18
|
-
export { smallSecondary_1 as smallSecondary };
|
|
19
|
-
}
|
|
20
|
-
namespace border {
|
|
21
|
-
const primary_2: string;
|
|
22
|
-
export { primary_2 as primary };
|
|
23
|
-
const secondary_2: string;
|
|
24
|
-
export { secondary_2 as secondary };
|
|
25
|
-
const smallPrimary_2: string;
|
|
26
|
-
export { smallPrimary_2 as smallPrimary };
|
|
27
|
-
const smallSecondary_2: string;
|
|
28
|
-
export { smallSecondary_2 as smallSecondary };
|
|
29
|
-
}
|
|
30
|
-
namespace color {
|
|
31
|
-
const primary_3: string;
|
|
32
|
-
export { primary_3 as primary };
|
|
33
|
-
const secondary_3: string;
|
|
34
|
-
export { secondary_3 as secondary };
|
|
35
|
-
const smallPrimary_3: string;
|
|
36
|
-
export { smallPrimary_3 as smallPrimary };
|
|
37
|
-
const smallSecondary_3: string;
|
|
38
|
-
export { smallSecondary_3 as smallSecondary };
|
|
39
|
-
}
|
|
40
|
-
namespace focus {
|
|
41
|
-
const primary_4: string;
|
|
42
|
-
export { primary_4 as primary };
|
|
43
|
-
const secondary_4: string;
|
|
44
|
-
export { secondary_4 as secondary };
|
|
45
|
-
const smallPrimary_4: string;
|
|
46
|
-
export { smallPrimary_4 as smallPrimary };
|
|
47
|
-
const smallSecondary_4: string;
|
|
48
|
-
export { smallSecondary_4 as smallSecondary };
|
|
49
|
-
}
|
|
50
|
-
namespace hover {
|
|
51
|
-
const primary_5: string;
|
|
52
|
-
export { primary_5 as primary };
|
|
53
|
-
const secondary_5: string;
|
|
54
|
-
export { secondary_5 as secondary };
|
|
55
|
-
const smallPrimary_5: string;
|
|
56
|
-
export { smallPrimary_5 as smallPrimary };
|
|
57
|
-
const smallSecondary_5: string;
|
|
58
|
-
export { smallSecondary_5 as smallSecondary };
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
namespace Footer {
|
|
62
|
-
const backgroundColor_1: string;
|
|
63
|
-
export { backgroundColor_1 as backgroundColor };
|
|
64
|
-
}
|
|
65
|
-
namespace Header {
|
|
66
|
-
const backgroundColor_2: string;
|
|
67
|
-
export { backgroundColor_2 as backgroundColor };
|
|
68
|
-
}
|
|
69
|
-
namespace HighlightTabRow {
|
|
70
|
-
const backgroundColor_3: string;
|
|
71
|
-
export { backgroundColor_3 as backgroundColor };
|
|
72
|
-
}
|
|
73
|
-
const linkColor: string;
|
|
74
|
-
const logo: string;
|
|
75
|
-
const primaryColor: string;
|
|
76
|
-
const secondaryColor: string;
|
|
77
|
-
const textColor: string;
|
|
78
|
-
}
|
|
79
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export var APCTheme = { values: { "Button": { "active": { "primary": "background-color: #C8171E; border: 2px solid #C8171E; box-shadow: 0 0 10px #E30100;", "secondary": "background-color: #F58D91; color: #FF0000; box-shadow: 0 0 10px #FF0000", "smallPrimary": "background-color: #C8171E; border: 2px solid #C8171E; box-shadow: 0 0 10px #E30100", "smallSecondary": "background-color: #F58D91; color: #FF0000; box-shadow: 0 0 10px #FF0000" }, "backgroundColor": { "primary": "#EC1C24", "secondary": "#F6F6F9", "smallPrimary": "#EC1C24", "smallSecondary": "#F6F6F9" }, "border": { "primary": "2px solid #EC1C24;", "secondary": "2px solid #EC1C24;", "smallPrimary": "2px solid %#EC1C24;", "smallSecondary": "2px solid #EC1C24;" }, "color": { "primary": "#F6F6F9", "secondary": "#EC1C24", "smallPrimary": "#F6F6F9", "smallSecondary": "#EC1C24" }, "focus": { "primary": "outline: none; background-color: #C8171E; border: 2px solid #C8171E; box-shadow: 0 0 10px #E30100", "secondary": "outline: none; background-color: #F58D91; color: #FF0000; box-shadow: 0 0 10px #FF0000;", "smallPrimary": "outline: none; background-color: #C8171E; border: 2px solid #C8171E; box-shadow: 0 0 10px #E30100", "smallSecondary": "outline: none; background-color: #F58D91; color: #FF0000; box-shadow: 0 0 10px #FF0000;" }, "hover": { "primary": "cursor: pointer; background-color: #E30100; border: 2px solid #E30100; box-shadow: 0 0 10px #E30100;", "secondary": "cursor: pointer; background-color: #FBD9D9; box-shadow: 0 0 10px #EC1C24; color: #EC1C24;", "smallPrimary": "cursor: pointer; background-color: #E30100; border: 2px solid #E30100; box-shadow: 0 0 10px #E30100;", "smallSecondary": "cursor: pointer; background-color: #FBD9D9; box-shadow: 0 0 10px #EC1C24; color: #EC1C24;" } }, "Footer": { "backgroundColor": "#56575B" }, "Header": { "backgroundColor": "#FFFFFF" }, "HighlightTabRow": { "backgroundColor": "#215B9E" }, "linkColor": "#15749D", "logo": "logo.png", "primaryColor": "#3B414D", "secondaryColor": "#E5E7EC", "textColor": "#000000" } };
|