@gisce/react-ooui 2.11.0-alpha.5 → 2.11.0-alpha.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/hooks/{useFormIndicatorData.d.ts → useFormGraphData.d.ts} +2 -2
- package/dist/hooks/useFormGraphData.d.ts.map +1 -0
- package/dist/index.d.ts +3 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/react-ooui.es.js +579 -579
- package/dist/react-ooui.es.js.map +1 -1
- package/dist/widgets/views/DashboardGrid/index.d.ts +0 -2
- package/dist/widgets/views/DashboardGrid/index.d.ts.map +1 -1
- package/dist/widgets/views/Graph/GraphCard.d.ts +3 -0
- package/dist/widgets/views/Graph/GraphCard.d.ts.map +1 -0
- package/dist/widgets/views/{DashboardGrid/DashboardGridItem.types.d.ts → Graph/GraphCard.types.d.ts} +2 -2
- package/dist/widgets/views/Graph/GraphCard.types.d.ts.map +1 -0
- package/dist/widgets/views/Graph/index.d.ts +3 -0
- package/dist/widgets/views/Graph/index.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/hooks/useFormIndicatorData.d.ts.map +0 -1
- package/dist/widgets/views/DashboardGrid/DashboardGridItem.d.ts +0 -3
- package/dist/widgets/views/DashboardGrid/DashboardGridItem.d.ts.map +0 -1
- package/dist/widgets/views/DashboardGrid/DashboardGridItem.types.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/DashboardGrid/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/DashboardGrid/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GraphCard.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphCard.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAKnD,eAAO,MAAM,SAAS,UAAW,cAAc,4CAyD9C,CAAC"}
|
package/dist/widgets/views/{DashboardGrid/DashboardGridItem.types.d.ts → Graph/GraphCard.types.d.ts}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ShortcutApi } from '../../../*/ui/FavouriteButton';
|
|
3
|
-
export type
|
|
3
|
+
export type GraphCardProps = {
|
|
4
4
|
title: string;
|
|
5
5
|
id: string;
|
|
6
6
|
children?: React.ReactNode;
|
|
@@ -8,4 +8,4 @@ export type DashboardGridItemProps = {
|
|
|
8
8
|
action?: ShortcutApi;
|
|
9
9
|
openAction?: (shortcutApi?: ShortcutApi) => void;
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=
|
|
11
|
+
//# sourceMappingURL=GraphCard.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GraphCard.types.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/GraphCard.types.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEnD,MAAM,MAAM,cAAc,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,EAAE,GAAG,CAAC;IACX,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,WAAW,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CAClD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/Graph/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useFormIndicatorData.d.ts","sourceRoot":"","sources":["../../src/hooks/useFormIndicatorData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEnD,eAAO,MAAM,oBAAoB,aAAc,MAAM;;;;;CA+DpD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardGridItem.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/DashboardGrid/DashboardGridItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAQnE,eAAO,MAAM,iBAAiB,UAAW,sBAAsB,4CAyD9D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardGridItem.types.d.ts","sourceRoot":"","sources":["../../../../src/widgets/views/DashboardGrid/DashboardGridItem.types.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEnD,MAAM,MAAM,sBAAsB,GAAG;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,EAAE,GAAG,CAAC;IACX,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,WAAW,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;CAClD,CAAC"}
|