@hypercerts-org/lexicon 0.13.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1043,8 +1043,8 @@ const schemaDict = {
1043
1043
  scope: {
1044
1044
  type: 'string',
1045
1045
  description: 'The work scope description string.',
1046
- maxLength: 1000,
1047
- maxGraphemes: 100,
1046
+ maxLength: 10000,
1047
+ maxGraphemes: 1000,
1048
1048
  },
1049
1049
  },
1050
1050
  },
@@ -3783,8 +3783,8 @@ var defs$v = {
3783
3783
  scope: {
3784
3784
  type: "string",
3785
3785
  description: "The work scope description string.",
3786
- maxLength: 1000,
3787
- maxGraphemes: 100
3786
+ maxLength: 10000,
3787
+ maxGraphemes: 1000
3788
3788
  }
3789
3789
  }
3790
3790
  }
@@ -6729,7 +6729,7 @@ var facet = /*#__PURE__*/Object.freeze({
6729
6729
  * ⚠️ DO NOT EDIT THIS FILE MANUALLY ⚠️
6730
6730
  *
6731
6731
  * This file is automatically generated by scripts/generate-exports.js
6732
- * Generated: 2026-05-21T22:21:01.664Z
6732
+ * Generated: 2026-06-17T10:19:35.326Z
6733
6733
  *
6734
6734
  * To regenerate this file, run:
6735
6735
  * npm run gen-api