ods-component-lib 1.18.206 → 1.18.207

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -35039,7 +35039,7 @@ var _templateObject$s, _templateObject2$4, _templateObject3$2, _templateObject4$
35039
35039
  var useStyles$3 = antdStyle.createStyles(function (_ref) {
35040
35040
  var css = _ref.css;
35041
35041
  return {
35042
- grid: css(_templateObject$s || (_templateObject$s = _taggedTemplateLiteralLoose(["\n & .grid-cell-selected {\n background-color: lightgreen;\n }\n & .grid-cell-disable-text-selection {\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n }\n & .grid-cell-disable-colored {\n background-color: lightgray;\n }\n & .grid-summary-row-label {\n font-weight: 900;\n }\n\n & .grid-toolbar-button-item {\n padding: 0 !important;\n }\n\n & .dx-datagrid.dx-gridbase-container.dx-datagrid-borders {\n border: none !important;\n border-radius: 16px 16px 0 0;\n }\n & .dx-datagrid-borders > .dx-datagrid-filter-panel,\n & .dx-datagrid-borders > .dx-datagrid-headers {\n border: 0 !important;\n }\n & .dx-datagrid-search-panel {\n margin-left: 0;\n }\n & .dx-toolbar-after .dx-toolbar-item,\n & .dx-toolbar-after .dx-toolbar-item:last-child {\n padding: 0;\n }\n & .dx-toolbar .dx-toolbar-after {\n display: inline-flex;\n gap: 5px;\n }\n .dx-datagrid-borders > .dx-datagrid-headers,\n .dx-datagrid-borders > .dx-datagrid-rowsview,\n .dx-datagrid-borders > .dx-datagrid-total-footer {\n border-radius: 0;\n }\n\n .dx-datagrid-headers .dx-datagrid-table .dx-row > td {\n text-align: start !important;\n }\n\n & .dx-column-indicators {\n float: right !important;\n }\n\n .dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-right, .dx-header-row .dx-sort-indicator.dx-text-content-alignment-right {\n margin-right: 3px;\n margin-left: unset;\n }\n "]))),
35042
+ grid: css(_templateObject$s || (_templateObject$s = _taggedTemplateLiteralLoose(["\n & .grid-cell-selected {\n background-color: lightgreen;\n }\n & .grid-cell-disable-text-selection {\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n }\n & .grid-cell-disable-colored {\n background-color: lightgray;\n }\n & .grid-summary-row-label {\n font-weight: 900;\n }\n\n & .grid-toolbar-button-item {\n padding: 0 !important;\n }\n\n & .dx-datagrid.dx-gridbase-container.dx-datagrid-borders {\n border: none !important;\n border-radius: 16px 16px 0 0;\n }\n & .dx-datagrid-borders > .dx-datagrid-filter-panel,\n & .dx-datagrid-borders > .dx-datagrid-headers {\n border: 0 !important;\n }\n & .dx-datagrid-search-panel {\n margin-left: 0;\n }\n & .dx-toolbar-after .dx-toolbar-item,\n & .dx-toolbar-after .dx-toolbar-item:last-child {\n padding: 0;\n }\n & .dx-toolbar .dx-toolbar-after {\n display: inline-flex;\n gap: 5px;\n }\n .dx-datagrid-borders > .dx-datagrid-headers,\n .dx-datagrid-borders > .dx-datagrid-rowsview,\n .dx-datagrid-borders > .dx-datagrid-total-footer {\n border-radius: 0;\n }\n\n .dx-datagrid-headers .dx-datagrid-table .dx-row > td:not(.dx-command-select) {\n text-align: start !important;\n }\n\n & .dx-column-indicators {\n float: right !important;\n }\n\n .dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-right, .dx-header-row .dx-sort-indicator.dx-text-content-alignment-right {\n margin-right: 3px;\n margin-left: unset;\n }\n "]))),
35043
35043
  gridCustomSummary: css(_templateObject2$4 || (_templateObject2$4 = _taggedTemplateLiteralLoose(["\n background-color: rgb(255, 255, 255);\n border-radius: 0px 0px 16px 16px;\n font-size: 13px;\n text-align: unset;\n padding: 17px 16px 3px 15px;\n font-weight: 600;\n border-top: 1px solid #ededed;\n "])))
35044
35044
  };
35045
35045
  });