@bluecopa/react 0.1.17 → 0.1.18

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/index.d.ts CHANGED
@@ -1,15 +1,40 @@
1
1
  export * from './hooks/useMetric';
2
2
  export * from './hooks/useDatasetSample';
3
3
  export * from './hooks/useChat';
4
+ export * from './hooks/useCheckSubscriptionStatus';
5
+ export * from './hooks/useCreateStatementRun';
6
+ export * from './hooks/useCreateThread';
4
7
  export * from './hooks/useDataset';
5
- export * from './hooks/useUser';
6
- export * from './hooks/useInputTable';
7
- export * from './hooks/useGetStatementData';
8
- export * from './hooks/useGetViewsBySheetId';
8
+ export * from './hooks/useDatasetSample';
9
+ export * from './hooks/useDeleteComment';
10
+ export * from './hooks/useGetCommentsByThreadId';
11
+ export * from './hooks/useGetFileUrlByFileId';
12
+ export * from './hooks/useGetPublishedWorkbookById';
13
+ export * from './hooks/useGetRunResultById';
9
14
  export * from './hooks/useGetRunsByViewId';
15
+ export * from './hooks/useGetStatementData';
16
+ export * from './hooks/useGetTableById';
10
17
  export * from './hooks/useGetViewById';
11
- export * from './hooks/useGetRunResultById';
12
- export * from './hooks/useCreateStatementRun';
18
+ export * from './hooks/useGetViewsBySheetId';
19
+ export * from './hooks/useGetWorkbooksByType';
20
+ export * from './hooks/useGetWorkflowInstanceStatusById';
21
+ export * from './hooks/useGetWorksheets';
22
+ export * from './hooks/useGetWorksheetsByType';
23
+ export * from './hooks/useInputTable';
24
+ export * from './hooks/useMetric';
25
+ export * from './hooks/usePostComment';
26
+ export * from './hooks/useRunDefinition';
27
+ export * from './hooks/useRunPublishedDefinition';
28
+ export * from './hooks/useRunSampleDefinition';
29
+ export * from './hooks/useSubscribeUser';
30
+ export * from './hooks/useTriggerHttpWorkflow';
31
+ export * from './hooks/useTriggerWorkflow';
32
+ export * from './hooks/useUnsubscribeUser';
33
+ export * from './hooks/useUpdateComment';
34
+ export * from './hooks/useUser';
35
+ export * from './hooks/useWorkbook';
36
+ export * from './hooks/useWorkflow';
37
+ export * from './hooks/useWorksheet';
13
38
  export * as reactQuery from '@tanstack/react-query';
14
39
  export * from '@bluecopa/core';
15
40
  export { ReactQueryDevtools } from '@tanstack/react-query-devtools';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AAGzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AAGtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAG9C,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAC;AACpD,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AAGzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oCAAoC,CAAC;AACnD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0CAA0C,CAAC;AACzD,cAAc,0BAA0B,CAAC;AACzC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,mCAAmC,CAAC;AAClD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0BAA0B,CAAC;AACzC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AAGrC,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAC;AACpD,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC"}
package/dist/index.es.js CHANGED
@@ -1,32 +1,45 @@
1
- import { X as s, aj as t, ak as u, al as n, am as o, an as i, W as r, a6 as c, ai as m, _ as p, a7 as d, Z as l, a3 as C, a0 as G, a8 as b, ac as S, ah as y, af as D, ad as I, ag as U, ae as f, ab as h, Y as B, a1 as R, a4 as T, a5 as g, a2 as w, a9 as V, aa as k } from "./index-DpZyX0HO.js";
1
+ import { X as s, aj as t, aw as u, ax as o, ay as i, az as r, aA as n, W as l, a6 as p, a7 as d, _ as y, a8 as G, Z as c, a3 as m, a0 as b, a9 as f, aa as k, ao as I, ab as B, ac as S, ad as C, ae as D, af as T, ag as h, ah as w, ai as W, ak as g, al as R, am as U, an as P, Y as V, a1 as v, ap as x, aq as A, ar as F, a4 as Q, as as j, at as q, a5 as z, a2 as H, au as M, av as X } from "./index-R14Rr0ll.js";
2
2
  export {
3
3
  s as ReactQueryDevtools,
4
- t as copaApi,
5
- u as copaGetConfig,
6
- n as copaSetConfig,
7
- o as copaTailwindConfig,
8
- i as copaUtils,
9
- r as reactQuery,
10
- c as useCheckSubscriptionStatus,
11
- m as useCreateStatementRun,
12
- p as useCreateThread,
13
- d as useDataset,
14
- l as useDatasetSample,
15
- C as useDeleteComment,
16
- G as useGetCommentsByThreadId,
17
- b as useGetDatasets,
18
- S as useGetInputTables,
19
- y as useGetRunResultById,
20
- D as useGetRunsByViewId,
21
- I as useGetStatementData,
22
- U as useGetViewById,
23
- f as useGetViewsBySheetId,
24
- h as useInputTable,
25
- B as useMetric,
26
- R as usePostComment,
27
- T as useSubscribeUser,
28
- g as useUnsubscribeUser,
29
- w as useUpdateComment,
30
- V as useUser,
31
- k as useUserDetails
4
+ t as WorkflowStatus,
5
+ u as copaApi,
6
+ o as copaGetConfig,
7
+ i as copaSetConfig,
8
+ r as copaTailwindConfig,
9
+ n as copaUtils,
10
+ l as reactQuery,
11
+ p as useCheckSubscriptionStatus,
12
+ d as useCreateStatementRun,
13
+ y as useCreateThread,
14
+ G as useDataset,
15
+ c as useDatasetSample,
16
+ m as useDeleteComment,
17
+ b as useGetCommentsByThreadId,
18
+ f as useGetDatasets,
19
+ k as useGetFileUrlByFileId,
20
+ I as useGetInputTables,
21
+ B as useGetPublishedWorkbookById,
22
+ S as useGetRunResultById,
23
+ C as useGetRunsByViewId,
24
+ D as useGetStatementData,
25
+ T as useGetTableById,
26
+ h as useGetViewById,
27
+ w as useGetViewsBySheetId,
28
+ W as useGetWorkbooksByType,
29
+ g as useGetWorkflowInstanceStatusById,
30
+ R as useGetWorksheets,
31
+ U as useGetWorksheetsByType,
32
+ P as useInputTable,
33
+ V as useMetric,
34
+ v as usePostComment,
35
+ x as useRunDefinition,
36
+ A as useRunPublishedDefinition,
37
+ F as useRunSampleDefinition,
38
+ Q as useSubscribeUser,
39
+ j as useTriggerHttpWorkflow,
40
+ q as useTriggerWorkflow,
41
+ z as useUnsubscribeUser,
42
+ H as useUpdateComment,
43
+ M as useUser,
44
+ X as useUserDetails
32
45
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bluecopa/react",
3
- "version": "0.1.17",
3
+ "version": "0.1.18",
4
4
  "description": "Bluecopa react library with TanStack Query integration",
5
5
  "type": "module",
6
6
  "main": "dist/index.es.js",