@liquidmetal-ai/drizzle 0.4.2 → 0.4.3
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/.turbo/turbo-build.log +9 -9
- package/.turbo/turbo-lint.log +6 -0
- package/.turbo/turbo-test.log +190 -0
- package/CHANGELOG.md +6 -0
- package/dist/liquidmetal/v1alpha1/annotation_pb.d.ts +253 -0
- package/dist/liquidmetal/v1alpha1/annotation_pb.d.ts.map +1 -0
- package/dist/liquidmetal/v1alpha1/annotation_pb.js +54 -0
- package/package.json +1 -1
- package/src/liquidmetal/v1alpha1/annotation_pb.ts +299 -0
- package/tsconfig.tsbuildinfo +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @liquidmetal-ai/drizzle@0.4.
|
|
3
|
+
> @liquidmetal-ai/drizzle@0.4.3 prebuild
|
|
4
4
|
> npm install --ignore-scripts
|
|
5
5
|
|
|
6
|
-
[1G[0K[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K
|
|
7
|
-
up to date, audited
|
|
8
|
-
[1G[0K
|
|
9
|
-
[1G[0K
|
|
10
|
-
[1G[0K
|
|
11
|
-
[1G[0K
|
|
6
|
+
[1G[0K[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K
|
|
7
|
+
up to date, audited 3157 packages in 5s
|
|
8
|
+
[1G[0K⠸[1G[0K
|
|
9
|
+
[1G[0K⠸[1G[0K554 packages are looking for funding
|
|
10
|
+
[1G[0K⠸[1G[0K run `npm fund` for details
|
|
11
|
+
[1G[0K⠸[1G[0K
|
|
12
12
|
[31m[1m3[22m[39m vulnerabilities (1 [1mlow[22m, 2 [33m[1mmoderate[22m[39m)
|
|
13
13
|
|
|
14
14
|
To address all issues, run:
|
|
15
15
|
npm audit fix
|
|
16
16
|
|
|
17
17
|
Run `npm audit` for details.
|
|
18
|
-
[1G[0K
|
|
19
|
-
> @liquidmetal-ai/drizzle@0.4.
|
|
18
|
+
[1G[0K⠸[1G[0K[1G[0K⠙[1G[0K
|
|
19
|
+
> @liquidmetal-ai/drizzle@0.4.3 build
|
|
20
20
|
> shx rm -rf dist && tsc -b
|
|
21
21
|
|
|
22
22
|
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
|
@@ -0,0 +1,190 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @liquidmetal-ai/drizzle@0.4.1 test
|
|
4
|
+
> vitest run
|
|
5
|
+
|
|
6
|
+
[1G[0K
|
|
7
|
+
[1m[7m[36m RUN [39m[27m[22m [36mv2.1.9 [39m[90m/Users/dstaley/Work/liquidmetal/packages/drizzle[39m
|
|
8
|
+
|
|
9
|
+
[?25l [90m·[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
10
|
+
[?25l[?25l[?25l[?25l[?25l[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
11
|
+
[?25l[?25l[?25l[?25l[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
12
|
+
[90m·[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
13
|
+
[?25l[2K[1A[2K[1A[2K[G[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at a debug level
|
|
14
|
+
[22m[39m{ level: 'DEBUG', message: 'debug message', fields: {} }
|
|
15
|
+
|
|
16
|
+
[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at a info level
|
|
17
|
+
[22m[39m{ level: 'INFO', message: 'info message', fields: {} }
|
|
18
|
+
|
|
19
|
+
[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at a warn level
|
|
20
|
+
[22m[39m{ level: 'WARN', message: 'warn message', fields: {} }
|
|
21
|
+
|
|
22
|
+
[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at an error level
|
|
23
|
+
[22m[39m{ level: 'ERROR', message: 'error message', fields: {} }
|
|
24
|
+
|
|
25
|
+
[?25l [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
26
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
27
|
+
[?25l[?25l[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
28
|
+
[90m·[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
29
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
30
|
+
[2K[1A[2K[1A[2K[1A[2K[G[90mstderr[2m | src/unsafe/framework.test.ts[2m > [22m[2mgetPackageVersion[2m > [22m[2mshould return null when package is not found
|
|
31
|
+
[22m[39mError reading package version: Error: Package version not found
|
|
32
|
+
at Module.getPackageVersion (/Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.ts:108:11)
|
|
33
|
+
at /Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:151:21
|
|
34
|
+
at file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:533:5
|
|
35
|
+
at runTest (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1056:11)
|
|
36
|
+
at runSuite (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
37
|
+
at runSuite (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
38
|
+
at runFiles (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1262:5)
|
|
39
|
+
at startTests (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1271:3)
|
|
40
|
+
at file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:126:11
|
|
41
|
+
at withEnv (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:90:5)
|
|
42
|
+
|
|
43
|
+
[?25l [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
44
|
+
[90m·[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
45
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
46
|
+
[2K[1A[2K[1A[2K[1A[2K[G[90mstderr[2m | src/unsafe/framework.test.ts[2m > [22m[2mgetPackageVersion[2m > [22m[2mshould handle command execution errors
|
|
47
|
+
[22m[39mError executing npm list command: Error: Command failed
|
|
48
|
+
at /Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:192:9
|
|
49
|
+
at mockCall (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/spy/dist/index.js:61:17)
|
|
50
|
+
at spy (file:///Users/dstaley/Work/liquidmetal/node_modules/tinyspy/dist/index.js:45:80)
|
|
51
|
+
at node:internal/util:456:21
|
|
52
|
+
at new Promise (<anonymous>)
|
|
53
|
+
at spy (node:internal/util:442:12)
|
|
54
|
+
at getVersionFromCommand (/Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.ts:69:30)
|
|
55
|
+
at Module.getPackageVersion (/Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.ts:102:31)
|
|
56
|
+
at /Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:202:21
|
|
57
|
+
at file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:533:5
|
|
58
|
+
|
|
59
|
+
[90mstderr[2m | src/unsafe/framework.test.ts[2m > [22m[2mgetPackageVersion[2m > [22m[2mshould handle command execution errors
|
|
60
|
+
[22m[39mError reading package version: Error: Package version not found
|
|
61
|
+
at Module.getPackageVersion (/Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.ts:108:11)
|
|
62
|
+
at /Users/dstaley/Work/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:202:21
|
|
63
|
+
at file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:533:5
|
|
64
|
+
at runTest (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1056:11)
|
|
65
|
+
at runSuite (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
66
|
+
at runSuite (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
67
|
+
at runFiles (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1262:5)
|
|
68
|
+
at startTests (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1271:3)
|
|
69
|
+
at file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:126:11
|
|
70
|
+
at withEnv (file:///Users/dstaley/Work/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:90:5)
|
|
71
|
+
|
|
72
|
+
[?25l [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
73
|
+
[90m·[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
74
|
+
[90m·[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
75
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
76
|
+
[90m·[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
77
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
78
|
+
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
79
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
80
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
81
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
82
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
83
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
84
|
+
[?25l[?25l[?25l[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
85
|
+
[90m·[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
86
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
87
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
88
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
89
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
90
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
91
|
+
[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
92
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
93
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
94
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
95
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
96
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
97
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
98
|
+
[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
99
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
100
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
101
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
102
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
103
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
104
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
105
|
+
[90m·[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
106
|
+
[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
107
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
108
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
109
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
110
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
111
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
112
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
113
|
+
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
114
|
+
[?25l[?25l[?25l[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
115
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
116
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
117
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
118
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
119
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
120
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
121
|
+
[90m·[39m [2msrc/[22mulid[2m.test.ts[22m[2m (8)[22m
|
|
122
|
+
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
123
|
+
[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
124
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
125
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
126
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
127
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
128
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
129
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
130
|
+
[90m·[39m [2msrc/[22mulid[2m.test.ts[22m[2m (8)[22m
|
|
131
|
+
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
132
|
+
[32m✓[39m [2msrc/raindrop/[22mindex[2m.test.ts[22m[2m (1)[22m
|
|
133
|
+
[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
134
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
135
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
136
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
137
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
138
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
139
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
140
|
+
[32m✓[39m [2msrc/[22mulid[2m.test.ts[22m[2m (8)[22m
|
|
141
|
+
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
142
|
+
[32m✓[39m [2msrc/raindrop/[22mindex[2m.test.ts[22m[2m (1)[22m
|
|
143
|
+
[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
144
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
145
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
146
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
147
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
148
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
149
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
150
|
+
[32m✓[39m [2msrc/[22mulid[2m.test.ts[22m[2m (8)[22m
|
|
151
|
+
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
152
|
+
[90m·[39m [2msrc/unsafe/[22mcodestore[2m.test.ts[22m[2m (1)[22m
|
|
153
|
+
[32m✓[39m [2msrc/raindrop/[22mindex[2m.test.ts[22m[2m (1)[22m
|
|
154
|
+
[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
155
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
156
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
157
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
158
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
159
|
+
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
160
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
161
|
+
[32m✓[39m [2msrc/[22mulid[2m.test.ts[22m[2m (8)[22m
|
|
162
|
+
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
163
|
+
[32m✓[39m [2msrc/unsafe/[22mcodestore[2m.test.ts[22m[2m (1)[22m
|
|
164
|
+
[32m✓[39m [2msrc/raindrop/[22mindex[2m.test.ts[22m[2m (1)[22m
|
|
165
|
+
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
166
|
+
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
167
|
+
[32m✓[39m [2msrc/[22mmrn[2m.test.ts[22m[2m (96)[22m
|
|
168
|
+
[32m✓[39m [2msrc/[22mulid[2m.test.ts[22m[2m (8)[22m
|
|
169
|
+
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
170
|
+
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
171
|
+
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (18)[22m
|
|
172
|
+
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
173
|
+
[32m✓[39m [2msrc/raindrop/[22mindex[2m.test.ts[22m[2m (1)[22m
|
|
174
|
+
[32m✓[39m [2msrc/unsafe/[22mcodestore[2m.test.ts[22m[2m (1)[22m
|
|
175
|
+
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
176
|
+
|
|
177
|
+
[2m Test Files [22m [1m[32m11 passed[39m[22m[90m (11)[39m
|
|
178
|
+
[2m Tests [22m [1m[32m177 passed[39m[22m[90m (177)[39m
|
|
179
|
+
[2m Start at [22m 16:44:29
|
|
180
|
+
[2m Duration [22m 4.87s[2m (transform 3.30s, setup 0ms, collect 6.05s, tests 298ms, environment 10ms, prepare 7.49s)[22m
|
|
181
|
+
|
|
182
|
+
[?25h[?25h[1G[0K⠙[1G[0K
|
|
183
|
+
> @liquidmetal-ai/drizzle@0.4.1 posttest
|
|
184
|
+
> npm run lint
|
|
185
|
+
|
|
186
|
+
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K
|
|
187
|
+
> @liquidmetal-ai/drizzle@0.4.1 lint
|
|
188
|
+
> eslint . --max-warnings=0
|
|
189
|
+
|
|
190
|
+
[1G[0K⠴[1G[0K[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
package/CHANGELOG.md
CHANGED
|
@@ -0,0 +1,253 @@
|
|
|
1
|
+
import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
3
|
+
/**
|
|
4
|
+
* Describes the file liquidmetal/v1alpha1/annotation.proto.
|
|
5
|
+
*/
|
|
6
|
+
export declare const file_liquidmetal_v1alpha1_annotation: GenFile;
|
|
7
|
+
/**
|
|
8
|
+
* @generated from message liquidmetal.v1alpha1.PutAnnotationRequest
|
|
9
|
+
*/
|
|
10
|
+
export type PutAnnotationRequest = Message<"liquidmetal.v1alpha1.PutAnnotationRequest"> & {
|
|
11
|
+
/**
|
|
12
|
+
* @generated from field: string organization_id = 1;
|
|
13
|
+
*/
|
|
14
|
+
organizationId: string;
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: string user_id = 2;
|
|
17
|
+
*/
|
|
18
|
+
userId: string;
|
|
19
|
+
/**
|
|
20
|
+
* Locator for the object to annotate
|
|
21
|
+
*
|
|
22
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 3;
|
|
23
|
+
*/
|
|
24
|
+
locator?: AnnotationLocator;
|
|
25
|
+
/**
|
|
26
|
+
* Annotation data in structured format
|
|
27
|
+
*
|
|
28
|
+
* @generated from field: string annotation = 4;
|
|
29
|
+
*/
|
|
30
|
+
annotation: string;
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Describes the message liquidmetal.v1alpha1.PutAnnotationRequest.
|
|
34
|
+
* Use `create(PutAnnotationRequestSchema)` to create a new message.
|
|
35
|
+
*/
|
|
36
|
+
export declare const PutAnnotationRequestSchema: GenMessage<PutAnnotationRequest>;
|
|
37
|
+
/**
|
|
38
|
+
* @generated from message liquidmetal.v1alpha1.PutAnnotationResponse
|
|
39
|
+
*/
|
|
40
|
+
export type PutAnnotationResponse = Message<"liquidmetal.v1alpha1.PutAnnotationResponse"> & {
|
|
41
|
+
/**
|
|
42
|
+
* Locator for the annotated object
|
|
43
|
+
*
|
|
44
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 1;
|
|
45
|
+
*/
|
|
46
|
+
locator?: AnnotationLocator;
|
|
47
|
+
};
|
|
48
|
+
/**
|
|
49
|
+
* Describes the message liquidmetal.v1alpha1.PutAnnotationResponse.
|
|
50
|
+
* Use `create(PutAnnotationResponseSchema)` to create a new message.
|
|
51
|
+
*/
|
|
52
|
+
export declare const PutAnnotationResponseSchema: GenMessage<PutAnnotationResponse>;
|
|
53
|
+
/**
|
|
54
|
+
* @generated from message liquidmetal.v1alpha1.GetAnnotationRequest
|
|
55
|
+
*/
|
|
56
|
+
export type GetAnnotationRequest = Message<"liquidmetal.v1alpha1.GetAnnotationRequest"> & {
|
|
57
|
+
/**
|
|
58
|
+
* Organization ID for the request
|
|
59
|
+
*
|
|
60
|
+
* @generated from field: string organization_id = 1;
|
|
61
|
+
*/
|
|
62
|
+
organizationId: string;
|
|
63
|
+
/**
|
|
64
|
+
* User ID for the request
|
|
65
|
+
*
|
|
66
|
+
* @generated from field: string user_id = 2;
|
|
67
|
+
*/
|
|
68
|
+
userId: string;
|
|
69
|
+
/**
|
|
70
|
+
* Locator for the object to annotate
|
|
71
|
+
*
|
|
72
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 3;
|
|
73
|
+
*/
|
|
74
|
+
locator?: AnnotationLocator;
|
|
75
|
+
};
|
|
76
|
+
/**
|
|
77
|
+
* Describes the message liquidmetal.v1alpha1.GetAnnotationRequest.
|
|
78
|
+
* Use `create(GetAnnotationRequestSchema)` to create a new message.
|
|
79
|
+
*/
|
|
80
|
+
export declare const GetAnnotationRequestSchema: GenMessage<GetAnnotationRequest>;
|
|
81
|
+
/**
|
|
82
|
+
* @generated from message liquidmetal.v1alpha1.GetAnnotationResponse
|
|
83
|
+
*/
|
|
84
|
+
export type GetAnnotationResponse = Message<"liquidmetal.v1alpha1.GetAnnotationResponse"> & {
|
|
85
|
+
/**
|
|
86
|
+
* The annotation data for the object
|
|
87
|
+
*
|
|
88
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationResponse annotation = 1;
|
|
89
|
+
*/
|
|
90
|
+
annotation?: AnnotationResponse;
|
|
91
|
+
};
|
|
92
|
+
/**
|
|
93
|
+
* Describes the message liquidmetal.v1alpha1.GetAnnotationResponse.
|
|
94
|
+
* Use `create(GetAnnotationResponseSchema)` to create a new message.
|
|
95
|
+
*/
|
|
96
|
+
export declare const GetAnnotationResponseSchema: GenMessage<GetAnnotationResponse>;
|
|
97
|
+
/**
|
|
98
|
+
* @generated from message liquidmetal.v1alpha1.ListAnnotationsRequest
|
|
99
|
+
*/
|
|
100
|
+
export type ListAnnotationsRequest = Message<"liquidmetal.v1alpha1.ListAnnotationsRequest"> & {
|
|
101
|
+
/**
|
|
102
|
+
* @generated from field: string organization_id = 1;
|
|
103
|
+
*/
|
|
104
|
+
organizationId: string;
|
|
105
|
+
/**
|
|
106
|
+
* @generated from field: string user_id = 2;
|
|
107
|
+
*/
|
|
108
|
+
userId: string;
|
|
109
|
+
/**
|
|
110
|
+
* Locator for the object to annotate
|
|
111
|
+
*
|
|
112
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 3;
|
|
113
|
+
*/
|
|
114
|
+
locator?: AnnotationLocator;
|
|
115
|
+
};
|
|
116
|
+
/**
|
|
117
|
+
* Describes the message liquidmetal.v1alpha1.ListAnnotationsRequest.
|
|
118
|
+
* Use `create(ListAnnotationsRequestSchema)` to create a new message.
|
|
119
|
+
*/
|
|
120
|
+
export declare const ListAnnotationsRequestSchema: GenMessage<ListAnnotationsRequest>;
|
|
121
|
+
/**
|
|
122
|
+
* @generated from message liquidmetal.v1alpha1.ListAnnotationsResponse
|
|
123
|
+
*/
|
|
124
|
+
export type ListAnnotationsResponse = Message<"liquidmetal.v1alpha1.ListAnnotationsResponse"> & {
|
|
125
|
+
/**
|
|
126
|
+
* List of annotations for the object
|
|
127
|
+
*
|
|
128
|
+
* @generated from field: repeated liquidmetal.v1alpha1.AnnotationLocator annotation = 1;
|
|
129
|
+
*/
|
|
130
|
+
annotation: AnnotationLocator[];
|
|
131
|
+
};
|
|
132
|
+
/**
|
|
133
|
+
* Describes the message liquidmetal.v1alpha1.ListAnnotationsResponse.
|
|
134
|
+
* Use `create(ListAnnotationsResponseSchema)` to create a new message.
|
|
135
|
+
*/
|
|
136
|
+
export declare const ListAnnotationsResponseSchema: GenMessage<ListAnnotationsResponse>;
|
|
137
|
+
/**
|
|
138
|
+
* AnnotationLocator is used to locate an annotation within the context of an application and service
|
|
139
|
+
* It includes optional fields to specify the application, service, item, version, key, and revision
|
|
140
|
+
* __EXAMPLE__ "my-app"
|
|
141
|
+
* __REQUIRED__ TRUE
|
|
142
|
+
*
|
|
143
|
+
* @generated from message liquidmetal.v1alpha1.AnnotationLocator
|
|
144
|
+
*/
|
|
145
|
+
export type AnnotationLocator = Message<"liquidmetal.v1alpha1.AnnotationLocator"> & {
|
|
146
|
+
/**
|
|
147
|
+
* Name of the application
|
|
148
|
+
*
|
|
149
|
+
* @generated from field: string application_name = 1;
|
|
150
|
+
*/
|
|
151
|
+
applicationName: string;
|
|
152
|
+
/**
|
|
153
|
+
* version of the application (NOTE: CURRENT is magical value for the current version)
|
|
154
|
+
*
|
|
155
|
+
* @generated from field: string application_version_id = 2;
|
|
156
|
+
*/
|
|
157
|
+
applicationVersionId: string;
|
|
158
|
+
/**
|
|
159
|
+
* Name of the service or module
|
|
160
|
+
*
|
|
161
|
+
* @generated from field: optional string module_name = 3;
|
|
162
|
+
*/
|
|
163
|
+
moduleName?: string;
|
|
164
|
+
/**
|
|
165
|
+
* Optional item to annotate, e.g., an item in a bucket
|
|
166
|
+
*
|
|
167
|
+
* @generated from field: optional string item = 4;
|
|
168
|
+
*/
|
|
169
|
+
item?: string;
|
|
170
|
+
/**
|
|
171
|
+
* Optional key for the annotation (returns a single annotation)
|
|
172
|
+
*
|
|
173
|
+
* @generated from field: optional string key = 5;
|
|
174
|
+
*/
|
|
175
|
+
key?: string;
|
|
176
|
+
/**
|
|
177
|
+
* Optional revision of the annotation
|
|
178
|
+
*
|
|
179
|
+
* @generated from field: optional string revision = 6;
|
|
180
|
+
*/
|
|
181
|
+
revision?: string;
|
|
182
|
+
};
|
|
183
|
+
/**
|
|
184
|
+
* Describes the message liquidmetal.v1alpha1.AnnotationLocator.
|
|
185
|
+
* Use `create(AnnotationLocatorSchema)` to create a new message.
|
|
186
|
+
*/
|
|
187
|
+
export declare const AnnotationLocatorSchema: GenMessage<AnnotationLocator>;
|
|
188
|
+
/**
|
|
189
|
+
* @generated from message liquidmetal.v1alpha1.AnnotationResponse
|
|
190
|
+
*/
|
|
191
|
+
export type AnnotationResponse = Message<"liquidmetal.v1alpha1.AnnotationResponse"> & {
|
|
192
|
+
/**
|
|
193
|
+
* The annotation data
|
|
194
|
+
*
|
|
195
|
+
* @generated from field: string annotation = 1;
|
|
196
|
+
*/
|
|
197
|
+
annotation: string;
|
|
198
|
+
/**
|
|
199
|
+
* Locator for the annotation
|
|
200
|
+
*
|
|
201
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator location = 2;
|
|
202
|
+
*/
|
|
203
|
+
location?: AnnotationLocator;
|
|
204
|
+
};
|
|
205
|
+
/**
|
|
206
|
+
* Describes the message liquidmetal.v1alpha1.AnnotationResponse.
|
|
207
|
+
* Use `create(AnnotationResponseSchema)` to create a new message.
|
|
208
|
+
*/
|
|
209
|
+
export declare const AnnotationResponseSchema: GenMessage<AnnotationResponse>;
|
|
210
|
+
/**
|
|
211
|
+
* AnnotationService provides internal API access to annotate and apply metadata all aspects of a raindrop application, from the overall application to individual objects/items
|
|
212
|
+
*
|
|
213
|
+
* @generated from service liquidmetal.v1alpha1.AnnotationService
|
|
214
|
+
*/
|
|
215
|
+
export declare const AnnotationService: GenService<{
|
|
216
|
+
/**
|
|
217
|
+
* Annotation adds an annotation to an object in a bucket
|
|
218
|
+
*
|
|
219
|
+
* @generated from rpc liquidmetal.v1alpha1.AnnotationService.PutAnnotation
|
|
220
|
+
*/
|
|
221
|
+
putAnnotation: {
|
|
222
|
+
methodKind: "unary";
|
|
223
|
+
input: typeof PutAnnotationRequestSchema;
|
|
224
|
+
output: typeof PutAnnotationResponseSchema;
|
|
225
|
+
};
|
|
226
|
+
/**
|
|
227
|
+
* GetAnnotation retrieves a specific annotation for an object
|
|
228
|
+
* It uses the AnnotationLocator to specify the object and the key of the annotation
|
|
229
|
+
* __EXAMPLE__ "my-app", "my-service", "my-item", "my-key"
|
|
230
|
+
* __REQUIRED__ TRUE
|
|
231
|
+
* __REQUIRED__ FALSE
|
|
232
|
+
* __REQUIRED__ FALSE
|
|
233
|
+
* __REQUIRED__ FALSE
|
|
234
|
+
*
|
|
235
|
+
* @generated from rpc liquidmetal.v1alpha1.AnnotationService.GetAnnotation
|
|
236
|
+
*/
|
|
237
|
+
getAnnotation: {
|
|
238
|
+
methodKind: "unary";
|
|
239
|
+
input: typeof GetAnnotationRequestSchema;
|
|
240
|
+
output: typeof GetAnnotationResponseSchema;
|
|
241
|
+
};
|
|
242
|
+
/**
|
|
243
|
+
* ListAnnotations lists all annotations for a given object
|
|
244
|
+
*
|
|
245
|
+
* @generated from rpc liquidmetal.v1alpha1.AnnotationService.ListAnnotations
|
|
246
|
+
*/
|
|
247
|
+
listAnnotations: {
|
|
248
|
+
methodKind: "unary";
|
|
249
|
+
input: typeof ListAnnotationsRequestSchema;
|
|
250
|
+
output: typeof ListAnnotationsResponseSchema;
|
|
251
|
+
};
|
|
252
|
+
}>;
|
|
253
|
+
//# sourceMappingURL=annotation_pb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"annotation_pb.d.ts","sourceRoot":"","sources":["../../../src/liquidmetal/v1alpha1/annotation_pb.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v2.2.5 with parameter "target=ts,import_extension=.js"
|
|
2
|
+
// @generated from file liquidmetal/v1alpha1/annotation.proto (package liquidmetal.v1alpha1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
+
/**
|
|
6
|
+
* Describes the file liquidmetal/v1alpha1/annotation.proto.
|
|
7
|
+
*/
|
|
8
|
+
export const file_liquidmetal_v1alpha1_annotation = /*@__PURE__*/ fileDesc("CiVsaXF1aWRtZXRhbC92MWFscGhhMS9hbm5vdGF0aW9uLnByb3RvEhRsaXF1aWRtZXRhbC52MWFscGhhMSKOAQoUUHV0QW5ub3RhdGlvblJlcXVlc3QSFwoPb3JnYW5pemF0aW9uX2lkGAEgASgJEg8KB3VzZXJfaWQYAiABKAkSOAoHbG9jYXRvchgDIAEoCzInLmxpcXVpZG1ldGFsLnYxYWxwaGExLkFubm90YXRpb25Mb2NhdG9yEhIKCmFubm90YXRpb24YBCABKAkiUQoVUHV0QW5ub3RhdGlvblJlc3BvbnNlEjgKB2xvY2F0b3IYASABKAsyJy5saXF1aWRtZXRhbC52MWFscGhhMS5Bbm5vdGF0aW9uTG9jYXRvciJ6ChRHZXRBbm5vdGF0aW9uUmVxdWVzdBIXCg9vcmdhbml6YXRpb25faWQYASABKAkSDwoHdXNlcl9pZBgCIAEoCRI4Cgdsb2NhdG9yGAMgASgLMicubGlxdWlkbWV0YWwudjFhbHBoYTEuQW5ub3RhdGlvbkxvY2F0b3IiVQoVR2V0QW5ub3RhdGlvblJlc3BvbnNlEjwKCmFubm90YXRpb24YASABKAsyKC5saXF1aWRtZXRhbC52MWFscGhhMS5Bbm5vdGF0aW9uUmVzcG9uc2UifAoWTGlzdEFubm90YXRpb25zUmVxdWVzdBIXCg9vcmdhbml6YXRpb25faWQYASABKAkSDwoHdXNlcl9pZBgCIAEoCRI4Cgdsb2NhdG9yGAMgASgLMicubGlxdWlkbWV0YWwudjFhbHBoYTEuQW5ub3RhdGlvbkxvY2F0b3IiVgoXTGlzdEFubm90YXRpb25zUmVzcG9uc2USOwoKYW5ub3RhdGlvbhgBIAMoCzInLmxpcXVpZG1ldGFsLnYxYWxwaGExLkFubm90YXRpb25Mb2NhdG9yItEBChFBbm5vdGF0aW9uTG9jYXRvchIYChBhcHBsaWNhdGlvbl9uYW1lGAEgASgJEh4KFmFwcGxpY2F0aW9uX3ZlcnNpb25faWQYAiABKAkSGAoLbW9kdWxlX25hbWUYAyABKAlIAIgBARIRCgRpdGVtGAQgASgJSAGIAQESEAoDa2V5GAUgASgJSAKIAQESFQoIcmV2aXNpb24YBiABKAlIA4gBAUIOCgxfbW9kdWxlX25hbWVCBwoFX2l0ZW1CBgoEX2tleUILCglfcmV2aXNpb24iYwoSQW5ub3RhdGlvblJlc3BvbnNlEhIKCmFubm90YXRpb24YASABKAkSOQoIbG9jYXRpb24YAiABKAsyJy5saXF1aWRtZXRhbC52MWFscGhhMS5Bbm5vdGF0aW9uTG9jYXRvcjLXAgoRQW5ub3RhdGlvblNlcnZpY2USaAoNUHV0QW5ub3RhdGlvbhIqLmxpcXVpZG1ldGFsLnYxYWxwaGExLlB1dEFubm90YXRpb25SZXF1ZXN0GisubGlxdWlkbWV0YWwudjFhbHBoYTEuUHV0QW5ub3RhdGlvblJlc3BvbnNlEmgKDUdldEFubm90YXRpb24SKi5saXF1aWRtZXRhbC52MWFscGhhMS5HZXRBbm5vdGF0aW9uUmVxdWVzdBorLmxpcXVpZG1ldGFsLnYxYWxwaGExLkdldEFubm90YXRpb25SZXNwb25zZRJuCg9MaXN0QW5ub3RhdGlvbnMSLC5saXF1aWRtZXRhbC52MWFscGhhMS5MaXN0QW5ub3RhdGlvbnNSZXF1ZXN0Gi0ubGlxdWlkbWV0YWwudjFhbHBoYTEuTGlzdEFubm90YXRpb25zUmVzcG9uc2VC6gEKGGNvbS5saXF1aWRtZXRhbC52MWFscGhhMUIPQW5ub3RhdGlvblByb3RvUAFaTGdpdGh1Yi5jb20vbGlxdWlkbWV0YWwtYWkvcHJvdG9nZW4yL2xpcXVpZG1ldGFsL3YxYWxwaGExO2xpcXVpZG1ldGFsdjFhbHBoYTGiAgNMWFiqAhRMaXF1aWRtZXRhbC5WMWFscGhhMcoCFExpcXVpZG1ldGFsXFYxYWxwaGEx4gIgTGlxdWlkbWV0YWxcVjFhbHBoYTFcR1BCTWV0YWRhdGHqAhVMaXF1aWRtZXRhbDo6VjFhbHBoYTFiBnByb3RvMw");
|
|
9
|
+
/**
|
|
10
|
+
* Describes the message liquidmetal.v1alpha1.PutAnnotationRequest.
|
|
11
|
+
* Use `create(PutAnnotationRequestSchema)` to create a new message.
|
|
12
|
+
*/
|
|
13
|
+
export const PutAnnotationRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 0);
|
|
14
|
+
/**
|
|
15
|
+
* Describes the message liquidmetal.v1alpha1.PutAnnotationResponse.
|
|
16
|
+
* Use `create(PutAnnotationResponseSchema)` to create a new message.
|
|
17
|
+
*/
|
|
18
|
+
export const PutAnnotationResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 1);
|
|
19
|
+
/**
|
|
20
|
+
* Describes the message liquidmetal.v1alpha1.GetAnnotationRequest.
|
|
21
|
+
* Use `create(GetAnnotationRequestSchema)` to create a new message.
|
|
22
|
+
*/
|
|
23
|
+
export const GetAnnotationRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 2);
|
|
24
|
+
/**
|
|
25
|
+
* Describes the message liquidmetal.v1alpha1.GetAnnotationResponse.
|
|
26
|
+
* Use `create(GetAnnotationResponseSchema)` to create a new message.
|
|
27
|
+
*/
|
|
28
|
+
export const GetAnnotationResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 3);
|
|
29
|
+
/**
|
|
30
|
+
* Describes the message liquidmetal.v1alpha1.ListAnnotationsRequest.
|
|
31
|
+
* Use `create(ListAnnotationsRequestSchema)` to create a new message.
|
|
32
|
+
*/
|
|
33
|
+
export const ListAnnotationsRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 4);
|
|
34
|
+
/**
|
|
35
|
+
* Describes the message liquidmetal.v1alpha1.ListAnnotationsResponse.
|
|
36
|
+
* Use `create(ListAnnotationsResponseSchema)` to create a new message.
|
|
37
|
+
*/
|
|
38
|
+
export const ListAnnotationsResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 5);
|
|
39
|
+
/**
|
|
40
|
+
* Describes the message liquidmetal.v1alpha1.AnnotationLocator.
|
|
41
|
+
* Use `create(AnnotationLocatorSchema)` to create a new message.
|
|
42
|
+
*/
|
|
43
|
+
export const AnnotationLocatorSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 6);
|
|
44
|
+
/**
|
|
45
|
+
* Describes the message liquidmetal.v1alpha1.AnnotationResponse.
|
|
46
|
+
* Use `create(AnnotationResponseSchema)` to create a new message.
|
|
47
|
+
*/
|
|
48
|
+
export const AnnotationResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_annotation, 7);
|
|
49
|
+
/**
|
|
50
|
+
* AnnotationService provides internal API access to annotate and apply metadata all aspects of a raindrop application, from the overall application to individual objects/items
|
|
51
|
+
*
|
|
52
|
+
* @generated from service liquidmetal.v1alpha1.AnnotationService
|
|
53
|
+
*/
|
|
54
|
+
export const AnnotationService = /*@__PURE__*/ serviceDesc(file_liquidmetal_v1alpha1_annotation, 0);
|
package/package.json
CHANGED
|
@@ -0,0 +1,299 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v2.2.5 with parameter "target=ts,import_extension=.js"
|
|
2
|
+
// @generated from file liquidmetal/v1alpha1/annotation.proto (package liquidmetal.v1alpha1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
|
|
5
|
+
import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
6
|
+
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
7
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Describes the file liquidmetal/v1alpha1/annotation.proto.
|
|
11
|
+
*/
|
|
12
|
+
export const file_liquidmetal_v1alpha1_annotation: GenFile = /*@__PURE__*/
|
|
13
|
+
fileDesc("CiVsaXF1aWRtZXRhbC92MWFscGhhMS9hbm5vdGF0aW9uLnByb3RvEhRsaXF1aWRtZXRhbC52MWFscGhhMSKOAQoUUHV0QW5ub3RhdGlvblJlcXVlc3QSFwoPb3JnYW5pemF0aW9uX2lkGAEgASgJEg8KB3VzZXJfaWQYAiABKAkSOAoHbG9jYXRvchgDIAEoCzInLmxpcXVpZG1ldGFsLnYxYWxwaGExLkFubm90YXRpb25Mb2NhdG9yEhIKCmFubm90YXRpb24YBCABKAkiUQoVUHV0QW5ub3RhdGlvblJlc3BvbnNlEjgKB2xvY2F0b3IYASABKAsyJy5saXF1aWRtZXRhbC52MWFscGhhMS5Bbm5vdGF0aW9uTG9jYXRvciJ6ChRHZXRBbm5vdGF0aW9uUmVxdWVzdBIXCg9vcmdhbml6YXRpb25faWQYASABKAkSDwoHdXNlcl9pZBgCIAEoCRI4Cgdsb2NhdG9yGAMgASgLMicubGlxdWlkbWV0YWwudjFhbHBoYTEuQW5ub3RhdGlvbkxvY2F0b3IiVQoVR2V0QW5ub3RhdGlvblJlc3BvbnNlEjwKCmFubm90YXRpb24YASABKAsyKC5saXF1aWRtZXRhbC52MWFscGhhMS5Bbm5vdGF0aW9uUmVzcG9uc2UifAoWTGlzdEFubm90YXRpb25zUmVxdWVzdBIXCg9vcmdhbml6YXRpb25faWQYASABKAkSDwoHdXNlcl9pZBgCIAEoCRI4Cgdsb2NhdG9yGAMgASgLMicubGlxdWlkbWV0YWwudjFhbHBoYTEuQW5ub3RhdGlvbkxvY2F0b3IiVgoXTGlzdEFubm90YXRpb25zUmVzcG9uc2USOwoKYW5ub3RhdGlvbhgBIAMoCzInLmxpcXVpZG1ldGFsLnYxYWxwaGExLkFubm90YXRpb25Mb2NhdG9yItEBChFBbm5vdGF0aW9uTG9jYXRvchIYChBhcHBsaWNhdGlvbl9uYW1lGAEgASgJEh4KFmFwcGxpY2F0aW9uX3ZlcnNpb25faWQYAiABKAkSGAoLbW9kdWxlX25hbWUYAyABKAlIAIgBARIRCgRpdGVtGAQgASgJSAGIAQESEAoDa2V5GAUgASgJSAKIAQESFQoIcmV2aXNpb24YBiABKAlIA4gBAUIOCgxfbW9kdWxlX25hbWVCBwoFX2l0ZW1CBgoEX2tleUILCglfcmV2aXNpb24iYwoSQW5ub3RhdGlvblJlc3BvbnNlEhIKCmFubm90YXRpb24YASABKAkSOQoIbG9jYXRpb24YAiABKAsyJy5saXF1aWRtZXRhbC52MWFscGhhMS5Bbm5vdGF0aW9uTG9jYXRvcjLXAgoRQW5ub3RhdGlvblNlcnZpY2USaAoNUHV0QW5ub3RhdGlvbhIqLmxpcXVpZG1ldGFsLnYxYWxwaGExLlB1dEFubm90YXRpb25SZXF1ZXN0GisubGlxdWlkbWV0YWwudjFhbHBoYTEuUHV0QW5ub3RhdGlvblJlc3BvbnNlEmgKDUdldEFubm90YXRpb24SKi5saXF1aWRtZXRhbC52MWFscGhhMS5HZXRBbm5vdGF0aW9uUmVxdWVzdBorLmxpcXVpZG1ldGFsLnYxYWxwaGExLkdldEFubm90YXRpb25SZXNwb25zZRJuCg9MaXN0QW5ub3RhdGlvbnMSLC5saXF1aWRtZXRhbC52MWFscGhhMS5MaXN0QW5ub3RhdGlvbnNSZXF1ZXN0Gi0ubGlxdWlkbWV0YWwudjFhbHBoYTEuTGlzdEFubm90YXRpb25zUmVzcG9uc2VC6gEKGGNvbS5saXF1aWRtZXRhbC52MWFscGhhMUIPQW5ub3RhdGlvblByb3RvUAFaTGdpdGh1Yi5jb20vbGlxdWlkbWV0YWwtYWkvcHJvdG9nZW4yL2xpcXVpZG1ldGFsL3YxYWxwaGExO2xpcXVpZG1ldGFsdjFhbHBoYTGiAgNMWFiqAhRMaXF1aWRtZXRhbC5WMWFscGhhMcoCFExpcXVpZG1ldGFsXFYxYWxwaGEx4gIgTGlxdWlkbWV0YWxcVjFhbHBoYTFcR1BCTWV0YWRhdGHqAhVMaXF1aWRtZXRhbDo6VjFhbHBoYTFiBnByb3RvMw");
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* @generated from message liquidmetal.v1alpha1.PutAnnotationRequest
|
|
17
|
+
*/
|
|
18
|
+
export type PutAnnotationRequest = Message<"liquidmetal.v1alpha1.PutAnnotationRequest"> & {
|
|
19
|
+
/**
|
|
20
|
+
* @generated from field: string organization_id = 1;
|
|
21
|
+
*/
|
|
22
|
+
organizationId: string;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @generated from field: string user_id = 2;
|
|
26
|
+
*/
|
|
27
|
+
userId: string;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* Locator for the object to annotate
|
|
31
|
+
*
|
|
32
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 3;
|
|
33
|
+
*/
|
|
34
|
+
locator?: AnnotationLocator;
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* Annotation data in structured format
|
|
38
|
+
*
|
|
39
|
+
* @generated from field: string annotation = 4;
|
|
40
|
+
*/
|
|
41
|
+
annotation: string;
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* Describes the message liquidmetal.v1alpha1.PutAnnotationRequest.
|
|
46
|
+
* Use `create(PutAnnotationRequestSchema)` to create a new message.
|
|
47
|
+
*/
|
|
48
|
+
export const PutAnnotationRequestSchema: GenMessage<PutAnnotationRequest> = /*@__PURE__*/
|
|
49
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 0);
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* @generated from message liquidmetal.v1alpha1.PutAnnotationResponse
|
|
53
|
+
*/
|
|
54
|
+
export type PutAnnotationResponse = Message<"liquidmetal.v1alpha1.PutAnnotationResponse"> & {
|
|
55
|
+
/**
|
|
56
|
+
* Locator for the annotated object
|
|
57
|
+
*
|
|
58
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 1;
|
|
59
|
+
*/
|
|
60
|
+
locator?: AnnotationLocator;
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* Describes the message liquidmetal.v1alpha1.PutAnnotationResponse.
|
|
65
|
+
* Use `create(PutAnnotationResponseSchema)` to create a new message.
|
|
66
|
+
*/
|
|
67
|
+
export const PutAnnotationResponseSchema: GenMessage<PutAnnotationResponse> = /*@__PURE__*/
|
|
68
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 1);
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* @generated from message liquidmetal.v1alpha1.GetAnnotationRequest
|
|
72
|
+
*/
|
|
73
|
+
export type GetAnnotationRequest = Message<"liquidmetal.v1alpha1.GetAnnotationRequest"> & {
|
|
74
|
+
/**
|
|
75
|
+
* Organization ID for the request
|
|
76
|
+
*
|
|
77
|
+
* @generated from field: string organization_id = 1;
|
|
78
|
+
*/
|
|
79
|
+
organizationId: string;
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* User ID for the request
|
|
83
|
+
*
|
|
84
|
+
* @generated from field: string user_id = 2;
|
|
85
|
+
*/
|
|
86
|
+
userId: string;
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* Locator for the object to annotate
|
|
90
|
+
*
|
|
91
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 3;
|
|
92
|
+
*/
|
|
93
|
+
locator?: AnnotationLocator;
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* Describes the message liquidmetal.v1alpha1.GetAnnotationRequest.
|
|
98
|
+
* Use `create(GetAnnotationRequestSchema)` to create a new message.
|
|
99
|
+
*/
|
|
100
|
+
export const GetAnnotationRequestSchema: GenMessage<GetAnnotationRequest> = /*@__PURE__*/
|
|
101
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 2);
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* @generated from message liquidmetal.v1alpha1.GetAnnotationResponse
|
|
105
|
+
*/
|
|
106
|
+
export type GetAnnotationResponse = Message<"liquidmetal.v1alpha1.GetAnnotationResponse"> & {
|
|
107
|
+
/**
|
|
108
|
+
* The annotation data for the object
|
|
109
|
+
*
|
|
110
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationResponse annotation = 1;
|
|
111
|
+
*/
|
|
112
|
+
annotation?: AnnotationResponse;
|
|
113
|
+
};
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* Describes the message liquidmetal.v1alpha1.GetAnnotationResponse.
|
|
117
|
+
* Use `create(GetAnnotationResponseSchema)` to create a new message.
|
|
118
|
+
*/
|
|
119
|
+
export const GetAnnotationResponseSchema: GenMessage<GetAnnotationResponse> = /*@__PURE__*/
|
|
120
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 3);
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* @generated from message liquidmetal.v1alpha1.ListAnnotationsRequest
|
|
124
|
+
*/
|
|
125
|
+
export type ListAnnotationsRequest = Message<"liquidmetal.v1alpha1.ListAnnotationsRequest"> & {
|
|
126
|
+
/**
|
|
127
|
+
* @generated from field: string organization_id = 1;
|
|
128
|
+
*/
|
|
129
|
+
organizationId: string;
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* @generated from field: string user_id = 2;
|
|
133
|
+
*/
|
|
134
|
+
userId: string;
|
|
135
|
+
|
|
136
|
+
/**
|
|
137
|
+
* Locator for the object to annotate
|
|
138
|
+
*
|
|
139
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator locator = 3;
|
|
140
|
+
*/
|
|
141
|
+
locator?: AnnotationLocator;
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* Describes the message liquidmetal.v1alpha1.ListAnnotationsRequest.
|
|
146
|
+
* Use `create(ListAnnotationsRequestSchema)` to create a new message.
|
|
147
|
+
*/
|
|
148
|
+
export const ListAnnotationsRequestSchema: GenMessage<ListAnnotationsRequest> = /*@__PURE__*/
|
|
149
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 4);
|
|
150
|
+
|
|
151
|
+
/**
|
|
152
|
+
* @generated from message liquidmetal.v1alpha1.ListAnnotationsResponse
|
|
153
|
+
*/
|
|
154
|
+
export type ListAnnotationsResponse = Message<"liquidmetal.v1alpha1.ListAnnotationsResponse"> & {
|
|
155
|
+
/**
|
|
156
|
+
* List of annotations for the object
|
|
157
|
+
*
|
|
158
|
+
* @generated from field: repeated liquidmetal.v1alpha1.AnnotationLocator annotation = 1;
|
|
159
|
+
*/
|
|
160
|
+
annotation: AnnotationLocator[];
|
|
161
|
+
};
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* Describes the message liquidmetal.v1alpha1.ListAnnotationsResponse.
|
|
165
|
+
* Use `create(ListAnnotationsResponseSchema)` to create a new message.
|
|
166
|
+
*/
|
|
167
|
+
export const ListAnnotationsResponseSchema: GenMessage<ListAnnotationsResponse> = /*@__PURE__*/
|
|
168
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 5);
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* AnnotationLocator is used to locate an annotation within the context of an application and service
|
|
172
|
+
* It includes optional fields to specify the application, service, item, version, key, and revision
|
|
173
|
+
* __EXAMPLE__ "my-app"
|
|
174
|
+
* __REQUIRED__ TRUE
|
|
175
|
+
*
|
|
176
|
+
* @generated from message liquidmetal.v1alpha1.AnnotationLocator
|
|
177
|
+
*/
|
|
178
|
+
export type AnnotationLocator = Message<"liquidmetal.v1alpha1.AnnotationLocator"> & {
|
|
179
|
+
/**
|
|
180
|
+
* Name of the application
|
|
181
|
+
*
|
|
182
|
+
* @generated from field: string application_name = 1;
|
|
183
|
+
*/
|
|
184
|
+
applicationName: string;
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* version of the application (NOTE: CURRENT is magical value for the current version)
|
|
188
|
+
*
|
|
189
|
+
* @generated from field: string application_version_id = 2;
|
|
190
|
+
*/
|
|
191
|
+
applicationVersionId: string;
|
|
192
|
+
|
|
193
|
+
/**
|
|
194
|
+
* Name of the service or module
|
|
195
|
+
*
|
|
196
|
+
* @generated from field: optional string module_name = 3;
|
|
197
|
+
*/
|
|
198
|
+
moduleName?: string;
|
|
199
|
+
|
|
200
|
+
/**
|
|
201
|
+
* Optional item to annotate, e.g., an item in a bucket
|
|
202
|
+
*
|
|
203
|
+
* @generated from field: optional string item = 4;
|
|
204
|
+
*/
|
|
205
|
+
item?: string;
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* Optional key for the annotation (returns a single annotation)
|
|
209
|
+
*
|
|
210
|
+
* @generated from field: optional string key = 5;
|
|
211
|
+
*/
|
|
212
|
+
key?: string;
|
|
213
|
+
|
|
214
|
+
/**
|
|
215
|
+
* Optional revision of the annotation
|
|
216
|
+
*
|
|
217
|
+
* @generated from field: optional string revision = 6;
|
|
218
|
+
*/
|
|
219
|
+
revision?: string;
|
|
220
|
+
};
|
|
221
|
+
|
|
222
|
+
/**
|
|
223
|
+
* Describes the message liquidmetal.v1alpha1.AnnotationLocator.
|
|
224
|
+
* Use `create(AnnotationLocatorSchema)` to create a new message.
|
|
225
|
+
*/
|
|
226
|
+
export const AnnotationLocatorSchema: GenMessage<AnnotationLocator> = /*@__PURE__*/
|
|
227
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 6);
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* @generated from message liquidmetal.v1alpha1.AnnotationResponse
|
|
231
|
+
*/
|
|
232
|
+
export type AnnotationResponse = Message<"liquidmetal.v1alpha1.AnnotationResponse"> & {
|
|
233
|
+
/**
|
|
234
|
+
* The annotation data
|
|
235
|
+
*
|
|
236
|
+
* @generated from field: string annotation = 1;
|
|
237
|
+
*/
|
|
238
|
+
annotation: string;
|
|
239
|
+
|
|
240
|
+
/**
|
|
241
|
+
* Locator for the annotation
|
|
242
|
+
*
|
|
243
|
+
* @generated from field: liquidmetal.v1alpha1.AnnotationLocator location = 2;
|
|
244
|
+
*/
|
|
245
|
+
location?: AnnotationLocator;
|
|
246
|
+
};
|
|
247
|
+
|
|
248
|
+
/**
|
|
249
|
+
* Describes the message liquidmetal.v1alpha1.AnnotationResponse.
|
|
250
|
+
* Use `create(AnnotationResponseSchema)` to create a new message.
|
|
251
|
+
*/
|
|
252
|
+
export const AnnotationResponseSchema: GenMessage<AnnotationResponse> = /*@__PURE__*/
|
|
253
|
+
messageDesc(file_liquidmetal_v1alpha1_annotation, 7);
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* AnnotationService provides internal API access to annotate and apply metadata all aspects of a raindrop application, from the overall application to individual objects/items
|
|
257
|
+
*
|
|
258
|
+
* @generated from service liquidmetal.v1alpha1.AnnotationService
|
|
259
|
+
*/
|
|
260
|
+
export const AnnotationService: GenService<{
|
|
261
|
+
/**
|
|
262
|
+
* Annotation adds an annotation to an object in a bucket
|
|
263
|
+
*
|
|
264
|
+
* @generated from rpc liquidmetal.v1alpha1.AnnotationService.PutAnnotation
|
|
265
|
+
*/
|
|
266
|
+
putAnnotation: {
|
|
267
|
+
methodKind: "unary";
|
|
268
|
+
input: typeof PutAnnotationRequestSchema;
|
|
269
|
+
output: typeof PutAnnotationResponseSchema;
|
|
270
|
+
},
|
|
271
|
+
/**
|
|
272
|
+
* GetAnnotation retrieves a specific annotation for an object
|
|
273
|
+
* It uses the AnnotationLocator to specify the object and the key of the annotation
|
|
274
|
+
* __EXAMPLE__ "my-app", "my-service", "my-item", "my-key"
|
|
275
|
+
* __REQUIRED__ TRUE
|
|
276
|
+
* __REQUIRED__ FALSE
|
|
277
|
+
* __REQUIRED__ FALSE
|
|
278
|
+
* __REQUIRED__ FALSE
|
|
279
|
+
*
|
|
280
|
+
* @generated from rpc liquidmetal.v1alpha1.AnnotationService.GetAnnotation
|
|
281
|
+
*/
|
|
282
|
+
getAnnotation: {
|
|
283
|
+
methodKind: "unary";
|
|
284
|
+
input: typeof GetAnnotationRequestSchema;
|
|
285
|
+
output: typeof GetAnnotationResponseSchema;
|
|
286
|
+
},
|
|
287
|
+
/**
|
|
288
|
+
* ListAnnotations lists all annotations for a given object
|
|
289
|
+
*
|
|
290
|
+
* @generated from rpc liquidmetal.v1alpha1.AnnotationService.ListAnnotations
|
|
291
|
+
*/
|
|
292
|
+
listAnnotations: {
|
|
293
|
+
methodKind: "unary";
|
|
294
|
+
input: typeof ListAnnotationsRequestSchema;
|
|
295
|
+
output: typeof ListAnnotationsResponseSchema;
|
|
296
|
+
},
|
|
297
|
+
}> = /*@__PURE__*/
|
|
298
|
+
serviceDesc(file_liquidmetal_v1alpha1_annotation, 0);
|
|
299
|
+
|
package/tsconfig.tsbuildinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"root":["./src/codestore.test.ts","./src/codestore.ts","./src/logging.test.ts","./src/logging.ts","./src/mrn.test.ts","./src/mrn.ts","./src/ulid.test.ts","./src/ulid.ts","./src/appify/build.test.ts","./src/appify/build.ts","./src/appify/index.test.ts","./src/appify/index.ts","./src/appify/parse.test.ts","./src/appify/parse.ts","./src/appify/validate.test.ts","./src/appify/validate.ts","./src/liquidmetal/v1alpha1/bucket_name_pb.ts","./src/liquidmetal/v1alpha1/catalog_pb.ts","./src/liquidmetal/v1alpha1/object_pb.ts","./src/liquidmetal/v1alpha1/rainbow_auth_pb.ts","./src/liquidmetal/v1alpha1/raindrop_pb.ts","./src/liquidmetal/v1alpha1/search_agent_pb.ts","./src/raindrop/index.test.ts","./src/raindrop/index.ts","./src/unsafe/codestore.test.ts","./src/unsafe/codestore.ts","./src/unsafe/framework.test.ts","./src/unsafe/framework.ts"],"version":"5.8.2"}
|
|
1
|
+
{"root":["./src/codestore.test.ts","./src/codestore.ts","./src/logging.test.ts","./src/logging.ts","./src/mrn.test.ts","./src/mrn.ts","./src/ulid.test.ts","./src/ulid.ts","./src/appify/build.test.ts","./src/appify/build.ts","./src/appify/index.test.ts","./src/appify/index.ts","./src/appify/parse.test.ts","./src/appify/parse.ts","./src/appify/validate.test.ts","./src/appify/validate.ts","./src/liquidmetal/v1alpha1/annotation_pb.ts","./src/liquidmetal/v1alpha1/bucket_name_pb.ts","./src/liquidmetal/v1alpha1/catalog_pb.ts","./src/liquidmetal/v1alpha1/object_pb.ts","./src/liquidmetal/v1alpha1/rainbow_auth_pb.ts","./src/liquidmetal/v1alpha1/raindrop_pb.ts","./src/liquidmetal/v1alpha1/search_agent_pb.ts","./src/raindrop/index.test.ts","./src/raindrop/index.ts","./src/unsafe/codestore.test.ts","./src/unsafe/codestore.ts","./src/unsafe/framework.test.ts","./src/unsafe/framework.ts"],"version":"5.8.2"}
|