zebpay-ui 0.0.3 → 0.0.6
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/esm/dist/components/Button/index.d.ts +5 -0
- package/dist/esm/dist/components/Button/styles.d.ts +10 -0
- package/dist/esm/dist/components/Button/typings.d.ts +11 -0
- package/dist/esm/dist/components/Checkbox/index.d.ts +5 -0
- package/dist/esm/dist/components/Checkbox/styles.d.ts +8 -0
- package/dist/esm/dist/components/Checkbox/typings.d.ts +13 -0
- package/dist/esm/dist/components/CircularLoader/index.d.ts +4 -0
- package/dist/esm/dist/components/CircularLoader/style.d.ts +2 -0
- package/{src/components/CircularLoader/typings.ts → dist/esm/dist/components/CircularLoader/typings.d.ts} +2 -2
- package/dist/esm/dist/components/DateRangePicker/index.d.ts +14 -0
- package/dist/esm/dist/components/Input/index.d.ts +4 -0
- package/dist/esm/dist/components/Input/styles.d.ts +13 -0
- package/dist/esm/dist/components/Input/typings.d.ts +23 -0
- package/dist/esm/dist/components/Popper/index.d.ts +5 -0
- package/dist/esm/dist/components/Popper/styles.d.ts +6 -0
- package/dist/esm/dist/components/Popper/typings.d.ts +14 -0
- package/dist/esm/dist/components/Radio/index.d.ts +5 -0
- package/dist/esm/dist/components/Radio/styles.d.ts +3 -0
- package/dist/esm/dist/components/Radio/typings.d.ts +13 -0
- package/dist/esm/dist/components/Toast/index.d.ts +6 -0
- package/dist/esm/dist/components/Toast/styles.d.ts +12 -0
- package/dist/esm/dist/components/Toast/typings.d.ts +6 -0
- package/{src/components/index.ts → dist/esm/dist/components/index.d.ts} +1 -12
- package/{src/hooks/index.ts → dist/esm/dist/hooks/index.d.ts} +0 -0
- package/dist/esm/dist/hooks/useFocus.d.ts +6 -0
- package/{src/index.ts → dist/esm/dist/index.d.ts} +0 -0
- package/dist/esm/dist/styles/colors.d.ts +34 -0
- package/{src/styles/index.ts → dist/esm/dist/styles/index.d.ts} +0 -1
- package/dist/esm/dist/styles/mixins.d.ts +19 -0
- package/dist/esm/dist/styles/typography.d.ts +6 -0
- package/dist/esm/dist/styles/utils.d.ts +10 -0
- package/dist/esm/index.js.map +1 -1
- package/{icons/out → dist/icons}/icons.css +0 -0
- package/{icons/out → dist/icons}/icons.eot +0 -0
- package/{icons/out → dist/icons}/icons.html +0 -0
- package/dist/icons/icons.json +159 -0
- package/{icons/out → dist/icons}/icons.ts +0 -0
- package/{icons/out → dist/icons}/icons.woff +0 -0
- package/{icons/out → dist/icons}/icons.woff2 +0 -0
- package/package.json +5 -4
- package/.babelrc +0 -9
- package/.eslintignore +0 -3
- package/.eslintrc.json +0 -28
- package/.github/CODEOWNERS +0 -1
- package/.github/workflows/gh-pages.yml +0 -22
- package/.husky/pre-commit +0 -4
- package/.lintstagedrc.js +0 -11
- package/.prettierignore +0 -3
- package/.storybook/main.js +0 -12
- package/.storybook/preview.js +0 -22
- package/icons/index.js +0 -29
- package/icons/out/icons.json +0 -159
- package/icons/svgs/1-graph.svg +0 -3
- package/icons/svgs/4-graph.svg +0 -5
- package/icons/svgs/account-no.svg +0 -4
- package/icons/svgs/activity.svg +0 -5
- package/icons/svgs/add-collateral.svg +0 -3
- package/icons/svgs/add.svg +0 -3
- package/icons/svgs/address.svg +0 -4
- package/icons/svgs/api.svg +0 -6
- package/icons/svgs/arrow-down.svg +0 -3
- package/icons/svgs/arrow-left.svg +0 -3
- package/icons/svgs/arrow-right.svg +0 -3
- package/icons/svgs/arrow-up.svg +0 -3
- package/icons/svgs/asterik.svg +0 -3
- package/icons/svgs/balance-ltv.svg +0 -3
- package/icons/svgs/bank.svg +0 -8
- package/icons/svgs/blog.svg +0 -8
- package/icons/svgs/bonus.svg +0 -3
- package/icons/svgs/buy-crypto.svg +0 -3
- package/icons/svgs/calendar.svg +0 -3
- package/icons/svgs/camera.svg +0 -6
- package/icons/svgs/cancelled.svg +0 -3
- package/icons/svgs/candle chart.svg +0 -4
- package/icons/svgs/cheque.svg +0 -8
- package/icons/svgs/circle-cross.svg +0 -4
- package/icons/svgs/circulation-supply.svg +0 -3
- package/icons/svgs/city.svg +0 -3
- package/icons/svgs/coin-stack.svg +0 -5
- package/icons/svgs/coins.svg +0 -5
- package/icons/svgs/compare.svg +0 -3
- package/icons/svgs/completed.svg +0 -4
- package/icons/svgs/contract.svg +0 -3
- package/icons/svgs/copy.svg +0 -3
- package/icons/svgs/coupon.svg +0 -5
- package/icons/svgs/cross.svg +0 -3
- package/icons/svgs/deactivate.svg +0 -3
- package/icons/svgs/deposit.svg +0 -3
- package/icons/svgs/depth-chart.svg +0 -4
- package/icons/svgs/district.svg +0 -3
- package/icons/svgs/dob.svg +0 -3
- package/icons/svgs/download.svg +0 -4
- package/icons/svgs/downwards.svg +0 -3
- package/icons/svgs/driving-licence.svg +0 -3
- package/icons/svgs/earned.svg +0 -5
- package/icons/svgs/edit.svg +0 -3
- package/icons/svgs/email.svg +0 -3
- package/icons/svgs/emi-amount.svg +0 -6
- package/icons/svgs/emi-duedate.svg +0 -3
- package/icons/svgs/error.svg +0 -6
- package/icons/svgs/expand.svg +0 -3
- package/icons/svgs/external-link.svg +0 -3
- package/icons/svgs/facelock.svg +0 -3
- package/icons/svgs/fees.svg +0 -3
- package/icons/svgs/filter.svg +0 -3
- package/icons/svgs/fingerprint.svg +0 -7
- package/icons/svgs/form.svg +0 -3
- package/icons/svgs/globe.svg +0 -3
- package/icons/svgs/hamburger.svg +0 -3
- package/icons/svgs/help.svg +0 -5
- package/icons/svgs/hide.svg +0 -4
- package/icons/svgs/home.svg +0 -4
- package/icons/svgs/ifsc.svg +0 -7
- package/icons/svgs/income-source.svg +0 -3
- package/icons/svgs/indicators.svg +0 -3
- package/icons/svgs/info.svg +0 -3
- package/icons/svgs/initial-ltv.svg +0 -3
- package/icons/svgs/instant-buy-sell.svg +0 -3
- package/icons/svgs/interest-amount.svg +0 -3
- package/icons/svgs/interest-rate.svg +0 -6
- package/icons/svgs/kyc.svg +0 -5
- package/icons/svgs/lend.svg +0 -4
- package/icons/svgs/link.svg +0 -4
- package/icons/svgs/liquidation-cost.svg +0 -3
- package/icons/svgs/liquidation-id.svg +0 -3
- package/icons/svgs/liquidation-price.svg +0 -3
- package/icons/svgs/liquidation.svg +0 -4
- package/icons/svgs/list.svg +0 -8
- package/icons/svgs/loan-amount.svg +0 -3
- package/icons/svgs/loan-details.svg +0 -3
- package/icons/svgs/loan-repayment.svg +0 -3
- package/icons/svgs/loan-term.svg +0 -3
- package/icons/svgs/location.svg +0 -4
- package/icons/svgs/lock.svg +0 -3
- package/icons/svgs/logout.svg +0 -3
- package/icons/svgs/ltv-ratio.svg +0 -5
- package/icons/svgs/mail.svg +0 -3
- package/icons/svgs/map.svg +0 -4
- package/icons/svgs/margin-call.svg +0 -4
- package/icons/svgs/max-supply.svg +0 -3
- package/icons/svgs/menu.svg +0 -3
- package/icons/svgs/more-options.svg +0 -5
- package/icons/svgs/negative.svg +0 -3
- package/icons/svgs/network.svg +0 -3
- package/icons/svgs/next.svg +0 -3
- package/icons/svgs/nominee.svg +0 -3
- package/icons/svgs/note.svg +0 -3
- package/icons/svgs/notification.svg +0 -3
- package/icons/svgs/occupation.svg +0 -3
- package/icons/svgs/ongoing.svg +0 -4
- package/icons/svgs/order.svg +0 -4
- package/icons/svgs/orders-complete.svg +0 -6
- package/icons/svgs/pair-selector.svg +0 -3
- package/icons/svgs/pan.svg +0 -8
- package/icons/svgs/passbook.svg +0 -3
- package/icons/svgs/passport.svg +0 -4
- package/icons/svgs/pay-emi.svg +0 -3
- package/icons/svgs/pay-lumpsum.svg +0 -3
- package/icons/svgs/pay-off-loan.svg +0 -3
- package/icons/svgs/penalty-charges.svg +0 -3
- package/icons/svgs/percentage.svg +0 -6
- package/icons/svgs/phone.svg +0 -3
- package/icons/svgs/positive.svg +0 -3
- package/icons/svgs/prepay-principal.svg +0 -3
- package/icons/svgs/previous.svg +0 -3
- package/icons/svgs/profile.svg +0 -3
- package/icons/svgs/quicktrade.svg +0 -5
- package/icons/svgs/rank.svg +0 -3
- package/icons/svgs/ream.svg +0 -6
- package/icons/svgs/recieve.svg +0 -3
- package/icons/svgs/repayment-schedule.svg +0 -4
- package/icons/svgs/reports.svg +0 -6
- package/icons/svgs/reset.svg +0 -4
- package/icons/svgs/save.svg +0 -3
- package/icons/svgs/scan.svg +0 -3
- package/icons/svgs/search.svg +0 -3
- package/icons/svgs/security.svg +0 -4
- package/icons/svgs/selfie.svg +0 -5
- package/icons/svgs/sell-crypto.svg +0 -3
- package/icons/svgs/send-email.svg +0 -3
- package/icons/svgs/send.svg +0 -3
- package/icons/svgs/separator.svg +0 -3
- package/icons/svgs/setttings.svg +0 -3
- package/icons/svgs/share.svg +0 -3
- package/icons/svgs/show.svg +0 -3
- package/icons/svgs/side.svg +0 -7
- package/icons/svgs/sip.svg +0 -4
- package/icons/svgs/sms.svg +0 -6
- package/icons/svgs/star-filled.svg +0 -3
- package/icons/svgs/star.svg +0 -3
- package/icons/svgs/statement.svg +0 -3
- package/icons/svgs/stop.svg +0 -3
- package/icons/svgs/street-address.svg +0 -3
- package/icons/svgs/subtract.svg +0 -3
- package/icons/svgs/success.svg +0 -4
- package/icons/svgs/support.svg +0 -5
- package/icons/svgs/templates.svg +0 -3
- package/icons/svgs/term.svg +0 -3
- package/icons/svgs/tick.svg +0 -3
- package/icons/svgs/total-payable-lumpsum.svg +0 -9
- package/icons/svgs/trash.svg +0 -3
- package/icons/svgs/unlock.svg +0 -3
- package/icons/svgs/upi.svg +0 -3
- package/icons/svgs/upload.svg +0 -4
- package/icons/svgs/upwards.svg +0 -3
- package/icons/svgs/voting-card.svg +0 -5
- package/icons/svgs/wallet.svg +0 -3
- package/icons/svgs/xpress.svg +0 -6
- package/icons/svgs/zip-code.svg +0 -3
- package/rollup.config.js +0 -49
- package/src/components/Button/index.tsx +0 -55
- package/src/components/Button/styles.ts +0 -142
- package/src/components/Button/typings.ts +0 -20
- package/src/components/Checkbox/index.tsx +0 -44
- package/src/components/Checkbox/styles.ts +0 -76
- package/src/components/Checkbox/typings.ts +0 -11
- package/src/components/CircularLoader/index.tsx +0 -22
- package/src/components/CircularLoader/style.ts +0 -18
- package/src/components/DateRangePicker/index.tsx +0 -36
- package/src/components/DateRangePicker/styles.css +0 -676
- package/src/components/Input/index.tsx +0 -95
- package/src/components/Input/styles.ts +0 -79
- package/src/components/Input/typings.ts +0 -25
- package/src/components/Popper/index.tsx +0 -62
- package/src/components/Popper/styles.ts +0 -59
- package/src/components/Popper/typings.ts +0 -16
- package/src/components/Radio/index.tsx +0 -32
- package/src/components/Radio/styles.ts +0 -51
- package/src/components/Radio/typings.ts +0 -11
- package/src/components/Toast/index.tsx +0 -88
- package/src/components/Toast/styles.ts +0 -69
- package/src/components/Toast/typings.ts +0 -6
- package/src/hooks/useFocus.ts +0 -16
- package/src/styles/colors.ts +0 -39
- package/src/styles/mixins.ts +0 -52
- package/src/styles/typography.ts +0 -331
- package/src/styles/utils.ts +0 -39
- package/stories/Button.stories.tsx +0 -20
- package/stories/Checkbox.stories.tsx +0 -18
- package/stories/CircularLoader.stories.tsx +0 -15
- package/stories/DateRangePicker.stories.tsx +0 -18
- package/stories/Input.stories.tsx +0 -18
- package/stories/Popper.stories.tsx +0 -23
- package/stories/Radio.stories.tsx +0 -18
- package/stories/Toast.stories.tsx +0 -17
- package/tsconfig.json +0 -24
package/icons/svgs/success.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.99987 17.4832C6.47991 18.4721 8.21997 19 10 19C12.3869 19 14.6761 18.0518 16.364 16.364C18.0518 14.6761 19 12.3869 19 10C19 8.21997 18.4721 6.47991 17.4832 4.99987C16.4943 3.51983 15.0887 2.36628 13.4441 1.68509C11.7996 1.0039 9.99001 0.82567 8.24418 1.17294C6.49836 1.5202 4.89471 2.37737 3.63604 3.63604C2.37737 4.89471 1.5202 6.49836 1.17294 8.24418C0.82567 9.99001 1.0039 11.7996 1.68509 13.4441C2.36628 15.0887 3.51983 16.4943 4.99987 17.4832ZM5.37025 3.07109C6.74066 2.15541 8.35182 1.66667 10 1.66667C11.0943 1.66667 12.178 1.88222 13.189 2.30101C14.2001 2.7198 15.1187 3.33362 15.8925 4.10745C16.6664 4.88127 17.2802 5.79992 17.699 6.81097C18.1178 7.82202 18.3333 8.90565 18.3333 10C18.3333 11.6482 17.8446 13.2593 16.9289 14.6297C16.0132 16.0002 14.7117 17.0683 13.189 17.699C11.6663 18.3297 9.99075 18.4947 8.37424 18.1732C6.75774 17.8517 5.27288 17.058 4.10745 15.8925C2.94201 14.7271 2.14834 13.2423 1.82679 11.6257C1.50525 10.0092 1.67028 8.33369 2.30101 6.81097C2.93174 5.28825 3.99984 3.98677 5.37025 3.07109ZM13.3145 6.31409C13.6979 5.8953 14.3292 5.8953 14.7125 6.31409C15.0958 6.74519 15.0958 7.42263 14.7125 7.84142L9.35738 13.6921C9.16573 13.9015 8.9177 14 8.6584 14C8.41037 14 8.16234 13.9015 7.97069 13.6921L5.28749 10.7729C4.90417 10.3418 4.90417 9.66436 5.28749 9.24557C5.6708 8.82679 6.30214 8.82679 6.68546 9.24557L8.6584 11.4011L13.3145 6.31409Z" fill="white"/>
|
|
3
|
-
<path d="M4.94431 17.5664C6.4408 18.5663 8.20019 19.1 10 19.1C12.4135 19.1 14.7281 18.1412 16.4347 16.4347C18.1412 14.7281 19.1 12.4135 19.1 10C19.1 8.20019 18.5663 6.4408 17.5664 4.94431C16.5664 3.44783 15.1452 2.28146 13.4824 1.5927C11.8196 0.903943 9.9899 0.723733 8.22468 1.07486C6.45945 1.42598 4.83799 2.29267 3.56533 3.56533C2.29267 4.83799 1.42598 6.45945 1.07486 8.22468C0.723733 9.9899 0.903943 11.8196 1.5927 13.4824C2.28146 15.1452 3.44783 16.5664 4.94431 17.5664ZM5.42581 3.15424C6.77977 2.24955 8.3716 1.76667 10 1.76667C11.0812 1.76667 12.1518 1.97963 13.1508 2.39339C14.1497 2.80716 15.0573 3.41362 15.8218 4.17816C16.5864 4.94269 17.1928 5.85033 17.6066 6.84924C18.0204 7.84815 18.2333 8.91878 18.2333 10C18.2333 11.6284 17.7504 13.2202 16.8458 14.5742C15.9411 15.9282 14.6552 16.9834 13.1508 17.6066C11.6463 18.2298 9.99086 18.3928 8.39375 18.0751C6.79664 17.7574 5.32961 16.9733 4.17816 15.8218C3.0267 14.6704 2.24256 13.2033 1.92487 11.6062C1.60719 10.0091 1.77023 8.35368 2.39339 6.84924C3.01656 5.34479 4.07184 4.05893 5.42581 3.15424Z" fill="white" stroke="white" stroke-width="0.2"/>
|
|
4
|
-
</svg>
|
package/icons/svgs/support.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9.83997 5.51944C8.36452 5.51944 7.14728 6.71814 7.14728 8.21213C7.14728 8.59949 7.46079 8.89447 7.82962 8.89447C8.19846 8.89447 8.51197 8.58096 8.51197 8.21213C8.51197 7.49287 9.1022 6.90264 9.82146 6.90264C10.5776 6.90264 11.131 7.43741 11.131 8.15667V8.21199C11.131 8.61772 11.0203 9.57677 9.71084 9.77968C9.37893 9.83499 9.12061 10.1116 9.12061 10.462V12.3247C9.12061 12.7121 9.43411 13.007 9.80295 13.007C10.1718 13.007 10.4853 12.6935 10.4853 12.3247V11.0152C12.2189 10.4804 12.4955 8.98645 12.4955 8.15656C12.5326 6.68125 11.3154 5.51946 9.84 5.51946L9.83997 5.51944Z" fill="white"/>
|
|
3
|
-
<path d="M9.83999 13.8371C9.342 13.8371 8.95477 14.2428 8.95477 14.7223C8.95477 15.2018 9.36051 15.6075 9.83999 15.6075C10.3195 15.6075 10.7252 15.2018 10.7252 14.7223C10.7252 14.2428 10.3195 13.8371 9.83999 13.8371Z" fill="white"/>
|
|
4
|
-
<path d="M9.83997 1.48053C4.8789 1.48053 0.839966 5.51946 0.839966 10.4805C0.839966 15.4416 4.8789 19.4805 9.83997 19.4805C14.801 19.4804 18.84 15.4416 18.84 10.4805C18.84 5.51946 14.801 1.48053 9.83997 1.48053ZM9.83997 18.1158C5.63505 18.1158 2.20472 14.6854 2.20472 10.4805C2.20472 6.27561 5.63505 2.84528 9.83997 2.84528C14.0449 2.84528 17.4752 6.27561 17.4752 10.4805C17.4567 14.6854 14.0449 18.1158 9.83997 18.1158Z" fill="white"/>
|
|
5
|
-
</svg>
|
package/icons/svgs/templates.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.1208 7.94833C1.98181 8.18694 2.06257 8.49305 2.30118 8.63204C2.5398 8.77103 2.8459 8.69027 2.98489 8.45166L6.58191 2.27645L9.62376 5.75285L12.9406 9.54355C13.2557 9.9036 13.831 9.84856 14.0721 9.43531L17.4319 3.67554C17.5711 3.43701 17.4905 3.13085 17.252 2.99171C17.0135 2.85257 16.7073 2.93314 16.5682 3.17166L13.4185 8.5711L10.3763 5.09435L7.0596 1.30379C6.74444 0.9436 6.16883 0.998848 5.92793 1.41241L2.1208 7.94833ZM7.30002 8.69999C7.30002 8.3134 6.98661 7.99999 6.60002 7.99999C6.21342 7.99999 5.90002 8.3134 5.90002 8.7L5.90002 18.3C5.90002 18.6866 6.21342 19 6.60002 19C6.98662 19 7.30002 18.6866 7.30002 18.3L7.30002 8.69999ZM3.90002 14.7C3.90002 14.3134 3.58662 14 3.20002 14C2.81342 14 2.50002 14.3134 2.50002 14.7V18.3C2.50002 18.6866 2.81342 19 3.20002 19C3.58662 19 3.90002 18.6866 3.90002 18.3V14.7ZM10 9.99999C10.3866 9.99999 10.7 10.3134 10.7 10.7V18.3C10.7 18.6866 10.3866 19 10 19C9.61341 19 9.30001 18.6866 9.30001 18.3V10.7C9.30001 10.3134 9.61341 9.99999 10 9.99999ZM14.1 15.7C14.1 15.3134 13.7866 15 13.4 15C13.0134 15 12.7 15.3134 12.7 15.7V18.3C12.7 18.6866 13.0134 19 13.4 19C13.7866 19 14.1 18.6866 14.1 18.3V15.7ZM16.8 9.99999C17.1866 9.99999 17.5 10.3134 17.5 10.7V18.3C17.5 18.6866 17.1866 19 16.8 19C16.4134 19 16.1 18.6866 16.1 18.3V10.7C16.1 10.3134 16.4134 9.99999 16.8 9.99999Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/icons/svgs/term.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 1C8.21997 1 6.47991 1.52784 4.99987 2.51677C3.51983 3.5057 2.36628 4.91131 1.68509 6.55585C1.0039 8.20038 0.82567 10.01 1.17294 11.7558C1.5202 13.5016 2.37737 15.1053 3.63604 16.364C4.89471 17.6226 6.49836 18.4798 8.24419 18.8271C9.99002 19.1743 11.7996 18.9961 13.4441 18.3149C15.0887 17.6337 16.4943 16.4802 17.4832 15.0001C18.4722 13.5201 19 11.78 19 9.99999C19 7.61305 18.0518 5.32386 16.364 3.63604C14.6761 1.94821 12.3869 1 10 1ZM10 17.875C8.44247 17.875 6.91992 17.4131 5.62489 16.5478C4.32985 15.6825 3.32049 14.4526 2.72445 13.0136C2.12841 11.5747 1.97246 9.99126 2.27632 8.46366C2.58018 6.93606 3.3302 5.53287 4.43154 4.43153C5.53287 3.33019 6.93606 2.58017 8.46366 2.27632C9.99126 1.97246 11.5747 2.12841 13.0136 2.72445C14.4526 3.32049 15.6825 4.32984 16.5478 5.62488C17.4131 6.91992 17.875 8.44247 17.875 9.99999C17.875 12.0886 17.0453 14.0916 15.5685 15.5685C14.0916 17.0453 12.0886 17.875 10 17.875ZM13.375 9.43749H10.5625V5.5C10.5625 5.35081 10.5032 5.20774 10.3977 5.10225C10.2923 4.99676 10.1492 4.9375 10 4.9375C9.85081 4.9375 9.70774 4.99676 9.60225 5.10225C9.49676 5.20774 9.4375 5.35081 9.4375 5.5V9.99999C9.4375 10.1492 9.49676 10.2923 9.60225 10.3977C9.70774 10.5032 9.85081 10.5625 10 10.5625H13.375C13.5242 10.5625 13.6673 10.5032 13.7727 10.3977C13.8782 10.2923 13.9375 10.1492 13.9375 9.99999C13.9375 9.85081 13.8782 9.70774 13.7727 9.60225C13.6673 9.49676 13.5242 9.43749 13.375 9.43749Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/icons/svgs/tick.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M17.54 4.47113C16.9267 3.84296 15.9166 3.84296 15.3033 4.47113L7.85344 12.1016L4.69673 8.86836C4.08343 8.24019 3.07328 8.24019 2.45998 8.86836C1.84667 9.49654 1.84667 10.5127 2.45998 11.1594L6.7531 15.5381C7.05975 15.8522 7.4566 16 7.85344 16C8.26832 16 8.66516 15.8522 8.97182 15.5381L17.54 6.76212C18.1533 6.13395 18.1533 5.11778 17.54 4.47113Z" fill="white"/>
|
|
3
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M18.8358 11.0257C18.9849 10.9481 19.0442 10.7663 18.9645 10.6171C18.8868 10.47 18.705 10.4108 18.5559 10.4884L15.2482 12.2127V11.6182L18.8358 9.74884C18.9849 9.6712 19.0442 9.48937 18.9645 9.34023C18.8889 9.19313 18.7071 9.13593 18.5559 9.21356L15.2482 10.9358V10.374L18.8358 8.50463C18.94 8.45355 19.0012 8.34731 18.9992 8.2329C18.9972 8.11849 18.9318 8.0143 18.8276 7.96322L13.2705 5.28071C13.1888 5.23985 13.0907 5.24189 13.007 5.28071L1.16959 11.0666C1.0654 11.1156 1.00002 11.2219 1.00002 11.3383C1.00002 11.4548 1.06744 11.5569 1.16959 11.61L7.08624 14.4826C7.12914 14.503 7.17409 14.5153 7.21903 14.5153C7.26602 14.5153 7.31506 14.503 7.35796 14.4785L11.1764 12.4906V13.0545L7.21495 15.1179L1.43315 12.3088C1.28605 12.2352 1.10422 12.3006 1.03067 12.4477C0.95916 12.5989 1.02045 12.7787 1.17164 12.8502L7.08828 15.7268C7.13118 15.7472 7.17613 15.7554 7.22108 15.7554C7.26807 15.7554 7.3171 15.7431 7.36 15.7227L11.1784 13.7307V14.3252L7.21699 16.3887L1.43519 13.5836C1.28605 13.508 1.10422 13.5734 1.03067 13.7246C0.95916 13.8717 1.02045 14.0556 1.17164 14.1271L7.08828 16.9996C7.13118 17.02 7.17613 17.0323 7.22108 17.0323C7.26807 17.0323 7.3171 17.02 7.36 16.9955L11.1784 15.0076V15.5613L7.21699 17.6248L1.43519 14.8197C1.28605 14.7502 1.10422 14.8094 1.03067 14.9606C0.957117 15.1118 1.02045 15.2916 1.17164 15.3652L7.08828 18.2377C7.13118 18.2622 7.17613 18.2683 7.22108 18.2683C7.26807 18.2683 7.3171 18.2561 7.36 18.2315L15.0847 14.2129L18.8358 12.2577C18.9849 12.1821 19.0442 11.9982 18.9645 11.8511C18.8848 11.704 18.705 11.6427 18.5559 11.7224L15.2482 13.4488V12.891L18.8358 11.0257ZM13.1398 5.88749L18.0226 8.2472L14.9213 9.86121L9.98123 7.43203L13.1398 5.88749ZM7.21699 13.8717L1.99498 11.3342L5.73987 9.50572L10.8107 12.0003L7.21699 13.8717ZM11.7852 12.176L13.7241 11.1667C13.8712 11.0911 13.9284 10.9093 13.8528 10.7601C13.7752 10.611 13.5933 10.5538 13.4462 10.6314L11.4788 11.653L6.42838 9.16861L9.29476 7.76709L14.6414 10.3985V13.7593L11.7852 15.2487V12.176Z" fill="white"/>
|
|
3
|
-
<path d="M6.40741 6.04522C8.84884 6.04522 10.6917 5.17488 10.6917 4.02261C10.6917 2.87034 8.85089 2 6.40741 2C3.96598 2 2.1252 2.87034 2.1252 4.02261C2.1252 5.17488 3.96598 6.04522 6.40741 6.04522ZM6.40741 2.6027C8.57508 2.6027 10.0849 3.35045 10.0849 4.02057C10.0849 4.69068 8.57508 5.43844 6.40741 5.43844C4.23975 5.43844 2.72994 4.69068 2.72994 4.02057C2.72994 3.35045 4.24179 2.6027 6.40741 2.6027Z" fill="white"/>
|
|
4
|
-
<path d="M10.6205 5.78157C10.69 5.62834 10.6205 5.44855 10.4693 5.38113C10.3161 5.31371 10.1383 5.38113 10.0689 5.53436C9.86048 5.99813 8.4038 6.49868 6.41183 6.49868C4.42191 6.49868 2.96318 5.99813 2.75275 5.53436C2.68328 5.38113 2.5035 5.31371 2.35231 5.38318C2.19908 5.4506 2.13166 5.63038 2.20113 5.78157C2.61178 6.68868 4.67116 7.10342 6.41183 7.10342C8.1525 7.10342 10.2139 6.68868 10.6205 5.78157Z" fill="white"/>
|
|
5
|
-
<path d="M6.7142 7.9449C6.7142 7.77737 6.57936 7.64253 6.41183 7.64253C4.42191 7.64253 2.96318 7.14199 2.75275 6.67618C2.68328 6.52499 2.5035 6.45553 2.35231 6.52499C2.19908 6.59445 2.13166 6.7722 2.20113 6.92543C2.61178 7.83254 4.67116 8.24727 6.41183 8.24727C6.57732 8.24727 6.7142 8.11243 6.7142 7.9449Z" fill="white"/>
|
|
6
|
-
<path d="M4.53053 9.10304C4.67762 9.10304 4.80634 8.99681 4.82881 8.84562C4.85333 8.68014 4.74096 8.52486 4.57547 8.50035C3.3047 8.31035 2.8205 7.98959 2.74287 7.84657C2.66114 7.69948 2.47931 7.64636 2.33221 7.72604C2.18512 7.80571 2.12995 7.99163 2.21167 8.13669C2.51813 8.69648 3.61729 8.9682 4.48558 9.09896C4.49988 9.101 4.51418 9.10304 4.53053 9.10304Z" fill="white"/>
|
|
7
|
-
<path d="M2.72465 8.94061C2.63067 8.80168 2.44271 8.76899 2.30378 8.86297C2.1669 8.95695 2.13216 9.14696 2.22819 9.28384C2.39367 9.52492 2.77981 9.71696 3.40702 9.86815C3.43154 9.87428 3.45401 9.87632 3.47853 9.87632C3.61337 9.87632 3.73799 9.78439 3.77272 9.64546C3.81359 9.48406 3.71348 9.32061 3.55003 9.27975C2.85131 9.11018 2.73077 8.94674 2.72465 8.94061Z" fill="white"/>
|
|
8
|
-
<path d="M11.7342 9.22436C11.6233 8.95763 10.9709 8.97527 10.277 9.26376C9.5831 9.55225 9.11046 10.0023 9.22136 10.2691C9.33225 10.5358 9.98467 10.5182 10.6786 10.2297C11.3725 9.94118 11.8451 9.49108 11.7342 9.22436Z" fill="white"/>
|
|
9
|
-
</svg>
|
package/icons/svgs/trash.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 4H2.4C2 4 2 3.65025 2 3.42697C2 3.20369 2.1792 3.02247 2.4 3.02247H3.7438L3.75054 3.02151C3.76686 3.01915 3.78312 3.01681 3.8 3.01681C3.81688 3.01681 3.83314 3.01915 3.84946 3.02151L3.8562 3.02247H6.4V3.01984C6.4 1.85915 7.3836 1 8.5314 1H10.7186C11.8664 1 12.8 1.85915 12.8 3.01984V3.02247H15.1438L15.1505 3.02151C15.1669 3.01915 15.1831 3.01681 15.2 3.01681C15.2169 3.01681 15.2331 3.01915 15.2495 3.02151L15.2562 3.02247H16.6C16.8208 3.02247 17 3.20369 17 3.42697C17 3.65025 17 4 16.6 4H16V16.5682C16 18.191 15 19.25 13.2004 19.25H5.7996C4 19.25 3 18.191 3 16.5682V4ZM13.2004 18.191C14 18 14.8 17.4601 14.8 16.5682V4H4.2V16.5682C4.2 17.4601 4.9176 18.191 5.7996 18.191H13.2004ZM8.5314 1.80899C7.825 1.80899 7.2 2.3053 7.2 3.01984V3.02247H12V3.01984C12 2.3053 11.425 1.80899 10.7186 1.80899H8.5314ZM6.00001 6.40819C6.00001 6.18288 6.22401 6.00003 6.50001 6.00003C6.77601 6.00003 7.00001 6.18288 7.00001 6.40819V15.5919C7.00001 15.8172 6.77601 16 6.50001 16C6.22401 16 6.00001 15.8172 6.00001 15.5919V6.40819ZM9.50002 6.00003C9.22402 6.00003 9.00002 6.18288 9.00002 6.40819V15.5919C9.00002 15.8172 9.22402 16 9.50002 16C9.77602 16 10 15.8172 10 15.5919V6.40819C10 6.18288 9.77602 6.00003 9.50002 6.00003ZM12 15.5919V6.40819C12 6.18288 12.224 6.00003 12.5 6.00003C12.776 6.00003 13 6.18288 13 6.40819V15.5919C13 15.8172 12.776 16 12.5 16C12.224 16 12 15.8172 12 15.5919Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/icons/svgs/unlock.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M14.6667 7.86719H14.4274V5.39375C14.4274 2.98906 12.453 1 10 1C7.54701 1 5.57265 2.98906 5.57265 5.39375C5.57265 5.89844 5.99145 6.31406 6.5 6.31406C7.00855 6.31406 7.42735 5.89844 7.42735 5.39375C7.42735 3.99844 8.59402 2.84063 10 2.84063C11.406 2.84063 12.5726 3.99844 12.5726 5.39375V7.86719H5.33333C4.04701 7.86719 3 8.90625 3 10.1828V16.6844C3 17.9609 4.04701 19 5.33333 19H14.6667C15.953 19 17 17.9609 17 16.6844V10.1828C17 8.90625 15.953 7.86719 14.6667 7.86719ZM15.5 16.6844C15.5 16.9516 14.9359 17.6347 14.6667 17.6347H5.33333C5.0641 17.6347 4.5 16.9516 4.5 16.6844V10.1828C4.5 9.91563 5.0641 9.35344 5.33333 9.35344H14.6667C14.9359 9.35344 15.5 9.91563 15.5 10.1828V13.4336V16.6844Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/icons/svgs/upi.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M13.8182 1.00818L5.63636 1C4.73636 1 4 1.73636 4 2.63636V17.3636C4 18.2636 4.73636 19 5.63636 19H13.8182C14.7182 19 15.4545 18.2636 15.4545 17.3636V2.63636C15.4545 1.73636 14.7182 1.00818 13.8182 1.00818ZM14.5 15C14.5 15.5523 14.0523 16 13.5 16H6C5.44772 16 5 15.5523 5 15V3.5C5 2.94772 5.44772 2.5 6 2.5H13.5C14.0523 2.5 14.5 2.94772 14.5 3.5V15Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/icons/svgs/upload.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10.5096 2.21108C10.3689 2.07036 10.1839 1.99999 9.999 1.99999C9.81405 1.99999 9.6291 2.07036 9.48838 2.21108L6.16334 5.53612C5.87989 5.81957 5.87989 6.27591 6.16334 6.55936C6.44679 6.84281 6.90313 6.84281 7.18659 6.55936L9.2773 4.46865L9.2773 13.2818C9.2773 13.6819 9.60096 14.0055 10.001 14.0055C10.4011 14.0055 10.7247 13.6819 10.7247 13.2818L10.7247 4.46865L12.8134 6.55936C13.0969 6.84281 13.5532 6.84281 13.8367 6.55936C14.1201 6.27591 14.1201 5.81957 13.8367 5.53612L10.5096 2.21108Z" fill="white"/>
|
|
3
|
-
<path d="M17.2763 12.6848C16.8762 12.6848 16.5526 13.0084 16.5526 13.4085V16.635H3.44742V13.4085C3.44742 13.0084 3.12376 12.6848 2.72371 12.6848C2.32366 12.6848 2 13.0084 2 13.4085V17.3587C2 17.7588 2.32366 18.0824 2.72371 18.0824H17.2763C17.6763 18.0824 18 17.7588 18 17.3587V13.4085C18 13.0084 17.6763 12.6848 17.2763 12.6848Z" fill="white"/>
|
|
4
|
-
</svg>
|
package/icons/svgs/upwards.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9.16375 1.25705L4.27593 6.18711C3.90802 6.55621 3.90802 7.13621 4.27593 7.50531C4.64383 7.87441 5.22196 7.87441 5.58986 7.50531L8.90096 4.18345V18.0773C8.90096 18.5782 9.32142 19 9.82072 19C10.32 19 10.7405 18.5782 10.7405 18.0773V4.10436L14.1041 7.47895C14.472 7.84804 15.0502 7.84804 15.4181 7.47895C15.602 7.2944 15.6809 7.05712 15.6809 6.81985C15.6809 6.58257 15.602 6.3453 15.4181 6.16075L10.4777 1.25705C10.1098 0.914317 9.53165 0.914317 9.16375 1.25705Z" fill="white"/>
|
|
3
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M15.9997 1H3.71455C3.32059 1 3 1.32036 3 1.71405V18.286C3 18.6796 3.32059 19 3.71455 19H15.9997C16.3937 19 16.7143 18.6796 16.7143 18.286V1.71405C16.7143 1.32036 16.3937 1 15.9997 1ZM16.1018 18.286C16.1018 18.3421 16.056 18.388 15.9997 18.388H3.71455C3.65823 18.388 3.61247 18.3421 3.61247 18.286V1.71405C3.61247 1.65776 3.65823 1.61204 3.71455 1.61204H15.9997C16.056 1.61204 16.1018 1.65776 16.1018 1.71405V18.286ZM13.5566 14.4376C13.5566 14.6065 13.4194 14.7436 13.2504 14.7436H6.46383C6.29467 14.7436 6.1576 14.6065 6.1576 14.4376C6.1576 14.2686 6.29467 14.1316 6.46383 14.1316H13.2504C13.4194 14.1316 13.5566 14.2686 13.5566 14.4376ZM12.6592 15.8262C12.6592 15.9952 12.522 16.1323 12.353 16.1323H7.36131C7.19214 16.1323 7.05507 15.9952 7.05507 15.8262C7.05507 15.6573 7.19214 15.5202 7.36131 15.5202H12.353C12.522 15.5202 12.6592 15.6573 12.6592 15.8262Z" fill="white"/>
|
|
3
|
-
<path d="M12.1741 8.98993C11.5222 8.70475 10.8093 8.55197 10.0556 8.55197C9.30185 8.55197 8.58889 8.70475 7.93704 8.98993C7.36667 9.23438 7 9.78438 7 10.4057V10.8436H13.1111V10.4057C13.1111 9.78438 12.7444 9.23438 12.1741 8.98993Z" fill="white"/>
|
|
4
|
-
<path d="M10.0555 8.05556C10.8993 8.05556 11.5833 7.37155 11.5833 6.52778C11.5833 5.68401 10.8993 5 10.0555 5C9.21178 5 8.52777 5.68401 8.52777 6.52778C8.52777 7.37155 9.21178 8.05556 10.0555 8.05556Z" fill="white"/>
|
|
5
|
-
</svg>
|
package/icons/svgs/wallet.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M15.9707 5.24944H15.2089V2.64455C15.2075 2.10978 14.9469 1.60903 14.5099 1.30107C14.0728 0.993081 13.5134 0.916025 13.0095 1.09475L1.22104 5.26929C1.09016 5.31506 1.00207 5.43743 1 5.5759V18.6704C1 18.7578 1.03473 18.8418 1.0966 18.9034C1.15848 18.9653 1.24221 19 1.32984 19H15.9706C16.7575 19 17.5124 18.6874 18.069 18.1308C18.6257 17.5744 18.9383 16.8194 18.9383 16.0323V8.21732C18.9383 7.43023 18.6257 6.67529 18.069 6.11866C17.5124 5.56226 16.7575 5.24942 15.9706 5.24942L15.9707 5.24944ZM13.2271 1.71461C13.53 1.60742 13.8658 1.65412 14.1283 1.83974C14.3905 2.02512 14.5462 2.32644 14.546 2.64779V5.25268H3.24862L13.2271 1.71461ZM15.9707 18.3403H1.65967V5.90888H15.9707C16.5828 5.90888 17.17 6.15223 17.6026 6.58509C18.0355 7.01798 18.2789 7.60495 18.2789 8.21728V9.96171L16.053 9.96147C15.5284 9.96147 15.0251 10.1701 14.6541 10.5411C14.283 10.9121 14.0744 11.4154 14.0744 11.9401V12.306C14.0744 12.8307 14.283 13.3339 14.6541 13.705C15.0251 14.0762 15.5284 14.2846 16.053 14.2846H18.2789V16.0323C18.2789 16.6444 18.0355 17.2315 17.6026 17.6645C17.17 18.0973 16.5828 18.3404 15.9707 18.3404V18.3403ZM18.2789 10.6207V13.625H16.053C15.7032 13.625 15.3676 13.4858 15.1203 13.2385C14.873 12.9913 14.7341 12.6557 14.7341 12.3058V11.9399C14.7341 11.59 14.873 11.2544 15.1203 11.0072C15.3676 10.7599 15.7032 10.621 16.053 10.621L18.2789 10.6207Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/icons/svgs/xpress.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M8.73335 7.10204C8.73335 6.81192 8.4889 6.56644 8.20002 6.56644H2.53335C2.24446 6.56644 2.00002 6.81192 2.00002 7.10204C2.00002 7.39216 2.24446 7.63764 2.53335 7.63764H8.20002C8.51113 7.63764 8.73335 7.39216 8.73335 7.10204Z" fill="white"/>
|
|
3
|
-
<path d="M8.57778 9.66848C8.57778 9.37836 8.33333 9.13287 8.04444 9.13287H5.53333C5.24444 9.13287 5 9.37836 5 9.66848C5 9.9586 5.24444 10.2041 5.53333 10.2041H8.04444C8.35556 10.2041 8.57778 9.9586 8.57778 9.66848Z" fill="white"/>
|
|
4
|
-
<path d="M13.2444 4H1.53333C1.24444 4 1 4.24548 1 4.5356C1 4.82572 1.24444 5.07121 1.53333 5.07121H13.2667C15.8667 5.07121 17.9556 7.1913 17.9556 9.78005C17.9556 12.3688 15.8444 14.4889 13.2667 14.4889C11.5111 14.4889 9.91111 13.5069 9.08889 11.9448C9 11.7662 8.82222 11.6547 8.62222 11.6547H5.88889C5.6 11.6547 5.35556 11.9001 5.35556 12.1903C5.35556 12.4804 5.6 12.7259 5.88889 12.7259H8.28889C9.31111 14.4889 11.2 15.5824 13.2444 15.5824C16.4222 15.5601 19 12.9713 19 9.78005C19 6.58875 16.4222 4 13.2444 4Z" fill="white"/>
|
|
5
|
-
<path d="M13.2444 6.00851C12.9333 6.00851 12.6667 6.27632 12.6667 6.58875V9.89164C12.6667 9.93627 12.6667 9.95859 12.6667 10.0032C12.6667 10.0479 12.6889 10.0702 12.6889 10.1148C12.7111 10.1371 12.7111 10.1818 12.7333 10.2041C12.7556 10.2264 12.7778 10.271 12.8 10.2933L14.2667 11.7662C14.3778 11.8778 14.5333 11.9448 14.6667 11.9448C14.8222 11.9448 14.9556 11.8778 15.0667 11.7662C15.2889 11.5431 15.2889 11.1637 15.0667 10.9405L13.7556 9.62383V6.58875C13.8222 6.27632 13.5778 6.00851 13.2444 6.00851Z" fill="white"/>
|
|
6
|
-
</svg>
|
package/icons/svgs/zip-code.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10 6.72727C8.19182 6.72727 6.72727 8.19182 6.72727 10C6.72727 11.8082 8.19182 13.2727 10 13.2727C11.8082 13.2727 13.2727 11.8082 13.2727 10C13.2727 8.19182 11.8082 6.72727 10 6.72727ZM17.3145 9.18182C16.9382 5.77 14.23 3.06182 10.8182 2.68545V1.81818C10.8182 1.36631 10.4519 1 10 1C9.54813 1 9.18182 1.36631 9.18182 1.81818V2.68545C5.77 3.06182 3.06182 5.77 2.68545 9.18182H1.81818C1.36631 9.18182 1 9.54813 1 10C1 10.4519 1.36631 10.8182 1.81818 10.8182H2.68545C3.06182 14.23 5.77 16.9382 9.18182 17.3145V18.1818C9.18182 18.6337 9.54813 19 10 19C10.4519 19 10.8182 18.6337 10.8182 18.1818V17.3145C14.23 16.9382 16.9382 14.23 17.3145 10.8182H18.1818C18.6337 10.8182 19 10.4519 19 10C19 9.54813 18.6337 9.18182 18.1818 9.18182H17.3145ZM10 16.5C6.83364 16.5 4 14 3.5 10C3.5 6.83364 6.5 3.5 10 3.5C13.1664 3.5 16.5 6.15625 16.5 10C16.5 13.1664 13.4562 16.5 10 16.5Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/rollup.config.js
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/no-var-requires */
|
|
2
|
-
import commonjs from "@rollup/plugin-commonjs";
|
|
3
|
-
import resolve from "@rollup/plugin-node-resolve";
|
|
4
|
-
import typescript from "@rollup/plugin-typescript";
|
|
5
|
-
import babel from "rollup-plugin-babel";
|
|
6
|
-
import dts from "rollup-plugin-dts";
|
|
7
|
-
import peerDepsExternal from "rollup-plugin-peer-deps-external";
|
|
8
|
-
import { terser } from "rollup-plugin-terser";
|
|
9
|
-
|
|
10
|
-
// const pkg = JSON.parse(
|
|
11
|
-
// fs.readFileSync('./package.json', { encoding: 'utf-8' })
|
|
12
|
-
// );
|
|
13
|
-
|
|
14
|
-
const packageJson = require("./package.json");
|
|
15
|
-
|
|
16
|
-
export default [
|
|
17
|
-
{
|
|
18
|
-
input: "src/index.ts",
|
|
19
|
-
output: [
|
|
20
|
-
{
|
|
21
|
-
file: packageJson.main,
|
|
22
|
-
format: "cjs",
|
|
23
|
-
sourcemap: true,
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
file: packageJson.module,
|
|
27
|
-
format: "esm",
|
|
28
|
-
sourcemap: true,
|
|
29
|
-
},
|
|
30
|
-
],
|
|
31
|
-
plugins: [
|
|
32
|
-
babel({
|
|
33
|
-
exclude: "node_modules/**",
|
|
34
|
-
}),
|
|
35
|
-
peerDepsExternal(),
|
|
36
|
-
resolve(),
|
|
37
|
-
commonjs(),
|
|
38
|
-
typescript({ tsconfig: "./tsconfig.json" }),
|
|
39
|
-
terser(),
|
|
40
|
-
],
|
|
41
|
-
external: ["react", "react-dom", "@emotion/react"],
|
|
42
|
-
},
|
|
43
|
-
// This is a plugin that lets you roll-up your .d.ts definition files:
|
|
44
|
-
{
|
|
45
|
-
input: "dist/esm/dist/index.d.ts",
|
|
46
|
-
output: [{ file: "dist/esm/index.d.ts", format: "esm" }],
|
|
47
|
-
plugins: [dts()],
|
|
48
|
-
},
|
|
49
|
-
];
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/** @jsxImportSource @emotion/react */
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
import CircularLoader from "../CircularLoader";
|
|
4
|
-
import * as styles from "./styles";
|
|
5
|
-
import { ButtonProps, ButtonSize, ButtonType } from "./typings";
|
|
6
|
-
|
|
7
|
-
function generateStyle(type: ButtonType, size: ButtonSize) {
|
|
8
|
-
switch (type) {
|
|
9
|
-
case "primary":
|
|
10
|
-
return styles.primaryButton;
|
|
11
|
-
case "secondary":
|
|
12
|
-
return styles.secondaryButton;
|
|
13
|
-
case "tertiary":
|
|
14
|
-
return [styles.tertiaryButton, styles.tertiaryButtonText];
|
|
15
|
-
case "link":
|
|
16
|
-
return styles.linkButton;
|
|
17
|
-
case "tab": {
|
|
18
|
-
if (size === "small") {
|
|
19
|
-
return [styles.tabButton, styles.specialButtonSmText];
|
|
20
|
-
}
|
|
21
|
-
return styles.tabButton;
|
|
22
|
-
}
|
|
23
|
-
case "special":
|
|
24
|
-
return [styles.specialButton, styles.specialButtonText];
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
const Button: React.FC<ButtonProps> = (props) => {
|
|
29
|
-
const {
|
|
30
|
-
type,
|
|
31
|
-
size = "medium",
|
|
32
|
-
onClick,
|
|
33
|
-
disabled,
|
|
34
|
-
style,
|
|
35
|
-
children,
|
|
36
|
-
loading,
|
|
37
|
-
} = props;
|
|
38
|
-
|
|
39
|
-
return (
|
|
40
|
-
<button
|
|
41
|
-
onClick={onClick}
|
|
42
|
-
disabled={disabled}
|
|
43
|
-
className={size}
|
|
44
|
-
css={[
|
|
45
|
-
generateStyle(type, size),
|
|
46
|
-
style,
|
|
47
|
-
disabled && styles.disabledButton,
|
|
48
|
-
]}
|
|
49
|
-
>
|
|
50
|
-
{loading ? <CircularLoader size={18} /> : children}
|
|
51
|
-
</button>
|
|
52
|
-
);
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
export default Button;
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import { css } from "@emotion/react";
|
|
2
|
-
import { colors, typography, utils } from "../../styles";
|
|
3
|
-
|
|
4
|
-
export const linkButton = css({
|
|
5
|
-
padding: 0,
|
|
6
|
-
backgroundColor: "transparent",
|
|
7
|
-
boxShadow: "none",
|
|
8
|
-
border: "none",
|
|
9
|
-
outline: "none",
|
|
10
|
-
...typography.C3_14,
|
|
11
|
-
color: colors.Zeb_Solid_Bright_Blue,
|
|
12
|
-
"&.small": {
|
|
13
|
-
...typography.C4_12,
|
|
14
|
-
color: colors.Zeb_Solid_Bright_Blue,
|
|
15
|
-
},
|
|
16
|
-
});
|
|
17
|
-
|
|
18
|
-
export const primaryButton = css({
|
|
19
|
-
background: colors.Zeb_Gradient_Blue_01,
|
|
20
|
-
borderRadius: utils.remConverter(8),
|
|
21
|
-
boxShadow: "none",
|
|
22
|
-
border: "none",
|
|
23
|
-
outline: "none",
|
|
24
|
-
whiteSpace: "nowrap",
|
|
25
|
-
...typography.C4_12,
|
|
26
|
-
"&.small": {
|
|
27
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(12)}`,
|
|
28
|
-
...typography.C4_12,
|
|
29
|
-
},
|
|
30
|
-
"&.medium": {
|
|
31
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(12)}`,
|
|
32
|
-
...typography.C4_12,
|
|
33
|
-
},
|
|
34
|
-
"&.large": {
|
|
35
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(16)}`,
|
|
36
|
-
...typography.C2_16,
|
|
37
|
-
},
|
|
38
|
-
"&.full-width": {
|
|
39
|
-
padding: `${utils.remConverter(8)} 0`,
|
|
40
|
-
width: "100%",
|
|
41
|
-
},
|
|
42
|
-
"&:disabled": {
|
|
43
|
-
opacity: 0.2,
|
|
44
|
-
},
|
|
45
|
-
});
|
|
46
|
-
|
|
47
|
-
export const secondaryButton = css({
|
|
48
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(16)}`,
|
|
49
|
-
background: colors.Zeb_Transparent_4,
|
|
50
|
-
border: `1px solid ${colors.Zeb_Solid_Bright_Blue}`,
|
|
51
|
-
borderRadius: "8px",
|
|
52
|
-
...typography.C2_16,
|
|
53
|
-
"&.small": {
|
|
54
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(12)}`,
|
|
55
|
-
...typography.C4_12,
|
|
56
|
-
},
|
|
57
|
-
"&.medium": {
|
|
58
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(12)}`,
|
|
59
|
-
...typography.C4_12,
|
|
60
|
-
},
|
|
61
|
-
"&.large": {
|
|
62
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(16)}`,
|
|
63
|
-
...typography.C2_16,
|
|
64
|
-
},
|
|
65
|
-
"&.full-width": {
|
|
66
|
-
padding: `${utils.remConverter(8)} 0`,
|
|
67
|
-
},
|
|
68
|
-
"&:disabled": {
|
|
69
|
-
borderColor: colors.Zeb_Solid_Grey,
|
|
70
|
-
},
|
|
71
|
-
});
|
|
72
|
-
|
|
73
|
-
export const specialButton = css({
|
|
74
|
-
padding: `${utils.remConverter(6)} 0`,
|
|
75
|
-
background: colors.Zeb_Gradient_Blue_01,
|
|
76
|
-
boxShadow: "none",
|
|
77
|
-
border: "none",
|
|
78
|
-
outline: "none",
|
|
79
|
-
borderRadius: "8px",
|
|
80
|
-
display: "flex",
|
|
81
|
-
alignItems: "center",
|
|
82
|
-
justifyContent: "center",
|
|
83
|
-
"&.small": {
|
|
84
|
-
width: "100%",
|
|
85
|
-
padding: `${utils.remConverter(8)} 0`,
|
|
86
|
-
},
|
|
87
|
-
"&.large": { width: "100%" },
|
|
88
|
-
"&.full-width": { width: "100%" },
|
|
89
|
-
"&.medium": { width: "100%" },
|
|
90
|
-
});
|
|
91
|
-
|
|
92
|
-
export const specialButtonText = css({
|
|
93
|
-
marginLeft: utils.remConverter(8),
|
|
94
|
-
...typography.C3_14,
|
|
95
|
-
});
|
|
96
|
-
|
|
97
|
-
export const specialButtonSmText = css({
|
|
98
|
-
display: "none",
|
|
99
|
-
});
|
|
100
|
-
|
|
101
|
-
export const tertiaryButton = css({
|
|
102
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(12)}`,
|
|
103
|
-
background: colors.Zeb_Transparent_4,
|
|
104
|
-
boxShadow: "none",
|
|
105
|
-
border: `1px solid ${colors.Zeb_Solid_Bright_Blue}`,
|
|
106
|
-
outline: "none",
|
|
107
|
-
borderRadius: "8px",
|
|
108
|
-
display: "flex",
|
|
109
|
-
alignItems: "center",
|
|
110
|
-
justifyContent: "center",
|
|
111
|
-
"&.medium": {
|
|
112
|
-
padding: `${utils.remConverter(8)} ${utils.remConverter(12)}`,
|
|
113
|
-
},
|
|
114
|
-
});
|
|
115
|
-
|
|
116
|
-
export const tertiaryButtonText = css({
|
|
117
|
-
marginLeft: utils.remConverter(4),
|
|
118
|
-
...typography.C4_12,
|
|
119
|
-
});
|
|
120
|
-
|
|
121
|
-
export const tabButton = css({
|
|
122
|
-
border: `0.5px solid ${colors.Zeb_Solid_Light_Blue}`,
|
|
123
|
-
borderRadius: "4px",
|
|
124
|
-
padding: `${utils.remConverter(4)} ${utils.remConverter(8)}`,
|
|
125
|
-
...typography.B5_12_semibold,
|
|
126
|
-
color: colors.Zeb_Solid_Light_Blue,
|
|
127
|
-
display: "flex",
|
|
128
|
-
justifyContent: "center",
|
|
129
|
-
flexGrow: 1,
|
|
130
|
-
textTransform: "uppercase",
|
|
131
|
-
cursor: "pointer",
|
|
132
|
-
"&.active": {
|
|
133
|
-
background: colors.Zeb_Solid_Dark_Blue,
|
|
134
|
-
borderColor: colors.Zeb_Solid_Bright_Blue,
|
|
135
|
-
...typography.C4_12,
|
|
136
|
-
},
|
|
137
|
-
});
|
|
138
|
-
|
|
139
|
-
export const disabledButton = css({
|
|
140
|
-
opacity: 0.5,
|
|
141
|
-
cursor: "not-allowed",
|
|
142
|
-
});
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { Interpolation, Theme } from "@emotion/react";
|
|
2
|
-
|
|
3
|
-
export type ButtonSize = "small" | "medium" | "large" | "full-width";
|
|
4
|
-
|
|
5
|
-
export type ButtonType =
|
|
6
|
-
| "link"
|
|
7
|
-
| "primary"
|
|
8
|
-
| "secondary"
|
|
9
|
-
| "special"
|
|
10
|
-
| "tertiary"
|
|
11
|
-
| "tab";
|
|
12
|
-
|
|
13
|
-
export interface ButtonProps {
|
|
14
|
-
type: ButtonType;
|
|
15
|
-
size?: ButtonSize; // default is medium
|
|
16
|
-
onClick: () => void;
|
|
17
|
-
disabled?: boolean;
|
|
18
|
-
loading?: boolean;
|
|
19
|
-
style?: Interpolation<Theme>;
|
|
20
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/** @jsxImportSource @emotion/react */
|
|
2
|
-
import { FC } from "react";
|
|
3
|
-
import * as checkboxStyles from "./styles";
|
|
4
|
-
import { CheckboxProps } from "./typings";
|
|
5
|
-
|
|
6
|
-
const Checkbox: FC<CheckboxProps> = ({
|
|
7
|
-
label,
|
|
8
|
-
value,
|
|
9
|
-
style,
|
|
10
|
-
checked,
|
|
11
|
-
onChange,
|
|
12
|
-
disabled,
|
|
13
|
-
}) => {
|
|
14
|
-
return (
|
|
15
|
-
<label
|
|
16
|
-
css={[
|
|
17
|
-
checkboxStyles.checkboxContainer,
|
|
18
|
-
checkboxStyles.labelContainer,
|
|
19
|
-
style,
|
|
20
|
-
disabled ? checkboxStyles.disabledLabel : "",
|
|
21
|
-
]}
|
|
22
|
-
>
|
|
23
|
-
{label && <div css={checkboxStyles.checkLabel}>{label}</div>}
|
|
24
|
-
<input
|
|
25
|
-
checked={checked}
|
|
26
|
-
onChange={(e) =>
|
|
27
|
-
onChange({ checked: e.target.checked, value: e.target.value })
|
|
28
|
-
}
|
|
29
|
-
type="checkbox"
|
|
30
|
-
css={checkboxStyles.input}
|
|
31
|
-
value={value}
|
|
32
|
-
disabled={disabled}
|
|
33
|
-
/>
|
|
34
|
-
<span
|
|
35
|
-
css={[
|
|
36
|
-
checkboxStyles.checkmark,
|
|
37
|
-
checked && checkboxStyles.checkCheckmark,
|
|
38
|
-
]}
|
|
39
|
-
/>
|
|
40
|
-
</label>
|
|
41
|
-
);
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
export default Checkbox;
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import { css } from "@emotion/react";
|
|
2
|
-
import { colors, typography, utils } from "../../styles";
|
|
3
|
-
|
|
4
|
-
export const checkboxContainer = css({
|
|
5
|
-
minWidth: utils.remConverter(16),
|
|
6
|
-
});
|
|
7
|
-
|
|
8
|
-
export const labelContainer = css({
|
|
9
|
-
display: "flex",
|
|
10
|
-
alignItems: "center",
|
|
11
|
-
justifyContent: "flex-start",
|
|
12
|
-
height: "auto",
|
|
13
|
-
position: "relative",
|
|
14
|
-
cursor: "pointer",
|
|
15
|
-
marginBottom: 0,
|
|
16
|
-
...typography.B4_14_semibold,
|
|
17
|
-
"&:hover": {
|
|
18
|
-
"input ~ .checkmark": {
|
|
19
|
-
backgroundColor: colors.Zeb_Solid_White,
|
|
20
|
-
},
|
|
21
|
-
},
|
|
22
|
-
});
|
|
23
|
-
|
|
24
|
-
export const disabledLabel = css({
|
|
25
|
-
opacity: 0.5,
|
|
26
|
-
cursor: "not-allowed",
|
|
27
|
-
});
|
|
28
|
-
|
|
29
|
-
export const input = css({
|
|
30
|
-
opacity: 0,
|
|
31
|
-
cursor: "pointer",
|
|
32
|
-
height: 0,
|
|
33
|
-
width: 0,
|
|
34
|
-
});
|
|
35
|
-
|
|
36
|
-
export const checkCheckmark = css({
|
|
37
|
-
backgroundColor: colors.Zeb_Solid_White,
|
|
38
|
-
border: `1px solid ${colors.Zeb_Solid_White}`,
|
|
39
|
-
borderRadius: 4,
|
|
40
|
-
|
|
41
|
-
"&:after": {
|
|
42
|
-
display: "block",
|
|
43
|
-
},
|
|
44
|
-
});
|
|
45
|
-
|
|
46
|
-
export const checkLabel = css({
|
|
47
|
-
marginLeft: utils.remConverter(20),
|
|
48
|
-
});
|
|
49
|
-
|
|
50
|
-
export const checkComponent = css({
|
|
51
|
-
marginLeft: utils.remConverter(20),
|
|
52
|
-
});
|
|
53
|
-
|
|
54
|
-
export const checkmark = css({
|
|
55
|
-
position: "absolute",
|
|
56
|
-
top: "50%",
|
|
57
|
-
left: 0,
|
|
58
|
-
transform: "translateY(-50%)",
|
|
59
|
-
height: utils.remConverter(12),
|
|
60
|
-
width: utils.remConverter(12),
|
|
61
|
-
backgroundColor: "transparent",
|
|
62
|
-
border: `1px solid ${colors.Zeb_Solid_White}`,
|
|
63
|
-
borderRadius: 4,
|
|
64
|
-
"&:after": {
|
|
65
|
-
content: "''",
|
|
66
|
-
position: "absolute",
|
|
67
|
-
display: "none",
|
|
68
|
-
left: 2,
|
|
69
|
-
top: "45%",
|
|
70
|
-
width: 4,
|
|
71
|
-
height: 8,
|
|
72
|
-
border: `solid ${colors.Zeb_Solid_Dark_Blue}`,
|
|
73
|
-
borderWidth: "0 2px 2px 0",
|
|
74
|
-
transform: "rotate(45deg) translate(-50%, -50%)",
|
|
75
|
-
},
|
|
76
|
-
});
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { SerializedStyles } from "@emotion/react";
|
|
2
|
-
import { ReactText } from "react";
|
|
3
|
-
|
|
4
|
-
export interface CheckboxProps {
|
|
5
|
-
value: ReactText;
|
|
6
|
-
checked: boolean;
|
|
7
|
-
onChange: (args: { checked: boolean; value: ReactText }) => void;
|
|
8
|
-
label?: string | JSX.Element;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
style?: SerializedStyles;
|
|
11
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/** @jsxImportSource @emotion/react */
|
|
2
|
-
import { css } from "@emotion/react";
|
|
3
|
-
import { FC } from "react";
|
|
4
|
-
import { loader } from "./style";
|
|
5
|
-
import { CircularLoaderProps } from "./typings";
|
|
6
|
-
|
|
7
|
-
const CircularLoader: FC<CircularLoaderProps> = ({ size, color }) => {
|
|
8
|
-
return (
|
|
9
|
-
<div
|
|
10
|
-
css={[
|
|
11
|
-
loader,
|
|
12
|
-
css({
|
|
13
|
-
height: `${size}px`,
|
|
14
|
-
width: `${size}px`,
|
|
15
|
-
color: color,
|
|
16
|
-
}),
|
|
17
|
-
]}
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
export default CircularLoader;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { css, keyframes } from "@emotion/react";
|
|
2
|
-
|
|
3
|
-
export const rotateAnimation = keyframes`
|
|
4
|
-
from {
|
|
5
|
-
transform: rotate(0);
|
|
6
|
-
}
|
|
7
|
-
to {
|
|
8
|
-
transform: rotate(360deg);
|
|
9
|
-
}`;
|
|
10
|
-
|
|
11
|
-
export const loader = css({
|
|
12
|
-
borderRadius: "100%",
|
|
13
|
-
borderWidth: 3,
|
|
14
|
-
borderStyle: "solid",
|
|
15
|
-
borderTopColor: "rgba(255,255,255,0.4)",
|
|
16
|
-
margin: "0 auto",
|
|
17
|
-
animation: `${rotateAnimation} 1s linear infinite`,
|
|
18
|
-
});
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/** @jsxImportSource @emotion/react */
|
|
2
|
-
import React from "react";
|
|
3
|
-
import { DateRange } from "react-date-range";
|
|
4
|
-
import "./styles.css";
|
|
5
|
-
|
|
6
|
-
interface DateRangePickerProps {
|
|
7
|
-
months: number;
|
|
8
|
-
onChange(ranges: Selection): void;
|
|
9
|
-
ranges: Selection;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
interface Selection {
|
|
13
|
-
startDate: Date;
|
|
14
|
-
endDate: Date;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
const DateRangePicker: React.FC<DateRangePickerProps> = ({
|
|
18
|
-
months,
|
|
19
|
-
onChange,
|
|
20
|
-
ranges,
|
|
21
|
-
}) => {
|
|
22
|
-
return (
|
|
23
|
-
<DateRange
|
|
24
|
-
ranges={[ranges]}
|
|
25
|
-
onChange={(rangesByKey) => onChange(rangesByKey as unknown as Selection)}
|
|
26
|
-
months={months}
|
|
27
|
-
direction="horizontal"
|
|
28
|
-
showDateDisplay={false}
|
|
29
|
-
showPreview={false}
|
|
30
|
-
showMonthAndYearPickers={false}
|
|
31
|
-
moveRangeOnFirstSelection={true}
|
|
32
|
-
/>
|
|
33
|
-
);
|
|
34
|
-
};
|
|
35
|
-
|
|
36
|
-
export default DateRangePicker;
|