helppeople-ui 1.0.71 → 1.0.73

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.
@@ -21,7 +21,11 @@ interface CustomRichTextEditorProps {
21
21
  readOnly?: boolean;
22
22
  height?: string | number;
23
23
  width?: string | number;
24
+ maxHeight?: string | number;
25
+ minHeight?: string | number;
26
+ autoResize?: boolean;
24
27
  style?: React.CSSProperties;
28
+ className?: string;
25
29
  }
26
30
  declare const CustomRichTextEditor: React.FC<CustomRichTextEditorProps>;
27
31
  export default CustomRichTextEditor;
@@ -1,15 +1,15 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(`.page-layout-container{display:flex;justify-content:center;align-items:flex-start;padding:2rem;background-color:#f5f5f5;min-height:100vh;box-sizing:border-box}.page-layout-content{width:100%;max-width:1200px;background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 8px #0000001a}.page-layout-title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem}.page-layout-elements{width:100%;display:flex;justify-content:center;align-items:center;margin-top:7px}.space-content-page{width:97%;background-color:#fff;border-radius:6px;padding:15px;box-shadow:0 4px 8px #0000001a,0 6px 20px #0000001a}.title-page{font-size:27px;font-weight:600;color:#645c5c}.btn-custom{background-color:#3948ff;border-color:#3948ff}@media screen and (max-width: 960px){.custom-toolbar-search{width:200px}}@media screen and (max-width: 640px){.custom-toolbar-search{width:100%;margin-bottom:1rem}.custom-toolbar-container{flex-direction:column;align-items:stretch!important}.custom-toolbar-buttons{display:flex;gap:.5rem;margin-top:1rem}}.custom-toolbar-container{display:flex;align-items:center;gap:1rem;width:100%}.custom-toolbar-search{width:300px}.custom-toolbar-buttons{display:flex;gap:.5rem;flex-wrap:nowrap}@media screen and (max-width: 768px){.custom-toolbar-container{flex-direction:column;align-items:stretch}.custom-toolbar-search{width:100%}.custom-toolbar-buttons{margin-top:1rem;flex-wrap:wrap}}:root{--primary-color: #3948ff;--primary-color-hover: #2837ee;--primary-color-active: #1726dd;--secondary-color: #6c757d;--danger-color: #dc3545;--success-color: #28a745;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--font-family: "Arial", sans-serif;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem}.policies-screen{max-width:1200px;margin:0 auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.layout{display:flex;flex-direction:column;height:100vh;overflow:hidden;box-sizing:border-box}.layout__body{display:flex;flex:1;overflow:hidden;height:calc(100vh - 60px);box-sizing:border-box}.sidebar{width:60px;background-color:#001f3f;color:#fff;height:100%;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden;box-shadow:2px 0 5px #0000001a}.sidebar__menu{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;align-items:center}.sidebar__item{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s}.sidebar__item:hover{background-color:#036}.sidebar__icon{font-size:1.5rem;color:#fff}.sidebar__footer{padding:1rem 0;display:flex;justify-content:center;align-items:center;width:100%;border-top:1px solid #003366}.layout__content{flex:1;padding:1rem;background-color:#f5f5f5;overflow-y:auto;box-sizing:border-box}.ant-form-item{flex:1}.custom-select .ant-select-selector{font-size:10px;height:32px;line-height:32px}.custom-modal .ant-modal-title{font-size:10px;font-weight:600}.custom-form .ant-form-item-label>label{font-size:10px}.ant-card{transition:transform .2s!important}.custom-select .ant-select-selector{font-size:12px;height:25px;line-height:25px}.custom-select .ant-select-arrow{right:8px}.ant-form-item-explain.ant-form-item-explain-connected{font-size:10px}.ant-form-item{margin-bottom:18px}.ant-select-item.ant-select-item-option{font-size:10px}.ant-select.ant-select-outlined.ant-select-in-form-item{height:30px}.ant-select-selection-wrap{font-size:10px}.custom-primary-button.ant-btn-primary,.custom-primary-button.ant-btn-primary:hover,.custom-primary-button.ant-btn-primary:focus,.custom-primary-button.ant-btn-primary:active,.custom-primary-button.ant-btn-primary:disabled{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.custom-primary-button.ant-btn-primary span,.custom-primary-button.ant-btn-primary:hover span,.custom-primary-button.ant-btn-primary:focus span,.custom-primary-button.ant-btn-primary:active span,.custom-primary-button.ant-btn-primary:disabled span{color:#fff!important}.custom-primary-button.ant-btn-primary *,.custom-primary-button.ant-btn-primary:hover *,.custom-primary-button.ant-btn-primary:focus *,.custom-primary-button.ant-btn-primary:active *,.custom-primary-button.ant-btn-primary:disabled *{color:#fff!important}button.custom-primary-button,button.custom-primary-button:hover,button.custom-primary-button:focus,button.custom-primary-button:active{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}button.custom-primary-button *,button.custom-primary-button:hover *,button.custom-primary-button:focus *,button.custom-primary-button:active *{color:#fff!important}.custom-primary-button .anticon,.custom-primary-button svg,.custom-primary-button span,.custom-primary-button div{color:#fff!important;fill:#fff!important}.custom-apply-button{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important;font-family:inherit;transition:all .3s ease}.custom-apply-button:hover{background-color:#2c2570!important;border-color:#2c2570!important;color:#fff!important}.custom-apply-button:active{background-color:#151044!important;border-color:#151044!important;color:#fff!important}.custom-button-wrapper .force-white-text-button{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.custom-button-wrapper .force-white-text-button:hover{background-color:#2c2570!important;border-color:#2c2570!important;color:#fff!important}.custom-button-wrapper .force-white-text-button span,.custom-button-wrapper .force-white-text-button *{color:#fff!important}.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:hover,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:focus,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:active{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary span,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:hover span,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:focus span,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:active span{color:#fff!important}.force-white-text-direct.ant-btn-primary,.force-white-text-direct.ant-btn-primary span{color:#fff!important}.ant-table-thead>tr>th{font-family:Open Sans,sans-serif!important;font-size:10px;font-weight:600}.ant-table-selection-column,.custom-selection-column{width:48px!important;min-width:48px!important;max-width:48px!important;padding:0!important;text-align:center!important;vertical-align:middle!important}.ant-checkbox-wrapper{display:flex!important;justify-content:center!important;align-items:center!important;height:25px!important;width:100%!important;margin:0!important;padding:0!important}.ant-checkbox{top:0!important;margin:0!important;height:16px!important;width:16px!important;min-width:16px!important;min-height:16px!important;position:relative!important;display:inline-block!important;line-height:1!important;box-sizing:border-box!important;transform:none!important;flex:none!important}.ant-checkbox-inner{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;position:relative!important;top:0!important;left:0!important;display:block!important;background-color:#fff!important;border:1px solid #d9d9d9!important;border-radius:2px!important;box-sizing:border-box!important}.library-components-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#1b1464!important;border-color:#1b1464!important}.library-components-wrapper .ant-checkbox-checked .ant-checkbox-inner:after{position:absolute!important;display:table!important;border:2px solid #fff!important;border-top:0!important;border-left:0!important;transform:rotate(45deg) scale(1)!important;opacity:1!important;content:" "!important;top:47%!important;left:22%!important;width:5.5px!important;height:9px!important;margin-top:-5px!important}.ant-table-row{height:25px!important}.ant-table-thead .ant-table-selection-column{text-align:center!important;vertical-align:middle!important}.ant-table-thead .ant-checkbox-wrapper{margin:0!important;padding:0!important}.library-components-wrapper .ant-table-placeholder .ant-spin-container{display:block!important;text-align:center!important;min-height:200px!important;padding:2rem!important}.library-components-wrapper .ant-table-placeholder .ant-spin{display:inline-block!important;width:auto!important;height:auto!important;max-height:none!important;position:relative!important}.library-components-wrapper .ant-table-placeholder .ant-spin-dot{font-size:20px!important;width:20px!important;height:20px!important;display:inline-block!important;position:relative!important}.library-components-wrapper .ant-table-placeholder .ant-spin-dot-item{background-color:#1b1464!important;width:9px!important;height:9px!important;border-radius:100%!important;display:inline-block!important;position:absolute!important;animation:antSpinMove 1s infinite linear alternate!important;opacity:.3!important}.library-components-wrapper .ant-table-placeholder .ant-spin-dot-item:nth-child(1){left:0!important;animation-delay:0s!important}.library-components-wrapper .ant-table-placeholder .ant-spin-dot-item:nth-child(2){left:0!important;animation-delay:.4s!important}.library-components-wrapper .ant-table-placeholder .ant-spin-dot-item:nth-child(3){left:0!important;animation-delay:.8s!important}.library-components-wrapper .ant-table-placeholder .ant-spin-dot-item:nth-child(4){left:0!important;animation-delay:1.2s!important}@keyframes antSpinMove{to{opacity:1!important}}.library-components-wrapper .ant-spin{display:inline-block!important;color:#1b1464!important}.library-components-wrapper .ant-spin-spinning{position:static!important;display:inline-block!important}.library-components-wrapper .ant-spin-dot{position:relative!important;display:inline-block!important;transform:rotate(45deg)!important;animation:antRotate 1.2s infinite linear!important}.fc{font-family:Open Sans,sans-serif;background:#fff;font-size:12px!important;width:100%!important}.fc-toolbar{background:#fff;border-bottom:1px solid #f0f0f0;padding:12px 0 8px}.fc-toolbar-title{color:#262626;font-size:12px!important;font-weight:600;letter-spacing:.5px;text-transform:capitalize}.fc-button,.fc-button-primary{background:#fff!important;border:1px solid #d9d9d9!important;color:#262626!important;font-weight:500;font-size:12px!important;padding:0 12px!important;border-radius:6px!important;height:24px!important;line-height:22px!important;margin:0 2px;transition:all .2s;box-shadow:none!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background:#e6f4ff;border-color:#1677ff;color:#1677ff}.fc .fc-button-primary:not(:disabled):hover{background:#f0f5ff;border-color:#1677ff;color:#1677ff}.fc .fc-button:focus{outline:none;box-shadow:0 0 0 2px #91caff33}.fc-button-active,.fc-button:active,.fc-button-primary:active{background:#e6f4ff!important;border-color:#1677ff!important;color:#1677ff!important}.fc-button-primary:hover,.fc-button:hover{background:#f5f5f5!important;color:#1677ff!important}.fc-col-header-cell{background:#fafafa;color:#262626;font-weight:500;border-bottom:1px solid #f0f0f0;padding:8px 0}.fc-daygrid-day,.fc-timegrid-col{background:#fff;border:1px solid #f0f0f0;transition:background .2s}.fc-daygrid-day.fc-day-today,.fc-timegrid-col.fc-day-today{background:#e6f7ff!important;border-color:#91d5ff!important}.fc-daygrid-day.fc-day-selected,.fc-timegrid-col.fc-day-selected{background:#bae7ff!important}.fc-event,.fc-daygrid-event,.fc-timegrid-event{background:#1677ff!important;color:#fff!important;border-radius:4px!important;border:none!important;font-size:.98em;font-weight:500;padding:2px 8px;box-shadow:0 1px 2px #1890ff1a;transition:background .2s}.fc-event:hover,.fc-daygrid-event:hover,.fc-timegrid-event:hover{background:#40a9ff!important}.fc-day-sat,.fc-day-sun{background:#fafafa}.fc-daygrid-day-number{color:#262626;font-weight:500;padding:4px}.fc-day-today .fc-daygrid-day-number,.fc-day-today .fc-timegrid-axis-cushion{background:#1677ff;color:#fff!important;border-radius:50%;padding:4px 8px}.fc-scrollgrid,.fc-scrollgrid-section,.fc-scrollgrid-sync-table,.fc-daygrid-body,.fc-daygrid{border:none!important}.fc-timegrid-slot{border-top:1px solid #f0f0f0!important}.fc-timegrid-axis,.fc-timegrid-divider{background:#fafafa!important}.fc-timegrid-event{margin:2px 0}.fc .fc-daygrid-day-frame{padding:2px 2px 5px}.fc,.fc-scrollgrid,.fc-scrollgrid-section,.fc-scrollgrid-sync-table,.fc-daygrid,.fc-daygrid-body{border:none!important;box-shadow:none!important}.fc-daygrid-day,.fc-timegrid-col{border:1px solid #f0f0f0;border-top:none;border-left:none}.fc-daygrid-day:first-child,.fc-timegrid-col:first-child{border-left:none}.fc-daygrid-week:first-child .fc-daygrid-day{border-top:none}.fc-daygrid-day:last-child{border-right:none}.fc-daygrid-week:last-child .fc-daygrid-day{border-bottom:none}/*!
1
+ (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(`:root{--input-height: 25px;--table-row-height: 25px;--checkbox-size: 16px;--button-height: 22px;--font-size-small: 10px;--font-size-medium: 12px;--font-size-large: 14px;--font-family: "Open Sans", sans-serif;--font-weight-normal: 400;--font-weight-semibold: 600;--primary-color: #1b1464;--primary-hover: #2c2570;--primary-active: #151044;--text-color: #333333;--text-color-secondary: #666666;--text-color-disabled: #999999;--background-color: #ffffff;--background-color-light: #f5f5f5;--background-color-card: #ffffff;--border-color: #d9d9d9;--border-color-light: #f0f0f0;--shadow-small: 0 2px 8px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 12px rgba(0, 0, 0, .15);--shadow-large: 0 6px 20px rgba(0, 0, 0, .1);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px}.library-components-wrapper{font-family:var(--font-family);font-size:var(--font-size-medium);color:var(--text-color);line-height:1.5;box-sizing:border-box}.library-components-wrapper *,.library-components-wrapper *:before,.library-components-wrapper *:after{box-sizing:border-box}.page-layout-container{display:flex;justify-content:center;align-items:flex-start;padding:2rem;background-color:var(--background-color-light);min-height:100vh;box-sizing:border-box}.page-layout-content{width:100%;max-width:1200px;background-color:var(--background-color-card);border-radius:8px;padding:2rem;box-shadow:var(--shadow-small)}.page-layout-title{font-size:1.5rem;font-weight:var(--font-weight-semibold);color:var(--text-color);margin-bottom:1.5rem}.space-content-page{width:97%;background-color:var(--background-color-card);border-radius:6px;padding:var(--spacing-md);box-shadow:var(--shadow-medium)}.title-page{font-size:27px;font-weight:var(--font-weight-semibold);color:#645c5c}.custom-toolbar-container{display:flex;align-items:center;gap:1rem;width:100%}.custom-toolbar-search{width:300px}.custom-toolbar-buttons{display:flex;gap:.5rem;flex-wrap:nowrap}.library-components-wrapper .ant-form-item{margin-bottom:var(--spacing-xs)}.library-components-wrapper .ant-form-item-label>label{font-size:var(--font-size-small);font-family:var(--font-family);color:var(--text-color)}.library-components-wrapper input[type=text],.library-components-wrapper .ant-input,.library-components-wrapper .ant-input-affix-wrapper,.library-components-wrapper .ant-input-number-input,.library-components-wrapper .ant-picker-input>input{height:var(--input-height)!important;min-height:var(--input-height)!important;font-size:var(--font-size-medium)!important;font-family:var(--font-family)!important;line-height:1.5!important;padding-top:0!important;padding-bottom:0!important}.library-components-wrapper .ant-picker,.library-components-wrapper .ant-picker-range{height:var(--input-height)!important;min-height:var(--input-height)!important;font-size:var(--font-size-medium)!important;font-family:var(--font-family)!important;border:1px solid var(--border-color)!important;border-radius:4px!important;padding:0 8px!important;display:flex!important;align-items:center!important}.library-components-wrapper .ant-picker-input{height:100%!important;display:flex!important;align-items:center!important}.library-components-wrapper .ant-picker-input>input{height:100%!important;border:none!important;outline:none!important;box-shadow:none!important;padding:0!important;margin:0!important}.library-components-wrapper .ant-picker-suffix{display:flex!important;align-items:center!important;color:var(--text-color-secondary)!important}.library-components-wrapper .ant-picker-range .ant-picker-input{flex:1!important}.library-components-wrapper .ant-picker-range .ant-picker-range-separator{padding:0 4px!important;color:var(--text-color-secondary)!important;font-size:var(--font-size-medium)!important;display:flex!important;align-items:center!important}.library-components-wrapper .ant-picker:focus,.library-components-wrapper .ant-picker-range:focus,.library-components-wrapper .ant-picker.ant-picker-focused,.library-components-wrapper .ant-picker-range.ant-picker-focused{border-color:var(--primary-color)!important;box-shadow:0 0 0 2px #1b146433!important;outline:none!important}.library-components-wrapper .ant-picker:hover,.library-components-wrapper .ant-picker-range:hover{border-color:var(--primary-hover)!important}.library-components-wrapper .ant-picker.ant-picker-disabled,.library-components-wrapper .ant-picker-range.ant-picker-disabled{background-color:var(--background-color-light)!important;color:var(--text-color-disabled)!important;cursor:not-allowed!important}.library-components-wrapper .ant-input[type=textarea],.library-components-wrapper textarea.ant-input{height:auto!important;min-height:var(--input-height)!important;max-height:calc(var(--input-height) * 4)!important;font-size:var(--font-size-medium)!important;font-family:var(--font-family)!important;line-height:1.5!important;padding:4px 8px!important;resize:none!important;overflow-y:auto!important;transition:height .2s ease!important}.library-components-wrapper .ant-input[type=textarea]:focus,.library-components-wrapper textarea.ant-input:focus{box-shadow:0 0 0 2px #1b146433!important;border-color:var(--primary-color)!important}.library-components-wrapper .ant-btn{font-size:var(--font-size-medium)!important;font-family:var(--font-family)!important;height:var(--button-height)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--border-color)!important;border-radius:4px!important;padding:0 12px!important;cursor:pointer!important;transition:all .2s ease!important}.library-components-wrapper .ant-btn-default{background-color:var(--background-color)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}.library-components-wrapper .ant-btn-default:hover{background-color:var(--background-color-light)!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.library-components-wrapper .ant-btn-default .anticon{color:var(--text-color)!important}.library-components-wrapper .ant-btn-default:hover .anticon{color:var(--primary-color)!important}.library-components-wrapper .ant-btn-primary{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.library-components-wrapper .ant-btn-primary:hover{background-color:var(--primary-hover)!important;border-color:var(--primary-hover)!important;color:#fff!important}.library-components-wrapper .ant-btn-primary:active{background-color:var(--primary-active)!important;border-color:var(--primary-active)!important;color:#fff!important}.library-components-wrapper .ant-btn-primary .anticon,.library-components-wrapper .ant-btn-primary:hover .ant-btn-primary:active .anticon{color:#fff!important}.library-components-wrapper .ant-btn-dangerous{background-color:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.library-components-wrapper .ant-btn-dangerous:hover{background-color:#ff7875!important;border-color:#ff7875!important;color:#fff!important}.library-components-wrapper .ant-btn-dangerous .anticon,.library-components-wrapper .ant-btn-dangerous:hover .anticon{color:#fff!important}.library-components-wrapper .ant-btn span:not(.anticon){color:inherit!important}.library-components-wrapper .ant-table,.library-components-wrapper .ant-table-container,.library-components-wrapper .ant-table-body{overflow:visible!important}.library-components-wrapper .ant-table-thead>tr>th{font-size:var(--font-size-medium)!important;font-family:var(--font-family)!important;font-weight:var(--font-weight-semibold)!important;height:var(--table-row-height)!important;padding:var(--spacing-xs)!important;background-color:#fafafa!important;border-bottom:1px solid var(--border-color)!important;overflow:visible!important}.library-components-wrapper .ant-table-tbody>tr>td{font-size:var(--font-size-medium)!important;font-family:var(--font-family)!important;height:var(--table-row-height)!important;padding:var(--spacing-xs)!important;border-bottom:1px solid var(--border-color-light)!important;overflow:visible!important;position:relative!important}.library-components-wrapper .ant-table-tbody>tr>td .anticon{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important}.library-components-wrapper .ant-checkbox{width:var(--checkbox-size)!important;height:var(--checkbox-size)!important;min-width:var(--checkbox-size)!important;min-height:var(--checkbox-size)!important}.library-components-wrapper .ant-checkbox-inner{width:var(--checkbox-size)!important;height:var(--checkbox-size)!important;background-color:var(--background-color)!important;border:1px solid var(--border-color)!important;border-radius:2px!important}.library-components-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}.library-components-wrapper .ant-spin-dot-item{background-color:var(--primary-color)!important}.library-components-wrapper .ant-spin{color:var(--primary-color)!important}@media screen and (max-width: 768px){.custom-toolbar-container{flex-direction:column;align-items:stretch}.custom-toolbar-search{width:100%}.custom-toolbar-buttons{margin-top:1rem;flex-wrap:wrap}}@media screen and (max-width: 640px){.custom-toolbar-search{width:100%;margin-bottom:1rem}.custom-toolbar-buttons{display:flex;gap:.5rem;margin-top:1rem}}.table-action-buttons{display:flex!important;align-items:center!important;gap:var(--spacing-sm)!important;min-height:20px!important;position:relative!important;overflow:visible!important}.text-primary{color:var(--primary-color)!important}.text-secondary{color:var(--text-color-secondary)!important}.text-success{color:#52c41a!important}.text-warning{color:#faad14!important}.text-error{color:#ff4d4f!important}.library-components-wrapper .ant-btn[disabled]{opacity:.6!important;cursor:not-allowed!important}.library-components-wrapper .ant-btn[disabled] .anticon{opacity:.6!important}.custom-primary-button.ant-btn-primary,.custom-primary-button.ant-btn-primary:hover,.custom-primary-button.ant-btn-primary:focus,.custom-primary-button.ant-btn-primary:active,.custom-primary-button.ant-btn-primary:disabled{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.custom-primary-button.ant-btn-primary span,.custom-primary-button.ant-btn-primary:hover span,.custom-primary-button.ant-btn-primary:focus span,.custom-primary-button.ant-btn-primary:active span,.custom-primary-button.ant-btn-primary:disabled span{color:#fff!important}.custom-primary-button.ant-btn-primary *,.custom-primary-button.ant-btn-primary:hover *,.custom-primary-button.ant-btn-primary:focus *,.custom-primary-button.ant-btn-primary:active *,.custom-primary-button.ant-btn-primary:disabled *{color:#fff!important}button.custom-primary-button,button.custom-primary-button:hover,button.custom-primary-button:focus,button.custom-primary-button:active{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}button.custom-primary-button *,button.custom-primary-button:hover *,button.custom-primary-button:focus *,button.custom-primary-button:active *{color:#fff!important}.custom-primary-button .anticon,.custom-primary-button svg,.custom-primary-button span,.custom-primary-button div{color:#fff!important;fill:#fff!important}.custom-apply-button{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important;font-family:inherit;transition:all .3s ease}.custom-apply-button:hover{background-color:#2c2570!important;border-color:#2c2570!important;color:#fff!important}.custom-apply-button:active{background-color:#151044!important;border-color:#151044!important;color:#fff!important}.custom-button-wrapper .force-white-text-button{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.custom-button-wrapper .force-white-text-button:hover{background-color:#2c2570!important;border-color:#2c2570!important;color:#fff!important}.custom-button-wrapper .force-white-text-button span,.custom-button-wrapper .force-white-text-button *{color:#fff!important}.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:hover,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:focus,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:active{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary span,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:hover span,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:focus span,.custom-button-wrapper button.force-white-text-button.ant-btn.ant-btn-primary:active span{color:#fff!important}.force-white-text-direct.ant-btn-primary,.force-white-text-direct.ant-btn-primary span{color:#fff!important}.ant-table-thead>tr>th{font-family:Open Sans,sans-serif!important;font-size:10px;font-weight:600}.ant-table-selection-column,.custom-selection-column{width:48px!important;min-width:48px!important;max-width:48px!important;padding:0!important;text-align:center!important;vertical-align:middle!important}.ant-checkbox-wrapper{display:flex!important;justify-content:center!important;align-items:center!important;height:25px!important;width:100%!important;margin:0!important;padding:0!important}.ant-checkbox{top:0!important;margin:0!important;height:16px!important;width:16px!important;min-width:16px!important;min-height:16px!important;position:relative!important;display:inline-block!important;line-height:1!important;box-sizing:border-box!important;transform:none!important;flex:none!important}.ant-checkbox-inner{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;position:relative!important;top:0!important;left:0!important;display:block!important;background-color:#fff!important;border:1px solid #d9d9d9!important;border-radius:2px!important;box-sizing:border-box!important}.library-components-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#1b1464!important;border-color:#1b1464!important}.library-components-wrapper .ant-checkbox-checked .ant-checkbox-inner:after{position:absolute!important;display:table!important;border:2px solid #fff!important;border-top:0!important;border-left:0!important;transform:rotate(45deg) scale(1)!important;opacity:1!important;content:" "!important;top:47%!important;left:22%!important;width:5.5px!important;height:9px!important;margin-top:-5px!important}.ant-table-row{height:25px!important}.ant-table-thead .ant-table-selection-column{text-align:center!important;vertical-align:middle!important}.ant-table-thead .ant-checkbox-wrapper{margin:0!important;padding:0!important}.fc{font-family:Open Sans,sans-serif;background:#fff;font-size:12px!important;width:100%!important}.fc-toolbar{background:#fff;border-bottom:1px solid #f0f0f0;padding:12px 0 8px}.fc-toolbar-title{color:#262626;font-size:12px!important;font-weight:600;letter-spacing:.5px;text-transform:capitalize}.fc-button,.fc-button-primary{background:#fff!important;border:1px solid #d9d9d9!important;color:#262626!important;font-weight:500;font-size:12px!important;padding:0 12px!important;border-radius:6px!important;height:24px!important;line-height:22px!important;margin:0 2px;transition:all .2s;box-shadow:none!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background:#e6f4ff;border-color:#1677ff;color:#1677ff}.fc .fc-button-primary:not(:disabled):hover{background:#f0f5ff;border-color:#1677ff;color:#1677ff}.fc .fc-button:focus{outline:none;box-shadow:0 0 0 2px #91caff33}.fc-button-active,.fc-button:active,.fc-button-primary:active{background:#e6f4ff!important;border-color:#1677ff!important;color:#1677ff!important}.fc-button-primary:hover,.fc-button:hover{background:#f5f5f5!important;color:#1677ff!important}.fc-col-header-cell{background:#fafafa;color:#262626;font-weight:500;border-bottom:1px solid #f0f0f0;padding:8px 0}.fc-daygrid-day,.fc-timegrid-col{background:#fff;border:1px solid #f0f0f0;transition:background .2s}.fc-daygrid-day.fc-day-today,.fc-timegrid-col.fc-day-today{background:#e6f7ff!important;border-color:#91d5ff!important}.fc-daygrid-day.fc-day-selected,.fc-timegrid-col.fc-day-selected{background:#bae7ff!important}.fc-event,.fc-daygrid-event,.fc-timegrid-event{background:#1677ff!important;color:#fff!important;border-radius:4px!important;border:none!important;font-size:.98em;font-weight:500;padding:2px 8px;box-shadow:0 1px 2px #1890ff1a;transition:background .2s}.fc-event:hover,.fc-daygrid-event:hover,.fc-timegrid-event:hover{background:#40a9ff!important}.fc-day-sat,.fc-day-sun{background:#fafafa}.fc-daygrid-day-number{color:#262626;font-weight:500;padding:4px}.fc-day-today .fc-daygrid-day-number,.fc-day-today .fc-timegrid-axis-cushion{background:#1677ff;color:#fff!important;border-radius:50%;padding:4px 8px}.fc-scrollgrid,.fc-scrollgrid-section,.fc-scrollgrid-sync-table,.fc-daygrid-body,.fc-daygrid{border:none!important}.fc-timegrid-slot{border-top:1px solid #f0f0f0!important}.fc-timegrid-axis,.fc-timegrid-divider{background:#fafafa!important}.fc-timegrid-event{margin:2px 0}.fc .fc-daygrid-day-frame{padding:2px 2px 5px}.fc,.fc-scrollgrid,.fc-scrollgrid-section,.fc-scrollgrid-sync-table,.fc-daygrid,.fc-daygrid-body{border:none!important;box-shadow:none!important}.fc-daygrid-day,.fc-timegrid-col{border:1px solid #f0f0f0;border-top:none;border-left:none}.fc-daygrid-day:first-child,.fc-timegrid-col:first-child{border-left:none}.fc-daygrid-week:first-child .fc-daygrid-day{border-top:none}.fc-daygrid-day:last-child{border-right:none}.fc-daygrid-week:last-child .fc-daygrid-day{border-bottom:none}/*!
2
2
  * Quill Editor v1.3.7
3
3
  * https://quilljs.com/
4
4
  * Copyright (c) 2014, Jason Chen
5
5
  * Copyright (c) 2013, salesforce.com
6
- */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{--input-height: 25px;--font-size-small: 10px;--font-size-medium: 12px;--checkbox-size: 16px;--table-row-height: 25px;--border-color: #d9d9d9;--primary-color: #1890ff;--text-color: #333333;--toolbar-title-font-size: 12px !important;--toolbar-labels-font-size: 10px !important;--toolbar-title-font-family: "Open Sans", sans-serif !important;--toolbar-title-font-weight: 600 !important;--toolbar-title-color: #333333 !important}.library-components-wrapper{font-family:var(--toolbar-title-font-family);font-size:var(--toolbar-labels-font-size);color:var(--toolbar-title-color)}.library-components-wrapper h1,.library-components-wrapper h2,.library-components-wrapper h3,.library-components-wrapper h4,.library-components-wrapper h5,.library-components-wrapper h6,.library-components-wrapper .ant-typography-title{font-family:var(--toolbar-title-font-family)!important;font-weight:var(--toolbar-title-font-weight)!important;color:var(--toolbar-title-color)!important;font-size:var(--toolbar-title-font-size)!important}.library-components-wrapper label,.library-components-wrapper .ant-form-item-label>label,.library-components-wrapper .ant-typography,.library-components-wrapper span,.library-components-wrapper p{font-family:var(--toolbar-title-font-family)!important;font-size:var(--toolbar-labels-font-size)!important;color:var(--toolbar-title-color)!important}.library-components-wrapper input[type=text],.library-components-wrapper .ant-input,.library-components-wrapper .ant-input-affix-wrapper,.library-components-wrapper .ant-input-number-input,.library-components-wrapper .ant-picker-input>input{height:var(--input-height)!important;min-height:var(--input-height)!important;font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important;line-height:1.5!important;padding-top:0!important;padding-bottom:0!important}.library-components-wrapper .ant-picker{height:var(--input-height)!important;min-height:var(--input-height)!important;display:flex!important;align-items:center!important;padding:0 8px!important;font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important}.library-components-wrapper .ant-select-multiple{min-height:var(--input-height)!important;height:auto!important;font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important}.library-components-wrapper .ant-select-multiple .ant-select-selector{min-height:var(--input-height)!important;padding:2px 24px 2px 4px!important}.library-components-wrapper .ant-select-multiple .ant-select-selection-item{height:20px!important;line-height:18px!important;font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important;margin:1px!important;padding:0 4px!important}.library-components-wrapper .ant-table-thead>tr>th,.library-components-wrapper .ant-table-tbody>tr>td{font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important;height:var(--table-row-height)!important;padding:4px!important}.library-components-wrapper .ant-table-thead>tr>th{font-weight:var(--toolbar-title-font-weight)!important}.library-components-wrapper .ant-table-tbody>tr>td .ant-btn{height:22px!important;width:22px!important;min-width:22px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important}.library-components-wrapper .ant-table-selection-column{width:48px!important;min-width:48px!important;max-width:48px!important;text-align:center!important;vertical-align:middle!important;padding:0!important}.library-components-wrapper .ant-checkbox{width:var(--checkbox-size)!important;height:var(--checkbox-size)!important;min-width:var(--checkbox-size)!important;min-height:var(--checkbox-size)!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.library-components-wrapper .ant-checkbox-inner{width:var(--checkbox-size)!important;height:var(--checkbox-size)!important;background-color:#fff!important;border:1px solid var(--border-color)!important;border-radius:2px!important}.library-components-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}.library-components-wrapper .ant-dropdown-menu{max-height:none!important;overflow:visible!important;padding:4px 0!important;font-family:var(--toolbar-title-font-family)!important}.library-components-wrapper .ant-dropdown-menu-item{padding:5px 12px!important;height:28px!important;font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important;display:flex!important;align-items:center!important}.library-components-wrapper .ant-table-placeholder{text-align:center!important}.library-components-wrapper .ant-table-placeholder .ant-table-cell{text-align:center!important;vertical-align:middle!important;padding:40px 20px!important}.library-components-wrapper .ant-table-placeholder .ant-empty{margin:0!important;padding:0!important}.library-components-wrapper .ant-table-placeholder .ant-empty-image{margin:0 auto 16px!important;height:auto!important}.library-components-wrapper .ant-table-placeholder .ant-empty-image svg{width:64px!important;height:41px!important;display:block!important;margin:0 auto!important;opacity:1!important;visibility:visible!important}.library-components-wrapper .ant-table-placeholder .ant-empty-description{font-size:var(--toolbar-labels-font-size)!important;font-family:var(--toolbar-title-font-family)!important;color:#999!important;margin:8px 0 0!important}.library-components-wrapper .ant-form-item{margin-bottom:5px!important}.table-action-buttons{display:flex!important;align-items:center!important;gap:8px!important;min-height:20px!important}.library-components-wrapper .ant-table-tbody>tr>td .anticon{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important}.library-components-wrapper .ant-btn-primary,.library-components-wrapper .ant-btn-primary:hover,.library-components-wrapper .ant-btn-primary:focus,.library-components-wrapper .ant-btn-primary:active,.library-components-wrapper [style*="background-color: #1b1464"],.library-components-wrapper [style*="background: #1b1464"],.library-components-wrapper [style*="background-color: rgb(27, 20, 100)"],.library-components-wrapper [style*="background: rgb(27, 20, 100)"],.library-components-wrapper [style*="backgroundColor: #1b1464"],.library-components-wrapper [style*="backgroundColor: rgb(27, 20, 100)"]{color:#fff!important}.library-components-wrapper .ant-btn-primary *,.library-components-wrapper .ant-btn-primary:hover *,.library-components-wrapper .ant-btn-primary:focus *,.library-components-wrapper .ant-btn-primary:active *,.library-components-wrapper [style*="background-color: #1b1464"] *,.library-components-wrapper [style*="background: #1b1464"] *,.library-components-wrapper [style*="background-color: rgb(27, 20, 100)"] *,.library-components-wrapper [style*="background: rgb(27, 20, 100)"] *,.library-components-wrapper [style*="backgroundColor: #1b1464"] *,.library-components-wrapper [style*="backgroundColor: rgb(27, 20, 100)"] *{color:#fff!important}.library-components-wrapper .ant-btn-primary .anticon,.library-components-wrapper .ant-btn-primary:hover .anticon,.library-components-wrapper .ant-btn-primary:focus .anticon,.library-components-wrapper .ant-btn-primary:active .anticon,.library-components-wrapper [style*="background-color: #1b1464"] .anticon,.library-components-wrapper [style*="background: #1b1464"] .anticon,.library-components-wrapper [style*="background-color: rgb(27, 20, 100)"] .anticon,.library-components-wrapper [style*="background: rgb(27, 20, 100)"] .anticon,.library-components-wrapper [style*="backgroundColor: #1b1464"] .anticon,.library-components-wrapper [style*="backgroundColor: rgb(27, 20, 100)"] .anticon{color:#fff!important}.library-components-wrapper .ant-btn-primary svg,.library-components-wrapper .ant-btn-primary:hover svg,.library-components-wrapper .ant-btn-primary:focus svg,.library-components-wrapper .ant-btn-primary:active svg,.library-components-wrapper [style*="background-color: #1b1464"] svg,.library-components-wrapper [style*="background: #1b1464"] svg,.library-components-wrapper [style*="background-color: rgb(27, 20, 100)"] svg,.library-components-wrapper [style*="background: rgb(27, 20, 100)"] svg,.library-components-wrapper [style*="backgroundColor: #1b1464"] svg,.library-components-wrapper [style*="backgroundColor: rgb(27, 20, 100)"] svg{fill:#fff!important;color:#fff!important}.library-components-wrapper .ant-tag[style*="#1b1464"],.library-components-wrapper .ant-tag[style*="rgb(27, 20, 100)"],.library-components-wrapper .ant-badge[style*="#1b1464"],.library-components-wrapper .ant-badge[style*="rgb(27, 20, 100)"],.library-components-wrapper .ant-tag[style*="#1b1464"] *,.library-components-wrapper .ant-tag[style*="rgb(27, 20, 100)"] *,.library-components-wrapper .ant-badge[style*="#1b1464"] *,.library-components-wrapper .ant-badge[style*="rgb(27, 20, 100)"] *,.library-components-wrapper [class*=primary],.library-components-wrapper [data-primary=true],.library-components-wrapper .primary-bg,.library-components-wrapper .primary-color,.library-components-wrapper [class*=primary] *,.library-components-wrapper [data-primary=true] *,.library-components-wrapper .primary-bg *,.library-components-wrapper .primary-color *{color:#fff!important}.library-components-wrapper .ant-spin-dot-item{background-color:#1b1464!important}.library-components-wrapper .ant-spin{color:#1b1464!important}.library-components-wrapper .ant-spin-dot{font-size:inherit!important;position:relative!important;display:inline-block!important;transform:rotate(45deg)!important;animation:antRotate 1.2s infinite linear!important;width:20px!important;height:20px!important}@keyframes antRotate{to{transform:rotate(405deg)!important}}.library-components-wrapper .ant-spin-spinning{position:static!important}.library-components-wrapper .ant-table-placeholder{text-align:center!important;padding:50px 20px!important}.library-components-wrapper .ant-table-placeholder .ant-spin-container{display:block!important;position:relative!important}.library-components-wrapper .ant-table-placeholder .ant-spin{display:inline-block!important;position:relative!important;margin:0 auto!important}.library-components-wrapper *[style*="background-color: #1b1464"],.library-components-wrapper *[style*="background: #1b1464"],.library-components-wrapper *[style*="background-color: rgb(27, 20, 100)"],.library-components-wrapper *[style*="background: rgb(27, 20, 100)"],.library-components-wrapper *[style*="backgroundColor: #1b1464"],.library-components-wrapper *[style*="backgroundColor: rgb(27, 20, 100)"],.library-components-wrapper *[style*="background-color: #1b1464"] *,.library-components-wrapper *[style*="background: #1b1464"] *,.library-components-wrapper *[style*="background-color: rgb(27, 20, 100)"] *,.library-components-wrapper *[style*="background: rgb(27, 20, 100)"] *,.library-components-wrapper *[style*="backgroundColor: #1b1464"] *,.library-components-wrapper *[style*="backgroundColor: rgb(27, 20, 100)"] *,.library-components-wrapper *[style*="background-color: #1b1464"] .anticon,.library-components-wrapper *[style*="background: #1b1464"] .anticon,.library-components-wrapper *[style*="background-color: rgb(27, 20, 100)"] .anticon,.library-components-wrapper *[style*="background: rgb(27, 20, 100)"] .anticon,.library-components-wrapper *[style*="backgroundColor: #1b1464"] .anticon,.library-components-wrapper *[style*="backgroundColor: rgb(27, 20, 100)"] .anticon{color:#fff!important}.library-components-wrapper *[style*="background-color: #1b1464"] svg,.library-components-wrapper *[style*="background: #1b1464"] svg,.library-components-wrapper *[style*="background-color: rgb(27, 20, 100)"] svg,.library-components-wrapper *[style*="background: rgb(27, 20, 100)"] svg,.library-components-wrapper *[style*="backgroundColor: #1b1464"] svg,.library-components-wrapper *[style*="backgroundColor: rgb(27, 20, 100)"] svg{fill:#fff!important;color:#fff!important}.library-components-wrapper .ant-btn-primary,.library-components-wrapper .ant-btn-primary:hover,.library-components-wrapper .ant-btn-primary:focus,.library-components-wrapper .ant-btn-primary:active,.library-components-wrapper .ant-btn-primary:disabled{color:#fff!important;background-color:#1b1464!important;border-color:#1b1464!important}.library-components-wrapper .ant-btn-primary span,.library-components-wrapper .ant-btn-primary:hover span,.library-components-wrapper .ant-btn-primary:focus span,.library-components-wrapper .ant-btn-primary:active span,.library-components-wrapper .ant-btn-primary:disabled span{color:#fff!important}.library-components-wrapper .ant-btn-primary *,.library-components-wrapper .ant-btn-primary:hover *,.library-components-wrapper .ant-btn-primary:focus *,.library-components-wrapper .ant-btn-primary:active *,.library-components-wrapper .ant-btn-primary:disabled *{color:#fff!important}.library-components-wrapper .ant-btn-primary .anticon,.library-components-wrapper .ant-btn-primary:hover .anticon,.library-components-wrapper .ant-btn-primary:focus .anticon,.library-components-wrapper .ant-btn-primary:active .anticon,.library-components-wrapper .ant-btn-primary:disabled .anticon{color:#fff!important}.library-components-wrapper .ant-btn-primary svg,.library-components-wrapper .ant-btn-primary:hover svg,.library-components-wrapper .ant-btn-primary:focus svg,.library-components-wrapper .ant-btn-primary:active svg,.library-components-wrapper .ant-btn-primary:disabled svg{fill:#fff!important;color:#fff!important}.library-components-wrapper button[class*=ant-btn-primary],.library-components-wrapper button[class*=ant-btn-primary]:hover,.library-components-wrapper button[class*=ant-btn-primary]:focus,.library-components-wrapper button[class*=ant-btn-primary]:active{color:#fff!important}.library-components-wrapper button[class*=ant-btn-primary] *,.library-components-wrapper button[class*=ant-btn-primary]:hover *,.library-components-wrapper button[class*=ant-btn-primary]:focus *,.library-components-wrapper button[class*=ant-btn-primary]:active *{color:#fff!important}.library-components-wrapper .ant-btn[style*="background-color: #1b1464"],.library-components-wrapper .ant-btn[style*="backgroundColor: #1b1464"],.library-components-wrapper .ant-btn[style*="background-color: #1b1464"] *,.library-components-wrapper .ant-btn[style*="backgroundColor: #1b1464"] *{color:#fff!important}.library-components-wrapper .custom-primary-button.ant-btn-primary,.library-components-wrapper button.custom-primary-button.ant-btn-primary,.library-components-wrapper .custom-primary-button.ant-btn[type=primary],.library-components-wrapper button.custom-primary-button[type=primary]{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.library-components-wrapper .custom-primary-button.ant-btn-primary *,.library-components-wrapper button.custom-primary-button.ant-btn-primary *,.library-components-wrapper .custom-primary-button.ant-btn[type=primary] *,.library-components-wrapper button.custom-primary-button[type=primary] *{color:#fff!important}.library-components-wrapper [class*=custom-primary-button],.library-components-wrapper [class*=custom-primary-button]:hover,.library-components-wrapper [class*=custom-primary-button]:focus,.library-components-wrapper [class*=custom-primary-button]:active{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.library-components-wrapper [class*=custom-primary-button] *,.library-components-wrapper [class*=custom-primary-button]:hover *,.library-components-wrapper [class*=custom-primary-button]:focus *,.library-components-wrapper [class*=custom-primary-button]:active *{color:#fff!important}.library-components-wrapper .custom-primary-button{background-color:#1b1464!important;border-color:#1b1464!important;color:#fff!important}.library-components-wrapper .custom-primary-button span,.library-components-wrapper .custom-primary-button .ant-btn-loading-icon,.library-components-wrapper .custom-primary-button .anticon{color:#fff!important}`)),document.head.appendChild(t)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
7
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("antd"),j=require("react"),oe=require("dayjs"),Ke=require("@fullcalendar/react"),Qe=require("@fullcalendar/daygrid"),Je=require("@fullcalendar/timegrid"),Xe=require("@fullcalendar/interaction"),et=require("react-quill"),R=require("react-beautiful-dnd");function tt(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const g=tt(j),rt=e=>o.jsx(c.Alert,{...e}),T=({className:e,text:t,type:r,onClick:n,icon:a,style:i,disabled:s=!1,loading:u=!1,danger:l=!1,onMouseEnter:d,htmlType:f="button"})=>o.jsx(c.Button,{danger:l,type:r,onClick:n,icon:a,style:{...i,fontSize:"var(--toolbar-labels-font-size)",fontWeight:"var(--toolbar-title-font-weight",fontFamily:"var(--toolbar-title-font-family)"},size:"small",disabled:s,loading:u,className:`${e||""}`,onMouseEnter:d,htmlType:f,children:t}),nt=({label:e,...t})=>o.jsx(c.Checkbox,{...t,children:e});function O(e){"@babel/helpers - typeof";return O=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},O(e)}function ot(e,t){if(O(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(O(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function at(e){var t=ot(e,"string");return O(t)=="symbol"?t:t+""}function S(e,t,r){return(t=at(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ae(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function x(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ae(Object(r),!0).forEach(function(n){S(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ae(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var W={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0},it=x(x({},W),{},{locale:"es_ES",today:"Hoy",now:"Ahora",backToToday:"Volver a hoy",ok:"Aceptar",clear:"Limpiar",week:"Semana",month:"Mes",year:"Año",timeSelect:"Seleccionar hora",dateSelect:"Seleccionar fecha",monthSelect:"Elegir un mes",yearSelect:"Elegir un año",decadeSelect:"Elegir una década",dateFormat:"D/M/YYYY",dateTimeFormat:"D/M/YYYY HH:mm:ss",previousMonth:"Mes anterior (PageUp)",nextMonth:"Mes siguiente (PageDown)",previousYear:"Año anterior (Control + left)",nextYear:"Año siguiente (Control + right)",previousDecade:"Década anterior",nextDecade:"Década siguiente",previousCentury:"Siglo anterior",nextCentury:"Siglo siguiente"});const st={placeholder:"Seleccionar hora"},lt={lang:Object.assign({placeholder:"Seleccionar fecha",rangePlaceholder:["Fecha inicial","Fecha final"],shortWeekDays:["Dom","Lun","Mar","Mié","Jue","Vie","Sáb"],shortMonths:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"]},it),timePickerLocale:Object.assign({},st)};var ct=x(x({},W),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",week:"Week",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});const ut={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},dt={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},ct),timePickerLocale:Object.assign({},ut)};var ft=x(x({},W),{},{locale:"pt_BR",today:"Hoje",now:"Agora",backToToday:"Voltar para hoje",ok:"OK",clear:"Limpar",week:"Semana",month:"Mês",year:"Ano",timeSelect:"Selecionar hora",dateSelect:"Selecionar data",monthSelect:"Escolher mês",yearSelect:"Escolher ano",decadeSelect:"Escolher década",dateFormat:"D/M/YYYY",dateTimeFormat:"D/M/YYYY HH:mm:ss",monthBeforeYear:!1,previousMonth:"Mês anterior (PageUp)",nextMonth:"Próximo mês (PageDown)",previousYear:"Ano anterior (Control + esquerda)",nextYear:"Próximo ano (Control + direita)",previousDecade:"Década anterior",nextDecade:"Próxima década",previousCentury:"Século anterior",nextCentury:"Próximo século",shortWeekDays:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"],shortMonths:["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"]});const ht={placeholder:"Hora"},mt={lang:Object.assign({placeholder:"Selecionar data",rangePlaceholder:["Data inicial","Data final"]},ft),timePickerLocale:Object.assign({},ht)},ye={es:lt,en:dt,pt:mt},ve=j.forwardRef(({localeCode:e="es",...t},r)=>{const n=ye[e];return o.jsx(c.DatePicker,{ref:r,...t,locale:n})});ve.displayName="CustomDatePicker";const be=j.forwardRef(({localeCode:e="es",...t},r)=>{const n=ye[e];return o.jsx(c.DatePicker.RangePicker,{ref:r,...t,locale:n})});be.displayName="CustomDatePicker.RangePicker";const I=ve;I.RangePicker=be;const gt=({text:e,textPosition:t="center",type:r="horizontal",...n})=>o.jsx(c.Divider,{...n,orientation:r==="horizontal"?t:void 0,type:r,children:e}),pt=({title:e,children:t,...r})=>o.jsx(c.Drawer,{title:e,...r,children:t});var xe=j.createContext({});function C(){return C=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},C.apply(null,arguments)}function yt(e){if(Array.isArray(e))return e}function vt(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,u=[],l=!0,d=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(l=(n=i.call(r)).done)&&(u.push(n.value),u.length!==t);l=!0);}catch(f){d=!0,a=f}finally{try{if(!l&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(d)throw a}}return u}}function ie(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function bt(e,t){if(e){if(typeof e=="string")return ie(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?ie(e,t):void 0}}function xt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
8
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Se(e,t){return yt(e)||vt(e,t)||bt(e,t)||xt()}function St(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Ce(e,t){if(e==null)return{};var r,n,a=St(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}function Ct(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var $={exports:{}};/*!
6
+ */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}`)),document.head.appendChild(t)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
7
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("antd"),S=require("react"),ae=require("dayjs"),et=require("@fullcalendar/react"),tt=require("@fullcalendar/daygrid"),rt=require("@fullcalendar/timegrid"),nt=require("@fullcalendar/interaction"),ot=require("react-quill"),A=require("react-beautiful-dnd");function it(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const p=it(S),at=e=>o.jsx(c.Alert,{...e}),M=({className:e,text:t,type:r,onClick:n,icon:i,style:a,disabled:s=!1,loading:d=!1,danger:l=!1,onMouseEnter:u,htmlType:f="button"})=>o.jsx(c.Button,{danger:l,type:r,onClick:n,icon:i,style:{...a,fontSize:"var(--font-size-medium)",fontWeight:"var(--font-weight-semibold",fontFamily:"var(--font-family)"},size:"small",disabled:s,loading:d,className:`${e||""}`,onMouseEnter:u,htmlType:f,children:t}),st=({label:e,...t})=>o.jsx(c.Checkbox,{...t,children:e});function P(e){"@babel/helpers - typeof";return P=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},P(e)}function lt(e,t){if(P(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(P(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ct(e){var t=lt(e,"string");return P(t)=="symbol"?t:t+""}function C(e,t,r){return(t=ct(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function se(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function b(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?se(Object(r),!0).forEach(function(n){C(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):se(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var K={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0},dt=b(b({},K),{},{locale:"es_ES",today:"Hoy",now:"Ahora",backToToday:"Volver a hoy",ok:"Aceptar",clear:"Limpiar",week:"Semana",month:"Mes",year:"Año",timeSelect:"Seleccionar hora",dateSelect:"Seleccionar fecha",monthSelect:"Elegir un mes",yearSelect:"Elegir un año",decadeSelect:"Elegir una década",dateFormat:"D/M/YYYY",dateTimeFormat:"D/M/YYYY HH:mm:ss",previousMonth:"Mes anterior (PageUp)",nextMonth:"Mes siguiente (PageDown)",previousYear:"Año anterior (Control + left)",nextYear:"Año siguiente (Control + right)",previousDecade:"Década anterior",nextDecade:"Década siguiente",previousCentury:"Siglo anterior",nextCentury:"Siglo siguiente"});const ut={placeholder:"Seleccionar hora"},ft={lang:Object.assign({placeholder:"Seleccionar fecha",rangePlaceholder:["Fecha inicial","Fecha final"],shortWeekDays:["Dom","Lun","Mar","Mié","Jue","Vie","Sáb"],shortMonths:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"]},dt),timePickerLocale:Object.assign({},ut)};var ht=b(b({},K),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",week:"Week",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});const mt={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},gt={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},ht),timePickerLocale:Object.assign({},mt)};var pt=b(b({},K),{},{locale:"pt_BR",today:"Hoje",now:"Agora",backToToday:"Voltar para hoje",ok:"OK",clear:"Limpar",week:"Semana",month:"Mês",year:"Ano",timeSelect:"Selecionar hora",dateSelect:"Selecionar data",monthSelect:"Escolher mês",yearSelect:"Escolher ano",decadeSelect:"Escolher década",dateFormat:"D/M/YYYY",dateTimeFormat:"D/M/YYYY HH:mm:ss",monthBeforeYear:!1,previousMonth:"Mês anterior (PageUp)",nextMonth:"Próximo mês (PageDown)",previousYear:"Ano anterior (Control + esquerda)",nextYear:"Próximo ano (Control + direita)",previousDecade:"Década anterior",nextDecade:"Próxima década",previousCentury:"Século anterior",nextCentury:"Próximo século",shortWeekDays:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"],shortMonths:["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"]});const vt={placeholder:"Hora"},yt={lang:Object.assign({placeholder:"Selecionar data",rangePlaceholder:["Data inicial","Data final"]},pt),timePickerLocale:Object.assign({},vt)},xe={es:ft,en:gt,pt:yt},be=S.forwardRef(({localeCode:e="es",...t},r)=>{const n=xe[e];return o.jsx(c.DatePicker,{ref:r,...t,locale:n})});be.displayName="CustomDatePicker";const Ce=S.forwardRef(({localeCode:e="es",...t},r)=>{const n=xe[e];return o.jsx(c.DatePicker.RangePicker,{ref:r,...t,locale:n})});Ce.displayName="CustomDatePicker.RangePicker";const $=be;$.RangePicker=Ce;const xt=({text:e,textPosition:t="center",type:r="horizontal",...n})=>o.jsx(c.Divider,{...n,orientation:r==="horizontal"?t:void 0,type:r,children:e}),bt=({title:e,children:t,...r})=>o.jsx(c.Drawer,{title:e,...r,children:t});var Se=S.createContext({});function w(){return w=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},w.apply(null,arguments)}function Ct(e){if(Array.isArray(e))return e}function St(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,a,s,d=[],l=!0,u=!1;try{if(a=(r=r.call(e)).next,t!==0)for(;!(l=(n=a.call(r)).done)&&(d.push(n.value),d.length!==t);l=!0);}catch(f){u=!0,i=f}finally{try{if(!l&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw i}}return d}}function le(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function wt(e,t){if(e){if(typeof e=="string")return le(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?le(e,t):void 0}}function jt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
8
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function we(e,t){return Ct(e)||St(e,t)||wt(e,t)||jt()}function Ot(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function je(e,t){if(e==null)return{};var r,n,i=Ot(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function kt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var B={exports:{}};/*!
9
9
  Copyright (c) 2018 Jed Watson.
10
10
  Licensed under the MIT License (MIT), see
11
11
  http://jedwatson.github.io/classnames
12
- */var se;function wt(){return se||(se=1,function(e){(function(){var t={}.hasOwnProperty;function r(){for(var i="",s=0;s<arguments.length;s++){var u=arguments[s];u&&(i=a(i,n(u)))}return i}function n(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return r.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var s="";for(var u in i)t.call(i,u)&&i[u]&&(s=a(s,u));return s}function a(i,s){return s?i?i+" "+s:i+s:i}e.exports?(r.default=r,e.exports=r):window.classNames=r})()}($)),$.exports}var jt=wt();const kt=Ct(jt),b=Math.round;function F(e,t){const r=e.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],n=r.map(a=>parseFloat(a));for(let a=0;a<3;a+=1)n[a]=t(n[a]||0,r[a]||"",a);return r[3]?n[3]=r[3].includes("%")?n[3]/100:n[3]:n[3]=1,n}const le=(e,t,r)=>r===0?e:e/100;function z(e,t){const r=t||255;return e>r?r:e<0?0:e}class P{constructor(t){S(this,"isValid",!0),S(this,"r",0),S(this,"g",0),S(this,"b",0),S(this,"a",1),S(this,"_h",void 0),S(this,"_s",void 0),S(this,"_l",void 0),S(this,"_v",void 0),S(this,"_max",void 0),S(this,"_min",void 0),S(this,"_brightness",void 0);function r(n){return n[0]in t&&n[1]in t&&n[2]in t}if(t)if(typeof t=="string"){let a=function(i){return n.startsWith(i)};const n=t.trim();/^#?[A-F\d]{3,8}$/i.test(n)?this.fromHexString(n):a("rgb")?this.fromRgbString(n):a("hsl")?this.fromHslString(n):(a("hsv")||a("hsb"))&&this.fromHsvString(n)}else if(t instanceof P)this.r=t.r,this.g=t.g,this.b=t.b,this.a=t.a,this._h=t._h,this._s=t._s,this._l=t._l,this._v=t._v;else if(r("rgb"))this.r=z(t.r),this.g=z(t.g),this.b=z(t.b),this.a=typeof t.a=="number"?z(t.a,1):1;else if(r("hsl"))this.fromHsl(t);else if(r("hsv"))this.fromHsv(t);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(t))}setR(t){return this._sc("r",t)}setG(t){return this._sc("g",t)}setB(t){return this._sc("b",t)}setA(t){return this._sc("a",t,1)}setHue(t){const r=this.toHsv();return r.h=t,this._c(r)}getLuminance(){function t(i){const s=i/255;return s<=.03928?s/12.92:Math.pow((s+.055)/1.055,2.4)}const r=t(this.r),n=t(this.g),a=t(this.b);return .2126*r+.7152*n+.0722*a}getHue(){if(typeof this._h>"u"){const t=this.getMax()-this.getMin();t===0?this._h=0:this._h=b(60*(this.r===this.getMax()?(this.g-this.b)/t+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/t+2:(this.r-this.g)/t+4))}return this._h}getSaturation(){if(typeof this._s>"u"){const t=this.getMax()-this.getMin();t===0?this._s=0:this._s=t/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(t=10){const r=this.getHue(),n=this.getSaturation();let a=this.getLightness()-t/100;return a<0&&(a=0),this._c({h:r,s:n,l:a,a:this.a})}lighten(t=10){const r=this.getHue(),n=this.getSaturation();let a=this.getLightness()+t/100;return a>1&&(a=1),this._c({h:r,s:n,l:a,a:this.a})}mix(t,r=50){const n=this._c(t),a=r/100,i=u=>(n[u]-this[u])*a+this[u],s={r:b(i("r")),g:b(i("g")),b:b(i("b")),a:b(i("a")*100)/100};return this._c(s)}tint(t=10){return this.mix({r:255,g:255,b:255,a:1},t)}shade(t=10){return this.mix({r:0,g:0,b:0,a:1},t)}onBackground(t){const r=this._c(t),n=this.a+r.a*(1-this.a),a=i=>b((this[i]*this.a+r[i]*r.a*(1-this.a))/n);return this._c({r:a("r"),g:a("g"),b:a("b"),a:n})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.a}clone(){return this._c(this)}toHexString(){let t="#";const r=(this.r||0).toString(16);t+=r.length===2?r:"0"+r;const n=(this.g||0).toString(16);t+=n.length===2?n:"0"+n;const a=(this.b||0).toString(16);if(t+=a.length===2?a:"0"+a,typeof this.a=="number"&&this.a>=0&&this.a<1){const i=b(this.a*255).toString(16);t+=i.length===2?i:"0"+i}return t}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const t=this.getHue(),r=b(this.getSaturation()*100),n=b(this.getLightness()*100);return this.a!==1?`hsla(${t},${r}%,${n}%,${this.a})`:`hsl(${t},${r}%,${n}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(t,r,n){const a=this.clone();return a[t]=z(r,n),a}_c(t){return new this.constructor(t)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(t){const r=t.replace("#","");function n(a,i){return parseInt(r[a]+r[i||a],16)}r.length<6?(this.r=n(0),this.g=n(1),this.b=n(2),this.a=r[3]?n(3)/255:1):(this.r=n(0,1),this.g=n(2,3),this.b=n(4,5),this.a=r[6]?n(6,7)/255:1)}fromHsl({h:t,s:r,l:n,a}){if(this._h=t%360,this._s=r,this._l=n,this.a=typeof a=="number"?a:1,r<=0){const p=b(n*255);this.r=p,this.g=p,this.b=p}let i=0,s=0,u=0;const l=t/60,d=(1-Math.abs(2*n-1))*r,f=d*(1-Math.abs(l%2-1));l>=0&&l<1?(i=d,s=f):l>=1&&l<2?(i=f,s=d):l>=2&&l<3?(s=d,u=f):l>=3&&l<4?(s=f,u=d):l>=4&&l<5?(i=f,u=d):l>=5&&l<6&&(i=d,u=f);const h=n-d/2;this.r=b((i+h)*255),this.g=b((s+h)*255),this.b=b((u+h)*255)}fromHsv({h:t,s:r,v:n,a}){this._h=t%360,this._s=r,this._v=n,this.a=typeof a=="number"?a:1;const i=b(n*255);if(this.r=i,this.g=i,this.b=i,r<=0)return;const s=t/60,u=Math.floor(s),l=s-u,d=b(n*(1-r)*255),f=b(n*(1-r*l)*255),h=b(n*(1-r*(1-l))*255);switch(u){case 0:this.g=h,this.b=d;break;case 1:this.r=f,this.b=d;break;case 2:this.r=d,this.b=h;break;case 3:this.r=d,this.g=f;break;case 4:this.r=h,this.g=d;break;case 5:default:this.g=d,this.b=f;break}}fromHsvString(t){const r=F(t,le);this.fromHsv({h:r[0],s:r[1],v:r[2],a:r[3]})}fromHslString(t){const r=F(t,le);this.fromHsl({h:r[0],s:r[1],l:r[2],a:r[3]})}fromRgbString(t){const r=F(t,(n,a)=>a.includes("%")?b(n/100*255):n);this.r=r[0],this.g=r[1],this.b=r[2],this.a=r[3]}}var _=2,ce=.16,Tt=.05,Ot=.05,Pt=.15,we=5,je=4,Ht=[{index:7,amount:15},{index:6,amount:25},{index:5,amount:30},{index:5,amount:45},{index:5,amount:65},{index:5,amount:85},{index:4,amount:90},{index:3,amount:95},{index:2,amount:97},{index:1,amount:98}];function ue(e,t,r){var n;return Math.round(e.h)>=60&&Math.round(e.h)<=240?n=r?Math.round(e.h)-_*t:Math.round(e.h)+_*t:n=r?Math.round(e.h)+_*t:Math.round(e.h)-_*t,n<0?n+=360:n>=360&&(n-=360),n}function de(e,t,r){if(e.h===0&&e.s===0)return e.s;var n;return r?n=e.s-ce*t:t===je?n=e.s+ce:n=e.s+Tt*t,n>1&&(n=1),r&&t===we&&n>.1&&(n=.1),n<.06&&(n=.06),Math.round(n*100)/100}function fe(e,t,r){var n;return r?n=e.v+Ot*t:n=e.v-Pt*t,n=Math.max(0,Math.min(1,n)),Math.round(n*100)/100}function Nt(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=[],n=new P(e),a=n.toHsv(),i=we;i>0;i-=1){var s=new P({h:ue(a,i,!0),s:de(a,i,!0),v:fe(a,i,!0)});r.push(s)}r.push(n);for(var u=1;u<=je;u+=1){var l=new P({h:ue(a,u),s:de(a,u),v:fe(a,u)});r.push(l)}return t.theme==="dark"?Ht.map(function(d){var f=d.index,h=d.amount;return new P(t.backgroundColor||"#141414").mix(r[f],h).toHexString()}):r.map(function(d){return d.toHexString()})}var A=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];A.primary=A[5];function zt(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function Et(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var r=t;r;){if(r===e)return!0;r=r.parentNode}return!1}var he="data-rc-order",me="data-rc-priority",Mt="rc-util-key",B=new Map;function ke(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):Mt}function G(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function Dt(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function U(e){return Array.from((B.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function Te(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!zt())return null;var r=t.csp,n=t.prepend,a=t.priority,i=a===void 0?0:a,s=Dt(n),u=s==="prependQueue",l=document.createElement("style");l.setAttribute(he,s),u&&i&&l.setAttribute(me,"".concat(i)),r!=null&&r.nonce&&(l.nonce=r==null?void 0:r.nonce),l.innerHTML=e;var d=G(t),f=d.firstChild;if(n){if(u){var h=(t.styles||U(d)).filter(function(p){if(!["prepend","prependQueue"].includes(p.getAttribute(he)))return!1;var y=Number(p.getAttribute(me)||0);return i>=y});if(h.length)return d.insertBefore(l,h[h.length-1].nextSibling),l}d.insertBefore(l,f)}else d.appendChild(l);return l}function _t(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=G(t);return(t.styles||U(r)).find(function(n){return n.getAttribute(ke(t))===e})}function It(e,t){var r=B.get(e);if(!r||!Et(document,r)){var n=Te("",t),a=n.parentNode;B.set(e,a),e.removeChild(n)}}function Lt(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=G(r),a=U(n),i=x(x({},r),{},{styles:a});It(n,i);var s=_t(t,i);if(s){var u,l;if((u=i.csp)!==null&&u!==void 0&&u.nonce&&s.nonce!==((l=i.csp)===null||l===void 0?void 0:l.nonce)){var d;s.nonce=(d=i.csp)===null||d===void 0?void 0:d.nonce}return s.innerHTML!==e&&(s.innerHTML=e),s}var f=Te(e,i);return f.setAttribute(ke(i),t),f}function Oe(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}function Rt(e){return Oe(e)instanceof ShadowRoot}function $t(e){return Rt(e)?Oe(e):null}var V={},Z=[],Ft=function(t){Z.push(t)};function At(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var r=Z.reduce(function(n,a){return a(n??"","warning")},t);r&&console.error("Warning: ".concat(r))}}function Bt(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var r=Z.reduce(function(n,a){return a(n??"","note")},t);r&&console.warn("Note: ".concat(r))}}function Vt(){V={}}function Pe(e,t,r){!t&&!V[r]&&(e(!1,r),V[r]=!0)}function L(e,t){Pe(At,e,t)}function Yt(e,t){Pe(Bt,e,t)}L.preMessage=Ft;L.resetWarned=Vt;L.noteOnce=Yt;function qt(e){return e.replace(/-(.)/g,function(t,r){return r.toUpperCase()})}function Wt(e,t){L(e,"[@ant-design/icons] ".concat(t))}function ge(e){return O(e)==="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(O(e.icon)==="object"||typeof e.icon=="function")}function pe(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(e).reduce(function(t,r){var n=e[r];switch(r){case"class":t.className=n,delete t.class;break;default:delete t[r],t[qt(r)]=n}return t},{})}function Y(e,t,r){return r?j.createElement(e.tag,x(x({key:t},pe(e.attrs)),r),(e.children||[]).map(function(n,a){return Y(n,"".concat(t,"-").concat(e.tag,"-").concat(a))})):j.createElement(e.tag,x({key:t},pe(e.attrs)),(e.children||[]).map(function(n,a){return Y(n,"".concat(t,"-").concat(e.tag,"-").concat(a))}))}function He(e){return Nt(e)[0]}function Ne(e){return e?Array.isArray(e)?e:[e]:[]}var Gt=`
12
+ */var ce;function Tt(){return ce||(ce=1,function(e){(function(){var t={}.hasOwnProperty;function r(){for(var a="",s=0;s<arguments.length;s++){var d=arguments[s];d&&(a=i(a,n(d)))}return a}function n(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return r.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var s="";for(var d in a)t.call(a,d)&&a[d]&&(s=i(s,d));return s}function i(a,s){return s?a?a+" "+s:a+s:a}e.exports?(r.default=r,e.exports=r):window.classNames=r})()}(B)),B.exports}var Et=Tt();const Mt=kt(Et),y=Math.round;function V(e,t){const r=e.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],n=r.map(i=>parseFloat(i));for(let i=0;i<3;i+=1)n[i]=t(n[i]||0,r[i]||"",i);return r[3]?n[3]=r[3].includes("%")?n[3]/100:n[3]:n[3]=1,n}const de=(e,t,r)=>r===0?e:e/100;function R(e,t){const r=t||255;return e>r?r:e<0?0:e}class _{constructor(t){C(this,"isValid",!0),C(this,"r",0),C(this,"g",0),C(this,"b",0),C(this,"a",1),C(this,"_h",void 0),C(this,"_s",void 0),C(this,"_l",void 0),C(this,"_v",void 0),C(this,"_max",void 0),C(this,"_min",void 0),C(this,"_brightness",void 0);function r(n){return n[0]in t&&n[1]in t&&n[2]in t}if(t)if(typeof t=="string"){let i=function(a){return n.startsWith(a)};const n=t.trim();/^#?[A-F\d]{3,8}$/i.test(n)?this.fromHexString(n):i("rgb")?this.fromRgbString(n):i("hsl")?this.fromHslString(n):(i("hsv")||i("hsb"))&&this.fromHsvString(n)}else if(t instanceof _)this.r=t.r,this.g=t.g,this.b=t.b,this.a=t.a,this._h=t._h,this._s=t._s,this._l=t._l,this._v=t._v;else if(r("rgb"))this.r=R(t.r),this.g=R(t.g),this.b=R(t.b),this.a=typeof t.a=="number"?R(t.a,1):1;else if(r("hsl"))this.fromHsl(t);else if(r("hsv"))this.fromHsv(t);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(t))}setR(t){return this._sc("r",t)}setG(t){return this._sc("g",t)}setB(t){return this._sc("b",t)}setA(t){return this._sc("a",t,1)}setHue(t){const r=this.toHsv();return r.h=t,this._c(r)}getLuminance(){function t(a){const s=a/255;return s<=.03928?s/12.92:Math.pow((s+.055)/1.055,2.4)}const r=t(this.r),n=t(this.g),i=t(this.b);return .2126*r+.7152*n+.0722*i}getHue(){if(typeof this._h>"u"){const t=this.getMax()-this.getMin();t===0?this._h=0:this._h=y(60*(this.r===this.getMax()?(this.g-this.b)/t+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/t+2:(this.r-this.g)/t+4))}return this._h}getSaturation(){if(typeof this._s>"u"){const t=this.getMax()-this.getMin();t===0?this._s=0:this._s=t/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(t=10){const r=this.getHue(),n=this.getSaturation();let i=this.getLightness()-t/100;return i<0&&(i=0),this._c({h:r,s:n,l:i,a:this.a})}lighten(t=10){const r=this.getHue(),n=this.getSaturation();let i=this.getLightness()+t/100;return i>1&&(i=1),this._c({h:r,s:n,l:i,a:this.a})}mix(t,r=50){const n=this._c(t),i=r/100,a=d=>(n[d]-this[d])*i+this[d],s={r:y(a("r")),g:y(a("g")),b:y(a("b")),a:y(a("a")*100)/100};return this._c(s)}tint(t=10){return this.mix({r:255,g:255,b:255,a:1},t)}shade(t=10){return this.mix({r:0,g:0,b:0,a:1},t)}onBackground(t){const r=this._c(t),n=this.a+r.a*(1-this.a),i=a=>y((this[a]*this.a+r[a]*r.a*(1-this.a))/n);return this._c({r:i("r"),g:i("g"),b:i("b"),a:n})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.a}clone(){return this._c(this)}toHexString(){let t="#";const r=(this.r||0).toString(16);t+=r.length===2?r:"0"+r;const n=(this.g||0).toString(16);t+=n.length===2?n:"0"+n;const i=(this.b||0).toString(16);if(t+=i.length===2?i:"0"+i,typeof this.a=="number"&&this.a>=0&&this.a<1){const a=y(this.a*255).toString(16);t+=a.length===2?a:"0"+a}return t}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const t=this.getHue(),r=y(this.getSaturation()*100),n=y(this.getLightness()*100);return this.a!==1?`hsla(${t},${r}%,${n}%,${this.a})`:`hsl(${t},${r}%,${n}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(t,r,n){const i=this.clone();return i[t]=R(r,n),i}_c(t){return new this.constructor(t)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(t){const r=t.replace("#","");function n(i,a){return parseInt(r[i]+r[a||i],16)}r.length<6?(this.r=n(0),this.g=n(1),this.b=n(2),this.a=r[3]?n(3)/255:1):(this.r=n(0,1),this.g=n(2,3),this.b=n(4,5),this.a=r[6]?n(6,7)/255:1)}fromHsl({h:t,s:r,l:n,a:i}){if(this._h=t%360,this._s=r,this._l=n,this.a=typeof i=="number"?i:1,r<=0){const g=y(n*255);this.r=g,this.g=g,this.b=g}let a=0,s=0,d=0;const l=t/60,u=(1-Math.abs(2*n-1))*r,f=u*(1-Math.abs(l%2-1));l>=0&&l<1?(a=u,s=f):l>=1&&l<2?(a=f,s=u):l>=2&&l<3?(s=u,d=f):l>=3&&l<4?(s=f,d=u):l>=4&&l<5?(a=f,d=u):l>=5&&l<6&&(a=u,d=f);const h=n-u/2;this.r=y((a+h)*255),this.g=y((s+h)*255),this.b=y((d+h)*255)}fromHsv({h:t,s:r,v:n,a:i}){this._h=t%360,this._s=r,this._v=n,this.a=typeof i=="number"?i:1;const a=y(n*255);if(this.r=a,this.g=a,this.b=a,r<=0)return;const s=t/60,d=Math.floor(s),l=s-d,u=y(n*(1-r)*255),f=y(n*(1-r*l)*255),h=y(n*(1-r*(1-l))*255);switch(d){case 0:this.g=h,this.b=u;break;case 1:this.r=f,this.b=u;break;case 2:this.r=u,this.b=h;break;case 3:this.r=u,this.g=f;break;case 4:this.r=h,this.g=u;break;case 5:default:this.g=u,this.b=f;break}}fromHsvString(t){const r=V(t,de);this.fromHsv({h:r[0],s:r[1],v:r[2],a:r[3]})}fromHslString(t){const r=V(t,de);this.fromHsl({h:r[0],s:r[1],l:r[2],a:r[3]})}fromRgbString(t){const r=V(t,(n,i)=>i.includes("%")?y(n/100*255):n);this.r=r[0],this.g=r[1],this.b=r[2],this.a=r[3]}}var L=2,ue=.16,Pt=.05,_t=.05,Nt=.15,Oe=5,ke=4,Rt=[{index:7,amount:15},{index:6,amount:25},{index:5,amount:30},{index:5,amount:45},{index:5,amount:65},{index:5,amount:85},{index:4,amount:90},{index:3,amount:95},{index:2,amount:97},{index:1,amount:98}];function fe(e,t,r){var n;return Math.round(e.h)>=60&&Math.round(e.h)<=240?n=r?Math.round(e.h)-L*t:Math.round(e.h)+L*t:n=r?Math.round(e.h)+L*t:Math.round(e.h)-L*t,n<0?n+=360:n>=360&&(n-=360),n}function he(e,t,r){if(e.h===0&&e.s===0)return e.s;var n;return r?n=e.s-ue*t:t===ke?n=e.s+ue:n=e.s+Pt*t,n>1&&(n=1),r&&t===Oe&&n>.1&&(n=.1),n<.06&&(n=.06),Math.round(n*100)/100}function me(e,t,r){var n;return r?n=e.v+_t*t:n=e.v-Nt*t,n=Math.max(0,Math.min(1,n)),Math.round(n*100)/100}function Dt(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=[],n=new _(e),i=n.toHsv(),a=Oe;a>0;a-=1){var s=new _({h:fe(i,a,!0),s:he(i,a,!0),v:me(i,a,!0)});r.push(s)}r.push(n);for(var d=1;d<=ke;d+=1){var l=new _({h:fe(i,d),s:he(i,d),v:me(i,d)});r.push(l)}return t.theme==="dark"?Rt.map(function(u){var f=u.index,h=u.amount;return new _(t.backgroundColor||"#141414").mix(r[f],h).toHexString()}):r.map(function(u){return u.toHexString()})}var Y=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];Y.primary=Y[5];function Ht(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function zt(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var r=t;r;){if(r===e)return!0;r=r.parentNode}return!1}var ge="data-rc-order",pe="data-rc-priority",It="rc-util-key",q=new Map;function Te(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):It}function Q(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function Lt(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function Z(e){return Array.from((q.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function Ee(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!Ht())return null;var r=t.csp,n=t.prepend,i=t.priority,a=i===void 0?0:i,s=Lt(n),d=s==="prependQueue",l=document.createElement("style");l.setAttribute(ge,s),d&&a&&l.setAttribute(pe,"".concat(a)),r!=null&&r.nonce&&(l.nonce=r==null?void 0:r.nonce),l.innerHTML=e;var u=Q(t),f=u.firstChild;if(n){if(d){var h=(t.styles||Z(u)).filter(function(g){if(!["prepend","prependQueue"].includes(g.getAttribute(ge)))return!1;var v=Number(g.getAttribute(pe)||0);return a>=v});if(h.length)return u.insertBefore(l,h[h.length-1].nextSibling),l}u.insertBefore(l,f)}else u.appendChild(l);return l}function $t(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=Q(t);return(t.styles||Z(r)).find(function(n){return n.getAttribute(Te(t))===e})}function Ft(e,t){var r=q.get(e);if(!r||!zt(document,r)){var n=Ee("",t),i=n.parentNode;q.set(e,i),e.removeChild(n)}}function At(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=Q(r),i=Z(n),a=b(b({},r),{},{styles:i});Ft(n,a);var s=$t(t,a);if(s){var d,l;if((d=a.csp)!==null&&d!==void 0&&d.nonce&&s.nonce!==((l=a.csp)===null||l===void 0?void 0:l.nonce)){var u;s.nonce=(u=a.csp)===null||u===void 0?void 0:u.nonce}return s.innerHTML!==e&&(s.innerHTML=e),s}var f=Ee(e,a);return f.setAttribute(Te(a),t),f}function Me(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}function Bt(e){return Me(e)instanceof ShadowRoot}function Vt(e){return Bt(e)?Me(e):null}var W={},J=[],Yt=function(t){J.push(t)};function qt(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var r=J.reduce(function(n,i){return i(n??"","warning")},t);r&&console.error("Warning: ".concat(r))}}function Wt(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var r=J.reduce(function(n,i){return i(n??"","note")},t);r&&console.warn("Note: ".concat(r))}}function Gt(){W={}}function Pe(e,t,r){!t&&!W[r]&&(e(!1,r),W[r]=!0)}function F(e,t){Pe(qt,e,t)}function Ut(e,t){Pe(Wt,e,t)}F.preMessage=Yt;F.resetWarned=Gt;F.noteOnce=Ut;function Kt(e){return e.replace(/-(.)/g,function(t,r){return r.toUpperCase()})}function Qt(e,t){F(e,"[@ant-design/icons] ".concat(t))}function ve(e){return P(e)==="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(P(e.icon)==="object"||typeof e.icon=="function")}function ye(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(e).reduce(function(t,r){var n=e[r];switch(r){case"class":t.className=n,delete t.class;break;default:delete t[r],t[Kt(r)]=n}return t},{})}function G(e,t,r){return r?S.createElement(e.tag,b(b({key:t},ye(e.attrs)),r),(e.children||[]).map(function(n,i){return G(n,"".concat(t,"-").concat(e.tag,"-").concat(i))})):S.createElement(e.tag,b({key:t},ye(e.attrs)),(e.children||[]).map(function(n,i){return G(n,"".concat(t,"-").concat(e.tag,"-").concat(i))}))}function _e(e){return Dt(e)[0]}function Ne(e){return e?Array.isArray(e)?e:[e]:[]}var Zt=`
13
13
  .anticon {
14
14
  display: inline-flex;
15
15
  align-items: center;
@@ -64,6 +64,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
64
64
  transform: rotate(360deg);
65
65
  }
66
66
  }
67
- `,Ut=function(t){var r=j.useContext(xe),n=r.csp,a=r.prefixCls,i=r.layer,s=Gt;a&&(s=s.replace(/anticon/g,a)),i&&(s="@layer ".concat(i,` {
67
+ `,Jt=function(t){var r=S.useContext(Se),n=r.csp,i=r.prefixCls,a=r.layer,s=Zt;i&&(s=s.replace(/anticon/g,i)),a&&(s="@layer ".concat(a,` {
68
68
  `).concat(s,`
69
- }`)),j.useEffect(function(){var u=t.current,l=$t(u);Lt(s,"@ant-design-icons",{prepend:!i,csp:n,attachTo:l})},[])},Zt=["icon","className","onClick","style","primaryColor","secondaryColor"],E={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function Kt(e){var t=e.primaryColor,r=e.secondaryColor;E.primaryColor=t,E.secondaryColor=r||He(t),E.calculated=!!r}function Qt(){return x({},E)}var H=function(t){var r=t.icon,n=t.className,a=t.onClick,i=t.style,s=t.primaryColor,u=t.secondaryColor,l=Ce(t,Zt),d=g.useRef(),f=E;if(s&&(f={primaryColor:s,secondaryColor:u||He(s)}),Ut(d),Wt(ge(r),"icon should be icon definiton, but got ".concat(r)),!ge(r))return null;var h=r;return h&&typeof h.icon=="function"&&(h=x(x({},h),{},{icon:h.icon(f.primaryColor,f.secondaryColor)})),Y(h.icon,"svg-".concat(h.name),x(x({className:n,onClick:a,style:i,"data-icon":h.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},l),{},{ref:d}))};H.displayName="IconReact";H.getTwoToneColors=Qt;H.setTwoToneColors=Kt;function ze(e){var t=Ne(e),r=Se(t,2),n=r[0],a=r[1];return H.setTwoToneColors({primaryColor:n,secondaryColor:a})}function Jt(){var e=H.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var Xt=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];ze(A.primary);var w=g.forwardRef(function(e,t){var r=e.className,n=e.icon,a=e.spin,i=e.rotate,s=e.tabIndex,u=e.onClick,l=e.twoToneColor,d=Ce(e,Xt),f=g.useContext(xe),h=f.prefixCls,p=h===void 0?"anticon":h,y=f.rootClassName,N=kt(y,p,S(S({},"".concat(p,"-").concat(n.name),!!n.name),"".concat(p,"-spin"),!!a||n.name==="loading"),r),m=s;m===void 0&&u&&(m=-1);var v=i?{msTransform:"rotate(".concat(i,"deg)"),transform:"rotate(".concat(i,"deg)")}:void 0,k=Ne(l),ne=Se(k,2),Ue=ne[0],Ze=ne[1];return g.createElement("span",C({role:"img","aria-label":n.name},d,{ref:t,tabIndex:m,onClick:u,className:N}),g.createElement(H,{icon:n,primaryColor:Ue,secondaryColor:Ze,style:v}))});w.displayName="AntdIcon";w.getTwoToneColor=Jt;w.setTwoToneColor=ze;var er={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"},tr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:er}))},Ee=g.forwardRef(tr);process.env.NODE_ENV!=="production"&&(Ee.displayName="ArrowLeftOutlined");var rr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M899.1 869.6l-53-305.6H864c14.4 0 26-11.6 26-26V346c0-14.4-11.6-26-26-26H618V138c0-14.4-11.6-26-26-26H432c-14.4 0-26 11.6-26 26v182H160c-14.4 0-26 11.6-26 26v192c0 14.4 11.6 26 26 26h17.9l-53 305.6a25.95 25.95 0 0025.6 30.4h723c1.5 0 3-.1 4.4-.4a25.88 25.88 0 0021.2-30zM204 390h272V182h72v208h272v104H204V390zm468 440V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H416V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H202.8l45.1-260H776l45.1 260H672z"}}]},name:"clear",theme:"outlined"},nr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:rr}))},M=g.forwardRef(nr);process.env.NODE_ENV!=="production"&&(M.displayName="ClearOutlined");var or={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"},ar=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:or}))},Me=g.forwardRef(ar);process.env.NODE_ENV!=="production"&&(Me.displayName="CloseOutlined");var ir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"},sr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:ir}))},De=g.forwardRef(sr);process.env.NODE_ENV!=="production"&&(De.displayName="DeleteOutlined");var lr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"},cr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:lr}))},K=g.forwardRef(cr);process.env.NODE_ENV!=="production"&&(K.displayName="EditOutlined");var ur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4-83.4 132.8a12.04 12.04 0 0010.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9 5.6-3.6 7.2-11 3.6-16.6l-84-130.4 85.3-132.5a12.04 12.04 0 00-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z"}}]},name:"file-excel",theme:"outlined"},dr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:ur}))},_e=g.forwardRef(dr);process.env.NODE_ENV!=="production"&&(_e.displayName="FileExcelOutlined");var fr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M531.3 574.4l.3-1.4c5.8-23.9 13.1-53.7 7.4-80.7-3.8-21.3-19.5-29.6-32.9-30.2-15.8-.7-29.9 8.3-33.4 21.4-6.6 24-.7 56.8 10.1 98.6-13.6 32.4-35.3 79.5-51.2 107.5-29.6 15.3-69.3 38.9-75.2 68.7-1.2 5.5.2 12.5 3.5 18.8 3.7 7 9.6 12.4 16.5 15 3 1.1 6.6 2 10.8 2 17.6 0 46.1-14.2 84.1-79.4 5.8-1.9 11.8-3.9 17.6-5.9 27.2-9.2 55.4-18.8 80.9-23.1 28.2 15.1 60.3 24.8 82.1 24.8 21.6 0 30.1-12.8 33.3-20.5 5.6-13.5 2.9-30.5-6.2-39.6-13.2-13-45.3-16.4-95.3-10.2-24.6-15-40.7-35.4-52.4-65.8zM421.6 726.3c-13.9 20.2-24.4 30.3-30.1 34.7 6.7-12.3 19.8-25.3 30.1-34.7zm87.6-235.5c5.2 8.9 4.5 35.8.5 49.4-4.9-19.9-5.6-48.1-2.7-51.4.8.1 1.5.7 2.2 2zm-1.6 120.5c10.7 18.5 24.2 34.4 39.1 46.2-21.6 4.9-41.3 13-58.9 20.2-4.2 1.7-8.3 3.4-12.3 5 13.3-24.1 24.4-51.4 32.1-71.4zm155.6 65.5c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6 40.6-1.9 45 7.3 45.1 7.4zm191.4-388.2L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-pdf",theme:"outlined"},hr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:fr}))},Ie=g.forwardRef(hr);process.env.NODE_ENV!=="production"&&(Ie.displayName="FilePdfOutlined");var mr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 597.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V597.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.4 798H420.6V642h182.9v156zm9.6-236.6l-9.5 16.6h-183l-9.5-16.6L212.7 226h598.6L613 561.4z"}}]},name:"filter",theme:"outlined"},gr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:mr}))},Q=g.forwardRef(gr);process.env.NODE_ENV!=="production"&&(Q.displayName="FilterOutlined");var pr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"},yr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:pr}))},J=g.forwardRef(yr);process.env.NODE_ENV!=="production"&&(J.displayName="PlusOutlined");var vr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 184h256v104H384V184zm456 656H184V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V840zM512 442c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 224c-44.2 0-80-35.8-80-80s35.8-80 80-80 80 35.8 80 80-35.8 80-80 80z"}}]},name:"save",theme:"outlined"},br=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:vr}))},Le=g.forwardRef(br);process.env.NODE_ENV!=="production"&&(Le.displayName="SaveOutlined");var xr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"},Sr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:xr}))},Re=g.forwardRef(Sr);process.env.NODE_ENV!=="production"&&(Re.displayName="SearchOutlined");var Cr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"},wr=function(t,r){return g.createElement(w,C({},t,{ref:r,icon:Cr}))},$e=g.forwardRef(wr);process.env.NODE_ENV!=="production"&&($e.displayName="UploadOutlined");const q=({content:e,children:t,...r})=>o.jsx(c.Tooltip,{title:e,...r,style:{fontSize:"var(--toolbar-labels-font-size)"},children:t}),X=j.forwardRef((e,t)=>o.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[e.label&&o.jsx("label",{style:{fontFamily:"var(--toolbar-title-font-family)",fontWeight:"var(--toolbar-title-font-weight)",fontSize:"var(--toolbar-labels-font-size)",marginBottom:4},children:e.label}),o.jsx(c.Input,{...e,ref:t,style:{...e.style,fontSize:"var(--toolbar-labels-font-size)",fontFamily:"var(--toolbar-title-font-family)"}})]}));X.displayName="CustomInput";const jr=e=>o.jsx(c.Input.Password,{...e,style:{...e.style,fontSize:"var(--toolbar-labels-font-size)"}}),kr=e=>o.jsx(c.Input.TextArea,{...e,style:{...e.style,fontSize:"var(--toolbar-labels-font-size)"}}),Tr=e=>o.jsx(c.Input.Search,{...e,style:{...e.style,fontSize:"var(--toolbar-labels-font-size)"}}),Fe=e=>{const t=r=>{const n=r.key;!/^[0-9.]$/.test(n)&&n!=="Backspace"&&r.preventDefault()};return o.jsx(c.InputNumber,{...e,onKeyPress:t,style:{...e.style},controls:!1})},Ae=e=>o.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[e.label&&o.jsx("label",{style:{marginBottom:4,fontWeight:"var(--toolbar-title-font-weight)",fontSize:"var(--toolbar-labels-font-size)",fontFamily:"var(--toolbar-title-font-family)"},children:e.label}),o.jsx(c.Select,{...e,style:{fontSize:"var(--toolbar-labels-font-size)",minWidth:"160px"}})]}),Or=({fields:e,filters:t,onFilter:r,onClearFilters:n,localeCode:a="es",actions:i=[],onAdvancedFilters:s,loading:u=!1,defaultValues:l={},activeFiltersCount:d=0})=>{const[f,h]=j.useState(()=>t||l||{});j.useEffect(()=>{t&&h(t)},[t]);const p=(m,v)=>{h(k=>({...k,[m]:v}))},y=()=>{r(f)},N=()=>{h({}),n==null||n()};return o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",flexWrap:"nowrap",padding:"8px 12px",background:"#fff",border:"1px solid #e0e0e0",borderRadius:6,marginBottom:12},children:[o.jsxs("div",{style:{display:"flex",flexWrap:"wrap",gap:"8px",alignItems:"center"},children:[e.map(m=>o.jsxs("div",{style:{display:"flex",flexDirection:"column",width:"200px"},children:[m.label&&o.jsx("label",{style:{marginBottom:4,fontFamily:"var(--toolbar-title-font-family)",fontWeight:"var(--toolbar-title-font-weight)",fontSize:"var(--toolbar-labels-font-size)"},children:m.label}),{text:o.jsx(X,{placeholder:m.placeholder,value:f[m.key],onChange:v=>p(m.key,v.target.value),style:{width:"100%"}}),number:o.jsx(Fe,{placeholder:m.placeholder,value:f[m.key],onChange:v=>p(m.key,v),style:{width:"100%"}}),date:o.jsx(I,{localeCode:a,onChange:(v,k)=>p(m.key,k),style:{width:"100%"}}),range:o.jsx(I.RangePicker,{localeCode:a,value:f[m.key]&&f[m.key][0]?[oe(f[m.key][0]),oe(f[m.key][1])]:void 0,onChange:(v,k)=>p(m.key,k),style:{width:"100%"}}),select:o.jsx(Ae,{placeholder:m.placeholder,options:m.options,value:f[m.key],mode:m.mode,allowClear:m.allowClear,showSearch:m.showSearch,optionFilterProp:m.optionFilterProp,filterOption:m.filterOption,onChange:v=>p(m.key,v),style:{width:"100%"}})}[m.type||"text"]]},m.key)),o.jsx("div",{className:"custom-button-wrapper",children:o.jsx(T,{type:"primary",size:"small",onClick:y,loading:u,disabled:u,style:{marginTop:"18px"},text:"Aplicar",className:"force-white-text-button"})}),o.jsx(T,{size:"small",icon:o.jsx(M,{}),onClick:N,style:{marginTop:"18px"},disabled:u})]}),o.jsxs("div",{style:{display:"flex",gap:"8px",alignItems:"center"},children:[i.map((m,v)=>!m.hide&&o.jsx(q,{content:m.tooltip,children:o.jsx("span",{children:o.jsx(T,{size:"small",icon:m.icon,onClick:m.onClick,style:{border:"none",background:"none"},loading:m.loading})})},v)),s&&o.jsx(c.Badge,{count:d,size:"small",offset:[-3,3],style:{backgroundColor:"#1b1464",fontSize:"5px",color:"#fff",borderRadius:"50%",minWidth:"12px",height:"12px",lineHeight:"12px"},children:o.jsx(q,{content:"Filtros avanzados",children:o.jsx(T,{size:"small",icon:o.jsx(Q,{}),onClick:s,style:{border:"none",background:"none"}})})})]})]})},ee=({className:e,tooltip:t,...r})=>o.jsx(c.FloatButton,{className:`custom-float-button ${e||""}`,tooltip:t,...r});ee.Group=e=>o.jsx(c.FloatButton.Group,{...e,className:`custom-float-button-group ${e.className||""}`});ee.BackTop=c.FloatButton.BackTop;const Pr=({label:e,...t})=>o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem"},children:[o.jsx(c.Switch,{...t}),e&&o.jsx("span",{children:e})]}),Be=({title:e,children:t,...r})=>o.jsx(c.Modal,{className:"custom-modal",title:e,...r,children:t});["info","success","error","warning","confirm","destroyAll"].forEach(e=>{Be[e]=c.Modal[e]});const Hr={open:({type:e,message:t,description:r,duration:n=3,placement:a="topRight"})=>{c.notification[e]({message:o.jsx("div",{style:{fontSize:"var(--toolbar-labels-font-size)"},children:t}),description:r&&o.jsx("div",{style:{fontSize:"var(--toolbar-labels-font-size)"},children:r}),duration:n,placement:a,style:{fontSize:"var(--toolbar-labels-font-size)"}})}},Ve=({label:e,...t})=>o.jsx(c.Radio,{...t,children:e});Ve.Group=e=>o.jsx(c.Radio.Group,{...e});const Nr=e=>o.jsx(c.Radio.Group,{...e}),zr=({loadingText:e,...t})=>o.jsxs("div",{style:{padding:"1rem"},children:[e&&o.jsx("p",{children:e}),o.jsx(c.Skeleton,{...t})]}),Er=({tip:e,spinning:t=!0,size:r="default",overlay:n=!1,children:a,...i})=>(console.log("CustomSpin render:",{spinning:t,overlay:n,tip:e,size:r}),n&&t?o.jsx("div",{style:{position:"fixed",top:0,left:0,width:"100vw",height:"100vh",backgroundColor:"rgba(0, 0, 0, 0.5)",display:"flex",justifyContent:"center",alignItems:"center",zIndex:9999},children:o.jsxs("div",{style:{textAlign:"center",color:"white"},children:[o.jsx(c.Spin,{tip:e,spinning:t,size:r,...i}),e&&o.jsx("div",{style:{marginTop:8,fontSize:14},children:e})]})}):o.jsx(c.Spin,{tip:e,spinning:t,size:r,...i,children:a})),Mr=({columns:e,dataSource:t,pagination:r,...n})=>{const a=e==null?void 0:e.map((s,u)=>({...s,key:s.key||u,title:typeof s.title=="string"?o.jsx("span",{style:{fontSize:"var(--toolbar-labels-font-size)"},children:s.title}):s.title,render:s.render?(l,d,f)=>s.render(l,d,f):l=>o.jsx("span",{style:{fontSize:"var(--toolbar-labels-font-size)"},children:l})})),i=r?{...r,showTotal:(s,u)=>`${u[1]-u[0]+1} de ${s} registros`}:!1;return o.jsx(c.Table,{...n,style:{fontSize:"var(--toolbar-labels-font-size)",fontFamily:"var(--toolbar-title-font-family)"},columns:a,dataSource:t,pagination:{...i,style:{margin:0,padding:"10px 16px",borderTop:"1px solid #e0e0e0",backgroundColor:"#ffffff",fontSize:"var(--toolbar-labels-font-size)",fontFamily:"var(--toolbar-title-font-family)"}}})},Dr=({items:e,defaultActiveKey:t,activeKey:r,onChange:n,type:a="line"})=>o.jsx("div",{style:{backgroundColor:"#ffffff",border:"1px solid #e0e0e0",borderRadius:"8px",padding:"1rem",boxShadow:"0 2px 4px rgba(0, 0, 0, 0.1)"},children:o.jsx(c.Tabs,{defaultActiveKey:t,activeKey:r,onChange:n,type:a,tabBarStyle:{fontFamily:"var(--toolbar-title-font-family)",fontSize:"var(--toolbar-labels-font-size)",lineHeight:"1.5"},items:e.map(i=>({key:i.key,label:o.jsx("div",{style:{fontSize:"var(--toolbar-labels-font-size)"},children:i.label}),children:o.jsx("div",{style:{padding:"1rem",backgroundColor:"#ffffff"},children:i.content})}))})}),_r=({title:e,onBack:t,onNew:r,newButtonText:n="Nueva",backButtonText:a="Volver",newButtonLoading:i=!1,newButtonDisabled:s=!1,pageType:u="list"})=>{const l=()=>u==="form"?o.jsx(Le,{}):u==="detail"?o.jsx(K,{}):o.jsx(J,{});return o.jsxs("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"space-between",alignItems:"center",gap:"1rem",padding:"1rem 1.5rem",backgroundColor:"#ffffff",borderBottom:"1px solid #e0e0e0",marginBottom:"1rem"},children:[o.jsx("h2",{style:{margin:0,fontFamily:"var(--toolbar-title-font-family)",fontWeight:"var(--toolbar-title-font-weight)",fontSize:"var(--toolbar-title-font-size)",color:"var(--toolbar-title-color)",flex:"1 1 auto"},children:e}),o.jsxs(c.Space,{wrap:!0,children:[t&&o.jsx(T,{type:"default",onClick:t,icon:o.jsx(Ee,{}),style:{fontSize:"var(--toolbar-labels-font-size)"},text:a}),r&&o.jsx(T,{type:"primary",onClick:r,icon:l(),style:{fontSize:"var(--toolbar-labels-font-size)"},text:n,loading:i,disabled:s})]})]})},Ir=({buttonText:e="Subir archivo",...t})=>o.jsx(c.Upload,{...t,children:o.jsx(c.Button,{icon:o.jsx($e,{}),children:e})}),Lr=({visible:e,title:t,fields:r,filters:n,onClose:a,onApplyFilters:i,onClearFilters:s,onChange:u})=>o.jsx(c.Drawer,{title:t,placement:"right",onClose:a,visible:e,width:400,bodyStyle:{paddingBottom:80},footer:o.jsx("div",{style:{textAlign:"right"},children:o.jsxs(c.Space,{children:[o.jsx(c.Button,{type:"primary",onClick:i,children:"Aplicar filtros"}),o.jsx(c.Tooltip,{title:"Limpiar filtros",children:o.jsx(c.Button,{icon:o.jsx(M,{}),onClick:s})})]})}),footerStyle:{background:"#fff",borderTop:"1px solid #e0e0e0",padding:"10px 16px"},children:o.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:"16px"},children:r.map(l=>o.jsxs("div",{style:{display:"flex",flexDirection:"column",width:"calc(50% - 8px)"},children:[o.jsx("label",{style:{marginBottom:4,fontFamily:"var(--toolbar-title-font-family)",fontWeight:"var(--toolbar-title-font-weight)",fontSize:"var(--toolbar-labels-font-size)"},children:l.label}),{text:o.jsx(c.Input,{placeholder:l.placeholder,value:n[l.key],onChange:d=>u(l.key,d.target.value)}),number:o.jsx(c.InputNumber,{placeholder:l.placeholder,value:n[l.key],onChange:d=>u(l.key,d),style:{width:"100%"}}),select:o.jsx(c.Select,{placeholder:l.placeholder,options:l.options,value:n[l.key],onChange:d=>u(l.key,d),style:{width:"100%"}})}[l.type]]},l.key))})}),Rr=({visible:e,title:t,filters:r,onChange:n,onClose:a,onSubmit:i,onClear:s,children:u,loading:l=!1})=>o.jsx(c.Drawer,{title:t,placement:"right",onClose:a,open:e,width:400,styles:{body:{paddingBottom:80,display:"flex",flexWrap:"wrap",gap:16},footer:{background:"#fff",borderTop:"1px solid #e0e0e0",padding:"10px 16px",textAlign:"right"}},footer:o.jsx("div",{style:{textAlign:"right"},children:o.jsxs(c.Space,{children:[o.jsx(c.Button,{type:"primary",onClick:i,loading:l,disabled:l,style:{color:"#fff",backgroundColor:"#1b1464"},children:"Aplicar"}),o.jsx(c.Tooltip,{title:"Limpiar filtros",children:o.jsx(c.Button,{icon:o.jsx(M,{}),onClick:s,disabled:l,style:{color:"#1b1464",borderColor:"#1b1464"}})})]})}),children:u({filters:r,onChange:n})}),te=e=>{const[t]=c.Form.useForm(),r=e.form||t;return o.jsx(c.Form,{...e,className:`custom-form ${e.className||""}`,form:r,children:typeof e.children=="function"?e.children(r):e.children})};te.Item=e=>o.jsx(c.Form.Item,{...e});te.useForm=c.Form.useForm;const Ye=e=>o.jsx(c.Row,{...e,children:e.children}),qe=e=>o.jsx(c.Col,{...e,children:e.children}),$r=e=>o.jsx(c.Space,{...e,children:e.children}),We=e=>o.jsx(c.Card,{...e}),Fr=e=>o.jsx(c.Tag,{...e});var Ar={code:"es",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",year:"Año",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},buttonHints:{prev:"$0 antes",next:"$0 siguiente",today(e){return e==="Día"?"Hoy":(e==="Semana"?"Esta":"Este")+" "+e.toLocaleLowerCase()}},viewHint(e){return"Vista "+(e==="Semana"?"de la":"del")+" "+e.toLocaleLowerCase()},weekText:"Sm",weekTextLong:"Semana",allDayText:"Todo el día",moreLinkText:"más",moreLinkHint(e){return`Mostrar ${e} eventos más`},noEventsText:"No hay eventos para mostrar",navLinkHint:"Ir al $0",closeHint:"Cerrar",timeHint:"La hora",eventHint:"Evento"},Br={code:"en-gb",week:{dow:1,doy:4},buttonHints:{prev:"Previous $0",next:"Next $0",today:"This $0"},viewHint:"$0 view",navLinkHint:"Go to $0",moreLinkHint(e){return`Show ${e} more event${e===1?"":"s"}`}},Vr={code:"pt-br",buttonText:{prev:"Anterior",next:"Próximo",prevYear:"Ano anterior",nextYear:"Próximo ano",year:"Ano",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Lista"},buttonHints:{prev:"$0 Anterior",next:"Próximo $0",today(e){return e==="Dia"?"Hoje":(e==="Semana"?"Esta":"Este")+" "+e.toLocaleLowerCase()}},viewHint(e){return"Visualizar "+(e==="Semana"?"a":"o")+" "+e.toLocaleLowerCase()},weekText:"Sm",weekTextLong:"Semana",allDayText:"dia inteiro",moreLinkText(e){return"mais +"+e},moreLinkHint(e){return`Mostrar mais ${e} eventos`},noEventsText:"Não há eventos para mostrar",navLinkHint:"Ir para $0",closeHint:"Fechar",timeHint:"A hora",eventHint:"Evento"};const Yr={es:Ar,en:Br,pt:Vr},qr=({events:e,initialView:t="dayGridMonth",height:r=600,selectable:n=!0,editable:a=!1,onEventClick:i,onDateSelect:s,renderEventContent:u,localeCode:l="es"})=>{const d=e;function f(y){i&&i({id:y.event.id,title:y.event.title,start:y.event.start,end:y.event.end??void 0,allDay:y.event.allDay})}function h(y){s&&s({start:y.start,end:y.end,allDay:y.allDay})}function p(y){return o.jsxs("div",{children:[o.jsx("b",{children:y.timeText})," ",o.jsx("span",{children:y.event.title})]})}return o.jsx("div",{style:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"flex-start",flexWrap:"nowrap",padding:"8px 12px",background:"#fff",border:"1px solid #e0e0e0",borderRadius:6,marginBottom:12,width:"100%",minHeight:"100vh",boxSizing:"border-box"},children:o.jsx(Ke,{plugins:[Qe,Je,Xe],initialView:t,headerToolbar:{left:"prev,next today",center:"title",right:"dayGridMonth,timeGridWeek,timeGridDay"},height:r,selectable:n,editable:a,events:d,eventContent:u??p,eventClick:f,select:h,locale:Yr[l||"es"]})})},Wr={toolbar:[[{header:[1,2,3,4,5,6,!1]}],["bold","italic","underline","strike","blockquote"],[{list:"ordered"},{list:"bullet"}],["link","image"],["clean"],[{color:[]},{background:[]}],[{align:[]}]],clipboard:{matchVisual:!1}},Gr=["header","bold","italic","underline","strike","blockquote","list","bullet","link","image","color","background","align"],Ur=({value:e="",onChange:t=()=>{},placeholder:r="Escribe aquí...",modules:n=Wr,formats:a=Gr,theme:i="snow",height:s="200px",width:u="100%",...l})=>{const d={width:typeof u=="number"?`${u}px`:u,height:typeof s=="number"?`${s}px`:s,display:"flex",flexDirection:"column",...l.style};return o.jsx(et,{theme:i,value:e,onChange:t,modules:n,formats:a,placeholder:r,style:d,...l})},D=e=>o.jsx(c.Menu,{className:`custom-menu ${e.className||""}`,style:{fontSize:"var(--toolbar-labels-font-size)",...e.style},...e});D.Item=e=>o.jsx(c.Menu.Item,{...e,className:`custom-menu-item ${e.className||""}`});D.SubMenu=e=>o.jsx(c.Menu.SubMenu,{...e,className:`custom-menu-submenu ${e.className||""}`});D.ItemGroup=c.Menu.ItemGroup;D.Divider=c.Menu.Divider;const Ge=({className:e,children:t,items:r,menu:n,...a})=>{const i=r?{items:r}:n;return o.jsx(c.Dropdown,{className:`custom-dropdown ${e||""}`,menu:i,...a,children:t})};Ge.Button=e=>o.jsx(c.Dropdown.Button,{className:`custom-dropdown-button ${e.className||""}`,...e});const{Title:Zr}=c.Typography,Kr=({available:e,selected:t,onChange:r,availableTitle:n="Disponibles",selectedTitle:a="Seleccionados",emptyDescription:i="Arrastra los elementos aquí"})=>{const s=l=>{const{source:d,destination:f}=l;if(f&&!(d.droppableId===f.droppableId&&d.index===f.index))if(d.droppableId===f.droppableId){const h=d.droppableId==="disponibles"?[...e]:[...t],[p]=h.splice(d.index,1);h.splice(f.index,0,p),d.droppableId==="disponibles"?r(h,t):r(e,h)}else{const h=d.droppableId==="disponibles"?[...e]:[...t],p=f.droppableId==="disponibles"?[...e]:[...t],[y]=h.splice(d.index,1);p.splice(f.index,0,y),d.droppableId==="disponibles"?r(h,p):r(p,h)}},u=(l,d,f)=>o.jsxs(qe,{span:12,children:[o.jsx(Zr,{level:4,style:{marginBottom:16,fontSize:14},children:d}),o.jsx(R.Droppable,{droppableId:l,children:(h,p)=>o.jsxs("div",{ref:h.innerRef,...h.droppableProps,style:{minHeight:300,background:p.isDraggingOver?"#f0f9ff":"#f8fafc",padding:16,borderRadius:8,border:`2px dashed ${p.isDraggingOver?"#3b82f6":"#cbd5e1"}`,transition:"all 0.2s ease"},children:[f.length===0?o.jsx(c.Empty,{description:i,style:{opacity:.3}}):f.map((y,N)=>o.jsx(R.Draggable,{draggableId:y.id,index:N,children:(m,v)=>o.jsx("div",{ref:m.innerRef,...m.draggableProps,...m.dragHandleProps,style:{marginBottom:8,cursor:v.isDragging?"grabbing":"grab",opacity:v.isDragging?.8:1,transform:v.isDragging?"rotate(3deg)":"none",...m.draggableProps.style},children:o.jsx(We,{size:"small",style:{boxShadow:v.isDragging?"0 4px 6px -1px rgb(0 0 0 / 0.1)":"none",fontSize:"var(--toolbar-labels-font-size)"},children:y.content})})},y.id)),h.placeholder]})})]});return o.jsx(R.DragDropContext,{onDragEnd:s,children:o.jsxs(Ye,{gutter:16,style:{margin:"24px 0"},children:[u("disponibles",n,e),u("seleccionados",a,t)]})})},Qr=e=>o.jsx(c.Empty,{...e}),Jr=({className:e,style:t,...r},n)=>o.jsx(c.List,{ref:n,className:`${e}`,style:t,...r}),re=j.forwardRef(Jr);re.Item=c.List.Item;re.ItemMeta=c.List.Item.Meta;const Xr={INPUT_HEIGHT:25,FONT_SIZE:10},en=({children:e,customTokens:t={}})=>{const r={...Xr,...t};return o.jsx(c.ConfigProvider,{theme:{token:{controlHeight:r.INPUT_HEIGHT,fontSize:r.FONT_SIZE,colorPrimary:"#1b1464",fontFamily:'"Open Sans", sans-serif',fontSizeHeading1:12,fontSizeHeading2:12,fontSizeHeading3:12,colorText:"#333333",controlHeightSM:22,colorPrimaryText:"#ffffff",colorPrimaryTextHover:"#ffffff",colorPrimaryTextActive:"#ffffff"},components:{Input:{controlHeight:r.INPUT_HEIGHT,paddingBlock:2,fontSize:r.FONT_SIZE},Select:{controlHeight:r.INPUT_HEIGHT,fontSize:r.FONT_SIZE},DatePicker:{controlHeight:r.INPUT_HEIGHT,fontSize:r.FONT_SIZE},Form:{labelFontSize:10,itemMarginBottom:5},Table:{cellFontSize:r.FONT_SIZE,fontSize:r.FONT_SIZE,cellPaddingBlock:4,headerBg:"#fafafa",headerColor:"#333333",headerSplitColor:"#d9d9d9"},Button:{fontSize:r.FONT_SIZE,controlHeight:22,primaryColor:"#1b1464",colorPrimary:"#1b1464",colorPrimaryHover:"#2c2570",colorPrimaryActive:"#151044",colorPrimaryText:"#ffffff",colorPrimaryTextHover:"#ffffff",colorPrimaryTextActive:"#ffffff",colorText:"#ffffff",colorTextLightSolid:"#ffffff",colorBgTextHover:"#2c2570",colorBgTextActive:"#151044",algorithm:!0},Checkbox:{colorPrimary:"#1b1464",colorPrimaryHover:"#2c2570",colorPrimaryActive:"#151044"},Spin:{colorPrimary:"#1b1464",dotSize:20,dotSizeSM:16,dotSizeLG:24},Typography:{fontFamily:'"Open Sans", sans-serif',fontSize:r.FONT_SIZE,colorText:"#333333"},Tag:{colorText:"#ffffff",colorTextLightSolid:"#ffffff",colorPrimary:"#1b1464",colorPrimaryHover:"#2c2570",colorPrimaryActive:"#151044",colorPrimaryText:"#ffffff",colorPrimaryTextHover:"#ffffff",colorPrimaryTextActive:"#ffffff"},Badge:{colorText:"#ffffff",colorTextLightSolid:"#ffffff",colorPrimary:"#1b1464",colorPrimaryText:"#ffffff"},Dropdown:{colorPrimary:"#1b1464",colorPrimaryText:"#ffffff"}}},children:o.jsx("div",{className:"library-components-wrapper","data-input-height":r.INPUT_HEIGHT,"data-font-size":r.FONT_SIZE,"data-primary-color":"#1b1464",children:e})})},tn={open:e=>{c.message.open(e)},success:(e,t,r)=>{c.message.success(e,t,r)},error:(e,t,r)=>{c.message.error(e,t,r)},info:(e,t,r)=>{c.message.info(e,t,r)},warning:(e,t,r)=>{c.message.warning(e,t,r)},loading:(e,t,r)=>{c.message.loading(e,t,r)}};exports.Alert=rt;exports.Button=T;exports.Calendar=qr;exports.Card=We;exports.CheckBox=nt;exports.ClearOutlined=M;exports.CloseOutlined=Me;exports.Col=qe;exports.CustomFilterDrawer=Lr;exports.CustomFilterDrawerHp=Rr;exports.DatePicker=I;exports.DeleteOutlined=De;exports.Divider=gt;exports.DragAndDrop=Kr;exports.Drawer=pt;exports.Dropdown=Ge;exports.EditOutlined=K;exports.Empty=Qr;exports.FileExcelOutlined=_e;exports.FilePdfOutlined=Ie;exports.FilterOutlined=Q;exports.FilterToolbar=Or;exports.FloatButton=ee;exports.Form=te;exports.Input=X;exports.InputSwitch=Pr;exports.LibraryThemeProvider=en;exports.List=re;exports.Menu=D;exports.Message=tn;exports.Modal=Be;exports.Notification=Hr;exports.NumericInput=Fe;exports.Password=jr;exports.PlusOutlined=J;exports.Radio=Ve;exports.RadioGroup=Nr;exports.RichTextEditor=Ur;exports.Row=Ye;exports.Search=Tr;exports.SearchOutlined=Re;exports.Select=Ae;exports.Skeleton=zr;exports.Space=$r;exports.Spin=Er;exports.Table=Mr;exports.Tabs=Dr;exports.Tag=Fr;exports.TextArea=kr;exports.Toolbar=_r;exports.Tooltip=q;exports.Upload=Ir;
69
+ }`)),S.useEffect(function(){var d=t.current,l=Vt(d);At(s,"@ant-design-icons",{prepend:!a,csp:n,attachTo:l})},[])},Xt=["icon","className","onClick","style","primaryColor","secondaryColor"],D={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function er(e){var t=e.primaryColor,r=e.secondaryColor;D.primaryColor=t,D.secondaryColor=r||_e(t),D.calculated=!!r}function tr(){return b({},D)}var N=function(t){var r=t.icon,n=t.className,i=t.onClick,a=t.style,s=t.primaryColor,d=t.secondaryColor,l=je(t,Xt),u=p.useRef(),f=D;if(s&&(f={primaryColor:s,secondaryColor:d||_e(s)}),Jt(u),Qt(ve(r),"icon should be icon definiton, but got ".concat(r)),!ve(r))return null;var h=r;return h&&typeof h.icon=="function"&&(h=b(b({},h),{},{icon:h.icon(f.primaryColor,f.secondaryColor)})),G(h.icon,"svg-".concat(h.name),b(b({className:n,onClick:i,style:a,"data-icon":h.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},l),{},{ref:u}))};N.displayName="IconReact";N.getTwoToneColors=tr;N.setTwoToneColors=er;function Re(e){var t=Ne(e),r=we(t,2),n=r[0],i=r[1];return N.setTwoToneColors({primaryColor:n,secondaryColor:i})}function rr(){var e=N.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var nr=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];Re(Y.primary);var j=p.forwardRef(function(e,t){var r=e.className,n=e.icon,i=e.spin,a=e.rotate,s=e.tabIndex,d=e.onClick,l=e.twoToneColor,u=je(e,nr),f=p.useContext(Se),h=f.prefixCls,g=h===void 0?"anticon":h,v=f.rootClassName,E=Mt(v,g,C(C({},"".concat(g,"-").concat(n.name),!!n.name),"".concat(g,"-spin"),!!i||n.name==="loading"),r),O=s;O===void 0&&d&&(O=-1);var k=a?{msTransform:"rotate(".concat(a,"deg)"),transform:"rotate(".concat(a,"deg)")}:void 0,m=Ne(l),x=we(m,2),T=x[0],I=x[1];return p.createElement("span",w({role:"img","aria-label":n.name},u,{ref:t,tabIndex:O,onClick:d,className:E}),p.createElement(N,{icon:n,primaryColor:T,secondaryColor:I,style:k}))});j.displayName="AntdIcon";j.getTwoToneColor=rr;j.setTwoToneColor=Re;var or={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"},ir=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:or}))},De=p.forwardRef(ir);process.env.NODE_ENV!=="production"&&(De.displayName="ArrowLeftOutlined");var ar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M899.1 869.6l-53-305.6H864c14.4 0 26-11.6 26-26V346c0-14.4-11.6-26-26-26H618V138c0-14.4-11.6-26-26-26H432c-14.4 0-26 11.6-26 26v182H160c-14.4 0-26 11.6-26 26v192c0 14.4 11.6 26 26 26h17.9l-53 305.6a25.95 25.95 0 0025.6 30.4h723c1.5 0 3-.1 4.4-.4a25.88 25.88 0 0021.2-30zM204 390h272V182h72v208h272v104H204V390zm468 440V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H416V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H202.8l45.1-260H776l45.1 260H672z"}}]},name:"clear",theme:"outlined"},sr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:ar}))},H=p.forwardRef(sr);process.env.NODE_ENV!=="production"&&(H.displayName="ClearOutlined");var lr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"},cr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:lr}))},He=p.forwardRef(cr);process.env.NODE_ENV!=="production"&&(He.displayName="CloseOutlined");var dr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"},ur=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:dr}))},ze=p.forwardRef(ur);process.env.NODE_ENV!=="production"&&(ze.displayName="DeleteOutlined");var fr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"},hr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:fr}))},X=p.forwardRef(hr);process.env.NODE_ENV!=="production"&&(X.displayName="EditOutlined");var mr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4-83.4 132.8a12.04 12.04 0 0010.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9 5.6-3.6 7.2-11 3.6-16.6l-84-130.4 85.3-132.5a12.04 12.04 0 00-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z"}}]},name:"file-excel",theme:"outlined"},gr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:mr}))},Ie=p.forwardRef(gr);process.env.NODE_ENV!=="production"&&(Ie.displayName="FileExcelOutlined");var pr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M531.3 574.4l.3-1.4c5.8-23.9 13.1-53.7 7.4-80.7-3.8-21.3-19.5-29.6-32.9-30.2-15.8-.7-29.9 8.3-33.4 21.4-6.6 24-.7 56.8 10.1 98.6-13.6 32.4-35.3 79.5-51.2 107.5-29.6 15.3-69.3 38.9-75.2 68.7-1.2 5.5.2 12.5 3.5 18.8 3.7 7 9.6 12.4 16.5 15 3 1.1 6.6 2 10.8 2 17.6 0 46.1-14.2 84.1-79.4 5.8-1.9 11.8-3.9 17.6-5.9 27.2-9.2 55.4-18.8 80.9-23.1 28.2 15.1 60.3 24.8 82.1 24.8 21.6 0 30.1-12.8 33.3-20.5 5.6-13.5 2.9-30.5-6.2-39.6-13.2-13-45.3-16.4-95.3-10.2-24.6-15-40.7-35.4-52.4-65.8zM421.6 726.3c-13.9 20.2-24.4 30.3-30.1 34.7 6.7-12.3 19.8-25.3 30.1-34.7zm87.6-235.5c5.2 8.9 4.5 35.8.5 49.4-4.9-19.9-5.6-48.1-2.7-51.4.8.1 1.5.7 2.2 2zm-1.6 120.5c10.7 18.5 24.2 34.4 39.1 46.2-21.6 4.9-41.3 13-58.9 20.2-4.2 1.7-8.3 3.4-12.3 5 13.3-24.1 24.4-51.4 32.1-71.4zm155.6 65.5c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6 40.6-1.9 45 7.3 45.1 7.4zm191.4-388.2L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-pdf",theme:"outlined"},vr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:pr}))},Le=p.forwardRef(vr);process.env.NODE_ENV!=="production"&&(Le.displayName="FilePdfOutlined");var yr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 597.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V597.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.4 798H420.6V642h182.9v156zm9.6-236.6l-9.5 16.6h-183l-9.5-16.6L212.7 226h598.6L613 561.4z"}}]},name:"filter",theme:"outlined"},xr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:yr}))},ee=p.forwardRef(xr);process.env.NODE_ENV!=="production"&&(ee.displayName="FilterOutlined");var br={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"},Cr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:br}))},te=p.forwardRef(Cr);process.env.NODE_ENV!=="production"&&(te.displayName="PlusOutlined");var Sr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 184h256v104H384V184zm456 656H184V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V840zM512 442c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 224c-44.2 0-80-35.8-80-80s35.8-80 80-80 80 35.8 80 80-35.8 80-80 80z"}}]},name:"save",theme:"outlined"},wr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:Sr}))},$e=p.forwardRef(wr);process.env.NODE_ENV!=="production"&&($e.displayName="SaveOutlined");var jr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"},Or=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:jr}))},Fe=p.forwardRef(Or);process.env.NODE_ENV!=="production"&&(Fe.displayName="SearchOutlined");var kr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"},Tr=function(t,r){return p.createElement(j,w({},t,{ref:r,icon:kr}))},Ae=p.forwardRef(Tr);process.env.NODE_ENV!=="production"&&(Ae.displayName="UploadOutlined");const U=({content:e,children:t,...r})=>o.jsx(c.Tooltip,{title:e,...r,style:{fontSize:"var(--font-size-medium)"},children:t}),re=S.forwardRef((e,t)=>o.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[e.label&&o.jsx("label",{style:{fontFamily:"var(--font-family)",fontWeight:"var(--font-weight-semibold)",fontSize:"var(--font-size-medium)",marginBottom:4},children:e.label}),o.jsx(c.Input,{...e,ref:t,style:{...e.style,fontSize:"var(--font-size-medium)",fontFamily:"var(--font-family)"}})]}));re.displayName="CustomInput";const Er=e=>o.jsx(c.Input.Password,{...e,style:{...e.style,fontSize:"var(--font-size-medium)"}}),Mr=e=>o.jsx(c.Input.TextArea,{...e,style:{...e.style,fontSize:"var(--font-size-medium)"}}),Pr=e=>o.jsx(c.Input.Search,{...e,style:{...e.style,fontSize:"var(--font-size-medium)"}}),Be=e=>{const t=r=>{const n=r.key;!/^[0-9.]$/.test(n)&&n!=="Backspace"&&r.preventDefault()};return o.jsx(c.InputNumber,{...e,onKeyPress:t,style:{...e.style},controls:!1})},Ve=e=>o.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[e.label&&o.jsx("label",{style:{marginBottom:4,fontWeight:"var(--font-weight-semibold)",fontSize:"var(--font-size-medium)",fontFamily:"var(--font-family)"},children:e.label}),o.jsx(c.Select,{...e,style:{fontSize:"var(--font-size-medium)",minWidth:"160px"}})]}),_r=({fields:e,filters:t,onFilter:r,onClearFilters:n,localeCode:i="es",actions:a=[],onAdvancedFilters:s,loading:d=!1,defaultValues:l={},activeFiltersCount:u=0})=>{const[f,h]=S.useState(()=>t||l||{});S.useEffect(()=>{t&&h(t)},[t]);const g=(m,x)=>{h(T=>({...T,[m]:x}))},v=()=>{r(f)},E=()=>{h({}),n==null||n()},k=(m=>m<=2?12:m<=3?8:m<=4?6:4)(e.length);return o.jsxs("div",{style:{padding:"12px",background:"#fff",border:"1px solid #e0e0e0",borderRadius:6,marginBottom:12},children:[o.jsx(c.Row,{justify:"space-between",align:"middle",children:o.jsx(c.Col,{style:{marginLeft:"auto"},children:o.jsxs("div",{style:{display:"flex",gap:"8px",alignItems:"center"},children:[a.map((m,x)=>!m.hide&&o.jsx(U,{content:m.tooltip,children:o.jsx("span",{children:o.jsx(M,{size:"small",icon:m.icon,onClick:m.onClick,style:{border:"none",background:"none"},loading:m.loading})})},x)),s&&o.jsx(c.Badge,{count:u,size:"small",offset:[-3,3],style:{backgroundColor:"#1b1464",fontSize:"5px",color:"#fff",borderRadius:"50%",minWidth:"12px",height:"12px",lineHeight:"12px"},children:o.jsx(U,{content:"Filtros avanzados",children:o.jsx(M,{size:"small",icon:o.jsx(ee,{}),onClick:s,style:{border:"none",background:"none"}})})})]})})}),o.jsxs(c.Row,{gutter:[8,8],children:[e.map(m=>o.jsx(c.Col,{xs:24,sm:12,md:k,style:{minWidth:0},children:o.jsxs("div",{style:{width:"100%"},children:[m.label&&o.jsx("label",{style:{display:"block",marginBottom:4,fontFamily:"var(--font-family)",fontWeight:"var(--font-weight-semibold)",fontSize:"var(--font-size-medium)",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:m.label}),{text:o.jsx(re,{placeholder:m.placeholder,value:f[m.key],onChange:x=>g(m.key,x.target.value),style:{width:"100%"}}),number:o.jsx(Be,{placeholder:m.placeholder,value:f[m.key],onChange:x=>g(m.key,x),style:{width:"100%"}}),date:o.jsx($,{localeCode:i,onChange:(x,T)=>g(m.key,T),style:{width:"100%"}}),range:o.jsx($.RangePicker,{localeCode:i,value:f[m.key]&&f[m.key][0]?[ae(f[m.key][0]),ae(f[m.key][1])]:void 0,onChange:(x,T)=>g(m.key,T),style:{width:"100%"}}),select:o.jsx(Ve,{placeholder:m.placeholder,options:m.options,value:f[m.key],mode:m.mode,allowClear:m.allowClear,showSearch:m.showSearch,optionFilterProp:m.optionFilterProp,filterOption:m.filterOption,onChange:x=>g(m.key,x),style:{width:"100%"}})}[m.type||"text"]]})},m.key)),o.jsx(c.Col,{xs:24,sm:12,md:k,style:{minWidth:0,alignSelf:"center"},children:o.jsxs("div",{style:{display:"flex",gap:"8px",alignItems:"center",marginTop:19},children:[o.jsx(M,{type:"primary",size:"small",onClick:v,loading:d,disabled:d,text:"Aplicar",className:"force-white-text-button"}),o.jsx(M,{size:"small",icon:o.jsx(H,{}),onClick:E,disabled:d})]})})]})]})},ne=({className:e,tooltip:t,...r})=>o.jsx(c.FloatButton,{className:`custom-float-button ${e||""}`,tooltip:t,...r});ne.Group=e=>o.jsx(c.FloatButton.Group,{...e,className:`custom-float-button-group ${e.className||""}`});ne.BackTop=c.FloatButton.BackTop;const Nr=({label:e,...t})=>o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem"},children:[o.jsx(c.Switch,{...t}),e&&o.jsx("span",{children:e})]}),Ye=({title:e,children:t,...r})=>o.jsx(c.Modal,{className:"custom-modal",title:e,...r,children:t});["info","success","error","warning","confirm","destroyAll"].forEach(e=>{Ye[e]=c.Modal[e]});const Rr={open:({type:e,message:t,description:r,duration:n=3,placement:i="topRight"})=>{c.notification[e]({message:o.jsx("div",{style:{fontSize:"var(--font-size-medium)"},children:t}),description:r&&o.jsx("div",{style:{fontSize:"var(--font-size-medium)"},children:r}),duration:n,placement:i,style:{fontSize:"var(--font-size-medium)"}})}},qe=({label:e,...t})=>o.jsx(c.Radio,{...t,children:e});qe.Group=e=>o.jsx(c.Radio.Group,{...e});const Dr=e=>o.jsx(c.Radio.Group,{...e}),Hr=({loadingText:e,...t})=>o.jsxs("div",{style:{padding:"1rem"},children:[e&&o.jsx("p",{children:e}),o.jsx(c.Skeleton,{...t})]}),zr=({tip:e,spinning:t=!0,size:r="default",overlay:n=!1,children:i,...a})=>(console.log("CustomSpin render:",{spinning:t,overlay:n,tip:e,size:r}),n&&t?o.jsx("div",{style:{position:"fixed",top:0,left:0,width:"100vw",height:"100vh",backgroundColor:"rgba(0, 0, 0, 0.5)",display:"flex",justifyContent:"center",alignItems:"center",zIndex:9999},children:o.jsxs("div",{style:{textAlign:"center",color:"white"},children:[o.jsx(c.Spin,{tip:e,spinning:t,size:r,...a}),e&&o.jsx("div",{style:{marginTop:8,fontSize:14},children:e})]})}):o.jsx(c.Spin,{tip:e,spinning:t,size:r,...a,children:i})),Ir=({columns:e,dataSource:t,pagination:r,...n})=>{const i=e==null?void 0:e.map((s,d)=>({...s,key:s.key||d,title:typeof s.title=="string"?o.jsx("span",{style:{fontSize:"var(--font-size-medium)"},children:s.title}):s.title,render:s.render?(l,u,f)=>s.render(l,u,f):l=>o.jsx("span",{style:{fontSize:"var(--font-size-medium)"},children:l})})),a=r?{...r,showTotal:(s,d)=>`${d[1]-d[0]+1} de ${s} registros`}:!1;return o.jsx(c.Table,{...n,style:{fontSize:"var(--font-size-medium)",fontFamily:"var(--font-family)",overflow:"visible"},scroll:{x:"max-content"},columns:i,dataSource:t,pagination:{...a,style:{margin:0,padding:"10px 16px",borderTop:"1px solid #e0e0e0",backgroundColor:"#ffffff",fontSize:"var(--font-size-medium)",fontFamily:"var(--font-family)"}}})},Lr=({items:e,defaultActiveKey:t,activeKey:r,onChange:n,type:i="line"})=>o.jsx("div",{style:{backgroundColor:"#ffffff",border:"1px solid #e0e0e0",borderRadius:"8px",padding:"1rem",boxShadow:"0 2px 4px rgba(0, 0, 0, 0.1)"},children:o.jsx(c.Tabs,{defaultActiveKey:t,activeKey:r,onChange:n,type:i,tabBarStyle:{fontFamily:"var(--font-family)",fontSize:"var(--font-size-medium)",lineHeight:"1.5"},items:e.map(a=>({key:a.key,label:o.jsx("div",{style:{fontSize:"var(--font-size-medium)"},children:a.label}),children:o.jsx("div",{style:{padding:"1rem",backgroundColor:"#ffffff"},children:a.content})}))})}),$r=({title:e,onBack:t,onNew:r,newButtonText:n="Nueva",backButtonText:i="Volver",newButtonLoading:a=!1,newButtonDisabled:s=!1,pageType:d="list"})=>{const l=()=>d==="form"?o.jsx($e,{}):d==="detail"?o.jsx(X,{}):o.jsx(te,{});return o.jsxs("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"space-between",alignItems:"center",gap:"1rem",padding:"1rem 1.5rem",backgroundColor:"#ffffff",borderBottom:"1px solid #e0e0e0",marginBottom:"1rem"},children:[o.jsx("h2",{style:{margin:0,fontFamily:"var(--font-family)",fontWeight:"var(--font-weight-semibold)",fontSize:"var(--font-size-large)",color:"var(--text-color)",flex:"1 1 auto"},children:e}),o.jsxs(c.Space,{wrap:!0,children:[t&&o.jsx(M,{type:"default",onClick:t,icon:o.jsx(De,{}),style:{fontSize:"var(--font-size-medium)"},text:i}),r&&o.jsx(M,{type:"primary",onClick:r,icon:l(),style:{fontSize:"var(--font-size-medium)"},text:n,loading:a,disabled:s})]})]})},Fr=({buttonText:e="Subir archivo",...t})=>o.jsx(c.Upload,{...t,children:o.jsx(c.Button,{icon:o.jsx(Ae,{}),children:e})}),Ar=({visible:e,title:t,fields:r,filters:n,onClose:i,onApplyFilters:a,onClearFilters:s,onChange:d})=>o.jsx(c.Drawer,{title:t,placement:"right",onClose:i,visible:e,width:400,bodyStyle:{paddingBottom:80},footer:o.jsx("div",{style:{textAlign:"right"},children:o.jsxs(c.Space,{children:[o.jsx(c.Button,{type:"primary",onClick:a,children:"Aplicar filtros"}),o.jsx(c.Tooltip,{title:"Limpiar filtros",children:o.jsx(c.Button,{icon:o.jsx(H,{}),onClick:s})})]})}),footerStyle:{background:"#fff",borderTop:"1px solid #e0e0e0",padding:"10px 16px"},children:o.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:"16px"},children:r.map(l=>o.jsxs("div",{style:{display:"flex",flexDirection:"column",width:"calc(50% - 8px)"},children:[o.jsx("label",{style:{marginBottom:4,fontFamily:"var(--font-family)",fontWeight:"var(--font-weight-semibold)",fontSize:"var(--font-size-medium)"},children:l.label}),{text:o.jsx(c.Input,{placeholder:l.placeholder,value:n[l.key],onChange:u=>d(l.key,u.target.value)}),number:o.jsx(c.InputNumber,{placeholder:l.placeholder,value:n[l.key],onChange:u=>d(l.key,u),style:{width:"100%"}}),select:o.jsx(c.Select,{placeholder:l.placeholder,options:l.options,value:n[l.key],onChange:u=>d(l.key,u),style:{width:"100%"}})}[l.type]]},l.key))})}),Br=({visible:e,title:t,filters:r,onChange:n,onClose:i,onSubmit:a,onClear:s,children:d,loading:l=!1})=>o.jsx(c.Drawer,{title:t,placement:"right",onClose:i,open:e,width:400,styles:{body:{paddingBottom:80,display:"flex",flexWrap:"wrap",gap:16},footer:{background:"#fff",borderTop:"1px solid #e0e0e0",padding:"10px 16px",textAlign:"right"}},footer:o.jsx("div",{style:{textAlign:"right"},children:o.jsxs(c.Space,{children:[o.jsx(c.Button,{type:"primary",onClick:a,loading:l,disabled:l,style:{color:"#fff",backgroundColor:"#1b1464"},children:"Aplicar"}),o.jsx(c.Tooltip,{title:"Limpiar filtros",children:o.jsx(c.Button,{icon:o.jsx(H,{}),onClick:s,disabled:l,style:{color:"#1b1464",borderColor:"#1b1464"}})})]})}),children:d({filters:r,onChange:n})}),oe=e=>{const[t]=c.Form.useForm(),r=e.form||t;return o.jsx(c.Form,{...e,className:`custom-form ${e.className||""}`,form:r,children:typeof e.children=="function"?e.children(r):e.children})};oe.Item=e=>o.jsx(c.Form.Item,{...e});oe.useForm=c.Form.useForm;const We=e=>o.jsx(c.Row,{...e,children:e.children}),Ge=e=>o.jsx(c.Col,{...e,children:e.children}),Vr=e=>o.jsx(c.Space,{...e,children:e.children}),Ue=e=>o.jsx(c.Card,{...e}),Yr=e=>o.jsx(c.Tag,{...e});var qr={code:"es",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",year:"Año",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},buttonHints:{prev:"$0 antes",next:"$0 siguiente",today(e){return e==="Día"?"Hoy":(e==="Semana"?"Esta":"Este")+" "+e.toLocaleLowerCase()}},viewHint(e){return"Vista "+(e==="Semana"?"de la":"del")+" "+e.toLocaleLowerCase()},weekText:"Sm",weekTextLong:"Semana",allDayText:"Todo el día",moreLinkText:"más",moreLinkHint(e){return`Mostrar ${e} eventos más`},noEventsText:"No hay eventos para mostrar",navLinkHint:"Ir al $0",closeHint:"Cerrar",timeHint:"La hora",eventHint:"Evento"},Wr={code:"en-gb",week:{dow:1,doy:4},buttonHints:{prev:"Previous $0",next:"Next $0",today:"This $0"},viewHint:"$0 view",navLinkHint:"Go to $0",moreLinkHint(e){return`Show ${e} more event${e===1?"":"s"}`}},Gr={code:"pt-br",buttonText:{prev:"Anterior",next:"Próximo",prevYear:"Ano anterior",nextYear:"Próximo ano",year:"Ano",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Lista"},buttonHints:{prev:"$0 Anterior",next:"Próximo $0",today(e){return e==="Dia"?"Hoje":(e==="Semana"?"Esta":"Este")+" "+e.toLocaleLowerCase()}},viewHint(e){return"Visualizar "+(e==="Semana"?"a":"o")+" "+e.toLocaleLowerCase()},weekText:"Sm",weekTextLong:"Semana",allDayText:"dia inteiro",moreLinkText(e){return"mais +"+e},moreLinkHint(e){return`Mostrar mais ${e} eventos`},noEventsText:"Não há eventos para mostrar",navLinkHint:"Ir para $0",closeHint:"Fechar",timeHint:"A hora",eventHint:"Evento"};const Ur={es:qr,en:Wr,pt:Gr},Kr=({events:e,initialView:t="dayGridMonth",height:r=600,selectable:n=!0,editable:i=!1,onEventClick:a,onDateSelect:s,renderEventContent:d,localeCode:l="es"})=>{const u=e;function f(v){a&&a({id:v.event.id,title:v.event.title,start:v.event.start,end:v.event.end??void 0,allDay:v.event.allDay})}function h(v){s&&s({start:v.start,end:v.end,allDay:v.allDay})}function g(v){return o.jsxs("div",{children:[o.jsx("b",{children:v.timeText})," ",o.jsx("span",{children:v.event.title})]})}return o.jsx("div",{style:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"flex-start",flexWrap:"nowrap",padding:"8px 12px",background:"#fff",border:"1px solid #e0e0e0",borderRadius:6,marginBottom:12,width:"100%",minHeight:"100vh",boxSizing:"border-box"},children:o.jsx(et,{plugins:[tt,rt,nt],initialView:t,headerToolbar:{left:"prev,next today",center:"title",right:"dayGridMonth,timeGridWeek,timeGridDay"},height:r,selectable:n,editable:i,events:u,eventContent:d??g,eventClick:f,select:h,locale:Ur[l||"es"]})})},Qr={toolbar:[[{header:[1,2,3,4,5,6,!1]}],["bold","italic","underline","strike","blockquote"],[{list:"ordered"},{list:"bullet"}],["link","image"],["clean"],[{color:[]},{background:[]}],[{align:[]}]],clipboard:{matchVisual:!1}},Zr=["header","bold","italic","underline","strike","blockquote","list","bullet","link","image","color","background","align"],Jr=({value:e="",onChange:t=()=>{},placeholder:r="Escribe aquí...",modules:n=Qr,formats:i=Zr,theme:a="snow",height:s="200px",width:d="100%",maxHeight:l="400px",minHeight:u="100px",autoResize:f=!1,className:h="",...g})=>{const v=S.useRef(null),E=S.useRef(null);S.useEffect(()=>{if(f&&v.current&&E.current){const m=v.current.getEditor(),x=E.current,T=()=>{const I=x.querySelector(".ql-editor");if(I){const Qe=I.scrollHeight,Ze=typeof u=="number"?u:parseInt(u),Je=typeof l=="number"?l:parseInt(l),Xe=Math.min(Math.max(Qe+42,Ze),Je);x.style.height=`${Xe}px`}};return m.on("text-change",T),T(),()=>{m.off("text-change",T)}}},[f,l,u]);const O={width:typeof d=="number"?`${d}px`:d,height:f?"auto":typeof s=="number"?`${s}px`:s,minHeight:typeof u=="number"?`${u}px`:u,maxHeight:typeof l=="number"?`${l}px`:l,display:"flex",flexDirection:"column",overflow:"hidden",position:"relative",...g.style},k={height:"100%",display:"flex",flexDirection:"column"};return o.jsx("div",{ref:E,className:`custom-rich-text-editor ${f?"auto-resize":"fixed-height"} ${h}`,style:O,children:o.jsx(ot,{ref:v,theme:a,value:e,onChange:t,modules:n,formats:i,placeholder:r,style:k,...g})})},z=e=>o.jsx(c.Menu,{className:`custom-menu ${e.className||""}`,style:{fontSize:"var(--font-size-medium)",...e.style},...e});z.Item=e=>o.jsx(c.Menu.Item,{...e,className:`custom-menu-item ${e.className||""}`});z.SubMenu=e=>o.jsx(c.Menu.SubMenu,{...e,className:`custom-menu-submenu ${e.className||""}`});z.ItemGroup=c.Menu.ItemGroup;z.Divider=c.Menu.Divider;const Ke=({className:e,children:t,items:r,menu:n,...i})=>{const a=r?{items:r}:n;return o.jsx(c.Dropdown,{className:`custom-dropdown ${e||""}`,menu:a,...i,children:t})};Ke.Button=e=>o.jsx(c.Dropdown.Button,{className:`custom-dropdown-button ${e.className||""}`,...e});const{Title:Xr}=c.Typography,en=({available:e,selected:t,onChange:r,availableTitle:n="Disponibles",selectedTitle:i="Seleccionados",emptyDescription:a="Arrastra los elementos aquí"})=>{const s=l=>{const{source:u,destination:f}=l;if(f&&!(u.droppableId===f.droppableId&&u.index===f.index))if(u.droppableId===f.droppableId){const h=u.droppableId==="disponibles"?[...e]:[...t],[g]=h.splice(u.index,1);h.splice(f.index,0,g),u.droppableId==="disponibles"?r(h,t):r(e,h)}else{const h=u.droppableId==="disponibles"?[...e]:[...t],g=f.droppableId==="disponibles"?[...e]:[...t],[v]=h.splice(u.index,1);g.splice(f.index,0,v),u.droppableId==="disponibles"?r(h,g):r(g,h)}},d=(l,u,f)=>o.jsxs(Ge,{span:12,children:[o.jsx(Xr,{level:4,style:{marginBottom:16,fontSize:14},children:u}),o.jsx(A.Droppable,{droppableId:l,children:(h,g)=>o.jsxs("div",{ref:h.innerRef,...h.droppableProps,style:{minHeight:300,background:g.isDraggingOver?"#f0f9ff":"#f8fafc",padding:16,borderRadius:8,border:`2px dashed ${g.isDraggingOver?"#3b82f6":"#cbd5e1"}`,transition:"all 0.2s ease"},children:[f.length===0?o.jsx(c.Empty,{description:a,style:{opacity:.3}}):f.map((v,E)=>o.jsx(A.Draggable,{draggableId:v.id,index:E,children:(O,k)=>o.jsx("div",{ref:O.innerRef,...O.draggableProps,...O.dragHandleProps,style:{marginBottom:8,cursor:k.isDragging?"grabbing":"grab",opacity:k.isDragging?.8:1,transform:k.isDragging?"rotate(3deg)":"none",...O.draggableProps.style},children:o.jsx(Ue,{size:"small",style:{boxShadow:k.isDragging?"0 4px 6px -1px rgb(0 0 0 / 0.1)":"none",fontSize:"var(--font-size-medium)"},children:v.content})})},v.id)),h.placeholder]})})]});return o.jsx(A.DragDropContext,{onDragEnd:s,children:o.jsxs(We,{gutter:16,style:{margin:"24px 0"},children:[d("disponibles",n,e),d("seleccionados",i,t)]})})},tn=e=>o.jsx(c.Empty,{...e}),rn=({className:e,style:t,...r},n)=>o.jsx(c.List,{ref:n,className:`${e}`,style:t,...r}),ie=S.forwardRef(rn);ie.Item=c.List.Item;ie.ItemMeta=c.List.Item.Meta;const nn={INPUT_HEIGHT:25,FONT_SIZE:12,PRIMARY_COLOR:"#1b1464",FONT_FAMILY:'"Open Sans", sans-serif',TABLE_ROW_HEIGHT:25,BORDER_COLOR:"#d9d9d9",TEXT_COLOR:"#333333"},on=({children:e,customTokens:t={}})=>{const r={...nn,...t};return o.jsx(c.ConfigProvider,{theme:{token:{controlHeight:r.INPUT_HEIGHT,fontSize:r.FONT_SIZE,colorPrimary:r.PRIMARY_COLOR,fontFamily:r.FONT_FAMILY,colorText:r.TEXT_COLOR,colorTextBase:r.TEXT_COLOR,colorBgBase:"#ffffff"},components:{Button:{fontSize:r.FONT_SIZE,controlHeight:22,colorPrimary:r.PRIMARY_COLOR,colorPrimaryHover:"#2c2570",colorPrimaryActive:"#151044",colorText:r.TEXT_COLOR,colorBgContainer:"#ffffff",colorBorder:r.BORDER_COLOR},Table:{cellFontSize:r.FONT_SIZE,cellPaddingBlock:4,headerBg:"#fafafa",headerColor:r.TEXT_COLOR,headerSplitColor:r.BORDER_COLOR,colorText:"inherit"},Input:{controlHeight:r.INPUT_HEIGHT,fontSize:r.FONT_SIZE},Select:{controlHeight:r.INPUT_HEIGHT,fontSize:r.FONT_SIZE},DatePicker:{controlHeight:r.INPUT_HEIGHT,fontSize:r.FONT_SIZE,fontFamily:r.FONT_FAMILY,colorBorder:r.BORDER_COLOR,colorPrimary:r.PRIMARY_COLOR,colorPrimaryHover:"#2c2570",borderRadius:4,paddingInline:8},Checkbox:{colorPrimary:r.PRIMARY_COLOR,colorPrimaryHover:"#2c2570",colorPrimaryActive:"#151044"},Spin:{colorPrimary:r.PRIMARY_COLOR,dotSize:20,dotSizeSM:16,dotSizeLG:24}}},children:o.jsx("div",{className:"library-components-wrapper","data-input-height":r.INPUT_HEIGHT,"data-font-size":r.FONT_SIZE,"data-primary-color":r.PRIMARY_COLOR,children:e})})},an={open:e=>{c.message.open(e)},success:(e,t,r)=>{c.message.success(e,t,r)},error:(e,t,r)=>{c.message.error(e,t,r)},info:(e,t,r)=>{c.message.info(e,t,r)},warning:(e,t,r)=>{c.message.warning(e,t,r)},loading:(e,t,r)=>{c.message.loading(e,t,r)}};exports.Alert=at;exports.Button=M;exports.Calendar=Kr;exports.Card=Ue;exports.CheckBox=st;exports.ClearOutlined=H;exports.CloseOutlined=He;exports.Col=Ge;exports.CustomFilterDrawer=Ar;exports.CustomFilterDrawerHp=Br;exports.DatePicker=$;exports.DeleteOutlined=ze;exports.Divider=xt;exports.DragAndDrop=en;exports.Drawer=bt;exports.Dropdown=Ke;exports.EditOutlined=X;exports.Empty=tn;exports.FileExcelOutlined=Ie;exports.FilePdfOutlined=Le;exports.FilterOutlined=ee;exports.FilterToolbar=_r;exports.FloatButton=ne;exports.Form=oe;exports.Input=re;exports.InputSwitch=Nr;exports.LibraryThemeProvider=on;exports.List=ie;exports.Menu=z;exports.Message=an;exports.Modal=Ye;exports.Notification=Rr;exports.NumericInput=Be;exports.Password=Er;exports.PlusOutlined=te;exports.Radio=qe;exports.RadioGroup=Dr;exports.RichTextEditor=Jr;exports.Row=We;exports.Search=Pr;exports.SearchOutlined=Fe;exports.Select=Ve;exports.Skeleton=Hr;exports.Space=Vr;exports.Spin=zr;exports.Table=Ir;exports.Tabs=Lr;exports.Tag=Yr;exports.TextArea=Mr;exports.Toolbar=$r;exports.Tooltip=U;exports.Upload=Fr;