@blueid/access-react-native 1.95.0 → 2.0.0-beta.1
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/android/sdklib/com/blue-id/access/2.0/access-2.0.aar +0 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/{1.95/access-1.95.module → 2.0/access-2.0.module} +96 -42
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/{1.95/access-1.95.pom → 2.0/access-2.0.pom} +64 -24
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/maven-metadata.xml +4 -4
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.md5 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha1 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha256 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha512 +1 -1
- package/lib/commonjs/BlueCore_pb.js +3 -0
- package/lib/commonjs/BlueCore_pb.js.map +1 -1
- package/lib/commonjs/BlueSDK_pb.js +280 -74
- package/lib/commonjs/BlueSDK_pb.js.map +1 -1
- package/lib/module/BlueCore_pb.d.js +3 -0
- package/lib/module/BlueCore_pb.d.js.map +1 -1
- package/lib/module/BlueCore_pb.js +3 -0
- package/lib/module/BlueCore_pb.js.map +1 -1
- package/lib/module/BlueSDK_pb.d.js +42 -8
- package/lib/module/BlueSDK_pb.d.js.map +1 -1
- package/lib/module/BlueSDK_pb.js +280 -74
- package/lib/module/BlueSDK_pb.js.map +1 -1
- package/lib/typescript/src/BlueCore_pb.d.ts +3 -0
- package/lib/typescript/src/BlueCore_pb.d.ts.map +1 -1
- package/lib/typescript/src/BlueSDK_pb.d.ts +46 -12
- package/lib/typescript/src/BlueSDK_pb.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/BlueCore_pb.d.ts +3 -0
- package/src/BlueCore_pb.js +3 -0
- package/src/BlueSDK_pb.d.ts +427 -117
- package/src/BlueSDK_pb.js +151 -47
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar +0 -0
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.aar.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.module.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.95/access-1.95.pom.sha512 +0 -1
package/src/BlueSDK_pb.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
import { proto2 } from "@bufbuild/protobuf";
|
|
7
7
|
import { BlueBleManufacturerInfo, BlueCredentialId, BlueCredentialType, BlueHardwareType, BlueLocalTimestamp, BlueOssSoConfiguration, BlueReturnCode } from "./BlueCore_pb.js";
|
|
8
|
-
import { BlueSystemStatus } from "./BlueSystem_pb.js";
|
|
8
|
+
import { BlueSystemProvisioning, BlueSystemStatus } from "./BlueSystem_pb.js";
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* @generated from enum BlueDeviceType
|
|
@@ -139,34 +139,33 @@ export const BlueDeviceInfo = proto2.makeMessageType(
|
|
|
139
139
|
);
|
|
140
140
|
|
|
141
141
|
/**
|
|
142
|
-
* @generated from message
|
|
142
|
+
* @generated from message BlueIdentity
|
|
143
143
|
*/
|
|
144
|
-
export const
|
|
145
|
-
"
|
|
144
|
+
export const BlueIdentity = proto2.makeMessageType(
|
|
145
|
+
"BlueIdentity",
|
|
146
146
|
() => [
|
|
147
|
-
{ no: 1, name: "
|
|
148
|
-
{ no: 2, name: "
|
|
147
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
148
|
+
{ no: 2, name: "role", kind: "enum", T: proto2.getEnumType(BlueCredentialType) },
|
|
149
149
|
{ no: 3, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
150
150
|
{ no: 4, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
151
|
-
{ no: 5, name: "
|
|
152
|
-
{ no: 6, name: "
|
|
153
|
-
{ no: 7, name: "
|
|
154
|
-
{ no: 8, name: "
|
|
155
|
-
{ no: 9, name: "
|
|
156
|
-
{ no: 10, name: "
|
|
157
|
-
{ no: 11, name: "
|
|
158
|
-
{ no: 12, name: "
|
|
159
|
-
{ no: 13, name: "organisationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
151
|
+
{ no: 5, name: "receiverName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
152
|
+
{ no: 6, name: "validFrom", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
153
|
+
{ no: 7, name: "validTo", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
154
|
+
{ no: 8, name: "organization", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
155
|
+
{ no: 9, name: "organizationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
156
|
+
{ no: 10, name: "siteId", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
157
|
+
{ no: 11, name: "siteName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
158
|
+
{ no: 12, name: "privateKey", kind: "scalar", T: 12 /* ScalarType.BYTES */, opt: true },
|
|
160
159
|
],
|
|
161
160
|
);
|
|
162
161
|
|
|
163
162
|
/**
|
|
164
|
-
* @generated from message
|
|
163
|
+
* @generated from message BlueIdentitiesList
|
|
165
164
|
*/
|
|
166
|
-
export const
|
|
167
|
-
"
|
|
165
|
+
export const BlueIdentitiesList = proto2.makeMessageType(
|
|
166
|
+
"BlueIdentitiesList",
|
|
168
167
|
() => [
|
|
169
|
-
{ no: 1, name: "
|
|
168
|
+
{ no: 1, name: "identities", kind: "message", T: BlueIdentity, repeated: true },
|
|
170
169
|
],
|
|
171
170
|
);
|
|
172
171
|
|
|
@@ -216,6 +215,139 @@ export const BlueAccessObjectList = proto2.makeMessageType(
|
|
|
216
215
|
],
|
|
217
216
|
);
|
|
218
217
|
|
|
218
|
+
/**
|
|
219
|
+
* @generated from message BlueHardwareInfo
|
|
220
|
+
*/
|
|
221
|
+
export const BlueHardwareInfo = proto2.makeMessageType(
|
|
222
|
+
"BlueHardwareInfo",
|
|
223
|
+
() => [
|
|
224
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
225
|
+
{ no: 2, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
226
|
+
{ no: 3, name: "vendorName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
227
|
+
{ no: 4, name: "version", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
228
|
+
{ no: 5, name: "type", kind: "enum", T: proto2.getEnumType(BlueHardwareType) },
|
|
229
|
+
],
|
|
230
|
+
);
|
|
231
|
+
|
|
232
|
+
/**
|
|
233
|
+
* @generated from message BlueSystemStatusExt
|
|
234
|
+
*/
|
|
235
|
+
export const BlueSystemStatusExt = proto2.makeMessageType(
|
|
236
|
+
"BlueSystemStatusExt",
|
|
237
|
+
() => [
|
|
238
|
+
{ no: 1, name: "status", kind: "message", T: BlueSystemStatus },
|
|
239
|
+
{ no: 2, name: "newFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
240
|
+
{ no: 3, name: "newTestFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
241
|
+
{ no: 4, name: "newConfigurationAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
242
|
+
{ no: 5, name: "hardwareInfo", kind: "message", T: BlueHardwareInfo, opt: true },
|
|
243
|
+
],
|
|
244
|
+
);
|
|
245
|
+
|
|
246
|
+
/**
|
|
247
|
+
* @generated from message BlueRefreshOssSoIdentity
|
|
248
|
+
*/
|
|
249
|
+
export const BlueRefreshOssSoIdentity = proto2.makeMessageType(
|
|
250
|
+
"BlueRefreshOssSoIdentity",
|
|
251
|
+
() => [
|
|
252
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
253
|
+
{ no: 2, name: "status", kind: "enum", T: proto2.getEnumType(BlueRefreshOssSoCredentialStatus) },
|
|
254
|
+
{ no: 3, name: "configuration", kind: "message", T: BlueOssSoConfiguration, opt: true },
|
|
255
|
+
],
|
|
256
|
+
);
|
|
257
|
+
|
|
258
|
+
/**
|
|
259
|
+
* @generated from message BlueRefreshOssSoIdentities
|
|
260
|
+
*/
|
|
261
|
+
export const BlueRefreshOssSoIdentities = proto2.makeMessageType(
|
|
262
|
+
"BlueRefreshOssSoIdentities",
|
|
263
|
+
() => [
|
|
264
|
+
{ no: 1, name: "identities", kind: "message", T: BlueRefreshOssSoIdentity, repeated: true },
|
|
265
|
+
],
|
|
266
|
+
);
|
|
267
|
+
|
|
268
|
+
/**
|
|
269
|
+
* @generated from message BlueSynchronizeIdentity
|
|
270
|
+
*/
|
|
271
|
+
export const BlueSynchronizeIdentity = proto2.makeMessageType(
|
|
272
|
+
"BlueSynchronizeIdentity",
|
|
273
|
+
() => [
|
|
274
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
275
|
+
{ no: 2, name: "returnCode", kind: "enum", T: proto2.getEnumType(BlueReturnCode) },
|
|
276
|
+
{ no: 3, name: "errorDescription", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
277
|
+
],
|
|
278
|
+
);
|
|
279
|
+
|
|
280
|
+
/**
|
|
281
|
+
* @generated from message BlueSynchronizeIdentities
|
|
282
|
+
*/
|
|
283
|
+
export const BlueSynchronizeIdentities = proto2.makeMessageType(
|
|
284
|
+
"BlueSynchronizeIdentities",
|
|
285
|
+
() => [
|
|
286
|
+
{ no: 1, name: "identities", kind: "message", T: BlueSynchronizeIdentity, repeated: true },
|
|
287
|
+
],
|
|
288
|
+
);
|
|
289
|
+
|
|
290
|
+
/**
|
|
291
|
+
* @generated from message BlueLegacyProvisioningRequest
|
|
292
|
+
*/
|
|
293
|
+
export const BlueLegacyProvisioningRequest = proto2.makeMessageType(
|
|
294
|
+
"BlueLegacyProvisioningRequest",
|
|
295
|
+
() => [
|
|
296
|
+
{ no: 1, name: "deviceId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
297
|
+
{ no: 2, name: "soid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
298
|
+
{ no: 3, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
299
|
+
{ no: 4, name: "hardwareType", kind: "enum", T: proto2.getEnumType(BlueHardwareType) },
|
|
300
|
+
{ no: 5, name: "hardwareVersion", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
301
|
+
{ no: 6, name: "hardwareSerialNumber", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
302
|
+
],
|
|
303
|
+
);
|
|
304
|
+
|
|
305
|
+
/**
|
|
306
|
+
* @generated from message BlueLegacyProvisioningResponse
|
|
307
|
+
*/
|
|
308
|
+
export const BlueLegacyProvisioningResponse = proto2.makeMessageType(
|
|
309
|
+
"BlueLegacyProvisioningResponse",
|
|
310
|
+
() => [
|
|
311
|
+
{ no: 1, name: "deviceId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
312
|
+
{ no: 2, name: "objectId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
313
|
+
{ no: 3, name: "provisioning", kind: "message", T: BlueSystemProvisioning },
|
|
314
|
+
],
|
|
315
|
+
);
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* @TODO: Keep it until we have updated all places in both iOS and Android SDK.
|
|
319
|
+
*
|
|
320
|
+
* @generated from message BlueAccessCredential
|
|
321
|
+
*/
|
|
322
|
+
export const BlueAccessCredential = proto2.makeMessageType(
|
|
323
|
+
"BlueAccessCredential",
|
|
324
|
+
() => [
|
|
325
|
+
{ no: 1, name: "credentialId", kind: "message", T: BlueCredentialId },
|
|
326
|
+
{ no: 2, name: "credentialType", kind: "enum", T: proto2.getEnumType(BlueCredentialType) },
|
|
327
|
+
{ no: 3, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
328
|
+
{ no: 4, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
329
|
+
{ no: 5, name: "siteId", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
330
|
+
{ no: 6, name: "siteName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
331
|
+
{ no: 7, name: "validFrom", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
332
|
+
{ no: 8, name: "validTo", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
333
|
+
{ no: 9, name: "validity", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
334
|
+
{ no: 10, name: "privateKey", kind: "scalar", T: 12 /* ScalarType.BYTES */, opt: true },
|
|
335
|
+
{ no: 11, name: "receiverName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
336
|
+
{ no: 12, name: "organisation", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
337
|
+
{ no: 13, name: "organisationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
338
|
+
],
|
|
339
|
+
);
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* @generated from message BlueAccessCredentialList
|
|
343
|
+
*/
|
|
344
|
+
export const BlueAccessCredentialList = proto2.makeMessageType(
|
|
345
|
+
"BlueAccessCredentialList",
|
|
346
|
+
() => [
|
|
347
|
+
{ no: 1, name: "credentials", kind: "message", T: BlueAccessCredential, repeated: true },
|
|
348
|
+
],
|
|
349
|
+
);
|
|
350
|
+
|
|
219
351
|
/**
|
|
220
352
|
* @generated from message BlueRefreshOssSoCredential
|
|
221
353
|
*/
|
|
@@ -260,31 +392,3 @@ export const BlueSynchronizeAccessCredentials = proto2.makeMessageType(
|
|
|
260
392
|
],
|
|
261
393
|
);
|
|
262
394
|
|
|
263
|
-
/**
|
|
264
|
-
* @generated from message BlueHardwareInfo
|
|
265
|
-
*/
|
|
266
|
-
export const BlueHardwareInfo = proto2.makeMessageType(
|
|
267
|
-
"BlueHardwareInfo",
|
|
268
|
-
() => [
|
|
269
|
-
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
270
|
-
{ no: 2, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
271
|
-
{ no: 3, name: "vendorName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
272
|
-
{ no: 4, name: "version", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
273
|
-
{ no: 5, name: "type", kind: "enum", T: proto2.getEnumType(BlueHardwareType) },
|
|
274
|
-
],
|
|
275
|
-
);
|
|
276
|
-
|
|
277
|
-
/**
|
|
278
|
-
* @generated from message BlueSystemStatusExt
|
|
279
|
-
*/
|
|
280
|
-
export const BlueSystemStatusExt = proto2.makeMessageType(
|
|
281
|
-
"BlueSystemStatusExt",
|
|
282
|
-
() => [
|
|
283
|
-
{ no: 1, name: "status", kind: "message", T: BlueSystemStatus },
|
|
284
|
-
{ no: 2, name: "newFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
285
|
-
{ no: 3, name: "newTestFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
286
|
-
{ no: 4, name: "newConfigurationAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
287
|
-
{ no: 5, name: "hardwareInfo", kind: "message", T: BlueHardwareInfo, opt: true },
|
|
288
|
-
],
|
|
289
|
-
);
|
|
290
|
-
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
31962c2e2b340a7bb4165a5068f32449
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
eab13736b436e293cba31e8c5279ef83e09ce301
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
f9225a2f419b6e4a837f022eadfed3182cc9474d2fcafead6dc73cef150fcba4
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
c9716e3d81df84d3fc87230530f809da3eb8a64e91ffc5a38ab96fda0530a702eb8ebe6764c81fab6a083af3c5f6e21a6aabf76848609401203ec10ee37fed34
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
4be63d0698611dff2de55c144e8845da
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
05919e9109df246412344ff809053e64807e44b4
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
8c64b5e57db476b9ba8c854f00e6f96a3f0defbe298c4b0fafeb93fc9dae63b2
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
58153a659e516fd9f8d8271ee53a85811b3c9dbc18b9ad76dd1da6562d10415d9c6e58475b762e267105e39973de66bcb113d395f96a7ea5bca14ed5782835d4
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
48a9bbbfc2189ac63e3f8df744536757
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
90fb0daa8bb3b9687f323507ac39d7af30155c28
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d49280fe8ab4a2e23ea5bb19bf8c602bab58e018d9a6cf5ede957447e6a35420
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
461f0d1bc870d03e9a8c62510db81ac1ad7455c0c7b876a1c1e58a7d96e624df864f14658a786e76e8223064013613f236f828a6171cae3719d1359c7304585e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2e781894a4e648998ada326d5329d38a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3c63f4ef080a9d8f4d238d444c7b29b68ff96ec5
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
abe21bbb9b47961d3228a5b24ea58416f2eda4fc07b7edee2be584e1236a174d
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
17d6954762182e0656e27b1f6d4b1e8d02e6977b2f4f7d167da5e3817dffe7ee9c68d716baf583b4e5e5599b8bb5af186eb42a90763c855e0370bf5392e3a3a5
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
396d095727ed4358f49a72822971266b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
efe9fdfe86b415cadf5b2984822c1255ff525a4e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a4c7dcef5a5d368f617714866a83c3895a7048197c7f2eebfc9e86ff2ee68063
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
41aad49c962861afc9a4827739b6d831fa51021caeb01ecff6550af3f9a6f4c4e06cef531375b35b1bb786885a311b4c7bc62da7fa35d277adf26e8cb098af92
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d160fddae4bb4e4974ba437940c04a8b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
53e5342c972f1155130ef66da03fc9831ab03c5c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
8545afc802d57eb80dbc2c4114e178c7a7f829698dc288214c9565eceb6c7652
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
c4c2bfc25acca853f7a636f0558308b932f00cb4f166f92d6b86cce3a443c6830970e97e381099bc54c7d718ea4945d1cac1e89288423f104bbf3dfe7117a350
|