@hypercerts-org/lexicon 0.10.0-beta.11 → 0.10.0-beta.13
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/CHANGELOG.md +166 -0
- package/README.md +145 -1
- package/SCHEMAS.md +202 -94
- package/dist/exports.d.ts +138 -130
- package/dist/exports.d.ts.map +1 -1
- package/dist/generated/exports.d.ts +138 -130
- package/dist/generated/exports.d.ts.map +1 -1
- package/dist/generated/lexicons.d.ts +299 -283
- package/dist/generated/lexicons.d.ts.map +1 -1
- package/dist/generated/types/app/certified/location.d.ts +9 -1
- package/dist/generated/types/app/certified/location.d.ts.map +1 -1
- package/dist/generated/types/org/hypercerts/claim/activity.d.ts +3 -1
- package/dist/generated/types/org/hypercerts/claim/activity.d.ts.map +1 -1
- package/dist/generated/types/org/hypercerts/claim/attachment.d.ts +37 -0
- package/dist/generated/types/org/hypercerts/claim/attachment.d.ts.map +1 -0
- package/dist/generated/types/org/hypercerts/claim/measurement.d.ts +17 -5
- package/dist/generated/types/org/hypercerts/claim/measurement.d.ts.map +1 -1
- package/dist/generated/types/org/hypercerts/defs.d.ts +0 -44
- package/dist/generated/types/org/hypercerts/defs.d.ts.map +1 -1
- package/dist/index.cjs +409 -465
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +406 -462
- package/dist/index.mjs.map +1 -1
- package/dist/lexicons.cjs +155 -163
- package/dist/lexicons.cjs.map +1 -1
- package/dist/lexicons.d.ts +299 -283
- package/dist/lexicons.d.ts.map +1 -1
- package/dist/lexicons.mjs +155 -163
- package/dist/lexicons.mjs.map +1 -1
- package/dist/types/app/certified/location.d.ts +9 -1
- package/dist/types/app/certified/location.d.ts.map +1 -1
- package/dist/types/org/hypercerts/claim/activity.d.ts +3 -1
- package/dist/types/org/hypercerts/claim/activity.d.ts.map +1 -1
- package/dist/types/org/hypercerts/claim/attachment.d.ts +37 -0
- package/dist/types/org/hypercerts/claim/attachment.d.ts.map +1 -0
- package/dist/types/org/hypercerts/claim/measurement.d.ts +17 -5
- package/dist/types/org/hypercerts/claim/measurement.d.ts.map +1 -1
- package/dist/types/org/hypercerts/defs.d.ts +0 -44
- package/dist/types/org/hypercerts/defs.d.ts.map +1 -1
- package/lexicons/app/certified/location.json +16 -2
- package/lexicons/org/hypercerts/claim/activity.json +8 -7
- package/lexicons/org/hypercerts/claim/attachment.json +86 -0
- package/lexicons/org/hypercerts/claim/measurement.json +49 -16
- package/lexicons/org/hypercerts/defs.json +0 -88
- package/package.json +1 -1
- package/dist/generated/types/org/hypercerts/claim/evidence.d.ts +0 -29
- package/dist/generated/types/org/hypercerts/claim/evidence.d.ts.map +0 -1
- package/dist/types/org/hypercerts/claim/evidence.d.ts +0 -29
- package/dist/types/org/hypercerts/claim/evidence.d.ts.map +0 -1
- package/lexicons/org/hypercerts/claim/evidence.json +0 -57
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ⚠️ DO NOT EDIT THIS FILE MANUALLY ⚠️
|
|
5
5
|
*
|
|
6
6
|
* This file is automatically generated by scripts/generate-exports.js
|
|
7
|
-
* Generated: 2026-01-
|
|
7
|
+
* Generated: 2026-01-25T04:32:42.985Z
|
|
8
8
|
*
|
|
9
9
|
* To regenerate this file, run:
|
|
10
10
|
* npm run gen-api
|
|
@@ -28,17 +28,17 @@ import CERTIFIED_DEFS_LEXICON_JSON from "../lexicons/app/certified/defs.json";
|
|
|
28
28
|
import LOCATION_LEXICON_JSON from "../lexicons/app/certified/location.json";
|
|
29
29
|
import STRONG_REF_LEXICON_JSON from "../lexicons/com/atproto/repo/strongRef.json";
|
|
30
30
|
import ACTIVITY_LEXICON_JSON from "../lexicons/org/hypercerts/claim/activity.json";
|
|
31
|
+
import ATTACHMENT_LEXICON_JSON from "../lexicons/org/hypercerts/claim/attachment.json";
|
|
31
32
|
import COLLECTION_LEXICON_JSON from "../lexicons/org/hypercerts/claim/collection.json";
|
|
32
33
|
import CONTRIBUTION_DETAILS_LEXICON_JSON from "../lexicons/org/hypercerts/claim/contributionDetails.json";
|
|
33
34
|
import CONTRIBUTOR_INFORMATION_LEXICON_JSON from "../lexicons/org/hypercerts/claim/contributorInformation.json";
|
|
34
35
|
import EVALUATION_LEXICON_JSON from "../lexicons/org/hypercerts/claim/evaluation.json";
|
|
35
|
-
import EVIDENCE_LEXICON_JSON from "../lexicons/org/hypercerts/claim/evidence.json";
|
|
36
36
|
import MEASUREMENT_LEXICON_JSON from "../lexicons/org/hypercerts/claim/measurement.json";
|
|
37
37
|
import RIGHTS_LEXICON_JSON from "../lexicons/org/hypercerts/claim/rights.json";
|
|
38
38
|
import HYPERCERTS_DEFS_LEXICON_JSON from "../lexicons/org/hypercerts/defs.json";
|
|
39
39
|
import FUNDING_RECEIPT_LEXICON_JSON from "../lexicons/org/hypercerts/funding/receipt.json";
|
|
40
40
|
import WORK_SCOPE_TAG_LEXICON_JSON from "../lexicons/org/hypercerts/helper/workScopeTag.json";
|
|
41
|
-
export { BADGE_AWARD_LEXICON_JSON, BADGE_DEFINITION_LEXICON_JSON, BADGE_RESPONSE_LEXICON_JSON, CERTIFIED_DEFS_LEXICON_JSON, LOCATION_LEXICON_JSON, STRONG_REF_LEXICON_JSON, ACTIVITY_LEXICON_JSON, COLLECTION_LEXICON_JSON, CONTRIBUTION_DETAILS_LEXICON_JSON, CONTRIBUTOR_INFORMATION_LEXICON_JSON, EVALUATION_LEXICON_JSON,
|
|
41
|
+
export { BADGE_AWARD_LEXICON_JSON, BADGE_DEFINITION_LEXICON_JSON, BADGE_RESPONSE_LEXICON_JSON, CERTIFIED_DEFS_LEXICON_JSON, LOCATION_LEXICON_JSON, STRONG_REF_LEXICON_JSON, ACTIVITY_LEXICON_JSON, ATTACHMENT_LEXICON_JSON, COLLECTION_LEXICON_JSON, CONTRIBUTION_DETAILS_LEXICON_JSON, CONTRIBUTOR_INFORMATION_LEXICON_JSON, EVALUATION_LEXICON_JSON, MEASUREMENT_LEXICON_JSON, RIGHTS_LEXICON_JSON, HYPERCERTS_DEFS_LEXICON_JSON, FUNDING_RECEIPT_LEXICON_JSON, WORK_SCOPE_TAG_LEXICON_JSON, };
|
|
42
42
|
export { schemas as HYPERCERTS_SCHEMAS, schemaDict as HYPERCERTS_SCHEMA_DICT, lexicons, validate, ids as HYPERCERTS_NSIDS_BY_TYPE, } from "./lexicons.js";
|
|
43
43
|
export declare const BADGE_AWARD_NSID: "app.certified.badge.award";
|
|
44
44
|
export declare const BADGE_DEFINITION_NSID: "app.certified.badge.definition";
|
|
@@ -47,11 +47,11 @@ export declare const CERTIFIED_DEFS_NSID: "app.certified.defs";
|
|
|
47
47
|
export declare const LOCATION_NSID: "app.certified.location";
|
|
48
48
|
export declare const STRONG_REF_NSID: "com.atproto.repo.strongRef";
|
|
49
49
|
export declare const ACTIVITY_NSID: "org.hypercerts.claim.activity";
|
|
50
|
+
export declare const ATTACHMENT_NSID: "org.hypercerts.claim.attachment";
|
|
50
51
|
export declare const COLLECTION_NSID: "org.hypercerts.claim.collection";
|
|
51
52
|
export declare const CONTRIBUTION_DETAILS_NSID: "org.hypercerts.claim.contributionDetails";
|
|
52
53
|
export declare const CONTRIBUTOR_INFORMATION_NSID: "org.hypercerts.claim.contributorInformation";
|
|
53
54
|
export declare const EVALUATION_NSID: "org.hypercerts.claim.evaluation";
|
|
54
|
-
export declare const EVIDENCE_NSID: "org.hypercerts.claim.evidence";
|
|
55
55
|
export declare const MEASUREMENT_NSID: "org.hypercerts.claim.measurement";
|
|
56
56
|
export declare const RIGHTS_NSID: "org.hypercerts.claim.rights";
|
|
57
57
|
export declare const HYPERCERTS_DEFS_NSID: "org.hypercerts.defs";
|
|
@@ -71,11 +71,11 @@ export declare const HYPERCERTS_NSIDS: {
|
|
|
71
71
|
readonly LOCATION: "app.certified.location";
|
|
72
72
|
readonly STRONG_REF: "com.atproto.repo.strongRef";
|
|
73
73
|
readonly ACTIVITY: "org.hypercerts.claim.activity";
|
|
74
|
+
readonly ATTACHMENT: "org.hypercerts.claim.attachment";
|
|
74
75
|
readonly COLLECTION: "org.hypercerts.claim.collection";
|
|
75
76
|
readonly CONTRIBUTION_DETAILS: "org.hypercerts.claim.contributionDetails";
|
|
76
77
|
readonly CONTRIBUTOR_INFORMATION: "org.hypercerts.claim.contributorInformation";
|
|
77
78
|
readonly EVALUATION: "org.hypercerts.claim.evaluation";
|
|
78
|
-
readonly EVIDENCE: "org.hypercerts.claim.evidence";
|
|
79
79
|
readonly MEASUREMENT: "org.hypercerts.claim.measurement";
|
|
80
80
|
readonly RIGHTS: "org.hypercerts.claim.rights";
|
|
81
81
|
readonly HYPERCERTS_DEFS: "org.hypercerts.defs";
|
|
@@ -272,6 +272,19 @@ export declare const HYPERCERTS_LEXICON_JSON: {
|
|
|
272
272
|
};
|
|
273
273
|
};
|
|
274
274
|
};
|
|
275
|
+
string: {
|
|
276
|
+
type: string;
|
|
277
|
+
required: string[];
|
|
278
|
+
description: string;
|
|
279
|
+
properties: {
|
|
280
|
+
string: {
|
|
281
|
+
type: string;
|
|
282
|
+
description: string;
|
|
283
|
+
maxLength: number;
|
|
284
|
+
maxGraphemes: number;
|
|
285
|
+
};
|
|
286
|
+
};
|
|
287
|
+
};
|
|
275
288
|
};
|
|
276
289
|
};
|
|
277
290
|
readonly STRONG_REF: {
|
|
@@ -419,6 +432,95 @@ export declare const HYPERCERTS_LEXICON_JSON: {
|
|
|
419
432
|
maxLength: number;
|
|
420
433
|
maxGraphemes: number;
|
|
421
434
|
};
|
|
435
|
+
workScopeString: {
|
|
436
|
+
type: string;
|
|
437
|
+
description: string;
|
|
438
|
+
maxLength: number;
|
|
439
|
+
maxGraphemes: number;
|
|
440
|
+
};
|
|
441
|
+
};
|
|
442
|
+
};
|
|
443
|
+
readonly ATTACHMENT: {
|
|
444
|
+
lexicon: number;
|
|
445
|
+
id: string;
|
|
446
|
+
defs: {
|
|
447
|
+
main: {
|
|
448
|
+
type: string;
|
|
449
|
+
description: string;
|
|
450
|
+
key: string;
|
|
451
|
+
record: {
|
|
452
|
+
type: string;
|
|
453
|
+
required: string[];
|
|
454
|
+
properties: {
|
|
455
|
+
subjects: {
|
|
456
|
+
type: string;
|
|
457
|
+
description: string;
|
|
458
|
+
items: {
|
|
459
|
+
type: string;
|
|
460
|
+
ref: string;
|
|
461
|
+
};
|
|
462
|
+
maxLength: number;
|
|
463
|
+
};
|
|
464
|
+
contentType: {
|
|
465
|
+
type: string;
|
|
466
|
+
maxLength: number;
|
|
467
|
+
description: string;
|
|
468
|
+
};
|
|
469
|
+
content: {
|
|
470
|
+
type: string;
|
|
471
|
+
description: string;
|
|
472
|
+
items: {
|
|
473
|
+
type: string;
|
|
474
|
+
refs: string[];
|
|
475
|
+
};
|
|
476
|
+
maxLength: number;
|
|
477
|
+
};
|
|
478
|
+
title: {
|
|
479
|
+
type: string;
|
|
480
|
+
maxLength: number;
|
|
481
|
+
description: string;
|
|
482
|
+
};
|
|
483
|
+
shortDescription: {
|
|
484
|
+
type: string;
|
|
485
|
+
description: string;
|
|
486
|
+
maxLength: number;
|
|
487
|
+
maxGraphemes: number;
|
|
488
|
+
};
|
|
489
|
+
shortDescriptionFacets: {
|
|
490
|
+
type: string;
|
|
491
|
+
description: string;
|
|
492
|
+
items: {
|
|
493
|
+
type: string;
|
|
494
|
+
ref: string;
|
|
495
|
+
};
|
|
496
|
+
};
|
|
497
|
+
description: {
|
|
498
|
+
type: string;
|
|
499
|
+
description: string;
|
|
500
|
+
maxLength: number;
|
|
501
|
+
maxGraphemes: number;
|
|
502
|
+
};
|
|
503
|
+
descriptionFacets: {
|
|
504
|
+
type: string;
|
|
505
|
+
description: string;
|
|
506
|
+
items: {
|
|
507
|
+
type: string;
|
|
508
|
+
ref: string;
|
|
509
|
+
};
|
|
510
|
+
};
|
|
511
|
+
location: {
|
|
512
|
+
type: string;
|
|
513
|
+
ref: string;
|
|
514
|
+
description: string;
|
|
515
|
+
};
|
|
516
|
+
createdAt: {
|
|
517
|
+
type: string;
|
|
518
|
+
format: string;
|
|
519
|
+
description: string;
|
|
520
|
+
};
|
|
521
|
+
};
|
|
522
|
+
};
|
|
523
|
+
};
|
|
422
524
|
};
|
|
423
525
|
};
|
|
424
526
|
readonly COLLECTION: {
|
|
@@ -670,7 +772,7 @@ export declare const HYPERCERTS_LEXICON_JSON: {
|
|
|
670
772
|
};
|
|
671
773
|
};
|
|
672
774
|
};
|
|
673
|
-
readonly
|
|
775
|
+
readonly MEASUREMENT: {
|
|
674
776
|
lexicon: number;
|
|
675
777
|
id: string;
|
|
676
778
|
defs: {
|
|
@@ -687,61 +789,32 @@ export declare const HYPERCERTS_LEXICON_JSON: {
|
|
|
687
789
|
ref: string;
|
|
688
790
|
description: string;
|
|
689
791
|
};
|
|
690
|
-
|
|
691
|
-
type: string;
|
|
692
|
-
refs: string[];
|
|
693
|
-
description: string;
|
|
694
|
-
};
|
|
695
|
-
title: {
|
|
792
|
+
metric: {
|
|
696
793
|
type: string;
|
|
697
|
-
maxLength: number;
|
|
698
794
|
description: string;
|
|
699
|
-
};
|
|
700
|
-
shortDescription: {
|
|
701
|
-
type: string;
|
|
702
795
|
maxLength: number;
|
|
703
|
-
maxGraphemes: number;
|
|
704
|
-
description: string;
|
|
705
796
|
};
|
|
706
|
-
|
|
797
|
+
unit: {
|
|
707
798
|
type: string;
|
|
708
799
|
description: string;
|
|
709
800
|
maxLength: number;
|
|
710
|
-
maxGraphemes: number;
|
|
711
801
|
};
|
|
712
|
-
|
|
802
|
+
value: {
|
|
713
803
|
type: string;
|
|
714
804
|
description: string;
|
|
715
|
-
|
|
805
|
+
maxLength: number;
|
|
716
806
|
};
|
|
717
|
-
|
|
807
|
+
startDate: {
|
|
718
808
|
type: string;
|
|
719
809
|
format: string;
|
|
720
810
|
description: string;
|
|
721
811
|
};
|
|
722
|
-
|
|
723
|
-
};
|
|
724
|
-
};
|
|
725
|
-
};
|
|
726
|
-
};
|
|
727
|
-
readonly MEASUREMENT: {
|
|
728
|
-
lexicon: number;
|
|
729
|
-
id: string;
|
|
730
|
-
defs: {
|
|
731
|
-
main: {
|
|
732
|
-
type: string;
|
|
733
|
-
description: string;
|
|
734
|
-
key: string;
|
|
735
|
-
record: {
|
|
736
|
-
type: string;
|
|
737
|
-
required: string[];
|
|
738
|
-
properties: {
|
|
739
|
-
subject: {
|
|
812
|
+
endDate: {
|
|
740
813
|
type: string;
|
|
741
|
-
|
|
814
|
+
format: string;
|
|
742
815
|
description: string;
|
|
743
816
|
};
|
|
744
|
-
|
|
817
|
+
locations: {
|
|
745
818
|
type: string;
|
|
746
819
|
description: string;
|
|
747
820
|
items: {
|
|
@@ -750,16 +823,6 @@ export declare const HYPERCERTS_LEXICON_JSON: {
|
|
|
750
823
|
};
|
|
751
824
|
maxLength: number;
|
|
752
825
|
};
|
|
753
|
-
metric: {
|
|
754
|
-
type: string;
|
|
755
|
-
description: string;
|
|
756
|
-
maxLength: number;
|
|
757
|
-
};
|
|
758
|
-
value: {
|
|
759
|
-
type: string;
|
|
760
|
-
description: string;
|
|
761
|
-
maxLength: number;
|
|
762
|
-
};
|
|
763
826
|
methodType: {
|
|
764
827
|
type: string;
|
|
765
828
|
description: string;
|
|
@@ -779,10 +842,28 @@ export declare const HYPERCERTS_LEXICON_JSON: {
|
|
|
779
842
|
};
|
|
780
843
|
maxLength: number;
|
|
781
844
|
};
|
|
782
|
-
|
|
845
|
+
measurers: {
|
|
846
|
+
type: string;
|
|
847
|
+
description: string;
|
|
848
|
+
items: {
|
|
849
|
+
type: string;
|
|
850
|
+
ref: string;
|
|
851
|
+
};
|
|
852
|
+
maxLength: number;
|
|
853
|
+
};
|
|
854
|
+
comment: {
|
|
855
|
+
type: string;
|
|
856
|
+
description: string;
|
|
857
|
+
maxLength: number;
|
|
858
|
+
maxGraphemes: number;
|
|
859
|
+
};
|
|
860
|
+
commentFacets: {
|
|
783
861
|
type: string;
|
|
784
|
-
ref: string;
|
|
785
862
|
description: string;
|
|
863
|
+
items: {
|
|
864
|
+
type: string;
|
|
865
|
+
ref: string;
|
|
866
|
+
};
|
|
786
867
|
};
|
|
787
868
|
createdAt: {
|
|
788
869
|
type: string;
|
|
@@ -904,79 +985,6 @@ export declare const HYPERCERTS_LEXICON_JSON: {
|
|
|
904
985
|
};
|
|
905
986
|
};
|
|
906
987
|
};
|
|
907
|
-
workScopeAll: {
|
|
908
|
-
type: string;
|
|
909
|
-
required: string[];
|
|
910
|
-
description: string;
|
|
911
|
-
properties: {
|
|
912
|
-
op: {
|
|
913
|
-
type: string;
|
|
914
|
-
const: string;
|
|
915
|
-
description: string;
|
|
916
|
-
};
|
|
917
|
-
args: {
|
|
918
|
-
type: string;
|
|
919
|
-
items: {
|
|
920
|
-
type: string;
|
|
921
|
-
refs: string[];
|
|
922
|
-
};
|
|
923
|
-
minLength: number;
|
|
924
|
-
maxLength: number;
|
|
925
|
-
description: string;
|
|
926
|
-
};
|
|
927
|
-
};
|
|
928
|
-
};
|
|
929
|
-
workScopeAny: {
|
|
930
|
-
type: string;
|
|
931
|
-
required: string[];
|
|
932
|
-
description: string;
|
|
933
|
-
properties: {
|
|
934
|
-
op: {
|
|
935
|
-
type: string;
|
|
936
|
-
const: string;
|
|
937
|
-
description: string;
|
|
938
|
-
};
|
|
939
|
-
args: {
|
|
940
|
-
type: string;
|
|
941
|
-
items: {
|
|
942
|
-
type: string;
|
|
943
|
-
refs: string[];
|
|
944
|
-
};
|
|
945
|
-
minLength: number;
|
|
946
|
-
maxLength: number;
|
|
947
|
-
description: string;
|
|
948
|
-
};
|
|
949
|
-
};
|
|
950
|
-
};
|
|
951
|
-
workScopeNot: {
|
|
952
|
-
type: string;
|
|
953
|
-
required: string[];
|
|
954
|
-
description: string;
|
|
955
|
-
properties: {
|
|
956
|
-
op: {
|
|
957
|
-
type: string;
|
|
958
|
-
const: string;
|
|
959
|
-
description: string;
|
|
960
|
-
};
|
|
961
|
-
arg: {
|
|
962
|
-
type: string;
|
|
963
|
-
refs: string[];
|
|
964
|
-
description: string;
|
|
965
|
-
};
|
|
966
|
-
};
|
|
967
|
-
};
|
|
968
|
-
workScopeAtom: {
|
|
969
|
-
type: string;
|
|
970
|
-
required: string[];
|
|
971
|
-
description: string;
|
|
972
|
-
properties: {
|
|
973
|
-
atom: {
|
|
974
|
-
type: string;
|
|
975
|
-
ref: string;
|
|
976
|
-
description: string;
|
|
977
|
-
};
|
|
978
|
-
};
|
|
979
|
-
};
|
|
980
988
|
};
|
|
981
989
|
};
|
|
982
990
|
readonly FUNDING_RECEIPT: {
|
|
@@ -1115,11 +1123,11 @@ export declare const CERTIFIED_DEFS_LEXICON_DOC: LexiconDoc;
|
|
|
1115
1123
|
export declare const LOCATION_LEXICON_DOC: LexiconDoc;
|
|
1116
1124
|
export declare const STRONG_REF_LEXICON_DOC: LexiconDoc;
|
|
1117
1125
|
export declare const ACTIVITY_LEXICON_DOC: LexiconDoc;
|
|
1126
|
+
export declare const ATTACHMENT_LEXICON_DOC: LexiconDoc;
|
|
1118
1127
|
export declare const COLLECTION_LEXICON_DOC: LexiconDoc;
|
|
1119
1128
|
export declare const CONTRIBUTION_DETAILS_LEXICON_DOC: LexiconDoc;
|
|
1120
1129
|
export declare const CONTRIBUTOR_INFORMATION_LEXICON_DOC: LexiconDoc;
|
|
1121
1130
|
export declare const EVALUATION_LEXICON_DOC: LexiconDoc;
|
|
1122
|
-
export declare const EVIDENCE_LEXICON_DOC: LexiconDoc;
|
|
1123
1131
|
export declare const MEASUREMENT_LEXICON_DOC: LexiconDoc;
|
|
1124
1132
|
export declare const RIGHTS_LEXICON_DOC: LexiconDoc;
|
|
1125
1133
|
export declare const HYPERCERTS_DEFS_LEXICON_DOC: LexiconDoc;
|
|
@@ -1136,11 +1144,11 @@ export * as AppCertifiedDefs from "./types/app/certified/defs.js";
|
|
|
1136
1144
|
export * as AppCertifiedLocation from "./types/app/certified/location.js";
|
|
1137
1145
|
export * as ComAtprotoRepoStrongRef from "./types/com/atproto/repo/strongRef.js";
|
|
1138
1146
|
export * as OrgHypercertsClaimActivity from "./types/org/hypercerts/claim/activity.js";
|
|
1147
|
+
export * as OrgHypercertsClaimAttachment from "./types/org/hypercerts/claim/attachment.js";
|
|
1139
1148
|
export * as OrgHypercertsClaimCollection from "./types/org/hypercerts/claim/collection.js";
|
|
1140
1149
|
export * as OrgHypercertsClaimContributionDetails from "./types/org/hypercerts/claim/contributionDetails.js";
|
|
1141
1150
|
export * as OrgHypercertsClaimContributorInformation from "./types/org/hypercerts/claim/contributorInformation.js";
|
|
1142
1151
|
export * as OrgHypercertsClaimEvaluation from "./types/org/hypercerts/claim/evaluation.js";
|
|
1143
|
-
export * as OrgHypercertsClaimEvidence from "./types/org/hypercerts/claim/evidence.js";
|
|
1144
1152
|
export * as OrgHypercertsClaimMeasurement from "./types/org/hypercerts/claim/measurement.js";
|
|
1145
1153
|
export * as OrgHypercertsClaimRights from "./types/org/hypercerts/claim/rights.js";
|
|
1146
1154
|
export * as OrgHypercertsDefs from "./types/org/hypercerts/defs.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"exports.d.ts","sourceRoot":"","sources":["../../generated/exports.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;AAGH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAEnD,OAAO,wBAAwB,MAAM,4CAA4C,CAAC;AAClF,OAAO,6BAA6B,MAAM,iDAAiD,CAAC;AAC5F,OAAO,2BAA2B,MAAM,+CAA+C,CAAC;AACxF,OAAO,2BAA2B,MAAM,qCAAqC,CAAC;AAC9E,OAAO,qBAAqB,MAAM,yCAAyC,CAAC;AAC5E,OAAO,uBAAuB,MAAM,6CAA6C,CAAC;AAClF,OAAO,qBAAqB,MAAM,gDAAgD,CAAC;AACnF,OAAO,uBAAuB,MAAM,kDAAkD,CAAC;AACvF,OAAO,iCAAiC,MAAM,2DAA2D,CAAC;AAC1G,OAAO,oCAAoC,MAAM,8DAA8D,CAAC;AAChH,OAAO,uBAAuB,MAAM,kDAAkD,CAAC;AACvF,OAAO,
|
|
1
|
+
{"version":3,"file":"exports.d.ts","sourceRoot":"","sources":["../../generated/exports.ts"],"names":[],"mappings":"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"}
|