@turquoisehealth/pit-viper 2.207.0 → 2.208.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/_site/assets/css/pit-viper-a11y.css +5 -0
- package/_site/assets/css/pit-viper-v2.css +5 -0
- package/package.json +1 -1
- package/pv-components/dist/stats/vue/base/stats.html +1 -1
- package/pv-components/dist/stats/vue/visualizations/stats.html +1 -1
- package/pv-components/dist/stats/web/pv-distribution-bar-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-filter-panel-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-menu-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-query-builder-input-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-select-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-sidebar-stats.html +1 -1
- package/pv-components/dist/vue/base/components/base/PvDrawer/PvDrawer.vue.d.ts +11 -5
- package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuItemAction.vue.d.ts +1 -1
- package/pv-components/dist/vue/base/pv-components-base.mjs +702 -686
- package/pv-components/dist/vue/base/pv-components-base.mjs.map +1 -1
- package/pv-components/dist/vue/base/types.d.ts +11 -5
- package/pv-components/dist/vue/visualizations/components/base/PvDrawer/PvDrawer.vue.d.ts +11 -5
- package/pv-components/dist/vue/visualizations/components/base/PvMenu/items/PvMenuItemAction.vue.d.ts +1 -1
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +792 -773
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs.map +1 -1
- package/pv-components/dist/vue/visualizations/types.d.ts +11 -5
- package/pv-components/dist/web/components/pv-distribution-bar/pv-distribution-bar.js +177 -177
- package/pv-components/dist/web/components/pv-drawer/pv-drawer.js +13 -15
- package/pv-components/dist/web/components/pv-filter-panel/pv-filter-panel.js +1141 -1144
- package/pv-components/dist/web/components/pv-menu/pv-menu.js +885 -866
- package/pv-components/dist/web/components/pv-multi-select-button/pv-multi-select-button.js +911 -892
- package/pv-components/dist/web/components/pv-query-builder-input/pv-query-builder-input.js +506 -486
- package/pv-components/dist/web/components/pv-select-button/pv-select-button.js +861 -842
- package/pv-components/dist/web/components/pv-sidebar/pv-sidebar.js +359 -359
- package/pv-components/dist/web/pv-components.iife.js +13 -13
- package/pv-components/dist/web/pv-components.iife.js.map +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(){try{if(typeof document<`u`){var e=document.createElement(`style`);e.appendChild(document.createTextNode(`.pv-scatter-overlay[data-v-712fbeaa]{pointer-events:none;z-index:2;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.pv-scatter-quadrant[data-v-712fbeaa]{display:flex;overflow:hidden}.pv-scatter-quadrant-box[data-v-712fbeaa]{color:#666;pointer-events:all;background:#8080801a;border-radius:4px;max-width:calc(100% - 10px);max-height:calc(100% - 10px);padding:8px;font-size:12px;font-weight:600;overflow:auto}.pv-scatter-quadrant-top-left[data-v-712fbeaa]{grid-area:1/1;justify-content:flex-start;align-items:flex-start;padding:5px}.pv-scatter-quadrant-top-right[data-v-712fbeaa]{grid-area:1/2;justify-content:flex-end;align-items:flex-start;padding:5px}.pv-scatter-quadrant-bottom-left[data-v-712fbeaa]{grid-area:2/1;justify-content:flex-start;align-items:flex-end;padding:5px}.pv-scatter-quadrant-bottom-right[data-v-712fbeaa]{grid-area:2/2;justify-content:flex-end;align-items:flex-end;padding:5px}.pv-chart-loading[data-v-712fbeaa]{text-align:center;opacity:1;z-index:4;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0}.pv-chart-loading-icon[data-v-712fbeaa]{color:#16696d;animation:1.5s ease-in-out infinite pulse-712fbeaa}@keyframes pulse-712fbeaa{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.pv-chart-widget[data-v-d92b6ed9]{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative}.pv-chart-widget--constrained[data-v-d92b6ed9]{overflow:hidden}.pv-chart-widget__chart-area[data-v-d92b6ed9]{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.pv-chart-widget__chart-scroll[data-v-d92b6ed9]{width:100%;height:100%;min-height:0}.pv-chart-widget__chart-scroll--enabled[data-v-d92b6ed9]{overflow:auto}.pv-chart-widget__chart-content[data-v-d92b6ed9]{height:100%;min-height:100%}.pv-badge-md[data-v-6a07eeec]{--inset-size:2px 2px;min-width:20px;min-height:20px;max-height:20px;font-weight:500}.pv-badge-sm[data-v-6a07eeec]{--inset-size:0 2px;min-width:16px;min-height:16px;max-height:16px;font-weight:500}.pv-surface-lighten-5[data-v-6a07eeec]{background-color:#e0e5e4}.pv-text-secondary[data-v-6a07eeec]{color:#4b595c}.pv-select-button-trigger-avatar[data-v-5b922a5f]{font-size:.5rem;font-weight:700}.pv-select-button-trigger-content[data-v-5b922a5f]{min-width:0}.pv-select-button-trigger-label[data-v-5b922a5f]{flex:auto;min-width:0}.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:not(:disabled):hover:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:not(:disabled):focus-visible:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:not(:disabled):active:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:disabled:after{background-image:unset}.pv-action-button-reveal-on-hover{opacity:0;transition:opacity .2s}.pv-label:hover .pv-action-button-reveal-on-hover{opacity:1}.pv-menu-item-disabled[data-v-a93608b0]{pointer-events:none;color:#7d898d;border-radius:4px}.pv-menu-item{&[data-v-a93608b0]{cursor:pointer;border-radius:var(--popover-list-item-radius,4px);transition-property:background-color;transition-duration:.15s}&[data-v-a93608b0]:hover,&[data-v-a93608b0]:focus-visible{background-color:var(--popover-list-item-hover-background-color,#f5f5f5)}&[data-v-a93608b0]:active{background-color:var(--popover-list-item-pressed-background-color,#ebebeb)}}.pv-radio[data-v-a93608b0]:indeterminate{background-color:unset!important;border-color:var(--color-border,#e3e7ea)!important}.pv-menu-item-expand-chevron[data-v-a93608b0]{flex-shrink:0;margin-left:auto;padding:4px}.pv-menu-item-disabled .pv-menu-item-expand-chevron[data-v-a93608b0]{pointer-events:auto;color:inherit}.pv-data-widget[data-v-1681e679]{box-sizing:border-box;width:100%;min-width:0;min-height:0}.pv-data-widget--constrained[data-v-1681e679]{flex-direction:column;display:flex;overflow:hidden}.pv-data-widget--constrained .pv-data-widget__body[data-v-1681e679]{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.pv-data-widget__table-container[data-v-1681e679]{min-height:0}.pv-data-widget__below-table[data-v-1681e679]{margin-top:16px}.pv-data-widget--constrained .pv-data-widget__table-container[data-v-1681e679]{flex:auto}.pv-data-widget--constrained .pv-data-widget__below-table[data-v-1681e679]{flex:none}.pv-data-widget__chart-scroll[data-v-1681e679]{width:100%;min-height:0;overflow:hidden}.pv-data-widget--constrained .pv-data-widget__chart-scroll[data-v-1681e679]{flex:auto}.pv-data-widget__chart-scroll--enabled[data-v-1681e679]{overflow:auto}.pv-data-widget__chart-content[data-v-1681e679]{min-height:100%}.pv-popover-list[data-v-c6181252]{font-size:14px}.pv-icon-button[data-v-aefd2b6b]{background-color:#0000;border:none}.pv-icon-button[data-v-aefd2b6b]:hover{cursor:pointer;color:#176f6f}.pv-select[data-v-aefd2b6b]{padding-top:4px;padding-bottom:4px}.input-icon-position{pointer-events:none;position:absolute;top:8px;left:12px}.pv-text-tertiary[data-v-ff951d17]{color:#6e8081}.pv-query-builder-input-wrapper[data-v-e2a82095]{background:var(--secondary-lighten-8,#f7f8f8);border-radius:var(--corner-radius-L,8px);border:1px solid var(--stroke-light,#e3e7ea);cursor:text;align-items:center;width:100%;min-height:2.25rem;padding:.25rem;font-size:.75rem;display:flex;position:relative}.pv-query-builder-input[data-v-e2a82095]{justify-content:start;overflow-x:hidden}.pv-query-builder-input-wrapper input[data-v-e2a82095]{background:0 0;border:none;outline:none;flex:1rem;min-width:1rem;font-size:.75rem}.pv-query-builder-input-wrapper[data-v-e2a82095]:focus-within{border:2px solid #36c5ba}.pv-table-row-count{opacity:1;background-color:#f7f8f8;transition:opacity .3s;position:absolute;top:6px;right:12px}.pv-table-group-cell:hover .pv-table-row-count{opacity:0}.pv-table-row-number{text-align:center;color:#89989b;padding:8px 12px 8px 0}.suggested-label[data-v-96653f14]:hover{color:#16696d}.suggested-title-label[data-v-96653f14]:hover{color:#0d5256;text-decoration:underline}.pv-details-no-carat>summary[data-v-a7f83f12]{cursor:default;background-image:none}.ag-custom-header-cell[data-v-385ad98a]{align-items:center;height:100%}.ag-header-actions .ag-header-cell-menu-button[data-v-385ad98a]{opacity:0;transition:opacity .2s ease-in-out}.ag-header-cell-menu-button:hover .ag-header-actions .ag-header-cell-menu-button[data-v-385ad98a],.ag-header-cell-menu-button:focus .ag-header-actions .ag-header-cell-menu-button[data-v-385ad98a]{opacity:1}.pv-table-row-number[data-v-686928ce]{text-align:center;color:#89989b;padding:8px 12px 8px 0}.pv-table-overlay{z-index:2;pointer-events:none;background:#fff;width:100%;height:calc(100% - 40px);position:absolute;top:80px}.pv-data-table .ag-header-cell-resize{border:none!important}.pv-data-table .ag-cell-inline-editing .ag-cell-editor{height:100%!important}.pv-data-table .ag-rich-select-value{min-height:100%!important}.pv-data-table .ag-row-group-leaf-indent{margin-left:0;padding-left:7px}.pv-data-table .ag-custom-loading-cell{background-color:#ccc;border-radius:4px;width:100%;height:40%;margin:15px}.pv-data-table .ag-group-value{width:100%;height:100%}.pv-data-table .ag-row:not(.ag-row-group) .ag-cell-wrapper{align-items:stretch;height:100%}.pv-data-table .ag-menu-option:hover{background-color:#f7f8f8}.pv-data-table .ag-menu-option-shortcut{color:#89989b}.pv-data-table .ag-menu-option:active{background-color:#e8f2f4}.pv-data-table .ag-menu-option-text{font-family:Inter,sans-serif}.pv-data-table .ag-header-cell-menu-button:hover{box-shadow:unset!important}.pv-data-table .ag-button{border-radius:4px!important;padding:3px 8px!important;font-size:12px!important}.pv-data-table-grouped-card .ag-body-horizontal-scroll{display:none!important}.pv-data-table-grouped-card .ag-header-cell-resize{opacity:0;transition:opacity .2s}.pv-data-table-grouped-card .ag-header-cell:hover .ag-header-cell-resize{opacity:1}.pv-data-table-grouped-card .ag-row-group-contracted{background:linear-gradient(#fff 5px,#f7f8f8 5px calc(100% - 5px),#fff calc(100% - 5px))!important}.pv-data-table-grouped-card .ag-row-group-expanded{background:linear-gradient(#fff 5px,#f7f8f8 5px)!important}.pv-data-table-grouped-card .ag-row-group-contracted .ag-cell{border:none!important;align-items:center!important;padding-top:5px!important;padding-bottom:5px!important}.pv-data-table-grouped-card .ag-row-group-expanded .ag-cell{border:none!important;align-items:center!important;padding-top:5px!important;padding-bottom:0!important}.pv-data-table-grouped-card .ag-row-group-contracted .ag-cell-wrapper,.pv-data-table-grouped-card .ag-row-group-expanded .ag-cell-wrapper{align-items:center!important;height:100%!important}.pv-data-table-grouped-card .ag-row-group-contracted .ag-cell-value,.pv-data-table-grouped-card .ag-row-group-expanded .ag-cell-value{height:100%!important}.pv-data-table-grouped-card .ag-row:not(.ag-row-group-contracted):not(.ag-row-group-expanded){border-bottom:1px solid #e0e0e0!important;border-left:1px solid #e0e0e0!important;border-right:1px solid #e0e0e0!important}.pv-data-table-grouped-card .ag-row.pv-data-table-group-last-child,.pv-data-table-grouped-card .ag-row:not(.ag-row-group-contracted):not(.ag-row-group-expanded).ag-row-last{border-radius:0 0 4px 4px}.pv-data-table-grouped-card .ag-row-group-contracted:after{content:"";pointer-events:none;border:1px solid #e0e0e0;border-radius:4px;position:absolute;inset:5px 0}.pv-data-table-grouped-card .ag-row-group-expanded:after{content:"";pointer-events:none;border:1px solid #e0e0e0;border-radius:4px 4px 0 0;position:absolute;inset:5px 0 0}.pv-data-table-grouped-card .ag-row-group-contracted:hover,.pv-data-table-grouped-card .ag-row-group-expanded:hover{background:linear-gradient(#fff 5px,#eef0f0 5px calc(100% - 5px),#fff calc(100% - 5px))!important}.pv-data-table-grouped-card .ag-row-group-expanded:hover{background:linear-gradient(#fff 5px,#eef0f0 5px)!important}.pv-data-table-grouped-card .ag-row:not(.ag-row-group-contracted):not(.ag-row-group-expanded):hover{background-color:#f7f8f8!important}.pv-data-table-grouped-card .ag-group-value{height:100%}.pv-text-tertiary[data-v-34615cd0]{color:#89989b}.pv-button-placeholder[data-v-34615cd0]{width:24px;height:24px}.pv-sort-option[data-v-34615cd0]{--flex-gap:4px;cursor:grab;min-height:24px}.pv-menu-item-disabled[data-v-34615cd0]{pointer-events:none;color:#7d898d}.placeholder-zone[data-v-34615cd0]{transition:background-color .2s}.pv-placeholder-dropzone[data-v-34615cd0]{justify-content:center;align-items:center;padding:8px 4px;transition:all .2s;border-style:dashed!important;border-color:#e3e7ea!important}.placeholder-zone.placeholder-drag-over .pv-placeholder-dropzone[data-v-34615cd0]{background:#f0f9f9;border-color:#16696d!important}.sort-divider-container[data-v-34615cd0]{display:flex}.sort-divider[data-v-34615cd0]{border-top:1px solid #e3e7ea;flex:1;margin:1rem 0;position:relative}.sort-divider[data-v-34615cd0]:after{content:attr(data-label);font-size:inherit;white-space:nowrap;background:#fff;padding:0 .5em;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-v-422085d3] .pv-menu-nested:after{content:"›"}[data-v-422085d3] .pv-menu-nested-active{background-color:var(--popover-list-selected-item-background-color,#e4f8f6)}.pv-tooltip a[data-v-422085d3]{color:inherit}.pv-chart-option[data-v-422085d3]{min-width:150px;max-width:225px}.pv-data-table-with-chart__chart-scroll{width:100%;min-height:0;overflow:hidden}.pv-data-table-with-chart__chart-scroll--enabled{overflow:auto}.pv-data-table-with-chart__chart-content{min-height:100%}.pv-chart-overlay{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ag-charts-tooltip{background-color:#fffffff2}.ag-charts-floating-toolbar{display:none!important}
|
|
1
|
+
(function(){try{if(typeof document<`u`){var e=document.createElement(`style`);e.appendChild(document.createTextNode(`.pv-scatter-overlay[data-v-712fbeaa]{pointer-events:none;z-index:2;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.pv-scatter-quadrant[data-v-712fbeaa]{display:flex;overflow:hidden}.pv-scatter-quadrant-box[data-v-712fbeaa]{color:#666;pointer-events:all;background:#8080801a;border-radius:4px;max-width:calc(100% - 10px);max-height:calc(100% - 10px);padding:8px;font-size:12px;font-weight:600;overflow:auto}.pv-scatter-quadrant-top-left[data-v-712fbeaa]{grid-area:1/1;justify-content:flex-start;align-items:flex-start;padding:5px}.pv-scatter-quadrant-top-right[data-v-712fbeaa]{grid-area:1/2;justify-content:flex-end;align-items:flex-start;padding:5px}.pv-scatter-quadrant-bottom-left[data-v-712fbeaa]{grid-area:2/1;justify-content:flex-start;align-items:flex-end;padding:5px}.pv-scatter-quadrant-bottom-right[data-v-712fbeaa]{grid-area:2/2;justify-content:flex-end;align-items:flex-end;padding:5px}.pv-chart-loading[data-v-712fbeaa]{text-align:center;opacity:1;z-index:4;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0}.pv-chart-loading-icon[data-v-712fbeaa]{color:#16696d;animation:1.5s ease-in-out infinite pulse-712fbeaa}@keyframes pulse-712fbeaa{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.pv-chart-widget[data-v-d92b6ed9]{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative}.pv-chart-widget--constrained[data-v-d92b6ed9]{overflow:hidden}.pv-chart-widget__chart-area[data-v-d92b6ed9]{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.pv-chart-widget__chart-scroll[data-v-d92b6ed9]{width:100%;height:100%;min-height:0}.pv-chart-widget__chart-scroll--enabled[data-v-d92b6ed9]{overflow:auto}.pv-chart-widget__chart-content[data-v-d92b6ed9]{height:100%;min-height:100%}.pv-badge-md[data-v-6a07eeec]{--inset-size:2px 2px;min-width:20px;min-height:20px;max-height:20px;font-weight:500}.pv-badge-sm[data-v-6a07eeec]{--inset-size:0 2px;min-width:16px;min-height:16px;max-height:16px;font-weight:500}.pv-surface-lighten-5[data-v-6a07eeec]{background-color:#e0e5e4}.pv-text-secondary[data-v-6a07eeec]{color:#4b595c}.pv-select-button-trigger-avatar[data-v-5b922a5f]{font-size:.5rem;font-weight:700}.pv-select-button-trigger-content[data-v-5b922a5f]{min-width:0}.pv-select-button-trigger-label[data-v-5b922a5f]{flex:auto;min-width:0}.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:not(:disabled):hover:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:not(:disabled):focus-visible:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:not(:disabled):active:after,.pv-switch-hide-check[data-v-73e6d2b2] input[type=checkbox]:checked:disabled:after{background-image:unset}.pv-action-button-reveal-on-hover{opacity:0;transition:opacity .2s}.pv-label:hover .pv-action-button-reveal-on-hover{opacity:1}.pv-menu-item-disabled[data-v-3489bfed]{pointer-events:none;color:#7d898d;border-radius:4px}.pv-menu-item{&[data-v-3489bfed]{cursor:pointer;border-radius:var(--popover-list-item-radius,4px);transition-property:background-color;transition-duration:.15s}&[data-v-3489bfed]:hover,&[data-v-3489bfed]:focus-visible{background-color:var(--popover-list-item-hover-background-color,#f5f5f5)}&[data-v-3489bfed]:active{background-color:var(--popover-list-item-pressed-background-color,#ebebeb)}}.pv-radio[data-v-3489bfed]:indeterminate{background-color:unset!important;border-color:var(--color-border,#e3e7ea)!important}.pv-menu-item-expand-chevron[data-v-3489bfed]{flex-shrink:0;margin-left:auto;padding:4px}.pv-menu-item-disabled .pv-menu-item-expand-chevron[data-v-3489bfed]{pointer-events:auto;color:inherit}.pv-data-widget[data-v-1681e679]{box-sizing:border-box;width:100%;min-width:0;min-height:0}.pv-data-widget--constrained[data-v-1681e679]{flex-direction:column;display:flex;overflow:hidden}.pv-data-widget--constrained .pv-data-widget__body[data-v-1681e679]{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.pv-data-widget__table-container[data-v-1681e679]{min-height:0}.pv-data-widget__below-table[data-v-1681e679]{margin-top:16px}.pv-data-widget--constrained .pv-data-widget__table-container[data-v-1681e679]{flex:auto}.pv-data-widget--constrained .pv-data-widget__below-table[data-v-1681e679]{flex:none}.pv-data-widget__chart-scroll[data-v-1681e679]{width:100%;min-height:0;overflow:hidden}.pv-data-widget--constrained .pv-data-widget__chart-scroll[data-v-1681e679]{flex:auto}.pv-data-widget__chart-scroll--enabled[data-v-1681e679]{overflow:auto}.pv-data-widget__chart-content[data-v-1681e679]{min-height:100%}.pv-popover-list[data-v-c6181252]{font-size:14px}.pv-icon-button[data-v-aefd2b6b]{background-color:#0000;border:none}.pv-icon-button[data-v-aefd2b6b]:hover{cursor:pointer;color:#176f6f}.pv-select[data-v-aefd2b6b]{padding-top:4px;padding-bottom:4px}.input-icon-position{pointer-events:none;position:absolute;top:8px;left:12px}.pv-text-tertiary[data-v-ff951d17]{color:#6e8081}.pv-query-builder-input-wrapper[data-v-e2a82095]{background:var(--secondary-lighten-8,#f7f8f8);border-radius:var(--corner-radius-L,8px);border:1px solid var(--stroke-light,#e3e7ea);cursor:text;align-items:center;width:100%;min-height:2.25rem;padding:.25rem;font-size:.75rem;display:flex;position:relative}.pv-query-builder-input[data-v-e2a82095]{justify-content:start;overflow-x:hidden}.pv-query-builder-input-wrapper input[data-v-e2a82095]{background:0 0;border:none;outline:none;flex:1rem;min-width:1rem;font-size:.75rem}.pv-query-builder-input-wrapper[data-v-e2a82095]:focus-within{border:2px solid #36c5ba}.pv-table-row-count{opacity:1;background-color:#f7f8f8;transition:opacity .3s;position:absolute;top:6px;right:12px}.pv-table-group-cell:hover .pv-table-row-count{opacity:0}.pv-table-row-number{text-align:center;color:#89989b;padding:8px 12px 8px 0}.suggested-label[data-v-96653f14]:hover{color:#16696d}.suggested-title-label[data-v-96653f14]:hover{color:#0d5256;text-decoration:underline}.pv-details-no-carat>summary[data-v-a7f83f12]{cursor:default;background-image:none}.ag-custom-header-cell[data-v-385ad98a]{align-items:center;height:100%}.ag-header-actions .ag-header-cell-menu-button[data-v-385ad98a]{opacity:0;transition:opacity .2s ease-in-out}.ag-header-cell-menu-button:hover .ag-header-actions .ag-header-cell-menu-button[data-v-385ad98a],.ag-header-cell-menu-button:focus .ag-header-actions .ag-header-cell-menu-button[data-v-385ad98a]{opacity:1}.pv-table-row-number[data-v-686928ce]{text-align:center;color:#89989b;padding:8px 12px 8px 0}.pv-table-overlay{z-index:2;pointer-events:none;background:#fff;width:100%;height:calc(100% - 40px);position:absolute;top:80px}.pv-data-table .ag-header-cell-resize{border:none!important}.pv-data-table .ag-cell-inline-editing .ag-cell-editor{height:100%!important}.pv-data-table .ag-rich-select-value{min-height:100%!important}.pv-data-table .ag-row-group-leaf-indent{margin-left:0;padding-left:7px}.pv-data-table .ag-custom-loading-cell{background-color:#ccc;border-radius:4px;width:100%;height:40%;margin:15px}.pv-data-table .ag-group-value{width:100%;height:100%}.pv-data-table .ag-row:not(.ag-row-group) .ag-cell-wrapper{align-items:stretch;height:100%}.pv-data-table .ag-menu-option:hover{background-color:#f7f8f8}.pv-data-table .ag-menu-option-shortcut{color:#89989b}.pv-data-table .ag-menu-option:active{background-color:#e8f2f4}.pv-data-table .ag-menu-option-text{font-family:Inter,sans-serif}.pv-data-table .ag-header-cell-menu-button:hover{box-shadow:unset!important}.pv-data-table .ag-button{border-radius:4px!important;padding:3px 8px!important;font-size:12px!important}.pv-data-table-grouped-card .ag-body-horizontal-scroll{display:none!important}.pv-data-table-grouped-card .ag-header-cell-resize{opacity:0;transition:opacity .2s}.pv-data-table-grouped-card .ag-header-cell:hover .ag-header-cell-resize{opacity:1}.pv-data-table-grouped-card .ag-row-group-contracted{background:linear-gradient(#fff 5px,#f7f8f8 5px calc(100% - 5px),#fff calc(100% - 5px))!important}.pv-data-table-grouped-card .ag-row-group-expanded{background:linear-gradient(#fff 5px,#f7f8f8 5px)!important}.pv-data-table-grouped-card .ag-row-group-contracted .ag-cell{border:none!important;align-items:center!important;padding-top:5px!important;padding-bottom:5px!important}.pv-data-table-grouped-card .ag-row-group-expanded .ag-cell{border:none!important;align-items:center!important;padding-top:5px!important;padding-bottom:0!important}.pv-data-table-grouped-card .ag-row-group-contracted .ag-cell-wrapper,.pv-data-table-grouped-card .ag-row-group-expanded .ag-cell-wrapper{align-items:center!important;height:100%!important}.pv-data-table-grouped-card .ag-row-group-contracted .ag-cell-value,.pv-data-table-grouped-card .ag-row-group-expanded .ag-cell-value{height:100%!important}.pv-data-table-grouped-card .ag-row:not(.ag-row-group-contracted):not(.ag-row-group-expanded){border-bottom:1px solid #e0e0e0!important;border-left:1px solid #e0e0e0!important;border-right:1px solid #e0e0e0!important}.pv-data-table-grouped-card .ag-row.pv-data-table-group-last-child,.pv-data-table-grouped-card .ag-row:not(.ag-row-group-contracted):not(.ag-row-group-expanded).ag-row-last{border-radius:0 0 4px 4px}.pv-data-table-grouped-card .ag-row-group-contracted:after{content:"";pointer-events:none;border:1px solid #e0e0e0;border-radius:4px;position:absolute;inset:5px 0}.pv-data-table-grouped-card .ag-row-group-expanded:after{content:"";pointer-events:none;border:1px solid #e0e0e0;border-radius:4px 4px 0 0;position:absolute;inset:5px 0 0}.pv-data-table-grouped-card .ag-row-group-contracted:hover,.pv-data-table-grouped-card .ag-row-group-expanded:hover{background:linear-gradient(#fff 5px,#eef0f0 5px calc(100% - 5px),#fff calc(100% - 5px))!important}.pv-data-table-grouped-card .ag-row-group-expanded:hover{background:linear-gradient(#fff 5px,#eef0f0 5px)!important}.pv-data-table-grouped-card .ag-row:not(.ag-row-group-contracted):not(.ag-row-group-expanded):hover{background-color:#f7f8f8!important}.pv-data-table-grouped-card .ag-group-value{height:100%}.pv-text-tertiary[data-v-34615cd0]{color:#89989b}.pv-button-placeholder[data-v-34615cd0]{width:24px;height:24px}.pv-sort-option[data-v-34615cd0]{--flex-gap:4px;cursor:grab;min-height:24px}.pv-menu-item-disabled[data-v-34615cd0]{pointer-events:none;color:#7d898d}.placeholder-zone[data-v-34615cd0]{transition:background-color .2s}.pv-placeholder-dropzone[data-v-34615cd0]{justify-content:center;align-items:center;padding:8px 4px;transition:all .2s;border-style:dashed!important;border-color:#e3e7ea!important}.placeholder-zone.placeholder-drag-over .pv-placeholder-dropzone[data-v-34615cd0]{background:#f0f9f9;border-color:#16696d!important}.sort-divider-container[data-v-34615cd0]{display:flex}.sort-divider[data-v-34615cd0]{border-top:1px solid #e3e7ea;flex:1;margin:1rem 0;position:relative}.sort-divider[data-v-34615cd0]:after{content:attr(data-label);font-size:inherit;white-space:nowrap;background:#fff;padding:0 .5em;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-v-422085d3] .pv-menu-nested:after{content:"›"}[data-v-422085d3] .pv-menu-nested-active{background-color:var(--popover-list-selected-item-background-color,#e4f8f6)}.pv-tooltip a[data-v-422085d3]{color:inherit}.pv-chart-option[data-v-422085d3]{min-width:150px;max-width:225px}.pv-data-table-with-chart__chart-scroll{width:100%;min-height:0;overflow:hidden}.pv-data-table-with-chart__chart-scroll--enabled{overflow:auto}.pv-data-table-with-chart__chart-content{min-height:100%}.pv-chart-overlay{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ag-charts-tooltip{background-color:#fffffff2}.ag-charts-floating-toolbar{display:none!important}
|
|
2
2
|
/*$vite$:1*/`)),document.head.appendChild(e)}}catch(e){console.error(`vite-plugin-css-injected-by-js`,e)}})();import * as e from "vue";
|
|
3
3
|
import { Fragment as t, Teleport as n, computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createSlots as c, createTextVNode as l, createVNode as u, defineComponent as d, getCurrentInstance as f, guardReactiveProps as p, inject as m, isRef as h, mergeModels as g, mergeProps as _, nextTick as v, normalizeClass as y, normalizeProps as b, normalizeStyle as x, onBeforeMount as S, onBeforeUnmount as C, onMounted as w, onUnmounted as T, openBlock as E, provide as D, ref as O, renderList as k, renderSlot as A, resolveComponent as j, resolveDynamicComponent as M, shallowRef as N, toDisplayString as P, toRef as F, unref as I, useId as ee, useModel as L, useSlots as R, useTemplateRef as z, vModelCheckbox as B, vModelText as te, vShow as ne, watch as V, withCtx as H, withDirectives as re, withModifiers as U } from "vue";
|
|
4
4
|
import { AgCharts as W } from "ag-charts-vue3";
|
|
@@ -5011,6 +5011,7 @@ var Sa = {
|
|
|
5011
5011
|
disabled: { type: Boolean },
|
|
5012
5012
|
context: {},
|
|
5013
5013
|
classList: {},
|
|
5014
|
+
action: {},
|
|
5014
5015
|
searchText: {},
|
|
5015
5016
|
children: {},
|
|
5016
5017
|
handleSeeMore: { type: Function },
|
|
@@ -5179,37 +5180,54 @@ var Sa = {
|
|
|
5179
5180
|
key: "0"
|
|
5180
5181
|
} : void 0]), 1032, ["position"]));
|
|
5181
5182
|
}
|
|
5182
|
-
}), Na = /* @__PURE__ */ d({
|
|
5183
|
+
}), Na = ["aria-label"], Pa = /* @__PURE__ */ d({
|
|
5183
5184
|
__name: "PvMenuItemAction",
|
|
5184
5185
|
props: {
|
|
5185
5186
|
action: {},
|
|
5186
5187
|
option: {}
|
|
5187
5188
|
},
|
|
5188
5189
|
setup(e) {
|
|
5189
|
-
let t = e, n = r(() => typeof t.action.icon == "function" ? t.action.icon(t.option) : t.action.icon), a = r(() => typeof t.action.isDisabled == "function" ? t.action.isDisabled(t.option) : t.action.isDisabled), o = r(() => typeof t.action.tooltipText == "function" ? t.action.tooltipText(t.option) : t.action.tooltipText),
|
|
5190
|
-
a.value
|
|
5190
|
+
let t = e, n = r(() => typeof t.action.icon == "function" ? t.action.icon(t.option) : t.action.icon), a = r(() => ((typeof t.action.isDisabled == "function" ? t.action.isDisabled(t.option) : t.action.isDisabled) ?? !1) || !t.action.action), o = r(() => typeof t.action.tooltipText == "function" ? t.action.tooltipText(t.option) : t.action.tooltipText), d = r(() => (typeof t.action.interactive == "function" ? t.action.interactive(t.option) : t.action.interactive) ?? !0), f = r(() => typeof t.action.alwaysShow == "function" ? t.action.alwaysShow(t.option) : t.action.alwaysShow), p = () => {
|
|
5191
|
+
d.value && !a.value && t.action.action?.(t.option);
|
|
5191
5192
|
};
|
|
5192
|
-
return (e, t) => (E(), i(Ma, {
|
|
5193
|
+
return (e, t) => d.value ? (E(), i(Ma, {
|
|
5194
|
+
key: 0,
|
|
5193
5195
|
icon: n.value,
|
|
5194
|
-
"tooltip-text": o.value,
|
|
5196
|
+
"tooltip-text": o.value ?? "",
|
|
5195
5197
|
disabled: a.value,
|
|
5196
|
-
"always-show": !!
|
|
5197
|
-
onClick:
|
|
5198
|
+
"always-show": !!f.value,
|
|
5199
|
+
onClick: p,
|
|
5198
5200
|
size: "sm"
|
|
5199
5201
|
}, null, 8, [
|
|
5200
5202
|
"icon",
|
|
5201
5203
|
"tooltip-text",
|
|
5202
5204
|
"disabled",
|
|
5203
5205
|
"always-show"
|
|
5204
|
-
]))
|
|
5206
|
+
])) : (E(), i(Ti, {
|
|
5207
|
+
key: 1,
|
|
5208
|
+
"disable-interactive": !0,
|
|
5209
|
+
"use-teleport": !0
|
|
5210
|
+
}, c({
|
|
5211
|
+
trigger: H(() => [s("span", {
|
|
5212
|
+
class: y(["pv-text-brand", { "pv-action-button-reveal-on-hover": !f.value }]),
|
|
5213
|
+
role: "img",
|
|
5214
|
+
"aria-label": o.value,
|
|
5215
|
+
onClick: t[0] ||= U(() => {}, ["stop"])
|
|
5216
|
+
}, [u(En, { name: n.value }, null, 8, ["name"])], 10, Na)]),
|
|
5217
|
+
_: 2
|
|
5218
|
+
}, [o.value ? {
|
|
5219
|
+
name: "content",
|
|
5220
|
+
fn: H(() => [l(P(o.value), 1)]),
|
|
5221
|
+
key: "0"
|
|
5222
|
+
} : void 0]), 1024));
|
|
5205
5223
|
}
|
|
5206
|
-
}),
|
|
5224
|
+
}), Fa = Symbol("SelectedItemsKey"), Ia = Symbol("EnableCascadeSelectionKey"), La = Symbol("OriginalOptionsMapKey"), Ra = Symbol("CascadeSelectedParentIdsKey"), za = Symbol("CascadeDeselectedChildIdsKey"), Ba = Symbol("ParentSelectsAllChildrenKey"), Va = Symbol("EnableChildExpansionKey"), Ha = ["data-testid"], Ua = [
|
|
5207
5225
|
"hidden",
|
|
5208
5226
|
"type",
|
|
5209
5227
|
"checked",
|
|
5210
5228
|
"indeterminate",
|
|
5211
5229
|
"disabled"
|
|
5212
|
-
],
|
|
5230
|
+
], Wa = ["aria-label", "aria-expanded"], Ga = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
5213
5231
|
__name: "PvMenuItemVariant",
|
|
5214
5232
|
props: {
|
|
5215
5233
|
selected: { type: Boolean },
|
|
@@ -5233,6 +5251,7 @@ var Sa = {
|
|
|
5233
5251
|
disabled: { type: Boolean },
|
|
5234
5252
|
context: {},
|
|
5235
5253
|
classList: {},
|
|
5254
|
+
action: {},
|
|
5236
5255
|
searchText: {},
|
|
5237
5256
|
children: {},
|
|
5238
5257
|
handleSeeMore: { type: Function },
|
|
@@ -5242,7 +5261,7 @@ var Sa = {
|
|
|
5242
5261
|
},
|
|
5243
5262
|
emits: ["handle-selected", "toggle-expanded"],
|
|
5244
5263
|
setup(e, { emit: t }) {
|
|
5245
|
-
let n = e, c = z("inputRef"), l = m(
|
|
5264
|
+
let n = e, c = z("inputRef"), l = m(Fa, void 0), d = m(Ia, O(!1)), p = m(La, void 0), h = m(Ra, void 0), g = r(() => {
|
|
5246
5265
|
if (!d.value || !ga(n)) return [];
|
|
5247
5266
|
let e = n.children ? _a(n.children) : [];
|
|
5248
5267
|
if (p?.value) {
|
|
@@ -5276,11 +5295,11 @@ var Sa = {
|
|
|
5276
5295
|
icon: n.menuOptionConfig?.variant === "icon" ? n.icon : void 0,
|
|
5277
5296
|
companyName: n.menuOptionConfig?.variant === "company" ? n.companyName || n.text : void 0
|
|
5278
5297
|
};
|
|
5279
|
-
}), D = r(() => {
|
|
5298
|
+
}), D = r(() => n.action ?? n.menuOptionConfig?.action), k = r(() => {
|
|
5280
5299
|
let e = n.menuOptionConfig?.variant;
|
|
5281
5300
|
return e !== "checkbox" && e !== "radio";
|
|
5282
|
-
}),
|
|
5283
|
-
n.disabled || (
|
|
5301
|
+
}), A = r(() => n.menuOptionConfig?.variant === "radio" ? "radio" : "checkbox"), j = `${A.value}-${f()?.uid}`, N = r(() => n.menuOptionConfig?.variant === "checkbox" ? "pv-checkbox" : "pv-radio"), P = r(() => `pv-menu${n.menuOptionConfig?.variant === "checkbox" ? "-checkbox" : n.menuOptionConfig?.variant === "radio" ? "-radio" : ""}-item`), F = t, I = (e) => {
|
|
5302
|
+
n.disabled || (F("handle-selected", {
|
|
5284
5303
|
option: { ...n },
|
|
5285
5304
|
event: e
|
|
5286
5305
|
}), v(() => {
|
|
@@ -5294,20 +5313,20 @@ var Sa = {
|
|
|
5294
5313
|
paddingTop: e.subText ? "4px" : void 0,
|
|
5295
5314
|
paddingBottom: e.subText ? "4px" : void 0
|
|
5296
5315
|
}]),
|
|
5297
|
-
"data-testid":
|
|
5316
|
+
"data-testid": P.value
|
|
5298
5317
|
}, [
|
|
5299
5318
|
s("input", {
|
|
5300
5319
|
ref_key: "inputRef",
|
|
5301
5320
|
ref: c,
|
|
5302
|
-
hidden:
|
|
5303
|
-
type:
|
|
5304
|
-
name:
|
|
5321
|
+
hidden: k.value,
|
|
5322
|
+
type: A.value,
|
|
5323
|
+
name: j,
|
|
5305
5324
|
checked: b.value,
|
|
5306
5325
|
indeterminate: S.value,
|
|
5307
|
-
class: y(
|
|
5326
|
+
class: y(N.value),
|
|
5308
5327
|
disabled: e.disabled,
|
|
5309
|
-
onChange:
|
|
5310
|
-
}, null, 42,
|
|
5328
|
+
onChange: I
|
|
5329
|
+
}, null, 42, Ua),
|
|
5311
5330
|
e.menuOptionConfig?.renderer ? (E(), i(M(e.menuOptionConfig?.renderer), _({ key: 0 }, T.value, { selected: b.value }), null, 16, ["selected"])) : (E(), i(Ea, _({ key: 1 }, T.value, {
|
|
5312
5331
|
menuOptionConfig: e.menuOptionConfig,
|
|
5313
5332
|
queryText: e.queryText,
|
|
@@ -5330,9 +5349,9 @@ var Sa = {
|
|
|
5330
5349
|
hideCheckIcon: "",
|
|
5331
5350
|
style: { "pointer-events": "none" }
|
|
5332
5351
|
}, null, 8, ["modelValue", "ariaLabel"])) : a("", !0),
|
|
5333
|
-
|
|
5352
|
+
D.value ? (E(), i(Pa, {
|
|
5334
5353
|
key: 4,
|
|
5335
|
-
action:
|
|
5354
|
+
action: D.value,
|
|
5336
5355
|
option: n
|
|
5337
5356
|
}, null, 8, ["action", "option"])) : a("", !0),
|
|
5338
5357
|
e.showChevron ? (E(), o("button", {
|
|
@@ -5341,14 +5360,14 @@ var Sa = {
|
|
|
5341
5360
|
class: "pv-button-ghost pv-menu-item-expand-chevron",
|
|
5342
5361
|
"aria-label": n.text ? `Toggle children for ${n.text}` : "Toggle children",
|
|
5343
5362
|
"aria-expanded": e.expanded,
|
|
5344
|
-
onClick: r[0] ||= U((e) =>
|
|
5363
|
+
onClick: r[0] ||= U((e) => F("toggle-expanded"), ["prevent", "stop"])
|
|
5345
5364
|
}, [u(En, {
|
|
5346
5365
|
name: e.chevronIcon ?? "chevron-right",
|
|
5347
5366
|
size: 12
|
|
5348
|
-
}, null, 8, ["name"])], 8,
|
|
5349
|
-
], 14,
|
|
5367
|
+
}, null, 8, ["name"])], 8, Wa)) : a("", !0)
|
|
5368
|
+
], 14, Ha));
|
|
5350
5369
|
}
|
|
5351
|
-
}), [["__scopeId", "data-v-
|
|
5370
|
+
}), [["__scopeId", "data-v-3489bfed"]]), Ka = ["data-active"], qa = { key: 0 }, Ja = 4, Ya = /* @__PURE__ */ d({
|
|
5352
5371
|
inheritAttrs: !1,
|
|
5353
5372
|
__name: "PvMenuItem",
|
|
5354
5373
|
props: /* @__PURE__ */ g({
|
|
@@ -5370,6 +5389,7 @@ var Sa = {
|
|
|
5370
5389
|
disabled: { type: Boolean },
|
|
5371
5390
|
context: {},
|
|
5372
5391
|
classList: {},
|
|
5392
|
+
action: {},
|
|
5373
5393
|
searchText: {},
|
|
5374
5394
|
children: {},
|
|
5375
5395
|
handleSeeMore: {},
|
|
@@ -5381,7 +5401,7 @@ var Sa = {
|
|
|
5381
5401
|
}),
|
|
5382
5402
|
emits: /* @__PURE__ */ g(["handle-selected", "see-more"], ["update:selectedIds"]),
|
|
5383
5403
|
setup(e, { emit: n }) {
|
|
5384
|
-
let i = e, s = m(
|
|
5404
|
+
let i = e, s = m(Fa, void 0), c = L(e, "selectedIds"), l = m(Va, O(!1)), d = m(Ba, O(!1)), f = m(Ra, void 0), p = m(za, void 0), h = O(i.defaultExpanded ?? !1);
|
|
5385
5405
|
V(() => i.defaultExpanded, (e) => {
|
|
5386
5406
|
e && (h.value = !0);
|
|
5387
5407
|
});
|
|
@@ -5402,7 +5422,7 @@ var Sa = {
|
|
|
5402
5422
|
}), D = r(() => ga({
|
|
5403
5423
|
...i,
|
|
5404
5424
|
children: b.value
|
|
5405
|
-
}) && i.level <
|
|
5425
|
+
}) && i.level < Ja), A = r(() => D.value ? l.value ? h.value : !0 : !1), M = r(() => h.value ? "chevron-down" : "chevron-right"), N = (e) => s && Array.isArray(s.value) ? s.value.some((t) => t.id === e.id) : c.value.includes(e.id), P = n, F = r(() => v.value || i.totalChildCount == null ? !1 : i.totalChildCount > b.value.length), ee = async () => {
|
|
5406
5426
|
if (g.value) return;
|
|
5407
5427
|
if (!i.handleSeeMore) {
|
|
5408
5428
|
P("see-more", {
|
|
@@ -5452,7 +5472,7 @@ var Sa = {
|
|
|
5452
5472
|
};
|
|
5453
5473
|
return (n, r) => {
|
|
5454
5474
|
let s = j("PvMenuItem", !0);
|
|
5455
|
-
return E(), o(t, null, [u(
|
|
5475
|
+
return E(), o(t, null, [u(Ga, _(T.value, {
|
|
5456
5476
|
children: b.value,
|
|
5457
5477
|
menuOptionConfig: e.config,
|
|
5458
5478
|
queryText: e.queryText,
|
|
@@ -5497,7 +5517,7 @@ var Sa = {
|
|
|
5497
5517
|
"queryText",
|
|
5498
5518
|
"highlightSearchText",
|
|
5499
5519
|
"level"
|
|
5500
|
-
])], 10,
|
|
5520
|
+
])], 10, Ka))), 128)), F.value ? (E(), o("li", qa, [u(An, {
|
|
5501
5521
|
class: "pv-text-brand",
|
|
5502
5522
|
variant: "ghost",
|
|
5503
5523
|
label: "See more",
|
|
@@ -5507,10 +5527,10 @@ var Sa = {
|
|
|
5507
5527
|
}, null, 8, ["loading"])])) : a("", !0)], 4)) : a("", !0)], 64);
|
|
5508
5528
|
};
|
|
5509
5529
|
}
|
|
5510
|
-
}),
|
|
5530
|
+
}), Xa = {
|
|
5511
5531
|
role: "list",
|
|
5512
5532
|
class: "pv-popover-list"
|
|
5513
|
-
},
|
|
5533
|
+
}, Za = ["data-active", "data-testid"], Qa = { key: 0 }, $a = /* @__PURE__ */ d({
|
|
5514
5534
|
__name: "PvMenu",
|
|
5515
5535
|
props: /* @__PURE__ */ g({
|
|
5516
5536
|
options: {},
|
|
@@ -5535,8 +5555,8 @@ var Sa = {
|
|
|
5535
5555
|
l.value = e;
|
|
5536
5556
|
}), V(l, (e) => {
|
|
5537
5557
|
e !== c.value && (c.value = e);
|
|
5538
|
-
}), D(
|
|
5539
|
-
let d = m(
|
|
5558
|
+
}), D(Fa, l), D(Ia, r(() => !!i.enableCascadeSelection));
|
|
5559
|
+
let d = m(La, void 0), f = m(Ba, O(!1)), p = m(Ra, void 0), h = m(za, void 0), g = r(() => i.singleSelect || i.config?.variant === "radio"), v = (e) => {
|
|
5540
5560
|
if (i.readOnly) return;
|
|
5541
5561
|
let t = e.option, n;
|
|
5542
5562
|
if (i.enableCascadeSelection && ga(t)) {
|
|
@@ -5573,12 +5593,12 @@ var Sa = {
|
|
|
5573
5593
|
for (let t of e) if (b.value.has(t.id) || t.children?.length && x(t.children)) return !0;
|
|
5574
5594
|
return !1;
|
|
5575
5595
|
}, S = (e) => b.value.has(e.id) || i.enableCascadeSelection && p?.value?.has(e.id) || i.enableCascadeSelection && e.children?.length && x(e.children) ? !0 : null, C = (e, t) => !!(!t || b.value.has(e.id) || p?.value?.has(e.id) || e.children?.length && x(e.children));
|
|
5576
|
-
return (n, r) => (E(), o("ul",
|
|
5596
|
+
return (n, r) => (E(), o("ul", Xa, [(E(!0), o(t, null, k(e.options, (t) => re((E(), o("li", {
|
|
5577
5597
|
key: t.id,
|
|
5578
5598
|
"data-active": S(t),
|
|
5579
5599
|
"data-testid": e.itemTestId,
|
|
5580
5600
|
class: y(e.itemClass)
|
|
5581
|
-
}, [u(
|
|
5601
|
+
}, [u(Ya, _({ ref_for: !0 }, t, {
|
|
5582
5602
|
disabled: i.readOnly || t.disabled,
|
|
5583
5603
|
config: e.config,
|
|
5584
5604
|
itemClass: e.itemClass,
|
|
@@ -5590,7 +5610,7 @@ var Sa = {
|
|
|
5590
5610
|
"config",
|
|
5591
5611
|
"itemClass",
|
|
5592
5612
|
"queryText"
|
|
5593
|
-
])], 10,
|
|
5613
|
+
])], 10, Za)), [[ne, C(t, e.isLoading)]])), 128)), e.hasMoreOptions ? (E(), o("li", Qa, [u(An, {
|
|
5594
5614
|
class: "pv-text-brand",
|
|
5595
5615
|
variant: "ghost",
|
|
5596
5616
|
label: "See more",
|
|
@@ -5600,10 +5620,10 @@ var Sa = {
|
|
|
5600
5620
|
onClick: r[1] ||= (e) => s("see-more", { parentId: void 0 })
|
|
5601
5621
|
}, null, 8, ["loading", "disabled"])])) : a("", !0)]));
|
|
5602
5622
|
}
|
|
5603
|
-
}),
|
|
5623
|
+
}), eo = {
|
|
5604
5624
|
key: 0,
|
|
5605
5625
|
class: "pv-inset-square-8 pv-border-bottom"
|
|
5606
|
-
},
|
|
5626
|
+
}, to = /* @__PURE__ */ d({
|
|
5607
5627
|
__name: "PvSelectButton",
|
|
5608
5628
|
props: /* @__PURE__ */ g({
|
|
5609
5629
|
defaultOpen: { type: Boolean },
|
|
@@ -5742,12 +5762,12 @@ var Sa = {
|
|
|
5742
5762
|
class: "pv-popover",
|
|
5743
5763
|
"data-test-id": "pv-popover",
|
|
5744
5764
|
style: x([e.popoverCssProperties, { position: "unset" }])
|
|
5745
|
-
}, [e.disableSearchInput ? a("", !0) : (E(), o("div",
|
|
5765
|
+
}, [e.disableSearchInput ? a("", !0) : (E(), o("div", eo, [u(qi, {
|
|
5746
5766
|
"model-value": p.value,
|
|
5747
5767
|
"onUpdate:modelValue": n[0] ||= (e) => p.value = e,
|
|
5748
5768
|
class: "pv-stack-4",
|
|
5749
5769
|
placeholder: e.searchPlaceholder
|
|
5750
|
-
}, null, 8, ["model-value", "placeholder"])])), b.value.length > 0 ? (E(), i(
|
|
5770
|
+
}, null, 8, ["model-value", "placeholder"])])), b.value.length > 0 ? (E(), i($a, {
|
|
5751
5771
|
key: 1,
|
|
5752
5772
|
selectedItems: S.value,
|
|
5753
5773
|
"onUpdate:selectedItems": n[1] ||= (e) => S.value = e,
|
|
@@ -5765,7 +5785,7 @@ var Sa = {
|
|
|
5765
5785
|
_: 1
|
|
5766
5786
|
}, 16, ["modelValue"]));
|
|
5767
5787
|
}
|
|
5768
|
-
}),
|
|
5788
|
+
}), no = /* @__PURE__ */ d({
|
|
5769
5789
|
__name: "MapRegionSelector",
|
|
5770
5790
|
props: /* @__PURE__ */ g({
|
|
5771
5791
|
topologyType: {},
|
|
@@ -5790,7 +5810,7 @@ var Sa = {
|
|
|
5790
5810
|
e === t.value || e?.id === t.value || (t.value = e?.id);
|
|
5791
5811
|
}), V(t, (e) => {
|
|
5792
5812
|
e === n.value || e === n.value?.id || (n.value = o.value.find((t) => t.id === e));
|
|
5793
|
-
}), (e, t) => (E(), i(
|
|
5813
|
+
}), (e, t) => (E(), i(to, {
|
|
5794
5814
|
style: { width: "125px" },
|
|
5795
5815
|
popoverCssProperties: { "max-width": "150px" },
|
|
5796
5816
|
disabled: o.value.length < 2,
|
|
@@ -5804,11 +5824,11 @@ var Sa = {
|
|
|
5804
5824
|
"options"
|
|
5805
5825
|
]));
|
|
5806
5826
|
}
|
|
5807
|
-
}),
|
|
5827
|
+
}), ro = {
|
|
5808
5828
|
key: 0,
|
|
5809
5829
|
class: "pv-flex pv-space-between pv-stack-20",
|
|
5810
5830
|
style: { width: "100%" }
|
|
5811
|
-
},
|
|
5831
|
+
}, io = /* @__PURE__ */ d({
|
|
5812
5832
|
__name: "PvMapChart",
|
|
5813
5833
|
props: /* @__PURE__ */ g({
|
|
5814
5834
|
seriesKey: {},
|
|
@@ -5885,7 +5905,7 @@ var Sa = {
|
|
|
5885
5905
|
overlays: { noData: { text: s.noDataMessage || "No data to display" } },
|
|
5886
5906
|
gradientLegend: { enabled: !1 }
|
|
5887
5907
|
}));
|
|
5888
|
-
return (n, r) => (E(), o(t, null, [e.displayRegionSelector || e.displayGradientLegend ? (E(), o("div",
|
|
5908
|
+
return (n, r) => (E(), o(t, null, [e.displayRegionSelector || e.displayGradientLegend ? (E(), o("div", ro, [e.displayRegionSelector ? (E(), i(no, {
|
|
5889
5909
|
key: 0,
|
|
5890
5910
|
modelValue: l.value,
|
|
5891
5911
|
"onUpdate:modelValue": r[0] ||= (e) => l.value = e,
|
|
@@ -5911,19 +5931,19 @@ var Sa = {
|
|
|
5911
5931
|
isLoading: e.isLoading
|
|
5912
5932
|
}, null, 8, ["options", "isLoading"])], 64));
|
|
5913
5933
|
}
|
|
5914
|
-
}),
|
|
5934
|
+
}), ao = { class: "pv-table pv-full-width" }, oo = /* @__PURE__ */ d({
|
|
5915
5935
|
__name: "PvDataWidgetTable",
|
|
5916
5936
|
props: {
|
|
5917
5937
|
headers: {},
|
|
5918
5938
|
rows: {}
|
|
5919
5939
|
},
|
|
5920
5940
|
setup(e) {
|
|
5921
|
-
return (n, r) => (E(), o("table",
|
|
5941
|
+
return (n, r) => (E(), o("table", ao, [s("thead", null, [s("tr", null, [(E(!0), o(t, null, k(e.headers, (e) => (E(), o("th", {
|
|
5922
5942
|
key: e.field,
|
|
5923
5943
|
scope: "col"
|
|
5924
5944
|
}, P(e.label), 1))), 128))])]), s("tbody", null, [(E(!0), o(t, null, k(e.rows, (e, n) => (E(), o("tr", { key: n }, [(E(!0), o(t, null, k(e, (e, t) => (E(), o("td", { key: t }, P(e), 1))), 128))]))), 128))])]));
|
|
5925
5945
|
}
|
|
5926
|
-
}),
|
|
5946
|
+
}), so = [
|
|
5927
5947
|
{
|
|
5928
5948
|
value: "column",
|
|
5929
5949
|
label: "Column",
|
|
@@ -5969,19 +5989,19 @@ var Sa = {
|
|
|
5969
5989
|
label: "Table",
|
|
5970
5990
|
icon: "table"
|
|
5971
5991
|
}
|
|
5972
|
-
],
|
|
5992
|
+
], co = [
|
|
5973
5993
|
"column",
|
|
5974
5994
|
"bar",
|
|
5975
5995
|
"line",
|
|
5976
5996
|
"area",
|
|
5977
5997
|
"table"
|
|
5978
|
-
],
|
|
5998
|
+
], lo = "column", uo = "table", fo = new Set([
|
|
5979
5999
|
"currency",
|
|
5980
6000
|
"number",
|
|
5981
6001
|
"numeric",
|
|
5982
6002
|
"percent",
|
|
5983
6003
|
"percentage"
|
|
5984
|
-
]),
|
|
6004
|
+
]), po = "bucketCount", mo = [
|
|
5985
6005
|
{
|
|
5986
6006
|
text: "Column",
|
|
5987
6007
|
id: "column",
|
|
@@ -6007,7 +6027,7 @@ var Sa = {
|
|
|
6007
6027
|
id: "pie",
|
|
6008
6028
|
icon: "chart-pie"
|
|
6009
6029
|
}
|
|
6010
|
-
],
|
|
6030
|
+
], ho = [
|
|
6011
6031
|
{
|
|
6012
6032
|
text: "Grouped Column",
|
|
6013
6033
|
id: "column",
|
|
@@ -6028,45 +6048,45 @@ var Sa = {
|
|
|
6028
6048
|
id: "bar_stacked",
|
|
6029
6049
|
icon: "chart-bar-stacked"
|
|
6030
6050
|
}
|
|
6031
|
-
],
|
|
6051
|
+
], go = {
|
|
6032
6052
|
text: "Histogram",
|
|
6033
6053
|
id: "histogram",
|
|
6034
6054
|
icon: "chart-column"
|
|
6035
|
-
},
|
|
6055
|
+
}, _o = {
|
|
6036
6056
|
text: "Map",
|
|
6037
6057
|
id: "map",
|
|
6038
6058
|
icon: "map"
|
|
6039
|
-
},
|
|
6059
|
+
}, vo = "state", yo = "--SEPARATOR--", bo = "_sort_total", xo = /* @__PURE__ */ function(e) {
|
|
6040
6060
|
return e.String = "string", e.Number = "number", e.Boolean = "boolean", e.Date = "date", e.Currency = "currency", e.Formula = "formula", e.Select = "select", e.Percent = "percent", e.Entity = "entity", e.Id = "id", e.Integer = "integer", e.User = "user", e.Link = "link", e.Location = "location", e.Status = "status", e.Tag = "tag", e.File = "file", e.None = "none", e;
|
|
6041
|
-
}({}),
|
|
6061
|
+
}({}), So = (e) => {
|
|
6042
6062
|
switch (e) {
|
|
6043
|
-
case
|
|
6044
|
-
case
|
|
6045
|
-
case
|
|
6046
|
-
case
|
|
6047
|
-
case
|
|
6048
|
-
case
|
|
6049
|
-
case
|
|
6050
|
-
case
|
|
6051
|
-
case
|
|
6052
|
-
case
|
|
6053
|
-
case
|
|
6054
|
-
case
|
|
6055
|
-
case
|
|
6056
|
-
case
|
|
6057
|
-
case
|
|
6058
|
-
case
|
|
6059
|
-
case
|
|
6060
|
-
case
|
|
6063
|
+
case xo.String: return "fonts";
|
|
6064
|
+
case xo.Number: return "hash";
|
|
6065
|
+
case xo.Boolean: return "list";
|
|
6066
|
+
case xo.Date: return "calendar";
|
|
6067
|
+
case xo.Currency: return "currency-dollar";
|
|
6068
|
+
case xo.Formula: return "formula";
|
|
6069
|
+
case xo.Select: return "list";
|
|
6070
|
+
case xo.Percent: return "percent";
|
|
6071
|
+
case xo.Entity: return "building";
|
|
6072
|
+
case xo.Id: return "id-2";
|
|
6073
|
+
case xo.Link: return "link";
|
|
6074
|
+
case xo.Location: return "location";
|
|
6075
|
+
case xo.Integer: return "hash";
|
|
6076
|
+
case xo.User: return "user";
|
|
6077
|
+
case xo.Status: return "circle-chevron-down";
|
|
6078
|
+
case xo.Tag: return "circle-chevron-down";
|
|
6079
|
+
case xo.File: return "file";
|
|
6080
|
+
case xo.None: return null;
|
|
6061
6081
|
default: return null;
|
|
6062
6082
|
}
|
|
6063
|
-
},
|
|
6083
|
+
}, Co = (e, t) => {
|
|
6064
6084
|
if (!e) return e;
|
|
6065
6085
|
switch (t) {
|
|
6066
|
-
case
|
|
6086
|
+
case xo.Percent: return e.replace(/^%+/, "").trim();
|
|
6067
6087
|
default: return e;
|
|
6068
6088
|
}
|
|
6069
|
-
},
|
|
6089
|
+
}, wo = (e) => e.includes(".") ? e.replace(/\.?0+$/, "") : e, To = (e, t = !1, n = 0) => {
|
|
6070
6090
|
let r = [
|
|
6071
6091
|
"",
|
|
6072
6092
|
"K",
|
|
@@ -6075,61 +6095,61 @@ var Sa = {
|
|
|
6075
6095
|
"T"
|
|
6076
6096
|
], i = Math.abs(e), a = Math.abs(n), o = t ? 2 : 0, s = Math.floor(Math.log10(i) / 3);
|
|
6077
6097
|
if ((Math.floor(Math.log10(a) / 3) >= s || s > 3) && (o = 2), i < 1e3) return {
|
|
6078
|
-
newValue:
|
|
6098
|
+
newValue: wo(e.toFixed(o)),
|
|
6079
6099
|
newSuffix: ""
|
|
6080
6100
|
};
|
|
6081
6101
|
let c = r[s] || `e${s * 3}`;
|
|
6082
6102
|
return {
|
|
6083
|
-
newValue:
|
|
6103
|
+
newValue: wo((e / 10 ** (s * 3)).toFixed(o)),
|
|
6084
6104
|
newSuffix: c
|
|
6085
6105
|
};
|
|
6086
|
-
},
|
|
6106
|
+
}, Eo = (e, t, n) => !e || e.length === 0 ? e : e.slice().sort((e, r) => !n.includes(e[t]) - +!n.includes(r[t])), $ = (e) => e && e.context || {}, Do = (e) => {
|
|
6087
6107
|
let t = $(e);
|
|
6088
6108
|
return t.filterValueFormatter && typeof t.filterValueFormatter == "function" ? t.filterValueFormatter : typeof e.valueFormatter == "function" ? e.valueFormatter : null;
|
|
6089
|
-
},
|
|
6109
|
+
}, Oo = (e) => $(e).filterSelectMax || null, ko = (e) => {
|
|
6090
6110
|
let t = $(e);
|
|
6091
6111
|
if (t.filterSelectMin) {
|
|
6092
|
-
let n =
|
|
6112
|
+
let n = Oo(e);
|
|
6093
6113
|
return t.filterSelectMin === 1 && n === 1;
|
|
6094
6114
|
}
|
|
6095
6115
|
return !1;
|
|
6096
|
-
},
|
|
6116
|
+
}, Ao = (e) => {
|
|
6097
6117
|
let t = $(e).dataType;
|
|
6098
6118
|
return t ? [
|
|
6099
|
-
|
|
6100
|
-
|
|
6101
|
-
|
|
6102
|
-
|
|
6103
|
-
|
|
6119
|
+
xo.Currency,
|
|
6120
|
+
xo.Percent,
|
|
6121
|
+
xo.Number,
|
|
6122
|
+
xo.Integer,
|
|
6123
|
+
xo.Formula
|
|
6104
6124
|
].includes(t) : !1;
|
|
6105
|
-
},
|
|
6125
|
+
}, jo = (e) => e ? [e.field, ...(e.children || []).flatMap(jo)] : [], Mo = (e) => {
|
|
6106
6126
|
let t = $(e);
|
|
6107
|
-
return t.aggregateFieldHierarchy ?
|
|
6108
|
-
},
|
|
6127
|
+
return t.aggregateFieldHierarchy ? jo(t.aggregateFieldHierarchy) : t.aggregateFields || [];
|
|
6128
|
+
}, No = (e) => {
|
|
6109
6129
|
let t = $(e);
|
|
6110
6130
|
return t.aggregateFieldHierarchy ? t.aggregateFieldHierarchy.field : t.aggregateFields?.[t.aggregateFields.length - 1];
|
|
6111
|
-
},
|
|
6131
|
+
}, Po = (e) => Mo(e).length > 0, Fo = (e, t) => !e || !t ? e || [] : e.map((e) => {
|
|
6112
6132
|
let n = t.find((t) => t?.field === e.field);
|
|
6113
|
-
return n &&
|
|
6133
|
+
return n && Ao(n) ? {
|
|
6114
6134
|
...e,
|
|
6115
|
-
aggFunc:
|
|
6135
|
+
aggFunc: po
|
|
6116
6136
|
} : {
|
|
6117
6137
|
...e,
|
|
6118
6138
|
aggFunc: void 0
|
|
6119
6139
|
};
|
|
6120
|
-
}),
|
|
6140
|
+
}), Io = (e) => e.map((e) => ({
|
|
6121
6141
|
id: e.getColId(),
|
|
6122
6142
|
displayName: e.getColDef().headerName || "",
|
|
6123
6143
|
field: e.getColDef().field || "",
|
|
6124
6144
|
aggFunc: e.getAggFunc() || void 0
|
|
6125
|
-
})),
|
|
6145
|
+
})), Lo = (e) => {
|
|
6126
6146
|
let t = $(e);
|
|
6127
6147
|
return t.chartOnSecondaryAxes === !0 && !t.hideFromCharting;
|
|
6128
|
-
},
|
|
6148
|
+
}, Ro = (e, t, n) => n.has(e) && typeof t == "string" ? `${e}_${t}` : e, zo = (e, t) => {
|
|
6129
6149
|
if (!Number.isFinite(e) || e <= 0 || t <= 0) return 0;
|
|
6130
6150
|
let n = e / t, r = 10 ** Math.floor(Math.log10(n)), i = n / r;
|
|
6131
6151
|
return (i <= 1 ? 1 : i <= 2 ? 2 : i <= 2.5 ? 2.5 : i <= 5 ? 5 : 10) * r * t;
|
|
6132
|
-
},
|
|
6152
|
+
}, Bo = ({ currentRowGroupColumnsLength: e, shouldShowFocusOverlayText: t, chartDataEmpty: n, missingFocusText: r, displayGroupByName: i, yAxisName: a, yAxisOptionCount: o }) => e === 0 ? "No groups selected. Select at least one group to display data." : n ? t ? r ?? `Select focus ${i} to view Visualization.` : a && (o ?? 0) > 1 ? `No data available for ${a}, please select a different one.` : jt : "", Vo = (e, t) => `${e}_${t}`, Ho = (e) => `secondaryCategory_${e}`, Uo = (e, t, n, r, i = []) => {
|
|
6133
6153
|
if (!e || e.length === 0) return {
|
|
6134
6154
|
data: [],
|
|
6135
6155
|
uniqueFieldValues: []
|
|
@@ -6142,7 +6162,7 @@ var Sa = {
|
|
|
6142
6162
|
let o = e.reduce((e, o) => {
|
|
6143
6163
|
let s = o[t];
|
|
6144
6164
|
e[s] || (e[s] = {});
|
|
6145
|
-
let c = o[n], l =
|
|
6165
|
+
let c = o[n], l = Ho(c);
|
|
6146
6166
|
e[s][l] = `${s}-${c}`;
|
|
6147
6167
|
for (let t of r) {
|
|
6148
6168
|
let r = t.value, i = 0;
|
|
@@ -6150,9 +6170,9 @@ var Sa = {
|
|
|
6150
6170
|
let l = o[r];
|
|
6151
6171
|
if (a.add(c), n && l) {
|
|
6152
6172
|
let t = l ?? 0;
|
|
6153
|
-
e[s][
|
|
6173
|
+
e[s][Vo(r, c)] = t, i += t;
|
|
6154
6174
|
}
|
|
6155
|
-
e[s][`${r}${
|
|
6175
|
+
e[s][`${r}${bo}`] = i;
|
|
6156
6176
|
}
|
|
6157
6177
|
for (let t of i) e[s][t.value] = o[t.value];
|
|
6158
6178
|
return e;
|
|
@@ -6164,30 +6184,30 @@ var Sa = {
|
|
|
6164
6184
|
})),
|
|
6165
6185
|
uniqueFieldValues: Array.from(a)
|
|
6166
6186
|
};
|
|
6167
|
-
},
|
|
6187
|
+
}, Wo = (e, t, n) => {
|
|
6168
6188
|
let r = -Infinity;
|
|
6169
6189
|
return !e || e.length === 0 || (n ? e.forEach((e) => {
|
|
6170
|
-
let n = e[t +
|
|
6190
|
+
let n = e[t + bo];
|
|
6171
6191
|
typeof n == "number" && n > r && (r = n);
|
|
6172
6192
|
}) : e.forEach((e) => {
|
|
6173
6193
|
let n = e[t];
|
|
6174
6194
|
typeof n == "number" && n > r && (r = n);
|
|
6175
6195
|
})), r;
|
|
6176
|
-
},
|
|
6196
|
+
}, Go = (e, t, n) => {
|
|
6177
6197
|
let r = Infinity;
|
|
6178
6198
|
if (!e || e.length === 0) return r;
|
|
6179
|
-
let i = n ? t +
|
|
6199
|
+
let i = n ? t + bo : t;
|
|
6180
6200
|
return e.forEach((e) => {
|
|
6181
6201
|
let t = e[i];
|
|
6182
6202
|
typeof t == "number" && t < r && (r = t);
|
|
6183
6203
|
}), r;
|
|
6184
|
-
},
|
|
6204
|
+
}, Ko = new Map(so.map((e) => [e.value, e])), qo = (e) => e !== null, Jo = (e) => {
|
|
6185
6205
|
let t = Number(e ?? 0);
|
|
6186
6206
|
return Number.isFinite(t) ? t : 0;
|
|
6187
|
-
},
|
|
6207
|
+
}, Yo = (e) => {
|
|
6188
6208
|
let t = typeof e == "string" ? { value: e } : e, n = t.value;
|
|
6189
6209
|
if (!n) return null;
|
|
6190
|
-
let r =
|
|
6210
|
+
let r = Ko.get(n), i = t.label ?? r?.label ?? n;
|
|
6191
6211
|
return {
|
|
6192
6212
|
ariaLabel: t.ariaLabel ?? i,
|
|
6193
6213
|
icon: t.icon ?? r?.icon,
|
|
@@ -6195,14 +6215,14 @@ var Sa = {
|
|
|
6195
6215
|
label: i,
|
|
6196
6216
|
value: n
|
|
6197
6217
|
};
|
|
6198
|
-
},
|
|
6199
|
-
let n = t.useDefaultChartTypesWhenEmpty ?? !0, r = (e.length > 0 || !n ? e :
|
|
6218
|
+
}, Xo = (e = [], t = {}) => {
|
|
6219
|
+
let n = t.useDefaultChartTypesWhenEmpty ?? !0, r = (e.length > 0 || !n ? e : co).map(Yo).filter(qo);
|
|
6200
6220
|
if (!r.some((e) => e.value !== "table")) {
|
|
6201
|
-
let e =
|
|
6221
|
+
let e = Yo(lo);
|
|
6202
6222
|
e && (r = [e, ...r]);
|
|
6203
6223
|
}
|
|
6204
6224
|
if (!e.some((e) => typeof e == "object" && !!e)) {
|
|
6205
|
-
let e = r.filter((e) => e.value !==
|
|
6225
|
+
let e = r.filter((e) => e.value !== uo);
|
|
6206
6226
|
if (e.length === 1) {
|
|
6207
6227
|
let t = e[0]?.value;
|
|
6208
6228
|
r = r.map((e) => e.value === t ? {
|
|
@@ -6213,21 +6233,21 @@ var Sa = {
|
|
|
6213
6233
|
}
|
|
6214
6234
|
}
|
|
6215
6235
|
return r;
|
|
6216
|
-
},
|
|
6236
|
+
}, Zo = (e, t) => t.find((t) => t.value === e)?.value ?? t[0]?.value ?? "table", Qo = (e, t = []) => {
|
|
6217
6237
|
if (t.length > 0) return t.filter((e) => !e.hide);
|
|
6218
6238
|
let n = e[0];
|
|
6219
6239
|
return n ? Object.keys(n).map((e) => ({
|
|
6220
6240
|
field: e,
|
|
6221
6241
|
headerName: e
|
|
6222
6242
|
})) : [];
|
|
6223
|
-
},
|
|
6243
|
+
}, $o = (e, t = "") => e?.context?.chartSeriesDisplayName ?? e?.headerName ?? e?.field ?? t, es = (e) => String(e?.context?.dataType ?? e?.dataType ?? e?.type ?? "").toLowerCase(), ts = (e, t) => {
|
|
6224
6244
|
if (!e) return !1;
|
|
6225
|
-
let n =
|
|
6226
|
-
return
|
|
6227
|
-
},
|
|
6245
|
+
let n = es(e);
|
|
6246
|
+
return fo.has(n) ? !0 : t.some((t) => typeof t[e.field] == "number");
|
|
6247
|
+
}, ns = (e, t) => {
|
|
6228
6248
|
let n = e[t];
|
|
6229
6249
|
return n == null ? "" : String(n);
|
|
6230
|
-
},
|
|
6250
|
+
}, rs = (e, t) => {
|
|
6231
6251
|
let n = e, r = { ...n };
|
|
6232
6252
|
if (t.noDataOverlayText) {
|
|
6233
6253
|
let e = on(n.overlays), i = on(e?.noData);
|
|
@@ -6248,26 +6268,26 @@ var Sa = {
|
|
|
6248
6268
|
hideValueAxis: t.hideValueAxis,
|
|
6249
6269
|
showAxes: !t.hideAxes
|
|
6250
6270
|
});
|
|
6251
|
-
},
|
|
6271
|
+
}, is = ({ dataRows: e, categoryColumn: t, seriesColumn: n, stackColumn: r }) => {
|
|
6252
6272
|
if (!t || !n || !r) return {
|
|
6253
6273
|
data: e,
|
|
6254
6274
|
stackValues: []
|
|
6255
6275
|
};
|
|
6256
6276
|
let i = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Set();
|
|
6257
6277
|
return e.forEach((e) => {
|
|
6258
|
-
let o = String(e[t.field] ?? ""), s = String(e[r.field] ?? ""), c =
|
|
6278
|
+
let o = String(e[t.field] ?? ""), s = String(e[r.field] ?? ""), c = Vo(n.field, s);
|
|
6259
6279
|
a.add(s);
|
|
6260
6280
|
let l = i.get(o) ?? { [t.field]: o };
|
|
6261
|
-
l[c] = Number(l[c] ?? 0) +
|
|
6281
|
+
l[c] = Number(l[c] ?? 0) + Jo(e[n.field]), i.set(o, l);
|
|
6262
6282
|
}), {
|
|
6263
6283
|
data: Array.from(i.values()),
|
|
6264
6284
|
stackValues: Array.from(a)
|
|
6265
6285
|
};
|
|
6266
|
-
},
|
|
6286
|
+
}, as = ({ dataRows: e, categoryColumn: t, seriesColumn: n }) => {
|
|
6267
6287
|
if (!t || !n) return e;
|
|
6268
6288
|
let r = /* @__PURE__ */ new Map();
|
|
6269
6289
|
return e.forEach((e) => {
|
|
6270
|
-
let i = e[t.field] ?? "", a = String(i), o =
|
|
6290
|
+
let i = e[t.field] ?? "", a = String(i), o = Jo(e[n.field]), s = r.get(a);
|
|
6271
6291
|
if (s) {
|
|
6272
6292
|
s[n.field] = Number(s[n.field] ?? 0) + o;
|
|
6273
6293
|
return;
|
|
@@ -6278,16 +6298,16 @@ var Sa = {
|
|
|
6278
6298
|
[n.field]: o
|
|
6279
6299
|
});
|
|
6280
6300
|
}), Array.from(r.values());
|
|
6281
|
-
},
|
|
6301
|
+
}, os = ({ dataRows: e, mapColumn: t, seriesColumn: n }) => {
|
|
6282
6302
|
if (!t || !n) return [];
|
|
6283
6303
|
let r = /* @__PURE__ */ new Map();
|
|
6284
6304
|
return e.forEach((e) => {
|
|
6285
6305
|
let i = String(e[t.field] ?? "");
|
|
6286
6306
|
if (!i) return;
|
|
6287
6307
|
let a = r.get(i) ?? { state: i };
|
|
6288
|
-
a[n.field] = Number(a[n.field] ?? 0) +
|
|
6308
|
+
a[n.field] = Number(a[n.field] ?? 0) + Jo(e[n.field]), r.set(i, a);
|
|
6289
6309
|
}), Array.from(r.values());
|
|
6290
|
-
},
|
|
6310
|
+
}, ss = (e, t) => {
|
|
6291
6311
|
if (!t || e.length === 0) return {
|
|
6292
6312
|
min: 0,
|
|
6293
6313
|
max: 0
|
|
@@ -6303,8 +6323,8 @@ var Sa = {
|
|
|
6303
6323
|
min: 0,
|
|
6304
6324
|
max: 0
|
|
6305
6325
|
};
|
|
6306
|
-
},
|
|
6307
|
-
let t =
|
|
6326
|
+
}, cs = (e) => {
|
|
6327
|
+
let t = es(e);
|
|
6308
6328
|
return t === "currency" ? (e) => e.toLocaleString("en-US", {
|
|
6309
6329
|
currency: "USD",
|
|
6310
6330
|
maximumFractionDigits: 0,
|
|
@@ -6313,7 +6333,7 @@ var Sa = {
|
|
|
6313
6333
|
maximumFractionDigits: 0,
|
|
6314
6334
|
style: "percent"
|
|
6315
6335
|
}) : (e) => e.toLocaleString("en-US");
|
|
6316
|
-
},
|
|
6336
|
+
}, ls = ({ aggregatedCategoryChartData: e, categoryColumn: t, dataLimit: n, displayDataRows: r, hideAxes: i, hideAxisTitles: a, hideLegend: o, hideValueAxis: s, noDataOverlayText: c, numericColumns: l, providedChartOptions: u, secondarySeriesColumn: d, selectedChartType: f, seriesColumn: p, showSeriesLabels: m, stackColumn: h, stackedChartData: g, useDisplayDataRows: _, xKey: v, yKey: y }) => {
|
|
6317
6337
|
let b = {
|
|
6318
6338
|
dataLimit: n,
|
|
6319
6339
|
hideAxes: i,
|
|
@@ -6322,12 +6342,12 @@ var Sa = {
|
|
|
6322
6342
|
hideValueAxis: s,
|
|
6323
6343
|
noDataOverlayText: c
|
|
6324
6344
|
};
|
|
6325
|
-
if (u) return
|
|
6345
|
+
if (u) return rs({
|
|
6326
6346
|
...u,
|
|
6327
6347
|
data: _ ? r : u.data ?? r
|
|
6328
6348
|
}, b);
|
|
6329
|
-
let x = f === "map" ? "column" : f, S = t?.field ?? "category", C = p?.field ?? "value", w =
|
|
6330
|
-
if (x === "pie") return
|
|
6349
|
+
let x = f === "map" ? "column" : f, S = t?.field ?? "category", C = p?.field ?? "value", w = $o(t, S), T = $o(p, C);
|
|
6350
|
+
if (x === "pie") return rs({
|
|
6331
6351
|
data: e,
|
|
6332
6352
|
series: [{
|
|
6333
6353
|
type: "pie",
|
|
@@ -6339,34 +6359,34 @@ var Sa = {
|
|
|
6339
6359
|
}, b);
|
|
6340
6360
|
if (x === "scatter") {
|
|
6341
6361
|
let e = v === void 0 ? l[0] ?? t : t, n = y === void 0 ? l.find((t) => t.field !== e?.field) ?? d ?? p : p, i = e?.field ?? S, a = n?.field ?? C;
|
|
6342
|
-
return
|
|
6362
|
+
return rs({
|
|
6343
6363
|
data: r,
|
|
6344
6364
|
series: [{
|
|
6345
6365
|
type: "scatter",
|
|
6346
6366
|
xKey: i,
|
|
6347
|
-
xName:
|
|
6367
|
+
xName: $o(e, i),
|
|
6348
6368
|
yKey: a,
|
|
6349
|
-
yName:
|
|
6369
|
+
yName: $o(n, a)
|
|
6350
6370
|
}],
|
|
6351
6371
|
axes: [{
|
|
6352
6372
|
type: "number",
|
|
6353
6373
|
position: "bottom",
|
|
6354
|
-
title: { text:
|
|
6374
|
+
title: { text: $o(e, i) }
|
|
6355
6375
|
}, {
|
|
6356
6376
|
type: "number",
|
|
6357
6377
|
position: "left",
|
|
6358
|
-
title: { text:
|
|
6378
|
+
title: { text: $o(n, a) }
|
|
6359
6379
|
}]
|
|
6360
6380
|
}, b);
|
|
6361
6381
|
}
|
|
6362
6382
|
if (x === "histogram") {
|
|
6363
6383
|
let e = v === void 0 ? l[0] ?? p ?? t : t, n = e?.field ?? C;
|
|
6364
|
-
return
|
|
6384
|
+
return rs({
|
|
6365
6385
|
data: r,
|
|
6366
6386
|
series: [{
|
|
6367
6387
|
type: "histogram",
|
|
6368
6388
|
xKey: n,
|
|
6369
|
-
xName:
|
|
6389
|
+
xName: $o(e, n)
|
|
6370
6390
|
}]
|
|
6371
6391
|
}, b);
|
|
6372
6392
|
}
|
|
@@ -6374,13 +6394,13 @@ var Sa = {
|
|
|
6374
6394
|
enabled: !0,
|
|
6375
6395
|
...D === "bar" ? { placement: "outside-end" } : {}
|
|
6376
6396
|
} } : {}, A = x.endsWith("_stacked") && !!h, j = !!h && (A || g.stackValues.length > 1);
|
|
6377
|
-
return
|
|
6397
|
+
return rs({
|
|
6378
6398
|
data: j ? g.data : e,
|
|
6379
6399
|
series: j ? g.stackValues.map((e) => ({
|
|
6380
6400
|
type: D,
|
|
6381
6401
|
xKey: S,
|
|
6382
6402
|
xName: w,
|
|
6383
|
-
yKey:
|
|
6403
|
+
yKey: Vo(C, e),
|
|
6384
6404
|
yName: e,
|
|
6385
6405
|
...D === "bar" ? { direction: O ? "horizontal" : "vertical" } : {},
|
|
6386
6406
|
...A ? { stacked: !0 } : {},
|
|
@@ -6404,16 +6424,16 @@ var Sa = {
|
|
|
6404
6424
|
title: { text: T }
|
|
6405
6425
|
}]
|
|
6406
6426
|
}, b);
|
|
6407
|
-
},
|
|
6427
|
+
}, us = {
|
|
6408
6428
|
key: 0,
|
|
6409
6429
|
class: "pv-flex pv-space-between pv-stack-12"
|
|
6410
|
-
},
|
|
6430
|
+
}, ds = {
|
|
6411
6431
|
key: 0,
|
|
6412
6432
|
class: "pv-heading-2"
|
|
6413
|
-
},
|
|
6433
|
+
}, fs = {
|
|
6414
6434
|
key: 1,
|
|
6415
6435
|
class: "pv-stack-12"
|
|
6416
|
-
},
|
|
6436
|
+
}, ps = { class: "pv-data-widget__body" }, ms = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
6417
6437
|
__name: "PvDataWidget",
|
|
6418
6438
|
props: /* @__PURE__ */ g({
|
|
6419
6439
|
appliedFilters: { default: () => [] },
|
|
@@ -6483,12 +6503,12 @@ var Sa = {
|
|
|
6483
6503
|
let n = e, c = L(e, "chartType"), l = (e) => {
|
|
6484
6504
|
let t = e?.data;
|
|
6485
6505
|
return Array.isArray(t) ? t : [];
|
|
6486
|
-
}, d = (e) => typeof e == "string" ? e === "map" : e.value === "map", f = r(() =>
|
|
6487
|
-
get: () =>
|
|
6506
|
+
}, d = (e) => typeof e == "string" ? e === "map" : e.value === "map", f = r(() => Xo(F.value ? n.chartTypes : n.chartTypes.filter((e) => !d(e)), { useDefaultChartTypesWhenEmpty: n.chartTypes.length === 0 })), p = r({
|
|
6507
|
+
get: () => Zo(c.value, f.value),
|
|
6488
6508
|
set: (e) => {
|
|
6489
6509
|
c.value = e;
|
|
6490
6510
|
}
|
|
6491
|
-
}), m = r(() => n.showWidgetTypeToggle && f.value.length > 1), h = r(() => !!n.title || m.value), g = r(() => n.appliedFilters.length > 0), _ = r(() => n.chartData === void 0 ? l(n.chartOptions) : n.chartData ?? []), v = r(() => cn(_.value, n.dataLimit)), b = r(() =>
|
|
6511
|
+
}), m = r(() => n.showWidgetTypeToggle && f.value.length > 1), h = r(() => !!n.title || m.value), g = r(() => n.appliedFilters.length > 0), _ = r(() => n.chartData === void 0 ? l(n.chartOptions) : n.chartData ?? []), v = r(() => cn(_.value, n.dataLimit)), b = r(() => Qo(_.value, n.colDefs)), S = (e) => ts(e, _.value), C = r(() => b.value.filter((e) => !e.context?.hideFromCharting)), w = r(() => C.value.filter(S)), T = r(() => {
|
|
6492
6512
|
if (n.xKey !== void 0) {
|
|
6493
6513
|
let e = n.xKey;
|
|
6494
6514
|
return C.value.find((t) => t.field === e) ?? { field: e };
|
|
@@ -6511,34 +6531,34 @@ var Sa = {
|
|
|
6511
6531
|
let e = n.mapKey;
|
|
6512
6532
|
return C.value.find((t) => t.field === e) ?? { field: e };
|
|
6513
6533
|
}
|
|
6514
|
-
return C.value.find((e) => e.field === "state") ?? C.value.find((e) =>
|
|
6534
|
+
return C.value.find((e) => e.field === "state") ?? C.value.find((e) => es(e) === "location");
|
|
6515
6535
|
}), F = r(() => {
|
|
6516
6536
|
let e = N.value?.field;
|
|
6517
6537
|
return !!(e && T.value?.field === e);
|
|
6518
|
-
}), I = r(() => !!n.chartOptions || _.value.length > 0 || b.value.length > 0), ee = r(() => p.value ===
|
|
6538
|
+
}), I = r(() => !!n.chartOptions || _.value.length > 0 || b.value.length > 0), ee = r(() => p.value === uo), R = r(() => p.value === "map" && F.value), z = O(), B = r(() => b.value.map((e) => ({
|
|
6519
6539
|
field: e.field,
|
|
6520
|
-
label:
|
|
6521
|
-
}))), te = r(() => v.value.map((e) => b.value.map((t) =>
|
|
6540
|
+
label: $o(e, e.field)
|
|
6541
|
+
}))), te = r(() => v.value.map((e) => b.value.map((t) => ns(e, t.field)))), ne = r(() => n.showTableBelowChart && !ee.value && b.value.length > 0), V = r(() => tn(n) || !!(n.enableTableScrolling && n.tableMaxHeight)), re = r(() => en(n)), U = r(() => {
|
|
6522
6542
|
if (!n.enableTableScrolling) return;
|
|
6523
6543
|
let e = {
|
|
6524
6544
|
overflowX: "auto",
|
|
6525
6545
|
overflowY: "auto"
|
|
6526
6546
|
}, t = $t(n.tableMaxHeight);
|
|
6527
6547
|
return t && (e.maxHeight = t), e;
|
|
6528
|
-
}), W = r(() =>
|
|
6548
|
+
}), W = r(() => is({
|
|
6529
6549
|
dataRows: v.value,
|
|
6530
6550
|
categoryColumn: T.value,
|
|
6531
6551
|
seriesColumn: D.value,
|
|
6532
6552
|
stackColumn: M.value
|
|
6533
|
-
})), G = r(() =>
|
|
6553
|
+
})), G = r(() => as({
|
|
6534
6554
|
dataRows: v.value,
|
|
6535
6555
|
categoryColumn: T.value,
|
|
6536
6556
|
seriesColumn: D.value
|
|
6537
|
-
})), K = r(() =>
|
|
6557
|
+
})), K = r(() => os({
|
|
6538
6558
|
dataRows: v.value,
|
|
6539
6559
|
mapColumn: N.value,
|
|
6540
6560
|
seriesColumn: D.value
|
|
6541
|
-
})), ie = r(() =>
|
|
6561
|
+
})), ie = r(() => ss(K.value, D.value?.field)), ae = r(() => cs(D.value)), oe = r(() => ls({
|
|
6542
6562
|
aggregatedCategoryChartData: G.value,
|
|
6543
6563
|
categoryColumn: T.value,
|
|
6544
6564
|
dataLimit: n.dataLimit,
|
|
@@ -6578,25 +6598,25 @@ var Sa = {
|
|
|
6578
6598
|
style: x(re.value)
|
|
6579
6599
|
}, {
|
|
6580
6600
|
default: H(() => [
|
|
6581
|
-
h.value ? (E(), o("div",
|
|
6601
|
+
h.value ? (E(), o("div", us, [s("div", null, [e.title ? (E(), o("span", ds, P(e.title), 1)) : a("", !0)]), s("div", null, [m.value ? (E(), i(Ei, {
|
|
6582
6602
|
key: 0,
|
|
6583
6603
|
modelValue: p.value,
|
|
6584
6604
|
"onUpdate:modelValue": r[0] ||= (e) => p.value = e,
|
|
6585
6605
|
options: f.value,
|
|
6586
6606
|
size: "lg"
|
|
6587
6607
|
}, null, 8, ["modelValue", "options"])) : a("", !0)])])) : a("", !0),
|
|
6588
|
-
g.value ? (E(), o("div",
|
|
6589
|
-
s("div",
|
|
6608
|
+
g.value ? (E(), o("div", fs, [(E(!0), o(t, null, k(e.appliedFilters, (e) => (E(), o("span", { key: e }, P(e), 1))), 128))])) : a("", !0),
|
|
6609
|
+
s("div", ps, [A(n.$slots, "default", {}, void 0, !0), I.value ? (E(), o(t, { key: 0 }, [ee.value ? (E(), o("div", {
|
|
6590
6610
|
key: 0,
|
|
6591
6611
|
class: y(["pv-data-widget__table-container", { "pv-scroll": e.enableTableScrolling }]),
|
|
6592
6612
|
style: x(U.value)
|
|
6593
|
-
}, [u(
|
|
6613
|
+
}, [u(oo, {
|
|
6594
6614
|
headers: B.value,
|
|
6595
6615
|
rows: te.value
|
|
6596
6616
|
}, null, 8, ["headers", "rows"])], 6)) : R.value ? (E(), o("div", {
|
|
6597
6617
|
key: 1,
|
|
6598
6618
|
style: x({ minHeight: `${e.minHeight}px` })
|
|
6599
|
-
}, [u(
|
|
6619
|
+
}, [u(io, {
|
|
6600
6620
|
selectedRegion: z.value,
|
|
6601
6621
|
"onUpdate:selectedRegion": r[1] ||= (e) => z.value = e,
|
|
6602
6622
|
chartData: K.value,
|
|
@@ -6635,7 +6655,7 @@ var Sa = {
|
|
|
6635
6655
|
key: 3,
|
|
6636
6656
|
class: y(["pv-data-widget__below-table pv-data-widget__table-container", { "pv-scroll": e.enableTableScrolling }]),
|
|
6637
6657
|
style: x(U.value)
|
|
6638
|
-
}, [u(
|
|
6658
|
+
}, [u(oo, {
|
|
6639
6659
|
headers: B.value,
|
|
6640
6660
|
rows: te.value
|
|
6641
6661
|
}, null, 8, ["headers", "rows"])], 6)) : a("", !0)], 64)) : a("", !0)]),
|
|
@@ -6644,7 +6664,7 @@ var Sa = {
|
|
|
6644
6664
|
_: 3
|
|
6645
6665
|
}, 8, ["class", "style"]));
|
|
6646
6666
|
}
|
|
6647
|
-
}), [["__scopeId", "data-v-1681e679"]]),
|
|
6667
|
+
}), [["__scopeId", "data-v-1681e679"]]), hs = ["data-align"], gs = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
6648
6668
|
__name: "PvPopover",
|
|
6649
6669
|
props: {
|
|
6650
6670
|
alignment: { default: void 0 },
|
|
@@ -6677,15 +6697,15 @@ var Sa = {
|
|
|
6677
6697
|
role: "list",
|
|
6678
6698
|
class: "pv-popover-list",
|
|
6679
6699
|
style: x(e.cssCustomListProperties)
|
|
6680
|
-
}, [A(t.$slots, "default", {}, void 0, !0)], 4)) : A(t.$slots, "default", { key: 1 }, void 0, !0)], 12,
|
|
6700
|
+
}, [A(t.$slots, "default", {}, void 0, !0)], 4)) : A(t.$slots, "default", { key: 1 }, void 0, !0)], 12, hs));
|
|
6681
6701
|
}
|
|
6682
|
-
}), [["__scopeId", "data-v-c6181252"]]),
|
|
6702
|
+
}), [["__scopeId", "data-v-c6181252"]]), _s = {
|
|
6683
6703
|
class: "pv-relative",
|
|
6684
6704
|
style: { width: "fit-content" }
|
|
6685
|
-
},
|
|
6705
|
+
}, vs = ["disabled"], ys = {
|
|
6686
6706
|
key: 0,
|
|
6687
6707
|
class: "pv-shimmer"
|
|
6688
|
-
},
|
|
6708
|
+
}, bs = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
6689
6709
|
__name: "PvDropdown",
|
|
6690
6710
|
props: {
|
|
6691
6711
|
defaultOpen: {
|
|
@@ -6740,7 +6760,7 @@ var Sa = {
|
|
|
6740
6760
|
zIndex: 10,
|
|
6741
6761
|
...d.popoverCssProperties
|
|
6742
6762
|
} : d.popoverCssProperties);
|
|
6743
|
-
return (t, r) => re((E(), o("div",
|
|
6763
|
+
return (t, r) => re((E(), o("div", _s, [s("button", {
|
|
6744
6764
|
ref_key: "triggerRef",
|
|
6745
6765
|
ref: m,
|
|
6746
6766
|
class: y({
|
|
@@ -6753,10 +6773,10 @@ var Sa = {
|
|
|
6753
6773
|
}),
|
|
6754
6774
|
onClick: C,
|
|
6755
6775
|
disabled: e.disabled
|
|
6756
|
-
}, [A(t.$slots, "trigger", {}, () => [r[1] ||= l("Open", -1)], !0)], 14,
|
|
6776
|
+
}, [A(t.$slots, "trigger", {}, () => [r[1] ||= l("Open", -1)], !0)], 14, vs), (E(), i(n, {
|
|
6757
6777
|
to: e.teleportLocation,
|
|
6758
6778
|
disabled: !e.useTeleport
|
|
6759
|
-
}, [u(
|
|
6779
|
+
}, [u(gs, {
|
|
6760
6780
|
ref_key: "popoverRef",
|
|
6761
6781
|
ref: h,
|
|
6762
6782
|
class: y(S.value),
|
|
@@ -6766,7 +6786,7 @@ var Sa = {
|
|
|
6766
6786
|
isSortable: e.isSortable,
|
|
6767
6787
|
onListOrderUpdated: r[0] ||= (e) => t.$emit("list-order-updated", e)
|
|
6768
6788
|
}, {
|
|
6769
|
-
default: H(() => [A(t.$slots, "default", {}, () => [e.isLoading ? (E(), o("span",
|
|
6789
|
+
default: H(() => [A(t.$slots, "default", {}, () => [e.isLoading ? (E(), o("span", ys, "Loading...")) : a("", !0)], !0)]),
|
|
6770
6790
|
_: 3
|
|
6771
6791
|
}, 8, [
|
|
6772
6792
|
"class",
|
|
@@ -6776,7 +6796,7 @@ var Sa = {
|
|
|
6776
6796
|
"isSortable"
|
|
6777
6797
|
])], 8, ["to", "disabled"]))])), [[I(q), w]]);
|
|
6778
6798
|
}
|
|
6779
|
-
}), [["__scopeId", "data-v-aefd2b6b"]]),
|
|
6799
|
+
}), [["__scopeId", "data-v-aefd2b6b"]]), xs = ["data-style"], Ss = /* @__PURE__ */ d({
|
|
6780
6800
|
__name: "PvTag",
|
|
6781
6801
|
props: {
|
|
6782
6802
|
size: { default: "md" },
|
|
@@ -6838,20 +6858,20 @@ var Sa = {
|
|
|
6838
6858
|
"data-dd-action-name": e.rumRemoveActionName,
|
|
6839
6859
|
onClick: r[0] ||= U((n) => t.$emit("handle-close", e.label), ["stop"])
|
|
6840
6860
|
}, null, 8, ["data-dd-action-name"])) : a("", !0)
|
|
6841
|
-
], 14,
|
|
6861
|
+
], 14, xs));
|
|
6842
6862
|
}
|
|
6843
|
-
}),
|
|
6863
|
+
}), Cs = { class: "pv-inset-squish-12" }, ws = {
|
|
6844
6864
|
key: 0,
|
|
6845
6865
|
class: "pv-flex pv-flex-vertical pv-stack-16",
|
|
6846
6866
|
style: { "--flex-align": "flex-start" }
|
|
6847
|
-
},
|
|
6867
|
+
}, Ts = { class: "pv-heading-3" }, Es = {
|
|
6848
6868
|
key: 0,
|
|
6849
6869
|
class: "pv-text-body-md"
|
|
6850
|
-
},
|
|
6870
|
+
}, Ds = {
|
|
6851
6871
|
key: 0,
|
|
6852
6872
|
class: "pv-inset-squish-12 pv-border-top",
|
|
6853
6873
|
style: { "--color-border": "#d2d8dc" }
|
|
6854
|
-
},
|
|
6874
|
+
}, Os = /* @__PURE__ */ d({
|
|
6855
6875
|
__name: "PvModal",
|
|
6856
6876
|
props: /* @__PURE__ */ g({
|
|
6857
6877
|
header: {},
|
|
@@ -6889,21 +6909,21 @@ var Sa = {
|
|
|
6889
6909
|
style: { "--max-width": "480px" },
|
|
6890
6910
|
onClose: i,
|
|
6891
6911
|
onClick: c
|
|
6892
|
-
}, [s("div",
|
|
6912
|
+
}, [s("div", Cs, [e.hideHeader ? a("", !0) : (E(), o("div", ws, [s("span", Ts, P(e.header), 1), e.subheader ? (E(), o("span", Es, P(e.subheader), 1)) : a("", !0)])), A(t.$slots, "body")]), e.hideFooter ? a("", !0) : (E(), o("div", Ds, [A(t.$slots, "footer")]))], 544));
|
|
6893
6913
|
}
|
|
6894
|
-
}),
|
|
6914
|
+
}), ks = /* @__PURE__ */ function(e) {
|
|
6895
6915
|
return e.Vertical = "Vertical", e.Horizontal = "Horizontal", e;
|
|
6896
6916
|
}({});
|
|
6897
6917
|
(/* @__PURE__ */ (function(e) {
|
|
6898
6918
|
return e.Primary = "Primary", e.Secondary = "Secondary", e.Tertiary = "Tertiary", e;
|
|
6899
|
-
})({})).Primary,
|
|
6919
|
+
})({})).Primary, ks.Horizontal;
|
|
6900
6920
|
//#endregion
|
|
6901
6921
|
//#region src/components/base/PvSuggestionTag/PvSuggestionTag.vue?vue&type=script&setup=true&lang.ts
|
|
6902
|
-
var
|
|
6922
|
+
var As = [
|
|
6903
6923
|
"data-style",
|
|
6904
6924
|
"disabled",
|
|
6905
6925
|
"title"
|
|
6906
|
-
],
|
|
6926
|
+
], js = { class: "pv-truncate" }, Ms = /* @__PURE__ */ d({
|
|
6907
6927
|
__name: "PvSuggestionTag",
|
|
6908
6928
|
props: {
|
|
6909
6929
|
size: { default: "md" },
|
|
@@ -6939,46 +6959,46 @@ var ks = [
|
|
|
6939
6959
|
name: e.icon,
|
|
6940
6960
|
size: 12,
|
|
6941
6961
|
class: y(e.iconClasses)
|
|
6942
|
-
}, null, 8, ["name", "class"])) : a("", !0), s("span",
|
|
6962
|
+
}, null, 8, ["name", "class"])) : a("", !0), s("span", js, P(e.label), 1)], 10, As));
|
|
6943
6963
|
}
|
|
6944
6964
|
});
|
|
6945
6965
|
Ze.extend(et), Ze.extend(Qe), Ze.extend($e);
|
|
6946
6966
|
//#endregion
|
|
6947
6967
|
//#region src/components/base/PvDrawer/PvDrawer.vue?vue&type=script&setup=true&lang.ts
|
|
6948
|
-
var
|
|
6968
|
+
var Ns = {
|
|
6949
6969
|
class: "pv-inset-squish-12 pv-border-bottom",
|
|
6950
6970
|
style: { "flex-shrink": "0" }
|
|
6951
|
-
},
|
|
6971
|
+
}, Ps = {
|
|
6952
6972
|
class: "pv-flex-vertical pv-stack-16",
|
|
6953
6973
|
style: { "--flex-align": "flex-start" }
|
|
6954
|
-
},
|
|
6974
|
+
}, Fs = { class: "pv-flex pv-full-width" }, Is = { class: "pv-full-width pv-heading-3" }, Ls = {
|
|
6955
6975
|
key: 0,
|
|
6956
6976
|
class: "pv-text-body-md"
|
|
6957
|
-
},
|
|
6977
|
+
}, Rs = {
|
|
6958
6978
|
key: 0,
|
|
6959
6979
|
class: "pv-inset-inline-16"
|
|
6960
|
-
},
|
|
6980
|
+
}, zs = {
|
|
6961
6981
|
class: "pv-inset-inline-16",
|
|
6962
6982
|
style: {
|
|
6963
6983
|
flex: "1",
|
|
6964
6984
|
"overflow-y": "auto",
|
|
6965
6985
|
"min-height": "0"
|
|
6966
6986
|
}
|
|
6967
|
-
},
|
|
6987
|
+
}, Bs = {
|
|
6968
6988
|
key: 0,
|
|
6969
6989
|
class: "pv-inset-squish-12 pv-border-top",
|
|
6970
6990
|
style: { "flex-shrink": "0" }
|
|
6971
|
-
},
|
|
6991
|
+
}, Vs = /* @__PURE__ */ d({
|
|
6972
6992
|
__name: "PvDrawer",
|
|
6973
6993
|
props: /* @__PURE__ */ g({
|
|
6974
|
-
header: {},
|
|
6975
|
-
subheader: {},
|
|
6976
|
-
showSearchbar: { type: Boolean },
|
|
6977
6994
|
closeOnClickOutside: {
|
|
6978
6995
|
type: Boolean,
|
|
6979
6996
|
default: !1
|
|
6980
6997
|
},
|
|
6981
|
-
|
|
6998
|
+
header: {},
|
|
6999
|
+
searchInputProps: {},
|
|
7000
|
+
showSearchbar: { type: Boolean },
|
|
7001
|
+
subheader: {}
|
|
6982
7002
|
}, {
|
|
6983
7003
|
searchInput: { required: !1 },
|
|
6984
7004
|
searchInputModifiers: {},
|
|
@@ -6990,21 +7010,19 @@ var Ms = {
|
|
|
6990
7010
|
}),
|
|
6991
7011
|
emits: /* @__PURE__ */ g(["click-outside"], ["update:searchInput", "update:modelValue"]),
|
|
6992
7012
|
setup(e, { emit: n }) {
|
|
6993
|
-
let r = e, i = n, c = z("sidePanel"), l = L(e, "searchInput"), d = L(e, "modelValue")
|
|
6994
|
-
|
|
6995
|
-
|
|
6996
|
-
});
|
|
6997
|
-
let f = () => {
|
|
7013
|
+
let r = e, i = n, c = z("sidePanel"), l = L(e, "searchInput"), d = L(e, "modelValue"), f = () => {
|
|
7014
|
+
c?.value?.removeAttribute("open"), d.value = !1;
|
|
7015
|
+
}, p = () => {
|
|
6998
7016
|
c.value && K(c.value, () => {
|
|
6999
|
-
d.value && (i("click-outside"),
|
|
7017
|
+
d.value && (i("click-outside"), f());
|
|
7000
7018
|
}, { ignore: [".pv-click-outside-ignore"] });
|
|
7001
|
-
}, p = () => {
|
|
7002
|
-
c?.value?.removeAttribute("open"), d.value = !1;
|
|
7003
7019
|
};
|
|
7004
|
-
return
|
|
7020
|
+
return w(() => {
|
|
7021
|
+
d.value && c?.value?.setAttribute("open", "true"), r.closeOnClickOutside && p();
|
|
7022
|
+
}), V(() => d.value, () => {
|
|
7005
7023
|
d.value ? c?.value?.setAttribute("open", "true") : c?.value?.removeAttribute("open");
|
|
7006
7024
|
}), ie("Escape", () => {
|
|
7007
|
-
c.value && d.value &&
|
|
7025
|
+
c.value && d.value && f();
|
|
7008
7026
|
}), (n, i) => (E(), o("div", {
|
|
7009
7027
|
class: "pv-drawer pv-surface",
|
|
7010
7028
|
ref_key: "sidePanel",
|
|
@@ -7016,26 +7034,26 @@ var Ms = {
|
|
|
7016
7034
|
height: "100%"
|
|
7017
7035
|
}
|
|
7018
7036
|
}, [
|
|
7019
|
-
s("div",
|
|
7037
|
+
s("div", Ns, [n.$slots.header ? A(n.$slots, "header", { key: 0 }) : (E(), o(t, { key: 1 }, [s("div", Ps, [s("div", Fs, [s("span", Is, P(e.header), 1), u(An, {
|
|
7020
7038
|
"left-icon": "close",
|
|
7021
7039
|
ariaLabel: "Close",
|
|
7022
7040
|
size: "md",
|
|
7023
|
-
onClick:
|
|
7041
|
+
onClick: f,
|
|
7024
7042
|
"data-testid": "pv-side-panel-close-button",
|
|
7025
7043
|
variant: "ghost"
|
|
7026
|
-
})]), e.subheader ? (E(), o("span",
|
|
7044
|
+
})]), e.subheader ? (E(), o("span", Ls, P(e.subheader), 1)) : a("", !0)]), e.showSearchbar && l.value !== void 0 ? (E(), o("div", Rs, [u(qi, _({
|
|
7027
7045
|
"data-testid": "pv-side-panel-input-search",
|
|
7028
7046
|
modelValue: l.value,
|
|
7029
7047
|
"onUpdate:modelValue": i[0] ||= (e) => l.value = e
|
|
7030
7048
|
}, r.searchInputProps), null, 16, ["modelValue"])])) : a("", !0)], 64))]),
|
|
7031
|
-
s("div",
|
|
7032
|
-
n.$slots.footer ? (E(), o("div",
|
|
7049
|
+
s("div", zs, [A(n.$slots, "default")]),
|
|
7050
|
+
n.$slots.footer ? (E(), o("div", Bs, [A(n.$slots, "footer")])) : a("", !0)
|
|
7033
7051
|
], 512));
|
|
7034
7052
|
}
|
|
7035
|
-
}),
|
|
7053
|
+
}), Hs = {
|
|
7036
7054
|
"data-testid": "pv-select-menu-control-panel",
|
|
7037
7055
|
class: "pv-flex pv-space-between"
|
|
7038
|
-
},
|
|
7056
|
+
}, Us = /* @__PURE__ */ d({
|
|
7039
7057
|
__name: "PvMenuControlPanel",
|
|
7040
7058
|
props: {
|
|
7041
7059
|
variant: {},
|
|
@@ -7050,7 +7068,7 @@ var Ms = {
|
|
|
7050
7068
|
],
|
|
7051
7069
|
setup(e) {
|
|
7052
7070
|
let n = e, i = r(() => n.rumFilterName ? `Select all ${n.rumFilterName} options` : void 0), s = r(() => n.rumFilterName ? `Clear ${n.rumFilterName} selections` : void 0);
|
|
7053
|
-
return (n, r) => (E(), o("div",
|
|
7071
|
+
return (n, r) => (E(), o("div", Hs, [e.variant === "select-clear" ? (E(), o(t, { key: 0 }, [u(An, {
|
|
7054
7072
|
variant: "ghost",
|
|
7055
7073
|
"data-testid": "pv-select-menu-item-select-all",
|
|
7056
7074
|
"data-dd-action-name": i.value,
|
|
@@ -7077,31 +7095,31 @@ var Ms = {
|
|
|
7077
7095
|
disabled: e.disabled
|
|
7078
7096
|
}, null, 8, ["disabled"])], 64)) : a("", !0)]));
|
|
7079
7097
|
}
|
|
7080
|
-
}),
|
|
7098
|
+
}), Ws = ["data-dd-action-name"], Gs = {
|
|
7081
7099
|
key: 1,
|
|
7082
7100
|
class: "pv-inset-square-8"
|
|
7083
|
-
},
|
|
7101
|
+
}, Ks = {
|
|
7084
7102
|
key: 1,
|
|
7085
7103
|
class: "pv-text-body-sm pv-inset-inline",
|
|
7086
7104
|
style: {
|
|
7087
7105
|
color: "#89989b",
|
|
7088
7106
|
"--inset-size": "8px"
|
|
7089
7107
|
}
|
|
7090
|
-
},
|
|
7108
|
+
}, qs = {
|
|
7091
7109
|
key: 2,
|
|
7092
7110
|
class: "pv-border-top",
|
|
7093
7111
|
style: { margin: "8px 0" }
|
|
7094
|
-
},
|
|
7112
|
+
}, Js = {
|
|
7095
7113
|
key: 3,
|
|
7096
7114
|
class: "pv-flex pv-inset-square-8",
|
|
7097
7115
|
style: { "justify-content": "center" }
|
|
7098
|
-
},
|
|
7116
|
+
}, Ys = {
|
|
7099
7117
|
class: "pv-sticky pv-surface pv-border-top pv-inset-square-8",
|
|
7100
7118
|
style: {
|
|
7101
7119
|
"--flex-justify": "space-between",
|
|
7102
7120
|
"--bottom": "0"
|
|
7103
7121
|
}
|
|
7104
|
-
},
|
|
7122
|
+
}, Xs = /* @__PURE__ */ d({
|
|
7105
7123
|
__name: "PvMultiSelectButton",
|
|
7106
7124
|
props: /* @__PURE__ */ g({
|
|
7107
7125
|
companyLogo: {},
|
|
@@ -7198,7 +7216,7 @@ var Ms = {
|
|
|
7198
7216
|
};
|
|
7199
7217
|
return t(c.options), e;
|
|
7200
7218
|
}), f = N(/* @__PURE__ */ new Set()), m = N(/* @__PURE__ */ new Map());
|
|
7201
|
-
D(
|
|
7219
|
+
D(La, d), D(Ra, f), D(za, m), D(Ba, r(() => c.parentSelectsAllChildren)), D(Va, r(() => !!c.enableChildExpansion));
|
|
7202
7220
|
let g = n, y = r(() => {
|
|
7203
7221
|
let e = /* @__PURE__ */ new Map();
|
|
7204
7222
|
for (let [t, n] of d.value) ga(n) && e.set(t, n.children ? _a(n.children) : []);
|
|
@@ -7389,11 +7407,11 @@ var Ms = {
|
|
|
7389
7407
|
"onUpdate:modelValue": r[1] ||= (e) => B.value = e,
|
|
7390
7408
|
class: "pv-stack-4",
|
|
7391
7409
|
placeholder: e.searchPlaceholder
|
|
7392
|
-
}, null, 8, ["model-value", "placeholder"])], 8,
|
|
7393
|
-
n.$slots.header || I(be) ? (E(), o("div",
|
|
7410
|
+
}, null, 8, ["model-value", "placeholder"])], 8, Ws)),
|
|
7411
|
+
n.$slots.header || I(be) ? (E(), o("div", Gs, [A(n.$slots, "header", b(p(he.value)))])) : a("", !0),
|
|
7394
7412
|
ce.value.length > 0 ? (E(), o(t, { key: 2 }, [me.value ? (E(!0), o(t, { key: 0 }, k(pe.value, ([t, i], s) => (E(), o("div", { key: t }, [
|
|
7395
|
-
n.$slots[t] ? A(n.$slots, t, { key: 0 }) : t === "other" ? a("", !0) : (E(), o("span",
|
|
7396
|
-
u(
|
|
7413
|
+
n.$slots[t] ? A(n.$slots, t, { key: 0 }) : t === "other" ? a("", !0) : (E(), o("span", Ks, P(t), 1)),
|
|
7414
|
+
u($a, {
|
|
7397
7415
|
selectedItems: ae.value,
|
|
7398
7416
|
"onUpdate:selectedItems": r[2] ||= (e) => ae.value = e,
|
|
7399
7417
|
options: i,
|
|
@@ -7417,8 +7435,8 @@ var Ms = {
|
|
|
7417
7435
|
"enableCascadeSelection",
|
|
7418
7436
|
"hasMoreOptions"
|
|
7419
7437
|
]),
|
|
7420
|
-
pe.value && s !== pe.value.length - 1 ? (E(), o("div",
|
|
7421
|
-
]))), 128)) : (E(), i(
|
|
7438
|
+
pe.value && s !== pe.value.length - 1 ? (E(), o("div", qs)) : a("", !0)
|
|
7439
|
+
]))), 128)) : (E(), i($a, {
|
|
7422
7440
|
key: 1,
|
|
7423
7441
|
selectedItems: ae.value,
|
|
7424
7442
|
"onUpdate:selectedItems": r[3] ||= (e) => ae.value = e,
|
|
@@ -7441,8 +7459,8 @@ var Ms = {
|
|
|
7441
7459
|
"isSeeMoreLoading",
|
|
7442
7460
|
"hasMoreOptions"
|
|
7443
7461
|
]))], 64)) : a("", !0),
|
|
7444
|
-
e.isLoading ? (E(), o("div",
|
|
7445
|
-
s("div",
|
|
7462
|
+
e.isLoading ? (E(), o("div", Js, [u(St, { variant: "dark" })])) : ce.value.length === 0 ? (E(), o(t, { key: 4 }, [I(xe) ? A(n.$slots, "no-results", b(_({ key: 0 }, he.value))) : (E(), i(ha, { key: 1 }))], 64)) : a("", !0),
|
|
7463
|
+
s("div", Ys, [I(Se) ? A(n.$slots, "footer", b(_({ key: 0 }, he.value))) : a("", !0), e.menuActionsVariant ? (E(), i(Us, {
|
|
7446
7464
|
key: 1,
|
|
7447
7465
|
variant: e.menuActionsVariant,
|
|
7448
7466
|
disabled: e.isLoading,
|
|
@@ -7467,7 +7485,7 @@ Math.random().toString(), Math.random().toString(), new Intl.NumberFormat("en-US
|
|
|
7467
7485
|
});
|
|
7468
7486
|
//#endregion
|
|
7469
7487
|
//#region src/components/base/PvFilterPanel/filterOptionValue.ts
|
|
7470
|
-
var
|
|
7488
|
+
var Zs = "__pv_filter_panel_scoped_value__", Qs = (e) => typeof e == "object" && !!e, $s = (e) => {
|
|
7471
7489
|
try {
|
|
7472
7490
|
let t = JSON.parse(decodeURIComponent(e));
|
|
7473
7491
|
return Array.isArray(t) ? t.flatMap((e) => {
|
|
@@ -7481,7 +7499,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7481
7499
|
} catch {
|
|
7482
7500
|
return [];
|
|
7483
7501
|
}
|
|
7484
|
-
},
|
|
7502
|
+
}, ec = (e) => {
|
|
7485
7503
|
if (!e.startsWith("__")) return null;
|
|
7486
7504
|
let t = e.slice(2).split("__");
|
|
7487
7505
|
if (t.length < 2 || !t[0] || !t[1]) return null;
|
|
@@ -7494,68 +7512,68 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7494
7512
|
pairs: n,
|
|
7495
7513
|
value: n[0].value
|
|
7496
7514
|
};
|
|
7497
|
-
},
|
|
7515
|
+
}, tc = (e) => {
|
|
7498
7516
|
if (e == null) return null;
|
|
7499
|
-
if (!e.startsWith(
|
|
7517
|
+
if (!e.startsWith(Zs)) return ec(e) ?? {
|
|
7500
7518
|
pairs: [],
|
|
7501
7519
|
value: e
|
|
7502
7520
|
};
|
|
7503
|
-
let t =
|
|
7521
|
+
let t = $s(e.slice(32));
|
|
7504
7522
|
return {
|
|
7505
7523
|
field: t[0]?.field,
|
|
7506
7524
|
pairs: t,
|
|
7507
7525
|
value: t[0]?.value ?? e
|
|
7508
7526
|
};
|
|
7509
|
-
},
|
|
7527
|
+
}, nc = (e) => e ? e.rawValue !== null && e.rawValue !== void 0 ? String(e.rawValue) : Qs(e.metadata) && e.metadata.rawValue !== null && e.metadata.rawValue !== void 0 ? String(e.metadata.rawValue) : e.matchedValue !== null && e.matchedValue !== void 0 ? String(e.matchedValue) : tc(e.value)?.value ?? e.value : null, rc = (e, t) => e?.field ? e.field : e?.colField ? e.colField : tc(e?.value)?.field ?? t, ic = (e, t, n, r) => rc(e, r) === t && nc(e) === n, ac = (e) => {
|
|
7510
7528
|
let t = e;
|
|
7511
7529
|
return t?.filterType === "join" && Array.isArray(t.conditions);
|
|
7512
|
-
},
|
|
7530
|
+
}, oc = (e) => {
|
|
7513
7531
|
let t = e;
|
|
7514
|
-
return
|
|
7532
|
+
return ac(e) ? {
|
|
7515
7533
|
...t,
|
|
7516
|
-
conditions: (t.conditions ?? []).map(
|
|
7534
|
+
conditions: (t.conditions ?? []).map(oc)
|
|
7517
7535
|
} : { ...t };
|
|
7518
|
-
},
|
|
7536
|
+
}, sc = (e, t) => {
|
|
7519
7537
|
if (!e) return null;
|
|
7520
7538
|
let n = t instanceof Set ? t : new Set(t);
|
|
7521
|
-
if (!n.size) return
|
|
7522
|
-
if (!
|
|
7539
|
+
if (!n.size) return oc(e);
|
|
7540
|
+
if (!ac(e)) {
|
|
7523
7541
|
let t = e;
|
|
7524
|
-
return typeof t.colId == "string" && n.has(t.colId) ? null :
|
|
7542
|
+
return typeof t.colId == "string" && n.has(t.colId) ? null : oc(e);
|
|
7525
7543
|
}
|
|
7526
|
-
let r = e, i = (r.conditions ?? []).map((e) =>
|
|
7544
|
+
let r = e, i = (r.conditions ?? []).map((e) => sc(e, n)).filter((e) => !!e);
|
|
7527
7545
|
return i.length ? i.length === 1 ? i[0] : {
|
|
7528
7546
|
...r,
|
|
7529
7547
|
conditions: i
|
|
7530
7548
|
} : null;
|
|
7531
|
-
},
|
|
7549
|
+
}, cc = (e) => e ? [e.field, ...(e.children ?? []).flatMap(cc)] : [], lc = (e) => e ? e.children?.length ? e.children.flatMap(lc) : [e.field] : [], uc = (e) => {
|
|
7532
7550
|
let t = e?.context ?? {};
|
|
7533
|
-
return t.aggregateFieldHierarchy ?
|
|
7534
|
-
},
|
|
7551
|
+
return t.aggregateFieldHierarchy ? cc(t.aggregateFieldHierarchy) : t.aggregateFields ?? [];
|
|
7552
|
+
}, dc = (e) => {
|
|
7535
7553
|
let t = e?.context ?? {};
|
|
7536
7554
|
return t.aggregateFieldHierarchy ? t.aggregateFieldHierarchy.field : t.aggregateFields?.[t.aggregateFields.length - 1];
|
|
7537
|
-
},
|
|
7555
|
+
}, fc = (e, t) => {
|
|
7538
7556
|
for (let n of e ?? []) {
|
|
7539
7557
|
if (!n) continue;
|
|
7540
7558
|
if (n.value === t) return n;
|
|
7541
|
-
let e =
|
|
7559
|
+
let e = fc(n.children, t);
|
|
7542
7560
|
if (e) return e;
|
|
7543
7561
|
}
|
|
7544
|
-
},
|
|
7545
|
-
let n =
|
|
7562
|
+
}, pc = (e, t) => {
|
|
7563
|
+
let n = fc(t, e), r = n ? rc(n, "") : void 0, i = n ? nc(n) : null;
|
|
7546
7564
|
if (r && i !== null) return {
|
|
7547
7565
|
field: r,
|
|
7548
7566
|
value: i
|
|
7549
7567
|
};
|
|
7550
|
-
let a =
|
|
7568
|
+
let a = tc(e);
|
|
7551
7569
|
return {
|
|
7552
7570
|
field: a?.field,
|
|
7553
7571
|
value: a?.value ?? e
|
|
7554
7572
|
};
|
|
7555
|
-
},
|
|
7573
|
+
}, mc = (e, t, n) => {
|
|
7556
7574
|
let r = (e) => {
|
|
7557
7575
|
if (!e) return;
|
|
7558
|
-
let i =
|
|
7576
|
+
let i = rc(e, ""), a = nc(e);
|
|
7559
7577
|
if (i === t && a === n) return e.value;
|
|
7560
7578
|
for (let t of e.children ?? []) {
|
|
7561
7579
|
let e = r(t);
|
|
@@ -7567,9 +7585,9 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7567
7585
|
if (e) return e;
|
|
7568
7586
|
}
|
|
7569
7587
|
return `__${t}__${n}`;
|
|
7570
|
-
},
|
|
7588
|
+
}, hc = (e) => (e ?? []).flatMap((e) => [...e.state === "deselected" ? [e] : [], ...hc(e.children)]), gc = (e, t) => {
|
|
7571
7589
|
if (e.state !== "selected") return null;
|
|
7572
|
-
let { field: n, value: r } =
|
|
7590
|
+
let { field: n, value: r } = pc(e.id, t);
|
|
7573
7591
|
if (!n) return null;
|
|
7574
7592
|
let i = [{
|
|
7575
7593
|
colId: n,
|
|
@@ -7577,8 +7595,8 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7577
7595
|
filterType: "text",
|
|
7578
7596
|
type: "equals"
|
|
7579
7597
|
}];
|
|
7580
|
-
for (let n of
|
|
7581
|
-
let e =
|
|
7598
|
+
for (let n of hc(e.children)) {
|
|
7599
|
+
let e = pc(n.id, t);
|
|
7582
7600
|
e.field && i.push({
|
|
7583
7601
|
colId: e.field,
|
|
7584
7602
|
filter: e.value,
|
|
@@ -7591,10 +7609,10 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7591
7609
|
filterType: "join",
|
|
7592
7610
|
type: "AND"
|
|
7593
7611
|
};
|
|
7594
|
-
},
|
|
7595
|
-
let t =
|
|
7612
|
+
}, _c = (e) => {
|
|
7613
|
+
let t = uc(e.colDef), n = sc(e.baseModel, t);
|
|
7596
7614
|
if (!t.length) return n;
|
|
7597
|
-
let r = e.state.map((t) =>
|
|
7615
|
+
let r = e.state.map((t) => gc(t, e.options)).filter((e) => !!e);
|
|
7598
7616
|
if (!r.length) return n;
|
|
7599
7617
|
let i = r.length === 1 ? r[0] : {
|
|
7600
7618
|
conditions: r,
|
|
@@ -7606,17 +7624,17 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7606
7624
|
filterType: "join",
|
|
7607
7625
|
type: "AND"
|
|
7608
7626
|
} : i;
|
|
7609
|
-
},
|
|
7627
|
+
}, vc = (e, t, n) => {
|
|
7610
7628
|
if (!e) return [];
|
|
7611
7629
|
let r = e;
|
|
7612
|
-
if (
|
|
7630
|
+
if (ac(e)) {
|
|
7613
7631
|
let e = r.conditions ?? [];
|
|
7614
7632
|
if (r.type === "AND") {
|
|
7615
7633
|
let r = e.find((e) => {
|
|
7616
7634
|
let r = e;
|
|
7617
7635
|
return r.filterType !== "join" && typeof r.colId == "string" && t.has(r.colId) && r.type === "equals" && !n.has(r.colId);
|
|
7618
7636
|
});
|
|
7619
|
-
return e.flatMap((e) =>
|
|
7637
|
+
return e.flatMap((e) => vc(e, t, n).map((e) => ({
|
|
7620
7638
|
...e,
|
|
7621
7639
|
parentEquals: e.parentEquals || (r?.colId ? {
|
|
7622
7640
|
colId: r.colId,
|
|
@@ -7624,20 +7642,20 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7624
7642
|
} : void 0)
|
|
7625
7643
|
})));
|
|
7626
7644
|
}
|
|
7627
|
-
return e.flatMap((e) =>
|
|
7645
|
+
return e.flatMap((e) => vc(e, t, n));
|
|
7628
7646
|
}
|
|
7629
7647
|
return r.colId && t.has(r.colId) ? [{
|
|
7630
7648
|
colId: r.colId,
|
|
7631
7649
|
filter: r.filter == null ? void 0 : String(r.filter),
|
|
7632
7650
|
type: r.type
|
|
7633
7651
|
}] : [];
|
|
7634
|
-
},
|
|
7635
|
-
let t =
|
|
7652
|
+
}, yc = (e) => {
|
|
7653
|
+
let t = uc(e.colDef);
|
|
7636
7654
|
if (!t.length) return [];
|
|
7637
|
-
let n = new Set(
|
|
7655
|
+
let n = new Set(lc(e.colDef.context?.aggregateFieldHierarchy)), r = dc(e.colDef), i = vc(e.model, new Set(t), n), a = /* @__PURE__ */ new Map();
|
|
7638
7656
|
for (let t of i) {
|
|
7639
7657
|
if (!t.filter) continue;
|
|
7640
|
-
let n =
|
|
7658
|
+
let n = mc(e.options, t.colId, String(t.filter));
|
|
7641
7659
|
if (t.type === "equals") {
|
|
7642
7660
|
let e = a.get(n);
|
|
7643
7661
|
a.set(n, {
|
|
@@ -7648,7 +7666,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7648
7666
|
continue;
|
|
7649
7667
|
}
|
|
7650
7668
|
if (t.type === "notEqual" && t.parentEquals?.filter && r) {
|
|
7651
|
-
let r =
|
|
7669
|
+
let r = mc(e.options, t.parentEquals.colId, String(t.parentEquals.filter)), i = a.get(r) ?? {
|
|
7652
7670
|
children: [],
|
|
7653
7671
|
id: r,
|
|
7654
7672
|
state: "selected"
|
|
@@ -7660,17 +7678,17 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7660
7678
|
}
|
|
7661
7679
|
}
|
|
7662
7680
|
return [...a.values()];
|
|
7663
|
-
},
|
|
7681
|
+
}, bc = (e, t, n) => {
|
|
7664
7682
|
let r = [e, ...t ?? []].filter((e) => !!e);
|
|
7665
7683
|
if (r.length <= 1) return "Search";
|
|
7666
7684
|
let i = /* @__PURE__ */ new Set(), a = r.flatMap((e) => i.has(e) ? [] : (i.add(e), [n(e) || e]));
|
|
7667
7685
|
return a.length ? `Search ${a.join(", ")}` : "Search";
|
|
7668
|
-
},
|
|
7669
|
-
if (!r ||
|
|
7686
|
+
}, xc = (e) => String(e ?? "").trim().replace(/\s+/g, " ").toLocaleLowerCase(), Sc = ({ fallbackSubText: e, getDisplayName: t, matchedField: n, matchedValue: r, primaryText: i, showPrefix: a = !0 }) => {
|
|
7687
|
+
if (!r || xc(i) === xc(r)) return e;
|
|
7670
7688
|
if (!a || !n) return r;
|
|
7671
7689
|
let o = t(n);
|
|
7672
7690
|
return o ? `${o}: ${r}` : r;
|
|
7673
|
-
},
|
|
7691
|
+
}, Cc = (e) => e ? Array.isArray(e) ? { values: e } : e : { values: [] }, wc = (e, t) => t ?? e, Tc = (e) => Object.fromEntries(Object.entries(e).map(([e, t]) => [e, [...t]])), Ec = (e) => {
|
|
7674
7692
|
let t = /* @__PURE__ */ new Map();
|
|
7675
7693
|
for (let n of e) {
|
|
7676
7694
|
if (!n) continue;
|
|
@@ -7682,34 +7700,34 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7682
7700
|
t.set(n.value, {
|
|
7683
7701
|
...e,
|
|
7684
7702
|
...n,
|
|
7685
|
-
children:
|
|
7686
|
-
totalChildCount:
|
|
7703
|
+
children: Ec([...e.children ?? [], ...n.children ?? []]),
|
|
7704
|
+
totalChildCount: wc(e.totalChildCount, n.totalChildCount)
|
|
7687
7705
|
});
|
|
7688
7706
|
}
|
|
7689
7707
|
return [...t.values()];
|
|
7690
|
-
},
|
|
7708
|
+
}, Dc = (e, t) => {
|
|
7691
7709
|
for (let n of e ?? []) {
|
|
7692
7710
|
if (!n) continue;
|
|
7693
7711
|
if (n.value === t) return n;
|
|
7694
|
-
let e =
|
|
7712
|
+
let e = Dc(n.children, t);
|
|
7695
7713
|
if (e) return e;
|
|
7696
7714
|
}
|
|
7697
|
-
},
|
|
7715
|
+
}, Oc = (e, t, n) => {
|
|
7698
7716
|
if (!e || t === null) return !1;
|
|
7699
7717
|
if (e.value === t) return !0;
|
|
7700
|
-
let r =
|
|
7701
|
-
return r !== null && r === t ||
|
|
7702
|
-
},
|
|
7703
|
-
let r =
|
|
7718
|
+
let r = nc(e);
|
|
7719
|
+
return r !== null && r === t || ic(e, e.colField ?? n, t, n) ? !0 : e.children?.some((e) => Oc(e, t, n)) ?? !1;
|
|
7720
|
+
}, kc = (e, t, n) => {
|
|
7721
|
+
let r = Dc(n, t) ?? null, i = r?.children ?? n.filter(Boolean);
|
|
7704
7722
|
return e.map((e) => e && (e.value === t ? {
|
|
7705
7723
|
...e,
|
|
7706
|
-
children:
|
|
7707
|
-
totalChildCount:
|
|
7724
|
+
children: Ec([...e.children ?? [], ...i]),
|
|
7725
|
+
totalChildCount: wc(e.totalChildCount, r?.totalChildCount)
|
|
7708
7726
|
} : e.children?.length ? {
|
|
7709
7727
|
...e,
|
|
7710
|
-
children:
|
|
7728
|
+
children: kc(e.children, t, n).filter((e) => !!e)
|
|
7711
7729
|
} : e));
|
|
7712
|
-
},
|
|
7730
|
+
}, Ac = (e, t) => `${e}::${t}`, jc = () => {
|
|
7713
7731
|
let e = O(null), t = O(null), n = O(), r = O({}), i = O({}), a = O({}), o = O({}), s = O({}), c = O({}), l = O({}), u = O({}), d = O({}), f = O({}), p = O({}), m = O({}), h = O({}), g = O({}), _ = O(), v = O({}), y = (e) => {
|
|
7714
7732
|
_.value = e;
|
|
7715
7733
|
}, b = (e) => r.value[e] ?? [], x = (e, t) => {
|
|
@@ -7718,11 +7736,11 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7718
7736
|
let r = n ? o : i;
|
|
7719
7737
|
r.value[e] = t;
|
|
7720
7738
|
}, w = () => {
|
|
7721
|
-
o.value =
|
|
7739
|
+
o.value = Tc(i.value), s.value = Tc(a.value);
|
|
7722
7740
|
}, T = () => {
|
|
7723
7741
|
o.value = {}, s.value = {};
|
|
7724
7742
|
}, E = () => {
|
|
7725
|
-
i.value =
|
|
7743
|
+
i.value = Tc(o.value), a.value = Tc(s.value), T();
|
|
7726
7744
|
}, D = (e, t) => {
|
|
7727
7745
|
c.value[e] = t;
|
|
7728
7746
|
}, k = (e, t) => `${t ? "append" : "initial"}::${e}`, A = (e, t) => {
|
|
@@ -7744,7 +7762,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7744
7762
|
if (!o) return [];
|
|
7745
7763
|
let s = n.query ?? c.value[n.field] ?? void 0;
|
|
7746
7764
|
c.value[n.field] = s;
|
|
7747
|
-
let l = n.parentId ?
|
|
7765
|
+
let l = n.parentId ? Dc(r.value[n.field], n.parentId) : void 0, u = n.offset ?? (n.parentId ? l?.children?.length ?? 0 : n.reason === "load-more" ? (r.value[n.field] ?? []).filter(Boolean).length : 0), v = n.reason === "load-more" || n.reason === "child-load-more", y = A(n.field, v), b = n.parentId ? Ac(n.field, n.parentId) : n.field, x = (h.value[b] ?? 0) + 1;
|
|
7748
7766
|
h.value[b] = x;
|
|
7749
7767
|
try {
|
|
7750
7768
|
let c = await o({
|
|
@@ -7755,17 +7773,17 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7755
7773
|
selectedValues: n.selectedValues ?? i.value[n.field] ?? []
|
|
7756
7774
|
});
|
|
7757
7775
|
if (h.value[b] !== x) return [];
|
|
7758
|
-
let l =
|
|
7776
|
+
let l = Cc(c);
|
|
7759
7777
|
if (n.parentId) {
|
|
7760
|
-
let e =
|
|
7778
|
+
let e = Ac(n.field, n.parentId);
|
|
7761
7779
|
p.value[e] = l.hasMore, m.value[e] = l.totalCount;
|
|
7762
7780
|
} else d.value[n.field] = l.hasMore, f.value[n.field] = l.totalCount;
|
|
7763
7781
|
let _ = a.value[n.field] ?? [], y;
|
|
7764
|
-
y = n.parentId ?
|
|
7782
|
+
y = n.parentId ? kc(r.value[n.field] ?? [], n.parentId, l.values) : v ? Ec([...r.value[n.field] ?? [], ...l.values]) : l.values;
|
|
7765
7783
|
for (let e of _) {
|
|
7766
7784
|
if (!e) continue;
|
|
7767
|
-
let t =
|
|
7768
|
-
y.some((e) =>
|
|
7785
|
+
let t = nc(e) ?? e.value;
|
|
7786
|
+
y.some((e) => Oc(e, t, n.field)) || y.push(e);
|
|
7769
7787
|
}
|
|
7770
7788
|
return r.value[n.field] = y, g.value[n.field] = !1, y.filter((e) => !!e).map((e) => e.value);
|
|
7771
7789
|
} finally {
|
|
@@ -7798,7 +7816,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7798
7816
|
stagedFilterSelectedMetadataMap: s,
|
|
7799
7817
|
stagedFilterSelectedValueMap: o
|
|
7800
7818
|
};
|
|
7801
|
-
},
|
|
7819
|
+
}, Mc = () => {
|
|
7802
7820
|
let e = (e, n) => {
|
|
7803
7821
|
let i = e || { queryTerms: [] }, a = n.queryTerm || {};
|
|
7804
7822
|
return t(n) && !r(e, n) && i.queryTerms.push(a), i;
|
|
@@ -7812,13 +7830,13 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7812
7830
|
return r !== -1 && e.queryTerms.splice(r, 1), e;
|
|
7813
7831
|
}
|
|
7814
7832
|
};
|
|
7815
|
-
},
|
|
7833
|
+
}, Nc = { class: "pv-flex" }, Pc = { class: "pv-text-body-md" }, Fc = ["textContent"], Ic = {
|
|
7816
7834
|
key: 0,
|
|
7817
7835
|
class: "pv-text-body-xs"
|
|
7818
|
-
},
|
|
7836
|
+
}, Lc = { key: 0 }, Rc = {
|
|
7819
7837
|
class: "pv-text-subdued pv-text-body-xs",
|
|
7820
7838
|
style: { "font-weight": "500" }
|
|
7821
|
-
},
|
|
7839
|
+
}, zc = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
7822
7840
|
__name: "QueryBuilderMenuOptionRenderer",
|
|
7823
7841
|
props: {
|
|
7824
7842
|
id: {},
|
|
@@ -7834,6 +7852,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7834
7852
|
disabled: { type: Boolean },
|
|
7835
7853
|
context: {},
|
|
7836
7854
|
classList: {},
|
|
7855
|
+
action: {},
|
|
7837
7856
|
searchText: {},
|
|
7838
7857
|
children: {},
|
|
7839
7858
|
handleSeeMore: { type: Function },
|
|
@@ -7865,13 +7884,13 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7865
7884
|
bold: !1
|
|
7866
7885
|
}), n;
|
|
7867
7886
|
});
|
|
7868
|
-
return (e, n) => (E(), o("div", null, [s("div",
|
|
7887
|
+
return (e, n) => (E(), o("div", null, [s("div", Nc, [u(En, { name: p.value }, null, 8, ["name"]), s("div", null, [s("p", Pc, [(E(!0), o(t, null, k(m.value, (e, t) => (E(), o("span", {
|
|
7869
7888
|
key: t,
|
|
7870
7889
|
style: x({ fontWeight: e.bold ? "bold" : void 0 }),
|
|
7871
7890
|
textContent: P(e.text)
|
|
7872
|
-
}, null, 12,
|
|
7891
|
+
}, null, 12, Fc))), 128))]), f.value ? (E(), o("p", Ic, [c.value ? a("", !0) : (E(), o("span", Lc, "Search in ")), s("span", Rc, P(f.value), 1)])) : a("", !0)])])]));
|
|
7873
7892
|
}
|
|
7874
|
-
}), [["__scopeId", "data-v-ff951d17"]]),
|
|
7893
|
+
}), [["__scopeId", "data-v-ff951d17"]]), Bc = /* @__PURE__ */ d({
|
|
7875
7894
|
__name: "QueryFormatter",
|
|
7876
7895
|
props: /* @__PURE__ */ g({ queryTermDisplayLimit: { default: 3 } }, {
|
|
7877
7896
|
modelValue: { required: !0 },
|
|
@@ -7885,7 +7904,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7885
7904
|
}),
|
|
7886
7905
|
emits: ["update:modelValue", "update:wrap-content"],
|
|
7887
7906
|
setup(e) {
|
|
7888
|
-
let n = e, s = L(e, "modelValue"), c = L(e, "wrap-content"), { removeQueryOption: l } =
|
|
7907
|
+
let n = e, s = L(e, "modelValue"), c = L(e, "wrap-content"), { removeQueryOption: l } = Mc(), u = r(() => {
|
|
7889
7908
|
let e = s.value?.queryTerms || [];
|
|
7890
7909
|
return c.value ? e : e.slice(0, n.queryTermDisplayLimit);
|
|
7891
7910
|
}), d = r(() => (s.value?.queryTerms.length || 0) - u.value.length), f = (e) => e.queryField && !e.exactMatch ? `${e.queryDisplayField || e.queryField}: '${e.queryText}'` : e.queryText || "", p = (e) => e.exactMatch ? "primary" : "tertiary", m = (e) => {
|
|
@@ -7901,7 +7920,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7901
7920
|
};
|
|
7902
7921
|
l(s.value, t);
|
|
7903
7922
|
};
|
|
7904
|
-
return (e, n) => (E(), o(t, null, [(E(!0), o(t, null, k(u.value, (e, t) => (E(), i(
|
|
7923
|
+
return (e, n) => (E(), o(t, null, [(E(!0), o(t, null, k(u.value, (e, t) => (E(), i(Ss, {
|
|
7905
7924
|
key: `${t}-${e.queryText}`,
|
|
7906
7925
|
variant: p(e),
|
|
7907
7926
|
label: f(e),
|
|
@@ -7911,23 +7930,23 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7911
7930
|
"variant",
|
|
7912
7931
|
"label",
|
|
7913
7932
|
"onHandleClose"
|
|
7914
|
-
]))), 128)), d.value > 0 ? (E(), i(
|
|
7933
|
+
]))), 128)), d.value > 0 ? (E(), i(Ss, {
|
|
7915
7934
|
key: 0,
|
|
7916
7935
|
label: `+${d.value}`,
|
|
7917
7936
|
onHandleClick: n[0] ||= (e) => c.value = !0
|
|
7918
7937
|
}, null, 8, ["label"])) : a("", !0)], 64));
|
|
7919
7938
|
}
|
|
7920
|
-
}),
|
|
7939
|
+
}), Vc = [
|
|
7921
7940
|
"disabled",
|
|
7922
7941
|
"placeholder",
|
|
7923
7942
|
"data-invalid"
|
|
7924
|
-
],
|
|
7943
|
+
], Hc = {
|
|
7925
7944
|
key: 2,
|
|
7926
7945
|
class: "pv-text-red pv-text-body-xs"
|
|
7927
|
-
},
|
|
7946
|
+
}, Uc = {
|
|
7928
7947
|
key: 1,
|
|
7929
7948
|
class: "pv-text-center"
|
|
7930
|
-
},
|
|
7949
|
+
}, Wc = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
7931
7950
|
__name: "PvQueryBuilderInput",
|
|
7932
7951
|
props: /* @__PURE__ */ g({
|
|
7933
7952
|
placeholder: { default: "Search" },
|
|
@@ -7975,7 +7994,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
7975
7994
|
"update:options"
|
|
7976
7995
|
],
|
|
7977
7996
|
setup(e) {
|
|
7978
|
-
let n = e, c = { renderer:
|
|
7997
|
+
let n = e, c = { renderer: zc }, l = z("search-input"), d = L(e, "searchText"), f = L(e, "query"), p = L(e, "options"), { addQueryOption: m, containsQueryOption: h, removeQueryOption: g } = Mc(), v = O(!1), b = O(!1), S = O(!1), C = r(() => f.value === null ? n.placeholder : ""), w = O(null), T = r(() => w.value !== null && w.value !== "" && !b.value), D = () => {
|
|
7979
7998
|
f.value = null, d.value = "", w.value = null, S.value = !1;
|
|
7980
7999
|
};
|
|
7981
8000
|
n.enableCustomOptionsInput && ie("Enter", () => {
|
|
@@ -8059,7 +8078,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8059
8078
|
"--inset-size": "4px",
|
|
8060
8079
|
"--flex-gap": "4px"
|
|
8061
8080
|
}, e.enableWrapQueryTerms || S.value ? "flex-wrap: wrap;" : "flex-wrap: nowrap; justify-content: flex-end;"])
|
|
8062
|
-
}, [u(
|
|
8081
|
+
}, [u(Bc, {
|
|
8063
8082
|
modelValue: f.value,
|
|
8064
8083
|
"onUpdate:modelValue": r[0] ||= (e) => f.value = e,
|
|
8065
8084
|
"wrap-content": S.value,
|
|
@@ -8080,7 +8099,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8080
8099
|
style: x(d.value ? "min-width: 8rem;" : void 0),
|
|
8081
8100
|
onFocus: ee,
|
|
8082
8101
|
onBlur: ee
|
|
8083
|
-
}, null, 44,
|
|
8102
|
+
}, null, 44, Vc), [[te, d.value]])], 4),
|
|
8084
8103
|
f.value && !e.hideClearButton ? (E(), i(An, {
|
|
8085
8104
|
key: 1,
|
|
8086
8105
|
variant: "ghost",
|
|
@@ -8088,8 +8107,8 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8088
8107
|
size: "md",
|
|
8089
8108
|
onClick: D
|
|
8090
8109
|
})) : a("", !0),
|
|
8091
|
-
T.value ? (E(), o("p",
|
|
8092
|
-
j.value.length > 0 || e.optionsLoading ? (E(), i(
|
|
8110
|
+
T.value ? (E(), o("p", Hc, P(w.value), 1)) : a("", !0),
|
|
8111
|
+
j.value.length > 0 || e.optionsLoading ? (E(), i(gs, {
|
|
8093
8112
|
key: 3,
|
|
8094
8113
|
class: y({ "pv-hide": !v.value }),
|
|
8095
8114
|
"css-custom-properties": {
|
|
@@ -8098,7 +8117,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8098
8117
|
},
|
|
8099
8118
|
isList: !0
|
|
8100
8119
|
}, {
|
|
8101
|
-
default: H(() => [e.optionsLoading ? (E(), o("div",
|
|
8120
|
+
default: H(() => [e.optionsLoading ? (E(), o("div", Uc, [u(St, { variant: "dark" })])) : (E(!0), o(t, { key: 0 }, k(j.value, (e, t) => (E(), i(Ya, _({
|
|
8102
8121
|
key: `${t}-${e.searchText}`,
|
|
8103
8122
|
ref_for: !0
|
|
8104
8123
|
}, e, {
|
|
@@ -8109,13 +8128,13 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8109
8128
|
}, 8, ["class"])) : a("", !0)
|
|
8110
8129
|
], 32)), [[I(q), M]]);
|
|
8111
8130
|
}
|
|
8112
|
-
}), [["__scopeId", "data-v-e2a82095"]]),
|
|
8113
|
-
let e = m(
|
|
8131
|
+
}), [["__scopeId", "data-v-e2a82095"]]), Gc = Symbol.for("pv.rum-context"), Kc = () => {
|
|
8132
|
+
let e = m(Gc, void 0);
|
|
8114
8133
|
return () => {
|
|
8115
8134
|
let t = e?.value;
|
|
8116
8135
|
return typeof t == "string" ? { consumer: t } : t ?? {};
|
|
8117
8136
|
};
|
|
8118
|
-
},
|
|
8137
|
+
}, qc = (e, t = {}, n = {}) => {
|
|
8119
8138
|
try {
|
|
8120
8139
|
if (n.enabled === !1 || typeof window > "u" || !window.DD_RUM?.addAction) return;
|
|
8121
8140
|
let r = n.consumer == null ? t : {
|
|
@@ -8124,33 +8143,33 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8124
8143
|
};
|
|
8125
8144
|
window.DD_RUM.addAction(e, r);
|
|
8126
8145
|
} catch {}
|
|
8127
|
-
},
|
|
8146
|
+
}, Jc = (e) => {
|
|
8128
8147
|
queueMicrotask(() => {
|
|
8129
8148
|
try {
|
|
8130
8149
|
e();
|
|
8131
8150
|
} catch {}
|
|
8132
8151
|
});
|
|
8133
|
-
},
|
|
8152
|
+
}, Yc = Symbol("FilterStoreKey"), Xc = Symbol("FocusStoreKey"), Zc = Symbol("SortStateKey"), Qc = Symbol("GridApiKey"), $c = Symbol("ColumnDisplayOrderKey"), el = Symbol("currentlyActiveFilterKey"), tl = Symbol("AvailableFilterColumnsKey"), nl = Symbol("AvailableRowGroupColumnsKey"), rl = Symbol("RowGroupColumnFieldsKey"), il = Symbol("GroupColumnCellValueColumnKey"), al = Symbol("ExpandedRowsKey"), ol = Symbol("FirstDataRenderedKey"), sl = Symbol("RowsLoadingKey"), cl = Symbol("CurrentPageKey"), ll = Symbol("TotalPageKey"), ul = Symbol("ActiveChartFilterOptionKey"), dl = Symbol("RowGroupColumnsKey"), fl = Symbol("ChartTypeKey"), pl = Symbol("SortTypesKey"), ml = Symbol("ActiveChartKey"), hl = Symbol("ActiveSortKey"), gl = Symbol("ActiveSeriesKey"), _l = Symbol("AvailableSeriesKey"), vl = Symbol("ActiveSecondarySeriesKey"), yl = Symbol("AvailableSecondarySeriesKey"), bl = Symbol("EnableAdvancedFilterKey"), xl = Symbol("ActiveCrosslineOverlayGroupsKey"), Sl = Symbol("AvailableCrosslineOverlayGroupsKey"), Cl = {
|
|
8134
8153
|
class: "pv-flex",
|
|
8135
8154
|
style: { "--flex-wrap": "nowrap" }
|
|
8136
|
-
},
|
|
8155
|
+
}, wl = ["id"], Tl = {
|
|
8137
8156
|
key: 1,
|
|
8138
8157
|
style: { "padding-left": "16px" }
|
|
8139
|
-
},
|
|
8158
|
+
}, El = [
|
|
8140
8159
|
"checked",
|
|
8141
8160
|
"disabled",
|
|
8142
8161
|
"onChange"
|
|
8143
|
-
],
|
|
8162
|
+
], Dl = { class: "pv-text-body-md" }, Ol = { key: 2 }, kl = {
|
|
8144
8163
|
key: 0,
|
|
8145
8164
|
class: "pv-text-subdued pv-text-body-xxs"
|
|
8146
|
-
},
|
|
8165
|
+
}, Al = /* @__PURE__ */ d({
|
|
8147
8166
|
__name: "GroupBySelector",
|
|
8148
8167
|
props: {
|
|
8149
8168
|
rowGroupLimit: {},
|
|
8150
8169
|
enableFocusView: { type: Boolean }
|
|
8151
8170
|
},
|
|
8152
8171
|
setup(e) {
|
|
8153
|
-
let n = m(
|
|
8172
|
+
let n = m(Qc, O(null)), c = m(nl, O([])), l = m(rl, O([])), u = e;
|
|
8154
8173
|
V(l, () => {}, { deep: !0 });
|
|
8155
8174
|
let d = (e) => l.value.includes(e || ""), f = (e, t) => {
|
|
8156
8175
|
n.value && (t ? n.value.addRowGroupColumns([e]) : n.value.removeRowGroupColumns([e]));
|
|
@@ -8174,7 +8193,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8174
8193
|
let t = e.findIndex((e) => e === "divider"), r = e.slice(0, t).slice(0, u.rowGroupLimit).map((e) => e.replace("group-by-list-item-", ""));
|
|
8175
8194
|
n.value && n.value.setRowGroupColumns(r);
|
|
8176
8195
|
};
|
|
8177
|
-
return (n, r) => (E(), i(
|
|
8196
|
+
return (n, r) => (E(), i(bs, {
|
|
8178
8197
|
isList: !0,
|
|
8179
8198
|
isSortable: !0,
|
|
8180
8199
|
popoverCssProperties: { width: "auto" },
|
|
@@ -8182,7 +8201,7 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8182
8201
|
class: y(p.value),
|
|
8183
8202
|
onListOrderUpdated: x
|
|
8184
8203
|
}, {
|
|
8185
|
-
trigger: H(() => [s("div",
|
|
8204
|
+
trigger: H(() => [s("div", Cl, [r[0] ||= s("p", { class: "pv-truncate pv-text-body-md" }, "Compare", -1), I(l).length > 0 ? (E(), i(I(Dn), {
|
|
8186
8205
|
key: 0,
|
|
8187
8206
|
value: I(l).length,
|
|
8188
8207
|
variant: "tertiary"
|
|
@@ -8195,25 +8214,25 @@ var Xs = "__pv_filter_panel_scoped_value__", Zs = (e) => typeof e == "object" &&
|
|
|
8195
8214
|
key: 0,
|
|
8196
8215
|
name: "reorder",
|
|
8197
8216
|
class: "pv-text-subdued"
|
|
8198
|
-
})) : (E(), o("span",
|
|
8217
|
+
})) : (E(), o("span", Tl)),
|
|
8199
8218
|
s("input", {
|
|
8200
8219
|
type: "checkbox",
|
|
8201
8220
|
class: "pv-checkbox",
|
|
8202
8221
|
checked: d(e.value),
|
|
8203
8222
|
disabled: !d(e.value) && h.value,
|
|
8204
8223
|
onChange: (t) => f(e.value, t.target.checked)
|
|
8205
|
-
}, null, 40,
|
|
8206
|
-
s("span",
|
|
8207
|
-
d(e.value) ? (E(), o("sup",
|
|
8208
|
-
], 2)], 8,
|
|
8224
|
+
}, null, 40, El),
|
|
8225
|
+
s("span", Dl, P(e.label), 1),
|
|
8226
|
+
d(e.value) ? (E(), o("sup", Ol, P(n + 1), 1)) : a("", !0)
|
|
8227
|
+
], 2)], 8, wl))], 64))), 128)), h.value ? (E(), o("p", kl, " Supports " + P(e.rowGroupLimit) + " compare levels ", 1)) : a("", !0)]),
|
|
8209
8228
|
_: 1
|
|
8210
8229
|
}, 8, ["class"]));
|
|
8211
8230
|
}
|
|
8212
|
-
}),
|
|
8213
|
-
function
|
|
8214
|
-
return E(), o("div",
|
|
8231
|
+
}), jl = {}, Ml = { class: "ag-custom-loading-cell pv-shimmer" };
|
|
8232
|
+
function Nl(e, t) {
|
|
8233
|
+
return E(), o("div", Ml);
|
|
8215
8234
|
}
|
|
8216
|
-
var
|
|
8235
|
+
var Pl = /* @__PURE__ */ Xt(jl, [["render", Nl]]), Fl = ["innerHTML"], Il = { key: 2 }, Ll = /* @__PURE__ */ d({
|
|
8217
8236
|
__name: "ColDefCellRenderer",
|
|
8218
8237
|
props: {
|
|
8219
8238
|
colDef: {},
|
|
@@ -8227,9 +8246,9 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8227
8246
|
}, null, 8, ["params"])) : a.value === "function" && typeof c.value == "string" ? (E(), o("span", {
|
|
8228
8247
|
key: 1,
|
|
8229
8248
|
innerHTML: c.value
|
|
8230
|
-
}, null, 8,
|
|
8249
|
+
}, null, 8, Fl)) : a.value === "string" ? (E(), o("span", Il, P(s.value), 1)) : A(t.$slots, "default", { key: 3 });
|
|
8231
8250
|
}
|
|
8232
|
-
}),
|
|
8251
|
+
}), Rl = (e = null, t = !1) => {
|
|
8233
8252
|
let n = O(e?.focuses || []), i = O(e?.focusType || null), a = e?.focusRequired ?? !1, o = r(() => n.value), s = r(() => i.value), c = (e) => {
|
|
8234
8253
|
e !== i.value && (i.value = e || null, n.value = []);
|
|
8235
8254
|
}, l = (e) => {
|
|
@@ -8253,21 +8272,21 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8253
8272
|
setFocuses: l,
|
|
8254
8273
|
canRemoveFocus: () => a ? n.value.length > 1 : !0
|
|
8255
8274
|
};
|
|
8256
|
-
},
|
|
8275
|
+
}, zl = () => m(Xc, null) || Rl(), Bl = { class: "pv-table-group-cell" }, Vl = { class: "pv-text-body-xxs pv-text-subdued" }, Hl = { key: 0 }, Ul = { style: { "line-height": "20px" } }, Wl = { class: "pv-text-title-md" }, Gl = {
|
|
8257
8276
|
key: 0,
|
|
8258
8277
|
class: "pv-flex",
|
|
8259
8278
|
style: {
|
|
8260
8279
|
flex: "1",
|
|
8261
8280
|
"--flex-justify": "flex-end"
|
|
8262
8281
|
}
|
|
8263
|
-
},
|
|
8282
|
+
}, Kl = {
|
|
8264
8283
|
key: 0,
|
|
8265
8284
|
class: "pv-table-row-number"
|
|
8266
|
-
},
|
|
8285
|
+
}, ql = /* @__PURE__ */ d({
|
|
8267
8286
|
__name: "GroupedCellRenderer",
|
|
8268
8287
|
props: { params: {} },
|
|
8269
8288
|
setup(e) {
|
|
8270
|
-
let n = e, i = m(
|
|
8289
|
+
let n = e, i = m(rl, O([])), c = m(il, O(null)), d = m(al, O({})), f = ae(n.params, "rowNode"), p = r(() => !n.params.displayBaseAggregationsOnly || f.value.level === i.value.length - 1), h = r(() => n.params.rowNode.group), g = r(() => {
|
|
8271
8290
|
let e = f.value.data;
|
|
8272
8291
|
if (e?.bucketMin !== void 0 && e?.bucketMax !== void 0) {
|
|
8273
8292
|
let t = f.value.rowGroupColumn?.getColDef()?.valueFormatter;
|
|
@@ -8289,7 +8308,7 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8289
8308
|
}), S = (e) => {
|
|
8290
8309
|
let t = e.node.expanded, n = e.node.rowIndex;
|
|
8291
8310
|
n != null && (d.value[n] = t);
|
|
8292
|
-
}, { isFocused: T, computedFocuses: D, removeFocus: k, canRemoveFocus: A } =
|
|
8311
|
+
}, { isFocused: T, computedFocuses: D, removeFocus: k, canRemoveFocus: A } = zl(), j = r(() => T(f.value.key, f.value.field) ? "pv-flex" : ""), M = r(() => {
|
|
8293
8312
|
let e = D.value;
|
|
8294
8313
|
return f.value.key && e.includes(f.value.key);
|
|
8295
8314
|
});
|
|
@@ -8304,7 +8323,7 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8304
8323
|
}), (n, r) => (E(), o(t, null, [h.value ? (E(), o("div", {
|
|
8305
8324
|
key: 0,
|
|
8306
8325
|
class: y(j.value)
|
|
8307
|
-
}, [s("div",
|
|
8326
|
+
}, [s("div", Bl, [s("p", Vl, [l(P(I(f).rowGroupColumn?.getColDef().headerName) + " ", 1), e.params.displayCount && p.value && b.value > 0 ? (E(), o("span", Hl, " (" + P(b.value.toLocaleString()) + ") ", 1)) : a("", !0)]), s("div", Ul, [s("p", Wl, P(g.value), 1)])]), M.value && I(A)() ? (E(), o("div", Gl, [u(oa, {
|
|
8308
8327
|
variant: "dark",
|
|
8309
8328
|
tooltipPosition: "center-left",
|
|
8310
8329
|
size: "sm"
|
|
@@ -8318,9 +8337,9 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8318
8337
|
}, null, 8, ["class"])]),
|
|
8319
8338
|
"tooltip-content": H(() => [s("span", null, " Remove " + P(e.params.focusText || "Focus"), 1)]),
|
|
8320
8339
|
_: 1
|
|
8321
|
-
})])) : a("", !0)], 2)) : a("", !0), s("div", null, [s("p", null, [e.params.displayRowNumber && x.value ? (E(), o("span",
|
|
8340
|
+
})])) : a("", !0)], 2)) : a("", !0), s("div", null, [s("p", null, [e.params.displayRowNumber && x.value ? (E(), o("span", Kl, P(x.value), 1)) : a("", !0), l(" " + P(v.value), 1)])])], 64));
|
|
8322
8341
|
}
|
|
8323
|
-
}),
|
|
8342
|
+
}), Jl = {
|
|
8324
8343
|
key: 1,
|
|
8325
8344
|
class: "pv-table-child-cell",
|
|
8326
8345
|
style: {
|
|
@@ -8329,7 +8348,7 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8329
8348
|
width: "100%",
|
|
8330
8349
|
height: "100%"
|
|
8331
8350
|
}
|
|
8332
|
-
},
|
|
8351
|
+
}, Yl = {
|
|
8333
8352
|
key: 0,
|
|
8334
8353
|
class: "pv-table-row-number",
|
|
8335
8354
|
style: {
|
|
@@ -8337,11 +8356,11 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8337
8356
|
"text-align": "center",
|
|
8338
8357
|
color: "#89989b"
|
|
8339
8358
|
}
|
|
8340
|
-
},
|
|
8359
|
+
}, Xl = /* @__PURE__ */ d({
|
|
8341
8360
|
__name: "AutoGroupColDefRenderer",
|
|
8342
8361
|
props: { params: {} },
|
|
8343
8362
|
setup(e) {
|
|
8344
|
-
let t = e, n = m(
|
|
8363
|
+
let t = e, n = m(il, O(null)), s = r(() => t.params.rowNode.group), c = r(() => {
|
|
8345
8364
|
let e = t.params.rowNode.rowIndex, n = t.params.rowNode.parent?.rowIndex;
|
|
8346
8365
|
return e != null && n != null ? e - n : null;
|
|
8347
8366
|
}), l = r(() => ({
|
|
@@ -8366,35 +8385,35 @@ var Nl = /* @__PURE__ */ Xt(Al, [["render", Ml]]), Pl = ["innerHTML"], Fl = { ke
|
|
|
8366
8385
|
valueFormatted: c
|
|
8367
8386
|
};
|
|
8368
8387
|
});
|
|
8369
|
-
return (t, n) => s.value ? (E(), i(
|
|
8388
|
+
return (t, n) => s.value ? (E(), i(Ll, {
|
|
8370
8389
|
key: 0,
|
|
8371
8390
|
"col-def": d.value,
|
|
8372
8391
|
"cell-params": e.params.cellParams
|
|
8373
8392
|
}, {
|
|
8374
|
-
default: H(() => [u(
|
|
8393
|
+
default: H(() => [u(ql, { params: e.params }, null, 8, ["params"])]),
|
|
8375
8394
|
_: 1
|
|
8376
|
-
}, 8, ["col-def", "cell-params"])) : (E(), o("div",
|
|
8395
|
+
}, 8, ["col-def", "cell-params"])) : (E(), o("div", Jl, [e.params.displayRowNumber && c.value ? (E(), o("span", Yl, P(c.value), 1)) : a("", !0), u(Ll, {
|
|
8377
8396
|
"col-def": f.value,
|
|
8378
8397
|
"cell-params": p.value
|
|
8379
8398
|
}, {
|
|
8380
|
-
default: H(() => [u(
|
|
8399
|
+
default: H(() => [u(ql, { params: l.value }, null, 8, ["params"])]),
|
|
8381
8400
|
_: 1
|
|
8382
8401
|
}, 8, ["col-def", "cell-params"])]));
|
|
8383
8402
|
}
|
|
8384
8403
|
});
|
|
8385
8404
|
//#endregion
|
|
8386
8405
|
//#region src/functions/aggregations.ts
|
|
8387
|
-
function
|
|
8406
|
+
function Zl(e) {
|
|
8388
8407
|
let t = e.filter((e) => e != null && !isNaN(e)).sort((e, t) => e - t), n = t.length;
|
|
8389
8408
|
return n === 0 ? null : t[Math.floor(n / 2)];
|
|
8390
8409
|
}
|
|
8391
8410
|
//#endregion
|
|
8392
8411
|
//#region src/components/tables/PvDataTable/table-components/GroupAggCellRenderer.vue?vue&type=script&setup=true&lang.ts
|
|
8393
|
-
var
|
|
8412
|
+
var Ql = { style: { "line-height": "20px" } }, $l = { class: "pv-text-subdued pv-text-body-xxs pv-relative" }, eu = /* @__PURE__ */ d({
|
|
8394
8413
|
__name: "GroupAggCellRenderer",
|
|
8395
8414
|
props: { params: {} },
|
|
8396
8415
|
setup(e) {
|
|
8397
|
-
let t = e, n = m(
|
|
8416
|
+
let t = e, n = m(al, O({})), i = r(() => {
|
|
8398
8417
|
let e = t.params.column?.getColDef(), n = $(e);
|
|
8399
8418
|
if (n.aggFuncDisplayName) return n.aggFuncDisplayName;
|
|
8400
8419
|
let r = t.params.column?.getAggFunc() || "agg";
|
|
@@ -8408,9 +8427,9 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8408
8427
|
}, c = r(() => t.params.node?.rowIndex), l = r(() => {
|
|
8409
8428
|
let e = !1;
|
|
8410
8429
|
return c.value != null && (e = c.value in n.value ? n.value[c.value] : !1), e;
|
|
8411
|
-
}), u = r(() =>
|
|
8430
|
+
}), u = r(() => Ao(t.params.column?.getColDef())), d = r(() => {
|
|
8412
8431
|
let e = t.params.column?.getColDef(), n = t.params.valueFormatted || t.params.value || "";
|
|
8413
|
-
return e &&
|
|
8432
|
+
return e && Ao(e) ? n.toLocaleString() : n;
|
|
8414
8433
|
}), f = r(() => ({
|
|
8415
8434
|
"flex-direction": u.value ? "row-reverse" : "row",
|
|
8416
8435
|
"--flex-justify": "space-between"
|
|
@@ -8421,20 +8440,20 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8421
8440
|
style: x(f.value),
|
|
8422
8441
|
class: "pv-flex",
|
|
8423
8442
|
ondblclick: a
|
|
8424
|
-
}, [s("div",
|
|
8443
|
+
}, [s("div", Ql, [s("p", null, P(d.value), 1), s("p", $l, P(i.value), 1)])], 4));
|
|
8425
8444
|
}
|
|
8426
|
-
}),
|
|
8445
|
+
}), tu = {
|
|
8427
8446
|
agSetColumnFilter: "set",
|
|
8428
8447
|
agMultiColumnFilter: "multi",
|
|
8429
8448
|
agTextColumnFilter: "text"
|
|
8430
|
-
},
|
|
8449
|
+
}, nu = (e) => !e || !e.filter ? null : e.filter in tu ? tu[e.filter] : null, ru = (e) => e.filterParams?.filters?.findIndex((e) => e.filter === "agSetColumnFilter"), iu = (e, t) => {
|
|
8431
8450
|
if (!t || !t.field || !e || Object.keys(e).length === 0) return e;
|
|
8432
|
-
let n = e?.filterType || null, r =
|
|
8451
|
+
let n = e?.filterType || null, r = nu(t);
|
|
8433
8452
|
if (!r || r === n) return e;
|
|
8434
8453
|
if (r !== "multi") return console.warn(`Cannot map filter for column ${t.field} with type ${n} to col def ${r}`), {};
|
|
8435
8454
|
let i = t.filterParams?.filters?.length, a = Array(i).fill(null);
|
|
8436
8455
|
if (e.filterType == "set") {
|
|
8437
|
-
let n = e.values || [], r =
|
|
8456
|
+
let n = e.values || [], r = ru(t);
|
|
8438
8457
|
r > -1 && r < a.length && (a[r] = {
|
|
8439
8458
|
filterType: "set",
|
|
8440
8459
|
values: n
|
|
@@ -8444,7 +8463,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8444
8463
|
filterType: "multi",
|
|
8445
8464
|
filterModels: a
|
|
8446
8465
|
};
|
|
8447
|
-
},
|
|
8466
|
+
}, au = (e, t) => {
|
|
8448
8467
|
let n = t.filter((e) => e !== null && e !== "");
|
|
8449
8468
|
return n.length === 0 ? null : n.length === 1 ? {
|
|
8450
8469
|
filterType: "text",
|
|
@@ -8461,18 +8480,18 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8461
8480
|
filter: t
|
|
8462
8481
|
}))
|
|
8463
8482
|
};
|
|
8464
|
-
},
|
|
8483
|
+
}, ou = (e) => {
|
|
8465
8484
|
let t = [];
|
|
8466
8485
|
return Object.keys(e).forEach((n) => {
|
|
8467
8486
|
let r = e[n];
|
|
8468
8487
|
if (r) {
|
|
8469
8488
|
if (r.filterType === "set" && r.values) {
|
|
8470
|
-
let e =
|
|
8489
|
+
let e = au(n, r.values);
|
|
8471
8490
|
e && t.push(e);
|
|
8472
8491
|
} else if (r.filterType === "multi" && r.filterModels) {
|
|
8473
8492
|
let e = r.filterModels.find((e) => e && e.filterType === "set");
|
|
8474
8493
|
if (e?.values) {
|
|
8475
|
-
let r =
|
|
8494
|
+
let r = au(n, e.values);
|
|
8476
8495
|
r && t.push(r);
|
|
8477
8496
|
}
|
|
8478
8497
|
}
|
|
@@ -8482,11 +8501,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8482
8501
|
type: "AND",
|
|
8483
8502
|
conditions: t
|
|
8484
8503
|
};
|
|
8485
|
-
},
|
|
8504
|
+
}, su = (e, t, n = !1) => {
|
|
8486
8505
|
if (!e) return e;
|
|
8487
8506
|
let r = { ...e }, i = r.filter?.filterModel || {};
|
|
8488
8507
|
if (n) {
|
|
8489
|
-
let t = e?.filter?.advancedFilterModel, n =
|
|
8508
|
+
let t = e?.filter?.advancedFilterModel, n = ou(i), a = t || null, o = null;
|
|
8490
8509
|
return o = a && n ? {
|
|
8491
8510
|
filterType: "join",
|
|
8492
8511
|
type: "AND",
|
|
@@ -8499,12 +8518,12 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8499
8518
|
}
|
|
8500
8519
|
let a = {};
|
|
8501
8520
|
return Object.keys(i).forEach((e) => {
|
|
8502
|
-
a[e] =
|
|
8521
|
+
a[e] = iu(i[e] || {}, t.find((t) => t.field === e));
|
|
8503
8522
|
}), r.filter = {
|
|
8504
8523
|
...r.filter,
|
|
8505
8524
|
filterModel: a
|
|
8506
8525
|
}, r;
|
|
8507
|
-
},
|
|
8526
|
+
}, cu = (e) => {
|
|
8508
8527
|
if (!e || e.queryTerms.length === 0) return {};
|
|
8509
8528
|
let t = {};
|
|
8510
8529
|
return e.queryTerms.forEach((e) => {
|
|
@@ -8536,7 +8555,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8536
8555
|
};
|
|
8537
8556
|
}
|
|
8538
8557
|
}), t;
|
|
8539
|
-
},
|
|
8558
|
+
}, lu = (e) => {
|
|
8540
8559
|
if (!e || e.queryTerms.length === 0) return null;
|
|
8541
8560
|
let t = /* @__PURE__ */ new Map();
|
|
8542
8561
|
e.queryTerms.forEach((e) => {
|
|
@@ -8571,7 +8590,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8571
8590
|
type: "AND",
|
|
8572
8591
|
conditions: n
|
|
8573
8592
|
};
|
|
8574
|
-
},
|
|
8593
|
+
}, uu = (e, t) => {
|
|
8575
8594
|
if (!e || e.filter == "agTextColumnFilter" && t.filterType == "text" || e.filter == "agSetColumnFilter" && t.filterType == "set" || e.filter == "agMultiColumnFilter" && t.filterType == "multi") return t;
|
|
8576
8595
|
if (e.filter != "agMultiColumnFilter") return console.error("Unsupported filter type for column", e, t), t;
|
|
8577
8596
|
let n = e.filterParams?.filters || [], r = Array(n.length).fill(null), i = n.findIndex((e) => e.filter == "agTextColumnFilter" && t.filterType == "text" ? !0 : e.filter == "agSetColumnFilter" && t.filterType == "set");
|
|
@@ -8579,26 +8598,26 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8579
8598
|
filterType: "multi",
|
|
8580
8599
|
filterModels: r
|
|
8581
8600
|
};
|
|
8582
|
-
},
|
|
8601
|
+
}, du = (e, t) => {
|
|
8583
8602
|
if (!e || Object.keys(e).length === 0) return t;
|
|
8584
8603
|
if (e.filterType != t.filterType || e.filterType != "multi") return e;
|
|
8585
8604
|
let n = { ...e };
|
|
8586
8605
|
return t.filterModels?.forEach((e, t) => {
|
|
8587
8606
|
n.filterModels ||= [], n.filterModels[t] || (n.filterModels[t] = e);
|
|
8588
8607
|
}), n;
|
|
8589
|
-
},
|
|
8608
|
+
}, fu = (e, t) => e ? "filterType" in e ? e.filterType === "join" ? e.conditions.some((e) => fu(e, t)) : e.colId === t : t in e : !1, pu = (e, t, n) => {
|
|
8590
8609
|
let r = { ...t };
|
|
8591
8610
|
return !t || Object.keys(t).length === 0 ? n || {} : (!n || Object.keys(n).length === 0 || Object.keys(n).forEach((t) => {
|
|
8592
|
-
let i =
|
|
8593
|
-
r[t] =
|
|
8611
|
+
let i = uu(e.find((e) => e.field === t), n[t]), a = r[t];
|
|
8612
|
+
r[t] = du(a, i);
|
|
8594
8613
|
}), r);
|
|
8595
|
-
},
|
|
8614
|
+
}, mu = (e) => e.filter == "agSetColumnFilter" ? !0 : e.filter == "agMultiColumnFilter" ? ru(e) !== void 0 && ru(e) > -1 : !1, hu = (e, t) => {
|
|
8596
8615
|
let n = { ...e };
|
|
8597
8616
|
if (n.filter == "agSetColumnFilter") return n.filterParams = {
|
|
8598
8617
|
...n.filterParams,
|
|
8599
8618
|
values: t
|
|
8600
8619
|
}, n;
|
|
8601
|
-
let r =
|
|
8620
|
+
let r = ru(e);
|
|
8602
8621
|
if (r !== void 0 && r > -1) {
|
|
8603
8622
|
let e = n.filterParams || {}, i = e.filters || [], a = i[r];
|
|
8604
8623
|
a.filterParams = {
|
|
@@ -8612,13 +8631,13 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8612
8631
|
};
|
|
8613
8632
|
}
|
|
8614
8633
|
return n;
|
|
8615
|
-
},
|
|
8634
|
+
}, gu = async (e, t) => {
|
|
8616
8635
|
let n = t.field || "", r = await e.getColumnFilterInstance(n);
|
|
8617
8636
|
if (r?.filterType == "set") return r;
|
|
8618
8637
|
if (r?.filterType != "multi") return null;
|
|
8619
|
-
let i =
|
|
8638
|
+
let i = ru(t);
|
|
8620
8639
|
return i !== void 0 && i > -1 ? r.getChildFilterInstance(i) : null;
|
|
8621
|
-
},
|
|
8640
|
+
}, _u = async (e, t, n) => {
|
|
8622
8641
|
let r = t.field || "", i = await e.getColumnFilterInstance(r);
|
|
8623
8642
|
if (i?.filterType == "set") return !n || n.length === 0 ? null : { values: n };
|
|
8624
8643
|
if (i?.filterType != "multi") return null;
|
|
@@ -8627,50 +8646,50 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8627
8646
|
filterType: "multi",
|
|
8628
8647
|
filterModels: Array(t.filterParams?.filters?.length).fill(null)
|
|
8629
8648
|
};
|
|
8630
|
-
let o =
|
|
8649
|
+
let o = ru(t), s = !n || n.length === 0 ? null : {
|
|
8631
8650
|
filterType: "set",
|
|
8632
8651
|
values: n
|
|
8633
8652
|
};
|
|
8634
8653
|
return o !== void 0 && o > -1 && a && a.filterModels && (a.filterModels[o] = s), a;
|
|
8635
|
-
},
|
|
8654
|
+
}, vu = (e, t) => {
|
|
8636
8655
|
if (!e.field || !t || Object.entries(t).length === 0) return [];
|
|
8637
8656
|
let n = t[e.field];
|
|
8638
8657
|
if (!n) return [];
|
|
8639
8658
|
if (n.filterType === "set" && "values" in n) return n.values || [];
|
|
8640
8659
|
if (n.filterType === "multi") {
|
|
8641
|
-
let t =
|
|
8660
|
+
let t = ru(e);
|
|
8642
8661
|
if (t !== void 0 && t > -1) {
|
|
8643
8662
|
let e = n.filterModels[t];
|
|
8644
8663
|
if (e && e.filterType === "set" && "values" in e) return e.values || [];
|
|
8645
8664
|
}
|
|
8646
8665
|
}
|
|
8647
8666
|
return [];
|
|
8648
|
-
},
|
|
8667
|
+
}, yu = (e) => !!e && "filterType" in e, bu = (e) => e.filterType === "join" ? e.conditions.some(bu) : "colId" in e, xu = (e) => e ? yu(e) ? !bu(e) : Object.keys(e).length === 0 : !0, Su = (e) => {
|
|
8649
8668
|
if (e === void 0) return "undefined";
|
|
8650
8669
|
if (typeof e != "object" || !e) return JSON.stringify(e) ?? String(e);
|
|
8651
|
-
if (Array.isArray(e)) return `[${e.map(
|
|
8670
|
+
if (Array.isArray(e)) return `[${e.map(Su).join(",")}]`;
|
|
8652
8671
|
let t = e;
|
|
8653
|
-
return `{${Object.keys(t).sort().map((e) => `${JSON.stringify(e)}:${
|
|
8654
|
-
},
|
|
8672
|
+
return `{${Object.keys(t).sort().map((e) => `${JSON.stringify(e)}:${Su(t[e])}`).join(",")}}`;
|
|
8673
|
+
}, Cu = (e) => {
|
|
8655
8674
|
if (e.filterType !== "join") return e;
|
|
8656
|
-
let t = e, n = [...t.conditions ?? []].map(
|
|
8675
|
+
let t = e, n = [...t.conditions ?? []].map(Cu).sort((e, t) => Su(e).localeCompare(Su(t)));
|
|
8657
8676
|
return {
|
|
8658
8677
|
...t,
|
|
8659
8678
|
conditions: n
|
|
8660
8679
|
};
|
|
8661
|
-
},
|
|
8662
|
-
if (
|
|
8663
|
-
let n =
|
|
8664
|
-
if (n !==
|
|
8665
|
-
if (n) return tt(
|
|
8680
|
+
}, wu = (e, t) => {
|
|
8681
|
+
if (xu(e) && xu(t)) return !0;
|
|
8682
|
+
let n = yu(e);
|
|
8683
|
+
if (n !== yu(t)) return !1;
|
|
8684
|
+
if (n) return tt(Cu(e), Cu(t));
|
|
8666
8685
|
let r = e, i = t, a = r ? Object.keys(r) : [], o = i ? Object.keys(i) : [];
|
|
8667
8686
|
if (a.length !== o.length) return !1;
|
|
8668
8687
|
for (let e of a) if (!tt(r?.[e], i?.[e])) return !1;
|
|
8669
8688
|
return !0;
|
|
8670
|
-
},
|
|
8671
|
-
if (!t) return
|
|
8689
|
+
}, Tu = (e, t, n) => {
|
|
8690
|
+
if (!t) return Eu(e, n);
|
|
8672
8691
|
if (!e) return t;
|
|
8673
|
-
let r =
|
|
8692
|
+
let r = Eu(e, n);
|
|
8674
8693
|
return r ? r.filterType === "join" && r.type === "AND" ? {
|
|
8675
8694
|
filterType: "join",
|
|
8676
8695
|
type: "AND",
|
|
@@ -8680,53 +8699,53 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8680
8699
|
type: "AND",
|
|
8681
8700
|
conditions: [r, t]
|
|
8682
8701
|
} : t;
|
|
8683
|
-
},
|
|
8702
|
+
}, Eu = (e, t) => {
|
|
8684
8703
|
if (!e) return null;
|
|
8685
8704
|
if (e.filterType !== "join") return e.colId === t ? null : e;
|
|
8686
|
-
let n = e, r = n.conditions.map((e) =>
|
|
8705
|
+
let n = e, r = n.conditions.map((e) => Eu(e, t)).filter((e) => e !== null);
|
|
8687
8706
|
return r.length === 0 ? null : r.length === 1 ? r[0] : {
|
|
8688
8707
|
filterType: "join",
|
|
8689
8708
|
type: n.type,
|
|
8690
8709
|
conditions: r
|
|
8691
8710
|
};
|
|
8692
|
-
},
|
|
8711
|
+
}, Du = (e, t) => {
|
|
8693
8712
|
if (!t) return [];
|
|
8694
8713
|
if (t.filterType !== "join") {
|
|
8695
8714
|
let n = t;
|
|
8696
8715
|
return n.colId === e && n.type === "equals" && n.filter ? [String(n.filter)] : [];
|
|
8697
8716
|
}
|
|
8698
8717
|
let n = t, r = [];
|
|
8699
|
-
for (let t of n.conditions) r.push(...
|
|
8718
|
+
for (let t of n.conditions) r.push(...Du(e, t));
|
|
8700
8719
|
return r;
|
|
8701
|
-
},
|
|
8720
|
+
}, Ou = (e, t) => {
|
|
8702
8721
|
if (!e || !t || Object.keys(t).length === 0) return [];
|
|
8703
8722
|
let n = t[e];
|
|
8704
8723
|
return n ? n.filterType === "set" && "values" in n ? n.values || [] : n.filterType === "multi" && n.filterModels ? n.filterModels.find((e) => e?.filterType === "set")?.values ?? [] : [] : [];
|
|
8705
|
-
},
|
|
8724
|
+
}, ku = (e, t) => {
|
|
8706
8725
|
if (!e) return null;
|
|
8707
|
-
if (
|
|
8708
|
-
let n =
|
|
8726
|
+
if (yu(e)) {
|
|
8727
|
+
let n = Du(t, e);
|
|
8709
8728
|
return n.length > 0 ? n : null;
|
|
8710
8729
|
}
|
|
8711
|
-
let n =
|
|
8730
|
+
let n = Ou(t, e);
|
|
8712
8731
|
return n.length > 0 ? n : null;
|
|
8713
|
-
},
|
|
8732
|
+
}, Au = (e, t) => {
|
|
8714
8733
|
if (!e) return e;
|
|
8715
|
-
if (
|
|
8734
|
+
if (yu(e)) return Eu(e, t);
|
|
8716
8735
|
let n = { ...e };
|
|
8717
8736
|
return delete n[t], n;
|
|
8718
|
-
},
|
|
8719
|
-
if (
|
|
8720
|
-
let r =
|
|
8721
|
-
return
|
|
8737
|
+
}, ju = (e, t, n, r) => {
|
|
8738
|
+
if (yu(e) || !e && r) {
|
|
8739
|
+
let r = au(t, n);
|
|
8740
|
+
return Tu(e ?? null, r, t);
|
|
8722
8741
|
}
|
|
8723
8742
|
let i = { ...e || {} };
|
|
8724
8743
|
return i[t] = {
|
|
8725
8744
|
filterType: "set",
|
|
8726
8745
|
values: n
|
|
8727
8746
|
}, i;
|
|
8728
|
-
},
|
|
8729
|
-
if (
|
|
8747
|
+
}, Mu = (e, t, n, r) => {
|
|
8748
|
+
if (yu(e) || !e && r) return ju(e, t, n, r);
|
|
8730
8749
|
let i = { ...e || {} }, a = i[t];
|
|
8731
8750
|
if (a?.filterType === "multi" && a?.filterModels) {
|
|
8732
8751
|
let e = a.filterModels.map((e) => e?.filterType === "set" ? {
|
|
@@ -8742,11 +8761,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8742
8761
|
values: n
|
|
8743
8762
|
};
|
|
8744
8763
|
return i;
|
|
8745
|
-
},
|
|
8746
|
-
let i = (
|
|
8747
|
-
return i.length === 0 ?
|
|
8748
|
-
},
|
|
8749
|
-
let e =
|
|
8764
|
+
}, Nu = (e, t, n, r) => {
|
|
8765
|
+
let i = (ku(e, t) ?? []).filter((e) => e !== n);
|
|
8766
|
+
return i.length === 0 ? Au(e, t) : Mu(e, t, i, r);
|
|
8767
|
+
}, Pu = (e) => !!(e && "filterType" in e), Fu = (e) => !!(e && !Pu(e)), Iu = (e) => !!(e && !Pu(e)), Lu = () => {
|
|
8768
|
+
let e = jc(), t = N(null), n = e.filterModel, i = e.stagedFilterModel, a = O(null), o = O({}), s = O({}), c = e.filterRequestIdMap, l = O(0), u = e.filterLoadingMap, d = O(void 0), f = e.filterHasMoreMap, p = e.filterTotalCountMap, m = O(void 0), h = (t) => ({
|
|
8750
8769
|
hasMore: e.filterHasMoreMap.value[t],
|
|
8751
8770
|
totalCount: e.filterTotalCountMap.value[t],
|
|
8752
8771
|
values: e.filterOptionsMap.value[t] ?? []
|
|
@@ -8761,7 +8780,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8761
8780
|
});
|
|
8762
8781
|
let g = r(() => d.value != null), _ = r(() => {
|
|
8763
8782
|
let e = n.value;
|
|
8764
|
-
return e ?
|
|
8783
|
+
return e ? Pu(e) ? !bu(e) : Object.keys(e).length === 0 : !0;
|
|
8765
8784
|
}), v = r(() => {
|
|
8766
8785
|
let e = a.value || {};
|
|
8767
8786
|
return Object.keys(e).length === 0;
|
|
@@ -8799,9 +8818,9 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8799
8818
|
c.value[e] = (c.value[e] || 0) + 1;
|
|
8800
8819
|
}, z = async (e, t) => {
|
|
8801
8820
|
let r = S.value[e.field] || void 0, a = b.value[e.field] || [], o = t?.filterModel;
|
|
8802
|
-
if (t?.useStaged !== !1 && i.value != null) if (
|
|
8821
|
+
if (t?.useStaged !== !1 && i.value != null) if (Fu(i.value)) {
|
|
8803
8822
|
let e = t?.filterModel ?? n.value ?? void 0;
|
|
8804
|
-
o = F(e &&
|
|
8823
|
+
o = F(e && Fu(e) ? e : void 0);
|
|
8805
8824
|
} else o = i.value;
|
|
8806
8825
|
let l = {
|
|
8807
8826
|
api: t?.api,
|
|
@@ -8883,7 +8902,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8883
8902
|
}, ne = (e, t) => {
|
|
8884
8903
|
b.value[e] = t;
|
|
8885
8904
|
let r = [], i = n.value;
|
|
8886
|
-
if (
|
|
8905
|
+
if (Iu(i)) {
|
|
8887
8906
|
let t = i[e];
|
|
8888
8907
|
if (t?.values) {
|
|
8889
8908
|
let e = t.values || [];
|
|
@@ -8900,7 +8919,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
8900
8919
|
let t = n.value;
|
|
8901
8920
|
if (!t) return x.value;
|
|
8902
8921
|
let r = e.map((e) => {
|
|
8903
|
-
let n = e.field ?? e.colId ?? "", r = n ?
|
|
8922
|
+
let n = e.field ?? e.colId ?? "", r = n ? ku(t, n) : null;
|
|
8904
8923
|
return r && r.length > 0 ? {
|
|
8905
8924
|
colDef: e,
|
|
8906
8925
|
colId: n,
|
|
@@ -9017,14 +9036,14 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9017
9036
|
filterValuesHasMoreMap: f,
|
|
9018
9037
|
filterValuesTotalCountMap: p
|
|
9019
9038
|
};
|
|
9020
|
-
},
|
|
9021
|
-
D(
|
|
9022
|
-
},
|
|
9023
|
-
let e = m(
|
|
9039
|
+
}, Ru = Lu, zu = (e) => {
|
|
9040
|
+
D(Yc, e);
|
|
9041
|
+
}, Bu = () => m(Yc, null) || Lu(), Vu = () => {
|
|
9042
|
+
let e = m(Yc, null);
|
|
9024
9043
|
if (!e) throw Error("No PvDataTable filter store was provided. Create one with createPvDataTableFilterStore() and pass it to PvDataTable/PvDataTableWithChart or provide it with providePvDataTableFilterStore().");
|
|
9025
9044
|
return e;
|
|
9026
|
-
},
|
|
9027
|
-
let { filterColDef: t, filterStyle: n, onSelectionChanged: i, filterGroupStagedFields: a, readOnly: o, disableUnselected: s } = e, c =
|
|
9045
|
+
}, Hu = (e) => {
|
|
9046
|
+
let { filterColDef: t, filterStyle: n, onSelectionChanged: i, filterGroupStagedFields: a, readOnly: o, disableUnselected: s } = e, c = Kc(), l = m(Qc, O(null)), u = Bu(), { fetchFilterValues: d, invalidateFilterRequest: f, filterModel: p, stagedFilterModel: h, filterModelCleared: g, filterValuesLoadingStatus: _, filterValueContext: y, getFilterSelectedValues: b, isServerSideFilter: x, setFilterValueSearchText: S, setFilterSelectedValues: C, getFilterValues: E, setFilterValues: D, filterStaleMap: k, refreshFiltersInBackground: A, stageFilterChangesUntilDropdownCloses: j, filterSearchMinLength: M, markOtherFieldsStale: N, registerAggregateField: P, registerFilterField: F, unregisterFilterField: I, getStagedSelectedValues: ee, setStagedSelectedValues: L, filterValueSearchTextMap: R, filterValuesHasMoreMap: z, filterValuesTotalCountMap: B } = u, { computedFocuses: te, removeFocus: ne, computedFocusType: H } = zl(), re = m(sl, O(!1)), U = m(ol, O(!1)), W = m(bl, O(!1)), G = r({
|
|
9028
9047
|
get: () => me.value ? ee(q.value) : b(q.value),
|
|
9029
9048
|
set: (e) => {
|
|
9030
9049
|
me.value ? L(q.value, e) : C(q.value, e);
|
|
@@ -9042,7 +9061,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9042
9061
|
}), ue = r(() => {
|
|
9043
9062
|
let e = M.value ?? 0, t = le.value?.length ?? 0;
|
|
9044
9063
|
return e > 0 && t > 0 && t < e;
|
|
9045
|
-
}), q = r(() => t.value.field || ""), fe = r(() => t.value.filter || ""), pe = r(() => t.value.headerName || ""), me = r(() => n?.value === "vertical"), he = O(!1), ge = O(!1), _e = O([]), ve = r(() =>
|
|
9064
|
+
}), q = r(() => t.value.field || ""), fe = r(() => t.value.filter || ""), pe = r(() => t.value.headerName || ""), me = r(() => n?.value === "vertical"), he = O(!1), ge = O(!1), _e = O([]), ve = r(() => Do(t.value)), ye = r(() => Oo(t.value)), be = r(() => ko(t.value)), xe = r(() => $(t.value).filterOptionsSortDescription), Se = r(() => $(t.value).filterOptionsSortTooltip), J = r(() => !$(t.value).filterSearch), Ce = r(() => $(t.value).emptyFilterResultsRenderer), Y = r(() => $(t.value).filterOptionsRenderer), we = r(() => $(t.value).filterHeaderRenderer), Te = r(() => $(t.value).filterFooterRenderer), Ee = r(() => ye.value ? G.value.length >= ye.value : !1), De = r(() => K.value.filter((e) => e != null && !G.value.includes(e))), Oe = r(() => se.value ? void 0 : B.value[q.value]), ke = r(() => se.value ? !1 : z.value[q.value]), X = r(() => Po(t.value)), Ae = () => new Set([q.value, ...Mo(t.value)]), je = (e, t) => {
|
|
9046
9065
|
let n = new Set(e), r = new Set(t);
|
|
9047
9066
|
return n.size === r.size ? [...n].every((e) => r.has(e)) : !1;
|
|
9048
9067
|
}, Z = O([]), Me = O("[]"), Ne = r(() => K.value.length === 1 && K.value[0] === null && G.value.length === 0), Pe = (e = !1) => {
|
|
@@ -9050,8 +9069,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9050
9069
|
let n = [];
|
|
9051
9070
|
if (W.value && l.value) {
|
|
9052
9071
|
let e = l.value.getAdvancedFilterModel();
|
|
9053
|
-
n =
|
|
9054
|
-
} else n =
|
|
9072
|
+
n = Du(q.value, e);
|
|
9073
|
+
} else n = vu(t.value, p.value);
|
|
9055
9074
|
e ? G.value = n : G.value = Array.from(new Set([...b(q.value), ...n]));
|
|
9056
9075
|
}, Fe = (e) => {
|
|
9057
9076
|
let t = (n) => {
|
|
@@ -9079,7 +9098,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9079
9098
|
}
|
|
9080
9099
|
return;
|
|
9081
9100
|
}
|
|
9082
|
-
let s = await
|
|
9101
|
+
let s = await gu(l.value, t.value);
|
|
9083
9102
|
if (s) {
|
|
9084
9103
|
if (x.value && o) {
|
|
9085
9104
|
s.refreshFilterValues();
|
|
@@ -9101,7 +9120,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9101
9120
|
let n = ve.value, r = t, i = Ve(t);
|
|
9102
9121
|
if (i && X.value) {
|
|
9103
9122
|
let e = l.value?.getColumnDef(i);
|
|
9104
|
-
n = e ?
|
|
9123
|
+
n = e ? Do(e) ?? n : n, r = We(t, e ?? void 0);
|
|
9105
9124
|
}
|
|
9106
9125
|
return n ? n({
|
|
9107
9126
|
value: Ue(e, r),
|
|
@@ -9116,21 +9135,21 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9116
9135
|
if (!$(t.value).metadataDisplayFields?.length) return !1;
|
|
9117
9136
|
let r = y(q.value, e);
|
|
9118
9137
|
return r == null || r.label == null;
|
|
9119
|
-
}, qe = (e) => Ne.value || y(q.value, e)?.isSelectable === !1 ? !0 : be.value ? !1 : Ee.value && !G.value.includes(e), Je = (e) => e ? l.value && l.value.getColumnDef(e)?.headerName || e : "", Ye = (e, n, r) =>
|
|
9138
|
+
}, qe = (e) => Ne.value || y(q.value, e)?.isSelectable === !1 ? !0 : be.value ? !1 : Ee.value && !G.value.includes(e), Je = (e) => e ? l.value && l.value.getColumnDef(e)?.headerName || e : "", Ye = (e, n, r) => Sc({
|
|
9120
9139
|
fallbackSubText: n,
|
|
9121
9140
|
getDisplayName: Je,
|
|
9122
9141
|
matchedField: e?.matchedField,
|
|
9123
9142
|
matchedValue: e?.matchedValue ?? e?.menuOption?.searchText,
|
|
9124
9143
|
primaryText: r,
|
|
9125
9144
|
showPrefix: $(t.value).showSearchMatchSubTextPrefix !== !1
|
|
9126
|
-
}), Xe = r(() =>
|
|
9145
|
+
}), Xe = r(() => bc(q.value, $(t.value).queryColIds, (e) => e === q.value && pe.value || Je(e))), Ze = (e) => {
|
|
9127
9146
|
if (!e.startsWith("__")) return { value: e };
|
|
9128
9147
|
let t = e.slice(2).split("__");
|
|
9129
9148
|
return t.length < 2 ? { value: e } : {
|
|
9130
9149
|
field: t[0],
|
|
9131
9150
|
value: t[1]
|
|
9132
9151
|
};
|
|
9133
|
-
}, Qe = (e) =>
|
|
9152
|
+
}, Qe = (e) => pc(e, tt()), $e = (e) => {
|
|
9134
9153
|
let t = Ze(e.value), n = { ...e };
|
|
9135
9154
|
return !n.field && !n.colField && t.field && (n.field = t.field), n.rawValue == null && n.metadata?.rawValue == null && t.field && (n.rawValue = t.value), e.children?.length && (n.children = e.children.map($e)), n;
|
|
9136
9155
|
}, et = r(() => [...u.filterValueMap.value[q.value] || [], ...u.filterValueSelectedMetadataMap.value[q.value] || []].map((e) => e && $e(e))), tt = () => et.value, nt = (e, t) => {
|
|
@@ -9147,7 +9166,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9147
9166
|
let e = n.children ? rt(n.children, t) : void 0;
|
|
9148
9167
|
if (e) return e;
|
|
9149
9168
|
}
|
|
9150
|
-
}, it = (e, t) =>
|
|
9169
|
+
}, it = (e, t) => mc(tt(), e, t), at = (e) => {
|
|
9151
9170
|
let t = (n) => {
|
|
9152
9171
|
if (n) {
|
|
9153
9172
|
if (String(He(n) ?? Ze(n.value).value) === e) return n;
|
|
@@ -9182,7 +9201,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9182
9201
|
};
|
|
9183
9202
|
}, st = (e) => {
|
|
9184
9203
|
let n = tt(), r = nt(n, (t) => t.value === e.id);
|
|
9185
|
-
return r?.children?.length ? r : rt(n, e.id) || (r && Ve(r) ===
|
|
9204
|
+
return r?.children?.length ? r : rt(n, e.id) || (r && Ve(r) === No(t.value) ? r : ot(e.id) || r);
|
|
9186
9205
|
}, ct = (e) => {
|
|
9187
9206
|
if (!X.value) return;
|
|
9188
9207
|
let t = u.filterValueSelectedMetadataMap.value[q.value] || [], n = /* @__PURE__ */ new Map();
|
|
@@ -9295,7 +9314,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9295
9314
|
return;
|
|
9296
9315
|
}
|
|
9297
9316
|
let t = G.value.slice(), n = e.map((e) => e.id), r = yt;
|
|
9298
|
-
yt = !1, r ||
|
|
9317
|
+
yt = !1, r || Jc(() => {
|
|
9299
9318
|
let e = new Set(t), r = new Set(n);
|
|
9300
9319
|
for (let t of r) e.has(t) || St(t, "select", "click", r.size);
|
|
9301
9320
|
for (let t of e) r.has(t) || St(t, "deselect", "click", r.size);
|
|
@@ -9316,27 +9335,27 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9316
9335
|
if (e !== void 0 && n !== void 0) {
|
|
9317
9336
|
let r = e || q.value, i = n;
|
|
9318
9337
|
if (W.value) {
|
|
9319
|
-
let e =
|
|
9338
|
+
let e = au(r, i || []);
|
|
9320
9339
|
if (me.value) {
|
|
9321
9340
|
let t = h.value;
|
|
9322
|
-
h.value =
|
|
9341
|
+
h.value = Tu(t, e, r), N(new Set([r]));
|
|
9323
9342
|
return;
|
|
9324
9343
|
}
|
|
9325
|
-
let t =
|
|
9344
|
+
let t = Tu(l.value.getAdvancedFilterModel(), e, r);
|
|
9326
9345
|
v(() => {
|
|
9327
9346
|
l.value?.setAdvancedFilterModel(t);
|
|
9328
9347
|
}), N(new Set([r]));
|
|
9329
9348
|
return;
|
|
9330
9349
|
}
|
|
9331
9350
|
if (me.value) {
|
|
9332
|
-
let e = await
|
|
9351
|
+
let e = await _u(l.value, t.value, i);
|
|
9333
9352
|
h.value = {
|
|
9334
9353
|
...h.value,
|
|
9335
9354
|
[r]: e
|
|
9336
9355
|
};
|
|
9337
9356
|
return;
|
|
9338
9357
|
}
|
|
9339
|
-
let a = await
|
|
9358
|
+
let a = await _u(l.value, t.value, i);
|
|
9340
9359
|
l.value.setColumnFilterModel(r, a).then(() => {
|
|
9341
9360
|
l.value && l.value.onFilterChanged();
|
|
9342
9361
|
});
|
|
@@ -9346,15 +9365,15 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9346
9365
|
if (W.value) {
|
|
9347
9366
|
let e = me.value ? h.value : l.value.getAdvancedFilterModel(), n = e;
|
|
9348
9367
|
if (X.value) {
|
|
9349
|
-
let e =
|
|
9368
|
+
let e = Mo(t.value), r = [];
|
|
9350
9369
|
for (let t of e) {
|
|
9351
9370
|
let e = i[t] || [];
|
|
9352
9371
|
if (e.length > 0) {
|
|
9353
|
-
let n =
|
|
9372
|
+
let n = au(t, e);
|
|
9354
9373
|
n && r.push(n);
|
|
9355
9374
|
}
|
|
9356
9375
|
}
|
|
9357
|
-
for (let t of e) n =
|
|
9376
|
+
for (let t of e) n = Tu(n, null, t);
|
|
9358
9377
|
if (r.length > 0) {
|
|
9359
9378
|
let e = r.length === 1 ? r[0] : {
|
|
9360
9379
|
filterType: "join",
|
|
@@ -9368,23 +9387,23 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9368
9387
|
} : e;
|
|
9369
9388
|
}
|
|
9370
9389
|
} else {
|
|
9371
|
-
let t = G.value.length > 0 ? G.value : null, r =
|
|
9372
|
-
n =
|
|
9390
|
+
let t = G.value.length > 0 ? G.value : null, r = au(q.value, t || []);
|
|
9391
|
+
n = Tu(n, r, q.value);
|
|
9373
9392
|
let i = !1;
|
|
9374
9393
|
if (a?.value) {
|
|
9375
9394
|
let e = o.filterGroup?.fields ?? [];
|
|
9376
9395
|
for (let t of e) {
|
|
9377
9396
|
let e = a.value.has(t);
|
|
9378
|
-
if (e ===
|
|
9397
|
+
if (e === Du(t, n).includes("true")) continue;
|
|
9379
9398
|
i = !0;
|
|
9380
|
-
let r = e ?
|
|
9381
|
-
n =
|
|
9399
|
+
let r = e ? au(t, ["true"]) : null;
|
|
9400
|
+
n = Tu(n, r, t);
|
|
9382
9401
|
}
|
|
9383
9402
|
}
|
|
9384
|
-
let s = G.value.filter((e) => e !== null), c =
|
|
9403
|
+
let s = G.value.filter((e) => e !== null), c = Du(q.value, e), l = new Set(c), u = new Set(s);
|
|
9385
9404
|
if (!(l.size !== u.size || s.some((e) => !l.has(e))) && !i) return;
|
|
9386
9405
|
}
|
|
9387
|
-
if (r?.skipIfUnchanged &&
|
|
9406
|
+
if (r?.skipIfUnchanged && wu(e, n)) return;
|
|
9388
9407
|
let s = X.value ? Ae() : new Set([q.value]);
|
|
9389
9408
|
if (me.value) h.value = n, N(s);
|
|
9390
9409
|
else {
|
|
@@ -9397,26 +9416,26 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9397
9416
|
}
|
|
9398
9417
|
let s = G.value.length > 0 ? G.value : null;
|
|
9399
9418
|
if (r?.skipIfUnchanged) {
|
|
9400
|
-
let e =
|
|
9419
|
+
let e = vu(t.value, l.value.getFilterModel());
|
|
9401
9420
|
if (je(G.value, e)) return;
|
|
9402
9421
|
}
|
|
9403
9422
|
if (me.value) {
|
|
9404
|
-
let e = await
|
|
9423
|
+
let e = await _u(l.value, t.value, s);
|
|
9405
9424
|
h.value = {
|
|
9406
9425
|
...h.value,
|
|
9407
9426
|
[q.value]: e
|
|
9408
9427
|
};
|
|
9409
9428
|
return;
|
|
9410
9429
|
}
|
|
9411
|
-
let c = await
|
|
9430
|
+
let c = await _u(l.value, t.value, s);
|
|
9412
9431
|
l.value.setColumnFilterModel(q.value, c).then(() => {
|
|
9413
9432
|
l.value && l.value.onFilterChanged();
|
|
9414
9433
|
});
|
|
9415
9434
|
}, vt = r(() => me.value ? "all_filters_drawer" : "horizontal"), yt = !1, bt = (e, t) => {
|
|
9416
9435
|
yt = !0;
|
|
9417
9436
|
let n = le.value || "";
|
|
9418
|
-
|
|
9419
|
-
|
|
9437
|
+
Jc(() => {
|
|
9438
|
+
qc("filter_bulk_action", {
|
|
9420
9439
|
filter_name: pe.value,
|
|
9421
9440
|
filter_field: q.value,
|
|
9422
9441
|
action: e,
|
|
@@ -9426,7 +9445,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9426
9445
|
}, c());
|
|
9427
9446
|
});
|
|
9428
9447
|
}, xt = (e) => !X.value || e == null ? q.value : Ve(Be(e)) || (Ze(e).field ?? q.value), St = (e, t, n, r) => {
|
|
9429
|
-
|
|
9448
|
+
qc("filter_option_selected", {
|
|
9430
9449
|
filter_name: pe.value,
|
|
9431
9450
|
filter_field: xt(e),
|
|
9432
9451
|
selected_value: Q(e),
|
|
@@ -9449,7 +9468,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9449
9468
|
};
|
|
9450
9469
|
}, wt = (e, t) => {
|
|
9451
9470
|
let n = Ct(e), r = Ct(t);
|
|
9452
|
-
|
|
9471
|
+
Jc(() => {
|
|
9453
9472
|
let e = ba(t);
|
|
9454
9473
|
for (let t of r.selected) n.selected.has(t) || St(t, "select", "click", e);
|
|
9455
9474
|
for (let t of n.selected) r.selected.has(t) || St(t, "deselect", "click", e);
|
|
@@ -9469,13 +9488,13 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9469
9488
|
let a = e != null && G.value.includes(e), o = G.value.slice();
|
|
9470
9489
|
if (e && be.value ? G.value = [e] : e && !a && (G.value = [...G.value, e]), e != null && !a) {
|
|
9471
9490
|
let t = G.value.length, n = be.value;
|
|
9472
|
-
|
|
9491
|
+
Jc(() => {
|
|
9473
9492
|
if (n) for (let n of o) n !== e && St(n, "deselect", r, t);
|
|
9474
9493
|
St(e, "select", r, t);
|
|
9475
9494
|
});
|
|
9476
9495
|
}
|
|
9477
9496
|
if (X.value && e) {
|
|
9478
|
-
let r = n ||
|
|
9497
|
+
let r = n || Mo(t.value)[0] || q.value, i = e.startsWith("__") ? e : it(r, e) || e;
|
|
9479
9498
|
Z.value.find((e) => e.id === i) || (Z.value = [...Z.value, {
|
|
9480
9499
|
id: i,
|
|
9481
9500
|
state: "selected"
|
|
@@ -9486,12 +9505,12 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9486
9505
|
let a = G.value.includes(e);
|
|
9487
9506
|
if (G.value = G.value.filter((t) => t !== e), e != null && a) {
|
|
9488
9507
|
let t = G.value.length;
|
|
9489
|
-
|
|
9508
|
+
Jc(() => {
|
|
9490
9509
|
St(e, "deselect", r, t);
|
|
9491
9510
|
});
|
|
9492
9511
|
}
|
|
9493
9512
|
if (X.value && e) {
|
|
9494
|
-
let r = n ||
|
|
9513
|
+
let r = n || Mo(t.value)[0] || q.value, i = e.startsWith("__") ? e : it(r, e) || e;
|
|
9495
9514
|
Z.value = Z.value.filter((e) => e.id !== i);
|
|
9496
9515
|
}
|
|
9497
9516
|
(!j.value || me.value) && (X.value && e ? Mt(Z.value) : n && n !== q.value ? _t(n, null) : _t()), i?.();
|
|
@@ -9514,7 +9533,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9514
9533
|
} finally {
|
|
9515
9534
|
r && (ge.value = !1);
|
|
9516
9535
|
}
|
|
9517
|
-
}, jt = (e, n) =>
|
|
9536
|
+
}, jt = (e, n) => _c({
|
|
9518
9537
|
baseModel: n,
|
|
9519
9538
|
colDef: t.value,
|
|
9520
9539
|
options: tt(),
|
|
@@ -9523,9 +9542,9 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9523
9542
|
if (!l.value || !X.value) return !1;
|
|
9524
9543
|
let r = JSON.stringify(e);
|
|
9525
9544
|
if (n?.skipIfUnchanged && r === Me.value) return Z.value = e, !1;
|
|
9526
|
-
if (Z.value = e, ct(e),
|
|
9545
|
+
if (Z.value = e, ct(e), Mo(t.value).length === 0) return !1;
|
|
9527
9546
|
let a = me.value ? h.value : l.value.getAdvancedFilterModel(), o = jt(e, a);
|
|
9528
|
-
if (n?.skipIfUnchanged &&
|
|
9547
|
+
if (n?.skipIfUnchanged && wu(a, o)) return Me.value = r, !1;
|
|
9529
9548
|
if (me.value) h.value = o;
|
|
9530
9549
|
else {
|
|
9531
9550
|
let e = o;
|
|
@@ -9535,8 +9554,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9535
9554
|
}
|
|
9536
9555
|
return Me.value = r, N(Ae()), i?.(), !0;
|
|
9537
9556
|
}, Nt = (e) => {
|
|
9538
|
-
if (!X.value || !
|
|
9539
|
-
let n =
|
|
9557
|
+
if (!X.value || !Mo(t.value).length) return;
|
|
9558
|
+
let n = yc({
|
|
9540
9559
|
colDef: t.value,
|
|
9541
9560
|
model: e,
|
|
9542
9561
|
options: tt()
|
|
@@ -9557,12 +9576,12 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9557
9576
|
if (W.value) {
|
|
9558
9577
|
let e = [], n = h.value;
|
|
9559
9578
|
if (X.value) {
|
|
9560
|
-
let r =
|
|
9579
|
+
let r = Mo(t.value);
|
|
9561
9580
|
for (let t of r) {
|
|
9562
|
-
let r =
|
|
9581
|
+
let r = Du(t, n);
|
|
9563
9582
|
e.push(...r);
|
|
9564
9583
|
}
|
|
9565
|
-
} else e =
|
|
9584
|
+
} else e = Du(q.value, n);
|
|
9566
9585
|
G.value = e;
|
|
9567
9586
|
return;
|
|
9568
9587
|
}
|
|
@@ -9575,11 +9594,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9575
9594
|
return;
|
|
9576
9595
|
}
|
|
9577
9596
|
if (W.value) {
|
|
9578
|
-
let e = p.value, t =
|
|
9597
|
+
let e = p.value, t = Du(q.value, e);
|
|
9579
9598
|
Pe(G.value.some((e) => e !== null && !t.includes(e)));
|
|
9580
9599
|
return;
|
|
9581
9600
|
}
|
|
9582
|
-
let e =
|
|
9601
|
+
let e = vu(t.value, p.value);
|
|
9583
9602
|
Pe(G.value.some((t) => !e.includes(t)));
|
|
9584
9603
|
}, { deep: !0 }), V(() => g.value, () => {
|
|
9585
9604
|
G.value = [], Z.value = [], Me.value = "[]";
|
|
@@ -9600,8 +9619,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9600
9619
|
let t = e.toLocaleLowerCase(), n = mt.value;
|
|
9601
9620
|
return X.value ? xa(n, t, !0).length : n.filter((e) => e.text.toLocaleLowerCase().includes(t) || e.searchText?.toLocaleLowerCase().includes(t)).length;
|
|
9602
9621
|
}, Lt = (e) => {
|
|
9603
|
-
|
|
9604
|
-
|
|
9622
|
+
Jc(() => {
|
|
9623
|
+
qc("filter_search", {
|
|
9605
9624
|
filter_name: pe.value,
|
|
9606
9625
|
filter_field: q.value,
|
|
9607
9626
|
query: e,
|
|
@@ -9626,9 +9645,9 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9626
9645
|
Rt = null, le.value === t && Lt(t);
|
|
9627
9646
|
}), w(() => {
|
|
9628
9647
|
F(q.value);
|
|
9629
|
-
let e =
|
|
9648
|
+
let e = Mo(t.value);
|
|
9630
9649
|
if (e.length && P(q.value, e), Pe(), X.value && W.value && Nt(p.value), o?.value && x.value && l.value) {
|
|
9631
|
-
let e = X.value || ($(t.value).metadataDisplayFields?.length ?? 0) > 0, n = X.value && W.value ?
|
|
9650
|
+
let e = X.value || ($(t.value).metadataDisplayFields?.length ?? 0) > 0, n = X.value && W.value ? Mo(t.value).some((e) => Du(e, p.value).length > 0) : G.value.length > 0;
|
|
9632
9651
|
e && n && d(t.value, {
|
|
9633
9652
|
api: l.value,
|
|
9634
9653
|
filterModel: p.value ?? void 0
|
|
@@ -9687,7 +9706,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9687
9706
|
disableFilterValue: qe,
|
|
9688
9707
|
updateFilterModelWithSelectedValues: _t
|
|
9689
9708
|
};
|
|
9690
|
-
},
|
|
9709
|
+
}, Uu = ({ alignment: e, useTeleport: t = !0, popoverCssProperties: n } = {}) => {
|
|
9691
9710
|
let i = O(null), a = O(null), o = O(null), s = O(null), c = (e) => {
|
|
9692
9711
|
let t = e.parentElement;
|
|
9693
9712
|
for (; t && t !== document.body;) {
|
|
@@ -9738,23 +9757,23 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9738
9757
|
o.value && (i.value = o.value.getBoundingClientRect()), s.value?.popoverRoot && (a.value = s.value.popoverRoot.getBoundingClientRect());
|
|
9739
9758
|
}
|
|
9740
9759
|
};
|
|
9741
|
-
},
|
|
9760
|
+
}, Wu = {
|
|
9742
9761
|
key: 0,
|
|
9743
9762
|
role: "list",
|
|
9744
9763
|
class: "pv-popover-list"
|
|
9745
|
-
},
|
|
9764
|
+
}, Gu = ["data-active"], Ku = { key: 1 }, qu = {
|
|
9746
9765
|
key: 1,
|
|
9747
9766
|
class: "pv-flex pv-inset-square-8",
|
|
9748
9767
|
style: { "justify-content": "center" }
|
|
9749
|
-
},
|
|
9768
|
+
}, Ju = /* @__PURE__ */ d({
|
|
9750
9769
|
__name: "FilterGroupMenu",
|
|
9751
9770
|
props: { filterColDef: {} },
|
|
9752
9771
|
setup(e, { expose: n }) {
|
|
9753
|
-
let s = e, c = m(
|
|
9772
|
+
let s = e, c = m(Qc, O(null)), d = m(sl, O(!1)), { filterModel: f, filterStoreHandler: p, markOtherFieldsStale: h, stageFilterChangesUntilDropdownCloses: g } = Bu(), _ = O(/* @__PURE__ */ new Set()), b = O(/* @__PURE__ */ new Set()), x = O(!1), S = O(null), C = r(() => $(s.filterColDef).filterGroup), { popoverPositionStyle: w, updateRects: D, triggerRef: A, popoverRef: j } = Uu({
|
|
9754
9773
|
alignment: "top right",
|
|
9755
9774
|
useTeleport: !0
|
|
9756
9775
|
}), M = (e) => {
|
|
9757
|
-
let t =
|
|
9776
|
+
let t = ku(f.value, e);
|
|
9758
9777
|
return t !== null && t.length > 0 && t.includes("true");
|
|
9759
9778
|
}, N = (e) => c.value?.getColumnDef(e)?.headerName ?? e, P = async () => {
|
|
9760
9779
|
if (!p.value || !c.value) return;
|
|
@@ -9776,7 +9795,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9776
9795
|
if (!c.value) return;
|
|
9777
9796
|
let t = _.value.has(e);
|
|
9778
9797
|
if (t ? _.value.delete(e) : _.value.add(e), g.value) return;
|
|
9779
|
-
let n =
|
|
9798
|
+
let n = Tu(c.value.getAdvancedFilterModel(), t ? null : au(e, ["true"]), e);
|
|
9780
9799
|
v(() => {
|
|
9781
9800
|
c.value?.setAdvancedFilterModel(n);
|
|
9782
9801
|
}), h(new Set([e]));
|
|
@@ -9788,7 +9807,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9788
9807
|
return;
|
|
9789
9808
|
}
|
|
9790
9809
|
let t = c.value.getAdvancedFilterModel(), n = /* @__PURE__ */ new Set();
|
|
9791
|
-
for (let r of e) _.value.has(r) || (t =
|
|
9810
|
+
for (let r of e) _.value.has(r) || (t = Tu(t, au(r, ["true"]), r), _.value.add(r), n.add(r));
|
|
9792
9811
|
n.size > 0 && (v(() => {
|
|
9793
9812
|
c.value?.setAdvancedFilterModel(t);
|
|
9794
9813
|
}), h(n));
|
|
@@ -9799,7 +9818,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9799
9818
|
return;
|
|
9800
9819
|
}
|
|
9801
9820
|
let e = c.value.getAdvancedFilterModel(), t = /* @__PURE__ */ new Set();
|
|
9802
|
-
for (let n of C.value.fields) e =
|
|
9821
|
+
for (let n of C.value.fields) e = Eu(e, n), _.value.delete(n), t.add(n);
|
|
9803
9822
|
v(() => {
|
|
9804
9823
|
c.value?.setAdvancedFilterModel(e);
|
|
9805
9824
|
}), h(t);
|
|
@@ -9836,7 +9855,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9836
9855
|
class: "pv-border-bottom",
|
|
9837
9856
|
onMouseenter: z,
|
|
9838
9857
|
onClick: z
|
|
9839
|
-
}, [u(
|
|
9858
|
+
}, [u(Ya, {
|
|
9840
9859
|
config: {
|
|
9841
9860
|
variant: "icon",
|
|
9842
9861
|
counterBadgeVariant: "tertiary"
|
|
@@ -9849,7 +9868,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9849
9868
|
"id",
|
|
9850
9869
|
"text",
|
|
9851
9870
|
"secondary-text"
|
|
9852
|
-
]), u(
|
|
9871
|
+
]), u(gs, {
|
|
9853
9872
|
ref_key: "popoverRef",
|
|
9854
9873
|
ref: j,
|
|
9855
9874
|
class: y({ "pv-hide": !x.value }),
|
|
@@ -9859,10 +9878,10 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9859
9878
|
}
|
|
9860
9879
|
}, {
|
|
9861
9880
|
default: H(() => [
|
|
9862
|
-
x.value && ne.value.length > 0 ? (E(), o("ul",
|
|
9881
|
+
x.value && ne.value.length > 0 ? (E(), o("ul", Wu, [(E(!0), o(t, null, k(ne.value, (e) => (E(), o(t, { key: e.field }, [e.isAvailable ? (E(), o("li", {
|
|
9863
9882
|
key: 0,
|
|
9864
9883
|
"data-active": e.isSelected ? "true" : null
|
|
9865
|
-
}, [u(
|
|
9884
|
+
}, [u(Ya, {
|
|
9866
9885
|
config: { variant: "checkbox" },
|
|
9867
9886
|
id: e.field,
|
|
9868
9887
|
text: e.label,
|
|
@@ -9874,14 +9893,14 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9874
9893
|
"text",
|
|
9875
9894
|
"selectedIds",
|
|
9876
9895
|
"onHandleSelected"
|
|
9877
|
-
])], 8,
|
|
9896
|
+
])], 8, Gu)) : (E(), o("li", Ku, [u(oa, {
|
|
9878
9897
|
variant: "dark",
|
|
9879
9898
|
size: "sm",
|
|
9880
9899
|
"tooltip-position": "bottom-right",
|
|
9881
9900
|
"disable-interactive": !0,
|
|
9882
9901
|
style: { width: "100%" }
|
|
9883
9902
|
}, {
|
|
9884
|
-
label: H(() => [u(
|
|
9903
|
+
label: H(() => [u(Ya, {
|
|
9885
9904
|
config: { variant: "checkbox" },
|
|
9886
9905
|
id: e.field,
|
|
9887
9906
|
text: e.label,
|
|
@@ -9891,8 +9910,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9891
9910
|
"tooltip-content": H(() => [...n[0] ||= [l("No entries in the result set", -1)]]),
|
|
9892
9911
|
_: 2
|
|
9893
9912
|
}, 1024)]))], 64))), 128))])) : a("", !0),
|
|
9894
|
-
x.value && B.value ? (E(), o("div",
|
|
9895
|
-
x.value ? (E(), i(
|
|
9913
|
+
x.value && B.value ? (E(), o("div", qu, [u(St, { variant: "dark" })])) : a("", !0),
|
|
9914
|
+
x.value ? (E(), i(Us, {
|
|
9896
9915
|
key: 2,
|
|
9897
9916
|
class: "pv-border-top pv-inset-square-8",
|
|
9898
9917
|
style: { "padding-top": "8px" },
|
|
@@ -9905,7 +9924,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9905
9924
|
_: 1
|
|
9906
9925
|
}, 8, ["class", "css-custom-properties"])], 32)), [[I(q), [R, { ignore: [".pv-popover"] }]]]);
|
|
9907
9926
|
}
|
|
9908
|
-
}),
|
|
9927
|
+
}), Yu = {
|
|
9909
9928
|
key: 0,
|
|
9910
9929
|
role: "list",
|
|
9911
9930
|
class: "pv-flex pv-stack-4",
|
|
@@ -9913,37 +9932,37 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9913
9932
|
"--flex-wrap": "wrap",
|
|
9914
9933
|
"max-width": "100%"
|
|
9915
9934
|
}
|
|
9916
|
-
},
|
|
9935
|
+
}, Xu = {
|
|
9917
9936
|
key: 0,
|
|
9918
9937
|
style: {
|
|
9919
9938
|
"max-width": "100%",
|
|
9920
9939
|
"line-height": "1rem"
|
|
9921
9940
|
}
|
|
9922
|
-
},
|
|
9941
|
+
}, Zu = {
|
|
9923
9942
|
key: 0,
|
|
9924
9943
|
class: "pv-text-subdued pv-text-body-xxs pv-inset-inline",
|
|
9925
9944
|
style: { "--inset-size": "4px" }
|
|
9926
|
-
},
|
|
9945
|
+
}, Qu = {
|
|
9927
9946
|
class: "pv-full-width pv-flex pv-space-between pv-inset-inline",
|
|
9928
9947
|
style: { "--inset-size": "8px" }
|
|
9929
|
-
},
|
|
9948
|
+
}, $u = {
|
|
9930
9949
|
class: "pv-inset-inline",
|
|
9931
9950
|
style: { "--inset-size": "8px" }
|
|
9932
|
-
},
|
|
9951
|
+
}, ed = {
|
|
9933
9952
|
key: 0,
|
|
9934
9953
|
class: "pv-full-width"
|
|
9935
|
-
},
|
|
9954
|
+
}, td = {
|
|
9936
9955
|
key: 0,
|
|
9937
9956
|
class: "pv-flex-inline",
|
|
9938
9957
|
style: { "max-width": "100%" }
|
|
9939
|
-
},
|
|
9958
|
+
}, nd = {
|
|
9940
9959
|
role: "list",
|
|
9941
9960
|
class: "pv-flex",
|
|
9942
9961
|
style: {
|
|
9943
9962
|
"--flex-wrap": "wrap",
|
|
9944
9963
|
"max-width": "100%"
|
|
9945
9964
|
}
|
|
9946
|
-
},
|
|
9965
|
+
}, rd = { class: "pv-text-subdued pv-text-body-xxs" }, id = 4, ad = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
9947
9966
|
__name: "SetFilter",
|
|
9948
9967
|
props: {
|
|
9949
9968
|
enableFocusView: {
|
|
@@ -9972,14 +9991,14 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9972
9991
|
"handle-settings-icon"
|
|
9973
9992
|
],
|
|
9974
9993
|
setup(e, { emit: n }) {
|
|
9975
|
-
let d = e, f = n, g = O(null), x = r(() => g.value?.selectedValues ?? /* @__PURE__ */ new Set()), S = r(() => g.value?.selectedValues.size ?? 0), { selectedValues: C, isLoading: w, isSeeMoreLoading: T, filterSearchText: D, filterSearchMinLength: A, belowFilterSearchMinLength: j, rowsLoading: N, gridApi: ee, filterField: L, filterDisplayName: R, isInFilterPanel: z, suggestedValues: B, displayedFilterValues: te, selectedFilterValues: ne, showSearchBar: V, filterSearchPlaceholder: re, emptyFilterResultsRenderer: U, filterOptionsRenderer: W, filterHeaderRenderer: G, filterFooterRenderer: K, filterOptionsSortDescription: ie, filterOptionsSortTooltip: ae, filterValueContext: oe, formatDisplayValue: se, resolvedFilterValueContext: ce, isUnresolvedMetadataValue: le, getLatestFilterValues: ue, addSelectedValue: de, removeSelectedValue: q, recordBulkAction: fe, rumLocation: pe, handleDropdownOpen: me, handleDropdownClosed: he, handleSeeMore: ge, getColDisplayNameForField: _e, hasMoreOptions: ve, totalOptionCount: ye, isAggregate: be, cascadeSelectionState: xe, cascadeSelectionStateModel: Se } =
|
|
9994
|
+
let d = e, f = n, g = O(null), x = r(() => g.value?.selectedValues ?? /* @__PURE__ */ new Set()), S = r(() => g.value?.selectedValues.size ?? 0), { selectedValues: C, isLoading: w, isSeeMoreLoading: T, filterSearchText: D, filterSearchMinLength: A, belowFilterSearchMinLength: j, rowsLoading: N, gridApi: ee, filterField: L, filterDisplayName: R, isInFilterPanel: z, suggestedValues: B, displayedFilterValues: te, selectedFilterValues: ne, showSearchBar: V, filterSearchPlaceholder: re, emptyFilterResultsRenderer: U, filterOptionsRenderer: W, filterHeaderRenderer: G, filterFooterRenderer: K, filterOptionsSortDescription: ie, filterOptionsSortTooltip: ae, filterValueContext: oe, formatDisplayValue: se, resolvedFilterValueContext: ce, isUnresolvedMetadataValue: le, getLatestFilterValues: ue, addSelectedValue: de, removeSelectedValue: q, recordBulkAction: fe, rumLocation: pe, handleDropdownOpen: me, handleDropdownClosed: he, handleSeeMore: ge, getColDisplayNameForField: _e, hasMoreOptions: ve, totalOptionCount: ye, isAggregate: be, cascadeSelectionState: xe, cascadeSelectionStateModel: Se } = Hu({
|
|
9976
9995
|
filterColDef: F(d, "filterColDef"),
|
|
9977
9996
|
filterStyle: F(d, "filterStyle"),
|
|
9978
9997
|
onSelectionChanged: () => f("filter-selection-changed"),
|
|
9979
9998
|
filterGroupStagedFields: x,
|
|
9980
9999
|
readOnly: F(d, "readOnly"),
|
|
9981
10000
|
disableUnselected: F(d, "disableUnselected")
|
|
9982
|
-
}), J =
|
|
10001
|
+
}), J = Kc(), { handleFocusUpdate: Ce, isFocused: Y, removeFocus: we, isFocusable: Te, canRemoveFocus: Ee } = zl(), De = (e) => {
|
|
9983
10002
|
if (e.context?.metadata?.rawValue != null) return String(e.context.metadata.rawValue);
|
|
9984
10003
|
if (e.id.startsWith("__")) {
|
|
9985
10004
|
let t = e.id.slice(2).split("__");
|
|
@@ -9987,7 +10006,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
9987
10006
|
}
|
|
9988
10007
|
return e.id;
|
|
9989
10008
|
}, Oe = r(() => {
|
|
9990
|
-
if (Te(
|
|
10009
|
+
if (Te(Po(d.filterColDef) ? Mo(d.filterColDef) : [L.value])) return {
|
|
9991
10010
|
icon: "focus",
|
|
9992
10011
|
isDisabled: (e) => !Te([e.context?.colField || L.value]),
|
|
9993
10012
|
tooltipText: (e) => {
|
|
@@ -10020,7 +10039,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10020
10039
|
q(e, void 0, "remove_chip");
|
|
10021
10040
|
let t = ce(e)?.colField || L.value, n = ke(e);
|
|
10022
10041
|
Y(n, t) && Ee() && we(n);
|
|
10023
|
-
}, Ae = m(
|
|
10042
|
+
}, Ae = m(bl, O(!1)), je = r(() => !!$(d.filterColDef).filterGroup && Ae.value), Z = null, Me = null, Ne = () => {
|
|
10024
10043
|
try {
|
|
10025
10044
|
return be.value ? JSON.stringify(xe.value) : JSON.stringify([...C.value].sort());
|
|
10026
10045
|
} catch {
|
|
@@ -10034,8 +10053,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10034
10053
|
let t = Ne(), n = Me != null && t != null && Me !== t;
|
|
10035
10054
|
Me = null;
|
|
10036
10055
|
let r = C.value.length;
|
|
10037
|
-
|
|
10038
|
-
|
|
10056
|
+
Jc(() => {
|
|
10057
|
+
qc("filter_dropdown_closed", {
|
|
10039
10058
|
filter_name: R.value,
|
|
10040
10059
|
filter_field: L.value,
|
|
10041
10060
|
selection_count: r,
|
|
@@ -10050,7 +10069,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10050
10069
|
let t = ce(e)?.colField || L.value;
|
|
10051
10070
|
return Y(ke(e), t);
|
|
10052
10071
|
}, Le = r(() => S.value > 0 ? !0 : be.value ? xe.value.length > 0 : C.value.length > 0);
|
|
10053
|
-
return (n, r) => (E(), o(t, null, [s("div", null, [I(z) && I(C).length > 0 ? (E(), o("ul",
|
|
10072
|
+
return (n, r) => (E(), o(t, null, [s("div", null, [I(z) && I(C).length > 0 ? (E(), o("ul", Yu, [(E(!0), o(t, null, k(I(C), (n) => (E(), o(t, { key: `${I(R)}-${n}` }, [I(le)(n) ? a("", !0) : (E(), o("li", Xu, [u(Ss, {
|
|
10054
10073
|
label: I(se)(n) || "",
|
|
10055
10074
|
showClear: !e.readOnly && (!Ie(n) || I(Ee)()),
|
|
10056
10075
|
disabled: e.readOnly,
|
|
@@ -10060,7 +10079,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10060
10079
|
"showClear",
|
|
10061
10080
|
"disabled",
|
|
10062
10081
|
"onHandleClose"
|
|
10063
|
-
])]))], 64))), 128))])) : a("", !0), u(I(
|
|
10082
|
+
])]))], 64))), 128))])) : a("", !0), u(I(Xs), {
|
|
10064
10083
|
modelValue: I(ne),
|
|
10065
10084
|
"onUpdate:modelValue": r[1] ||= (e) => h(ne) ? ne.value = e : null,
|
|
10066
10085
|
disabled: !I(z) && e.readOnly && e.disableUnselected && !Le.value,
|
|
@@ -10111,7 +10130,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10111
10130
|
onSelectAll: r[4] ||= (e) => I(fe)("select_all", e),
|
|
10112
10131
|
onClearAll: r[5] ||= (e) => I(fe)("clear_all", e)
|
|
10113
10132
|
}, c({
|
|
10114
|
-
preferences: H(() => [s("div",
|
|
10133
|
+
preferences: H(() => [s("div", Qu, [r[7] ||= s("p", { class: "pv-text-subdued pv-text-body-xxs" }, "Your Preferences", -1), u(I(Ti), {
|
|
10115
10134
|
variant: "dark",
|
|
10116
10135
|
size: "sm",
|
|
10117
10136
|
"use-teleport": !0
|
|
@@ -10125,7 +10144,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10125
10144
|
content: H(() => [...r[6] ||= [l(" Open Preferences ", -1)]]),
|
|
10126
10145
|
_: 1
|
|
10127
10146
|
})])]),
|
|
10128
|
-
suggestions: H(() => [s("div",
|
|
10147
|
+
suggestions: H(() => [s("div", $u, [u(I(Ti), {
|
|
10129
10148
|
variant: "dark",
|
|
10130
10149
|
disableInteractive: !0,
|
|
10131
10150
|
position: "top-left",
|
|
@@ -10145,8 +10164,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10145
10164
|
I(G) || je.value || I(j) ? {
|
|
10146
10165
|
name: "header",
|
|
10147
10166
|
fn: H((t) => [
|
|
10148
|
-
I(j) ? (E(), o("p",
|
|
10149
|
-
je.value ? (E(), i(
|
|
10167
|
+
I(j) ? (E(), o("p", Zu, " Type " + P(I(A)) + " or more characters to search ", 1)) : a("", !0),
|
|
10168
|
+
je.value ? (E(), i(Ju, {
|
|
10150
10169
|
key: 1,
|
|
10151
10170
|
ref_key: "filterGroupMenuRef",
|
|
10152
10171
|
ref: g,
|
|
@@ -10167,7 +10186,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10167
10186
|
fn: H((e) => [(E(), i(M(I(K)), b(p(e)), null, 16))]),
|
|
10168
10187
|
key: "2"
|
|
10169
10188
|
} : void 0
|
|
10170
|
-
]), 1032, /* @__PURE__ */ "modelValue.disabled.searchInput.selectionState.data-horizontal-filter-field.label.rumFilterName.icon.variant.counterPosition.menuActionsVariant.disableSearchInput.searchPlaceholder.overlayTrigger.options.optionsRenderer.optionsAction.popoverCssProperties.disableClearIcon.disableDropdownIcon.isLoading.isSeeMoreLoading.hasMoreOptions.totalOptionCount.enableCascadeSelection.enableChildExpansion.parentSelectsAllChildren.countSelectedParents.additionalCounter.slotContext.onSeeMore".split("."))]), I(z) && !e.readOnly ? (E(), o("div",
|
|
10189
|
+
]), 1032, /* @__PURE__ */ "modelValue.disabled.searchInput.selectionState.data-horizontal-filter-field.label.rumFilterName.icon.variant.counterPosition.menuActionsVariant.disableSearchInput.searchPlaceholder.overlayTrigger.options.optionsRenderer.optionsAction.popoverCssProperties.disableClearIcon.disableDropdownIcon.isLoading.isSeeMoreLoading.hasMoreOptions.totalOptionCount.enableCascadeSelection.enableChildExpansion.parentSelectsAllChildren.countSelectedParents.additionalCounter.slotContext.onSeeMore".split("."))]), I(z) && !e.readOnly ? (E(), o("div", ed, [I(B).length > 0 ? (E(), o("div", td, [s("ul", nd, [u(I(Ti), {
|
|
10171
10190
|
variant: "dark",
|
|
10172
10191
|
disableInteractive: !0,
|
|
10173
10192
|
position: "bottom-left",
|
|
@@ -10175,20 +10194,20 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10175
10194
|
"use-teleport": !0,
|
|
10176
10195
|
style: { "--max-width": "200px" }
|
|
10177
10196
|
}, c({
|
|
10178
|
-
trigger: H(() => [s("li",
|
|
10197
|
+
trigger: H(() => [s("li", rd, [s("p", { class: y(["pv-text-subdued pv-text-body-md", I(ae) ? "suggested-title-label" : ""]) }, " Suggested: ", 2)])]),
|
|
10179
10198
|
_: 2
|
|
10180
10199
|
}, [I(ae) ? {
|
|
10181
10200
|
name: "content",
|
|
10182
10201
|
fn: H(() => [l(P(I(ae)), 1)]),
|
|
10183
10202
|
key: "0"
|
|
10184
|
-
} : void 0]), 1024), (E(!0), o(t, null, k(I(B).filter((e) => e !== "" && e != null).slice(0,
|
|
10203
|
+
} : void 0]), 1024), (E(!0), o(t, null, k(I(B).filter((e) => e !== "" && e != null).slice(0, id), (e) => (E(), o("li", {
|
|
10185
10204
|
key: `${I(R)}-${e}-suggest`,
|
|
10186
10205
|
class: y(I(w) ? "pv-shimmer" : ""),
|
|
10187
10206
|
style: {
|
|
10188
10207
|
"max-width": "100%",
|
|
10189
10208
|
"line-height": "1rem"
|
|
10190
10209
|
}
|
|
10191
|
-
}, [u(I(
|
|
10210
|
+
}, [u(I(Ms), {
|
|
10192
10211
|
disabled: I(w),
|
|
10193
10212
|
label: I(se)(e) || "",
|
|
10194
10213
|
onHandleClick: (t) => I(de)(e, I(oe)(I(L), e)?.colField)
|
|
@@ -10198,18 +10217,18 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10198
10217
|
"onHandleClick"
|
|
10199
10218
|
])], 2))), 128))])])) : a("", !0)])) : a("", !0)], 64));
|
|
10200
10219
|
}
|
|
10201
|
-
}), [["__scopeId", "data-v-96653f14"]]),
|
|
10220
|
+
}), [["__scopeId", "data-v-96653f14"]]), od = { class: "pv-flex" }, sd = { class: "pv-flex" }, cd = { class: "pv-flex pv-space-between pv-stack-8" }, ld = { class: "pv-text-title-lg" }, ud = {
|
|
10202
10221
|
id: "filter-vertical-drawer",
|
|
10203
10222
|
class: "pv-flex-vertical pv-space-between pv-full-width pv-inset-block-16",
|
|
10204
10223
|
style: { height: "100%" }
|
|
10205
|
-
},
|
|
10224
|
+
}, dd = { class: "pv-full-width" }, fd = ["open"], pd = ["data-dd-action-name", "onClick"], md = { class: "pv-text-title-lg" }, hd = { class: "pv-flex pv-space-between" }, gd = { class: "pv-flex" }, _d = {
|
|
10206
10225
|
class: "pv-flex",
|
|
10207
10226
|
style: {
|
|
10208
10227
|
"--flex-justify": "end",
|
|
10209
10228
|
"--flex-gap": "8px",
|
|
10210
10229
|
"margin-top": "auto"
|
|
10211
10230
|
}
|
|
10212
|
-
},
|
|
10231
|
+
}, vd = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
10213
10232
|
__name: "FilterPanel",
|
|
10214
10233
|
props: {
|
|
10215
10234
|
enableFocusView: {
|
|
@@ -10238,18 +10257,18 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10238
10257
|
},
|
|
10239
10258
|
emits: ["handle-settings-icon"],
|
|
10240
10259
|
setup(e) {
|
|
10241
|
-
let n = m(
|
|
10260
|
+
let n = m(Qc, O(null)), c = m(tl, O([])), d = m(el, O(null)), f = m(bl, O(!1)), p = e, { filterModelCleared: h, stagedFilterModel: g, filterModel: _, initStagedSelectedValues: v, clearStagedSelectedValues: b, filterValuesMap: x, fetchFilterValues: S, filterValuesLoadingStatus: C } = Bu(), w = O(!1), T = O(!1), D = O(""), A = r(() => c.value.flatMap((e) => Mo(e))), j = r(() => c.value.flatMap((e) => $(e).filterGroup?.fields ?? [])), M = (e) => {
|
|
10242
10261
|
let t = _.value;
|
|
10243
10262
|
if (!t) return !1;
|
|
10244
|
-
let n =
|
|
10263
|
+
let n = Po(e) ? Mo(e) : [e.field || ""];
|
|
10245
10264
|
if (f.value) {
|
|
10246
10265
|
let e = /* @__PURE__ */ new Set();
|
|
10247
10266
|
return z(t, e), n.some((t) => e.has(t));
|
|
10248
10267
|
}
|
|
10249
10268
|
let r = t;
|
|
10250
10269
|
return n.some((e) => !!r[e]);
|
|
10251
|
-
}, N = (e) => p.readOnly && !M(e), F = r(() => c.value.filter((e) =>
|
|
10252
|
-
let n =
|
|
10270
|
+
}, N = (e) => p.readOnly && !M(e), F = r(() => c.value.filter((e) => mu(e) && !A.value.includes(e.field || "") && !j.value.includes(e.field || "")).sort((e, t) => {
|
|
10271
|
+
let n = Po(e), r = Po(t);
|
|
10253
10272
|
return n && !r ? -1 : !n && r ? 1 : 0;
|
|
10254
10273
|
})), ee = r(() => F.value), L = r(() => {
|
|
10255
10274
|
let e = D.value?.trim().toLowerCase() || "";
|
|
@@ -10292,7 +10311,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10292
10311
|
});
|
|
10293
10312
|
}
|
|
10294
10313
|
}
|
|
10295
|
-
}, { clearAllFocuses: re } =
|
|
10314
|
+
}, { clearAllFocuses: re } = zl(), U = () => {
|
|
10296
10315
|
n.value && (g.value = null, f.value ? n.value.setAdvancedFilterModel(null) : (n.value.setFilterModel(null), n.value.onFilterChanged()), h.value += 1, re(), T.value = !1);
|
|
10297
10316
|
}, W = () => {
|
|
10298
10317
|
w.value = !1, D.value = "";
|
|
@@ -10301,8 +10320,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10301
10320
|
}, K = () => {
|
|
10302
10321
|
b(), te.value && n.value && (f.value ? n.value.setAdvancedFilterModel(g.value) : (n.value.setFilterModel(g.value), n.value.onFilterChanged())), g.value = null, W();
|
|
10303
10322
|
};
|
|
10304
|
-
return (e, r) => (E(), o(t, null, [s("div",
|
|
10305
|
-
(E(!0), o(t, null, k(R.value, (s) => (E(), o(t, { key: s.field }, [I(n) ? (E(), i(
|
|
10323
|
+
return (e, r) => (E(), o(t, null, [s("div", od, [
|
|
10324
|
+
(E(!0), o(t, null, k(R.value, (s) => (E(), o(t, { key: s.field }, [I(n) ? (E(), i(ad, {
|
|
10306
10325
|
key: 0,
|
|
10307
10326
|
"enable-focus-view": p.enableFocusView,
|
|
10308
10327
|
"display-preferences-icon": p.displayPreferencesIcon,
|
|
@@ -10319,7 +10338,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10319
10338
|
"read-only",
|
|
10320
10339
|
"disable-unselected"
|
|
10321
10340
|
])) : a("", !0)], 64))), 128)),
|
|
10322
|
-
s("div",
|
|
10341
|
+
s("div", sd, [p.enableVerticalPanel ? (E(), i(I(An), {
|
|
10323
10342
|
key: 0,
|
|
10324
10343
|
label: "All Filters",
|
|
10325
10344
|
onClick: V,
|
|
@@ -10341,7 +10360,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10341
10360
|
variant: "tertiary"
|
|
10342
10361
|
}, null, 8, ["value"])) : a("", !0)
|
|
10343
10362
|
])) : a("", !0)]),
|
|
10344
|
-
p.enableVerticalPanel ? (E(), i(I(
|
|
10363
|
+
p.enableVerticalPanel ? (E(), i(I(Vs), {
|
|
10345
10364
|
key: 0,
|
|
10346
10365
|
modelValue: w.value,
|
|
10347
10366
|
"onUpdate:modelValue": r[9] ||= (e) => w.value = e,
|
|
@@ -10353,7 +10372,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10353
10372
|
"z-index": "10"
|
|
10354
10373
|
}
|
|
10355
10374
|
}, {
|
|
10356
|
-
header: H(() => [s("div",
|
|
10375
|
+
header: H(() => [s("div", cd, [s("p", ld, "All Filters (" + P(ee.value.length) + ")", 1), s("button", {
|
|
10357
10376
|
class: "pv-button-ghost",
|
|
10358
10377
|
"aria-label": "Close",
|
|
10359
10378
|
onClick: r[2] ||= (e) => G()
|
|
@@ -10362,7 +10381,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10362
10381
|
"onUpdate:modelValue": r[3] ||= (e) => D.value = e,
|
|
10363
10382
|
placeholder: "Search Filters"
|
|
10364
10383
|
}, null, 8, ["modelValue"])]),
|
|
10365
|
-
footer: H(() => [s("div",
|
|
10384
|
+
footer: H(() => [s("div", hd, [p.readOnly ? (E(), i(I(An), {
|
|
10366
10385
|
key: 1,
|
|
10367
10386
|
variant: "ghost",
|
|
10368
10387
|
label: "Close",
|
|
@@ -10371,7 +10390,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10371
10390
|
class: "pv-button-ghost",
|
|
10372
10391
|
"data-dd-action-name": "Clear all page filters",
|
|
10373
10392
|
onClick: r[5] ||= (e) => U()
|
|
10374
|
-
}, " Clear All "), s("div",
|
|
10393
|
+
}, " Clear All "), s("div", gd, [u(I(An), {
|
|
10375
10394
|
variant: "ghost",
|
|
10376
10395
|
label: "Cancel",
|
|
10377
10396
|
"data-dd-action-name": "Cancel filter changes",
|
|
@@ -10388,7 +10407,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10388
10407
|
label: "No Changes",
|
|
10389
10408
|
disabled: ""
|
|
10390
10409
|
}))])], 64))])]),
|
|
10391
|
-
default: H(() => [s("div",
|
|
10410
|
+
default: H(() => [s("div", ud, [s("div", dd, [(E(!0), o(t, null, k(L.value, (t, c) => (E(), o("div", {
|
|
10392
10411
|
key: t.field,
|
|
10393
10412
|
class: y([{ "pv-border-bottom": c < L.value.length - 1 }, "pv-stack-12"])
|
|
10394
10413
|
}, [s("details", {
|
|
@@ -10398,7 +10417,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10398
10417
|
class: "pv-flex pv-full-width",
|
|
10399
10418
|
"data-dd-action-name": `Expand ${t.headerName} section`,
|
|
10400
10419
|
onClick: (e) => N(t) && e.preventDefault()
|
|
10401
|
-
}, [s("span",
|
|
10420
|
+
}, [s("span", md, P(t.headerName), 1)], 8, pd), s("div", null, [I(n) ? (E(), i(ad, {
|
|
10402
10421
|
key: 0,
|
|
10403
10422
|
"filter-style": "vertical",
|
|
10404
10423
|
"enable-focus-view": p.enableFocusView,
|
|
@@ -10416,17 +10435,17 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10416
10435
|
"focus-text",
|
|
10417
10436
|
"read-only",
|
|
10418
10437
|
"disable-unselected"
|
|
10419
|
-
])) : a("", !0)])], 10,
|
|
10438
|
+
])) : a("", !0)])], 10, fd)], 2))), 128))])])]),
|
|
10420
10439
|
_: 1
|
|
10421
10440
|
}, 8, ["modelValue"])) : a("", !0)
|
|
10422
|
-
]), u(I(
|
|
10441
|
+
]), u(I(Os), {
|
|
10423
10442
|
modelValue: T.value,
|
|
10424
10443
|
"onUpdate:modelValue": r[12] ||= (e) => T.value = e,
|
|
10425
10444
|
header: "Clear All Filters",
|
|
10426
10445
|
style: { top: "50%" }
|
|
10427
10446
|
}, {
|
|
10428
10447
|
body: H(() => [...r[14] ||= [s("p", { class: "pv-text-body-lg" }, "This action will remove all currently applied filters. Would you like to continue?", -1)]]),
|
|
10429
|
-
footer: H(() => [s("div",
|
|
10448
|
+
footer: H(() => [s("div", _d, [u(I(An), {
|
|
10430
10449
|
label: "Cancel",
|
|
10431
10450
|
variant: "secondary",
|
|
10432
10451
|
size: "lg",
|
|
@@ -10442,21 +10461,21 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10442
10461
|
_: 1
|
|
10443
10462
|
}, 8, ["modelValue"])], 64));
|
|
10444
10463
|
}
|
|
10445
|
-
}), [["__scopeId", "data-v-a7f83f12"]]),
|
|
10464
|
+
}), [["__scopeId", "data-v-a7f83f12"]]), yd = { key: 2 }, bd = {
|
|
10446
10465
|
key: 0,
|
|
10447
10466
|
class: "pv-flex ag-header-actions"
|
|
10448
|
-
},
|
|
10467
|
+
}, xd = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
10449
10468
|
__name: "HeaderCellRenderer",
|
|
10450
10469
|
props: { params: {} },
|
|
10451
10470
|
setup(e, { expose: t }) {
|
|
10452
|
-
let n = m(
|
|
10471
|
+
let n = m(Zc, O([])), c = m(rl, O([])), l = e, d = O(!1), f = O(!1), p = O(null), h = O(null), g = O(null), _ = O(!1), v = r(() => {
|
|
10453
10472
|
let e = l.params.column.getColDef();
|
|
10454
10473
|
return e.sortable || e.filter || e.enableRowGroup;
|
|
10455
10474
|
}), b = r(() => {
|
|
10456
10475
|
if (!n.value || n.value.length === 0) return "";
|
|
10457
10476
|
let e = n.value.find((e) => e.colId === l.params.column.getColId()), t = e ? e.sort : "";
|
|
10458
10477
|
return t === "asc" ? "arrow-up" : t === "desc" ? "arrow-down" : "";
|
|
10459
|
-
}), C = r(() =>
|
|
10478
|
+
}), C = r(() => Ao(l.params.column.getColDef())), w = r(() => {
|
|
10460
10479
|
let e = l.params.column.getColDef(), t = e.allowedAggFuncs;
|
|
10461
10480
|
if (!t || t.length <= 1) return [];
|
|
10462
10481
|
let n = $(e).aggFuncDisplayNameMap || {};
|
|
@@ -10472,7 +10491,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10472
10491
|
}, N = () => {
|
|
10473
10492
|
_.value = !0, g.value && l.params.showColumnMenu(g.value, M);
|
|
10474
10493
|
}, F = (e) => {
|
|
10475
|
-
d.value = e.enableFilterButton, f.value = e.enableSorting || !1, p.value = e.displayName, h.value =
|
|
10494
|
+
d.value = e.enableFilterButton, f.value = e.enableSorting || !1, p.value = e.displayName, h.value = So(e.column.getColDef().context?.dataType), p.value = Co(p.value, e.column.getColDef().context?.dataType);
|
|
10476
10495
|
}, I = () => {
|
|
10477
10496
|
f.value && l.params.progressSort(!1);
|
|
10478
10497
|
};
|
|
@@ -10508,7 +10527,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10508
10527
|
name: h.value,
|
|
10509
10528
|
class: "pv-text-tertiary"
|
|
10510
10529
|
}, null, 8, ["name"])) : a("", !0),
|
|
10511
|
-
j.value ? (E(), i(
|
|
10530
|
+
j.value ? (E(), i(to, {
|
|
10512
10531
|
key: 1,
|
|
10513
10532
|
modelValue: D.value,
|
|
10514
10533
|
"onUpdate:modelValue": t[0] ||= (e) => D.value = e,
|
|
@@ -10525,12 +10544,12 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10525
10544
|
"modelValue",
|
|
10526
10545
|
"options",
|
|
10527
10546
|
"label"
|
|
10528
|
-
])) : (E(), o("p",
|
|
10547
|
+
])) : (E(), o("p", yd, P(p.value), 1)),
|
|
10529
10548
|
f.value && b.value !== "" ? (E(), i(En, {
|
|
10530
10549
|
key: 3,
|
|
10531
10550
|
name: b.value
|
|
10532
10551
|
}, null, 8, ["name"])) : a("", !0)
|
|
10533
|
-
], 6), v.value ? (E(), o("div",
|
|
10552
|
+
], 6), v.value ? (E(), o("div", bd, [s("div", {
|
|
10534
10553
|
ref_key: "menuButton",
|
|
10535
10554
|
ref: g,
|
|
10536
10555
|
class: "ag-header-cell-menu-button",
|
|
@@ -10543,7 +10562,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10543
10562
|
onClick: U(N, ["stop", "prevent"])
|
|
10544
10563
|
})], 4)])) : a("", !0)], 4));
|
|
10545
10564
|
}
|
|
10546
|
-
}), [["__scopeId", "data-v-385ad98a"]]),
|
|
10565
|
+
}), [["__scopeId", "data-v-385ad98a"]]), Sd = {
|
|
10547
10566
|
headerHeight: "30px",
|
|
10548
10567
|
headerBackgroundColor: "white",
|
|
10549
10568
|
headerCellHoverBackgroundColor: "#F7F8F8",
|
|
@@ -10558,14 +10577,14 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10558
10577
|
rangeSelectionBorderStyle: "solid",
|
|
10559
10578
|
menuBackgroundColor: "white",
|
|
10560
10579
|
accentColor: "#36C5BA"
|
|
10561
|
-
},
|
|
10562
|
-
...
|
|
10580
|
+
}, Cd = Me.withParams({
|
|
10581
|
+
...Sd,
|
|
10563
10582
|
headerRowBorder: !0,
|
|
10564
10583
|
rowHoverColor: "#F7F8F8",
|
|
10565
10584
|
wrapperBorder: !0,
|
|
10566
10585
|
wrapperBorderRadius: "8px"
|
|
10567
|
-
}),
|
|
10568
|
-
...
|
|
10586
|
+
}), wd = Me.withParams({
|
|
10587
|
+
...Sd,
|
|
10569
10588
|
headerRowBorder: !1,
|
|
10570
10589
|
rowHoverColor: "transparent",
|
|
10571
10590
|
wrapperBorder: !1,
|
|
@@ -10574,20 +10593,20 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10574
10593
|
rowBorder: !1,
|
|
10575
10594
|
columnBorder: !1,
|
|
10576
10595
|
rowHeight: "50px"
|
|
10577
|
-
}),
|
|
10578
|
-
"pv-data-table-base":
|
|
10596
|
+
}), Td = {
|
|
10597
|
+
"pv-data-table-base": Cd,
|
|
10579
10598
|
"pv-data-table-grouped": Me.withParams({
|
|
10580
|
-
...
|
|
10599
|
+
...Sd,
|
|
10581
10600
|
headerRowBorder: !0,
|
|
10582
10601
|
rowHoverColor: "#F7F8F8",
|
|
10583
10602
|
wrapperBorder: !0,
|
|
10584
10603
|
wrapperBorderRadius: "8px"
|
|
10585
10604
|
}),
|
|
10586
|
-
"pv-data-table-grouped-card":
|
|
10587
|
-
},
|
|
10605
|
+
"pv-data-table-grouped-card": wd
|
|
10606
|
+
}, Ed = { class: "pv-popover-menu" }, Dd = {
|
|
10588
10607
|
class: "pv-popover",
|
|
10589
10608
|
style: { "--height": "auto" }
|
|
10590
|
-
},
|
|
10609
|
+
}, Od = ["disabled"], kd = /* @__PURE__ */ d({
|
|
10591
10610
|
__name: "ExportMenu",
|
|
10592
10611
|
props: { getCsvData: { type: Function } },
|
|
10593
10612
|
setup(e) {
|
|
@@ -10602,27 +10621,27 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10602
10621
|
let t = new Blob([e], { type: "text/csv;charset=utf-8;" }), i = document.createElement("a");
|
|
10603
10622
|
i.href = URL.createObjectURL(t), i.setAttribute("download", "datatable_export.csv"), i.click(), r.value = !1;
|
|
10604
10623
|
}
|
|
10605
|
-
return (e, n) => (E(), o("nav",
|
|
10624
|
+
return (e, n) => (E(), o("nav", Ed, [n[0] ||= s("button", {
|
|
10606
10625
|
type: "button",
|
|
10607
10626
|
class: "pv-button-icon"
|
|
10608
10627
|
}, [s("svg", {
|
|
10609
10628
|
"aria-hidden": "true",
|
|
10610
10629
|
class: "pv-icon-24"
|
|
10611
|
-
}, [s("title", null, "ellipsis"), s("use", { "xlink:href": "#ellipsis" })])], -1), s("div",
|
|
10630
|
+
}, [s("title", null, "ellipsis"), s("use", { "xlink:href": "#ellipsis" })])], -1), s("div", Dd, [s("button", {
|
|
10612
10631
|
class: "pv-button pv-text-body-sm pv-inset-square-8",
|
|
10613
10632
|
onClick: U(i, ["prevent"]),
|
|
10614
10633
|
disabled: r.value
|
|
10615
|
-
}, [r.value ? (E(), o(t, { key: 0 }, [l("Exporting...")], 64)) : (E(), o(t, { key: 1 }, [l("Download CSV")], 64))], 8,
|
|
10634
|
+
}, [r.value ? (E(), o(t, { key: 0 }, [l("Exporting...")], 64)) : (E(), o(t, { key: 1 }, [l("Download CSV")], 64))], 8, Od)])]));
|
|
10616
10635
|
}
|
|
10617
|
-
}),
|
|
10636
|
+
}), Ad = {
|
|
10618
10637
|
key: 1,
|
|
10619
10638
|
class: ""
|
|
10620
|
-
},
|
|
10639
|
+
}, jd = /* @__PURE__ */ d({
|
|
10621
10640
|
__name: "PaginationPanel",
|
|
10622
10641
|
props: { panelSize: { default: "xl" } },
|
|
10623
10642
|
setup(e) {
|
|
10624
10643
|
Y.registerModules([Se]);
|
|
10625
|
-
let n = m(
|
|
10644
|
+
let n = m(Qc, O(null)), a = m(cl, O(1)), s = m(ll, O(0)), c = e, l = r(() => {
|
|
10626
10645
|
let e = s.value, t = a.value;
|
|
10627
10646
|
if (e <= 7) return Array.from({ length: e }, (e, t) => t + 1);
|
|
10628
10647
|
let n = [];
|
|
@@ -10654,7 +10673,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10654
10673
|
"size",
|
|
10655
10674
|
"onClick",
|
|
10656
10675
|
"label"
|
|
10657
|
-
])) : (E(), o("span",
|
|
10676
|
+
])) : (E(), o("span", Ad, "..."))], 64))), 128)),
|
|
10658
10677
|
u(An, {
|
|
10659
10678
|
variant: "ghost",
|
|
10660
10679
|
onClick: f,
|
|
@@ -10665,10 +10684,10 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10665
10684
|
}, null, 8, ["disabled", "size"])
|
|
10666
10685
|
], 2));
|
|
10667
10686
|
}
|
|
10668
|
-
}),
|
|
10687
|
+
}), Md = {
|
|
10669
10688
|
key: 0,
|
|
10670
10689
|
class: "pv-tag"
|
|
10671
|
-
},
|
|
10690
|
+
}, Nd = /* @__PURE__ */ d({
|
|
10672
10691
|
__name: "TagCellRenderer",
|
|
10673
10692
|
props: { params: {} },
|
|
10674
10693
|
setup(e) {
|
|
@@ -10676,29 +10695,29 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10676
10695
|
let e = t.params.valueFormatted || t.params.value || "";
|
|
10677
10696
|
return e.trim() === "" ? null : e;
|
|
10678
10697
|
});
|
|
10679
|
-
return (e, t) => n.value ? (E(), o("div",
|
|
10698
|
+
return (e, t) => n.value ? (E(), o("div", Md, P(n.value), 1)) : a("", !0);
|
|
10680
10699
|
}
|
|
10681
|
-
}),
|
|
10700
|
+
}), Pd = {
|
|
10682
10701
|
key: 0,
|
|
10683
10702
|
class: "pv-table-row-number"
|
|
10684
|
-
},
|
|
10703
|
+
}, Fd = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
10685
10704
|
__name: "RowCountCellRenderer",
|
|
10686
10705
|
props: { params: {} },
|
|
10687
10706
|
setup(e) {
|
|
10688
10707
|
let t = e, n = r(() => (t.params.node?.rowIndex || 0) + 1), i = r(() => {
|
|
10689
10708
|
let e = t.params.column?.getColDef(), n = t.params.valueFormatted || t.params.value;
|
|
10690
|
-
return e &&
|
|
10709
|
+
return e && Ao(e) ? n.toLocaleString() : n;
|
|
10691
10710
|
});
|
|
10692
|
-
return (e, t) => (E(), o("div", null, [s("p", null, [n.value ? (E(), o("span",
|
|
10711
|
+
return (e, t) => (E(), o("div", null, [s("p", null, [n.value ? (E(), o("span", Pd, P(n.value), 1)) : a("", !0), l(" " + P(i.value), 1)])]));
|
|
10693
10712
|
}
|
|
10694
|
-
}), [["__scopeId", "data-v-686928ce"]]),
|
|
10713
|
+
}), [["__scopeId", "data-v-686928ce"]]), Id = 4, Ld = /* @__PURE__ */ d({
|
|
10695
10714
|
__name: "TableSearch",
|
|
10696
10715
|
props: {
|
|
10697
10716
|
placeholder: {},
|
|
10698
10717
|
searchStyle: {}
|
|
10699
10718
|
},
|
|
10700
10719
|
setup(e) {
|
|
10701
|
-
let t = e, n = O(null), r = O(""), a = O([]), o = O(!1), s = m(
|
|
10720
|
+
let t = e, n = O(null), r = O(""), a = O([]), o = O(!1), s = m(Qc, O(null)), c = m(bl, O(!1)), { isServerSideFilter: l, filterModel: u, tableSearchHandler: d, applyTableSearchFilterModel: f } = Bu(), p = (e) => {
|
|
10702
10721
|
!s?.value || typeof s.value.setGridOption != "function" || (l.value ? console.error("Server-side filtering with table free text search is not yet supported.") : s.value.setGridOption("quickFilterText", e));
|
|
10703
10722
|
}, h = (e) => {
|
|
10704
10723
|
if (s?.value) {
|
|
@@ -10706,7 +10725,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10706
10725
|
console.error("Client-side filtering with query builder is not yet supported");
|
|
10707
10726
|
return;
|
|
10708
10727
|
}
|
|
10709
|
-
f(c.value ?
|
|
10728
|
+
f(c.value ? lu(e) : cu(e));
|
|
10710
10729
|
}
|
|
10711
10730
|
}, g = async (e) => {
|
|
10712
10731
|
if (!e || e.length < 2) {
|
|
@@ -10721,7 +10740,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10721
10740
|
};
|
|
10722
10741
|
o.value = !0, a.value = ((await d.value?.(t))?.filter((e) => e !== null) || []).map((e) => {
|
|
10723
10742
|
let t = "search", n = s.value?.getColumnDef(e.queryField || "");
|
|
10724
|
-
return n && (t =
|
|
10743
|
+
return n && (t = So(n.context?.dataType || null) || "search"), {
|
|
10725
10744
|
id: `${e.queryField}-${e.queryText}`,
|
|
10726
10745
|
text: e.queryText,
|
|
10727
10746
|
icon: t,
|
|
@@ -10740,7 +10759,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10740
10759
|
debounce: 300,
|
|
10741
10760
|
immediate: !0,
|
|
10742
10761
|
deep: !0
|
|
10743
|
-
}), (t, s) => e.searchStyle === "query-builder" ? (E(), i(
|
|
10762
|
+
}), (t, s) => e.searchStyle === "query-builder" ? (E(), i(Wc, {
|
|
10744
10763
|
key: 0,
|
|
10745
10764
|
placeholder: e.placeholder,
|
|
10746
10765
|
"search-text": r.value,
|
|
@@ -10750,7 +10769,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10750
10769
|
options: a.value,
|
|
10751
10770
|
"onUpdate:options": s[2] ||= (e) => a.value = e,
|
|
10752
10771
|
"options-loading": o.value,
|
|
10753
|
-
"query-term-display-limit":
|
|
10772
|
+
"query-term-display-limit": Id
|
|
10754
10773
|
}, null, 8, [
|
|
10755
10774
|
"placeholder",
|
|
10756
10775
|
"search-text",
|
|
@@ -10764,28 +10783,28 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
10764
10783
|
"onUpdate:modelValue": s[3] ||= (e) => r.value = e
|
|
10765
10784
|
}, null, 8, ["placeholder", "modelValue"]));
|
|
10766
10785
|
}
|
|
10767
|
-
}),
|
|
10786
|
+
}), Rd = {
|
|
10768
10787
|
style: {
|
|
10769
10788
|
"background-color": "white",
|
|
10770
10789
|
"max-width": "300px"
|
|
10771
10790
|
},
|
|
10772
10791
|
class: "pv-inset-square-8 pv-bordered-md pv-text-md"
|
|
10773
|
-
},
|
|
10792
|
+
}, zd = { style: { color: "black" } }, Bd = /* @__PURE__ */ d({
|
|
10774
10793
|
__name: "TableTooltip",
|
|
10775
10794
|
props: { params: {} },
|
|
10776
10795
|
setup(e) {
|
|
10777
|
-
return (t, n) => (E(), o("div",
|
|
10796
|
+
return (t, n) => (E(), o("div", Rd, [s("p", zd, P(e.params.value), 1)]));
|
|
10778
10797
|
}
|
|
10779
|
-
}),
|
|
10798
|
+
}), Vd = { class: "pv-stack-16" }, Hd = { class: "pv-flex pv-space-between" }, Ud = {
|
|
10780
10799
|
class: "pv-flex",
|
|
10781
10800
|
style: { "--flex-gap": "8px" }
|
|
10782
|
-
},
|
|
10801
|
+
}, Wd = { class: "pv-flex" }, Gd = {
|
|
10783
10802
|
key: 0,
|
|
10784
10803
|
class: "pv-table-overlay"
|
|
10785
|
-
},
|
|
10804
|
+
}, Kd = {
|
|
10786
10805
|
class: "pv-text-body-xs pv-text-center",
|
|
10787
10806
|
style: { "padding-top": "16px" }
|
|
10788
|
-
},
|
|
10807
|
+
}, qd = /* @__PURE__ */ d({
|
|
10789
10808
|
__name: "PvDataTable",
|
|
10790
10809
|
props: {
|
|
10791
10810
|
allFieldsAreFocusable: {
|
|
@@ -11018,17 +11037,17 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11018
11037
|
let h = r(() => f.layout ? {} : {
|
|
11019
11038
|
height: f.containerHeight,
|
|
11020
11039
|
minHeight: f.containerMinHeight
|
|
11021
|
-
}), g = r(() => f.theme != null && typeof f.theme != "string"), w = r(() => f.theme && typeof f.theme == "string" ? f.theme : se.value.length > 0 ? "pv-data-table-grouped" : "pv-data-table-base"), T = f.theme && typeof f.theme == "string" ? f.theme : "pv-data-table-base", k = r(() => g.value ? f.theme :
|
|
11022
|
-
let t =
|
|
11040
|
+
}), g = r(() => f.theme != null && typeof f.theme != "string"), w = r(() => f.theme && typeof f.theme == "string" ? f.theme : se.value.length > 0 ? "pv-data-table-grouped" : "pv-data-table-base"), T = f.theme && typeof f.theme == "string" ? f.theme : "pv-data-table-base", k = r(() => g.value ? f.theme : Td[w.value]), j = c, M = O(!1), F = (e) => {
|
|
11041
|
+
let t = Mo(e), n = e.context;
|
|
11023
11042
|
return Array.from(new Set([
|
|
11024
11043
|
...t,
|
|
11025
11044
|
...n?.queryColIds || [],
|
|
11026
11045
|
...t.flatMap((e) => K.find((t) => t.field === e || t.colId === e)?.context?.queryColIds || [])
|
|
11027
11046
|
]));
|
|
11028
11047
|
}, ee = (e, t) => {
|
|
11029
|
-
if (
|
|
11030
|
-
let n = K.find((e) =>
|
|
11031
|
-
return !!n && F(n).some((t) =>
|
|
11048
|
+
if (fu(e, t)) return !0;
|
|
11049
|
+
let n = K.find((e) => No(e) === t);
|
|
11050
|
+
return !!n && F(n).some((t) => fu(e, t));
|
|
11032
11051
|
}, L = "serverSideRowHandler" in f && f.serverSideRowHandler ? { getRows: (e) => {
|
|
11033
11052
|
if (!q.value) {
|
|
11034
11053
|
e.success({ rowData: [] }), ce.value = !0;
|
|
@@ -11040,7 +11059,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11040
11059
|
let t = e.request.rowGroupCols[0].id;
|
|
11041
11060
|
o = ee(s, t);
|
|
11042
11061
|
}
|
|
11043
|
-
if (e.request.rowGroupCols =
|
|
11062
|
+
if (e.request.rowGroupCols = Fo(e.request.rowGroupCols, e.api.getColumnDefs?.()), (e.request.groupKeys?.length || 0) > 0) {
|
|
11044
11063
|
let t = e.parentNode?.data;
|
|
11045
11064
|
if (t?.bucketMin != null && t?.bucketMax != null) {
|
|
11046
11065
|
if (f.enableAdvancedFilter) {
|
|
@@ -11062,7 +11081,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11062
11081
|
filter: t.bucketMax
|
|
11063
11082
|
}]
|
|
11064
11083
|
};
|
|
11065
|
-
n =
|
|
11084
|
+
n = Tu(n, i, e);
|
|
11066
11085
|
}
|
|
11067
11086
|
}), n && (e.request.filterModel = n);
|
|
11068
11087
|
} else {
|
|
@@ -11086,7 +11105,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11086
11105
|
}
|
|
11087
11106
|
}), e.request.filterModel = n;
|
|
11088
11107
|
}
|
|
11089
|
-
e.request.groupKeys = e.request.groupKeys.filter((t, n) => e.request.rowGroupCols?.[n]?.aggFunc !==
|
|
11108
|
+
e.request.groupKeys = e.request.groupKeys.filter((t, n) => e.request.rowGroupCols?.[n]?.aggFunc !== po), e.request.rowGroupCols = e.request.rowGroupCols.filter((e) => e.aggFunc !== po);
|
|
11090
11109
|
}
|
|
11091
11110
|
}
|
|
11092
11111
|
if (e.request.rowGroupCols?.length === 0 ? e.request.valueCols = [] : e.request.valueCols = e.request.valueCols?.filter((t) => !e.request.rowGroupCols?.some((e) => e.id === t.id)), (a || o) && !Xe.tableSearchFilterModelEmpty.value) if (f.enableAdvancedFilter) {
|
|
@@ -11098,11 +11117,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11098
11117
|
} : e.request.filterModel = s;
|
|
11099
11118
|
} else {
|
|
11100
11119
|
let t = e.request.filterModel;
|
|
11101
|
-
e.request.filterModel =
|
|
11120
|
+
e.request.filterModel = pu(K, t, s);
|
|
11102
11121
|
}
|
|
11103
11122
|
e.success = (e) => {
|
|
11104
11123
|
if (le.value = !1, f.enableFocusView && ut.value.length > 0 && lt.value && e.rowData) {
|
|
11105
|
-
let n =
|
|
11124
|
+
let n = Eo(e.rowData, lt.value, ut.value);
|
|
11106
11125
|
if (n) {
|
|
11107
11126
|
e.rowData = n, t(e);
|
|
11108
11127
|
return;
|
|
@@ -11114,7 +11133,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11114
11133
|
}, f.serverSideRowHandler?.(e);
|
|
11115
11134
|
} } : null, R = "filterValuesSetHandler" in f && f.filterValuesSetHandler ? async (e) => {
|
|
11116
11135
|
let t = [], n = { ...$e.value };
|
|
11117
|
-
t = !ce.value && ae ?
|
|
11136
|
+
t = !ce.value && ae ? ku(n, e.colDef.field ?? e.colDef.colId ?? "") || [] : await at(e.colDef, {
|
|
11118
11137
|
api: e.api,
|
|
11119
11138
|
filterModel: n,
|
|
11120
11139
|
useStaged: !1
|
|
@@ -11133,19 +11152,19 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11133
11152
|
suppressColumnsToolPanel: !0,
|
|
11134
11153
|
minWidth: 150,
|
|
11135
11154
|
flex: 1,
|
|
11136
|
-
headerComponent: f.enableInlineFilters ? void 0 :
|
|
11155
|
+
headerComponent: f.enableInlineFilters ? void 0 : xd,
|
|
11137
11156
|
cellDataType: !1,
|
|
11138
|
-
tooltipComponent:
|
|
11139
|
-
cellClass: (e) => St(e.column) ? "" :
|
|
11157
|
+
tooltipComponent: Bd,
|
|
11158
|
+
cellClass: (e) => St(e.column) ? "" : Ao(e.column?.getColDef()) ? "pv-text-right" : "",
|
|
11140
11159
|
cellRendererSelector: (e) => {
|
|
11141
11160
|
if (z(e)) return e.column?.getColDef().cellRenderer ? void 0 : {
|
|
11142
|
-
component:
|
|
11161
|
+
component: eu,
|
|
11143
11162
|
params: e
|
|
11144
11163
|
};
|
|
11145
11164
|
if (!e.column?.getColDef().cellRenderer && f.displayRowNumber && se.value.length === 0) {
|
|
11146
11165
|
let t = e.api.getAllDisplayedColumns() || [], n = e.column;
|
|
11147
11166
|
if (t.findIndex((e) => e === n) === 0) return {
|
|
11148
|
-
component:
|
|
11167
|
+
component: Fd,
|
|
11149
11168
|
params: e
|
|
11150
11169
|
};
|
|
11151
11170
|
}
|
|
@@ -11170,7 +11189,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11170
11189
|
}
|
|
11171
11190
|
}, G = (e, t) => {
|
|
11172
11191
|
if (!e) return null;
|
|
11173
|
-
let n = { ...e }, r = t, i =
|
|
11192
|
+
let n = { ...e }, r = t, i = Mo(e);
|
|
11174
11193
|
if (r.devOnly) if (f.devMode) n.hide = !0;
|
|
11175
11194
|
else return null;
|
|
11176
11195
|
if (i.length > 0) {
|
|
@@ -11181,21 +11200,21 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11181
11200
|
let t = e.headerValueGetter;
|
|
11182
11201
|
n.headerValueGetter = (e) => e.location === "advancedFilter" ? n.colId || n.field || "" : t && typeof t == "function" ? t(e) : t && typeof t == "string" ? t : n.headerName || n.field || "";
|
|
11183
11202
|
}
|
|
11184
|
-
return r.isArrayField && !e.valueFormatter ? n.valueFormatter = (e) => kt(e, r.dataType) : r.dataType ===
|
|
11203
|
+
return r.isArrayField && !e.valueFormatter ? n.valueFormatter = (e) => kt(e, r.dataType) : r.dataType === xo.Percent && !e.valueFormatter ? n.valueFormatter = (e) => Dt(e, r.valueDecimals || 0) : r.dataType === xo.Currency && !e.valueFormatter ? n.valueFormatter = (e) => Et(e, r.valueDecimals || 0) : r.dataType === xo.Integer && !e.valueFormatter ? n.valueFormatter = Ot : r.dataType === xo.Tag && !e.cellRenderer && (n.cellRenderer = Nd), n;
|
|
11185
11204
|
}, K = f.colDefs?.map((e) => {
|
|
11186
11205
|
let t = { ...e };
|
|
11187
|
-
L && R &&
|
|
11206
|
+
L && R && mu(e) && (t = hu(e, R));
|
|
11188
11207
|
let n = e.context;
|
|
11189
11208
|
return n && (t = G(t, n)), t;
|
|
11190
11209
|
}).filter((e) => e != null) || [], ie = new Set(f.colDefs?.map((e) => e.field || e.colId).filter(Boolean) || []);
|
|
11191
|
-
for (let e of K) for (let t of
|
|
11192
|
-
let ae =
|
|
11210
|
+
for (let e of K) for (let t of Mo(e)) ie.has(t) || console.warn(`aggregate field hierarchy references "${t}" on column "${e.field || e.colId}", but no colDef with that field exists.`);
|
|
11211
|
+
let ae = su(f.initialGridState, K, f.enableAdvancedFilter), oe = O(null), se = O([]), ce = m(ol, O(!1)), le = O(!1), ue = r(() => {
|
|
11193
11212
|
if (se.value.length > 0) {
|
|
11194
11213
|
let e = se.value[0], t = K.find((t) => t.field === e), n = $e.value, r = !n;
|
|
11195
|
-
if (!r &&
|
|
11214
|
+
if (!r && Fu(n) && (r = !n[e]), r && t?.context?.filterRequiredToGroup) return t.headerName;
|
|
11196
11215
|
}
|
|
11197
11216
|
return null;
|
|
11198
|
-
}), q = r(() => Xe.filterModelEmpty.value && f.requireFiltersToShowData ? !1 : ue.value === null), Se = r(() => ue.value ? `Select at least one value for "${ue.value}" to view data.` : "Select a filter to view data."), Y = N(null), Me = O([]), Xe = f.filterStore ||
|
|
11217
|
+
}), q = r(() => Xe.filterModelEmpty.value && f.requireFiltersToShowData ? !1 : ue.value === null), Se = r(() => ue.value ? `Select at least one value for "${ue.value}" to view data.` : "Select a filter to view data."), Y = N(null), Me = O([]), Xe = f.filterStore || Bu(), Ze = m(Xc, null), Qe = Ze || Rl(null, f.allFieldsAreFocusable), $e = Xe.filterModel, et = Xe.tableSearchFilterModel, nt = Xe.filterValueMap, rt = Xe.filterValuesMap, it = Xe.filterValueSelectedMetadataMap, at = Xe.fetchFilterValues, ot = Xe.filterStoreHandler, st = Xe.tableSearchHandler;
|
|
11199
11218
|
if (ot.value = f.filterValuesSetHandler, ot.value) {
|
|
11200
11219
|
let e = (e) => ({
|
|
11201
11220
|
hasMore: Xe.filterHasMoreMap.value[e],
|
|
@@ -11224,8 +11243,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11224
11243
|
debounce: 250
|
|
11225
11244
|
});
|
|
11226
11245
|
let ct = O(null), lt = r(() => Qe?.computedFocusType.value || null), ut = r(() => Qe?.computedFocuses.value || []), dt = r(() => K.filter((e) => e.filter)), ft = r(() => K.filter((e) => e.enableRowGroup)), pt = r(() => K.filter((e) => e.aggFunc)), mt = O(null), ht = O({}), gt = O(1), _t = O(0);
|
|
11227
|
-
D(
|
|
11228
|
-
let vt = r(() => !f.enableFocusView && !f.rowData || f.enableFocusView && !ut.value.length && !lt.value ? f.rowData :
|
|
11246
|
+
D(Yc, Xe), D(Xc, Qe), D(Zc, Me), D(Qc, Y), D($c, ct), D(el, oe), D(tl, dt), D(nl, ft), D(rl, se), D(il, mt), D(al, ht), D(ol, ce), D(sl, le), D(cl, gt), D(ll, _t), D(bl, r(() => f.enableAdvancedFilter));
|
|
11247
|
+
let vt = r(() => !f.enableFocusView && !f.rowData || f.enableFocusView && !ut.value.length && !lt.value ? f.rowData : Eo(f.rowData, lt.value, ut.value));
|
|
11229
11248
|
V(() => ut.value, (e) => {
|
|
11230
11249
|
j("focus-update", {
|
|
11231
11250
|
filterField: lt.value,
|
|
@@ -11247,7 +11266,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11247
11266
|
}, bt = (e) => {
|
|
11248
11267
|
if (Y.value) {
|
|
11249
11268
|
let t = jt();
|
|
11250
|
-
|
|
11269
|
+
wu($e.value, t) || ($e.value = t, j("filter-changed", e));
|
|
11251
11270
|
}
|
|
11252
11271
|
}, xt = (e) => {
|
|
11253
11272
|
Me.value = e.api?.getState()?.sort?.sortModel || [], ce.value && j("sort-changed", e);
|
|
@@ -11328,10 +11347,10 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11328
11347
|
}, jt = () => Y.value ? f.enableAdvancedFilter ? Y.value.getAdvancedFilterModel() : Y.value.getFilterModel() : $e.value, Mt = (e) => {
|
|
11329
11348
|
if (!Y.value) return !1;
|
|
11330
11349
|
if (f.enableAdvancedFilter) {
|
|
11331
|
-
let t = e &&
|
|
11350
|
+
let t = e && Fu(e) ? ou(e) : e;
|
|
11332
11351
|
Y.value.setAdvancedFilterModel(t);
|
|
11333
11352
|
} else {
|
|
11334
|
-
if (e && !
|
|
11353
|
+
if (e && !Fu(e)) return console.warn("Attempting to set a non-regular filter model while advanced filtering is disabled. The filter model was not applied. Consider enabling advanced filtering for full functionality."), !1;
|
|
11335
11354
|
Y.value.setFilterModel(e);
|
|
11336
11355
|
}
|
|
11337
11356
|
return !0;
|
|
@@ -11387,7 +11406,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11387
11406
|
if (e) return e.click(), !0;
|
|
11388
11407
|
}
|
|
11389
11408
|
return !1;
|
|
11390
|
-
}, Ht = O(
|
|
11409
|
+
}, Ht = O(Pl), Ut = O({ loadingMessage: "One moment please..." }), Wt = O((() => {
|
|
11391
11410
|
let e = {
|
|
11392
11411
|
headerName: "",
|
|
11393
11412
|
minWidth: 200,
|
|
@@ -11397,7 +11416,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11397
11416
|
headerComponent: void 0,
|
|
11398
11417
|
cellRendererParams: {
|
|
11399
11418
|
suppressCount: !0,
|
|
11400
|
-
innerRenderer:
|
|
11419
|
+
innerRenderer: Xl,
|
|
11401
11420
|
innerRendererParams: (e) => ({
|
|
11402
11421
|
displayBaseAggregationsOnly: f.displayBaseAggregationsOnly,
|
|
11403
11422
|
displayRowNumber: f.displayRowNumber,
|
|
@@ -11416,7 +11435,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11416
11435
|
Wt.value.headerName = "", Wt.value.headerComponent = void 0, Wt.value.context = null, Wt.value.sortable = !1, Wt.value.filter = void 0, Wt.value.enableRowGroup = void 0;
|
|
11417
11436
|
return;
|
|
11418
11437
|
}
|
|
11419
|
-
Wt.value.field = e.field, Wt.value.headerName = e.headerName, Wt.value.headerComponent = e.headerComponent ?? (f.enableInlineFilters ? void 0 :
|
|
11438
|
+
Wt.value.field = e.field, Wt.value.headerName = e.headerName, Wt.value.headerComponent = e.headerComponent ?? (f.enableInlineFilters ? void 0 : xd), Wt.value.context = { dataType: e.context?.dataType || null }, Wt.value.sortable = e.sortable, Wt.value.filter = e.filter, Wt.value.enableRowGroup = e.enableRowGroup, Wt.value.onCellClicked = e.onCellClicked;
|
|
11420
11439
|
}, Kt = (e) => {
|
|
11421
11440
|
if (e.node.group) return {
|
|
11422
11441
|
backgroundColor: "#F7F8F8",
|
|
@@ -11429,12 +11448,12 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11429
11448
|
let t = e.values;
|
|
11430
11449
|
if (e.rowNode.leafGroup) return {
|
|
11431
11450
|
values: t,
|
|
11432
|
-
value:
|
|
11451
|
+
value: Zl(t)
|
|
11433
11452
|
};
|
|
11434
11453
|
let n = e.values.flatMap((e) => e.values || []);
|
|
11435
11454
|
return {
|
|
11436
11455
|
values: n,
|
|
11437
|
-
value:
|
|
11456
|
+
value: Zl(n)
|
|
11438
11457
|
};
|
|
11439
11458
|
} };
|
|
11440
11459
|
S(() => {
|
|
@@ -11454,11 +11473,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11454
11473
|
let t = Y.value;
|
|
11455
11474
|
if (!t) return;
|
|
11456
11475
|
let n = e.filter?.filterModel || null, r = e.rowGroup?.groupColIds || null, i = e.columnVisibility || null;
|
|
11457
|
-
n && !
|
|
11476
|
+
n && !wu(n, t.getFilterModel()) && t.setFilterModel(n), f.isTableGrouped && r && !tt(r, se.value) && t.setRowGroupColumns(r), i?.hiddenColIds && t.setColumnsVisible(i.hiddenColIds, !1);
|
|
11458
11477
|
};
|
|
11459
11478
|
V(() => f.initialGridState, () => {
|
|
11460
11479
|
if (f.initialGridState) {
|
|
11461
|
-
let e =
|
|
11480
|
+
let e = su(f.initialGridState, K, f.enableAdvancedFilter);
|
|
11462
11481
|
e && Yt(e);
|
|
11463
11482
|
}
|
|
11464
11483
|
}, { deep: !0 });
|
|
@@ -11502,13 +11521,13 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11502
11521
|
content: H(() => [...r[11] ||= [l(" Dev Mode ", -1)]]),
|
|
11503
11522
|
_: 1
|
|
11504
11523
|
})) : a("", !0),
|
|
11505
|
-
re(s("div",
|
|
11524
|
+
re(s("div", Vd, [s("div", Hd, [s("div", Ud, [e.enableTableSearch && e.tableSearchInline ? (E(), o("div", {
|
|
11506
11525
|
key: 0,
|
|
11507
11526
|
style: x(tn.value)
|
|
11508
|
-
}, [u(
|
|
11527
|
+
}, [u(Ld, b(p(nn.value)), null, 16)], 4)) : a("", !0), (E(), i(n, {
|
|
11509
11528
|
to: e.filterTeleportLocation,
|
|
11510
11529
|
disabled: !e.filterTeleportLocation
|
|
11511
|
-
}, [dt.value.length > 0 && !f.enableInlineFilters ? (E(), i(
|
|
11530
|
+
}, [dt.value.length > 0 && !f.enableInlineFilters ? (E(), i(vd, {
|
|
11512
11531
|
key: 0,
|
|
11513
11532
|
"enable-focus-view": e.enableFocusView,
|
|
11514
11533
|
"enable-vertical-panel": e.enableVerticalFilterPanel,
|
|
@@ -11528,11 +11547,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11528
11547
|
"max-horizontal-filters",
|
|
11529
11548
|
"read-only",
|
|
11530
11549
|
"disable-unselected-filters"
|
|
11531
|
-
])) : a("", !0)], 8, ["to", "disabled"]))]), s("div",
|
|
11550
|
+
])) : a("", !0)], 8, ["to", "disabled"]))]), s("div", Wd, [e.enableGroupBySelector && e.rowGroupLimit !== 0 ? (E(), i(Al, {
|
|
11532
11551
|
key: 0,
|
|
11533
11552
|
rowGroupLimit: e.rowGroupLimit,
|
|
11534
11553
|
enableFocusView: e.enableFocusView
|
|
11535
|
-
}, null, 8, ["rowGroupLimit", "enableFocusView"])) : a("", !0), e.enableCsvExport ? (E(), i(
|
|
11554
|
+
}, null, 8, ["rowGroupLimit", "enableFocusView"])) : a("", !0), e.enableCsvExport ? (E(), i(kd, {
|
|
11536
11555
|
key: 1,
|
|
11537
11556
|
getCsvData: At
|
|
11538
11557
|
})) : a("", !0)])])], 512), [[ne, e.enableGroupBySelector || !e.filterTeleportLocation || e.enableTableSearch && e.tableSearchInline]]),
|
|
@@ -11547,7 +11566,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11547
11566
|
}, [e.enableTableSearch && !e.tableSearchInline ? (E(), o("div", {
|
|
11548
11567
|
key: 0,
|
|
11549
11568
|
style: x(tn.value)
|
|
11550
|
-
}, [u(
|
|
11569
|
+
}, [u(Ld, b(p(nn.value)), null, 16)], 4)) : a("", !0), A(t.$slots, "top-slot")], 2)) : a("", !0),
|
|
11551
11570
|
s("div", {
|
|
11552
11571
|
class: y(["pv-relative pv-stack-8", e.hideTable ? "pv-hide" : ""]),
|
|
11553
11572
|
style: {
|
|
@@ -11635,14 +11654,14 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11635
11654
|
undoRedoCellEditingLimit: e.undoRedoCellEditingLimit,
|
|
11636
11655
|
enableAdvancedFilter: e.enableAdvancedFilter,
|
|
11637
11656
|
advancedFilterParent: en.value
|
|
11638
|
-
}), null, 16, /* @__PURE__ */ "class.style.domLayout.autoGroupColumnDef.columnDefs.debug.defaultColDef.getContextMenuItems.getMainMenuItems.groupDefaultExpanded.initialState.isGroupOpenByDefault.loading.loadingCellRenderer.loadingCellRendererParams.maxConcurrentDatasourceRequests.maintainColumnOrder.popupParent.processCellForClipboard.processCellFromClipboard.processDataFromClipboard.rowData.rowHeight.rowModelType.rowSelection.serverSideInitialRowCount.theme.pagination.paginationPageSize.tooltip-show-delay.tooltip-hide-delay.cellSelection.copyHeadersToClipboard.suppressClipboardPaste.suppressCutToClipboard.undoRedoCellEditing.undoRedoCellEditingLimit.enableAdvancedFilter.advancedFilterParent".split(".")), !e.isLoading && !q.value ? (E(), o("div",
|
|
11639
|
-
e.pagination ? (E(), i(
|
|
11657
|
+
}), null, 16, /* @__PURE__ */ "class.style.domLayout.autoGroupColumnDef.columnDefs.debug.defaultColDef.getContextMenuItems.getMainMenuItems.groupDefaultExpanded.initialState.isGroupOpenByDefault.loading.loadingCellRenderer.loadingCellRendererParams.maxConcurrentDatasourceRequests.maintainColumnOrder.popupParent.processCellForClipboard.processCellFromClipboard.processDataFromClipboard.rowData.rowHeight.rowModelType.rowSelection.serverSideInitialRowCount.theme.pagination.paginationPageSize.tooltip-show-delay.tooltip-hide-delay.cellSelection.copyHeadersToClipboard.suppressClipboardPaste.suppressCutToClipboard.undoRedoCellEditing.undoRedoCellEditingLimit.enableAdvancedFilter.advancedFilterParent".split(".")), !e.isLoading && !q.value ? (E(), o("div", Gd, [s("p", Kd, P(Se.value), 1)])) : a("", !0)], 2),
|
|
11658
|
+
e.pagination ? (E(), i(jd, { key: 2 })) : a("", !0)
|
|
11640
11659
|
], 4));
|
|
11641
11660
|
}
|
|
11642
|
-
}),
|
|
11661
|
+
}), Jd = {
|
|
11643
11662
|
class: "pv-flex",
|
|
11644
11663
|
style: { "white-space": "nowrap" }
|
|
11645
|
-
},
|
|
11664
|
+
}, Yd = { class: "pv-text-body-md" }, Xd = /* @__PURE__ */ d({
|
|
11646
11665
|
inheritAttrs: !1,
|
|
11647
11666
|
__name: "PvTableOverlayMenuItemRenderer",
|
|
11648
11667
|
props: {
|
|
@@ -11651,16 +11670,16 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11651
11670
|
context: {}
|
|
11652
11671
|
},
|
|
11653
11672
|
setup(e) {
|
|
11654
|
-
return (t, n) => (E(), o("div",
|
|
11673
|
+
return (t, n) => (E(), o("div", Jd, [s("span", Yd, P(e.text), 1), e.context?.rightIcon ? (E(), i(En, {
|
|
11655
11674
|
key: 0,
|
|
11656
11675
|
name: e.context.rightIcon,
|
|
11657
11676
|
class: "pv-text-subdued"
|
|
11658
11677
|
}, null, 8, ["name"])) : a("", !0)]));
|
|
11659
11678
|
}
|
|
11660
|
-
}),
|
|
11679
|
+
}), Zd = { class: "pv-relative" }, Qd = {
|
|
11661
11680
|
role: "list",
|
|
11662
11681
|
class: "pv-relative"
|
|
11663
|
-
},
|
|
11682
|
+
}, $d = ["data-active"], ef = { style: { cursor: "pointer" } }, tf = { role: "list" }, nf = /* @__PURE__ */ d({
|
|
11664
11683
|
__name: "PvTableOptionsPanel",
|
|
11665
11684
|
props: {
|
|
11666
11685
|
groupedModeEnabled: { type: Boolean },
|
|
@@ -11668,7 +11687,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11668
11687
|
},
|
|
11669
11688
|
emits: ["toggle-group", "table-overlay-change"],
|
|
11670
11689
|
setup(e, { emit: n }) {
|
|
11671
|
-
let i = e, c = n, { popoverPositionStyle: l, updateRects: d, triggerRef: f, popoverRef: p } =
|
|
11690
|
+
let i = e, c = n, { popoverPositionStyle: l, updateRects: d, triggerRef: f, popoverRef: p } = Uu({
|
|
11672
11691
|
alignment: "top",
|
|
11673
11692
|
popoverCssProperties: {
|
|
11674
11693
|
maxWidth: "300px",
|
|
@@ -11695,13 +11714,13 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11695
11714
|
}, C = () => {
|
|
11696
11715
|
v.value && (h.value = !0, f.value = document.getElementById("table-config-overlay"), d());
|
|
11697
11716
|
};
|
|
11698
|
-
return (n, r) => (E(), o(t, null, [re((E(), o("div",
|
|
11717
|
+
return (n, r) => (E(), o(t, null, [re((E(), o("div", Zd, [u(da, {
|
|
11699
11718
|
open: m.value,
|
|
11700
11719
|
label: "Table Configuration",
|
|
11701
11720
|
icon: "settings",
|
|
11702
11721
|
onClick: r[0] ||= (e) => m.value = !m.value,
|
|
11703
11722
|
onHandleToggleDropdown: r[1] ||= (e) => h.value = !1
|
|
11704
|
-
}, null, 8, ["open"]), u(
|
|
11723
|
+
}, null, 8, ["open"]), u(gs, {
|
|
11705
11724
|
class: y({ "pv-hide": !m.value }),
|
|
11706
11725
|
"css-custom-properties": {
|
|
11707
11726
|
minWidth: "240px",
|
|
@@ -11716,20 +11735,20 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11716
11735
|
"padding-top": "4px",
|
|
11717
11736
|
"padding-bottom": "12px"
|
|
11718
11737
|
}
|
|
11719
|
-
}, " Table Configuration ")], -1), s("ul",
|
|
11738
|
+
}, " Table Configuration ")], -1), s("ul", Qd, [v.value ? (E(), o("li", {
|
|
11720
11739
|
key: 0,
|
|
11721
11740
|
id: "table-config-overlay",
|
|
11722
11741
|
"data-active": h.value ? !0 : null,
|
|
11723
11742
|
style: { cursor: "pointer" },
|
|
11724
11743
|
onMouseenter: C,
|
|
11725
11744
|
onClick: C
|
|
11726
|
-
}, [u(
|
|
11745
|
+
}, [u(Ya, {
|
|
11727
11746
|
config: { variant: "icon" },
|
|
11728
11747
|
id: "table-config-overlay-item",
|
|
11729
11748
|
text: "Table Overlay",
|
|
11730
11749
|
icon: "layers-2",
|
|
11731
11750
|
"class-list": ["pv-menu-nested", h.value ? "pv-menu-nested-active" : ""]
|
|
11732
|
-
}, null, 8, ["class-list"])], 40,
|
|
11751
|
+
}, null, 8, ["class-list"])], 40, $d)) : a("", !0), s("li", ef, [u(Ya, {
|
|
11733
11752
|
config: { variant: "icon" },
|
|
11734
11753
|
id: "table-config-group-toggle",
|
|
11735
11754
|
class: "pv-text-subdued",
|
|
@@ -11738,7 +11757,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11738
11757
|
onHandleSelected: S
|
|
11739
11758
|
}, null, 8, ["text", "icon"])])])]),
|
|
11740
11759
|
_: 1
|
|
11741
|
-
}, 8, ["class"])])), [[I(q), [x, { ignore: [".pv-popover"] }]]]), u(
|
|
11760
|
+
}, 8, ["class"])])), [[I(q), [x, { ignore: [".pv-popover"] }]]]), u(gs, {
|
|
11742
11761
|
ref_key: "nestedMenuPopoverRef",
|
|
11743
11762
|
ref: g,
|
|
11744
11763
|
class: y({ "pv-hide": !(m.value && h.value) }),
|
|
@@ -11749,11 +11768,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11749
11768
|
},
|
|
11750
11769
|
isList: !0
|
|
11751
11770
|
}, {
|
|
11752
|
-
default: H(() => [s("ul",
|
|
11771
|
+
default: H(() => [s("ul", tf, [(E(!0), o(t, null, k(_.value, (e) => (E(), o("li", { key: e.id }, [u(Ya, {
|
|
11753
11772
|
id: e.id,
|
|
11754
11773
|
config: {
|
|
11755
11774
|
variant: "checkbox",
|
|
11756
|
-
renderer:
|
|
11775
|
+
renderer: Xd
|
|
11757
11776
|
},
|
|
11758
11777
|
text: e.text,
|
|
11759
11778
|
context: e.context,
|
|
@@ -11770,13 +11789,13 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11770
11789
|
_: 1
|
|
11771
11790
|
}, 8, ["class", "css-custom-properties"])], 64));
|
|
11772
11791
|
}
|
|
11773
|
-
}),
|
|
11792
|
+
}), rf = ["id"], af = {
|
|
11774
11793
|
key: 0,
|
|
11775
11794
|
class: "sort-divider-container"
|
|
11776
|
-
},
|
|
11795
|
+
}, of = ["data-label"], sf = ["onDrop"], cf = { class: "pv-full-width pv-bordered pv-radius-md pv-flex pv-center pv-placeholder-dropzone" }, lf = { class: "pv-text-body-sm pv-text-tertiary" }, uf = { class: "pv-flex pv-full-width pv-sort-option" }, df = { class: "pv-text-body-sm" }, ff = {
|
|
11777
11796
|
key: 1,
|
|
11778
11797
|
class: "pv-button-placeholder"
|
|
11779
|
-
},
|
|
11798
|
+
}, pf = "--divider--", mf = "placeholder-", hf = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
11780
11799
|
__name: "PvSortableList",
|
|
11781
11800
|
props: /* @__PURE__ */ g({
|
|
11782
11801
|
options: { default: () => [] },
|
|
@@ -11796,11 +11815,11 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11796
11815
|
emits: ["update:modelValue"],
|
|
11797
11816
|
setup(e) {
|
|
11798
11817
|
let n = e, c = L(e, "modelValue"), l = {
|
|
11799
|
-
id:
|
|
11818
|
+
id: pf,
|
|
11800
11819
|
text: "",
|
|
11801
11820
|
disabled: !0
|
|
11802
11821
|
}, d = r(() => n.activeOptionLimit ? Math.max(0, n.activeOptionLimit - c.value.length) : 0), f = r(() => !n.showPlaceholders || d.value === 0 ? [] : Array.from({ length: d.value }, (e, t) => ({
|
|
11803
|
-
id: `${
|
|
11822
|
+
id: `${mf}${t}`,
|
|
11804
11823
|
text: "",
|
|
11805
11824
|
disabled: !0,
|
|
11806
11825
|
isPlaceholder: !0
|
|
@@ -11814,20 +11833,20 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11814
11833
|
];
|
|
11815
11834
|
}), m = z("sortableListRef"), h = z("containerRef"), g = null, _ = null, v = () => {
|
|
11816
11835
|
if (!m.value) return;
|
|
11817
|
-
let e = Array.from(m.value.children).map((e) => e.id), t = e.findIndex((e) => e ===
|
|
11836
|
+
let e = Array.from(m.value.children).map((e) => e.id), t = e.findIndex((e) => e === pf);
|
|
11818
11837
|
t !== -1 && (e = e.slice(0, t)), e = e.filter((e) => !e.startsWith("placeholder-")), c.value = e.map((e) => n.options.find((t) => t.id === e) || null).filter(Boolean).slice(0, n.activeOptionLimit || Infinity);
|
|
11819
11838
|
};
|
|
11820
11839
|
w(() => {
|
|
11821
11840
|
m.value && (g = new nt(m.value, {
|
|
11822
11841
|
animation: 200,
|
|
11823
|
-
filter: `#${
|
|
11842
|
+
filter: `#${pf}, [id^="placeholder-"]`,
|
|
11824
11843
|
dragoverBubble: !0,
|
|
11825
11844
|
onStart: (e) => {
|
|
11826
11845
|
_ = e.item;
|
|
11827
11846
|
},
|
|
11828
11847
|
onMove: (e) => {
|
|
11829
11848
|
let t = e.related;
|
|
11830
|
-
if (t?.id ===
|
|
11849
|
+
if (t?.id === pf || t?.id?.startsWith("placeholder-")) return !1;
|
|
11831
11850
|
let r = n.options.find((t) => t.id === e.dragged.id);
|
|
11832
11851
|
return r && D(r);
|
|
11833
11852
|
},
|
|
@@ -11875,20 +11894,20 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11875
11894
|
key: e.id,
|
|
11876
11895
|
id: e.id,
|
|
11877
11896
|
class: "pv-stack-4"
|
|
11878
|
-
}, [e.id ===
|
|
11897
|
+
}, [e.id === pf ? (E(), o("div", af, [s("div", {
|
|
11879
11898
|
class: "sort-divider pv-text-default pv-text-body-xs pv-text-tertiary",
|
|
11880
11899
|
"data-label": O.value ? `Maximum of ${n.activeOptionLimit}` : ""
|
|
11881
|
-
}, null, 8,
|
|
11900
|
+
}, null, 8, of)])) : e.id.includes(mf) ? (E(), o("div", {
|
|
11882
11901
|
key: 1,
|
|
11883
11902
|
class: "placeholder-zone",
|
|
11884
11903
|
onDragover: r[0] ||= (e) => b(e),
|
|
11885
11904
|
onDragleave: r[1] ||= (e) => S(e),
|
|
11886
11905
|
onDrop: (t) => C(t, parseInt(e.id.split("-")[1]) + 1)
|
|
11887
|
-
}, [s("div",
|
|
11906
|
+
}, [s("div", cf, [s("span", lf, P(n.placeholderText), 1)])], 40, sf)) : (E(), o("div", {
|
|
11888
11907
|
key: 2,
|
|
11889
11908
|
class: y(["pv-full-width pv-bordered pv-radius-md pv-flex pv-space-between", !D(e) && O.value ? "pv-menu-item-disabled" : ""]),
|
|
11890
11909
|
style: x(M(e))
|
|
11891
|
-
}, [s("div",
|
|
11910
|
+
}, [s("div", uf, [
|
|
11892
11911
|
u(En, {
|
|
11893
11912
|
class: y(D(e) ? "pv-text-brand" : "pv-text-tertiary"),
|
|
11894
11913
|
name: "reorder"
|
|
@@ -11898,8 +11917,8 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11898
11917
|
class: y(D(e) ? "pv-text-brand" : "pv-text-tertiary"),
|
|
11899
11918
|
name: e.icon
|
|
11900
11919
|
}, null, 8, ["class", "name"])) : a("", !0),
|
|
11901
|
-
s("span",
|
|
11902
|
-
]), j(e) ? (E(), o("div",
|
|
11920
|
+
s("span", df, P(e.text), 1)
|
|
11921
|
+
]), j(e) ? (E(), o("div", ff)) : (E(), i(An, {
|
|
11903
11922
|
key: 0,
|
|
11904
11923
|
"left-icon": D(e) ? "remove-circle" : "add-circle",
|
|
11905
11924
|
ariaLabel: D(e) ? `Remove ${e.text}` : `Add ${e.text}`,
|
|
@@ -11911,16 +11930,16 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11911
11930
|
"ariaLabel",
|
|
11912
11931
|
"style",
|
|
11913
11932
|
"onClick"
|
|
11914
|
-
]))], 6))], 8,
|
|
11933
|
+
]))], 6))], 8, rf))), 128))], 512)], 512));
|
|
11915
11934
|
}
|
|
11916
|
-
}), [["__scopeId", "data-v-34615cd0"]]),
|
|
11935
|
+
}), [["__scopeId", "data-v-34615cd0"]]), gf = (e) => e.field === "state" || $(e).dataType === xo.Location, _f = (e) => e, vf = (e, t, n) => {
|
|
11917
11936
|
if (!n || t.length === 0) return e;
|
|
11918
11937
|
let r = new Set(n(t).map((e) => e.field));
|
|
11919
11938
|
return e.filter((e) => r.has(e));
|
|
11920
|
-
},
|
|
11939
|
+
}, yf = (e) => e.filter((e) => !Ao(e)), bf = (e) => e.filter((e) => Ao(e)), xf = {
|
|
11921
11940
|
xAxis: {
|
|
11922
11941
|
selectMode: "sortable",
|
|
11923
|
-
filterColumns:
|
|
11942
|
+
filterColumns: yf
|
|
11924
11943
|
},
|
|
11925
11944
|
yAxis: {},
|
|
11926
11945
|
secondaryYAxis: {},
|
|
@@ -11929,16 +11948,16 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11929
11948
|
rowGroupLimit: 2,
|
|
11930
11949
|
supportsFocusView: !0,
|
|
11931
11950
|
storeBeforeChange: !0
|
|
11932
|
-
},
|
|
11951
|
+
}, Sf = [
|
|
11933
11952
|
{
|
|
11934
|
-
...
|
|
11953
|
+
...xf,
|
|
11935
11954
|
id: "column",
|
|
11936
11955
|
text: "Column",
|
|
11937
11956
|
icon: "chart-column",
|
|
11938
11957
|
agChartType: "bar"
|
|
11939
11958
|
},
|
|
11940
11959
|
{
|
|
11941
|
-
...
|
|
11960
|
+
...xf,
|
|
11942
11961
|
id: "bar",
|
|
11943
11962
|
text: "Bar",
|
|
11944
11963
|
icon: "chart-bar",
|
|
@@ -11946,28 +11965,28 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11946
11965
|
isHorizontal: !0
|
|
11947
11966
|
},
|
|
11948
11967
|
{
|
|
11949
|
-
...
|
|
11968
|
+
...xf,
|
|
11950
11969
|
id: "line",
|
|
11951
11970
|
text: "Line",
|
|
11952
11971
|
icon: "chart-line",
|
|
11953
11972
|
agChartType: "line"
|
|
11954
11973
|
},
|
|
11955
11974
|
{
|
|
11956
|
-
...
|
|
11975
|
+
...xf,
|
|
11957
11976
|
id: "area",
|
|
11958
11977
|
text: "Area",
|
|
11959
11978
|
icon: "chart-area",
|
|
11960
11979
|
agChartType: "area"
|
|
11961
11980
|
},
|
|
11962
11981
|
{
|
|
11963
|
-
...
|
|
11982
|
+
...xf,
|
|
11964
11983
|
id: "column_stacked",
|
|
11965
11984
|
text: "Stacked Column",
|
|
11966
11985
|
icon: "chart-column-stacked",
|
|
11967
11986
|
agChartType: "bar"
|
|
11968
11987
|
},
|
|
11969
11988
|
{
|
|
11970
|
-
...
|
|
11989
|
+
...xf,
|
|
11971
11990
|
id: "bar_stacked",
|
|
11972
11991
|
text: "Stacked Bar",
|
|
11973
11992
|
icon: "chart-bar-stacked",
|
|
@@ -11975,7 +11994,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11975
11994
|
isHorizontal: !0
|
|
11976
11995
|
},
|
|
11977
11996
|
{
|
|
11978
|
-
...
|
|
11997
|
+
...xf,
|
|
11979
11998
|
id: "pie",
|
|
11980
11999
|
text: "Pie",
|
|
11981
12000
|
icon: "chart-pie",
|
|
@@ -11989,12 +12008,12 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
11989
12008
|
icon: "chart-column",
|
|
11990
12009
|
xAxis: {
|
|
11991
12010
|
selectMode: "single",
|
|
11992
|
-
filterColumns:
|
|
12011
|
+
filterColumns: bf,
|
|
11993
12012
|
hideLabel: !0
|
|
11994
12013
|
},
|
|
11995
12014
|
yAxis: {
|
|
11996
12015
|
hidden: !0,
|
|
11997
|
-
defaultValue:
|
|
12016
|
+
defaultValue: po
|
|
11998
12017
|
},
|
|
11999
12018
|
secondaryYAxis: { hidden: !0 },
|
|
12000
12019
|
sort: {},
|
|
@@ -12010,7 +12029,7 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
12010
12029
|
icon: "map",
|
|
12011
12030
|
xAxis: {
|
|
12012
12031
|
selectMode: "single",
|
|
12013
|
-
filterColumns:
|
|
12032
|
+
filterColumns: yf,
|
|
12014
12033
|
hideLabel: !0
|
|
12015
12034
|
},
|
|
12016
12035
|
yAxis: {},
|
|
@@ -12022,16 +12041,16 @@ var Zl = { style: { "line-height": "20px" } }, Ql = { class: "pv-text-subdued pv
|
|
|
12022
12041
|
supportsFocusView: !1,
|
|
12023
12042
|
storeBeforeChange: !1
|
|
12024
12043
|
}
|
|
12025
|
-
],
|
|
12026
|
-
function
|
|
12027
|
-
return
|
|
12044
|
+
], Cf = new Map(Sf.map((e) => [e.id, e])), wf = Cf.get("column");
|
|
12045
|
+
function Tf(e) {
|
|
12046
|
+
return Cf.get(e) || wf;
|
|
12028
12047
|
}
|
|
12029
12048
|
//#endregion
|
|
12030
12049
|
//#region src/components/charts/PvDataTableWithChart/table-chart-components/PvChartOptionMenuItemRenderer.vue?vue&type=script&setup=true&lang.ts
|
|
12031
|
-
var
|
|
12050
|
+
var Ef = {
|
|
12032
12051
|
class: "pv-full-width pv-flex",
|
|
12033
12052
|
style: { "--flex-gap": "8px" }
|
|
12034
|
-
},
|
|
12053
|
+
}, Df = ["title"], Of = { style: { "max-width": "220px" } }, kf = /* @__PURE__ */ d({
|
|
12035
12054
|
inheritAttrs: !1,
|
|
12036
12055
|
__name: "PvChartOptionMenuItemRenderer",
|
|
12037
12056
|
props: {
|
|
@@ -12039,10 +12058,10 @@ var Tf = {
|
|
|
12039
12058
|
context: {}
|
|
12040
12059
|
},
|
|
12041
12060
|
setup(e) {
|
|
12042
|
-
return (t, n) => (E(), o("div",
|
|
12061
|
+
return (t, n) => (E(), o("div", Ef, [s("span", {
|
|
12043
12062
|
class: "pv-text-body-md pv-truncate",
|
|
12044
12063
|
title: e.text
|
|
12045
|
-
}, P(e.text), 9,
|
|
12064
|
+
}, P(e.text), 9, Df), e.context?.description ? (E(), i(I(Ti), {
|
|
12046
12065
|
key: 0,
|
|
12047
12066
|
variant: "dark",
|
|
12048
12067
|
position: "center-right",
|
|
@@ -12056,26 +12075,26 @@ var Tf = {
|
|
|
12056
12075
|
name: "info-circle",
|
|
12057
12076
|
class: "pv-text-subdued"
|
|
12058
12077
|
})]),
|
|
12059
|
-
content: H(() => [s("div",
|
|
12078
|
+
content: H(() => [s("div", Of, P(e.context.description), 1)]),
|
|
12060
12079
|
_: 1
|
|
12061
12080
|
})) : a("", !0)]));
|
|
12062
12081
|
}
|
|
12063
|
-
}),
|
|
12082
|
+
}), Af = { class: "pv-stack-16 pv-chart-options-panel" }, jf = { class: "pv-flex pv-relative" }, Mf = {
|
|
12064
12083
|
role: "list",
|
|
12065
12084
|
class: "pv-relative"
|
|
12066
|
-
},
|
|
12085
|
+
}, Nf = [
|
|
12067
12086
|
"id",
|
|
12068
12087
|
"data-active",
|
|
12069
12088
|
"data-dd-action-name",
|
|
12070
12089
|
"onMouseenter",
|
|
12071
12090
|
"onClick"
|
|
12072
|
-
],
|
|
12091
|
+
], Pf = { style: { "max-width": "100px" } }, Ff = {
|
|
12073
12092
|
key: 1,
|
|
12074
12093
|
class: "pv-flex"
|
|
12075
|
-
},
|
|
12094
|
+
}, If = {
|
|
12076
12095
|
key: 1,
|
|
12077
12096
|
role: "list"
|
|
12078
|
-
},
|
|
12097
|
+
}, Lf = ["data-active"], Rf = /* @__PURE__ */ Xt(/* @__PURE__ */ d({
|
|
12079
12098
|
__name: "PvChartOptionsPanel",
|
|
12080
12099
|
props: {
|
|
12081
12100
|
enablePanel: { type: Boolean },
|
|
@@ -12086,17 +12105,17 @@ var Tf = {
|
|
|
12086
12105
|
readOnly: { type: Boolean }
|
|
12087
12106
|
},
|
|
12088
12107
|
setup(e) {
|
|
12089
|
-
let n = e, { popoverPositionStyle: l, updateRects: d, triggerRef: f, popoverRef: p } =
|
|
12108
|
+
let n = e, { popoverPositionStyle: l, updateRects: d, triggerRef: f, popoverRef: p } = Uu({
|
|
12090
12109
|
alignment: "top right",
|
|
12091
12110
|
popoverCssProperties: {
|
|
12092
12111
|
maxWidth: "500px",
|
|
12093
12112
|
maxHeight: "900px"
|
|
12094
12113
|
},
|
|
12095
12114
|
useTeleport: !0
|
|
12096
|
-
}), g = O(!1), _ = O(void 0), v = O(null), b = m(
|
|
12115
|
+
}), g = O(!1), _ = O(void 0), v = O(null), b = m(ml, O(void 0)), S = m(fl, O([])), C = m(hl, O(void 0)), w = m(pl, O([])), T = m(dl, O([])), D = m(nl, O([])), A = r(() => Tf(b.value?.id || "")), j = r(() => {
|
|
12097
12116
|
let e = b.value?.id ?? "";
|
|
12098
12117
|
return T.value.length > 1 && !e.endsWith("_stacked");
|
|
12099
|
-
}), M = m(
|
|
12118
|
+
}), M = m(gl, O("")), N = m(_l, O([])), F = m(vl, O(void 0)), ee = m(yl, O([])), L = m(xl, O(/* @__PURE__ */ new Set())), R = m(Sl, O([])), z = r(() => R.value.filter((e) => L.value.has(e.id)).map((e) => ({
|
|
12100
12119
|
id: e.id,
|
|
12101
12120
|
text: e.label,
|
|
12102
12121
|
disabled: e.disabled,
|
|
@@ -12107,7 +12126,7 @@ var Tf = {
|
|
|
12107
12126
|
V(j, (e) => {
|
|
12108
12127
|
e && F.value && (F.value = void 0);
|
|
12109
12128
|
}, { immediate: !0 });
|
|
12110
|
-
let te = m(
|
|
12129
|
+
let te = m(ul, O("")), ne = r(() => n.chartFilter && n.chartFilter.options ? n.chartFilter.options.map((e) => ({
|
|
12111
12130
|
label: e.label,
|
|
12112
12131
|
value: e.value
|
|
12113
12132
|
})) : []), U = r(() => {
|
|
@@ -12151,10 +12170,10 @@ var Tf = {
|
|
|
12151
12170
|
case "sort": return "Select Chart Sort";
|
|
12152
12171
|
default: return;
|
|
12153
12172
|
}
|
|
12154
|
-
}, K =
|
|
12173
|
+
}, K = Kc(), ie = (e) => e === "secondary-y-axis" ? "metric-overlay" : e, ae = (e, t, n = "select") => {
|
|
12155
12174
|
if (!t) return;
|
|
12156
12175
|
let r = he.value.find((t) => t.value === e)?.availableOptions?.find((e) => e.id === t);
|
|
12157
|
-
|
|
12176
|
+
qc("chart_option_selected", {
|
|
12158
12177
|
panel: ie(e),
|
|
12159
12178
|
selected_value: r?.text ?? t,
|
|
12160
12179
|
selected_value_id: t,
|
|
@@ -12162,28 +12181,28 @@ var Tf = {
|
|
|
12162
12181
|
}, K());
|
|
12163
12182
|
}, oe = (e, t) => {
|
|
12164
12183
|
let n = new Set(e.activeOptionIds);
|
|
12165
|
-
e.updateSelectedOptions?.(t),
|
|
12184
|
+
e.updateSelectedOptions?.(t), Jc(() => {
|
|
12166
12185
|
for (let r of t) n.has(r.id) || ae(e.value, r.id);
|
|
12167
12186
|
});
|
|
12168
12187
|
}, se = (e, t) => {
|
|
12169
|
-
e.updateSelectedOption?.(t?.id || ""),
|
|
12188
|
+
e.updateSelectedOption?.(t?.id || ""), Jc(() => ae(e.value, t?.id));
|
|
12170
12189
|
}, ce = (e) => {
|
|
12171
12190
|
let t = ge.value;
|
|
12172
12191
|
if (!t) return;
|
|
12173
12192
|
let n = new Set([...L.value]);
|
|
12174
|
-
t.updateSelectedOptions?.([...(t.availableOptions ?? []).filter((t) => e.includes(t.id))]),
|
|
12193
|
+
t.updateSelectedOptions?.([...(t.availableOptions ?? []).filter((t) => e.includes(t.id))]), Jc(() => {
|
|
12175
12194
|
for (let r of e) n.has(r) || ae(t.value, r);
|
|
12176
12195
|
});
|
|
12177
12196
|
}, le = (e) => {
|
|
12178
12197
|
let t = ge.value;
|
|
12179
|
-
!t || t.isMultiSelect || (t.updateSelectedOption?.(e.id),
|
|
12198
|
+
!t || t.isMultiSelect || (t.updateSelectedOption?.(e.id), Jc(() => ae(t.value, e.id)));
|
|
12180
12199
|
}, ue = (e, t) => {
|
|
12181
12200
|
let n = e.activeOptions?.value ?? [];
|
|
12182
|
-
e.activeOptions && (e.activeOptions.value = t),
|
|
12201
|
+
e.activeOptions && (e.activeOptions.value = t), Jc(() => {
|
|
12183
12202
|
let r = n.map((e) => e.id), i = t.map((e) => e.id), a = new Set(r), o = new Set(i);
|
|
12184
12203
|
for (let n of t) a.has(n.id) || ae(e.value, n.id, "select");
|
|
12185
12204
|
for (let t of n) o.has(t.id) || ae(e.value, t.id, "deselect");
|
|
12186
|
-
r.length === i.length && r.every((e) => o.has(e)) && r.join(" ") !== i.join(" ") &&
|
|
12205
|
+
r.length === i.length && r.every((e) => o.has(e)) && r.join(" ") !== i.join(" ") && qc("chart_option_selected", {
|
|
12187
12206
|
panel: ie(e.value),
|
|
12188
12207
|
selected_value: t.map((e) => e.text).join(", "),
|
|
12189
12208
|
selected_value_id: i.join(","),
|
|
@@ -12200,7 +12219,7 @@ var Tf = {
|
|
|
12200
12219
|
}))), pe = r(() => D.value.map((e) => ({
|
|
12201
12220
|
id: e.field || "",
|
|
12202
12221
|
text: e.headerName || e.field || "",
|
|
12203
|
-
icon:
|
|
12222
|
+
icon: So(e.context?.dataType || null) || "circle-chevron-down"
|
|
12204
12223
|
}))), me = r({
|
|
12205
12224
|
get: () => T.value.map((e) => pe.value.find((t) => t.id === e)).filter(Boolean),
|
|
12206
12225
|
set: (e) => {
|
|
@@ -12311,15 +12330,15 @@ var Tf = {
|
|
|
12311
12330
|
return t ? t.activeOptionIds ? t.activeOptionIds.has(e.id) ? !0 : null : t.currentOption?.id === e.id ? !0 : null : null;
|
|
12312
12331
|
}, ve = (e) => ge.value?.isMultiSelect ? null : _e(e), ye = (e) => ge.value?.isMultiSelect ? {
|
|
12313
12332
|
variant: "checkbox",
|
|
12314
|
-
renderer:
|
|
12315
|
-
} : W(e) ? { renderer:
|
|
12333
|
+
renderer: kf
|
|
12334
|
+
} : W(e) ? { renderer: kf } : { variant: "icon" }, be = (e) => {
|
|
12316
12335
|
_.value = e, f.value = document.getElementById(`pv-chart-config-${e}`), d();
|
|
12317
12336
|
}, xe = () => {
|
|
12318
12337
|
g.value = !1, _.value = void 0;
|
|
12319
12338
|
}, Se = () => {
|
|
12320
12339
|
_.value = void 0;
|
|
12321
12340
|
};
|
|
12322
|
-
return (n, r) => (E(), o(t, null, [s("div",
|
|
12341
|
+
return (n, r) => (E(), o(t, null, [s("div", Af, [s("div", null, [re((E(), o("div", { class: y(["pv-flex pv-space-between", e.useCombinedButton ? "pv-stack-8" : ""]) }, [s("div", jf, [e.useCombinedButton ? (E(), o(t, { key: 0 }, [u(da, {
|
|
12323
12342
|
open: g.value,
|
|
12324
12343
|
label: "Chart Configuration",
|
|
12325
12344
|
icon: "chart-area",
|
|
@@ -12327,7 +12346,7 @@ var Tf = {
|
|
|
12327
12346
|
disabled: e.readOnly,
|
|
12328
12347
|
onClick: r[0] ||= (t) => e.readOnly ? null : g.value = !g.value,
|
|
12329
12348
|
onHandleToggleDropdown: Se
|
|
12330
|
-
}, null, 8, ["open", "disabled"]), u(
|
|
12349
|
+
}, null, 8, ["open", "disabled"]), u(gs, {
|
|
12331
12350
|
class: y({ "pv-hide": !g.value }),
|
|
12332
12351
|
"css-custom-properties": {
|
|
12333
12352
|
width: "171px",
|
|
@@ -12342,7 +12361,7 @@ var Tf = {
|
|
|
12342
12361
|
"padding-top": "4px",
|
|
12343
12362
|
"padding-bottom": "12px"
|
|
12344
12363
|
}
|
|
12345
|
-
}, " Chart Configuration ")], -1), s("ul",
|
|
12364
|
+
}, " Chart Configuration ")], -1), s("ul", Mf, [(E(!0), o(t, null, k(he.value, (e) => (E(), o("li", {
|
|
12346
12365
|
id: `pv-chart-config-${e.value}`,
|
|
12347
12366
|
key: e.value,
|
|
12348
12367
|
"data-active": _.value === e.value ? !0 : null,
|
|
@@ -12356,7 +12375,7 @@ var Tf = {
|
|
|
12356
12375
|
style: { width: "100%" },
|
|
12357
12376
|
variant: "white"
|
|
12358
12377
|
}, c({
|
|
12359
|
-
trigger: H(() => [u(
|
|
12378
|
+
trigger: H(() => [u(Ya, {
|
|
12360
12379
|
config: { variant: "icon" },
|
|
12361
12380
|
disabled: e.disabled,
|
|
12362
12381
|
id: e.value,
|
|
@@ -12373,9 +12392,9 @@ var Tf = {
|
|
|
12373
12392
|
_: 2
|
|
12374
12393
|
}, [e.disabled && e.disabledReason ? {
|
|
12375
12394
|
name: "content",
|
|
12376
|
-
fn: H(() => [s("div",
|
|
12395
|
+
fn: H(() => [s("div", Pf, P(e.disabledReason), 1)]),
|
|
12377
12396
|
key: "0"
|
|
12378
|
-
} : void 0]), 1024)], 40,
|
|
12397
|
+
} : void 0]), 1024)], 40, Nf))), 128))])]),
|
|
12379
12398
|
_: 1
|
|
12380
12399
|
}, 8, ["class"])], 64)) : a("", !0)])], 2)), [[I(q), [xe, { ignore: [".pv-popover"] }]]]), s("div", {
|
|
12381
12400
|
class: "pv-flex pv-space-between",
|
|
@@ -12385,7 +12404,7 @@ var Tf = {
|
|
|
12385
12404
|
options: ne.value,
|
|
12386
12405
|
modelValue: I(te),
|
|
12387
12406
|
"onUpdate:modelValue": r[1] ||= (e) => h(te) ? te.value = e : null
|
|
12388
|
-
}, null, 8, ["options", "modelValue"])) : a("", !0), e.useCombinedButton ? a("", !0) : (E(), o("div",
|
|
12407
|
+
}, null, 8, ["options", "modelValue"])) : a("", !0), e.useCombinedButton ? a("", !0) : (E(), o("div", Ff, [(E(!0), o(t, null, k(he.value, (n) => (E(), o(t, { key: n.value }, [n.isMultiSelect && n.activeOptions && n.activeOptionIds ? (E(), i(Xs, {
|
|
12389
12408
|
key: 0,
|
|
12390
12409
|
label: n.label,
|
|
12391
12410
|
prefixLabel: n.prefixLabel,
|
|
@@ -12395,7 +12414,7 @@ var Tf = {
|
|
|
12395
12414
|
disableSearchInput: !0,
|
|
12396
12415
|
disabled: n.disabled || e.readOnly,
|
|
12397
12416
|
optionsVariant: "checkbox",
|
|
12398
|
-
optionsRenderer:
|
|
12417
|
+
optionsRenderer: kf,
|
|
12399
12418
|
rumActionName: G(n.value)
|
|
12400
12419
|
}, null, 8, [
|
|
12401
12420
|
"label",
|
|
@@ -12405,7 +12424,7 @@ var Tf = {
|
|
|
12405
12424
|
"options",
|
|
12406
12425
|
"disabled",
|
|
12407
12426
|
"rumActionName"
|
|
12408
|
-
])) : n.isSortableList ? a("", !0) : (E(), i(
|
|
12427
|
+
])) : n.isSortableList ? a("", !0) : (E(), i(to, {
|
|
12409
12428
|
key: 1,
|
|
12410
12429
|
label: n.label,
|
|
12411
12430
|
prefixLabel: n.prefixLabel,
|
|
@@ -12426,7 +12445,7 @@ var Tf = {
|
|
|
12426
12445
|
"disableDeselect",
|
|
12427
12446
|
"disabled",
|
|
12428
12447
|
"rumActionName"
|
|
12429
|
-
]))], 64))), 128))]))], 4)])]), u(
|
|
12448
|
+
]))], 64))), 128))]))], 4)])]), u(gs, {
|
|
12430
12449
|
ref_key: "nestedMenuPopoverRef",
|
|
12431
12450
|
ref: v,
|
|
12432
12451
|
class: y({ "pv-hide": !(g.value && _.value !== void 0) }),
|
|
@@ -12443,7 +12462,7 @@ var Tf = {
|
|
|
12443
12462
|
"padding-left": "2px",
|
|
12444
12463
|
"padding-bottom": "6px"
|
|
12445
12464
|
}
|
|
12446
|
-
}, " Viewing ", -1), u(
|
|
12465
|
+
}, " Viewing ", -1), u(hf, {
|
|
12447
12466
|
modelValue: ge.value.activeOptions.value,
|
|
12448
12467
|
"onUpdate:modelValue": r[2] ||= (e) => ue(ge.value, e),
|
|
12449
12468
|
options: ge.value.availableOptions || [],
|
|
@@ -12453,10 +12472,10 @@ var Tf = {
|
|
|
12453
12472
|
"modelValue",
|
|
12454
12473
|
"options",
|
|
12455
12474
|
"activeOptionLimit"
|
|
12456
|
-
])], 64)) : (E(), o("ul",
|
|
12475
|
+
])], 64)) : (E(), o("ul", If, [(E(!0), o(t, null, k(ge.value.availableOptions, (e) => (E(), o("li", {
|
|
12457
12476
|
key: e.id,
|
|
12458
12477
|
"data-active": ve(e)
|
|
12459
|
-
}, [u(
|
|
12478
|
+
}, [u(Ya, {
|
|
12460
12479
|
id: e.id,
|
|
12461
12480
|
config: ye(e),
|
|
12462
12481
|
text: e.text,
|
|
@@ -12476,14 +12495,14 @@ var Tf = {
|
|
|
12476
12495
|
"disabled",
|
|
12477
12496
|
"selectedIds",
|
|
12478
12497
|
"onHandleSelected"
|
|
12479
|
-
])], 8,
|
|
12498
|
+
])], 8, Lf))), 128))]))], 64)) : a("", !0)]),
|
|
12480
12499
|
_: 1
|
|
12481
12500
|
}, 8, ["class", "css-custom-properties"])], 64));
|
|
12482
12501
|
}
|
|
12483
12502
|
}), [["__scopeId", "data-v-422085d3"]]);
|
|
12484
12503
|
//#endregion
|
|
12485
12504
|
//#region src/components/charts/PvDataTableWithChart/scatterAxisUtils.ts
|
|
12486
|
-
function
|
|
12505
|
+
function zf(e, t, n, r, i) {
|
|
12487
12506
|
return i ? {
|
|
12488
12507
|
xKey: n,
|
|
12489
12508
|
xName: r,
|
|
@@ -12498,19 +12517,19 @@ function Rf(e, t, n, r, i) {
|
|
|
12498
12517
|
}
|
|
12499
12518
|
//#endregion
|
|
12500
12519
|
//#region src/components/charts/PvDataTableWithChart/PvDataTableWithChart.vue?vue&type=script&setup=true&lang.ts
|
|
12501
|
-
var
|
|
12520
|
+
var Bf = { style: {
|
|
12502
12521
|
height: "100%",
|
|
12503
12522
|
width: "100%"
|
|
12504
|
-
} },
|
|
12523
|
+
} }, Vf = {
|
|
12505
12524
|
key: 0,
|
|
12506
12525
|
class: "pv-bordered pv-radius-lg pv-inset-square-12 pv-stack-16"
|
|
12507
|
-
},
|
|
12526
|
+
}, Hf = { class: "pv-flex" }, Uf = { class: "pv-relative pv-margin-auto" }, Wf = {
|
|
12508
12527
|
key: 2,
|
|
12509
12528
|
class: "pv-chart-overlay pv-flex pv-align-center"
|
|
12510
|
-
},
|
|
12529
|
+
}, Gf = { key: 0 }, Kf = {
|
|
12511
12530
|
key: 1,
|
|
12512
12531
|
class: "pv-text-body-xs"
|
|
12513
|
-
},
|
|
12532
|
+
}, qf = /* @__PURE__ */ d({
|
|
12514
12533
|
__name: "PvDataTableWithChart",
|
|
12515
12534
|
props: {
|
|
12516
12535
|
allFieldsAreFocusable: { type: Boolean },
|
|
@@ -12717,7 +12736,7 @@ var zf = { style: {
|
|
|
12717
12736
|
if (!e) return !1;
|
|
12718
12737
|
if (e === "state") return !0;
|
|
12719
12738
|
let t = j.value.find((t) => t.field === e);
|
|
12720
|
-
return !!(t &&
|
|
12739
|
+
return !!(t && gf(t));
|
|
12721
12740
|
}), ee = (e) => $(e).chartSeriesDisplayName || e.headerName || e.field || "", L = r(() => {
|
|
12722
12741
|
let e = _e.value;
|
|
12723
12742
|
return e.yAxis.hidden && e.yAxis.defaultValue ? [{
|
|
@@ -12738,9 +12757,9 @@ var zf = { style: {
|
|
|
12738
12757
|
});
|
|
12739
12758
|
}), R = r(() => {
|
|
12740
12759
|
let e = m.value?.availableAggFuncColumns || [], t = new Set(N.value);
|
|
12741
|
-
return e.filter((e) =>
|
|
12760
|
+
return e.filter((e) => Lo(e)).map((e) => ({
|
|
12742
12761
|
label: ee(e),
|
|
12743
|
-
value:
|
|
12762
|
+
value: Ro(e.field || "", e.aggFunc, t),
|
|
12744
12763
|
formatter: e.valueFormatter,
|
|
12745
12764
|
dataType: e.context?.dataType,
|
|
12746
12765
|
tooltipRenderer: e.context?.customTooltipRenderer,
|
|
@@ -12757,16 +12776,16 @@ var zf = { style: {
|
|
|
12757
12776
|
formatter: n.valueFormatter,
|
|
12758
12777
|
dataType: n.context?.dataType
|
|
12759
12778
|
};
|
|
12760
|
-
})), B = l.filterStore ||
|
|
12761
|
-
D(
|
|
12762
|
-
let te =
|
|
12779
|
+
})), B = l.filterStore || Bu();
|
|
12780
|
+
D(Yc, B);
|
|
12781
|
+
let te = Rl({
|
|
12763
12782
|
focusType: l.initialFocusData?.focusType,
|
|
12764
12783
|
focuses: l.initialFocusData?.focuses || [],
|
|
12765
12784
|
focusRequired: l.focusRequired
|
|
12766
12785
|
}, l.allFieldsAreFocusable);
|
|
12767
|
-
D(
|
|
12786
|
+
D(Xc, te);
|
|
12768
12787
|
let { setFilterSelectedValues: ne } = B, re = O(!1);
|
|
12769
|
-
D(
|
|
12788
|
+
D(ol, re);
|
|
12770
12789
|
let U = O(l.isTableGrouped), W = (e) => {
|
|
12771
12790
|
d("table-overlay-change", e);
|
|
12772
12791
|
}, G = r(() => gt.value ? !1 : !!(l.emptyChartFilterRenderer && l.requireFiltersToShowData && B.filterModelEmpty.value)), K = r(() => te?.computedFocusType.value || null), ie = r(() => te?.computedFocuses.value || []), ae = (e) => {
|
|
@@ -12807,12 +12826,12 @@ var zf = { style: {
|
|
|
12807
12826
|
return (r) => {
|
|
12808
12827
|
if (r.data = xe.value?.find((t) => t[e] === r.value), r.value === 123e-6) return "";
|
|
12809
12828
|
let i = "", a = de(e);
|
|
12810
|
-
if (l.truncateLabelValues && n && a &&
|
|
12829
|
+
if (l.truncateLabelValues && n && a && Ao(a) && !isNaN(Number(r.value))) {
|
|
12811
12830
|
if (Ie.value) {
|
|
12812
12831
|
let e = r.datum?.[F.value], t = Se.value?.find((t) => t[F.value] === e)?.[`${J.value}_sort_total`] || Infinity;
|
|
12813
12832
|
if (r.value / t < .05) return "";
|
|
12814
12833
|
}
|
|
12815
|
-
let { newValue: e, newSuffix: t } =
|
|
12834
|
+
let { newValue: e, newSuffix: t } = To(r.value, xo.Percent === $(a).dataType, ot.value);
|
|
12816
12835
|
r.value = e, i = t;
|
|
12817
12836
|
}
|
|
12818
12837
|
let o = r.value;
|
|
@@ -12827,9 +12846,9 @@ var zf = { style: {
|
|
|
12827
12846
|
let n = de(F.value);
|
|
12828
12847
|
return n && typeof n.valueFormatter == "function" ? `${n.valueFormatter({ value: e })} - ${n.valueFormatter({ value: t })}` : `${e} - ${t}`;
|
|
12829
12848
|
}, fe = r(() => {
|
|
12830
|
-
let e = [...N.value.length > 1 ?
|
|
12831
|
-
return
|
|
12832
|
-
}), pe = O(void 0), me = O(void 0), he = O(void 0), ge = !1, _e = r(() =>
|
|
12849
|
+
let e = [...N.value.length > 1 ? ho : mo, go];
|
|
12850
|
+
return _f(I.value) && e.push(_o), e.filter((e) => l.enabledChartTypes?.includes(e.id));
|
|
12851
|
+
}), pe = O(void 0), me = O(void 0), he = O(void 0), ge = !1, _e = r(() => Tf(pe.value?.id || "")), ve = r(() => Math.min(_e.value.rowGroupLimit, l.rowGroupLimit)), ye = r(() => {
|
|
12833
12852
|
let e = _e.value.xAxis.filterColumns;
|
|
12834
12853
|
return e ? e(j.value) : j.value;
|
|
12835
12854
|
}), be = O([{
|
|
@@ -12841,18 +12860,18 @@ var zf = { style: {
|
|
|
12841
12860
|
id: "desc",
|
|
12842
12861
|
icon: "arrow-down-narrow-wide"
|
|
12843
12862
|
}]), xe = O([]), Se = O([]), J = O(l.yKey), Ce = O(R.value[0]?.value), Y = r(() => l.crosslineOverlayGroups ?? []), we = O(new Set(Y.value.filter((e) => e.visible && !e.disabled).map((e) => e.id))), Te = r(() => Y.value.filter((e) => we.value.has(e.id)).flatMap((e) => e.overlays)), Ee = O(null), De = O(be.value.find((e) => e.id === l.initialSort || "")), Oe = O("");
|
|
12844
|
-
D(
|
|
12863
|
+
D(Qc, p), D(ul, Oe), D(nl, ye), D(dl, N), D(fl, fe), D(pl, be), D(ml, pe), D(hl, De), D(gl, J), D(_l, L), D(vl, Ce), D(yl, R), D(xl, we), D(Sl, Y);
|
|
12845
12864
|
let ke = (e) => {
|
|
12846
12865
|
pe.value = fe.value.find((t) => t.id === e) ?? fe.value[0];
|
|
12847
12866
|
}, X = (e) => {
|
|
12848
12867
|
let t = N.value.length, n = (e) => {
|
|
12849
|
-
let n =
|
|
12868
|
+
let n = Tf(e.id);
|
|
12850
12869
|
return t <= Math.min(n.rowGroupLimit, l.rowGroupLimit);
|
|
12851
12870
|
}, r = fe.value.find((t) => t.id === e);
|
|
12852
12871
|
return r && n(r) ? r.id : fe.value.find(n)?.id ?? fe.value[0]?.id;
|
|
12853
12872
|
};
|
|
12854
12873
|
V(() => fe.value, () => {
|
|
12855
|
-
let e = Le.value, t = e !== ge, n =
|
|
12874
|
+
let e = Le.value, t = e !== ge, n = Tf(pe.value?.id || ""), r = fe.value.some((e) => e.id === pe.value?.id), i = N.value.length > Math.min(n.rowGroupLimit, l.rowGroupLimit);
|
|
12856
12875
|
if (ge = e, r && !i && (!t || !n.storeBeforeChange)) return;
|
|
12857
12876
|
let a = X((e ? he?.value : me?.value) ?? l.chartType);
|
|
12858
12877
|
a && ke(a);
|
|
@@ -12862,7 +12881,7 @@ var zf = { style: {
|
|
|
12862
12881
|
if (l.chartFilter && p.value) {
|
|
12863
12882
|
let t = l.chartFilter.colId, n = l.chartFilter.options.find((t) => t.value === e)?.filterValues || null;
|
|
12864
12883
|
n && n.length === 0 && (n = null), ne(t, n || []);
|
|
12865
|
-
let r =
|
|
12884
|
+
let r = iu({
|
|
12866
12885
|
filterType: "set",
|
|
12867
12886
|
values: n
|
|
12868
12887
|
}, de(t));
|
|
@@ -12883,7 +12902,7 @@ var zf = { style: {
|
|
|
12883
12902
|
let o = {
|
|
12884
12903
|
type: t,
|
|
12885
12904
|
xKey: F.value,
|
|
12886
|
-
yKey:
|
|
12905
|
+
yKey: Vo(J.value, a),
|
|
12887
12906
|
yName: typeof i == "function" ? i({ value: a }) : a,
|
|
12888
12907
|
stacked: e,
|
|
12889
12908
|
label: {
|
|
@@ -12939,7 +12958,7 @@ var zf = { style: {
|
|
|
12939
12958
|
}))), Ce.value) {
|
|
12940
12959
|
let t;
|
|
12941
12960
|
t = e ? `${Ce.value}_sort_total` : Ce.value;
|
|
12942
|
-
let r = de(F.value)?.context?.metadataDisplayFields?.[0] || F.value, i =
|
|
12961
|
+
let r = de(F.value)?.context?.metadataDisplayFields?.[0] || F.value, i = zf(F.value, r, t, Z.value, Me.value), a = {
|
|
12943
12962
|
type: "scatter",
|
|
12944
12963
|
id: "metric-overlay",
|
|
12945
12964
|
data: $e.value,
|
|
@@ -13031,8 +13050,8 @@ var zf = { style: {
|
|
|
13031
13050
|
oldState: { secondarySeriesField: t }
|
|
13032
13051
|
});
|
|
13033
13052
|
}), V(pe, (e, t) => {
|
|
13034
|
-
e?.id &&
|
|
13035
|
-
let n =
|
|
13053
|
+
e?.id && Tf(e.id).storeBeforeChange && (Le.value ? he.value = e.id : me.value = e.id);
|
|
13054
|
+
let n = Tf(e?.id || ""), r = Tf(t?.id || ""), i = (n.xAxis.filterColumns === r.xAxis.filterColumns ? N.value : vf(N.value, j.value, n.xAxis.filterColumns)).slice(0, Math.min(n.rowGroupLimit, l.rowGroupLimit));
|
|
13036
13055
|
tt(i, N.value) || (N.value = i), n.yAxis.defaultValue ? J.value = n.yAxis.defaultValue : r.yAxis.defaultValue && !n.yAxis.defaultValue && v(() => {
|
|
13037
13056
|
l.yKey ? J.value = l.yKey : L.value.length > 0 && (J.value = L.value[0].value);
|
|
13038
13057
|
}), d("chart-state-changed", {
|
|
@@ -13084,7 +13103,7 @@ var zf = { style: {
|
|
|
13084
13103
|
return;
|
|
13085
13104
|
}
|
|
13086
13105
|
if (t) {
|
|
13087
|
-
let { stackedData: n, uniqueFieldValues: r } =
|
|
13106
|
+
let { stackedData: n, uniqueFieldValues: r } = Uo(e, F.value, t, Ue.value, z.value);
|
|
13088
13107
|
Se.value = n, Ee.value = {
|
|
13089
13108
|
fieldName: t,
|
|
13090
13109
|
fieldValues: r
|
|
@@ -13097,13 +13116,13 @@ var zf = { style: {
|
|
|
13097
13116
|
if (l.serverSideChartHandler) {
|
|
13098
13117
|
let e = B.filterModel.value, n = p.value?.getColumnDefs() || [];
|
|
13099
13118
|
if (e === null && l.initialGridState) {
|
|
13100
|
-
let t =
|
|
13119
|
+
let t = su(l.initialGridState, n, l.enableAdvancedFilter);
|
|
13101
13120
|
e = (l.enableAdvancedFilter ? t?.filter?.advancedFilterModel : t?.filter?.filterModel) || {};
|
|
13102
13121
|
}
|
|
13103
13122
|
e ||= {};
|
|
13104
|
-
let r =
|
|
13123
|
+
let r = Fo(Io(N.value.map((e) => p.value?.getColumn(e)).filter((e) => e !== void 0)), n), i = new Set(n.filter((e) => $(e).chartOnSecondaryAxes === !0).map((e) => e.field).filter(Boolean)), a = p.value?.getValueColumns().filter((e) => e.getColId() === J.value || i.has(e.getColId())), o = {
|
|
13105
13124
|
rowGroupCols: r || [],
|
|
13106
|
-
valueCols:
|
|
13125
|
+
valueCols: Io(a || []),
|
|
13107
13126
|
filterModel: e
|
|
13108
13127
|
};
|
|
13109
13128
|
T.value = !0, l.serverSideChartHandler(o).then((e) => {
|
|
@@ -13145,19 +13164,19 @@ var zf = { style: {
|
|
|
13145
13164
|
n.add(o);
|
|
13146
13165
|
let s = t.aggData;
|
|
13147
13166
|
if (o && s) {
|
|
13148
|
-
let n = String(o), s =
|
|
13167
|
+
let n = String(o), s = Ho(n);
|
|
13149
13168
|
r[s] = `${e.key}-${n}`;
|
|
13150
13169
|
let c = t.aggData[a.value]?.value ?? t.aggData[a.value];
|
|
13151
|
-
r[
|
|
13170
|
+
r[Vo(a.value, n)] = c, i += c;
|
|
13152
13171
|
}
|
|
13153
|
-
}), r[`${a.value}${
|
|
13172
|
+
}), r[`${a.value}${bo}`] = i;
|
|
13154
13173
|
return {
|
|
13155
13174
|
rowData: r,
|
|
13156
13175
|
fieldValues: n
|
|
13157
13176
|
};
|
|
13158
13177
|
}, Q = r(() => {
|
|
13159
13178
|
let e = Ne.value ? Se.value : xe.value, t = null;
|
|
13160
|
-
if (De.value && (t = Ne.value ? `${J.value}${
|
|
13179
|
+
if (De.value && (t = Ne.value ? `${J.value}${bo}` : J.value), t && e && De.value) {
|
|
13161
13180
|
let n = De.value?.id.includes("desc") ? -1 : 1;
|
|
13162
13181
|
e = [...e].sort((e, r) => ((e[t] || 0) - (r[t] || 0)) * n);
|
|
13163
13182
|
}
|
|
@@ -13169,7 +13188,7 @@ var zf = { style: {
|
|
|
13169
13188
|
let t = e?.filter((e) => ie.value.includes(e[F.value])), n = e?.filter((e) => !ie.value.includes(e[F.value]));
|
|
13170
13189
|
e = [
|
|
13171
13190
|
...t || [],
|
|
13172
|
-
{ [F.value]:
|
|
13191
|
+
{ [F.value]: yo },
|
|
13173
13192
|
...n || []
|
|
13174
13193
|
];
|
|
13175
13194
|
}
|
|
@@ -13180,7 +13199,7 @@ var zf = { style: {
|
|
|
13180
13199
|
let n = String(t?.[e] ?? "");
|
|
13181
13200
|
return !Ke.has(n) && n !== "--SEPARATOR--";
|
|
13182
13201
|
}).map((n) => ({
|
|
13183
|
-
[
|
|
13202
|
+
[vo]: String(n[e] ?? ""),
|
|
13184
13203
|
[t]: Number(n[t] ?? 0)
|
|
13185
13204
|
}));
|
|
13186
13205
|
}), Ze = r(() => {
|
|
@@ -13211,12 +13230,12 @@ var zf = { style: {
|
|
|
13211
13230
|
if (!Ne.value || !t || !Ee.value) return e;
|
|
13212
13231
|
let n = de(t);
|
|
13213
13232
|
if ((typeof n?.aggFunc == "string" ? n.aggFunc : "") === "sum") return e;
|
|
13214
|
-
let r = `${t}${
|
|
13233
|
+
let r = `${t}${bo}`, i = Ee.value.fieldValues;
|
|
13215
13234
|
return e.map((e) => {
|
|
13216
13235
|
let n = e[r];
|
|
13217
13236
|
if (typeof n != "number") return e;
|
|
13218
13237
|
let a = 0;
|
|
13219
|
-
for (let n of i) typeof e[
|
|
13238
|
+
for (let n of i) typeof e[Vo(t, String(n))] == "number" && a++;
|
|
13220
13239
|
return {
|
|
13221
13240
|
...e,
|
|
13222
13241
|
[r]: a > 0 ? n / a : null
|
|
@@ -13236,12 +13255,12 @@ var zf = { style: {
|
|
|
13236
13255
|
enableChartScrolling: nt.value,
|
|
13237
13256
|
isHorizontalScrollingChart: Me.value,
|
|
13238
13257
|
minContentWidth: 0
|
|
13239
|
-
})), ot = r(() =>
|
|
13258
|
+
})), ot = r(() => Wo(Ne.value ? Se.value : Q.value, J.value, Ne.value)), st = r(() => Ce.value ? Wo(Ne.value ? Se.value : Q.value, Ce.value, Ne.value) : -Infinity), ct = r(() => Go(Ne.value ? Se.value : Q.value, J.value, Ne.value)), lt = r(() => Ce.value ? Go(Ne.value ? Se.value : Q.value, Ce.value, Ne.value) : Infinity), ut = r(() => Ee.value?.fieldValues?.length || 0), dt = r(() => {
|
|
13240
13259
|
let e = .25 * Math.exp(-.12 * et.value);
|
|
13241
13260
|
return Math.min(Math.max(e, .05), .75);
|
|
13242
13261
|
}), pt = r(() => ut.value > 5 ? .5 : 1), mt = r(() => ut.value > 5 ? .25 : .1), ht = r(() => !Q.value || Q.value?.length === 0 ? !0 : ot.value === -Infinity || Ne.value === !0 && ot.value === 0), gt = r(() => !!(l.enableFocusView && K.value && ie.value.length === 0 && l.percentOfFocusViewYKey && J.value && J.value === l.percentOfFocusViewYKey)), _t = r(() => {
|
|
13243
13262
|
let e = de(K.value || ""), t = e?.headerName || e?.field || "Compare Field";
|
|
13244
|
-
return
|
|
13263
|
+
return Bo({
|
|
13245
13264
|
currentRowGroupColumnsLength: N.value.length,
|
|
13246
13265
|
shouldShowFocusOverlayText: gt.value || l.focusRequired && ie.value.length === 0,
|
|
13247
13266
|
chartDataEmpty: ht.value,
|
|
@@ -13267,10 +13286,10 @@ var zf = { style: {
|
|
|
13267
13286
|
preventHidingAll: !0,
|
|
13268
13287
|
enabled: N.value.length > 1
|
|
13269
13288
|
};
|
|
13270
|
-
let t = Ne.value ? Ee.value?.fieldValues.map((e) =>
|
|
13289
|
+
let t = Ne.value ? Ee.value?.fieldValues.map((e) => Vo(J.value, e)) || [] : J.value ? [J.value] : [], n = (() => {
|
|
13271
13290
|
if (!Ce.value) return [];
|
|
13272
13291
|
let e = Ce.value;
|
|
13273
|
-
return Ie.value ? [`${e}${
|
|
13292
|
+
return Ie.value ? [`${e}${bo}`] : Ne.value ? Ee.value?.fieldValues.map((t) => Vo(e, String(t))) || [] : [e];
|
|
13274
13293
|
})(), r = _e.value.xAxis.hideLabel === !0, i = pe.value?.id === "histogram" && Q.value && Q.value.length > 0 && typeof Q.value[0]?.bucketMin == "number" && typeof Q.value[0]?.bucketMax == "number", a = [];
|
|
13275
13294
|
if (a.push({
|
|
13276
13295
|
type: "category",
|
|
@@ -13278,7 +13297,7 @@ var zf = { style: {
|
|
|
13278
13297
|
position: Me.value ? "left" : "bottom",
|
|
13279
13298
|
crossLines: [{
|
|
13280
13299
|
type: "line",
|
|
13281
|
-
value:
|
|
13300
|
+
value: yo,
|
|
13282
13301
|
stroke: "#666666",
|
|
13283
13302
|
strokeWidth: 1,
|
|
13284
13303
|
lineDash: [4, 4],
|
|
@@ -13333,7 +13352,7 @@ var zf = { style: {
|
|
|
13333
13352
|
}).filter((e) => e !== null)
|
|
13334
13353
|
});
|
|
13335
13354
|
}
|
|
13336
|
-
let o = !!Ce.value, s = o ? je.value?.secondaryAxisMax : void 0, c = o && Number.isFinite(ct.value) && ct.value < 0, u = o && Number.isFinite(lt.value) && lt.value < 0, d = c || u, f = o ?
|
|
13355
|
+
let o = !!Ce.value, s = o ? je.value?.secondaryAxisMax : void 0, c = o && Number.isFinite(ct.value) && ct.value < 0, u = o && Number.isFinite(lt.value) && lt.value < 0, d = c || u, f = o ? zo(ot.value, 5) : 0, p = o ? s ?? zo(st.value, 5) : 0, m = o && !d && f > 0 && p > 0;
|
|
13337
13356
|
if (a.push({
|
|
13338
13357
|
type: "number",
|
|
13339
13358
|
keys: t,
|
|
@@ -13412,12 +13431,12 @@ var zf = { style: {
|
|
|
13412
13431
|
}
|
|
13413
13432
|
}), w(async () => {
|
|
13414
13433
|
await v(), C.value = l.filterPanelAboveChart;
|
|
13415
|
-
}), (n, r) => (E(), o("div",
|
|
13434
|
+
}), (n, r) => (E(), o("div", Bf, [
|
|
13416
13435
|
s("div", {
|
|
13417
13436
|
class: "pv-stack-16",
|
|
13418
13437
|
id: b
|
|
13419
13438
|
}),
|
|
13420
|
-
e.hideChart ? a("", !0) : (E(), o("div",
|
|
13439
|
+
e.hideChart ? a("", !0) : (E(), o("div", Vf, [
|
|
13421
13440
|
u(An, {
|
|
13422
13441
|
rightIcon: "chevrons-down-up",
|
|
13423
13442
|
label: "Collapse",
|
|
@@ -13429,7 +13448,7 @@ var zf = { style: {
|
|
|
13429
13448
|
onClick: r[0] ||= (e) => Ct(!g.value),
|
|
13430
13449
|
class: y(e.hideChart || g.value ? "pv-hide" : "")
|
|
13431
13450
|
}, null, 8, ["class"]),
|
|
13432
|
-
s("div", { class: y(e.hideChart || !g.value ? "pv-hide" : "pv-space-between") }, [s("div",
|
|
13451
|
+
s("div", { class: y(e.hideChart || !g.value ? "pv-hide" : "pv-space-between") }, [s("div", Hf, [u(En, {
|
|
13433
13452
|
name: "chart-line",
|
|
13434
13453
|
size: 20,
|
|
13435
13454
|
class: "pv-text-subdued"
|
|
@@ -13442,7 +13461,7 @@ var zf = { style: {
|
|
|
13442
13461
|
variant: "secondary",
|
|
13443
13462
|
onClick: r[1] ||= (e) => Ct(!g.value)
|
|
13444
13463
|
})], 2),
|
|
13445
|
-
s("div", { class: y(e.hideChart || g.value ? "pv-hide" : "") }, [u(
|
|
13464
|
+
s("div", { class: y(e.hideChart || g.value ? "pv-hide" : "") }, [u(Rf, {
|
|
13446
13465
|
enablePanel: Q.value != null && Q.value.length > 0,
|
|
13447
13466
|
chartFilter: e.chartFilter,
|
|
13448
13467
|
rowGroupLimit: ve.value,
|
|
@@ -13456,7 +13475,7 @@ var zf = { style: {
|
|
|
13456
13475
|
"use-combined-button",
|
|
13457
13476
|
"chart-config-options",
|
|
13458
13477
|
"read-only"
|
|
13459
|
-
]), s("div",
|
|
13478
|
+
]), s("div", Uf, [Je.value ? (E(), i(io, {
|
|
13460
13479
|
key: 0,
|
|
13461
13480
|
selectedRegion: qe.value,
|
|
13462
13481
|
"onUpdate:selectedRegion": r[2] ||= (e) => qe.value = e,
|
|
@@ -13496,9 +13515,9 @@ var zf = { style: {
|
|
|
13496
13515
|
"options",
|
|
13497
13516
|
"enableFocusView",
|
|
13498
13517
|
"minHeight"
|
|
13499
|
-
])], 4)], 6)), Je.value ? a("", !0) : (E(), o("div",
|
|
13518
|
+
])], 4)], 6)), Je.value ? a("", !0) : (E(), o("div", Wf, [G.value ? (E(), o("div", Gf, [(E(), i(M(e.emptyChartFilterRenderer)))])) : St.value ? (E(), o("p", Kf, P(_t.value), 1)) : a("", !0)]))])], 2)
|
|
13500
13519
|
])),
|
|
13501
|
-
u(
|
|
13520
|
+
u(qd, _({
|
|
13502
13521
|
ref_key: "pvDataTableRef",
|
|
13503
13522
|
ref: m
|
|
13504
13523
|
}, n.$props, {
|
|
@@ -13515,7 +13534,7 @@ var zf = { style: {
|
|
|
13515
13534
|
onHandleSettingsIcon: r[8] ||= (e) => d("handle-settings-icon", e),
|
|
13516
13535
|
onFocusUpdate: r[9] ||= (e) => d("focus-update", e)
|
|
13517
13536
|
}), {
|
|
13518
|
-
"top-slot": H(() => [e.enableGroupingToggle ? (E(), o(t, { key: 0 }, [e.tableConfigOptions ? (E(), i(
|
|
13537
|
+
"top-slot": H(() => [e.enableGroupingToggle ? (E(), o(t, { key: 0 }, [e.tableConfigOptions ? (E(), i(nf, {
|
|
13519
13538
|
key: 0,
|
|
13520
13539
|
groupedModeEnabled: U.value,
|
|
13521
13540
|
tableConfigOptions: l.tableConfigOptions,
|
|
@@ -13533,7 +13552,7 @@ var zf = { style: {
|
|
|
13533
13552
|
}, 16, ["filterTeleportLocation", "pagination"])
|
|
13534
13553
|
]));
|
|
13535
13554
|
}
|
|
13536
|
-
}),
|
|
13555
|
+
}), Jf = "Unable to load data", Yf = (e, t = {}) => {
|
|
13537
13556
|
let n = O([]), i = O(!1), a = O(), o = 0, s = async () => {
|
|
13538
13557
|
let t = ++o;
|
|
13539
13558
|
i.value = !0;
|
|
@@ -13563,6 +13582,6 @@ var zf = { style: {
|
|
|
13563
13582
|
};
|
|
13564
13583
|
};
|
|
13565
13584
|
//#endregion
|
|
13566
|
-
export {
|
|
13585
|
+
export { Jf as DEFAULT_DATA_WIDGET_ERROR_TEXT, yt as PitViperAGChartsMonochromeTheme, vt as PitViperAGChartsMonochromeThemeName, xt as PitViperAGChartsMulticolorTheme, bt as PitViperAGChartsMulticolorThemeName, Zt as PvChart, _n as PvChartWidget, qd as PvDataTable, qf as PvDataTableWithChart, ms as PvDataWidget, io as PvMapChart, Gc as RumContextKey, ft as SCATTER_MARKER_STROKE, qc as addRumAction, au as constructAdvancedFilterCondition, ou as convertFilterModelToAdvanced, Ru as createPvDataTableFilterStore, Jc as deferRumTask, Nu as excludeValueFromSetFilter, fu as filterModelContainsColId, wu as filterModelsEqual, ku as getSelectedValues, Du as getSelectedValuesFromAdvancedFilterModel, vu as getSelectedValuesFromFilterModel, Ou as getSelectedValuesFromFilterModelByColId, yu as isAdvancedFilterModel, xu as isFilterModelEmpty, Tu as mergeAdvancedFilterCondition, pu as mergeFilterModels, zu as providePvDataTableFilterStore, Au as removeColumnFilter, Eu as removeColumnFromAdvancedFilter, Mu as updateMultiOrSetFilter, ju as updateSetFilter, Vu as usePvDataTableFilterStore, Yf as usePvDataWidgetData, Kc as useRumContext };
|
|
13567
13586
|
|
|
13568
13587
|
//# sourceMappingURL=pv-components-visualizations.mjs.map
|