mediacube-ui-v2 0.0.95 → 0.0.96

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.
@@ -99,9 +99,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
99
99
  tableData: ITableData;
100
100
  tableTotals: ITableTotals<ITableColumn>;
101
101
  tableSort: ITableSort;
102
- tableFixedFirstColumn: boolean;
103
102
  tableHeaderRowHeight: number;
104
103
  tableFooterRowHeight: number;
104
+ tableFixedFirstColumn: boolean;
105
105
  tableCardProps: Record<any, any>;
106
106
  footerBlur: boolean;
107
107
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
@@ -111,9 +111,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
111
111
  tableData: ITableData;
112
112
  tableTotals: ITableTotals<ITableColumn>;
113
113
  tableSort: ITableSort;
114
- tableFixedFirstColumn: boolean;
115
114
  tableHeaderRowHeight: number;
116
115
  tableFooterRowHeight: number;
116
+ tableFixedFirstColumn: boolean;
117
117
  tableCardProps: Record<any, any>;
118
118
  footerBlur: boolean;
119
119
  id?: string | number | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediacube-ui-v2",
3
- "version": "0.0.95",
3
+ "version": "0.0.96",
4
4
  "license": "MIT",
5
5
  "description": "Design system for Mediacube services",
6
6
  "keywords": [