react-artasys-ui 0.1.31 → 0.1.32
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/LICENSE +20 -20
- package/README.md +6 -6
- package/dist/Button/Button.d.ts +1 -1
- package/dist/Checkbox/Checkbox.d.ts +2 -2
- package/dist/Components/Arrow/Arrow.d.ts +1 -1
- package/dist/Dropdown/Dropdown.d.ts +2 -2
- package/dist/Dropdown/Item.d.ts +1 -1
- package/dist/Dropdown/Items.d.ts +1 -1
- package/dist/File/File.d.ts +1 -1
- package/dist/FileInput/FileInput.d.ts +3 -3
- package/dist/Form/Element/Element.d.ts +2 -2
- package/dist/Form/Element/index.d.ts +2 -2
- package/dist/Form/Form.d.ts +1 -1
- package/dist/Input/Input.d.ts +3 -3
- package/dist/Loading/Loading.d.ts +1 -1
- package/dist/Progress/Progress.d.ts +1 -1
- package/dist/Provider/Provider.d.ts +1 -1
- package/dist/Select/Optgroup.d.ts +1 -1
- package/dist/Select/Option.d.ts +1 -1
- package/dist/Select/Select.d.ts +2 -2
- package/dist/Spinner/Spinner.d.ts +1 -1
- package/dist/TextArea/TextArea.d.ts +2 -2
- package/dist/UploadImages/Image.d.ts +1 -1
- package/dist/UploadImages/UploadImages.d.ts +1 -1
- package/dist/helpers.d.ts +3 -0
- package/dist/index.cjs.js +9 -9
- package/dist/index.d.ts +2 -2
- package/dist/index.es.js +947 -667
- package/dist/styles.css +1 -1
- package/package.json +89 -84
package/dist/styles.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
.style-module__container__62IoS{background-color:var(--neutral-white);flex-direction:column;flex:1;align-items:center;display:flex}.style-module__container__62IoS>.style-module__wait-indicator__gf4Cz{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1;opacity:0;background-color:#ffffff9f;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.style-module__container__62IoS.style-module__wait__gRt9X>.style-module__wait-indicator__gf4Cz{z-index:1;opacity:1}.style-module__spinner__bqxDY{--color-rgb:var(--brand-accent-primary-rgb);aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:100px;height:100%;max-height:100px;padding-left:-.25rem;padding-right:-.25rem;display:flex;overflow:hidden}.style-module__spinner__bqxDY:before{content:"";--border-width:clamp(.2em, 10%, .5em);aspect-ratio:1;--mask:radial-gradient(farthest-side, transparent calc(100% - var(--border-width) - .5px), #000 calc(100% - var(--border-width) + .5px));width:100%;max-width:90%;max-height:90%;-webkit-mask:var(--mask);mask:var(--mask);background:linear-gradient(to top, rgba(var(--color-rgb), 1), rgba(var(--color-rgb), .5)) 100% 0/50% 100% no-repeat, linear-gradient(rgba(var(--color-rgb), .5) 50%, transparent 95%) 0 0/50% 100% no-repeat;border-radius:50%;animation:.85s linear infinite style-module__button-spinner-border__Zu60W;display:inline-block}.style-module__spinner__bqxDY.style-module__ui-spinner-contrast__uV5ba{--color-rgb:255, 255, 255}.style-module__spinner__bqxDY.style-module__small__A2XhO{width:1rem;height:1rem}.style-module__spinner__bqxDY.style-module__middle__5esgZ{width:4rem;height:4rem}.style-module__spinner__bqxDY.style-module__large__5MX0S{width:8rem;height:8rem}@keyframes style-module__button-spinner-border__Zu60W{to{transform:rotate(360deg)}}.style-module__container__Tcehc{--size:150px;--color-rgb:94, 190, 214;width:100%;min-width:var(--size);max-width:var(--size);aspect-ratio:10;border-radius:2px;justify-content:center;align-items:center;padding:5px 0;display:flex;position:relative;overflow:hidden;box-sizing:content-box!important}.style-module__container__Tcehc:before{content:"";background:linear-gradient(to right, var(--brand-accent-primary) var(--progress), var(--neutral-150) 0);width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute}.style-module__container__Tcehc.style-module__radius__9sZ2F{aspect-ratio:1;padding:unset;border-radius:50%}.style-module__container__Tcehc.style-module__radius__9sZ2F:before{--border-width:clamp(.2em, 10%, .5em);aspect-ratio:1;-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--border-width) - .5px), #000 calc(100% - var(--border-width) + .5px));mask:radial-gradient(farthest-side, transparent calc(100% - var(--border-width) - .5px), #000 calc(100% - var(--border-width) + .5px));background:conic-gradient(var(--brand-accent-primary) var(--progress), var(--neutral-150) 0deg);border-radius:50%}.style-module__container__Tcehc:after{content:attr(data-progress) "%";color:var(--neutral-900-text);mix-blend-mode:darken;z-index:1;font-size:1.5em}.style-module__container__Tcehc.style-module__radius__9sZ2F:after{mix-blend-mode:unset;color:var(--neutral-900-text)}.style-module__container__Tcehc.style-module__small__GbGdW{--size:30px;font-size:.6em}.style-module__container__Tcehc.style-module__middle__Xb1-y{--size:60px;font-size:.7em}.style-module__container__Tcehc.style-module__large__eTEPS{--size:120px}.style-module__container__JyG0-{z-index:0;border-radius:6px;align-items:center;width:100%;font-family:Helvetica;display:flex;position:relative}.style-module__loading-container__sphNQ{position:absolute;left:16px}.style-module__container__JyG0-.style-module__hidden__jvJWI{border:0}.style-module__element__Ex50N{align-self:stretch;width:100%}.style-module__element__Ex50N>input,.style-module__element__Ex50N>textarea{box-sizing:border-box;border:1px solid var(--brand-300-primary);resize:none;background-color:#0000;border-radius:6px;outline:none;width:100%;height:100%;min-height:45px;max-height:500px;margin:0;padding:10px;font-size:20px;transition:all .2s}.style-module__element__Ex50N>input:disabled,.style-module__element__Ex50N>textarea:disabled,.style-module__element__Ex50N>input:disabled:hover,.style-module__element__Ex50N>textarea:disabled:hover{color:var(--lightningcss-light,#545454)var(--lightningcss-dark,#aaa);background-color:var(--lightningcss-light,#efefef4d)var(--lightningcss-dark,#3b3b3b4d);border-color:#7676764d;box-shadow:inset 0 0 0 1px #7676764d}.style-module__container__JyG0-.style-module__disabled__p40Jo{background-color:var(--neutral-200)}.style-module__element__Ex50N>input:-webkit-autofill{-webkit-background-clip:text}.style-module__element__Ex50N>input:-webkit-autofill:hover{-webkit-background-clip:text}.style-module__element__Ex50N>input:-webkit-autofill:focus{-webkit-background-clip:text}.style-module__element__Ex50N>input:-webkit-autofill:active{-webkit-background-clip:text}.style-module__element__Ex50N>input:focus,.style-module__element__Ex50N>input:hover{box-shadow:inset 0 0 0 1px var(--brand-300-primary);outline:none}.style-module__element__Ex50N>.style-module__placeholder__c-V0V{height:100%;color:var(--neutral-400);z-index:-1;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-left:16px;font-size:16px;transition:transform .3s;display:flex;position:absolute;top:0}.style-module__element__Ex50N>textarea~.style-module__placeholder__c-V0V{max-height:2em}.style-module__element__Ex50N>.style-module__placeholder__c-V0V:before{content:"";background-color:var(--neutral-white);z-index:-1;width:100%;height:5px;display:block;position:absolute}.style-module__element__Ex50N>input:required~.style-module__placeholder__c-V0V:after{content:"*"}.style-module__element__Ex50N>input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7;filter:invert(.8);border-radius:4px;margin-right:2px}.style-module__element__Ex50N>input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.style-module__element__Ex50N>input[type=date]~.style-module__placeholder__c-V0V,.style-module__element__Ex50N>input:focus~.style-module__placeholder__c-V0V,.style-module__element__Ex50N>textarea:focus~.style-module__placeholder__c-V0V,.style-module__element__Ex50N>input:not([value=""])~.style-module__placeholder__c-V0V,.style-module__element__Ex50N>textarea:not(:empty)~.style-module__placeholder__c-V0V,.style-module__element__Ex50N>input:not(:empty)~.style-module__placeholder__c-V0V{z-index:0;transform:translate(-10%,-50%)scale(.8)}.style-module__container__JyG0-.style-module__error__pSghy{border-color:var(--error-primary)}.style-module__container__JyG0-.style-module__error__pSghy .style-module__placeholder__c-V0V,.style-module__error__pSghy{color:var(--error-primary)}.style-module__loading__r9fwC{justify-content:center;align-items:center;gap:1em;width:100%;height:100%;display:flex;position:absolute;top:0}.style-module__dot__mMqu2{background-color:var(--neutral-white);border-radius:50%;width:3px;height:3px;animation:1.6s linear infinite style-module__bounce__ikJLW}.style-module__light__Kubs1 .style-module__dot__mMqu2{background-color:var(--brand-accent-primary)}.style-module__secondary__EkNcU .style-module__dot__mMqu2{background-color:var(--brand-300-primary)}.style-module__secondary-light__cJeWY .style-module__dot__mMqu2{background-color:var(--neutral-150)}label .style-module__loading__r9fwC .style-module__dot__mMqu2{background-color:var(--brand-accent-primary)}.style-module__dot__mMqu2:first-child{animation-delay:-.9s}.style-module__dot__mMqu2:nth-child(2){animation-delay:-.6s}.style-module__dot__mMqu2:nth-child(3){animation-delay:-.3s}.style-module__dot__mMqu2:nth-child(4){animation-delay:0s}@keyframes style-module__bounce__ikJLW{0%{transform:scale(1)}10%{transform:scale(1.2)}20%{transform:scale(1.33)}30%{transform:scale(1.5)}40%{transform:scale(1.66)}50%{transform:scale(1.83)}60%{transform:scale(2)}70%{transform:scale(2.16)}80%{transform:scale(2.33)}90%{transform:scale(2.16)}95%{transform:scale(1.5)}to{transform:scale(1)}}.style-module__file-btn__WajPw{box-shadow:inset 0 0 0 2px var(--brand-primary);color:var(--brand-primary);cursor:pointer;border-radius:8px;align-items:center;width:max-content;min-width:80px;min-height:20px;max-height:50px;margin:0 auto;padding:16px 36px;font-size:1rem;transition:box-shadow .2s;display:flex}.style-module__file-btn__WajPw:hover{box-shadow:inset 0 0 0 3px var(--brand-primary)}.style-module__icon__f1VPN:after{content:"";background-color:var(--brand-primary);width:20px;height:20px;margin-left:10px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.style-module__container__Y4Az4{width:max-content;position:relative}.style-module__container__Y4Az4 .style-module__wait-indicator__qOZNZ{background-color:inherit;z-index:-1;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.style-module__container__Y4Az4 .style-module__active__SLZO0{opacity:1;z-index:1}.style-module__btn__w2P2j{color:var(--neutral-200);background-color:var(--brand-primary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-family:Helvetica;font-size:16px;transition:background-color .2s,transform .2s,color .2s;display:flex;position:relative}.style-module__btn__w2P2j:hover{background-color:var(--brand-accent-primary)}.style-module__btn__w2P2j:active{box-shadow:inset 0 0 0 3px var(--brand-300-primary);background-color:var(--brand-accent-primary);clip-path:border-box;transition:background-color .2s,box-shadow .1s}.style-module__btn__w2P2j.style-module__icon-left__yptLL:before,.style-module__btn__w2P2j.style-module__icon-right__WiI7N:after,.style-module__btn__w2P2j.style-module__icon-only__EfIlC:before{content:"";background-color:var(--neutral-white);transition:all .3s;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.style-module__btn-light__sxtcL{background-color:var(--neutral-150);color:var(--brand-primary)}.style-module__btn-light__sxtcL.style-module__icon-left__yptLL:before,.style-module__btn-light__sxtcL.style-module__icon-right__WiI7N:after,.style-module__btn-light__sxtcL.style-module__icon-only__EfIlC:before{background-color:var(--brand-primary)}.style-module__btn-light__sxtcL:hover{background-color:var(--brand-300-primary);color:var(--neutral-white)}.style-module__btn-light__sxtcL:hover.style-module__icon-left__yptLL:before,.style-module__btn-light__sxtcL:hover.style-module__icon-right__WiI7N:after,.style-module__btn-light__sxtcL:hover.style-module__icon-only__EfIlC:before{background-color:var(--neutral-white)}.style-module__btn-light__sxtcL:active{color:var(--neutral-white);background-color:var(--brand-300-primary);box-shadow:inset 0 0 0 3px var(--neutral-white)}.style-module__btn-light__sxtcL:active.style-module__icon-left__yptLL:before,.style-module__btn-light__sxtcL:active.style-module__icon-right__WiI7N:after,.style-module__btn-light__sxtcL:active.style-module__icon-only__EfIlC:before{background-color:var(--neutral-white)}.style-module__btn-secondary__t7dC7{color:var(--brand-primary);box-shadow:inset 0 0 0 2px var(--brand-primary);background-color:#0000}.style-module__btn-secondary__t7dC7.style-module__icon-left__yptLL:before,.style-module__btn-secondary__t7dC7.style-module__icon-right__WiI7N:after,.style-module__btn-secondary__t7dC7.style-module__icon-only__EfIlC:before{background-color:var(--brand-primary)}.style-module__btn-secondary__t7dC7:hover{color:var(--brand-accent-primary);box-shadow:inset 0 0 0 2px var(--brand-accent-primary);background-color:#0000}.style-module__btn-secondary__t7dC7:hover.style-module__icon-left__yptLL:before,.style-module__btn-secondary__t7dC7:hover.style-module__icon-right__WiI7N:after,.style-module__btn-secondary__t7dC7:hover.style-module__icon-only__EfIlC:before{background-color:var(--brand-accent-primary)}.style-module__btn-secondary__t7dC7:active{color:var(--brand-accent-primary);box-shadow:inset 0 0 0 3px var(--brand-300-primary);background-color:#0000}.style-module__btn-secondary__t7dC7:active.style-module__icon-left__yptLL:before,.style-module__btn-secondary__t7dC7:active.style-module__icon-right__WiI7N:after,.style-module__btn-secondary__t7dC7:active.style-module__icon-only__EfIlC:before{background-color:var(--brand-accent-primary)}.style-module__btn-secondary-light__wBuc1{color:var(--neutral-150);box-shadow:inset 0 0 0 2px var(--neutral-150);background-color:#0000}.style-module__btn-secondary-light__wBuc1.style-module__icon-left__yptLL:before,.style-module__btn-secondary-light__wBuc1.style-module__icon-right__WiI7N:after,.style-module__btn-secondary-light__wBuc1.style-module__icon-only__EfIlC:before{background-color:var(--neutral-white)}.style-module__btn-secondary-light__wBuc1:hover,.style-module__btn-secondary-light__wBuc1:active{color:var(--brand-300-primary);box-shadow:inset 0 0 0 2px var(--brand-300-primary);background-color:#0000}.style-module__btn-secondary-light__wBuc1:hover.style-module__icon-left__yptLL:before,.style-module__btn-secondary-light__wBuc1:hover.style-module__icon-right__WiI7N:after,.style-module__btn-secondary-light__wBuc1:hover.style-module__icon-only__EfIlC:before,.style-module__btn-secondary-light__wBuc1:active.style-module__icon-left__yptLL:before,.style-module__btn-secondary-light__wBuc1:active.style-module__icon-right__WiI7N:after,.style-module__btn-secondary-light__wBuc1:active.style-module__icon-only__EfIlC:before{background-color:var(--brand-300-primary)}.style-module__btn-secondary-light__wBuc1:active{box-shadow:inset 0 0 0 3px var(--brand-300-primary)}.style-module__btn-tertiary__2CjQz{color:var(--brand-accent-primary);background-color:#0000}.style-module__btn-tertiary__2CjQz.style-module__icon-left__yptLL:before,.style-module__btn-tertiary__2CjQz.style-module__icon-right__WiI7N:after,.style-module__btn-tertiary__2CjQz.style-module__icon-only__EfIlC:before{background-color:var(--brand-accent-primary)}.style-module__btn-tertiary__2CjQz:hover{color:var(--brand-primary);background-color:#0000}.style-module__btn-tertiary__2CjQz:hover.style-module__icon-left__yptLL:before,.style-module__btn-tertiary__2CjQz:hover.style-module__icon-right__WiI7N:after,.style-module__btn-tertiary__2CjQz:hover.style-module__icon-only__EfIlC:before{background-color:var(--brand-primary)}.style-module__btn-tertiary__2CjQz:active{box-shadow:unset;color:var(--brand-300-primary);background-color:#0000}.style-module__btn-tertiary__2CjQz:active.style-module__icon-left__yptLL:before,.style-module__btn-tertiary__2CjQz:active.style-module__icon-right__WiI7N:after,.style-module__btn-tertiary__2CjQz:active.style-module__icon-only__EfIlC:before{background-color:var(--brand-300-primary)}.style-module__normal-btn__qHevU{min-width:145px;height:35px;padding:12px 28px}.style-module__normal-btn__qHevU.style-module__icon-left__yptLL,.style-module__normal-btn__qHevU.style-module__icon-right__WiI7N{min-width:171px;height:40px}.style-module__normal-btn__qHevU.style-module__icon-only__EfIlC{min-width:80px;height:40px}.style-module__small-btn__Axtvq{min-width:90px;height:31px;padding:10px 18px}.style-module__small-btn__Axtvq.style-module__icon-left__yptLL,.style-module__small-btn__Axtvq.style-module__icon-right__WiI7N{min-width:115px;height:36px}.style-module__small-btn__Axtvq.style-module__icon-only__EfIlC{min-width:64px}.style-module__large-btn__X3--3{min-width:153px;height:43px;padding:16px 34px}.style-module__large-btn__X3--3.style-module__icon-left__yptLL,.style-module__large-btn__X3--3.style-module__icon-right__WiI7N{min-width:182px;height:51px}.style-module__large-btn__X3--3.style-module__icon-only__EfIlC{min-width:91px}.style-module__container__Qt7Ix{flex-flow:wrap;justify-content:flex-start;gap:10px;width:100%;display:flex}.style-module__image__1qdut,.style-module__new__fOnXf{border:1px solid var(--neutral-300);background-color:var(--neutral-150);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:80px;height:80px;transition:scale .3s,box-shadow .3s;display:flex;position:relative}.style-module__image__1qdut:hover,.style-module__new__fOnXf:hover{scale:1.03;box-shadow:0 0 6px 2px #0000001a}.style-module__image__1qdut:active,.style-module__new__fOnXf:active{box-shadow:unset;scale:.99}.style-module__image__1qdut>img{object-fit:cover;width:100%}.style-module__image__1qdut .style-module__close__9k-p1{cursor:pointer;opacity:.7;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s,opacity .3s;display:flex;position:absolute;top:0;right:0}.style-module__image__1qdut .style-module__close__9k-p1:before,.style-module__image__1qdut .style-module__close__9k-p1:after{content:"";background-color:var(--neutral-900-text);width:100%;height:3px;display:block;position:absolute}.style-module__image__1qdut .style-module__close__9k-p1:before{transform:rotate(45deg)}.style-module__image__1qdut .style-module__close__9k-p1:after{transform:rotate(-45deg)}.style-module__image__1qdut .style-module__close__9k-p1:focus{background-color:var(--error-primary);width:100%;height:100%;transition:width .1s,height .3s}.style-module__image__1qdut .style-module__close__9k-p1:focus:before,.style-module__image__1qdut .style-module__close__9k-p1:focus:after{background-color:var(--neutral-white)}.style-module__new__fOnXf{justify-content:center;align-items:center;display:flex}.style-module__new__fOnXf:after{content:"+";color:var(--neutral-500);font-size:1.9em}.style-module__wait__qnGnj{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;background-color:#bed4db9f;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.style-module__container__tUkU0{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;height:100%;display:flex}.style-module__container__tUkU0 input{display:none}.style-module__text__5dksK{color:var(--neutral-500);font-size:14px}.style-module__indicator__BdmZs{outline:1px solid var(--brand-primary);outline-offset:-1px;aspect-ratio:1;border-radius:2px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .1s;display:flex;position:relative}.style-module__indicator__BdmZs:hover{box-shadow:inset 0 0 0 2px var(--brand-primary)}.style-module__indicator__BdmZs:before{content:"";border:solid var(--neutral-white);opacity:0;border-width:0 2px 2px 0;width:35%;height:70%;transition:scale .1s,opacity .1s;position:absolute;top:0;transform:rotate(45deg)scale(0)}.style-module__container__tUkU0>input[type=radio]~.style-module__indicator__BdmZs{border-radius:50%}.style-module__container__tUkU0>input[type=radio]~.style-module__indicator__BdmZs:before{border-radius:inherit;top:unset;transform:unset;border-width:0;width:70%;height:70%}.style-module__container__tUkU0>input[type=radio]:checked~.style-module__indicator__BdmZs{box-shadow:inset 0 0 0 5px var(--brand-primary)}.style-module__container__tUkU0>input[type=checkbox]:checked~.style-module__indicator__BdmZs{background-color:var(--brand-primary)}.style-module__container__tUkU0>input:checked~.style-module__indicator__BdmZs:before{opacity:1;scale:1}.style-module__container__nvLZo{--ui-arrow-size:10px;--ui-arrow-color:var(--brand-primary);--ui-arrow-max:var(--ui-arrow-size) solid var(--ui-arrow-color);--ui-arrow-min:calc(var(--ui-arrow-size) / 2) solid transparent}.style-module__container__nvLZo:after{content:"";width:0;height:0;transition:rotate .1s;display:block}.style-module__container__nvLZo.style-module__down__0mCw1:after{border-left:var(--ui-arrow-min);border-right:var(--ui-arrow-min);border-top:var(--ui-arrow-max)}.style-module__container__nvLZo.style-module__up__4e9Cz:after{border-left:var(--ui-arrow-min);border-right:var(--ui-arrow-min);border-bottom:var(--ui-arrow-max)}.style-module__container__nvLZo.style-module__left__tsvvk:after{border-top:var(--ui-arrow-min);border-right:var(--ui-arrow-max);border-bottom:var(--ui-arrow-min)}.style-module__container__nvLZo.style-module__right__-YgfC:after{border-top:var(--ui-arrow-min);border-left:var(--ui-arrow-max);border-bottom:var(--ui-arrow-min)}.style-module__container-element__bbCnL{z-index:1}.style-module__container__P3B9C{cursor:pointer;outline:none;flex-direction:column;justify-content:center;min-height:25px;display:flex;position:relative}.style-module__select__BYzzT{box-sizing:border-box;flex-direction:row;align-items:center;min-height:45px;padding:10px;display:flex}.style-module__container-element__bbCnL:has(input[type=hidden]:disabled) .style-module__arrow__pfRrX:after{border-top-color:var(--neutral-200)}.style-module__container__P3B9C.style-module__opened__1ytU8>.style-module__select__BYzzT>.style-module__arrow__pfRrX:after{rotate:180deg}.style-module__select-list__c--KX{background-color:var(--neutral-white);border:1px solid var(--neutral-200);opacity:0;visibility:hidden;flex-direction:column;min-width:100%;max-height:40dvh;margin:0;padding:0;list-style-type:none;transition:transform .3s ease-in-out,opacity .3s,visibility .3s;display:flex;position:absolute;top:calc(100% - 1px);right:-1px;overflow:auto;transform:translateY(-10%);box-shadow:0 4px 5px #0000001a}.style-module__container__P3B9C.style-module__left__pbJ6F>.style-module__select-list__c--KX{left:-1px}.style-module__container__P3B9C.style-module__right__WUUwr>.style-module__select-list__c--KX{right:-1px}.style-module__container__P3B9C.style-module__hidden__u48qc>.style-module__select-list__c--KX{display:none}.style-module__container__P3B9C.style-module__opened__1ytU8>.style-module__select-list__c--KX{opacity:1;visibility:visible;transform:translateY(0)}.style-module__optgpoup__VDA2I{margin:0;padding:0;list-style-type:none}.style-module__optgpoup__VDA2I>li.style-module__label__GP062{cursor:default;padding:10px;font-weight:700}.style-module__optgpoup__VDA2I>li.style-module__option__byy-y{padding-left:5%!important}.style-module__title__x7nug,.style-module__select-list__c--KX li{color:var(--neutral-900-text);-webkit-user-select:none;user-select:none;font-size:20px}.style-module__title__x7nug{color:var(--neutral-900-text)}.style-module__select-list__c--KX li.style-module__option__byy-y{cursor:pointer;justify-content:flex-start;align-items:center;min-height:25px;padding:5px;transition:background-color .3s;display:flex}.style-module__select-list__c--KX li.style-module__option__byy-y:hover,.style-module__select-list__c--KX li.style-module__option__byy-y.style-module__active__ORdtQ{background-color:var(--brand-300-primary);transition:background-color .3s}.style-module__select-list__c--KX li.style-module__option__byy-y.style-module__disabled__xA0bc{background-color:var(--neutral-100);color:var(--neutral-200);cursor:default}.style-module__container__3-2SP{cursor:pointer;outline:none;flex-direction:row;align-items:center;display:inline-flex;position:relative}.style-module__container__3-2SP.ui-dropdown-block{position:relative}.style-module__container__3-2SP.ui-dropdown-block:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.style-module__container__3-2SP.ui-dropdown-block.style-module__hide__4ywHX:after{display:none}.style-module__container__3-2SP.style-module__down__STzsX>.style-module__dropdown-list__O27el{top:100%}.style-module__container__3-2SP.style-module__up__PYaUD>.style-module__dropdown-list__O27el{bottom:100%}.style-module__container__3-2SP.style-module__left__9XBs6>.style-module__dropdown-list__O27el{left:0}.style-module__container__3-2SP.style-module__right__Tvd1->.style-module__dropdown-list__O27el{right:0}.style-module__container__3-2SP.style-module__opened__GjGrB .style-module__dropdown-list__O27el{opacity:1;visibility:visible;transform:translateY(0)}.style-module__container__3-2SP.style-module__opened__GjGrB .style-module__arrow__SCvqs:after{rotate:180deg}.style-module__dropdown-list__O27el{background-color:var(--neutral-white);opacity:0;visibility:hidden;z-index:1;border-radius:2px;flex-direction:column;margin:0;padding:0;list-style-type:none;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;transform:translateY(-10%);box-shadow:0 0 9px 2px #0000001a}.style-module__dropdown-list__O27el li.style-module__item__v8SnZ{color:var(--neutral-900-text);white-space:nowrap;box-sizing:border-box;width:100%;padding:7px;font-size:18px;font-weight:400}.style-module__dropdown-list__O27el li.style-module__item__v8SnZ:hover{background-color:var(--brand-300-primary);border-radius:inherit}.style-module__dropdown-list__O27el li.style-module__item__v8SnZ:has(a.active){background-color:var(--brand-300-primary);border-radius:inherit}.style-module__arrow__SCvqs{padding:5px}body.brand-ac{--brand-accent-primary:#f9ac38;--brand-accent-primary-rgb:249, 172, 56;--brand-300-primary:#fac15d;--brand-primary:#131211;--brand-accent-secondary:#005ca9;--brand-800t-secondary:#001e49;--neutral-white:#fff;--neutral-100:#f6f6f6;--neutral-150:#fbf3e6;--neutral-200:#eeecea;--neutral-300:#cecbc6;--neutral-400:#909498;--neutral-500:#56595d;--neutral-900-text:#1e1e1e;--error-primary:#ff4231;--error-secondary:#ffeeed;--success-primary:#2bc3a0;--success-secondary:#f0fff1}body,body.brand-as{--brand-accent-primary:#5ebed6;--brand-accent-primary-rgb:94, 190, 214;--brand-300-primary:#adced8;--brand-background-primary:#131211;--neutral-white:#fff;--neutral-100:#f6f6f6;--neutral-150:#bed4db;--neutral-200:#eeecea;--neutral-300:#cecbc6;--neutral-400:#909498;--neutral-500:#56595d;--neutral-900-text:#1d1d1b;--error-primary:#ff4231;--error-secondary:#ffeeed;--success-primary:#2bc3a0;--success-secondary:#f0fff1}body.brand-at{--brand-primary:#02505e;--brand-accent-primary-rgb:2, 80, 94;--brand-300-primary:#11889d;--brand-accent-primary:#04141f;--neutral-white:#fff;--neutral-100:#f6f6f6;--neutral-150:#f8fbfc;--neutral-200:#eeecea;--neutral-300:#cecbc6;--neutral-400:#909498;--neutral-500:#56595d;--neutral-900-text:#1e1e1e;--error-primary:#ff4231;--error-secondary:#ffeeed;--success-primary:#2bc3a0;--success-secondary:#f0fff1}
|
|
1
|
+
.style-module__container__62IoS{background-color:var(--neutral-white);flex-direction:column;flex:1;align-items:center;display:flex}.style-module__container__62IoS>.style-module__wait-indicator__gf4Cz{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1;opacity:0;background-color:#ffffff9f;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.style-module__container__62IoS.style-module__wait__gRt9X>.style-module__wait-indicator__gf4Cz{z-index:1;opacity:1}.style-module__spinner__bqxDY{--color-rgb:var(--brand-accent-primary-rgb);aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:100px;height:100%;max-height:100px;padding-left:-.25rem;padding-right:-.25rem;display:flex;overflow:hidden}.style-module__spinner__bqxDY:before{content:"";--border-width:clamp(.2em, 10%, .5em);aspect-ratio:1;--mask:radial-gradient(farthest-side, transparent calc(100% - var(--border-width) - .5px), #000 calc(100% - var(--border-width) + .5px));width:100%;max-width:90%;max-height:90%;-webkit-mask:var(--mask);mask:var(--mask);background:linear-gradient(to top, rgba(var(--color-rgb), 1), rgba(var(--color-rgb), .5)) 100% 0/50% 100% no-repeat, linear-gradient(rgba(var(--color-rgb), .5) 50%, transparent 95%) 0 0/50% 100% no-repeat;border-radius:50%;animation:.85s linear infinite style-module__button-spinner-border__Zu60W;display:inline-block}.style-module__spinner__bqxDY.style-module__ui-spinner-contrast__uV5ba{--color-rgb:255, 255, 255}.style-module__spinner__bqxDY.style-module__small__A2XhO{width:1rem;height:1rem}.style-module__spinner__bqxDY.style-module__middle__5esgZ{width:4rem;height:4rem}.style-module__spinner__bqxDY.style-module__large__5MX0S{width:8rem;height:8rem}@keyframes style-module__button-spinner-border__Zu60W{to{transform:rotate(360deg)}}.style-module__container__Tcehc{--size:150px;--color-rgb:94, 190, 214;width:100%;min-width:var(--size);max-width:var(--size);aspect-ratio:10;border-radius:2px;justify-content:center;align-items:center;padding:5px 0;display:flex;position:relative;overflow:hidden;box-sizing:content-box!important}.style-module__container__Tcehc:before{content:"";background:linear-gradient(to right, var(--brand-accent-primary) var(--progress), var(--neutral-150) 0);width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute}.style-module__container__Tcehc.style-module__radius__9sZ2F{aspect-ratio:1;padding:unset;border-radius:50%}.style-module__container__Tcehc.style-module__radius__9sZ2F:before{--border-width:clamp(.2em, 10%, .5em);aspect-ratio:1;-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--border-width) - .5px), #000 calc(100% - var(--border-width) + .5px));mask:radial-gradient(farthest-side, transparent calc(100% - var(--border-width) - .5px), #000 calc(100% - var(--border-width) + .5px));background:conic-gradient(var(--brand-accent-primary) var(--progress), var(--neutral-150) 0deg);border-radius:50%}.style-module__container__Tcehc:after{content:attr(data-progress) "%";color:var(--neutral-900-text);mix-blend-mode:darken;z-index:1;font-size:1.5em}.style-module__container__Tcehc.style-module__radius__9sZ2F:after{mix-blend-mode:unset;color:var(--neutral-900-text)}.style-module__container__Tcehc.style-module__small__GbGdW{--size:30px;font-size:.6em}.style-module__container__Tcehc.style-module__middle__Xb1-y{--size:60px;font-size:.7em}.style-module__container__Tcehc.style-module__large__eTEPS{--size:120px}.style-module__container__JyG0-{z-index:0;border-radius:6px;align-items:center;width:100%;font-family:Helvetica;display:flex;position:relative}.style-module__container__JyG0- .style-module__loading-container__sphNQ{position:absolute;left:16px}.style-module__container__JyG0-.style-module__hidden__jvJWI{border:0}.style-module__container__JyG0-.style-module__disabled__p40Jo{background-color:var(--neutral-200)}.style-module__container__JyG0-.style-module__error__pSghy{border-color:var(--error-primary);color:var(--error-primary)}.style-module__container__JyG0-.style-module__error__pSghy .style-module__placeholder__c-V0V{color:var(--error-primary)}.style-module__container__JyG0- .style-module__element__Ex50N{border:1px solid var(--brand-300-primary);border-radius:6px;flex-direction:row;align-self:stretch;width:100%;transition:all .2s;display:flex}.style-module__container__JyG0- .style-module__element__Ex50N>input,.style-module__container__JyG0- .style-module__element__Ex50N>textarea{box-sizing:border-box;resize:none;background-color:#0000;border:none;outline:none;width:100%;height:100%;min-height:45px;max-height:500px;margin:0;padding:10px;font-size:20px;transition:all .2s}:is(.style-module__container__JyG0- .style-module__element__Ex50N:has(>input:disabled),.style-module__container__JyG0- .style-module__element__Ex50N:has(>textarea:disabled),.style-module__container__JyG0- .style-module__element__Ex50N:has(>input:disabled:hover),.style-module__container__JyG0- .style-module__element__Ex50N:has(>textarea:disabled:hover)){color:var(--lightningcss-light,#545454)var(--lightningcss-dark,#aaa);background-color:var(--lightningcss-light,#efefef4d)var(--lightningcss-dark,#3b3b3b4d);border-color:#7676764d;box-shadow:inset 0 0 0 1px #7676764d}.style-module__container__JyG0- .style-module__element__Ex50N>input:-webkit-autofill{-webkit-background-clip:text}.style-module__container__JyG0- .style-module__element__Ex50N>input:-webkit-autofill:hover{-webkit-background-clip:text}.style-module__container__JyG0- .style-module__element__Ex50N>input:-webkit-autofill:focus{-webkit-background-clip:text}.style-module__container__JyG0- .style-module__element__Ex50N>input:-webkit-autofill:active{-webkit-background-clip:text}:is(.style-module__container__JyG0- .style-module__element__Ex50N:has(>input:focus),.style-module__container__JyG0- .style-module__element__Ex50N:has(>input:hover)){box-shadow:inset 0 0 0 1px var(--brand-300-primary);outline:none}.style-module__container__JyG0- .style-module__element__Ex50N>.style-module__placeholder__c-V0V{height:100%;color:var(--neutral-400);z-index:-1;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-left:16px;font-size:16px;transition:transform .3s;display:flex;position:absolute;top:0}.style-module__container__JyG0- .style-module__element__Ex50N>textarea~.style-module__placeholder__c-V0V{max-height:2em}.style-module__container__JyG0- .style-module__element__Ex50N>.style-module__placeholder__c-V0V:before{content:"";background-color:var(--neutral-white);z-index:-1;width:100%;height:5px;display:block;position:absolute}.style-module__container__JyG0- .style-module__element__Ex50N>input:required~.style-module__placeholder__c-V0V:after{content:"*"}.style-module__container__JyG0- .style-module__element__Ex50N>input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7;filter:invert(.8);border-radius:4px;margin-right:2px}.style-module__container__JyG0- .style-module__element__Ex50N>input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.style-module__container__JyG0- .style-module__element__Ex50N>input[type=date]~.style-module__placeholder__c-V0V,.style-module__container__JyG0- .style-module__element__Ex50N>input:focus~.style-module__placeholder__c-V0V,.style-module__container__JyG0- .style-module__element__Ex50N>textarea:focus~.style-module__placeholder__c-V0V,.style-module__container__JyG0- .style-module__element__Ex50N>input:not([value=""])~.style-module__placeholder__c-V0V,.style-module__container__JyG0- .style-module__element__Ex50N>textarea:not(:empty)~.style-module__placeholder__c-V0V,.style-module__container__JyG0- .style-module__element__Ex50N>input:not(:empty)~.style-module__placeholder__c-V0V{z-index:0;transform:translate(-10%,-50%)scale(.8)}.style-module__loading__r9fwC{justify-content:center;align-items:center;gap:1em;width:100%;height:100%;display:flex;position:absolute;top:0}.style-module__dot__mMqu2{background-color:var(--neutral-white);border-radius:50%;width:3px;height:3px;animation:1.6s linear infinite style-module__bounce__ikJLW}.style-module__light__Kubs1 .style-module__dot__mMqu2{background-color:var(--brand-accent-primary)}.style-module__secondary__EkNcU .style-module__dot__mMqu2{background-color:var(--brand-300-primary)}.style-module__secondary-light__cJeWY .style-module__dot__mMqu2{background-color:var(--neutral-150)}label .style-module__loading__r9fwC .style-module__dot__mMqu2{background-color:var(--brand-accent-primary)}.style-module__dot__mMqu2:first-child{animation-delay:-.9s}.style-module__dot__mMqu2:nth-child(2){animation-delay:-.6s}.style-module__dot__mMqu2:nth-child(3){animation-delay:-.3s}.style-module__dot__mMqu2:nth-child(4){animation-delay:0s}@keyframes style-module__bounce__ikJLW{0%{transform:scale(1)}10%{transform:scale(1.2)}20%{transform:scale(1.33)}30%{transform:scale(1.5)}40%{transform:scale(1.66)}50%{transform:scale(1.83)}60%{transform:scale(2)}70%{transform:scale(2.16)}80%{transform:scale(2.33)}90%{transform:scale(2.16)}95%{transform:scale(1.5)}to{transform:scale(1)}}.style-module__file-btn__WajPw{box-shadow:inset 0 0 0 2px var(--brand-primary);color:var(--brand-primary);cursor:pointer;border-radius:8px;align-items:center;width:max-content;min-width:80px;min-height:20px;max-height:50px;margin:0 auto;padding:16px 36px;font-size:1rem;transition:box-shadow .2s;display:flex}.style-module__file-btn__WajPw:hover{box-shadow:inset 0 0 0 3px var(--brand-primary)}.style-module__icon__f1VPN:after{content:"";background-color:var(--brand-primary);width:20px;height:20px;margin-left:10px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.style-module__container__Y4Az4{width:max-content;position:relative}.style-module__container__Y4Az4 .style-module__wait-indicator__qOZNZ{background-color:inherit;z-index:-1;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.style-module__container__Y4Az4 .style-module__active__SLZO0{opacity:1;z-index:1}.style-module__btn__w2P2j{color:var(--neutral-200);background-color:var(--brand-primary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-family:Helvetica;font-size:16px;transition:background-color .2s,transform .2s,color .2s;display:flex;position:relative}.style-module__btn__w2P2j:hover{background-color:var(--brand-accent-primary)}.style-module__btn__w2P2j:active{box-shadow:inset 0 0 0 3px var(--brand-300-primary);background-color:var(--brand-accent-primary);clip-path:border-box;transition:background-color .2s,box-shadow .1s}.style-module__btn__w2P2j.style-module__icon-left__yptLL:before,.style-module__btn__w2P2j.style-module__icon-right__WiI7N:after,.style-module__btn__w2P2j.style-module__icon-only__EfIlC:before{content:"";background-color:var(--neutral-white);transition:all .3s;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.style-module__btn-light__sxtcL{background-color:var(--neutral-150);color:var(--brand-primary)}.style-module__btn-light__sxtcL.style-module__icon-left__yptLL:before,.style-module__btn-light__sxtcL.style-module__icon-right__WiI7N:after,.style-module__btn-light__sxtcL.style-module__icon-only__EfIlC:before{background-color:var(--brand-primary)}.style-module__btn-light__sxtcL:hover{background-color:var(--brand-300-primary);color:var(--neutral-white)}.style-module__btn-light__sxtcL:hover.style-module__icon-left__yptLL:before,.style-module__btn-light__sxtcL:hover.style-module__icon-right__WiI7N:after,.style-module__btn-light__sxtcL:hover.style-module__icon-only__EfIlC:before{background-color:var(--neutral-white)}.style-module__btn-light__sxtcL:active{color:var(--neutral-white);background-color:var(--brand-300-primary);box-shadow:inset 0 0 0 3px var(--neutral-white)}.style-module__btn-light__sxtcL:active.style-module__icon-left__yptLL:before,.style-module__btn-light__sxtcL:active.style-module__icon-right__WiI7N:after,.style-module__btn-light__sxtcL:active.style-module__icon-only__EfIlC:before{background-color:var(--neutral-white)}.style-module__btn-secondary__t7dC7{color:var(--brand-primary);box-shadow:inset 0 0 0 2px var(--brand-primary);background-color:#0000}.style-module__btn-secondary__t7dC7.style-module__icon-left__yptLL:before,.style-module__btn-secondary__t7dC7.style-module__icon-right__WiI7N:after,.style-module__btn-secondary__t7dC7.style-module__icon-only__EfIlC:before{background-color:var(--brand-primary)}.style-module__btn-secondary__t7dC7:hover{color:var(--brand-accent-primary);box-shadow:inset 0 0 0 2px var(--brand-accent-primary);background-color:#0000}.style-module__btn-secondary__t7dC7:hover.style-module__icon-left__yptLL:before,.style-module__btn-secondary__t7dC7:hover.style-module__icon-right__WiI7N:after,.style-module__btn-secondary__t7dC7:hover.style-module__icon-only__EfIlC:before{background-color:var(--brand-accent-primary)}.style-module__btn-secondary__t7dC7:active{color:var(--brand-accent-primary);box-shadow:inset 0 0 0 3px var(--brand-300-primary);background-color:#0000}.style-module__btn-secondary__t7dC7:active.style-module__icon-left__yptLL:before,.style-module__btn-secondary__t7dC7:active.style-module__icon-right__WiI7N:after,.style-module__btn-secondary__t7dC7:active.style-module__icon-only__EfIlC:before{background-color:var(--brand-accent-primary)}.style-module__btn-secondary-light__wBuc1{color:var(--neutral-150);box-shadow:inset 0 0 0 2px var(--neutral-150);background-color:#0000}.style-module__btn-secondary-light__wBuc1.style-module__icon-left__yptLL:before,.style-module__btn-secondary-light__wBuc1.style-module__icon-right__WiI7N:after,.style-module__btn-secondary-light__wBuc1.style-module__icon-only__EfIlC:before{background-color:var(--neutral-white)}.style-module__btn-secondary-light__wBuc1:hover,.style-module__btn-secondary-light__wBuc1:active{color:var(--brand-300-primary);box-shadow:inset 0 0 0 2px var(--brand-300-primary);background-color:#0000}.style-module__btn-secondary-light__wBuc1:hover.style-module__icon-left__yptLL:before,.style-module__btn-secondary-light__wBuc1:hover.style-module__icon-right__WiI7N:after,.style-module__btn-secondary-light__wBuc1:hover.style-module__icon-only__EfIlC:before,.style-module__btn-secondary-light__wBuc1:active.style-module__icon-left__yptLL:before,.style-module__btn-secondary-light__wBuc1:active.style-module__icon-right__WiI7N:after,.style-module__btn-secondary-light__wBuc1:active.style-module__icon-only__EfIlC:before{background-color:var(--brand-300-primary)}.style-module__btn-secondary-light__wBuc1:active{box-shadow:inset 0 0 0 3px var(--brand-300-primary)}.style-module__btn-tertiary__2CjQz{color:var(--brand-accent-primary);background-color:#0000}.style-module__btn-tertiary__2CjQz.style-module__icon-left__yptLL:before,.style-module__btn-tertiary__2CjQz.style-module__icon-right__WiI7N:after,.style-module__btn-tertiary__2CjQz.style-module__icon-only__EfIlC:before{background-color:var(--brand-accent-primary)}.style-module__btn-tertiary__2CjQz:hover{color:var(--brand-primary);background-color:#0000}.style-module__btn-tertiary__2CjQz:hover.style-module__icon-left__yptLL:before,.style-module__btn-tertiary__2CjQz:hover.style-module__icon-right__WiI7N:after,.style-module__btn-tertiary__2CjQz:hover.style-module__icon-only__EfIlC:before{background-color:var(--brand-primary)}.style-module__btn-tertiary__2CjQz:active{box-shadow:unset;color:var(--brand-300-primary);background-color:#0000}.style-module__btn-tertiary__2CjQz:active.style-module__icon-left__yptLL:before,.style-module__btn-tertiary__2CjQz:active.style-module__icon-right__WiI7N:after,.style-module__btn-tertiary__2CjQz:active.style-module__icon-only__EfIlC:before{background-color:var(--brand-300-primary)}.style-module__normal-btn__qHevU{min-width:145px;height:35px;padding:12px 28px}.style-module__normal-btn__qHevU.style-module__icon-left__yptLL,.style-module__normal-btn__qHevU.style-module__icon-right__WiI7N{min-width:171px;height:40px}.style-module__normal-btn__qHevU.style-module__icon-only__EfIlC{min-width:80px;height:40px}.style-module__small-btn__Axtvq{min-width:90px;height:31px;padding:10px 18px}.style-module__small-btn__Axtvq.style-module__icon-left__yptLL,.style-module__small-btn__Axtvq.style-module__icon-right__WiI7N{min-width:115px;height:36px}.style-module__small-btn__Axtvq.style-module__icon-only__EfIlC{min-width:64px}.style-module__large-btn__X3--3{min-width:153px;height:43px;padding:16px 34px}.style-module__large-btn__X3--3.style-module__icon-left__yptLL,.style-module__large-btn__X3--3.style-module__icon-right__WiI7N{min-width:182px;height:51px}.style-module__large-btn__X3--3.style-module__icon-only__EfIlC{min-width:91px}.style-module__container__Qt7Ix{flex-flow:wrap;justify-content:flex-start;gap:10px;width:100%;display:flex}.style-module__image__1qdut,.style-module__new__fOnXf{border:1px solid var(--neutral-300);background-color:var(--neutral-150);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:80px;height:80px;transition:scale .3s,box-shadow .3s;display:flex;position:relative}.style-module__image__1qdut:hover,.style-module__new__fOnXf:hover{scale:1.03;box-shadow:0 0 6px 2px #0000001a}.style-module__image__1qdut:active,.style-module__new__fOnXf:active{box-shadow:unset;scale:.99}.style-module__image__1qdut>img{object-fit:cover;width:100%}.style-module__image__1qdut .style-module__close__9k-p1{cursor:pointer;opacity:.7;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s,opacity .3s;display:flex;position:absolute;top:0;right:0}.style-module__image__1qdut .style-module__close__9k-p1:before,.style-module__image__1qdut .style-module__close__9k-p1:after{content:"";background-color:var(--neutral-900-text);width:100%;height:3px;display:block;position:absolute}.style-module__image__1qdut .style-module__close__9k-p1:before{transform:rotate(45deg)}.style-module__image__1qdut .style-module__close__9k-p1:after{transform:rotate(-45deg)}.style-module__image__1qdut .style-module__close__9k-p1:focus{background-color:var(--error-primary);width:100%;height:100%;transition:width .1s,height .3s}.style-module__image__1qdut .style-module__close__9k-p1:focus:before,.style-module__image__1qdut .style-module__close__9k-p1:focus:after{background-color:var(--neutral-white)}.style-module__new__fOnXf{justify-content:center;align-items:center;display:flex}.style-module__new__fOnXf:after{content:"+";color:var(--neutral-500);font-size:1.9em}.style-module__wait__qnGnj{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;background-color:#bed4db9f;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.style-module__container__tUkU0{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;height:100%;display:flex}.style-module__container__tUkU0 input{display:none}.style-module__text__5dksK{color:var(--neutral-500);font-size:14px}.style-module__indicator__BdmZs{outline:1px solid var(--brand-primary);outline-offset:-1px;aspect-ratio:1;border-radius:2px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .1s;display:flex;position:relative}.style-module__indicator__BdmZs:hover{box-shadow:inset 0 0 0 2px var(--brand-primary)}.style-module__indicator__BdmZs:before{content:"";border:solid var(--neutral-white);opacity:0;border-width:0 2px 2px 0;width:35%;height:70%;transition:scale .1s,opacity .1s;position:absolute;top:0;transform:rotate(45deg)scale(0)}.style-module__container__tUkU0>input[type=radio]~.style-module__indicator__BdmZs{border-radius:50%}.style-module__container__tUkU0>input[type=radio]~.style-module__indicator__BdmZs:before{border-radius:inherit;top:unset;transform:unset;border-width:0;width:70%;height:70%}.style-module__container__tUkU0>input[type=radio]:checked~.style-module__indicator__BdmZs{box-shadow:inset 0 0 0 5px var(--brand-primary)}.style-module__container__tUkU0>input[type=checkbox]:checked~.style-module__indicator__BdmZs{background-color:var(--brand-primary)}.style-module__container__tUkU0>input:checked~.style-module__indicator__BdmZs:before{opacity:1;scale:1}.style-module__container__nvLZo{--ui-arrow-size:10px;--ui-arrow-color:var(--brand-primary);--ui-arrow-max:var(--ui-arrow-size) solid var(--ui-arrow-color);--ui-arrow-min:calc(var(--ui-arrow-size) / 2) solid transparent}.style-module__container__nvLZo:after{content:"";width:0;height:0;transition:rotate .1s;display:block}.style-module__container__nvLZo.style-module__down__0mCw1:after{border-left:var(--ui-arrow-min);border-right:var(--ui-arrow-min);border-top:var(--ui-arrow-max)}.style-module__container__nvLZo.style-module__up__4e9Cz:after{border-left:var(--ui-arrow-min);border-right:var(--ui-arrow-min);border-bottom:var(--ui-arrow-max)}.style-module__container__nvLZo.style-module__left__tsvvk:after{border-top:var(--ui-arrow-min);border-right:var(--ui-arrow-max);border-bottom:var(--ui-arrow-min)}.style-module__container__nvLZo.style-module__right__-YgfC:after{border-top:var(--ui-arrow-min);border-left:var(--ui-arrow-max);border-bottom:var(--ui-arrow-min)}.style-module__container-element__bbCnL{z-index:1}.style-module__container__P3B9C{cursor:pointer;outline:none;flex-direction:column;justify-content:center;min-height:25px;display:flex;position:relative}.style-module__select__BYzzT{box-sizing:border-box;flex-direction:row;align-items:center;min-height:45px;padding:10px;display:flex}.style-module__container-element__bbCnL:has(input[type=hidden]:disabled) .style-module__arrow__pfRrX:after{border-top-color:var(--neutral-200)}.style-module__container__P3B9C.style-module__opened__1ytU8>.style-module__select__BYzzT>.style-module__arrow__pfRrX:after{rotate:180deg}.style-module__select-list__c--KX{background-color:var(--neutral-white);border:1px solid var(--neutral-200);opacity:0;visibility:hidden;flex-direction:column;min-width:100%;max-height:40dvh;margin:0;padding:0;list-style-type:none;transition:transform .3s ease-in-out,opacity .3s,visibility .3s;display:flex;position:absolute;top:calc(100% - 1px);right:-1px;overflow:auto;transform:translateY(-10%);box-shadow:0 4px 5px #0000001a}.style-module__container__P3B9C.style-module__left__pbJ6F>.style-module__select-list__c--KX{left:-1px}.style-module__container__P3B9C.style-module__right__WUUwr>.style-module__select-list__c--KX{right:-1px}.style-module__container__P3B9C.style-module__hidden__u48qc>.style-module__select-list__c--KX{display:none}.style-module__container__P3B9C.style-module__opened__1ytU8>.style-module__select-list__c--KX{opacity:1;visibility:visible;transform:translateY(0)}.style-module__optgpoup__VDA2I{margin:0;padding:0;list-style-type:none}.style-module__optgpoup__VDA2I>li.style-module__label__GP062{cursor:default;padding:10px;font-weight:700}.style-module__optgpoup__VDA2I>li.style-module__option__byy-y{padding-left:5%!important}.style-module__title__x7nug,.style-module__select-list__c--KX li{color:var(--neutral-900-text);-webkit-user-select:none;user-select:none;font-size:20px}.style-module__title__x7nug{color:var(--neutral-900-text)}.style-module__select-list__c--KX li.style-module__option__byy-y{cursor:pointer;justify-content:flex-start;align-items:center;min-height:25px;padding:5px;transition:background-color .3s;display:flex}.style-module__select-list__c--KX li.style-module__option__byy-y:hover,.style-module__select-list__c--KX li.style-module__option__byy-y.style-module__active__ORdtQ{background-color:var(--brand-300-primary);transition:background-color .3s}.style-module__select-list__c--KX li.style-module__option__byy-y.style-module__disabled__xA0bc{background-color:var(--neutral-100);color:var(--neutral-200);cursor:default}.style-module__container__3-2SP{cursor:pointer;outline:none;flex-direction:row;align-items:center;display:inline-flex;position:relative}.style-module__container__3-2SP.ui-dropdown-block{position:relative}.style-module__container__3-2SP.ui-dropdown-block:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.style-module__container__3-2SP.ui-dropdown-block.style-module__hide__4ywHX:after{display:none}.style-module__container__3-2SP.style-module__down__STzsX>.style-module__dropdown-list__O27el{top:100%}.style-module__container__3-2SP.style-module__up__PYaUD>.style-module__dropdown-list__O27el{bottom:100%}.style-module__container__3-2SP.style-module__left__9XBs6>.style-module__dropdown-list__O27el{left:0}.style-module__container__3-2SP.style-module__right__Tvd1->.style-module__dropdown-list__O27el{right:0}.style-module__container__3-2SP.style-module__opened__GjGrB .style-module__dropdown-list__O27el{opacity:1;visibility:visible;transform:translateY(0)}.style-module__container__3-2SP.style-module__opened__GjGrB .style-module__arrow__SCvqs:after{rotate:180deg}.style-module__dropdown-list__O27el{background-color:var(--neutral-white);opacity:0;visibility:hidden;z-index:50;border-radius:2px;flex-direction:column;margin:0;padding:0;list-style-type:none;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;transform:translateY(-10%);box-shadow:0 0 9px 2px #0000001a}.style-module__dropdown-list__O27el li.style-module__item__v8SnZ{color:var(--neutral-900-text);white-space:nowrap;box-sizing:border-box;width:100%;padding:7px;font-size:18px;font-weight:400}.style-module__dropdown-list__O27el li.style-module__item__v8SnZ:hover{background-color:var(--brand-300-primary);border-radius:inherit}.style-module__dropdown-list__O27el li.style-module__item__v8SnZ:has(a.active){background-color:var(--brand-300-primary);border-radius:inherit}.style-module__arrow__SCvqs{padding:5px}body.brand-ac{--brand-accent-primary:#f9ac38;--brand-accent-primary-rgb:249, 172, 56;--brand-300-primary:#fac15d;--brand-primary:#131211;--brand-accent-secondary:#005ca9;--brand-800t-secondary:#001e49;--neutral-white:#fff;--neutral-100:#f6f6f6;--neutral-150:#fbf3e6;--neutral-200:#eeecea;--neutral-300:#cecbc6;--neutral-400:#909498;--neutral-500:#56595d;--neutral-900-text:#1e1e1e;--error-primary:#ff4231;--error-secondary:#ffeeed;--success-primary:#2bc3a0;--success-secondary:#f0fff1}body,body.brand-as{--brand-accent-primary:#5ebed6;--brand-accent-primary-rgb:94, 190, 214;--brand-300-primary:#adced8;--brand-background-primary:#131211;--neutral-white:#fff;--neutral-100:#f6f6f6;--neutral-150:#bed4db;--neutral-200:#eeecea;--neutral-300:#cecbc6;--neutral-400:#909498;--neutral-500:#56595d;--neutral-900-text:#1d1d1b;--error-primary:#ff4231;--error-secondary:#ffeeed;--success-primary:#2bc3a0;--success-secondary:#f0fff1}body.brand-at{--brand-primary:#02505e;--brand-accent-primary-rgb:2, 80, 94;--brand-300-primary:#11889d;--brand-accent-primary:#04141f;--neutral-white:#fff;--neutral-100:#f6f6f6;--neutral-150:#f8fbfc;--neutral-200:#eeecea;--neutral-300:#cecbc6;--neutral-400:#909498;--neutral-500:#56595d;--neutral-900-text:#1e1e1e;--error-primary:#ff4231;--error-secondary:#ffeeed;--success-primary:#2bc3a0;--success-secondary:#f0fff1}
|
|
2
2
|
/*$vite$:1*/
|
package/package.json
CHANGED
|
@@ -1,84 +1,89 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "react-artasys-ui",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "./dist/index.cjs.js",
|
|
6
|
-
"module": "./dist/index.
|
|
7
|
-
"types": "./dist/index.d.ts",
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
},
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
|
|
44
|
-
"
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
"@
|
|
49
|
-
"@
|
|
50
|
-
"@
|
|
51
|
-
"@storybook
|
|
52
|
-
"@storybook/
|
|
53
|
-
"@storybook/
|
|
54
|
-
"@storybook/
|
|
55
|
-
"@
|
|
56
|
-
"@
|
|
57
|
-
"@
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
"react
|
|
83
|
-
|
|
84
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "react-artasys-ui",
|
|
3
|
+
"version": "0.1.32",
|
|
4
|
+
"description": "",
|
|
5
|
+
"main": "./dist/index.cjs.js",
|
|
6
|
+
"module": "./dist/index.es.js",
|
|
7
|
+
"types": "./dist/index.d.ts",
|
|
8
|
+
"type": "module",
|
|
9
|
+
"scripts": {
|
|
10
|
+
"test": "jest",
|
|
11
|
+
"build": "vite build",
|
|
12
|
+
"copy-css": "copyfiles -u 1 src/**/*.module.css lib/",
|
|
13
|
+
"storybook": "storybook dev -p 6006",
|
|
14
|
+
"build-storybook": "storybook build",
|
|
15
|
+
"prepublishOnly": "npm run build"
|
|
16
|
+
},
|
|
17
|
+
"exports": {
|
|
18
|
+
".": {
|
|
19
|
+
"types": "./dist/index.d.ts",
|
|
20
|
+
"import": "./dist/index.es.js",
|
|
21
|
+
"require": "./dist/index.cjs.js"
|
|
22
|
+
},
|
|
23
|
+
"./dist/styles.css": "./dist/styles.css"
|
|
24
|
+
},
|
|
25
|
+
"jest": {
|
|
26
|
+
"transform": {
|
|
27
|
+
"^.+\\.[t|j]sx?$": "babel-jest"
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"files": [
|
|
31
|
+
"dist"
|
|
32
|
+
],
|
|
33
|
+
"publishConfig": {
|
|
34
|
+
"registry": "https://registry.npmjs.org/"
|
|
35
|
+
},
|
|
36
|
+
"repository": {
|
|
37
|
+
"type": "git",
|
|
38
|
+
"url": "git+https://github.com/SergoMorello/react.artasys.ui.git"
|
|
39
|
+
},
|
|
40
|
+
"keywords": [],
|
|
41
|
+
"author": "Sergey Serov",
|
|
42
|
+
"license": "MIT",
|
|
43
|
+
"bugs": {
|
|
44
|
+
"url": "https://github.com/SergoMorello/react.artasys.ui/issues"
|
|
45
|
+
},
|
|
46
|
+
"homepage": "https://github.com/SergoMorello/react.artasys.ui#readme",
|
|
47
|
+
"devDependencies": {
|
|
48
|
+
"@babel/preset-env": "^7.22.20",
|
|
49
|
+
"@babel/preset-react": "^7.26.3",
|
|
50
|
+
"@babel/preset-typescript": "^7.26.0",
|
|
51
|
+
"@chromatic-com/storybook": "^3.2.3",
|
|
52
|
+
"@storybook/addon-essentials": "^8.4.7",
|
|
53
|
+
"@storybook/addon-interactions": "^8.4.7",
|
|
54
|
+
"@storybook/addon-onboarding": "^8.4.7",
|
|
55
|
+
"@storybook/addon-webpack5-compiler-swc": "^2.0.0",
|
|
56
|
+
"@storybook/blocks": "^8.4.7",
|
|
57
|
+
"@storybook/react": "^8.4.7",
|
|
58
|
+
"@storybook/react-webpack5": "^8.4.7",
|
|
59
|
+
"@storybook/test": "^8.4.7",
|
|
60
|
+
"@types/jest": "^29.5.0",
|
|
61
|
+
"@types/react-dom": "^18.2.0",
|
|
62
|
+
"@vitejs/plugin-react": "^6.0.1",
|
|
63
|
+
"autoprefixer": "^10.4.16",
|
|
64
|
+
"babel-jest": "^29.5.0",
|
|
65
|
+
"babel-loader": "^9.2.1",
|
|
66
|
+
"css-loader": "^6.8.1",
|
|
67
|
+
"jest": "^29.5.0",
|
|
68
|
+
"mini-css-extract-plugin": "^2.10.0",
|
|
69
|
+
"postcss-loader": "^7.3.3",
|
|
70
|
+
"sass": "^1.99.0",
|
|
71
|
+
"sass-loader": "^16.0.4",
|
|
72
|
+
"storybook": "^8.4.7",
|
|
73
|
+
"style-loader": "^3.3.3",
|
|
74
|
+
"ts-loader": "^9.5.2",
|
|
75
|
+
"typescript": "^5.7.3",
|
|
76
|
+
"typescript-plugin-css-modules": "^5.0.1",
|
|
77
|
+
"vite": "^8.0.7",
|
|
78
|
+
"vite-plugin-dts": "^4.5.4",
|
|
79
|
+
"webpack-cli": "^5.1.4"
|
|
80
|
+
},
|
|
81
|
+
"dependencies": {
|
|
82
|
+
"@types/react": "^18.2.0",
|
|
83
|
+
"react-hook-form": "^7.47.0"
|
|
84
|
+
},
|
|
85
|
+
"peerDependencies": {
|
|
86
|
+
"react": "^18.2.0",
|
|
87
|
+
"react-dom": "^18.2.0"
|
|
88
|
+
}
|
|
89
|
+
}
|