markdown-codec 11.1.2 → 11.1.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 +12 -12
- package/dist/codec.d.ts +12 -12
- package/package.json +2 -2
package/dist/codec.d.cts
CHANGED
|
@@ -103,9 +103,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
103
103
|
symbol: z.ZodString;
|
|
104
104
|
name: z.ZodOptional<z.ZodString>;
|
|
105
105
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
106
|
+
time: "time";
|
|
106
107
|
length: "length";
|
|
107
108
|
mass: "mass";
|
|
108
|
-
time: "time";
|
|
109
109
|
electricCurrent: "electricCurrent";
|
|
110
110
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
111
111
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -258,9 +258,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
258
258
|
symbol: z.ZodString;
|
|
259
259
|
name: z.ZodOptional<z.ZodString>;
|
|
260
260
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
261
|
+
time: "time";
|
|
261
262
|
length: "length";
|
|
262
263
|
mass: "mass";
|
|
263
|
-
time: "time";
|
|
264
264
|
electricCurrent: "electricCurrent";
|
|
265
265
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
266
266
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -418,9 +418,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
418
418
|
symbol: z.ZodString;
|
|
419
419
|
name: z.ZodOptional<z.ZodString>;
|
|
420
420
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
421
|
+
time: "time";
|
|
421
422
|
length: "length";
|
|
422
423
|
mass: "mass";
|
|
423
|
-
time: "time";
|
|
424
424
|
electricCurrent: "electricCurrent";
|
|
425
425
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
426
426
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -573,9 +573,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
573
573
|
symbol: z.ZodString;
|
|
574
574
|
name: z.ZodOptional<z.ZodString>;
|
|
575
575
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
576
|
+
time: "time";
|
|
576
577
|
length: "length";
|
|
577
578
|
mass: "mass";
|
|
578
|
-
time: "time";
|
|
579
579
|
electricCurrent: "electricCurrent";
|
|
580
580
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
581
581
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -787,9 +787,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
787
787
|
symbol: z.ZodString;
|
|
788
788
|
name: z.ZodOptional<z.ZodString>;
|
|
789
789
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
790
|
+
time: "time";
|
|
790
791
|
length: "length";
|
|
791
792
|
mass: "mass";
|
|
792
|
-
time: "time";
|
|
793
793
|
electricCurrent: "electricCurrent";
|
|
794
794
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
795
795
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -937,9 +937,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
937
937
|
symbol: z.ZodString;
|
|
938
938
|
name: z.ZodOptional<z.ZodString>;
|
|
939
939
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
940
|
+
time: "time";
|
|
940
941
|
length: "length";
|
|
941
942
|
mass: "mass";
|
|
942
|
-
time: "time";
|
|
943
943
|
electricCurrent: "electricCurrent";
|
|
944
944
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
945
945
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1133,9 +1133,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1133
1133
|
symbol: z.ZodString;
|
|
1134
1134
|
name: z.ZodOptional<z.ZodString>;
|
|
1135
1135
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1136
|
+
time: "time";
|
|
1136
1137
|
length: "length";
|
|
1137
1138
|
mass: "mass";
|
|
1138
|
-
time: "time";
|
|
1139
1139
|
electricCurrent: "electricCurrent";
|
|
1140
1140
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1141
1141
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1816,10 +1816,10 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1816
1816
|
endColumn: z.ZodNumber;
|
|
1817
1817
|
}, z.core.$strip>>;
|
|
1818
1818
|
type: z.ZodEnum<{
|
|
1819
|
-
decimal: "decimal";
|
|
1820
|
-
list: "list";
|
|
1821
1819
|
date: "date";
|
|
1822
1820
|
custom: "custom";
|
|
1821
|
+
decimal: "decimal";
|
|
1822
|
+
list: "list";
|
|
1823
1823
|
time: "time";
|
|
1824
1824
|
whole: "whole";
|
|
1825
1825
|
textLength: "textLength";
|
|
@@ -2478,9 +2478,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
2478
2478
|
symbol: z.ZodString;
|
|
2479
2479
|
name: z.ZodOptional<z.ZodString>;
|
|
2480
2480
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
2481
|
+
time: "time";
|
|
2481
2482
|
length: "length";
|
|
2482
2483
|
mass: "mass";
|
|
2483
|
-
time: "time";
|
|
2484
2484
|
electricCurrent: "electricCurrent";
|
|
2485
2485
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
2486
2486
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -3208,9 +3208,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
3208
3208
|
symbol: z.ZodString;
|
|
3209
3209
|
name: z.ZodOptional<z.ZodString>;
|
|
3210
3210
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
3211
|
+
time: "time";
|
|
3211
3212
|
length: "length";
|
|
3212
3213
|
mass: "mass";
|
|
3213
|
-
time: "time";
|
|
3214
3214
|
electricCurrent: "electricCurrent";
|
|
3215
3215
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
3216
3216
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -3336,9 +3336,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
3336
3336
|
symbol: z.ZodString;
|
|
3337
3337
|
name: z.ZodOptional<z.ZodString>;
|
|
3338
3338
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
3339
|
+
time: "time";
|
|
3339
3340
|
length: "length";
|
|
3340
3341
|
mass: "mass";
|
|
3341
|
-
time: "time";
|
|
3342
3342
|
electricCurrent: "electricCurrent";
|
|
3343
3343
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
3344
3344
|
amountOfSubstance: "amountOfSubstance";
|
package/dist/codec.d.ts
CHANGED
|
@@ -103,9 +103,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
103
103
|
symbol: z.ZodString;
|
|
104
104
|
name: z.ZodOptional<z.ZodString>;
|
|
105
105
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
106
|
+
time: "time";
|
|
106
107
|
length: "length";
|
|
107
108
|
mass: "mass";
|
|
108
|
-
time: "time";
|
|
109
109
|
electricCurrent: "electricCurrent";
|
|
110
110
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
111
111
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -258,9 +258,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
258
258
|
symbol: z.ZodString;
|
|
259
259
|
name: z.ZodOptional<z.ZodString>;
|
|
260
260
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
261
|
+
time: "time";
|
|
261
262
|
length: "length";
|
|
262
263
|
mass: "mass";
|
|
263
|
-
time: "time";
|
|
264
264
|
electricCurrent: "electricCurrent";
|
|
265
265
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
266
266
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -418,9 +418,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
418
418
|
symbol: z.ZodString;
|
|
419
419
|
name: z.ZodOptional<z.ZodString>;
|
|
420
420
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
421
|
+
time: "time";
|
|
421
422
|
length: "length";
|
|
422
423
|
mass: "mass";
|
|
423
|
-
time: "time";
|
|
424
424
|
electricCurrent: "electricCurrent";
|
|
425
425
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
426
426
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -573,9 +573,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
573
573
|
symbol: z.ZodString;
|
|
574
574
|
name: z.ZodOptional<z.ZodString>;
|
|
575
575
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
576
|
+
time: "time";
|
|
576
577
|
length: "length";
|
|
577
578
|
mass: "mass";
|
|
578
|
-
time: "time";
|
|
579
579
|
electricCurrent: "electricCurrent";
|
|
580
580
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
581
581
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -787,9 +787,9 @@ declare const markdownCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffer>, Uin
|
|
|
787
787
|
symbol: z.ZodString;
|
|
788
788
|
name: z.ZodOptional<z.ZodString>;
|
|
789
789
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
790
|
+
time: "time";
|
|
790
791
|
length: "length";
|
|
791
792
|
mass: "mass";
|
|
792
|
-
time: "time";
|
|
793
793
|
electricCurrent: "electricCurrent";
|
|
794
794
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
795
795
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -937,9 +937,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
937
937
|
symbol: z.ZodString;
|
|
938
938
|
name: z.ZodOptional<z.ZodString>;
|
|
939
939
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
940
|
+
time: "time";
|
|
940
941
|
length: "length";
|
|
941
942
|
mass: "mass";
|
|
942
|
-
time: "time";
|
|
943
943
|
electricCurrent: "electricCurrent";
|
|
944
944
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
945
945
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1133,9 +1133,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1133
1133
|
symbol: z.ZodString;
|
|
1134
1134
|
name: z.ZodOptional<z.ZodString>;
|
|
1135
1135
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
1136
|
+
time: "time";
|
|
1136
1137
|
length: "length";
|
|
1137
1138
|
mass: "mass";
|
|
1138
|
-
time: "time";
|
|
1139
1139
|
electricCurrent: "electricCurrent";
|
|
1140
1140
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
1141
1141
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -1816,10 +1816,10 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
1816
1816
|
endColumn: z.ZodNumber;
|
|
1817
1817
|
}, z.core.$strip>>;
|
|
1818
1818
|
type: z.ZodEnum<{
|
|
1819
|
-
decimal: "decimal";
|
|
1820
|
-
list: "list";
|
|
1821
1819
|
date: "date";
|
|
1822
1820
|
custom: "custom";
|
|
1821
|
+
decimal: "decimal";
|
|
1822
|
+
list: "list";
|
|
1823
1823
|
time: "time";
|
|
1824
1824
|
whole: "whole";
|
|
1825
1825
|
textLength: "textLength";
|
|
@@ -2478,9 +2478,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
2478
2478
|
symbol: z.ZodString;
|
|
2479
2479
|
name: z.ZodOptional<z.ZodString>;
|
|
2480
2480
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
2481
|
+
time: "time";
|
|
2481
2482
|
length: "length";
|
|
2482
2483
|
mass: "mass";
|
|
2483
|
-
time: "time";
|
|
2484
2484
|
electricCurrent: "electricCurrent";
|
|
2485
2485
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
2486
2486
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -3208,9 +3208,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
3208
3208
|
symbol: z.ZodString;
|
|
3209
3209
|
name: z.ZodOptional<z.ZodString>;
|
|
3210
3210
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
3211
|
+
time: "time";
|
|
3211
3212
|
length: "length";
|
|
3212
3213
|
mass: "mass";
|
|
3213
|
-
time: "time";
|
|
3214
3214
|
electricCurrent: "electricCurrent";
|
|
3215
3215
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
3216
3216
|
amountOfSubstance: "amountOfSubstance";
|
|
@@ -3336,9 +3336,9 @@ declare const markdownContentCodec: z.ZodCodec<z.ZodCustom<Uint8Array<ArrayBuffe
|
|
|
3336
3336
|
symbol: z.ZodString;
|
|
3337
3337
|
name: z.ZodOptional<z.ZodString>;
|
|
3338
3338
|
dimension: z.ZodRecord<z.ZodEnum<{
|
|
3339
|
+
time: "time";
|
|
3339
3340
|
length: "length";
|
|
3340
3341
|
mass: "mass";
|
|
3341
|
-
time: "time";
|
|
3342
3342
|
electricCurrent: "electricCurrent";
|
|
3343
3343
|
thermodynamicTemperature: "thermodynamicTemperature";
|
|
3344
3344
|
amountOfSubstance: "amountOfSubstance";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "markdown-codec",
|
|
3
|
-
"version": "11.1.
|
|
3
|
+
"version": "11.1.3",
|
|
4
4
|
"description": "Hand-written CommonMark+GFM <-> DocumentTree codec, built on document-schema.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"license": "MIT",
|
|
84
84
|
"packageManager": "pnpm@12.4.1+sha512.2e81e399d73fe8390dab25e06aa788ab7a5908248d2f5a370f82b481147a6a7a367bf8048f9a6fdb6460f21a66f0542dedb8b94ca2c8723596741920b1656d4c",
|
|
85
85
|
"dependencies": {
|
|
86
|
-
"byte-codec": "1.10.
|
|
86
|
+
"byte-codec": "1.10.1",
|
|
87
87
|
"document-schema.js": "7.15.0",
|
|
88
88
|
"zod": "4.4.3"
|
|
89
89
|
},
|