@skyux/ag-grid 10.21.0 → 10.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10053,6 +10053,13 @@ button.ag-side-button-button:focus {
10053
10053
  box-shadow: none;
10054
10054
  }
10055
10055
 
10056
+ .ag-theme-sky-data-grid-default,
10057
+ .ag-theme-sky-data-grid-modern-light,
10058
+ .ag-theme-sky-data-grid-modern-dark,
10059
+ .ag-theme-sky-data-grid-modern-light-compact,
10060
+ .ag-theme-sky-data-grid-modern-dark-compact {
10061
+ /* Remove border added by https://github.com/ag-grid/ag-grid/blob/latest/community-modules/styles/src/internal/base/parts/_grid-borders.scss#L80 */
10062
+ }
10056
10063
  .ag-theme-sky-data-grid-default:not(:has(:focus-visible)),
10057
10064
  .ag-theme-sky-data-grid-modern-light:not(:has(:focus-visible)),
10058
10065
  .ag-theme-sky-data-grid-modern-dark:not(:has(:focus-visible)),
@@ -10068,6 +10075,58 @@ button.ag-side-button-button:focus {
10068
10075
  .ag-theme-sky-data-grid-modern-dark-compact .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
10069
10076
  padding-top: var(--ag-row-height);
10070
10077
  }
10078
+ .ag-theme-sky-data-grid-default .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10079
+ .ag-theme-sky-data-grid-default .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10080
+ .ag-theme-sky-data-grid-default .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10081
+ .ag-theme-sky-data-grid-default .ag-ltr .ag-cell-range-single-cell,
10082
+ .ag-theme-sky-data-grid-default .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
10083
+ .ag-theme-sky-data-grid-default .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10084
+ .ag-theme-sky-data-grid-default .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10085
+ .ag-theme-sky-data-grid-default .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10086
+ .ag-theme-sky-data-grid-default .ag-rtl .ag-cell-range-single-cell,
10087
+ .ag-theme-sky-data-grid-default .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,
10088
+ .ag-theme-sky-data-grid-modern-light .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10089
+ .ag-theme-sky-data-grid-modern-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10090
+ .ag-theme-sky-data-grid-modern-light .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10091
+ .ag-theme-sky-data-grid-modern-light .ag-ltr .ag-cell-range-single-cell,
10092
+ .ag-theme-sky-data-grid-modern-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
10093
+ .ag-theme-sky-data-grid-modern-light .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10094
+ .ag-theme-sky-data-grid-modern-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10095
+ .ag-theme-sky-data-grid-modern-light .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10096
+ .ag-theme-sky-data-grid-modern-light .ag-rtl .ag-cell-range-single-cell,
10097
+ .ag-theme-sky-data-grid-modern-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,
10098
+ .ag-theme-sky-data-grid-modern-dark .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10099
+ .ag-theme-sky-data-grid-modern-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10100
+ .ag-theme-sky-data-grid-modern-dark .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10101
+ .ag-theme-sky-data-grid-modern-dark .ag-ltr .ag-cell-range-single-cell,
10102
+ .ag-theme-sky-data-grid-modern-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
10103
+ .ag-theme-sky-data-grid-modern-dark .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10104
+ .ag-theme-sky-data-grid-modern-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10105
+ .ag-theme-sky-data-grid-modern-dark .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10106
+ .ag-theme-sky-data-grid-modern-dark .ag-rtl .ag-cell-range-single-cell,
10107
+ .ag-theme-sky-data-grid-modern-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,
10108
+ .ag-theme-sky-data-grid-modern-light-compact .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10109
+ .ag-theme-sky-data-grid-modern-light-compact .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10110
+ .ag-theme-sky-data-grid-modern-light-compact .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10111
+ .ag-theme-sky-data-grid-modern-light-compact .ag-ltr .ag-cell-range-single-cell,
10112
+ .ag-theme-sky-data-grid-modern-light-compact .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
10113
+ .ag-theme-sky-data-grid-modern-light-compact .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10114
+ .ag-theme-sky-data-grid-modern-light-compact .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10115
+ .ag-theme-sky-data-grid-modern-light-compact .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10116
+ .ag-theme-sky-data-grid-modern-light-compact .ag-rtl .ag-cell-range-single-cell,
10117
+ .ag-theme-sky-data-grid-modern-light-compact .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,
10118
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10119
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10120
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10121
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-ltr .ag-cell-range-single-cell,
10122
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
10123
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
10124
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
10125
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
10126
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-rtl .ag-cell-range-single-cell,
10127
+ .ag-theme-sky-data-grid-modern-dark-compact .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
10128
+ border-top-width: 0;
10129
+ }
10071
10130
 
10072
10131
  .ag-theme-sky-data-grid-modern-light,
10073
10132
  .ag-theme-sky-data-grid-modern-dark,