@uploadista/flow-documents-pdflib 0.1.0-beta.5 → 0.1.0

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,16 +1,14 @@
1
-
2
- 
3
- > @uploadista/flow-documents-pdflib@0.1.0-beta.4 build /Users/denislaboureyras/Documents/uploadista/dev/uploadista-workspace/uploadista-sdk/packages/flow/documents/pdflib
4
- > tsc --noEmit && tsdown
5
-
6
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
7
- ℹ entry: src/index.ts
8
- ℹ tsconfig: tsconfig.json
9
- ℹ Build start
10
- ℹ Cleaning 4 files
11
- ℹ dist/index.mjs  8.68 kB │ gzip: 1.99 kB
12
- ℹ dist/index.mjs.map 17.05 kB │ gzip: 3.73 kB
13
- ℹ dist/index.d.mts.map  0.33 kB │ gzip: 0.23 kB
14
- ℹ dist/index.d.mts  0.83 kB │ gzip: 0.37 kB
15
- ℹ 4 files, total: 26.89 kB
16
- ✔ Build complete in 5393ms
1
+
2
+ > @uploadista/flow-documents-pdflib@0.1.0 build /home/runner/work/uploadista-sdk/uploadista-sdk/packages/flow/documents/pdflib
3
+ > tsc --noEmit && tsdown
4
+
5
+ ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
6
+ ℹ entry: src/index.ts
7
+ ℹ tsconfig: tsconfig.json
8
+ ℹ Build start
9
+ ℹ dist/index.mjs  8.68 kB │ gzip: 1.99 kB
10
+ ℹ dist/index.mjs.map 17.05 kB │ gzip: 3.73 kB
11
+ ℹ dist/index.d.mts.map  0.33 kB │ gzip: 0.23 kB
12
+ ℹ dist/index.d.mts  0.83 kB │ gzip: 0.37 kB
13
+ ℹ 4 files, total: 26.89 kB
14
+ ✔ Build complete in 31360ms
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uploadista/flow-documents-pdflib",
3
3
  "type": "module",
4
- "version": "0.1.0-beta.5",
4
+ "version": "0.1.0",
5
5
  "description": "pdf-lib plugin for Uploadista document processing",
6
6
  "license": "MIT",
7
7
  "author": "Uploadista",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "dependencies": {
17
17
  "pdf-lib": "^1.17.1",
18
- "@uploadista/core": "0.1.0-beta.5",
19
- "@uploadista/observability": "0.1.0-beta.5"
18
+ "@uploadista/core": "0.1.0",
19
+ "@uploadista/observability": "0.1.0"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "effect": "^3.0.0"
@@ -27,7 +27,7 @@
27
27
  "effect": "3.19.14",
28
28
  "tsdown": "0.19.0",
29
29
  "vitest": "4.0.17",
30
- "@uploadista/typescript-config": "0.1.0-beta.5"
30
+ "@uploadista/typescript-config": "0.1.0"
31
31
  },
32
32
  "scripts": {
33
33
  "build": "tsc --noEmit && tsdown",
@@ -1,6 +0,0 @@
1
-
2
- 
3
- > @uploadista/flow-documents-pdflib@0.1.0-beta.2 check /Users/denislaboureyras/Documents/uploadista/dev/uploadista-workspace/uploadista-sdk/packages/flow/documents/pdflib
4
- > biome check --write ./src
5
-
6
- Checked 3 files in 192ms. No fixes applied.
@@ -1,146 +0,0 @@
1
-
2
- 
3
- > @uploadista/flow-documents-pdflib@0.1.0-beta.2 test /Users/denislaboureyras/Documents/uploadista/dev/uploadista-workspace/uploadista-sdk/packages/flow/documents/pdflib
4
- > vitest run
5
-
6
- [?25l
7
-  RUN  v4.0.17 /Users/denislaboureyras/Documents/uploadista/dev/uploadista-workspace/uploadista-sdk/packages/flow/documents/pdflib
8
-
9
- [?2026h
10
-  ❯ tests/document-plugin.test.ts [queued]
11
-
12
-  Test Files 0 passed (1)
13
-  Tests 0 passed (0)
14
-  Start at 16:59:23
15
-  Duration 401ms
16
- [?2026l[?2026h
17
-  ❯ tests/document-plugin.test.ts [queued]
18
-
19
-  Test Files 0 passed (1)
20
-  Tests 0 passed (0)
21
-  Start at 16:59:23
22
-  Duration 919ms
23
- [?2026l[?2026h
24
-  ❯ tests/document-plugin.test.ts [queued]
25
-
26
-  Test Files 0 passed (1)
27
-  Tests 0 passed (0)
28
-  Start at 16:59:23
29
-  Duration 1.93s
30
- [?2026l[?2026h
31
-  ❯ tests/document-plugin.test.ts [queued]
32
-
33
-  Test Files 0 passed (1)
34
-  Tests 0 passed (0)
35
-  Start at 16:59:23
36
-  Duration 2.98s
37
- [?2026l[?2026h
38
-  ❯ tests/document-plugin.test.ts [queued]
39
-
40
-  Test Files 0 passed (1)
41
-  Tests 0 passed (0)
42
-  Start at 16:59:23
43
-  Duration 3.99s
44
- [?2026l[?2026h
45
-  ❯ tests/document-plugin.test.ts 0/13
46
-
47
-  Test Files 0 passed (1)
48
-  Tests 0 passed (13)
49
-  Start at 16:59:23
50
-  Duration 4.60s
51
- [?2026l[?2026h
52
-  ❯ tests/document-plugin.test.ts 0/13
53
-
54
-  Test Files 0 passed (1)
55
-  Tests 0 passed (13)
56
-  Start at 16:59:23
57
-  Duration 5.00s
58
- [?2026l[?2026h
59
-  ❯ tests/document-plugin.test.ts 1/13
60
-
61
-  Test Files 0 passed (1)
62
-  Tests 1 passed (13)
63
-  Start at 16:59:23
64
-  Duration 5.20s
65
- [?2026l[?2026h
66
-  ❯ tests/document-plugin.test.ts 2/13
67
-
68
-  Test Files 0 passed (1)
69
-  Tests 2 passed (13)
70
-  Start at 16:59:23
71
-  Duration 5.50s
72
- [?2026l[?2026h
73
-  ❯ tests/document-plugin.test.ts 3/13
74
-
75
-  Test Files 0 passed (1)
76
-  Tests 3 passed (13)
77
-  Start at 16:59:23
78
-  Duration 5.60s
79
- [?2026l[?2026h
80
-  ❯ tests/document-plugin.test.ts 4/13
81
-
82
-  Test Files 0 passed (1)
83
-  Tests 4 passed (13)
84
-  Start at 16:59:23
85
-  Duration 5.81s
86
- [?2026l[?2026h
87
-  ❯ tests/document-plugin.test.ts 4/13
88
-
89
-  Test Files 0 passed (1)
90
-  Tests 4 passed (13)
91
-  Start at 16:59:23
92
-  Duration 5.91s
93
- [?2026l[?2026h
94
-  ❯ tests/document-plugin.test.ts 7/13
95
-
96
-  Test Files 0 passed (1)
97
-  Tests 7 passed (13)
98
-  Start at 16:59:23
99
-  Duration 6.11s
100
- [?2026l[?2026h
101
-  ❯ tests/document-plugin.test.ts 8/13
102
-
103
-  Test Files 0 passed (1)
104
-  Tests 8 passed (13)
105
-  Start at 16:59:23
106
-  Duration 6.21s
107
- [?2026l[?2026h
108
-  ❯ tests/document-plugin.test.ts 9/13
109
-
110
-  Test Files 0 passed (1)
111
-  Tests 9 passed (13)
112
-  Start at 16:59:23
113
-  Duration 6.41s
114
- [?2026l[?2026h
115
-  ❯ tests/document-plugin.test.ts 10/13
116
-
117
-  Test Files 0 passed (1)
118
-  Tests 10 passed (13)
119
-  Start at 16:59:23
120
-  Duration 6.51s
121
- [?2026l ✓ tests/document-plugin.test.ts (13 tests) 1933ms
122
- ✓ pdf-lib Document Plugin (13)
123
- ✓ getMetadata (3)
124
- ✓ should extract metadata from PDF with all fields  593ms
125
- ✓ should extract metadata from PDF without metadata fields 256ms
126
- ✓ should handle single-page PDF 153ms
127
- ✓ splitPdf (4)
128
- ✓ should split PDF into page range 198ms
129
- ✓ should split PDF into individual pages 85ms
130
- ✓ should handle splitting single page 26ms
131
- ✓ should fail with invalid page range 126ms
132
- ✓ mergePdfs (3)
133
- ✓ should merge multiple PDFs in correct order 118ms
134
- ✓ should merge two PDFs 191ms
135
- ✓ should handle single PDF in merge array 23ms
136
- ✓ error handling (3)
137
- ✓ should fail with corrupted PDF data 14ms
138
- ✓ should fail split with negative page numbers 75ms
139
- ✓ should fail split with startPage > endPage 21ms
140
-
141
-  Test Files  1 passed (1)
142
-  Tests  13 passed (13)
143
-  Start at  16:59:23
144
-  Duration  6.62s (transform 1.04s, setup 0ms, import 4.19s, tests 1.93s, environment 0ms)
145
-
146
- [?25h