@vivliostyle/cli 9.0.0-next.2 → 9.0.0-next.4

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 (186) hide show
  1. package/dist/chunk-BIEQXUOY.js +50 -0
  2. package/dist/chunk-DMARNPN5.js +1073 -0
  3. package/dist/chunk-DMGAKSPH.js +590 -0
  4. package/dist/{core/init.js → chunk-E7QOXL6M.js} +39 -26
  5. package/dist/chunk-EX7EA34F.js +64 -0
  6. package/dist/chunk-LASMQBPP.js +85 -0
  7. package/dist/chunk-QC3BOE2G.js +74 -0
  8. package/dist/chunk-VBEHGS67.js +4990 -0
  9. package/dist/chunk-WX6JHPSL.js +16 -0
  10. package/dist/chunk-Y3ETBU5J.js +54 -0
  11. package/dist/cli.d.ts +0 -2
  12. package/dist/cli.js +17 -18
  13. package/dist/commands/build.d.ts +2 -2
  14. package/dist/commands/build.js +165 -17
  15. package/dist/commands/init.d.ts +2 -2
  16. package/dist/commands/init.js +35 -12
  17. package/dist/commands/preview.d.ts +2 -2
  18. package/dist/commands/preview.js +98 -12
  19. package/dist/config/schema.d.ts +1707 -1671
  20. package/dist/config/schema.js +50 -575
  21. package/dist/index.d.ts +116 -7
  22. package/dist/index.js +38 -42
  23. package/dist/node-modules.d.ts +21 -0
  24. package/dist/node-modules.js +9 -0
  25. package/dist/vite-adapter.d.ts +8 -2
  26. package/dist/vite-adapter.js +11 -28
  27. package/package.json +34 -15
  28. package/dist/browser.d.ts +0 -19
  29. package/dist/browser.d.ts.map +0 -1
  30. package/dist/browser.js +0 -154
  31. package/dist/browser.js.map +0 -1
  32. package/dist/cli.d.ts.map +0 -1
  33. package/dist/cli.js.map +0 -1
  34. package/dist/commands/build.d.ts.map +0 -1
  35. package/dist/commands/build.js.map +0 -1
  36. package/dist/commands/build.parser.d.ts +0 -3
  37. package/dist/commands/build.parser.d.ts.map +0 -1
  38. package/dist/commands/build.parser.js +0 -102
  39. package/dist/commands/build.parser.js.map +0 -1
  40. package/dist/commands/cli-flags.d.ts +0 -42
  41. package/dist/commands/cli-flags.d.ts.map +0 -1
  42. package/dist/commands/cli-flags.js +0 -58
  43. package/dist/commands/cli-flags.js.map +0 -1
  44. package/dist/commands/init.d.ts.map +0 -1
  45. package/dist/commands/init.js.map +0 -1
  46. package/dist/commands/init.parser.d.ts +0 -3
  47. package/dist/commands/init.parser.d.ts.map +0 -1
  48. package/dist/commands/init.parser.js +0 -17
  49. package/dist/commands/init.parser.js.map +0 -1
  50. package/dist/commands/preview.d.ts.map +0 -1
  51. package/dist/commands/preview.js.map +0 -1
  52. package/dist/commands/preview.parser.d.ts +0 -3
  53. package/dist/commands/preview.parser.d.ts.map +0 -1
  54. package/dist/commands/preview.parser.js +0 -50
  55. package/dist/commands/preview.parser.js.map +0 -1
  56. package/dist/config/load.d.ts +0 -4
  57. package/dist/config/load.d.ts.map +0 -1
  58. package/dist/config/load.js +0 -75
  59. package/dist/config/load.js.map +0 -1
  60. package/dist/config/merge.d.ts +0 -4
  61. package/dist/config/merge.d.ts.map +0 -1
  62. package/dist/config/merge.js +0 -55
  63. package/dist/config/merge.js.map +0 -1
  64. package/dist/config/resolve.d.ts +0 -205
  65. package/dist/config/resolve.d.ts.map +0 -1
  66. package/dist/config/resolve.js +0 -770
  67. package/dist/config/resolve.js.map +0 -1
  68. package/dist/config/schema.d.ts.map +0 -1
  69. package/dist/config/schema.js.map +0 -1
  70. package/dist/config/vite.d.ts +0 -6
  71. package/dist/config/vite.d.ts.map +0 -1
  72. package/dist/config/vite.js +0 -47
  73. package/dist/config/vite.js.map +0 -1
  74. package/dist/const.d.ts +0 -20
  75. package/dist/const.d.ts.map +0 -1
  76. package/dist/const.js +0 -41
  77. package/dist/const.js.map +0 -1
  78. package/dist/container.d.ts +0 -21
  79. package/dist/container.d.ts.map +0 -1
  80. package/dist/container.js +0 -175
  81. package/dist/container.js.map +0 -1
  82. package/dist/core/build.d.ts +0 -3
  83. package/dist/core/build.d.ts.map +0 -1
  84. package/dist/core/build.js +0 -167
  85. package/dist/core/build.js.map +0 -1
  86. package/dist/core/init.d.ts +0 -3
  87. package/dist/core/init.d.ts.map +0 -1
  88. package/dist/core/init.js.map +0 -1
  89. package/dist/core/preview.d.ts +0 -4
  90. package/dist/core/preview.d.ts.map +0 -1
  91. package/dist/core/preview.js +0 -113
  92. package/dist/core/preview.js.map +0 -1
  93. package/dist/index.d.ts.map +0 -1
  94. package/dist/index.js.map +0 -1
  95. package/dist/logger.d.ts +0 -23
  96. package/dist/logger.d.ts.map +0 -1
  97. package/dist/logger.js +0 -162
  98. package/dist/logger.js.map +0 -1
  99. package/dist/output/epub.d.ts +0 -10
  100. package/dist/output/epub.d.ts.map +0 -1
  101. package/dist/output/epub.js +0 -505
  102. package/dist/output/epub.js.map +0 -1
  103. package/dist/output/pdf-postprocess.d.ts +0 -30
  104. package/dist/output/pdf-postprocess.d.ts.map +0 -1
  105. package/dist/output/pdf-postprocess.js +0 -270
  106. package/dist/output/pdf-postprocess.js.map +0 -1
  107. package/dist/output/pdf.d.ts +0 -6
  108. package/dist/output/pdf.d.ts.map +0 -1
  109. package/dist/output/pdf.js +0 -200
  110. package/dist/output/pdf.js.map +0 -1
  111. package/dist/output/webbook.d.ts +0 -45
  112. package/dist/output/webbook.d.ts.map +0 -1
  113. package/dist/output/webbook.js +0 -413
  114. package/dist/output/webbook.js.map +0 -1
  115. package/dist/processor/compile.d.ts +0 -30
  116. package/dist/processor/compile.d.ts.map +0 -1
  117. package/dist/processor/compile.js +0 -349
  118. package/dist/processor/compile.js.map +0 -1
  119. package/dist/processor/html.d.ts +0 -107
  120. package/dist/processor/html.d.ts.map +0 -1
  121. package/dist/processor/html.js +0 -494
  122. package/dist/processor/html.js.map +0 -1
  123. package/dist/processor/markdown.d.ts +0 -12
  124. package/dist/processor/markdown.d.ts.map +0 -1
  125. package/dist/processor/markdown.js +0 -23
  126. package/dist/processor/markdown.js.map +0 -1
  127. package/dist/processor/theme.d.ts +0 -4
  128. package/dist/processor/theme.d.ts.map +0 -1
  129. package/dist/processor/theme.js +0 -41
  130. package/dist/processor/theme.js.map +0 -1
  131. package/dist/schema/pub-manifest.d.ts +0 -4
  132. package/dist/schema/pub-manifest.d.ts.map +0 -1
  133. package/dist/schema/pub-manifest.js +0 -41
  134. package/dist/schema/pub-manifest.js.map +0 -1
  135. package/dist/schema/publication.schema.d.ts +0 -104
  136. package/dist/schema/publication.schema.d.ts.map +0 -1
  137. package/dist/schema/publication.schema.js +0 -8
  138. package/dist/schema/publication.schema.js.map +0 -1
  139. package/dist/server.d.ts +0 -20
  140. package/dist/server.d.ts.map +0 -1
  141. package/dist/server.js +0 -117
  142. package/dist/server.js.map +0 -1
  143. package/dist/util.d.ts +0 -55
  144. package/dist/util.d.ts.map +0 -1
  145. package/dist/util.js +0 -269
  146. package/dist/util.js.map +0 -1
  147. package/dist/vite/plugin-util.d.ts +0 -6
  148. package/dist/vite/plugin-util.d.ts.map +0 -1
  149. package/dist/vite/plugin-util.js +0 -18
  150. package/dist/vite/plugin-util.js.map +0 -1
  151. package/dist/vite/vite-plugin-browser.d.ts +0 -8
  152. package/dist/vite/vite-plugin-browser.d.ts.map +0 -1
  153. package/dist/vite/vite-plugin-browser.js +0 -54
  154. package/dist/vite/vite-plugin-browser.js.map +0 -1
  155. package/dist/vite/vite-plugin-dev-server.d.ts +0 -8
  156. package/dist/vite/vite-plugin-dev-server.d.ts.map +0 -1
  157. package/dist/vite/vite-plugin-dev-server.js +0 -270
  158. package/dist/vite/vite-plugin-dev-server.js.map +0 -1
  159. package/dist/vite/vite-plugin-static-serve.d.ts +0 -8
  160. package/dist/vite/vite-plugin-static-serve.d.ts.map +0 -1
  161. package/dist/vite/vite-plugin-static-serve.js +0 -31
  162. package/dist/vite/vite-plugin-static-serve.js.map +0 -1
  163. package/dist/vite/vite-plugin-viewer.d.ts +0 -8
  164. package/dist/vite/vite-plugin-viewer.d.ts.map +0 -1
  165. package/dist/vite/vite-plugin-viewer.js +0 -52
  166. package/dist/vite/vite-plugin-viewer.js.map +0 -1
  167. package/dist/vite-adapter.d.ts.map +0 -1
  168. package/dist/vite-adapter.js.map +0 -1
  169. package/schemas/pub-manifest/README.md +0 -5
  170. package/schemas/pub-manifest/module/ItemList.schema.json +0 -32
  171. package/schemas/pub-manifest/module/bcp.schema.json +0 -7
  172. package/schemas/pub-manifest/module/context.schema.json +0 -62
  173. package/schemas/pub-manifest/module/contributor-object.schema.json +0 -42
  174. package/schemas/pub-manifest/module/contributor.schema.json +0 -26
  175. package/schemas/pub-manifest/module/date.schema.json +0 -7
  176. package/schemas/pub-manifest/module/duration.schema.json +0 -7
  177. package/schemas/pub-manifest/module/item-lists.schema.json +0 -16
  178. package/schemas/pub-manifest/module/language.schema.json +0 -16
  179. package/schemas/pub-manifest/module/link.schema.json +0 -60
  180. package/schemas/pub-manifest/module/localizable-object.schema.json +0 -15
  181. package/schemas/pub-manifest/module/localizable.schema.json +0 -26
  182. package/schemas/pub-manifest/module/resource.categorization.schema.json +0 -31
  183. package/schemas/pub-manifest/module/strings.schema.json +0 -9
  184. package/schemas/pub-manifest/module/url.schema.json +0 -7
  185. package/schemas/pub-manifest/module/urls.schema.json +0 -18
  186. package/schemas/pub-manifest/publication.schema.json +0 -123
@@ -1,62 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/context.schema.json",
4
- "title": "Publication Contexts",
5
- "type": "array",
6
- "items": [
7
- {
8
- "const": "https://schema.org"
9
- },
10
- {
11
- "const": "https://www.w3.org/ns/pub-context"
12
- }
13
- ],
14
- "additionalItems": {
15
- "anyOf": [
16
- {
17
- "type": "string"
18
- },
19
- {
20
- "type": "object",
21
- "properties": {
22
- "language": {
23
- "$ref": "bcp.schema.json"
24
- },
25
- "direction": false
26
- },
27
- "required": ["language"]
28
- },
29
- {
30
- "type": "object",
31
- "properties": {
32
- "direction": {
33
- "type": "string",
34
- "enum": ["ltr", "rtl"]
35
- },
36
- "language": false
37
- },
38
- "required": ["direction"]
39
- },
40
- {
41
- "type": "object",
42
- "properties": {
43
- "language": {
44
- "$ref": "bcp.schema.json"
45
- },
46
- "direction": {
47
- "type": "string",
48
- "enum": ["ltr", "rtl"]
49
- }
50
- },
51
- "required": ["language", "direction"]
52
- },
53
- {
54
- "type": "object",
55
- "properties": {
56
- "language": false,
57
- "direction": false
58
- }
59
- }
60
- ]
61
- }
62
- }
@@ -1,42 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/contributor-object.schema.json",
4
- "title": "Contributor Object",
5
- "type": "object",
6
- "properties": {
7
- "name": {
8
- "$ref": "localizable.schema.json"
9
- },
10
- "id": {
11
- "$ref": "url.schema.json"
12
- },
13
- "type": {
14
- "oneOf": [
15
- {
16
- "type": "string",
17
- "enum": ["Person", "Organization"],
18
- "default": "Person"
19
- },
20
- {
21
- "type": "array",
22
- "items": {
23
- "type": "string"
24
- },
25
- "contains": {
26
- "enum": ["Person", "Organization"]
27
- }
28
- }
29
- ]
30
- },
31
- "url": {
32
- "$ref": "url.schema.json"
33
- },
34
- "identifier": {
35
- "type": "array",
36
- "items": {
37
- "type": "string"
38
- }
39
- }
40
- },
41
- "required": ["name"]
42
- }
@@ -1,26 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/contributor.schema.json",
4
- "title": "Contributor",
5
- "anyOf": [
6
- {
7
- "type": "string"
8
- },
9
- {
10
- "type": "array",
11
- "items": {
12
- "anyOf": [
13
- {
14
- "type": "string"
15
- },
16
- {
17
- "$ref": "contributor-object.schema.json"
18
- }
19
- ]
20
- }
21
- },
22
- {
23
- "$ref": "contributor-object.schema.json"
24
- }
25
- ]
26
- }
@@ -1,7 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/date.schema.json",
4
- "title": "Dates",
5
- "type": "string",
6
- "format": "date-time"
7
- }
@@ -1,7 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/duration.schema.json",
4
- "title": "Duration",
5
- "type": "string",
6
- "pattern": "^P(?!$)((\\d+Y)|(\\d+\\.\\d+Y$))?((\\d+M)|(\\d+\\.\\d+M$))?((\\d+W)|(\\d+\\.\\d+W$))?((\\d+D)|(\\d+\\.\\d+D$))?(T(?=\\d)((\\d+H)|(\\d+\\.\\d+H$))?((\\d+M)|(\\d+\\.\\d+M$))?(\\d+(\\.\\d+)?S)?)??$"
7
- }
@@ -1,16 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/item-lists.schema.json",
4
- "title": "Lists of ItemList",
5
- "oneOf": [
6
- {
7
- "$ref": "ItemList.schema.json"
8
- },
9
- {
10
- "type": "array",
11
- "items": {
12
- "$ref": "ItemList.schema.json"
13
- }
14
- }
15
- ]
16
- }
@@ -1,16 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/language.schema.json",
4
- "title": "Languages",
5
- "oneOf": [
6
- {
7
- "$ref": "bcp.schema.json"
8
- },
9
- {
10
- "type": "array",
11
- "items": {
12
- "$ref": "bcp.schema.json"
13
- }
14
- }
15
- ]
16
- }
@@ -1,60 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/link.schema.json",
4
- "title": "Publication Links",
5
- "type": "object",
6
- "properties": {
7
- "type": {
8
- "oneOf": [
9
- {
10
- "type": "string",
11
- "const": "LinkedResource"
12
- },
13
- {
14
- "type": "array",
15
- "items": {
16
- "type": "string"
17
- },
18
- "contains": {
19
- "const": "LinkedResource"
20
- }
21
- }
22
- ]
23
- },
24
- "url": {
25
- "$ref": "url.schema.json"
26
- },
27
- "encodingFormat": {
28
- "type": "string"
29
- },
30
- "name": {
31
- "$ref": "localizable.schema.json"
32
- },
33
- "description": {
34
- "anyOf": [
35
- {
36
- "type": "string"
37
- },
38
- {
39
- "$ref": "localizable-object.schema.json"
40
- }
41
- ]
42
- },
43
- "rel": {
44
- "type": ["string", "array"],
45
- "items": {
46
- "type": "string"
47
- }
48
- },
49
- "integrity": {
50
- "type": "string"
51
- },
52
- "duration": {
53
- "$ref": "duration.schema.json"
54
- },
55
- "alternate": {
56
- "$ref": "resource.categorization.schema.json"
57
- }
58
- },
59
- "required": ["url"]
60
- }
@@ -1,15 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/localizable-object.schema.json",
4
- "title": "Localizable String Object",
5
- "type": "object",
6
- "properties": {
7
- "value": {
8
- "type": "string"
9
- },
10
- "language": {
11
- "$ref": "bcp.schema.json"
12
- }
13
- },
14
- "required": ["value"]
15
- }
@@ -1,26 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/localizable.schema.json",
4
- "title": "Localizable String or Object",
5
- "anyOf": [
6
- {
7
- "type": "string"
8
- },
9
- {
10
- "type": "array",
11
- "items": {
12
- "anyOf": [
13
- {
14
- "type": "string"
15
- },
16
- {
17
- "$ref": "localizable-object.schema.json"
18
- }
19
- ]
20
- }
21
- },
22
- {
23
- "$ref": "localizable-object.schema.json"
24
- }
25
- ]
26
- }
@@ -1,31 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/resource.categorization.schema.json",
4
- "title": "Resource Categorization",
5
- "oneOf": [
6
- {
7
- "oneOf": [
8
- {
9
- "$ref": "url.schema.json"
10
- },
11
- {
12
- "$ref": "link.schema.json"
13
- }
14
- ]
15
- },
16
- {
17
- "type": "array",
18
- "items": {
19
- "anyOf": [
20
- {
21
- "$ref": "url.schema.json"
22
- },
23
- {
24
- "$ref": "link.schema.json"
25
- }
26
- ]
27
- },
28
- "uniqueItems": true
29
- }
30
- ]
31
- }
@@ -1,9 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/strings.schema.json",
4
- "title": "Unique strings",
5
- "type": ["string", "array"],
6
- "items": {
7
- "type": "string"
8
- }
9
- }
@@ -1,7 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/url.schema.json",
4
- "title": "URL",
5
- "type": "string",
6
- "format": "uri-reference"
7
- }
@@ -1,18 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/module/urls.schema.json",
4
- "title": "URLs",
5
- "oneOf": [
6
- {
7
- "type": "string",
8
- "format": "uri-reference"
9
- },
10
- {
11
- "type": "array",
12
- "items": {
13
- "type": "string",
14
- "format": "uri-reference"
15
- }
16
- }
17
- ]
18
- }
@@ -1,123 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://www.w3.org/ns/pub-schema/manifest/publication.schema.json",
4
- "title": "Publication Manifest",
5
- "type": "object",
6
- "properties": {
7
- "@context": {
8
- "$ref": "module/context.schema.json"
9
- },
10
- "type": {
11
- "type": ["string", "array"],
12
- "items": {
13
- "type": "string"
14
- }
15
- },
16
- "conformsTo": {
17
- "oneOf": [
18
- {
19
- "$ref": "module/url.schema.json"
20
- },
21
- {
22
- "type": "array",
23
- "items": {
24
- "$ref": "module/url.schema.json"
25
- }
26
- }
27
- ]
28
- },
29
- "id": {
30
- "type": "string"
31
- },
32
- "abridged": {
33
- "type": "boolean"
34
- },
35
- "accessMode": {
36
- "$ref": "module/strings.schema.json"
37
- },
38
- "accessModeSufficient": {
39
- "$ref": "module/item-lists.schema.json"
40
- },
41
- "accessibilityFeature": {
42
- "$ref": "module/strings.schema.json"
43
- },
44
- "accessibilityHazard": {
45
- "$ref": "module/strings.schema.json"
46
- },
47
- "accessibilitySummary": {
48
- "$ref": "module/localizable.schema.json"
49
- },
50
- "artist": {
51
- "$ref": "module/contributor.schema.json"
52
- },
53
- "author": {
54
- "$ref": "module/contributor.schema.json"
55
- },
56
- "colorist": {
57
- "$ref": "module/contributor.schema.json"
58
- },
59
- "contributor": {
60
- "$ref": "module/contributor.schema.json"
61
- },
62
- "creator": {
63
- "$ref": "module/contributor.schema.json"
64
- },
65
- "editor": {
66
- "$ref": "module/contributor.schema.json"
67
- },
68
- "illustrator": {
69
- "$ref": "module/contributor.schema.json"
70
- },
71
- "inker": {
72
- "$ref": "module/contributor.schema.json"
73
- },
74
- "letterer": {
75
- "$ref": "module/contributor.schema.json"
76
- },
77
- "penciler": {
78
- "$ref": "module/contributor.schema.json"
79
- },
80
- "publisher": {
81
- "$ref": "module/contributor.schema.json"
82
- },
83
- "readBy": {
84
- "$ref": "module/contributor.schema.json"
85
- },
86
- "translator": {
87
- "$ref": "module/contributor.schema.json"
88
- },
89
- "url": {
90
- "$ref": "module/urls.schema.json"
91
- },
92
- "duration": {
93
- "$ref": "module/duration.schema.json"
94
- },
95
- "inLanguage": {
96
- "$ref": "module/language.schema.json"
97
- },
98
- "dateModified": {
99
- "$ref": "module/date.schema.json"
100
- },
101
- "datePublished": {
102
- "$ref": "module/date.schema.json"
103
- },
104
- "name": {
105
- "$ref": "module/localizable.schema.json"
106
- },
107
- "readingOrder": {
108
- "$ref": "module/resource.categorization.schema.json"
109
- },
110
- "resources": {
111
- "$ref": "module/resource.categorization.schema.json"
112
- },
113
- "links": {
114
- "$ref": "module/resource.categorization.schema.json"
115
- },
116
- "readingProgression": {
117
- "type": "string",
118
- "enum": ["ltr", "rtl"],
119
- "default": "ltr"
120
- }
121
- },
122
- "required": ["@context", "conformsTo"]
123
- }