@datapos/datapos-shared 0.3.167 → 0.3.168

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,21 +1,21 @@
1
- const U = ["createObject", "dropObject", "removeRecords", "upsertRecords"], P = ["findObject", "getRecord", "listNodes", "previewObject", "retrieveRecords"];
2
- function B() {
3
- function e(r, a, t) {
4
- t.textContent = "Cytoscape.js diagram goes here...";
1
+ const F = ["createObject", "dropObject", "removeRecords", "upsertRecords"], j = ["findObject", "getRecord", "listNodes", "previewObject", "retrieveRecords"];
2
+ function U() {
3
+ function e(t, a, r) {
4
+ r.textContent = "Cytoscape.js diagram goes here...";
5
5
  }
6
6
  return { render: e };
7
7
  }
8
- function W() {
9
- function e(r, a, t) {
10
- t.textContent = "values table goes here...";
8
+ function B() {
9
+ function e(t, a, r) {
10
+ r.textContent = "values table goes here...";
11
11
  }
12
12
  return { render: e };
13
13
  }
14
- const A = "https://cdn.jsdelivr.net/npm/highcharts@11.4.3/es-modules/masters/", I = "highcharts";
15
- let b, R = !1;
16
- function H() {
14
+ const O = "https://cdn.jsdelivr.net/npm/highcharts@11.4.3/es-modules/masters/", x = "highcharts";
15
+ let b, T = !1;
16
+ function P() {
17
17
  async function e(n, s, m, h) {
18
- await t();
18
+ await r();
19
19
  const l = [];
20
20
  for (const c of s.data.measures)
21
21
  l.push({ type: n.options.highchartsType, name: c.name, data: c.data });
@@ -27,10 +27,10 @@ function H() {
27
27
  xAxis: { categories: s.data.categoryLabels },
28
28
  yAxis: { title: { text: s.data.name } }
29
29
  }, u = b.chart(m, p, h);
30
- return { chart: u, resize: () => u.reflow(), vendorId: I };
30
+ return { chart: u, resize: () => u.reflow(), vendorId: x };
31
31
  }
32
- async function r(n, s, m, h) {
33
- await Promise.all([t(), o()]);
32
+ async function t(n, s, m, h) {
33
+ await Promise.all([r(), o()]);
34
34
  const l = [];
35
35
  for (const c of s.data.measures)
36
36
  l.push({ type: n.options.highchartsType, name: c.name, data: c.data });
@@ -42,10 +42,10 @@ function H() {
42
42
  xAxis: { categories: s.data.categoryLabels },
43
43
  yAxis: { title: { text: s.data.name } }
44
44
  }, u = b.chart(m, p, h);
45
- return { chart: u, resize: () => u.reflow(), vendorId: I };
45
+ return { chart: u, resize: () => u.reflow(), vendorId: x };
46
46
  }
47
47
  async function a(n, s, m, h) {
48
- await Promise.all([t(), o()]);
48
+ await Promise.all([r(), o()]);
49
49
  const l = [], p = [];
50
50
  for (let f = 0; f < s.data.measures[0].data.length; f++)
51
51
  p.push([s.data.measures[0].data[f][0], s.data.measures[1].data[f][0]]);
@@ -58,9 +58,9 @@ function H() {
58
58
  xAxis: { categories: s.data.categoryLabels },
59
59
  yAxis: { title: { text: s.data.name } }
60
60
  }, c = b.chart(m, u, h);
61
- return { chart: c, resize: () => c.reflow(), vendorId: I };
61
+ return { chart: c, resize: () => c.reflow(), vendorId: x };
62
62
  }
63
- async function t() {
63
+ async function r() {
64
64
  if (b) return;
65
65
  const n = "https://cdn.jsdelivr.net/npm/highcharts@11.4.3/es-modules/masters/", s = `${n}highcharts.src.js`, m = `${n}modules/accessibility.src.js`;
66
66
  b = (await import(
@@ -72,35 +72,29 @@ function H() {
72
72
  );
73
73
  }
74
74
  async function o() {
75
- if (R) return;
76
- await import(`${A}highcharts-more.src.js`), R = !0;
75
+ if (T) return;
76
+ await import(`${O}highcharts-more.src.js`), T = !0;
77
77
  }
78
- return { renderCartesianChart: e, renderPolarChart: r, renderRangeChart: a };
78
+ return { renderCartesianChart: e, renderPolarChart: t, renderRangeChart: a };
79
79
  }
80
- const O = 4, N = `https://cdn.jsdelivr.net/npm/micromark@${O}/+esm`, T = 1, _ = `https://cdn.jsdelivr.net/npm/prismjs@${T}/+esm`, C = `https://cdn.jsdelivr.net/npm/prismjs@${T}/components/prism-javascript.min.js`, L = `https://cdn.jsdelivr.net/npm/prismjs@${T}/components/prism-javascript.min.js`;
81
- let x, w;
82
- function V() {
83
- async function e(a, t, o) {
84
- await r(), o.textContent = "Micromark & Prism content goes here...";
80
+ const S = 4, A = `https://cdn.jsdelivr.net/npm/micromark@${S}/+esm`, N = 1, C = `https://cdn.jsdelivr.net/npm/prismjs@${N}/+esm`;
81
+ let I, w;
82
+ function W() {
83
+ async function e(a, r, o) {
84
+ await t(), o.textContent = "Micromark & Prism content goes here...";
85
85
  }
86
- async function r() {
87
- x && w || (x = await import(
86
+ async function t() {
87
+ I && w || (I = await import(
88
88
  /* @vite-ignore */
89
- N
89
+ A
90
90
  ), w = await import(
91
- /* @vite-ignore */
92
- _
93
- ), await import(
94
91
  /* @vite-ignore */
95
92
  C
96
- ), await import(
97
- /* @vite-ignore */
98
- L
99
- ), console.log("micromarkModule", x), console.log("prismModule", w));
93
+ ), console.log("micromarkModule", I), console.log("prismModule", w));
100
94
  }
101
95
  return { render: e };
102
96
  }
103
- const z = 0, X = (e) => e, G = () => Date.now(), J = {
97
+ const H = 0, z = (e) => e, V = () => Date.now(), X = {
104
98
  cartesian_areaLine: { categoryId: "cartesian", typeId: "areaLine", label: { "en-gb": "Area Line" }, options: { highchartsType: "area" } },
105
99
  cartesian_areaSpline: { categoryId: "cartesian", typeId: "areaSpline", label: { "en-gb": "Area Spline" }, options: { highchartsType: "area" } },
106
100
  cartesian_bar: { categoryId: "cartesian", typeId: "bar", label: { "en-gb": "Bar" }, options: { highchartsType: "bar" } },
@@ -121,90 +115,90 @@ const z = 0, X = (e) => e, G = () => Date.now(), J = {
121
115
  };
122
116
  class D extends Error {
123
117
  locator;
124
- constructor(r, a, t) {
125
- super(r, t), this.name = "DataPosError", this.locator = a, Error.captureStackTrace?.(this, new.target);
118
+ constructor(t, a, r) {
119
+ super(t, r), this.name = "DataPosError", this.locator = a, Error.captureStackTrace?.(this, new.target);
126
120
  }
127
121
  }
128
122
  class g extends D {
129
- constructor(r, a, t) {
130
- super(r, a, t), this.name = "ApplicationError";
123
+ constructor(t, a, r) {
124
+ super(t, a, r), this.name = "ApplicationError";
131
125
  }
132
126
  }
133
- class K extends g {
134
- constructor(r, a, t) {
135
- super(r, a, t), this.name = "APIError";
127
+ class G extends g {
128
+ constructor(t, a, r) {
129
+ super(t, a, r), this.name = "APIError";
136
130
  }
137
131
  }
138
- class q extends g {
139
- constructor(r, a, t) {
140
- super(r, a, t), this.name = "EngineError";
132
+ class K extends g {
133
+ constructor(t, a, r) {
134
+ super(t, a, r), this.name = "EngineError";
141
135
  }
142
136
  }
143
137
  class v extends g {
144
138
  body;
145
- constructor(r, a, t, o) {
146
- super(r, a, o), this.name = "FetchError", this.body = t;
139
+ constructor(t, a, r, o) {
140
+ super(t, a, o), this.name = "FetchError", this.body = r;
147
141
  }
148
142
  }
149
- class $ extends g {
143
+ class _ extends g {
150
144
  componentName;
151
145
  info;
152
- constructor(r, a, t, o, n) {
153
- super(r, a, n), this.name = "VueHandledError", this.info = t, this.componentName = o;
146
+ constructor(t, a, r, o, n) {
147
+ super(t, a, n), this.name = "VueHandledError", this.info = r, this.componentName = o;
154
148
  }
155
149
  }
156
- class Q extends g {
157
- constructor(r, a, t) {
158
- super(r, a, t), this.name = "WindowHandledRuntimeError";
150
+ class J extends g {
151
+ constructor(t, a, r) {
152
+ super(t, a, r), this.name = "WindowHandledRuntimeError";
159
153
  }
160
154
  }
161
- class Y extends g {
162
- constructor(r, a, t) {
163
- super(r, a, t), this.name = "WindowHandledPromiseRejectionError";
155
+ class q extends g {
156
+ constructor(t, a, r) {
157
+ super(t, a, r), this.name = "WindowHandledPromiseRejectionError";
164
158
  }
165
159
  }
166
- class Z extends D {
167
- constructor(r, a, t) {
168
- super(r, a, t), this.name = "OperationalError";
160
+ class Q extends D {
161
+ constructor(t, a, r) {
162
+ super(t, a, r), this.name = "OperationalError";
169
163
  }
170
164
  }
171
- async function ee(e, r, a) {
172
- const t = `${r} Response status '${e.status}${e.statusText ? ` - ${e.statusText}` : ""}' received.`, o = await e.text();
173
- return new v(t, a, o);
165
+ async function Y(e, t, a) {
166
+ const r = `${t} Response status '${e.status}${e.statusText ? ` - ${e.statusText}` : ""}' received.`, o = await e.text();
167
+ return new v(r, a, o);
174
168
  }
175
- function te(e) {
176
- return e.map((r) => r.message).join(" ");
169
+ function Z(e) {
170
+ return e.map((t) => t.message).join(" ");
177
171
  }
178
- function re(e, r = "Unknown error.") {
172
+ function ee(e, t = "Unknown error.") {
179
173
  if (e instanceof Error) return e;
180
174
  if (typeof e == "string") return new Error(e);
181
175
  try {
182
- return new Error(JSON.stringify(e ?? r));
176
+ return new Error(JSON.stringify(e ?? t));
183
177
  } catch {
184
- return new Error(r);
178
+ return new Error(t);
185
179
  }
186
180
  }
187
- function ae(e) {
188
- const r = /* @__PURE__ */ new Set(), a = [];
189
- let t = e;
190
- for (; t && !r.has(t); ) {
191
- r.add(t);
181
+ function re(e) {
182
+ const t = /* @__PURE__ */ new Set(), a = [];
183
+ let r = e;
184
+ for (; r && !t.has(r); ) {
185
+ t.add(r);
192
186
  let o;
193
- if (t instanceof v)
194
- o = { body: t.body, locator: t.locator, message: t.message, name: t.name, stack: t.stack }, t = t.cause;
195
- else if (t instanceof $)
196
- o = { componentName: t.componentName, info: t.info, locator: t.locator, message: t.message, name: t.name, stack: t.stack }, t = t.cause;
197
- else if (t instanceof D)
198
- o = { locator: t.locator, message: t.message, name: t.name, stack: t.stack }, t = t.cause;
199
- else if (t instanceof Error) {
200
- const n = t;
201
- o = { locator: "", message: n.message, name: n.name, stack: n.stack }, t = n.cause;
202
- } else t ? (o = { locator: "", message: String(t), name: "Error" }, t = void 0) : (o = { locator: "", message: "Unknown error.", name: "Error" }, t = void 0);
187
+ if (r instanceof v)
188
+ o = { body: r.body, locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
189
+ else if (r instanceof _)
190
+ o = { componentName: r.componentName, info: r.info, locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
191
+ else if (r instanceof D)
192
+ o = { locator: r.locator, message: r.message, name: r.name, stack: r.stack }, r = r.cause;
193
+ else if (r instanceof Error) {
194
+ const n = r;
195
+ o = { locator: "", message: n.message, name: n.name, stack: n.stack }, r = n.cause;
196
+ } else r ? (o = { locator: "", message: String(r), name: "Error" }, r = void 0) : (o = { locator: "", message: "Unknown error.", name: "Error" }, r = void 0);
203
197
  /(?:\.{3}|[.!?])$/.test(o.message) || (o.message += "."), a.push(o);
204
198
  }
205
199
  return a;
206
200
  }
207
- const S = "en-US", y = {}, ne = (e) => {
201
+ const R = "en-US", y = {}, te = (e) => {
208
202
  switch (e) {
209
203
  case "Edm.Binary":
210
204
  return "unknown";
@@ -243,41 +237,41 @@ const S = "en-US", y = {}, ne = (e) => {
243
237
  default:
244
238
  return "unknown";
245
239
  }
246
- }, oe = (e) => {
240
+ }, ae = (e) => {
247
241
  if (e) {
248
- const r = e.lastIndexOf("/"), a = e.lastIndexOf(".", r > -1 ? r : e.length);
242
+ const t = e.lastIndexOf("/"), a = e.lastIndexOf(".", t > -1 ? t : e.length);
249
243
  return a > -1 ? e.substring(0, a) : e;
250
244
  }
251
- }, se = (e) => {
245
+ }, ne = (e) => {
252
246
  if (e) {
253
- const r = e.lastIndexOf(".");
254
- if (r > -1) return e.substring(r + 1);
247
+ const t = e.lastIndexOf(".");
248
+ if (t > -1) return e.substring(t + 1);
255
249
  }
256
- }, i = (e, r = 2, a = r, t = S) => {
250
+ }, i = (e, t = 2, a = t, r = R) => {
257
251
  if (e == null) return "";
258
- const o = `${t}decimal${r}.${a}`;
252
+ const o = `${r}decimal${t}.${a}`;
259
253
  let n = y[o];
260
- return n || (n = new Intl.NumberFormat(t, {
254
+ return n || (n = new Intl.NumberFormat(r, {
261
255
  localeMatcher: "best fit",
262
- maximumFractionDigits: r,
256
+ maximumFractionDigits: t,
263
257
  minimumFractionDigits: a,
264
258
  minimumIntegerDigits: 1,
265
259
  style: "decimal",
266
260
  useGrouping: !0
267
261
  }), y[o] = n), n.format(e);
268
- }, ie = (e) => e == null ? "" : e < 1e3 ? E(e) : e < 1e6 ? `${i(e / 1e3, 2, 0)}K` : e < 1e9 ? `${i(e / 1e6, 2, 0)}M` : e < 1e12 ? `${i(e / 1e9, 2, 0)}B` : `${i(e / 1e12, 2, 0)}T`, le = (e) => e == null ? "" : e === 1 ? "1 byte" : e < 1024 ? `${E(e)} bytes` : e < 1048576 ? `${i(e / 1024, 2, 0)} KB` : e < 1073741824 ? `${i(e / 1048576, 2, 0)} MB` : e < 1099511627776 ? `${i(e / 1073741824, 2, 0)} GB` : `${i(e / 1099511627776, 2, 0)} TB`, ce = (e) => e == null ? "" : e < 1e3 ? `${E(e)} ms` : e === 1e3 ? `${E(e)} sec` : e < 6e4 ? `${i(e / 1e3, 2, 0)} secs` : e === 6e4 ? "1 min" : e < 36e5 ? `${i(e / 6e4, 2, 0)} mins` : e === 36e5 ? "1 hr" : e < 864e5 ? `${i(e / 36e5, 2, 0)} hrs` : e === 864e5 ? "1 day" : `${i(e / 864e5, 2, 0)} days`, E = (e, r = S) => {
262
+ }, oe = (e) => e == null ? "" : e < 1e3 ? E(e) : e < 1e6 ? `${i(e / 1e3, 2, 0)}K` : e < 1e9 ? `${i(e / 1e6, 2, 0)}M` : e < 1e12 ? `${i(e / 1e9, 2, 0)}B` : `${i(e / 1e12, 2, 0)}T`, se = (e) => e == null ? "" : e === 1 ? "1 byte" : e < 1024 ? `${E(e)} bytes` : e < 1048576 ? `${i(e / 1024, 2, 0)} KB` : e < 1073741824 ? `${i(e / 1048576, 2, 0)} MB` : e < 1099511627776 ? `${i(e / 1073741824, 2, 0)} GB` : `${i(e / 1099511627776, 2, 0)} TB`, ie = (e) => e == null ? "" : e < 1e3 ? `${E(e)} ms` : e === 1e3 ? `${E(e)} sec` : e < 6e4 ? `${i(e / 1e3, 2, 0)} secs` : e === 6e4 ? "1 min" : e < 36e5 ? `${i(e / 6e4, 2, 0)} mins` : e === 36e5 ? "1 hr" : e < 864e5 ? `${i(e / 36e5, 2, 0)} hrs` : e === 864e5 ? "1 day" : `${i(e / 864e5, 2, 0)} days`, E = (e, t = R) => {
269
263
  if (e == null) return "";
270
- const a = `${r}decimal0.0`;
271
- let t = y[a];
272
- return t || (t = new Intl.NumberFormat(r, {
264
+ const a = `${t}decimal0.0`;
265
+ let r = y[a];
266
+ return r || (r = new Intl.NumberFormat(t, {
273
267
  localeMatcher: "best fit",
274
268
  maximumFractionDigits: 0,
275
269
  minimumFractionDigits: 0,
276
270
  minimumIntegerDigits: 1,
277
271
  style: "decimal",
278
272
  useGrouping: !0
279
- }), y[a] = t), t.format(e);
280
- }, de = (e) => {
273
+ }), y[a] = r), r.format(e);
274
+ }, le = (e) => {
281
275
  switch (e) {
282
276
  case "csv":
283
277
  return "text/csv";
@@ -291,7 +285,7 @@ const S = "en-US", y = {}, ne = (e) => {
291
285
  default:
292
286
  return "application/octet-stream";
293
287
  }
294
- }, M = [
288
+ }, L = [
295
289
  { id: "dtv", label: { "en-gb": "Delimited Text" } },
296
290
  { id: "e/e", label: { "en-gb": "Entity/Event" } },
297
291
  { id: "jsonArray", label: { "en-gb": "JSON Array" } },
@@ -299,22 +293,22 @@ const S = "en-US", y = {}, ne = (e) => {
299
293
  { id: "xls", label: { "en-gb": "XLS" } },
300
294
  { id: "xlsx", label: { "en-gb": "XLSX" } },
301
295
  { id: "xml", label: { "en-gb": "XML" } }
302
- ], me = (e = d) => {
303
- const r = [];
304
- for (const a of M) r.push({ ...a, label: a.label[e] || a.label[d] || a.id });
305
- return r;
306
- }, j = [
296
+ ], ce = (e = d) => {
297
+ const t = [];
298
+ for (const a of L) t.push({ ...a, label: a.label[e] || a.label[d] || a.id });
299
+ return t;
300
+ }, $ = [
307
301
  { id: `
308
302
  `, label: { "en-gb": "Newline" } },
309
303
  { id: "\r", label: { "en-gb": "Carriage Return" } },
310
304
  { id: `\r
311
305
  `, label: { "en-gb": "Carriage Return/Newline" } }
312
- ], ue = (e = d) => {
313
- const r = [];
314
- for (const a of j)
315
- r.push({ ...a, label: a.label[e] || a.label[d] || a.id });
316
- return r;
317
- }, k = [
306
+ ], de = (e = d) => {
307
+ const t = [];
308
+ for (const a of $)
309
+ t.push({ ...a, label: a.label[e] || a.label[d] || a.id });
310
+ return t;
311
+ }, M = [
318
312
  { id: ":", label: { "en-gb": "Colon" } },
319
313
  { id: ",", label: { "en-gb": "Comma" } },
320
314
  { id: "!", label: { "en-gb": "Exclamation Mark" } },
@@ -326,12 +320,12 @@ const S = "en-US", y = {}, ne = (e) => {
326
320
  { id: "_", label: { "en-gb": "Underscore" } },
327
321
  { id: "0x1F", label: { "en-gb": "Unit Separator" } },
328
322
  { id: "|", label: { "en-gb": "Vertical Bar" } }
329
- ], pe = (e = d) => {
330
- const r = [];
331
- for (const a of k)
332
- r.push({ ...a, label: a.label[e] || a.label[d] || a.id });
333
- return r;
334
- }, F = [
323
+ ], me = (e = d) => {
324
+ const t = [];
325
+ for (const a of M)
326
+ t.push({ ...a, label: a.label[e] || a.label[d] || a.id });
327
+ return t;
328
+ }, k = [
335
329
  { id: "alpha", color: "red", label: { "en-gb": "alpha" } },
336
330
  { id: "beta", color: "amber", label: { "en-gb": "beta" } },
337
331
  { id: "generalAvailability", color: "green", label: { "en-gb": "" } },
@@ -341,45 +335,45 @@ const S = "en-US", y = {}, ne = (e) => {
341
335
  { id: "releaseCandidate", color: "green", label: { "en-gb": "release-candidate" } },
342
336
  { id: "unavailable", color: "other", label: { "en-gb": "unavailable" } },
343
337
  { id: "underReview", color: "other", label: { "en-gb": "under-review" } }
344
- ], ge = (e, r = d) => {
345
- const a = F.find((t) => t.id === e);
346
- return a ? { ...a, label: a.label[r] || a.label[d] || e } : { id: e, color: "other", label: e };
338
+ ], ue = (e, t = d) => {
339
+ const a = k.find((r) => r.id === e);
340
+ return a ? { ...a, label: a.label[t] || a.label[d] || e } : { id: e, color: "other", label: e };
347
341
  }, d = "en-gb";
348
342
  export {
349
- K as APIError,
343
+ G as APIError,
350
344
  g as ApplicationError,
351
- U as CONNECTOR_DESTINATION_OPERATIONS,
352
- P as CONNECTOR_SOURCE_OPERATIONS,
345
+ F as CONNECTOR_DESTINATION_OPERATIONS,
346
+ j as CONNECTOR_SOURCE_OPERATIONS,
353
347
  d as DEFAULT_LOCALE_CODE,
354
- z as DefaultTimestamp,
355
- q as EngineError,
348
+ H as DefaultTimestamp,
349
+ K as EngineError,
356
350
  v as FetchError,
357
- Z as OperationalError,
358
- $ as VueError,
359
- Y as WindowPromiseRejectionError,
360
- Q as WindowRuntimeError,
361
- ee as buildFetchError,
362
- te as concatenateSerialisedErrorMessages,
363
- X as convertMillisecondsToTimestamp,
364
- ne as convertODataTypeIdToUsageTypeId,
365
- se as extractExtensionFromPath,
366
- oe as extractNameFromPath,
351
+ Q as OperationalError,
352
+ _ as VueError,
353
+ q as WindowPromiseRejectionError,
354
+ J as WindowRuntimeError,
355
+ Y as buildFetchError,
356
+ Z as concatenateSerialisedErrorMessages,
357
+ z as convertMillisecondsToTimestamp,
358
+ te as convertODataTypeIdToUsageTypeId,
359
+ ne as extractExtensionFromPath,
360
+ ae as extractNameFromPath,
367
361
  i as formatNumberAsDecimalNumber,
368
- ce as formatNumberAsDuration,
369
- ie as formatNumberAsSize,
370
- le as formatNumberAsStorageSize,
362
+ ie as formatNumberAsDuration,
363
+ oe as formatNumberAsSize,
364
+ se as formatNumberAsStorageSize,
371
365
  E as formatNumberAsWholeNumber,
372
- ge as getComponentStatus,
373
- G as getCurrentTimestamp,
374
- me as getDataFormats,
375
- ue as getRecordDelimiters,
376
- pe as getValueDelimiters,
377
- de as lookupMimeTypeForExtension,
378
- re as normalizeToError,
379
- J as presentationViewTypeMap,
380
- ae as serialiseError,
381
- B as useCytoscapeJS,
382
- W as useDataTable,
383
- H as useHighcharts,
384
- V as useMicromark
366
+ ue as getComponentStatus,
367
+ V as getCurrentTimestamp,
368
+ ce as getDataFormats,
369
+ de as getRecordDelimiters,
370
+ me as getValueDelimiters,
371
+ le as lookupMimeTypeForExtension,
372
+ ee as normalizeToError,
373
+ X as presentationViewTypeMap,
374
+ re as serialiseError,
375
+ U as useCytoscapeJS,
376
+ B as useDataTable,
377
+ P as useHighcharts,
378
+ W as useMicromark
385
379
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datapos/datapos-shared",
3
- "version": "0.3.167",
3
+ "version": "0.3.168",
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,