@datapos/datapos-shared 0.3.235 → 0.3.238

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.
@@ -1,125 +1,103 @@
1
- const E = ["createObject", "dropObject", "removeRecords", "upsertRecords"], I = ["findObject", "getRecord", "listNodes", "previewObject", "retrieveRecords"];
2
- function C() {
3
- function e(a, t, r) {
1
+ const x = ["createObject", "dropObject", "removeRecords", "upsertRecords"], N = ["findObject", "getRecord", "listNodes", "previewObject", "retrieveRecords"];
2
+ function w() {
3
+ function e(n, t, r) {
4
4
  r.textContent = "Cytoscape.js diagram goes here...";
5
5
  }
6
6
  return { render: e };
7
7
  }
8
8
  function S() {
9
- function e(a, t, r) {
10
- console.log(1111, a), console.log(2222, t), console.log(3333, r), console.log(4444, r.childNodes), console.log(5555, r.children);
9
+ function e(n, t) {
10
+ console.log(1111, n), console.log(2222, t), console.log(3333, t.childNodes), console.log(4444, t.children);
11
11
  }
12
12
  return { render: e };
13
13
  }
14
- const x = 0, w = (e) => e, N = () => Date.now(), D = {
15
- cartesianChart_areaLine: { categoryId: "cartesianChart", typeId: "areaLine", label: { "en-gb": "Area Line" } },
16
- cartesianChart_areaSpline: { categoryId: "cartesianChart", typeId: "areaSpline", label: { "en-gb": "Area Spline" } },
17
- cartesianChart_bar: { categoryId: "cartesianChart", typeId: "bar", label: { "en-gb": "Bar" } },
18
- cartesianChart_column: { categoryId: "cartesianChart", typeId: "column", label: { "en-gb": "Column" } },
19
- cartesianChart_line: { categoryId: "cartesianChart", typeId: "line", label: { "en-gb": "Line" } },
20
- cartesianChart_pyramid: { categoryId: "cartesianChart", typeId: "pyramid", label: { "en-gb": "Pyramid" } },
21
- cartesianChart_spline: { categoryId: "cartesianChart", typeId: "spline", label: { "en-gb": "Spline" } },
22
- chordDiagram: { categoryId: "chordDiagram", label: { "en-gb": "Chord Diagram" } },
23
- periodFlowBoundariesChart: { categoryId: "periodFlowBoundariesChart", label: { "en-gb": "Period Flow & Boundaries" } },
24
- polarChart_areaLine: { categoryId: "polarChart", typeId: "areaLine", label: { "en-gb": "Radar (Area Line)" } },
25
- polarChart_areaSpline: { categoryId: "polarChart", typeId: "areaSpline", label: { "en-gb": "Radar (Area Spline)" } },
26
- polarChart_column: { categoryId: "polarChart", typeId: "column", label: { "en-gb": "Radar (Column)" } },
27
- polarChart_line: { categoryId: "polarChart", typeId: "line", label: { "en-gb": "Radar (Line)" } },
28
- polarChart_spline: { categoryId: "polarChart", typeId: "spline", label: { "en-gb": "Radar (Spline)" } },
29
- rangeChart_areaLine: { categoryId: "rangeChart", typeId: "areaLine", label: { "en-gb": "Range (Area Line)" } },
30
- rangeChart_areaSpline: { categoryId: "rangeChart", typeId: "areaSpline", label: { "en-gb": "Range (Area Spline)" } },
31
- rangeChart_bar: { categoryId: "rangeChart", typeId: "bar", label: { "en-gb": "Range (Bar)" } },
32
- rangeChart_column: { categoryId: "rangeChart", typeId: "column", label: { "en-gb": "Range (Column)" } },
33
- sankeyDiagram: { categoryId: "sankeyDiagram", label: { "en-gb": "Sankey Diagram" } },
34
- streamGraph: { categoryId: "streamGraph", label: { "en-gb": "Streamgraph" } },
35
- valueTable: { categoryId: "valueTable", label: { "en-gb": "Values" } }
36
- };
14
+ const T = 0, y = (e) => e, D = () => Date.now();
37
15
  class u extends Error {
38
16
  locator;
39
- constructor(a, t, r) {
40
- super(a, r), this.name = "DataPosError", this.locator = t, Error.captureStackTrace?.(this, new.target);
17
+ constructor(n, t, r) {
18
+ super(n, r), this.name = "DataPosError", this.locator = t, Error.captureStackTrace?.(this, new.target);
41
19
  }
42
20
  }
43
- class i extends u {
44
- constructor(a, t, r) {
45
- super(a, t, r), this.name = "ApplicationError";
21
+ class l extends u {
22
+ constructor(n, t, r) {
23
+ super(n, t, r), this.name = "ApplicationError";
46
24
  }
47
25
  }
48
- class T extends i {
49
- constructor(a, t, r) {
50
- super(a, t, r), this.name = "APIError";
26
+ class v extends l {
27
+ constructor(n, t, r) {
28
+ super(n, t, r), this.name = "APIError";
51
29
  }
52
30
  }
53
- class v extends i {
54
- constructor(a, t, r) {
55
- super(a, t, r), this.name = "EngineError";
31
+ class O extends l {
32
+ constructor(n, t, r) {
33
+ super(n, t, r), this.name = "EngineError";
56
34
  }
57
35
  }
58
- class g extends i {
36
+ class m extends l {
59
37
  body;
60
- constructor(a, t, r, n) {
61
- super(a, t, n), this.name = "FetchError", this.body = r;
38
+ constructor(n, t, r, o) {
39
+ super(n, t, o), this.name = "FetchError", this.body = r;
62
40
  }
63
41
  }
64
- class b extends i {
42
+ class g extends l {
65
43
  componentName;
66
44
  info;
67
- constructor(a, t, r, n, s) {
68
- super(a, t, s), this.name = "VueHandledError", this.info = r, this.componentName = n;
45
+ constructor(n, t, r, o, s) {
46
+ super(n, t, s), this.name = "VueHandledError", this.info = r, this.componentName = o;
69
47
  }
70
48
  }
71
- class R extends i {
72
- constructor(a, t, r) {
73
- super(a, t, r), this.name = "WindowHandledRuntimeError";
49
+ class $ extends l {
50
+ constructor(n, t, r) {
51
+ super(n, t, r), this.name = "WindowHandledRuntimeError";
74
52
  }
75
53
  }
76
- class A extends i {
77
- constructor(a, t, r) {
78
- super(a, t, r), this.name = "WindowHandledPromiseRejectionError";
54
+ class I extends l {
55
+ constructor(n, t, r) {
56
+ super(n, t, r), this.name = "WindowHandledPromiseRejectionError";
79
57
  }
80
58
  }
81
- class O extends u {
82
- constructor(a, t, r) {
83
- super(a, t, r), this.name = "OperationalError";
59
+ class A extends u {
60
+ constructor(n, t, r) {
61
+ super(n, t, r), this.name = "OperationalError";
84
62
  }
85
63
  }
86
- async function $(e, a, t) {
87
- const r = `${a} Response status '${e.status}${e.statusText ? ` - ${e.statusText}` : ""}' received.`, n = await e.text();
88
- return new g(r, t, n);
64
+ async function C(e, n, t) {
65
+ const r = `${n} Response status '${e.status}${e.statusText ? ` - ${e.statusText}` : ""}' received.`, o = await e.text();
66
+ return new m(r, t, o);
89
67
  }
90
- function _(e) {
91
- return e.map((a) => a.message).join(" ");
68
+ function F(e) {
69
+ return e.map((n) => n.message).join(" ");
92
70
  }
93
- function F(e, a = "Unknown error.") {
71
+ function R(e, n = "Unknown error.") {
94
72
  if (e instanceof Error) return e;
95
73
  if (typeof e == "string") return new Error(e);
96
74
  try {
97
- return new Error(JSON.stringify(e ?? a));
75
+ return new Error(JSON.stringify(e ?? n));
98
76
  } catch {
99
- return new Error(a);
77
+ return new Error(n);
100
78
  }
101
79
  }
102
- function L(e) {
103
- const a = /* @__PURE__ */ new Set(), t = [];
80
+ function k(e) {
81
+ const n = /* @__PURE__ */ new Set(), t = [];
104
82
  let r = e;
105
- for (; r && !a.has(r); ) {
106
- a.add(r);
107
- let n;
108
- if (r instanceof g)
109
- n = { body: r.body, locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
110
- else if (r instanceof b)
111
- n = { componentName: r.componentName, info: r.info, locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
83
+ for (; r && !n.has(r); ) {
84
+ n.add(r);
85
+ let o;
86
+ if (r instanceof m)
87
+ o = { body: r.body, locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
88
+ else if (r instanceof g)
89
+ o = { componentName: r.componentName, info: r.info, locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
112
90
  else if (r instanceof u)
113
- n = { locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
91
+ o = { locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
114
92
  else if (r instanceof Error) {
115
93
  const s = r;
116
- n = { locator: "", message: s.message, name: s.name, stack: s.stack }, r = s.cause;
117
- } else r ? (n = { locator: "", message: String(r), name: "Error" }, r = void 0) : (n = { locator: "", message: "Unknown error.", name: "Error" }, r = void 0);
118
- /(?:\.{3}|[.!?])$/.test(n.message) || (n.message += "."), t.push(n);
94
+ o = { locator: "", message: s.message, name: s.name, stack: s.stack }, r = s.cause;
95
+ } else r ? (o = { locator: "", message: String(r), name: "Error" }, r = void 0) : (o = { locator: "", message: "Unknown error.", name: "Error" }, r = void 0);
96
+ /(?:\.{3}|[.!?])$/.test(o.message) || (o.message += "."), t.push(o);
119
97
  }
120
98
  return t;
121
99
  }
122
- const m = "en-US", c = {}, k = (e) => {
100
+ const f = "en-US", c = {}, B = (e) => {
123
101
  switch (e) {
124
102
  case "Edm.Binary":
125
103
  return "unknown";
@@ -158,33 +136,33 @@ const m = "en-US", c = {}, k = (e) => {
158
136
  default:
159
137
  return "unknown";
160
138
  }
161
- }, B = (e) => {
139
+ }, M = (e) => {
162
140
  if (e) {
163
- const a = e.lastIndexOf("/"), t = e.lastIndexOf(".", a > -1 ? a : e.length);
141
+ const n = e.lastIndexOf("/"), t = e.lastIndexOf(".", n > -1 ? n : e.length);
164
142
  return t > -1 ? e.substring(0, t) : e;
165
143
  }
166
- }, M = (e) => {
144
+ }, j = (e) => {
167
145
  if (e) {
168
- const a = e.lastIndexOf(".");
169
- if (a > -1) return e.substring(a + 1);
146
+ const n = e.lastIndexOf(".");
147
+ if (n > -1) return e.substring(n + 1);
170
148
  }
171
- }, o = (e, a = 2, t = a, r = m) => {
149
+ }, a = (e, n = 2, t = n, r = f) => {
172
150
  if (e == null) return "";
173
- const n = `${r}decimal${a}.${t}`;
174
- let s = c[n];
151
+ const o = `${r}decimal${n}.${t}`;
152
+ let s = c[o];
175
153
  return s || (s = new Intl.NumberFormat(r, {
176
154
  localeMatcher: "best fit",
177
- maximumFractionDigits: a,
155
+ maximumFractionDigits: n,
178
156
  minimumFractionDigits: t,
179
157
  minimumIntegerDigits: 1,
180
158
  style: "decimal",
181
159
  useGrouping: !0
182
- }), c[n] = s), s.format(e);
183
- }, j = (e) => e == null ? "" : e < 1e3 ? d(e) : e < 1e6 ? `${o(e / 1e3, 2, 0)}K` : e < 1e9 ? `${o(e / 1e6, 2, 0)}M` : e < 1e12 ? `${o(e / 1e9, 2, 0)}B` : `${o(e / 1e12, 2, 0)}T`, U = (e) => e == null ? "" : e === 1 ? "1 byte" : e < 1024 ? `${d(e)} bytes` : e < 1048576 ? `${o(e / 1024, 2, 0)} KB` : e < 1073741824 ? `${o(e / 1048576, 2, 0)} MB` : e < 1099511627776 ? `${o(e / 1073741824, 2, 0)} GB` : `${o(e / 1099511627776, 2, 0)} TB`, G = (e) => e == null ? "" : e < 1e3 ? `${d(e)} ms` : e === 1e3 ? `${d(e)} sec` : e < 6e4 ? `${o(e / 1e3, 2, 0)} secs` : e === 6e4 ? "1 min" : e < 36e5 ? `${o(e / 6e4, 2, 0)} mins` : e === 36e5 ? "1 hr" : e < 864e5 ? `${o(e / 36e5, 2, 0)} hrs` : e === 864e5 ? "1 day" : `${o(e / 864e5, 2, 0)} days`, d = (e, a = m) => {
160
+ }), c[o] = s), s.format(e);
161
+ }, U = (e) => e == null ? "" : e < 1e3 ? d(e) : e < 1e6 ? `${a(e / 1e3, 2, 0)}K` : e < 1e9 ? `${a(e / 1e6, 2, 0)}M` : e < 1e12 ? `${a(e / 1e9, 2, 0)}B` : `${a(e / 1e12, 2, 0)}T`, L = (e) => e == null ? "" : e === 1 ? "1 byte" : e < 1024 ? `${d(e)} bytes` : e < 1048576 ? `${a(e / 1024, 2, 0)} KB` : e < 1073741824 ? `${a(e / 1048576, 2, 0)} MB` : e < 1099511627776 ? `${a(e / 1073741824, 2, 0)} GB` : `${a(e / 1099511627776, 2, 0)} TB`, _ = (e) => e == null ? "" : e < 1e3 ? `${d(e)} ms` : e === 1e3 ? `${d(e)} sec` : e < 6e4 ? `${a(e / 1e3, 2, 0)} secs` : e === 6e4 ? "1 min" : e < 36e5 ? `${a(e / 6e4, 2, 0)} mins` : e === 36e5 ? "1 hr" : e < 864e5 ? `${a(e / 36e5, 2, 0)} hrs` : e === 864e5 ? "1 day" : `${a(e / 864e5, 2, 0)} days`, d = (e, n = f) => {
184
162
  if (e == null) return "";
185
- const t = `${a}decimal0.0`;
163
+ const t = `${n}decimal0.0`;
186
164
  let r = c[t];
187
- return r || (r = new Intl.NumberFormat(a, {
165
+ return r || (r = new Intl.NumberFormat(n, {
188
166
  localeMatcher: "best fit",
189
167
  maximumFractionDigits: 0,
190
168
  minimumFractionDigits: 0,
@@ -192,7 +170,7 @@ const m = "en-US", c = {}, k = (e) => {
192
170
  style: "decimal",
193
171
  useGrouping: !0
194
172
  }), c[t] = r), r.format(e);
195
- }, V = (e) => {
173
+ }, W = (e) => {
196
174
  switch (e) {
197
175
  case "csv":
198
176
  return "text/csv";
@@ -206,7 +184,7 @@ const m = "en-US", c = {}, k = (e) => {
206
184
  default:
207
185
  return "application/octet-stream";
208
186
  }
209
- }, p = [
187
+ }, b = [
210
188
  { id: "dtv", label: { "en-gb": "Delimited Text" } },
211
189
  { id: "e/e", label: { "en-gb": "Entity/Event" } },
212
190
  { id: "jsonArray", label: { "en-gb": "JSON Array" } },
@@ -214,22 +192,22 @@ const m = "en-US", c = {}, k = (e) => {
214
192
  { id: "xls", label: { "en-gb": "XLS" } },
215
193
  { id: "xlsx", label: { "en-gb": "XLSX" } },
216
194
  { id: "xml", label: { "en-gb": "XML" } }
217
- ], W = (e = l) => {
218
- const a = [];
219
- for (const t of p) a.push({ ...t, label: t.label[e] || t.label[l] || t.id });
220
- return a;
221
- }, f = [
195
+ ], G = (e = i) => {
196
+ const n = [];
197
+ for (const t of b) n.push({ ...t, label: t.label[e] || t.label[i] || t.id });
198
+ return n;
199
+ }, p = [
222
200
  { id: `
223
201
  `, label: { "en-gb": "Newline" } },
224
202
  { id: "\r", label: { "en-gb": "Carriage Return" } },
225
203
  { id: `\r
226
204
  `, label: { "en-gb": "Carriage Return/Newline" } }
227
- ], P = (e = l) => {
228
- const a = [];
229
- for (const t of f)
230
- a.push({ ...t, label: t.label[e] || t.label[l] || t.id });
231
- return a;
232
- }, h = [
205
+ ], V = (e = i) => {
206
+ const n = [];
207
+ for (const t of p)
208
+ n.push({ ...t, label: t.label[e] || t.label[i] || t.id });
209
+ return n;
210
+ }, E = [
233
211
  { id: ":", label: { "en-gb": "Colon" } },
234
212
  { id: ",", label: { "en-gb": "Comma" } },
235
213
  { id: "!", label: { "en-gb": "Exclamation Mark" } },
@@ -241,12 +219,12 @@ const m = "en-US", c = {}, k = (e) => {
241
219
  { id: "_", label: { "en-gb": "Underscore" } },
242
220
  { id: "0x1F", label: { "en-gb": "Unit Separator" } },
243
221
  { id: "|", label: { "en-gb": "Vertical Bar" } }
244
- ], X = (e = l) => {
245
- const a = [];
246
- for (const t of h)
247
- a.push({ ...t, label: t.label[e] || t.label[l] || t.id });
248
- return a;
249
- }, y = [
222
+ ], X = (e = i) => {
223
+ const n = [];
224
+ for (const t of E)
225
+ n.push({ ...t, label: t.label[e] || t.label[i] || t.id });
226
+ return n;
227
+ }, h = [
250
228
  { id: "alpha", color: "red", label: { "en-gb": "alpha" } },
251
229
  { id: "beta", color: "amber", label: { "en-gb": "beta" } },
252
230
  { id: "generalAvailability", color: "green", label: { "en-gb": "" } },
@@ -256,43 +234,42 @@ const m = "en-US", c = {}, k = (e) => {
256
234
  { id: "releaseCandidate", color: "green", label: { "en-gb": "release-candidate" } },
257
235
  { id: "unavailable", color: "other", label: { "en-gb": "unavailable" } },
258
236
  { id: "underReview", color: "other", label: { "en-gb": "under-review" } }
259
- ], z = (e, a = l) => {
260
- const t = y.find((r) => r.id === e);
261
- return t ? { ...t, label: t.label[a] || t.label[l] || e } : { id: e, color: "other", label: e };
262
- }, l = "en-gb";
237
+ ], z = (e, n = i) => {
238
+ const t = h.find((r) => r.id === e);
239
+ return t ? { ...t, label: t.label[n] || t.label[i] || e } : { id: e, color: "other", label: e };
240
+ }, i = "en-gb";
263
241
  export {
264
- T as APIError,
265
- i as ApplicationError,
266
- E as CONNECTOR_DESTINATION_OPERATIONS,
267
- I as CONNECTOR_SOURCE_OPERATIONS,
268
- l as DEFAULT_LOCALE_CODE,
269
- x as DefaultTimestamp,
270
- v as EngineError,
271
- g as FetchError,
272
- O as OperationalError,
273
- b as VueError,
274
- A as WindowPromiseRejectionError,
275
- R as WindowRuntimeError,
276
- $ as buildFetchError,
277
- _ as concatenateSerialisedErrorMessages,
278
- w as convertMillisecondsToTimestamp,
279
- k as convertODataTypeIdToUsageTypeId,
280
- M as extractExtensionFromPath,
281
- B as extractNameFromPath,
282
- o as formatNumberAsDecimalNumber,
283
- G as formatNumberAsDuration,
284
- j as formatNumberAsSize,
285
- U as formatNumberAsStorageSize,
242
+ v as APIError,
243
+ l as ApplicationError,
244
+ x as CONNECTOR_DESTINATION_OPERATIONS,
245
+ N as CONNECTOR_SOURCE_OPERATIONS,
246
+ i as DEFAULT_LOCALE_CODE,
247
+ T as DefaultTimestamp,
248
+ O as EngineError,
249
+ m as FetchError,
250
+ A as OperationalError,
251
+ g as VueError,
252
+ I as WindowPromiseRejectionError,
253
+ $ as WindowRuntimeError,
254
+ C as buildFetchError,
255
+ F as concatenateSerialisedErrorMessages,
256
+ y as convertMillisecondsToTimestamp,
257
+ B as convertODataTypeIdToUsageTypeId,
258
+ j as extractExtensionFromPath,
259
+ M as extractNameFromPath,
260
+ a as formatNumberAsDecimalNumber,
261
+ _ as formatNumberAsDuration,
262
+ U as formatNumberAsSize,
263
+ L as formatNumberAsStorageSize,
286
264
  d as formatNumberAsWholeNumber,
287
265
  z as getComponentStatus,
288
- N as getCurrentTimestamp,
289
- W as getDataFormats,
290
- P as getRecordDelimiters,
266
+ D as getCurrentTimestamp,
267
+ G as getDataFormats,
268
+ V as getRecordDelimiters,
291
269
  X as getValueDelimiters,
292
- V as lookupMimeTypeForExtension,
293
- F as normalizeToError,
294
- D as presentationViewTypeMap,
295
- L as serialiseError,
296
- C as useCytoscapeJS,
270
+ W as lookupMimeTypeForExtension,
271
+ R as normalizeToError,
272
+ k as serialiseError,
273
+ w as useCytoscapeJS,
297
274
  S as useDataTable
298
275
  };
@@ -67,46 +67,7 @@ export interface PresentationVisualStreamGraphViewConfig extends PresentationVis
67
67
  export interface PresentationVisualValueTableViewConfig extends PresentationVisualViewConfig {
68
68
  categoryId: 'valueTable';
69
69
  }
70
- export interface PresentationVisualViewType {
71
- categoryId: PresentationCategoryId;
72
- }
73
- export interface PresentationVisualCartesianChartViewType extends PresentationVisualViewType {
74
- categoryId: 'cartesianChart';
75
- typeId: PresentationCartesianTypeId;
76
- label: Record<string, string>;
77
- }
78
- export interface PresentationVisualChordDiagramViewType extends PresentationVisualViewType {
79
- categoryId: 'chordDiagram';
80
- label: Record<string, string>;
81
- }
82
- export interface PresentationVisualPeriodFlowBoundariesChartViewType extends PresentationVisualViewType {
83
- categoryId: 'periodFlowBoundariesChart';
84
- label: Record<string, string>;
85
- }
86
- export interface PresentationVisualPolarChartViewType extends PresentationVisualViewType {
87
- categoryId: 'polarChart';
88
- typeId: PresentationPolarTypeId;
89
- label: Record<string, string>;
90
- }
91
- export interface PresentationVisualRangeChartViewType extends PresentationVisualViewType {
92
- categoryId: 'rangeChart';
93
- typeId: PresentationRangeTypeId;
94
- label: Record<string, string>;
95
- }
96
- export interface PresentationVisualSankeyDiagramViewType extends PresentationVisualViewType {
97
- categoryId: 'sankeyDiagram';
98
- label: Record<string, string>;
99
- }
100
- export interface PresentationVisualStreamGraphViewType extends PresentationVisualViewType {
101
- categoryId: 'streamGraph';
102
- label: Record<string, string>;
103
- }
104
- export interface PresentationVisualValueTableViewType extends PresentationVisualViewType {
105
- categoryId: 'valueTable';
106
- label: Record<string, string>;
107
- }
108
70
  export interface PresentationView {
109
71
  resize: () => void;
110
72
  vendorId: string;
111
73
  }
112
- export declare const presentationViewTypeMap: Record<string, PresentationVisualViewType>;
@@ -1,4 +1,4 @@
1
- import { PresentationVisualContentConfig, PresentationVisualValueTableViewType } from '../index';
1
+ import { PresentationVisualContentConfig } from '../index';
2
2
  export declare function useDataTable(): {
3
- render: (viewType: PresentationVisualValueTableViewType, contentConfig: PresentationVisualContentConfig, element: HTMLElement) => void;
3
+ render: (contentConfig: PresentationVisualContentConfig, element: HTMLElement) => void;
4
4
  };
@@ -46,7 +46,6 @@ export type { Informer, InformerConfig, InformerLocalisedConfig, InformerTools }
46
46
  export type { Presenter, PresenterConfig, PresenterLocalisedConfig } from './component/presenter';
47
47
  export type { PresentationConfig, PresentationView } from './component/presenter/presentation';
48
48
  export type { PresentationCategoryId, PresentationCartesianTypeId, PresentationPolarTypeId, PresentationRangeTypeId, PresentationVisualConfig, PresentationVisualContentConfig, PresentationVisualViewConfig, PresentationVisualCartesianChartViewConfig, PresentationVisualChordDiagramViewConfig, PresentationVisualPeriodFlowBoundariesChartViewConfig, PresentationVisualPolarChartViewConfig, PresentationVisualRangeChartViewConfig, PresentationVisualSankeyDiagramViewConfig, PresentationVisualStreamGraphViewConfig, PresentationVisualValueTableViewConfig } from './component/presenter/presentation';
49
- export type { PresentationVisualViewType, PresentationVisualCartesianChartViewType, PresentationVisualChordDiagramViewType, PresentationVisualPeriodFlowBoundariesChartViewType, PresentationVisualPolarChartViewType, PresentationVisualRangeChartViewType, PresentationVisualSankeyDiagramViewType, PresentationVisualStreamGraphViewType, PresentationVisualValueTableViewType } from './component/presenter/presentation';
50
49
  export interface ContextOperationSettings {
51
50
  accountId?: string;
52
51
  appCheckToken?: string;
@@ -57,7 +56,6 @@ export { type CytoscapeJSView, useCytoscapeJS } from './composables/useCytoscape
57
56
  export { useDataTable } from './composables/useDataTable';
58
57
  export declare const DEFAULT_LOCALE_CODE: LocaleCode;
59
58
  export { DefaultTimestamp } from './timestamp';
60
- export { presentationViewTypeMap } from './component/presenter/presentation';
61
59
  export { APIError, ApplicationError, EngineError, FetchError, OperationalError, VueError, WindowRuntimeError, WindowPromiseRejectionError } from './errors';
62
60
  export { buildFetchError, concatenateSerialisedErrorMessages, normalizeToError, serialiseError } from './errors';
63
61
  export { convertMillisecondsToTimestamp, getCurrentTimestamp } from './timestamp';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datapos/datapos-shared",
3
- "version": "0.3.235",
3
+ "version": "0.3.238",
4
4
  "description": "A TypeScript library containing common declarations and utilities used across other Data Positioning repositories.",
5
5
  "license": "MIT",
6
6
  "private": false,