mediacube-ui-v2 0.0.136 → 0.0.137

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.
@@ -263,7 +263,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
263
263
  column: ITableColumnEnriched;
264
264
  cellIndex: number;
265
265
  cellValue: any;
266
- }) => any>> & Partial<Record<`${string}-right`, (_: {}) => any>> & {
266
+ }) => any>> & Partial<Record<`${string}-right`, (_: {
267
+ row: any;
268
+ rowIndex: number;
269
+ column: ITableColumnEnriched;
270
+ cellIndex: number;
271
+ cellValue: any;
272
+ }) => any>> & {
267
273
  "header-cell"?(_: {
268
274
  column: ITableColumnEnriched;
269
275
  cellIndex: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediacube-ui-v2",
3
- "version": "0.0.136",
3
+ "version": "0.0.137",
4
4
  "license": "MIT",
5
5
  "description": "Design system for Mediacube services",
6
6
  "keywords": [