markdown-codec 5.0.2 → 5.0.3
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
|
@@ -86,9 +86,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
86
86
|
symbol: z.ZodString;
|
|
87
87
|
name: z.ZodOptional<z.ZodString>;
|
|
88
88
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
89
|
-
time: "time";
|
|
90
89
|
length: "length";
|
|
91
90
|
mass: "mass";
|
|
91
|
+
time: "time";
|
|
92
92
|
electricCurrent: "electricCurrent";
|
|
93
93
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
94
94
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -212,9 +212,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
212
212
|
symbol: z.ZodString;
|
|
213
213
|
name: z.ZodOptional<z.ZodString>;
|
|
214
214
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
215
|
-
time: "time";
|
|
216
215
|
length: "length";
|
|
217
216
|
mass: "mass";
|
|
217
|
+
time: "time";
|
|
218
218
|
electricCurrent: "electricCurrent";
|
|
219
219
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
220
220
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -338,9 +338,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
338
338
|
symbol: z.ZodString;
|
|
339
339
|
name: z.ZodOptional<z.ZodString>;
|
|
340
340
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
341
|
-
time: "time";
|
|
342
341
|
length: "length";
|
|
343
342
|
mass: "mass";
|
|
343
|
+
time: "time";
|
|
344
344
|
electricCurrent: "electricCurrent";
|
|
345
345
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
346
346
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -464,9 +464,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
464
464
|
symbol: z.ZodString;
|
|
465
465
|
name: z.ZodOptional<z.ZodString>;
|
|
466
466
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
467
|
-
time: "time";
|
|
468
467
|
length: "length";
|
|
469
468
|
mass: "mass";
|
|
469
|
+
time: "time";
|
|
470
470
|
electricCurrent: "electricCurrent";
|
|
471
471
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
472
472
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -619,9 +619,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
619
619
|
symbol: z.ZodString;
|
|
620
620
|
name: z.ZodOptional<z.ZodString>;
|
|
621
621
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
622
|
-
time: "time";
|
|
623
622
|
length: "length";
|
|
624
623
|
mass: "mass";
|
|
624
|
+
time: "time";
|
|
625
625
|
electricCurrent: "electricCurrent";
|
|
626
626
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
627
627
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -712,9 +712,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
712
712
|
symbol: z.ZodString;
|
|
713
713
|
name: z.ZodOptional<z.ZodString>;
|
|
714
714
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
715
|
-
time: "time";
|
|
716
715
|
length: "length";
|
|
717
716
|
mass: "mass";
|
|
717
|
+
time: "time";
|
|
718
718
|
electricCurrent: "electricCurrent";
|
|
719
719
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
720
720
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -835,9 +835,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
835
835
|
symbol: z.ZodString;
|
|
836
836
|
name: z.ZodOptional<z.ZodString>;
|
|
837
837
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
838
|
-
time: "time";
|
|
839
838
|
length: "length";
|
|
840
839
|
mass: "mass";
|
|
840
|
+
time: "time";
|
|
841
841
|
electricCurrent: "electricCurrent";
|
|
842
842
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
843
843
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1193,9 +1193,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1193
1193
|
symbol: z.ZodString;
|
|
1194
1194
|
name: z.ZodOptional<z.ZodString>;
|
|
1195
1195
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1196
|
-
time: "time";
|
|
1197
1196
|
length: "length";
|
|
1198
1197
|
mass: "mass";
|
|
1198
|
+
time: "time";
|
|
1199
1199
|
electricCurrent: "electricCurrent";
|
|
1200
1200
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1201
1201
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1560,9 +1560,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1560
1560
|
symbol: z.ZodString;
|
|
1561
1561
|
name: z.ZodOptional<z.ZodString>;
|
|
1562
1562
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1563
|
-
time: "time";
|
|
1564
1563
|
length: "length";
|
|
1565
1564
|
mass: "mass";
|
|
1565
|
+
time: "time";
|
|
1566
1566
|
electricCurrent: "electricCurrent";
|
|
1567
1567
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1568
1568
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1646,9 +1646,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1646
1646
|
symbol: z.ZodString;
|
|
1647
1647
|
name: z.ZodOptional<z.ZodString>;
|
|
1648
1648
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1649
|
-
time: "time";
|
|
1650
1649
|
length: "length";
|
|
1651
1650
|
mass: "mass";
|
|
1651
|
+
time: "time";
|
|
1652
1652
|
electricCurrent: "electricCurrent";
|
|
1653
1653
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1654
1654
|
amountOfSubstance: "amountOfSubstance";
|
package/dist/codec.d.ts
CHANGED
|
@@ -86,9 +86,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
86
86
|
symbol: z.ZodString;
|
|
87
87
|
name: z.ZodOptional<z.ZodString>;
|
|
88
88
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
89
|
-
time: "time";
|
|
90
89
|
length: "length";
|
|
91
90
|
mass: "mass";
|
|
91
|
+
time: "time";
|
|
92
92
|
electricCurrent: "electricCurrent";
|
|
93
93
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
94
94
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -212,9 +212,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
212
212
|
symbol: z.ZodString;
|
|
213
213
|
name: z.ZodOptional<z.ZodString>;
|
|
214
214
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
215
|
-
time: "time";
|
|
216
215
|
length: "length";
|
|
217
216
|
mass: "mass";
|
|
217
|
+
time: "time";
|
|
218
218
|
electricCurrent: "electricCurrent";
|
|
219
219
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
220
220
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -338,9 +338,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
338
338
|
symbol: z.ZodString;
|
|
339
339
|
name: z.ZodOptional<z.ZodString>;
|
|
340
340
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
341
|
-
time: "time";
|
|
342
341
|
length: "length";
|
|
343
342
|
mass: "mass";
|
|
343
|
+
time: "time";
|
|
344
344
|
electricCurrent: "electricCurrent";
|
|
345
345
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
346
346
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -464,9 +464,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
464
464
|
symbol: z.ZodString;
|
|
465
465
|
name: z.ZodOptional<z.ZodString>;
|
|
466
466
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
467
|
-
time: "time";
|
|
468
467
|
length: "length";
|
|
469
468
|
mass: "mass";
|
|
469
|
+
time: "time";
|
|
470
470
|
electricCurrent: "electricCurrent";
|
|
471
471
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
472
472
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -619,9 +619,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
619
619
|
symbol: z.ZodString;
|
|
620
620
|
name: z.ZodOptional<z.ZodString>;
|
|
621
621
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
622
|
-
time: "time";
|
|
623
622
|
length: "length";
|
|
624
623
|
mass: "mass";
|
|
624
|
+
time: "time";
|
|
625
625
|
electricCurrent: "electricCurrent";
|
|
626
626
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
627
627
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -712,9 +712,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
712
712
|
symbol: z.ZodString;
|
|
713
713
|
name: z.ZodOptional<z.ZodString>;
|
|
714
714
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
715
|
-
time: "time";
|
|
716
715
|
length: "length";
|
|
717
716
|
mass: "mass";
|
|
717
|
+
time: "time";
|
|
718
718
|
electricCurrent: "electricCurrent";
|
|
719
719
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
720
720
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -835,9 +835,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
835
835
|
symbol: z.ZodString;
|
|
836
836
|
name: z.ZodOptional<z.ZodString>;
|
|
837
837
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
838
|
-
time: "time";
|
|
839
838
|
length: "length";
|
|
840
839
|
mass: "mass";
|
|
840
|
+
time: "time";
|
|
841
841
|
electricCurrent: "electricCurrent";
|
|
842
842
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
843
843
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1193,9 +1193,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1193
1193
|
symbol: z.ZodString;
|
|
1194
1194
|
name: z.ZodOptional<z.ZodString>;
|
|
1195
1195
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1196
|
-
time: "time";
|
|
1197
1196
|
length: "length";
|
|
1198
1197
|
mass: "mass";
|
|
1198
|
+
time: "time";
|
|
1199
1199
|
electricCurrent: "electricCurrent";
|
|
1200
1200
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1201
1201
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1560,9 +1560,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1560
1560
|
symbol: z.ZodString;
|
|
1561
1561
|
name: z.ZodOptional<z.ZodString>;
|
|
1562
1562
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1563
|
-
time: "time";
|
|
1564
1563
|
length: "length";
|
|
1565
1564
|
mass: "mass";
|
|
1565
|
+
time: "time";
|
|
1566
1566
|
electricCurrent: "electricCurrent";
|
|
1567
1567
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1568
1568
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1646,9 +1646,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1646
1646
|
symbol: z.ZodString;
|
|
1647
1647
|
name: z.ZodOptional<z.ZodString>;
|
|
1648
1648
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1649
|
-
time: "time";
|
|
1650
1649
|
length: "length";
|
|
1651
1650
|
mass: "mass";
|
|
1651
|
+
time: "time";
|
|
1652
1652
|
electricCurrent: "electricCurrent";
|
|
1653
1653
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1654
1654
|
amountOfSubstance: "amountOfSubstance";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "markdown-codec",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.3",
|
|
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.10.0",
|
|
85
85
|
"zod": "^4.4.3"
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|