ixc-library-portal 1.1.48 → 1.1.50

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.
@@ -1,24 +1,24 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode('*{box-sizing:border-box;padding:0;margin:0;font-family:Roboto,sans-serif}:scope::placeholder{color:#d0d0ce;font-weight:200!important}.label-library{color:#2f3131;font-weight:700;font-size:1vw}.sub-label{font-style:italic;font-weight:400;font-size:1vw}:scope::-webkit-input-placeholder{color:#d0d0ce;font-weight:200!important}:scope:-ms-input-placeholder{color:#d0d0ce;font-weight:200!important}:scope::-moz-placeholder{color:#d0d0ce;font-weight:200!important}:scope:-moz-placeholder{color:#d0d0ce;font-weight:200!important}input::-webkit-input-placeholder{font-weight:lighter}input::-moz-placeholder{font-weight:lighter}input:-ms-input-placeholder{font-weight:lighter}input::-ms-input-placeholder{font-weight:lighter}input::placeholder{font-weight:lighter}.arrow-grey-container{border:solid #8598AD;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow-blue-container{border:solid #33a1dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.icon-basicSelect{transition:transform .3s ease}.icon-basicSelect.up{transform:rotate(180deg)}.arrow-blue-container.up{transform:rotate(-135deg)}.arrow-blue-container.down{transform:rotate(45deg)}.arrow-grey-container.up{transform:rotate(-135deg)}.arrow-grey-container.down{transform:rotate(45deg)}.center-flex{display:flex;justify-content:center;align-items:center}.full-height{height:100%}.absolute{position:absolute}.hidden{display:none!important}.tooltip{position:absolute;width:auto;height:auto;display:flex;align-items:center;justify-content:center;background:#fff;left:25px;border:1px solid #707070;padding:5px;border-radius:10px;color:#707070;font-weight:400;font-size:.8vw;top:2px;z-index:1000}.container-label{display:flex;align-items:center;gap:5px}.top-y-1{margin:1vw 0}.TooltipsWhiteContainer{width:100%;max-width:150px;margin:0 auto;padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:start;position:relative}.TooltipsWhiteContainer>.triangle{position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:13px solid #21459c;top:-13px;left:50%;transform:translate(-50%)}.TooltipsWhiteContainer .card-children{color:#21459c;font-size:1vw;font-weight:500;font-family:Roboto,sans-serif}.td-tooltip-container{position:fixed;z-index:1000;pointer-events:none;background:#fff;color:#2f3131;padding:6px 8px;border-radius:4px;font-size:12px;white-space:normal;max-width:300px;word-wrap:break-word;box-shadow:#5a4696 0 0 2px;border:1px solid #5a4696;pointer-events:auto;font-family:Roboto,sans-serif}.file-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border:2px dashed #21459c;border-radius:4px;cursor:pointer;transition:all .3s ease;height:15vh}.file-upload.dragging{border-color:#007bff;background-color:#007bff0d}.file-input{display:none}.upload-text{font-size:14px;color:#21459c;text-align:center;font-weight:500}.sub-text{font-size:12px;color:#8598ad;text-align:center;font-weight:400}.dropdown{width:200px;position:relative;font-family:Roboto,sans-serif}.dropdown-header{border-radius:4px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.dropdown-header.white{color:#2f3131;background:#fff;border:1px solid #D0D0CE;padding:0 1vw;height:40px}.dropdown-header.grey{background:#f5f6fa;padding:13.6px 10px;border:none;box-shadow:0 2px 4px #0003}.dropdown.error .dropdown-header{border-color:#d32f2f;color:#d32f2f}.dropdown.open .dropdown-header.white{border-color:#1870c6;color:#1870c6}.dropdown-header span{font-size:1vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-weight:400;color:#2f3131}.arrow-white{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow-white.down{transform:rotate(45deg)}.arrow-white.up{transform:rotate(-135deg)}.arrow-grey{border:solid #8598ad;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow-grey.down{transform:rotate(45deg)}.arrow-grey.up{transform:rotate(-135deg)}.dropdown-options{position:absolute;top:100%;right:0;border-top:none;list-style-type:none;padding:0;margin:0;overflow-y:auto;z-index:5000;border-radius:4px;box-shadow:0 2px 5px #0000001a;border:1px solid #707070}.dropdown-options.grey{background:#f5f6fa}.dropdown-options.white{background:#fff}.dropdown-options li{cursor:pointer;font-size:.9vw}.dropdown-options li:last-child{margin-bottom:0!important}.dropdown-options.white li:hover{background-color:#f4f4f4}.dropdown-options.grey li:hover{background-color:#d0d4dd}.gap-5{gap:5px}.align-center{align-items:center}.dropdown.disabled .dropdown-header{color:#9e9e9e;border:1px solid #bdbdbd}.dropdown.disabled .arrow-white,.dropdown.disabled .arrow-grey{border-color:#9e9e9e}.drag-drop-upload{display:flex;align-items:center;width:100%;height:40px;border:1px solid #0047AB;border-radius:4px;padding:0 15px;cursor:pointer;transition:background-color .3s ease;gap:15px}.drag-drop-upload.dragging{background-color:#e3f2fd}.upload-text{font-size:.9vw;color:#8598ad;border-bottom:1px solid #8598ad}.upload-text>span{color:#0047ab;border-bottom:1px solid #0047AB;font-weight:700}.file-name{max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.button-search{height:100%;border:none;padding:10px;background:#21459c;border-top-right-radius:4px;border-bottom-right-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer}.button-search:disabled{background:#d3d3d3;cursor:not-allowed}.number-spinner{display:inline-flex;border:1px solid #D0D0CE;border-radius:4px;overflow:hidden;height:40px;padding:10px}.number-spinner .number-input{max-width:50px;border:none;text-align:center;font-size:1.3vw;padding:5px}.number-spinner .spinner-buttons{display:flex;flex-direction:column;justify-content:center}.number-spinner .spinner-button{background:none;border:none;cursor:pointer;font-size:.9vw;line-height:1;padding:0}.number-input{appearance:none;-moz-appearance:textfield;-webkit-appearance:none}.number-input::-webkit-inner-spin-button,.number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:root{--bs-primary-color: #1870c6;--bs-text-color: #2F3131;--bs-border-color: #D0D0CE;--bs-hover-bg: #f4f4f4;--bs-error-color: #d32f2f;--bs-disabled-color: #9e9e9e;--bs-disabled-border: #bdbdbd;--bs-search-bg: #dde3f1;--bs-border-radius: 4px;--bs-dropdown-shadow: 0 2px 5px rgba(0, 0, 0, .1);--bs-font-size: 14px;--bs-option-padding: 15px;--bs-focus-color: #1870c6;--bs-selected-bg: #e3f2fd;--bs-box-shadow: 0px 4px 6px rgba(0, 0, 0, .1);--bs-submenu-shadow: 0px 2px 8px rgba(0, 0, 0, .15)}.bs-dropdown{position:relative;max-width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bs-dropdown-header{display:flex;justify-content:space-between;padding:0 16px;height:40px;background:#fff;border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;outline:none;align-items:center}.bs-dropdown-header:hover:not(.bs-disabled .bs-dropdown-header){border-color:var(--bs-primary-color)}.bs-dropdown-header:focus{border-color:var(--bs-primary-color)}.bs-dropdown.bs-focused .bs-dropdown-header{border-color:var(--bs-focus-color)}.bs-dropdown.bs-open .bs-dropdown-header{border-color:var(--bs-primary-color)}.bs-dropdown.bs-error .bs-dropdown-header{border-color:var(--bs-error-color)}.bs-dropdown.bs-disabled .bs-dropdown-header{background-color:#f5f5f5;border-color:var(--bs-disabled-border);color:var(--bs-disabled-color);cursor:not-allowed;opacity:.6}.bs-dropdown-value{flex:1;font-size:var(--bs-font-size);color:var(--bs-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.bs-dropdown.bs-disabled .bs-dropdown-value{color:var(--bs-disabled-color)}.bs-arrow{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease;margin-left:8px}.bs-dropdown.bs-disabled .bs-arrow,.bs-dropdown.bs-disabled .bs-arrow-down,.bs-dropdown.bs-disabled .bs-arrow-up{border-color:var(--bs-disabled-color)}.bs-dropdown-options{position:absolute;top:calc(100% + 0px);left:0;right:0;background:#fff;border:1px solid #707070;border-radius:var(--bs-border-radius);box-shadow:var(--bs-dropdown-shadow);z-index:1000;max-height:300px;overflow:hidden;display:flex;flex-direction:column;animation:bs-slideDown .2s ease}.bs-search-container{padding:8px;background:var(--bs-search-bg);border-bottom:1px solid #707070;position:sticky;top:0;z-index:1}.bs-search-input{width:100%;padding:6px 10px;font-size:var(--bs-font-size);border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);background:#fff;outline:none;font-style:italic}.bs-search-input:focus{border-color:var(--bs-primary-color);box-shadow:0 0 0 2px #1870c633}.bs-search-input::placeholder{color:#d0d0ce;font-weight:300}.bs-options-list{flex:1;overflow-y:auto;list-style:none;padding:0;margin:0;max-height:inherit}.bs-option{padding:var(--bs-option-padding);cursor:pointer;transition:background-color .15s ease;display:flex;justify-content:space-between;gap:4px;font-weight:400;position:relative}.bs-option:last-child{border-bottom:none}.bs-option:hover{background-color:var(--bs-hover-bg)}.bs-option.bs-selected{background-color:#f4f4f4;color:var(--bs-primary-color);font-weight:500}.bs-select-all{border-bottom:1px solid rgb(208,208,206);font-weight:400}.bs-select-all.bs-select-all-all,.bs-group-header.bs-select-all-all-header{background-color:#f4f4f4;font-weight:500}.bs-option.bs-active{background-color:var(--bs-hover-bg)}.bs-option-label{flex:1;font-size:var(--bs-font-size);color:var(--bs-text-color);font-weight:inherit}.bs-option-description{font-size:calc(var(--bs-font-size) - 2px);color:#666;font-style:italic;margin-left:8px}.bs-option-arrow{color:#999;font-size:12px;margin-left:8px;transition:color .15s ease;display:flex;align-items:center;justify-content:center;width:8%;height:20px;transition:background-color .15s ease;border-radius:50%}.bs-option-arrow:hover{background-color:#d9d9d9;transition:background-color .15s ease}.bs-option:hover .bs-option-arrow,.bs-option.bs-active .bs-option-arrow{color:var(--bs-primary-color)}.bs-submenu{background-color:#fff;border:1px solid #707070;border-radius:var(--bs-border-radius);box-shadow:var(--bs-dropdown-shadow);width:auto;animation:bs-slideDown .2s ease}.bs-submenu .bs-options-list{border-radius:var(--bs-border-radius);overflow:hidden}.bs-submenu .bs-option{padding:8px 12px}.bs-no-options{padding:20px;text-align:center;color:#8598ad;font-size:var(--bs-font-size);font-style:italic}.item-group:last-child{margin-bottom:0}.bs-options-list::-webkit-scrollbar{width:8px}.bs-options-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bs-options-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.bs-options-list::-webkit-scrollbar-thumb:hover{background:#555}.bs-group-title{margin:0;font-style:italic;font-weight:600;line-height:22px}.multiselect{width:200px;position:relative;font-family:Roboto,sans-serif}.multiselect.error .multiselect-header{border-color:#d32f2f;color:#d32f2f}.multiselect-header{padding:10px;background:#fff;border:1px solid #c4c4c4;border-radius:4px;color:#2f3131;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.multiselect.open .multiselect-header{border-color:#1870c6;color:#1870c6}.multiselect-header span{font-size:1vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arrow{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.multiselect-options{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:none;list-style-type:none;padding:0;margin:0;max-height:200px;overflow-y:auto;z-index:5000;box-shadow:0 2px 5px #0000001a;border:1px solid #707070;border-radius:4px}.multiselect-options li{padding:0 8px;cursor:pointer;font-size:.9vw;display:flex;align-items:center;height:40px}.multiselect-options li{margin-bottom:0}.multiselect-options li:hover{background-color:#f1f1f1}.multiselect-options li.selected{background-color:#e6f2ff}.multiselect-options li input[type=checkbox]{margin-right:10px}.multiselect-options li:first-child{border-top:1px solid #ccc}.multiselect.disabled .multiselect-header{color:#9e9e9e;border:1px solid #bdbdbd;cursor:not-allowed}.item-filter{min-width:100%;position:absolute;top:100%;border-top:none;list-style-type:none;padding:0;margin:0;overflow-y:auto;z-index:5000;border-radius:4px;box-shadow:0 2px 5px #0000001a;background-color:#fff;border:1px solid #707070}.select-all{display:flex;align-items:center;padding:6px 15px;font-size:1vw;height:55px}.search-container{position:relative;margin-bottom:16px}.search-icon{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#6b7280}.search-container input{width:100%;padding:8px 8px 8px 32px;border:1px solid #d1d5db;border-radius:4px}.items-list{height:auto;overflow-y:auto;position:relative;max-height:300px}.item-group h3{padding:0 0 0 15px;margin-bottom:15px}.item-group{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:15px}.item{display:flex;align-items:center;gap:8px;cursor:pointer;padding:1px 15px;width:100%}.select-button{width:100%;padding:8px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.select-button:hover{background-color:#2563eb}.item:hover{background-color:#dde3f1}.item label{font-size:1vw}.containerButtonSelectAll{position:absolute;bottom:0;background:#fff;width:100%;padding:5px 0;display:flex;justify-content:center}.border-bottom-select{border-bottom:1px solid #dde3f1}.item-filter .item-group:last-child{margin-bottom:0}.flex-column-select-all{flex-direction:column-reverse;height:auto;align-items:flex-start}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.switch-container{display:flex;flex-direction:column;align-items:center;position:relative;font-weight:500}.switch-label{position:absolute;margin-bottom:5px;font-size:14px;color:#333;font-weight:500}.react-switch-checkbox{height:0;width:0;visibility:hidden;font-weight:500}.react-switch-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:40px;height:20px;background:gray;border-radius:20px;position:relative;transition:background-color .2s;font-weight:500}.react-switch-label .react-switch-button{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;transition:.2s;background:#fff;box-shadow:0 0 2px #0a0a0a4a;font-weight:500}.react-switch-checkbox:checked+.react-switch-label .react-switch-button{left:calc(100% - 16px);transform:translate(-2px);font-weight:500}.react-switch-checkbox:disabled+.react-switch-label{cursor:not-allowed;opacity:.5}.text-area-library{border:1px solid #707070!important;border-radius:4px;padding:5px 10px;color:#2f3131}.text-area-library::placeholder{font-style:normal;color:#60717e;font-weight:300!important}.text-area-library:focus{outline:none;border:1px solid #33a4dd!important}.max-characters-library{display:flex;justify-content:end;color:#7c7c7c;font-size:.9vw;font-weight:400}.time-picker-container{position:relative;width:200px;font-family:Arial,sans-serif}.time-picker-button{width:100%;padding:7px;display:flex;justify-content:end;align-items:center;background-color:#fff;border:1px solid #D0D0CE;border-radius:4px;cursor:pointer;height:40px}.time-picker-dropdown{position:absolute;width:100%;top:100%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #0000001a;z-index:1000}.time-display{text-align:center;padding:10px;font-size:1vw;border-bottom:1px solid #eee}.time-columns{display:flex;max-height:240px;overflow-y:auto;margin-bottom:40px}.time-column{flex:1;border-right:1px solid #eee}.time-column:last-child{border-right:none}.time-option{padding:15px;text-align:center;cursor:pointer;font-size:1vw;font-weight:500}.time-option:hover{background-color:#f0f0f0}.time-picker-button span{font-size:1vw}.time-option.selected{background-color:#33a4dd;color:#fff}.ok-button{width:100%;padding:10px;color:#33a4dd;background-color:#fff;border:none;border-radius:0 0 4px 4px;cursor:pointer;height:45px;position:absolute;bottom:0;font-size:1vw;font-weight:600}.time-picker-input{position:absolute;height:35px;padding:10px;width:80%;border:none;top:2px;left:4px;outline:none;font-size:1vw}input:focus{outline:none;box-shadow:none}.time-picker-input-wrapper{display:flex;flex-direction:column;justify-content:end}.input-ixc{color:#2f3131;background:#fff;height:40px;padding:0 12px;border-radius:4px;border:1px solid #D0D0CE;font-size:1vw;font-family:Roboto,sans-serif;font-style:normal;font-weight:300;outline:none}.input-ixc::placeholder{color:#60717e;font-weight:300!important}.input-ixc:focus{border:1px solid #33a4dd}.input-ixc:disabled{opacity:.5;cursor:not-allowed}.input-ixc.error{border:1px solid #d32f2f}.input-icon-wrapper{position:relative;display:inline-flex;align-items:center;width:100%}.input-with-icon{width:100%;padding-right:40px}.input-icon-wrapper.left .input-with-icon{padding-right:12px;padding-left:40px}.input-icon-button{position:absolute;right:8px;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#60717e}.input-icon-button:hover{opacity:.7}.input-icon-button:active{opacity:.5}.input-icon-wrapper.left .input-icon-button{left:8px;right:auto}.input-icon-decoration{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#60717e;transition:color .2s}.input-icon-wrapper.left .input-icon-decoration{left:12px;right:auto}.input-icon-wrapper.icon-reactive .input-with-icon:focus~.input-icon-button,.input-icon-wrapper.icon-reactive .input-with-icon:focus~.input-icon-decoration{color:#33a4dd}.input-icon-wrapper.icon-reactive .input-with-icon.error~.input-icon-button,.input-icon-wrapper.icon-reactive .input-with-icon.error~.input-icon-decoration{color:#d32f2f}.input-icon-wrapper.icon-reactive .input-with-icon:disabled~.input-icon-button,.input-icon-wrapper.icon-reactive .input-with-icon:disabled~.input-icon-decoration{opacity:.5}.VibrantBlueStyle:disabled svg path{fill:#fff}.VibrantBlueStyle:disabled{cursor:not-allowed}.button-reset{border:none;background-color:#dde3f1;box-shadow:#0003 2.12132px 2.12132px 6px;display:flex;align-items:center;place-content:center;height:40px;width:35px;cursor:pointer}.button-reset:hover{background-color:#f5f6fa;cursor:pointer;border:1px solid rgb(221,227,241)}.button-reset.disabled{background-color:#f5f6fa;cursor:not-allowed;border:1px solid rgb(221,227,241)}.download-button-container{display:inline-block;color:#fff;padding:0 0 0 7px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;border-radius:4px;font-family:Roboto,sans-serif;height:40px;background-color:#33a4dd;position:relative}.download-button-container.disabled{background-color:#7e8080;color:#fff;cursor:not-allowed}.download-button-container .download-button{height:40px;width:80%;font-size:1vw;border:none;background-color:transparent;display:flex;color:#fff;font-family:Roboto,sans-serif;align-items:center}.download-button-container .arrow{margin-left:10px;font-size:12px;transition:transform .3s ease}.download-button-container .arrow.open{transform:rotate(180deg)}.download-button-container .dropdown-menu{position:absolute;background-color:#f9f9f9;box-shadow:0 8px 16px #0003;z-index:1;top:40px;right:0;display:flex;flex-direction:column;border-radius:4px;width:100%}.download-button-container .dropdown-menu button{padding:15px;font-size:.9vw;border:none;background:#fff;cursor:pointer}.download-button-container .dropdown-menu button:hover{background-color:#dde3f1}.download-button-container .arrow-white{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.download-button-container .arrow-white.open .dropdown-header.white{border-color:#1870c6;color:#1870c6}.download-button-container .arrow-white.down{transform:rotate(45deg)}.download-button-container .arrow-white.up{transform:rotate(-135deg)}.download-button-container .arrowContainer{background:#fff;width:40%;height:96%;border:1px solid #33a4dd;display:flex;justify-content:center;align-items:center;border-top-right-radius:4px;border-bottom-right-radius:4px;margin-right:1.2px}.download-button-container .arrowContainer.disabled{border:1px solid #7e8080;color:#7e8080}.arrowContainer.disabled .arrow-white{border:solid #7e8080;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.button-plus{padding:5px;border:2px solid #33a1dd;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:4px;cursor:pointer}.hoverclass:hover{background-color:#d9d9d9;border:none;cursor:pointer;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.button-clean-filters{all:unset;display:flex;justify-content:center;align-items:center;gap:4px;background:none;cursor:pointer;font-size:1vw;color:#707070;white-space:nowrap}.button-clean-filters span{margin:0;border-bottom:1px solid #707070}.button-vibrant-blue{border:1px solid rgb(51,164,221);border-radius:4px;height:40px;display:flex;justify-content:center;align-items:center;gap:8px;background-color:transparent;cursor:pointer;width:300px}.button-eye-text{font-size:14px;font-weight:600;color:#33a4dd;cursor:pointer;transition:all .3s ease}.button-vibrant-blue svg{cursor:pointer}.button-white-border-blue-send-email{background-color:#fff;border:1px solid #33a4dd;color:#33a4dd;padding:0 14px;font-size:1vw;border-radius:4px;cursor:pointer;font-family:Roboto,sans-serif;width:180px;min-height:32px;display:flex;align-items:center;gap:15px;justify-content:center;position:relative}.button-white-border-blue-send-email .arrow-white{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.button-white-border-blue-send-email .arrow-white.open .dropdown-header.white{border-color:#1870c6;color:#1870c6}.button-white-border-blue-send-email .arrow-white.down{transform:rotate(45deg)}.button-white-border-blue-send-email .arrow-white.up{transform:rotate(-135deg)}.dropdown-options--button-white-border{position:absolute;background:#fff;width:100%;left:0;right:0;top:102%;display:flex;flex-direction:column;border:1px solid #707070;border-top:0;border-radius:4px;box-shadow:0 2px 5px #0000001a;z-index:100000;padding:0!important;margin:0!important}.dropdown-options--button-white-border-li{list-style:none;padding:15px;font-size:.9vw;text-align:start;color:#000}.dropdown-options--button-white-border-li:hover{background-color:#f4f4f4}.dropdown-options--button-white-border-li:first-child:hover{border-radius:4px 4px 0 0}.dropdown-options--button-white-border-li:last-child:hover{border-radius:0 0 4px 4px}.ButtonVibrantBlueSend:disabled svg path{fill:#bbd1dc!important}.ButtonVibrantBlueSend svg path{fill:#fff!important}.ButtonVibrantBlueSend:disabled{cursor:not-allowed;color:#bbd1dc!important}:root{--bs-primary-color: #1870c6;--bs-text-color: #2F3131;--bs-border-color: #D0D0CE;--bs-hover-bg: #f4f4f4;--bs-disabled-color: #9e9e9e;--bs-disabled-border: #bdbdbd;--bs-border-radius: 4px;--bs-dropdown-shadow: 0 2px 5px rgba(0, 0, 0, .1);--bs-font-size: 14px;--bs-option-padding: 15px}.bs-button-dropdown-container{position:relative;max-width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border-radius:var(--bs-border-radius)}.bs-button-dropdown{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:40px;color:#fff;background:#33a1dd;border-radius:var(--bs-border-radius);cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;outline:none;width:100%;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border:none}.bs-button-dropdown.bs-button-disabled{background-color:#ecf4f9;color:#fff;cursor:not-allowed;opacity:.6}.bs-button-label{flex:1;text-align:left;font-weight:inherit}.bs-arrow{border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease;margin-left:8px}.bs-arrow-down{transform:rotate(45deg)}.bs-arrow-up{transform:rotate(-135deg)}.bs-icon{transition:transform .3s ease;margin-left:8px}.bs-icon-up{transform:rotate(180deg)}.bs-button-dropdown-container .bs-dropdown-options{position:absolute;top:calc(100% + 0px);left:0;right:0;background:#fff;border:1px solid #707070;border-radius:var(--bs-border-radius);box-shadow:var(--bs-dropdown-shadow);z-index:1000;max-height:300px;overflow:hidden;display:flex;flex-direction:column;animation:bs-slideDown .2s ease}@keyframes bs-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bs-button-dropdown-container .bs-options-list{flex:1;overflow-y:auto;list-style:none;padding:0;margin:0;max-height:inherit}.bs-button-dropdown-container .bs-option{padding:var(--bs-option-padding);cursor:pointer;transition:background-color .15s ease;display:flex;justify-content:space-between;gap:4px;font-weight:400;position:relative}.bs-button-dropdown-container .bs-option:last-child{border-bottom:none}.bs-button-dropdown-container .bs-option:hover{background-color:var(--bs-hover-bg)}.bs-button-dropdown-container .bs-option-label{flex:1;font-size:var(--bs-font-size);color:var(--bs-text-color);font-weight:inherit}.bs-button-dropdown-container .bs-option-description{font-size:calc(var(--bs-font-size) - 2px);color:#666;font-style:italic;margin-left:8px}.bs-button-dropdown-container .bs-no-options{padding:20px;text-align:center;color:#8598ad;font-size:var(--bs-font-size);font-style:italic}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar{width:8px}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar-thumb:hover{background:#555}.state-basic{padding:0 10px;border-radius:4px;display:flex;align-items:center;gap:6px;font-size:.7vw;font-weight:600;font-style:normal;white-space:nowrap;min-width:80px;justify-content:start;height:27px;color:#000}.states-active{background:#dff0d4}.states-inactive{background:#e5e5e5}.states-inTransit{background:#e4f6ff;position:relative}.state-icon-inTransit{position:absolute;top:0;height:100%;display:flex;justify-content:center;align-items:center;right:0}.states-completed{background:#cfebe4;position:relative}.states-canceled{background:#feeaea}.states-InProcessing{background:#fdf2da}.states-ToStart{background:#dde3f1}.hoverStates{background:#fff;padding:10px;border-radius:5px;right:-50%;font-weight:400;font-style:normal;box-shadow:0 0 10px #0000001a}.chip{display:flex;align-items:center;padding:6px 10px;border-radius:50px;background-color:#dde3f1;font-size:.8vw;gap:0}.chip-with-icon{gap:.5vw}.chip button{display:flex;justify-content:center;align-items:center}.toggle-chip{background:#fff;border:1px solid #8598ad;padding:5px;border-radius:50px;cursor:pointer;color:#000;font-size:.8vw;font-weight:700;align-items:center;display:flex;justify-content:center;height:27px}.toggle-chip:hover{border-color:#33a1dd;color:#7c7c7c}.toggle-chip.active{background:#afddf5;border-color:#afddf5;font-weight:700}.toggle-chip.active:hover{border-color:#afddf5;color:#000}.chip-section{background:#c2e6f8;padding:10px;justify-content:center;align-items:center;display:flex;color:#2f3131;font-weight:500;border-radius:8px}*{font-family:Roboto,sans-serif;box-sizing:border-box}.last-update-container{position:relative;height:auto}.last-update-container .last-update-header{position:absolute;top:-20%;width:90%;text-align:center;left:50%;transform:translate(-50%);background:#fff}.last-update-container .last-update-header h2{font-size:.6vw;color:#33a4dd}.last-update-container .last-update-content{padding:10.8px;height:40px;border:1px solid #33a4dd;border-radius:4px;display:flex;justify-content:center;align-items:center}.last-update-container .last-update-content p{font-size:.7vw;font-weight:600}.FilePreview.container{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background-color:#d0d4dd;border-radius:4px;padding:.6vw;gap:1.1vw}.FilePreview.container button{background-color:transparent;border:none;cursor:pointer;height:20px}.FilePreview.container p{font-size:1vw;color:#21459c;margin:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FilePreview.container span{font-weight:400;font-size:1vw;color:#000;white-space:nowrap;overflow:visible}.menu-options{width:250px;display:flex;flex-direction:column;background:#fff;position:absolute;box-shadow:0 2px 4px #0000001a;right:0;z-index:10000000}.menu-options__container{position:relative;width:28px}.menu-button{display:flex;align-items:center;background:none}.menu-button:hover,.menu-button.open{text-align:left;cursor:pointer;transition:background-color .2s ease;border-radius:4px;background:#dde3f1;border:2px solid #8598ad}.menu-options .menu-item{display:flex;align-items:center;padding:12px 16px;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:background-color .2s ease}.menu-options .menu-options__group{border-bottom:2px solid #dde3f1}.menu-options .menu-item:last-child{border-bottom:none}.menu-options .menu-item:hover{background-color:#f4f4f4;color:#000}.menu-options .menu-item:hover .menu-text{font-weight:600;color:#000}.menu-options__container .menu-icon{display:flex;justify-content:center;align-items:center;height:20px;padding:5px}.menu-options .menu-text{font-size:1vw;font-style:normal;color:#2f3131;font-weight:500}.file-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:108px;padding:8px 4px;border-radius:8px;box-sizing:border-box;overflow:hidden;gap:4px;transition:background-color .2s ease}.file-card--clickable{cursor:pointer}.file-card--clickable:focus{outline:2px solid #33A1DD;outline-offset:2px}.file-card__icon-container{display:flex;align-items:center;justify-content:center;padding:10px 15px;position:relative}.file-card:hover .file-card__icon-container{background-color:#c2e6f8;border-radius:10px}.file-card__download-icon{position:absolute;top:4px;left:2px;opacity:0;transition:opacity .2s ease}.file-card:hover .file-card__download-icon{opacity:1}.file-card__filename{font-family:Roboto,sans-serif;font-weight:400;font-size:1vw;line-height:18px;text-align:center;color:#2f3131;width:100%}.file-card__title{font-size:1vw;text-align:center}.file-card-minimized{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:8px 12px;box-sizing:border-box;gap:12px;transition:background-color .2s ease;border:1px solid transparent}.file-card-minimized--clickable{cursor:pointer}.file-card-minimized--clickable:hover{background-color:#c2e6f8}.file-card-minimized--clickable:active{background-color:#a8d4f0}.file-card-minimized--selected{background-color:#c2e6f8;border-color:#33a1dd}.file-card-minimized__icon-container{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:26px;position:relative}.file-card-minimized__download-icon{position:absolute;top:-9px;opacity:0;transition:opacity .2s ease;left:-11px}.file-card-minimized:hover .file-card-minimized__download-icon{opacity:1}.file-card-minimized__filename{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#2f3131;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:8px;box-sizing:border-box;overflow:hidden;gap:4px;transition:background-color .2s ease;position:relative}.folder-card--clickable{cursor:pointer}.folder-card--selected{background-color:#c2e6f8;border:1px solid #707070}.folder-card--has-download:hover{background-color:#c2e6f8}.folder-card--clickable:active{background-color:#e0e0e0}.folder-card__icon-container{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:flex-start;padding:10px;flex-shrink:0}.folder-card__default-icon,.folder-card__default-icon-hover{padding:8px}.folder-card__default-icon-hover:hover{background-color:#c2e6f8;border-radius:10px}.folder-card__custom-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.folder-card__title{font-family:Roboto,sans-serif;font-weight:400;font-size:13px;line-height:18px;text-align:center;color:#2f3131;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto}.folder-card__checkbox-container{position:absolute;top:-7px;left:3px}.folder-card-minimized{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:8px;box-sizing:border-box;gap:12px;transition:background-color .2s ease;border:1px solid transparent}.folder-card-minimized--clickable{cursor:pointer}.folder-card-minimized--clickable:hover{background-color:#c2e6f8}.folder-card-minimized--clickable:active{background-color:#a8d4f0}.folder-card-minimized__icon-container{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px}.folder-card-minimized__default-icon,.folder-card-minimized__custom-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.folder-card-minimized__title{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#2f3131;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state{display:inline-flex;align-items:center;gap:5px;border-radius:5px;font-family:Roboto,sans-serif;font-size:11px;font-weight:600;line-height:14px;min-width:100px;box-sizing:border-box;position:relative;height:18px}.state__indicator{padding:4px 0 4px 8px}.state__content{padding:4px 0}.state__indicator{display:flex;align-items:center;justify-content:center;flex-shrink:0}.state__content{flex:1;color:#2f3131}.state__alert{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20%;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px}.state.state--active.state--has-alerts>.state__alert{background-color:#348bd7}.state.state--process.state--has-alerts>.state__alert{background-color:#ffcd7c}.state.state--completed.state--has-alerts>.state__alert{background-color:#cdf6b2}.state.state--rejected.state--has-alerts>.state__alert{background-color:#fdcece}.state.state--inactive.state--has-alerts>.state__alert{background-color:#d2d1d1}.state--active,.state--active.state--has-alerts{background-color:#d6ecff}.state--active .state__indicator svg circle{fill:#348bd7}.state--process,.state--process.state--has-alerts{background-color:#fdf2da}.state--process .state__indicator svg circle{fill:#d0aa00}.state--completed,.state--completed.state--has-alerts{background-color:#dfefd4}.state--completed .state__indicator svg circle{fill:#54ac1b}.state--rejected,.state--rejected.state--has-alerts{background-color:#f5e1e1}.state--rejected .state__indicator svg circle{fill:red}.state--inactive,.state--inactive.state--has-alerts{background-color:#e5e5e5}.state--inactive .state__indicator svg circle{fill:#7c7c7c}.state--toStart{background-color:#ecedff}.state--toStart .state__indicator svg circle{fill:#575ee0}*{box-sizing:border-box;font-family:Roboto,sans-serif}.count-card{display:flex;justify-content:center;align-items:center;box-shadow:0 1.5px 3px #00000029;background:#fff;width:400px;height:65px;gap:4px}span.count-card__title{font-weight:700}.count-card__count{font-size:2vw;font-weight:600;color:#000}.count-card__title-container{border-bottom:1px solid #21459c;display:flex;gap:5px}.pagination{font-family:Roboto,sans-serif;font-size:1vw}.pagination-list li{-webkit-user-select:none;user-select:none}.pagination-list{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0;align-items:center}.pagination-list.diseable{pointer-events:none;opacity:.5}.pagination-list.diseable li{pointer-events:none;color:#dde5ef}.pagination-list li{margin:2px;color:#8598ad;display:flex;align-items:center}.pagination-link{display:flex;align-items:center;justify-content:center;height:8.466vh;min-width:2.53vw;color:#6b7280;text-decoration:none;cursor:pointer;border-radius:4px;transition:all .3s ease}.pagination-link:hover{color:#fff;background-color:#33a4dd}.pagination-link.disabled:hover{background-color:#fff;color:#dde5ef}.pagination-link.active{border:2px solid #33A1DD}.pagination-link.active:hover{background-color:#0000001f}.pagination-link.active.disabled{background-color:#fff;color:#dde5ef;border:2px solid #dde5ef}.pagination-link.disabled{color:#dde5ef;cursor:not-allowed}.pagination-prev,.pagination-next{display:flex;align-items:center;text-decoration:none;cursor:pointer;color:#3b82f6;transition:color .3s ease}.pagination-prev:hover,.pagination-next:hover{color:#97a7b9;background-color:#0000001f}.pagination-prev.disabled:hover,.pagination-next.disabled:hover{color:#dde5ef;background-color:#fff}.pagination-next svg{width:16px;height:16px;margin-left:4px}.pagination-prev.disabled,.pagination-next.disabled{color:#dde5ef;cursor:not-allowed}.pagination-prev,.pagination-next{display:flex;align-items:center;text-decoration:none;cursor:pointer;color:#3b82f6;transition:color .3s ease;height:8.466vh;padding:0 8px;border-radius:4px}.pagination-prev svg,.pagination-next svg{width:16px;height:16px;margin:0 4px}.single-date-picker-container,.container-date-range-picker{padding:0;box-sizing:border-box;margin:0;font-family:Roboto,sans-serif}.date-range-picker{position:relative;width:20vw}.date-picker-toggle{width:100%;background-color:#fff;border:1px solid #D0D0CE;border-radius:4px;cursor:pointer;text-align:left;display:flex;align-items:center;height:40px;padding:0}.date-picker-toggle.disabled{cursor:not-allowed;color:#9e9e9e;border:1px solid #9e9e9e;opacity:.5}.p-formate-date{display:flex;justify-content:center;align-items:center;font-size:.92vw;height:100%;color:#2f3131;padding-left:5px;padding-right:5px}.p-formate-date.disabled{color:#9e9e9e}.container-formate{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.calendar-icon{margin-right:10px}.date-picker-dropdown{position:absolute;top:135%;right:0;z-index:1000;background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #00000026;margin-top:5px}.calendars-wrapper{display:flex;padding:15px}.calendar{width:auto;margin-right:20px}.calendar:last-child{margin-right:0}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.calendar-nav-button{background:none;border:none;cursor:pointer;font-size:.92vw}.calendar-nav-button:disabled{cursor:not-allowed;color:#ddd}span{font-size:.8vw}.calendar-title{font-size:.92vw;font-weight:700;display:flex;justify-content:center;text-align:center;align-items:center;flex-direction:column;margin-bottom:10px}.calendar-title>p{color:#b3b3b3;font-size:.85vw;font-weight:600}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);position:relative;gap:6px 0}.background-days{width:100%;background:#dde3f1;height:40px;z-index:-1;top:-12px;position:absolute}.calendar-day-header{text-align:center;font-weight:700;margin-bottom:20px;color:#8598ad;font-size:.8vw}.calendar-day-wrapper{aspect-ratio:1}.calendar-day{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:none;border:none;color:#8598ad;font-weight:700;cursor:pointer;border-radius:50%;opacity:1}.calendar-day.in-range{background-color:#dde3f1;color:#8598ad;border-radius:0;font-weight:700}.calendar-day.hover-range:not(.in-range){background-color:#f0f7ff;color:#8598ad!important}.calendar-day.selected{background-color:#0047ab;color:#fff;font-weight:700;border-radius:50%}.calendar-day:disabled{opacity:.5;cursor:not-allowed}.day-text.text-muted{color:#999}.date-picker-footer{display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-top:1px solid #eee;height:66px}.days-selected{font-size:.92vw;color:#8598ad}.date-picker-actions{display:flex;justify-content:center;align-items:center;gap:20px}.cancel-button{background-color:#f0f0f0;color:#333}.search-button{background-color:#0047ab;color:#fff}.container-triangle{display:flex;align-items:center;justify-content:center;height:30px;position:absolute;right:60px;z-index:500;top:35px}.square{width:58px;height:0px;border-right:20px solid transparent;border-left:20px solid transparent;border-bottom:11px solid white;position:absolute;right:46px;bottom:-27px;z-index:2000}.triangle{position:relative;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid white;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.triangle-blur{position:absolute;top:0;left:-150px;width:0;height:0;border-left:150px solid transparent;border-right:150px solid transparent;border-bottom:260px solid rgba(0,0,0,0-.95);filter:blur(20px)}.single-date-picker-container .css-3dzjca-MuiPaper-root-MuiPopover-paper-MuiMenu-paper{display:none!important}.single-date-picker-container div.date-picker-individual{top:100%;right:0}.single-date-picker-container .rotate-icon{transition:transform .3s ease}.single-date-picker-container .rotate-icon.open{transform:rotate(180deg)}.calendar-day.other-month .day-text{color:#b3b3b3;opacity:.5}.single-date-picker-container legend{display:none!important}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root.Mui-focused{color:#9c9ca0!important}.container-date-range-picker .button-reset{border:none;background-color:#dde3f1;box-shadow:#0003 2.12132px 2.12132px 6px;display:flex;align-items:center;place-content:center;height:40px;width:35px;cursor:pointer}.container-date-range-picker .button-reset:hover{background-color:#f5f6fa;cursor:pointer;border:1px solid rgb(221,227,241)}.container-date-range-picker{display:flex;justify-content:center;align-items:center;gap:10px}.single-date-picker-container .css-1pysi21-MuiFormLabel-root-MuiInputLabel-root{top:-5px!important}.single-date-picker-container .css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{padding:6.5px 32px 6.5px 14px!important}section.info-action-card{padding:16px;border:1px solid #d0d0ce;border-radius:4px;display:flex;flex-direction:column;gap:10px;cursor:pointer;justify-content:center;background:#fff;transition:.2s ease-in-out}.info-action-card:hover{background:#f4f4f4}.info-action-card__content__text__container{display:flex;flex-direction:column;gap:10px;max-width:80%}.info-action-card__content__text__container h3{font-size:1vw;color:#2f3131;line-height:22px;font-weight:700;font-style:normal}.info-action-card__content__text__container p{font-size:.9vw;color:#7c7c7c;font-style:normal;line-height:20px}.info-action-card__action button{border:none;border-bottom:1px solid #33A1DD;color:#33a1dd;cursor:pointer;font-size:.9vw;background:transparent}.line-grey{border-bottom:1px solid #E1E1E1}.toggle-filter-component{position:relative}.button-filter-component{font-size:.8vw;font-weight:700}.button-filter-component:disabled{cursor:not-allowed;color:#d1d5db}.filter-container-component{width:380px;position:absolute;background:#fff;z-index:1000;right:0;top:0;box-shadow:0 4px 5px #0000001a;animation:slideInFromRight .3s ease-out;height:400px;overflow-y:auto}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.filter-container-component .filter-header{display:flex;justify-content:space-between;align-items:center;padding:6px 10px}.filter-container-component .filter-title{font-size:.8vw;font-weight:700;margin:0}.filter-container-component .filter-count{background:#ebf5ff;color:#1e40af;padding:2px 8px;border-radius:12px;font-size:.9vw}.filter-container-component .applied-filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.filter-container-component .applied-filters-title{color:#666;font-size:1vw}.filter-container-component .clear-all{background:none;border:none;color:#000;font-size:.8vw;cursor:pointer;display:flex;align-items:center;padding:4px 8px;font-weight:400;gap:4px}.filter-container-component .clear-all:hover{color:#333}.filter-container-component .filter-tags{display:flex;flex-wrap:wrap;gap:8px}.filter-container-component .filter-tag{background:#ebf5ff;color:#1e40af;padding:4px 12px;border-radius:16px;font-size:1vw;display:flex;align-items:center;gap:4px;cursor:pointer;border:none}.filter-container-component .filter-tag.outline{background:#fff;border:1px solid #e5e7eb;color:#374151}.filter-container-component .filter-tag.outline:hover{background:#f3f4f6}.filter-container-component .filter-section{border-top:1px solid #d9d9d9;padding:6px 0}.filter-container-component .section-header{width:100%;display:flex;align-items:center;background:none;border:none;padding:5px 15px;cursor:pointer;font-weight:500;gap:.8vw}.section-header-title{font-size:.8vw;font-weight:700}.filter-container-component .section-content{display:flex;flex-wrap:wrap;gap:8px;padding:0 10px;margin-top:8px}.filter-container-component .view-more{color:#33a1dd;background:none;border:none;font-size:.9vw;cursor:pointer;border-bottom:1px solid #33a1dd}.filter-container-component .view-more:hover{color:#37d;border-bottom:1px solid #3377dd}.filter-container-component .filter-container-icon{width:8px;height:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}.filter-container-component .filter-container-close-icon{font-size:1vw;font-weight:600}.spanNumber-filter{background:#21459c;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;font-size:.6vw;right:-8%;top:-24%}.toggle-filter-component{display:flex;justify-content:center;align-items:center;font-size:1vw;background:#fff;border-radius:4px;height:40px;padding:10px;cursor:pointer;white-space:nowrap}.button-filter-component:disabled svg circle{fill:#d1d5db!important}.button-filter-component:disabled svg path{fill:#d1d5db!important;stroke:#d1d5db!important}.filter-header-buttons{display:flex;align-items:center;gap:10px}.template-results-text{color:#2f3131;font-size:1vw;font-style:italic;font-weight:400;line-height:20px}.flex-col{flex-direction:column}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.gap-20{gap:20px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mt-20{margin-top:20px}.min-h-screen{min-height:100vh}.max-w-400{max-width:400px}.bg-gray-50{background-color:#f5f5f5}.rounded{border-radius:4px}.border-bottom-blue{border-bottom:1px solid #21459c}.shadow{box-shadow:0 2px 4px #0000001a}.overflow-hidden{overflow:hidden}.font-bold{font-weight:700}.btn-unstyled{background:none;border:none;cursor:pointer;position:relative;width:100%;transition:color .2s ease-in-out}.btn-unstyled:before{content:"";position:absolute;top:0;left:0;right:0;height:60px;pointer-events:none}.btn-unstyled:hover .tooltip-table-ixc-template-table-view{display:block}.btn-unstyled:hover{color:#33a1dd}.td-tooltip-container:hover{display:block!important;pointer-events:auto!important}.container{padding:20px;background-color:#f5f6fa;min-height:100vh}.card,.table-ixc-template-table-view{width:100%}input.input-ixc-template-table-view-search{width:200px}.bg-white{background-color:#fff}.p-20{padding:20px}.container-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#f5f6fa;padding:12px}.btn-unstyled div.tooltip-table-ixc-template-table-view{position:absolute;top:-30px;white-space:nowrap;left:16px;display:none}.mt-90{margin-top:90px}section.info-action-card{padding:16px;border:2px solid #d0d0ce;border-radius:4px;display:flex;flex-direction:column;gap:10px}section.info-action-card:hover{box-shadow:#6b6b6b1a 0 4px 8px}section#info-action-card-download-template{border:1px solid #d0d0ce;padding:0;height:247px}.info-action-card__content{display:flex;justify-content:space-between;align-items:center}div.info-action-card__content-download-template{align-items:start;padding:20px 10px 0 15px}.info-action-card__content__text{display:flex;flex-direction:column;gap:10px;max-width:85%}.info-action-card__content__icon{display:flex;justify-content:end;align-items:center}div.info-action-card__content__text-download-template{gap:25px;max-width:68%}.info-action-card__content__text h3{font-size:1.4vw}.info-action-card__content__text p{font-size:1.2vw;color:#7c7c7c;padding-bottom:5px;border-bottom:2px solid #d0d0ce}div.info-action-card__content__text-download-template p{border-bottom:none}.info-action-card__action{display:flex;gap:10px;align-items:center}.info-action-card__action button{background:transparent;border:none;border-bottom:1px solid #33a1dd;color:#33a1dd;cursor:pointer}div.info-action-card__action-download-template{border-top:1px solid #d0d0ce;height:20%}.ProcessFilter{background:#f7f8fb;box-shadow:0 1px 3px #0000001a;width:322px;padding:10px;border-top:2px solid black}.ProcessFilter .ProcessFilter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:5px}.ProcessFilter-titleWrapper{display:flex;align-items:center;gap:8px}.ProcessFilter .ProcessFilter-title{color:#000;font-size:.8vw;font-weight:600;margin:0}.ProcessFilter .ProcessFilter-statsWrapper{display:flex;align-items:center;gap:4px;color:#000;font-weight:600}.ProcessFilter .ProcessFilter-numberTitle{font-size:.8vw}.ProcessFilter .ProcessFilter-mainData{margin-bottom:8px}.ProcessFilter .ProcessFilter-icon{width:20px;height:20px}.ProcessFilter-item-wrapper{display:flex;justify-content:space-between;background:#fff;padding:10px;border-bottom:1px solid #d0d4dd}.ProcessFilter-item-icon{width:10px;height:10px;color:#fff}.ProcessFilter-item-wrapper:hover,.ProcessFilter-item-wrapper.selected{background:#c9d3eb;cursor:pointer}.ProcessFilter-item-wrapper.selected.disabled,.ProcessFilter-item-wrapper.selected.disabled:hover{background:#f7f8fb;cursor:not-allowed}.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-title,.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-quantity,.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-content-icon-title{color:#7c7c7c}.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-content-icon-title svg path,.ProcessFilter-item-wrapper.disabled .ProcessFilter-item-content-icon-title svg path{fill:#e4e4e4;opacity:.5}.ProcessFilter-item-wrapper.disabled{background:#e4e4e4;cursor:not-allowed;opacity:.5}.ProcessFilter-item-title,.ProcessFilter-item-quantity{font-size:.7vw}.ProcessFilter-item-title{color:#000;font-weight:600}.ProcessFilter-item-content-icon-title{display:flex;gap:5px;align-items:center;justify-content:center}.ProcessFilter-newsTitle{font-size:.7vw;margin-bottom:4px;color:#7c7c7c}.flex{display:flex}.list-none{list-style-type:none;font-size:1vw}.gap{gap:10px}.w-full{width:90vw}.color-tab{color:#7c7c7c}.border-bottom{border-bottom:1px solid}.items-center{align-items:center}.pointer{cursor:pointer}.mt-4{margin-top:4px}ul.ulBreadcrumbs{padding-left:0!important;margin-bottom:0!important}.stepper-container{position:relative;margin:40px 0}.stepper-line{position:absolute;top:25px;left:-50px;right:-50px;height:4px;background-color:#e5e7eb;z-index:1;transition:all .3s ease}.stepper-line:before{content:"";position:absolute;top:0;left:0;height:100%;background-color:#21459c;width:var(--progress-width, 0%);transition:width .6s cubic-bezier(.4,0,.2,1);z-index:1}.stepper-steps{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.step-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.step-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(1);position:relative;z-index:3}.step-circle:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.step-circle.completed{background-color:#21459c;color:#fff}.step-circle.current{border:4px solid #3377dd;background-color:#21459c;color:#fff}.step-circle.inactive{background-color:#e5e7eb;color:#9ca3af;transition:all .3s ease}.step-number{font-size:18px;font-weight:700;transition:all .3s ease}.checkmark{width:24px;height:24px;stroke-width:3;animation:checkmarkDraw .5s ease-out}.step-label{margin-top:12px;font-size:14px;font-weight:500;color:#374151;text-align:center;transition:all .3s ease;opacity:0;transform:translateY(10px);animation:labelFadeIn .5s ease-out .2s forwards}@keyframes completedPulse{0%{transform:scale(1);box-shadow:0 2px 8px #0000001a}50%{transform:scale(1.1);box-shadow:0 4px 16px #2563eb4d}to{transform:scale(1);box-shadow:0 2px 8px #0000001a}}@keyframes currentPulse{0%{box-shadow:0 2px 8px #0000001a}to{box-shadow:0 4px 16px #2563eb66}}@keyframes checkmarkDraw{0%{stroke-dasharray:0 100;opacity:0}50%{opacity:1}to{stroke-dasharray:100 0;opacity:1}}@keyframes labelFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.data-section{border-radius:8px;padding:10px;background:#f7f8fb}.data-section-header{display:flex;align-items:center;gap:8px}.data-section-icon{width:24px;height:24px;color:#374151}.data-section-title{margin:0;font-size:18px;font-weight:600;color:#1f2937}.data-section-content{display:flex;flex-direction:column;gap:16px}.data-section-item{padding:12px 0;border-bottom:1px solid #F3F4F6}.data-section-item:last-child{border-bottom:none;padding-bottom:0}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}.modal-listAplication{background-color:#fff;width:100%;max-width:530px;padding:20px}.relative-onehundredpercent{position:relative;width:100%;margin-top:20px}.modal-listAplication-header{display:flex;width:85%;margin:0 auto;border-bottom:1.5px solid #707070}.modal-listAplication-header h2{font-size:1.6rem;font-weight:500;text-align:center;width:100%;padding-bottom:5px}.close-button{position:absolute;top:-80%;right:0}.close-button,.remove-button{background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-listAplication-content{width:85%;margin:0 auto}.application-item{margin:10px 0;display:flex;flex-direction:column;gap:5px}.application-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.application-title{display:flex;align-items:center;font-weight:600;margin-bottom:5px}.app-logo{width:60%;height:60px;margin-right:10px;object-fit:contain}.application-manager{font-size:.875rem;color:#666}.container-center-between{display:flex;justify-content:space-between;align-items:center}hr{margin:20px 0;border:none;border-top:1px solid #e0e0e0}.modal-listAplication-footer{border-top:1.5px solid #707070;padding:20px 0;display:flex;justify-content:space-between;margin:0 auto;width:85%}.modal-listAplication h3,.application-manager{font-size:1rem;font-weight:500}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.content-ticket{display:flex;justify-content:space-between;align-items:center;width:70%;margin:0 auto;gap:1vw}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.modal-VisualizationModaLogin{background-color:#fff;padding:20px;width:90%;max-width:400px;position:relative;z-index:50000}.backgroundTicket{position:absolute;width:100%;left:0;top:0;height:15%}.TicketImageUserReadOnly{width:100%;height:90px;position:relative}.close-button-VisualizationModaLogin{position:absolute;right:10px;top:5px;background:none;border:none;font-size:24px;cursor:pointer;z-index:10000000}.modal-header{display:flex;align-items:center;margin-bottom:20px}.modal-header>h2{font-size:1.2vw;font-weight:400}.icon{width:32px;height:32px;margin-right:10px;color:#10b981}.modal-header h2{margin:0}.modal-content p{color:#666;margin-bottom:20px}.modal-content h3{margin-bottom:10px}.modal-content ul{list-style-type:disc;padding-left:20px;margin-bottom:20px}.modal-content ul>li{color:#666;margin-bottom:5px}.checkbox-container{display:flex;align-items:center;margin-bottom:20px;background-color:#dde3f1;padding:0 10px;margin-top:3vh;margin-bottom:4vh}.checkbox-container label{font-size:.9vw}.checkbox-container input{margin-right:10px}.UserReadOnlyIconCenter{position:absolute;z-index:10000000;top:20%;left:50%;transform:translate(-50%,-50%)}.container-content{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:15px;margin-top:20px}.modal-content p{font-size:.9vw}.modal-content h3{font-size:1.2vw;font-weight:400;margin-top:3vh;margin-bottom:3vh}.modal-content ul li{font-size:.9vw}.container-button-modal{width:100%;display:flex;justify-content:center;align-items:center}.css-j204z7-MuiFormControlLabel-root{margin-right:0!important}label.dontShow,.css-ahj2mt-MuiTypography-root{font-size:.9vw!important}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:40000}.modal-ticket-modal{background-color:#fff;padding:20px;width:90%;max-width:500px;position:relative;z-index:50000}.warning-modal-description{font-size:1vw;text-align:center;margin-bottom:20px}.closeButton{position:absolute;right:10px;top:10px;border:none;background:none;font-size:18px;cursor:pointer}.alert{background-color:#cff8ed;color:#000;padding:10px;border-radius:4px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.alert p{font-size:1vw}.title{text-align:center;font-size:1.4vw;font-weight:400;border-bottom:1px solid #d0d0ce;width:70%;margin:0 auto 20px}.iconContainer{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative}.iconBackground{position:absolute;width:60px;height:60px;border-radius:50%;background-color:#10b981;opacity:.3;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.content{margin-bottom:20px;display:flex;flex-direction:column;gap:15px}.content p,.content div p{font-size:1vw}.label{font-weight:700;margin-bottom:5px}.content div .ticketNumber{color:#10b981;font-size:1.3vw}.outlineButton{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.primaryButton{flex:1;padding:10px;border:none;border-radius:4px;background-color:#38bdf8;color:#fff;cursor:pointer}.main-content{margin-top:40px}.content-ticket{display:flex;justify-content:space-between;align-items:center;width:70%;margin:0 auto}.content-date{display:flex;gap:5px}.observations{border:1px solid #E5E7EB;border-radius:8px;padding:24px;background:#f7f8fb;margin-bottom:16px}.observations-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.observations-icon{width:24px;height:24px;color:#374151}.observations-title{margin:0;font-size:18px;font-weight:600;color:#1f2937}.observations-content{width:100%}.observations-textarea{width:100%;min-height:100px;padding:12px;border:1px solid #D1D5DB;border-radius:6px;font-family:inherit;font-size:14px;color:#374151;resize:vertical;outline:none;box-sizing:border-box;background:#fff}.observations-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.observations-textarea::placeholder{color:#9ca3af}.stepper{width:80vw;position:relative}.stepper-progress{position:absolute;left:0;top:50%;width:100%;height:2px;background-color:#7c7c7c}.stepper-titles{width:110%;display:flex;justify-content:space-between;position:absolute;left:-7%;top:-40%}.stepper-progress-bar{height:100%;background-color:#33a1dd;transition:width .5s ease}.stepper-steps{display:flex;justify-content:space-between;position:relative}.stepper-step{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.stepper-step:first-child{display:flex;flex-direction:column;justify-content:center;align-items:start}.stepper-step:last-child{display:flex;flex-direction:column;justify-content:center;align-items:end}.stepper-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #7c7c7c;background-color:#e5e5e5;transition:all .3s ease}.stepper-step.active .stepper-icon{border-color:#33a1dd;background-color:#e4f6ff}.stepper-step .checkBackground{fill:#d0d0ce!important;transition:all .3s ease}.stepper-step .checkStroke{fill:#7c7c7c!important;transition:all .3s ease}.stepper-step.active .checkBackground{fill:#e4f6ff!important}.stepper-step.active .checkStroke{fill:#33a1dd!important}.stepper-step .checkIcon-background{fill:#c1c1c1!important;stroke:#707070!important;transition:all .3s ease}.stepper-step.active .checkIcon-background{fill:#afddf5!important;stroke:#33a1dd!important}.stepper-title{font-size:1vw;position:absolute;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;left:50%;transform:translate(-50%);top:-32%;font-weight:500;color:#2f3131}.stepper-icon svg{width:50%;height:50%}.table-ixc{overflow:visible!important;border-collapse:collapse}thead .messageEmpty{color:#dde3f1}.table-ixc thead{background-color:#dde3f1;padding:10px;text-align:left;border-bottom:2px solid #21459c}.table-ixc td{padding:0 10px;color:#8598ad;border-bottom:1px solid #ddd}.edit-button{color:#33a1dd;background:none;border:none;cursor:pointer;text-decoration:underline;font-weight:500;font-size:1vw}th{font-size:1vw}td{font-size:.9vw}.relative{position:relative}.tooltipTable{position:absolute;top:50px;z-index:10000000}.table-ixc th p,.table-ixc td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-icon{display:flex;gap:10px}.edit-icon{border:none;background:none;cursor:pointer}.expandable-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif}.expandable-table thead{text-align:left;border-bottom:2px solid #21459c}.expandable-table th{font-size:1vw}.main-row td{padding:0 10px;color:#8598ad;border-bottom:1px solid #ddd}.sub-row td{padding:10px;color:#8598ad;border-bottom:1px solid #ddd}.toggle-button{background:none;border:none;cursor:pointer;font-size:1.2vw;color:#21459c;font-weight:700}.sub-id{padding-left:20px}.action-link{color:#33a1dd;text-decoration:underline;font-weight:500;font-size:1vw}.action-link:hover{color:#1f7eb5}.log-container{padding:20px;background:#f5f6fa}.log-title{font-size:2vw;font-weight:600;color:#000;margin-bottom:20px}.log-table{width:100%;border-collapse:collapse}.log-table th{text-align:left;padding:12px 16px;border-bottom:1px solid black;color:#000;font-weight:500}.log-table td{padding:12px 16px;border-bottom:1px solid #d0d0ce;color:#7c7c7c}.container-menu-options-table{padding:12px;border-bottom:1px solid #ddd;width:100%}thead *,tbody *{font-style:normal}.table-ixc th{padding:10px}.table-ixc th,.table-ixc td{font-weight:400}.reset-styles-button{background-color:transparent;border:none;cursor:pointer}.arrow-button{padding:2px;height:20px;display:flex;justify-content:center;align-items:center}.arrow-button:hover{background-color:#d9d9d9;cursor:pointer;transition:background-color .3s ease;border-radius:50%}*{box-sizing:border-box}table.table-v2{border-collapse:collapse}thead.thead-table-ixc{background-color:#f5f6fa;border-bottom:1px solid #5A4696;font-family:Roboto,sans-serif;font-weight:500}th.th-table-ixc{padding:6px 16px;font-size:14px;font-weight:500;color:#2f3131;font-family:Roboto,sans-serif;height:30px}td.td-table-ixc-base{padding:8px 16px;font-weight:400;font-size:12px;height:32px}tr.tr-table-ixc-dark{background-color:#fcfbfe;color:#3e5074;font-weight:400}tr.tr-table-ixc-white{background-color:#fff;color:#3e5074;font-weight:400}tr.tr-table-ixc-body{border-bottom:.5px solid #E3EBFF}tr.tr-table-ixc-body:hover{background-color:#f6fbfe}td.td-table-ixc-truncated{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.td-tooltip-container{position:fixed;z-index:1000;pointer-events:none;background:#fff;color:#2f3131;padding:6px 8px;border-radius:4px;font-size:12px;white-space:normal;max-width:300px;word-wrap:break-word;box-shadow:#5a4696 0 0 2px;border:1px solid #5a4696;pointer-events:auto}.dynamic-menu{height:11.5vh;background-color:#fff;box-shadow:0 2px 4px #0000001a;border-radius:4px}.dynamic-menu ul{display:flex;list-style-type:none;padding:0;margin:0;height:100%}.dynamic-menu li{text-align:center;cursor:pointer;height:100%;display:flex;align-items:end;word-wrap:break-word}.dynamic-menu li:hover{color:#33a1dd;background:#f5f6fa;transition:.5s}.dynamic-menu li:hover button{color:#33a1dd;transition:.5s}.dynamic-menu button{width:100%;padding:0 1.56vw .5vw;border:none;font-size:1vw;background:none;cursor:pointer;font-weight:400;border-bottom:2px solid #D0D0CE;transition:background-color .3s,color .3s;margin-bottom:20px}.dynamic-menu li.selected{background-color:#d0d4dd}.dynamic-menu li.selected button{font-weight:500;border-bottom:2px solid rgb(33,69,156);color:#21459c}.dynamic-menu li:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.dynamic-menu li:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs-container{overflow-x:auto}.tabs-wrapper{display:flex;min-width:max-content;border-bottom:1px solid #e5e7eb}.tab-button{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:8px;text-align:left;background-color:#dde3f1;border:none;cursor:pointer;transition:background-color .2s ease}.tab-button:hover{background-color:#f3f4f6}.tab-button.active{background-color:#fff;border-bottom:none;position:relative;border-left:3px solid #21459c}.tab-button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background-color:#fff}.tab-title{font-size:.8vw;font-weight:500;color:#7c7c7c}.tab-button.active .tab-title{color:#000}span.tab-subtitle,span.tab-subtitle span{margin-top:4px;font-size:.7vw!important;color:#6b7280}.DeliveryTabs-tabs-container{width:auto}.DeliveryTabs-tabs-container .tabs-wrapper{display:grid;border-radius:4px;overflow:hidden}.DeliveryTabs-tabs-container .tab{border:1px solid #8598ad;height:35px;color:#8598ad;padding:10px;font-weight:600;cursor:pointer;transition:all .3s ease;background:#f4f4f4;position:relative;font-size:.7vw}.DeliveryTabs-tabs-container .tab.active{color:#33a1dd;border:1px solid #33a1dd;background:#fff}.DeliveryTabs-tabs-container .tab:disabled,.DeliveryTabs-tabs-container .tab.tab.active:disabled{color:#8598ad;border:1px solid #8598ad;cursor:not-allowed}.DeliveryTabs-tabs-container .tab:hover:not(.active){background-color:#f8fafc}.DeliveryTabs-tabs-container .first-tab{border-top-left-radius:4px;border-bottom-left-radius:4px}.DeliveryTabs-tabs-container .last-tab{border-top-right-radius:4px;border-bottom-right-radius:4px}.DeliveryTabs-tabs-container .tab:not(.first-tab):not(.last-tab){border-left:none;border-right:none}.tabs-simple-container{width:100%;max-width:400px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.tabs-simple-header{display:flex;border-bottom:2px solid #7c7c7c}.tabs-simple-button{flex:1;padding:16px;background:none;border:none;font-size:14px;font-weight:500;cursor:pointer;position:relative;transition:all .2s ease;color:#7c7c7c}.tabs-simple-button:hover,.tabs-simple-button-active{color:#21459c}.tabs-simple-button-active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#21459c}.ticket-component-v2{padding:20px;width:40vw;box-shadow:0 0 10px #0000001a}.ticket-component-v2 .closeButton{position:absolute;right:10px;top:10px;border:none;background:none;font-size:18px;cursor:pointer}.ticket-component-v2 .alert{background-color:#cff8ed;color:#000;padding:10px;border-radius:4px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.ticket-component-v2 .alert p{font-size:1vw}.ticket-component-v2 .title{text-align:center;font-size:1.4vw;font-weight:400;border-bottom:1px solid #d0d0ce;width:70%;margin:0 auto 20px}.ticket-component-v2 .iconContainer{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative}.ticket-component-v2 .iconBackground{position:absolute;width:60px;height:60px;border-radius:50%;background-color:#10b981;opacity:.3;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.icon{width:60px;height:60px;border-radius:50%;background-color:#10b981;color:#fff;display:flex;justify-content:center;align-items:center;font-size:24px}.ticket-component-v2 .content{margin-bottom:20px;display:flex;flex-direction:column;gap:15px}.ticket-component-v2 .content p,.ticket-component-v2 .content div p{font-size:1vw}.ticket-component-v2 .label{font-weight:700;margin-bottom:5px}.ticket-component-v2 .content div .ticketNumber{color:#10b981;font-size:1.3vw}.buttonContainer{display:flex;justify-content:space-between;gap:10px;margin:30px auto;width:70%}.ticket-component-v2 .outlineButton{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.ticket-component-v2 .primaryButton{flex:1;padding:10px;border:none;border-radius:4px;background-color:#38bdf8;color:#fff;cursor:pointer}.ticket-component-v2 .main-content{margin-top:40px}.ticket-component-v2 .content-ticket{display:flex;justify-content:space-between;align-items:center;width:70%;margin:0 auto}.ticket-component-v2 .content-date{display:flex;gap:5px}.blue-title{color:#21459c;font-size:1.2vw}.ions-link{color:#33a4dd;background:none;border:none;cursor:pointer;text-decoration:underline;font-weight:500;font-size:1vw}.simple-title{margin:0;font-size:24px;font-weight:600;color:#2f3131}.paragraph{margin:0;color:#7c7c7c;line-height:1.5;font-size:16px}.template-container{margin:0 auto;padding:32px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.header-section{display:flex;gap:1vw;align-items:center}.data-grid{display:flex;flex-direction:column;gap:0}.data-item{flex:1;border-bottom:1px solid #D0D0CE}.data-row{display:flex;justify-content:space-between;gap:1vw}.data-item{display:flex;flex-direction:column;padding:16px 0}.data-label{font-size:14px;color:#2f3131;font-weight:600;margin-bottom:4px}.data-value{font-size:14px;color:#2f3131;font-weight:400}.footer{display:flex;flex-direction:column;gap:24px;margin-top:auto}.footer .MuiFormControlLabel-root{margin:0}.footer .paragraph{margin:0;display:inline}.buttons{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap}.buttons button{min-width:120px;padding:12px 24px}.data-icon:before{content:"🔧";font-size:20px;display:inline-block}.observations-icon:before{content:"💬";font-size:20px;display:inline-block}@media (max-width: 768px){.template-container{padding:16px;margin:0;border-radius:0}.buttons{justify-content:center;flex-direction:column-reverse}.buttons button{width:100%}}')),document.head.appendChild(o)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
- (function(N,v){typeof exports=="object"&&typeof module<"u"?v(exports,require("react"),require("styled-components"),require("@emotion/styled"),require("@emotion/react"),require("@mui/material"),require("lodash"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","styled-components","@emotion/styled","@emotion/react","@mui/material","lodash","react-dom"],v):(N=typeof globalThis<"u"?globalThis:N||self,v(N.IxcLibrary={},N.React,N.styled,N.EmotionStyled,N.EmotionReact,N.MaterialUI,N._,N.ReactDOM))})(this,function(N,v,pe,ya,Zn,Le,ge,xa){"use strict";var Zu=Object.defineProperty;var Yu=(N,v,pe)=>v in N?Zu(N,v,{enumerable:!0,configurable:!0,writable:!0,value:pe}):N[v]=pe;var en=(N,v,pe)=>Yu(N,typeof v!="symbol"?v+"":v,pe);function ba(e){const s=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(s,r,i.get?i:{enumerable:!0,get:()=>e[r]})}}return s.default=e,Object.freeze(s)}const re=ba(v);function va(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Yn={exports:{}},tn={exports:{}},xe={};/** @license React v16.13.1
1
+ (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode('*{box-sizing:border-box;padding:0;margin:0;font-family:Roboto,sans-serif}:scope::placeholder{color:#d0d0ce;font-weight:200!important}.label-library{color:#2f3131;font-weight:700;font-size:1vw}.sub-label{font-style:italic;font-weight:400;font-size:1vw}:scope::-webkit-input-placeholder{color:#d0d0ce;font-weight:200!important}:scope:-ms-input-placeholder{color:#d0d0ce;font-weight:200!important}:scope::-moz-placeholder{color:#d0d0ce;font-weight:200!important}:scope:-moz-placeholder{color:#d0d0ce;font-weight:200!important}input::-webkit-input-placeholder{font-weight:lighter}input::-moz-placeholder{font-weight:lighter}input:-ms-input-placeholder{font-weight:lighter}input::-ms-input-placeholder{font-weight:lighter}input::placeholder{font-weight:lighter}.arrow-grey-container{border:solid #8598AD;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow-blue-container{border:solid #33a1dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.icon-basicSelect{transition:transform .3s ease}.icon-basicSelect.up{transform:rotate(180deg)}.arrow-blue-container.up{transform:rotate(-135deg)}.arrow-blue-container.down{transform:rotate(45deg)}.arrow-grey-container.up{transform:rotate(-135deg)}.arrow-grey-container.down{transform:rotate(45deg)}.center-flex{display:flex;justify-content:center;align-items:center}.full-height{height:100%}.absolute{position:absolute}.hidden{display:none!important}.tooltip{position:absolute;width:auto;height:auto;display:flex;align-items:center;justify-content:center;background:#fff;left:25px;border:1px solid #707070;padding:5px;border-radius:10px;color:#707070;font-weight:400;font-size:.8vw;top:2px;z-index:1000}.container-label{display:flex;align-items:center;gap:5px}.top-y-1{margin:1vw 0}.TooltipsWhiteContainer{width:100%;max-width:150px;margin:0 auto;padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:start;position:relative}.TooltipsWhiteContainer>.triangle{position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:13px solid #21459c;top:-13px;left:50%;transform:translate(-50%)}.TooltipsWhiteContainer .card-children{color:#21459c;font-size:1vw;font-weight:500;font-family:Roboto,sans-serif}.td-tooltip-container{position:fixed;z-index:1000;pointer-events:none;background:#fff;color:#2f3131;padding:6px 8px;border-radius:4px;font-size:12px;white-space:normal;max-width:300px;word-wrap:break-word;box-shadow:#5a4696 0 0 2px;border:1px solid #5a4696;pointer-events:auto;font-family:Roboto,sans-serif}.file-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border:2px dashed #21459c;border-radius:4px;cursor:pointer;transition:all .3s ease;height:15vh}.file-upload.dragging{border-color:#007bff;background-color:#007bff0d}.file-input{display:none}.upload-text{font-size:14px;color:#21459c;text-align:center;font-weight:500}.sub-text{font-size:12px;color:#8598ad;text-align:center;font-weight:400}.dropdown{width:200px;position:relative;font-family:Roboto,sans-serif}.dropdown-header{border-radius:4px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.dropdown-header.white{color:#2f3131;background:#fff;border:1px solid #D0D0CE;padding:0 1vw;height:40px}.dropdown-header.grey{background:#f5f6fa;padding:13.6px 10px;border:none;box-shadow:0 2px 4px #0003}.dropdown.error .dropdown-header{border-color:#d32f2f;color:#d32f2f}.dropdown.open .dropdown-header.white{border-color:#1870c6;color:#1870c6}.dropdown-header span{font-size:1vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-weight:400;color:#2f3131}.arrow-white{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow-white.down{transform:rotate(45deg)}.arrow-white.up{transform:rotate(-135deg)}.arrow-grey{border:solid #8598ad;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow-grey.down{transform:rotate(45deg)}.arrow-grey.up{transform:rotate(-135deg)}.dropdown-options{position:absolute;top:100%;right:0;border-top:none;list-style-type:none;padding:0;margin:0;overflow-y:auto;z-index:5000;border-radius:4px;box-shadow:0 2px 5px #0000001a;border:1px solid #707070}.dropdown-options.grey{background:#f5f6fa}.dropdown-options.white{background:#fff}.dropdown-options li{cursor:pointer;font-size:.9vw}.dropdown-options li:last-child{margin-bottom:0!important}.dropdown-options.white li:hover{background-color:#f4f4f4}.dropdown-options.grey li:hover{background-color:#d0d4dd}.gap-5{gap:5px}.align-center{align-items:center}.dropdown.disabled .dropdown-header{color:#9e9e9e;border:1px solid #bdbdbd}.dropdown.disabled .arrow-white,.dropdown.disabled .arrow-grey{border-color:#9e9e9e}.drag-drop-upload{display:flex;align-items:center;width:100%;height:40px;border:1px solid #0047AB;border-radius:4px;padding:0 15px;cursor:pointer;transition:background-color .3s ease;gap:15px}.drag-drop-upload.dragging{background-color:#e3f2fd}.upload-text{font-size:.9vw;color:#8598ad;border-bottom:1px solid #8598ad}.upload-text>span{color:#0047ab;border-bottom:1px solid #0047AB;font-weight:700}.file-name{max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.button-search{height:100%;border:none;padding:10px;background:#21459c;border-top-right-radius:4px;border-bottom-right-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer}.button-search:disabled{background:#d3d3d3;cursor:not-allowed}.number-spinner{display:inline-flex;border:1px solid #D0D0CE;border-radius:4px;overflow:hidden;height:40px;padding:10px}.number-spinner .number-input{max-width:50px;border:none;text-align:center;font-size:1.3vw;padding:5px}.number-spinner .spinner-buttons{display:flex;flex-direction:column;justify-content:center}.number-spinner .spinner-button{background:none;border:none;cursor:pointer;font-size:.9vw;line-height:1;padding:0}.number-input{appearance:none;-moz-appearance:textfield;-webkit-appearance:none}.number-input::-webkit-inner-spin-button,.number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:root{--bs-primary-color: #1870c6;--bs-text-color: #2F3131;--bs-border-color: #D0D0CE;--bs-hover-bg: #f4f4f4;--bs-error-color: #d32f2f;--bs-disabled-color: #9e9e9e;--bs-disabled-border: #bdbdbd;--bs-search-bg: #dde3f1;--bs-border-radius: 4px;--bs-dropdown-shadow: 0 2px 5px rgba(0, 0, 0, .1);--bs-font-size: 14px;--bs-option-padding: 15px;--bs-focus-color: #1870c6;--bs-selected-bg: #e3f2fd;--bs-box-shadow: 0px 4px 6px rgba(0, 0, 0, .1);--bs-submenu-shadow: 0px 2px 8px rgba(0, 0, 0, .15)}.bs-dropdown{position:relative;max-width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bs-dropdown-header{display:flex;justify-content:space-between;padding:0 16px;height:40px;background:#fff;border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;outline:none;align-items:center}.bs-dropdown-header:hover:not(.bs-disabled .bs-dropdown-header){border-color:var(--bs-primary-color)}.bs-dropdown-header:focus{border-color:var(--bs-primary-color)}.bs-dropdown.bs-focused .bs-dropdown-header{border-color:var(--bs-focus-color)}.bs-dropdown.bs-open .bs-dropdown-header{border-color:var(--bs-primary-color)}.bs-dropdown.bs-error .bs-dropdown-header{border-color:var(--bs-error-color)}.bs-dropdown.bs-disabled .bs-dropdown-header{background-color:#f5f5f5;border-color:var(--bs-disabled-border);color:var(--bs-disabled-color);cursor:not-allowed;opacity:.6}.bs-dropdown-value{flex:1;font-size:var(--bs-font-size);color:var(--bs-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.bs-dropdown.bs-disabled .bs-dropdown-value{color:var(--bs-disabled-color)}.bs-arrow{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease;margin-left:8px}.bs-dropdown.bs-disabled .bs-arrow,.bs-dropdown.bs-disabled .bs-arrow-down,.bs-dropdown.bs-disabled .bs-arrow-up{border-color:var(--bs-disabled-color)}.bs-dropdown-options{position:absolute;top:calc(100% + 0px);left:0;right:0;background:#fff;border:1px solid #707070;border-radius:var(--bs-border-radius);box-shadow:var(--bs-dropdown-shadow);z-index:1000;max-height:300px;overflow:hidden;display:flex;flex-direction:column;animation:bs-slideDown .2s ease}.bs-search-container{padding:8px;background:var(--bs-search-bg);border-bottom:1px solid #707070;position:sticky;top:0;z-index:1}.bs-search-input{width:100%;padding:6px 10px;font-size:var(--bs-font-size);border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);background:#fff;outline:none;font-style:italic}.bs-search-input:focus{border-color:var(--bs-primary-color);box-shadow:0 0 0 2px #1870c633}.bs-search-input::placeholder{color:#d0d0ce;font-weight:300}.bs-options-list{flex:1;overflow-y:auto;list-style:none;padding:0;margin:0;max-height:inherit}.bs-option{padding:var(--bs-option-padding);cursor:pointer;transition:background-color .15s ease;display:flex;justify-content:space-between;gap:4px;font-weight:400;position:relative}.bs-option:last-child{border-bottom:none}.bs-option:hover{background-color:var(--bs-hover-bg)}.bs-option.bs-selected{background-color:#f4f4f4;color:var(--bs-primary-color);font-weight:500}.bs-select-all{border-bottom:1px solid rgb(208,208,206);font-weight:400}.bs-select-all.bs-select-all-all,.bs-group-header.bs-select-all-all-header{background-color:#f4f4f4;font-weight:500}.bs-option.bs-active{background-color:var(--bs-hover-bg)}.bs-option-label{flex:1;font-size:var(--bs-font-size);color:var(--bs-text-color);font-weight:inherit}.bs-option-description{font-size:calc(var(--bs-font-size) - 2px);color:#666;font-style:italic;margin-left:8px}.bs-option-arrow{color:#999;font-size:12px;margin-left:8px;transition:color .15s ease;display:flex;align-items:center;justify-content:center;width:8%;height:20px;transition:background-color .15s ease;border-radius:50%}.bs-option-arrow:hover{background-color:#d9d9d9;transition:background-color .15s ease}.bs-option:hover .bs-option-arrow,.bs-option.bs-active .bs-option-arrow{color:var(--bs-primary-color)}.bs-submenu{background-color:#fff;border:1px solid #707070;border-radius:var(--bs-border-radius);box-shadow:var(--bs-dropdown-shadow);width:auto;animation:bs-slideDown .2s ease}.bs-submenu .bs-options-list{border-radius:var(--bs-border-radius);overflow:hidden}.bs-submenu .bs-option{padding:8px 12px}.bs-no-options{padding:20px;text-align:center;color:#8598ad;font-size:var(--bs-font-size);font-style:italic}.item-group:last-child{margin-bottom:0}.bs-options-list::-webkit-scrollbar{width:8px}.bs-options-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bs-options-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.bs-options-list::-webkit-scrollbar-thumb:hover{background:#555}.bs-group-title{margin:0;font-style:italic;font-weight:600;line-height:22px}.multiselect{width:200px;position:relative;font-family:Roboto,sans-serif}.multiselect.error .multiselect-header{border-color:#d32f2f;color:#d32f2f}.multiselect-header{padding:10px;background:#fff;border:1px solid #c4c4c4;border-radius:4px;color:#2f3131;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.multiselect.open .multiselect-header{border-color:#1870c6;color:#1870c6}.multiselect-header span{font-size:1vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arrow{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.arrow.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.multiselect-options{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:none;list-style-type:none;padding:0;margin:0;max-height:200px;overflow-y:auto;z-index:5000;box-shadow:0 2px 5px #0000001a;border:1px solid #707070;border-radius:4px}.multiselect-options li{padding:0 8px;cursor:pointer;font-size:.9vw;display:flex;align-items:center;height:40px}.multiselect-options li{margin-bottom:0}.multiselect-options li:hover{background-color:#f1f1f1}.multiselect-options li.selected{background-color:#e6f2ff}.multiselect-options li input[type=checkbox]{margin-right:10px}.multiselect-options li:first-child{border-top:1px solid #ccc}.multiselect.disabled .multiselect-header{color:#9e9e9e;border:1px solid #bdbdbd;cursor:not-allowed}.item-filter{min-width:100%;position:absolute;top:100%;border-top:none;list-style-type:none;padding:0;margin:0;overflow-y:auto;z-index:5000;border-radius:4px;box-shadow:0 2px 5px #0000001a;background-color:#fff;border:1px solid #707070}.select-all{display:flex;align-items:center;padding:6px 15px;font-size:1vw;height:55px}.search-container{position:relative;margin-bottom:16px}.search-icon{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#6b7280}.search-container input{width:100%;padding:8px 8px 8px 32px;border:1px solid #d1d5db;border-radius:4px}.items-list{height:auto;overflow-y:auto;position:relative;max-height:300px}.item-group h3{padding:0 0 0 15px;margin-bottom:15px}.item-group{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:15px}.item{display:flex;align-items:center;gap:8px;cursor:pointer;padding:1px 15px;width:100%}.select-button{width:100%;padding:8px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.select-button:hover{background-color:#2563eb}.item:hover{background-color:#dde3f1}.item label{font-size:1vw}.containerButtonSelectAll{position:absolute;bottom:0;background:#fff;width:100%;padding:5px 0;display:flex;justify-content:center}.border-bottom-select{border-bottom:1px solid #dde3f1}.item-filter .item-group:last-child{margin-bottom:0}.flex-column-select-all{flex-direction:column-reverse;height:auto;align-items:flex-start}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.switch-container{display:flex;flex-direction:column;align-items:center;position:relative;font-weight:500}.switch-label{position:absolute;margin-bottom:5px;font-size:14px;color:#333;font-weight:500}.react-switch-checkbox{height:0;width:0;visibility:hidden;font-weight:500}.react-switch-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:40px;height:20px;background:gray;border-radius:20px;position:relative;transition:background-color .2s;font-weight:500}.react-switch-label .react-switch-button{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;transition:.2s;background:#fff;box-shadow:0 0 2px #0a0a0a4a;font-weight:500}.react-switch-checkbox:checked+.react-switch-label .react-switch-button{left:calc(100% - 16px);transform:translate(-2px);font-weight:500}.react-switch-checkbox:disabled+.react-switch-label{cursor:not-allowed;opacity:.5}.text-area-library{border:1px solid #D0D0CE!important;border-radius:4px;padding:5px 10px;color:#2f3131}.text-area-library::placeholder{font-style:normal;color:#60717e;font-weight:300!important}.text-area-library:focus{outline:none;border:1px solid #33a4dd!important}.max-characters-library{display:flex;justify-content:end;color:#7c7c7c;font-size:.9vw;font-weight:400}.time-picker-container{position:relative;width:200px;font-family:Arial,sans-serif}.time-picker-button{width:100%;padding:7px;display:flex;justify-content:end;align-items:center;background-color:#fff;border:1px solid #D0D0CE;border-radius:4px;cursor:pointer;height:40px}.time-picker-dropdown{position:absolute;width:100%;top:100%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #0000001a;z-index:1000}.time-display{text-align:center;padding:10px;font-size:1vw;border-bottom:1px solid #eee}.time-columns{display:flex;max-height:240px;overflow-y:auto;margin-bottom:40px}.time-column{flex:1;border-right:1px solid #eee}.time-column:last-child{border-right:none}.time-option{padding:15px;text-align:center;cursor:pointer;font-size:1vw;font-weight:500}.time-option:hover{background-color:#f0f0f0}.time-picker-button span{font-size:1vw}.time-option.selected{background-color:#33a4dd;color:#fff}.ok-button{width:100%;padding:10px;color:#33a4dd;background-color:#fff;border:none;border-radius:0 0 4px 4px;cursor:pointer;height:45px;position:absolute;bottom:0;font-size:1vw;font-weight:600}.time-picker-input{position:absolute;height:35px;padding:10px;width:80%;border:none;top:2px;left:4px;outline:none;font-size:1vw}input:focus{outline:none;box-shadow:none}.time-picker-input-wrapper{display:flex;flex-direction:column;justify-content:end}.input-ixc{color:#2f3131;background:#fff;height:40px;padding:0 12px;border-radius:4px;border:1px solid #D0D0CE;font-size:1vw;font-family:Roboto,sans-serif;font-style:normal;font-weight:300;outline:none}.input-ixc::placeholder{color:#60717e;font-weight:300!important}.input-ixc:focus{border:1px solid #33a4dd}.input-ixc:disabled{opacity:.5;cursor:not-allowed}.input-ixc.error{border:1px solid #d32f2f}.input-icon-wrapper{position:relative;display:inline-flex;align-items:center;width:100%}.input-with-icon{width:100%;padding-right:40px}.input-icon-wrapper.left .input-with-icon{padding-right:12px;padding-left:40px}.input-icon-button{position:absolute;right:8px;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#60717e}.input-icon-button:hover{opacity:.7}.input-icon-button:active{opacity:.5}.input-icon-wrapper.left .input-icon-button{left:8px;right:auto}.input-icon-decoration{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#60717e;transition:color .2s}.input-icon-wrapper.left .input-icon-decoration{left:12px;right:auto}.input-icon-wrapper.icon-reactive .input-with-icon:focus~.input-icon-button,.input-icon-wrapper.icon-reactive .input-with-icon:focus~.input-icon-decoration{color:#33a4dd}.input-icon-wrapper.icon-reactive .input-with-icon.error~.input-icon-button,.input-icon-wrapper.icon-reactive .input-with-icon.error~.input-icon-decoration{color:#d32f2f}.input-icon-wrapper.icon-reactive .input-with-icon:disabled~.input-icon-button,.input-icon-wrapper.icon-reactive .input-with-icon:disabled~.input-icon-decoration{opacity:.5}.VibrantBlueStyle:disabled svg path{fill:#fff}.VibrantBlueStyle:disabled{cursor:not-allowed}.button-reset{border:none;background-color:#dde3f1;box-shadow:#0003 2.12132px 2.12132px 6px;display:flex;align-items:center;place-content:center;height:40px;width:35px;cursor:pointer}.button-reset:hover{background-color:#f5f6fa;cursor:pointer;border:1px solid rgb(221,227,241)}.button-reset.disabled{background-color:#f5f6fa;cursor:not-allowed;border:1px solid rgb(221,227,241)}.download-button-container{display:inline-block;color:#fff;padding:0 0 0 7px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;border-radius:4px;font-family:Roboto,sans-serif;height:40px;background-color:#33a4dd;position:relative}.download-button-container.disabled{background-color:#7e8080;color:#fff;cursor:not-allowed}.download-button-container .download-button{height:40px;width:80%;font-size:1vw;border:none;background-color:transparent;display:flex;color:#fff;font-family:Roboto,sans-serif;align-items:center}.download-button-container .arrow{margin-left:10px;font-size:12px;transition:transform .3s ease}.download-button-container .arrow.open{transform:rotate(180deg)}.download-button-container .dropdown-menu{position:absolute;background-color:#f9f9f9;box-shadow:0 8px 16px #0003;z-index:1;top:40px;right:0;display:flex;flex-direction:column;border-radius:4px;width:100%}.download-button-container .dropdown-menu button{padding:15px;font-size:.9vw;border:none;background:#fff;cursor:pointer}.download-button-container .dropdown-menu button:hover{background-color:#dde3f1}.download-button-container .arrow-white{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.download-button-container .arrow-white.open .dropdown-header.white{border-color:#1870c6;color:#1870c6}.download-button-container .arrow-white.down{transform:rotate(45deg)}.download-button-container .arrow-white.up{transform:rotate(-135deg)}.download-button-container .arrowContainer{background:#fff;width:40%;height:96%;border:1px solid #33a4dd;display:flex;justify-content:center;align-items:center;border-top-right-radius:4px;border-bottom-right-radius:4px;margin-right:1.2px}.download-button-container .arrowContainer.disabled{border:1px solid #7e8080;color:#7e8080}.arrowContainer.disabled .arrow-white{border:solid #7e8080;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.button-plus{padding:5px;border:2px solid #33a1dd;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:4px;cursor:pointer}.hoverclass:hover{background-color:#d9d9d9;border:none;cursor:pointer;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.button-clean-filters{all:unset;display:flex;justify-content:center;align-items:center;gap:4px;background:none;cursor:pointer;font-size:1vw;color:#707070;white-space:nowrap}.button-clean-filters span{margin:0;border-bottom:1px solid #707070}.button-vibrant-blue{border:1px solid rgb(51,164,221);border-radius:4px;height:40px;display:flex;justify-content:center;align-items:center;gap:8px;background-color:transparent;cursor:pointer;width:300px}.button-eye-text{font-size:14px;font-weight:600;color:#33a4dd;cursor:pointer;transition:all .3s ease}.button-vibrant-blue svg{cursor:pointer}.button-white-border-blue-send-email{background-color:#fff;border:1px solid #33a4dd;color:#33a4dd;padding:0 14px;font-size:1vw;border-radius:4px;cursor:pointer;font-family:Roboto,sans-serif;width:180px;min-height:32px;display:flex;align-items:center;gap:15px;justify-content:center;position:relative}.button-white-border-blue-send-email .arrow-white{border:solid #33a4dd;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease}.button-white-border-blue-send-email .arrow-white.open .dropdown-header.white{border-color:#1870c6;color:#1870c6}.button-white-border-blue-send-email .arrow-white.down{transform:rotate(45deg)}.button-white-border-blue-send-email .arrow-white.up{transform:rotate(-135deg)}.dropdown-options--button-white-border{position:absolute;background:#fff;width:100%;left:0;right:0;top:102%;display:flex;flex-direction:column;border:1px solid #707070;border-top:0;border-radius:4px;box-shadow:0 2px 5px #0000001a;z-index:100000;padding:0!important;margin:0!important}.dropdown-options--button-white-border-li{list-style:none;padding:15px;font-size:.9vw;text-align:start;color:#000}.dropdown-options--button-white-border-li:hover{background-color:#f4f4f4}.dropdown-options--button-white-border-li:first-child:hover{border-radius:4px 4px 0 0}.dropdown-options--button-white-border-li:last-child:hover{border-radius:0 0 4px 4px}.ButtonVibrantBlueSend:disabled svg path{fill:#bbd1dc!important}.ButtonVibrantBlueSend svg path{fill:#fff!important}.ButtonVibrantBlueSend:disabled{cursor:not-allowed;color:#bbd1dc!important}:root{--bs-primary-color: #1870c6;--bs-text-color: #2F3131;--bs-border-color: #D0D0CE;--bs-hover-bg: #f4f4f4;--bs-disabled-color: #9e9e9e;--bs-disabled-border: #bdbdbd;--bs-border-radius: 4px;--bs-dropdown-shadow: 0 2px 5px rgba(0, 0, 0, .1);--bs-font-size: 14px;--bs-option-padding: 15px}.bs-button-dropdown-container{position:relative;max-width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border-radius:var(--bs-border-radius)}.bs-button-dropdown{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:40px;color:#fff;background:#33a1dd;border-radius:var(--bs-border-radius);cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;outline:none;width:100%;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border:none}.bs-button-dropdown.bs-button-disabled{background-color:#ecf4f9;color:#fff;cursor:not-allowed;opacity:.6}.bs-button-label{flex:1;text-align:left;font-weight:inherit}.bs-arrow{border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .3s ease;margin-left:8px}.bs-arrow-down{transform:rotate(45deg)}.bs-arrow-up{transform:rotate(-135deg)}.bs-icon{transition:transform .3s ease;margin-left:8px}.bs-icon-up{transform:rotate(180deg)}.bs-button-dropdown-container .bs-dropdown-options{position:absolute;top:calc(100% + 0px);left:0;right:0;background:#fff;border:1px solid #707070;border-radius:var(--bs-border-radius);box-shadow:var(--bs-dropdown-shadow);z-index:1000;max-height:300px;overflow:hidden;display:flex;flex-direction:column;animation:bs-slideDown .2s ease}@keyframes bs-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bs-button-dropdown-container .bs-options-list{flex:1;overflow-y:auto;list-style:none;padding:0;margin:0;max-height:inherit}.bs-button-dropdown-container .bs-option{padding:var(--bs-option-padding);cursor:pointer;transition:background-color .15s ease;display:flex;justify-content:space-between;gap:4px;font-weight:400;position:relative}.bs-button-dropdown-container .bs-option:last-child{border-bottom:none}.bs-button-dropdown-container .bs-option:hover{background-color:var(--bs-hover-bg)}.bs-button-dropdown-container .bs-option-label{flex:1;font-size:var(--bs-font-size);color:var(--bs-text-color);font-weight:inherit}.bs-button-dropdown-container .bs-option-description{font-size:calc(var(--bs-font-size) - 2px);color:#666;font-style:italic;margin-left:8px}.bs-button-dropdown-container .bs-no-options{padding:20px;text-align:center;color:#8598ad;font-size:var(--bs-font-size);font-style:italic}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar{width:8px}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.bs-button-dropdown-container .bs-options-list::-webkit-scrollbar-thumb:hover{background:#555}.state-basic{padding:0 10px;border-radius:4px;display:flex;align-items:center;gap:6px;font-size:.7vw;font-weight:600;font-style:normal;white-space:nowrap;min-width:80px;justify-content:start;height:27px;color:#000}.states-active{background:#dff0d4}.states-inactive{background:#e5e5e5}.states-inTransit{background:#e4f6ff;position:relative}.state-icon-inTransit{position:absolute;top:0;height:100%;display:flex;justify-content:center;align-items:center;right:0}.states-completed{background:#cfebe4;position:relative}.states-canceled{background:#feeaea}.states-InProcessing{background:#fdf2da}.states-ToStart{background:#dde3f1}.hoverStates{background:#fff;padding:10px;border-radius:5px;right:-50%;font-weight:400;font-style:normal;box-shadow:0 0 10px #0000001a}.chip{display:flex;align-items:center;padding:6px 10px;border-radius:50px;background-color:#dde3f1;font-size:.8vw;gap:0}.chip-with-icon{gap:.5vw}.chip button{display:flex;justify-content:center;align-items:center}.toggle-chip{background:#fff;border:1px solid #8598ad;padding:5px;border-radius:50px;cursor:pointer;color:#000;font-size:.8vw;font-weight:700;align-items:center;display:flex;justify-content:center;height:27px}.toggle-chip:hover{border-color:#33a1dd;color:#7c7c7c}.toggle-chip.active{background:#afddf5;border-color:#afddf5;font-weight:700}.toggle-chip.active:hover{border-color:#afddf5;color:#000}.chip-section{background:#c2e6f8;padding:10px;justify-content:center;align-items:center;display:flex;color:#2f3131;font-weight:500;border-radius:8px}*{font-family:Roboto,sans-serif;box-sizing:border-box}.last-update-container{position:relative;height:auto}.last-update-container .last-update-header{position:absolute;top:-20%;width:90%;text-align:center;left:50%;transform:translate(-50%);background:#fff}.last-update-container .last-update-header h2{font-size:.6vw;color:#33a4dd}.last-update-container .last-update-content{padding:10.8px;height:40px;border:1px solid #33a4dd;border-radius:4px;display:flex;justify-content:center;align-items:center}.last-update-container .last-update-content p{font-size:.7vw;font-weight:600}.FilePreview.container{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background-color:#d0d4dd;border-radius:4px;padding:.6vw;gap:1.1vw}.FilePreview.container button{background-color:transparent;border:none;cursor:pointer;height:20px}.FilePreview.container p{font-size:1vw;color:#21459c;margin:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FilePreview.container span{font-weight:400;font-size:1vw;color:#000;white-space:nowrap;overflow:visible}.menu-options{width:250px;display:flex;flex-direction:column;background:#fff;position:absolute;box-shadow:0 2px 4px #0000001a;right:0;z-index:10000000}.menu-options__container{position:relative;width:28px}.menu-button{display:flex;align-items:center;background:none}.menu-button:hover,.menu-button.open{text-align:left;cursor:pointer;transition:background-color .2s ease;border-radius:4px;background:#dde3f1;border:2px solid #8598ad}.menu-options .menu-item{display:flex;align-items:center;padding:12px 16px;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:background-color .2s ease}.menu-options .menu-options__group{border-bottom:2px solid #dde3f1}.menu-options .menu-item:last-child{border-bottom:none}.menu-options .menu-item:hover{background-color:#f4f4f4;color:#000}.menu-options .menu-item:hover .menu-text{font-weight:600;color:#000}.menu-options__container .menu-icon{display:flex;justify-content:center;align-items:center;height:20px;padding:5px}.menu-options .menu-text{font-size:1vw;font-style:normal;color:#2f3131;font-weight:500}.file-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:108px;padding:8px 4px;border-radius:8px;box-sizing:border-box;overflow:hidden;gap:4px;transition:background-color .2s ease}.file-card--clickable{cursor:pointer}.file-card--clickable:focus{outline:2px solid #33A1DD;outline-offset:2px}.file-card__icon-container{display:flex;align-items:center;justify-content:center;padding:10px 15px;position:relative}.file-card:hover .file-card__icon-container{background-color:#c2e6f8;border-radius:10px}.file-card__download-icon{position:absolute;top:4px;left:2px;opacity:0;transition:opacity .2s ease}.file-card:hover .file-card__download-icon{opacity:1}.file-card__filename{font-family:Roboto,sans-serif;font-weight:400;font-size:1vw;line-height:18px;text-align:center;color:#2f3131;width:100%}.file-card__title{font-size:1vw;text-align:center}.file-card-minimized{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:8px 12px;box-sizing:border-box;gap:12px;transition:background-color .2s ease;border:1px solid transparent}.file-card-minimized--clickable{cursor:pointer}.file-card-minimized--clickable:hover{background-color:#c2e6f8}.file-card-minimized--clickable:active{background-color:#a8d4f0}.file-card-minimized--selected{background-color:#c2e6f8;border-color:#33a1dd}.file-card-minimized__icon-container{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:26px;position:relative}.file-card-minimized__download-icon{position:absolute;top:-9px;opacity:0;transition:opacity .2s ease;left:-11px}.file-card-minimized:hover .file-card-minimized__download-icon{opacity:1}.file-card-minimized__filename{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#2f3131;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:8px;box-sizing:border-box;overflow:hidden;gap:4px;transition:background-color .2s ease;position:relative}.folder-card--clickable{cursor:pointer}.folder-card--selected{background-color:#c2e6f8;border:1px solid #707070}.folder-card--has-download:hover{background-color:#c2e6f8}.folder-card--clickable:active{background-color:#e0e0e0}.folder-card__icon-container{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:flex-start;padding:10px;flex-shrink:0}.folder-card__default-icon,.folder-card__default-icon-hover{padding:8px}.folder-card__default-icon-hover:hover{background-color:#c2e6f8;border-radius:10px}.folder-card__custom-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.folder-card__title{font-family:Roboto,sans-serif;font-weight:400;font-size:13px;line-height:18px;text-align:center;color:#2f3131;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto}.folder-card__checkbox-container{position:absolute;top:-7px;left:3px}.folder-card-minimized{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:8px;box-sizing:border-box;gap:12px;transition:background-color .2s ease;border:1px solid transparent}.folder-card-minimized--clickable{cursor:pointer}.folder-card-minimized--clickable:hover{background-color:#c2e6f8}.folder-card-minimized--clickable:active{background-color:#a8d4f0}.folder-card-minimized__icon-container{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px}.folder-card-minimized__default-icon,.folder-card-minimized__custom-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.folder-card-minimized__title{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#2f3131;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state{display:inline-flex;align-items:center;gap:5px;border-radius:5px;font-family:Roboto,sans-serif;font-size:11px;font-weight:600;line-height:14px;min-width:100px;box-sizing:border-box;position:relative;height:18px}.state__indicator{padding:4px 0 4px 8px}.state__content{padding:4px 0}.state__indicator{display:flex;align-items:center;justify-content:center;flex-shrink:0}.state__content{flex:1;color:#2f3131}.state__alert{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20%;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px}.state.state--active.state--has-alerts>.state__alert{background-color:#348bd7}.state.state--process.state--has-alerts>.state__alert{background-color:#ffcd7c}.state.state--completed.state--has-alerts>.state__alert{background-color:#cdf6b2}.state.state--rejected.state--has-alerts>.state__alert{background-color:#fdcece}.state.state--inactive.state--has-alerts>.state__alert{background-color:#d2d1d1}.state--active,.state--active.state--has-alerts{background-color:#d6ecff}.state--active .state__indicator svg circle{fill:#348bd7}.state--process,.state--process.state--has-alerts{background-color:#fdf2da}.state--process .state__indicator svg circle{fill:#d0aa00}.state--completed,.state--completed.state--has-alerts{background-color:#dfefd4}.state--completed .state__indicator svg circle{fill:#54ac1b}.state--rejected,.state--rejected.state--has-alerts{background-color:#f5e1e1}.state--rejected .state__indicator svg circle{fill:red}.state--inactive,.state--inactive.state--has-alerts{background-color:#e5e5e5}.state--inactive .state__indicator svg circle{fill:#7c7c7c}.state--toStart{background-color:#ecedff}.state--toStart .state__indicator svg circle{fill:#575ee0}*{box-sizing:border-box;font-family:Roboto,sans-serif}.count-card{display:flex;justify-content:center;align-items:center;box-shadow:0 1.5px 3px #00000029;background:#fff;width:400px;height:65px;gap:4px}span.count-card__title{font-weight:700}.count-card__count{font-size:2vw;font-weight:600;color:#000}.count-card__title-container{border-bottom:1px solid #21459c;display:flex;gap:5px}.pagination{font-family:Roboto,sans-serif;font-size:1vw}.pagination-list li{-webkit-user-select:none;user-select:none}.pagination-list{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0;align-items:center}.pagination-list.diseable{pointer-events:none;opacity:.5}.pagination-list.diseable li{pointer-events:none;color:#dde5ef}.pagination-list li{margin:2px;color:#8598ad;display:flex;align-items:center}.pagination-link{display:flex;align-items:center;justify-content:center;height:8.466vh;min-width:2.53vw;color:#6b7280;text-decoration:none;cursor:pointer;border-radius:4px;transition:all .3s ease}.pagination-link:hover{color:#fff;background-color:#33a4dd}.pagination-link.disabled:hover{background-color:#fff;color:#dde5ef}.pagination-link.active{border:2px solid #33A1DD}.pagination-link.active:hover{background-color:#0000001f}.pagination-link.active.disabled{background-color:#fff;color:#dde5ef;border:2px solid #dde5ef}.pagination-link.disabled{color:#dde5ef;cursor:not-allowed}.pagination-prev,.pagination-next{display:flex;align-items:center;text-decoration:none;cursor:pointer;color:#3b82f6;transition:color .3s ease}.pagination-prev:hover,.pagination-next:hover{color:#97a7b9;background-color:#0000001f}.pagination-prev.disabled:hover,.pagination-next.disabled:hover{color:#dde5ef;background-color:#fff}.pagination-next svg{width:16px;height:16px;margin-left:4px}.pagination-prev.disabled,.pagination-next.disabled{color:#dde5ef;cursor:not-allowed}.pagination-prev,.pagination-next{display:flex;align-items:center;text-decoration:none;cursor:pointer;color:#3b82f6;transition:color .3s ease;height:8.466vh;padding:0 8px;border-radius:4px}.pagination-prev svg,.pagination-next svg{width:16px;height:16px;margin:0 4px}.single-date-picker-container,.container-date-range-picker{padding:0;box-sizing:border-box;margin:0;font-family:Roboto,sans-serif}.date-range-picker{position:relative;width:20vw}.date-picker-toggle{width:100%;background-color:#fff;border:1px solid #D0D0CE;border-radius:4px;cursor:pointer;text-align:left;display:flex;align-items:center;height:40px;padding:0}.date-picker-toggle.disabled{cursor:not-allowed;color:#9e9e9e;border:1px solid #9e9e9e;opacity:.5}.p-formate-date{display:flex;justify-content:center;align-items:center;font-size:.92vw;height:100%;color:#2f3131;padding-left:5px;padding-right:5px}.p-formate-date.disabled{color:#9e9e9e}.container-formate{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.calendar-icon{margin-right:10px}.date-picker-dropdown{position:absolute;top:135%;right:0;z-index:1000;background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #00000026;margin-top:5px}.calendars-wrapper{display:flex;padding:15px}.calendar{width:auto;margin-right:20px}.calendar:last-child{margin-right:0}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.calendar-nav-button{background:none;border:none;cursor:pointer;font-size:.92vw}.calendar-nav-button:disabled{cursor:not-allowed;color:#ddd}span{font-size:.8vw}.calendar-title{font-size:.92vw;font-weight:700;display:flex;justify-content:center;text-align:center;align-items:center;flex-direction:column;margin-bottom:10px}.calendar-title>p{color:#b3b3b3;font-size:.85vw;font-weight:600}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);position:relative;gap:6px 0}.background-days{width:100%;background:#dde3f1;height:40px;z-index:-1;top:-12px;position:absolute}.calendar-day-header{text-align:center;font-weight:700;margin-bottom:20px;color:#8598ad;font-size:.8vw}.calendar-day-wrapper{aspect-ratio:1}.calendar-day{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:none;border:none;color:#8598ad;font-weight:700;cursor:pointer;border-radius:50%;opacity:1}.calendar-day.in-range{background-color:#dde3f1;color:#8598ad;border-radius:0;font-weight:700}.calendar-day.hover-range:not(.in-range){background-color:#f0f7ff;color:#8598ad!important}.calendar-day.selected{background-color:#0047ab;color:#fff;font-weight:700;border-radius:50%}.calendar-day:disabled{opacity:.5;cursor:not-allowed}.day-text.text-muted{color:#999}.date-picker-footer{display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-top:1px solid #eee;height:66px}.days-selected{font-size:.92vw;color:#8598ad}.date-picker-actions{display:flex;justify-content:center;align-items:center;gap:20px}.cancel-button{background-color:#f0f0f0;color:#333}.search-button{background-color:#0047ab;color:#fff}.container-triangle{display:flex;align-items:center;justify-content:center;height:30px;position:absolute;right:60px;z-index:500;top:35px}.square{width:58px;height:0px;border-right:20px solid transparent;border-left:20px solid transparent;border-bottom:11px solid white;position:absolute;right:46px;bottom:-27px;z-index:2000}.triangle{position:relative;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid white;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.triangle-blur{position:absolute;top:0;left:-150px;width:0;height:0;border-left:150px solid transparent;border-right:150px solid transparent;border-bottom:260px solid rgba(0,0,0,0-.95);filter:blur(20px)}.single-date-picker-container .css-3dzjca-MuiPaper-root-MuiPopover-paper-MuiMenu-paper{display:none!important}.single-date-picker-container div.date-picker-individual{top:100%;right:0}.single-date-picker-container .rotate-icon{transition:transform .3s ease}.single-date-picker-container .rotate-icon.open{transform:rotate(180deg)}.calendar-day.other-month .day-text{color:#b3b3b3;opacity:.5}.single-date-picker-container legend{display:none!important}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root.Mui-focused{color:#9c9ca0!important}.container-date-range-picker .button-reset{border:none;background-color:#dde3f1;box-shadow:#0003 2.12132px 2.12132px 6px;display:flex;align-items:center;place-content:center;height:40px;width:35px;cursor:pointer}.container-date-range-picker .button-reset:hover{background-color:#f5f6fa;cursor:pointer;border:1px solid rgb(221,227,241)}.container-date-range-picker{display:flex;justify-content:center;align-items:center;gap:10px}.single-date-picker-container .css-1pysi21-MuiFormLabel-root-MuiInputLabel-root{top:-5px!important}.single-date-picker-container .css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{padding:6.5px 32px 6.5px 14px!important}section.info-action-card{padding:16px;border:1px solid #d0d0ce;border-radius:4px;display:flex;flex-direction:column;gap:10px;cursor:pointer;justify-content:center;background:#fff;transition:.2s ease-in-out}.info-action-card:hover{background:#f4f4f4}.info-action-card__content__text__container{display:flex;flex-direction:column;gap:10px;max-width:80%}.info-action-card__content__text__container h3{font-size:1vw;color:#2f3131;line-height:22px;font-weight:700;font-style:normal}.info-action-card__content__text__container p{font-size:.9vw;color:#7c7c7c;font-style:normal;line-height:20px}.info-action-card__action button{border:none;border-bottom:1px solid #33A1DD;color:#33a1dd;cursor:pointer;font-size:.9vw;background:transparent}.line-grey{border-bottom:1px solid #E1E1E1}.toggle-filter-component{position:relative}.button-filter-component{font-size:.8vw;font-weight:700}.button-filter-component:disabled{cursor:not-allowed;color:#d1d5db}.filter-container-component{width:380px;position:absolute;background:#fff;z-index:1000;right:0;top:0;box-shadow:0 4px 5px #0000001a;animation:slideInFromRight .3s ease-out;height:400px;overflow-y:auto}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.filter-container-component .filter-header{display:flex;justify-content:space-between;align-items:center;padding:6px 10px}.filter-container-component .filter-title{font-size:.8vw;font-weight:700;margin:0}.filter-container-component .filter-count{background:#ebf5ff;color:#1e40af;padding:2px 8px;border-radius:12px;font-size:.9vw}.filter-container-component .applied-filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.filter-container-component .applied-filters-title{color:#666;font-size:1vw}.filter-container-component .clear-all{background:none;border:none;color:#000;font-size:.8vw;cursor:pointer;display:flex;align-items:center;padding:4px 8px;font-weight:400;gap:4px}.filter-container-component .clear-all:hover{color:#333}.filter-container-component .filter-tags{display:flex;flex-wrap:wrap;gap:8px}.filter-container-component .filter-tag{background:#ebf5ff;color:#1e40af;padding:4px 12px;border-radius:16px;font-size:1vw;display:flex;align-items:center;gap:4px;cursor:pointer;border:none}.filter-container-component .filter-tag.outline{background:#fff;border:1px solid #e5e7eb;color:#374151}.filter-container-component .filter-tag.outline:hover{background:#f3f4f6}.filter-container-component .filter-section{border-top:1px solid #d9d9d9;padding:6px 0}.filter-container-component .section-header{width:100%;display:flex;align-items:center;background:none;border:none;padding:5px 15px;cursor:pointer;font-weight:500;gap:.8vw}.section-header-title{font-size:.8vw;font-weight:700}.filter-container-component .section-content{display:flex;flex-wrap:wrap;gap:8px;padding:0 10px;margin-top:8px}.filter-container-component .view-more{color:#33a1dd;background:none;border:none;font-size:.9vw;cursor:pointer;border-bottom:1px solid #33a1dd}.filter-container-component .view-more:hover{color:#37d;border-bottom:1px solid #3377dd}.filter-container-component .filter-container-icon{width:8px;height:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}.filter-container-component .filter-container-close-icon{font-size:1vw;font-weight:600}.spanNumber-filter{background:#21459c;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;font-size:.6vw;right:-8%;top:-24%}.toggle-filter-component{display:flex;justify-content:center;align-items:center;font-size:1vw;background:#fff;border-radius:4px;height:40px;padding:10px;cursor:pointer;white-space:nowrap}.button-filter-component:disabled svg circle{fill:#d1d5db!important}.button-filter-component:disabled svg path{fill:#d1d5db!important;stroke:#d1d5db!important}.filter-header-buttons{display:flex;align-items:center;gap:10px}.template-results-text{color:#2f3131;font-size:1vw;font-style:italic;font-weight:400;line-height:20px}.flex-col{flex-direction:column}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.gap-20{gap:20px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mt-20{margin-top:20px}.min-h-screen{min-height:100vh}.max-w-400{max-width:400px}.bg-gray-50{background-color:#f5f5f5}.rounded{border-radius:4px}.border-bottom-blue{border-bottom:1px solid #21459c}.shadow{box-shadow:0 2px 4px #0000001a}.overflow-hidden{overflow:hidden}.font-bold{font-weight:700}.btn-unstyled{background:none;border:none;cursor:pointer;position:relative;width:100%;transition:color .2s ease-in-out}.btn-unstyled:before{content:"";position:absolute;top:0;left:0;right:0;height:60px;pointer-events:none}.btn-unstyled:hover .tooltip-table-ixc-template-table-view{display:block}.btn-unstyled:hover{color:#33a1dd}.td-tooltip-container:hover{display:block!important;pointer-events:auto!important}.container{padding:20px;background-color:#f5f6fa;min-height:100vh}.card,.table-ixc-template-table-view{width:100%}input.input-ixc-template-table-view-search{width:200px}.bg-white{background-color:#fff}.p-20{padding:20px}.container-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#f5f6fa;padding:12px}.btn-unstyled div.tooltip-table-ixc-template-table-view{position:absolute;top:-30px;white-space:nowrap;left:16px;display:none}.mt-90{margin-top:90px}section.info-action-card{padding:16px;border:2px solid #d0d0ce;border-radius:4px;display:flex;flex-direction:column;gap:10px}section.info-action-card:hover{box-shadow:#6b6b6b1a 0 4px 8px}section#info-action-card-download-template{border:1px solid #d0d0ce;padding:0;height:247px}.info-action-card__content{display:flex;justify-content:space-between;align-items:center}div.info-action-card__content-download-template{align-items:start;padding:20px 10px 0 15px}.info-action-card__content__text{display:flex;flex-direction:column;gap:10px;max-width:85%}.info-action-card__content__icon{display:flex;justify-content:end;align-items:center}div.info-action-card__content__text-download-template{gap:25px;max-width:68%}.info-action-card__content__text h3{font-size:1.4vw}.info-action-card__content__text p{font-size:1.2vw;color:#7c7c7c;padding-bottom:5px;border-bottom:2px solid #d0d0ce}div.info-action-card__content__text-download-template p{border-bottom:none}.info-action-card__action{display:flex;gap:10px;align-items:center}.info-action-card__action button{background:transparent;border:none;border-bottom:1px solid #33a1dd;color:#33a1dd;cursor:pointer}div.info-action-card__action-download-template{border-top:1px solid #d0d0ce;height:20%}.ProcessFilter{background:#f7f8fb;box-shadow:0 1px 3px #0000001a;width:322px;padding:10px;border-top:2px solid black}.ProcessFilter .ProcessFilter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:5px}.ProcessFilter-titleWrapper{display:flex;align-items:center;gap:8px}.ProcessFilter .ProcessFilter-title{color:#000;font-size:.8vw;font-weight:600;margin:0}.ProcessFilter .ProcessFilter-statsWrapper{display:flex;align-items:center;gap:4px;color:#000;font-weight:600}.ProcessFilter .ProcessFilter-numberTitle{font-size:.8vw}.ProcessFilter .ProcessFilter-mainData{margin-bottom:8px}.ProcessFilter .ProcessFilter-icon{width:20px;height:20px}.ProcessFilter-item-wrapper{display:flex;justify-content:space-between;background:#fff;padding:10px;border-bottom:1px solid #d0d4dd}.ProcessFilter-item-icon{width:10px;height:10px;color:#fff}.ProcessFilter-item-wrapper:hover,.ProcessFilter-item-wrapper.selected{background:#c9d3eb;cursor:pointer}.ProcessFilter-item-wrapper.selected.disabled,.ProcessFilter-item-wrapper.selected.disabled:hover{background:#f7f8fb;cursor:not-allowed}.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-title,.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-quantity,.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-content-icon-title{color:#7c7c7c}.ProcessFilter-item-wrapper.selected.disabled .ProcessFilter-item-content-icon-title svg path,.ProcessFilter-item-wrapper.disabled .ProcessFilter-item-content-icon-title svg path{fill:#e4e4e4;opacity:.5}.ProcessFilter-item-wrapper.disabled{background:#e4e4e4;cursor:not-allowed;opacity:.5}.ProcessFilter-item-title,.ProcessFilter-item-quantity{font-size:.7vw}.ProcessFilter-item-title{color:#000;font-weight:600}.ProcessFilter-item-content-icon-title{display:flex;gap:5px;align-items:center;justify-content:center}.ProcessFilter-newsTitle{font-size:.7vw;margin-bottom:4px;color:#7c7c7c}.flex{display:flex}.list-none{list-style-type:none;font-size:1vw}.gap{gap:10px}.w-full{width:90vw}.color-tab{color:#7c7c7c}.border-bottom{border-bottom:1px solid}.items-center{align-items:center}.pointer{cursor:pointer}.mt-4{margin-top:4px}ul.ulBreadcrumbs{padding-left:0!important;margin-bottom:0!important}.stepper-container{position:relative;margin:40px 0}.stepper-line{position:absolute;top:25px;left:-50px;right:-50px;height:4px;background-color:#e5e7eb;z-index:1;transition:all .3s ease}.stepper-line:before{content:"";position:absolute;top:0;left:0;height:100%;background-color:#21459c;width:var(--progress-width, 0%);transition:width .6s cubic-bezier(.4,0,.2,1);z-index:1}.stepper-steps{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.step-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.step-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(1);position:relative;z-index:3}.step-circle:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.step-circle.completed{background-color:#21459c;color:#fff}.step-circle.current{border:4px solid #3377dd;background-color:#21459c;color:#fff}.step-circle.inactive{background-color:#e5e7eb;color:#9ca3af;transition:all .3s ease}.step-number{font-size:18px;font-weight:700;transition:all .3s ease}.checkmark{width:24px;height:24px;stroke-width:3;animation:checkmarkDraw .5s ease-out}.step-label{margin-top:12px;font-size:14px;font-weight:500;color:#374151;text-align:center;transition:all .3s ease;opacity:0;transform:translateY(10px);animation:labelFadeIn .5s ease-out .2s forwards}@keyframes completedPulse{0%{transform:scale(1);box-shadow:0 2px 8px #0000001a}50%{transform:scale(1.1);box-shadow:0 4px 16px #2563eb4d}to{transform:scale(1);box-shadow:0 2px 8px #0000001a}}@keyframes currentPulse{0%{box-shadow:0 2px 8px #0000001a}to{box-shadow:0 4px 16px #2563eb66}}@keyframes checkmarkDraw{0%{stroke-dasharray:0 100;opacity:0}50%{opacity:1}to{stroke-dasharray:100 0;opacity:1}}@keyframes labelFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.data-section{border-radius:8px;padding:10px;background:#f7f8fb}.data-section-header{display:flex;align-items:center;gap:8px}.data-section-icon{width:24px;height:24px;color:#374151}.data-section-title{margin:0;font-size:18px;font-weight:600;color:#1f2937}.data-section-content{display:flex;flex-direction:column;gap:16px}.data-section-item{padding:12px 0;border-bottom:1px solid #F3F4F6}.data-section-item:last-child{border-bottom:none;padding-bottom:0}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}.modal-listAplication{background-color:#fff;width:100%;max-width:530px;padding:20px}.relative-onehundredpercent{position:relative;width:100%;margin-top:20px}.modal-listAplication-header{display:flex;width:85%;margin:0 auto;border-bottom:1.5px solid #707070}.modal-listAplication-header h2{font-size:1.6rem;font-weight:500;text-align:center;width:100%;padding-bottom:5px}.close-button{position:absolute;top:-80%;right:0}.close-button,.remove-button{background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-listAplication-content{width:85%;margin:0 auto}.application-item{margin:10px 0;display:flex;flex-direction:column;gap:5px}.application-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.application-title{display:flex;align-items:center;font-weight:600;margin-bottom:5px}.app-logo{width:60%;height:60px;margin-right:10px;object-fit:contain}.application-manager{font-size:.875rem;color:#666}.container-center-between{display:flex;justify-content:space-between;align-items:center}hr{margin:20px 0;border:none;border-top:1px solid #e0e0e0}.modal-listAplication-footer{border-top:1.5px solid #707070;padding:20px 0;display:flex;justify-content:space-between;margin:0 auto;width:85%}.modal-listAplication h3,.application-manager{font-size:1rem;font-weight:500}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.content-ticket{display:flex;justify-content:space-between;align-items:center;width:70%;margin:0 auto;gap:1vw}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.modal-VisualizationModaLogin{background-color:#fff;padding:20px;width:90%;max-width:400px;position:relative;z-index:50000}.backgroundTicket{position:absolute;width:100%;left:0;top:0;height:15%}.TicketImageUserReadOnly{width:100%;height:90px;position:relative}.close-button-VisualizationModaLogin{position:absolute;right:10px;top:5px;background:none;border:none;font-size:24px;cursor:pointer;z-index:10000000}.modal-header{display:flex;align-items:center;margin-bottom:20px}.modal-header>h2{font-size:1.2vw;font-weight:400}.icon{width:32px;height:32px;margin-right:10px;color:#10b981}.modal-header h2{margin:0}.modal-content p{color:#666;margin-bottom:20px}.modal-content h3{margin-bottom:10px}.modal-content ul{list-style-type:disc;padding-left:20px;margin-bottom:20px}.modal-content ul>li{color:#666;margin-bottom:5px}.checkbox-container{display:flex;align-items:center;margin-bottom:20px;background-color:#dde3f1;padding:0 10px;margin-top:3vh;margin-bottom:4vh}.checkbox-container label{font-size:.9vw}.checkbox-container input{margin-right:10px}.UserReadOnlyIconCenter{position:absolute;z-index:10000000;top:20%;left:50%;transform:translate(-50%,-50%)}.container-content{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:15px;margin-top:20px}.modal-content p{font-size:.9vw}.modal-content h3{font-size:1.2vw;font-weight:400;margin-top:3vh;margin-bottom:3vh}.modal-content ul li{font-size:.9vw}.container-button-modal{width:100%;display:flex;justify-content:center;align-items:center}.css-j204z7-MuiFormControlLabel-root{margin-right:0!important}label.dontShow,.css-ahj2mt-MuiTypography-root{font-size:.9vw!important}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:40000}.modal-ticket-modal{background-color:#fff;padding:20px;width:90%;max-width:500px;position:relative;z-index:50000}.warning-modal-description{font-size:1vw;text-align:center;margin-bottom:20px}.closeButton{position:absolute;right:10px;top:10px;border:none;background:none;font-size:18px;cursor:pointer}.alert{background-color:#cff8ed;color:#000;padding:10px;border-radius:4px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.alert p{font-size:1vw}.title{text-align:center;font-size:1.4vw;font-weight:400;border-bottom:1px solid #d0d0ce;width:70%;margin:0 auto 20px}.iconContainer{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative}.iconBackground{position:absolute;width:60px;height:60px;border-radius:50%;background-color:#10b981;opacity:.3;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.content{margin-bottom:20px;display:flex;flex-direction:column;gap:15px}.content p,.content div p{font-size:1vw}.label{font-weight:700;margin-bottom:5px}.content div .ticketNumber{color:#10b981;font-size:1.3vw}.outlineButton{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.primaryButton{flex:1;padding:10px;border:none;border-radius:4px;background-color:#38bdf8;color:#fff;cursor:pointer}.main-content{margin-top:40px}.content-ticket{display:flex;justify-content:space-between;align-items:center;width:70%;margin:0 auto}.content-date{display:flex;gap:5px}.observations{border:1px solid #E5E7EB;border-radius:8px;padding:24px;background:#f7f8fb;margin-bottom:16px}.observations-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.observations-icon{width:24px;height:24px;color:#374151}.observations-title{margin:0;font-size:18px;font-weight:600;color:#1f2937}.observations-content{width:100%}.observations-textarea{width:100%;min-height:100px;padding:12px;border:1px solid #D1D5DB;border-radius:6px;font-family:inherit;font-size:14px;color:#374151;resize:vertical;outline:none;box-sizing:border-box;background:#fff}.observations-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.observations-textarea::placeholder{color:#9ca3af}.stepper{width:80vw;position:relative}.stepper-progress{position:absolute;left:0;top:50%;width:100%;height:2px;background-color:#7c7c7c}.stepper-titles{width:110%;display:flex;justify-content:space-between;position:absolute;left:-7%;top:-40%}.stepper-progress-bar{height:100%;background-color:#33a1dd;transition:width .5s ease}.stepper-steps{display:flex;justify-content:space-between;position:relative}.stepper-step{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.stepper-step:first-child{display:flex;flex-direction:column;justify-content:center;align-items:start}.stepper-step:last-child{display:flex;flex-direction:column;justify-content:center;align-items:end}.stepper-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #7c7c7c;background-color:#e5e5e5;transition:all .3s ease}.stepper-step.active .stepper-icon{border-color:#33a1dd;background-color:#e4f6ff}.stepper-step .checkBackground{fill:#d0d0ce!important;transition:all .3s ease}.stepper-step .checkStroke{fill:#7c7c7c!important;transition:all .3s ease}.stepper-step.active .checkBackground{fill:#e4f6ff!important}.stepper-step.active .checkStroke{fill:#33a1dd!important}.stepper-step .checkIcon-background{fill:#c1c1c1!important;stroke:#707070!important;transition:all .3s ease}.stepper-step.active .checkIcon-background{fill:#afddf5!important;stroke:#33a1dd!important}.stepper-title{font-size:1vw;position:absolute;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;left:50%;transform:translate(-50%);top:-32%;font-weight:500;color:#2f3131}.stepper-icon svg{width:50%;height:50%}.table-ixc{overflow:visible!important;border-collapse:collapse}thead .messageEmpty{color:#dde3f1}.table-ixc thead{background-color:#dde3f1;padding:10px;text-align:left;border-bottom:2px solid #21459c}.table-ixc td{padding:0 10px;color:#8598ad;border-bottom:1px solid #ddd}.edit-button{color:#33a1dd;background:none;border:none;cursor:pointer;text-decoration:underline;font-weight:500;font-size:1vw}th{font-size:1vw}td{font-size:.9vw}.relative{position:relative}.tooltipTable{position:absolute;top:50px;z-index:10000000}.table-ixc th p,.table-ixc td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-icon{display:flex;gap:10px}.edit-icon{border:none;background:none;cursor:pointer}.expandable-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif}.expandable-table thead{text-align:left;border-bottom:2px solid #21459c}.expandable-table th{font-size:1vw}.main-row td{padding:0 10px;color:#8598ad;border-bottom:1px solid #ddd}.sub-row td{padding:10px;color:#8598ad;border-bottom:1px solid #ddd}.toggle-button{background:none;border:none;cursor:pointer;font-size:1.2vw;color:#21459c;font-weight:700}.sub-id{padding-left:20px}.action-link{color:#33a1dd;text-decoration:underline;font-weight:500;font-size:1vw}.action-link:hover{color:#1f7eb5}.log-container{padding:20px;background:#f5f6fa}.log-title{font-size:2vw;font-weight:600;color:#000;margin-bottom:20px}.log-table{width:100%;border-collapse:collapse}.log-table th{text-align:left;padding:12px 16px;border-bottom:1px solid black;color:#000;font-weight:500}.log-table td{padding:12px 16px;border-bottom:1px solid #d0d0ce;color:#7c7c7c}.container-menu-options-table{padding:12px;border-bottom:1px solid #ddd;width:100%}thead *,tbody *{font-style:normal}.table-ixc th{padding:10px}.table-ixc th,.table-ixc td{font-weight:400}.reset-styles-button{background-color:transparent;border:none;cursor:pointer}.arrow-button{padding:2px;height:20px;display:flex;justify-content:center;align-items:center}.arrow-button:hover{background-color:#d9d9d9;cursor:pointer;transition:background-color .3s ease;border-radius:50%}*{box-sizing:border-box}table.table-v2{border-collapse:collapse}thead.thead-table-ixc{background-color:#f5f6fa;border-bottom:1px solid #5A4696;font-family:Roboto,sans-serif;font-weight:500}th.th-table-ixc{padding:6px 16px;font-size:14px;font-weight:500;color:#2f3131;font-family:Roboto,sans-serif;height:30px}td.td-table-ixc-base{padding:8px 16px;font-weight:400;font-size:12px;height:32px}tr.tr-table-ixc-dark{background-color:#fcfbfe;color:#3e5074;font-weight:400}tr.tr-table-ixc-white{background-color:#fff;color:#3e5074;font-weight:400}tr.tr-table-ixc-body{border-bottom:.5px solid #E3EBFF}tr.tr-table-ixc-body:hover{background-color:#f6fbfe}td.td-table-ixc-truncated{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.td-tooltip-container{position:fixed;z-index:1000;pointer-events:none;background:#fff;color:#2f3131;padding:6px 8px;border-radius:4px;font-size:12px;white-space:normal;max-width:300px;word-wrap:break-word;box-shadow:#5a4696 0 0 2px;border:1px solid #5a4696;pointer-events:auto}.dynamic-menu{height:11.5vh;background-color:#fff;box-shadow:0 2px 4px #0000001a;border-radius:4px}.dynamic-menu ul{display:flex;list-style-type:none;padding:0;margin:0;height:100%}.dynamic-menu li{text-align:center;cursor:pointer;height:100%;display:flex;align-items:end;word-wrap:break-word}.dynamic-menu li:hover{color:#33a1dd;background:#f5f6fa;transition:.5s}.dynamic-menu li:hover button{color:#33a1dd;transition:.5s}.dynamic-menu button{width:100%;padding:0 1.56vw .5vw;border:none;font-size:1vw;background:none;cursor:pointer;font-weight:400;border-bottom:2px solid #D0D0CE;transition:background-color .3s,color .3s;margin-bottom:20px}.dynamic-menu li.selected{background-color:#d0d4dd}.dynamic-menu li.selected button{font-weight:500;border-bottom:2px solid rgb(33,69,156);color:#21459c}.dynamic-menu li:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.dynamic-menu li:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs-container{overflow-x:auto}.tabs-wrapper{display:flex;min-width:max-content;border-bottom:1px solid #e5e7eb}.tab-button{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:8px;text-align:left;background-color:#dde3f1;border:none;cursor:pointer;transition:background-color .2s ease}.tab-button:hover{background-color:#f3f4f6}.tab-button.active{background-color:#fff;border-bottom:none;position:relative;border-left:3px solid #21459c}.tab-button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background-color:#fff}.tab-title{font-size:.8vw;font-weight:500;color:#7c7c7c}.tab-button.active .tab-title{color:#000}span.tab-subtitle,span.tab-subtitle span{margin-top:4px;font-size:.7vw!important;color:#6b7280}.DeliveryTabs-tabs-container{width:auto}.DeliveryTabs-tabs-container .tabs-wrapper{display:grid;border-radius:4px;overflow:hidden}.DeliveryTabs-tabs-container .tab{border:1px solid #8598ad;height:35px;color:#8598ad;padding:10px;font-weight:600;cursor:pointer;transition:all .3s ease;background:#f4f4f4;position:relative;font-size:.7vw}.DeliveryTabs-tabs-container .tab.active{color:#33a1dd;border:1px solid #33a1dd;background:#fff}.DeliveryTabs-tabs-container .tab:disabled,.DeliveryTabs-tabs-container .tab.tab.active:disabled{color:#8598ad;border:1px solid #8598ad;cursor:not-allowed}.DeliveryTabs-tabs-container .tab:hover:not(.active){background-color:#f8fafc}.DeliveryTabs-tabs-container .first-tab{border-top-left-radius:4px;border-bottom-left-radius:4px}.DeliveryTabs-tabs-container .last-tab{border-top-right-radius:4px;border-bottom-right-radius:4px}.DeliveryTabs-tabs-container .tab:not(.first-tab):not(.last-tab){border-left:none;border-right:none}.tabs-simple-container{width:100%;max-width:400px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.tabs-simple-header{display:flex;border-bottom:2px solid #7c7c7c}.tabs-simple-button{flex:1;padding:16px;background:none;border:none;font-size:14px;font-weight:500;cursor:pointer;position:relative;transition:all .2s ease;color:#7c7c7c}.tabs-simple-button:hover,.tabs-simple-button-active{color:#21459c}.tabs-simple-button-active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#21459c}.ticket-component-v2{padding:20px;width:40vw;box-shadow:0 0 10px #0000001a}.ticket-component-v2 .closeButton{position:absolute;right:10px;top:10px;border:none;background:none;font-size:18px;cursor:pointer}.ticket-component-v2 .alert{background-color:#cff8ed;color:#000;padding:10px;border-radius:4px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.ticket-component-v2 .alert p{font-size:1vw}.ticket-component-v2 .title{text-align:center;font-size:1.4vw;font-weight:400;border-bottom:1px solid #d0d0ce;width:70%;margin:0 auto 20px}.ticket-component-v2 .iconContainer{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative}.ticket-component-v2 .iconBackground{position:absolute;width:60px;height:60px;border-radius:50%;background-color:#10b981;opacity:.3;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.icon{width:60px;height:60px;border-radius:50%;background-color:#10b981;color:#fff;display:flex;justify-content:center;align-items:center;font-size:24px}.ticket-component-v2 .content{margin-bottom:20px;display:flex;flex-direction:column;gap:15px}.ticket-component-v2 .content p,.ticket-component-v2 .content div p{font-size:1vw}.ticket-component-v2 .label{font-weight:700;margin-bottom:5px}.ticket-component-v2 .content div .ticketNumber{color:#10b981;font-size:1.3vw}.buttonContainer{display:flex;justify-content:space-between;gap:10px;margin:30px auto;width:70%}.ticket-component-v2 .outlineButton{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.ticket-component-v2 .primaryButton{flex:1;padding:10px;border:none;border-radius:4px;background-color:#38bdf8;color:#fff;cursor:pointer}.ticket-component-v2 .main-content{margin-top:40px}.ticket-component-v2 .content-ticket{display:flex;justify-content:space-between;align-items:center;width:70%;margin:0 auto}.ticket-component-v2 .content-date{display:flex;gap:5px}.blue-title{color:#21459c;font-size:1.2vw}.ions-link{color:#33a4dd;background:none;border:none;cursor:pointer;text-decoration:underline;font-weight:500;font-size:1vw}.simple-title{margin:0;font-size:24px;font-weight:600;color:#2f3131}.paragraph{margin:0;color:#7c7c7c;line-height:1.5;font-size:16px}.template-container{margin:0 auto;padding:32px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.header-section{display:flex;gap:1vw;align-items:center}.data-grid{display:flex;flex-direction:column;gap:0}.data-item{flex:1;border-bottom:1px solid #D0D0CE}.data-row{display:flex;justify-content:space-between;gap:1vw}.data-item{display:flex;flex-direction:column;padding:16px 0}.data-label{font-size:14px;color:#2f3131;font-weight:600;margin-bottom:4px}.data-value{font-size:14px;color:#2f3131;font-weight:400}.footer{display:flex;flex-direction:column;gap:24px;margin-top:auto}.footer .MuiFormControlLabel-root{margin:0}.footer .paragraph{margin:0;display:inline}.buttons{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap}.buttons button{min-width:120px;padding:12px 24px}.data-icon:before{content:"🔧";font-size:20px;display:inline-block}.observations-icon:before{content:"💬";font-size:20px;display:inline-block}@media (max-width: 768px){.template-container{padding:16px;margin:0;border-radius:0}.buttons{justify-content:center;flex-direction:column-reverse}.buttons button{width:100%}}')),document.head.appendChild(o)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
+ (function(E,v){typeof exports=="object"&&typeof module<"u"?v(exports,require("react"),require("styled-components"),require("@emotion/styled"),require("@emotion/react"),require("@mui/material"),require("lodash"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","styled-components","@emotion/styled","@emotion/react","@mui/material","lodash","react-dom"],v):(E=typeof globalThis<"u"?globalThis:E||self,v(E.IxcLibrary={},E.React,E.styled,E.EmotionStyled,E.EmotionReact,E.MaterialUI,E._,E.ReactDOM))})(this,function(E,v,ge,ba,Yn,Le,pe,va){"use strict";var Zu=Object.defineProperty;var Yu=(E,v,ge)=>v in E?Zu(E,v,{enumerable:!0,configurable:!0,writable:!0,value:ge}):E[v]=ge;var nn=(E,v,ge)=>Yu(E,typeof v!="symbol"?v+"":v,ge);function ja(e){const s=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(s,r,i.get?i:{enumerable:!0,get:()=>e[r]})}}return s.default=e,Object.freeze(s)}const re=ja(v);function wa(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gn={exports:{}},sn={exports:{}},xe={};/** @license React v16.13.1
3
3
  * react-is.production.min.js
4
4
  *
5
5
  * Copyright (c) Facebook, Inc. and its affiliates.
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var jr;function ja(){if(jr)return xe;jr=1;var e=typeof Symbol=="function"&&Symbol.for,s=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,l=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,h=e?Symbol.for("react.concurrent_mode"):60111,g=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,u=e?Symbol.for("react.block"):60121,w=e?Symbol.for("react.fundamental"):60117,T=e?Symbol.for("react.responder"):60118,D=e?Symbol.for("react.scope"):60119;function z(k){if(typeof k=="object"&&k!==null){var $=k.$$typeof;switch($){case s:switch(k=k.type,k){case d:case h:case i:case l:case o:case p:return k;default:switch(k=k&&k.$$typeof,k){case c:case g:case b:case x:case a:return k;default:return $}}case r:return $}}}function C(k){return z(k)===h}return xe.AsyncMode=d,xe.ConcurrentMode=h,xe.ContextConsumer=c,xe.ContextProvider=a,xe.Element=s,xe.ForwardRef=g,xe.Fragment=i,xe.Lazy=b,xe.Memo=x,xe.Portal=r,xe.Profiler=l,xe.StrictMode=o,xe.Suspense=p,xe.isAsyncMode=function(k){return C(k)||z(k)===d},xe.isConcurrentMode=C,xe.isContextConsumer=function(k){return z(k)===c},xe.isContextProvider=function(k){return z(k)===a},xe.isElement=function(k){return typeof k=="object"&&k!==null&&k.$$typeof===s},xe.isForwardRef=function(k){return z(k)===g},xe.isFragment=function(k){return z(k)===i},xe.isLazy=function(k){return z(k)===b},xe.isMemo=function(k){return z(k)===x},xe.isPortal=function(k){return z(k)===r},xe.isProfiler=function(k){return z(k)===l},xe.isStrictMode=function(k){return z(k)===o},xe.isSuspense=function(k){return z(k)===p},xe.isValidElementType=function(k){return typeof k=="string"||typeof k=="function"||k===i||k===h||k===l||k===o||k===p||k===m||typeof k=="object"&&k!==null&&(k.$$typeof===b||k.$$typeof===x||k.$$typeof===a||k.$$typeof===c||k.$$typeof===g||k.$$typeof===w||k.$$typeof===T||k.$$typeof===D||k.$$typeof===u)},xe.typeOf=z,xe}var be={};/** @license React v16.13.1
9
+ */var Cr;function ka(){if(Cr)return xe;Cr=1;var e=typeof Symbol=="function"&&Symbol.for,s=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,l=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,g=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,w=e?Symbol.for("react.fundamental"):60117,T=e?Symbol.for("react.responder"):60118,D=e?Symbol.for("react.scope"):60119;function N(k){if(typeof k=="object"&&k!==null){var W=k.$$typeof;switch(W){case s:switch(k=k.type,k){case d:case u:case i:case l:case o:case f:return k;default:switch(k=k&&k.$$typeof,k){case c:case g:case b:case x:case a:return k;default:return W}}case r:return W}}}function C(k){return N(k)===u}return xe.AsyncMode=d,xe.ConcurrentMode=u,xe.ContextConsumer=c,xe.ContextProvider=a,xe.Element=s,xe.ForwardRef=g,xe.Fragment=i,xe.Lazy=b,xe.Memo=x,xe.Portal=r,xe.Profiler=l,xe.StrictMode=o,xe.Suspense=f,xe.isAsyncMode=function(k){return C(k)||N(k)===d},xe.isConcurrentMode=C,xe.isContextConsumer=function(k){return N(k)===c},xe.isContextProvider=function(k){return N(k)===a},xe.isElement=function(k){return typeof k=="object"&&k!==null&&k.$$typeof===s},xe.isForwardRef=function(k){return N(k)===g},xe.isFragment=function(k){return N(k)===i},xe.isLazy=function(k){return N(k)===b},xe.isMemo=function(k){return N(k)===x},xe.isPortal=function(k){return N(k)===r},xe.isProfiler=function(k){return N(k)===l},xe.isStrictMode=function(k){return N(k)===o},xe.isSuspense=function(k){return N(k)===f},xe.isValidElementType=function(k){return typeof k=="string"||typeof k=="function"||k===i||k===u||k===l||k===o||k===f||k===m||typeof k=="object"&&k!==null&&(k.$$typeof===b||k.$$typeof===x||k.$$typeof===a||k.$$typeof===c||k.$$typeof===g||k.$$typeof===w||k.$$typeof===T||k.$$typeof===D||k.$$typeof===h)},xe.typeOf=N,xe}var be={};/** @license React v16.13.1
10
10
  * react-is.development.js
11
11
  *
12
12
  * Copyright (c) Facebook, Inc. and its affiliates.
13
13
  *
14
14
  * This source code is licensed under the MIT license found in the
15
15
  * LICENSE file in the root directory of this source tree.
16
- */var wr;function wa(){return wr||(wr=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,s=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,l=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,h=e?Symbol.for("react.concurrent_mode"):60111,g=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,u=e?Symbol.for("react.block"):60121,w=e?Symbol.for("react.fundamental"):60117,T=e?Symbol.for("react.responder"):60118,D=e?Symbol.for("react.scope"):60119;function z(Q){return typeof Q=="string"||typeof Q=="function"||Q===i||Q===h||Q===l||Q===o||Q===p||Q===m||typeof Q=="object"&&Q!==null&&(Q.$$typeof===b||Q.$$typeof===x||Q.$$typeof===a||Q.$$typeof===c||Q.$$typeof===g||Q.$$typeof===w||Q.$$typeof===T||Q.$$typeof===D||Q.$$typeof===u)}function C(Q){if(typeof Q=="object"&&Q!==null){var he=Q.$$typeof;switch(he){case s:var le=Q.type;switch(le){case d:case h:case i:case l:case o:case p:return le;default:var fe=le&&le.$$typeof;switch(fe){case c:case g:case b:case x:case a:return fe;default:return he}}case r:return he}}}var k=d,$=h,B=c,_=a,V=s,f=g,H=i,U=b,F=x,Z=r,K=l,ee=o,L=p,E=!1;function j(Q){return E||(E=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),y(Q)||C(Q)===d}function y(Q){return C(Q)===h}function I(Q){return C(Q)===c}function R(Q){return C(Q)===a}function O(Q){return typeof Q=="object"&&Q!==null&&Q.$$typeof===s}function M(Q){return C(Q)===g}function A(Q){return C(Q)===i}function q(Q){return C(Q)===b}function W(Q){return C(Q)===x}function P(Q){return C(Q)===r}function X(Q){return C(Q)===l}function G(Q){return C(Q)===o}function se(Q){return C(Q)===p}be.AsyncMode=k,be.ConcurrentMode=$,be.ContextConsumer=B,be.ContextProvider=_,be.Element=V,be.ForwardRef=f,be.Fragment=H,be.Lazy=U,be.Memo=F,be.Portal=Z,be.Profiler=K,be.StrictMode=ee,be.Suspense=L,be.isAsyncMode=j,be.isConcurrentMode=y,be.isContextConsumer=I,be.isContextProvider=R,be.isElement=O,be.isForwardRef=M,be.isFragment=A,be.isLazy=q,be.isMemo=W,be.isPortal=P,be.isProfiler=X,be.isStrictMode=G,be.isSuspense=se,be.isValidElementType=z,be.typeOf=C}()),be}var kr;function Cr(){return kr||(kr=1,process.env.NODE_ENV==="production"?tn.exports=ja():tn.exports=wa()),tn.exports}/*
16
+ */var Sr;function Ca(){return Sr||(Sr=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,s=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,l=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,g=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,w=e?Symbol.for("react.fundamental"):60117,T=e?Symbol.for("react.responder"):60118,D=e?Symbol.for("react.scope"):60119;function N(Q){return typeof Q=="string"||typeof Q=="function"||Q===i||Q===u||Q===l||Q===o||Q===f||Q===m||typeof Q=="object"&&Q!==null&&(Q.$$typeof===b||Q.$$typeof===x||Q.$$typeof===a||Q.$$typeof===c||Q.$$typeof===g||Q.$$typeof===w||Q.$$typeof===T||Q.$$typeof===D||Q.$$typeof===h)}function C(Q){if(typeof Q=="object"&&Q!==null){var he=Q.$$typeof;switch(he){case s:var le=Q.type;switch(le){case d:case u:case i:case l:case o:case f:return le;default:var fe=le&&le.$$typeof;switch(fe){case c:case g:case b:case x:case a:return fe;default:return he}}case r:return he}}}var k=d,W=u,B=c,_=a,V=s,p=g,H=i,q=b,L=x,Z=r,K=l,ee=o,F=f,z=!1;function j(Q){return z||(z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),y(Q)||C(Q)===d}function y(Q){return C(Q)===u}function I(Q){return C(Q)===c}function R(Q){return C(Q)===a}function O(Q){return typeof Q=="object"&&Q!==null&&Q.$$typeof===s}function M(Q){return C(Q)===g}function A(Q){return C(Q)===i}function U(Q){return C(Q)===b}function $(Q){return C(Q)===x}function P(Q){return C(Q)===r}function X(Q){return C(Q)===l}function G(Q){return C(Q)===o}function se(Q){return C(Q)===f}be.AsyncMode=k,be.ConcurrentMode=W,be.ContextConsumer=B,be.ContextProvider=_,be.Element=V,be.ForwardRef=p,be.Fragment=H,be.Lazy=q,be.Memo=L,be.Portal=Z,be.Profiler=K,be.StrictMode=ee,be.Suspense=F,be.isAsyncMode=j,be.isConcurrentMode=y,be.isContextConsumer=I,be.isContextProvider=R,be.isElement=O,be.isForwardRef=M,be.isFragment=A,be.isLazy=U,be.isMemo=$,be.isPortal=P,be.isProfiler=X,be.isStrictMode=G,be.isSuspense=se,be.isValidElementType=N,be.typeOf=C}()),be}var Tr;function Mr(){return Tr||(Tr=1,process.env.NODE_ENV==="production"?sn.exports=ka():sn.exports=Ca()),sn.exports}/*
17
17
  object-assign
18
18
  (c) Sindre Sorhus
19
19
  @license MIT
20
- */var Gn,Sr;function ka(){if(Sr)return Gn;Sr=1;var e=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function i(l){if(l==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(l)}function o(){try{if(!Object.assign)return!1;var l=new String("abc");if(l[5]="de",Object.getOwnPropertyNames(l)[0]==="5")return!1;for(var a={},c=0;c<10;c++)a["_"+String.fromCharCode(c)]=c;var d=Object.getOwnPropertyNames(a).map(function(g){return a[g]});if(d.join("")!=="0123456789")return!1;var h={};return"abcdefghijklmnopqrst".split("").forEach(function(g){h[g]=g}),Object.keys(Object.assign({},h)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Gn=o()?Object.assign:function(l,a){for(var c,d=i(l),h,g=1;g<arguments.length;g++){c=Object(arguments[g]);for(var p in c)s.call(c,p)&&(d[p]=c[p]);if(e){h=e(c);for(var m=0;m<h.length;m++)r.call(c,h[m])&&(d[h[m]]=c[h[m]])}}return d},Gn}var Kn,Tr;function Qn(){if(Tr)return Kn;Tr=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Kn=e,Kn}var Xn,Mr;function zr(){return Mr||(Mr=1,Xn=Function.call.bind(Object.prototype.hasOwnProperty)),Xn}var Jn,Er;function Ca(){if(Er)return Jn;Er=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var s=Qn(),r={},i=zr();e=function(l){var a="Warning: "+l;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function o(l,a,c,d,h){if(process.env.NODE_ENV!=="production"){for(var g in l)if(i(l,g)){var p;try{if(typeof l[g]!="function"){var m=Error((d||"React class")+": "+c+" type `"+g+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[g]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}p=l[g](a,g,d,c,null,s)}catch(b){p=b}if(p&&!(p instanceof Error)&&e((d||"React class")+": type specification of "+c+" `"+g+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof p+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),p instanceof Error&&!(p.message in r)){r[p.message]=!0;var x=h?h():"";e("Failed "+c+" type: "+p.message+(x??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Jn=o,Jn}var es,Nr;function Sa(){if(Nr)return es;Nr=1;var e=Cr(),s=ka(),r=Qn(),i=zr(),o=Ca(),l=function(){};process.env.NODE_ENV!=="production"&&(l=function(c){var d="Warning: "+c;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function a(){return null}return es=function(c,d){var h=typeof Symbol=="function"&&Symbol.iterator,g="@@iterator";function p(y){var I=y&&(h&&y[h]||y[g]);if(typeof I=="function")return I}var m="<<anonymous>>",x={array:T("array"),bigint:T("bigint"),bool:T("boolean"),func:T("function"),number:T("number"),object:T("object"),string:T("string"),symbol:T("symbol"),any:D(),arrayOf:z,element:C(),elementType:k(),instanceOf:$,node:f(),objectOf:_,oneOf:B,oneOfType:V,shape:U,exact:F};function b(y,I){return y===I?y!==0||1/y===1/I:y!==y&&I!==I}function u(y,I){this.message=y,this.data=I&&typeof I=="object"?I:{},this.stack=""}u.prototype=Error.prototype;function w(y){if(process.env.NODE_ENV!=="production")var I={},R=0;function O(A,q,W,P,X,G,se){if(P=P||m,G=G||W,se!==r){if(d){var Q=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw Q.name="Invariant Violation",Q}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var he=P+":"+W;!I[he]&&R<3&&(l("You are manually calling a React.PropTypes validation function for the `"+G+"` prop on `"+P+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),I[he]=!0,R++)}}return q[W]==null?A?q[W]===null?new u("The "+X+" `"+G+"` is marked as required "+("in `"+P+"`, but its value is `null`.")):new u("The "+X+" `"+G+"` is marked as required in "+("`"+P+"`, but its value is `undefined`.")):null:y(q,W,P,X,G)}var M=O.bind(null,!1);return M.isRequired=O.bind(null,!0),M}function T(y){function I(R,O,M,A,q,W){var P=R[O],X=ee(P);if(X!==y){var G=L(P);return new u("Invalid "+A+" `"+q+"` of type "+("`"+G+"` supplied to `"+M+"`, expected ")+("`"+y+"`."),{expectedType:y})}return null}return w(I)}function D(){return w(a)}function z(y){function I(R,O,M,A,q){if(typeof y!="function")return new u("Property `"+q+"` of component `"+M+"` has invalid PropType notation inside arrayOf.");var W=R[O];if(!Array.isArray(W)){var P=ee(W);return new u("Invalid "+A+" `"+q+"` of type "+("`"+P+"` supplied to `"+M+"`, expected an array."))}for(var X=0;X<W.length;X++){var G=y(W,X,M,A,q+"["+X+"]",r);if(G instanceof Error)return G}return null}return w(I)}function C(){function y(I,R,O,M,A){var q=I[R];if(!c(q)){var W=ee(q);return new u("Invalid "+M+" `"+A+"` of type "+("`"+W+"` supplied to `"+O+"`, expected a single ReactElement."))}return null}return w(y)}function k(){function y(I,R,O,M,A){var q=I[R];if(!e.isValidElementType(q)){var W=ee(q);return new u("Invalid "+M+" `"+A+"` of type "+("`"+W+"` supplied to `"+O+"`, expected a single ReactElement type."))}return null}return w(y)}function $(y){function I(R,O,M,A,q){if(!(R[O]instanceof y)){var W=y.name||m,P=j(R[O]);return new u("Invalid "+A+" `"+q+"` of type "+("`"+P+"` supplied to `"+M+"`, expected ")+("instance of `"+W+"`."))}return null}return w(I)}function B(y){if(!Array.isArray(y))return process.env.NODE_ENV!=="production"&&(arguments.length>1?l("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):l("Invalid argument supplied to oneOf, expected an array.")),a;function I(R,O,M,A,q){for(var W=R[O],P=0;P<y.length;P++)if(b(W,y[P]))return null;var X=JSON.stringify(y,function(se,Q){var he=L(Q);return he==="symbol"?String(Q):Q});return new u("Invalid "+A+" `"+q+"` of value `"+String(W)+"` "+("supplied to `"+M+"`, expected one of "+X+"."))}return w(I)}function _(y){function I(R,O,M,A,q){if(typeof y!="function")return new u("Property `"+q+"` of component `"+M+"` has invalid PropType notation inside objectOf.");var W=R[O],P=ee(W);if(P!=="object")return new u("Invalid "+A+" `"+q+"` of type "+("`"+P+"` supplied to `"+M+"`, expected an object."));for(var X in W)if(i(W,X)){var G=y(W,X,M,A,q+"."+X,r);if(G instanceof Error)return G}return null}return w(I)}function V(y){if(!Array.isArray(y))return process.env.NODE_ENV!=="production"&&l("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var I=0;I<y.length;I++){var R=y[I];if(typeof R!="function")return l("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+E(R)+" at index "+I+"."),a}function O(M,A,q,W,P){for(var X=[],G=0;G<y.length;G++){var se=y[G],Q=se(M,A,q,W,P,r);if(Q==null)return null;Q.data&&i(Q.data,"expectedType")&&X.push(Q.data.expectedType)}var he=X.length>0?", expected one of type ["+X.join(", ")+"]":"";return new u("Invalid "+W+" `"+P+"` supplied to "+("`"+q+"`"+he+"."))}return w(O)}function f(){function y(I,R,O,M,A){return Z(I[R])?null:new u("Invalid "+M+" `"+A+"` supplied to "+("`"+O+"`, expected a ReactNode."))}return w(y)}function H(y,I,R,O,M){return new u((y||"React class")+": "+I+" type `"+R+"."+O+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+M+"`.")}function U(y){function I(R,O,M,A,q){var W=R[O],P=ee(W);if(P!=="object")return new u("Invalid "+A+" `"+q+"` of type `"+P+"` "+("supplied to `"+M+"`, expected `object`."));for(var X in y){var G=y[X];if(typeof G!="function")return H(M,A,q,X,L(G));var se=G(W,X,M,A,q+"."+X,r);if(se)return se}return null}return w(I)}function F(y){function I(R,O,M,A,q){var W=R[O],P=ee(W);if(P!=="object")return new u("Invalid "+A+" `"+q+"` of type `"+P+"` "+("supplied to `"+M+"`, expected `object`."));var X=s({},R[O],y);for(var G in X){var se=y[G];if(i(y,G)&&typeof se!="function")return H(M,A,q,G,L(se));if(!se)return new u("Invalid "+A+" `"+q+"` key `"+G+"` supplied to `"+M+"`.\nBad object: "+JSON.stringify(R[O],null," ")+`
21
- Valid keys: `+JSON.stringify(Object.keys(y),null," "));var Q=se(W,G,M,A,q+"."+G,r);if(Q)return Q}return null}return w(I)}function Z(y){switch(typeof y){case"number":case"string":case"undefined":return!0;case"boolean":return!y;case"object":if(Array.isArray(y))return y.every(Z);if(y===null||c(y))return!0;var I=p(y);if(I){var R=I.call(y),O;if(I!==y.entries){for(;!(O=R.next()).done;)if(!Z(O.value))return!1}else for(;!(O=R.next()).done;){var M=O.value;if(M&&!Z(M[1]))return!1}}else return!1;return!0;default:return!1}}function K(y,I){return y==="symbol"?!0:I?I["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&I instanceof Symbol:!1}function ee(y){var I=typeof y;return Array.isArray(y)?"array":y instanceof RegExp?"object":K(I,y)?"symbol":I}function L(y){if(typeof y>"u"||y===null)return""+y;var I=ee(y);if(I==="object"){if(y instanceof Date)return"date";if(y instanceof RegExp)return"regexp"}return I}function E(y){var I=L(y);switch(I){case"array":case"object":return"an "+I;case"boolean":case"date":case"regexp":return"a "+I;default:return I}}function j(y){return!y.constructor||!y.constructor.name?m:y.constructor.name}return x.checkPropTypes=o,x.resetWarningCache=o.resetWarningCache,x.PropTypes=x,x},es}var ts,Dr;function Ta(){if(Dr)return ts;Dr=1;var e=Qn();function s(){}function r(){}return r.resetWarningCache=s,ts=function(){function i(a,c,d,h,g,p){if(p!==e){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}}i.isRequired=i;function o(){return i}var l={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:o,element:i,elementType:i,instanceOf:o,node:i,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:s};return l.PropTypes=l,l},ts}if(process.env.NODE_ENV!=="production"){var Ma=Cr(),za=!0;Yn.exports=Sa()(Ma.isElement,za)}else Yn.exports=Ta()();var Ea=Yn.exports;const n=va(Ea);var ns={exports:{}},Pt={};/**
20
+ */var Kn,Nr;function Sa(){if(Nr)return Kn;Nr=1;var e=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function i(l){if(l==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(l)}function o(){try{if(!Object.assign)return!1;var l=new String("abc");if(l[5]="de",Object.getOwnPropertyNames(l)[0]==="5")return!1;for(var a={},c=0;c<10;c++)a["_"+String.fromCharCode(c)]=c;var d=Object.getOwnPropertyNames(a).map(function(g){return a[g]});if(d.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(g){u[g]=g}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Kn=o()?Object.assign:function(l,a){for(var c,d=i(l),u,g=1;g<arguments.length;g++){c=Object(arguments[g]);for(var f in c)s.call(c,f)&&(d[f]=c[f]);if(e){u=e(c);for(var m=0;m<u.length;m++)r.call(c,u[m])&&(d[u[m]]=c[u[m]])}}return d},Kn}var Qn,zr;function Xn(){if(zr)return Qn;zr=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Qn=e,Qn}var Jn,Er;function Dr(){return Er||(Er=1,Jn=Function.call.bind(Object.prototype.hasOwnProperty)),Jn}var es,Or;function Ta(){if(Or)return es;Or=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var s=Xn(),r={},i=Dr();e=function(l){var a="Warning: "+l;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function o(l,a,c,d,u){if(process.env.NODE_ENV!=="production"){for(var g in l)if(i(l,g)){var f;try{if(typeof l[g]!="function"){var m=Error((d||"React class")+": "+c+" type `"+g+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[g]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}f=l[g](a,g,d,c,null,s)}catch(b){f=b}if(f&&!(f instanceof Error)&&e((d||"React class")+": type specification of "+c+" `"+g+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in r)){r[f.message]=!0;var x=u?u():"";e("Failed "+c+" type: "+f.message+(x??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},es=o,es}var ts,Ar;function Ma(){if(Ar)return ts;Ar=1;var e=Mr(),s=Sa(),r=Xn(),i=Dr(),o=Ta(),l=function(){};process.env.NODE_ENV!=="production"&&(l=function(c){var d="Warning: "+c;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function a(){return null}return ts=function(c,d){var u=typeof Symbol=="function"&&Symbol.iterator,g="@@iterator";function f(y){var I=y&&(u&&y[u]||y[g]);if(typeof I=="function")return I}var m="<<anonymous>>",x={array:T("array"),bigint:T("bigint"),bool:T("boolean"),func:T("function"),number:T("number"),object:T("object"),string:T("string"),symbol:T("symbol"),any:D(),arrayOf:N,element:C(),elementType:k(),instanceOf:W,node:p(),objectOf:_,oneOf:B,oneOfType:V,shape:q,exact:L};function b(y,I){return y===I?y!==0||1/y===1/I:y!==y&&I!==I}function h(y,I){this.message=y,this.data=I&&typeof I=="object"?I:{},this.stack=""}h.prototype=Error.prototype;function w(y){if(process.env.NODE_ENV!=="production")var I={},R=0;function O(A,U,$,P,X,G,se){if(P=P||m,G=G||$,se!==r){if(d){var Q=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw Q.name="Invariant Violation",Q}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var he=P+":"+$;!I[he]&&R<3&&(l("You are manually calling a React.PropTypes validation function for the `"+G+"` prop on `"+P+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),I[he]=!0,R++)}}return U[$]==null?A?U[$]===null?new h("The "+X+" `"+G+"` is marked as required "+("in `"+P+"`, but its value is `null`.")):new h("The "+X+" `"+G+"` is marked as required in "+("`"+P+"`, but its value is `undefined`.")):null:y(U,$,P,X,G)}var M=O.bind(null,!1);return M.isRequired=O.bind(null,!0),M}function T(y){function I(R,O,M,A,U,$){var P=R[O],X=ee(P);if(X!==y){var G=F(P);return new h("Invalid "+A+" `"+U+"` of type "+("`"+G+"` supplied to `"+M+"`, expected ")+("`"+y+"`."),{expectedType:y})}return null}return w(I)}function D(){return w(a)}function N(y){function I(R,O,M,A,U){if(typeof y!="function")return new h("Property `"+U+"` of component `"+M+"` has invalid PropType notation inside arrayOf.");var $=R[O];if(!Array.isArray($)){var P=ee($);return new h("Invalid "+A+" `"+U+"` of type "+("`"+P+"` supplied to `"+M+"`, expected an array."))}for(var X=0;X<$.length;X++){var G=y($,X,M,A,U+"["+X+"]",r);if(G instanceof Error)return G}return null}return w(I)}function C(){function y(I,R,O,M,A){var U=I[R];if(!c(U)){var $=ee(U);return new h("Invalid "+M+" `"+A+"` of type "+("`"+$+"` supplied to `"+O+"`, expected a single ReactElement."))}return null}return w(y)}function k(){function y(I,R,O,M,A){var U=I[R];if(!e.isValidElementType(U)){var $=ee(U);return new h("Invalid "+M+" `"+A+"` of type "+("`"+$+"` supplied to `"+O+"`, expected a single ReactElement type."))}return null}return w(y)}function W(y){function I(R,O,M,A,U){if(!(R[O]instanceof y)){var $=y.name||m,P=j(R[O]);return new h("Invalid "+A+" `"+U+"` of type "+("`"+P+"` supplied to `"+M+"`, expected ")+("instance of `"+$+"`."))}return null}return w(I)}function B(y){if(!Array.isArray(y))return process.env.NODE_ENV!=="production"&&(arguments.length>1?l("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):l("Invalid argument supplied to oneOf, expected an array.")),a;function I(R,O,M,A,U){for(var $=R[O],P=0;P<y.length;P++)if(b($,y[P]))return null;var X=JSON.stringify(y,function(se,Q){var he=F(Q);return he==="symbol"?String(Q):Q});return new h("Invalid "+A+" `"+U+"` of value `"+String($)+"` "+("supplied to `"+M+"`, expected one of "+X+"."))}return w(I)}function _(y){function I(R,O,M,A,U){if(typeof y!="function")return new h("Property `"+U+"` of component `"+M+"` has invalid PropType notation inside objectOf.");var $=R[O],P=ee($);if(P!=="object")return new h("Invalid "+A+" `"+U+"` of type "+("`"+P+"` supplied to `"+M+"`, expected an object."));for(var X in $)if(i($,X)){var G=y($,X,M,A,U+"."+X,r);if(G instanceof Error)return G}return null}return w(I)}function V(y){if(!Array.isArray(y))return process.env.NODE_ENV!=="production"&&l("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var I=0;I<y.length;I++){var R=y[I];if(typeof R!="function")return l("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+z(R)+" at index "+I+"."),a}function O(M,A,U,$,P){for(var X=[],G=0;G<y.length;G++){var se=y[G],Q=se(M,A,U,$,P,r);if(Q==null)return null;Q.data&&i(Q.data,"expectedType")&&X.push(Q.data.expectedType)}var he=X.length>0?", expected one of type ["+X.join(", ")+"]":"";return new h("Invalid "+$+" `"+P+"` supplied to "+("`"+U+"`"+he+"."))}return w(O)}function p(){function y(I,R,O,M,A){return Z(I[R])?null:new h("Invalid "+M+" `"+A+"` supplied to "+("`"+O+"`, expected a ReactNode."))}return w(y)}function H(y,I,R,O,M){return new h((y||"React class")+": "+I+" type `"+R+"."+O+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+M+"`.")}function q(y){function I(R,O,M,A,U){var $=R[O],P=ee($);if(P!=="object")return new h("Invalid "+A+" `"+U+"` of type `"+P+"` "+("supplied to `"+M+"`, expected `object`."));for(var X in y){var G=y[X];if(typeof G!="function")return H(M,A,U,X,F(G));var se=G($,X,M,A,U+"."+X,r);if(se)return se}return null}return w(I)}function L(y){function I(R,O,M,A,U){var $=R[O],P=ee($);if(P!=="object")return new h("Invalid "+A+" `"+U+"` of type `"+P+"` "+("supplied to `"+M+"`, expected `object`."));var X=s({},R[O],y);for(var G in X){var se=y[G];if(i(y,G)&&typeof se!="function")return H(M,A,U,G,F(se));if(!se)return new h("Invalid "+A+" `"+U+"` key `"+G+"` supplied to `"+M+"`.\nBad object: "+JSON.stringify(R[O],null," ")+`
21
+ Valid keys: `+JSON.stringify(Object.keys(y),null," "));var Q=se($,G,M,A,U+"."+G,r);if(Q)return Q}return null}return w(I)}function Z(y){switch(typeof y){case"number":case"string":case"undefined":return!0;case"boolean":return!y;case"object":if(Array.isArray(y))return y.every(Z);if(y===null||c(y))return!0;var I=f(y);if(I){var R=I.call(y),O;if(I!==y.entries){for(;!(O=R.next()).done;)if(!Z(O.value))return!1}else for(;!(O=R.next()).done;){var M=O.value;if(M&&!Z(M[1]))return!1}}else return!1;return!0;default:return!1}}function K(y,I){return y==="symbol"?!0:I?I["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&I instanceof Symbol:!1}function ee(y){var I=typeof y;return Array.isArray(y)?"array":y instanceof RegExp?"object":K(I,y)?"symbol":I}function F(y){if(typeof y>"u"||y===null)return""+y;var I=ee(y);if(I==="object"){if(y instanceof Date)return"date";if(y instanceof RegExp)return"regexp"}return I}function z(y){var I=F(y);switch(I){case"array":case"object":return"an "+I;case"boolean":case"date":case"regexp":return"a "+I;default:return I}}function j(y){return!y.constructor||!y.constructor.name?m:y.constructor.name}return x.checkPropTypes=o,x.resetWarningCache=o.resetWarningCache,x.PropTypes=x,x},ts}var ns,Ir;function Na(){if(Ir)return ns;Ir=1;var e=Xn();function s(){}function r(){}return r.resetWarningCache=s,ns=function(){function i(a,c,d,u,g,f){if(f!==e){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}}i.isRequired=i;function o(){return i}var l={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:o,element:i,elementType:i,instanceOf:o,node:i,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:s};return l.PropTypes=l,l},ns}if(process.env.NODE_ENV!=="production"){var za=Mr(),Ea=!0;Gn.exports=Ma()(za.isElement,Ea)}else Gn.exports=Na()();var Da=Gn.exports;const n=wa(Da);var ss={exports:{}},Pt={};/**
22
22
  * @license React
23
23
  * react-jsx-runtime.production.min.js
24
24
  *
@@ -26,7 +26,7 @@ Valid keys: `+JSON.stringify(Object.keys(y),null," "));var Q=se(W,G,M,A,q+"."+G
26
26
  *
27
27
  * This source code is licensed under the MIT license found in the
28
28
  * LICENSE file in the root directory of this source tree.
29
- */var Or;function Na(){if(Or)return Pt;Or=1;var e=v,s=Symbol.for("react.element"),r=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function a(c,d,h){var g,p={},m=null,x=null;h!==void 0&&(m=""+h),d.key!==void 0&&(m=""+d.key),d.ref!==void 0&&(x=d.ref);for(g in d)i.call(d,g)&&!l.hasOwnProperty(g)&&(p[g]=d[g]);if(c&&c.defaultProps)for(g in d=c.defaultProps,d)p[g]===void 0&&(p[g]=d[g]);return{$$typeof:s,type:c,key:m,ref:x,props:p,_owner:o.current}}return Pt.Fragment=r,Pt.jsx=a,Pt.jsxs=a,Pt}var Wt={};/**
29
+ */var Rr;function Oa(){if(Rr)return Pt;Rr=1;var e=v,s=Symbol.for("react.element"),r=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function a(c,d,u){var g,f={},m=null,x=null;u!==void 0&&(m=""+u),d.key!==void 0&&(m=""+d.key),d.ref!==void 0&&(x=d.ref);for(g in d)i.call(d,g)&&!l.hasOwnProperty(g)&&(f[g]=d[g]);if(c&&c.defaultProps)for(g in d=c.defaultProps,d)f[g]===void 0&&(f[g]=d[g]);return{$$typeof:s,type:c,key:m,ref:x,props:f,_owner:o.current}}return Pt.Fragment=r,Pt.jsx=a,Pt.jsxs=a,Pt}var $t={};/**
30
30
  * @license React
31
31
  * react-jsx-runtime.development.js
32
32
  *
@@ -34,20 +34,20 @@ Valid keys: `+JSON.stringify(Object.keys(y),null," "));var Q=se(W,G,M,A,q+"."+G
34
34
  *
35
35
  * This source code is licensed under the MIT license found in the
36
36
  * LICENSE file in the root directory of this source tree.
37
- */var Ar;function Da(){return Ar||(Ar=1,process.env.NODE_ENV!=="production"&&function(){var e=v,s=Symbol.for("react.element"),r=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),c=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen"),b=Symbol.iterator,u="@@iterator";function w(S){if(S===null||typeof S!="object")return null;var J=b&&S[b]||S[u];return typeof J=="function"?J:null}var T=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function D(S){{for(var J=arguments.length,ne=new Array(J>1?J-1:0),ue=1;ue<J;ue++)ne[ue-1]=arguments[ue];z("error",S,ne)}}function z(S,J,ne){{var ue=T.ReactDebugCurrentFrame,ve=ue.getStackAddendum();ve!==""&&(J+="%s",ne=ne.concat([ve]));var Me=ne.map(function(ye){return String(ye)});Me.unshift("Warning: "+J),Function.prototype.apply.call(console[S],console,Me)}}var C=!1,k=!1,$=!1,B=!1,_=!1,V;V=Symbol.for("react.module.reference");function f(S){return!!(typeof S=="string"||typeof S=="function"||S===i||S===l||_||S===o||S===h||S===g||B||S===x||C||k||$||typeof S=="object"&&S!==null&&(S.$$typeof===m||S.$$typeof===p||S.$$typeof===a||S.$$typeof===c||S.$$typeof===d||S.$$typeof===V||S.getModuleId!==void 0))}function H(S,J,ne){var ue=S.displayName;if(ue)return ue;var ve=J.displayName||J.name||"";return ve!==""?ne+"("+ve+")":ne}function U(S){return S.displayName||"Context"}function F(S){if(S==null)return null;if(typeof S.tag=="number"&&D("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof S=="function")return S.displayName||S.name||null;if(typeof S=="string")return S;switch(S){case i:return"Fragment";case r:return"Portal";case l:return"Profiler";case o:return"StrictMode";case h:return"Suspense";case g:return"SuspenseList"}if(typeof S=="object")switch(S.$$typeof){case c:var J=S;return U(J)+".Consumer";case a:var ne=S;return U(ne._context)+".Provider";case d:return H(S,S.render,"ForwardRef");case p:var ue=S.displayName||null;return ue!==null?ue:F(S.type)||"Memo";case m:{var ve=S,Me=ve._payload,ye=ve._init;try{return F(ye(Me))}catch{return null}}}return null}var Z=Object.assign,K=0,ee,L,E,j,y,I,R;function O(){}O.__reactDisabledLog=!0;function M(){{if(K===0){ee=console.log,L=console.info,E=console.warn,j=console.error,y=console.group,I=console.groupCollapsed,R=console.groupEnd;var S={configurable:!0,enumerable:!0,value:O,writable:!0};Object.defineProperties(console,{info:S,log:S,warn:S,error:S,group:S,groupCollapsed:S,groupEnd:S})}K++}}function A(){{if(K--,K===0){var S={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Z({},S,{value:ee}),info:Z({},S,{value:L}),warn:Z({},S,{value:E}),error:Z({},S,{value:j}),group:Z({},S,{value:y}),groupCollapsed:Z({},S,{value:I}),groupEnd:Z({},S,{value:R})})}K<0&&D("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var q=T.ReactCurrentDispatcher,W;function P(S,J,ne){{if(W===void 0)try{throw Error()}catch(ve){var ue=ve.stack.trim().match(/\n( *(at )?)/);W=ue&&ue[1]||""}return`
38
- `+W+S}}var X=!1,G;{var se=typeof WeakMap=="function"?WeakMap:Map;G=new se}function Q(S,J){if(!S||X)return"";{var ne=G.get(S);if(ne!==void 0)return ne}var ue;X=!0;var ve=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Me;Me=q.current,q.current=null,M();try{if(J){var ye=function(){throw Error()};if(Object.defineProperty(ye.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ye,[])}catch(qe){ue=qe}Reflect.construct(S,[],ye)}else{try{ye.call()}catch(qe){ue=qe}S.call(ye.prototype)}}else{try{throw Error()}catch(qe){ue=qe}S()}}catch(qe){if(qe&&ue&&typeof qe.stack=="string"){for(var me=qe.stack.split(`
39
- `),He=ue.stack.split(`
40
- `),We=me.length-1,Be=He.length-1;We>=1&&Be>=0&&me[We]!==He[Be];)Be--;for(;We>=1&&Be>=0;We--,Be--)if(me[We]!==He[Be]){if(We!==1||Be!==1)do if(We--,Be--,Be<0||me[We]!==He[Be]){var Je=`
41
- `+me[We].replace(" at new "," at ");return S.displayName&&Je.includes("<anonymous>")&&(Je=Je.replace("<anonymous>",S.displayName)),typeof S=="function"&&G.set(S,Je),Je}while(We>=1&&Be>=0);break}}}finally{X=!1,q.current=Me,A(),Error.prepareStackTrace=ve}var Rt=S?S.displayName||S.name:"",kt=Rt?P(Rt):"";return typeof S=="function"&&G.set(S,kt),kt}function he(S,J,ne){return Q(S,!1)}function le(S){var J=S.prototype;return!!(J&&J.isReactComponent)}function fe(S,J,ne){if(S==null)return"";if(typeof S=="function")return Q(S,le(S));if(typeof S=="string")return P(S);switch(S){case h:return P("Suspense");case g:return P("SuspenseList")}if(typeof S=="object")switch(S.$$typeof){case d:return he(S.render);case p:return fe(S.type,J,ne);case m:{var ue=S,ve=ue._payload,Me=ue._init;try{return fe(Me(ve),J,ne)}catch{}}}return""}var _e=Object.prototype.hasOwnProperty,ke={},Pe=T.ReactDebugCurrentFrame;function ce(S){if(S){var J=S._owner,ne=fe(S.type,S._source,J?J.type:null);Pe.setExtraStackFrame(ne)}else Pe.setExtraStackFrame(null)}function oe(S,J,ne,ue,ve){{var Me=Function.call.bind(_e);for(var ye in S)if(Me(S,ye)){var me=void 0;try{if(typeof S[ye]!="function"){var He=Error((ue||"React class")+": "+ne+" type `"+ye+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof S[ye]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw He.name="Invariant Violation",He}me=S[ye](J,ye,ue,ne,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(We){me=We}me&&!(me instanceof Error)&&(ce(ve),D("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",ue||"React class",ne,ye,typeof me),ce(null)),me instanceof Error&&!(me.message in ke)&&(ke[me.message]=!0,ce(ve),D("Failed %s type: %s",ne,me.message),ce(null))}}}var de=Array.isArray;function te(S){return de(S)}function ie(S){{var J=typeof Symbol=="function"&&Symbol.toStringTag,ne=J&&S[Symbol.toStringTag]||S.constructor.name||"Object";return ne}}function ze(S){try{return Ne(S),!1}catch{return!0}}function Ne(S){return""+S}function De(S){if(ze(S))return D("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",ie(S)),Ne(S)}var ae=T.ReactCurrentOwner,Te={key:!0,ref:!0,__self:!0,__source:!0},Ge,st,wt;wt={};function mr(S){if(_e.call(S,"ref")){var J=Object.getOwnPropertyDescriptor(S,"ref").get;if(J&&J.isReactWarning)return!1}return S.ref!==void 0}function Un(S){if(_e.call(S,"key")){var J=Object.getOwnPropertyDescriptor(S,"key").get;if(J&&J.isReactWarning)return!1}return S.key!==void 0}function Ou(S,J){if(typeof S.ref=="string"&&ae.current&&J&&ae.current.stateNode!==J){var ne=F(ae.current.type);wt[ne]||(D('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',F(ae.current.type),S.ref),wt[ne]=!0)}}function Au(S,J){{var ne=function(){Ge||(Ge=!0,D("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",J))};ne.isReactWarning=!0,Object.defineProperty(S,"key",{get:ne,configurable:!0})}}function Iu(S,J){{var ne=function(){st||(st=!0,D("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",J))};ne.isReactWarning=!0,Object.defineProperty(S,"ref",{get:ne,configurable:!0})}}var Ru=function(S,J,ne,ue,ve,Me,ye){var me={$$typeof:s,type:S,key:J,ref:ne,props:ye,_owner:Me};return me._store={},Object.defineProperty(me._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(me,"_self",{configurable:!1,enumerable:!1,writable:!1,value:ue}),Object.defineProperty(me,"_source",{configurable:!1,enumerable:!1,writable:!1,value:ve}),Object.freeze&&(Object.freeze(me.props),Object.freeze(me)),me};function Pu(S,J,ne,ue,ve){{var Me,ye={},me=null,He=null;ne!==void 0&&(De(ne),me=""+ne),Un(J)&&(De(J.key),me=""+J.key),mr(J)&&(He=J.ref,Ou(J,ve));for(Me in J)_e.call(J,Me)&&!Te.hasOwnProperty(Me)&&(ye[Me]=J[Me]);if(S&&S.defaultProps){var We=S.defaultProps;for(Me in We)ye[Me]===void 0&&(ye[Me]=We[Me])}if(me||He){var Be=typeof S=="function"?S.displayName||S.name||"Unknown":S;me&&Au(ye,Be),He&&Iu(ye,Be)}return Ru(S,me,He,ve,ue,ae.current,ye)}}var yr=T.ReactCurrentOwner,da=T.ReactDebugCurrentFrame;function It(S){if(S){var J=S._owner,ne=fe(S.type,S._source,J?J.type:null);da.setExtraStackFrame(ne)}else da.setExtraStackFrame(null)}var xr;xr=!1;function br(S){return typeof S=="object"&&S!==null&&S.$$typeof===s}function ua(){{if(yr.current){var S=F(yr.current.type);if(S)return`
37
+ */var Pr;function Aa(){return Pr||(Pr=1,process.env.NODE_ENV!=="production"&&function(){var e=v,s=Symbol.for("react.element"),r=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),c=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen"),b=Symbol.iterator,h="@@iterator";function w(S){if(S===null||typeof S!="object")return null;var J=b&&S[b]||S[h];return typeof J=="function"?J:null}var T=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function D(S){{for(var J=arguments.length,ne=new Array(J>1?J-1:0),ue=1;ue<J;ue++)ne[ue-1]=arguments[ue];N("error",S,ne)}}function N(S,J,ne){{var ue=T.ReactDebugCurrentFrame,ve=ue.getStackAddendum();ve!==""&&(J+="%s",ne=ne.concat([ve]));var Me=ne.map(function(ye){return String(ye)});Me.unshift("Warning: "+J),Function.prototype.apply.call(console[S],console,Me)}}var C=!1,k=!1,W=!1,B=!1,_=!1,V;V=Symbol.for("react.module.reference");function p(S){return!!(typeof S=="string"||typeof S=="function"||S===i||S===l||_||S===o||S===u||S===g||B||S===x||C||k||W||typeof S=="object"&&S!==null&&(S.$$typeof===m||S.$$typeof===f||S.$$typeof===a||S.$$typeof===c||S.$$typeof===d||S.$$typeof===V||S.getModuleId!==void 0))}function H(S,J,ne){var ue=S.displayName;if(ue)return ue;var ve=J.displayName||J.name||"";return ve!==""?ne+"("+ve+")":ne}function q(S){return S.displayName||"Context"}function L(S){if(S==null)return null;if(typeof S.tag=="number"&&D("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof S=="function")return S.displayName||S.name||null;if(typeof S=="string")return S;switch(S){case i:return"Fragment";case r:return"Portal";case l:return"Profiler";case o:return"StrictMode";case u:return"Suspense";case g:return"SuspenseList"}if(typeof S=="object")switch(S.$$typeof){case c:var J=S;return q(J)+".Consumer";case a:var ne=S;return q(ne._context)+".Provider";case d:return H(S,S.render,"ForwardRef");case f:var ue=S.displayName||null;return ue!==null?ue:L(S.type)||"Memo";case m:{var ve=S,Me=ve._payload,ye=ve._init;try{return L(ye(Me))}catch{return null}}}return null}var Z=Object.assign,K=0,ee,F,z,j,y,I,R;function O(){}O.__reactDisabledLog=!0;function M(){{if(K===0){ee=console.log,F=console.info,z=console.warn,j=console.error,y=console.group,I=console.groupCollapsed,R=console.groupEnd;var S={configurable:!0,enumerable:!0,value:O,writable:!0};Object.defineProperties(console,{info:S,log:S,warn:S,error:S,group:S,groupCollapsed:S,groupEnd:S})}K++}}function A(){{if(K--,K===0){var S={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Z({},S,{value:ee}),info:Z({},S,{value:F}),warn:Z({},S,{value:z}),error:Z({},S,{value:j}),group:Z({},S,{value:y}),groupCollapsed:Z({},S,{value:I}),groupEnd:Z({},S,{value:R})})}K<0&&D("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var U=T.ReactCurrentDispatcher,$;function P(S,J,ne){{if($===void 0)try{throw Error()}catch(ve){var ue=ve.stack.trim().match(/\n( *(at )?)/);$=ue&&ue[1]||""}return`
38
+ `+$+S}}var X=!1,G;{var se=typeof WeakMap=="function"?WeakMap:Map;G=new se}function Q(S,J){if(!S||X)return"";{var ne=G.get(S);if(ne!==void 0)return ne}var ue;X=!0;var ve=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Me;Me=U.current,U.current=null,M();try{if(J){var ye=function(){throw Error()};if(Object.defineProperty(ye.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ye,[])}catch(qe){ue=qe}Reflect.construct(S,[],ye)}else{try{ye.call()}catch(qe){ue=qe}S.call(ye.prototype)}}else{try{throw Error()}catch(qe){ue=qe}S()}}catch(qe){if(qe&&ue&&typeof qe.stack=="string"){for(var me=qe.stack.split(`
39
+ `),Ve=ue.stack.split(`
40
+ `),$e=me.length-1,Be=Ve.length-1;$e>=1&&Be>=0&&me[$e]!==Ve[Be];)Be--;for(;$e>=1&&Be>=0;$e--,Be--)if(me[$e]!==Ve[Be]){if($e!==1||Be!==1)do if($e--,Be--,Be<0||me[$e]!==Ve[Be]){var Je=`
41
+ `+me[$e].replace(" at new "," at ");return S.displayName&&Je.includes("<anonymous>")&&(Je=Je.replace("<anonymous>",S.displayName)),typeof S=="function"&&G.set(S,Je),Je}while($e>=1&&Be>=0);break}}}finally{X=!1,U.current=Me,A(),Error.prepareStackTrace=ve}var Rt=S?S.displayName||S.name:"",kt=Rt?P(Rt):"";return typeof S=="function"&&G.set(S,kt),kt}function he(S,J,ne){return Q(S,!1)}function le(S){var J=S.prototype;return!!(J&&J.isReactComponent)}function fe(S,J,ne){if(S==null)return"";if(typeof S=="function")return Q(S,le(S));if(typeof S=="string")return P(S);switch(S){case u:return P("Suspense");case g:return P("SuspenseList")}if(typeof S=="object")switch(S.$$typeof){case d:return he(S.render);case f:return fe(S.type,J,ne);case m:{var ue=S,ve=ue._payload,Me=ue._init;try{return fe(Me(ve),J,ne)}catch{}}}return""}var He=Object.prototype.hasOwnProperty,ke={},Pe=T.ReactDebugCurrentFrame;function ce(S){if(S){var J=S._owner,ne=fe(S.type,S._source,J?J.type:null);Pe.setExtraStackFrame(ne)}else Pe.setExtraStackFrame(null)}function oe(S,J,ne,ue,ve){{var Me=Function.call.bind(He);for(var ye in S)if(Me(S,ye)){var me=void 0;try{if(typeof S[ye]!="function"){var Ve=Error((ue||"React class")+": "+ne+" type `"+ye+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof S[ye]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Ve.name="Invariant Violation",Ve}me=S[ye](J,ye,ue,ne,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch($e){me=$e}me&&!(me instanceof Error)&&(ce(ve),D("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",ue||"React class",ne,ye,typeof me),ce(null)),me instanceof Error&&!(me.message in ke)&&(ke[me.message]=!0,ce(ve),D("Failed %s type: %s",ne,me.message),ce(null))}}}var de=Array.isArray;function te(S){return de(S)}function ie(S){{var J=typeof Symbol=="function"&&Symbol.toStringTag,ne=J&&S[Symbol.toStringTag]||S.constructor.name||"Object";return ne}}function Ne(S){try{return Ee(S),!1}catch{return!0}}function Ee(S){return""+S}function De(S){if(Ne(S))return D("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",ie(S)),Ee(S)}var ae=T.ReactCurrentOwner,Te={key:!0,ref:!0,__self:!0,__source:!0},Ge,st,wt;wt={};function br(S){if(He.call(S,"ref")){var J=Object.getOwnPropertyDescriptor(S,"ref").get;if(J&&J.isReactWarning)return!1}return S.ref!==void 0}function Zn(S){if(He.call(S,"key")){var J=Object.getOwnPropertyDescriptor(S,"key").get;if(J&&J.isReactWarning)return!1}return S.key!==void 0}function Ou(S,J){if(typeof S.ref=="string"&&ae.current&&J&&ae.current.stateNode!==J){var ne=L(ae.current.type);wt[ne]||(D('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',L(ae.current.type),S.ref),wt[ne]=!0)}}function Au(S,J){{var ne=function(){Ge||(Ge=!0,D("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",J))};ne.isReactWarning=!0,Object.defineProperty(S,"key",{get:ne,configurable:!0})}}function Iu(S,J){{var ne=function(){st||(st=!0,D("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",J))};ne.isReactWarning=!0,Object.defineProperty(S,"ref",{get:ne,configurable:!0})}}var Ru=function(S,J,ne,ue,ve,Me,ye){var me={$$typeof:s,type:S,key:J,ref:ne,props:ye,_owner:Me};return me._store={},Object.defineProperty(me._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(me,"_self",{configurable:!1,enumerable:!1,writable:!1,value:ue}),Object.defineProperty(me,"_source",{configurable:!1,enumerable:!1,writable:!1,value:ve}),Object.freeze&&(Object.freeze(me.props),Object.freeze(me)),me};function Pu(S,J,ne,ue,ve){{var Me,ye={},me=null,Ve=null;ne!==void 0&&(De(ne),me=""+ne),Zn(J)&&(De(J.key),me=""+J.key),br(J)&&(Ve=J.ref,Ou(J,ve));for(Me in J)He.call(J,Me)&&!Te.hasOwnProperty(Me)&&(ye[Me]=J[Me]);if(S&&S.defaultProps){var $e=S.defaultProps;for(Me in $e)ye[Me]===void 0&&(ye[Me]=$e[Me])}if(me||Ve){var Be=typeof S=="function"?S.displayName||S.name||"Unknown":S;me&&Au(ye,Be),Ve&&Iu(ye,Be)}return Ru(S,me,Ve,ve,ue,ae.current,ye)}}var vr=T.ReactCurrentOwner,ha=T.ReactDebugCurrentFrame;function It(S){if(S){var J=S._owner,ne=fe(S.type,S._source,J?J.type:null);ha.setExtraStackFrame(ne)}else ha.setExtraStackFrame(null)}var jr;jr=!1;function wr(S){return typeof S=="object"&&S!==null&&S.$$typeof===s}function fa(){{if(vr.current){var S=L(vr.current.type);if(S)return`
42
42
 
43
- Check the render method of \``+S+"`."}return""}}function Wu(S){return""}var ha={};function $u(S){{var J=ua();if(!J){var ne=typeof S=="string"?S:S.displayName||S.name;ne&&(J=`
43
+ Check the render method of \``+S+"`."}return""}}function $u(S){return""}var pa={};function Wu(S){{var J=fa();if(!J){var ne=typeof S=="string"?S:S.displayName||S.name;ne&&(J=`
44
44
 
45
- Check the top-level render call using <`+ne+">.")}return J}}function fa(S,J){{if(!S._store||S._store.validated||S.key!=null)return;S._store.validated=!0;var ne=$u(J);if(ha[ne])return;ha[ne]=!0;var ue="";S&&S._owner&&S._owner!==yr.current&&(ue=" It was passed a child from "+F(S._owner.type)+"."),It(S),D('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',ne,ue),It(null)}}function pa(S,J){{if(typeof S!="object")return;if(te(S))for(var ne=0;ne<S.length;ne++){var ue=S[ne];br(ue)&&fa(ue,J)}else if(br(S))S._store&&(S._store.validated=!0);else if(S){var ve=w(S);if(typeof ve=="function"&&ve!==S.entries)for(var Me=ve.call(S),ye;!(ye=Me.next()).done;)br(ye.value)&&fa(ye.value,J)}}}function Bu(S){{var J=S.type;if(J==null||typeof J=="string")return;var ne;if(typeof J=="function")ne=J.propTypes;else if(typeof J=="object"&&(J.$$typeof===d||J.$$typeof===p))ne=J.propTypes;else return;if(ne){var ue=F(J);oe(ne,S.props,"prop",ue,S)}else if(J.PropTypes!==void 0&&!xr){xr=!0;var ve=F(J);D("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",ve||"Unknown")}typeof J.getDefaultProps=="function"&&!J.getDefaultProps.isReactClassApproved&&D("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Fu(S){{for(var J=Object.keys(S.props),ne=0;ne<J.length;ne++){var ue=J[ne];if(ue!=="children"&&ue!=="key"){It(S),D("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",ue),It(null);break}}S.ref!==null&&(It(S),D("Invalid attribute `ref` supplied to `React.Fragment`."),It(null))}}var ga={};function ma(S,J,ne,ue,ve,Me){{var ye=f(S);if(!ye){var me="";(S===void 0||typeof S=="object"&&S!==null&&Object.keys(S).length===0)&&(me+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var He=Wu();He?me+=He:me+=ua();var We;S===null?We="null":te(S)?We="array":S!==void 0&&S.$$typeof===s?(We="<"+(F(S.type)||"Unknown")+" />",me=" Did you accidentally export a JSX literal instead of a component?"):We=typeof S,D("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",We,me)}var Be=Pu(S,J,ne,ve,Me);if(Be==null)return Be;if(ye){var Je=J.children;if(Je!==void 0)if(ue)if(te(Je)){for(var Rt=0;Rt<Je.length;Rt++)pa(Je[Rt],S);Object.freeze&&Object.freeze(Je)}else D("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else pa(Je,S)}if(_e.call(J,"key")){var kt=F(S),qe=Object.keys(J).filter(function(Uu){return Uu!=="key"}),vr=qe.length>0?"{key: someKey, "+qe.join(": ..., ")+": ...}":"{key: someKey}";if(!ga[kt+vr]){var qu=qe.length>0?"{"+qe.join(": ..., ")+": ...}":"{}";D(`A props object containing a "key" prop is being spread into JSX:
45
+ Check the top-level render call using <`+ne+">.")}return J}}function ga(S,J){{if(!S._store||S._store.validated||S.key!=null)return;S._store.validated=!0;var ne=Wu(J);if(pa[ne])return;pa[ne]=!0;var ue="";S&&S._owner&&S._owner!==vr.current&&(ue=" It was passed a child from "+L(S._owner.type)+"."),It(S),D('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',ne,ue),It(null)}}function ma(S,J){{if(typeof S!="object")return;if(te(S))for(var ne=0;ne<S.length;ne++){var ue=S[ne];wr(ue)&&ga(ue,J)}else if(wr(S))S._store&&(S._store.validated=!0);else if(S){var ve=w(S);if(typeof ve=="function"&&ve!==S.entries)for(var Me=ve.call(S),ye;!(ye=Me.next()).done;)wr(ye.value)&&ga(ye.value,J)}}}function Bu(S){{var J=S.type;if(J==null||typeof J=="string")return;var ne;if(typeof J=="function")ne=J.propTypes;else if(typeof J=="object"&&(J.$$typeof===d||J.$$typeof===f))ne=J.propTypes;else return;if(ne){var ue=L(J);oe(ne,S.props,"prop",ue,S)}else if(J.PropTypes!==void 0&&!jr){jr=!0;var ve=L(J);D("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",ve||"Unknown")}typeof J.getDefaultProps=="function"&&!J.getDefaultProps.isReactClassApproved&&D("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Lu(S){{for(var J=Object.keys(S.props),ne=0;ne<J.length;ne++){var ue=J[ne];if(ue!=="children"&&ue!=="key"){It(S),D("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",ue),It(null);break}}S.ref!==null&&(It(S),D("Invalid attribute `ref` supplied to `React.Fragment`."),It(null))}}var ya={};function xa(S,J,ne,ue,ve,Me){{var ye=p(S);if(!ye){var me="";(S===void 0||typeof S=="object"&&S!==null&&Object.keys(S).length===0)&&(me+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Ve=$u();Ve?me+=Ve:me+=fa();var $e;S===null?$e="null":te(S)?$e="array":S!==void 0&&S.$$typeof===s?($e="<"+(L(S.type)||"Unknown")+" />",me=" Did you accidentally export a JSX literal instead of a component?"):$e=typeof S,D("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",$e,me)}var Be=Pu(S,J,ne,ve,Me);if(Be==null)return Be;if(ye){var Je=J.children;if(Je!==void 0)if(ue)if(te(Je)){for(var Rt=0;Rt<Je.length;Rt++)ma(Je[Rt],S);Object.freeze&&Object.freeze(Je)}else D("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else ma(Je,S)}if(He.call(J,"key")){var kt=L(S),qe=Object.keys(J).filter(function(qu){return qu!=="key"}),kr=qe.length>0?"{key: someKey, "+qe.join(": ..., ")+": ...}":"{key: someKey}";if(!ya[kt+kr]){var Uu=qe.length>0?"{"+qe.join(": ..., ")+": ...}":"{}";D(`A props object containing a "key" prop is being spread into JSX:
46
46
  let props = %s;
47
47
  <%s {...props} />
48
48
  React keys must be passed directly to JSX without using spread:
49
49
  let props = %s;
50
- <%s key={someKey} {...props} />`,vr,kt,qu,kt),ga[kt+vr]=!0}}return S===i?Fu(Be):Bu(Be),Be}}function Lu(S,J,ne){return ma(S,J,ne,!0)}function _u(S,J,ne){return ma(S,J,ne,!1)}var Hu=_u,Vu=Lu;Wt.Fragment=i,Wt.jsx=Hu,Wt.jsxs=Vu}()),Wt}process.env.NODE_ENV==="production"?ns.exports=Na():ns.exports=Da();var t=ns.exports;const Oa=pe.div`
50
+ <%s key={someKey} {...props} />`,kr,kt,Uu,kt),ya[kt+kr]=!0}}return S===i?Lu(Be):Bu(Be),Be}}function Fu(S,J,ne){return xa(S,J,ne,!0)}function _u(S,J,ne){return xa(S,J,ne,!1)}var Hu=_u,Vu=Fu;$t.Fragment=i,$t.jsx=Hu,$t.jsxs=Vu}()),$t}process.env.NODE_ENV==="production"?ss.exports=Oa():ss.exports=Aa();var t=ss.exports;const Ia=ge.div`
51
51
  background-color: ${({backgroundcolor:e})=>e||"#f8d296"};
52
52
  display: flex;
53
53
  flex-direction: row;
@@ -61,7 +61,7 @@ React keys must be passed directly to JSX without using spread:
61
61
  margin 0.5s ease,
62
62
  padding-block 0.5s ease; /* Añadir una transición suave de altura, margen y relleno */
63
63
  padding: 5px;
64
- `;var Ir={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Rr=v.createContext&&v.createContext(Ir),Aa=["attr","size","title"];function Ia(e,s){if(e==null)return{};var r=Ra(e,s),i,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(o=0;o<l.length;o++)i=l[o],!(s.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(r[i]=e[i])}return r}function Ra(e,s){if(e==null)return{};var r={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(s.indexOf(i)>=0)continue;r[i]=e[i]}return r}function nn(){return nn=Object.assign?Object.assign.bind():function(e){for(var s=1;s<arguments.length;s++){var r=arguments[s];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},nn.apply(this,arguments)}function Pr(e,s){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);s&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),r.push.apply(r,i)}return r}function sn(e){for(var s=1;s<arguments.length;s++){var r=arguments[s]!=null?arguments[s]:{};s%2?Pr(Object(r),!0).forEach(function(i){Pa(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Pr(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function Pa(e,s,r){return s=Wa(s),s in e?Object.defineProperty(e,s,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[s]=r,e}function Wa(e){var s=$a(e,"string");return typeof s=="symbol"?s:s+""}function $a(e,s){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var i=r.call(e,s||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(s==="string"?String:Number)(e)}function Wr(e){return e&&e.map((s,r)=>v.createElement(s.tag,sn({key:r},s.attr),Wr(s.child)))}function Ba(e){return s=>v.createElement(Fa,nn({attr:sn({},e.attr)},s),Wr(e.child))}function Fa(e){var s=r=>{var{attr:i,size:o,title:l}=e,a=Ia(e,Aa),c=o||r.size||"1em",d;return r.className&&(d=r.className),e.className&&(d=(d?d+" ":"")+e.className),v.createElement("svg",nn({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},r.attr,i,a,{className:d,style:sn(sn({color:e.color||r.color},r.style),e.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),l&&v.createElement("title",null,l),e.children)};return Rr!==void 0?v.createElement(Rr.Consumer,null,r=>s(r)):s(Ir)}function La(e){return Ba({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"},child:[]},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"12"},child:[]},{tag:"line",attr:{x1:"12",y1:"16",x2:"12.01",y2:"16"},child:[]}]})(e)}const ss=({isVisible:e,message:s,width:r,Icon:i,backgroundColor:o,textColor:l,justifyContent:a,fontSize:c})=>t.jsxs(Oa,{backgroundcolor:o,isvisible:e,"data-testid":"alert-icon",style:{width:r,justifyContent:a},textcolor:l,children:[i||t.jsx(La,{}),t.jsx("p",{style:{fontSize:c},children:s})]});ss.propTypes={isVisible:n.bool,message:n.string,width:n.string,Icon:n.any,backgroundColor:n.string,textColor:n.string,justifyContent:n.string,fontSize:n.string};function _a(e,s){return process.env.NODE_ENV==="production"?()=>null:function(...i){return e(...i)||s(...i)}}var rs={exports:{}},je={};/**
64
+ `;var $r={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Wr=v.createContext&&v.createContext($r),Ra=["attr","size","title"];function Pa(e,s){if(e==null)return{};var r=$a(e,s),i,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(o=0;o<l.length;o++)i=l[o],!(s.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(r[i]=e[i])}return r}function $a(e,s){if(e==null)return{};var r={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(s.indexOf(i)>=0)continue;r[i]=e[i]}return r}function rn(){return rn=Object.assign?Object.assign.bind():function(e){for(var s=1;s<arguments.length;s++){var r=arguments[s];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},rn.apply(this,arguments)}function Br(e,s){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);s&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),r.push.apply(r,i)}return r}function on(e){for(var s=1;s<arguments.length;s++){var r=arguments[s]!=null?arguments[s]:{};s%2?Br(Object(r),!0).forEach(function(i){Wa(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Br(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function Wa(e,s,r){return s=Ba(s),s in e?Object.defineProperty(e,s,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[s]=r,e}function Ba(e){var s=La(e,"string");return typeof s=="symbol"?s:s+""}function La(e,s){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var i=r.call(e,s||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(s==="string"?String:Number)(e)}function Lr(e){return e&&e.map((s,r)=>v.createElement(s.tag,on({key:r},s.attr),Lr(s.child)))}function Fa(e){return s=>v.createElement(_a,rn({attr:on({},e.attr)},s),Lr(e.child))}function _a(e){var s=r=>{var{attr:i,size:o,title:l}=e,a=Pa(e,Ra),c=o||r.size||"1em",d;return r.className&&(d=r.className),e.className&&(d=(d?d+" ":"")+e.className),v.createElement("svg",rn({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},r.attr,i,a,{className:d,style:on(on({color:e.color||r.color},r.style),e.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),l&&v.createElement("title",null,l),e.children)};return Wr!==void 0?v.createElement(Wr.Consumer,null,r=>s(r)):s($r)}function Ha(e){return Fa({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"},child:[]},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"12"},child:[]},{tag:"line",attr:{x1:"12",y1:"16",x2:"12.01",y2:"16"},child:[]}]})(e)}const rs=({isVisible:e,message:s,width:r,Icon:i,backgroundColor:o,textColor:l,justifyContent:a,fontSize:c})=>t.jsxs(Ia,{backgroundcolor:o,isvisible:e,"data-testid":"alert-icon",style:{width:r,justifyContent:a},textcolor:l,children:[i||t.jsx(Ha,{}),t.jsx("p",{style:{fontSize:c},children:s})]});rs.propTypes={isVisible:n.bool,message:n.string,width:n.string,Icon:n.any,backgroundColor:n.string,textColor:n.string,justifyContent:n.string,fontSize:n.string};function Va(e,s){return process.env.NODE_ENV==="production"?()=>null:function(...i){return e(...i)||s(...i)}}var is={exports:{}},je={};/**
65
65
  * @license React
66
66
  * react-is.production.js
67
67
  *
@@ -69,7 +69,7 @@ React keys must be passed directly to JSX without using spread:
69
69
  *
70
70
  * This source code is licensed under the MIT license found in the
71
71
  * LICENSE file in the root directory of this source tree.
72
- */var $r;function Ha(){if($r)return je;$r=1;var e=Symbol.for("react.transitional.element"),s=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),a=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),h=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.view_transition"),x=Symbol.for("react.client.reference");function b(u){if(typeof u=="object"&&u!==null){var w=u.$$typeof;switch(w){case e:switch(u=u.type,u){case r:case o:case i:case d:case h:case m:return u;default:switch(u=u&&u.$$typeof,u){case a:case c:case p:case g:return u;case l:return u;default:return w}}case s:return w}}}return je.ContextConsumer=l,je.ContextProvider=a,je.Element=e,je.ForwardRef=c,je.Fragment=r,je.Lazy=p,je.Memo=g,je.Portal=s,je.Profiler=o,je.StrictMode=i,je.Suspense=d,je.SuspenseList=h,je.isContextConsumer=function(u){return b(u)===l},je.isContextProvider=function(u){return b(u)===a},je.isElement=function(u){return typeof u=="object"&&u!==null&&u.$$typeof===e},je.isForwardRef=function(u){return b(u)===c},je.isFragment=function(u){return b(u)===r},je.isLazy=function(u){return b(u)===p},je.isMemo=function(u){return b(u)===g},je.isPortal=function(u){return b(u)===s},je.isProfiler=function(u){return b(u)===o},je.isStrictMode=function(u){return b(u)===i},je.isSuspense=function(u){return b(u)===d},je.isSuspenseList=function(u){return b(u)===h},je.isValidElementType=function(u){return typeof u=="string"||typeof u=="function"||u===r||u===o||u===i||u===d||u===h||typeof u=="object"&&u!==null&&(u.$$typeof===p||u.$$typeof===g||u.$$typeof===a||u.$$typeof===l||u.$$typeof===c||u.$$typeof===x||u.getModuleId!==void 0)},je.typeOf=b,je}var we={};/**
72
+ */var Fr;function Ua(){if(Fr)return je;Fr=1;var e=Symbol.for("react.transitional.element"),s=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),a=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),m=Symbol.for("react.view_transition"),x=Symbol.for("react.client.reference");function b(h){if(typeof h=="object"&&h!==null){var w=h.$$typeof;switch(w){case e:switch(h=h.type,h){case r:case o:case i:case d:case u:case m:return h;default:switch(h=h&&h.$$typeof,h){case a:case c:case f:case g:return h;case l:return h;default:return w}}case s:return w}}}return je.ContextConsumer=l,je.ContextProvider=a,je.Element=e,je.ForwardRef=c,je.Fragment=r,je.Lazy=f,je.Memo=g,je.Portal=s,je.Profiler=o,je.StrictMode=i,je.Suspense=d,je.SuspenseList=u,je.isContextConsumer=function(h){return b(h)===l},je.isContextProvider=function(h){return b(h)===a},je.isElement=function(h){return typeof h=="object"&&h!==null&&h.$$typeof===e},je.isForwardRef=function(h){return b(h)===c},je.isFragment=function(h){return b(h)===r},je.isLazy=function(h){return b(h)===f},je.isMemo=function(h){return b(h)===g},je.isPortal=function(h){return b(h)===s},je.isProfiler=function(h){return b(h)===o},je.isStrictMode=function(h){return b(h)===i},je.isSuspense=function(h){return b(h)===d},je.isSuspenseList=function(h){return b(h)===u},je.isValidElementType=function(h){return typeof h=="string"||typeof h=="function"||h===r||h===o||h===i||h===d||h===u||typeof h=="object"&&h!==null&&(h.$$typeof===f||h.$$typeof===g||h.$$typeof===a||h.$$typeof===l||h.$$typeof===c||h.$$typeof===x||h.getModuleId!==void 0)},je.typeOf=b,je}var we={};/**
73
73
  * @license React
74
74
  * react-is.development.js
75
75
  *
@@ -77,26 +77,26 @@ React keys must be passed directly to JSX without using spread:
77
77
  *
78
78
  * This source code is licensed under the MIT license found in the
79
79
  * LICENSE file in the root directory of this source tree.
80
- */var Br;function Va(){return Br||(Br=1,process.env.NODE_ENV!=="production"&&function(){function e(u){if(typeof u=="object"&&u!==null){var w=u.$$typeof;switch(w){case s:switch(u=u.type,u){case i:case l:case o:case h:case g:case x:return u;default:switch(u=u&&u.$$typeof,u){case c:case d:case m:case p:return u;case a:return u;default:return w}}case r:return w}}}var s=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),c=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),x=Symbol.for("react.view_transition"),b=Symbol.for("react.client.reference");we.ContextConsumer=a,we.ContextProvider=c,we.Element=s,we.ForwardRef=d,we.Fragment=i,we.Lazy=m,we.Memo=p,we.Portal=r,we.Profiler=l,we.StrictMode=o,we.Suspense=h,we.SuspenseList=g,we.isContextConsumer=function(u){return e(u)===a},we.isContextProvider=function(u){return e(u)===c},we.isElement=function(u){return typeof u=="object"&&u!==null&&u.$$typeof===s},we.isForwardRef=function(u){return e(u)===d},we.isFragment=function(u){return e(u)===i},we.isLazy=function(u){return e(u)===m},we.isMemo=function(u){return e(u)===p},we.isPortal=function(u){return e(u)===r},we.isProfiler=function(u){return e(u)===l},we.isStrictMode=function(u){return e(u)===o},we.isSuspense=function(u){return e(u)===h},we.isSuspenseList=function(u){return e(u)===g},we.isValidElementType=function(u){return typeof u=="string"||typeof u=="function"||u===i||u===l||u===o||u===h||u===g||typeof u=="object"&&u!==null&&(u.$$typeof===m||u.$$typeof===p||u.$$typeof===c||u.$$typeof===a||u.$$typeof===d||u.$$typeof===b||u.getModuleId!==void 0)},we.typeOf=e}()),we}process.env.NODE_ENV==="production"?rs.exports=Ha():rs.exports=Va();var rn=rs.exports;function tt(e){if(typeof e!="object"||e===null)return!1;const s=Object.getPrototypeOf(e);return(s===null||s===Object.prototype||Object.getPrototypeOf(s)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Fr(e){if(re.isValidElement(e)||rn.isValidElementType(e)||!tt(e))return e;const s={};return Object.keys(e).forEach(r=>{s[r]=Fr(e[r])}),s}function Ue(e,s,r={clone:!0}){const i=r.clone?{...e}:e;return tt(e)&&tt(s)&&Object.keys(s).forEach(o=>{re.isValidElement(s[o])||rn.isValidElementType(s[o])?i[o]=s[o]:tt(s[o])&&Object.prototype.hasOwnProperty.call(e,o)&&tt(e[o])?i[o]=Ue(e[o],s[o],r):r.clone?i[o]=tt(s[o])?Fr(s[o]):s[o]:i[o]=s[o]}),i}function qa(e){const{prototype:s={}}=e;return!!s.isReactComponent}function Ua(e,s,r,i,o){const l=e[s],a=o||s;if(l==null||typeof window>"u")return null;let c;return typeof l=="function"&&!qa(l)&&(c="Did you accidentally provide a plain function component instead?"),c!==void 0?new Error(`Invalid ${i} \`${a}\` supplied to \`${r}\`. Expected an element type that can hold a ref. ${c} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Za=_a(n.elementType,Ua);function ut(e,...s){const r=new URL(`https://mui.com/production-error/?code=${e}`);return s.forEach(i=>r.searchParams.append("args[]",i)),`Minified MUI error #${e}; visit ${r} for the full message.`}function Lr(e,s=""){return e.displayName||e.name||s}function _r(e,s,r){const i=Lr(s);return e.displayName||(i!==""?`${r}(${i})`:r)}function Ya(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return Lr(e,"Component");if(typeof e=="object")switch(e.$$typeof){case rn.ForwardRef:return _r(e,e.render,"ForwardRef");case rn.Memo:return _r(e,e.type,"memo");default:return}}}const on=n.oneOfType([n.func,n.object]);function Ie(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":ut(7));return e.charAt(0).toUpperCase()+e.slice(1)}function Ga(...e){return e.reduce((s,r)=>r==null?s:function(...o){s.apply(this,o),r.apply(this,o)},()=>{})}const Ka=typeof window<"u"?re.useLayoutEffect:re.useEffect;function Qa({controlled:e,default:s,name:r,state:i="value"}){const{current:o}=re.useRef(e!==void 0),[l,a]=re.useState(s),c=o?e:l;if(process.env.NODE_ENV!=="production"){re.useEffect(()=>{o!==(e!==void 0)&&console.error([`MUI: A component is changing the ${o?"":"un"}controlled ${i} state of ${r} to be ${o?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
81
- `))},[i,r,e]);const{current:h}=re.useRef(s);re.useEffect(()=>{!o&&!Object.is(h,s)&&console.error([`MUI: A component is changing the default ${i} state of an uncontrolled ${r} after being initialized. To suppress this warning opt to use a controlled ${r}.`].join(`
82
- `))},[JSON.stringify(s)])}const d=re.useCallback(h=>{o||a(h)},[]);return[c,d]}function ln(e){const s=re.useRef(e);return Ka(()=>{s.current=e}),re.useRef((...r)=>(0,s.current)(...r)).current}function is(...e){const s=re.useRef(void 0),r=re.useCallback(i=>{const o=e.map(l=>{if(l==null)return null;if(typeof l=="function"){const a=l,c=a(i);return typeof c=="function"?c:()=>{a(null)}}return l.current=i,()=>{l.current=null}});return()=>{o.forEach(l=>l==null?void 0:l())}},e);return re.useMemo(()=>e.every(i=>i==null)?null:i=>{s.current&&(s.current(),s.current=void 0),i!=null&&(s.current=r(i))},e)}const Hr={};function Vr(e,s){const r=re.useRef(Hr);return r.current===Hr&&(r.current=e(s)),r}const Xa=[];function Ja(e){re.useEffect(e,Xa)}class os{constructor(){en(this,"currentId",null);en(this,"clear",()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)});en(this,"disposeEffect",()=>this.clear)}static create(){return new os}start(s,r){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,r()},s)}}function ec(){const e=Vr(os.create).current;return Ja(e.disposeEffect),e}function qr(e){try{return e.matches(":focus-visible")}catch{process.env.NODE_ENV!=="production"&&!/jsdom/.test(window.navigator.userAgent)&&console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join(`
83
- `))}return!1}function ls(e,s){const r={...s};for(const i in e)if(Object.prototype.hasOwnProperty.call(e,i)){const o=i;if(o==="components"||o==="slots")r[o]={...e[o],...r[o]};else if(o==="componentsProps"||o==="slotProps"){const l=e[o],a=s[o];if(!a)r[o]=l||{};else if(!l)r[o]=a;else{r[o]={...a};for(const c in l)if(Object.prototype.hasOwnProperty.call(l,c)){const d=c;r[o][d]=ls(l[d],a[d])}}}else r[o]===void 0&&(r[o]=e[o])}return r}function mt(e,s,r=void 0){const i={};for(const o in e){const l=e[o];let a="",c=!0;for(let d=0;d<l.length;d+=1){const h=l[d];h&&(a+=(c===!0?"":" ")+s(h),c=!1,r&&r[h]&&(a+=" "+r[h]))}i[o]=a}return i}const Ur=e=>e,tc=(()=>{let e=Ur;return{configure(s){e=s},generate(s){return e(s)},reset(){e=Ur}}})(),nc={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function rt(e,s,r="Mui"){const i=nc[s];return i?`${r}-${i}`:`${tc.generate(e)}-${s}`}function ht(e,s,r="Mui"){const i={};return s.forEach(o=>{i[o]=rt(e,o,r)}),i}function sc(e,s=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(s,Math.min(e,r))}function rc(e){return typeof e=="string"}function ic(e,s,r){return e===void 0||rc(e)?s:{...s,ownerState:{...s.ownerState,...r}}}function Zr(e){var s,r,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(s=0;s<o;s++)e[s]&&(r=Zr(e[s]))&&(i&&(i+=" "),i+=r)}else for(r in e)e[r]&&(i&&(i+=" "),i+=r);return i}function $e(){for(var e,s,r=0,i="",o=arguments.length;r<o;r++)(e=arguments[r])&&(s=Zr(e))&&(i&&(i+=" "),i+=s);return i}function oc(e,s=[]){if(e===void 0)return{};const r={};return Object.keys(e).filter(i=>i.match(/^on[A-Z]/)&&typeof e[i]=="function"&&!s.includes(i)).forEach(i=>{r[i]=e[i]}),r}function Yr(e){if(e===void 0)return{};const s={};return Object.keys(e).filter(r=>!(r.match(/^on[A-Z]/)&&typeof e[r]=="function")).forEach(r=>{s[r]=e[r]}),s}function lc(e){const{getSlotProps:s,additionalProps:r,externalSlotProps:i,externalForwardedProps:o,className:l}=e;if(!s){const x=$e(r==null?void 0:r.className,l,o==null?void 0:o.className,i==null?void 0:i.className),b={...r==null?void 0:r.style,...o==null?void 0:o.style,...i==null?void 0:i.style},u={...r,...o,...i};return x.length>0&&(u.className=x),Object.keys(b).length>0&&(u.style=b),{props:u,internalRef:void 0}}const a=oc({...o,...i}),c=Yr(i),d=Yr(o),h=s(a),g=$e(h==null?void 0:h.className,r==null?void 0:r.className,l,o==null?void 0:o.className,i==null?void 0:i.className),p={...h==null?void 0:h.style,...r==null?void 0:r.style,...o==null?void 0:o.style,...i==null?void 0:i.style},m={...h,...r,...d,...c};return g.length>0&&(m.className=g),Object.keys(p).length>0&&(m.style=p),{props:m,internalRef:h.ref}}function ac(e,s,r){return typeof e=="function"?e(s,r):e}function $t(e,s){return s?Ue(e,s,{clone:!1}):e}const ft=process.env.NODE_ENV!=="production"?n.oneOfType([n.number,n.string,n.object,n.array]):{};function Gr(e,s){if(!e.containerQueries)return s;const r=Object.keys(s).filter(i=>i.startsWith("@container")).sort((i,o)=>{var a,c;const l=/min-width:\s*([0-9.]+)/;return+(((a=i.match(l))==null?void 0:a[1])||0)-+(((c=o.match(l))==null?void 0:c[1])||0)});return r.length?r.reduce((i,o)=>{const l=s[o];return delete i[o],i[o]=l,i},{...s}):s}function cc(e,s){return s==="@"||s.startsWith("@")&&(e.some(r=>s.startsWith(`@${r}`))||!!s.match(/^@\d/))}function dc(e,s){const r=s.match(/^@([^/]+)?\/?(.+)?$/);if(!r){if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The provided shorthand ${`(${s})`} is invalid. The format should be \`@<breakpoint | number>\` or \`@<breakpoint | number>/<container>\`.
84
- For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:ut(18,`(${s})`));return null}const[,i,o]=r,l=Number.isNaN(+i)?i||0:+i;return e.containerQueries(o).up(l)}function uc(e){const s=(l,a)=>l.replace("@media",a?`@container ${a}`:"@container");function r(l,a){l.up=(...c)=>s(e.breakpoints.up(...c),a),l.down=(...c)=>s(e.breakpoints.down(...c),a),l.between=(...c)=>s(e.breakpoints.between(...c),a),l.only=(...c)=>s(e.breakpoints.only(...c),a),l.not=(...c)=>{const d=s(e.breakpoints.not(...c),a);return d.includes("not all and")?d.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):d}}const i={},o=l=>(r(i,l),i);return r(o),{...e,containerQueries:o}}const an={xs:0,sm:600,md:900,lg:1200,xl:1536},Kr={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${an[e]}px)`},hc={containerQueries:e=>({up:s=>{let r=typeof s=="number"?s:an[s]||s;return typeof r=="number"&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function it(e,s,r){const i=e.theme||{};if(Array.isArray(s)){const l=i.breakpoints||Kr;return s.reduce((a,c,d)=>(a[l.up(l.keys[d])]=r(s[d]),a),{})}if(typeof s=="object"){const l=i.breakpoints||Kr;return Object.keys(s).reduce((a,c)=>{if(cc(l.keys,c)){const d=dc(i.containerQueries?i:hc,c);d&&(a[d]=r(s[c],c))}else if(Object.keys(l.values||an).includes(c)){const d=l.up(c);a[d]=r(s[c],c)}else{const d=c;a[d]=s[d]}return a},{})}return r(s)}function fc(e={}){var r;return((r=e.keys)==null?void 0:r.reduce((i,o)=>{const l=e.up(o);return i[l]={},i},{}))||{}}function Qr(e,s){return e.reduce((r,i)=>{const o=r[i];return(!o||Object.keys(o).length===0)&&delete r[i],r},s)}function cn(e,s,r=!0){if(!s||typeof s!="string")return null;if(e&&e.vars&&r){const i=`vars.${s}`.split(".").reduce((o,l)=>o&&o[l]?o[l]:null,e);if(i!=null)return i}return s.split(".").reduce((i,o)=>i&&i[o]!=null?i[o]:null,e)}function dn(e,s,r,i=r){let o;return typeof e=="function"?o=e(r):Array.isArray(e)?o=e[r]||i:o=cn(e,r)||i,s&&(o=s(o,i,e)),o}function Re(e){const{prop:s,cssProperty:r=e.prop,themeKey:i,transform:o}=e,l=a=>{if(a[s]==null)return null;const c=a[s],d=a.theme,h=cn(d,i)||{};return it(a,c,p=>{let m=dn(h,o,p);return p===m&&typeof p=="string"&&(m=dn(h,o,`${s}${p==="default"?"":Ie(p)}`,p)),r===!1?m:{[r]:m}})};return l.propTypes=process.env.NODE_ENV!=="production"?{[s]:ft}:{},l.filterProps=[s],l}function pc(e){const s={};return r=>(s[r]===void 0&&(s[r]=e(r)),s[r])}const gc={m:"margin",p:"padding"},mc={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Xr={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},yc=pc(e=>{if(e.length>2)if(Xr[e])e=Xr[e];else return[e];const[s,r]=e.split(""),i=gc[s],o=mc[r]||"";return Array.isArray(o)?o.map(l=>i+l):[i+o]}),un=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],hn=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],xc=[...un,...hn];function Bt(e,s,r,i){const o=cn(e,s,!0)??r;return typeof o=="number"||typeof o=="string"?l=>typeof l=="string"?l:(process.env.NODE_ENV!=="production"&&typeof l!="number"&&console.error(`MUI: Expected ${i} argument to be a number or a string, got ${l}.`),typeof o=="string"?`calc(${l} * ${o})`:o*l):Array.isArray(o)?l=>{if(typeof l=="string")return l;const a=Math.abs(l);process.env.NODE_ENV!=="production"&&(Number.isInteger(a)?a>o.length-1&&console.error([`MUI: The value provided (${a}) overflows.`,`The supported values are: ${JSON.stringify(o)}.`,`${a} > ${o.length-1}, you need to add the missing values.`].join(`
80
+ */var _r;function qa(){return _r||(_r=1,process.env.NODE_ENV!=="production"&&function(){function e(h){if(typeof h=="object"&&h!==null){var w=h.$$typeof;switch(w){case s:switch(h=h.type,h){case i:case l:case o:case u:case g:case x:return h;default:switch(h=h&&h.$$typeof,h){case c:case d:case m:case f:return h;case a:return h;default:return w}}case r:return w}}}var s=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),c=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),x=Symbol.for("react.view_transition"),b=Symbol.for("react.client.reference");we.ContextConsumer=a,we.ContextProvider=c,we.Element=s,we.ForwardRef=d,we.Fragment=i,we.Lazy=m,we.Memo=f,we.Portal=r,we.Profiler=l,we.StrictMode=o,we.Suspense=u,we.SuspenseList=g,we.isContextConsumer=function(h){return e(h)===a},we.isContextProvider=function(h){return e(h)===c},we.isElement=function(h){return typeof h=="object"&&h!==null&&h.$$typeof===s},we.isForwardRef=function(h){return e(h)===d},we.isFragment=function(h){return e(h)===i},we.isLazy=function(h){return e(h)===m},we.isMemo=function(h){return e(h)===f},we.isPortal=function(h){return e(h)===r},we.isProfiler=function(h){return e(h)===l},we.isStrictMode=function(h){return e(h)===o},we.isSuspense=function(h){return e(h)===u},we.isSuspenseList=function(h){return e(h)===g},we.isValidElementType=function(h){return typeof h=="string"||typeof h=="function"||h===i||h===l||h===o||h===u||h===g||typeof h=="object"&&h!==null&&(h.$$typeof===m||h.$$typeof===f||h.$$typeof===c||h.$$typeof===a||h.$$typeof===d||h.$$typeof===b||h.getModuleId!==void 0)},we.typeOf=e}()),we}process.env.NODE_ENV==="production"?is.exports=Ua():is.exports=qa();var ln=is.exports;function tt(e){if(typeof e!="object"||e===null)return!1;const s=Object.getPrototypeOf(e);return(s===null||s===Object.prototype||Object.getPrototypeOf(s)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Hr(e){if(re.isValidElement(e)||ln.isValidElementType(e)||!tt(e))return e;const s={};return Object.keys(e).forEach(r=>{s[r]=Hr(e[r])}),s}function Ze(e,s,r={clone:!0}){const i=r.clone?{...e}:e;return tt(e)&&tt(s)&&Object.keys(s).forEach(o=>{re.isValidElement(s[o])||ln.isValidElementType(s[o])?i[o]=s[o]:tt(s[o])&&Object.prototype.hasOwnProperty.call(e,o)&&tt(e[o])?i[o]=Ze(e[o],s[o],r):r.clone?i[o]=tt(s[o])?Hr(s[o]):s[o]:i[o]=s[o]}),i}function Za(e){const{prototype:s={}}=e;return!!s.isReactComponent}function Ya(e,s,r,i,o){const l=e[s],a=o||s;if(l==null||typeof window>"u")return null;let c;return typeof l=="function"&&!Za(l)&&(c="Did you accidentally provide a plain function component instead?"),c!==void 0?new Error(`Invalid ${i} \`${a}\` supplied to \`${r}\`. Expected an element type that can hold a ref. ${c} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Ga=Va(n.elementType,Ya);function ut(e,...s){const r=new URL(`https://mui.com/production-error/?code=${e}`);return s.forEach(i=>r.searchParams.append("args[]",i)),`Minified MUI error #${e}; visit ${r} for the full message.`}function Vr(e,s=""){return e.displayName||e.name||s}function Ur(e,s,r){const i=Vr(s);return e.displayName||(i!==""?`${r}(${i})`:r)}function Ka(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return Vr(e,"Component");if(typeof e=="object")switch(e.$$typeof){case ln.ForwardRef:return Ur(e,e.render,"ForwardRef");case ln.Memo:return Ur(e,e.type,"memo");default:return}}}const an=n.oneOfType([n.func,n.object]);function Ie(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":ut(7));return e.charAt(0).toUpperCase()+e.slice(1)}function Qa(...e){return e.reduce((s,r)=>r==null?s:function(...o){s.apply(this,o),r.apply(this,o)},()=>{})}const Xa=typeof window<"u"?re.useLayoutEffect:re.useEffect;function Ja({controlled:e,default:s,name:r,state:i="value"}){const{current:o}=re.useRef(e!==void 0),[l,a]=re.useState(s),c=o?e:l;if(process.env.NODE_ENV!=="production"){re.useEffect(()=>{o!==(e!==void 0)&&console.error([`MUI: A component is changing the ${o?"":"un"}controlled ${i} state of ${r} to be ${o?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
81
+ `))},[i,r,e]);const{current:u}=re.useRef(s);re.useEffect(()=>{!o&&!Object.is(u,s)&&console.error([`MUI: A component is changing the default ${i} state of an uncontrolled ${r} after being initialized. To suppress this warning opt to use a controlled ${r}.`].join(`
82
+ `))},[JSON.stringify(s)])}const d=re.useCallback(u=>{o||a(u)},[]);return[c,d]}function cn(e){const s=re.useRef(e);return Xa(()=>{s.current=e}),re.useRef((...r)=>(0,s.current)(...r)).current}function os(...e){const s=re.useRef(void 0),r=re.useCallback(i=>{const o=e.map(l=>{if(l==null)return null;if(typeof l=="function"){const a=l,c=a(i);return typeof c=="function"?c:()=>{a(null)}}return l.current=i,()=>{l.current=null}});return()=>{o.forEach(l=>l==null?void 0:l())}},e);return re.useMemo(()=>e.every(i=>i==null)?null:i=>{s.current&&(s.current(),s.current=void 0),i!=null&&(s.current=r(i))},e)}const qr={};function Zr(e,s){const r=re.useRef(qr);return r.current===qr&&(r.current=e(s)),r}const ec=[];function tc(e){re.useEffect(e,ec)}class ls{constructor(){nn(this,"currentId",null);nn(this,"clear",()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)});nn(this,"disposeEffect",()=>this.clear)}static create(){return new ls}start(s,r){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,r()},s)}}function nc(){const e=Zr(ls.create).current;return tc(e.disposeEffect),e}function Yr(e){try{return e.matches(":focus-visible")}catch{process.env.NODE_ENV!=="production"&&!/jsdom/.test(window.navigator.userAgent)&&console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join(`
83
+ `))}return!1}function as(e,s){const r={...s};for(const i in e)if(Object.prototype.hasOwnProperty.call(e,i)){const o=i;if(o==="components"||o==="slots")r[o]={...e[o],...r[o]};else if(o==="componentsProps"||o==="slotProps"){const l=e[o],a=s[o];if(!a)r[o]=l||{};else if(!l)r[o]=a;else{r[o]={...a};for(const c in l)if(Object.prototype.hasOwnProperty.call(l,c)){const d=c;r[o][d]=as(l[d],a[d])}}}else r[o]===void 0&&(r[o]=e[o])}return r}function mt(e,s,r=void 0){const i={};for(const o in e){const l=e[o];let a="",c=!0;for(let d=0;d<l.length;d+=1){const u=l[d];u&&(a+=(c===!0?"":" ")+s(u),c=!1,r&&r[u]&&(a+=" "+r[u]))}i[o]=a}return i}const Gr=e=>e,sc=(()=>{let e=Gr;return{configure(s){e=s},generate(s){return e(s)},reset(){e=Gr}}})(),rc={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function rt(e,s,r="Mui"){const i=rc[s];return i?`${r}-${i}`:`${sc.generate(e)}-${s}`}function ht(e,s,r="Mui"){const i={};return s.forEach(o=>{i[o]=rt(e,o,r)}),i}function ic(e,s=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(s,Math.min(e,r))}function oc(e){return typeof e=="string"}function lc(e,s,r){return e===void 0||oc(e)?s:{...s,ownerState:{...s.ownerState,...r}}}function Kr(e){var s,r,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(s=0;s<o;s++)e[s]&&(r=Kr(e[s]))&&(i&&(i+=" "),i+=r)}else for(r in e)e[r]&&(i&&(i+=" "),i+=r);return i}function We(){for(var e,s,r=0,i="",o=arguments.length;r<o;r++)(e=arguments[r])&&(s=Kr(e))&&(i&&(i+=" "),i+=s);return i}function ac(e,s=[]){if(e===void 0)return{};const r={};return Object.keys(e).filter(i=>i.match(/^on[A-Z]/)&&typeof e[i]=="function"&&!s.includes(i)).forEach(i=>{r[i]=e[i]}),r}function Qr(e){if(e===void 0)return{};const s={};return Object.keys(e).filter(r=>!(r.match(/^on[A-Z]/)&&typeof e[r]=="function")).forEach(r=>{s[r]=e[r]}),s}function cc(e){const{getSlotProps:s,additionalProps:r,externalSlotProps:i,externalForwardedProps:o,className:l}=e;if(!s){const x=We(r==null?void 0:r.className,l,o==null?void 0:o.className,i==null?void 0:i.className),b={...r==null?void 0:r.style,...o==null?void 0:o.style,...i==null?void 0:i.style},h={...r,...o,...i};return x.length>0&&(h.className=x),Object.keys(b).length>0&&(h.style=b),{props:h,internalRef:void 0}}const a=ac({...o,...i}),c=Qr(i),d=Qr(o),u=s(a),g=We(u==null?void 0:u.className,r==null?void 0:r.className,l,o==null?void 0:o.className,i==null?void 0:i.className),f={...u==null?void 0:u.style,...r==null?void 0:r.style,...o==null?void 0:o.style,...i==null?void 0:i.style},m={...u,...r,...d,...c};return g.length>0&&(m.className=g),Object.keys(f).length>0&&(m.style=f),{props:m,internalRef:u.ref}}function dc(e,s,r){return typeof e=="function"?e(s,r):e}function Wt(e,s){return s?Ze(e,s,{clone:!1}):e}const ft=process.env.NODE_ENV!=="production"?n.oneOfType([n.number,n.string,n.object,n.array]):{};function Xr(e,s){if(!e.containerQueries)return s;const r=Object.keys(s).filter(i=>i.startsWith("@container")).sort((i,o)=>{var a,c;const l=/min-width:\s*([0-9.]+)/;return+(((a=i.match(l))==null?void 0:a[1])||0)-+(((c=o.match(l))==null?void 0:c[1])||0)});return r.length?r.reduce((i,o)=>{const l=s[o];return delete i[o],i[o]=l,i},{...s}):s}function uc(e,s){return s==="@"||s.startsWith("@")&&(e.some(r=>s.startsWith(`@${r}`))||!!s.match(/^@\d/))}function hc(e,s){const r=s.match(/^@([^/]+)?\/?(.+)?$/);if(!r){if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The provided shorthand ${`(${s})`} is invalid. The format should be \`@<breakpoint | number>\` or \`@<breakpoint | number>/<container>\`.
84
+ For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:ut(18,`(${s})`));return null}const[,i,o]=r,l=Number.isNaN(+i)?i||0:+i;return e.containerQueries(o).up(l)}function fc(e){const s=(l,a)=>l.replace("@media",a?`@container ${a}`:"@container");function r(l,a){l.up=(...c)=>s(e.breakpoints.up(...c),a),l.down=(...c)=>s(e.breakpoints.down(...c),a),l.between=(...c)=>s(e.breakpoints.between(...c),a),l.only=(...c)=>s(e.breakpoints.only(...c),a),l.not=(...c)=>{const d=s(e.breakpoints.not(...c),a);return d.includes("not all and")?d.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):d}}const i={},o=l=>(r(i,l),i);return r(o),{...e,containerQueries:o}}const dn={xs:0,sm:600,md:900,lg:1200,xl:1536},Jr={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${dn[e]}px)`},pc={containerQueries:e=>({up:s=>{let r=typeof s=="number"?s:dn[s]||s;return typeof r=="number"&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function it(e,s,r){const i=e.theme||{};if(Array.isArray(s)){const l=i.breakpoints||Jr;return s.reduce((a,c,d)=>(a[l.up(l.keys[d])]=r(s[d]),a),{})}if(typeof s=="object"){const l=i.breakpoints||Jr;return Object.keys(s).reduce((a,c)=>{if(uc(l.keys,c)){const d=hc(i.containerQueries?i:pc,c);d&&(a[d]=r(s[c],c))}else if(Object.keys(l.values||dn).includes(c)){const d=l.up(c);a[d]=r(s[c],c)}else{const d=c;a[d]=s[d]}return a},{})}return r(s)}function gc(e={}){var r;return((r=e.keys)==null?void 0:r.reduce((i,o)=>{const l=e.up(o);return i[l]={},i},{}))||{}}function ei(e,s){return e.reduce((r,i)=>{const o=r[i];return(!o||Object.keys(o).length===0)&&delete r[i],r},s)}function un(e,s,r=!0){if(!s||typeof s!="string")return null;if(e&&e.vars&&r){const i=`vars.${s}`.split(".").reduce((o,l)=>o&&o[l]?o[l]:null,e);if(i!=null)return i}return s.split(".").reduce((i,o)=>i&&i[o]!=null?i[o]:null,e)}function hn(e,s,r,i=r){let o;return typeof e=="function"?o=e(r):Array.isArray(e)?o=e[r]||i:o=un(e,r)||i,s&&(o=s(o,i,e)),o}function Re(e){const{prop:s,cssProperty:r=e.prop,themeKey:i,transform:o}=e,l=a=>{if(a[s]==null)return null;const c=a[s],d=a.theme,u=un(d,i)||{};return it(a,c,f=>{let m=hn(u,o,f);return f===m&&typeof f=="string"&&(m=hn(u,o,`${s}${f==="default"?"":Ie(f)}`,f)),r===!1?m:{[r]:m}})};return l.propTypes=process.env.NODE_ENV!=="production"?{[s]:ft}:{},l.filterProps=[s],l}function mc(e){const s={};return r=>(s[r]===void 0&&(s[r]=e(r)),s[r])}const yc={m:"margin",p:"padding"},xc={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},ti={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},bc=mc(e=>{if(e.length>2)if(ti[e])e=ti[e];else return[e];const[s,r]=e.split(""),i=yc[s],o=xc[r]||"";return Array.isArray(o)?o.map(l=>i+l):[i+o]}),fn=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],pn=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],vc=[...fn,...pn];function Bt(e,s,r,i){const o=un(e,s,!0)??r;return typeof o=="number"||typeof o=="string"?l=>typeof l=="string"?l:(process.env.NODE_ENV!=="production"&&typeof l!="number"&&console.error(`MUI: Expected ${i} argument to be a number or a string, got ${l}.`),typeof o=="string"?`calc(${l} * ${o})`:o*l):Array.isArray(o)?l=>{if(typeof l=="string")return l;const a=Math.abs(l);process.env.NODE_ENV!=="production"&&(Number.isInteger(a)?a>o.length-1&&console.error([`MUI: The value provided (${a}) overflows.`,`The supported values are: ${JSON.stringify(o)}.`,`${a} > ${o.length-1}, you need to add the missing values.`].join(`
85
85
  `)):console.error([`MUI: The \`theme.${s}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${s}\` as a number.`].join(`
86
86
  `)));const c=o[a];return l>=0?c:typeof c=="number"?-c:`-${c}`}:typeof o=="function"?o:(process.env.NODE_ENV!=="production"&&console.error([`MUI: The \`theme.${s}\` value (${o}) is invalid.`,"It should be a number, an array or a function."].join(`
87
- `)),()=>{})}function as(e){return Bt(e,"spacing",8,"spacing")}function Ft(e,s){return typeof s=="string"||s==null?s:e(s)}function bc(e,s){return r=>e.reduce((i,o)=>(i[o]=Ft(s,r),i),{})}function vc(e,s,r,i){if(!s.includes(r))return null;const o=yc(r),l=bc(o,i),a=e[r];return it(e,a,l)}function Jr(e,s){const r=as(e.theme);return Object.keys(e).map(i=>vc(e,s,i,r)).reduce($t,{})}function Oe(e){return Jr(e,un)}Oe.propTypes=process.env.NODE_ENV!=="production"?un.reduce((e,s)=>(e[s]=ft,e),{}):{},Oe.filterProps=un;function Ae(e){return Jr(e,hn)}Ae.propTypes=process.env.NODE_ENV!=="production"?hn.reduce((e,s)=>(e[s]=ft,e),{}):{},Ae.filterProps=hn,process.env.NODE_ENV!=="production"&&xc.reduce((e,s)=>(e[s]=ft,e),{});function fn(...e){const s=e.reduce((i,o)=>(o.filterProps.forEach(l=>{i[l]=o}),i),{}),r=i=>Object.keys(i).reduce((o,l)=>s[l]?$t(o,s[l](i)):o,{});return r.propTypes=process.env.NODE_ENV!=="production"?e.reduce((i,o)=>Object.assign(i,o.propTypes),{}):{},r.filterProps=e.reduce((i,o)=>i.concat(o.filterProps),[]),r}function Ke(e){return typeof e!="number"?e:`${e}px solid`}function Qe(e,s){return Re({prop:e,themeKey:"borders",transform:s})}const jc=Qe("border",Ke),wc=Qe("borderTop",Ke),kc=Qe("borderRight",Ke),Cc=Qe("borderBottom",Ke),Sc=Qe("borderLeft",Ke),Tc=Qe("borderColor"),Mc=Qe("borderTopColor"),zc=Qe("borderRightColor"),Ec=Qe("borderBottomColor"),Nc=Qe("borderLeftColor"),Dc=Qe("outline",Ke),Oc=Qe("outlineColor"),pn=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const s=Bt(e.theme,"shape.borderRadius",4,"borderRadius"),r=i=>({borderRadius:Ft(s,i)});return it(e,e.borderRadius,r)}return null};pn.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:ft}:{},pn.filterProps=["borderRadius"],fn(jc,wc,kc,Cc,Sc,Tc,Mc,zc,Ec,Nc,pn,Dc,Oc);const gn=e=>{if(e.gap!==void 0&&e.gap!==null){const s=Bt(e.theme,"spacing",8,"gap"),r=i=>({gap:Ft(s,i)});return it(e,e.gap,r)}return null};gn.propTypes=process.env.NODE_ENV!=="production"?{gap:ft}:{},gn.filterProps=["gap"];const mn=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const s=Bt(e.theme,"spacing",8,"columnGap"),r=i=>({columnGap:Ft(s,i)});return it(e,e.columnGap,r)}return null};mn.propTypes=process.env.NODE_ENV!=="production"?{columnGap:ft}:{},mn.filterProps=["columnGap"];const yn=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const s=Bt(e.theme,"spacing",8,"rowGap"),r=i=>({rowGap:Ft(s,i)});return it(e,e.rowGap,r)}return null};yn.propTypes=process.env.NODE_ENV!=="production"?{rowGap:ft}:{},yn.filterProps=["rowGap"];const Ac=Re({prop:"gridColumn"}),Ic=Re({prop:"gridRow"}),Rc=Re({prop:"gridAutoFlow"}),Pc=Re({prop:"gridAutoColumns"}),Wc=Re({prop:"gridAutoRows"}),$c=Re({prop:"gridTemplateColumns"}),Bc=Re({prop:"gridTemplateRows"}),Fc=Re({prop:"gridTemplateAreas"}),Lc=Re({prop:"gridArea"});fn(gn,mn,yn,Ac,Ic,Rc,Pc,Wc,$c,Bc,Fc,Lc);function Ct(e,s){return s==="grey"?s:e}const _c=Re({prop:"color",themeKey:"palette",transform:Ct}),Hc=Re({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Ct}),Vc=Re({prop:"backgroundColor",themeKey:"palette",transform:Ct});fn(_c,Hc,Vc);function Ze(e){return e<=1&&e!==0?`${e*100}%`:e}const qc=Re({prop:"width",transform:Ze}),cs=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const s=r=>{var o,l,a,c,d;const i=((a=(l=(o=e.theme)==null?void 0:o.breakpoints)==null?void 0:l.values)==null?void 0:a[r])||an[r];return i?((d=(c=e.theme)==null?void 0:c.breakpoints)==null?void 0:d.unit)!=="px"?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:Ze(r)}};return it(e,e.maxWidth,s)}return null};cs.filterProps=["maxWidth"];const Uc=Re({prop:"minWidth",transform:Ze}),Zc=Re({prop:"height",transform:Ze}),Yc=Re({prop:"maxHeight",transform:Ze}),Gc=Re({prop:"minHeight",transform:Ze});Re({prop:"size",cssProperty:"width",transform:Ze}),Re({prop:"size",cssProperty:"height",transform:Ze});const Kc=Re({prop:"boxSizing"});fn(qc,cs,Uc,Zc,Yc,Gc,Kc);const Lt={border:{themeKey:"borders",transform:Ke},borderTop:{themeKey:"borders",transform:Ke},borderRight:{themeKey:"borders",transform:Ke},borderBottom:{themeKey:"borders",transform:Ke},borderLeft:{themeKey:"borders",transform:Ke},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Ke},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:pn},color:{themeKey:"palette",transform:Ct},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Ct},backgroundColor:{themeKey:"palette",transform:Ct},p:{style:Ae},pt:{style:Ae},pr:{style:Ae},pb:{style:Ae},pl:{style:Ae},px:{style:Ae},py:{style:Ae},padding:{style:Ae},paddingTop:{style:Ae},paddingRight:{style:Ae},paddingBottom:{style:Ae},paddingLeft:{style:Ae},paddingX:{style:Ae},paddingY:{style:Ae},paddingInline:{style:Ae},paddingInlineStart:{style:Ae},paddingInlineEnd:{style:Ae},paddingBlock:{style:Ae},paddingBlockStart:{style:Ae},paddingBlockEnd:{style:Ae},m:{style:Oe},mt:{style:Oe},mr:{style:Oe},mb:{style:Oe},ml:{style:Oe},mx:{style:Oe},my:{style:Oe},margin:{style:Oe},marginTop:{style:Oe},marginRight:{style:Oe},marginBottom:{style:Oe},marginLeft:{style:Oe},marginX:{style:Oe},marginY:{style:Oe},marginInline:{style:Oe},marginInlineStart:{style:Oe},marginInlineEnd:{style:Oe},marginBlock:{style:Oe},marginBlockStart:{style:Oe},marginBlockEnd:{style:Oe},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:gn},rowGap:{style:yn},columnGap:{style:mn},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Ze},maxWidth:{style:cs},minWidth:{transform:Ze},height:{transform:Ze},maxHeight:{transform:Ze},minHeight:{transform:Ze},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function Qc(...e){const s=e.reduce((i,o)=>i.concat(Object.keys(o)),[]),r=new Set(s);return e.every(i=>r.size===Object.keys(i).length)}function Xc(e,s){return typeof e=="function"?e(s):e}function Jc(){function e(r,i,o,l){const a={[r]:i,theme:o},c=l[r];if(!c)return{[r]:i};const{cssProperty:d=r,themeKey:h,transform:g,style:p}=c;if(i==null)return null;if(h==="typography"&&i==="inherit")return{[r]:i};const m=cn(o,h)||{};return p?p(a):it(a,i,b=>{let u=dn(m,g,b);return b===u&&typeof b=="string"&&(u=dn(m,g,`${r}${b==="default"?"":Ie(b)}`,b)),d===!1?u:{[d]:u}})}function s(r){const{sx:i,theme:o={},nested:l}=r||{};if(!i)return null;const a=o.unstable_sxConfig??Lt;function c(d){let h=d;if(typeof d=="function")h=d(o);else if(typeof d!="object")return d;if(!h)return null;const g=fc(o.breakpoints),p=Object.keys(g);let m=g;return Object.keys(h).forEach(x=>{const b=Xc(h[x],o);if(b!=null)if(typeof b=="object")if(a[x])m=$t(m,e(x,b,o,a));else{const u=it({theme:o},b,w=>({[x]:w}));Qc(u,b)?m[x]=s({sx:b,theme:o,nested:!0}):m=$t(m,u)}else m=$t(m,e(x,b,o,a))}),!l&&o.modularCssLayers?{"@layer sx":Gr(o,Qr(p,m))}:Gr(o,Qr(p,m))}return Array.isArray(i)?i.map(c):c(i)}return s}const St=Jc();St.filterProps=["sx"];const ed=e=>{var i;const s={systemProps:{},otherProps:{}},r=((i=e==null?void 0:e.theme)==null?void 0:i.unstable_sxConfig)??Lt;return Object.keys(e).forEach(o=>{r[o]?s.systemProps[o]=e[o]:s.otherProps[o]=e[o]}),s};function td(e){const{sx:s,...r}=e,{systemProps:i,otherProps:o}=ed(r);let l;return Array.isArray(s)?l=[i,...s]:typeof s=="function"?l=(...a)=>{const c=s(...a);return tt(c)?{...i,...c}:i}:l={...i,...s},{...o,sx:l}}function nd(e){for(var s=0,r,i=0,o=e.length;o>=4;++i,o-=4)r=e.charCodeAt(i)&255|(e.charCodeAt(++i)&255)<<8|(e.charCodeAt(++i)&255)<<16|(e.charCodeAt(++i)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,s=(r&65535)*1540483477+((r>>>16)*59797<<16)^(s&65535)*1540483477+((s>>>16)*59797<<16);switch(o){case 3:s^=(e.charCodeAt(i+2)&255)<<16;case 2:s^=(e.charCodeAt(i+1)&255)<<8;case 1:s^=e.charCodeAt(i)&255,s=(s&65535)*1540483477+((s>>>16)*59797<<16)}return s^=s>>>13,s=(s&65535)*1540483477+((s>>>16)*59797<<16),((s^s>>>15)>>>0).toString(36)}var sd={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function rd(e){var s=Object.create(null);return function(r){return s[r]===void 0&&(s[r]=e(r)),s[r]}}var id=!1,od=/[A-Z]|^ms/g,ld=/_EMO_([^_]+?)_([^]*?)_EMO_/g,ei=function(s){return s.charCodeAt(1)===45},ti=function(s){return s!=null&&typeof s!="boolean"},ds=rd(function(e){return ei(e)?e:e.replace(od,"-$&").toLowerCase()}),ni=function(s,r){switch(s){case"animation":case"animationName":if(typeof r=="string")return r.replace(ld,function(i,o,l){return pt={name:o,styles:l,next:pt},o})}return sd[s]!==1&&!ei(s)&&typeof r=="number"&&r!==0?r+"px":r},ad="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function xn(e,s,r){if(r==null)return"";var i=r;if(i.__emotion_styles!==void 0)return i;switch(typeof r){case"boolean":return"";case"object":{var o=r;if(o.anim===1)return pt={name:o.name,styles:o.styles,next:pt},o.name;var l=r;if(l.styles!==void 0){var a=l.next;if(a!==void 0)for(;a!==void 0;)pt={name:a.name,styles:a.styles,next:pt},a=a.next;var c=l.styles+";";return c}return cd(e,s,r)}}var d=r;return d}function cd(e,s,r){var i="";if(Array.isArray(r))for(var o=0;o<r.length;o++)i+=xn(e,s,r[o])+";";else for(var l in r){var a=r[l];if(typeof a!="object"){var c=a;ti(c)&&(i+=ds(l)+":"+ni(l,c)+";")}else{if(l==="NO_COMPONENT_SELECTOR"&&id)throw new Error(ad);if(Array.isArray(a)&&typeof a[0]=="string"&&s==null)for(var d=0;d<a.length;d++)ti(a[d])&&(i+=ds(l)+":"+ni(l,a[d])+";");else{var h=xn(e,s,a);switch(l){case"animation":case"animationName":{i+=ds(l)+":"+h+";";break}default:i+=l+"{"+h+"}"}}}}return i}var si=/label:\s*([^\s;{]+)\s*(;|$)/g,pt;function dd(e,s,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var i=!0,o="";pt=void 0;var l=e[0];if(l==null||l.raw===void 0)i=!1,o+=xn(r,s,l);else{var a=l;o+=a[0]}for(var c=1;c<e.length;c++)if(o+=xn(r,s,e[c]),i){var d=l;o+=d[c]}si.lastIndex=0;for(var h="",g;(g=si.exec(o))!==null;)h+="-"+g[1];var p=nd(o)+h;return{name:p,styles:o,next:pt}}/**
87
+ `)),()=>{})}function cs(e){return Bt(e,"spacing",8,"spacing")}function Lt(e,s){return typeof s=="string"||s==null?s:e(s)}function jc(e,s){return r=>e.reduce((i,o)=>(i[o]=Lt(s,r),i),{})}function wc(e,s,r,i){if(!s.includes(r))return null;const o=bc(r),l=jc(o,i),a=e[r];return it(e,a,l)}function ni(e,s){const r=cs(e.theme);return Object.keys(e).map(i=>wc(e,s,i,r)).reduce(Wt,{})}function Oe(e){return ni(e,fn)}Oe.propTypes=process.env.NODE_ENV!=="production"?fn.reduce((e,s)=>(e[s]=ft,e),{}):{},Oe.filterProps=fn;function Ae(e){return ni(e,pn)}Ae.propTypes=process.env.NODE_ENV!=="production"?pn.reduce((e,s)=>(e[s]=ft,e),{}):{},Ae.filterProps=pn,process.env.NODE_ENV!=="production"&&vc.reduce((e,s)=>(e[s]=ft,e),{});function gn(...e){const s=e.reduce((i,o)=>(o.filterProps.forEach(l=>{i[l]=o}),i),{}),r=i=>Object.keys(i).reduce((o,l)=>s[l]?Wt(o,s[l](i)):o,{});return r.propTypes=process.env.NODE_ENV!=="production"?e.reduce((i,o)=>Object.assign(i,o.propTypes),{}):{},r.filterProps=e.reduce((i,o)=>i.concat(o.filterProps),[]),r}function Ke(e){return typeof e!="number"?e:`${e}px solid`}function Qe(e,s){return Re({prop:e,themeKey:"borders",transform:s})}const kc=Qe("border",Ke),Cc=Qe("borderTop",Ke),Sc=Qe("borderRight",Ke),Tc=Qe("borderBottom",Ke),Mc=Qe("borderLeft",Ke),Nc=Qe("borderColor"),zc=Qe("borderTopColor"),Ec=Qe("borderRightColor"),Dc=Qe("borderBottomColor"),Oc=Qe("borderLeftColor"),Ac=Qe("outline",Ke),Ic=Qe("outlineColor"),mn=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const s=Bt(e.theme,"shape.borderRadius",4,"borderRadius"),r=i=>({borderRadius:Lt(s,i)});return it(e,e.borderRadius,r)}return null};mn.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:ft}:{},mn.filterProps=["borderRadius"],gn(kc,Cc,Sc,Tc,Mc,Nc,zc,Ec,Dc,Oc,mn,Ac,Ic);const yn=e=>{if(e.gap!==void 0&&e.gap!==null){const s=Bt(e.theme,"spacing",8,"gap"),r=i=>({gap:Lt(s,i)});return it(e,e.gap,r)}return null};yn.propTypes=process.env.NODE_ENV!=="production"?{gap:ft}:{},yn.filterProps=["gap"];const xn=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const s=Bt(e.theme,"spacing",8,"columnGap"),r=i=>({columnGap:Lt(s,i)});return it(e,e.columnGap,r)}return null};xn.propTypes=process.env.NODE_ENV!=="production"?{columnGap:ft}:{},xn.filterProps=["columnGap"];const bn=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const s=Bt(e.theme,"spacing",8,"rowGap"),r=i=>({rowGap:Lt(s,i)});return it(e,e.rowGap,r)}return null};bn.propTypes=process.env.NODE_ENV!=="production"?{rowGap:ft}:{},bn.filterProps=["rowGap"];const Rc=Re({prop:"gridColumn"}),Pc=Re({prop:"gridRow"}),$c=Re({prop:"gridAutoFlow"}),Wc=Re({prop:"gridAutoColumns"}),Bc=Re({prop:"gridAutoRows"}),Lc=Re({prop:"gridTemplateColumns"}),Fc=Re({prop:"gridTemplateRows"}),_c=Re({prop:"gridTemplateAreas"}),Hc=Re({prop:"gridArea"});gn(yn,xn,bn,Rc,Pc,$c,Wc,Bc,Lc,Fc,_c,Hc);function Ct(e,s){return s==="grey"?s:e}const Vc=Re({prop:"color",themeKey:"palette",transform:Ct}),Uc=Re({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Ct}),qc=Re({prop:"backgroundColor",themeKey:"palette",transform:Ct});gn(Vc,Uc,qc);function Ye(e){return e<=1&&e!==0?`${e*100}%`:e}const Zc=Re({prop:"width",transform:Ye}),ds=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const s=r=>{var o,l,a,c,d;const i=((a=(l=(o=e.theme)==null?void 0:o.breakpoints)==null?void 0:l.values)==null?void 0:a[r])||dn[r];return i?((d=(c=e.theme)==null?void 0:c.breakpoints)==null?void 0:d.unit)!=="px"?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:Ye(r)}};return it(e,e.maxWidth,s)}return null};ds.filterProps=["maxWidth"];const Yc=Re({prop:"minWidth",transform:Ye}),Gc=Re({prop:"height",transform:Ye}),Kc=Re({prop:"maxHeight",transform:Ye}),Qc=Re({prop:"minHeight",transform:Ye});Re({prop:"size",cssProperty:"width",transform:Ye}),Re({prop:"size",cssProperty:"height",transform:Ye});const Xc=Re({prop:"boxSizing"});gn(Zc,ds,Yc,Gc,Kc,Qc,Xc);const Ft={border:{themeKey:"borders",transform:Ke},borderTop:{themeKey:"borders",transform:Ke},borderRight:{themeKey:"borders",transform:Ke},borderBottom:{themeKey:"borders",transform:Ke},borderLeft:{themeKey:"borders",transform:Ke},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Ke},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:mn},color:{themeKey:"palette",transform:Ct},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Ct},backgroundColor:{themeKey:"palette",transform:Ct},p:{style:Ae},pt:{style:Ae},pr:{style:Ae},pb:{style:Ae},pl:{style:Ae},px:{style:Ae},py:{style:Ae},padding:{style:Ae},paddingTop:{style:Ae},paddingRight:{style:Ae},paddingBottom:{style:Ae},paddingLeft:{style:Ae},paddingX:{style:Ae},paddingY:{style:Ae},paddingInline:{style:Ae},paddingInlineStart:{style:Ae},paddingInlineEnd:{style:Ae},paddingBlock:{style:Ae},paddingBlockStart:{style:Ae},paddingBlockEnd:{style:Ae},m:{style:Oe},mt:{style:Oe},mr:{style:Oe},mb:{style:Oe},ml:{style:Oe},mx:{style:Oe},my:{style:Oe},margin:{style:Oe},marginTop:{style:Oe},marginRight:{style:Oe},marginBottom:{style:Oe},marginLeft:{style:Oe},marginX:{style:Oe},marginY:{style:Oe},marginInline:{style:Oe},marginInlineStart:{style:Oe},marginInlineEnd:{style:Oe},marginBlock:{style:Oe},marginBlockStart:{style:Oe},marginBlockEnd:{style:Oe},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:yn},rowGap:{style:bn},columnGap:{style:xn},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Ye},maxWidth:{style:ds},minWidth:{transform:Ye},height:{transform:Ye},maxHeight:{transform:Ye},minHeight:{transform:Ye},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function Jc(...e){const s=e.reduce((i,o)=>i.concat(Object.keys(o)),[]),r=new Set(s);return e.every(i=>r.size===Object.keys(i).length)}function ed(e,s){return typeof e=="function"?e(s):e}function td(){function e(r,i,o,l){const a={[r]:i,theme:o},c=l[r];if(!c)return{[r]:i};const{cssProperty:d=r,themeKey:u,transform:g,style:f}=c;if(i==null)return null;if(u==="typography"&&i==="inherit")return{[r]:i};const m=un(o,u)||{};return f?f(a):it(a,i,b=>{let h=hn(m,g,b);return b===h&&typeof b=="string"&&(h=hn(m,g,`${r}${b==="default"?"":Ie(b)}`,b)),d===!1?h:{[d]:h}})}function s(r){const{sx:i,theme:o={},nested:l}=r||{};if(!i)return null;const a=o.unstable_sxConfig??Ft;function c(d){let u=d;if(typeof d=="function")u=d(o);else if(typeof d!="object")return d;if(!u)return null;const g=gc(o.breakpoints),f=Object.keys(g);let m=g;return Object.keys(u).forEach(x=>{const b=ed(u[x],o);if(b!=null)if(typeof b=="object")if(a[x])m=Wt(m,e(x,b,o,a));else{const h=it({theme:o},b,w=>({[x]:w}));Jc(h,b)?m[x]=s({sx:b,theme:o,nested:!0}):m=Wt(m,h)}else m=Wt(m,e(x,b,o,a))}),!l&&o.modularCssLayers?{"@layer sx":Xr(o,ei(f,m))}:Xr(o,ei(f,m))}return Array.isArray(i)?i.map(c):c(i)}return s}const St=td();St.filterProps=["sx"];const nd=e=>{var i;const s={systemProps:{},otherProps:{}},r=((i=e==null?void 0:e.theme)==null?void 0:i.unstable_sxConfig)??Ft;return Object.keys(e).forEach(o=>{r[o]?s.systemProps[o]=e[o]:s.otherProps[o]=e[o]}),s};function sd(e){const{sx:s,...r}=e,{systemProps:i,otherProps:o}=nd(r);let l;return Array.isArray(s)?l=[i,...s]:typeof s=="function"?l=(...a)=>{const c=s(...a);return tt(c)?{...i,...c}:i}:l={...i,...s},{...o,sx:l}}function rd(e){for(var s=0,r,i=0,o=e.length;o>=4;++i,o-=4)r=e.charCodeAt(i)&255|(e.charCodeAt(++i)&255)<<8|(e.charCodeAt(++i)&255)<<16|(e.charCodeAt(++i)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,s=(r&65535)*1540483477+((r>>>16)*59797<<16)^(s&65535)*1540483477+((s>>>16)*59797<<16);switch(o){case 3:s^=(e.charCodeAt(i+2)&255)<<16;case 2:s^=(e.charCodeAt(i+1)&255)<<8;case 1:s^=e.charCodeAt(i)&255,s=(s&65535)*1540483477+((s>>>16)*59797<<16)}return s^=s>>>13,s=(s&65535)*1540483477+((s>>>16)*59797<<16),((s^s>>>15)>>>0).toString(36)}var id={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function od(e){var s=Object.create(null);return function(r){return s[r]===void 0&&(s[r]=e(r)),s[r]}}var ld=!1,ad=/[A-Z]|^ms/g,cd=/_EMO_([^_]+?)_([^]*?)_EMO_/g,si=function(s){return s.charCodeAt(1)===45},ri=function(s){return s!=null&&typeof s!="boolean"},us=od(function(e){return si(e)?e:e.replace(ad,"-$&").toLowerCase()}),ii=function(s,r){switch(s){case"animation":case"animationName":if(typeof r=="string")return r.replace(cd,function(i,o,l){return pt={name:o,styles:l,next:pt},o})}return id[s]!==1&&!si(s)&&typeof r=="number"&&r!==0?r+"px":r},dd="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function vn(e,s,r){if(r==null)return"";var i=r;if(i.__emotion_styles!==void 0)return i;switch(typeof r){case"boolean":return"";case"object":{var o=r;if(o.anim===1)return pt={name:o.name,styles:o.styles,next:pt},o.name;var l=r;if(l.styles!==void 0){var a=l.next;if(a!==void 0)for(;a!==void 0;)pt={name:a.name,styles:a.styles,next:pt},a=a.next;var c=l.styles+";";return c}return ud(e,s,r)}}var d=r;return d}function ud(e,s,r){var i="";if(Array.isArray(r))for(var o=0;o<r.length;o++)i+=vn(e,s,r[o])+";";else for(var l in r){var a=r[l];if(typeof a!="object"){var c=a;ri(c)&&(i+=us(l)+":"+ii(l,c)+";")}else{if(l==="NO_COMPONENT_SELECTOR"&&ld)throw new Error(dd);if(Array.isArray(a)&&typeof a[0]=="string"&&s==null)for(var d=0;d<a.length;d++)ri(a[d])&&(i+=us(l)+":"+ii(l,a[d])+";");else{var u=vn(e,s,a);switch(l){case"animation":case"animationName":{i+=us(l)+":"+u+";";break}default:i+=l+"{"+u+"}"}}}}return i}var oi=/label:\s*([^\s;{]+)\s*(;|$)/g,pt;function hd(e,s,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var i=!0,o="";pt=void 0;var l=e[0];if(l==null||l.raw===void 0)i=!1,o+=vn(r,s,l);else{var a=l;o+=a[0]}for(var c=1;c<e.length;c++)if(o+=vn(r,s,e[c]),i){var d=l;o+=d[c]}oi.lastIndex=0;for(var u="",g;(g=oi.exec(o))!==null;)u+="-"+g[1];var f=rd(o)+u;return{name:f,styles:o,next:pt}}/**
88
88
  * @mui/styled-engine v6.5.0
89
89
  *
90
90
  * @license MIT
91
91
  * This source code is licensed under the MIT license found in the
92
92
  * LICENSE file in the root directory of this source tree.
93
- */function ud(e,s){const r=ya(e,s);return process.env.NODE_ENV!=="production"?(...i)=>{const o=typeof e=="string"?`"${e}"`:"component";return i.length===0?console.error([`MUI: Seems like you called \`styled(${o})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join(`
94
- `)):i.some(l=>l===void 0)&&console.error(`MUI: the styled(${o})(...args) API requires all its args to be defined.`),r(...i)}:r}function hd(e,s){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=s(e.__emotion_styles))}const ri=[];function yt(e){return ri[0]=e,dd(ri)}const fd=e=>{const s=Object.keys(e).map(r=>({key:r,val:e[r]}))||[];return s.sort((r,i)=>r.val-i.val),s.reduce((r,i)=>({...r,[i.key]:i.val}),{})};function pd(e){const{values:s={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:i=5,...o}=e,l=fd(s),a=Object.keys(l);function c(m){return`@media (min-width:${typeof s[m]=="number"?s[m]:m}${r})`}function d(m){return`@media (max-width:${(typeof s[m]=="number"?s[m]:m)-i/100}${r})`}function h(m,x){const b=a.indexOf(x);return`@media (min-width:${typeof s[m]=="number"?s[m]:m}${r}) and (max-width:${(b!==-1&&typeof s[a[b]]=="number"?s[a[b]]:x)-i/100}${r})`}function g(m){return a.indexOf(m)+1<a.length?h(m,a[a.indexOf(m)+1]):c(m)}function p(m){const x=a.indexOf(m);return x===0?c(a[1]):x===a.length-1?d(a[x]):h(m,a[a.indexOf(m)+1]).replace("@media","@media not all and")}return{keys:a,values:l,up:c,down:d,between:h,only:g,not:p,unit:r,...o}}const gd={borderRadius:4};function ii(e=8,s=as({spacing:e})){if(e.mui)return e;const r=(...i)=>(process.env.NODE_ENV!=="production"&&(i.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${i.length}`)),(i.length===0?[1]:i).map(l=>{const a=s(l);return typeof a=="number"?`${a}px`:a}).join(" "));return r.mui=!0,r}function md(e,s){var i;const r=this;if(r.vars){if(!((i=r.colorSchemes)!=null&&i[e])||typeof r.getColorSchemeSelector!="function")return{};let o=r.getColorSchemeSelector(e);return o==="&"?s:((o.includes("data-")||o.includes("."))&&(o=`*:where(${o.replace(/\s*&$/,"")}) &`),{[o]:s})}return r.palette.mode===e?s:{}}function oi(e={},...s){const{breakpoints:r={},palette:i={},spacing:o,shape:l={},...a}=e,c=pd(r),d=ii(o);let h=Ue({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...i},spacing:d,shape:{...gd,...l}},a);return h=uc(h),h.applyStyles=md,h=s.reduce((g,p)=>Ue(g,p),h),h.unstable_sxConfig={...Lt,...a==null?void 0:a.unstable_sxConfig},h.unstable_sx=function(p){return St({sx:p,theme:this})},h}function li(e){const{variants:s,...r}=e,i={variants:s,style:yt(r),isProcessed:!0};return i.style===r||s&&s.forEach(o=>{typeof o.style!="function"&&(o.style=yt(o.style))}),i}const yd=oi();function us(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function xt(e,s){return s&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${s}{${String(e.styles)}}`),e}function xd(e){return e?(s,r)=>r[e]:null}function bd(e,s,r){e.theme=kd(e.theme)?r:e.theme[s]||e.theme}function bn(e,s,r){const i=typeof s=="function"?s(e):s;if(Array.isArray(i))return i.flatMap(o=>bn(e,o,r));if(Array.isArray(i==null?void 0:i.variants)){let o;if(i.isProcessed)o=r?xt(i.style,r):i.style;else{const{variants:l,...a}=i;o=r?xt(yt(a),r):a}return ai(e,i.variants,[o],r)}return i!=null&&i.isProcessed?r?xt(yt(i.style),r):i.style:r?xt(yt(i),r):i}function ai(e,s,r=[],i=void 0){var l;let o;e:for(let a=0;a<s.length;a+=1){const c=s[a];if(typeof c.props=="function"){if(o??(o={...e,...e.ownerState,ownerState:e.ownerState}),!c.props(o))continue}else for(const d in c.props)if(e[d]!==c.props[d]&&((l=e.ownerState)==null?void 0:l[d])!==c.props[d])continue e;typeof c.style=="function"?(o??(o={...e,...e.ownerState,ownerState:e.ownerState}),r.push(i?xt(yt(c.style(o)),i):c.style(o))):r.push(i?xt(yt(c.style),i):c.style)}return r}function vd(e={}){const{themeId:s,defaultTheme:r=yd,rootShouldForwardProp:i=us,slotShouldForwardProp:o=us}=e;function l(c){bd(c,s,r)}return(c,d={})=>{hd(c,$=>$.filter(B=>B!==St));const{name:h,slot:g,skipVariantsResolver:p,skipSx:m,overridesResolver:x=xd(ci(g)),...b}=d,u=h&&h.startsWith("Mui")||g?"components":"custom",w=p!==void 0?p:g&&g!=="Root"&&g!=="root"||!1,T=m||!1;let D=us;g==="Root"||g==="root"?D=i:g?D=o:Cd(c)&&(D=void 0);const z=ud(c,{shouldForwardProp:D,label:wd(h,g),...b}),C=$=>{if($.__emotion_real===$)return $;if(typeof $=="function")return function(_){return bn(_,$,_.theme.modularCssLayers?u:void 0)};if(tt($)){const B=li($);return function(V){return B.variants?bn(V,B,V.theme.modularCssLayers?u:void 0):V.theme.modularCssLayers?xt(B.style,u):B.style}}return $},k=(...$)=>{const B=[],_=$.map(C),V=[];if(B.push(l),h&&x&&V.push(function(F){var L,E;const K=(E=(L=F.theme.components)==null?void 0:L[h])==null?void 0:E.styleOverrides;if(!K)return null;const ee={};for(const j in K)ee[j]=bn(F,K[j],F.theme.modularCssLayers?"theme":void 0);return x(F,ee)}),h&&!w&&V.push(function(F){var ee,L;const Z=F.theme,K=(L=(ee=Z==null?void 0:Z.components)==null?void 0:ee[h])==null?void 0:L.variants;return K?ai(F,K,[],F.theme.modularCssLayers?"theme":void 0):null}),T||V.push(St),Array.isArray(_[0])){const U=_.shift(),F=new Array(B.length).fill(""),Z=new Array(V.length).fill("");let K;K=[...F,...U,...Z],K.raw=[...F,...U.raw,...Z],B.unshift(K)}const f=[...B,..._,...V],H=z(...f);return c.muiName&&(H.muiName=c.muiName),process.env.NODE_ENV!=="production"&&(H.displayName=jd(h,g,c)),H};return z.withConfig&&(k.withConfig=z.withConfig),k}}function jd(e,s,r){return e?`${e}${Ie(s||"")}`:`Styled(${Ya(r)})`}function wd(e,s){let r;return process.env.NODE_ENV!=="production"&&e&&(r=`${e}-${ci(s||"Root")}`),r}function kd(e){for(const s in e)return!1;return!0}function Cd(e){return typeof e=="string"&&e.charCodeAt(0)>96}function ci(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function hs(e,s=0,r=1){return process.env.NODE_ENV!=="production"&&(e<s||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${s}, ${r}].`),sc(e,s,r)}function Sd(e){e=e.slice(1);const s=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(s);return r&&r[0].length===1&&(r=r.map(i=>i+i)),process.env.NODE_ENV!=="production"&&e.length!==e.trim().length&&console.error(`MUI: The color: "${e}" is invalid. Make sure the color input doesn't contain leading/trailing space.`),r?`rgb${r.length===4?"a":""}(${r.map((i,o)=>o<3?parseInt(i,16):Math.round(parseInt(i,16)/255*1e3)/1e3).join(", ")})`:""}function gt(e){if(e.type)return e;if(e.charAt(0)==="#")return gt(Sd(e));const s=e.indexOf("("),r=e.substring(0,s);if(!["rgb","rgba","hsl","hsla","color"].includes(r))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
93
+ */function fd(e,s){const r=ba(e,s);return process.env.NODE_ENV!=="production"?(...i)=>{const o=typeof e=="string"?`"${e}"`:"component";return i.length===0?console.error([`MUI: Seems like you called \`styled(${o})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join(`
94
+ `)):i.some(l=>l===void 0)&&console.error(`MUI: the styled(${o})(...args) API requires all its args to be defined.`),r(...i)}:r}function pd(e,s){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=s(e.__emotion_styles))}const li=[];function yt(e){return li[0]=e,hd(li)}const gd=e=>{const s=Object.keys(e).map(r=>({key:r,val:e[r]}))||[];return s.sort((r,i)=>r.val-i.val),s.reduce((r,i)=>({...r,[i.key]:i.val}),{})};function md(e){const{values:s={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:i=5,...o}=e,l=gd(s),a=Object.keys(l);function c(m){return`@media (min-width:${typeof s[m]=="number"?s[m]:m}${r})`}function d(m){return`@media (max-width:${(typeof s[m]=="number"?s[m]:m)-i/100}${r})`}function u(m,x){const b=a.indexOf(x);return`@media (min-width:${typeof s[m]=="number"?s[m]:m}${r}) and (max-width:${(b!==-1&&typeof s[a[b]]=="number"?s[a[b]]:x)-i/100}${r})`}function g(m){return a.indexOf(m)+1<a.length?u(m,a[a.indexOf(m)+1]):c(m)}function f(m){const x=a.indexOf(m);return x===0?c(a[1]):x===a.length-1?d(a[x]):u(m,a[a.indexOf(m)+1]).replace("@media","@media not all and")}return{keys:a,values:l,up:c,down:d,between:u,only:g,not:f,unit:r,...o}}const yd={borderRadius:4};function ai(e=8,s=cs({spacing:e})){if(e.mui)return e;const r=(...i)=>(process.env.NODE_ENV!=="production"&&(i.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${i.length}`)),(i.length===0?[1]:i).map(l=>{const a=s(l);return typeof a=="number"?`${a}px`:a}).join(" "));return r.mui=!0,r}function xd(e,s){var i;const r=this;if(r.vars){if(!((i=r.colorSchemes)!=null&&i[e])||typeof r.getColorSchemeSelector!="function")return{};let o=r.getColorSchemeSelector(e);return o==="&"?s:((o.includes("data-")||o.includes("."))&&(o=`*:where(${o.replace(/\s*&$/,"")}) &`),{[o]:s})}return r.palette.mode===e?s:{}}function ci(e={},...s){const{breakpoints:r={},palette:i={},spacing:o,shape:l={},...a}=e,c=md(r),d=ai(o);let u=Ze({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...i},spacing:d,shape:{...yd,...l}},a);return u=fc(u),u.applyStyles=xd,u=s.reduce((g,f)=>Ze(g,f),u),u.unstable_sxConfig={...Ft,...a==null?void 0:a.unstable_sxConfig},u.unstable_sx=function(f){return St({sx:f,theme:this})},u}function di(e){const{variants:s,...r}=e,i={variants:s,style:yt(r),isProcessed:!0};return i.style===r||s&&s.forEach(o=>{typeof o.style!="function"&&(o.style=yt(o.style))}),i}const bd=ci();function hs(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function xt(e,s){return s&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${s}{${String(e.styles)}}`),e}function vd(e){return e?(s,r)=>r[e]:null}function jd(e,s,r){e.theme=Sd(e.theme)?r:e.theme[s]||e.theme}function jn(e,s,r){const i=typeof s=="function"?s(e):s;if(Array.isArray(i))return i.flatMap(o=>jn(e,o,r));if(Array.isArray(i==null?void 0:i.variants)){let o;if(i.isProcessed)o=r?xt(i.style,r):i.style;else{const{variants:l,...a}=i;o=r?xt(yt(a),r):a}return ui(e,i.variants,[o],r)}return i!=null&&i.isProcessed?r?xt(yt(i.style),r):i.style:r?xt(yt(i),r):i}function ui(e,s,r=[],i=void 0){var l;let o;e:for(let a=0;a<s.length;a+=1){const c=s[a];if(typeof c.props=="function"){if(o??(o={...e,...e.ownerState,ownerState:e.ownerState}),!c.props(o))continue}else for(const d in c.props)if(e[d]!==c.props[d]&&((l=e.ownerState)==null?void 0:l[d])!==c.props[d])continue e;typeof c.style=="function"?(o??(o={...e,...e.ownerState,ownerState:e.ownerState}),r.push(i?xt(yt(c.style(o)),i):c.style(o))):r.push(i?xt(yt(c.style),i):c.style)}return r}function wd(e={}){const{themeId:s,defaultTheme:r=bd,rootShouldForwardProp:i=hs,slotShouldForwardProp:o=hs}=e;function l(c){jd(c,s,r)}return(c,d={})=>{pd(c,W=>W.filter(B=>B!==St));const{name:u,slot:g,skipVariantsResolver:f,skipSx:m,overridesResolver:x=vd(hi(g)),...b}=d,h=u&&u.startsWith("Mui")||g?"components":"custom",w=f!==void 0?f:g&&g!=="Root"&&g!=="root"||!1,T=m||!1;let D=hs;g==="Root"||g==="root"?D=i:g?D=o:Td(c)&&(D=void 0);const N=fd(c,{shouldForwardProp:D,label:Cd(u,g),...b}),C=W=>{if(W.__emotion_real===W)return W;if(typeof W=="function")return function(_){return jn(_,W,_.theme.modularCssLayers?h:void 0)};if(tt(W)){const B=di(W);return function(V){return B.variants?jn(V,B,V.theme.modularCssLayers?h:void 0):V.theme.modularCssLayers?xt(B.style,h):B.style}}return W},k=(...W)=>{const B=[],_=W.map(C),V=[];if(B.push(l),u&&x&&V.push(function(L){var F,z;const K=(z=(F=L.theme.components)==null?void 0:F[u])==null?void 0:z.styleOverrides;if(!K)return null;const ee={};for(const j in K)ee[j]=jn(L,K[j],L.theme.modularCssLayers?"theme":void 0);return x(L,ee)}),u&&!w&&V.push(function(L){var ee,F;const Z=L.theme,K=(F=(ee=Z==null?void 0:Z.components)==null?void 0:ee[u])==null?void 0:F.variants;return K?ui(L,K,[],L.theme.modularCssLayers?"theme":void 0):null}),T||V.push(St),Array.isArray(_[0])){const q=_.shift(),L=new Array(B.length).fill(""),Z=new Array(V.length).fill("");let K;K=[...L,...q,...Z],K.raw=[...L,...q.raw,...Z],B.unshift(K)}const p=[...B,..._,...V],H=N(...p);return c.muiName&&(H.muiName=c.muiName),process.env.NODE_ENV!=="production"&&(H.displayName=kd(u,g,c)),H};return N.withConfig&&(k.withConfig=N.withConfig),k}}function kd(e,s,r){return e?`${e}${Ie(s||"")}`:`Styled(${Ka(r)})`}function Cd(e,s){let r;return process.env.NODE_ENV!=="production"&&e&&(r=`${e}-${hi(s||"Root")}`),r}function Sd(e){for(const s in e)return!1;return!0}function Td(e){return typeof e=="string"&&e.charCodeAt(0)>96}function hi(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function fs(e,s=0,r=1){return process.env.NODE_ENV!=="production"&&(e<s||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${s}, ${r}].`),ic(e,s,r)}function Md(e){e=e.slice(1);const s=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(s);return r&&r[0].length===1&&(r=r.map(i=>i+i)),process.env.NODE_ENV!=="production"&&e.length!==e.trim().length&&console.error(`MUI: The color: "${e}" is invalid. Make sure the color input doesn't contain leading/trailing space.`),r?`rgb${r.length===4?"a":""}(${r.map((i,o)=>o<3?parseInt(i,16):Math.round(parseInt(i,16)/255*1e3)/1e3).join(", ")})`:""}function gt(e){if(e.type)return e;if(e.charAt(0)==="#")return gt(Md(e));const s=e.indexOf("("),r=e.substring(0,s);if(!["rgb","rgba","hsl","hsla","color"].includes(r))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
95
95
  The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:ut(9,e));let i=e.substring(s+1,e.length-1),o;if(r==="color"){if(i=i.split(" "),o=i.shift(),i.length===4&&i[3].charAt(0)==="/"&&(i[3]=i[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(o))throw new Error(process.env.NODE_ENV!=="production"?`MUI: unsupported \`${o}\` color space.
96
- The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:ut(10,o))}else i=i.split(",");return i=i.map(l=>parseFloat(l)),{type:r,values:i,colorSpace:o}}const Td=e=>{const s=gt(e);return s.values.slice(0,3).map((r,i)=>s.type.includes("hsl")&&i!==0?`${r}%`:r).join(" ")},_t=(e,s)=>{try{return Td(e)}catch{return s&&process.env.NODE_ENV!=="production"&&console.warn(s),e}};function vn(e){const{type:s,colorSpace:r}=e;let{values:i}=e;return s.includes("rgb")?i=i.map((o,l)=>l<3?parseInt(o,10):o):s.includes("hsl")&&(i[1]=`${i[1]}%`,i[2]=`${i[2]}%`),s.includes("color")?i=`${r} ${i.join(" ")}`:i=`${i.join(", ")}`,`${s}(${i})`}function di(e){e=gt(e);const{values:s}=e,r=s[0],i=s[1]/100,o=s[2]/100,l=i*Math.min(o,1-o),a=(h,g=(h+r/30)%12)=>o-l*Math.max(Math.min(g-3,9-g,1),-1);let c="rgb";const d=[Math.round(a(0)*255),Math.round(a(8)*255),Math.round(a(4)*255)];return e.type==="hsla"&&(c+="a",d.push(s[3])),vn({type:c,values:d})}function fs(e){e=gt(e);let s=e.type==="hsl"||e.type==="hsla"?gt(di(e)).values:e.values;return s=s.map(r=>(e.type!=="color"&&(r/=255),r<=.03928?r/12.92:((r+.055)/1.055)**2.4)),Number((.2126*s[0]+.7152*s[1]+.0722*s[2]).toFixed(3))}function ui(e,s){const r=fs(e),i=fs(s);return(Math.max(r,i)+.05)/(Math.min(r,i)+.05)}function Ht(e,s){return e=gt(e),s=hs(s),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${s}`:e.values[3]=s,vn(e)}function jn(e,s,r){try{return Ht(e,s)}catch{return e}}function ps(e,s){if(e=gt(e),s=hs(s),e.type.includes("hsl"))e.values[2]*=1-s;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-s;return vn(e)}function Ce(e,s,r){try{return ps(e,s)}catch{return e}}function gs(e,s){if(e=gt(e),s=hs(s),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*s;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*s;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*s;return vn(e)}function Se(e,s,r){try{return gs(e,s)}catch{return e}}function Md(e,s=.15){return fs(e)>.5?ps(e,s):gs(e,s)}function wn(e,s,r){try{return Md(e,s)}catch{return e}}const zd=re.createContext(void 0);process.env.NODE_ENV!=="production"&&(n.node,n.object);function Ed(e){const{theme:s,name:r,props:i}=e;if(!s||!s.components||!s.components[r])return i;const o=s.components[r];return o.defaultProps?ls(o.defaultProps,i):!o.styleOverrides&&!o.variants?ls(o,i):i}function Nd({props:e,name:s}){const r=re.useContext(zd);return Ed({props:e,name:s,theme:{components:r}})}const hi={theme:void 0};function Dd(e){let s,r;return function(o){let l=s;return(l===void 0||o.theme!==r)&&(hi.theme=o.theme,l=li(e(hi)),s=l,r=o.theme),l}}function Od(e=""){function s(...i){if(!i.length)return"";const o=i[0];return typeof o=="string"&&!o.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, var(--${e?`${e}-`:""}${o}${s(...i.slice(1))})`:`, ${o}`}return(i,...o)=>`var(--${e?`${e}-`:""}${i}${s(...o)})`}const fi=(e,s,r,i=[])=>{let o=e;s.forEach((l,a)=>{a===s.length-1?Array.isArray(o)?o[Number(l)]=r:o&&typeof o=="object"&&(o[l]=r):o&&typeof o=="object"&&(o[l]||(o[l]=i.includes(l)?[]:{}),o=o[l])})},Ad=(e,s,r)=>{function i(o,l=[],a=[]){Object.entries(o).forEach(([c,d])=>{(!r||r&&!r([...l,c]))&&d!=null&&(typeof d=="object"&&Object.keys(d).length>0?i(d,[...l,c],Array.isArray(d)?[...a,c]:a):s([...l,c],d,a))})}i(e)},Id=(e,s)=>typeof s=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(i=>e.includes(i))||e[e.length-1].toLowerCase().includes("opacity")?s:`${s}px`:s;function ms(e,s){const{prefix:r,shouldSkipGeneratingVar:i}=s||{},o={},l={},a={};return Ad(e,(c,d,h)=>{if((typeof d=="string"||typeof d=="number")&&(!i||!i(c,d))){const g=`--${r?`${r}-`:""}${c.join("-")}`,p=Id(c,d);Object.assign(o,{[g]:p}),fi(l,c,`var(${g})`,h),fi(a,c,`var(${g}, ${p})`,h)}},c=>c[0]==="vars"),{css:o,vars:l,varsWithDefaults:a}}function Rd(e,s={}){const{getSelector:r=w,disableCssColorScheme:i,colorSchemeSelector:o}=s,{colorSchemes:l={},components:a,defaultColorScheme:c="light",...d}=e,{vars:h,css:g,varsWithDefaults:p}=ms(d,s);let m=p;const x={},{[c]:b,...u}=l;if(Object.entries(u||{}).forEach(([z,C])=>{const{vars:k,css:$,varsWithDefaults:B}=ms(C,s);m=Ue(m,B),x[z]={css:$,vars:k}}),b){const{css:z,vars:C,varsWithDefaults:k}=ms(b,s);m=Ue(m,k),x[c]={css:z,vars:C}}function w(z,C){var $,B;let k=o;if(o==="class"&&(k=".%s"),o==="data"&&(k="[data-%s]"),o!=null&&o.startsWith("data-")&&!o.includes("%s")&&(k=`[${o}="%s"]`),z){if(k==="media")return e.defaultColorScheme===z?":root":{[`@media (prefers-color-scheme: ${((B=($=l[z])==null?void 0:$.palette)==null?void 0:B.mode)||z})`]:{":root":C}};if(k)return e.defaultColorScheme===z?`:root, ${k.replace("%s",String(z))}`:k.replace("%s",String(z))}return":root"}return{vars:m,generateThemeVars:()=>{let z={...h};return Object.entries(x).forEach(([,{vars:C}])=>{z=Ue(z,C)}),z},generateStyleSheets:()=>{var _,V;const z=[],C=e.defaultColorScheme||"light";function k(f,H){Object.keys(H).length&&z.push(typeof f=="string"?{[f]:{...H}}:f)}k(r(void 0,{...g}),g);const{[C]:$,...B}=x;if($){const{css:f}=$,H=(V=(_=l[C])==null?void 0:_.palette)==null?void 0:V.mode,U=!i&&H?{colorScheme:H,...f}:{...f};k(r(C,{...U}),U)}return Object.entries(B).forEach(([f,{css:H}])=>{var Z,K;const U=(K=(Z=l[f])==null?void 0:Z.palette)==null?void 0:K.mode,F=!i&&U?{colorScheme:U,...H}:{...H};k(r(f,{...F}),F)}),z}}}function Pd(e){return function(r){return e==="media"?(process.env.NODE_ENV!=="production"&&r!=="light"&&r!=="dark"&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${r}'.`),`@media (prefers-color-scheme: ${r})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${r}"] &`:e==="class"?`.${r} &`:e==="data"?`[data-${r}] &`:`${e.replace("%s",r)} &`:"&"}}const Vt={black:"#000",white:"#fff"},Wd={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},Tt={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},Mt={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},qt={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},zt={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},Et={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},Nt={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};function pi(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Vt.white,default:Vt.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}const $d=pi();function gi(){return{text:{primary:Vt.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Vt.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}const mi=gi();function yi(e,s,r,i){const o=i.light||i,l=i.dark||i*1.5;e[s]||(e.hasOwnProperty(r)?e[s]=e[r]:s==="light"?e.light=gs(e.main,o):s==="dark"&&(e.dark=ps(e.main,l)))}function Bd(e="light"){return e==="dark"?{main:zt[200],light:zt[50],dark:zt[400]}:{main:zt[700],light:zt[400],dark:zt[800]}}function Fd(e="light"){return e==="dark"?{main:Tt[200],light:Tt[50],dark:Tt[400]}:{main:Tt[500],light:Tt[300],dark:Tt[700]}}function Ld(e="light"){return e==="dark"?{main:Mt[500],light:Mt[300],dark:Mt[700]}:{main:Mt[700],light:Mt[400],dark:Mt[800]}}function _d(e="light"){return e==="dark"?{main:Et[400],light:Et[300],dark:Et[700]}:{main:Et[700],light:Et[500],dark:Et[900]}}function Hd(e="light"){return e==="dark"?{main:Nt[400],light:Nt[300],dark:Nt[700]}:{main:Nt[800],light:Nt[500],dark:Nt[900]}}function Vd(e="light"){return e==="dark"?{main:qt[400],light:qt[300],dark:qt[700]}:{main:"#ed6c02",light:qt[500],dark:qt[900]}}function ys(e){const{mode:s="light",contrastThreshold:r=3,tonalOffset:i=.2,...o}=e,l=e.primary||Bd(s),a=e.secondary||Fd(s),c=e.error||Ld(s),d=e.info||_d(s),h=e.success||Hd(s),g=e.warning||Vd(s);function p(u){const w=ui(u,mi.text.primary)>=r?mi.text.primary:$d.text.primary;if(process.env.NODE_ENV!=="production"){const T=ui(u,w);T<3&&console.error([`MUI: The contrast ratio of ${T}:1 for ${w} on ${u}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
97
- `))}return w}const m=({color:u,name:w,mainShade:T=500,lightShade:D=300,darkShade:z=700})=>{if(u={...u},!u.main&&u[T]&&(u.main=u[T]),!u.hasOwnProperty("main"))throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${w?` (${w})`:""} provided to augmentColor(color) is invalid.
98
- The color object needs to have a \`main\` property or a \`${T}\` property.`:ut(11,w?` (${w})`:"",T));if(typeof u.main!="string")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${w?` (${w})`:""} provided to augmentColor(color) is invalid.
99
- \`color.main\` should be a string, but \`${JSON.stringify(u.main)}\` was provided instead.
96
+ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:ut(10,o))}else i=i.split(",");return i=i.map(l=>parseFloat(l)),{type:r,values:i,colorSpace:o}}const Nd=e=>{const s=gt(e);return s.values.slice(0,3).map((r,i)=>s.type.includes("hsl")&&i!==0?`${r}%`:r).join(" ")},_t=(e,s)=>{try{return Nd(e)}catch{return s&&process.env.NODE_ENV!=="production"&&console.warn(s),e}};function wn(e){const{type:s,colorSpace:r}=e;let{values:i}=e;return s.includes("rgb")?i=i.map((o,l)=>l<3?parseInt(o,10):o):s.includes("hsl")&&(i[1]=`${i[1]}%`,i[2]=`${i[2]}%`),s.includes("color")?i=`${r} ${i.join(" ")}`:i=`${i.join(", ")}`,`${s}(${i})`}function fi(e){e=gt(e);const{values:s}=e,r=s[0],i=s[1]/100,o=s[2]/100,l=i*Math.min(o,1-o),a=(u,g=(u+r/30)%12)=>o-l*Math.max(Math.min(g-3,9-g,1),-1);let c="rgb";const d=[Math.round(a(0)*255),Math.round(a(8)*255),Math.round(a(4)*255)];return e.type==="hsla"&&(c+="a",d.push(s[3])),wn({type:c,values:d})}function ps(e){e=gt(e);let s=e.type==="hsl"||e.type==="hsla"?gt(fi(e)).values:e.values;return s=s.map(r=>(e.type!=="color"&&(r/=255),r<=.03928?r/12.92:((r+.055)/1.055)**2.4)),Number((.2126*s[0]+.7152*s[1]+.0722*s[2]).toFixed(3))}function pi(e,s){const r=ps(e),i=ps(s);return(Math.max(r,i)+.05)/(Math.min(r,i)+.05)}function Ht(e,s){return e=gt(e),s=fs(s),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${s}`:e.values[3]=s,wn(e)}function kn(e,s,r){try{return Ht(e,s)}catch{return e}}function gs(e,s){if(e=gt(e),s=fs(s),e.type.includes("hsl"))e.values[2]*=1-s;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-s;return wn(e)}function Ce(e,s,r){try{return gs(e,s)}catch{return e}}function ms(e,s){if(e=gt(e),s=fs(s),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*s;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*s;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*s;return wn(e)}function Se(e,s,r){try{return ms(e,s)}catch{return e}}function zd(e,s=.15){return ps(e)>.5?gs(e,s):ms(e,s)}function Cn(e,s,r){try{return zd(e,s)}catch{return e}}const Ed=re.createContext(void 0);process.env.NODE_ENV!=="production"&&(n.node,n.object);function Dd(e){const{theme:s,name:r,props:i}=e;if(!s||!s.components||!s.components[r])return i;const o=s.components[r];return o.defaultProps?as(o.defaultProps,i):!o.styleOverrides&&!o.variants?as(o,i):i}function Od({props:e,name:s}){const r=re.useContext(Ed);return Dd({props:e,name:s,theme:{components:r}})}const gi={theme:void 0};function Ad(e){let s,r;return function(o){let l=s;return(l===void 0||o.theme!==r)&&(gi.theme=o.theme,l=di(e(gi)),s=l,r=o.theme),l}}function Id(e=""){function s(...i){if(!i.length)return"";const o=i[0];return typeof o=="string"&&!o.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, var(--${e?`${e}-`:""}${o}${s(...i.slice(1))})`:`, ${o}`}return(i,...o)=>`var(--${e?`${e}-`:""}${i}${s(...o)})`}const mi=(e,s,r,i=[])=>{let o=e;s.forEach((l,a)=>{a===s.length-1?Array.isArray(o)?o[Number(l)]=r:o&&typeof o=="object"&&(o[l]=r):o&&typeof o=="object"&&(o[l]||(o[l]=i.includes(l)?[]:{}),o=o[l])})},Rd=(e,s,r)=>{function i(o,l=[],a=[]){Object.entries(o).forEach(([c,d])=>{(!r||r&&!r([...l,c]))&&d!=null&&(typeof d=="object"&&Object.keys(d).length>0?i(d,[...l,c],Array.isArray(d)?[...a,c]:a):s([...l,c],d,a))})}i(e)},Pd=(e,s)=>typeof s=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(i=>e.includes(i))||e[e.length-1].toLowerCase().includes("opacity")?s:`${s}px`:s;function ys(e,s){const{prefix:r,shouldSkipGeneratingVar:i}=s||{},o={},l={},a={};return Rd(e,(c,d,u)=>{if((typeof d=="string"||typeof d=="number")&&(!i||!i(c,d))){const g=`--${r?`${r}-`:""}${c.join("-")}`,f=Pd(c,d);Object.assign(o,{[g]:f}),mi(l,c,`var(${g})`,u),mi(a,c,`var(${g}, ${f})`,u)}},c=>c[0]==="vars"),{css:o,vars:l,varsWithDefaults:a}}function $d(e,s={}){const{getSelector:r=w,disableCssColorScheme:i,colorSchemeSelector:o}=s,{colorSchemes:l={},components:a,defaultColorScheme:c="light",...d}=e,{vars:u,css:g,varsWithDefaults:f}=ys(d,s);let m=f;const x={},{[c]:b,...h}=l;if(Object.entries(h||{}).forEach(([N,C])=>{const{vars:k,css:W,varsWithDefaults:B}=ys(C,s);m=Ze(m,B),x[N]={css:W,vars:k}}),b){const{css:N,vars:C,varsWithDefaults:k}=ys(b,s);m=Ze(m,k),x[c]={css:N,vars:C}}function w(N,C){var W,B;let k=o;if(o==="class"&&(k=".%s"),o==="data"&&(k="[data-%s]"),o!=null&&o.startsWith("data-")&&!o.includes("%s")&&(k=`[${o}="%s"]`),N){if(k==="media")return e.defaultColorScheme===N?":root":{[`@media (prefers-color-scheme: ${((B=(W=l[N])==null?void 0:W.palette)==null?void 0:B.mode)||N})`]:{":root":C}};if(k)return e.defaultColorScheme===N?`:root, ${k.replace("%s",String(N))}`:k.replace("%s",String(N))}return":root"}return{vars:m,generateThemeVars:()=>{let N={...u};return Object.entries(x).forEach(([,{vars:C}])=>{N=Ze(N,C)}),N},generateStyleSheets:()=>{var _,V;const N=[],C=e.defaultColorScheme||"light";function k(p,H){Object.keys(H).length&&N.push(typeof p=="string"?{[p]:{...H}}:p)}k(r(void 0,{...g}),g);const{[C]:W,...B}=x;if(W){const{css:p}=W,H=(V=(_=l[C])==null?void 0:_.palette)==null?void 0:V.mode,q=!i&&H?{colorScheme:H,...p}:{...p};k(r(C,{...q}),q)}return Object.entries(B).forEach(([p,{css:H}])=>{var Z,K;const q=(K=(Z=l[p])==null?void 0:Z.palette)==null?void 0:K.mode,L=!i&&q?{colorScheme:q,...H}:{...H};k(r(p,{...L}),L)}),N}}}function Wd(e){return function(r){return e==="media"?(process.env.NODE_ENV!=="production"&&r!=="light"&&r!=="dark"&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${r}'.`),`@media (prefers-color-scheme: ${r})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${r}"] &`:e==="class"?`.${r} &`:e==="data"?`[data-${r}] &`:`${e.replace("%s",r)} &`:"&"}}const Vt={black:"#000",white:"#fff"},Bd={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},Tt={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},Mt={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},Ut={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},Nt={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},zt={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},Et={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};function yi(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Vt.white,default:Vt.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}const Ld=yi();function xi(){return{text:{primary:Vt.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Vt.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}const bi=xi();function vi(e,s,r,i){const o=i.light||i,l=i.dark||i*1.5;e[s]||(e.hasOwnProperty(r)?e[s]=e[r]:s==="light"?e.light=ms(e.main,o):s==="dark"&&(e.dark=gs(e.main,l)))}function Fd(e="light"){return e==="dark"?{main:Nt[200],light:Nt[50],dark:Nt[400]}:{main:Nt[700],light:Nt[400],dark:Nt[800]}}function _d(e="light"){return e==="dark"?{main:Tt[200],light:Tt[50],dark:Tt[400]}:{main:Tt[500],light:Tt[300],dark:Tt[700]}}function Hd(e="light"){return e==="dark"?{main:Mt[500],light:Mt[300],dark:Mt[700]}:{main:Mt[700],light:Mt[400],dark:Mt[800]}}function Vd(e="light"){return e==="dark"?{main:zt[400],light:zt[300],dark:zt[700]}:{main:zt[700],light:zt[500],dark:zt[900]}}function Ud(e="light"){return e==="dark"?{main:Et[400],light:Et[300],dark:Et[700]}:{main:Et[800],light:Et[500],dark:Et[900]}}function qd(e="light"){return e==="dark"?{main:Ut[400],light:Ut[300],dark:Ut[700]}:{main:"#ed6c02",light:Ut[500],dark:Ut[900]}}function xs(e){const{mode:s="light",contrastThreshold:r=3,tonalOffset:i=.2,...o}=e,l=e.primary||Fd(s),a=e.secondary||_d(s),c=e.error||Hd(s),d=e.info||Vd(s),u=e.success||Ud(s),g=e.warning||qd(s);function f(h){const w=pi(h,bi.text.primary)>=r?bi.text.primary:Ld.text.primary;if(process.env.NODE_ENV!=="production"){const T=pi(h,w);T<3&&console.error([`MUI: The contrast ratio of ${T}:1 for ${w} on ${h}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
97
+ `))}return w}const m=({color:h,name:w,mainShade:T=500,lightShade:D=300,darkShade:N=700})=>{if(h={...h},!h.main&&h[T]&&(h.main=h[T]),!h.hasOwnProperty("main"))throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${w?` (${w})`:""} provided to augmentColor(color) is invalid.
98
+ The color object needs to have a \`main\` property or a \`${T}\` property.`:ut(11,w?` (${w})`:"",T));if(typeof h.main!="string")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${w?` (${w})`:""} provided to augmentColor(color) is invalid.
99
+ \`color.main\` should be a string, but \`${JSON.stringify(h.main)}\` was provided instead.
100
100
 
101
101
  Did you intend to use one of the following approaches?
102
102
 
@@ -108,17 +108,17 @@ const theme1 = createTheme({ palette: {
108
108
 
109
109
  const theme2 = createTheme({ palette: {
110
110
  primary: { main: green[500] },
111
- } });`:ut(12,w?` (${w})`:"",JSON.stringify(u.main)));return yi(u,"light",D,i),yi(u,"dark",z,i),u.contrastText||(u.contrastText=p(u.main)),u};let x;return s==="light"?x=pi():s==="dark"&&(x=gi()),process.env.NODE_ENV!=="production"&&(x||console.error(`MUI: The palette mode \`${s}\` is not supported.`)),Ue({common:{...Vt},mode:s,primary:m({color:l,name:"primary"}),secondary:m({color:a,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:m({color:c,name:"error"}),warning:m({color:g,name:"warning"}),info:m({color:d,name:"info"}),success:m({color:h,name:"success"}),grey:Wd,contrastThreshold:r,getContrastText:p,augmentColor:m,tonalOffset:i,...x},o)}function qd(e){const s={};return Object.entries(e).forEach(i=>{const[o,l]=i;typeof l=="object"&&(s[o]=`${l.fontStyle?`${l.fontStyle} `:""}${l.fontVariant?`${l.fontVariant} `:""}${l.fontWeight?`${l.fontWeight} `:""}${l.fontStretch?`${l.fontStretch} `:""}${l.fontSize||""}${l.lineHeight?`/${l.lineHeight} `:""}${l.fontFamily||""}`)}),s}function Ud(e,s){return{toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}},...s}}function Zd(e){return Math.round(e*1e5)/1e5}const xi={textTransform:"uppercase"},bi='"Roboto", "Helvetica", "Arial", sans-serif';function Yd(e,s){const{fontFamily:r=bi,fontSize:i=14,fontWeightLight:o=300,fontWeightRegular:l=400,fontWeightMedium:a=500,fontWeightBold:c=700,htmlFontSize:d=16,allVariants:h,pxToRem:g,...p}=typeof s=="function"?s(e):s;process.env.NODE_ENV!=="production"&&(typeof i!="number"&&console.error("MUI: `fontSize` is required to be a number."),typeof d!="number"&&console.error("MUI: `htmlFontSize` is required to be a number."));const m=i/14,x=g||(w=>`${w/d*m}rem`),b=(w,T,D,z,C)=>({fontFamily:r,fontWeight:w,fontSize:x(T),lineHeight:D,...r===bi?{letterSpacing:`${Zd(z/T)}em`}:{},...C,...h}),u={h1:b(o,96,1.167,-1.5),h2:b(o,60,1.2,-.5),h3:b(l,48,1.167,0),h4:b(l,34,1.235,.25),h5:b(l,24,1.334,0),h6:b(a,20,1.6,.15),subtitle1:b(l,16,1.75,.15),subtitle2:b(a,14,1.57,.1),body1:b(l,16,1.5,.15),body2:b(l,14,1.43,.15),button:b(a,14,1.75,.4,xi),caption:b(l,12,1.66,.4),overline:b(l,12,2.66,1,xi),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Ue({htmlFontSize:d,pxToRem:x,fontFamily:r,fontSize:i,fontWeightLight:o,fontWeightRegular:l,fontWeightMedium:a,fontWeightBold:c,...u},p,{clone:!1})}const Gd=.2,Kd=.14,Qd=.12;function Ee(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${Gd})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${Kd})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${Qd})`].join(",")}const Xd=["none",Ee(0,2,1,-1,0,1,1,0,0,1,3,0),Ee(0,3,1,-2,0,2,2,0,0,1,5,0),Ee(0,3,3,-2,0,3,4,0,0,1,8,0),Ee(0,2,4,-1,0,4,5,0,0,1,10,0),Ee(0,3,5,-1,0,5,8,0,0,1,14,0),Ee(0,3,5,-1,0,6,10,0,0,1,18,0),Ee(0,4,5,-2,0,7,10,1,0,2,16,1),Ee(0,5,5,-3,0,8,10,1,0,3,14,2),Ee(0,5,6,-3,0,9,12,1,0,3,16,2),Ee(0,6,6,-3,0,10,14,1,0,4,18,3),Ee(0,6,7,-4,0,11,15,1,0,4,20,3),Ee(0,7,8,-4,0,12,17,2,0,5,22,4),Ee(0,7,8,-4,0,13,19,2,0,5,24,4),Ee(0,7,9,-4,0,14,21,2,0,5,26,4),Ee(0,8,9,-5,0,15,22,2,0,6,28,5),Ee(0,8,10,-5,0,16,24,2,0,6,30,5),Ee(0,8,11,-5,0,17,26,2,0,6,32,5),Ee(0,9,11,-5,0,18,28,2,0,7,34,6),Ee(0,9,12,-6,0,19,29,2,0,7,36,6),Ee(0,10,13,-6,0,20,31,3,0,8,38,7),Ee(0,10,13,-6,0,21,33,3,0,8,40,7),Ee(0,10,14,-6,0,22,35,3,0,8,42,7),Ee(0,11,14,-7,0,23,36,3,0,9,44,8),Ee(0,11,15,-7,0,24,38,3,0,9,46,8)],Jd={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},e1={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function vi(e){return`${Math.round(e)}ms`}function t1(e){if(!e)return 0;const s=e/36;return Math.min(Math.round((4+15*s**.25+s/5)*10),3e3)}function n1(e){const s={...Jd,...e.easing},r={...e1,...e.duration};return{getAutoHeightDuration:t1,create:(o=["all"],l={})=>{const{duration:a=r.standard,easing:c=s.easeInOut,delay:d=0,...h}=l;if(process.env.NODE_ENV!=="production"){const g=m=>typeof m=="string",p=m=>!Number.isNaN(parseFloat(m));!g(o)&&!Array.isArray(o)&&console.error('MUI: Argument "props" must be a string or Array.'),!p(a)&&!g(a)&&console.error(`MUI: Argument "duration" must be a number or a string but found ${a}.`),g(c)||console.error('MUI: Argument "easing" must be a string.'),!p(d)&&!g(d)&&console.error('MUI: Argument "delay" must be a number or a string.'),typeof l!="object"&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
112
- `)),Object.keys(h).length!==0&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(h).join(",")}].`)}return(Array.isArray(o)?o:[o]).map(g=>`${g} ${typeof a=="string"?a:vi(a)} ${c} ${typeof d=="string"?d:vi(d)}`).join(",")},...e,easing:s,duration:r}}const s1={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function r1(e){return tt(e)||typeof e>"u"||typeof e=="string"||typeof e=="boolean"||typeof e=="number"||Array.isArray(e)}function ji(e={}){const s={...e};function r(i){const o=Object.entries(i);for(let l=0;l<o.length;l++){const[a,c]=o[l];!r1(c)||a.startsWith("unstable_")?delete i[a]:tt(c)&&(i[a]={...c},r(i[a]))}}return r(s),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
111
+ } });`:ut(12,w?` (${w})`:"",JSON.stringify(h.main)));return vi(h,"light",D,i),vi(h,"dark",N,i),h.contrastText||(h.contrastText=f(h.main)),h};let x;return s==="light"?x=yi():s==="dark"&&(x=xi()),process.env.NODE_ENV!=="production"&&(x||console.error(`MUI: The palette mode \`${s}\` is not supported.`)),Ze({common:{...Vt},mode:s,primary:m({color:l,name:"primary"}),secondary:m({color:a,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:m({color:c,name:"error"}),warning:m({color:g,name:"warning"}),info:m({color:d,name:"info"}),success:m({color:u,name:"success"}),grey:Bd,contrastThreshold:r,getContrastText:f,augmentColor:m,tonalOffset:i,...x},o)}function Zd(e){const s={};return Object.entries(e).forEach(i=>{const[o,l]=i;typeof l=="object"&&(s[o]=`${l.fontStyle?`${l.fontStyle} `:""}${l.fontVariant?`${l.fontVariant} `:""}${l.fontWeight?`${l.fontWeight} `:""}${l.fontStretch?`${l.fontStretch} `:""}${l.fontSize||""}${l.lineHeight?`/${l.lineHeight} `:""}${l.fontFamily||""}`)}),s}function Yd(e,s){return{toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}},...s}}function Gd(e){return Math.round(e*1e5)/1e5}const ji={textTransform:"uppercase"},wi='"Roboto", "Helvetica", "Arial", sans-serif';function Kd(e,s){const{fontFamily:r=wi,fontSize:i=14,fontWeightLight:o=300,fontWeightRegular:l=400,fontWeightMedium:a=500,fontWeightBold:c=700,htmlFontSize:d=16,allVariants:u,pxToRem:g,...f}=typeof s=="function"?s(e):s;process.env.NODE_ENV!=="production"&&(typeof i!="number"&&console.error("MUI: `fontSize` is required to be a number."),typeof d!="number"&&console.error("MUI: `htmlFontSize` is required to be a number."));const m=i/14,x=g||(w=>`${w/d*m}rem`),b=(w,T,D,N,C)=>({fontFamily:r,fontWeight:w,fontSize:x(T),lineHeight:D,...r===wi?{letterSpacing:`${Gd(N/T)}em`}:{},...C,...u}),h={h1:b(o,96,1.167,-1.5),h2:b(o,60,1.2,-.5),h3:b(l,48,1.167,0),h4:b(l,34,1.235,.25),h5:b(l,24,1.334,0),h6:b(a,20,1.6,.15),subtitle1:b(l,16,1.75,.15),subtitle2:b(a,14,1.57,.1),body1:b(l,16,1.5,.15),body2:b(l,14,1.43,.15),button:b(a,14,1.75,.4,ji),caption:b(l,12,1.66,.4),overline:b(l,12,2.66,1,ji),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Ze({htmlFontSize:d,pxToRem:x,fontFamily:r,fontSize:i,fontWeightLight:o,fontWeightRegular:l,fontWeightMedium:a,fontWeightBold:c,...h},f,{clone:!1})}const Qd=.2,Xd=.14,Jd=.12;function ze(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${Qd})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${Xd})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${Jd})`].join(",")}const e1=["none",ze(0,2,1,-1,0,1,1,0,0,1,3,0),ze(0,3,1,-2,0,2,2,0,0,1,5,0),ze(0,3,3,-2,0,3,4,0,0,1,8,0),ze(0,2,4,-1,0,4,5,0,0,1,10,0),ze(0,3,5,-1,0,5,8,0,0,1,14,0),ze(0,3,5,-1,0,6,10,0,0,1,18,0),ze(0,4,5,-2,0,7,10,1,0,2,16,1),ze(0,5,5,-3,0,8,10,1,0,3,14,2),ze(0,5,6,-3,0,9,12,1,0,3,16,2),ze(0,6,6,-3,0,10,14,1,0,4,18,3),ze(0,6,7,-4,0,11,15,1,0,4,20,3),ze(0,7,8,-4,0,12,17,2,0,5,22,4),ze(0,7,8,-4,0,13,19,2,0,5,24,4),ze(0,7,9,-4,0,14,21,2,0,5,26,4),ze(0,8,9,-5,0,15,22,2,0,6,28,5),ze(0,8,10,-5,0,16,24,2,0,6,30,5),ze(0,8,11,-5,0,17,26,2,0,6,32,5),ze(0,9,11,-5,0,18,28,2,0,7,34,6),ze(0,9,12,-6,0,19,29,2,0,7,36,6),ze(0,10,13,-6,0,20,31,3,0,8,38,7),ze(0,10,13,-6,0,21,33,3,0,8,40,7),ze(0,10,14,-6,0,22,35,3,0,8,42,7),ze(0,11,14,-7,0,23,36,3,0,9,44,8),ze(0,11,15,-7,0,24,38,3,0,9,46,8)],t1={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},n1={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ki(e){return`${Math.round(e)}ms`}function s1(e){if(!e)return 0;const s=e/36;return Math.min(Math.round((4+15*s**.25+s/5)*10),3e3)}function r1(e){const s={...t1,...e.easing},r={...n1,...e.duration};return{getAutoHeightDuration:s1,create:(o=["all"],l={})=>{const{duration:a=r.standard,easing:c=s.easeInOut,delay:d=0,...u}=l;if(process.env.NODE_ENV!=="production"){const g=m=>typeof m=="string",f=m=>!Number.isNaN(parseFloat(m));!g(o)&&!Array.isArray(o)&&console.error('MUI: Argument "props" must be a string or Array.'),!f(a)&&!g(a)&&console.error(`MUI: Argument "duration" must be a number or a string but found ${a}.`),g(c)||console.error('MUI: Argument "easing" must be a string.'),!f(d)&&!g(d)&&console.error('MUI: Argument "delay" must be a number or a string.'),typeof l!="object"&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
112
+ `)),Object.keys(u).length!==0&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(u).join(",")}].`)}return(Array.isArray(o)?o:[o]).map(g=>`${g} ${typeof a=="string"?a:ki(a)} ${c} ${typeof d=="string"?d:ki(d)}`).join(",")},...e,easing:s,duration:r}}const i1={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function o1(e){return tt(e)||typeof e>"u"||typeof e=="string"||typeof e=="boolean"||typeof e=="number"||Array.isArray(e)}function Ci(e={}){const s={...e};function r(i){const o=Object.entries(i);for(let l=0;l<o.length;l++){const[a,c]=o[l];!o1(c)||a.startsWith("unstable_")?delete i[a]:tt(c)&&(i[a]={...c},r(i[a]))}}return r(s),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
113
113
 
114
114
  const theme = ${JSON.stringify(s,null,2)};
115
115
 
116
116
  theme.breakpoints = createBreakpoints(theme.breakpoints || {});
117
117
  theme.transitions = createTransitions(theme.transitions || {});
118
118
 
119
- export default theme;`}function xs(e={},...s){const{breakpoints:r,mixins:i={},spacing:o,palette:l={},transitions:a={},typography:c={},shape:d,...h}=e;if(e.vars&&e.generateThemeVars===void 0)throw new Error(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature.":ut(20));const g=ys(l),p=oi(e);let m=Ue(p,{mixins:Ud(p.breakpoints,i),palette:g,shadows:Xd.slice(),typography:Yd(g,c),transitions:n1(a),zIndex:{...s1}});if(m=Ue(m,h),m=s.reduce((x,b)=>Ue(x,b),m),process.env.NODE_ENV!=="production"){const x=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],b=(u,w)=>{let T;for(T in u){const D=u[T];if(x.includes(T)&&Object.keys(D).length>0){if(process.env.NODE_ENV!=="production"){const z=rt("",T);console.error([`MUI: The \`${w}\` component increases the CSS specificity of the \`${T}\` internal state.`,"You can not override it like this: ",JSON.stringify(u,null,2),"",`Instead, you need to use the '&.${z}' syntax:`,JSON.stringify({root:{[`&.${z}`]:D}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
120
- `))}u[T]={}}}};Object.keys(m.components).forEach(u=>{const w=m.components[u].styleOverrides;w&&u.startsWith("Mui")&&b(w,u)})}return m.unstable_sxConfig={...Lt,...h==null?void 0:h.unstable_sxConfig},m.unstable_sx=function(b){return St({sx:b,theme:this})},m.toRuntimeSource=ji,m}function i1(e){let s;return e<1?s=5.11916*e**2:s=4.5*Math.log(e+1)+2,Math.round(s*10)/1e3}const o1=[...Array(25)].map((e,s)=>{if(s===0)return"none";const r=i1(s);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function wi(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function ki(e){return e==="dark"?o1:[]}function l1(e){const{palette:s={mode:"light"},opacity:r,overlays:i,...o}=e,l=ys(s);return{palette:l,opacity:{...wi(l.mode),...r},overlays:i||ki(l.mode),...o}}function a1(e){var s;return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!((s=e[1])!=null&&s.match(/(mode|contrastThreshold|tonalOffset)/))}const c1=e=>[...[...Array(25)].map((s,r)=>`--${e?`${e}-`:""}overlays-${r}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],d1=e=>(s,r)=>{const i=e.rootSelector||":root",o=e.colorSchemeSelector;let l=o;if(o==="class"&&(l=".%s"),o==="data"&&(l="[data-%s]"),o!=null&&o.startsWith("data-")&&!o.includes("%s")&&(l=`[${o}="%s"]`),e.defaultColorScheme===s){if(s==="dark"){const a={};return c1(e.cssVarPrefix).forEach(c=>{a[c]=r[c],delete r[c]}),l==="media"?{[i]:r,"@media (prefers-color-scheme: dark)":{[i]:a}}:l?{[l.replace("%s",s)]:a,[`${i}, ${l.replace("%s",s)}`]:r}:{[i]:{...r,...a}}}if(l&&l!=="media")return`${i}, ${l.replace("%s",String(s))}`}else if(s){if(l==="media")return{[`@media (prefers-color-scheme: ${String(s)})`]:{[i]:r}};if(l)return l.replace("%s",String(s))}return i};function u1(e,s){s.forEach(r=>{e[r]||(e[r]={})})}function Y(e,s,r){!e[s]&&r&&(e[s]=r)}function Ut(e){return typeof e!="string"||!e.startsWith("hsl")?e:di(e)}function ot(e,s){`${s}Channel`in e||(e[`${s}Channel`]=_t(Ut(e[s]),`MUI: Can't create \`palette.${s}Channel\` because \`palette.${s}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
121
- To suppress this warning, you need to explicitly provide the \`palette.${s}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}function h1(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const nt=e=>{try{return e()}catch{}},f1=(e="mui")=>Od(e);function bs(e,s,r,i){if(!s)return;s=s===!0?{}:s;const o=i==="dark"?"dark":"light";if(!r){e[i]=l1({...s,palette:{mode:o,...s==null?void 0:s.palette}});return}const{palette:l,...a}=xs({...r,palette:{mode:o,...s==null?void 0:s.palette}});return e[i]={...s,palette:l,opacity:{...wi(o),...s==null?void 0:s.opacity},overlays:(s==null?void 0:s.overlays)||ki(o)},a}function p1(e={},...s){const{colorSchemes:r={light:!0},defaultColorScheme:i,disableCssColorScheme:o=!1,cssVarPrefix:l="mui",shouldSkipGeneratingVar:a=a1,colorSchemeSelector:c=r.light&&r.dark?"media":void 0,rootSelector:d=":root",...h}=e,g=Object.keys(r)[0],p=i||(r.light&&g!=="light"?"light":g),m=f1(l),{[p]:x,light:b,dark:u,...w}=r,T={...w};let D=x;if((p==="dark"&&!("dark"in r)||p==="light"&&!("light"in r))&&(D=!0),!D)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${p}\` option is either missing or invalid.`:ut(21,p));const z=bs(T,D,h,p);b&&!T.light&&bs(T,b,void 0,"light"),u&&!T.dark&&bs(T,u,void 0,"dark");let C={defaultColorScheme:p,...z,cssVarPrefix:l,colorSchemeSelector:c,rootSelector:d,getCssVar:m,colorSchemes:T,font:{...qd(z.typography),...z.font},spacing:h1(h.spacing)};Object.keys(C.colorSchemes).forEach(V=>{const f=C.colorSchemes[V].palette,H=U=>{const F=U.split("-"),Z=F[1],K=F[2];return m(U,f[Z][K])};if(f.mode==="light"&&(Y(f.common,"background","#fff"),Y(f.common,"onBackground","#000")),f.mode==="dark"&&(Y(f.common,"background","#000"),Y(f.common,"onBackground","#fff")),u1(f,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),f.mode==="light"){Y(f.Alert,"errorColor",Ce(f.error.light,.6)),Y(f.Alert,"infoColor",Ce(f.info.light,.6)),Y(f.Alert,"successColor",Ce(f.success.light,.6)),Y(f.Alert,"warningColor",Ce(f.warning.light,.6)),Y(f.Alert,"errorFilledBg",H("palette-error-main")),Y(f.Alert,"infoFilledBg",H("palette-info-main")),Y(f.Alert,"successFilledBg",H("palette-success-main")),Y(f.Alert,"warningFilledBg",H("palette-warning-main")),Y(f.Alert,"errorFilledColor",nt(()=>f.getContrastText(f.error.main))),Y(f.Alert,"infoFilledColor",nt(()=>f.getContrastText(f.info.main))),Y(f.Alert,"successFilledColor",nt(()=>f.getContrastText(f.success.main))),Y(f.Alert,"warningFilledColor",nt(()=>f.getContrastText(f.warning.main))),Y(f.Alert,"errorStandardBg",Se(f.error.light,.9)),Y(f.Alert,"infoStandardBg",Se(f.info.light,.9)),Y(f.Alert,"successStandardBg",Se(f.success.light,.9)),Y(f.Alert,"warningStandardBg",Se(f.warning.light,.9)),Y(f.Alert,"errorIconColor",H("palette-error-main")),Y(f.Alert,"infoIconColor",H("palette-info-main")),Y(f.Alert,"successIconColor",H("palette-success-main")),Y(f.Alert,"warningIconColor",H("palette-warning-main")),Y(f.AppBar,"defaultBg",H("palette-grey-100")),Y(f.Avatar,"defaultBg",H("palette-grey-400")),Y(f.Button,"inheritContainedBg",H("palette-grey-300")),Y(f.Button,"inheritContainedHoverBg",H("palette-grey-A100")),Y(f.Chip,"defaultBorder",H("palette-grey-400")),Y(f.Chip,"defaultAvatarColor",H("palette-grey-700")),Y(f.Chip,"defaultIconColor",H("palette-grey-700")),Y(f.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),Y(f.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),Y(f.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),Y(f.LinearProgress,"primaryBg",Se(f.primary.main,.62)),Y(f.LinearProgress,"secondaryBg",Se(f.secondary.main,.62)),Y(f.LinearProgress,"errorBg",Se(f.error.main,.62)),Y(f.LinearProgress,"infoBg",Se(f.info.main,.62)),Y(f.LinearProgress,"successBg",Se(f.success.main,.62)),Y(f.LinearProgress,"warningBg",Se(f.warning.main,.62)),Y(f.Skeleton,"bg",`rgba(${H("palette-text-primaryChannel")} / 0.11)`),Y(f.Slider,"primaryTrack",Se(f.primary.main,.62)),Y(f.Slider,"secondaryTrack",Se(f.secondary.main,.62)),Y(f.Slider,"errorTrack",Se(f.error.main,.62)),Y(f.Slider,"infoTrack",Se(f.info.main,.62)),Y(f.Slider,"successTrack",Se(f.success.main,.62)),Y(f.Slider,"warningTrack",Se(f.warning.main,.62));const U=wn(f.background.default,.8);Y(f.SnackbarContent,"bg",U),Y(f.SnackbarContent,"color",nt(()=>f.getContrastText(U))),Y(f.SpeedDialAction,"fabHoverBg",wn(f.background.paper,.15)),Y(f.StepConnector,"border",H("palette-grey-400")),Y(f.StepContent,"border",H("palette-grey-400")),Y(f.Switch,"defaultColor",H("palette-common-white")),Y(f.Switch,"defaultDisabledColor",H("palette-grey-100")),Y(f.Switch,"primaryDisabledColor",Se(f.primary.main,.62)),Y(f.Switch,"secondaryDisabledColor",Se(f.secondary.main,.62)),Y(f.Switch,"errorDisabledColor",Se(f.error.main,.62)),Y(f.Switch,"infoDisabledColor",Se(f.info.main,.62)),Y(f.Switch,"successDisabledColor",Se(f.success.main,.62)),Y(f.Switch,"warningDisabledColor",Se(f.warning.main,.62)),Y(f.TableCell,"border",Se(jn(f.divider,1),.88)),Y(f.Tooltip,"bg",jn(f.grey[700],.92))}if(f.mode==="dark"){Y(f.Alert,"errorColor",Se(f.error.light,.6)),Y(f.Alert,"infoColor",Se(f.info.light,.6)),Y(f.Alert,"successColor",Se(f.success.light,.6)),Y(f.Alert,"warningColor",Se(f.warning.light,.6)),Y(f.Alert,"errorFilledBg",H("palette-error-dark")),Y(f.Alert,"infoFilledBg",H("palette-info-dark")),Y(f.Alert,"successFilledBg",H("palette-success-dark")),Y(f.Alert,"warningFilledBg",H("palette-warning-dark")),Y(f.Alert,"errorFilledColor",nt(()=>f.getContrastText(f.error.dark))),Y(f.Alert,"infoFilledColor",nt(()=>f.getContrastText(f.info.dark))),Y(f.Alert,"successFilledColor",nt(()=>f.getContrastText(f.success.dark))),Y(f.Alert,"warningFilledColor",nt(()=>f.getContrastText(f.warning.dark))),Y(f.Alert,"errorStandardBg",Ce(f.error.light,.9)),Y(f.Alert,"infoStandardBg",Ce(f.info.light,.9)),Y(f.Alert,"successStandardBg",Ce(f.success.light,.9)),Y(f.Alert,"warningStandardBg",Ce(f.warning.light,.9)),Y(f.Alert,"errorIconColor",H("palette-error-main")),Y(f.Alert,"infoIconColor",H("palette-info-main")),Y(f.Alert,"successIconColor",H("palette-success-main")),Y(f.Alert,"warningIconColor",H("palette-warning-main")),Y(f.AppBar,"defaultBg",H("palette-grey-900")),Y(f.AppBar,"darkBg",H("palette-background-paper")),Y(f.AppBar,"darkColor",H("palette-text-primary")),Y(f.Avatar,"defaultBg",H("palette-grey-600")),Y(f.Button,"inheritContainedBg",H("palette-grey-800")),Y(f.Button,"inheritContainedHoverBg",H("palette-grey-700")),Y(f.Chip,"defaultBorder",H("palette-grey-700")),Y(f.Chip,"defaultAvatarColor",H("palette-grey-300")),Y(f.Chip,"defaultIconColor",H("palette-grey-300")),Y(f.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),Y(f.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),Y(f.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),Y(f.LinearProgress,"primaryBg",Ce(f.primary.main,.5)),Y(f.LinearProgress,"secondaryBg",Ce(f.secondary.main,.5)),Y(f.LinearProgress,"errorBg",Ce(f.error.main,.5)),Y(f.LinearProgress,"infoBg",Ce(f.info.main,.5)),Y(f.LinearProgress,"successBg",Ce(f.success.main,.5)),Y(f.LinearProgress,"warningBg",Ce(f.warning.main,.5)),Y(f.Skeleton,"bg",`rgba(${H("palette-text-primaryChannel")} / 0.13)`),Y(f.Slider,"primaryTrack",Ce(f.primary.main,.5)),Y(f.Slider,"secondaryTrack",Ce(f.secondary.main,.5)),Y(f.Slider,"errorTrack",Ce(f.error.main,.5)),Y(f.Slider,"infoTrack",Ce(f.info.main,.5)),Y(f.Slider,"successTrack",Ce(f.success.main,.5)),Y(f.Slider,"warningTrack",Ce(f.warning.main,.5));const U=wn(f.background.default,.98);Y(f.SnackbarContent,"bg",U),Y(f.SnackbarContent,"color",nt(()=>f.getContrastText(U))),Y(f.SpeedDialAction,"fabHoverBg",wn(f.background.paper,.15)),Y(f.StepConnector,"border",H("palette-grey-600")),Y(f.StepContent,"border",H("palette-grey-600")),Y(f.Switch,"defaultColor",H("palette-grey-300")),Y(f.Switch,"defaultDisabledColor",H("palette-grey-600")),Y(f.Switch,"primaryDisabledColor",Ce(f.primary.main,.55)),Y(f.Switch,"secondaryDisabledColor",Ce(f.secondary.main,.55)),Y(f.Switch,"errorDisabledColor",Ce(f.error.main,.55)),Y(f.Switch,"infoDisabledColor",Ce(f.info.main,.55)),Y(f.Switch,"successDisabledColor",Ce(f.success.main,.55)),Y(f.Switch,"warningDisabledColor",Ce(f.warning.main,.55)),Y(f.TableCell,"border",Ce(jn(f.divider,1),.68)),Y(f.Tooltip,"bg",jn(f.grey[700],.92))}ot(f.background,"default"),ot(f.background,"paper"),ot(f.common,"background"),ot(f.common,"onBackground"),ot(f,"divider"),Object.keys(f).forEach(U=>{const F=f[U];U!=="tonalOffset"&&F&&typeof F=="object"&&(F.main&&Y(f[U],"mainChannel",_t(Ut(F.main))),F.light&&Y(f[U],"lightChannel",_t(Ut(F.light))),F.dark&&Y(f[U],"darkChannel",_t(Ut(F.dark))),F.contrastText&&Y(f[U],"contrastTextChannel",_t(Ut(F.contrastText))),U==="text"&&(ot(f[U],"primary"),ot(f[U],"secondary")),U==="action"&&(F.active&&ot(f[U],"active"),F.selected&&ot(f[U],"selected")))})}),C=s.reduce((V,f)=>Ue(V,f),C);const k={prefix:l,disableCssColorScheme:o,shouldSkipGeneratingVar:a,getSelector:d1(C)},{vars:$,generateThemeVars:B,generateStyleSheets:_}=Rd(C,k);return C.vars=$,Object.entries(C.colorSchemes[C.defaultColorScheme]).forEach(([V,f])=>{C[V]=f}),C.generateThemeVars=B,C.generateStyleSheets=_,C.generateSpacing=function(){return ii(h.spacing,as(this))},C.getColorSchemeSelector=Pd(c),C.spacing=C.generateSpacing(),C.shouldSkipGeneratingVar=a,C.unstable_sxConfig={...Lt,...h==null?void 0:h.unstable_sxConfig},C.unstable_sx=function(f){return St({sx:f,theme:this})},C.toRuntimeSource=ji,C}function Ci(e,s,r){e.colorSchemes&&r&&(e.colorSchemes[s]={...r!==!0&&r,palette:ys({...r===!0?{}:r.palette,mode:s})})}function g1(e={},...s){const{palette:r,cssVariables:i=!1,colorSchemes:o=r?void 0:{light:!0},defaultColorScheme:l=r==null?void 0:r.mode,...a}=e,c=l||"light",d=o==null?void 0:o[c],h={...o,...r?{[c]:{...typeof d!="boolean"&&d,palette:r}}:void 0};if(i===!1){if(!("colorSchemes"in e))return xs(e,...s);let g=r;"palette"in e||h[c]&&(h[c]!==!0?g=h[c].palette:c==="dark"&&(g={mode:"dark"}));const p=xs({...e,palette:g},...s);return p.defaultColorScheme=c,p.colorSchemes=h,p.palette.mode==="light"&&(p.colorSchemes.light={...h.light!==!0&&h.light,palette:p.palette},Ci(p,"dark",h.dark)),p.palette.mode==="dark"&&(p.colorSchemes.dark={...h.dark!==!0&&h.dark,palette:p.palette},Ci(p,"light",h.light)),p}return!r&&!("light"in h)&&c==="light"&&(h.light=!0),p1({...a,colorSchemes:h,defaultColorScheme:c,...typeof i!="boolean"&&i},...s)}const m1=g1(),y1="$$material";function x1(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const Zt=e=>x1(e)&&e!=="classes",Ve=vd({themeId:y1,defaultTheme:m1,rootShouldForwardProp:Zt});function b1(){return td}const bt=Dd;process.env.NODE_ENV!=="production"&&(n.node,n.object.isRequired);function vt(e){return Nd(e)}function v1(e){return rt("MuiSvgIcon",e)}ht("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const j1=e=>{const{color:s,fontSize:r,classes:i}=e,o={root:["root",s!=="inherit"&&`color${Ie(s)}`,`fontSize${Ie(r)}`]};return mt(o,v1,i)},w1=Ve("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.color!=="inherit"&&s[`color${Ie(r.color)}`],s[`fontSize${Ie(r.fontSize)}`]]}})(bt(({theme:e})=>{var s,r,i,o,l,a,c,d,h,g,p,m,x,b;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:(o=(s=e.transitions)==null?void 0:s.create)==null?void 0:o.call(s,"fill",{duration:(i=(r=(e.vars??e).transitions)==null?void 0:r.duration)==null?void 0:i.shorter}),variants:[{props:u=>!u.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:((a=(l=e.typography)==null?void 0:l.pxToRem)==null?void 0:a.call(l,20))||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:((d=(c=e.typography)==null?void 0:c.pxToRem)==null?void 0:d.call(c,24))||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:((g=(h=e.typography)==null?void 0:h.pxToRem)==null?void 0:g.call(h,35))||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,u])=>u&&u.main).map(([u])=>{var w,T;return{props:{color:u},style:{color:(T=(w=(e.vars??e).palette)==null?void 0:w[u])==null?void 0:T.main}}}),{props:{color:"action"},style:{color:(m=(p=(e.vars??e).palette)==null?void 0:p.action)==null?void 0:m.active}},{props:{color:"disabled"},style:{color:(b=(x=(e.vars??e).palette)==null?void 0:x.action)==null?void 0:b.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}})),kn=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiSvgIcon"}),{children:o,className:l,color:a="inherit",component:c="svg",fontSize:d="medium",htmlColor:h,inheritViewBox:g=!1,titleAccess:p,viewBox:m="0 0 24 24",...x}=i,b=re.isValidElement(o)&&o.type==="svg",u={...i,color:a,component:c,fontSize:d,instanceFontSize:s.fontSize,inheritViewBox:g,viewBox:m,hasSvgAsChild:b},w={};g||(w.viewBox=m);const T=j1(u);return t.jsxs(w1,{as:c,className:$e(T.root,l),focusable:"false",color:h,"aria-hidden":p?void 0:!0,role:p?"img":void 0,ref:r,...w,...x,...b&&o.props,ownerState:u,children:[b?o.props.children:o,p?t.jsx("title",{children:p}):null]})});process.env.NODE_ENV!=="production"&&(kn.propTypes={children:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),n.string]),component:n.elementType,fontSize:n.oneOfType([n.oneOf(["inherit","large","medium","small"]),n.string]),htmlColor:n.string,inheritViewBox:n.bool,shapeRendering:n.string,sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),titleAccess:n.string,viewBox:n.string}),kn.muiName="SvgIcon";function Fe(e,s){function r(i,o){return t.jsx(kn,{"data-testid":`${s}Icon`,ref:o,...i,children:e})}return process.env.NODE_ENV!=="production"&&(r.displayName=`${s}Icon`),r.muiName=kn.muiName,re.memo(re.forwardRef(r))}function k1(e,s){if(!e)return s;if(typeof e=="function"||typeof s=="function")return o=>{const l=typeof s=="function"?s(o):s,a=typeof e=="function"?e({...o,...l}):e,c=$e(o==null?void 0:o.className,l==null?void 0:l.className,a==null?void 0:a.className);return{...l,...a,...!!c&&{className:c},...(l==null?void 0:l.style)&&(a==null?void 0:a.style)&&{style:{...l.style,...a.style}},...(l==null?void 0:l.sx)&&(a==null?void 0:a.sx)&&{sx:[...Array.isArray(l.sx)?l.sx:[l.sx],...Array.isArray(a.sx)?a.sx:[a.sx]]}}};const r=s,i=$e(r==null?void 0:r.className,e==null?void 0:e.className);return{...s,...e,...!!i&&{className:i},...(r==null?void 0:r.style)&&(e==null?void 0:e.style)&&{style:{...r.style,...e.style}},...(r==null?void 0:r.sx)&&(e==null?void 0:e.sx)&&{sx:[...Array.isArray(r.sx)?r.sx:[r.sx],...Array.isArray(e.sx)?e.sx:[e.sx]]}}}const C1=Fe(t.jsx("path",{d:"M1 21h22L12 2zm12-3h-2v-2h2zm0-4h-2v-4h2z"}),"Warning"),S1=e=>t.jsx(ss,{...e,Icon:t.jsx(C1,{sx:{color:"#fcb035"}}),backgroundColor:"#fff5e5",textColor:"black"}),Si=Fe(t.jsx("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"}),"Search"),T1=Fe(t.jsx("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"}),"KeyboardArrowDownOutlined"),vs=pe.div`
119
+ export default theme;`}function bs(e={},...s){const{breakpoints:r,mixins:i={},spacing:o,palette:l={},transitions:a={},typography:c={},shape:d,...u}=e;if(e.vars&&e.generateThemeVars===void 0)throw new Error(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature.":ut(20));const g=xs(l),f=ci(e);let m=Ze(f,{mixins:Yd(f.breakpoints,i),palette:g,shadows:e1.slice(),typography:Kd(g,c),transitions:r1(a),zIndex:{...i1}});if(m=Ze(m,u),m=s.reduce((x,b)=>Ze(x,b),m),process.env.NODE_ENV!=="production"){const x=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],b=(h,w)=>{let T;for(T in h){const D=h[T];if(x.includes(T)&&Object.keys(D).length>0){if(process.env.NODE_ENV!=="production"){const N=rt("",T);console.error([`MUI: The \`${w}\` component increases the CSS specificity of the \`${T}\` internal state.`,"You can not override it like this: ",JSON.stringify(h,null,2),"",`Instead, you need to use the '&.${N}' syntax:`,JSON.stringify({root:{[`&.${N}`]:D}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
120
+ `))}h[T]={}}}};Object.keys(m.components).forEach(h=>{const w=m.components[h].styleOverrides;w&&h.startsWith("Mui")&&b(w,h)})}return m.unstable_sxConfig={...Ft,...u==null?void 0:u.unstable_sxConfig},m.unstable_sx=function(b){return St({sx:b,theme:this})},m.toRuntimeSource=Ci,m}function l1(e){let s;return e<1?s=5.11916*e**2:s=4.5*Math.log(e+1)+2,Math.round(s*10)/1e3}const a1=[...Array(25)].map((e,s)=>{if(s===0)return"none";const r=l1(s);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function Si(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function Ti(e){return e==="dark"?a1:[]}function c1(e){const{palette:s={mode:"light"},opacity:r,overlays:i,...o}=e,l=xs(s);return{palette:l,opacity:{...Si(l.mode),...r},overlays:i||Ti(l.mode),...o}}function d1(e){var s;return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!((s=e[1])!=null&&s.match(/(mode|contrastThreshold|tonalOffset)/))}const u1=e=>[...[...Array(25)].map((s,r)=>`--${e?`${e}-`:""}overlays-${r}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],h1=e=>(s,r)=>{const i=e.rootSelector||":root",o=e.colorSchemeSelector;let l=o;if(o==="class"&&(l=".%s"),o==="data"&&(l="[data-%s]"),o!=null&&o.startsWith("data-")&&!o.includes("%s")&&(l=`[${o}="%s"]`),e.defaultColorScheme===s){if(s==="dark"){const a={};return u1(e.cssVarPrefix).forEach(c=>{a[c]=r[c],delete r[c]}),l==="media"?{[i]:r,"@media (prefers-color-scheme: dark)":{[i]:a}}:l?{[l.replace("%s",s)]:a,[`${i}, ${l.replace("%s",s)}`]:r}:{[i]:{...r,...a}}}if(l&&l!=="media")return`${i}, ${l.replace("%s",String(s))}`}else if(s){if(l==="media")return{[`@media (prefers-color-scheme: ${String(s)})`]:{[i]:r}};if(l)return l.replace("%s",String(s))}return i};function f1(e,s){s.forEach(r=>{e[r]||(e[r]={})})}function Y(e,s,r){!e[s]&&r&&(e[s]=r)}function qt(e){return typeof e!="string"||!e.startsWith("hsl")?e:fi(e)}function ot(e,s){`${s}Channel`in e||(e[`${s}Channel`]=_t(qt(e[s]),`MUI: Can't create \`palette.${s}Channel\` because \`palette.${s}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
121
+ To suppress this warning, you need to explicitly provide the \`palette.${s}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}function p1(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const nt=e=>{try{return e()}catch{}},g1=(e="mui")=>Id(e);function vs(e,s,r,i){if(!s)return;s=s===!0?{}:s;const o=i==="dark"?"dark":"light";if(!r){e[i]=c1({...s,palette:{mode:o,...s==null?void 0:s.palette}});return}const{palette:l,...a}=bs({...r,palette:{mode:o,...s==null?void 0:s.palette}});return e[i]={...s,palette:l,opacity:{...Si(o),...s==null?void 0:s.opacity},overlays:(s==null?void 0:s.overlays)||Ti(o)},a}function m1(e={},...s){const{colorSchemes:r={light:!0},defaultColorScheme:i,disableCssColorScheme:o=!1,cssVarPrefix:l="mui",shouldSkipGeneratingVar:a=d1,colorSchemeSelector:c=r.light&&r.dark?"media":void 0,rootSelector:d=":root",...u}=e,g=Object.keys(r)[0],f=i||(r.light&&g!=="light"?"light":g),m=g1(l),{[f]:x,light:b,dark:h,...w}=r,T={...w};let D=x;if((f==="dark"&&!("dark"in r)||f==="light"&&!("light"in r))&&(D=!0),!D)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${f}\` option is either missing or invalid.`:ut(21,f));const N=vs(T,D,u,f);b&&!T.light&&vs(T,b,void 0,"light"),h&&!T.dark&&vs(T,h,void 0,"dark");let C={defaultColorScheme:f,...N,cssVarPrefix:l,colorSchemeSelector:c,rootSelector:d,getCssVar:m,colorSchemes:T,font:{...Zd(N.typography),...N.font},spacing:p1(u.spacing)};Object.keys(C.colorSchemes).forEach(V=>{const p=C.colorSchemes[V].palette,H=q=>{const L=q.split("-"),Z=L[1],K=L[2];return m(q,p[Z][K])};if(p.mode==="light"&&(Y(p.common,"background","#fff"),Y(p.common,"onBackground","#000")),p.mode==="dark"&&(Y(p.common,"background","#000"),Y(p.common,"onBackground","#fff")),f1(p,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),p.mode==="light"){Y(p.Alert,"errorColor",Ce(p.error.light,.6)),Y(p.Alert,"infoColor",Ce(p.info.light,.6)),Y(p.Alert,"successColor",Ce(p.success.light,.6)),Y(p.Alert,"warningColor",Ce(p.warning.light,.6)),Y(p.Alert,"errorFilledBg",H("palette-error-main")),Y(p.Alert,"infoFilledBg",H("palette-info-main")),Y(p.Alert,"successFilledBg",H("palette-success-main")),Y(p.Alert,"warningFilledBg",H("palette-warning-main")),Y(p.Alert,"errorFilledColor",nt(()=>p.getContrastText(p.error.main))),Y(p.Alert,"infoFilledColor",nt(()=>p.getContrastText(p.info.main))),Y(p.Alert,"successFilledColor",nt(()=>p.getContrastText(p.success.main))),Y(p.Alert,"warningFilledColor",nt(()=>p.getContrastText(p.warning.main))),Y(p.Alert,"errorStandardBg",Se(p.error.light,.9)),Y(p.Alert,"infoStandardBg",Se(p.info.light,.9)),Y(p.Alert,"successStandardBg",Se(p.success.light,.9)),Y(p.Alert,"warningStandardBg",Se(p.warning.light,.9)),Y(p.Alert,"errorIconColor",H("palette-error-main")),Y(p.Alert,"infoIconColor",H("palette-info-main")),Y(p.Alert,"successIconColor",H("palette-success-main")),Y(p.Alert,"warningIconColor",H("palette-warning-main")),Y(p.AppBar,"defaultBg",H("palette-grey-100")),Y(p.Avatar,"defaultBg",H("palette-grey-400")),Y(p.Button,"inheritContainedBg",H("palette-grey-300")),Y(p.Button,"inheritContainedHoverBg",H("palette-grey-A100")),Y(p.Chip,"defaultBorder",H("palette-grey-400")),Y(p.Chip,"defaultAvatarColor",H("palette-grey-700")),Y(p.Chip,"defaultIconColor",H("palette-grey-700")),Y(p.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),Y(p.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),Y(p.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),Y(p.LinearProgress,"primaryBg",Se(p.primary.main,.62)),Y(p.LinearProgress,"secondaryBg",Se(p.secondary.main,.62)),Y(p.LinearProgress,"errorBg",Se(p.error.main,.62)),Y(p.LinearProgress,"infoBg",Se(p.info.main,.62)),Y(p.LinearProgress,"successBg",Se(p.success.main,.62)),Y(p.LinearProgress,"warningBg",Se(p.warning.main,.62)),Y(p.Skeleton,"bg",`rgba(${H("palette-text-primaryChannel")} / 0.11)`),Y(p.Slider,"primaryTrack",Se(p.primary.main,.62)),Y(p.Slider,"secondaryTrack",Se(p.secondary.main,.62)),Y(p.Slider,"errorTrack",Se(p.error.main,.62)),Y(p.Slider,"infoTrack",Se(p.info.main,.62)),Y(p.Slider,"successTrack",Se(p.success.main,.62)),Y(p.Slider,"warningTrack",Se(p.warning.main,.62));const q=Cn(p.background.default,.8);Y(p.SnackbarContent,"bg",q),Y(p.SnackbarContent,"color",nt(()=>p.getContrastText(q))),Y(p.SpeedDialAction,"fabHoverBg",Cn(p.background.paper,.15)),Y(p.StepConnector,"border",H("palette-grey-400")),Y(p.StepContent,"border",H("palette-grey-400")),Y(p.Switch,"defaultColor",H("palette-common-white")),Y(p.Switch,"defaultDisabledColor",H("palette-grey-100")),Y(p.Switch,"primaryDisabledColor",Se(p.primary.main,.62)),Y(p.Switch,"secondaryDisabledColor",Se(p.secondary.main,.62)),Y(p.Switch,"errorDisabledColor",Se(p.error.main,.62)),Y(p.Switch,"infoDisabledColor",Se(p.info.main,.62)),Y(p.Switch,"successDisabledColor",Se(p.success.main,.62)),Y(p.Switch,"warningDisabledColor",Se(p.warning.main,.62)),Y(p.TableCell,"border",Se(kn(p.divider,1),.88)),Y(p.Tooltip,"bg",kn(p.grey[700],.92))}if(p.mode==="dark"){Y(p.Alert,"errorColor",Se(p.error.light,.6)),Y(p.Alert,"infoColor",Se(p.info.light,.6)),Y(p.Alert,"successColor",Se(p.success.light,.6)),Y(p.Alert,"warningColor",Se(p.warning.light,.6)),Y(p.Alert,"errorFilledBg",H("palette-error-dark")),Y(p.Alert,"infoFilledBg",H("palette-info-dark")),Y(p.Alert,"successFilledBg",H("palette-success-dark")),Y(p.Alert,"warningFilledBg",H("palette-warning-dark")),Y(p.Alert,"errorFilledColor",nt(()=>p.getContrastText(p.error.dark))),Y(p.Alert,"infoFilledColor",nt(()=>p.getContrastText(p.info.dark))),Y(p.Alert,"successFilledColor",nt(()=>p.getContrastText(p.success.dark))),Y(p.Alert,"warningFilledColor",nt(()=>p.getContrastText(p.warning.dark))),Y(p.Alert,"errorStandardBg",Ce(p.error.light,.9)),Y(p.Alert,"infoStandardBg",Ce(p.info.light,.9)),Y(p.Alert,"successStandardBg",Ce(p.success.light,.9)),Y(p.Alert,"warningStandardBg",Ce(p.warning.light,.9)),Y(p.Alert,"errorIconColor",H("palette-error-main")),Y(p.Alert,"infoIconColor",H("palette-info-main")),Y(p.Alert,"successIconColor",H("palette-success-main")),Y(p.Alert,"warningIconColor",H("palette-warning-main")),Y(p.AppBar,"defaultBg",H("palette-grey-900")),Y(p.AppBar,"darkBg",H("palette-background-paper")),Y(p.AppBar,"darkColor",H("palette-text-primary")),Y(p.Avatar,"defaultBg",H("palette-grey-600")),Y(p.Button,"inheritContainedBg",H("palette-grey-800")),Y(p.Button,"inheritContainedHoverBg",H("palette-grey-700")),Y(p.Chip,"defaultBorder",H("palette-grey-700")),Y(p.Chip,"defaultAvatarColor",H("palette-grey-300")),Y(p.Chip,"defaultIconColor",H("palette-grey-300")),Y(p.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),Y(p.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),Y(p.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),Y(p.LinearProgress,"primaryBg",Ce(p.primary.main,.5)),Y(p.LinearProgress,"secondaryBg",Ce(p.secondary.main,.5)),Y(p.LinearProgress,"errorBg",Ce(p.error.main,.5)),Y(p.LinearProgress,"infoBg",Ce(p.info.main,.5)),Y(p.LinearProgress,"successBg",Ce(p.success.main,.5)),Y(p.LinearProgress,"warningBg",Ce(p.warning.main,.5)),Y(p.Skeleton,"bg",`rgba(${H("palette-text-primaryChannel")} / 0.13)`),Y(p.Slider,"primaryTrack",Ce(p.primary.main,.5)),Y(p.Slider,"secondaryTrack",Ce(p.secondary.main,.5)),Y(p.Slider,"errorTrack",Ce(p.error.main,.5)),Y(p.Slider,"infoTrack",Ce(p.info.main,.5)),Y(p.Slider,"successTrack",Ce(p.success.main,.5)),Y(p.Slider,"warningTrack",Ce(p.warning.main,.5));const q=Cn(p.background.default,.98);Y(p.SnackbarContent,"bg",q),Y(p.SnackbarContent,"color",nt(()=>p.getContrastText(q))),Y(p.SpeedDialAction,"fabHoverBg",Cn(p.background.paper,.15)),Y(p.StepConnector,"border",H("palette-grey-600")),Y(p.StepContent,"border",H("palette-grey-600")),Y(p.Switch,"defaultColor",H("palette-grey-300")),Y(p.Switch,"defaultDisabledColor",H("palette-grey-600")),Y(p.Switch,"primaryDisabledColor",Ce(p.primary.main,.55)),Y(p.Switch,"secondaryDisabledColor",Ce(p.secondary.main,.55)),Y(p.Switch,"errorDisabledColor",Ce(p.error.main,.55)),Y(p.Switch,"infoDisabledColor",Ce(p.info.main,.55)),Y(p.Switch,"successDisabledColor",Ce(p.success.main,.55)),Y(p.Switch,"warningDisabledColor",Ce(p.warning.main,.55)),Y(p.TableCell,"border",Ce(kn(p.divider,1),.68)),Y(p.Tooltip,"bg",kn(p.grey[700],.92))}ot(p.background,"default"),ot(p.background,"paper"),ot(p.common,"background"),ot(p.common,"onBackground"),ot(p,"divider"),Object.keys(p).forEach(q=>{const L=p[q];q!=="tonalOffset"&&L&&typeof L=="object"&&(L.main&&Y(p[q],"mainChannel",_t(qt(L.main))),L.light&&Y(p[q],"lightChannel",_t(qt(L.light))),L.dark&&Y(p[q],"darkChannel",_t(qt(L.dark))),L.contrastText&&Y(p[q],"contrastTextChannel",_t(qt(L.contrastText))),q==="text"&&(ot(p[q],"primary"),ot(p[q],"secondary")),q==="action"&&(L.active&&ot(p[q],"active"),L.selected&&ot(p[q],"selected")))})}),C=s.reduce((V,p)=>Ze(V,p),C);const k={prefix:l,disableCssColorScheme:o,shouldSkipGeneratingVar:a,getSelector:h1(C)},{vars:W,generateThemeVars:B,generateStyleSheets:_}=$d(C,k);return C.vars=W,Object.entries(C.colorSchemes[C.defaultColorScheme]).forEach(([V,p])=>{C[V]=p}),C.generateThemeVars=B,C.generateStyleSheets=_,C.generateSpacing=function(){return ai(u.spacing,cs(this))},C.getColorSchemeSelector=Wd(c),C.spacing=C.generateSpacing(),C.shouldSkipGeneratingVar=a,C.unstable_sxConfig={...Ft,...u==null?void 0:u.unstable_sxConfig},C.unstable_sx=function(p){return St({sx:p,theme:this})},C.toRuntimeSource=Ci,C}function Mi(e,s,r){e.colorSchemes&&r&&(e.colorSchemes[s]={...r!==!0&&r,palette:xs({...r===!0?{}:r.palette,mode:s})})}function y1(e={},...s){const{palette:r,cssVariables:i=!1,colorSchemes:o=r?void 0:{light:!0},defaultColorScheme:l=r==null?void 0:r.mode,...a}=e,c=l||"light",d=o==null?void 0:o[c],u={...o,...r?{[c]:{...typeof d!="boolean"&&d,palette:r}}:void 0};if(i===!1){if(!("colorSchemes"in e))return bs(e,...s);let g=r;"palette"in e||u[c]&&(u[c]!==!0?g=u[c].palette:c==="dark"&&(g={mode:"dark"}));const f=bs({...e,palette:g},...s);return f.defaultColorScheme=c,f.colorSchemes=u,f.palette.mode==="light"&&(f.colorSchemes.light={...u.light!==!0&&u.light,palette:f.palette},Mi(f,"dark",u.dark)),f.palette.mode==="dark"&&(f.colorSchemes.dark={...u.dark!==!0&&u.dark,palette:f.palette},Mi(f,"light",u.light)),f}return!r&&!("light"in u)&&c==="light"&&(u.light=!0),m1({...a,colorSchemes:u,defaultColorScheme:c,...typeof i!="boolean"&&i},...s)}const x1=y1(),b1="$$material";function v1(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const Zt=e=>v1(e)&&e!=="classes",Ue=wd({themeId:b1,defaultTheme:x1,rootShouldForwardProp:Zt});function j1(){return sd}const bt=Ad;process.env.NODE_ENV!=="production"&&(n.node,n.object.isRequired);function vt(e){return Od(e)}function w1(e){return rt("MuiSvgIcon",e)}ht("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const k1=e=>{const{color:s,fontSize:r,classes:i}=e,o={root:["root",s!=="inherit"&&`color${Ie(s)}`,`fontSize${Ie(r)}`]};return mt(o,w1,i)},C1=Ue("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.color!=="inherit"&&s[`color${Ie(r.color)}`],s[`fontSize${Ie(r.fontSize)}`]]}})(bt(({theme:e})=>{var s,r,i,o,l,a,c,d,u,g,f,m,x,b;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:(o=(s=e.transitions)==null?void 0:s.create)==null?void 0:o.call(s,"fill",{duration:(i=(r=(e.vars??e).transitions)==null?void 0:r.duration)==null?void 0:i.shorter}),variants:[{props:h=>!h.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:((a=(l=e.typography)==null?void 0:l.pxToRem)==null?void 0:a.call(l,20))||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:((d=(c=e.typography)==null?void 0:c.pxToRem)==null?void 0:d.call(c,24))||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:((g=(u=e.typography)==null?void 0:u.pxToRem)==null?void 0:g.call(u,35))||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,h])=>h&&h.main).map(([h])=>{var w,T;return{props:{color:h},style:{color:(T=(w=(e.vars??e).palette)==null?void 0:w[h])==null?void 0:T.main}}}),{props:{color:"action"},style:{color:(m=(f=(e.vars??e).palette)==null?void 0:f.action)==null?void 0:m.active}},{props:{color:"disabled"},style:{color:(b=(x=(e.vars??e).palette)==null?void 0:x.action)==null?void 0:b.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}})),Sn=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiSvgIcon"}),{children:o,className:l,color:a="inherit",component:c="svg",fontSize:d="medium",htmlColor:u,inheritViewBox:g=!1,titleAccess:f,viewBox:m="0 0 24 24",...x}=i,b=re.isValidElement(o)&&o.type==="svg",h={...i,color:a,component:c,fontSize:d,instanceFontSize:s.fontSize,inheritViewBox:g,viewBox:m,hasSvgAsChild:b},w={};g||(w.viewBox=m);const T=k1(h);return t.jsxs(C1,{as:c,className:We(T.root,l),focusable:"false",color:u,"aria-hidden":f?void 0:!0,role:f?"img":void 0,ref:r,...w,...x,...b&&o.props,ownerState:h,children:[b?o.props.children:o,f?t.jsx("title",{children:f}):null]})});process.env.NODE_ENV!=="production"&&(Sn.propTypes={children:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),n.string]),component:n.elementType,fontSize:n.oneOfType([n.oneOf(["inherit","large","medium","small"]),n.string]),htmlColor:n.string,inheritViewBox:n.bool,shapeRendering:n.string,sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),titleAccess:n.string,viewBox:n.string}),Sn.muiName="SvgIcon";function Fe(e,s){function r(i,o){return t.jsx(Sn,{"data-testid":`${s}Icon`,ref:o,...i,children:e})}return process.env.NODE_ENV!=="production"&&(r.displayName=`${s}Icon`),r.muiName=Sn.muiName,re.memo(re.forwardRef(r))}function S1(e,s){if(!e)return s;if(typeof e=="function"||typeof s=="function")return o=>{const l=typeof s=="function"?s(o):s,a=typeof e=="function"?e({...o,...l}):e,c=We(o==null?void 0:o.className,l==null?void 0:l.className,a==null?void 0:a.className);return{...l,...a,...!!c&&{className:c},...(l==null?void 0:l.style)&&(a==null?void 0:a.style)&&{style:{...l.style,...a.style}},...(l==null?void 0:l.sx)&&(a==null?void 0:a.sx)&&{sx:[...Array.isArray(l.sx)?l.sx:[l.sx],...Array.isArray(a.sx)?a.sx:[a.sx]]}}};const r=s,i=We(r==null?void 0:r.className,e==null?void 0:e.className);return{...s,...e,...!!i&&{className:i},...(r==null?void 0:r.style)&&(e==null?void 0:e.style)&&{style:{...r.style,...e.style}},...(r==null?void 0:r.sx)&&(e==null?void 0:e.sx)&&{sx:[...Array.isArray(r.sx)?r.sx:[r.sx],...Array.isArray(e.sx)?e.sx:[e.sx]]}}}const T1=Fe(t.jsx("path",{d:"M1 21h22L12 2zm12-3h-2v-2h2zm0-4h-2v-4h2z"}),"Warning"),M1=e=>t.jsx(rs,{...e,Icon:t.jsx(T1,{sx:{color:"#fcb035"}}),backgroundColor:"#fff5e5",textColor:"black"}),Ni=Fe(t.jsx("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"}),"Search"),N1=Fe(t.jsx("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"}),"KeyboardArrowDownOutlined"),js=ge.div`
122
122
  display: flex;
123
123
  align-items: center;
124
124
  border: 1px solid
@@ -132,7 +132,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
132
132
  border-color: ${s?"red":"#33a4dd"};
133
133
  `}
134
134
  opacity: ${({disabled:e})=>e?"0.5":"1"};
135
- `,js=pe.input`
135
+ `,ws=ge.input`
136
136
  border: none;
137
137
  outline: none;
138
138
  flex: 1;
@@ -149,7 +149,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
149
149
  color: #60717e;
150
150
  font-weight: 300 !important;
151
151
  }
152
- `,M1=pe(Si)`
152
+ `,z1=ge(Ni)`
153
153
  color: #707070;
154
154
  cursor: pointer;
155
155
  transition: color 0.3s;
@@ -157,23 +157,23 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
157
157
  ${({isfocused:e})=>e&&`
158
158
  color: #33a4dd;
159
159
  `}
160
- `,z1=pe(Si)`
160
+ `,E1=ge(Ni)`
161
161
  color: white;
162
162
  cursor: pointer;
163
163
  transition: color 0.3s;
164
- `,E1=pe.label`
164
+ `,D1=ge.label`
165
165
  margin-bottom: 5px;
166
166
  color: #2f3131;
167
167
  font-weight: 700;
168
168
  font-size: 1vw;
169
- `,Ti=pe.span`
169
+ `,zi=ge.span`
170
170
  font-size: 12px;
171
171
  color: red;
172
172
  margin-top: 5px;
173
173
  display: block;
174
174
  font-weight: 500;
175
175
  font-family: "Roboto", sans-serif;
176
- `,N1=pe.div`
176
+ `,O1=ge.div`
177
177
  display: flex;
178
178
  align-items: center;
179
179
  border: 1px solid;
@@ -183,7 +183,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
183
183
  background-color: #e9edf5;
184
184
  height: 40px;
185
185
  width: 300px;
186
- `,D1=pe.input`
186
+ `,A1=ge.input`
187
187
  border: none;
188
188
  outline: none;
189
189
  flex: 1;
@@ -197,17 +197,17 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
197
197
  color: #5f6368;
198
198
  font-weight: 400;
199
199
  }
200
- `,Mi=pe.span`
200
+ `,Ei=ge.span`
201
201
  color: red;
202
202
  font-size: 28px;
203
203
  margin-left: 5px;
204
- `;pe(Le.MenuItem)({"&.MuiButtonBase-root.MuiMenuItem-root":{"&:hover":{backgroundColor:"#dde3f1"},"&.Mui-selected":{backgroundColor:"#dde3f1","&:hover":{backgroundColor:"#dde3f1"}}}});const O1=pe(T1)`
204
+ `;ge(Le.MenuItem)({"&.MuiButtonBase-root.MuiMenuItem-root":{"&:hover":{backgroundColor:"#dde3f1"},"&.Mui-selected":{backgroundColor:"#dde3f1","&:hover":{backgroundColor:"#dde3f1"}}}});const I1=ge(N1)`
205
205
  color: #33a4dd;
206
206
  cursor: pointer;
207
- `,A1=pe.p`
207
+ `,R1=ge.p`
208
208
  margin: 5px 0px 0px 15px;
209
209
  font-size: 0.9vw;
210
- `,I1=pe.div`
210
+ `,P1=ge.div`
211
211
  width: 500px;
212
212
  padding: 12.4px;
213
213
  display: flex;
@@ -224,7 +224,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
224
224
  font-size: 16px;
225
225
  background-color: transparent;
226
226
  }
227
- `,R1=pe.div`
227
+ `,$1=ge.div`
228
228
  width: 600px;
229
229
  padding: 12.4px;
230
230
  display: flex;
@@ -247,25 +247,25 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
247
247
  p {
248
248
  color: #8598ad;
249
249
  }
250
- `;pe.p`
250
+ `;ge.p`
251
251
  font-style: italic;
252
252
  font-weight: 400;
253
253
  font-size: 1vw;
254
- `;const Cn=({style:e})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.width,height:e.height,viewBox:"0 0 29 29",children:t.jsxs("g",{"data-name":"Grupo 3135",children:[t.jsxs("g",{"data-name":"Grupo 3134",transform:"translate(16577.5 22356.543)",children:[t.jsx("path",{"data-name":"Trazado 6022",d:"M46.411 32.2a.976.976 0 0 0-1.38.071l-2.1 2.321v-6.31a1.428 1.428 0 1 0-2.855 0V34.6l-2.1-2.321a.977.977 0 0 0-1.45 1.309l4.248 4.707a.977.977 0 0 0 1.45 0l4.248-4.707a.976.976 0 0 0-.071-1.38",transform:"rotate(180 -8260.884 -11156.465)",fill:"#fff"}),t.jsx("path",{"data-name":"Trazado 6023",d:"M48.911 22.1a1.4 1.4 0 0 1-1.4-1.4v-.2a1.4 1.4 0 1 1 2.8 0v.2a1.4 1.4 0 0 1-1.4 1.4",transform:"rotate(180 -8257.094 -11158.1)",fill:"#fff"}),t.jsx("rect",{"data-name":"Rectángulo 1374",width:15,height:3,rx:1.5,transform:"rotate(180 -8277.75 -11166.405)",fill:"#fff"})]}),t.jsxs("g",{"data-name":"Elipse 36",stroke:"#fff",fill:"none",children:[t.jsx("circle",{cx:14.5,cy:14.5,r:14.5,style:{stroke:"none"}}),t.jsx("circle",{cx:14.5,cy:14.5,r:14,fill:"none"})]})]})});Cn.propTypes={style:n.object};const P1=()=>t.jsx("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"KeyboardArrowDownOutlinedIcon",style:{color:"#33a4dd",width:"30px"},children:t.jsx("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"})}),zi=({isOpen:e,styles:s,...r})=>t.jsx(O1,{...r,className:`rotate-icon ${e?"open":""}`,style:{...s,marginRight:"10px"}});zi.propTypes={isOpen:n.bool,styles:n.object};const Sn=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",stroke:"currentColor",strokeWidth:0,className:"sc-eVddSf jgdfHK",viewBox:"0 0 24 24",children:t.jsx("path",{stroke:"none",d:"M20.454 19.028h-7.01l6.62-6.63a2.935 2.935 0 0 0 .87-2.09 2.844 2.844 0 0 0-.87-2.05l-3.42-3.44a2.93 2.93 0 0 0-4.13.01L3.934 13.4a2.946 2.946 0 0 0 0 4.14l1.48 1.49h-1.86a.5.5 0 0 0 0 1h16.9a.5.5 0 0 0 0-1.002Zm-7.24-13.5a1.956 1.956 0 0 1 2.73 0l3.42 3.44a1.868 1.868 0 0 1 .57 1.35 1.93 1.93 0 0 1-.57 1.37l-5.64 5.64-6.15-6.16Zm-1.19 13.5h-5.2l-2.18-2.2a1.931 1.931 0 0 1 0-2.72l2.23-2.23 6.15 6.15Z"})}),ws=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 13.906 11.751",children:[t.jsx("defs",{children:t.jsx("clipPath",{id:"j78q1efupa",children:t.jsx("path",{"data-name":"Rectángulo 2798",style:{fill:"#303131"},d:"M0 0h13.906v11.751H0z"})})}),t.jsxs("g",{"data-name":"Grupo 5729",transform:"rotate(180, 6.953, 5.876)",children:[t.jsx("path",{"data-name":"Trazado 10056",d:"M0 5.793h3.724q.013.108.018.22t0 .226q0 .114-.016.231T3.7 6.7q-.019.118-.045.238t-.058.241q-.032.121-.07.243t-.081.244q-.043.122-.091.244t-.1.244q-.052.121-.107.242t-.114.24q-.058.119-.119.237t-.124.233q-.063.116-.127.229t-.13.223q-.065.11-.131.217t-.131.21l-.131.2-.129.194-.126.184-.122.174-.117.163-.111.152-.1.139-.1.126-.086.111-.076.1-.064.081-.052.064-.038.047-.024.028q.194-.073.378-.154t.359-.169q.174-.088.339-.184t.32-.2q.155-.1.3-.209t.284-.219q.138-.112.267-.228t.25-.236q.121-.12.234-.242t.218-.247l.2-.25q.1-.126.188-.253.09-.127.174-.254t.16-.253q.077-.126.147-.251t.134-.248q.064-.123.122-.244t.11-.238q.052-.117.1-.23t.088-.222q.042-.109.078-.212t.069-.2l.06-.188q.028-.088.051-.174c.016-.055.03-.108.043-.159l.036-.142c.011-.042.02-.086.029-.124l.023-.1c.007-.027.012-.059.017-.083l.011-.061.006-.038V0H0v5.793z",style:{fill:"#303131"}}),t.jsx("path",{"data-name":"Trazado 10057",d:"M117.9 0v5.793h3.724q.013.108.018.22t0 .226q0 .114-.016.231t-.026.23q-.019.118-.045.238t-.058.241q-.032.121-.07.243t-.081.244q-.043.122-.091.244t-.1.244q-.052.121-.107.242t-.114.24q-.058.119-.119.237t-.124.233q-.063.116-.127.229t-.13.223q-.065.11-.131.217t-.131.21l-.131.2-.129.194-.126.184-.122.174-.117.163-.111.152-.1.139-.1.126-.086.111-.076.1-.064.081-.052.064-.038.047-.024.028q.194-.073.378-.154t.359-.169q.174-.088.339-.184t.32-.2q.155-.1.3-.209t.284-.219q.138-.112.267-.228t.25-.236q.121-.12.234-.242t.218-.247l.2-.25q.1-.126.188-.253.09-.127.174-.254t.16-.253q.076-.126.146-.251t.134-.248q.064-.123.122-.244t.11-.238q.052-.117.1-.231t.088-.222q.042-.109.078-.212t.069-.2l.60-.188q.028-.088.051-.174.024-.083.043-.159t.036-.142l.029-.124.023-.1c.007-.027.012-.059.017-.083l.011-.061.006-.038V0h-5.79z",transform:"translate(-109.787)",style:{fill:"#303131"}})]})]});ws.propTypes={width:n.string,height:n.string};const ks=({width:e,height:s})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 10 25",children:t.jsx("text",{transform:"translate(1 20)",style:{fill:"#303131",fontSize:"22px",fontFamily:"TimesNewRomanPS-ItalicMT, Times New Roman",fontStyle:"italic",letterSpacing:".02em"},children:t.jsx("tspan",{x:"0",y:"0",children:"I"})})});ks.propTypes={width:n.string,height:n.string};const Cs=({width:e,height:s})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 15 29",children:t.jsx("text",{transform:"translate(0 23)",style:{fill:"#303131",fontSize:"22px",fontFamily:"Roboto-Black,Roboto",fontWeight:"800",letterSpacing:"0.02em"},children:t.jsx("tspan",{x:"0",y:"0",children:"B"})})});Cs.propTypes={width:n.string,height:n.string};const Ei=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 24 24",children:[t.jsx("title",{children:"ic_fluent_select_all_24_filled"}),t.jsx("path",{fill:"#212121",fillRule:"nonzero",d:"M20.496 5.627A2.25 2.25 0 0 1 22 7.75v10A4.25 4.25 0 0 1 17.75 22h-10a2.25 2.25 0 0 1-2.123-1.504l2.097.004H17.75a2.75 2.75 0 0 0 2.75-2.75v-10l-.004-.051V5.627ZM17.246 2a2.25 2.25 0 0 1 2.25 2.25v12.997a2.25 2.25 0 0 1-2.25 2.25H4.25A2.25 2.25 0 0 1 2 17.247V4.25A2.25 2.25 0 0 1 4.25 2h12.997ZM13.47 7.47 9.58 11.358 8.6 10.05a.75.75 0 1 0-1.2.9l1.5 2a.75.75 0 0 0 1.13.08l4.5-4.5a.75.75 0 0 0-1.06-1.06Z"})]});Ei.propTypes={width:n.string,height:n.string};const Ni=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg","data-name":"Layer 1",viewBox:"0 0 24 30",width:e,height:s,children:[t.jsx("title",{children:"Deselect All 1"}),t.jsx("path",{d:"M20 9h-3V4a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1ZM5 15V5h10v10H5Zm14 4h-8v-2h5a1 1 0 0 0 1-1v-5h2Zm-7.94-6.53L10 11.41l-1.06 1.06-1.41-1.41L8.59 10 7.53 8.94l1.41-1.41L10 8.59l1.06-1.06 1.41 1.41L11.41 10l1.06 1.06Z"}),t.jsx("text",{y:39,fontFamily:"'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif",fontSize:5,fontWeight:"bold",children:"Created by Icontive"}),t.jsx("text",{y:44,fontFamily:"'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif",fontSize:5,fontWeight:"bold",children:"from the Noun Project"})]});Ni.propTypes={width:n.string,height:n.string};const Tn=({width:e=24,height:s=24})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 24 24","aria-labelledby":"eraserIconTitle",role:"img",children:[t.jsx("title",{id:"eraserIconTitle",children:"Eraser Icon"}),t.jsxs("g",{fill:"#0047AB","data-name":"Grupo 5231",transform:"translate(17996.946 -3053.913)",children:[t.jsx("path",{d:"m-17996.947 3063.235 8.367 8.322 9.34-9.368-.6-7.283s-.143-.4-.457-.428-7.3-.565-7.3-.565Z","data-name":"Trazado 6553"}),t.jsx("circle",{cx:1.266,cy:1.266,r:1.266,"data-name":"Elipse 62",transform:"translate(-17986.018 3058.165)"}),t.jsx("path",{d:"m-17994.475 3067.283 5.916 5.9 8.855-8.906 1.182 1.2-10.037 10.123-7.133-7.081Z","data-name":"Trazado 6554"})]})]});Tn.propTypes={width:n.number,height:n.number};const Mn=({fill:e="#21459c"})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:19.084,height:20.868,"data-name":"Grupo 3005",children:[t.jsx("path",{fill:e,d:"M16.367 20.869H2.717A2.72 2.72 0 0 1 0 18.152v-4.261a.977.977 0 0 1 1.954 0v4.261a.764.764 0 0 0 .763.763h13.65a.764.764 0 0 0 .764-.763v-4.261a.977.977 0 1 1 1.954 0v4.261a2.72 2.72 0 0 1-2.717 2.717","data-name":"Trazado 6007"}),t.jsx("path",{fill:e,d:"M4.64 6.409a.976.976 0 0 0 1.38-.071l2.1-2.321v6.31a1.428 1.428 0 1 0 2.855 0v-6.31l2.092 2.321a.977.977 0 0 0 1.448-1.308L10.267.323a.977.977 0 0 0-1.45 0L4.567 5.03a.976.976 0 0 0 .071 1.38","data-name":"Trazado 6008"}),t.jsx("path",{fill:e,d:"M9.544 13.244a1.4 1.4 0 0 1 1.4 1.4v.2a1.4 1.4 0 1 1-2.8 0v-.2a1.4 1.4 0 0 1 1.4-1.4","data-name":"Trazado 6015"})]});Mn.propTypes={fill:n.string};const zn=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:14,fill:"none",children:t.jsx("path",{stroke:"#8598AD",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m1 12.375 5.626-5.626L1 1.625"})}),En=({width:e=128,height:s=127})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 128 127",children:[t.jsxs("g",{clipPath:"url(#a)",children:[t.jsx("path",{fill:"#009470",d:"M100.04 99.742c19.905-20.016 19.905-52.47 0-72.486-19.905-20.017-52.177-20.017-72.082 0-19.905 20.016-19.905 52.47 0 72.486 19.905 20.017 52.177 20.017 72.082 0Z"}),t.jsx("path",{fill:"#009470",d:"M123 47.908a61.439 61.439 0 0 0-15.865-27.784C95.611 8.538 80.294 2.157 63.999 2.157s-31.612 6.38-43.133 17.967A61.43 61.43 0 0 0 5 47.906l-2.076-.547a63.577 63.577 0 0 1 16.424-28.762C31.275 6.606 47.132 0 63.999 0c16.867 0 32.725 6.606 44.651 18.6a63.572 63.572 0 0 1 16.426 28.763L123 47.91v-.002Z"}),t.jsx("path",{fill:"#009470",d:"M127.891 46.512c.512 2.18-.83 4.364-2.998 4.88-2.167.515-4.34-.835-4.853-3.015-.512-2.179.831-4.364 2.998-4.88 2.167-.515 4.34.835 4.853 3.015ZM.11 46.512c-.513 2.18.83 4.364 2.997 4.88 2.167.515 4.34-.835 4.853-3.015.512-2.179-.83-4.364-2.998-4.88-2.167-.515-4.34.835-4.853 3.015ZM63.999 127c-16.867 0-32.725-6.606-44.651-18.599a63.652 63.652 0 0 1-16.24-28.05l2.069-.572a61.463 61.463 0 0 0 15.686 27.095c11.522 11.586 26.841 17.967 43.134 17.967s31.612-6.381 43.133-17.967a61.474 61.474 0 0 0 15.687-27.095l2.068.572a63.617 63.617 0 0 1-16.239 28.048c-11.927 11.993-27.784 18.599-44.651 18.599l.004.002Z"}),t.jsx("path",{fill:"#009470",d:"M.302 81.233c-.536-2.173.783-4.372 2.944-4.912 2.161-.539 4.348.787 4.884 2.96.537 2.174-.782 4.373-2.943 4.913-2.162.54-4.349-.787-4.885-2.96ZM127.698 81.233c.536-2.173-.783-4.372-2.944-4.912-2.161-.539-4.348.787-4.884 2.96-.537 2.174.782 4.373 2.943 4.913 2.162.54 4.349-.787 4.885-2.96Z"}),t.jsx("path",{fill:"#fff",d:"M85.437 39.556 54.722 70.443l-12.159-12.23-8.454 8.502 20.613 20.73 39.167-39.39-8.452-8.499Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 0h128v127H0z"})})})]});En.propTypes={width:n.string,height:n.string};const Yt=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 94 74",fill:"none",children:[t.jsx("path",{fill:"#009470",fillRule:"evenodd",d:"M60.645 56.379c0-3.346-4.94-5.196-7.435-6.185-1.516-.636-3.069-1.27-4.576-1.958a16.359 16.359 0 0 1-5.615-3.808 2.649 2.649 0 0 1-.607-.865 2.687 2.687 0 0 1-.224-1.038c.057-1.216.248-2.422.567-3.595a29.264 29.264 0 0 1 2.028-4.97 35.846 35.846 0 0 0 1.559-6.503c.215-.917.355-1.85.418-2.79 0-6.556-3.38-12.334-10.4-12.334-7.02 0-10.4 5.763-10.4 12.334.079.945.235 1.883.466 2.802a36.015 36.015 0 0 0 1.613 6.503 25.55 25.55 0 0 1 2.029 4.97c.346 1.168.539 2.377.573 3.596-.005.357-.081.71-.224 1.037-.143.327-.35.621-.607.865a16.357 16.357 0 0 1-5.616 3.796c-1.516.74-3.068 1.322-4.575 1.958-2.499 1.057-7.49 2.84-7.49 6.185v5.288h48.516v-5.288Z",clipRule:"evenodd"}),t.jsx("mask",{id:"a",width:35,height:49,x:39,y:12,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},children:t.jsx("path",{fill:"#fff",d:"M73.69 12.103H39.42v48.411h34.27V12.103Z"})}),t.jsxs("g",{mask:"url(#a)",children:[t.jsx("path",{fill:"#009470",d:"M47.818 17.66v-3.29h-5.934c-.654 0-1.28.259-1.743.72a2.457 2.457 0 0 0-.722 1.739v41.226c0 .652.26 1.278.722 1.739.462.461 1.09.72 1.743.72h29.342c.653 0 1.28-.26 1.742-.721a2.459 2.459 0 0 0 .722-1.738V16.829c0-.652-.26-1.277-.722-1.739a2.47 2.47 0 0 0-1.742-.72h-5.583v3.29h5.583v39.115H41.884V17.66h5.934Z"}),t.jsx("path",{fill:"#009470",d:"M64.13 14.37h-14.8v3.29h14.8v-3.29Z"}),t.jsx("path",{fill:"#fff",d:"M64.13 17.661h-14.8v1.589h14.8V17.66Z"}),t.jsx("path",{fill:"#009470",d:"M48.572 12.103a.755.755 0 0 0-.754.753V20a.752.752 0 0 0 .754.753h16.306a.756.756 0 0 0 .755-.753v-7.144a.752.752 0 0 0-.755-.753H48.572Zm15.559 2.266v4.878H49.33v-5.636h14.8v.758Z",opacity:.5}),t.jsx("path",{fill:"#009470",d:"M68.761 23.213H44.35v2.616H68.76v-2.616ZM68.761 29.134H44.35v2.616H68.76v-2.616ZM68.761 35.057H44.35v2.616H68.76v-2.616ZM68.761 40.978H44.35v2.616H68.76v-2.616ZM68.761 46.898H44.35v2.617H68.76v-2.617Z"})]})]});Yt.propTypes={width:n.number,height:n.number};const Di=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",width:20,height:20,fill:"none",children:[t.jsx("path",{fill:"#fff",stroke:"#8598AD",strokeWidth:2,d:"M13.688 3.313H18.374v2.874H1.625V3.313h12.063Zm4.687 15.062H1.625V9.781h16.75v8.594Z"}),t.jsx("path",{d:"M5.426.589h1.739v1.813H5.426z",style:{fill:"#8598ad",strokeWidth:1.00157}}),t.jsx("path",{d:"M13.359.612h1.748v1.813h-1.748z",style:{fill:"#8598ad",strokeWidth:1.00432}})]}),Oi=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"27",fill:"none",viewBox:"0 0 17 17",style:{position:"absolute",zIndex:"100"},children:[t.jsx("mask",{id:"mask0_40000017_3709",width:"17",height:"17",x:"0",y:"0",maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},children:t.jsx("path",{fill:"#fff",d:"M17 0H0v17h17z"})}),t.jsxs("g",{fill:"#8598AD",mask:"url(#mask0_40000017_3709)",children:[t.jsx("path",{d:"M8.5 0A8.5 8.5 0 1 0 8.5 17 8.5 8.5 0 0 0 8.5 0m.642 15.688v-.572a.641.641 0 1 0-1.283 0v.572A7.225 7.225 0 0 1 1.31 9.122h.553a.642.642 0 0 0 0-1.283h-.55A7.225 7.225 0 0 1 7.86 1.313v.535a.642.642 0 1 0 1.283 0v-.535a7.225 7.225 0 0 1 6.544 6.526h-.55a.642.642 0 1 0 0 1.283h.553a7.226 7.226 0 0 1-6.547 6.566"}),t.jsx("path",{d:"m12.322 4.359-3.8 3.982H8.5a1 1 0 0 0-.139.013l-3.18-2.403a.482.482 0 0 0-.579.77l3.18 2.402a.722.722 0 0 0 1.44-.06v-.057l3.799-3.982a.481.481 0 1 0-.697-.663"})]})]}),Ss=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 27 24",children:[t.jsx("path",{fill:"#94DFA6",fillRule:"evenodd",stroke:"#fff",strokeWidth:.5,d:"M16.896.785h8.3a1.3 1.3 0 0 1 1.3 1.3v4.422h-9.6V.785Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#479A59",stroke:"#fff",strokeWidth:.5,d:"M26.493 6.506h-9.597v5.722h9.597V6.506Z"}),t.jsx("path",{fill:"#154B21",stroke:"#fff",strokeWidth:.5,d:"M26.493 12.228h-9.597v5.722h9.597v-5.722Z"}),t.jsx("path",{fill:"#57B46C",fillRule:"evenodd",d:"M8.145.785h8.751v5.722H6.85V2.085a1.3 1.3 0 0 1 1.3-1.3",clipRule:"evenodd"}),t.jsx("path",{stroke:"#fff",strokeWidth:.5,d:"M8.145.785h8.751v5.722H6.85V2.085a1.3 1.3 0 0 1 1.3-1.3"}),t.jsx("path",{fill:"#296A38",stroke:"#fff",strokeWidth:.5,d:"M16.896 6.506H6.85v5.722h10.046V6.506Z"}),t.jsx("path",{fill:"#052B0E",stroke:"#fff",strokeWidth:.5,d:"M16.896 12.228H6.85v5.722h10.046v-5.722Z"}),t.jsx("path",{fill:"#0D2A0D",fillRule:"evenodd",stroke:"#fff",strokeWidth:.5,d:"M16.896 23.672h-8.75a1.3 1.3 0 0 1-1.3-1.285v-4.436h19.642v4.436a1.3 1.3 0 0 1-1.3 1.285h-8.292Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#0D2A0D",fillRule:"evenodd",d:"M1.3 4.773h10.439a1.3 1.3 0 0 1 1.3 1.3V16.66a1.3 1.3 0 0 1-1.3 1.3H1.3a1.3 1.3 0 0 1-1.3-1.3V6.07a1.3 1.3 0 0 1 1.3-1.3",clipRule:"evenodd"}),t.jsx("path",{fill:"#fff",fillRule:"evenodd",d:"M3.509 7.873h1.52l1.479 2.325 1.479-2.325h1.509L7.26 11.382l2.234 3.508H7.986l-1.48-2.325-1.478 2.325h-1.52l2.244-3.508-2.243-3.509Z",clipRule:"evenodd"})]});Ss.propTypes={width:n.number||n.string,height:n.number||n.string};const Ai=({width:e=25,height:s=25})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 25 25",children:[t.jsx("path",{fill:"#909090",d:"m18.323 2.214 4.173 4.35v16.542H6.907v.054H22.55V6.62l-4.226-4.406Z"}),t.jsx("path",{fill:"#F4F4F4",d:"M18.272 2.16H6.854v20.946h15.643V6.565L18.272 2.16Z"}),t.jsx("path",{fill:"#7A7B7C",d:"M6.74 3.285H1.947v5.12h15.075v-5.12H6.74Z"}),t.jsx("path",{fill:"#DD2025",d:"M17.102 8.318H2.044V3.194h15.058v5.124Z"}),t.jsx("path",{fill:"#464648",d:"M7.037 4.06h-.98v3.6h.77V6.447l.17.01a1.5 1.5 0 0 0 .486-.088 1.05 1.05 0 0 0 .37-.218.9.9 0 0 0 .251-.34c.076-.219.103-.451.079-.681a1.65 1.65 0 0 0-.086-.483.878.878 0 0 0-.515-.488 1.5 1.5 0 0 0-.307-.078 1.5 1.5 0 0 0-.239-.02m-.142 1.721h-.066v-1.11h.144a.428.428 0 0 1 .345.136.69.69 0 0 1 .137.418c0 .185 0 .352-.167.47a.706.706 0 0 1-.393.086Zm2.754-1.73c-.084 0-.165.006-.222.008l-.178.005h-.585v3.6h.688c.263.006.525-.038.771-.132.198-.078.374-.204.51-.368.134-.164.23-.356.28-.562.06-.232.088-.471.086-.711a3.3 3.3 0 0 0-.066-.846 1.35 1.35 0 0 0-.3-.55 1.2 1.2 0 0 0-.4-.3 1.798 1.798 0 0 0-.413-.133.974.974 0 0 0-.17-.013m-.137 2.953h-.075V4.704h.01a.795.795 0 0 1 .45.08.974.974 0 0 1 .35.694c.006.166 0 .3 0 .413.002.128-.006.257-.026.384-.023.131-.066.257-.126.375a.824.824 0 0 1-.273.27.503.503 0 0 1-.312.08m3.81-2.936h-1.822v3.6h.77V6.236h.976v-.67h-.975v-.833h1.05v-.67"}),t.jsx("path",{fill:"#DD2025",d:"M16.584 15.851s2.39-.433 2.39.383c0 .817-1.48.485-2.39-.383Zm-1.768.063c-.38.083-.75.206-1.105.366l.3-.675c.3-.675.611-1.595.611-1.595.357.603.774 1.169 1.244 1.689a9.754 9.754 0 0 0-1.05.216v-.001Zm-.947-4.875c0-.712.23-.906.41-.906.18 0 .38.086.388.704a8.098 8.098 0 0 1-.388 1.825 3.3 3.3 0 0 1-.41-1.621v-.002Zm-3.486 7.886c-.734-.438 1.538-1.789 1.95-1.832-.003 0-1.182 2.291-1.95 1.832Zm9.29-2.594c-.008-.075-.075-.905-1.553-.87-.616-.01-1.231.033-1.84.13a9.373 9.373 0 0 1-1.508-1.991 8.85 8.85 0 0 0 .467-2.325c-.022-.9-.237-1.416-.927-1.409-.69.008-.79.611-.7 1.51.089.604.257 1.193.499 1.754 0 0-.319.992-.74 1.979-.422.987-.71 1.504-.71 1.504a7.198 7.198 0 0 0-2.044 1.05c-.618.575-.869 1.017-.543 1.459.28.381 1.262.467 2.14-.683.465-.594.89-1.218 1.274-1.869 0 0 1.338-.366 1.755-.467.416-.1.92-.18.92-.18s1.22 1.23 2.4 1.186c1.177-.044 1.12-.704 1.113-.776"}),t.jsx("path",{fill:"#909090",d:"M18.214 2.218v4.405h4.225l-4.225-4.405Z"}),t.jsx("path",{fill:"#F4F4F4",d:"M18.271 2.16v4.405h4.225L18.272 2.16Z"}),t.jsx("path",{fill:"#fff",d:"M6.98 4.003h-.981v3.6h.774V6.39l.171.01a1.5 1.5 0 0 0 .485-.088 1.05 1.05 0 0 0 .37-.219.9.9 0 0 0 .249-.34c.076-.219.103-.451.079-.681a1.65 1.65 0 0 0-.086-.483.877.877 0 0 0-.515-.488 1.5 1.5 0 0 0-.308-.078 1.5 1.5 0 0 0-.24-.02m-.141 1.72H6.77v-1.11h.146a.427.427 0 0 1 .344.136.69.69 0 0 1 .137.419c0 .184 0 .352-.166.47a.705.705 0 0 1-.393.085m2.752-1.73c-.083 0-.164.006-.221.009l-.176.004h-.585v3.6h.688c.263.007.525-.038.771-.131.198-.078.373-.205.51-.368.134-.165.23-.357.28-.562.059-.233.088-.472.085-.712a3.3 3.3 0 0 0-.065-.845 1.35 1.35 0 0 0-.3-.55 1.2 1.2 0 0 0-.401-.3 1.8 1.8 0 0 0-.412-.133.975.975 0 0 0-.171-.013m-.136 2.953h-.075V4.647h.01a.795.795 0 0 1 .45.08.9.9 0 0 1 .242.3c.063.122.1.257.107.394.006.165 0 .3 0 .412.002.129-.006.257-.025.385-.024.13-.066.257-.127.375a.825.825 0 0 1-.272.27.502.502 0 0 1-.312.08m3.808-2.937H11.44v3.6h.771V6.178h.975v-.669h-.975v-.834h1.05v-.669"})]});Ai.propTypes={width:n.number||n.string,height:n.number||n.string};const Ii=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:21,height:21,fill:"none",children:t.jsx("path",{fill:"#8598AD",d:"M10.496.038a9.829 9.829 0 0 0-3.828.773 9.98 9.98 0 0 0-3.246 2.21 10.197 10.197 0 0 0-2.167 3.306 10.35 10.35 0 0 0-.759 3.902 10.35 10.35 0 0 0 .759 3.9 10.197 10.197 0 0 0 2.167 3.308 9.98 9.98 0 0 0 3.246 2.209 9.829 9.829 0 0 0 3.828.773 9.829 9.829 0 0 0 3.828-.773 9.98 9.98 0 0 0 3.246-2.209 10.196 10.196 0 0 0 2.167-3.307 10.35 10.35 0 0 0 .76-3.901 10.35 10.35 0 0 0-.76-3.902A10.196 10.196 0 0 0 17.57 3.02 9.98 9.98 0 0 0 14.324.811a9.829 9.829 0 0 0-3.828-.773Zm5 13.849-1.41 1.437-3.59-3.659-3.59 3.659-1.41-1.437 3.59-3.658-3.59-3.659 1.41-1.437 3.59 3.659 3.59-3.659 1.41 1.437-3.59 3.659 3.59 3.658Z"})}),W1=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:65,height:65,fill:"none",children:[t.jsxs("g",{clipPath:"url(#a)",children:[t.jsx("path",{stroke:"#8598AD",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:10,strokeWidth:2,d:"M25.48 10.05v-.097C13.767 11.111 4.617 20.99 4.617 33.007c0 12.796 10.374 23.168 23.168 23.168a23.06 23.06 0 0 0 11.445-3.02l-.136-.235a1.744 1.744 0 0 1 .258-2.086l1.03-1.063a1.744 1.744 0 0 0 0-2.43l-1.03-1.06a1.743 1.743 0 0 1-.258-2.087l1.569-2.719a1.744 1.744 0 0 1 1.936-.818l1.435.36a1.746 1.746 0 0 0 2.104-1.216l.404-1.421c.213-.751.9-1.268 1.678-1.268h2.37c.24-1.333.363-2.704.363-4.105 0-10.107-6.472-18.7-15.497-21.866"}),t.jsx("path",{stroke:"#8598AD",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:10,strokeWidth:2,d:"M59.198 49.768a1.745 1.745 0 0 1 0-2.429l1.029-1.061c.542-.56.649-1.412.258-2.087l-1.569-2.718a1.743 1.743 0 0 0-1.936-.819l-1.435.36a1.744 1.744 0 0 1-2.104-1.215l-.404-1.422a1.747 1.747 0 0 0-1.679-1.268H48.22c-.779 0-1.465.518-1.68 1.268l-.402 1.422a1.746 1.746 0 0 1-2.104 1.215l-1.435-.36a1.743 1.743 0 0 0-1.937.82l-1.568 2.717a1.743 1.743 0 0 0 .258 2.087l1.03 1.061a1.745 1.745 0 0 1 0 2.43l-1.03 1.062a1.743 1.743 0 0 0-.258 2.087l1.568 2.718a1.746 1.746 0 0 0 1.937.819l1.435-.36a1.746 1.746 0 0 1 2.104 1.215l.403 1.421c.214.75.9 1.268 1.679 1.268h3.138c.78 0 1.465-.518 1.68-1.268l.403-1.421a1.745 1.745 0 0 1 2.103-1.216l1.436.36a1.746 1.746 0 0 0 1.936-.818l1.569-2.718a1.743 1.743 0 0 0-.258-2.087l-1.03-1.063Zm-9.409 2.745a3.959 3.959 0 1 1 0-7.918 3.959 3.959 0 0 1 0 7.918ZM29.496 23.718v3.855c0 .645-.255 1.264-.712 1.719l-5.792 5.793a2.43 2.43 0 0 0 0 3.438l.297.298c.456.457.713 1.075.713 1.72v1.99c0 .672-.271 1.28-.712 1.72a2.43 2.43 0 0 1-3.44 0l-6.078-6.079a2.43 2.43 0 0 1-.712-1.72V32.23c0-.645.256-1.263.712-1.72l1.047-1.046a2.434 2.434 0 0 0 .713-1.72v-2.71a2.43 2.43 0 0 0-.854-1.85l-5.174-4.412a23.242 23.242 0 0 1 7.76-6.413v3.953c0 .645.255 1.264.711 1.719l2.543 2.543a2.43 2.43 0 0 0 1.72.712h4.827a2.431 2.431 0 0 1 2.431 2.432ZM50.905 31.514h-5.124c-.481 0-.942-.192-1.282-.532l-2.249-2.247a1.815 1.815 0 0 0-1.283-.532 1.815 1.815 0 0 1-1.815-1.816v-3.022c0-.481.19-.943.531-1.282l2.057-2.057c.34-.34.532-.803.532-1.284V14.93c4.929 3.954 8.205 9.881 8.633 16.584ZM34.18 53.631v1.652c-2.03.583-4.175.894-6.393.894a23.17 23.17 0 0 1-6.568-.944v-.322a2.364 2.364 0 0 1 2.364-2.364 2.356 2.356 0 0 0 1.671-.693L26.8 50.31a2.363 2.363 0 0 1 1.671-.693h1.697a2.36 2.36 0 0 1 1.671.693l1.651 1.65c.443.443.692 1.044.692 1.671Z"}),t.jsx("path",{fill:"#8598AD",d:"M31.703 10.318a1.451 1.451 0 1 0-2.902 0 1.451 1.451 0 0 0 2.902 0Zm-1.935 0a.483.483 0 1 1 .967 0 .483.483 0 0 1-.967 0Z"}),t.jsx("path",{fill:"#8598AD",d:"M30.25 19.51a.724.724 0 0 0 .31-.07.764.764 0 0 0 .255-.199c.487-.575 4.755-5.702 4.755-8.598 0-1.497-.56-2.932-1.558-3.99C33.014 5.594 31.66 5 30.25 5s-2.764.594-3.762 1.653c-.998 1.058-1.558 2.493-1.558 3.99 0 2.896 4.268 8.023 4.754 8.598a.765.765 0 0 0 .256.198c.098.046.203.07.31.07Zm0-12.898a3.698 3.698 0 0 1 2.685 1.182 4.162 4.162 0 0 1 1.115 2.849c0 1.536-2.14 4.742-3.8 6.83-1.66-2.087-3.8-5.292-3.8-6.83a4.162 4.162 0 0 1 1.114-2.85 3.698 3.698 0 0 1 2.686-1.18Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.668.5h64v64h-64z"})})})]}),Ts=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:13,fill:"none",children:t.jsx("path",{fill:"#33A1DD",d:"m.602 1.9 1.4-1.4 6 6-6 6-1.4-1.4 4.6-4.6-4.6-4.6Z"})}),Ms=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:t.jsx("path",{fill:"#33A1DD",d:"M.566 12.377v3.125h3.125l9.217-9.217L9.783 3.16.566 12.377Zm14.759-8.508a.829.829 0 0 0 0-1.175l-1.95-1.95a.83.83 0 0 0-1.175 0l-1.525 1.525L13.8 5.394l1.525-1.525Z"})}),Nn=({className:e="",fill:s="#54AC1B"})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:8,fill:"none",className:e,children:t.jsx("circle",{cx:4,cy:4,r:3.5,fill:s})});Nn.propTypes={className:n.string,fill:n.string};const Ri=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:8,fill:"none",children:t.jsx("circle",{cx:4,cy:4,r:3.5,fill:"#009470"})}),Pi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:7,height:8,fill:"none",children:t.jsx("circle",{cx:3.5,cy:4,r:3.5,fill:"#7C7C7C"})}),Dn=({fill:e})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:7,height:8,fill:"none",children:t.jsx("circle",{cx:3.5,cy:4,r:3.5,fill:e})});Dn.propTypes={fill:n.string};const Wi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:7,height:8,fill:"none",children:t.jsx("circle",{cx:3.5,cy:4,r:3.5,fill:"#33A1DD"})}),$i=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:14,fill:"none",children:t.jsx("path",{fill:"#33A1DD",fillRule:"evenodd",d:"M6 0v6H0v2h6v6h2V8h6V6H8V0H6Z",clipRule:"evenodd"})}),Bi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:2,fill:"none",children:t.jsx("path",{fill:"#33A1DD",fillRule:"evenodd",d:"M0 0v2h14V0H0Z",clipRule:"evenodd"})}),zs=({width:e})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",height:e,fill:"none",viewBox:"0 0 19 21",children:[t.jsx("path",{fill:"#33A1DD",d:"M15.498 20.19H2.573a2.603 2.603 0 0 1-1.819-.739A2.498 2.498 0 0 1 0 17.67v-3.954c0-.24.097-.47.271-.64a.935.935 0 0 1 1.308 0c.174.17.271.4.271.64v3.954c0 .187.077.367.212.5a.73.73 0 0 0 .51.207h12.926a.731.731 0 0 0 .511-.207.701.701 0 0 0 .212-.5v-3.954c0-.24.098-.47.271-.64a.935.935 0 0 1 1.309 0c.173.17.27.4.27.64v3.954c0 .668-.272 1.309-.754 1.781a2.605 2.605 0 0 1-1.82.74ZM13.643 5.824a.927.927 0 0 0-.667-.233.94.94 0 0 0-.64.299l-1.988 2.153V2.19a1.3 1.3 0 0 0-.383-.96 1.353 1.353 0 0 0-.968-.4 1.376 1.376 0 0 0-.97.4 1.322 1.322 0 0 0-.382.96v5.854L5.664 5.89a.935.935 0 0 0-1.273-.03.894.894 0 0 0-.098 1.244l4.022 4.367a.923.923 0 0 0 .687.299.941.941 0 0 0 .686-.3l4.025-4.367a.903.903 0 0 0 .237-.653.892.892 0 0 0-.305-.627"}),t.jsx("path",{fill:"#33A1DD",d:"M9.038 13.116c.351 0 .688.137.937.38.249.244.388.574.388.919v.185c0 .345-.14.675-.388.919a1.34 1.34 0 0 1-.937.38 1.34 1.34 0 0 1-.938-.38 1.286 1.286 0 0 1-.388-.919v-.185c0-.345.14-.675.388-.919a1.34 1.34 0 0 1 .938-.38Z"})]});zs.propTypes={width:n.number||n.string};const $1=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:90,height:90,fill:"none",children:[t.jsx("path",{fill:"#A1D6ED",d:"M45 90c24.853 0 45-20.147 45-45S69.853 0 45 0 0 20.147 0 45s20.147 45 45 45Z"}),t.jsx("path",{fill:"#F0C17D",fillRule:"evenodd",d:"m26.656 57.053 3.557 13.273c4.83-1.407 7.17-.302 11.179.772 1.211.325 2.37.173 3.456-.454l16.624-9.598a2.522 2.522 0 0 0 .92-3.435 2.521 2.521 0 0 0-3.435-.92l-8.875 5.124a2.949 2.949 0 0 0 .405-2.409 2.962 2.962 0 0 0-3.613-2.086l-3.013.807c-1.322.355-2.587.188-3.771-.496l-4.016-2.32c-2.313-1.336-4.788 1.253-9.416 1.741l-.002.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FECBAA",fillRule:"evenodd",d:"M43.505 64.332a5.76 5.76 0 0 1-2.989.02.864.864 0 1 1 .446-1.669c.71.191 1.389.17 2.096-.02l4.893-1.31a2.962 2.962 0 0 0 2.184-2.746c.153.243.271.51.349.8a2.959 2.959 0 0 1-2.086 3.614l-4.894 1.311Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FFDBA7",fillRule:"evenodd",d:"m26.656 57.053 1.646 6.143a26.018 26.018 0 0 0 12.336 3.09c8.248 0 15.603-3.823 20.391-9.792a2.512 2.512 0 0 0-2.073.198l-8.875 5.124a2.949 2.949 0 0 0 .405-2.409 2.962 2.962 0 0 0-3.613-2.086l-3.013.807c-1.322.355-2.587.188-3.771-.496l-4.016-2.32c-2.314-1.335-4.788 1.253-9.416 1.741Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FECBAA",fillRule:"evenodd",d:"M43.505 64.332a5.76 5.76 0 0 1-2.989.02.864.864 0 1 1 .446-1.669c.71.191 1.389.17 2.096-.02l4.893-1.31a2.962 2.962 0 0 0 2.184-2.746c.153.243.271.51.349.8a2.958 2.958 0 0 1-2.086 3.613l-4.894 1.311v.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FCB035",fillRule:"evenodd",d:"m26.942 56.073 3.97 14.818a.553.553 0 0 1-.388.674l-2.216.594a.553.553 0 0 1-.674-.389l-3.97-14.819a.553.553 0 0 1 .388-.674l2.216-.594a.553.553 0 0 1 .674.39Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FCB035",fillRule:"evenodd",d:"m26.942 56.073 1.997 7.454a26.088 26.088 0 0 1-4.224-2.651l-1.052-3.925a.553.553 0 0 1 .389-.674l2.216-.594a.553.553 0 0 1 .674.389Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FDC367",fillRule:"evenodd",d:"m58.75 31.287-1.519-4.224H39.483l-1.52 4.224v13.587H58.75V31.287Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FFEB92",fillRule:"evenodd",d:"m58.75 31.287-1.52-4.225H47.032v.05c0 7.741 4.409 14.452 10.852 17.762h.869V31.287h-.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#F0F0F0",fillRule:"evenodd",d:"M41.444 42.208h3.695c.14 0 .255-.115.255-.255v-2.036a.256.256 0 0 0-.255-.255h-3.695a.256.256 0 0 0-.255.255v2.036c0 .14.115.255.255.255Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#E0DFE1",fillRule:"evenodd",d:"M50.966 30.015H45.75v5.076l2.608-1.662 2.608 1.662v-5.076Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#F0F0F0",fillRule:"evenodd",d:"M50.966 30.015h-3.724c.18 1.231.471 2.426.864 3.573l.252-.16 2.608 1.662v-5.076.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FDC367",fillRule:"evenodd",d:"M57.231 27.061H39.483l-1.52 4.225H58.75l-1.52-4.225Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FFEB92",fillRule:"evenodd",d:"M57.23 27.061H47.032v.05c0 1.432.153 2.828.44 4.175h11.28l-1.519-4.225h-.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#000",fillRule:"evenodd",d:"M44.647 41.384h-2.544v-.897h2.544v.897Zm.567-2.544h-3.677c-.593 0-1.074.483-1.074 1.077v2.036c0 .595.481 1.078 1.074 1.078h3.677c.592 0 1.073-.483 1.073-1.078v-2.036c0-.594-.481-1.077-1.073-1.077Zm-6.322 5.21h19.051V32.11h-6.111v2.98a.825.825 0 0 1-.82.824.819.819 0 0 1-.44-.129l-2.155-1.38-2.155 1.38a.817.817 0 0 1-.835.028.825.825 0 0 1-.425-.723v-2.98H38.89v11.94h.002Zm7.75-11.94h3.551v1.478l-1.334-.854a.817.817 0 0 0-.882 0l-1.335.854V32.11Zm-6.482-4.225h16.515l.924 2.578H39.238l.922-2.578Zm17.863-1.101a.82.82 0 0 0-.772-.546H39.585a.821.821 0 0 0-.772.546L37.3 31.008a.83.83 0 0 0-.048.279v13.586c0 .454.367.823.82.823h20.692c.453 0 .82-.369.82-.823V31.287a.806.806 0 0 0-.048-.28l-1.513-4.223ZM33.94 25.316a18.12 18.12 0 0 1 6.234-5.364 17.919 17.919 0 0 1 13.932-1.087l-.297-.728a.825.825 0 0 1 .447-1.075.818.818 0 0 1 1.07.449l1.029 2.52a.823.823 0 0 1-.448 1.074l-2.508 1.034a.82.82 0 0 1-1.07-.45.826.826 0 0 1 .447-1.074l.613-.253a16.154 16.154 0 0 0-4.972-.775c-5.173 0-10.09 2.506-13.155 6.703a.819.819 0 0 1-1.147.176.825.825 0 0 1-.175-1.151Zm14.478 28.68c-1.957 0-3.864-.313-5.689-.926l.299.728a.825.825 0 0 1-.759 1.136.82.82 0 0 1-.759-.51l-1.03-2.52a.825.825 0 0 1 .448-1.074l2.508-1.035a.817.817 0 0 1 1.07.45.825.825 0 0 1-.448 1.074l-.613.253a16.16 16.16 0 0 0 4.973.776c5.173 0 10.091-2.505 13.156-6.702a.817.817 0 0 1 1.146-.177.825.825 0 0 1 .175 1.15 18.109 18.109 0 0 1-6.233 5.365 17.931 17.931 0 0 1-8.244 2.011Zm-18.82-23.893a.825.825 0 0 1 .448-1.075l2.508-1.034a.818.818 0 0 1 1.07.449l1.029 2.52a.824.824 0 0 1-.758 1.136.82.82 0 0 1-.76-.511l-.25-.616a16.37 16.37 0 0 0-.773 4.996 16.477 16.477 0 0 0 6.672 13.216.822.822 0 0 1-.97 1.328 18.159 18.159 0 0 1-5.339-6.263 18.131 18.131 0 0 1-2.002-8.281c0-1.967.31-3.882.921-5.716l-.725.3a.82.82 0 0 1-1.07-.449ZM66.79 42.906l-2.507 1.035a.807.807 0 0 1-.629-.003.818.818 0 0 1-.442-.447l-1.03-2.519a.826.826 0 0 1 .448-1.074.82.82 0 0 1 1.07.449l.251.616c.513-1.606.773-3.28.773-4.995a16.474 16.474 0 0 0-6.672-13.216.827.827 0 0 1-.176-1.152.818.818 0 0 1 1.147-.177 18.167 18.167 0 0 1 5.338 6.262 18.15 18.15 0 0 1 1.081 13.997l.725-.299a.818.818 0 0 1 1.07.45.825.825 0 0 1-.447 1.073Zm-4.947 16.4a1.675 1.675 0 0 1-.782 1.027L44.515 69.93c-.897.52-1.819.642-2.819.372a88.81 88.81 0 0 1-1.532-.43c-2.842-.813-5.127-1.467-8.714-.678l-3.082-11.553c1.423-.296 2.634-.751 3.64-1.131 1.834-.69 2.835-1.027 3.77-.484l3.998 2.318c1.373.797 2.845.991 4.376.58l3-.808a2.118 2.118 0 0 1 2.592 1.503c.165.62.037 1.249-.295 1.743-.006.01-.014.02-.02.032a2.106 2.106 0 0 1-1.182.83l-4.386 1.18a3.998 3.998 0 0 1-2.105.021.823.823 0 0 0-.426 1.59c.465.126.939.189 1.42.189.506 0 1.02-.07 1.537-.209l4.385-1.18a3.737 3.737 0 0 0 2.026-1.377l8.68-5.035c.387-.224.84-.283 1.277-.165a1.682 1.682 0 0 1 1.188 2.068ZM28.51 71.292l1.68-.453-3.811-14.29-1.68.453 3.811 14.29Zm32.568-15.644a3.288 3.288 0 0 0-2.52.33l-7.104 4.12a3.865 3.865 0 0 0-.126-.904c-.537-2.009-2.6-3.207-4.6-2.668l-3 .807c-1.111.299-2.136.164-3.132-.414L36.598 54.6c-1.65-.956-3.278-.342-5.164.37-1.021.385-2.159.812-3.49 1.078l-.05-.188a1.368 1.368 0 0 0-1.675-.972l-2.206.594a1.375 1.375 0 0 0-.966 1.682l3.952 14.818a1.37 1.37 0 0 0 1.675.972l2.206-.593a1.375 1.375 0 0 0 .991-1.569c3.148-.678 5.15-.105 7.844.666.496.143 1.01.29 1.557.437.484.131.96.196 1.43.196.911 0 1.792-.245 2.634-.733l16.546-9.598a3.312 3.312 0 0 0 1.546-2.025 3.339 3.339 0 0 0-.328-2.532 3.304 3.304 0 0 0-2.02-1.553l-.001-.002Z",clipRule:"evenodd"})]}),Fi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:8,fill:"none",children:t.jsx("path",{fill:"red",d:"M4 .667A3.33 3.33 0 0 0 .92 5.276 3.33 3.33 0 0 0 5.276 7.08a3.33 3.33 0 0 0 1.805-4.356A3.33 3.33 0 0 0 4 .667Zm1.667 4.53-.47.47L4 4.47 2.804 5.667l-.47-.47L3.53 4 2.334 2.803l.47-.47L4 3.53l1.197-1.197.47.47L4.47 4l1.197 1.197Z"})}),Es=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:15,height:11,fill:"none",children:[t.jsxs("g",{fill:"#33A1DD",clipPath:"url(#a)",children:[t.jsx("path",{d:"M7.375 10.983c-3.143 0-6-1.987-7.072-4.857a.647.647 0 0 1 0-.515C1.375 2.667 4.232.68 7.375.68c3.143 0 6 1.987 7.071 4.857a.646.646 0 0 1 0 .515c-1.071 2.944-3.928 4.931-7.071 4.931ZM1.732 5.831c.929 2.208 3.143 3.68 5.643 3.68s4.714-1.472 5.643-3.68c-.929-2.208-3.143-3.68-5.643-3.68S2.66 3.623 1.732 5.831Z"}),t.jsx("path",{d:"M7.375 8.039c-1.215 0-2.143-.957-2.143-2.208 0-1.251.928-2.208 2.143-2.208 1.214 0 2.143.957 2.143 2.208 0 1.251-.929 2.208-2.143 2.208Zm0-2.944c-.429 0-.714.294-.714.736s.285.736.714.736c.428 0 .714-.294.714-.736s-.286-.736-.714-.736Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.25.68H14.5v10.304H.25z"})})})]}),Ns=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:15,height:11,fill:"none",children:[t.jsx("g",{clipPath:"url(#a)",children:t.jsxs("g",{fill:"#33A1DD",clipPath:"url(#b)",children:[t.jsx("path",{d:"M7 9.511c-.382 0-.698-.291-.698-.643V7.58c0-.353.316-.644.698-.644.382 0 .698.291.698.644v1.287c0 .353-.316.644-.698.644ZM11.888 8.438a.71.71 0 0 1-.624-.352l-.698-1.271c-.177-.318-.037-.704.307-.867.345-.163.764-.035.94.283l.699 1.27c.177.319.037.705-.307.868a.704.704 0 0 1-.317.069ZM2.112 8.438a.841.841 0 0 1-.316-.069c-.345-.163-.484-.55-.308-.867l.699-1.27c.177-.319.596-.447.94-.284.345.163.484.55.307.867l-.698 1.27a.71.71 0 0 1-.624.353Z"}),t.jsx("path",{d:"M7 8.24c-2.178 0-4.357-.918-6.526-2.764a.613.613 0 0 1-.038-.91.745.745 0 0 1 .987-.035c3.752 3.195 7.402 3.195 11.154 0a.746.746 0 0 1 .987.035c.26.257.242.67-.037.91C11.357 7.322 9.179 8.24 7 8.24Z"})]})}),t.jsxs("defs",{children:[t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.25.68H14.5v10.304H.25z"})}),t.jsx("clipPath",{id:"b",children:t.jsx("path",{fill:"#fff",d:"M.25 4.36h13.5V9.51H.25z"})})]})]}),Ds=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:42,height:31,fill:"none",children:[t.jsx("circle",{cx:22.5,cy:15.5,r:15.5,fill:"#33A1DD",opacity:1}),t.jsx("g",{clipPath:"url(#a)",children:t.jsx("path",{fill:"white",stroke:"white",strokeWidth:.5,d:"M28.44 10H16.56a.555.555 0 0 0-.497.318.62.62 0 0 0 .044.62l4.352 6.441.005.006c.158.225.243.496.244.776v5.252a.599.599 0 0 0 .161.415.542.542 0 0 0 .614.126l2.446-.98c.219-.07.364-.287.364-.549v-4.264c0-.28.086-.551.244-.776l.005-.006 4.352-6.442a.62.62 0 0 0 .044-.619.556.556 0 0 0-.498-.318Zm-4.492 6.863a2.03 2.03 0 0 0-.365 1.162v4.055l-2.166.868v-4.924a2.03 2.03 0 0 0-.364-1.16l-4.102-6.07h11.098l-4.101 6.07Z"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M15 9h15v16H15z"})})})]}),Li=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:5,fill:"none",children:t.jsx("path",{fill:"#33A4DD",fillRule:"evenodd",d:"M3.667 2.48a1.667 1.667 0 1 0-3.333 0 1.667 1.667 0 0 0 3.333 0Zm1.667 0a1.667 1.667 0 1 0 3.333 0 1.667 1.667 0 0 0-3.333 0Zm5 0a1.666 1.666 0 1 0 3.332 0 1.666 1.666 0 0 0-3.332 0Z",clipRule:"evenodd"})}),_i=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:15,fill:"none",children:[t.jsxs("g",{fill:"#33A1DD",clipPath:"url(#a)",children:[t.jsx("path",{fillRule:"evenodd",d:"M11.149 1.125c-.268 0-.513 0-.712.027-.22.03-.451.098-.642.29-.19.191-.26.422-.29.642-.027.2-.027.445-.027.711v8.084c0 .267 0 .512.027.711.03.22.099.451.29.642.192.191.422.261.642.29.2.027.445.027.712.027h.055c.268 0 .513 0 .712-.026.22-.03.451-.1.642-.29.19-.192.26-.423.29-.643.027-.2.027-.444.027-.711V2.795c0-.267 0-.512-.027-.711-.03-.22-.099-.451-.29-.642-.191-.191-.422-.26-.642-.29-.2-.027-.445-.027-.712-.027h-.055Zm-.698.97-.001.001v.002l-.004.006a.434.434 0 0 0-.023.104c-.017.13-.018.31-.018.615v8.028c0 .304 0 .486.018.616a.432.432 0 0 0 .026.109v.002h.002l.002.002.005.002a.442.442 0 0 0 .103.022c.13.018.311.019.616.019.304 0 .486-.001.615-.019a.429.429 0 0 0 .11-.026h.001v-.002l.004-.006a.435.435 0 0 0 .023-.103 5.36 5.36 0 0 0 .018-.616V2.823c0-.304 0-.486-.018-.615a.433.433 0 0 0-.026-.11v-.002h-.002l-.007-.003a.432.432 0 0 0-.103-.023 5.364 5.364 0 0 0-.615-.019c-.305 0-.486.002-.616.019a.437.437 0 0 0-.11.026Zm-3.625.883h.056c.267 0 .512 0 .711.026.22.03.451.099.642.29.191.192.26.423.29.643.027.199.027.444.027.711v6.23c0 .268 0 .513-.027.712-.03.22-.098.451-.29.642-.191.191-.422.261-.642.29-.2.027-.445.027-.711.027h-.056c-.267 0-.512 0-.711-.026-.22-.03-.452-.1-.643-.29-.19-.192-.26-.423-.29-.643-.026-.2-.026-.444-.026-.711V4.648c0-.267 0-.513.026-.711.03-.22.099-.452.29-.643.192-.19.423-.26.643-.29.2-.026.444-.026.711-.026Zm-.699.97h.002l-.002 7.63v-.002l-.004-.006a.434.434 0 0 1-.023-.103 5.362 5.362 0 0 1-.018-.616V4.676c0-.305.001-.486.018-.616a.433.433 0 0 1 .026-.11l.001-.001Zm0 7.63.002-7.63h.002l.004-.003a.432.432 0 0 1 .103-.023c.13-.017.311-.018.616-.018.304 0 .486.001.616.018a.433.433 0 0 1 .109.026h.002v.003l.003.006a.44.44 0 0 1 .023.103c.018.13.019.311.019.616v6.175c0 .304-.001.486-.019.616a.432.432 0 0 1-.026.109v.002h-.002l-.006.004a.429.429 0 0 1-.103.022c-.13.018-.312.019-.616.019-.305 0-.486-.001-.616-.019a.428.428 0 0 1-.11-.026h-.001Zm-3.624-6.13c-.267 0-.512 0-.711.026-.22.03-.451.099-.642.29-.191.192-.26.423-.29.643-.027.2-.027.444-.027.711v3.76c0 .268 0 .513.027.712.03.22.098.451.29.642.191.191.422.261.642.29.2.027.445.027.711.027h.056c.267 0 .513 0 .711-.026.22-.03.452-.1.643-.29.19-.192.26-.423.29-.643.026-.2.026-.444.026-.711v-3.76c0-.268 0-.513-.026-.712-.03-.22-.099-.452-.29-.643-.192-.19-.423-.26-.643-.29-.2-.026-.444-.026-.711-.026h-.056Zm-.697.97-.002.001v.002l-.003.006a.432.432 0 0 0-.023.103 5.36 5.36 0 0 0-.019.616v3.705c0 .304.002.486.019.616a.432.432 0 0 0 .026.109v.001l.002.001.006.004a.442.442 0 0 0 .104.022c.13.018.31.019.615.019s.486-.001.616-.019a.428.428 0 0 0 .11-.026h.001v-.002l.002-.003.002-.003a.434.434 0 0 0 .023-.103c.017-.13.018-.312.018-.616V7.146c0-.305-.001-.486-.018-.616a.433.433 0 0 0-.026-.11l-.001-.001h-.002l-.006-.004a.432.432 0 0 0-.103-.023 5.363 5.363 0 0 0-.616-.018c-.304 0-.486.001-.615.018a.437.437 0 0 0-.11.026Z",clipRule:"evenodd"}),t.jsx("path",{d:"M1.296 13.475a.463.463 0 1 0 0 .926h11.115a.463.463 0 1 0 0-.926H1.296Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.125.416h13.458v14.58H.125z"})})})]}),B1=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:21,fill:"none",children:[t.jsxs("g",{fill:"#7C92C5",clipPath:"url(#a)",children:[t.jsx("path",{fillRule:"evenodd",d:"m9.5-.5 2.825 2.36L9.5 4.223V3.03c-3.982 0-7.21 3.293-7.21 7.356s3.228 7.356 7.21 7.356c3.982 0 7.21-3.293 7.21-7.356H19c0 5.354-4.253 9.694-9.5 9.694S0 15.74 0 10.386C0 5.03 4.253.692 9.5.692V-.5Z",clipRule:"evenodd"}),t.jsx("path",{d:"M14 3.98a.943.943 0 0 0 .933-.952.943.943 0 0 0-.933-.953.943.943 0 0 0-.934.953c0 .526.418.952.934.952ZM16.207 6.273a.944.944 0 0 0 .934-.953.944.944 0 0 0-.934-.953.944.944 0 0 0-.934.953c0 .527.419.953.934.953ZM17.377 9.256a.943.943 0 0 0 .933-.952.943.943 0 0 0-.933-.952.943.943 0 0 0-.934.952c0 .526.418.952.934.952Z"}),t.jsx("path",{fillRule:"evenodd",d:"M6.807 6.201h5.386v1.28H6.807V6.2ZM6.807 13.71h5.386v1.28H6.807v-1.28Z",clipRule:"evenodd"}),t.jsx("path",{fillRule:"evenodd",d:"M11.36 13.857H7.64v-.844c0-1.01.73-1.905 1.245-2.418-.514-.514-1.245-1.407-1.245-2.418v-.844h3.721v.844c0 1.01-.73 1.904-1.245 2.418.514.513 1.245 1.407 1.245 2.418v.844Z",clipRule:"evenodd"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 .5h19v20H0z"})})})]}),Hi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 39.397 39.527",width:"100%",height:"100%",children:t.jsxs("g",{children:[t.jsx("rect",{width:"37.055",height:"28.409",rx:"3",transform:"translate(1.06 .678)",style:{fill:"#fff"}}),t.jsxs("g",{children:[t.jsx("path",{d:"M58.731 57.88H48.9v-2.49a.868.868 0 0 0-.852-.853h-3.476l-1.179-4.13h12.52a2.8 2.8 0 0 0 2.819-2.819V23.007a2.8 2.8 0 0 0-2.819-2.819H23.792a2.8 2.8 0 0 0-2.819 2.819V47.72a2.8 2.8 0 0 0 2.819 2.819h10.882l-1.18 4.13H30.02a.868.868 0 0 0-.852.852v2.491h-8.129a.852.852 0 1 0 0 1.7h37.692a.868.868 0 0 0 .853-.852 1 1 0 0 0-.853-.983M22.678 47.72V23.007a1.175 1.175 0 0 1 1.179-1.18h32.056a1.175 1.175 0 0 1 1.18 1.18V47.72a1.175 1.175 0 0 1-1.18 1.18H23.858a1.218 1.218 0 0 1-1.179-1.18m13.7 2.819h5.31l1.179 4.13H35.2zm-5.507 5.7h16.387v1.641H30.872z",transform:"translate(-20.187 -20.188)",style:{fill:"#7c7c7c"}}),t.jsx("path",{d:"m26.937 22.072-1.32-2.64s-1.411-.455-1.957.228-1.046.727 0 3.14 1.548 3.277 1.548 3.277 1 1.457 2.821-.637 11.333-12.334 11.333-12.334.5-1.73-.5-2.276-1.639.046-2.731 1.183-9.194 10.059-9.194 10.059z",transform:"translate(-8.814 -4.063)",style:{fill:"#d0d0ce"},className:"checkBackground"}),t.jsx("path",{d:"M303.554 25.757a2.156 2.156 0 0 0-3.031.147l-9.389 10.367-.538-1.223a2.125 2.125 0 0 0-3.912 1.663l1.858 4.255a2.132 2.132 0 0 0 3.57.587L303.7 28.789a2.053 2.053 0 0 0 .538-1.565 1.981 1.981 0 0 0-.685-1.467m-.782 2.2-11.588 12.861a.924.924 0 0 1-1.516-.245l-1.858-4.3A.926.926 0 0 1 288.64 35a.856.856 0 0 1 .831.538l.88 2.1a.624.624 0 0 0 1.027.147l10.022-11.05a.873.873 0 0 1 1.272-.049.84.84 0 0 1 .1 1.271",transform:"translate(-272.952 -19.234)",style:{fill:"#7c7c7c"},className:"checkStroke"})]})]})}),Vi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50.883 44.24",width:"100%",height:"100%",children:t.jsxs("g",{"data-name":"Grupo 2455",children:[t.jsx("path",{"data-name":"Trazado 5921",d:"M391.683 0h15.866a2.479 2.479 0 0 1 2.475 2.475v8.46h-18.341z",transform:"translate(-359.392 .25)",style:{fillRule:"evenodd",stroke:"#fff",strokeWidth:"0.5px",fill:"#9ecee6"}}),t.jsx("path",{"data-name":"Rectángulo 1179",transform:"translate(32.291 11.185)",style:{fill:"#65b0d6",stroke:"#fff",strokeWidth:"0.5px"},d:"M0 0h18.342v10.935H0z"}),t.jsx("path",{"data-name":"Trazado 5990",d:"M0 0h18.342v10.935H0z",transform:"translate(32.291 22.12)",style:{fill:"#1c5877",stroke:"#fff",strokeWidth:"0.5px"}}),t.jsx("path",{"data-name":"Trazado 5922",d:"M149.2 0h16.724v10.935h-19.2v-8.46A2.479 2.479 0 0 1 149.2 0",transform:"translate(-133.635 .25)",style:{fill:"#80c0e1",fillRule:"evenodd",stroke:"#fff",strokeWidth:"0.5px"}}),t.jsx("path",{"data-name":"Rectángulo 1181",transform:"translate(13.091 11.185)",style:{fill:"#337b9f",stroke:"#fff",strokeWidth:"0.5px"},d:"M0 0h19.2v10.935H0z"}),t.jsx("path",{"data-name":"Rectángulo 1182",transform:"translate(13.091 22.12)",style:{fill:"#063c57",stroke:"#fff",strokeWidth:"0.5px"},d:"M0 0h19.2v10.935H0z"}),t.jsx("path",{"data-name":"Trazado 5923",d:"M165.926 429.476H149.2a2.475 2.475 0 0 1-2.475-2.456v-8.479h37.541v8.479a2.475 2.475 0 0 1-2.475 2.456z",transform:"translate(-133.635 -385.486)",style:{fill:"#061d29",fillRule:"evenodd",stroke:"#fff",strokeWidth:"0.5px"}}),t.jsxs("g",{"data-name":"Grupo 2453",children:[t.jsx("path",{"data-name":"Trazado 5914",d:"M2.475 117.132h19.96a2.479 2.479 0 0 1 2.475 2.475v20.233a2.479 2.479 0 0 1-2.475 2.475H2.475A2.479 2.479 0 0 1 0 139.84v-20.233a2.479 2.479 0 0 1 2.475-2.475",transform:"translate(0 -109.26)",style:{fill:"#061d29",fillRule:"evenodd"}}),t.jsx("path",{"data-name":"Trazado 5915",d:"M85.549 192.733h2.9l2.826 4.444 2.826-4.444h2.889l-4.269 6.705 4.269 6.705h-2.885l-2.826-4.443-2.826 4.444h-2.9l4.288-6.705z",transform:"translate(-78.843 -178.936)",style:{fill:"#fff",fillRule:"evenodd"}})]})]})}),qi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 21 18",width:"100%",height:"100%",children:t.jsx("path",{className:"checkIcon-background",fill:"#C1C1C1",stroke:"#707070",d:"M7.5 12.365 3.663 8.316 3.3 7.934l-.362.382-1.4 1.477-.327.345.327.343 5.6 5.909.362.383.363-.383 12-12.66.326-.345-.326-.344-1.4-1.477-.363-.383-.363.383L7.5 12.364Z"})}),Ui=e=>t.jsx("svg",{...e,xmlns:"http://www.w3.org/2000/svg",width:9,height:4,viewBox:"0 0 9 4",fill:"none",children:t.jsx("path",{fill:"#303131",d:"m4.067 4-4-4h8l-4 4Z"})}),Os=({width:e=74,height:s=64})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 74 64",children:t.jsx("path",{fill:"#FFCD7C",d:"M.333 63.652h73.334L37 .32.333 63.652Zm40-10h-6.666v-6.666h6.666v6.666Zm0-13.333h-6.666V26.986h6.666v13.333Z"})});Os.propTypes={width:n.number||n.string,height:n.number||n.string};const Zi=({width:e=24,height:s=24})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 24 24",children:[t.jsxs("g",{fill:"#2F3131",clipPath:"url(#a)",children:[t.jsx("path",{d:"M5 5h2v3h10V5h2v5h2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6v-2H5V5Zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1Z"}),t.jsx("path",{d:"M21 11.5 15.51 17l-3.01-3-1.5 1.5 4.51 4.5 6.99-7-1.5-1.5Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]});Zi.propTypes={width:n.number||n.string,height:n.number||n.string};const Yi=({width:e=24,height:s=24})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 24 24",children:[t.jsx("g",{clipPath:"url(#a)",children:t.jsx("path",{fill:"#2F3131",d:"M20.1 3H4.9C3.855 3 3 3.855 3 4.9V22l3.8-3.8h13.3c1.045 0 1.9-.855 1.9-1.9V4.9c0-1.045-.855-1.9-1.9-1.9Zm0 13.3H6.8l-1.9 1.9V4.9h15.2v11.4Z"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]});Yi.propTypes={width:n.number||n.string,height:n.number||n.string};const On=({width:e=16,height:s=19})=>{const r=v.useId();return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 16 19",children:[t.jsxs("g",{fill:"#33A1DD",clipPath:`url(#${r})`,children:[t.jsx("path",{d:"M12.545 18.5h-9.09c-1.106 0-2-.922-2-2.063v-9.75c0-.307.246-.562.545-.562.298 0 .545.255.545.563v9.75c0 .517.407.937.91.937h9.09c.502 0 .91-.42.91-.938v-9.75c0-.307.246-.562.545-.562.298 0 .545.255.545.563v9.75c0 1.14-.895 2.062-2 2.062Z"}),t.jsx("path",{d:"M15.454 7.25H.545A.558.558 0 0 1 0 6.687V4.813C0 3.673.895 2.75 2 2.75h12c1.105 0 2 .922 2 2.063v1.875a.558.558 0 0 1-.546.562ZM1.091 6.125h13.818V4.812c0-.517-.407-.937-.909-.937H2c-.502 0-.91.42-.91.938v1.312Z"}),t.jsx("path",{d:"M11.09 3.875a.558.558 0 0 1-.545-.563v-1.5a.183.183 0 0 0-.182-.187H5.636a.183.183 0 0 0-.182.188v1.5a.558.558 0 0 1-.545.562.558.558 0 0 1-.546-.563v-1.5c0-.72.568-1.312 1.273-1.312h4.727c.706 0 1.273.593 1.273 1.313v1.5a.558.558 0 0 1-.545.562ZM8 15.5a.558.558 0 0 1-.546-.563v-4.874c0-.308.247-.563.546-.563.298 0 .545.255.545.563v4.874A.558.558 0 0 1 8 15.5ZM4.909 15.5a.558.558 0 0 1-.546-.563v-4.874c0-.308.248-.563.546-.563.298 0 .545.255.545.563v4.874a.558.558 0 0 1-.545.563ZM11.091 15.5a.558.558 0 0 1-.545-.563v-4.874c0-.308.247-.563.545-.563.299 0 .546.255.546.563v4.874a.558.558 0 0 1-.546.563Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:r,children:t.jsx("path",{fill:"#fff",d:"M0 .5h16v18H0z"})})})]})};On.propTypes={width:n.number||n.string,height:n.number||n.string};const Gi=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:15,height:18,fill:"none",viewBox:"0 0 15 18",children:[t.jsx("path",{fill:"#A0A4E0",stroke:"#575EE0",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.516 16.834a6.516 6.516 0 1 0 0-13.033 6.516 6.516 0 0 0 0 13.033Z"}),t.jsx("path",{stroke:"#575EE0",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.217 1.5h4.6"}),t.jsx("path",{stroke:"#ECEDFF",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.517 7.25v3.066M10.583 10.316H7.517"}),t.jsx("path",{stroke:"#575EE0",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.517 1.5v1.533"})]});Gi.propTypes={width:n.number||n.string,height:n.number||n.string};const As=({width:e=16,height:s=17})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 16 17",children:t.jsx("path",{fill:"#707070",d:"m13.184 15.508-3.15-3.15-1.367 1.4h-5.5L1.75 12.34a1.32 1.32 0 0 1-.391-.95c-.006-.378.12-.7.375-.967l3.133-3.233-3.95-3.95.95-.95 12.267 12.267-.95.95Zm-9.45-3.084H8.1l.984-1.016L5.8 8.124l-3.133 3.234 1.067 1.066Zm8.183-1.983-.95-.95 2.367-2.433-3.3-3.3L7.667 6.19l-.933-.933 2.333-2.434c.256-.266.57-.4.942-.4s.686.128.941.384l3.317 3.316c.256.256.383.573.383.95 0 .378-.127.695-.383.95l-2.35 2.417Z"})});As.propTypes={width:n.number||n.string,height:n.number||n.string};const Ki=({width:e=17,height:s=18})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 17 18",children:[t.jsx("path",{fill:"#F0C967",stroke:"#E69E38",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.666 16.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z"}),t.jsx("path",{stroke:"#FFF6E5",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.666 4.5v1.125M11.847 5.816l-.795.796M13.166 9h-1.125M11.847 12.182l-.795-.795M8.666 13.5v-1.125M5.484 12.182l.796-.795M4.166 9h1.125M5.484 5.816l.796.796"})]});Ki.propTypes={width:n.number||n.string,height:n.number||n.string};const An=({width:e=18,height:s=18})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 18 18",children:[t.jsx("path",{fill:"#92BDE4",stroke:"#348BD7",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9 16.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z"}),t.jsx("path",{stroke:"#D6ECFF",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m3.857 11.572 2.477-2.458 1.92 1.903 4.603-4.587"}),t.jsx("path",{stroke:"#D6ECFF",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9 6.43h3.857v3.857"})]});An.propTypes={width:n.number||n.string,height:n.number||n.string};const Qi=({width:e=17,height:s=18})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 17 18",children:[t.jsx("path",{fill:"#9FD1AF",stroke:"#28A14F",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.5 16.5c2.071 0 3.946-.84 5.303-2.197A7.477 7.477 0 0 0 16 9c0-2.071-.84-3.946-2.197-5.303A7.477 7.477 0 0 0 8.5 1.5c-2.071 0-3.946.84-5.303 2.197A7.477 7.477 0 0 0 1 9c0 2.071.84 3.946 2.197 5.303A7.477 7.477 0 0 0 8.5 16.5Z"}),t.jsx("path",{stroke:"#DBF7DD",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m5.5 9 2.25 2.25 4.5-4.5"})]});Qi.propTypes={width:n.number||n.string,height:n.number||n.string};const Is=({width:e=767,height:s=773})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 767 773",children:[t.jsx("path",{d:"M7.496 273.25h750.906l-1.14-170.113s-7.215-27.34-25.254-27.532c-18.035-.19-161.367 0-161.367 0V22.062l-.11-7.687s-2.468-7.973-7.593-8.07c-5.125-.094-54.11 0-54.11 0s-5.887 1.425-6.265 8.07c-.38 6.645 0 61.422 0 61.422H396.379v81.273h280.95v35.446H7.046v80.683Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}}),t.jsx("path",{d:"M756.176 273.008H5.273L6.414 102.89s7.215-27.34 25.25-27.532c18.04-.187 161.371 0 161.371 0V21.82l.11-7.691s2.464-7.973 7.593-8.066c5.125-.098 54.11 0 54.11 0s5.886 1.421 6.265 8.066c.38 6.648 0 61.422 0 61.422h106.18v81.277H86.343v35.442h670.282v80.687Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}}),t.jsx("path",{d:"m367.191 156.867 29.618.094v-81.5h-31.043ZM7.047 336.703h472.637v82.027H87.199v266.692H400.41v80.95H32.465s-25.918-8.497-25.727-29.575c.192-21.074.309-400.094.309-400.094Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}}),t.jsx("path",{d:"M758.113 336.813H285.477v82.027h392.488V685.53H364.754v80.95h367.945s25.914-8.497 25.723-29.57c-.188-21.075-.309-400.098-.309-400.098Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}})]});Is.propTypes={width:n.number||n.string,height:n.number||n.string};const In=({width:e=60,height:s=48})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 60 48",children:[t.jsx("path",{fill:"#37D",d:"M53.908 5.884H27.012L21.035 0H6.092C2.805 0 .115 2.648.115 5.884V17.65h59.77v-5.884c0-3.236-2.69-5.883-5.977-5.883Z"}),t.jsx("path",{fill:"#33A1DD",d:"M53.908 5.884H6.092C2.805 5.884.115 8.53.115 11.767v29.418c0 3.236 2.69 5.884 5.977 5.884h47.816c3.287 0 5.977-2.648 5.977-5.884V11.767c0-3.236-2.69-5.883-5.977-5.883Z"})]});In.propTypes={width:n.number||n.string,height:n.number||n.string};const Rn=({width:e=46,height:s=53})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 46 53",children:t.jsx("path",{fill:"#008069",d:"M37.145 4.453 34.014.978H9.359c-1.779 0-2.466 1.318-2.466 2.348v9.277h3.458v-7.4c0-.394.332-.727.715-.727h17.642c.389 0 .583.07.583.389v12.318h12.556c.493 0 .685.256.685.629v30.08c0 .63-.256.724-.639.724H11.066a.733.733 0 0 1-.715-.726v-2.75H6.916v4.332c-.046 1.533.772 2.62 2.443 2.62H43.6c1.79 0 2.4-1.296 2.4-2.477V14.234l-.895-.971-7.96-8.81Zm-4.34.41.989 1.108 6.635 7.292.365.442h-6.78c-.511 0-.835-.085-.971-.256-.137-.167-.216-.433-.238-.8V4.862Zm-2.786 23.376h11.698v3.41h-11.7l.002-3.41Zm0-6.813h11.698v3.406h-11.7l.002-3.406Zm0 13.63h11.698v3.409h-11.7l.002-3.41ZM0 15.355v27.261h26.745V15.357H0ZM13.374 31.21l-1.636 2.5h1.636v3.046H5.152l5.965-8.97-5.285-8.066h4.416l3.129 4.692 3.125-4.692h4.414l-5.296 8.066 5.973 8.97h-4.582l-3.637-5.546Z"})});Rn.propTypes={width:n.number||n.string,height:n.number||n.string};const Pn=({width:e=16,height:s=16})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 16 16",children:[t.jsx("path",{fill:"#21459C",d:"M12.295 13.958h-8.59c-.454 0-.889-.174-1.21-.482-.32-.308-.5-.726-.5-1.162V9.735a.58.58 0 0 1 .18-.418.628.628 0 0 1 .434-.173c.163 0 .32.062.435.173a.58.58 0 0 1 .18.418v2.579c0 .122.05.24.14.326a.49.49 0 0 0 .34.136h8.591a.49.49 0 0 0 .34-.136.453.453 0 0 0 .141-.326V9.735a.58.58 0 0 1 .18-.418.628.628 0 0 1 .435-.173c.163 0 .32.062.435.173a.58.58 0 0 1 .18.418v2.579c0 .436-.18.854-.501 1.162-.321.308-.756.482-1.21.482ZM11.063 4.588a.62.62 0 0 0-.444-.152.634.634 0 0 0-.425.194L8.872 6.035V2.216a.835.835 0 0 0-.254-.625.901.901 0 0 0-.644-.262.93.93 0 0 0-.644.262.861.861 0 0 0-.254.625v3.82L5.759 4.63a.63.63 0 0 0-.846-.02.576.576 0 0 0-.065.811l2.673 2.85a.615.615 0 0 0 .456.195.636.636 0 0 0 .457-.195l2.675-2.849a.586.586 0 0 0 .158-.426.57.57 0 0 0-.203-.41"}),t.jsx("path",{fill:"#21459C",d:"M8.002 9.344a.9.9 0 0 1 .623.248.831.831 0 0 1 .258.6v.12c0 .225-.093.44-.258.6a.9.9 0 0 1-.623.247.9.9 0 0 1-.623-.248.831.831 0 0 1-.258-.599v-.12c0-.226.092-.441.258-.6a.9.9 0 0 1 .623-.248Z"})]});Pn.propTypes={width:n.number||n.string,height:n.number||n.string};const Rs=({width:e=20,height:s=17})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 20 17",children:t.jsx("path",{fill:"#33A1DD",fillRule:"evenodd",d:"M18 0H2A1.95 1.95 0 0 0 .592.622 2.17 2.17 0 0 0 .01 2.11L0 14.77c.002.56.213 1.095.588 1.49.374.396.882.619 1.412.62h16a1.955 1.955 0 0 0 1.413-.62c.374-.395.585-.93.587-1.49V2.11a2.177 2.177 0 0 0-.587-1.49A1.955 1.955 0 0 0 18 0Zm0 4.22-8 5.275L2 4.22V2.11l8 5.275 8-5.275v2.11Z",clipRule:"evenodd"})});Rs.propTypes={width:n.number||n.string,height:n.number||n.string};const Wn=({width:e=8,height:s=14})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 8 14",children:t.jsx("path",{fill:"#33A4DD",d:"M0 2.407 1.4.958l6 6.212-6 6.212-1.4-1.45L4.6 7.17 0 2.407Z"})});Wn.propTypes={width:n.number||n.string,height:n.number||n.string};const Ps=({width:e=24,height:s=24,...r})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",...r,viewBox:"0 0 24 24",children:t.jsx("path",{fill:"#BBD1DC",fillRule:"evenodd",d:"M20 18.373c0-1.085-1.629-1.685-2.452-2.006-.5-.206-1.012-.412-1.509-.635a5.401 5.401 0 0 1-1.852-1.235.858.858 0 0 1-.274-.617 5.34 5.34 0 0 1 .187-1.166 9.398 9.398 0 0 1 .669-1.612c.238-.685.41-1.391.514-2.11.07-.296.117-.6.138-.904 0-2.126-1.115-4-3.43-4-2.315 0-3.43 1.869-3.43 4a5.6 5.6 0 0 0 .154.909c.11.718.289 1.424.532 2.109.28.512.504 1.052.669 1.612.114.379.178.77.189 1.166a.86.86 0 0 1-.274.617 5.4 5.4 0 0 1-1.852 1.23c-.5.24-1.012.43-1.509.636-.824.343-2.47.92-2.47 2.006v1.715h16v-1.715Z",clipRule:"evenodd"})});Ps.propTypes={width:n.number||n.string,height:n.number||n.string};const Xi=({width:e=20,height:s=20})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 20 20",fill:"currentColor",children:t.jsx("path",{d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z"})});Xi.propTypes={width:n.number||n.string,height:n.number||n.string};const Ws=({children:e,fontSize:s})=>t.jsxs("div",{className:"TooltipsWhiteContainer",children:[t.jsx("div",{className:"triangle"}),t.jsx("span",{className:"card-children",style:{fontSize:s},children:e})]});Ws.propTypes={children:n.any,fontSize:n.string};const Ji=({children:e,className:s,...r})=>t.jsx("div",{className:`td-tooltip-container ${s}`,...r,children:e});Ji.propTypes={children:n.node,className:n.string,props:n.object};const F1=e=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",id:"Capa_1","data-name":"Capa 1",viewBox:"0 0 277 276",...e,children:[t.jsxs("defs",{children:[t.jsx("clipPath",{id:"clippath",children:t.jsx("path",{d:"M106.15 191.04a61.911 61.911 0 0 1-21.91-21.12c0-.01-.02-.03-.03-.04a.405.405 0 0 1-.05-.09c-.05-.08-.1-.16-.15-.25-.09-.15-.18-.29-.27-.44-.05-.09-.1-.17-.15-.26-.12-.19-.23-.39-.34-.58-.04-.07-.08-.14-.12-.22l-.36-.63c-.04-.08-.08-.15-.13-.23-.11-.2-.21-.39-.32-.58l-.04-.07v-.03c-.3-.55-.6-1.1-.89-1.66-.04-.07-.08-.15-.12-.22-.31-.58-.61-1.17-.9-1.76-.02-.04-.04-.07-.05-.11-4.42-8.85-7.51-18.18-9.22-27.84 0-.02 0-.04-.01-.06v-.05c-.11-.61-.21-1.23-.31-1.84l-.06-.38-.21-1.44c-.03-.19-.05-.39-.08-.58-.06-.46-.12-.92-.17-1.38l-.09-.81c0-.06-.01-.12-.02-.19-.03-.31-.07-.62-.1-.94-.04-.36-.07-.72-.1-1.08-.03-.3-.05-.59-.08-.89-.03-.31-.05-.63-.07-.94l-.09-1.31c-.01-.22-.03-.45-.04-.67-.03-.54-.05-1.07-.07-1.61 0-.11 0-.22-.01-.33-.02-.6-.04-1.21-.05-1.81v-.02c-.16-9.83 1.1-19.61 3.76-29.18 3.53-12.7 9.36-24.44 17.32-34.87l.79-1.03c.23-.3.47-.59.71-.89.03-.03.05-.07.08-.1 3.84-4.78 8.07-9.18 12.69-13.18.18-.15.35-.31.53-.46.1-.08.2-.17.3-.25.27-.23.55-.46.82-.69l.16-.13c.33-.28.67-.55 1.01-.82h.01c4.13-3.33 8.53-6.34 13.19-9.04 0 0 .01 0 .02-.01 7.89-4.55 16.2-8 24.85-10.32a100.21 100.21 0 0 1 13.85-2.69c.45-.06.9-.11 1.35-.16.15-.02.3-.03.44-.05l.91-.09c.17-.02.35-.03.52-.05.28-.03.57-.05.85-.08.18-.01.35-.03.53-.04l.86-.06c.17-.01.34-.02.51-.04l.97-.06c.13 0 .26-.02.39-.02l1.36-.06h.22c.38-.01.76-.03 1.13-.04h.46c.3 0 .61-.01.91-.02h1.89c.3 0 .6 0 .9.01h.46c.36 0 .73.02 1.09.03h.27c.45.01.91.03 1.36.05.11 0 .21.01.32.02l1.04.06c.16 0 .32.02.47.03l.89.06c.17.01.34.03.51.04.28.02.57.05.85.07.17.01.34.03.52.05l.88.09.36.03c-14.61-5.52-30.27-8.48-46.3-8.48-46.3 0-89.51 24.68-113.13 64.49v.02c-.03.14-.07.27-.11.4 0 .03-.02.06-.03.09-.04.12-.08.25-.13.37 0 .01 0 .03-.01.04-.05.13-.11.26-.17.39-.01.03-.03.06-.04.09-.06.13-.13.26-.2.38-.39.67-.77 1.35-1.14 2.03-23.56 43.2-8.58 96.37 34.08 121 .4.23.79.45 1.19.67.14.08.27.15.41.22.26.14.52.29.78.43.17.09.34.18.5.27.22.12.44.23.66.34 25.67 13.34 55.15 13.09 79.8 1.56-.83.03-1.66.05-2.49.05-10.66 0-21.16-2.77-30.37-8.02Z",className:"cls-106"})}),t.jsx("clipPath",{id:"clippath-1",children:t.jsx("path",{d:"M106.49 84.24a61.916 61.916 0 0 1 29.35-8.07h2.2c.24 0 1.43.04 1.65.05h.1c.63.02 1.25.05 1.88.08.08 0 .17 0 .25.01.66.03 1.31.07 1.97.12h.12c9.87.72 19.46 2.82 28.65 6.28.02 0 .04.01.06.02.01 0 .03.01.04.02.58.22 1.16.45 1.74.68.12.05.24.1.35.14.45.18.9.37 1.35.55.18.08.36.15.54.23.43.18.85.37 1.27.55l.75.33c.06.03.11.05.17.08.29.13.57.26.86.39.33.15.66.31.98.46.27.13.54.26.8.39.28.14.57.28.85.42.39.2.78.39 1.17.59.2.1.4.21.59.31.48.25.95.5 1.42.76.1.05.19.11.29.16.53.29 1.06.58 1.58.88h.01c8.53 4.88 16.3 10.95 23.18 18.13 9.12 9.52 16.24 20.52 21.15 32.7l.48 1.2c.14.35.27.71.41 1.06.02.04.03.08.05.12 2.16 5.74 3.78 11.63 4.86 17.65l.12.69.06.38c.06.35.12.7.17 1.06l.03.21c.07.43.13.86.19 1.29v.01c.75 5.25 1.1 10.57 1.04 15.96v.02c-.11 9.11-1.39 18.02-3.81 26.64-.23.82-.47 1.64-.72 2.45a102.29 102.29 0 0 1-4.03 10.83c-.18.42-.37.83-.56 1.25-.06.14-.12.27-.19.41-.13.28-.26.56-.39.83-.07.16-.15.31-.22.47-.12.26-.25.51-.37.77-.08.16-.16.32-.23.48-.13.26-.25.51-.38.77-.08.15-.15.3-.23.45-.15.29-.3.58-.44.86-.06.11-.12.23-.18.34-.21.4-.42.8-.64 1.2-.04.07-.07.13-.11.2-.18.33-.36.66-.55.99-.07.13-.15.26-.22.4-.15.26-.3.53-.45.79-.08.15-.17.29-.25.44-.15.25-.29.5-.44.75-.09.15-.17.29-.26.43-.16.26-.31.52-.47.77l-.24.39c-.19.31-.38.62-.58.92-.05.07-.09.15-.14.23-.24.38-.49.76-.74 1.14-.06.09-.12.18-.18.26-.19.29-.38.58-.58.86l-.27.39c-.17.24-.33.49-.5.73l-.3.42c-.16.23-.33.47-.5.7l-.3.42c-.17.24-.35.48-.52.72-.07.1-.14.19-.21.29 12.21-9.74 22.74-21.7 30.93-35.49 23.63-39.81 24.46-89.57 2.27-130.2l-.01-.01c-.1-.1-.2-.19-.29-.3-.02-.02-.04-.05-.07-.07-.09-.1-.17-.2-.25-.3 0-.01-.02-.02-.03-.03-.09-.11-.17-.23-.25-.34l-.06-.09c-.08-.12-.15-.24-.23-.37-.38-.67-.77-1.35-1.17-2.02-25.18-42.3-78.55-56.55-121.5-32.44-.4.22-.79.45-1.19.68-.13.08-.27.16-.4.24-.26.15-.51.3-.76.45-.16.1-.33.2-.49.3l-.63.39c-24.58 15.27-39.41 40.75-42.07 67.83.39-.73.8-1.45 1.23-2.17 5.44-9.16 13.18-16.78 22.39-22.03Z",className:"cls-106"})}),t.jsx("clipPath",{id:"clippath-2",children:t.jsx("path",{d:"M200.43 140.25a61.781 61.781 0 0 1-8.26 29.3c0 .01-.02.03-.03.04-.02.03-.04.06-.05.09-.05.08-.1.17-.15.25-.09.15-.17.3-.26.44-.05.09-.1.17-.16.26-.12.19-.23.39-.35.58-.04.07-.09.14-.13.21-.13.21-.26.41-.39.61-.05.07-.1.15-.14.22-.12.19-.24.37-.36.56l-.04.06v.03c-.34.53-.69 1.05-1.04 1.57-.05.07-.09.14-.14.21-.37.55-.74 1.09-1.12 1.62l-.07.1a101.68 101.68 0 0 1-20.18 21.28c-.02.01-.03.03-.05.04-.01 0-.03.02-.04.03-.49.38-.98.77-1.48 1.14-.1.08-.2.15-.31.23l-1.17.87c-.16.12-.32.23-.48.35-.37.27-.75.54-1.13.8-.22.16-.45.31-.67.47-.05.04-.1.07-.15.11-.26.18-.52.35-.78.53l-.9.6c-.25.16-.5.33-.75.49-.27.17-.53.34-.8.51l-1.11.69c-.19.12-.38.23-.57.35-.46.28-.92.55-1.39.83-.1.06-.19.11-.29.17-.52.3-1.05.6-1.57.9h-.01c-8.59 4.78-17.8 8.3-27.5 10.48-12.86 2.89-25.96 3.3-38.92 1.22l-1.28-.21c-.37-.06-.75-.13-1.12-.2-.04 0-.09-.02-.13-.02-6.03-1.12-11.91-2.77-17.62-4.96-.22-.08-.44-.17-.66-.25-.12-.05-.24-.1-.36-.14-.33-.13-.66-.26-1-.4-.06-.03-.13-.05-.19-.08-.4-.16-.8-.33-1.2-.5h-.01c-4.88-2.07-9.62-4.52-14.2-7.36 0 0-.01 0-.02-.01-7.74-4.8-14.71-10.5-20.84-17.02-.58-.62-1.16-1.25-1.73-1.89-2.56-2.86-4.96-5.88-7.19-9.04-.26-.37-.52-.74-.78-1.12l-.25-.37c-.17-.25-.34-.51-.52-.76-.1-.14-.19-.29-.29-.44-.16-.24-.31-.48-.47-.71-.1-.15-.19-.3-.29-.45-.16-.24-.31-.48-.46-.73-.09-.14-.18-.29-.27-.43-.17-.27-.34-.55-.51-.83-.07-.11-.14-.22-.2-.33-.23-.39-.47-.78-.7-1.17-.04-.06-.08-.13-.11-.19-.19-.33-.38-.65-.57-.98-.08-.13-.15-.26-.22-.4-.15-.26-.3-.53-.44-.79-.08-.15-.16-.3-.24-.44-.14-.25-.28-.51-.41-.77l-.24-.45c-.14-.27-.28-.53-.42-.8-.07-.14-.14-.27-.21-.41-.17-.32-.33-.65-.49-.97l-.12-.24-.6-1.23c-.05-.1-.09-.19-.14-.29-.15-.31-.3-.63-.44-.94-.07-.14-.13-.29-.2-.43-.12-.27-.25-.54-.37-.81-.07-.16-.14-.31-.21-.47-.12-.26-.23-.52-.34-.79-.07-.16-.14-.32-.2-.48-.12-.27-.23-.55-.34-.82-.05-.11-.09-.22-.14-.33 2.04 15.48 6.83 30.68 14.41 44.81 21.88 40.8 64.06 67.22 110.31 69.21h.02c.13-.04.27-.07.41-.1.03 0 .06-.01.1-.02.13-.02.26-.05.39-.06h.04c.14-.02.28-.03.42-.04h.53c.77.02 1.55.04 2.33.04 49.23.29 89-38.04 90.54-87.28l.03-1.37v-2.67c-.38-28.93-14.53-54.79-36.35-71.06.42.71.83 1.44 1.22 2.17 5.04 9.39 7.56 19.96 7.29 30.55Z",className:"cls-106"})}),t.jsx("style",{children:".cls-106,.cls-177,.cls-266,.cls-7{stroke-width:0}.cls-7{fill:#c2aeff}.cls-106{fill:none}.cls-177{fill:#2242a0}.cls-266{fill:#33a4dd}"})]}),t.jsxs("g",{style:{clipPath:"url(#clippath)"},children:[t.jsx("path",{d:"M-1.97 207.56h184.8v3.23H-1.97zM-1.97 205.64h184.8v1.92H-1.97z",className:"cls-7"}),t.jsx("path",{d:"M-1.97 203.72h184.8v1.92H-1.97z",style:{fill:"#c1adfe",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 201.81h184.8v1.92H-1.97z",style:{fill:"#c0acfd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 199.89h184.8v1.92H-1.97z",style:{fill:"#bfabfc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 197.97h184.8v1.92H-1.97z",style:{fill:"#beaafb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 196.05h184.8v1.92H-1.97z",style:{fill:"#bda9fa",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 194.13h184.8v1.92H-1.97z",style:{fill:"#bca8f9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 192.21h184.8v1.92H-1.97z",style:{fill:"#bba7f8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 190.3h184.8v1.92H-1.97z",style:{fill:"#baa6f7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 188.38h184.8v1.92H-1.97z",style:{fill:"#b9a5f6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 186.46h184.8v1.92H-1.97z",style:{fill:"#b8a4f5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 184.54h184.8v1.92H-1.97z",style:{fill:"#b7a3f4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 182.62h184.8v1.92H-1.97z",style:{fill:"#b6a2f3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 180.71h184.8v1.92H-1.97z",style:{fill:"#b5a1f2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 178.79h184.8v1.92H-1.97z",style:{fill:"#b4a0f1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 176.87h184.8v1.92H-1.97z",style:{fill:"#b39ff0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 174.95h184.8v1.92H-1.97z",style:{fill:"#b29eef",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 173.03h184.8v1.92H-1.97z",style:{fill:"#b19dee",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 171.12h184.8v1.92H-1.97z",style:{fill:"#b09ced",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 169.2h184.8v1.92H-1.97z",style:{fill:"#af9bec",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 167.28h184.8v1.92H-1.97z",style:{fill:"#ae9aeb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 165.36h184.8v1.92H-1.97z",style:{fill:"#ad99ea",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 163.44h184.8v1.92H-1.97z",style:{fill:"#ac98e9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 161.52h184.8v1.92H-1.97z",style:{fill:"#ab97e8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 159.61h184.8v1.92H-1.97z",style:{fill:"#aa96e7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 157.69h184.8v1.92H-1.97z",style:{fill:"#a995e6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 155.77h184.8v1.92H-1.97z",style:{fill:"#a894e5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 153.85h184.8v1.92H-1.97z",style:{fill:"#a793e4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 151.93h184.8v1.92H-1.97z",style:{fill:"#a692e3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 150.02h184.8v1.92H-1.97z",style:{fill:"#a591e2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 148.1h184.8v1.92H-1.97z",style:{fill:"#a490e1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 146.18h184.8v1.92H-1.97z",style:{fill:"#a38fe0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 144.26h184.8v1.92H-1.97z",style:{fill:"#a28edf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 142.34h184.8v1.92H-1.97z",style:{fill:"#a18dde",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 140.42h184.8v1.92H-1.97z",style:{fill:"#a08cdd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 138.51h184.8v1.92H-1.97z",style:{fill:"#9f8bdc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 136.59h184.8v1.92H-1.97z",style:{fill:"#9e8adb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 134.67h184.8v1.92H-1.97z",style:{fill:"#9d89da",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 132.75h184.8v1.92H-1.97z",style:{fill:"#9c88d9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 130.83h184.8v1.92H-1.97z",style:{fill:"#9b87d8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 128.92h184.8v1.92H-1.97z",style:{fill:"#9a86d7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 127h184.8v1.92H-1.97z",style:{fill:"#9985d6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 125.08h184.8V127H-1.97z",style:{fill:"#9884d5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 123.16h184.8v1.92H-1.97z",style:{fill:"#9783d4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 121.24h184.8v1.92H-1.97z",style:{fill:"#9682d3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 119.33h184.8v1.92H-1.97z",style:{fill:"#9581d2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 117.41h184.8v1.92H-1.97z",style:{fill:"#9480d1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 115.49h184.8v1.92H-1.97z",style:{fill:"#937fd0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 113.57h184.8v1.92H-1.97z",style:{fill:"#927ecf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 111.65h184.8v1.92H-1.97z",style:{fill:"#917dce",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 109.73h184.8v1.92H-1.97z",style:{fill:"#907ccd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 107.82h184.8v1.92H-1.97z",style:{fill:"#8f7bcc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 105.9h184.8v1.92H-1.97z",style:{fill:"#8e7acb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 103.98h184.8v1.92H-1.97z",style:{fill:"#8d79c9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 102.06h184.8v1.92H-1.97z",style:{fill:"#8c78c8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 100.14h184.8v1.92H-1.97z",style:{fill:"#8b77c7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 98.23h184.8v1.92H-1.97z",style:{fill:"#8a76c6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 96.31h184.8v1.92H-1.97z",style:{fill:"#8975c5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 94.39h184.8v1.92H-1.97z",style:{strokeWidth:0,fill:"#8874c4"}}),t.jsx("path",{d:"M-1.97 92.47h184.8v1.92H-1.97z",style:{fill:"#8773c3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 90.55h184.8v1.92H-1.97z",style:{fill:"#8672c2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 88.63h184.8v1.92H-1.97z",style:{fill:"#8571c1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 86.72h184.8v1.92H-1.97z",style:{fill:"#8470c0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 84.8h184.8v1.92H-1.97z",style:{fill:"#836fbf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 82.88h184.8v1.92H-1.97z",style:{fill:"#826ebe",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 80.96h184.8v1.92H-1.97z",style:{fill:"#816dbd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 79.04h184.8v1.92H-1.97z",style:{fill:"#806cbc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 77.13h184.8v1.92H-1.97z",style:{fill:"#7f6bbb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 75.21h184.8v1.92H-1.97z",style:{fill:"#7e6aba",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 73.29h184.8v1.92H-1.97z",style:{fill:"#7d69b9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 71.37h184.8v1.92H-1.97z",style:{fill:"#7c68b8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 69.45h184.8v1.92H-1.97z",style:{fill:"#7b67b7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 67.54h184.8v1.92H-1.97z",style:{fill:"#7a66b6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 65.62h184.8v1.92H-1.97z",style:{fill:"#7965b5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 63.7h184.8v1.92H-1.97z",style:{fill:"#7864b4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 61.78h184.8v1.92H-1.97z",style:{fill:"#7763b3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 59.86h184.8v1.92H-1.97z",style:{fill:"#7662b2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 57.94h184.8v1.92H-1.97z",style:{fill:"#7561b1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 56.03h184.8v1.92H-1.97z",style:{fill:"#7460b0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 54.11h184.8v1.92H-1.97z",style:{fill:"#735faf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 52.19h184.8v1.92H-1.97z",style:{fill:"#725eae",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 50.27h184.8v1.92H-1.97z",style:{fill:"#715dad",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 48.35h184.8v1.92H-1.97z",style:{fill:"#705cac",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 46.44h184.8v1.92H-1.97z",style:{fill:"#6f5bab",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 44.52h184.8v1.92H-1.97z",style:{fill:"#6e5aaa",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 42.6h184.8v1.92H-1.97z",style:{fill:"#6d59a9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 40.68h184.8v1.92H-1.97z",style:{fill:"#6c58a8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 38.76h184.8v1.92H-1.97z",style:{fill:"#6b57a7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 36.84h184.8v1.92H-1.97z",style:{fill:"#6a56a6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 34.93h184.8v1.92H-1.97z",style:{fill:"#6955a5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 33.01h184.8v1.92H-1.97z",style:{fill:"#6854a4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 31.09h184.8v1.92H-1.97z",style:{fill:"#6753a3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 29.17h184.8v1.92H-1.97z",style:{fill:"#6652a2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 27.25h184.8v1.92H-1.97z",style:{fill:"#6551a1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 25.34h184.8v1.92H-1.97z",style:{fill:"#6450a0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 23.42h184.8v1.92H-1.97z",style:{fill:"#634f9f",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 21.5h184.8v1.92H-1.97z",style:{fill:"#624e9e",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 19.58h184.8v1.92H-1.97z",style:{fill:"#614d9d",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 17.66h184.8v1.92H-1.97z",style:{fill:"#604c9c",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 15.74h184.8v1.92H-1.97z",style:{fill:"#5f4b9b",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 13.83h184.8v1.92H-1.97z",style:{fill:"#5e4a9a",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 11.91h184.8v1.92H-1.97z",style:{fill:"#5d4999",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 9.99h184.8v1.92H-1.97z",style:{fill:"#5c4898",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 8.07h184.8v1.92H-1.97z",style:{fill:"#5b4797",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 6.15h184.8v1.92H-1.97z",style:{fill:"#5a4696",strokeWidth:0}})]}),t.jsxs("g",{style:{clipPath:"url(#clippath-1)"},children:[t.jsx("path",{d:"M82.87 14.44h2.04v225.77h-2.04z",style:{fill:"#29ffd1",strokeWidth:0}}),t.jsx("path",{d:"M84.91 14.44h2.04v225.77h-2.04z",style:{fill:"#29fed1",strokeWidth:0}}),t.jsx("path",{d:"M86.94 14.44h2.04v225.77h-2.04z",style:{fill:"#29fdd1",strokeWidth:0}}),t.jsx("path",{d:"M88.98 14.44h2.04v225.77h-2.04z",style:{fill:"#29fcd1",strokeWidth:0}}),t.jsx("path",{d:"M91.02 14.44h2.04v225.77h-2.04z",style:{fill:"#29fbd2",strokeWidth:0}}),t.jsx("path",{d:"M93.06 14.44h2.04v225.77h-2.04z",style:{fill:"#2afad2",strokeWidth:0}}),t.jsx("path",{d:"M95.1 14.44h2.04v225.77H95.1z",style:{fill:"#2af9d2",strokeWidth:0}}),t.jsx("path",{d:"M97.13 14.44h2.04v225.77h-2.04z",style:{fill:"#2af8d2",strokeWidth:0}}),t.jsx("path",{d:"M99.17 14.44h2.04v225.77h-2.04z",style:{fill:"#2af7d2",strokeWidth:0}}),t.jsx("path",{d:"M101.21 14.44h2.04v225.77h-2.04z",style:{fill:"#2af6d2",strokeWidth:0}}),t.jsx("path",{d:"M103.25 14.44h2.04v225.77h-2.04z",style:{fill:"#2af5d2",strokeWidth:0}}),t.jsx("path",{d:"M105.29 14.44h2.04v225.77h-2.04z",style:{fill:"#2af4d2",strokeWidth:0}}),t.jsx("path",{d:"M107.32 14.44h2.04v225.77h-2.04z",style:{fill:"#2af3d3",strokeWidth:0}}),t.jsx("path",{d:"M109.36 14.44h2.04v225.77h-2.04z",style:{fill:"#2af2d3",strokeWidth:0}}),t.jsx("path",{d:"M111.4 14.44h2.04v225.77h-2.04z",style:{fill:"#2bf1d3",strokeWidth:0}}),t.jsx("path",{d:"M113.44 14.44h2.04v225.77h-2.04z",style:{fill:"#2bf0d3",strokeWidth:0}}),t.jsx("path",{d:"M115.48 14.44h2.04v225.77h-2.04z",style:{fill:"#2befd3",strokeWidth:0}}),t.jsx("path",{d:"M117.51 14.44h2.04v225.77h-2.04z",style:{fill:"#2beed3",strokeWidth:0}}),t.jsx("path",{d:"M119.55 14.44h2.04v225.77h-2.04z",style:{fill:"#2bedd3",strokeWidth:0}}),t.jsx("path",{d:"M121.59 14.44h2.04v225.77h-2.04z",style:{fill:"#2becd4",strokeWidth:0}}),t.jsx("path",{d:"M123.63 14.44h2.04v225.77h-2.04z",style:{fill:"#2bebd4",strokeWidth:0}}),t.jsx("path",{d:"M125.67 14.44h2.04v225.77h-2.04z",style:{fill:"#2bead4",strokeWidth:0}}),t.jsx("path",{d:"M127.7 14.44h2.04v225.77h-2.04z",style:{fill:"#2be9d4",strokeWidth:0}}),t.jsx("path",{d:"M129.74 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce8d4",strokeWidth:0}}),t.jsx("path",{d:"M131.78 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce7d4",strokeWidth:0}}),t.jsx("path",{d:"M133.82 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce6d4",strokeWidth:0}}),t.jsx("path",{d:"M135.85 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce5d4",strokeWidth:0}}),t.jsx("path",{d:"M137.89 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce4d5",strokeWidth:0}}),t.jsx("path",{d:"M139.93 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce3d5",strokeWidth:0}}),t.jsx("path",{d:"M141.97 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce2d5",strokeWidth:0}}),t.jsx("path",{d:"M144.01 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce1d5",strokeWidth:0}}),t.jsx("path",{d:"M146.04 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce0d5",strokeWidth:0}}),t.jsx("path",{d:"M148.08 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddfd5",strokeWidth:0}}),t.jsx("path",{d:"M150.12 14.44h2.04v225.77h-2.04z",style:{fill:"#2dded5",strokeWidth:0}}),t.jsx("path",{d:"M152.16 14.44h2.04v225.77h-2.04z",style:{fill:"#2dddd6",strokeWidth:0}}),t.jsx("path",{d:"M154.2 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddcd6",strokeWidth:0}}),t.jsx("path",{d:"M156.23 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddbd6",strokeWidth:0}}),t.jsx("path",{d:"M158.27 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddad6",strokeWidth:0}}),t.jsx("path",{d:"M160.31 14.44h2.04v225.77h-2.04z",style:{fill:"#2dd9d6",strokeWidth:0}}),t.jsx("path",{d:"M162.35 14.44h2.04v225.77h-2.04z",style:{fill:"#2dd8d6",strokeWidth:0}}),t.jsx("path",{d:"M164.39 14.44h2.04v225.77h-2.04z",style:{fill:"#2dd7d6",strokeWidth:0}}),t.jsx("path",{d:"M166.42 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed6d6",strokeWidth:0}}),t.jsx("path",{d:"M168.46 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed5d7",strokeWidth:0}}),t.jsx("path",{d:"M170.5 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed4d7",strokeWidth:0}}),t.jsx("path",{d:"M172.54 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed3d7",strokeWidth:0}}),t.jsx("path",{d:"M174.58 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed2d7",strokeWidth:0}}),t.jsx("path",{d:"M176.61 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed0d7",strokeWidth:0}}),t.jsx("path",{d:"M178.65 14.44h2.04v225.77h-2.04z",style:{fill:"#2ecfd7",strokeWidth:0}}),t.jsx("path",{d:"M180.69 14.44h2.04v225.77h-2.04z",style:{fill:"#2eced7",strokeWidth:0}}),t.jsx("path",{d:"M182.73 14.44h2.04v225.77h-2.04z",style:{fill:"#2ecdd8",strokeWidth:0}}),t.jsx("path",{d:"M184.77 14.44h2.04v225.77h-2.04z",style:{fill:"#2fccd8",strokeWidth:0}}),t.jsx("path",{d:"M186.8 14.44h2.04v225.77h-2.04z",style:{fill:"#2fcbd8",strokeWidth:0}}),t.jsx("path",{d:"M188.84 14.44h2.04v225.77h-2.04z",style:{fill:"#2fcad8",strokeWidth:0}}),t.jsx("path",{d:"M190.88 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc9d8",strokeWidth:0}}),t.jsx("path",{d:"M192.92 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc8d8",strokeWidth:0}}),t.jsx("path",{d:"M194.96 14.44H197v225.77h-2.04z",style:{fill:"#2fc7d8",strokeWidth:0}}),t.jsx("path",{d:"M196.99 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc6d8",strokeWidth:0}}),t.jsx("path",{d:"M199.03 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc5d9",strokeWidth:0}}),t.jsx("path",{d:"M201.07 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc4d9",strokeWidth:0}}),t.jsx("path",{d:"M203.11 14.44h2.04v225.77h-2.04z",style:{fill:"#30c3d9",strokeWidth:0}}),t.jsx("path",{d:"M205.15 14.44h2.04v225.77h-2.04z",style:{fill:"#30c2d9",strokeWidth:0}}),t.jsx("path",{d:"M207.18 14.44h2.04v225.77h-2.04z",style:{fill:"#30c1d9",strokeWidth:0}}),t.jsx("path",{d:"M209.22 14.44h2.04v225.77h-2.04z",style:{fill:"#30c0d9",strokeWidth:0}}),t.jsx("path",{d:"M211.26 14.44h2.04v225.77h-2.04z",style:{fill:"#30bfd9",strokeWidth:0}}),t.jsx("path",{d:"M213.3 14.44h2.04v225.77h-2.04z",style:{fill:"#30beda",strokeWidth:0}}),t.jsx("path",{d:"M215.33 14.44h2.04v225.77h-2.04z",style:{fill:"#30bdda",strokeWidth:0}}),t.jsx("path",{d:"M217.37 14.44h2.04v225.77h-2.04z",style:{fill:"#30bcda",strokeWidth:0}}),t.jsx("path",{d:"M219.41 14.44h2.04v225.77h-2.04z",style:{fill:"#30bbda",strokeWidth:0}}),t.jsx("path",{d:"M221.45 14.44h2.04v225.77h-2.04z",style:{fill:"#31bada",strokeWidth:0}}),t.jsx("path",{d:"M223.49 14.44h2.04v225.77h-2.04z",style:{fill:"#31b9da",strokeWidth:0}}),t.jsx("path",{d:"M225.52 14.44h2.04v225.77h-2.04z",style:{fill:"#31b8da",strokeWidth:0}}),t.jsx("path",{d:"M227.56 14.44h2.04v225.77h-2.04z",style:{fill:"#31b7da",strokeWidth:0}}),t.jsx("path",{d:"M229.6 14.44h2.04v225.77h-2.04z",style:{fill:"#31b6db",strokeWidth:0}}),t.jsx("path",{d:"M231.64 14.44h2.04v225.77h-2.04z",style:{fill:"#31b5db",strokeWidth:0}}),t.jsx("path",{d:"M233.68 14.44h2.04v225.77h-2.04z",style:{fill:"#31b4db",strokeWidth:0}}),t.jsx("path",{d:"M235.71 14.44h2.04v225.77h-2.04z",style:{fill:"#31b3db",strokeWidth:0}}),t.jsx("path",{d:"M237.75 14.44h2.04v225.77h-2.04z",style:{fill:"#31b2db",strokeWidth:0}}),t.jsx("path",{d:"M239.79 14.44h2.04v225.77h-2.04z",style:{fill:"#32b1db",strokeWidth:0}}),t.jsx("path",{d:"M241.83 14.44h2.04v225.77h-2.04z",style:{fill:"#32b0db",strokeWidth:0}}),t.jsx("path",{d:"M243.87 14.44h2.04v225.77h-2.04z",style:{fill:"#32afdc",strokeWidth:0}}),t.jsx("path",{d:"M245.9 14.44h2.04v225.77h-2.04z",style:{fill:"#32aedc",strokeWidth:0}}),t.jsx("path",{d:"M247.94 14.44h2.04v225.77h-2.04z",style:{fill:"#32addc",strokeWidth:0}}),t.jsx("path",{d:"M249.98 14.44h2.04v225.77h-2.04z",style:{fill:"#32acdc",strokeWidth:0}}),t.jsx("path",{d:"M252.02 14.44h2.04v225.77h-2.04z",style:{fill:"#32abdc",strokeWidth:0}}),t.jsx("path",{d:"M254.06 14.44h2.04v225.77h-2.04z",style:{fill:"#32aadc",strokeWidth:0}}),t.jsx("path",{d:"M256.09 14.44h2.04v225.77h-2.04z",style:{fill:"#32a9dc",strokeWidth:0}}),t.jsx("path",{d:"M258.13 14.44h2.04v225.77h-2.04z",style:{fill:"#33a8dc",strokeWidth:0}}),t.jsx("path",{d:"M260.17 14.44h2.04v225.77h-2.04z",style:{fill:"#33a7dd",strokeWidth:0}}),t.jsx("path",{d:"M262.21 14.44h2.04v225.77h-2.04z",style:{fill:"#33a6dd",strokeWidth:0}}),t.jsx("path",{d:"M264.25 14.44h2.04v225.77h-2.04z",style:{fill:"#33a5dd",strokeWidth:0}}),t.jsx("path",{d:"M266.28 14.44h2.04v225.77h-2.04zM268.32 14.44h6.12v225.77h-6.12z",className:"cls-266"})]}),t.jsxs("g",{style:{clipPath:"url(#clippath-2)"},children:[t.jsx("path",{d:"M8.73 107.53h2.26v162.66H8.73z",style:{fill:"#34a3f7",strokeWidth:0}}),t.jsx("path",{d:"M10.99 107.53h2.26v162.66h-2.26z",style:{fill:"#34a2f7",strokeWidth:0}}),t.jsx("path",{d:"M13.26 107.53h2.26v162.66h-2.26z",style:{fill:"#34a2f6",strokeWidth:0}}),t.jsx("path",{d:"M15.52 107.53h2.26v162.66h-2.26z",style:{fill:"#34a1f5",strokeWidth:0}}),t.jsx("path",{d:"M17.78 107.53h2.26v162.66h-2.26z",style:{fill:"#34a0f5",strokeWidth:0}}),t.jsx("path",{d:"M20.05 107.53h2.26v162.66h-2.26z",style:{fill:"#33a0f4",strokeWidth:0}}),t.jsx("path",{d:"M22.31 107.53h2.26v162.66h-2.26z",style:{fill:"#339ff3",strokeWidth:0}}),t.jsx("path",{d:"M24.57 107.53h2.26v162.66h-2.26z",style:{fill:"#339ef3",strokeWidth:0}}),t.jsx("path",{d:"M26.84 107.53h2.26v162.66h-2.26z",style:{fill:"#339df2",strokeWidth:0}}),t.jsx("path",{d:"M29.1 107.53h2.26v162.66H29.1z",style:{fill:"#339cf1",strokeWidth:0}}),t.jsx("path",{d:"M31.36 107.53h2.26v162.66h-2.26z",style:{fill:"#339cf0",strokeWidth:0}}),t.jsx("path",{d:"M33.63 107.53h2.26v162.66h-2.26z",style:{fill:"#329bf0",strokeWidth:0}}),t.jsx("path",{d:"M35.89 107.53h2.26v162.66h-2.26z",style:{fill:"#329aef",strokeWidth:0}}),t.jsx("path",{d:"M38.15 107.53h2.26v162.66h-2.26z",style:{fill:"#3299ee",strokeWidth:0}}),t.jsx("path",{d:"M40.42 107.53h2.26v162.66h-2.26z",style:{fill:"#3298ed",strokeWidth:0}}),t.jsx("path",{d:"M42.68 107.53h2.26v162.66h-2.26z",style:{fill:"#3297ed",strokeWidth:0}}),t.jsx("path",{d:"M44.94 107.53h2.26v162.66h-2.26z",style:{fill:"#3296ec",strokeWidth:0}}),t.jsx("path",{d:"M47.2 107.53h2.26v162.66H47.2z",style:{fill:"#3296eb",strokeWidth:0}}),t.jsx("path",{d:"M49.47 107.53h2.26v162.66h-2.26z",style:{fill:"#3195ea",strokeWidth:0}}),t.jsx("path",{d:"M51.73 107.53h2.26v162.66h-2.26z",style:{fill:"#3194e9",strokeWidth:0}}),t.jsx("path",{d:"M53.99 107.53h2.26v162.66h-2.26z",style:{fill:"#3193e8",strokeWidth:0}}),t.jsx("path",{d:"M56.26 107.53h2.26v162.66h-2.26z",style:{fill:"#3192e8",strokeWidth:0}}),t.jsx("path",{d:"M58.52 107.53h2.26v162.66h-2.26z",style:{fill:"#3191e7",strokeWidth:0}}),t.jsx("path",{d:"M60.78 107.53h2.26v162.66h-2.26z",style:{fill:"#3090e6",strokeWidth:0}}),t.jsx("path",{d:"M63.05 107.53h2.26v162.66h-2.26z",style:{fill:"#308fe5",strokeWidth:0}}),t.jsx("path",{d:"M65.31 107.53h2.26v162.66h-2.26z",style:{fill:"#308ee4",strokeWidth:0}}),t.jsx("path",{d:"M67.57 107.53h2.26v162.66h-2.26z",style:{fill:"#308de3",strokeWidth:0}}),t.jsx("path",{d:"M69.84 107.53h2.26v162.66h-2.26z",style:{fill:"#308ce3",strokeWidth:0}}),t.jsx("path",{d:"M72.1 107.53h2.26v162.66H72.1z",style:{fill:"#308be2",strokeWidth:0}}),t.jsx("path",{d:"M74.36 107.53h2.26v162.66h-2.26z",style:{fill:"#2f8ae1",strokeWidth:0}}),t.jsx("path",{d:"M76.63 107.53h2.26v162.66h-2.26z",style:{fill:"#2f89e0",strokeWidth:0}}),t.jsx("path",{d:"M78.89 107.53h2.26v162.66h-2.26z",style:{fill:"#2f88df",strokeWidth:0}}),t.jsx("path",{d:"M81.15 107.53h2.26v162.66h-2.26z",style:{fill:"#2f87de",strokeWidth:0}}),t.jsx("path",{d:"M83.42 107.53h2.26v162.66h-2.26z",style:{fill:"#2f86dd",strokeWidth:0}}),t.jsx("path",{d:"M85.68 107.53h2.26v162.66h-2.26z",style:{fill:"#2e85dc",strokeWidth:0}}),t.jsx("path",{d:"M87.94 107.53h2.26v162.66h-2.26z",style:{fill:"#2e84db",strokeWidth:0}}),t.jsx("path",{d:"M90.21 107.53h2.26v162.66h-2.26z",style:{fill:"#2e83db",strokeWidth:0}}),t.jsx("path",{d:"M92.47 107.53h2.26v162.66h-2.26z",style:{fill:"#2e82da",strokeWidth:0}}),t.jsx("path",{d:"M94.73 107.53h2.26v162.66h-2.26z",style:{fill:"#2e81d9",strokeWidth:0}}),t.jsx("path",{d:"M97 107.53h2.26v162.66H97z",style:{fill:"#2e80d8",strokeWidth:0}}),t.jsx("path",{d:"M99.26 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7fd7",strokeWidth:0}}),t.jsx("path",{d:"M101.52 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7ed6",strokeWidth:0}}),t.jsx("path",{d:"M103.79 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7dd5",strokeWidth:0}}),t.jsx("path",{d:"M106.05 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7cd4",strokeWidth:0}}),t.jsx("path",{d:"M108.31 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7bd3",strokeWidth:0}}),t.jsx("path",{d:"M110.58 107.53h2.26v162.66h-2.26z",style:{fill:"#2c7ad2",strokeWidth:0}}),t.jsx("path",{d:"M112.84 107.53h2.26v162.66h-2.26z",style:{fill:"#2c79d1",strokeWidth:0}}),t.jsx("path",{d:"M115.1 107.53h2.26v162.66h-2.26z",style:{fill:"#2c78d0",strokeWidth:0}}),t.jsx("path",{d:"M117.37 107.53h2.26v162.66h-2.26z",style:{fill:"#2c77d0",strokeWidth:0}}),t.jsx("path",{d:"M119.63 107.53h2.26v162.66h-2.26z",style:{fill:"#2c76cf",strokeWidth:0}}),t.jsx("path",{d:"M121.89 107.53h2.26v162.66h-2.26z",style:{fill:"#2b75ce",strokeWidth:0}}),t.jsx("path",{d:"M124.16 107.53h2.26v162.66h-2.26z",style:{fill:"#2b74cd",strokeWidth:0}}),t.jsx("path",{d:"M126.42 107.53h2.26v162.66h-2.26z",style:{fill:"#2b73cc",strokeWidth:0}}),t.jsx("path",{d:"M128.68 107.53h2.26v162.66h-2.26z",style:{fill:"#2b72cb",strokeWidth:0}}),t.jsx("path",{d:"M130.95 107.53h2.26v162.66h-2.26z",style:{fill:"#2b71ca",strokeWidth:0}}),t.jsx("path",{d:"M133.21 107.53h2.26v162.66h-2.26z",style:{fill:"#2a70c9",strokeWidth:0}}),t.jsx("path",{d:"M135.47 107.53h2.26v162.66h-2.26z",style:{fill:"#2a6fc8",strokeWidth:0}}),t.jsx("path",{d:"M137.74 107.53H140v162.66h-2.26z",style:{fill:"#2a6dc7",strokeWidth:0}}),t.jsx("path",{d:"M140 107.53h2.26v162.66H140z",style:{fill:"#2a6cc6",strokeWidth:0}}),t.jsx("path",{d:"M142.26 107.53h2.26v162.66h-2.26z",style:{fill:"#2a6bc5",strokeWidth:0}}),t.jsx("path",{d:"M144.52 107.53h2.26v162.66h-2.26z",style:{fill:"#296ac4",strokeWidth:0}}),t.jsx("path",{d:"M146.79 107.53h2.26v162.66h-2.26z",style:{fill:"#2969c3",strokeWidth:0}}),t.jsx("path",{d:"M149.05 107.53h2.26v162.66h-2.26z",style:{fill:"#2968c2",strokeWidth:0}}),t.jsx("path",{d:"M151.31 107.53h2.26v162.66h-2.26z",style:{fill:"#2967c1",strokeWidth:0}}),t.jsx("path",{d:"M153.58 107.53h2.26v162.66h-2.26z",style:{fill:"#2966c0",strokeWidth:0}}),t.jsx("path",{d:"M155.84 107.53h2.26v162.66h-2.26z",style:{fill:"#2865bf",strokeWidth:0}}),t.jsx("path",{d:"M158.1 107.53h2.26v162.66h-2.26z",style:{fill:"#2864be",strokeWidth:0}}),t.jsx("path",{d:"M160.37 107.53h2.26v162.66h-2.26z",style:{fill:"#2863bd",strokeWidth:0}}),t.jsx("path",{d:"M162.63 107.53h2.26v162.66h-2.26z",style:{fill:"#2862bc",strokeWidth:0}}),t.jsx("path",{d:"M164.89 107.53h2.26v162.66h-2.26z",style:{fill:"#2860bb",strokeWidth:0}}),t.jsx("path",{d:"M167.16 107.53h2.26v162.66h-2.26z",style:{fill:"#275fba",strokeWidth:0}}),t.jsx("path",{d:"M169.42 107.53h2.26v162.66h-2.26z",style:{fill:"#275eb9",strokeWidth:0}}),t.jsx("path",{d:"M171.68 107.53h2.26v162.66h-2.26z",style:{fill:"#275db8",strokeWidth:0}}),t.jsx("path",{d:"M173.95 107.53h2.26v162.66h-2.26z",style:{fill:"#275cb7",strokeWidth:0}}),t.jsx("path",{d:"M176.21 107.53h2.26v162.66h-2.26z",style:{fill:"#275bb6",strokeWidth:0}}),t.jsx("path",{d:"M178.47 107.53h2.26v162.66h-2.26z",style:{fill:"#265ab5",strokeWidth:0}}),t.jsx("path",{d:"M180.74 107.53H183v162.66h-2.26z",style:{fill:"#2659b4",strokeWidth:0}}),t.jsx("path",{d:"M183 107.53h2.26v162.66H183z",style:{fill:"#2658b3",strokeWidth:0}}),t.jsx("path",{d:"M185.26 107.53h2.26v162.66h-2.26z",style:{fill:"#2656b2",strokeWidth:0}}),t.jsx("path",{d:"M187.53 107.53h2.26v162.66h-2.26z",style:{fill:"#2655b1",strokeWidth:0}}),t.jsx("path",{d:"M189.79 107.53h2.26v162.66h-2.26z",style:{fill:"#2554b0",strokeWidth:0}}),t.jsx("path",{d:"M192.05 107.53h2.26v162.66h-2.26z",style:{fill:"#2553af",strokeWidth:0}}),t.jsx("path",{d:"M194.32 107.53h2.26v162.66h-2.26z",style:{fill:"#2552ae",strokeWidth:0}}),t.jsx("path",{d:"M196.58 107.53h2.26v162.66h-2.26z",style:{fill:"#2551ad",strokeWidth:0}}),t.jsx("path",{d:"M198.84 107.53h2.26v162.66h-2.26z",style:{fill:"#2550ac",strokeWidth:0}}),t.jsx("path",{d:"M201.11 107.53h2.26v162.66h-2.26z",style:{fill:"#244fab",strokeWidth:0}}),t.jsx("path",{d:"M203.37 107.53h2.26v162.66h-2.26z",style:{fill:"#244daa",strokeWidth:0}}),t.jsx("path",{d:"M205.63 107.53h2.26v162.66h-2.26z",style:{fill:"#244ca9",strokeWidth:0}}),t.jsx("path",{d:"M207.9 107.53h2.26v162.66h-2.26z",style:{fill:"#244ba8",strokeWidth:0}}),t.jsx("path",{d:"M210.16 107.53h2.26v162.66h-2.26z",style:{fill:"#234aa7",strokeWidth:0}}),t.jsx("path",{d:"M212.42 107.53h2.26v162.66h-2.26z",style:{fill:"#2349a6",strokeWidth:0}}),t.jsx("path",{d:"M214.69 107.53h2.26v162.66h-2.26z",style:{fill:"#2348a5",strokeWidth:0}}),t.jsx("path",{d:"M216.95 107.53h2.26v162.66h-2.26z",style:{fill:"#2347a4",strokeWidth:0}}),t.jsx("path",{d:"M219.21 107.53h2.26v162.66h-2.26z",style:{fill:"#2345a3",strokeWidth:0}}),t.jsx("path",{d:"M221.48 107.53h2.26v162.66h-2.26z",style:{fill:"#2244a2",strokeWidth:0}}),t.jsx("path",{d:"M223.74 107.53H226v162.66h-2.26z",style:{fill:"#2243a1",strokeWidth:0}}),t.jsx("path",{d:"M226 107.53h2.26v162.66H226z",className:"cls-177"})]})]}),eo=pe.keyframes`
254
+ `;const Tn=({style:e})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.width,height:e.height,viewBox:"0 0 29 29",children:t.jsxs("g",{"data-name":"Grupo 3135",children:[t.jsxs("g",{"data-name":"Grupo 3134",transform:"translate(16577.5 22356.543)",children:[t.jsx("path",{"data-name":"Trazado 6022",d:"M46.411 32.2a.976.976 0 0 0-1.38.071l-2.1 2.321v-6.31a1.428 1.428 0 1 0-2.855 0V34.6l-2.1-2.321a.977.977 0 0 0-1.45 1.309l4.248 4.707a.977.977 0 0 0 1.45 0l4.248-4.707a.976.976 0 0 0-.071-1.38",transform:"rotate(180 -8260.884 -11156.465)",fill:"#fff"}),t.jsx("path",{"data-name":"Trazado 6023",d:"M48.911 22.1a1.4 1.4 0 0 1-1.4-1.4v-.2a1.4 1.4 0 1 1 2.8 0v.2a1.4 1.4 0 0 1-1.4 1.4",transform:"rotate(180 -8257.094 -11158.1)",fill:"#fff"}),t.jsx("rect",{"data-name":"Rectángulo 1374",width:15,height:3,rx:1.5,transform:"rotate(180 -8277.75 -11166.405)",fill:"#fff"})]}),t.jsxs("g",{"data-name":"Elipse 36",stroke:"#fff",fill:"none",children:[t.jsx("circle",{cx:14.5,cy:14.5,r:14.5,style:{stroke:"none"}}),t.jsx("circle",{cx:14.5,cy:14.5,r:14,fill:"none"})]})]})});Tn.propTypes={style:n.object};const W1=()=>t.jsx("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"KeyboardArrowDownOutlinedIcon",style:{color:"#33a4dd",width:"30px"},children:t.jsx("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"})}),Di=({isOpen:e,styles:s,...r})=>t.jsx(I1,{...r,className:`rotate-icon ${e?"open":""}`,style:{...s,marginRight:"10px"}});Di.propTypes={isOpen:n.bool,styles:n.object};const Mn=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",stroke:"currentColor",strokeWidth:0,className:"sc-eVddSf jgdfHK",viewBox:"0 0 24 24",children:t.jsx("path",{stroke:"none",d:"M20.454 19.028h-7.01l6.62-6.63a2.935 2.935 0 0 0 .87-2.09 2.844 2.844 0 0 0-.87-2.05l-3.42-3.44a2.93 2.93 0 0 0-4.13.01L3.934 13.4a2.946 2.946 0 0 0 0 4.14l1.48 1.49h-1.86a.5.5 0 0 0 0 1h16.9a.5.5 0 0 0 0-1.002Zm-7.24-13.5a1.956 1.956 0 0 1 2.73 0l3.42 3.44a1.868 1.868 0 0 1 .57 1.35 1.93 1.93 0 0 1-.57 1.37l-5.64 5.64-6.15-6.16Zm-1.19 13.5h-5.2l-2.18-2.2a1.931 1.931 0 0 1 0-2.72l2.23-2.23 6.15 6.15Z"})}),ks=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 13.906 11.751",children:[t.jsx("defs",{children:t.jsx("clipPath",{id:"j78q1efupa",children:t.jsx("path",{"data-name":"Rectángulo 2798",style:{fill:"#303131"},d:"M0 0h13.906v11.751H0z"})})}),t.jsxs("g",{"data-name":"Grupo 5729",transform:"rotate(180, 6.953, 5.876)",children:[t.jsx("path",{"data-name":"Trazado 10056",d:"M0 5.793h3.724q.013.108.018.22t0 .226q0 .114-.016.231T3.7 6.7q-.019.118-.045.238t-.058.241q-.032.121-.07.243t-.081.244q-.043.122-.091.244t-.1.244q-.052.121-.107.242t-.114.24q-.058.119-.119.237t-.124.233q-.063.116-.127.229t-.13.223q-.065.11-.131.217t-.131.21l-.131.2-.129.194-.126.184-.122.174-.117.163-.111.152-.1.139-.1.126-.086.111-.076.1-.064.081-.052.064-.038.047-.024.028q.194-.073.378-.154t.359-.169q.174-.088.339-.184t.32-.2q.155-.1.3-.209t.284-.219q.138-.112.267-.228t.25-.236q.121-.12.234-.242t.218-.247l.2-.25q.1-.126.188-.253.09-.127.174-.254t.16-.253q.077-.126.147-.251t.134-.248q.064-.123.122-.244t.11-.238q.052-.117.1-.23t.088-.222q.042-.109.078-.212t.069-.2l.06-.188q.028-.088.051-.174c.016-.055.03-.108.043-.159l.036-.142c.011-.042.02-.086.029-.124l.023-.1c.007-.027.012-.059.017-.083l.011-.061.006-.038V0H0v5.793z",style:{fill:"#303131"}}),t.jsx("path",{"data-name":"Trazado 10057",d:"M117.9 0v5.793h3.724q.013.108.018.22t0 .226q0 .114-.016.231t-.026.23q-.019.118-.045.238t-.058.241q-.032.121-.07.243t-.081.244q-.043.122-.091.244t-.1.244q-.052.121-.107.242t-.114.24q-.058.119-.119.237t-.124.233q-.063.116-.127.229t-.13.223q-.065.11-.131.217t-.131.21l-.131.2-.129.194-.126.184-.122.174-.117.163-.111.152-.1.139-.1.126-.086.111-.076.1-.064.081-.052.064-.038.047-.024.028q.194-.073.378-.154t.359-.169q.174-.088.339-.184t.32-.2q.155-.1.3-.209t.284-.219q.138-.112.267-.228t.25-.236q.121-.12.234-.242t.218-.247l.2-.25q.1-.126.188-.253.09-.127.174-.254t.16-.253q.076-.126.146-.251t.134-.248q.064-.123.122-.244t.11-.238q.052-.117.1-.231t.088-.222q.042-.109.078-.212t.069-.2l.60-.188q.028-.088.051-.174.024-.083.043-.159t.036-.142l.029-.124.023-.1c.007-.027.012-.059.017-.083l.011-.061.006-.038V0h-5.79z",transform:"translate(-109.787)",style:{fill:"#303131"}})]})]});ks.propTypes={width:n.string,height:n.string};const Cs=({width:e,height:s})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 10 25",children:t.jsx("text",{transform:"translate(1 20)",style:{fill:"#303131",fontSize:"22px",fontFamily:"TimesNewRomanPS-ItalicMT, Times New Roman",fontStyle:"italic",letterSpacing:".02em"},children:t.jsx("tspan",{x:"0",y:"0",children:"I"})})});Cs.propTypes={width:n.string,height:n.string};const Ss=({width:e,height:s})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 15 29",children:t.jsx("text",{transform:"translate(0 23)",style:{fill:"#303131",fontSize:"22px",fontFamily:"Roboto-Black,Roboto",fontWeight:"800",letterSpacing:"0.02em"},children:t.jsx("tspan",{x:"0",y:"0",children:"B"})})});Ss.propTypes={width:n.string,height:n.string};const Oi=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 24 24",children:[t.jsx("title",{children:"ic_fluent_select_all_24_filled"}),t.jsx("path",{fill:"#212121",fillRule:"nonzero",d:"M20.496 5.627A2.25 2.25 0 0 1 22 7.75v10A4.25 4.25 0 0 1 17.75 22h-10a2.25 2.25 0 0 1-2.123-1.504l2.097.004H17.75a2.75 2.75 0 0 0 2.75-2.75v-10l-.004-.051V5.627ZM17.246 2a2.25 2.25 0 0 1 2.25 2.25v12.997a2.25 2.25 0 0 1-2.25 2.25H4.25A2.25 2.25 0 0 1 2 17.247V4.25A2.25 2.25 0 0 1 4.25 2h12.997ZM13.47 7.47 9.58 11.358 8.6 10.05a.75.75 0 1 0-1.2.9l1.5 2a.75.75 0 0 0 1.13.08l4.5-4.5a.75.75 0 0 0-1.06-1.06Z"})]});Oi.propTypes={width:n.string,height:n.string};const Ai=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg","data-name":"Layer 1",viewBox:"0 0 24 30",width:e,height:s,children:[t.jsx("title",{children:"Deselect All 1"}),t.jsx("path",{d:"M20 9h-3V4a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1ZM5 15V5h10v10H5Zm14 4h-8v-2h5a1 1 0 0 0 1-1v-5h2Zm-7.94-6.53L10 11.41l-1.06 1.06-1.41-1.41L8.59 10 7.53 8.94l1.41-1.41L10 8.59l1.06-1.06 1.41 1.41L11.41 10l1.06 1.06Z"}),t.jsx("text",{y:39,fontFamily:"'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif",fontSize:5,fontWeight:"bold",children:"Created by Icontive"}),t.jsx("text",{y:44,fontFamily:"'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif",fontSize:5,fontWeight:"bold",children:"from the Noun Project"})]});Ai.propTypes={width:n.string,height:n.string};const Nn=({width:e=24,height:s=24})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 24 24","aria-labelledby":"eraserIconTitle",role:"img",children:[t.jsx("title",{id:"eraserIconTitle",children:"Eraser Icon"}),t.jsxs("g",{fill:"#0047AB","data-name":"Grupo 5231",transform:"translate(17996.946 -3053.913)",children:[t.jsx("path",{d:"m-17996.947 3063.235 8.367 8.322 9.34-9.368-.6-7.283s-.143-.4-.457-.428-7.3-.565-7.3-.565Z","data-name":"Trazado 6553"}),t.jsx("circle",{cx:1.266,cy:1.266,r:1.266,"data-name":"Elipse 62",transform:"translate(-17986.018 3058.165)"}),t.jsx("path",{d:"m-17994.475 3067.283 5.916 5.9 8.855-8.906 1.182 1.2-10.037 10.123-7.133-7.081Z","data-name":"Trazado 6554"})]})]});Nn.propTypes={width:n.number,height:n.number};const zn=({fill:e="#21459c"})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:19.084,height:20.868,"data-name":"Grupo 3005",children:[t.jsx("path",{fill:e,d:"M16.367 20.869H2.717A2.72 2.72 0 0 1 0 18.152v-4.261a.977.977 0 0 1 1.954 0v4.261a.764.764 0 0 0 .763.763h13.65a.764.764 0 0 0 .764-.763v-4.261a.977.977 0 1 1 1.954 0v4.261a2.72 2.72 0 0 1-2.717 2.717","data-name":"Trazado 6007"}),t.jsx("path",{fill:e,d:"M4.64 6.409a.976.976 0 0 0 1.38-.071l2.1-2.321v6.31a1.428 1.428 0 1 0 2.855 0v-6.31l2.092 2.321a.977.977 0 0 0 1.448-1.308L10.267.323a.977.977 0 0 0-1.45 0L4.567 5.03a.976.976 0 0 0 .071 1.38","data-name":"Trazado 6008"}),t.jsx("path",{fill:e,d:"M9.544 13.244a1.4 1.4 0 0 1 1.4 1.4v.2a1.4 1.4 0 1 1-2.8 0v-.2a1.4 1.4 0 0 1 1.4-1.4","data-name":"Trazado 6015"})]});zn.propTypes={fill:n.string};const En=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:14,fill:"none",children:t.jsx("path",{stroke:"#8598AD",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m1 12.375 5.626-5.626L1 1.625"})}),Dn=({width:e=128,height:s=127})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 128 127",children:[t.jsxs("g",{clipPath:"url(#a)",children:[t.jsx("path",{fill:"#009470",d:"M100.04 99.742c19.905-20.016 19.905-52.47 0-72.486-19.905-20.017-52.177-20.017-72.082 0-19.905 20.016-19.905 52.47 0 72.486 19.905 20.017 52.177 20.017 72.082 0Z"}),t.jsx("path",{fill:"#009470",d:"M123 47.908a61.439 61.439 0 0 0-15.865-27.784C95.611 8.538 80.294 2.157 63.999 2.157s-31.612 6.38-43.133 17.967A61.43 61.43 0 0 0 5 47.906l-2.076-.547a63.577 63.577 0 0 1 16.424-28.762C31.275 6.606 47.132 0 63.999 0c16.867 0 32.725 6.606 44.651 18.6a63.572 63.572 0 0 1 16.426 28.763L123 47.91v-.002Z"}),t.jsx("path",{fill:"#009470",d:"M127.891 46.512c.512 2.18-.83 4.364-2.998 4.88-2.167.515-4.34-.835-4.853-3.015-.512-2.179.831-4.364 2.998-4.88 2.167-.515 4.34.835 4.853 3.015ZM.11 46.512c-.513 2.18.83 4.364 2.997 4.88 2.167.515 4.34-.835 4.853-3.015.512-2.179-.83-4.364-2.998-4.88-2.167-.515-4.34.835-4.853 3.015ZM63.999 127c-16.867 0-32.725-6.606-44.651-18.599a63.652 63.652 0 0 1-16.24-28.05l2.069-.572a61.463 61.463 0 0 0 15.686 27.095c11.522 11.586 26.841 17.967 43.134 17.967s31.612-6.381 43.133-17.967a61.474 61.474 0 0 0 15.687-27.095l2.068.572a63.617 63.617 0 0 1-16.239 28.048c-11.927 11.993-27.784 18.599-44.651 18.599l.004.002Z"}),t.jsx("path",{fill:"#009470",d:"M.302 81.233c-.536-2.173.783-4.372 2.944-4.912 2.161-.539 4.348.787 4.884 2.96.537 2.174-.782 4.373-2.943 4.913-2.162.54-4.349-.787-4.885-2.96ZM127.698 81.233c.536-2.173-.783-4.372-2.944-4.912-2.161-.539-4.348.787-4.884 2.96-.537 2.174.782 4.373 2.943 4.913 2.162.54 4.349-.787 4.885-2.96Z"}),t.jsx("path",{fill:"#fff",d:"M85.437 39.556 54.722 70.443l-12.159-12.23-8.454 8.502 20.613 20.73 39.167-39.39-8.452-8.499Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 0h128v127H0z"})})})]});Dn.propTypes={width:n.string,height:n.string};const Yt=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 94 74",fill:"none",children:[t.jsx("path",{fill:"#009470",fillRule:"evenodd",d:"M60.645 56.379c0-3.346-4.94-5.196-7.435-6.185-1.516-.636-3.069-1.27-4.576-1.958a16.359 16.359 0 0 1-5.615-3.808 2.649 2.649 0 0 1-.607-.865 2.687 2.687 0 0 1-.224-1.038c.057-1.216.248-2.422.567-3.595a29.264 29.264 0 0 1 2.028-4.97 35.846 35.846 0 0 0 1.559-6.503c.215-.917.355-1.85.418-2.79 0-6.556-3.38-12.334-10.4-12.334-7.02 0-10.4 5.763-10.4 12.334.079.945.235 1.883.466 2.802a36.015 36.015 0 0 0 1.613 6.503 25.55 25.55 0 0 1 2.029 4.97c.346 1.168.539 2.377.573 3.596-.005.357-.081.71-.224 1.037-.143.327-.35.621-.607.865a16.357 16.357 0 0 1-5.616 3.796c-1.516.74-3.068 1.322-4.575 1.958-2.499 1.057-7.49 2.84-7.49 6.185v5.288h48.516v-5.288Z",clipRule:"evenodd"}),t.jsx("mask",{id:"a",width:35,height:49,x:39,y:12,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},children:t.jsx("path",{fill:"#fff",d:"M73.69 12.103H39.42v48.411h34.27V12.103Z"})}),t.jsxs("g",{mask:"url(#a)",children:[t.jsx("path",{fill:"#009470",d:"M47.818 17.66v-3.29h-5.934c-.654 0-1.28.259-1.743.72a2.457 2.457 0 0 0-.722 1.739v41.226c0 .652.26 1.278.722 1.739.462.461 1.09.72 1.743.72h29.342c.653 0 1.28-.26 1.742-.721a2.459 2.459 0 0 0 .722-1.738V16.829c0-.652-.26-1.277-.722-1.739a2.47 2.47 0 0 0-1.742-.72h-5.583v3.29h5.583v39.115H41.884V17.66h5.934Z"}),t.jsx("path",{fill:"#009470",d:"M64.13 14.37h-14.8v3.29h14.8v-3.29Z"}),t.jsx("path",{fill:"#fff",d:"M64.13 17.661h-14.8v1.589h14.8V17.66Z"}),t.jsx("path",{fill:"#009470",d:"M48.572 12.103a.755.755 0 0 0-.754.753V20a.752.752 0 0 0 .754.753h16.306a.756.756 0 0 0 .755-.753v-7.144a.752.752 0 0 0-.755-.753H48.572Zm15.559 2.266v4.878H49.33v-5.636h14.8v.758Z",opacity:.5}),t.jsx("path",{fill:"#009470",d:"M68.761 23.213H44.35v2.616H68.76v-2.616ZM68.761 29.134H44.35v2.616H68.76v-2.616ZM68.761 35.057H44.35v2.616H68.76v-2.616ZM68.761 40.978H44.35v2.616H68.76v-2.616ZM68.761 46.898H44.35v2.617H68.76v-2.617Z"})]})]});Yt.propTypes={width:n.number,height:n.number};const Ii=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",width:20,height:20,fill:"none",children:[t.jsx("path",{fill:"#fff",stroke:"#8598AD",strokeWidth:2,d:"M13.688 3.313H18.374v2.874H1.625V3.313h12.063Zm4.687 15.062H1.625V9.781h16.75v8.594Z"}),t.jsx("path",{d:"M5.426.589h1.739v1.813H5.426z",style:{fill:"#8598ad",strokeWidth:1.00157}}),t.jsx("path",{d:"M13.359.612h1.748v1.813h-1.748z",style:{fill:"#8598ad",strokeWidth:1.00432}})]}),Ri=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"27",fill:"none",viewBox:"0 0 17 17",style:{position:"absolute",zIndex:"100"},children:[t.jsx("mask",{id:"mask0_40000017_3709",width:"17",height:"17",x:"0",y:"0",maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},children:t.jsx("path",{fill:"#fff",d:"M17 0H0v17h17z"})}),t.jsxs("g",{fill:"#8598AD",mask:"url(#mask0_40000017_3709)",children:[t.jsx("path",{d:"M8.5 0A8.5 8.5 0 1 0 8.5 17 8.5 8.5 0 0 0 8.5 0m.642 15.688v-.572a.641.641 0 1 0-1.283 0v.572A7.225 7.225 0 0 1 1.31 9.122h.553a.642.642 0 0 0 0-1.283h-.55A7.225 7.225 0 0 1 7.86 1.313v.535a.642.642 0 1 0 1.283 0v-.535a7.225 7.225 0 0 1 6.544 6.526h-.55a.642.642 0 1 0 0 1.283h.553a7.226 7.226 0 0 1-6.547 6.566"}),t.jsx("path",{d:"m12.322 4.359-3.8 3.982H8.5a1 1 0 0 0-.139.013l-3.18-2.403a.482.482 0 0 0-.579.77l3.18 2.402a.722.722 0 0 0 1.44-.06v-.057l3.799-3.982a.481.481 0 1 0-.697-.663"})]})]}),Ts=({width:e,height:s})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 27 24",children:[t.jsx("path",{fill:"#94DFA6",fillRule:"evenodd",stroke:"#fff",strokeWidth:.5,d:"M16.896.785h8.3a1.3 1.3 0 0 1 1.3 1.3v4.422h-9.6V.785Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#479A59",stroke:"#fff",strokeWidth:.5,d:"M26.493 6.506h-9.597v5.722h9.597V6.506Z"}),t.jsx("path",{fill:"#154B21",stroke:"#fff",strokeWidth:.5,d:"M26.493 12.228h-9.597v5.722h9.597v-5.722Z"}),t.jsx("path",{fill:"#57B46C",fillRule:"evenodd",d:"M8.145.785h8.751v5.722H6.85V2.085a1.3 1.3 0 0 1 1.3-1.3",clipRule:"evenodd"}),t.jsx("path",{stroke:"#fff",strokeWidth:.5,d:"M8.145.785h8.751v5.722H6.85V2.085a1.3 1.3 0 0 1 1.3-1.3"}),t.jsx("path",{fill:"#296A38",stroke:"#fff",strokeWidth:.5,d:"M16.896 6.506H6.85v5.722h10.046V6.506Z"}),t.jsx("path",{fill:"#052B0E",stroke:"#fff",strokeWidth:.5,d:"M16.896 12.228H6.85v5.722h10.046v-5.722Z"}),t.jsx("path",{fill:"#0D2A0D",fillRule:"evenodd",stroke:"#fff",strokeWidth:.5,d:"M16.896 23.672h-8.75a1.3 1.3 0 0 1-1.3-1.285v-4.436h19.642v4.436a1.3 1.3 0 0 1-1.3 1.285h-8.292Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#0D2A0D",fillRule:"evenodd",d:"M1.3 4.773h10.439a1.3 1.3 0 0 1 1.3 1.3V16.66a1.3 1.3 0 0 1-1.3 1.3H1.3a1.3 1.3 0 0 1-1.3-1.3V6.07a1.3 1.3 0 0 1 1.3-1.3",clipRule:"evenodd"}),t.jsx("path",{fill:"#fff",fillRule:"evenodd",d:"M3.509 7.873h1.52l1.479 2.325 1.479-2.325h1.509L7.26 11.382l2.234 3.508H7.986l-1.48-2.325-1.478 2.325h-1.52l2.244-3.508-2.243-3.509Z",clipRule:"evenodd"})]});Ts.propTypes={width:n.number||n.string,height:n.number||n.string};const Pi=({width:e=25,height:s=25})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 25 25",children:[t.jsx("path",{fill:"#909090",d:"m18.323 2.214 4.173 4.35v16.542H6.907v.054H22.55V6.62l-4.226-4.406Z"}),t.jsx("path",{fill:"#F4F4F4",d:"M18.272 2.16H6.854v20.946h15.643V6.565L18.272 2.16Z"}),t.jsx("path",{fill:"#7A7B7C",d:"M6.74 3.285H1.947v5.12h15.075v-5.12H6.74Z"}),t.jsx("path",{fill:"#DD2025",d:"M17.102 8.318H2.044V3.194h15.058v5.124Z"}),t.jsx("path",{fill:"#464648",d:"M7.037 4.06h-.98v3.6h.77V6.447l.17.01a1.5 1.5 0 0 0 .486-.088 1.05 1.05 0 0 0 .37-.218.9.9 0 0 0 .251-.34c.076-.219.103-.451.079-.681a1.65 1.65 0 0 0-.086-.483.878.878 0 0 0-.515-.488 1.5 1.5 0 0 0-.307-.078 1.5 1.5 0 0 0-.239-.02m-.142 1.721h-.066v-1.11h.144a.428.428 0 0 1 .345.136.69.69 0 0 1 .137.418c0 .185 0 .352-.167.47a.706.706 0 0 1-.393.086Zm2.754-1.73c-.084 0-.165.006-.222.008l-.178.005h-.585v3.6h.688c.263.006.525-.038.771-.132.198-.078.374-.204.51-.368.134-.164.23-.356.28-.562.06-.232.088-.471.086-.711a3.3 3.3 0 0 0-.066-.846 1.35 1.35 0 0 0-.3-.55 1.2 1.2 0 0 0-.4-.3 1.798 1.798 0 0 0-.413-.133.974.974 0 0 0-.17-.013m-.137 2.953h-.075V4.704h.01a.795.795 0 0 1 .45.08.974.974 0 0 1 .35.694c.006.166 0 .3 0 .413.002.128-.006.257-.026.384-.023.131-.066.257-.126.375a.824.824 0 0 1-.273.27.503.503 0 0 1-.312.08m3.81-2.936h-1.822v3.6h.77V6.236h.976v-.67h-.975v-.833h1.05v-.67"}),t.jsx("path",{fill:"#DD2025",d:"M16.584 15.851s2.39-.433 2.39.383c0 .817-1.48.485-2.39-.383Zm-1.768.063c-.38.083-.75.206-1.105.366l.3-.675c.3-.675.611-1.595.611-1.595.357.603.774 1.169 1.244 1.689a9.754 9.754 0 0 0-1.05.216v-.001Zm-.947-4.875c0-.712.23-.906.41-.906.18 0 .38.086.388.704a8.098 8.098 0 0 1-.388 1.825 3.3 3.3 0 0 1-.41-1.621v-.002Zm-3.486 7.886c-.734-.438 1.538-1.789 1.95-1.832-.003 0-1.182 2.291-1.95 1.832Zm9.29-2.594c-.008-.075-.075-.905-1.553-.87-.616-.01-1.231.033-1.84.13a9.373 9.373 0 0 1-1.508-1.991 8.85 8.85 0 0 0 .467-2.325c-.022-.9-.237-1.416-.927-1.409-.69.008-.79.611-.7 1.51.089.604.257 1.193.499 1.754 0 0-.319.992-.74 1.979-.422.987-.71 1.504-.71 1.504a7.198 7.198 0 0 0-2.044 1.05c-.618.575-.869 1.017-.543 1.459.28.381 1.262.467 2.14-.683.465-.594.89-1.218 1.274-1.869 0 0 1.338-.366 1.755-.467.416-.1.92-.18.92-.18s1.22 1.23 2.4 1.186c1.177-.044 1.12-.704 1.113-.776"}),t.jsx("path",{fill:"#909090",d:"M18.214 2.218v4.405h4.225l-4.225-4.405Z"}),t.jsx("path",{fill:"#F4F4F4",d:"M18.271 2.16v4.405h4.225L18.272 2.16Z"}),t.jsx("path",{fill:"#fff",d:"M6.98 4.003h-.981v3.6h.774V6.39l.171.01a1.5 1.5 0 0 0 .485-.088 1.05 1.05 0 0 0 .37-.219.9.9 0 0 0 .249-.34c.076-.219.103-.451.079-.681a1.65 1.65 0 0 0-.086-.483.877.877 0 0 0-.515-.488 1.5 1.5 0 0 0-.308-.078 1.5 1.5 0 0 0-.24-.02m-.141 1.72H6.77v-1.11h.146a.427.427 0 0 1 .344.136.69.69 0 0 1 .137.419c0 .184 0 .352-.166.47a.705.705 0 0 1-.393.085m2.752-1.73c-.083 0-.164.006-.221.009l-.176.004h-.585v3.6h.688c.263.007.525-.038.771-.131.198-.078.373-.205.51-.368.134-.165.23-.357.28-.562.059-.233.088-.472.085-.712a3.3 3.3 0 0 0-.065-.845 1.35 1.35 0 0 0-.3-.55 1.2 1.2 0 0 0-.401-.3 1.8 1.8 0 0 0-.412-.133.975.975 0 0 0-.171-.013m-.136 2.953h-.075V4.647h.01a.795.795 0 0 1 .45.08.9.9 0 0 1 .242.3c.063.122.1.257.107.394.006.165 0 .3 0 .412.002.129-.006.257-.025.385-.024.13-.066.257-.127.375a.825.825 0 0 1-.272.27.502.502 0 0 1-.312.08m3.808-2.937H11.44v3.6h.771V6.178h.975v-.669h-.975v-.834h1.05v-.669"})]});Pi.propTypes={width:n.number||n.string,height:n.number||n.string};const $i=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:21,height:21,fill:"none",children:t.jsx("path",{fill:"#8598AD",d:"M10.496.038a9.829 9.829 0 0 0-3.828.773 9.98 9.98 0 0 0-3.246 2.21 10.197 10.197 0 0 0-2.167 3.306 10.35 10.35 0 0 0-.759 3.902 10.35 10.35 0 0 0 .759 3.9 10.197 10.197 0 0 0 2.167 3.308 9.98 9.98 0 0 0 3.246 2.209 9.829 9.829 0 0 0 3.828.773 9.829 9.829 0 0 0 3.828-.773 9.98 9.98 0 0 0 3.246-2.209 10.196 10.196 0 0 0 2.167-3.307 10.35 10.35 0 0 0 .76-3.901 10.35 10.35 0 0 0-.76-3.902A10.196 10.196 0 0 0 17.57 3.02 9.98 9.98 0 0 0 14.324.811a9.829 9.829 0 0 0-3.828-.773Zm5 13.849-1.41 1.437-3.59-3.659-3.59 3.659-1.41-1.437 3.59-3.658-3.59-3.659 1.41-1.437 3.59 3.659 3.59-3.659 1.41 1.437-3.59 3.659 3.59 3.658Z"})}),B1=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:65,height:65,fill:"none",children:[t.jsxs("g",{clipPath:"url(#a)",children:[t.jsx("path",{stroke:"#8598AD",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:10,strokeWidth:2,d:"M25.48 10.05v-.097C13.767 11.111 4.617 20.99 4.617 33.007c0 12.796 10.374 23.168 23.168 23.168a23.06 23.06 0 0 0 11.445-3.02l-.136-.235a1.744 1.744 0 0 1 .258-2.086l1.03-1.063a1.744 1.744 0 0 0 0-2.43l-1.03-1.06a1.743 1.743 0 0 1-.258-2.087l1.569-2.719a1.744 1.744 0 0 1 1.936-.818l1.435.36a1.746 1.746 0 0 0 2.104-1.216l.404-1.421c.213-.751.9-1.268 1.678-1.268h2.37c.24-1.333.363-2.704.363-4.105 0-10.107-6.472-18.7-15.497-21.866"}),t.jsx("path",{stroke:"#8598AD",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:10,strokeWidth:2,d:"M59.198 49.768a1.745 1.745 0 0 1 0-2.429l1.029-1.061c.542-.56.649-1.412.258-2.087l-1.569-2.718a1.743 1.743 0 0 0-1.936-.819l-1.435.36a1.744 1.744 0 0 1-2.104-1.215l-.404-1.422a1.747 1.747 0 0 0-1.679-1.268H48.22c-.779 0-1.465.518-1.68 1.268l-.402 1.422a1.746 1.746 0 0 1-2.104 1.215l-1.435-.36a1.743 1.743 0 0 0-1.937.82l-1.568 2.717a1.743 1.743 0 0 0 .258 2.087l1.03 1.061a1.745 1.745 0 0 1 0 2.43l-1.03 1.062a1.743 1.743 0 0 0-.258 2.087l1.568 2.718a1.746 1.746 0 0 0 1.937.819l1.435-.36a1.746 1.746 0 0 1 2.104 1.215l.403 1.421c.214.75.9 1.268 1.679 1.268h3.138c.78 0 1.465-.518 1.68-1.268l.403-1.421a1.745 1.745 0 0 1 2.103-1.216l1.436.36a1.746 1.746 0 0 0 1.936-.818l1.569-2.718a1.743 1.743 0 0 0-.258-2.087l-1.03-1.063Zm-9.409 2.745a3.959 3.959 0 1 1 0-7.918 3.959 3.959 0 0 1 0 7.918ZM29.496 23.718v3.855c0 .645-.255 1.264-.712 1.719l-5.792 5.793a2.43 2.43 0 0 0 0 3.438l.297.298c.456.457.713 1.075.713 1.72v1.99c0 .672-.271 1.28-.712 1.72a2.43 2.43 0 0 1-3.44 0l-6.078-6.079a2.43 2.43 0 0 1-.712-1.72V32.23c0-.645.256-1.263.712-1.72l1.047-1.046a2.434 2.434 0 0 0 .713-1.72v-2.71a2.43 2.43 0 0 0-.854-1.85l-5.174-4.412a23.242 23.242 0 0 1 7.76-6.413v3.953c0 .645.255 1.264.711 1.719l2.543 2.543a2.43 2.43 0 0 0 1.72.712h4.827a2.431 2.431 0 0 1 2.431 2.432ZM50.905 31.514h-5.124c-.481 0-.942-.192-1.282-.532l-2.249-2.247a1.815 1.815 0 0 0-1.283-.532 1.815 1.815 0 0 1-1.815-1.816v-3.022c0-.481.19-.943.531-1.282l2.057-2.057c.34-.34.532-.803.532-1.284V14.93c4.929 3.954 8.205 9.881 8.633 16.584ZM34.18 53.631v1.652c-2.03.583-4.175.894-6.393.894a23.17 23.17 0 0 1-6.568-.944v-.322a2.364 2.364 0 0 1 2.364-2.364 2.356 2.356 0 0 0 1.671-.693L26.8 50.31a2.363 2.363 0 0 1 1.671-.693h1.697a2.36 2.36 0 0 1 1.671.693l1.651 1.65c.443.443.692 1.044.692 1.671Z"}),t.jsx("path",{fill:"#8598AD",d:"M31.703 10.318a1.451 1.451 0 1 0-2.902 0 1.451 1.451 0 0 0 2.902 0Zm-1.935 0a.483.483 0 1 1 .967 0 .483.483 0 0 1-.967 0Z"}),t.jsx("path",{fill:"#8598AD",d:"M30.25 19.51a.724.724 0 0 0 .31-.07.764.764 0 0 0 .255-.199c.487-.575 4.755-5.702 4.755-8.598 0-1.497-.56-2.932-1.558-3.99C33.014 5.594 31.66 5 30.25 5s-2.764.594-3.762 1.653c-.998 1.058-1.558 2.493-1.558 3.99 0 2.896 4.268 8.023 4.754 8.598a.765.765 0 0 0 .256.198c.098.046.203.07.31.07Zm0-12.898a3.698 3.698 0 0 1 2.685 1.182 4.162 4.162 0 0 1 1.115 2.849c0 1.536-2.14 4.742-3.8 6.83-1.66-2.087-3.8-5.292-3.8-6.83a4.162 4.162 0 0 1 1.114-2.85 3.698 3.698 0 0 1 2.686-1.18Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.668.5h64v64h-64z"})})})]}),Ms=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:13,fill:"none",children:t.jsx("path",{fill:"#33A1DD",d:"m.602 1.9 1.4-1.4 6 6-6 6-1.4-1.4 4.6-4.6-4.6-4.6Z"})}),Ns=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:t.jsx("path",{fill:"#33A1DD",d:"M.566 12.377v3.125h3.125l9.217-9.217L9.783 3.16.566 12.377Zm14.759-8.508a.829.829 0 0 0 0-1.175l-1.95-1.95a.83.83 0 0 0-1.175 0l-1.525 1.525L13.8 5.394l1.525-1.525Z"})}),On=({className:e="",fill:s="#54AC1B"})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:8,fill:"none",className:e,children:t.jsx("circle",{cx:4,cy:4,r:3.5,fill:s})});On.propTypes={className:n.string,fill:n.string};const Wi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:8,fill:"none",children:t.jsx("circle",{cx:4,cy:4,r:3.5,fill:"#009470"})}),Bi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:7,height:8,fill:"none",children:t.jsx("circle",{cx:3.5,cy:4,r:3.5,fill:"#7C7C7C"})}),An=({fill:e})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:7,height:8,fill:"none",children:t.jsx("circle",{cx:3.5,cy:4,r:3.5,fill:e})});An.propTypes={fill:n.string};const Li=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:7,height:8,fill:"none",children:t.jsx("circle",{cx:3.5,cy:4,r:3.5,fill:"#33A1DD"})}),Fi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:14,fill:"none",children:t.jsx("path",{fill:"#33A1DD",fillRule:"evenodd",d:"M6 0v6H0v2h6v6h2V8h6V6H8V0H6Z",clipRule:"evenodd"})}),_i=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:2,fill:"none",children:t.jsx("path",{fill:"#33A1DD",fillRule:"evenodd",d:"M0 0v2h14V0H0Z",clipRule:"evenodd"})}),zs=({width:e})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",height:e,fill:"none",viewBox:"0 0 19 21",children:[t.jsx("path",{fill:"#33A1DD",d:"M15.498 20.19H2.573a2.603 2.603 0 0 1-1.819-.739A2.498 2.498 0 0 1 0 17.67v-3.954c0-.24.097-.47.271-.64a.935.935 0 0 1 1.308 0c.174.17.271.4.271.64v3.954c0 .187.077.367.212.5a.73.73 0 0 0 .51.207h12.926a.731.731 0 0 0 .511-.207.701.701 0 0 0 .212-.5v-3.954c0-.24.098-.47.271-.64a.935.935 0 0 1 1.309 0c.173.17.27.4.27.64v3.954c0 .668-.272 1.309-.754 1.781a2.605 2.605 0 0 1-1.82.74ZM13.643 5.824a.927.927 0 0 0-.667-.233.94.94 0 0 0-.64.299l-1.988 2.153V2.19a1.3 1.3 0 0 0-.383-.96 1.353 1.353 0 0 0-.968-.4 1.376 1.376 0 0 0-.97.4 1.322 1.322 0 0 0-.382.96v5.854L5.664 5.89a.935.935 0 0 0-1.273-.03.894.894 0 0 0-.098 1.244l4.022 4.367a.923.923 0 0 0 .687.299.941.941 0 0 0 .686-.3l4.025-4.367a.903.903 0 0 0 .237-.653.892.892 0 0 0-.305-.627"}),t.jsx("path",{fill:"#33A1DD",d:"M9.038 13.116c.351 0 .688.137.937.38.249.244.388.574.388.919v.185c0 .345-.14.675-.388.919a1.34 1.34 0 0 1-.937.38 1.34 1.34 0 0 1-.938-.38 1.286 1.286 0 0 1-.388-.919v-.185c0-.345.14-.675.388-.919a1.34 1.34 0 0 1 .938-.38Z"})]});zs.propTypes={width:n.number||n.string};const L1=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:90,height:90,fill:"none",children:[t.jsx("path",{fill:"#A1D6ED",d:"M45 90c24.853 0 45-20.147 45-45S69.853 0 45 0 0 20.147 0 45s20.147 45 45 45Z"}),t.jsx("path",{fill:"#F0C17D",fillRule:"evenodd",d:"m26.656 57.053 3.557 13.273c4.83-1.407 7.17-.302 11.179.772 1.211.325 2.37.173 3.456-.454l16.624-9.598a2.522 2.522 0 0 0 .92-3.435 2.521 2.521 0 0 0-3.435-.92l-8.875 5.124a2.949 2.949 0 0 0 .405-2.409 2.962 2.962 0 0 0-3.613-2.086l-3.013.807c-1.322.355-2.587.188-3.771-.496l-4.016-2.32c-2.313-1.336-4.788 1.253-9.416 1.741l-.002.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FECBAA",fillRule:"evenodd",d:"M43.505 64.332a5.76 5.76 0 0 1-2.989.02.864.864 0 1 1 .446-1.669c.71.191 1.389.17 2.096-.02l4.893-1.31a2.962 2.962 0 0 0 2.184-2.746c.153.243.271.51.349.8a2.959 2.959 0 0 1-2.086 3.614l-4.894 1.311Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FFDBA7",fillRule:"evenodd",d:"m26.656 57.053 1.646 6.143a26.018 26.018 0 0 0 12.336 3.09c8.248 0 15.603-3.823 20.391-9.792a2.512 2.512 0 0 0-2.073.198l-8.875 5.124a2.949 2.949 0 0 0 .405-2.409 2.962 2.962 0 0 0-3.613-2.086l-3.013.807c-1.322.355-2.587.188-3.771-.496l-4.016-2.32c-2.314-1.335-4.788 1.253-9.416 1.741Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FECBAA",fillRule:"evenodd",d:"M43.505 64.332a5.76 5.76 0 0 1-2.989.02.864.864 0 1 1 .446-1.669c.71.191 1.389.17 2.096-.02l4.893-1.31a2.962 2.962 0 0 0 2.184-2.746c.153.243.271.51.349.8a2.958 2.958 0 0 1-2.086 3.613l-4.894 1.311v.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FCB035",fillRule:"evenodd",d:"m26.942 56.073 3.97 14.818a.553.553 0 0 1-.388.674l-2.216.594a.553.553 0 0 1-.674-.389l-3.97-14.819a.553.553 0 0 1 .388-.674l2.216-.594a.553.553 0 0 1 .674.39Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FCB035",fillRule:"evenodd",d:"m26.942 56.073 1.997 7.454a26.088 26.088 0 0 1-4.224-2.651l-1.052-3.925a.553.553 0 0 1 .389-.674l2.216-.594a.553.553 0 0 1 .674.389Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FDC367",fillRule:"evenodd",d:"m58.75 31.287-1.519-4.224H39.483l-1.52 4.224v13.587H58.75V31.287Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FFEB92",fillRule:"evenodd",d:"m58.75 31.287-1.52-4.225H47.032v.05c0 7.741 4.409 14.452 10.852 17.762h.869V31.287h-.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#F0F0F0",fillRule:"evenodd",d:"M41.444 42.208h3.695c.14 0 .255-.115.255-.255v-2.036a.256.256 0 0 0-.255-.255h-3.695a.256.256 0 0 0-.255.255v2.036c0 .14.115.255.255.255Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#E0DFE1",fillRule:"evenodd",d:"M50.966 30.015H45.75v5.076l2.608-1.662 2.608 1.662v-5.076Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#F0F0F0",fillRule:"evenodd",d:"M50.966 30.015h-3.724c.18 1.231.471 2.426.864 3.573l.252-.16 2.608 1.662v-5.076.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FDC367",fillRule:"evenodd",d:"M57.231 27.061H39.483l-1.52 4.225H58.75l-1.52-4.225Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#FFEB92",fillRule:"evenodd",d:"M57.23 27.061H47.032v.05c0 1.432.153 2.828.44 4.175h11.28l-1.519-4.225h-.001Z",clipRule:"evenodd"}),t.jsx("path",{fill:"#000",fillRule:"evenodd",d:"M44.647 41.384h-2.544v-.897h2.544v.897Zm.567-2.544h-3.677c-.593 0-1.074.483-1.074 1.077v2.036c0 .595.481 1.078 1.074 1.078h3.677c.592 0 1.073-.483 1.073-1.078v-2.036c0-.594-.481-1.077-1.073-1.077Zm-6.322 5.21h19.051V32.11h-6.111v2.98a.825.825 0 0 1-.82.824.819.819 0 0 1-.44-.129l-2.155-1.38-2.155 1.38a.817.817 0 0 1-.835.028.825.825 0 0 1-.425-.723v-2.98H38.89v11.94h.002Zm7.75-11.94h3.551v1.478l-1.334-.854a.817.817 0 0 0-.882 0l-1.335.854V32.11Zm-6.482-4.225h16.515l.924 2.578H39.238l.922-2.578Zm17.863-1.101a.82.82 0 0 0-.772-.546H39.585a.821.821 0 0 0-.772.546L37.3 31.008a.83.83 0 0 0-.048.279v13.586c0 .454.367.823.82.823h20.692c.453 0 .82-.369.82-.823V31.287a.806.806 0 0 0-.048-.28l-1.513-4.223ZM33.94 25.316a18.12 18.12 0 0 1 6.234-5.364 17.919 17.919 0 0 1 13.932-1.087l-.297-.728a.825.825 0 0 1 .447-1.075.818.818 0 0 1 1.07.449l1.029 2.52a.823.823 0 0 1-.448 1.074l-2.508 1.034a.82.82 0 0 1-1.07-.45.826.826 0 0 1 .447-1.074l.613-.253a16.154 16.154 0 0 0-4.972-.775c-5.173 0-10.09 2.506-13.155 6.703a.819.819 0 0 1-1.147.176.825.825 0 0 1-.175-1.151Zm14.478 28.68c-1.957 0-3.864-.313-5.689-.926l.299.728a.825.825 0 0 1-.759 1.136.82.82 0 0 1-.759-.51l-1.03-2.52a.825.825 0 0 1 .448-1.074l2.508-1.035a.817.817 0 0 1 1.07.45.825.825 0 0 1-.448 1.074l-.613.253a16.16 16.16 0 0 0 4.973.776c5.173 0 10.091-2.505 13.156-6.702a.817.817 0 0 1 1.146-.177.825.825 0 0 1 .175 1.15 18.109 18.109 0 0 1-6.233 5.365 17.931 17.931 0 0 1-8.244 2.011Zm-18.82-23.893a.825.825 0 0 1 .448-1.075l2.508-1.034a.818.818 0 0 1 1.07.449l1.029 2.52a.824.824 0 0 1-.758 1.136.82.82 0 0 1-.76-.511l-.25-.616a16.37 16.37 0 0 0-.773 4.996 16.477 16.477 0 0 0 6.672 13.216.822.822 0 0 1-.97 1.328 18.159 18.159 0 0 1-5.339-6.263 18.131 18.131 0 0 1-2.002-8.281c0-1.967.31-3.882.921-5.716l-.725.3a.82.82 0 0 1-1.07-.449ZM66.79 42.906l-2.507 1.035a.807.807 0 0 1-.629-.003.818.818 0 0 1-.442-.447l-1.03-2.519a.826.826 0 0 1 .448-1.074.82.82 0 0 1 1.07.449l.251.616c.513-1.606.773-3.28.773-4.995a16.474 16.474 0 0 0-6.672-13.216.827.827 0 0 1-.176-1.152.818.818 0 0 1 1.147-.177 18.167 18.167 0 0 1 5.338 6.262 18.15 18.15 0 0 1 1.081 13.997l.725-.299a.818.818 0 0 1 1.07.45.825.825 0 0 1-.447 1.073Zm-4.947 16.4a1.675 1.675 0 0 1-.782 1.027L44.515 69.93c-.897.52-1.819.642-2.819.372a88.81 88.81 0 0 1-1.532-.43c-2.842-.813-5.127-1.467-8.714-.678l-3.082-11.553c1.423-.296 2.634-.751 3.64-1.131 1.834-.69 2.835-1.027 3.77-.484l3.998 2.318c1.373.797 2.845.991 4.376.58l3-.808a2.118 2.118 0 0 1 2.592 1.503c.165.62.037 1.249-.295 1.743-.006.01-.014.02-.02.032a2.106 2.106 0 0 1-1.182.83l-4.386 1.18a3.998 3.998 0 0 1-2.105.021.823.823 0 0 0-.426 1.59c.465.126.939.189 1.42.189.506 0 1.02-.07 1.537-.209l4.385-1.18a3.737 3.737 0 0 0 2.026-1.377l8.68-5.035c.387-.224.84-.283 1.277-.165a1.682 1.682 0 0 1 1.188 2.068ZM28.51 71.292l1.68-.453-3.811-14.29-1.68.453 3.811 14.29Zm32.568-15.644a3.288 3.288 0 0 0-2.52.33l-7.104 4.12a3.865 3.865 0 0 0-.126-.904c-.537-2.009-2.6-3.207-4.6-2.668l-3 .807c-1.111.299-2.136.164-3.132-.414L36.598 54.6c-1.65-.956-3.278-.342-5.164.37-1.021.385-2.159.812-3.49 1.078l-.05-.188a1.368 1.368 0 0 0-1.675-.972l-2.206.594a1.375 1.375 0 0 0-.966 1.682l3.952 14.818a1.37 1.37 0 0 0 1.675.972l2.206-.593a1.375 1.375 0 0 0 .991-1.569c3.148-.678 5.15-.105 7.844.666.496.143 1.01.29 1.557.437.484.131.96.196 1.43.196.911 0 1.792-.245 2.634-.733l16.546-9.598a3.312 3.312 0 0 0 1.546-2.025 3.339 3.339 0 0 0-.328-2.532 3.304 3.304 0 0 0-2.02-1.553l-.001-.002Z",clipRule:"evenodd"})]}),Hi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:8,fill:"none",children:t.jsx("path",{fill:"red",d:"M4 .667A3.33 3.33 0 0 0 .92 5.276 3.33 3.33 0 0 0 5.276 7.08a3.33 3.33 0 0 0 1.805-4.356A3.33 3.33 0 0 0 4 .667Zm1.667 4.53-.47.47L4 4.47 2.804 5.667l-.47-.47L3.53 4 2.334 2.803l.47-.47L4 3.53l1.197-1.197.47.47L4.47 4l1.197 1.197Z"})}),Es=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:15,height:11,fill:"none",children:[t.jsxs("g",{fill:"#33A1DD",clipPath:"url(#a)",children:[t.jsx("path",{d:"M7.375 10.983c-3.143 0-6-1.987-7.072-4.857a.647.647 0 0 1 0-.515C1.375 2.667 4.232.68 7.375.68c3.143 0 6 1.987 7.071 4.857a.646.646 0 0 1 0 .515c-1.071 2.944-3.928 4.931-7.071 4.931ZM1.732 5.831c.929 2.208 3.143 3.68 5.643 3.68s4.714-1.472 5.643-3.68c-.929-2.208-3.143-3.68-5.643-3.68S2.66 3.623 1.732 5.831Z"}),t.jsx("path",{d:"M7.375 8.039c-1.215 0-2.143-.957-2.143-2.208 0-1.251.928-2.208 2.143-2.208 1.214 0 2.143.957 2.143 2.208 0 1.251-.929 2.208-2.143 2.208Zm0-2.944c-.429 0-.714.294-.714.736s.285.736.714.736c.428 0 .714-.294.714-.736s-.286-.736-.714-.736Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.25.68H14.5v10.304H.25z"})})})]}),Ds=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:15,height:11,fill:"none",children:[t.jsx("g",{clipPath:"url(#a)",children:t.jsxs("g",{fill:"#33A1DD",clipPath:"url(#b)",children:[t.jsx("path",{d:"M7 9.511c-.382 0-.698-.291-.698-.643V7.58c0-.353.316-.644.698-.644.382 0 .698.291.698.644v1.287c0 .353-.316.644-.698.644ZM11.888 8.438a.71.71 0 0 1-.624-.352l-.698-1.271c-.177-.318-.037-.704.307-.867.345-.163.764-.035.94.283l.699 1.27c.177.319.037.705-.307.868a.704.704 0 0 1-.317.069ZM2.112 8.438a.841.841 0 0 1-.316-.069c-.345-.163-.484-.55-.308-.867l.699-1.27c.177-.319.596-.447.94-.284.345.163.484.55.307.867l-.698 1.27a.71.71 0 0 1-.624.353Z"}),t.jsx("path",{d:"M7 8.24c-2.178 0-4.357-.918-6.526-2.764a.613.613 0 0 1-.038-.91.745.745 0 0 1 .987-.035c3.752 3.195 7.402 3.195 11.154 0a.746.746 0 0 1 .987.035c.26.257.242.67-.037.91C11.357 7.322 9.179 8.24 7 8.24Z"})]})}),t.jsxs("defs",{children:[t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.25.68H14.5v10.304H.25z"})}),t.jsx("clipPath",{id:"b",children:t.jsx("path",{fill:"#fff",d:"M.25 4.36h13.5V9.51H.25z"})})]})]}),Os=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:42,height:31,fill:"none",children:[t.jsx("circle",{cx:22.5,cy:15.5,r:15.5,fill:"#33A1DD",opacity:1}),t.jsx("g",{clipPath:"url(#a)",children:t.jsx("path",{fill:"white",stroke:"white",strokeWidth:.5,d:"M28.44 10H16.56a.555.555 0 0 0-.497.318.62.62 0 0 0 .044.62l4.352 6.441.005.006c.158.225.243.496.244.776v5.252a.599.599 0 0 0 .161.415.542.542 0 0 0 .614.126l2.446-.98c.219-.07.364-.287.364-.549v-4.264c0-.28.086-.551.244-.776l.005-.006 4.352-6.442a.62.62 0 0 0 .044-.619.556.556 0 0 0-.498-.318Zm-4.492 6.863a2.03 2.03 0 0 0-.365 1.162v4.055l-2.166.868v-4.924a2.03 2.03 0 0 0-.364-1.16l-4.102-6.07h11.098l-4.101 6.07Z"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M15 9h15v16H15z"})})})]}),Vi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:5,fill:"none",children:t.jsx("path",{fill:"#33A4DD",fillRule:"evenodd",d:"M3.667 2.48a1.667 1.667 0 1 0-3.333 0 1.667 1.667 0 0 0 3.333 0Zm1.667 0a1.667 1.667 0 1 0 3.333 0 1.667 1.667 0 0 0-3.333 0Zm5 0a1.666 1.666 0 1 0 3.332 0 1.666 1.666 0 0 0-3.332 0Z",clipRule:"evenodd"})}),Ui=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:15,fill:"none",children:[t.jsxs("g",{fill:"#33A1DD",clipPath:"url(#a)",children:[t.jsx("path",{fillRule:"evenodd",d:"M11.149 1.125c-.268 0-.513 0-.712.027-.22.03-.451.098-.642.29-.19.191-.26.422-.29.642-.027.2-.027.445-.027.711v8.084c0 .267 0 .512.027.711.03.22.099.451.29.642.192.191.422.261.642.29.2.027.445.027.712.027h.055c.268 0 .513 0 .712-.026.22-.03.451-.1.642-.29.19-.192.26-.423.29-.643.027-.2.027-.444.027-.711V2.795c0-.267 0-.512-.027-.711-.03-.22-.099-.451-.29-.642-.191-.191-.422-.26-.642-.29-.2-.027-.445-.027-.712-.027h-.055Zm-.698.97-.001.001v.002l-.004.006a.434.434 0 0 0-.023.104c-.017.13-.018.31-.018.615v8.028c0 .304 0 .486.018.616a.432.432 0 0 0 .026.109v.002h.002l.002.002.005.002a.442.442 0 0 0 .103.022c.13.018.311.019.616.019.304 0 .486-.001.615-.019a.429.429 0 0 0 .11-.026h.001v-.002l.004-.006a.435.435 0 0 0 .023-.103 5.36 5.36 0 0 0 .018-.616V2.823c0-.304 0-.486-.018-.615a.433.433 0 0 0-.026-.11v-.002h-.002l-.007-.003a.432.432 0 0 0-.103-.023 5.364 5.364 0 0 0-.615-.019c-.305 0-.486.002-.616.019a.437.437 0 0 0-.11.026Zm-3.625.883h.056c.267 0 .512 0 .711.026.22.03.451.099.642.29.191.192.26.423.29.643.027.199.027.444.027.711v6.23c0 .268 0 .513-.027.712-.03.22-.098.451-.29.642-.191.191-.422.261-.642.29-.2.027-.445.027-.711.027h-.056c-.267 0-.512 0-.711-.026-.22-.03-.452-.1-.643-.29-.19-.192-.26-.423-.29-.643-.026-.2-.026-.444-.026-.711V4.648c0-.267 0-.513.026-.711.03-.22.099-.452.29-.643.192-.19.423-.26.643-.29.2-.026.444-.026.711-.026Zm-.699.97h.002l-.002 7.63v-.002l-.004-.006a.434.434 0 0 1-.023-.103 5.362 5.362 0 0 1-.018-.616V4.676c0-.305.001-.486.018-.616a.433.433 0 0 1 .026-.11l.001-.001Zm0 7.63.002-7.63h.002l.004-.003a.432.432 0 0 1 .103-.023c.13-.017.311-.018.616-.018.304 0 .486.001.616.018a.433.433 0 0 1 .109.026h.002v.003l.003.006a.44.44 0 0 1 .023.103c.018.13.019.311.019.616v6.175c0 .304-.001.486-.019.616a.432.432 0 0 1-.026.109v.002h-.002l-.006.004a.429.429 0 0 1-.103.022c-.13.018-.312.019-.616.019-.305 0-.486-.001-.616-.019a.428.428 0 0 1-.11-.026h-.001Zm-3.624-6.13c-.267 0-.512 0-.711.026-.22.03-.451.099-.642.29-.191.192-.26.423-.29.643-.027.2-.027.444-.027.711v3.76c0 .268 0 .513.027.712.03.22.098.451.29.642.191.191.422.261.642.29.2.027.445.027.711.027h.056c.267 0 .513 0 .711-.026.22-.03.452-.1.643-.29.19-.192.26-.423.29-.643.026-.2.026-.444.026-.711v-3.76c0-.268 0-.513-.026-.712-.03-.22-.099-.452-.29-.643-.192-.19-.423-.26-.643-.29-.2-.026-.444-.026-.711-.026h-.056Zm-.697.97-.002.001v.002l-.003.006a.432.432 0 0 0-.023.103 5.36 5.36 0 0 0-.019.616v3.705c0 .304.002.486.019.616a.432.432 0 0 0 .026.109v.001l.002.001.006.004a.442.442 0 0 0 .104.022c.13.018.31.019.615.019s.486-.001.616-.019a.428.428 0 0 0 .11-.026h.001v-.002l.002-.003.002-.003a.434.434 0 0 0 .023-.103c.017-.13.018-.312.018-.616V7.146c0-.305-.001-.486-.018-.616a.433.433 0 0 0-.026-.11l-.001-.001h-.002l-.006-.004a.432.432 0 0 0-.103-.023 5.363 5.363 0 0 0-.616-.018c-.304 0-.486.001-.615.018a.437.437 0 0 0-.11.026Z",clipRule:"evenodd"}),t.jsx("path",{d:"M1.296 13.475a.463.463 0 1 0 0 .926h11.115a.463.463 0 1 0 0-.926H1.296Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M.125.416h13.458v14.58H.125z"})})})]}),F1=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:21,fill:"none",children:[t.jsxs("g",{fill:"#7C92C5",clipPath:"url(#a)",children:[t.jsx("path",{fillRule:"evenodd",d:"m9.5-.5 2.825 2.36L9.5 4.223V3.03c-3.982 0-7.21 3.293-7.21 7.356s3.228 7.356 7.21 7.356c3.982 0 7.21-3.293 7.21-7.356H19c0 5.354-4.253 9.694-9.5 9.694S0 15.74 0 10.386C0 5.03 4.253.692 9.5.692V-.5Z",clipRule:"evenodd"}),t.jsx("path",{d:"M14 3.98a.943.943 0 0 0 .933-.952.943.943 0 0 0-.933-.953.943.943 0 0 0-.934.953c0 .526.418.952.934.952ZM16.207 6.273a.944.944 0 0 0 .934-.953.944.944 0 0 0-.934-.953.944.944 0 0 0-.934.953c0 .527.419.953.934.953ZM17.377 9.256a.943.943 0 0 0 .933-.952.943.943 0 0 0-.933-.952.943.943 0 0 0-.934.952c0 .526.418.952.934.952Z"}),t.jsx("path",{fillRule:"evenodd",d:"M6.807 6.201h5.386v1.28H6.807V6.2ZM6.807 13.71h5.386v1.28H6.807v-1.28Z",clipRule:"evenodd"}),t.jsx("path",{fillRule:"evenodd",d:"M11.36 13.857H7.64v-.844c0-1.01.73-1.905 1.245-2.418-.514-.514-1.245-1.407-1.245-2.418v-.844h3.721v.844c0 1.01-.73 1.904-1.245 2.418.514.513 1.245 1.407 1.245 2.418v.844Z",clipRule:"evenodd"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 .5h19v20H0z"})})})]}),qi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 39.397 39.527",width:"100%",height:"100%",children:t.jsxs("g",{children:[t.jsx("rect",{width:"37.055",height:"28.409",rx:"3",transform:"translate(1.06 .678)",style:{fill:"#fff"}}),t.jsxs("g",{children:[t.jsx("path",{d:"M58.731 57.88H48.9v-2.49a.868.868 0 0 0-.852-.853h-3.476l-1.179-4.13h12.52a2.8 2.8 0 0 0 2.819-2.819V23.007a2.8 2.8 0 0 0-2.819-2.819H23.792a2.8 2.8 0 0 0-2.819 2.819V47.72a2.8 2.8 0 0 0 2.819 2.819h10.882l-1.18 4.13H30.02a.868.868 0 0 0-.852.852v2.491h-8.129a.852.852 0 1 0 0 1.7h37.692a.868.868 0 0 0 .853-.852 1 1 0 0 0-.853-.983M22.678 47.72V23.007a1.175 1.175 0 0 1 1.179-1.18h32.056a1.175 1.175 0 0 1 1.18 1.18V47.72a1.175 1.175 0 0 1-1.18 1.18H23.858a1.218 1.218 0 0 1-1.179-1.18m13.7 2.819h5.31l1.179 4.13H35.2zm-5.507 5.7h16.387v1.641H30.872z",transform:"translate(-20.187 -20.188)",style:{fill:"#7c7c7c"}}),t.jsx("path",{d:"m26.937 22.072-1.32-2.64s-1.411-.455-1.957.228-1.046.727 0 3.14 1.548 3.277 1.548 3.277 1 1.457 2.821-.637 11.333-12.334 11.333-12.334.5-1.73-.5-2.276-1.639.046-2.731 1.183-9.194 10.059-9.194 10.059z",transform:"translate(-8.814 -4.063)",style:{fill:"#d0d0ce"},className:"checkBackground"}),t.jsx("path",{d:"M303.554 25.757a2.156 2.156 0 0 0-3.031.147l-9.389 10.367-.538-1.223a2.125 2.125 0 0 0-3.912 1.663l1.858 4.255a2.132 2.132 0 0 0 3.57.587L303.7 28.789a2.053 2.053 0 0 0 .538-1.565 1.981 1.981 0 0 0-.685-1.467m-.782 2.2-11.588 12.861a.924.924 0 0 1-1.516-.245l-1.858-4.3A.926.926 0 0 1 288.64 35a.856.856 0 0 1 .831.538l.88 2.1a.624.624 0 0 0 1.027.147l10.022-11.05a.873.873 0 0 1 1.272-.049.84.84 0 0 1 .1 1.271",transform:"translate(-272.952 -19.234)",style:{fill:"#7c7c7c"},className:"checkStroke"})]})]})}),Zi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50.883 44.24",width:"100%",height:"100%",children:t.jsxs("g",{"data-name":"Grupo 2455",children:[t.jsx("path",{"data-name":"Trazado 5921",d:"M391.683 0h15.866a2.479 2.479 0 0 1 2.475 2.475v8.46h-18.341z",transform:"translate(-359.392 .25)",style:{fillRule:"evenodd",stroke:"#fff",strokeWidth:"0.5px",fill:"#9ecee6"}}),t.jsx("path",{"data-name":"Rectángulo 1179",transform:"translate(32.291 11.185)",style:{fill:"#65b0d6",stroke:"#fff",strokeWidth:"0.5px"},d:"M0 0h18.342v10.935H0z"}),t.jsx("path",{"data-name":"Trazado 5990",d:"M0 0h18.342v10.935H0z",transform:"translate(32.291 22.12)",style:{fill:"#1c5877",stroke:"#fff",strokeWidth:"0.5px"}}),t.jsx("path",{"data-name":"Trazado 5922",d:"M149.2 0h16.724v10.935h-19.2v-8.46A2.479 2.479 0 0 1 149.2 0",transform:"translate(-133.635 .25)",style:{fill:"#80c0e1",fillRule:"evenodd",stroke:"#fff",strokeWidth:"0.5px"}}),t.jsx("path",{"data-name":"Rectángulo 1181",transform:"translate(13.091 11.185)",style:{fill:"#337b9f",stroke:"#fff",strokeWidth:"0.5px"},d:"M0 0h19.2v10.935H0z"}),t.jsx("path",{"data-name":"Rectángulo 1182",transform:"translate(13.091 22.12)",style:{fill:"#063c57",stroke:"#fff",strokeWidth:"0.5px"},d:"M0 0h19.2v10.935H0z"}),t.jsx("path",{"data-name":"Trazado 5923",d:"M165.926 429.476H149.2a2.475 2.475 0 0 1-2.475-2.456v-8.479h37.541v8.479a2.475 2.475 0 0 1-2.475 2.456z",transform:"translate(-133.635 -385.486)",style:{fill:"#061d29",fillRule:"evenodd",stroke:"#fff",strokeWidth:"0.5px"}}),t.jsxs("g",{"data-name":"Grupo 2453",children:[t.jsx("path",{"data-name":"Trazado 5914",d:"M2.475 117.132h19.96a2.479 2.479 0 0 1 2.475 2.475v20.233a2.479 2.479 0 0 1-2.475 2.475H2.475A2.479 2.479 0 0 1 0 139.84v-20.233a2.479 2.479 0 0 1 2.475-2.475",transform:"translate(0 -109.26)",style:{fill:"#061d29",fillRule:"evenodd"}}),t.jsx("path",{"data-name":"Trazado 5915",d:"M85.549 192.733h2.9l2.826 4.444 2.826-4.444h2.889l-4.269 6.705 4.269 6.705h-2.885l-2.826-4.443-2.826 4.444h-2.9l4.288-6.705z",transform:"translate(-78.843 -178.936)",style:{fill:"#fff",fillRule:"evenodd"}})]})]})}),Yi=()=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 21 18",width:"100%",height:"100%",children:t.jsx("path",{className:"checkIcon-background",fill:"#C1C1C1",stroke:"#707070",d:"M7.5 12.365 3.663 8.316 3.3 7.934l-.362.382-1.4 1.477-.327.345.327.343 5.6 5.909.362.383.363-.383 12-12.66.326-.345-.326-.344-1.4-1.477-.363-.383-.363.383L7.5 12.364Z"})}),Gi=e=>t.jsx("svg",{...e,xmlns:"http://www.w3.org/2000/svg",width:9,height:4,viewBox:"0 0 9 4",fill:"none",children:t.jsx("path",{fill:"#303131",d:"m4.067 4-4-4h8l-4 4Z"})}),As=({width:e=74,height:s=64})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 74 64",children:t.jsx("path",{fill:"#FFCD7C",d:"M.333 63.652h73.334L37 .32.333 63.652Zm40-10h-6.666v-6.666h6.666v6.666Zm0-13.333h-6.666V26.986h6.666v13.333Z"})});As.propTypes={width:n.number||n.string,height:n.number||n.string};const Ki=({width:e=24,height:s=24})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 24 24",children:[t.jsxs("g",{fill:"#2F3131",clipPath:"url(#a)",children:[t.jsx("path",{d:"M5 5h2v3h10V5h2v5h2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6v-2H5V5Zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1Z"}),t.jsx("path",{d:"M21 11.5 15.51 17l-3.01-3-1.5 1.5 4.51 4.5 6.99-7-1.5-1.5Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]});Ki.propTypes={width:n.number||n.string,height:n.number||n.string};const Qi=({width:e=24,height:s=24})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 24 24",children:[t.jsx("g",{clipPath:"url(#a)",children:t.jsx("path",{fill:"#2F3131",d:"M20.1 3H4.9C3.855 3 3 3.855 3 4.9V22l3.8-3.8h13.3c1.045 0 1.9-.855 1.9-1.9V4.9c0-1.045-.855-1.9-1.9-1.9Zm0 13.3H6.8l-1.9 1.9V4.9h15.2v11.4Z"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"a",children:t.jsx("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]});Qi.propTypes={width:n.number||n.string,height:n.number||n.string};const In=({width:e=16,height:s=19})=>{const r=v.useId();return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 16 19",children:[t.jsxs("g",{fill:"#33A1DD",clipPath:`url(#${r})`,children:[t.jsx("path",{d:"M12.545 18.5h-9.09c-1.106 0-2-.922-2-2.063v-9.75c0-.307.246-.562.545-.562.298 0 .545.255.545.563v9.75c0 .517.407.937.91.937h9.09c.502 0 .91-.42.91-.938v-9.75c0-.307.246-.562.545-.562.298 0 .545.255.545.563v9.75c0 1.14-.895 2.062-2 2.062Z"}),t.jsx("path",{d:"M15.454 7.25H.545A.558.558 0 0 1 0 6.687V4.813C0 3.673.895 2.75 2 2.75h12c1.105 0 2 .922 2 2.063v1.875a.558.558 0 0 1-.546.562ZM1.091 6.125h13.818V4.812c0-.517-.407-.937-.909-.937H2c-.502 0-.91.42-.91.938v1.312Z"}),t.jsx("path",{d:"M11.09 3.875a.558.558 0 0 1-.545-.563v-1.5a.183.183 0 0 0-.182-.187H5.636a.183.183 0 0 0-.182.188v1.5a.558.558 0 0 1-.545.562.558.558 0 0 1-.546-.563v-1.5c0-.72.568-1.312 1.273-1.312h4.727c.706 0 1.273.593 1.273 1.313v1.5a.558.558 0 0 1-.545.562ZM8 15.5a.558.558 0 0 1-.546-.563v-4.874c0-.308.247-.563.546-.563.298 0 .545.255.545.563v4.874A.558.558 0 0 1 8 15.5ZM4.909 15.5a.558.558 0 0 1-.546-.563v-4.874c0-.308.248-.563.546-.563.298 0 .545.255.545.563v4.874a.558.558 0 0 1-.545.563ZM11.091 15.5a.558.558 0 0 1-.545-.563v-4.874c0-.308.247-.563.545-.563.299 0 .546.255.546.563v4.874a.558.558 0 0 1-.546.563Z"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:r,children:t.jsx("path",{fill:"#fff",d:"M0 .5h16v18H0z"})})})]})};In.propTypes={width:n.number||n.string,height:n.number||n.string};const Xi=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:15,height:18,fill:"none",viewBox:"0 0 15 18",children:[t.jsx("path",{fill:"#A0A4E0",stroke:"#575EE0",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.516 16.834a6.516 6.516 0 1 0 0-13.033 6.516 6.516 0 0 0 0 13.033Z"}),t.jsx("path",{stroke:"#575EE0",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.217 1.5h4.6"}),t.jsx("path",{stroke:"#ECEDFF",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.517 7.25v3.066M10.583 10.316H7.517"}),t.jsx("path",{stroke:"#575EE0",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.517 1.5v1.533"})]});Xi.propTypes={width:n.number||n.string,height:n.number||n.string};const Is=({width:e=16,height:s=17})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 16 17",children:t.jsx("path",{fill:"#707070",d:"m13.184 15.508-3.15-3.15-1.367 1.4h-5.5L1.75 12.34a1.32 1.32 0 0 1-.391-.95c-.006-.378.12-.7.375-.967l3.133-3.233-3.95-3.95.95-.95 12.267 12.267-.95.95Zm-9.45-3.084H8.1l.984-1.016L5.8 8.124l-3.133 3.234 1.067 1.066Zm8.183-1.983-.95-.95 2.367-2.433-3.3-3.3L7.667 6.19l-.933-.933 2.333-2.434c.256-.266.57-.4.942-.4s.686.128.941.384l3.317 3.316c.256.256.383.573.383.95 0 .378-.127.695-.383.95l-2.35 2.417Z"})});Is.propTypes={width:n.number||n.string,height:n.number||n.string};const Ji=({width:e=17,height:s=18})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 17 18",children:[t.jsx("path",{fill:"#F0C967",stroke:"#E69E38",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.666 16.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z"}),t.jsx("path",{stroke:"#FFF6E5",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.666 4.5v1.125M11.847 5.816l-.795.796M13.166 9h-1.125M11.847 12.182l-.795-.795M8.666 13.5v-1.125M5.484 12.182l.796-.795M4.166 9h1.125M5.484 5.816l.796.796"})]});Ji.propTypes={width:n.number||n.string,height:n.number||n.string};const Rn=({width:e=18,height:s=18})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 18 18",children:[t.jsx("path",{fill:"#92BDE4",stroke:"#348BD7",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9 16.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z"}),t.jsx("path",{stroke:"#D6ECFF",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m3.857 11.572 2.477-2.458 1.92 1.903 4.603-4.587"}),t.jsx("path",{stroke:"#D6ECFF",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9 6.43h3.857v3.857"})]});Rn.propTypes={width:n.number||n.string,height:n.number||n.string};const eo=({width:e=17,height:s=18})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 17 18",children:[t.jsx("path",{fill:"#9FD1AF",stroke:"#28A14F",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.5 16.5c2.071 0 3.946-.84 5.303-2.197A7.477 7.477 0 0 0 16 9c0-2.071-.84-3.946-2.197-5.303A7.477 7.477 0 0 0 8.5 1.5c-2.071 0-3.946.84-5.303 2.197A7.477 7.477 0 0 0 1 9c0 2.071.84 3.946 2.197 5.303A7.477 7.477 0 0 0 8.5 16.5Z"}),t.jsx("path",{stroke:"#DBF7DD",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m5.5 9 2.25 2.25 4.5-4.5"})]});eo.propTypes={width:n.number||n.string,height:n.number||n.string};const Rs=({width:e=767,height:s=773})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 767 773",children:[t.jsx("path",{d:"M7.496 273.25h750.906l-1.14-170.113s-7.215-27.34-25.254-27.532c-18.035-.19-161.367 0-161.367 0V22.062l-.11-7.687s-2.468-7.973-7.593-8.07c-5.125-.094-54.11 0-54.11 0s-5.887 1.425-6.265 8.07c-.38 6.645 0 61.422 0 61.422H396.379v81.273h280.95v35.446H7.046v80.683Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}}),t.jsx("path",{d:"M756.176 273.008H5.273L6.414 102.89s7.215-27.34 25.25-27.532c18.04-.187 161.371 0 161.371 0V21.82l.11-7.691s2.464-7.973 7.593-8.066c5.125-.098 54.11 0 54.11 0s5.886 1.421 6.265 8.066c.38 6.648 0 61.422 0 61.422h106.18v81.277H86.343v35.442h670.282v80.687Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}}),t.jsx("path",{d:"m367.191 156.867 29.618.094v-81.5h-31.043ZM7.047 336.703h472.637v82.027H87.199v266.692H400.41v80.95H32.465s-25.918-8.497-25.727-29.575c.192-21.074.309-400.094.309-400.094Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}}),t.jsx("path",{d:"M758.113 336.813H285.477v82.027h392.488V685.53H364.754v80.95h367.945s25.914-8.497 25.723-29.57c-.188-21.075-.309-400.098-.309-400.098Zm0 0",style:{stroke:"none",fillRule:"nonzero",fill:"#33a1dd",fillOpacity:1}})]});Rs.propTypes={width:n.number||n.string,height:n.number||n.string};const Pn=({width:e=60,height:s=48})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 60 48",children:[t.jsx("path",{fill:"#37D",d:"M53.908 5.884H27.012L21.035 0H6.092C2.805 0 .115 2.648.115 5.884V17.65h59.77v-5.884c0-3.236-2.69-5.883-5.977-5.883Z"}),t.jsx("path",{fill:"#33A1DD",d:"M53.908 5.884H6.092C2.805 5.884.115 8.53.115 11.767v29.418c0 3.236 2.69 5.884 5.977 5.884h47.816c3.287 0 5.977-2.648 5.977-5.884V11.767c0-3.236-2.69-5.883-5.977-5.883Z"})]});Pn.propTypes={width:n.number||n.string,height:n.number||n.string};const $n=({width:e=46,height:s=53})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 46 53",children:t.jsx("path",{fill:"#008069",d:"M37.145 4.453 34.014.978H9.359c-1.779 0-2.466 1.318-2.466 2.348v9.277h3.458v-7.4c0-.394.332-.727.715-.727h17.642c.389 0 .583.07.583.389v12.318h12.556c.493 0 .685.256.685.629v30.08c0 .63-.256.724-.639.724H11.066a.733.733 0 0 1-.715-.726v-2.75H6.916v4.332c-.046 1.533.772 2.62 2.443 2.62H43.6c1.79 0 2.4-1.296 2.4-2.477V14.234l-.895-.971-7.96-8.81Zm-4.34.41.989 1.108 6.635 7.292.365.442h-6.78c-.511 0-.835-.085-.971-.256-.137-.167-.216-.433-.238-.8V4.862Zm-2.786 23.376h11.698v3.41h-11.7l.002-3.41Zm0-6.813h11.698v3.406h-11.7l.002-3.406Zm0 13.63h11.698v3.409h-11.7l.002-3.41ZM0 15.355v27.261h26.745V15.357H0ZM13.374 31.21l-1.636 2.5h1.636v3.046H5.152l5.965-8.97-5.285-8.066h4.416l3.129 4.692 3.125-4.692h4.414l-5.296 8.066 5.973 8.97h-4.582l-3.637-5.546Z"})});$n.propTypes={width:n.number||n.string,height:n.number||n.string};const Wn=({width:e=16,height:s=16})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 16 16",children:[t.jsx("path",{fill:"#21459C",d:"M12.295 13.958h-8.59c-.454 0-.889-.174-1.21-.482-.32-.308-.5-.726-.5-1.162V9.735a.58.58 0 0 1 .18-.418.628.628 0 0 1 .434-.173c.163 0 .32.062.435.173a.58.58 0 0 1 .18.418v2.579c0 .122.05.24.14.326a.49.49 0 0 0 .34.136h8.591a.49.49 0 0 0 .34-.136.453.453 0 0 0 .141-.326V9.735a.58.58 0 0 1 .18-.418.628.628 0 0 1 .435-.173c.163 0 .32.062.435.173a.58.58 0 0 1 .18.418v2.579c0 .436-.18.854-.501 1.162-.321.308-.756.482-1.21.482ZM11.063 4.588a.62.62 0 0 0-.444-.152.634.634 0 0 0-.425.194L8.872 6.035V2.216a.835.835 0 0 0-.254-.625.901.901 0 0 0-.644-.262.93.93 0 0 0-.644.262.861.861 0 0 0-.254.625v3.82L5.759 4.63a.63.63 0 0 0-.846-.02.576.576 0 0 0-.065.811l2.673 2.85a.615.615 0 0 0 .456.195.636.636 0 0 0 .457-.195l2.675-2.849a.586.586 0 0 0 .158-.426.57.57 0 0 0-.203-.41"}),t.jsx("path",{fill:"#21459C",d:"M8.002 9.344a.9.9 0 0 1 .623.248.831.831 0 0 1 .258.6v.12c0 .225-.093.44-.258.6a.9.9 0 0 1-.623.247.9.9 0 0 1-.623-.248.831.831 0 0 1-.258-.599v-.12c0-.226.092-.441.258-.6a.9.9 0 0 1 .623-.248Z"})]});Wn.propTypes={width:n.number||n.string,height:n.number||n.string};const Ps=({width:e=20,height:s=17})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 20 17",children:t.jsx("path",{fill:"#33A1DD",fillRule:"evenodd",d:"M18 0H2A1.95 1.95 0 0 0 .592.622 2.17 2.17 0 0 0 .01 2.11L0 14.77c.002.56.213 1.095.588 1.49.374.396.882.619 1.412.62h16a1.955 1.955 0 0 0 1.413-.62c.374-.395.585-.93.587-1.49V2.11a2.177 2.177 0 0 0-.587-1.49A1.955 1.955 0 0 0 18 0Zm0 4.22-8 5.275L2 4.22V2.11l8 5.275 8-5.275v2.11Z",clipRule:"evenodd"})});Ps.propTypes={width:n.number||n.string,height:n.number||n.string};const Bn=({width:e=8,height:s=14})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 8 14",children:t.jsx("path",{fill:"#33A4DD",d:"M0 2.407 1.4.958l6 6.212-6 6.212-1.4-1.45L4.6 7.17 0 2.407Z"})});Bn.propTypes={width:n.number||n.string,height:n.number||n.string};const $s=({width:e=24,height:s=24,...r})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",...r,viewBox:"0 0 24 24",children:t.jsx("path",{fill:"#BBD1DC",fillRule:"evenodd",d:"M20 18.373c0-1.085-1.629-1.685-2.452-2.006-.5-.206-1.012-.412-1.509-.635a5.401 5.401 0 0 1-1.852-1.235.858.858 0 0 1-.274-.617 5.34 5.34 0 0 1 .187-1.166 9.398 9.398 0 0 1 .669-1.612c.238-.685.41-1.391.514-2.11.07-.296.117-.6.138-.904 0-2.126-1.115-4-3.43-4-2.315 0-3.43 1.869-3.43 4a5.6 5.6 0 0 0 .154.909c.11.718.289 1.424.532 2.109.28.512.504 1.052.669 1.612.114.379.178.77.189 1.166a.86.86 0 0 1-.274.617 5.4 5.4 0 0 1-1.852 1.23c-.5.24-1.012.43-1.509.636-.824.343-2.47.92-2.47 2.006v1.715h16v-1.715Z",clipRule:"evenodd"})});$s.propTypes={width:n.number||n.string,height:n.number||n.string};const to=({width:e=20,height:s=20})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,viewBox:"0 0 20 20",fill:"currentColor",children:t.jsx("path",{d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z"})});to.propTypes={width:n.number||n.string,height:n.number||n.string};const Ws=({children:e,fontSize:s})=>t.jsxs("div",{className:"TooltipsWhiteContainer",children:[t.jsx("div",{className:"triangle"}),t.jsx("span",{className:"card-children",style:{fontSize:s},children:e})]});Ws.propTypes={children:n.any,fontSize:n.string};const no=({children:e,className:s,...r})=>t.jsx("div",{className:`td-tooltip-container ${s}`,...r,children:e});no.propTypes={children:n.node,className:n.string,props:n.object};const _1=e=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",id:"Capa_1","data-name":"Capa 1",viewBox:"0 0 277 276",...e,children:[t.jsxs("defs",{children:[t.jsx("clipPath",{id:"clippath",children:t.jsx("path",{d:"M106.15 191.04a61.911 61.911 0 0 1-21.91-21.12c0-.01-.02-.03-.03-.04a.405.405 0 0 1-.05-.09c-.05-.08-.1-.16-.15-.25-.09-.15-.18-.29-.27-.44-.05-.09-.1-.17-.15-.26-.12-.19-.23-.39-.34-.58-.04-.07-.08-.14-.12-.22l-.36-.63c-.04-.08-.08-.15-.13-.23-.11-.2-.21-.39-.32-.58l-.04-.07v-.03c-.3-.55-.6-1.1-.89-1.66-.04-.07-.08-.15-.12-.22-.31-.58-.61-1.17-.9-1.76-.02-.04-.04-.07-.05-.11-4.42-8.85-7.51-18.18-9.22-27.84 0-.02 0-.04-.01-.06v-.05c-.11-.61-.21-1.23-.31-1.84l-.06-.38-.21-1.44c-.03-.19-.05-.39-.08-.58-.06-.46-.12-.92-.17-1.38l-.09-.81c0-.06-.01-.12-.02-.19-.03-.31-.07-.62-.1-.94-.04-.36-.07-.72-.1-1.08-.03-.3-.05-.59-.08-.89-.03-.31-.05-.63-.07-.94l-.09-1.31c-.01-.22-.03-.45-.04-.67-.03-.54-.05-1.07-.07-1.61 0-.11 0-.22-.01-.33-.02-.6-.04-1.21-.05-1.81v-.02c-.16-9.83 1.1-19.61 3.76-29.18 3.53-12.7 9.36-24.44 17.32-34.87l.79-1.03c.23-.3.47-.59.71-.89.03-.03.05-.07.08-.1 3.84-4.78 8.07-9.18 12.69-13.18.18-.15.35-.31.53-.46.1-.08.2-.17.3-.25.27-.23.55-.46.82-.69l.16-.13c.33-.28.67-.55 1.01-.82h.01c4.13-3.33 8.53-6.34 13.19-9.04 0 0 .01 0 .02-.01 7.89-4.55 16.2-8 24.85-10.32a100.21 100.21 0 0 1 13.85-2.69c.45-.06.9-.11 1.35-.16.15-.02.3-.03.44-.05l.91-.09c.17-.02.35-.03.52-.05.28-.03.57-.05.85-.08.18-.01.35-.03.53-.04l.86-.06c.17-.01.34-.02.51-.04l.97-.06c.13 0 .26-.02.39-.02l1.36-.06h.22c.38-.01.76-.03 1.13-.04h.46c.3 0 .61-.01.91-.02h1.89c.3 0 .6 0 .9.01h.46c.36 0 .73.02 1.09.03h.27c.45.01.91.03 1.36.05.11 0 .21.01.32.02l1.04.06c.16 0 .32.02.47.03l.89.06c.17.01.34.03.51.04.28.02.57.05.85.07.17.01.34.03.52.05l.88.09.36.03c-14.61-5.52-30.27-8.48-46.3-8.48-46.3 0-89.51 24.68-113.13 64.49v.02c-.03.14-.07.27-.11.4 0 .03-.02.06-.03.09-.04.12-.08.25-.13.37 0 .01 0 .03-.01.04-.05.13-.11.26-.17.39-.01.03-.03.06-.04.09-.06.13-.13.26-.2.38-.39.67-.77 1.35-1.14 2.03-23.56 43.2-8.58 96.37 34.08 121 .4.23.79.45 1.19.67.14.08.27.15.41.22.26.14.52.29.78.43.17.09.34.18.5.27.22.12.44.23.66.34 25.67 13.34 55.15 13.09 79.8 1.56-.83.03-1.66.05-2.49.05-10.66 0-21.16-2.77-30.37-8.02Z",className:"cls-106"})}),t.jsx("clipPath",{id:"clippath-1",children:t.jsx("path",{d:"M106.49 84.24a61.916 61.916 0 0 1 29.35-8.07h2.2c.24 0 1.43.04 1.65.05h.1c.63.02 1.25.05 1.88.08.08 0 .17 0 .25.01.66.03 1.31.07 1.97.12h.12c9.87.72 19.46 2.82 28.65 6.28.02 0 .04.01.06.02.01 0 .03.01.04.02.58.22 1.16.45 1.74.68.12.05.24.1.35.14.45.18.9.37 1.35.55.18.08.36.15.54.23.43.18.85.37 1.27.55l.75.33c.06.03.11.05.17.08.29.13.57.26.86.39.33.15.66.31.98.46.27.13.54.26.8.39.28.14.57.28.85.42.39.2.78.39 1.17.59.2.1.4.21.59.31.48.25.95.5 1.42.76.1.05.19.11.29.16.53.29 1.06.58 1.58.88h.01c8.53 4.88 16.3 10.95 23.18 18.13 9.12 9.52 16.24 20.52 21.15 32.7l.48 1.2c.14.35.27.71.41 1.06.02.04.03.08.05.12 2.16 5.74 3.78 11.63 4.86 17.65l.12.69.06.38c.06.35.12.7.17 1.06l.03.21c.07.43.13.86.19 1.29v.01c.75 5.25 1.1 10.57 1.04 15.96v.02c-.11 9.11-1.39 18.02-3.81 26.64-.23.82-.47 1.64-.72 2.45a102.29 102.29 0 0 1-4.03 10.83c-.18.42-.37.83-.56 1.25-.06.14-.12.27-.19.41-.13.28-.26.56-.39.83-.07.16-.15.31-.22.47-.12.26-.25.51-.37.77-.08.16-.16.32-.23.48-.13.26-.25.51-.38.77-.08.15-.15.3-.23.45-.15.29-.3.58-.44.86-.06.11-.12.23-.18.34-.21.4-.42.8-.64 1.2-.04.07-.07.13-.11.2-.18.33-.36.66-.55.99-.07.13-.15.26-.22.4-.15.26-.3.53-.45.79-.08.15-.17.29-.25.44-.15.25-.29.5-.44.75-.09.15-.17.29-.26.43-.16.26-.31.52-.47.77l-.24.39c-.19.31-.38.62-.58.92-.05.07-.09.15-.14.23-.24.38-.49.76-.74 1.14-.06.09-.12.18-.18.26-.19.29-.38.58-.58.86l-.27.39c-.17.24-.33.49-.5.73l-.3.42c-.16.23-.33.47-.5.7l-.3.42c-.17.24-.35.48-.52.72-.07.1-.14.19-.21.29 12.21-9.74 22.74-21.7 30.93-35.49 23.63-39.81 24.46-89.57 2.27-130.2l-.01-.01c-.1-.1-.2-.19-.29-.3-.02-.02-.04-.05-.07-.07-.09-.1-.17-.2-.25-.3 0-.01-.02-.02-.03-.03-.09-.11-.17-.23-.25-.34l-.06-.09c-.08-.12-.15-.24-.23-.37-.38-.67-.77-1.35-1.17-2.02-25.18-42.3-78.55-56.55-121.5-32.44-.4.22-.79.45-1.19.68-.13.08-.27.16-.4.24-.26.15-.51.3-.76.45-.16.1-.33.2-.49.3l-.63.39c-24.58 15.27-39.41 40.75-42.07 67.83.39-.73.8-1.45 1.23-2.17 5.44-9.16 13.18-16.78 22.39-22.03Z",className:"cls-106"})}),t.jsx("clipPath",{id:"clippath-2",children:t.jsx("path",{d:"M200.43 140.25a61.781 61.781 0 0 1-8.26 29.3c0 .01-.02.03-.03.04-.02.03-.04.06-.05.09-.05.08-.1.17-.15.25-.09.15-.17.3-.26.44-.05.09-.1.17-.16.26-.12.19-.23.39-.35.58-.04.07-.09.14-.13.21-.13.21-.26.41-.39.61-.05.07-.1.15-.14.22-.12.19-.24.37-.36.56l-.04.06v.03c-.34.53-.69 1.05-1.04 1.57-.05.07-.09.14-.14.21-.37.55-.74 1.09-1.12 1.62l-.07.1a101.68 101.68 0 0 1-20.18 21.28c-.02.01-.03.03-.05.04-.01 0-.03.02-.04.03-.49.38-.98.77-1.48 1.14-.1.08-.2.15-.31.23l-1.17.87c-.16.12-.32.23-.48.35-.37.27-.75.54-1.13.8-.22.16-.45.31-.67.47-.05.04-.1.07-.15.11-.26.18-.52.35-.78.53l-.9.6c-.25.16-.5.33-.75.49-.27.17-.53.34-.8.51l-1.11.69c-.19.12-.38.23-.57.35-.46.28-.92.55-1.39.83-.1.06-.19.11-.29.17-.52.3-1.05.6-1.57.9h-.01c-8.59 4.78-17.8 8.3-27.5 10.48-12.86 2.89-25.96 3.3-38.92 1.22l-1.28-.21c-.37-.06-.75-.13-1.12-.2-.04 0-.09-.02-.13-.02-6.03-1.12-11.91-2.77-17.62-4.96-.22-.08-.44-.17-.66-.25-.12-.05-.24-.1-.36-.14-.33-.13-.66-.26-1-.4-.06-.03-.13-.05-.19-.08-.4-.16-.8-.33-1.2-.5h-.01c-4.88-2.07-9.62-4.52-14.2-7.36 0 0-.01 0-.02-.01-7.74-4.8-14.71-10.5-20.84-17.02-.58-.62-1.16-1.25-1.73-1.89-2.56-2.86-4.96-5.88-7.19-9.04-.26-.37-.52-.74-.78-1.12l-.25-.37c-.17-.25-.34-.51-.52-.76-.1-.14-.19-.29-.29-.44-.16-.24-.31-.48-.47-.71-.1-.15-.19-.3-.29-.45-.16-.24-.31-.48-.46-.73-.09-.14-.18-.29-.27-.43-.17-.27-.34-.55-.51-.83-.07-.11-.14-.22-.2-.33-.23-.39-.47-.78-.7-1.17-.04-.06-.08-.13-.11-.19-.19-.33-.38-.65-.57-.98-.08-.13-.15-.26-.22-.4-.15-.26-.3-.53-.44-.79-.08-.15-.16-.3-.24-.44-.14-.25-.28-.51-.41-.77l-.24-.45c-.14-.27-.28-.53-.42-.8-.07-.14-.14-.27-.21-.41-.17-.32-.33-.65-.49-.97l-.12-.24-.6-1.23c-.05-.1-.09-.19-.14-.29-.15-.31-.3-.63-.44-.94-.07-.14-.13-.29-.2-.43-.12-.27-.25-.54-.37-.81-.07-.16-.14-.31-.21-.47-.12-.26-.23-.52-.34-.79-.07-.16-.14-.32-.2-.48-.12-.27-.23-.55-.34-.82-.05-.11-.09-.22-.14-.33 2.04 15.48 6.83 30.68 14.41 44.81 21.88 40.8 64.06 67.22 110.31 69.21h.02c.13-.04.27-.07.41-.1.03 0 .06-.01.1-.02.13-.02.26-.05.39-.06h.04c.14-.02.28-.03.42-.04h.53c.77.02 1.55.04 2.33.04 49.23.29 89-38.04 90.54-87.28l.03-1.37v-2.67c-.38-28.93-14.53-54.79-36.35-71.06.42.71.83 1.44 1.22 2.17 5.04 9.39 7.56 19.96 7.29 30.55Z",className:"cls-106"})}),t.jsx("style",{children:".cls-106,.cls-177,.cls-266,.cls-7{stroke-width:0}.cls-7{fill:#c2aeff}.cls-106{fill:none}.cls-177{fill:#2242a0}.cls-266{fill:#33a4dd}"})]}),t.jsxs("g",{style:{clipPath:"url(#clippath)"},children:[t.jsx("path",{d:"M-1.97 207.56h184.8v3.23H-1.97zM-1.97 205.64h184.8v1.92H-1.97z",className:"cls-7"}),t.jsx("path",{d:"M-1.97 203.72h184.8v1.92H-1.97z",style:{fill:"#c1adfe",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 201.81h184.8v1.92H-1.97z",style:{fill:"#c0acfd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 199.89h184.8v1.92H-1.97z",style:{fill:"#bfabfc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 197.97h184.8v1.92H-1.97z",style:{fill:"#beaafb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 196.05h184.8v1.92H-1.97z",style:{fill:"#bda9fa",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 194.13h184.8v1.92H-1.97z",style:{fill:"#bca8f9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 192.21h184.8v1.92H-1.97z",style:{fill:"#bba7f8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 190.3h184.8v1.92H-1.97z",style:{fill:"#baa6f7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 188.38h184.8v1.92H-1.97z",style:{fill:"#b9a5f6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 186.46h184.8v1.92H-1.97z",style:{fill:"#b8a4f5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 184.54h184.8v1.92H-1.97z",style:{fill:"#b7a3f4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 182.62h184.8v1.92H-1.97z",style:{fill:"#b6a2f3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 180.71h184.8v1.92H-1.97z",style:{fill:"#b5a1f2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 178.79h184.8v1.92H-1.97z",style:{fill:"#b4a0f1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 176.87h184.8v1.92H-1.97z",style:{fill:"#b39ff0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 174.95h184.8v1.92H-1.97z",style:{fill:"#b29eef",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 173.03h184.8v1.92H-1.97z",style:{fill:"#b19dee",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 171.12h184.8v1.92H-1.97z",style:{fill:"#b09ced",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 169.2h184.8v1.92H-1.97z",style:{fill:"#af9bec",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 167.28h184.8v1.92H-1.97z",style:{fill:"#ae9aeb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 165.36h184.8v1.92H-1.97z",style:{fill:"#ad99ea",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 163.44h184.8v1.92H-1.97z",style:{fill:"#ac98e9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 161.52h184.8v1.92H-1.97z",style:{fill:"#ab97e8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 159.61h184.8v1.92H-1.97z",style:{fill:"#aa96e7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 157.69h184.8v1.92H-1.97z",style:{fill:"#a995e6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 155.77h184.8v1.92H-1.97z",style:{fill:"#a894e5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 153.85h184.8v1.92H-1.97z",style:{fill:"#a793e4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 151.93h184.8v1.92H-1.97z",style:{fill:"#a692e3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 150.02h184.8v1.92H-1.97z",style:{fill:"#a591e2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 148.1h184.8v1.92H-1.97z",style:{fill:"#a490e1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 146.18h184.8v1.92H-1.97z",style:{fill:"#a38fe0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 144.26h184.8v1.92H-1.97z",style:{fill:"#a28edf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 142.34h184.8v1.92H-1.97z",style:{fill:"#a18dde",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 140.42h184.8v1.92H-1.97z",style:{fill:"#a08cdd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 138.51h184.8v1.92H-1.97z",style:{fill:"#9f8bdc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 136.59h184.8v1.92H-1.97z",style:{fill:"#9e8adb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 134.67h184.8v1.92H-1.97z",style:{fill:"#9d89da",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 132.75h184.8v1.92H-1.97z",style:{fill:"#9c88d9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 130.83h184.8v1.92H-1.97z",style:{fill:"#9b87d8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 128.92h184.8v1.92H-1.97z",style:{fill:"#9a86d7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 127h184.8v1.92H-1.97z",style:{fill:"#9985d6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 125.08h184.8V127H-1.97z",style:{fill:"#9884d5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 123.16h184.8v1.92H-1.97z",style:{fill:"#9783d4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 121.24h184.8v1.92H-1.97z",style:{fill:"#9682d3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 119.33h184.8v1.92H-1.97z",style:{fill:"#9581d2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 117.41h184.8v1.92H-1.97z",style:{fill:"#9480d1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 115.49h184.8v1.92H-1.97z",style:{fill:"#937fd0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 113.57h184.8v1.92H-1.97z",style:{fill:"#927ecf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 111.65h184.8v1.92H-1.97z",style:{fill:"#917dce",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 109.73h184.8v1.92H-1.97z",style:{fill:"#907ccd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 107.82h184.8v1.92H-1.97z",style:{fill:"#8f7bcc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 105.9h184.8v1.92H-1.97z",style:{fill:"#8e7acb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 103.98h184.8v1.92H-1.97z",style:{fill:"#8d79c9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 102.06h184.8v1.92H-1.97z",style:{fill:"#8c78c8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 100.14h184.8v1.92H-1.97z",style:{fill:"#8b77c7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 98.23h184.8v1.92H-1.97z",style:{fill:"#8a76c6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 96.31h184.8v1.92H-1.97z",style:{fill:"#8975c5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 94.39h184.8v1.92H-1.97z",style:{strokeWidth:0,fill:"#8874c4"}}),t.jsx("path",{d:"M-1.97 92.47h184.8v1.92H-1.97z",style:{fill:"#8773c3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 90.55h184.8v1.92H-1.97z",style:{fill:"#8672c2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 88.63h184.8v1.92H-1.97z",style:{fill:"#8571c1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 86.72h184.8v1.92H-1.97z",style:{fill:"#8470c0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 84.8h184.8v1.92H-1.97z",style:{fill:"#836fbf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 82.88h184.8v1.92H-1.97z",style:{fill:"#826ebe",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 80.96h184.8v1.92H-1.97z",style:{fill:"#816dbd",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 79.04h184.8v1.92H-1.97z",style:{fill:"#806cbc",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 77.13h184.8v1.92H-1.97z",style:{fill:"#7f6bbb",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 75.21h184.8v1.92H-1.97z",style:{fill:"#7e6aba",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 73.29h184.8v1.92H-1.97z",style:{fill:"#7d69b9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 71.37h184.8v1.92H-1.97z",style:{fill:"#7c68b8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 69.45h184.8v1.92H-1.97z",style:{fill:"#7b67b7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 67.54h184.8v1.92H-1.97z",style:{fill:"#7a66b6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 65.62h184.8v1.92H-1.97z",style:{fill:"#7965b5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 63.7h184.8v1.92H-1.97z",style:{fill:"#7864b4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 61.78h184.8v1.92H-1.97z",style:{fill:"#7763b3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 59.86h184.8v1.92H-1.97z",style:{fill:"#7662b2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 57.94h184.8v1.92H-1.97z",style:{fill:"#7561b1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 56.03h184.8v1.92H-1.97z",style:{fill:"#7460b0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 54.11h184.8v1.92H-1.97z",style:{fill:"#735faf",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 52.19h184.8v1.92H-1.97z",style:{fill:"#725eae",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 50.27h184.8v1.92H-1.97z",style:{fill:"#715dad",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 48.35h184.8v1.92H-1.97z",style:{fill:"#705cac",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 46.44h184.8v1.92H-1.97z",style:{fill:"#6f5bab",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 44.52h184.8v1.92H-1.97z",style:{fill:"#6e5aaa",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 42.6h184.8v1.92H-1.97z",style:{fill:"#6d59a9",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 40.68h184.8v1.92H-1.97z",style:{fill:"#6c58a8",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 38.76h184.8v1.92H-1.97z",style:{fill:"#6b57a7",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 36.84h184.8v1.92H-1.97z",style:{fill:"#6a56a6",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 34.93h184.8v1.92H-1.97z",style:{fill:"#6955a5",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 33.01h184.8v1.92H-1.97z",style:{fill:"#6854a4",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 31.09h184.8v1.92H-1.97z",style:{fill:"#6753a3",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 29.17h184.8v1.92H-1.97z",style:{fill:"#6652a2",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 27.25h184.8v1.92H-1.97z",style:{fill:"#6551a1",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 25.34h184.8v1.92H-1.97z",style:{fill:"#6450a0",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 23.42h184.8v1.92H-1.97z",style:{fill:"#634f9f",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 21.5h184.8v1.92H-1.97z",style:{fill:"#624e9e",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 19.58h184.8v1.92H-1.97z",style:{fill:"#614d9d",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 17.66h184.8v1.92H-1.97z",style:{fill:"#604c9c",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 15.74h184.8v1.92H-1.97z",style:{fill:"#5f4b9b",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 13.83h184.8v1.92H-1.97z",style:{fill:"#5e4a9a",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 11.91h184.8v1.92H-1.97z",style:{fill:"#5d4999",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 9.99h184.8v1.92H-1.97z",style:{fill:"#5c4898",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 8.07h184.8v1.92H-1.97z",style:{fill:"#5b4797",strokeWidth:0}}),t.jsx("path",{d:"M-1.97 6.15h184.8v1.92H-1.97z",style:{fill:"#5a4696",strokeWidth:0}})]}),t.jsxs("g",{style:{clipPath:"url(#clippath-1)"},children:[t.jsx("path",{d:"M82.87 14.44h2.04v225.77h-2.04z",style:{fill:"#29ffd1",strokeWidth:0}}),t.jsx("path",{d:"M84.91 14.44h2.04v225.77h-2.04z",style:{fill:"#29fed1",strokeWidth:0}}),t.jsx("path",{d:"M86.94 14.44h2.04v225.77h-2.04z",style:{fill:"#29fdd1",strokeWidth:0}}),t.jsx("path",{d:"M88.98 14.44h2.04v225.77h-2.04z",style:{fill:"#29fcd1",strokeWidth:0}}),t.jsx("path",{d:"M91.02 14.44h2.04v225.77h-2.04z",style:{fill:"#29fbd2",strokeWidth:0}}),t.jsx("path",{d:"M93.06 14.44h2.04v225.77h-2.04z",style:{fill:"#2afad2",strokeWidth:0}}),t.jsx("path",{d:"M95.1 14.44h2.04v225.77H95.1z",style:{fill:"#2af9d2",strokeWidth:0}}),t.jsx("path",{d:"M97.13 14.44h2.04v225.77h-2.04z",style:{fill:"#2af8d2",strokeWidth:0}}),t.jsx("path",{d:"M99.17 14.44h2.04v225.77h-2.04z",style:{fill:"#2af7d2",strokeWidth:0}}),t.jsx("path",{d:"M101.21 14.44h2.04v225.77h-2.04z",style:{fill:"#2af6d2",strokeWidth:0}}),t.jsx("path",{d:"M103.25 14.44h2.04v225.77h-2.04z",style:{fill:"#2af5d2",strokeWidth:0}}),t.jsx("path",{d:"M105.29 14.44h2.04v225.77h-2.04z",style:{fill:"#2af4d2",strokeWidth:0}}),t.jsx("path",{d:"M107.32 14.44h2.04v225.77h-2.04z",style:{fill:"#2af3d3",strokeWidth:0}}),t.jsx("path",{d:"M109.36 14.44h2.04v225.77h-2.04z",style:{fill:"#2af2d3",strokeWidth:0}}),t.jsx("path",{d:"M111.4 14.44h2.04v225.77h-2.04z",style:{fill:"#2bf1d3",strokeWidth:0}}),t.jsx("path",{d:"M113.44 14.44h2.04v225.77h-2.04z",style:{fill:"#2bf0d3",strokeWidth:0}}),t.jsx("path",{d:"M115.48 14.44h2.04v225.77h-2.04z",style:{fill:"#2befd3",strokeWidth:0}}),t.jsx("path",{d:"M117.51 14.44h2.04v225.77h-2.04z",style:{fill:"#2beed3",strokeWidth:0}}),t.jsx("path",{d:"M119.55 14.44h2.04v225.77h-2.04z",style:{fill:"#2bedd3",strokeWidth:0}}),t.jsx("path",{d:"M121.59 14.44h2.04v225.77h-2.04z",style:{fill:"#2becd4",strokeWidth:0}}),t.jsx("path",{d:"M123.63 14.44h2.04v225.77h-2.04z",style:{fill:"#2bebd4",strokeWidth:0}}),t.jsx("path",{d:"M125.67 14.44h2.04v225.77h-2.04z",style:{fill:"#2bead4",strokeWidth:0}}),t.jsx("path",{d:"M127.7 14.44h2.04v225.77h-2.04z",style:{fill:"#2be9d4",strokeWidth:0}}),t.jsx("path",{d:"M129.74 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce8d4",strokeWidth:0}}),t.jsx("path",{d:"M131.78 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce7d4",strokeWidth:0}}),t.jsx("path",{d:"M133.82 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce6d4",strokeWidth:0}}),t.jsx("path",{d:"M135.85 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce5d4",strokeWidth:0}}),t.jsx("path",{d:"M137.89 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce4d5",strokeWidth:0}}),t.jsx("path",{d:"M139.93 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce3d5",strokeWidth:0}}),t.jsx("path",{d:"M141.97 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce2d5",strokeWidth:0}}),t.jsx("path",{d:"M144.01 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce1d5",strokeWidth:0}}),t.jsx("path",{d:"M146.04 14.44h2.04v225.77h-2.04z",style:{fill:"#2ce0d5",strokeWidth:0}}),t.jsx("path",{d:"M148.08 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddfd5",strokeWidth:0}}),t.jsx("path",{d:"M150.12 14.44h2.04v225.77h-2.04z",style:{fill:"#2dded5",strokeWidth:0}}),t.jsx("path",{d:"M152.16 14.44h2.04v225.77h-2.04z",style:{fill:"#2dddd6",strokeWidth:0}}),t.jsx("path",{d:"M154.2 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddcd6",strokeWidth:0}}),t.jsx("path",{d:"M156.23 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddbd6",strokeWidth:0}}),t.jsx("path",{d:"M158.27 14.44h2.04v225.77h-2.04z",style:{fill:"#2ddad6",strokeWidth:0}}),t.jsx("path",{d:"M160.31 14.44h2.04v225.77h-2.04z",style:{fill:"#2dd9d6",strokeWidth:0}}),t.jsx("path",{d:"M162.35 14.44h2.04v225.77h-2.04z",style:{fill:"#2dd8d6",strokeWidth:0}}),t.jsx("path",{d:"M164.39 14.44h2.04v225.77h-2.04z",style:{fill:"#2dd7d6",strokeWidth:0}}),t.jsx("path",{d:"M166.42 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed6d6",strokeWidth:0}}),t.jsx("path",{d:"M168.46 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed5d7",strokeWidth:0}}),t.jsx("path",{d:"M170.5 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed4d7",strokeWidth:0}}),t.jsx("path",{d:"M172.54 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed3d7",strokeWidth:0}}),t.jsx("path",{d:"M174.58 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed2d7",strokeWidth:0}}),t.jsx("path",{d:"M176.61 14.44h2.04v225.77h-2.04z",style:{fill:"#2ed0d7",strokeWidth:0}}),t.jsx("path",{d:"M178.65 14.44h2.04v225.77h-2.04z",style:{fill:"#2ecfd7",strokeWidth:0}}),t.jsx("path",{d:"M180.69 14.44h2.04v225.77h-2.04z",style:{fill:"#2eced7",strokeWidth:0}}),t.jsx("path",{d:"M182.73 14.44h2.04v225.77h-2.04z",style:{fill:"#2ecdd8",strokeWidth:0}}),t.jsx("path",{d:"M184.77 14.44h2.04v225.77h-2.04z",style:{fill:"#2fccd8",strokeWidth:0}}),t.jsx("path",{d:"M186.8 14.44h2.04v225.77h-2.04z",style:{fill:"#2fcbd8",strokeWidth:0}}),t.jsx("path",{d:"M188.84 14.44h2.04v225.77h-2.04z",style:{fill:"#2fcad8",strokeWidth:0}}),t.jsx("path",{d:"M190.88 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc9d8",strokeWidth:0}}),t.jsx("path",{d:"M192.92 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc8d8",strokeWidth:0}}),t.jsx("path",{d:"M194.96 14.44H197v225.77h-2.04z",style:{fill:"#2fc7d8",strokeWidth:0}}),t.jsx("path",{d:"M196.99 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc6d8",strokeWidth:0}}),t.jsx("path",{d:"M199.03 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc5d9",strokeWidth:0}}),t.jsx("path",{d:"M201.07 14.44h2.04v225.77h-2.04z",style:{fill:"#2fc4d9",strokeWidth:0}}),t.jsx("path",{d:"M203.11 14.44h2.04v225.77h-2.04z",style:{fill:"#30c3d9",strokeWidth:0}}),t.jsx("path",{d:"M205.15 14.44h2.04v225.77h-2.04z",style:{fill:"#30c2d9",strokeWidth:0}}),t.jsx("path",{d:"M207.18 14.44h2.04v225.77h-2.04z",style:{fill:"#30c1d9",strokeWidth:0}}),t.jsx("path",{d:"M209.22 14.44h2.04v225.77h-2.04z",style:{fill:"#30c0d9",strokeWidth:0}}),t.jsx("path",{d:"M211.26 14.44h2.04v225.77h-2.04z",style:{fill:"#30bfd9",strokeWidth:0}}),t.jsx("path",{d:"M213.3 14.44h2.04v225.77h-2.04z",style:{fill:"#30beda",strokeWidth:0}}),t.jsx("path",{d:"M215.33 14.44h2.04v225.77h-2.04z",style:{fill:"#30bdda",strokeWidth:0}}),t.jsx("path",{d:"M217.37 14.44h2.04v225.77h-2.04z",style:{fill:"#30bcda",strokeWidth:0}}),t.jsx("path",{d:"M219.41 14.44h2.04v225.77h-2.04z",style:{fill:"#30bbda",strokeWidth:0}}),t.jsx("path",{d:"M221.45 14.44h2.04v225.77h-2.04z",style:{fill:"#31bada",strokeWidth:0}}),t.jsx("path",{d:"M223.49 14.44h2.04v225.77h-2.04z",style:{fill:"#31b9da",strokeWidth:0}}),t.jsx("path",{d:"M225.52 14.44h2.04v225.77h-2.04z",style:{fill:"#31b8da",strokeWidth:0}}),t.jsx("path",{d:"M227.56 14.44h2.04v225.77h-2.04z",style:{fill:"#31b7da",strokeWidth:0}}),t.jsx("path",{d:"M229.6 14.44h2.04v225.77h-2.04z",style:{fill:"#31b6db",strokeWidth:0}}),t.jsx("path",{d:"M231.64 14.44h2.04v225.77h-2.04z",style:{fill:"#31b5db",strokeWidth:0}}),t.jsx("path",{d:"M233.68 14.44h2.04v225.77h-2.04z",style:{fill:"#31b4db",strokeWidth:0}}),t.jsx("path",{d:"M235.71 14.44h2.04v225.77h-2.04z",style:{fill:"#31b3db",strokeWidth:0}}),t.jsx("path",{d:"M237.75 14.44h2.04v225.77h-2.04z",style:{fill:"#31b2db",strokeWidth:0}}),t.jsx("path",{d:"M239.79 14.44h2.04v225.77h-2.04z",style:{fill:"#32b1db",strokeWidth:0}}),t.jsx("path",{d:"M241.83 14.44h2.04v225.77h-2.04z",style:{fill:"#32b0db",strokeWidth:0}}),t.jsx("path",{d:"M243.87 14.44h2.04v225.77h-2.04z",style:{fill:"#32afdc",strokeWidth:0}}),t.jsx("path",{d:"M245.9 14.44h2.04v225.77h-2.04z",style:{fill:"#32aedc",strokeWidth:0}}),t.jsx("path",{d:"M247.94 14.44h2.04v225.77h-2.04z",style:{fill:"#32addc",strokeWidth:0}}),t.jsx("path",{d:"M249.98 14.44h2.04v225.77h-2.04z",style:{fill:"#32acdc",strokeWidth:0}}),t.jsx("path",{d:"M252.02 14.44h2.04v225.77h-2.04z",style:{fill:"#32abdc",strokeWidth:0}}),t.jsx("path",{d:"M254.06 14.44h2.04v225.77h-2.04z",style:{fill:"#32aadc",strokeWidth:0}}),t.jsx("path",{d:"M256.09 14.44h2.04v225.77h-2.04z",style:{fill:"#32a9dc",strokeWidth:0}}),t.jsx("path",{d:"M258.13 14.44h2.04v225.77h-2.04z",style:{fill:"#33a8dc",strokeWidth:0}}),t.jsx("path",{d:"M260.17 14.44h2.04v225.77h-2.04z",style:{fill:"#33a7dd",strokeWidth:0}}),t.jsx("path",{d:"M262.21 14.44h2.04v225.77h-2.04z",style:{fill:"#33a6dd",strokeWidth:0}}),t.jsx("path",{d:"M264.25 14.44h2.04v225.77h-2.04z",style:{fill:"#33a5dd",strokeWidth:0}}),t.jsx("path",{d:"M266.28 14.44h2.04v225.77h-2.04zM268.32 14.44h6.12v225.77h-6.12z",className:"cls-266"})]}),t.jsxs("g",{style:{clipPath:"url(#clippath-2)"},children:[t.jsx("path",{d:"M8.73 107.53h2.26v162.66H8.73z",style:{fill:"#34a3f7",strokeWidth:0}}),t.jsx("path",{d:"M10.99 107.53h2.26v162.66h-2.26z",style:{fill:"#34a2f7",strokeWidth:0}}),t.jsx("path",{d:"M13.26 107.53h2.26v162.66h-2.26z",style:{fill:"#34a2f6",strokeWidth:0}}),t.jsx("path",{d:"M15.52 107.53h2.26v162.66h-2.26z",style:{fill:"#34a1f5",strokeWidth:0}}),t.jsx("path",{d:"M17.78 107.53h2.26v162.66h-2.26z",style:{fill:"#34a0f5",strokeWidth:0}}),t.jsx("path",{d:"M20.05 107.53h2.26v162.66h-2.26z",style:{fill:"#33a0f4",strokeWidth:0}}),t.jsx("path",{d:"M22.31 107.53h2.26v162.66h-2.26z",style:{fill:"#339ff3",strokeWidth:0}}),t.jsx("path",{d:"M24.57 107.53h2.26v162.66h-2.26z",style:{fill:"#339ef3",strokeWidth:0}}),t.jsx("path",{d:"M26.84 107.53h2.26v162.66h-2.26z",style:{fill:"#339df2",strokeWidth:0}}),t.jsx("path",{d:"M29.1 107.53h2.26v162.66H29.1z",style:{fill:"#339cf1",strokeWidth:0}}),t.jsx("path",{d:"M31.36 107.53h2.26v162.66h-2.26z",style:{fill:"#339cf0",strokeWidth:0}}),t.jsx("path",{d:"M33.63 107.53h2.26v162.66h-2.26z",style:{fill:"#329bf0",strokeWidth:0}}),t.jsx("path",{d:"M35.89 107.53h2.26v162.66h-2.26z",style:{fill:"#329aef",strokeWidth:0}}),t.jsx("path",{d:"M38.15 107.53h2.26v162.66h-2.26z",style:{fill:"#3299ee",strokeWidth:0}}),t.jsx("path",{d:"M40.42 107.53h2.26v162.66h-2.26z",style:{fill:"#3298ed",strokeWidth:0}}),t.jsx("path",{d:"M42.68 107.53h2.26v162.66h-2.26z",style:{fill:"#3297ed",strokeWidth:0}}),t.jsx("path",{d:"M44.94 107.53h2.26v162.66h-2.26z",style:{fill:"#3296ec",strokeWidth:0}}),t.jsx("path",{d:"M47.2 107.53h2.26v162.66H47.2z",style:{fill:"#3296eb",strokeWidth:0}}),t.jsx("path",{d:"M49.47 107.53h2.26v162.66h-2.26z",style:{fill:"#3195ea",strokeWidth:0}}),t.jsx("path",{d:"M51.73 107.53h2.26v162.66h-2.26z",style:{fill:"#3194e9",strokeWidth:0}}),t.jsx("path",{d:"M53.99 107.53h2.26v162.66h-2.26z",style:{fill:"#3193e8",strokeWidth:0}}),t.jsx("path",{d:"M56.26 107.53h2.26v162.66h-2.26z",style:{fill:"#3192e8",strokeWidth:0}}),t.jsx("path",{d:"M58.52 107.53h2.26v162.66h-2.26z",style:{fill:"#3191e7",strokeWidth:0}}),t.jsx("path",{d:"M60.78 107.53h2.26v162.66h-2.26z",style:{fill:"#3090e6",strokeWidth:0}}),t.jsx("path",{d:"M63.05 107.53h2.26v162.66h-2.26z",style:{fill:"#308fe5",strokeWidth:0}}),t.jsx("path",{d:"M65.31 107.53h2.26v162.66h-2.26z",style:{fill:"#308ee4",strokeWidth:0}}),t.jsx("path",{d:"M67.57 107.53h2.26v162.66h-2.26z",style:{fill:"#308de3",strokeWidth:0}}),t.jsx("path",{d:"M69.84 107.53h2.26v162.66h-2.26z",style:{fill:"#308ce3",strokeWidth:0}}),t.jsx("path",{d:"M72.1 107.53h2.26v162.66H72.1z",style:{fill:"#308be2",strokeWidth:0}}),t.jsx("path",{d:"M74.36 107.53h2.26v162.66h-2.26z",style:{fill:"#2f8ae1",strokeWidth:0}}),t.jsx("path",{d:"M76.63 107.53h2.26v162.66h-2.26z",style:{fill:"#2f89e0",strokeWidth:0}}),t.jsx("path",{d:"M78.89 107.53h2.26v162.66h-2.26z",style:{fill:"#2f88df",strokeWidth:0}}),t.jsx("path",{d:"M81.15 107.53h2.26v162.66h-2.26z",style:{fill:"#2f87de",strokeWidth:0}}),t.jsx("path",{d:"M83.42 107.53h2.26v162.66h-2.26z",style:{fill:"#2f86dd",strokeWidth:0}}),t.jsx("path",{d:"M85.68 107.53h2.26v162.66h-2.26z",style:{fill:"#2e85dc",strokeWidth:0}}),t.jsx("path",{d:"M87.94 107.53h2.26v162.66h-2.26z",style:{fill:"#2e84db",strokeWidth:0}}),t.jsx("path",{d:"M90.21 107.53h2.26v162.66h-2.26z",style:{fill:"#2e83db",strokeWidth:0}}),t.jsx("path",{d:"M92.47 107.53h2.26v162.66h-2.26z",style:{fill:"#2e82da",strokeWidth:0}}),t.jsx("path",{d:"M94.73 107.53h2.26v162.66h-2.26z",style:{fill:"#2e81d9",strokeWidth:0}}),t.jsx("path",{d:"M97 107.53h2.26v162.66H97z",style:{fill:"#2e80d8",strokeWidth:0}}),t.jsx("path",{d:"M99.26 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7fd7",strokeWidth:0}}),t.jsx("path",{d:"M101.52 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7ed6",strokeWidth:0}}),t.jsx("path",{d:"M103.79 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7dd5",strokeWidth:0}}),t.jsx("path",{d:"M106.05 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7cd4",strokeWidth:0}}),t.jsx("path",{d:"M108.31 107.53h2.26v162.66h-2.26z",style:{fill:"#2d7bd3",strokeWidth:0}}),t.jsx("path",{d:"M110.58 107.53h2.26v162.66h-2.26z",style:{fill:"#2c7ad2",strokeWidth:0}}),t.jsx("path",{d:"M112.84 107.53h2.26v162.66h-2.26z",style:{fill:"#2c79d1",strokeWidth:0}}),t.jsx("path",{d:"M115.1 107.53h2.26v162.66h-2.26z",style:{fill:"#2c78d0",strokeWidth:0}}),t.jsx("path",{d:"M117.37 107.53h2.26v162.66h-2.26z",style:{fill:"#2c77d0",strokeWidth:0}}),t.jsx("path",{d:"M119.63 107.53h2.26v162.66h-2.26z",style:{fill:"#2c76cf",strokeWidth:0}}),t.jsx("path",{d:"M121.89 107.53h2.26v162.66h-2.26z",style:{fill:"#2b75ce",strokeWidth:0}}),t.jsx("path",{d:"M124.16 107.53h2.26v162.66h-2.26z",style:{fill:"#2b74cd",strokeWidth:0}}),t.jsx("path",{d:"M126.42 107.53h2.26v162.66h-2.26z",style:{fill:"#2b73cc",strokeWidth:0}}),t.jsx("path",{d:"M128.68 107.53h2.26v162.66h-2.26z",style:{fill:"#2b72cb",strokeWidth:0}}),t.jsx("path",{d:"M130.95 107.53h2.26v162.66h-2.26z",style:{fill:"#2b71ca",strokeWidth:0}}),t.jsx("path",{d:"M133.21 107.53h2.26v162.66h-2.26z",style:{fill:"#2a70c9",strokeWidth:0}}),t.jsx("path",{d:"M135.47 107.53h2.26v162.66h-2.26z",style:{fill:"#2a6fc8",strokeWidth:0}}),t.jsx("path",{d:"M137.74 107.53H140v162.66h-2.26z",style:{fill:"#2a6dc7",strokeWidth:0}}),t.jsx("path",{d:"M140 107.53h2.26v162.66H140z",style:{fill:"#2a6cc6",strokeWidth:0}}),t.jsx("path",{d:"M142.26 107.53h2.26v162.66h-2.26z",style:{fill:"#2a6bc5",strokeWidth:0}}),t.jsx("path",{d:"M144.52 107.53h2.26v162.66h-2.26z",style:{fill:"#296ac4",strokeWidth:0}}),t.jsx("path",{d:"M146.79 107.53h2.26v162.66h-2.26z",style:{fill:"#2969c3",strokeWidth:0}}),t.jsx("path",{d:"M149.05 107.53h2.26v162.66h-2.26z",style:{fill:"#2968c2",strokeWidth:0}}),t.jsx("path",{d:"M151.31 107.53h2.26v162.66h-2.26z",style:{fill:"#2967c1",strokeWidth:0}}),t.jsx("path",{d:"M153.58 107.53h2.26v162.66h-2.26z",style:{fill:"#2966c0",strokeWidth:0}}),t.jsx("path",{d:"M155.84 107.53h2.26v162.66h-2.26z",style:{fill:"#2865bf",strokeWidth:0}}),t.jsx("path",{d:"M158.1 107.53h2.26v162.66h-2.26z",style:{fill:"#2864be",strokeWidth:0}}),t.jsx("path",{d:"M160.37 107.53h2.26v162.66h-2.26z",style:{fill:"#2863bd",strokeWidth:0}}),t.jsx("path",{d:"M162.63 107.53h2.26v162.66h-2.26z",style:{fill:"#2862bc",strokeWidth:0}}),t.jsx("path",{d:"M164.89 107.53h2.26v162.66h-2.26z",style:{fill:"#2860bb",strokeWidth:0}}),t.jsx("path",{d:"M167.16 107.53h2.26v162.66h-2.26z",style:{fill:"#275fba",strokeWidth:0}}),t.jsx("path",{d:"M169.42 107.53h2.26v162.66h-2.26z",style:{fill:"#275eb9",strokeWidth:0}}),t.jsx("path",{d:"M171.68 107.53h2.26v162.66h-2.26z",style:{fill:"#275db8",strokeWidth:0}}),t.jsx("path",{d:"M173.95 107.53h2.26v162.66h-2.26z",style:{fill:"#275cb7",strokeWidth:0}}),t.jsx("path",{d:"M176.21 107.53h2.26v162.66h-2.26z",style:{fill:"#275bb6",strokeWidth:0}}),t.jsx("path",{d:"M178.47 107.53h2.26v162.66h-2.26z",style:{fill:"#265ab5",strokeWidth:0}}),t.jsx("path",{d:"M180.74 107.53H183v162.66h-2.26z",style:{fill:"#2659b4",strokeWidth:0}}),t.jsx("path",{d:"M183 107.53h2.26v162.66H183z",style:{fill:"#2658b3",strokeWidth:0}}),t.jsx("path",{d:"M185.26 107.53h2.26v162.66h-2.26z",style:{fill:"#2656b2",strokeWidth:0}}),t.jsx("path",{d:"M187.53 107.53h2.26v162.66h-2.26z",style:{fill:"#2655b1",strokeWidth:0}}),t.jsx("path",{d:"M189.79 107.53h2.26v162.66h-2.26z",style:{fill:"#2554b0",strokeWidth:0}}),t.jsx("path",{d:"M192.05 107.53h2.26v162.66h-2.26z",style:{fill:"#2553af",strokeWidth:0}}),t.jsx("path",{d:"M194.32 107.53h2.26v162.66h-2.26z",style:{fill:"#2552ae",strokeWidth:0}}),t.jsx("path",{d:"M196.58 107.53h2.26v162.66h-2.26z",style:{fill:"#2551ad",strokeWidth:0}}),t.jsx("path",{d:"M198.84 107.53h2.26v162.66h-2.26z",style:{fill:"#2550ac",strokeWidth:0}}),t.jsx("path",{d:"M201.11 107.53h2.26v162.66h-2.26z",style:{fill:"#244fab",strokeWidth:0}}),t.jsx("path",{d:"M203.37 107.53h2.26v162.66h-2.26z",style:{fill:"#244daa",strokeWidth:0}}),t.jsx("path",{d:"M205.63 107.53h2.26v162.66h-2.26z",style:{fill:"#244ca9",strokeWidth:0}}),t.jsx("path",{d:"M207.9 107.53h2.26v162.66h-2.26z",style:{fill:"#244ba8",strokeWidth:0}}),t.jsx("path",{d:"M210.16 107.53h2.26v162.66h-2.26z",style:{fill:"#234aa7",strokeWidth:0}}),t.jsx("path",{d:"M212.42 107.53h2.26v162.66h-2.26z",style:{fill:"#2349a6",strokeWidth:0}}),t.jsx("path",{d:"M214.69 107.53h2.26v162.66h-2.26z",style:{fill:"#2348a5",strokeWidth:0}}),t.jsx("path",{d:"M216.95 107.53h2.26v162.66h-2.26z",style:{fill:"#2347a4",strokeWidth:0}}),t.jsx("path",{d:"M219.21 107.53h2.26v162.66h-2.26z",style:{fill:"#2345a3",strokeWidth:0}}),t.jsx("path",{d:"M221.48 107.53h2.26v162.66h-2.26z",style:{fill:"#2244a2",strokeWidth:0}}),t.jsx("path",{d:"M223.74 107.53H226v162.66h-2.26z",style:{fill:"#2243a1",strokeWidth:0}}),t.jsx("path",{d:"M226 107.53h2.26v162.66H226z",className:"cls-177"})]})]}),so=ge.keyframes`
255
255
  0% {
256
256
  transform: rotate(0);
257
257
  }
258
258
  100% {
259
259
  transform: rotate(360deg);
260
260
  }
261
- `,$s=pe.div`
261
+ `,Bs=ge.div`
262
262
  width: 100%;
263
263
  height: 100vh;
264
264
  display: flex;
265
265
  align-items: center;
266
266
  justify-content: center;
267
267
  background-color: rgba(255, 255, 255, 0.01);
268
- `,Bs=pe.div`
268
+ `,Ls=ge.div`
269
269
  position: relative;
270
270
  width: 100px;
271
271
  display: flex;
@@ -283,9 +283,9 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
283
283
 
284
284
  &:after {
285
285
  box-shadow: 0 2px 0 #33a4dd inset;
286
- animation: ${eo} 2s linear infinite;
286
+ animation: ${so} 2s linear infinite;
287
287
  }
288
- `,L1=pe.div`
288
+ `,H1=ge.div`
289
289
  position: relative;
290
290
  width: 100px;
291
291
  height: 100px;
@@ -301,9 +301,9 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
301
301
 
302
302
  &:after {
303
303
  box-shadow: 0 2px 0 #ff3d00 inset;
304
- animation: ${eo} 2s linear infinite;
304
+ animation: ${so} 2s linear infinite;
305
305
  }
306
- `,to=({type:e="default"})=>{const s={default:"default",red:"red",icon:"icon",withOutContainer:"withOutContainer"};switch(e){case s.red:return t.jsx($s,{children:t.jsx(L1,{})});case s.icon:return t.jsx($s,{children:t.jsx(Bs,{children:t.jsx(F1,{width:"50px",height:"50px"})})});case s.withOutContainer:return t.jsx(Bs,{});default:return t.jsx($s,{children:t.jsx(Bs,{})})}};to.propTypes={type:n.oneOf(["default","red","icon","withOutContainer"])};const Fs=e=>{const{inputProperties:s,label:r,subLabel:i,color:o,colorLabel:l,size:a="medium"}=e;return t.jsx("div",{children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{...s,sx:{"&.Mui-checked":{color:o||"#119672"}},size:a}),label:t.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:"5px",alignItems:"center"},children:[t.jsx("span",{className:"label-library",style:{marginBottom:"0",color:l||"black"},children:r}),i&&t.jsx("span",{className:"sub-label",style:{marginBottom:"0"},children:i})]})})})};Fs.propTypes={inputProperties:n.object,label:n.string,subLabel:n.string,color:n.string,colorLabel:n.string,size:n.string};const no=({onChange:e,text:s,subText:r,fontSize:i,fileTypes:o,id:l,ref:a=null,multiple:c=!1})=>{const d=a||v.useRef(null),[h,g]=v.useState(!1),p=w=>{w.preventDefault(),g(!0)},m=w=>{w.preventDefault(),g(!1)},x=w=>{w.preventDefault(),g(!1),w.dataTransfer.files&&w.dataTransfer.files[0]&&e({file:w.dataTransfer.files[0],id:l})},b=()=>{d.current.click()},u=w=>{w.target.files&&w.target.files[0]&&e({file:w.target.files[0],id:l}),w.target.value=""};return t.jsxs("div",{className:`file-upload ${h?"dragging":""}`,onDragOver:p,onDragLeave:m,onDrop:x,onClick:b,style:{backgroundColor:"white"},children:[t.jsx("input",{ref:d,type:"file",className:"file-input",accept:o,onChange:u,multiple:c}),t.jsxs("div",{className:"flex align-center",style:{gap:"0.8vw"},children:[t.jsx(Mn,{fill:"#8598AD"}),t.jsxs("div",{className:"flex gap-05",style:{borderBottom:"1px solid #8598AD"},children:[t.jsx("p",{className:"upload-text",style:{fontSize:i,borderBottom:"0px",paddingRight:"4px"},children:s}),t.jsx("p",{className:"sub-text",style:{fontSize:i,borderBottom:"0px"},children:r})]})]})]})};no.propTypes={onChange:n.func,text:n.string,subText:n.string,fontSize:n.string,fileTypes:n.string,id:n.string,multiple:n.bool};const so=e=>{const{inputProperties:s,size:r}=e;return t.jsx(I1,{style:{width:r},children:t.jsx("input",{...s})})};so.propTypes={inputProperties:n.object,size:n.string};const ro=re.createContext(void 0);process.env.NODE_ENV!=="production"&&(ro.displayName="FormControlContext");function Ls(){return re.useContext(ro)}class $n{constructor(){en(this,"mountEffect",()=>{this.shouldMount&&!this.didMount&&this.ref.current!==null&&(this.didMount=!0,this.mounted.resolve())});this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}static create(){return new $n}static use(){const s=Vr($n.create).current,[r,i]=re.useState(!1);return s.shouldMount=r,s.setShouldMount=i,re.useEffect(s.mountEffect,[r]),s}mount(){return this.mounted||(this.mounted=H1(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}start(...s){this.mount().then(()=>{var r;return(r=this.ref.current)==null?void 0:r.start(...s)})}stop(...s){this.mount().then(()=>{var r;return(r=this.ref.current)==null?void 0:r.stop(...s)})}pulsate(...s){this.mount().then(()=>{var r;return(r=this.ref.current)==null?void 0:r.pulsate(...s)})}}function _1(){return $n.use()}function H1(){let e,s;const r=new Promise((i,o)=>{e=i,s=o});return r.resolve=e,r.reject=s,r}function _s(){return _s=Object.assign?Object.assign.bind():function(e){for(var s=1;s<arguments.length;s++){var r=arguments[s];for(var i in r)({}).hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},_s.apply(null,arguments)}function V1(e,s){if(e==null)return{};var r={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(s.includes(i))continue;r[i]=e[i]}return r}function Hs(e,s){return Hs=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Hs(e,s)}function q1(e,s){e.prototype=Object.create(s.prototype),e.prototype.constructor=e,Hs(e,s)}const io=v.createContext(null);function U1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Vs(e,s){var r=function(l){return s&&v.isValidElement(l)?s(l):l},i=Object.create(null);return e&&v.Children.map(e,function(o){return o}).forEach(function(o){i[o.key]=r(o)}),i}function Z1(e,s){e=e||{},s=s||{};function r(g){return g in s?s[g]:e[g]}var i=Object.create(null),o=[];for(var l in e)l in s?o.length&&(i[l]=o,o=[]):o.push(l);var a,c={};for(var d in s){if(i[d])for(a=0;a<i[d].length;a++){var h=i[d][a];c[i[d][a]]=r(h)}c[d]=r(d)}for(a=0;a<o.length;a++)c[o[a]]=r(o[a]);return c}function jt(e,s,r){return r[s]!=null?r[s]:e.props[s]}function Y1(e,s){return Vs(e.children,function(r){return v.cloneElement(r,{onExited:s.bind(null,r),in:!0,appear:jt(r,"appear",e),enter:jt(r,"enter",e),exit:jt(r,"exit",e)})})}function G1(e,s,r){var i=Vs(e.children),o=Z1(s,i);return Object.keys(o).forEach(function(l){var a=o[l];if(v.isValidElement(a)){var c=l in s,d=l in i,h=s[l],g=v.isValidElement(h)&&!h.props.in;d&&(!c||g)?o[l]=v.cloneElement(a,{onExited:r.bind(null,a),in:!0,exit:jt(a,"exit",e),enter:jt(a,"enter",e)}):!d&&c&&!g?o[l]=v.cloneElement(a,{in:!1}):d&&c&&v.isValidElement(h)&&(o[l]=v.cloneElement(a,{onExited:r.bind(null,a),in:h.props.in,exit:jt(a,"exit",e),enter:jt(a,"enter",e)}))}}),o}var K1=Object.values||function(e){return Object.keys(e).map(function(s){return e[s]})},Q1={component:"div",childFactory:function(s){return s}},qs=function(e){q1(s,e);function s(i,o){var l;l=e.call(this,i,o)||this;var a=l.handleExited.bind(U1(l));return l.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},l}var r=s.prototype;return r.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},r.componentWillUnmount=function(){this.mounted=!1},s.getDerivedStateFromProps=function(o,l){var a=l.children,c=l.handleExited,d=l.firstRender;return{children:d?Y1(o,c):G1(o,a,c),firstRender:!1}},r.handleExited=function(o,l){var a=Vs(this.props.children);o.key in a||(o.props.onExited&&o.props.onExited(l),this.mounted&&this.setState(function(c){var d=_s({},c.children);return delete d[o.key],{children:d}}))},r.render=function(){var o=this.props,l=o.component,a=o.childFactory,c=V1(o,["component","childFactory"]),d=this.state.contextValue,h=K1(this.state.children).map(a);return delete c.appear,delete c.enter,delete c.exit,l===null?v.createElement(io.Provider,{value:d},h):v.createElement(io.Provider,{value:d},v.createElement(l,c,h))},s}(v.Component);qs.propTypes=process.env.NODE_ENV!=="production"?{component:n.any,children:n.node,appear:n.bool,enter:n.bool,exit:n.bool,childFactory:n.func}:{},qs.defaultProps=Q1;function oo(e){const{className:s,classes:r,pulsate:i=!1,rippleX:o,rippleY:l,rippleSize:a,in:c,onExited:d,timeout:h}=e,[g,p]=re.useState(!1),m=$e(s,r.ripple,r.rippleVisible,i&&r.ripplePulsate),x={width:a,height:a,top:-(a/2)+l,left:-(a/2)+o},b=$e(r.child,g&&r.childLeaving,i&&r.childPulsate);return!c&&!g&&p(!0),re.useEffect(()=>{if(!c&&d!=null){const u=setTimeout(d,h);return()=>{clearTimeout(u)}}},[d,c,h]),t.jsx("span",{className:m,style:x,children:t.jsx("span",{className:b})})}process.env.NODE_ENV!=="production"&&(oo.propTypes={classes:n.object.isRequired,className:n.string,in:n.bool,onExited:n.func,pulsate:n.bool,rippleSize:n.number,rippleX:n.number,rippleY:n.number,timeout:n.number.isRequired});const Xe=ht("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),Us=550,X1=80,J1=Zn.keyframes`
306
+ `,ro=({type:e="default"})=>{const s={default:"default",red:"red",icon:"icon",withOutContainer:"withOutContainer"};switch(e){case s.red:return t.jsx(Bs,{children:t.jsx(H1,{})});case s.icon:return t.jsx(Bs,{children:t.jsx(Ls,{children:t.jsx(_1,{width:"50px",height:"50px"})})});case s.withOutContainer:return t.jsx(Ls,{});default:return t.jsx(Bs,{children:t.jsx(Ls,{})})}};ro.propTypes={type:n.oneOf(["default","red","icon","withOutContainer"])};const Fs=e=>{if(e.onChange||e.value!==void 0||e.id||e.name){const{label:r,onChange:i,value:o,id:l,name:a,color:c,classNameLabel:d,size:u="medium",disabled:g,classNameContainer:f}=e;return t.jsx("div",{className:f||"",children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{id:l,name:a,checked:o,onChange:i,sx:{"&.Mui-checked":{color:c||"#119672"}},size:u,disabled:g}),label:t.jsx("span",{className:d||"label-library",style:{marginBottom:"0"},children:r})})})}else{const{inputProperties:r,label:i,subLabel:o,color:l,colorLabel:a,size:c="medium"}=e;return t.jsx("div",{children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{...r,sx:{"&.Mui-checked":{color:l||"#119672"}},size:c}),label:t.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:"5px",alignItems:"center"},children:[t.jsx("span",{className:"label-library",style:{marginBottom:"0",color:a||"black"},children:i}),o&&t.jsx("span",{className:"sub-label",style:{marginBottom:"0"},children:o})]})})})}};Fs.propTypes={label:n.string,onChange:n.func,value:n.bool,id:n.string,name:n.string,color:n.string,classNameLabel:n.string,size:n.string,inputProperties:n.object,subLabel:n.string,colorLabel:n.string,disabled:n.bool,classNameContainer:n.string};const io=({onChange:e,text:s,subText:r,fontSize:i,fileTypes:o,id:l,ref:a=null,multiple:c=!1})=>{const d=a||v.useRef(null),[u,g]=v.useState(!1),f=w=>{w.preventDefault(),g(!0)},m=w=>{w.preventDefault(),g(!1)},x=w=>{w.preventDefault(),g(!1),w.dataTransfer.files&&w.dataTransfer.files[0]&&e({file:w.dataTransfer.files[0],id:l})},b=()=>{d.current.click()},h=w=>{w.target.files&&w.target.files[0]&&e({file:w.target.files[0],id:l}),w.target.value=""};return t.jsxs("div",{className:`file-upload ${u?"dragging":""}`,onDragOver:f,onDragLeave:m,onDrop:x,onClick:b,style:{backgroundColor:"white"},children:[t.jsx("input",{ref:d,type:"file",className:"file-input",accept:o,onChange:h,multiple:c}),t.jsxs("div",{className:"flex align-center",style:{gap:"0.8vw"},children:[t.jsx(zn,{fill:"#8598AD"}),t.jsxs("div",{className:"flex gap-05",style:{borderBottom:"1px solid #8598AD"},children:[t.jsx("p",{className:"upload-text",style:{fontSize:i,borderBottom:"0px",paddingRight:"4px"},children:s}),t.jsx("p",{className:"sub-text",style:{fontSize:i,borderBottom:"0px"},children:r})]})]})]})};io.propTypes={onChange:n.func,text:n.string,subText:n.string,fontSize:n.string,fileTypes:n.string,id:n.string,multiple:n.bool};const oo=e=>{const{inputProperties:s,size:r}=e;return t.jsx(P1,{style:{width:r},children:t.jsx("input",{...s})})};oo.propTypes={inputProperties:n.object,size:n.string};const lo=re.createContext(void 0);process.env.NODE_ENV!=="production"&&(lo.displayName="FormControlContext");function _s(){return re.useContext(lo)}class Ln{constructor(){nn(this,"mountEffect",()=>{this.shouldMount&&!this.didMount&&this.ref.current!==null&&(this.didMount=!0,this.mounted.resolve())});this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}static create(){return new Ln}static use(){const s=Zr(Ln.create).current,[r,i]=re.useState(!1);return s.shouldMount=r,s.setShouldMount=i,re.useEffect(s.mountEffect,[r]),s}mount(){return this.mounted||(this.mounted=U1(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}start(...s){this.mount().then(()=>{var r;return(r=this.ref.current)==null?void 0:r.start(...s)})}stop(...s){this.mount().then(()=>{var r;return(r=this.ref.current)==null?void 0:r.stop(...s)})}pulsate(...s){this.mount().then(()=>{var r;return(r=this.ref.current)==null?void 0:r.pulsate(...s)})}}function V1(){return Ln.use()}function U1(){let e,s;const r=new Promise((i,o)=>{e=i,s=o});return r.resolve=e,r.reject=s,r}function Hs(){return Hs=Object.assign?Object.assign.bind():function(e){for(var s=1;s<arguments.length;s++){var r=arguments[s];for(var i in r)({}).hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},Hs.apply(null,arguments)}function q1(e,s){if(e==null)return{};var r={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(s.includes(i))continue;r[i]=e[i]}return r}function Vs(e,s){return Vs=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Vs(e,s)}function Z1(e,s){e.prototype=Object.create(s.prototype),e.prototype.constructor=e,Vs(e,s)}const ao=v.createContext(null);function Y1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Us(e,s){var r=function(l){return s&&v.isValidElement(l)?s(l):l},i=Object.create(null);return e&&v.Children.map(e,function(o){return o}).forEach(function(o){i[o.key]=r(o)}),i}function G1(e,s){e=e||{},s=s||{};function r(g){return g in s?s[g]:e[g]}var i=Object.create(null),o=[];for(var l in e)l in s?o.length&&(i[l]=o,o=[]):o.push(l);var a,c={};for(var d in s){if(i[d])for(a=0;a<i[d].length;a++){var u=i[d][a];c[i[d][a]]=r(u)}c[d]=r(d)}for(a=0;a<o.length;a++)c[o[a]]=r(o[a]);return c}function jt(e,s,r){return r[s]!=null?r[s]:e.props[s]}function K1(e,s){return Us(e.children,function(r){return v.cloneElement(r,{onExited:s.bind(null,r),in:!0,appear:jt(r,"appear",e),enter:jt(r,"enter",e),exit:jt(r,"exit",e)})})}function Q1(e,s,r){var i=Us(e.children),o=G1(s,i);return Object.keys(o).forEach(function(l){var a=o[l];if(v.isValidElement(a)){var c=l in s,d=l in i,u=s[l],g=v.isValidElement(u)&&!u.props.in;d&&(!c||g)?o[l]=v.cloneElement(a,{onExited:r.bind(null,a),in:!0,exit:jt(a,"exit",e),enter:jt(a,"enter",e)}):!d&&c&&!g?o[l]=v.cloneElement(a,{in:!1}):d&&c&&v.isValidElement(u)&&(o[l]=v.cloneElement(a,{onExited:r.bind(null,a),in:u.props.in,exit:jt(a,"exit",e),enter:jt(a,"enter",e)}))}}),o}var X1=Object.values||function(e){return Object.keys(e).map(function(s){return e[s]})},J1={component:"div",childFactory:function(s){return s}},qs=function(e){Z1(s,e);function s(i,o){var l;l=e.call(this,i,o)||this;var a=l.handleExited.bind(Y1(l));return l.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},l}var r=s.prototype;return r.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},r.componentWillUnmount=function(){this.mounted=!1},s.getDerivedStateFromProps=function(o,l){var a=l.children,c=l.handleExited,d=l.firstRender;return{children:d?K1(o,c):Q1(o,a,c),firstRender:!1}},r.handleExited=function(o,l){var a=Us(this.props.children);o.key in a||(o.props.onExited&&o.props.onExited(l),this.mounted&&this.setState(function(c){var d=Hs({},c.children);return delete d[o.key],{children:d}}))},r.render=function(){var o=this.props,l=o.component,a=o.childFactory,c=q1(o,["component","childFactory"]),d=this.state.contextValue,u=X1(this.state.children).map(a);return delete c.appear,delete c.enter,delete c.exit,l===null?v.createElement(ao.Provider,{value:d},u):v.createElement(ao.Provider,{value:d},v.createElement(l,c,u))},s}(v.Component);qs.propTypes=process.env.NODE_ENV!=="production"?{component:n.any,children:n.node,appear:n.bool,enter:n.bool,exit:n.bool,childFactory:n.func}:{},qs.defaultProps=J1;function co(e){const{className:s,classes:r,pulsate:i=!1,rippleX:o,rippleY:l,rippleSize:a,in:c,onExited:d,timeout:u}=e,[g,f]=re.useState(!1),m=We(s,r.ripple,r.rippleVisible,i&&r.ripplePulsate),x={width:a,height:a,top:-(a/2)+l,left:-(a/2)+o},b=We(r.child,g&&r.childLeaving,i&&r.childPulsate);return!c&&!g&&f(!0),re.useEffect(()=>{if(!c&&d!=null){const h=setTimeout(d,u);return()=>{clearTimeout(h)}}},[d,c,u]),t.jsx("span",{className:m,style:x,children:t.jsx("span",{className:b})})}process.env.NODE_ENV!=="production"&&(co.propTypes={classes:n.object.isRequired,className:n.string,in:n.bool,onExited:n.func,pulsate:n.bool,rippleSize:n.number,rippleX:n.number,rippleY:n.number,timeout:n.number.isRequired});const Xe=ht("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),Zs=550,e0=80,t0=Yn.keyframes`
307
307
  0% {
308
308
  transform: scale(0);
309
309
  opacity: 0.1;
@@ -313,7 +313,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
313
313
  transform: scale(1);
314
314
  opacity: 0.3;
315
315
  }
316
- `,e0=Zn.keyframes`
316
+ `,n0=Yn.keyframes`
317
317
  0% {
318
318
  opacity: 1;
319
319
  }
@@ -321,7 +321,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
321
321
  100% {
322
322
  opacity: 0;
323
323
  }
324
- `,t0=Zn.keyframes`
324
+ `,s0=Yn.keyframes`
325
325
  0% {
326
326
  transform: scale(1);
327
327
  }
@@ -333,15 +333,15 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
333
333
  100% {
334
334
  transform: scale(1);
335
335
  }
336
- `,n0=Ve("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),s0=Ve(oo,{name:"MuiTouchRipple",slot:"Ripple"})`
336
+ `,r0=Ue("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),i0=Ue(co,{name:"MuiTouchRipple",slot:"Ripple"})`
337
337
  opacity: 0;
338
338
  position: absolute;
339
339
 
340
340
  &.${Xe.rippleVisible} {
341
341
  opacity: 0.3;
342
342
  transform: scale(1);
343
- animation-name: ${J1};
344
- animation-duration: ${Us}ms;
343
+ animation-name: ${t0};
344
+ animation-duration: ${Zs}ms;
345
345
  animation-timing-function: ${({theme:e})=>e.transitions.easing.easeInOut};
346
346
  }
347
347
 
@@ -360,8 +360,8 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
360
360
 
361
361
  & .${Xe.childLeaving} {
362
362
  opacity: 0;
363
- animation-name: ${e0};
364
- animation-duration: ${Us}ms;
363
+ animation-name: ${n0};
364
+ animation-duration: ${Zs}ms;
365
365
  animation-timing-function: ${({theme:e})=>e.transitions.easing.easeInOut};
366
366
  }
367
367
 
@@ -370,23 +370,23 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
370
370
  /* @noflip */
371
371
  left: 0px;
372
372
  top: 0;
373
- animation-name: ${t0};
373
+ animation-name: ${s0};
374
374
  animation-duration: 2500ms;
375
375
  animation-timing-function: ${({theme:e})=>e.transitions.easing.easeInOut};
376
376
  animation-iteration-count: infinite;
377
377
  animation-delay: 200ms;
378
378
  }
379
- `,lo=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiTouchRipple"}),{center:o=!1,classes:l={},className:a,...c}=i,[d,h]=re.useState([]),g=re.useRef(0),p=re.useRef(null);re.useEffect(()=>{p.current&&(p.current(),p.current=null)},[d]);const m=re.useRef(!1),x=ec(),b=re.useRef(null),u=re.useRef(null),w=re.useCallback(C=>{const{pulsate:k,rippleX:$,rippleY:B,rippleSize:_,cb:V}=C;h(f=>[...f,t.jsx(s0,{classes:{ripple:$e(l.ripple,Xe.ripple),rippleVisible:$e(l.rippleVisible,Xe.rippleVisible),ripplePulsate:$e(l.ripplePulsate,Xe.ripplePulsate),child:$e(l.child,Xe.child),childLeaving:$e(l.childLeaving,Xe.childLeaving),childPulsate:$e(l.childPulsate,Xe.childPulsate)},timeout:Us,pulsate:k,rippleX:$,rippleY:B,rippleSize:_},g.current)]),g.current+=1,p.current=V},[l]),T=re.useCallback((C={},k={},$=()=>{})=>{const{pulsate:B=!1,center:_=o||k.pulsate,fakeElement:V=!1}=k;if((C==null?void 0:C.type)==="mousedown"&&m.current){m.current=!1;return}(C==null?void 0:C.type)==="touchstart"&&(m.current=!0);const f=V?null:u.current,H=f?f.getBoundingClientRect():{width:0,height:0,left:0,top:0};let U,F,Z;if(_||C===void 0||C.clientX===0&&C.clientY===0||!C.clientX&&!C.touches)U=Math.round(H.width/2),F=Math.round(H.height/2);else{const{clientX:K,clientY:ee}=C.touches&&C.touches.length>0?C.touches[0]:C;U=Math.round(K-H.left),F=Math.round(ee-H.top)}if(_)Z=Math.sqrt((2*H.width**2+H.height**2)/3),Z%2===0&&(Z+=1);else{const K=Math.max(Math.abs((f?f.clientWidth:0)-U),U)*2+2,ee=Math.max(Math.abs((f?f.clientHeight:0)-F),F)*2+2;Z=Math.sqrt(K**2+ee**2)}C!=null&&C.touches?b.current===null&&(b.current=()=>{w({pulsate:B,rippleX:U,rippleY:F,rippleSize:Z,cb:$})},x.start(X1,()=>{b.current&&(b.current(),b.current=null)})):w({pulsate:B,rippleX:U,rippleY:F,rippleSize:Z,cb:$})},[o,w,x]),D=re.useCallback(()=>{T({},{pulsate:!0})},[T]),z=re.useCallback((C,k)=>{if(x.clear(),(C==null?void 0:C.type)==="touchend"&&b.current){b.current(),b.current=null,x.start(0,()=>{z(C,k)});return}b.current=null,h($=>$.length>0?$.slice(1):$),p.current=k},[x]);return re.useImperativeHandle(r,()=>({pulsate:D,start:T,stop:z}),[D,T,z]),t.jsx(n0,{className:$e(Xe.root,l.root,a),ref:u,...c,children:t.jsx(qs,{component:null,exit:!0,children:d})})});process.env.NODE_ENV!=="production"&&(lo.propTypes={center:n.bool,classes:n.object,className:n.string});function r0(e){return rt("MuiButtonBase",e)}const i0=ht("MuiButtonBase",["root","disabled","focusVisible"]),o0=e=>{const{disabled:s,focusVisible:r,focusVisibleClassName:i,classes:o}=e,a=mt({root:["root",s&&"disabled",r&&"focusVisible"]},r0,o);return r&&i&&(a.root+=` ${i}`),a},l0=Ve("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(e,s)=>s.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${i0.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),ao=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiButtonBase"}),{action:o,centerRipple:l=!1,children:a,className:c,component:d="button",disabled:h=!1,disableRipple:g=!1,disableTouchRipple:p=!1,focusRipple:m=!1,focusVisibleClassName:x,LinkComponent:b="a",onBlur:u,onClick:w,onContextMenu:T,onDragLeave:D,onFocus:z,onFocusVisible:C,onKeyDown:k,onKeyUp:$,onMouseDown:B,onMouseLeave:_,onMouseUp:V,onTouchEnd:f,onTouchMove:H,onTouchStart:U,tabIndex:F=0,TouchRippleProps:Z,touchRippleRef:K,type:ee,...L}=i,E=re.useRef(null),j=_1(),y=is(j.ref,K),[I,R]=re.useState(!1);h&&I&&R(!1),re.useImperativeHandle(o,()=>({focusVisible:()=>{R(!0),E.current.focus()}}),[]);const O=j.shouldMount&&!g&&!h;re.useEffect(()=>{I&&m&&!g&&j.pulsate()},[g,m,I,j]);const M=lt(j,"start",B,p),A=lt(j,"stop",T,p),q=lt(j,"stop",D,p),W=lt(j,"stop",V,p),P=lt(j,"stop",te=>{I&&te.preventDefault(),_&&_(te)},p),X=lt(j,"start",U,p),G=lt(j,"stop",f,p),se=lt(j,"stop",H,p),Q=lt(j,"stop",te=>{qr(te.target)||R(!1),u&&u(te)},!1),he=ln(te=>{E.current||(E.current=te.currentTarget),qr(te.target)&&(R(!0),C&&C(te)),z&&z(te)}),le=()=>{const te=E.current;return d&&d!=="button"&&!(te.tagName==="A"&&te.href)},fe=ln(te=>{m&&!te.repeat&&I&&te.key===" "&&j.stop(te,()=>{j.start(te)}),te.target===te.currentTarget&&le()&&te.key===" "&&te.preventDefault(),k&&k(te),te.target===te.currentTarget&&le()&&te.key==="Enter"&&!h&&(te.preventDefault(),w&&w(te))}),_e=ln(te=>{m&&te.key===" "&&I&&!te.defaultPrevented&&j.stop(te,()=>{j.pulsate(te)}),$&&$(te),w&&te.target===te.currentTarget&&le()&&te.key===" "&&!te.defaultPrevented&&w(te)});let ke=d;ke==="button"&&(L.href||L.to)&&(ke=b);const Pe={};ke==="button"?(Pe.type=ee===void 0?"button":ee,Pe.disabled=h):(!L.href&&!L.to&&(Pe.role="button"),h&&(Pe["aria-disabled"]=h));const ce=is(r,E),oe={...i,centerRipple:l,component:d,disabled:h,disableRipple:g,disableTouchRipple:p,focusRipple:m,tabIndex:F,focusVisible:I},de=o0(oe);return t.jsxs(l0,{as:ke,className:$e(de.root,c),ownerState:oe,onBlur:Q,onClick:w,onContextMenu:A,onFocus:he,onKeyDown:fe,onKeyUp:_e,onMouseDown:M,onMouseLeave:P,onMouseUp:W,onDragLeave:q,onTouchEnd:G,onTouchMove:se,onTouchStart:X,ref:ce,tabIndex:h?-1:F,type:ee,...Pe,...L,children:[a,O?t.jsx(lo,{ref:y,center:l,...Z}):null]})});function lt(e,s,r,i=!1){return ln(o=>(r&&r(o),i||e[s](o),!0))}process.env.NODE_ENV!=="production"&&(ao.propTypes={action:on,centerRipple:n.bool,children:n.node,classes:n.object,className:n.string,component:Za,disabled:n.bool,disableRipple:n.bool,disableTouchRipple:n.bool,focusRipple:n.bool,focusVisibleClassName:n.string,href:n.any,LinkComponent:n.elementType,onBlur:n.func,onClick:n.func,onContextMenu:n.func,onDragLeave:n.func,onFocus:n.func,onFocusVisible:n.func,onKeyDown:n.func,onKeyUp:n.func,onMouseDown:n.func,onMouseLeave:n.func,onMouseUp:n.func,onTouchEnd:n.func,onTouchMove:n.func,onTouchStart:n.func,sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),tabIndex:n.number,TouchRippleProps:n.object,touchRippleRef:n.oneOfType([n.func,n.shape({current:n.shape({pulsate:n.func.isRequired,start:n.func.isRequired,stop:n.func.isRequired})})]),type:n.oneOfType([n.oneOf(["button","reset","submit"]),n.string])});function a0(e){return rt("PrivateSwitchBase",e)}ht("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);function Gt(e,s){const{className:r,elementType:i,ownerState:o,externalForwardedProps:l,internalForwardedProps:a,shouldForwardComponentProp:c=!1,...d}=s,{component:h,slots:g={[e]:void 0},slotProps:p={[e]:void 0},...m}=l,x=g[e]||i,b=ac(p[e],o),{props:{component:u,...w},internalRef:T}=lc({className:r,...d,externalForwardedProps:e==="root"?m:void 0,externalSlotProps:b}),D=is(T,b==null?void 0:b.ref,s.ref),z=e==="root"?u||h:u,C=ic(x,{...e==="root"&&!h&&!g[e]&&a,...e!=="root"&&!g[e]&&a,...w,...z&&!c&&{as:z},...z&&c&&{component:z},ref:D},o);return[x,C]}const c0=e=>{const{classes:s,checked:r,disabled:i,edge:o}=e,l={root:["root",r&&"checked",i&&"disabled",o&&`edge${Ie(o)}`],input:["input"]};return mt(l,a0,s)},d0=Ve(ao,{name:"MuiSwitchBase"})({padding:9,borderRadius:"50%",variants:[{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:({edge:e,ownerState:s})=>e==="start"&&s.size!=="small",style:{marginLeft:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}},{props:({edge:e,ownerState:s})=>e==="end"&&s.size!=="small",style:{marginRight:-12}}]}),u0=Ve("input",{name:"MuiSwitchBase",shouldForwardProp:Zt})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),Zs=re.forwardRef(function(s,r){const{autoFocus:i,checked:o,checkedIcon:l,defaultChecked:a,disabled:c,disableFocusRipple:d=!1,edge:h=!1,icon:g,id:p,inputProps:m,inputRef:x,name:b,onBlur:u,onChange:w,onFocus:T,readOnly:D,required:z=!1,tabIndex:C,type:k,value:$,slots:B={},slotProps:_={},...V}=s,[f,H]=Qa({controlled:o,default:!!a,name:"SwitchBase",state:"checked"}),U=Ls(),F=A=>{T&&T(A),U&&U.onFocus&&U.onFocus(A)},Z=A=>{u&&u(A),U&&U.onBlur&&U.onBlur(A)},K=A=>{if(A.nativeEvent.defaultPrevented)return;const q=A.target.checked;H(q),w&&w(A,q)};let ee=c;U&&typeof ee>"u"&&(ee=U.disabled);const L=k==="checkbox"||k==="radio",E={...s,checked:f,disabled:ee,disableFocusRipple:d,edge:h},j=c0(E),y={slots:B,slotProps:{input:m,..._}},[I,R]=Gt("root",{ref:r,elementType:d0,className:j.root,shouldForwardComponentProp:!0,externalForwardedProps:{...y,component:"span",...V},getSlotProps:A=>({...A,onFocus:q=>{var W;(W=A.onFocus)==null||W.call(A,q),F(q)},onBlur:q=>{var W;(W=A.onBlur)==null||W.call(A,q),Z(q)}}),ownerState:E,additionalProps:{centerRipple:!0,focusRipple:!d,disabled:ee,role:void 0,tabIndex:null}}),[O,M]=Gt("input",{ref:x,elementType:u0,className:j.input,externalForwardedProps:y,getSlotProps:A=>({onChange:q=>{var W;(W=A.onChange)==null||W.call(A,q),K(q)}}),ownerState:E,additionalProps:{autoFocus:i,checked:o,defaultChecked:a,disabled:ee,id:L?p:void 0,name:b,readOnly:D,required:z,tabIndex:C,type:k,...k==="checkbox"&&$===void 0?{}:{value:$}}});return t.jsxs(I,{...R,children:[t.jsx(O,{...M}),f?l:g]})});process.env.NODE_ENV!=="production"&&(Zs.propTypes={autoFocus:n.bool,checked:n.bool,checkedIcon:n.node.isRequired,classes:n.object,className:n.string,defaultChecked:n.bool,disabled:n.bool,disableFocusRipple:n.bool,edge:n.oneOf(["end","start",!1]),icon:n.node.isRequired,id:n.string,inputProps:n.object,inputRef:on,name:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,readOnly:n.bool,required:n.bool,slotProps:n.shape({input:n.oneOfType([n.func,n.object]),root:n.oneOfType([n.func,n.object])}),slots:n.shape({input:n.elementType,root:n.elementType}),sx:n.object,tabIndex:n.oneOfType([n.number,n.string]),type:n.string.isRequired,value:n.any});const h0=Fe(t.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),"RadioButtonUnchecked"),f0=Fe(t.jsx("path",{d:"M8.465 8.465C9.37 7.56 10.62 7 12 7C14.76 7 17 9.24 17 12C17 13.38 16.44 14.63 15.535 15.535C14.63 16.44 13.38 17 12 17C9.24 17 7 14.76 7 12C7 10.62 7.56 9.37 8.465 8.465Z"}),"RadioButtonChecked"),p0=Ve("span",{name:"MuiRadioButtonIcon",shouldForwardProp:Zt})({position:"relative",display:"flex"}),g0=Ve(h0,{name:"MuiRadioButtonIcon"})({transform:"scale(1)"}),m0=Ve(f0,{name:"MuiRadioButtonIcon"})(bt(({theme:e})=>({left:0,position:"absolute",transform:"scale(0)",transition:e.transitions.create("transform",{easing:e.transitions.easing.easeIn,duration:e.transitions.duration.shortest}),variants:[{props:{checked:!0},style:{transform:"scale(1)",transition:e.transitions.create("transform",{easing:e.transitions.easing.easeOut,duration:e.transitions.duration.shortest})}}]})));function Ys(e){const{checked:s=!1,classes:r={},fontSize:i}=e,o={...e,checked:s};return t.jsxs(p0,{className:r.root,ownerState:o,children:[t.jsx(g0,{fontSize:i,className:r.background,ownerState:o}),t.jsx(m0,{fontSize:i,className:r.dot,ownerState:o})]})}process.env.NODE_ENV!=="production"&&(Ys.propTypes={checked:n.bool,classes:n.object,fontSize:n.oneOf(["small","medium"])});const co=re.createContext(void 0);process.env.NODE_ENV!=="production"&&(co.displayName="RadioGroupContext");function y0(){return re.useContext(co)}function x0(e){return rt("MuiRadio",e)}const uo=ht("MuiRadio",["root","checked","disabled","colorPrimary","colorSecondary","sizeSmall"]);function b0(e){return typeof e.main=="string"}function v0(e,s=[]){if(!b0(e))return!1;for(const r of s)if(!e.hasOwnProperty(r)||typeof e[r]!="string")return!1;return!0}function Kt(e=[]){return([,s])=>s&&v0(s,e)}const j0=e=>{const{classes:s,color:r,size:i}=e,o={root:["root",`color${Ie(r)}`,i!=="medium"&&`size${Ie(i)}`]};return{...s,...mt(o,x0,s)}},w0=Ve(Zs,{shouldForwardProp:e=>Zt(e)||e==="classes",name:"MuiRadio",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.size!=="medium"&&s[`size${Ie(r.size)}`],s[`color${Ie(r.color)}`]]}})(bt(({theme:e})=>({color:(e.vars||e).palette.text.secondary,[`&.${uo.disabled}`]:{color:(e.vars||e).palette.action.disabled},variants:[{props:{color:"default",disabled:!1,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette.action.active,e.palette.action.hoverOpacity)}}},...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s,disabled:!1,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[s].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette[s].main,e.palette.action.hoverOpacity)}}})),...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s,disabled:!1},style:{[`&.${uo.checked}`]:{color:(e.vars||e).palette[s].main}}})),{props:{disableRipple:!1},style:{"&:hover":{"@media (hover: none)":{backgroundColor:"transparent"}}}}]})));function k0(e,s){return typeof s=="object"&&s!==null?e===s:String(e)===String(s)}const C0=t.jsx(Ys,{checked:!0}),S0=t.jsx(Ys,{}),ho=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiRadio"}),{checked:o,checkedIcon:l=C0,color:a="primary",icon:c=S0,name:d,onChange:h,size:g="medium",className:p,disabled:m,disableRipple:x=!1,slots:b={},slotProps:u={},inputProps:w,...T}=i,D=Ls();let z=m;D&&typeof z>"u"&&(z=D.disabled),z??(z=!1);const C={...i,disabled:z,disableRipple:x,color:a,size:g},k=j0(C),$=y0();let B=o;const _=Ga(h,$&&$.onChange);let V=d;$&&(typeof B>"u"&&(B=k0($.value,i.value)),typeof V>"u"&&(V=$.name));const f=u.input??w,[H,U]=Gt("root",{ref:r,elementType:w0,className:$e(k.root,p),shouldForwardComponentProp:!0,externalForwardedProps:{slots:b,slotProps:u,...T},getSlotProps:F=>({...F,onChange:(Z,...K)=>{var ee;(ee=F.onChange)==null||ee.call(F,Z,...K),_(Z,...K)}}),ownerState:C,additionalProps:{type:"radio",icon:re.cloneElement(c,{fontSize:c.props.fontSize??g}),checkedIcon:re.cloneElement(l,{fontSize:l.props.fontSize??g}),disabled:z,name:V,checked:B,slots:b,slotProps:{input:typeof f=="function"?f(C):f}}});return t.jsx(H,{...U,classes:k})});process.env.NODE_ENV!=="production"&&(ho.propTypes={checked:n.bool,checkedIcon:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["default","primary","secondary","error","info","success","warning"]),n.string]),disabled:n.bool,disableRipple:n.bool,icon:n.node,id:n.string,inputProps:n.object,inputRef:on,name:n.string,onChange:n.func,required:n.bool,size:n.oneOfType([n.oneOf(["medium","small"]),n.string]),slotProps:n.shape({input:n.oneOfType([n.func,n.object]),root:n.oneOfType([n.func,n.object])}),slots:n.shape({input:n.elementType,root:n.elementType}),sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),value:n.any});function T0(e){return rt("MuiTypography",e)}ht("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"]);const M0={primary:!0,secondary:!0,error:!0,info:!0,success:!0,warning:!0,textPrimary:!0,textSecondary:!0,textDisabled:!0},z0=b1(),E0=e=>{const{align:s,gutterBottom:r,noWrap:i,paragraph:o,variant:l,classes:a}=e,c={root:["root",l,e.align!=="inherit"&&`align${Ie(s)}`,r&&"gutterBottom",i&&"noWrap",o&&"paragraph"]};return mt(c,T0,a)},N0=Ve("span",{name:"MuiTypography",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.variant&&s[r.variant],r.align!=="inherit"&&s[`align${Ie(r.align)}`],r.noWrap&&s.noWrap,r.gutterBottom&&s.gutterBottom,r.paragraph&&s.paragraph]}})(bt(({theme:e})=>{var s;return{margin:0,variants:[{props:{variant:"inherit"},style:{font:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}},...Object.entries(e.typography).filter(([r,i])=>r!=="inherit"&&i&&typeof i=="object").map(([r,i])=>({props:{variant:r},style:i})),...Object.entries(e.palette).filter(Kt()).map(([r])=>({props:{color:r},style:{color:(e.vars||e).palette[r].main}})),...Object.entries(((s=e.palette)==null?void 0:s.text)||{}).filter(([,r])=>typeof r=="string").map(([r])=>({props:{color:`text${Ie(r)}`},style:{color:(e.vars||e).palette.text[r]}})),{props:({ownerState:r})=>r.align!=="inherit",style:{textAlign:"var(--Typography-textAlign)"}},{props:({ownerState:r})=>r.noWrap,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},{props:({ownerState:r})=>r.gutterBottom,style:{marginBottom:"0.35em"}},{props:({ownerState:r})=>r.paragraph,style:{marginBottom:16}}]}})),fo={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},Gs=re.forwardRef(function(s,r){const{color:i,...o}=vt({props:s,name:"MuiTypography"}),l=!M0[i],a=z0({...o,...l&&{color:i}}),{align:c="inherit",className:d,component:h,gutterBottom:g=!1,noWrap:p=!1,paragraph:m=!1,variant:x="body1",variantMapping:b=fo,...u}=a,w={...a,align:c,color:i,className:d,component:h,gutterBottom:g,noWrap:p,paragraph:m,variant:x,variantMapping:b},T=h||(m?"p":b[x]||fo[x])||"span",D=E0(w);return t.jsx(N0,{as:T,ref:r,className:$e(D.root,d),...u,ownerState:w,style:{...c!=="inherit"&&{"--Typography-textAlign":c},...u.style}})});process.env.NODE_ENV!=="production"&&(Gs.propTypes={align:n.oneOf(["center","inherit","justify","left","right"]),children:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["primary","secondary","success","error","info","warning","textPrimary","textSecondary","textDisabled"]),n.string]),component:n.elementType,gutterBottom:n.bool,noWrap:n.bool,paragraph:n.bool,style:n.object,sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),variant:n.oneOfType([n.oneOf(["body1","body2","button","caption","h1","h2","h3","h4","h5","h6","inherit","overline","subtitle1","subtitle2"]),n.string]),variantMapping:n.object});function D0(e){return rt("MuiFormControlLabel",e)}const Qt=ht("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error","required","asterisk"]);function O0({props:e,states:s,muiFormControl:r}){return s.reduce((i,o)=>(i[o]=e[o],r&&typeof e[o]>"u"&&(i[o]=r[o]),i),{})}const A0=e=>{const{classes:s,disabled:r,labelPlacement:i,error:o,required:l}=e,a={root:["root",r&&"disabled",`labelPlacement${Ie(i)}`,o&&"error",l&&"required"],label:["label",r&&"disabled"],asterisk:["asterisk",o&&"error"]};return mt(a,D0,s)},I0=Ve("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[{[`& .${Qt.label}`]:s.label},s.root,s[`labelPlacement${Ie(r.labelPlacement)}`]]}})(bt(({theme:e})=>({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16,[`&.${Qt.disabled}`]:{cursor:"default"},[`& .${Qt.label}`]:{[`&.${Qt.disabled}`]:{color:(e.vars||e).palette.text.disabled}},variants:[{props:{labelPlacement:"start"},style:{flexDirection:"row-reverse",marginRight:-11}},{props:{labelPlacement:"top"},style:{flexDirection:"column-reverse"}},{props:{labelPlacement:"bottom"},style:{flexDirection:"column"}},{props:({labelPlacement:s})=>s==="start"||s==="top"||s==="bottom",style:{marginLeft:16}}]}))),R0=Ve("span",{name:"MuiFormControlLabel",slot:"Asterisk",overridesResolver:(e,s)=>s.asterisk})(bt(({theme:e})=>({[`&.${Qt.error}`]:{color:(e.vars||e).palette.error.main}}))),po=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiFormControlLabel"}),{checked:o,className:l,componentsProps:a={},control:c,disabled:d,disableTypography:h,inputRef:g,label:p,labelPlacement:m="end",name:x,onChange:b,required:u,slots:w={},slotProps:T={},value:D,...z}=i,C=Ls(),k=d??c.props.disabled??(C==null?void 0:C.disabled),$=u??c.props.required,B={disabled:k,required:$};["checked","name","onChange","value","inputRef"].forEach(K=>{typeof c.props[K]>"u"&&typeof i[K]<"u"&&(B[K]=i[K])});const _=O0({props:i,muiFormControl:C,states:["error"]}),V={...i,disabled:k,labelPlacement:m,required:$,error:_.error},f=A0(V),H={slots:w,slotProps:{...a,...T}},[U,F]=Gt("typography",{elementType:Gs,externalForwardedProps:H,ownerState:V});let Z=p;return Z!=null&&Z.type!==Gs&&!h&&(Z=t.jsx(U,{component:"span",...F,className:$e(f.label,F==null?void 0:F.className),children:Z})),t.jsxs(I0,{className:$e(f.root,l),ownerState:V,ref:r,...z,children:[re.cloneElement(c,B),$?t.jsxs("div",{children:[Z,t.jsxs(R0,{ownerState:V,"aria-hidden":!0,className:f.asterisk,children:[" ","*"]})]}):Z]})});process.env.NODE_ENV!=="production"&&(po.propTypes={checked:n.bool,classes:n.object,className:n.string,componentsProps:n.shape({typography:n.object}),control:n.element.isRequired,disabled:n.bool,disableTypography:n.bool,inputRef:on,label:n.node,labelPlacement:n.oneOf(["bottom","end","start","top"]),name:n.string,onChange:n.func,required:n.bool,slotProps:n.shape({typography:n.oneOfType([n.func,n.object])}),slots:n.shape({typography:n.elementType}),sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),value:n.any});const Ks=e=>{const{inputProperties:s,label:r,checked:i,onChange:o,fontSize:l}=e;return t.jsx(po,{label:r,sx:{margin:"0px","& .MuiTypography-root":{fontSize:l||"1vw"}},control:t.jsx(ho,{...s,checked:i,onChange:o,sx:{"&.Mui-checked":{color:"#0047ab"}}})})};Ks.propTypes={inputProperties:n.object,label:n.string};const at=v.forwardRef((e,s)=>{const[r,i]=v.useState(!1),{inputProperties:o}=e,l=a=>{o!=null&&o.handleChange&&typeof o.handleChange=="function"?o.handleChange(a):o!=null&&o.onChange&&typeof o.onChange=="function"&&o.onChange(a)};return t.jsxs(vs,{isfocused:r,style:{...o==null?void 0:o.size},children:[t.jsx(js,{ref:s,onFocus:()=>i(!0),onBlur:()=>i(!1),onChange:l,fontStyle:o==null?void 0:o.fontStyle,...o}),t.jsx(M1,{isfocused:r})]})});at.displayName="InputSearch",at.propTypes={inputProperties:n.object};const Xt=({title:e,tooltip:s,top:r,left:i,fontSizeTitle:o,fontSizeTooltip:l,widthTooltip:a,heightTooltip:c,marginTop:d,marginBottom:h,style:g,isTooltipVisibleProp:p,fontWeight:m="700",fontSizeSubTitle:x="1vw",subTitle:b,htmlFor:u})=>{const[w,T]=v.useState(p||!1),D=()=>{T(!0)},z=()=>{T(!1)};return t.jsxs("label",{htmlFor:u,className:"flex align-items-center",style:{...g,marginTop:d,marginBottom:h,display:"flex",alignItems:"center",gap:"5px"},children:[t.jsx("p",{className:"flex align-items-center",style:{fontSize:o,fontWeight:m,color:"#2F3131"},children:e}),b&&t.jsx("p",{style:{fontSize:x,color:"#2F3131"},className:"sub-label",children:b}),s&&t.jsxs("div",{style:{position:"relative",width:"24px",height:"26px",display:"flex",alignItems:"center",justifyContent:"center"},onMouseEnter:D,onMouseLeave:z,children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:26,fill:"none",viewBox:"0 0 24 26",children:t.jsx("path",{fill:"#21459C",d:"M12 2.43c-2.652 0-5.196 1.112-7.071 3.091S2 10.183 2 12.981s1.054 5.482 2.929 7.46c1.875 1.979 4.419 3.09 7.071 3.09s5.196-1.111 7.071-3.09C20.946 18.463 22 15.78 22 12.982s-1.054-5.481-2.929-7.46c-1.875-1.979-4.419-3.09-7.071-3.09Zm1 15.826h-2v-6.33h2v6.33Zm0-8.44h-2v-2.11h2v2.11Z"})}),w&&t.jsx("p",{style:{position:"absolute",width:a,height:c,display:"flex",alignItems:"center",justifyContent:"center",background:"white",left:i,border:"1px solid #707070",padding:"5px",borderRadius:"10px",color:"#707070",fontWeight:"400",fontSize:l,top:r,zIndex:1e3},children:s})]})]})};Xt.propTypes={title:n.string||n.any,tooltip:n.string||n.node||n.array||n.element||n.elementType,top:n.string||n.any,left:n.string||n.any,fontSizeTitle:n.string||n.any,fontSizeTooltip:n.string||n.any,widthTooltip:n.string||n.any,heightTooltip:n.string||n.any,marginTop:n.string||n.any,marginBottom:n.string||n.any,style:n.object||n.any,isTooltipVisibleProp:n.bool||n.any,fontWeight:n.string||n.any,fontSizeSubTitle:n.string||n.any,subTitle:n.string||n.any,htmlFor:n.string||n.any};const Dt=4,et=e=>{const{size:s,label:r,options:i,onchange:o,error:l,inputRadio:a,sizeOptions:c,heightOptions:d="auto",maxHeightOptions:h="auto",isOpen:g,setIsOpen:p,disabledClickOutside:m,keyReset:x,value:b,color:u="white",fontSizeLabel:w="1vw",fontSizeOptions:T="0.9vw",border:D,backgroundColor:z,disableColorOpen:C,disabled:k=!1,Icon:$,displayOptions:B,height:_,paddingDropdownHeader:V,widthIcon:f,heightIcon:H,placeholderInputSearch:U="Buscar...",borderRadiusRight:F="4px",borderRadiusLeft:Z="4px",labelText:K,subLabelText:ee,gap:L="0",justifyContent:E="flex-start",id:j,fontSizeLabelText:y,fontSizeTooltip:I,heightTooltip:R,leftTooltip:O,tooltip:M,topTooltip:A,widthTooltip:q,isTooltipVisible:W,position:P="absolute",withoutOptions:X=!1,sortAlphabetically:G=!0}=e,[se,Q]=v.useState(i),[he,le]=v.useState(i),[fe,_e]=v.useState(!1),ke=g!==void 0?g:fe,Pe=p!==void 0?p:_e,[ce,oe]=v.useState(""),de=v.useRef(null),te=()=>!k&&Pe(!ke);v.useEffect(()=>{if(b!=null)if(b!==""){const ae=i.find(Te=>Te.value===b||Te.label===b);oe(ae?ae.label:b)}else oe("")},[b,i]),v.useEffect(()=>{const ae=G?[...i].sort((Te,Ge)=>{var st;return(st=Te.label)==null?void 0:st.localeCompare(Ge.label)}):[...i];Q(ae),le(ae)},[i,G]);const ie=ae=>{oe(ae.label),Pe(!1),o&&o({...ae,id:j})},[ze,Ne]=v.useState(""),De=ae=>{const Te=ae.target.value;Ne(Te);const Ge=se.filter(wt=>wt.label.toLowerCase().includes(Te.toLowerCase())),st=G?Ge.sort((wt,mr)=>{var Un;return(Un=wt.label)==null?void 0:Un.localeCompare(mr.label)}):Ge;le(st)};return v.useEffect(()=>{if(m)return;const ae=Te=>{de.current&&!de.current.contains(Te.target)&&Pe(!1)};return document.addEventListener("mousedown",ae),()=>{document.removeEventListener("mousedown",ae)}},[Pe,de,m]),v.useEffect(()=>{x!==void 0&&b==null&&oe("")},[x,b]),v.useEffect(()=>{ke||(le(se),Ne(""))},[ke,se]),t.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:L,justifyContent:E},children:[K&&t.jsx(Xt,{fontSizeTitle:y,fontSizeTooltip:I,heightTooltip:R,left:O,subTitle:ee,title:K,tooltip:M,top:A,widthTooltip:q,isTooltipVisibleProp:W,marginBottom:"5px"}),t.jsxs("div",{ref:de,className:`dropdown ${l?"error":""} ${ke&&!C?"open":""} ${k?"disabled":""}`,style:{width:s},children:[t.jsxs("div",{className:`dropdown-header ${u}`,onClick:te,role:"button","aria-haspopup":"listbox","aria-expanded":ke,style:{border:D,backgroundColor:z,cursor:k?"not-allowed":"pointer",opacity:k?.5:1,padding:V,height:_,borderTopRightRadius:F,borderBottomRightRadius:F,borderTopLeftRadius:Z,borderBottomLeftRadius:Z},children:[t.jsx("span",{style:{fontSize:w},children:ce||r}),$?t.jsx($,{className:`icon-basicSelect ${ke?"up":"down"}`,style:{width:f,height:H}}):t.jsx("i",{className:`arrow-${u} ${ke?"up":"down"}`})]}),ke&&!X&&t.jsxs("ul",{className:`dropdown-options ${u} ${P}`,role:"listbox",id:`dropdown-options-basicSelect ${j}`,style:{width:c||"100%",height:d,maxHeight:h,display:B},children:[i.length>=Dt&&i.length>0&&t.jsx("div",{style:{padding:"4px 8px",fontSize:"1vw",backgroundColor:"#dde3f1",borderBottom:"1px solid #707070"},children:t.jsx(at,{inputProperties:{placeholder:U,size:{width:"100%",height:"28px"},type:"text",onChange:ae=>De(ae),fontStyle:"italic"}})}),i.length===0&&!X&&t.jsx("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:T,cursor:"default",overflowWrap:"break-word"},children:"No hay opciones disponibles"}),he.length===0&&ze.trim()!==""?t.jsxs("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:T,cursor:"default",overflowWrap:"break-word"},children:['No se encontraron resultados para "',ze,'"']}):he.map((ae,Te)=>t.jsxs("li",{onClick:()=>ie(ae),role:"option",style:{padding:a?"5px 0":"15px",fontSize:T},className:"flex align-center flex-wrap",children:[t.jsxs("div",{className:"flex align-center",style:{fontWeight:"400"},children:[a&&t.jsx(Ks,{inputProperties:{checked:ce===ae.label,onChange:()=>ie(ae)}}),ae.label]}),(ae==null?void 0:ae.description)&&t.jsx(A1,{children:ae==null?void 0:ae.description})]},ae.id||Te))]})]})]})};et.propTypes={size:n.string,options:n.array,label:n.string,onchange:n.func,error:n.bool,inputRadio:n.bool,sizeOptions:n.string,heightOptions:n.string,isOpen:n.bool,setIsOpen:n.func,disabledClickOutside:n.bool,keyReset:n.number,value:n.string,maxHeightOptions:n.string,color:n.oneOf(["white","grey"]),fontSizeLabel:n.string,fontSizeOptions:n.string,border:n.string,backgroundColor:n.string,disableColorOpen:n.bool,disabled:n.bool,Icon:n.elementType||n.element||n.func||n.node||n.object||n.any,displayOptions:n.string,height:n.string,paddingDropdownHeader:n.string,widthIcon:n.string,heightIcon:n.string,placeholderInputSearch:n.string,borderRadiusRight:n.string,borderRadiusLeft:n.string,labelText:n.string,subLabelText:n.any,gap:n.string,justifyContent:n.string,id:n.string,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,position:n.string,withoutOptions:n.bool,sortAlphabetically:n.bool};const P0=e=>t.jsx(et,{color:"grey",...e}),go=e=>{const{inputProperties:s,size:r,height:i="200px"}=e,[o,l]=v.useState(0),a=c=>{l(c.target.value.length),s.onChange&&s.onChange(c)};return t.jsxs(R1,{style:{width:r,height:i},children:[t.jsx("textarea",{...s,maxLength:220,onChange:a}),t.jsxs("p",{children:[o,"/220"]})]})};go.propTypes={inputProperties:n.object,size:n.string,height:n.string,handleChange:n.func};const mo=({width:e,fontSize:s,onchange:r})=>{const[i,o]=v.useState(!1),[l,a]=v.useState(""),c=v.useRef(null),d=x=>{x.preventDefault(),o(!0)},h=x=>{x.preventDefault(),o(!1)},g=x=>{if(x.preventDefault(),o(!1),x.dataTransfer.files&&x.dataTransfer.files.length>0){const b=x.dataTransfer.files[0];r(b),a(b.name)}},p=x=>{if(x.target.files&&x.target.files.length>0){const b=x.target.files[0];r(b),a(b.name)}},m=()=>{var x;(x=c.current)==null||x.click()};return t.jsxs("div",{className:`drag-drop-upload ${i?"dragging":""}`,onDragOver:d,onDragLeave:h,onDrop:g,onClick:m,style:{width:e},children:[t.jsx(Mn,{}),l?t.jsx("p",{className:"upload-text file-name",style:{fontSize:s},children:l}):t.jsxs("p",{className:"upload-text",style:{fontSize:s},children:[t.jsx("span",{children:"Seleccione archivo"})," o arrastre hasta aquí (word, excel, png, jpg o pdf)"]}),t.jsx("input",{type:"file",ref:c,onChange:p,style:{display:"none"},accept:".pdf,.doc,.docx,.xlsx,.png,.jpg,.jpeg"})]})};mo.propTypes={width:n.string,fontSize:n.string,onchange:n.func};const yo=e=>t.jsx("button",{className:"button-search",...e,children:t.jsx(z1,{})}),xo=e=>{const[s,r]=v.useState(!1),[i,o]=v.useState(""),{label:l,inputProperties:a,error:c,fontSizeLabel:d,borderRadiusRight:h="4px",borderRadiusLeft:g="4px"}=e,p=x=>{o(x.target.value),a.handleChange(x)},m=x=>{x.preventDefault();const b={target:{value:i,id:a.id||"text-input"},preventDefault:()=>{}};a.handleChange(b)};return t.jsxs("form",{style:{...a==null?void 0:a.size},onSubmit:m,children:[l&&t.jsx(E1,{htmlFor:a.id||"text-input",style:{fontSize:d},children:l}),t.jsxs(vs,{isfocused:s,haserror:c,disabled:a.disabled,style:{width:"100%",position:"relative",borderTopRightRadius:h,borderBottomRightRadius:h,borderTopLeftRadius:g,borderBottomLeftRadius:g},children:[t.jsx(js,{onFocus:()=>r(!0),onBlur:()=>r(!1),onChange:p,value:i,...a}),t.jsx("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"0px",height:"100%"},children:t.jsx(yo,{disabled:a.disabled})})]}),c&&t.jsx(Ti,{children:c})]})};xo.propTypes={label:n.string,inputProperties:n.object,error:n.bool,fontSizeLabel:n.string,borderRadiusRight:n.string,borderRadiusLeft:n.string};const W0=()=>{const[e,s]=v.useState(15),r=()=>{s(l=>l+1)},i=()=>{s(l=>l-1)},o=l=>{const a=parseInt(l.target.value);isNaN(a)||s(a)};return t.jsxs("div",{className:"number-spinner",children:[t.jsx("input",{type:"number",value:e,onChange:o,className:"number-input"}),t.jsxs("div",{className:"spinner-buttons",children:[t.jsx("button",{onClick:r,className:"spinner-button up",children:"▲"}),t.jsx("button",{onClick:i,className:"spinner-button down",children:"▼"})]})]})},bo=({options:e,value:s,onChange:r,width:i,disabled:o,height:l,widthIcon:a,heightIcon:c,keyReset:d,fontSize:h})=>{const g=({value:m})=>{r(m)},p=m=>m.map(x=>({label:x.toString(),value:x}));return t.jsx(et,{label:s,onchange:g,options:p(e),Icon:Ui,size:i,disabled:o,paddingDropdownHeader:"0 0.5vw",height:l,widthIcon:a,heightIcon:c,keyReset:d,sortAlphabetically:!1,fontSizeLabel:h})};bo.propTypes={options:n.array,value:n.any,onChange:n.func,disabled:n.bool,width:n.string,height:n.string,widthIcon:n.string,heightIcon:n.string,keyReset:n.number,fontSize:n.string};const vo=e=>{var r,i,o;const{inputProperties:s}=e;return t.jsxs(N1,{style:{...s==null?void 0:s.size},isSuccessful:(r=s==null?void 0:s.state)==null?void 0:r.success,children:[t.jsx(D1,{...s}),((i=s==null?void 0:s.state)==null?void 0:i.error)&&t.jsx("div",{style:{height:"20px"},children:t.jsx(Mi,{children:"*"})}),((o=s==null?void 0:s.state)==null?void 0:o.success)&&t.jsx("div",{style:{height:"20px"},children:t.jsx(Mi,{style:{color:"#009470",fontSize:"15px"},children:"✔"})})]})};vo.propTypes={inputProperties:n.object};const $0=e=>{const{options:s=[],value:r,onChange:i,onBlur:o,onFocus:l,sortAlphabetically:a=!0,searchable:c=!0}=e,[d,h]=v.useState([]),[g,p]=v.useState(!1),[m,x]=v.useState(!1),[b,u]=v.useState(""),[w,T]=v.useState(null),D=v.useRef(null),z=v.useRef(null),C=v.useRef(null),k=F=>F.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase();v.useEffect(()=>{let F=[...s];a&&F.sort((Z,K)=>(Z.label||"").localeCompare(K.label||"")),h(F)},[s,a]),v.useEffect(()=>{if(r!=null){const F=s.find(Z=>ge.isEqual(Z.value,r));T(F||null)}else T(null)},[r,s]),v.useEffect(()=>{if(!b.trim()){let Z=[...s];a&&Z.sort((K,ee)=>(K.label||"").localeCompare(ee.label||"")),h(Z);return}const F=s.filter(Z=>k(Z.label).includes(k(b)));a&&F.sort((Z,K)=>(Z.label||"").localeCompare(K.label||"")),h(F)},[b,s,a]),v.useEffect(()=>{m?C.current&&setTimeout(()=>{var F;return(F=C.current)==null?void 0:F.focus()},50):u("")},[m]),v.useEffect(()=>{const F=Z=>{D.current&&!D.current.contains(Z.target)&&(x(!1),p(!1))};return document.addEventListener("mousedown",F),()=>document.removeEventListener("mousedown",F)},[]);const $=()=>{var F;e.disabled||(x(!m),m||(F=z.current)==null||F.focus())},B=F=>{let Z;ge.isEqual(w==null?void 0:w.value,F.value)?Z=null:Z=F,T(Z),x(!1);const K={target:{id:e.id,name:e.name,value:(Z==null?void 0:Z.value)||null,type:"select",checked:void 0,selectedOption:Z,label:(Z==null?void 0:Z.label)||null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(K),o==null||o(K)},_=()=>{T(null),u("");const F={target:{id:e.id,name:e.name,value:null,type:"select",checked:void 0,selectedOption:null,label:null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(F)},V=F=>{p(!0),l==null||l(F)},f=F=>{var Z;(Z=D.current)!=null&&Z.contains(F.relatedTarget)||(p(!1),o==null||o(F))},H=F=>{var Z;if(!e.disabled)switch(F.key){case"Enter":case" ":m||(F.preventDefault(),x(!0));break;case"Escape":x(!1),(Z=z.current)==null||Z.focus();break;case"ArrowDown":case"ArrowUp":F.preventDefault(),m||x(!0);break}},U=v.useMemo(()=>c&&s.length>=Dt,[c,s.length]);return{filteredOptions:d,isFocused:g,isOpen:m,searchQuery:b,setSearchQuery:u,selectedOption:w,dropdownRef:D,inputRef:z,searchInputRef:C,toggleDropdown:$,handleOptionSelect:B,handleClear:_,handleFocus:V,handleBlur:f,handleKeyDown:H,showSearch:U}},Bn=v.forwardRef((e,s)=>{const{className:r="",disabled:i=!1,dropdownClassName:o="",error:l=!1,icon:a,id:c,placeholder:d="Select",maxHeight:h="300px",name:g,noOptionsMessage:p="No hay opciones disponibles",noResultsMessage:m="No se encontraron resultados",options:x=[],required:b=!1,placeholderInput:u="Buscar...",width:w="300px",fontSize:T="14px",fontSizeOptions:D="14px",position:z="absolute",...C}=e,{filteredOptions:k,isFocused:$,isOpen:B,searchQuery:_,setSearchQuery:V,selectedOption:f,dropdownRef:H,inputRef:U,searchInputRef:F,toggleDropdown:Z,handleOptionSelect:K,handleClear:ee,handleFocus:L,handleBlur:E,handleKeyDown:j,showSearch:y}=$0(e);v.useImperativeHandle(s,()=>({focus:()=>{var O;return(O=U.current)==null?void 0:O.focus()},blur:()=>{var O;return(O=U.current)==null?void 0:O.blur()},value:(f==null?void 0:f.value)||"",clear:()=>ee()}));const I=["bs-dropdown",l&&"bs-error",i&&"bs-disabled",B&&"bs-open",$&&"bs-focused",r].filter(Boolean).join(" "),R=["bs-dropdown-options",o].filter(Boolean).join(" ");return t.jsxs("div",{ref:H,className:I,...C,style:{width:w},children:[t.jsx("input",{ref:U,type:"hidden",id:c,name:g,value:(f==null?void 0:f.value)||"",required:b,disabled:i}),t.jsxs("div",{className:"bs-dropdown-header",onClick:Z,onFocus:L,onBlur:E,onKeyDown:j,role:"combobox","aria-expanded":B,"aria-haspopup":"listbox","aria-labelledby":`${c}-label`,"aria-disabled":i,tabIndex:i?-1:0,style:{fontSize:T},children:[t.jsx("span",{className:"bs-dropdown-value",style:{fontSize:T},children:(f==null?void 0:f.label)||d}),a?t.jsx(a,{className:`bs-icon ${B?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${B?"bs-arrow-up":"bs-arrow-down"}`})]}),B&&t.jsxs("div",{className:R,role:"listbox",style:{position:z},children:[y&&t.jsx("div",{className:"bs-search-container",children:t.jsx(at,{ref:F,inputProperties:{placeholder:u,size:{width:"100%",height:"28px"},type:"text",onChange:O=>V(O.target.value),onKeyDown:O=>{O.key==="Enter"&&k.length>0&&K(k[0])},fontStyle:"italic",value:_,style:{fontSize:T}}})}),t.jsx("ul",{className:"bs-options-list",style:{maxHeight:h},children:x.length===0?t.jsx("li",{className:"bs-no-options",children:p}):k.length===0?t.jsxs("li",{className:"bs-no-options",children:[m," ",_&&`"${_}"`]}):k.map((O,M)=>t.jsxs("li",{className:`bs-option ${ge.isEqual(f==null?void 0:f.value,O.value)?"bs-selected":""}`,onClick:()=>K(O),role:"option","aria-selected":ge.isEqual(f==null?void 0:f.value,O.value),style:{fontSize:D},children:[t.jsx("span",{className:"bs-option-label",style:{fontSize:D},children:O.label}),O.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:D},children:O.description})]},O.id||O.value||M))})]})]})});Bn.displayName="Select",Bn.propTypes={id:n.string,label:n.string,name:n.string,placeholder:n.string,options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string})),className:n.string,disabled:n.bool,dropdownClassName:n.string,error:n.bool,fontSize:n.string,icon:n.elementType,maxHeight:n.string,noOptionsMessage:n.string,noResultsMessage:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,required:n.bool,searchable:n.bool,placeholderInput:n.string,sortAlphabetically:n.bool,value:n.any,width:n.string,fontSizeOptions:n.string};const B0=e=>{const{options:s=[],value:r,onChange:i,onBlur:o,onFocus:l,sortAlphabetically:a=!0,searchable:c=!0,textSelectAll:d="Seleccionar Todo"}=e,[h,g]=v.useState([]),[p,m]=v.useState(!1),[x,b]=v.useState(!1),[u,w]=v.useState(""),[T,D]=v.useState([]),z=v.useRef(null),C=v.useRef(null),k=v.useRef(null),$=v.useMemo(()=>{const j=s;if(Array.isArray(j))return j.map(y=>({...y,group:null}));if(typeof j=="object"&&j!==null){const y=[];return Object.entries(j).forEach(([I,R])=>{Array.isArray(R)&&R.forEach(O=>{y.push({...O,group:I})})}),y}return[]},[s]),B=j=>j.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase();v.useEffect(()=>{let j=[...$];a&&j.sort((y,I)=>(y.label||"").localeCompare(I.label||"")),g(j)},[$,a]),v.useEffect(()=>{r!=null?Array.isArray(r)?D(r):D([]):D([])},[r,s]),v.useEffect(()=>{if(!u.trim()){let y=[...$];a&&y.sort((I,R)=>(I.label||"").localeCompare(R.label||"")),g(y);return}const j=$.filter(y=>B(y.label).includes(B(u)));a&&j.sort((y,I)=>(y.label||"").localeCompare(I.label||"")),g(j)},[u,$,a]),v.useEffect(()=>{x?k.current&&setTimeout(()=>{var j;return(j=k.current)==null?void 0:j.focus()},50):w("")},[x]),v.useEffect(()=>{const j=y=>{z.current&&!z.current.contains(y.target)&&(b(!1),m(!1))};return document.addEventListener("mousedown",j),()=>document.removeEventListener("mousedown",j)},[]);const _=()=>{var j;e.disabled||(b(!x),x||(j=C.current)==null||j.focus())},V=j=>{D(y=>{const I=y.some(M=>ge.isEqual(M,j.value));let R;I?R=y.filter(M=>!ge.isEqual(M,j.value)):R=[...y,j.value];const O={target:{id:e.id,name:e.name,value:R,type:"select-multiple",checked:void 0,selectedOptions:R},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};return i==null||i(O),o==null||o(O),R})},f=()=>{const j=h.map(y=>y.value);D(y=>{const I=j.every(M=>y.some(A=>ge.isEqual(A,M)));let R;if(I)R=y.filter(M=>!j.some(A=>ge.isEqual(M,A)));else{const M=j.filter(A=>!y.some(q=>ge.isEqual(q,A)));R=[...y,...M]}const O={target:{id:e.id,name:e.name,value:R,type:"select-multiple",checked:void 0,selectedOptions:R},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};return i==null||i(O),o==null||o(O),R})},H=()=>{D([]),w("");const j={target:{id:e.id,name:e.name,value:[],type:"select-multiple",checked:void 0,selectedOptions:[]},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(j)},U=j=>{m(!0),l==null||l(j)},F=j=>{var y;(y=z.current)!=null&&y.contains(j.relatedTarget)||(m(!1),o==null||o(j))},Z=j=>{var y;if(!e.disabled)switch(j.key){case"Enter":case" ":x||(j.preventDefault(),b(!0));break;case"Escape":b(!1),(y=C.current)==null||y.focus();break;case"ArrowDown":case"ArrowUp":j.preventDefault(),x||b(!0);break}},K=v.useMemo(()=>c&&$.length>=Dt,[c,$.length]),ee=()=>T.length===0?e.placeholder||"Select":T.map(y=>{const I=$.find(R=>ge.isEqual(R.value,y));return I?I.label:""}).filter(Boolean).join(", "),L=j=>{const y=j.map(M=>M.value),R=y.every(M=>T.some(A=>ge.isEqual(A,M)))?T.filter(M=>!y.some(A=>ge.isEqual(M,A))):[...T,...y.filter(M=>!T.some(A=>ge.isEqual(A,M)))];D(R);const O={target:{id:e.id,name:e.name,value:R,type:"select-multiple",checked:void 0,selectedOptions:R},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(O),o==null||o(O)},E=h.length>0&&h.every(j=>T.some(y=>ge.isEqual(y,j.value)));return{filteredOptions:h,isFocused:p,isOpen:x,searchQuery:u,setSearchQuery:w,selectedOptions:T,dropdownRef:z,inputRef:C,searchInputRef:k,toggleDropdown:_,handleOptionSelect:V,handleSelectAll:f,handleSelectGroup:L,handleClear:H,handleFocus:U,handleBlur:F,handleKeyDown:Z,showSearch:K,getDisplayLabel:ee,allVisibleSelected:E,textSelectAll:d}},Fn=v.forwardRef((e,s)=>{const{className:r="",disabled:i=!1,dropdownClassName:o="",error:l=!1,fontSize:a="14px",fontSizeOptions:c="12px",icon:d,id:h,maxHeight:g="300px",name:p,noOptionsMessage:m="No hay opciones disponibles",noResultsMessage:x="No se encontraron resultados",options:b=[],required:u=!1,placeholderInput:w="Buscar...",width:T="300px",position:D="absolute",...z}=e,{filteredOptions:C,isFocused:k,isOpen:$,searchQuery:B,setSearchQuery:_,selectedOptions:V,dropdownRef:f,inputRef:H,searchInputRef:U,toggleDropdown:F,handleOptionSelect:Z,handleSelectAll:K,handleSelectGroup:ee,handleClear:L,handleFocus:E,handleBlur:j,handleKeyDown:y,showSearch:I,getDisplayLabel:R,allVisibleSelected:O,textSelectAll:M}=B0(e),A=C.reduce((P,X)=>{const G=X.group||"Ungrouped";return P[G]||(P[G]=[]),P[G].push(X),P},{});v.useImperativeHandle(s,()=>({focus:()=>{var P;return(P=H.current)==null?void 0:P.focus()},blur:()=>{var P;return(P=H.current)==null?void 0:P.blur()},value:V,clear:()=>L()}));const q=["bs-dropdown",l&&"bs-error",i&&"bs-disabled",$&&"bs-open",k&&"bs-focused",r].filter(Boolean).join(" "),W=["bs-dropdown-options",o].filter(Boolean).join(" ");return t.jsxs("div",{ref:f,className:q,...z,style:{width:T},children:[t.jsx("input",{ref:H,type:"hidden",id:h,name:p,value:JSON.stringify(V),required:u,disabled:i}),t.jsxs("div",{className:"bs-dropdown-header",onClick:F,onFocus:E,onBlur:j,onKeyDown:y,role:"combobox","aria-expanded":$,"aria-haspopup":"listbox","aria-labelledby":`${h}-label`,"aria-disabled":i,tabIndex:i?-1:0,style:{fontSize:a},children:[t.jsx("span",{className:"bs-dropdown-value",style:{fontSize:a},children:R()}),d?t.jsx(d,{className:`bs-icon ${$?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${$?"bs-arrow-up":"bs-arrow-down"}`})]}),$&&t.jsxs("div",{className:W,role:"listbox",style:{position:D},children:[I&&t.jsx("div",{className:"bs-search-container",children:t.jsx(at,{ref:U,inputProperties:{placeholder:w,size:{width:"100%",height:"28px"},type:"text",onChange:P=>_(P.target.value),onKeyDown:P=>{P.key==="Enter"&&C.length>0},fontStyle:"italic",value:B,style:{fontSize:a}}})}),C.length>0&&t.jsxs("div",{className:`bs-select-all ${O?"bs-select-all-all":""}`,style:{padding:"6px 0px"},children:[t.jsx(Le.Checkbox,{checked:O,onChange:P=>{P.stopPropagation(),K()},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsx("span",{style:{fontSize:a,cursor:"pointer"},onClick:K,children:M})]}),t.jsx("div",{className:"bs-options-list",style:{maxHeight:g},children:Object.keys(A).length===0?t.jsx("div",{className:"bs-no-options",children:b.length===0?m:x+(B?` "${B}"`:"")}):Object.entries(A).map(([P,X])=>t.jsxs("div",{style:{marginTop:P!=="Ungrouped"?"8px":"0px"},children:[P!=="Ungrouped"&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"bs-group-title",style:{fontSize:a,fontWeight:"bold",marginBottom:"8px",marginLeft:"10px"},children:P}),t.jsxs("div",{className:`bs-group-header ${X.every(G=>V.some(se=>ge.isEqual(se,G.value)))?"bs-select-all-all-header":""}`,children:[t.jsx(Le.Checkbox,{checked:X.every(G=>V.some(se=>ge.isEqual(se,G.value))),onChange:G=>{G.stopPropagation(),ee(X)},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsxs("span",{style:{fontSize:c,cursor:"pointer"},onClick:()=>ee(X),children:["Seleccionar ",P]})]}),X.map((G,se)=>t.jsxs("div",{className:`bs-option ${V.some(Q=>ge.isEqual(Q,G.value))?"bs-selected":""}`,style:{display:"flex",alignItems:"center",gap:"0px",padding:"6px 0px"},role:"option","aria-selected":V.some(Q=>ge.isEqual(Q,G.value)),children:[t.jsx(Le.Checkbox,{checked:V.some(Q=>ge.isEqual(Q,G.value)),onChange:Q=>{Q.stopPropagation(),Z(G)},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsx("span",{className:"bs-option-label",style:{fontSize:c,cursor:"pointer"},onClick:()=>Z(G),children:G.label}),G.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:c},children:G.description})]},G.id||G.value||se))]}),P==="Ungrouped"&&X.map((G,se)=>t.jsxs("div",{className:`bs-option ${V.some(Q=>ge.isEqual(Q,G.value))?"bs-selected":""}`,role:"option",style:{display:"flex",alignItems:"center",gap:"8px",padding:"6px 0px"},"aria-selected":V.some(Q=>ge.isEqual(Q,G.value)),children:[t.jsx(Le.Checkbox,{checked:V.some(Q=>ge.isEqual(Q,G.value)),onChange:Q=>{Q.stopPropagation(),Z(G)},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsx("span",{className:"bs-option-label",style:{fontSize:c,cursor:"pointer"},onClick:()=>Z(G),children:G.label}),G.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:c},children:G.description})]},G.id||G.value||se))]},P))})]})]})});Fn.displayName="SelectMultiple",Fn.propTypes={id:n.string,label:n.string,name:n.string,placeholder:n.string,options:n.oneOfType([n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string})),n.object]),className:n.string,disabled:n.bool,dropdownClassName:n.string,error:n.bool,fontSize:n.string,fontSizeOptions:n.string,icon:n.elementType,maxHeight:n.string,noOptionsMessage:n.string,noResultsMessage:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,required:n.bool,searchable:n.bool,placeholderInput:n.string,sortAlphabetically:n.bool,value:n.array,width:n.string,textSelectAll:n.string};const F0=e=>{const{options:s=[],value:r,onChange:i,onBlur:o,onFocus:l,sortAlphabetically:a=!1,searchable:c=!1}=e,[d,h]=v.useState(!1),[g,p]=v.useState(""),[m,x]=v.useState([]),[b,u]=v.useState(null),[w,T]=v.useState(!1),[D,z]=v.useState(null),[C,k]=v.useState({top:0,left:0}),$=v.useRef(null),B=v.useRef(null),_=v.useRef(null),V=E=>E.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase();v.useEffect(()=>{let E=[...s];a&&E.sort((j,y)=>(j.label||"").localeCompare(y.label||"")),x(E)},[s,a]),v.useEffect(()=>{if(r!=null){const E=s.find(j=>ge.isEqual(j.value,r));u(E||null)}else u(null)},[r,s]),v.useEffect(()=>{if(!g.trim()){let j=[...s];a&&j.sort((y,I)=>(y.label||"").localeCompare(I.label||"")),x(j);return}const E=s.filter(j=>V(j.label).includes(V(g)));a&&E.sort((j,y)=>(j.label||"").localeCompare(y.label||"")),x(E)},[g,s,a]),v.useEffect(()=>{d?_.current&&setTimeout(()=>{var E;return(E=_.current)==null?void 0:E.focus()},50):p("")},[d]),v.useEffect(()=>{const E=j=>{$.current&&!$.current.contains(j.target)&&(h(!1),T(!1),z(null))};return document.addEventListener("mousedown",E),()=>document.removeEventListener("mousedown",E)},[]);const f=()=>{var E;e.disabled||(h(!d),d||(E=B.current)==null||E.focus())},H=E=>{if(E.children&&E.children.length>0)return;let j;ge.isEqual(b==null?void 0:b.value,E.value)?j=null:j=E,u(j),h(!1),z(null);const y={target:{id:e.id,name:e.name,value:(j==null?void 0:j.value)||null,type:"nested-select",checked:void 0,selectedOption:j,label:(j==null?void 0:j.label)||null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(y),o==null||o(y)},U=(E,j)=>{if(j.stopPropagation(),E.children&&E.children.length>0)if(D&&D.id===E.id)z(null);else{const y=j.currentTarget.getBoundingClientRect();k({top:y.top,left:y.right}),z(E)}else H(E)},F=()=>{u(null),p("");const E={target:{id:e.id,name:e.name,value:null,type:"select",checked:void 0,selectedOption:null,label:null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(E)},Z=E=>{T(!0),l==null||l(E)},K=E=>{var j;(j=$.current)!=null&&j.contains(E.relatedTarget)||(T(!1),o==null||o(E))},ee=E=>{var j;if(!e.disabled)switch(E.key){case"Enter":case" ":d||(E.preventDefault(),h(!0));break;case"Escape":h(!1),(j=B.current)==null||j.focus();break;case"ArrowDown":case"ArrowUp":E.preventDefault(),d||h(!0);break}},L=v.useMemo(()=>c&&s.length>=Dt,[c,s.length]);return{filteredOptions:m,isFocused:w,isOpen:d,searchQuery:g,setSearchQuery:p,selectedOption:b,activeOption:D,subMenuPosition:C,dropdownRef:$,inputRef:B,searchInputRef:_,toggleDropdown:f,handleOptionSelect:H,handleOptionClick:U,handleClear:F,handleFocus:Z,handleBlur:K,handleKeyDown:ee,showSearch:L}},Qs=v.forwardRef((e,s)=>{const{id:r,name:i,placeholder:o="Select",options:l=[],disabled:a=!1,error:c=!1,required:d=!1,className:h="",dropdownClassName:g="",placeholderInput:p="Buscar...",noOptionsMessage:m="No hay opciones disponibles",noResultsMessage:x="No se encontraron resultados",width:b="300px",maxHeight:u="300px",fontSize:w="14px",icon:T,...D}=e,{filteredOptions:z,isFocused:C,isOpen:k,searchQuery:$,setSearchQuery:B,selectedOption:_,activeOption:V,subMenuPosition:f,dropdownRef:H,inputRef:U,searchInputRef:F,toggleDropdown:Z,handleOptionSelect:K,handleOptionClick:ee,handleClear:L,handleFocus:E,handleBlur:j,handleKeyDown:y,showSearch:I}=F0(e);v.useImperativeHandle(s,()=>({focus:()=>{var M;return(M=U.current)==null?void 0:M.focus()},blur:()=>{var M;return(M=U.current)==null?void 0:M.blur()},value:(_==null?void 0:_.value)||"",clear:()=>L()}));const R=["bs-dropdown",c&&"bs-error",a&&"bs-disabled",k&&"bs-open",C&&"bs-focused",h].filter(Boolean).join(" "),O=["bs-dropdown-options",g].filter(Boolean).join(" ");return t.jsxs("div",{ref:H,className:R,...D,style:{width:b},children:[t.jsx("input",{ref:U,type:"hidden",id:r,name:i,value:(_==null?void 0:_.value)||"",required:d,disabled:a}),t.jsxs("div",{className:"bs-dropdown-header",onClick:Z,onFocus:E,onBlur:j,onKeyDown:y,role:"combobox","aria-expanded":k,"aria-haspopup":"listbox","aria-labelledby":`${r}-label`,"aria-disabled":a,tabIndex:a?-1:0,style:{fontSize:w},children:[t.jsx("span",{className:"bs-dropdown-value",children:(_==null?void 0:_.label)||o}),T?t.jsx(T,{className:`bs-icon ${k?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${k?"bs-arrow-up":"bs-arrow-down"}`})]}),k&&t.jsxs("div",{className:O,role:"listbox",children:[I&&t.jsx("div",{className:"bs-search-container",children:t.jsx(at,{ref:F,inputProperties:{placeholder:p,size:{width:"100%",height:"28px"},type:"text",onChange:M=>B(M.target.value),onKeyDown:M=>{M.key==="Enter"&&z.length>0&&K(z[0])},onClick:M=>M.stopPropagation(),value:$,style:{fontSize:w}}})}),t.jsx("ul",{className:"bs-options-list",style:{maxHeight:u},children:l.length===0?t.jsx("li",{className:"bs-no-options",children:m}):z.length===0?t.jsxs("li",{className:"bs-no-options",children:[x," ",$&&`"${$}"`]}):z.map((M,A)=>t.jsxs("li",{className:`bs-option ${ge.isEqual(_==null?void 0:_.value,M.value)?"bs-selected":""} ${V&&ge.isEqual(V.value,M.value)?"bs-active":""}`,onClick:q=>ee(M,q),role:"option","aria-selected":ge.isEqual(_==null?void 0:_.value,M.value),"aria-haspopup":M.children&&M.children.length>0?"menu":void 0,"aria-expanded":!!(V&&ge.isEqual(V.value,M.value)),style:{fontSize:w},children:[t.jsx("span",{className:"bs-option-label",children:M.label}),M.description&&t.jsx("span",{className:"bs-option-description",children:M.description}),M.children&&M.children.length>0&&t.jsx("span",{className:"bs-option-arrow",children:t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:12,fill:"none",children:t.jsx("path",{fill:"#8598AD",fillRule:"evenodd",d:"M0 1.4 4.6 6 0 10.6 1.4 12l6-6-6-6L0 1.4Z",clipRule:"evenodd"})})})]},M.id||M.value||A))}),V&&V.children&&V.children.length>0&&t.jsx("div",{className:"bs-submenu",style:{position:"fixed",top:f.top,left:f.left,zIndex:9999,maxHeight:u},children:t.jsx("ul",{className:"bs-options-list",children:V.children.map((M,A)=>t.jsxs("li",{className:`bs-option ${ge.isEqual(_==null?void 0:_.value,M.value)?"bs-selected":""}`,onClick:q=>{q.stopPropagation(),K(M)},role:"option","aria-selected":ge.isEqual(_==null?void 0:_.value,M.value),style:{fontSize:w},children:[t.jsx("span",{className:"bs-option-label",children:M.label}),M.description&&t.jsx("span",{className:"bs-option-description",children:M.description})]},M.id||M.value||A))})})]})]})});Qs.displayName="SelectNested",Qs.propTypes={id:n.string,label:n.string,name:n.string,placeholder:n.string,options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string,children:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string}))})),className:n.string,disabled:n.bool,dropdownClassName:n.string,error:n.bool,fontSize:n.string,icon:n.elementType,maxHeight:n.string,noOptionsMessage:n.string,noResultsMessage:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,required:n.bool,searchable:n.bool,placeholderInput:n.string,sortAlphabetically:n.bool,value:n.any,width:n.string};const jo=e=>t.jsx(et,{...e,inputRadio:!0});jo.propTypes={size:n.string,options:n.array,label:n.string,onchange:n.func,error:n.bool};const wo=e=>{const{data:s,onChange:r,label:i,size:o,error:l,keyReset:a,fontSizeOptions:c="0.9vw",fontSizeTitleOptions:d="1vw",fontSizeLabel:h,disabled:g,maxHeightOptions:p,value:m,hasDivisions:x,fontSizeLabelText:b,fontSizeTooltip:u,heightTooltip:w,leftTooltip:T,tooltip:D,topTooltip:z,widthTooltip:C,isTooltipVisible:k,labelText:$,subLabelText:B}=e,[_,V]=v.useState(!1),f=v.useRef(null),[H,U]=v.useState(m||""),F=K=>{U(K),V(!1),r&&r(K)};v.useEffect(()=>{U("")},[a]);const Z=K=>{f.current&&!f.current.contains(K.target)&&V(!1)};return v.useEffect(()=>(document.addEventListener("mousedown",Z),()=>{document.removeEventListener("mousedown",Z)}),[]),t.jsxs("div",{ref:f,className:"relative",style:{width:o},children:[t.jsx(et,{label:H.label||i,onchange:()=>{},options:[],size:o,isOpen:_,setIsOpen:V,disabledClickOutside:!0,disabled:g,error:l,fontSizeLabel:h,fontSizeLabelText:b,fontSizeTooltip:u,heightTooltip:w,leftTooltip:T,tooltip:D,topTooltip:z,widthTooltip:C,isTooltipVisible:k,labelText:$,subLabelText:B}),_&&t.jsx("ul",{className:"item-filter",style:{width:"100%",maxHeight:p},children:s.map(K=>t.jsxs("div",{className:`item-group ${x?"border-bottom-select":""}`,style:{marginTop:"15px"},children:[t.jsx("h3",{style:{fontSize:d,fontWeight:"700"},children:K.title}),K.options.map(ee=>t.jsx("div",{onClick:()=>F(ee),className:"item",style:{padding:"15px 20px",width:"100%",fontSize:c,cursor:"pointer",fontWeight:"400"},children:ee.label},ee.label))]},K.title))})]})};wo.propTypes={data:n.array,onChange:n.func,label:n.string,size:n.string,error:n.bool,keyReset:n.number,fontSizeLabel:n.string,fontSizeOptions:n.string,disabled:n.bool,maxHeightOptions:n.string,value:n.string,fontSizeTitleOptions:n.string,hasDivisions:n.bool,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,labelText:n.string,subLabelText:n.string};const ko=e=>{const{id:s,onchange:r,label:i,colors:o,onChangeFunction:l,value:a,disabled:c}=e,[d,h]=v.useState(a||!1);v.useEffect(()=>{h(a||!1)},[a]);const g=x=>{c||(h(x.target.checked),r&&r(x.target.checked),l&&l({id:s,value:x.target.checked}))},p={height:"0",width:"0",visibility:"hidden",fontWeight:"500"},m={height:"0",width:"0",opacity:"0",position:"absolute"};return t.jsxs("div",{className:"switch-container",children:[i&&t.jsx("span",{className:"switch-label",children:d?"Activo":"Inactivo"}),t.jsxs("div",{children:[t.jsx("input",{className:"react-switch-checkbox",id:`react-switch-new-${s}`,type:"checkbox",checked:d,onChange:g,disabled:c,style:i?p:m}),t.jsx("label",{className:"react-switch-label",htmlFor:`react-switch-new-${s}`,style:{background:d?o.active:o.inactive},children:t.jsx("span",{className:"react-switch-button"})})]})]})};ko.propTypes={id:n.string,onchange:n.func,label:n.string,colors:n.shape({active:n.string,inactive:n.string}),onChangeFunction:n.func,value:n.bool,disabled:n.bool};const Co=({width:e,height:s,minheight:r,maxHeight:i,id:o,name:l,value:a,onChange:c,label:d,subLabel:h,placeholder:g,maxCharacters:p,fontSizeLabel:m,fontSize:x,fontSizeTooltip:b,heightTooltip:u,leftTooltip:w,tooltip:T,topTooltip:D,widthTooltip:z,isTooltipVisible:C,onChangeFunction:k})=>{const $=B=>{const{name:_,value:V}=B.target;c&&c({name:_,value:V,id:o}),k&&k(B)};return t.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"5px",width:e},children:[d&&t.jsx(Xt,{fontSizeTitle:m,fontSizeTooltip:b,heightTooltip:u,left:w,subTitle:h,title:d,tooltip:T,top:D,widthTooltip:z,isTooltipVisibleProp:C,marginBottom:"5px",htmlFor:o}),t.jsx("textarea",{name:l,id:o,value:a,onChange:$,placeholder:g,className:"text-area-library",maxLength:p,style:{width:e,height:s,minHeight:r,maxHeight:i,fontSize:x}}),p&&t.jsxs("div",{className:"max-characters-library",children:[p," caracteres"]})]})};Co.propTypes={width:n.string,height:n.string,minheight:n.string,maxHeight:n.string,id:n.string,name:n.string,value:n.string,onChange:n.func,label:n.string,subLabel:n.string,placeholder:n.string,maxCharacters:n.number,fontSizeLabel:n.string,fontSize:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,onChangeFunction:n.func};const So=({label:e,onchange:s,textSelect:r,width:i,labelText:o,subLabelText:l,fontSize:a,value:c})=>{const[d,h]=v.useState(()=>c&&c.includes(":")?c.split(":")[0]:"00"),[g,p]=v.useState(()=>c&&c.includes(":")?c.split(":")[1]:"00"),[m,x]=v.useState(!1),[b,u]=v.useState(()=>c||(e??"Hora Inicio")),w=v.useRef(),T=v.useRef(),D=Array.from({length:24},(B,_)=>_.toString().padStart(2,"0")),z=Array.from({length:60},(B,_)=>_.toString().padStart(2,"0"));v.useEffect(()=>{const B=_=>{T.current&&!T.current.contains(_.target)&&x(!1)};return document.addEventListener("mousedown",B),()=>{document.removeEventListener("mousedown",B)}},[]),v.useEffect(()=>{if(c&&c.includes(":")){const[B,_]=c.split(":");h(B),p(_),u(c)}},[c]);const C=()=>{x(!1);const B=`${d}:${g}`;u(B),s(B)},k=B=>{let _=B.target.value.replace(/\D/g,"");_.length>4&&(_=_.slice(0,4));let V=_;if(_.length>=3&&(V=`${_.slice(0,2)}:${_.slice(2)}`),u(V),V.length===5){const[f,H]=V.split(":");parseInt(f,10)>=0&&parseInt(f,10)<24&&parseInt(H,10)>=0&&parseInt(H,10)<60?(h(f),p(H),s(V)):u(`${d}:${g}`)}},$=()=>{x(!m),w.current.focus()};return t.jsxs(t.Fragment,{children:[t.jsxs("div",{style:{display:"flex",gap:"5px"},children:[o&&t.jsx("label",{className:"label-library",children:o}),l&&t.jsx("label",{className:"sub-label",children:l})]}),t.jsxs("div",{className:"time-picker-container",ref:T,style:{width:i},children:[t.jsxs("div",{className:"time-picker-input-wrapper",children:[t.jsx("input",{type:"text",ref:w,value:b,onChange:k,placeholder:"00:00",className:"time-picker-input",maxLength:5,style:{fontSize:a}}),t.jsx("button",{className:"time-picker-button",onClick:$,"aria-label":"Abrir selector de tiempo",children:t.jsx(Oi,{})})]}),m&&t.jsxs("div",{className:"time-picker-dropdown",children:[t.jsxs("div",{className:"time-columns",children:[t.jsx("div",{className:"time-column",children:D.map(B=>t.jsx("div",{className:`time-option ${d===B?"selected":""}`,onClick:()=>h(B),children:B},B))}),t.jsx("div",{className:"time-column",children:z.map(B=>t.jsx("div",{className:`time-option ${g===B?"selected":""}`,onClick:()=>p(B),children:B},B))})]}),t.jsx("button",{className:"ok-button",onClick:C,children:r??"Seleccionar"})]})]})]})};So.propTypes={label:n.string,onchange:n.func,textSelect:n.string,width:n.string,labelText:n.string,subLabelText:n.any,fontSize:n.string,value:n.string};const L0=pe.div`
379
+ `,uo=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiTouchRipple"}),{center:o=!1,classes:l={},className:a,...c}=i,[d,u]=re.useState([]),g=re.useRef(0),f=re.useRef(null);re.useEffect(()=>{f.current&&(f.current(),f.current=null)},[d]);const m=re.useRef(!1),x=nc(),b=re.useRef(null),h=re.useRef(null),w=re.useCallback(C=>{const{pulsate:k,rippleX:W,rippleY:B,rippleSize:_,cb:V}=C;u(p=>[...p,t.jsx(i0,{classes:{ripple:We(l.ripple,Xe.ripple),rippleVisible:We(l.rippleVisible,Xe.rippleVisible),ripplePulsate:We(l.ripplePulsate,Xe.ripplePulsate),child:We(l.child,Xe.child),childLeaving:We(l.childLeaving,Xe.childLeaving),childPulsate:We(l.childPulsate,Xe.childPulsate)},timeout:Zs,pulsate:k,rippleX:W,rippleY:B,rippleSize:_},g.current)]),g.current+=1,f.current=V},[l]),T=re.useCallback((C={},k={},W=()=>{})=>{const{pulsate:B=!1,center:_=o||k.pulsate,fakeElement:V=!1}=k;if((C==null?void 0:C.type)==="mousedown"&&m.current){m.current=!1;return}(C==null?void 0:C.type)==="touchstart"&&(m.current=!0);const p=V?null:h.current,H=p?p.getBoundingClientRect():{width:0,height:0,left:0,top:0};let q,L,Z;if(_||C===void 0||C.clientX===0&&C.clientY===0||!C.clientX&&!C.touches)q=Math.round(H.width/2),L=Math.round(H.height/2);else{const{clientX:K,clientY:ee}=C.touches&&C.touches.length>0?C.touches[0]:C;q=Math.round(K-H.left),L=Math.round(ee-H.top)}if(_)Z=Math.sqrt((2*H.width**2+H.height**2)/3),Z%2===0&&(Z+=1);else{const K=Math.max(Math.abs((p?p.clientWidth:0)-q),q)*2+2,ee=Math.max(Math.abs((p?p.clientHeight:0)-L),L)*2+2;Z=Math.sqrt(K**2+ee**2)}C!=null&&C.touches?b.current===null&&(b.current=()=>{w({pulsate:B,rippleX:q,rippleY:L,rippleSize:Z,cb:W})},x.start(e0,()=>{b.current&&(b.current(),b.current=null)})):w({pulsate:B,rippleX:q,rippleY:L,rippleSize:Z,cb:W})},[o,w,x]),D=re.useCallback(()=>{T({},{pulsate:!0})},[T]),N=re.useCallback((C,k)=>{if(x.clear(),(C==null?void 0:C.type)==="touchend"&&b.current){b.current(),b.current=null,x.start(0,()=>{N(C,k)});return}b.current=null,u(W=>W.length>0?W.slice(1):W),f.current=k},[x]);return re.useImperativeHandle(r,()=>({pulsate:D,start:T,stop:N}),[D,T,N]),t.jsx(r0,{className:We(Xe.root,l.root,a),ref:h,...c,children:t.jsx(qs,{component:null,exit:!0,children:d})})});process.env.NODE_ENV!=="production"&&(uo.propTypes={center:n.bool,classes:n.object,className:n.string});function o0(e){return rt("MuiButtonBase",e)}const l0=ht("MuiButtonBase",["root","disabled","focusVisible"]),a0=e=>{const{disabled:s,focusVisible:r,focusVisibleClassName:i,classes:o}=e,a=mt({root:["root",s&&"disabled",r&&"focusVisible"]},o0,o);return r&&i&&(a.root+=` ${i}`),a},c0=Ue("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(e,s)=>s.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${l0.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),ho=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiButtonBase"}),{action:o,centerRipple:l=!1,children:a,className:c,component:d="button",disabled:u=!1,disableRipple:g=!1,disableTouchRipple:f=!1,focusRipple:m=!1,focusVisibleClassName:x,LinkComponent:b="a",onBlur:h,onClick:w,onContextMenu:T,onDragLeave:D,onFocus:N,onFocusVisible:C,onKeyDown:k,onKeyUp:W,onMouseDown:B,onMouseLeave:_,onMouseUp:V,onTouchEnd:p,onTouchMove:H,onTouchStart:q,tabIndex:L=0,TouchRippleProps:Z,touchRippleRef:K,type:ee,...F}=i,z=re.useRef(null),j=V1(),y=os(j.ref,K),[I,R]=re.useState(!1);u&&I&&R(!1),re.useImperativeHandle(o,()=>({focusVisible:()=>{R(!0),z.current.focus()}}),[]);const O=j.shouldMount&&!g&&!u;re.useEffect(()=>{I&&m&&!g&&j.pulsate()},[g,m,I,j]);const M=lt(j,"start",B,f),A=lt(j,"stop",T,f),U=lt(j,"stop",D,f),$=lt(j,"stop",V,f),P=lt(j,"stop",te=>{I&&te.preventDefault(),_&&_(te)},f),X=lt(j,"start",q,f),G=lt(j,"stop",p,f),se=lt(j,"stop",H,f),Q=lt(j,"stop",te=>{Yr(te.target)||R(!1),h&&h(te)},!1),he=cn(te=>{z.current||(z.current=te.currentTarget),Yr(te.target)&&(R(!0),C&&C(te)),N&&N(te)}),le=()=>{const te=z.current;return d&&d!=="button"&&!(te.tagName==="A"&&te.href)},fe=cn(te=>{m&&!te.repeat&&I&&te.key===" "&&j.stop(te,()=>{j.start(te)}),te.target===te.currentTarget&&le()&&te.key===" "&&te.preventDefault(),k&&k(te),te.target===te.currentTarget&&le()&&te.key==="Enter"&&!u&&(te.preventDefault(),w&&w(te))}),He=cn(te=>{m&&te.key===" "&&I&&!te.defaultPrevented&&j.stop(te,()=>{j.pulsate(te)}),W&&W(te),w&&te.target===te.currentTarget&&le()&&te.key===" "&&!te.defaultPrevented&&w(te)});let ke=d;ke==="button"&&(F.href||F.to)&&(ke=b);const Pe={};ke==="button"?(Pe.type=ee===void 0?"button":ee,Pe.disabled=u):(!F.href&&!F.to&&(Pe.role="button"),u&&(Pe["aria-disabled"]=u));const ce=os(r,z),oe={...i,centerRipple:l,component:d,disabled:u,disableRipple:g,disableTouchRipple:f,focusRipple:m,tabIndex:L,focusVisible:I},de=a0(oe);return t.jsxs(c0,{as:ke,className:We(de.root,c),ownerState:oe,onBlur:Q,onClick:w,onContextMenu:A,onFocus:he,onKeyDown:fe,onKeyUp:He,onMouseDown:M,onMouseLeave:P,onMouseUp:$,onDragLeave:U,onTouchEnd:G,onTouchMove:se,onTouchStart:X,ref:ce,tabIndex:u?-1:L,type:ee,...Pe,...F,children:[a,O?t.jsx(uo,{ref:y,center:l,...Z}):null]})});function lt(e,s,r,i=!1){return cn(o=>(r&&r(o),i||e[s](o),!0))}process.env.NODE_ENV!=="production"&&(ho.propTypes={action:an,centerRipple:n.bool,children:n.node,classes:n.object,className:n.string,component:Ga,disabled:n.bool,disableRipple:n.bool,disableTouchRipple:n.bool,focusRipple:n.bool,focusVisibleClassName:n.string,href:n.any,LinkComponent:n.elementType,onBlur:n.func,onClick:n.func,onContextMenu:n.func,onDragLeave:n.func,onFocus:n.func,onFocusVisible:n.func,onKeyDown:n.func,onKeyUp:n.func,onMouseDown:n.func,onMouseLeave:n.func,onMouseUp:n.func,onTouchEnd:n.func,onTouchMove:n.func,onTouchStart:n.func,sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),tabIndex:n.number,TouchRippleProps:n.object,touchRippleRef:n.oneOfType([n.func,n.shape({current:n.shape({pulsate:n.func.isRequired,start:n.func.isRequired,stop:n.func.isRequired})})]),type:n.oneOfType([n.oneOf(["button","reset","submit"]),n.string])});function d0(e){return rt("PrivateSwitchBase",e)}ht("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);function Gt(e,s){const{className:r,elementType:i,ownerState:o,externalForwardedProps:l,internalForwardedProps:a,shouldForwardComponentProp:c=!1,...d}=s,{component:u,slots:g={[e]:void 0},slotProps:f={[e]:void 0},...m}=l,x=g[e]||i,b=dc(f[e],o),{props:{component:h,...w},internalRef:T}=cc({className:r,...d,externalForwardedProps:e==="root"?m:void 0,externalSlotProps:b}),D=os(T,b==null?void 0:b.ref,s.ref),N=e==="root"?h||u:h,C=lc(x,{...e==="root"&&!u&&!g[e]&&a,...e!=="root"&&!g[e]&&a,...w,...N&&!c&&{as:N},...N&&c&&{component:N},ref:D},o);return[x,C]}const u0=e=>{const{classes:s,checked:r,disabled:i,edge:o}=e,l={root:["root",r&&"checked",i&&"disabled",o&&`edge${Ie(o)}`],input:["input"]};return mt(l,d0,s)},h0=Ue(ho,{name:"MuiSwitchBase"})({padding:9,borderRadius:"50%",variants:[{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:({edge:e,ownerState:s})=>e==="start"&&s.size!=="small",style:{marginLeft:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}},{props:({edge:e,ownerState:s})=>e==="end"&&s.size!=="small",style:{marginRight:-12}}]}),f0=Ue("input",{name:"MuiSwitchBase",shouldForwardProp:Zt})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),Ys=re.forwardRef(function(s,r){const{autoFocus:i,checked:o,checkedIcon:l,defaultChecked:a,disabled:c,disableFocusRipple:d=!1,edge:u=!1,icon:g,id:f,inputProps:m,inputRef:x,name:b,onBlur:h,onChange:w,onFocus:T,readOnly:D,required:N=!1,tabIndex:C,type:k,value:W,slots:B={},slotProps:_={},...V}=s,[p,H]=Ja({controlled:o,default:!!a,name:"SwitchBase",state:"checked"}),q=_s(),L=A=>{T&&T(A),q&&q.onFocus&&q.onFocus(A)},Z=A=>{h&&h(A),q&&q.onBlur&&q.onBlur(A)},K=A=>{if(A.nativeEvent.defaultPrevented)return;const U=A.target.checked;H(U),w&&w(A,U)};let ee=c;q&&typeof ee>"u"&&(ee=q.disabled);const F=k==="checkbox"||k==="radio",z={...s,checked:p,disabled:ee,disableFocusRipple:d,edge:u},j=u0(z),y={slots:B,slotProps:{input:m,..._}},[I,R]=Gt("root",{ref:r,elementType:h0,className:j.root,shouldForwardComponentProp:!0,externalForwardedProps:{...y,component:"span",...V},getSlotProps:A=>({...A,onFocus:U=>{var $;($=A.onFocus)==null||$.call(A,U),L(U)},onBlur:U=>{var $;($=A.onBlur)==null||$.call(A,U),Z(U)}}),ownerState:z,additionalProps:{centerRipple:!0,focusRipple:!d,disabled:ee,role:void 0,tabIndex:null}}),[O,M]=Gt("input",{ref:x,elementType:f0,className:j.input,externalForwardedProps:y,getSlotProps:A=>({onChange:U=>{var $;($=A.onChange)==null||$.call(A,U),K(U)}}),ownerState:z,additionalProps:{autoFocus:i,checked:o,defaultChecked:a,disabled:ee,id:F?f:void 0,name:b,readOnly:D,required:N,tabIndex:C,type:k,...k==="checkbox"&&W===void 0?{}:{value:W}}});return t.jsxs(I,{...R,children:[t.jsx(O,{...M}),p?l:g]})});process.env.NODE_ENV!=="production"&&(Ys.propTypes={autoFocus:n.bool,checked:n.bool,checkedIcon:n.node.isRequired,classes:n.object,className:n.string,defaultChecked:n.bool,disabled:n.bool,disableFocusRipple:n.bool,edge:n.oneOf(["end","start",!1]),icon:n.node.isRequired,id:n.string,inputProps:n.object,inputRef:an,name:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,readOnly:n.bool,required:n.bool,slotProps:n.shape({input:n.oneOfType([n.func,n.object]),root:n.oneOfType([n.func,n.object])}),slots:n.shape({input:n.elementType,root:n.elementType}),sx:n.object,tabIndex:n.oneOfType([n.number,n.string]),type:n.string.isRequired,value:n.any});const p0=Fe(t.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),"RadioButtonUnchecked"),g0=Fe(t.jsx("path",{d:"M8.465 8.465C9.37 7.56 10.62 7 12 7C14.76 7 17 9.24 17 12C17 13.38 16.44 14.63 15.535 15.535C14.63 16.44 13.38 17 12 17C9.24 17 7 14.76 7 12C7 10.62 7.56 9.37 8.465 8.465Z"}),"RadioButtonChecked"),m0=Ue("span",{name:"MuiRadioButtonIcon",shouldForwardProp:Zt})({position:"relative",display:"flex"}),y0=Ue(p0,{name:"MuiRadioButtonIcon"})({transform:"scale(1)"}),x0=Ue(g0,{name:"MuiRadioButtonIcon"})(bt(({theme:e})=>({left:0,position:"absolute",transform:"scale(0)",transition:e.transitions.create("transform",{easing:e.transitions.easing.easeIn,duration:e.transitions.duration.shortest}),variants:[{props:{checked:!0},style:{transform:"scale(1)",transition:e.transitions.create("transform",{easing:e.transitions.easing.easeOut,duration:e.transitions.duration.shortest})}}]})));function Gs(e){const{checked:s=!1,classes:r={},fontSize:i}=e,o={...e,checked:s};return t.jsxs(m0,{className:r.root,ownerState:o,children:[t.jsx(y0,{fontSize:i,className:r.background,ownerState:o}),t.jsx(x0,{fontSize:i,className:r.dot,ownerState:o})]})}process.env.NODE_ENV!=="production"&&(Gs.propTypes={checked:n.bool,classes:n.object,fontSize:n.oneOf(["small","medium"])});const fo=re.createContext(void 0);process.env.NODE_ENV!=="production"&&(fo.displayName="RadioGroupContext");function b0(){return re.useContext(fo)}function v0(e){return rt("MuiRadio",e)}const po=ht("MuiRadio",["root","checked","disabled","colorPrimary","colorSecondary","sizeSmall"]);function j0(e){return typeof e.main=="string"}function w0(e,s=[]){if(!j0(e))return!1;for(const r of s)if(!e.hasOwnProperty(r)||typeof e[r]!="string")return!1;return!0}function Kt(e=[]){return([,s])=>s&&w0(s,e)}const k0=e=>{const{classes:s,color:r,size:i}=e,o={root:["root",`color${Ie(r)}`,i!=="medium"&&`size${Ie(i)}`]};return{...s,...mt(o,v0,s)}},C0=Ue(Ys,{shouldForwardProp:e=>Zt(e)||e==="classes",name:"MuiRadio",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.size!=="medium"&&s[`size${Ie(r.size)}`],s[`color${Ie(r.color)}`]]}})(bt(({theme:e})=>({color:(e.vars||e).palette.text.secondary,[`&.${po.disabled}`]:{color:(e.vars||e).palette.action.disabled},variants:[{props:{color:"default",disabled:!1,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette.action.active,e.palette.action.hoverOpacity)}}},...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s,disabled:!1,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[s].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette[s].main,e.palette.action.hoverOpacity)}}})),...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s,disabled:!1},style:{[`&.${po.checked}`]:{color:(e.vars||e).palette[s].main}}})),{props:{disableRipple:!1},style:{"&:hover":{"@media (hover: none)":{backgroundColor:"transparent"}}}}]})));function S0(e,s){return typeof s=="object"&&s!==null?e===s:String(e)===String(s)}const T0=t.jsx(Gs,{checked:!0}),M0=t.jsx(Gs,{}),Ks=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiRadio"}),{checked:o,checkedIcon:l=T0,color:a="primary",icon:c=M0,name:d,onChange:u,size:g="medium",className:f,disabled:m,disableRipple:x=!1,slots:b={},slotProps:h={},inputProps:w,...T}=i,D=_s();let N=m;D&&typeof N>"u"&&(N=D.disabled),N??(N=!1);const C={...i,disabled:N,disableRipple:x,color:a,size:g},k=k0(C),W=b0();let B=o;const _=Qa(u,W&&W.onChange);let V=d;W&&(typeof B>"u"&&(B=S0(W.value,i.value)),typeof V>"u"&&(V=W.name));const p=h.input??w,[H,q]=Gt("root",{ref:r,elementType:C0,className:We(k.root,f),shouldForwardComponentProp:!0,externalForwardedProps:{slots:b,slotProps:h,...T},getSlotProps:L=>({...L,onChange:(Z,...K)=>{var ee;(ee=L.onChange)==null||ee.call(L,Z,...K),_(Z,...K)}}),ownerState:C,additionalProps:{type:"radio",icon:re.cloneElement(c,{fontSize:c.props.fontSize??g}),checkedIcon:re.cloneElement(l,{fontSize:l.props.fontSize??g}),disabled:N,name:V,checked:B,slots:b,slotProps:{input:typeof p=="function"?p(C):p}}});return t.jsx(H,{...q,classes:k})});process.env.NODE_ENV!=="production"&&(Ks.propTypes={checked:n.bool,checkedIcon:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["default","primary","secondary","error","info","success","warning"]),n.string]),disabled:n.bool,disableRipple:n.bool,icon:n.node,id:n.string,inputProps:n.object,inputRef:an,name:n.string,onChange:n.func,required:n.bool,size:n.oneOfType([n.oneOf(["medium","small"]),n.string]),slotProps:n.shape({input:n.oneOfType([n.func,n.object]),root:n.oneOfType([n.func,n.object])}),slots:n.shape({input:n.elementType,root:n.elementType}),sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),value:n.any});function N0(e){return rt("MuiTypography",e)}ht("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"]);const z0={primary:!0,secondary:!0,error:!0,info:!0,success:!0,warning:!0,textPrimary:!0,textSecondary:!0,textDisabled:!0},E0=j1(),D0=e=>{const{align:s,gutterBottom:r,noWrap:i,paragraph:o,variant:l,classes:a}=e,c={root:["root",l,e.align!=="inherit"&&`align${Ie(s)}`,r&&"gutterBottom",i&&"noWrap",o&&"paragraph"]};return mt(c,N0,a)},O0=Ue("span",{name:"MuiTypography",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.variant&&s[r.variant],r.align!=="inherit"&&s[`align${Ie(r.align)}`],r.noWrap&&s.noWrap,r.gutterBottom&&s.gutterBottom,r.paragraph&&s.paragraph]}})(bt(({theme:e})=>{var s;return{margin:0,variants:[{props:{variant:"inherit"},style:{font:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}},...Object.entries(e.typography).filter(([r,i])=>r!=="inherit"&&i&&typeof i=="object").map(([r,i])=>({props:{variant:r},style:i})),...Object.entries(e.palette).filter(Kt()).map(([r])=>({props:{color:r},style:{color:(e.vars||e).palette[r].main}})),...Object.entries(((s=e.palette)==null?void 0:s.text)||{}).filter(([,r])=>typeof r=="string").map(([r])=>({props:{color:`text${Ie(r)}`},style:{color:(e.vars||e).palette.text[r]}})),{props:({ownerState:r})=>r.align!=="inherit",style:{textAlign:"var(--Typography-textAlign)"}},{props:({ownerState:r})=>r.noWrap,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},{props:({ownerState:r})=>r.gutterBottom,style:{marginBottom:"0.35em"}},{props:({ownerState:r})=>r.paragraph,style:{marginBottom:16}}]}})),go={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},Qs=re.forwardRef(function(s,r){const{color:i,...o}=vt({props:s,name:"MuiTypography"}),l=!z0[i],a=E0({...o,...l&&{color:i}}),{align:c="inherit",className:d,component:u,gutterBottom:g=!1,noWrap:f=!1,paragraph:m=!1,variant:x="body1",variantMapping:b=go,...h}=a,w={...a,align:c,color:i,className:d,component:u,gutterBottom:g,noWrap:f,paragraph:m,variant:x,variantMapping:b},T=u||(m?"p":b[x]||go[x])||"span",D=D0(w);return t.jsx(O0,{as:T,ref:r,className:We(D.root,d),...h,ownerState:w,style:{...c!=="inherit"&&{"--Typography-textAlign":c},...h.style}})});process.env.NODE_ENV!=="production"&&(Qs.propTypes={align:n.oneOf(["center","inherit","justify","left","right"]),children:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["primary","secondary","success","error","info","warning","textPrimary","textSecondary","textDisabled"]),n.string]),component:n.elementType,gutterBottom:n.bool,noWrap:n.bool,paragraph:n.bool,style:n.object,sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),variant:n.oneOfType([n.oneOf(["body1","body2","button","caption","h1","h2","h3","h4","h5","h6","inherit","overline","subtitle1","subtitle2"]),n.string]),variantMapping:n.object});function A0(e){return rt("MuiFormControlLabel",e)}const Qt=ht("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error","required","asterisk"]);function I0({props:e,states:s,muiFormControl:r}){return s.reduce((i,o)=>(i[o]=e[o],r&&typeof e[o]>"u"&&(i[o]=r[o]),i),{})}const R0=e=>{const{classes:s,disabled:r,labelPlacement:i,error:o,required:l}=e,a={root:["root",r&&"disabled",`labelPlacement${Ie(i)}`,o&&"error",l&&"required"],label:["label",r&&"disabled"],asterisk:["asterisk",o&&"error"]};return mt(a,A0,s)},P0=Ue("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[{[`& .${Qt.label}`]:s.label},s.root,s[`labelPlacement${Ie(r.labelPlacement)}`]]}})(bt(({theme:e})=>({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16,[`&.${Qt.disabled}`]:{cursor:"default"},[`& .${Qt.label}`]:{[`&.${Qt.disabled}`]:{color:(e.vars||e).palette.text.disabled}},variants:[{props:{labelPlacement:"start"},style:{flexDirection:"row-reverse",marginRight:-11}},{props:{labelPlacement:"top"},style:{flexDirection:"column-reverse"}},{props:{labelPlacement:"bottom"},style:{flexDirection:"column"}},{props:({labelPlacement:s})=>s==="start"||s==="top"||s==="bottom",style:{marginLeft:16}}]}))),$0=Ue("span",{name:"MuiFormControlLabel",slot:"Asterisk",overridesResolver:(e,s)=>s.asterisk})(bt(({theme:e})=>({[`&.${Qt.error}`]:{color:(e.vars||e).palette.error.main}}))),Xs=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiFormControlLabel"}),{checked:o,className:l,componentsProps:a={},control:c,disabled:d,disableTypography:u,inputRef:g,label:f,labelPlacement:m="end",name:x,onChange:b,required:h,slots:w={},slotProps:T={},value:D,...N}=i,C=_s(),k=d??c.props.disabled??(C==null?void 0:C.disabled),W=h??c.props.required,B={disabled:k,required:W};["checked","name","onChange","value","inputRef"].forEach(K=>{typeof c.props[K]>"u"&&typeof i[K]<"u"&&(B[K]=i[K])});const _=I0({props:i,muiFormControl:C,states:["error"]}),V={...i,disabled:k,labelPlacement:m,required:W,error:_.error},p=R0(V),H={slots:w,slotProps:{...a,...T}},[q,L]=Gt("typography",{elementType:Qs,externalForwardedProps:H,ownerState:V});let Z=f;return Z!=null&&Z.type!==Qs&&!u&&(Z=t.jsx(q,{component:"span",...L,className:We(p.label,L==null?void 0:L.className),children:Z})),t.jsxs(P0,{className:We(p.root,l),ownerState:V,ref:r,...N,children:[re.cloneElement(c,B),W?t.jsxs("div",{children:[Z,t.jsxs($0,{ownerState:V,"aria-hidden":!0,className:p.asterisk,children:[" ","*"]})]}):Z]})});process.env.NODE_ENV!=="production"&&(Xs.propTypes={checked:n.bool,classes:n.object,className:n.string,componentsProps:n.shape({typography:n.object}),control:n.element.isRequired,disabled:n.bool,disableTypography:n.bool,inputRef:an,label:n.node,labelPlacement:n.oneOf(["bottom","end","start","top"]),name:n.string,onChange:n.func,required:n.bool,slotProps:n.shape({typography:n.oneOfType([n.func,n.object])}),slots:n.shape({typography:n.elementType}),sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),value:n.any});const Js=e=>{if(e.onChange!==void 0&&e.inputProperties===void 0){const{id:r,label:i,value:o,onChange:l,fontSize:a="1vw",color:c="#0047ab",size:d="medium"}=e;return t.jsx(Xs,{label:i,sx:{margin:"0px","& .MuiTypography-root":{fontSize:a}},control:t.jsx(Ks,{id:r,checked:o,onChange:l,size:d,sx:{"&.Mui-checked":{color:c}}})})}else{const{inputProperties:r={},label:i,checked:o,onChange:l,fontSize:a}=e;return t.jsx(Xs,{label:i,sx:{margin:"0px","& .MuiTypography-root":{fontSize:a||"1vw"}},control:t.jsx(Ks,{...r,checked:o,onChange:l,sx:{"&.Mui-checked":{color:"#0047ab"}}})})}};Js.propTypes={id:n.string,label:n.string,value:n.bool,onChange:n.func,fontSize:n.string,color:n.string,size:n.oneOf(["small","medium"]),inputProperties:n.object,checked:n.bool};const at=v.forwardRef((e,s)=>{const[r,i]=v.useState(!1),{inputProperties:o}=e,l=a=>{o!=null&&o.handleChange&&typeof o.handleChange=="function"?o.handleChange(a):o!=null&&o.onChange&&typeof o.onChange=="function"&&o.onChange(a)};return t.jsxs(js,{isfocused:r,style:{...o==null?void 0:o.size},children:[t.jsx(ws,{ref:s,onFocus:()=>i(!0),onBlur:()=>i(!1),onChange:l,fontStyle:o==null?void 0:o.fontStyle,...o}),t.jsx(z1,{isfocused:r})]})});at.displayName="InputSearch",at.propTypes={inputProperties:n.object};const Xt=({title:e,tooltip:s,top:r,left:i,fontSizeTitle:o,fontSizeTooltip:l,widthTooltip:a,heightTooltip:c,marginTop:d,marginBottom:u,style:g,isTooltipVisibleProp:f,fontWeight:m="700",fontSizeSubTitle:x="1vw",subTitle:b,htmlFor:h})=>{const[w,T]=v.useState(f||!1),D=()=>{T(!0)},N=()=>{T(!1)};return t.jsxs("label",{htmlFor:h,className:"flex align-items-center",style:{...g,marginTop:d,marginBottom:u,display:"flex",alignItems:"center",gap:"5px"},children:[t.jsx("p",{className:"flex align-items-center",style:{fontSize:o,fontWeight:m,color:"#2F3131"},children:e}),b&&t.jsx("p",{style:{fontSize:x,color:"#2F3131"},className:"sub-label",children:b}),s&&t.jsxs("div",{style:{position:"relative",width:"24px",height:"26px",display:"flex",alignItems:"center",justifyContent:"center"},onMouseEnter:D,onMouseLeave:N,children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:26,fill:"none",viewBox:"0 0 24 26",children:t.jsx("path",{fill:"#21459C",d:"M12 2.43c-2.652 0-5.196 1.112-7.071 3.091S2 10.183 2 12.981s1.054 5.482 2.929 7.46c1.875 1.979 4.419 3.09 7.071 3.09s5.196-1.111 7.071-3.09C20.946 18.463 22 15.78 22 12.982s-1.054-5.481-2.929-7.46c-1.875-1.979-4.419-3.09-7.071-3.09Zm1 15.826h-2v-6.33h2v6.33Zm0-8.44h-2v-2.11h2v2.11Z"})}),w&&t.jsx("p",{style:{position:"absolute",width:a,height:c,display:"flex",alignItems:"center",justifyContent:"center",background:"white",left:i,border:"1px solid #707070",padding:"5px",borderRadius:"10px",color:"#707070",fontWeight:"400",fontSize:l,top:r,zIndex:1e3},children:s})]})]})};Xt.propTypes={title:n.string||n.any,tooltip:n.string||n.node||n.array||n.element||n.elementType,top:n.string||n.any,left:n.string||n.any,fontSizeTitle:n.string||n.any,fontSizeTooltip:n.string||n.any,widthTooltip:n.string||n.any,heightTooltip:n.string||n.any,marginTop:n.string||n.any,marginBottom:n.string||n.any,style:n.object||n.any,isTooltipVisibleProp:n.bool||n.any,fontWeight:n.string||n.any,fontSizeSubTitle:n.string||n.any,subTitle:n.string||n.any,htmlFor:n.string||n.any};const Dt=4,et=e=>{const{size:s,label:r,options:i,onchange:o,error:l,inputRadio:a,sizeOptions:c,heightOptions:d="auto",maxHeightOptions:u="auto",isOpen:g,setIsOpen:f,disabledClickOutside:m,keyReset:x,value:b,color:h="white",fontSizeLabel:w="1vw",fontSizeOptions:T="0.9vw",border:D,backgroundColor:N,disableColorOpen:C,disabled:k=!1,Icon:W,displayOptions:B,height:_,paddingDropdownHeader:V,widthIcon:p,heightIcon:H,placeholderInputSearch:q="Buscar...",borderRadiusRight:L="4px",borderRadiusLeft:Z="4px",labelText:K,subLabelText:ee,gap:F="0",justifyContent:z="flex-start",id:j,fontSizeLabelText:y,fontSizeTooltip:I,heightTooltip:R,leftTooltip:O,tooltip:M,topTooltip:A,widthTooltip:U,isTooltipVisible:$,position:P="absolute",withoutOptions:X=!1,sortAlphabetically:G=!0}=e,[se,Q]=v.useState(i),[he,le]=v.useState(i),[fe,He]=v.useState(!1),ke=g!==void 0?g:fe,Pe=f!==void 0?f:He,[ce,oe]=v.useState(""),de=v.useRef(null),te=()=>!k&&Pe(!ke);v.useEffect(()=>{if(b!=null)if(b!==""){const ae=i.find(Te=>Te.value===b||Te.label===b);oe(ae?ae.label:b)}else oe("")},[b,i]),v.useEffect(()=>{const ae=G?[...i].sort((Te,Ge)=>{var st;return(st=Te.label)==null?void 0:st.localeCompare(Ge.label)}):[...i];Q(ae),le(ae)},[i,G]);const ie=ae=>{oe(ae.label),Pe(!1),o&&o({...ae,id:j})},[Ne,Ee]=v.useState(""),De=ae=>{const Te=ae.target.value;Ee(Te);const Ge=se.filter(wt=>wt.label.toLowerCase().includes(Te.toLowerCase())),st=G?Ge.sort((wt,br)=>{var Zn;return(Zn=wt.label)==null?void 0:Zn.localeCompare(br.label)}):Ge;le(st)};return v.useEffect(()=>{if(m)return;const ae=Te=>{de.current&&!de.current.contains(Te.target)&&Pe(!1)};return document.addEventListener("mousedown",ae),()=>{document.removeEventListener("mousedown",ae)}},[Pe,de,m]),v.useEffect(()=>{x!==void 0&&b==null&&oe("")},[x,b]),v.useEffect(()=>{ke||(le(se),Ee(""))},[ke,se]),t.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:F,justifyContent:z},children:[K&&t.jsx(Xt,{fontSizeTitle:y,fontSizeTooltip:I,heightTooltip:R,left:O,subTitle:ee,title:K,tooltip:M,top:A,widthTooltip:U,isTooltipVisibleProp:$,marginBottom:"5px"}),t.jsxs("div",{ref:de,className:`dropdown ${l?"error":""} ${ke&&!C?"open":""} ${k?"disabled":""}`,style:{width:s},children:[t.jsxs("div",{className:`dropdown-header ${h}`,onClick:te,role:"button","aria-haspopup":"listbox","aria-expanded":ke,style:{border:D,backgroundColor:N,cursor:k?"not-allowed":"pointer",opacity:k?.5:1,padding:V,height:_,borderTopRightRadius:L,borderBottomRightRadius:L,borderTopLeftRadius:Z,borderBottomLeftRadius:Z},children:[t.jsx("span",{style:{fontSize:w},children:ce||r}),W?t.jsx(W,{className:`icon-basicSelect ${ke?"up":"down"}`,style:{width:p,height:H}}):t.jsx("i",{className:`arrow-${h} ${ke?"up":"down"}`})]}),ke&&!X&&t.jsxs("ul",{className:`dropdown-options ${h} ${P}`,role:"listbox",id:`dropdown-options-basicSelect ${j}`,style:{width:c||"100%",height:d,maxHeight:u,display:B},children:[i.length>=Dt&&i.length>0&&t.jsx("div",{style:{padding:"4px 8px",fontSize:"1vw",backgroundColor:"#dde3f1",borderBottom:"1px solid #707070"},children:t.jsx(at,{inputProperties:{placeholder:q,size:{width:"100%",height:"28px"},type:"text",onChange:ae=>De(ae),fontStyle:"italic"}})}),i.length===0&&!X&&t.jsx("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:T,cursor:"default",overflowWrap:"break-word"},children:"No hay opciones disponibles"}),he.length===0&&Ne.trim()!==""?t.jsxs("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:T,cursor:"default",overflowWrap:"break-word"},children:['No se encontraron resultados para "',Ne,'"']}):he.map((ae,Te)=>t.jsxs("li",{onClick:()=>ie(ae),role:"option",style:{padding:a?"5px 0":"15px",fontSize:T},className:"flex align-center flex-wrap",children:[t.jsxs("div",{className:"flex align-center",style:{fontWeight:"400"},children:[a&&t.jsx(Js,{inputProperties:{checked:ce===ae.label,onChange:()=>ie(ae)}}),ae.label]}),(ae==null?void 0:ae.description)&&t.jsx(R1,{children:ae==null?void 0:ae.description})]},ae.id||Te))]})]})]})};et.propTypes={size:n.string,options:n.array,label:n.string,onchange:n.func,error:n.bool,inputRadio:n.bool,sizeOptions:n.string,heightOptions:n.string,isOpen:n.bool,setIsOpen:n.func,disabledClickOutside:n.bool,keyReset:n.number,value:n.string,maxHeightOptions:n.string,color:n.oneOf(["white","grey"]),fontSizeLabel:n.string,fontSizeOptions:n.string,border:n.string,backgroundColor:n.string,disableColorOpen:n.bool,disabled:n.bool,Icon:n.elementType||n.element||n.func||n.node||n.object||n.any,displayOptions:n.string,height:n.string,paddingDropdownHeader:n.string,widthIcon:n.string,heightIcon:n.string,placeholderInputSearch:n.string,borderRadiusRight:n.string,borderRadiusLeft:n.string,labelText:n.string,subLabelText:n.any,gap:n.string,justifyContent:n.string,id:n.string,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,position:n.string,withoutOptions:n.bool,sortAlphabetically:n.bool};const W0=e=>t.jsx(et,{color:"grey",...e}),mo=e=>{const{inputProperties:s,size:r,height:i="200px"}=e,[o,l]=v.useState(0),a=c=>{l(c.target.value.length),s.onChange&&s.onChange(c)};return t.jsxs($1,{style:{width:r,height:i},children:[t.jsx("textarea",{...s,maxLength:220,onChange:a}),t.jsxs("p",{children:[o,"/220"]})]})};mo.propTypes={inputProperties:n.object,size:n.string,height:n.string,handleChange:n.func};const yo=({width:e,fontSize:s,onchange:r})=>{const[i,o]=v.useState(!1),[l,a]=v.useState(""),c=v.useRef(null),d=x=>{x.preventDefault(),o(!0)},u=x=>{x.preventDefault(),o(!1)},g=x=>{if(x.preventDefault(),o(!1),x.dataTransfer.files&&x.dataTransfer.files.length>0){const b=x.dataTransfer.files[0];r(b),a(b.name)}},f=x=>{if(x.target.files&&x.target.files.length>0){const b=x.target.files[0];r(b),a(b.name)}},m=()=>{var x;(x=c.current)==null||x.click()};return t.jsxs("div",{className:`drag-drop-upload ${i?"dragging":""}`,onDragOver:d,onDragLeave:u,onDrop:g,onClick:m,style:{width:e},children:[t.jsx(zn,{}),l?t.jsx("p",{className:"upload-text file-name",style:{fontSize:s},children:l}):t.jsxs("p",{className:"upload-text",style:{fontSize:s},children:[t.jsx("span",{children:"Seleccione archivo"})," o arrastre hasta aquí (word, excel, png, jpg o pdf)"]}),t.jsx("input",{type:"file",ref:c,onChange:f,style:{display:"none"},accept:".pdf,.doc,.docx,.xlsx,.png,.jpg,.jpeg"})]})};yo.propTypes={width:n.string,fontSize:n.string,onchange:n.func};const xo=e=>t.jsx("button",{className:"button-search",...e,children:t.jsx(E1,{})}),bo=e=>{const[s,r]=v.useState(!1),[i,o]=v.useState(""),{label:l,inputProperties:a,error:c,fontSizeLabel:d,borderRadiusRight:u="4px",borderRadiusLeft:g="4px"}=e,f=x=>{o(x.target.value),a.handleChange(x)},m=x=>{x.preventDefault();const b={target:{value:i,id:a.id||"text-input"},preventDefault:()=>{}};a.handleChange(b)};return t.jsxs("form",{style:{...a==null?void 0:a.size},onSubmit:m,children:[l&&t.jsx(D1,{htmlFor:a.id||"text-input",style:{fontSize:d},children:l}),t.jsxs(js,{isfocused:s,haserror:c,disabled:a.disabled,style:{width:"100%",position:"relative",borderTopRightRadius:u,borderBottomRightRadius:u,borderTopLeftRadius:g,borderBottomLeftRadius:g},children:[t.jsx(ws,{onFocus:()=>r(!0),onBlur:()=>r(!1),onChange:f,value:i,...a}),t.jsx("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"0px",height:"100%"},children:t.jsx(xo,{disabled:a.disabled})})]}),c&&t.jsx(zi,{children:c})]})};bo.propTypes={label:n.string,inputProperties:n.object,error:n.bool,fontSizeLabel:n.string,borderRadiusRight:n.string,borderRadiusLeft:n.string};const B0=()=>{const[e,s]=v.useState(15),r=()=>{s(l=>l+1)},i=()=>{s(l=>l-1)},o=l=>{const a=parseInt(l.target.value);isNaN(a)||s(a)};return t.jsxs("div",{className:"number-spinner",children:[t.jsx("input",{type:"number",value:e,onChange:o,className:"number-input"}),t.jsxs("div",{className:"spinner-buttons",children:[t.jsx("button",{onClick:r,className:"spinner-button up",children:"▲"}),t.jsx("button",{onClick:i,className:"spinner-button down",children:"▼"})]})]})},vo=({options:e,value:s,onChange:r,width:i,disabled:o,height:l,widthIcon:a,heightIcon:c,keyReset:d,fontSize:u})=>{const g=({value:m})=>{r(m)},f=m=>m.map(x=>({label:x.toString(),value:x}));return t.jsx(et,{label:s,onchange:g,options:f(e),Icon:Gi,size:i,disabled:o,paddingDropdownHeader:"0 0.5vw",height:l,widthIcon:a,heightIcon:c,keyReset:d,sortAlphabetically:!1,fontSizeLabel:u})};vo.propTypes={options:n.array,value:n.any,onChange:n.func,disabled:n.bool,width:n.string,height:n.string,widthIcon:n.string,heightIcon:n.string,keyReset:n.number,fontSize:n.string};const jo=e=>{var r,i,o;const{inputProperties:s}=e;return t.jsxs(O1,{style:{...s==null?void 0:s.size},isSuccessful:(r=s==null?void 0:s.state)==null?void 0:r.success,children:[t.jsx(A1,{...s}),((i=s==null?void 0:s.state)==null?void 0:i.error)&&t.jsx("div",{style:{height:"20px"},children:t.jsx(Ei,{children:"*"})}),((o=s==null?void 0:s.state)==null?void 0:o.success)&&t.jsx("div",{style:{height:"20px"},children:t.jsx(Ei,{style:{color:"#009470",fontSize:"15px"},children:"✔"})})]})};jo.propTypes={inputProperties:n.object};const L0=e=>{const{options:s=[],value:r,onChange:i,onBlur:o,onFocus:l,sortAlphabetically:a=!0,searchable:c=!0}=e,[d,u]=v.useState([]),[g,f]=v.useState(!1),[m,x]=v.useState(!1),[b,h]=v.useState(""),[w,T]=v.useState(null),D=v.useRef(null),N=v.useRef(null),C=v.useRef(null),k=L=>L.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase();v.useEffect(()=>{let L=[...s];a&&L.sort((Z,K)=>(Z.label||"").localeCompare(K.label||"")),u(L)},[s,a]),v.useEffect(()=>{if(r!=null){const L=s.find(Z=>pe.isEqual(Z.value,r));T(L||null)}else T(null)},[r,s]),v.useEffect(()=>{if(!b.trim()){let Z=[...s];a&&Z.sort((K,ee)=>(K.label||"").localeCompare(ee.label||"")),u(Z);return}const L=s.filter(Z=>k(Z.label).includes(k(b)));a&&L.sort((Z,K)=>(Z.label||"").localeCompare(K.label||"")),u(L)},[b,s,a]),v.useEffect(()=>{m?C.current&&setTimeout(()=>{var L;return(L=C.current)==null?void 0:L.focus()},50):h("")},[m]),v.useEffect(()=>{const L=Z=>{D.current&&!D.current.contains(Z.target)&&(x(!1),f(!1))};return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[]);const W=()=>{var L;e.disabled||(x(!m),m||(L=N.current)==null||L.focus())},B=L=>{let Z;pe.isEqual(w==null?void 0:w.value,L.value)?Z=null:Z=L,T(Z),x(!1);const K={target:{id:e.id,name:e.name,value:(Z==null?void 0:Z.value)||null,type:"select",checked:void 0,selectedOption:Z,label:(Z==null?void 0:Z.label)||null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(K),o==null||o(K)},_=()=>{T(null),h("");const L={target:{id:e.id,name:e.name,value:null,type:"select",checked:void 0,selectedOption:null,label:null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(L)},V=L=>{f(!0),l==null||l(L)},p=L=>{var Z;(Z=D.current)!=null&&Z.contains(L.relatedTarget)||(f(!1),o==null||o(L))},H=L=>{var Z;if(!e.disabled)switch(L.key){case"Enter":case" ":m||(L.preventDefault(),x(!0));break;case"Escape":x(!1),(Z=N.current)==null||Z.focus();break;case"ArrowDown":case"ArrowUp":L.preventDefault(),m||x(!0);break}},q=v.useMemo(()=>c&&s.length>=Dt,[c,s.length]);return{filteredOptions:d,isFocused:g,isOpen:m,searchQuery:b,setSearchQuery:h,selectedOption:w,dropdownRef:D,inputRef:N,searchInputRef:C,toggleDropdown:W,handleOptionSelect:B,handleClear:_,handleFocus:V,handleBlur:p,handleKeyDown:H,showSearch:q}},Fn=v.forwardRef((e,s)=>{const{className:r="",disabled:i=!1,dropdownClassName:o="",error:l=!1,icon:a,id:c,placeholder:d="Select",maxHeight:u="300px",name:g,noOptionsMessage:f="No hay opciones disponibles",noResultsMessage:m="No se encontraron resultados",options:x=[],required:b=!1,placeholderInput:h="Buscar...",width:w="300px",fontSize:T="14px",fontSizeOptions:D="14px",position:N="absolute",...C}=e,{filteredOptions:k,isFocused:W,isOpen:B,searchQuery:_,setSearchQuery:V,selectedOption:p,dropdownRef:H,inputRef:q,searchInputRef:L,toggleDropdown:Z,handleOptionSelect:K,handleClear:ee,handleFocus:F,handleBlur:z,handleKeyDown:j,showSearch:y}=L0(e);v.useImperativeHandle(s,()=>({focus:()=>{var O;return(O=q.current)==null?void 0:O.focus()},blur:()=>{var O;return(O=q.current)==null?void 0:O.blur()},value:(p==null?void 0:p.value)||"",clear:()=>ee()}));const I=["bs-dropdown",l&&"bs-error",i&&"bs-disabled",B&&"bs-open",W&&"bs-focused",r].filter(Boolean).join(" "),R=["bs-dropdown-options",o].filter(Boolean).join(" ");return t.jsxs("div",{ref:H,className:I,...C,style:{width:w},children:[t.jsx("input",{ref:q,type:"hidden",id:c,name:g,value:(p==null?void 0:p.value)||"",required:b,disabled:i}),t.jsxs("div",{className:"bs-dropdown-header",onClick:Z,onFocus:F,onBlur:z,onKeyDown:j,role:"combobox","aria-expanded":B,"aria-haspopup":"listbox","aria-labelledby":`${c}-label`,"aria-disabled":i,tabIndex:i?-1:0,style:{fontSize:T},children:[t.jsx("span",{className:"bs-dropdown-value",style:{fontSize:T},children:(p==null?void 0:p.label)||d}),a?t.jsx(a,{className:`bs-icon ${B?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${B?"bs-arrow-up":"bs-arrow-down"}`})]}),B&&t.jsxs("div",{className:R,role:"listbox",style:{position:N},children:[y&&t.jsx("div",{className:"bs-search-container",children:t.jsx(at,{ref:L,inputProperties:{placeholder:h,size:{width:"100%",height:"28px"},type:"text",onChange:O=>V(O.target.value),onKeyDown:O=>{O.key==="Enter"&&k.length>0&&K(k[0])},fontStyle:"italic",value:_,style:{fontSize:T}}})}),t.jsx("ul",{className:"bs-options-list",style:{maxHeight:u},children:x.length===0?t.jsx("li",{className:"bs-no-options",children:f}):k.length===0?t.jsxs("li",{className:"bs-no-options",children:[m," ",_&&`"${_}"`]}):k.map((O,M)=>t.jsxs("li",{className:`bs-option ${pe.isEqual(p==null?void 0:p.value,O.value)?"bs-selected":""}`,onClick:()=>K(O),role:"option","aria-selected":pe.isEqual(p==null?void 0:p.value,O.value),style:{fontSize:D},children:[t.jsx("span",{className:"bs-option-label",style:{fontSize:D},children:O.label}),O.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:D},children:O.description})]},O.id||O.value||M))})]})]})});Fn.displayName="Select",Fn.propTypes={id:n.string,label:n.string,name:n.string,placeholder:n.string,options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string})),className:n.string,disabled:n.bool,dropdownClassName:n.string,error:n.bool,fontSize:n.string,icon:n.elementType,maxHeight:n.string,noOptionsMessage:n.string,noResultsMessage:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,required:n.bool,searchable:n.bool,placeholderInput:n.string,sortAlphabetically:n.bool,value:n.any,width:n.string,fontSizeOptions:n.string};const F0=e=>{const{options:s=[],value:r,onChange:i,onBlur:o,onFocus:l,sortAlphabetically:a=!0,searchable:c=!0,textSelectAll:d="Seleccionar Todo"}=e,[u,g]=v.useState([]),[f,m]=v.useState(!1),[x,b]=v.useState(!1),[h,w]=v.useState(""),[T,D]=v.useState([]),N=v.useRef(null),C=v.useRef(null),k=v.useRef(null),W=v.useMemo(()=>{const j=s;if(Array.isArray(j))return j.map(y=>({...y,group:null}));if(typeof j=="object"&&j!==null){const y=[];return Object.entries(j).forEach(([I,R])=>{Array.isArray(R)&&R.forEach(O=>{y.push({...O,group:I})})}),y}return[]},[s]),B=j=>j.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase();v.useEffect(()=>{let j=[...W];a&&j.sort((y,I)=>(y.label||"").localeCompare(I.label||"")),g(j)},[W,a]),v.useEffect(()=>{r!=null?Array.isArray(r)?D(r):D([]):D([])},[r,s]),v.useEffect(()=>{if(!h.trim()){let y=[...W];a&&y.sort((I,R)=>(I.label||"").localeCompare(R.label||"")),g(y);return}const j=W.filter(y=>B(y.label).includes(B(h)));a&&j.sort((y,I)=>(y.label||"").localeCompare(I.label||"")),g(j)},[h,W,a]),v.useEffect(()=>{x?k.current&&setTimeout(()=>{var j;return(j=k.current)==null?void 0:j.focus()},50):w("")},[x]),v.useEffect(()=>{const j=y=>{N.current&&!N.current.contains(y.target)&&(b(!1),m(!1))};return document.addEventListener("mousedown",j),()=>document.removeEventListener("mousedown",j)},[]);const _=()=>{var j;e.disabled||(b(!x),x||(j=C.current)==null||j.focus())},V=j=>{D(y=>{const I=y.some(M=>pe.isEqual(M,j.value));let R;I?R=y.filter(M=>!pe.isEqual(M,j.value)):R=[...y,j.value];const O={target:{id:e.id,name:e.name,value:R,type:"select-multiple",checked:void 0,selectedOptions:R},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};return i==null||i(O),o==null||o(O),R})},p=()=>{const j=u.map(y=>y.value);D(y=>{const I=j.every(M=>y.some(A=>pe.isEqual(A,M)));let R;if(I)R=y.filter(M=>!j.some(A=>pe.isEqual(M,A)));else{const M=j.filter(A=>!y.some(U=>pe.isEqual(U,A)));R=[...y,...M]}const O={target:{id:e.id,name:e.name,value:R,type:"select-multiple",checked:void 0,selectedOptions:R},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};return i==null||i(O),o==null||o(O),R})},H=()=>{D([]),w("");const j={target:{id:e.id,name:e.name,value:[],type:"select-multiple",checked:void 0,selectedOptions:[]},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(j)},q=j=>{m(!0),l==null||l(j)},L=j=>{var y;(y=N.current)!=null&&y.contains(j.relatedTarget)||(m(!1),o==null||o(j))},Z=j=>{var y;if(!e.disabled)switch(j.key){case"Enter":case" ":x||(j.preventDefault(),b(!0));break;case"Escape":b(!1),(y=C.current)==null||y.focus();break;case"ArrowDown":case"ArrowUp":j.preventDefault(),x||b(!0);break}},K=v.useMemo(()=>c&&W.length>=Dt,[c,W.length]),ee=()=>T.length===0?e.placeholder||"Select":T.map(y=>{const I=W.find(R=>pe.isEqual(R.value,y));return I?I.label:""}).filter(Boolean).join(", "),F=j=>{const y=j.map(M=>M.value),R=y.every(M=>T.some(A=>pe.isEqual(A,M)))?T.filter(M=>!y.some(A=>pe.isEqual(M,A))):[...T,...y.filter(M=>!T.some(A=>pe.isEqual(A,M)))];D(R);const O={target:{id:e.id,name:e.name,value:R,type:"select-multiple",checked:void 0,selectedOptions:R},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(O),o==null||o(O)},z=u.length>0&&u.every(j=>T.some(y=>pe.isEqual(y,j.value)));return{filteredOptions:u,isFocused:f,isOpen:x,searchQuery:h,setSearchQuery:w,selectedOptions:T,dropdownRef:N,inputRef:C,searchInputRef:k,toggleDropdown:_,handleOptionSelect:V,handleSelectAll:p,handleSelectGroup:F,handleClear:H,handleFocus:q,handleBlur:L,handleKeyDown:Z,showSearch:K,getDisplayLabel:ee,allVisibleSelected:z,textSelectAll:d}},_n=v.forwardRef((e,s)=>{const{className:r="",disabled:i=!1,dropdownClassName:o="",error:l=!1,fontSize:a="14px",fontSizeOptions:c="12px",icon:d,id:u,maxHeight:g="300px",name:f,noOptionsMessage:m="No hay opciones disponibles",noResultsMessage:x="No se encontraron resultados",options:b=[],required:h=!1,placeholderInput:w="Buscar...",width:T="300px",position:D="absolute",...N}=e,{filteredOptions:C,isFocused:k,isOpen:W,searchQuery:B,setSearchQuery:_,selectedOptions:V,dropdownRef:p,inputRef:H,searchInputRef:q,toggleDropdown:L,handleOptionSelect:Z,handleSelectAll:K,handleSelectGroup:ee,handleClear:F,handleFocus:z,handleBlur:j,handleKeyDown:y,showSearch:I,getDisplayLabel:R,allVisibleSelected:O,textSelectAll:M}=F0(e),A=C.reduce((P,X)=>{const G=X.group||"Ungrouped";return P[G]||(P[G]=[]),P[G].push(X),P},{});v.useImperativeHandle(s,()=>({focus:()=>{var P;return(P=H.current)==null?void 0:P.focus()},blur:()=>{var P;return(P=H.current)==null?void 0:P.blur()},value:V,clear:()=>F()}));const U=["bs-dropdown",l&&"bs-error",i&&"bs-disabled",W&&"bs-open",k&&"bs-focused",r].filter(Boolean).join(" "),$=["bs-dropdown-options",o].filter(Boolean).join(" ");return t.jsxs("div",{ref:p,className:U,...N,style:{width:T},children:[t.jsx("input",{ref:H,type:"hidden",id:u,name:f,value:JSON.stringify(V),required:h,disabled:i}),t.jsxs("div",{className:"bs-dropdown-header",onClick:L,onFocus:z,onBlur:j,onKeyDown:y,role:"combobox","aria-expanded":W,"aria-haspopup":"listbox","aria-labelledby":`${u}-label`,"aria-disabled":i,tabIndex:i?-1:0,style:{fontSize:a},children:[t.jsx("span",{className:"bs-dropdown-value",style:{fontSize:a},children:R()}),d?t.jsx(d,{className:`bs-icon ${W?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${W?"bs-arrow-up":"bs-arrow-down"}`})]}),W&&t.jsxs("div",{className:$,role:"listbox",style:{position:D},children:[I&&t.jsx("div",{className:"bs-search-container",children:t.jsx(at,{ref:q,inputProperties:{placeholder:w,size:{width:"100%",height:"28px"},type:"text",onChange:P=>_(P.target.value),onKeyDown:P=>{P.key==="Enter"&&C.length>0},fontStyle:"italic",value:B,style:{fontSize:a}}})}),C.length>0&&t.jsxs("div",{className:`bs-select-all ${O?"bs-select-all-all":""}`,style:{padding:"6px 0px"},children:[t.jsx(Le.Checkbox,{checked:O,onChange:P=>{P.stopPropagation(),K()},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsx("span",{style:{fontSize:a,cursor:"pointer"},onClick:K,children:M})]}),t.jsx("div",{className:"bs-options-list",style:{maxHeight:g},children:Object.keys(A).length===0?t.jsx("div",{className:"bs-no-options",children:b.length===0?m:x+(B?` "${B}"`:"")}):Object.entries(A).map(([P,X])=>t.jsxs("div",{style:{marginTop:P!=="Ungrouped"?"8px":"0px"},children:[P!=="Ungrouped"&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"bs-group-title",style:{fontSize:a,fontWeight:"bold",marginBottom:"8px",marginLeft:"10px"},children:P}),t.jsxs("div",{className:`bs-group-header ${X.every(G=>V.some(se=>pe.isEqual(se,G.value)))?"bs-select-all-all-header":""}`,children:[t.jsx(Le.Checkbox,{checked:X.every(G=>V.some(se=>pe.isEqual(se,G.value))),onChange:G=>{G.stopPropagation(),ee(X)},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsxs("span",{style:{fontSize:c,cursor:"pointer"},onClick:()=>ee(X),children:["Seleccionar ",P]})]}),X.map((G,se)=>t.jsxs("div",{className:`bs-option ${V.some(Q=>pe.isEqual(Q,G.value))?"bs-selected":""}`,style:{display:"flex",alignItems:"center",gap:"0px",padding:"6px 0px"},role:"option","aria-selected":V.some(Q=>pe.isEqual(Q,G.value)),children:[t.jsx(Le.Checkbox,{checked:V.some(Q=>pe.isEqual(Q,G.value)),onChange:Q=>{Q.stopPropagation(),Z(G)},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsx("span",{className:"bs-option-label",style:{fontSize:c,cursor:"pointer"},onClick:()=>Z(G),children:G.label}),G.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:c},children:G.description})]},G.id||G.value||se))]}),P==="Ungrouped"&&X.map((G,se)=>t.jsxs("div",{className:`bs-option ${V.some(Q=>pe.isEqual(Q,G.value))?"bs-selected":""}`,role:"option",style:{display:"flex",alignItems:"center",gap:"8px",padding:"6px 0px"},"aria-selected":V.some(Q=>pe.isEqual(Q,G.value)),children:[t.jsx(Le.Checkbox,{checked:V.some(Q=>pe.isEqual(Q,G.value)),onChange:Q=>{Q.stopPropagation(),Z(G)},size:"small",sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}}}),t.jsx("span",{className:"bs-option-label",style:{fontSize:c,cursor:"pointer"},onClick:()=>Z(G),children:G.label}),G.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:c},children:G.description})]},G.id||G.value||se))]},P))})]})]})});_n.displayName="SelectMultiple",_n.propTypes={id:n.string,label:n.string,name:n.string,placeholder:n.string,options:n.oneOfType([n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string})),n.object]),className:n.string,disabled:n.bool,dropdownClassName:n.string,error:n.bool,fontSize:n.string,fontSizeOptions:n.string,icon:n.elementType,maxHeight:n.string,noOptionsMessage:n.string,noResultsMessage:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,required:n.bool,searchable:n.bool,placeholderInput:n.string,sortAlphabetically:n.bool,value:n.array,width:n.string,textSelectAll:n.string};const _0=e=>{const{options:s=[],value:r,onChange:i,onBlur:o,onFocus:l,sortAlphabetically:a=!1,searchable:c=!1}=e,[d,u]=v.useState(!1),[g,f]=v.useState(""),[m,x]=v.useState([]),[b,h]=v.useState(null),[w,T]=v.useState(!1),[D,N]=v.useState(null),[C,k]=v.useState({top:0,left:0}),W=v.useRef(null),B=v.useRef(null),_=v.useRef(null),V=z=>z.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase();v.useEffect(()=>{let z=[...s];a&&z.sort((j,y)=>(j.label||"").localeCompare(y.label||"")),x(z)},[s,a]),v.useEffect(()=>{if(r!=null){const z=s.find(j=>pe.isEqual(j.value,r));h(z||null)}else h(null)},[r,s]),v.useEffect(()=>{if(!g.trim()){let j=[...s];a&&j.sort((y,I)=>(y.label||"").localeCompare(I.label||"")),x(j);return}const z=s.filter(j=>V(j.label).includes(V(g)));a&&z.sort((j,y)=>(j.label||"").localeCompare(y.label||"")),x(z)},[g,s,a]),v.useEffect(()=>{d?_.current&&setTimeout(()=>{var z;return(z=_.current)==null?void 0:z.focus()},50):f("")},[d]),v.useEffect(()=>{const z=j=>{W.current&&!W.current.contains(j.target)&&(u(!1),T(!1),N(null))};return document.addEventListener("mousedown",z),()=>document.removeEventListener("mousedown",z)},[]);const p=()=>{var z;e.disabled||(u(!d),d||(z=B.current)==null||z.focus())},H=z=>{if(z.children&&z.children.length>0)return;let j;pe.isEqual(b==null?void 0:b.value,z.value)?j=null:j=z,h(j),u(!1),N(null);const y={target:{id:e.id,name:e.name,value:(j==null?void 0:j.value)||null,type:"nested-select",checked:void 0,selectedOption:j,label:(j==null?void 0:j.label)||null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(y),o==null||o(y)},q=(z,j)=>{if(j.stopPropagation(),z.children&&z.children.length>0)if(D&&D.id===z.id)N(null);else{const y=j.currentTarget.getBoundingClientRect();k({top:y.top,left:y.right}),N(z)}else H(z)},L=()=>{h(null),f("");const z={target:{id:e.id,name:e.name,value:null,type:"select",checked:void 0,selectedOption:null,label:null},type:"change",preventDefault:()=>{},stopPropagation:()=>{}};i==null||i(z)},Z=z=>{T(!0),l==null||l(z)},K=z=>{var j;(j=W.current)!=null&&j.contains(z.relatedTarget)||(T(!1),o==null||o(z))},ee=z=>{var j;if(!e.disabled)switch(z.key){case"Enter":case" ":d||(z.preventDefault(),u(!0));break;case"Escape":u(!1),(j=B.current)==null||j.focus();break;case"ArrowDown":case"ArrowUp":z.preventDefault(),d||u(!0);break}},F=v.useMemo(()=>c&&s.length>=Dt,[c,s.length]);return{filteredOptions:m,isFocused:w,isOpen:d,searchQuery:g,setSearchQuery:f,selectedOption:b,activeOption:D,subMenuPosition:C,dropdownRef:W,inputRef:B,searchInputRef:_,toggleDropdown:p,handleOptionSelect:H,handleOptionClick:q,handleClear:L,handleFocus:Z,handleBlur:K,handleKeyDown:ee,showSearch:F}},er=v.forwardRef((e,s)=>{const{id:r,name:i,placeholder:o="Select",options:l=[],disabled:a=!1,error:c=!1,required:d=!1,className:u="",dropdownClassName:g="",placeholderInput:f="Buscar...",noOptionsMessage:m="No hay opciones disponibles",noResultsMessage:x="No se encontraron resultados",width:b="300px",maxHeight:h="300px",fontSize:w="14px",icon:T,...D}=e,{filteredOptions:N,isFocused:C,isOpen:k,searchQuery:W,setSearchQuery:B,selectedOption:_,activeOption:V,subMenuPosition:p,dropdownRef:H,inputRef:q,searchInputRef:L,toggleDropdown:Z,handleOptionSelect:K,handleOptionClick:ee,handleClear:F,handleFocus:z,handleBlur:j,handleKeyDown:y,showSearch:I}=_0(e);v.useImperativeHandle(s,()=>({focus:()=>{var M;return(M=q.current)==null?void 0:M.focus()},blur:()=>{var M;return(M=q.current)==null?void 0:M.blur()},value:(_==null?void 0:_.value)||"",clear:()=>F()}));const R=["bs-dropdown",c&&"bs-error",a&&"bs-disabled",k&&"bs-open",C&&"bs-focused",u].filter(Boolean).join(" "),O=["bs-dropdown-options",g].filter(Boolean).join(" ");return t.jsxs("div",{ref:H,className:R,...D,style:{width:b},children:[t.jsx("input",{ref:q,type:"hidden",id:r,name:i,value:(_==null?void 0:_.value)||"",required:d,disabled:a}),t.jsxs("div",{className:"bs-dropdown-header",onClick:Z,onFocus:z,onBlur:j,onKeyDown:y,role:"combobox","aria-expanded":k,"aria-haspopup":"listbox","aria-labelledby":`${r}-label`,"aria-disabled":a,tabIndex:a?-1:0,style:{fontSize:w},children:[t.jsx("span",{className:"bs-dropdown-value",children:(_==null?void 0:_.label)||o}),T?t.jsx(T,{className:`bs-icon ${k?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${k?"bs-arrow-up":"bs-arrow-down"}`})]}),k&&t.jsxs("div",{className:O,role:"listbox",children:[I&&t.jsx("div",{className:"bs-search-container",children:t.jsx(at,{ref:L,inputProperties:{placeholder:f,size:{width:"100%",height:"28px"},type:"text",onChange:M=>B(M.target.value),onKeyDown:M=>{M.key==="Enter"&&N.length>0&&K(N[0])},onClick:M=>M.stopPropagation(),value:W,style:{fontSize:w}}})}),t.jsx("ul",{className:"bs-options-list",style:{maxHeight:h},children:l.length===0?t.jsx("li",{className:"bs-no-options",children:m}):N.length===0?t.jsxs("li",{className:"bs-no-options",children:[x," ",W&&`"${W}"`]}):N.map((M,A)=>t.jsxs("li",{className:`bs-option ${pe.isEqual(_==null?void 0:_.value,M.value)?"bs-selected":""} ${V&&pe.isEqual(V.value,M.value)?"bs-active":""}`,onClick:U=>ee(M,U),role:"option","aria-selected":pe.isEqual(_==null?void 0:_.value,M.value),"aria-haspopup":M.children&&M.children.length>0?"menu":void 0,"aria-expanded":!!(V&&pe.isEqual(V.value,M.value)),style:{fontSize:w},children:[t.jsx("span",{className:"bs-option-label",children:M.label}),M.description&&t.jsx("span",{className:"bs-option-description",children:M.description}),M.children&&M.children.length>0&&t.jsx("span",{className:"bs-option-arrow",children:t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:8,height:12,fill:"none",children:t.jsx("path",{fill:"#8598AD",fillRule:"evenodd",d:"M0 1.4 4.6 6 0 10.6 1.4 12l6-6-6-6L0 1.4Z",clipRule:"evenodd"})})})]},M.id||M.value||A))}),V&&V.children&&V.children.length>0&&t.jsx("div",{className:"bs-submenu",style:{position:"fixed",top:p.top,left:p.left,zIndex:9999,maxHeight:h},children:t.jsx("ul",{className:"bs-options-list",children:V.children.map((M,A)=>t.jsxs("li",{className:`bs-option ${pe.isEqual(_==null?void 0:_.value,M.value)?"bs-selected":""}`,onClick:U=>{U.stopPropagation(),K(M)},role:"option","aria-selected":pe.isEqual(_==null?void 0:_.value,M.value),style:{fontSize:w},children:[t.jsx("span",{className:"bs-option-label",children:M.label}),M.description&&t.jsx("span",{className:"bs-option-description",children:M.description})]},M.id||M.value||A))})})]})]})});er.displayName="SelectNested",er.propTypes={id:n.string,label:n.string,name:n.string,placeholder:n.string,options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string,children:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string}))})),className:n.string,disabled:n.bool,dropdownClassName:n.string,error:n.bool,fontSize:n.string,icon:n.elementType,maxHeight:n.string,noOptionsMessage:n.string,noResultsMessage:n.string,onBlur:n.func,onChange:n.func,onFocus:n.func,required:n.bool,searchable:n.bool,placeholderInput:n.string,sortAlphabetically:n.bool,value:n.any,width:n.string};const wo=e=>t.jsx(et,{...e,inputRadio:!0});wo.propTypes={size:n.string,options:n.array,label:n.string,onchange:n.func,error:n.bool};const ko=e=>{const{data:s,onChange:r,label:i,size:o,error:l,keyReset:a,fontSizeOptions:c="0.9vw",fontSizeTitleOptions:d="1vw",fontSizeLabel:u,disabled:g,maxHeightOptions:f,value:m,hasDivisions:x,fontSizeLabelText:b,fontSizeTooltip:h,heightTooltip:w,leftTooltip:T,tooltip:D,topTooltip:N,widthTooltip:C,isTooltipVisible:k,labelText:W,subLabelText:B}=e,[_,V]=v.useState(!1),p=v.useRef(null),[H,q]=v.useState(m||""),L=K=>{q(K),V(!1),r&&r(K)};v.useEffect(()=>{q("")},[a]);const Z=K=>{p.current&&!p.current.contains(K.target)&&V(!1)};return v.useEffect(()=>(document.addEventListener("mousedown",Z),()=>{document.removeEventListener("mousedown",Z)}),[]),t.jsxs("div",{ref:p,className:"relative",style:{width:o},children:[t.jsx(et,{label:H.label||i,onchange:()=>{},options:[],size:o,isOpen:_,setIsOpen:V,disabledClickOutside:!0,disabled:g,error:l,fontSizeLabel:u,fontSizeLabelText:b,fontSizeTooltip:h,heightTooltip:w,leftTooltip:T,tooltip:D,topTooltip:N,widthTooltip:C,isTooltipVisible:k,labelText:W,subLabelText:B}),_&&t.jsx("ul",{className:"item-filter",style:{width:"100%",maxHeight:f},children:s.map(K=>t.jsxs("div",{className:`item-group ${x?"border-bottom-select":""}`,style:{marginTop:"15px"},children:[t.jsx("h3",{style:{fontSize:d,fontWeight:"700"},children:K.title}),K.options.map(ee=>t.jsx("div",{onClick:()=>L(ee),className:"item",style:{padding:"15px 20px",width:"100%",fontSize:c,cursor:"pointer",fontWeight:"400"},children:ee.label},ee.label))]},K.title))})]})};ko.propTypes={data:n.array,onChange:n.func,label:n.string,size:n.string,error:n.bool,keyReset:n.number,fontSizeLabel:n.string,fontSizeOptions:n.string,disabled:n.bool,maxHeightOptions:n.string,value:n.string,fontSizeTitleOptions:n.string,hasDivisions:n.bool,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,labelText:n.string,subLabelText:n.string};const Co={height:"0",width:"0",visibility:"hidden",fontWeight:"500"},So={height:"0",width:"0",opacity:"0",position:"absolute"},To=e=>{const s=e.onChange!==void 0,{value:r}=e,[i,o]=v.useState(r||!1);if(v.useEffect(()=>{o(r||!1)},[r]),s){const{id:l,onChange:a,label:c,colors:d,disabled:u,className:g}=e,f=m=>{if(u)return;const x=m.target.checked;o(x),a(m)};return t.jsxs("div",{className:`switch-container ${g||""}`,children:[c&&t.jsx("span",{className:"switch-label",children:i?"Activo":"Inactivo"}),t.jsxs("div",{children:[t.jsx("input",{className:"react-switch-checkbox",id:`react-switch-new-${l}`,type:"checkbox",checked:i,onChange:f,disabled:u,style:c?Co:So}),t.jsx("label",{className:"react-switch-label",htmlFor:`react-switch-new-${l}`,style:{background:i?d==null?void 0:d.active:d==null?void 0:d.inactive},children:t.jsx("span",{className:"react-switch-button"})})]})]})}else{const{id:l,onchange:a,label:c,colors:d,onChangeFunction:u,disabled:g}=e,f=m=>{g||(o(m.target.checked),a&&a(m.target.checked),u&&u({id:l,value:m.target.checked}))};return t.jsxs("div",{className:"switch-container",children:[c&&t.jsx("span",{className:"switch-label",children:i?"Activo":"Inactivo"}),t.jsxs("div",{children:[t.jsx("input",{className:"react-switch-checkbox",id:`react-switch-new-${l}`,type:"checkbox",checked:i,onChange:f,disabled:g,style:c?Co:So}),t.jsx("label",{className:"react-switch-label",htmlFor:`react-switch-new-${l}`,style:{background:i?d==null?void 0:d.active:d==null?void 0:d.inactive},children:t.jsx("span",{className:"react-switch-button"})})]})]})}};To.propTypes={id:n.string,onChange:n.func,label:n.oneOfType([n.string,n.bool]),colors:n.shape({active:n.string,inactive:n.string}),value:n.bool,disabled:n.bool,className:n.string};const Mo=e=>{if(e.onChange!==void 0&&e.onChangeFunction===void 0){const{id:r,name:i,value:o,onChange:l,placeholder:a,fontSize:c,minHeight:d,width:u,maxCharacters:g,classNameTextArea:f,className:m}=e;return t.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"5px",width:u},className:m,children:[t.jsx("textarea",{name:i,id:r,value:o,onChange:l,placeholder:a,className:`text-area-library ${f}`,maxLength:g,style:{width:u,minHeight:d,fontSize:c}}),g&&t.jsxs("div",{className:"max-characters-library",children:[g," caracteres"]})]})}else{const{width:r,height:i,minheight:o,maxHeight:l,id:a,name:c,value:d,onChange:u,label:g,subLabel:f,placeholder:m,maxCharacters:x,fontSizeLabel:b,fontSize:h,fontSizeTooltip:w,heightTooltip:T,leftTooltip:D,tooltip:N,topTooltip:C,widthTooltip:k,isTooltipVisible:W,onChangeFunction:B}=e,_=V=>{const{name:p,value:H}=V.target;u&&u({name:p,value:H,id:a}),B&&B(V)};return t.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"5px",width:r},children:[g&&t.jsx(Xt,{fontSizeTitle:b,fontSizeTooltip:w,heightTooltip:T,left:D,subTitle:f,title:g,tooltip:N,top:C,widthTooltip:k,isTooltipVisibleProp:W,marginBottom:"5px",htmlFor:a}),t.jsx("textarea",{name:c,id:a,value:d,onChange:_,placeholder:m,className:"text-area-library",maxLength:x,style:{width:r,height:i,minHeight:o,maxHeight:l,fontSize:h}}),x&&t.jsxs("div",{className:"max-characters-library",children:[x," caracteres"]})]})}};Mo.propTypes={id:n.string,name:n.string,value:n.string,onChange:n.func,placeholder:n.string,fontSize:n.string,minHeight:n.string,width:n.string,maxCharacters:n.number,classNameTextArea:n.string,className:n.string};const No=({label:e,onchange:s,textSelect:r,width:i,labelText:o,subLabelText:l,fontSize:a,value:c})=>{const[d,u]=v.useState(()=>c&&c.includes(":")?c.split(":")[0]:"00"),[g,f]=v.useState(()=>c&&c.includes(":")?c.split(":")[1]:"00"),[m,x]=v.useState(!1),[b,h]=v.useState(()=>c||(e??"Hora Inicio")),w=v.useRef(),T=v.useRef(),D=Array.from({length:24},(B,_)=>_.toString().padStart(2,"0")),N=Array.from({length:60},(B,_)=>_.toString().padStart(2,"0"));v.useEffect(()=>{const B=_=>{T.current&&!T.current.contains(_.target)&&x(!1)};return document.addEventListener("mousedown",B),()=>{document.removeEventListener("mousedown",B)}},[]),v.useEffect(()=>{if(c&&c.includes(":")){const[B,_]=c.split(":");u(B),f(_),h(c)}},[c]);const C=()=>{x(!1);const B=`${d}:${g}`;h(B),s(B)},k=B=>{let _=B.target.value.replace(/\D/g,"");_.length>4&&(_=_.slice(0,4));let V=_;if(_.length>=3&&(V=`${_.slice(0,2)}:${_.slice(2)}`),h(V),V.length===5){const[p,H]=V.split(":");parseInt(p,10)>=0&&parseInt(p,10)<24&&parseInt(H,10)>=0&&parseInt(H,10)<60?(u(p),f(H),s(V)):h(`${d}:${g}`)}},W=()=>{x(!m),w.current.focus()};return t.jsxs(t.Fragment,{children:[t.jsxs("div",{style:{display:"flex",gap:"5px"},children:[o&&t.jsx("label",{className:"label-library",children:o}),l&&t.jsx("label",{className:"sub-label",children:l})]}),t.jsxs("div",{className:"time-picker-container",ref:T,style:{width:i},children:[t.jsxs("div",{className:"time-picker-input-wrapper",children:[t.jsx("input",{type:"text",ref:w,value:b,onChange:k,placeholder:"00:00",className:"time-picker-input",maxLength:5,style:{fontSize:a}}),t.jsx("button",{className:"time-picker-button",onClick:W,"aria-label":"Abrir selector de tiempo",children:t.jsx(Ri,{})})]}),m&&t.jsxs("div",{className:"time-picker-dropdown",children:[t.jsxs("div",{className:"time-columns",children:[t.jsx("div",{className:"time-column",children:D.map(B=>t.jsx("div",{className:`time-option ${d===B?"selected":""}`,onClick:()=>u(B),children:B},B))}),t.jsx("div",{className:"time-column",children:N.map(B=>t.jsx("div",{className:`time-option ${g===B?"selected":""}`,onClick:()=>f(B),children:B},B))})]}),t.jsx("button",{className:"ok-button",onClick:C,children:r??"Seleccionar"})]})]})]})};No.propTypes={label:n.string,onchange:n.func,textSelect:n.string,width:n.string,labelText:n.string,subLabelText:n.any,fontSize:n.string,value:n.string};const H0=ge.div`
380
380
  display: flex;
381
381
  align-items: center;
382
382
  gap: 4px;
383
383
  font-family: "Poppins", sans-serif;
384
- `,_0=pe.span`
384
+ `,V0=ge.span`
385
385
  font-size: ${({fontSize:e})=>e||"18px"};
386
386
  line-height: 18px;
387
387
  color: #8598ad;
388
388
  font-weight: 600;
389
- `,H0=pe.input`
389
+ `,U0=ge.input`
390
390
  width: auto;
391
391
  height: auto;
392
392
  font-size: 32px;
@@ -420,12 +420,12 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
420
420
  &[type="number"] {
421
421
  -moz-appearance: textfield;
422
422
  }
423
- `,V0=pe.span`
423
+ `,q0=ge.span`
424
424
  font-size: ${({fontSize:e})=>e||"18px"};
425
425
  line-height: 18px;
426
426
  color: #8598ad;
427
427
  font-weight: 600;
428
- `,To=({currentPage:e=1,totalPages:s=1,onChange:r,disabled:i=!1,label:o="Página",ofLabel:l="de",fontSize:a="18px",height:c="auto"})=>{const d=p=>{const m=p.target.value;if(m===""){r==null||r("");return}const x=parseInt(m,10);isNaN(x)||(x>=1&&x<=s?r==null||r(x):x>s&&(r==null||r(s)))},h=p=>{const m=p.target.value;m===""||parseInt(m,10)<1?r==null||r(e):parseInt(m,10)>s&&(r==null||r(s))},g=p=>{if(p.key==="Enter")p.target.blur();else if(p.key==="ArrowUp"){p.preventDefault();const m=Math.min(e+1,s);r==null||r(m)}else if(p.key==="ArrowDown"){p.preventDefault();const m=Math.max(e-1,1);r==null||r(m)}};return t.jsxs(L0,{children:[t.jsx(_0,{fontSize:a,children:o}),t.jsx(H0,{type:"number",value:e,onChange:d,onBlur:h,onKeyDown:g,disabled:i,min:1,max:s,style:{fontSize:a,height:c}}),t.jsxs(V0,{fontSize:a,children:[l," ",s]})]})};To.propTypes={currentPage:n.number,totalPages:n.number,onChange:n.func,disabled:n.bool,label:n.string,ofLabel:n.string,fontSize:n.string,height:n.string};const Xs=({className:e,error:s,...r})=>t.jsx("input",{className:`${e} input-ixc ${s?"error":""}`,...r});Xs.propTypes={className:n.string,props:n.object,error:n.bool};const Mo=({icon:e,iconPosition:s="right",onIconClick:r,className:i="",classNameInput:o="",iconReactive:l=!1,...a})=>{const c=typeof r=="function",d=`input-icon-wrapper ${s} ${l?"icon-reactive":""} ${i}`.trim(),h=`input-with-icon ${o}`.trim();return t.jsxs("div",{className:d,children:[t.jsx(Xs,{...a,className:h}),c?t.jsx("button",{type:"button",className:"input-icon-button",onClick:r,"aria-label":"Icon button",children:e}):t.jsx("span",{className:"input-icon-decoration",children:e})]})};Mo.propTypes={icon:n.node.isRequired,iconPosition:n.oneOf(["left","right"]),onIconClick:n.func,className:n.string,classNameInput:n.string,iconReactive:n.bool};const q0=Fe(t.jsx("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),U0=Fe(t.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),Z0=Fe(t.jsx("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");function Y0(e){return rt("MuiCheckbox",e)}const Js=ht("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]),G0=e=>{const{classes:s,indeterminate:r,color:i,size:o}=e,l={root:["root",r&&"indeterminate",`color${Ie(i)}`,`size${Ie(o)}`]},a=mt(l,Y0,s);return{...s,...a}},K0=Ve(Zs,{shouldForwardProp:e=>Zt(e)||e==="classes",name:"MuiCheckbox",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.indeterminate&&s.indeterminate,s[`size${Ie(r.size)}`],r.color!=="default"&&s[`color${Ie(r.color)}`]]}})(bt(({theme:e})=>({color:(e.vars||e).palette.text.secondary,variants:[{props:{color:"default",disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette.action.active,e.palette.action.hoverOpacity)}}},...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[s].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette[s].main,e.palette.action.hoverOpacity)}}})),...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s},style:{[`&.${Js.checked}, &.${Js.indeterminate}`]:{color:(e.vars||e).palette[s].main},[`&.${Js.disabled}`]:{color:(e.vars||e).palette.action.disabled}}})),{props:{disableRipple:!1},style:{"&:hover":{"@media (hover: none)":{backgroundColor:"transparent"}}}}]}))),Q0=t.jsx(U0,{}),X0=t.jsx(q0,{}),J0=t.jsx(Z0,{}),zo=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiCheckbox"}),{checkedIcon:o=Q0,color:l="primary",icon:a=X0,indeterminate:c=!1,indeterminateIcon:d=J0,inputProps:h,size:g="medium",disableRipple:p=!1,className:m,slots:x={},slotProps:b={},...u}=i,w=c?d:a,T=c?d:o,D={...i,disableRipple:p,color:l,indeterminate:c,size:g},z=G0(D),C=b.input??h,[k,$]=Gt("root",{ref:r,elementType:K0,className:$e(z.root,m),shouldForwardComponentProp:!0,externalForwardedProps:{slots:x,slotProps:b,...u},ownerState:D,additionalProps:{type:"checkbox",icon:re.cloneElement(w,{fontSize:w.props.fontSize??g}),checkedIcon:re.cloneElement(T,{fontSize:T.props.fontSize??g}),disableRipple:p,slots:x,slotProps:{input:k1(typeof C=="function"?C(D):C,{"data-indeterminate":c})}}});return t.jsx(k,{...$,classes:z})});process.env.NODE_ENV!=="production"&&(zo.propTypes={checked:n.bool,checkedIcon:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["default","primary","secondary","error","info","success","warning"]),n.string]),defaultChecked:n.bool,disabled:n.bool,disableRipple:n.bool,icon:n.node,id:n.string,indeterminate:n.bool,indeterminateIcon:n.node,inputProps:n.object,onChange:n.func,required:n.bool,size:n.oneOfType([n.oneOf(["medium","small"]),n.string]),slotProps:n.shape({input:n.oneOfType([n.func,n.object]),root:n.oneOfType([n.func,n.object])}),slots:n.shape({input:n.elementType,root:n.elementType}),sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),value:n.any});const Eo=e=>{const[s,r]=v.useState(!1),[i,o]=v.useState([]),l=v.useRef(null),{options:a,onchange:c,label:d,size:h,error:g,keyReset:p,fontSizeOptions:m="0.9vw",disabled:x,maxHeightOptions:b,labelText:u,subLabelText:w,gap:T="0",fontSizeLabel:D="0.9vw",onChangeFunction:z,id:C,fontSizeLabelText:k,fontSizeTooltip:$,heightTooltip:B,leftTooltip:_,tooltip:V,topTooltip:f,widthTooltip:H,isTooltipVisible:U,placeholderInputSearch:F="Buscar...",sortAlphabetically:Z=!0,value:K}=e,[ee,L]=v.useState(a);v.useEffect(()=>{const M=Z?[...a].sort((A,q)=>{var W;return(W=A.label)==null?void 0:W.localeCompare(q.label)}):[...a];L(M)},[a,Z]);const E=M=>{o(A=>A.some(q=>ge.isEqual(q,M))?(c&&c(A.filter(q=>!ge.isEqual(q,M))),z&&z({id:C,value:A.filter(q=>!ge.isEqual(q,M))}),A.filter(q=>!ge.isEqual(q,M))):(c&&c([...A,M]),z&&z({id:C,value:[...A,M]}),[...A,M]))},j=()=>i.length===0?d:i.map(M=>{const A=a.find(q=>ge.isEqual(q.value,M));return A?A.label:""}).filter(Boolean).join(", ");v.useEffect(()=>{o([])},[p]),v.useEffect(()=>{K!=null&&(Array.isArray(K)?o(K):o([]))},[K]);const y=M=>{l.current&&!l.current.contains(M.target)&&r(!1)};v.useEffect(()=>(document.addEventListener("mousedown",y),()=>{document.removeEventListener("mousedown",y)}),[]),v.useEffect(()=>{if(!s){const M=Z?[...a].sort((A,q)=>{var W;return(W=A.label)==null?void 0:W.localeCompare(q.label)}):[...a];L(M),R("")}},[s,a,Z]);const[I,R]=v.useState(""),O=M=>{const A=M.target.value;R(A);const q=a.filter(P=>P.label.toLowerCase().includes(A.toLowerCase())),W=Z?q.sort((P,X)=>{var G;return(G=P.label)==null?void 0:G.localeCompare(X.label)}):q;L(W)};return t.jsxs("div",{ref:l,className:"relative",style:{width:h},children:[t.jsx(et,{label:j(),onchange:()=>{},options:[],size:h,isOpen:s,setIsOpen:r,disabledClickOutside:!0,disabled:x,error:g,labelText:u,gap:T,subLabelText:w,fontSizeLabel:D,fontSizeLabelText:k,fontSizeTooltip:$,heightTooltip:B,leftTooltip:_,tooltip:V,topTooltip:f,widthTooltip:H,isTooltipVisible:U,withoutOptions:!0}),s&&t.jsxs("ul",{className:"multiselect-options",style:{maxHeight:b},children:[a.length>=Dt&&t.jsx("div",{style:{padding:"4px 8px",fontSize:"1vw",backgroundColor:"#dde3f1",borderBottom:"1px solid #707070"},children:t.jsx(at,{inputProperties:{placeholder:F,size:{width:"100%",height:"28px"},type:"text",onChange:M=>O(M),fontStyle:"italic"}})}),ee.length===0&&I.trim()!==""?t.jsxs("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:m,cursor:"default",overflowWrap:"break-word"},children:['No se encontraron resultados para "',I,'"']}):ee.map(M=>t.jsxs("li",{onClick:()=>E(M.value),className:i.some(A=>ge.isEqual(A,M.value))?"selected":"",style:{fontSize:m},children:[t.jsx(zo,{checked:i.some(A=>ge.isEqual(A,M.value)),onChange:A=>{A.stopPropagation(),E(M.value)},onClick:()=>E(M.value),sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),M.label]},M.value.title||M.value)),a.length===0&&t.jsx("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:m,cursor:"default",overflowWrap:"break-word"},children:"No hay opciones disponibles"})]})]})};Eo.propTypes={options:n.array,onchange:n.func,label:n.string,size:n.string,error:n.bool,keyReset:n.number,fontSizeOptions:n.string,disabled:n.bool,maxHeightOptions:n.string,labelText:n.string,subLabelText:n.any,gap:n.string,onChangeFunction:n.func,id:n.string,fontSizeLabel:n.string,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,placeholderInputSearch:n.string,inputProperties:n.object,sortAlphabetically:n.bool,value:n.array};const eu=(e,s)=>{var r,i,o;if(!Array.isArray(e)&&typeof e!="object")throw new Error("Invalid data format. Expected an array or an object.");if(s){if(typeof e=="object"&&!Array.isArray(e))return(i=(r=Object.entries(e))==null?void 0:r.sort(([l],[a])=>l==null?void 0:l.localeCompare(a)))==null?void 0:i.reduce((l,[a,c])=>{var d;return l[a]=Array.isArray(c)?(d=c.map(h=>({id:h==null?void 0:h.id,name:h==null?void 0:h.name})))==null?void 0:d.sort((h,g)=>{var p;return(p=h.name)==null?void 0:p.localeCompare(g==null?void 0:g.name)}):[],l},{});throw new Error("Grouped mode requires data to be an object.")}if(Array.isArray(e))return{all:(o=e==null?void 0:e.map(l=>({id:l==null?void 0:l.id,name:l==null?void 0:l.name})))==null?void 0:o.sort((l,a)=>{var c;return(c=l.name)==null?void 0:c.localeCompare(a==null?void 0:a.name)})};throw new Error("Ungrouped mode requires data to be an array.")},tu=pe.button`
428
+ `,zo=({currentPage:e=1,totalPages:s=1,onChange:r,disabled:i=!1,label:o="Página",ofLabel:l="de",fontSize:a="18px",height:c="auto"})=>{const d=f=>{const m=f.target.value;if(m===""){r==null||r("");return}const x=parseInt(m,10);isNaN(x)||(x>=1&&x<=s?r==null||r(x):x>s&&(r==null||r(s)))},u=f=>{const m=f.target.value;m===""||parseInt(m,10)<1?r==null||r(e):parseInt(m,10)>s&&(r==null||r(s))},g=f=>{if(f.key==="Enter")f.target.blur();else if(f.key==="ArrowUp"){f.preventDefault();const m=Math.min(e+1,s);r==null||r(m)}else if(f.key==="ArrowDown"){f.preventDefault();const m=Math.max(e-1,1);r==null||r(m)}};return t.jsxs(H0,{children:[t.jsx(V0,{fontSize:a,children:o}),t.jsx(U0,{type:"number",value:e,onChange:d,onBlur:u,onKeyDown:g,disabled:i,min:1,max:s,style:{fontSize:a,height:c}}),t.jsxs(q0,{fontSize:a,children:[l," ",s]})]})};zo.propTypes={currentPage:n.number,totalPages:n.number,onChange:n.func,disabled:n.bool,label:n.string,ofLabel:n.string,fontSize:n.string,height:n.string};const tr=({className:e,error:s,width:r,fontSize:i,...o})=>t.jsx("input",{className:`${e} input-ixc ${s?"error":""}`,style:{width:r,fontSize:i},...o});tr.propTypes={className:n.string,props:n.object,error:n.bool,width:n.string,fontSize:n.string};const Eo=({icon:e,iconPosition:s="right",onIconClick:r,className:i="",classNameInput:o="",iconReactive:l=!1,width:a,fontSize:c,...d})=>{const u=typeof r=="function",g=`input-icon-wrapper ${s} ${l?"icon-reactive":""} ${i}`.trim(),f=`input-with-icon ${o}`.trim();return t.jsxs("div",{className:g,style:{width:a},children:[t.jsx(tr,{...d,className:f,style:{fontSize:c}}),u?t.jsx("button",{type:"button",className:"input-icon-button",onClick:r,"aria-label":"Icon button",children:e}):t.jsx("span",{className:"input-icon-decoration",children:e})]})};Eo.propTypes={icon:n.node.isRequired,iconPosition:n.oneOf(["left","right"]),onIconClick:n.func,className:n.string,classNameInput:n.string,iconReactive:n.bool,width:n.string,fontSize:n.string};const Z0=Fe(t.jsx("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),Y0=Fe(t.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),G0=Fe(t.jsx("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");function K0(e){return rt("MuiCheckbox",e)}const nr=ht("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]),Q0=e=>{const{classes:s,indeterminate:r,color:i,size:o}=e,l={root:["root",r&&"indeterminate",`color${Ie(i)}`,`size${Ie(o)}`]},a=mt(l,K0,s);return{...s,...a}},X0=Ue(Ys,{shouldForwardProp:e=>Zt(e)||e==="classes",name:"MuiCheckbox",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:r}=e;return[s.root,r.indeterminate&&s.indeterminate,s[`size${Ie(r.size)}`],r.color!=="default"&&s[`color${Ie(r.color)}`]]}})(bt(({theme:e})=>({color:(e.vars||e).palette.text.secondary,variants:[{props:{color:"default",disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette.action.active,e.palette.action.hoverOpacity)}}},...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[s].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:Ht(e.palette[s].main,e.palette.action.hoverOpacity)}}})),...Object.entries(e.palette).filter(Kt()).map(([s])=>({props:{color:s},style:{[`&.${nr.checked}, &.${nr.indeterminate}`]:{color:(e.vars||e).palette[s].main},[`&.${nr.disabled}`]:{color:(e.vars||e).palette.action.disabled}}})),{props:{disableRipple:!1},style:{"&:hover":{"@media (hover: none)":{backgroundColor:"transparent"}}}}]}))),J0=t.jsx(Y0,{}),eu=t.jsx(Z0,{}),tu=t.jsx(G0,{}),Do=re.forwardRef(function(s,r){const i=vt({props:s,name:"MuiCheckbox"}),{checkedIcon:o=J0,color:l="primary",icon:a=eu,indeterminate:c=!1,indeterminateIcon:d=tu,inputProps:u,size:g="medium",disableRipple:f=!1,className:m,slots:x={},slotProps:b={},...h}=i,w=c?d:a,T=c?d:o,D={...i,disableRipple:f,color:l,indeterminate:c,size:g},N=Q0(D),C=b.input??u,[k,W]=Gt("root",{ref:r,elementType:X0,className:We(N.root,m),shouldForwardComponentProp:!0,externalForwardedProps:{slots:x,slotProps:b,...h},ownerState:D,additionalProps:{type:"checkbox",icon:re.cloneElement(w,{fontSize:w.props.fontSize??g}),checkedIcon:re.cloneElement(T,{fontSize:T.props.fontSize??g}),disableRipple:f,slots:x,slotProps:{input:S1(typeof C=="function"?C(D):C,{"data-indeterminate":c})}}});return t.jsx(k,{...W,classes:N})});process.env.NODE_ENV!=="production"&&(Do.propTypes={checked:n.bool,checkedIcon:n.node,classes:n.object,className:n.string,color:n.oneOfType([n.oneOf(["default","primary","secondary","error","info","success","warning"]),n.string]),defaultChecked:n.bool,disabled:n.bool,disableRipple:n.bool,icon:n.node,id:n.string,indeterminate:n.bool,indeterminateIcon:n.node,inputProps:n.object,onChange:n.func,required:n.bool,size:n.oneOfType([n.oneOf(["medium","small"]),n.string]),slotProps:n.shape({input:n.oneOfType([n.func,n.object]),root:n.oneOfType([n.func,n.object])}),slots:n.shape({input:n.elementType,root:n.elementType}),sx:n.oneOfType([n.arrayOf(n.oneOfType([n.func,n.object,n.bool])),n.func,n.object]),value:n.any});const Oo=e=>{const[s,r]=v.useState(!1),[i,o]=v.useState([]),l=v.useRef(null),{options:a,onchange:c,label:d,size:u,error:g,keyReset:f,fontSizeOptions:m="0.9vw",disabled:x,maxHeightOptions:b,labelText:h,subLabelText:w,gap:T="0",fontSizeLabel:D="0.9vw",onChangeFunction:N,id:C,fontSizeLabelText:k,fontSizeTooltip:W,heightTooltip:B,leftTooltip:_,tooltip:V,topTooltip:p,widthTooltip:H,isTooltipVisible:q,placeholderInputSearch:L="Buscar...",sortAlphabetically:Z=!0,value:K}=e,[ee,F]=v.useState(a);v.useEffect(()=>{const M=Z?[...a].sort((A,U)=>{var $;return($=A.label)==null?void 0:$.localeCompare(U.label)}):[...a];F(M)},[a,Z]);const z=M=>{o(A=>A.some(U=>pe.isEqual(U,M))?(c&&c(A.filter(U=>!pe.isEqual(U,M))),N&&N({id:C,value:A.filter(U=>!pe.isEqual(U,M))}),A.filter(U=>!pe.isEqual(U,M))):(c&&c([...A,M]),N&&N({id:C,value:[...A,M]}),[...A,M]))},j=()=>i.length===0?d:i.map(M=>{const A=a.find(U=>pe.isEqual(U.value,M));return A?A.label:""}).filter(Boolean).join(", ");v.useEffect(()=>{o([])},[f]),v.useEffect(()=>{K!=null&&(Array.isArray(K)?o(K):o([]))},[K]);const y=M=>{l.current&&!l.current.contains(M.target)&&r(!1)};v.useEffect(()=>(document.addEventListener("mousedown",y),()=>{document.removeEventListener("mousedown",y)}),[]),v.useEffect(()=>{if(!s){const M=Z?[...a].sort((A,U)=>{var $;return($=A.label)==null?void 0:$.localeCompare(U.label)}):[...a];F(M),R("")}},[s,a,Z]);const[I,R]=v.useState(""),O=M=>{const A=M.target.value;R(A);const U=a.filter(P=>P.label.toLowerCase().includes(A.toLowerCase())),$=Z?U.sort((P,X)=>{var G;return(G=P.label)==null?void 0:G.localeCompare(X.label)}):U;F($)};return t.jsxs("div",{ref:l,className:"relative",style:{width:u},children:[t.jsx(et,{label:j(),onchange:()=>{},options:[],size:u,isOpen:s,setIsOpen:r,disabledClickOutside:!0,disabled:x,error:g,labelText:h,gap:T,subLabelText:w,fontSizeLabel:D,fontSizeLabelText:k,fontSizeTooltip:W,heightTooltip:B,leftTooltip:_,tooltip:V,topTooltip:p,widthTooltip:H,isTooltipVisible:q,withoutOptions:!0}),s&&t.jsxs("ul",{className:"multiselect-options",style:{maxHeight:b},children:[a.length>=Dt&&t.jsx("div",{style:{padding:"4px 8px",fontSize:"1vw",backgroundColor:"#dde3f1",borderBottom:"1px solid #707070"},children:t.jsx(at,{inputProperties:{placeholder:L,size:{width:"100%",height:"28px"},type:"text",onChange:M=>O(M),fontStyle:"italic"}})}),ee.length===0&&I.trim()!==""?t.jsxs("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:m,cursor:"default",overflowWrap:"break-word"},children:['No se encontraron resultados para "',I,'"']}):ee.map(M=>t.jsxs("li",{onClick:()=>z(M.value),className:i.some(A=>pe.isEqual(A,M.value))?"selected":"",style:{fontSize:m},children:[t.jsx(Do,{checked:i.some(A=>pe.isEqual(A,M.value)),onChange:A=>{A.stopPropagation(),z(M.value)},onClick:()=>z(M.value),sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),M.label]},M.value.title||M.value)),a.length===0&&t.jsx("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:m,cursor:"default",overflowWrap:"break-word"},children:"No hay opciones disponibles"})]})]})};Oo.propTypes={options:n.array,onchange:n.func,label:n.string,size:n.string,error:n.bool,keyReset:n.number,fontSizeOptions:n.string,disabled:n.bool,maxHeightOptions:n.string,labelText:n.string,subLabelText:n.any,gap:n.string,onChangeFunction:n.func,id:n.string,fontSizeLabel:n.string,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,placeholderInputSearch:n.string,inputProperties:n.object,sortAlphabetically:n.bool,value:n.array};const nu=(e,s)=>{var r,i,o;if(!Array.isArray(e)&&typeof e!="object")throw new Error("Invalid data format. Expected an array or an object.");if(s){if(typeof e=="object"&&!Array.isArray(e))return(i=(r=Object.entries(e))==null?void 0:r.sort(([l],[a])=>l==null?void 0:l.localeCompare(a)))==null?void 0:i.reduce((l,[a,c])=>{var d;return l[a]=Array.isArray(c)?(d=c.map(u=>({id:u==null?void 0:u.id,name:u==null?void 0:u.name})))==null?void 0:d.sort((u,g)=>{var f;return(f=u.name)==null?void 0:f.localeCompare(g==null?void 0:g.name)}):[],l},{});throw new Error("Grouped mode requires data to be an object.")}if(Array.isArray(e))return{all:(o=e==null?void 0:e.map(l=>({id:l==null?void 0:l.id,name:l==null?void 0:l.name})))==null?void 0:o.sort((l,a)=>{var c;return(c=l.name)==null?void 0:c.localeCompare(a==null?void 0:a.name)})};throw new Error("Ungrouped mode requires data to be an array.")};ge.button`
429
429
  display: flex;
430
430
  font-family: Roboto, sans-serif;
431
431
  width: 410px;
@@ -445,7 +445,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
445
445
  background-color: ${e=>e.disabled?"#ECF4F9":e.backgroundcolor||e.theme.colors.secondaryColor};
446
446
  color: ${e=>e.disabled?"white":e.color||"white"};
447
447
  border: ${e=>e.disabled?"1px solid #cecece":e.border||"1px solid "+e.theme.colors.secondaryColor};
448
- `,No=pe.button`
448
+ `;const Jt=ge.button`
449
449
  background-color: ${e=>e.disabled?"#ECF4F9":e.backgroundcolor||"#33a4dd"};
450
450
  border: ${e=>e.disabled?"none":e.border||"none"};
451
451
  color: ${e=>e.disabled?"white":e.color||"white"};
@@ -459,7 +459,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
459
459
  align-items: center;
460
460
  gap: 15px;
461
461
  justify-content: center;
462
- `,nu=pe.button`
462
+ `,su=ge.button`
463
463
  width: 400px;
464
464
  font-size: 20px;
465
465
  height: 40px;
@@ -468,7 +468,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
468
468
  border-radius: 20px;
469
469
  background-color: ${e=>e.disabled?"#7e8080":e.backgroundcolor||"#21459c"};
470
470
  cursor: pointer;
471
- `,su=pe.div`
471
+ `,ru=ge.div`
472
472
  display: flex;
473
473
  flex-direction: row;
474
474
  justify-content: space-between;
@@ -476,13 +476,13 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
476
476
  height: 40px;
477
477
  align-items: center;
478
478
  padding: 0 10px;
479
- `,er=pe.div`
479
+ `,sr=ge.div`
480
480
  width: 30px;
481
481
  cursor: pointer;
482
482
  display: flex;
483
483
  justify-content: center;
484
484
  align-items: center;
485
- `,Ye=e=>{const{disabled:s,onClick:r,backgroundcolor:i,border:o,color:l,style:a}=e.buttonProperties,{IconProp:c}=e;return t.jsxs(No,{disabled:s,onClick:r,backgroundcolor:i,border:o,color:l,className:"VibrantBlueStyle",style:{...a,display:"flex",alignItems:"center",gap:"15px",justifyContent:"center"},children:[e.children,c&&t.jsx(c,{style:{width:"30px",height:"25px"}})]})};Ye.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object}),children:n.node||n.string,IconProp:n.any};const tr=({data:e,grouped:s,divideColumns:r=!1,selectButton:i,onChange:o,onChangeFunction:l,label:a,width:c,textButton:d,maxHeight:h,keyReset:g,left:p=!1,minWidthDropdown:m="100%",disabled:x,textOverflow:b=!0,widthDropdown:u,error:w,fontSizeLabelText:T,fontSizeTooltip:D,heightTooltip:z,leftTooltip:C,tooltip:k,topTooltip:$,widthTooltip:B,isTooltipVisible:_,subLabelText:V,labelText:f,language:H="es",textSelectAll:U="Seleccionar Todo",placeholderSearch:F="Buscar...",isRelative:Z=!1,selectedValues:K,fontSizeLabel:ee,fontSizeOptions:L="1vw"})=>{const[E,j]=v.useState([]),[y,I]=v.useState(""),[R,O]=v.useState(!1),M=v.useRef(null),A=v.useRef(!1),q=v.useRef(K!==void 0);v.useEffect(()=>{K!==void 0&&(j(K),q.current=!0)},[K]);const W=eu(e,s),X=Object.values(W).flat().length>=Dt,G=()=>{if(y.trim()==="")return Object.values(W).flat();const ce=y.toLowerCase(),oe=[];return Object.entries(W).forEach(([de,te])=>{if(!Array.isArray(te)||te.length===0)return;if(de.toLowerCase().includes(ce))oe.push(...te);else{const ze=te.filter(Ne=>Ne.name.toLowerCase().includes(ce));oe.push(...ze)}}),oe},Q=G().length>0,he=ce=>ce.map(oe=>{let de=null;if(s&&typeof e=="object"&&!Array.isArray(e)){for(const te of Object.values(e))if(Array.isArray(te)&&(de=te.find(ie=>ie.id===oe),de))break}else Array.isArray(e)&&(de=e.find(te=>te.id===oe));if(de){const te={id:de.id,name:de.name};return de.value!==void 0&&(te.value=de.value),Object.keys(de).forEach(ie=>{Object.prototype.hasOwnProperty.call(te,ie)||(te[ie]=de[ie])}),te}return null}).filter(Boolean),le=ce=>{if(A.current=!0,ce.target.checked){const oe=G(),de=oe.map(ze=>ze.id),ie=[...E.filter(ze=>!oe.some(De=>De.id===ze)),...de];if(j(ie),o&&o(ie),l){const ze=he(ie);l(ze)}}else{const de=G().map(ie=>ie.id),te=E.filter(ie=>!de.includes(ie));if(j(te),o&&o(te),l){const ie=he(te);l(ie)}}},fe=ce=>{A.current=!0,j(oe=>{const de=oe.includes(ce)?oe.filter(te=>te!==ce):[...oe,ce];if(o&&o(de),l){const te=he(de);l(te)}return de})},_e=()=>{if(o&&o(E),l){const ce=he(E);l(ce)}O(!1)};v.useEffect(()=>{const ce=oe=>{M.current&&!M.current.contains(oe.target)&&O(!1)};return document.addEventListener("mousedown",ce),()=>{document.removeEventListener("mousedown",ce)}},[M]),v.useEffect(()=>{R||I("")},[R]);const ke=()=>E.map(oe=>{for(const de of Object.values(W)){const te=de.find(ie=>ie.id===oe);if(te)return te.name}return null}).filter(Boolean).join(", ");v.useEffect(()=>{j([]),A.current=!1,K===void 0&&(q.current=!1)},[g,K]),v.useEffect(()=>{if(q.current&&!A.current){const ce=K||[];j(oe=>JSON.stringify(oe.sort())!==JSON.stringify(ce.sort())?ce:oe)}A.current=!1},[K]);const Pe=Object.values(W).every(ce=>Array.isArray(ce)&&ce.length===0);return t.jsxs("div",{className:"relative",ref:M,children:[t.jsx(et,{label:E.length>0?ke():a,onchange:()=>{},options:[],size:c,isOpen:R,setIsOpen:O,disabledClickOutside:!0,disabled:x,error:w,fontSizeLabelText:T,fontSizeTooltip:D,heightTooltip:z,leftTooltip:C,tooltip:k,topTooltip:$,widthTooltip:B,isTooltipVisible:_,labelText:f,subLabelText:V,fontSizeLabel:ee,withoutOptions:!0}),R&&t.jsxs("div",{className:"item-filter",style:{left:p?"0":"auto",right:p?"auto":"0",minWidth:m,width:u,position:Z?"relative":"absolute"},children:[t.jsxs("div",{children:[X&&t.jsx("div",{style:{padding:"4px 8px",fontSize:L,backgroundColor:"#dde3f1",borderBottom:"1px solid #707070"},children:t.jsx(at,{inputProperties:{placeholder:F,size:{width:"100%",height:"28px"},type:"text",onChange:ce=>I(ce.target.value),fontStyle:"italic"}})}),Q&&t.jsx("div",{style:{padding:"0px 15px",fontSize:L,borderBottom:"1px solid #D0D0CE",backgroundColor:(()=>{const ce=G();return ce.length>0&&ce.every(de=>E.includes(de.id))?"#f4f4f4":"transparent"})()},children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{checked:(()=>{const ce=G();return ce.length>0&&(ce==null?void 0:ce.every(oe=>E==null?void 0:E.includes(oe.id)))})(),onChange:le,sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),label:U,sx:{"& .MuiFormControlLabel-label":{fontSize:L,whiteSpace:b?"nowrap":"normal",overflow:"hidden",textOverflow:b?"ellipsis":"clip",textAlign:"start"}}})})]}),t.jsxs("div",{className:"items-list",children:[!Q&&y.trim()!==""?t.jsxs("div",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:L,overflowWrap:"break-word"},children:['No se encontraron resultados para "',y,'"']}):(()=>{const ce=Object.entries(W).filter(([oe,de])=>{var Ne;if(!Array.isArray(de)||de.length===0)return!1;if(y.trim()==="")return!0;const te=y.toLowerCase(),ie=(Ne=oe==null?void 0:oe.toLowerCase())==null?void 0:Ne.includes(te),ze=de==null?void 0:de.some(De=>{var ae,Te;return(Te=(ae=De==null?void 0:De.name)==null?void 0:ae.toLowerCase())==null?void 0:Te.includes(te)});return ie||ze});return ce==null?void 0:ce.map(([oe,de],te)=>t.jsxs("div",{className:"item-group",style:{margin:s&&te===0?"8px":"0"},children:[oe!=="Ungrouped"&&s&&t.jsxs(t.Fragment,{children:[t.jsx("h3",{style:{fontSize:L,margin:"0",fontStyle:"italic",fontWeight:"600",lineHeight:"22px"},children:oe}),t.jsx("div",{className:"item",style:{backgroundColor:(()=>{const ie=de==null?void 0:de.filter(Ne=>{var Te,Ge,st;if((y==null?void 0:y.trim())==="")return!0;const De=y==null?void 0:y.toLowerCase();return((Te=oe==null?void 0:oe.toLowerCase())==null?void 0:Te.includes(De))?!0:(st=(Ge=Ne==null?void 0:Ne.name)==null?void 0:Ge.toLowerCase())==null?void 0:st.includes(De)});return(ie==null?void 0:ie.length)>0&&(ie==null?void 0:ie.every(Ne=>E==null?void 0:E.includes(Ne.id)))?"#f4f4f4":"transparent"})()},children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{checked:(()=>{const ie=de.filter(ze=>{var ae,Te,Ge;if((y==null?void 0:y.trim())==="")return!0;const Ne=y==null?void 0:y.toLowerCase();return((ae=oe==null?void 0:oe.toLowerCase())==null?void 0:ae.includes(Ne))?!0:(Ge=(Te=ze==null?void 0:ze.name)==null?void 0:Te.toLowerCase())==null?void 0:Ge.includes(Ne)});return(ie==null?void 0:ie.length)>0&&(ie==null?void 0:ie.every(ze=>E==null?void 0:E.includes(ze.id)))})(),onChange:ie=>{A.current=!0;const Ne=de.filter(De=>{if(y.trim()==="")return!0;const ae=y.toLowerCase();return oe.toLowerCase().includes(ae)?!0:De.name.toLowerCase().includes(ae)}).map(De=>De.id);if(ie.target.checked){const De=Ne.filter(Te=>!E.includes(Te)),ae=[...E,...De];if(j(ae),o&&o(ae),l){const Te=he(ae);l(Te)}}else{const De=E.filter(ae=>!Ne.includes(ae));if(j(De),o&&o(De),l){const ae=he(De);l(ae)}}},sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),label:(()=>{if(s&&typeof e=="object"&&!Array.isArray(e)){const ie=e[oe];if(Array.isArray(ie)&&ie.length>0&&ie[0].groupLabel)return ie[0].groupLabel}return`Seleccionar ${oe}`})(),sx:{"& .MuiFormControlLabel-label":{fontSize:L,fontWeight:"400",lineHeight:"22px",whiteSpace:b?"nowrap":"normal",overflow:"hidden",textOverflow:b?"ellipsis":"clip"}}})})]}),de.filter(ie=>{if(y.trim()==="")return!0;const ze=y.toLowerCase();return oe.toLowerCase().includes(ze)?!0:ie.name.toLowerCase().includes(ze)}).map(ie=>t.jsx("div",{className:"item",style:{backgroundColor:E.includes(ie.id)?"#f4f4f4":"transparent"},children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{checked:E.includes(ie.id),onChange:()=>fe(ie.id),sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),label:ie.name,sx:{"& .MuiFormControlLabel-label":{fontSize:L,fontWeight:"400",lineHeight:"22px",whiteSpace:b?"nowrap":"normal",overflow:"hidden",textOverflow:b?"ellipsis":"clip"}}})},ie.id))]},oe))})(),Pe&&t.jsx("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:L,cursor:"default",overflowWrap:"break-word"},children:"No hay opciones disponibles"})]}),i&&t.jsx("div",{className:"containerButtonSelectAll",children:t.jsx(Ye,{buttonProperties:{disabled:!1,onClick:()=>_e()},children:d})})]})]})};tr.propTypes={data:n.array,grouped:n.bool,divideColumns:n.bool,selectButton:n.bool,onChange:n.func,onChangeFunction:n.func,label:n.string,width:n.string,textButton:n.string,maxHeight:n.string,keyReset:n.number,left:n.bool,minWidthDropdown:n.string,disabled:n.bool,textOverflow:n.bool,widthDropdown:n.string,error:n.bool,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,subLabelText:n.string,labelText:n.string,language:n.string,textSelectAll:n.string,placeholderSearch:n.string,isRelative:n.bool,selectedValues:n.array,fontSizeLabel:n.string,fontSizeOptions:n.string};const Do=e=>{var B;const[s,r]=v.useState(!1),{label:i,inputProperties:o,error:l,fontSizeLabel:a,subLabel:c,fontSizeInput:d,disabled:h,fontSizeTooltip:g,heightTooltip:p,leftTooltip:m,tooltip:x,topTooltip:b,widthTooltip:u,isTooltipVisible:w,keyReset:T}=e,D=_=>{o.handleChange&&o.handleChange(_)},z={...o};if(z.style&&z.style.width){const{width:_,...V}=z.style;z.style=V}const C=o==null?void 0:o.value,[k,$]=v.useState(C??"");return v.useEffect(()=>{C!==void 0&&$(C)},[C]),v.useEffect(()=>{T&&$("")},[T]),t.jsxs("div",{style:{width:(B=o==null?void 0:o.style)==null?void 0:B.width},children:[i&&t.jsx(Xt,{fontSizeTitle:a,fontSizeTooltip:g,heightTooltip:p,left:m,subTitle:c,title:i,tooltip:x,top:b,widthTooltip:u,isTooltipVisibleProp:w,marginBottom:"5px",htmlFor:(o==null?void 0:o.id)||"text-input"}),t.jsx(vs,{isfocused:s,haserror:l,style:{width:"100%"},children:t.jsx(js,{id:o==null?void 0:o.id,onFocus:()=>r(!0),onBlur:()=>r(!1),onChange:D,fontSizeInput:d,...C!==void 0?{value:k}:{},disabled:h,style:{width:"90%"},...z})}),l&&t.jsx(Ti,{children:l})]})};Do.propTypes={label:n.string,inputProperties:n.object,error:n.bool,fontSizeLabel:n.string,subLabel:n.string,fontSizeInput:n.string,value:n.string,disabled:n.bool,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,keyReset:n.bool};const Oo=({handleReset:e,disabled:s})=>t.jsx("button",{className:`button-reset ${s?"disabled":""}`,onClick:()=>e(),disabled:s,children:t.jsx(Sn,{})});Oo.propTypes={handleReset:n.func,disabled:n.bool};const Ao=({width:e})=>t.jsxs(su,{style:{backgroundColor:"#f5f6fa",width:e},children:[t.jsx(er,{children:t.jsx(Cs,{width:"100%",height:"30px"})}),t.jsx(er,{children:t.jsx(ks,{width:"100%",height:"30px"})}),t.jsx(er,{children:t.jsx(ws,{width:"60%",height:"30px"})})]});Ao.propTypes={width:n.string};const ru={colors:{backgroundPrimary:"#f5f6fa",backgroundSecondary:"#ffffff",backgroundThird:"#DDE3F1",contrastPrimary:"#0b14a7",contrastSecondary:"#33A4DD",contrastBackground:"#d4eaf5",dangerPrimary:"#FF3F3F",textSecondary:"#97A7B9",secondaryColor:"#0047AB",circularComponentContrast:"#797979",bottonSecondary:"#d3ecf8",bottonSuccess:"#119672",circularComponentBackground:"#d3ecf8",circularComponentCheckBackground:"#c4ebe0",circularComponentBackgroundDisabled:"#797979",buttonBlueBackground:"#21459c"},size:{xs:"0.8vw",s:"1vw",m:"1.3vw",l:"1.5vw",xl:"2vw"},gap:{xs:"0.5vw",s:"1vw",m:"1.5vw",l:"2vw",xl:"2.5vw"},typography:{body1:{fontSize:"1rem"}}},Jt=e=>{const s=e==null?void 0:e.IconProp;return t.jsx(pe.ThemeProvider,{theme:ru,children:t.jsxs(tu,{...e.buttonProperties,children:[s&&t.jsx(s,{style:{width:"30px",height:"30px"}}),e.children]})})};Jt.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func}),children:n.node||n.string,IconProp:n.any};const Io=e=>{const s={...e,buttonProperties:{backgroundcolor:"#119672",...e.buttonProperties,style:{color:"white",...e.buttonProperties.style}}};return t.jsx(Ye,{...s,children:e.children})};Io.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const Ro=({onClick:e,width:s,fontSize:r,disabled:i,children:o="DESCARGAR",icon:l,diseableOption:a})=>{const[c,d]=v.useState(!1),h=v.useRef(null);v.useEffect(()=>{const p=m=>{h.current&&!h.current.contains(m.target)&&d(!1)};return document.addEventListener("mousedown",p),()=>{document.removeEventListener("mousedown",p)}},[]);const g=p=>{e(p),d(!1)};return t.jsxs("div",{className:`download-button-container ${i?"disabled":""}`,ref:h,style:{width:s},children:[t.jsx("button",{className:"download-button",onClick:()=>!i&&d(!c),children:t.jsxs("span",{style:{display:"flex",alignItems:"center",gap:"0.2vw",fontSize:r},children:[l,o]})}),t.jsx("div",{className:`arrowContainer ${i?"disabled":""}`,onClick:()=>!i&&d(!c),children:t.jsx("i",{className:`arrow-white ${c?"up":"down"}`})}),c&&t.jsxs("div",{className:"dropdown-menu",style:{width:s},children:[!(a!=null&&a.csv)&&t.jsx("button",{onClick:()=>g("csv"),children:"CSV"}),!(a!=null&&a.xlsx)&&t.jsx("button",{onClick:()=>g("xlsx"),children:"XLSX"})]})]})};Ro.propTypes={onClick:n.func,width:n.string,fontSize:n.string,disabled:n.bool,children:n.string,icon:n.element,diseableOption:n.object};const Po=({onclick:e,height:s})=>t.jsx("button",{onClick:e,className:"button-plus",style:{height:s},children:t.jsx($i,{})});Po.propTypes={onclick:n.func,height:n.string};const Wo=({onclick:e,height:s})=>t.jsx("button",{onClick:e,className:"button-plus",style:{height:s},children:t.jsx(Bi,{})});Wo.propTypes={onclick:n.func,height:n.string};const iu=Fe(t.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6m0 14c-2.03 0-4.43-.82-6.14-2.88C7.55 15.8 9.68 15 12 15s4.45.8 6.14 2.12C16.43 19.18 14.03 20 12 20"}),"AccountCircle"),$o=e=>{const r={IconProp:iu,...e,buttonProperties:{backgroundcolor:"#dde3f1",color:"#21459c",border:"1px solid #21459c",...e.buttonProperties,style:{...e.buttonProperties.style}}};return t.jsx(Jt,{...r,children:e.children})};$o.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const Bo=e=>{const r={...e,IconProp:Cn};return t.jsx(Jt,{...r})};Bo.propTypes={buttonProperties:n.shape({disabled:n.bool}),children:n.node||n.string,IconProp:n.node};const nr=e=>t.jsx(nu,{...e.buttonProperties,children:e.children});nr.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func}),children:n.node||n.string};const Ot=e=>{const s={...e,buttonProperties:{backgroundcolor:"white",border:"1px solid #33a4dd",color:"#33a4dd",...e.buttonProperties,style:{...e.buttonProperties.style}}};return t.jsx(Ye,{...s})};Ot.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const ou=Fe(t.jsx("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 10V8h-2v4H8l4 4 4-4z"}),"ArrowCircleDown"),Fo=e=>{const r={...e,IconProp:ou};return t.jsx(Jt,{...r})};Fo.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func}),children:n.node||n.string,IconProp:n.node};const Lo=e=>{const{children:s,onChange:r,disabled:i,width:o,fontSize:l,id:a}=e,c={width:o||"auto",display:"inline-flex",alignItems:"center",justifyContent:"space-between",padding:"10px 20px",backgroundColor:i?"#7e8080":"#33a4dd",color:"white",borderRadius:"4px",border:"none",cursor:i?"not-allowed":"pointer",fontSize:l||"14px",transition:"background-color 0.3s",fontFamily:"'Roboto', sans-serif"},d={marginLeft:"10px",width:"20px",height:"20px"},h=g=>{const p=g.target.files[0];r(p)};return t.jsxs("div",{children:[t.jsx("input",{type:"file",id:a,accept:"image/*",disabled:i,style:{display:"none"},onChange:g=>h(g)}),t.jsxs("label",{htmlFor:a,style:c,children:[s,t.jsx(Cn,{style:d})]})]})};Lo.propTypes={children:n.node||n.string,onChange:n.func,disabled:n.bool,width:n.string,fontSize:n.string,id:n.string};const Ln=({buttonProperties:e={},...s})=>{const r={backgroundcolor:"transparent",border:"1px solid #fcb035",color:"black",...e,style:{...e.style}};return t.jsx(Ye,{...s,buttonProperties:r,children:s.children})};Ln.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const lu=Fe(t.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-3 10h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1"}),"AddBoxRounded"),_o=({marginBottom:e,onClick:s})=>t.jsx(lu,{sx:{color:"#8598ad",width:20,height:20,marginBottom:e,cursor:"pointer"},onClick:s});_o.propTypes={marginBottom:n.string,onClick:n.func};const Ho=e=>{const s={...e,buttonProperties:{backgroundcolor:"#dde3f1",color:"#21459c",...e.buttonProperties,style:{...e.buttonProperties.style}}};return t.jsx(nr,{...s})};Ho.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const sr=({children:e,buttonProperties:s,widthIcon:r="70%",icon:i=t.jsx(zs,{width:r})})=>t.jsxs(Ot,{buttonProperties:s,children:[i,e]});sr.propTypes={children:n.string,icon:n.node,buttonProperties:n.object,widthIcon:n.string};const Vo=({onChange:e,isOpen:s})=>{const[r,i]=v.useState(s),o=()=>{i(!r),e&&e(r)};return t.jsx("button",{className:"reset-styles-button",onClick:o,children:r?t.jsx(Ns,{}):t.jsx(Es,{})})};Vo.propTypes={onChange:n.func,isOpen:n.bool};const _n=({onChange:e,isOpen:s,color:r,hasHover:i,padding:o,display:l,height:a,width:c})=>t.jsx("button",{type:"button",onClick:()=>e(!s),className:`reset-styles-button arrow-button ${i?"hoverclass":""}`,style:{height:a,width:c,transition:"transform 0.3s ease",display:l},children:t.jsx("i",{className:`arrow-blue-container ${s?"up":"down"}`,style:{borderColor:r,padding:o}})});_n.propTypes={onChange:n.func,isOpen:n.bool,color:n.string,hasHover:n.bool,padding:n.string,display:n.string,height:n.string,width:n.string};const qo=({className:e,text:s,onClick:r})=>t.jsxs("button",{className:`button-clean-filters ${e} `,onClick:r,children:[t.jsx(As,{})," ",t.jsx("span",{children:s})]});qo.propTypes={className:n.string,text:n.string,onClick:n.func};const Uo=({textOpen:e,textClose:s,isOpen:r,onChange:i,className:o})=>{const[l,a]=v.useState(r);v.useEffect(()=>{a(r)},[r]);const c=()=>{const d=!l;a(d),i&&i(d)};return t.jsxs("button",{className:`button-vibrant-blue ${o}`,onClick:c,children:[t.jsx("span",{className:"button-eye-text",children:l?s:e}),l?t.jsx(Ns,{}):t.jsx(Es,{})]})};Uo.propTypes={textOpen:n.string,textClose:n.string,isOpen:n.bool,onChange:n.func,className:n.string};const Zo=({children:e,widthIcon:s="10%",width:r,icon:i=t.jsx(Rs,{width:s}),arrowRightIcon:o=t.jsx(Wn,{width:s}),hasOptions:l=!1,onClick:a,onOptionSelect:c,options:d,className:h,...g})=>{const[p,m]=v.useState(!1),x=v.useRef(null),b=u=>{m(!1),c==null||c(u)};return v.useEffect(()=>{const u=w=>{x.current&&!x.current.contains(w.target)&&m(!1)};return p&&document.addEventListener("mousedown",u),()=>{document.removeEventListener("mousedown",u)}},[p]),t.jsxs("button",{ref:x,className:`button-white-border-blue-send-email ${h}`,...g,style:{width:r},onClick:()=>{l&&m(!p),a==null||a()},children:[i,e,l?t.jsx("i",{className:`arrow-white ${p?"up":"down"}`}):o,p&&d&&t.jsx("ul",{className:"dropdown-options--button-white-border",style:{width:r},children:d.map(u=>t.jsx("li",{className:"dropdown-options--button-white-border-li",onClick:()=>b(u),children:u.value},u.id))})]})};Zo.propTypes={children:n.string,icon:n.node,widthIcon:n.string,arrowRightIcon:n.node,hasOptions:n.bool,onClick:n.func,onOptionSelect:n.func,options:n.arrayOf(n.object),width:n.string,className:n.string};const Yo=e=>{const{disabled:s,onClick:r,backgroundcolor:i,border:o,color:l,style:a}=e.buttonProperties,{IconLeft:c=t.jsx(Ps,{}),IconRight:d=t.jsx(Wn,{})}=e;return t.jsxs(No,{disabled:s,onClick:r,backgroundcolor:i,border:o,color:l,className:"VibrantBlueStyle ButtonVibrantBlueSend",style:{...a,display:"flex",alignItems:"center",gap:"15px",justifyContent:"center"},children:[c,e.children,d]})};Yo.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object}),children:n.node||n.string,IconLeft:n.any,IconRight:n.any};const au=e=>{const{onChange:s}=e,[r,i]=v.useState(!1),o=v.useRef(null),l=v.useRef(null);return v.useEffect(()=>{const d=h=>{o.current&&!o.current.contains(h.target)&&i(!1)};return document.addEventListener("mousedown",d),()=>document.removeEventListener("mousedown",d)},[]),{isOpen:r,dropdownRef:o,buttonRef:l,toggleDropdown:()=>{e.disabled||i(!r)},handleOptionSelect:d=>{i(!1),s&&s(d)}}},rr=v.forwardRef((e,s)=>{const{className:r="",buttonClassName:i="",disabled:o=!1,dropdownClassName:l="",id:a,children:c="CREAR NUEVO USUARIO",maxHeight:d="300px",options:h=[],width:g,height:p,fontSize:m="14px",icon:x,...b}=e,{isOpen:u,dropdownRef:w,buttonRef:T,toggleDropdown:D,handleOptionSelect:z}=au(e);v.useImperativeHandle(s,()=>({focus:()=>{var B;return(B=T.current)==null?void 0:B.focus()},blur:()=>{var B;return(B=T.current)==null?void 0:B.blur()},close:()=>D(!1)}));const C=["bs-button-dropdown-container",r].filter(Boolean).join(" "),k=["bs-button-dropdown",o&&"bs-button-disabled",u&&"bs-button-open",i].filter(Boolean).join(" "),$=["bs-dropdown-options",l].filter(Boolean).join(" ");return t.jsxs("div",{ref:w,className:C,style:{width:g,height:p},...b,children:[t.jsxs("button",{ref:T,className:k,onClick:D,disabled:o,style:{fontSize:m,height:p},children:[t.jsx("span",{className:"bs-button-label",children:c}),x?t.jsx(x,{className:`bs-icon ${u?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${u?"bs-arrow-up":"bs-arrow-down"}`})]}),u&&t.jsx("div",{className:$,role:"menu",children:t.jsx("ul",{className:"bs-options-list",style:{maxHeight:d},children:h.length===0?t.jsx("li",{className:"bs-no-options",children:"No hay opciones disponibles"}):h.map((B,_)=>t.jsxs("li",{className:"bs-option",onClick:()=>z(B),role:"menuitem",style:{fontSize:m},children:[t.jsx("span",{className:"bs-option-label",style:{fontSize:m},children:B.label}),B.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:m},children:B.description})]},B.id||B.value||_))})})]})});rr.displayName="ButtonWithOptions",rr.propTypes={id:n.string,children:n.node,options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string})),className:n.string,buttonClassName:n.string,disabled:n.bool,dropdownClassName:n.string,fontSize:n.string,icon:n.elementType,maxHeight:n.string,onChange:n.func,width:n.string,height:n.string};const ir=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-active",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Nn,{}),"Activo"]});ir.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const or=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-inactive",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Pi,{}),"Inactivo"]});or.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const lr=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-canceled",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Fi,{}),"Cancelada"]});lr.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const ar=({width:e,fontSize:s,icon:r,marginAuto:i,height:o})=>{const[l,a]=v.useState(!1);return t.jsxs("div",{className:"state-basic states-completed",style:{width:e,fontSize:s,margin:i?"auto":"",height:o},onMouseEnter:()=>a(!0),onMouseLeave:()=>a(!1),children:[t.jsx(Ri,{}),"Finalizada",r&&t.jsx("div",{className:"state-icon-inTransit",children:t.jsx(An,{height:27,background:"#d8f6c4",fillIcon:"#ff0000"})}),r&&l&&t.jsx("div",{className:"absolute hoverStates",children:"Devoluciones"})]})};ar.propTypes={width:n.string,fontSize:n.string,icon:n.bool,marginAuto:n.bool,height:n.string};const cr=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-inTransit",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Wi,{}),"En tránsito",t.jsx("div",{className:"state-icon-inTransit",children:t.jsx(An,{height:i})})]});cr.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const Go=({children:e,className:s="",classNameIcon:r="",fill:i="#54AC1B",...o})=>t.jsxs("div",{className:`state-basic ${s}`.trim(),...o,children:[t.jsx(Nn,{className:r,fill:i}),e]});Go.propTypes={children:n.node,className:n.string,classNameIcon:n.string,fill:n.string};const ct=Fe(t.jsx("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12z"}),"Cancel"),Ko=({width:e,fontSize:s,children:r,onDelete:i,background:o,fontWeight:l,id:a,className:c})=>t.jsxs("div",{className:`chip ${c}`,style:{width:e,fontSize:s,background:o,fontWeight:l},children:[r,t.jsx("button",{className:"reset-styles-button",onClick:()=>i({children:r,id:a}),children:t.jsx(ct,{sx:{color:"#8598ad",height:"16px"}})})]});Ko.propTypes={width:n.string,fontSize:n.string,children:n.any,onDelete:n.func,background:n.string,fontWeight:n.string,id:n.string,className:n.string};const Hn=({children:e,onChange:s,isSelect:r,height:i})=>t.jsx("div",{className:`toggle-chip ${r?"active":""}`,style:{height:i},onClick:()=>s({isSelect:!r,value:e}),children:e});Hn.propTypes={children:n.any,onChange:n.func,isSelect:n.bool,height:n.string};const Qo=({children:e,className:s=""})=>t.jsx("div",{className:`chip-section ${s}`,children:e});Qo.propTypes={children:n.node,className:n.string};const Xo=({text:e,icon:s,className:r,color:i,background:o,onDelete:l})=>t.jsxs("div",{className:`chip chip-with-icon ${r}`,style:{background:o},children:[s,t.jsx("span",{className:"chip-text",children:e}),l&&t.jsx("button",{className:"reset-styles-button",onClick:()=>l(e),children:t.jsx(ct,{sx:{color:i,height:"16px"}})}),!l&&t.jsx(ct,{sx:{color:i,height:"16px"}})]});Xo.propTypes={text:n.string,icon:n.element,className:n.string,color:n.string,background:n.string,onDelete:n.func};const cu=(e,s="en")=>{const r={en:"en-US",es:"es-ES"},i={day:"2-digit",month:"short",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1};return e.toLocaleDateString(s[r],i)},Jo=({date:e,language:s="es"})=>{const r=cu(e,s),i=s==="es"?"Última Actualización":"Last Update";return t.jsxs("div",{className:"last-update-container",children:[t.jsx("div",{className:"last-update-header",children:t.jsx("h2",{children:i})}),t.jsx("div",{className:"last-update-content",children:t.jsx("p",{children:r})})]})};Jo.propTypes={date:n.instanceOf(Date),language:n.string};const el=({title:e,sizeFile:s,onDelete:r,width:i,fontSize:o,typeFile:l="excel",widthIcon:a="30%",heightIcon:c="100%",gap:d="1.1vw"})=>t.jsxs("div",{className:"FilePreview container",style:{width:i,gap:d},children:[l==="excel"?t.jsx(Ss,{width:a,height:c}):t.jsx(Ai,{width:a,height:c}),t.jsx("p",{style:{fontSize:o},children:e}),t.jsxs("span",{style:{fontSize:o},children:["(",s," K)"]}),t.jsx("button",{onClick:r,children:t.jsx(Ii,{})})]});el.propTypes={title:n.string,sizeFile:n.string,onDelete:n.func,width:n.string,fontSize:n.string,typeFile:n.oneOf(["excel","pdf"]),widthIcon:n.string,heightIcon:n.string,gap:n.string};const At=({options:e,onClick:s,fontSize:r,width:i})=>{const[o,l]=v.useState(!1),a=v.useRef(null),c=d=>{s(d),l(!1)};return v.useEffect(()=>{const d=h=>{a.current&&!a.current.contains(h.target)&&l(!1)};return document.addEventListener("mousedown",d),()=>{document.removeEventListener("mousedown",d)}},[]),t.jsxs("div",{className:"menu-options__container",ref:a,children:[t.jsx("button",{className:`menu-button reset-styles-button ${o?"open":""}`,onClick:()=>l(!o),children:t.jsx("span",{className:"menu-icon",children:t.jsx(Li,{})})}),o&&t.jsx("nav",{className:"menu-options",style:{width:i},children:e.map((d,h)=>t.jsx("div",{className:"menu-options__group",children:d.data.map((g,p)=>t.jsxs("button",{className:"menu-item",onClick:()=>c(g.text),children:[t.jsx("span",{className:"menu-icon",children:g.icon}),t.jsx("span",{className:"menu-text",style:{fontSize:r},children:g.text})]},p))},h))})]})};At.propTypes={options:n.arrayOf(n.shape({icon:n.element,text:n.string})),onClick:n.func,fontSize:n.string,width:n.string};const tl=pe.div`
485
+ `,_e=e=>{if(e.onClick||e.disabled!==void 0||e.width||e.className||e.icon||e.fontSize){const{disabled:r,onClick:i,children:o,icon:l,className:a,width:c,backgroundcolor:d,border:u,color:g,style:f,fontSize:m}=e;return t.jsxs(Jt,{disabled:r,onClick:i,backgroundcolor:d,border:u,color:g,className:a?`VibrantBlueStyle ${a}`:"VibrantBlueStyle",style:{...f,width:c,display:"flex",alignItems:"center",gap:"15px",justifyContent:"center",fontSize:m},children:[o,l&&t.jsx(l,{style:{width:"30px",height:"25px"}})]})}else{const{disabled:r,onClick:i,backgroundcolor:o,border:l,color:a,style:c}=e.buttonProperties||{},{IconProp:d}=e;return t.jsxs(Jt,{disabled:r,onClick:i,backgroundcolor:o,border:l,color:a,className:"VibrantBlueStyle",style:{...c,display:"flex",alignItems:"center",gap:"15px",justifyContent:"center"},children:[e.children,d&&t.jsx(d,{style:{width:"30px",height:"25px"}})]})}};_e.propTypes={disabled:n.bool,onClick:n.func,children:n.node||n.string,icon:n.any,className:n.string,width:n.string,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object,buttonProperties:n.shape({disabled:n.bool,onClick:n.func,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object}),IconProp:n.any,fontSize:n.string};const rr=({data:e,grouped:s,divideColumns:r=!1,selectButton:i,onChange:o,onChangeFunction:l,label:a,width:c,textButton:d,maxHeight:u,keyReset:g,left:f=!1,minWidthDropdown:m="100%",disabled:x,textOverflow:b=!0,widthDropdown:h,error:w,fontSizeLabelText:T,fontSizeTooltip:D,heightTooltip:N,leftTooltip:C,tooltip:k,topTooltip:W,widthTooltip:B,isTooltipVisible:_,subLabelText:V,labelText:p,language:H="es",textSelectAll:q="Seleccionar Todo",placeholderSearch:L="Buscar...",isRelative:Z=!1,selectedValues:K,fontSizeLabel:ee,fontSizeOptions:F="1vw"})=>{const[z,j]=v.useState([]),[y,I]=v.useState(""),[R,O]=v.useState(!1),M=v.useRef(null),A=v.useRef(!1),U=v.useRef(K!==void 0);v.useEffect(()=>{K!==void 0&&(j(K),U.current=!0)},[K]);const $=nu(e,s),X=Object.values($).flat().length>=Dt,G=()=>{if(y.trim()==="")return Object.values($).flat();const ce=y.toLowerCase(),oe=[];return Object.entries($).forEach(([de,te])=>{if(!Array.isArray(te)||te.length===0)return;if(de.toLowerCase().includes(ce))oe.push(...te);else{const Ne=te.filter(Ee=>Ee.name.toLowerCase().includes(ce));oe.push(...Ne)}}),oe},Q=G().length>0,he=ce=>ce.map(oe=>{let de=null;if(s&&typeof e=="object"&&!Array.isArray(e)){for(const te of Object.values(e))if(Array.isArray(te)&&(de=te.find(ie=>ie.id===oe),de))break}else Array.isArray(e)&&(de=e.find(te=>te.id===oe));if(de){const te={id:de.id,name:de.name};return de.value!==void 0&&(te.value=de.value),Object.keys(de).forEach(ie=>{Object.prototype.hasOwnProperty.call(te,ie)||(te[ie]=de[ie])}),te}return null}).filter(Boolean),le=ce=>{if(A.current=!0,ce.target.checked){const oe=G(),de=oe.map(Ne=>Ne.id),ie=[...z.filter(Ne=>!oe.some(De=>De.id===Ne)),...de];if(j(ie),o&&o(ie),l){const Ne=he(ie);l(Ne)}}else{const de=G().map(ie=>ie.id),te=z.filter(ie=>!de.includes(ie));if(j(te),o&&o(te),l){const ie=he(te);l(ie)}}},fe=ce=>{A.current=!0,j(oe=>{const de=oe.includes(ce)?oe.filter(te=>te!==ce):[...oe,ce];if(o&&o(de),l){const te=he(de);l(te)}return de})},He=()=>{if(o&&o(z),l){const ce=he(z);l(ce)}O(!1)};v.useEffect(()=>{const ce=oe=>{M.current&&!M.current.contains(oe.target)&&O(!1)};return document.addEventListener("mousedown",ce),()=>{document.removeEventListener("mousedown",ce)}},[M]),v.useEffect(()=>{R||I("")},[R]);const ke=()=>z.map(oe=>{for(const de of Object.values($)){const te=de.find(ie=>ie.id===oe);if(te)return te.name}return null}).filter(Boolean).join(", ");v.useEffect(()=>{j([]),A.current=!1,K===void 0&&(U.current=!1)},[g,K]),v.useEffect(()=>{if(U.current&&!A.current){const ce=K||[];j(oe=>JSON.stringify(oe.sort())!==JSON.stringify(ce.sort())?ce:oe)}A.current=!1},[K]);const Pe=Object.values($).every(ce=>Array.isArray(ce)&&ce.length===0);return t.jsxs("div",{className:"relative",ref:M,children:[t.jsx(et,{label:z.length>0?ke():a,onchange:()=>{},options:[],size:c,isOpen:R,setIsOpen:O,disabledClickOutside:!0,disabled:x,error:w,fontSizeLabelText:T,fontSizeTooltip:D,heightTooltip:N,leftTooltip:C,tooltip:k,topTooltip:W,widthTooltip:B,isTooltipVisible:_,labelText:p,subLabelText:V,fontSizeLabel:ee,withoutOptions:!0}),R&&t.jsxs("div",{className:"item-filter",style:{left:f?"0":"auto",right:f?"auto":"0",minWidth:m,width:h,position:Z?"relative":"absolute"},children:[t.jsxs("div",{children:[X&&t.jsx("div",{style:{padding:"4px 8px",fontSize:F,backgroundColor:"#dde3f1",borderBottom:"1px solid #707070"},children:t.jsx(at,{inputProperties:{placeholder:L,size:{width:"100%",height:"28px"},type:"text",onChange:ce=>I(ce.target.value),fontStyle:"italic"}})}),Q&&t.jsx("div",{style:{padding:"0px 15px",fontSize:F,borderBottom:"1px solid #D0D0CE",backgroundColor:(()=>{const ce=G();return ce.length>0&&ce.every(de=>z.includes(de.id))?"#f4f4f4":"transparent"})()},children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{checked:(()=>{const ce=G();return ce.length>0&&(ce==null?void 0:ce.every(oe=>z==null?void 0:z.includes(oe.id)))})(),onChange:le,sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),label:q,sx:{"& .MuiFormControlLabel-label":{fontSize:F,whiteSpace:b?"nowrap":"normal",overflow:"hidden",textOverflow:b?"ellipsis":"clip",textAlign:"start"}}})})]}),t.jsxs("div",{className:"items-list",children:[!Q&&y.trim()!==""?t.jsxs("div",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:F,overflowWrap:"break-word"},children:['No se encontraron resultados para "',y,'"']}):(()=>{const ce=Object.entries($).filter(([oe,de])=>{var Ee;if(!Array.isArray(de)||de.length===0)return!1;if(y.trim()==="")return!0;const te=y.toLowerCase(),ie=(Ee=oe==null?void 0:oe.toLowerCase())==null?void 0:Ee.includes(te),Ne=de==null?void 0:de.some(De=>{var ae,Te;return(Te=(ae=De==null?void 0:De.name)==null?void 0:ae.toLowerCase())==null?void 0:Te.includes(te)});return ie||Ne});return ce==null?void 0:ce.map(([oe,de],te)=>t.jsxs("div",{className:"item-group",style:{margin:s&&te===0?"8px":"0"},children:[oe!=="Ungrouped"&&s&&t.jsxs(t.Fragment,{children:[t.jsx("h3",{style:{fontSize:F,margin:"0",fontStyle:"italic",fontWeight:"600",lineHeight:"22px"},children:oe}),t.jsx("div",{className:"item",style:{backgroundColor:(()=>{const ie=de==null?void 0:de.filter(Ee=>{var Te,Ge,st;if((y==null?void 0:y.trim())==="")return!0;const De=y==null?void 0:y.toLowerCase();return((Te=oe==null?void 0:oe.toLowerCase())==null?void 0:Te.includes(De))?!0:(st=(Ge=Ee==null?void 0:Ee.name)==null?void 0:Ge.toLowerCase())==null?void 0:st.includes(De)});return(ie==null?void 0:ie.length)>0&&(ie==null?void 0:ie.every(Ee=>z==null?void 0:z.includes(Ee.id)))?"#f4f4f4":"transparent"})()},children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{checked:(()=>{const ie=de.filter(Ne=>{var ae,Te,Ge;if((y==null?void 0:y.trim())==="")return!0;const Ee=y==null?void 0:y.toLowerCase();return((ae=oe==null?void 0:oe.toLowerCase())==null?void 0:ae.includes(Ee))?!0:(Ge=(Te=Ne==null?void 0:Ne.name)==null?void 0:Te.toLowerCase())==null?void 0:Ge.includes(Ee)});return(ie==null?void 0:ie.length)>0&&(ie==null?void 0:ie.every(Ne=>z==null?void 0:z.includes(Ne.id)))})(),onChange:ie=>{A.current=!0;const Ee=de.filter(De=>{if(y.trim()==="")return!0;const ae=y.toLowerCase();return oe.toLowerCase().includes(ae)?!0:De.name.toLowerCase().includes(ae)}).map(De=>De.id);if(ie.target.checked){const De=Ee.filter(Te=>!z.includes(Te)),ae=[...z,...De];if(j(ae),o&&o(ae),l){const Te=he(ae);l(Te)}}else{const De=z.filter(ae=>!Ee.includes(ae));if(j(De),o&&o(De),l){const ae=he(De);l(ae)}}},sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),label:(()=>{if(s&&typeof e=="object"&&!Array.isArray(e)){const ie=e[oe];if(Array.isArray(ie)&&ie.length>0&&ie[0].groupLabel)return ie[0].groupLabel}return`Seleccionar ${oe}`})(),sx:{"& .MuiFormControlLabel-label":{fontSize:F,fontWeight:"400",lineHeight:"22px",whiteSpace:b?"nowrap":"normal",overflow:"hidden",textOverflow:b?"ellipsis":"clip"}}})})]}),de.filter(ie=>{if(y.trim()==="")return!0;const Ne=y.toLowerCase();return oe.toLowerCase().includes(Ne)?!0:ie.name.toLowerCase().includes(Ne)}).map(ie=>t.jsx("div",{className:"item",style:{backgroundColor:z.includes(ie.id)?"#f4f4f4":"transparent"},children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{checked:z.includes(ie.id),onChange:()=>fe(ie.id),sx:{color:"#CCD2DD","&.Mui-checked":{color:"#33a1dd"}},size:"small"}),label:ie.name,sx:{"& .MuiFormControlLabel-label":{fontSize:F,fontWeight:"400",lineHeight:"22px",whiteSpace:b?"nowrap":"normal",overflow:"hidden",textOverflow:b?"ellipsis":"clip"}}})},ie.id))]},oe))})(),Pe&&t.jsx("li",{style:{padding:"15px",textAlign:"center",color:"#8598ad",fontSize:F,cursor:"default",overflowWrap:"break-word"},children:"No hay opciones disponibles"})]}),i&&t.jsx("div",{className:"containerButtonSelectAll",children:t.jsx(_e,{buttonProperties:{disabled:!1,onClick:()=>He()},children:d})})]})]})};rr.propTypes={data:n.array,grouped:n.bool,divideColumns:n.bool,selectButton:n.bool,onChange:n.func,onChangeFunction:n.func,label:n.string,width:n.string,textButton:n.string,maxHeight:n.string,keyReset:n.number,left:n.bool,minWidthDropdown:n.string,disabled:n.bool,textOverflow:n.bool,widthDropdown:n.string,error:n.bool,fontSizeLabelText:n.string,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,subLabelText:n.string,labelText:n.string,language:n.string,textSelectAll:n.string,placeholderSearch:n.string,isRelative:n.bool,selectedValues:n.array,fontSizeLabel:n.string,fontSizeOptions:n.string};const Ao=e=>{var B;const[s,r]=v.useState(!1),{label:i,inputProperties:o,error:l,fontSizeLabel:a,subLabel:c,fontSizeInput:d,disabled:u,fontSizeTooltip:g,heightTooltip:f,leftTooltip:m,tooltip:x,topTooltip:b,widthTooltip:h,isTooltipVisible:w,keyReset:T}=e,D=_=>{o.handleChange&&o.handleChange(_)},N={...o};if(N.style&&N.style.width){const{width:_,...V}=N.style;N.style=V}const C=o==null?void 0:o.value,[k,W]=v.useState(C??"");return v.useEffect(()=>{C!==void 0&&W(C)},[C]),v.useEffect(()=>{T&&W("")},[T]),t.jsxs("div",{style:{width:(B=o==null?void 0:o.style)==null?void 0:B.width},children:[i&&t.jsx(Xt,{fontSizeTitle:a,fontSizeTooltip:g,heightTooltip:f,left:m,subTitle:c,title:i,tooltip:x,top:b,widthTooltip:h,isTooltipVisibleProp:w,marginBottom:"5px",htmlFor:(o==null?void 0:o.id)||"text-input"}),t.jsx(js,{isfocused:s,haserror:l,style:{width:"100%"},children:t.jsx(ws,{id:o==null?void 0:o.id,onFocus:()=>r(!0),onBlur:()=>r(!1),onChange:D,fontSizeInput:d,...C!==void 0?{value:k}:{},disabled:u,style:{width:"90%"},...N})}),l&&t.jsx(zi,{children:l})]})};Ao.propTypes={label:n.string,inputProperties:n.object,error:n.bool,fontSizeLabel:n.string,subLabel:n.string,fontSizeInput:n.string,value:n.string,disabled:n.bool,fontSizeTooltip:n.string,heightTooltip:n.string,leftTooltip:n.string,tooltip:n.string,topTooltip:n.string,widthTooltip:n.string,isTooltipVisible:n.bool,keyReset:n.bool};const Io=({handleReset:e,disabled:s})=>t.jsx("button",{className:`button-reset ${s?"disabled":""}`,onClick:()=>e(),disabled:s,children:t.jsx(Mn,{})});Io.propTypes={handleReset:n.func,disabled:n.bool};const Ro=({width:e})=>t.jsxs(ru,{style:{backgroundColor:"#f5f6fa",width:e},children:[t.jsx(sr,{children:t.jsx(Ss,{width:"100%",height:"30px"})}),t.jsx(sr,{children:t.jsx(Cs,{width:"100%",height:"30px"})}),t.jsx(sr,{children:t.jsx(ks,{width:"60%",height:"30px"})})]});Ro.propTypes={width:n.string};const en=e=>{if(e.onClick||e.disabled!==void 0||e.width||e.className||e.icon){const{disabled:r,onClick:i,children:o,icon:l,className:a,width:c,backgroundcolor:d="#0047ab",border:u,color:g,style:f}=e;return t.jsxs(Jt,{disabled:r,onClick:i,backgroundcolor:d,border:u,color:g,className:a?`VibrantBlueStyle ${a}`:"VibrantBlueStyle",style:{...f,width:c,display:"flex",alignItems:"center",gap:"15px",justifyContent:"center"},children:[o,l&&t.jsx(l,{style:{width:"30px",height:"25px"}})]})}else{const{disabled:r,onClick:i,backgroundcolor:o,border:l,color:a,style:c}=e.buttonProperties||{},{IconProp:d}=e;return t.jsxs(Jt,{disabled:r,onClick:i,backgroundcolor:o||"#0047ab",border:l,color:a,className:"VibrantBlueStyle",style:{...c,display:"flex",alignItems:"center",gap:"15px",justifyContent:"center"},children:[e.children,d&&t.jsx(d,{style:{width:"30px",height:"25px"}})]})}};en.propTypes={disabled:n.bool,onClick:n.func,children:n.node||n.string,icon:n.any,className:n.string,width:n.string,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object,buttonProperties:n.shape({disabled:n.bool,onClick:n.func,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object}),IconProp:n.any};const Po=e=>{const s={...e,buttonProperties:{backgroundcolor:"#119672",...e.buttonProperties,style:{color:"white",...e.buttonProperties.style}}};return t.jsx(_e,{...s,children:e.children})};Po.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const $o=({onClick:e,width:s,fontSize:r,disabled:i,children:o="DESCARGAR",icon:l,diseableOption:a})=>{const[c,d]=v.useState(!1),u=v.useRef(null);v.useEffect(()=>{const f=m=>{u.current&&!u.current.contains(m.target)&&d(!1)};return document.addEventListener("mousedown",f),()=>{document.removeEventListener("mousedown",f)}},[]);const g=f=>{e(f),d(!1)};return t.jsxs("div",{className:`download-button-container ${i?"disabled":""}`,ref:u,style:{width:s},children:[t.jsx("button",{className:"download-button",onClick:()=>!i&&d(!c),children:t.jsxs("span",{style:{display:"flex",alignItems:"center",gap:"0.2vw",fontSize:r},children:[l,o]})}),t.jsx("div",{className:`arrowContainer ${i?"disabled":""}`,onClick:()=>!i&&d(!c),children:t.jsx("i",{className:`arrow-white ${c?"up":"down"}`})}),c&&t.jsxs("div",{className:"dropdown-menu",style:{width:s},children:[!(a!=null&&a.csv)&&t.jsx("button",{onClick:()=>g("csv"),children:"CSV"}),!(a!=null&&a.xlsx)&&t.jsx("button",{onClick:()=>g("xlsx"),children:"XLSX"})]})]})};$o.propTypes={onClick:n.func,width:n.string,fontSize:n.string,disabled:n.bool,children:n.string,icon:n.element,diseableOption:n.object};const Wo=({onclick:e,height:s})=>t.jsx("button",{onClick:e,className:"button-plus",style:{height:s},children:t.jsx(Fi,{})});Wo.propTypes={onclick:n.func,height:n.string};const Bo=({onclick:e,height:s})=>t.jsx("button",{onClick:e,className:"button-plus",style:{height:s},children:t.jsx(_i,{})});Bo.propTypes={onclick:n.func,height:n.string};const iu=Fe(t.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6m0 14c-2.03 0-4.43-.82-6.14-2.88C7.55 15.8 9.68 15 12 15s4.45.8 6.14 2.12C16.43 19.18 14.03 20 12 20"}),"AccountCircle"),Lo=e=>{const r={IconProp:iu,...e,buttonProperties:{backgroundcolor:"#dde3f1",color:"#21459c",border:"1px solid #21459c",...e.buttonProperties,style:{...e.buttonProperties.style}}};return t.jsx(en,{...r,children:e.children})};Lo.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const Fo=e=>{const r={...e,IconProp:Tn};return t.jsx(en,{...r})};Fo.propTypes={buttonProperties:n.shape({disabled:n.bool}),children:n.node||n.string,IconProp:n.node};const ir=e=>t.jsx(su,{...e.buttonProperties,children:e.children});ir.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func}),children:n.node||n.string};const Ot=e=>{if(e.onClick||e.disabled!==void 0||e.width||e.className||e.icon){const{disabled:r,onClick:i,children:o,icon:l,className:a,width:c,backgroundcolor:d="white",border:u="1px solid #33a4dd",color:g="#33a4dd",style:f}=e;return t.jsx(_e,{disabled:r,onClick:i,icon:l,className:a,width:c,backgroundcolor:d,border:u,color:g,style:f,children:o})}else{const{buttonProperties:r={},...i}=e,o={...i,buttonProperties:{backgroundcolor:"white",border:"1px solid #33a4dd",color:"#33a4dd",...r,style:{...r.style}}};return t.jsx(_e,{...o})}};Ot.propTypes={disabled:n.bool,onClick:n.func,children:n.node||n.string,icon:n.any,className:n.string,width:n.string,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object,buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object})};const ou=Fe(t.jsx("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 10V8h-2v4H8l4 4 4-4z"}),"ArrowCircleDown"),_o=e=>{const r={...e,IconProp:ou};return t.jsx(en,{...r})};_o.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func}),children:n.node||n.string,IconProp:n.node};const Ho=e=>{const{children:s,onChange:r,disabled:i,width:o,fontSize:l,id:a}=e,c={width:o||"auto",display:"inline-flex",alignItems:"center",justifyContent:"space-between",padding:"10px 20px",backgroundColor:i?"#7e8080":"#33a4dd",color:"white",borderRadius:"4px",border:"none",cursor:i?"not-allowed":"pointer",fontSize:l||"14px",transition:"background-color 0.3s",fontFamily:"'Roboto', sans-serif"},d={marginLeft:"10px",width:"20px",height:"20px"},u=g=>{const f=g.target.files[0];r(f)};return t.jsxs("div",{children:[t.jsx("input",{type:"file",id:a,accept:"image/*",disabled:i,style:{display:"none"},onChange:g=>u(g)}),t.jsxs("label",{htmlFor:a,style:c,children:[s,t.jsx(Tn,{style:d})]})]})};Ho.propTypes={children:n.node||n.string,onChange:n.func,disabled:n.bool,width:n.string,fontSize:n.string,id:n.string};const tn=e=>{if(e.onClick||e.disabled!==void 0||e.width||e.className||e.icon){const{disabled:r,onClick:i,children:o,icon:l,className:a,width:c,backgroundcolor:d="transparent",border:u="1px solid #fcb035",color:g="black",style:f}=e;return t.jsx(_e,{disabled:r,onClick:i,icon:l,className:a,width:c,backgroundcolor:d,border:u,color:g,style:f,children:o})}else{const{buttonProperties:r={},...i}=e,o={backgroundcolor:"transparent",border:"1px solid #fcb035",color:"black",...r,style:{...r.style}};return t.jsx(_e,{...i,buttonProperties:o,children:e.children})}};tn.propTypes={disabled:n.bool,onClick:n.func,children:n.node||n.string,icon:n.any,className:n.string,width:n.string,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object,buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object})};const lu=Fe(t.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-3 10h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1"}),"AddBoxRounded"),Vo=({marginBottom:e,onClick:s})=>t.jsx(lu,{sx:{color:"#8598ad",width:20,height:20,marginBottom:e,cursor:"pointer"},onClick:s});Vo.propTypes={marginBottom:n.string,onClick:n.func};const Uo=e=>{const s={...e,buttonProperties:{backgroundcolor:"#dde3f1",color:"#21459c",...e.buttonProperties,style:{...e.buttonProperties.style}}};return t.jsx(ir,{...s})};Uo.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,style:n.object}),children:n.node||n.string};const or=({children:e,buttonProperties:s,widthIcon:r="70%",icon:i=t.jsx(zs,{width:r})})=>t.jsxs(Ot,{buttonProperties:s,children:[i,e]});or.propTypes={children:n.string,icon:n.node,buttonProperties:n.object,widthIcon:n.string};const qo=({onChange:e,isOpen:s})=>{const[r,i]=v.useState(s),o=()=>{i(!r),e&&e(r)};return t.jsx("button",{className:"reset-styles-button",onClick:o,children:r?t.jsx(Ds,{}):t.jsx(Es,{})})};qo.propTypes={onChange:n.func,isOpen:n.bool};const Hn=({onChange:e,isOpen:s,color:r,hasHover:i,padding:o,display:l,height:a,width:c})=>t.jsx("button",{type:"button",onClick:()=>e(!s),className:`reset-styles-button arrow-button ${i?"hoverclass":""}`,style:{height:a,width:c,transition:"transform 0.3s ease",display:l},children:t.jsx("i",{className:`arrow-blue-container ${s?"up":"down"}`,style:{borderColor:r,padding:o}})});Hn.propTypes={onChange:n.func,isOpen:n.bool,color:n.string,hasHover:n.bool,padding:n.string,display:n.string,height:n.string,width:n.string};const Zo=({className:e,text:s,onClick:r})=>t.jsxs("button",{className:`button-clean-filters ${e} `,onClick:r,children:[t.jsx(Is,{})," ",t.jsx("span",{children:s})]});Zo.propTypes={className:n.string,text:n.string,onClick:n.func};const Yo=({textOpen:e,textClose:s,isOpen:r,onChange:i,className:o})=>{const[l,a]=v.useState(r);v.useEffect(()=>{a(r)},[r]);const c=()=>{const d=!l;a(d),i&&i(d)};return t.jsxs("button",{className:`button-vibrant-blue ${o}`,onClick:c,children:[t.jsx("span",{className:"button-eye-text",children:l?s:e}),l?t.jsx(Ds,{}):t.jsx(Es,{})]})};Yo.propTypes={textOpen:n.string,textClose:n.string,isOpen:n.bool,onChange:n.func,className:n.string};const Go=({children:e,widthIcon:s="10%",width:r,icon:i=t.jsx(Ps,{width:s}),arrowRightIcon:o=t.jsx(Bn,{width:s}),hasOptions:l=!1,onClick:a,onOptionSelect:c,options:d,className:u,...g})=>{const[f,m]=v.useState(!1),x=v.useRef(null),b=h=>{m(!1),c==null||c(h)};return v.useEffect(()=>{const h=w=>{x.current&&!x.current.contains(w.target)&&m(!1)};return f&&document.addEventListener("mousedown",h),()=>{document.removeEventListener("mousedown",h)}},[f]),t.jsxs("button",{ref:x,className:`button-white-border-blue-send-email ${u}`,...g,style:{width:r},onClick:()=>{l&&m(!f),a==null||a()},children:[i,e,l?t.jsx("i",{className:`arrow-white ${f?"up":"down"}`}):o,f&&d&&t.jsx("ul",{className:"dropdown-options--button-white-border",style:{width:r},children:d.map(h=>t.jsx("li",{className:"dropdown-options--button-white-border-li",onClick:()=>b(h),children:h.value},h.id))})]})};Go.propTypes={children:n.string,icon:n.node,widthIcon:n.string,arrowRightIcon:n.node,hasOptions:n.bool,onClick:n.func,onOptionSelect:n.func,options:n.arrayOf(n.object),width:n.string,className:n.string};const Ko=e=>{const{disabled:s,onClick:r,backgroundcolor:i,border:o,color:l,style:a}=e.buttonProperties,{IconLeft:c=t.jsx($s,{}),IconRight:d=t.jsx(Bn,{})}=e;return t.jsxs(Jt,{disabled:s,onClick:r,backgroundcolor:i,border:o,color:l,className:"VibrantBlueStyle ButtonVibrantBlueSend",style:{...a,display:"flex",alignItems:"center",gap:"15px",justifyContent:"center"},children:[c,e.children,d]})};Ko.propTypes={buttonProperties:n.shape({disabled:n.bool,onClick:n.func,backgroundcolor:n.string,border:n.string,color:n.string,style:n.object}),children:n.node||n.string,IconLeft:n.any,IconRight:n.any};const au=e=>{const{onChange:s}=e,[r,i]=v.useState(!1),o=v.useRef(null),l=v.useRef(null);return v.useEffect(()=>{const d=u=>{o.current&&!o.current.contains(u.target)&&i(!1)};return document.addEventListener("mousedown",d),()=>document.removeEventListener("mousedown",d)},[]),{isOpen:r,dropdownRef:o,buttonRef:l,toggleDropdown:()=>{e.disabled||i(!r)},handleOptionSelect:d=>{i(!1),s&&s(d)}}},lr=v.forwardRef((e,s)=>{const{className:r="",buttonClassName:i="",disabled:o=!1,dropdownClassName:l="",id:a,children:c="CREAR NUEVO USUARIO",maxHeight:d="300px",options:u=[],width:g,height:f,fontSize:m="14px",icon:x,...b}=e,{isOpen:h,dropdownRef:w,buttonRef:T,toggleDropdown:D,handleOptionSelect:N}=au(e);v.useImperativeHandle(s,()=>({focus:()=>{var B;return(B=T.current)==null?void 0:B.focus()},blur:()=>{var B;return(B=T.current)==null?void 0:B.blur()},close:()=>D(!1)}));const C=["bs-button-dropdown-container",r].filter(Boolean).join(" "),k=["bs-button-dropdown",o&&"bs-button-disabled",h&&"bs-button-open",i].filter(Boolean).join(" "),W=["bs-dropdown-options",l].filter(Boolean).join(" ");return t.jsxs("div",{ref:w,className:C,style:{width:g,height:f},...b,children:[t.jsxs("button",{ref:T,className:k,onClick:D,disabled:o,style:{fontSize:m,height:f},children:[t.jsx("span",{className:"bs-button-label",children:c}),x?t.jsx(x,{className:`bs-icon ${h?"bs-icon-up":""}`}):t.jsx("i",{className:`bs-arrow ${h?"bs-arrow-up":"bs-arrow-down"}`})]}),h&&t.jsx("div",{className:W,role:"menu",children:t.jsx("ul",{className:"bs-options-list",style:{maxHeight:d},children:u.length===0?t.jsx("li",{className:"bs-no-options",children:"No hay opciones disponibles"}):u.map((B,_)=>t.jsxs("li",{className:"bs-option",onClick:()=>N(B),role:"menuitem",style:{fontSize:m},children:[t.jsx("span",{className:"bs-option-label",style:{fontSize:m},children:B.label}),B.description&&t.jsx("span",{className:"bs-option-description",style:{fontSize:m},children:B.description})]},B.id||B.value||_))})})]})});lr.displayName="ButtonWithOptions",lr.propTypes={id:n.string,children:n.node,options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired,description:n.string})),className:n.string,buttonClassName:n.string,disabled:n.bool,dropdownClassName:n.string,fontSize:n.string,icon:n.elementType,maxHeight:n.string,onChange:n.func,width:n.string,height:n.string};const ar=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-active",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(On,{}),"Activo"]});ar.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const cr=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-inactive",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Bi,{}),"Inactivo"]});cr.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const dr=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-canceled",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Hi,{}),"Cancelada"]});dr.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const ur=({width:e,fontSize:s,icon:r,marginAuto:i,height:o})=>{const[l,a]=v.useState(!1);return t.jsxs("div",{className:"state-basic states-completed",style:{width:e,fontSize:s,margin:i?"auto":"",height:o},onMouseEnter:()=>a(!0),onMouseLeave:()=>a(!1),children:[t.jsx(Wi,{}),"Finalizada",r&&t.jsx("div",{className:"state-icon-inTransit",children:t.jsx(Rn,{height:27,background:"#d8f6c4",fillIcon:"#ff0000"})}),r&&l&&t.jsx("div",{className:"absolute hoverStates",children:"Devoluciones"})]})};ur.propTypes={width:n.string,fontSize:n.string,icon:n.bool,marginAuto:n.bool,height:n.string};const hr=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-inTransit",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Li,{}),"En tránsito",t.jsx("div",{className:"state-icon-inTransit",children:t.jsx(Rn,{height:i})})]});hr.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const Qo=({children:e,className:s="",classNameIcon:r="",fill:i="#54AC1B",...o})=>t.jsxs("div",{className:`state-basic ${s}`.trim(),...o,children:[t.jsx(On,{className:r,fill:i}),e]});Qo.propTypes={children:n.node,className:n.string,classNameIcon:n.string,fill:n.string};const ct=Fe(t.jsx("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12z"}),"Cancel"),Xo=({width:e,fontSize:s,children:r,onDelete:i,background:o,fontWeight:l,id:a,className:c})=>t.jsxs("div",{className:`chip ${c}`,style:{width:e,fontSize:s,background:o,fontWeight:l},children:[r,t.jsx("button",{className:"reset-styles-button",onClick:()=>i({children:r,id:a}),children:t.jsx(ct,{sx:{color:"#8598ad",height:"16px"}})})]});Xo.propTypes={width:n.string,fontSize:n.string,children:n.any,onDelete:n.func,background:n.string,fontWeight:n.string,id:n.string,className:n.string};const Vn=({children:e,onChange:s,isSelect:r,height:i})=>t.jsx("div",{className:`toggle-chip ${r?"active":""}`,style:{height:i},onClick:()=>s({isSelect:!r,value:e}),children:e});Vn.propTypes={children:n.any,onChange:n.func,isSelect:n.bool,height:n.string};const Jo=({children:e,className:s=""})=>t.jsx("div",{className:`chip-section ${s}`,children:e});Jo.propTypes={children:n.node,className:n.string};const el=({text:e,icon:s,className:r,color:i,background:o,onDelete:l})=>t.jsxs("div",{className:`chip chip-with-icon ${r}`,style:{background:o},children:[s,t.jsx("span",{className:"chip-text",children:e}),l&&t.jsx("button",{className:"reset-styles-button",onClick:()=>l(e),children:t.jsx(ct,{sx:{color:i,height:"16px"}})}),!l&&t.jsx(ct,{sx:{color:i,height:"16px"}})]});el.propTypes={text:n.string,icon:n.element,className:n.string,color:n.string,background:n.string,onDelete:n.func};const cu=(e,s="en")=>{const r={en:"en-US",es:"es-ES"},i={day:"2-digit",month:"short",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1};return e.toLocaleDateString(s[r],i)},tl=({date:e,language:s="es"})=>{const r=cu(e,s),i=s==="es"?"Última Actualización":"Last Update";return t.jsxs("div",{className:"last-update-container",children:[t.jsx("div",{className:"last-update-header",children:t.jsx("h2",{children:i})}),t.jsx("div",{className:"last-update-content",children:t.jsx("p",{children:r})})]})};tl.propTypes={date:n.instanceOf(Date),language:n.string};const nl=({title:e,sizeFile:s,onDelete:r,width:i,fontSize:o,typeFile:l="excel",widthIcon:a="30%",heightIcon:c="100%",gap:d="1.1vw"})=>t.jsxs("div",{className:"FilePreview container",style:{width:i,gap:d},children:[l==="excel"?t.jsx(Ts,{width:a,height:c}):t.jsx(Pi,{width:a,height:c}),t.jsx("p",{style:{fontSize:o},children:e}),t.jsxs("span",{style:{fontSize:o},children:["(",s," K)"]}),t.jsx("button",{onClick:r,children:t.jsx($i,{})})]});nl.propTypes={title:n.string,sizeFile:n.string,onDelete:n.func,width:n.string,fontSize:n.string,typeFile:n.oneOf(["excel","pdf"]),widthIcon:n.string,heightIcon:n.string,gap:n.string};const At=({options:e,onClick:s,fontSize:r,width:i})=>{const[o,l]=v.useState(!1),a=v.useRef(null),c=d=>{s(d),l(!1)};return v.useEffect(()=>{const d=u=>{a.current&&!a.current.contains(u.target)&&l(!1)};return document.addEventListener("mousedown",d),()=>{document.removeEventListener("mousedown",d)}},[]),t.jsxs("div",{className:"menu-options__container",ref:a,children:[t.jsx("button",{className:`menu-button reset-styles-button ${o?"open":""}`,onClick:()=>l(!o),children:t.jsx("span",{className:"menu-icon",children:t.jsx(Vi,{})})}),o&&t.jsx("nav",{className:"menu-options",style:{width:i},children:e.map((d,u)=>t.jsx("div",{className:"menu-options__group",children:d.data.map((g,f)=>t.jsxs("button",{className:"menu-item",onClick:()=>c(g.text),children:[t.jsx("span",{className:"menu-icon",children:g.icon}),t.jsx("span",{className:"menu-text",style:{fontSize:r},children:g.text})]},f))},u))})]})};At.propTypes={options:n.arrayOf(n.shape({icon:n.element,text:n.string})),onClick:n.func,fontSize:n.string,width:n.string};const sl=ge.div`
486
486
  width: 500px;
487
487
  padding: 12.4px;
488
488
  display: flex;
@@ -491,8 +491,8 @@ To suppress this warning, you need to explicitly provide the \`palette.${s}Chann
491
491
  border-radius: 4px;
492
492
  font-family: "Roboto", sans-serif;
493
493
  height: auto;
494
- `,du=pe.button`
494
+ `,du=ge.button`
495
495
  border: none;
496
496
  background: none;
497
497
  cursor: pointer;
498
- `,nl=({children:e,height:s,width:r,style:i})=>t.jsx(tl,{style:{height:s,width:r,...i},children:e});nl.propTypes={children:n.any,width:n.string,height:n.string,style:n.object};const sl=({title:e,height:s,width:r,style:i,children:o})=>{const[l,a]=v.useState(!1);return t.jsxs(tl,{style:{height:l?"auto":s,width:r,...i,borderRadius:"0px",boxShadow:"none",display:"flex",flexDirection:"column"},children:[t.jsxs("div",{style:{display:"flex",justifyContent:"space-between"},children:[e,t.jsx(du,{onClick:()=>a(!l),children:t.jsx("i",{className:`arrow-grey-container ${l?"up":"down"}`})})]}),l&&t.jsx("div",{style:{paddingTop:"8px"},children:o})," "]})};sl.propTypes={title:n.node,width:n.string,height:n.string,style:n.object,children:n.node};const rl=({fileType:e="excel",onClick:s,className:r="",icon:i,isClickable:o=!0,data:l,fontSize:a})=>{const{title:c}=l,d=()=>{o&&s&&s(l)},h=p=>{o&&s&&(p.key==="Enter"||p.key===" ")&&(p.preventDefault(),s(l))},g=()=>{switch(e){case"excel":return t.jsx(Rn,{});case"word":return t.jsxs("svg",{width:"76",height:"63",viewBox:"0 0 76 63",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"8",y:"8",width:"60",height:"47",rx:"4",fill:"#2B579A"}),t.jsx("rect",{x:"12",y:"12",width:"52",height:"39",rx:"2",fill:"#2F5F8F"}),t.jsx("text",{x:"38",y:"20",textAnchor:"middle",fill:"white",fontSize:"8",fontWeight:"bold",children:"DOC"}),t.jsx("rect",{x:"18",y:"25",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"29",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"33",width:"30",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"37",width:"35",height:"2",fill:"white"})]});case"pdf":return t.jsxs("svg",{width:"76",height:"63",viewBox:"0 0 76 63",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"8",y:"8",width:"60",height:"47",rx:"4",fill:"#D93025"}),t.jsx("rect",{x:"12",y:"12",width:"52",height:"39",rx:"2",fill:"#EA4335"}),t.jsx("text",{x:"38",y:"20",textAnchor:"middle",fill:"white",fontSize:"8",fontWeight:"bold",children:"PDF"}),t.jsx("rect",{x:"18",y:"25",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"29",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"33",width:"30",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"37",width:"35",height:"2",fill:"white"})]});default:return t.jsxs("svg",{width:"76",height:"63",viewBox:"0 0 76 63",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"8",y:"8",width:"60",height:"47",rx:"4",fill:"#9AA0A6"}),t.jsx("rect",{x:"12",y:"12",width:"52",height:"39",rx:"2",fill:"#BDC1C6"}),t.jsx("rect",{x:"18",y:"25",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"29",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"33",width:"30",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"37",width:"35",height:"2",fill:"white"})]})}};return t.jsxs("div",{className:`file-card ${o?"file-card--clickable":""} ${r}`,onClick:d,onKeyDown:h,tabIndex:o?0:-1,role:o?"button":"presentation","aria-label":o?`Abrir archivo ${c}`:void 0,children:[t.jsxs("div",{className:"file-card__icon-container",children:[i||g(),t.jsx("div",{className:"file-card__download-icon",children:t.jsx(Pn,{width:16,height:16})})]}),t.jsx("div",{className:"file-card__title",style:{fontSize:a},children:c})]})};rl.propTypes={data:n.object.isRequired,fileType:n.oneOf(["excel","word","pdf","generic"]),onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool};const il=({data:e,fileType:s="excel",onClick:r,className:i="",icon:o,isClickable:l=!0,isSelected:a=!1})=>{const{title:c}=e,d=()=>{l&&r&&r(e)},h=p=>{l&&r&&(p.key==="Enter"||p.key===" ")&&(p.preventDefault(),r(e))},g=()=>{switch(s){case"excel":return t.jsx(Rn,{width:"32px"});case"word":return t.jsxs("svg",{width:"32",height:"26",viewBox:"0 0 32 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"2",y:"2",width:"28",height:"22",rx:"2",fill:"#2B579A"}),t.jsx("rect",{x:"4",y:"4",width:"24",height:"18",rx:"1",fill:"#2F5F8F"}),t.jsx("text",{x:"16",y:"10",textAnchor:"middle",fill:"white",fontSize:"6",fontWeight:"bold",children:"DOC"}),t.jsx("rect",{x:"7",y:"12",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"14",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"16",width:"14",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"18",width:"16",height:"1",fill:"white"})]});case"pdf":return t.jsxs("svg",{width:"32",height:"26",viewBox:"0 0 32 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"2",y:"2",width:"28",height:"22",rx:"2",fill:"#D93025"}),t.jsx("rect",{x:"4",y:"4",width:"24",height:"18",rx:"1",fill:"#EA4335"}),t.jsx("text",{x:"16",y:"10",textAnchor:"middle",fill:"white",fontSize:"6",fontWeight:"bold",children:"PDF"}),t.jsx("rect",{x:"7",y:"12",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"14",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"16",width:"14",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"18",width:"16",height:"1",fill:"white"})]});default:return t.jsxs("svg",{width:"32",height:"26",viewBox:"0 0 32 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"2",y:"2",width:"28",height:"22",rx:"2",fill:"#9AA0A6"}),t.jsx("rect",{x:"4",y:"4",width:"24",height:"18",rx:"1",fill:"#BDC1C6"}),t.jsx("rect",{x:"7",y:"12",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"14",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"16",width:"14",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"18",width:"16",height:"1",fill:"white"})]})}};return t.jsxs("div",{className:`file-card-minimized ${l?"file-card-minimized--clickable":""} ${a?"file-card-minimized--selected":""} ${i}`,onClick:d,onKeyDown:h,tabIndex:l?0:-1,role:l?"button":"presentation","aria-label":l?`Abrir archivo ${c}`:void 0,children:[t.jsxs("div",{className:"file-card-minimized__icon-container",children:[o||g(),t.jsx("div",{className:"file-card-minimized__download-icon",children:t.jsx(Pn,{width:12,height:12})})]}),t.jsx("div",{className:"file-card-minimized__filename",children:c})]})};il.propTypes={data:n.object.isRequired,fileType:n.oneOf(["excel","word","pdf","generic"]),onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool,isSelected:n.bool};const ol=({onClick:e,className:s="",icon:r,isClickable:i=!0,fontSize:o,hasDownload:l=!1,onChange:a,isSelected:c=!1,data:d})=>{const{id:h,title:g}=d,p=()=>{i&&e&&e(d)},m=x=>{i&&e&&(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),e(d))};return t.jsxs("div",{className:`folder-card ${i?"folder-card--clickable":""} ${s} ${c?"folder-card--selected":""} ${l?"folder-card--has-download":""}`,onClick:p,onKeyDown:m,tabIndex:i?0:-1,role:i?"button":"presentation","aria-label":i?`Abrir carpeta ${g}`:void 0,style:{border:l?"1px solid #707070":"none"},children:[l&&t.jsx("div",{className:"folder-card__checkbox-container",children:t.jsx(Fs,{inputProperties:{id:h,checked:c,onChange:a},color:"#33A1DD",size:"small"})}),t.jsx("div",{className:"folder-card__icon-container",children:r?t.jsx("div",{className:"folder-card__custom-icon",children:r}):t.jsx("div",{className:`${l?"folder-card__default-icon":"folder-card__default-icon-hover"}`,children:t.jsx(In,{width:"60px"})})}),t.jsx("div",{className:"folder-card__title",style:{width:"70px",fontSize:o},children:g})]})};ol.propTypes={title:n.string.isRequired,onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool,fontSize:n.string,id:n.string,value:n.any,hasDownload:n.bool,onChange:n.func,isSelected:n.bool};const ll=({onClick:e,className:s="",icon:r,isClickable:i=!0,fontSize:o,isSelected:l=!1,data:a})=>{const{id:c,title:d}=a,h=()=>{i&&e&&e(a)},g=p=>{i&&e&&(p.key==="Enter"||p.key===" ")&&(p.preventDefault(),e(a))};return t.jsxs("div",{className:`folder-card-minimized ${i?"folder-card-minimized--clickable":""} ${l?"folder-card-minimized--selected":""} ${s}`,onClick:h,onKeyDown:g,tabIndex:i?0:-1,role:i?"button":"presentation","aria-label":i?`Abrir carpeta ${d}`:void 0,children:[t.jsx("div",{className:"folder-card-minimized__icon-container",children:r?t.jsx("div",{className:"folder-card-minimized__custom-icon",children:r}):t.jsx("div",{className:"folder-card-minimized__default-icon",children:t.jsx(In,{width:"32px"})})}),t.jsx("div",{className:"folder-card-minimized__title",style:{fontSize:o},children:d})]})};ll.propTypes={onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool,fontSize:n.string,isSelected:n.bool,data:n.object};const al=({color:e="#33A1DD",size:s=8})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:s,fill:"none",children:t.jsx("circle",{cx:s/2,cy:s/2,r:s/2-.5,fill:e})});al.propTypes={color:n.string,size:n.number};const cl=({width:e=3,height:s=12,color:r="red"})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 3 12",children:t.jsx("path",{fill:r,stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M1.43 1.275c-.232 0-.445.198-.43.43l.216 5.798a.215.215 0 0 0 .43 0l.214-5.798c.015-.232-.197-.43-.43-.43ZM1.43 10.725a.43.43 0 1 0 0-.86.43.43 0 0 0 0 .86Z"})});cl.propTypes={width:n.number,height:n.number,color:n.string};const dl=({width:e=8,height:s=8,color:r="red"})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 8 8",children:t.jsx("path",{fill:r,d:"M4 .667a3.33 3.33 0 0 0-3.08 4.61A3.33 3.33 0 0 0 5.276 7.08a3.33 3.33 0 0 0 1.805-4.356A3.33 3.33 0 0 0 4 .667Zm1.667 4.53-.47.47L4 4.47 2.804 5.667l-.47-.47L3.53 4 2.334 2.803l.47-.47L4 3.53l1.197-1.197.47.47L4.47 4l1.197 1.197Z"})});dl.propTypes={width:n.number||n.string,height:n.number||n.string,color:n.string};const ul=({className:e="",hasAlerts:s=!1,children:r,hasError:i=!1,...o})=>{const c=["state",e,s?"state--has-alerts":""].filter(Boolean).join(" ");return t.jsxs("div",{className:c,...o,children:[t.jsx("div",{className:"state__indicator",children:i?t.jsx(dl,{width:8,height:8}):t.jsx(al,{size:8})}),t.jsx("div",{className:"state__content",children:r}),s&&t.jsx("div",{className:"state__alert",children:t.jsx(cl,{color:"red",width:"80%"})})]})};ul.propTypes={className:n.string,hasAlerts:n.bool,hasError:n.bool,children:n.node.isRequired};const hl=({children:e,count:s,className:r,classNameCount:i})=>t.jsxs("div",{className:`count-card ${r}`,children:[e,t.jsx("span",{className:`count-card__count ${i}`,children:s})]});hl.propTypes={children:n.node,count:n.number||n.string,className:n.string,classNameCount:n.string};const fl=({totalPages:e=50,currentPage:s=1,onChange:r,nextLabel:i,prevLabel:o,height:l,disabled:a,fontSize:c})=>{const d=u=>{u>0&&u<=e&&r(u)},h=()=>{s<e&&r(s+1)},g=()=>{s>1&&r(s-1)},m=[],x=Math.max(1,s-4),b=Math.min(e,x+9-1);for(let u=x;u<=b;u++)m.push(u);if(s>e-4){m.length=0;for(let u=e-9+1;u<=e;u++)u>0&&m.push(u)}return t.jsx("nav",{className:"pagination",children:t.jsxs("ul",{className:"pagination-list",children:[s>1&&t.jsxs("li",{className:`pagination-prev ${a?"disabled":""}`,onClick:a?null:g,style:{height:l,fontSize:c},children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:t.jsx("polyline",{points:"15 18 9 12 15 6"})}),o]}),x>1&&t.jsxs(t.Fragment,{children:[t.jsx("li",{className:`pagination-link ${a?"disabled":""}`,onClick:()=>a?null:d(1),style:{height:l,fontSize:c},children:"1"}),x>2&&t.jsx("li",{className:"pagination-list",style:{height:l,fontSize:c},children:"..."})]}),m.map(u=>t.jsx("li",{className:`pagination-link ${s===u?"active":""} ${a?"disabled":""}`,onClick:()=>a?null:d(u),style:{height:l,fontSize:c},children:u},u)),b<e&&t.jsxs(t.Fragment,{children:[b<e-1&&t.jsx("li",{className:`pagination-list ${a?"disabled":""}`,style:{height:l,fontSize:c},children:"..."}),t.jsx("li",{className:`pagination-link ${a?"disabled":""}`,onClick:()=>a?null:d(e),style:{height:l,fontSize:c},children:e})]}),s<e&&t.jsxs("li",{className:`pagination-next ${a?"disabled":""}`,onClick:a?null:h,style:{height:l,fontSize:c},children:[i,t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:t.jsx("polyline",{points:"9 18 15 12 9 6"})})]})]})})};fl.propTypes={totalPages:n.number,currentPage:n.number,onChange:n.func,nextLabel:n.string,prevLabel:n.string,height:n.string,disabled:n.bool,fontSize:n.string};const dr=Fe(t.jsx("path",{d:"M16.62 2.99c-.49-.49-1.28-.49-1.77 0L6.54 11.3c-.39.39-.39 1.02 0 1.41l8.31 8.31c.49.49 1.28.49 1.77 0s.49-1.28 0-1.77L9.38 12l7.25-7.25c.48-.48.48-1.28-.01-1.76"}),"ArrowBackIosRounded"),ur=Fe(t.jsx("path",{d:"M7.38 21.01c.49.49 1.28.49 1.77 0l8.31-8.31c.39-.39.39-1.02 0-1.41L9.15 2.98c-.49-.49-1.28-.49-1.77 0s-.49 1.28 0 1.77L14.62 12l-7.25 7.25c-.48.48-.48 1.28.01 1.76"}),"ArrowForwardIosRounded"),pl=Fe(t.jsx("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 18H4V10h16zm0-13H4V5h16z"}),"CalendarTodayOutlined"),hr={DAYS:["Dom","Lun","Mar","Mié","Jue","Vie","Sáb"],MONTHS:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],code:"es-ES",selectRange:"Selecciona un Rango de fechas",days:"días",cancel:"CANCELAR",search:"BUSCAR"},fr={DAYS:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],MONTHS:["January","February","March","April","May","June","July","August","September","October","November","December"],code:"en-US",selectRange:"Select a date range",days:"days",cancel:"CANCEL",search:"SEARCH"},dt=e=>{e instanceof Date||(e=new Date(e));const s=String(e.getDate()).padStart(2,"0"),r=String(e.getMonth()+1).padStart(2,"0"),i=e.getFullYear();return{formatDDMMYYYY:`${s}-${r}-${i}`,formatMMDDYYYY:`${r}-${s}-${i}`,formatYYYYMMDD:`${i}-${r}-${s}`,originalFormat:e}},gl=(e,s,r)=>{if(!s||r<=0)return!1;const i=new Date(s);return i.setMonth(i.getMonth()+r),i.setDate(i.getDate()-1),e>i},uu=({locale:e="es",disablePastDates:s,onDateRangeChange:r,withoutSearchButton:i=!1,onReset:o,limitRange:l,disableFutureDates:a,disablePastDaysCount:c})=>{const[d,h]=v.useReducer(y=>y+1,0),g=e==="es"?hr:fr,[p,m]=v.useState(null),[x,b]=v.useState(null),[u,w]=v.useState(null),[T,D]=v.useState(new Date),[z,C]=v.useState(new Date(new Date().setMonth(new Date().getMonth()+1))),[k,$]=v.useState(!1),B=(y,I)=>{const R=new Date;if(R.setHours(0,0,0,0),c){const O=new Date(R);if(O.setDate(R.getDate()+c),y>O)return!0}return I&&s&&y<R||!I&&a&&y>R||s&&y<R||a&&y>R?!0:l>0&&p?gl(y,p,l):!1},_=y=>{const I=y.getFullYear(),R=y.getMonth(),M=new Date(I,R,1).getDay(),A=new Date(I,R+1,0),q=[],W=new Date(I,R,0).getDate();for(let G=M-1;G>=0;G--)q.push(new Date(I,R-1,W-G));for(let G=1;G<=A.getDate();G++)q.push(new Date(I,R,G));const X=42-q.length;for(let G=1;G<=X;G++)q.push(new Date(I,R+1,G));return q},V=y=>!p||!x?!1:y>=p&&y<=x,f=y=>!p||!u?!1:y>=p&&y<=u||y<=p&&y>=u,H=y=>{!p||x?(m(y),b(null)):y<p?(b(p),m(y),i&&j(y,p)):(b(y),i&&j(p,y))},U=y=>{w(y)},F=()=>!p||!x?0:Math.round((x.getTime()-p.getTime())/(1e3*60*60*24))+1,Z=(y,I)=>{const R=new Date(y.getFullYear(),y.getMonth()-1,1);s&&R<new Date(new Date().getFullYear(),new Date().getMonth(),1)&&I||(I?D(R):(C(R),R.getMonth()===T.getMonth()&&D(new Date(R.getFullYear(),R.getMonth()-1,1))))},K=(y,I)=>{const R=new Date(y.getFullYear(),y.getMonth()+1,1);I?(D(R),R.getMonth()===z.getMonth()&&C(new Date(R.getFullYear(),R.getMonth()+1,1))):C(R)},ee=y=>{const R=y.toLocaleDateString(g.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),O=R[0].charAt(0).toUpperCase()+R[0].slice(1),M=R[1],A=R[2].charAt(0).toUpperCase()+R[2].slice(1),q=R[3];return`${O} ${M} de ${A} ${q}`},L=()=>{const y=new Date;m(null),b(null),D(y),C(new Date(new Date().setMonth(new Date().getMonth()+1))),$(!1),o({startDate:null,endDate:null}),h()},E=()=>{$(!1);const y=dt(p),I=dt(x);r({startDate:y,endDate:I})},j=(y,I)=>{m(y),b(I),$(!1);const R=dt(y),O=dt(I);r({startDate:R,endDate:O})};return{isOpen:k,endDate:x,language:g,leftMonth:T,startDate:p,setIsOpen:$,hoverDate:u,rightMonth:z,formatDate:ee,handleSearch:E,handleCancel:L,isDateInRange:V,getDaysInMonth:_,isDateDisabled:B,handleDateClick:H,handleDateHover:U,handlePrevClick:Z,handleNextClick:K,getDaysSelected:F,isDateInHoverRange:f,keyReset:d,resetSelect:h}},Vn=(e,s,r,i)=>{if(!r||i<=0)return!1;const o=new Date(r);o.setMonth(o.getMonth()+i),o.setDate(o.getDate()-1);const l=new Date(r);return l.setDate(1),s?e<l:e>o},ml=({locale:e="es",onDateRangeChange:s,disablePastDates:r,limitRange:i=0,resetButton:o=!0,onReset:l,direction:a="right",heightBoxes:c="40px",fontSize:d="0.92vw",disabled:h,disableFutureDates:g,withoutSearchButton:p,disablePastDaysCount:m,value:x})=>{const{keyReset:b,isOpen:u,endDate:w,language:T,leftMonth:D,startDate:z,setIsOpen:C,rightMonth:k,formatDate:$,handleSearch:B,handleCancel:_,isDateInRange:V,getDaysInMonth:f,isDateDisabled:H,handleDateClick:U,handleDateHover:F,handlePrevClick:Z,handleNextClick:K,getDaysSelected:ee,isDateInHoverRange:L}=uu({locale:e,onReset:l,onDateRangeChange:s,disablePastDates:r,withoutSearchButton:p,limitRange:i,disableFutureDates:g,disablePastDaysCount:m}),E=(x==null?void 0:x.startDate)instanceof Date?x.startDate:z,j=(x==null?void 0:x.endDate)instanceof Date?x.endDate:w,y=v.useRef(null);v.useEffect(()=>{const R=O=>{y.current&&!y.current.contains(O.target)&&u&&(C(!1),o||_())};return document.addEventListener("mousedown",R),()=>{document.removeEventListener("mousedown",R)}},[w,_,u,C,z,o]);const I=(R,O=!0)=>{const M=f(R),A=R.getMonth(),q=(P,X)=>[P&&P.getMonth()!==A?"other-month":"",P&&V(P)?"in-range":"",P&&L(P)?"hover-range":"",P&&(P.getTime()===(E==null?void 0:E.getTime())||P.getTime()===(j==null?void 0:j.getTime()))?"selected":"",H(P,X)?"disabled":""].join(" "),W=({date:P,isLeftCalendar:X,disablePastDates:G,leftMonth:se})=>{const Q=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),he=new Date(P.getFullYear(),P.getMonth()-1,1).getTime();return!!(G&&(he<Q||!X&&new Date(se.getFullYear(),se.getMonth(),1).getTime()<=Q))};return t.jsxs("div",{className:"calendar",children:[t.jsxs("div",{className:"calendar-header",children:[t.jsx("button",{className:"calendar-nav-button",onClick:()=>Z(R,O),disabled:Vn(new Date(R.getFullYear(),R.getMonth()-1,1),!0,z,i)||W({date:R,isLeftCalendar:O,disablePastDates:r,leftMonth:D}),children:t.jsx("span",{className:"sr-only",children:t.jsx(dr,{style:{width:"15px"}})})}),t.jsxs("h2",{className:"calendar-title",children:[T.MONTHS[R.getMonth()],t.jsx("p",{children:R.getFullYear()})]}),t.jsx("button",{className:"calendar-nav-button",onClick:()=>K(R,O),disabled:Vn(new Date(R.getFullYear(),R.getMonth()+1,1),!1,z,i)||g&&new Date(R.getFullYear(),R.getMonth(),1).getTime()>=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),children:t.jsx("span",{className:"sr-only",children:t.jsx(ur,{style:{width:"15px"}})})})]}),t.jsxs("div",{className:"calendar-grid",style:{gridTemplateColumns:`repeat(7, ${c})`},children:[t.jsx("div",{className:"background-days"}),T.DAYS.map(P=>t.jsx("div",{className:"calendar-day-header",style:{fontSize:d},children:P},P)),M.map((P,X)=>t.jsx("div",{className:"calendar-day-wrapper",children:t.jsx("button",{className:`calendar-day ${q(P,O)}`,disabled:!P||H(P),onClick:()=>P&&!H(P)&&U(P),onMouseEnter:()=>P&&!H(P)&&F(P),onMouseLeave:()=>F(null),children:t.jsx("span",{className:`day-text ${P?"":"text-muted"}`,style:{fontSize:d},children:P?P.getDate():""})})},`${P}_${X}`))]})]})};return v.useEffect(()=>{b&&_()},[b]),t.jsxs("div",{className:"container-date-range-picker",children:[t.jsxs("div",{className:"date-range-picker",ref:y,children:[t.jsx("button",{className:`date-picker-toggle ${h?"disabled":""}`,disabled:h,onClick:()=>C(!u),children:E&&j?t.jsxs("div",{className:"container-formate",children:[t.jsxs("p",{className:`p-formate-date ${h?"disabled":""}`,style:{borderRight:"1px solid #9c9ca0"},children:[$(E)," ",t.jsx(pl,{sx:{color:"#9c9ca0"},style:{width:"15px",marginLeft:"5px"}})]}),t.jsxs("p",{className:`p-formate-date ${h?"disabled":""}`,children:[$(j),t.jsx(pl,{sx:{color:"#9c9ca0"},style:{width:"15px",marginLeft:"5px"}})]})]}):t.jsxs("div",{className:"container-formate",children:[t.jsx("p",{className:`p-formate-date ${h?"disabled":""}`,style:{height:"34px",fontSize:d},children:T.selectRange}),t.jsx(Is,{width:"10%",height:"50%"})]})}),u&&t.jsx("div",{className:"square"}),u&&t.jsx("div",{className:"container-triangle",children:t.jsx("div",{className:"triangle",children:t.jsx("div",{className:"triangle-blur"})})}),u&&t.jsxs("div",{className:"date-picker-dropdown",style:{right:a==="right"?"0":"auto",left:a==="left"?"0":"auto",top:"135%"},children:[t.jsxs("div",{className:"calendars-wrapper",children:[I(D,!0),I(k,!1)]}),!p&&t.jsx("div",{className:"date-picker-footer",children:E&&j&&t.jsxs("div",{style:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},children:[t.jsxs("div",{className:"days-selected",children:[ee()," ",T.days]}),t.jsxs("div",{className:"date-picker-actions",children:[t.jsx(Ln,{buttonProperties:{onClick:()=>_(),style:{width:"115px",textAlign:"center"}},children:T.cancel}),t.jsx(Ye,{buttonProperties:{onClick:()=>B(),style:{width:"115px",textAlign:"center"}},children:T.search})]})]})})]})]}),E&&j&&o&&t.jsx("button",{className:"button-reset",onClick:()=>_(),children:t.jsx(Sn,{})})]})};ml.propTypes={locale:n.oneOf(["es","en"]),heightBoxes:n.string,onDateRangeChange:n.func,disablePastDates:n.bool,resetButton:n.bool,withoutSearchButton:n.bool,onReset:n.func,direction:n.oneOf(["left","right"]),fontSize:n.string,limitRange:n.number,keyReset:n.number,disabled:n.bool,disableFutureDates:n.bool,disablePastDaysCount:n.number,value:n.shape({startDate:n.instanceOf(Date),endDate:n.instanceOf(Date)})};const yl=(e,{disablePastDates:s,disableBusinessDays:r})=>{const i=new Date;if(i.setHours(0,0,0,0),s&&e<i)return!1;if(r&&typeof r=="number"&&r>0){let o=new Date(i),l=0;for(;l<r;){o.setDate(o.getDate()+1);const a=o.getDay();a!==0&&a!==6&&l++}if(e<o)return!1}return!0},hu=e=>{const s=new Date;s.setHours(0,0,0,0);const r=new Date(s);r.setDate(s.getDate()+1);const i=new Date(s);return i.setDate(s.getDate()+2),e.getTime()===s.getTime()||e.getTime()===r.getTime()||e.getTime()===i.getTime()},fu=(e,s)=>{const r=new Date(s);return r.setHours(0,0,0,0),e.getTime()<=r.getTime()},pu="America/Bogota",gu=16,mu=3,yu=4,xl=0,bl=6,xu=()=>{const e=new Date().toLocaleString("en-US",{timeZone:pu});return new Date(e)},bu=(e,s)=>{const r=s??xu(),o=r.getHours()<gu?mu:yu;let l=0;const a=new Date(r);for(a.setDate(a.getDate()+1);l<o;){const g=a.getDay();g!==xl&&g!==bl&&l++,a.setDate(a.getDate()+1)}for(;a.getDay()===xl||a.getDay()===bl;)a.setDate(a.getDate()+1);const c=new Date(e);c.setHours(0,0,0,0);const d=new Date(a);return d.setHours(0,0,0,0),c<d},vu=e=>{let s=0,r=new Date;for(r.setHours(0,0,0,0),r.setDate(r.getDate()+1);s<5;){const i=r.getDay();i!==0&&i!==6&&s++,r.setDate(r.getDate()+1)}for(;r.getDay()===0||r.getDay()===6;)r.setDate(r.getDate()+1);return e<r},ju=e=>e.getDay()===0||e.getDay()===6,wu=(e,s)=>{const r=new Date(s);r.setHours(0,0,0,0);let i=new Date(r);do i.setDate(i.getDate()+1);while(i.getDay()===0||i.getDay()===6);return e.getTime()<=i.getTime()},ku=({locale:e="es",onDateChange:s,onChangeFunction:r,disablePastDates:i,disableBusinessDays:o,disableNextTwoDays:l,disableSpecificDate:a,disableDaysBasedOnTime:c,disableFiveBusinessDays:d,disableWeekends:h,disableNextBusinessDayAfter:g,hourDisableDaysBasedOnHour:p,id:m})=>{const x=e==="es"?hr:fr,[b,u]=v.useState(new Date),[w,T]=v.useState(new Date),[D,z]=v.useState(!1),[C,k]=v.useState(null),$=v.useRef(null),B=L=>{const E=L.getFullYear(),j=L.getMonth(),I=new Date(E,j,1).getDay(),R=new Date(E,j+1,0),O=[],M=new Date(E,j,0).getDate();for(let W=I-1;W>=0;W--)O.push(new Date(E,j-1,M-W));for(let W=1;W<=R.getDate();W++)O.push(new Date(E,j,W));const q=42-O.length;for(let W=1;W<=q;W++)O.push(new Date(E,j+1,W));return O};v.useEffect(()=>{if(o&&typeof o=="number"&&o>0){let L=new Date;L.setHours(0,0,0,0);let E=new Date(L),j=0;for(;j<o;){E.setDate(E.getDate()+1);const y=E.getDay();y!==0&&y!==6&&j++}E.getMonth()>L.getMonth()&&T(E)}},[i,o]);const _=v.useMemo(()=>L=>L?i&&!yl(L,{disablePastDates:i})||o&&!yl(L,{disableBusinessDays:o})||l&&hu(L)||a&&fu(L,new Date(a))||c&&bu(L,p)||d&&vu(L)||h&&ju(L)||g&&wu(L,g):!1,[i,o,l,a,c,d,h,g,p]),V=L=>{const E=new Date,j=new Date(E.getFullYear(),E.getMonth(),1).setHours(0,0,0,0);if(i&&L<j)return!0;if(a){const y=new Date(a).setHours(0,0,0,0);return new Date(L.getFullYear(),L.getMonth()+1,0).setHours(0,0,0,0)<y}return!1},f=L=>b&&L.getTime()===b.getTime(),H=L=>{const E=L.getMonth(),j=w.getMonth();E!==j&&T(new Date(L.getFullYear(),E,1)),k(Z(L)),u(L);const y=dt(L);s&&s(y),r&&r({id:m,date:y}),z(!1)},U=L=>{const E=new Date(L.getFullYear(),L.getMonth()-1,1),j=new Date;j.setHours(0,0,0,0),!(i&&E<new Date(j.getFullYear(),j.getMonth(),1))&&T(E)},F=L=>{const E=new Date(L.getFullYear(),L.getMonth()+1,1);T(E)},Z=L=>{const j=L.toLocaleDateString(x.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),y=j[0].charAt(0).toUpperCase()+j[0].slice(1),I=j[1],R=j[2].charAt(0).toUpperCase()+j[2].slice(1),O=j[3];return`${y} ${I} de ${R} ${O}`},K=()=>{u(new Date),z(!1)},ee=()=>{z(!1),s&&s(b),r&&r({id:m,date:b})};return v.useEffect(()=>{const L=E=>{$.current&&!$.current.contains(E.target)&&z(!1)};return document.addEventListener("mousedown",L),()=>{document.removeEventListener("mousedown",L)}},[$]),{date:C,isOpen:D,setDate:k,language:x,leftMonth:w,setIsOpen:z,formatDate:Z,setLeftMonth:T,handleSearch:ee,disablePrev:V,handleCancel:K,selectedDate:b,isDateInRange:f,datePickerRef:$,getDaysInMonth:B,isDateDisabled:_,handlePrevClick:U,handleNextClick:F,handleDateClick:H,setSelectedDate:u}},vl=({label:e,error:s,locale:r,disabled:i,size:o="180px",onDateChange:l,onChangeFunction:a,disableWeekends:c,keyResetCalendar:d,disablePastDates:h,disableNextTwoDays:g,disableSpecificDate:p,disableBusinessDays:m,disableDaysBasedOnTime:x,disableFiveBusinessDays:b,disableNextBusinessDayAfter:u,hourDisableDaysBasedOnHour:w,heightBoxes:T="40px",labelText:D,subLabelText:z,id:C,value:k,fontSize:$})=>{const{date:B,isOpen:_,setDate:V,language:f,leftMonth:H,setIsOpen:U,disablePrev:F,isDateInRange:Z,getDaysInMonth:K,isDateDisabled:ee,handleDateClick:L,handlePrevClick:E,handleNextClick:j,datePickerRef:y,setSelectedDate:I,setLeftMonth:R,selectedDate:O}=ku({locale:r,onDateChange:l,onChangeFunction:a,disableWeekends:c,disablePastDates:h,disableBusinessDays:m,disableNextTwoDays:g,disableSpecificDate:p,disableDaysBasedOnTime:x,disableFiveBusinessDays:b,disableNextBusinessDayAfter:u,hourDisableDaysBasedOnHour:w,id:C}),M=k instanceof Date?k:void 0,A=W=>{if(!W)return null;const X=W.toLocaleDateString(f.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),G=X[0].charAt(0).toUpperCase()+X[0].slice(1),se=X[1],Q=X[2].charAt(0).toUpperCase()+X[2].slice(1),he=X[3];return`${G} ${se} de ${Q} ${he}`};v.useEffect(()=>{V(null),I(null)},[d,V,I]),v.useEffect(()=>{if(M){(H.getMonth()!==M.getMonth()||H.getFullYear()!==M.getFullYear())&&R(new Date(M.getFullYear(),M.getMonth(),1));const W=new Date(M.getFullYear(),M.getMonth(),M.getDate()),P=O?new Date(O.getFullYear(),O.getMonth(),O.getDate()):null;(!P||W.getTime()!==P.getTime())&&I(W)}},[M,H,O,R,I]);const q=W=>{const P=K(W),X=W.getMonth(),G=se=>{const Q=!!M&&se&&se.getFullYear()===M.getFullYear()&&se.getMonth()===M.getMonth()&&se.getDate()===M.getDate();return[se&&se.getMonth()!==X?"other-month":"",se&&(Z(se)||Q)?"selected":"",ee(se)?"disabled":""].join(" ")};return t.jsxs("div",{className:"calendar",children:[t.jsxs("div",{className:"calendar-header",children:[t.jsx("button",{className:"calendar-nav-button",onClick:()=>E(W),disabled:F(new Date(W.getFullYear(),W.getMonth()-1,1)),children:t.jsx("span",{className:"sr-only",children:t.jsx(dr,{style:{width:"15px"}})})}),t.jsxs("h2",{className:"calendar-title",children:[f.MONTHS[W.getMonth()],t.jsx("p",{children:W.getFullYear()})]}),t.jsx("button",{className:"calendar-nav-button",onClick:()=>j(W),children:t.jsx("span",{className:"sr-only",children:t.jsx(ur,{style:{width:"15px"}})})})]}),t.jsxs("div",{className:"calendar-grid",style:{gridTemplateColumns:`repeat(7, ${T})`},children:[t.jsx("div",{className:"background-days"}),f.DAYS.map(se=>t.jsx("div",{className:"calendar-day-header",children:se},se)),P.map((se,Q)=>t.jsx("div",{className:"calendar-day-wrapper",children:t.jsx("button",{className:`calendar-day ${G(se)}`,disabled:!se||ee(se),onClick:()=>se&&!ee(se)&&L(se),children:t.jsx("span",{className:`day-text ${se?"":"text-muted"}`,children:se?se.getDate():""})})},`${se}_${Q}`))]})]})};return t.jsxs("div",{className:"single-date-picker-container relative",ref:y,children:[t.jsx(et,{label:M?A(M):B??e,onchange:()=>{},options:[],size:o,isOpen:_,setIsOpen:U,error:s,disabledClickOutside:!0,disabled:i,keyReset:d,Icon:Di,labelText:D,subLabelText:z,fontSizeLabel:$,withoutOptions:!0}),_&&t.jsx("div",{className:"date-picker-dropdown date-picker-individual",children:t.jsx("div",{className:"calendars-wrapper",children:q(H)})})]})};vl.propTypes={locale:n.oneOf(["es-ES","en-US"]),onDateChange:n.func,disableBusinessDays:n.number,disablePastDates:n.bool,label:n.string,size:n.string,disableNextTwoDays:n.bool,disableSpecificDate:n.instanceOf(Date),keyResetCalendar:n.number,error:n.bool,disableDaysBasedOnTime:n.bool,disableFiveBusinessDays:n.bool,disabled:n.bool,disableWeekends:n.bool,disableNextBusinessDayAfter:n.instanceOf(Date),hourDisableDaysBasedOnHour:n.instanceOf(Date),heightBoxes:n.string,labelText:n.string,subLabelText:n.any,id:n.string,onChangeFunction:n.func,value:n.instanceOf(Date),fontSize:n.string};const jl=({title:e,description:s,linkText:r,icon:i,fnNavigate:o,width:l,height:a,id:c})=>{const d=()=>{o(c)};return t.jsxs("section",{className:"info-action-card",style:{width:l,height:a},onClick:d,children:[t.jsxs("div",{className:"info-action-card__content",children:[t.jsxs("div",{className:"info-action-card__content__text__container",children:[t.jsx("h3",{children:e}),t.jsx("p",{children:s})]}),i]}),t.jsx("div",{className:"line-grey"}),t.jsxs("div",{className:"info-action-card__action",children:[t.jsx("button",{children:r}),t.jsx(Ts,{})]})]})};jl.propTypes={title:n.string,description:n.string,linkText:n.string,icon:n.node,fnNavigate:n.func,width:n.string,height:n.string,id:n.string};const pr=e=>e.map(s=>({id:s.id,title:s.title,optionsSelect:[]})),Cu=(e,s)=>{const[r,i]=v.useState([]),[o,l]=v.useState(pr(e)),[a,c]=v.useState(!1),d=v.useRef(null),h=v.useRef(!1),g=w=>{const T={};return e.forEach(D=>{const z=w.find(C=>C.id===D.id);z?T[D.id]={value:z.optionsSelect.map(C=>C.id),allData:z.optionsSelect}:T[D.id]={value:[],allData:[]}}),T},p=w=>{i(T=>T.includes(w)?T.filter(D=>D!==w):[...T,w])},m=(w,T)=>{h.current=!0,l(D=>{var _;const z=D.findIndex(V=>V.id===w);let C=[...D],k=[];const $=e.find(V=>V.id===w)||{};if($.multiple!==!1)if(z===-1)k=[T],C.push({id:w,title:$.title||"",optionsSelect:k});else{const V=D[z].optionsSelect;V.some(H=>H.id===T.id)?k=V.filter(H=>H.id!==T.id):k=[...V,T],k.length===0?C.splice(z,1):(k.sort((H,U)=>{var F;return(F=H.label)==null?void 0:F.localeCompare(U.label)}),C[z].optionsSelect=k)}else if(z===-1||((_=D[z].optionsSelect[0])==null?void 0:_.id)!==T.id?k=[T]:k=[],k.length===0)z>-1&&C.splice(z,1);else{const V={id:w,title:$.title||"",optionsSelect:k};z===-1?C.push(V):C[z]=V}if(s){const V=g(C);s(V)}return C})},x=()=>{h.current=!0;const w=pr(e);if(l(w),s){const T=g(w);s(T)}},b=v.useCallback(w=>{h.current=!0,l(w)},[]),u=()=>o.reduce((w,T)=>w+T.optionsSelect.length,0);return v.useEffect(()=>{h.current||l(pr(e))},[e]),v.useEffect(()=>{const w=T=>{d.current&&!d.current.contains(T.target)&&c(!1)};return document.addEventListener("mousedown",w),()=>document.removeEventListener("mousedown",w)},[]),{expandedSections:r,selectedFilters:o,toggleSection:p,toggleFilter:m,clearAllFilters:x,open:a,setOpen:c,getLengthFilters:u,filterRef:d,setSelectedFilters:b}},qn=(e,s)=>{var r;return s?typeof e=="object"&&!Array.isArray(e)?(r=Object.values(e))==null?void 0:r.flat():Array.isArray(e)?e:[]:Array.isArray(e)?e:[]},Su=(e,s)=>s||Array.isArray(e)?e:[],wl=({data:e=[],onChange:s,disabled:r,keyRest:i,value:o,fontSizeLabel:l="0.8vw",fontSizeTitles:a,fontSizeSelects:c="0.8vw",widthFilterComponent:d="380px",heightFilterComponent:h="400px",right:g="0",top:p="0"})=>{const{open:m,setOpen:x,toggleFilter:b,toggleSection:u,selectedFilters:w,clearAllFilters:T,getLengthFilters:D,expandedSections:z,filterRef:C,setSelectedFilters:k}=Cu(e,s),[$,B]=v.useState({}),[_,V]=v.useState({}),f=v.useRef({}),H=v.useRef(!0),U=132,F=220,Z=j=>{B(y=>({...y,[j]:!y[j]}))};v.useEffect(()=>{e.forEach(j=>{(j.selectAll||j.basicSelect)&&!(z!=null&&z.includes(j==null?void 0:j.id))&&u(j==null?void 0:j.id)})},[e,z,u]);const K=(j,y,I,R)=>{const O=I==null?void 0:I.filter(A=>R.includes(A.id)),M=o!==void 0?o:w;k(()=>{const A=M==null?void 0:M.findIndex(W=>(W==null?void 0:W.id)===j);let q=[...M];if(O.length===0)A>-1&&q.splice(A,1);else{const W={id:j,title:y,optionsSelect:O};A===-1?q.push(W):q[A]=W}if(s){const W={};e.forEach(P=>{if((P==null?void 0:P.id)===j)W[P==null?void 0:P.id]={value:R,allData:O};else{const X=q==null?void 0:q.find(G=>(G==null?void 0:G.id)===(P==null?void 0:P.id));X&&X.optionsSelect.length>0?W[P==null?void 0:P.id]={value:X.optionsSelect.map(G=>G.id),allData:X.optionsSelect}:W[P==null?void 0:P.id]={value:[],allData:[]}}}),s(W)}return q})},ee=(j,y,I,R)=>{const O=I==null?void 0:I.find(A=>A.value===R||A.label===R),M=o!==void 0?o:w;k(()=>{const A=M==null?void 0:M.findIndex(W=>(W==null?void 0:W.id)===j);let q=[...M];if(!O)A>-1&&q.splice(A,1);else{const W={id:j,title:y,optionsSelect:[O]};A===-1?q.push(W):q[A]=W}if(s){const W={};e.forEach(P=>{if((P==null?void 0:P.id)===j)W[P==null?void 0:P.id]={value:R,allData:O?[O]:[]};else{const X=q==null?void 0:q.find(G=>(G==null?void 0:G.id)===(P==null?void 0:P.id));X&&X.optionsSelect.length>0?W[P==null?void 0:P.id]={value:X.optionsSelect.map(G=>G.value||G.id),allData:X.optionsSelect}:W[P==null?void 0:P.id]={value:[],allData:[]}}}),s(W)}return q})};v.useEffect(()=>{const j={};z==null||z.forEach(y=>{const I=f.current[y];I&&I.scrollHeight>U&&(j[y]=!0)}),V(j)},[z,e]);const L=o!==void 0?o:w;v.useEffect(()=>{if(H.current){H.current=!1;return}k(o===void 0?[]:o)},[i,k,o]),v.useEffect(()=>{o!==void 0&&!H.current&&k(o)},[o,k]);const E=o!==void 0?L==null?void 0:L.reduce((j,y)=>{var I;return j+((I=y==null?void 0:y.optionsSelect)==null?void 0:I.length)},0):D();return t.jsxs("div",{className:"toggle-filter-component",ref:C,children:[t.jsxs("button",{className:"reset-styles-button center-flex relative button-filter-component",disabled:r,onClick:()=>x(!m),style:{fontSize:a},children:["Filtro ",E?`(${E})`:"",t.jsx(Ds,{})]}),m&&t.jsxs("div",{className:"filter-container-component",style:{width:d,height:h,right:g,top:p},children:[t.jsxs("div",{className:"filter-header",children:[t.jsx("h2",{className:"filter-title",style:{fontSize:a},children:"Filtros"}),t.jsxs("div",{className:"filter-header-buttons",children:[(o!==void 0?L.reduce((y,I)=>{var R;return y+((R=I==null?void 0:I.optionsSelect)==null?void 0:R.length)},0):D())>0&&t.jsxs("button",{className:"clear-all",onClick:T,style:{fontSize:a},children:["Borrar todo",t.jsx(On,{width:"15px",height:"15px"})]}),t.jsx(ct,{sx:{color:"#8598ad"},style:{width:"14px",height:"14px"},onClick:()=>x(!m)})]})]}),e.map(({id:j,title:y,options:I,selectAll:R,basicSelect:O,placeholderInput:M,label:A,textSelectAll:q,grouped:W,disabledSection:P})=>{var X,G,se,Q,he,le;return t.jsxs("div",{className:"filter-section",children:[t.jsxs("button",{className:"section-header",onClick:()=>!(R||O)&&u(j),style:{cursor:R||O?"default":"pointer"},children:[t.jsxs("span",{className:"section-header-title",style:{fontSize:l},children:["Por ",y]}),!(R||O)&&(z==null?void 0:z.includes(j))&&t.jsx("span",{className:"filter-container-icon",children:t.jsx(_n,{isOpen:z==null?void 0:z.includes(j),onChange:()=>{},color:"#8598AD",padding:"2px",display:"flex",height:"auto",width:"auto"})})]}),(z==null?void 0:z.includes(j))&&t.jsx(t.Fragment,{children:R?t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(tr,{data:Su(I,W),grouped:W||!1,label:A||y,maxheight:"200px",onChange:fe=>{K(j,y,qn(I,W),fe)},placeholderSearch:M||`Buscar ${y==null?void 0:y.toLowerCase()}`,textSelectAll:q||`Todos los ${y==null?void 0:y.toLowerCase()}`,width:"100%",widthDropdown:"100%",isRelative:!0,selectedValues:((G=(X=L.find(fe=>(fe==null?void 0:fe.id)===j))==null?void 0:X.optionsSelect)==null?void 0:G.map(fe=>fe.id))||[],fontSizeLabel:l,disabled:P,fontSizeOptions:c})}):O?t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(et,{label:A||y,options:qn(I,W),onchange:fe=>{ee(j,y,qn(I,W),fe.value)},placeholderInputSearch:M||`Buscar ${y==null?void 0:y.toLowerCase()}`,size:"100%",value:((he=(Q=(se=L==null?void 0:L.find(fe=>(fe==null?void 0:fe.id)===j))==null?void 0:se.optionsSelect)==null?void 0:Q[0])==null?void 0:he.value)||"",position:"relative",fontSizeLabel:l,disabled:P,fontSizeOptions:c})}):t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"section-content",ref:fe=>f.current[j]=fe,style:_[j]?$[j]?{maxHeight:F,overflowY:"scroll"}:{maxHeight:U,overflow:"hidden"}:{},children:(le=qn(I,W))==null?void 0:le.map(fe=>{const _e=L==null?void 0:L.some(ke=>{var Pe;return(ke==null?void 0:ke.id)===j&&((Pe=ke==null?void 0:ke.optionsSelect)==null?void 0:Pe.some(ce=>ce.id===fe.id))});return t.jsx(Hn,{height:"27px",onChange:()=>b(j,fe),isSelect:_e,children:fe.label},fe.id)})}),t.jsx("div",{style:{display:"flex",justifyContent:"end",padding:"0 8%",marginTop:"10px"},children:(_==null?void 0:_[j])&&t.jsx("button",{className:"view-more",onClick:()=>Z(j),children:$[j]?"Ver menos":"Ver más"})})]})})]},j)})]})]})};wl.propTypes={data:n.arrayOf(n.shape({id:n.string.isRequired,title:n.string.isRequired,selectAll:n.bool,basicSelect:n.bool,grouped:n.bool,placeholderInput:n.string,label:n.string,textSelectAll:n.string,options:n.oneOfType([n.arrayOf(n.shape({id:n.string.isRequired,label:n.string.isRequired,name:n.string,value:n.string})),n.object]).isRequired})),onChange:n.func,disabled:n.bool,keyRest:n.oneOfType([n.number,n.string]),value:n.array,fontSizeLabel:n.string,fontSizeTitles:n.string,widthFilterComponent:n.string,heightFilterComponent:n.string,right:n.string,fontSizeSelects:n.string,top:n.string};const Tu=(e,s,r)=>{const[i,o]=v.useState([]),[l,a]=v.useState(!1),c=v.useRef(null);v.useEffect(()=>{const m=e.filter(x=>x.type==="select"||x.type==="multiselect").map(x=>x.id);o(m)},[e]);const d=m=>{o(x=>x.includes(m)?x.filter(b=>b!==m):[...x,m])},h=v.useCallback((m,x)=>{const b=s.map(u=>u.id===m?{...u,value:x}:u);r&&r(b)},[s,r]),g=v.useCallback(()=>{const m=e.map(x=>x.type==="multiselect"||x.type==="chips"?{id:x.id,value:[]}:{id:x.id,value:""});r&&r(m)},[e,r]),p=v.useCallback(()=>{if(!s||!Array.isArray(s))return 0;let m=0;return s.forEach(x=>{const b=x.value;Array.isArray(b)?m+=b.length:b&&b!==""&&(m+=1)}),m},[s]);return v.useEffect(()=>{const m=x=>{c.current&&!c.current.contains(x.target)&&a(!1)};return document.addEventListener("mousedown",m),()=>document.removeEventListener("mousedown",m)},[]),{expandedSections:i,open:l,setOpen:a,toggleSection:d,handleFilterChange:h,clearAllFilters:g,getTotalSelected:p,filterRef:c}},kl=({data:e=[],value:s,onChange:r,disabled:i=!1,fontSizeLabel:o="10px",fontSizeTitles:l="10px",fontSizeSelects:a="10px",widthFilterComponent:c="380px",height:d="400px",right:h="0",top:g="0"})=>{const[p,m]=v.useState(e.map(L=>({id:L.id,value:L.type==="multiselect"||L.type==="chips"?[]:""}))),x=s!==void 0,b=x?s:p,u=L=>{x||m(L),r&&r(L)},{open:w,setOpen:T,expandedSections:D,toggleSection:z,handleFilterChange:C,clearAllFilters:k,getTotalSelected:$,filterRef:B}=Tu(e,b,u),[_,V]=v.useState({}),[f,H]=v.useState({}),U=v.useRef({}),F=132,Z=220,K=L=>{V(E=>({...E,[L]:!E[L]}))};v.useEffect(()=>{const L={};D==null||D.forEach(E=>{const j=U.current[E];j&&j.scrollHeight>F&&(L[E]=!0)}),H(L)},[D,e]);const ee=$();return t.jsxs("div",{className:"toggle-filter-component",ref:B,children:[t.jsxs("button",{className:"reset-styles-button center-flex relative button-filter-component",disabled:i,onClick:()=>T(!w),style:{fontSize:l},children:["Filtro ",ee?`(${ee})`:"",t.jsx(Ds,{})]}),w&&t.jsxs("div",{className:"filter-container-component",style:{width:c,height:d,right:h,top:g},children:[t.jsxs("div",{className:"filter-header",children:[t.jsx("h2",{className:"filter-title",style:{fontSize:l},children:"Filtros"}),t.jsxs("div",{className:"filter-header-buttons",children:[ee>0&&t.jsxs("button",{className:"clear-all",onClick:k,style:{fontSize:l},children:["Borrar todo",t.jsx(On,{width:"15px",height:"15px"})]}),t.jsx(ct,{sx:{color:"#8598ad"},style:{width:"14px",height:"14px"},onClick:()=>T(!w)})]})]}),e.map(({id:L,title:E,type:j="chips",options:y=[],placeholder:I,placeholderInput:R,textSelectAll:O,disabled:M})=>{var A,q;return t.jsxs("div",{className:"filter-section",children:[t.jsxs("button",{className:"section-header",onClick:()=>!(j==="select"||j==="multiselect")&&z(L),style:{cursor:j==="select"||j==="multiselect"?"default":"pointer"},children:[t.jsxs("span",{className:"section-header-title",style:{fontSize:o},children:["Por ",E]}),j==="chips"&&t.jsx("span",{className:"filter-container-icon",children:t.jsx(_n,{isOpen:D==null?void 0:D.includes(L),onChange:()=>{},color:"#8598AD",padding:"2px",display:"flex",height:"auto",width:"auto"})})]}),(D==null?void 0:D.includes(L))&&t.jsxs(t.Fragment,{children:[j==="select"&&t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(Bn,{id:L,placeholder:I||`Seleccione ${E}`,options:y,onChange:W=>{C(L,W.target.value||"")},placeholderInput:R||`Buscar ${E==null?void 0:E.toLowerCase()}`,width:"100%",value:((A=b==null?void 0:b.find(W=>W.id===L))==null?void 0:A.value)||"",disabled:M,fontSize:a,fontSizeOptions:a,position:"relative"})}),j==="multiselect"&&t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(Fn,{id:L,placeholder:I||`Seleccione ${E}`,options:y,onChange:W=>{C(L,W.target.value||[])},placeholderInput:R||`Buscar ${E==null?void 0:E.toLowerCase()}`,width:"100%",value:((q=b==null?void 0:b.find(W=>W.id===L))==null?void 0:q.value)||[],disabled:M,fontSize:a,fontSizeOptions:a,textSelectAll:O||`Todos los ${E==null?void 0:E.toLowerCase()}`,position:"relative"})}),j==="chips"&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"section-content",ref:W=>U.current[L]=W,style:f[L]?_[L]?{maxHeight:Z,overflowY:"scroll"}:{maxHeight:F,overflow:"hidden"}:{},children:y==null?void 0:y.map(W=>{var G;const P=((G=b==null?void 0:b.find(se=>se.id===L))==null?void 0:G.value)||[],X=P.includes(W.value);return t.jsx(Hn,{height:"27px",onChange:()=>{const se=X?P.filter(Q=>Q!==W.value):[...P,W.value];C(L,se)},isSelect:X,children:W.label},W.id||W.value)})}),t.jsx("div",{style:{display:"flex",justifyContent:"end",padding:"0 8%",marginTop:"10px"},children:(f==null?void 0:f[L])&&t.jsx("button",{className:"view-more",onClick:()=>K(L),children:_[L]?"Ver menos":"Ver más"})})]})]})]},L)})]})]})};kl.propTypes={data:n.arrayOf(n.shape({id:n.string.isRequired,title:n.string.isRequired,type:n.oneOf(["select","multiselect","chips"]),options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired})).isRequired,placeholder:n.string,placeholderInput:n.string,label:n.string,textSelectAll:n.string,disabled:n.bool})).isRequired,value:n.arrayOf(n.shape({id:n.string.isRequired,value:n.any.isRequired})),onChange:n.func.isRequired,disabled:n.bool,fontSizeLabel:n.string,fontSizeTitles:n.string,fontSizeSelects:n.string,widthFilterComponent:n.string,height:n.string,right:n.string,top:n.string};const Cl=({title:e,description:s,linkText:r,icon:i,fnNavigate:o,width:l,fnDownload:a,gapTitleDescription:c,height:d,hasDownloadButton:h,fontSizeTitle:g,fontSizeDescription:p,fontSizeButton:m,textButton:x,widthButton:b="7.5vw",id:u})=>t.jsxs("section",{id:"info-action-card-download-template",className:"info-action-card",style:{width:l,height:d},onClick:()=>o(u),children:[t.jsxs("div",{style:{height:"80%",display:"flex",flexDirection:"column",justifyContent:"space-evenly"},children:[t.jsxs("div",{className:"info-action-card__content info-action-card__content-download-template",children:[t.jsxs("div",{className:"info-action-card__content__text info-action-card__content__text-download-template",style:{gap:c},children:[t.jsx("h3",{style:{fontSize:g},children:e}),t.jsx("p",{style:{fontSize:p},children:s})]}),t.jsx("div",{className:"info-action-card__content__icon",children:i})]}),h&&t.jsx(sr,{buttonProperties:{disabled:!1,onClick:()=>a(),style:{minHeight:"32px",width:b,marginLeft:"10px",fontSize:m,display:"flex",justifyContent:"space-between",alignItems:"center"}},children:x})]}),t.jsx("div",{className:"info-action-card__action info-action-card__action-download-template",children:t.jsxs("div",{style:{display:"flex",alignItems:"center",padding:" 15px",gap:"10px",fontSize:p},children:[t.jsx("button",{children:r}),t.jsx(Ts,{})]})})]});Cl.propTypes={title:n.string,description:n.string,linkText:n.string,icon:n.node,fnNavigate:n.func,width:n.string,fnDownload:n.func,gapTitleDescription:n.string,height:n.string,hasDownloadButton:n.bool,fontSizeTitle:n.string,fontSizeDescription:n.string,fontSizeButton:n.string,textButton:n.string,widthButton:n.string,id:n.string};const Sl=({iconTitle:e,title:s,mainData:r,news:i,width:o,height:l,onChange:a,isSelected:c,value:d,disabled:h,keyReset:g,heightTitleFilter:p="20px",color:m="#575EE0"})=>{const[x,b]=v.useState({isSelected:c||!1,value:d||null}),u=D=>d===D.title,w=({item:D,from:z})=>{const C={isSelected:x.value!==D.title,value:x.value===D.title?null:D.title};b(C),a({item:D,from:z,title:s,selected:C.value,isSelected:C.isSelected})};v.useEffect(()=>{b({isSelected:!1,value:null})},[g]);const T=D=>!!(Number(D.quantity)===0||h);return t.jsxs("div",{className:"ProcessFilter",style:{width:o,height:l,borderColor:m},children:[t.jsxs("div",{className:"ProcessFilter-header",style:{height:p},children:[t.jsxs("div",{className:"ProcessFilter-titleWrapper",children:[e,t.jsx("h2",{className:"ProcessFilter-title",style:{color:m},children:s})]}),t.jsx("div",{className:"ProcessFilter-statsWrapper",children:t.jsx(_i,{})})]}),t.jsx("div",{className:"ProcessFilter-mainData",children:r.map(D=>t.jsxs("div",{onClick:()=>T(D)?null:w({item:D,from:"main"}),className:`ProcessFilter-item-wrapper ${u(D)?"selected":""} ${T(D)?"disabled":""}`,children:[t.jsxs("div",{className:"ProcessFilter-item-content-icon-title",children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:11,fill:"none",children:t.jsx("path",{fill:"#fff",d:"M13.407 1.545 11.832 0 4.469 7.172l-2.883-2.8L0 5.91l4.469 4.343 8.938-8.708Z"})}),t.jsx("span",{className:"ProcessFilter-item-title",children:D.title})]}),t.jsx("span",{className:"ProcessFilter-item-quantity",children:D.quantity})]},D.id))}),i.length>0&&t.jsxs("div",{className:"",children:[t.jsxs("h3",{className:"ProcessFilter-newsTitle",children:["Novedades (",i.reduce((D,z)=>D+(parseInt(z.quantity)||0),0),")"]}),i.map(D=>t.jsxs("div",{onClick:()=>T(D)?null:w({item:D,from:"news"}),className:`ProcessFilter-item-wrapper ${u(D)?"selected":""} ${T(D)?"disabled":""}`,children:[t.jsxs("div",{className:"ProcessFilter-item-content-icon-title",children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:11,fill:"none",children:t.jsx("path",{fill:"#fff",d:"M13.407 1.545 11.832 0 4.469 7.172l-2.883-2.8L0 5.91l4.469 4.343 8.938-8.708Z"})}),t.jsx("span",{className:"ProcessFilter-item-title",children:D.title})]}),t.jsx("span",{className:"ProcessFilter-item-quantity",children:D.quantity})]},D.id))]})]})};Sl.propTypes={iconTitle:n.any,title:n.string,mainData:n.array,news:n.array,width:n.string,height:n.string,onChange:n.func,isSelected:n.bool,value:n.string,disabled:n.bool,keyReset:n.number,heightTitleFilter:n.string,color:n.string};const Mu=({locale:e="es",disablePastDates:s,onDateRangeChange:r,withoutSearchButton:i=!1,onReset:o,limitRange:l,disableFutureDates:a,disablePastDaysCount:c})=>{const[d,h]=v.useState(!1),[g,p]=v.useReducer(O=>O+1,0),m=e==="es"?hr:fr,[x,b]=v.useState(null),[u,w]=v.useState(null),[T,D]=v.useState(null),[z,C]=v.useState(new Date),[k,$]=v.useState(new Date(new Date().setMonth(new Date().getMonth()+1))),[B,_]=v.useState(!1),V=(O,M)=>{const A=new Date;if(A.setHours(0,0,0,0),c){const q=new Date(A);if(q.setDate(A.getDate()-c),O<q||O>A)return!0}return M&&s&&O<A||!M&&a&&O>A||s&&O<A||a&&O>A?!0:l>0&&x?gl(O,x,l):!1},f=O=>{const M=O.getFullYear(),A=O.getMonth(),W=new Date(M,A,1).getDay(),P=new Date(M,A+1,0),X=[],G=new Date(M,A,0).getDate();for(let he=W-1;he>=0;he--)X.push(new Date(M,A-1,G-he));for(let he=1;he<=P.getDate();he++)X.push(new Date(M,A,he));const Q=42-X.length;for(let he=1;he<=Q;he++)X.push(new Date(M,A+1,he));return X},H=O=>!x||!u?!1:O>=x&&O<=u,U=O=>!x||!T?!1:O>=x&&O<=T||O<=x&&O>=T,F=O=>{!x||u?(b(O),w(null)):O<x?(w(x),b(O),i&&I(O,x)):(w(O),i&&I(x,O))},Z=O=>{D(O)},K=()=>!x||!u?0:Math.round((u.getTime()-x.getTime())/(1e3*60*60*24))+1,ee=(O,M)=>{const A=new Date(O.getFullYear(),O.getMonth()-1,1);s&&A<new Date(new Date().getFullYear(),new Date().getMonth(),1)&&M||(M?C(A):($(A),A.getMonth()===z.getMonth()&&C(new Date(A.getFullYear(),A.getMonth()-1,1))))},L=(O,M)=>{const A=new Date(O.getFullYear(),O.getMonth()+1,1);M?(C(A),A.getMonth()===k.getMonth()&&$(new Date(A.getFullYear(),A.getMonth()+1,1))):$(A)},E=O=>{const A=O.toLocaleDateString(m.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),q=A[0].charAt(0).toUpperCase()+A[0].slice(1),W=A[1],P=A[2].charAt(0).toUpperCase()+A[2].slice(1),X=A[3];return`${q} ${W} de ${P} ${X}`},j=()=>{const O=new Date;b(null),w(null),C(O),$(new Date(new Date().setMonth(new Date().getMonth()+1))),_(!1),o({startDate:null,endDate:null}),p()},y=()=>{_(!1);const O=dt(x),M=dt(u);r({startDate:O,endDate:M}),h(!1)},I=(O,M)=>{b(O),w(M),_(!1);const A=dt(O),q=dt(M);r({startDate:A,endDate:q}),h(!1)};return{isOpen:B,endDate:u,language:m,leftMonth:z,startDate:x,setIsOpen:_,hoverDate:T,rightMonth:k,formatDate:E,handleSearch:y,handleCancel:j,isDateInRange:H,getDaysInMonth:f,isDateDisabled:V,handleDateClick:F,handleDateHover:Z,handlePrevClick:ee,handleNextClick:L,getDaysSelected:K,isDateInHoverRange:U,keyReset:g,resetSelect:p,handleBasicSelect:({value:O})=>{O==="custom"?(h(!0),_(!1)):r({value:O})},isOpenCalendar:d,setIsOpenCalendar:h}},Tl=({locale:e="es",onDateRangeChange:s,disablePastDates:r,limitRange:i=0,resetButton:o=!0,onReset:l,direction:a="right",heightBoxes:c="40px",fontSize:d="0.92vw",disabled:h,disableFutureDates:g,optionsBasicSelect:p,withoutSearchButton:m,widthBasicSelect:x,fontSizeLabelBasicSelect:b,fontSizeOptionsBasicSelect:u,labelText:w,subLabelText:T,disablePastDaysCount:D,keyResetBasicSelect:z})=>{const{keyReset:C,isOpen:k,endDate:$,language:B,leftMonth:_,startDate:V,setIsOpen:f,rightMonth:H,handleSearch:U,handleCancel:F,isDateInRange:Z,getDaysInMonth:K,isDateDisabled:ee,handleDateClick:L,handleDateHover:E,handlePrevClick:j,handleNextClick:y,getDaysSelected:I,isDateInHoverRange:R,handleBasicSelect:O,isOpenCalendar:M,setIsOpenCalendar:A}=Mu({locale:e,onReset:l,onDateRangeChange:s,disablePastDates:r,withoutSearchButton:m,limitRange:i,disableFutureDates:g,disablePastDaysCount:D}),q=v.useRef(null);v.useEffect(()=>{const P=X=>{q.current&&!q.current.contains(X.target)&&(k||M)&&(f(!1),A(!1),o||F())};return document.addEventListener("mousedown",P),()=>{document.removeEventListener("mousedown",P)}},[$,F,k,f,V,o,M,A]);const W=(P,X=!0)=>{const G=K(P),se=P.getMonth(),Q=(le,fe)=>[le&&le.getMonth()!==se?"other-month":"",le&&Z(le)?"in-range":"",le&&R(le)?"hover-range":"",le&&(le.getTime()===(V==null?void 0:V.getTime())||le.getTime()===($==null?void 0:$.getTime()))?"selected":"",ee(le,fe)?"disabled":""].join(" "),he=({date:le,isLeftCalendar:fe,disablePastDates:_e,leftMonth:ke})=>{const Pe=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),ce=new Date(le.getFullYear(),le.getMonth()-1,1).getTime();return!!(_e&&(ce<Pe||!fe&&new Date(ke.getFullYear(),ke.getMonth(),1).getTime()<=Pe))};return t.jsxs("div",{className:"calendar",children:[t.jsxs("div",{className:"calendar-header",children:[t.jsx("button",{className:"calendar-nav-button",onClick:()=>j(P,X),disabled:Vn(new Date(P.getFullYear(),P.getMonth()-1,1),!0,V,i)||he({date:P,isLeftCalendar:X,disablePastDates:r,leftMonth:_}),children:t.jsx("span",{className:"sr-only",children:t.jsx(dr,{style:{width:"15px"}})})}),t.jsxs("h2",{className:"calendar-title",children:[B.MONTHS[P.getMonth()],t.jsx("p",{children:P.getFullYear()})]}),t.jsx("button",{className:"calendar-nav-button",onClick:()=>y(P,X),disabled:Vn(new Date(P.getFullYear(),P.getMonth()+1,1),!1,V,i)||g&&new Date(P.getFullYear(),P.getMonth(),1).getTime()>=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),children:t.jsx("span",{className:"sr-only",children:t.jsx(ur,{style:{width:"15px"}})})})]}),t.jsxs("div",{className:"calendar-grid",style:{gridTemplateColumns:`repeat(7, ${c})`},children:[t.jsx("div",{className:"background-days"}),B.DAYS.map(le=>t.jsx("div",{className:"calendar-day-header",style:{fontSize:d},children:le},le)),G.map((le,fe)=>t.jsx("div",{className:"calendar-day-wrapper",children:t.jsx("button",{className:`calendar-day ${Q(le,X)}`,disabled:!le||ee(le),onClick:()=>le&&!ee(le)&&L(le),onMouseEnter:()=>le&&!ee(le)&&E(le),onMouseLeave:()=>E(null),children:t.jsx("span",{className:`day-text ${le?"":"text-muted"}`,style:{fontSize:d},children:le?le.getDate():""})})},`${le}_${fe}`))]})]})};return v.useEffect(()=>{z&&F()},[z]),v.useEffect(()=>{k&&A(!1)},[k]),t.jsxs("div",{className:"container-date-range-picker",children:[t.jsxs("div",{className:"date-range-picker",ref:q,style:{width:x},children:[t.jsx(et,{label:"Buscar por fecha",options:p,size:x,isOpen:k,setIsOpen:f,disabledClickOutside:!0,disabled:h,onchange:O,fontSizeLabel:b,fontSizeOptions:u,keyReset:C,labelText:w,subLabelText:T,sortAlphabetically:!1}),M&&t.jsxs("div",{className:"date-picker-dropdown",style:{right:a==="right"?"0":"auto",left:a==="left"?"0":"auto",top:"90%"},children:[t.jsxs("div",{className:"calendars-wrapper",children:[W(_,!0),W(H,!1)]}),!m&&t.jsx("div",{className:"date-picker-footer",children:V&&$&&t.jsxs("div",{style:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},children:[t.jsxs("div",{className:"days-selected",children:[I()," ",B.days]}),t.jsxs("div",{className:"date-picker-actions",children:[t.jsx(Ln,{buttonProperties:{onClick:()=>F(),style:{width:"115px",textAlign:"center"}},children:B.cancel}),t.jsx(Ye,{buttonProperties:{onClick:()=>U(),style:{width:"115px",textAlign:"center"}},children:B.search})]})]})})]})]}),V&&$&&o&&t.jsx("button",{className:"button-reset",onClick:()=>F(),children:t.jsx(Sn,{})})]})};Tl.propTypes={locale:n.oneOf(["es","en"]),heightBoxes:n.string,onDateRangeChange:n.func,disablePastDates:n.bool,resetButton:n.bool,withoutSearchButton:n.bool,onReset:n.func,direction:n.oneOf(["left","right"]),fontSize:n.string,limitRange:n.number,keyReset:n.number,disabled:n.bool,disableFutureDates:n.bool,optionsBasicSelect:n.array,widthBasicSelect:n.string,fontSizeLabelBasicSelect:n.string,fontSizeOptionsBasicSelect:n.string,labelText:n.string,subLabelText:n.any,disablePastDaysCount:n.number,keyResetBasicSelect:n.number};const Ml=({width:e,menu:s,submenu:r,tab:i,navigateFn:o,fontSize:l,Icon:a,marginTop:c})=>{const d=()=>{o({submenu:r,tab:i})};return t.jsxs("div",{className:"flex gap w-full",style:{width:e},children:[t.jsxs("ul",{className:"flex gap items-center ulBreadcrumbs",children:[t.jsx("li",{className:"list-none flex",style:{marginTop:c??"4px"},children:a||t.jsx(Tn,{width:25,height:25})}),t.jsx("li",{className:"list-none",style:{fontSize:l},children:s}),t.jsx("li",{className:"list-none",style:{fontSize:l},children:t.jsx(zn,{})})]}),t.jsxs("ul",{className:"flex gap items-center pointer ulBreadcrumbs",children:[t.jsx("li",{className:`list-none ${i?"border-bottom":"color-tab"}`,onClick:d,style:{fontSize:l},children:r}),i&&t.jsx("li",{className:"list-none",style:{fontSize:l},children:t.jsx(zn,{})}),i&&t.jsx("li",{className:"list-none color-tab",style:{fontSize:l},children:i})]})]})};Ml.propTypes={width:n.string,menu:n.string,submenu:n.string,tab:n.string,navigateFn:n.func,fontSize:n.string,Icon:n.element,marginTop:n.string};const zl=({steps:e=[],currentStep:s=1,width:r="600px"})=>{const i=()=>e.length<=1?0:s/e.length*100;return t.jsxs("div",{className:"stepper-container",style:{width:r},children:[t.jsx("div",{className:"stepper-line",style:{"--progress-width":`${i()}%`}}),t.jsx("div",{className:"stepper-steps",children:e.map((o,l)=>{const a=l+1,c=a<s,d=a===s;return t.jsxs("div",{className:"step-wrapper",children:[t.jsx("div",{className:`step-circle ${c?"completed":d?"current":"inactive"}`,children:c?t.jsx("svg",{className:"checkmark",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",children:t.jsx("polyline",{points:"20,6 9,17 4,12"})}):t.jsx("span",{className:"step-number",children:a})}),t.jsx("div",{className:"step-label",children:o.title})]},l)})})]})};zl.propTypes={steps:n.array,currentStep:n.number,width:n.string};const El=({width:e,items:s=[],onItemClick:r,fontSize:i,Icon:o,marginTop:l})=>{const a=(c,d)=>{r&&typeof r=="function"&&r(c,d)};return!s||s.length===0?null:t.jsx("div",{className:"flex gap w-full",style:{width:e},children:t.jsxs("ul",{className:"flex gap items-center ulBreadcrumbs",children:[t.jsx("li",{className:"list-none flex",style:{marginTop:l??"4px"},children:o||t.jsx(Tn,{width:25,height:25})}),s.map((c,d)=>{const h=d===s.length-1,g=(c==null?void 0:c.isClickable)!==!1&&!h,p=d===1;return t.jsxs("div",{className:"flex gap items-center",children:[t.jsx("li",{className:`list-none ${h?"color-tab":g||p?"pointer border-bottom":""}`,onClick:()=>g?a(c,d):null,style:{fontSize:i,cursor:g?"pointer":"default"},title:g?`Click to navigate to ${c.name||c}`:void 0,children:c.name||c}),!h&&t.jsx("li",{className:"list-none",style:{fontSize:i},children:t.jsx(zn,{})})]},d)})]})})};El.propTypes={width:n.string,items:n.arrayOf(n.oneOfType([n.string,n.shape({name:n.string.isRequired,path:n.string,id:n.oneOfType([n.string,n.number]),data:n.any})])).isRequired,onItemClick:n.func,fontSize:n.string,Icon:n.element,marginTop:n.string};const Nl=({icon:e,title:s,className:r="",children:i})=>t.jsxs("div",{className:`data-section ${r}`,children:[t.jsxs("div",{className:"data-section-header",children:[e&&t.jsx(e,{className:"data-section-icon"}),t.jsx("h3",{className:"data-section-title",children:s})]}),t.jsx("div",{className:"data-section-content",children:Array.isArray(i)?i.map((o,l)=>t.jsx("div",{className:"data-section-item",children:o},l)):t.jsx("div",{className:"data-section-item",children:i})})]});Nl.propTypes={icon:n.elementType,title:n.string,className:n.string,children:n.oneOfType([n.node,n.arrayOf(n.node)])};const zu=Fe(t.jsx("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m3.59-13L12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12 17 8.41z"}),"CancelOutlined"),Dl=({data:e,language:s,onSave:r,onCancel:i,isUpdate:o})=>{const[l,a]=v.useState(e),c={en:{title:"Application list",update:"Update application",cancel:"CANCEL",save:"SAVE"},es:{title:"Lista de aplicaciones",update:"Editar aplicación",cancel:"CANCELAR",save:"GUARDAR"}},d=c[s]??c.es,h=p=>{const m=l.filter((x,b)=>b!==p);a(m)},g=()=>{r(l)};return t.jsx("div",{className:"modal-overlay",children:t.jsxs("div",{className:"modal-listAplication",children:[t.jsxs("div",{className:"relative-onehundredpercent",children:[t.jsx("div",{className:"modal-listAplication-header",children:t.jsx("h2",{children:o?d.update:d.title})}),t.jsx("button",{className:"close-button",onClick:i,children:t.jsx(ct,{sx:{color:"#8598ad"}})})]}),t.jsx("div",{className:"modal-listAplication-content",children:l==null?void 0:l.map((p,m)=>t.jsxs("div",{className:"application-item",children:[t.jsx("div",{className:"application-header",children:t.jsx("h3",{children:p.title})}),t.jsxs("div",{className:"container-center-between",children:[t.jsx("div",{className:"application-title",children:typeof p.logo=="string"?t.jsx("div",{children:t.jsx("img",{src:p==null?void 0:p.logo,alt:`${p.title} logo`,className:"app-logo"})}):t.jsx("div",{children:t.jsx(p.logo,{})})}),l.length>1&&t.jsx("button",{className:"remove-button",onClick:()=>h(m),children:t.jsx(zu,{sx:{color:"#8598ad"}})})]}),t.jsx("p",{className:"application-manager",children:p.manager}),m<e.length-1&&t.jsx("hr",{})]},m))}),t.jsxs("div",{className:"modal-listAplication-footer",children:[t.jsx(Ot,{buttonProperties:{disabled:!1,onClick:()=>i(),style:{width:"45%"}},children:d.cancel}),t.jsx(Ye,{buttonProperties:{disabled:!1,onClick:()=>g(),style:{width:"45%"}},children:d.save})]})]})})};Dl.propTypes={data:n.array,language:n.oneOf(["en","es"]),onSave:n.func,onCancel:n.func,isUpdate:n.bool};const Ol=e=>e.toLocaleDateString("es-ES",{day:"numeric",month:"long",year:"numeric"}),Al=({isOpen:e,ticketNumber:s="##000",date:r=new Date,setIsOpen:i,isReadOnly:o=!1,fontSize:l="1vw",fontSizeButton:a="0.8vw",fontSizeTicketNumber:c="1.3vw",width:d="40vw",onAccept:h,onCreateNewTicket:g,createNewTicket:p=!0})=>{if(!e)return null;const m=()=>i(!1),x=()=>{m(),h()},b=()=>{m(),g()};return t.jsx("div",{className:"overlay",children:t.jsxs("div",{className:"modal-ticket-modal",style:{width:d},children:[t.jsx("button",{onClick:m,className:"closeButton",children:t.jsx(ct,{sx:{color:"#8598ad"}})}),t.jsxs("div",{className:"main-content",children:[o&&t.jsxs("div",{className:"alert",children:[t.jsx(Yt,{width:30}),t.jsx("p",{style:{fontSize:l},children:"Estás usando un usuario de prueba. No se va a generar ningún Ticket"})]}),t.jsx("h2",{className:"title",children:"Se ha cargado su solicitud correctamente"}),t.jsxs("div",{className:"content-ticket",children:[t.jsx(En,{width:"35%"}),t.jsxs("div",{className:"content",children:[t.jsx("p",{style:{fontSize:l},children:"Se ha creado una nueva solicitud"}),t.jsxs("div",{children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Número de ticket"}),t.jsx("p",{className:"ticketNumber",style:{fontSize:c},children:s})]}),t.jsxs("div",{className:"content-date",children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Fecha:"}),t.jsx("p",{style:{fontSize:l},children:Ol(r)})]})]})]}),t.jsxs("div",{className:"buttonContainer",style:{justifyContent:p?"space-between":"center"},children:[p&&t.jsx(Ot,{buttonProperties:{disabled:!1,onClick:()=>b(),style:{width:"50%",fontSize:a}},children:"CREAR NUEVA SOLICITUD"}),t.jsx(Ye,{buttonProperties:{disabled:!1,onClick:()=>x(),style:{width:"50%",fontSize:a}},children:"ACEPTAR"})]})]})]})})};Al.propTypes={isOpen:n.bool,ticketNumber:n.string,date:n.instanceOf(Date),setIsOpen:n.func,isReadOnly:n.bool,fontSize:n.string,fontSizeButton:n.string,fontSizeTicketNumber:n.string,width:n.string,onAccept:n.func,onCreateNewTicket:n.func,createNewTicket:n.bool};const Eu="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAugAAACTCAMAAADr/hyJAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAJhUExURQAAANzz7dzz7dz07P///9zz7dzz7dvt7dzz7dvz7dzz7t3y7t307dvz7dv//9zz7d307eD169zz7dr079vz7dvz7dzz7d307b///9zz7tzz7dzz7tjr69vz69zy7dzz7dzy7tz27d307Nzz7f///9z07dzz7dX//9zz7tzz7dzz7dXq6t3y7tzz7dzz7f///9vz89v07Nzz7Nzz7d//397379zz7dzz7d/v793u7tjw8N/v79rz7Nzy7tzz7eHw8Nvz7dzz6N3z7dzz7dny8tvw8Nzz7d706dzz7eP/49zz7d307dzz7dzz7N307tvy7tzz7dv07N317N3y7t3z7dzx6uPx8dj169307tvy7dzz7tzz7dz169v07dzz7d3z7d3z7Nrw8Nzz7tvz7dzz7d337tzz7dzz7dz07Nzz7dzz7Nfy8tzz7dzz69zz7d3x6ub/5tHo6Nzz7N3z7dzy7dzy7Nzy7tvz7dv07sz//931693z7dzy7dz07d3z7tzz7d307dvz7dvz7N3x7tzy7dvy7Nrx7Nv07Nzz7dzz7dz07dzz7dv07dvy7dzy7Nzz7dzy7tzz7tzz7dvy69v169zy7dzz7drz79zz7dzy7dzz7t307tv179zz7t307dvz7Nvz7dzz7tzz7dvz7t/y7Nzz7dv07dv07dz07dzz7dzz7Nvz7d3z7dzy7d7y69zz7tzz7dzz7dzz7N3y7d3y7d7x7Nzy7tz07N3z7N3y7Nzz7tzz7Nz07dzz7tzz7Nzy7dzz7tzz7dzz7d3z7tz17t707t/06tzz7tv07dzz7f///6DK0vIAAADJdFJOUwDE5l4B+pEOuyrbTPSAB/ycGbww11XsbwSw9oUNQMv9oR1E0gLfxwZm6dUMd/LhAxWI+OsIH5n7IA8hECmi8xErFqvwFCP3F/UJ7959zllNxbM1PKokEhqGY8zZM3LYuVIize3jHv75ieVsE91B2iUKC3vPtmB1rFwFNH/KtGjocLqkS4x5N12a8XSunWRR7naSgk4ytag+kLeEWzGvyKVUsadqKL2ecZ/il4FTOieTprjqjmE2O1+Vo75tSFhui7/W0WlJLhgsR8ixHpYAAAABYktHRASPaNlRAAAAB3RJTUUH6AsMDjsfsOFyIQAAAAFvck5UAc+id5oAAAbYSURBVHja7d3pdxNVGIDxSQJp0CYBYRqEQiEt0tYUmBZiEdKWpSxWSWMK1RjAqlCWVmUTlEWxgKJAFdwRFUFUVNz3fdf/ykY8AkJqs74zc5/fx36aufOcnDt3bme0PwEFaNIHABQDoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOpRA6FACoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOpRA6FACoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOpRA6FACoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOlTgIHTYn9M1jNBhd8PdJZpG6LA5zwhNI3TY3FVXaxqhw+ZKvT6N0GFz/pGjNI3QYXPXjNY0QofNjdE1jdBhc2WBsZd2rl0rfUhAvo0bX65dZsJE6cMC8qli0mTtioKV0ocG5I1ntJZOlT5F+uiAvLhugjaYqdU10kcI5KxW1/7P9aE66aMEcjKtevr/dj5ghlEvfaRA1hpCM4eSecqs8A3SRwtkpcxbMtTMUxpJHRZUZ8zOJPOUG8N+6aMGMlJnzMk085S5EVKHdTQZzdlkntISqZA+emBISt3zss08ZfR8Uof5LRi/MJfMU1q5LYXJlXmznrRcrNG9SPpMgLRqvBmvtKSz2FgifTbAFU0LLM1X5ikLvTdJnxFwmbaAL/e4L9V8c430WQGXuGXZkPa0ZMrnGiN9ZsC/HNFhhcg8pSraLn12QEpF7NZCVX5evIPHpZDW5J5V2MxTlrPaCFE13hWFzzyl87Yy6XOFsipvH/J289z5XPwfNQRUeAp3B5oGk3UUW1N4bpEr/1urwUMkFE9bqEhT88uVBHg9Booj4Rqbe7DZqwoyg0HBLYqMzr3VXLUaDdLjAFu7Q27Ocimf7pEeC9iVPxYs9jrLYJLhUukRgQ05jcm5x5lfK1aukh4V2EvF6jtFb0DT4mcd+eM0uqSDTm929V3S4wM7qPDo5vwxvyDpvlt6lGBx9xhrpDMeipm6Z630UMGyujuiBfm/oYIYsW699HjBkiZu2Cgdb2aq4tyZIkNOtwkegGauxMUUBkNWHzP9/Wd6a0I90uMHS0gELDZl+a+q3pFs5sXg7vXeJ91pPviiEabrSKcsHDfTZpbc3K/HhksPKExoQSRq3Yn5la2odnBriovVx1ybpLMsiNbNW6THFmbRvXVb3l6Ca0KNAX7X8affEcjp+xSWMIvW1TZQ+QzpCGkdhVUfq1al8vO6Hmjn60iqKd2+w87z8nQWujpYX1dHWUS/Xjo5MfdHIzw3VcEUd/BB6diETY+775G+DCioWsNGzz5zMeyhnbuYsNvTuN17LPHfQkWzUI8skL4oyLOHI3q5dFgmND1uJKQvDfLFn/AmmbCkdd8je/mehvXVPLrMJG+RM7GlQSPB4yTruiFhxKukI7KKxXrYKX3BkIWesK7iI6FcVCVDnm7p64YMlHoCjdLVWFR53767WHe0giV79x+w239QFFk5U3aTG5iUB4v4oTg7m6e7WXg0JX/CiJZI52Evax57fIz0ZcXFutuNPiIviHlRw8ENqhmUOozgUukc7G1TPOQZJ32dlXbQE4pPlc5ADb74E0+yzi6govbQ4RE82C+uzoF5DNsFiqfOYUQt/to463owGYi0SReggJ5IIMljfWmTj4zf2y+dgm21dTzVy9qKeXRGvTG+KZNfzpg3av/Xr1hQ1VzX0+1N0nnYgnPr0WOd0tcTgxr4be+oZdNAtvw9A7/jo6QvIoZoTjwQdtRLR2MxTYlIIG7P137am+8Z17pnp0jnYwXdlc9tPrKcdRVLK0+6jFgPc5k0nDHDlWTzoW2seH7PCy+2sbn9gvrK+S8df5nEbWlqVzQUdhyUbkxYfyIS0lus89VaZKuzd8++E5VLpIMruoZXXj2641Ye/6imOamHwh4VPhDZn+gYmInPkR5wiJqTfG2l++QWG+4iWLu+/fV1p/pO+6SHGGZS3tJ3yni9fb1fus+cLbrqjTM7t/W2smscg2luCVZ7w7GE1ba899d6IkZAT3ayII6MbDo9Ycebxlu7d71t3o3vdXc4Tpx9Z8O7763h9xu5KzkXP3Jq5/sffLirTfytv/6PVrXHJn28/5OrP53MOjgKZuy8059FP1/50hdfnvwq0dNQ+C01Tc5Vuzzbz7yw8+vj33zayuIJZPhmdCV7j31b/V1o/PfhSMfqHxI/9jT0Z7GKM7y/39nz00TP7o5DZw1v6OfD+i/xXxubmXLD3KY3N//W1fV7MhkPntenX/DHP387kEye6+ra2MzLOQEAyMBf4Qb2Ap6Bh4QAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjQtMTEtMTJUMTQ6NTk6MTIrMDA6MDBpf70TAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDI0LTExLTEyVDE0OjU5OjEyKzAwOjAwGCIFrwAAACh0RVh0ZGF0ZTp0aW1lc3RhbXAAMjAyNC0xMS0xMlQxNDo1OTozMSswMDowMDz6OZAAAAAASUVORK5CYII=",Il=({onChange:e,handleClose:s})=>{const[r,i]=v.useState(!1),o=()=>{e(r),s()};return t.jsx("div",{className:"modal-overlay",children:t.jsxs("div",{className:"modal-VisualizationModaLogin",children:[t.jsx("img",{src:Eu,alt:"",className:"backgroundTicket"}),t.jsx("div",{className:"TicketImageUserReadOnly",style:{height:"95px"},children:t.jsx("div",{className:"UserReadOnlyIconCenter",children:t.jsx(Yt,{width:80})})}),t.jsx("button",{className:"close-button-VisualizationModaLogin",onClick:s,children:t.jsx(ct,{sx:{color:"#8598ad"}})}),t.jsxs("div",{className:"container-content",children:[t.jsx("div",{className:"modal-header",children:t.jsx("h2",{children:"¿Qué es un usuario de Visualización?"})}),t.jsxs("div",{className:"modal-content",children:[t.jsx("p",{children:"Este perfil se puede utilizar para realizar ensayos o simulaciones dentro del portal, aplicación o plataforma. Este tipo de usuario se creo con el objetivo de evaluar funcionalidades, detectar errores o problemas, y verificar que el sistema funciona correctamente antes de que esté disponible para usuarios reales."}),t.jsx("h3",{children:"¿Qué puedo y que no puedo hacer?"}),t.jsxs("ul",{children:[t.jsx("li",{children:"Puedes Visualizar y hacer el flujo de una sección dentro del portal"}),t.jsx("li",{children:"Puedes hacer la navegación pero no es posible guardar o realizar solicitudes de Tickets"})]}),t.jsx("div",{className:"checkbox-container",children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{onChange:l=>i(l.target.checked),sx:{"&.Mui-checked":{color:"#33a4dd"}}}),label:"No volver a mostrar al iniciar sesión"})}),t.jsx("div",{className:"container-button-modal",children:t.jsx(Ye,{buttonProperties:{disabled:!1,onClick:()=>{o()},style:{width:"40%"}},children:"ACEPTAR"})})]})]})]})})};Il.propTypes={onChange:n.func,handleClose:n.func};const Rl=({isOpen:e,setIsOpen:s,width:r="30vw",fontSizeTitle:i="1.5vw",fontSizeDescription:o="1vw",fontSizeButton:l="1vw",description:a="Al cancelar perderás los datos proporcionado en la acción.",title:c="¿Estas seguro que deseas cancelar dia y hora específicos de la promoción?",textButton:d="ACEPTAR",onAccept:h})=>{if(!e)return null;const g=()=>s(!1),p=()=>{s(!1),h()};return t.jsx("div",{className:"overlay",children:t.jsxs("div",{className:"modal-ticket-modal",style:{width:r},children:[t.jsx("button",{onClick:g,className:"closeButton",children:t.jsx(ct,{sx:{color:"#8598ad"}})}),t.jsxs("div",{className:"main-content",children:[t.jsx("div",{className:"iconContainer",children:t.jsx(Os,{})}),t.jsx("h2",{className:"title",style:{border:"none",fontSize:i},children:c}),t.jsx("p",{className:"warning-modal-description",style:{fontSize:o},children:a}),t.jsx("div",{className:"buttonContainer",children:t.jsx(Ye,{buttonProperties:{disabled:!1,onClick:()=>p(),style:{width:"100%",fontSize:l}},children:d})})]})]})})};Rl.propTypes={isOpen:n.bool,setIsOpen:n.func,width:n.string,fontSizeTitle:n.string,fontSizeDescription:n.string,fontSizeButton:n.string,textButton:n.string,onAccept:n.func};const Pl=({title:e,icon:s,className:r="",classNameTextArea:i="",value:o="",onChange:l,placeholder:a="Modificación de la promoción por cambios de Stock.",disabled:c=!1})=>t.jsxs("div",{className:`observations ${r}`,children:[t.jsxs("div",{className:"observations-header",children:[s&&t.jsx(s,{className:"observations-icon"}),t.jsx("h3",{className:"observations-title",children:e})]}),t.jsx("div",{className:"observations-content",children:t.jsx("textarea",{className:`observations-textarea ${i}`,value:o,onChange:l,placeholder:a,rows:4,disabled:c})})]});Pl.propTypes={title:n.string,icon:n.elementType,className:n.string,classNameTextArea:n.string,value:n.string,onChange:n.func,placeholder:n.string,disabled:n.bool};const Wl=({titles:e=["1. Cargar Datos de Cancelación","2. Validar los Datos Cargados","3. Aceptar o Rechazar"],currentStep:s=1,fontSizeTitles:r,widthIcon:i,heightIcon:o,width:l})=>{const a=[Vi,Hi,qi],c=e.map((d,h)=>({number:h+1,title:d,icon:a[h]}));return t.jsxs("div",{className:"stepper",style:{width:l},children:[t.jsx("div",{className:"stepper-progress",children:t.jsx("div",{className:"stepper-progress-bar",style:{width:s===1?"0%":s===2?"52%":"100%"}})}),t.jsx("div",{className:"stepper-steps",children:c.map(d=>{const h=d.icon,g=s>=d.number;return t.jsxs("div",{className:`stepper-step ${g?"active":""}`,style:{height:o},children:[t.jsx("span",{className:"stepper-title",style:{fontSize:r},children:d.title},d.number),t.jsx("div",{className:"stepper-icon",style:{width:i,height:o},children:t.jsx(h,{})})]},d.number)})})]})};Wl.propTypes={titles:n.arrayOf(n.string),currentStep:n.number,fontSizeTitles:n.string,widthIcon:n.string,heightIcon:n.string,width:n.string};const $l=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-InProcessing",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Dn,{fill:"#d0aa00"}),"En Procesamiento"]});$l.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const Bl=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-ToStart",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(Dn,{fill:"#7c92c5"}),"Por Iniciar"]});Bl.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const gr=(e,s="100px",r,i,o)=>({Activo:t.jsx(ir,{width:s,fontSize:r,marginAuto:i,height:o}),Cancelada:t.jsx(lr,{width:s,fontSize:r,marginAuto:i,height:o}),Finalizada:t.jsx(ar,{width:s,fontSize:r,marginAuto:i,height:o}),Inactivo:t.jsx(or,{width:s,fontSize:r,marginAuto:i,height:o}),"En Procesamiento":t.jsx($l,{width:s,fontSize:r,marginAuto:i,height:o}),"Por Iniciar":t.jsx(Bl,{width:s,fontSize:r,marginAuto:i,height:o}),"En tránsito":t.jsx(cr,{width:s,fontSize:r,marginAuto:i,height:o})})[e]||e,Fl=({data:e,onEdit:s,width:r,dataKeysNotToRender:i=[],textButton:o="Editar",textHeader:l="Acción",messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeight:d,onFnIcon:h,icon:g=t.jsx(Ms,{}),widthState:p,onEditSubData:m,onFnIconSubData:x,subMessage:b,onClickOptions:u,onClickSubOptions:w,fontSizeTHead:T,fontSizeTBody:D,widthOptions:z,fontSizeOptions:C,nameOfKeyState:k="Estado",texAlignTHead:$="start",textAlignTBody:B="start",fontSizeState:_,fontStyleTBody:V="normal",fontStyleTHead:f="normal"})=>{const[H,U]=v.useState({}),F=E=>{U(j=>({...j,[E]:!j[E]}))},Z=E=>{s(E)},K=E=>{m(E)},ee=e.length>0?Object.keys(e[0]).filter(E=>E!=="subData"&&!i.includes(E)):[],L=E=>E!=="Inactivo"?"#8598ad":"#7c7c7c";return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:d},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[t.jsx("th",{}),ee.map((E,j)=>t.jsx("th",{style:{fontSize:T,textAlign:$,fontStyle:f},children:E.replace(/_/g," ")},j)),ee.length>0?t.jsx("th",{style:{fontSize:T,textAlign:$,fontStyle:f},children:l}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:ee.length+1,style:{fontSize:c,textAlign:"center",fontStyle:V},children:a})}),e==null?void 0:e.map(E=>{var j;return t.jsxs(v.Fragment,{children:[t.jsxs("tr",{className:"main-row",children:[t.jsx("td",{children:t.jsx("button",{onClick:()=>F(E.id),className:"reset-styles-button",style:{width:"100%"},children:t.jsx("i",{className:`arrow-grey-container ${H[E.id]?"up":"down"}`})})}),ee.map((y,I)=>t.jsx("td",{style:{color:y!==k?L(E.Estado):"black",padding:y===k?"0 9px":"10px",fontSize:D,textAlign:B,fontStyle:V},children:y===k?gr(E[y],p,_,B==="center"):E[y]||"-"},I)),((j=E==null?void 0:E.options)==null?void 0:j.length)>0?t.jsx("td",{style:{overflow:"visible"},children:t.jsx(At,{onClick:y=>{u({option:y,row:E})},options:[...E.options],fontSize:C,width:z})}):t.jsx("td",{children:t.jsxs("div",{className:"action-icon",children:[o&&t.jsx("button",{className:"edit-button",onClick:()=>Z(E),style:{fontSize:D,fontStyle:V},children:o}),t.jsx("button",{className:"edit-icon",onClick:()=>h(E),children:g})]})})]}),H[E.id]&&t.jsx("tr",{className:"sub-row",style:{fontStyle:"italic"},children:Array.from({length:ee.length+2},(y,I)=>t.jsx("td",{className:"td-empty",style:{fontWeight:"600"},children:I===1?`${b}`:""},I))}),H[E.id]&&E.subData.length>0&&E.subData.map((y,I)=>{var R;return t.jsxs("tr",{className:"sub-row",children:[t.jsx("td",{})," ",ee.map((O,M)=>t.jsx("td",{style:{color:O!==k?L(y.Estado):"black",padding:O===k?"0 9px":"10px",fontSize:D,textAlign:B,fontStyle:V},children:O===k?gr(y[O],p,_,B==="center"):y[O]||"-"},M)),((R=y==null?void 0:y.options)==null?void 0:R.length)>0?t.jsx("td",{style:{overflow:"visible"},children:t.jsx(At,{onClick:O=>{w({option:O,row:y})},options:[...y.options],fontSize:C,width:z})}):t.jsx("td",{children:t.jsxs("div",{className:"action-icon",children:[o&&t.jsx("button",{className:"edit-button",onClick:()=>K(y),style:{fontSize:D,fontStyle:V},children:o}),t.jsx("button",{className:"edit-icon",onClick:()=>x(y),children:g})]})})]},I)})]},E.id)})]})]})};Fl.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeight:n.string,icon:n.node,onFnIcon:n.func,widthState:n.string,onEditSubData:n.func,onFnIconSubData:n.func,subMessage:n.string,onClickOptions:n.func,onClickSubOptions:n.func,fontSizeTHead:n.string,fontSizeTBody:n.string,fontSizeOptions:n.string,texAlignTHead:n.string,widthOptions:n.string,nameOfKeyState:n.string,textAlignTBody:n.string,fontSizeState:n.string,fontStyleTBody:n.string,fontStyleTHead:n.string};const Ll=({data:e,dataKeysNotToRender:s,title:r,minWidth:i,texAlignTHead:o="start",textAlignTBody:l="start",fontSizeTHead:a,fontSizeTBody:c,fontSizeTitle:d})=>{const h=e.length>0?Object.keys(e[0]).filter(g=>!s.includes(g)):[];return t.jsxs("div",{className:"log-container",style:{minWidth:i},children:[t.jsx("h1",{className:"log-title",style:{fontSize:d},children:r}),t.jsxs("table",{className:"log-table",children:[t.jsx("thead",{children:t.jsx("tr",{children:h.map((g,p)=>t.jsx("th",{style:{textAlign:o,fontSize:a},children:t.jsx("p",{children:g})},p))})}),t.jsx("tbody",{children:e.map((g,p)=>t.jsx("tr",{style:{textAlign:l,fontSize:c},children:h.map((m,x)=>t.jsx("td",{children:t.jsx("p",{children:g[m]})},x))},p))})]})]})};Ll.propTypes={title:n.string,data:n.array,dataKeysNotToRender:n.array,minWidth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,fontSizeTitle:n.string};const _l=({data:e,minWidth:s,dataKeysNotToRender:r,topToolTip:i,toolTips:o,fontSizeToolTip:l,messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeigth:d,texAlignTHead:h="start",textAlignTBody:g="start",fontSizeTHead:p,fontSizeTBody:m,heightTd:x="30px",isWrap:b=!1,width:u="100%"})=>{const[w,T]=v.useState(null),D=k=>{T(k)},z=()=>{T(null)},C=e.length>0?Object.keys(e[0]).filter(k=>!r.includes(k)):[];return t.jsxs("table",{className:"table-ixc",style:{minWidth:s,minHeight:d,width:u},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[C.map((k,$)=>t.jsxs("th",{className:"relative",onMouseEnter:()=>D(k),onMouseLeave:z,style:{height:x},children:[t.jsx("p",{style:{textAlign:h,fontSize:p,whiteSpace:b?"wrap":"nowrap",textOverflow:b?"clip":"ellipsis",overflow:b?"auto":"hidden"},children:k}),o&&o[k]&&w===k&&t.jsx("div",{className:"tooltipTable",style:{top:i},children:t.jsx(Ws,{fontSize:l,children:o[k]})})]},$)),C.length===0&&t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:C.length+1,style:{fontSize:c,textAlign:"center",whiteSpace:b?"wrap":"nowrap",textOverflow:b?"clip":"ellipsis",overflow:b?"auto":"hidden"},children:a})}),e.map((k,$)=>t.jsx("tr",{children:C.map((B,_)=>t.jsx("td",{style:{textAlign:g,fontSize:m,whiteSpace:b?"wrap":"nowrap",textOverflow:b?"clip":"ellipsis",overflow:b?"auto":"hidden",height:x},children:k[B]},_))},(k==null?void 0:k.id)||$))]})]})};_l.propTypes={minWidth:n.string,toolTips:n.object,topToolTip:n.string,data:n.arrayOf(n.object),dataKeysNotToRender:n.arrayOf(n.string),fontSizeToolTip:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,heightTd:n.string,isWrap:n.bool,width:n.string};const Hl=({data:e,onEdit:s,width:r,dataKeysNotToRender:i,textButton:o="Editar",textHeader:l="Acción",messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeigth:d,icon:h,onFnIcon:g,onClickOptions:p,widthOptions:m,fontSizeOptions:x,texAlignTHead:b="start",textAlignTBody:u="start",fontSizeTHead:w,fontSizeTBody:T})=>{const D=C=>{s(C)},z=e.length>0?Object.keys(e[0]).filter(C=>C!=="options"&&!i.includes(C)):[];return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:d},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[z.map((C,k)=>t.jsx("th",{style:{textAlign:b,fontSize:w},children:C},k)),z.length>0?t.jsx("th",{style:{textAlign:b,fontSize:w},children:l}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:z.length+1,style:{fontSize:c,textAlign:"center"},children:a})}),e.map((C,k)=>{var $;return t.jsxs("tr",{children:[z.map((B,_)=>t.jsx("td",{style:{textAlign:u,fontSize:T},children:C[B]},_)),(($=C==null?void 0:C.options)==null?void 0:$.length)>0?t.jsx("td",{style:{overflow:"visible"},children:t.jsx(At,{onClick:B=>{p({option:B,row:C})},options:[...C.options],fontSize:x,width:m})}):t.jsx("td",{children:t.jsxs("div",{className:"action-icon",children:[o&&t.jsx("button",{className:"edit-button",onClick:()=>D(C),style:{fontSize:T,textAlign:u},children:o}),t.jsx("button",{className:"edit-icon",onClick:()=>g(C),style:{textAlign:o?u:"center"},children:h})]})})]},(C==null?void 0:C.id)||k)})]})]})};Hl.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),language:n.oneOf(["en","es"]),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,icon:n.node,onFnIcon:n.func,onClickOptions:n.func,widthOptions:n.string,fontSizeOptions:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string};const Vl=({data:e,onEdit:s,width:r,dataKeysNotToRender:i,textButton:o="Editar",textHeader:l="Acción",messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeigth:d,texAlignTHead:h="start",textAlignTBody:g="start",fontSizeTHead:p,fontSizeTBody:m,heightTd:x="30px"})=>{const b=w=>{s(w)},u=e.length>0?Object.keys(e[0]).filter(w=>!i.includes(w)):[];return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:d},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[u.map((w,T)=>t.jsx("th",{style:{textAlign:h,fontSize:p},children:w},T)),u.length>0?t.jsx("th",{style:{textAlign:h,fontSize:p},children:l}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:u.length+1,style:{fontSize:c,textAlign:"center"},children:a})}),e.map((w,T)=>t.jsxs("tr",{children:[u.map((D,z)=>t.jsx("td",{style:{textAlign:g,fontSize:m},children:w[D]},z)),t.jsx("td",{children:t.jsx("button",{className:"edit-button",onClick:()=>b(w),style:{fontSize:m,textAlign:g,height:x},children:o})})]},(w==null?void 0:w.id)||T))]})]})};Vl.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),language:n.oneOf(["en","es"]),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,heightTd:n.string};const ql=({data:e,children:s,width:r,dataKeysNotToRender:i=[],textHeader:o="Acciones",messageWhenEmpty:l="No hay datos para mostrar",fontSizeMessageEmpty:a="1.5vw",minHeigth:c,texAlignTHead:d="start",textAlignTBody:h="start",fontSizeTHead:g,fontSizeTBody:p,heightTd:m="30px"})=>{const x=e.length>0?Object.keys(e[0]).filter(u=>!i.includes(u)):[],b=u=>{if(!s)return null;const w=T=>{if(!T.props.onClick)return T;const D=T.props.onClick,z=C=>{C.rowData=u,D(C)};return v.cloneElement(T,{...T.props,onClick:z})};return Array.isArray(s)?s.map((T,D)=>w(v.cloneElement(T,{key:D,rowData:u,...T.props}))):w(v.cloneElement(s,{rowData:u}))};return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:c},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[x.map((u,w)=>t.jsx("th",{style:{textAlign:d,fontSize:g},children:u},w)),x.length>0?t.jsx("th",{style:{textAlign:d,fontSize:g},children:o}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:x.length+1,style:{fontSize:a,textAlign:"center"},children:l})}),e.map((u,w)=>t.jsxs("tr",{children:[x.map((T,D)=>t.jsx("td",{style:{textAlign:h,fontSize:p},children:u[T]},D)),t.jsx("td",{children:t.jsx("div",{className:"action-icon",style:{height:m,display:"flex",alignItems:"center",gap:"10px"},children:b(u)})})]},(u==null?void 0:u.id)||w))]})]})};ql.propTypes={data:n.arrayOf(n.object),children:n.oneOfType([n.element,n.arrayOf(n.element)]),width:n.string,dataKeysNotToRender:n.arrayOf(n.string),textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,heightTd:n.string};const Ul=({data:e,onEdit:s,width:r,textButton:i="Editar",textHeader:o="Acción",messageWhenEmpty:l="No hay datos para mostrar",fontSizeMessageEmpty:a="1.5vw",minHeight:c,onFnIcon:d,icon:h=t.jsx(Ms,{}),widthState:g,onClickOptions:p,fontSizeTHead:m,fontSizeTBody:x,widthOptions:b,fontSizeOptions:u,dataKeysNotToRender:w=[],nameOfKeyState:T="Estado",texAlignTHead:D="start",textAlignTBody:z="start",fontSizeState:C,heightStates:k="18px",heightTd:$="30px",fontStyleTBody:B="normal",fontStyleTHead:_="normal"})=>{const V=U=>{s(U)},f=(e==null?void 0:e.length)>0?Object.keys(e[0]).filter(U=>U!=="options"&&!w.includes(U)):[],H=U=>U!=="Inactivo"?"#8598ad":"#7c7c7c";return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:c,fontStyle:B},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[f.map((U,F)=>t.jsx("th",{style:{fontSize:m,textAlign:D,fontStyle:_},children:U},F)),f.length>0?t.jsx("th",{style:{fontSize:m,textAlign:D,fontStyle:_},children:o}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:f.length+1,style:{fontSize:a,textAlign:"center",fontStyle:B},children:l})}),e.map((U,F)=>{var Z;return t.jsxs("tr",{children:[f.map((K,ee)=>t.jsx("td",{style:{fontSize:x,textAlign:z,color:K!==T?H(U.Estado):"black",height:$,fontStyle:B},children:K===T?gr(U[K],g,C,z==="center",k):U[K]},ee)),((Z=U==null?void 0:U.options)==null?void 0:Z.length)>0?t.jsx("td",{style:{overflow:"visible",height:$,fontStyle:B},children:t.jsx(At,{onClick:K=>{p({option:K,row:U})},options:[...U.options],fontSize:u,width:b})}):t.jsx("td",{style:{height:$,fontStyle:B},children:t.jsxs("div",{className:"action-icon",children:[i&&t.jsx("button",{className:"edit-button",onClick:()=>V(U),style:{fontSize:x,textAlign:z,fontStyle:B},children:i}),t.jsx("button",{className:"edit-icon",onClick:()=>d(U),children:h})]})})]},(U==null?void 0:U.id)||F)})]})]})};Ul.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeight:n.string,icon:n.node,onFnIcon:n.func,widthState:n.string,onClickOptions:n.func,fontSizeTHead:n.string,fontSizeTBody:n.string,fontSizeOptions:n.string,texAlignTHead:n.string,widthOptions:n.string,nameOfKeyState:n.string,textAlignTBody:n.string,fontSizeState:n.string,heightStates:n.string,heightTd:n.string,fontStyleTBody:n.string,fontStyleTHead:n.string};const Zl=({children:e,className:s="",...r})=>t.jsx("th",{className:`th-table-ixc ${s}`.trim(),...r,children:e});Zl.propTypes={children:n.node,className:n.string};const Nu=(e=[])=>{const s=v.useRef(null),[r,i]=v.useState(!1),o=v.useCallback(()=>{if(s.current){const l=s.current,a=l.scrollWidth>l.clientWidth;return i(a),a}return!1},[]);return v.useEffect(()=>{const a=setTimeout(()=>{o()},0);return window.addEventListener("resize",o),()=>{clearTimeout(a),window.removeEventListener("resize",o)}},e),{ref:s,isTruncated:r,checkTruncation:o}},Yl=({children:e,className:s="",classTooltip:r="",showTooltipOnTruncate:i=!1,left:o=120,top:l=0,...a})=>{const{ref:c,isTruncated:d}=Nu([e]),[h,g]=v.useState(!1),[p,m]=v.useState({top:0,left:0}),x=u=>{if(d&&i){const w=u.currentTarget.getBoundingClientRect();m({top:w.top+l,left:w.left+o}),g(!0)}},b=u=>{const w=u.relatedTarget;w&&typeof w.closest=="function"&&w.closest(".td-tooltip-container")||g(!1)};return t.jsxs(t.Fragment,{children:[t.jsx("td",{ref:c,className:`td-table-ixc-base ${s}`.trim(),onMouseEnter:x,onMouseLeave:b,...a,children:e}),h&&xa.createPortal(t.jsx("div",{className:`td-tooltip-container ${r}`.trim(),style:{top:`${p.top}px`,left:`${p.left}px`},onMouseEnter:()=>g(!0),onMouseLeave:u=>{var T;const w=u.relatedTarget;w&&typeof w.closest=="function"&&((T=c.current)!=null&&T.contains(w))||g(!1)},children:e}),document.body)]})};Yl.propTypes={children:n.node,className:n.string,classTooltip:n.string,showTooltipOnTruncate:n.bool,left:n.number,top:n.number};const Gl=({children:e,className:s="",...r})=>t.jsx("thead",{className:`thead-table-ixc ${s}`.trim(),...r,children:e});Gl.propTypes={children:n.node,className:n.string};const Kl=({children:e,className:s="",...r})=>t.jsx("tr",{className:`tr-table-ixc ${s}`.trim(),...r,children:e});Kl.propTypes={children:n.node,className:n.string};const Ql=({children:e,className:s="",...r})=>t.jsx("tbody",{className:`tbody-table-ixc-base ${s}`.trim(),...r,children:e});Ql.propTypes={children:n.node,className:n.string};const Xl=({children:e,className:s,...r})=>t.jsx("table",{className:`table-v2 ${s}`,...r,children:e});Xl.propTypes={children:n.node,className:n.string};const Du=Object.assign(Xl,{Th:Zl,Td:Yl,Thead:Gl,Tr:Kl,Tbody:Ql}),Jl=({menus:e,size:s,onclick:r,height:i,fontSize:o})=>{var p;const l=e||[],[a,c]=v.useState(((p=l[0])==null?void 0:p.id)||""),[d,h]=v.useState(100/l.length),g=m=>{c(m.id),r(m)};return v.useEffect(()=>{const m=()=>{const x=100/l.length;h(x)};return window.addEventListener("resize",m),()=>window.removeEventListener("resize",m)},[l.length]),t.jsx("nav",{className:"dynamic-menu",style:{width:s,height:i},children:t.jsx("ul",{children:l.map(m=>t.jsx("li",{className:a===m.id?"selected":"",style:{width:`${d}%`},onClick:()=>g(m),children:t.jsx("button",{style:{fontSize:o},children:m.label})},m.id))})})};Jl.propTypes={menus:n.array,size:n.string,onclick:n.func,height:n.string,fontSize:n.string};const ea=({children:e,onChange:s,tabs:r,value:i,minHeight:o,width:l})=>{const[a,c]=v.useState(i),d=h=>{c(h),s(h)};return t.jsxs("div",{className:"tabs-container",style:{width:l},children:[t.jsx("div",{className:"tabs-wrapper",children:r.map(h=>t.jsxs("button",{onClick:()=>d(h.id),className:`tab-button ${a===h.id?"active":""}`,children:[t.jsx("span",{className:"tab-title",children:h.title}),t.jsx("span",{className:"tab-subtitle",children:h.subtitle})]},h.id))}),t.jsx("div",{style:{minHeight:o},children:e})]})};ea.propTypes={children:n.node,onChange:n.func,tabs:n.arrayOf(n.shape({id:n.string,title:n.string,subtitle:n.any})),value:n.string,minHeight:n.string,width:n.string};const ta=({tabs:e,width:s,onChange:r,disabled:i,defaultValue:o})=>{var d;const[l,a]=v.useState(o||((d=e[0])==null?void 0:d.key)||"");v.useEffect(()=>{o&&a(o)},[o]);const c=h=>{a(h),r(h)};return t.jsx("div",{className:"DeliveryTabs-tabs-container",style:{width:s},children:t.jsx("div",{className:"tabs-wrapper",style:{gridTemplateColumns:`repeat(${e.length}, 1fr)`},children:e.map((h,g)=>t.jsx("button",{disabled:i,className:`tab ${l===h.key?"active":""} ${g===0?"first-tab":""} ${g===e.length-1?"last-tab":""}`,onClick:()=>c(h.key),role:"tab","aria-selected":l===h.key,children:h.label},h.key))})})};ta.propTypes={tabs:n.arrayOf(n.shape({key:n.string,label:n.string})),width:n.string,onChange:n.func,disabled:n.bool,defaultValue:n.string};const na=({tabs:e,width:s,onChange:r})=>{const[i,o]=v.useState(e[0].id),l=a=>{o(a),r(a)};return t.jsx("div",{className:"tabs-simple-container",style:{width:s},children:t.jsx("div",{className:"tabs-simple-header",children:e.map(a=>t.jsx("button",{className:`tabs-simple-button ${i===a.id?"tabs-simple-button-active":""}`,onClick:()=>l(a.id),children:a.label},a.id))})})};na.propTypes={tabs:n.array,width:n.string,onChange:n.func};const sa=({isOpen:e,ticketNumber:s="##000",date:r=new Date,setIsOpen:i,isReadOnly:o=!1,fontSize:l="1vw",fontSizeButton:a="0.8vw",fontSizeTicketNumber:c="1.3vw",width:d="40vw"})=>{if(!e)return null;const h=()=>i(!1),g=()=>{h()};return t.jsx("div",{className:"ticket-component-v2",style:{width:d},children:t.jsxs("div",{className:"main-content",children:[o&&t.jsxs("div",{className:"alert",children:[t.jsx(Yt,{width:30}),t.jsx("p",{style:{fontSize:l},children:"Estás usando un usuario de prueba. No se va a generar ningún Ticket"})]}),t.jsx("h2",{className:"title",children:"Se ha cargado su solicitud correctamente"}),t.jsxs("div",{className:"content-ticket",children:[t.jsx(En,{width:"35%"}),t.jsxs("div",{className:"content",children:[t.jsx("p",{style:{fontSize:l},children:"Se ha creado una nueva solicitud"}),t.jsxs("div",{children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Número de ticket"}),t.jsx("p",{className:"ticketNumber",style:{fontSize:c},children:s})]}),t.jsxs("div",{className:"content-date",children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Fecha:"}),t.jsx("p",{style:{fontSize:l},children:Ol(r)})]})]})]}),t.jsxs("div",{className:"buttonContainer",children:[t.jsx(Ot,{buttonProperties:{disabled:!1,onClick:()=>h(),style:{width:"50%",fontSize:a}},children:"CREAR NUEVA SOLICITUD"}),t.jsx(Ye,{buttonProperties:{disabled:!1,onClick:()=>g(),style:{width:"50%",fontSize:a}},children:"ACEPTAR"})]})]})})};sa.propTypes={isOpen:n.bool,width:n.string,onClose:n.func,setIsOpen:n.func,isReadOnly:n.bool,fontSize:n.string,ticketNumber:n.string,date:n.instanceOf(Date),fontSizeButton:n.string,fontSizeTicketNumber:n.string};const ra=({children:e,style:s})=>t.jsx("h3",{className:"blue-title",style:{...s},children:e});ra.propTypes={children:n.any,style:n.object};const ia=({children:e,navigateTo:s,style:r})=>t.jsx("button",{onClick:()=>s(),style:{...r},className:"ions-link",children:e});ia.propTypes={children:n.node,navigateTo:n.func,style:n.object};const oa=({children:e,className:s=""})=>t.jsx("h2",{className:`simple-title ${s}`,children:e});oa.propTypes={children:n.node,className:n.string};const la=({children:e,className:s=""})=>t.jsx("p",{className:`paragraph ${s}`,children:e});la.propTypes={children:n.node,className:n.string};const aa=({tooltip:e,className:s,classNameLabel:r,classNameTooltip:i,debug:o=!1,children:l})=>{const[a,c]=v.useState(!1),d=()=>{c(!0)},h=()=>{c(!1)};return t.jsxs("div",{className:`container-label ${s}`,children:[t.jsx("label",{className:`label-library ${r}`,children:l}),e&&t.jsxs("div",{style:{position:"relative",width:"24px",height:"26px",display:"flex",alignItems:"center",justifyContent:"center"},onMouseEnter:d,onMouseLeave:h,children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:26,fill:"none",viewBox:"0 0 24 26",children:t.jsx("path",{fill:"#21459C",d:"M12 2.43c-2.652 0-5.196 1.112-7.071 3.091S2 10.183 2 12.981s1.054 5.482 2.929 7.46c1.875 1.979 4.419 3.09 7.071 3.09s5.196-1.111 7.071-3.09C20.946 18.463 22 15.78 22 12.982s-1.054-5.481-2.929-7.46c-1.875-1.979-4.419-3.09-7.071-3.09Zm1 15.826h-2v-6.33h2v6.33Zm0-8.44h-2v-2.11h2v2.11Z"})}),(a||o)&&t.jsx("p",{className:`tooltip ${i}`,children:e})]})]})};aa.propTypes={tooltip:n.string,classNameTooltip:n.string,className:n.string,classNameLabel:n.string,debug:n.bool,children:n.string};const ca=({children:e,className:s=""})=>t.jsx("div",{className:`template-container ${s}`,children:e});ca.propTypes={children:n.node,className:n.string},n.checkPropTypes=()=>{},N.Active=ir,N.ArrowRightIcon=Wn,N.BasicSelect=et,N.BlueTitle=ra,N.BoldIcon=Cs,N.Breadcrumbs=Ml,N.BreadcrumbsNested=El,N.ButtonAddBoxRoundedIcon=_o,N.ButtonArrow=_n,N.ButtonCleanFilters=qo,N.ButtonDarkBlue=Jt,N.ButtonDarkBlueRounded=nr,N.ButtonDarkGreen=Io,N.ButtonDownloadFile=Ro,N.ButtonDownloadTemplate=Fo,N.ButtonEye=Uo,N.ButtonLetters=Ao,N.ButtonMinus=Wo,N.ButtonPlus=Po,N.ButtonReset=Oo,N.ButtonSearch=yo,N.ButtonSoftPastelBlue=$o,N.ButtonSoftPastelBlueRounded=Ho,N.ButtonUploadTemplate=Bo,N.ButtonVibrantBlue=Ye,N.ButtonVibrantBlueSend=Yo,N.ButtonVibrantBlueUpload=Lo,N.ButtonWhiteBorderBlue=Ot,N.ButtonWhiteBorderBlueDownloadTemplate=sr,N.ButtonWhiteBorderBlueSendEmail=Zo,N.ButtonWhiteBorderOrange=Ln,N.ButtonWithOptions=rr,N.Canceled=lr,N.CanceledIcon=Fi,N.CheckBox=Fs,N.CheckIcon=qi,N.CheckTicketIcon=En,N.Chip=Ko,N.ChipSection=Qo,N.ChipWithIcon=Xo,N.CleanFiltersIcon=As,N.ClearFilterIcon=Sn,N.ClosedEye=Ns,N.Completed=ar,N.CompletedIcon=Qi,N.CountCard=hl,N.CustomArrowIcon=P1,N.DataEnteredIcon=Zi,N.DataMasterArrow=Ts,N.DataMasterCountryConfiguration=W1,N.DataSection=Nl,N.DateIcon=Di,N.DateRangeIcon=Is,N.DateRangePicker=ml,N.DateRangePickerBasicSelect=Tl,N.DeliveryTabs=ta,N.DesSelectAllIcon=Ni,N.DownloadIconHover=Pn,N.DownloadTemplateIcon=zs,N.DropFile=no,N.EditIcon=Ms,N.EllipseBase=Dn,N.EllipseBlueIcon=Wi,N.EllipseDarkGreenIcon=Ri,N.EllipseGreenIcon=Nn,N.EllipseGreyIcon=Pi,N.EmailIcon=Rs,N.EraserIcon=Tn,N.ExcelIcon=Ss,N.ExcelSvgIcon=Vi,N.ExpandableTable=Fl,N.EyeButton=Vo,N.FileCard=rl,N.FileCardIcon=Rn,N.FileCardMinimized=il,N.FilePreview=el,N.FilterComponent=wl,N.FilterIcon=Ds,N.FilterTable=kl,N.FolderCard=ol,N.FolderCardIcon=In,N.FolderCardMinimized=ll,N.GreyContainer=nl,N.GreyContainerDropdown=sl,N.GreyInput=so,N.GreySelect=P0,N.GreyTextArea=go,N.HeaderItemsComponent=Jl,N.InProcessIcon=B1,N.InProcessingIcon=Ki,N.InTransit=cr,N.InTransitIcon=An,N.Inactive=or,N.InfoActionCard=jl,N.InfoActionCardDownloadTemplate=Cl,N.Input=Xs,N.InputIcon=Mo,N.InputRadio=Ks,N.InputSearch=at,N.InputUpload=mo,N.InputWithButtonSearch=xo,N.InputWithLabel=Do,N.ItalicIcon=ks,N.KeyboardArrowDownOutlinedIconColorCustom=zi,N.Label=aa,N.LastUpdate=Jo,N.Link=ia,N.Loader=to,N.LogTable=Ll,N.MarksIcon=ws,N.MenuIconOption=Li,N.MenuOptions=At,N.MinusIcon=Bi,N.ModalListAplications=Dl,N.MultiSelect=Eo,N.NumberSpinner=W0,N.NumberSpinnerByRange=bo,N.ObservationIcon=Yi,N.Observations=Pl,N.OpenEye=Es,N.Pagination=fl,N.Paragraph=la,N.PlusIcon=$i,N.ProcessFilter=Sl,N.ProductRecallIcon=$1,N.RightArrowIcon=zn,N.RoundedInput=vo,N.SearchIcon=Xi,N.Select=Bn,N.SelectAll=tr,N.SelectAllIcon=Ei,N.SelectMultiple=Fn,N.SelectNested=Qs,N.SelectPaginator=To,N.SelectRadio=jo,N.SelectWithTitle=wo,N.SimpleTap=na,N.SimpleTitle=oa,N.SingleDatePicker=vl,N.State=ul,N.StateBasic=Go,N.StatsIcon=_i,N.Stepper=Wl,N.StepsComponent=zl,N.Switch=ko,N.Table=_l,N.TableActionIcon=Hl,N.TableComponent=Du,N.TableEdit=Vl,N.TableMultipleIcon=ql,N.TableStates=Ul,N.TabsNavigation=ea,N.TemplateTicketConfirm=ca,N.TextArea=Co,N.TicketComponentV2=sa,N.TicketModal=Al,N.TimeComponent=So,N.TimeIcon=Oi,N.TitleWithTooltip=Xt,N.ToStartProcessingIcon=Gi,N.ToggleChip=Hn,N.TooltipTable=Ji,N.TooltipsWhite=Ws,N.TrashIcon=On,N.TriangleIconForNumberSpinnerByRange=Ui,N.UpLoadSvgIcon=Cn,N.UpdateBanner=ss,N.UploadFileIcon=Mn,N.UserIcon=Ps,N.UserReadOnlyIcon=Yt,N.VisualizationModaLogin=Il,N.WaringBanner=S1,N.WarningIcon=Os,N.WarningModal=Rl,N.WindowCheck=Hi,N.XIcon=Ii,Object.defineProperty(N,Symbol.toStringTag,{value:"Module"})});
498
+ `,rl=({children:e,height:s,width:r,style:i})=>t.jsx(sl,{style:{height:s,width:r,...i},children:e});rl.propTypes={children:n.any,width:n.string,height:n.string,style:n.object};const il=({title:e,height:s,width:r,style:i,children:o})=>{const[l,a]=v.useState(!1);return t.jsxs(sl,{style:{height:l?"auto":s,width:r,...i,borderRadius:"0px",boxShadow:"none",display:"flex",flexDirection:"column"},children:[t.jsxs("div",{style:{display:"flex",justifyContent:"space-between"},children:[e,t.jsx(du,{onClick:()=>a(!l),children:t.jsx("i",{className:`arrow-grey-container ${l?"up":"down"}`})})]}),l&&t.jsx("div",{style:{paddingTop:"8px"},children:o})," "]})};il.propTypes={title:n.node,width:n.string,height:n.string,style:n.object,children:n.node};const ol=({fileType:e="excel",onClick:s,className:r="",icon:i,isClickable:o=!0,data:l,fontSize:a})=>{const{title:c}=l,d=()=>{o&&s&&s(l)},u=f=>{o&&s&&(f.key==="Enter"||f.key===" ")&&(f.preventDefault(),s(l))},g=()=>{switch(e){case"excel":return t.jsx($n,{});case"word":return t.jsxs("svg",{width:"76",height:"63",viewBox:"0 0 76 63",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"8",y:"8",width:"60",height:"47",rx:"4",fill:"#2B579A"}),t.jsx("rect",{x:"12",y:"12",width:"52",height:"39",rx:"2",fill:"#2F5F8F"}),t.jsx("text",{x:"38",y:"20",textAnchor:"middle",fill:"white",fontSize:"8",fontWeight:"bold",children:"DOC"}),t.jsx("rect",{x:"18",y:"25",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"29",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"33",width:"30",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"37",width:"35",height:"2",fill:"white"})]});case"pdf":return t.jsxs("svg",{width:"76",height:"63",viewBox:"0 0 76 63",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"8",y:"8",width:"60",height:"47",rx:"4",fill:"#D93025"}),t.jsx("rect",{x:"12",y:"12",width:"52",height:"39",rx:"2",fill:"#EA4335"}),t.jsx("text",{x:"38",y:"20",textAnchor:"middle",fill:"white",fontSize:"8",fontWeight:"bold",children:"PDF"}),t.jsx("rect",{x:"18",y:"25",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"29",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"33",width:"30",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"37",width:"35",height:"2",fill:"white"})]});default:return t.jsxs("svg",{width:"76",height:"63",viewBox:"0 0 76 63",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"8",y:"8",width:"60",height:"47",rx:"4",fill:"#9AA0A6"}),t.jsx("rect",{x:"12",y:"12",width:"52",height:"39",rx:"2",fill:"#BDC1C6"}),t.jsx("rect",{x:"18",y:"25",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"29",width:"40",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"33",width:"30",height:"2",fill:"white"}),t.jsx("rect",{x:"18",y:"37",width:"35",height:"2",fill:"white"})]})}};return t.jsxs("div",{className:`file-card ${o?"file-card--clickable":""} ${r}`,onClick:d,onKeyDown:u,tabIndex:o?0:-1,role:o?"button":"presentation","aria-label":o?`Abrir archivo ${c}`:void 0,children:[t.jsxs("div",{className:"file-card__icon-container",children:[i||g(),t.jsx("div",{className:"file-card__download-icon",children:t.jsx(Wn,{width:16,height:16})})]}),t.jsx("div",{className:"file-card__title",style:{fontSize:a},children:c})]})};ol.propTypes={data:n.object.isRequired,fileType:n.oneOf(["excel","word","pdf","generic"]),onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool};const ll=({data:e,fileType:s="excel",onClick:r,className:i="",icon:o,isClickable:l=!0,isSelected:a=!1})=>{const{title:c}=e,d=()=>{l&&r&&r(e)},u=f=>{l&&r&&(f.key==="Enter"||f.key===" ")&&(f.preventDefault(),r(e))},g=()=>{switch(s){case"excel":return t.jsx($n,{width:"32px"});case"word":return t.jsxs("svg",{width:"32",height:"26",viewBox:"0 0 32 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"2",y:"2",width:"28",height:"22",rx:"2",fill:"#2B579A"}),t.jsx("rect",{x:"4",y:"4",width:"24",height:"18",rx:"1",fill:"#2F5F8F"}),t.jsx("text",{x:"16",y:"10",textAnchor:"middle",fill:"white",fontSize:"6",fontWeight:"bold",children:"DOC"}),t.jsx("rect",{x:"7",y:"12",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"14",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"16",width:"14",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"18",width:"16",height:"1",fill:"white"})]});case"pdf":return t.jsxs("svg",{width:"32",height:"26",viewBox:"0 0 32 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"2",y:"2",width:"28",height:"22",rx:"2",fill:"#D93025"}),t.jsx("rect",{x:"4",y:"4",width:"24",height:"18",rx:"1",fill:"#EA4335"}),t.jsx("text",{x:"16",y:"10",textAnchor:"middle",fill:"white",fontSize:"6",fontWeight:"bold",children:"PDF"}),t.jsx("rect",{x:"7",y:"12",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"14",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"16",width:"14",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"18",width:"16",height:"1",fill:"white"})]});default:return t.jsxs("svg",{width:"32",height:"26",viewBox:"0 0 32 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[t.jsx("rect",{x:"2",y:"2",width:"28",height:"22",rx:"2",fill:"#9AA0A6"}),t.jsx("rect",{x:"4",y:"4",width:"24",height:"18",rx:"1",fill:"#BDC1C6"}),t.jsx("rect",{x:"7",y:"12",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"14",width:"18",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"16",width:"14",height:"1",fill:"white"}),t.jsx("rect",{x:"7",y:"18",width:"16",height:"1",fill:"white"})]})}};return t.jsxs("div",{className:`file-card-minimized ${l?"file-card-minimized--clickable":""} ${a?"file-card-minimized--selected":""} ${i}`,onClick:d,onKeyDown:u,tabIndex:l?0:-1,role:l?"button":"presentation","aria-label":l?`Abrir archivo ${c}`:void 0,children:[t.jsxs("div",{className:"file-card-minimized__icon-container",children:[o||g(),t.jsx("div",{className:"file-card-minimized__download-icon",children:t.jsx(Wn,{width:12,height:12})})]}),t.jsx("div",{className:"file-card-minimized__filename",children:c})]})};ll.propTypes={data:n.object.isRequired,fileType:n.oneOf(["excel","word","pdf","generic"]),onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool,isSelected:n.bool};const al=({onClick:e,className:s="",icon:r,isClickable:i=!0,fontSize:o,hasDownload:l=!1,onChange:a,isSelected:c=!1,data:d})=>{const{id:u,title:g}=d,f=()=>{i&&e&&e(d)},m=x=>{i&&e&&(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),e(d))};return t.jsxs("div",{className:`folder-card ${i?"folder-card--clickable":""} ${s} ${c?"folder-card--selected":""} ${l?"folder-card--has-download":""}`,onClick:f,onKeyDown:m,tabIndex:i?0:-1,role:i?"button":"presentation","aria-label":i?`Abrir carpeta ${g}`:void 0,style:{border:l?"1px solid #707070":"none"},children:[l&&t.jsx("div",{className:"folder-card__checkbox-container",children:t.jsx(Fs,{inputProperties:{id:u,checked:c,onChange:a},color:"#33A1DD",size:"small"})}),t.jsx("div",{className:"folder-card__icon-container",children:r?t.jsx("div",{className:"folder-card__custom-icon",children:r}):t.jsx("div",{className:`${l?"folder-card__default-icon":"folder-card__default-icon-hover"}`,children:t.jsx(Pn,{width:"60px"})})}),t.jsx("div",{className:"folder-card__title",style:{width:"70px",fontSize:o},children:g})]})};al.propTypes={title:n.string.isRequired,onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool,fontSize:n.string,id:n.string,value:n.any,hasDownload:n.bool,onChange:n.func,isSelected:n.bool};const cl=({onClick:e,className:s="",icon:r,isClickable:i=!0,fontSize:o,isSelected:l=!1,data:a})=>{const{id:c,title:d}=a,u=()=>{i&&e&&e(a)},g=f=>{i&&e&&(f.key==="Enter"||f.key===" ")&&(f.preventDefault(),e(a))};return t.jsxs("div",{className:`folder-card-minimized ${i?"folder-card-minimized--clickable":""} ${l?"folder-card-minimized--selected":""} ${s}`,onClick:u,onKeyDown:g,tabIndex:i?0:-1,role:i?"button":"presentation","aria-label":i?`Abrir carpeta ${d}`:void 0,children:[t.jsx("div",{className:"folder-card-minimized__icon-container",children:r?t.jsx("div",{className:"folder-card-minimized__custom-icon",children:r}):t.jsx("div",{className:"folder-card-minimized__default-icon",children:t.jsx(Pn,{width:"32px"})})}),t.jsx("div",{className:"folder-card-minimized__title",style:{fontSize:o},children:d})]})};cl.propTypes={onClick:n.func,className:n.string,icon:n.node,isClickable:n.bool,fontSize:n.string,isSelected:n.bool,data:n.object};const dl=({color:e="#33A1DD",size:s=8})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:s,fill:"none",children:t.jsx("circle",{cx:s/2,cy:s/2,r:s/2-.5,fill:e})});dl.propTypes={color:n.string,size:n.number};const ul=({width:e=3,height:s=12,color:r="red"})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 3 12",children:t.jsx("path",{fill:r,stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M1.43 1.275c-.232 0-.445.198-.43.43l.216 5.798a.215.215 0 0 0 .43 0l.214-5.798c.015-.232-.197-.43-.43-.43ZM1.43 10.725a.43.43 0 1 0 0-.86.43.43 0 0 0 0 .86Z"})});ul.propTypes={width:n.number,height:n.number,color:n.string};const hl=({width:e=8,height:s=8,color:r="red"})=>t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:s,fill:"none",viewBox:"0 0 8 8",children:t.jsx("path",{fill:r,d:"M4 .667a3.33 3.33 0 0 0-3.08 4.61A3.33 3.33 0 0 0 5.276 7.08a3.33 3.33 0 0 0 1.805-4.356A3.33 3.33 0 0 0 4 .667Zm1.667 4.53-.47.47L4 4.47 2.804 5.667l-.47-.47L3.53 4 2.334 2.803l.47-.47L4 3.53l1.197-1.197.47.47L4.47 4l1.197 1.197Z"})});hl.propTypes={width:n.number||n.string,height:n.number||n.string,color:n.string};const fl=({className:e="",hasAlerts:s=!1,children:r,hasError:i=!1,...o})=>{const c=["state",e,s?"state--has-alerts":""].filter(Boolean).join(" ");return t.jsxs("div",{className:c,...o,children:[t.jsx("div",{className:"state__indicator",children:i?t.jsx(hl,{width:8,height:8}):t.jsx(dl,{size:8})}),t.jsx("div",{className:"state__content",children:r}),s&&t.jsx("div",{className:"state__alert",children:t.jsx(ul,{color:"red",width:"80%"})})]})};fl.propTypes={className:n.string,hasAlerts:n.bool,hasError:n.bool,children:n.node.isRequired};const pl=({children:e,count:s,className:r,classNameCount:i})=>t.jsxs("div",{className:`count-card ${r}`,children:[e,t.jsx("span",{className:`count-card__count ${i}`,children:s})]});pl.propTypes={children:n.node,count:n.number||n.string,className:n.string,classNameCount:n.string};const gl=({totalPages:e=50,currentPage:s=1,onChange:r,nextLabel:i,prevLabel:o,height:l,disabled:a,fontSize:c})=>{const d=h=>{h>0&&h<=e&&r(h)},u=()=>{s<e&&r(s+1)},g=()=>{s>1&&r(s-1)},m=[],x=Math.max(1,s-4),b=Math.min(e,x+9-1);for(let h=x;h<=b;h++)m.push(h);if(s>e-4){m.length=0;for(let h=e-9+1;h<=e;h++)h>0&&m.push(h)}return t.jsx("nav",{className:"pagination",children:t.jsxs("ul",{className:"pagination-list",children:[s>1&&t.jsxs("li",{className:`pagination-prev ${a?"disabled":""}`,onClick:a?null:g,style:{height:l,fontSize:c},children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:t.jsx("polyline",{points:"15 18 9 12 15 6"})}),o]}),x>1&&t.jsxs(t.Fragment,{children:[t.jsx("li",{className:`pagination-link ${a?"disabled":""}`,onClick:()=>a?null:d(1),style:{height:l,fontSize:c},children:"1"}),x>2&&t.jsx("li",{className:"pagination-list",style:{height:l,fontSize:c},children:"..."})]}),m.map(h=>t.jsx("li",{className:`pagination-link ${s===h?"active":""} ${a?"disabled":""}`,onClick:()=>a?null:d(h),style:{height:l,fontSize:c},children:h},h)),b<e&&t.jsxs(t.Fragment,{children:[b<e-1&&t.jsx("li",{className:`pagination-list ${a?"disabled":""}`,style:{height:l,fontSize:c},children:"..."}),t.jsx("li",{className:`pagination-link ${a?"disabled":""}`,onClick:()=>a?null:d(e),style:{height:l,fontSize:c},children:e})]}),s<e&&t.jsxs("li",{className:`pagination-next ${a?"disabled":""}`,onClick:a?null:u,style:{height:l,fontSize:c},children:[i,t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:t.jsx("polyline",{points:"9 18 15 12 9 6"})})]})]})})};gl.propTypes={totalPages:n.number,currentPage:n.number,onChange:n.func,nextLabel:n.string,prevLabel:n.string,height:n.string,disabled:n.bool,fontSize:n.string};const fr=Fe(t.jsx("path",{d:"M16.62 2.99c-.49-.49-1.28-.49-1.77 0L6.54 11.3c-.39.39-.39 1.02 0 1.41l8.31 8.31c.49.49 1.28.49 1.77 0s.49-1.28 0-1.77L9.38 12l7.25-7.25c.48-.48.48-1.28-.01-1.76"}),"ArrowBackIosRounded"),pr=Fe(t.jsx("path",{d:"M7.38 21.01c.49.49 1.28.49 1.77 0l8.31-8.31c.39-.39.39-1.02 0-1.41L9.15 2.98c-.49-.49-1.28-.49-1.77 0s-.49 1.28 0 1.77L14.62 12l-7.25 7.25c-.48.48-.48 1.28.01 1.76"}),"ArrowForwardIosRounded"),ml=Fe(t.jsx("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 18H4V10h16zm0-13H4V5h16z"}),"CalendarTodayOutlined"),gr={DAYS:["Dom","Lun","Mar","Mié","Jue","Vie","Sáb"],MONTHS:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],code:"es-ES",selectRange:"Selecciona un Rango de fechas",days:"días",cancel:"CANCELAR",search:"BUSCAR"},mr={DAYS:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],MONTHS:["January","February","March","April","May","June","July","August","September","October","November","December"],code:"en-US",selectRange:"Select a date range",days:"days",cancel:"CANCEL",search:"SEARCH"},dt=e=>{e instanceof Date||(e=new Date(e));const s=String(e.getDate()).padStart(2,"0"),r=String(e.getMonth()+1).padStart(2,"0"),i=e.getFullYear();return{formatDDMMYYYY:`${s}-${r}-${i}`,formatMMDDYYYY:`${r}-${s}-${i}`,formatYYYYMMDD:`${i}-${r}-${s}`,originalFormat:e}},yl=(e,s,r)=>{if(!s||r<=0)return!1;const i=new Date(s);return i.setMonth(i.getMonth()+r),i.setDate(i.getDate()-1),e>i},uu=({locale:e="es",disablePastDates:s,onDateRangeChange:r,withoutSearchButton:i=!1,onReset:o,limitRange:l,disableFutureDates:a,disablePastDaysCount:c})=>{const[d,u]=v.useReducer(y=>y+1,0),g=e==="es"?gr:mr,[f,m]=v.useState(null),[x,b]=v.useState(null),[h,w]=v.useState(null),[T,D]=v.useState(new Date),[N,C]=v.useState(new Date(new Date().setMonth(new Date().getMonth()+1))),[k,W]=v.useState(!1),B=(y,I)=>{const R=new Date;if(R.setHours(0,0,0,0),c){const O=new Date(R);if(O.setDate(R.getDate()+c),y>O)return!0}return I&&s&&y<R||!I&&a&&y>R||s&&y<R||a&&y>R?!0:l>0&&f?yl(y,f,l):!1},_=y=>{const I=y.getFullYear(),R=y.getMonth(),M=new Date(I,R,1).getDay(),A=new Date(I,R+1,0),U=[],$=new Date(I,R,0).getDate();for(let G=M-1;G>=0;G--)U.push(new Date(I,R-1,$-G));for(let G=1;G<=A.getDate();G++)U.push(new Date(I,R,G));const X=42-U.length;for(let G=1;G<=X;G++)U.push(new Date(I,R+1,G));return U},V=y=>!f||!x?!1:y>=f&&y<=x,p=y=>!f||!h?!1:y>=f&&y<=h||y<=f&&y>=h,H=y=>{!f||x?(m(y),b(null)):y<f?(b(f),m(y),i&&j(y,f)):(b(y),i&&j(f,y))},q=y=>{w(y)},L=()=>!f||!x?0:Math.round((x.getTime()-f.getTime())/(1e3*60*60*24))+1,Z=(y,I)=>{const R=new Date(y.getFullYear(),y.getMonth()-1,1);s&&R<new Date(new Date().getFullYear(),new Date().getMonth(),1)&&I||(I?D(R):(C(R),R.getMonth()===T.getMonth()&&D(new Date(R.getFullYear(),R.getMonth()-1,1))))},K=(y,I)=>{const R=new Date(y.getFullYear(),y.getMonth()+1,1);I?(D(R),R.getMonth()===N.getMonth()&&C(new Date(R.getFullYear(),R.getMonth()+1,1))):C(R)},ee=y=>{const R=y.toLocaleDateString(g.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),O=R[0].charAt(0).toUpperCase()+R[0].slice(1),M=R[1],A=R[2].charAt(0).toUpperCase()+R[2].slice(1),U=R[3];return`${O} ${M} de ${A} ${U}`},F=()=>{const y=new Date;m(null),b(null),D(y),C(new Date(new Date().setMonth(new Date().getMonth()+1))),W(!1),o({startDate:null,endDate:null}),u()},z=()=>{W(!1);const y=dt(f),I=dt(x);r({startDate:y,endDate:I})},j=(y,I)=>{m(y),b(I),W(!1);const R=dt(y),O=dt(I);r({startDate:R,endDate:O})};return{isOpen:k,endDate:x,language:g,leftMonth:T,startDate:f,setIsOpen:W,hoverDate:h,rightMonth:N,formatDate:ee,handleSearch:z,handleCancel:F,isDateInRange:V,getDaysInMonth:_,isDateDisabled:B,handleDateClick:H,handleDateHover:q,handlePrevClick:Z,handleNextClick:K,getDaysSelected:L,isDateInHoverRange:p,keyReset:d,resetSelect:u}},Un=(e,s,r,i)=>{if(!r||i<=0)return!1;const o=new Date(r);o.setMonth(o.getMonth()+i),o.setDate(o.getDate()-1);const l=new Date(r);return l.setDate(1),s?e<l:e>o},xl=({locale:e="es",onDateRangeChange:s,disablePastDates:r,limitRange:i=0,resetButton:o=!0,onReset:l,direction:a="right",heightBoxes:c="40px",fontSize:d="0.92vw",disabled:u,disableFutureDates:g,withoutSearchButton:f,disablePastDaysCount:m,value:x})=>{const{keyReset:b,isOpen:h,endDate:w,language:T,leftMonth:D,startDate:N,setIsOpen:C,rightMonth:k,formatDate:W,handleSearch:B,handleCancel:_,isDateInRange:V,getDaysInMonth:p,isDateDisabled:H,handleDateClick:q,handleDateHover:L,handlePrevClick:Z,handleNextClick:K,getDaysSelected:ee,isDateInHoverRange:F}=uu({locale:e,onReset:l,onDateRangeChange:s,disablePastDates:r,withoutSearchButton:f,limitRange:i,disableFutureDates:g,disablePastDaysCount:m}),z=(x==null?void 0:x.startDate)instanceof Date?x.startDate:N,j=(x==null?void 0:x.endDate)instanceof Date?x.endDate:w,y=v.useRef(null);v.useEffect(()=>{const R=O=>{y.current&&!y.current.contains(O.target)&&h&&(C(!1),o||_())};return document.addEventListener("mousedown",R),()=>{document.removeEventListener("mousedown",R)}},[w,_,h,C,N,o]);const I=(R,O=!0)=>{const M=p(R),A=R.getMonth(),U=(P,X)=>[P&&P.getMonth()!==A?"other-month":"",P&&V(P)?"in-range":"",P&&F(P)?"hover-range":"",P&&(P.getTime()===(z==null?void 0:z.getTime())||P.getTime()===(j==null?void 0:j.getTime()))?"selected":"",H(P,X)?"disabled":""].join(" "),$=({date:P,isLeftCalendar:X,disablePastDates:G,leftMonth:se})=>{const Q=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),he=new Date(P.getFullYear(),P.getMonth()-1,1).getTime();return!!(G&&(he<Q||!X&&new Date(se.getFullYear(),se.getMonth(),1).getTime()<=Q))};return t.jsxs("div",{className:"calendar",children:[t.jsxs("div",{className:"calendar-header",children:[t.jsx("button",{className:"calendar-nav-button",onClick:()=>Z(R,O),disabled:Un(new Date(R.getFullYear(),R.getMonth()-1,1),!0,N,i)||$({date:R,isLeftCalendar:O,disablePastDates:r,leftMonth:D}),children:t.jsx("span",{className:"sr-only",children:t.jsx(fr,{style:{width:"15px"}})})}),t.jsxs("h2",{className:"calendar-title",children:[T.MONTHS[R.getMonth()],t.jsx("p",{children:R.getFullYear()})]}),t.jsx("button",{className:"calendar-nav-button",onClick:()=>K(R,O),disabled:Un(new Date(R.getFullYear(),R.getMonth()+1,1),!1,N,i)||g&&new Date(R.getFullYear(),R.getMonth(),1).getTime()>=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),children:t.jsx("span",{className:"sr-only",children:t.jsx(pr,{style:{width:"15px"}})})})]}),t.jsxs("div",{className:"calendar-grid",style:{gridTemplateColumns:`repeat(7, ${c})`},children:[t.jsx("div",{className:"background-days"}),T.DAYS.map(P=>t.jsx("div",{className:"calendar-day-header",style:{fontSize:d},children:P},P)),M.map((P,X)=>t.jsx("div",{className:"calendar-day-wrapper",children:t.jsx("button",{className:`calendar-day ${U(P,O)}`,disabled:!P||H(P),onClick:()=>P&&!H(P)&&q(P),onMouseEnter:()=>P&&!H(P)&&L(P),onMouseLeave:()=>L(null),children:t.jsx("span",{className:`day-text ${P?"":"text-muted"}`,style:{fontSize:d},children:P?P.getDate():""})})},`${P}_${X}`))]})]})};return v.useEffect(()=>{b&&_()},[b]),t.jsxs("div",{className:"container-date-range-picker",children:[t.jsxs("div",{className:"date-range-picker",ref:y,children:[t.jsx("button",{className:`date-picker-toggle ${u?"disabled":""}`,disabled:u,onClick:()=>C(!h),children:z&&j?t.jsxs("div",{className:"container-formate",children:[t.jsxs("p",{className:`p-formate-date ${u?"disabled":""}`,style:{borderRight:"1px solid #9c9ca0"},children:[W(z)," ",t.jsx(ml,{sx:{color:"#9c9ca0"},style:{width:"15px",marginLeft:"5px"}})]}),t.jsxs("p",{className:`p-formate-date ${u?"disabled":""}`,children:[W(j),t.jsx(ml,{sx:{color:"#9c9ca0"},style:{width:"15px",marginLeft:"5px"}})]})]}):t.jsxs("div",{className:"container-formate",children:[t.jsx("p",{className:`p-formate-date ${u?"disabled":""}`,style:{height:"34px",fontSize:d},children:T.selectRange}),t.jsx(Rs,{width:"10%",height:"50%"})]})}),h&&t.jsx("div",{className:"square"}),h&&t.jsx("div",{className:"container-triangle",children:t.jsx("div",{className:"triangle",children:t.jsx("div",{className:"triangle-blur"})})}),h&&t.jsxs("div",{className:"date-picker-dropdown",style:{right:a==="right"?"0":"auto",left:a==="left"?"0":"auto",top:"135%"},children:[t.jsxs("div",{className:"calendars-wrapper",children:[I(D,!0),I(k,!1)]}),!f&&t.jsx("div",{className:"date-picker-footer",children:z&&j&&t.jsxs("div",{style:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},children:[t.jsxs("div",{className:"days-selected",children:[ee()," ",T.days]}),t.jsxs("div",{className:"date-picker-actions",children:[t.jsx(tn,{buttonProperties:{onClick:()=>_(),style:{width:"115px",textAlign:"center"}},children:T.cancel}),t.jsx(_e,{buttonProperties:{onClick:()=>B(),style:{width:"115px",textAlign:"center"}},children:T.search})]})]})})]})]}),z&&j&&o&&t.jsx("button",{className:"button-reset",onClick:()=>_(),children:t.jsx(Mn,{})})]})};xl.propTypes={locale:n.oneOf(["es","en"]),heightBoxes:n.string,onDateRangeChange:n.func,disablePastDates:n.bool,resetButton:n.bool,withoutSearchButton:n.bool,onReset:n.func,direction:n.oneOf(["left","right"]),fontSize:n.string,limitRange:n.number,keyReset:n.number,disabled:n.bool,disableFutureDates:n.bool,disablePastDaysCount:n.number,value:n.shape({startDate:n.instanceOf(Date),endDate:n.instanceOf(Date)})};const bl=(e,{disablePastDates:s,disableBusinessDays:r})=>{const i=new Date;if(i.setHours(0,0,0,0),s&&e<i)return!1;if(r&&typeof r=="number"&&r>0){let o=new Date(i),l=0;for(;l<r;){o.setDate(o.getDate()+1);const a=o.getDay();a!==0&&a!==6&&l++}if(e<o)return!1}return!0},hu=e=>{const s=new Date;s.setHours(0,0,0,0);const r=new Date(s);r.setDate(s.getDate()+1);const i=new Date(s);return i.setDate(s.getDate()+2),e.getTime()===s.getTime()||e.getTime()===r.getTime()||e.getTime()===i.getTime()},fu=(e,s)=>{const r=new Date(s);return r.setHours(0,0,0,0),e.getTime()<=r.getTime()},pu="America/Bogota",gu=16,mu=3,yu=4,vl=0,jl=6,xu=()=>{const e=new Date().toLocaleString("en-US",{timeZone:pu});return new Date(e)},bu=(e,s)=>{const r=s??xu(),o=r.getHours()<gu?mu:yu;let l=0;const a=new Date(r);for(a.setDate(a.getDate()+1);l<o;){const g=a.getDay();g!==vl&&g!==jl&&l++,a.setDate(a.getDate()+1)}for(;a.getDay()===vl||a.getDay()===jl;)a.setDate(a.getDate()+1);const c=new Date(e);c.setHours(0,0,0,0);const d=new Date(a);return d.setHours(0,0,0,0),c<d},vu=e=>{let s=0,r=new Date;for(r.setHours(0,0,0,0),r.setDate(r.getDate()+1);s<5;){const i=r.getDay();i!==0&&i!==6&&s++,r.setDate(r.getDate()+1)}for(;r.getDay()===0||r.getDay()===6;)r.setDate(r.getDate()+1);return e<r},ju=e=>e.getDay()===0||e.getDay()===6,wu=(e,s)=>{const r=new Date(s);r.setHours(0,0,0,0);let i=new Date(r);do i.setDate(i.getDate()+1);while(i.getDay()===0||i.getDay()===6);return e.getTime()<=i.getTime()},ku=({locale:e="es",onDateChange:s,onChangeFunction:r,disablePastDates:i,disableBusinessDays:o,disableNextTwoDays:l,disableSpecificDate:a,disableDaysBasedOnTime:c,disableFiveBusinessDays:d,disableWeekends:u,disableNextBusinessDayAfter:g,hourDisableDaysBasedOnHour:f,id:m})=>{const x=e==="es"?gr:mr,[b,h]=v.useState(new Date),[w,T]=v.useState(new Date),[D,N]=v.useState(!1),[C,k]=v.useState(null),W=v.useRef(null),B=F=>{const z=F.getFullYear(),j=F.getMonth(),I=new Date(z,j,1).getDay(),R=new Date(z,j+1,0),O=[],M=new Date(z,j,0).getDate();for(let $=I-1;$>=0;$--)O.push(new Date(z,j-1,M-$));for(let $=1;$<=R.getDate();$++)O.push(new Date(z,j,$));const U=42-O.length;for(let $=1;$<=U;$++)O.push(new Date(z,j+1,$));return O};v.useEffect(()=>{if(o&&typeof o=="number"&&o>0){let F=new Date;F.setHours(0,0,0,0);let z=new Date(F),j=0;for(;j<o;){z.setDate(z.getDate()+1);const y=z.getDay();y!==0&&y!==6&&j++}z.getMonth()>F.getMonth()&&T(z)}},[i,o]);const _=v.useMemo(()=>F=>F?i&&!bl(F,{disablePastDates:i})||o&&!bl(F,{disableBusinessDays:o})||l&&hu(F)||a&&fu(F,new Date(a))||c&&bu(F,f)||d&&vu(F)||u&&ju(F)||g&&wu(F,g):!1,[i,o,l,a,c,d,u,g,f]),V=F=>{const z=new Date,j=new Date(z.getFullYear(),z.getMonth(),1).setHours(0,0,0,0);if(i&&F<j)return!0;if(a){const y=new Date(a).setHours(0,0,0,0);return new Date(F.getFullYear(),F.getMonth()+1,0).setHours(0,0,0,0)<y}return!1},p=F=>b&&F.getTime()===b.getTime(),H=F=>{const z=F.getMonth(),j=w.getMonth();z!==j&&T(new Date(F.getFullYear(),z,1)),k(Z(F)),h(F);const y=dt(F);s&&s(y),r&&r({id:m,date:y}),N(!1)},q=F=>{const z=new Date(F.getFullYear(),F.getMonth()-1,1),j=new Date;j.setHours(0,0,0,0),!(i&&z<new Date(j.getFullYear(),j.getMonth(),1))&&T(z)},L=F=>{const z=new Date(F.getFullYear(),F.getMonth()+1,1);T(z)},Z=F=>{const j=F.toLocaleDateString(x.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),y=j[0].charAt(0).toUpperCase()+j[0].slice(1),I=j[1],R=j[2].charAt(0).toUpperCase()+j[2].slice(1),O=j[3];return`${y} ${I} de ${R} ${O}`},K=()=>{h(new Date),N(!1)},ee=()=>{N(!1),s&&s(b),r&&r({id:m,date:b})};return v.useEffect(()=>{const F=z=>{W.current&&!W.current.contains(z.target)&&N(!1)};return document.addEventListener("mousedown",F),()=>{document.removeEventListener("mousedown",F)}},[W]),{date:C,isOpen:D,setDate:k,language:x,leftMonth:w,setIsOpen:N,formatDate:Z,setLeftMonth:T,handleSearch:ee,disablePrev:V,handleCancel:K,selectedDate:b,isDateInRange:p,datePickerRef:W,getDaysInMonth:B,isDateDisabled:_,handlePrevClick:q,handleNextClick:L,handleDateClick:H,setSelectedDate:h}},wl=({label:e,error:s,locale:r,disabled:i,size:o="180px",onDateChange:l,onChangeFunction:a,disableWeekends:c,keyResetCalendar:d,disablePastDates:u,disableNextTwoDays:g,disableSpecificDate:f,disableBusinessDays:m,disableDaysBasedOnTime:x,disableFiveBusinessDays:b,disableNextBusinessDayAfter:h,hourDisableDaysBasedOnHour:w,heightBoxes:T="40px",labelText:D,subLabelText:N,id:C,value:k,fontSize:W})=>{const{date:B,isOpen:_,setDate:V,language:p,leftMonth:H,setIsOpen:q,disablePrev:L,isDateInRange:Z,getDaysInMonth:K,isDateDisabled:ee,handleDateClick:F,handlePrevClick:z,handleNextClick:j,datePickerRef:y,setSelectedDate:I,setLeftMonth:R,selectedDate:O}=ku({locale:r,onDateChange:l,onChangeFunction:a,disableWeekends:c,disablePastDates:u,disableBusinessDays:m,disableNextTwoDays:g,disableSpecificDate:f,disableDaysBasedOnTime:x,disableFiveBusinessDays:b,disableNextBusinessDayAfter:h,hourDisableDaysBasedOnHour:w,id:C}),M=k instanceof Date?k:void 0,A=$=>{if(!$)return null;const X=$.toLocaleDateString(p.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),G=X[0].charAt(0).toUpperCase()+X[0].slice(1),se=X[1],Q=X[2].charAt(0).toUpperCase()+X[2].slice(1),he=X[3];return`${G} ${se} de ${Q} ${he}`};v.useEffect(()=>{V(null),I(null)},[d,V,I]),v.useEffect(()=>{if(M){(H.getMonth()!==M.getMonth()||H.getFullYear()!==M.getFullYear())&&R(new Date(M.getFullYear(),M.getMonth(),1));const $=new Date(M.getFullYear(),M.getMonth(),M.getDate()),P=O?new Date(O.getFullYear(),O.getMonth(),O.getDate()):null;(!P||$.getTime()!==P.getTime())&&I($)}},[M,H,O,R,I]);const U=$=>{const P=K($),X=$.getMonth(),G=se=>{const Q=!!M&&se&&se.getFullYear()===M.getFullYear()&&se.getMonth()===M.getMonth()&&se.getDate()===M.getDate();return[se&&se.getMonth()!==X?"other-month":"",se&&(Z(se)||Q)?"selected":"",ee(se)?"disabled":""].join(" ")};return t.jsxs("div",{className:"calendar",children:[t.jsxs("div",{className:"calendar-header",children:[t.jsx("button",{className:"calendar-nav-button",onClick:()=>z($),disabled:L(new Date($.getFullYear(),$.getMonth()-1,1)),children:t.jsx("span",{className:"sr-only",children:t.jsx(fr,{style:{width:"15px"}})})}),t.jsxs("h2",{className:"calendar-title",children:[p.MONTHS[$.getMonth()],t.jsx("p",{children:$.getFullYear()})]}),t.jsx("button",{className:"calendar-nav-button",onClick:()=>j($),children:t.jsx("span",{className:"sr-only",children:t.jsx(pr,{style:{width:"15px"}})})})]}),t.jsxs("div",{className:"calendar-grid",style:{gridTemplateColumns:`repeat(7, ${T})`},children:[t.jsx("div",{className:"background-days"}),p.DAYS.map(se=>t.jsx("div",{className:"calendar-day-header",children:se},se)),P.map((se,Q)=>t.jsx("div",{className:"calendar-day-wrapper",children:t.jsx("button",{className:`calendar-day ${G(se)}`,disabled:!se||ee(se),onClick:()=>se&&!ee(se)&&F(se),children:t.jsx("span",{className:`day-text ${se?"":"text-muted"}`,children:se?se.getDate():""})})},`${se}_${Q}`))]})]})};return t.jsxs("div",{className:"single-date-picker-container relative",ref:y,children:[t.jsx(et,{label:M?A(M):B??e,onchange:()=>{},options:[],size:o,isOpen:_,setIsOpen:q,error:s,disabledClickOutside:!0,disabled:i,keyReset:d,Icon:Ii,labelText:D,subLabelText:N,fontSizeLabel:W,withoutOptions:!0}),_&&t.jsx("div",{className:"date-picker-dropdown date-picker-individual",children:t.jsx("div",{className:"calendars-wrapper",children:U(H)})})]})};wl.propTypes={locale:n.oneOf(["es-ES","en-US"]),onDateChange:n.func,disableBusinessDays:n.number,disablePastDates:n.bool,label:n.string,size:n.string,disableNextTwoDays:n.bool,disableSpecificDate:n.instanceOf(Date),keyResetCalendar:n.number,error:n.bool,disableDaysBasedOnTime:n.bool,disableFiveBusinessDays:n.bool,disabled:n.bool,disableWeekends:n.bool,disableNextBusinessDayAfter:n.instanceOf(Date),hourDisableDaysBasedOnHour:n.instanceOf(Date),heightBoxes:n.string,labelText:n.string,subLabelText:n.any,id:n.string,onChangeFunction:n.func,value:n.instanceOf(Date),fontSize:n.string};const kl=({title:e,description:s,linkText:r,icon:i,fnNavigate:o,width:l,height:a,id:c})=>{const d=()=>{o(c)};return t.jsxs("section",{className:"info-action-card",style:{width:l,height:a},onClick:d,children:[t.jsxs("div",{className:"info-action-card__content",children:[t.jsxs("div",{className:"info-action-card__content__text__container",children:[t.jsx("h3",{children:e}),t.jsx("p",{children:s})]}),i]}),t.jsx("div",{className:"line-grey"}),t.jsxs("div",{className:"info-action-card__action",children:[t.jsx("button",{children:r}),t.jsx(Ms,{})]})]})};kl.propTypes={title:n.string,description:n.string,linkText:n.string,icon:n.node,fnNavigate:n.func,width:n.string,height:n.string,id:n.string};const yr=e=>e.map(s=>({id:s.id,title:s.title,optionsSelect:[]})),Cu=(e,s)=>{const[r,i]=v.useState([]),[o,l]=v.useState(yr(e)),[a,c]=v.useState(!1),d=v.useRef(null),u=v.useRef(!1),g=w=>{const T={};return e.forEach(D=>{const N=w.find(C=>C.id===D.id);N?T[D.id]={value:N.optionsSelect.map(C=>C.id),allData:N.optionsSelect}:T[D.id]={value:[],allData:[]}}),T},f=w=>{i(T=>T.includes(w)?T.filter(D=>D!==w):[...T,w])},m=(w,T)=>{u.current=!0,l(D=>{var _;const N=D.findIndex(V=>V.id===w);let C=[...D],k=[];const W=e.find(V=>V.id===w)||{};if(W.multiple!==!1)if(N===-1)k=[T],C.push({id:w,title:W.title||"",optionsSelect:k});else{const V=D[N].optionsSelect;V.some(H=>H.id===T.id)?k=V.filter(H=>H.id!==T.id):k=[...V,T],k.length===0?C.splice(N,1):(k.sort((H,q)=>{var L;return(L=H.label)==null?void 0:L.localeCompare(q.label)}),C[N].optionsSelect=k)}else if(N===-1||((_=D[N].optionsSelect[0])==null?void 0:_.id)!==T.id?k=[T]:k=[],k.length===0)N>-1&&C.splice(N,1);else{const V={id:w,title:W.title||"",optionsSelect:k};N===-1?C.push(V):C[N]=V}if(s){const V=g(C);s(V)}return C})},x=()=>{u.current=!0;const w=yr(e);if(l(w),s){const T=g(w);s(T)}},b=v.useCallback(w=>{u.current=!0,l(w)},[]),h=()=>o.reduce((w,T)=>w+T.optionsSelect.length,0);return v.useEffect(()=>{u.current||l(yr(e))},[e]),v.useEffect(()=>{const w=T=>{d.current&&!d.current.contains(T.target)&&c(!1)};return document.addEventListener("mousedown",w),()=>document.removeEventListener("mousedown",w)},[]),{expandedSections:r,selectedFilters:o,toggleSection:f,toggleFilter:m,clearAllFilters:x,open:a,setOpen:c,getLengthFilters:h,filterRef:d,setSelectedFilters:b}},qn=(e,s)=>{var r;return s?typeof e=="object"&&!Array.isArray(e)?(r=Object.values(e))==null?void 0:r.flat():Array.isArray(e)?e:[]:Array.isArray(e)?e:[]},Su=(e,s)=>s||Array.isArray(e)?e:[],Cl=({data:e=[],onChange:s,disabled:r,keyRest:i,value:o,fontSizeLabel:l="0.8vw",fontSizeTitles:a,fontSizeSelects:c="0.8vw",widthFilterComponent:d="380px",heightFilterComponent:u="400px",right:g="0",top:f="0"})=>{const{open:m,setOpen:x,toggleFilter:b,toggleSection:h,selectedFilters:w,clearAllFilters:T,getLengthFilters:D,expandedSections:N,filterRef:C,setSelectedFilters:k}=Cu(e,s),[W,B]=v.useState({}),[_,V]=v.useState({}),p=v.useRef({}),H=v.useRef(!0),q=132,L=220,Z=j=>{B(y=>({...y,[j]:!y[j]}))};v.useEffect(()=>{e.forEach(j=>{(j.selectAll||j.basicSelect)&&!(N!=null&&N.includes(j==null?void 0:j.id))&&h(j==null?void 0:j.id)})},[e,N,h]);const K=(j,y,I,R)=>{const O=I==null?void 0:I.filter(A=>R.includes(A.id)),M=o!==void 0?o:w;k(()=>{const A=M==null?void 0:M.findIndex($=>($==null?void 0:$.id)===j);let U=[...M];if(O.length===0)A>-1&&U.splice(A,1);else{const $={id:j,title:y,optionsSelect:O};A===-1?U.push($):U[A]=$}if(s){const $={};e.forEach(P=>{if((P==null?void 0:P.id)===j)$[P==null?void 0:P.id]={value:R,allData:O};else{const X=U==null?void 0:U.find(G=>(G==null?void 0:G.id)===(P==null?void 0:P.id));X&&X.optionsSelect.length>0?$[P==null?void 0:P.id]={value:X.optionsSelect.map(G=>G.id),allData:X.optionsSelect}:$[P==null?void 0:P.id]={value:[],allData:[]}}}),s($)}return U})},ee=(j,y,I,R)=>{const O=I==null?void 0:I.find(A=>A.value===R||A.label===R),M=o!==void 0?o:w;k(()=>{const A=M==null?void 0:M.findIndex($=>($==null?void 0:$.id)===j);let U=[...M];if(!O)A>-1&&U.splice(A,1);else{const $={id:j,title:y,optionsSelect:[O]};A===-1?U.push($):U[A]=$}if(s){const $={};e.forEach(P=>{if((P==null?void 0:P.id)===j)$[P==null?void 0:P.id]={value:R,allData:O?[O]:[]};else{const X=U==null?void 0:U.find(G=>(G==null?void 0:G.id)===(P==null?void 0:P.id));X&&X.optionsSelect.length>0?$[P==null?void 0:P.id]={value:X.optionsSelect.map(G=>G.value||G.id),allData:X.optionsSelect}:$[P==null?void 0:P.id]={value:[],allData:[]}}}),s($)}return U})};v.useEffect(()=>{const j={};N==null||N.forEach(y=>{const I=p.current[y];I&&I.scrollHeight>q&&(j[y]=!0)}),V(j)},[N,e]);const F=o!==void 0?o:w;v.useEffect(()=>{if(H.current){H.current=!1;return}k(o===void 0?[]:o)},[i,k,o]),v.useEffect(()=>{o!==void 0&&!H.current&&k(o)},[o,k]);const z=o!==void 0?F==null?void 0:F.reduce((j,y)=>{var I;return j+((I=y==null?void 0:y.optionsSelect)==null?void 0:I.length)},0):D();return t.jsxs("div",{className:"toggle-filter-component",ref:C,children:[t.jsxs("button",{className:"reset-styles-button center-flex relative button-filter-component",disabled:r,onClick:()=>x(!m),style:{fontSize:a},children:["Filtro ",z?`(${z})`:"",t.jsx(Os,{})]}),m&&t.jsxs("div",{className:"filter-container-component",style:{width:d,height:u,right:g,top:f},children:[t.jsxs("div",{className:"filter-header",children:[t.jsx("h2",{className:"filter-title",style:{fontSize:a},children:"Filtros"}),t.jsxs("div",{className:"filter-header-buttons",children:[(o!==void 0?F.reduce((y,I)=>{var R;return y+((R=I==null?void 0:I.optionsSelect)==null?void 0:R.length)},0):D())>0&&t.jsxs("button",{className:"clear-all",onClick:T,style:{fontSize:a},children:["Borrar todo",t.jsx(In,{width:"15px",height:"15px"})]}),t.jsx(ct,{sx:{color:"#8598ad"},style:{width:"14px",height:"14px"},onClick:()=>x(!m)})]})]}),e.map(({id:j,title:y,options:I,selectAll:R,basicSelect:O,placeholderInput:M,label:A,textSelectAll:U,grouped:$,disabledSection:P})=>{var X,G,se,Q,he,le;return t.jsxs("div",{className:"filter-section",children:[t.jsxs("button",{className:"section-header",onClick:()=>!(R||O)&&h(j),style:{cursor:R||O?"default":"pointer"},children:[t.jsxs("span",{className:"section-header-title",style:{fontSize:l},children:["Por ",y]}),!(R||O)&&(N==null?void 0:N.includes(j))&&t.jsx("span",{className:"filter-container-icon",children:t.jsx(Hn,{isOpen:N==null?void 0:N.includes(j),onChange:()=>{},color:"#8598AD",padding:"2px",display:"flex",height:"auto",width:"auto"})})]}),(N==null?void 0:N.includes(j))&&t.jsx(t.Fragment,{children:R?t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(rr,{data:Su(I,$),grouped:$||!1,label:A||y,maxheight:"200px",onChange:fe=>{K(j,y,qn(I,$),fe)},placeholderSearch:M||`Buscar ${y==null?void 0:y.toLowerCase()}`,textSelectAll:U||`Todos los ${y==null?void 0:y.toLowerCase()}`,width:"100%",widthDropdown:"100%",isRelative:!0,selectedValues:((G=(X=F.find(fe=>(fe==null?void 0:fe.id)===j))==null?void 0:X.optionsSelect)==null?void 0:G.map(fe=>fe.id))||[],fontSizeLabel:l,disabled:P,fontSizeOptions:c})}):O?t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(et,{label:A||y,options:qn(I,$),onchange:fe=>{ee(j,y,qn(I,$),fe.value)},placeholderInputSearch:M||`Buscar ${y==null?void 0:y.toLowerCase()}`,size:"100%",value:((he=(Q=(se=F==null?void 0:F.find(fe=>(fe==null?void 0:fe.id)===j))==null?void 0:se.optionsSelect)==null?void 0:Q[0])==null?void 0:he.value)||"",position:"relative",fontSizeLabel:l,disabled:P,fontSizeOptions:c})}):t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"section-content",ref:fe=>p.current[j]=fe,style:_[j]?W[j]?{maxHeight:L,overflowY:"scroll"}:{maxHeight:q,overflow:"hidden"}:{},children:(le=qn(I,$))==null?void 0:le.map(fe=>{const He=F==null?void 0:F.some(ke=>{var Pe;return(ke==null?void 0:ke.id)===j&&((Pe=ke==null?void 0:ke.optionsSelect)==null?void 0:Pe.some(ce=>ce.id===fe.id))});return t.jsx(Vn,{height:"27px",onChange:()=>b(j,fe),isSelect:He,children:fe.label},fe.id)})}),t.jsx("div",{style:{display:"flex",justifyContent:"end",padding:"0 8%",marginTop:"10px"},children:(_==null?void 0:_[j])&&t.jsx("button",{className:"view-more",onClick:()=>Z(j),children:W[j]?"Ver menos":"Ver más"})})]})})]},j)})]})]})};Cl.propTypes={data:n.arrayOf(n.shape({id:n.string.isRequired,title:n.string.isRequired,selectAll:n.bool,basicSelect:n.bool,grouped:n.bool,placeholderInput:n.string,label:n.string,textSelectAll:n.string,options:n.oneOfType([n.arrayOf(n.shape({id:n.string.isRequired,label:n.string.isRequired,name:n.string,value:n.string})),n.object]).isRequired})),onChange:n.func,disabled:n.bool,keyRest:n.oneOfType([n.number,n.string]),value:n.array,fontSizeLabel:n.string,fontSizeTitles:n.string,widthFilterComponent:n.string,heightFilterComponent:n.string,right:n.string,fontSizeSelects:n.string,top:n.string};const Tu=(e,s,r)=>{const[i,o]=v.useState([]),[l,a]=v.useState(!1),c=v.useRef(null);v.useEffect(()=>{const m=e.filter(x=>x.type==="select"||x.type==="multiselect").map(x=>x.id);o(m)},[e]);const d=m=>{o(x=>x.includes(m)?x.filter(b=>b!==m):[...x,m])},u=v.useCallback((m,x)=>{const b=s.map(h=>h.id===m?{...h,value:x}:h);r&&r(b)},[s,r]),g=v.useCallback(()=>{const m=e.map(x=>x.type==="multiselect"||x.type==="chips"?{id:x.id,value:[]}:{id:x.id,value:""});r&&r(m)},[e,r]),f=v.useCallback(()=>{if(!s||!Array.isArray(s))return 0;let m=0;return s.forEach(x=>{const b=x.value;Array.isArray(b)?m+=b.length:b&&b!==""&&(m+=1)}),m},[s]);return v.useEffect(()=>{const m=x=>{c.current&&!c.current.contains(x.target)&&a(!1)};return document.addEventListener("mousedown",m),()=>document.removeEventListener("mousedown",m)},[]),{expandedSections:i,open:l,setOpen:a,toggleSection:d,handleFilterChange:u,clearAllFilters:g,getTotalSelected:f,filterRef:c}},Sl=({data:e=[],value:s,onChange:r,disabled:i=!1,fontSizeLabel:o="10px",fontSizeTitles:l="10px",fontSizeSelects:a="10px",widthFilterComponent:c="380px",height:d="400px",right:u="0",top:g="0"})=>{const[f,m]=v.useState(e.map(F=>({id:F.id,value:F.type==="multiselect"||F.type==="chips"?[]:""}))),x=s!==void 0,b=x?s:f,h=F=>{x||m(F),r&&r(F)},{open:w,setOpen:T,expandedSections:D,toggleSection:N,handleFilterChange:C,clearAllFilters:k,getTotalSelected:W,filterRef:B}=Tu(e,b,h),[_,V]=v.useState({}),[p,H]=v.useState({}),q=v.useRef({}),L=132,Z=220,K=F=>{V(z=>({...z,[F]:!z[F]}))};v.useEffect(()=>{const F={};D==null||D.forEach(z=>{const j=q.current[z];j&&j.scrollHeight>L&&(F[z]=!0)}),H(F)},[D,e]);const ee=W();return t.jsxs("div",{className:"toggle-filter-component",ref:B,children:[t.jsxs("button",{className:"reset-styles-button center-flex relative button-filter-component",disabled:i,onClick:()=>T(!w),style:{fontSize:l},children:["Filtro ",ee?`(${ee})`:"",t.jsx(Os,{})]}),w&&t.jsxs("div",{className:"filter-container-component",style:{width:c,height:d,right:u,top:g},children:[t.jsxs("div",{className:"filter-header",children:[t.jsx("h2",{className:"filter-title",style:{fontSize:l},children:"Filtros"}),t.jsxs("div",{className:"filter-header-buttons",children:[ee>0&&t.jsxs("button",{className:"clear-all",onClick:k,style:{fontSize:l},children:["Borrar todo",t.jsx(In,{width:"15px",height:"15px"})]}),t.jsx(ct,{sx:{color:"#8598ad"},style:{width:"14px",height:"14px"},onClick:()=>T(!w)})]})]}),e.map(({id:F,title:z,type:j="chips",options:y=[],placeholder:I,placeholderInput:R,textSelectAll:O,disabled:M})=>{var A,U;return t.jsxs("div",{className:"filter-section",children:[t.jsxs("button",{className:"section-header",onClick:()=>!(j==="select"||j==="multiselect")&&N(F),style:{cursor:j==="select"||j==="multiselect"?"default":"pointer"},children:[t.jsxs("span",{className:"section-header-title",style:{fontSize:o},children:["Por ",z]}),j==="chips"&&t.jsx("span",{className:"filter-container-icon",children:t.jsx(Hn,{isOpen:D==null?void 0:D.includes(F),onChange:()=>{},color:"#8598AD",padding:"2px",display:"flex",height:"auto",width:"auto"})})]}),(D==null?void 0:D.includes(F))&&t.jsxs(t.Fragment,{children:[j==="select"&&t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(Fn,{id:F,placeholder:I||`Seleccione ${z}`,options:y,onChange:$=>{C(F,$.target.value||"")},placeholderInput:R||`Buscar ${z==null?void 0:z.toLowerCase()}`,width:"100%",value:((A=b==null?void 0:b.find($=>$.id===F))==null?void 0:A.value)||"",disabled:M,fontSize:a,fontSizeOptions:a,position:"relative"})}),j==="multiselect"&&t.jsx("div",{style:{padding:"8px 15px"},children:t.jsx(_n,{id:F,placeholder:I||`Seleccione ${z}`,options:y,onChange:$=>{C(F,$.target.value||[])},placeholderInput:R||`Buscar ${z==null?void 0:z.toLowerCase()}`,width:"100%",value:((U=b==null?void 0:b.find($=>$.id===F))==null?void 0:U.value)||[],disabled:M,fontSize:a,fontSizeOptions:a,textSelectAll:O||`Todos los ${z==null?void 0:z.toLowerCase()}`,position:"relative"})}),j==="chips"&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"section-content",ref:$=>q.current[F]=$,style:p[F]?_[F]?{maxHeight:Z,overflowY:"scroll"}:{maxHeight:L,overflow:"hidden"}:{},children:y==null?void 0:y.map($=>{var G;const P=((G=b==null?void 0:b.find(se=>se.id===F))==null?void 0:G.value)||[],X=P.includes($.value);return t.jsx(Vn,{height:"27px",onChange:()=>{const se=X?P.filter(Q=>Q!==$.value):[...P,$.value];C(F,se)},isSelect:X,children:$.label},$.id||$.value)})}),t.jsx("div",{style:{display:"flex",justifyContent:"end",padding:"0 8%",marginTop:"10px"},children:(p==null?void 0:p[F])&&t.jsx("button",{className:"view-more",onClick:()=>K(F),children:_[F]?"Ver menos":"Ver más"})})]})]})]},F)})]})]})};Sl.propTypes={data:n.arrayOf(n.shape({id:n.string.isRequired,title:n.string.isRequired,type:n.oneOf(["select","multiselect","chips"]),options:n.arrayOf(n.shape({id:n.oneOfType([n.string,n.number]),value:n.any.isRequired,label:n.string.isRequired})).isRequired,placeholder:n.string,placeholderInput:n.string,label:n.string,textSelectAll:n.string,disabled:n.bool})).isRequired,value:n.arrayOf(n.shape({id:n.string.isRequired,value:n.any.isRequired})),onChange:n.func.isRequired,disabled:n.bool,fontSizeLabel:n.string,fontSizeTitles:n.string,fontSizeSelects:n.string,widthFilterComponent:n.string,height:n.string,right:n.string,top:n.string};const Tl=({title:e,description:s,linkText:r,icon:i,fnNavigate:o,width:l,fnDownload:a,gapTitleDescription:c,height:d,hasDownloadButton:u,fontSizeTitle:g,fontSizeDescription:f,fontSizeButton:m,textButton:x,widthButton:b="7.5vw",id:h})=>t.jsxs("section",{id:"info-action-card-download-template",className:"info-action-card",style:{width:l,height:d},onClick:()=>o(h),children:[t.jsxs("div",{style:{height:"80%",display:"flex",flexDirection:"column",justifyContent:"space-evenly"},children:[t.jsxs("div",{className:"info-action-card__content info-action-card__content-download-template",children:[t.jsxs("div",{className:"info-action-card__content__text info-action-card__content__text-download-template",style:{gap:c},children:[t.jsx("h3",{style:{fontSize:g},children:e}),t.jsx("p",{style:{fontSize:f},children:s})]}),t.jsx("div",{className:"info-action-card__content__icon",children:i})]}),u&&t.jsx(or,{buttonProperties:{disabled:!1,onClick:()=>a(),style:{minHeight:"32px",width:b,marginLeft:"10px",fontSize:m,display:"flex",justifyContent:"space-between",alignItems:"center"}},children:x})]}),t.jsx("div",{className:"info-action-card__action info-action-card__action-download-template",children:t.jsxs("div",{style:{display:"flex",alignItems:"center",padding:" 15px",gap:"10px",fontSize:f},children:[t.jsx("button",{children:r}),t.jsx(Ms,{})]})})]});Tl.propTypes={title:n.string,description:n.string,linkText:n.string,icon:n.node,fnNavigate:n.func,width:n.string,fnDownload:n.func,gapTitleDescription:n.string,height:n.string,hasDownloadButton:n.bool,fontSizeTitle:n.string,fontSizeDescription:n.string,fontSizeButton:n.string,textButton:n.string,widthButton:n.string,id:n.string};const Ml=({iconTitle:e,title:s,mainData:r,news:i,width:o,height:l,onChange:a,isSelected:c,value:d,disabled:u,keyReset:g,heightTitleFilter:f="20px",color:m="#575EE0"})=>{const[x,b]=v.useState({isSelected:c||!1,value:d||null}),h=D=>d===D.title,w=({item:D,from:N})=>{const C={isSelected:x.value!==D.title,value:x.value===D.title?null:D.title};b(C),a({item:D,from:N,title:s,selected:C.value,isSelected:C.isSelected})};v.useEffect(()=>{b({isSelected:!1,value:null})},[g]);const T=D=>!!(Number(D.quantity)===0||u);return t.jsxs("div",{className:"ProcessFilter",style:{width:o,height:l,borderColor:m},children:[t.jsxs("div",{className:"ProcessFilter-header",style:{height:f},children:[t.jsxs("div",{className:"ProcessFilter-titleWrapper",children:[e,t.jsx("h2",{className:"ProcessFilter-title",style:{color:m},children:s})]}),t.jsx("div",{className:"ProcessFilter-statsWrapper",children:t.jsx(Ui,{})})]}),t.jsx("div",{className:"ProcessFilter-mainData",children:r.map(D=>t.jsxs("div",{onClick:()=>T(D)?null:w({item:D,from:"main"}),className:`ProcessFilter-item-wrapper ${h(D)?"selected":""} ${T(D)?"disabled":""}`,children:[t.jsxs("div",{className:"ProcessFilter-item-content-icon-title",children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:11,fill:"none",children:t.jsx("path",{fill:"#fff",d:"M13.407 1.545 11.832 0 4.469 7.172l-2.883-2.8L0 5.91l4.469 4.343 8.938-8.708Z"})}),t.jsx("span",{className:"ProcessFilter-item-title",children:D.title})]}),t.jsx("span",{className:"ProcessFilter-item-quantity",children:D.quantity})]},D.id))}),i.length>0&&t.jsxs("div",{className:"",children:[t.jsxs("h3",{className:"ProcessFilter-newsTitle",children:["Novedades (",i.reduce((D,N)=>D+(parseInt(N.quantity)||0),0),")"]}),i.map(D=>t.jsxs("div",{onClick:()=>T(D)?null:w({item:D,from:"news"}),className:`ProcessFilter-item-wrapper ${h(D)?"selected":""} ${T(D)?"disabled":""}`,children:[t.jsxs("div",{className:"ProcessFilter-item-content-icon-title",children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:11,fill:"none",children:t.jsx("path",{fill:"#fff",d:"M13.407 1.545 11.832 0 4.469 7.172l-2.883-2.8L0 5.91l4.469 4.343 8.938-8.708Z"})}),t.jsx("span",{className:"ProcessFilter-item-title",children:D.title})]}),t.jsx("span",{className:"ProcessFilter-item-quantity",children:D.quantity})]},D.id))]})]})};Ml.propTypes={iconTitle:n.any,title:n.string,mainData:n.array,news:n.array,width:n.string,height:n.string,onChange:n.func,isSelected:n.bool,value:n.string,disabled:n.bool,keyReset:n.number,heightTitleFilter:n.string,color:n.string};const Mu=({locale:e="es",disablePastDates:s,onDateRangeChange:r,withoutSearchButton:i=!1,onReset:o,limitRange:l,disableFutureDates:a,disablePastDaysCount:c})=>{const[d,u]=v.useState(!1),[g,f]=v.useReducer(O=>O+1,0),m=e==="es"?gr:mr,[x,b]=v.useState(null),[h,w]=v.useState(null),[T,D]=v.useState(null),[N,C]=v.useState(new Date),[k,W]=v.useState(new Date(new Date().setMonth(new Date().getMonth()+1))),[B,_]=v.useState(!1),V=(O,M)=>{const A=new Date;if(A.setHours(0,0,0,0),c){const U=new Date(A);if(U.setDate(A.getDate()-c),O<U||O>A)return!0}return M&&s&&O<A||!M&&a&&O>A||s&&O<A||a&&O>A?!0:l>0&&x?yl(O,x,l):!1},p=O=>{const M=O.getFullYear(),A=O.getMonth(),$=new Date(M,A,1).getDay(),P=new Date(M,A+1,0),X=[],G=new Date(M,A,0).getDate();for(let he=$-1;he>=0;he--)X.push(new Date(M,A-1,G-he));for(let he=1;he<=P.getDate();he++)X.push(new Date(M,A,he));const Q=42-X.length;for(let he=1;he<=Q;he++)X.push(new Date(M,A+1,he));return X},H=O=>!x||!h?!1:O>=x&&O<=h,q=O=>!x||!T?!1:O>=x&&O<=T||O<=x&&O>=T,L=O=>{!x||h?(b(O),w(null)):O<x?(w(x),b(O),i&&I(O,x)):(w(O),i&&I(x,O))},Z=O=>{D(O)},K=()=>!x||!h?0:Math.round((h.getTime()-x.getTime())/(1e3*60*60*24))+1,ee=(O,M)=>{const A=new Date(O.getFullYear(),O.getMonth()-1,1);s&&A<new Date(new Date().getFullYear(),new Date().getMonth(),1)&&M||(M?C(A):(W(A),A.getMonth()===N.getMonth()&&C(new Date(A.getFullYear(),A.getMonth()-1,1))))},F=(O,M)=>{const A=new Date(O.getFullYear(),O.getMonth()+1,1);M?(C(A),A.getMonth()===k.getMonth()&&W(new Date(A.getFullYear(),A.getMonth()+1,1))):W(A)},z=O=>{const A=O.toLocaleDateString(m.code,{weekday:"short",day:"numeric",month:"short",year:"2-digit"}).split(" "),U=A[0].charAt(0).toUpperCase()+A[0].slice(1),$=A[1],P=A[2].charAt(0).toUpperCase()+A[2].slice(1),X=A[3];return`${U} ${$} de ${P} ${X}`},j=()=>{const O=new Date;b(null),w(null),C(O),W(new Date(new Date().setMonth(new Date().getMonth()+1))),_(!1),o({startDate:null,endDate:null}),f()},y=()=>{_(!1);const O=dt(x),M=dt(h);r({startDate:O,endDate:M}),u(!1)},I=(O,M)=>{b(O),w(M),_(!1);const A=dt(O),U=dt(M);r({startDate:A,endDate:U}),u(!1)};return{isOpen:B,endDate:h,language:m,leftMonth:N,startDate:x,setIsOpen:_,hoverDate:T,rightMonth:k,formatDate:z,handleSearch:y,handleCancel:j,isDateInRange:H,getDaysInMonth:p,isDateDisabled:V,handleDateClick:L,handleDateHover:Z,handlePrevClick:ee,handleNextClick:F,getDaysSelected:K,isDateInHoverRange:q,keyReset:g,resetSelect:f,handleBasicSelect:({value:O})=>{O==="custom"?(u(!0),_(!1)):r({value:O})},isOpenCalendar:d,setIsOpenCalendar:u}},Nl=({locale:e="es",onDateRangeChange:s,disablePastDates:r,limitRange:i=0,resetButton:o=!0,onReset:l,direction:a="right",heightBoxes:c="40px",fontSize:d="0.92vw",disabled:u,disableFutureDates:g,optionsBasicSelect:f,withoutSearchButton:m,widthBasicSelect:x,fontSizeLabelBasicSelect:b,fontSizeOptionsBasicSelect:h,labelText:w,subLabelText:T,disablePastDaysCount:D,keyResetBasicSelect:N})=>{const{keyReset:C,isOpen:k,endDate:W,language:B,leftMonth:_,startDate:V,setIsOpen:p,rightMonth:H,handleSearch:q,handleCancel:L,isDateInRange:Z,getDaysInMonth:K,isDateDisabled:ee,handleDateClick:F,handleDateHover:z,handlePrevClick:j,handleNextClick:y,getDaysSelected:I,isDateInHoverRange:R,handleBasicSelect:O,isOpenCalendar:M,setIsOpenCalendar:A}=Mu({locale:e,onReset:l,onDateRangeChange:s,disablePastDates:r,withoutSearchButton:m,limitRange:i,disableFutureDates:g,disablePastDaysCount:D}),U=v.useRef(null);v.useEffect(()=>{const P=X=>{U.current&&!U.current.contains(X.target)&&(k||M)&&(p(!1),A(!1),o||L())};return document.addEventListener("mousedown",P),()=>{document.removeEventListener("mousedown",P)}},[W,L,k,p,V,o,M,A]);const $=(P,X=!0)=>{const G=K(P),se=P.getMonth(),Q=(le,fe)=>[le&&le.getMonth()!==se?"other-month":"",le&&Z(le)?"in-range":"",le&&R(le)?"hover-range":"",le&&(le.getTime()===(V==null?void 0:V.getTime())||le.getTime()===(W==null?void 0:W.getTime()))?"selected":"",ee(le,fe)?"disabled":""].join(" "),he=({date:le,isLeftCalendar:fe,disablePastDates:He,leftMonth:ke})=>{const Pe=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),ce=new Date(le.getFullYear(),le.getMonth()-1,1).getTime();return!!(He&&(ce<Pe||!fe&&new Date(ke.getFullYear(),ke.getMonth(),1).getTime()<=Pe))};return t.jsxs("div",{className:"calendar",children:[t.jsxs("div",{className:"calendar-header",children:[t.jsx("button",{className:"calendar-nav-button",onClick:()=>j(P,X),disabled:Un(new Date(P.getFullYear(),P.getMonth()-1,1),!0,V,i)||he({date:P,isLeftCalendar:X,disablePastDates:r,leftMonth:_}),children:t.jsx("span",{className:"sr-only",children:t.jsx(fr,{style:{width:"15px"}})})}),t.jsxs("h2",{className:"calendar-title",children:[B.MONTHS[P.getMonth()],t.jsx("p",{children:P.getFullYear()})]}),t.jsx("button",{className:"calendar-nav-button",onClick:()=>y(P,X),disabled:Un(new Date(P.getFullYear(),P.getMonth()+1,1),!1,V,i)||g&&new Date(P.getFullYear(),P.getMonth(),1).getTime()>=new Date(new Date().getFullYear(),new Date().getMonth(),1).getTime(),children:t.jsx("span",{className:"sr-only",children:t.jsx(pr,{style:{width:"15px"}})})})]}),t.jsxs("div",{className:"calendar-grid",style:{gridTemplateColumns:`repeat(7, ${c})`},children:[t.jsx("div",{className:"background-days"}),B.DAYS.map(le=>t.jsx("div",{className:"calendar-day-header",style:{fontSize:d},children:le},le)),G.map((le,fe)=>t.jsx("div",{className:"calendar-day-wrapper",children:t.jsx("button",{className:`calendar-day ${Q(le,X)}`,disabled:!le||ee(le),onClick:()=>le&&!ee(le)&&F(le),onMouseEnter:()=>le&&!ee(le)&&z(le),onMouseLeave:()=>z(null),children:t.jsx("span",{className:`day-text ${le?"":"text-muted"}`,style:{fontSize:d},children:le?le.getDate():""})})},`${le}_${fe}`))]})]})};return v.useEffect(()=>{N&&L()},[N]),v.useEffect(()=>{k&&A(!1)},[k]),t.jsxs("div",{className:"container-date-range-picker",children:[t.jsxs("div",{className:"date-range-picker",ref:U,style:{width:x},children:[t.jsx(et,{label:"Buscar por fecha",options:f,size:x,isOpen:k,setIsOpen:p,disabledClickOutside:!0,disabled:u,onchange:O,fontSizeLabel:b,fontSizeOptions:h,keyReset:C,labelText:w,subLabelText:T,sortAlphabetically:!1}),M&&t.jsxs("div",{className:"date-picker-dropdown",style:{right:a==="right"?"0":"auto",left:a==="left"?"0":"auto",top:"90%"},children:[t.jsxs("div",{className:"calendars-wrapper",children:[$(_,!0),$(H,!1)]}),!m&&t.jsx("div",{className:"date-picker-footer",children:V&&W&&t.jsxs("div",{style:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},children:[t.jsxs("div",{className:"days-selected",children:[I()," ",B.days]}),t.jsxs("div",{className:"date-picker-actions",children:[t.jsx(tn,{buttonProperties:{onClick:()=>L(),style:{width:"115px",textAlign:"center"}},children:B.cancel}),t.jsx(_e,{buttonProperties:{onClick:()=>q(),style:{width:"115px",textAlign:"center"}},children:B.search})]})]})})]})]}),V&&W&&o&&t.jsx("button",{className:"button-reset",onClick:()=>L(),children:t.jsx(Mn,{})})]})};Nl.propTypes={locale:n.oneOf(["es","en"]),heightBoxes:n.string,onDateRangeChange:n.func,disablePastDates:n.bool,resetButton:n.bool,withoutSearchButton:n.bool,onReset:n.func,direction:n.oneOf(["left","right"]),fontSize:n.string,limitRange:n.number,keyReset:n.number,disabled:n.bool,disableFutureDates:n.bool,optionsBasicSelect:n.array,widthBasicSelect:n.string,fontSizeLabelBasicSelect:n.string,fontSizeOptionsBasicSelect:n.string,labelText:n.string,subLabelText:n.any,disablePastDaysCount:n.number,keyResetBasicSelect:n.number};const zl=({width:e,menu:s,submenu:r,tab:i,navigateFn:o,fontSize:l,Icon:a,marginTop:c})=>{const d=()=>{o({submenu:r,tab:i})};return t.jsxs("div",{className:"flex gap w-full",style:{width:e},children:[t.jsxs("ul",{className:"flex gap items-center ulBreadcrumbs",children:[t.jsx("li",{className:"list-none flex",style:{marginTop:c??"4px"},children:a||t.jsx(Nn,{width:25,height:25})}),t.jsx("li",{className:"list-none",style:{fontSize:l},children:s}),t.jsx("li",{className:"list-none",style:{fontSize:l},children:t.jsx(En,{})})]}),t.jsxs("ul",{className:"flex gap items-center pointer ulBreadcrumbs",children:[t.jsx("li",{className:`list-none ${i?"border-bottom":"color-tab"}`,onClick:d,style:{fontSize:l},children:r}),i&&t.jsx("li",{className:"list-none",style:{fontSize:l},children:t.jsx(En,{})}),i&&t.jsx("li",{className:"list-none color-tab",style:{fontSize:l},children:i})]})]})};zl.propTypes={width:n.string,menu:n.string,submenu:n.string,tab:n.string,navigateFn:n.func,fontSize:n.string,Icon:n.element,marginTop:n.string};const El=({steps:e=[],currentStep:s=1,width:r="600px"})=>{const i=()=>e.length<=1?0:s/e.length*100;return t.jsxs("div",{className:"stepper-container",style:{width:r},children:[t.jsx("div",{className:"stepper-line",style:{"--progress-width":`${i()}%`}}),t.jsx("div",{className:"stepper-steps",children:e.map((o,l)=>{const a=l+1,c=a<s,d=a===s;return t.jsxs("div",{className:"step-wrapper",children:[t.jsx("div",{className:`step-circle ${c?"completed":d?"current":"inactive"}`,children:c?t.jsx("svg",{className:"checkmark",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",children:t.jsx("polyline",{points:"20,6 9,17 4,12"})}):t.jsx("span",{className:"step-number",children:a})}),t.jsx("div",{className:"step-label",children:o.title})]},l)})})]})};El.propTypes={steps:n.array,currentStep:n.number,width:n.string};const Dl=({width:e,items:s=[],onItemClick:r,fontSize:i,Icon:o,marginTop:l})=>{const a=(c,d)=>{r&&typeof r=="function"&&r(c,d)};return!s||s.length===0?null:t.jsx("div",{className:"flex gap w-full",style:{width:e},children:t.jsxs("ul",{className:"flex gap items-center ulBreadcrumbs",children:[t.jsx("li",{className:"list-none flex",style:{marginTop:l??"4px"},children:o||t.jsx(Nn,{width:25,height:25})}),s.map((c,d)=>{const u=d===s.length-1,g=(c==null?void 0:c.isClickable)!==!1&&!u,f=d===1;return t.jsxs("div",{className:"flex gap items-center",children:[t.jsx("li",{className:`list-none ${u?"color-tab":g||f?"pointer border-bottom":""}`,onClick:()=>g?a(c,d):null,style:{fontSize:i,cursor:g?"pointer":"default"},title:g?`Click to navigate to ${c.name||c}`:void 0,children:c.name||c}),!u&&t.jsx("li",{className:"list-none",style:{fontSize:i},children:t.jsx(En,{})})]},d)})]})})};Dl.propTypes={width:n.string,items:n.arrayOf(n.oneOfType([n.string,n.shape({name:n.string.isRequired,path:n.string,id:n.oneOfType([n.string,n.number]),data:n.any})])).isRequired,onItemClick:n.func,fontSize:n.string,Icon:n.element,marginTop:n.string};const Ol=({icon:e,title:s,className:r="",children:i})=>t.jsxs("div",{className:`data-section ${r}`,children:[t.jsxs("div",{className:"data-section-header",children:[e&&t.jsx(e,{className:"data-section-icon"}),t.jsx("h3",{className:"data-section-title",children:s})]}),t.jsx("div",{className:"data-section-content",children:Array.isArray(i)?i.map((o,l)=>t.jsx("div",{className:"data-section-item",children:o},l)):t.jsx("div",{className:"data-section-item",children:i})})]});Ol.propTypes={icon:n.elementType,title:n.string,className:n.string,children:n.oneOfType([n.node,n.arrayOf(n.node)])};const Nu=Fe(t.jsx("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m3.59-13L12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12 17 8.41z"}),"CancelOutlined"),Al=({data:e,language:s,onSave:r,onCancel:i,isUpdate:o})=>{const[l,a]=v.useState(e),c={en:{title:"Application list",update:"Update application",cancel:"CANCEL",save:"SAVE"},es:{title:"Lista de aplicaciones",update:"Editar aplicación",cancel:"CANCELAR",save:"GUARDAR"}},d=c[s]??c.es,u=f=>{const m=l.filter((x,b)=>b!==f);a(m)},g=()=>{r(l)};return t.jsx("div",{className:"modal-overlay",children:t.jsxs("div",{className:"modal-listAplication",children:[t.jsxs("div",{className:"relative-onehundredpercent",children:[t.jsx("div",{className:"modal-listAplication-header",children:t.jsx("h2",{children:o?d.update:d.title})}),t.jsx("button",{className:"close-button",onClick:i,children:t.jsx(ct,{sx:{color:"#8598ad"}})})]}),t.jsx("div",{className:"modal-listAplication-content",children:l==null?void 0:l.map((f,m)=>t.jsxs("div",{className:"application-item",children:[t.jsx("div",{className:"application-header",children:t.jsx("h3",{children:f.title})}),t.jsxs("div",{className:"container-center-between",children:[t.jsx("div",{className:"application-title",children:typeof f.logo=="string"?t.jsx("div",{children:t.jsx("img",{src:f==null?void 0:f.logo,alt:`${f.title} logo`,className:"app-logo"})}):t.jsx("div",{children:t.jsx(f.logo,{})})}),l.length>1&&t.jsx("button",{className:"remove-button",onClick:()=>u(m),children:t.jsx(Nu,{sx:{color:"#8598ad"}})})]}),t.jsx("p",{className:"application-manager",children:f.manager}),m<e.length-1&&t.jsx("hr",{})]},m))}),t.jsxs("div",{className:"modal-listAplication-footer",children:[t.jsx(Ot,{buttonProperties:{disabled:!1,onClick:()=>i(),style:{width:"45%"}},children:d.cancel}),t.jsx(_e,{buttonProperties:{disabled:!1,onClick:()=>g(),style:{width:"45%"}},children:d.save})]})]})})};Al.propTypes={data:n.array,language:n.oneOf(["en","es"]),onSave:n.func,onCancel:n.func,isUpdate:n.bool};const Il=e=>e.toLocaleDateString("es-ES",{day:"numeric",month:"long",year:"numeric"}),Rl=({isOpen:e,ticketNumber:s="##000",date:r=new Date,setIsOpen:i,isReadOnly:o=!1,fontSize:l="1vw",fontSizeButton:a="0.8vw",fontSizeTicketNumber:c="1.3vw",width:d="40vw",onAccept:u,onCreateNewTicket:g,createNewTicket:f=!0})=>{if(!e)return null;const m=()=>i(!1),x=()=>{m(),u()},b=()=>{m(),g()};return t.jsx("div",{className:"overlay",children:t.jsxs("div",{className:"modal-ticket-modal",style:{width:d},children:[t.jsx("button",{onClick:m,className:"closeButton",children:t.jsx(ct,{sx:{color:"#8598ad"}})}),t.jsxs("div",{className:"main-content",children:[o&&t.jsxs("div",{className:"alert",children:[t.jsx(Yt,{width:30}),t.jsx("p",{style:{fontSize:l},children:"Estás usando un usuario de prueba. No se va a generar ningún Ticket"})]}),t.jsx("h2",{className:"title",children:"Se ha cargado su solicitud correctamente"}),t.jsxs("div",{className:"content-ticket",children:[t.jsx(Dn,{width:"35%"}),t.jsxs("div",{className:"content",children:[t.jsx("p",{style:{fontSize:l},children:"Se ha creado una nueva solicitud"}),t.jsxs("div",{children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Número de ticket"}),t.jsx("p",{className:"ticketNumber",style:{fontSize:c},children:s})]}),t.jsxs("div",{className:"content-date",children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Fecha:"}),t.jsx("p",{style:{fontSize:l},children:Il(r)})]})]})]}),t.jsxs("div",{className:"buttonContainer",style:{justifyContent:f?"space-between":"center"},children:[f&&t.jsx(Ot,{buttonProperties:{disabled:!1,onClick:()=>b(),style:{width:"50%",fontSize:a}},children:"CREAR NUEVA SOLICITUD"}),t.jsx(_e,{buttonProperties:{disabled:!1,onClick:()=>x(),style:{width:"50%",fontSize:a}},children:"ACEPTAR"})]})]})]})})};Rl.propTypes={isOpen:n.bool,ticketNumber:n.string,date:n.instanceOf(Date),setIsOpen:n.func,isReadOnly:n.bool,fontSize:n.string,fontSizeButton:n.string,fontSizeTicketNumber:n.string,width:n.string,onAccept:n.func,onCreateNewTicket:n.func,createNewTicket:n.bool};const zu="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAugAAACTCAMAAADr/hyJAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAJhUExURQAAANzz7dzz7dz07P///9zz7dzz7dvt7dzz7dvz7dzz7t3y7t307dvz7dv//9zz7d307eD169zz7dr079vz7dvz7dzz7d307b///9zz7tzz7dzz7tjr69vz69zy7dzz7dzy7tz27d307Nzz7f///9z07dzz7dX//9zz7tzz7dzz7dXq6t3y7tzz7dzz7f///9vz89v07Nzz7Nzz7d//397379zz7dzz7d/v793u7tjw8N/v79rz7Nzy7tzz7eHw8Nvz7dzz6N3z7dzz7dny8tvw8Nzz7d706dzz7eP/49zz7d307dzz7dzz7N307tvy7tzz7dv07N317N3y7t3z7dzx6uPx8dj169307tvy7dzz7tzz7dz169v07dzz7d3z7d3z7Nrw8Nzz7tvz7dzz7d337tzz7dzz7dz07Nzz7dzz7Nfy8tzz7dzz69zz7d3x6ub/5tHo6Nzz7N3z7dzy7dzy7Nzy7tvz7dv07sz//931693z7dzy7dz07d3z7tzz7d307dvz7dvz7N3x7tzy7dvy7Nrx7Nv07Nzz7dzz7dz07dzz7dv07dvy7dzy7Nzz7dzy7tzz7tzz7dvy69v169zy7dzz7drz79zz7dzy7dzz7t307tv179zz7t307dvz7Nvz7dzz7tzz7dvz7t/y7Nzz7dv07dv07dz07dzz7dzz7Nvz7d3z7dzy7d7y69zz7tzz7dzz7dzz7N3y7d3y7d7x7Nzy7tz07N3z7N3y7Nzz7tzz7Nz07dzz7tzz7Nzy7dzz7tzz7dzz7d3z7tz17t707t/06tzz7tv07dzz7f///6DK0vIAAADJdFJOUwDE5l4B+pEOuyrbTPSAB/ycGbww11XsbwSw9oUNQMv9oR1E0gLfxwZm6dUMd/LhAxWI+OsIH5n7IA8hECmi8xErFqvwFCP3F/UJ7959zllNxbM1PKokEhqGY8zZM3LYuVIize3jHv75ieVsE91B2iUKC3vPtmB1rFwFNH/KtGjocLqkS4x5N12a8XSunWRR7naSgk4ytag+kLeEWzGvyKVUsadqKL2ecZ/il4FTOieTprjqjmE2O1+Vo75tSFhui7/W0WlJLhgsR8ixHpYAAAABYktHRASPaNlRAAAAB3RJTUUH6AsMDjsfsOFyIQAAAAFvck5UAc+id5oAAAbYSURBVHja7d3pdxNVGIDxSQJp0CYBYRqEQiEt0tYUmBZiEdKWpSxWSWMK1RjAqlCWVmUTlEWxgKJAFdwRFUFUVNz3fdf/ykY8AkJqs74zc5/fx36aufOcnDt3bme0PwEFaNIHABQDoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOpRA6FACoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOpRA6FACoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOpRA6FACoUMJhA4lEDqUQOhQAqFDCYQOJRA6lEDoUAKhQwmEDiUQOlTgIHTYn9M1jNBhd8PdJZpG6LA5zwhNI3TY3FVXaxqhw+ZKvT6N0GFz/pGjNI3QYXPXjNY0QofNjdE1jdBhc2WBsZd2rl0rfUhAvo0bX65dZsJE6cMC8qli0mTtioKV0ocG5I1ntJZOlT5F+uiAvLhugjaYqdU10kcI5KxW1/7P9aE66aMEcjKtevr/dj5ghlEvfaRA1hpCM4eSecqs8A3SRwtkpcxbMtTMUxpJHRZUZ8zOJPOUG8N+6aMGMlJnzMk085S5EVKHdTQZzdlkntISqZA+emBISt3zss08ZfR8Uof5LRi/MJfMU1q5LYXJlXmznrRcrNG9SPpMgLRqvBmvtKSz2FgifTbAFU0LLM1X5ikLvTdJnxFwmbaAL/e4L9V8c430WQGXuGXZkPa0ZMrnGiN9ZsC/HNFhhcg8pSraLn12QEpF7NZCVX5evIPHpZDW5J5V2MxTlrPaCFE13hWFzzyl87Yy6XOFsipvH/J289z5XPwfNQRUeAp3B5oGk3UUW1N4bpEr/1urwUMkFE9bqEhT88uVBHg9Booj4Rqbe7DZqwoyg0HBLYqMzr3VXLUaDdLjAFu7Q27Ocimf7pEeC9iVPxYs9jrLYJLhUukRgQ05jcm5x5lfK1aukh4V2EvF6jtFb0DT4mcd+eM0uqSDTm929V3S4wM7qPDo5vwxvyDpvlt6lGBx9xhrpDMeipm6Z630UMGyujuiBfm/oYIYsW699HjBkiZu2Cgdb2aq4tyZIkNOtwkegGauxMUUBkNWHzP9/Wd6a0I90uMHS0gELDZl+a+q3pFs5sXg7vXeJ91pPviiEabrSKcsHDfTZpbc3K/HhksPKExoQSRq3Yn5la2odnBriovVx1ybpLMsiNbNW6THFmbRvXVb3l6Ca0KNAX7X8affEcjp+xSWMIvW1TZQ+QzpCGkdhVUfq1al8vO6Hmjn60iqKd2+w87z8nQWujpYX1dHWUS/Xjo5MfdHIzw3VcEUd/BB6diETY+775G+DCioWsNGzz5zMeyhnbuYsNvTuN17LPHfQkWzUI8skL4oyLOHI3q5dFgmND1uJKQvDfLFn/AmmbCkdd8je/mehvXVPLrMJG+RM7GlQSPB4yTruiFhxKukI7KKxXrYKX3BkIWesK7iI6FcVCVDnm7p64YMlHoCjdLVWFR53767WHe0giV79x+w239QFFk5U3aTG5iUB4v4oTg7m6e7WXg0JX/CiJZI52Evax57fIz0ZcXFutuNPiIviHlRw8ENqhmUOozgUukc7G1TPOQZJ32dlXbQE4pPlc5ADb74E0+yzi6govbQ4RE82C+uzoF5DNsFiqfOYUQt/to463owGYi0SReggJ5IIMljfWmTj4zf2y+dgm21dTzVy9qKeXRGvTG+KZNfzpg3av/Xr1hQ1VzX0+1N0nnYgnPr0WOd0tcTgxr4be+oZdNAtvw9A7/jo6QvIoZoTjwQdtRLR2MxTYlIIG7P137am+8Z17pnp0jnYwXdlc9tPrKcdRVLK0+6jFgPc5k0nDHDlWTzoW2seH7PCy+2sbn9gvrK+S8df5nEbWlqVzQUdhyUbkxYfyIS0lus89VaZKuzd8++E5VLpIMruoZXXj2641Ye/6imOamHwh4VPhDZn+gYmInPkR5wiJqTfG2l++QWG+4iWLu+/fV1p/pO+6SHGGZS3tJ3yni9fb1fus+cLbrqjTM7t/W2smscg2luCVZ7w7GE1ba899d6IkZAT3ayII6MbDo9Ycebxlu7d71t3o3vdXc4Tpx9Z8O7763h9xu5KzkXP3Jq5/sffLirTfytv/6PVrXHJn28/5OrP53MOjgKZuy8059FP1/50hdfnvwq0dNQ+C01Tc5Vuzzbz7yw8+vj33zayuIJZPhmdCV7j31b/V1o/PfhSMfqHxI/9jT0Z7GKM7y/39nz00TP7o5DZw1v6OfD+i/xXxubmXLD3KY3N//W1fV7MhkPntenX/DHP387kEye6+ra2MzLOQEAyMBf4Qb2Ap6Bh4QAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjQtMTEtMTJUMTQ6NTk6MTIrMDA6MDBpf70TAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDI0LTExLTEyVDE0OjU5OjEyKzAwOjAwGCIFrwAAACh0RVh0ZGF0ZTp0aW1lc3RhbXAAMjAyNC0xMS0xMlQxNDo1OTozMSswMDowMDz6OZAAAAAASUVORK5CYII=",Pl=({onChange:e,handleClose:s})=>{const[r,i]=v.useState(!1),o=()=>{e(r),s()};return t.jsx("div",{className:"modal-overlay",children:t.jsxs("div",{className:"modal-VisualizationModaLogin",children:[t.jsx("img",{src:zu,alt:"",className:"backgroundTicket"}),t.jsx("div",{className:"TicketImageUserReadOnly",style:{height:"95px"},children:t.jsx("div",{className:"UserReadOnlyIconCenter",children:t.jsx(Yt,{width:80})})}),t.jsx("button",{className:"close-button-VisualizationModaLogin",onClick:s,children:t.jsx(ct,{sx:{color:"#8598ad"}})}),t.jsxs("div",{className:"container-content",children:[t.jsx("div",{className:"modal-header",children:t.jsx("h2",{children:"¿Qué es un usuario de Visualización?"})}),t.jsxs("div",{className:"modal-content",children:[t.jsx("p",{children:"Este perfil se puede utilizar para realizar ensayos o simulaciones dentro del portal, aplicación o plataforma. Este tipo de usuario se creo con el objetivo de evaluar funcionalidades, detectar errores o problemas, y verificar que el sistema funciona correctamente antes de que esté disponible para usuarios reales."}),t.jsx("h3",{children:"¿Qué puedo y que no puedo hacer?"}),t.jsxs("ul",{children:[t.jsx("li",{children:"Puedes Visualizar y hacer el flujo de una sección dentro del portal"}),t.jsx("li",{children:"Puedes hacer la navegación pero no es posible guardar o realizar solicitudes de Tickets"})]}),t.jsx("div",{className:"checkbox-container",children:t.jsx(Le.FormControlLabel,{control:t.jsx(Le.Checkbox,{onChange:l=>i(l.target.checked),sx:{"&.Mui-checked":{color:"#33a4dd"}}}),label:"No volver a mostrar al iniciar sesión"})}),t.jsx("div",{className:"container-button-modal",children:t.jsx(_e,{buttonProperties:{disabled:!1,onClick:()=>{o()},style:{width:"40%"}},children:"ACEPTAR"})})]})]})]})})};Pl.propTypes={onChange:n.func,handleClose:n.func};const $l=({isOpen:e,width:s="30vw",fontSizeTitle:r="1.5vw",fontSizeDescription:i="1vw",fontSizeButton:o="1vw",description:l="Al cancelar perderás los datos proporcionado en la acción.",title:a="¿Estas seguro que deseas cancelar dia y hora específicos de la promoción?",textButton:c="ACEPTAR",onAccept:d,onCancel:u})=>{if(!e)return null;const g=()=>{u()},f=()=>{d()};return t.jsx("div",{className:"overlay",children:t.jsxs("div",{className:"modal-ticket-modal",style:{width:s},children:[t.jsx("button",{onClick:g,className:"closeButton",children:t.jsx(ct,{sx:{color:"#8598ad"}})}),t.jsxs("div",{className:"main-content",children:[t.jsx("div",{className:"iconContainer",children:t.jsx(As,{})}),t.jsx("h2",{className:"title",style:{border:"none",fontSize:r},children:a}),t.jsx("p",{className:"warning-modal-description",style:{fontSize:i},children:l}),t.jsxs("div",{className:"buttonContainer",children:[u&&t.jsx(tn,{onClick:u,width:"50%",children:"CANCELAR"}),t.jsx(_e,{onClick:()=>f(),width:"50%",fontSize:o,children:c})]})]})]})})};$l.propTypes={isOpen:n.bool,setIsOpen:n.func,width:n.string,fontSizeTitle:n.string,fontSizeDescription:n.string,fontSizeButton:n.string,textButton:n.string,onAccept:n.func};const Wl=({title:e,icon:s,className:r="",classNameTextArea:i="",value:o="",onChange:l,placeholder:a="Modificación de la promoción por cambios de Stock.",disabled:c=!1})=>t.jsxs("div",{className:`observations ${r}`,children:[t.jsxs("div",{className:"observations-header",children:[s&&t.jsx(s,{className:"observations-icon"}),t.jsx("h3",{className:"observations-title",children:e})]}),t.jsx("div",{className:"observations-content",children:t.jsx("textarea",{className:`observations-textarea ${i}`,value:o,onChange:l,placeholder:a,rows:4,disabled:c})})]});Wl.propTypes={title:n.string,icon:n.elementType,className:n.string,classNameTextArea:n.string,value:n.string,onChange:n.func,placeholder:n.string,disabled:n.bool};const Bl=({titles:e=["1. Cargar Datos de Cancelación","2. Validar los Datos Cargados","3. Aceptar o Rechazar"],currentStep:s=1,fontSizeTitles:r,widthIcon:i,heightIcon:o,width:l})=>{const a=[Zi,qi,Yi],c=e.map((d,u)=>({number:u+1,title:d,icon:a[u]}));return t.jsxs("div",{className:"stepper",style:{width:l},children:[t.jsx("div",{className:"stepper-progress",children:t.jsx("div",{className:"stepper-progress-bar",style:{width:s===1?"0%":s===2?"52%":"100%"}})}),t.jsx("div",{className:"stepper-steps",children:c.map(d=>{const u=d.icon,g=s>=d.number;return t.jsxs("div",{className:`stepper-step ${g?"active":""}`,style:{height:o},children:[t.jsx("span",{className:"stepper-title",style:{fontSize:r},children:d.title},d.number),t.jsx("div",{className:"stepper-icon",style:{width:i,height:o},children:t.jsx(u,{})})]},d.number)})})]})};Bl.propTypes={titles:n.arrayOf(n.string),currentStep:n.number,fontSizeTitles:n.string,widthIcon:n.string,heightIcon:n.string,width:n.string};const Ll=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-InProcessing",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(An,{fill:"#d0aa00"}),"En Procesamiento"]});Ll.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const Fl=({width:e,fontSize:s,marginAuto:r,height:i})=>t.jsxs("div",{className:"state-basic states-ToStart",style:{width:e,fontSize:s,margin:r?"auto":"",height:i},children:[t.jsx(An,{fill:"#7c92c5"}),"Por Iniciar"]});Fl.propTypes={width:n.string,fontSize:n.string,marginAuto:n.bool,height:n.string};const xr=(e,s="100px",r,i,o)=>({Activo:t.jsx(ar,{width:s,fontSize:r,marginAuto:i,height:o}),Cancelada:t.jsx(dr,{width:s,fontSize:r,marginAuto:i,height:o}),Finalizada:t.jsx(ur,{width:s,fontSize:r,marginAuto:i,height:o}),Inactivo:t.jsx(cr,{width:s,fontSize:r,marginAuto:i,height:o}),"En Procesamiento":t.jsx(Ll,{width:s,fontSize:r,marginAuto:i,height:o}),"Por Iniciar":t.jsx(Fl,{width:s,fontSize:r,marginAuto:i,height:o}),"En tránsito":t.jsx(hr,{width:s,fontSize:r,marginAuto:i,height:o})})[e]||e,_l=({data:e,onEdit:s,width:r,dataKeysNotToRender:i=[],textButton:o="Editar",textHeader:l="Acción",messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeight:d,onFnIcon:u,icon:g=t.jsx(Ns,{}),widthState:f,onEditSubData:m,onFnIconSubData:x,subMessage:b,onClickOptions:h,onClickSubOptions:w,fontSizeTHead:T,fontSizeTBody:D,widthOptions:N,fontSizeOptions:C,nameOfKeyState:k="Estado",texAlignTHead:W="start",textAlignTBody:B="start",fontSizeState:_,fontStyleTBody:V="normal",fontStyleTHead:p="normal"})=>{const[H,q]=v.useState({}),L=z=>{q(j=>({...j,[z]:!j[z]}))},Z=z=>{s(z)},K=z=>{m(z)},ee=e.length>0?Object.keys(e[0]).filter(z=>z!=="subData"&&!i.includes(z)):[],F=z=>z!=="Inactivo"?"#8598ad":"#7c7c7c";return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:d},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[t.jsx("th",{}),ee.map((z,j)=>t.jsx("th",{style:{fontSize:T,textAlign:W,fontStyle:p},children:z.replace(/_/g," ")},j)),ee.length>0?t.jsx("th",{style:{fontSize:T,textAlign:W,fontStyle:p},children:l}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:ee.length+1,style:{fontSize:c,textAlign:"center",fontStyle:V},children:a})}),e==null?void 0:e.map(z=>{var j;return t.jsxs(v.Fragment,{children:[t.jsxs("tr",{className:"main-row",children:[t.jsx("td",{children:t.jsx("button",{onClick:()=>L(z.id),className:"reset-styles-button",style:{width:"100%"},children:t.jsx("i",{className:`arrow-grey-container ${H[z.id]?"up":"down"}`})})}),ee.map((y,I)=>t.jsx("td",{style:{color:y!==k?F(z.Estado):"black",padding:y===k?"0 9px":"10px",fontSize:D,textAlign:B,fontStyle:V},children:y===k?xr(z[y],f,_,B==="center"):z[y]||"-"},I)),((j=z==null?void 0:z.options)==null?void 0:j.length)>0?t.jsx("td",{style:{overflow:"visible"},children:t.jsx(At,{onClick:y=>{h({option:y,row:z})},options:[...z.options],fontSize:C,width:N})}):t.jsx("td",{children:t.jsxs("div",{className:"action-icon",children:[o&&t.jsx("button",{className:"edit-button",onClick:()=>Z(z),style:{fontSize:D,fontStyle:V},children:o}),t.jsx("button",{className:"edit-icon",onClick:()=>u(z),children:g})]})})]}),H[z.id]&&t.jsx("tr",{className:"sub-row",style:{fontStyle:"italic"},children:Array.from({length:ee.length+2},(y,I)=>t.jsx("td",{className:"td-empty",style:{fontWeight:"600"},children:I===1?`${b}`:""},I))}),H[z.id]&&z.subData.length>0&&z.subData.map((y,I)=>{var R;return t.jsxs("tr",{className:"sub-row",children:[t.jsx("td",{})," ",ee.map((O,M)=>t.jsx("td",{style:{color:O!==k?F(y.Estado):"black",padding:O===k?"0 9px":"10px",fontSize:D,textAlign:B,fontStyle:V},children:O===k?xr(y[O],f,_,B==="center"):y[O]||"-"},M)),((R=y==null?void 0:y.options)==null?void 0:R.length)>0?t.jsx("td",{style:{overflow:"visible"},children:t.jsx(At,{onClick:O=>{w({option:O,row:y})},options:[...y.options],fontSize:C,width:N})}):t.jsx("td",{children:t.jsxs("div",{className:"action-icon",children:[o&&t.jsx("button",{className:"edit-button",onClick:()=>K(y),style:{fontSize:D,fontStyle:V},children:o}),t.jsx("button",{className:"edit-icon",onClick:()=>x(y),children:g})]})})]},I)})]},z.id)})]})]})};_l.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeight:n.string,icon:n.node,onFnIcon:n.func,widthState:n.string,onEditSubData:n.func,onFnIconSubData:n.func,subMessage:n.string,onClickOptions:n.func,onClickSubOptions:n.func,fontSizeTHead:n.string,fontSizeTBody:n.string,fontSizeOptions:n.string,texAlignTHead:n.string,widthOptions:n.string,nameOfKeyState:n.string,textAlignTBody:n.string,fontSizeState:n.string,fontStyleTBody:n.string,fontStyleTHead:n.string};const Hl=({data:e,dataKeysNotToRender:s,title:r,minWidth:i,texAlignTHead:o="start",textAlignTBody:l="start",fontSizeTHead:a,fontSizeTBody:c,fontSizeTitle:d})=>{const u=e.length>0?Object.keys(e[0]).filter(g=>!s.includes(g)):[];return t.jsxs("div",{className:"log-container",style:{minWidth:i},children:[t.jsx("h1",{className:"log-title",style:{fontSize:d},children:r}),t.jsxs("table",{className:"log-table",children:[t.jsx("thead",{children:t.jsx("tr",{children:u.map((g,f)=>t.jsx("th",{style:{textAlign:o,fontSize:a},children:t.jsx("p",{children:g})},f))})}),t.jsx("tbody",{children:e.map((g,f)=>t.jsx("tr",{style:{textAlign:l,fontSize:c},children:u.map((m,x)=>t.jsx("td",{children:t.jsx("p",{children:g[m]})},x))},f))})]})]})};Hl.propTypes={title:n.string,data:n.array,dataKeysNotToRender:n.array,minWidth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,fontSizeTitle:n.string};const Vl=({data:e,minWidth:s,dataKeysNotToRender:r,topToolTip:i,toolTips:o,fontSizeToolTip:l,messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeigth:d,texAlignTHead:u="start",textAlignTBody:g="start",fontSizeTHead:f,fontSizeTBody:m,heightTd:x="30px",isWrap:b=!1,width:h="100%"})=>{const[w,T]=v.useState(null),D=k=>{T(k)},N=()=>{T(null)},C=e.length>0?Object.keys(e[0]).filter(k=>!r.includes(k)):[];return t.jsxs("table",{className:"table-ixc",style:{minWidth:s,minHeight:d,width:h},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[C.map((k,W)=>t.jsxs("th",{className:"relative",onMouseEnter:()=>D(k),onMouseLeave:N,style:{height:x},children:[t.jsx("p",{style:{textAlign:u,fontSize:f,whiteSpace:b?"wrap":"nowrap",textOverflow:b?"clip":"ellipsis",overflow:b?"auto":"hidden"},children:k}),o&&o[k]&&w===k&&t.jsx("div",{className:"tooltipTable",style:{top:i},children:t.jsx(Ws,{fontSize:l,children:o[k]})})]},W)),C.length===0&&t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:C.length+1,style:{fontSize:c,textAlign:"center",whiteSpace:b?"wrap":"nowrap",textOverflow:b?"clip":"ellipsis",overflow:b?"auto":"hidden"},children:a})}),e.map((k,W)=>t.jsx("tr",{children:C.map((B,_)=>t.jsx("td",{style:{textAlign:g,fontSize:m,whiteSpace:b?"wrap":"nowrap",textOverflow:b?"clip":"ellipsis",overflow:b?"auto":"hidden",height:x},children:k[B]},_))},(k==null?void 0:k.id)||W))]})]})};Vl.propTypes={minWidth:n.string,toolTips:n.object,topToolTip:n.string,data:n.arrayOf(n.object),dataKeysNotToRender:n.arrayOf(n.string),fontSizeToolTip:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,heightTd:n.string,isWrap:n.bool,width:n.string};const Ul=({data:e,onEdit:s,width:r,dataKeysNotToRender:i,textButton:o="Editar",textHeader:l="Acción",messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeigth:d,icon:u,onFnIcon:g,onClickOptions:f,widthOptions:m,fontSizeOptions:x,texAlignTHead:b="start",textAlignTBody:h="start",fontSizeTHead:w,fontSizeTBody:T})=>{const D=C=>{s(C)},N=e.length>0?Object.keys(e[0]).filter(C=>C!=="options"&&!i.includes(C)):[];return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:d},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[N.map((C,k)=>t.jsx("th",{style:{textAlign:b,fontSize:w},children:C},k)),N.length>0?t.jsx("th",{style:{textAlign:b,fontSize:w},children:l}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:N.length+1,style:{fontSize:c,textAlign:"center"},children:a})}),e.map((C,k)=>{var W;return t.jsxs("tr",{children:[N.map((B,_)=>t.jsx("td",{style:{textAlign:h,fontSize:T},children:C[B]},_)),((W=C==null?void 0:C.options)==null?void 0:W.length)>0?t.jsx("td",{style:{overflow:"visible"},children:t.jsx(At,{onClick:B=>{f({option:B,row:C})},options:[...C.options],fontSize:x,width:m})}):t.jsx("td",{children:t.jsxs("div",{className:"action-icon",children:[o&&t.jsx("button",{className:"edit-button",onClick:()=>D(C),style:{fontSize:T,textAlign:h},children:o}),t.jsx("button",{className:"edit-icon",onClick:()=>g(C),style:{textAlign:o?h:"center"},children:u})]})})]},(C==null?void 0:C.id)||k)})]})]})};Ul.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),language:n.oneOf(["en","es"]),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,icon:n.node,onFnIcon:n.func,onClickOptions:n.func,widthOptions:n.string,fontSizeOptions:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string};const ql=({data:e,onEdit:s,width:r,dataKeysNotToRender:i,textButton:o="Editar",textHeader:l="Acción",messageWhenEmpty:a="No hay datos para mostrar",fontSizeMessageEmpty:c="1.5vw",minHeigth:d,texAlignTHead:u="start",textAlignTBody:g="start",fontSizeTHead:f,fontSizeTBody:m,heightTd:x="30px"})=>{const b=w=>{s(w)},h=e.length>0?Object.keys(e[0]).filter(w=>!i.includes(w)):[];return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:d},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[h.map((w,T)=>t.jsx("th",{style:{textAlign:u,fontSize:f},children:w},T)),h.length>0?t.jsx("th",{style:{textAlign:u,fontSize:f},children:l}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:h.length+1,style:{fontSize:c,textAlign:"center"},children:a})}),e.map((w,T)=>t.jsxs("tr",{children:[h.map((D,N)=>t.jsx("td",{style:{textAlign:g,fontSize:m},children:w[D]},N)),t.jsx("td",{children:t.jsx("button",{className:"edit-button",onClick:()=>b(w),style:{fontSize:m,textAlign:g,height:x},children:o})})]},(w==null?void 0:w.id)||T))]})]})};ql.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),language:n.oneOf(["en","es"]),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,heightTd:n.string};const Zl=({data:e,children:s,width:r,dataKeysNotToRender:i=[],textHeader:o="Acciones",messageWhenEmpty:l="No hay datos para mostrar",fontSizeMessageEmpty:a="1.5vw",minHeigth:c,texAlignTHead:d="start",textAlignTBody:u="start",fontSizeTHead:g,fontSizeTBody:f,heightTd:m="30px"})=>{const x=e.length>0?Object.keys(e[0]).filter(h=>!i.includes(h)):[],b=h=>{if(!s)return null;const w=T=>{if(!T.props.onClick)return T;const D=T.props.onClick,N=C=>{C.rowData=h,D(C)};return v.cloneElement(T,{...T.props,onClick:N})};return Array.isArray(s)?s.map((T,D)=>w(v.cloneElement(T,{key:D,rowData:h,...T.props}))):w(v.cloneElement(s,{rowData:h}))};return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:c},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[x.map((h,w)=>t.jsx("th",{style:{textAlign:d,fontSize:g},children:h},w)),x.length>0?t.jsx("th",{style:{textAlign:d,fontSize:g},children:o}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:x.length+1,style:{fontSize:a,textAlign:"center"},children:l})}),e.map((h,w)=>t.jsxs("tr",{children:[x.map((T,D)=>t.jsx("td",{style:{textAlign:u,fontSize:f},children:h[T]},D)),t.jsx("td",{children:t.jsx("div",{className:"action-icon",style:{height:m,display:"flex",alignItems:"center",gap:"10px"},children:b(h)})})]},(h==null?void 0:h.id)||w))]})]})};Zl.propTypes={data:n.arrayOf(n.object),children:n.oneOfType([n.element,n.arrayOf(n.element)]),width:n.string,dataKeysNotToRender:n.arrayOf(n.string),textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeigth:n.string,texAlignTHead:n.string,textAlignTBody:n.string,fontSizeTHead:n.string,fontSizeTBody:n.string,heightTd:n.string};const Yl=({data:e,onEdit:s,width:r,textButton:i="Editar",textHeader:o="Acción",messageWhenEmpty:l="No hay datos para mostrar",fontSizeMessageEmpty:a="1.5vw",minHeight:c,onFnIcon:d,icon:u=t.jsx(Ns,{}),widthState:g,onClickOptions:f,fontSizeTHead:m,fontSizeTBody:x,widthOptions:b,fontSizeOptions:h,dataKeysNotToRender:w=[],nameOfKeyState:T="Estado",texAlignTHead:D="start",textAlignTBody:N="start",fontSizeState:C,heightStates:k="18px",heightTd:W="30px",fontStyleTBody:B="normal",fontStyleTHead:_="normal"})=>{const V=q=>{s(q)},p=(e==null?void 0:e.length)>0?Object.keys(e[0]).filter(q=>q!=="options"&&!w.includes(q)):[],H=q=>q!=="Inactivo"?"#8598ad":"#7c7c7c";return t.jsxs("table",{className:"table-ixc",style:{width:r,minHeight:c,fontStyle:B},children:[t.jsx("thead",{children:t.jsxs("tr",{children:[p.map((q,L)=>t.jsx("th",{style:{fontSize:m,textAlign:D,fontStyle:_},children:q},L)),p.length>0?t.jsx("th",{style:{fontSize:m,textAlign:D,fontStyle:_},children:o}):t.jsx("th",{className:"messageEmpty",children:"."})]})}),t.jsxs("tbody",{children:[e.length===0&&t.jsx("tr",{children:t.jsx("td",{colSpan:p.length+1,style:{fontSize:a,textAlign:"center",fontStyle:B},children:l})}),e.map((q,L)=>{var Z;return t.jsxs("tr",{children:[p.map((K,ee)=>t.jsx("td",{style:{fontSize:x,textAlign:N,color:K!==T?H(q.Estado):"black",height:W,fontStyle:B},children:K===T?xr(q[K],g,C,N==="center",k):q[K]},ee)),((Z=q==null?void 0:q.options)==null?void 0:Z.length)>0?t.jsx("td",{style:{overflow:"visible",height:W,fontStyle:B},children:t.jsx(At,{onClick:K=>{f({option:K,row:q})},options:[...q.options],fontSize:h,width:b})}):t.jsx("td",{style:{height:W,fontStyle:B},children:t.jsxs("div",{className:"action-icon",children:[i&&t.jsx("button",{className:"edit-button",onClick:()=>V(q),style:{fontSize:x,textAlign:N,fontStyle:B},children:i}),t.jsx("button",{className:"edit-icon",onClick:()=>d(q),children:u})]})})]},(q==null?void 0:q.id)||L)})]})]})};Yl.propTypes={data:n.arrayOf(n.object),onEdit:n.func,width:n.string,dataKeysNotToRender:n.arrayOf(n.string),textButton:n.string,textHeader:n.string,messageWhenEmpty:n.string,fontSizeMessageEmpty:n.string,minHeight:n.string,icon:n.node,onFnIcon:n.func,widthState:n.string,onClickOptions:n.func,fontSizeTHead:n.string,fontSizeTBody:n.string,fontSizeOptions:n.string,texAlignTHead:n.string,widthOptions:n.string,nameOfKeyState:n.string,textAlignTBody:n.string,fontSizeState:n.string,heightStates:n.string,heightTd:n.string,fontStyleTBody:n.string,fontStyleTHead:n.string};const Gl=({children:e,className:s="",...r})=>t.jsx("th",{className:`th-table-ixc ${s}`.trim(),...r,children:e});Gl.propTypes={children:n.node,className:n.string};const Eu=(e=[])=>{const s=v.useRef(null),[r,i]=v.useState(!1),o=v.useCallback(()=>{if(s.current){const l=s.current,a=l.scrollWidth>l.clientWidth;return i(a),a}return!1},[]);return v.useEffect(()=>{const a=setTimeout(()=>{o()},0);return window.addEventListener("resize",o),()=>{clearTimeout(a),window.removeEventListener("resize",o)}},e),{ref:s,isTruncated:r,checkTruncation:o}},Kl=({children:e,className:s="",classTooltip:r="",showTooltipOnTruncate:i=!1,left:o=120,top:l=0,...a})=>{const{ref:c,isTruncated:d}=Eu([e]),[u,g]=v.useState(!1),[f,m]=v.useState({top:0,left:0}),x=h=>{if(d&&i){const w=h.currentTarget.getBoundingClientRect();m({top:w.top+l,left:w.left+o}),g(!0)}},b=h=>{const w=h.relatedTarget;w&&typeof w.closest=="function"&&w.closest(".td-tooltip-container")||g(!1)};return t.jsxs(t.Fragment,{children:[t.jsx("td",{ref:c,className:`td-table-ixc-base ${s}`.trim(),onMouseEnter:x,onMouseLeave:b,...a,children:e}),u&&va.createPortal(t.jsx("div",{className:`td-tooltip-container ${r}`.trim(),style:{top:`${f.top}px`,left:`${f.left}px`},onMouseEnter:()=>g(!0),onMouseLeave:h=>{var T;const w=h.relatedTarget;w&&typeof w.closest=="function"&&((T=c.current)!=null&&T.contains(w))||g(!1)},children:e}),document.body)]})};Kl.propTypes={children:n.node,className:n.string,classTooltip:n.string,showTooltipOnTruncate:n.bool,left:n.number,top:n.number};const Ql=({children:e,className:s="",...r})=>t.jsx("thead",{className:`thead-table-ixc ${s}`.trim(),...r,children:e});Ql.propTypes={children:n.node,className:n.string};const Xl=({children:e,className:s="",...r})=>t.jsx("tr",{className:`tr-table-ixc ${s}`.trim(),...r,children:e});Xl.propTypes={children:n.node,className:n.string};const Jl=({children:e,className:s="",...r})=>t.jsx("tbody",{className:`tbody-table-ixc-base ${s}`.trim(),...r,children:e});Jl.propTypes={children:n.node,className:n.string};const ea=({children:e,className:s,...r})=>t.jsx("table",{className:`table-v2 ${s}`,...r,children:e});ea.propTypes={children:n.node,className:n.string};const Du=Object.assign(ea,{Th:Gl,Td:Kl,Thead:Ql,Tr:Xl,Tbody:Jl}),ta=({menus:e,size:s,onclick:r,height:i,fontSize:o})=>{var f;const l=e||[],[a,c]=v.useState(((f=l[0])==null?void 0:f.id)||""),[d,u]=v.useState(100/l.length),g=m=>{c(m.id),r(m)};return v.useEffect(()=>{const m=()=>{const x=100/l.length;u(x)};return window.addEventListener("resize",m),()=>window.removeEventListener("resize",m)},[l.length]),t.jsx("nav",{className:"dynamic-menu",style:{width:s,height:i},children:t.jsx("ul",{children:l.map(m=>t.jsx("li",{className:a===m.id?"selected":"",style:{width:`${d}%`},onClick:()=>g(m),children:t.jsx("button",{style:{fontSize:o},children:m.label})},m.id))})})};ta.propTypes={menus:n.array,size:n.string,onclick:n.func,height:n.string,fontSize:n.string};const na=({children:e,onChange:s,tabs:r,value:i,minHeight:o,width:l})=>{const[a,c]=v.useState(i),d=u=>{c(u),s(u)};return t.jsxs("div",{className:"tabs-container",style:{width:l},children:[t.jsx("div",{className:"tabs-wrapper",children:r.map(u=>t.jsxs("button",{onClick:()=>d(u.id),className:`tab-button ${a===u.id?"active":""}`,children:[t.jsx("span",{className:"tab-title",children:u.title}),t.jsx("span",{className:"tab-subtitle",children:u.subtitle})]},u.id))}),t.jsx("div",{style:{minHeight:o},children:e})]})};na.propTypes={children:n.node,onChange:n.func,tabs:n.arrayOf(n.shape({id:n.string,title:n.string,subtitle:n.any})),value:n.string,minHeight:n.string,width:n.string};const sa=({tabs:e,width:s,onChange:r,disabled:i,defaultValue:o})=>{var d;const[l,a]=v.useState(o||((d=e[0])==null?void 0:d.key)||"");v.useEffect(()=>{o&&a(o)},[o]);const c=u=>{a(u),r(u)};return t.jsx("div",{className:"DeliveryTabs-tabs-container",style:{width:s},children:t.jsx("div",{className:"tabs-wrapper",style:{gridTemplateColumns:`repeat(${e.length}, 1fr)`},children:e.map((u,g)=>t.jsx("button",{disabled:i,className:`tab ${l===u.key?"active":""} ${g===0?"first-tab":""} ${g===e.length-1?"last-tab":""}`,onClick:()=>c(u.key),role:"tab","aria-selected":l===u.key,children:u.label},u.key))})})};sa.propTypes={tabs:n.arrayOf(n.shape({key:n.string,label:n.string})),width:n.string,onChange:n.func,disabled:n.bool,defaultValue:n.string};const ra=({tabs:e,width:s,onChange:r})=>{const[i,o]=v.useState(e[0].id),l=a=>{o(a),r(a)};return t.jsx("div",{className:"tabs-simple-container",style:{width:s},children:t.jsx("div",{className:"tabs-simple-header",children:e.map(a=>t.jsx("button",{className:`tabs-simple-button ${i===a.id?"tabs-simple-button-active":""}`,onClick:()=>l(a.id),children:a.label},a.id))})})};ra.propTypes={tabs:n.array,width:n.string,onChange:n.func};const ia=({isOpen:e,ticketNumber:s="##000",date:r=new Date,setIsOpen:i,isReadOnly:o=!1,fontSize:l="1vw",fontSizeButton:a="0.8vw",fontSizeTicketNumber:c="1.3vw",width:d="40vw"})=>{if(!e)return null;const u=()=>i(!1),g=()=>{u()};return t.jsx("div",{className:"ticket-component-v2",style:{width:d},children:t.jsxs("div",{className:"main-content",children:[o&&t.jsxs("div",{className:"alert",children:[t.jsx(Yt,{width:30}),t.jsx("p",{style:{fontSize:l},children:"Estás usando un usuario de prueba. No se va a generar ningún Ticket"})]}),t.jsx("h2",{className:"title",children:"Se ha cargado su solicitud correctamente"}),t.jsxs("div",{className:"content-ticket",children:[t.jsx(Dn,{width:"35%"}),t.jsxs("div",{className:"content",children:[t.jsx("p",{style:{fontSize:l},children:"Se ha creado una nueva solicitud"}),t.jsxs("div",{children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Número de ticket"}),t.jsx("p",{className:"ticketNumber",style:{fontSize:c},children:s})]}),t.jsxs("div",{className:"content-date",children:[t.jsx("p",{className:"label",style:{fontSize:l},children:"Fecha:"}),t.jsx("p",{style:{fontSize:l},children:Il(r)})]})]})]}),t.jsxs("div",{className:"buttonContainer",children:[t.jsx(Ot,{buttonProperties:{disabled:!1,onClick:()=>u(),style:{width:"50%",fontSize:a}},children:"CREAR NUEVA SOLICITUD"}),t.jsx(_e,{buttonProperties:{disabled:!1,onClick:()=>g(),style:{width:"50%",fontSize:a}},children:"ACEPTAR"})]})]})})};ia.propTypes={isOpen:n.bool,width:n.string,onClose:n.func,setIsOpen:n.func,isReadOnly:n.bool,fontSize:n.string,ticketNumber:n.string,date:n.instanceOf(Date),fontSizeButton:n.string,fontSizeTicketNumber:n.string};const oa=({children:e,style:s})=>t.jsx("h3",{className:"blue-title",style:{...s},children:e});oa.propTypes={children:n.any,style:n.object};const la=({children:e,navigateTo:s,style:r})=>t.jsx("button",{onClick:()=>s(),style:{...r},className:"ions-link",children:e});la.propTypes={children:n.node,navigateTo:n.func,style:n.object};const aa=({children:e,className:s=""})=>t.jsx("h2",{className:`simple-title ${s}`,children:e});aa.propTypes={children:n.node,className:n.string};const ca=({children:e,className:s=""})=>t.jsx("p",{className:`paragraph ${s}`,children:e});ca.propTypes={children:n.node,className:n.string};const da=({tooltip:e,className:s,classNameLabel:r,classNameTooltip:i,debug:o=!1,children:l})=>{const[a,c]=v.useState(!1),d=()=>{c(!0)},u=()=>{c(!1)};return t.jsxs("div",{className:`container-label ${s}`,children:[t.jsx("label",{className:`label-library ${r}`,children:l}),e&&t.jsxs("div",{style:{position:"relative",width:"24px",height:"26px",display:"flex",alignItems:"center",justifyContent:"center"},onMouseEnter:d,onMouseLeave:u,children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:26,fill:"none",viewBox:"0 0 24 26",children:t.jsx("path",{fill:"#21459C",d:"M12 2.43c-2.652 0-5.196 1.112-7.071 3.091S2 10.183 2 12.981s1.054 5.482 2.929 7.46c1.875 1.979 4.419 3.09 7.071 3.09s5.196-1.111 7.071-3.09C20.946 18.463 22 15.78 22 12.982s-1.054-5.481-2.929-7.46c-1.875-1.979-4.419-3.09-7.071-3.09Zm1 15.826h-2v-6.33h2v6.33Zm0-8.44h-2v-2.11h2v2.11Z"})}),(a||o)&&t.jsx("p",{className:`tooltip ${i}`,children:e})]})]})};da.propTypes={tooltip:n.string,classNameTooltip:n.string,className:n.string,classNameLabel:n.string,debug:n.bool,children:n.string};const ua=({children:e,className:s=""})=>t.jsx("div",{className:`template-container ${s}`,children:e});ua.propTypes={children:n.node,className:n.string},n.checkPropTypes=()=>{},E.Active=ar,E.ArrowRightIcon=Bn,E.BasicSelect=et,E.BlueTitle=oa,E.BoldIcon=Ss,E.Breadcrumbs=zl,E.BreadcrumbsNested=Dl,E.ButtonAddBoxRoundedIcon=Vo,E.ButtonArrow=Hn,E.ButtonCleanFilters=Zo,E.ButtonDarkBlue=en,E.ButtonDarkBlueRounded=ir,E.ButtonDarkGreen=Po,E.ButtonDownloadFile=$o,E.ButtonDownloadTemplate=_o,E.ButtonEye=Yo,E.ButtonLetters=Ro,E.ButtonMinus=Bo,E.ButtonPlus=Wo,E.ButtonReset=Io,E.ButtonSearch=xo,E.ButtonSoftPastelBlue=Lo,E.ButtonSoftPastelBlueRounded=Uo,E.ButtonUploadTemplate=Fo,E.ButtonVibrantBlue=_e,E.ButtonVibrantBlueSend=Ko,E.ButtonVibrantBlueUpload=Ho,E.ButtonWhiteBorderBlue=Ot,E.ButtonWhiteBorderBlueDownloadTemplate=or,E.ButtonWhiteBorderBlueSendEmail=Go,E.ButtonWhiteBorderOrange=tn,E.ButtonWithOptions=lr,E.Canceled=dr,E.CanceledIcon=Hi,E.CheckBox=Fs,E.CheckIcon=Yi,E.CheckTicketIcon=Dn,E.Chip=Xo,E.ChipSection=Jo,E.ChipWithIcon=el,E.CleanFiltersIcon=Is,E.ClearFilterIcon=Mn,E.ClosedEye=Ds,E.Completed=ur,E.CompletedIcon=eo,E.CountCard=pl,E.CustomArrowIcon=W1,E.DataEnteredIcon=Ki,E.DataMasterArrow=Ms,E.DataMasterCountryConfiguration=B1,E.DataSection=Ol,E.DateIcon=Ii,E.DateRangeIcon=Rs,E.DateRangePicker=xl,E.DateRangePickerBasicSelect=Nl,E.DeliveryTabs=sa,E.DesSelectAllIcon=Ai,E.DownloadIconHover=Wn,E.DownloadTemplateIcon=zs,E.DropFile=io,E.EditIcon=Ns,E.EllipseBase=An,E.EllipseBlueIcon=Li,E.EllipseDarkGreenIcon=Wi,E.EllipseGreenIcon=On,E.EllipseGreyIcon=Bi,E.EmailIcon=Ps,E.EraserIcon=Nn,E.ExcelIcon=Ts,E.ExcelSvgIcon=Zi,E.ExpandableTable=_l,E.EyeButton=qo,E.FileCard=ol,E.FileCardIcon=$n,E.FileCardMinimized=ll,E.FilePreview=nl,E.FilterComponent=Cl,E.FilterIcon=Os,E.FilterTable=Sl,E.FolderCard=al,E.FolderCardIcon=Pn,E.FolderCardMinimized=cl,E.GreyContainer=rl,E.GreyContainerDropdown=il,E.GreyInput=oo,E.GreySelect=W0,E.GreyTextArea=mo,E.HeaderItemsComponent=ta,E.InProcessIcon=F1,E.InProcessingIcon=Ji,E.InTransit=hr,E.InTransitIcon=Rn,E.Inactive=cr,E.InfoActionCard=kl,E.InfoActionCardDownloadTemplate=Tl,E.Input=tr,E.InputIcon=Eo,E.InputRadio=Js,E.InputSearch=at,E.InputUpload=yo,E.InputWithButtonSearch=bo,E.InputWithLabel=Ao,E.ItalicIcon=Cs,E.KeyboardArrowDownOutlinedIconColorCustom=Di,E.Label=da,E.LastUpdate=tl,E.Link=la,E.Loader=ro,E.LogTable=Hl,E.MarksIcon=ks,E.MenuIconOption=Vi,E.MenuOptions=At,E.MinusIcon=_i,E.ModalListAplications=Al,E.MultiSelect=Oo,E.NumberSpinner=B0,E.NumberSpinnerByRange=vo,E.ObservationIcon=Qi,E.Observations=Wl,E.OpenEye=Es,E.Pagination=gl,E.Paragraph=ca,E.PlusIcon=Fi,E.ProcessFilter=Ml,E.ProductRecallIcon=L1,E.RightArrowIcon=En,E.RoundedInput=jo,E.SearchIcon=to,E.Select=Fn,E.SelectAll=rr,E.SelectAllIcon=Oi,E.SelectMultiple=_n,E.SelectNested=er,E.SelectPaginator=zo,E.SelectRadio=wo,E.SelectWithTitle=ko,E.SimpleTap=ra,E.SimpleTitle=aa,E.SingleDatePicker=wl,E.State=fl,E.StateBasic=Qo,E.StatsIcon=Ui,E.Stepper=Bl,E.StepsComponent=El,E.Switch=To,E.Table=Vl,E.TableActionIcon=Ul,E.TableComponent=Du,E.TableEdit=ql,E.TableMultipleIcon=Zl,E.TableStates=Yl,E.TabsNavigation=na,E.TemplateTicketConfirm=ua,E.TextArea=Mo,E.TicketComponentV2=ia,E.TicketModal=Rl,E.TimeComponent=No,E.TimeIcon=Ri,E.TitleWithTooltip=Xt,E.ToStartProcessingIcon=Xi,E.ToggleChip=Vn,E.TooltipTable=no,E.TooltipsWhite=Ws,E.TrashIcon=In,E.TriangleIconForNumberSpinnerByRange=Gi,E.UpLoadSvgIcon=Tn,E.UpdateBanner=rs,E.UploadFileIcon=zn,E.UserIcon=$s,E.UserReadOnlyIcon=Yt,E.VisualizationModaLogin=Pl,E.WaringBanner=M1,E.WarningIcon=As,E.WarningModal=$l,E.WindowCheck=qi,E.XIcon=$i,Object.defineProperty(E,Symbol.toStringTag,{value:"Module"})});