@holoviz/panel 1.0.0-b.5 → 1.0.0-b.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.
Files changed (26) hide show
  1. package/dist/bundled/datatabulator/tabulator-tables@5.4.4/dist/css/tabulator_fast.min.css +859 -1
  2. package/dist/bundled/fastbasetemplate/fast.css +1 -0
  3. package/dist/bundled/notificationarea/panel/1.0.0-b.7/dist/bundled/font-awesome/css/all.min.css +2 -0
  4. package/dist/bundled/panel/1.0.0-b.7/dist/bundled/bootstrap5/css/bootstrap.min.css +2 -0
  5. package/dist/bundled/panel/1.0.0-b.7/dist/bundled/bootstrap5/js/bootstrap.bundle.min.js +2 -0
  6. package/dist/bundled/panel/1.0.0-b.7/dist/bundled/font-awesome/css/all.min.css +2 -0
  7. package/dist/bundled/panel/1.0.0-b.7/dist/bundled/jquery/jquery.slim.min.js +2 -0
  8. package/dist/bundled/plotlyplot/panel/1.0.0-b.7/dist/bundled/jquery/jquery.slim.min.js +2 -0
  9. package/dist/bundled/theme/fast.css +0 -2
  10. package/dist/bundled/theme/material_variables.css +2 -2
  11. package/dist/lib/models/deckgl.js +1 -1
  12. package/dist/lib/models/deckgl.js.map +1 -1
  13. package/dist/lib/models/speech_to_text.js +1 -1
  14. package/dist/lib/models/speech_to_text.js.map +1 -1
  15. package/dist/panel.js +7 -7
  16. package/dist/panel.js.map +1 -1
  17. package/dist/panel.json +1 -1
  18. package/dist/panel.min.js +4 -4
  19. package/dist/wheels/{panel-1.0.0b5-py3-none-any.whl → panel-1.0.0b7-py3-none-any.whl} +0 -0
  20. package/package.json +1 -1
  21. package/dist/bundled/notificationarea/panel/1.0.0-b.5/dist/bundled/font-awesome/css/all.min.css +0 -2
  22. package/dist/bundled/panel/1.0.0-b.5/dist/bundled/bootstrap5/css/bootstrap.min.css +0 -2
  23. package/dist/bundled/panel/1.0.0-b.5/dist/bundled/bootstrap5/js/bootstrap.bundle.min.js +0 -2
  24. package/dist/bundled/panel/1.0.0-b.5/dist/bundled/font-awesome/css/all.min.css +0 -2
  25. package/dist/bundled/panel/1.0.0-b.5/dist/bundled/jquery/jquery.slim.min.js +0 -2
  26. package/dist/bundled/plotlyplot/panel/1.0.0-b.5/dist/bundled/jquery/jquery.slim.min.js +0 -2
@@ -1 +1,859 @@
1
- .tabulator{position:relative;border:1px solid var(--neutral-divider-rest);background-color:inherit;font-size:var(--type-ramp-base-font-size);text-align:left;overflow:hidden;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);width:100%;}.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 var(--accent-fill-rest);background-color:inherit;color:var(--neutral-foreground-rest);font-weight:700;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 var(--neutral-divider-rest);background:inherit;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid var(--accent-fill-rest);background:var(--neutral-fill-hover);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:.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 var(--neutral-outline-active)}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid var(--neutral-divider-rest);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:var(--neutral-fill-hover)}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:var(--neutral-outline-active)}.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 var(--neutral-outline-active)}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter{color:var(--accent-fill-rest)}.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 var(--accent-fill-rest)}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter{color:var(--accent-fill-rest)}.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 var(--accent-fill-rest);color:var(--accent-fill-rest)}.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 var(--neutral-divider-rest)}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid var(--neutral-divider-rest)}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;min-width:600%;background:var(--neutral-fill-active)!important;border-top:1px solid var(--neutral-divider-rest);border-bottom:1px solid var(--neutral-divider-rest);overflow:hidden}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:var(--neutral-fill-active)!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:0}.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:700;font-size:20px}.tabulator .tabulator-tableholder .tabulator-table{position:relative;display:inline-block;background-color:var(--background-color);white-space:nowrap;overflow:visible;color:var(--neutral-foreground-rest)}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:var(--neutral-fill-active)!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid var(--neutral-divider-rest)}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid var(--neutral-divider-rest)}.tabulator .tabulator-footer{padding:5px 10px;border-top:1px solid var(--neutral-divider-rest);background-color:inherit;text-align:right;color:var(--neutral-foreground-rest);font-weight:700;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:var(--neutral-fill-active)!important;border-bottom:1px solid var(--neutral-divider-rest);border-top:1px solid var(--neutral-divider-rest);overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:var(--neutral-fill-active)!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:var(--neutral-foreground-rest);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 var(--neutral-divider-rest);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:0 solid var(--neutral-divider-rest);border-radius:3px;background:inherit;color:var(--neutral-foreground-rest)}.tabulator .tabulator-footer .tabulator-page.active{color:var(--neutral-foreground-rest);border:1px solid var(--accent-fill-active)}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:var(--neutral-fill-rest);color:var(--neutral-foreground-rest)}.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,.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:700;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:var(--type-ramp-base-font-size) 8px;background-color:var(--background-color)}.tabulator-row.tabulator-row-even{background-color:var(--neutral-fill-rest)}.tabulator-row.tabulator-selectable:hover{background-color:var(--accent-fill-hover);color:var(--accent-foreground-cut-rest);cursor:pointer}.tabulator-row.tabulator-selected{background-color:var(--accent-fill-active);color:var(--accent-foreground-cut-rest)}.tabulator-row.tabulator-selected:hover{background-color:var(--accent-fill-hover);color:var(--accent-foreground-cut-rest);cursor:pointer}.tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid var(--neutral-divider-rest);border-bottom:1px solid var(--neutral-divider-rest);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 var(--neutral-divider-rest)}.tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid var(--neutral-divider-rest)}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid var(--neutral-divider-rest);border-bottom:1px solid var(--neutral-divider-rest)}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:var(--type-ramp-base-font-size)}.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 var(--neutral-divider-rest);vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid var(--accent-foreground-focus);outline:0;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:0 0;color:var(--neutral-foreground-rest)}.tabulator-row .tabulator-cell.tabulator-editing input:hover,.tabulator-row .tabulator-cell.tabulator-editing select:hover{color:var(--accent-foreground-cut-rest)}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{border:1px;background:0 0;color:#d00}.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 var(--neutral-divider-rest);border-bottom:2px solid var(--neutral-divider-rest)}.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 var(--neutral-foreground-rest);border-radius:2px;background:rgba(0,0,0,.1);overflow:hidden}.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(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:0 0}.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:var(--neutral-foreground-rest)}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:var(--neutral-foreground-rest)}.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:var(--neutral-foreground-rest)}.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:var(--background-color);font-weight:700;font-size:1.1em}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.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 var(--neutral-divider-rest);border-top:1px solid #999;padding:5px;padding-left:10px;background:#ccc;font-weight:700;min-width:100%}.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:rgba(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 var(--accent-fill-rest);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 var(--accent-fill-rest);vertical-align:middle}.tabulator-row.tabulator-group span{margin-left:10px;color:#d00}.tabulator-row:hover{background:var(--accent-fill-hover);color:var(--accent-foreground-cut-rest)}.tabulator-menu{position:absolute;display:inline-block;box-sizing:border-box;background:var(--background-color);border:1px solid var(--neutral-divider-rest);box-shadow:0 0 5px 0 rgba(0,0,0,.2);font-size:var(--type-ramp-base-font-size);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:.5}.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:var(--neutral-fill-rest)}.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:var(--neutral-divider-rest);vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid var(--neutral-divider-rest)}.tabulator-edit-select-list{position:absolute;display:inline-block;box-sizing:border-box;max-height:200px;background:var(--background-color);border:1px solid var(--neutral-divider-rest);font-size:var(--type-ramp-base-font-size);overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-edit-select-list .tabulator-edit-select-list-item{padding:4px;color:var(--neutral-foreground-rest)}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:var(--background-color);background:var(--accent-foreground-focus)}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid rgba(0,1,0,)}.tabulator-edit-select-list .tabulator-edit-select-list-item.focused{outline:1px solid var(--accent-foreground-focus)}.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{cursor:pointer;color:var(--background-color);background:var(--accent-foreground-focus)}.tabulator-edit-select-list .tabulator-edit-select-list-notice{padding:4px;color:var(--neutral-foreground-rest);text-align:center}.tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid var(--neutral-divider-rest);padding:4px;padding-top:6px;color:var(--neutral-foreground-rest);font-weight:700}.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 var(--neutral-divider-rest);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 var(--neutral-divider-rest)}.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 var(--neutral-divider-rest)}.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 var(--neutral-divider-rest);border-bottom:2px solid var(--neutral-divider-rest)}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid var(--neutral-divider-rest);border-top:1px solid #999;padding:5px;padding-left:10px;background:#ccc;font-weight:700;min-width:100%}.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:rgba(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 var(--accent-fill-rest);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 var(--accent-fill-rest);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 var(--neutral-foreground-rest);border-radius:2px;background:rgba(0,0,0,.1);overflow:hidden}.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(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:0 0}.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:var(--neutral-foreground-rest)}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:var(--neutral-foreground-rest)}.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:var(--neutral-foreground-rest)}
1
+ .tabulator {
2
+ position: relative;
3
+ border: 1px solid var(--neutral-divider-rest);
4
+ background-color: var(--fill-color);
5
+ font-size: 14px;
6
+ text-align: left;
7
+ overflow: hidden;
8
+ -webkit-transform: translateZ(0);
9
+ -moz-transform: translateZ(0);
10
+ -ms-transform: translateZ(0);
11
+ -o-transform: translateZ(0);
12
+ transform: translateZ(0); }
13
+ .tabulator[tabulator-layout="fitDataFill"] .tabulator-tableholder .tabulator-table {
14
+ min-width: 100%; }
15
+ .tabulator[tabulator-layout="fitDataTable"] {
16
+ display: inline-block; }
17
+ .tabulator.tabulator-block-select {
18
+ user-select: none; }
19
+ .tabulator .tabulator-header {
20
+ position: relative;
21
+ box-sizing: border-box;
22
+ width: 100%;
23
+ border-bottom: 1px solid var(--neutral-stroke-divider-rest);
24
+ background-color: var(--fill-color);
25
+ color: var(--neutral-foreground-rest);
26
+ font-weight: bold;
27
+ white-space: nowrap;
28
+ overflow: hidden;
29
+ -moz-user-select: none;
30
+ -khtml-user-select: none;
31
+ -webkit-user-select: none;
32
+ -o-user-select: none; }
33
+ .tabulator .tabulator-header.tabulator-header-hidden {
34
+ display: none; }
35
+ .tabulator .tabulator-header .tabulator-header-contents {
36
+ position: relative;
37
+ overflow: hidden; }
38
+ .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers {
39
+ display: inline-block; }
40
+ .tabulator .tabulator-header .tabulator-col {
41
+ display: inline-flex;
42
+ position: relative;
43
+ box-sizing: border-box;
44
+ flex-direction: column;
45
+ justify-content: flex-start;
46
+ border-right: 1px solid var(--neutral-stroke-divider-rest);
47
+ background: var(--fill-color);
48
+ text-align: left;
49
+ vertical-align: bottom;
50
+ overflow: hidden; }
51
+ .tabulator .tabulator-header .tabulator-col.tabulator-moving {
52
+ position: absolute;
53
+ border: 1px solid var(--neutral-divider-rest);
54
+ background: var(--fill-color);
55
+ pointer-events: none; }
56
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content {
57
+ box-sizing: border-box;
58
+ position: relative;
59
+ padding: 4px; }
60
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button {
61
+ padding: 0 8px; }
62
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover {
63
+ cursor: pointer;
64
+ opacity: .6; }
65
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder {
66
+ position: relative; }
67
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
68
+ box-sizing: border-box;
69
+ width: 100%;
70
+ white-space: nowrap;
71
+ overflow: hidden;
72
+ text-overflow: ellipsis;
73
+ vertical-align: bottom; }
74
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap {
75
+ white-space: normal;
76
+ text-overflow: initial; }
77
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor {
78
+ box-sizing: border-box;
79
+ width: 100%;
80
+ border: 1px solid #999;
81
+ padding: 1px;
82
+ background: #fff; }
83
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button + .tabulator-title-editor {
84
+ width: calc(100% - 22px); }
85
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter {
86
+ display: flex;
87
+ align-items: center;
88
+ position: absolute;
89
+ top: 0;
90
+ bottom: 0;
91
+ right: 4px; }
92
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
93
+ width: 0;
94
+ height: 0;
95
+ border-left: 6px solid transparent;
96
+ border-right: 6px solid transparent;
97
+ border-bottom: 6px solid #bbb; }
98
+ .tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols {
99
+ position: relative;
100
+ display: flex;
101
+ border-top: 1px solid var(--accent-fill-rest);
102
+ overflow: hidden;
103
+ margin-right: -1px; }
104
+ .tabulator .tabulator-header .tabulator-col .tabulator-header-filter {
105
+ position: relative;
106
+ box-sizing: border-box;
107
+ margin-top: 2px;
108
+ width: 100%;
109
+ text-align: center; }
110
+ .tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea {
111
+ height: auto !important; }
112
+ .tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg {
113
+ margin-top: 3px; }
114
+ .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear {
115
+ width: 0;
116
+ height: 0; }
117
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title {
118
+ padding-right: 25px; }
119
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover {
120
+ cursor: pointer;
121
+ background-color: var(--fill-color); }
122
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter {
123
+ color: #bbb; }
124
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover {
125
+ cursor: pointer;
126
+ border-bottom: 6px solid #555; }
127
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
128
+ border-top: none;
129
+ border-bottom: 6px solid #bbb; }
130
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="ascending"] .tabulator-col-content .tabulator-col-sorter {
131
+ color: #666; }
132
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="ascending"] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover {
133
+ cursor: pointer;
134
+ border-bottom: 6px solid #555; }
135
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="ascending"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
136
+ border-top: none;
137
+ border-bottom: 6px solid #666; }
138
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="descending"] .tabulator-col-content .tabulator-col-sorter {
139
+ color: #666; }
140
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="descending"] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover {
141
+ cursor: pointer;
142
+ border-top: 6px solid #555; }
143
+ .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="descending"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
144
+ border-bottom: none;
145
+ border-top: 6px solid #666;
146
+ color: #666; }
147
+ .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title {
148
+ writing-mode: vertical-rl;
149
+ text-orientation: mixed;
150
+ display: flex;
151
+ align-items: center;
152
+ justify-content: center; }
153
+ .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title {
154
+ transform: rotate(180deg); }
155
+ .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title {
156
+ padding-right: 0;
157
+ padding-top: 20px; }
158
+ .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title {
159
+ padding-right: 0;
160
+ padding-bottom: 20px; }
161
+ .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter {
162
+ justify-content: center;
163
+ left: 0;
164
+ right: 0;
165
+ top: 4px;
166
+ bottom: auto; }
167
+ .tabulator .tabulator-header .tabulator-frozen {
168
+ position: sticky;
169
+ left: 0;
170
+ z-index: 10; }
171
+ .tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left {
172
+ border-right: 2px solid var(--neutral-divider-rest); }
173
+ .tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right {
174
+ border-left: 2px solid var(--neutral-divider-rest); }
175
+ .tabulator .tabulator-header .tabulator-calcs-holder {
176
+ box-sizing: border-box;
177
+ background: var(--fill-color) !important;
178
+ border-top: 1px solid var(--neutral-divider-rest);
179
+ border-bottom: 1px solid var(--accent-fill-rest); }
180
+ .tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row {
181
+ background: var(--fill-color) !important; }
182
+ .tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle {
183
+ display: none; }
184
+ .tabulator .tabulator-header .tabulator-frozen-rows-holder:empty {
185
+ display: none; }
186
+ .tabulator .tabulator-tableholder {
187
+ position: relative;
188
+ width: 100%;
189
+ white-space: nowrap;
190
+ overflow: auto;
191
+ -webkit-overflow-scrolling: touch; }
192
+ .tabulator .tabulator-tableholder:focus {
193
+ outline: none; }
194
+ .tabulator .tabulator-tableholder .tabulator-placeholder {
195
+ box-sizing: border-box;
196
+ display: flex;
197
+ align-items: center;
198
+ justify-content: center;
199
+ width: 100%; }
200
+ .tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode="virtual"] {
201
+ min-height: 100%;
202
+ min-width: 100%; }
203
+ .tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents {
204
+ display: inline-block;
205
+ text-align: center;
206
+ padding: 10px;
207
+ color: #ccc;
208
+ font-weight: bold;
209
+ font-size: 20px;
210
+ white-space: normal; }
211
+ .tabulator .tabulator-tableholder .tabulator-table {
212
+ position: relative;
213
+ display: inline-block;
214
+ background-color: var(--fill-color);
215
+ white-space: nowrap;
216
+ overflow: visible;
217
+ color: var(--neutral-foreground-rest); }
218
+ .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs {
219
+ font-weight: bold;
220
+ background: var(--neutral-fill-rest) !important; }
221
+ .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top {
222
+ border-bottom: 2px solid var(--neutral-divider-rest); }
223
+ .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom {
224
+ border-top: 2px solid var(--neutral-divider-rest); }
225
+ .tabulator .tabulator-footer {
226
+ border-top: 1px solid var(--neutral-divider-rest);
227
+ background-color: var(--fill-color);
228
+ color: var(--neutral-foreground-rest);
229
+ font-weight: bold;
230
+ white-space: nowrap;
231
+ user-select: none;
232
+ -moz-user-select: none;
233
+ -khtml-user-select: none;
234
+ -webkit-user-select: none;
235
+ -o-user-select: none; }
236
+ .tabulator .tabulator-footer .tabulator-footer-contents {
237
+ display: flex;
238
+ flex-direction: row;
239
+ align-items: center;
240
+ justify-content: space-between;
241
+ padding: 5px 10px; }
242
+ .tabulator .tabulator-footer .tabulator-footer-contents:empty {
243
+ display: none; }
244
+ .tabulator .tabulator-footer .tabulator-calcs-holder {
245
+ box-sizing: border-box;
246
+ width: 100%;
247
+ text-align: left;
248
+ background: var(--fill-color) !important;
249
+ border-bottom: 1px solid var(--neutral-divider-rest);
250
+ border-top: 1px solid var(--neutral-divider-rest);
251
+ overflow: hidden; }
252
+ .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
253
+ display: inline-block;
254
+ background: var(--fill-color) !important; }
255
+ .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle {
256
+ display: none; }
257
+ .tabulator .tabulator-footer .tabulator-calcs-holder:only-child {
258
+ margin-bottom: -5px;
259
+ border-bottom: none; }
260
+ .tabulator .tabulator-footer > * + .tabulator-page-counter {
261
+ margin-left: 10px; }
262
+ .tabulator .tabulator-footer .tabulator-page-counter {
263
+ font-weight: normal; }
264
+ .tabulator .tabulator-footer .tabulator-paginator {
265
+ flex: 1;
266
+ text-align: right;
267
+ color: var(--neutral-foreground-rest);
268
+ font-family: inherit;
269
+ font-weight: inherit;
270
+ font-size: inherit; }
271
+ .tabulator .tabulator-footer .tabulator-page-size {
272
+ display: inline-block;
273
+ margin: 0 5px;
274
+ padding: 2px 5px;
275
+ border: 1px solid var(--accent-fill-rest);
276
+ border-radius: 3px; }
277
+ .tabulator .tabulator-footer .tabulator-pages {
278
+ margin: 0 7px; }
279
+ .tabulator .tabulator-footer .tabulator-page {
280
+ display: inline-block;
281
+ margin: 0 2px;
282
+ padding: 2px 5px;
283
+ border: 1px solid var(--accent-fill-rest);
284
+ border-radius: 3px;
285
+ background: rgba(255, 255, 255, 0.2); }
286
+ .tabulator .tabulator-footer .tabulator-page.active {
287
+ color: var(--neutral-foreground-active); }
288
+ .tabulator .tabulator-footer .tabulator-page:disabled {
289
+ opacity: .5; }
290
+ .tabulator .tabulator-footer .tabulator-page:not(.disabled):hover {
291
+ cursor: pointer;
292
+ background: rgba(0, 0, 0, 0.2);
293
+ color: #fff; }
294
+ .tabulator .tabulator-col-resize-handle {
295
+ position: relative;
296
+ display: inline-block;
297
+ width: 6px;
298
+ margin-left: -3px;
299
+ margin-right: -3px;
300
+ z-index: 10;
301
+ vertical-align: middle; }
302
+ .tabulator .tabulator-col-resize-handle:hover {
303
+ cursor: ew-resize; }
304
+ .tabulator .tabulator-col-resize-handle:last-of-type {
305
+ width: 3px;
306
+ margin-right: 0; }
307
+ .tabulator .tabulator-alert {
308
+ position: absolute;
309
+ display: flex;
310
+ align-items: center;
311
+ top: 0;
312
+ left: 0;
313
+ z-index: 100;
314
+ height: 100%;
315
+ width: 100%;
316
+ background: rgba(0, 0, 0, 0.4);
317
+ text-align: center; }
318
+ .tabulator .tabulator-alert .tabulator-alert-msg {
319
+ display: inline-block;
320
+ margin: 0 auto;
321
+ padding: 10px 20px;
322
+ border-radius: 10px;
323
+ background: #fff;
324
+ font-weight: bold;
325
+ font-size: 16px; }
326
+ .tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg {
327
+ border: 4px solid #333;
328
+ color: #000; }
329
+ .tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error {
330
+ border: 4px solid #D00;
331
+ color: #590000; }
332
+
333
+ .tabulator-row {
334
+ position: relative;
335
+ box-sizing: border-box;
336
+ min-height: 22px;
337
+ background-color: var(--fill-color); }
338
+ .tabulator-row.tabulator-row-even {
339
+ background-color: var(--neutral-fill-rest); }
340
+ .tabulator-row.tabulator-selectable:hover {
341
+ background-color: var(--accent-fill-hover);
342
+ cursor: pointer; }
343
+ .tabulator-row.tabulator-selected {
344
+ background-color: var(--accent-fill-active); }
345
+ .tabulator-row.tabulator-selected:hover {
346
+ background-color: var(--accent-fill-hover);
347
+ cursor: pointer; }
348
+ .tabulator-row.tabulator-row-moving {
349
+ border: 1px solid #000;
350
+ background: #fff; }
351
+ .tabulator-row.tabulator-moving {
352
+ position: absolute;
353
+ border-top: 1px solid var(--neutral-divider-rest);
354
+ border-bottom: 1px solid var(--neutral-divider-rest);
355
+ pointer-events: none;
356
+ z-index: 15; }
357
+ .tabulator-row .tabulator-row-resize-handle {
358
+ position: absolute;
359
+ right: 0;
360
+ bottom: 0;
361
+ left: 0;
362
+ height: 5px; }
363
+ .tabulator-row .tabulator-row-resize-handle.prev {
364
+ top: 0;
365
+ bottom: auto; }
366
+ .tabulator-row .tabulator-row-resize-handle:hover {
367
+ cursor: ns-resize; }
368
+ .tabulator-row .tabulator-responsive-collapse {
369
+ box-sizing: border-box;
370
+ padding: 5px;
371
+ border-top: 1px solid var(--neutral-divider-rest);
372
+ border-bottom: 1px solid var(--neutral-divider-rest); }
373
+ .tabulator-row .tabulator-responsive-collapse:empty {
374
+ display: none; }
375
+ .tabulator-row .tabulator-responsive-collapse table {
376
+ font-size: 14px; }
377
+ .tabulator-row .tabulator-responsive-collapse table tr td {
378
+ position: relative; }
379
+ .tabulator-row .tabulator-responsive-collapse table tr td:first-of-type {
380
+ padding-right: 10px; }
381
+ .tabulator-row .tabulator-cell {
382
+ display: inline-block;
383
+ position: relative;
384
+ box-sizing: border-box;
385
+ padding: 4px;
386
+ border-right: 1px solid var(--neutral-divider-rest);
387
+ vertical-align: middle;
388
+ white-space: nowrap;
389
+ overflow: hidden;
390
+ text-overflow: ellipsis; }
391
+ .tabulator-row .tabulator-cell.tabulator-frozen {
392
+ display: inline-block;
393
+ position: sticky;
394
+ left: 0;
395
+ background-color: inherit;
396
+ z-index: 10; }
397
+ .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left {
398
+ border-right: 2px solid var(--neutral-divider-rest); }
399
+ .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right {
400
+ border-left: 2px solid var(--neutral-divider-rest); }
401
+ .tabulator-row .tabulator-cell.tabulator-editing {
402
+ border: 1px solid #999;
403
+ outline: none;
404
+ padding: 0; }
405
+ .tabulator-row .tabulator-cell.tabulator-editing input, .tabulator-row .tabulator-cell.tabulator-editing select {
406
+ border: 1px;
407
+ background: transparent;
408
+ color: var(--neutral-foreground-rest);
409
+ outline: none; }
410
+ .tabulator-row .tabulator-cell.tabulator-validation-fail {
411
+ border: 1px solid #dd0000; }
412
+ .tabulator-row .tabulator-cell.tabulator-validation-fail input, .tabulator-row .tabulator-cell.tabulator-validation-fail select {
413
+ border: 1px;
414
+ background: transparent;
415
+ color: #dd0000; }
416
+ .tabulator-row .tabulator-cell.tabulator-row-handle {
417
+ display: inline-flex;
418
+ align-items: center;
419
+ justify-content: center;
420
+ -moz-user-select: none;
421
+ -khtml-user-select: none;
422
+ -webkit-user-select: none;
423
+ -o-user-select: none; }
424
+ .tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box {
425
+ width: 80%; }
426
+ .tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar {
427
+ width: 100%;
428
+ height: 3px;
429
+ margin-top: 2px;
430
+ background: #666; }
431
+ .tabulator-row .tabulator-cell .tabulator-data-tree-branch {
432
+ display: inline-block;
433
+ vertical-align: middle;
434
+ height: 9px;
435
+ width: 7px;
436
+ margin-top: -9px;
437
+ margin-right: 5px;
438
+ border-bottom-left-radius: 1px;
439
+ border-left: 2px solid var(--neutral-divider-rest);
440
+ border-bottom: 2px solid var(--neutral-divider-rest); }
441
+ .tabulator-row .tabulator-cell .tabulator-data-tree-control {
442
+ display: inline-flex;
443
+ justify-content: center;
444
+ align-items: center;
445
+ vertical-align: middle;
446
+ height: 11px;
447
+ width: 11px;
448
+ margin-right: 5px;
449
+ border: 1px solid var(--neutral-foreground-rest);
450
+ border-radius: 2px;
451
+ background: rgba(0, 0, 0, 0.1);
452
+ overflow: hidden; }
453
+ .tabulator-row .tabulator-cell .tabulator-data-tree-control:hover {
454
+ cursor: pointer;
455
+ background: rgba(0, 0, 0, 0.2); }
456
+ .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse {
457
+ display: inline-block;
458
+ position: relative;
459
+ height: 7px;
460
+ width: 1px;
461
+ background: transparent; }
462
+ .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after {
463
+ position: absolute;
464
+ content: "";
465
+ left: -3px;
466
+ top: 3px;
467
+ height: 1px;
468
+ width: 7px;
469
+ background: var(--neutral-foreground-rest); }
470
+ .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand {
471
+ display: inline-block;
472
+ position: relative;
473
+ height: 7px;
474
+ width: 1px;
475
+ background: var(--neutral-foreground-rest); }
476
+ .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after {
477
+ position: absolute;
478
+ content: "";
479
+ left: -3px;
480
+ top: 3px;
481
+ height: 1px;
482
+ width: 7px;
483
+ background: var(--neutral-foreground-rest); }
484
+ .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle {
485
+ display: inline-flex;
486
+ align-items: center;
487
+ justify-content: center;
488
+ -moz-user-select: none;
489
+ -khtml-user-select: none;
490
+ -webkit-user-select: none;
491
+ -o-user-select: none;
492
+ height: 15px;
493
+ width: 15px;
494
+ border-radius: 20px;
495
+ background: #666;
496
+ color: var(--fill-color);
497
+ font-weight: bold;
498
+ font-size: 1.1em; }
499
+ .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover {
500
+ opacity: .7;
501
+ cursor: pointer; }
502
+ .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close {
503
+ display: initial; }
504
+ .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open {
505
+ display: none; }
506
+ .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg {
507
+ stroke: var(--fill-color); }
508
+ .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close {
509
+ display: none; }
510
+ .tabulator-row .tabulator-cell .tabulator-traffic-light {
511
+ display: inline-block;
512
+ height: 14px;
513
+ width: 14px;
514
+ border-radius: 14px; }
515
+ .tabulator-row.tabulator-group {
516
+ box-sizing: border-box;
517
+ border-bottom: 1px solid #999;
518
+ border-right: 1px solid var(--neutral-divider-rest);
519
+ border-top: 1px solid #999;
520
+ padding: 5px;
521
+ padding-left: 10px;
522
+ background: #ccc;
523
+ font-weight: bold;
524
+ min-width: 100%; }
525
+ .tabulator-row.tabulator-group:hover {
526
+ cursor: pointer;
527
+ background-color: rgba(0, 0, 0, 0.1); }
528
+ .tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow {
529
+ margin-right: 10px;
530
+ border-left: 6px solid transparent;
531
+ border-right: 6px solid transparent;
532
+ border-top: 6px solid #666;
533
+ border-bottom: 0; }
534
+ .tabulator-row.tabulator-group.tabulator-group-level-1 {
535
+ padding-left: 30px; }
536
+ .tabulator-row.tabulator-group.tabulator-group-level-2 {
537
+ padding-left: 50px; }
538
+ .tabulator-row.tabulator-group.tabulator-group-level-3 {
539
+ padding-left: 70px; }
540
+ .tabulator-row.tabulator-group.tabulator-group-level-4 {
541
+ padding-left: 90px; }
542
+ .tabulator-row.tabulator-group.tabulator-group-level-5 {
543
+ padding-left: 110px; }
544
+ .tabulator-row.tabulator-group .tabulator-group-toggle {
545
+ display: inline-block; }
546
+ .tabulator-row.tabulator-group .tabulator-arrow {
547
+ display: inline-block;
548
+ width: 0;
549
+ height: 0;
550
+ margin-right: 16px;
551
+ border-top: 6px solid transparent;
552
+ border-bottom: 6px solid transparent;
553
+ border-right: 0;
554
+ border-left: 6px solid #666;
555
+ vertical-align: middle; }
556
+ .tabulator-row.tabulator-group span {
557
+ margin-left: 10px;
558
+ color: #d00; }
559
+
560
+ .tabulator-popup-container {
561
+ position: absolute;
562
+ display: inline-block;
563
+ box-sizing: border-box;
564
+ background: var(--fill-color);
565
+ border: 1px solid var(--neutral-divider-rest);
566
+ box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
567
+ font-size: 14px;
568
+ overflow-y: auto;
569
+ -webkit-overflow-scrolling: touch;
570
+ z-index: 10000; }
571
+
572
+ .tabulator-popup {
573
+ padding: 5px;
574
+ border-radius: 3px; }
575
+
576
+ .tabulator-tooltip {
577
+ max-width: Min(500px, 100%);
578
+ padding: 3px 5px;
579
+ border-radius: 2px;
580
+ box-shadow: none;
581
+ font-size: 12px;
582
+ pointer-events: none; }
583
+
584
+ .tabulator-menu .tabulator-menu-item {
585
+ position: relative;
586
+ box-sizing: border-box;
587
+ padding: 5px 10px;
588
+ user-select: none; }
589
+ .tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled {
590
+ opacity: .5; }
591
+ .tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover {
592
+ cursor: pointer;
593
+ background: var(--neutral-fill-rest); }
594
+ .tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu {
595
+ padding-right: 25px; }
596
+ .tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu::after {
597
+ display: inline-block;
598
+ position: absolute;
599
+ top: calc(5px + .4em);
600
+ right: 10px;
601
+ height: 7px;
602
+ width: 7px;
603
+ content: '';
604
+ border-width: 1px 1px 0 0;
605
+ border-style: solid;
606
+ border-color: var(--neutral-divider-rest);
607
+ vertical-align: top;
608
+ transform: rotate(45deg); }
609
+
610
+ .tabulator-menu .tabulator-menu-separator {
611
+ border-top: 1px solid var(--neutral-divider-rest); }
612
+
613
+ .tabulator-edit-list {
614
+ max-height: 200px;
615
+ font-size: 14px;
616
+ overflow-y: auto;
617
+ -webkit-overflow-scrolling: touch; }
618
+ .tabulator-edit-list .tabulator-edit-list-item {
619
+ padding: 4px;
620
+ color: var(--neutral-foreground-rest);
621
+ outline: none; }
622
+ .tabulator-edit-list .tabulator-edit-list-item.active {
623
+ color: var(--fill-color);
624
+ background: #999; }
625
+ .tabulator-edit-list .tabulator-edit-list-item.active.focused {
626
+ outline: 1px solid rgba(var(--fill-color), 0.5); }
627
+ .tabulator-edit-list .tabulator-edit-list-item.focused {
628
+ outline: 1px solid #999; }
629
+ .tabulator-edit-list .tabulator-edit-list-item:hover {
630
+ cursor: pointer;
631
+ color: var(--fill-color);
632
+ background: #999; }
633
+ .tabulator-edit-list .tabulator-edit-list-placeholder {
634
+ padding: 4px;
635
+ color: var(--neutral-foreground-rest);
636
+ text-align: center; }
637
+ .tabulator-edit-list .tabulator-edit-list-group {
638
+ border-bottom: 1px solid var(--neutral-divider-rest);
639
+ padding: 4px;
640
+ padding-top: 6px;
641
+ color: var(--neutral-foreground-rest);
642
+ font-weight: bold; }
643
+ .tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2, .tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2 {
644
+ padding-left: 12px; }
645
+ .tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3, .tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3 {
646
+ padding-left: 20px; }
647
+ .tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4, .tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4 {
648
+ padding-left: 28px; }
649
+ .tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5, .tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5 {
650
+ padding-left: 36px; }
651
+
652
+ .tabulator.tabulator-ltr {
653
+ direction: ltr; }
654
+
655
+ .tabulator.tabulator-rtl {
656
+ text-align: initial;
657
+ direction: rtl; }
658
+ .tabulator.tabulator-rtl .tabulator-header .tabulator-col {
659
+ text-align: initial;
660
+ border-left: 1px solid var(--accent-fill-rest);
661
+ border-right: initial; }
662
+ .tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols {
663
+ margin-right: initial;
664
+ margin-left: -1px; }
665
+ .tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title {
666
+ padding-right: 0;
667
+ padding-left: 25px; }
668
+ .tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter {
669
+ left: 8px;
670
+ right: initial; }
671
+ .tabulator.tabulator-rtl .tabulator-row .tabulator-cell {
672
+ border-right: initial;
673
+ border-left: 1px solid var(--neutral-divider-rest); }
674
+ .tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch {
675
+ margin-right: initial;
676
+ margin-left: 5px;
677
+ border-bottom-left-radius: initial;
678
+ border-bottom-right-radius: 1px;
679
+ border-left: initial;
680
+ border-right: 2px solid var(--neutral-divider-rest); }
681
+ .tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control {
682
+ margin-right: initial;
683
+ margin-left: 5px; }
684
+ .tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left {
685
+ border-left: 2px solid var(--neutral-divider-rest); }
686
+ .tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right {
687
+ border-right: 2px solid var(--neutral-divider-rest); }
688
+ .tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type {
689
+ width: 3px;
690
+ margin-left: 0;
691
+ margin-right: -3px; }
692
+ .tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder {
693
+ text-align: initial; }
694
+
695
+ .tabulator-print-fullscreen {
696
+ position: absolute;
697
+ top: 0;
698
+ bottom: 0;
699
+ left: 0;
700
+ right: 0;
701
+ z-index: 10000; }
702
+
703
+ body.tabulator-print-fullscreen-hide > *:not(.tabulator-print-fullscreen) {
704
+ display: none !important; }
705
+
706
+ .tabulator-print-table {
707
+ border-collapse: collapse; }
708
+ .tabulator-print-table .tabulator-data-tree-branch {
709
+ display: inline-block;
710
+ vertical-align: middle;
711
+ height: 9px;
712
+ width: 7px;
713
+ margin-top: -9px;
714
+ margin-right: 5px;
715
+ border-bottom-left-radius: 1px;
716
+ border-left: 2px solid var(--neutral-divider-rest);
717
+ border-bottom: 2px solid var(--neutral-divider-rest); }
718
+ .tabulator-print-table .tabulator-print-table-group {
719
+ box-sizing: border-box;
720
+ border-bottom: 1px solid #999;
721
+ border-right: 1px solid var(--neutral-divider-rest);
722
+ border-top: 1px solid #999;
723
+ padding: 5px;
724
+ padding-left: 10px;
725
+ background: #ccc;
726
+ font-weight: bold;
727
+ min-width: 100%; }
728
+ .tabulator-print-table .tabulator-print-table-group:hover {
729
+ cursor: pointer;
730
+ background-color: rgba(0, 0, 0, 0.1); }
731
+ .tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow {
732
+ margin-right: 10px;
733
+ border-left: 6px solid transparent;
734
+ border-right: 6px solid transparent;
735
+ border-top: 6px solid #666;
736
+ border-bottom: 0; }
737
+ .tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td {
738
+ padding-left: 30px !important; }
739
+ .tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td {
740
+ padding-left: 50px !important; }
741
+ .tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td {
742
+ padding-left: 70px !important; }
743
+ .tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td {
744
+ padding-left: 90px !important; }
745
+ .tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td {
746
+ padding-left: 110px !important; }
747
+ .tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle {
748
+ display: inline-block; }
749
+ .tabulator-print-table .tabulator-print-table-group .tabulator-arrow {
750
+ display: inline-block;
751
+ width: 0;
752
+ height: 0;
753
+ margin-right: 16px;
754
+ border-top: 6px solid transparent;
755
+ border-bottom: 6px solid transparent;
756
+ border-right: 0;
757
+ border-left: 6px solid #666;
758
+ vertical-align: middle; }
759
+ .tabulator-print-table .tabulator-print-table-group span {
760
+ margin-left: 10px;
761
+ color: #d00; }
762
+ .tabulator-print-table .tabulator-data-tree-control {
763
+ display: inline-flex;
764
+ justify-content: center;
765
+ align-items: center;
766
+ vertical-align: middle;
767
+ height: 11px;
768
+ width: 11px;
769
+ margin-right: 5px;
770
+ border: 1px solid var(--neutral-foreground-rest);
771
+ border-radius: 2px;
772
+ background: rgba(0, 0, 0, 0.1);
773
+ overflow: hidden; }
774
+ .tabulator-print-table .tabulator-data-tree-control:hover {
775
+ cursor: pointer;
776
+ background: rgba(0, 0, 0, 0.2); }
777
+ .tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse {
778
+ display: inline-block;
779
+ position: relative;
780
+ height: 7px;
781
+ width: 1px;
782
+ background: transparent; }
783
+ .tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after {
784
+ position: absolute;
785
+ content: "";
786
+ left: -3px;
787
+ top: 3px;
788
+ height: 1px;
789
+ width: 7px;
790
+ background: var(--neutral-foreground-rest); }
791
+ .tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand {
792
+ display: inline-block;
793
+ position: relative;
794
+ height: 7px;
795
+ width: 1px;
796
+ background: var(--neutral-foreground-rest); }
797
+ .tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after {
798
+ position: absolute;
799
+ content: "";
800
+ left: -3px;
801
+ top: 3px;
802
+ height: 1px;
803
+ width: 7px;
804
+ background: var(--neutral-foreground-rest); }
805
+
806
+ .tabulator {
807
+ background-color: var(--fill-color); }
808
+ .tabulator .tabulator-header .tabulator-col {
809
+ background-color: var(--fill-color); }
810
+ .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor {
811
+ color: #fff; }
812
+ .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input, .tabulator .tabulator-header .tabulator-col .tabulator-header-filter select {
813
+ border: 1px solid #999;
814
+ background: #444;
815
+ color: #fff; }
816
+ .tabulator .tabulator-header .tabulator-calcs-holder {
817
+ background: var(--fill-color) !important; }
818
+ .tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row {
819
+ background: var(--fill-color) !important; }
820
+ .tabulator .tabulator-footer .tabulator-calcs-holder {
821
+ background: var(--fill-color) !important; }
822
+ .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
823
+ background: var(--fill-color) !important; }
824
+ .tabulator .tabulator-footer .tabulator-paginator label {
825
+ color: #fff; }
826
+ .tabulator .tabulator-footer .tabulator-page-counter {
827
+ color: #fff; }
828
+ .tabulator .tabulator-footer .tabulator-page {
829
+ color: var(--neutral-foreground-rest);
830
+ font-family: inherit;
831
+ font-weight: inherit;
832
+ font-size: inherit; }
833
+
834
+ .tabulator-row.tabulator-group {
835
+ min-width: 100%;
836
+ color: #333; }
837
+ .tabulator-row.tabulator-group:hover {
838
+ cursor: pointer;
839
+ background-color: rgba(0, 0, 0, 0.1); }
840
+ .tabulator-row.tabulator-group span {
841
+ color: #666; }
842
+
843
+ .tabulator-edit-select-list {
844
+ background: var(--neutral-foreground-rest); }
845
+ .tabulator-edit-select-list .tabulator-edit-select-list-item {
846
+ color: var(--fill-color); }
847
+ .tabulator-edit-select-list .tabulator-edit-select-list-item.active {
848
+ color: #999;
849
+ background: var(--neutral-fill-rest); }
850
+ .tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused {
851
+ outline: 1px solid rgba(153, 153, 153, 0.5); }
852
+ .tabulator-edit-select-list .tabulator-edit-select-list-item.focused {
853
+ outline: 1px solid var(--neutral-fill-rest); }
854
+ .tabulator-edit-select-list .tabulator-edit-select-list-item:hover {
855
+ color: #999;
856
+ background: var(--fill-color); }
857
+
858
+ .tabulator-print-table .tabulator-print-table-group {
859
+ color: #333; }