@limetech/lime-elements 35.0.0-next.3 → 35.0.0-next.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/lime-elements.cjs.js +1 -1
- package/dist/cjs/limel-table.cjs.entry.js +308 -6
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/table/columns.js +1 -1
- package/dist/collection/components/table/selection.js +111 -0
- package/dist/collection/components/table/table-selection.js +125 -0
- package/dist/collection/components/table/table.css +115 -32
- package/dist/collection/components/table/table.js +136 -3
- package/dist/collection/style/internal/z-index.scss +2 -1
- package/dist/esm/{component-2eb4e07b.js → component-834d85a1.js} +1 -1
- package/dist/esm/lime-elements.js +1 -1
- package/dist/esm/limel-checkbox.entry.js +1 -1
- package/dist/esm/limel-linear-progress.entry.js +1 -1
- package/dist/esm/limel-list_3.entry.js +2 -2
- package/dist/esm/limel-menu-list.entry.js +2 -2
- package/dist/esm/limel-slider.entry.js +1 -1
- package/dist/esm/limel-table.entry.js +308 -6
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{util-71a23335.js → util-f1bde91c.js} +1 -1
- package/dist/lime-elements/lime-elements.esm.js +1 -1
- package/dist/lime-elements/{p-bc0dcf01.entry.js → p-8707d77b.entry.js} +1 -1
- package/dist/lime-elements/{p-31299106.js → p-90c6fa15.js} +1 -1
- package/dist/lime-elements/{p-6cfb45a1.entry.js → p-98d50f52.entry.js} +1 -1
- package/dist/lime-elements/{p-152a6d5f.js → p-9faad6eb.js} +1 -1
- package/dist/lime-elements/{p-96e44a1e.entry.js → p-a93f4190.entry.js} +1 -1
- package/dist/lime-elements/{p-13f0e4f4.entry.js → p-cd619c16.entry.js} +1 -1
- package/dist/lime-elements/{p-b2a8cb31.entry.js → p-df8faeb4.entry.js} +1 -1
- package/dist/lime-elements/{p-64549ba6.entry.js → p-e275f502.entry.js} +2 -2
- package/dist/lime-elements/style/internal/z-index.scss +2 -1
- package/dist/types/components/table/columns.d.ts +7 -0
- package/dist/types/components/table/selection.d.ts +79 -0
- package/dist/types/components/table/table-selection.d.ts +57 -0
- package/dist/types/components/table/table.d.ts +31 -6
- package/dist/types/components.d.ts +24 -0
- package/package.json +1 -1
|
@@ -15,5 +15,5 @@ const patchBrowser = () => {
|
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(options => {
|
|
18
|
-
return index.bootstrapLazy([["limel-color-picker.cjs",[[1,"limel-color-picker",{"value":[513],"label":[513],"helperText":[513,"helper-text"],"tooltipLabel":[513,"tooltip-label"],"required":[516],"readonly":[516],"isOpen":[32]}]]],["limel-picker.cjs",[[1,"limel-picker",{"disabled":[4],"readonly":[516],"label":[1],"searchLabel":[1,"search-label"],"helperText":[513,"helper-text"],"leadingIcon":[1,"leading-icon"],"emptyResultMessage":[1,"empty-result-message"],"required":[4],"value":[16],"searcher":[16],"multiple":[4],"delimiter":[513],"actions":[16],"actionPosition":[1,"action-position"],"actionScrollBehavior":[1,"action-scroll-behavior"],"badgeIcons":[516,"badge-icons"],"items":[32],"textValue":[32],"loading":[32],"chips":[32]}]]],["limel-date-picker.cjs",[[1,"limel-date-picker",{"disabled":[516],"readonly":[516],"invalid":[516],"label":[513],"helperText":[513,"helper-text"],"required":[516],"value":[16],"type":[513],"format":[513],"language":[513],"formattedValue":[32],"internalFormat":[32],"showPortal":[32]}]]],["limel-button-group.cjs",[[1,"limel-button-group",{"value":[16],"disabled":[516],"selectedButtonId":[32]}]]],["limel-select.cjs",[[1,"limel-select",{"disabled":[516],"readonly":[516],"invalid":[516],"required":[516],"label":[513],"helperText":[513,"helper-text"],"value":[16],"options":[16],"multiple":[4],"menuOpen":[32]}]]],["limel-tab-panel.cjs",[[1,"limel-tab-panel",{"tabs":[1040]}]]],["limel-file.cjs",[[1,"limel-file",{"value":[16],"label":[513],"required":[516],"disabled":[516],"readonly":[516],"accept":[513],"language":[1],"isDraggingOverDropZone":[32]}]]],["limel-menu.cjs",[[1,"limel-menu",{"items":[16],"disabled":[516],"openDirection":[513,"open-direction"],"open":[1540],"badgeIcons":[516,"badge-icons"],"gridLayout":[516,"grid-layout"]}]]],["limel-button.cjs",[[1,"limel-button",{"label":[513],"primary":[516],"outlined":[516],"icon":[513],"disabled":[516],"loading":[516]}]]],["limel-collapsible-section.cjs",[[1,"limel-collapsible-section",{"isOpen":[1540,"is-open"],"header":[513],"actions":[16]}]]],["limel-dialog.cjs",[[1,"limel-dialog",{"heading":[1],"fullscreen":[516],"open":[1540],"closingActions":[16]}]]],["limel-progress-flow.cjs",[[1,"limel-progress-flow",{"flowItems":[16],"disabled":[4],"readonly":[4]}]]],["limel-
|
|
18
|
+
return index.bootstrapLazy([["limel-color-picker.cjs",[[1,"limel-color-picker",{"value":[513],"label":[513],"helperText":[513,"helper-text"],"tooltipLabel":[513,"tooltip-label"],"required":[516],"readonly":[516],"isOpen":[32]}]]],["limel-picker.cjs",[[1,"limel-picker",{"disabled":[4],"readonly":[516],"label":[1],"searchLabel":[1,"search-label"],"helperText":[513,"helper-text"],"leadingIcon":[1,"leading-icon"],"emptyResultMessage":[1,"empty-result-message"],"required":[4],"value":[16],"searcher":[16],"multiple":[4],"delimiter":[513],"actions":[16],"actionPosition":[1,"action-position"],"actionScrollBehavior":[1,"action-scroll-behavior"],"badgeIcons":[516,"badge-icons"],"items":[32],"textValue":[32],"loading":[32],"chips":[32]}]]],["limel-date-picker.cjs",[[1,"limel-date-picker",{"disabled":[516],"readonly":[516],"invalid":[516],"label":[513],"helperText":[513,"helper-text"],"required":[516],"value":[16],"type":[513],"format":[513],"language":[513],"formattedValue":[32],"internalFormat":[32],"showPortal":[32]}]]],["limel-button-group.cjs",[[1,"limel-button-group",{"value":[16],"disabled":[516],"selectedButtonId":[32]}]]],["limel-select.cjs",[[1,"limel-select",{"disabled":[516],"readonly":[516],"invalid":[516],"required":[516],"label":[513],"helperText":[513,"helper-text"],"value":[16],"options":[16],"multiple":[4],"menuOpen":[32]}]]],["limel-tab-panel.cjs",[[1,"limel-tab-panel",{"tabs":[1040]}]]],["limel-file.cjs",[[1,"limel-file",{"value":[16],"label":[513],"required":[516],"disabled":[516],"readonly":[516],"accept":[513],"language":[1],"isDraggingOverDropZone":[32]}]]],["limel-menu.cjs",[[1,"limel-menu",{"items":[16],"disabled":[516],"openDirection":[513,"open-direction"],"open":[1540],"badgeIcons":[516,"badge-icons"],"gridLayout":[516,"grid-layout"]}]]],["limel-button.cjs",[[1,"limel-button",{"label":[513],"primary":[516],"outlined":[516],"icon":[513],"disabled":[516],"loading":[516]}]]],["limel-collapsible-section.cjs",[[1,"limel-collapsible-section",{"isOpen":[1540,"is-open"],"header":[513],"actions":[16]}]]],["limel-dialog.cjs",[[1,"limel-dialog",{"heading":[1],"fullscreen":[516],"open":[1540],"closingActions":[16]}]]],["limel-progress-flow.cjs",[[1,"limel-progress-flow",{"flowItems":[16],"disabled":[4],"readonly":[4]}]]],["limel-checkbox.cjs",[[1,"limel-checkbox",{"disabled":[516],"readonly":[516],"label":[513],"helperText":[513,"helper-text"],"checked":[516],"indeterminate":[516],"required":[516],"modified":[32]}]]],["limel-table.cjs",[[1,"limel-table",{"data":[16],"columns":[16],"mode":[1],"pageSize":[2,"page-size"],"totalRows":[2,"total-rows"],"sorting":[16],"activeRow":[1040],"movableColumns":[4,"movable-columns"],"loading":[4],"page":[2],"emptyMessage":[1,"empty-message"],"selectable":[4],"selection":[16]}]]],["limel-banner.cjs",[[1,"limel-banner",{"message":[513],"icon":[513],"isOpen":[32],"open":[64],"close":[64]}]]],["limel-circular-progress.cjs",[[1,"limel-circular-progress",{"value":[2],"maxValue":[2,"max-value"],"suffix":[1],"displayPercentageColors":[4,"display-percentage-colors"],"size":[513]}]]],["limel-code-editor.cjs",[[1,"limel-code-editor",{"value":[1],"language":[1],"readonly":[4],"lineNumbers":[4,"line-numbers"],"colorScheme":[1,"color-scheme"],"random":[32]}]]],["limel-config.cjs",[[1,"limel-config",{"config":[16]}]]],["limel-flex-container.cjs",[[1,"limel-flex-container",{"direction":[513],"justify":[513],"align":[513],"reverse":[516]}]]],["limel-form.cjs",[[1,"limel-form",{"schema":[16],"value":[16],"disabled":[4],"propsFactory":[16],"transformErrors":[16]}]]],["limel-grid.cjs",[[1,"limel-grid"]]],["limel-linear-progress.cjs",[[1,"limel-linear-progress",{"value":[2],"indeterminate":[4]}]]],["limel-slider.cjs",[[1,"limel-slider",{"disabled":[516],"readonly":[516],"factor":[514],"label":[513],"helperText":[513,"helper-text"],"unit":[513],"value":[514],"valuemax":[514],"valuemin":[514],"step":[514],"percentageClass":[32]}]]],["limel-snackbar.cjs",[[1,"limel-snackbar",{"message":[1],"timeout":[2],"actionText":[1,"action-text"],"dismissible":[4],"multiline":[4],"language":[1],"show":[64]}]]],["limel-switch.cjs",[[1,"limel-switch",{"label":[513],"disabled":[516],"readonly":[516],"value":[516],"fieldId":[32]}]]],["limel-tab-bar.cjs",[[1,"limel-tab-bar",{"tabs":[1040],"canScrollLeft":[32],"canScrollRight":[32]},[[9,"resize","handleWindowResize"]]]]],["limel-header.cjs",[[1,"limel-header",{"icon":[1],"heading":[1],"subheading":[1],"supportingText":[1,"supporting-text"]}]]],["limel-progress-flow-item.cjs",[[0,"limel-progress-flow-item",{"item":[16],"disabled":[4],"readonly":[4]}]]],["limel-flatpickr-adapter.cjs",[[1,"limel-flatpickr-adapter",{"value":[16],"type":[1],"format":[1],"isOpen":[4,"is-open"],"inputElement":[16],"language":[1]}]]],["limel-menu-list.cjs",[[1,"limel-menu-list",{"items":[16],"badgeIcons":[4,"badge-icons"],"iconSize":[1,"icon-size"],"type":[1],"maxLinesSecondaryText":[2,"max-lines-secondary-text"]}]]],["limel-popover-surface.cjs",[[1,"limel-popover-surface",{"contentCollection":[16]}]]],["limel-icon.cjs",[[1,"limel-icon",{"size":[513],"name":[513],"badge":[516]}]]],["limel-input-field.cjs",[[1,"limel-input-field",{"disabled":[516],"readonly":[516],"invalid":[516],"label":[513],"helperText":[513,"helper-text"],"required":[516],"value":[513],"trailingIcon":[513,"trailing-icon"],"leadingIcon":[513,"leading-icon"],"pattern":[513],"type":[513],"formatNumber":[516,"format-number"],"step":[520],"max":[514],"min":[514],"maxlength":[514],"minlength":[514],"completions":[16],"showLink":[516,"show-link"],"isFocused":[32],"isModified":[32],"showCompletions":[32]}]]],["limel-color-picker-palette_2.cjs",[[1,"limel-color-picker-palette",{"value":[513],"label":[513],"helperText":[513,"helper-text"],"required":[516]}],[1,"limel-popover",{"open":[4]}]]],["limel-badge.cjs",[[1,"limel-badge",{"label":[514]}]]],["limel-chip-set.cjs",[[1,"limel-chip-set",{"value":[16],"type":[513],"label":[513],"helperText":[513,"helper-text"],"disabled":[516],"readonly":[516],"maxItems":[514,"max-items"],"required":[516],"searchLabel":[513,"search-label"],"emptyInputOnBlur":[516,"empty-input-on-blur"],"clearAllButton":[4,"clear-all-button"],"leadingIcon":[513,"leading-icon"],"delimiter":[513],"language":[1],"editMode":[32],"textValue":[32],"blurred":[32],"inputChipIndexSelected":[32],"getEditMode":[64],"setFocus":[64],"emptyInput":[64]}]]],["limel-icon-button.cjs",[[1,"limel-icon-button",{"icon":[513],"elevated":[516],"label":[513],"disabled":[516],"relayout":[64]}]]],["limel-spinner.cjs",[[1,"limel-spinner",{"size":[513],"limeBranded":[4,"lime-branded"]}]]],["limel-list_3.cjs",[[1,"limel-list",{"items":[16],"badgeIcons":[4,"badge-icons"],"iconSize":[1,"icon-size"],"type":[1],"maxLinesSecondaryText":[2,"max-lines-secondary-text"]}],[1,"limel-menu-surface",{"open":[4],"allowClicksElement":[16]}],[1,"limel-portal",{"openDirection":[1,"open-direction"],"position":[1],"containerId":[1,"container-id"],"containerStyle":[16],"parent":[16],"inheritParentWidth":[4,"inherit-parent-width"],"visible":[4]}]]],["limel-tooltip_2.cjs",[[1,"limel-tooltip",{"elementId":[513,"element-id"],"label":[513],"helperLabel":[513,"helper-label"],"maxlength":[514],"open":[32]}],[1,"limel-tooltip-content",{"label":[513],"helperLabel":[513,"helper-label"],"maxlength":[514]}]]]], options);
|
|
19
19
|
});
|
|
@@ -23880,7 +23880,242 @@ class ElementPool {
|
|
|
23880
23880
|
}
|
|
23881
23881
|
}
|
|
23882
23882
|
|
|
23883
|
-
const tableCss = "@charset \"UTF-8\";.tabulator{position:relative;border:1px solid #999;background-color:#888;font-size:14px;text-align:left;overflow:hidden;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableHolder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select{user-select:none}.tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid #999;background-color:#e6e6e6;color:#555;font-weight:bold;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-col{display:inline-block;position:relative;box-sizing:border-box;border-right:1px solid #aaa;background:#e6e6e6;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid #999;background:#cdcdcd;pointer-events:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button:hover{cursor:pointer;opacity:0.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:1px solid #999;padding:1px;background:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-menu-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid #aaa;overflow:hidden;margin-right:-1px}.tabulator .tabulator-header .tabulator-col:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto !important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{cursor:pointer;background-color:#cdcdcd}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{writing-mode:vertical-rl;text-orientation:mixed;display:flex;align-items:center;justify-content:center}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-right:0;padding-bottom:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;left:0;right:0;top:4px;bottom:auto}.tabulator .tabulator-header .tabulator-frozen{display:inline-block;position:absolute;z-index:10}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;min-width:600%;background:#f3f3f3 !important;border-top:1px solid #aaa;border-bottom:1px solid #aaa;overflow:hidden}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3 !important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{min-width:600%}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableHolder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator .tabulator-tableHolder:focus{outline:none}.tabulator .tabulator-tableHolder .tabulator-placeholder{box-sizing:border-box;display:flex;align-items:center;width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%;min-width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder span{display:inline-block;margin:0 auto;padding:10px;color:#ccc;font-weight:bold;font-size:20px}.tabulator .tabulator-tableHolder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#333}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:bold;background:#e2e2e2 !important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-footer{padding:5px 10px;border-top:1px solid #999;background-color:#e6e6e6;text-align:right;color:#555;font-weight:bold;white-space:nowrap;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:calc(100% + 20px);margin:-5px -10px 5px -10px;text-align:left;background:#f3f3f3 !important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3 !important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator .tabulator-footer .tabulator-paginator{color:#555;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid #aaa;border-radius:3px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:1px solid #aaa;border-radius:3px;background:rgba(255, 255, 255, 0.2)}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:0.5}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:rgba(0, 0, 0, 0.2);color:#fff}.tabulator .tabulator-col-resize-handle{position:absolute;right:0;top:0;bottom:0;width:5px}.tabulator .tabulator-col-resize-handle.prev{left:0;right:auto}.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator .tabulator-loader{position:absolute;display:flex;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:rgba(0, 0, 0, 0.4);text-align:center}.tabulator .tabulator-loader .tabulator-loader-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:bold;font-size:16px}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading{border:4px solid #333;color:#000}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-error{border:4px solid #D00;color:#590000}.tabulator-row{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-row.tabulator-row-even{background-color:#EFEFEF}.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}.tabulator-row.tabulator-selected{background-color:#9ABCEA}.tabulator-row.tabulator-selected:hover{background-color:#769BCC;cursor:pointer}.tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #aaa;border-bottom:1px solid #aaa;pointer-events:none;z-index:15}.tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-row .tabulator-frozen{display:inline-block;position:absolute;background-color:inherit;z-index:10}.tabulator-row .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{display:inline-block;position:relative;box-sizing:border-box;padding:4px;border-right:1px solid #aaa;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1D68CD;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:transparent}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #dd0000}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{border:1px;background:transparent;color:#dd0000}.tabulator-row .tabulator-cell:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-row .tabulator-cell.tabulator-row-handle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-row .tabulator-cell .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:rgba(0, 0, 0, 0.1);overflow:hidden}.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0, 0, 0, 0.2)}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:#fff;font-weight:bold;font-size:1.1em}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:0.7}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px;padding-left:10px;background:#ccc;font-weight:bold;min-width:100%}.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:rgba(0, 0, 0, 0.1)}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-row.tabulator-group span{margin-left:10px;color:#d00}.tabulator-menu{position:absolute;display:inline-block;box-sizing:border-box;background:#fff;border:1px solid #aaa;box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.2);font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-menu .tabulator-menu-item{position:relative;box-sizing:border-box;padding:5px 10px;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:0.5}.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#EFEFEF}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu::after{display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;height:7px;width:7px;content:\"\";border-width:1px 1px 0 0;border-style:solid;border-color:#aaa;vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-select-list{position:absolute;display:inline-block;box-sizing:border-box;max-height:200px;background:#fff;border:1px solid #aaa;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-edit-select-list .tabulator-edit-select-list-item{padding:4px;color:#333}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff;background:#1D68CD}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid rgba(255, 255, 255, 0.5)}.tabulator-edit-select-list .tabulator-edit-select-list-item.focused{outline:1px solid #1D68CD}.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{cursor:pointer;color:#fff;background:#1D68CD}.tabulator-edit-select-list .tabulator-edit-select-list-notice{padding:4px;color:#333;text-align:center}.tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid #aaa;padding:4px;padding-top:6px;color:#333;font-weight:bold}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:initial;border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-right:initial;margin-left:-1px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:0;padding-left:25px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{left:8px;right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-right:initial;border-left:1px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{margin-right:initial;margin-left:5px;border-bottom-left-radius:initial;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-right:initial;margin-left:5px}.tabulator.tabulator-rtl .tabulator-col-resize-handle{position:absolute;left:0;right:auto}.tabulator.tabulator-rtl .tabulator-col-resize-handle.prev{right:0;left:auto}.tabulator-print-fullscreen{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000}body.tabulator-print-fullscreen-hide>*:not(.tabulator-print-fullscreen){display:none !important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px;padding-left:10px;background:#ccc;font-weight:bold;min-width:100%}.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:rgba(0, 0, 0, 0.1)}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px !important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-print-table .tabulator-print-table-group span{margin-left:10px;color:#d00}.tabulator-print-table .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:rgba(0, 0, 0, 0.1);overflow:hidden}.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0, 0, 0, 0.2)}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-col-sorter{right:1rem !important}.tabulator-arrow{position:absolute;transition:border 0.2s ease;top:0.25rem;cursor:pointer}[aria-sort=none] .tabulator-arrow{border-bottom-color:rgb(var(--contrast-800)) !important}[aria-sort=desc] .tabulator-arrow{border-top-color:rgb(var(--color-teal-light)) !important}[aria-sort=asc] .tabulator-arrow{border-bottom-color:rgb(var(--color-teal-light)) !important}.tabulator-arrow:before,.tabulator-arrow:after{display:block;content:\"\";position:absolute;bottom:0}.tabulator-arrow:before{background-color:rgb(var(--contrast-500));width:0.5rem;height:0.5rem;transform:rotate(45deg);left:-0.25rem;top:0.25rem}.tabulator-arrow:after{width:0.125rem;background-color:rgb(var(--contrast-800));height:0.5625rem;top:0.125rem;left:-0.0625rem}[aria-sort=desc] .tabulator-arrow{top:0.625rem}[aria-sort=desc] .tabulator-arrow:before{top:-0.75rem}[aria-sort=desc] .tabulator-arrow:after{top:-0.6875rem}[aria-sort=desc] .tabulator-arrow:after,[aria-sort=asc] .tabulator-arrow:after{background-color:rgb(var(--color-teal-light))}@keyframes indicate-sortable-column{0%,100%{transform:translate3d(0, 0, 0)}30%{transform:translate3d(0, -0.0875rem, 0)}60%{transform:translate3d(0, 0.0875rem, 0)}}.tabulator-col.tabulator-sortable:hover .tabulator-arrow{animation:indicate-sortable-column 0.5s ease}.tabulator .tabulator-footer{transition:transform 0.5s ease-out, opacity 0.35s ease}.tabulator .tabulator-footer .tabulator-paginator{display:grid;grid-auto-flow:column;justify-content:end}.tabulator .tabulator-footer .tabulator-paginator .tabulator-pages{margin:0 0.5rem}.tabulator .tabulator-footer .tabulator-paginator .tabulator-pages .tabulator-page{margin:0 0rem}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page{position:relative;height:1.75rem;min-width:1.75rem;padding:0 0.5rem;margin:0;border:none;border-radius:2.5rem;color:#303042;background-color:transparent}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:not([disabled]){transition:background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:not([disabled]):hover{box-shadow:var(--button-shadow-hovered)}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:not([disabled]):active{box-shadow:var(--button-shadow-pressed);transform:translate3d(0, 0.08rem, 0)}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:hover{color:#303042;background-color:rgb(var(--contrast-200))}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page.active{box-shadow:var(--button-shadow-inset);background-color:#fff}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:disabled{cursor:not-allowed}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:disabled:hover{background-color:transparent}.tabulator:not(.has-pagination):not(.has-aggregation) .tabulator-tableHolder{height:calc(100% - 2.125rem) !important;max-height:calc(100% - 2.125rem) !important}.tabulator:not(.has-pagination).has-aggregation .tabulator-tableHolder{height:calc( 100% - ( 2.125rem + 2.25rem ) ) !important;max-height:calc( 100% - ( 2.125rem + 2.25rem ) ) !important}.tabulator:not(.has-pagination) .tabulator-footer{pointer-events:none}.tabulator:not(.has-pagination) .tabulator-footer .tabulator-paginator{visibility:hidden;opacity:0;transform:translateY(2.5rem)}.tabulator-page[data-page=first],.tabulator-page[data-page=prev],.tabulator-page[data-page=next],.tabulator-page[data-page=last]{font-size:0;color:transparent !important}.tabulator-page[data-page=first]:after,.tabulator-page[data-page=prev]:after,.tabulator-page[data-page=next]:after,.tabulator-page[data-page=last]:after{transition:transform 0.2s ease;display:block;opacity:0.7;position:absolute;top:0.125rem;right:0.125rem;bottom:0.125rem;left:0.125rem}.tabulator-page[data-page=prev]:after,.tabulator-page[data-page=next]:after{content:url(\"data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 100 100'><defs/><path d='M68.714 50L37.286 70V30l31.428 20z'/></svg>\")}.tabulator-page[data-page=first]:after,.tabulator-page[data-page=last]:after{content:url(\"data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 100 100'><defs/><path d='M60.714 50L29.286 70V30l31.428 20zM64.714 30h6v40h-6z'/></svg>\")}.tabulator-page[data-page=first]:after,.tabulator-page[data-page=prev]:after{transform:rotateZ(180deg)}.tabulator-page[data-page=next]:not([disabled]):hover:after,.tabulator-page[data-page=last]:not([disabled]):hover:after{transform:translate3d(0.09375rem, 0, 0)}.tabulator-page[data-page=first]:not([disabled]):hover:after,.tabulator-page[data-page=prev]:not([disabled]):hover:after{transform:translate3d(-0.09375rem, 0, 0) rotateZ(180deg)}@keyframes fade-in-tabulator-loader{0%{background:transparent}100%{background:rgba(var(--contrast-1400), 0.4)}}@keyframes spin-tabulator-loader{to{transform:rotate(360deg)}}.tabulator .tabulator-loader{animation:fade-in-tabulator-loader 0.5s ease 0.5s forwards;animation-iteration-count:1;cursor:progress;background:transparent}.tabulator .tabulator-loader .tabulator-loader-msg{animation:spin-tabulator-loader 0.4s linear infinite;color:transparent;font-size:0;border-radius:50%;border:0.1875rem solid rgb(var(--lime-brand-color-flexible-turquoise)) !important;border-top-color:transparent !important;width:1.25rem;height:1.25rem;background-color:transparent !important;padding:0}:host(.has-interactive-rows) .tabulator-row.tabulator-selectable{transition:background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out}:host(.has-interactive-rows) .tabulator-row.tabulator-selectable:hover{box-shadow:var(--button-shadow-hovered)}:host(.has-interactive-rows) .tabulator-row.tabulator-selectable:active{box-shadow:var(--button-shadow-pressed);transform:translate3d(0, 0.08rem, 0)}:host(.has-interactive-rows) .tabulator-row.tabulator-selectable:hover{z-index:1}:host(.has-interactive-rows) .tabulator-row.tabulator-selectable:not(.active):hover{background-color:rgb(var(--contrast-100))}:host(.has-low-density) #tabulator-table{width:max-content;max-width:100%;margin:auto}:host(.has-low-density) .tabulator-table{background-color:transparent}:host(.has-low-density) .tabulator-headers{padding:0 0.5rem}:host(.has-low-density) .tabulator-header{background-color:transparent}:host(.has-low-density) .tabulator-header .tabulator-col-content{padding-left:0.5rem}:host(.has-low-density) .tabulator-col:first-child{border-radius:0.375rem 0 0 0.375rem}:host(.has-low-density) .tabulator-col:last-child{border-radius:0 0.375rem 0.375rem 0}:host(.has-low-density) .tabulator-row{width:calc( 100% - 1rem );margin-right:auto;margin-left:auto;border-radius:0.5rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom){margin-bottom:0.25rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom):first-child{margin-top:0.75rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom) .tabulator-cell{height:2.75rem !important;padding-left:0.75rem;padding-right:0.5rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom) .tabulator-cell:first-child{border-radius:0.5rem 0 0 0.5rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom) .tabulator-cell:last-child{border-radius:0 0.5rem 0.5rem 0}.lime-col-title__custom-component{width:100%;display:flex;align-items:center;margin-right:1.25rem}.title-component-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;flex-shrink:1;min-width:0}.title-component-slot{flex-shrink:0}@keyframes detach-a-column-header{0%{transform:rotate(0deg)}100%{transform:rotate(-2deg)}}.tabulator.has-movable-columns .tabulator-header{overflow-y:visible}.tabulator.has-movable-columns .tabulator-header .tabulator-col{cursor:move !important}.tabulator.has-movable-columns .tabulator-header .tabulator-col.tabulator-sortable.tabulator-moving{animation:detach-a-column-header 0.2s ease forwards;opacity:0.9;border:none;border-radius:0.25rem;background-color:rgb(var(--contrast-100));box-shadow:var(--shadow-depth-16)}.tabulator.has-movable-columns .tabulator-header .tabulator-col.tabulator-sortable.tabulator-moving:hover{background-color:rgb(var(--contrast-100))}.tabulator.has-movable-columns .tabulator-header .tabulator-col.tabulator-sortable.tabulator-moving .tabulator-arrow:before{background-color:rgb(var(--contrast-100))}:host{display:block}#tabulator-container{position:relative}#tabulator-container,#tabulator-table{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif);height:100%;width:100%;background-color:transparent;border:none}.tabulator .tabulator-header{border-bottom:0;background-color:rgb(var(--contrast-500))}.tabulator .tabulator-header .tabulator-col{transition:background-color 0.2s ease;background-color:rgb(var(--contrast-500));border-right-color:rgb(var(--contrast-200))}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding-top:0.5rem;padding-bottom:0.5rem}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{background-color:rgb(var(--contrast-400))}.tabulator .tabulator-header .tabulator-col-title{font-weight:500;padding-left:0.125rem}.tabulator .tabulator-footer{background-color:rgb(var(--contrast-500));border:none}.tabulator .tabulator-footer .tabulator-calcs-holder{border-color:rgb(var(--contrast-600))}.tabulator-row.tabulator-selectable{transition:background-color 0.2s ease}.tabulator-row.tabulator-selectable:not(.active):hover{background-color:rgb(var(--contrast-500))}.tabulator-row.tabulator-row-odd{background-color:rgb(var(--contrast-200))}.tabulator-row.tabulator-row-even{background-color:rgb(var(--contrast-100))}.tabulator-row.active,.tabulator-row.active:hover{background-color:rgba(var(--color-teal-light), 0.16)}.tabulator-row .tabulator-cell{border-right:transparent;padding:0.5rem;display:inline-flex;align-items:center}.tabulator-row .tabulator-cell[style*=\"text-align: right;\"]{justify-content:flex-end}.tabulator-row .tabulator-cell[style*=\"text-align: center;\"]{justify-content:center}.tabulator-col,.tabulator-cell{max-width:37.5rem;font-size:0.8125rem}#tabulator-loader,#tabulator-empty-text{position:absolute;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center}#tabulator-loader{background-color:rgba(var(--contrast-100), 0.6);cursor:wait}#tabulator-empty-text{color:rgb(var(--contrast-800));font-weight:bold;font-size:1.25rem;pointer-events:none}";
|
|
23883
|
+
/**
|
|
23884
|
+
* Contains a set of selected data objects with methods for adding and removing
|
|
23885
|
+
* items to the selection by referring to them by their index/position.
|
|
23886
|
+
* Maintains a memory of the last toggled item which can be used to select or
|
|
23887
|
+
* deselect a range of items between the last toggled item and a given item.
|
|
23888
|
+
*/
|
|
23889
|
+
class Selection {
|
|
23890
|
+
/**
|
|
23891
|
+
* Creates an instance of the Selection class.
|
|
23892
|
+
* The provided function `getDataByIndex` is used to provide data for the
|
|
23893
|
+
* selected items when selection is toggled by using the item index,
|
|
23894
|
+
* which can be the row position in a table.
|
|
23895
|
+
*
|
|
23896
|
+
* @param {Function} getDataByIndex A function that returns the data at the given index
|
|
23897
|
+
*/
|
|
23898
|
+
constructor(getDataByIndex) {
|
|
23899
|
+
this.getDataByIndex = getDataByIndex;
|
|
23900
|
+
this.toggleRange = (fromIndex, toIndex) => {
|
|
23901
|
+
const select = !this.selectedItems.has(this.getDataByIndex(toIndex));
|
|
23902
|
+
const lowerBound = Math.min(fromIndex, toIndex);
|
|
23903
|
+
const upperBound = Math.max(fromIndex, toIndex);
|
|
23904
|
+
const updatedIndexes = [];
|
|
23905
|
+
const updatedItems = [];
|
|
23906
|
+
for (let index = lowerBound; index <= upperBound; index++) {
|
|
23907
|
+
const data = this.getDataByIndex(index);
|
|
23908
|
+
if (!data) {
|
|
23909
|
+
continue;
|
|
23910
|
+
}
|
|
23911
|
+
const isSelected = this.selectedItems.has(data);
|
|
23912
|
+
if (isSelected === select) {
|
|
23913
|
+
continue;
|
|
23914
|
+
}
|
|
23915
|
+
if (select) {
|
|
23916
|
+
this.selectedItems.add(data);
|
|
23917
|
+
}
|
|
23918
|
+
else {
|
|
23919
|
+
this.selectedItems.delete(data);
|
|
23920
|
+
}
|
|
23921
|
+
updatedIndexes.push(index);
|
|
23922
|
+
updatedItems.push(data);
|
|
23923
|
+
}
|
|
23924
|
+
this.lastToggledIndex = toIndex;
|
|
23925
|
+
return {
|
|
23926
|
+
selected: select,
|
|
23927
|
+
items: updatedItems,
|
|
23928
|
+
indexes: updatedIndexes,
|
|
23929
|
+
};
|
|
23930
|
+
};
|
|
23931
|
+
this.clear();
|
|
23932
|
+
}
|
|
23933
|
+
/**
|
|
23934
|
+
* @returns {number} The size of the selection
|
|
23935
|
+
*/
|
|
23936
|
+
get size() {
|
|
23937
|
+
return this.selectedItems.size;
|
|
23938
|
+
}
|
|
23939
|
+
/**
|
|
23940
|
+
* @returns {any[]} The selected items
|
|
23941
|
+
*/
|
|
23942
|
+
get items() {
|
|
23943
|
+
return Array.from(this.selectedItems);
|
|
23944
|
+
}
|
|
23945
|
+
/**
|
|
23946
|
+
* @param {any[]} items The selected items
|
|
23947
|
+
*/
|
|
23948
|
+
set items(items) {
|
|
23949
|
+
this.selectedItems = new Set(items);
|
|
23950
|
+
this.lastToggledIndex = -1;
|
|
23951
|
+
}
|
|
23952
|
+
/**
|
|
23953
|
+
* Checks whether the given item exist in the selection
|
|
23954
|
+
*
|
|
23955
|
+
* @param {any} data The data to look up
|
|
23956
|
+
* @returns {boolean} `true` if the given data exist in the selection, otherwise `false`
|
|
23957
|
+
*/
|
|
23958
|
+
has(data) {
|
|
23959
|
+
return this.selectedItems.has(data);
|
|
23960
|
+
}
|
|
23961
|
+
/**
|
|
23962
|
+
* Toggles the item at the given index in the selection
|
|
23963
|
+
*
|
|
23964
|
+
* @param {number} index The index of the item to toggle
|
|
23965
|
+
* @returns {SelectionChangeSet} The changes made to the selection
|
|
23966
|
+
*/
|
|
23967
|
+
toggleSelection(index) {
|
|
23968
|
+
return this.toggleRange(index, index);
|
|
23969
|
+
}
|
|
23970
|
+
/**
|
|
23971
|
+
* Toggles the items from the last toggled index to the given index in the selection.
|
|
23972
|
+
* The toggled items will be toggled as the item at the given index no matter
|
|
23973
|
+
* their current state in the selection.
|
|
23974
|
+
* Initially, when no last toggled index exist, this function behaves like
|
|
23975
|
+
* `toggleSelection`.
|
|
23976
|
+
*
|
|
23977
|
+
* @param {number} index The index of the item to toggle
|
|
23978
|
+
* @returns {SelectionChangeSet} The changes made to the selection
|
|
23979
|
+
*/
|
|
23980
|
+
toggleSelectionFromLastIndex(index) {
|
|
23981
|
+
if (this.lastToggledIndex < 0) {
|
|
23982
|
+
return this.toggleSelection(index);
|
|
23983
|
+
}
|
|
23984
|
+
return this.toggleRange(this.lastToggledIndex, index);
|
|
23985
|
+
}
|
|
23986
|
+
/**
|
|
23987
|
+
* Clears the current selection and resets last toggled index
|
|
23988
|
+
*/
|
|
23989
|
+
clear() {
|
|
23990
|
+
this.selectedItems = new Set();
|
|
23991
|
+
this.lastToggledIndex = -1;
|
|
23992
|
+
}
|
|
23993
|
+
}
|
|
23994
|
+
|
|
23995
|
+
const LIMEL_CHECKBOX = 'limel-checkbox';
|
|
23996
|
+
/**
|
|
23997
|
+
* Provides row selection to Tabulator with shift-click support for range selections
|
|
23998
|
+
*/
|
|
23999
|
+
class TableSelection {
|
|
24000
|
+
/**
|
|
24001
|
+
* Creates an instance of the TableSelection class
|
|
24002
|
+
*
|
|
24003
|
+
* @param {Function} getTable Function that returns the Tabulator instance
|
|
24004
|
+
* @param {ElementPool} pool The element pool used to cache the checkbox components
|
|
24005
|
+
* @param {EventEmitter<object[]>} selectEvent The event emitter to use when checkboxes are toggled
|
|
24006
|
+
*/
|
|
24007
|
+
constructor(getTable, pool, selectEvent) {
|
|
24008
|
+
this.getTable = getTable;
|
|
24009
|
+
this.pool = pool;
|
|
24010
|
+
this.selectEvent = selectEvent;
|
|
24011
|
+
/**
|
|
24012
|
+
* Tabulator cell click handler that updates the selection for the clicked
|
|
24013
|
+
* row and toggles the selection from the last clicked row if the shift key
|
|
24014
|
+
* is pressed down.
|
|
24015
|
+
*
|
|
24016
|
+
* @param {PointerEvent} ev The pointer event
|
|
24017
|
+
* @param {Tabulator.CellComponent} cell The clicked cell component
|
|
24018
|
+
*/
|
|
24019
|
+
this.rowSelectorCellClick = (ev, cell) => {
|
|
24020
|
+
ev.stopPropagation();
|
|
24021
|
+
ev.preventDefault();
|
|
24022
|
+
const clickedRow = cell.getRow();
|
|
24023
|
+
const rowPosition = clickedRow.getPosition(true);
|
|
24024
|
+
if (ev.shiftKey) {
|
|
24025
|
+
this.updateRowSelectors(this.selection.toggleSelectionFromLastIndex(rowPosition));
|
|
24026
|
+
}
|
|
24027
|
+
else {
|
|
24028
|
+
this.updateRowSelectors(this.selection.toggleSelection(rowPosition));
|
|
24029
|
+
}
|
|
24030
|
+
this.selectEvent.emit(this.selection.items);
|
|
24031
|
+
};
|
|
24032
|
+
this.updateRowSelectors = (changeSet) => {
|
|
24033
|
+
changeSet.indexes
|
|
24034
|
+
.map(this.getRowByIndex)
|
|
24035
|
+
.forEach((row) => this.updateRowSelector(row, changeSet.selected));
|
|
24036
|
+
};
|
|
24037
|
+
this.updateRowSelector = (row, checked) => {
|
|
24038
|
+
const cell = row.getCells()[0];
|
|
24039
|
+
if (cell) {
|
|
24040
|
+
const checkBox = cell.getElement().querySelector(LIMEL_CHECKBOX);
|
|
24041
|
+
checkBox.checked = checked;
|
|
24042
|
+
}
|
|
24043
|
+
};
|
|
24044
|
+
this.getActiveRows = () => {
|
|
24045
|
+
const table = this.getTable();
|
|
24046
|
+
if (!table) {
|
|
24047
|
+
return [];
|
|
24048
|
+
}
|
|
24049
|
+
return table.getRows('active');
|
|
24050
|
+
};
|
|
24051
|
+
this.getRowByIndex = (index) => {
|
|
24052
|
+
return this.getTable().getRowFromPosition(index, true);
|
|
24053
|
+
};
|
|
24054
|
+
this.selection = new Selection((index) => this.getRowByIndex(index).getData());
|
|
24055
|
+
}
|
|
24056
|
+
/**
|
|
24057
|
+
* @returns {boolean} Returns `true` when the selection is non-empty, otherwise `false`
|
|
24058
|
+
*/
|
|
24059
|
+
get hasSelection() {
|
|
24060
|
+
return this.selection.size > 0;
|
|
24061
|
+
}
|
|
24062
|
+
/**
|
|
24063
|
+
* Clears the selection
|
|
24064
|
+
*/
|
|
24065
|
+
clear() {
|
|
24066
|
+
this.selection.clear();
|
|
24067
|
+
}
|
|
24068
|
+
/**
|
|
24069
|
+
* Sets the selected items
|
|
24070
|
+
*
|
|
24071
|
+
* @param {any[]} data The selected items
|
|
24072
|
+
*/
|
|
24073
|
+
setSelection(data) {
|
|
24074
|
+
if (isEqual.isEqual(this.selection.items, data)) {
|
|
24075
|
+
return;
|
|
24076
|
+
}
|
|
24077
|
+
this.selection.items = data;
|
|
24078
|
+
const rows = this.getActiveRows();
|
|
24079
|
+
rows.forEach((row) => this.updateRowSelector(row, this.selection.has(row.getData())));
|
|
24080
|
+
}
|
|
24081
|
+
/**
|
|
24082
|
+
* Prepends a checkbox column used for row selection to the given column definitions
|
|
24083
|
+
*
|
|
24084
|
+
* @param {Tabulator.ColumnDefinition[]} columnDefinitions The column definition for the table
|
|
24085
|
+
* @returns {Tabulator.ColumnDefinition[]} The column definitions with the checkbox column prepended to it
|
|
24086
|
+
*/
|
|
24087
|
+
getColumnDefinitions(columnDefinitions) {
|
|
24088
|
+
return [this.getRowSelectorColumnDefinition(), ...columnDefinitions];
|
|
24089
|
+
}
|
|
24090
|
+
getRowSelectorColumnDefinition() {
|
|
24091
|
+
return {
|
|
24092
|
+
title: '',
|
|
24093
|
+
formatter: this.getRowSelectorFormatter(),
|
|
24094
|
+
cellClick: this.rowSelectorCellClick,
|
|
24095
|
+
headerClick: this.headerClick,
|
|
24096
|
+
headerSort: false,
|
|
24097
|
+
cssClass: 'limel-table--row-selector',
|
|
24098
|
+
resizable: false,
|
|
24099
|
+
htmlOutput: false,
|
|
24100
|
+
clipboard: false,
|
|
24101
|
+
};
|
|
24102
|
+
}
|
|
24103
|
+
headerClick(ev) {
|
|
24104
|
+
ev.stopPropagation();
|
|
24105
|
+
}
|
|
24106
|
+
getRowSelectorFormatter() {
|
|
24107
|
+
return (cell) => {
|
|
24108
|
+
const element = this.pool.get(LIMEL_CHECKBOX);
|
|
24109
|
+
setElementProperties(element, {
|
|
24110
|
+
checked: this.selection.has(cell.getData()),
|
|
24111
|
+
});
|
|
24112
|
+
element.style.display = 'inline-block';
|
|
24113
|
+
return element;
|
|
24114
|
+
};
|
|
24115
|
+
}
|
|
24116
|
+
}
|
|
24117
|
+
|
|
24118
|
+
const tableCss = "@charset \"UTF-8\";.tabulator{position:relative;border:1px solid #999;background-color:#888;font-size:14px;text-align:left;overflow:hidden;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableHolder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select{user-select:none}.tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid #999;background-color:#e6e6e6;color:#555;font-weight:bold;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-col{display:inline-block;position:relative;box-sizing:border-box;border-right:1px solid #aaa;background:#e6e6e6;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid #999;background:#cdcdcd;pointer-events:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button:hover{cursor:pointer;opacity:0.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:1px solid #999;padding:1px;background:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-menu-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid #aaa;overflow:hidden;margin-right:-1px}.tabulator .tabulator-header .tabulator-col:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto !important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{cursor:pointer;background-color:#cdcdcd}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{writing-mode:vertical-rl;text-orientation:mixed;display:flex;align-items:center;justify-content:center}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-right:0;padding-bottom:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;left:0;right:0;top:4px;bottom:auto}.tabulator .tabulator-header .tabulator-frozen{display:inline-block;position:absolute;z-index:10}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;min-width:600%;background:#f3f3f3 !important;border-top:1px solid #aaa;border-bottom:1px solid #aaa;overflow:hidden}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3 !important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{min-width:600%}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableHolder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator .tabulator-tableHolder:focus{outline:none}.tabulator .tabulator-tableHolder .tabulator-placeholder{box-sizing:border-box;display:flex;align-items:center;width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%;min-width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder span{display:inline-block;margin:0 auto;padding:10px;color:#ccc;font-weight:bold;font-size:20px}.tabulator .tabulator-tableHolder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#333}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:bold;background:#e2e2e2 !important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-footer{padding:5px 10px;border-top:1px solid #999;background-color:#e6e6e6;text-align:right;color:#555;font-weight:bold;white-space:nowrap;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:calc(100% + 20px);margin:-5px -10px 5px -10px;text-align:left;background:#f3f3f3 !important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3 !important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator .tabulator-footer .tabulator-paginator{color:#555;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid #aaa;border-radius:3px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:1px solid #aaa;border-radius:3px;background:rgba(255, 255, 255, 0.2)}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:0.5}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:rgba(0, 0, 0, 0.2);color:#fff}.tabulator .tabulator-col-resize-handle{position:absolute;right:0;top:0;bottom:0;width:5px}.tabulator .tabulator-col-resize-handle.prev{left:0;right:auto}.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator .tabulator-loader{position:absolute;display:flex;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:rgba(0, 0, 0, 0.4);text-align:center}.tabulator .tabulator-loader .tabulator-loader-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:bold;font-size:16px}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading{border:4px solid #333;color:#000}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-error{border:4px solid #D00;color:#590000}.tabulator-row{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-row.tabulator-row-even{background-color:#EFEFEF}.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}.tabulator-row.tabulator-selected{background-color:#9ABCEA}.tabulator-row.tabulator-selected:hover{background-color:#769BCC;cursor:pointer}.tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #aaa;border-bottom:1px solid #aaa;pointer-events:none;z-index:15}.tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-row .tabulator-frozen{display:inline-block;position:absolute;background-color:inherit;z-index:10}.tabulator-row .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{display:inline-block;position:relative;box-sizing:border-box;padding:4px;border-right:1px solid #aaa;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1D68CD;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:transparent}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #dd0000}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{border:1px;background:transparent;color:#dd0000}.tabulator-row .tabulator-cell:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-row .tabulator-cell.tabulator-row-handle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-row .tabulator-cell .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:rgba(0, 0, 0, 0.1);overflow:hidden}.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0, 0, 0, 0.2)}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:#fff;font-weight:bold;font-size:1.1em}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:0.7}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px;padding-left:10px;background:#ccc;font-weight:bold;min-width:100%}.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:rgba(0, 0, 0, 0.1)}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-row.tabulator-group span{margin-left:10px;color:#d00}.tabulator-menu{position:absolute;display:inline-block;box-sizing:border-box;background:#fff;border:1px solid #aaa;box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.2);font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-menu .tabulator-menu-item{position:relative;box-sizing:border-box;padding:5px 10px;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:0.5}.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#EFEFEF}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu::after{display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;height:7px;width:7px;content:\"\";border-width:1px 1px 0 0;border-style:solid;border-color:#aaa;vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-select-list{position:absolute;display:inline-block;box-sizing:border-box;max-height:200px;background:#fff;border:1px solid #aaa;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-edit-select-list .tabulator-edit-select-list-item{padding:4px;color:#333}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff;background:#1D68CD}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid rgba(255, 255, 255, 0.5)}.tabulator-edit-select-list .tabulator-edit-select-list-item.focused{outline:1px solid #1D68CD}.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{cursor:pointer;color:#fff;background:#1D68CD}.tabulator-edit-select-list .tabulator-edit-select-list-notice{padding:4px;color:#333;text-align:center}.tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid #aaa;padding:4px;padding-top:6px;color:#333;font-weight:bold}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:initial;border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-right:initial;margin-left:-1px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:0;padding-left:25px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{left:8px;right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-right:initial;border-left:1px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{margin-right:initial;margin-left:5px;border-bottom-left-radius:initial;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-right:initial;margin-left:5px}.tabulator.tabulator-rtl .tabulator-col-resize-handle{position:absolute;left:0;right:auto}.tabulator.tabulator-rtl .tabulator-col-resize-handle.prev{right:0;left:auto}.tabulator-print-fullscreen{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000}body.tabulator-print-fullscreen-hide>*:not(.tabulator-print-fullscreen){display:none !important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px;padding-left:10px;background:#ccc;font-weight:bold;min-width:100%}.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:rgba(0, 0, 0, 0.1)}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px !important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-print-table .tabulator-print-table-group span{margin-left:10px;color:#d00}.tabulator-print-table .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:rgba(0, 0, 0, 0.1);overflow:hidden}.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0, 0, 0, 0.2)}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:\"\";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-col-sorter{right:1rem !important}.tabulator-arrow{position:absolute;transition:border 0.2s ease;top:0.25rem;cursor:pointer}[aria-sort=none] .tabulator-arrow{border-bottom-color:rgb(var(--table-arrow-color)) !important}[aria-sort=desc] .tabulator-arrow{border-top-color:rgb(var(--table-arrow-color--active)) !important}[aria-sort=asc] .tabulator-arrow{border-bottom-color:rgb(var(--table-arrow-color--active)) !important}.tabulator-arrow:before,.tabulator-arrow:after{display:block;content:\"\";position:absolute;bottom:0}.tabulator-arrow:before{background-color:rgb(var(--table-header-background-color));width:0.5rem;height:0.5rem;transform:rotate(45deg);left:-0.25rem;top:0.25rem}.tabulator-arrow:after{width:0.125rem;background-color:rgb(var(--table-arrow-color));height:0.5625rem;top:0.125rem;left:-0.0625rem}[aria-sort=desc] .tabulator-arrow{top:0.625rem}[aria-sort=desc] .tabulator-arrow:before{top:-0.75rem}[aria-sort=desc] .tabulator-arrow:after{top:-0.6875rem}[aria-sort=desc] .tabulator-arrow:after,[aria-sort=asc] .tabulator-arrow:after{background-color:rgb(var(--table-arrow-color--active))}@keyframes indicate-sortable-column{0%,100%{transform:translate3d(0, 0, 0)}30%{transform:translate3d(0, -0.0875rem, 0)}60%{transform:translate3d(0, 0.0875rem, 0)}}.tabulator-col.tabulator-sortable:hover .tabulator-arrow{animation:indicate-sortable-column 0.5s ease}.tabulator .tabulator-footer{transition:transform 0.5s ease-out, opacity 0.35s ease}.tabulator .tabulator-footer .tabulator-paginator{display:grid;grid-auto-flow:column;justify-content:end}.tabulator .tabulator-footer .tabulator-paginator .tabulator-pages{margin:0 0.5rem}.tabulator .tabulator-footer .tabulator-paginator .tabulator-pages .tabulator-page{margin:0 0rem}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page{position:relative;height:1.75rem;min-width:1.75rem;padding:0 0.5rem;margin:0;border:none;border-radius:2.5rem;color:#303042;background-color:transparent}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:not([disabled]){transition:background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:not([disabled]):hover{box-shadow:var(--button-shadow-hovered)}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:not([disabled]):active{box-shadow:var(--button-shadow-pressed);transform:translate3d(0, 0.08rem, 0)}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:hover{color:#303042;background-color:rgb(var(--contrast-200))}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page.active{box-shadow:var(--button-shadow-inset);background-color:#fff}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:disabled{cursor:not-allowed}.tabulator .tabulator-footer .tabulator-paginator .tabulator-page:disabled:hover{background-color:transparent}.tabulator:not(.has-pagination):not(.has-aggregation) .tabulator-tableHolder{height:calc(100% - 2.125rem) !important;max-height:calc(100% - 2.125rem) !important}.tabulator:not(.has-pagination).has-aggregation .tabulator-tableHolder{height:calc( 100% - ( 2.125rem + 2.25rem ) ) !important;max-height:calc( 100% - ( 2.125rem + 2.25rem ) ) !important}.tabulator:not(.has-pagination) .tabulator-footer{pointer-events:none}.tabulator:not(.has-pagination) .tabulator-footer .tabulator-paginator{visibility:hidden;opacity:0;transform:translateY(2.5rem)}.tabulator-page[data-page=first],.tabulator-page[data-page=prev],.tabulator-page[data-page=next],.tabulator-page[data-page=last]{font-size:0;color:transparent !important}.tabulator-page[data-page=first]:after,.tabulator-page[data-page=prev]:after,.tabulator-page[data-page=next]:after,.tabulator-page[data-page=last]:after{transition:transform 0.2s ease;display:block;opacity:0.7;position:absolute;top:0.125rem;right:0.125rem;bottom:0.125rem;left:0.125rem}.tabulator-page[data-page=prev]:after,.tabulator-page[data-page=next]:after{content:url(\"data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 100 100'><defs/><path d='M68.714 50L37.286 70V30l31.428 20z'/></svg>\")}.tabulator-page[data-page=first]:after,.tabulator-page[data-page=last]:after{content:url(\"data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 100 100'><defs/><path d='M60.714 50L29.286 70V30l31.428 20zM64.714 30h6v40h-6z'/></svg>\")}.tabulator-page[data-page=first]:after,.tabulator-page[data-page=prev]:after{transform:rotateZ(180deg)}.tabulator-page[data-page=next]:not([disabled]):hover:after,.tabulator-page[data-page=last]:not([disabled]):hover:after{transform:translate3d(0.09375rem, 0, 0)}.tabulator-page[data-page=first]:not([disabled]):hover:after,.tabulator-page[data-page=prev]:not([disabled]):hover:after{transform:translate3d(-0.09375rem, 0, 0) rotateZ(180deg)}@keyframes fade-in-tabulator-loader{0%{background:transparent}100%{background:rgba(var(--contrast-1400), 0.4)}}@keyframes spin-tabulator-loader{to{transform:rotate(360deg)}}.tabulator .tabulator-loader{animation:fade-in-tabulator-loader 0.5s ease 0.5s forwards;animation-iteration-count:1;cursor:progress;background:transparent}.tabulator .tabulator-loader .tabulator-loader-msg{animation:spin-tabulator-loader 0.4s linear infinite;color:transparent;font-size:0;border-radius:50%;border:0.1875rem solid rgb(var(--lime-brand-color-flexible-turquoise)) !important;border-top-color:transparent !important;width:1.25rem;height:1.25rem;background-color:transparent !important;padding:0}:host(.has-interactive-rows) .tabulator-row:not(.tabulator-calcs).tabulator-selectable{transition:background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out}:host(.has-interactive-rows) .tabulator-row:not(.tabulator-calcs).tabulator-selectable:hover{box-shadow:var(--button-shadow-hovered)}:host(.has-interactive-rows) .tabulator-row:not(.tabulator-calcs).tabulator-selectable:active{box-shadow:var(--button-shadow-pressed);transform:translate3d(0, 0.08rem, 0)}:host(.has-interactive-rows) .tabulator-row:not(.tabulator-calcs).tabulator-selectable:hover{z-index:2}:host(.has-interactive-rows) .tabulator-row:not(.tabulator-calcs).tabulator-selectable:not(.active):hover{background-color:rgb(var(--table-row-background-color--hover))}:host(.has-low-density) #tabulator-table{width:max-content;max-width:100%;margin:auto}:host(.has-low-density) .tabulator-table{background-color:transparent}:host(.has-low-density) .tabulator-headers{padding:0 0.5rem}:host(.has-low-density) .tabulator-header{background-color:transparent}:host(.has-low-density) .tabulator-header .tabulator-col-content{padding-left:0.5rem}:host(.has-low-density) .tabulator-col:first-child{border-radius:0.375rem 0 0 0.375rem}:host(.has-low-density) .tabulator-col:last-child{border-radius:0 0.375rem 0.375rem 0}:host(.has-low-density) .tabulator-row{width:calc( 100% - 1rem );margin-right:auto;margin-left:auto;border-radius:0.5rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom){margin-bottom:0.25rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom):first-child{margin-top:0.75rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom) .tabulator-cell{height:2.75rem !important;padding-left:0.75rem;padding-right:0.5rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom) .tabulator-cell:first-child{border-radius:0.5rem 0 0 0.5rem}:host(.has-low-density) .tabulator-row:not(.tabulator-calcs-bottom) .tabulator-cell:last-child{border-radius:0 0.5rem 0.5rem 0}.lime-col-title__custom-component{width:100%;display:flex;align-items:center;margin-right:1.25rem}.title-component-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;flex-shrink:1;min-width:0}.title-component-slot{flex-shrink:0}@keyframes detach-a-column-header{0%{transform:rotate(0deg)}100%{transform:rotate(-2deg)}}.tabulator.has-movable-columns .tabulator-header{overflow-y:visible}.tabulator.has-movable-columns .tabulator-header .tabulator-col:not(.tabulator-frozen){cursor:move !important}.tabulator.has-movable-columns .tabulator-header .tabulator-col:not(.tabulator-frozen).tabulator-sortable.tabulator-moving{animation:detach-a-column-header 0.2s ease forwards;opacity:0.9;border:none;border-radius:0.25rem;background-color:rgb(var(---table-header-background-color-when-being-dragged));box-shadow:var(--shadow-depth-16)}.tabulator.has-movable-columns .tabulator-header .tabulator-col:not(.tabulator-frozen).tabulator-sortable.tabulator-moving:hover{background-color:rgb(var(---table-header-background-color-when-being-dragged))}.tabulator.has-movable-columns .tabulator-header .tabulator-col:not(.tabulator-frozen).tabulator-sortable.tabulator-moving .tabulator-arrow:before{background-color:rgb(var(---table-header-background-color-when-being-dragged))}.select-all,.limel-table--row-selector{--mdc-checkbox-ripple-size:1rem}.select-all{position:absolute;z-index:1;left:0;top:0.4375rem;width:2.5625rem;display:flex !important;align-items:center;justify-content:center}.select-all limel-checkbox{transform:translate(-0.25rem, 0)}.limel-table--row-selector{position:sticky !important;left:0;border-width:0;justify-content:center;z-index:1}.tabulator-row-odd .limel-table--row-selector{background-image:linear-gradient(to right, rgb(var(--table-row-background-color--odd)) 70%, rgb(var(--table-row-background-color--odd), 0))}.tabulator-row-even .limel-table--row-selector{background-image:linear-gradient(to right, rgb(var(--table-row-background-color--even)) 70%, rgb(var(--table-row-background-color--even), 0))}.tabulator-row:not(.tabulator-calcs):hover .limel-table--row-selector{will-change:background-image;background-image:linear-gradient(to right, rgb(var(--table-row-background-color--hover)) 70%, rgb(var(--table-row-background-color--hover), 0))}.tabulator-row.active .limel-table--row-selector,.tabulator-row.active:hover .limel-table--row-selector{background-image:linear-gradient(to right, rgb(var(--table-row-background-color--active)) 70%, rgb(var(--table-row-background-color--active), 0))}.limel-table--row-selector limel-checkbox{transition:opacity 0.2s ease;align-self:center;opacity:0.3;transform:translate(-0.25rem, 0)}.tabulator-row:hover .limel-table--row-selector limel-checkbox{opacity:1}.has-selection .limel-table--row-selector limel-checkbox{opacity:1}.limel-table--row-selector .tabulator-col-resize-handle{display:none}.limel-table--row-selector+.tabulator-col .tabulator-col-resize-handle.prev,.limel-table--row-selector+.tabulator-cell .tabulator-col-resize-handle.prev{display:none}.tabulator.has-movable-columns .tabulator-header .tabulator-col.limel-table--row-selector{border:none;cursor:default;pointer-events:none;background-color:transparent;background-image:linear-gradient(to right, rgb(var(--table-header-background-color--hover)) 70%, rgb(var(--table-header-background-color--hover), 0));position:sticky;left:0}:host{display:block;--table-header-background-color:var(--contrast-500);--table-header-background-color--hover:var(--contrast-400);--table-header-background-color-when-being-dragged:var(--contrast-100);--table-row-background-color--odd:var(--contrast-200);--table-row-background-color--even:var(--contrast-100);--table-row-background-color--hover:var(--contrast-100);--table-row-background-color--active:var(--color-teal-lighter);--table-arrow-color:var(--contrast-800);--table-arrow-color--active:var(--color-teal-default)}#tabulator-container{position:relative}#tabulator-container,#tabulator-table{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif);height:100%;width:100%;background-color:transparent;border:none}.tabulator .tabulator-header{border-bottom:0;background-color:rgb(var(--table-header-background-color--hover))}.tabulator .tabulator-header .tabulator-col{transition:background-color 0.2s ease;background-color:rgb(var(--table-header-background-color--hover));border-right-color:rgb(var(--contrast-200))}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{background-color:var(--table-header-background-color--hover)}.tabulator .tabulator-header .tabulator-col-title{font-weight:500;padding-left:0.125rem}.tabulator .tabulator-footer{background-color:rgb(var(--table-header-background-color--hover));border:none;user-select:auto}.tabulator .tabulator-footer .tabulator-calcs-holder{border-color:rgb(var(--contrast-600))}.tabulator-row.tabulator-calcs{cursor:default !important}.tabulator-row.tabulator-selectable{transition:background-color 0.2s ease}.tabulator-row.tabulator-selectable:not(.active):hover{background-color:rgb(var(--table-header-background-color))}.tabulator-row.tabulator-row-odd{background-color:rgb(var(--table-row-background-color--odd))}.tabulator-row.tabulator-row-even{background-color:rgb(var(--table-row-background-color--even))}.tabulator-row.active,.tabulator-row.active:hover{background-color:rgb(var(--table-row-background-color--active))}.tabulator-row .tabulator-cell{border-right:transparent;padding:0.5rem;display:inline-flex;align-items:center}.tabulator-row .tabulator-cell[style*=\"text-align: right;\"]{justify-content:flex-end}.tabulator-row .tabulator-cell[style*=\"text-align: center;\"]{justify-content:center}.tabulator-col,.tabulator-cell{max-width:37.5rem;font-size:0.8125rem}#tabulator-loader,#tabulator-empty-text{position:absolute;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center}#tabulator-loader{background-color:rgba(var(--contrast-100), 0.6);cursor:wait}#tabulator-empty-text{color:rgb(var(--contrast-800));font-weight:bold;font-size:1.25rem;pointer-events:none}";
|
|
23884
24119
|
|
|
23885
24120
|
const FIRST_PAGE = 1;
|
|
23886
24121
|
let Table = class {
|
|
@@ -23891,6 +24126,8 @@ let Table = class {
|
|
|
23891
24126
|
this.load = index.createEvent(this, "load", 7);
|
|
23892
24127
|
this.activate = index.createEvent(this, "activate", 7);
|
|
23893
24128
|
this.changeColumns = index.createEvent(this, "changeColumns", 7);
|
|
24129
|
+
this.select = index.createEvent(this, "select", 7);
|
|
24130
|
+
this.selectAll = index.createEvent(this, "selectAll", 7);
|
|
23894
24131
|
/**
|
|
23895
24132
|
* Data to be displayed in the table
|
|
23896
24133
|
*/
|
|
@@ -23918,6 +24155,27 @@ let Table = class {
|
|
|
23918
24155
|
* The page to show
|
|
23919
24156
|
*/
|
|
23920
24157
|
this.page = FIRST_PAGE;
|
|
24158
|
+
this.getActiveRows = () => {
|
|
24159
|
+
if (!this.tabulator) {
|
|
24160
|
+
return [];
|
|
24161
|
+
}
|
|
24162
|
+
return this.tabulator.getRows('active');
|
|
24163
|
+
};
|
|
24164
|
+
this.getActiveRowsData = () => {
|
|
24165
|
+
// Note: Tabulator.getData() creates copies of each data object
|
|
24166
|
+
// and will break this.selection.has checks, hence why this function
|
|
24167
|
+
// intentionally retrieves the data using the row components
|
|
24168
|
+
return this.getActiveRows().map((row) => row.getData());
|
|
24169
|
+
};
|
|
24170
|
+
this.selectAllOnChange = (ev) => {
|
|
24171
|
+
const selectAll = ev.detail;
|
|
24172
|
+
ev.stopPropagation();
|
|
24173
|
+
ev.preventDefault();
|
|
24174
|
+
const newSelection = selectAll ? this.getActiveRowsData() : [];
|
|
24175
|
+
this.select.emit(newSelection);
|
|
24176
|
+
this.tableSelection.setSelection(newSelection);
|
|
24177
|
+
this.selectAll.emit(selectAll);
|
|
24178
|
+
};
|
|
23921
24179
|
this.getColumnOptions = () => {
|
|
23922
24180
|
if (!this.movableColumns) {
|
|
23923
24181
|
return {};
|
|
@@ -23943,13 +24201,19 @@ let Table = class {
|
|
|
23943
24201
|
this.requestData = this.requestData.bind(this);
|
|
23944
24202
|
this.onClickRow = this.onClickRow.bind(this);
|
|
23945
24203
|
this.formatRow = this.formatRow.bind(this);
|
|
24204
|
+
this.formatRows = this.formatRows.bind(this);
|
|
23946
24205
|
this.updateMaxPage = this.updateMaxPage.bind(this);
|
|
23947
24206
|
this.initTabulatorComponent = this.initTabulatorComponent.bind(this);
|
|
24207
|
+
this.setSelection = this.setSelection.bind(this);
|
|
23948
24208
|
this.pool = new ElementPool(document);
|
|
23949
24209
|
this.columnFactory = new ColumnDefinitionFactory(this.pool);
|
|
23950
24210
|
}
|
|
23951
24211
|
componentWillLoad() {
|
|
23952
24212
|
this.firstRequest = this.mode === 'remote';
|
|
24213
|
+
if (this.selectable) {
|
|
24214
|
+
this.tableSelection = new TableSelection(() => this.tabulator, this.pool, this.select);
|
|
24215
|
+
this.tableSelection.setSelection(this.selection);
|
|
24216
|
+
}
|
|
23953
24217
|
}
|
|
23954
24218
|
componentDidLoad() {
|
|
23955
24219
|
this.init();
|
|
@@ -23976,7 +24240,7 @@ let Table = class {
|
|
|
23976
24240
|
if (!this.tabulator) {
|
|
23977
24241
|
return;
|
|
23978
24242
|
}
|
|
23979
|
-
this.
|
|
24243
|
+
this.formatRows();
|
|
23980
24244
|
}
|
|
23981
24245
|
updateData(newData = [], oldData = []) {
|
|
23982
24246
|
if (isEqual.isEqual(newData, oldData)) {
|
|
@@ -23988,6 +24252,7 @@ let Table = class {
|
|
|
23988
24252
|
return;
|
|
23989
24253
|
}
|
|
23990
24254
|
this.tabulator.replaceData(this.data);
|
|
24255
|
+
this.setSelection();
|
|
23991
24256
|
});
|
|
23992
24257
|
}
|
|
23993
24258
|
updateColumns(newColumns, oldColumns) {
|
|
@@ -24007,6 +24272,12 @@ let Table = class {
|
|
|
24007
24272
|
// afterwards
|
|
24008
24273
|
this.init();
|
|
24009
24274
|
}
|
|
24275
|
+
updateSelection(newSelection) {
|
|
24276
|
+
if (!this.tableSelection) {
|
|
24277
|
+
return;
|
|
24278
|
+
}
|
|
24279
|
+
this.tableSelection.setSelection(newSelection);
|
|
24280
|
+
}
|
|
24010
24281
|
areSameColumns(newColumns, oldColumns) {
|
|
24011
24282
|
return (newColumns.length === oldColumns.length &&
|
|
24012
24283
|
newColumns.every((column) => oldColumns.includes(column)));
|
|
@@ -24037,14 +24308,22 @@ let Table = class {
|
|
|
24037
24308
|
// matter if its rendered or not.
|
|
24038
24309
|
if (!('ResizeObserver' in window)) {
|
|
24039
24310
|
this.tabulator = new Tabulator(table, options);
|
|
24311
|
+
this.setSelection();
|
|
24040
24312
|
return;
|
|
24041
24313
|
}
|
|
24042
24314
|
const observer = new ResizeObserver(() => {
|
|
24043
24315
|
this.tabulator = new Tabulator(table, options);
|
|
24316
|
+
this.setSelection();
|
|
24044
24317
|
observer.unobserve(table);
|
|
24045
24318
|
});
|
|
24046
24319
|
observer.observe(table);
|
|
24047
24320
|
}
|
|
24321
|
+
setSelection() {
|
|
24322
|
+
if (!(this.tabulator && this.tableSelection)) {
|
|
24323
|
+
return;
|
|
24324
|
+
}
|
|
24325
|
+
this.tableSelection.setSelection(this.selection);
|
|
24326
|
+
}
|
|
24048
24327
|
updateMaxPage() {
|
|
24049
24328
|
var _a;
|
|
24050
24329
|
(_a = this.tabulator) === null || _a === void 0 ? void 0 : _a.setMaxPage(this.calculatePageCount());
|
|
@@ -24066,7 +24345,11 @@ let Table = class {
|
|
|
24066
24345
|
});
|
|
24067
24346
|
}
|
|
24068
24347
|
getColumnDefinitions() {
|
|
24069
|
-
|
|
24348
|
+
const columnDefinitions = this.columns.map(this.columnFactory.create);
|
|
24349
|
+
if (this.tableSelection) {
|
|
24350
|
+
return this.tableSelection.getColumnDefinitions(columnDefinitions);
|
|
24351
|
+
}
|
|
24352
|
+
return columnDefinitions;
|
|
24070
24353
|
}
|
|
24071
24354
|
getAjaxOptions() {
|
|
24072
24355
|
if (!this.isRemoteMode()) {
|
|
@@ -24165,7 +24448,11 @@ let Table = class {
|
|
|
24165
24448
|
}
|
|
24166
24449
|
this.changePage.emit(page);
|
|
24167
24450
|
}
|
|
24168
|
-
onClickRow(
|
|
24451
|
+
onClickRow(_ev, row) {
|
|
24452
|
+
if (typeof row.getPosition === 'undefined') {
|
|
24453
|
+
// Not a data row, probably a CalcComponent
|
|
24454
|
+
return;
|
|
24455
|
+
}
|
|
24169
24456
|
if (this.activeRow === row.getData()) {
|
|
24170
24457
|
this.activeRow = null;
|
|
24171
24458
|
}
|
|
@@ -24174,6 +24461,9 @@ let Table = class {
|
|
|
24174
24461
|
}
|
|
24175
24462
|
this.activate.emit(this.activeRow);
|
|
24176
24463
|
}
|
|
24464
|
+
formatRows() {
|
|
24465
|
+
this.tabulator.getRows().forEach(this.formatRow);
|
|
24466
|
+
}
|
|
24177
24467
|
formatRow(row) {
|
|
24178
24468
|
if (this.activeRow === row.getData()) {
|
|
24179
24469
|
row.getElement().classList.add('active');
|
|
@@ -24193,12 +24483,23 @@ let Table = class {
|
|
|
24193
24483
|
return columns.some((column) => pickBy.has(column, 'aggregator'));
|
|
24194
24484
|
}
|
|
24195
24485
|
render() {
|
|
24196
|
-
|
|
24486
|
+
var _a;
|
|
24487
|
+
return (index.h("div", { id: "tabulator-container" }, index.h("div", { id: "tabulator-loader", style: { display: this.loading ? 'flex' : 'none' } }, index.h("limel-spinner", { size: "large" })), this.renderEmptyMessage(), this.renderSelectAll(), index.h("div", { id: "tabulator-table", class: {
|
|
24197
24488
|
'has-pagination': this.totalRows > this.pageSize,
|
|
24198
24489
|
'has-aggregation': this.hasAggregation(this.columns),
|
|
24199
24490
|
'has-movable-columns': this.movableColumns,
|
|
24491
|
+
'has-rowselector': this.selectable,
|
|
24492
|
+
'has-selection': (_a = this.tableSelection) === null || _a === void 0 ? void 0 : _a.hasSelection,
|
|
24200
24493
|
} })));
|
|
24201
24494
|
}
|
|
24495
|
+
renderSelectAll() {
|
|
24496
|
+
if (!this.selectable) {
|
|
24497
|
+
return;
|
|
24498
|
+
}
|
|
24499
|
+
const showSelectAll = !this.loading && this.tableSelection;
|
|
24500
|
+
return (index.h("div", { class: "select-all", style: { display: showSelectAll ? 'inline-block' : 'none' } }, index.h("limel-checkbox", { onChange: this.selectAllOnChange, checked: this.tableSelection.hasSelection, indeterminate: this.tableSelection.hasSelection &&
|
|
24501
|
+
this.selection.length < this.data.length })));
|
|
24502
|
+
}
|
|
24202
24503
|
renderEmptyMessage() {
|
|
24203
24504
|
const showEmptyMessage = !this.loading && !this.data.length && this.emptyMessage;
|
|
24204
24505
|
return (index.h("div", { id: "tabulator-empty-text", style: { display: showEmptyMessage ? 'flex' : 'none' } }, index.h("span", null, this.emptyMessage)));
|
|
@@ -24210,7 +24511,8 @@ let Table = class {
|
|
|
24210
24511
|
"page": ["pageChanged"],
|
|
24211
24512
|
"activeRow": ["activeRowChanged"],
|
|
24212
24513
|
"data": ["updateData"],
|
|
24213
|
-
"columns": ["updateColumns"]
|
|
24514
|
+
"columns": ["updateColumns"],
|
|
24515
|
+
"selection": ["updateSelection"]
|
|
24214
24516
|
}; }
|
|
24215
24517
|
};
|
|
24216
24518
|
Table.style = tableCss;
|