etiquetas.js 1.0.0-alpha.14 → 1.0.0-alpha.15

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,38 +1,39 @@
1
- import { a0, L, h, q, M, K, P, O, a6, D, G, J, T, U, i, S, a8, E, H, x, R, V, A, j, a7, $, X, a3, a4, m, e, a9, Z, a, l, n, t, b, d, f, s, p, a2, B, C, o, F, v, Y, a5, N, r, Q, w, y, I, W, a1, u, k, z } from "./index-0gBKtbw4.js";
1
+ import { a2, L, h, q, M, K, Q, T, P, a8, D, G, J, V, W, i, U, aa, E, H, x, S, X, A, j, a9, a1, Z, a5, a6, m, e, ab, a0, a, l, n, t, b, d, f, s, p, a4, B, C, o, F, v, $, a7, O, r, R, w, N, y, I, Y, a3, u, k, z } from "./index-DS6c6wBJ.js";
2
2
  export {
3
- a0 as DEFAULT_LAMINATION_COLORS,
3
+ a2 as DEFAULT_LAMINATION_COLORS,
4
4
  L as LABEL_TYPES,
5
5
  h as LabelWorker,
6
6
  q as LabelsAPI,
7
7
  M as base64Decode,
8
8
  K as base64Encode,
9
- P as checkPrinterAvailability,
10
- O as convertPdfToImages,
11
- a6 as convertSVGTableToAutoTableData,
9
+ Q as checkPrinterAvailability,
10
+ T as convertPdfFileToArrayBuffer,
11
+ P as convertPdfToImages,
12
+ a8 as convertSVGTableToAutoTableData,
12
13
  D as createBrowserCanvas,
13
14
  G as createBrowserDOM,
14
15
  J as createBuffer,
15
- T as createImage,
16
- U as createImageFromPart,
16
+ V as createImage,
17
+ W as createImageFromPart,
17
18
  i as createLabelWorker,
18
- S as createMiniSheet,
19
- a8 as dataTypeList,
19
+ U as createMiniSheet,
20
+ aa as dataTypeList,
20
21
  E as default,
21
22
  H as downloadFile,
22
23
  x as downloadPDF,
23
- R as downloadPdfFallback,
24
- V as drawRect,
24
+ S as downloadPdfFallback,
25
+ X as drawRect,
25
26
  A as etiquetas,
26
27
  j as generateLabelsFromHookData,
27
- a7 as generateTableSVG,
28
- $ as getAspectRatio,
29
- X as getBorderColor,
30
- a3 as getImagesFromUrl,
31
- a4 as getImagesFromUrlToBase64,
28
+ a9 as generateTableSVG,
29
+ a1 as getAspectRatio,
30
+ Z as getBorderColor,
31
+ a5 as getImagesFromUrl,
32
+ a6 as getImagesFromUrlToBase64,
32
33
  m as getInputForLabels,
33
34
  e as getInputLabels,
34
- a9 as getInputsByCategory,
35
- Z as getNode,
35
+ ab as getInputsByCategory,
36
+ a0 as getNode,
36
37
  a as getPartLabels,
37
38
  l as getPartsForLabels,
38
39
  n as getPartsFromProjectToLabels,
@@ -42,22 +43,23 @@ export {
42
43
  f as getVolumeLabels,
43
44
  s as init,
44
45
  p as initialState,
45
- a2 as initializeBrowserEnvironment,
46
+ a4 as initializeBrowserEnvironment,
46
47
  B as isBrowser,
47
48
  C as isNodeJS,
48
49
  o as labelTypeNames,
49
50
  F as loadImageBrowser,
50
51
  v as makeLabel,
51
- Y as makeLamination,
52
- a5 as mmToPx,
53
- N as processLabelForParts,
52
+ $ as makeLamination,
53
+ a7 as mmToPx,
54
+ O as processLabelForParts,
54
55
  r as reducer,
55
- Q as sendImagesToPrinter,
56
+ R as sendImagesToPrinter,
56
57
  w as sendLabel,
58
+ N as sendPdfFileToPrinter,
57
59
  y as sendToPrinter,
58
60
  I as serializeXML,
59
- W as setBorder,
60
- a1 as stopCreatingLabels,
61
+ Y as setBorder,
62
+ a3 as stopCreatingLabels,
61
63
  u as useLabelData,
62
64
  k as useLabelStore,
63
65
  z as validateLabelData