markdown-codec 4.0.12 → 4.0.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/dist/codec.d.cts +10 -10
- package/dist/codec.d.ts +10 -10
- package/package.json +2 -2
package/dist/codec.d.cts
CHANGED
|
@@ -82,9 +82,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
82
82
|
symbol: z.ZodString;
|
|
83
83
|
name: z.ZodOptional<z.ZodString>;
|
|
84
84
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
85
|
-
time: "time";
|
|
86
85
|
length: "length";
|
|
87
86
|
mass: "mass";
|
|
87
|
+
time: "time";
|
|
88
88
|
electricCurrent: "electricCurrent";
|
|
89
89
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
90
90
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -203,9 +203,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
203
203
|
symbol: z.ZodString;
|
|
204
204
|
name: z.ZodOptional<z.ZodString>;
|
|
205
205
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
206
|
-
time: "time";
|
|
207
206
|
length: "length";
|
|
208
207
|
mass: "mass";
|
|
208
|
+
time: "time";
|
|
209
209
|
electricCurrent: "electricCurrent";
|
|
210
210
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
211
211
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -324,9 +324,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
324
324
|
symbol: z.ZodString;
|
|
325
325
|
name: z.ZodOptional<z.ZodString>;
|
|
326
326
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
327
|
-
time: "time";
|
|
328
327
|
length: "length";
|
|
329
328
|
mass: "mass";
|
|
329
|
+
time: "time";
|
|
330
330
|
electricCurrent: "electricCurrent";
|
|
331
331
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
332
332
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -445,9 +445,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
445
445
|
symbol: z.ZodString;
|
|
446
446
|
name: z.ZodOptional<z.ZodString>;
|
|
447
447
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
448
|
-
time: "time";
|
|
449
448
|
length: "length";
|
|
450
449
|
mass: "mass";
|
|
450
|
+
time: "time";
|
|
451
451
|
electricCurrent: "electricCurrent";
|
|
452
452
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
453
453
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -595,9 +595,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
595
595
|
symbol: z.ZodString;
|
|
596
596
|
name: z.ZodOptional<z.ZodString>;
|
|
597
597
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
598
|
-
time: "time";
|
|
599
598
|
length: "length";
|
|
600
599
|
mass: "mass";
|
|
600
|
+
time: "time";
|
|
601
601
|
electricCurrent: "electricCurrent";
|
|
602
602
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
603
603
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -681,9 +681,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
681
681
|
symbol: z.ZodString;
|
|
682
682
|
name: z.ZodOptional<z.ZodString>;
|
|
683
683
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
684
|
-
time: "time";
|
|
685
684
|
length: "length";
|
|
686
685
|
mass: "mass";
|
|
686
|
+
time: "time";
|
|
687
687
|
electricCurrent: "electricCurrent";
|
|
688
688
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
689
689
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -803,9 +803,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
803
803
|
symbol: z.ZodString;
|
|
804
804
|
name: z.ZodOptional<z.ZodString>;
|
|
805
805
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
806
|
-
time: "time";
|
|
807
806
|
length: "length";
|
|
808
807
|
mass: "mass";
|
|
808
|
+
time: "time";
|
|
809
809
|
electricCurrent: "electricCurrent";
|
|
810
810
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
811
811
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1160,9 +1160,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1160
1160
|
symbol: z.ZodString;
|
|
1161
1161
|
name: z.ZodOptional<z.ZodString>;
|
|
1162
1162
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1163
|
-
time: "time";
|
|
1164
1163
|
length: "length";
|
|
1165
1164
|
mass: "mass";
|
|
1165
|
+
time: "time";
|
|
1166
1166
|
electricCurrent: "electricCurrent";
|
|
1167
1167
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1168
1168
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1526,9 +1526,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1526
1526
|
symbol: z.ZodString;
|
|
1527
1527
|
name: z.ZodOptional<z.ZodString>;
|
|
1528
1528
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1529
|
-
time: "time";
|
|
1530
1529
|
length: "length";
|
|
1531
1530
|
mass: "mass";
|
|
1531
|
+
time: "time";
|
|
1532
1532
|
electricCurrent: "electricCurrent";
|
|
1533
1533
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1534
1534
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1611,9 +1611,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1611
1611
|
symbol: z.ZodString;
|
|
1612
1612
|
name: z.ZodOptional<z.ZodString>;
|
|
1613
1613
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1614
|
-
time: "time";
|
|
1615
1614
|
length: "length";
|
|
1616
1615
|
mass: "mass";
|
|
1616
|
+
time: "time";
|
|
1617
1617
|
electricCurrent: "electricCurrent";
|
|
1618
1618
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1619
1619
|
amountOfSubstance: "amountOfSubstance";
|
package/dist/codec.d.ts
CHANGED
|
@@ -82,9 +82,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
82
82
|
symbol: z.ZodString;
|
|
83
83
|
name: z.ZodOptional<z.ZodString>;
|
|
84
84
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
85
|
-
time: "time";
|
|
86
85
|
length: "length";
|
|
87
86
|
mass: "mass";
|
|
87
|
+
time: "time";
|
|
88
88
|
electricCurrent: "electricCurrent";
|
|
89
89
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
90
90
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -203,9 +203,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
203
203
|
symbol: z.ZodString;
|
|
204
204
|
name: z.ZodOptional<z.ZodString>;
|
|
205
205
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
206
|
-
time: "time";
|
|
207
206
|
length: "length";
|
|
208
207
|
mass: "mass";
|
|
208
|
+
time: "time";
|
|
209
209
|
electricCurrent: "electricCurrent";
|
|
210
210
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
211
211
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -324,9 +324,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
324
324
|
symbol: z.ZodString;
|
|
325
325
|
name: z.ZodOptional<z.ZodString>;
|
|
326
326
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
327
|
-
time: "time";
|
|
328
327
|
length: "length";
|
|
329
328
|
mass: "mass";
|
|
329
|
+
time: "time";
|
|
330
330
|
electricCurrent: "electricCurrent";
|
|
331
331
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
332
332
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -445,9 +445,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
445
445
|
symbol: z.ZodString;
|
|
446
446
|
name: z.ZodOptional<z.ZodString>;
|
|
447
447
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
448
|
-
time: "time";
|
|
449
448
|
length: "length";
|
|
450
449
|
mass: "mass";
|
|
450
|
+
time: "time";
|
|
451
451
|
electricCurrent: "electricCurrent";
|
|
452
452
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
453
453
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -595,9 +595,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
595
595
|
symbol: z.ZodString;
|
|
596
596
|
name: z.ZodOptional<z.ZodString>;
|
|
597
597
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
598
|
-
time: "time";
|
|
599
598
|
length: "length";
|
|
600
599
|
mass: "mass";
|
|
600
|
+
time: "time";
|
|
601
601
|
electricCurrent: "electricCurrent";
|
|
602
602
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
603
603
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -681,9 +681,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
681
681
|
symbol: z.ZodString;
|
|
682
682
|
name: z.ZodOptional<z.ZodString>;
|
|
683
683
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
684
|
-
time: "time";
|
|
685
684
|
length: "length";
|
|
686
685
|
mass: "mass";
|
|
686
|
+
time: "time";
|
|
687
687
|
electricCurrent: "electricCurrent";
|
|
688
688
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
689
689
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -803,9 +803,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
803
803
|
symbol: z.ZodString;
|
|
804
804
|
name: z.ZodOptional<z.ZodString>;
|
|
805
805
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
806
|
-
time: "time";
|
|
807
806
|
length: "length";
|
|
808
807
|
mass: "mass";
|
|
808
|
+
time: "time";
|
|
809
809
|
electricCurrent: "electricCurrent";
|
|
810
810
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
811
811
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1160,9 +1160,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1160
1160
|
symbol: z.ZodString;
|
|
1161
1161
|
name: z.ZodOptional<z.ZodString>;
|
|
1162
1162
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1163
|
-
time: "time";
|
|
1164
1163
|
length: "length";
|
|
1165
1164
|
mass: "mass";
|
|
1165
|
+
time: "time";
|
|
1166
1166
|
electricCurrent: "electricCurrent";
|
|
1167
1167
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1168
1168
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1526,9 +1526,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1526
1526
|
symbol: z.ZodString;
|
|
1527
1527
|
name: z.ZodOptional<z.ZodString>;
|
|
1528
1528
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1529
|
-
time: "time";
|
|
1530
1529
|
length: "length";
|
|
1531
1530
|
mass: "mass";
|
|
1531
|
+
time: "time";
|
|
1532
1532
|
electricCurrent: "electricCurrent";
|
|
1533
1533
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1534
1534
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1611,9 +1611,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1611
1611
|
symbol: z.ZodString;
|
|
1612
1612
|
name: z.ZodOptional<z.ZodString>;
|
|
1613
1613
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1614
|
-
time: "time";
|
|
1615
1614
|
length: "length";
|
|
1616
1615
|
mass: "mass";
|
|
1616
|
+
time: "time";
|
|
1617
1617
|
electricCurrent: "electricCurrent";
|
|
1618
1618
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1619
1619
|
amountOfSubstance: "amountOfSubstance";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "markdown-codec",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.13",
|
|
4
4
|
"description": "Hand-written CommonMark+GFM <-> DocumentPackage codec, built on document-schema.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"license": "MIT",
|
|
82
82
|
"packageManager": "pnpm@11.6.0",
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"document-schema.js": "^4.
|
|
84
|
+
"document-schema.js": "^4.5.0",
|
|
85
85
|
"zod": "^4.4.3"
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|