master-components-react-ts 2.5.8 → 2.5.10
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/Table/Table.types.d.ts +1 -0
- package/dist/index.js +839 -838
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode(`@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";button.mc__MainButton-module__mainButton{width:100%;display:flex;padding:8px;justify-content:center;align-items:center;border-radius:6px;min-width:100px;outline:none;border:none;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}button.mc__MainButton-module__mainButton.mc__MainButton-module__sm{height:32px}button.mc__MainButton-module__mainButton.mc__MainButton-module__md{height:36px}button.mc__MainButton-module__mainButton.mc__MainButton-module__lg{height:40px}button.mc__MainButton-module__mainButton .mc__MainButton-module__mainButtonContent{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}button.mc__MainButton-module__mainButton .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral{background:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#004fe5!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral.mc__MainButton-module__focused{outline:2px solid #dee9fc;outline-offset:0px;background:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive{background:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#266905!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive.mc__MainButton-module__focused{outline:2px solid #c3ebb0;outline-offset:0px;background:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative{background:#e3292f}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#db1d23!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative.mc__MainButton-module__focused{outline:2px solid #fcdcdc;outline-offset:0px;background:#e3292f}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral{background:#ecf3ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#dee9fc!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__disabled{background:#f2f2f2;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__focused{outline-offset:0px;background:#ecf3ff;box-shadow:0 0 0 2px #0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive{background:#effce8}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#e0fad2!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive.mc__MainButton-module__focused{outline:2px solid #60bf30;outline-offset:0px;background:#effce8}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative{background:#fff2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#fcdcdc!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative.mc__MainButton-module__focused{outline:2px solid #ff5757;outline-offset:0px;background:#fff2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#db1d23}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral{background:#f2f2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#e6e6e6!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__disabled{background:#f2f2f2;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__focused{outline:2px solid #c1c2c7;outline-offset:0px;background:#f2f2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#131314}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive{background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#effce8!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__disabled{background:#fff;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__focused{outline:2px solid #91e766;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative{background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#fff2f2!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__disabled{background:#fff;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__focused{outline:2px solid #fcdcdc;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#e3292f}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2{background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#ecf3ff!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__disabled{background:#f2f2f2;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__focused{outline:2px solid #dee9fc;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2 .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3{border:1px solid #e6e6e6;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){border-color:#c1c2c7!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__disabled{background:#fff;border:1px solid #e6e6e6;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__focused{border:1px solid transparent;outline:2px solid #dee9fc;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3 .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#292d33}.mc__FormInput-module__inputWrapper{width:100%;display:flex;flex-direction:column;gap:10px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__sm .mc__FormInput-module__formInputWrapper{height:36px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__md .mc__FormInput-module__formInputWrapper{height:40px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputLabel{width:100%;overflow:hidden;color:#95969c;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInput{width:100%;overflow:hidden;color:#7a7b80;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputHelperText{width:100%;overflow:hidden;color:#95969c;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputWrapper{border-radius:6px;border:1px solid #e6e6e6;background:#fafafa}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputWrapper .mc__FormInput-module__formInput{width:100%;overflow:hidden;color:#7a7b80;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px;cursor:not-allowed}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputWrapper .mc__FormInput-module__formInput::placeholder{width:100%;overflow:hidden;color:#7a7b80;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper .mc__FormInput-module__formInputLabel{width:100%;overflow:hidden;color:#131314;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper .mc__FormInput-module__formInputLabel .mc__FormInput-module__formInputRequired{overflow:hidden;color:#e3292f;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper .mc__FormInput-module__formInputHelperSlot{display:flex;align-items:center;justify-content:center}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper{width:100%;display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;border:1px solid #e6e6e6;background:#fff}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__errorState{border-radius:6px;background:#fff;outline:1px solid #f63e45;outline-offset:-1px;box-shadow:none}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__focused{border-radius:6px;background:#fff;outline:2px solid #0058ff;outline-offset:-2px;box-shadow:none}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__active{border-radius:6px;background:#fff;outline:1.5px solid #0058ff;outline-offset:-1.5px;box-shadow:0 0 0 2px #dee9fc}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__errorFocused{border-radius:6px;background:#fff;outline:2px solid #f63e45;outline-offset:-2px;box-shadow:none}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__errorActive{border-radius:6px;background:#fff;outline:1.5px solid #f63e45;outline-offset:-1.5px;box-shadow:0 0 0 2px #fcdcdd}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper input.mc__FormInput-module__formInput{border:none;outline:none;background-color:transparent;caret-color:#0058ff;width:100%;overflow:hidden;color:#131314;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper input.mc__FormInput-module__formInput::placeholder{width:100%;overflow:hidden;color:#646569;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper .mc__FormInput-module__formInputSlot{display:grid;place-items:center}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputHelperText{width:100%;overflow:hidden;color:#131314;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputHelperText.mc__FormInput-module__errorHelperText{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px;color:#e3292f}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputHelperText.mc__FormInput-module__successHelperText{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px;color:#328707}.mc__Textarea-module__textareaContainer{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;flex-shrink:0}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textAreaLabel{justify-content:space-between;display:flex;align-items:center;gap:.125rem;width:100%}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textAreaLabel p{width:100%;overflow:hidden;color:#131314;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textAreaLabel .mc__Textarea-module__required{color:#d92d20;font-size:.875rem;font-family:var(--font-inter-regular);font-style:normal;font-weight:500;line-height:1.25rem}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap{display:inline-block;width:100%;position:relative}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap.mc__Textarea-module__resize textarea{resize:both}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap.mc__Textarea-module__resize:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M10%202L2%2010'%20stroke='%23D5D7DA'%20stroke-linecap='round'/%3e%3cpath%20d='M11%207L7%2011'%20stroke='%23D5D7DA'%20stroke-linecap='round'/%3e%3c/svg%3e");width:.9375rem;background:transparent;position:absolute;right:.125rem;bottom:.3125rem;pointer-events:none;border-radius:25%}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textareaIconClose{position:absolute;right:8px;top:8px;cursor:pointer}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea{border-radius:6px;border:1px solid #c1c2c7;background:#fff;padding:8px 12px;resize:none;width:100%;overflow:hidden;color:#131314;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-resizer{display:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-scrollbar{width:0}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-scrollbar-track{-webkit-box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-scrollbar-thumb{background-color:none;outline:0}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__errorState{border-radius:6px;background:#fff;outline:1px solid #f63e45;outline-offset:-1px;box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__focused{border-radius:6px;background:#fff;outline:2px solid #0058ff;outline-offset:-2px;box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__active{border-radius:6px;background:#fff;outline:1.5px solid #0058ff;outline-offset:-1.5px;box-shadow:0 0 0 2px #dee9fc}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__errorFocused{border-radius:6px;background:#fff;outline:2px solid #f63e45;outline-offset:-2px;box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__errorActive{border-radius:6px;background:#fff;outline:1.5px solid #f63e45;outline-offset:-1.5px;box-shadow:0 0 0 2px #fcdcdd}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::placeholder{width:100%;overflow:hidden;color:#646569;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textareaFooter{width:100%;display:flex;justify-content:flex-end;align-items:center}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textareaFooter p{color:#131314;text-align:right;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__Toggle-module__toggleWrapper{position:relative;overflow:hidden;border-radius:13.333px;background:#c1c2c7;padding:4px;cursor:pointer}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__checked{background:#0058ff}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__error{background:#e3292f}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__disabled{background:#d4d5d6;cursor:not-allowed}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__disabled.mc__Toggle-module__checked{background:#95969c}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__sm{width:24px;height:16px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__sm.mc__Toggle-module__checked .mc__Toggle-module__toggleState{left:calc(100% - 12px)}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__sm .mc__Toggle-module__toggleState{width:8px;height:8px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__md{width:32px;height:20px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__md.mc__Toggle-module__checked .mc__Toggle-module__toggleState{left:calc(100% - 16px)}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__md .mc__Toggle-module__toggleState{width:12px;height:12px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__lg{width:40px;height:24px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__lg .mc__Toggle-module__toggleState{width:16px;height:16px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__lg.mc__Toggle-module__checked .mc__Toggle-module__toggleState{left:calc(100% - 20px)}.mc__Toggle-module__toggleWrapper .mc__Toggle-module__toggleState{border-radius:8px;background:#fff;position:absolute;top:50%;left:4px;transform:translateY(-50%);transition:.2s all}.mc__Checkbox-module__checkboxWrapper{overflow:hidden;border:2px solid #c1c2c7;background:#fff;position:relative;padding:5px 4px;border-radius:3px;cursor:pointer;transition:.2;display:grid;place-items:center;width:18px;height:18px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mc__Checkbox-module__checkboxWrapper .mc__Checkbox-module__checkMark{display:grid;place-items:center}.mc__Checkbox-module__checkboxWrapper .mc__Checkbox-module__checkMark svg{width:.625rem;user-select:none;pointer-events:none}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__error{border-color:#e3292f}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__error.mc__Checkbox-module__checked{background:#e3292f;border:none}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked{background:#0058ff;border:none}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked.mc__Checkbox-module__disabled{background:#95969c}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__disabled{cursor:not-allowed;border-color:#c1c2c7!important}.mc__Checkbox-module__Namespace_Hr.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked{background:#32b45f;border:.0625rem solid #32b45f}.mc__Checkbox-module__Namespace_Hr.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked:hover{background:#24994d;border:.0625rem solid #24994d}.mc__Checkbox-module__dark{background:#373a41;border:unset}.mc__Checkbox-module__dark.mc__Checkbox-module__checked{background:#0158ff;border:.0625rem solid #0158ff}.mc__Checkbox-module__dark.mc__Checkbox-module__checked.mc__Checkbox-module__disabled svg path{stroke:#d5d7da}.mc__Checkbox-module__dark.mc__Checkbox-module__disabled{background:#8d8d8d!important;border:.0625rem solid #373a41!important}.mc__Dropdown-module__dropdownWrapper{user-select:none;width:100%}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper{width:100%;cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot{display:flex;align-items:center;gap:2px;border-right:1px solid #e6e6e6}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot p{overflow:hidden;color:#717680;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot img{width:30px;height:30px;object-fit:contain}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot .mc__Dropdown-module__dropdownRightIconArrow{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-in-out;width:29px;height:24px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot .mc__Dropdown-module__dropdownRightIconArrow.mc__Dropdown-module__focused{transform:rotate(180deg)}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot{overflow:hidden;width:100%;display:flex;align-items:center;gap:6px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem{border-radius:999px;background:#f2f2f2;min-width:80px;max-width:100px;display:flex;align-items:center;gap:6px;padding:6px 12px;cursor:default}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem .mc__Dropdown-module__dropdownInputSlotItemLabel{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131314;font-family:var(--font-inter-regular);font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem .mc__Dropdown-module__dropdownInputSlotItemClose{display:flex;justify-content:center;align-items:center;cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem.mc__Dropdown-module__dropdownInputSlotItemMore{justify-content:center;min-width:44px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon{display:flex;align-items:center;gap:8px;margin:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon .mc__Dropdown-module__dropdownRightIconClose{display:flex;align-items:center;justify-content:center;cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon .mc__Dropdown-module__dropdownRightIconArrow{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-in-out}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon.mc__Dropdown-module__focused .mc__Dropdown-module__dropdownRightIconArrow{transform:rotate(180deg)}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer{width:100%;z-index:500;padding:8px;border-radius:12px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px #1313140a;display:flex;flex-direction:column;gap:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList{width:100%;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;align-self:stretch}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem{width:100%;border-radius:4px;background:#fff;display:flex;padding:6px 16px 6px 6px;align-items:center;gap:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__selected{width:100%;border-radius:4px;background:#ecf3ff}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__selected .mc__Dropdown-module__dropdownItemLabel{width:100%}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__selected .mc__Dropdown-module__dropdownItemLabel p{width:100%;overflow:hidden;color:#0058ff!important;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__hovered{cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__hovered:hover{background:#f2f2f2}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__disabled p:first-of-type{color:#95969c!important}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__itemCheckbox{display:flex;justify-content:center;align-items:center}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel{width:calc(100% - 20px);display:flex;align-items:center;justify-content:space-between}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel .mc__Dropdown-module__dropdownItemLabelInput{display:flex;align-items:center;gap:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel .mc__Dropdown-module__dropdownItemLabelInput .mc__Dropdown-module__countryName{overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel .mc__Dropdown-module__dropdownItemLabelInput .mc__Dropdown-module__countryDialCode{overflow:hidden;color:#646569;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel p:first-of-type:not(.mc__Dropdown-module__selectAll){width:100%}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel p:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131314;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel p:last-of-type{overflow:hidden;color:#131314;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__TreeNode-module__treeNodeContainer{width:100%;display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNodeItem{display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNodeItem.mc__TreeNode-module__inDropDown{max-height:16rem;overflow:auto}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode{display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode.mc__TreeNode-module__visible{display:flex}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode.mc__TreeNode-module__hidden{display:none}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode .mc__TreeNode-module__labelRow{display:flex;align-items:center;gap:8px;border-radius:.375rem;background:#fff;padding:.5rem;cursor:pointer}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode .mc__TreeNode-module__labelRow:hover{background:#fafafa}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode .mc__TreeNode-module__labelRow .mc__TreeNode-module__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131314;font-family:var(--font-inter-regular);font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.1px}.mc__TreeNode-module__children{display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__dropdownListFooter{background-color:#fff;width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-top:2px solid #fafafa;margin-top:8px}.mc__TreeNode-module__dropdownListFooter span{font-size:.875rem;color:#3a3b3e;cursor:pointer}.mc__Radio-module__radioWrapper{width:24px;height:24px;border-radius:50%;overflow:hidden;position:relative;cursor:pointer;transition:.2s}.mc__Tooltip-module__tooltipContainer{position:relative}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent{border-radius:.5rem;background:#181d27;padding:.75rem;max-width:200px;min-width:118px;position:absolute;z-index:99999;word-break:break-word}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__withoutPointer:before{all:initial}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent:before{content:" ";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-width:6px;margin-left:-6px}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__top:before{top:100%;border-top-color:#181d27;left:var(--pointer-position)}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__right:before{left:-6px;top:50%;transform:translate(0) translateY(-50%);border-right-color:#181d27}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__bottom:before{bottom:100%;left:var(--pointer-position);border-bottom-color:#181d27}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__left:before{left:auto;right:-12px;top:50%;transform:translate(0) translateY(-50%);border-left-color:#181d27}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipTitle{width:100%;word-break:break-word;color:#fff;font-family:var(--font-inter-regular);font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipText{width:100%;word-break:break-word;color:#ffffffe6;font-family:var(--font-inter-regular);font-size:.75rem;font-style:normal;font-weight:500;line-height:1.125rem}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent{background:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__top:before{border-top-color:#fff;left:var(--pointer-position)}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__right:before{border-right-color:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__bottom:before{border-bottom-color:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__left:before{border-left-color:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipTitle{color:#0c0e12}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipText{color:#0c0e12e6}.mc__Popup-module__modalOverlay{width:100vw;height:100vh;display:grid;place-items:center;position:fixed;top:0;left:0;z-index:250;background:#0a0d12b3}.mc__Popup-module__modalOverlay ::-webkit-scrollbar{width:0}.mc__Popup-module__modalOverlay ::-webkit-scrollbar-track{-webkit-box-shadow:none}.mc__Popup-module__modalOverlay ::-webkit-scrollbar-thumb{background-color:none;outline:0}.mc__Popup-module__modalOverlay.mc__Popup-module__popupDrawerMode{overflow:hidden;place-items:end}.mc__Popup-module__modalOverlay.mc__Popup-module__popupDrawerMode .mc__Popup-module__popupContainer{min-height:unset;max-height:unset;min-width:17.5rem;height:100vh;animation:mc__Popup-module__EnterFromLeft .3s forwards}@keyframes mc__Popup-module__EnterFromLeft{0%{left:100%}to{left:0}}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer{padding:1.5rem;min-height:13.75rem;max-height:calc(100vh - 5.625rem);position:relative;transition:.2s;z-index:280;border-radius:.75rem;background:#fff;box-shadow:0 1.25rem 1.5rem -.25rem #0a0d1214,0 .5rem .5rem -.25rem #0a0d1208,0 .1875rem .1875rem -.0938rem #0a0d120a;animation:mc__Popup-module__fadeIn .3s forwards}@keyframes mc__Popup-module__fadeIn{0%{opacity:0}to{opacity:1}}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__closeButton{display:grid;place-items:center;cursor:pointer;position:absolute;top:1.25rem;right:1.5rem;z-index:14}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer.mc__Popup-module__withOptions{width:25rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer.mc__Popup-module__withOptions.mc__Popup-module__horizontal{width:34rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader{width:100%;position:sticky;top:0;background:#fff;z-index:1}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupTitle{margin-top:1rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupTitle h2{color:#181d27;font-size:1.125rem;font-style:normal;font-weight:600;font-family:var(--font-inter-regular);line-height:1.75rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupDescription{margin-top:.25rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupDescription p{color:#535862;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;font-family:var(--font-inter-regular)}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__typeIcon{display:flex;align-items:center;justify-content:space-between}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__typeIcon .mc__Popup-module__icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:624.9375rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__templateWrapper{width:100%;position:relative}.mc__Popup-module__dark.mc__Popup-module__modalOverlay{background:#22262f75}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer{background:#0c0e12;box-shadow:0 1.25rem 1.5rem -.25rem #0a0d1214,0 .5rem .5rem -.25rem #0a0d1208,0 .1875rem .1875rem -.0938rem #0a0d120a}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader{background:#0c0e12}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupTitle h2{color:#f7f7f7}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupDescription p{color:#94979c}.mc__NotificationToast-module__toastContainer{display:flex;flex-direction:column;gap:10px;position:fixed;z-index:9999999;width:328px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast{padding:8px;border-radius:8px;width:100%}@keyframes mc__NotificationToast-module__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes mc__NotificationToast-module__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__fadeIn{animation:mc__NotificationToast-module__fadeIn .3s ease-out}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__fadeOut{animation:mc__NotificationToast-module__fadeOut .3s ease-in forwards}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral{background:#131314}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled{border:1px solid #222224;background:#f2f2f2}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#131314!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info{background:#0058ff}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled{border:1px solid #0058ff;background:#ecf3ff}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#0058ff!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error{background:#e3292f}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled{border:1px solid #f63e45;background:#fff2f2}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#e3292f!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success{background:#328707}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled{border:1px solid #399c08;background:#effce8}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#328707!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent{width:100%;display:flex;align-items:center;justify-content:space-between}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft{width:100%;display:flex;align-items:center;gap:8px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentInfoIcon{display:flex;align-items:center;justify-content:center}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentLeftText{width:100%;display:flex;flex-direction:column;gap:10px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentLeftText .mc__NotificationToast-module__notificationToastContentLeftTextTitle{width:100%;overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:14px;font-style:normal;font-weight:450;letter-spacing:.1px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentLeftText .mc__NotificationToast-module__notificationToastContentLeftTextDescription{width:100%;color:#fff;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;letter-spacing:0px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight{display:flex;align-items:center;gap:10px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight .mc__NotificationToast-module__notificationToastContentRightUndoText{overflow:hidden;color:#fff;text-align:center;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px;cursor:pointer}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight .mc__NotificationToast-module__notificationToastContentRightClose{display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:10px;border-left:2px solid rgba(255,255,255,.25)}.mc__TimePicker-module__timepickerWrapper{user-select:none;scroll-behavior:smooth;width:100%}.mc__TimePicker-module__timepickerWrapper *{scrollbar-width:none}.mc__TimePicker-module__timepickerWrapper *::-webkit-scrollbar{display:none}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper{width:100%}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon{display:flex;align-items:center;gap:8px;margin:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon .mc__TimePicker-module__dropdownRightIconClose{display:flex;align-items:center;justify-content:center;cursor:pointer}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon .mc__TimePicker-module__dropdownRightIconArrow{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-in-out}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon.mc__TimePicker-module__focused .mc__TimePicker-module__dropdownRightIconArrow{transform:rotate(180deg)}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper{width:218px;border-radius:12px;box-shadow:0 2px 4px #1313140a;border:1px solid #e6e6e6;background:#fff;display:flex;flex-direction:column;gap:8px;z-index:150}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader{padding:8px 8px 0}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader .mc__TimePicker-module__timepickerDropdownHeaderButtons{width:100%;display:flex;justify-content:space-between;gap:2px;border-radius:8px;background:#f2f2f2;padding:2px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader p{padding:5px 20px;color:#646569;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px;cursor:pointer}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader p.mc__TimePicker-module__active{color:#131314;border-radius:6px;background:#fff;box-shadow:0 2px 4px #1313140a}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody{width:100%;display:flex;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody .mc__TimePicker-module__timepickerDropdownBodyHours{width:50%;display:flex;flex-direction:column;align-items:center;height:230px;overflow-y:auto;border-right:1px solid #e6e6e6;padding:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody .mc__TimePicker-module__timepickerDropdownBodyMinutes{width:50%;display:flex;flex-direction:column;align-items:center;height:230px;overflow-y:auto;padding:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody .mc__TimePicker-module__timepickerDropdownBodyAmPm{width:50%;display:flex;flex-direction:column;align-items:center;height:230px;overflow-y:auto;border-left:1px solid #e6e6e6;padding:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody p{padding:6px 10px;border-radius:4px;cursor:pointer;width:100%;color:#131314;text-align:center;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody p:hover{background:#fafafa}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody p.mc__TimePicker-module__active{background:#ecf3ff;color:#0058ff}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownFooter{padding:8px}.mc__Datepicker-module__datepickerContainer{width:100%;user-select:none;scroll-behavior:smooth}.mc__Datepicker-module__datepickerContainer::-webkit-scrollbar{display:block!important;width:0}.mc__Datepicker-module__datepickerContainer::-webkit-scrollbar-thumb{opacity:0}.mc__Datepicker-module__datepickerContainer .mc__Datepicker-module__datepickerInputWrapper{width:100%;cursor:pointer}.mc__Datepicker-module__datepickerContainer .mc__Datepicker-module__datepickerInputWrapper .mc__Datepicker-module__datepickerLeftIcon{display:flex;align-items:center;justify-content:center}.mc__Datepicker-module__datepickerContainer .mc__Datepicker-module__datepickerInputWrapper .mc__Datepicker-module__datepickerRightIcon{display:flex;align-items:center;justify-content:center;cursor:pointer}.mc__Calendar-module__datePicker{z-index:500;position:absolute;left:0;top:calc(100% + 8px);display:flex;border-radius:.75rem;border:1px solid #e9eaeb;background:#fff;box-shadow:0 20px 24px -4px #0a0d1214,0 8px 8px -4px #0a0d1208,0 3px 3px -1.5px #0a0d120a;width:279px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick{padding:1rem}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__border,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__border{width:.0625rem;background-color:#e9eaeb;margin:0 8px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__calendarWrapper,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__calendarWrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__quickPick,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__quickPick{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:160px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__quickPick li,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__quickPick li{width:100%;padding:8px;color:#414651;font-family:var(--font-inter-regular);font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;border-radius:.375rem}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__quickPick li:hover,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__quickPick li:hover{background:#fafafa;text-decoration:unset}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar{width:656px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick{width:848px}.mc__Calendar-module__datePicker .mc__Calendar-module__datePickerHeader{width:100%;display:flex;flex-direction:column;gap:8px;padding:8px}.mc__Calendar-module__datePicker .mc__Calendar-module__datePickerHeader span{color:#414651;text-align:center;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.mc__Calendar-module__datePicker .mc__Calendar-module__div{width:100%}.mc__Calendar-module__datePicker .mc__Calendar-module__div span{font-family:var(--font-inter-regular)}.mc__Calendar-module__datePicker .mc__Calendar-module__currentDateHeader{overflow:hidden;color:#131314;text-align:center;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px;padding:6px 16px;border-radius:6px;border:1px solid #e6e6e6;background:#fff;cursor:pointer}.mc__Calendar-module__datePicker .mc__Calendar-module__left,.mc__Calendar-module__datePicker .mc__Calendar-module__right{display:flex;justify-content:center;align-items:center;cursor:pointer}.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__singleIcon,.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__doubleIcon,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__singleIcon,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__doubleIcon{display:flex;justify-content:center;align-items:center}.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__singleIcon:hover,.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__doubleIcon:hover,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__singleIcon:hover,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__doubleIcon:hover{opacity:.6}.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__doubleIcon svg:first-of-type,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__doubleIcon svg:first-of-type{margin-right:-15px}.mc__Calendar-module__datePicker .mc__Calendar-module__left span,.mc__Calendar-module__datePicker .mc__Calendar-module__right span{position:relative}.mc__Calendar-module__datePicker .mc__Calendar-module__left span:after,.mc__Calendar-module__datePicker .mc__Calendar-module__right span:after{position:absolute;top:4px;inset-inline-start:4px;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-block-start-width:1.5px;border-block-end-width:0;border-inline-start-width:1.5px;border-inline-end-width:0;color:#a4a7ae;content:""}.mc__Calendar-module__datePicker .mc__Calendar-module__left span:before,.mc__Calendar-module__datePicker .mc__Calendar-module__right span:before{position:absolute;top:0;inset-inline-start:0;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-block-start-width:1.5px;border-block-end-width:0;border-inline-start-width:1.5px;border-inline-end-width:0;color:#a4a7ae;content:""}.mc__Calendar-module__datePicker .mc__Calendar-module__calendarWrapper{padding:0 8px;width:100%;display:flex;flex-direction:column;justify-content:space-between}.mc__Calendar-module__datePicker table{border-collapse:collapse;border-spacing:0 0}.mc__Calendar-module__datePicker table thead{border-bottom:2px solid #e6e6e6}.mc__Calendar-module__datePicker table thead tr th{color:#7a7b80}.mc__Calendar-module__datePicker table tbody{margin-top:12px}.mc__Calendar-module__datePicker table .mc__Calendar-module__spacerRow td{height:4px;border:none;padding:0}.mc__Calendar-module__datePicker table th,.mc__Calendar-module__datePicker table td:not(.mc__Calendar-module__spacerRow td){text-align:center;color:#131314;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px;width:36px;height:36px;padding:6px;border-radius:6px;background:#fff}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day{cursor:pointer;border-radius:6px;font-size:.875rem;line-height:1.25rem;box-sizing:border-box!important}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day:hover{background:#fafafa}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__today{position:relative}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__today:before{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);background-color:#0158ff;width:5px;height:5px;border-radius:50%;z-index:1}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__inRange{background:#f2f2f2}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__selected,.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__startDate,.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__endDate{background-color:#0158ff;color:#fff;position:relative}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__disabled{color:#a4a7ae;pointer-events:none;opacity:.4}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__endDate:before{background-color:#fafafa;width:20px;height:40px;position:absolute;top:0;inset-inline-start:0;inset-inline-end:0;z-index:-1;content:""}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__startDate:before{background-color:#fafafa;width:20px;height:40px;position:absolute;top:0;right:0;z-index:-1;content:""}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__endDate.mc__Calendar-module__startDate:before{content:none}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__otherMonth{color:#95969c;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__otherMonth.mc__Calendar-module__startDate,.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__otherMonth.mc__Calendar-module__endDate{color:#fff}.mc__Calendar-module__datePicker ul.mc__Calendar-module__monthsWrapper{width:100%;display:flex;flex-direction:column;gap:2px;height:257px;overflow:auto}.mc__Calendar-module__datePicker ul.mc__Calendar-module__monthsWrapper li.mc__Calendar-module__month{width:100%;border-radius:4px;background:#fff;padding:6px 10px;cursor:pointer;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Calendar-module__datePicker ul.mc__Calendar-module__monthsWrapper li.mc__Calendar-module__month.mc__Calendar-module__pickedMonth{background:#ecf3ff;color:#0158ff}.mc__Calendar-module__datePicker .mc__Calendar-module__buttonWrapper{margin-top:8px;padding:8px;border-top:1px solid #e6e6e6}.mc__Skeleton-module__skeleton{background-color:#e0e0e0;border-radius:4px;position:relative;overflow:hidden;display:grid;place-items:center}.mc__Skeleton-module__skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);animation:mc__Skeleton-module__shimmer 1.5s infinite}.mc__Skeleton-module__text{height:1rem;width:100%;margin:8px 0}.mc__Skeleton-module__avatar{height:40px;width:40px;border-radius:50%}@keyframes mc__Skeleton-module__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.mc__Skeleton-module__dark.mc__Skeleton-module__skeleton{background-color:#5a5a5a}.mc__Skeleton-module__dark.mc__Skeleton-module__skeleton:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%)}.mc__ActionDropdown-module__actionDropdownContainer{width:100%}.mc__ActionDropdown-module__actionDropdownContainer.mc__ActionDropdown-module__collapsed .mc__ActionDropdown-module__actionDropdownIcon{transform:rotate(180deg)}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownContent{width:100%;border-radius:6px;background:#f2f2f2;display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownContent .mc__ActionDropdown-module__actionDropdownTitle{width:90%;white-space:nowrap;overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-weight:400;line-height:24px;letter-spacing:.1px;border-right:1px solid #ffffff;padding:8px 16px}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownContent .mc__ActionDropdown-module__actionDropdownIcon{display:flex;align-items:center;justify-content:center;padding:8px;width:40px;height:40px;transition:transform .2s ease-in-out}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList{width:100%;border-radius:12px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px #1313140a;height:250px;overflow:auto;padding:8px;z-index:150}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList .mc__ActionDropdown-module__actionDropdownItem{width:100%;border-radius:4px;background:#fff;padding:6px 10px;overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-weight:400;line-height:24px;letter-spacing:.1px;cursor:pointer}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList .mc__ActionDropdown-module__actionDropdownItem:hover,.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList .mc__ActionDropdown-module__actionDropdownItem.mc__ActionDropdown-module__selected{border-radius:4px;background:#f2f2f2}.mc__InlineLoading-module__inlineLoadingWrapper{width:100%}.mc__InlineLoading-module__inlineLoadingWrapper div{display:flex;gap:.5rem}.mc__InlineLoading-module__inlineLoadingWrapper div.mc__InlineLoading-module__loading svg{animation:mc__InlineLoading-module__anim 1s infinite linear}@keyframes mc__InlineLoading-module__anim{to{transform:rotate(1turn)}}.mc__InlineLoading-module__inlineLoadingWrapper div span{color:#181d27;font-family:var(--font-inter-regular);font-size:var(--Font-size-text-md, 16px);font-style:normal;font-weight:400;line-height:1.125rem;font-size:.75rem}.mc__InlineLoading-module__dark.mc__InlineLoading-module__inlineLoadingWrapper span{color:#f7f7f7}.mc__Slider-module__sliderContainer{width:100%;display:flex;flex-direction:column;align-items:center}.mc__Slider-module__slider{position:relative;width:100%;height:4px;border-radius:50%;background:#e6e6e6;cursor:pointer}.mc__Slider-module__sliderProgress{position:absolute;height:4px;border-radius:624.9375rem;background:#0058ff}.mc__Slider-module__thumb{position:absolute;top:50%;width:20px;height:20px;cursor:grab;border-radius:999px;border:3px solid #fff;background:#0058ff;box-shadow:0 2px 4px #1313141f;padding:10px;transform:translate(-50%,-50%);z-index:2}.mc__Slider-module__thumb:active{cursor:grabbing}.mc__Slider-module__thumbLeft{z-index:3}.mc__Slider-module__thumbRight{z-index:4}.mc__Slider-module__thumbSingle{z-index:2}.mc__Slider-module__tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:4px 8px;border-radius:6px;background:#131314;box-shadow:0 2px 4px #1313140a,0 8px 16px #1313141a;color:#fff;font-size:13px;font-family:var(--font-inter-regular);font-style:normal;font-weight:450;line-height:20px;letter-spacing:0;z-index:1000;opacity:1;transition:opacity .2s ease-in-out,transform .2s ease-in-out;min-width:max-content;--arrow-position: 50%}.mc__Slider-module__tooltip:after{content:"";position:absolute;top:100%;left:var(--arrow-position);transform:translate(-50%);border:4px solid transparent;border-top-color:#181d27;transition:left .2s ease-in-out}.mc__Slider-module__values{margin-top:24px;display:flex;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #e9eaeb;background:#fff}.mc__Slider-module__values span{color:#181d27;font-family:var(--font-inter-regular);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.mc__Slider-module__values.mc__Slider-module__top{position:absolute;bottom:calc(100% + .375rem);right:50%;transform:translate(50%)}.mc__Slider-module__values.mc__Slider-module__top span{color:#414651;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mc__Slider-module__values.mc__Slider-module__bottom{position:absolute;top:20%;right:50%;transform:translate(50%)}.mc__Slider-module__values.mc__Slider-module__bottom span{color:#414651;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mc__FilterWithTags-module__filterWithTagsContainer{width:100%;display:flex;align-items:center}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsButton{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupTitle{color:#181d27;font-family:var(--font-inter-semibold);font-size:20px;font-style:normal;font-weight:600;line-height:30px}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupContent{width:100%}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupContent.mc__FilterWithTags-module__filterWithTagsPopupContentDrawer{height:calc(100vh - 106px)}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupFooter{display:flex;align-items:center;justify-content:space-between;width:100%}.mc__FilterContent-module__filterContent{width:100%;display:flex;flex-direction:column;gap:16px;padding:16px 0}.mc__FilterContent-module__filterContent .mc__FilterContent-module__filterContentOptionHeader .mc__FilterContent-module__filterContentOptionTitle{color:#181d27;font-family:var(--font-inter-semibold);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.mc__FilterContent-module__filterContent .mc__FilterContent-module__filterContentOption:not(.mc__FilterContent-module__filterContentOptionLast){padding-bottom:16px;border-bottom:1px solid #e9eaeb}.mc__Table-module__tableContainer *{font-family:var(--font-inter-regular)}.mc__Table-module__tableContainer *::-webkit-scrollbar{width:4px}.mc__Table-module__tableContainer *::-webkit-scrollbar-track{border-radius:1px;background-color:#f2f2f2}.mc__Table-module__tableContainer *::-webkit-scrollbar-thumb{border-radius:8px;background-color:#13131440}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper{width:100%;overflow-x:auto;background-color:#fff;border:1px solid #e6e6e6;border-bottom:none;border-right:none}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper::-webkit-scrollbar{height:4px}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper::-webkit-scrollbar-track{border-radius:1px;background-color:#f2f2f2}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper::-webkit-scrollbar-thumb{border-radius:8px;background-color:#13131440}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper.mc__Table-module__resizing{user-select:none;cursor:col-resize}.mc__Table-module__tableContainer .mc__Table-module__table{width:100%;border-collapse:collapse;font-size:14px;font-weight:400;min-width:600px;color:#131314;background-color:#fff}.mc__Table-module__tableContainer th{cursor:pointer}.mc__Table-module__tableContainer th,.mc__Table-module__tableContainer td{padding:12px 16px;border-bottom:1px solid #eaeaea;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-right:1px solid #e6e6e6}.mc__Table-module__tableContainer th{background-color:#fdfdfd;font-weight:550;font-size:14px;line-height:20px;color:#131314;letter-spacing:.1px;user-select:none;position:relative}.mc__Table-module__tableContainer .mc__Table-module__headerContent{display:flex;align-items:center;width:100%;overflow:hidden;text-overflow:ellipsis;gap:4px;font-family:var(--font-inter-semibold)}.mc__Table-module__tableContainer .mc__Table-module__resizeHandle{position:absolute;right:0;top:0;bottom:0;width:5px;background-color:transparent;cursor:col-resize;transition:background-color .2s ease;z-index:10}.mc__Table-module__tableContainer tr:hover td{background-color:#fcfcfc}.mc__Table-module__tableContainer .mc__Table-module__clickable:hover{cursor:pointer}.mc__Table-module__tableContainer .mc__Table-module__empty{text-align:center;color:#999;font-style:italic;padding:40px 0;font-size:15px;background-color:#fefefe}.mc__Table-module__tableContainer .mc__Table-module__checkboxHeader{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;overflow:hidden;white-space:normal!important;text-overflow:clip!important}.mc__Table-module__tableContainer .mc__Table-module__checkboxCell{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;overflow:visible!important;white-space:normal!important;text-overflow:clip!important}.mc__Table-module__tableContainer .mc__Table-module__checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0058ff;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #c1c2c7;border-radius:3px;background-color:#fff;position:relative}.mc__Table-module__tableContainer .mc__Table-module__checkbox:checked{background-color:#0058ff;border-color:#0058ff}.mc__Table-module__tableContainer .mc__Table-module__checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:6px;background-color:#fff;mask:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.7 0.3C7.3 -0.1 6.7 -0.1 6.3 0.3L3 3.6L1.7 2.3C1.3 1.9 0.7 1.9 0.3 2.3C-0.1 2.7 -0.1 3.3 0.3 3.7L2.3 5.7C2.5 5.9 2.7 6 3 6C3.3 6 3.5 5.9 3.7 5.7L7.7 1.7C8.1 1.3 8.1 0.7 7.7 0.3Z' fill='white'/%3E%3C/svg%3E") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.7 0.3C7.3 -0.1 6.7 -0.1 6.3 0.3L3 3.6L1.7 2.3C1.3 1.9 0.7 1.9 0.3 2.3C-0.1 2.7 -0.1 3.3 0.3 3.7L2.3 5.7C2.5 5.9 2.7 6 3 6C3.3 6 3.5 5.9 3.7 5.7L7.7 1.7C8.1 1.3 8.1 0.7 7.7 0.3Z' fill='white'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain}.mc__Table-module__tableContainer .mc__Table-module__checkbox:hover{border-color:#0058ff}.mc__Table-module__tableContainer .mc__Table-module__tableHeader{color:#131314;font-size:14px;line-height:24px;font-weight:550;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;min-height:24px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mc__Table-module__tableContainer .mc__Table-module__tableHeader.mc__Table-module__visible{opacity:1;visibility:visible}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderLeftContent{display:flex;align-items:center;gap:8px}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderLeftContent .mc__Table-module__actionButton{display:flex;align-items:center;gap:8px;background-color:#f2f2f2;padding:6px 12px;border-radius:6px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.1px}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderLeftContent .mc__Table-module__actionButton:hover{cursor:pointer;background-color:#e6e6e6}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderRightContent{display:flex;align-items:center}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderSeparator{width:2px;height:20px;background-color:#d4d5d6;border-radius:2px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination{display:flex;align-items:center;gap:16px;max-width:400px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton{background-color:transparent;border:none;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#131314;cursor:pointer}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton:hover:not(:disabled){background-color:#f8f9fa;color:#0058ff}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton:disabled{border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton:disabled svg path{fill:#c1c2c7}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationInfo{font-size:14px;color:#6b7280;font-weight:500;font-family:var(--font-inter-regular)}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight{display:flex;align-items:center;gap:8px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight .mc__Table-module__paginationInfo,.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight .mc__Table-module__paginationSelectLabel{color:#73757a;font-size:14px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:.14px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight .mc__Table-module__divider{font-weight:500;width:2px;height:16px;background-color:#ccc;border-radius:2px}.mc__Table-module__pageNumber{min-width:32px!important;height:32px!important;padding:4px 8px!important;font-size:14px!important;font-weight:500!important;border-radius:6px!important}.mc__Table-module__pageNumber.mc__Table-module__active{background-color:#0058ff!important;color:#fff!important}.mc__Table-module__pageNumber.mc__Table-module__active:hover{background-color:#0048cc!important;color:#fff!important}.mc__Table-module__pageNumber:hover:not(.mc__Table-module__active):not(:disabled){background-color:#f8f9fa!important;color:#0058ff!important}.mc__Table-module__ellipsis{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;font-size:14px;color:#6b7280;font-weight:500;padding:0 4px}.mc__Table-module__actionsHeader .mc__Table-module__actionsHeader{width:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;padding:0!important;overflow:hidden;white-space:normal!important;text-overflow:clip!important;justify-content:center}.mc__Table-module__actionsHeader .mc__Table-module__actionsCell{width:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;padding:0!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;position:relative}.mc__Table-module__actionsHeader .mc__Table-module__actionsContainer{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.mc__Table-module__actionsHeader .mc__Table-module__actionsTrigger{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.mc__Table-module__actionsHeader .mc__Table-module__actionsTrigger:hover{background-color:#f2f2f2}.mc__Table-module__actionsHeader .mc__Table-module__actionsMenu{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;overflow:hidden;margin-top:4px}.mc__Table-module__actionsHeader .mc__Table-module__actionsMenu.mc__Table-module__actionsMenuFixed{position:fixed;margin-top:0;top:auto;right:auto}.mc__Table-module__actionsHeader .mc__Table-module__actionItem{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:14px;color:#131314;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.mc__Table-module__actionsHeader .mc__Table-module__actionItem:hover{background-color:#f6f8ff}.mc__Table-module__actionsHeader .mc__Table-module__actionItem:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mc__Table-module__actionsHeader .mc__Table-module__actionItem:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mc__Table-module__actionsHeader .mc__Table-module__actionItem svg{flex-shrink:0}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration{display:flex;align-items:center;gap:8px;position:relative}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration .mc__Table-module__columnConfigurationIcon{padding:8px;width:32px;height:32px;border-radius:8px;background-color:#fafafa;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration .mc__Table-module__columnConfigurationIcon:hover{cursor:pointer;background-color:#f2f2f2}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown{position:absolute;right:calc(100% - 8px);top:40px;width:200px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;align-self:stretch;z-index:1500;padding:8px;border-radius:12px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px #1313140a}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li{width:100%;border-radius:4px;background:#fff;display:flex;padding:6px 16px 6px 6px;align-items:center;gap:8px;transition:all .2s ease}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li:hover{cursor:pointer;background-color:#f2f2f2}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li.mc__Table-module__dragging{opacity:.5;transform:rotate(2deg);background-color:#e3f2fd;border:1px dashed #2196f3}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li.mc__Table-module__dragOver{background-color:#f2f2f2;border-top:2px solid #0058ff}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li .mc__Table-module__columnConfigurationItemIcon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:grab;padding:4px}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li .mc__Table-module__columnConfigurationItemIcon:active{cursor:grabbing}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li p{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.1px;color:#131314}.mc__Table-module__rowsPerPageDropdown{position:relative;display:inline-block}.mc__Table-module__rowsPerPageList{position:absolute;left:0;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:100%;margin:0;list-style:none;display:flex;flex-direction:column;gap:2px}.mc__Table-module__rowsPerPageList.mc__Table-module__openDownward{top:calc(100% + 4px)}.mc__Table-module__rowsPerPageList.mc__Table-module__openUpward{bottom:calc(100% + 4px)}.mc__Table-module__rowsPerPageOption{padding:8px 12px;font-size:14px;color:#131314;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.mc__Table-module__rowsPerPageOption:hover{background:#f2f2f2}.mc__Table-module__rowsPerPageOption.mc__Table-module__selected{background:#ecf3ff}.mc__Table-module__rowsPerPageOption:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.mc__Table-module__rowsPerPageOption:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}:root{--font-inter-regular: "Inter", system-ui, sans-serif;--font-inter-medium: "Inter", system-ui, sans-serif;--font-inter-semibold: "Inter", system-ui, sans-serif}.mc__DropdownPill-module__dropdownPill{cursor:pointer;width:100%;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;gap:8px}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected{width:100%;border-radius:4px}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected .mc__DropdownPill-module__dropdownItemLabel{width:100%}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected .mc__DropdownPill-module__dropdownItemLabel p{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__defaultSelected{background:#ecf3ff}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__defaultSelected p{color:#0058ff!important}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__altSelected{background:#0058ff}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__altSelected p{color:#fff!important}.mc__DropdownPill-module__dropdownPill:hover{background:#f2f2f2}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__disabled p:first-of-type{color:#95969c!important}.mc__DropdownPill-module__dropdownPill .mc__DropdownPill-module__dropdownPillText{overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}`)),document.head.appendChild(o)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode(`@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";button.mc__MainButton-module__mainButton{width:100%;display:flex;padding:8px;justify-content:center;align-items:center;border-radius:6px;min-width:100px;outline:none;border:none;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}button.mc__MainButton-module__mainButton.mc__MainButton-module__sm{height:32px}button.mc__MainButton-module__mainButton.mc__MainButton-module__md{height:36px}button.mc__MainButton-module__mainButton.mc__MainButton-module__lg{height:40px}button.mc__MainButton-module__mainButton .mc__MainButton-module__mainButtonContent{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}button.mc__MainButton-module__mainButton .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral{background:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#004fe5!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral.mc__MainButton-module__focused{outline:2px solid #dee9fc;outline-offset:0px;background:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__neutral .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive{background:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#266905!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive.mc__MainButton-module__focused{outline:2px solid #c3ebb0;outline-offset:0px;background:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__positive .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative{background:#e3292f}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#db1d23!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative.mc__MainButton-module__focused{outline:2px solid #fcdcdc;outline-offset:0px;background:#e3292f}button.mc__MainButton-module__mainButton.mc__MainButton-module__primary.mc__MainButton-module__negative .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral{background:#ecf3ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#dee9fc!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__disabled{background:#f2f2f2;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral.mc__MainButton-module__focused{outline-offset:0px;background:#ecf3ff;box-shadow:0 0 0 2px #0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__neutral .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive{background:#effce8}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#e0fad2!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive.mc__MainButton-module__focused{outline:2px solid #60bf30;outline-offset:0px;background:#effce8}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__positive .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative{background:#fff2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#fcdcdc!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative.mc__MainButton-module__disabled{background:#95969c;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative.mc__MainButton-module__focused{outline:2px solid #ff5757;outline-offset:0px;background:#fff2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__secondary.mc__MainButton-module__negative .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#db1d23}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral{background:#f2f2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#e6e6e6!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__disabled{background:#f2f2f2;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral.mc__MainButton-module__focused{outline:2px solid #c1c2c7;outline-offset:0px;background:#f2f2f2}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__neutral .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#131314}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive{background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#effce8!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__disabled{background:#fff;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive.mc__MainButton-module__focused{outline:2px solid #91e766;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__positive .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#328707}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative{background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#fff2f2!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__disabled{background:#fff;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative.mc__MainButton-module__focused{outline:2px solid #fcdcdc;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiary.mc__MainButton-module__negative .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#e3292f}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2{background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){background:#ecf3ff!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__disabled{background:#f2f2f2;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2.mc__MainButton-module__focused{outline:2px solid #dee9fc;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV2 .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#0058ff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3{border:1px solid #e6e6e6;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__loading{cursor:no-drop}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3:hover:not(.mc__MainButton-module__disabled):not(.mc__MainButton-module__loading){border-color:#c1c2c7!important}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__disabled{background:#fff;border:1px solid #e6e6e6;cursor:not-allowed}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__disabled .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#7a7b80}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3.mc__MainButton-module__focused{border:1px solid transparent;outline:2px solid #dee9fc;outline-offset:0px;background:#fff}button.mc__MainButton-module__mainButton.mc__MainButton-module__tertiaryV3 .mc__MainButton-module__mainButtonContent .mc__MainButton-module__mainButtonLabel{color:#292d33}.mc__FormInput-module__inputWrapper{width:100%;display:flex;flex-direction:column;gap:10px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__sm .mc__FormInput-module__formInputWrapper{height:36px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__md .mc__FormInput-module__formInputWrapper{height:40px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputLabel{width:100%;overflow:hidden;color:#95969c;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInput{width:100%;overflow:hidden;color:#7a7b80;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputHelperText{width:100%;overflow:hidden;color:#95969c;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputWrapper{border-radius:6px;border:1px solid #e6e6e6;background:#fafafa}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputWrapper .mc__FormInput-module__formInput{width:100%;overflow:hidden;color:#7a7b80;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px;cursor:not-allowed}.mc__FormInput-module__inputWrapper.mc__FormInput-module__disabled .mc__FormInput-module__formInputWrapper .mc__FormInput-module__formInput::placeholder{width:100%;overflow:hidden;color:#7a7b80;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper .mc__FormInput-module__formInputLabel{width:100%;overflow:hidden;color:#131314;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper .mc__FormInput-module__formInputLabel .mc__FormInput-module__formInputRequired{overflow:hidden;color:#e3292f;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputLabelWrapper .mc__FormInput-module__formInputHelperSlot{display:flex;align-items:center;justify-content:center}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper{width:100%;display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;border:1px solid #e6e6e6;background:#fff}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__errorState{border-radius:6px;background:#fff;outline:1px solid #f63e45;outline-offset:-1px;box-shadow:none}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__focused{border-radius:6px;background:#fff;outline:2px solid #0058ff;outline-offset:-2px;box-shadow:none}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__active{border-radius:6px;background:#fff;outline:1.5px solid #0058ff;outline-offset:-1.5px;box-shadow:0 0 0 2px #dee9fc}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__errorFocused{border-radius:6px;background:#fff;outline:2px solid #f63e45;outline-offset:-2px;box-shadow:none}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper.mc__FormInput-module__errorActive{border-radius:6px;background:#fff;outline:1.5px solid #f63e45;outline-offset:-1.5px;box-shadow:0 0 0 2px #fcdcdd}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper input.mc__FormInput-module__formInput{border:none;outline:none;background-color:transparent;caret-color:#0058ff;width:100%;overflow:hidden;color:#131314;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper input.mc__FormInput-module__formInput::placeholder{width:100%;overflow:hidden;color:#646569;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputWrapper .mc__FormInput-module__formInputSlot{display:grid;place-items:center}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputHelperText{width:100%;overflow:hidden;color:#131314;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputHelperText.mc__FormInput-module__errorHelperText{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px;color:#e3292f}.mc__FormInput-module__inputWrapper .mc__FormInput-module__formInputHelperText.mc__FormInput-module__successHelperText{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px;color:#328707}.mc__Textarea-module__textareaContainer{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;flex-shrink:0}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textAreaLabel{justify-content:space-between;display:flex;align-items:center;gap:.125rem;width:100%}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textAreaLabel p{width:100%;overflow:hidden;color:#131314;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textAreaLabel .mc__Textarea-module__required{color:#d92d20;font-size:.875rem;font-family:var(--font-inter-regular);font-style:normal;font-weight:500;line-height:1.25rem}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap{display:inline-block;width:100%;position:relative}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap.mc__Textarea-module__resize textarea{resize:both}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap.mc__Textarea-module__resize:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M10%202L2%2010'%20stroke='%23D5D7DA'%20stroke-linecap='round'/%3e%3cpath%20d='M11%207L7%2011'%20stroke='%23D5D7DA'%20stroke-linecap='round'/%3e%3c/svg%3e");width:.9375rem;background:transparent;position:absolute;right:.125rem;bottom:.3125rem;pointer-events:none;border-radius:25%}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textareaIconClose{position:absolute;right:8px;top:8px;cursor:pointer}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea{border-radius:6px;border:1px solid #c1c2c7;background:#fff;padding:8px 12px;resize:none;width:100%;overflow:hidden;color:#131314;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-resizer{display:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-scrollbar{width:0}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-scrollbar-track{-webkit-box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::-webkit-scrollbar-thumb{background-color:none;outline:0}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__errorState{border-radius:6px;background:#fff;outline:1px solid #f63e45;outline-offset:-1px;box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__focused{border-radius:6px;background:#fff;outline:2px solid #0058ff;outline-offset:-2px;box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__active{border-radius:6px;background:#fff;outline:1.5px solid #0058ff;outline-offset:-1.5px;box-shadow:0 0 0 2px #dee9fc}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__errorFocused{border-radius:6px;background:#fff;outline:2px solid #f63e45;outline-offset:-2px;box-shadow:none}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea.mc__Textarea-module__errorActive{border-radius:6px;background:#fff;outline:1.5px solid #f63e45;outline-offset:-1.5px;box-shadow:0 0 0 2px #fcdcdd}.mc__Textarea-module__textareaContainer .mc__Textarea-module__wrap .mc__Textarea-module__textarea::placeholder{width:100%;overflow:hidden;color:#646569;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textareaFooter{width:100%;display:flex;justify-content:flex-end;align-items:center}.mc__Textarea-module__textareaContainer .mc__Textarea-module__textareaFooter p{color:#131314;text-align:right;font-family:var(--font-inter-medium);font-size:12px;font-style:normal;font-weight:450;line-height:16px;letter-spacing:.1px}.mc__Toggle-module__toggleWrapper{position:relative;overflow:hidden;border-radius:13.333px;background:#c1c2c7;padding:4px;cursor:pointer}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__checked{background:#0058ff}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__error{background:#e3292f}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__disabled{background:#d4d5d6;cursor:not-allowed}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__disabled.mc__Toggle-module__checked{background:#95969c}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__sm{width:24px;height:16px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__sm.mc__Toggle-module__checked .mc__Toggle-module__toggleState{left:calc(100% - 12px)}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__sm .mc__Toggle-module__toggleState{width:8px;height:8px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__md{width:32px;height:20px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__md.mc__Toggle-module__checked .mc__Toggle-module__toggleState{left:calc(100% - 16px)}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__md .mc__Toggle-module__toggleState{width:12px;height:12px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__lg{width:40px;height:24px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__lg .mc__Toggle-module__toggleState{width:16px;height:16px}.mc__Toggle-module__toggleWrapper.mc__Toggle-module__lg.mc__Toggle-module__checked .mc__Toggle-module__toggleState{left:calc(100% - 20px)}.mc__Toggle-module__toggleWrapper .mc__Toggle-module__toggleState{border-radius:8px;background:#fff;position:absolute;top:50%;left:4px;transform:translateY(-50%);transition:.2s all}.mc__Checkbox-module__checkboxWrapper{overflow:hidden;border:2px solid #c1c2c7;background:#fff;position:relative;padding:5px 4px;border-radius:3px;cursor:pointer;transition:.2;display:grid;place-items:center;width:18px;height:18px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mc__Checkbox-module__checkboxWrapper .mc__Checkbox-module__checkMark{display:grid;place-items:center}.mc__Checkbox-module__checkboxWrapper .mc__Checkbox-module__checkMark svg{width:.625rem;user-select:none;pointer-events:none}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__error{border-color:#e3292f}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__error.mc__Checkbox-module__checked{background:#e3292f;border:none}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked{background:#0058ff;border:none}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked.mc__Checkbox-module__disabled{background:#95969c}.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__disabled{cursor:not-allowed;border-color:#c1c2c7!important}.mc__Checkbox-module__Namespace_Hr.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked{background:#32b45f;border:.0625rem solid #32b45f}.mc__Checkbox-module__Namespace_Hr.mc__Checkbox-module__checkboxWrapper.mc__Checkbox-module__checked:hover{background:#24994d;border:.0625rem solid #24994d}.mc__Checkbox-module__dark{background:#373a41;border:unset}.mc__Checkbox-module__dark.mc__Checkbox-module__checked{background:#0158ff;border:.0625rem solid #0158ff}.mc__Checkbox-module__dark.mc__Checkbox-module__checked.mc__Checkbox-module__disabled svg path{stroke:#d5d7da}.mc__Checkbox-module__dark.mc__Checkbox-module__disabled{background:#8d8d8d!important;border:.0625rem solid #373a41!important}.mc__Dropdown-module__dropdownWrapper{user-select:none;width:100%}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper{width:100%;cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot{display:flex;align-items:center;gap:2px;border-right:1px solid #e6e6e6}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot p{overflow:hidden;color:#717680;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot img{width:30px;height:30px;object-fit:contain}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot .mc__Dropdown-module__dropdownRightIconArrow{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-in-out;width:29px;height:24px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownInputSlot .mc__Dropdown-module__dropdownRightIconArrow.mc__Dropdown-module__focused{transform:rotate(180deg)}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot{overflow:hidden;width:100%;display:flex;align-items:center;gap:6px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem{border-radius:999px;background:#f2f2f2;min-width:80px;max-width:100px;display:flex;align-items:center;gap:6px;padding:6px 12px;cursor:default}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem .mc__Dropdown-module__dropdownInputSlotItemLabel{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131314;font-family:var(--font-inter-regular);font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem .mc__Dropdown-module__dropdownInputSlotItemClose{display:flex;justify-content:center;align-items:center;cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper ul.mc__Dropdown-module__dropdownInputSlot li.mc__Dropdown-module__dropdownInputSlotItem.mc__Dropdown-module__dropdownInputSlotItemMore{justify-content:center;min-width:44px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon{display:flex;align-items:center;gap:8px;margin:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon .mc__Dropdown-module__dropdownRightIconClose{display:flex;align-items:center;justify-content:center;cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon .mc__Dropdown-module__dropdownRightIconArrow{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-in-out}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownInputWrapper .mc__Dropdown-module__dropdownRightIcon.mc__Dropdown-module__focused .mc__Dropdown-module__dropdownRightIconArrow{transform:rotate(180deg)}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer{width:100%;z-index:500;padding:8px;border-radius:12px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px #1313140a;display:flex;flex-direction:column;gap:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList{width:100%;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;align-self:stretch}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem{width:100%;border-radius:4px;background:#fff;display:flex;padding:6px 16px 6px 6px;align-items:center;gap:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__selected{width:100%;border-radius:4px;background:#ecf3ff}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__selected .mc__Dropdown-module__dropdownItemLabel{width:100%}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__selected .mc__Dropdown-module__dropdownItemLabel p{width:100%;overflow:hidden;color:#0058ff!important;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__hovered{cursor:pointer}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__hovered:hover{background:#f2f2f2}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem.mc__Dropdown-module__disabled p:first-of-type{color:#95969c!important}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__itemCheckbox{display:flex;justify-content:center;align-items:center}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel{width:calc(100% - 20px);display:flex;align-items:center;justify-content:space-between}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel .mc__Dropdown-module__dropdownItemLabelInput{display:flex;align-items:center;gap:8px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel .mc__Dropdown-module__dropdownItemLabelInput .mc__Dropdown-module__countryName{overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel .mc__Dropdown-module__dropdownItemLabelInput .mc__Dropdown-module__countryDialCode{overflow:hidden;color:#646569;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel p:first-of-type:not(.mc__Dropdown-module__selectAll){width:100%}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel p:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131314;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Dropdown-module__dropdownWrapper .mc__Dropdown-module__dropdownListContainer ul.mc__Dropdown-module__dropdownList li.mc__Dropdown-module__dropdownItem .mc__Dropdown-module__dropdownItemLabel p:last-of-type{overflow:hidden;color:#131314;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__TreeNode-module__treeNodeContainer{width:100%;display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNodeItem{display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNodeItem.mc__TreeNode-module__inDropDown{max-height:16rem;overflow:auto}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode{display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode.mc__TreeNode-module__visible{display:flex}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode.mc__TreeNode-module__hidden{display:none}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode .mc__TreeNode-module__labelRow{display:flex;align-items:center;gap:8px;border-radius:.375rem;background:#fff;padding:.5rem;cursor:pointer}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode .mc__TreeNode-module__labelRow:hover{background:#fafafa}.mc__TreeNode-module__treeNodeContainer .mc__TreeNode-module__treeNode .mc__TreeNode-module__labelRow .mc__TreeNode-module__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131314;font-family:var(--font-inter-regular);font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.1px}.mc__TreeNode-module__children{display:flex;flex-direction:column;gap:.125rem}.mc__TreeNode-module__dropdownListFooter{background-color:#fff;width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-top:2px solid #fafafa;margin-top:8px}.mc__TreeNode-module__dropdownListFooter span{font-size:.875rem;color:#3a3b3e;cursor:pointer}.mc__Radio-module__radioWrapper{width:24px;height:24px;border-radius:50%;overflow:hidden;position:relative;cursor:pointer;transition:.2s}.mc__Tooltip-module__tooltipContainer{position:relative}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent{border-radius:.5rem;background:#181d27;padding:.75rem;max-width:200px;min-width:118px;position:absolute;z-index:99999;word-break:break-word}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__withoutPointer:before{all:initial}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent:before{content:" ";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-width:6px;margin-left:-6px}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__top:before{top:100%;border-top-color:#181d27;left:var(--pointer-position)}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__right:before{left:-6px;top:50%;transform:translate(0) translateY(-50%);border-right-color:#181d27}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__bottom:before{bottom:100%;left:var(--pointer-position);border-bottom-color:#181d27}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__left:before{left:auto;right:-12px;top:50%;transform:translate(0) translateY(-50%);border-left-color:#181d27}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipTitle{width:100%;word-break:break-word;color:#fff;font-family:var(--font-inter-regular);font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipText{width:100%;word-break:break-word;color:#ffffffe6;font-family:var(--font-inter-regular);font-size:.75rem;font-style:normal;font-weight:500;line-height:1.125rem}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent{background:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__top:before{border-top-color:#fff;left:var(--pointer-position)}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__right:before{border-right-color:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__bottom:before{border-bottom-color:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent.mc__Tooltip-module__left:before{border-left-color:#fff}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipTitle{color:#0c0e12}.mc__Tooltip-module__dark.mc__Tooltip-module__tooltipContainer .mc__Tooltip-module__tooltipContent .mc__Tooltip-module__tooltipText{color:#0c0e12e6}.mc__Popup-module__modalOverlay{width:100vw;height:100vh;display:grid;place-items:center;position:fixed;top:0;left:0;z-index:250;background:#0a0d12b3}.mc__Popup-module__modalOverlay ::-webkit-scrollbar{width:0}.mc__Popup-module__modalOverlay ::-webkit-scrollbar-track{-webkit-box-shadow:none}.mc__Popup-module__modalOverlay ::-webkit-scrollbar-thumb{background-color:none;outline:0}.mc__Popup-module__modalOverlay.mc__Popup-module__popupDrawerMode{overflow:hidden;place-items:end}.mc__Popup-module__modalOverlay.mc__Popup-module__popupDrawerMode .mc__Popup-module__popupContainer{min-height:unset;max-height:unset;min-width:17.5rem;height:100vh;animation:mc__Popup-module__EnterFromLeft .3s forwards}@keyframes mc__Popup-module__EnterFromLeft{0%{left:100%}to{left:0}}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer{padding:1.5rem;min-height:13.75rem;max-height:calc(100vh - 5.625rem);position:relative;transition:.2s;z-index:280;border-radius:.75rem;background:#fff;box-shadow:0 1.25rem 1.5rem -.25rem #0a0d1214,0 .5rem .5rem -.25rem #0a0d1208,0 .1875rem .1875rem -.0938rem #0a0d120a;animation:mc__Popup-module__fadeIn .3s forwards}@keyframes mc__Popup-module__fadeIn{0%{opacity:0}to{opacity:1}}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__closeButton{display:grid;place-items:center;cursor:pointer;position:absolute;top:1.25rem;right:1.5rem;z-index:14}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer.mc__Popup-module__withOptions{width:25rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer.mc__Popup-module__withOptions.mc__Popup-module__horizontal{width:34rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader{width:100%;position:sticky;top:0;background:#fff;z-index:1}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupTitle{margin-top:1rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupTitle h2{color:#181d27;font-size:1.125rem;font-style:normal;font-weight:600;font-family:var(--font-inter-regular);line-height:1.75rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupDescription{margin-top:.25rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupDescription p{color:#535862;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;font-family:var(--font-inter-regular)}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__typeIcon{display:flex;align-items:center;justify-content:space-between}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__typeIcon .mc__Popup-module__icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:624.9375rem}.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__templateWrapper{width:100%;position:relative}.mc__Popup-module__dark.mc__Popup-module__modalOverlay{background:#22262f75}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer{background:#0c0e12;box-shadow:0 1.25rem 1.5rem -.25rem #0a0d1214,0 .5rem .5rem -.25rem #0a0d1208,0 .1875rem .1875rem -.0938rem #0a0d120a}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader{background:#0c0e12}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupTitle h2{color:#f7f7f7}.mc__Popup-module__dark.mc__Popup-module__modalOverlay .mc__Popup-module__popupContainer .mc__Popup-module__popupHeader .mc__Popup-module__popupDescription p{color:#94979c}.mc__NotificationToast-module__toastContainer{display:flex;flex-direction:column;gap:10px;position:fixed;z-index:9999999;width:328px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast{padding:8px;border-radius:8px;width:100%}@keyframes mc__NotificationToast-module__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes mc__NotificationToast-module__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__fadeIn{animation:mc__NotificationToast-module__fadeIn .3s ease-out}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__fadeOut{animation:mc__NotificationToast-module__fadeOut .3s ease-in forwards}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral{background:#131314}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled{border:1px solid #222224;background:#f2f2f2}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__neutral.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#131314!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info{background:#0058ff}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled{border:1px solid #0058ff;background:#ecf3ff}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__info.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#0058ff!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error{background:#e3292f}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled{border:1px solid #f63e45;background:#fff2f2}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__error.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#e3292f!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success{background:#328707}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled{border:1px solid #399c08;background:#effce8}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextTitle,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentRightUndoText,.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast.mc__NotificationToast-module__success.mc__NotificationToast-module__filled .mc__NotificationToast-module__notificationToastContentLeftTextDescription{color:#328707!important}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent{width:100%;display:flex;align-items:center;justify-content:space-between}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft{width:100%;display:flex;align-items:center;gap:8px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentInfoIcon{display:flex;align-items:center;justify-content:center}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentLeftText{width:100%;display:flex;flex-direction:column;gap:10px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentLeftText .mc__NotificationToast-module__notificationToastContentLeftTextTitle{width:100%;overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:14px;font-style:normal;font-weight:450;letter-spacing:.1px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentLeft .mc__NotificationToast-module__notificationToastContentLeftText .mc__NotificationToast-module__notificationToastContentLeftTextDescription{width:100%;color:#fff;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;letter-spacing:0px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight{display:flex;align-items:center;gap:10px}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight .mc__NotificationToast-module__notificationToastContentRightUndoText{overflow:hidden;color:#fff;text-align:center;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-medium);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px;cursor:pointer}.mc__NotificationToast-module__toastContainer .mc__NotificationToast-module__notificationToast .mc__NotificationToast-module__notificationToastContent .mc__NotificationToast-module__notificationToastContentRight .mc__NotificationToast-module__notificationToastContentRightClose{display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:10px;border-left:2px solid rgba(255,255,255,.25)}.mc__TimePicker-module__timepickerWrapper{user-select:none;scroll-behavior:smooth;width:100%}.mc__TimePicker-module__timepickerWrapper *{scrollbar-width:none}.mc__TimePicker-module__timepickerWrapper *::-webkit-scrollbar{display:none}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper{width:100%}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon{display:flex;align-items:center;gap:8px;margin:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon .mc__TimePicker-module__dropdownRightIconClose{display:flex;align-items:center;justify-content:center;cursor:pointer}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon .mc__TimePicker-module__dropdownRightIconArrow{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-in-out}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerInputWrapper .mc__TimePicker-module__dropdownRightIcon.mc__TimePicker-module__focused .mc__TimePicker-module__dropdownRightIconArrow{transform:rotate(180deg)}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper{width:218px;border-radius:12px;box-shadow:0 2px 4px #1313140a;border:1px solid #e6e6e6;background:#fff;display:flex;flex-direction:column;gap:8px;z-index:150}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader{padding:8px 8px 0}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader .mc__TimePicker-module__timepickerDropdownHeaderButtons{width:100%;display:flex;justify-content:space-between;gap:2px;border-radius:8px;background:#f2f2f2;padding:2px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader p{padding:5px 20px;color:#646569;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px;cursor:pointer}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownHeader p.mc__TimePicker-module__active{color:#131314;border-radius:6px;background:#fff;box-shadow:0 2px 4px #1313140a}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody{width:100%;display:flex;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody .mc__TimePicker-module__timepickerDropdownBodyHours{width:50%;display:flex;flex-direction:column;align-items:center;height:230px;overflow-y:auto;border-right:1px solid #e6e6e6;padding:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody .mc__TimePicker-module__timepickerDropdownBodyMinutes{width:50%;display:flex;flex-direction:column;align-items:center;height:230px;overflow-y:auto;padding:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody .mc__TimePicker-module__timepickerDropdownBodyAmPm{width:50%;display:flex;flex-direction:column;align-items:center;height:230px;overflow-y:auto;border-left:1px solid #e6e6e6;padding:8px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody p{padding:6px 10px;border-radius:4px;cursor:pointer;width:100%;color:#131314;text-align:center;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody p:hover{background:#fafafa}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownBody p.mc__TimePicker-module__active{background:#ecf3ff;color:#0058ff}.mc__TimePicker-module__timepickerWrapper .mc__TimePicker-module__timepickerDropdownWrapper .mc__TimePicker-module__timepickerDropdownFooter{padding:8px}.mc__Datepicker-module__datepickerContainer{width:100%;user-select:none;scroll-behavior:smooth}.mc__Datepicker-module__datepickerContainer::-webkit-scrollbar{display:block!important;width:0}.mc__Datepicker-module__datepickerContainer::-webkit-scrollbar-thumb{opacity:0}.mc__Datepicker-module__datepickerContainer .mc__Datepicker-module__datepickerInputWrapper{width:100%;cursor:pointer}.mc__Datepicker-module__datepickerContainer .mc__Datepicker-module__datepickerInputWrapper .mc__Datepicker-module__datepickerLeftIcon{display:flex;align-items:center;justify-content:center}.mc__Datepicker-module__datepickerContainer .mc__Datepicker-module__datepickerInputWrapper .mc__Datepicker-module__datepickerRightIcon{display:flex;align-items:center;justify-content:center;cursor:pointer}.mc__Calendar-module__datePicker{z-index:500;position:absolute;left:0;top:calc(100% + 8px);display:flex;border-radius:.75rem;border:1px solid #e9eaeb;background:#fff;box-shadow:0 20px 24px -4px #0a0d1214,0 8px 8px -4px #0a0d1208,0 3px 3px -1.5px #0a0d120a;width:279px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick{padding:1rem}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__border,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__border{width:.0625rem;background-color:#e9eaeb;margin:0 8px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__calendarWrapper,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__calendarWrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__quickPick,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__quickPick{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:160px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__quickPick li,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__quickPick li{width:100%;padding:8px;color:#414651;font-family:var(--font-inter-regular);font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;border-radius:.375rem}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar .mc__Calendar-module__quickPick li:hover,.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick .mc__Calendar-module__quickPick li:hover{background:#fafafa;text-decoration:unset}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendar{width:656px}.mc__Calendar-module__datePicker.mc__Calendar-module__dualCalendarWithQuick{width:848px}.mc__Calendar-module__datePicker .mc__Calendar-module__datePickerHeader{width:100%;display:flex;flex-direction:column;gap:8px;padding:8px}.mc__Calendar-module__datePicker .mc__Calendar-module__datePickerHeader span{color:#414651;text-align:center;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.mc__Calendar-module__datePicker .mc__Calendar-module__div{width:100%}.mc__Calendar-module__datePicker .mc__Calendar-module__div span{font-family:var(--font-inter-regular)}.mc__Calendar-module__datePicker .mc__Calendar-module__currentDateHeader{overflow:hidden;color:#131314;text-align:center;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px;padding:6px 16px;border-radius:6px;border:1px solid #e6e6e6;background:#fff;cursor:pointer}.mc__Calendar-module__datePicker .mc__Calendar-module__left,.mc__Calendar-module__datePicker .mc__Calendar-module__right{display:flex;justify-content:center;align-items:center;cursor:pointer}.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__singleIcon,.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__doubleIcon,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__singleIcon,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__doubleIcon{display:flex;justify-content:center;align-items:center}.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__singleIcon:hover,.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__doubleIcon:hover,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__singleIcon:hover,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__doubleIcon:hover{opacity:.6}.mc__Calendar-module__datePicker .mc__Calendar-module__left .mc__Calendar-module__doubleIcon svg:first-of-type,.mc__Calendar-module__datePicker .mc__Calendar-module__right .mc__Calendar-module__doubleIcon svg:first-of-type{margin-right:-15px}.mc__Calendar-module__datePicker .mc__Calendar-module__left span,.mc__Calendar-module__datePicker .mc__Calendar-module__right span{position:relative}.mc__Calendar-module__datePicker .mc__Calendar-module__left span:after,.mc__Calendar-module__datePicker .mc__Calendar-module__right span:after{position:absolute;top:4px;inset-inline-start:4px;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-block-start-width:1.5px;border-block-end-width:0;border-inline-start-width:1.5px;border-inline-end-width:0;color:#a4a7ae;content:""}.mc__Calendar-module__datePicker .mc__Calendar-module__left span:before,.mc__Calendar-module__datePicker .mc__Calendar-module__right span:before{position:absolute;top:0;inset-inline-start:0;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-block-start-width:1.5px;border-block-end-width:0;border-inline-start-width:1.5px;border-inline-end-width:0;color:#a4a7ae;content:""}.mc__Calendar-module__datePicker .mc__Calendar-module__calendarWrapper{padding:0 8px;width:100%;display:flex;flex-direction:column;justify-content:space-between}.mc__Calendar-module__datePicker table{border-collapse:collapse;border-spacing:0 0}.mc__Calendar-module__datePicker table thead{border-bottom:2px solid #e6e6e6}.mc__Calendar-module__datePicker table thead tr th{color:#7a7b80}.mc__Calendar-module__datePicker table tbody{margin-top:12px}.mc__Calendar-module__datePicker table .mc__Calendar-module__spacerRow td{height:4px;border:none;padding:0}.mc__Calendar-module__datePicker table th,.mc__Calendar-module__datePicker table td:not(.mc__Calendar-module__spacerRow td){text-align:center;color:#131314;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px;width:36px;height:36px;padding:6px;border-radius:6px;background:#fff}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day{cursor:pointer;border-radius:6px;font-size:.875rem;line-height:1.25rem;box-sizing:border-box!important}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day:hover{background:#fafafa}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__today{position:relative}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__today:before{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);background-color:#0158ff;width:5px;height:5px;border-radius:50%;z-index:1}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__inRange{background:#f2f2f2}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__selected,.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__startDate,.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__endDate{background-color:#0158ff;color:#fff;position:relative}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__disabled{color:#a4a7ae;pointer-events:none;opacity:.4}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__endDate:before{background-color:#fafafa;width:20px;height:40px;position:absolute;top:0;inset-inline-start:0;inset-inline-end:0;z-index:-1;content:""}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__startDate:before{background-color:#fafafa;width:20px;height:40px;position:absolute;top:0;right:0;z-index:-1;content:""}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__endDate.mc__Calendar-module__startDate:before{content:none}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__otherMonth{color:#95969c;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:450;line-height:24px;letter-spacing:.1px}.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__otherMonth.mc__Calendar-module__startDate,.mc__Calendar-module__datePicker table td.mc__Calendar-module__day.mc__Calendar-module__otherMonth.mc__Calendar-module__endDate{color:#fff}.mc__Calendar-module__datePicker ul.mc__Calendar-module__monthsWrapper{width:100%;display:flex;flex-direction:column;gap:2px;height:257px;overflow:auto}.mc__Calendar-module__datePicker ul.mc__Calendar-module__monthsWrapper li.mc__Calendar-module__month{width:100%;border-radius:4px;background:#fff;padding:6px 10px;cursor:pointer;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__Calendar-module__datePicker ul.mc__Calendar-module__monthsWrapper li.mc__Calendar-module__month.mc__Calendar-module__pickedMonth{background:#ecf3ff;color:#0158ff}.mc__Calendar-module__datePicker .mc__Calendar-module__buttonWrapper{margin-top:8px;padding:8px;border-top:1px solid #e6e6e6}.mc__Skeleton-module__skeleton{background-color:#e0e0e0;border-radius:4px;position:relative;overflow:hidden;display:grid;place-items:center}.mc__Skeleton-module__skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);animation:mc__Skeleton-module__shimmer 1.5s infinite}.mc__Skeleton-module__text{height:1rem;width:100%;margin:8px 0}.mc__Skeleton-module__avatar{height:40px;width:40px;border-radius:50%}@keyframes mc__Skeleton-module__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.mc__Skeleton-module__dark.mc__Skeleton-module__skeleton{background-color:#5a5a5a}.mc__Skeleton-module__dark.mc__Skeleton-module__skeleton:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%)}.mc__ActionDropdown-module__actionDropdownContainer{width:100%}.mc__ActionDropdown-module__actionDropdownContainer.mc__ActionDropdown-module__collapsed .mc__ActionDropdown-module__actionDropdownIcon{transform:rotate(180deg)}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownContent{width:100%;border-radius:6px;background:#f2f2f2;display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownContent .mc__ActionDropdown-module__actionDropdownTitle{width:90%;white-space:nowrap;overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-weight:400;line-height:24px;letter-spacing:.1px;border-right:1px solid #ffffff;padding:8px 16px}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownContent .mc__ActionDropdown-module__actionDropdownIcon{display:flex;align-items:center;justify-content:center;padding:8px;width:40px;height:40px;transition:transform .2s ease-in-out}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList{width:100%;border-radius:12px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px #1313140a;height:250px;overflow:auto;padding:8px;z-index:150}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList .mc__ActionDropdown-module__actionDropdownItem{width:100%;border-radius:4px;background:#fff;padding:6px 10px;overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-weight:400;line-height:24px;letter-spacing:.1px;cursor:pointer}.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList .mc__ActionDropdown-module__actionDropdownItem:hover,.mc__ActionDropdown-module__actionDropdownContainer .mc__ActionDropdown-module__actionDropdownList .mc__ActionDropdown-module__actionDropdownItem.mc__ActionDropdown-module__selected{border-radius:4px;background:#f2f2f2}.mc__InlineLoading-module__inlineLoadingWrapper{width:100%}.mc__InlineLoading-module__inlineLoadingWrapper div{display:flex;gap:.5rem}.mc__InlineLoading-module__inlineLoadingWrapper div.mc__InlineLoading-module__loading svg{animation:mc__InlineLoading-module__anim 1s infinite linear}@keyframes mc__InlineLoading-module__anim{to{transform:rotate(1turn)}}.mc__InlineLoading-module__inlineLoadingWrapper div span{color:#181d27;font-family:var(--font-inter-regular);font-size:var(--Font-size-text-md, 16px);font-style:normal;font-weight:400;line-height:1.125rem;font-size:.75rem}.mc__InlineLoading-module__dark.mc__InlineLoading-module__inlineLoadingWrapper span{color:#f7f7f7}.mc__Slider-module__sliderContainer{width:100%;display:flex;flex-direction:column;align-items:center}.mc__Slider-module__slider{position:relative;width:100%;height:4px;border-radius:50%;background:#e6e6e6;cursor:pointer}.mc__Slider-module__sliderProgress{position:absolute;height:4px;border-radius:624.9375rem;background:#0058ff}.mc__Slider-module__thumb{position:absolute;top:50%;width:20px;height:20px;cursor:grab;border-radius:999px;border:3px solid #fff;background:#0058ff;box-shadow:0 2px 4px #1313141f;padding:10px;transform:translate(-50%,-50%);z-index:2}.mc__Slider-module__thumb:active{cursor:grabbing}.mc__Slider-module__thumbLeft{z-index:3}.mc__Slider-module__thumbRight{z-index:4}.mc__Slider-module__thumbSingle{z-index:2}.mc__Slider-module__tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:4px 8px;border-radius:6px;background:#131314;box-shadow:0 2px 4px #1313140a,0 8px 16px #1313141a;color:#fff;font-size:13px;font-family:var(--font-inter-regular);font-style:normal;font-weight:450;line-height:20px;letter-spacing:0;z-index:1000;opacity:1;transition:opacity .2s ease-in-out,transform .2s ease-in-out;min-width:max-content;--arrow-position: 50%}.mc__Slider-module__tooltip:after{content:"";position:absolute;top:100%;left:var(--arrow-position);transform:translate(-50%);border:4px solid transparent;border-top-color:#181d27;transition:left .2s ease-in-out}.mc__Slider-module__values{margin-top:24px;display:flex;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #e9eaeb;background:#fff}.mc__Slider-module__values span{color:#181d27;font-family:var(--font-inter-regular);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.mc__Slider-module__values.mc__Slider-module__top{position:absolute;bottom:calc(100% + .375rem);right:50%;transform:translate(50%)}.mc__Slider-module__values.mc__Slider-module__top span{color:#414651;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mc__Slider-module__values.mc__Slider-module__bottom{position:absolute;top:20%;right:50%;transform:translate(50%)}.mc__Slider-module__values.mc__Slider-module__bottom span{color:#414651;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mc__FilterWithTags-module__filterWithTagsContainer{width:100%;display:flex;align-items:center}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsButton{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupTitle{color:#181d27;font-family:var(--font-inter-semibold);font-size:20px;font-style:normal;font-weight:600;line-height:30px}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupContent{width:100%}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupContent.mc__FilterWithTags-module__filterWithTagsPopupContentDrawer{height:calc(100vh - 106px)}.mc__FilterWithTags-module__filterWithTagsContainer .mc__FilterWithTags-module__filterWithTagsPopupFooter{display:flex;align-items:center;justify-content:space-between;width:100%}.mc__FilterContent-module__filterContent{width:100%;display:flex;flex-direction:column;gap:16px;padding:16px 0}.mc__FilterContent-module__filterContent .mc__FilterContent-module__filterContentOptionHeader .mc__FilterContent-module__filterContentOptionTitle{color:#181d27;font-family:var(--font-inter-semibold);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.mc__FilterContent-module__filterContent .mc__FilterContent-module__filterContentOption:not(.mc__FilterContent-module__filterContentOptionLast){padding-bottom:16px;border-bottom:1px solid #e9eaeb}.mc__Table-module__tableContainer{width:100%;height:100%}.mc__Table-module__tableContainer *{font-family:var(--font-inter-regular)}.mc__Table-module__tableContainer *::-webkit-scrollbar{width:4px}.mc__Table-module__tableContainer *::-webkit-scrollbar-track{border-radius:1px;background-color:#f2f2f2}.mc__Table-module__tableContainer *::-webkit-scrollbar-thumb{border-radius:8px;background-color:#13131440}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper{width:100%;height:100%;overflow-x:auto;background-color:#fff;border:1px solid #e6e6e6;border-bottom:none;border-right:none}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper::-webkit-scrollbar{height:4px}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper::-webkit-scrollbar-track{border-radius:1px;background-color:#f2f2f2}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper::-webkit-scrollbar-thumb{border-radius:8px;background-color:#13131440}.mc__Table-module__tableContainer .mc__Table-module__tableWrapper.mc__Table-module__resizing{user-select:none;cursor:col-resize}.mc__Table-module__tableContainer .mc__Table-module__table{width:100%;border-collapse:collapse;font-size:14px;font-weight:400;min-width:600px;color:#131314;background-color:#fff}.mc__Table-module__tableContainer th{cursor:pointer}.mc__Table-module__tableContainer th,.mc__Table-module__tableContainer td{padding:12px 16px;border-bottom:1px solid #eaeaea;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-right:1px solid #e6e6e6}.mc__Table-module__tableContainer th{background-color:#fdfdfd;font-weight:550;font-size:14px;line-height:20px;color:#131314;letter-spacing:.1px;user-select:none;position:relative}.mc__Table-module__tableContainer .mc__Table-module__headerContent{display:flex;align-items:center;width:100%;overflow:hidden;text-overflow:ellipsis;gap:4px;font-family:var(--font-inter-semibold)}.mc__Table-module__tableContainer .mc__Table-module__resizeHandle{position:absolute;right:0;top:0;bottom:0;width:5px;background-color:transparent;cursor:col-resize;transition:background-color .2s ease;z-index:10}.mc__Table-module__tableContainer tr:hover td{background-color:#fcfcfc}.mc__Table-module__tableContainer .mc__Table-module__clickable:hover{cursor:pointer}.mc__Table-module__tableContainer .mc__Table-module__empty{text-align:center;color:#999;font-style:italic;padding:40px 0;font-size:15px;background-color:#fefefe}.mc__Table-module__tableContainer .mc__Table-module__checkboxHeader{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;overflow:hidden;white-space:normal!important;text-overflow:clip!important}.mc__Table-module__tableContainer .mc__Table-module__checkboxCell{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;overflow:visible!important;white-space:normal!important;text-overflow:clip!important}.mc__Table-module__tableContainer .mc__Table-module__checkbox{width:16px;height:16px;cursor:pointer;accent-color:#0058ff;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #c1c2c7;border-radius:3px;background-color:#fff;position:relative}.mc__Table-module__tableContainer .mc__Table-module__checkbox:checked{background-color:#0058ff;border-color:#0058ff}.mc__Table-module__tableContainer .mc__Table-module__checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:6px;background-color:#fff;mask:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.7 0.3C7.3 -0.1 6.7 -0.1 6.3 0.3L3 3.6L1.7 2.3C1.3 1.9 0.7 1.9 0.3 2.3C-0.1 2.7 -0.1 3.3 0.3 3.7L2.3 5.7C2.5 5.9 2.7 6 3 6C3.3 6 3.5 5.9 3.7 5.7L7.7 1.7C8.1 1.3 8.1 0.7 7.7 0.3Z' fill='white'/%3E%3C/svg%3E") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.7 0.3C7.3 -0.1 6.7 -0.1 6.3 0.3L3 3.6L1.7 2.3C1.3 1.9 0.7 1.9 0.3 2.3C-0.1 2.7 -0.1 3.3 0.3 3.7L2.3 5.7C2.5 5.9 2.7 6 3 6C3.3 6 3.5 5.9 3.7 5.7L7.7 1.7C8.1 1.3 8.1 0.7 7.7 0.3Z' fill='white'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain}.mc__Table-module__tableContainer .mc__Table-module__checkbox:hover{border-color:#0058ff}.mc__Table-module__tableContainer .mc__Table-module__tableHeader{color:#131314;font-size:14px;line-height:24px;font-weight:550;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;min-height:24px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mc__Table-module__tableContainer .mc__Table-module__tableHeader.mc__Table-module__visible{opacity:1;visibility:visible}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderLeftContent{display:flex;align-items:center;gap:8px}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderLeftContent .mc__Table-module__actionButton{display:flex;align-items:center;gap:8px;background-color:#f2f2f2;padding:6px 12px;border-radius:6px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.1px}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderLeftContent .mc__Table-module__actionButton:hover{cursor:pointer;background-color:#e6e6e6}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderRightContent{display:flex;align-items:center}.mc__Table-module__tableContainer .mc__Table-module__tableHeader .mc__Table-module__tableHeaderSeparator{width:2px;height:20px;background-color:#d4d5d6;border-radius:2px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination{display:flex;align-items:center;gap:16px;max-width:400px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton{background-color:transparent;border:none;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#131314;cursor:pointer}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton:hover:not(:disabled){background-color:#f8f9fa;color:#0058ff}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton:disabled{border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationButton:disabled svg path{fill:#c1c2c7}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__pagination .mc__Table-module__paginationInfo{font-size:14px;color:#6b7280;font-weight:500;font-family:var(--font-inter-regular)}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight{display:flex;align-items:center;gap:8px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight .mc__Table-module__paginationInfo,.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight .mc__Table-module__paginationSelectLabel{color:#73757a;font-size:14px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:.14px}.mc__Table-module__tableContainer .mc__Table-module__paginationFooter .mc__Table-module__paginationRight .mc__Table-module__divider{font-weight:500;width:2px;height:16px;background-color:#ccc;border-radius:2px}.mc__Table-module__pageNumber{min-width:32px!important;height:32px!important;padding:4px 8px!important;font-size:14px!important;font-weight:500!important;border-radius:6px!important}.mc__Table-module__pageNumber.mc__Table-module__active{background-color:#0058ff!important;color:#fff!important}.mc__Table-module__pageNumber.mc__Table-module__active:hover{background-color:#0048cc!important;color:#fff!important}.mc__Table-module__pageNumber:hover:not(.mc__Table-module__active):not(:disabled){background-color:#f8f9fa!important;color:#0058ff!important}.mc__Table-module__ellipsis{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;font-size:14px;color:#6b7280;font-weight:500;padding:0 4px}.mc__Table-module__actionsHeader .mc__Table-module__actionsHeader{width:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;padding:0!important;overflow:hidden;white-space:normal!important;text-overflow:clip!important;justify-content:center}.mc__Table-module__actionsHeader .mc__Table-module__actionsCell{width:48px!important;min-width:48px!important;max-width:48px!important;text-align:center;padding:0!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;position:relative}.mc__Table-module__actionsHeader .mc__Table-module__actionsContainer{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.mc__Table-module__actionsHeader .mc__Table-module__actionsTrigger{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.mc__Table-module__actionsHeader .mc__Table-module__actionsTrigger:hover{background-color:#f2f2f2}.mc__Table-module__actionsHeader .mc__Table-module__actionsMenu{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;overflow:hidden;margin-top:4px}.mc__Table-module__actionsHeader .mc__Table-module__actionsMenu.mc__Table-module__actionsMenuFixed{position:fixed;margin-top:0;top:auto;right:auto}.mc__Table-module__actionsHeader .mc__Table-module__actionItem{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:14px;color:#131314;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.mc__Table-module__actionsHeader .mc__Table-module__actionItem:hover{background-color:#f6f8ff}.mc__Table-module__actionsHeader .mc__Table-module__actionItem:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mc__Table-module__actionsHeader .mc__Table-module__actionItem:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mc__Table-module__actionsHeader .mc__Table-module__actionItem svg{flex-shrink:0}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration{display:flex;align-items:center;gap:8px;position:relative}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration .mc__Table-module__columnConfigurationIcon{padding:8px;width:32px;height:32px;border-radius:8px;background-color:#fafafa;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration .mc__Table-module__columnConfigurationIcon:hover{cursor:pointer;background-color:#f2f2f2}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown{position:absolute;right:calc(100% - 8px);top:40px;width:200px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;align-self:stretch;z-index:1500;padding:8px;border-radius:12px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px #1313140a}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li{width:100%;border-radius:4px;background:#fff;display:flex;padding:6px 16px 6px 6px;align-items:center;gap:8px;transition:all .2s ease}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li:hover{cursor:pointer;background-color:#f2f2f2}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li.mc__Table-module__dragging{opacity:.5;transform:rotate(2deg);background-color:#e3f2fd;border:1px dashed #2196f3}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li.mc__Table-module__dragOver{background-color:#f2f2f2;border-top:2px solid #0058ff}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li .mc__Table-module__columnConfigurationItemIcon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:grab;padding:4px}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li .mc__Table-module__columnConfigurationItemIcon:active{cursor:grabbing}.mc__Table-module__actionsHeader .mc__Table-module__gridHeader .mc__Table-module__columnConfiguration ul.mc__Table-module__columnConfigurationDropdown li p{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.1px;color:#131314}.mc__Table-module__rowsPerPageDropdown{position:relative;display:inline-block}.mc__Table-module__rowsPerPageList{position:absolute;left:0;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:100%;margin:0;list-style:none;display:flex;flex-direction:column;gap:2px}.mc__Table-module__rowsPerPageList.mc__Table-module__openDownward{top:calc(100% + 4px)}.mc__Table-module__rowsPerPageList.mc__Table-module__openUpward{bottom:calc(100% + 4px)}.mc__Table-module__rowsPerPageOption{padding:8px 12px;font-size:14px;color:#131314;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.mc__Table-module__rowsPerPageOption:hover{background:#f2f2f2}.mc__Table-module__rowsPerPageOption.mc__Table-module__selected{background:#ecf3ff}.mc__Table-module__rowsPerPageOption:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.mc__Table-module__rowsPerPageOption:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}:root{--font-inter-regular: "Inter", system-ui, sans-serif;--font-inter-medium: "Inter", system-ui, sans-serif;--font-inter-semibold: "Inter", system-ui, sans-serif}.mc__DropdownPill-module__dropdownPill{cursor:pointer;width:100%;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;gap:8px}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected{width:100%;border-radius:4px}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected .mc__DropdownPill-module__dropdownItemLabel{width:100%}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected .mc__DropdownPill-module__dropdownItemLabel p{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__defaultSelected{background:#ecf3ff}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__defaultSelected p{color:#0058ff!important}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__altSelected{background:#0058ff}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__selected.mc__DropdownPill-module__altSelected p{color:#fff!important}.mc__DropdownPill-module__dropdownPill:hover{background:#f2f2f2}.mc__DropdownPill-module__dropdownPill.mc__DropdownPill-module__disabled p:first-of-type{color:#95969c!important}.mc__DropdownPill-module__dropdownPill .mc__DropdownPill-module__dropdownPillText{overflow:hidden;color:#131314;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:var(--font-inter-regular);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}`)),document.head.appendChild(o)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
2
|
import { jsx as e, jsxs as i, Fragment as st } from "react/jsx-runtime";
|
|
3
3
|
import { useState as O, useRef as se, useEffect as ee, useContext as It, createContext as Nt, useCallback as tt } from "react";
|
|
4
|
-
import
|
|
5
|
-
const ze = 50 / 2,
|
|
4
|
+
import D from "dayjs";
|
|
5
|
+
const ze = 50 / 2, Wt = ({ size: t = 24, strokeWidth: o = 5, linecap: n = "round", duration: l = 1, stroke: s = "#2753dd", ...p }) => {
|
|
6
6
|
const a = ze;
|
|
7
|
-
return /* @__PURE__ */ e("svg", { ...
|
|
7
|
+
return /* @__PURE__ */ e("svg", { ...p, viewBox: `0 0 ${ze * 2} ${ze * 2}`, width: t, height: t, children: /* @__PURE__ */ i(
|
|
8
8
|
"circle",
|
|
9
9
|
{
|
|
10
10
|
fill: "none",
|
|
@@ -32,7 +32,7 @@ const ze = 50 / 2, Bt = ({ size: t = 24, strokeWidth: o = 5, linecap: n = "round
|
|
|
32
32
|
]
|
|
33
33
|
}
|
|
34
34
|
) });
|
|
35
|
-
},
|
|
35
|
+
}, Bt = ({ size: t = "15", color: o = "#717680" }) => /* @__PURE__ */ i("svg", { xmlns: "http://www.w3.org/2000/svg", width: t, height: t, viewBox: "0 0 16 16", fill: "none", children: [
|
|
36
36
|
/* @__PURE__ */ e(
|
|
37
37
|
"path",
|
|
38
38
|
{
|
|
@@ -57,13 +57,13 @@ const ze = 50 / 2, Bt = ({ size: t = 24, strokeWidth: o = 5, linecap: n = "round
|
|
|
57
57
|
color: n = "#A4A7AE",
|
|
58
58
|
xmlns: l = "http://www.w3.org/2000/svg",
|
|
59
59
|
viewBox: s = "0 0 14 14",
|
|
60
|
-
fill:
|
|
60
|
+
fill: p = "none",
|
|
61
61
|
d: a = "M10.5 3.5L3.5 10.5M3.5 3.5L10.5 10.5",
|
|
62
62
|
stroke: r = "#A4A7AE",
|
|
63
63
|
strokeWidth: w = "1.66667",
|
|
64
|
-
strokeLinecap:
|
|
64
|
+
strokeLinecap: W = "round",
|
|
65
65
|
strokeLinejoin: y = "round"
|
|
66
|
-
}) => /* @__PURE__ */ e("svg", { xmlns: l, width: t, height: o, viewBox: s, fill:
|
|
66
|
+
}) => /* @__PURE__ */ e("svg", { xmlns: l, width: t, height: o, viewBox: s, fill: p, children: /* @__PURE__ */ e("path", { d: a, stroke: r, strokeWidth: w, strokeLinecap: W, strokeLinejoin: y }) }), $t = ({ color: t = "#131314" }) => /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", color: t, children: /* @__PURE__ */ e(
|
|
67
67
|
"path",
|
|
68
68
|
{
|
|
69
69
|
fillRule: "evenodd",
|
|
@@ -226,7 +226,7 @@ const ze = 50 / 2, Bt = ({ size: t = 24, strokeWidth: o = 5, linecap: n = "round
|
|
|
226
226
|
fill: "#15181A",
|
|
227
227
|
d: "M2 1a1 1 0 11-2 0 1 1 0 012 0zM6 1a1 1 0 11-2 0 1 1 0 012 0zM2 5a1 1 0 11-2 0 1 1 0 012 0zM6 5a1 1 0 11-2 0 1 1 0 012 0zM2 9a1 1 0 11-2 0 1 1 0 012 0zM6 9a1 1 0 11-2 0 1 1 0 012 0z"
|
|
228
228
|
}
|
|
229
|
-
) }), Gt = "mc__MainButton-module__mainButton", eo = "mc__MainButton-module__sm", to = "mc__MainButton-module__md", oo = "mc__MainButton-module__lg", no = "mc__MainButton-module__mainButtonContent", lo = "mc__MainButton-module__mainButtonLabel", ro = "mc__MainButton-module__primary", io = "mc__MainButton-module__neutral", so = "mc__MainButton-module__loading", ao = "mc__MainButton-module__disabled", co = "mc__MainButton-module__focused", uo = "mc__MainButton-module__positive",
|
|
229
|
+
) }), Gt = "mc__MainButton-module__mainButton", eo = "mc__MainButton-module__sm", to = "mc__MainButton-module__md", oo = "mc__MainButton-module__lg", no = "mc__MainButton-module__mainButtonContent", lo = "mc__MainButton-module__mainButtonLabel", ro = "mc__MainButton-module__primary", io = "mc__MainButton-module__neutral", so = "mc__MainButton-module__loading", ao = "mc__MainButton-module__disabled", co = "mc__MainButton-module__focused", uo = "mc__MainButton-module__positive", mo = "mc__MainButton-module__negative", po = "mc__MainButton-module__secondary", ho = "mc__MainButton-module__tertiary", fo = "mc__MainButton-module__tertiaryV2", _o = "mc__MainButton-module__tertiaryV3", Te = {
|
|
230
230
|
mainButton: Gt,
|
|
231
231
|
sm: eo,
|
|
232
232
|
md: to,
|
|
@@ -239,8 +239,8 @@ const ze = 50 / 2, Bt = ({ size: t = 24, strokeWidth: o = 5, linecap: n = "round
|
|
|
239
239
|
disabled: ao,
|
|
240
240
|
focused: co,
|
|
241
241
|
positive: uo,
|
|
242
|
-
negative:
|
|
243
|
-
secondary:
|
|
242
|
+
negative: mo,
|
|
243
|
+
secondary: po,
|
|
244
244
|
tertiary: ho,
|
|
245
245
|
tertiaryV2: fo,
|
|
246
246
|
tertiaryV3: _o
|
|
@@ -250,32 +250,32 @@ const ze = 50 / 2, Bt = ({ size: t = 24, strokeWidth: o = 5, linecap: n = "round
|
|
|
250
250
|
leftSlot: n,
|
|
251
251
|
rightSlot: l,
|
|
252
252
|
buttonSlot: s,
|
|
253
|
-
type:
|
|
253
|
+
type: p = "button",
|
|
254
254
|
colorType: a = "neutral",
|
|
255
255
|
buttonType: r = "primary",
|
|
256
256
|
withFocus: w = !1,
|
|
257
|
-
onlyIcon:
|
|
257
|
+
onlyIcon: W = !1,
|
|
258
258
|
customFocus: y,
|
|
259
259
|
disabled: x,
|
|
260
|
-
loading:
|
|
260
|
+
loading: L = !1,
|
|
261
261
|
spaceBetween: H = !1,
|
|
262
|
-
customLoader:
|
|
262
|
+
customLoader: S,
|
|
263
263
|
buttonStyle: g,
|
|
264
|
-
mainButtonContentStyle:
|
|
264
|
+
mainButtonContentStyle: d,
|
|
265
265
|
mainButtonLabelStyle: f,
|
|
266
|
-
leftSlotStyle:
|
|
266
|
+
leftSlotStyle: v,
|
|
267
267
|
rightSlotStyle: h,
|
|
268
268
|
onClick: F
|
|
269
269
|
}) => {
|
|
270
270
|
const [E, Z] = O(y || !1), J = se(null), oe = (j) => {
|
|
271
|
-
x ||
|
|
271
|
+
x || L || (w && Z((B) => !B), F?.(j));
|
|
272
272
|
}, q = () => {
|
|
273
273
|
let j = "#ffffff";
|
|
274
274
|
return a === "neutral" && r !== "primary" && (j = "#0058FF"), a === "positive" && r !== "primary" && (j = "#328707"), a === "negative" && r !== "primary" && (j = "#E3292F"), j;
|
|
275
275
|
};
|
|
276
276
|
return ee(() => {
|
|
277
|
-
const j = (
|
|
278
|
-
!J.current || x ||
|
|
277
|
+
const j = (B) => {
|
|
278
|
+
!J.current || x || B.composedPath().includes(J.current) || Z(!1);
|
|
279
279
|
};
|
|
280
280
|
return document.addEventListener("click", j), () => {
|
|
281
281
|
document.removeEventListener("click", j);
|
|
@@ -284,13 +284,13 @@ const ze = 50 / 2, Bt = ({ size: t = 24, strokeWidth: o = 5, linecap: n = "round
|
|
|
284
284
|
"button",
|
|
285
285
|
{
|
|
286
286
|
ref: J,
|
|
287
|
-
style: { ...g, ...
|
|
288
|
-
type:
|
|
287
|
+
style: { ...g, ...W && { minWidth: "initial" } },
|
|
288
|
+
type: p,
|
|
289
289
|
disabled: x,
|
|
290
|
-
className: `${Te.mainButton} ${Te[o]} ${
|
|
290
|
+
className: `${Te.mainButton} ${Te[o]} ${L ? Te.loading : ""} ${E ? Te.focused : ""} ${Te[r]} ${Te[a]} ${x ? Te.disabled : ""}`,
|
|
291
291
|
onClick: oe,
|
|
292
|
-
children:
|
|
293
|
-
n && /* @__PURE__ */ e("div", { className: Te.leftSlot, style:
|
|
292
|
+
children: L ? S || /* @__PURE__ */ e(Wt, { size: 20, stroke: q() }) : s || /* @__PURE__ */ i("div", { className: Te.mainButtonContent, style: { ...d, justifyContent: H ? "space-between" : "center" }, children: [
|
|
293
|
+
n && /* @__PURE__ */ e("div", { className: Te.leftSlot, style: v, children: n }),
|
|
294
294
|
/* @__PURE__ */ e("p", { className: Te.mainButtonLabel, style: f, children: t }),
|
|
295
295
|
l && /* @__PURE__ */ e("div", { className: Te.rightSlot, style: h, children: l })
|
|
296
296
|
] })
|
|
@@ -322,7 +322,7 @@ $e.propKeys = [
|
|
|
322
322
|
];
|
|
323
323
|
$e.displayName = "Button";
|
|
324
324
|
$e.description = "A versatile button component with loading states, multiple styles, and customizable slots.";
|
|
325
|
-
const Co = "mc__FormInput-module__inputWrapper", go = "mc__FormInput-module__sm", wo = "mc__FormInput-module__formInputWrapper", yo = "mc__FormInput-module__md", vo = "mc__FormInput-module__disabled", bo = "mc__FormInput-module__formInputLabel", ko = "mc__FormInput-module__formInput", Lo = "mc__FormInput-module__formInputHelperText", To = "mc__FormInput-module__formInputLabelWrapper", xo = "mc__FormInput-module__formInputRequired", Io = "mc__FormInput-module__formInputHelperSlot", No = "mc__FormInput-module__errorState", $o = "mc__FormInput-module__focused", Mo = "mc__FormInput-module__active", Do = "mc__FormInput-module__errorFocused", So = "mc__FormInput-module__errorActive", Po = "mc__FormInput-module__formInputSlot", Ho = "mc__FormInput-module__errorHelperText", Ao = "mc__FormInput-module__successHelperText",
|
|
325
|
+
const Co = "mc__FormInput-module__inputWrapper", go = "mc__FormInput-module__sm", wo = "mc__FormInput-module__formInputWrapper", yo = "mc__FormInput-module__md", vo = "mc__FormInput-module__disabled", bo = "mc__FormInput-module__formInputLabel", ko = "mc__FormInput-module__formInput", Lo = "mc__FormInput-module__formInputHelperText", To = "mc__FormInput-module__formInputLabelWrapper", xo = "mc__FormInput-module__formInputRequired", Io = "mc__FormInput-module__formInputHelperSlot", No = "mc__FormInput-module__errorState", $o = "mc__FormInput-module__focused", Mo = "mc__FormInput-module__active", Do = "mc__FormInput-module__errorFocused", So = "mc__FormInput-module__errorActive", Po = "mc__FormInput-module__formInputSlot", Ho = "mc__FormInput-module__errorHelperText", Ao = "mc__FormInput-module__successHelperText", me = {
|
|
326
326
|
inputWrapper: Co,
|
|
327
327
|
sm: go,
|
|
328
328
|
formInputWrapper: wo,
|
|
@@ -348,20 +348,20 @@ const Co = "mc__FormInput-module__inputWrapper", go = "mc__FormInput-module__sm"
|
|
|
348
348
|
helperText: n,
|
|
349
349
|
required: l = !1,
|
|
350
350
|
disabled: s = !1,
|
|
351
|
-
readOnly:
|
|
351
|
+
readOnly: p = !1,
|
|
352
352
|
withFocus: a = !0,
|
|
353
353
|
withActive: r = !0,
|
|
354
354
|
searchComponent: w = !1,
|
|
355
|
-
size:
|
|
355
|
+
size: W = "md",
|
|
356
356
|
toggleFocus: y = !1,
|
|
357
357
|
rightSlot: x,
|
|
358
|
-
leftSlot:
|
|
358
|
+
leftSlot: L,
|
|
359
359
|
helperSlot: H,
|
|
360
|
-
type:
|
|
360
|
+
type: S = "text",
|
|
361
361
|
value: g,
|
|
362
|
-
maxLength:
|
|
362
|
+
maxLength: d,
|
|
363
363
|
forDropdown: f = !1,
|
|
364
|
-
customFocus:
|
|
364
|
+
customFocus: v = null,
|
|
365
365
|
focus: h = !1,
|
|
366
366
|
inputState: F = { error: !1, success: !1, loading: !1 },
|
|
367
367
|
inputSlot: E,
|
|
@@ -370,54 +370,54 @@ const Co = "mc__FormInput-module__inputWrapper", go = "mc__FormInput-module__sm"
|
|
|
370
370
|
onBlur: oe,
|
|
371
371
|
onEnter: q,
|
|
372
372
|
onFocusChange: j,
|
|
373
|
-
formInputWrapperStyle:
|
|
373
|
+
formInputWrapperStyle: B,
|
|
374
374
|
inputWrapperStyle: z,
|
|
375
375
|
formInputStyle: X,
|
|
376
376
|
helperTextStyle: V,
|
|
377
377
|
labelStyle: N,
|
|
378
|
-
inputSlotStyle:
|
|
378
|
+
inputSlotStyle: k
|
|
379
379
|
}) => {
|
|
380
|
-
const u = se(null), [C,
|
|
381
|
-
w &&
|
|
380
|
+
const u = se(null), [C, b] = O(g ?? ""), [U, K] = O(!1), [ue, ne] = O(!1), he = (le) => {
|
|
381
|
+
w && b(le.target.value), Z?.(le.target.value);
|
|
382
382
|
}, G = () => {
|
|
383
383
|
J?.(), !f && K(!0);
|
|
384
384
|
}, Y = () => {
|
|
385
|
-
K(y ?
|
|
385
|
+
K(y ? v ?? !1 : !1), oe?.();
|
|
386
386
|
}, ce = (le) => {
|
|
387
387
|
const I = le.currentTarget.value, _ = I.length === 0;
|
|
388
|
-
|
|
388
|
+
S === "number" && (le.keyCode === 69 || !_ && (le.keyCode === 187 || le.keyCode === 107 || le.keyCode === 189 || le.keyCode === 109)) && le.preventDefault(), le.key === "Enter" && I && I.length > 0 && q?.();
|
|
389
389
|
}, re = (le) => le, Ce = () => {
|
|
390
|
-
w && (
|
|
390
|
+
w && (b(""), Z?.(""));
|
|
391
391
|
};
|
|
392
392
|
return ee(() => {
|
|
393
393
|
j?.(U);
|
|
394
394
|
}, [U]), ee(() => {
|
|
395
|
-
|
|
396
|
-
}, [
|
|
397
|
-
t && /* @__PURE__ */ i("div", { className:
|
|
398
|
-
/* @__PURE__ */ i("label", { style: N ?? {}, className:
|
|
395
|
+
v != null && K(v);
|
|
396
|
+
}, [v]), /* @__PURE__ */ i("div", { className: `${me.inputWrapper} ${s ? me.disabled : ""} ${me[W]}`, style: z ?? {}, children: [
|
|
397
|
+
t && /* @__PURE__ */ i("div", { className: me.formInputLabelWrapper, children: [
|
|
398
|
+
/* @__PURE__ */ i("label", { style: N ?? {}, className: me.formInputLabel, children: [
|
|
399
399
|
t,
|
|
400
400
|
" ",
|
|
401
|
-
typeof t == "string" && l && /* @__PURE__ */ e("span", { className:
|
|
401
|
+
typeof t == "string" && l && /* @__PURE__ */ e("span", { className: me.formInputRequired, children: "*" })
|
|
402
402
|
] }),
|
|
403
|
-
H && /* @__PURE__ */ e("div", { className:
|
|
403
|
+
H && /* @__PURE__ */ e("div", { className: me.formInputHelperSlot, children: re(H) })
|
|
404
404
|
] }),
|
|
405
405
|
/* @__PURE__ */ i(
|
|
406
406
|
"div",
|
|
407
407
|
{
|
|
408
|
-
className: `${
|
|
409
|
-
style:
|
|
408
|
+
className: `${me.formInputWrapper} ${F.error ? me.errorState : ""} ${a && U ? F.error ? me.errorFocused : me.focused : ""} ${r && ue ? F.error ? me.errorActive : me.active : ""} ${F.error ? me.error : ""} ${F.success ? me.success : ""}`,
|
|
409
|
+
style: B ?? {},
|
|
410
410
|
onClick: () => y && K((le) => !le),
|
|
411
411
|
children: [
|
|
412
|
-
|
|
413
|
-
w && /* @__PURE__ */ e("div", { className:
|
|
414
|
-
E ? /* @__PURE__ */ e("div", { className:
|
|
412
|
+
L && /* @__PURE__ */ e("div", { className: me.formInputSlot, children: re(L) }),
|
|
413
|
+
w && /* @__PURE__ */ e("div", { className: me.formInputSlot, children: re(/* @__PURE__ */ e(Bt, {})) }),
|
|
414
|
+
E ? /* @__PURE__ */ e("div", { className: me.formInputSlot, style: k ?? {}, children: re(E) }) : /* @__PURE__ */ e(
|
|
415
415
|
"input",
|
|
416
416
|
{
|
|
417
|
-
className:
|
|
417
|
+
className: me.formInput,
|
|
418
418
|
ref: u,
|
|
419
419
|
style: X ?? {},
|
|
420
|
-
type:
|
|
420
|
+
type: S ?? "text",
|
|
421
421
|
value: w ? C : g,
|
|
422
422
|
onChange: (le) => he(le),
|
|
423
423
|
onMouseDown: () => !f && ne(!0),
|
|
@@ -428,15 +428,15 @@ const Co = "mc__FormInput-module__inputWrapper", go = "mc__FormInput-module__sm"
|
|
|
428
428
|
disabled: s,
|
|
429
429
|
required: l,
|
|
430
430
|
onKeyDown: ce,
|
|
431
|
-
readOnly:
|
|
431
|
+
readOnly: p,
|
|
432
432
|
spellCheck: !1,
|
|
433
433
|
placeholder: o ?? "",
|
|
434
434
|
autoComplete: "off",
|
|
435
|
-
maxLength:
|
|
435
|
+
maxLength: d
|
|
436
436
|
}
|
|
437
437
|
),
|
|
438
|
-
x && /* @__PURE__ */ e("div", { style: w ? { cursor: "pointer" } : {}, className:
|
|
439
|
-
w && /* @__PURE__ */ e("div", { className:
|
|
438
|
+
x && /* @__PURE__ */ e("div", { style: w ? { cursor: "pointer" } : {}, className: me.formInputSlot, children: re(x) }),
|
|
439
|
+
w && /* @__PURE__ */ e("div", { className: me.formInputSlot, children: /* @__PURE__ */ e("div", { onClick: Ce, style: w ? { cursor: "pointer" } : {}, className: me.formInputSlot, children: C?.length > 0 ? re(/* @__PURE__ */ e(ot, {})) : null }) })
|
|
440
440
|
]
|
|
441
441
|
}
|
|
442
442
|
),
|
|
@@ -444,7 +444,7 @@ const Co = "mc__FormInput-module__inputWrapper", go = "mc__FormInput-module__sm"
|
|
|
444
444
|
"p",
|
|
445
445
|
{
|
|
446
446
|
style: V ?? {},
|
|
447
|
-
className: `${
|
|
447
|
+
className: `${me.formInputHelperText} ${F.error ? me.errorHelperText : F.success ? me.successHelperText : ""}`,
|
|
448
448
|
children: n
|
|
449
449
|
}
|
|
450
450
|
)
|
|
@@ -487,10 +487,10 @@ Ze.propKeys = [
|
|
|
487
487
|
];
|
|
488
488
|
Ze.displayName = "Input";
|
|
489
489
|
Ze.description = "A flexible input component with search functionality, validation states, and custom slots.";
|
|
490
|
-
const Ro = "mc__Textarea-module__textareaContainer",
|
|
490
|
+
const Ro = "mc__Textarea-module__textareaContainer", Wo = "mc__Textarea-module__textAreaLabel", Bo = "mc__Textarea-module__required", Fo = "mc__Textarea-module__wrap", Eo = "mc__Textarea-module__resize", Oo = "mc__Textarea-module__textareaIconClose", Vo = "mc__Textarea-module__textarea", Zo = "mc__Textarea-module__focused", zo = "mc__Textarea-module__active", Uo = "mc__Textarea-module__errorFocused", Yo = "mc__Textarea-module__errorActive", jo = "mc__Textarea-module__textareaFooter", ye = {
|
|
491
491
|
textareaContainer: Ro,
|
|
492
|
-
textAreaLabel:
|
|
493
|
-
required:
|
|
492
|
+
textAreaLabel: Wo,
|
|
493
|
+
required: Bo,
|
|
494
494
|
wrap: Fo,
|
|
495
495
|
resize: Eo,
|
|
496
496
|
textareaIconClose: Oo,
|
|
@@ -506,28 +506,28 @@ const Ro = "mc__Textarea-module__textareaContainer", Bo = "mc__Textarea-module__
|
|
|
506
506
|
cols: n = 30,
|
|
507
507
|
rows: l = 5,
|
|
508
508
|
value: s,
|
|
509
|
-
inputState:
|
|
509
|
+
inputState: p = { error: !1, success: !0 },
|
|
510
510
|
maxLength: a = 20,
|
|
511
511
|
withFocus: r = !0,
|
|
512
512
|
withActive: w = !0,
|
|
513
|
-
withResize:
|
|
513
|
+
withResize: W = !0,
|
|
514
514
|
withClose: y = !0,
|
|
515
515
|
onChange: x,
|
|
516
|
-
onFocus:
|
|
516
|
+
onFocus: L,
|
|
517
517
|
onBlur: H,
|
|
518
|
-
disabled:
|
|
518
|
+
disabled: S,
|
|
519
519
|
required: g,
|
|
520
|
-
textareaContainerStyle:
|
|
520
|
+
textareaContainerStyle: d,
|
|
521
521
|
textareaLabelStyle: f,
|
|
522
|
-
requiredStyle:
|
|
522
|
+
requiredStyle: v,
|
|
523
523
|
labelSlot: h,
|
|
524
524
|
textareaFooterStyle: F
|
|
525
525
|
}) => {
|
|
526
526
|
const E = se(null), [Z, J] = O(!1), [oe, q] = O(!1), j = (C) => {
|
|
527
|
-
let
|
|
528
|
-
x && typeof x == "function" && x(
|
|
529
|
-
},
|
|
530
|
-
J(!0),
|
|
527
|
+
let b = C.target.value;
|
|
528
|
+
x && typeof x == "function" && x(b);
|
|
529
|
+
}, B = (C) => C, z = (C) => {
|
|
530
|
+
J(!0), L && typeof L == "function" && L(C);
|
|
531
531
|
}, X = (C) => {
|
|
532
532
|
J(!1), H && typeof H == "function" && H(C);
|
|
533
533
|
};
|
|
@@ -536,12 +536,12 @@ const Ro = "mc__Textarea-module__textareaContainer", Bo = "mc__Textarea-module__
|
|
|
536
536
|
if (!E.current) return;
|
|
537
537
|
const C = E.current.querySelector("textarea");
|
|
538
538
|
if (!C) return;
|
|
539
|
-
let
|
|
539
|
+
let b = !1;
|
|
540
540
|
const U = (ue) => {
|
|
541
541
|
const ne = C.getBoundingClientRect();
|
|
542
|
-
ue.clientX > ne.right - 20 && ue.clientY > ne.bottom - 20 && (
|
|
542
|
+
ue.clientX > ne.right - 20 && ue.clientY > ne.bottom - 20 && (b = !0);
|
|
543
543
|
}, K = new ResizeObserver(() => {
|
|
544
|
-
|
|
544
|
+
b && (V = !0, b = !1);
|
|
545
545
|
});
|
|
546
546
|
return C.addEventListener("mousedown", U), K.observe(C), () => {
|
|
547
547
|
C.removeEventListener("mousedown", U), K.disconnect();
|
|
@@ -554,12 +554,12 @@ const Ro = "mc__Textarea-module__textareaContainer", Bo = "mc__Textarea-module__
|
|
|
554
554
|
};
|
|
555
555
|
ee(() => {
|
|
556
556
|
if (!E.current) return;
|
|
557
|
-
const C = E.current.querySelector("textarea"),
|
|
557
|
+
const C = E.current.querySelector("textarea"), b = new ResizeObserver(() => {
|
|
558
558
|
V = C.offsetHeight < C.scrollHeight;
|
|
559
559
|
});
|
|
560
|
-
return
|
|
560
|
+
return b.observe(C), () => b.disconnect();
|
|
561
561
|
}, []);
|
|
562
|
-
const
|
|
562
|
+
const k = (C) => {
|
|
563
563
|
V = !1, x?.(C.target.value), N();
|
|
564
564
|
}, u = () => {
|
|
565
565
|
x && typeof x == "function" && x("");
|
|
@@ -567,27 +567,27 @@ const Ro = "mc__Textarea-module__textareaContainer", Bo = "mc__Textarea-module__
|
|
|
567
567
|
return /* @__PURE__ */ i(
|
|
568
568
|
"div",
|
|
569
569
|
{
|
|
570
|
-
style:
|
|
571
|
-
className: `${ye.textareaContainer} ${
|
|
570
|
+
style: d ?? {},
|
|
571
|
+
className: `${ye.textareaContainer} ${p.error ? ye.error : ""} ${S ? ye.disabled : null}`,
|
|
572
572
|
children: [
|
|
573
573
|
o && /* @__PURE__ */ i("div", { style: f, className: ye.textAreaLabel, children: [
|
|
574
574
|
/* @__PURE__ */ e("p", { children: o }),
|
|
575
|
-
/* @__PURE__ */ e("span", { style:
|
|
576
|
-
h &&
|
|
575
|
+
/* @__PURE__ */ e("span", { style: v ?? {}, className: ye.required, children: g && "*" }),
|
|
576
|
+
h && B(h)
|
|
577
577
|
] }),
|
|
578
|
-
/* @__PURE__ */ i("div", { className: `${ye.wrap} ${
|
|
578
|
+
/* @__PURE__ */ i("div", { className: `${ye.wrap} ${W ? ye.resize : ""}`, ref: E, children: [
|
|
579
579
|
/* @__PURE__ */ e(
|
|
580
580
|
"textarea",
|
|
581
581
|
{
|
|
582
|
-
className: `${ye.textarea} ${Z ? ye.focused : ""} ${
|
|
582
|
+
className: `${ye.textarea} ${Z ? ye.focused : ""} ${S ? ye.disabled : ""} ${r && Z ? p.error ? ye.errorFocused : ye.focused : ""} ${w && oe ? p.error ? ye.errorActive : ye.active : ""} ${p.error ? ye.error : ""} ${p.success ? ye.success : ""}`,
|
|
583
583
|
value: s,
|
|
584
584
|
placeholder: t ?? "",
|
|
585
585
|
cols: n,
|
|
586
586
|
rows: l,
|
|
587
587
|
maxLength: a ?? void 0,
|
|
588
|
-
onInput:
|
|
588
|
+
onInput: k,
|
|
589
589
|
onFocus: z,
|
|
590
|
-
disabled:
|
|
590
|
+
disabled: S,
|
|
591
591
|
onBlur: X,
|
|
592
592
|
onChange: j,
|
|
593
593
|
onMouseDown: () => q(!0),
|
|
@@ -640,14 +640,14 @@ const Ko = "mc__Toggle-module__toggleWrapper", qo = "mc__Toggle-module__checked"
|
|
|
640
640
|
toggleState: Go,
|
|
641
641
|
md: en,
|
|
642
642
|
lg: tn
|
|
643
|
-
}, ct = ({ checked: t, change: o, disabled: n = !1, size: l = "md", toggleType: s = "default", required:
|
|
643
|
+
}, ct = ({ checked: t, change: o, disabled: n = !1, size: l = "md", toggleType: s = "default", required: p = !1 }) => /* @__PURE__ */ e(
|
|
644
644
|
"div",
|
|
645
645
|
{
|
|
646
646
|
onClick: () => {
|
|
647
647
|
n || o?.(!t);
|
|
648
648
|
},
|
|
649
649
|
className: `${je.toggleWrapper} ${s === "error" ? je.error : ""} ${je[l]} ${t ? je.checked : ""} ${n ? je.disabled : ""}`,
|
|
650
|
-
children: /* @__PURE__ */ e("div", { className: je.toggleState, children: /* @__PURE__ */ e("input", { type: "checkbox", checked: t, readOnly: !0, disabled: n ?? !1, hidden: !0, required:
|
|
650
|
+
children: /* @__PURE__ */ e("div", { className: je.toggleState, children: /* @__PURE__ */ e("input", { type: "checkbox", checked: t, readOnly: !0, disabled: n ?? !1, hidden: !0, required: p }) })
|
|
651
651
|
}
|
|
652
652
|
);
|
|
653
653
|
ct.propKeys = ["checked", "change", "disabled", "required", "size", "toggleType"];
|
|
@@ -667,26 +667,26 @@ const on = "mc__Checkbox-module__checkboxWrapper", nn = "mc__Checkbox-module__ch
|
|
|
667
667
|
change: n,
|
|
668
668
|
type: l = "default",
|
|
669
669
|
disabled: s = !1,
|
|
670
|
-
required:
|
|
670
|
+
required: p = !1,
|
|
671
671
|
multipleChecked: a = !1,
|
|
672
672
|
activeStyle: r,
|
|
673
673
|
checkBoxStyle: w,
|
|
674
|
-
theme:
|
|
674
|
+
theme: W = "light"
|
|
675
675
|
}) => {
|
|
676
|
-
const y = dt(), [x,
|
|
676
|
+
const y = dt(), [x, L] = O(!1), H = () => {
|
|
677
677
|
s || n && typeof n == "function" && n(!t);
|
|
678
678
|
};
|
|
679
679
|
return /* @__PURE__ */ i(
|
|
680
680
|
"div",
|
|
681
681
|
{
|
|
682
682
|
style: x ? s ? { boxShadow: "none" } : r ?? {} : w ?? {},
|
|
683
|
-
className: `${
|
|
684
|
-
onMouseDown: () =>
|
|
685
|
-
onMouseUp: () =>
|
|
686
|
-
onMouseLeave: () =>
|
|
683
|
+
className: `${W === "dark" ? Fe.dark : ""} ${Fe[y]} ${Fe.checkboxWrapper} ${l === "error" ? Fe.error : ""} ${t ? Fe.checked : Fe.unChecked} ${s ? Fe.disabled : ""}`,
|
|
684
|
+
onMouseDown: () => L(!0),
|
|
685
|
+
onMouseUp: () => L(!1),
|
|
686
|
+
onMouseLeave: () => L(!1),
|
|
687
687
|
onClick: H,
|
|
688
688
|
children: [
|
|
689
|
-
/* @__PURE__ */ e("input", { ref: o, type: "checkbox", disabled: s, checked: t ?? !1, hidden: !0, readOnly: !0, required:
|
|
689
|
+
/* @__PURE__ */ e("input", { ref: o, type: "checkbox", disabled: s, checked: t ?? !1, hidden: !0, readOnly: !0, required: p ?? !1 }),
|
|
690
690
|
t ? a ? /* @__PURE__ */ e(Ot, {}) : /* @__PURE__ */ e(Et, {}) : ""
|
|
691
691
|
]
|
|
692
692
|
}
|
|
@@ -695,10 +695,10 @@ const on = "mc__Checkbox-module__checkboxWrapper", nn = "mc__Checkbox-module__ch
|
|
|
695
695
|
Ae.propKeys = ["ref", "checked", "change", "type", "disabled", "required", "multipleChecked", "activeStyle", "checkBoxStyle", "theme"];
|
|
696
696
|
Ae.displayName = "Checkbox";
|
|
697
697
|
Ae.description = "A checkbox component with support for checked, indeterminate states and custom styling.";
|
|
698
|
-
const un = "mc__Dropdown-module__dropdownWrapper",
|
|
698
|
+
const un = "mc__Dropdown-module__dropdownWrapper", mn = "mc__Dropdown-module__dropdownInputWrapper", pn = "mc__Dropdown-module__dropdownInputSlot", hn = "mc__Dropdown-module__dropdownRightIconArrow", fn = "mc__Dropdown-module__focused", _n = "mc__Dropdown-module__dropdownInputSlotItem", Cn = "mc__Dropdown-module__dropdownInputSlotItemLabel", gn = "mc__Dropdown-module__dropdownInputSlotItemClose", wn = "mc__Dropdown-module__dropdownInputSlotItemMore", yn = "mc__Dropdown-module__dropdownRightIcon", vn = "mc__Dropdown-module__dropdownRightIconClose", bn = "mc__Dropdown-module__dropdownListContainer", kn = "mc__Dropdown-module__dropdownList", Ln = "mc__Dropdown-module__dropdownItem", Tn = "mc__Dropdown-module__selected", xn = "mc__Dropdown-module__dropdownItemLabel", In = "mc__Dropdown-module__hovered", Nn = "mc__Dropdown-module__disabled", $n = "mc__Dropdown-module__itemCheckbox", Mn = "mc__Dropdown-module__dropdownItemLabelInput", Dn = "mc__Dropdown-module__countryName", Sn = "mc__Dropdown-module__countryDialCode", Pn = "mc__Dropdown-module__selectAll", de = {
|
|
699
699
|
dropdownWrapper: un,
|
|
700
|
-
dropdownInputWrapper:
|
|
701
|
-
dropdownInputSlot:
|
|
700
|
+
dropdownInputWrapper: mn,
|
|
701
|
+
dropdownInputSlot: pn,
|
|
702
702
|
dropdownRightIconArrow: hn,
|
|
703
703
|
focused: fn,
|
|
704
704
|
dropdownInputSlotItem: _n,
|
|
@@ -722,12 +722,12 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
722
722
|
}, Mt = (t, o) => {
|
|
723
723
|
const n = /* @__PURE__ */ new Set();
|
|
724
724
|
return t.filter((l) => n.has(l[o]) ? !1 : (n.add(l[o]), !0));
|
|
725
|
-
}, Hn = "mc__TreeNode-module__treeNodeContainer", An = "mc__TreeNode-module__treeNodeItem", Rn = "mc__TreeNode-module__inDropDown",
|
|
725
|
+
}, Hn = "mc__TreeNode-module__treeNodeContainer", An = "mc__TreeNode-module__treeNodeItem", Rn = "mc__TreeNode-module__inDropDown", Wn = "mc__TreeNode-module__treeNode", Bn = "mc__TreeNode-module__visible", Fn = "mc__TreeNode-module__hidden", En = "mc__TreeNode-module__labelRow", On = "mc__TreeNode-module__label", Vn = "mc__TreeNode-module__children", Zn = "mc__TreeNode-module__dropdownListFooter", Le = {
|
|
726
726
|
treeNodeContainer: Hn,
|
|
727
727
|
treeNodeItem: An,
|
|
728
728
|
inDropDown: Rn,
|
|
729
|
-
treeNode:
|
|
730
|
-
visible:
|
|
729
|
+
treeNode: Wn,
|
|
730
|
+
visible: Bn,
|
|
731
731
|
hidden: Fn,
|
|
732
732
|
labelRow: En,
|
|
733
733
|
label: On,
|
|
@@ -745,22 +745,22 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
745
745
|
checkboxProps: n,
|
|
746
746
|
onCollapse: l,
|
|
747
747
|
onSelect: s,
|
|
748
|
-
fromDropdown:
|
|
748
|
+
fromDropdown: p = !1,
|
|
749
749
|
withSelectAll: a = !1,
|
|
750
750
|
withClearAll: r = !1,
|
|
751
751
|
expandedNodes: w,
|
|
752
|
-
SearchValue:
|
|
752
|
+
SearchValue: W,
|
|
753
753
|
SelectedData: y,
|
|
754
754
|
treeContainerStyle: x,
|
|
755
|
-
treeNodeItemStyle:
|
|
755
|
+
treeNodeItemStyle: L,
|
|
756
756
|
treeFooterStyle: H,
|
|
757
|
-
treeFooterTextStyle:
|
|
757
|
+
treeFooterTextStyle: S,
|
|
758
758
|
treeNodeStyle: g,
|
|
759
|
-
labelRowStyle:
|
|
759
|
+
labelRowStyle: d,
|
|
760
760
|
collapseToggleStyle: f
|
|
761
761
|
}) => {
|
|
762
|
-
const [
|
|
763
|
-
if (V.id ===
|
|
762
|
+
const [v, h] = O(t || []), F = (B, z, X = v) => X.map((V) => {
|
|
763
|
+
if (V.id === B) {
|
|
764
764
|
const N = V.children && V.children.length > 0;
|
|
765
765
|
return {
|
|
766
766
|
...V,
|
|
@@ -769,7 +769,7 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
769
769
|
};
|
|
770
770
|
}
|
|
771
771
|
if (V.children && V.children.length > 0) {
|
|
772
|
-
const N = F(
|
|
772
|
+
const N = F(B, z, V.children), u = N.filter((C) => C.selected).length === N.length && N.length > 0;
|
|
773
773
|
return {
|
|
774
774
|
...V,
|
|
775
775
|
selected: u,
|
|
@@ -777,59 +777,59 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
777
777
|
};
|
|
778
778
|
}
|
|
779
779
|
return V;
|
|
780
|
-
}), E = (
|
|
780
|
+
}), E = (B, z) => B.map((X) => ({
|
|
781
781
|
...X,
|
|
782
782
|
selected: z,
|
|
783
783
|
children: X.children ? E(X.children, z) : []
|
|
784
|
-
})), Z = (
|
|
785
|
-
const X = F(
|
|
784
|
+
})), Z = (B, z) => {
|
|
785
|
+
const X = F(B, z);
|
|
786
786
|
h(X);
|
|
787
787
|
const V = oe(X);
|
|
788
788
|
s?.(V);
|
|
789
|
-
}, J = (
|
|
790
|
-
l?.(
|
|
791
|
-
}, oe = (
|
|
789
|
+
}, J = (B, z) => {
|
|
790
|
+
l?.(B, z);
|
|
791
|
+
}, oe = (B) => {
|
|
792
792
|
let z = [];
|
|
793
|
-
return
|
|
793
|
+
return B.forEach((X) => {
|
|
794
794
|
X.selected && z.push(X), X.children?.length && (z = [...z, ...oe(X.children)]);
|
|
795
795
|
}), z;
|
|
796
796
|
}, q = () => {
|
|
797
|
-
const
|
|
798
|
-
h(
|
|
797
|
+
const B = E(v, !1);
|
|
798
|
+
h(B), s?.([]);
|
|
799
799
|
}, j = () => {
|
|
800
|
-
const
|
|
801
|
-
h(
|
|
802
|
-
const z = oe(
|
|
800
|
+
const B = E(v, !0);
|
|
801
|
+
h(B);
|
|
802
|
+
const z = oe(B);
|
|
803
803
|
s?.(z);
|
|
804
804
|
};
|
|
805
805
|
return ee(() => {
|
|
806
806
|
h(t || []);
|
|
807
807
|
}, [t]), /* @__PURE__ */ i("div", { className: `${Le.treeNodeContainer}`, style: x, children: [
|
|
808
|
-
/* @__PURE__ */ e("div", { className: `${Le.treeNodeItem} ${
|
|
808
|
+
/* @__PURE__ */ e("div", { className: `${Le.treeNodeItem} ${p ? Le.inDropDown : ""}`, style: L, children: v.map((B) => /* @__PURE__ */ e(
|
|
809
809
|
Dt,
|
|
810
810
|
{
|
|
811
|
-
node:
|
|
811
|
+
node: B,
|
|
812
812
|
onSelect: Z,
|
|
813
813
|
defaultCollapsed: o,
|
|
814
814
|
checkboxProps: n,
|
|
815
815
|
onCollapse: J,
|
|
816
816
|
depth: 0,
|
|
817
817
|
expandedNodes: w,
|
|
818
|
-
SearchValue:
|
|
818
|
+
SearchValue: W,
|
|
819
819
|
SelectedData: y,
|
|
820
820
|
treeContainerStyle: x,
|
|
821
|
-
treeNodeItemStyle:
|
|
821
|
+
treeNodeItemStyle: L,
|
|
822
822
|
treeFooterStyle: H,
|
|
823
|
-
treeFooterTextStyle:
|
|
823
|
+
treeFooterTextStyle: S,
|
|
824
824
|
treeNodeStyle: g,
|
|
825
|
-
labelRowStyle:
|
|
825
|
+
labelRowStyle: d,
|
|
826
826
|
collapseToggleStyle: f
|
|
827
827
|
},
|
|
828
|
-
|
|
828
|
+
B.id
|
|
829
829
|
)) }),
|
|
830
|
-
|
|
831
|
-
r && /* @__PURE__ */ e("span", { onClick: q, style:
|
|
832
|
-
a &&
|
|
830
|
+
p && /* @__PURE__ */ i("div", { className: Le.dropdownListFooter, style: H, children: [
|
|
831
|
+
r && /* @__PURE__ */ e("span", { onClick: q, style: S, children: "Clear All" }),
|
|
832
|
+
a && W === "" && /* @__PURE__ */ e("span", { onClick: j, style: S, children: "Select All" })
|
|
833
833
|
] })
|
|
834
834
|
] });
|
|
835
835
|
}, Dt = ({
|
|
@@ -838,36 +838,36 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
838
838
|
defaultCollapsed: n,
|
|
839
839
|
checkboxProps: l,
|
|
840
840
|
onCollapse: s,
|
|
841
|
-
depth:
|
|
841
|
+
depth: p,
|
|
842
842
|
expandedNodes: a,
|
|
843
843
|
SearchValue: r,
|
|
844
844
|
SelectedData: w,
|
|
845
|
-
treeContainerStyle:
|
|
845
|
+
treeContainerStyle: W,
|
|
846
846
|
treeNodeItemStyle: y,
|
|
847
847
|
treeFooterStyle: x,
|
|
848
|
-
treeFooterTextStyle:
|
|
848
|
+
treeFooterTextStyle: L,
|
|
849
849
|
treeNodeStyle: H,
|
|
850
|
-
labelRowStyle:
|
|
850
|
+
labelRowStyle: S,
|
|
851
851
|
collapseToggleStyle: g
|
|
852
852
|
}) => {
|
|
853
|
-
const
|
|
853
|
+
const d = a?.find((Z) => Z.id === t.id);
|
|
854
854
|
w?.find((Z) => Z.id === t.id);
|
|
855
|
-
const [f,
|
|
856
|
-
|
|
855
|
+
const [f, v] = O(d ? !1 : n || !0), h = () => {
|
|
856
|
+
v((Z) => !Z), s?.(f, t);
|
|
857
857
|
}, F = () => {
|
|
858
858
|
o?.(t.id, !t.selected);
|
|
859
859
|
}, E = (Z) => {
|
|
860
860
|
let J = !1;
|
|
861
|
-
const oe = (j) => j?.toLowerCase().replace(/\s/g, "") || "", q = (j,
|
|
862
|
-
|
|
861
|
+
const oe = (j) => j?.toLowerCase().replace(/\s/g, "") || "", q = (j, B) => {
|
|
862
|
+
B.label && oe(B.label).includes(oe(j)) && (J = !0), B.children?.forEach((z) => q(j, z));
|
|
863
863
|
};
|
|
864
864
|
return !Z || Z.trim() === "" ? !0 : (q(Z, t), J);
|
|
865
865
|
};
|
|
866
866
|
return ee(() => {
|
|
867
|
-
r &&
|
|
867
|
+
r && v(!1);
|
|
868
868
|
}, [r]), /* @__PURE__ */ i("div", { className: `${Le.treeNode} ${E(r) ? Le.visible : Le.hidden}`, style: H, children: [
|
|
869
|
-
/* @__PURE__ */ i("div", { className: Le.labelRow, onClick: h, style:
|
|
870
|
-
/* @__PURE__ */ e("div", { style: { display: "grid", placeItems: "center", marginLeft: `${
|
|
869
|
+
/* @__PURE__ */ i("div", { className: Le.labelRow, onClick: h, style: S, children: [
|
|
870
|
+
/* @__PURE__ */ e("div", { style: { display: "grid", placeItems: "center", marginLeft: `${p}rem` }, onClick: (Z) => Z.stopPropagation(), children: /* @__PURE__ */ e(Ae, { checked: t?.selected ?? !1, change: F, ...l, withActive: !1 }) }),
|
|
871
871
|
/* @__PURE__ */ e("span", { className: Le.collapseToggle, style: g, children: /* @__PURE__ */ e(
|
|
872
872
|
"div",
|
|
873
873
|
{
|
|
@@ -890,16 +890,16 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
890
890
|
defaultCollapsed: n,
|
|
891
891
|
checkboxProps: l,
|
|
892
892
|
onCollapse: s,
|
|
893
|
-
depth:
|
|
893
|
+
depth: p + 1,
|
|
894
894
|
expandedNodes: a,
|
|
895
895
|
SearchValue: r,
|
|
896
896
|
SelectedData: w,
|
|
897
|
-
treeContainerStyle:
|
|
897
|
+
treeContainerStyle: W,
|
|
898
898
|
treeNodeItemStyle: y,
|
|
899
899
|
treeFooterStyle: x,
|
|
900
|
-
treeFooterTextStyle:
|
|
900
|
+
treeFooterTextStyle: L,
|
|
901
901
|
treeNodeStyle: H,
|
|
902
|
-
labelRowStyle:
|
|
902
|
+
labelRowStyle: S,
|
|
903
903
|
collapseToggleStyle: g
|
|
904
904
|
},
|
|
905
905
|
Z.id
|
|
@@ -911,20 +911,20 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
911
911
|
withClose: n = !0,
|
|
912
912
|
disableAll: l = !1,
|
|
913
913
|
withMultiselect: s = !1,
|
|
914
|
-
selectedOptionID:
|
|
914
|
+
selectedOptionID: p,
|
|
915
915
|
withInput: a = !1,
|
|
916
916
|
withTree: r = !1,
|
|
917
917
|
withSelectAll: w = !0,
|
|
918
|
-
dropdownType:
|
|
918
|
+
dropdownType: W = "country",
|
|
919
919
|
closeOnScroll: y = !1,
|
|
920
920
|
onSelect: x,
|
|
921
|
-
onFocus:
|
|
921
|
+
onFocus: L,
|
|
922
922
|
onBlur: H,
|
|
923
|
-
onValueChange:
|
|
923
|
+
onValueChange: S,
|
|
924
924
|
onApply: g,
|
|
925
|
-
customInputSlot:
|
|
925
|
+
customInputSlot: d,
|
|
926
926
|
dropdownWrapperStyle: f,
|
|
927
|
-
dropdownInputWrapperStyle:
|
|
927
|
+
dropdownInputWrapperStyle: v,
|
|
928
928
|
dropdownInputSlotStyle: h,
|
|
929
929
|
dropdownInputSlotItemStyle: F,
|
|
930
930
|
dropdownInputSlotItemLabelStyle: E,
|
|
@@ -933,34 +933,34 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
933
933
|
dropdownItemStyle: oe,
|
|
934
934
|
dropdownItemLabelStyle: q,
|
|
935
935
|
itemCheckboxStyle: j,
|
|
936
|
-
dropdownItemLabelTextStyle:
|
|
936
|
+
dropdownItemLabelTextStyle: B,
|
|
937
937
|
dropdownListStyle: z,
|
|
938
938
|
treeProps: X,
|
|
939
939
|
withApply: V = !1,
|
|
940
940
|
applyButtonProps: N = { label: "Apply" },
|
|
941
|
-
...
|
|
941
|
+
...k
|
|
942
942
|
}) => {
|
|
943
|
-
const [u, C] = O(!1), [
|
|
944
|
-
if (
|
|
945
|
-
x?.(
|
|
943
|
+
const [u, C] = O(!1), [b, U] = O(""), [K, ue] = O(!1), [ne, he] = O(!1), [G, Y] = O(!1), ce = se(null), re = se(null), Ce = se(null), le = se(null), [I, _] = O([]), T = se([]), R = se(0), [ie, te] = O(""), [fe, ge] = O(null), we = (m) => `https://flagsapi.com/${m}/flat/64.png`, Me = (m) => {
|
|
944
|
+
if (m.selected = !m.selected, !s) {
|
|
945
|
+
x?.(m);
|
|
946
946
|
return;
|
|
947
947
|
}
|
|
948
|
-
T.current = [...T.current, ...I.filter((A) => A.selected == !0), ...I.filter((A) => A.id ===
|
|
949
|
-
}, Re = (
|
|
950
|
-
ge(
|
|
948
|
+
T.current = [...T.current, ...I.filter((A) => A.selected == !0), ...I.filter((A) => A.id === m.id)], T.current = Mt(T.current, "id").filter((A) => A.selected).filter((A) => A.id !== "SELECT_ALL"), m.id === "SELECT_ALL" ? (ue(m.selected), he(!0)) : (ue(!1), x?.(T.current), he(!1)), C((A) => !A);
|
|
949
|
+
}, Re = (m) => {
|
|
950
|
+
ge(m), x?.(m), Y(!1);
|
|
951
951
|
}, De = () => {
|
|
952
952
|
g?.(), Y(!1);
|
|
953
|
-
},
|
|
953
|
+
}, We = () => {
|
|
954
954
|
if (!re.current || !ce.current) return;
|
|
955
|
-
const
|
|
956
|
-
if (!A || !
|
|
957
|
-
const ae =
|
|
955
|
+
const m = re.current, A = ce.current;
|
|
956
|
+
if (!A || !m) return;
|
|
957
|
+
const ae = m.getBoundingClientRect(), rt = window.innerHeight, Be = 16;
|
|
958
958
|
A.style.width = ae.width + "px", A.style.position = "fixed", A.style.left = `${ae.left}px`, A.style.overflowY = "visible", A.style.maxHeight = "none";
|
|
959
|
-
const Xe = rt - ae.bottom -
|
|
960
|
-
Xe >= A.offsetHeight ? (A.style.top = `${ae.bottom + 8}px`, A.style.bottom = "unset") :
|
|
959
|
+
const Xe = rt - ae.bottom - Be, c = ae.top - Be;
|
|
960
|
+
Xe >= A.offsetHeight ? (A.style.top = `${ae.bottom + 8}px`, A.style.bottom = "unset") : c >= A.offsetHeight ? (A.style.top = `${ae.top - A.offsetHeight - 8}px`, A.style.bottom = "unset") : Xe >= c ? (A.style.top = `${ae.bottom + 8}px`, A.style.bottom = "unset", A.style.maxHeight = `${Xe - 8}px`, A.style.overflowY = "auto") : (A.style.top = `${Be}px`, A.style.bottom = "unset", A.style.maxHeight = `${c - 8}px`, A.style.overflowY = "auto");
|
|
961
961
|
}, be = () => {
|
|
962
962
|
requestAnimationFrame(() => {
|
|
963
|
-
|
|
963
|
+
We();
|
|
964
964
|
});
|
|
965
965
|
};
|
|
966
966
|
ee(() => {
|
|
@@ -970,43 +970,43 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
970
970
|
_(t);
|
|
971
971
|
return;
|
|
972
972
|
}
|
|
973
|
-
const
|
|
974
|
-
|
|
973
|
+
const m = t?.some((ae) => "selected" in ae), A = w ? [{ id: "SELECT_ALL", label: "Select All", selected: K }] : [];
|
|
974
|
+
m ? _([...A, ...t]) : (t?.forEach((ae) => {
|
|
975
975
|
ae.selected = !1;
|
|
976
976
|
}), _([...A, ...t])), be();
|
|
977
977
|
}, [JSON.stringify(t)]), ee(() => {
|
|
978
|
-
s && (t?.every((
|
|
978
|
+
s && (t?.every((m) => m.selected) || ue(!1));
|
|
979
979
|
}, [T.current.length]), ee(() => {
|
|
980
|
-
!s &&
|
|
981
|
-
}, [
|
|
980
|
+
!s && p && ge(t?.find((m) => m.id === p));
|
|
981
|
+
}, [p]), ee(() => {
|
|
982
982
|
if (s && I.length > 0 && ne) {
|
|
983
|
-
const
|
|
984
|
-
_(
|
|
983
|
+
const m = I.map((A) => A.id === "SELECT_ALL" ? { ...A, selected: K } : A.disabled ? A : { ...A, selected: K });
|
|
984
|
+
_(m), t?.forEach((A) => {
|
|
985
985
|
A.id === "SELECT_ALL" ? A.selected = K : A.disabled || (A.selected = K);
|
|
986
|
-
}), T.current =
|
|
986
|
+
}), T.current = m.filter((A) => A.selected && A.id !== "SELECT_ALL"), x?.(T.current);
|
|
987
987
|
}
|
|
988
988
|
}, [u]);
|
|
989
|
-
const Se = (
|
|
990
|
-
re.current && (
|
|
991
|
-
}, Pe = (
|
|
992
|
-
y && (!re.current || !ce.current ||
|
|
989
|
+
const Se = (m) => {
|
|
990
|
+
re.current && (m.composedPath().includes(re.current) || Y(!1));
|
|
991
|
+
}, Pe = (m) => {
|
|
992
|
+
y && (!re.current || !ce.current || m.composedPath().includes(re.current) || m.composedPath().includes(ce.current) || Y(!1));
|
|
993
993
|
};
|
|
994
994
|
ee(() => {
|
|
995
|
-
const
|
|
995
|
+
const m = () => {
|
|
996
996
|
G && be();
|
|
997
997
|
};
|
|
998
|
-
return document.addEventListener("click", Se), document.addEventListener("wheel", Pe), window.addEventListener("scroll",
|
|
999
|
-
document.removeEventListener("click", Se), document.removeEventListener("wheel", Pe), window.removeEventListener("scroll",
|
|
998
|
+
return document.addEventListener("click", Se), document.addEventListener("wheel", Pe), window.addEventListener("scroll", m), () => {
|
|
999
|
+
document.removeEventListener("click", Se), document.removeEventListener("wheel", Pe), window.removeEventListener("scroll", m);
|
|
1000
1000
|
};
|
|
1001
1001
|
}, [G]), ee(() => {
|
|
1002
1002
|
if (!s) return;
|
|
1003
|
-
const
|
|
1003
|
+
const m = () => {
|
|
1004
1004
|
const A = re.current?.getBoundingClientRect();
|
|
1005
1005
|
if (!A) return;
|
|
1006
1006
|
const ae = A.width;
|
|
1007
1007
|
ae <= 150 ? R.current = 0 : ae <= 250 ? R.current = 1 : ae <= 350 ? R.current = 2 : ae <= 450 ? R.current = 3 : R.current = 4;
|
|
1008
1008
|
};
|
|
1009
|
-
return
|
|
1009
|
+
return m(), window.addEventListener("resize", m), () => window.removeEventListener("resize", m);
|
|
1010
1010
|
}, []);
|
|
1011
1011
|
const qe = se(!0);
|
|
1012
1012
|
return ee(() => {
|
|
@@ -1014,38 +1014,38 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
1014
1014
|
qe.current = !1;
|
|
1015
1015
|
return;
|
|
1016
1016
|
}
|
|
1017
|
-
G || H?.(), G &&
|
|
1017
|
+
G || H?.(), G && L?.();
|
|
1018
1018
|
}, [G]), /* @__PURE__ */ i("div", { className: `${de.dropdownWrapper}`, style: f ?? {}, children: [
|
|
1019
1019
|
/* @__PURE__ */ e(
|
|
1020
1020
|
"div",
|
|
1021
1021
|
{
|
|
1022
1022
|
ref: re,
|
|
1023
1023
|
className: de.dropdownInputWrapper,
|
|
1024
|
-
style:
|
|
1025
|
-
onClick: () => (Y((
|
|
1024
|
+
style: v ?? {},
|
|
1025
|
+
onClick: () => (Y((m) => !m), be()),
|
|
1026
1026
|
children: /* @__PURE__ */ e(
|
|
1027
1027
|
Ze,
|
|
1028
1028
|
{
|
|
1029
|
-
...
|
|
1030
|
-
onFocusChange: (
|
|
1029
|
+
...k,
|
|
1030
|
+
onFocusChange: (m) => Y(m),
|
|
1031
1031
|
customFocus: G,
|
|
1032
1032
|
withActive: !1,
|
|
1033
|
-
value: a ?
|
|
1034
|
-
onChange: (
|
|
1035
|
-
U(
|
|
1033
|
+
value: a ? b : fe?.label ?? "",
|
|
1034
|
+
onChange: (m) => {
|
|
1035
|
+
U(m), S?.(m);
|
|
1036
1036
|
},
|
|
1037
1037
|
toggleFocus: !0,
|
|
1038
1038
|
formInputStyle: { cursor: a ? "text" : "pointer" },
|
|
1039
1039
|
leftSlot: a && /* @__PURE__ */ i("div", { className: de.dropdownInputSlot, children: [
|
|
1040
|
-
|
|
1040
|
+
W === "currency" ? /* @__PURE__ */ e("p", { children: fe?.label }) : /* @__PURE__ */ e("img", { src: we(fe?.code), alt: "flag" }),
|
|
1041
1041
|
/* @__PURE__ */ e("div", { className: `${de.dropdownRightIconArrow} ${G ? de.focused : ""}`, children: /* @__PURE__ */ e(et, {}) })
|
|
1042
1042
|
] }),
|
|
1043
1043
|
rightSlot: /* @__PURE__ */ i("div", { className: `${de.dropdownRightIcon} ${G ? de.focused : ""}`, children: [
|
|
1044
|
-
(a ?
|
|
1044
|
+
(a ? b : !s && fe) && /* @__PURE__ */ e(
|
|
1045
1045
|
"div",
|
|
1046
1046
|
{
|
|
1047
|
-
onClick: (
|
|
1048
|
-
|
|
1047
|
+
onClick: (m) => {
|
|
1048
|
+
m.stopPropagation(), a ? (U(""), Y(!1), S?.("")) : (ge(null), x?.(null));
|
|
1049
1049
|
},
|
|
1050
1050
|
className: de.dropdownRightIconClose,
|
|
1051
1051
|
children: /* @__PURE__ */ e(ot, {})
|
|
@@ -1056,8 +1056,8 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
1056
1056
|
readOnly: !a,
|
|
1057
1057
|
forDropdown: !0,
|
|
1058
1058
|
inputSlotStyle: { width: "100%" },
|
|
1059
|
-
inputSlot: s && T.current.length > 0 ?
|
|
1060
|
-
T.current.slice(0, R.current).map((
|
|
1059
|
+
inputSlot: s && T.current.length > 0 ? d || /* @__PURE__ */ i("ul", { className: de.dropdownInputSlot, style: h ?? {}, children: [
|
|
1060
|
+
T.current.slice(0, R.current).map((m, A) => /* @__PURE__ */ i(
|
|
1061
1061
|
"li",
|
|
1062
1062
|
{
|
|
1063
1063
|
ref: le,
|
|
@@ -1065,14 +1065,14 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
1065
1065
|
style: F ?? {},
|
|
1066
1066
|
onClick: (ae) => ae.stopPropagation(),
|
|
1067
1067
|
children: [
|
|
1068
|
-
/* @__PURE__ */ e("div", { title:
|
|
1068
|
+
/* @__PURE__ */ e("div", { title: m.label, className: de.dropdownInputSlotItemLabel, style: E ?? {}, children: typeof m.customLabel == "function" ? m.customLabel(m) : m.label }),
|
|
1069
1069
|
/* @__PURE__ */ e(
|
|
1070
1070
|
"div",
|
|
1071
1071
|
{
|
|
1072
1072
|
style: Z ?? {},
|
|
1073
1073
|
className: de.dropdownInputSlotItemClose,
|
|
1074
1074
|
onClick: (ae) => {
|
|
1075
|
-
ae.stopPropagation(), Me(
|
|
1075
|
+
ae.stopPropagation(), Me(m);
|
|
1076
1076
|
},
|
|
1077
1077
|
children: /* @__PURE__ */ e(Ft, { width: "16", height: "16", viewBox: "0 0 16 16", stroke: "#95969C" })
|
|
1078
1078
|
}
|
|
@@ -1087,7 +1087,7 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
1087
1087
|
)
|
|
1088
1088
|
}
|
|
1089
1089
|
),
|
|
1090
|
-
t && t.length > 0 && G && /* @__PURE__ */ i("div", { ref: ce, onClick: (
|
|
1090
|
+
t && t.length > 0 && G && /* @__PURE__ */ i("div", { ref: ce, onClick: (m) => m.stopPropagation(), className: de.dropdownListContainer, children: [
|
|
1091
1091
|
o && /* @__PURE__ */ e(
|
|
1092
1092
|
Ze,
|
|
1093
1093
|
{
|
|
@@ -1096,7 +1096,7 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
1096
1096
|
withFocus: !1,
|
|
1097
1097
|
withActive: !1,
|
|
1098
1098
|
value: ie,
|
|
1099
|
-
onChange: (
|
|
1099
|
+
onChange: (m) => te(m)
|
|
1100
1100
|
}
|
|
1101
1101
|
),
|
|
1102
1102
|
r ? /* @__PURE__ */ e(
|
|
@@ -1105,44 +1105,44 @@ const un = "mc__Dropdown-module__dropdownWrapper", pn = "mc__Dropdown-module__dr
|
|
|
1105
1105
|
SearchValue: ie,
|
|
1106
1106
|
data: t,
|
|
1107
1107
|
onSelect: x,
|
|
1108
|
-
onCollapse: (
|
|
1109
|
-
be(), X?.onCollapse?.(
|
|
1108
|
+
onCollapse: (m, A) => {
|
|
1109
|
+
be(), X?.onCollapse?.(m, A);
|
|
1110
1110
|
},
|
|
1111
1111
|
...X
|
|
1112
1112
|
}
|
|
1113
|
-
) : /* @__PURE__ */ e("ul", { onClick: (
|
|
1113
|
+
) : /* @__PURE__ */ e("ul", { onClick: (m) => m.stopPropagation(), className: de.dropdownList, ref: Ce, style: z ?? {}, children: I.filter((m) => m?.label?.toLowerCase().includes(ie.toLowerCase())).map((m, A) => /* @__PURE__ */ i(
|
|
1114
1114
|
"li",
|
|
1115
1115
|
{
|
|
1116
|
-
style: { ...oe, cursor: !s &&
|
|
1117
|
-
className: `${de.dropdownItem} ${!s && fe?.id ===
|
|
1116
|
+
style: { ...oe, cursor: !s && m?.disabled ? "not-allowed" : "pointer" },
|
|
1117
|
+
className: `${de.dropdownItem} ${!s && fe?.id === m.id ? de.selected : ""} ${!m?.label || m.label === void 0 || l || m?.disabled ? de.disabled : ""} ${!s && !m?.disabled ? de.hovered : ""}`,
|
|
1118
1118
|
onClick: (ae) => {
|
|
1119
|
-
ae.stopPropagation(), !s && !
|
|
1119
|
+
ae.stopPropagation(), !s && !m?.disabled && Re(m);
|
|
1120
1120
|
},
|
|
1121
1121
|
children: [
|
|
1122
|
-
s && !
|
|
1122
|
+
s && !m.noCheckbox && /* @__PURE__ */ e("div", { className: de.itemCheckbox, style: j ?? {}, children: /* @__PURE__ */ e(
|
|
1123
1123
|
Ae,
|
|
1124
1124
|
{
|
|
1125
|
-
multipleChecked:
|
|
1126
|
-
disabled: l ||
|
|
1127
|
-
checked:
|
|
1128
|
-
change: () => Me(
|
|
1125
|
+
multipleChecked: m.id === "SELECT_ALL",
|
|
1126
|
+
disabled: l || m?.disabled,
|
|
1127
|
+
checked: m?.selected,
|
|
1128
|
+
change: () => Me(m)
|
|
1129
1129
|
}
|
|
1130
1130
|
) }),
|
|
1131
1131
|
/* @__PURE__ */ i("div", { className: de.dropdownItemLabel, style: q ?? {}, children: [
|
|
1132
1132
|
a ? /* @__PURE__ */ i("div", { className: de.dropdownItemLabelInput, children: [
|
|
1133
|
-
/* @__PURE__ */ e("img", { src: we(
|
|
1134
|
-
/* @__PURE__ */ e("span", { title:
|
|
1135
|
-
/* @__PURE__ */ e("span", { className: de.countryDialCode, children:
|
|
1133
|
+
/* @__PURE__ */ e("img", { src: we(m.code), style: { width: "1.375rem", height: "1.375rem", objectFit: "contain" }, alt: m.name }),
|
|
1134
|
+
/* @__PURE__ */ e("span", { title: m.name, className: de.countryName, children: m.name || m.label }),
|
|
1135
|
+
/* @__PURE__ */ e("span", { className: de.countryDialCode, children: W === "country" ? m.dialCode : m?.label })
|
|
1136
1136
|
] }) : /* @__PURE__ */ e(
|
|
1137
1137
|
"p",
|
|
1138
1138
|
{
|
|
1139
|
-
title: typeof
|
|
1140
|
-
className: `${
|
|
1141
|
-
style:
|
|
1142
|
-
children: typeof
|
|
1139
|
+
title: typeof m.label == "string" ? m.label : "",
|
|
1140
|
+
className: `${m.id === "SELECT_ALL" ? de.selectAll : ""}`,
|
|
1141
|
+
style: B ?? {},
|
|
1142
|
+
children: typeof m.customLabel == "function" ? m.customLabel(m) : m.label
|
|
1143
1143
|
}
|
|
1144
1144
|
),
|
|
1145
|
-
s && /* @__PURE__ */ e("p", { children:
|
|
1145
|
+
s && /* @__PURE__ */ e("p", { children: m.id === "SELECT_ALL" ? `${I.filter((ae) => ae.id !== "SELECT_ALL" && ae.selected).length}/${t.length}` : "" })
|
|
1146
1146
|
] })
|
|
1147
1147
|
]
|
|
1148
1148
|
},
|
|
@@ -1184,22 +1184,22 @@ ut.displayName = "Dropdown";
|
|
|
1184
1184
|
ut.description = "A feature-rich dropdown component with multi-select, filtering, and smart positioning capabilities.";
|
|
1185
1185
|
const Yn = "mc__Radio-module__radioWrapper", jn = {
|
|
1186
1186
|
radioWrapper: Yn
|
|
1187
|
-
},
|
|
1187
|
+
}, mt = ({ checked: t, change: o, disabled: n, required: l, withUncheckState: s = !1, radioType: p = "default" }) => {
|
|
1188
1188
|
dt(), O(!1);
|
|
1189
1189
|
const a = () => {
|
|
1190
1190
|
n || o?.(s ? !t : !0);
|
|
1191
1191
|
}, r = () => {
|
|
1192
|
-
let w = null,
|
|
1193
|
-
return t ? n ? w = /* @__PURE__ */ e(zt, { color:
|
|
1192
|
+
let w = null, W = n ? "#95969C" : p === "error" ? "#E3292F" : "#0058FF";
|
|
1193
|
+
return t ? n ? w = /* @__PURE__ */ e(zt, { color: W }) : w = /* @__PURE__ */ e(Vt, { color: W }) : n ? w = /* @__PURE__ */ e(Ut, { color: W }) : w = /* @__PURE__ */ e(Zt, { color: W }), w;
|
|
1194
1194
|
};
|
|
1195
1195
|
return /* @__PURE__ */ i("div", { className: jn.radioWrapper, style: { cursor: n ? "not-allowed" : "pointer" }, onClick: a, children: [
|
|
1196
1196
|
/* @__PURE__ */ e("input", { type: "radio", checked: !0, readOnly: !0, hidden: !0, disabled: n ?? !1, required: l }),
|
|
1197
1197
|
r()
|
|
1198
1198
|
] });
|
|
1199
1199
|
};
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1200
|
+
mt.propKeys = ["checked", "change", "disabled", "required", "withUncheckState", "radioType"];
|
|
1201
|
+
mt.displayName = "Radio";
|
|
1202
|
+
mt.description = "A radio button component with customizable states and uncheck functionality for form selections.";
|
|
1203
1203
|
const Kn = "mc__Tooltip-module__tooltipContainer", qn = "mc__Tooltip-module__tooltipContent", Xn = "mc__Tooltip-module__withoutPointer", Qn = "mc__Tooltip-module__top", Jn = "mc__Tooltip-module__right", Gn = "mc__Tooltip-module__bottom", el = "mc__Tooltip-module__left", tl = "mc__Tooltip-module__tooltipTitle", ol = "mc__Tooltip-module__tooltipText", nl = "mc__Tooltip-module__dark", xe = {
|
|
1204
1204
|
tooltipContainer: Kn,
|
|
1205
1205
|
tooltipContent: qn,
|
|
@@ -1217,28 +1217,28 @@ const Kn = "mc__Tooltip-module__tooltipContainer", qn = "mc__Tooltip-module__too
|
|
|
1217
1217
|
delay: n = 400,
|
|
1218
1218
|
placement: l = "top",
|
|
1219
1219
|
trigger: s = "hover",
|
|
1220
|
-
title:
|
|
1220
|
+
title: p,
|
|
1221
1221
|
text: a,
|
|
1222
1222
|
customText: r,
|
|
1223
1223
|
tooltipStyleType: w = "default",
|
|
1224
|
-
tooltipContentStyle:
|
|
1224
|
+
tooltipContentStyle: W,
|
|
1225
1225
|
tooltipTitlestyle: y,
|
|
1226
1226
|
tooltipTextStyle: x,
|
|
1227
|
-
tooltipContainerStyle:
|
|
1227
|
+
tooltipContainerStyle: L,
|
|
1228
1228
|
pointerPosition: H = "10%",
|
|
1229
|
-
withPointer:
|
|
1229
|
+
withPointer: S = !1,
|
|
1230
1230
|
theme: g,
|
|
1231
|
-
topCustomOffset:
|
|
1231
|
+
topCustomOffset: d = 0,
|
|
1232
1232
|
bottomCustomOffset: f = 0,
|
|
1233
|
-
leftCustomOffset:
|
|
1233
|
+
leftCustomOffset: v = 0,
|
|
1234
1234
|
rightCustomOffset: h = 0,
|
|
1235
1235
|
forceClose: F = !1,
|
|
1236
1236
|
onClick: E
|
|
1237
1237
|
}) => {
|
|
1238
1238
|
const Z = se(null), J = se(null);
|
|
1239
1239
|
let oe;
|
|
1240
|
-
const [q, j] = O(!1),
|
|
1241
|
-
s === "hover" &&
|
|
1240
|
+
const [q, j] = O(!1), B = o || p || a || r, z = () => {
|
|
1241
|
+
s === "hover" && B && (oe = setTimeout(() => {
|
|
1242
1242
|
j(!0);
|
|
1243
1243
|
}, n));
|
|
1244
1244
|
}, X = () => {
|
|
@@ -1250,7 +1250,7 @@ const Kn = "mc__Tooltip-module__tooltipContainer", qn = "mc__Tooltip-module__too
|
|
|
1250
1250
|
}, N = () => {
|
|
1251
1251
|
const u = Z.current, C = J.current;
|
|
1252
1252
|
if (!C || !u) return;
|
|
1253
|
-
const
|
|
1253
|
+
const b = u.getBoundingClientRect(), U = C.getBoundingClientRect(), K = window.innerWidth, ue = window.innerHeight;
|
|
1254
1254
|
C.style.position = "fixed";
|
|
1255
1255
|
const ne = (ce, re) => ({
|
|
1256
1256
|
fitsTop: ce >= 0,
|
|
@@ -1263,48 +1263,48 @@ const Kn = "mc__Tooltip-module__tooltipContainer", qn = "mc__Tooltip-module__too
|
|
|
1263
1263
|
let G, Y;
|
|
1264
1264
|
switch (l) {
|
|
1265
1265
|
case "top":
|
|
1266
|
-
G =
|
|
1266
|
+
G = b.top - U.height - 8 + d - f, Y = b.left + v - h;
|
|
1267
1267
|
const ce = ne(G, Y);
|
|
1268
|
-
ce.fitsTop || (G =
|
|
1268
|
+
ce.fitsTop || (G = b.bottom + 8 + f - d), ce.fitsLeft ? ce.fitsRight || (Y = K - U.width) : Y = 0, he(G, Y);
|
|
1269
1269
|
break;
|
|
1270
1270
|
case "bottom":
|
|
1271
|
-
G =
|
|
1271
|
+
G = b.bottom + 8 + f - d, Y = b.left + v - h;
|
|
1272
1272
|
const re = ne(G, Y);
|
|
1273
|
-
re.fitsBottom || (G =
|
|
1273
|
+
re.fitsBottom || (G = b.top - U.height - 8 + d - f), re.fitsLeft ? re.fitsRight || (Y = K - U.width) : Y = 0, he(G, Y);
|
|
1274
1274
|
break;
|
|
1275
1275
|
case "left":
|
|
1276
|
-
G =
|
|
1276
|
+
G = b.top + d - f, Y = b.left - U.width - 8 + v - h;
|
|
1277
1277
|
const Ce = ne(G, Y);
|
|
1278
|
-
Ce.fitsLeft || (Y =
|
|
1278
|
+
Ce.fitsLeft || (Y = b.right + 8 + h - v), Ce.fitsTop ? Ce.fitsBottom || (G = ue - U.height) : G = 0, he(G, Y);
|
|
1279
1279
|
break;
|
|
1280
1280
|
case "right":
|
|
1281
|
-
G =
|
|
1281
|
+
G = b.top + d - f, Y = b.right + 8 + h - v;
|
|
1282
1282
|
const le = ne(G, Y);
|
|
1283
|
-
le.fitsRight || (Y =
|
|
1283
|
+
le.fitsRight || (Y = b.left - U.width - 8 + v - h), le.fitsTop ? le.fitsBottom || (G = ue - U.height) : G = 0, he(G, Y);
|
|
1284
1284
|
break;
|
|
1285
1285
|
}
|
|
1286
1286
|
};
|
|
1287
1287
|
ee(() => {
|
|
1288
1288
|
N();
|
|
1289
|
-
}, [Z, q, t, l, o, r,
|
|
1289
|
+
}, [Z, q, t, l, o, r, p, a]), ee(() => {
|
|
1290
1290
|
const u = (U) => {
|
|
1291
1291
|
Z.current?.contains(U.target) || j(!1);
|
|
1292
1292
|
}, C = (U) => {
|
|
1293
1293
|
U.composedPath().includes(Z.current) || j(!1);
|
|
1294
|
-
},
|
|
1294
|
+
}, b = () => {
|
|
1295
1295
|
q && N();
|
|
1296
1296
|
};
|
|
1297
|
-
return document.addEventListener("click", C), document.addEventListener("scroll", u, !0), window.addEventListener("resize",
|
|
1298
|
-
document.removeEventListener("scroll", u, !0), document.removeEventListener("click", C), window.removeEventListener("resize",
|
|
1297
|
+
return document.addEventListener("click", C), document.addEventListener("scroll", u, !0), window.addEventListener("resize", b), () => {
|
|
1298
|
+
document.removeEventListener("scroll", u, !0), document.removeEventListener("click", C), window.removeEventListener("resize", b);
|
|
1299
1299
|
};
|
|
1300
1300
|
}, [q]), ee(() => {
|
|
1301
1301
|
F && j(!1);
|
|
1302
1302
|
}, [F]), ee(() => {
|
|
1303
1303
|
const u = J.current;
|
|
1304
|
-
u && (u.style.setProperty("--pointer-position", `${H}`),
|
|
1304
|
+
u && (u.style.setProperty("--pointer-position", `${H}`), S || u.classList.add(xe.withoutPointer));
|
|
1305
1305
|
}, [q]);
|
|
1306
|
-
const
|
|
1307
|
-
...
|
|
1306
|
+
const k = () => ({
|
|
1307
|
+
...W,
|
|
1308
1308
|
...w === "secondary" && {
|
|
1309
1309
|
borderRadius: "12px",
|
|
1310
1310
|
border: "1px solid #E6E6E6",
|
|
@@ -1320,13 +1320,13 @@ const Kn = "mc__Tooltip-module__tooltipContainer", qn = "mc__Tooltip-module__too
|
|
|
1320
1320
|
onClick: V,
|
|
1321
1321
|
onMouseEnter: z,
|
|
1322
1322
|
onMouseLeave: X,
|
|
1323
|
-
style:
|
|
1323
|
+
style: L ?? {},
|
|
1324
1324
|
children: [
|
|
1325
1325
|
t,
|
|
1326
1326
|
q && o ? /* @__PURE__ */ e(
|
|
1327
1327
|
"div",
|
|
1328
1328
|
{
|
|
1329
|
-
style:
|
|
1329
|
+
style: k(),
|
|
1330
1330
|
onClick: (u) => u.stopPropagation(),
|
|
1331
1331
|
ref: J,
|
|
1332
1332
|
className: `${xe.tooltipContent} ${l ? xe[l] : xe.bottom}`,
|
|
@@ -1335,13 +1335,13 @@ const Kn = "mc__Tooltip-module__tooltipContainer", qn = "mc__Tooltip-module__too
|
|
|
1335
1335
|
) : q && /* @__PURE__ */ i(
|
|
1336
1336
|
"div",
|
|
1337
1337
|
{
|
|
1338
|
-
style:
|
|
1338
|
+
style: k(),
|
|
1339
1339
|
onClick: (u) => u.stopPropagation(),
|
|
1340
1340
|
ref: J,
|
|
1341
1341
|
className: `${xe.tooltipContent} ${l ? xe[l] : xe.bottom}`,
|
|
1342
1342
|
children: [
|
|
1343
1343
|
r && typeof r == "string" && r,
|
|
1344
|
-
|
|
1344
|
+
p && p.length > 0 && typeof p == "string" && /* @__PURE__ */ e("h2", { className: xe.tooltipTitle, style: y ?? {}, children: p }),
|
|
1345
1345
|
a && a.length > 0 && typeof a == "string" && /* @__PURE__ */ e("p", { className: xe.tooltipText, style: x ?? {}, children: a })
|
|
1346
1346
|
]
|
|
1347
1347
|
}
|
|
@@ -1388,24 +1388,24 @@ const ll = "mc__Popup-module__modalOverlay", rl = "mc__Popup-module__popupDrawer
|
|
|
1388
1388
|
mode: n,
|
|
1389
1389
|
children: l,
|
|
1390
1390
|
onClickOutside: s,
|
|
1391
|
-
onClose:
|
|
1391
|
+
onClose: p,
|
|
1392
1392
|
widthType: a,
|
|
1393
1393
|
// "horizontal"
|
|
1394
1394
|
modalOverlayStyle: r,
|
|
1395
1395
|
popupContainerStyle: w,
|
|
1396
|
-
templateWrapperStyle:
|
|
1396
|
+
templateWrapperStyle: W,
|
|
1397
1397
|
closeButtonStyle: y
|
|
1398
1398
|
}) => {
|
|
1399
1399
|
const x = () => {
|
|
1400
|
-
|
|
1401
|
-
},
|
|
1402
|
-
|
|
1400
|
+
p && typeof p == "function" && p();
|
|
1401
|
+
}, L = se(null), H = (S) => {
|
|
1402
|
+
S.target === L.current && s && typeof s == "function" && s();
|
|
1403
1403
|
};
|
|
1404
1404
|
return ee(() => {
|
|
1405
1405
|
if (t) {
|
|
1406
|
-
const
|
|
1406
|
+
const S = document.body.style.overflow;
|
|
1407
1407
|
return document.body.style.overflow = "hidden", () => {
|
|
1408
|
-
document.body.style.overflow =
|
|
1408
|
+
document.body.style.overflow = S;
|
|
1409
1409
|
};
|
|
1410
1410
|
}
|
|
1411
1411
|
}, [t]), ee(() => (document.addEventListener("click", H), () => {
|
|
@@ -1413,7 +1413,7 @@ const ll = "mc__Popup-module__modalOverlay", rl = "mc__Popup-module__popupDrawer
|
|
|
1413
1413
|
}), []), t && /* @__PURE__ */ e(
|
|
1414
1414
|
"div",
|
|
1415
1415
|
{
|
|
1416
|
-
ref:
|
|
1416
|
+
ref: L,
|
|
1417
1417
|
style: r ?? {},
|
|
1418
1418
|
className: `
|
|
1419
1419
|
${Ke.modalOverlay}
|
|
@@ -1430,7 +1430,7 @@ const ll = "mc__Popup-module__modalOverlay", rl = "mc__Popup-module__popupDrawer
|
|
|
1430
1430
|
`,
|
|
1431
1431
|
children: [
|
|
1432
1432
|
/* @__PURE__ */ e("div", { className: Ke.closeButton, style: y ?? {}, onClick: x, children: /* @__PURE__ */ e($t, { color: "#131314" }) }),
|
|
1433
|
-
/* @__PURE__ */ i("div", { className: Ke.templateWrapper, style:
|
|
1433
|
+
/* @__PURE__ */ i("div", { className: Ke.templateWrapper, style: W ?? {}, children: [
|
|
1434
1434
|
o && o,
|
|
1435
1435
|
l && l
|
|
1436
1436
|
] })
|
|
@@ -1457,11 +1457,11 @@ lt.propKeys = [
|
|
|
1457
1457
|
];
|
|
1458
1458
|
lt.displayName = "Popup";
|
|
1459
1459
|
lt.description = "A modal popup component with customizable templates, headers, and outside click handling for overlays.";
|
|
1460
|
-
const dl = "mc__NotificationToast-module__toastContainer", ul = "mc__NotificationToast-module__notificationToast",
|
|
1460
|
+
const dl = "mc__NotificationToast-module__toastContainer", ul = "mc__NotificationToast-module__notificationToast", ml = "mc__NotificationToast-module__fadeIn", pl = "mc__NotificationToast-module__fadeOut", hl = "mc__NotificationToast-module__neutral", fl = "mc__NotificationToast-module__filled", _l = "mc__NotificationToast-module__notificationToastContentLeftTextTitle", Cl = "mc__NotificationToast-module__notificationToastContentRightUndoText", gl = "mc__NotificationToast-module__notificationToastContentLeftTextDescription", wl = "mc__NotificationToast-module__info", yl = "mc__NotificationToast-module__error", vl = "mc__NotificationToast-module__success", bl = "mc__NotificationToast-module__notificationToastContent", kl = "mc__NotificationToast-module__notificationToastContentLeft", Ll = "mc__NotificationToast-module__notificationToastContentInfoIcon", Tl = "mc__NotificationToast-module__notificationToastContentLeftText", xl = "mc__NotificationToast-module__notificationToastContentRight", Il = "mc__NotificationToast-module__notificationToastContentRightClose", ve = {
|
|
1461
1461
|
toastContainer: dl,
|
|
1462
1462
|
notificationToast: ul,
|
|
1463
|
-
fadeIn:
|
|
1464
|
-
fadeOut:
|
|
1463
|
+
fadeIn: ml,
|
|
1464
|
+
fadeOut: pl,
|
|
1465
1465
|
neutral: hl,
|
|
1466
1466
|
filled: fl,
|
|
1467
1467
|
notificationToastContentLeftTextTitle: _l,
|
|
@@ -1482,36 +1482,36 @@ const dl = "mc__NotificationToast-module__toastContainer", ul = "mc__Notificatio
|
|
|
1482
1482
|
filled: n = !1,
|
|
1483
1483
|
withClose: l = !1,
|
|
1484
1484
|
withUndo: s = !1,
|
|
1485
|
-
withInfoIcon:
|
|
1485
|
+
withInfoIcon: p = !0,
|
|
1486
1486
|
description: a,
|
|
1487
1487
|
customAction: r,
|
|
1488
1488
|
timeout: w = 4e3,
|
|
1489
|
-
children:
|
|
1489
|
+
children: W,
|
|
1490
1490
|
onUndo: y,
|
|
1491
1491
|
onClose: x
|
|
1492
1492
|
}) => {
|
|
1493
|
-
const [
|
|
1493
|
+
const [L, H] = O("fadeIn");
|
|
1494
1494
|
ee(() => {
|
|
1495
|
-
const g = w,
|
|
1495
|
+
const g = w, d = 300, f = setTimeout(() => {
|
|
1496
1496
|
H("fadeOut"), setTimeout(() => {
|
|
1497
1497
|
x?.();
|
|
1498
|
-
},
|
|
1498
|
+
}, d);
|
|
1499
1499
|
}, g);
|
|
1500
1500
|
return () => {
|
|
1501
1501
|
clearTimeout(f);
|
|
1502
1502
|
};
|
|
1503
1503
|
}, [x]);
|
|
1504
|
-
const
|
|
1504
|
+
const S = () => {
|
|
1505
1505
|
let g = {};
|
|
1506
1506
|
return a && (g.padding = "12px"), g;
|
|
1507
1507
|
};
|
|
1508
|
-
return /* @__PURE__ */ e("div", { className: `${ve.notificationToast} ${ve[o]} ${n ? "" : ve.filled} ${ve[
|
|
1508
|
+
return /* @__PURE__ */ e("div", { className: `${ve.notificationToast} ${ve[o]} ${n ? "" : ve.filled} ${ve[L]}`, style: S(), children: /* @__PURE__ */ i("div", { className: ve.notificationToastContent, style: a ? { alignItems: "flex-start" } : {}, children: [
|
|
1509
1509
|
/* @__PURE__ */ i("div", { className: ve.notificationToastContentLeft, style: a ? { alignItems: "flex-start" } : {}, children: [
|
|
1510
|
-
|
|
1510
|
+
p && /* @__PURE__ */ e("div", { className: ve.notificationToastContentInfoIcon, children: o === "success" ? /* @__PURE__ */ e(jt, { color: n ? "#fff" : "#328707" }) : /* @__PURE__ */ e(Yt, { color: n ? "#fff" : o === "neutral" ? "#131314" : o === "error" ? "#E3292F" : "#0058FF" }) }),
|
|
1511
1511
|
/* @__PURE__ */ i("div", { className: ve.notificationToastContentLeftText, children: [
|
|
1512
1512
|
t && /* @__PURE__ */ e("p", { className: ve.notificationToastContentLeftTextTitle, children: t }),
|
|
1513
1513
|
a && /* @__PURE__ */ e("p", { className: ve.notificationToastContentLeftTextDescription, children: a }),
|
|
1514
|
-
|
|
1514
|
+
W && W
|
|
1515
1515
|
] })
|
|
1516
1516
|
] }),
|
|
1517
1517
|
/* @__PURE__ */ e("div", { className: ve.notificationToastContentDescription }),
|
|
@@ -1529,14 +1529,14 @@ const dl = "mc__NotificationToast-module__toastContainer", ul = "mc__Notificatio
|
|
|
1529
1529
|
}, St = Nt(null);
|
|
1530
1530
|
let $l = 0;
|
|
1531
1531
|
const Ml = ({ children: t }) => {
|
|
1532
|
-
const [o, n] = O([]), l = (
|
|
1532
|
+
const [o, n] = O([]), l = (p) => {
|
|
1533
1533
|
n((a) => {
|
|
1534
|
-
const r =
|
|
1534
|
+
const r = p.max ?? 1 / 0;
|
|
1535
1535
|
if (a.length >= r) return a;
|
|
1536
1536
|
const w = $l++;
|
|
1537
1537
|
return setTimeout(() => {
|
|
1538
|
-
n((
|
|
1539
|
-
},
|
|
1538
|
+
n((W) => W.filter((y) => y.id !== w));
|
|
1539
|
+
}, p.timeout || 4e3), [...a, { id: w, props: p }];
|
|
1540
1540
|
});
|
|
1541
1541
|
}, s = tt(() => {
|
|
1542
1542
|
if (o.length > 0)
|
|
@@ -1559,25 +1559,25 @@ const Ml = ({ children: t }) => {
|
|
|
1559
1559
|
}, [o.length]);
|
|
1560
1560
|
return /* @__PURE__ */ i(St.Provider, { value: { showToast: l }, children: [
|
|
1561
1561
|
t,
|
|
1562
|
-
o.length > 0 && /* @__PURE__ */ e("div", { className: ve.toastContainer, style: s(), children: o.map(({ id:
|
|
1562
|
+
o.length > 0 && /* @__PURE__ */ e("div", { className: ve.toastContainer, style: s(), children: o.map(({ id: p, props: a }) => /* @__PURE__ */ e(
|
|
1563
1563
|
Nl,
|
|
1564
1564
|
{
|
|
1565
1565
|
...a,
|
|
1566
1566
|
onClose: () => {
|
|
1567
|
-
n((r) => r.filter((w) => w.id !==
|
|
1567
|
+
n((r) => r.filter((w) => w.id !== p));
|
|
1568
1568
|
}
|
|
1569
1569
|
},
|
|
1570
|
-
|
|
1570
|
+
p
|
|
1571
1571
|
)) })
|
|
1572
1572
|
] });
|
|
1573
1573
|
};
|
|
1574
1574
|
Ml.propKeys = ["children"];
|
|
1575
|
-
const
|
|
1575
|
+
const pt = () => {
|
|
1576
1576
|
const t = It(St);
|
|
1577
1577
|
if (!t) throw new Error("createNotificationToast must be used within ToastProvider");
|
|
1578
1578
|
return t.showToast;
|
|
1579
1579
|
};
|
|
1580
|
-
|
|
1580
|
+
pt.propKeys = [
|
|
1581
1581
|
"title",
|
|
1582
1582
|
"colorType",
|
|
1583
1583
|
"filled",
|
|
@@ -1591,17 +1591,17 @@ mt.propKeys = [
|
|
|
1591
1591
|
"onUndo",
|
|
1592
1592
|
"onClose"
|
|
1593
1593
|
];
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
const Dl = "mc__TimePicker-module__timepickerWrapper", Sl = "mc__TimePicker-module__timepickerInputWrapper", Pl = "mc__TimePicker-module__dropdownRightIcon", Hl = "mc__TimePicker-module__dropdownRightIconClose", Al = "mc__TimePicker-module__dropdownRightIconArrow", Rl = "mc__TimePicker-module__focused",
|
|
1594
|
+
pt.displayName = "Notification Toast";
|
|
1595
|
+
pt.description = "A function to create a notification toast.";
|
|
1596
|
+
const Dl = "mc__TimePicker-module__timepickerWrapper", Sl = "mc__TimePicker-module__timepickerInputWrapper", Pl = "mc__TimePicker-module__dropdownRightIcon", Hl = "mc__TimePicker-module__dropdownRightIconClose", Al = "mc__TimePicker-module__dropdownRightIconArrow", Rl = "mc__TimePicker-module__focused", Wl = "mc__TimePicker-module__timepickerDropdownWrapper", Bl = "mc__TimePicker-module__timepickerDropdownHeader", Fl = "mc__TimePicker-module__timepickerDropdownHeaderButtons", El = "mc__TimePicker-module__active", Ol = "mc__TimePicker-module__timepickerDropdownBody", Vl = "mc__TimePicker-module__timepickerDropdownBodyHours", Zl = "mc__TimePicker-module__timepickerDropdownBodyMinutes", zl = "mc__TimePicker-module__timepickerDropdownBodyAmPm", Ul = "mc__TimePicker-module__timepickerDropdownFooter", _e = {
|
|
1597
1597
|
timepickerWrapper: Dl,
|
|
1598
1598
|
timepickerInputWrapper: Sl,
|
|
1599
1599
|
dropdownRightIcon: Pl,
|
|
1600
1600
|
dropdownRightIconClose: Hl,
|
|
1601
1601
|
dropdownRightIconArrow: Al,
|
|
1602
1602
|
focused: Rl,
|
|
1603
|
-
timepickerDropdownWrapper:
|
|
1604
|
-
timepickerDropdownHeader:
|
|
1603
|
+
timepickerDropdownWrapper: Wl,
|
|
1604
|
+
timepickerDropdownHeader: Bl,
|
|
1605
1605
|
timepickerDropdownHeaderButtons: Fl,
|
|
1606
1606
|
active: El,
|
|
1607
1607
|
timepickerDropdownBody: Ol,
|
|
@@ -1619,113 +1619,113 @@ var Pt = { exports: {} };
|
|
|
1619
1619
|
(function(n, l) {
|
|
1620
1620
|
t.exports = l();
|
|
1621
1621
|
})(Yl, function() {
|
|
1622
|
-
var n = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, l = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, s = /\d/,
|
|
1623
|
-
return (
|
|
1624
|
-
}, y = function(
|
|
1622
|
+
var n = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, l = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, s = /\d/, p = /\d\d/, a = /\d\d?/, r = /\d*[^-_:/,()\s\d]+/, w = {}, W = function(d) {
|
|
1623
|
+
return (d = +d) + (d > 68 ? 1900 : 2e3);
|
|
1624
|
+
}, y = function(d) {
|
|
1625
1625
|
return function(f) {
|
|
1626
|
-
this[
|
|
1626
|
+
this[d] = +f;
|
|
1627
1627
|
};
|
|
1628
|
-
}, x = [/[+-]\d\d:?(\d\d)?|Z/, function(
|
|
1628
|
+
}, x = [/[+-]\d\d:?(\d\d)?|Z/, function(d) {
|
|
1629
1629
|
(this.zone || (this.zone = {})).offset = function(f) {
|
|
1630
1630
|
if (!f || f === "Z") return 0;
|
|
1631
|
-
var
|
|
1632
|
-
return h === 0 ? 0 :
|
|
1633
|
-
}(
|
|
1634
|
-
}],
|
|
1635
|
-
var f = w[
|
|
1631
|
+
var v = f.match(/([+-]|\d\d)/g), h = 60 * v[1] + (+v[2] || 0);
|
|
1632
|
+
return h === 0 ? 0 : v[0] === "+" ? -h : h;
|
|
1633
|
+
}(d);
|
|
1634
|
+
}], L = function(d) {
|
|
1635
|
+
var f = w[d];
|
|
1636
1636
|
return f && (f.indexOf ? f : f.s.concat(f.f));
|
|
1637
|
-
}, H = function(
|
|
1638
|
-
var
|
|
1637
|
+
}, H = function(d, f) {
|
|
1638
|
+
var v, h = w.meridiem;
|
|
1639
1639
|
if (h) {
|
|
1640
|
-
for (var F = 1; F <= 24; F += 1) if (
|
|
1641
|
-
|
|
1640
|
+
for (var F = 1; F <= 24; F += 1) if (d.indexOf(h(F, 0, f)) > -1) {
|
|
1641
|
+
v = F > 12;
|
|
1642
1642
|
break;
|
|
1643
1643
|
}
|
|
1644
|
-
} else
|
|
1645
|
-
return
|
|
1646
|
-
},
|
|
1647
|
-
this.afternoon = H(
|
|
1648
|
-
}], a: [r, function(
|
|
1649
|
-
this.afternoon = H(
|
|
1650
|
-
}], Q: [s, function(
|
|
1651
|
-
this.month = 3 * (
|
|
1652
|
-
}], S: [s, function(
|
|
1653
|
-
this.milliseconds = 100 * +
|
|
1654
|
-
}], SS: [
|
|
1655
|
-
this.milliseconds = 10 * +
|
|
1656
|
-
}], SSS: [/\d{3}/, function(
|
|
1657
|
-
this.milliseconds = +
|
|
1658
|
-
}], s: [a, y("seconds")], ss: [a, y("seconds")], m: [a, y("minutes")], mm: [a, y("minutes")], H: [a, y("hours")], h: [a, y("hours")], HH: [a, y("hours")], hh: [a, y("hours")], D: [a, y("day")], DD: [
|
|
1659
|
-
var f = w.ordinal,
|
|
1660
|
-
if (this.day =
|
|
1661
|
-
}], w: [a, y("week")], ww: [
|
|
1662
|
-
var f =
|
|
1644
|
+
} else v = d === (f ? "pm" : "PM");
|
|
1645
|
+
return v;
|
|
1646
|
+
}, S = { A: [r, function(d) {
|
|
1647
|
+
this.afternoon = H(d, !1);
|
|
1648
|
+
}], a: [r, function(d) {
|
|
1649
|
+
this.afternoon = H(d, !0);
|
|
1650
|
+
}], Q: [s, function(d) {
|
|
1651
|
+
this.month = 3 * (d - 1) + 1;
|
|
1652
|
+
}], S: [s, function(d) {
|
|
1653
|
+
this.milliseconds = 100 * +d;
|
|
1654
|
+
}], SS: [p, function(d) {
|
|
1655
|
+
this.milliseconds = 10 * +d;
|
|
1656
|
+
}], SSS: [/\d{3}/, function(d) {
|
|
1657
|
+
this.milliseconds = +d;
|
|
1658
|
+
}], s: [a, y("seconds")], ss: [a, y("seconds")], m: [a, y("minutes")], mm: [a, y("minutes")], H: [a, y("hours")], h: [a, y("hours")], HH: [a, y("hours")], hh: [a, y("hours")], D: [a, y("day")], DD: [p, y("day")], Do: [r, function(d) {
|
|
1659
|
+
var f = w.ordinal, v = d.match(/\d+/);
|
|
1660
|
+
if (this.day = v[0], f) for (var h = 1; h <= 31; h += 1) f(h).replace(/\[|\]/g, "") === d && (this.day = h);
|
|
1661
|
+
}], w: [a, y("week")], ww: [p, y("week")], M: [a, y("month")], MM: [p, y("month")], MMM: [r, function(d) {
|
|
1662
|
+
var f = L("months"), v = (L("monthsShort") || f.map(function(h) {
|
|
1663
1663
|
return h.slice(0, 3);
|
|
1664
|
-
})).indexOf(
|
|
1665
|
-
if (
|
|
1666
|
-
this.month =
|
|
1667
|
-
}], MMMM: [r, function(
|
|
1668
|
-
var f =
|
|
1664
|
+
})).indexOf(d) + 1;
|
|
1665
|
+
if (v < 1) throw new Error();
|
|
1666
|
+
this.month = v % 12 || v;
|
|
1667
|
+
}], MMMM: [r, function(d) {
|
|
1668
|
+
var f = L("months").indexOf(d) + 1;
|
|
1669
1669
|
if (f < 1) throw new Error();
|
|
1670
1670
|
this.month = f % 12 || f;
|
|
1671
|
-
}], Y: [/[+-]?\d+/, y("year")], YY: [
|
|
1672
|
-
this.year =
|
|
1671
|
+
}], Y: [/[+-]?\d+/, y("year")], YY: [p, function(d) {
|
|
1672
|
+
this.year = W(d);
|
|
1673
1673
|
}], YYYY: [/\d{4}/, y("year")], Z: x, ZZ: x };
|
|
1674
|
-
function g(
|
|
1675
|
-
var f,
|
|
1676
|
-
f =
|
|
1677
|
-
for (var h = (
|
|
1674
|
+
function g(d) {
|
|
1675
|
+
var f, v;
|
|
1676
|
+
f = d, v = w && w.formats;
|
|
1677
|
+
for (var h = (d = f.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(j, B, z) {
|
|
1678
1678
|
var X = z && z.toUpperCase();
|
|
1679
|
-
return
|
|
1680
|
-
return N ||
|
|
1679
|
+
return B || v[z] || n[z] || v[X].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(V, N, k) {
|
|
1680
|
+
return N || k.slice(1);
|
|
1681
1681
|
});
|
|
1682
1682
|
})).match(l), F = h.length, E = 0; E < F; E += 1) {
|
|
1683
|
-
var Z = h[E], J =
|
|
1683
|
+
var Z = h[E], J = S[Z], oe = J && J[0], q = J && J[1];
|
|
1684
1684
|
h[E] = q ? { regex: oe, parser: q } : Z.replace(/^\[|\]$/g, "");
|
|
1685
1685
|
}
|
|
1686
1686
|
return function(j) {
|
|
1687
|
-
for (var
|
|
1687
|
+
for (var B = {}, z = 0, X = 0; z < F; z += 1) {
|
|
1688
1688
|
var V = h[z];
|
|
1689
1689
|
if (typeof V == "string") X += V.length;
|
|
1690
1690
|
else {
|
|
1691
|
-
var N = V.regex,
|
|
1692
|
-
|
|
1691
|
+
var N = V.regex, k = V.parser, u = j.slice(X), C = N.exec(u)[0];
|
|
1692
|
+
k.call(B, C), j = j.replace(C, "");
|
|
1693
1693
|
}
|
|
1694
1694
|
}
|
|
1695
|
-
return function(
|
|
1696
|
-
var U =
|
|
1695
|
+
return function(b) {
|
|
1696
|
+
var U = b.afternoon;
|
|
1697
1697
|
if (U !== void 0) {
|
|
1698
|
-
var K =
|
|
1699
|
-
U ? K < 12 && (
|
|
1698
|
+
var K = b.hours;
|
|
1699
|
+
U ? K < 12 && (b.hours += 12) : K === 12 && (b.hours = 0), delete b.afternoon;
|
|
1700
1700
|
}
|
|
1701
|
-
}(
|
|
1701
|
+
}(B), B;
|
|
1702
1702
|
};
|
|
1703
1703
|
}
|
|
1704
|
-
return function(
|
|
1705
|
-
|
|
1704
|
+
return function(d, f, v) {
|
|
1705
|
+
v.p.customParseFormat = !0, d && d.parseTwoDigitYear && (W = d.parseTwoDigitYear);
|
|
1706
1706
|
var h = f.prototype, F = h.parse;
|
|
1707
1707
|
h.parse = function(E) {
|
|
1708
1708
|
var Z = E.date, J = E.utc, oe = E.args;
|
|
1709
1709
|
this.$u = J;
|
|
1710
1710
|
var q = oe[1];
|
|
1711
1711
|
if (typeof q == "string") {
|
|
1712
|
-
var j = oe[2] === !0,
|
|
1713
|
-
|
|
1712
|
+
var j = oe[2] === !0, B = oe[3] === !0, z = j || B, X = oe[2];
|
|
1713
|
+
B && (X = oe[2]), w = this.$locale(), !j && X && (w = v.Ls[X]), this.$d = function(u, C, b, U) {
|
|
1714
1714
|
try {
|
|
1715
1715
|
if (["x", "X"].indexOf(C) > -1) return new Date((C === "X" ? 1e3 : 1) * u);
|
|
1716
1716
|
var K = g(C)(u), ue = K.year, ne = K.month, he = K.day, G = K.hours, Y = K.minutes, ce = K.seconds, re = K.milliseconds, Ce = K.zone, le = K.week, I = /* @__PURE__ */ new Date(), _ = he || (ue || ne ? 1 : I.getDate()), T = ue || I.getFullYear(), R = 0;
|
|
1717
1717
|
ue && !ne || (R = ne > 0 ? ne - 1 : I.getMonth());
|
|
1718
1718
|
var ie, te = G || 0, fe = Y || 0, ge = ce || 0, we = re || 0;
|
|
1719
|
-
return Ce ? new Date(Date.UTC(T, R, _, te, fe, ge, we + 60 * Ce.offset * 1e3)) :
|
|
1719
|
+
return Ce ? new Date(Date.UTC(T, R, _, te, fe, ge, we + 60 * Ce.offset * 1e3)) : b ? new Date(Date.UTC(T, R, _, te, fe, ge, we)) : (ie = new Date(T, R, _, te, fe, ge, we), le && (ie = U(ie).week(le).toDate()), ie);
|
|
1720
1720
|
} catch {
|
|
1721
1721
|
return /* @__PURE__ */ new Date("");
|
|
1722
1722
|
}
|
|
1723
|
-
}(Z, q, J,
|
|
1723
|
+
}(Z, q, J, v), this.init(), X && X !== !0 && (this.$L = this.locale(X).$L), z && Z != this.format(q) && (this.$d = /* @__PURE__ */ new Date("")), w = {};
|
|
1724
1724
|
} else if (q instanceof Array) for (var V = q.length, N = 1; N <= V; N += 1) {
|
|
1725
1725
|
oe[1] = q[N - 1];
|
|
1726
|
-
var
|
|
1727
|
-
if (
|
|
1728
|
-
this.$d =
|
|
1726
|
+
var k = v.apply(this, oe);
|
|
1727
|
+
if (k.isValid()) {
|
|
1728
|
+
this.$d = k.$d, this.$L = k.$L, this.init();
|
|
1729
1729
|
break;
|
|
1730
1730
|
}
|
|
1731
1731
|
N === V && (this.$d = /* @__PURE__ */ new Date(""));
|
|
@@ -1737,28 +1737,28 @@ var Pt = { exports: {} };
|
|
|
1737
1737
|
})(Pt);
|
|
1738
1738
|
var Kl = Pt.exports;
|
|
1739
1739
|
const ht = /* @__PURE__ */ jl(Kl);
|
|
1740
|
-
|
|
1740
|
+
D.extend(ht);
|
|
1741
1741
|
const ft = ({
|
|
1742
1742
|
value: t,
|
|
1743
1743
|
defaultTimeType: o = "24",
|
|
1744
1744
|
defaultAmPm: n = "AM",
|
|
1745
1745
|
withConfirm: l = !0,
|
|
1746
1746
|
mode: s = "single",
|
|
1747
|
-
closeOnScroll:
|
|
1747
|
+
closeOnScroll: p = !1,
|
|
1748
1748
|
onChange: a,
|
|
1749
1749
|
onFocus: r,
|
|
1750
1750
|
onBlur: w,
|
|
1751
|
-
...
|
|
1751
|
+
...W
|
|
1752
1752
|
}) => {
|
|
1753
|
-
const y = se(null), x = se(null), [
|
|
1753
|
+
const y = se(null), x = se(null), [L, H] = O(!1), [S, g] = O(o), d = Array.from({ length: 12 }, (k, u) => u < 10 ? `0${u}` : `${u}`), f = Array.from({ length: 24 }, (k, u) => u < 10 ? `0${u}` : `${u}`), v = Array.from({ length: 60 }, (k, u) => u < 10 ? `0${u}` : `${u}`), [h, F] = O(""), [E, Z] = O(null), [J, oe] = O(null), [q, j] = O(n), B = () => {
|
|
1754
1754
|
if (!y.current || !x.current) return;
|
|
1755
|
-
const
|
|
1756
|
-
if (!u || !
|
|
1757
|
-
const C =
|
|
1758
|
-
u.style.position = "fixed", C.bottom + u.offsetHeight >
|
|
1755
|
+
const k = y.current, u = x.current;
|
|
1756
|
+
if (!u || !k) return;
|
|
1757
|
+
const C = k.getBoundingClientRect(), b = window.innerHeight, U = window.innerWidth;
|
|
1758
|
+
u.style.position = "fixed", C.bottom + u.offsetHeight > b ? (u.style.top = `${C.top - u.offsetHeight + 20}px`, u.style.bottom = "unset") : (u.style.top = `${C.bottom + 8}px`, u.style.bottom = "unset"), C.right + C.width > U - 120 ? u.style.left = `${C.left + C.width - u.offsetWidth}px` : u.style.left = `${C.left}px`;
|
|
1759
1759
|
}, z = () => {
|
|
1760
1760
|
requestAnimationFrame(() => {
|
|
1761
|
-
|
|
1761
|
+
B();
|
|
1762
1762
|
});
|
|
1763
1763
|
}, X = () => {
|
|
1764
1764
|
r?.();
|
|
@@ -1769,46 +1769,46 @@ const ft = ({
|
|
|
1769
1769
|
t && t.length > 0 && F(t);
|
|
1770
1770
|
}, [t]), ee(() => {
|
|
1771
1771
|
if (!J && !E) return;
|
|
1772
|
-
const
|
|
1773
|
-
F(
|
|
1774
|
-
}, [J, E, q,
|
|
1772
|
+
const k = parseInt(J ?? "0", 10), u = parseInt(E ?? "0", 10), C = S === "12" ? q === "PM" && k < 12 ? k + 12 : q === "AM" && k === 12 ? 0 : k : k, b = D().hour(C).minute(u).format(S === "12" ? "hh:mm A" : "HH:mm");
|
|
1773
|
+
F(b), l || a?.(b);
|
|
1774
|
+
}, [J, E, q, S]);
|
|
1775
1775
|
const N = se(!0);
|
|
1776
1776
|
return ee(() => {
|
|
1777
1777
|
if (N.current) {
|
|
1778
1778
|
N.current = !1;
|
|
1779
1779
|
return;
|
|
1780
1780
|
}
|
|
1781
|
-
|
|
1782
|
-
}, [
|
|
1781
|
+
L || w?.();
|
|
1782
|
+
}, [L]), ee(() => {
|
|
1783
1783
|
z();
|
|
1784
|
-
}, [y,
|
|
1785
|
-
const
|
|
1786
|
-
!y.current || !x.current ||
|
|
1787
|
-
}, u = (
|
|
1784
|
+
}, [y, L]), ee(() => {
|
|
1785
|
+
const k = (b) => {
|
|
1786
|
+
!y.current || !x.current || b.composedPath().includes(y.current) || b.composedPath().includes(x.current) || H(!1);
|
|
1787
|
+
}, u = (b) => {
|
|
1788
1788
|
!y.current || x.current || H(!1);
|
|
1789
1789
|
}, C = () => {
|
|
1790
|
-
|
|
1790
|
+
L && z();
|
|
1791
1791
|
};
|
|
1792
|
-
return document.addEventListener("click",
|
|
1793
|
-
document.removeEventListener("click",
|
|
1792
|
+
return document.addEventListener("click", k), document.addEventListener("wheel", u), window.addEventListener("scroll", C), () => {
|
|
1793
|
+
document.removeEventListener("click", k), document.removeEventListener("wheel", u), window.removeEventListener("scroll", C);
|
|
1794
1794
|
};
|
|
1795
|
-
}, [
|
|
1796
|
-
/* @__PURE__ */ e("div", { ref: y, className: _e.timepickerInputWrapper, onClick: () => (H((
|
|
1795
|
+
}, [L]), /* @__PURE__ */ i("div", { className: `${_e.timepickerWrapper} ${L ? _e.focused : ""}`, children: [
|
|
1796
|
+
/* @__PURE__ */ e("div", { ref: y, className: _e.timepickerInputWrapper, onClick: () => (H((k) => !k), z()), onFocus: X, children: /* @__PURE__ */ e(
|
|
1797
1797
|
Ze,
|
|
1798
1798
|
{
|
|
1799
|
-
...
|
|
1800
|
-
onFocusChange: (
|
|
1801
|
-
customFocus:
|
|
1799
|
+
...W,
|
|
1800
|
+
onFocusChange: (k) => H(k),
|
|
1801
|
+
customFocus: L,
|
|
1802
1802
|
withActive: !1,
|
|
1803
1803
|
value: h,
|
|
1804
1804
|
toggleFocus: !0,
|
|
1805
1805
|
formInputStyle: { cursor: "pointer" },
|
|
1806
|
-
rightSlot: /* @__PURE__ */ i("div", { className: `${_e.dropdownRightIcon} ${
|
|
1806
|
+
rightSlot: /* @__PURE__ */ i("div", { className: `${_e.dropdownRightIcon} ${L ? _e.focused : ""}`, children: [
|
|
1807
1807
|
h && /* @__PURE__ */ e(
|
|
1808
1808
|
"div",
|
|
1809
1809
|
{
|
|
1810
|
-
onClick: (
|
|
1811
|
-
|
|
1810
|
+
onClick: (k) => {
|
|
1811
|
+
k.stopPropagation(), V();
|
|
1812
1812
|
},
|
|
1813
1813
|
className: _e.dropdownRightIconClose,
|
|
1814
1814
|
children: /* @__PURE__ */ e(ot, {})
|
|
@@ -1820,12 +1820,12 @@ const ft = ({
|
|
|
1820
1820
|
forDropdown: !0
|
|
1821
1821
|
}
|
|
1822
1822
|
) }),
|
|
1823
|
-
|
|
1823
|
+
L && /* @__PURE__ */ i("div", { ref: x, className: _e.timepickerDropdownWrapper, children: [
|
|
1824
1824
|
/* @__PURE__ */ e("div", { className: _e.timepickerDropdownHeader, children: /* @__PURE__ */ i("div", { className: _e.timepickerDropdownHeaderButtons, children: [
|
|
1825
1825
|
/* @__PURE__ */ e(
|
|
1826
1826
|
"p",
|
|
1827
1827
|
{
|
|
1828
|
-
className:
|
|
1828
|
+
className: S === "12" ? _e.active : "",
|
|
1829
1829
|
onClick: () => {
|
|
1830
1830
|
V(), g("12");
|
|
1831
1831
|
},
|
|
@@ -1835,7 +1835,7 @@ const ft = ({
|
|
|
1835
1835
|
/* @__PURE__ */ e(
|
|
1836
1836
|
"p",
|
|
1837
1837
|
{
|
|
1838
|
-
className:
|
|
1838
|
+
className: S === "24" ? _e.active : "",
|
|
1839
1839
|
onClick: () => {
|
|
1840
1840
|
V(), g("24");
|
|
1841
1841
|
},
|
|
@@ -1844,9 +1844,9 @@ const ft = ({
|
|
|
1844
1844
|
)
|
|
1845
1845
|
] }) }),
|
|
1846
1846
|
/* @__PURE__ */ i("div", { className: _e.timepickerDropdownBody, children: [
|
|
1847
|
-
/* @__PURE__ */ e("div", { className: _e.timepickerDropdownBodyHours, children: (
|
|
1848
|
-
/* @__PURE__ */ e("div", { className: _e.timepickerDropdownBodyMinutes, children:
|
|
1849
|
-
|
|
1847
|
+
/* @__PURE__ */ e("div", { className: _e.timepickerDropdownBodyHours, children: (S === "12" ? d : f).map((k) => /* @__PURE__ */ e("p", { className: J === k || h?.split(":")[0] === k ? _e.active : "", onClick: () => oe(k), children: k }, k)) }),
|
|
1848
|
+
/* @__PURE__ */ e("div", { className: _e.timepickerDropdownBodyMinutes, children: v.map((k) => /* @__PURE__ */ e("p", { className: E === k || h?.split(":")[1] === k ? _e.active : "", onClick: () => Z(k), children: k }, k)) }),
|
|
1849
|
+
S === "12" && /* @__PURE__ */ i("div", { className: _e.timepickerDropdownBodyAmPm, children: [
|
|
1850
1850
|
/* @__PURE__ */ e("p", { className: q === "AM" ? _e.active : "", onClick: () => j("AM"), children: "AM" }, "AM"),
|
|
1851
1851
|
/* @__PURE__ */ e("p", { className: q === "PM" ? _e.active : "", onClick: () => j("PM"), children: "PM" }, "PM")
|
|
1852
1852
|
] })
|
|
@@ -1863,7 +1863,7 @@ const ql = "mc__Datepicker-module__datepickerContainer", Xl = "mc__Datepicker-mo
|
|
|
1863
1863
|
datepickerInputWrapper: Xl,
|
|
1864
1864
|
datepickerLeftIcon: Ql,
|
|
1865
1865
|
datepickerRightIcon: Jl
|
|
1866
|
-
}, Gl = "mc__Calendar-module__datePicker", er = "mc__Calendar-module__dualCalendar", tr = "mc__Calendar-module__dualCalendarWithQuick", or = "mc__Calendar-module__border", nr = "mc__Calendar-module__calendarWrapper", lr = "mc__Calendar-module__quickPick", rr = "mc__Calendar-module__datePickerHeader", ir = "mc__Calendar-module__div", sr = "mc__Calendar-module__currentDateHeader", ar = "mc__Calendar-module__left", cr = "mc__Calendar-module__right", dr = "mc__Calendar-module__singleIcon", ur = "mc__Calendar-module__doubleIcon",
|
|
1866
|
+
}, Gl = "mc__Calendar-module__datePicker", er = "mc__Calendar-module__dualCalendar", tr = "mc__Calendar-module__dualCalendarWithQuick", or = "mc__Calendar-module__border", nr = "mc__Calendar-module__calendarWrapper", lr = "mc__Calendar-module__quickPick", rr = "mc__Calendar-module__datePickerHeader", ir = "mc__Calendar-module__div", sr = "mc__Calendar-module__currentDateHeader", ar = "mc__Calendar-module__left", cr = "mc__Calendar-module__right", dr = "mc__Calendar-module__singleIcon", ur = "mc__Calendar-module__doubleIcon", mr = "mc__Calendar-module__spacerRow", pr = "mc__Calendar-module__day", hr = "mc__Calendar-module__today", fr = "mc__Calendar-module__inRange", _r = "mc__Calendar-module__selected", Cr = "mc__Calendar-module__startDate", gr = "mc__Calendar-module__endDate", wr = "mc__Calendar-module__disabled", yr = "mc__Calendar-module__otherMonth", vr = "mc__Calendar-module__monthsWrapper", br = "mc__Calendar-module__month", kr = "mc__Calendar-module__pickedMonth", Lr = "mc__Calendar-module__buttonWrapper", Q = {
|
|
1867
1867
|
datePicker: Gl,
|
|
1868
1868
|
dualCalendar: er,
|
|
1869
1869
|
dualCalendarWithQuick: tr,
|
|
@@ -1877,8 +1877,8 @@ const ql = "mc__Datepicker-module__datepickerContainer", Xl = "mc__Datepicker-mo
|
|
|
1877
1877
|
right: cr,
|
|
1878
1878
|
singleIcon: dr,
|
|
1879
1879
|
doubleIcon: ur,
|
|
1880
|
-
spacerRow:
|
|
1881
|
-
day:
|
|
1880
|
+
spacerRow: mr,
|
|
1881
|
+
day: pr,
|
|
1882
1882
|
today: hr,
|
|
1883
1883
|
inRange: fr,
|
|
1884
1884
|
selected: _r,
|
|
@@ -1891,27 +1891,27 @@ const ql = "mc__Datepicker-module__datepickerContainer", Xl = "mc__Datepicker-mo
|
|
|
1891
1891
|
pickedMonth: kr,
|
|
1892
1892
|
buttonWrapper: Lr
|
|
1893
1893
|
};
|
|
1894
|
-
|
|
1894
|
+
D.extend(ht);
|
|
1895
1895
|
const Tr = ({
|
|
1896
1896
|
valueFormat: t,
|
|
1897
1897
|
quickPick: o,
|
|
1898
1898
|
onChange: n,
|
|
1899
1899
|
CurrentMonth: l,
|
|
1900
1900
|
setCurrentMonth: s,
|
|
1901
|
-
SelectedDate:
|
|
1901
|
+
SelectedDate: p,
|
|
1902
1902
|
namespace: a,
|
|
1903
1903
|
customYears: r,
|
|
1904
1904
|
setSelectedDate: w,
|
|
1905
|
-
IsFocused:
|
|
1905
|
+
IsFocused: W,
|
|
1906
1906
|
setIsFocused: y,
|
|
1907
1907
|
mode: x,
|
|
1908
|
-
RangeSelection:
|
|
1908
|
+
RangeSelection: L,
|
|
1909
1909
|
setRangeSelection: H,
|
|
1910
|
-
pickerType:
|
|
1910
|
+
pickerType: S,
|
|
1911
1911
|
disabledDatesRange: g,
|
|
1912
|
-
disabledDatesTill:
|
|
1912
|
+
disabledDatesTill: d,
|
|
1913
1913
|
disabledDatesFrom: f,
|
|
1914
|
-
CalendarRef:
|
|
1914
|
+
CalendarRef: v,
|
|
1915
1915
|
defaultValue: h,
|
|
1916
1916
|
selectedStyle: F,
|
|
1917
1917
|
endDateStyle: E,
|
|
@@ -1920,12 +1920,12 @@ const Tr = ({
|
|
|
1920
1920
|
otherMonthStyle: oe,
|
|
1921
1921
|
todayStyle: q,
|
|
1922
1922
|
weekDayStyle: j,
|
|
1923
|
-
quickPickStyle:
|
|
1923
|
+
quickPickStyle: B,
|
|
1924
1924
|
monthStyle: z
|
|
1925
1925
|
}) => {
|
|
1926
1926
|
const X = ["Mo", "Tu", "We", "Th", "Fr", "Sa", "Su"], V = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
|
|
1927
|
-
|
|
1928
|
-
const [N,
|
|
1927
|
+
D().year();
|
|
1928
|
+
const [N, k] = O(""), u = se([]), [C, b] = O(!1), U = (I) => {
|
|
1929
1929
|
if (r?.length && !r.includes(I.year().toString()))
|
|
1930
1930
|
return [];
|
|
1931
1931
|
const _ = (I.startOf("month").day() + 6) % 7, T = I.endOf("month").date(), R = I.subtract(1, "month").endOf("month").date(), ie = [];
|
|
@@ -1952,7 +1952,7 @@ const Tr = ({
|
|
|
1952
1952
|
ie.push(te);
|
|
1953
1953
|
}
|
|
1954
1954
|
return ie;
|
|
1955
|
-
}, K = U(l), ue =
|
|
1955
|
+
}, K = U(l), ue = S === "dual" ? U(l.add(1, "month")) : null, ne = () => {
|
|
1956
1956
|
let I = [];
|
|
1957
1957
|
return o && Array.isArray(o) && o.length > 0 && o.forEach((_) => {
|
|
1958
1958
|
switch (_) {
|
|
@@ -1990,51 +1990,51 @@ const Tr = ({
|
|
|
1990
1990
|
switch (w(null), I.key?.toLowerCase()) {
|
|
1991
1991
|
case "today":
|
|
1992
1992
|
H({
|
|
1993
|
-
start:
|
|
1994
|
-
end:
|
|
1995
|
-
}), _.start =
|
|
1993
|
+
start: D(),
|
|
1994
|
+
end: D()
|
|
1995
|
+
}), _.start = D();
|
|
1996
1996
|
break;
|
|
1997
1997
|
case "yesterday":
|
|
1998
|
-
w(
|
|
1999
|
-
start:
|
|
2000
|
-
end:
|
|
2001
|
-
}), _.start =
|
|
1998
|
+
w(D().subtract(1, "day")), H({
|
|
1999
|
+
start: D().subtract(1, "day"),
|
|
2000
|
+
end: D().subtract(1, "day")
|
|
2001
|
+
}), _.start = D().subtract(1, "day");
|
|
2002
2002
|
break;
|
|
2003
2003
|
case "thisweek":
|
|
2004
2004
|
H({
|
|
2005
|
-
start:
|
|
2006
|
-
end:
|
|
2007
|
-
}), _.start =
|
|
2005
|
+
start: D().startOf("week"),
|
|
2006
|
+
end: D().endOf("week")
|
|
2007
|
+
}), _.start = D().startOf("week"), _.end = D().endOf("week");
|
|
2008
2008
|
break;
|
|
2009
2009
|
case "lastweek":
|
|
2010
2010
|
H({
|
|
2011
|
-
start:
|
|
2012
|
-
end:
|
|
2013
|
-
}), _.start =
|
|
2011
|
+
start: D().subtract(1, "week").startOf("week"),
|
|
2012
|
+
end: D().subtract(1, "week").endOf("week")
|
|
2013
|
+
}), _.start = D().subtract(1, "week").startOf("week"), _.end = D().subtract(1, "week").endOf("week");
|
|
2014
2014
|
break;
|
|
2015
2015
|
case "thismonth":
|
|
2016
2016
|
H({
|
|
2017
|
-
start:
|
|
2018
|
-
end:
|
|
2019
|
-
}), _.start =
|
|
2017
|
+
start: D().startOf("month"),
|
|
2018
|
+
end: D().endOf("month")
|
|
2019
|
+
}), _.start = D().startOf("month"), _.end = D().endOf("month");
|
|
2020
2020
|
break;
|
|
2021
2021
|
case "lastmonth":
|
|
2022
2022
|
H({
|
|
2023
|
-
start:
|
|
2024
|
-
end:
|
|
2025
|
-
}), _.start =
|
|
2023
|
+
start: D().subtract(1, "month").startOf("month"),
|
|
2024
|
+
end: D().subtract(1, "month").endOf("month")
|
|
2025
|
+
}), _.start = D().subtract(1, "month").startOf("month"), _.end = D().subtract(1, "month").endOf("month");
|
|
2026
2026
|
break;
|
|
2027
2027
|
case "thisyear":
|
|
2028
2028
|
H({
|
|
2029
|
-
start:
|
|
2030
|
-
end:
|
|
2031
|
-
}), _.start =
|
|
2029
|
+
start: D().startOf("year"),
|
|
2030
|
+
end: D().endOf("year")
|
|
2031
|
+
}), _.start = D().startOf("year"), _.end = D().endOf("year");
|
|
2032
2032
|
break;
|
|
2033
2033
|
case "lastyear":
|
|
2034
2034
|
H({
|
|
2035
|
-
start:
|
|
2036
|
-
end:
|
|
2037
|
-
}), _.start =
|
|
2035
|
+
start: D().subtract(1, "year").startOf("year"),
|
|
2036
|
+
end: D().subtract(1, "year").endOf("year")
|
|
2037
|
+
}), _.start = D().subtract(1, "year").startOf("year"), _.end = D().subtract(1, "year").endOf("year");
|
|
2038
2038
|
break;
|
|
2039
2039
|
case "alltime":
|
|
2040
2040
|
H({
|
|
@@ -2075,16 +2075,16 @@ const Tr = ({
|
|
|
2075
2075
|
s(l.subtract(1, "year"));
|
|
2076
2076
|
};
|
|
2077
2077
|
return ee(() => {
|
|
2078
|
-
h?.state && (Array.isArray(h?.value) ? H({ start:
|
|
2078
|
+
h?.state && (Array.isArray(h?.value) ? H({ start: D(h?.value[0], t), end: D(h?.value[1], t) }) : Y(D(h.value), !1, !0), h.state = !1);
|
|
2079
2079
|
}, []), /* @__PURE__ */ e(
|
|
2080
2080
|
"div",
|
|
2081
2081
|
{
|
|
2082
|
-
ref:
|
|
2083
|
-
className: `${a === "namespaceHr" ? Q.namespaceHr : ""} ${Q.datePicker} ${
|
|
2082
|
+
ref: v,
|
|
2083
|
+
className: `${a === "namespaceHr" ? Q.namespaceHr : ""} ${Q.datePicker} ${W ? Q.focused : ""} ${S === "dual" ? o && Array.isArray(o) && o.length > 0 ? Q.dualCalendarWithQuick : Q.dualCalendar : ""} `,
|
|
2084
2084
|
onClick: (I) => I.stopPropagation(),
|
|
2085
|
-
style:
|
|
2085
|
+
style: S === "dual" && o && Array.isArray(o) && o.length > 0 ? { width: "848px" } : {},
|
|
2086
2086
|
children: /* @__PURE__ */ i("div", { className: Q.div, children: [
|
|
2087
|
-
|
|
2087
|
+
S === "dual" ? /* @__PURE__ */ i("div", { style: { width: "100%", display: "flex", justifyContent: "space-between" }, children: [
|
|
2088
2088
|
/* @__PURE__ */ i("div", { style: { width: "50%", display: "flex", alignItems: "center", justifyContent: "flex-start", gap: "80px" }, children: [
|
|
2089
2089
|
/* @__PURE__ */ i("div", { className: Q.left, children: [
|
|
2090
2090
|
(!r || r.length > 1) && (!r || l.year() > Math.min(...r.map(Number))) ? /* @__PURE__ */ i("div", { className: Q.doubleIcon, onClick: le, children: [
|
|
@@ -2123,27 +2123,27 @@ const Tr = ({
|
|
|
2123
2123
|
] }) : /* @__PURE__ */ e("div", { className: Q.doubleIcon })
|
|
2124
2124
|
] })
|
|
2125
2125
|
] }),
|
|
2126
|
-
|
|
2126
|
+
S === "single" && o && Array.isArray(o) && o.length > 0 && /* @__PURE__ */ e("ul", { className: Q.quickPick, children: ne().slice(0, 3).map((I) => /* @__PURE__ */ e("li", { style: B ?? {}, onClick: () => he(I), children: I.name }, I.key)) })
|
|
2127
2127
|
] }),
|
|
2128
2128
|
/* @__PURE__ */ i("div", { className: Q.calendarWrapper, children: [
|
|
2129
|
-
C ? /* @__PURE__ */ e("ul", { className: Q.monthsWrapper, children: V.map((I) => /* @__PURE__ */ e("li", { className: `${Q.month} ${N === I ? Q.pickedMonth : ""}`, onClick: () =>
|
|
2129
|
+
C ? /* @__PURE__ */ e("ul", { className: Q.monthsWrapper, children: V.map((I) => /* @__PURE__ */ e("li", { className: `${Q.month} ${N === I ? Q.pickedMonth : ""}`, onClick: () => k(I), children: /* @__PURE__ */ e("div", { className: Q.monthName, children: I }) })) }) : /* @__PURE__ */ i("table", { children: [
|
|
2130
2130
|
/* @__PURE__ */ e("thead", { children: /* @__PURE__ */ e("tr", { children: X.map((I) => /* @__PURE__ */ e("th", { style: j ?? {}, children: I }, I)) }) }),
|
|
2131
2131
|
/* @__PURE__ */ i("tbody", { children: [
|
|
2132
2132
|
/* @__PURE__ */ e("tr", { className: Q.spacerRow, children: /* @__PURE__ */ e("td", {}) }),
|
|
2133
2133
|
K.map((I, _) => /* @__PURE__ */ e("tr", { children: I.map(({ date: T, currentMonth: R }, ie) => {
|
|
2134
|
-
const te =
|
|
2134
|
+
const te = L.start && L.end && T.isAfter(L.start, "day") && T.isBefore(L.end, "day"), fe = L.start && T.isSame(L.start, "day"), ge = L.end && T.isSame(L.end, "day"), we = x === "single" && p && T.isSame(p, "day"), Me = d && T.isBefore(D(d), "day"), Re = f && T.isAfter(D(f), "day");
|
|
2135
2135
|
let De = !1;
|
|
2136
2136
|
if (g?.length === 2) {
|
|
2137
|
-
const [be, Se] = g.map((Pe) =>
|
|
2137
|
+
const [be, Se] = g.map((Pe) => D(Pe));
|
|
2138
2138
|
De = T.isAfter(be.subtract(1, "day")) && T.isBefore(Se.add(1, "day"));
|
|
2139
2139
|
}
|
|
2140
|
-
const
|
|
2140
|
+
const We = Re || Me || De;
|
|
2141
2141
|
return /* @__PURE__ */ e(
|
|
2142
2142
|
"td",
|
|
2143
2143
|
{
|
|
2144
2144
|
style: {
|
|
2145
2145
|
...R ? {} : oe,
|
|
2146
|
-
...T.isSame(
|
|
2146
|
+
...T.isSame(D(), "day") ? q : {},
|
|
2147
2147
|
...te ? J : {},
|
|
2148
2148
|
...fe ? Z : {},
|
|
2149
2149
|
...ge ? E : {},
|
|
@@ -2151,12 +2151,12 @@ const Tr = ({
|
|
|
2151
2151
|
},
|
|
2152
2152
|
className: `${Q.day}
|
|
2153
2153
|
${R ? "" : Q.otherMonth}
|
|
2154
|
-
${R && T.isSame(
|
|
2154
|
+
${R && T.isSame(D(), "day") ? Q.today : ""}
|
|
2155
2155
|
${R && te ? Q.inRange : ""}
|
|
2156
2156
|
${R && fe ? Q.startDate : ""}
|
|
2157
2157
|
${R && ge ? Q.endDate : ""}
|
|
2158
2158
|
${!R && !te && !ge ? "" : we ? Q.selected : ""}
|
|
2159
|
-
${
|
|
2159
|
+
${We ? Q.disabled : ""}`,
|
|
2160
2160
|
onClick: () => Y(T, R),
|
|
2161
2161
|
children: T.date()
|
|
2162
2162
|
},
|
|
@@ -2165,24 +2165,24 @@ const Tr = ({
|
|
|
2165
2165
|
}) }, _))
|
|
2166
2166
|
] })
|
|
2167
2167
|
] }),
|
|
2168
|
-
/* @__PURE__ */ e("div", { className: Q.buttonWrapper, children: /* @__PURE__ */ e($e, { label: "Current date", onClick: () => Y(
|
|
2169
|
-
|
|
2170
|
-
|
|
2168
|
+
/* @__PURE__ */ e("div", { className: Q.buttonWrapper, children: /* @__PURE__ */ e($e, { label: "Current date", onClick: () => Y(D(), !0) }) }),
|
|
2169
|
+
S === "dual" && /* @__PURE__ */ e("div", { className: Q.border }),
|
|
2170
|
+
S === "dual" && /* @__PURE__ */ i("table", { children: [
|
|
2171
2171
|
/* @__PURE__ */ e("thead", { children: /* @__PURE__ */ e("tr", { children: X.map((I) => /* @__PURE__ */ e("th", { style: j ?? {}, children: I }, I)) }) }),
|
|
2172
2172
|
/* @__PURE__ */ e("tbody", { children: ue?.map((I, _) => /* @__PURE__ */ e("tr", { children: I.map(({ date: T, currentMonth: R }, ie) => {
|
|
2173
|
-
const te =
|
|
2173
|
+
const te = L.start && L.end && T.isAfter(L.start, "day") && T.isBefore(L.end, "day"), fe = L.start && T.isSame(L.start, "day"), ge = L.end && T.isSame(L.end, "day"), we = x === "single" && p && T.isSame(p, "day"), Me = d && T.isBefore(D(d), "day"), Re = f && T.isAfter(D(f), "day");
|
|
2174
2174
|
let De = !1;
|
|
2175
2175
|
if (g?.length === 2) {
|
|
2176
|
-
const [be, Se] = g.map((Pe) =>
|
|
2176
|
+
const [be, Se] = g.map((Pe) => D(Pe));
|
|
2177
2177
|
De = T.isAfter(be.subtract(1, "day")) && T.isBefore(Se.add(1, "day"));
|
|
2178
2178
|
}
|
|
2179
|
-
const
|
|
2179
|
+
const We = Re || Me || De;
|
|
2180
2180
|
return /* @__PURE__ */ e(
|
|
2181
2181
|
"td",
|
|
2182
2182
|
{
|
|
2183
2183
|
style: {
|
|
2184
2184
|
...R ? {} : oe,
|
|
2185
|
-
...T.isSame(
|
|
2185
|
+
...T.isSame(D(), "day") ? q : {},
|
|
2186
2186
|
...te ? J : {},
|
|
2187
2187
|
...fe ? Z : {},
|
|
2188
2188
|
...ge ? E : {},
|
|
@@ -2190,12 +2190,12 @@ const Tr = ({
|
|
|
2190
2190
|
},
|
|
2191
2191
|
className: `${Q.day}
|
|
2192
2192
|
${R ? "" : Q.otherMonth}
|
|
2193
|
-
${R && T.isSame(
|
|
2193
|
+
${R && T.isSame(D(), "day") ? Q.today : ""}
|
|
2194
2194
|
${R && te ? Q.inRange : ""}
|
|
2195
2195
|
${R && fe ? Q.startDate : ""}
|
|
2196
2196
|
${R && ge ? Q.endDate : ""}
|
|
2197
2197
|
${!R && !te && !ge ? "" : we ? Q.selected : ""}
|
|
2198
|
-
${
|
|
2198
|
+
${We ? Q.disabled : ""}`,
|
|
2199
2199
|
onClick: () => Y(T, R),
|
|
2200
2200
|
children: T.date()
|
|
2201
2201
|
},
|
|
@@ -2208,27 +2208,27 @@ const Tr = ({
|
|
|
2208
2208
|
}
|
|
2209
2209
|
);
|
|
2210
2210
|
};
|
|
2211
|
-
|
|
2211
|
+
D.extend(ht);
|
|
2212
2212
|
const _t = ({
|
|
2213
2213
|
defaultValue: t,
|
|
2214
2214
|
valueFormat: o = "DD-MM-YYYY",
|
|
2215
2215
|
onChange: n,
|
|
2216
2216
|
onBlur: l,
|
|
2217
2217
|
onFocus: s,
|
|
2218
|
-
customYears:
|
|
2218
|
+
customYears: p,
|
|
2219
2219
|
fixedDropdown: a = !0,
|
|
2220
2220
|
disabledDatesFrom: r,
|
|
2221
2221
|
disabledDatesTill: w,
|
|
2222
|
-
disabledDatesRange:
|
|
2222
|
+
disabledDatesRange: W,
|
|
2223
2223
|
datepickerStyle: y,
|
|
2224
2224
|
datepickerLabelStyle: x,
|
|
2225
|
-
closeOnScroll:
|
|
2225
|
+
closeOnScroll: L = !0,
|
|
2226
2226
|
requiredStyle: H,
|
|
2227
|
-
datepickerHelperTextStyle:
|
|
2227
|
+
datepickerHelperTextStyle: S,
|
|
2228
2228
|
selectedStyle: g,
|
|
2229
|
-
endDateStyle:
|
|
2229
|
+
endDateStyle: d,
|
|
2230
2230
|
startDateStyle: f,
|
|
2231
|
-
inRangeStyle:
|
|
2231
|
+
inRangeStyle: v,
|
|
2232
2232
|
otherMonthStyle: h,
|
|
2233
2233
|
todayStyle: F,
|
|
2234
2234
|
weekDayStyle: E,
|
|
@@ -2237,23 +2237,23 @@ const _t = ({
|
|
|
2237
2237
|
quickPick: oe,
|
|
2238
2238
|
mode: q = "single",
|
|
2239
2239
|
pickerType: j = "single",
|
|
2240
|
-
disabled:
|
|
2240
|
+
disabled: B = !1,
|
|
2241
2241
|
...z
|
|
2242
2242
|
}) => {
|
|
2243
|
-
const X = dt(), [V, N] = O(!1), [
|
|
2244
|
-
const _ =
|
|
2245
|
-
return
|
|
2243
|
+
const X = dt(), [V, N] = O(!1), [k, u] = O(""), C = se({ state: !1, value: "" }), b = se(null), [U, K] = O(() => {
|
|
2244
|
+
const _ = D().year().toString();
|
|
2245
|
+
return p?.length ? p.includes(_) ? D() : D(`${Math.min(...p.map(Number))}-01-01`) : D();
|
|
2246
2246
|
});
|
|
2247
2247
|
ee(() => {
|
|
2248
|
-
const _ =
|
|
2249
|
-
|
|
2250
|
-
}, [
|
|
2248
|
+
const _ = D().year().toString();
|
|
2249
|
+
p?.length && K(p.includes(_) ? D() : D(`${Math.min(...p.map(Number))}-01-01`));
|
|
2250
|
+
}, [p]);
|
|
2251
2251
|
const [ue, ne] = O(""), [he, G] = O({
|
|
2252
2252
|
start: null,
|
|
2253
2253
|
end: null
|
|
2254
2254
|
}), Y = se(null), ce = (_, T, R) => {
|
|
2255
2255
|
let ie = "", te = { start: "", end: "" };
|
|
2256
|
-
(q === "single" || typeof _ == "string") && (ie = _, u(ie)), (q !== "single" || typeof _ != "string") && (_?.start || _?.end ? ie = `${_?.start ?
|
|
2256
|
+
(q === "single" || typeof _ == "string") && (ie = _, u(ie)), (q !== "single" || typeof _ != "string") && (_?.start || _?.end ? ie = `${_?.start ? D(_?.start).format(o) : ""} / ${_?.end ? D(_?.end).format(o) : ""}` : ie = "", te.start = _?.start ? D(_?.start).format(o) : "", te.end = _?.end ? D(_?.end).format(o) : "", u(ie)), _?.end && N(!1), n && typeof n == "function" && !R && (n(te.start !== "" ? te : ie), C.current.value = te.start !== "" ? te : ie);
|
|
2257
2257
|
}, re = (_) => {
|
|
2258
2258
|
_.stopPropagation(), ne(""), C.current.value = "", u(""), G({
|
|
2259
2259
|
start: null,
|
|
@@ -2262,10 +2262,10 @@ const _t = ({
|
|
|
2262
2262
|
}, Ce = (_) => {
|
|
2263
2263
|
Y.current && (_.composedPath().includes(Y.current) || N(!1));
|
|
2264
2264
|
}, le = (_) => {
|
|
2265
|
-
|
|
2265
|
+
L && (!Y.current || !b.current || _.composedPath().includes(Y.current) || _.composedPath().includes(b.current) || N(!1));
|
|
2266
2266
|
}, I = () => {
|
|
2267
|
-
if (!Y.current || !
|
|
2268
|
-
const _ = Y.current, T =
|
|
2267
|
+
if (!Y.current || !b.current) return;
|
|
2268
|
+
const _ = Y.current, T = b.current;
|
|
2269
2269
|
if (!T || !_) return;
|
|
2270
2270
|
const R = _.getBoundingClientRect(), ie = window.innerHeight, te = window.innerWidth;
|
|
2271
2271
|
T.style.position = "fixed", R.bottom + T.offsetHeight > ie ? (T.style.top = `${R.top - T.offsetHeight + 20}px`, T.style.bottom = "unset") : (T.style.top = `${R.bottom + 8}px`, T.style.bottom = "unset"), R.right + R.width > te - 120 ? T.style.left = `${R.left + R.width - T.offsetWidth}px` : T.style.left = `${R.left}px`;
|
|
@@ -2273,14 +2273,14 @@ const _t = ({
|
|
|
2273
2273
|
return ee(() => {
|
|
2274
2274
|
if (t && t.length > 0 && C.current.value === "") {
|
|
2275
2275
|
let _ = Array.isArray(t) ? {
|
|
2276
|
-
start: t[0] ?
|
|
2277
|
-
end: t[1] ?
|
|
2278
|
-
} :
|
|
2276
|
+
start: t[0] ? D(t[0], o) : "",
|
|
2277
|
+
end: t[1] ? D(t[1], o) : null
|
|
2278
|
+
} : D(t, o).format(o);
|
|
2279
2279
|
C.current.value = t, C.current.state = !0, _ && ce(_, !1, !0);
|
|
2280
2280
|
}
|
|
2281
2281
|
}, []), ee(() => {
|
|
2282
2282
|
V && I();
|
|
2283
|
-
}, [
|
|
2283
|
+
}, [b, V]), ee(() => {
|
|
2284
2284
|
const _ = () => {
|
|
2285
2285
|
V && I();
|
|
2286
2286
|
};
|
|
@@ -2294,11 +2294,11 @@ const _t = ({
|
|
|
2294
2294
|
...z,
|
|
2295
2295
|
customFocus: V,
|
|
2296
2296
|
withActive: !1,
|
|
2297
|
-
value:
|
|
2297
|
+
value: k,
|
|
2298
2298
|
toggleFocus: !0,
|
|
2299
2299
|
formInputStyle: { cursor: "pointer" },
|
|
2300
2300
|
leftSlot: /* @__PURE__ */ e("div", { className: Je.datepickerLeftIcon, children: /* @__PURE__ */ e(Kt, {}) }),
|
|
2301
|
-
rightSlot: /* @__PURE__ */ e("div", { className: `${Je.datepickerRightIcon}`, onClick: re, children:
|
|
2301
|
+
rightSlot: /* @__PURE__ */ e("div", { className: `${Je.datepickerRightIcon}`, onClick: re, children: k && /* @__PURE__ */ e(ot, {}) }),
|
|
2302
2302
|
readOnly: !0
|
|
2303
2303
|
}
|
|
2304
2304
|
) }),
|
|
@@ -2307,13 +2307,13 @@ const _t = ({
|
|
|
2307
2307
|
{
|
|
2308
2308
|
namespace: X,
|
|
2309
2309
|
defaultValue: C.current,
|
|
2310
|
-
CalendarRef:
|
|
2310
|
+
CalendarRef: b,
|
|
2311
2311
|
disabledDatesFrom: r,
|
|
2312
2312
|
disabledDatesTill: w,
|
|
2313
|
-
disabledDatesRange:
|
|
2313
|
+
disabledDatesRange: W,
|
|
2314
2314
|
valueFormat: o,
|
|
2315
2315
|
onChange: (_) => ce(_, !1, !1),
|
|
2316
|
-
customYears:
|
|
2316
|
+
customYears: p,
|
|
2317
2317
|
CurrentMonth: U,
|
|
2318
2318
|
setCurrentMonth: K,
|
|
2319
2319
|
SelectedDate: ue,
|
|
@@ -2326,9 +2326,9 @@ const _t = ({
|
|
|
2326
2326
|
setRangeSelection: G,
|
|
2327
2327
|
pickerType: j,
|
|
2328
2328
|
selectedStyle: g,
|
|
2329
|
-
endDateStyle:
|
|
2329
|
+
endDateStyle: d,
|
|
2330
2330
|
startDateStyle: f,
|
|
2331
|
-
inRangeStyle:
|
|
2331
|
+
inRangeStyle: v,
|
|
2332
2332
|
otherMonthStyle: h,
|
|
2333
2333
|
todayStyle: F,
|
|
2334
2334
|
weekDayStyle: E,
|
|
@@ -2380,54 +2380,54 @@ const xr = "mc__Skeleton-module__skeleton", Ir = "mc__Skeleton-module__shimmer",
|
|
|
2380
2380
|
Ct.propKeys = ["type", "customStyle", "children"];
|
|
2381
2381
|
Ct.displayName = "Skeleton";
|
|
2382
2382
|
Ct.description = "A loading skeleton component for displaying placeholder content while data is being fetched.";
|
|
2383
|
-
const Dr = "mc__ActionDropdown-module__actionDropdownContainer", Sr = "mc__ActionDropdown-module__collapsed", Pr = "mc__ActionDropdown-module__actionDropdownIcon", Hr = "mc__ActionDropdown-module__actionDropdownContent", Ar = "mc__ActionDropdown-module__actionDropdownTitle", Rr = "mc__ActionDropdown-module__actionDropdownList",
|
|
2383
|
+
const Dr = "mc__ActionDropdown-module__actionDropdownContainer", Sr = "mc__ActionDropdown-module__collapsed", Pr = "mc__ActionDropdown-module__actionDropdownIcon", Hr = "mc__ActionDropdown-module__actionDropdownContent", Ar = "mc__ActionDropdown-module__actionDropdownTitle", Rr = "mc__ActionDropdown-module__actionDropdownList", Wr = "mc__ActionDropdown-module__actionDropdownItem", Br = "mc__ActionDropdown-module__selected", He = {
|
|
2384
2384
|
actionDropdownContainer: Dr,
|
|
2385
2385
|
collapsed: Sr,
|
|
2386
2386
|
actionDropdownIcon: Pr,
|
|
2387
2387
|
actionDropdownContent: Hr,
|
|
2388
2388
|
actionDropdownTitle: Ar,
|
|
2389
2389
|
actionDropdownList: Rr,
|
|
2390
|
-
actionDropdownItem:
|
|
2391
|
-
selected:
|
|
2390
|
+
actionDropdownItem: Wr,
|
|
2391
|
+
selected: Br
|
|
2392
2392
|
}, gt = ({ title: t, data: o, closeOnScroll: n = !1, onSelect: l }) => {
|
|
2393
|
-
const [s,
|
|
2394
|
-
|
|
2393
|
+
const [s, p] = O(!1), a = se(null), r = se(null), [w, W] = O(null), y = (g) => {
|
|
2394
|
+
W(g), l?.(g), p(!1);
|
|
2395
2395
|
}, x = () => {
|
|
2396
2396
|
if (!a.current || !r.current) return;
|
|
2397
|
-
const g = a.current,
|
|
2398
|
-
if (!
|
|
2399
|
-
const f = g.getBoundingClientRect(),
|
|
2400
|
-
|
|
2401
|
-
},
|
|
2397
|
+
const g = a.current, d = r.current;
|
|
2398
|
+
if (!d || !g) return;
|
|
2399
|
+
const f = g.getBoundingClientRect(), v = window.innerHeight;
|
|
2400
|
+
d.style.width = f.width + "px", d.style.position = "fixed", f.bottom + d.offsetHeight > v ? (d.style.top = `${f.top - d.offsetHeight - 8}px`, d.style.bottom = "unset") : (d.style.top = `${f.bottom + 8}px`, d.style.bottom = "unset");
|
|
2401
|
+
}, L = () => {
|
|
2402
2402
|
requestAnimationFrame(() => {
|
|
2403
2403
|
x();
|
|
2404
2404
|
});
|
|
2405
2405
|
};
|
|
2406
2406
|
ee(() => {
|
|
2407
|
-
|
|
2407
|
+
L();
|
|
2408
2408
|
}, [a, s]);
|
|
2409
2409
|
const H = (g) => {
|
|
2410
|
-
a.current && (g.composedPath().includes(a.current) ||
|
|
2411
|
-
},
|
|
2412
|
-
n && (!a.current || !r.current || g.composedPath().includes(a.current) || g.composedPath().includes(r.current) ||
|
|
2410
|
+
a.current && (g.composedPath().includes(a.current) || p(!1));
|
|
2411
|
+
}, S = (g) => {
|
|
2412
|
+
n && (!a.current || !r.current || g.composedPath().includes(a.current) || g.composedPath().includes(r.current) || p(!1));
|
|
2413
2413
|
};
|
|
2414
2414
|
return ee(() => {
|
|
2415
2415
|
const g = () => {
|
|
2416
|
-
s &&
|
|
2416
|
+
s && L();
|
|
2417
2417
|
};
|
|
2418
|
-
return document.addEventListener("click", H), document.addEventListener("wheel",
|
|
2419
|
-
document.removeEventListener("click", H), document.removeEventListener("wheel",
|
|
2418
|
+
return document.addEventListener("click", H), document.addEventListener("wheel", S), window.addEventListener("scroll", g), () => {
|
|
2419
|
+
document.removeEventListener("click", H), document.removeEventListener("wheel", S), window.removeEventListener("scroll", g);
|
|
2420
2420
|
};
|
|
2421
2421
|
}, [s]), /* @__PURE__ */ i("div", { className: `${He.actionDropdownContainer} ${s ? He.collapsed : ""}`, children: [
|
|
2422
|
-
/* @__PURE__ */ i("div", { ref: a, className: He.actionDropdownContent, onClick: () => (
|
|
2422
|
+
/* @__PURE__ */ i("div", { ref: a, className: He.actionDropdownContent, onClick: () => (p((g) => !g), L()), children: [
|
|
2423
2423
|
/* @__PURE__ */ e("p", { title: t, className: He.actionDropdownTitle, children: w?.label || t }),
|
|
2424
2424
|
/* @__PURE__ */ e("div", { className: He.actionDropdownIcon, children: /* @__PURE__ */ e(et, { width: "10", height: "6", color: "#131314" }) })
|
|
2425
2425
|
] }),
|
|
2426
2426
|
s && /* @__PURE__ */ e("ul", { ref: r, onClick: (g) => g.stopPropagation(), className: He.actionDropdownList, children: o.map((g) => /* @__PURE__ */ e(
|
|
2427
2427
|
"li",
|
|
2428
2428
|
{
|
|
2429
|
-
onClick: (
|
|
2430
|
-
|
|
2429
|
+
onClick: (d) => {
|
|
2430
|
+
d.stopPropagation(), y(g);
|
|
2431
2431
|
},
|
|
2432
2432
|
className: `${He.actionDropdownItem} ${w?.id === g.id ? He.selected : ""}`,
|
|
2433
2433
|
children: g.label
|
|
@@ -2516,20 +2516,20 @@ const zr = "mc__Slider-module__sliderContainer", Ur = "mc__Slider-module__slider
|
|
|
2516
2516
|
maxValue: n,
|
|
2517
2517
|
min: l = 0,
|
|
2518
2518
|
max: s = 100,
|
|
2519
|
-
range:
|
|
2519
|
+
range: p = !0,
|
|
2520
2520
|
debounceTime: a,
|
|
2521
2521
|
onChange: r,
|
|
2522
2522
|
sliderContainerStyle: w,
|
|
2523
|
-
sliderStyle:
|
|
2523
|
+
sliderStyle: W,
|
|
2524
2524
|
sliderProgressStyle: y,
|
|
2525
2525
|
thumbStyle: x,
|
|
2526
|
-
unit:
|
|
2526
|
+
unit: L
|
|
2527
2527
|
}) => {
|
|
2528
|
-
const H = se(!0),
|
|
2528
|
+
const H = se(!0), S = p || o !== void 0 && n !== void 0, [g, d] = O({
|
|
2529
2529
|
minValue: o ?? l,
|
|
2530
2530
|
maxValue: n ?? s,
|
|
2531
2531
|
singleValue: t ?? l
|
|
2532
|
-
}), [f,
|
|
2532
|
+
}), [f, v] = O({
|
|
2533
2533
|
min: !1,
|
|
2534
2534
|
max: !1,
|
|
2535
2535
|
single: !1
|
|
@@ -2540,45 +2540,45 @@ const zr = "mc__Slider-module__sliderContainer", Ur = "mc__Slider-module__slider
|
|
|
2540
2540
|
}), E = Jr(), Z = se(null), J = se(null), oe = se(null), q = se(null), j = (N) => {
|
|
2541
2541
|
const u = Z.current?.getBoundingClientRect(), C = Math.min(Math.max(0, (N - u.left) / u.width), 1);
|
|
2542
2542
|
return Math.round(C * (s - l) + l);
|
|
2543
|
-
},
|
|
2544
|
-
|
|
2545
|
-
const u = (
|
|
2546
|
-
const U = j(
|
|
2547
|
-
|
|
2543
|
+
}, B = (N) => (k) => {
|
|
2544
|
+
k.preventDefault(), F((b) => ({ ...b, [N]: !0 })), v((b) => ({ ...b, [N]: !0 }));
|
|
2545
|
+
const u = (b) => {
|
|
2546
|
+
const U = j(b.clientX);
|
|
2547
|
+
d((K) => N === "single" ? { ...K, singleValue: U } : N === "min" ? { ...K, minValue: Math.min(U, K.maxValue - 1) } : { ...K, maxValue: Math.max(U, K.minValue + 1) });
|
|
2548
2548
|
}, C = () => {
|
|
2549
|
-
F((
|
|
2549
|
+
F((b) => ({ ...b, [N]: !1 })), v((b) => ({ ...b, [N]: !1 })), document.removeEventListener("mousemove", u), document.removeEventListener("mouseup", C);
|
|
2550
2550
|
};
|
|
2551
2551
|
document.addEventListener("mousemove", u), document.addEventListener("mouseup", C);
|
|
2552
2552
|
}, z = (N) => {
|
|
2553
|
-
const
|
|
2554
|
-
if (
|
|
2555
|
-
const u = Math.abs(
|
|
2556
|
-
|
|
2553
|
+
const k = j(N.clientX);
|
|
2554
|
+
if (S) {
|
|
2555
|
+
const u = Math.abs(k - g.minValue), C = Math.abs(k - g.maxValue), b = u < C ? "min" : "max";
|
|
2556
|
+
d((U) => b === "min" ? { ...U, minValue: Math.min(k, U.maxValue - 1) } : { ...U, maxValue: Math.max(k, U.minValue + 1) }), B(b)(N);
|
|
2557
2557
|
} else
|
|
2558
|
-
|
|
2559
|
-
}, X =
|
|
2558
|
+
d((u) => ({ ...u, singleValue: k })), B("single")(N);
|
|
2559
|
+
}, X = S ? {
|
|
2560
2560
|
left: `${(g.minValue - l) / (s - l) * 100}%`,
|
|
2561
2561
|
width: `${(g.maxValue - g.minValue) / (s - l) * 100}%`
|
|
2562
2562
|
} : {
|
|
2563
2563
|
left: "0%",
|
|
2564
2564
|
width: `${(g.singleValue - l) / (s - l) * 100}%`
|
|
2565
2565
|
}, V = (N) => {
|
|
2566
|
-
const
|
|
2567
|
-
if (!
|
|
2568
|
-
const u =
|
|
2569
|
-
|
|
2566
|
+
const k = N.current;
|
|
2567
|
+
if (!k) return;
|
|
2568
|
+
const u = k.getBoundingClientRect(), C = window.innerWidth, b = u.width;
|
|
2569
|
+
k.style.transform = "translateX(-50%)";
|
|
2570
2570
|
let U = "50%";
|
|
2571
2571
|
if (u.right > C - 10) {
|
|
2572
2572
|
const K = u.right - C + 10;
|
|
2573
|
-
|
|
2574
|
-
const ue =
|
|
2575
|
-
U = `${Math.min(
|
|
2573
|
+
k.style.transform = `translateX(calc(-50% - ${K}px))`;
|
|
2574
|
+
const ue = b - 10;
|
|
2575
|
+
U = `${Math.min(b / 2 + K, ue)}px`;
|
|
2576
2576
|
}
|
|
2577
2577
|
if (u.left < 10) {
|
|
2578
2578
|
const K = 10 - u.left;
|
|
2579
|
-
|
|
2579
|
+
k.style.transform = `translateX(calc(-50% + ${K}px))`, U = `${Math.max(b / 2 - K, 10)}px`;
|
|
2580
2580
|
}
|
|
2581
|
-
|
|
2581
|
+
k.style.setProperty("--arrow-position", U);
|
|
2582
2582
|
};
|
|
2583
2583
|
return ee(() => {
|
|
2584
2584
|
(f.min || h.min) && V(J), (f.max || h.max) && V(oe), (f.single || h.single) && V(q);
|
|
@@ -2587,10 +2587,10 @@ const zr = "mc__Slider-module__sliderContainer", Ur = "mc__Slider-module__slider
|
|
|
2587
2587
|
H.current = !1;
|
|
2588
2588
|
return;
|
|
2589
2589
|
}
|
|
2590
|
-
r && typeof r == "function" && E(
|
|
2591
|
-
}, [g]), /* @__PURE__ */ e("div", { style: w ?? {}, className: `${ke.sliderContainer}`, children: /* @__PURE__ */ i("div", { ref: Z, style:
|
|
2590
|
+
r && typeof r == "function" && E(S ? () => r([g.minValue, g.maxValue]) : () => r(g.singleValue), a ?? 100);
|
|
2591
|
+
}, [g]), /* @__PURE__ */ e("div", { style: w ?? {}, className: `${ke.sliderContainer}`, children: /* @__PURE__ */ i("div", { ref: Z, style: W ?? {}, className: ke.slider, onMouseDown: z, children: [
|
|
2592
2592
|
/* @__PURE__ */ e("div", { className: ke.sliderProgress, style: { ...X, ...y ?? {} } }),
|
|
2593
|
-
|
|
2593
|
+
S ? /* @__PURE__ */ i(st, { children: [
|
|
2594
2594
|
/* @__PURE__ */ e(
|
|
2595
2595
|
"div",
|
|
2596
2596
|
{
|
|
@@ -2599,9 +2599,9 @@ const zr = "mc__Slider-module__sliderContainer", Ur = "mc__Slider-module__slider
|
|
|
2599
2599
|
left: `${(g.minValue - l) / (s - l) * 100}%`,
|
|
2600
2600
|
...x ?? {}
|
|
2601
2601
|
},
|
|
2602
|
-
onMouseEnter: () => !h.min &&
|
|
2603
|
-
onMouseLeave: () => !h.min &&
|
|
2604
|
-
onMouseDown:
|
|
2602
|
+
onMouseEnter: () => !h.min && v((N) => ({ ...N, min: !0 })),
|
|
2603
|
+
onMouseLeave: () => !h.min && v((N) => ({ ...N, min: !1 })),
|
|
2604
|
+
onMouseDown: B("min"),
|
|
2605
2605
|
children: (f.min || h.min) && /* @__PURE__ */ i("div", { ref: J, className: ke.tooltip, children: [
|
|
2606
2606
|
g.minValue,
|
|
2607
2607
|
"%"
|
|
@@ -2616,9 +2616,9 @@ const zr = "mc__Slider-module__sliderContainer", Ur = "mc__Slider-module__slider
|
|
|
2616
2616
|
left: `${(g.maxValue - l) / (s - l) * 100}%`,
|
|
2617
2617
|
...x ?? {}
|
|
2618
2618
|
},
|
|
2619
|
-
onMouseEnter: () => !h.max &&
|
|
2620
|
-
onMouseLeave: () => !h.max &&
|
|
2621
|
-
onMouseDown:
|
|
2619
|
+
onMouseEnter: () => !h.max && v((N) => ({ ...N, max: !0 })),
|
|
2620
|
+
onMouseLeave: () => !h.max && v((N) => ({ ...N, max: !1 })),
|
|
2621
|
+
onMouseDown: B("max"),
|
|
2622
2622
|
children: (f.max || h.max) && /* @__PURE__ */ i("div", { ref: oe, className: ke.tooltip, children: [
|
|
2623
2623
|
g.maxValue,
|
|
2624
2624
|
"%"
|
|
@@ -2633,13 +2633,13 @@ const zr = "mc__Slider-module__sliderContainer", Ur = "mc__Slider-module__slider
|
|
|
2633
2633
|
left: `${(g.singleValue - l) / (s - l) * 100}%`,
|
|
2634
2634
|
...x ?? {}
|
|
2635
2635
|
},
|
|
2636
|
-
onMouseEnter: () => !h.single &&
|
|
2637
|
-
onMouseLeave: () => !h.single &&
|
|
2638
|
-
onMouseDown:
|
|
2636
|
+
onMouseEnter: () => !h.single && v((N) => ({ ...N, single: !0 })),
|
|
2637
|
+
onMouseLeave: () => !h.single && v((N) => ({ ...N, single: !1 })),
|
|
2638
|
+
onMouseDown: B("single"),
|
|
2639
2639
|
children: (f.single || h.single) && /* @__PURE__ */ i("div", { ref: q, className: ke.tooltip, children: [
|
|
2640
2640
|
g.singleValue,
|
|
2641
2641
|
" ",
|
|
2642
|
-
|
|
2642
|
+
L
|
|
2643
2643
|
] })
|
|
2644
2644
|
}
|
|
2645
2645
|
)
|
|
@@ -2684,12 +2684,12 @@ const Gr = "mc__FilterWithTags-module__filterWithTagsContainer", ei = "mc__Filte
|
|
|
2684
2684
|
onApply: n,
|
|
2685
2685
|
onClearAll: l,
|
|
2686
2686
|
mainButtonProps: s,
|
|
2687
|
-
popupProps:
|
|
2687
|
+
popupProps: p,
|
|
2688
2688
|
cancelButtonProps: a,
|
|
2689
2689
|
applyButtonProps: r
|
|
2690
2690
|
}) => {
|
|
2691
|
-
const [w,
|
|
2692
|
-
o &&
|
|
2691
|
+
const [w, W] = O(!1), y = () => {
|
|
2692
|
+
o && W(!0);
|
|
2693
2693
|
};
|
|
2694
2694
|
return /* @__PURE__ */ i("div", { className: Ee.filterWithTagsContainer, children: [
|
|
2695
2695
|
/* @__PURE__ */ e("div", { className: Ee.filterWithTagsContent, children: /* @__PURE__ */ e("div", { className: Ee.filterWithTagsButton, children: /* @__PURE__ */ e(
|
|
@@ -2703,9 +2703,9 @@ const Gr = "mc__FilterWithTags-module__filterWithTagsContainer", ei = "mc__Filte
|
|
|
2703
2703
|
...s
|
|
2704
2704
|
}
|
|
2705
2705
|
) }) }),
|
|
2706
|
-
/* @__PURE__ */ i(lt, { ...
|
|
2706
|
+
/* @__PURE__ */ i(lt, { ...p, popupContainerStyle: { width: "725px" }, onClose: () => W(!1), visible: w, children: [
|
|
2707
2707
|
/* @__PURE__ */ e("h2", { className: Ee.filterWithTagsPopupTitle, children: "Filter" }),
|
|
2708
|
-
/* @__PURE__ */ e("div", { className: `${Ee.filterWithTagsPopupContent} ${
|
|
2708
|
+
/* @__PURE__ */ e("div", { className: `${Ee.filterWithTagsPopupContent} ${p?.mode === "drawer" ? Ee.filterWithTagsPopupContentDrawer : ""}`, children: /* @__PURE__ */ e(di, { filterOptions: t }) }),
|
|
2709
2709
|
/* @__PURE__ */ i("div", { className: Ee.filterWithTagsPopupFooter, children: [
|
|
2710
2710
|
/* @__PURE__ */ e($e, { buttonStyle: { width: "130px" }, ...a, label: "Clear", buttonType: "tertiaryV2", onClick: l }),
|
|
2711
2711
|
/* @__PURE__ */ e($e, { buttonStyle: { width: "130px" }, ...r, label: "Show", onClick: n })
|
|
@@ -2716,10 +2716,10 @@ const Gr = "mc__FilterWithTags-module__filterWithTagsContainer", ei = "mc__Filte
|
|
|
2716
2716
|
vt.propKeys = ["filterOptions", "customOpenPopup", "onApply", "onClearAll", "mainButtonProps", "popupProps"];
|
|
2717
2717
|
vt.displayName = "Filter With Tags";
|
|
2718
2718
|
vt.description = "A component that allows you to filter data with tags";
|
|
2719
|
-
const ui = "mc__Table-module__tableContainer",
|
|
2719
|
+
const ui = "mc__Table-module__tableContainer", mi = "mc__Table-module__tableWrapper", pi = "mc__Table-module__resizing", hi = "mc__Table-module__table", fi = "mc__Table-module__headerContent", _i = "mc__Table-module__resizeHandle", Ci = "mc__Table-module__clickable", gi = "mc__Table-module__empty", wi = "mc__Table-module__checkboxHeader", yi = "mc__Table-module__checkboxCell", vi = "mc__Table-module__tableHeader", bi = "mc__Table-module__visible", ki = "mc__Table-module__tableHeaderLeftContent", Li = "mc__Table-module__actionButton", Ti = "mc__Table-module__tableHeaderSeparator", xi = "mc__Table-module__paginationFooter", Ii = "mc__Table-module__pagination", Ni = "mc__Table-module__paginationButton", $i = "mc__Table-module__paginationInfo", Mi = "mc__Table-module__paginationRight", Di = "mc__Table-module__paginationSelectLabel", Si = "mc__Table-module__divider", Pi = "mc__Table-module__pageNumber", Hi = "mc__Table-module__active", Ai = "mc__Table-module__ellipsis", Ri = "mc__Table-module__actionsHeader", Wi = "mc__Table-module__actionsCell", Bi = "mc__Table-module__actionsContainer", Fi = "mc__Table-module__actionsTrigger", Ei = "mc__Table-module__actionsMenu", Oi = "mc__Table-module__actionsMenuFixed", Vi = "mc__Table-module__actionItem", Zi = "mc__Table-module__gridHeader", zi = "mc__Table-module__columnConfiguration", Ui = "mc__Table-module__columnConfigurationIcon", Yi = "mc__Table-module__columnConfigurationDropdown", ji = "mc__Table-module__dragging", Ki = "mc__Table-module__dragOver", qi = "mc__Table-module__columnConfigurationItemIcon", Xi = "mc__Table-module__rowsPerPageDropdown", Qi = "mc__Table-module__rowsPerPageList", Ji = "mc__Table-module__openDownward", Gi = "mc__Table-module__openUpward", es = "mc__Table-module__rowsPerPageOption", ts = "mc__Table-module__selected", P = {
|
|
2720
2720
|
tableContainer: ui,
|
|
2721
|
-
tableWrapper:
|
|
2722
|
-
resizing:
|
|
2721
|
+
tableWrapper: mi,
|
|
2722
|
+
resizing: pi,
|
|
2723
2723
|
table: hi,
|
|
2724
2724
|
headerContent: fi,
|
|
2725
2725
|
resizeHandle: _i,
|
|
@@ -2743,8 +2743,8 @@ const ui = "mc__Table-module__tableContainer", pi = "mc__Table-module__tableWrap
|
|
|
2743
2743
|
active: Hi,
|
|
2744
2744
|
ellipsis: Ai,
|
|
2745
2745
|
actionsHeader: Ri,
|
|
2746
|
-
actionsCell:
|
|
2747
|
-
actionsContainer:
|
|
2746
|
+
actionsCell: Wi,
|
|
2747
|
+
actionsContainer: Bi,
|
|
2748
2748
|
actionsTrigger: Fi,
|
|
2749
2749
|
actionsMenu: Ei,
|
|
2750
2750
|
actionsMenuFixed: Oi,
|
|
@@ -2778,47 +2778,49 @@ function Ve() {
|
|
|
2778
2778
|
}
|
|
2779
2779
|
const os = (t, o, n = {}) => {
|
|
2780
2780
|
const [l, s] = O(() => {
|
|
2781
|
-
const
|
|
2781
|
+
const d = {};
|
|
2782
2782
|
return o.forEach((f) => {
|
|
2783
|
-
f.key && (
|
|
2784
|
-
}),
|
|
2785
|
-
}), [
|
|
2786
|
-
(
|
|
2787
|
-
console.log("Resize start for column:", f),
|
|
2783
|
+
f.key && f.customWidth && (d[f.key] = typeof f.customWidth == "number" ? f.customWidth : parseInt(f.customWidth.toString(), 10));
|
|
2784
|
+
}), d;
|
|
2785
|
+
}), [p, a] = O(!1), [r, w] = O(null), [W, y] = O(0), [x, L] = O(0), H = tt(
|
|
2786
|
+
(d, f) => {
|
|
2787
|
+
console.log("Resize start for column:", f), d.preventDefault(), d.stopPropagation();
|
|
2788
|
+
const v = d.target.closest("th"), h = v ? v.offsetWidth : l[f];
|
|
2789
|
+
a(!0), w(f), y(d.clientX), L(h || 0);
|
|
2788
2790
|
},
|
|
2789
2791
|
[l]
|
|
2790
|
-
),
|
|
2791
|
-
(
|
|
2792
|
-
if (!
|
|
2793
|
-
|
|
2794
|
-
const f =
|
|
2795
|
-
console.log("Resizing column:", r, "new width:",
|
|
2792
|
+
), S = tt(
|
|
2793
|
+
(d) => {
|
|
2794
|
+
if (!p || !r) return;
|
|
2795
|
+
d.preventDefault();
|
|
2796
|
+
const f = d.clientX - W, v = Math.max(50, x + f);
|
|
2797
|
+
console.log("Resizing column:", r, "new width:", v), s((h) => ({
|
|
2796
2798
|
...h,
|
|
2797
|
-
[r]:
|
|
2799
|
+
[r]: v
|
|
2798
2800
|
}));
|
|
2799
2801
|
},
|
|
2800
|
-
[
|
|
2802
|
+
[p, r, W, x]
|
|
2801
2803
|
), g = tt(() => {
|
|
2802
2804
|
console.log("Resize end"), a(!1), w(null);
|
|
2803
2805
|
}, []);
|
|
2804
2806
|
return ee(() => {
|
|
2805
|
-
if (
|
|
2806
|
-
return document.addEventListener("mousemove",
|
|
2807
|
-
document.removeEventListener("mousemove",
|
|
2807
|
+
if (p)
|
|
2808
|
+
return document.addEventListener("mousemove", S), document.addEventListener("mouseup", g), () => {
|
|
2809
|
+
document.removeEventListener("mousemove", S), document.removeEventListener("mouseup", g);
|
|
2808
2810
|
};
|
|
2809
|
-
}, [
|
|
2811
|
+
}, [p, S, g]), {
|
|
2810
2812
|
columnWidths: l,
|
|
2811
|
-
isResizing:
|
|
2813
|
+
isResizing: p,
|
|
2812
2814
|
resizeColumn: r,
|
|
2813
2815
|
handleResizeStart: H
|
|
2814
2816
|
};
|
|
2815
2817
|
};
|
|
2816
2818
|
function ns({ currentValue: t, options: o, onChange: n }) {
|
|
2817
|
-
const [l, s] = O(!1), [
|
|
2819
|
+
const [l, s] = O(!1), [p, a] = O(!1), r = se(null), w = se(null);
|
|
2818
2820
|
ee(() => {
|
|
2819
2821
|
if (l && r.current && w.current) {
|
|
2820
|
-
const y = r.current.getBoundingClientRect(), x = w.current.offsetHeight, H = window.innerHeight - y.bottom,
|
|
2821
|
-
a(H < x &&
|
|
2822
|
+
const y = r.current.getBoundingClientRect(), x = w.current.offsetHeight, H = window.innerHeight - y.bottom, S = y.top;
|
|
2823
|
+
a(H < x && S >= x);
|
|
2822
2824
|
}
|
|
2823
2825
|
}, [l]), ee(() => {
|
|
2824
2826
|
const y = (x) => {
|
|
@@ -2828,7 +2830,7 @@ function ns({ currentValue: t, options: o, onChange: n }) {
|
|
|
2828
2830
|
document.removeEventListener("mousedown", y);
|
|
2829
2831
|
};
|
|
2830
2832
|
}, []);
|
|
2831
|
-
const
|
|
2833
|
+
const W = (y) => {
|
|
2832
2834
|
n(y), s(!1);
|
|
2833
2835
|
};
|
|
2834
2836
|
return /* @__PURE__ */ i("div", { ref: r, className: P.rowsPerPageDropdown, children: [
|
|
@@ -2856,11 +2858,11 @@ function ns({ currentValue: t, options: o, onChange: n }) {
|
|
|
2856
2858
|
onClick: () => s(!l)
|
|
2857
2859
|
}
|
|
2858
2860
|
),
|
|
2859
|
-
l && /* @__PURE__ */ e("ul", { ref: w, className: `${P.rowsPerPageList} ${
|
|
2861
|
+
l && /* @__PURE__ */ e("ul", { ref: w, className: `${P.rowsPerPageList} ${p ? P.openUpward : P.openDownward}`, role: "listbox", children: o.map((y) => /* @__PURE__ */ e(
|
|
2860
2862
|
"li",
|
|
2861
2863
|
{
|
|
2862
2864
|
className: `${P.rowsPerPageOption} ${y === t ? P.selected : ""}`,
|
|
2863
|
-
onClick: () =>
|
|
2865
|
+
onClick: () => W(y),
|
|
2864
2866
|
role: "option",
|
|
2865
2867
|
"aria-selected": y === t,
|
|
2866
2868
|
children: y
|
|
@@ -2875,20 +2877,20 @@ const bt = ({
|
|
|
2875
2877
|
data: n = [],
|
|
2876
2878
|
onRowClick: l,
|
|
2877
2879
|
onHeaderClick: s,
|
|
2878
|
-
withSortIcons:
|
|
2880
|
+
withSortIcons: p = !1,
|
|
2879
2881
|
sort: a = [],
|
|
2880
2882
|
selectedRows: r = [],
|
|
2881
2883
|
onSelectionChange: w,
|
|
2882
|
-
withSelectAll:
|
|
2884
|
+
withSelectAll: W = !1,
|
|
2883
2885
|
actionButtonText: y,
|
|
2884
2886
|
actionButtonIcon: x,
|
|
2885
|
-
onActionButtonClick:
|
|
2887
|
+
onActionButtonClick: L,
|
|
2886
2888
|
actionButtons: H,
|
|
2887
|
-
withColumnConfiguration:
|
|
2889
|
+
withColumnConfiguration: S = !1,
|
|
2888
2890
|
headerSlot: g,
|
|
2889
|
-
onColumnOrderChange:
|
|
2891
|
+
onColumnOrderChange: d,
|
|
2890
2892
|
onColumnVisibilityChange: f,
|
|
2891
|
-
withActions:
|
|
2893
|
+
withActions: v = !1,
|
|
2892
2894
|
// Pagination props
|
|
2893
2895
|
currentPage: h = 0,
|
|
2894
2896
|
totalPages: F = 1,
|
|
@@ -2899,128 +2901,130 @@ const bt = ({
|
|
|
2899
2901
|
// Rows per page props
|
|
2900
2902
|
rowsPerPage: q = 10,
|
|
2901
2903
|
rowsPerPageOptions: j = [10, 20, 50, 100],
|
|
2902
|
-
onRowsPerPageChange:
|
|
2904
|
+
onRowsPerPageChange: B,
|
|
2903
2905
|
totalItems: z = 1e3,
|
|
2904
2906
|
startItem: X = 1,
|
|
2905
2907
|
endItem: V = 100,
|
|
2906
2908
|
// Row actions props
|
|
2907
2909
|
onRowEdit: N,
|
|
2908
|
-
onRowDelete:
|
|
2910
|
+
onRowDelete: k,
|
|
2909
2911
|
rowActions: u = []
|
|
2910
2912
|
}) => {
|
|
2911
|
-
const { columnWidths: C, isResizing:
|
|
2912
|
-
|
|
2913
|
-
|
|
2913
|
+
const { columnWidths: C, isResizing: b, resizeColumn: U, handleResizeStart: K } = os(
|
|
2914
|
+
n,
|
|
2915
|
+
o.map((c) => ({ ...c, customWidth: c.customWidth }))
|
|
2916
|
+
), ue = se(null), [ne, he] = O(null), [G, Y] = O(null), ce = se({}), re = se(null), Ce = se(null), [le, I] = O(!1), [_, T] = O(null), [R, ie] = O(null), [te, fe] = O(o);
|
|
2914
2917
|
ee(() => {
|
|
2915
|
-
const
|
|
2916
|
-
|
|
2917
|
-
visible:
|
|
2918
|
-
sortable:
|
|
2918
|
+
const c = o.map(($) => ({
|
|
2919
|
+
...$,
|
|
2920
|
+
visible: $.visible !== void 0 ? $.visible : !0,
|
|
2921
|
+
sortable: $.sortable !== void 0 ? $.sortable : !0,
|
|
2922
|
+
customWidth: $?.customWidth || 500
|
|
2919
2923
|
}));
|
|
2920
|
-
fe(
|
|
2924
|
+
fe(c);
|
|
2921
2925
|
}, [o]);
|
|
2922
|
-
const ge = (
|
|
2923
|
-
T(
|
|
2924
|
-
}, we = (
|
|
2925
|
-
|
|
2926
|
+
const ge = (c, $) => {
|
|
2927
|
+
T($), c.dataTransfer.effectAllowed = "move", c.dataTransfer.setData("text/html", c.currentTarget.outerHTML);
|
|
2928
|
+
}, we = (c, $) => {
|
|
2929
|
+
c.preventDefault(), c.dataTransfer.dropEffect = "move", $ !== _ && ie($);
|
|
2926
2930
|
}, Me = () => {
|
|
2927
2931
|
ie(null);
|
|
2928
|
-
}, Re = (
|
|
2929
|
-
if (
|
|
2932
|
+
}, Re = (c, $) => {
|
|
2933
|
+
if (c.preventDefault(), _ === null || _ === $) {
|
|
2930
2934
|
T(null), ie(null);
|
|
2931
2935
|
return;
|
|
2932
2936
|
}
|
|
2933
|
-
const
|
|
2934
|
-
|
|
2935
|
-
const Ie = _ <
|
|
2936
|
-
|
|
2937
|
+
const M = [...te], pe = M[_];
|
|
2938
|
+
M.splice(_, 1);
|
|
2939
|
+
const Ie = _ < $ ? $ - 1 : $;
|
|
2940
|
+
M.splice(Ie, 0, pe), fe(M), T(null), ie(null), d?.(M);
|
|
2937
2941
|
}, De = () => {
|
|
2938
2942
|
T(null), ie(null);
|
|
2939
|
-
},
|
|
2940
|
-
const
|
|
2941
|
-
fe(
|
|
2942
|
-
}, be = te.filter((
|
|
2943
|
-
const
|
|
2944
|
-
if (
|
|
2945
|
-
const
|
|
2946
|
-
w?.(
|
|
2943
|
+
}, We = (c) => {
|
|
2944
|
+
const $ = te.map((M) => M.key === c.key ? { ...M, visible: !M.visible } : M);
|
|
2945
|
+
fe($), f?.($);
|
|
2946
|
+
}, be = te.filter((c) => c.visible), Se = (c) => {
|
|
2947
|
+
const $ = n.map((M) => M[t]);
|
|
2948
|
+
if (c) {
|
|
2949
|
+
const M = [.../* @__PURE__ */ new Set([...r, ...$])];
|
|
2950
|
+
w?.(M);
|
|
2947
2951
|
} else {
|
|
2948
|
-
const
|
|
2949
|
-
w?.(
|
|
2952
|
+
const M = r.filter((pe) => !$.includes(pe));
|
|
2953
|
+
w?.(M);
|
|
2950
2954
|
}
|
|
2951
|
-
}, Pe = (
|
|
2952
|
-
w?.(
|
|
2953
|
-
}, qe = n.map((
|
|
2954
|
-
N?.(
|
|
2955
|
-
}, rt = (
|
|
2956
|
-
|
|
2957
|
-
},
|
|
2958
|
-
const
|
|
2959
|
-
if (
|
|
2960
|
-
const
|
|
2961
|
-
let Qe =
|
|
2962
|
-
Qe < 0 && (Qe =
|
|
2963
|
-
const At =
|
|
2964
|
-
return { top: Lt ?
|
|
2965
|
-
}, Xe = (
|
|
2966
|
-
if (
|
|
2955
|
+
}, Pe = (c, $, M = null) => {
|
|
2956
|
+
w?.($ ? [...r, c] : r.filter((pe) => pe !== c), M);
|
|
2957
|
+
}, qe = n.map((c) => c[t]), m = n.length > 0 && qe.every((c) => r.includes(c)), A = qe.some((c) => r.includes(c)) && !m, ae = (c, $) => {
|
|
2958
|
+
N?.(c, $);
|
|
2959
|
+
}, rt = (c, $) => {
|
|
2960
|
+
k?.(c, $);
|
|
2961
|
+
}, Be = (c) => {
|
|
2962
|
+
const $ = ce.current[c];
|
|
2963
|
+
if (!$) return null;
|
|
2964
|
+
const M = $.getBoundingClientRect(), pe = window.innerHeight, Ie = window.innerWidth, Ne = 120, it = 120;
|
|
2965
|
+
let Qe = M.right - it - 50;
|
|
2966
|
+
Qe < 0 && (Qe = M.left), Qe + it > Ie && (Qe = Ie - it - 10);
|
|
2967
|
+
const At = pe - M.bottom, Rt = M.top, Lt = At < Ne && Rt >= Ne;
|
|
2968
|
+
return { top: Lt ? M.top - Ne + 8 : M.bottom + 4, left: Qe, shouldOpenUpward: Lt };
|
|
2969
|
+
}, Xe = (c, $) => {
|
|
2970
|
+
if (c.stopPropagation(), ne === $)
|
|
2967
2971
|
he(null), Y(null);
|
|
2968
2972
|
else {
|
|
2969
|
-
he(
|
|
2970
|
-
const
|
|
2971
|
-
Y(
|
|
2973
|
+
he($);
|
|
2974
|
+
const M = Be($);
|
|
2975
|
+
Y(M);
|
|
2972
2976
|
}
|
|
2973
2977
|
};
|
|
2974
2978
|
return ee(() => {
|
|
2975
|
-
const
|
|
2976
|
-
(!
|
|
2977
|
-
},
|
|
2979
|
+
const c = (pe) => {
|
|
2980
|
+
(!pe.target || !pe.target.closest(`.${P.actionsCell}`)) && (he(null), Y(null));
|
|
2981
|
+
}, $ = () => {
|
|
2978
2982
|
if (ne !== null) {
|
|
2979
|
-
const
|
|
2980
|
-
Y(
|
|
2983
|
+
const pe = Be(ne);
|
|
2984
|
+
Y(pe);
|
|
2981
2985
|
}
|
|
2982
|
-
},
|
|
2986
|
+
}, M = () => {
|
|
2983
2987
|
if (ne !== null) {
|
|
2984
|
-
const
|
|
2985
|
-
Y(
|
|
2988
|
+
const pe = Be(ne);
|
|
2989
|
+
Y(pe);
|
|
2986
2990
|
}
|
|
2987
2991
|
};
|
|
2988
|
-
return document.addEventListener("click",
|
|
2989
|
-
document.removeEventListener("click",
|
|
2992
|
+
return document.addEventListener("click", c), window.addEventListener("scroll", $, !0), window.addEventListener("resize", M), () => {
|
|
2993
|
+
document.removeEventListener("click", c), window.removeEventListener("scroll", $, !0), window.removeEventListener("resize", M);
|
|
2990
2994
|
};
|
|
2991
2995
|
}, [ne]), ee(() => {
|
|
2992
|
-
const
|
|
2993
|
-
le && re.current && Ce.current && !re.current.contains(
|
|
2996
|
+
const c = ($) => {
|
|
2997
|
+
le && re.current && Ce.current && !re.current.contains($.target) && !Ce.current.contains($.target) && I(!1);
|
|
2994
2998
|
};
|
|
2995
|
-
return document.addEventListener("click",
|
|
2996
|
-
document.removeEventListener("click",
|
|
2999
|
+
return document.addEventListener("click", c), () => {
|
|
3000
|
+
document.removeEventListener("click", c);
|
|
2997
3001
|
};
|
|
2998
3002
|
}, [le]), /* @__PURE__ */ i("div", { className: P.tableContainer, children: [
|
|
2999
|
-
(g ||
|
|
3003
|
+
(g || S) && /* @__PURE__ */ i("div", { className: P.gridHeader, children: [
|
|
3000
3004
|
/* @__PURE__ */ e("div", { children: g }),
|
|
3001
|
-
|
|
3002
|
-
/* @__PURE__ */ e("div", { className: P.columnConfigurationIcon, ref: re, onClick: () => I((
|
|
3003
|
-
le && /* @__PURE__ */ e("ul", { className: P.columnConfigurationDropdown, ref: Ce, children: te.map((
|
|
3005
|
+
S && /* @__PURE__ */ i("div", { className: P.columnConfiguration, children: [
|
|
3006
|
+
/* @__PURE__ */ e("div", { className: P.columnConfigurationIcon, ref: re, onClick: () => I((c) => !c), children: /* @__PURE__ */ e(Xt, {}) }),
|
|
3007
|
+
le && /* @__PURE__ */ e("ul", { className: P.columnConfigurationDropdown, ref: Ce, children: te.map((c, $) => /* @__PURE__ */ i(
|
|
3004
3008
|
"li",
|
|
3005
3009
|
{
|
|
3006
|
-
className: `${P.columnConfigurationItem} ${_ ===
|
|
3010
|
+
className: `${P.columnConfigurationItem} ${_ === $ ? P.dragging : ""} ${R === $ ? P.dragOver : ""}`,
|
|
3007
3011
|
draggable: !0,
|
|
3008
|
-
onDragStart: (
|
|
3009
|
-
onDragOver: (
|
|
3012
|
+
onDragStart: (M) => ge(M, $),
|
|
3013
|
+
onDragOver: (M) => we(M, $),
|
|
3010
3014
|
onDragLeave: Me,
|
|
3011
|
-
onDrop: (
|
|
3015
|
+
onDrop: (M) => Re(M, $),
|
|
3012
3016
|
onDragEnd: De,
|
|
3013
3017
|
children: [
|
|
3014
3018
|
/* @__PURE__ */ e("div", { className: P.columnConfigurationItemIcon, children: /* @__PURE__ */ e(Jt, {}) }),
|
|
3015
|
-
/* @__PURE__ */ e("div", { className: P.columnConfigurationItemCheckbox, onClick: (
|
|
3016
|
-
/* @__PURE__ */ e("p", { children:
|
|
3019
|
+
/* @__PURE__ */ e("div", { className: P.columnConfigurationItemCheckbox, onClick: (M) => M.stopPropagation(), children: /* @__PURE__ */ e(Ae, { checked: c.visible, change: () => We(c) }) }),
|
|
3020
|
+
/* @__PURE__ */ e("p", { children: c.label })
|
|
3017
3021
|
]
|
|
3018
3022
|
},
|
|
3019
|
-
|
|
3023
|
+
c.key || c.id || $
|
|
3020
3024
|
)) })
|
|
3021
3025
|
] })
|
|
3022
3026
|
] }),
|
|
3023
|
-
|
|
3027
|
+
W && r.length > 0 && /* @__PURE__ */ e(
|
|
3024
3028
|
"div",
|
|
3025
3029
|
{
|
|
3026
3030
|
className: Ve(P.tableHeader, {
|
|
@@ -3032,189 +3036,186 @@ const bt = ({
|
|
|
3032
3036
|
" rows selected"
|
|
3033
3037
|
] }),
|
|
3034
3038
|
/* @__PURE__ */ e("div", { className: P.tableHeaderSeparator }),
|
|
3035
|
-
Array.isArray(H) && H.length > 0 ? H.map((
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
] },
|
|
3039
|
+
Array.isArray(H) && H.length > 0 ? H.map((c, $) => /* @__PURE__ */ i("div", { className: P.actionButton, onClick: () => c.onClick?.(r), children: [
|
|
3040
|
+
c.text,
|
|
3041
|
+
c.icon
|
|
3042
|
+
] }, c.text || $)) : /* @__PURE__ */ i("div", { className: P.actionButton, onClick: () => L?.(r), children: [
|
|
3039
3043
|
y || "Delete",
|
|
3040
3044
|
x && x
|
|
3041
3045
|
] })
|
|
3042
3046
|
] })
|
|
3043
3047
|
}
|
|
3044
3048
|
),
|
|
3045
|
-
/* @__PURE__ */ e(
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
) }),
|
|
3057
|
-
be.map((d) => /* @__PURE__ */ i("th", { style: { width: C[d.key], position: "relative" }, children: [
|
|
3058
|
-
/* @__PURE__ */ i("div", { className: P.headerContent, onClick: d.sortable ? () => s?.(d.key) : void 0, children: [
|
|
3059
|
-
d.label,
|
|
3060
|
-
m && d.sortable && a?.[0]?.selector !== d.key && a?.[1]?.selector !== d.key && /* @__PURE__ */ i("svg", { width: "13", height: "13", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3061
|
-
/* @__PURE__ */ e(
|
|
3062
|
-
"path",
|
|
3063
|
-
{
|
|
3064
|
-
fillRule: "evenodd",
|
|
3065
|
-
clipRule: "evenodd",
|
|
3066
|
-
d: "M13 1.49012e-08C13.5523 1.49012e-08 14 0.447715 14 1V17C14 17.5523 13.5523 18 13 18C12.4477 18 12 17.5523 12 17V1C12 0.447715 12.4477 1.49012e-08 13 1.49012e-08Z",
|
|
3067
|
-
fill: "#95969C"
|
|
3068
|
-
}
|
|
3069
|
-
),
|
|
3070
|
-
/* @__PURE__ */ e(
|
|
3071
|
-
"path",
|
|
3072
|
-
{
|
|
3073
|
-
fillRule: "evenodd",
|
|
3074
|
-
clipRule: "evenodd",
|
|
3075
|
-
d: "M13.7071 17.7071C13.3166 18.0976 12.6834 18.0976 12.2929 17.7071L8.29289 13.7071C7.90237 13.3166 7.90237 12.6834 8.29289 12.2929C8.68342 11.9024 9.31658 11.9024 9.70711 12.2929L13 15.5858L16.2929 12.2929C16.6834 11.9024 17.3166 11.9024 17.7071 12.2929C18.0976 12.6834 18.0976 13.3166 17.7071 13.7071L13.7071 17.7071Z",
|
|
3076
|
-
fill: "#95969C"
|
|
3077
|
-
}
|
|
3078
|
-
),
|
|
3079
|
-
/* @__PURE__ */ e(
|
|
3080
|
-
"path",
|
|
3081
|
-
{
|
|
3082
|
-
fillRule: "evenodd",
|
|
3083
|
-
clipRule: "evenodd",
|
|
3084
|
-
d: "M5 1.49012e-08C5.55228 1.49012e-08 6 0.447715 6 1V17C6 17.5523 5.55228 18 5 18C4.44772 18 4 17.5523 4 17V1C4 0.447715 4.44772 1.49012e-08 5 1.49012e-08Z",
|
|
3085
|
-
fill: "#95969C"
|
|
3086
|
-
}
|
|
3087
|
-
),
|
|
3088
|
-
/* @__PURE__ */ e(
|
|
3089
|
-
"path",
|
|
3090
|
-
{
|
|
3091
|
-
fillRule: "evenodd",
|
|
3092
|
-
clipRule: "evenodd",
|
|
3093
|
-
d: "M4.29289 0.292893C4.68342 -0.0976311 5.31658 -0.0976311 5.70711 0.292893L9.70711 4.29289C10.0976 4.68342 10.0976 5.31658 9.70711 5.70711C9.31658 6.09763 8.68342 6.09763 8.29289 5.70711L5 2.41421L1.70711 5.70711C1.31658 6.09763 0.683417 6.09763 0.292893 5.70711C-0.0976311 5.31658 -0.0976311 4.68342 0.292893 4.29289L4.29289 0.292893Z",
|
|
3094
|
-
fill: "#95969C"
|
|
3095
|
-
}
|
|
3096
|
-
)
|
|
3097
|
-
] }),
|
|
3098
|
-
a?.[0]?.selector === d.key && (a[0].desc ? /* @__PURE__ */ i("svg", { width: "14", height: "14", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3099
|
-
/* @__PURE__ */ e(
|
|
3100
|
-
"path",
|
|
3101
|
-
{
|
|
3102
|
-
fillRule: "evenodd",
|
|
3103
|
-
clipRule: "evenodd",
|
|
3104
|
-
d: "M9.9987 18.3346C9.53846 18.3346 9.16536 17.9615 9.16536 17.5013L9.16536 2.5013C9.16536 2.04107 9.53846 1.66797 9.9987 1.66797C10.4589 1.66797 10.832 2.04107 10.832 2.5013L10.832 17.5013C10.832 17.9615 10.4589 18.3346 9.9987 18.3346Z",
|
|
3105
|
-
fill: "#95969C"
|
|
3106
|
-
}
|
|
3107
|
-
),
|
|
3108
|
-
/* @__PURE__ */ e(
|
|
3109
|
-
"path",
|
|
3110
|
-
{
|
|
3111
|
-
fillRule: "evenodd",
|
|
3112
|
-
clipRule: "evenodd",
|
|
3113
|
-
d: "M10.588 18.0906C10.2625 18.416 9.73489 18.416 9.40945 18.0906L3.57611 12.2572C3.25067 11.9318 3.25067 11.4042 3.57611 11.0787C3.90154 10.7533 4.42918 10.7533 4.75462 11.0787L9.9987 16.3228L15.2428 11.0787C15.5682 10.7533 16.0958 10.7533 16.4213 11.0787C16.7467 11.4042 16.7467 11.9318 16.4213 12.2572L10.588 18.0906Z",
|
|
3114
|
-
fill: "#95969C"
|
|
3115
|
-
}
|
|
3116
|
-
)
|
|
3117
|
-
] }) : /* @__PURE__ */ i("svg", { width: "14", height: "14", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { transform: "rotate(180deg)" }, children: [
|
|
3118
|
-
/* @__PURE__ */ e(
|
|
3119
|
-
"path",
|
|
3120
|
-
{
|
|
3121
|
-
fillRule: "evenodd",
|
|
3122
|
-
clipRule: "evenodd",
|
|
3123
|
-
d: "M9.9987 18.3346C9.53846 18.3346 9.16536 17.9615 9.16536 17.5013L9.16536 2.5013C9.16536 2.04107 9.53846 1.66797 9.9987 1.66797C10.4589 1.66797 10.832 2.04107 10.832 2.5013L10.832 17.5013C10.832 17.9615 10.4589 18.3346 9.9987 18.3346Z",
|
|
3124
|
-
fill: "#95969C"
|
|
3125
|
-
}
|
|
3126
|
-
),
|
|
3127
|
-
/* @__PURE__ */ e(
|
|
3128
|
-
"path",
|
|
3129
|
-
{
|
|
3130
|
-
fillRule: "evenodd",
|
|
3131
|
-
clipRule: "evenodd",
|
|
3132
|
-
d: "M10.588 18.0906C10.2625 18.416 9.73489 18.416 9.40945 18.0906L3.57611 12.2572C3.25067 11.9318 3.25067 11.4042 3.57611 11.0787C3.90154 10.7533 4.42918 10.7533 4.75462 11.0787L9.9987 16.3228L15.2428 11.0787C15.5682 10.7533 16.0958 10.7533 16.4213 11.0787C16.7467 11.4042 16.7467 11.9318 16.4213 12.2572L10.588 18.0906Z",
|
|
3133
|
-
fill: "#95969C"
|
|
3134
|
-
}
|
|
3135
|
-
)
|
|
3136
|
-
] }))
|
|
3137
|
-
] }),
|
|
3138
|
-
/* @__PURE__ */ e(
|
|
3139
|
-
"div",
|
|
3140
|
-
{
|
|
3141
|
-
className: Ve(P.resizeHandle, {
|
|
3142
|
-
[P.resizing]: v && U === d.key
|
|
3143
|
-
}),
|
|
3144
|
-
onMouseDown: (S) => K(S, d.key)
|
|
3145
|
-
}
|
|
3146
|
-
)
|
|
3147
|
-
] }, d.key)),
|
|
3148
|
-
L && /* @__PURE__ */ e("th", { className: P.actionsHeader, children: /* @__PURE__ */ e("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
|
|
3149
|
-
"path",
|
|
3150
|
-
{
|
|
3151
|
-
d: "M13.8194 22H10.1794C9.70955 22 9.30299 21.673 9.20243 21.214L8.79543 19.33C8.25248 19.0921 7.73765 18.7946 7.26043 18.443L5.42343 19.028C4.97543 19.1709 4.48842 18.9823 4.25343 18.575L2.42943 15.424C2.19702 15.0165 2.27709 14.5025 2.62243 14.185L4.04743 12.885C3.98263 12.2961 3.98263 11.7019 4.04743 11.113L2.62243 9.816C2.27658 9.49837 2.19648 8.98372 2.42943 8.576L4.24943 5.423C4.48442 5.0157 4.97143 4.82714 5.41943 4.97L7.25643 5.555C7.50049 5.37416 7.75456 5.20722 8.01743 5.055C8.26977 4.91269 8.52947 4.78385 8.79543 4.669L9.20343 2.787C9.3035 2.32797 9.70962 2.00049 10.1794 2H13.8194C14.2892 2.00049 14.6954 2.32797 14.7954 2.787L15.2074 4.67C15.4882 4.79352 15.7617 4.93308 16.0264 5.088C16.2734 5.23081 16.5121 5.38739 16.7414 5.557L18.5794 4.972C19.0271 4.82967 19.5135 5.01816 19.7484 5.425L21.5684 8.578C21.8008 8.98548 21.7208 9.49951 21.3754 9.817L19.9504 11.117C20.0152 11.7059 20.0152 12.3001 19.9504 12.889L21.3754 14.189C21.7208 14.5065 21.8008 15.0205 21.5684 15.428L19.7484 18.581C19.5135 18.9878 19.0271 19.1763 18.5794 19.034L16.7414 18.449C16.5089 18.6203 16.2672 18.7789 16.0174 18.924C15.7553 19.0759 15.4848 19.2131 15.2074 19.335L14.7954 21.214C14.695 21.6726 14.2889 21.9996 13.8194 22ZM7.61943 16.229L8.43943 16.829C8.62428 16.9652 8.81694 17.0904 9.01643 17.204C9.20413 17.3127 9.3974 17.4115 9.59543 17.5L10.5284 17.909L10.9854 20H13.0154L13.4724 17.908L14.4054 17.499C14.8127 17.3194 15.1993 17.0961 15.5584 16.833L16.3794 16.233L18.4204 16.883L19.4354 15.125L17.8524 13.682L17.9644 12.67C18.0136 12.2274 18.0136 11.7806 17.9644 11.338L17.8524 10.326L19.4364 8.88L18.4204 7.121L16.3794 7.771L15.5584 7.171C15.1992 6.90671 14.8127 6.68175 14.4054 6.5L13.4724 6.091L13.0154 4H10.9854L10.5264 6.092L9.59543 6.5C9.39724 6.58704 9.20395 6.68486 9.01643 6.793C8.81817 6.90633 8.62652 7.03086 8.44243 7.166L7.62143 7.766L5.58143 7.116L4.56443 8.88L6.14743 10.321L6.03543 11.334C5.98623 11.7766 5.98623 12.2234 6.03543 12.666L6.14743 13.678L4.56443 15.121L5.57943 16.879L7.61943 16.229ZM11.9954 16C9.78629 16 7.99543 14.2091 7.99543 12C7.99543 9.79086 9.78629 8 11.9954 8C14.2046 8 15.9954 9.79086 15.9954 12C15.9927 14.208 14.2034 15.9972 11.9954 16ZM11.9954 10C10.9028 10.0011 10.0133 10.8788 9.99766 11.9713C9.98201 13.0638 10.846 13.9667 11.9381 13.9991C13.0302 14.0315 13.9463 13.1815 13.9954 12.09V12.49V12C13.9954 10.8954 13.1 10 11.9954 10Z",
|
|
3152
|
-
fill: "#131314"
|
|
3153
|
-
}
|
|
3154
|
-
) }) })
|
|
3155
|
-
] }) }),
|
|
3156
|
-
/* @__PURE__ */ e("tbody", { children: n.length === 0 ? /* @__PURE__ */ e("tr", { children: /* @__PURE__ */ e("td", { colSpan: B ? be.length + 2 : be.length + 1, className: P.empty, children: "No data available" }) }) : n.map((d, S) => /* @__PURE__ */ i(
|
|
3157
|
-
"tr",
|
|
3158
|
-
{
|
|
3159
|
-
className: Ve({ [P.clickable]: !!l }),
|
|
3160
|
-
onClick: ($) => {
|
|
3161
|
-
$.target.type !== "checkbox" && !$.target.closest(`.${P.actionsCell}`) && l?.(d, S);
|
|
3162
|
-
},
|
|
3163
|
-
children: [
|
|
3164
|
-
B && /* @__PURE__ */ e("td", { className: P.checkboxCell, onClick: ($) => $.stopPropagation(), children: /* @__PURE__ */ e(Ae, { checked: r.includes(d[t]), change: ($) => Pe(d[t], $, d) }) }),
|
|
3165
|
-
be.map(($) => {
|
|
3166
|
-
const me = typeof $.rowTooltipProps == "function" ? $.rowTooltipProps(d) : $.rowTooltipProps;
|
|
3167
|
-
return /* @__PURE__ */ e("td", { style: { width: C[$.key] }, children: /* @__PURE__ */ e(nt, { ...me, text: me?.text || "", children: /* @__PURE__ */ e(
|
|
3168
|
-
"div",
|
|
3169
|
-
{
|
|
3170
|
-
style: {
|
|
3171
|
-
maxWidth: C[$.key] + "px",
|
|
3172
|
-
overflow: "hidden",
|
|
3173
|
-
textOverflow: "ellipsis",
|
|
3174
|
-
whiteSpace: "nowrap",
|
|
3175
|
-
position: "relative"
|
|
3176
|
-
},
|
|
3177
|
-
children: $.render ? $.render(d) : d[$.key]
|
|
3178
|
-
}
|
|
3179
|
-
) }) }, $.key);
|
|
3180
|
-
}),
|
|
3181
|
-
L && /* @__PURE__ */ e("td", { className: P.actionsCell, children: /* @__PURE__ */ e(
|
|
3182
|
-
"div",
|
|
3049
|
+
/* @__PURE__ */ e(
|
|
3050
|
+
"div",
|
|
3051
|
+
{
|
|
3052
|
+
className: Ve(
|
|
3053
|
+
P.tableWrapper,
|
|
3054
|
+
{ [P.resizing]: b }
|
|
3055
|
+
),
|
|
3056
|
+
children: /* @__PURE__ */ i("table", { className: P.table, style: !n || n.length === 0 ? { tableLayout: "auto" } : {}, ref: ue, children: [
|
|
3057
|
+
/* @__PURE__ */ e("thead", { children: /* @__PURE__ */ i("tr", { children: [
|
|
3058
|
+
W && /* @__PURE__ */ e("th", { className: P.checkboxHeader, children: /* @__PURE__ */ e(
|
|
3059
|
+
Ae,
|
|
3183
3060
|
{
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
ce.current[S] = $;
|
|
3061
|
+
ref: (c) => {
|
|
3062
|
+
c && (c.indeterminate = A);
|
|
3187
3063
|
},
|
|
3188
|
-
|
|
3064
|
+
checked: m,
|
|
3065
|
+
change: (c) => Se(c)
|
|
3066
|
+
}
|
|
3067
|
+
) }),
|
|
3068
|
+
be.map((c) => /* @__PURE__ */ i("th", { style: { width: C[c.key], position: "relative" }, children: [
|
|
3069
|
+
/* @__PURE__ */ i("div", { className: P.headerContent, onClick: c.sortable ? () => s?.(c.key) : void 0, children: [
|
|
3070
|
+
c.label,
|
|
3071
|
+
p && c.sortable && a?.[0]?.selector !== c.key && a?.[1]?.selector !== c.key && /* @__PURE__ */ i("svg", { width: "13", height: "13", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3189
3072
|
/* @__PURE__ */ e(
|
|
3190
3073
|
"path",
|
|
3191
3074
|
{
|
|
3192
|
-
|
|
3193
|
-
|
|
3075
|
+
fillRule: "evenodd",
|
|
3076
|
+
clipRule: "evenodd",
|
|
3077
|
+
d: "M13 1.49012e-08C13.5523 1.49012e-08 14 0.447715 14 1V17C14 17.5523 13.5523 18 13 18C12.4477 18 12 17.5523 12 17V1C12 0.447715 12.4477 1.49012e-08 13 1.49012e-08Z",
|
|
3078
|
+
fill: "#95969C"
|
|
3194
3079
|
}
|
|
3195
3080
|
),
|
|
3196
3081
|
/* @__PURE__ */ e(
|
|
3197
3082
|
"path",
|
|
3198
3083
|
{
|
|
3199
|
-
|
|
3200
|
-
|
|
3084
|
+
fillRule: "evenodd",
|
|
3085
|
+
clipRule: "evenodd",
|
|
3086
|
+
d: "M13.7071 17.7071C13.3166 18.0976 12.6834 18.0976 12.2929 17.7071L8.29289 13.7071C7.90237 13.3166 7.90237 12.6834 8.29289 12.2929C8.68342 11.9024 9.31658 11.9024 9.70711 12.2929L13 15.5858L16.2929 12.2929C16.6834 11.9024 17.3166 11.9024 17.7071 12.2929C18.0976 12.6834 18.0976 13.3166 17.7071 13.7071L13.7071 17.7071Z",
|
|
3087
|
+
fill: "#95969C"
|
|
3201
3088
|
}
|
|
3202
3089
|
),
|
|
3203
3090
|
/* @__PURE__ */ e(
|
|
3204
3091
|
"path",
|
|
3205
3092
|
{
|
|
3206
|
-
|
|
3207
|
-
|
|
3093
|
+
fillRule: "evenodd",
|
|
3094
|
+
clipRule: "evenodd",
|
|
3095
|
+
d: "M5 1.49012e-08C5.55228 1.49012e-08 6 0.447715 6 1V17C6 17.5523 5.55228 18 5 18C4.44772 18 4 17.5523 4 17V1C4 0.447715 4.44772 1.49012e-08 5 1.49012e-08Z",
|
|
3096
|
+
fill: "#95969C"
|
|
3097
|
+
}
|
|
3098
|
+
),
|
|
3099
|
+
/* @__PURE__ */ e(
|
|
3100
|
+
"path",
|
|
3101
|
+
{
|
|
3102
|
+
fillRule: "evenodd",
|
|
3103
|
+
clipRule: "evenodd",
|
|
3104
|
+
d: "M4.29289 0.292893C4.68342 -0.0976311 5.31658 -0.0976311 5.70711 0.292893L9.70711 4.29289C10.0976 4.68342 10.0976 5.31658 9.70711 5.70711C9.31658 6.09763 8.68342 6.09763 8.29289 5.70711L5 2.41421L1.70711 5.70711C1.31658 6.09763 0.683417 6.09763 0.292893 5.70711C-0.0976311 5.31658 -0.0976311 4.68342 0.292893 4.29289L4.29289 0.292893Z",
|
|
3105
|
+
fill: "#95969C"
|
|
3208
3106
|
}
|
|
3209
3107
|
)
|
|
3210
|
-
] })
|
|
3108
|
+
] }),
|
|
3109
|
+
a?.[0]?.selector === c.key && (a[0].desc ? /* @__PURE__ */ i("svg", { width: "14", height: "14", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3110
|
+
/* @__PURE__ */ e(
|
|
3111
|
+
"path",
|
|
3112
|
+
{
|
|
3113
|
+
fillRule: "evenodd",
|
|
3114
|
+
clipRule: "evenodd",
|
|
3115
|
+
d: "M9.9987 18.3346C9.53846 18.3346 9.16536 17.9615 9.16536 17.5013L9.16536 2.5013C9.16536 2.04107 9.53846 1.66797 9.9987 1.66797C10.4589 1.66797 10.832 2.04107 10.832 2.5013L10.832 17.5013C10.832 17.9615 10.4589 18.3346 9.9987 18.3346Z",
|
|
3116
|
+
fill: "#95969C"
|
|
3117
|
+
}
|
|
3118
|
+
),
|
|
3119
|
+
/* @__PURE__ */ e(
|
|
3120
|
+
"path",
|
|
3121
|
+
{
|
|
3122
|
+
fillRule: "evenodd",
|
|
3123
|
+
clipRule: "evenodd",
|
|
3124
|
+
d: "M10.588 18.0906C10.2625 18.416 9.73489 18.416 9.40945 18.0906L3.57611 12.2572C3.25067 11.9318 3.25067 11.4042 3.57611 11.0787C3.90154 10.7533 4.42918 10.7533 4.75462 11.0787L9.9987 16.3228L15.2428 11.0787C15.5682 10.7533 16.0958 10.7533 16.4213 11.0787C16.7467 11.4042 16.7467 11.9318 16.4213 12.2572L10.588 18.0906Z",
|
|
3125
|
+
fill: "#95969C"
|
|
3126
|
+
}
|
|
3127
|
+
)
|
|
3128
|
+
] }) : /* @__PURE__ */ i("svg", { width: "14", height: "14", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { transform: "rotate(180deg)" }, children: [
|
|
3129
|
+
/* @__PURE__ */ e(
|
|
3130
|
+
"path",
|
|
3131
|
+
{
|
|
3132
|
+
fillRule: "evenodd",
|
|
3133
|
+
clipRule: "evenodd",
|
|
3134
|
+
d: "M9.9987 18.3346C9.53846 18.3346 9.16536 17.9615 9.16536 17.5013L9.16536 2.5013C9.16536 2.04107 9.53846 1.66797 9.9987 1.66797C10.4589 1.66797 10.832 2.04107 10.832 2.5013L10.832 17.5013C10.832 17.9615 10.4589 18.3346 9.9987 18.3346Z",
|
|
3135
|
+
fill: "#95969C"
|
|
3136
|
+
}
|
|
3137
|
+
),
|
|
3138
|
+
/* @__PURE__ */ e(
|
|
3139
|
+
"path",
|
|
3140
|
+
{
|
|
3141
|
+
fillRule: "evenodd",
|
|
3142
|
+
clipRule: "evenodd",
|
|
3143
|
+
d: "M10.588 18.0906C10.2625 18.416 9.73489 18.416 9.40945 18.0906L3.57611 12.2572C3.25067 11.9318 3.25067 11.4042 3.57611 11.0787C3.90154 10.7533 4.42918 10.7533 4.75462 11.0787L9.9987 16.3228L15.2428 11.0787C15.5682 10.7533 16.0958 10.7533 16.4213 11.0787C16.7467 11.4042 16.7467 11.9318 16.4213 12.2572L10.588 18.0906Z",
|
|
3144
|
+
fill: "#95969C"
|
|
3145
|
+
}
|
|
3146
|
+
)
|
|
3147
|
+
] }))
|
|
3148
|
+
] }),
|
|
3149
|
+
/* @__PURE__ */ e(
|
|
3150
|
+
"div",
|
|
3151
|
+
{
|
|
3152
|
+
className: Ve(P.resizeHandle, {
|
|
3153
|
+
[P.resizing]: b && U === c.key
|
|
3154
|
+
}),
|
|
3155
|
+
onMouseDown: ($) => K($, c.key)
|
|
3156
|
+
}
|
|
3157
|
+
)
|
|
3158
|
+
] }, c.key)),
|
|
3159
|
+
v && /* @__PURE__ */ e("th", { className: P.actionsHeader, children: /* @__PURE__ */ e("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
|
|
3160
|
+
"path",
|
|
3161
|
+
{
|
|
3162
|
+
d: "M13.8194 22H10.1794C9.70955 22 9.30299 21.673 9.20243 21.214L8.79543 19.33C8.25248 19.0921 7.73765 18.7946 7.26043 18.443L5.42343 19.028C4.97543 19.1709 4.48842 18.9823 4.25343 18.575L2.42943 15.424C2.19702 15.0165 2.27709 14.5025 2.62243 14.185L4.04743 12.885C3.98263 12.2961 3.98263 11.7019 4.04743 11.113L2.62243 9.816C2.27658 9.49837 2.19648 8.98372 2.42943 8.576L4.24943 5.423C4.48442 5.0157 4.97143 4.82714 5.41943 4.97L7.25643 5.555C7.50049 5.37416 7.75456 5.20722 8.01743 5.055C8.26977 4.91269 8.52947 4.78385 8.79543 4.669L9.20343 2.787C9.3035 2.32797 9.70962 2.00049 10.1794 2H13.8194C14.2892 2.00049 14.6954 2.32797 14.7954 2.787L15.2074 4.67C15.4882 4.79352 15.7617 4.93308 16.0264 5.088C16.2734 5.23081 16.5121 5.38739 16.7414 5.557L18.5794 4.972C19.0271 4.82967 19.5135 5.01816 19.7484 5.425L21.5684 8.578C21.8008 8.98548 21.7208 9.49951 21.3754 9.817L19.9504 11.117C20.0152 11.7059 20.0152 12.3001 19.9504 12.889L21.3754 14.189C21.7208 14.5065 21.8008 15.0205 21.5684 15.428L19.7484 18.581C19.5135 18.9878 19.0271 19.1763 18.5794 19.034L16.7414 18.449C16.5089 18.6203 16.2672 18.7789 16.0174 18.924C15.7553 19.0759 15.4848 19.2131 15.2074 19.335L14.7954 21.214C14.695 21.6726 14.2889 21.9996 13.8194 22ZM7.61943 16.229L8.43943 16.829C8.62428 16.9652 8.81694 17.0904 9.01643 17.204C9.20413 17.3127 9.3974 17.4115 9.59543 17.5L10.5284 17.909L10.9854 20H13.0154L13.4724 17.908L14.4054 17.499C14.8127 17.3194 15.1993 17.0961 15.5584 16.833L16.3794 16.233L18.4204 16.883L19.4354 15.125L17.8524 13.682L17.9644 12.67C18.0136 12.2274 18.0136 11.7806 17.9644 11.338L17.8524 10.326L19.4364 8.88L18.4204 7.121L16.3794 7.771L15.5584 7.171C15.1992 6.90671 14.8127 6.68175 14.4054 6.5L13.4724 6.091L13.0154 4H10.9854L10.5264 6.092L9.59543 6.5C9.39724 6.58704 9.20395 6.68486 9.01643 6.793C8.81817 6.90633 8.62652 7.03086 8.44243 7.166L7.62143 7.766L5.58143 7.116L4.56443 8.88L6.14743 10.321L6.03543 11.334C5.98623 11.7766 5.98623 12.2234 6.03543 12.666L6.14743 13.678L4.56443 15.121L5.57943 16.879L7.61943 16.229ZM11.9954 16C9.78629 16 7.99543 14.2091 7.99543 12C7.99543 9.79086 9.78629 8 11.9954 8C14.2046 8 15.9954 9.79086 15.9954 12C15.9927 14.208 14.2034 15.9972 11.9954 16ZM11.9954 10C10.9028 10.0011 10.0133 10.8788 9.99766 11.9713C9.98201 13.0638 10.846 13.9667 11.9381 13.9991C13.0302 14.0315 13.9463 13.1815 13.9954 12.09V12.49V12C13.9954 10.8954 13.1 10 11.9954 10Z",
|
|
3163
|
+
fill: "#131314"
|
|
3211
3164
|
}
|
|
3212
|
-
) })
|
|
3213
|
-
]
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
|
|
3165
|
+
) }) })
|
|
3166
|
+
] }) }),
|
|
3167
|
+
/* @__PURE__ */ e("tbody", { children: n.length === 0 ? /* @__PURE__ */ e("tr", { children: /* @__PURE__ */ e("td", { colSpan: W ? be.length + 2 : be.length + 1, className: P.empty, children: "No data available" }) }) : n.map((c, $) => /* @__PURE__ */ i(
|
|
3168
|
+
"tr",
|
|
3169
|
+
{
|
|
3170
|
+
className: Ve({ [P.clickable]: !!l }),
|
|
3171
|
+
onClick: (M) => {
|
|
3172
|
+
M.target.type !== "checkbox" && !M.target.closest(`.${P.actionsCell}`) && l?.(c, $);
|
|
3173
|
+
},
|
|
3174
|
+
children: [
|
|
3175
|
+
W && /* @__PURE__ */ e("td", { className: P.checkboxCell, onClick: (M) => M.stopPropagation(), children: /* @__PURE__ */ e(Ae, { checked: r.includes(c[t]), change: (M) => Pe(c[t], M, c) }) }),
|
|
3176
|
+
be.map((M) => {
|
|
3177
|
+
const pe = typeof M.rowTooltipProps == "function" ? M.rowTooltipProps(c) : M.rowTooltipProps;
|
|
3178
|
+
return /* @__PURE__ */ e("td", { style: { width: C[M.key] }, children: /* @__PURE__ */ e(nt, { ...pe, tooltipContainerStyle: { width: C[M.key] }, text: pe?.text || "", children: /* @__PURE__ */ e("div", { style: { width: "100%", overflow: "hidden", textOverflow: "ellipsis", whiteSpace: "nowrap" }, children: M.render ? M.render(c) : c[M.key] }) }) }, M.key);
|
|
3179
|
+
}),
|
|
3180
|
+
v && /* @__PURE__ */ e("td", { className: P.actionsCell, children: /* @__PURE__ */ e(
|
|
3181
|
+
"div",
|
|
3182
|
+
{
|
|
3183
|
+
className: P.actionsContainer,
|
|
3184
|
+
ref: (M) => {
|
|
3185
|
+
ce.current[$] = M;
|
|
3186
|
+
},
|
|
3187
|
+
children: /* @__PURE__ */ e("div", { className: P.actionsTrigger, onClick: (M) => Xe(M, $), children: /* @__PURE__ */ i("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3188
|
+
/* @__PURE__ */ e(
|
|
3189
|
+
"path",
|
|
3190
|
+
{
|
|
3191
|
+
d: "M18.3346 10.0007C18.3346 10.9211 17.5884 11.6673 16.668 11.6673C15.7475 11.6673 15.0013 10.9211 15.0013 10.0007C15.0013 9.08018 15.7475 8.33398 16.668 8.33398C17.5884 8.33398 18.3346 9.08018 18.3346 10.0007Z",
|
|
3192
|
+
fill: "#131314"
|
|
3193
|
+
}
|
|
3194
|
+
),
|
|
3195
|
+
/* @__PURE__ */ e(
|
|
3196
|
+
"path",
|
|
3197
|
+
{
|
|
3198
|
+
d: "M11.668 10.0007C11.668 10.9211 10.9218 11.6673 10.0013 11.6673C9.08083 11.6673 8.33464 10.9211 8.33464 10.0007C8.33464 9.08018 9.08083 8.33398 10.0013 8.33398C10.9218 8.33398 11.668 9.08018 11.668 10.0007Z",
|
|
3199
|
+
fill: "#131314"
|
|
3200
|
+
}
|
|
3201
|
+
),
|
|
3202
|
+
/* @__PURE__ */ e(
|
|
3203
|
+
"path",
|
|
3204
|
+
{
|
|
3205
|
+
d: "M5.0013 10.0007C5.0013 10.9211 4.25511 11.6673 3.33464 11.6673C2.41416 11.6673 1.66797 10.9211 1.66797 10.0007C1.66797 9.08018 2.41416 8.33398 3.33464 8.33398C4.25511 8.33398 5.0013 9.08018 5.0013 10.0007Z",
|
|
3206
|
+
fill: "#131314"
|
|
3207
|
+
}
|
|
3208
|
+
)
|
|
3209
|
+
] }) })
|
|
3210
|
+
}
|
|
3211
|
+
) })
|
|
3212
|
+
]
|
|
3213
|
+
},
|
|
3214
|
+
$
|
|
3215
|
+
)) })
|
|
3216
|
+
] })
|
|
3217
|
+
}
|
|
3218
|
+
),
|
|
3218
3219
|
ne !== null && G && /* @__PURE__ */ i(
|
|
3219
3220
|
"div",
|
|
3220
3221
|
{
|
|
@@ -3230,8 +3231,8 @@ const bt = ({
|
|
|
3230
3231
|
"div",
|
|
3231
3232
|
{
|
|
3232
3233
|
className: P.actionItem,
|
|
3233
|
-
onClick: (
|
|
3234
|
-
|
|
3234
|
+
onClick: (c) => {
|
|
3235
|
+
c.stopPropagation(), ae(n[ne], ne), he(null), Y(null);
|
|
3235
3236
|
},
|
|
3236
3237
|
children: [
|
|
3237
3238
|
/* @__PURE__ */ e("svg", { width: "23", height: "23", viewBox: "0 0 23 23", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { transform: "scale(0.7)" }, children: /* @__PURE__ */ e(
|
|
@@ -3248,13 +3249,13 @@ const bt = ({
|
|
|
3248
3249
|
]
|
|
3249
3250
|
}
|
|
3250
3251
|
),
|
|
3251
|
-
|
|
3252
|
+
k && /* @__PURE__ */ i(
|
|
3252
3253
|
"div",
|
|
3253
3254
|
{
|
|
3254
3255
|
className: P.actionItem,
|
|
3255
3256
|
style: { color: "#E3292F" },
|
|
3256
|
-
onClick: (
|
|
3257
|
-
|
|
3257
|
+
onClick: (c) => {
|
|
3258
|
+
c.stopPropagation(), rt(n[ne], ne), he(null), Y(null);
|
|
3258
3259
|
},
|
|
3259
3260
|
children: [
|
|
3260
3261
|
/* @__PURE__ */ i("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
@@ -3295,19 +3296,19 @@ const bt = ({
|
|
|
3295
3296
|
]
|
|
3296
3297
|
}
|
|
3297
3298
|
),
|
|
3298
|
-
u.map((
|
|
3299
|
+
u.map((c, $) => /* @__PURE__ */ i(
|
|
3299
3300
|
"div",
|
|
3300
3301
|
{
|
|
3301
3302
|
className: P.actionItem,
|
|
3302
|
-
onClick: (
|
|
3303
|
-
|
|
3303
|
+
onClick: (M) => {
|
|
3304
|
+
M.stopPropagation(), c.onClick?.(n[ne], ne), he(null), Y(null);
|
|
3304
3305
|
},
|
|
3305
3306
|
children: [
|
|
3306
|
-
|
|
3307
|
-
|
|
3307
|
+
c.icon && /* @__PURE__ */ e("div", { children: c.icon }),
|
|
3308
|
+
c.text
|
|
3308
3309
|
]
|
|
3309
3310
|
},
|
|
3310
|
-
|
|
3311
|
+
$
|
|
3311
3312
|
))
|
|
3312
3313
|
]
|
|
3313
3314
|
}
|
|
@@ -3322,15 +3323,15 @@ const bt = ({
|
|
|
3322
3323
|
}
|
|
3323
3324
|
) }) }),
|
|
3324
3325
|
(() => {
|
|
3325
|
-
const
|
|
3326
|
-
let
|
|
3327
|
-
Ie -
|
|
3326
|
+
const c = [], $ = oe || 5, M = Math.floor($ / 2);
|
|
3327
|
+
let pe = Math.max(0, h - M), Ie = Math.min(F - 1, pe + $ - 1);
|
|
3328
|
+
Ie - pe < $ - 1 && (pe = Math.max(0, Ie - $ + 1)), pe > 0 && (c.push(
|
|
3328
3329
|
/* @__PURE__ */ e("button", { className: Ve(P.paginationButton, P.pageNumber), onClick: () => E?.(0), children: "1" }, 0)
|
|
3329
|
-
),
|
|
3330
|
+
), pe > 1 && c.push(
|
|
3330
3331
|
/* @__PURE__ */ e("span", { className: P.ellipsis, children: "..." }, "ellipsis1")
|
|
3331
3332
|
));
|
|
3332
|
-
for (let Ne =
|
|
3333
|
-
|
|
3333
|
+
for (let Ne = pe; Ne <= Ie; Ne++)
|
|
3334
|
+
c.push(
|
|
3334
3335
|
/* @__PURE__ */ e(
|
|
3335
3336
|
"button",
|
|
3336
3337
|
{
|
|
@@ -3343,11 +3344,11 @@ const bt = ({
|
|
|
3343
3344
|
Ne
|
|
3344
3345
|
)
|
|
3345
3346
|
);
|
|
3346
|
-
return Ie < F - 1 && (Ie < F - 2 &&
|
|
3347
|
+
return Ie < F - 1 && (Ie < F - 2 && c.push(
|
|
3347
3348
|
/* @__PURE__ */ e("span", { className: P.ellipsis, children: "..." }, "ellipsis2")
|
|
3348
|
-
),
|
|
3349
|
+
), c.push(
|
|
3349
3350
|
/* @__PURE__ */ e("button", { className: Ve(P.paginationButton, P.pageNumber), onClick: () => E?.(F - 1), children: F }, F - 1)
|
|
3350
|
-
)),
|
|
3351
|
+
)), c;
|
|
3351
3352
|
})(),
|
|
3352
3353
|
/* @__PURE__ */ e(
|
|
3353
3354
|
"button",
|
|
@@ -3405,7 +3406,7 @@ const bt = ({
|
|
|
3405
3406
|
] }),
|
|
3406
3407
|
/* @__PURE__ */ e("div", { className: P.divider }),
|
|
3407
3408
|
/* @__PURE__ */ e("p", { className: P.paginationSelectLabel, children: "Rows per page" }),
|
|
3408
|
-
/* @__PURE__ */ e(ns, { currentValue: q, options: j, onChange:
|
|
3409
|
+
/* @__PURE__ */ e(ns, { currentValue: q, options: j, onChange: B || (() => {
|
|
3409
3410
|
}) })
|
|
3410
3411
|
] })
|
|
3411
3412
|
] })
|
|
@@ -3459,7 +3460,7 @@ const is = "mc__DropdownPill-module__dropdownPill", ss = "mc__DropdownPill-modul
|
|
|
3459
3460
|
leftSlot: n,
|
|
3460
3461
|
rightSlot: l,
|
|
3461
3462
|
selected: s,
|
|
3462
|
-
selectedType:
|
|
3463
|
+
selectedType: p = "default",
|
|
3463
3464
|
dropdownPillStyle: a,
|
|
3464
3465
|
dropdownPillTextStyle: r,
|
|
3465
3466
|
onClick: w
|
|
@@ -3467,7 +3468,7 @@ const is = "mc__DropdownPill-module__dropdownPill", ss = "mc__DropdownPill-modul
|
|
|
3467
3468
|
"div",
|
|
3468
3469
|
{
|
|
3469
3470
|
style: a,
|
|
3470
|
-
className: `${Ge.dropdownPill} ${s ? `${Ge.selected} ${
|
|
3471
|
+
className: `${Ge.dropdownPill} ${s ? `${Ge.selected} ${p === "alt" ? Ge.altSelected : Ge.defaultSelected}` : ""}`,
|
|
3471
3472
|
onClick: () => w?.(),
|
|
3472
3473
|
children: [
|
|
3473
3474
|
n && n,
|
|
@@ -3501,7 +3502,7 @@ export {
|
|
|
3501
3502
|
wt as InlineLoading,
|
|
3502
3503
|
$e as MainButton,
|
|
3503
3504
|
lt as Popup,
|
|
3504
|
-
|
|
3505
|
+
mt as Radio,
|
|
3505
3506
|
Ct as Skeleton,
|
|
3506
3507
|
yt as Slider,
|
|
3507
3508
|
bt as Table,
|
|
@@ -3511,5 +3512,5 @@ export {
|
|
|
3511
3512
|
ct as Toggle,
|
|
3512
3513
|
nt as Tooltip,
|
|
3513
3514
|
Un as TreeNode,
|
|
3514
|
-
|
|
3515
|
+
pt as createNotificationToast
|
|
3515
3516
|
};
|