@virtru/dsp-sdk 0.1.11-pr611.d602a68b → 0.2.0-pr610.552ef2be

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.
Files changed (33) hide show
  1. package/.rush/temp/operation/_phase_build/state.json +1 -1
  2. package/.rush/temp/package-deps__phase_build.json +13 -17
  3. package/.rush/temp/shrinkwrap-deps.json +2 -2
  4. package/dist/src/gen/config/v1/config_pb.d.ts +0 -231
  5. package/dist/src/gen/config/v1/config_pb.js +9 -100
  6. package/dist/src/gen/config/v1/meta_pb.js +5 -3
  7. package/dist/src/gen/config/v1/tagging_pb.js +5 -3
  8. package/dist/src/gen/policyimportexport/v1/policy_import_export_pb.js +5 -3
  9. package/dist/src/gen/shared/v1/shared_pb.js +5 -3
  10. package/dist/src/gen/tagging/pdp/v2/tagging_pb.js +5 -3
  11. package/dist/src/gen/version/v1/version_pb.js +5 -3
  12. package/package.json +2 -2
  13. package/src/gen/config/formatters/testdata/v1/test_pb.ts +6 -0
  14. package/src/gen/config/v1/config_pb.ts +11 -307
  15. package/src/gen/config/v1/meta_pb.ts +6 -0
  16. package/src/gen/config/v1/tagging_pb.ts +6 -0
  17. package/src/gen/policyimportexport/v1/policy_import_export_pb.ts +6 -0
  18. package/src/gen/shared/v1/shared_pb.ts +6 -0
  19. package/src/gen/shared/v2/shared_pb.ts +6 -0
  20. package/src/gen/tagging/pdp/v2/externalprocessors/processor_pb.ts +6 -0
  21. package/src/gen/tagging/pdp/v2/stanag/stanag_pb.ts +6 -0
  22. package/src/gen/tagging/pdp/v2/tagging_pb.ts +6 -0
  23. package/src/gen/version/v1/version_pb.ts +6 -0
  24. package/dist/src/gen/config/v1/kas_config_pb.d.ts +0 -128
  25. package/dist/src/gen/config/v1/kas_config_pb.js +0 -67
  26. package/dist/src/gen/config/v1/outlook_config_pb.d.ts +0 -178
  27. package/dist/src/gen/config/v1/outlook_config_pb.js +0 -62
  28. package/dist/src/gen/config/v1/secureviewer_config_pb.d.ts +0 -114
  29. package/dist/src/gen/config/v1/secureviewer_config_pb.js +0 -62
  30. package/src/gen/config/v1/kas_config_pb.ts +0 -177
  31. package/src/gen/config/v1/outlook_config_pb.ts +0 -236
  32. package/src/gen/config/v1/secureviewer_config_pb.ts +0 -155
  33. package/src/gen/web-admin/v1/config_pb.ts +0 -167
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 7369.527890980244
2
+ "nonCachedDurationMs": 5711.201604008675
3
3
  }
@@ -6,26 +6,22 @@
6
6
  "libraries/dsp-sdk/CHANGELOG.md": "f8b15e539bfe68fa10980de070d79528da9ba9bf",
7
7
  "libraries/dsp-sdk/README.md": "c680864c4d569416235cb0b114fa68207ddfc667",
8
8
  "libraries/dsp-sdk/eslint.config.mjs": "a0b9402f6b9a945b8610d66a0b564c7b59238aba",
9
- "libraries/dsp-sdk/package.json": "9e7d4ccb8917685326b54530fd6eee3caffb674e",
9
+ "libraries/dsp-sdk/package.json": "4cc50531127b2bca3f94a286f75bc69ff5312e0a",
10
10
  "libraries/dsp-sdk/src/gen/buf/validate/validate_pb.ts": "f944ab8ae554fdc9cc773fdd55fd90557407f8c6",
11
- "libraries/dsp-sdk/src/gen/config/formatters/testdata/v1/test_pb.ts": "f424a02061aa2477be8524afdd19a32024ab3f54",
12
- "libraries/dsp-sdk/src/gen/config/v1/config_pb.ts": "1a41b17e189997cab3e3aea0a99b1c2df0e09da3",
13
- "libraries/dsp-sdk/src/gen/config/v1/kas_config_pb.ts": "a3fc66c944220dd22d9d8abe6c58a72df8b507e5",
14
- "libraries/dsp-sdk/src/gen/config/v1/meta_pb.ts": "0096da14e81cc90502d6c07284bc82557e3e9436",
15
- "libraries/dsp-sdk/src/gen/config/v1/outlook_config_pb.ts": "6eb87d9883610085780fc2b0b462213034af5bbc",
16
- "libraries/dsp-sdk/src/gen/config/v1/secureviewer_config_pb.ts": "945b2482e0ad2f145ec220fd63426ce4c11edc08",
17
- "libraries/dsp-sdk/src/gen/config/v1/tagging_pb.ts": "85ae3a5f11beaa789768d892e8342fa4f065dba4",
11
+ "libraries/dsp-sdk/src/gen/config/formatters/testdata/v1/test_pb.ts": "6875e00a5ea2500550890b52aa82b98ccba04692",
12
+ "libraries/dsp-sdk/src/gen/config/v1/config_pb.ts": "814d6ff867840fc1e932456a1033cdc8b9efe7e8",
13
+ "libraries/dsp-sdk/src/gen/config/v1/meta_pb.ts": "e895cd00db68fb3e164c0f9d1d22aa91ce9a04fb",
14
+ "libraries/dsp-sdk/src/gen/config/v1/tagging_pb.ts": "73e7d5af233035f18b41c9a767c723380cd32fe3",
18
15
  "libraries/dsp-sdk/src/gen/google/api/annotations_pb.ts": "055c67af9722191301430f4b0cd89864e842ccef",
19
16
  "libraries/dsp-sdk/src/gen/google/api/http_pb.ts": "5d02eb9453fa2a4b3acbfabde8bdb0e5c99af73d",
20
17
  "libraries/dsp-sdk/src/gen/helloworld/v1/helloworld_pb.ts": "0128a53289cf5d6c1647581c9acef28f98b5928f",
21
- "libraries/dsp-sdk/src/gen/policyimportexport/v1/policy_import_export_pb.ts": "2d8837752d1909a1192269c87039be4a7bc41afc",
22
- "libraries/dsp-sdk/src/gen/shared/v1/shared_pb.ts": "26157a223ea7002c3aca164a48e86f40aa8d092e",
23
- "libraries/dsp-sdk/src/gen/shared/v2/shared_pb.ts": "0e690cf783a83e8ad785d0a134b83286bbd1cd9a",
24
- "libraries/dsp-sdk/src/gen/tagging/pdp/v2/externalprocessors/processor_pb.ts": "67add2105fc9bf65ab6f65454040bd0b5c5c61cf",
25
- "libraries/dsp-sdk/src/gen/tagging/pdp/v2/stanag/stanag_pb.ts": "68b79cb24d36376dd66c8b55de7bf79eb563a0c9",
26
- "libraries/dsp-sdk/src/gen/tagging/pdp/v2/tagging_pb.ts": "3fccc3f2aaf2cf45d539f19717708bf719366894",
27
- "libraries/dsp-sdk/src/gen/version/v1/version_pb.ts": "482c6b47f9dc0777b54634956313bb7a3e3f7531",
28
- "libraries/dsp-sdk/src/gen/web-admin/v1/config_pb.ts": "d5f9afa1fcf63696e3c8d6a6e915917b169d2d44",
18
+ "libraries/dsp-sdk/src/gen/policyimportexport/v1/policy_import_export_pb.ts": "b7c4ab80fc0eb402384b3089040ee7d71946f192",
19
+ "libraries/dsp-sdk/src/gen/shared/v1/shared_pb.ts": "d839e04c4e8a246b54366897c4536a9c27e1d3c1",
20
+ "libraries/dsp-sdk/src/gen/shared/v2/shared_pb.ts": "0a3fc851ec6c333883849797374db166bce11d7a",
21
+ "libraries/dsp-sdk/src/gen/tagging/pdp/v2/externalprocessors/processor_pb.ts": "b860748174906cd7306b465ab08871bf30535c9a",
22
+ "libraries/dsp-sdk/src/gen/tagging/pdp/v2/stanag/stanag_pb.ts": "0e27454e14de6012a69de4c38a4198f0f4c23aeb",
23
+ "libraries/dsp-sdk/src/gen/tagging/pdp/v2/tagging_pb.ts": "0775584ab0bf384e15e82898b44ad55dfcd76894",
24
+ "libraries/dsp-sdk/src/gen/version/v1/version_pb.ts": "1d566636fe3011499fdbf21269537a677e3c3227",
29
25
  "libraries/dsp-sdk/src/index.ts": "4c65127c2357d34e74a124837c6ce7da9385cffa",
30
26
  "libraries/dsp-sdk/src/lib/client.ts": "33c17d132de7bb27d10fe34c78c31c62c70fd03d",
31
27
  "libraries/dsp-sdk/src/lib/dsp.ts": "f11b0270e65edd03a1f3e28f8a7dea24dd55f2bc",
@@ -39,7 +35,7 @@
39
35
  "libraries/dsp-sdk/tests/setup-msw.ts": "63f071cd77ee3f0ba56fc25fbc928ca3e4920ddf",
40
36
  "libraries/dsp-sdk/tsconfig.json": "0aa1510e86d91b5c0cb278421d346dac0d9f1a67",
41
37
  "libraries/dsp-sdk/vitest.config.ts": "a73223aad1dd4af267c277821cc7c3de2e024f6d",
42
- "libraries/dsp-sdk/.rush/temp/shrinkwrap-deps.json": "0239a7e64d1694495de9fc05495f1211475e1d05"
38
+ "libraries/dsp-sdk/.rush/temp/shrinkwrap-deps.json": "9de6f43f6e24bd62b5d5cf911be3bf57110e5daf"
43
39
  },
44
40
  "arguments": "heft build --clean "
45
41
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "../../libraries/dsp-sdk": "../../libraries/dsp-sdk:/I051+glshOjmJMIhaNFpnaiVfBGYkVOQGZOhGmQVrs=:",
2
+ "../../libraries/dsp-sdk": "../../libraries/dsp-sdk:fBQxV+zYrSuulEuXo4yXSmQMs8cXUtdBz9fBDcMxgFw=:",
3
3
  "/@babel/code-frame@7.27.1": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
4
4
  "/@babel/helper-string-parser@7.27.1": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
5
5
  "/@babel/helper-validator-identifier@7.27.1": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
@@ -58,7 +58,7 @@
58
58
  "/@open-draft/deferred-promise@2.2.0": "sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==",
59
59
  "/@open-draft/logger@0.3.0": "sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==",
60
60
  "/@open-draft/until@2.1.0": "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==",
61
- "/@opentdf/sdk@0.5.0-rc.44(@bufbuild/protobuf@2.7.0)": "sha512-HpplCh58Hauhv++oa0S44ghb7agaX0GB+5yVl+aW2eMu+5jRCxEyXdXf6dA50Hd0Bgl2BOJHMAz620ANQlQnyw==",
61
+ "/@opentdf/sdk@0.6.0-rc.54(@bufbuild/protobuf@2.7.0)": "sha512-DUKkw18uF2zprrU2RAe8iYKd/Y4/i4k7P3yolRLwsNTfGrMhKzfvl3rWNucKVrD8nyCrHh45vYeAUg7NR/KEwQ==",
62
62
  "/@polka/url@1.0.0-next.29": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
63
63
  "/@rollup/pluginutils@5.3.0(rollup@3.29.5)": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
64
64
  "/@rushstack/heft-config-file@0.11.9(@types/node@20.4.5)": "sha512-01JFmD+G44v5btO0fVIbVBJCfGWLTN2l4Y/+IVU8D9eR14+wYJjV5CO25uxydDynMr334URFcITuzG21L9L0GA==",
@@ -1,8 +1,5 @@
1
1
  import type { GenFile, GenMessage, GenService } from '@bufbuild/protobuf/codegenv1';
2
2
  import type { TaggingPDPConfig, TaggingPDPConfigVersion } from './tagging_pb';
3
- import type { KASConfig, KASConfigVersion } from './kas_config_pb';
4
- import type { SecureViewerConfig, SecureViewerConfigVersion } from './secureviewer_config_pb';
5
- import type { OutlookConfig, OutlookConfigVersion } from './outlook_config_pb';
6
3
  import type { Message } from '@bufbuild/protobuf';
7
4
  /**
8
5
  * Describes the file config/v1/config.proto.
@@ -26,60 +23,6 @@ export type GetTaggingPDPConfigResponse = Message<'config.v1.GetTaggingPDPConfig
26
23
  * Use `create(GetTaggingPDPConfigResponseSchema)` to create a new message.
27
24
  */
28
25
  export declare const GetTaggingPDPConfigResponseSchema: GenMessage<GetTaggingPDPConfigResponse>;
29
- /**
30
- * @generated from message config.v1.GetSecureViewerConfigResponse
31
- */
32
- export type GetSecureViewerConfigResponse = Message<'config.v1.GetSecureViewerConfigResponse'> & {
33
- /**
34
- * @generated from field: string value = 1;
35
- */
36
- value: string;
37
- /**
38
- * @generated from field: string json_schema = 2;
39
- */
40
- jsonSchema: string;
41
- };
42
- /**
43
- * Describes the message config.v1.GetSecureViewerConfigResponse.
44
- * Use `create(GetSecureViewerConfigResponseSchema)` to create a new message.
45
- */
46
- export declare const GetSecureViewerConfigResponseSchema: GenMessage<GetSecureViewerConfigResponse>;
47
- /**
48
- * @generated from message config.v1.GetKASConfigResponse
49
- */
50
- export type GetKASConfigResponse = Message<'config.v1.GetKASConfigResponse'> & {
51
- /**
52
- * @generated from field: string value = 1;
53
- */
54
- value: string;
55
- /**
56
- * @generated from field: string json_schema = 2;
57
- */
58
- jsonSchema: string;
59
- };
60
- /**
61
- * Describes the message config.v1.GetKASConfigResponse.
62
- * Use `create(GetKASConfigResponseSchema)` to create a new message.
63
- */
64
- export declare const GetKASConfigResponseSchema: GenMessage<GetKASConfigResponse>;
65
- /**
66
- * @generated from message config.v1.GetOutlookConfigResponse
67
- */
68
- export type GetOutlookConfigResponse = Message<'config.v1.GetOutlookConfigResponse'> & {
69
- /**
70
- * @generated from field: string value = 1;
71
- */
72
- value: string;
73
- /**
74
- * @generated from field: string json_schema = 2;
75
- */
76
- jsonSchema: string;
77
- };
78
- /**
79
- * Describes the message config.v1.GetOutlookConfigResponse.
80
- * Use `create(GetOutlookConfigResponseSchema)` to create a new message.
81
- */
82
- export declare const GetOutlookConfigResponseSchema: GenMessage<GetOutlookConfigResponse>;
83
26
  /**
84
27
  * @generated from message config.v1.GetTaggingPDPConfigRequest
85
28
  */
@@ -122,132 +65,6 @@ export type SetTaggingPDPConfigResponse = Message<'config.v1.SetTaggingPDPConfig
122
65
  * Use `create(SetTaggingPDPConfigResponseSchema)` to create a new message.
123
66
  */
124
67
  export declare const SetTaggingPDPConfigResponseSchema: GenMessage<SetTaggingPDPConfigResponse>;
125
- /**
126
- * @generated from message config.v1.GetSecureViewerConfigRequest
127
- */
128
- export type GetSecureViewerConfigRequest = Message<'config.v1.GetSecureViewerConfigRequest'> & {
129
- /**
130
- * @generated from field: config.v1.SecureViewerConfigVersion version = 1;
131
- */
132
- version: SecureViewerConfigVersion;
133
- };
134
- /**
135
- * Describes the message config.v1.GetSecureViewerConfigRequest.
136
- * Use `create(GetSecureViewerConfigRequestSchema)` to create a new message.
137
- */
138
- export declare const GetSecureViewerConfigRequestSchema: GenMessage<GetSecureViewerConfigRequest>;
139
- /**
140
- * @generated from message config.v1.SetSecureViewerConfigRequest
141
- */
142
- export type SetSecureViewerConfigRequest = Message<'config.v1.SetSecureViewerConfigRequest'> & {
143
- /**
144
- * @generated from field: config.v1.SecureViewerConfig config = 1;
145
- */
146
- config?: SecureViewerConfig;
147
- };
148
- /**
149
- * Describes the message config.v1.SetSecureViewerConfigRequest.
150
- * Use `create(SetSecureViewerConfigRequestSchema)` to create a new message.
151
- */
152
- export declare const SetSecureViewerConfigRequestSchema: GenMessage<SetSecureViewerConfigRequest>;
153
- /**
154
- * @generated from message config.v1.SetSecureViewerConfigResponse
155
- */
156
- export type SetSecureViewerConfigResponse = Message<'config.v1.SetSecureViewerConfigResponse'> & {
157
- /**
158
- * @generated from field: config.v1.SecureViewerConfig config = 1;
159
- */
160
- config?: SecureViewerConfig;
161
- };
162
- /**
163
- * Describes the message config.v1.SetSecureViewerConfigResponse.
164
- * Use `create(SetSecureViewerConfigResponseSchema)` to create a new message.
165
- */
166
- export declare const SetSecureViewerConfigResponseSchema: GenMessage<SetSecureViewerConfigResponse>;
167
- /**
168
- * @generated from message config.v1.GetOutlookConfigRequest
169
- */
170
- export type GetOutlookConfigRequest = Message<'config.v1.GetOutlookConfigRequest'> & {
171
- /**
172
- * @generated from field: config.v1.OutlookConfigVersion version = 1;
173
- */
174
- version: OutlookConfigVersion;
175
- };
176
- /**
177
- * Describes the message config.v1.GetOutlookConfigRequest.
178
- * Use `create(GetOutlookConfigRequestSchema)` to create a new message.
179
- */
180
- export declare const GetOutlookConfigRequestSchema: GenMessage<GetOutlookConfigRequest>;
181
- /**
182
- * @generated from message config.v1.SetOutlookConfigRequest
183
- */
184
- export type SetOutlookConfigRequest = Message<'config.v1.SetOutlookConfigRequest'> & {
185
- /**
186
- * @generated from field: config.v1.OutlookConfig config = 1;
187
- */
188
- config?: OutlookConfig;
189
- };
190
- /**
191
- * Describes the message config.v1.SetOutlookConfigRequest.
192
- * Use `create(SetOutlookConfigRequestSchema)` to create a new message.
193
- */
194
- export declare const SetOutlookConfigRequestSchema: GenMessage<SetOutlookConfigRequest>;
195
- /**
196
- * @generated from message config.v1.SetOutlookConfigResponse
197
- */
198
- export type SetOutlookConfigResponse = Message<'config.v1.SetOutlookConfigResponse'> & {
199
- /**
200
- * @generated from field: config.v1.OutlookConfig config = 1;
201
- */
202
- config?: OutlookConfig;
203
- };
204
- /**
205
- * Describes the message config.v1.SetOutlookConfigResponse.
206
- * Use `create(SetOutlookConfigResponseSchema)` to create a new message.
207
- */
208
- export declare const SetOutlookConfigResponseSchema: GenMessage<SetOutlookConfigResponse>;
209
- /**
210
- * @generated from message config.v1.GetKASConfigRequest
211
- */
212
- export type GetKASConfigRequest = Message<'config.v1.GetKASConfigRequest'> & {
213
- /**
214
- * @generated from field: config.v1.KASConfigVersion version = 1;
215
- */
216
- version: KASConfigVersion;
217
- };
218
- /**
219
- * Describes the message config.v1.GetKASConfigRequest.
220
- * Use `create(GetKASConfigRequestSchema)` to create a new message.
221
- */
222
- export declare const GetKASConfigRequestSchema: GenMessage<GetKASConfigRequest>;
223
- /**
224
- * @generated from message config.v1.SetKASConfigRequest
225
- */
226
- export type SetKASConfigRequest = Message<'config.v1.SetKASConfigRequest'> & {
227
- /**
228
- * @generated from field: config.v1.KASConfig config = 1;
229
- */
230
- config?: KASConfig;
231
- };
232
- /**
233
- * Describes the message config.v1.SetKASConfigRequest.
234
- * Use `create(SetKASConfigRequestSchema)` to create a new message.
235
- */
236
- export declare const SetKASConfigRequestSchema: GenMessage<SetKASConfigRequest>;
237
- /**
238
- * @generated from message config.v1.SetKASConfigResponse
239
- */
240
- export type SetKASConfigResponse = Message<'config.v1.SetKASConfigResponse'> & {
241
- /**
242
- * @generated from field: config.v1.KASConfig config = 1;
243
- */
244
- config?: KASConfig;
245
- };
246
- /**
247
- * Describes the message config.v1.SetKASConfigResponse.
248
- * Use `create(SetKASConfigResponseSchema)` to create a new message.
249
- */
250
- export declare const SetKASConfigResponseSchema: GenMessage<SetKASConfigResponse>;
251
68
  /**
252
69
  * @generated from service config.v1.ConfigService
253
70
  */
@@ -268,52 +85,4 @@ export declare const ConfigService: GenService<{
268
85
  input: typeof SetTaggingPDPConfigRequestSchema;
269
86
  output: typeof SetTaggingPDPConfigResponseSchema;
270
87
  };
271
- /**
272
- * @generated from rpc config.v1.ConfigService.GetSecureViewerConfig
273
- */
274
- getSecureViewerConfig: {
275
- methodKind: 'unary';
276
- input: typeof GetSecureViewerConfigRequestSchema;
277
- output: typeof GetSecureViewerConfigResponseSchema;
278
- };
279
- /**
280
- * @generated from rpc config.v1.ConfigService.SetSecureViewerConfig
281
- */
282
- setSecureViewerConfig: {
283
- methodKind: 'unary';
284
- input: typeof SetSecureViewerConfigRequestSchema;
285
- output: typeof SetSecureViewerConfigResponseSchema;
286
- };
287
- /**
288
- * @generated from rpc config.v1.ConfigService.GetOutlookConfig
289
- */
290
- getOutlookConfig: {
291
- methodKind: 'unary';
292
- input: typeof GetOutlookConfigRequestSchema;
293
- output: typeof GetOutlookConfigResponseSchema;
294
- };
295
- /**
296
- * @generated from rpc config.v1.ConfigService.SetOutlookConfig
297
- */
298
- setOutlookConfig: {
299
- methodKind: 'unary';
300
- input: typeof SetOutlookConfigRequestSchema;
301
- output: typeof SetOutlookConfigResponseSchema;
302
- };
303
- /**
304
- * @generated from rpc config.v1.ConfigService.GetKASConfig
305
- */
306
- getKASConfig: {
307
- methodKind: 'unary';
308
- input: typeof GetKASConfigRequestSchema;
309
- output: typeof GetKASConfigResponseSchema;
310
- };
311
- /**
312
- * @generated from rpc config.v1.ConfigService.SetKASConfig
313
- */
314
- setKASConfig: {
315
- methodKind: 'unary';
316
- input: typeof SetKASConfigRequestSchema;
317
- output: typeof SetKASConfigResponseSchema;
318
- };
319
88
  }>;
@@ -1,24 +1,17 @@
1
- // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
- // @generated from file config/v1/config.proto (package config.v1, syntax proto3)
3
- /* eslint-disable */
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
4
6
  import { fileDesc, messageDesc, serviceDesc, } from '@bufbuild/protobuf/codegenv1';
5
7
  import { file_buf_validate_validate } from '../../buf/validate/validate_pb';
6
8
  import { file_config_v1_tagging } from './tagging_pb';
7
- import { file_config_v1_kas_config } from './kas_config_pb';
8
- import { file_config_v1_secureviewer_config } from './secureviewer_config_pb';
9
- import { file_config_v1_outlook_config } from './outlook_config_pb';
10
9
  /**
11
10
  * Describes the file config/v1/config.proto.
12
11
  */
13
12
  export const file_config_v1_config =
14
13
  /*@__PURE__*/
15
- fileDesc('ChZjb25maWcvdjEvY29uZmlnLnByb3RvEgljb25maWcudjEiQQobR2V0VGFnZ2luZ1BEUENvbmZpZ1Jlc3BvbnNlEg0KBXZhbHVlGAEgASgJEhMKC2pzb25fc2NoZW1hGAIgASgJIkMKHUdldFNlY3VyZVZpZXdlckNvbmZpZ1Jlc3BvbnNlEg0KBXZhbHVlGAEgASgJEhMKC2pzb25fc2NoZW1hGAIgASgJIjoKFEdldEtBU0NvbmZpZ1Jlc3BvbnNlEg0KBXZhbHVlGAEgASgJEhMKC2pzb25fc2NoZW1hGAIgASgJIj4KGEdldE91dGxvb2tDb25maWdSZXNwb25zZRINCgV2YWx1ZRgBIAEoCRITCgtqc29uX3NjaGVtYRgCIAEoCSJZChpHZXRUYWdnaW5nUERQQ29uZmlnUmVxdWVzdBI7Cgd2ZXJzaW9uGAEgASgOMiIuY29uZmlnLnYxLlRhZ2dpbmdQRFBDb25maWdWZXJzaW9uQga6SAPIAQEiSQoaU2V0VGFnZ2luZ1BEUENvbmZpZ1JlcXVlc3QSKwoGY29uZmlnGAEgASgLMhsuY29uZmlnLnYxLlRhZ2dpbmdQRFBDb25maWciSgobU2V0VGFnZ2luZ1BEUENvbmZpZ1Jlc3BvbnNlEisKBmNvbmZpZxgBIAEoCzIbLmNvbmZpZy52MS5UYWdnaW5nUERQQ29uZmlnIl0KHEdldFNlY3VyZVZpZXdlckNvbmZpZ1JlcXVlc3QSPQoHdmVyc2lvbhgBIAEoDjIkLmNvbmZpZy52MS5TZWN1cmVWaWV3ZXJDb25maWdWZXJzaW9uQga6SAPIAQEiTQocU2V0U2VjdXJlVmlld2VyQ29uZmlnUmVxdWVzdBItCgZjb25maWcYASABKAsyHS5jb25maWcudjEuU2VjdXJlVmlld2VyQ29uZmlnIk4KHVNldFNlY3VyZVZpZXdlckNvbmZpZ1Jlc3BvbnNlEi0KBmNvbmZpZxgBIAEoCzIdLmNvbmZpZy52MS5TZWN1cmVWaWV3ZXJDb25maWciUwoXR2V0T3V0bG9va0NvbmZpZ1JlcXVlc3QSOAoHdmVyc2lvbhgBIAEoDjIfLmNvbmZpZy52MS5PdXRsb29rQ29uZmlnVmVyc2lvbkIGukgDyAEBIkMKF1NldE91dGxvb2tDb25maWdSZXF1ZXN0EigKBmNvbmZpZxgBIAEoCzIYLmNvbmZpZy52MS5PdXRsb29rQ29uZmlnIkQKGFNldE91dGxvb2tDb25maWdSZXNwb25zZRIoCgZjb25maWcYASABKAsyGC5jb25maWcudjEuT3V0bG9va0NvbmZpZyJLChNHZXRLQVNDb25maWdSZXF1ZXN0EjQKB3ZlcnNpb24YASABKA4yGy5jb25maWcudjEuS0FTQ29uZmlnVmVyc2lvbkIGukgDyAEBIjsKE1NldEtBU0NvbmZpZ1JlcXVlc3QSJAoGY29uZmlnGAEgASgLMhQuY29uZmlnLnYxLktBU0NvbmZpZyI8ChRTZXRLQVNDb25maWdSZXNwb25zZRIkCgZjb25maWcYASABKAsyFC5jb25maWcudjEuS0FTQ29uZmlnMp8GCg1Db25maWdTZXJ2aWNlEmYKE0dldFRhZ2dpbmdQRFBDb25maWcSJS5jb25maWcudjEuR2V0VGFnZ2luZ1BEUENvbmZpZ1JlcXVlc3QaJi5jb25maWcudjEuR2V0VGFnZ2luZ1BEUENvbmZpZ1Jlc3BvbnNlIgASZgoTU2V0VGFnZ2luZ1BEUENvbmZpZxIlLmNvbmZpZy52MS5TZXRUYWdnaW5nUERQQ29uZmlnUmVxdWVzdBomLmNvbmZpZy52MS5TZXRUYWdnaW5nUERQQ29uZmlnUmVzcG9uc2UiABJsChVHZXRTZWN1cmVWaWV3ZXJDb25maWcSJy5jb25maWcudjEuR2V0U2VjdXJlVmlld2VyQ29uZmlnUmVxdWVzdBooLmNvbmZpZy52MS5HZXRTZWN1cmVWaWV3ZXJDb25maWdSZXNwb25zZSIAEmwKFVNldFNlY3VyZVZpZXdlckNvbmZpZxInLmNvbmZpZy52MS5TZXRTZWN1cmVWaWV3ZXJDb25maWdSZXF1ZXN0GiguY29uZmlnLnYxLlNldFNlY3VyZVZpZXdlckNvbmZpZ1Jlc3BvbnNlIgASXQoQR2V0T3V0bG9va0NvbmZpZxIiLmNvbmZpZy52MS5HZXRPdXRsb29rQ29uZmlnUmVxdWVzdBojLmNvbmZpZy52MS5HZXRPdXRsb29rQ29uZmlnUmVzcG9uc2UiABJdChBTZXRPdXRsb29rQ29uZmlnEiIuY29uZmlnLnYxLlNldE91dGxvb2tDb25maWdSZXF1ZXN0GiMuY29uZmlnLnYxLlNldE91dGxvb2tDb25maWdSZXNwb25zZSIAElEKDEdldEtBU0NvbmZpZxIeLmNvbmZpZy52MS5HZXRLQVNDb25maWdSZXF1ZXN0Gh8uY29uZmlnLnYxLkdldEtBU0NvbmZpZ1Jlc3BvbnNlIgASUQoMU2V0S0FTQ29uZmlnEh4uY29uZmlnLnYxLlNldEtBU0NvbmZpZ1JlcXVlc3QaHy5jb25maWcudjEuU2V0S0FTQ29uZmlnUmVzcG9uc2UiAEKuAQoNY29tLmNvbmZpZy52MUILQ29uZmlnUHJvdG9QAVpLZ2l0aHViLmNvbS92aXJ0cnUtY29ycC9kYXRhLXNlY3VyaXR5LXBsYXRmb3JtL3Nkay92Mi9nZW4vY29uZmlnL3YxO2NvbmZpZ3YxogIDQ1hYqgIJQ29uZmlnLlYxygIJQ29uZmlnXFYx4gIVQ29uZmlnXFYxXEdQQk1ldGFkYXRh6gIKQ29uZmlnOjpWMWIGcHJvdG8z', [
16
- file_buf_validate_validate,
17
- file_config_v1_tagging,
18
- file_config_v1_kas_config,
19
- file_config_v1_secureviewer_config,
20
- file_config_v1_outlook_config,
21
- ]);
14
+ fileDesc('ChZjb25maWcvdjEvY29uZmlnLnByb3RvEgljb25maWcudjEiQQobR2V0VGFnZ2luZ1BEUENvbmZpZ1Jlc3BvbnNlEg0KBXZhbHVlGAEgASgJEhMKC2pzb25fc2NoZW1hGAIgASgJIlkKGkdldFRhZ2dpbmdQRFBDb25maWdSZXF1ZXN0EjsKB3ZlcnNpb24YASABKA4yIi5jb25maWcudjEuVGFnZ2luZ1BEUENvbmZpZ1ZlcnNpb25CBrpIA8gBASJJChpTZXRUYWdnaW5nUERQQ29uZmlnUmVxdWVzdBIrCgZjb25maWcYASABKAsyGy5jb25maWcudjEuVGFnZ2luZ1BEUENvbmZpZyJKChtTZXRUYWdnaW5nUERQQ29uZmlnUmVzcG9uc2USKwoGY29uZmlnGAEgASgLMhsuY29uZmlnLnYxLlRhZ2dpbmdQRFBDb25maWcy3wEKDUNvbmZpZ1NlcnZpY2USZgoTR2V0VGFnZ2luZ1BEUENvbmZpZxIlLmNvbmZpZy52MS5HZXRUYWdnaW5nUERQQ29uZmlnUmVxdWVzdBomLmNvbmZpZy52MS5HZXRUYWdnaW5nUERQQ29uZmlnUmVzcG9uc2UiABJmChNTZXRUYWdnaW5nUERQQ29uZmlnEiUuY29uZmlnLnYxLlNldFRhZ2dpbmdQRFBDb25maWdSZXF1ZXN0GiYuY29uZmlnLnYxLlNldFRhZ2dpbmdQRFBDb25maWdSZXNwb25zZSIAQq4BCg1jb20uY29uZmlnLnYxQgtDb25maWdQcm90b1ABWktnaXRodWIuY29tL3ZpcnRydS1jb3JwL2RhdGEtc2VjdXJpdHktcGxhdGZvcm0vc2RrL3YyL2dlbi9jb25maWcvdjE7Y29uZmlndjGiAgNDWFiqAglDb25maWcuVjHKAglDb25maWdcVjHiAhVDb25maWdcVjFcR1BCTWV0YWRhdGHqAgpDb25maWc6OlYxYgZwcm90bzM', [file_buf_validate_validate, file_config_v1_tagging]);
22
15
  /**
23
16
  * Describes the message config.v1.GetTaggingPDPConfigResponse.
24
17
  * Use `create(GetTaggingPDPConfigResponseSchema)` to create a new message.
@@ -26,111 +19,27 @@ fileDesc('ChZjb25maWcvdjEvY29uZmlnLnByb3RvEgljb25maWcudjEiQQobR2V0VGFnZ2luZ1BEUE
26
19
  export const GetTaggingPDPConfigResponseSchema =
27
20
  /*@__PURE__*/
28
21
  messageDesc(file_config_v1_config, 0);
29
- /**
30
- * Describes the message config.v1.GetSecureViewerConfigResponse.
31
- * Use `create(GetSecureViewerConfigResponseSchema)` to create a new message.
32
- */
33
- export const GetSecureViewerConfigResponseSchema =
34
- /*@__PURE__*/
35
- messageDesc(file_config_v1_config, 1);
36
- /**
37
- * Describes the message config.v1.GetKASConfigResponse.
38
- * Use `create(GetKASConfigResponseSchema)` to create a new message.
39
- */
40
- export const GetKASConfigResponseSchema =
41
- /*@__PURE__*/
42
- messageDesc(file_config_v1_config, 2);
43
- /**
44
- * Describes the message config.v1.GetOutlookConfigResponse.
45
- * Use `create(GetOutlookConfigResponseSchema)` to create a new message.
46
- */
47
- export const GetOutlookConfigResponseSchema =
48
- /*@__PURE__*/
49
- messageDesc(file_config_v1_config, 3);
50
22
  /**
51
23
  * Describes the message config.v1.GetTaggingPDPConfigRequest.
52
24
  * Use `create(GetTaggingPDPConfigRequestSchema)` to create a new message.
53
25
  */
54
26
  export const GetTaggingPDPConfigRequestSchema =
55
27
  /*@__PURE__*/
56
- messageDesc(file_config_v1_config, 4);
28
+ messageDesc(file_config_v1_config, 1);
57
29
  /**
58
30
  * Describes the message config.v1.SetTaggingPDPConfigRequest.
59
31
  * Use `create(SetTaggingPDPConfigRequestSchema)` to create a new message.
60
32
  */
61
33
  export const SetTaggingPDPConfigRequestSchema =
62
34
  /*@__PURE__*/
63
- messageDesc(file_config_v1_config, 5);
35
+ messageDesc(file_config_v1_config, 2);
64
36
  /**
65
37
  * Describes the message config.v1.SetTaggingPDPConfigResponse.
66
38
  * Use `create(SetTaggingPDPConfigResponseSchema)` to create a new message.
67
39
  */
68
40
  export const SetTaggingPDPConfigResponseSchema =
69
41
  /*@__PURE__*/
70
- messageDesc(file_config_v1_config, 6);
71
- /**
72
- * Describes the message config.v1.GetSecureViewerConfigRequest.
73
- * Use `create(GetSecureViewerConfigRequestSchema)` to create a new message.
74
- */
75
- export const GetSecureViewerConfigRequestSchema =
76
- /*@__PURE__*/
77
- messageDesc(file_config_v1_config, 7);
78
- /**
79
- * Describes the message config.v1.SetSecureViewerConfigRequest.
80
- * Use `create(SetSecureViewerConfigRequestSchema)` to create a new message.
81
- */
82
- export const SetSecureViewerConfigRequestSchema =
83
- /*@__PURE__*/
84
- messageDesc(file_config_v1_config, 8);
85
- /**
86
- * Describes the message config.v1.SetSecureViewerConfigResponse.
87
- * Use `create(SetSecureViewerConfigResponseSchema)` to create a new message.
88
- */
89
- export const SetSecureViewerConfigResponseSchema =
90
- /*@__PURE__*/
91
- messageDesc(file_config_v1_config, 9);
92
- /**
93
- * Describes the message config.v1.GetOutlookConfigRequest.
94
- * Use `create(GetOutlookConfigRequestSchema)` to create a new message.
95
- */
96
- export const GetOutlookConfigRequestSchema =
97
- /*@__PURE__*/
98
- messageDesc(file_config_v1_config, 10);
99
- /**
100
- * Describes the message config.v1.SetOutlookConfigRequest.
101
- * Use `create(SetOutlookConfigRequestSchema)` to create a new message.
102
- */
103
- export const SetOutlookConfigRequestSchema =
104
- /*@__PURE__*/
105
- messageDesc(file_config_v1_config, 11);
106
- /**
107
- * Describes the message config.v1.SetOutlookConfigResponse.
108
- * Use `create(SetOutlookConfigResponseSchema)` to create a new message.
109
- */
110
- export const SetOutlookConfigResponseSchema =
111
- /*@__PURE__*/
112
- messageDesc(file_config_v1_config, 12);
113
- /**
114
- * Describes the message config.v1.GetKASConfigRequest.
115
- * Use `create(GetKASConfigRequestSchema)` to create a new message.
116
- */
117
- export const GetKASConfigRequestSchema =
118
- /*@__PURE__*/
119
- messageDesc(file_config_v1_config, 13);
120
- /**
121
- * Describes the message config.v1.SetKASConfigRequest.
122
- * Use `create(SetKASConfigRequestSchema)` to create a new message.
123
- */
124
- export const SetKASConfigRequestSchema =
125
- /*@__PURE__*/
126
- messageDesc(file_config_v1_config, 14);
127
- /**
128
- * Describes the message config.v1.SetKASConfigResponse.
129
- * Use `create(SetKASConfigResponseSchema)` to create a new message.
130
- */
131
- export const SetKASConfigResponseSchema =
132
- /*@__PURE__*/
133
- messageDesc(file_config_v1_config, 15);
42
+ messageDesc(file_config_v1_config, 3);
134
43
  /**
135
44
  * @generated from service config.v1.ConfigService
136
45
  */
@@ -1,6 +1,8 @@
1
- // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
- // @generated from file config/v1/meta.proto (package config.v1, syntax proto3)
3
- /* eslint-disable */
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
4
6
  import { extDesc, fileDesc, messageDesc } from '@bufbuild/protobuf/codegenv1';
5
7
  import { file_buf_validate_validate } from '../../buf/validate/validate_pb';
6
8
  import { file_google_protobuf_descriptor } from '@bufbuild/protobuf/wkt';
@@ -1,6 +1,8 @@
1
- // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
- // @generated from file config/v1/tagging.proto (package config.v1, syntax proto3)
3
- /* eslint-disable */
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
4
6
  import { enumDesc, fileDesc, messageDesc } from '@bufbuild/protobuf/codegenv1';
5
7
  import { file_buf_validate_validate } from '../../buf/validate/validate_pb';
6
8
  import { file_config_v1_meta } from './meta_pb';
@@ -1,6 +1,8 @@
1
- // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
- // @generated from file policyimportexport/v1/policy_import_export.proto (package policyimportexport.v1, syntax proto3)
3
- /* eslint-disable */
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
4
6
  import { fileDesc, messageDesc, serviceDesc, } from '@bufbuild/protobuf/codegenv1';
5
7
  import { file_google_api_annotations } from '../../google/api/annotations_pb';
6
8
  /**
@@ -1,6 +1,8 @@
1
- // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
- // @generated from file shared/v1/shared.proto (package shared.v1, syntax proto3)
3
- /* eslint-disable */
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
4
6
  import { enumDesc, fileDesc, messageDesc, serviceDesc, } from '@bufbuild/protobuf/codegenv1';
5
7
  import { file_buf_validate_validate } from '../../buf/validate/validate_pb';
6
8
  import { file_google_api_annotations } from '../../google/api/annotations_pb';
@@ -1,6 +1,8 @@
1
- // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
- // @generated from file tagging/pdp/v2/tagging.proto (package tagging.pdp.v2, syntax proto3)
3
- /* eslint-disable */
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
4
6
  import { enumDesc, fileDesc, messageDesc, serviceDesc, } from '@bufbuild/protobuf/codegenv1';
5
7
  import { file_google_api_annotations } from '../../../google/api/annotations_pb';
6
8
  import { file_google_protobuf_any, file_google_protobuf_timestamp, } from '@bufbuild/protobuf/wkt';
@@ -1,6 +1,8 @@
1
- // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
- // @generated from file version/v1/version.proto (package version.v1, syntax proto3)
3
- /* eslint-disable */
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
4
6
  import { fileDesc, messageDesc, serviceDesc, } from '@bufbuild/protobuf/codegenv1';
5
7
  /**
6
8
  * Describes the file version/v1/version.proto.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@virtru/dsp-sdk",
3
- "version": "0.1.11-pr611.d602a68b",
3
+ "version": "0.2.0-pr610.552ef2be",
4
4
  "main": "dist/src/index.js",
5
5
  "exports": {
6
6
  ".": {
@@ -33,7 +33,7 @@
33
33
  "@bufbuild/protobuf": "^2.7.0",
34
34
  "@connectrpc/connect": "~2.0.2",
35
35
  "@connectrpc/connect-web": "~2.0.2",
36
- "@opentdf/sdk": "0.5.0-rc.44",
36
+ "@opentdf/sdk": "0.6.0-rc.54",
37
37
  "@rushstack/heft": "^0.50.0"
38
38
  },
39
39
  "scripts": {
@@ -1,3 +1,9 @@
1
+ /*
2
+ * Copyright (c) Virtru Corporation. All rights reserved.
3
+ *
4
+ * Your use of this file is governed by the Virtu Terms of Service <https://www.virtru.com/terms-of-service/>.
5
+ */
6
+
1
7
  // @generated by protoc-gen-es v2.3.0 with parameter "target=ts"
2
8
  // @generated from file config/formatters/testdata/v1/test.proto (package config.formatters.testdata.v1, syntax proto3)
3
9
  /* eslint-disable */