@mycause/ui 1.0.13-test → 1.1.0-test
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/components/donation.d.ts +27 -0
- package/dist/donation.css +2 -0
- package/dist/donation.css.map +1 -0
- package/dist/donation.d.ts +3 -0
- package/dist/donation.js +25868 -0
- package/package.json +2 -1
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export * from "./button";
|
|
2
|
+
export * from "./button-select";
|
|
3
|
+
export * from "./chips";
|
|
4
|
+
export * from "./checkbox";
|
|
5
|
+
export * from "./combo-field";
|
|
6
|
+
export * from "./date-picker";
|
|
7
|
+
export * from "./elevation";
|
|
8
|
+
export * from "./field-helpers";
|
|
9
|
+
export * from "./icon";
|
|
10
|
+
export * from "./layout";
|
|
11
|
+
export * from "./list";
|
|
12
|
+
export * from "./modal";
|
|
13
|
+
export * from "./phone-number-input";
|
|
14
|
+
export * from "./radio";
|
|
15
|
+
export * from "./select";
|
|
16
|
+
export * from "./spinner";
|
|
17
|
+
export * from "./switch";
|
|
18
|
+
export * from "./tabs";
|
|
19
|
+
export * from "./text-field";
|
|
20
|
+
export * from "./text";
|
|
21
|
+
export * from "./progressbar";
|
|
22
|
+
export * from "./nav";
|
|
23
|
+
export * from "./popup";
|
|
24
|
+
export * from "./table";
|
|
25
|
+
export * from "./input";
|
|
26
|
+
export * from "./toast";
|
|
27
|
+
export * from "./input-social";
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.modal-module_modal__3BPw_{display:none;position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y{display:flex;justify-content:center;align-items:center;height:calc(100% + 50px);animation-name:modal-module_zoom__7ZPHg;animation-duration:.6s}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y img{max-width:calc(100vw - 37px);max-height:calc(100vh - 100px)}@keyframes modal-module_zoom__7ZPHg{0%{transform:scale(0)}to{transform:scale(1)}}.modal-module_modal__3BPw_ .modal-module_close__1refL{color:#fff;font-size:25px;font-weight:700;transition:.3s;position:absolute;right:-27px;top:-27px}.modal-module_modal__3BPw_ .modal-module_close__1refL:focus,.modal-module_modal__3BPw_ .modal-module_close__1refL:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-module_modalContent__pnZ9y{width:100%}}.phone-number-input-module_phoneInputV2__SEb7z{font-family:Montserrat}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw{font-size:12px;font-weight:700;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw .phone-number-input-module_required__1aTIY{color:#43ccb0;font-size:14px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6{position:relative;height:48px;width:100%}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2{border:1px solid var(--Stroke,#e2e2e2);box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border-radius:6px;overflow:hidden}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_focus__3rSBl{border:1px solid var(--Brand,#43ccb0)}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_error__37MEE{border:1px solid #f05c6a}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0{position:absolute;top:13px;left:12px;display:flex;align-items:center}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 span{font-size:25px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 .phone-number-input-module_countryCode__3EQkV{margin:3px 0 0 4px;font-size:16px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_mesError__23_lD{color:#f05c6a;font-size:14px;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .select{width:115px;background:#e2e2e2}.phone-number-input-module_phoneInputV2__SEb7z .select>.mdc-select>.mdc-select__native-control{opacity:0}.phone-number-input-module_phoneInputV2__SEb7z .text-field .mdc-text-field__input{font-size:16px;font-weight:400!important}.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:none}.switch-module_container__jMNSs .switch-module_switch__13Tp5{position:relative;display:inline-block;width:40px;height:20px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input{opacity:0;width:0;height:0}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.2s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input:checked+.switch-module_slider__1kN7x:before{transform:translateX(20px)}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p{border-radius:34px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p:before{border-radius:50%}.progressbar-module_wrapper__3NWOr{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:5px}.progressbar-module_wrapper__3NWOr .progressbar-module_container__3rKcQ{background-color:#eee;border-radius:999px;width:100%;height:18.23px}.progressbar-module_wrapper__3NWOr .progressbar-module_bar__3PWVU{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding:0;background-color:#41ccad;height:100%;border-radius:999px;height:18.16px;text-align:right}.progressbar-module_wrapper__3NWOr .progressbar-module_dot__3xInb{background-color:#2d8a75;display:flex;width:6.37px;height:6.37px;border-radius:999px;margin-right:3px}.nav-module_tabBar__1jJhu{height:75px}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab{height:75px!important}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label{font-size:15px!important;font-weight:500}.nav-module_navMyAccount__3a4ID{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);top:0;z-index:10;width:100%;font-family:Montserrat}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH{width:100%;display:flex;justify-content:space-between;padding:10px 30px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_logoWrap__KFsbv{display:flex;align-items:center;justify-content:center;margin-right:1rem}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{display:flex;grid-gap:48px;gap:48px;align-items:center}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:16px;border-radius:8px;font-weight:700;color:#fff}@media (max-width:768px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:28px;gap:28px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:14px}}@media (max-width:480px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:10px;gap:10px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:12px;height:40px;padding:0 10px}}.popup-module_wrapper__2a8HZ{width:100%;height:79px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:#1f4e43}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{padding:5px;font-weight:700;font-size:16px;line-height:22.4px;text-align:center;color:#fff;margin-left:94px;margin-right:24px}.popup-module_wrapper__2a8HZ .popup-module_description__BetQs{position:relative;color:#b9c3c1;padding:5px;font-weight:500;font-size:16px;line-height:22.4px;text-align:center}@media (max-width:768px){.popup-module_wrapper__2a8HZ{width:100%;height:119px;flex-direction:column;align-items:center;justify-content:center}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{margin-left:0;margin-right:0}}.partner-monthly-table-module_wrapper__e92hP{width:100%;margin:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_title__2Sfuk{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:5px;font-family:Montserrat,Roboto,sans-serif}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk{box-shadow:0 0 29px rgba(100,100,111,.2);border-radius:10px;padding:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW{display:flex;align-items:flex-end}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji{position:relative;display:inline-block}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img{margin-bottom:7px;margin-left:5px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img svg{background-color:#000}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:hidden;width:320px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:8px 13px;position:absolute;z-index:1;top:105%;right:50%;margin-right:-162px;border:1px solid #fba026;opacity:0;transition:opacity .5s;line-height:1.2}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#fba026}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji:hover .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:visible;opacity:1}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk td,.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk th{border-bottom:1px solid #d5d5d5;padding:20px 5px}.partner-monthly-table-module_wrapper__e92hP td{text-align:center}.input-module_container__3R_rx{font-family:Montserrat}.input-module_container__3R_rx .input-module_lable__3MUr4{font-size:12px;font-weight:700;margin:8px 0;display:flex;align-items:center}.input-module_container__3R_rx .input-module_lable__3MUr4 .input-module_required__2jKE5{color:#43ccb0;font-size:14px;margin-left:5px}.input-module_container__3R_rx input{width:100%;height:48px;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border:1px solid #e2e2e2;border-radius:6px;color:#404041;padding:10px 12px;outline:none}.input-module_container__3R_rx input::placeholder{color:#acacac}.input-module_container__3R_rx input:focus{border:1px solid #43ccb0}.input-module_container__3R_rx input.input-module_error__9qa8B{border:1px solid #f05c6a}.input-module_container__3R_rx .input-module_mesError__3AzLW{color:#f05c6a;font-size:14px;margin:8px 0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1 1}[dir=ltr] .Toastify__toast-icon{margin-right:10px}[dir=rtl] .Toastify__toast-icon{margin-left:10px}.Toastify__toast-icon{width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.input-social-module_container__3iSVF{font-family:Montserrat;display:flex;grid-gap:16px;gap:16px}.input-social-module_container__3iSVF input{width:100%;height:48px;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border:1px solid #e2e2e2;border-radius:6px;color:#404041;padding:10px 12px;outline:none}.input-social-module_container__3iSVF input::placeholder{color:#acacac}.input-social-module_container__3iSVF input:focus{border:1px solid #2d8a75}.input-social-module_container__3iSVF input.input-social-module_error__1fdeT{border:1px solid #f05c6a}.input-social-module_container__3iSVF .input-social-module_mesError__18JCi{color:#f05c6a;font-size:14px;margin:8px 0}
|
|
2
|
+
/*# sourceMappingURL=donation.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["modal.module.scss","phone-number-input.module.scss","switch.module.scss","progressbar.module.scss","nav.module.scss","popup.module.scss","partner-monthly-table.module.scss","input.module.scss","../scss/_variables.scss","ReactToastify.css","../scss/_toastContainer.scss","../scss/_toast.scss","../scss/_theme.scss","../scss/_closeButton.scss","../scss/_progressBar.scss","../scss/_icons.scss","../scss/animations/_bounce.scss","../scss/animations/_zoom.scss","../scss/animations/_flip.scss","../scss/animations/_slide.scss","../scss/animations/_spin.scss","input-social.module.scss"],"names":[],"mappings":"AAAA,2BACE,YAAa,CACb,cAAe,CACf,SAAU,CACV,KAAM,CACN,MAAO,CACP,UAAW,CACX,WAAY,CACZ,aAAc,CACd,+BAGF,CACA,6DACE,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CACnB,wBAAyB,CACzB,uCAAoB,CACpB,sBACF,CACA,iEACE,4BAA6B,CAC7B,8BACF,CACA,oCACE,GACE,kBACF,CACA,GACE,kBACF,CACF,CACA,sDACE,UAAY,CACZ,cAAe,CACf,eAAiB,CACjB,cAAgB,CAChB,iBAAkB,CAClB,WAAY,CACZ,SACF,CACA,wHAEE,UAAW,CACX,oBAAqB,CACrB,cACF,CAGA,yCACE,kCACE,UACF,CACF,CCtDA,+CACE,sBACF,CACA,uFACE,cAAe,CACf,eAAgB,CAChB,YACF,CACA,kIACE,aAAc,CACd,cACF,CACA,2FACE,iBAAkB,CAClB,WAAY,CACZ,UACF,CACA,wIACE,sCAAwC,CACxC,sCAA+C,CAC/C,iBAAkB,CAClB,eACF,CACA,+KACE,qCACF,CACA,+KACE,wBACF,CACA,2IACE,iBAAkB,CAClB,QAAS,CACT,SAAU,CACV,YAAa,CACb,kBACF,CACA,gJACE,cACF,CACA,yLACE,kBAAmB,CACnB,cACF,CACA,0FACE,aAAc,CACd,cAAe,CACf,YACF,CACA,uDACE,WAAY,CACZ,kBACF,CACA,+FACE,SACF,CACA,kFACE,cAAe,CACf,yBACF,CACA,0eAYE,WACF,CCxEA,6DACE,iBAAkB,CAClB,oBAAqB,CACrB,UAAW,CACX,WAEF,CACA,mEACE,SAAU,CACV,OAAQ,CACR,QACF,CACA,0FACE,iBAAkB,CAClB,cAAe,CACf,KAAM,CACN,MAAO,CACP,OAAQ,CACR,QAAS,CACT,qBAAsB,CAEtB,cACF,CACA,iGACE,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,UAAW,CACX,QAAS,CACT,UAAW,CACX,qBAAuB,CAEvB,cACF,CACA,+GAGE,0BACF,CACA,qHACE,kBACF,CACA,4HACE,iBACF,CC5CA,mCACE,UAAW,CACX,WAAY,CACZ,YAAa,CACb,qBAAsB,CACtB,sBAAuB,CACvB,sBAAuB,CACvB,UACF,CACA,wEACE,qBAAyB,CACzB,mBAAoB,CACpB,UAAW,CACX,cACF,CACA,kEACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,wBAAyB,CACzB,SAAU,CACV,wBAAyB,CACzB,WAAY,CACZ,mBAAoB,CACpB,cAAe,CACf,gBACF,CACA,kEACE,wBAAyB,CACzB,YAAa,CACb,YAAa,CACb,aAAc,CACd,mBAAoB,CACpB,gBACF,CClCA,0BACE,WACF,CACA,qDACE,qBACF,CACA,4FACE,wBAA0B,CAC1B,eACF,CAEA,gCACE,qBAAsB,CACtB,8DAAwE,CACxE,KAAM,CACN,UAAW,CACX,UAAW,CACX,sBACF,CACA,6DACE,UAAW,CACX,YAAa,CACb,6BAA8B,CAC9B,iBACF,CACA,yFACE,YAAa,CACb,kBAAmB,CACnB,sBAAuB,CACvB,iBACF,CACA,0FACE,YAAa,CACb,aAAS,CAAT,QAAS,CACT,kBACF,CACA,oHACE,cAAe,CACf,iBAAkB,CAClB,eAAgB,CAChB,UACF,CAEA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cACF,CACF,CACA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cAAe,CACf,WAAY,CACZ,cACF,CACF,CC5DA,6BACE,UAAW,CACX,WAAY,CACZ,YAAa,CACb,kBAAmB,CACnB,0BAA2B,CAC3B,kBAAmB,CACnB,wBACF,CACA,wDACE,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBAAkB,CAClB,UAAY,CACZ,gBAAiB,CACjB,iBACF,CACA,8DACE,iBAAkB,CAClB,aAAc,CACd,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBACF,CAEA,yBACE,6BACE,UAAW,CACX,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,sBACF,CACA,wDACE,aAAgB,CAChB,cACF,CACF,CCzCA,6CACE,UAAW,CACX,WACF,CACA,wFACE,cAAe,CACf,eAAiB,CACjB,eAAgB,CAChB,iBAAkB,CAClB,wCACF,CACA,6FACE,wCAAiD,CACjD,kBAAmB,CACnB,YACF,CACA,6IACE,YAAa,CACb,oBACF,CACA,0LACE,iBAAkB,CAClB,oBACF,CACA,8LACE,iBAAkB,CAClB,eACF,CACA,kMACE,qBACF,CACA,2OACE,iBAAkB,CAClB,WAAY,CACZ,qBAAuB,CACvB,UAAW,CACX,iBAAkB,CAClB,iBAAkB,CAClB,gBAAiB,CACjB,iBAAkB,CAClB,SAAU,CACV,QAAS,CACT,SAAU,CACV,mBAAoB,CACpB,wBAAyB,CACzB,SAAU,CACV,sBAAwB,CACxB,eACF,CACA,iPACE,UAAW,CACX,iBAAkB,CAClB,WAAY,CACZ,QAAS,CACT,gBAAiB,CAGjB,4BAAyD,CAAzD,2BACF,CACA,iPACE,kBAAmB,CACnB,SACF,CACA,gMAEE,+BAAgC,CAChC,gBACF,CACA,gDACE,iBACF,CCtEA,+BACE,sBACF,CACA,0DACE,cAAe,CACf,eAAgB,CAChB,YAAa,CACb,YAAa,CACb,kBACF,CACA,wFACE,aAAc,CACd,cAAe,CACf,eACF,CACA,qCACE,UAAW,CACX,WAAY,CACZ,sCAA+C,CAC/C,wBAAyB,CACzB,iBAAkB,CAClB,aAAc,CACd,iBAAkB,CAClB,YACF,CACA,kDACE,aACF,CACA,2CACE,wBACF,CACA,+DACE,wBACF,CACA,6DACE,aAAc,CACd,cAAe,CACf,YACF,CCnCA,MACE,2BAAA,CACA,6BAAA,CACA,6BAAA,CACA,gCAAA,CACA,gCAAA,CACA,8BAAA,CACA,gDAAA,CAEA,qDAAA,CACA,2DAAA,CACA,2DAAA,CACA,uDAAA,CAEA,4BAAA,CACA,gCAAA,CACA,gCAAA,CACA,iCAAA,CACA,iCAAA,CACA,uBAAA,CAEA,mCAAA,CACA,+BAAA,CAGA,+BAAA,CACA,kCAAA,CACA,kCAAA,CACA,gCAAA,CAEA,gCAAA,CACA,2CAAA,CAGA,sGAAA,CAUA,sCAAA,CACA,yDAAA,CACA,+DAAA,CACA,+DAAA,CACA,2DCXF,CCxCA,2BACE,+BAAA,CACA,qDAAA,CACA,cAAA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","file":"donation.css","sourcesContent":[".modal {\n display: none;\n position: fixed;\n z-index: 1;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n /* Modal Content (image) */\n /* The Close Button */\n}\n.modal .modalContent {\n display: flex;\n justify-content: center;\n align-items: center;\n height: calc(100% + 50px);\n animation-name: zoom;\n animation-duration: 0.6s;\n}\n.modal .modalContent img {\n max-width: calc(100vw - 37px);\n max-height: calc(100vh - 100px);\n}\n@keyframes zoom {\n from {\n transform: scale(0);\n }\n to {\n transform: scale(1);\n }\n}\n.modal .close {\n color: white;\n font-size: 25px;\n font-weight: bold;\n transition: 0.3s;\n position: absolute;\n right: -27px;\n top: -27px;\n}\n.modal .close:hover,\n.modal .close:focus {\n color: #bbb;\n text-decoration: none;\n cursor: pointer;\n}\n\n/* 100% Image Width on Smaller Screens */\n@media only screen and (max-width: 700px) {\n .modalContent {\n width: 100%;\n }\n}",".phoneInputV2 {\n font-family: Montserrat;\n}\n.phoneInputV2 .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n}\n.phoneInputV2 .lable .required {\n color: #43ccb0;\n font-size: 14px;\n}\n.phoneInputV2 .coverForm {\n position: relative;\n height: 48px;\n width: 100%;\n}\n.phoneInputV2 .coverForm .comboField {\n border: 1px solid var(--Stroke, #e2e2e2);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 6px;\n overflow: hidden;\n}\n.phoneInputV2 .coverForm .comboField.focus {\n border: 1px solid var(--Brand, #43ccb0);\n}\n.phoneInputV2 .coverForm .comboField.error {\n border: 1px solid #f05c6a;\n}\n.phoneInputV2 .coverForm .flagContainer {\n position: absolute;\n top: 13px;\n left: 12px;\n display: flex;\n align-items: center;\n}\n.phoneInputV2 .coverForm .flagContainer span {\n font-size: 25px;\n}\n.phoneInputV2 .coverForm .flagContainer .countryCode {\n margin: 3px 0 0 4px;\n font-size: 16px;\n}\n.phoneInputV2 .mesError {\n color: #f05c6a;\n font-size: 14px;\n margin: 8px 0;\n}\n.phoneInputV2 :global(.select) {\n width: 115px;\n background: #e2e2e2;\n}\n.phoneInputV2 :global(.select > .mdc-select > .mdc-select__native-control) {\n opacity: 0;\n}\n.phoneInputV2 :global(.text-field .mdc-text-field__input) {\n font-size: 16px;\n font-weight: 400 !important;\n}\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing) {\n border: none;\n}",".container .switch {\n position: relative;\n display: inline-block;\n width: 40px;\n height: 20px;\n /* Rounded sliders */\n}\n.container .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n.container .switch .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: 0.4s;\n transition: 0.4s;\n}\n.container .switch .slider:before {\n position: absolute;\n content: \"\";\n height: 16px;\n width: 16px;\n left: 2px;\n bottom: 2px;\n background-color: white;\n -webkit-transition: 0.4s;\n transition: 0.2s;\n}\n.container .switch input:checked + .slider:before {\n -webkit-transform: translateX(20px);\n -ms-transform: translateX(20px);\n transform: translateX(20px);\n}\n.container .switch .slider.round {\n border-radius: 34px;\n}\n.container .switch .slider.round:before {\n border-radius: 50%;\n}",".wrapper {\n width: 100%;\n height: auto;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n margin: 5px;\n}\n.wrapper .container {\n background-color: #eeeeee;\n border-radius: 999px;\n width: 100%;\n height: 18.23px;\n}\n.wrapper .bar {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: flex-end;\n padding: 0;\n background-color: #41ccad;\n height: 100%;\n border-radius: 999px;\n height: 18.16px;\n text-align: right;\n}\n.wrapper .dot {\n background-color: #2d8a75;\n display: flex;\n width: 6.37px;\n height: 6.37px;\n border-radius: 999px;\n margin-right: 3px;\n}",".tabBar {\n height: 75px;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab) {\n height: 75px !important;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label) {\n font-size: 15px !important;\n font-weight: 500;\n}\n\n.navMyAccount {\n background-color: #fff;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);\n top: 0;\n z-index: 10;\n width: 100%;\n font-family: \"Montserrat\";\n}\n.navMyAccount .container {\n width: 100%;\n display: flex;\n justify-content: space-between;\n padding: 10px 30px;\n}\n.navMyAccount .container .logoWrap {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-right: 1rem;\n}\n.navMyAccount .container .leftCover {\n display: flex;\n gap: 48px;\n align-items: center;\n}\n.navMyAccount .container .leftCover .ctaBtn {\n font-size: 16px;\n border-radius: 8px;\n font-weight: 700;\n color: #fff;\n}\n\n@media (max-width: 768px) {\n .navMyAccount .container .leftCover {\n gap: 28px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 14px;\n }\n}\n@media (max-width: 480px) {\n .navMyAccount .container .leftCover {\n gap: 10px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 12px;\n height: 40px;\n padding: 0 10px;\n }\n}",".wrapper {\n width: 100%;\n height: 79px;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n background-color: #1f4e43;\n}\n.wrapper .title {\n padding: 5px;\n font-weight: 700;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n color: white;\n margin-left: 94px;\n margin-right: 24px;\n}\n.wrapper .description {\n position: relative;\n color: #b9c3c1;\n padding: 5px;\n font-weight: 500;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n}\n\n@media all and (max-width: 768px) {\n .wrapper {\n width: 100%;\n height: 119px;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n }\n .wrapper .title {\n margin-left: 0px;\n margin-right: 0px;\n }\n}",".wrapper {\n width: 100%;\n margin: 20px;\n}\n.wrapper .title {\n font-size: 24px;\n font-weight: bold;\n line-height: 1.4;\n margin-bottom: 5px;\n font-family: \"Montserrat\", \"Roboto\", sans-serif;\n}\n.wrapper .table_wrap {\n box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 29px;\n border-radius: 10px;\n padding: 20px;\n}\n.wrapper .table_wrap .title_wrap {\n display: flex;\n align-items: flex-end;\n}\n.wrapper .table_wrap .title_wrap .tooltip {\n position: relative;\n display: inline-block;\n}\n.wrapper .table_wrap .title_wrap .tooltip img {\n margin-bottom: 7px;\n margin-left: 5px;\n}\n.wrapper .table_wrap .title_wrap .tooltip img svg {\n background-color: #000;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext {\n visibility: hidden;\n width: 320px;\n background-color: black;\n color: #fff;\n text-align: center;\n border-radius: 6px;\n padding: 8px 13px;\n position: absolute;\n z-index: 1;\n top: 105%;\n right: 50%;\n margin-right: -162px;\n border: 1px solid #fba026;\n opacity: 0;\n transition: opacity 0.5s;\n line-height: 1.2;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext::after {\n content: \"\";\n position: absolute;\n bottom: 100%;\n left: 50%;\n margin-left: -5px;\n border-width: 5px;\n border-style: solid;\n border-color: transparent transparent #fba026 transparent;\n}\n.wrapper .table_wrap .title_wrap .tooltip:hover .tooltiptext {\n visibility: visible;\n opacity: 1;\n}\n.wrapper .table_wrap th,\n.wrapper .table_wrap td {\n border-bottom: 1px solid #d5d5d5;\n padding: 20px 5px;\n}\n.wrapper td {\n text-align: center;\n}",".container {\n font-family: \"Montserrat\";\n}\n.container .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n display: flex;\n align-items: center;\n}\n.container .lable .required {\n color: #43ccb0;\n font-size: 14px;\n margin-left: 5px;\n}\n.container input {\n width: 100%;\n height: 48px;\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border: 1px solid #e2e2e2;\n border-radius: 6px;\n color: #404041;\n padding: 10px 12px;\n outline: none;\n}\n.container input::placeholder {\n color: #acacac;\n}\n.container input:focus {\n border: 1px solid #43CCB0;\n}\n.container input.error {\n border: 1px solid #F05C6A;\n}\n.container .mesError {\n color: #F05C6A;\n font-size: 14px;\n margin: 8px 0;\n}",null,null,null,null,null,null,null,null,null,null,null,null,null,".container {\n font-family: \"Montserrat\";\n display: flex;\n gap: 16px;\n}\n.container input {\n width: 100%;\n height: 48px;\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border: 1px solid #e2e2e2;\n border-radius: 6px;\n color: #404041;\n padding: 10px 12px;\n outline: none;\n}\n.container input::placeholder {\n color: #acacac;\n}\n.container input:focus {\n border: 1px solid #2D8A75;\n}\n.container input.error {\n border: 1px solid #F05C6A;\n}\n.container .mesError {\n color: #F05C6A;\n font-size: 14px;\n margin: 8px 0;\n}"]}
|