ia-table 0.13.2 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +245 -0
- package/dist/index.js +8430 -9563
- package/dist/pivot.d.ts +2153 -0
- package/dist/pivot.js +1867 -0
- package/dist/right-arrow-Af0m3Gur.js +1317 -0
- package/package.json +6 -1
package/dist/pivot.js
ADDED
|
@@ -0,0 +1,1867 @@
|
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";button.ia-table-btn{border:none;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;font-family:Manrope,sans-serif;line-height:20px}button.ia-table-btn-url{background-color:transparent;color:#4259ee}button.ia-table-btn-url svg{padding:2px}button.ia-table-btn-url.ia-table-btn-icon{width:24px;height:24px}button.ia-table-btn-primary{background-color:#4259ee;color:#fff}button.ia-table-btn-link{color:#4259ee;background-color:transparent}button.ia-table-btn-danger{color:#fff;background-color:#e15554}button.ia-table-btn-tertiary{border:1px solid #c3c8d4;color:#1f2b4d;background-color:#fff}button.ia-table-btn-tertiary svg{padding:2px!important}button.ia-table-btn-tertiary:hover{border-color:#4259ee;color:#4259ee}button.ia-table-btn-tertiary:hover svg path{fill:#4259ee}button.ia-table-btn-icon{padding:0}button.ia-table-btn.ia-table-btn-disabled{background-color:#c3c8d4;color:#fff}button.ia-table-btn.ia-table-btn-disabled svg path{fill:#b4bac7}button.ia-table-btn-text{height:32px;max-height:32px;border-radius:8px;background-color:#f5f6fa;padding:8px;display:flex;align-items:center;justify-content:center;color:#60697d}button.ia-table-btn-text.ia-table-btn-disabled{background-color:#f8f9fb}button.ia-table-btn-text.ia-table-btn-icon{color:#60697d}button.ia-table-btn-text.ia-table-btn-icon-color{background-color:#eceefd}button.ia-table-btn-text.ia-table-btn-icon-color svg path{fill:#3649c6}button.ia-table-btn svg{height:16px;width:16px;display:flex;align-items:center;justify-content:center}button.ia-table-btn:focus svg path{fill:#3649c6}button.ia-table-btn-small{height:24px;min-width:24px;padding:2px 4px}button.ia-table-btn-small .ia-table-btn-text{padding:2px 12px}button.ia-table-btn-medium{height:28px;min-width:28px;padding:4px 6px}button.ia-table-btn-medium .ia-table-btn-text{padding:4px 12px}button.ia-table-btn-large{height:32px;min-width:32px;padding:6px 8px}button.ia-table-btn.ia-table-btn-simple{width:auto;height:auto;min-width:auto;padding:0}button.ia-table-btn.ia-table-btn-simple svg{padding:0}.tooltip-container{position:relative;display:inline-block}.tooltip{position:absolute;background-color:#1976d2;color:#fff;font-family:Manrope,sans-serif;border-radius:6px;font-size:14px;z-index:9999;box-shadow:0 2px 8px #0003;white-space:normal;max-width:400px;overflow-wrap:break-word;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.tooltip-title{font-family:Manrope;font-weight:500;font-size:14px;line-height:20px;vertical-align:middle;padding:6px 12px}.tooltip.tooltip-visible{opacity:1;pointer-events:auto}.tooltip--primary{background:var(--Colors-Primary-Surface-Darker, rgb(54, 73, 198));color:#fff}.tooltip--secondary{background:var(--Colors-Neutrals-Surface-White, rgb(255, 255, 255));color:#000;border:1px solid #ccc}.tooltip--tertiary{background:var(--Colors-Neutrals-Text-icon-Title, rgb(13, 21, 44));color:#fff}.tooltip-arrow{position:absolute;width:10px;height:10px;background-color:inherit;transform:rotate(45deg)}.tooltip--top .tooltip-arrow{bottom:-5px}.tooltip--bottom .tooltip-arrow{top:-5px}.tooltip--left .tooltip-arrow{right:-5px}.tooltip--right .tooltip-arrow{left:-5px}.tooltip-header{padding:8px 12px}.body-text span{display:block;width:100%;text-align:justify;white-space:normal;overflow-wrap:break-word;word-break:break-word;overflow:hidden;text-overflow:ellipsis}.tooltip-btns{align-self:flex-end;gap:4px;margin-left:auto}.tooltip-btn{font-size:8px;border-radius:4px;padding:6px 12px;cursor:pointer;transition:background-color .2s ease,color .2s ease;border:none}.btn-no-bg{background:transparent;color:inherit;border:none;padding:0;min-width:auto}.btn--primary{background-color:#1976d2;color:#fff}.btn--primary:hover{background-color:#1565c0}.btn--secondary{background-color:#fff;color:#333}.btn--secondary:hover{background-color:#fff}.btn--default{background:transparent;color:inherit;border:none;padding:0;min-width:auto}.tooltip-illustration{margin:0;padding:0}.tooltip-illustration img{width:100%;max-width:100%;height:120px;object-fit:cover;border-radius:4px}.tooltip-close{background:none;position:relative;border:none;font-size:16px;cursor:pointer;color:inherit;padding:0;margin-left:auto;flex-shrink:0;width:24px;height:24px;border-radius:50%;transition:background-color .2s ease}.tooltip-close:hover{background-color:#ffffff1a}.tooltip-pagination{justify-content:flex-start;gap:5px;max-width:100%;overflow:hidden}.tooltip-pagination-bar{width:20px;height:5px;border-radius:1px;background-color:#fff;flex-shrink:0}.tooltip-pagination-bar.secondary-variant{background-color:#1976d2}.ia-table-badge{display:inline-flex;border-radius:100px;font-family:Manrope,sans-serif;font-weight:500;white-space:nowrap;padding:0 8px;max-width:-webkit-fill-available}.ia-table-badge-size-small{height:20px;font-size:10px;line-height:16px}.ia-table-badge-size-default{height:24px;font-size:12px;line-height:16px}.ia-table-badge-filled.ia-table-badge-default{background-color:#5f6673;color:#fff}.ia-table-badge-filled.ia-table-badge-success{background-color:#0f8431;color:#fff}.ia-table-badge-filled.ia-table-badge-warning{background-color:#8b6f06;color:#1f2b4d}.ia-table-badge-filled.ia-table-badge-error{background-color:#d62f4c;color:#fff}.ia-table-badge-filled.ia-table-badge-info{background-color:#4159ee;color:#fff}.ia-table-badge-stroke{background-color:#fff}.ia-table-badge-stroke.ia-table-badge-default{border:1px solid #5f6673;color:#5f6673}.ia-table-badge-stroke.ia-table-badge-success{border:1px solid #0f8431;color:#0f8431}.ia-table-badge-stroke.ia-table-badge-warning{border:1px solid #8b6f06;color:#8b6f06}.ia-table-badge-stroke.ia-table-badge-error{border:1px solid #d62f4c;color:#d62f4c}.ia-table-badge-stroke.ia-table-badge-info{border:1px solid #4159ee;color:#4159ee}.ia-table-badge-subtile.ia-table-badge-default{background:#f2f3f4;color:#5f6673}.ia-table-badge-subtile.ia-table-badge-success{background:#f4fff7;color:#0f8431}.ia-table-badge-subtile.ia-table-badge-warning{background:#fdfae9;color:#8b6f06}.ia-table-badge-subtile.ia-table-badge-error{background:#fef4f5;color:#d62f4c}.ia-table-badge-subtile.ia-table-badge-info{background:#f1f3fe;color:#4159ee}.ia-table-badge-label{display:inline-block}.ia-table-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;animation:ia-table-modal-fade-in .2s ease-out}.ia-table-modal-overlay .ia-table-modal{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #00000029;max-height:90vh;animation:ia-table-modal-slide-in .2s ease-out;position:relative;max-width:95vw;overflow:hidden}.ia-table-modal-overlay .ia-table-modal-small{width:400px}.ia-table-modal-overlay .ia-table-modal-medium{width:600px}.ia-table-modal-overlay .ia-table-modal-large{width:800px}.ia-table-modal-overlay .ia-table-modal .ia-table-modal-header{min-height:48px;padding:12px 16px;background-color:#eceefd;flex-shrink:0}.ia-table-modal-overlay .ia-table-modal .ia-table-modal-header .ia-table-modal-title{font-family:Manrope,sans-serif;font-weight:800;font-size:16px;line-height:24px;color:#0d152c;margin:0}.ia-table-modal-overlay .ia-table-modal .ia-table-modal-content{padding:16px;flex:1;overflow-y:auto;min-height:100px}.ia-table-modal-overlay .ia-table-modal .ia-table-modal-footer{border-top:1px solid #d9dde7;padding:12px 16px;height:56px;flex-shrink:0;background-color:#fff;border-radius:0 0 8px 8px}@keyframes ia-table-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ia-table-modal-slide-in{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.ia-table-modal-overlay .ia-table-modal-small,.ia-table-modal-overlay .ia-table-modal-medium,.ia-table-modal-overlay .ia-table-modal-large{width:95vw}}.ia-table-inputbox-container{width:100%;font-family:Manrope,sans-serif;height:32px;margin:0;padding:0}.ia-table-inputbox-container .ia-table-input-label{font-size:12px;font-weight:500;color:#60697d;line-height:16px;margin-bottom:6px}.ia-table-inputbox-container .ia-table-input-container{width:100%;height:inherit;border:1px solid #d9dde7;border-radius:8px;background-color:#fff;padding:0 12px;transition:all .2s ease-in-out;margin:0}.ia-table-inputbox-container .ia-table-input-container:hover:not(.ia-table-input-disabled,.ia-table-cellrender-input){border-color:#4259ee}.ia-table-inputbox-container .ia-table-input-container:focus-within:not(.ia-table-input-disabled,.ia-table-cellrender-input){border-color:#4259ee}.ia-table-inputbox-container .ia-table-input-container.ia-table-input-error{border-color:#ff3b30}.ia-table-inputbox-container .ia-table-input-container.ia-table-input-disabled{background-color:#f7f7f7;border-color:#e2e8f0;cursor:not-allowed}.ia-table-inputbox-container .ia-table-input-container.ia-table-cellrender-input{border:none}.ia-table-inputbox-container .ia-table-input-container.has-left-icon{padding-left:8px}.ia-table-inputbox-container .ia-table-input-container.has-right-icon{padding-right:8px}.ia-table-inputbox-container .ia-table-input-container.has-left-icon-button{padding-left:8px}.ia-table-inputbox-container .ia-table-input-container.has-right-icon-button{padding-right:8px}.ia-table-inputbox-container .ia-table-input-container .left-input-icon,.ia-table-inputbox-container .ia-table-input-container .right-input-icon,.ia-table-inputbox-container .ia-table-input-container .left-input-icon-button,.ia-table-inputbox-container .ia-table-input-container .right-input-icon-button{height:24px;color:#60697d}.ia-table-inputbox-container .ia-table-input-container .left-input-icon svg,.ia-table-inputbox-container .ia-table-input-container .right-input-icon svg,.ia-table-inputbox-container .ia-table-input-container .left-input-icon-button svg,.ia-table-inputbox-container .ia-table-input-container .right-input-icon-button svg{width:16px;height:16px}.ia-table-inputbox-container .ia-table-input-container .left-input-icon.hidden,.ia-table-inputbox-container .ia-table-input-container .right-input-icon.hidden,.ia-table-inputbox-container .ia-table-input-container .left-input-icon-button.hidden,.ia-table-inputbox-container .ia-table-input-container .right-input-icon-button.hidden{opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.ia-table-inputbox-container .ia-table-input-container .left-input-icon.hidden.ia-table-body-cell-lock,.ia-table-inputbox-container .ia-table-input-container .right-input-icon.hidden.ia-table-body-cell-lock,.ia-table-inputbox-container .ia-table-input-container .left-input-icon-button.hidden.ia-table-body-cell-lock,.ia-table-inputbox-container .ia-table-input-container .right-input-icon-button.hidden.ia-table-body-cell-lock{opacity:1;visibility:visible}.ia-table-inputbox-container .ia-table-input-container .left-input-icon.hidden.ia-table-body-cell-lock svg path,.ia-table-inputbox-container .ia-table-input-container .right-input-icon.hidden.ia-table-body-cell-lock svg path,.ia-table-inputbox-container .ia-table-input-container .left-input-icon-button.hidden.ia-table-body-cell-lock svg path,.ia-table-inputbox-container .ia-table-input-container .right-input-icon-button.hidden.ia-table-body-cell-lock svg path{fill:#b4bac7}.ia-table-inputbox-container .ia-table-input-container .left-input-icon.visible,.ia-table-inputbox-container .ia-table-input-container .right-input-icon.visible,.ia-table-inputbox-container .ia-table-input-container .left-input-icon-button.visible,.ia-table-inputbox-container .ia-table-input-container .right-input-icon-button.visible{opacity:1;visibility:visible;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.ia-table-inputbox-container .ia-table-input-container .ia-table-input-wrapper{flex:1;height:100%;margin:0;padding:0}.ia-table-inputbox-container .ia-table-input-container .ia-table-input-wrapper .ia-table-input{width:100%;height:100%;border:none;outline:none;background:transparent;font-size:14px;font-weight:400;color:#1f2b4d;padding:0 4px;margin:0}.ia-table-inputbox-container .ia-table-input-container .ia-table-input-wrapper .ia-table-input::placeholder{color:#a0a8b1}.ia-table-inputbox-container .ia-table-input-container .ia-table-input-wrapper .ia-table-input:disabled{cursor:not-allowed;color:#a0a8b1}.ia-table-inputbox-container .ia-table-input-container .ia-table-input-wrapper .ia-table-input::-webkit-inner-spin-button,.ia-table-inputbox-container .ia-table-input-container .ia-table-input-wrapper .ia-table-input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.ia-table-inputbox-container .ia-table-input-container .ia-table-input-wrapper .ia-table-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ia-table-inputbox-container .ia-table-input-error-message{font-size:12px;font-weight:400;color:#ff3b30;margin-top:4px}.ia-table-cell-render-input-disabled{cursor:not-allowed;border:none!important;background-color:#fafafa!important}.ia-table-cell-render-input-disabled input{color:#b4bac7!important;font-weight:400!important}.ia-table-select-search{padding:9.5px 12px}.ia-table-select-search svg path{fill:#a0a8b1}.ia-table-select-search .ia-table-select-search-input{width:100%;border:none;border-radius:8px;padding:0 10px;font-size:14px;outline:none;background-color:inherit;color:#1f2b4d;line-height:16px}.ia-table-select-search .ia-table-select-search-input:focus{border-color:#4259ee}.ia-table-select-search .ia-table-select-search-input::placeholder{color:#b4bac7}.ia-table-select-dropdown{position:absolute;margin-top:6px;border-radius:12px;box-shadow:0 1px 6px #1a277c24;border:none;padding:8px 6px;background-color:#fff;font-family:Manrope,sans-serif;z-index:1050;min-height:135px;max-height:262px}.ia-table-select-reset{width:20px;height:20px;background:transparent;border:none;margin-left:8px}.ia-table-select-reset svg path{fill:#60697d}.ia-table-select-options{max-height:240px;overflow-y:auto;margin-top:2px}.ia-table-select-options::-webkit-scrollbar{width:6px}.ia-table-select-options::-webkit-scrollbar-track{background:transparent}.ia-table-select-options::-webkit-scrollbar-thumb{background-color:#c3c8d4;border-radius:3px}.ia-table-select-options .ia-table-select-option{padding:7.5px 12px;font-size:14px;color:#1f2b4d;line-height:20px;font-weight:500;transition:background-color .2s ease;border-radius:8px}.ia-table-select-options .ia-table-select-option:hover{background-color:#f5f6fa}.ia-table-select-options .ia-table-select-option.ia-table-select-option-selected,.ia-table-select-options .ia-table-select-option.ia-table-select-option-highlighted{background-color:#eef0ff}.ia-table-select-options .ia-table-select-option.ia-table-option-disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;color:#b4bac7}.ia-table-select-options .ia-table-select-no-options{padding:12px;text-align:center;color:#a0a8b1;font-style:italic}.ia-table-selectbox-container{width:100%;font-family:Manrope,sans-serif;position:relative;margin:0;padding:0}.ia-table-selectbox-container .ia-table-select-label{font-size:12px;font-weight:500;color:#60697d;line-height:16px;margin-bottom:6px;display:block}.ia-table-selectbox-container .ia-table-select-container{width:100%;height:32px;border:1px solid #d9dde7;border-radius:8px;background-color:#fff;padding:0 12px;cursor:pointer;transition:all .2s ease-in-out;position:relative;margin:0}.ia-table-selectbox-container .ia-table-select-container:hover:not(.ia-table-select-disabled,.ia-table-selectrenderer){border-color:#4259ee}.ia-table-selectbox-container .ia-table-select-container.ia-table-select-disabled{background-color:#f2f4fb;border-color:#e2e8f0;cursor:not-allowed;opacity:.7}.ia-table-selectbox-container .ia-table-select-container.ia-table-selectrenderer{border:none}.ia-table-selectbox-container .ia-table-select-container .ia-table-select-value{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:400;color:#1f2b4d;line-height:19px}.ia-table-selectbox-container .ia-table-select-container .ia-table-select-value:empty:before{content:"Select an option";color:#b4bac7}.ia-table-selectbox-container .ia-table-select-container .ia-table-select-arrow{width:16px;height:16px;transition:transform .2s ease}.ia-table-selectbox-container .ia-table-select-container .ia-table-select-arrow svg{transition:transform .2s ease;fill:#404b62}.ia-table-cell-render-select-disabled .ia-table-select-disabled .ia-table-select-value{color:#b4bac7!important;font-weight:400!important}.ia-table-cell-render-select-disabled .ia-table-select-disabled{border:none!important;background-color:inherit!important;cursor:not-allowed!important}.ia-table-cell-render-select-disabled .ia-table-select-disabled svg path{fill:#d9dde7}.ia-checkbox-container{-webkit-user-select:none;user-select:none}.ia-checkbox-input,.ia-checkbox-icon{width:16px;height:16px}.ia-checkbox-input{position:absolute;opacity:0;margin:0}.ia-checkbox-custom{width:16px;height:16px;transition:all .2s ease}.ia-checkbox-label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d}.ia-checkbox-disabled{opacity:.5;cursor:not-allowed}.ia-checkbox-disabled .ia-checkbox-input,.ia-checkbox-disabled .ia-checkbox-custom{cursor:not-allowed}.ia-checkbox-container:not(.ia-checkbox-disabled):hover .ia-checkbox-custom{opacity:.9}.ia-checkbox-input:focus-visible+.ia-checkbox-custom{outline:2px solid var(--focus-color, #4259ee);outline-offset:1px}.ia-table-radio-group-container{width:100%}.ia-table-radio-group-container.vertical{flex-direction:column}.ia-table-radio-group-container.horizontal{flex-direction:row}.ia-table-radio-option{padding:0;margin:0;-webkit-user-select:none;user-select:none;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d}.ia-table-radio-input{opacity:0;height:0;width:0}.ia-table-radio-custom{height:16px;width:16px;min-width:16px;background-color:#fff;border:1px solid #c3c8d4;border-radius:50%;transition:all .2s ease}.ia-table-radio-custom:after{content:"";position:absolute;display:none;width:8px;height:8px;border-radius:50%;background:#4259ee}.ia-table-radio-input:checked~.ia-table-radio-custom{border-color:#4259ee}.ia-table-radio-input:checked~.ia-table-radio-custom:after{display:block}.ia-table-radio-input:focus-visible~.ia-table-radio-custom{box-shadow:0 0 0 3px #4259ee33;outline:none}.ia-table-radio-input:disabled~.ia-table-radio-custom{background-color:#f4f5f7;border-color:#dfe1e6;cursor:not-allowed}.ia-table-radio-input:disabled~.ia-table-radio-custom:after{background:#a5adba}.ia-table-radio-input:disabled~.ia-table-radio-label{color:#a5adba;cursor:not-allowed}.ia-table-radio-label.ia-table-radio-label-selected{color:#1f2b4d}.ia-table-menu-container{position:relative}@keyframes menuTravelFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes menuTravelToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes menuTravelFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes menuTravelToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes menuTravelFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes menuTravelToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}@keyframes menuTravelFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes menuTravelToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}@keyframes menuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes menuFadeOut{0%{opacity:1}to{opacity:0}}.ia-table-menu-submenu{background-color:#fff;box-shadow:0 0 4px #0000001f;z-index:9999;margin-top:6px;border-radius:12px;padding:8px 6px;will-change:transform,opacity}.ia-table-menu-submenu.ia-table-submenu-only{margin-top:-5px}.ia-table-menu-submenu.menu-entered{opacity:1;transform:scale(1)}.ia-table-menu-submenu.ia-table-position-bottom.flip-center.menu-entering{animation:menuTravelFromBottom .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-bottom.flip-left.menu-entering{animation:menuTravelFromLeft .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-bottom.flip-right.menu-entering{animation:menuTravelFromRight .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-bottom.menu-exiting{animation:menuTravelToBottom .2s ease-in forwards}.ia-table-menu-submenu.ia-table-position-top.flip-center.menu-entering{animation:menuTravelFromTop .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-top.flip-left.menu-entering{animation:menuTravelFromLeft .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-top.flip-right.menu-entering{animation:menuTravelFromRight .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-top.menu-exiting{animation:menuTravelToTop .2s ease-in forwards}.ia-table-menu-submenu.ia-table-position-left.flip-center.menu-entering{animation:menuTravelFromLeft .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-left.flip-top.menu-entering{animation:menuTravelFromTop .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-left.flip-bottom.menu-entering{animation:menuTravelFromBottom .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-left.menu-exiting{animation:menuTravelToLeft .2s ease-in forwards}.ia-table-menu-submenu.ia-table-position-right.flip-center.menu-entering{animation:menuTravelFromRight .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-right.flip-top.menu-entering{animation:menuTravelFromTop .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-right.flip-bottom.menu-entering{animation:menuTravelFromBottom .3s ease-out forwards}.ia-table-menu-submenu.ia-table-position-right.menu-exiting{animation:menuTravelToRight .2s ease-in forwards}.ia-table-menu-submenu .ia-table-menu-option{padding:7.5px 12px;font-family:Manrope,sans-serif;font-size:14px;color:#0d152c;line-height:20px;position:relative}.ia-table-menu-submenu .ia-table-menu-option:hover{background-color:#eceefd}.ia-table-menu-submenu .ia-table-menu-option.ia-table-menu-option-selected{background-color:#eceefd;color:#0d152c}.ia-table-menu-submenu .ia-table-menu-option.ia-table-menu-option-selected .ia-table-menu-option-svg path,.ia-table-menu-submenu .ia-table-menu-option.ia-table-menu-option-selected .ia-table-menu-option-svg rect{fill:#4259ee}.ia-table-menu-submenu .ia-table-menu-option.submenu-active{background-color:#eceefd}.ia-table-menu-submenu .ia-table-menu-option.submenu-active .ia-table-menu-option-svg path,.ia-table-menu-submenu .ia-table-menu-option.submenu-active .ia-table-menu-option-svg rect{fill:#4259ee}.ia-table-menu-submenu .ia-table-menu-option .submenu-indicator{color:#6e7781}.ia-table-menu-submenu .ia-table-menu-option .submenu-indicator svg{width:6px;height:10px}.ia-table-menu-submenu button{background-color:inherit;height:35px;border:none;border-radius:8px;padding:7.5px 12px;font-family:Manrope,sans-serif;font-size:14px;color:#0d152c;line-height:20px;position:relative}.ia-table-menu-submenu button:hover{background-color:#eceefd}.ia-table-settings-button svg{width:14px;height:3.5px;fill:#60697d}.ia-table-settings-button:hover{background-color:var(--text-button-hover-bg-color, #ebedf2)}.ia-table-settings-button:hover svg{fill:var(--text-button-hover-text-color, #4a5568)}.ia-table-settings-button:active{background-color:var(--text-button-active-bg-color, #e2e4eb)}.ia-table-settings-button:active svg{fill:var(--text-button-active-text-color, #2d3748)}.ia-table-table-toolbar{background-color:#fff;border-top-right-radius:8px;border-top-left-radius:8px;padding:12px 16px 16px}.ia-table-table-toolbar .ia-table-toolbar-left .ia-table-header-content .ia-table-header-text{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:#0d152c}.ia-table-menu{padding:0;margin:0}.ia-table-menu .ia-table-menu-label{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-align:right;color:#60697d}.ia-table-menu .ia-table-menu-text{border:1px solid #c3c8d4;font-family:var(--table-pagination-menu-font-family);font-weight:var(--table-pagination-menu-font-weight);font-size:var(--table-pagination-menu-font-size);line-height:var(--table-pagination-menu-line-height);letter-spacing:var(--table-pagination-menu-letter-spacing);color:#0d152c;padding:5px 11px}.ia-table-menu .ia-table-menu-text .ia-table-menu-icon{transform:rotate(90deg);transition:transform .2s ease-in-out}.ia-table-menu .ia-table-menu-text .ia-table-menu-icon.ia-table-rotate-180{transform:rotate(270deg)}.ia-table-table-footer{border-top:1px solid #d9dde7;padding-left:16px;height:60px}.ia-table-table-footer .ia-table-table-pagination{padding:16px 8px 12px}.ia-table-table-footer .ia-table-table-pagination .ia-table-page-buttons{padding:0;margin:0}.ia-table-table-footer .ia-table-table-pagination .ia-table-page-buttons .ia-table-page-button{width:24px;height:24px;border:none;background-color:#fff;padding:0;margin:0}.ia-table-table-footer .ia-table-table-pagination .ia-table-page-buttons .ia-table-page-count{min-height:24px;min-width:24px;padding:0 8.5px;font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;margin:0}.ia-table-table-footer .ia-table-table-pagination .ia-table-page-buttons .ia-table-page-count:hover{background-color:#eceefd;color:#3649c6;border-radius:6px}.ia-table-table-footer .ia-table-table-pagination .ia-table-page-buttons .ia-table-active-page{color:#3649c6;border-radius:6px;border:1px solid #4259ee}.table-setting-format-tab{padding:16px;width:100%;height:100%;overflow-y:auto}.table-setting-format-tab .format-section{margin-bottom:16px}.table-setting-format-tab .format-section:last-child{margin-bottom:0}.table-setting-format-tab .format-section .format-section-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:1.67;color:#7a8294;margin:0 0 8px}.table-setting-format-tab .format-section .format-options-container{margin:0}.table-setting-format-tab .format-option .radio-container{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:1.33;color:#1f2b4d;padding:4px 0}.table-setting-format-tab .format-option .radio-container input[type=radio]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.table-setting-format-tab .format-option .radio-container .radio-checkmark{position:relative;display:inline-block;height:16px;width:16px;background-color:#fff;border:1px solid #c3c8d4;border-radius:50%;margin-right:8px}.table-setting-format-tab .format-option .radio-container .radio-checkmark:after{content:"";position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#4259ee}.table-setting-format-tab .format-option .radio-container input[type=radio]:checked~.radio-checkmark{border-color:#4259ee}.table-setting-format-tab .format-option .radio-container input[type=radio]:checked~.radio-checkmark:after{display:block}.table-setting-format-tab .format-option .radio-container .radio-label{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:1.33;color:#1f2b4d}.table-setting-format-tab .format-divider{height:1px;background-color:#f5f6fa;margin:12px 0}.ia-table-selection-checkbox-container .ia-table-selection-dropdown-icon{margin-left:4px}.ia-table-selection-checkbox-wrapper{position:relative;width:16px;height:16px;margin:0}.ia-table-selection-checkbox{position:absolute;opacity:0;width:16px;height:16px;margin:0;display:none}.ia-table-checkbox-check-icon,.ia-table-checkbox-partial-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ia-table-checkbox-check-icon,.ia-table-checkbox-partial-icon{width:16px;height:16px}.ia-table-selection-checkbox.indeterminate+.ia-table-selection-checkbox-custom{background-color:#eceefd;border-color:#4259ee}.ia-table-selection-checkbox:disabled+.ia-table-selection-checkbox-custom{opacity:.5;cursor:not-allowed}.ia-table-selection-dropdown-wrapper{position:fixed;z-index:10002;transform:translateZ(0);will-change:transform;isolation:isolate}.ia-table-selection-dropdown{background:#fff;box-shadow:0 4px 12px #00000026;border-radius:4px;min-width:220px;display:none;margin-top:4px}.ia-table-selection-dropdown.ia-table-open{display:block}.ia-table-dropdown-menu{padding:8px 0}.ia-table-dropdown-item{white-space:nowrap;transition:background-color .2s;padding:8px 12px 8px 16px;border-radius:8px}.ia-table-dropdown-item:hover{background-color:#f5f6fa}.ia-table-dropdown-item.ia-table-current-active,.ia-table-dropdown-item.ia-table-all-active{background-color:#eceefd}.ia-table-dropdown-item.ia-table-disabled{opacity:.5;cursor:not-allowed}.ia-table-dropdown-item.ia-table-disabled:hover{background-color:transparent}.ia-table-item-wrapper{width:100%}.ia-table-item-text{flex:1;position:relative;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#1f2b4d}.ia-table-current-active .ia-table-current-page-item:before{visibility:visible}.ia-table-all-active .ia-table-all-records-item:before{visibility:visible}.ia-table-checkmark{margin-left:auto;color:#1976d2;font-weight:700;padding-left:8px}.table-setting-column-search-container{padding:8px 16px;width:100%;height:48px;margin:0}.collapse-button{background:none;border:none;padding:5px;transition:transform .2s ease;color:#60697d}.collapse-button.scrollable-caret{margin-right:8px}.collapse-button.scrollable-caret svg{width:12px;height:12px}.collapse-button.collapsed{transform:rotate(-270deg)}.collapse-button:hover{color:#0d152c}.collapse-icon{width:12px;height:12px;color:#60697d}.checkbox-container{margin:0}.checkbox-container.checked .checkbox-wrapper{color:#3649c6}.checkbox-container:hover .checkbox-wrapper{opacity:.8}.checkbox-container:active .checkbox-wrapper{opacity:.6}.checkbox-wrapper{border-radius:2px;transition:all .15s ease}.checkbox-wrapper input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.checkbox-wrapper .checkbox-icon{width:15px;height:15px}.search-input-container{flex:1;height:32px}.search-input-container .search-input{width:100%;height:32px;padding:6px 36px 6px 12px;border:1px solid #d9dde7;border-radius:6px;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#0d152c;outline:none;background-color:#fff}.search-input-container .search-input::placeholder{color:#60697d}.search-input-container .search-input:focus{border-color:#3649c6}.search-icon-container{right:12px;top:50%;transform:translateY(-50%)}.search-icon-container .search-icon{width:12px;height:12px;color:#60697d}.table-setting-column-collapse-container{flex:1;overflow-y:auto}.table-setting-column-collapse-container.collapsed{display:none}.table-setting-frozen-columns-container,.table-setting-scroll-columns-container{padding:12px 16px}.table-setting-section-header{margin-bottom:8px}.table-setting-section-header h3{font-size:14px;font-weight:600;color:#60697d;margin:0;line-height:20px}.table-setting-frozen-columns-container{border-bottom:1px solid #e5e7eb}.table-setting-frozen-column-list,.table-setting-scroll-main-column-list{overflow:visible;max-height:none;transition:all .3s ease}.table-setting-frozen-column-list.collapsed,.table-setting-scroll-main-column-list.collapsed{max-height:0;overflow:hidden}.table-setting-column-item,.table-setting-scroll-main-column,.table-setting-scroll-inner-column{font-size:12px;line-height:16px;color:#0d152c;cursor:default;min-height:26px;padding:8px 16px 8px 44px}.table-setting-column-item .checkbox-container,.table-setting-scroll-main-column .checkbox-container,.table-setting-scroll-inner-column .checkbox-container,.table-setting-column-item .collapse-button,.table-setting-scroll-main-column .collapse-button,.table-setting-scroll-inner-column .collapse-button{margin-right:8px}.table-setting-column-item.dragging,.table-setting-scroll-main-column.dragging,.table-setting-scroll-inner-column.dragging{opacity:.5;cursor:grabbing}.table-setting-scroll-main-column{font-weight:500;padding-left:44px}.table-setting-scroll-inner-column-list{overflow:visible;max-height:none;transition:all .3s ease}.table-setting-scroll-inner-column{width:fit-content}.table-setting-scroll-inner-column.dragging{opacity:.5;cursor:grabbing}.ia-table-prompt-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:10000;animation:ia-table-prompt-fade-in .2s ease-out}.ia-table-prompt-overlay .ia-table-prompt{width:400px;height:224px;background-color:#fff;box-shadow:0 0 4px #0000001f;border-radius:8px;max-height:90vh;animation:ia-table-prompt-slide-in .2s ease-out;max-width:95vw;overflow:hidden}.ia-table-prompt-overlay .ia-table-prompt .ia-table-prompt-header{height:28px;padding:8px 16px 0}.ia-table-prompt-overlay .ia-table-prompt .ia-table-promt-cross-icon{height:20px;width:20px}.ia-table-prompt-overlay .ia-table-prompt .ia-table-prompt-content{padding:0 60px;flex:1;overflow-y:auto}.ia-table-prompt-overlay .ia-table-prompt .ia-table-prompt-content-icon{height:48px;width:48px}.ia-table-prompt-overlay .ia-table-prompt .ia-table-prompt-content .ia-table-prompt-title{margin-top:8px;font-family:Manrope,sans-serif;font-weight:800;font-size:16px;line-height:24px;color:#0d152c}.ia-table-prompt-overlay .ia-table-prompt .ia-table-prompt-content .ia-table-prompt-message{margin-top:4px;font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#60697d;text-align:center}.ia-table-prompt-overlay .ia-table-prompt .ia-table-prompt-footer{padding:16px;flex-shrink:0;margin-top:auto}@keyframes ia-table-prompt-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ia-table-prompt-slide-in{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.ia-table-prompt-overlay .ia-table-prompt{width:95vw}}.save-view-modal-children .save-view-modal-children-header{height:36px;background:#f6ebbf;border-radius:4px;padding:4px 6px}.save-view-modal-children .save-view-modal-children-header .save-view-modal-children-header-text{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:19px}.save-view-modal-children .save-view-modal-children-body{margin-top:24px}.save-view-modal-children .save-view-modal-children-body .impact_inputbox_container{width:100%}.save-view-modal-children .save-view-modal-children-body .impact_inputbox_container>label{line-height:16px}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-radio-group{margin-top:20px}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-radio-group .save-view-modal-children-body-radio-group-text{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#60697d}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-radio-group .MuiFormGroup-root.orientation-row{height:20px}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-checkbox{margin-top:24px;width:fit-content}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-replace-view{margin-top:38px}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-replace-view>span{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#b4bac7}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-replace-view>span:before{left:-138px;position:absolute;content:"";background:#d9dde7;height:1px;right:156px;top:8px}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-replace-view>span:after{left:156px;position:absolute;content:"";background:#d9dde7;height:1px;top:8px;right:-138px}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-replace-view-select{margin-top:28px}.save-view-modal-children .save-view-modal-children-body .save-view-modal-children-body-replace-view-select .ia-select-label-v3{line-height:16px}.save-view-menu{width:329px;bottom:2px;top:115px;left:15px;border-radius:12px;border:1px solid #f0f0f0;padding:8px 6px;background:#fff;box-shadow:0 1px 6px #1a277c24;z-index:1000;opacity:1;height:393px}.save-view-menu .save-view-menu-footer{padding:8px 0;height:44px;width:calc(100% - 12px);bottom:0}.save-view-menu .save-view-menu-view-list-item-divider{border:.5px solid #f5f6fa;margin:0;bottom:46px;width:96%}.save-view-menu .save-view-menu-title{padding:7.5px 12px}.save-view-menu .save-view-menu-title>span{font-size:12px;font-weight:700;color:#60697d;line-height:15px}.save-view-menu .save-view-menu-title .save-view-menu-default-view{gap:3px}.save-view-menu .save-view-menu-title .save-view-menu-default-view .save-view-menu-default-view-text{font-size:14px;font-weight:500;line-height:20px;color:#7a8294}.save-view-menu .save-view-menu-view-type{padding:7.5px 12px}.save-view-menu .save-view-menu-search-container{height:35px}.save-view-menu .save-view-menu-search-container .impact_inputbox_container_with_icons{width:100%}.save-view-menu .save-view-menu-search-container .impact_inputbox_container_with_icons .impact-input-wrapper{width:100%;border:none!important}.save-view-menu .save-view-menu-search-container .impact_inputbox_container_with_icons .impact-input-wrapper .left-input-icon{height:16px}.save-view-menu .save-view-menu-search-container .impact_inputbox_container_with_icons .impact-input-wrapper .left-input-icon>svg{color:#60697d}.save-view-menu .save-view-menu-view-list-container{overflow:auto;top:125px;bottom:48px;width:96%}.save-view-menu .save-view-menu-view-list-container .save-view-menu-view-list-item{height:35px;padding:8px 12px;border-radius:8px}.save-view-menu .save-view-menu-view-list-container .save-view-menu-view-list-item.active{background-color:#eceefd}.save-view-menu .save-view-menu-view-list-container .save-view-menu-view-list-item:hover{background-color:#f0f0f0}.save-view-menu .save-view-menu-view-list-container .save-view-menu-view-list-item .save-view-menu-view-list-item-name{font-size:14px;font-weight:500;color:#1f2b4d}.save-view-menu .save-view-menu-view-list-container .save-view-menu-view-list-item .save-view-menu-view-list-item-actions>svg{visibility:hidden}.save-view-menu .save-view-menu-view-list-container .save-view-menu-view-list-item .save-view-menu-view-list-item-actions .default-view-active-icon{visibility:visible}.save-view-menu .save-view-menu-view-list-container .save-view-menu-view-list-item:hover .save-view-menu-view-list-item-actions>svg{visibility:visible}.ia-table-save-view{padding:0 16px;width:100%}.ia-table-save-view .table-setting-save-view-container{width:100%;background:linear-gradient(83.74deg,#f5f9ec 72.68%,#d7e5b2 108.88%);border:1px solid #eaf3d7;padding:12px;border-radius:8px}.ia-table-save-view .table-setting-save-view-container .save-view-icon-title .save-view-title{font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:16px}.ia-table-save-view .table-setting-save-view-container .save-view-container-active-view{max-width:165px}.ia-table-save-view .table-setting-save-view-container .save-view-container-active-view .ia-table-rotate-270:not(:hover) path{fill:#1f2b4d}.ia-table-settings-panel{gap:12px;isolation:isolate;margin:12px 12px 12px 10px;min-width:355px;max-width:355px;min-height:400px;overflow-y:auto;background:#fff;box-shadow:0 0 4px #0000001f;border-radius:8px}.ia-table-settings-panel-header{flex-direction:row;padding:12px 16px;width:100%;height:48px;background:#eceefd;border-radius:8px 8px 0 0;margin:0}.ia-table-settings-panel-header h3{margin:0;font-family:Manrope,sans-serif;font-style:normal;font-weight:800;font-size:16px;line-height:24px;color:#1f2b4d}.ia-table-settings-panel-close{flex-direction:row;padding:7px;gap:4px;width:24px;height:24px;background:inherit;border-radius:8px;border:none;color:#60697d}.ia-table-settings-panel-close:hover{color:#1f2b4d}.ia-table-settings-panel-tabs{flex-direction:row;padding:3px;width:323px;height:39px;background:#fff;border:1px solid #d9dde7;border-radius:8px;margin:0}.ia-table-settings-panel-tab{flex-direction:row;padding:6px 24px;gap:8px;background:transparent;border:none;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;color:#60697d;text-align:center;height:38px;border-bottom:2px solid transparent;transition:all .15s ease}.ia-table-settings-panel-tab span{color:currentColor;display:none}.ia-table-settings-panel-tab .ia-table-settings-panel-tab-icon{width:16px;height:16px;color:currentColor}.ia-table-settings-panel-tab:hover,.ia-table-settings-panel-tab.active{color:#4259ee;font-weight:600;border-bottom:2px solid #4259ee;z-index:1;box-shadow:none}.ia-table-settings-panel-tab.active span{display:block}.ia-table-settings-panel-tab:hover:not(.active){color:#4259ee}.ia-table-settings-panel-tab:focus{outline:none}.ia-table-settings-panel-content{flex:1;overflow-y:auto;background-color:#fff;border-radius:0 0 8px 8px;align-items:flex-start;gap:12px;width:100%;margin:0;padding:0}.table-setting-columns-settings{width:100%;height:100%;font-family:Manrope,sans-serif}.table-setting-column-item,.table-setting-scroll-main-column,.table-setting-scroll-inner-column{padding:2px 16px 2px 44px;font-size:12px;line-height:16px;color:#0d152c;cursor:default}.table-setting-column-item .drag-icon,.table-setting-scroll-main-column .drag-icon,.table-setting-scroll-inner-column .drag-icon{width:14px;height:11px;color:#60697d;margin-right:8px;cursor:grab}.table-setting-column-item:hover,.table-setting-scroll-main-column:hover,.table-setting-scroll-inner-column:hover{background-color:#f5f6fa}.table-setting-column-item .checkbox-container,.table-setting-scroll-main-column .checkbox-container,.table-setting-scroll-inner-column .checkbox-container{margin-right:8px}.table-setting-scroll-main-column{font-weight:500}.table-setting-scroll-inner-column-list{margin-left:24px;overflow:visible;max-height:none;transition:all .3s ease}.table-setting-scroll-inner-column-list.collapsed{max-height:0;overflow:hidden}.ia-table-settings-panel-action-icon{width:16px;height:16px;margin-right:4px;position:relative;display:inline-block}.ia-table-settings-panel-action-icon.check-all:before{content:"";position:absolute;left:3px;top:7px;width:9px;height:4px;border:solid #5c6bc0;border-width:0 0 2px 0}.ia-table-settings-panel-action-icon.uncheck-all:before{content:"";position:absolute;left:3px;top:7px;width:9px;height:2px;background-color:#5c6bc0}.ia-table-settings-panel-columns{padding:8px 0}.ia-table-settings-panel .ia-table-selection-checkbox-wrapper{display:inline-flex;width:auto;height:auto;margin:0 8px 0 0}.ia-table-settings-panel-column-checkbox{margin-right:12px}.ia-table-settings-panel-column-checkbox input[type=checkbox]{position:absolute;opacity:0;width:16px;height:16px;margin:0;z-index:1}.ia-table-settings-panel-column-checkbox input[type=checkbox]+label{padding:0;display:inline-flex;width:16px;height:16px;border:1.5px solid var(--ia-color-neutral-40, #bdbdbd);border-radius:2px;background-color:#fff}.ia-table-settings-panel-column-checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;left:5px;top:1px;width:4px;height:8px;border:solid #5c6bc0;border-width:0 2px 2px 0;transform:rotate(45deg)}.ia-table-settings-panel-column-checkbox input[type=checkbox]:checked+label{background-color:#fff;border-color:#5c6bc0}.ia-table-settings-panel-column-name{line-height:1.4;min-width:0;overflow:visible;font-size:14px;color:var(--ia-color-neutral-80, #424242);flex:1}.ia-table-settings-panel-column-drag{width:16px;height:16px}.ia-table-settings-panel-drag-handle{width:12px;height:12px;position:relative;cursor:grab}.ia-table-settings-panel-drag-handle:before,.ia-table-settings-panel-drag-handle:after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:var(--ia-color-neutral-40, #bdbdbd);border-radius:1px}.ia-table-settings-panel-drag-handle:before{top:3px}.ia-table-settings-panel-drag-handle:after{bottom:3px}.ia-table-settings-panel-no-results{padding:16px;text-align:center;color:#757575;font-size:14px}.ia-table-settings-panel-section-message{padding:16px;text-align:center;color:#757575;font-style:italic;font-size:14px}.ia-table-notification{min-width:367px;min-height:52px;padding:16px;border-radius:4px;position:fixed;top:40px;right:20px;z-index:1000;box-shadow:0 10px 30px #00000026}.ia-table-notification .ia-table-notification-content{font-family:Manrope;font-weight:500;font-size:14px;line-height:20px}.ia-table-notification.ia-table-warning{background-color:#e1bc29;color:#0d152c;border-bottom:4px solid #edd77f}.ia-table-notification.ia-table-error{background-color:#e15554;color:#fff;border-bottom:4px solid #ed9998}.ia-table-notification.ia-table-info{background-color:#4259ee;color:#fff;border-bottom:4px solid #687af1}.ia-table-notification.ia-table-success{background-color:#3bb273;color:#fff;border-bottom:4px solid #89d1ab}.ia-table-shimmer-row{background-color:transparent;min-height:24px}.ia-table-shimmer-cell{padding:8px 12px;box-sizing:border-box;border-bottom:1px solid #d9dde7;width:var(--cell-width);min-width:var(--cell-width);max-width:var(--cell-width);flex:0 0 var(--cell-width)}.ia-table-shimmer-cell:not(:last-child){border-right:1px solid #d9dde7}.ia-table-shimmer-content{flex:1 1 auto;width:100%;height:100%;min-height:16px;border-radius:2px;background:linear-gradient(269.18deg,#b9b9b999 86.91%,#eaeaea63 104.04%,#90909000 128.55%),linear-gradient(269.18deg,#b9b9b999 86.91%,#eaeaea63 104.04%,#90909000 128.55%),linear-gradient(268.26deg,#b9b9b999 -10.41%,#ededed80 .54%,#9090904d 16.21%),linear-gradient(268.26deg,#b9b9b999 -10.41%,#ededed80 .54%,#9090904d 16.21%),#fff;opacity:30%;background-size:200% 100%;animation:shimmerMove 2s ease-in-out infinite;will-change:background-position}@keyframes shimmerMove{0%{background-position:200% 0}to{background-position:-200% 0}}.ia-switch-container .ia-switch{position:relative;width:24px;height:16px;cursor:pointer;-webkit-user-select:none;user-select:none}.ia-switch-container .ia-switch:focus{outline:none}.ia-switch-container .ia-switch:focus-visible{outline:2px solid #807df9;outline-offset:2px;border-radius:8px}.ia-switch-container .ia-switch-track{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;transition:all .2s ease;margin:0;padding:0}.ia-switch-container .ia-switch-thumb{position:absolute;top:3px;left:2.5px;width:10px;height:10px;background-color:#c3c8d4;border-radius:50%;transition:all .2s ease}.ia-switch-container .ia-switch-active .ia-switch-track{background-color:var(--ia-table-switch-selected-bg-color);border-color:#b3bdf8}.ia-switch-container .ia-switch-active .ia-switch-thumb{left:11.5px;background-color:#4259ee}.ia-switch-container .ia-switch-label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d}.ia-switch-container.ia-switch-container-active .ia-switch-label{color:#1f2b4d}.ia-switch-container.ia-switch-disabled{cursor:not-allowed}.ia-switch-container.ia-switch-disabled .ia-switch-track{border-color:#d9dde7}.ia-switch-container.ia-switch-disabled .ia-switch-thumb{background-color:#d9dde7}.ia-switch-container.ia-switch-disabled .ia-switch-label{color:#b4bac7}.ia-switch-container.ia-switch-disabled.ia-switch-container-active .ia-switch-track{border-color:#d9dde7;background-color:var(--ia-table-switch-selected-disabled-bg-color)}.ia-switch-container.ia-switch-disabled.ia-switch-container-active .ia-switch-thumb{background-color:#b3bdf8}.ia-switch-container.ia-switch-disabled.ia-switch-container-active .ia-switch-label{color:#b4bac7}.ia-table-column-search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:9999}.ia-table-column-search-modal{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;width:800px;max-width:90vw;max-height:90vh;overflow:hidden;position:relative;z-index:10000}.ia-table-column-search-header{border-bottom:1px solid #d9dde7;position:relative;z-index:10000;background-color:#eceefd;height:40px;padding:8px 16px;border-top-left-radius:12px;border-top-right-radius:12px}.ia-table-column-search-header h2{font-family:Manrope;margin:0;font-weight:800;font-size:16px;line-height:24px;color:#1f2b4d}.ia-table-close-icon{width:10px;height:10px;color:#60697d}.ia-table-column-search-tabs{position:relative;z-index:10000;padding:24px 16px;margin:0;align-items:center}.ia-table-tab-button{padding:5.5px 11.5px;background:#fff;border:1px solid #d9dde7;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d;cursor:pointer;position:relative;transition:all .2s;outline:none}.ia-table-tab-button:first-child{border-radius:8px 0 0 8px;border-left:1px solid #d9dde7;border-right:0px;border-top:1px solid #d9dde7;border-bottom:1px solid #d9dde7}.ia-table-tab-button:nth-child(3){border-radius:0 8px 8px 0;border-left:0px;border-right:1px solid #d9dde7;border-top:1px solid #d9dde7;border-bottom:1px solid #d9dde7}.ia-table-tab-button.active:first-child{background:#eceefd;color:#4259ee;font-weight:500;margin-right:0;border-left:1px solid #4259ee;border-right:0px;border-top:1px solid #4259ee;border-bottom:1px solid #4259ee}.ia-table-tab-button.active:nth-child(3){background:#eceefd;color:#4259ee;font-weight:500;margin-right:0;border-left:0px;border-right:1px solid #4259ee;border-top:1px solid #4259ee;border-bottom:1px solid #4259ee}.ia-table-tab-separator{width:0;height:32px;border-right:1px solid #4259ee}.ia-table-tab-button:hover:not(.active){border-color:#4259ee;color:#4259ee}.ia-table-clear-all-button{position:absolute;right:27px;top:16px;cursor:pointer;padding:0!important;height:20px!important}.ia-table-column-search-content{padding:0 16px 16px;overflow-y:auto;flex:1;position:relative;z-index:10000;min-height:229px}.ia-table-search-message{color:#7a8294;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:1.4285714286em}.ia-table-operator-select{flex:.8}.ia-table-column-search-footer{padding:16px;border-top:1px solid #d9dde7;position:relative;z-index:10000;background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.ia-table-filter-trash-rule{margin-left:8px}.ia-table-trash-icon path{fill:#60697d}.ia-table-datepicker{font-family:Manrope,sans-serif;position:relative;margin:0;padding:0}.ia-table-datepicker-label{display:block;font-size:12px;font-weight:500;line-height:16px;color:#60697d;margin-bottom:6px;font-family:Manrope}.ia-table-datepicker-required{color:#e15554;margin-left:2px}.ia-table-datepicker-input{width:100%;height:32px;padding:7px 28px 7px 12px;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;font-size:14px;color:#1f2b4d;transition:all .2s ease;outline:none;margin:0;font-family:Manrope}.ia-table-datepicker-input-container{margin:0;padding:0}.ia-table-datepicker-input::placeholder{color:#b4bac7;font-size:14px;font-weight:400;line-height:16px;font-family:Manrope}.ia-table-datepicker-input:hover:not(:disabled,.ia-table-datepickerrenderer-input){border-color:#4259ee}.ia-table-datepicker-input:focus{border-color:#4259ee;box-shadow:0 0 0 2px #4259ee33}.ia-table-datepicker-input.ia-table-datepickerrenderer-input{border:none}.ia-table-datepicker-input-error:not(.ia-table-datepickerrenderer-input){border-color:#e15554!important}.ia-table-datepicker-input-error:not(.ia-table-datepickerrenderer-input):focus{box-shadow:0 0 0 2px #e5393533}.ia-table-datepicker-calendar-button{right:12px;top:50%;transform:translateY(-50%);background:transparent;color:#60697d;transition:color .2s ease;font-family:Manrope}.ia-table-datepicker-calendar-button:hover{color:#1f2b4d}.ia-table-datepicker-calendar-button:focus{outline:none}.ia-table-datepicker-clear-button{right:36px;top:50%;transform:translateY(-50%);width:24px;height:24px;padding:0;background:transparent;color:#60697d;transition:color .2s ease;font-family:Manrope}.ia-table-datepicker-clear-button:hover{color:#1f2b4d}.ia-table-datepicker-clear-button:focus{outline:none}.ia-table-datepicker-error-message{margin-top:4px;font-size:12px;color:#e15554}.ia-table-datepicker-calendar{position:absolute;top:calc(100% + 8px);left:0;width:300px;background-color:#fff;border-radius:8px;box-shadow:0 0 4px #0000001f;z-index:1000;padding:16px}.ia-table-datepicker-calendar-header{margin-bottom:4px}.ia-table-datepicker-selectors{width:100%}.ia-table-datepicker-year-selector{margin-left:-12px}.ia-table-datepicker-current-month,.ia-table-datepicker-current-year{font-size:14px;font-weight:400;line-height:16px;color:#1f2b4d;background-color:#fff}.ia-table-datepicker-selector-button{width:36px;height:36px;padding:0;background:transparent;border-radius:4px;color:#60697d;transition:all .2s ease}.ia-table-datepicker-selector-button:hover{background-color:#f8f9fb;color:#1f2b4d}.ia-table-datepicker-selector-button:focus{outline:none;border-color:#4259ee}.ia-table-datepicker-selector-button svg{width:36px;height:36px}.ia-table-datepicker-month-text,.ia-table-datepicker-year-text{-webkit-user-select:none;user-select:none;font-family:Manrope}.ia-table-datepicker-dropdown-icon{color:#60697d;font-family:Manrope}.ia-table-datepicker-month-dropdown,.ia-table-datepicker-year-dropdown{position:absolute;top:calc(100% + 4px);width:130px;max-height:240px;overflow-y:auto;background-color:#fff;border-radius:12px;box-shadow:0 0 4px #0000001f;z-index:1010;padding:10px 8px 10px 6px;scrollbar-width:thin}.ia-table-datepicker-month-dropdown::-webkit-scrollbar,.ia-table-datepicker-year-dropdown::-webkit-scrollbar{width:4px}.ia-table-datepicker-month-dropdown::-webkit-scrollbar-track,.ia-table-datepicker-year-dropdown::-webkit-scrollbar-track{background:transparent}.ia-table-datepicker-month-dropdown::-webkit-scrollbar-thumb,.ia-table-datepicker-year-dropdown::-webkit-scrollbar-thumb{background-color:#c3c8d4;border-radius:4px}.ia-table-datepicker-month-dropdown{left:0}.ia-table-datepicker-year-dropdown{left:auto;right:-10px}.ia-table-datepicker-dropdown-option{padding:7.5px 12px;font-size:14px;font-weight:500;line-height:20px;color:#1f2b4d;border-radius:8px;display:block;width:100%;text-align:left}.ia-table-datepicker-dropdown-option:hover{background-color:#f5f6fa}.ia-table-datepicker-dropdown-option-selected{background-color:#4259ee;color:#fff;font-weight:500}.ia-table-datepicker-dropdown-option-selected:hover{background-color:#3247d5}.ia-table-datepicker-weekdays{display:grid;grid-template-columns:repeat(7,1fr);row-gap:0px;justify-items:center;font-family:Manrope}.ia-table-datepicker-weekday{height:36px;width:36px;font-size:12px;font-weight:500;line-height:16px;color:#60697d;font-family:Manrope}.ia-table-datepicker-days{display:grid;grid-template-columns:repeat(7,1fr);justify-items:center;margin-bottom:15.5px;font-family:Manrope}.ia-table-datepicker-day{height:36px;width:36px;font-size:14px;line-height:20px;border-radius:8px;color:#1f2b4d;transition:all .2s ease;font-family:Manrope}.ia-table-datepicker-day:hover:not(.ia-table-datepicker-day-outside):not(.ia-table-datepicker-day-selected):not(.ia-table-datepicker-day-disabled){background-color:#eceefd;border:1px solid #b3bdf8;color:#3649c6}.ia-table-datepicker-day-disabled{opacity:.5;cursor:not-allowed;pointer-events:none;color:#b4bac7}.ia-table-datepicker-day-outside{color:transparent;cursor:default}.ia-table-datepicker-day-today{border:1px solid #eceefd}.ia-table-datepicker-day-selected{background-color:#4259ee;color:#fff;font-weight:500}.ia-table-datepicker-day-selected:hover{background-color:#3247d5}.ia-table-datepicker-day-selected.ia-table-datepicker-day-today:after{background-color:#fff}.ia-table-datepicker-footer{padding-top:15.5px;border-top:1px solid #c3c8d4}.ia-table-datepicker-disabled{opacity:.6;pointer-events:none}.ia-table-datepicker-disabled .ia-table-datepicker-input{background-color:#f8f9fb;border-color:#d9dde7;color:#b4bac7;cursor:not-allowed}.ia-table-datepicker-disabled svg path{fill:#b4bac7}.ia-table-datepicker-disabled .ia-table-datepicker-label{color:#b4bac7}.ia-table-daterangepicker{font-family:Manrope,sans-serif;position:relative}.ia-table-daterangepicker-label{display:block;font-size:12px;font-weight:500;line-height:16px;color:#60697d;margin-bottom:6px}.ia-table-daterangepicker-required{color:#e15554;margin-left:2px}.ia-table-daterangepicker-inputs-wrapper{width:200px;border:1px solid #c3c8d4;border-radius:8px;overflow:hidden;background-color:#fff;width:100%;margin:0;padding:0}.ia-table-daterangepicker-inputs-wrapper:hover:not(.ia-table-daterangepickerrenderer-input),.ia-table-daterangepicker-inputs-wrapper:focus-within:not(.ia-table-daterangepickerrenderer-input){border-color:#4259ee}.ia-table-daterangepicker-inputs-wrapper.ia-table-daterangepickerrenderer-input{border:none}.ia-table-daterangepicker-separator{font-size:12px;color:#1f2b4d;padding:0 4px;z-index:1}.ia-table-daterangepicker-input{width:104px;height:32px;background-color:#fff;border:none;font-size:14px;line-height:16px;color:#1f2b4d;transition:all .2s ease;outline:none;margin:0}.ia-table-daterangepicker-input::placeholder{color:#b4bac7;font-size:14px;font-weight:400;line-height:16px}.ia-table-daterangepicker-input.ia-table-first-input{padding:7.5px 0 7.5px 12px}.ia-table-daterangepicker-input.ia-table-last-input{padding:7.5px 12px 7.5px 16px;width:118px}.ia-table-daterangepicker-input-error:not(.ia-table-daterangepickerrenderer-input){border-color:#e15554!important}.ia-table-daterangepicker-input-error:not(.ia-table-daterangepickerrenderer-input):focus:not(.ia-table-daterangepickerrenderer-input){box-shadow:0 0 0 2px #e5393533}.ia-table-daterangepicker-input.ia-table-daterangepickerrenderer-input{border:none}.ia-table-daterangepicker-calendar-button{right:8px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#60697d;z-index:2;pointer-events:auto;background-color:#fff;margin:0;padding:0}.ia-table-daterangepicker-calendar-button:hover{color:#1f2b4d}.ia-table-daterangepicker-calendar-button:focus{outline:none}.ia-table-daterangepicker-clear-button{right:36px;top:50%;transform:translateY(-50%);width:24px;height:24px;padding:0;background:transparent;color:#60697d;transition:color .2s ease;z-index:2}.ia-table-daterangepicker-clear-button:hover{color:#1f2b4d}.ia-table-daterangepicker-clear-button:focus{outline:none}.ia-table-daterangepicker-error-message{margin-top:4px;font-size:12px;font-weight:500;line-height:16px;color:#e15554}.ia-table-daterangepicker-error-message svg{margin-right:2px}.ia-table-daterangepicker-calendar{position:absolute;top:calc(100% + 8px);left:0;width:627px;background-color:#fff;border-radius:8px;box-shadow:0 0 4px #0000001f;z-index:1000;padding:16px}.ia-table-daterangepicker-calendars-container{gap:24px;width:560px}.ia-table-daterangepicker-calendar-side{width:268px}.ia-table-daterangepicker-calendar-header{margin-bottom:4px}.ia-table-daterangepicker-selectors{width:100%}.ia-table-daterangepicker-year-selector{margin-left:-12px}.ia-table-daterangepicker-current-month,.ia-table-daterangepicker-current-year{font-size:14px;font-weight:400;line-height:16px;color:#1f2b4d;background-color:#fff}.ia-table-daterangepicker-selector-button{width:36px;height:36px;padding:0;background:transparent;border-radius:4px;color:#60697d;transition:all .2s ease}.ia-table-daterangepicker-selector-button:hover{background-color:#f8f9fb;color:#1f2b4d}.ia-table-daterangepicker-selector-button:focus{outline:none;border-color:#4259ee}.ia-table-daterangepicker-selector-button svg{width:36px;height:36px}.ia-table-daterangepicker-month-text,.ia-table-daterangepicker-year-text{-webkit-user-select:none;user-select:none;font-family:Manrope}.ia-table-daterangepicker-dropdown-icon{color:#60697d}.ia-table-daterangepicker-month-dropdown,.ia-table-daterangepicker-year-dropdown{position:absolute;top:calc(100% + 4px);width:130px;max-height:240px;overflow-y:auto;background-color:#fff;border-radius:12px;box-shadow:0 0 4px #0000001f;z-index:1010;padding:10px 8px 10px 6px;scrollbar-width:thin}.ia-table-daterangepicker-month-dropdown::-webkit-scrollbar,.ia-table-daterangepicker-year-dropdown::-webkit-scrollbar{width:4px}.ia-table-daterangepicker-month-dropdown::-webkit-scrollbar-track,.ia-table-daterangepicker-year-dropdown::-webkit-scrollbar-track{background:transparent}.ia-table-daterangepicker-month-dropdown::-webkit-scrollbar-thumb,.ia-table-daterangepicker-year-dropdown::-webkit-scrollbar-thumb{background-color:#c3c8d4;border-radius:4px}.ia-table-daterangepicker-month-dropdown{left:0}.ia-table-daterangepicker-year-dropdown{left:auto;right:-10px}.ia-table-daterangepicker-dropdown-option{padding:7.5px 12px;font-size:14px;font-weight:500;line-height:20px;color:#1f2b4d;border-radius:8px;display:block;width:100%;text-align:left}.ia-table-daterangepicker-dropdown-option:hover{background-color:#f5f6fa}.ia-table-daterangepicker-dropdown-option-selected{background-color:#4259ee;color:#fff;font-weight:500}.ia-table-daterangepicker-dropdown-option-selected:hover{background-color:#3247d5}.ia-table-daterangepicker-weekdays{display:grid;grid-template-columns:repeat(7,1fr);row-gap:0px;justify-items:center;font-family:Manrope}.ia-table-daterangepicker-weekday{height:36px;width:36px;font-size:12px;font-weight:500;line-height:16px;color:#60697d}.ia-table-daterangepicker-days{display:grid;grid-template-columns:repeat(7,1fr);row-gap:0;justify-items:center;margin-bottom:15.5px;position:relative;font-family:Manrope}.ia-table-daterangepicker-day{height:36px;width:36px;font-size:14px;line-height:20px;border-radius:8px;color:#1f2b4d;transition:all .2s ease;font-family:Manrope}.ia-table-daterangepicker-day:hover:not(.ia-table-daterangepicker-day-outside):not(.ia-table-daterangepicker-day-selected):not(.ia-table-daterangepicker-day-disabled){background-color:#eceefd;border:1px solid #b3bdf8;color:#3649c6}.ia-table-daterangepicker-day-disabled{opacity:.5;cursor:not-allowed;pointer-events:none;color:#b4bac7}.ia-table-daterangepicker-day-outside{color:transparent;cursor:default}.ia-table-daterangepicker-day-today{border:1px solid #eceefd}.ia-table-daterangepicker-day-selected{background-color:#4259ee;color:#fff;font-weight:500}.ia-table-daterangepicker-day-selected:hover{background-color:#3247d5}.ia-table-daterangepicker-day-selected.ia-table-daterangepicker-day-today:after{background-color:#fff}.ia-table-daterangepicker-day-in-range{background-color:#eceefd;position:relative;width:36px;height:36px}.ia-table-daterangepicker-day-in-range:before{content:"";position:absolute;top:0;left:-2px;right:-2px;bottom:0;background-color:#eceefd;z-index:-1}.ia-table-daterangepicker-day-in-range:hover:before{content:"";top:-1px;bottom:-1px;left:-3px}.ia-table-daterangepicker-day-in-range.ia-table-daterangepicker-day-today:before{top:-1px;bottom:-1px}.ia-table-daterangepicker-day-range-start{background-color:#4259ee;color:#fff;position:relative}.ia-table-daterangepicker-day-range-start:before{content:"";position:absolute;top:0;left:0;right:-2px;bottom:0;background-color:#eceefd;z-index:-1;border-top-left-radius:8px;border-bottom-left-radius:9px}.ia-table-daterangepicker-day-range-start:hover{background-color:#4259ee!important;border:none!important;color:#fff!important}.ia-table-daterangepicker-day-range-end{background-color:#4259ee;color:#fff;position:relative}.ia-table-daterangepicker-day-range-end:before{content:"";position:absolute;top:0;left:-2px;right:0;bottom:0;background-color:#eceefd;z-index:-1;border-top-right-radius:8px;border-bottom-right-radius:9px}.ia-table-daterangepicker-day-range-end:hover{background-color:#4259ee!important;border:none!important;color:#fff!important}.ia-table-daterangepicker-footer{padding-top:15.5px;border-top:1px solid #c3c8d4}.ia-table-daterangepicker-footer .ia-table-selected-day-count,.ia-table-daterangepicker-footer .ia-table-selected-date-title{font-size:12px;font-weight:500;line-height:16px;font-family:Manrope}.ia-table-daterangepicker-footer .ia-table-selected-date-title{color:#60697d}.ia-table-daterangepicker-footer .ia-table-selected-day-count{font-weight:600;color:#0d152c;font-family:Manrope}.ia-table-daterangepicker-selection-tabs{margin-bottom:12px;border-bottom:1px solid #c3c8d4;font-family:Manrope}.ia-table-daterangepicker-tab{padding:8px 16px;font-size:14px;border-bottom:2px solid transparent;font-family:Manrope}.ia-table-daterangepicker-tab-active{border-bottom:2px solid #4259ee;color:#4259ee;font-weight:500;font-family:Manrope}.ia-table-daterangepicker-disabled{opacity:.6;pointer-events:none;font-family:Manrope}.ia-table-daterangepicker-disabled .ia-table-daterangepicker-input{background-color:#f8f9fb;border-color:#d9dde7;color:#b4bac7;cursor:not-allowed;font-family:Manrope}.ia-table-daterangepicker-disabled svg path{fill:#b4bac7}.ia-table-daterangepicker-disabled .ia-table-daterangepicker-label{color:#b4bac7;font-family:Manrope,sans-serif}:root{--ia-table-body-cell-font-size: 14px}.ia-table-body-cell{font-family:Manrope,sans-serif;font-weight:500;color:#1f2b4d;background-color:#fff;border-right:1px solid #d9dde7;border-bottom:1px solid #d9dde7;box-sizing:border-box;transition:background-color .2s ease;display:flex;align-items:center;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;height:46px;font-size:var(--body-cell-font-size-default);line-height:1.43}.ia-table-body-cell.right-pinned{position:sticky;right:0;z-index:15;background-color:#fff}.ia-table-body-cell--size-default{height:46px;font-size:var(--body-cell-font-size-default);line-height:1.43}.ia-table-body-cell--size-compact{height:30px;font-size:12px;line-height:1.33}.ia-table-body-cell--size-comfort{height:52px;font-size:16px;line-height:1.5}.ia-table-body-cell.ia-table-body-cell--font{font-size:var(--ia-table-body-cell-font-size)!important}.ia-table-body-cell--type-string{justify-content:flex-start;text-align:left}.ia-table-body-cell--type-numerical{justify-content:flex-end;text-align:right}.ia-table-body-cell--type-datetime{justify-content:flex-start;text-align:left;background-color:#eceefd!important;border-color:#d9dde7!important}.ia-table-body-cell--type-datetime:hover{background-color:#b3bdf8!important;border-color:#d9dde7!important}.ia-table-body-cell--type-float{justify-content:flex-end;text-align:right;background-color:#eceefd!important;border-color:#d9dde7!important}.ia-table-body-cell--type-float:hover{background-color:#b3bdf8!important;border-color:#d9dde7!important}.ia-table-body-cell--type-list{justify-content:flex-start;text-align:left;background-color:#eceefd!important;border-color:#d9dde7!important}.ia-table-body-cell--type-list:hover{background-color:#b3bdf8!important;border-color:#d9dde7!important}.ia-table-body-cell--type-editable-string{justify-content:flex-start;text-align:left;background-color:#eceefd!important;border-color:#d9dde7!important}.ia-table-body-cell--type-editable-string:hover{background-color:#b3bdf8!important;border-color:#d9dde7!important}.ia-table-body-cell--selected{background-color:#eceefd;border-color:#b3bdf8;z-index:2}.ia-table-body-cell--pressed{background-color:#eceefd;border-color:#b3bdf8;z-index:3}.ia-table-body-cell--pressed.ia-table-body-cell--type-float,.ia-table-body-cell--pressed.ia-table-body-cell--type-editable-string{background-color:#eceefd;border-color:#d9dde7}.ia-table-body-cell:hover,.ia-table-body-cell.ia-table-frozen:hover{background-color:#eceefd}.ia-table-body-cell--disabled{background-color:#f8f9fb;color:#b4bac7;border-color:#d9dde7;pointer-events:none;cursor:default}.ia-table-body-cell--warning{background-color:#fff8e6;border-color:#ffd88d;color:#1f2b4d}.ia-table-body-cell--warning.ia-table-body-cell--type-datetime,.ia-table-body-cell--warning.ia-table-body-cell--type-float,.ia-table-body-cell--warning.ia-table-body-cell--type-list,.ia-table-body-cell--warning.ia-table-body-cell--type-editable-string{background-color:#fff8e6;border-color:#ffd88d}.ia-table-body-cell--error{background-color:#fef2f2;border-color:#fecaca;color:#1f2b4d}.ia-table-body-cell--error.ia-table-body-cell--type-datetime,.ia-table-body-cell--error.ia-table-body-cell--type-float,.ia-table-body-cell--error.ia-table-body-cell--type-list,.ia-table-body-cell--error.ia-table-body-cell--type-editable-string{background-color:#fef2f2;border-color:#fecaca}.ia-table-body-cell.ia-table-frozen{position:sticky;z-index:10;box-shadow:2px 0 5px #0000000d}.ia-table-body-cell.ia-table-frozen.ia-table-body-cell--selected{background-color:#eceefd;border-color:#b3bdf8}.ia-table-body-cell.ia-table-right-pinned{position:sticky;z-index:10}.ia-table-body-cell.ia-table-right-pinned.ia-table-body-cell--selected{background-color:#eceefd;border-color:#b3bdf8}.ia-table-body-cell.ia-table-row-span{vertical-align:top}.ia-table-body-cell__content{flex:1 1 auto;height:100%;width:100%}.ia-table-body-cell__content--numerical{justify-content:flex-end}.ia-table-body-cell__content--string{justify-content:flex-start;text-align:left}.ia-table-body-cell__content--numerical{justify-content:flex-end;text-align:right}.ia-table-body-cell__content--datetime{justify-content:flex-start;text-align:left}.ia-table-body-cell__content--float{justify-content:flex-end;text-align:right}.ia-table-body-cell__content--list{justify-content:flex-start;text-align:left}.ia-table-body-cell__toggle-btn{background:none;border:none;padding:0;width:16px;height:16px;margin-right:6px;color:#666}.ia-table-body-cell__toggle-icon{transition:transform .2s ease;font-size:10px}.ia-table-body-cell__toggle-icon--expanded{transform:rotate(90deg)}.ia-table-body-cell__toggle-icon--collapsed{transform:rotate(0)}.ia-table-body-cell__drag-handle{cursor:move;margin-right:8px;color:#999}.ia-table-body-cell:has(.ia-table-original-content:empty){background-color:#fff}.ia-table-body-cell:has(.ia-table-datepicker-input-error){background:var(--Colors-Error-Surface-Lighter, rgb(246, 204, 204))!important;color:#1f2b4d}.ia-table-center{justify-content:center!important;text-align:center!important}.ia-table-right{justify-content:flex-end!important;text-align:right!important}.ia-table-left{justify-content:flex-start!important;text-align:left!important}.ia-table-body-cell.ia-table-body-cell-selected{border-color:#d9dde7!important;z-index:2;position:relative}.ia-table-body-cell.ia-table-body-cell-selected .ia-table-cell-content{color:#3649c6!important}.ia-table-body-cell.ia-table-body-cell-selected:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background-color:#4259ee}.ia-table-body-cell.ia-table-compact-cell{padding:2.5px 12px!important}.ia-table-body-cell.ia-table-compact-cell .ia-table-inputbox-container,.ia-table-body-cell.ia-table-compact-cell .ia-table-selectbox-container,.ia-table-body-cell.ia-table-compact-cell .ia-table-select-container,.ia-table-body-cell.ia-table-compact-cell .ia-table-badge,.ia-table-body-cell.ia-table-compact-cell .impact-input-wrapper,.ia-table-body-cell.ia-table-compact-cell .ia-select-styled-dropdown-main-button,.ia-table-body-cell.ia-table-compact-cell .impact-dateRangePicker-main-container .dateRangePicker-input-container,.ia-table-body-cell.ia-table-compact-cell button,.ia-table-body-cell.ia-table-compact-cell input,.ia-table-body-cell.ia-table-compact-cell select{height:24px!important}.ia-table-body-cell.ia-table-cell-renderer{padding:2.5px 3px!important}.ia-table-normal-scroll-container .ia-table-body-row .ia-table-body-cell:last-child{border-right:none!important}.ia-table-normal-scroll-container:has(.ia-table-table-empty){width:var(--ia-table-empty-container-width, 1050px);min-height:368px!important;overflow:revert!important;position:sticky;left:0}.ia-table-right-pinned-scroll-container .ia-table-body-row .ia-table-body-cell.ia-table-right-pinned:first-child{border-right:none!important}.ia-table-grand-total-row .ia-table-body-cell,.ia-table-grand-total-row .ia-table-body-cell:has(.ia-table-original-content:empty){background-color:#f4f1f9!important}.ia-table-grand-total-row-title{color:#0d152c;font-weight:700;line-height:21px}.ia-table-default-cell-renderer-design{background-color:#eceefd!important}.ia-table-default-cell-renderer-design .ia-table-body-cell__content{background:#fff;border-radius:8px;height:var(--ia-table-cell-height)}.ia-table-cell-renderer-string .ia-table-body-cell__content .ia-table-original-content,.ia-table-cell-renderer-number .ia-table-body-cell__content .ia-table-original-content{padding-left:16px;padding-right:16px;height:20px}.ia-table-cell-renderer-list .ia-table-body-cell__content .ia-table-original-content,.ia-table-cell-renderer-datetime .ia-table-body-cell__content .ia-table-original-content,.ia-table-cell-renderer-datepicker .ia-table-body-cell__content .ia-table-original-content{padding-left:12px;padding-right:12px;height:20px}.ia-table-default-cell-renderer-design-icon{top:2px;right:12px;height:16px}.ia-table-default-cell-renderer-design-icon svg{width:16px;height:16px;color:var(--ia-table-datepicker-icon-color)}.ia-table-body-selection-cell,.ia-table-selection-cell{position:relative;width:var(--ia-table-selection-width)!important;min-width:var(--ia-table-selection-width)!important;max-width:var(--ia-table-selection-width)!important;padding:var(--ia-table-selection-padding) var(--ia-table-selection-padding) var(--ia-table-selection-padding)!important;flex-shrink:0!important;box-sizing:border-box!important;border-right:1px solid #e0e0e0;background-color:#fff;transition:background-color .2s ease;font-family:Manrope,sans-serif;border-right:1px solid #d9dde7;border-bottom:1px solid #d9dde7;padding:12px 16px}.ia-table-body-selection-cell--size-default{height:46px;min-height:46px}.ia-table-body-selection-cell--size-compact{height:30px;min-height:30px}.ia-table-body-selection-cell--size-comfort{height:52px;min-height:52px}.ia-table-body-selection-cell:hover,.ia-table-selection-cell:hover{background-color:#eceefd}.ia-table-body-selection-cell--selected{background-color:#eceefd;border-color:#b3bdf8}.ia-table-body-selection-cell--selected:hover{background-color:#eceefd}.ia-table-body-selection-cell--disabled{background-color:#f8f9fb;color:#b4bac7;border-color:#d9dde7;pointer-events:none;opacity:.7}.ia-table-body-selection-cell.ia-table-row-span,.ia-table-row-span.ia-table-selection-cell{position:absolute;top:0;left:0;z-index:26}.ia-table-body-selection-cell__checkbox-container{width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}.ia-table-body-selection-cell__checkbox{margin:0!important;position:relative!important;width:16px!important;height:16px!important}.ia-table-body-selection-cell__checkbox:focus+.ia-table-body-selection-cell__checkbox-custom{box-shadow:0 0 0 2px #4259ee33}.ia-table-body-selection-cell__checkbox:disabled+.ia-table-body-selection-cell__checkbox-custom{background-color:#f8f9fb;border-color:#d9dde7;cursor:not-allowed}.ia-table-row-container{position:relative;height:inherit}.ia-table-pinned-height{height:46px}.ia-table-body-row{width:fit-content;min-width:100%;background-color:#fff;transition:background-color .3s ease;cursor:default;box-sizing:border-box;height:inherit;position:relative}.ia-table-body-row.ia-table-selected{background-color:#eceefd}.ia-table-body-row.ia-table-recently-updated{animation:highlight-row 2s ease-in-out}.ia-table-row-expand-cell{width:32px;min-width:32px;position:static;z-index:20}.ia-table-row-expand-cell.ia-table-frozen{position:sticky}.ia-table-row-expand-icon{width:20px;height:20px;border-radius:50%;background-color:transparent;transition:background-color .2s ease}.ia-table-row-expand-icon .expand-icon{transform:rotate(0);transition:transform .2s ease;font-size:10px}.ia-table-row-expand-icon.expanded .expand-icon{transform:rotate(90deg)}.ia-table-child-children-container{border-left:none;margin-left:0;position:relative;z-index:1}.ia-table-expanded-content{padding:16px;border-bottom:1px solid #e0e0e0;width:100%;box-sizing:border-box;position:relative}.ia-table-body-row[data-virtualized=true]+.ia-table-expanded-content{position:absolute;z-index:1}.ia-table-selection-checkbox-container.ia-table-selection-checkbox-container--disabled{opacity:.5;cursor:not-allowed}.ia-table-body-row[onclick]{cursor:pointer}.ia-table-body-cell{height:100%;padding:12px 16px;border-right:1px solid #d9dde7;box-sizing:border-box}.ia-table-body-cell.ia-table-frozen{position:sticky;z-index:20;background-color:#fff}.ia-table-body-cell.ia-table-frozen.ia-table-selected{background-color:#eceefd}.ia-table-row-selected .ia-table-body-cell,.ia-table-row-selected .ia-table-body-selection-cell{background-color:#eceefd!important;border-right-color:#b3bdf8!important;border-bottom-color:#b3bdf8!important}.ia-table-row-selected .ia-table-right-pinned{border-left-color:#b3bdf8!important}.ia-table-row-hovered .ia-table-body-cell,.ia-table-row-hovered .ia-table-body-selection-cell{background-color:#eceefd!important}.ia-table-grand-total-row{background-color:#f4f1f9}.ia-table-pinned-top-rows-container{border-bottom:1px solid #d9dde7}.ia-table-pinned-bottom-rows-container{border-top:1px solid #d9dde7}.ia-table-pinned-rows-scroll-wrapper{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:scroll-position;pointer-events:none;scroll-behavior:auto}.ia-table-pinned-rows-scroll-wrapper::-webkit-scrollbar{display:none}.ia-table-pinned-rows-scroll-wrapper *{pointer-events:auto}.ia-table-pinned-rows-container{backface-visibility:hidden;-webkit-backface-visibility:hidden}.ia-table-table-empty{color:#1f2b4d;font-family:Manrope,sans-serif;font-size:var(--body-cell-font-size-default);height:100%;width:100%}.ia-table-table-empty svg{width:83px;height:82px}.ia-table-table-empty-title{color:#7a8294;text-align:center;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:24px}.ia-table-virtualized-row{position:absolute;width:100%;height:46px;left:0}.ia-table-virtualized-row-span{z-index:10}.ia-table-child-row-container{width:100%;height:inherit;left:0;z-index:1;opacity:1}.ia-table-detail-row-container{position:absolute;width:100%;left:0;z-index:10}.ia-table-detail-container{height:100%}.ia-table-loading-indicator{height:46px;width:100%;border:1px solid #d9dde7;border-top:none}.ia-table-hidden-loading-indicator{height:10px;width:100%;visibility:hidden}.ia-table-infinite-scroll-loader{position:absolute;width:100%;height:50px;left:0;z-index:1}.ia-table-infinite-scroll-table{width:100%}.ia-table-header-row{width:fit-content;min-width:100%;background-color:#f5f6fa;position:relative;box-sizing:border-box}.ia-table-header-row.ia-table-selected-header{background-color:#eceefd}.ia-table-row{transition:transform .3s cubic-bezier(.2,0,.2,1),opacity .2s ease,background-color .2s ease;transform-origin:center center;position:relative}.ia-table-row[data-animation-state=moving]{z-index:10;box-shadow:0 2px 8px #00000026}.ia-table-row[data-animation-state=affected]{animation:rowShift .3s ease}@keyframes rowShift{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.ia-table-draggable-row.drop-target{border-top:2px solid #2196f3!important;background-color:#2196f30d!important;transition:background-color .2s ease,border-top .2s ease}.ia-table-detail-sibling-wrapper{left:0;width:100%;z-index:1}.ia-table-draggable-row{transition:background-color .2s,opacity .2s,transform .2s;position:relative;display:block;width:100%;height:inherit}.ia-table-draggable-row.draggable{cursor:move;-webkit-user-select:none;user-select:none}.ia-table-draggable-row.dragging{opacity:.5}.ia-table-draggable-row.drag-over{background-color:#2196f30d;box-shadow:inset 0 2px #2196f3}.ia-table-draggable-row.drag-over-above{box-shadow:inset 0 -2px #2196f3}.drag-preview{opacity:.8;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 12px #00000026;pointer-events:none;z-index:1000;transform:rotate(1deg);transition:transform .1s,opacity .1s}.ia-table-drag-handle{cursor:grab;opacity:.5;transition:opacity .2s,transform .1s;display:flex;align-items:center;justify-content:center;padding:0 4px;margin-right:8px;border-radius:3px;color:#666}.ia-table-drag-handle:hover{background-color:#0000000d}.ia-table-drag-handle:active{cursor:grabbing;transform:scale(1.1);opacity:1}.ia-table-draggable-row:hover .ia-table-drag-handle,.ia-table-draggable-row.dragging .ia-table-drag-handle{visibility:visible}.ia-table-draggable-row.draggable:active{transform:scale(.99);transition:transform .1s}.ia-table-draggable-row.drop-target{position:relative}.ia-table-draggable-row.drop-target:after{content:"";position:absolute;left:0;right:0;height:2px;background-color:#2196f3;z-index:1;opacity:0;transition:opacity .2s}.ia-table-draggable-row.drop-target.drop-above:after{top:-1px;opacity:1}.ia-table-draggable-row.drop-target.drop-below:after{bottom:-1px;opacity:1}.ia-table-body-cell>div{display:flex;align-items:center;height:auto;width:100%}.ia-table-body-cell>div>span{flex:1;overflow:hidden}.ia-table-available-span{z-index:35}.ia-table-table-body-content-body{min-width:fit-content;contain:layout style paint;will-change:transform;overflow-anchor:none;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.column-menu-dropdown{position:absolute;z-index:9999;min-width:180px;max-width:240px;background:#fff;box-shadow:0 2px 10px #0003;border-radius:12px;border:1px solid #e0e0e0;font-family:Manrope,sans-serif;font-size:14px;color:#1f2b4d;padding:8px 6px;gap:2px;opacity:1;margin:0}.column-menu-header{height:35px;padding:6px 12px;font-weight:700;font-size:12px;color:#60697d;align-self:stretch;margin:0 0 4px}.column-menu-header svg{color:#60697d}.column-menu-header span{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:1.25em;color:#60697d}.column-menu{margin:0;padding:0}.menu-item{padding:8px 12px;white-space:nowrap;transition:background-color .2s ease;font-weight:500;font-size:14px;line-height:20px;font-family:Manrope,sans-serif;color:#1f2b4d;border-radius:8px;width:170px;height:35px;min-width:130px;margin:0}.menu-item.sort-option.hovered,.menu-item.width-option.hovered,.menu-item.freeze-option.hovered,.menu-item.hide-option.hovered,.menu-item.group-option.hovered{background-color:#f5f6fa}.menu-item.sort-option.active,.menu-item.width-option.active,.menu-item.freeze-option.active,.menu-item.hide-option.active,.menu-item.group-option.active{background-color:#eceefd}.menu-item:hover{background-color:#f5f6fa}.menu-item.active,.menu-item.sort-option.active,.menu-item.width-option.active,.menu-item.freeze-option.active,.menu-item.hide-option.active,.menu-item.group-option.active{background-color:#eceefd}.menu-item .right-arrow-icon{width:6px;height:9px;margin-left:8px}.submenu-tooltip{position:fixed;z-index:10001;min-width:180px;max-width:240px;margin-left:6px;pointer-events:auto;background:#fff;box-shadow:0 2px 10px #0003;border-radius:12px;border:1px solid #e0e0e0;padding:8px 6px}.submenu-tooltip.sort-submenu,.submenu-tooltip.width-submenu{opacity:1;gap:2px}.sort-option-item{padding:8px 12px;white-space:nowrap;font-size:14px;line-height:20px;width:100%;border:none;background:none;text-align:left;font-family:Manrope,sans-serif;font-weight:500;color:#1f2b4d;border-radius:8px}.sort-option-item:hover:not(.active){background-color:#f5f6fa}.sort-option-item.active{background-color:#eceefd!important}.width-options-container{width:100%}.width-option-item{padding:8px 12px;white-space:nowrap;font-size:14px;line-height:20px;width:100%;border:none;background:none;text-align:left;font-family:Manrope,sans-serif;font-weight:500;color:#1f2b4d;border-radius:8px}.width-option-item.active{background-color:#eceefd!important}.width-option-item:hover:not(.active){background-color:#f5f6fa}.width-option-item span{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;color:#1f2b4d}.menu-item.loading{pointer-events:none;opacity:.7}.menu-divider{height:1px;background-color:#f5f6fa;margin:4px 0}.ia-table-header-string-title{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:19px;color:#0d152c;flex:0 1 auto}.ia-table-header-row.ia-table-selected-header .ia-table-header-cell,.ia-table-header-row.ia-table-selected-header .ia-table-selection-header-cell,.ia-table-header-row.ia-table-selected-header>.ia-table-selection-header-cell,.ia-table-header-cell-selected,.ia-table-selection-header-cell-selected{background-color:#eceefd!important;border-top:1px solid #b3bdf8!important;border-right:1px solid #b3bdf8!important}.ia-table-right-pinned-columns-section .ia-table-header-cell{position:sticky;right:0;z-index:15;background-color:#f5f6fa}.ia-table-input-icon{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;max-width:12px!important;max-height:12px!important;display:inline-block}.ia-table-header-search-close{color:#4259ee;margin-left:8px}.ia-table-header-title-container{width:100%;margin:0;padding:0}.ia-table-header-title-container.parent-header{justify-content:center}.ia-table-header-cell.odd-column-group{border-bottom:2px solid #ad97ce!important}.ia-table-header-cell.even-column-group{border-bottom:2px solid #e1bc29!important}.ia-table-search-button,.ia-table-column-menu-icon{opacity:0;transition:opacity .2s ease}.ia-table-header-cell.search-active .ia-table-search-button,.ia-table-header-cell.search-active .ia-table-header-title-container.search-active .ia-table-search-button{opacity:1!important;pointer-events:auto}.ia-table-header-cell.search-active input.ia-table-input{opacity:1!important;pointer-events:auto;display:block}.ia-table-header-cell:hover .ia-table-search-button,.ia-table-header-cell:hover .ia-table-column-menu-icon,.ia-table-search-button.ia-table-active{opacity:1}.ia-table-search-button{padding:0;background:none;border:none;width:24px;height:24px}.ia-table-active .ia-table-header-search-icon{background-color:#eceefd}.ia-table-header-search-icon{height:14px;width:14px;flex-shrink:0}.ia-table-search-button.ia-table-active{color:#1a73e8}.ia-table-search-button:not(.ia-table-active){color:#757575}.ia-table-clear-filter-icon{width:10px;height:10px;display:inline-block;position:relative}.ia-table-column-menu-icon{width:24px;height:24px;justify-content:space-around}.ia-table-column-menu-icon img{opacity:1;color:#444}.filter-indicator{margin-left:4px;color:#1a73e8;font-size:14px}.column-group-toggle{margin-right:4px}.ia-table-header-icons-container{max-width:0;flex:0 0 auto;transition:max-width .3s ease;overflow:hidden;visibility:hidden}.ia-table-header-icons-container.type-int,.ia-table-header-icons-integer{flex-direction:row-reverse}.ia-table-header-content-container{width:100%}.ia-table-header-content-container.align-right{flex-direction:row-reverse}.ia-table-header-content-container.type-int{flex-direction:row-reverse;text-align:end}.ia-table-header-content-container.type-int .ia-table-header-search-close{margin-right:8px;margin-left:0}.ia-table-header-cell:hover .ia-table-header-icons-container{max-width:100px;visibility:visible}.ia-table-header-title-container{width:100%;justify-content:flex-start}.ia-table-header-title-container.type-int{justify-content:flex-end}.ia-table-header-title-container.search-active{width:100%}.ia-table-header-title-container.show-full-text{width:100%!important;max-width:100%!important;flex:1 1 auto!important}.ia-table-header-cell:not(:hover) .ia-table-header-title-container.show-full-text{width:100%!important;max-width:100%!important}.ia-table-header-cell:not(:hover) .ia-table-header-title-container.show-full-text.ia-table-search-active-cell{width:calc(100% - 20px)!important}.ia-table-header-cell:not(:hover) .ia-table-header-title-container.show-full-text.ia-table-search-active-cell+.ia-table-header-icons-container{max-width:100%!important}.ia-table-header-cell:not(:hover) .ia-table-header-title-container.show-full-text.ia-table-search-active-cell+.ia-table-header-icons-container .ia-table-dropdown-toggle{opacity:1}.ia-table-header-cell:hover .ia-table-header-title-container.show-full-text{width:var(--header-width-original, auto)!important;max-width:var(--header-width-original, none)!important}.ia-table-header-cell:hover .ia-table-header-title-container.show-full-text.search-active,.ia-table-header-cell:not(:hover) .ia-table-header-title-container.show-full-text.search-active{width:100%!important;max-width:100%!important}.ia-table-header-cell:hover .show-full-text-container .show-full-text-inner,.ia-table-header-cell:not(:hover) .show-full-text-container .show-full-text-inner{width:100%!important}.ia-table-header-cell.search-active .show-full-text-container,.ia-table-header-cell.search-active .show-full-text-inner{width:100%!important}.ia-table-header-cell:not(:hover) .show-full-text-container{width:100%!important}.ia-table-header-cell:not(:hover) .show-full-text-inner{width:100%!important;flex:1 1 auto!important}.ia-table-header-cell:hover .show-full-text-container,.ia-table-header-cell:hover .show-full-text-inner{width:var(--header-width-original, auto)!important}.ia-table-header-cell button{background:none;border:none;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ia-table-header-cell.search-active{background:#eceefd!important;border-color:#c3c8d4!important}.ia-table-header-cell{background-color:#f5f6fa;font-weight:600;color:#333;font-size:.875rem;border-right:1px solid #c3c8d4;border-top:1px solid #c3c8d4;position:relative}.ia-table-header-cell.ia-table-sortable:hover{background-color:#eaeaea}.ia-table-header-cell.ia-table-center{justify-content:center}.ia-table-header-cell.ia-table-right{justify-content:flex-end}.ia-table-header-cell.ia-table-left{justify-content:flex-start}.ia-table-header-cell.ia-table-has-filter{background-color:#e8f0fe}.ia-table-header-cell.ia-table-has-filter:hover{background-color:#d4e6fc}.ia-table-header-cell:hover .ia-table-sort-button{color:#06c}.ia-table-selection-header-cell{position:relative;width:var(--ia-table-selection-width)!important;min-width:var(--ia-table-selection-width)!important;max-width:var(--ia-table-selection-width)!important;padding:var(--ia-table-selection-padding) var(--ia-table-selection-padding) var(--ia-table-selection-padding)!important;flex-shrink:0!important;box-sizing:border-box!important;border-right:1px solid #e0e0e0}.ia-table-selection-header-cell.ia-table-frozen{background-color:#f5f6fa!important}.ia-table-selection-header-cell input[type=checkbox]{margin:0!important;position:relative!important;width:16px!important;height:16px!important}.ia-table-selection-header-cell.ia-table-frozen{left:0!important;background-color:#f5f5f5!important;z-index:35!important;background-color:#f5f6fa!important}.ia-table-header-cell.ia-table-is-resizing{background-color:#f0f8ff!important}.ia-table-search-close-icon{width:12px!important;height:16px}.ia-table-header-sort-icon{min-width:0;overflow:hidden;visibility:hidden;transition:min-width .1s ease}.ia-table-header-cell:hover .ia-table-header-sort-icon{visibility:visible;min-width:20px}.ia-table-sort-visible{visibility:visible}.ia-table-header-cell:not(:hover) .show-full-text-container .ia-table-header-sort-icon:not(.ia-table-sort-visible){width:0!important;min-width:0!important;margin:0!important;padding:0!important}.ia-table-header-cell:hover .show-full-text-container .ia-table-header-sort-icon{width:auto;min-width:20px;visibility:visible}.ia-table-header-search-badge{background:#f8f9fb;padding:1px;width:8px;height:8px;border-radius:50%;transform:translateY(-50%);top:3px;right:-2px}.ia-table-header-search-badge .ia-table-header-search-badge-icon{width:6px;height:6px;display:block;border-radius:50%;background:#4259ee}.ia-table-normal-columns-section .ia-table-header-row:last-child .ia-table-header-cell:last-child{border-right:none!important}.ia-table-right-pinned-columns-section .ia-table-header-row:last-child .ia-table-header-cell.ia-table-right-pinned:first-child{border-right:none!important}.ia-table-header-cell.ia-table-dragging{opacity:.5!important;cursor:grabbing!important}.ia-table-header-cell.ia-table-drag-over{border-left:2px solid #1a73e8!important;background-color:#1a73e80d!important}.parent-header-cell{padding:8px 12px;text-align:center;box-sizing:border-box}.checkbox-placeholder{position:sticky;left:0;z-index:25}.ia-table-empty-parent-cell{box-sizing:border-box;border-bottom:1px solid #e0e0e0}.ia-table-parent-header-cell.expandable{cursor:pointer}.ia-table-parent-header-cell{box-sizing:border-box}.ia-table-column-group-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:12px}.ia-table-selection-header-cell{position:relative;height:100%;width:var(--ia-table-selection-width)!important;min-width:var(--ia-table-selection-width)!important;max-width:var(--ia-table-selection-width)!important;padding:0px var(--ia-table-selection-padding)!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#f5f6fa;border-top:1px solid #c3c8d4!important;border-right:1px solid #c3c8d4!important;position:sticky!important;left:0!important;z-index:25!important}.ia-table-selection-header-cell:hover{background-color:#eceefd!important}.ia-table-frozen-columns-section,.ia-table-normal-columns-section,.ia-table-right-pinned-columns-section{height:100%}.ia-table-normal-columns-section{min-width:0}.ia-table-frozen-columns-section{max-width:70vw;flex-shrink:0;flex-grow:0;overflow-x:hidden;position:relative;z-index:15}.ia-table-right-pinned-columns-section{max-width:30vw;flex-shrink:0;flex-grow:0;overflow-x:hidden;position:sticky;right:0;z-index:20;background-color:#fff}.ia-table-frozen-columns-section .ia-table-frozen{z-index:10}.ia-table-right-pinned-columns-section .ia-table-body-cell,.ia-table-right-pinned-columns-section .ia-table-header-cell{z-index:15;position:relative;background-color:inherit}.ia-table-normal-columns-section .ia-table-body-cell,.ia-table-normal-columns-section .ia-table-header-cell{z-index:5}.ia-table-table-container{min-width:fit-content;position:relative;height:100%}.ia-table-right-pinned-scroll-container{overflow-y:auto;overflow-x:hidden;height:100%;flex-grow:1;position:relative;scrollbar-width:thin}.ia-table-right-pinned-scroll-container::-webkit-scrollbar{width:8px}.ia-table-right-pinned-scroll-container::-webkit-scrollbar-track{background:#f1f1f1}.ia-table-right-pinned-scroll-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ia-table-right-pinned-columns-section .ia-table-header-cell,.ia-table-right-pinned-columns-section .ia-table-body-cell{border-left:1px solid #d9dde7}.ia-table-nested-table-container{padding:4px 16px 16px;border-radius:4px;box-shadow:0 2px 4px #0000001a;width:auto;clear:both;position:relative;z-index:1}.ia-table-padding-top-16{padding-top:16px}.ia-table-header-scroll-container{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style paint;will-change:scroll-position;pointer-events:none;scroll-behavior:auto}.ia-table-header-scroll-container::-webkit-scrollbar{display:none}.ia-table-header-scroll-container *{pointer-events:auto}.ia-table-body-scroll-wrapper{scrollbar-width:none;-ms-overflow-style:none;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style paint;will-change:scroll-position;scroll-behavior:auto}.ia-table-body-scroll-wrapper:has(.ia-table-table-empty){width:var(--ia-table-empty-container-width);height:368px;overflow:revert!important}.ia-table-body-scroll-wrapper::-webkit-scrollbar{display:none}.ia-table-normal-scrollbar-none::-webkit-scrollbar{display:none}.ia-table-detail-row{box-sizing:border-box;transition:all .3s ease}.ia-table-detail-row.ia-table-detail-frozen{border-right:1px solid #e0e0e0;background-color:transparent}.ia-table-detail-row.ia-table-detail-full-width{width:100%;position:relative;z-index:20}.ia-table-detail-container{position:relative;box-sizing:border-box}.ia-table-detail-row-container{width:100%;position:relative;z-index:10}.ia-table-detail-default{padding:10px}.ia-table-detail-default h4{margin-top:0;margin-bottom:10px;font-size:14px;font-weight:600}.ia-table-detail-default pre{margin:0;white-space:pre-wrap;font-size:12px;background-color:#f5f5f5;padding:8px;border-radius:4px;max-height:300px;overflow:auto}.ia-table-with-aligned-grids{border-top:1px solid #c3c8d4}.ia-table-table-content-wrapper{flex-direction:row;flex:1;overflow:hidden;position:relative;transition:all .3s ease}.ia-table-enterprise-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}.ia-table-enterprise-table.ia-table-padding-bottom-14{padding-bottom:14px}.ia-table-content-border-bottom{border-bottom:1px solid #d9dde7}.ia-table-content-wrapper{flex-direction:row;width:100%;height:100%;overflow:hidden;transition:width .3s ease}.ia-table-content-wrapper-parent{width:100%;height:100%;overflow:hidden}.ia-table-table-content-wrapper.with-settings-panel .ia-table-content-wrapper-parent{width:calc(100% - 371px)}.ia-table-table-content-wrapper.with-settings-panel{gap:10px}.pivot-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff}.pivot-empty-state-content{display:flex;align-items:center;justify-content:center;width:792px;height:352px;gap:56px;border:1px solid #eceefd;border-radius:12px;box-shadow:0 0 18px #0000000f}.pivot-empty-state-illustration{position:relative;width:289px;height:227px;border-radius:12px 0 0 12px;overflow:hidden}.pivot-empty-state-illustration-image{position:absolute;bottom:28px;left:50%;transform:translate(calc(-50% + 7px));width:289px;height:227px}.pivot-empty-state-illustration-image svg{width:100%;height:104.42%;object-fit:cover;object-position:0 -2.01%}.pivot-empty-state-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:447px}.pivot-empty-state-header{display:flex;flex-direction:column;gap:4px;width:100%;margin-bottom:0}.pivot-empty-state-title{font-family:Manrope,sans-serif;font-weight:800;font-size:20px;line-height:30px;color:#0d152c;margin:0;white-space:pre}.pivot-empty-state-arrow{display:inline}.pivot-empty-state-subtitle{font-family:Manrope,sans-serif;font-weight:500;font-size:16px;line-height:1.96;color:#7a8294;margin:0;white-space:nowrap}.pivot-empty-state-bold,.pivot-empty-state-bold-dark{font-weight:800;color:#60697d}.pivot-empty-state-list{display:block;font-family:Manrope,sans-serif;font-weight:500;font-size:16px;line-height:1.96;color:#7a8294;list-style-type:disc;margin:0;padding:0;white-space:nowrap}.pivot-empty-state-list li{margin-left:24px;margin-bottom:0}.pivot-empty-state-list li:last-child{margin-bottom:0}*{box-sizing:border-box}.ia-table-enterprise-table-container{border-radius:8px;overflow:hidden;position:relative;height:100%;box-shadow:0 0 4px #0000001f;background-color:#fff;font-family:Manrope}.ia-table-search-container{position:relative;width:260px}.ia-table-search-container input{width:100%;padding:6px 12px 6px 30px;border:1px solid #d0d0d0;border-radius:4px;font-size:.875rem}.ia-table-search-icon{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#777;font-size:.875rem}.ia-table-body-cell.ia-table-center{justify-content:center}.ia-table-body-cell.ia-table-right{justify-content:flex-end}.ia-table-body-cell.ia-table-left{justify-content:flex-start}.ia-table-table-horizontal-scroll{position:relative;overflow-x:auto;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;will-change:scroll-position;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style paint;scroll-behavior:auto}.ia-table-table-body-content{position:relative;contain:layout style paint;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.ia-table-resizer{position:absolute;right:0;top:0;height:100%;width:6px;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none}.ia-table-sort-button.ia-table-active,.ia-table-header-cell:hover .ia-table-sort-button{color:#06c}.ia-table-filter-indicator{display:inline-block;font-size:14px;line-height:1;vertical-align:middle;color:#1a73e8}.ia-table-clear-filter-button:hover{background-color:#d32f2f1a}.ia-table-table-body{flex:1;overflow-y:auto;overflow-x:hidden}.ia-table-body-row{width:100%;min-height:inherit;height:inherit;transition:background-color .2s}.ia-table-body-row:hover{background-color:#f5f8ff}.ia-table-body-row:has(.ia-table-row-span){position:relative}.ia-table-frozen.ia-table-row-span{height:auto!important;min-height:100%}.ia-table-custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.ia-table-checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#fff;border:1px solid #ccc;border-radius:3px}.ia-table-custom-checkbox:hover input~.ia-table-checkmark{border-color:#999}.ia-table-custom-checkbox input:checked~.ia-table-checkmark{background-color:#06c;border-color:#06c}.ia-table-checkmark:after{content:"";position:absolute;display:none}.ia-table-custom-checkbox input:checked~.ia-table-checkmark:after{display:block;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.ia-table-row-expand-cell{width:40px}.ia-table-row-expand-icon{width:18px;height:18px;transition:transform .2s;color:#666}.ia-table-row-expand-icon.ia-table-expanded{transform:rotate(90deg);color:#06c}.ia-table-expanded-content{padding:12px 12px 12px 48px;background-color:#f8f8f8;border-bottom:1px solid #e6e6e6;transition:all .3s ease}.ia-table-expanded-title{font-weight:600;margin-bottom:8px;color:#333;font-size:14px}.ia-table-expanded-fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.ia-table-field-label{font-size:12px;color:#666;margin-bottom:4px}.ia-table-field-value{font-size:14px;color:#333}.ia-table-filter-label{font-size:.75rem;font-weight:600;color:#555}.ia-table-filter-control{padding:6px 8px;border:1px solid #d0d0d0;border-radius:4px;font-size:.875rem}.ia-table-selection-cell.ia-table-frozen{left:0!important;z-index:25!important}@media screen and (max-width:768px){.ia-table-search-container{width:100%;margin-top:8px}.ia-table-page-info{margin:8px 0}}.ia-table-toggle-icon{font-size:10px;transition:transform .2s ease}.ia-table-parent-header{text-align:center;font-weight:600;border-bottom:none;background-color:#eaeaea}.ia-table-table-header .ia-table-header-row:nth-child(2){font-weight:400;background-color:#f5f6fa}.ia-table-custom-checkbox-wrapper{cursor:pointer;position:relative;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}.ia-table-grouping-cell{position:relative}.ia-table-checkbox-placeholder{background-color:#f0f0f0!important;border-top:none!important}.ia-table-checkbox-placeholder.ia-table-frozen{position:sticky!important;left:0!important;z-index:25!important}.ia-table-main-overlay-loader{top:0;left:0;right:0;bottom:0;background-color:#ffffffb3;z-index:100}body.ia-table-column-resizing{cursor:ew-resize!important;-webkit-user-select:none!important;user-select:none!important}.ia-table-row-span{vertical-align:top;position:relative}body.ia-table-column-resizing .ia-table-header-cell,body.ia-table-column-resizing .ia-table-body-cell{transition:none!important}body.ia-table-column-resizing .ia-table-header-cell{pointer-events:none}body.ia-table-column-resizing .ia-table-resizer{pointer-events:auto!important}.ia-table-selection-dropdown{position:absolute;top:38px;left:0;z-index:1000;width:fit-content;border:1px solid #e0e0e0;animation:fadeIn .15s ease-in-out;opacity:1;padding:8px 6px;border-radius:12px;background:#fff;box-shadow:0 0 var(--SizesS-04) 0 #0000001f}.ia-table-selection-dropdown-item{padding:8px 16px;cursor:pointer;font-size:14px;color:#333;transition:background-color .15s ease}.ia-table-selection-dropdown-item:hover{background-color:#f5f5f5}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ia-table-status-children-container{width:100%}.ia-table-frozen-scroll-container::-webkit-scrollbar{display:none}.ia-table-body-cell.ia-table-row-span{z-index:30!important}.ia-table-custom-checkbox-wrapper,.ia-table-custom-checkbox{width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}.ia-table-without-bottom-border{border-bottom-left-radius:0;border-bottom-right-radius:0}.ia-table-without-top-border{border-top-left-radius:0;border-top-right-radius:0}.ia-table-toolbar-wrapper{background-color:#fff;border-radius:8px}.ia-table-recently-updated{animation:highlight-fade .5s ease;background-color:#e6f7f5!important;box-shadow:0 0 8px #26a69a66!important;position:relative;z-index:1}.ia-table-body-row.ia-table-recently-updated{background-color:#e6f7f5!important;box-shadow:0 0 8px #26a69a66!important}.ia-table-body-row.ia-table-recently-updated>div{background-color:#e6f7f5!important}.ia-table-body-row.ia-table-recently-updated .ia-table-frozen{background-color:#e6f7f5!important;z-index:2}@keyframes highlight-fade{0%{background-color:#e6f7f5!important;box-shadow:0 0 8px #26a69a66!important}40%{background-color:#e6f7f5!important;box-shadow:0 0 8px #26a69a66!important}70%{background-color:#e6f7f580!important;box-shadow:0 0 5px #26a69a33!important}to{background-color:transparent!important;box-shadow:none!important}}.ia-table-selected.ia-table-recently-updated{animation:highlight-fade-selected 1s ease;background-color:#e3f2fd!important;box-shadow:0 0 8px #2196f380!important;position:relative;z-index:1}.ia-table-body-row.ia-table-selected.ia-table-recently-updated{background-color:#e3f2fd!important;box-shadow:0 0 8px #2196f380!important}.ia-table-body-row.ia-table-selected.ia-table-recently-updated>div{background-color:#e3f2fd!important}.ia-table-body-row.ia-table-selected.ia-table-recently-updated .ia-table-frozen{background-color:#e3f2fd!important;z-index:2}@keyframes highlight-fade-selected{0%{background-color:#e3f2fd!important;box-shadow:0 0 8px #2196f380!important}40%{background-color:#e3f2fd!important;box-shadow:0 0 8px #2196f380!important}70%{background-color:#e3f2fd80!important;box-shadow:0 0 5px #2196f333!important}to{background-color:transparent!important;box-shadow:none!important}}.d-block{display:block}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.align-items-start{align-items:flex-start}.flex-shrink-0{flex-shrink:0}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-end{justify-content:end}.justify-content-flex-end{justify-content:flex-end}.align-items-center{align-items:center}.gap-2{gap:2px}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-9{gap:9px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.rounded-8{border-radius:8px}.bg-white{background-color:#fff}.cursor-pointer{cursor:pointer}.pointer-events-none{pointer-events:none}.icon-10{width:10px;height:10px}.icon-12{width:12px;height:12px}.icon-16{width:16px;height:16px}.ia-table-icon-14{width:14px;height:14px}.icon-20{width:20px;height:20px}.icon-24{height:24px;width:24px}.icon-32{height:32px;width:32px}.text-overflow-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-nowrap{white-space:nowrap}.height-inherit{height:inherit}.position-absolute{position:absolute}.ia-table-rotate-90{transform:rotate(90deg)}.ia-table-rotate-180{transform:rotate(180deg)}.ia-table-rotate-270{transform:rotate(270deg)}.position-relative{position:relative}.overflow-hidden{overflow:hidden}.visibility-hidden{visibility:hidden}.ia-table-row-reverse{flex-direction:row-reverse}.ia-table-divider-line{width:1px;height:12px;background-color:#d9dde7;margin-right:12px;margin-left:12px}.ia-table-divider-height-16{height:16px}.ia-table-user-select-none{-webkit-user-select:none;user-select:none}.ia-table-divider{border:.5px solid #d9dde7;width:100%}.ia-table-text-align-center{text-align:center}.ia-table-width-inherit{width:inherit}.ia-table-border-none{border:none}.ia-table-line-clamp-dynamic{display:-webkit-box!important;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:var(--header-line-clamp-dynamic);-webkit-box-orient:vertical;overflow:hidden}.ia-table-line-clamp-2{display:-webkit-box!important;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ia-table-background-transparent{background-color:transparent}.ia-table-pivot-header{height:40px;padding:8px 16px;background-color:#eceefd;border-radius:8px 8px 0 0;flex-shrink:0}.ia-table-pivot-header-title{font-family:Manrope,sans-serif;font-weight:800;font-size:16px;line-height:24px;color:#0d152c;margin:0}.ia-table-pivot-header-close-btn{background-color:transparent;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.ia-table-pivot-header-close-btn svg path{fill:#60697d}.ia-table-pivot-notification{min-width:370px;height:36px;padding:8px 16px;background-color:#e2f4ff;border-radius:8px;flex-shrink:0;gap:80px;margin:24px 17px 0}.ia-table-pivot-notification-content{flex-shrink:0;gap:12px}.ia-table-pivot-notification-icon{width:18px;height:18px;flex-shrink:0}.ia-table-pivot-notification-message{font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:21px;color:#0d152c;margin:0}.ia-table-pivot-notification-close{background:transparent;border:none;cursor:pointer;flex-shrink:0}.ia-table-pivot-notification-close:hover{opacity:.7}.ia-table-pivot-notification-close svg path{fill:#60697d}.ia-table-pivot-version-select{width:326px}.ia-table-pivot-version-select-label{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#60697d;padding:8px 0;flex-shrink:0}.ia-table-pivot-version-select-field-wrapper{flex:1;min-width:135px;max-width:332px}.ia-table-pivot-version-select-field{width:100%;min-height:36px;padding:6px 12px;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;cursor:pointer;transition:border-color .2s ease}.ia-table-pivot-version-select-field:hover{border-color:#4259ee}.ia-table-pivot-version-select-value{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ia-table-pivot-version-select-actions{flex-shrink:0}.ia-table-pivot-version-select-clear{width:24px;height:24px;cursor:pointer}.ia-table-pivot-version-select-clear:hover{opacity:.7}.ia-table-pivot-version-select-clear svg path{fill:#60697d}.ia-table-pivot-version-select-arrow{transition:transform .2s ease}.ia-table-pivot-version-select-arrow path{fill:#60697d}.ia-table-pivot-version-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:10;max-height:200px;overflow-y:auto}.ia-table-pivot-version-select-option{padding:8px 12px;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d;cursor:pointer;transition:background-color .2s ease}.ia-table-pivot-version-select-option:hover{background-color:#f5f6fa}.ia-table-pivot-version-select-option.selected{background-color:#eceefd;color:#4259ee}.ia-table-pivot-version-select-option:first-child{border-radius:8px 8px 0 0}.ia-table-pivot-version-select-option:last-child{border-radius:0 0 8px 8px}.ia-table-pivot-field-item{padding:8px 12px;background-color:#fff;border-radius:8px;cursor:grab;transition:all .2s ease;-webkit-user-select:none;user-select:none;border:1px solid #f5f6fa}.ia-table-pivot-field-item:hover{background-color:#eceefd}.ia-table-pivot-field-item:active{cursor:grabbing}.ia-table-pivot-field-item.dragging{opacity:.5;background-color:#eceefd}.ia-table-pivot-field-item-drag-handle{flex-shrink:0;color:#60697d;padding:0 4.67px}.ia-table-pivot-field-item-drag-handle svg{width:6.67px;height:10.67px}.ia-table-pivot-field-item-drag-handle svg path{fill:#60697d}.ia-table-pivot-field-item-name{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ia-table-pivot-field-list{flex:1;min-height:0;overflow:hidden}.ia-table-pivot-field-list-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#0d152c;margin:0}.ia-table-pivot-field-list-search{background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;overflow:hidden}.ia-table-pivot-field-list-search-input{flex:1;height:32px;padding:0 12px;border:none;outline:none;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:16px;color:#1f2b4d}.ia-table-pivot-field-list-search-input::placeholder{color:#b4bac7}.ia-table-pivot-field-list-search-btn{width:32px;height:32px;background-color:#fff;border:none;border-left:1px solid #c3c8d4;cursor:pointer;transition:background-color .2s ease}.ia-table-pivot-field-list-search-btn:hover{background-color:#f5f6fa}.ia-table-pivot-field-list-search-btn svg path{fill:#60697d}.ia-table-pivot-field-list-content{flex:1;min-height:0;overflow-y:auto;padding-right:4px}.ia-table-pivot-field-list-content::-webkit-scrollbar{width:4px}.ia-table-pivot-field-list-content::-webkit-scrollbar-track{background:transparent}.ia-table-pivot-field-list-content::-webkit-scrollbar-thumb{background-color:#c3c8d4;border-radius:17px}.ia-table-pivot-field-list-group{margin-bottom:8px;padding:2px}.ia-table-pivot-field-list-group-title{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#60697d;padding:8px 0}.ia-table-pivot-field-list-empty{padding:16px;text-align:center;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;color:#60697d}.ia-table-pivot-drop-zone,.ia-table-pivot-drop-zone-header{width:100%}.ia-table-pivot-drop-zone-toggle{background:transparent;border:none;cursor:pointer;padding:0}.ia-table-pivot-drop-zone-toggle-icon{width:24px;height:24px;max-height:24px;padding:4px;background-color:#f5f6fa;border-radius:8px}.ia-table-pivot-drop-zone-toggle-icon svg{transition:transform .2s ease}.ia-table-pivot-drop-zone-toggle-icon svg path{fill:#60697d}.ia-table-pivot-drop-zone-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#0d152c}.ia-table-pivot-drop-zone-header-actions{flex-shrink:0}.ia-table-pivot-drop-zone-delete-btn svg path{fill:#60697d}.ia-table-pivot-drop-zone-delete-btn:hover{border-color:#e15554!important}.ia-table-pivot-drop-zone-delete-btn:hover svg path{fill:#e15554!important}.ia-table-pivot-drop-zone-area{height:180px;padding:24px;border-radius:8px;border-style:dashed;border-width:1px;overflow-x:hidden;overflow-y:auto;transition:all .2s ease}.ia-table-pivot-drop-zone-area.cyan{background-color:#e9f7fc;border-color:#20accf}.ia-table-pivot-drop-zone-area.cyan .ia-table-pivot-drop-zone-empty-text{color:#20accf}.ia-table-pivot-drop-zone-area.cyan svg path{fill:#3fc2e3}.ia-table-pivot-drop-zone-area.cyan.drag-over{background-color:#d4eff7;border-color:#0a8fb0}.ia-table-pivot-drop-zone-area.yellow{background-color:#fcf8ea;border-color:#edd77f}.ia-table-pivot-drop-zone-area.yellow .ia-table-pivot-drop-zone-empty-text{color:#9d831c}.ia-table-pivot-drop-zone-area.yellow svg path{fill:#bf9f22}.ia-table-pivot-drop-zone-area.yellow.drag-over{background-color:#f7f0d4;border-color:#c9b35a}.ia-table-pivot-drop-zone-area.olive{background-color:#f6f6f3;border-color:#aaac8e}.ia-table-pivot-drop-zone-area.olive .ia-table-pivot-drop-zone-empty-text{color:#aaac8e}.ia-table-pivot-drop-zone-area.olive svg path{fill:#aaac8e}.ia-table-pivot-drop-zone-area.olive.drag-over{background-color:#eeeee9;border-color:#8a8c70}.ia-table-pivot-drop-zone-empty{height:100%;min-height:132px}.ia-table-pivot-drop-zone-empty-text{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px}.ia-table-pivot-drop-zone-items{width:100%;max-height:200px}.ia-table-pivot-drop-zone-item{padding:5.5px 12px;background-color:#fff;border-radius:6px;border-left-width:2px;border-left-style:solid;box-sizing:content-box}.ia-table-pivot-drop-zone-item.cyan{border-left-color:#20accf}.ia-table-pivot-drop-zone-item.cyan-checked{border:2px solid #20accf}.ia-table-pivot-drop-zone-item.yellow{border-left-color:#edd77f}.ia-table-pivot-drop-zone-item.yellow-checked{border:2px solid #edd77f}.ia-table-pivot-drop-zone-item-checkbox{flex-shrink:0}.ia-table-pivot-drop-zone-item-checkbox-input{width:16px;height:16px;border:1px solid #c3c8d4;border-radius:4px;cursor:pointer;accent-color:#4259ee;margin:0}.ia-table-pivot-drop-zone-item-checkbox svg path{fill:#fff!important}.ia-table-pivot-drop-zone-item-name{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#60697d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ia-table-pivot-drop-zone-item-remove svg path{fill:#60697d!important}.ia-table-pivot-drop-zone-item:hover .ia-table-pivot-drop-zone-item-remove{display:flex}.ia-table-pivot-section{width:100%}.ia-table-pivot-section-header{background:transparent;border:none;cursor:pointer;padding:0;width:fit-content}.ia-table-pivot-section-toggle{width:24px;height:24px;max-height:24px;padding:4px;background-color:#f5f6fa;border-radius:8px}.ia-table-pivot-section-toggle svg{transition:transform .2s ease}.ia-table-pivot-section-toggle svg path{fill:#60697d}.ia-table-pivot-section-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#0d152c}.ia-table-pivot-section-content{margin-top:12px;padding-left:28px}.ia-table-pivot-totals-section{width:100%}.ia-table-pivot-totals-section-header{background:transparent;border:none;cursor:pointer;padding:0;width:fit-content}.ia-table-pivot-totals-section-toggle{width:24px;height:24px;max-height:24px;padding:4px;background-color:#f5f6fa;border-radius:8px}.ia-table-pivot-totals-section-toggle svg{transition:transform .2s ease}.ia-table-pivot-totals-section-toggle svg path{fill:#60697d}.ia-table-pivot-totals-section-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#0d152c}.ia-table-pivot-totals-section-content{margin-top:12px;padding-left:28px}.ia-table-pivot-totals-group-title{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#60697d}.ia-table-pivot-totals-options{width:100%}.ia-table-pivot-totals-option{padding:6px 12px;background-color:#fff;border:1px solid #b3bdf8;border-radius:8px;width:fit-content}.ia-table-pivot-totals-option .ia-checkbox-container .ia-checkbox-label{font-family:Manrope,sans-serif;font-weight:500;font-size:16px;line-height:1.25;color:#60697d}.ia-table-pivot-totals-divider{width:100%;height:1px;background-color:#c3c8d4}.ia-table-pivot-values-section,.ia-table-pivot-values-section-header{width:100%}.ia-table-pivot-values-section-toggle{background:transparent;border:none;cursor:pointer;padding:0}.ia-table-pivot-values-section-toggle-icon{width:24px;height:24px;max-height:24px;padding:4px;background-color:#f5f6fa;border-radius:8px}.ia-table-pivot-values-section-toggle-icon svg{transition:transform .2s ease}.ia-table-pivot-values-section-toggle-icon svg path{fill:#60697d}.ia-table-pivot-values-section-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#0d152c}.ia-table-pivot-values-section-clear-btn{background-color:#f5f6fa;border:none;border-radius:8px;padding:2px 12px;min-width:56px;max-height:24px;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d;cursor:pointer;transition:background-color .2s ease}.ia-table-pivot-values-section-clear-btn:hover{background-color:#f5f6fa}.ia-table-pivot-values-section-area{height:180px;padding:16px 24px;border-radius:8px;border-style:dashed;border-width:1px;background-color:#f6f6f3;border-color:#aaac8e;overflow-x:hidden;overflow-y:auto;transition:all .2s ease}.ia-table-pivot-values-section-area.drag-over{background-color:#eeeee9;border-color:#8a8c70}.ia-table-pivot-values-section-area.has-items{height:auto;min-height:auto}.ia-table-pivot-values-section-empty{height:100%;min-height:132px}.ia-table-pivot-values-section-empty-text{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#aaac8e}.ia-table-pivot-values-section-empty svg path{fill:#babca4}.ia-table-pivot-values-section-items{width:100%;max-height:200px}.ia-table-pivot-values-item{background-color:#fff;border-left:2px solid #aaac8e;border-radius:8px;padding:8px 12px 12px}.ia-table-pivot-values-item-label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#60697d}.ia-table-pivot-values-item-remove{display:none}.ia-table-pivot-values-item-remove svg path{fill:#60697d}.ia-table-pivot-values-item:hover .ia-table-pivot-values-item-remove{display:flex}.ia-table-pivot-values-item-field-wrapper{position:relative;width:100%}.ia-table-pivot-values-item-field{width:100%;min-height:24px;padding:6px 12px;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;cursor:pointer;transition:border-color .2s ease}.ia-table-pivot-values-item-field:hover{border-color:#4259ee}.ia-table-pivot-values-item-value{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ia-table-pivot-values-item-actions{flex-shrink:0}.ia-table-pivot-values-item-clear{width:24px;height:24px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.ia-table-pivot-values-item-clear:hover{opacity:.7}.ia-table-pivot-values-item-clear svg path{fill:#60697d}.ia-table-pivot-values-item-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:10;max-height:200px;overflow-y:auto}.ia-table-pivot-values-item-option{padding:8px 12px;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d;cursor:pointer;transition:background-color .2s ease}.ia-table-pivot-values-item-option:hover{background-color:#f5f6fa}.ia-table-pivot-values-item-option.selected{background-color:#eceefd;color:#4259ee}.ia-table-pivot-values-item-option:first-child{border-radius:8px 8px 0 0}.ia-table-pivot-values-item-option:last-child{border-radius:0 0 8px 8px}.ia-table-pivot-filters-section,.ia-table-pivot-filters-section-header{width:100%}.ia-table-pivot-filters-section-toggle{background:transparent;border:none;cursor:pointer;padding:0}.ia-table-pivot-filters-section-toggle-icon{width:24px;height:24px;max-height:24px;padding:4px;background-color:#f5f6fa;border-radius:8px}.ia-table-pivot-filters-section-toggle-icon svg{transition:transform .2s ease}.ia-table-pivot-filters-section-toggle-icon svg path{fill:#60697d}.ia-table-pivot-filters-section-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#0d152c}.ia-table-pivot-filters-section-clear-btn{background-color:#f5f6fa;border:none;border-radius:8px;padding:2px 12px;min-width:56px;max-height:24px;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d;cursor:pointer;transition:background-color .2s ease}.ia-table-pivot-filters-section-clear-btn:hover{background-color:#f5f6fa}.ia-table-pivot-filters-section-area{height:180px;padding:16px 24px;border-radius:8px;border-style:dashed;border-width:1px;background-color:#eceefd;border-color:#b3bdf8;overflow-x:hidden;overflow-y:auto;transition:all .2s ease}.ia-table-pivot-filters-section-area.drag-over{background-color:#eceefd;border-color:#b3bdf8}.ia-table-pivot-filters-section-area.has-items{height:auto;min-height:auto}.ia-table-pivot-filters-section-empty{height:100%;min-height:132px}.ia-table-pivot-filters-section-empty-text{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#4259ee}.ia-table-pivot-filters-section-empty svg path{fill:#4259ee}.ia-table-pivot-filters-section-items{width:100%;max-height:200px}.ia-table-pivot-filters-item{background-color:#fff;border-left:2px solid #b3bdf8;border-radius:8px;padding:8px 12px 12px}.ia-table-pivot-filters-item-label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#60697d}.ia-table-pivot-filters-item-mode{margin-top:8px}.ia-table-pivot-filters-item-mode .ia-table-radio-group-container{gap:12px}.ia-table-pivot-filters-item-mode .ia-table-radio-label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d}.ia-table-pivot-filters-item-field-wrapper{position:relative;width:100%}.ia-table-pivot-filters-item:hover .ia-table-pivot-filters-item-remove{display:flex}.ia-table-pivot-filters-item-input{width:100%;min-height:32px;padding:6px 12px;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d;transition:border-color .2s ease}.ia-table-pivot-filters-item-input::placeholder{color:#b4bac7}.ia-table-pivot-filters-item-input:hover,.ia-table-pivot-filters-item-input:focus{border-color:#4259ee;outline:none}.ia-table-pivot-filters-select .ia-table-select-container{min-height:32px}.ia-table-pivot-footer{width:100%;padding-bottom:12px;flex-shrink:0;gap:12px}.ia-table-pivot-footer-divider{width:100%;height:0;border:none;border-top:1px solid #c3c8d4}.ia-table-pivot-footer-actions{padding:0 16px;gap:12px}.ia-table-save-pivot-modal-content{height:100%;padding-top:4px}.ia-table-save-pivot-modal-tabs{border-radius:8px;margin-bottom:24px;width:fit-content}.ia-table-save-pivot-modal-section{height:100%}.ia-table-save-pivot-modal-tab{flex:1;padding:6px 12px;background:transparent;border-radius:8px;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d;cursor:pointer;transition:all .2s ease;border:1px solid #c3c8d4;white-space:nowrap}.ia-table-save-pivot-modal-tab:hover{color:#4259ee}.ia-table-save-pivot-modal-tab--active{border-color:#4259ee;color:#4259ee;background-color:#eceefd}.ia-table-save-pivot-modal-tab:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ia-table-save-pivot-modal-tab:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ia-table-save-pivot-modal-create,.ia-table-save-pivot-modal-replace{display:flex;flex-direction:column;padding:0 6px}.ia-table-save-pivot-modal-field{width:100%;margin-bottom:24px}.ia-table-save-pivot-modal-label{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:normal;color:#60697d}.ia-table-save-pivot-modal-view-type{margin-bottom:24px}.ia-table-save-pivot-modal-default{margin-bottom:48px}.ia-table-save-pivot-modal-remaining{background:linear-gradient(90deg,#ffc10726,#ffc10700);border-radius:32px;padding:10px 24px 9px}.ia-table-save-pivot-modal-remaining-text{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#8c6f06}.ia-table-save-pivot-modal-remaining-count{font-family:Manrope,sans-serif;font-weight:800;font-size:14px;line-height:21px;color:#1f2b4d}.ia-table-save-pivot-modal-filter{padding:15.5px 12px 9px;border-bottom:1px solid #f5f6fa;margin-bottom:12px}.ia-table-save-pivot-modal-filter-label{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#1f2b4d}.ia-table-save-pivot-modal-search{margin-bottom:16px}.ia-table-save-pivot-modal-search-icon{width:16px;height:16px}.ia-table-save-pivot-modal-search-icon path{fill:#b4bac7}.ia-table-save-pivot-modal-views-list{max-height:280px;overflow-y:auto}.ia-table-save-pivot-modal-view-item{padding:7.5px 12px;cursor:pointer;transition:background-color .2s ease}.ia-table-save-pivot-modal-view-item:hover{background-color:#eceefd;border-radius:8px}.ia-table-save-pivot-modal-view-item--selected{background-color:#4259ee1a;border-radius:8px}.ia-table-save-pivot-modal-view-item--selected:hover{background-color:#4259ee26}.ia-table-save-pivot-modal-view-name{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d}.ia-table-save-pivot-modal-view-star{width:16px;height:16px;color:#ffc107}.ia-table-save-pivot-modal-no-views{padding:24px;text-align:center;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:normal;color:#b4bac7}.ia-table-save-pivot-modal-scroll-hint{padding:8px;background-color:#1f2b4d;border-radius:20px;margin:12px auto 0;width:fit-content}.ia-table-save-pivot-modal-scroll-hint span{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:normal;color:#fff}.ia-table-radio-group-pivot{gap:24px}.ia-table-radio-group-pivot label{border:1px solid #d9dde7;border-radius:8px;padding:5.5px 11.5px}.ia-table-radio-group-pivot label .ia-table-radio-label-selected{color:#4259ee}.ia-table-radio-group-pivot .ia-table-radio-custom{height:20px;width:20px}.ia-table-radio-group-pivot .ia-table-radio-custom:after{height:12.5px;width:12.5px}.ia-table-radio-group-pivot label:has(.ia-table-radio-label-selected){border-color:#4259ee}.ia-table-saved-pivot-dropdown__label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d;white-space:nowrap}.ia-table-saved-pivot-dropdown__trigger{width:225px;padding:6px 12px;background-color:#fff;border:1px solid #c3c8d4;border-radius:8px;cursor:pointer;transition:all .2s ease}.ia-table-saved-pivot-dropdown__trigger:hover{border-color:#4259ee}.ia-table-saved-pivot-dropdown__trigger--open{border-color:#4259ee;box-shadow:0 0 0 2px #4259ee1a}.ia-table-saved-pivot-dropdown__trigger--disabled{background-color:#f5f6fa;cursor:not-allowed;opacity:.6}.ia-table-saved-pivot-dropdown__trigger--disabled:hover{border-color:#c3c8d4}.ia-table-saved-pivot-dropdown__value{font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:19px;color:#1f2b4d}.ia-table-saved-pivot-dropdown__value--placeholder{color:#b4bac7}.ia-table-saved-pivot-dropdown__clear-btn svg path{fill:#404b62}.ia-table-saved-pivot-dropdown__chevron{transition:transform .2s ease}.ia-table-saved-pivot-dropdown__chevron path{fill:#404b62}.ia-table-saved-pivot-dropdown__menu{position:absolute;top:calc(100% + 8px);left:0;width:225px;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001f;z-index:100;overflow:hidden;padding:8px 6px}.ia-table-saved-pivot-dropdown__header{padding:7.5px 12px}.ia-table-saved-pivot-dropdown__title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:15px;color:#60697d}.ia-table-saved-pivot-dropdown__default-indicator span{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#60697d}.ia-table-saved-pivot-dropdown__star-icon{width:16px;height:16px}.ia-table-saved-pivot-dropdown__star-icon--filled path{fill:#ffc107}.ia-table-saved-pivot-dropdown__filters{gap:24px;padding:8px 16px}.ia-table-saved-pivot-dropdown__radio-custom{width:18px;height:18px;border:2px solid #c3c8d4;border-radius:50%;position:relative;transition:all .2s ease}.ia-table-saved-pivot-dropdown__radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#4259ee;border-radius:50%;opacity:0;transition:opacity .2s ease}.ia-table-saved-pivot-dropdown__filter-label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d}.ia-table-saved-pivot-dropdown__list{max-height:200px;overflow-y:auto;padding-bottom:2px;border-bottom:1px solid #d9dde7}.ia-table-saved-pivot-dropdown__item{display:flex;align-items:center;justify-content:space-between;padding:7.5px 12px;cursor:pointer;transition:background-color .2s ease}.ia-table-saved-pivot-dropdown__item:hover,.ia-table-saved-pivot-dropdown__item--selected{background-color:#eceefd;border-radius:8px}.ia-table-saved-pivot-dropdown__item-name{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1f2b4d}.ia-table-saved-pivot-dropdown__section-title{padding:7.5px 12px;font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:20px;color:#b4bac7}.ia-table-saved-pivot-dropdown__empty{padding:24px 16px;text-align:center;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#b4bac7}.ia-table-saved-pivot-dropdown__view-all{display:block;width:100%;padding:12px 16px;background:none;border:none;border-top:1px solid #f5f6fa;font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#4259ee;text-align:left;cursor:pointer;transition:background-color .2s ease}.ia-table-saved-pivot-dropdown__view-all:hover{background-color:#f5f6fa}.ia-table-pivot-mode-selector{padding:6px 0}.ia-table-pivot-mode-option{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.ia-table-pivot-mode-radio{position:absolute;opacity:0;width:0;height:0}.ia-table-pivot-mode-radio-custom{width:16px;height:16px;border:2px solid #d0d5dd;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.ia-table-pivot-mode-radio-custom:after{content:"";width:8px;height:8px;border-radius:50%;background-color:transparent;transition:all .2s ease}.ia-table-pivot-mode-radio:checked+.ia-table-pivot-mode-radio-custom{border-color:#2563eb}.ia-table-pivot-mode-radio:checked+.ia-table-pivot-mode-radio-custom:after{background-color:#2563eb}.ia-table-pivot-mode-radio:focus+.ia-table-pivot-mode-radio-custom{box-shadow:0 0 0 2px #2563eb33}.ia-table-pivot-mode-label{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#344054}.ia-table-pivot-mode-option:hover .ia-table-pivot-mode-radio-custom{border-color:#2563eb}.ia-table-pivot-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#00000080;z-index:999}.ia-table-pivot-panel{position:fixed;top:0;right:0;bottom:0;width:734px;height:100vh;background-color:#fff;border-radius:8px;z-index:1000;overflow:hidden;box-shadow:-4px 0 16px #0000001a}.ia-table-pivot-panel-body{flex:1;min-height:0;overflow:clip;padding:0 16px}.ia-table-pivot-panel-content{flex:1;min-height:0;overflow:clip;gap:10px;margin-top:24px}.ia-table-pivot-panel-left{flex:1;min-width:0;min-height:0;overflow:hidden}.ia-table-pivot-panel-fields-container{flex:1;min-height:0;padding:12px;border:1px solid #eff2fa;border-radius:8px;overflow:hidden}.ia-table-pivot-panel-right{flex:1;min-width:0;min-height:0;padding:12px;border:1px solid #eff2fa;border-radius:8px;overflow-y:auto;overflow-x:clip}.ia-table-pivot-panel-right::-webkit-scrollbar{width:4px}.ia-table-pivot-panel-right::-webkit-scrollbar-track{background:transparent}.ia-table-pivot-panel-right::-webkit-scrollbar-thumb{background-color:#c3c8d4;border-radius:17px}.ia-table-pivot-panel-children{margin-top:16px}.ia-table-pivot-cross-icon{display:none}.ia-table-pivot-cross-icon svg path{fill:#60697d}.ia-table-pivot-mode-selector-container{padding:24px 0;border-bottom:1px solid #d9dde7}.ia-table-pivot-mode-selector-container .ia-table-pivot-mode-selector-title{font-family:Manrope;font-weight:700;font-size:14px;line-height:21px;color:#1f2b4d;margin:0;padding-bottom:8px}.ia-table-pivot-tutorial-modal{max-width:611.55px;width:100%;background-color:#fff;border-radius:24px;box-shadow:0 0 4px #0000001f}.ia-table-pivot-tutorial-content{padding:24px;display:flex;flex-direction:column;gap:8px}.ia-table-pivot-tutorial-header{display:flex;flex-direction:column;align-items:center;padding:24px 0;width:100%}.ia-table-pivot-tutorial-header--with-icon{flex-direction:row;align-items:center;gap:12px}.ia-table-pivot-tutorial-icon{width:56px;height:56px;flex-shrink:0}.ia-table-pivot-tutorial-icon img{width:100%;height:100%;object-fit:contain}.ia-table-pivot-tutorial-title-block{display:flex;flex-direction:column;gap:10px;text-align:center;width:100%}.ia-table-pivot-tutorial-title-block--left{text-align:left;gap:4px}.ia-table-pivot-tutorial-title{font-family:Manrope,sans-serif;font-weight:800;font-size:24px;line-height:36px;color:#0d152c;margin:0}.ia-table-pivot-tutorial-subtitle{font-family:Manrope,sans-serif;font-weight:800;font-size:16px;line-height:24px;color:#7a8294;margin:0}.ia-table-pivot-tutorial-body{display:flex;flex-direction:column;gap:24px;width:100%}.ia-table-pivot-tutorial-description{font-family:Manrope,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#45556c;margin:0}.ia-table-pivot-tutorial-learn-box{background-color:#eceefd;border:1px solid #b3bdf8;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:16px}.ia-table-pivot-tutorial-learn-title{font-family:Manrope,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#31416e;margin:0}.ia-table-pivot-tutorial-learn-list{display:flex;flex-direction:column;gap:8px}.ia-table-pivot-tutorial-learn-item{display:flex;align-items:center;gap:10px}.ia-table-pivot-tutorial-learn-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ia-table-pivot-tutorial-learn-icon svg{width:16px;height:12px}.ia-table-pivot-tutorial-learn-text{font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:21px;color:#1f2b4d;margin:0}.ia-table-pivot-tutorial-zones-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ia-table-pivot-tutorial-zone-card{background-color:#fff;border:1px solid #d9dde7;border-radius:8px;padding:15.5px;display:flex;flex-direction:column;gap:8px}.ia-table-pivot-tutorial-zone-letter{width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:12px;line-height:16px}.ia-table-pivot-tutorial-zone-info{display:flex;flex-direction:column;gap:4px}.ia-table-pivot-tutorial-zone-title{font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:21px;color:#1f2b4d;margin:0}.ia-table-pivot-tutorial-zone-description{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#60697d;margin:0}.ia-table-pivot-tutorial-tips-list{display:flex;flex-direction:column;gap:16px}.ia-table-pivot-tutorial-tip-card{border-radius:8px;padding:8px 16px;display:flex;align-items:flex-start;gap:8px}.ia-table-pivot-tutorial-tip-number{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:#fff}.ia-table-pivot-tutorial-tip-content{display:flex;flex-direction:column;gap:4px}.ia-table-pivot-tutorial-tip-title{font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:21px;margin:0}.ia-table-pivot-tutorial-tip-description{font-family:Manrope,sans-serif;font-weight:500;font-size:12px;line-height:16px;margin:0}.ia-table-pivot-tutorial-footer{display:flex;align-items:center;justify-content:flex-end;padding:12px 0;position:relative;gap:6px}.ia-table-pivot-tutorial-footer-left{flex:1;display:flex;align-items:center}.ia-table-pivot-tutorial-footer-right{display:flex;align-items:center;gap:0}.ia-table-pivot-tutorial-progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px}.ia-table-pivot-tutorial-progress-dot{width:12px;height:12px;border-radius:50%;background-color:#d9dde7;transition:background-color .2s ease}.ia-table-pivot-tutorial-progress-dot--active{background-color:#4259ee}.ia-table-pivot-tutorial-progress-dot--active:after{content:"";background-color:#d9dde7;position:absolute;width:14px;height:14px;border-radius:50%;z-index:-1}.ia-table-pivot-tutorial-btn{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:20px;border-radius:8px;padding:6px 12px;min-width:56px;height:32px;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center}.ia-table-pivot-tutorial-btn--primary{background-color:#4259ee;color:#fff}.ia-table-pivot-tutorial-btn--primary:hover{background-color:#3649c6}.ia-table-pivot-tutorial-btn--secondary{background-color:#fff;color:#4259ee;border:1px solid #4259ee}.ia-table-pivot-tutorial-btn--secondary:hover{background-color:#f5f6fa}.ia-table-pivot-tutorial-btn--text{background-color:transparent;color:#4259ee}.ia-table-pivot-tutorial-btn--text:hover{background-color:#f5f6fa}.ia-table-pivot-tutorial-close-btn{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:100px;background-color:#fff;box-shadow:0 0 4px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;padding:6px;transition:background-color .2s ease}.ia-table-pivot-tutorial-close-btn:hover{background-color:#f5f6fa}.ia-table-pivot-tutorial-close-btn svg{width:9.89px;height:9.89px;color:#60697d}.ia-table-pivot-view-management-view{font-family:Manrope;font-weight:500;font-size:12px;line-height:100%;white-space:nowrap;color:#60697d;margin:0}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
2
|
+
import { jsxs as t, jsx as e, Fragment as Y } from "react/jsx-runtime";
|
|
3
|
+
import * as j from "react";
|
|
4
|
+
import q, { useState as D, useCallback as c, useMemo as V, useRef as Q, useEffect as J } from "react";
|
|
5
|
+
import { S as X, f as He, g as k, i as ve, o as K, T as pe, B as G, n as Ze, C as U, k as ue, j as oe, M as qe, I as de, l as ee, D as Ue, m as We } from "./right-arrow-Af0m3Gur.js";
|
|
6
|
+
import { createPortal as Qe } from "react-dom";
|
|
7
|
+
const Je = ({
|
|
8
|
+
title: l,
|
|
9
|
+
onClose: h
|
|
10
|
+
}) => /* @__PURE__ */ t("div", { className: "ia-table-pivot-header d-flex align-items-center justify-content-between", children: [
|
|
11
|
+
/* @__PURE__ */ e("h4", { className: "ia-table-pivot-header-title", children: l }),
|
|
12
|
+
/* @__PURE__ */ e(
|
|
13
|
+
"button",
|
|
14
|
+
{
|
|
15
|
+
className: "ia-table-pivot-header-close-btn d-flex align-items-center justify-content-center",
|
|
16
|
+
onClick: h,
|
|
17
|
+
"aria-label": "Close",
|
|
18
|
+
children: /* @__PURE__ */ e(X, { className: "icon-10" })
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
] }), fe = q.memo(
|
|
22
|
+
({ message: l, defaultVisible: h = !0, onClose: n }) => {
|
|
23
|
+
const [d, f] = D(h), v = c(() => {
|
|
24
|
+
f(!1), n == null || n();
|
|
25
|
+
}, [n]);
|
|
26
|
+
return d ? /* @__PURE__ */ t("div", { className: "ia-table-pivot-notification d-flex align-items-center justify-content-between", children: [
|
|
27
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-notification-content d-flex align-items-center gap-12", children: [
|
|
28
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-notification-icon d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e(
|
|
29
|
+
"svg",
|
|
30
|
+
{
|
|
31
|
+
width: "18",
|
|
32
|
+
height: "18",
|
|
33
|
+
viewBox: "0 0 18 18",
|
|
34
|
+
fill: "none",
|
|
35
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
36
|
+
children: /* @__PURE__ */ e(
|
|
37
|
+
"path",
|
|
38
|
+
{
|
|
39
|
+
d: "M9 0C4.032 0 0 4.032 0 9C0 13.968 4.032 18 9 18C13.968 18 18 13.968 18 9C18 4.032 13.968 0 9 0ZM9.9 13.5H8.1V8.1H9.9V13.5ZM9.9 6.3H8.1V4.5H9.9V6.3Z",
|
|
40
|
+
fill: "#0A7BBF"
|
|
41
|
+
}
|
|
42
|
+
)
|
|
43
|
+
}
|
|
44
|
+
) }),
|
|
45
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-notification-message", children: l })
|
|
46
|
+
] }),
|
|
47
|
+
/* @__PURE__ */ e(
|
|
48
|
+
"button",
|
|
49
|
+
{
|
|
50
|
+
className: "ia-table-pivot-notification-close d-flex align-items-center justify-content-center",
|
|
51
|
+
onClick: v,
|
|
52
|
+
"aria-label": "Close notification",
|
|
53
|
+
children: /* @__PURE__ */ e(X, { className: "icon-12" })
|
|
54
|
+
}
|
|
55
|
+
)
|
|
56
|
+
] }) : null;
|
|
57
|
+
}
|
|
58
|
+
);
|
|
59
|
+
fe.displayName = "PivotNotification";
|
|
60
|
+
const le = q.memo(
|
|
61
|
+
({ column: l, isDragging: h = !1 }) => {
|
|
62
|
+
const n = c(
|
|
63
|
+
(d) => {
|
|
64
|
+
d.dataTransfer.setData("application/json", JSON.stringify(l)), d.dataTransfer.effectAllowed = "move";
|
|
65
|
+
},
|
|
66
|
+
[l]
|
|
67
|
+
);
|
|
68
|
+
return /* @__PURE__ */ t(
|
|
69
|
+
"div",
|
|
70
|
+
{
|
|
71
|
+
className: `ia-table-pivot-field-item d-flex align-items-center gap-8 ${h ? "dragging" : ""}`,
|
|
72
|
+
draggable: !0,
|
|
73
|
+
onDragStart: n,
|
|
74
|
+
children: [
|
|
75
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-field-item-drag-handle d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e(He, { className: "ia-table-pivot-drag-icon" }) }),
|
|
76
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-field-item-name", children: l.headerName || k(l) })
|
|
77
|
+
]
|
|
78
|
+
}
|
|
79
|
+
);
|
|
80
|
+
}
|
|
81
|
+
);
|
|
82
|
+
le.displayName = "PivotFieldItem";
|
|
83
|
+
const he = q.memo(
|
|
84
|
+
({ dimensions: l, measures: h }) => {
|
|
85
|
+
const [n, d] = D(""), f = V(() => n ? l.filter((i) => (i.headerName || k(i)).toLowerCase().includes(n.toLowerCase())) : l, [l, n]), v = V(() => !n || !h ? h || [] : h.filter((i) => (i.headerName || k(i)).toLowerCase().includes(n.toLowerCase())), [h, n]), _ = c(
|
|
86
|
+
(i) => {
|
|
87
|
+
d(i.target.value);
|
|
88
|
+
},
|
|
89
|
+
[]
|
|
90
|
+
);
|
|
91
|
+
return /* @__PURE__ */ t("div", { className: "ia-table-pivot-field-list d-flex flex-column gap-8", children: [
|
|
92
|
+
/* @__PURE__ */ e("h5", { className: "ia-table-pivot-field-list-title", children: "Available Fields" }),
|
|
93
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-field-list-search d-flex align-items-center", children: [
|
|
94
|
+
/* @__PURE__ */ e(
|
|
95
|
+
"input",
|
|
96
|
+
{
|
|
97
|
+
type: "text",
|
|
98
|
+
className: "ia-table-pivot-field-list-search-input",
|
|
99
|
+
placeholder: "Search",
|
|
100
|
+
value: n,
|
|
101
|
+
onChange: _
|
|
102
|
+
}
|
|
103
|
+
),
|
|
104
|
+
/* @__PURE__ */ e("button", { className: "ia-table-pivot-field-list-search-btn d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e(ve, { className: "icon-14" }) })
|
|
105
|
+
] }),
|
|
106
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-field-list-content d-flex flex-column", children: [
|
|
107
|
+
f.length > 0 && /* @__PURE__ */ t("div", { className: "ia-table-pivot-field-list-group d-flex flex-column", children: [
|
|
108
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-field-list-group-title", children: "Dimensions" }),
|
|
109
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-field-list-items d-flex flex-column gap-12", children: f.map((i) => /* @__PURE__ */ e(
|
|
110
|
+
le,
|
|
111
|
+
{
|
|
112
|
+
column: i
|
|
113
|
+
},
|
|
114
|
+
k(i)
|
|
115
|
+
)) })
|
|
116
|
+
] }),
|
|
117
|
+
v.length > 0 && /* @__PURE__ */ t("div", { className: "ia-table-pivot-field-list-group d-flex flex-column ", children: [
|
|
118
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-field-list-group-title", children: "Measures" }),
|
|
119
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-field-list-items d-flex flex-column gap-12", children: v.map((i) => /* @__PURE__ */ e(
|
|
120
|
+
le,
|
|
121
|
+
{
|
|
122
|
+
column: i
|
|
123
|
+
},
|
|
124
|
+
k(i)
|
|
125
|
+
)) })
|
|
126
|
+
] }),
|
|
127
|
+
f.length === 0 && v.length === 0 && /* @__PURE__ */ e("div", { className: "ia-table-pivot-field-list-empty", children: "No fields found" })
|
|
128
|
+
] })
|
|
129
|
+
] });
|
|
130
|
+
}
|
|
131
|
+
);
|
|
132
|
+
he.displayName = "PivotFieldList";
|
|
133
|
+
const ne = (l) => /* @__PURE__ */ j.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ j.createElement("path", { d: "M7.99975 11.2827L10.5997 8.69932C10.722 8.5771 10.8747 8.51321 11.0581 8.50766C11.2414 8.5021 11.3997 8.56599 11.5331 8.69932C11.6553 8.82155 11.7164 8.9771 11.7164 9.16599C11.7164 9.35488 11.6553 9.51043 11.5331 9.63266L8.46641 12.6993C8.39975 12.766 8.32753 12.8132 8.24975 12.841C8.17197 12.8688 8.08864 12.8827 7.99975 12.8827C7.91086 12.8827 7.82753 12.8688 7.74975 12.841C7.67197 12.8132 7.59975 12.766 7.53308 12.6993L4.46641 9.63266C4.34419 9.51043 4.2803 9.35766 4.27475 9.17432C4.26919 8.99099 4.33308 8.83266 4.46641 8.69932C4.58864 8.5771 4.74419 8.51599 4.93308 8.51599C5.12197 8.51599 5.27753 8.5771 5.39975 8.69932L7.99975 11.2827ZM7.99975 7.28266L10.5997 4.69932C10.722 4.5771 10.8747 4.51321 11.0581 4.50766C11.2414 4.5021 11.3997 4.56599 11.5331 4.69932C11.6553 4.82155 11.7164 4.9771 11.7164 5.16599C11.7164 5.35488 11.6553 5.51044 11.5331 5.63266L8.46641 8.69932C8.39975 8.76599 8.32753 8.81321 8.24975 8.84099C8.17197 8.86877 8.08864 8.88266 7.99975 8.88266C7.91086 8.88266 7.82753 8.86877 7.74975 8.84099C7.67197 8.81321 7.59975 8.76599 7.53308 8.69932L4.46641 5.63266C4.34419 5.51044 4.2803 5.35766 4.27475 5.17432C4.26919 4.99099 4.33308 4.83266 4.46641 4.69932C4.58864 4.5771 4.74419 4.51599 4.93308 4.51599C5.12197 4.51599 5.27753 4.5771 5.39975 4.69932L7.99975 7.28266Z", fill: "#60697D" })), re = (l) => /* @__PURE__ */ j.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ j.createElement("path", { d: "M12.2005 3.80323C11.9405 3.54323 11.5205 3.54323 11.2605 3.80323L8.00047 7.05657L4.74047 3.79657C4.48047 3.53657 4.06047 3.53657 3.80047 3.79657C3.54047 4.05657 3.54047 4.47657 3.80047 4.73657L7.06047 7.99657L3.80047 11.2566C3.54047 11.5166 3.54047 11.9366 3.80047 12.1966C4.06047 12.4566 4.48047 12.4566 4.74047 12.1966L8.00047 8.93657L11.2605 12.1966C11.5205 12.4566 11.9405 12.4566 12.2005 12.1966C12.4605 11.9366 12.4605 11.5166 12.2005 11.2566L8.94047 7.99657L12.2005 4.73656C12.4538 4.48323 12.4538 4.05656 12.2005 3.80323Z", fill: "#60697D" })), ie = q.memo(
|
|
134
|
+
({
|
|
135
|
+
type: l,
|
|
136
|
+
items: h,
|
|
137
|
+
defaultExpanded: n = !0,
|
|
138
|
+
onDrop: d,
|
|
139
|
+
onRemoveItem: f,
|
|
140
|
+
onClearAll: v,
|
|
141
|
+
isDragOver: _
|
|
142
|
+
}) => {
|
|
143
|
+
const i = Q(null), [u, y] = D(n), [N, C] = D(!1), [L, E] = D(/* @__PURE__ */ new Set()), P = c(
|
|
144
|
+
(x, O) => {
|
|
145
|
+
E((M) => {
|
|
146
|
+
const b = new Set(M);
|
|
147
|
+
return O ? b.add(x) : b.delete(x), b;
|
|
148
|
+
});
|
|
149
|
+
},
|
|
150
|
+
[]
|
|
151
|
+
), r = c(
|
|
152
|
+
(x) => {
|
|
153
|
+
E((O) => {
|
|
154
|
+
const M = new Set(O);
|
|
155
|
+
return M.delete(x), M;
|
|
156
|
+
}), f(x);
|
|
157
|
+
},
|
|
158
|
+
[f]
|
|
159
|
+
), a = c(() => {
|
|
160
|
+
E(/* @__PURE__ */ new Set()), v == null || v();
|
|
161
|
+
}, [v]), T = c(() => {
|
|
162
|
+
L.forEach((x) => {
|
|
163
|
+
f(x);
|
|
164
|
+
}), E(/* @__PURE__ */ new Set());
|
|
165
|
+
}, [L, f]), z = L.size > 0, B = _ ?? N, p = c((x) => {
|
|
166
|
+
x.preventDefault(), x.dataTransfer.dropEffect = "move", C(!0);
|
|
167
|
+
}, []), m = c((x) => {
|
|
168
|
+
x.preventDefault(), C(!1);
|
|
169
|
+
}, []), w = c(
|
|
170
|
+
(x) => {
|
|
171
|
+
x.preventDefault(), C(!1);
|
|
172
|
+
try {
|
|
173
|
+
const O = x.dataTransfer.getData("application/json");
|
|
174
|
+
if (O) {
|
|
175
|
+
const M = JSON.parse(O);
|
|
176
|
+
if (M.extra && M.extra.is_measure)
|
|
177
|
+
return;
|
|
178
|
+
d(M);
|
|
179
|
+
}
|
|
180
|
+
} catch (O) {
|
|
181
|
+
console.error("Error parsing dropped data:", O);
|
|
182
|
+
}
|
|
183
|
+
},
|
|
184
|
+
[d]
|
|
185
|
+
), R = l === "rows" ? "cyan" : "yellow";
|
|
186
|
+
return /* @__PURE__ */ t("div", { className: "ia-table-pivot-drop-zone d-flex flex-column gap-12", children: [
|
|
187
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-drop-zone-header d-flex align-items-center justify-content-between", children: [
|
|
188
|
+
/* @__PURE__ */ t(
|
|
189
|
+
"button",
|
|
190
|
+
{
|
|
191
|
+
className: "ia-table-pivot-drop-zone-toggle d-flex align-items-center gap-4",
|
|
192
|
+
onClick: () => y((x) => !x),
|
|
193
|
+
children: [
|
|
194
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-drop-zone-toggle-icon d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e(
|
|
195
|
+
K,
|
|
196
|
+
{
|
|
197
|
+
className: `icon-20 ${u ? "ia-table-rotate-90" : ""}`
|
|
198
|
+
}
|
|
199
|
+
) }),
|
|
200
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-drop-zone-title", children: l === "rows" ? "Rows" : "Columns" })
|
|
201
|
+
]
|
|
202
|
+
}
|
|
203
|
+
),
|
|
204
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-drop-zone-header-actions d-flex align-items-center gap-8", children: [
|
|
205
|
+
z && u && /* @__PURE__ */ e(
|
|
206
|
+
pe,
|
|
207
|
+
{
|
|
208
|
+
title: "Delete",
|
|
209
|
+
forceShowTooltip: !0,
|
|
210
|
+
targetRef: i,
|
|
211
|
+
varient: "tertiary",
|
|
212
|
+
children: /* @__PURE__ */ e(
|
|
213
|
+
G,
|
|
214
|
+
{
|
|
215
|
+
className: "ia-table-pivot-drop-zone-delete-btn",
|
|
216
|
+
onClick: T,
|
|
217
|
+
"aria-label": "Delete selected items",
|
|
218
|
+
size: "small",
|
|
219
|
+
variant: "tertiary",
|
|
220
|
+
iconButton: !0,
|
|
221
|
+
buttonRef: i,
|
|
222
|
+
children: /* @__PURE__ */ e(Ze, { className: "icon-16" })
|
|
223
|
+
}
|
|
224
|
+
)
|
|
225
|
+
}
|
|
226
|
+
),
|
|
227
|
+
h.length > 0 && !z && v && u && /* @__PURE__ */ e(G, { onClick: a, variant: "text", size: "small", children: "Clear all" })
|
|
228
|
+
] })
|
|
229
|
+
] }),
|
|
230
|
+
u && /* @__PURE__ */ e(
|
|
231
|
+
"div",
|
|
232
|
+
{
|
|
233
|
+
className: `ia-table-pivot-drop-zone-area ${R} ${B ? "drag-over" : ""} `,
|
|
234
|
+
onDragOver: p,
|
|
235
|
+
onDragLeave: m,
|
|
236
|
+
onDrop: w,
|
|
237
|
+
children: h.length === 0 ? /* @__PURE__ */ t("div", { className: "ia-table-pivot-drop-zone-empty d-flex flex-column align-items-center justify-content-center gap-4", children: [
|
|
238
|
+
/* @__PURE__ */ e(ne, { className: "icon-24" }),
|
|
239
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-drop-zone-empty-text", children: "Drag and drop fields here..." })
|
|
240
|
+
] }) : /* @__PURE__ */ e("div", { className: "ia-table-pivot-drop-zone-items d-flex flex-column gap-8", children: h.map((x) => {
|
|
241
|
+
const O = k(x), M = x.headerName || O, b = L.has(O);
|
|
242
|
+
return /* @__PURE__ */ t(
|
|
243
|
+
"div",
|
|
244
|
+
{
|
|
245
|
+
className: `ia-table-pivot-drop-zone-item ${R} d-flex justify-content-between align-items-center gap-8 ${b ? `${R}-checked` : ""}`,
|
|
246
|
+
children: [
|
|
247
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-drop-zone-item-checkbox d-flex align-items-center gap-8", children: [
|
|
248
|
+
/* @__PURE__ */ e(
|
|
249
|
+
U,
|
|
250
|
+
{
|
|
251
|
+
onChange: (I) => P(O, I),
|
|
252
|
+
checked: b
|
|
253
|
+
}
|
|
254
|
+
),
|
|
255
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-drop-zone-item-name", children: M })
|
|
256
|
+
] }),
|
|
257
|
+
/* @__PURE__ */ e(
|
|
258
|
+
G,
|
|
259
|
+
{
|
|
260
|
+
className: "ia-table-pivot-cross-icon ia-table-pivot-drop-zone-item-remove",
|
|
261
|
+
onClick: () => r(O),
|
|
262
|
+
"aria-label": `Remove ${M}`,
|
|
263
|
+
iconButton: !0,
|
|
264
|
+
variant: "url",
|
|
265
|
+
simpleButton: !0,
|
|
266
|
+
children: /* @__PURE__ */ e(re, {})
|
|
267
|
+
}
|
|
268
|
+
)
|
|
269
|
+
]
|
|
270
|
+
},
|
|
271
|
+
O
|
|
272
|
+
);
|
|
273
|
+
}) })
|
|
274
|
+
}
|
|
275
|
+
)
|
|
276
|
+
] });
|
|
277
|
+
}
|
|
278
|
+
);
|
|
279
|
+
ie.displayName = "PivotDropZone";
|
|
280
|
+
const Ye = {
|
|
281
|
+
showRowGrandTotal: !1,
|
|
282
|
+
showColumnGrandTotal: !1,
|
|
283
|
+
showRowSubTotal: !1,
|
|
284
|
+
showColumnSubTotal: !1
|
|
285
|
+
}, be = q.memo(
|
|
286
|
+
({
|
|
287
|
+
defaultExpanded: l = !1,
|
|
288
|
+
defaultTotals: h = Ye,
|
|
289
|
+
onTotalsChange: n,
|
|
290
|
+
isPivotRowGrandTotal: d,
|
|
291
|
+
isPivotColumnGrandTotal: f,
|
|
292
|
+
isPivotRowSubTotal: v,
|
|
293
|
+
isPivotColumnSubTotal: _
|
|
294
|
+
}) => {
|
|
295
|
+
const [i, u] = D(l), [y, N] = D(h), C = Q(!0);
|
|
296
|
+
J(() => {
|
|
297
|
+
if (C.current) {
|
|
298
|
+
C.current = !1;
|
|
299
|
+
return;
|
|
300
|
+
}
|
|
301
|
+
n == null || n(y);
|
|
302
|
+
}, [y, n]);
|
|
303
|
+
const L = c((a) => {
|
|
304
|
+
N((T) => ({ ...T, showRowGrandTotal: a }));
|
|
305
|
+
}, []), E = c((a) => {
|
|
306
|
+
N((T) => ({ ...T, showColumnGrandTotal: a }));
|
|
307
|
+
}, []), P = c((a) => {
|
|
308
|
+
N((T) => ({ ...T, showRowSubTotal: a }));
|
|
309
|
+
}, []), r = c((a) => {
|
|
310
|
+
N((T) => ({ ...T, showColumnSubTotal: a }));
|
|
311
|
+
}, []);
|
|
312
|
+
return /* @__PURE__ */ t("div", { className: "ia-table-pivot-totals-section d-flex flex-column", children: [
|
|
313
|
+
/* @__PURE__ */ t(
|
|
314
|
+
"button",
|
|
315
|
+
{
|
|
316
|
+
className: "ia-table-pivot-totals-section-header d-flex align-items-center gap-4",
|
|
317
|
+
onClick: () => u((a) => !a),
|
|
318
|
+
children: [
|
|
319
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-totals-section-toggle d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e(
|
|
320
|
+
K,
|
|
321
|
+
{
|
|
322
|
+
className: `icon-20 ${i ? "ia-table-rotate-90" : ""}`
|
|
323
|
+
}
|
|
324
|
+
) }),
|
|
325
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-totals-section-title", children: "Totals" })
|
|
326
|
+
]
|
|
327
|
+
}
|
|
328
|
+
),
|
|
329
|
+
i && /* @__PURE__ */ t("div", { className: "ia-table-pivot-totals-section-content d-flex flex-column gap-12", children: [
|
|
330
|
+
(d || f) && /* @__PURE__ */ t(Y, { children: [
|
|
331
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-totals-group d-flex flex-column gap-16", children: [
|
|
332
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-totals-group-title", children: "Grand total" }),
|
|
333
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-totals-options d-flex flex-column gap-8", children: [
|
|
334
|
+
d && /* @__PURE__ */ e("div", { className: "ia-table-pivot-totals-option", children: /* @__PURE__ */ e(
|
|
335
|
+
U,
|
|
336
|
+
{
|
|
337
|
+
checked: y.showRowGrandTotal,
|
|
338
|
+
onChange: L,
|
|
339
|
+
label: "Show row grand total"
|
|
340
|
+
}
|
|
341
|
+
) }),
|
|
342
|
+
f && /* @__PURE__ */ e("div", { className: "ia-table-pivot-totals-option", children: /* @__PURE__ */ e(
|
|
343
|
+
U,
|
|
344
|
+
{
|
|
345
|
+
checked: y.showColumnGrandTotal,
|
|
346
|
+
onChange: E,
|
|
347
|
+
label: "Show column grand total"
|
|
348
|
+
}
|
|
349
|
+
) })
|
|
350
|
+
] })
|
|
351
|
+
] }),
|
|
352
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-totals-divider" })
|
|
353
|
+
] }),
|
|
354
|
+
(v || _) && /* @__PURE__ */ t("div", { className: "ia-table-pivot-totals-group d-flex flex-column gap-16", children: [
|
|
355
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-totals-group-title", children: "Sub total" }),
|
|
356
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-totals-options d-flex flex-column gap-8", children: [
|
|
357
|
+
v && /* @__PURE__ */ e("div", { className: "ia-table-pivot-totals-option", children: /* @__PURE__ */ e(
|
|
358
|
+
U,
|
|
359
|
+
{
|
|
360
|
+
checked: y.showRowSubTotal,
|
|
361
|
+
onChange: P,
|
|
362
|
+
label: "Show row sub total"
|
|
363
|
+
}
|
|
364
|
+
) }),
|
|
365
|
+
_ && /* @__PURE__ */ e("div", { className: "ia-table-pivot-totals-option", children: /* @__PURE__ */ e(
|
|
366
|
+
U,
|
|
367
|
+
{
|
|
368
|
+
checked: y.showColumnSubTotal,
|
|
369
|
+
onChange: r,
|
|
370
|
+
label: "Show column sub total"
|
|
371
|
+
}
|
|
372
|
+
) })
|
|
373
|
+
] })
|
|
374
|
+
] })
|
|
375
|
+
] })
|
|
376
|
+
] });
|
|
377
|
+
}
|
|
378
|
+
);
|
|
379
|
+
be.displayName = "PivotTotalsSection";
|
|
380
|
+
const Xe = [
|
|
381
|
+
{ value: "sum", label: "Sum" },
|
|
382
|
+
{ value: "avg", label: "Average" },
|
|
383
|
+
{ value: "count", label: "Count" },
|
|
384
|
+
{ value: "min", label: "Min" },
|
|
385
|
+
{ value: "max", label: "Max" }
|
|
386
|
+
], ge = q.memo(
|
|
387
|
+
({
|
|
388
|
+
items: l,
|
|
389
|
+
defaultExpanded: h = !1,
|
|
390
|
+
onDrop: n,
|
|
391
|
+
onRemoveItem: d,
|
|
392
|
+
onAggregationChange: f,
|
|
393
|
+
onClearAll: v,
|
|
394
|
+
pivotAggregationFunc: _
|
|
395
|
+
}) => {
|
|
396
|
+
const [i, u] = D(h), [y, N] = D(!1), C = c((r) => {
|
|
397
|
+
r.preventDefault(), r.dataTransfer.dropEffect = "move", N(!0);
|
|
398
|
+
}, []), L = c((r) => {
|
|
399
|
+
r.preventDefault(), N(!1);
|
|
400
|
+
}, []), E = c(
|
|
401
|
+
(r) => {
|
|
402
|
+
r.preventDefault(), N(!1);
|
|
403
|
+
try {
|
|
404
|
+
const a = r.dataTransfer.getData("application/json");
|
|
405
|
+
if (a) {
|
|
406
|
+
const T = JSON.parse(a);
|
|
407
|
+
if (!(T.extra && T.extra.is_measure))
|
|
408
|
+
return;
|
|
409
|
+
n(T);
|
|
410
|
+
}
|
|
411
|
+
} catch (a) {
|
|
412
|
+
console.error("Error parsing dropped data:", a);
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
[n]
|
|
416
|
+
), P = (r, a) => {
|
|
417
|
+
a ? f(r, a.value) : d(r);
|
|
418
|
+
};
|
|
419
|
+
return /* @__PURE__ */ t("div", { className: "ia-table-pivot-values-section d-flex flex-column gap-12", children: [
|
|
420
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-values-section-header d-flex align-items-center justify-content-between", children: [
|
|
421
|
+
/* @__PURE__ */ t(
|
|
422
|
+
"button",
|
|
423
|
+
{
|
|
424
|
+
className: "ia-table-pivot-values-section-toggle d-flex align-items-center gap-4",
|
|
425
|
+
onClick: () => u((r) => !r),
|
|
426
|
+
children: [
|
|
427
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-values-section-toggle-icon d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e(
|
|
428
|
+
K,
|
|
429
|
+
{
|
|
430
|
+
className: `icon-20 ${i ? "ia-table-rotate-90" : ""}`
|
|
431
|
+
}
|
|
432
|
+
) }),
|
|
433
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-values-section-title", children: "Values" })
|
|
434
|
+
]
|
|
435
|
+
}
|
|
436
|
+
),
|
|
437
|
+
i && l.length > 0 && v && /* @__PURE__ */ e(
|
|
438
|
+
"button",
|
|
439
|
+
{
|
|
440
|
+
className: "ia-table-pivot-values-section-clear-btn",
|
|
441
|
+
onClick: v,
|
|
442
|
+
children: "Clear all"
|
|
443
|
+
}
|
|
444
|
+
)
|
|
445
|
+
] }),
|
|
446
|
+
i && /* @__PURE__ */ e(
|
|
447
|
+
"div",
|
|
448
|
+
{
|
|
449
|
+
className: `ia-table-pivot-values-section-area ${y ? "drag-over" : ""} ${l.length > 0 ? "has-items" : ""}`,
|
|
450
|
+
onDragOver: C,
|
|
451
|
+
onDragLeave: L,
|
|
452
|
+
onDrop: E,
|
|
453
|
+
children: l.length === 0 ? /* @__PURE__ */ t("div", { className: "ia-table-pivot-values-section-empty d-flex flex-column align-items-center justify-content-center gap-4", children: [
|
|
454
|
+
/* @__PURE__ */ e(ne, { className: "icon-24" }),
|
|
455
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-values-section-empty-text", children: "Drag and drop fields here..." })
|
|
456
|
+
] }) : /* @__PURE__ */ e("div", { className: "ia-table-pivot-values-section-items d-flex flex-column gap-8", children: l.map((r) => {
|
|
457
|
+
var p;
|
|
458
|
+
const a = k(r), T = r.headerName || a, z = r.pivotAggregation || "sum", B = ((p = r.extra) == null ? void 0 : p.aggregation_func) || _ || Xe;
|
|
459
|
+
return /* @__PURE__ */ t(
|
|
460
|
+
"div",
|
|
461
|
+
{
|
|
462
|
+
className: "ia-table-pivot-values-item d-flex flex-column gap-8",
|
|
463
|
+
children: [
|
|
464
|
+
/* @__PURE__ */ t("div", { className: "d-flex align-items-center justify-content-between", children: [
|
|
465
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-values-item-label", children: T }),
|
|
466
|
+
/* @__PURE__ */ e(
|
|
467
|
+
G,
|
|
468
|
+
{
|
|
469
|
+
className: "ia-table-pivot-cross-icon ia-table-pivot-values-item-remove",
|
|
470
|
+
onClick: () => d(a),
|
|
471
|
+
iconButton: !0,
|
|
472
|
+
variant: "url",
|
|
473
|
+
simpleButton: !0,
|
|
474
|
+
children: /* @__PURE__ */ e(re, {})
|
|
475
|
+
}
|
|
476
|
+
)
|
|
477
|
+
] }),
|
|
478
|
+
/* @__PURE__ */ e(
|
|
479
|
+
ue,
|
|
480
|
+
{
|
|
481
|
+
className: "ia-table-pivot-values-select",
|
|
482
|
+
width: "100%",
|
|
483
|
+
selectedOptions: B.find(
|
|
484
|
+
(m) => m.value === z
|
|
485
|
+
) || B[0],
|
|
486
|
+
withPortal: !0,
|
|
487
|
+
setSelectedOptions: (m) => P(
|
|
488
|
+
a,
|
|
489
|
+
m
|
|
490
|
+
),
|
|
491
|
+
initialOptions: B
|
|
492
|
+
}
|
|
493
|
+
)
|
|
494
|
+
]
|
|
495
|
+
},
|
|
496
|
+
a
|
|
497
|
+
);
|
|
498
|
+
}) })
|
|
499
|
+
}
|
|
500
|
+
)
|
|
501
|
+
] });
|
|
502
|
+
}
|
|
503
|
+
);
|
|
504
|
+
ge.displayName = "PivotValuesSection";
|
|
505
|
+
const Ke = [
|
|
506
|
+
{ value: "value", label: "Value" },
|
|
507
|
+
{ value: "condition", label: "Condition" }
|
|
508
|
+
], et = [
|
|
509
|
+
{ value: "equals", label: "Equals" },
|
|
510
|
+
{ value: "not_equals", label: "Not Equals" },
|
|
511
|
+
{ value: "contains", label: "Contains" },
|
|
512
|
+
{ value: "not_contains", label: "Not Contains" },
|
|
513
|
+
{ value: "starts_with", label: "Starts With" },
|
|
514
|
+
{ value: "ends_with", label: "Ends With" }
|
|
515
|
+
], tt = [
|
|
516
|
+
{ value: "equals", label: "Equals" },
|
|
517
|
+
{ value: "not_equals", label: "Not Equals" },
|
|
518
|
+
{ value: "greater_than", label: "Greater Than" },
|
|
519
|
+
{ value: "less_than", label: "Less Than" },
|
|
520
|
+
{ value: "greater_than_or_equal", label: "Greater Than or Equal" },
|
|
521
|
+
{ value: "less_than_or_equal", label: "Less Than or Equal" }
|
|
522
|
+
], Ne = q.memo(
|
|
523
|
+
({
|
|
524
|
+
items: l,
|
|
525
|
+
defaultExpanded: h = !1,
|
|
526
|
+
onDrop: n,
|
|
527
|
+
onRemoveItem: d,
|
|
528
|
+
onFilterValueChange: f,
|
|
529
|
+
onFilterModeChange: v,
|
|
530
|
+
onFilterConditionChange: _,
|
|
531
|
+
onClearAll: i
|
|
532
|
+
}) => {
|
|
533
|
+
const [u, y] = D(h), [N, C] = D(!1), [L, E] = D({}), P = (m) => m === "number" ? tt : et, r = (m) => {
|
|
534
|
+
const w = k(m);
|
|
535
|
+
return L[w] || m.pivotFilterMode || "value";
|
|
536
|
+
}, a = (m, w) => {
|
|
537
|
+
E((R) => ({ ...R, [m]: w })), v == null || v(m, w);
|
|
538
|
+
}, T = (m, w) => {
|
|
539
|
+
w ? _ == null || _(m, w.value) : d(m);
|
|
540
|
+
}, z = c((m) => {
|
|
541
|
+
m.preventDefault(), m.dataTransfer.dropEffect = "move", C(!0);
|
|
542
|
+
}, []), B = c((m) => {
|
|
543
|
+
m.preventDefault(), C(!1);
|
|
544
|
+
}, []), p = c(
|
|
545
|
+
(m) => {
|
|
546
|
+
m.preventDefault(), C(!1);
|
|
547
|
+
try {
|
|
548
|
+
const w = m.dataTransfer.getData("application/json");
|
|
549
|
+
if (w) {
|
|
550
|
+
const R = JSON.parse(w);
|
|
551
|
+
if (R.extra && R.extra.is_measure)
|
|
552
|
+
return;
|
|
553
|
+
n(R);
|
|
554
|
+
}
|
|
555
|
+
} catch (w) {
|
|
556
|
+
console.error("Error parsing dropped data:", w);
|
|
557
|
+
}
|
|
558
|
+
},
|
|
559
|
+
[n]
|
|
560
|
+
);
|
|
561
|
+
return /* @__PURE__ */ t("div", { className: "ia-table-pivot-filters-section d-flex flex-column gap-12", children: [
|
|
562
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-filters-section-header d-flex align-items-center justify-content-between", children: [
|
|
563
|
+
/* @__PURE__ */ t(
|
|
564
|
+
"button",
|
|
565
|
+
{
|
|
566
|
+
className: "ia-table-pivot-filters-section-toggle d-flex align-items-center gap-4",
|
|
567
|
+
onClick: () => y((m) => !m),
|
|
568
|
+
children: [
|
|
569
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-filters-section-toggle-icon d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e(
|
|
570
|
+
K,
|
|
571
|
+
{
|
|
572
|
+
className: `icon-20 ${u ? "ia-table-rotate-90" : ""}`
|
|
573
|
+
}
|
|
574
|
+
) }),
|
|
575
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-filters-section-title", children: "Filters" })
|
|
576
|
+
]
|
|
577
|
+
}
|
|
578
|
+
),
|
|
579
|
+
u && l.length > 0 && i && /* @__PURE__ */ e(
|
|
580
|
+
"button",
|
|
581
|
+
{
|
|
582
|
+
className: "ia-table-pivot-filters-section-clear-btn",
|
|
583
|
+
onClick: i,
|
|
584
|
+
children: "Clear all"
|
|
585
|
+
}
|
|
586
|
+
)
|
|
587
|
+
] }),
|
|
588
|
+
u && /* @__PURE__ */ e(
|
|
589
|
+
"div",
|
|
590
|
+
{
|
|
591
|
+
className: `ia-table-pivot-filters-section-area ${N ? "drag-over" : ""} ${l.length > 0 ? "has-items" : ""}`,
|
|
592
|
+
onDragOver: z,
|
|
593
|
+
onDragLeave: B,
|
|
594
|
+
onDrop: p,
|
|
595
|
+
children: l.length === 0 ? /* @__PURE__ */ t("div", { className: "ia-table-pivot-filters-section-empty d-flex flex-column align-items-center justify-content-center gap-4", children: [
|
|
596
|
+
/* @__PURE__ */ e(ne, { className: "icon-24" }),
|
|
597
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-filters-section-empty-text", children: "Drag and drop fields here..." })
|
|
598
|
+
] }) : /* @__PURE__ */ e("div", { className: "ia-table-pivot-filters-section-items d-flex flex-column gap-8", children: l.map((m) => {
|
|
599
|
+
const w = k(m), R = m.headerName || w, x = r(m), O = m.pivotFilterValue || "", M = m.pivotFilterCondition;
|
|
600
|
+
return /* @__PURE__ */ t(
|
|
601
|
+
"div",
|
|
602
|
+
{
|
|
603
|
+
className: "ia-table-pivot-filters-item d-flex flex-column gap-8",
|
|
604
|
+
children: [
|
|
605
|
+
/* @__PURE__ */ t("div", { className: "d-flex align-items-center justify-content-between", children: [
|
|
606
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-filters-item-label", children: R }),
|
|
607
|
+
/* @__PURE__ */ e(
|
|
608
|
+
G,
|
|
609
|
+
{
|
|
610
|
+
className: "ia-table-pivot-cross-icon ia-table-pivot-filters-item-remove",
|
|
611
|
+
onClick: () => d(w),
|
|
612
|
+
iconButton: !0,
|
|
613
|
+
variant: "url",
|
|
614
|
+
simpleButton: !0,
|
|
615
|
+
children: /* @__PURE__ */ e(re, {})
|
|
616
|
+
}
|
|
617
|
+
)
|
|
618
|
+
] }),
|
|
619
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-filters-item-mode", children: /* @__PURE__ */ e(
|
|
620
|
+
oe,
|
|
621
|
+
{
|
|
622
|
+
options: Ke,
|
|
623
|
+
selectedOption: x,
|
|
624
|
+
onChange: (b) => a(
|
|
625
|
+
w,
|
|
626
|
+
b.target.value
|
|
627
|
+
),
|
|
628
|
+
orientation: "horizontal",
|
|
629
|
+
name: `filter-mode-${w}`
|
|
630
|
+
}
|
|
631
|
+
) }),
|
|
632
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-filters-item-field-wrapper", children: x === "value" ? /* @__PURE__ */ e(
|
|
633
|
+
"input",
|
|
634
|
+
{
|
|
635
|
+
type: "text",
|
|
636
|
+
className: "ia-table-pivot-filters-item-input",
|
|
637
|
+
placeholder: "Enter filter value...",
|
|
638
|
+
value: O,
|
|
639
|
+
onChange: (b) => f(w, b.target.value)
|
|
640
|
+
}
|
|
641
|
+
) : /* @__PURE__ */ e(
|
|
642
|
+
ue,
|
|
643
|
+
{
|
|
644
|
+
className: "ia-table-pivot-filters-select",
|
|
645
|
+
width: "100%",
|
|
646
|
+
selectedOptions: P(m.cellDataType).find(
|
|
647
|
+
(b) => b.value === M
|
|
648
|
+
) || null,
|
|
649
|
+
setSelectedOptions: (b) => T(
|
|
650
|
+
w,
|
|
651
|
+
b
|
|
652
|
+
),
|
|
653
|
+
initialOptions: P(
|
|
654
|
+
m.cellDataType
|
|
655
|
+
),
|
|
656
|
+
withPortal: !0
|
|
657
|
+
}
|
|
658
|
+
) })
|
|
659
|
+
]
|
|
660
|
+
},
|
|
661
|
+
w
|
|
662
|
+
);
|
|
663
|
+
}) })
|
|
664
|
+
}
|
|
665
|
+
)
|
|
666
|
+
] });
|
|
667
|
+
}
|
|
668
|
+
);
|
|
669
|
+
Ne.displayName = "PivotFiltersSection";
|
|
670
|
+
const at = ({
|
|
671
|
+
onCancel: l,
|
|
672
|
+
onSave: h,
|
|
673
|
+
onApply: n,
|
|
674
|
+
isSaveDisabled: d = !1,
|
|
675
|
+
isApplyDisabled: f = !1,
|
|
676
|
+
isHideSave: v = !1,
|
|
677
|
+
cancelText: _ = "Cancel",
|
|
678
|
+
saveText: i = "Save",
|
|
679
|
+
applyText: u = "Apply"
|
|
680
|
+
}) => /* @__PURE__ */ t("div", { className: "ia-table-pivot-footer d-flex flex-column gap-12", children: [
|
|
681
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-footer-divider" }),
|
|
682
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-footer-actions d-flex align-items-center justify-content-end gap-12", children: [
|
|
683
|
+
/* @__PURE__ */ e(G, { onClick: l, variant: "url", children: _ }),
|
|
684
|
+
n && /* @__PURE__ */ e(G, { onClick: n, disabled: f, children: u }),
|
|
685
|
+
!v && h && /* @__PURE__ */ e(G, { onClick: h, disabled: d, children: i })
|
|
686
|
+
] })
|
|
687
|
+
] }), se = (l) => /* @__PURE__ */ j.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ j.createElement("path", { d: "M10.0209 5.85844L8.73465 1.62344C8.4809 0.792187 7.3084 0.792187 7.0634 1.62344L5.7684 5.85844H1.87465C1.0259 5.85844 0.675898 6.95219 1.36715 7.44219L4.55215 9.71719L3.3009 13.7509C3.04715 14.5647 3.99215 15.2209 4.6659 14.7047L7.89465 12.2547L11.1234 14.7134C11.7971 15.2297 12.7421 14.5734 12.4884 13.7597L11.2371 9.72594L14.4221 7.45094C15.1134 6.95219 14.7634 5.86719 13.9146 5.86719H10.0209V5.85844Z", fill: "#E1BC29" })), lt = ({
|
|
688
|
+
isOpen: l,
|
|
689
|
+
onClose: h,
|
|
690
|
+
onSave: n,
|
|
691
|
+
onReplace: d,
|
|
692
|
+
savedViews: f = [],
|
|
693
|
+
maxViews: v = 50,
|
|
694
|
+
currentViewsCount: _ = 0,
|
|
695
|
+
initialValues: i
|
|
696
|
+
}) => {
|
|
697
|
+
const [u, y] = D("create"), [N, C] = D((i == null ? void 0 : i.name) ?? ""), [L, E] = D(
|
|
698
|
+
(i == null ? void 0 : i.viewType) ?? "global"
|
|
699
|
+
), [P, r] = D(
|
|
700
|
+
(i == null ? void 0 : i.isDefault) ?? !1
|
|
701
|
+
), [a, T] = D("all"), [z, B] = D(""), [p, m] = D(null);
|
|
702
|
+
J(() => {
|
|
703
|
+
l && i && (C(i.name), E(i.viewType), r(i.isDefault));
|
|
704
|
+
}, [l, i]);
|
|
705
|
+
const w = v - _, R = V(() => {
|
|
706
|
+
let S = f;
|
|
707
|
+
if (a !== "all" && (S = S.filter(($) => $.viewType === a)), z.trim()) {
|
|
708
|
+
const $ = z.toLowerCase();
|
|
709
|
+
S = S.filter((W) => W.name.toLowerCase().includes($));
|
|
710
|
+
}
|
|
711
|
+
return S;
|
|
712
|
+
}, [f, a, z]), x = c(() => {
|
|
713
|
+
if (u === "create" && N.trim()) {
|
|
714
|
+
const S = !!i, $ = i == null ? void 0 : i.name;
|
|
715
|
+
n(N.trim(), L, P, S, $);
|
|
716
|
+
} else u === "replace" && p && d(p);
|
|
717
|
+
C(""), E("global"), r(!1), T("all"), B(""), m(null), y("create");
|
|
718
|
+
}, [
|
|
719
|
+
u,
|
|
720
|
+
N,
|
|
721
|
+
L,
|
|
722
|
+
P,
|
|
723
|
+
p,
|
|
724
|
+
n,
|
|
725
|
+
d
|
|
726
|
+
]), O = c(() => {
|
|
727
|
+
C(""), E("global"), r(!1), T("all"), B(""), m(null), y("create"), h();
|
|
728
|
+
}, [h]), M = c((S) => {
|
|
729
|
+
m(($) => $ === S ? null : S);
|
|
730
|
+
}, []), b = V(() => u === "create" ? !N.trim() : !p, [u, N, p]);
|
|
731
|
+
return /* @__PURE__ */ e(
|
|
732
|
+
qe,
|
|
733
|
+
{
|
|
734
|
+
open: l,
|
|
735
|
+
onClose: O,
|
|
736
|
+
title: u === "replace" ? "Save & Proceed" : "Save view",
|
|
737
|
+
size: "small",
|
|
738
|
+
width: 364,
|
|
739
|
+
height: 645,
|
|
740
|
+
primaryButtonLabel: u === "create" ? "Save" : "Replace view",
|
|
741
|
+
secondaryButtonLabel: "Cancel",
|
|
742
|
+
onPrimaryButtonClick: x,
|
|
743
|
+
onSecondaryButtonClick: O,
|
|
744
|
+
primaryButtonProps: { disabled: b },
|
|
745
|
+
className: "ia-table-save-pivot-modal",
|
|
746
|
+
children: /* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-content d-flex flex-column", children: [
|
|
747
|
+
/* @__PURE__ */ e("div", { className: "d-flex align-items-center justify-content-center", children: /* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-tabs d-flex align-items-center justify-content-center", children: [
|
|
748
|
+
/* @__PURE__ */ e(
|
|
749
|
+
"button",
|
|
750
|
+
{
|
|
751
|
+
type: "button",
|
|
752
|
+
className: `ia-table-save-pivot-modal-tab ${u === "create" ? "ia-table-save-pivot-modal-tab--active" : ""}`,
|
|
753
|
+
onClick: () => y("create"),
|
|
754
|
+
children: "Create new"
|
|
755
|
+
}
|
|
756
|
+
),
|
|
757
|
+
/* @__PURE__ */ e(
|
|
758
|
+
"button",
|
|
759
|
+
{
|
|
760
|
+
type: "button",
|
|
761
|
+
className: `ia-table-save-pivot-modal-tab ${u === "replace" ? "ia-table-save-pivot-modal-tab--active" : ""}`,
|
|
762
|
+
onClick: () => y("replace"),
|
|
763
|
+
children: "Replace existing"
|
|
764
|
+
}
|
|
765
|
+
)
|
|
766
|
+
] }) }),
|
|
767
|
+
u === "create" && /* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-section d-flex flex-column justify-content-between", children: [
|
|
768
|
+
/* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-create", children: [
|
|
769
|
+
/* @__PURE__ */ e("div", { className: "ia-table-save-pivot-modal-field", children: /* @__PURE__ */ e(
|
|
770
|
+
de,
|
|
771
|
+
{
|
|
772
|
+
label: "Enter new view name",
|
|
773
|
+
placeholder: "Enter here...",
|
|
774
|
+
height: 54,
|
|
775
|
+
value: N,
|
|
776
|
+
onChange: (S) => C(S.target.value)
|
|
777
|
+
}
|
|
778
|
+
) }),
|
|
779
|
+
/* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-view-type d-flex flex-column gap-12", children: [
|
|
780
|
+
/* @__PURE__ */ e("span", { className: "ia-table-save-pivot-modal-label", children: "Select view type" }),
|
|
781
|
+
/* @__PURE__ */ e(
|
|
782
|
+
oe,
|
|
783
|
+
{
|
|
784
|
+
options: [
|
|
785
|
+
{ label: "Global", value: "global" },
|
|
786
|
+
{ label: "Personal", value: "personal" }
|
|
787
|
+
],
|
|
788
|
+
className: "ia-table-radio-group-pivot",
|
|
789
|
+
selectedOption: L,
|
|
790
|
+
onChange: (S) => E(S.target.value),
|
|
791
|
+
orientation: "horizontal"
|
|
792
|
+
}
|
|
793
|
+
)
|
|
794
|
+
] }),
|
|
795
|
+
/* @__PURE__ */ e("div", { className: "ia-table-save-pivot-modal-default", children: /* @__PURE__ */ e(
|
|
796
|
+
U,
|
|
797
|
+
{
|
|
798
|
+
checked: P,
|
|
799
|
+
onChange: () => r(!P),
|
|
800
|
+
label: "Make it default view"
|
|
801
|
+
}
|
|
802
|
+
) })
|
|
803
|
+
] }),
|
|
804
|
+
/* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-remaining d-flex align-items-center justify-content-between", children: [
|
|
805
|
+
/* @__PURE__ */ e("span", { className: "ia-table-save-pivot-modal-remaining-text", children: "Views remaining to create" }),
|
|
806
|
+
/* @__PURE__ */ t("span", { className: "ia-table-save-pivot-modal-remaining-count", children: [
|
|
807
|
+
w,
|
|
808
|
+
"/",
|
|
809
|
+
v
|
|
810
|
+
] })
|
|
811
|
+
] })
|
|
812
|
+
] }),
|
|
813
|
+
u === "replace" && /* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-replace", children: [
|
|
814
|
+
/* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-filter d-flex align-items-center justify-content-between", children: [
|
|
815
|
+
/* @__PURE__ */ e("span", { className: "ia-table-save-pivot-modal-filter-label", children: "Filter by" }),
|
|
816
|
+
/* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-filter-options d-flex align-items-center gap-8", children: [
|
|
817
|
+
/* @__PURE__ */ e(
|
|
818
|
+
ee,
|
|
819
|
+
{
|
|
820
|
+
label: "All",
|
|
821
|
+
size: "small",
|
|
822
|
+
variant: a === "all" ? "filled" : "stroke",
|
|
823
|
+
color: a === "all" ? "info" : "default",
|
|
824
|
+
onClick: () => T("all")
|
|
825
|
+
}
|
|
826
|
+
),
|
|
827
|
+
/* @__PURE__ */ e(
|
|
828
|
+
ee,
|
|
829
|
+
{
|
|
830
|
+
label: "Personal",
|
|
831
|
+
size: "small",
|
|
832
|
+
variant: a === "personal" ? "filled" : "stroke",
|
|
833
|
+
color: a === "personal" ? "info" : "default",
|
|
834
|
+
onClick: () => T("personal")
|
|
835
|
+
}
|
|
836
|
+
),
|
|
837
|
+
/* @__PURE__ */ e(
|
|
838
|
+
ee,
|
|
839
|
+
{
|
|
840
|
+
label: "Global",
|
|
841
|
+
size: "small",
|
|
842
|
+
variant: a === "global" ? "filled" : "stroke",
|
|
843
|
+
color: a === "global" ? "info" : "default",
|
|
844
|
+
onClick: () => T("global")
|
|
845
|
+
}
|
|
846
|
+
)
|
|
847
|
+
] })
|
|
848
|
+
] }),
|
|
849
|
+
/* @__PURE__ */ e("div", { className: "ia-table-save-pivot-modal-search", children: /* @__PURE__ */ e(
|
|
850
|
+
de,
|
|
851
|
+
{
|
|
852
|
+
placeholder: "Search",
|
|
853
|
+
value: z,
|
|
854
|
+
onChange: (S) => B(S.target.value),
|
|
855
|
+
leftIcon: /* @__PURE__ */ e(ve, { className: "ia-table-save-pivot-modal-search-icon" })
|
|
856
|
+
}
|
|
857
|
+
) }),
|
|
858
|
+
/* @__PURE__ */ t("div", { className: "ia-table-save-pivot-modal-views-list", children: [
|
|
859
|
+
R.map((S) => /* @__PURE__ */ t(
|
|
860
|
+
"div",
|
|
861
|
+
{
|
|
862
|
+
className: `ia-table-save-pivot-modal-view-item d-flex align-items-center gap-8 ${p === (S.id || S.name) ? "ia-table-save-pivot-modal-view-item--selected" : ""}`,
|
|
863
|
+
onClick: () => M(S.name),
|
|
864
|
+
children: [
|
|
865
|
+
/* @__PURE__ */ e("span", { className: "ia-table-save-pivot-modal-view-name", children: S.name }),
|
|
866
|
+
S.isDefault && /* @__PURE__ */ e(se, { className: "ia-table-save-pivot-modal-view-star" })
|
|
867
|
+
]
|
|
868
|
+
},
|
|
869
|
+
S.id
|
|
870
|
+
)),
|
|
871
|
+
R.length === 0 && /* @__PURE__ */ e("div", { className: "ia-table-save-pivot-modal-no-views", children: "No views found" })
|
|
872
|
+
] }),
|
|
873
|
+
R.length > 7 && /* @__PURE__ */ e("div", { className: "ia-table-save-pivot-modal-scroll-hint d-flex align-items-center justify-content-center", children: /* @__PURE__ */ e("span", { children: "↓ Scroll for more" }) })
|
|
874
|
+
] })
|
|
875
|
+
] })
|
|
876
|
+
}
|
|
877
|
+
);
|
|
878
|
+
}, we = ({
|
|
879
|
+
label: l = "Select saved pivot",
|
|
880
|
+
placeholder: h = "Select",
|
|
881
|
+
savedViews: n = [],
|
|
882
|
+
selectedView: d = null,
|
|
883
|
+
onSelectView: f,
|
|
884
|
+
onClear: v,
|
|
885
|
+
recentlyUsedViews: _ = [],
|
|
886
|
+
onViewAll: i,
|
|
887
|
+
disabled: u = !1
|
|
888
|
+
}) => {
|
|
889
|
+
const [y, N] = D(!1), [C, L] = D("global"), [E, P] = D(""), r = Q(null);
|
|
890
|
+
J(() => {
|
|
891
|
+
const p = (m) => {
|
|
892
|
+
r.current && !r.current.contains(m.target) && N(!1);
|
|
893
|
+
};
|
|
894
|
+
return document.addEventListener("mousedown", p), () => document.removeEventListener("mousedown", p);
|
|
895
|
+
}, []);
|
|
896
|
+
const a = V(() => {
|
|
897
|
+
let p = n.filter(
|
|
898
|
+
(m) => (m.viewType || "global") === C
|
|
899
|
+
);
|
|
900
|
+
if (E.trim()) {
|
|
901
|
+
const m = E.toLowerCase();
|
|
902
|
+
p = p.filter((w) => w.name.toLowerCase().includes(m));
|
|
903
|
+
}
|
|
904
|
+
return p;
|
|
905
|
+
}, [n, C, E]), T = () => {
|
|
906
|
+
u || N(!y);
|
|
907
|
+
}, z = (p) => {
|
|
908
|
+
f(p), N(!1), P("");
|
|
909
|
+
}, B = (p) => {
|
|
910
|
+
p.stopPropagation(), N(!1), v == null || v();
|
|
911
|
+
};
|
|
912
|
+
return /* @__PURE__ */ t(
|
|
913
|
+
"div",
|
|
914
|
+
{
|
|
915
|
+
className: "ia-table-saved-pivot-dropdown d-flex align-items-center gap-12 position-relative",
|
|
916
|
+
ref: r,
|
|
917
|
+
children: [
|
|
918
|
+
l && /* @__PURE__ */ e("span", { className: "ia-table-saved-pivot-dropdown__label", children: l }),
|
|
919
|
+
/* @__PURE__ */ t(
|
|
920
|
+
"div",
|
|
921
|
+
{
|
|
922
|
+
className: `ia-table-saved-pivot-dropdown__trigger d-flex align-items-center justify-content-between ${y ? "ia-table-saved-pivot-dropdown__trigger--open" : ""} ${u ? "ia-table-saved-pivot-dropdown__trigger--disabled" : ""}`,
|
|
923
|
+
onClick: T,
|
|
924
|
+
children: [
|
|
925
|
+
/* @__PURE__ */ e(
|
|
926
|
+
"span",
|
|
927
|
+
{
|
|
928
|
+
className: `ia-table-saved-pivot-dropdown__value ${d ? "" : "ia-table-saved-pivot-dropdown__value--placeholder"}`,
|
|
929
|
+
children: (d == null ? void 0 : d.name) || h
|
|
930
|
+
}
|
|
931
|
+
),
|
|
932
|
+
/* @__PURE__ */ t("div", { className: "ia-table-saved-pivot-dropdown__icons d-flex align-items-center gap-8", children: [
|
|
933
|
+
d && v && /* @__PURE__ */ e(
|
|
934
|
+
X,
|
|
935
|
+
{
|
|
936
|
+
className: "ia-table-saved-pivot-dropdown__clear-btn icon-10",
|
|
937
|
+
onClick: B
|
|
938
|
+
}
|
|
939
|
+
),
|
|
940
|
+
/* @__PURE__ */ e(
|
|
941
|
+
Ue,
|
|
942
|
+
{
|
|
943
|
+
className: `ia-table-saved-pivot-dropdown__chevron icon-12 ${y ? "ia-table-rotate-270" : "ia-table-rotate-90"}`
|
|
944
|
+
}
|
|
945
|
+
)
|
|
946
|
+
] })
|
|
947
|
+
]
|
|
948
|
+
}
|
|
949
|
+
),
|
|
950
|
+
y && /* @__PURE__ */ t("div", { className: "ia-table-saved-pivot-dropdown__menu d-flex flex-column gap-2", children: [
|
|
951
|
+
/* @__PURE__ */ t("div", { className: "ia-table-saved-pivot-dropdown__header d-flex align-items-center justify-content-between", children: [
|
|
952
|
+
/* @__PURE__ */ e("span", { className: "ia-table-saved-pivot-dropdown__title", children: "Saved views" }),
|
|
953
|
+
/* @__PURE__ */ t("div", { className: "ia-table-saved-pivot-dropdown__default-indicator d-flex align-items-center gap-4", children: [
|
|
954
|
+
/* @__PURE__ */ e(se, { className: "ia-table-saved-pivot-dropdown__star-icon ia-table-saved-pivot-dropdown__star-icon--filled" }),
|
|
955
|
+
/* @__PURE__ */ e("span", { children: "Default" })
|
|
956
|
+
] })
|
|
957
|
+
] }),
|
|
958
|
+
/* @__PURE__ */ e("div", { className: "ia-table-saved-pivot-dropdown__filters d-flex align-items-center", children: /* @__PURE__ */ e(
|
|
959
|
+
oe,
|
|
960
|
+
{
|
|
961
|
+
name: "saved-pivot-filter",
|
|
962
|
+
options: [
|
|
963
|
+
{ label: "Global", value: "global" },
|
|
964
|
+
{ label: "Personal", value: "personal" }
|
|
965
|
+
],
|
|
966
|
+
selectedOption: C,
|
|
967
|
+
onChange: (p) => L(p.target.value),
|
|
968
|
+
orientation: "horizontal"
|
|
969
|
+
}
|
|
970
|
+
) }),
|
|
971
|
+
/* @__PURE__ */ e(
|
|
972
|
+
We,
|
|
973
|
+
{
|
|
974
|
+
type: "text",
|
|
975
|
+
placeholder: "Search here...",
|
|
976
|
+
value: E,
|
|
977
|
+
onChange: (p) => P(p.target.value)
|
|
978
|
+
}
|
|
979
|
+
),
|
|
980
|
+
/* @__PURE__ */ t("div", { className: "ia-table-saved-pivot-dropdown__list d-flex flex-column gap-2", children: [
|
|
981
|
+
a.map((p) => /* @__PURE__ */ t(
|
|
982
|
+
"div",
|
|
983
|
+
{
|
|
984
|
+
className: `ia-table-saved-pivot-dropdown__item ${(d == null ? void 0 : d.name) === p.name ? "ia-table-saved-pivot-dropdown__item--selected" : ""}`,
|
|
985
|
+
onClick: () => z(p),
|
|
986
|
+
children: [
|
|
987
|
+
/* @__PURE__ */ e("span", { className: "ia-table-saved-pivot-dropdown__item-name", children: p.name }),
|
|
988
|
+
p.isDefault && /* @__PURE__ */ e(se, { className: "ia-table-saved-pivot-dropdown__star-icon ia-table-saved-pivot-dropdown__star-icon--filled" })
|
|
989
|
+
]
|
|
990
|
+
},
|
|
991
|
+
p.id || p.name
|
|
992
|
+
)),
|
|
993
|
+
a.length === 0 && /* @__PURE__ */ e("div", { className: "ia-table-saved-pivot-dropdown__empty", children: "No views found" })
|
|
994
|
+
] }),
|
|
995
|
+
_.length > 0 && /* @__PURE__ */ t(Y, { children: [
|
|
996
|
+
/* @__PURE__ */ e("div", { className: "ia-table-saved-pivot-dropdown__section-title", children: "Recently used" }),
|
|
997
|
+
/* @__PURE__ */ e("div", { className: "ia-table-saved-pivot-dropdown__list", children: _.map((p) => /* @__PURE__ */ e(
|
|
998
|
+
"div",
|
|
999
|
+
{
|
|
1000
|
+
className: `ia-table-saved-pivot-dropdown__item ${(d == null ? void 0 : d.name) === p.name ? "ia-table-saved-pivot-dropdown__item--selected" : ""}`,
|
|
1001
|
+
onClick: () => z(p),
|
|
1002
|
+
children: /* @__PURE__ */ e("span", { className: "ia-table-saved-pivot-dropdown__item-name", children: p.name })
|
|
1003
|
+
},
|
|
1004
|
+
`recent-${p.id || p.name}`
|
|
1005
|
+
)) })
|
|
1006
|
+
] }),
|
|
1007
|
+
i && /* @__PURE__ */ e(
|
|
1008
|
+
"button",
|
|
1009
|
+
{
|
|
1010
|
+
type: "button",
|
|
1011
|
+
className: "ia-table-saved-pivot-dropdown__view-all",
|
|
1012
|
+
onClick: i,
|
|
1013
|
+
children: "View all"
|
|
1014
|
+
}
|
|
1015
|
+
)
|
|
1016
|
+
] })
|
|
1017
|
+
]
|
|
1018
|
+
}
|
|
1019
|
+
);
|
|
1020
|
+
}, it = [
|
|
1021
|
+
{
|
|
1022
|
+
value: "create",
|
|
1023
|
+
label: "Create New Pivot"
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
value: "saved",
|
|
1027
|
+
label: "Saved Pivots"
|
|
1028
|
+
}
|
|
1029
|
+
], st = ({
|
|
1030
|
+
selectedMode: l,
|
|
1031
|
+
onModeChange: h,
|
|
1032
|
+
savedPivots: n = [],
|
|
1033
|
+
selectedPivot: d = null,
|
|
1034
|
+
onSelectPivot: f,
|
|
1035
|
+
onClearPivot: v,
|
|
1036
|
+
recentlyUsedPivots: _ = [],
|
|
1037
|
+
onViewAllPivots: i
|
|
1038
|
+
}) => {
|
|
1039
|
+
const u = (N) => {
|
|
1040
|
+
f == null || f(N), l !== "saved" && h("saved");
|
|
1041
|
+
}, y = () => {
|
|
1042
|
+
v == null || v();
|
|
1043
|
+
};
|
|
1044
|
+
return /* @__PURE__ */ t("div", { className: "ia-table-pivot-mode-selector d-flex align-items-center gap-12", children: [
|
|
1045
|
+
it.map((N) => /* @__PURE__ */ t(
|
|
1046
|
+
"label",
|
|
1047
|
+
{
|
|
1048
|
+
className: "ia-table-pivot-mode-option d-flex align-items-center gap-8 cursor-pointer",
|
|
1049
|
+
children: [
|
|
1050
|
+
/* @__PURE__ */ e(
|
|
1051
|
+
"input",
|
|
1052
|
+
{
|
|
1053
|
+
type: "radio",
|
|
1054
|
+
name: "pivotMode",
|
|
1055
|
+
value: N.value,
|
|
1056
|
+
checked: l === N.value,
|
|
1057
|
+
onChange: () => h(N.value),
|
|
1058
|
+
className: "ia-table-pivot-mode-radio"
|
|
1059
|
+
}
|
|
1060
|
+
),
|
|
1061
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-mode-radio-custom" }),
|
|
1062
|
+
/* @__PURE__ */ e("span", { className: "ia-table-pivot-mode-label", children: N.label })
|
|
1063
|
+
]
|
|
1064
|
+
},
|
|
1065
|
+
N.value
|
|
1066
|
+
)),
|
|
1067
|
+
n.length > 0 && l == "saved" && /* @__PURE__ */ t(Y, { children: [
|
|
1068
|
+
/* @__PURE__ */ e("div", { className: "ia-table-divider-line ia-table-divider-height-16" }),
|
|
1069
|
+
/* @__PURE__ */ e(
|
|
1070
|
+
we,
|
|
1071
|
+
{
|
|
1072
|
+
label: "",
|
|
1073
|
+
placeholder: "Select saved pivot",
|
|
1074
|
+
savedViews: n,
|
|
1075
|
+
selectedView: d,
|
|
1076
|
+
onSelectView: u,
|
|
1077
|
+
onClear: y,
|
|
1078
|
+
recentlyUsedViews: _,
|
|
1079
|
+
onViewAll: i
|
|
1080
|
+
}
|
|
1081
|
+
)
|
|
1082
|
+
] })
|
|
1083
|
+
] });
|
|
1084
|
+
}, te = {
|
|
1085
|
+
name: "",
|
|
1086
|
+
viewType: "global",
|
|
1087
|
+
isDefault: !1,
|
|
1088
|
+
rows: { items: [] },
|
|
1089
|
+
columns: { items: [] },
|
|
1090
|
+
values: { items: [] },
|
|
1091
|
+
filters: { items: [] },
|
|
1092
|
+
totals: {
|
|
1093
|
+
showRowGrandTotal: !1,
|
|
1094
|
+
showColumnGrandTotal: !1,
|
|
1095
|
+
showRowSubTotal: !1,
|
|
1096
|
+
showColumnSubTotal: !1
|
|
1097
|
+
}
|
|
1098
|
+
}, ot = ({
|
|
1099
|
+
isOpen: l,
|
|
1100
|
+
onClose: h,
|
|
1101
|
+
onSave: n,
|
|
1102
|
+
availableFields: d,
|
|
1103
|
+
// versions = [],
|
|
1104
|
+
// selectedVersion: externalSelectedVersion,
|
|
1105
|
+
// onVersionChange,
|
|
1106
|
+
initialState: f,
|
|
1107
|
+
showNotification: v = !0,
|
|
1108
|
+
onNotificationClose: _,
|
|
1109
|
+
pivotChildren: i,
|
|
1110
|
+
savedPivots: u = [],
|
|
1111
|
+
recentlyUsedPivots: y = [],
|
|
1112
|
+
// onDeleteSavedPivot,
|
|
1113
|
+
// onEditSavedPivot,
|
|
1114
|
+
defaultMode: N = "create",
|
|
1115
|
+
handlePivotApply: C,
|
|
1116
|
+
isHidePivotSave: L = !1,
|
|
1117
|
+
showTotalsSection: E = !1,
|
|
1118
|
+
pivotAggregationFunc: P,
|
|
1119
|
+
isPivotRowGrandTotal: r,
|
|
1120
|
+
isPivotColumnGrandTotal: a,
|
|
1121
|
+
isPivotRowSubTotal: T,
|
|
1122
|
+
isPivotColumnSubTotal: z,
|
|
1123
|
+
isHideFilters: B,
|
|
1124
|
+
isHideValues: p
|
|
1125
|
+
}) => {
|
|
1126
|
+
const [m, w] = D(!1), [R, x] = D(null), [O, M] = D(null), [b, I] = D(() => ({
|
|
1127
|
+
...te,
|
|
1128
|
+
...R === "create" ? {} : f
|
|
1129
|
+
})), S = Q(b.totals);
|
|
1130
|
+
J(() => {
|
|
1131
|
+
f && f.totals ? L ? x(null) : (f.name && M(f.name), x("saved")) : x(N);
|
|
1132
|
+
}, [f, N, L]);
|
|
1133
|
+
const $ = c((o) => {
|
|
1134
|
+
const g = k(o);
|
|
1135
|
+
I((s) => s.rows.items.some(
|
|
1136
|
+
(Z) => k(Z) === g
|
|
1137
|
+
) || s.columns.items.some(
|
|
1138
|
+
(Z) => k(Z) === g
|
|
1139
|
+
) ? s : {
|
|
1140
|
+
...s,
|
|
1141
|
+
rows: {
|
|
1142
|
+
...s.rows,
|
|
1143
|
+
items: [...s.rows.items, o]
|
|
1144
|
+
}
|
|
1145
|
+
});
|
|
1146
|
+
}, []), W = c(
|
|
1147
|
+
(o) => {
|
|
1148
|
+
const g = k(o);
|
|
1149
|
+
I((s) => s.columns.items.some(
|
|
1150
|
+
(Z) => k(Z) === g
|
|
1151
|
+
) || s.rows.items.some(
|
|
1152
|
+
(Z) => k(Z) === g
|
|
1153
|
+
) ? s : {
|
|
1154
|
+
...s,
|
|
1155
|
+
columns: {
|
|
1156
|
+
...s.columns,
|
|
1157
|
+
items: [...s.columns.items, o]
|
|
1158
|
+
}
|
|
1159
|
+
});
|
|
1160
|
+
},
|
|
1161
|
+
[]
|
|
1162
|
+
), A = c((o) => {
|
|
1163
|
+
I((g) => ({
|
|
1164
|
+
...g,
|
|
1165
|
+
rows: {
|
|
1166
|
+
...g.rows,
|
|
1167
|
+
items: g.rows.items.filter(
|
|
1168
|
+
(s) => k(s) !== o
|
|
1169
|
+
)
|
|
1170
|
+
}
|
|
1171
|
+
}));
|
|
1172
|
+
}, []), xe = c((o) => {
|
|
1173
|
+
I((g) => ({
|
|
1174
|
+
...g,
|
|
1175
|
+
columns: {
|
|
1176
|
+
...g.columns,
|
|
1177
|
+
items: g.columns.items.filter(
|
|
1178
|
+
(s) => k(s) !== o
|
|
1179
|
+
)
|
|
1180
|
+
}
|
|
1181
|
+
}));
|
|
1182
|
+
}, []), Ce = c(() => {
|
|
1183
|
+
I((o) => ({
|
|
1184
|
+
...o,
|
|
1185
|
+
rows: { ...o.rows, items: [] }
|
|
1186
|
+
}));
|
|
1187
|
+
}, []), ye = c(() => {
|
|
1188
|
+
I((o) => ({
|
|
1189
|
+
...o,
|
|
1190
|
+
columns: { ...o.columns, items: [] }
|
|
1191
|
+
}));
|
|
1192
|
+
}, []), Se = c(
|
|
1193
|
+
(o) => {
|
|
1194
|
+
const g = k(o);
|
|
1195
|
+
I((s) => s.values.items.some(
|
|
1196
|
+
(H) => k(H) === g
|
|
1197
|
+
) ? s : {
|
|
1198
|
+
...s,
|
|
1199
|
+
values: {
|
|
1200
|
+
...s.values,
|
|
1201
|
+
items: [...s.values.items, o]
|
|
1202
|
+
}
|
|
1203
|
+
});
|
|
1204
|
+
},
|
|
1205
|
+
[]
|
|
1206
|
+
), De = c((o) => {
|
|
1207
|
+
I((g) => ({
|
|
1208
|
+
...g,
|
|
1209
|
+
values: {
|
|
1210
|
+
...g.values,
|
|
1211
|
+
items: g.values.items.filter(
|
|
1212
|
+
(s) => k(s) !== o
|
|
1213
|
+
)
|
|
1214
|
+
}
|
|
1215
|
+
}));
|
|
1216
|
+
}, []), Te = c(
|
|
1217
|
+
(o, g) => {
|
|
1218
|
+
I((s) => ({
|
|
1219
|
+
...s,
|
|
1220
|
+
values: {
|
|
1221
|
+
...s.values,
|
|
1222
|
+
items: s.values.items.map(
|
|
1223
|
+
(F) => k(F) === o ? {
|
|
1224
|
+
...F,
|
|
1225
|
+
pivotAggregation: g
|
|
1226
|
+
} : F
|
|
1227
|
+
)
|
|
1228
|
+
}
|
|
1229
|
+
}));
|
|
1230
|
+
},
|
|
1231
|
+
[]
|
|
1232
|
+
), _e = c(() => {
|
|
1233
|
+
I((o) => ({
|
|
1234
|
+
...o,
|
|
1235
|
+
values: { ...o.values, items: [] }
|
|
1236
|
+
}));
|
|
1237
|
+
}, []), Le = c(
|
|
1238
|
+
(o) => {
|
|
1239
|
+
const g = k(o);
|
|
1240
|
+
I((s) => s.filters.items.some(
|
|
1241
|
+
(H) => k(H) === g
|
|
1242
|
+
) ? s : {
|
|
1243
|
+
...s,
|
|
1244
|
+
filters: {
|
|
1245
|
+
...s.filters,
|
|
1246
|
+
items: [...s.filters.items, o]
|
|
1247
|
+
}
|
|
1248
|
+
});
|
|
1249
|
+
},
|
|
1250
|
+
[]
|
|
1251
|
+
), ke = c((o) => {
|
|
1252
|
+
I((g) => ({
|
|
1253
|
+
...g,
|
|
1254
|
+
filters: {
|
|
1255
|
+
...g.filters,
|
|
1256
|
+
items: g.filters.items.filter(
|
|
1257
|
+
(s) => k(s) !== o
|
|
1258
|
+
)
|
|
1259
|
+
}
|
|
1260
|
+
}));
|
|
1261
|
+
}, []), Ee = c(
|
|
1262
|
+
(o, g) => {
|
|
1263
|
+
I((s) => ({
|
|
1264
|
+
...s,
|
|
1265
|
+
filters: {
|
|
1266
|
+
...s.filters,
|
|
1267
|
+
items: s.filters.items.map(
|
|
1268
|
+
(F) => k(F) === o ? { ...F, pivotFilterValue: g } : F
|
|
1269
|
+
)
|
|
1270
|
+
}
|
|
1271
|
+
}));
|
|
1272
|
+
},
|
|
1273
|
+
[]
|
|
1274
|
+
), Ie = c(
|
|
1275
|
+
(o, g) => {
|
|
1276
|
+
I((s) => ({
|
|
1277
|
+
...s,
|
|
1278
|
+
filters: {
|
|
1279
|
+
...s.filters,
|
|
1280
|
+
items: s.filters.items.map(
|
|
1281
|
+
(F) => k(F) === o ? { ...F, pivotFilterMode: g } : F
|
|
1282
|
+
)
|
|
1283
|
+
}
|
|
1284
|
+
}));
|
|
1285
|
+
},
|
|
1286
|
+
[]
|
|
1287
|
+
), Oe = c(
|
|
1288
|
+
(o, g) => {
|
|
1289
|
+
I((s) => ({
|
|
1290
|
+
...s,
|
|
1291
|
+
filters: {
|
|
1292
|
+
...s.filters,
|
|
1293
|
+
items: s.filters.items.map(
|
|
1294
|
+
(F) => k(F) === o ? { ...F, pivotFilterCondition: g } : F
|
|
1295
|
+
)
|
|
1296
|
+
}
|
|
1297
|
+
}));
|
|
1298
|
+
},
|
|
1299
|
+
[]
|
|
1300
|
+
), Pe = c(() => {
|
|
1301
|
+
I((o) => ({
|
|
1302
|
+
...o,
|
|
1303
|
+
filters: { ...o.filters, items: [] }
|
|
1304
|
+
}));
|
|
1305
|
+
}, []), Re = c((o) => {
|
|
1306
|
+
S.current = o;
|
|
1307
|
+
}, []), Me = c((o) => {
|
|
1308
|
+
x(o), o === "create" && (M(null), I({ ...te }));
|
|
1309
|
+
}, []), Fe = c((o) => {
|
|
1310
|
+
M(o.name), I(o);
|
|
1311
|
+
}, []), ze = c(() => {
|
|
1312
|
+
w(!0);
|
|
1313
|
+
}, []), Be = c(() => {
|
|
1314
|
+
w(!1);
|
|
1315
|
+
}, []), je = c(
|
|
1316
|
+
(o, g, s, F, H) => {
|
|
1317
|
+
n({
|
|
1318
|
+
...b,
|
|
1319
|
+
totals: S.current,
|
|
1320
|
+
name: o,
|
|
1321
|
+
viewType: g,
|
|
1322
|
+
isDefault: s,
|
|
1323
|
+
...F && { isUpdated: !0, oldName: H }
|
|
1324
|
+
}), w(!1);
|
|
1325
|
+
},
|
|
1326
|
+
[n, b]
|
|
1327
|
+
), $e = c(
|
|
1328
|
+
(o) => {
|
|
1329
|
+
const g = u.find((s) => s.name === o);
|
|
1330
|
+
g && n({
|
|
1331
|
+
...b,
|
|
1332
|
+
totals: S.current,
|
|
1333
|
+
name: g.name,
|
|
1334
|
+
id: o,
|
|
1335
|
+
isReplace: !0
|
|
1336
|
+
}), w(!1);
|
|
1337
|
+
},
|
|
1338
|
+
[n, b, u]
|
|
1339
|
+
), ce = V(() => b.rows.items.length === 0 && b.columns.items.length === 0, [b.rows.items.length, b.columns.items.length]), Ae = c(() => {
|
|
1340
|
+
C && C({
|
|
1341
|
+
...b,
|
|
1342
|
+
totals: S.current
|
|
1343
|
+
});
|
|
1344
|
+
}, [C, b]), { dimensions: Ge, measures: Ve } = V(() => {
|
|
1345
|
+
const o = [], g = [];
|
|
1346
|
+
return d && d.forEach((s) => {
|
|
1347
|
+
s.extra && s.extra.is_measure ? g.push(s) : o.push(s);
|
|
1348
|
+
}), { dimensions: o, measures: g };
|
|
1349
|
+
}, [d]);
|
|
1350
|
+
return l ? /* @__PURE__ */ t(Y, { children: [
|
|
1351
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-overlay", onClick: h }),
|
|
1352
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-panel d-flex flex-column", children: [
|
|
1353
|
+
/* @__PURE__ */ e(Je, { title: "Pivot table", onClose: h }),
|
|
1354
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-panel-body d-flex flex-column gap-24", children: [
|
|
1355
|
+
v && /* @__PURE__ */ e(
|
|
1356
|
+
fe,
|
|
1357
|
+
{
|
|
1358
|
+
message: "Drag and drop from field selection or multi select cards for your own analysis",
|
|
1359
|
+
onClose: _
|
|
1360
|
+
}
|
|
1361
|
+
),
|
|
1362
|
+
!L && R && /* @__PURE__ */ t("div", { className: "ia-table-pivot-mode-selector-container", children: [
|
|
1363
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-mode-selector-title", children: "Choose how you'd like to proceed with pivots" }),
|
|
1364
|
+
/* @__PURE__ */ e("div", { className: "d-flex align-items-center", children: /* @__PURE__ */ e(
|
|
1365
|
+
st,
|
|
1366
|
+
{
|
|
1367
|
+
selectedMode: R,
|
|
1368
|
+
onModeChange: Me,
|
|
1369
|
+
savedPivots: u,
|
|
1370
|
+
selectedPivot: u.find((o) => o.name === O) || null,
|
|
1371
|
+
onSelectPivot: Fe,
|
|
1372
|
+
onClearPivot: () => {
|
|
1373
|
+
M(null), I({ ...te });
|
|
1374
|
+
},
|
|
1375
|
+
recentlyUsedPivots: y
|
|
1376
|
+
}
|
|
1377
|
+
) })
|
|
1378
|
+
] }),
|
|
1379
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-panel-content d-flex gap-10", children: [
|
|
1380
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-panel-left d-flex flex-column gap-12", children: [
|
|
1381
|
+
i && /* @__PURE__ */ e("div", { className: "ia-table-pivot-panel-children", children: i }),
|
|
1382
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-panel-fields-container d-flex flex-column", children: /* @__PURE__ */ e(he, { dimensions: Ge, measures: Ve }) })
|
|
1383
|
+
] }),
|
|
1384
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-panel-right d-flex flex-column gap-16", children: [
|
|
1385
|
+
/* @__PURE__ */ e(
|
|
1386
|
+
ie,
|
|
1387
|
+
{
|
|
1388
|
+
type: "rows",
|
|
1389
|
+
items: b.rows.items,
|
|
1390
|
+
defaultExpanded: !0,
|
|
1391
|
+
onDrop: $,
|
|
1392
|
+
onRemoveItem: A,
|
|
1393
|
+
onClearAll: Ce
|
|
1394
|
+
}
|
|
1395
|
+
),
|
|
1396
|
+
/* @__PURE__ */ e(
|
|
1397
|
+
ie,
|
|
1398
|
+
{
|
|
1399
|
+
type: "columns",
|
|
1400
|
+
items: b.columns.items,
|
|
1401
|
+
defaultExpanded: !0,
|
|
1402
|
+
onDrop: W,
|
|
1403
|
+
onRemoveItem: xe,
|
|
1404
|
+
onClearAll: ye
|
|
1405
|
+
}
|
|
1406
|
+
),
|
|
1407
|
+
!p && /* @__PURE__ */ e(
|
|
1408
|
+
ge,
|
|
1409
|
+
{
|
|
1410
|
+
items: b.values.items,
|
|
1411
|
+
onDrop: Se,
|
|
1412
|
+
onRemoveItem: De,
|
|
1413
|
+
onAggregationChange: Te,
|
|
1414
|
+
onClearAll: _e,
|
|
1415
|
+
pivotAggregationFunc: P
|
|
1416
|
+
}
|
|
1417
|
+
),
|
|
1418
|
+
!B && /* @__PURE__ */ e(
|
|
1419
|
+
Ne,
|
|
1420
|
+
{
|
|
1421
|
+
items: b.filters.items,
|
|
1422
|
+
onDrop: Le,
|
|
1423
|
+
onRemoveItem: ke,
|
|
1424
|
+
onFilterValueChange: Ee,
|
|
1425
|
+
onFilterModeChange: Ie,
|
|
1426
|
+
onFilterConditionChange: Oe,
|
|
1427
|
+
onClearAll: Pe
|
|
1428
|
+
}
|
|
1429
|
+
),
|
|
1430
|
+
E && (r || a || T || z) && /* @__PURE__ */ e(
|
|
1431
|
+
be,
|
|
1432
|
+
{
|
|
1433
|
+
defaultTotals: b.totals,
|
|
1434
|
+
onTotalsChange: Re,
|
|
1435
|
+
isPivotRowGrandTotal: r,
|
|
1436
|
+
isPivotColumnGrandTotal: a,
|
|
1437
|
+
isPivotRowSubTotal: T,
|
|
1438
|
+
isPivotColumnSubTotal: z
|
|
1439
|
+
}
|
|
1440
|
+
)
|
|
1441
|
+
] })
|
|
1442
|
+
] })
|
|
1443
|
+
] }),
|
|
1444
|
+
/* @__PURE__ */ e(
|
|
1445
|
+
at,
|
|
1446
|
+
{
|
|
1447
|
+
onCancel: h,
|
|
1448
|
+
onSave: ze,
|
|
1449
|
+
onApply: C ? Ae : void 0,
|
|
1450
|
+
isSaveDisabled: ce,
|
|
1451
|
+
isApplyDisabled: ce,
|
|
1452
|
+
isHideSave: L,
|
|
1453
|
+
cancelText: "Cancel",
|
|
1454
|
+
saveText: R === "saved" ? "Save & Proceed" : "Save",
|
|
1455
|
+
applyText: "Apply"
|
|
1456
|
+
}
|
|
1457
|
+
),
|
|
1458
|
+
/* @__PURE__ */ e(
|
|
1459
|
+
lt,
|
|
1460
|
+
{
|
|
1461
|
+
isOpen: m,
|
|
1462
|
+
onClose: Be,
|
|
1463
|
+
onSave: je,
|
|
1464
|
+
onReplace: $e,
|
|
1465
|
+
savedViews: u,
|
|
1466
|
+
maxViews: 50,
|
|
1467
|
+
currentViewsCount: u.length,
|
|
1468
|
+
initialValues: O ? {
|
|
1469
|
+
name: b.name,
|
|
1470
|
+
viewType: b.viewType ?? "global",
|
|
1471
|
+
isDefault: b.isDefault ?? !1
|
|
1472
|
+
} : void 0
|
|
1473
|
+
}
|
|
1474
|
+
)
|
|
1475
|
+
] })
|
|
1476
|
+
] }) : null;
|
|
1477
|
+
}, nt = (l) => /* @__PURE__ */ j.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ j.createElement("path", { d: "M14.0003 3.33333C14.0003 2.6 13.4003 2 12.667 2H6.66699V5.33333H14.0003V3.33333Z", fill: "#1F2B4D" }), /* @__PURE__ */ j.createElement("path", { d: "M2.00049 12.6641C2.00049 13.3974 2.60049 13.9974 3.33382 13.9974H5.33382V6.66406H2.00049V12.6641Z", fill: "#1F2B4D" }), /* @__PURE__ */ j.createElement("path", { d: "M2.00049 3.33333V5.33333H5.33382V2H3.33382C2.60049 2 2.00049 2.6 2.00049 3.33333Z", fill: "#1F2B4D" }), /* @__PURE__ */ j.createElement("path", { d: "M11.7668 6.23481L9.9068 8.09481C9.69347 8.30814 9.84014 8.66814 10.1401 8.66814H11.3335V10.0015C11.3335 10.7348 10.7335 11.3348 10.0001 11.3348H8.6668V10.1415C8.6668 9.84147 8.3068 9.69481 8.10014 9.90814L6.24014 11.7681C6.1068 11.9015 6.1068 12.1081 6.24014 12.2415L8.10014 14.1015C8.3068 14.3081 8.6668 14.1615 8.6668 13.8681V12.6681H10.0001C11.4735 12.6681 12.6668 11.4748 12.6668 10.0015V8.66814H13.8601C14.1601 8.66814 14.3068 8.30814 14.0935 8.10147L12.2335 6.24147C12.1068 6.10814 11.8935 6.10814 11.7668 6.23481Z", fill: "#1F2B4D" })), ae = [
|
|
1478
|
+
{
|
|
1479
|
+
id: 1,
|
|
1480
|
+
title: "Welcome to Pivot Tables! 🎉",
|
|
1481
|
+
subtitle: "Transform your data into insights with just a few clicks",
|
|
1482
|
+
description: "Pivot tables help you summarize, analyze, and explore large datasets by organizing data into meaningful patterns.",
|
|
1483
|
+
content: {
|
|
1484
|
+
type: "welcome",
|
|
1485
|
+
learnItems: [
|
|
1486
|
+
{
|
|
1487
|
+
id: "learn-1",
|
|
1488
|
+
text: "How to build your first pivot table"
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
id: "learn-2",
|
|
1492
|
+
text: "Working with dimensions and measures"
|
|
1493
|
+
}
|
|
1494
|
+
]
|
|
1495
|
+
}
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
id: 2,
|
|
1499
|
+
title: "Drag & Drop Fields",
|
|
1500
|
+
subtitle: "Build your analysis by dragging fields into zones",
|
|
1501
|
+
description: "On the left, you'll find all available fields. Simply drag them to the drop zones to create your analysis.",
|
|
1502
|
+
content: {
|
|
1503
|
+
type: "zones",
|
|
1504
|
+
zones: [
|
|
1505
|
+
{
|
|
1506
|
+
id: "zone-rows",
|
|
1507
|
+
letter: "R",
|
|
1508
|
+
title: "Rows",
|
|
1509
|
+
description: "Categories that appear as rows (e.g., Product, Region)",
|
|
1510
|
+
bgColor: "#f4f1f9",
|
|
1511
|
+
textColor: "#7552ad"
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
id: "zone-columns",
|
|
1515
|
+
letter: "C",
|
|
1516
|
+
title: "Columns",
|
|
1517
|
+
description: "Categories that appear as columns (e.g., Quarter)",
|
|
1518
|
+
bgColor: "#f0ebee",
|
|
1519
|
+
textColor: "#483744"
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
id: "zone-values",
|
|
1523
|
+
letter: "V",
|
|
1524
|
+
title: "Values",
|
|
1525
|
+
description: "Numbers to calculate (e.g., Sales, Profit)",
|
|
1526
|
+
bgColor: "#e9f7fc",
|
|
1527
|
+
textColor: "#1789a5"
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
id: "zone-filters",
|
|
1531
|
+
letter: "F",
|
|
1532
|
+
title: "Filters",
|
|
1533
|
+
description: "Limit what data to show (optional)",
|
|
1534
|
+
bgColor: "#fdf0ec",
|
|
1535
|
+
textColor: "#e74b1c"
|
|
1536
|
+
}
|
|
1537
|
+
]
|
|
1538
|
+
}
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
id: 3,
|
|
1542
|
+
title: "You're Ready!",
|
|
1543
|
+
subtitle: "Start analyzing your data",
|
|
1544
|
+
description: "You now have everything you need to create powerful data analyses. Here are some tips to get started:",
|
|
1545
|
+
content: {
|
|
1546
|
+
type: "tips",
|
|
1547
|
+
tips: [
|
|
1548
|
+
{
|
|
1549
|
+
id: "tip-1",
|
|
1550
|
+
number: 1,
|
|
1551
|
+
title: "Drag fields manually",
|
|
1552
|
+
description: "Toggle the field panel and drag fields to create custom views",
|
|
1553
|
+
bgColor: "#fcf8ea",
|
|
1554
|
+
numberBgColor: "#bf9f22",
|
|
1555
|
+
titleColor: "#7a6615",
|
|
1556
|
+
descriptionColor: "#bf9f22"
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
id: "tip-2",
|
|
1560
|
+
number: 2,
|
|
1561
|
+
title: "Save your views",
|
|
1562
|
+
description: 'Save configurations for future use with the "Saved Views" menu',
|
|
1563
|
+
bgColor: "#f4f1f9",
|
|
1564
|
+
numberBgColor: "#977cc1",
|
|
1565
|
+
titleColor: "#7552ad",
|
|
1566
|
+
descriptionColor: "#977cc1"
|
|
1567
|
+
}
|
|
1568
|
+
]
|
|
1569
|
+
}
|
|
1570
|
+
}
|
|
1571
|
+
], rt = (l) => /* @__PURE__ */ j.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 17 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ j.createElement("path", { d: "M5.70711 9.29289L1.41421 5L0 6.41421L5.70711 12.1213L17 0.828427L15.5858 -0.585785L5.70711 9.29289Z", fill: "#22C55E" })), ct = ({
|
|
1572
|
+
onClose: l,
|
|
1573
|
+
onComplete: h
|
|
1574
|
+
}) => {
|
|
1575
|
+
const [n, d] = D(0), f = ae.length, v = ae[n], _ = c(() => {
|
|
1576
|
+
n < f - 1 && d((r) => r + 1);
|
|
1577
|
+
}, [n, f]), i = c(() => {
|
|
1578
|
+
n > 0 && d((r) => r - 1);
|
|
1579
|
+
}, [n]), u = c(() => {
|
|
1580
|
+
d(0), l();
|
|
1581
|
+
}, [l]), y = c(() => {
|
|
1582
|
+
d(0), h == null || h(), l();
|
|
1583
|
+
}, [l, h]), N = c(() => {
|
|
1584
|
+
d(0), l();
|
|
1585
|
+
}, [l]), C = n === 0, L = n === f - 1, E = V(() => {
|
|
1586
|
+
const { content: r } = v;
|
|
1587
|
+
return r.type === "welcome" && r.learnItems ? /* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-learn-box", children: [
|
|
1588
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-tutorial-learn-title", children: "What you'll learn:" }),
|
|
1589
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-tutorial-learn-list", children: r.learnItems.map((a) => /* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-learn-item", children: [
|
|
1590
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-tutorial-learn-icon", children: /* @__PURE__ */ e(rt, {}) }),
|
|
1591
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-tutorial-learn-text", children: a.text })
|
|
1592
|
+
] }, a.id)) })
|
|
1593
|
+
] }) : r.type === "zones" && r.zones ? /* @__PURE__ */ e("div", { className: "ia-table-pivot-tutorial-zones-grid", children: r.zones.map((a) => /* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-zone-card", children: [
|
|
1594
|
+
/* @__PURE__ */ e(
|
|
1595
|
+
"div",
|
|
1596
|
+
{
|
|
1597
|
+
className: "ia-table-pivot-tutorial-zone-letter",
|
|
1598
|
+
style: { backgroundColor: a.bgColor, color: a.textColor },
|
|
1599
|
+
children: a.letter
|
|
1600
|
+
}
|
|
1601
|
+
),
|
|
1602
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-zone-info", children: [
|
|
1603
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-tutorial-zone-title", children: a.title }),
|
|
1604
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-tutorial-zone-description", children: a.description })
|
|
1605
|
+
] })
|
|
1606
|
+
] }, a.id)) }) : r.type === "tips" && r.tips ? /* @__PURE__ */ e("div", { className: "ia-table-pivot-tutorial-tips-list", children: r.tips.map((a) => /* @__PURE__ */ t(
|
|
1607
|
+
"div",
|
|
1608
|
+
{
|
|
1609
|
+
className: "ia-table-pivot-tutorial-tip-card",
|
|
1610
|
+
style: { backgroundColor: a.bgColor },
|
|
1611
|
+
children: [
|
|
1612
|
+
/* @__PURE__ */ e(
|
|
1613
|
+
"div",
|
|
1614
|
+
{
|
|
1615
|
+
className: "ia-table-pivot-tutorial-tip-number",
|
|
1616
|
+
style: { backgroundColor: a.numberBgColor },
|
|
1617
|
+
children: a.number
|
|
1618
|
+
}
|
|
1619
|
+
),
|
|
1620
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-tip-content", children: [
|
|
1621
|
+
/* @__PURE__ */ e(
|
|
1622
|
+
"p",
|
|
1623
|
+
{
|
|
1624
|
+
className: "ia-table-pivot-tutorial-tip-title",
|
|
1625
|
+
style: { color: a.titleColor },
|
|
1626
|
+
children: a.title
|
|
1627
|
+
}
|
|
1628
|
+
),
|
|
1629
|
+
/* @__PURE__ */ e(
|
|
1630
|
+
"p",
|
|
1631
|
+
{
|
|
1632
|
+
className: "ia-table-pivot-tutorial-tip-description",
|
|
1633
|
+
style: { color: a.descriptionColor },
|
|
1634
|
+
children: a.description
|
|
1635
|
+
}
|
|
1636
|
+
)
|
|
1637
|
+
] })
|
|
1638
|
+
]
|
|
1639
|
+
},
|
|
1640
|
+
a.id
|
|
1641
|
+
)) }) : null;
|
|
1642
|
+
}, [v]), P = /* @__PURE__ */ e(
|
|
1643
|
+
"div",
|
|
1644
|
+
{
|
|
1645
|
+
className: "ia-table-modal-overlay d-flex align-items-center justify-content-center",
|
|
1646
|
+
children: /* @__PURE__ */ e(
|
|
1647
|
+
"div",
|
|
1648
|
+
{
|
|
1649
|
+
className: "ia-table-pivot-tutorial-modal position-relative",
|
|
1650
|
+
onClick: (r) => r.stopPropagation(),
|
|
1651
|
+
children: /* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-content", children: [
|
|
1652
|
+
/* @__PURE__ */ e(
|
|
1653
|
+
"button",
|
|
1654
|
+
{
|
|
1655
|
+
className: "ia-table-pivot-tutorial-close-btn",
|
|
1656
|
+
onClick: N,
|
|
1657
|
+
"aria-label": "Close tutorial",
|
|
1658
|
+
children: /* @__PURE__ */ e(X, {})
|
|
1659
|
+
}
|
|
1660
|
+
),
|
|
1661
|
+
/* @__PURE__ */ t(
|
|
1662
|
+
"div",
|
|
1663
|
+
{
|
|
1664
|
+
className: `ia-table-pivot-tutorial-header ${C ? "" : "ia-table-pivot-tutorial-header--with-icon"}`,
|
|
1665
|
+
children: [
|
|
1666
|
+
!C && /* @__PURE__ */ e("div", { className: "ia-table-pivot-tutorial-icon", children: /* @__PURE__ */ t(
|
|
1667
|
+
"svg",
|
|
1668
|
+
{
|
|
1669
|
+
width: "56",
|
|
1670
|
+
height: "56",
|
|
1671
|
+
viewBox: "0 0 56 56",
|
|
1672
|
+
fill: "none",
|
|
1673
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1674
|
+
children: [
|
|
1675
|
+
/* @__PURE__ */ e("circle", { cx: "28", cy: "28", r: "24", fill: "#F4F1F9" }),
|
|
1676
|
+
/* @__PURE__ */ e(
|
|
1677
|
+
"path",
|
|
1678
|
+
{
|
|
1679
|
+
d: "M28 16L32 24L41 25.5L34.5 32L36 41L28 37L20 41L21.5 32L15 25.5L24 24L28 16Z",
|
|
1680
|
+
fill: "#977CC1"
|
|
1681
|
+
}
|
|
1682
|
+
)
|
|
1683
|
+
]
|
|
1684
|
+
}
|
|
1685
|
+
) }),
|
|
1686
|
+
/* @__PURE__ */ t(
|
|
1687
|
+
"div",
|
|
1688
|
+
{
|
|
1689
|
+
className: `ia-table-pivot-tutorial-title-block ${C ? "" : "ia-table-pivot-tutorial-title-block--left"}`,
|
|
1690
|
+
children: [
|
|
1691
|
+
/* @__PURE__ */ e("h2", { className: "ia-table-pivot-tutorial-title", children: v.title }),
|
|
1692
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-tutorial-subtitle", children: v.subtitle })
|
|
1693
|
+
]
|
|
1694
|
+
}
|
|
1695
|
+
)
|
|
1696
|
+
]
|
|
1697
|
+
}
|
|
1698
|
+
),
|
|
1699
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-body", children: [
|
|
1700
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-tutorial-description", children: v.description }),
|
|
1701
|
+
E,
|
|
1702
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-footer", children: [
|
|
1703
|
+
!C && /* @__PURE__ */ e("div", { className: "ia-table-pivot-tutorial-footer-left", children: /* @__PURE__ */ e(
|
|
1704
|
+
"button",
|
|
1705
|
+
{
|
|
1706
|
+
className: "ia-table-pivot-tutorial-btn ia-table-pivot-tutorial-btn--secondary",
|
|
1707
|
+
onClick: i,
|
|
1708
|
+
children: "Back"
|
|
1709
|
+
}
|
|
1710
|
+
) }),
|
|
1711
|
+
/* @__PURE__ */ e("div", { className: "ia-table-pivot-tutorial-progress", children: ae.map((r, a) => /* @__PURE__ */ e(
|
|
1712
|
+
"div",
|
|
1713
|
+
{
|
|
1714
|
+
className: `ia-table-pivot-tutorial-progress-dot ${a === n ? "d-flex align-items-center justify-content-center ia-table-pivot-tutorial-progress-dot--active" : ""}`
|
|
1715
|
+
},
|
|
1716
|
+
a
|
|
1717
|
+
)) }),
|
|
1718
|
+
/* @__PURE__ */ t("div", { className: "ia-table-pivot-tutorial-footer-right", children: [
|
|
1719
|
+
/* @__PURE__ */ e(
|
|
1720
|
+
"button",
|
|
1721
|
+
{
|
|
1722
|
+
className: "ia-table-pivot-tutorial-btn ia-table-pivot-tutorial-btn--text",
|
|
1723
|
+
onClick: u,
|
|
1724
|
+
children: "Skip Tutorial"
|
|
1725
|
+
}
|
|
1726
|
+
),
|
|
1727
|
+
L ? /* @__PURE__ */ e(
|
|
1728
|
+
"button",
|
|
1729
|
+
{
|
|
1730
|
+
className: "ia-table-pivot-tutorial-btn ia-table-pivot-tutorial-btn--primary",
|
|
1731
|
+
onClick: y,
|
|
1732
|
+
children: "Let's Go!"
|
|
1733
|
+
}
|
|
1734
|
+
) : /* @__PURE__ */ e(
|
|
1735
|
+
"button",
|
|
1736
|
+
{
|
|
1737
|
+
className: "ia-table-pivot-tutorial-btn ia-table-pivot-tutorial-btn--primary",
|
|
1738
|
+
onClick: _,
|
|
1739
|
+
children: "Next"
|
|
1740
|
+
}
|
|
1741
|
+
)
|
|
1742
|
+
] })
|
|
1743
|
+
] })
|
|
1744
|
+
] })
|
|
1745
|
+
] })
|
|
1746
|
+
}
|
|
1747
|
+
)
|
|
1748
|
+
}
|
|
1749
|
+
);
|
|
1750
|
+
return Qe(P, document.body);
|
|
1751
|
+
}, me = [
|
|
1752
|
+
{ value: "gmp-0.5", label: "GMP 0.5" },
|
|
1753
|
+
{ value: "gmp-1.0", label: "GMP 1.0" },
|
|
1754
|
+
{ value: "gmp-2.0", label: "GMP 2.0" }
|
|
1755
|
+
], ut = ({
|
|
1756
|
+
pivotConfig: l,
|
|
1757
|
+
shouldRenderTable: h,
|
|
1758
|
+
showSaveTableConfig: n
|
|
1759
|
+
}) => {
|
|
1760
|
+
const {
|
|
1761
|
+
savedPivots: d,
|
|
1762
|
+
savedPivotState: f,
|
|
1763
|
+
handlePivotApply: v,
|
|
1764
|
+
handlePivotSave: _,
|
|
1765
|
+
isHidePivotSave: i,
|
|
1766
|
+
recentlyUsedPivots: u,
|
|
1767
|
+
enablePivotTutorial: y,
|
|
1768
|
+
showPivotTotalsSection: N,
|
|
1769
|
+
pivotChildren: C,
|
|
1770
|
+
pivotPanelColumnDef: L,
|
|
1771
|
+
pivotAggregationFunc: E,
|
|
1772
|
+
isPivotRowGrandTotal: P = !0,
|
|
1773
|
+
isPivotColumnGrandTotal: r = !0,
|
|
1774
|
+
isPivotRowSubTotal: a = !0,
|
|
1775
|
+
isPivotColumnSubTotal: T = !0,
|
|
1776
|
+
isHideFilters: z = !1,
|
|
1777
|
+
isHideValues: B = !1
|
|
1778
|
+
} = l, p = Q(null), [m, w] = D(!1), [R, x] = D(!1), [O, M] = D(
|
|
1779
|
+
me[0]
|
|
1780
|
+
), [b, I] = D(f);
|
|
1781
|
+
J(() => {
|
|
1782
|
+
I(f || b);
|
|
1783
|
+
}, [f, b]);
|
|
1784
|
+
const S = (A) => {
|
|
1785
|
+
_ && _(A, w), I(A);
|
|
1786
|
+
}, $ = (A) => {
|
|
1787
|
+
v && v(A, w), I(A);
|
|
1788
|
+
}, W = () => {
|
|
1789
|
+
w(!1);
|
|
1790
|
+
};
|
|
1791
|
+
return /* @__PURE__ */ t("div", { className: "d-flex align-items-center", children: [
|
|
1792
|
+
d && !i && /* @__PURE__ */ t("div", { className: "ia-table-pivot-view-magagement d-flex align-items-center", children: [
|
|
1793
|
+
/* @__PURE__ */ e("p", { className: "ia-table-pivot-view-management-view", children: "Current View" }),
|
|
1794
|
+
/* @__PURE__ */ e(
|
|
1795
|
+
we,
|
|
1796
|
+
{
|
|
1797
|
+
savedViews: d,
|
|
1798
|
+
selectedView: b,
|
|
1799
|
+
onSelectView: S,
|
|
1800
|
+
onClear: () => {
|
|
1801
|
+
},
|
|
1802
|
+
recentlyUsedViews: u
|
|
1803
|
+
}
|
|
1804
|
+
),
|
|
1805
|
+
/* @__PURE__ */ e("div", { className: "ia-table-divider-line" })
|
|
1806
|
+
] }),
|
|
1807
|
+
/* @__PURE__ */ e(
|
|
1808
|
+
pe,
|
|
1809
|
+
{
|
|
1810
|
+
title: "Pivot Table",
|
|
1811
|
+
varient: "tertiary",
|
|
1812
|
+
targetRef: p,
|
|
1813
|
+
forceShowTooltip: !0,
|
|
1814
|
+
children: /* @__PURE__ */ e(
|
|
1815
|
+
G,
|
|
1816
|
+
{
|
|
1817
|
+
buttonRef: p,
|
|
1818
|
+
onClick: () => {
|
|
1819
|
+
w(!0), y && x(!0);
|
|
1820
|
+
},
|
|
1821
|
+
className: "icon-32",
|
|
1822
|
+
iconButton: !0,
|
|
1823
|
+
variant: "tertiary",
|
|
1824
|
+
children: /* @__PURE__ */ e(nt, {})
|
|
1825
|
+
}
|
|
1826
|
+
)
|
|
1827
|
+
}
|
|
1828
|
+
),
|
|
1829
|
+
h && n && /* @__PURE__ */ e("div", { className: "ia-table-divider-line" }),
|
|
1830
|
+
m && (L == null ? void 0 : L.length) && /* @__PURE__ */ e(
|
|
1831
|
+
ot,
|
|
1832
|
+
{
|
|
1833
|
+
isOpen: m,
|
|
1834
|
+
onClose: W,
|
|
1835
|
+
onSave: S,
|
|
1836
|
+
handlePivotApply: $,
|
|
1837
|
+
versions: me,
|
|
1838
|
+
onVersionChange: M,
|
|
1839
|
+
showNotification: !0,
|
|
1840
|
+
selectedVersion: O,
|
|
1841
|
+
availableFields: L,
|
|
1842
|
+
initialState: b || void 0,
|
|
1843
|
+
pivotChildren: C,
|
|
1844
|
+
savedPivots: d,
|
|
1845
|
+
recentlyUsedPivots: u,
|
|
1846
|
+
isHidePivotSave: i,
|
|
1847
|
+
showTotalsSection: N,
|
|
1848
|
+
pivotAggregationFunc: E,
|
|
1849
|
+
isPivotRowGrandTotal: P,
|
|
1850
|
+
isPivotColumnGrandTotal: r,
|
|
1851
|
+
isPivotRowSubTotal: a,
|
|
1852
|
+
isPivotColumnSubTotal: T,
|
|
1853
|
+
isHideFilters: z,
|
|
1854
|
+
isHideValues: B
|
|
1855
|
+
}
|
|
1856
|
+
),
|
|
1857
|
+
R && y && /* @__PURE__ */ e(
|
|
1858
|
+
ct,
|
|
1859
|
+
{
|
|
1860
|
+
onClose: () => x((A) => !A)
|
|
1861
|
+
}
|
|
1862
|
+
)
|
|
1863
|
+
] });
|
|
1864
|
+
};
|
|
1865
|
+
export {
|
|
1866
|
+
ut as PivotWrapper
|
|
1867
|
+
};
|