@gisce/react-ooui 2.21.0 → 2.21.1

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.
@@ -6,6 +6,7 @@ export type GraphProps = {
6
6
  context: any;
7
7
  limit?: number;
8
8
  manualIds?: number[];
9
+ fixedHeight?: boolean;
9
10
  };
10
11
  export declare const Graph: import("react").ForwardRefExoticComponent<GraphProps & import("react").RefAttributes<unknown>>;
11
12
  //# sourceMappingURL=Graph.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Graph.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/Graph.tsx"],"names":[],"mappings":";AAyBA,MAAM,MAAM,UAAU,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;CACtB,CAAC;AAmGF,eAAO,MAAM,KAAK,gGAAwB,CAAC"}
1
+ {"version":3,"file":"Graph.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/Graph.tsx"],"names":[],"mappings":";AAyBA,MAAM,MAAM,UAAU,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAqGF,eAAO,MAAM,KAAK,gGAAwB,CAAC"}
@@ -6,6 +6,7 @@ export type GraphChartProps = {
6
6
  ooui: GraphChartOoui;
7
7
  limit?: number;
8
8
  manualIds?: number[];
9
+ fixedHeight?: boolean;
9
10
  };
10
- export declare const GraphChart: ({ ooui, model, domain, context, limit, manualIds, }: GraphChartProps) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const GraphChart: ({ ooui, model, domain, context, limit, manualIds, fixedHeight, }: GraphChartProps) => import("react/jsx-runtime").JSX.Element;
11
12
  //# sourceMappingURL=GraphChart.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GraphChart.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphChart.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE,cAAc,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,UAAU,wDAOpB,eAAe,4CAsCjB,CAAC"}
1
+ {"version":3,"file":"GraphChart.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphChart.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE,cAAc,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,UAAU,qEAQpB,eAAe,4CAuCjB,CAAC"}
@@ -6,6 +6,7 @@ export type GraphCompProps = {
6
6
  isStack: boolean;
7
7
  numItems: number;
8
8
  yAxisOpts?: YAxisOpts;
9
+ fixedHeight?: boolean;
9
10
  };
10
- export declare const GraphChartComp: ({ type, data, isGroup, isStack, numItems, yAxisOpts, }: GraphCompProps) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const GraphChartComp: ({ type, data, isGroup, isStack, numItems, yAxisOpts, fixedHeight, }: GraphCompProps) => import("react/jsx-runtime").JSX.Element;
11
12
  //# sourceMappingURL=GraphChartComp.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GraphChartComp.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphChartComp.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAUnD,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,SAAS,CAAC;IAChB,IAAI,EAAE,GAAG,EAAE,CAAC;IACZ,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,SAAS,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,cAAc,2DAOxB,cAAc,4CA2GhB,CAAC"}
1
+ {"version":3,"file":"GraphChartComp.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphChartComp.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAYnD,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,SAAS,CAAC;IAChB,IAAI,EAAE,GAAG,EAAE,CAAC;IACZ,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,cAAc,wEAQxB,cAAc,4CA6GhB,CAAC"}
@@ -5,6 +5,7 @@ export type GraphProps = {
5
5
  domain: any;
6
6
  context: any;
7
7
  manualIds?: number[];
8
+ fixedHeight?: boolean;
8
9
  };
9
10
  export declare const GraphServer: import("react").ForwardRefExoticComponent<GraphProps & import("react").RefAttributes<unknown>>;
10
11
  //# sourceMappingURL=GraphServer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GraphServer.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphServer.tsx"],"names":[],"mappings":";AAgBA,MAAM,MAAM,UAAU,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;CACtB,CAAC;AAgFF,eAAO,MAAM,WAAW,gGAAwB,CAAC"}
1
+ {"version":3,"file":"GraphServer.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphServer.tsx"],"names":[],"mappings":";AAgBA,MAAM,MAAM,UAAU,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAiFF,eAAO,MAAM,WAAW,gGAAwB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gisce/react-ooui",
3
- "version": "2.21.0",
3
+ "version": "2.21.1",
4
4
  "engines": {
5
5
  "node": "20.5.0"
6
6
  },