@pcontext/api 0.0.2 → 0.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/app.d.mts +158 -158
- package/dist/client.d.mts +79 -79
- package/dist/modules/doc/doc.route.d.mts +49 -49
- package/dist/modules/rank/rank.route.d.mts +7 -7
- package/dist/modules/task/task.route.d.mts +14 -14
- package/dist/modules/user/infrastructure/user.po.d.mts +1 -1
- package/dist/modules/user/interfaces/admin.route.d.mts +34 -34
- package/dist/modules/user/interfaces/user.dto.d.mts +7 -7
- package/dist/modules/user/interfaces/user.route.d.mts +9 -9
- package/dist/modules/user/interfaces/user.vo.d.mts +1 -1
- package/dist/shared/db/connection.d.mts +1 -1
- package/dist/shared/utils/validator.d.mts +21 -21
- package/package.json +3 -4
|
@@ -1278,7 +1278,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1278
1278
|
fatal?: boolean | undefined | undefined;
|
|
1279
1279
|
} | {
|
|
1280
1280
|
code: "invalid_string";
|
|
1281
|
-
validation: "
|
|
1281
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1282
1282
|
includes: string;
|
|
1283
1283
|
position?: number | undefined | undefined;
|
|
1284
1284
|
} | {
|
|
@@ -1384,7 +1384,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1384
1384
|
fatal?: boolean | undefined | undefined;
|
|
1385
1385
|
} | {
|
|
1386
1386
|
code: "invalid_string";
|
|
1387
|
-
validation: "
|
|
1387
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1388
1388
|
includes: string;
|
|
1389
1389
|
position?: number | undefined | undefined;
|
|
1390
1390
|
} | {
|
|
@@ -1524,7 +1524,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1524
1524
|
fatal?: boolean | undefined | undefined;
|
|
1525
1525
|
} | {
|
|
1526
1526
|
code: "invalid_string";
|
|
1527
|
-
validation: "
|
|
1527
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1528
1528
|
includes: string;
|
|
1529
1529
|
position?: number | undefined | undefined;
|
|
1530
1530
|
} | {
|
|
@@ -1630,7 +1630,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1630
1630
|
fatal?: boolean | undefined | undefined;
|
|
1631
1631
|
} | {
|
|
1632
1632
|
code: "invalid_string";
|
|
1633
|
-
validation: "
|
|
1633
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1634
1634
|
includes: string;
|
|
1635
1635
|
position?: number | undefined | undefined;
|
|
1636
1636
|
} | {
|
|
@@ -1757,7 +1757,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1757
1757
|
fatal?: boolean | undefined | undefined;
|
|
1758
1758
|
} | {
|
|
1759
1759
|
code: "invalid_string";
|
|
1760
|
-
validation: "
|
|
1760
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1761
1761
|
includes: string;
|
|
1762
1762
|
position?: number | undefined | undefined;
|
|
1763
1763
|
} | {
|
|
@@ -1863,7 +1863,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1863
1863
|
fatal?: boolean | undefined | undefined;
|
|
1864
1864
|
} | {
|
|
1865
1865
|
code: "invalid_string";
|
|
1866
|
-
validation: "
|
|
1866
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1867
1867
|
includes: string;
|
|
1868
1868
|
position?: number | undefined | undefined;
|
|
1869
1869
|
} | {
|
|
@@ -1942,7 +1942,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1942
1942
|
fatal?: boolean | undefined | undefined;
|
|
1943
1943
|
} | {
|
|
1944
1944
|
code: "invalid_string";
|
|
1945
|
-
validation: "
|
|
1945
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1946
1946
|
includes: string;
|
|
1947
1947
|
position?: number | undefined | undefined;
|
|
1948
1948
|
} | {
|
|
@@ -3302,7 +3302,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
3302
3302
|
fatal?: boolean | undefined | undefined;
|
|
3303
3303
|
} | {
|
|
3304
3304
|
code: "invalid_string";
|
|
3305
|
-
validation: "
|
|
3305
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
3306
3306
|
includes: string;
|
|
3307
3307
|
position?: number | undefined | undefined;
|
|
3308
3308
|
} | {
|
|
@@ -3408,7 +3408,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
3408
3408
|
fatal?: boolean | undefined | undefined;
|
|
3409
3409
|
} | {
|
|
3410
3410
|
code: "invalid_string";
|
|
3411
|
-
validation: "
|
|
3411
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
3412
3412
|
includes: string;
|
|
3413
3413
|
position?: number | undefined | undefined;
|
|
3414
3414
|
} | {
|
|
@@ -3548,7 +3548,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
3548
3548
|
fatal?: boolean | undefined | undefined;
|
|
3549
3549
|
} | {
|
|
3550
3550
|
code: "invalid_string";
|
|
3551
|
-
validation: "
|
|
3551
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
3552
3552
|
includes: string;
|
|
3553
3553
|
position?: number | undefined | undefined;
|
|
3554
3554
|
} | {
|
|
@@ -3654,7 +3654,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
3654
3654
|
fatal?: boolean | undefined | undefined;
|
|
3655
3655
|
} | {
|
|
3656
3656
|
code: "invalid_string";
|
|
3657
|
-
validation: "
|
|
3657
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
3658
3658
|
includes: string;
|
|
3659
3659
|
position?: number | undefined | undefined;
|
|
3660
3660
|
} | {
|
|
@@ -3781,7 +3781,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
3781
3781
|
fatal?: boolean | undefined | undefined;
|
|
3782
3782
|
} | {
|
|
3783
3783
|
code: "invalid_string";
|
|
3784
|
-
validation: "
|
|
3784
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
3785
3785
|
includes: string;
|
|
3786
3786
|
position?: number | undefined | undefined;
|
|
3787
3787
|
} | {
|
|
@@ -3887,7 +3887,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
3887
3887
|
fatal?: boolean | undefined | undefined;
|
|
3888
3888
|
} | {
|
|
3889
3889
|
code: "invalid_string";
|
|
3890
|
-
validation: "
|
|
3890
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
3891
3891
|
includes: string;
|
|
3892
3892
|
position?: number | undefined | undefined;
|
|
3893
3893
|
} | {
|
|
@@ -3966,7 +3966,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
3966
3966
|
fatal?: boolean | undefined | undefined;
|
|
3967
3967
|
} | {
|
|
3968
3968
|
code: "invalid_string";
|
|
3969
|
-
validation: "
|
|
3969
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
3970
3970
|
includes: string;
|
|
3971
3971
|
position?: number | undefined | undefined;
|
|
3972
3972
|
} | {
|
|
@@ -5322,7 +5322,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
5322
5322
|
fatal?: boolean | undefined | undefined;
|
|
5323
5323
|
} | {
|
|
5324
5324
|
code: "invalid_string";
|
|
5325
|
-
validation: "
|
|
5325
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
5326
5326
|
includes: string;
|
|
5327
5327
|
position?: number | undefined | undefined;
|
|
5328
5328
|
} | {
|
|
@@ -5428,7 +5428,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
5428
5428
|
fatal?: boolean | undefined | undefined;
|
|
5429
5429
|
} | {
|
|
5430
5430
|
code: "invalid_string";
|
|
5431
|
-
validation: "
|
|
5431
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
5432
5432
|
includes: string;
|
|
5433
5433
|
position?: number | undefined | undefined;
|
|
5434
5434
|
} | {
|
|
@@ -5568,7 +5568,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
5568
5568
|
fatal?: boolean | undefined | undefined;
|
|
5569
5569
|
} | {
|
|
5570
5570
|
code: "invalid_string";
|
|
5571
|
-
validation: "
|
|
5571
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
5572
5572
|
includes: string;
|
|
5573
5573
|
position?: number | undefined | undefined;
|
|
5574
5574
|
} | {
|
|
@@ -5674,7 +5674,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
5674
5674
|
fatal?: boolean | undefined | undefined;
|
|
5675
5675
|
} | {
|
|
5676
5676
|
code: "invalid_string";
|
|
5677
|
-
validation: "
|
|
5677
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
5678
5678
|
includes: string;
|
|
5679
5679
|
position?: number | undefined | undefined;
|
|
5680
5680
|
} | {
|
|
@@ -5801,7 +5801,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
5801
5801
|
fatal?: boolean | undefined | undefined;
|
|
5802
5802
|
} | {
|
|
5803
5803
|
code: "invalid_string";
|
|
5804
|
-
validation: "
|
|
5804
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
5805
5805
|
includes: string;
|
|
5806
5806
|
position?: number | undefined | undefined;
|
|
5807
5807
|
} | {
|
|
@@ -5907,7 +5907,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
5907
5907
|
fatal?: boolean | undefined | undefined;
|
|
5908
5908
|
} | {
|
|
5909
5909
|
code: "invalid_string";
|
|
5910
|
-
validation: "
|
|
5910
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
5911
5911
|
includes: string;
|
|
5912
5912
|
position?: number | undefined | undefined;
|
|
5913
5913
|
} | {
|
|
@@ -5986,7 +5986,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
5986
5986
|
fatal?: boolean | undefined | undefined;
|
|
5987
5987
|
} | {
|
|
5988
5988
|
code: "invalid_string";
|
|
5989
|
-
validation: "
|
|
5989
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
5990
5990
|
includes: string;
|
|
5991
5991
|
position?: number | undefined | undefined;
|
|
5992
5992
|
} | {
|
|
@@ -7340,7 +7340,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
7340
7340
|
fatal?: boolean | undefined | undefined;
|
|
7341
7341
|
} | {
|
|
7342
7342
|
code: "invalid_string";
|
|
7343
|
-
validation: "
|
|
7343
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
7344
7344
|
includes: string;
|
|
7345
7345
|
position?: number | undefined | undefined;
|
|
7346
7346
|
} | {
|
|
@@ -7446,7 +7446,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
7446
7446
|
fatal?: boolean | undefined | undefined;
|
|
7447
7447
|
} | {
|
|
7448
7448
|
code: "invalid_string";
|
|
7449
|
-
validation: "
|
|
7449
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
7450
7450
|
includes: string;
|
|
7451
7451
|
position?: number | undefined | undefined;
|
|
7452
7452
|
} | {
|
|
@@ -7586,7 +7586,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
7586
7586
|
fatal?: boolean | undefined | undefined;
|
|
7587
7587
|
} | {
|
|
7588
7588
|
code: "invalid_string";
|
|
7589
|
-
validation: "
|
|
7589
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
7590
7590
|
includes: string;
|
|
7591
7591
|
position?: number | undefined | undefined;
|
|
7592
7592
|
} | {
|
|
@@ -7692,7 +7692,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
7692
7692
|
fatal?: boolean | undefined | undefined;
|
|
7693
7693
|
} | {
|
|
7694
7694
|
code: "invalid_string";
|
|
7695
|
-
validation: "
|
|
7695
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
7696
7696
|
includes: string;
|
|
7697
7697
|
position?: number | undefined | undefined;
|
|
7698
7698
|
} | {
|
|
@@ -7819,7 +7819,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
7819
7819
|
fatal?: boolean | undefined | undefined;
|
|
7820
7820
|
} | {
|
|
7821
7821
|
code: "invalid_string";
|
|
7822
|
-
validation: "
|
|
7822
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
7823
7823
|
includes: string;
|
|
7824
7824
|
position?: number | undefined | undefined;
|
|
7825
7825
|
} | {
|
|
@@ -7925,7 +7925,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
7925
7925
|
fatal?: boolean | undefined | undefined;
|
|
7926
7926
|
} | {
|
|
7927
7927
|
code: "invalid_string";
|
|
7928
|
-
validation: "
|
|
7928
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
7929
7929
|
includes: string;
|
|
7930
7930
|
position?: number | undefined | undefined;
|
|
7931
7931
|
} | {
|
|
@@ -8004,7 +8004,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
8004
8004
|
fatal?: boolean | undefined | undefined;
|
|
8005
8005
|
} | {
|
|
8006
8006
|
code: "invalid_string";
|
|
8007
|
-
validation: "
|
|
8007
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
8008
8008
|
includes: string;
|
|
8009
8009
|
position?: number | undefined | undefined;
|
|
8010
8010
|
} | {
|
|
@@ -9364,7 +9364,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
9364
9364
|
fatal?: boolean | undefined | undefined;
|
|
9365
9365
|
} | {
|
|
9366
9366
|
code: "invalid_string";
|
|
9367
|
-
validation: "
|
|
9367
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
9368
9368
|
includes: string;
|
|
9369
9369
|
position?: number | undefined | undefined;
|
|
9370
9370
|
} | {
|
|
@@ -9470,7 +9470,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
9470
9470
|
fatal?: boolean | undefined | undefined;
|
|
9471
9471
|
} | {
|
|
9472
9472
|
code: "invalid_string";
|
|
9473
|
-
validation: "
|
|
9473
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
9474
9474
|
includes: string;
|
|
9475
9475
|
position?: number | undefined | undefined;
|
|
9476
9476
|
} | {
|
|
@@ -9610,7 +9610,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
9610
9610
|
fatal?: boolean | undefined | undefined;
|
|
9611
9611
|
} | {
|
|
9612
9612
|
code: "invalid_string";
|
|
9613
|
-
validation: "
|
|
9613
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
9614
9614
|
includes: string;
|
|
9615
9615
|
position?: number | undefined | undefined;
|
|
9616
9616
|
} | {
|
|
@@ -9716,7 +9716,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
9716
9716
|
fatal?: boolean | undefined | undefined;
|
|
9717
9717
|
} | {
|
|
9718
9718
|
code: "invalid_string";
|
|
9719
|
-
validation: "
|
|
9719
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
9720
9720
|
includes: string;
|
|
9721
9721
|
position?: number | undefined | undefined;
|
|
9722
9722
|
} | {
|
|
@@ -9843,7 +9843,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
9843
9843
|
fatal?: boolean | undefined | undefined;
|
|
9844
9844
|
} | {
|
|
9845
9845
|
code: "invalid_string";
|
|
9846
|
-
validation: "
|
|
9846
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
9847
9847
|
includes: string;
|
|
9848
9848
|
position?: number | undefined | undefined;
|
|
9849
9849
|
} | {
|
|
@@ -9949,7 +9949,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
9949
9949
|
fatal?: boolean | undefined | undefined;
|
|
9950
9950
|
} | {
|
|
9951
9951
|
code: "invalid_string";
|
|
9952
|
-
validation: "
|
|
9952
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
9953
9953
|
includes: string;
|
|
9954
9954
|
position?: number | undefined | undefined;
|
|
9955
9955
|
} | {
|
|
@@ -10028,7 +10028,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
10028
10028
|
fatal?: boolean | undefined | undefined;
|
|
10029
10029
|
} | {
|
|
10030
10030
|
code: "invalid_string";
|
|
10031
|
-
validation: "
|
|
10031
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
10032
10032
|
includes: string;
|
|
10033
10033
|
position?: number | undefined | undefined;
|
|
10034
10034
|
} | {
|
|
@@ -11429,7 +11429,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
11429
11429
|
fatal?: boolean | undefined | undefined;
|
|
11430
11430
|
} | {
|
|
11431
11431
|
code: "invalid_string";
|
|
11432
|
-
validation: "
|
|
11432
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
11433
11433
|
includes: string;
|
|
11434
11434
|
position?: number | undefined | undefined;
|
|
11435
11435
|
} | {
|
|
@@ -11535,7 +11535,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
11535
11535
|
fatal?: boolean | undefined | undefined;
|
|
11536
11536
|
} | {
|
|
11537
11537
|
code: "invalid_string";
|
|
11538
|
-
validation: "
|
|
11538
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
11539
11539
|
includes: string;
|
|
11540
11540
|
position?: number | undefined | undefined;
|
|
11541
11541
|
} | {
|
|
@@ -11675,7 +11675,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
11675
11675
|
fatal?: boolean | undefined | undefined;
|
|
11676
11676
|
} | {
|
|
11677
11677
|
code: "invalid_string";
|
|
11678
|
-
validation: "
|
|
11678
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
11679
11679
|
includes: string;
|
|
11680
11680
|
position?: number | undefined | undefined;
|
|
11681
11681
|
} | {
|
|
@@ -11781,7 +11781,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
11781
11781
|
fatal?: boolean | undefined | undefined;
|
|
11782
11782
|
} | {
|
|
11783
11783
|
code: "invalid_string";
|
|
11784
|
-
validation: "
|
|
11784
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
11785
11785
|
includes: string;
|
|
11786
11786
|
position?: number | undefined | undefined;
|
|
11787
11787
|
} | {
|
|
@@ -11908,7 +11908,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
11908
11908
|
fatal?: boolean | undefined | undefined;
|
|
11909
11909
|
} | {
|
|
11910
11910
|
code: "invalid_string";
|
|
11911
|
-
validation: "
|
|
11911
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
11912
11912
|
includes: string;
|
|
11913
11913
|
position?: number | undefined | undefined;
|
|
11914
11914
|
} | {
|
|
@@ -12014,7 +12014,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
12014
12014
|
fatal?: boolean | undefined | undefined;
|
|
12015
12015
|
} | {
|
|
12016
12016
|
code: "invalid_string";
|
|
12017
|
-
validation: "
|
|
12017
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
12018
12018
|
includes: string;
|
|
12019
12019
|
position?: number | undefined | undefined;
|
|
12020
12020
|
} | {
|
|
@@ -12093,7 +12093,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
12093
12093
|
fatal?: boolean | undefined | undefined;
|
|
12094
12094
|
} | {
|
|
12095
12095
|
code: "invalid_string";
|
|
12096
|
-
validation: "
|
|
12096
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
12097
12097
|
includes: string;
|
|
12098
12098
|
position?: number | undefined | undefined;
|
|
12099
12099
|
} | {
|
|
@@ -13442,7 +13442,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
13442
13442
|
fatal?: boolean | undefined | undefined;
|
|
13443
13443
|
} | {
|
|
13444
13444
|
code: "invalid_string";
|
|
13445
|
-
validation: "
|
|
13445
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
13446
13446
|
includes: string;
|
|
13447
13447
|
position?: number | undefined | undefined;
|
|
13448
13448
|
} | {
|
|
@@ -13548,7 +13548,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
13548
13548
|
fatal?: boolean | undefined | undefined;
|
|
13549
13549
|
} | {
|
|
13550
13550
|
code: "invalid_string";
|
|
13551
|
-
validation: "
|
|
13551
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
13552
13552
|
includes: string;
|
|
13553
13553
|
position?: number | undefined | undefined;
|
|
13554
13554
|
} | {
|
|
@@ -13688,7 +13688,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
13688
13688
|
fatal?: boolean | undefined | undefined;
|
|
13689
13689
|
} | {
|
|
13690
13690
|
code: "invalid_string";
|
|
13691
|
-
validation: "
|
|
13691
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
13692
13692
|
includes: string;
|
|
13693
13693
|
position?: number | undefined | undefined;
|
|
13694
13694
|
} | {
|
|
@@ -13794,7 +13794,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
13794
13794
|
fatal?: boolean | undefined | undefined;
|
|
13795
13795
|
} | {
|
|
13796
13796
|
code: "invalid_string";
|
|
13797
|
-
validation: "
|
|
13797
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
13798
13798
|
includes: string;
|
|
13799
13799
|
position?: number | undefined | undefined;
|
|
13800
13800
|
} | {
|
|
@@ -13921,7 +13921,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
13921
13921
|
fatal?: boolean | undefined | undefined;
|
|
13922
13922
|
} | {
|
|
13923
13923
|
code: "invalid_string";
|
|
13924
|
-
validation: "
|
|
13924
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
13925
13925
|
includes: string;
|
|
13926
13926
|
position?: number | undefined | undefined;
|
|
13927
13927
|
} | {
|
|
@@ -14027,7 +14027,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
14027
14027
|
fatal?: boolean | undefined | undefined;
|
|
14028
14028
|
} | {
|
|
14029
14029
|
code: "invalid_string";
|
|
14030
|
-
validation: "
|
|
14030
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
14031
14031
|
includes: string;
|
|
14032
14032
|
position?: number | undefined | undefined;
|
|
14033
14033
|
} | {
|
|
@@ -14106,7 +14106,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
14106
14106
|
fatal?: boolean | undefined | undefined;
|
|
14107
14107
|
} | {
|
|
14108
14108
|
code: "invalid_string";
|
|
14109
|
-
validation: "
|
|
14109
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
14110
14110
|
includes: string;
|
|
14111
14111
|
position?: number | undefined | undefined;
|
|
14112
14112
|
} | {
|
|
@@ -1277,7 +1277,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1277
1277
|
fatal?: boolean | undefined | undefined;
|
|
1278
1278
|
} | {
|
|
1279
1279
|
code: "invalid_string";
|
|
1280
|
-
validation: "
|
|
1280
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1281
1281
|
includes: string;
|
|
1282
1282
|
position?: number | undefined | undefined;
|
|
1283
1283
|
} | {
|
|
@@ -1383,7 +1383,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1383
1383
|
fatal?: boolean | undefined | undefined;
|
|
1384
1384
|
} | {
|
|
1385
1385
|
code: "invalid_string";
|
|
1386
|
-
validation: "
|
|
1386
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1387
1387
|
includes: string;
|
|
1388
1388
|
position?: number | undefined | undefined;
|
|
1389
1389
|
} | {
|
|
@@ -1523,7 +1523,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1523
1523
|
fatal?: boolean | undefined | undefined;
|
|
1524
1524
|
} | {
|
|
1525
1525
|
code: "invalid_string";
|
|
1526
|
-
validation: "
|
|
1526
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1527
1527
|
includes: string;
|
|
1528
1528
|
position?: number | undefined | undefined;
|
|
1529
1529
|
} | {
|
|
@@ -1629,7 +1629,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1629
1629
|
fatal?: boolean | undefined | undefined;
|
|
1630
1630
|
} | {
|
|
1631
1631
|
code: "invalid_string";
|
|
1632
|
-
validation: "
|
|
1632
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1633
1633
|
includes: string;
|
|
1634
1634
|
position?: number | undefined | undefined;
|
|
1635
1635
|
} | {
|
|
@@ -1756,7 +1756,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1756
1756
|
fatal?: boolean | undefined | undefined;
|
|
1757
1757
|
} | {
|
|
1758
1758
|
code: "invalid_string";
|
|
1759
|
-
validation: "
|
|
1759
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1760
1760
|
includes: string;
|
|
1761
1761
|
position?: number | undefined | undefined;
|
|
1762
1762
|
} | {
|
|
@@ -1862,7 +1862,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1862
1862
|
fatal?: boolean | undefined | undefined;
|
|
1863
1863
|
} | {
|
|
1864
1864
|
code: "invalid_string";
|
|
1865
|
-
validation: "
|
|
1865
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1866
1866
|
includes: string;
|
|
1867
1867
|
position?: number | undefined | undefined;
|
|
1868
1868
|
} | {
|
|
@@ -1941,7 +1941,7 @@ declare const router: hono_hono_base0.HonoBase<AppBindings, {
|
|
|
1941
1941
|
fatal?: boolean | undefined | undefined;
|
|
1942
1942
|
} | {
|
|
1943
1943
|
code: "invalid_string";
|
|
1944
|
-
validation: "
|
|
1944
|
+
validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
|
|
1945
1945
|
includes: string;
|
|
1946
1946
|
position?: number | undefined | undefined;
|
|
1947
1947
|
} | {
|