ia-table 0.14.5 → 0.14.6

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/pivot.d.ts CHANGED
@@ -87,6 +87,9 @@ declare const ACTION_TYPES: {
87
87
  readonly SET_HAS_SPLIT_RENDERER_KEYS: "SET_HAS_SPLIT_RENDERER_KEYS";
88
88
  readonly SET_REMOVE_SELECTION_ON_OPERATION: "SET_REMOVE_SELECTION_ON_OPERATION";
89
89
  readonly SET_REMOVE_CHECK_CONFIGURATION_ON_OPERATION: "SET_REMOVE_CHECK_CONFIGURATION_ON_OPERATION";
90
+ readonly SET_TOTAL_COLUMNS_COUNT: "SET_TOTAL_COLUMNS_COUNT";
91
+ readonly SET_ALL_CHILD_ROWS_EXPANDED: "SET_ALL_CHILD_ROWS_EXPANDED";
92
+ readonly EXPAND_ROW_WITH_NESTED_CHILDREN: "EXPAND_ROW_WITH_NESTED_CHILDREN";
90
93
  };
91
94
 
92
95
  declare class InfiniteBlock {
@@ -2118,6 +2121,7 @@ declare interface SmartGridStateContext {
2118
2121
  } & Record<string, unknown>;
2119
2122
  pivotPanelColumnDef: null | SmartGridColumnDefinition[];
2120
2123
  removeCheckConfigurationOnOperation: boolean;
2124
+ totalColumnsCount: number;
2121
2125
  [key: string]: unknown;
2122
2126
  }
2123
2127
 
package/dist/pivot.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import { jsxs as t, jsx as e, Fragment as Y } from "react/jsx-runtime";
3
3
  import * as j from "react";
4
4
  import q, { useState as D, useCallback as c, useMemo as V, useRef as Q, useEffect as J } from "react";
5
- import { S as X, f as He, g as k, i as ve, o as K, T as pe, B as G, n as Ze, C as U, k as ue, j as oe, M as qe, I as de, l as ee, D as Ue, m as We } from "./right-arrow-DVcW5eaL.js";
5
+ import { S as X, f as He, g as k, i as ve, o as K, T as pe, B as G, n as Ze, C as U, k as ue, j as oe, M as qe, I as de, l as ee, D as Ue, m as We } from "./right-arrow-u0DuaXma.js";
6
6
  import { createPortal as Qe } from "react-dom";
7
7
  const Je = ({
8
8
  title: l,