document-content-model 7.9.0 → 7.9.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/dist/codec.d.cts +1 -1
- package/dist/codec.d.ts +1 -1
- package/dist/{construct-C4XiF8OW.d.cts → construct-C9cYkjnd.d.cts} +6 -6
- package/dist/{construct-C4XiF8OW.d.ts → construct-C9cYkjnd.d.ts} +6 -6
- package/dist/construct.d.cts +1 -1
- package/dist/construct.d.ts +1 -1
- package/dist/{content-C1hJ6olW.d.ts → content-B6SPQuuq.d.ts} +45 -39
- package/dist/{content-DN5CqH6Y.d.cts → content-VhC4WCbj.d.cts} +45 -39
- package/dist/content.d.cts +1 -1
- package/dist/content.d.ts +1 -1
- package/dist/decompose.d.cts +2 -2
- package/dist/decompose.d.ts +2 -2
- package/dist/definitions.d.cts +4 -4
- package/dist/definitions.d.ts +4 -4
- package/dist/factor-styles.d.cts +1 -1
- package/dist/factor-styles.d.ts +1 -1
- package/dist/flatten.d.cts +1 -1
- package/dist/flatten.d.ts +1 -1
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/{package-node-DktLHAKG.d.cts → package-node-ChC2_Itm.d.cts} +13 -13
- package/dist/{package-node-B9aFWtrZ.d.ts → package-node-mRax-XfS.d.ts} +13 -13
- package/dist/package-node.d.cts +1 -1
- package/dist/package-node.d.ts +1 -1
- package/dist/package.d.cts +6 -6
- package/dist/package.d.ts +6 -6
- package/dist/schema-io.cjs +2 -2
- package/dist/schema-io.d.cts +1 -1
- package/dist/schema-io.d.ts +1 -1
- package/dist/schema-io.js +2 -2
- package/dist/{style-D06NwxAJ.d.cts → style-BGMcYrD2.d.cts} +1 -1
- package/dist/{style-D06NwxAJ.d.ts → style-BGMcYrD2.d.ts} +1 -1
- package/dist/style.d.cts +1 -1
- package/dist/style.d.ts +1 -1
- package/dist/text-layout.d.cts +1 -1
- package/dist/text-layout.d.ts +1 -1
- package/package.json +1 -1
- package/schemas/content-document.schema.json +13 -13
- package/schemas/document-tree.schema.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"$id": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
3
|
+
"$id": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/content-document.schema.json",
|
|
4
4
|
"oneOf": [
|
|
5
5
|
{
|
|
6
6
|
"type": "object",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"blocks": {
|
|
134
134
|
"type": "array",
|
|
135
135
|
"items": {
|
|
136
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
136
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
137
137
|
}
|
|
138
138
|
},
|
|
139
139
|
"breakType": {
|
|
@@ -151,19 +151,19 @@
|
|
|
151
151
|
"default": {
|
|
152
152
|
"type": "array",
|
|
153
153
|
"items": {
|
|
154
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
154
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
155
155
|
}
|
|
156
156
|
},
|
|
157
157
|
"even": {
|
|
158
158
|
"type": "array",
|
|
159
159
|
"items": {
|
|
160
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
160
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
161
161
|
}
|
|
162
162
|
},
|
|
163
163
|
"first": {
|
|
164
164
|
"type": "array",
|
|
165
165
|
"items": {
|
|
166
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
166
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
},
|
|
@@ -175,19 +175,19 @@
|
|
|
175
175
|
"default": {
|
|
176
176
|
"type": "array",
|
|
177
177
|
"items": {
|
|
178
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
178
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
179
179
|
}
|
|
180
180
|
},
|
|
181
181
|
"even": {
|
|
182
182
|
"type": "array",
|
|
183
183
|
"items": {
|
|
184
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
184
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
185
185
|
}
|
|
186
186
|
},
|
|
187
187
|
"first": {
|
|
188
188
|
"type": "array",
|
|
189
189
|
"items": {
|
|
190
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
190
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
193
|
},
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
"blocks": {
|
|
612
612
|
"type": "array",
|
|
613
613
|
"items": {
|
|
614
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
614
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
615
615
|
}
|
|
616
616
|
}
|
|
617
617
|
},
|
|
@@ -2632,7 +2632,7 @@
|
|
|
2632
2632
|
]
|
|
2633
2633
|
},
|
|
2634
2634
|
"document": {
|
|
2635
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
2635
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/content-document.schema.json"
|
|
2636
2636
|
},
|
|
2637
2637
|
"frame": {
|
|
2638
2638
|
"type": "object",
|
|
@@ -4991,7 +4991,7 @@
|
|
|
4991
4991
|
"blocks": {
|
|
4992
4992
|
"type": "array",
|
|
4993
4993
|
"items": {
|
|
4994
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
4994
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/undefined#/$defs/schema2"
|
|
4995
4995
|
}
|
|
4996
4996
|
}
|
|
4997
4997
|
},
|
|
@@ -7997,7 +7997,7 @@
|
|
|
7997
7997
|
]
|
|
7998
7998
|
},
|
|
7999
7999
|
"document": {
|
|
8000
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
8000
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/content-document.schema.json"
|
|
8001
8001
|
},
|
|
8002
8002
|
"frame": {
|
|
8003
8003
|
"$ref": "#/$defs/Box"
|
|
@@ -10317,7 +10317,7 @@
|
|
|
10317
10317
|
]
|
|
10318
10318
|
},
|
|
10319
10319
|
"document": {
|
|
10320
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
10320
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/content-document.schema.json"
|
|
10321
10321
|
},
|
|
10322
10322
|
"frame": {
|
|
10323
10323
|
"$ref": "#/$defs/Box"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"$id": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
3
|
+
"$id": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/document-tree.schema.json",
|
|
4
4
|
"oneOf": [
|
|
5
5
|
{
|
|
6
6
|
"type": "object",
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
]
|
|
1964
1964
|
},
|
|
1965
1965
|
"document": {
|
|
1966
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
1966
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/content-document.schema.json"
|
|
1967
1967
|
},
|
|
1968
1968
|
"frame": {
|
|
1969
1969
|
"$ref": "#/$defs/Box"
|
|
@@ -4283,7 +4283,7 @@
|
|
|
4283
4283
|
]
|
|
4284
4284
|
},
|
|
4285
4285
|
"document": {
|
|
4286
|
-
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.
|
|
4286
|
+
"$ref": "https://cdn.jsdelivr.net/npm/document-schema.js@7.9.1/schemas/content-document.schema.json"
|
|
4287
4287
|
},
|
|
4288
4288
|
"frame": {
|
|
4289
4289
|
"$ref": "#/$defs/Box"
|