@opencrvs/toolkit 1.9.7-rc.4fcf515 → 1.9.7-rc.55156f5
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/commons/api/router.d.ts +28 -38
- package/dist/commons/events/ActionConfig.d.ts +0 -70
- package/dist/commons/events/EventConfig.d.ts +0 -56
- package/dist/commons/events/FieldConfig.d.ts +0 -21
- package/dist/commons/events/FormConfig.d.ts +0 -42
- package/dist/commons/events/PageConfig.d.ts +0 -28
- package/dist/commons/events/defineConfig.d.ts +0 -8
- package/dist/commons/events/test.utils.d.ts +0 -14
- package/dist/commons/events/utils.d.ts +0 -16
- package/dist/events/index.js +1 -51
- package/dist/notification/index.js +1 -5
- package/package.json +1 -1
|
@@ -11,7 +11,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
11
11
|
} | {
|
|
12
12
|
type: "system";
|
|
13
13
|
id: string;
|
|
14
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
14
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
15
15
|
signature?: undefined;
|
|
16
16
|
primaryOfficeId?: undefined;
|
|
17
17
|
administrativeAreaId?: undefined;
|
|
@@ -34,7 +34,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
34
34
|
} | {
|
|
35
35
|
type: "system";
|
|
36
36
|
id: string;
|
|
37
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
37
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
38
38
|
signature?: undefined;
|
|
39
39
|
primaryOfficeId?: undefined;
|
|
40
40
|
administrativeAreaId?: undefined;
|
|
@@ -57,7 +57,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
57
57
|
} | {
|
|
58
58
|
type: "system";
|
|
59
59
|
id: string;
|
|
60
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
60
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
61
61
|
signature?: undefined;
|
|
62
62
|
primaryOfficeId?: undefined;
|
|
63
63
|
administrativeAreaId?: undefined;
|
|
@@ -933,7 +933,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
933
933
|
styles?: {
|
|
934
934
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
935
935
|
hint?: boolean | undefined;
|
|
936
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
937
936
|
} | undefined;
|
|
938
937
|
};
|
|
939
938
|
parent?: {
|
|
@@ -4216,7 +4215,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
4216
4215
|
styles?: {
|
|
4217
4216
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
4218
4217
|
hint?: boolean | undefined;
|
|
4219
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
4220
4218
|
} | undefined;
|
|
4221
4219
|
};
|
|
4222
4220
|
parent?: {
|
|
@@ -7598,7 +7596,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
7598
7596
|
styles?: {
|
|
7599
7597
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
7600
7598
|
hint?: boolean | undefined;
|
|
7601
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
7602
7599
|
} | undefined;
|
|
7603
7600
|
};
|
|
7604
7601
|
parent?: {
|
|
@@ -10865,7 +10862,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
10865
10862
|
styles?: {
|
|
10866
10863
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
10867
10864
|
hint?: boolean | undefined;
|
|
10868
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
10869
10865
|
} | undefined;
|
|
10870
10866
|
};
|
|
10871
10867
|
parent?: {
|
|
@@ -14193,7 +14189,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
14193
14189
|
styles?: {
|
|
14194
14190
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
14195
14191
|
hint?: boolean | undefined;
|
|
14196
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
14197
14192
|
} | undefined;
|
|
14198
14193
|
};
|
|
14199
14194
|
parent?: {
|
|
@@ -17460,7 +17455,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
17460
17455
|
styles?: {
|
|
17461
17456
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
17462
17457
|
hint?: boolean | undefined;
|
|
17463
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
17464
17458
|
} | undefined;
|
|
17465
17459
|
};
|
|
17466
17460
|
parent?: {
|
|
@@ -20842,7 +20836,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
20842
20836
|
styles?: {
|
|
20843
20837
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
20844
20838
|
hint?: boolean | undefined;
|
|
20845
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
20846
20839
|
} | undefined;
|
|
20847
20840
|
};
|
|
20848
20841
|
parent?: {
|
|
@@ -24132,7 +24125,6 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
24132
24125
|
styles?: {
|
|
24133
24126
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
24134
24127
|
hint?: boolean | undefined;
|
|
24135
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
24136
24128
|
} | undefined;
|
|
24137
24129
|
};
|
|
24138
24130
|
parent?: {
|
|
@@ -27032,9 +27024,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
27032
27024
|
meta: import("trpc-to-openapi").OpenApiMeta;
|
|
27033
27025
|
}>;
|
|
27034
27026
|
get: import("@trpc/server").TRPCQueryProcedure<{
|
|
27035
|
-
input:
|
|
27036
|
-
eventId: string;
|
|
27037
|
-
};
|
|
27027
|
+
input: string;
|
|
27038
27028
|
output: {
|
|
27039
27029
|
id: string & import("zod").$brand<"UUID">;
|
|
27040
27030
|
type: string;
|
|
@@ -27667,7 +27657,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
27667
27657
|
} | {
|
|
27668
27658
|
type: "system";
|
|
27669
27659
|
id: string;
|
|
27670
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
27660
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
27671
27661
|
signature?: undefined;
|
|
27672
27662
|
primaryOfficeId?: undefined;
|
|
27673
27663
|
administrativeAreaId?: undefined;
|
|
@@ -27747,7 +27737,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
27747
27737
|
} | {
|
|
27748
27738
|
type: "system";
|
|
27749
27739
|
id: string;
|
|
27750
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
27740
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
27751
27741
|
signature?: undefined;
|
|
27752
27742
|
primaryOfficeId?: undefined;
|
|
27753
27743
|
administrativeAreaId?: undefined;
|
|
@@ -27770,7 +27760,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
27770
27760
|
} | {
|
|
27771
27761
|
type: "system";
|
|
27772
27762
|
id: string;
|
|
27773
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
27763
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
27774
27764
|
signature?: undefined;
|
|
27775
27765
|
primaryOfficeId?: undefined;
|
|
27776
27766
|
administrativeAreaId?: undefined;
|
|
@@ -27815,7 +27805,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
27815
27805
|
} | {
|
|
27816
27806
|
type: "system";
|
|
27817
27807
|
id: string;
|
|
27818
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
27808
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
27819
27809
|
signature?: undefined;
|
|
27820
27810
|
primaryOfficeId?: undefined;
|
|
27821
27811
|
administrativeAreaId?: undefined;
|
|
@@ -28169,7 +28159,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
28169
28159
|
} | {
|
|
28170
28160
|
type: "system";
|
|
28171
28161
|
id: string;
|
|
28172
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
28162
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
28173
28163
|
signature?: undefined;
|
|
28174
28164
|
primaryOfficeId?: undefined;
|
|
28175
28165
|
administrativeAreaId?: undefined;
|
|
@@ -28214,7 +28204,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
28214
28204
|
} | {
|
|
28215
28205
|
type: "system";
|
|
28216
28206
|
id: string;
|
|
28217
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
28207
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
28218
28208
|
signature?: undefined;
|
|
28219
28209
|
primaryOfficeId?: undefined;
|
|
28220
28210
|
administrativeAreaId?: undefined;
|
|
@@ -28259,7 +28249,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
28259
28249
|
} | {
|
|
28260
28250
|
type: "system";
|
|
28261
28251
|
id: string;
|
|
28262
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
28252
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
28263
28253
|
signature?: undefined;
|
|
28264
28254
|
primaryOfficeId?: undefined;
|
|
28265
28255
|
administrativeAreaId?: undefined;
|
|
@@ -28304,7 +28294,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
28304
28294
|
} | {
|
|
28305
28295
|
type: "system";
|
|
28306
28296
|
id: string;
|
|
28307
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
28297
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
28308
28298
|
signature?: undefined;
|
|
28309
28299
|
primaryOfficeId?: undefined;
|
|
28310
28300
|
administrativeAreaId?: undefined;
|
|
@@ -28349,7 +28339,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
28349
28339
|
} | {
|
|
28350
28340
|
type: "system";
|
|
28351
28341
|
id: string;
|
|
28352
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
28342
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
28353
28343
|
signature?: undefined;
|
|
28354
28344
|
primaryOfficeId?: undefined;
|
|
28355
28345
|
administrativeAreaId?: undefined;
|
|
@@ -28394,7 +28384,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
28394
28384
|
} | {
|
|
28395
28385
|
type: "system";
|
|
28396
28386
|
id: string;
|
|
28397
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
28387
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
28398
28388
|
signature?: undefined;
|
|
28399
28389
|
primaryOfficeId?: undefined;
|
|
28400
28390
|
administrativeAreaId?: undefined;
|
|
@@ -28749,7 +28739,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
28749
28739
|
} | {
|
|
28750
28740
|
type: "system";
|
|
28751
28741
|
id: string;
|
|
28752
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
28742
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
28753
28743
|
signature?: undefined;
|
|
28754
28744
|
primaryOfficeId?: undefined;
|
|
28755
28745
|
administrativeAreaId?: undefined;
|
|
@@ -29403,7 +29393,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
29403
29393
|
} | {
|
|
29404
29394
|
type: "system";
|
|
29405
29395
|
id: string;
|
|
29406
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
29396
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
29407
29397
|
signature?: undefined;
|
|
29408
29398
|
primaryOfficeId?: undefined;
|
|
29409
29399
|
administrativeAreaId?: undefined;
|
|
@@ -29426,7 +29416,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
29426
29416
|
} | {
|
|
29427
29417
|
type: "system";
|
|
29428
29418
|
id: string;
|
|
29429
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
29419
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
29430
29420
|
signature?: undefined;
|
|
29431
29421
|
primaryOfficeId?: undefined;
|
|
29432
29422
|
administrativeAreaId?: undefined;
|
|
@@ -29471,7 +29461,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
29471
29461
|
} | {
|
|
29472
29462
|
type: "system";
|
|
29473
29463
|
id: string;
|
|
29474
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
29464
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
29475
29465
|
signature?: undefined;
|
|
29476
29466
|
primaryOfficeId?: undefined;
|
|
29477
29467
|
administrativeAreaId?: undefined;
|
|
@@ -29516,7 +29506,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
29516
29506
|
} | {
|
|
29517
29507
|
type: "system";
|
|
29518
29508
|
id: string;
|
|
29519
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
29509
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
29520
29510
|
signature?: undefined;
|
|
29521
29511
|
primaryOfficeId?: undefined;
|
|
29522
29512
|
administrativeAreaId?: undefined;
|
|
@@ -29562,7 +29552,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
29562
29552
|
} | {
|
|
29563
29553
|
type: "system";
|
|
29564
29554
|
id: string;
|
|
29565
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
29555
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
29566
29556
|
signature?: undefined;
|
|
29567
29557
|
primaryOfficeId?: undefined;
|
|
29568
29558
|
administrativeAreaId?: undefined;
|
|
@@ -30586,7 +30576,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
30586
30576
|
} | {
|
|
30587
30577
|
type: "system";
|
|
30588
30578
|
id: string;
|
|
30589
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
30579
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
30590
30580
|
signature?: undefined;
|
|
30591
30581
|
primaryOfficeId?: undefined;
|
|
30592
30582
|
administrativeAreaId?: undefined;
|
|
@@ -30617,7 +30607,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
30617
30607
|
id: string;
|
|
30618
30608
|
name: string;
|
|
30619
30609
|
type: "system";
|
|
30620
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
30610
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
30621
30611
|
primaryOfficeId?: undefined;
|
|
30622
30612
|
administrativeAreaId?: undefined;
|
|
30623
30613
|
signature?: undefined;
|
|
@@ -30647,7 +30637,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
30647
30637
|
id: string;
|
|
30648
30638
|
name: string;
|
|
30649
30639
|
type: "system";
|
|
30650
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
30640
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
30651
30641
|
primaryOfficeId?: undefined;
|
|
30652
30642
|
administrativeAreaId?: undefined;
|
|
30653
30643
|
signature?: undefined;
|
|
@@ -30708,7 +30698,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
30708
30698
|
} | {
|
|
30709
30699
|
type: "system";
|
|
30710
30700
|
id: string;
|
|
30711
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
30701
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
30712
30702
|
signature?: undefined;
|
|
30713
30703
|
primaryOfficeId?: undefined;
|
|
30714
30704
|
administrativeAreaId?: undefined;
|
|
@@ -30768,7 +30758,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
30768
30758
|
} | {
|
|
30769
30759
|
type: "system";
|
|
30770
30760
|
id: string;
|
|
30771
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
30761
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
30772
30762
|
signature?: undefined;
|
|
30773
30763
|
primaryOfficeId?: undefined;
|
|
30774
30764
|
administrativeAreaId?: undefined;
|
|
@@ -30791,7 +30781,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
30791
30781
|
} | {
|
|
30792
30782
|
type: "system";
|
|
30793
30783
|
id: string;
|
|
30794
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
30784
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
30795
30785
|
signature?: undefined;
|
|
30796
30786
|
primaryOfficeId?: undefined;
|
|
30797
30787
|
administrativeAreaId?: undefined;
|
|
@@ -31078,7 +31068,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
31078
31068
|
} | {
|
|
31079
31069
|
type: "system";
|
|
31080
31070
|
id: string;
|
|
31081
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
31071
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
31082
31072
|
signature?: undefined;
|
|
31083
31073
|
primaryOfficeId?: undefined;
|
|
31084
31074
|
administrativeAreaId?: undefined;
|
|
@@ -31107,7 +31097,7 @@ export declare const appRouter: import("@trpc/server").TRPCBuiltRouter<{
|
|
|
31107
31097
|
} | {
|
|
31108
31098
|
type: "system";
|
|
31109
31099
|
id: string;
|
|
31110
|
-
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT"
|
|
31100
|
+
role: "NATIONAL_ID" | "HEALTH" | "RECORD_SEARCH" | "REINDEX" | "WEBHOOK" | "IMPORT_EXPORT";
|
|
31111
31101
|
signature?: undefined;
|
|
31112
31102
|
primaryOfficeId?: undefined;
|
|
31113
31103
|
administrativeAreaId?: undefined;
|
|
@@ -616,13 +616,6 @@ export declare const DeclarationReviewConfig: z.ZodObject<{
|
|
|
616
616
|
h1: "h1";
|
|
617
617
|
}>>;
|
|
618
618
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
619
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
620
|
-
start: "start";
|
|
621
|
-
end: "end";
|
|
622
|
-
left: "left";
|
|
623
|
-
center: "center";
|
|
624
|
-
right: "right";
|
|
625
|
-
}>>;
|
|
626
619
|
}, z.core.$strip>>;
|
|
627
620
|
}, z.core.$strip>>;
|
|
628
621
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -3207,13 +3200,6 @@ declare const CustomActionConfig: z.ZodObject<{
|
|
|
3207
3200
|
h1: "h1";
|
|
3208
3201
|
}>>;
|
|
3209
3202
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
3210
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
3211
|
-
start: "start";
|
|
3212
|
-
end: "end";
|
|
3213
|
-
left: "left";
|
|
3214
|
-
center: "center";
|
|
3215
|
-
right: "right";
|
|
3216
|
-
}>>;
|
|
3217
3203
|
}, z.core.$strip>>;
|
|
3218
3204
|
}, z.core.$strip>>;
|
|
3219
3205
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -5664,13 +5650,6 @@ export declare const ActionConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
5664
5650
|
h1: "h1";
|
|
5665
5651
|
}>>;
|
|
5666
5652
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
5667
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
5668
|
-
start: "start";
|
|
5669
|
-
end: "end";
|
|
5670
|
-
left: "left";
|
|
5671
|
-
center: "center";
|
|
5672
|
-
right: "right";
|
|
5673
|
-
}>>;
|
|
5674
5653
|
}, z.core.$strip>>;
|
|
5675
5654
|
}, z.core.$strip>>;
|
|
5676
5655
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -8132,13 +8111,6 @@ export declare const ActionConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
8132
8111
|
h1: "h1";
|
|
8133
8112
|
}>>;
|
|
8134
8113
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
8135
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
8136
|
-
start: "start";
|
|
8137
|
-
end: "end";
|
|
8138
|
-
left: "left";
|
|
8139
|
-
center: "center";
|
|
8140
|
-
right: "right";
|
|
8141
|
-
}>>;
|
|
8142
8114
|
}, z.core.$strip>>;
|
|
8143
8115
|
}, z.core.$strip>>;
|
|
8144
8116
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -10868,13 +10840,6 @@ export declare const ActionConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
10868
10840
|
h1: "h1";
|
|
10869
10841
|
}>>;
|
|
10870
10842
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
10871
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
10872
|
-
start: "start";
|
|
10873
|
-
end: "end";
|
|
10874
|
-
left: "left";
|
|
10875
|
-
center: "center";
|
|
10876
|
-
right: "right";
|
|
10877
|
-
}>>;
|
|
10878
10843
|
}, z.core.$strip>>;
|
|
10879
10844
|
}, z.core.$strip>>;
|
|
10880
10845
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -13203,13 +13168,6 @@ export declare const ActionConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
13203
13168
|
h1: "h1";
|
|
13204
13169
|
}>>;
|
|
13205
13170
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
13206
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
13207
|
-
start: "start";
|
|
13208
|
-
end: "end";
|
|
13209
|
-
left: "left";
|
|
13210
|
-
center: "center";
|
|
13211
|
-
right: "right";
|
|
13212
|
-
}>>;
|
|
13213
13171
|
}, z.core.$strip>>;
|
|
13214
13172
|
}, z.core.$strip>>;
|
|
13215
13173
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -15684,13 +15642,6 @@ export declare const ActionConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
15684
15642
|
h1: "h1";
|
|
15685
15643
|
}>>;
|
|
15686
15644
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
15687
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
15688
|
-
start: "start";
|
|
15689
|
-
end: "end";
|
|
15690
|
-
left: "left";
|
|
15691
|
-
center: "center";
|
|
15692
|
-
right: "right";
|
|
15693
|
-
}>>;
|
|
15694
15645
|
}, z.core.$strip>>;
|
|
15695
15646
|
}, z.core.$strip>>;
|
|
15696
15647
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -18019,13 +17970,6 @@ export declare const ActionConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
18019
17970
|
h1: "h1";
|
|
18020
17971
|
}>>;
|
|
18021
17972
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
18022
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
18023
|
-
start: "start";
|
|
18024
|
-
end: "end";
|
|
18025
|
-
left: "left";
|
|
18026
|
-
center: "center";
|
|
18027
|
-
right: "right";
|
|
18028
|
-
}>>;
|
|
18029
17973
|
}, z.core.$strip>>;
|
|
18030
17974
|
}, z.core.$strip>>;
|
|
18031
17975
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -20760,13 +20704,6 @@ export declare const ActionConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
20760
20704
|
h1: "h1";
|
|
20761
20705
|
}>>;
|
|
20762
20706
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
20763
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
20764
|
-
start: "start";
|
|
20765
|
-
end: "end";
|
|
20766
|
-
left: "left";
|
|
20767
|
-
center: "center";
|
|
20768
|
-
right: "right";
|
|
20769
|
-
}>>;
|
|
20770
20707
|
}, z.core.$strip>>;
|
|
20771
20708
|
}, z.core.$strip>>;
|
|
20772
20709
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -23239,13 +23176,6 @@ export declare const DeclarationActionConfig: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
23239
23176
|
h1: "h1";
|
|
23240
23177
|
}>>;
|
|
23241
23178
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
23242
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
23243
|
-
start: "start";
|
|
23244
|
-
end: "end";
|
|
23245
|
-
left: "left";
|
|
23246
|
-
center: "center";
|
|
23247
|
-
right: "right";
|
|
23248
|
-
}>>;
|
|
23249
23179
|
}, z.core.$strip>>;
|
|
23250
23180
|
}, z.core.$strip>>;
|
|
23251
23181
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -777,13 +777,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
777
777
|
h1: "h1";
|
|
778
778
|
}>>;
|
|
779
779
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
780
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
781
|
-
start: "start";
|
|
782
|
-
end: "end";
|
|
783
|
-
left: "left";
|
|
784
|
-
center: "center";
|
|
785
|
-
right: "right";
|
|
786
|
-
}>>;
|
|
787
780
|
}, z.core.$strip>>;
|
|
788
781
|
}, z.core.$strip>>;
|
|
789
782
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -3245,13 +3238,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
3245
3238
|
h1: "h1";
|
|
3246
3239
|
}>>;
|
|
3247
3240
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
3248
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
3249
|
-
start: "start";
|
|
3250
|
-
end: "end";
|
|
3251
|
-
left: "left";
|
|
3252
|
-
center: "center";
|
|
3253
|
-
right: "right";
|
|
3254
|
-
}>>;
|
|
3255
3241
|
}, z.core.$strip>>;
|
|
3256
3242
|
}, z.core.$strip>>;
|
|
3257
3243
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -5981,13 +5967,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
5981
5967
|
h1: "h1";
|
|
5982
5968
|
}>>;
|
|
5983
5969
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
5984
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
5985
|
-
start: "start";
|
|
5986
|
-
end: "end";
|
|
5987
|
-
left: "left";
|
|
5988
|
-
center: "center";
|
|
5989
|
-
right: "right";
|
|
5990
|
-
}>>;
|
|
5991
5970
|
}, z.core.$strip>>;
|
|
5992
5971
|
}, z.core.$strip>>;
|
|
5993
5972
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -8316,13 +8295,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
8316
8295
|
h1: "h1";
|
|
8317
8296
|
}>>;
|
|
8318
8297
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
8319
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
8320
|
-
start: "start";
|
|
8321
|
-
end: "end";
|
|
8322
|
-
left: "left";
|
|
8323
|
-
center: "center";
|
|
8324
|
-
right: "right";
|
|
8325
|
-
}>>;
|
|
8326
8298
|
}, z.core.$strip>>;
|
|
8327
8299
|
}, z.core.$strip>>;
|
|
8328
8300
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -10797,13 +10769,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
10797
10769
|
h1: "h1";
|
|
10798
10770
|
}>>;
|
|
10799
10771
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
10800
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
10801
|
-
start: "start";
|
|
10802
|
-
end: "end";
|
|
10803
|
-
left: "left";
|
|
10804
|
-
center: "center";
|
|
10805
|
-
right: "right";
|
|
10806
|
-
}>>;
|
|
10807
10772
|
}, z.core.$strip>>;
|
|
10808
10773
|
}, z.core.$strip>>;
|
|
10809
10774
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -13132,13 +13097,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
13132
13097
|
h1: "h1";
|
|
13133
13098
|
}>>;
|
|
13134
13099
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
13135
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
13136
|
-
start: "start";
|
|
13137
|
-
end: "end";
|
|
13138
|
-
left: "left";
|
|
13139
|
-
center: "center";
|
|
13140
|
-
right: "right";
|
|
13141
|
-
}>>;
|
|
13142
13100
|
}, z.core.$strip>>;
|
|
13143
13101
|
}, z.core.$strip>>;
|
|
13144
13102
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -15873,13 +15831,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
15873
15831
|
h1: "h1";
|
|
15874
15832
|
}>>;
|
|
15875
15833
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
15876
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
15877
|
-
start: "start";
|
|
15878
|
-
end: "end";
|
|
15879
|
-
left: "left";
|
|
15880
|
-
center: "center";
|
|
15881
|
-
right: "right";
|
|
15882
|
-
}>>;
|
|
15883
15834
|
}, z.core.$strip>>;
|
|
15884
15835
|
}, z.core.$strip>>;
|
|
15885
15836
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -18211,13 +18162,6 @@ export declare const EventConfig: z.ZodObject<{
|
|
|
18211
18162
|
h1: "h1";
|
|
18212
18163
|
}>>;
|
|
18213
18164
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
18214
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
18215
|
-
start: "start";
|
|
18216
|
-
end: "end";
|
|
18217
|
-
left: "left";
|
|
18218
|
-
center: "center";
|
|
18219
|
-
right: "right";
|
|
18220
|
-
}>>;
|
|
18221
18165
|
}, z.core.$strip>>;
|
|
18222
18166
|
}, z.core.$strip>>;
|
|
18223
18167
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -621,13 +621,6 @@ declare const ParagraphConfiguration: z.ZodDefault<z.ZodObject<{
|
|
|
621
621
|
h1: "h1";
|
|
622
622
|
}>>;
|
|
623
623
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
624
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
625
|
-
start: "start";
|
|
626
|
-
end: "end";
|
|
627
|
-
left: "left";
|
|
628
|
-
center: "center";
|
|
629
|
-
right: "right";
|
|
630
|
-
}>>;
|
|
631
624
|
}, z.core.$strip>>;
|
|
632
625
|
}, z.core.$strip>>;
|
|
633
626
|
export type ParagraphConfiguration = z.infer<typeof ParagraphConfiguration>;
|
|
@@ -686,13 +679,6 @@ declare const Paragraph: z.ZodObject<{
|
|
|
686
679
|
h1: "h1";
|
|
687
680
|
}>>;
|
|
688
681
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
689
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
690
|
-
start: "start";
|
|
691
|
-
end: "end";
|
|
692
|
-
left: "left";
|
|
693
|
-
center: "center";
|
|
694
|
-
right: "right";
|
|
695
|
-
}>>;
|
|
696
682
|
}, z.core.$strip>>;
|
|
697
683
|
}, z.core.$strip>>;
|
|
698
684
|
}, z.core.$strip>;
|
|
@@ -3229,13 +3215,6 @@ export declare const FieldConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
3229
3215
|
h1: "h1";
|
|
3230
3216
|
}>>;
|
|
3231
3217
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
3232
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
3233
|
-
start: "start";
|
|
3234
|
-
end: "end";
|
|
3235
|
-
left: "left";
|
|
3236
|
-
center: "center";
|
|
3237
|
-
right: "right";
|
|
3238
|
-
}>>;
|
|
3239
3218
|
}, z.core.$strip>>;
|
|
3240
3219
|
}, z.core.$strip>>;
|
|
3241
3220
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -620,13 +620,6 @@ export declare const DeclarationFormConfig: z.ZodObject<{
|
|
|
620
620
|
h1: "h1";
|
|
621
621
|
}>>;
|
|
622
622
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
623
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
624
|
-
start: "start";
|
|
625
|
-
end: "end";
|
|
626
|
-
left: "left";
|
|
627
|
-
center: "center";
|
|
628
|
-
right: "right";
|
|
629
|
-
}>>;
|
|
630
623
|
}, z.core.$strip>>;
|
|
631
624
|
}, z.core.$strip>>;
|
|
632
625
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -2961,13 +2954,6 @@ export declare const ActionFormConfig: z.ZodObject<{
|
|
|
2961
2954
|
h1: "h1";
|
|
2962
2955
|
}>>;
|
|
2963
2956
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
2964
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
2965
|
-
start: "start";
|
|
2966
|
-
end: "end";
|
|
2967
|
-
left: "left";
|
|
2968
|
-
center: "center";
|
|
2969
|
-
right: "right";
|
|
2970
|
-
}>>;
|
|
2971
2957
|
}, z.core.$strip>>;
|
|
2972
2958
|
}, z.core.$strip>>;
|
|
2973
2959
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -5296,13 +5282,6 @@ export declare const ActionFormConfig: z.ZodObject<{
|
|
|
5296
5282
|
h1: "h1";
|
|
5297
5283
|
}>>;
|
|
5298
5284
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
5299
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
5300
|
-
start: "start";
|
|
5301
|
-
end: "end";
|
|
5302
|
-
left: "left";
|
|
5303
|
-
center: "center";
|
|
5304
|
-
right: "right";
|
|
5305
|
-
}>>;
|
|
5306
5285
|
}, z.core.$strip>>;
|
|
5307
5286
|
}, z.core.$strip>>;
|
|
5308
5287
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -7649,13 +7628,6 @@ export declare const FormConfig: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
7649
7628
|
h1: "h1";
|
|
7650
7629
|
}>>;
|
|
7651
7630
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
7652
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
7653
|
-
start: "start";
|
|
7654
|
-
end: "end";
|
|
7655
|
-
left: "left";
|
|
7656
|
-
center: "center";
|
|
7657
|
-
right: "right";
|
|
7658
|
-
}>>;
|
|
7659
7631
|
}, z.core.$strip>>;
|
|
7660
7632
|
}, z.core.$strip>>;
|
|
7661
7633
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -9987,13 +9959,6 @@ export declare const FormConfig: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
9987
9959
|
h1: "h1";
|
|
9988
9960
|
}>>;
|
|
9989
9961
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
9990
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
9991
|
-
start: "start";
|
|
9992
|
-
end: "end";
|
|
9993
|
-
left: "left";
|
|
9994
|
-
center: "center";
|
|
9995
|
-
right: "right";
|
|
9996
|
-
}>>;
|
|
9997
9962
|
}, z.core.$strip>>;
|
|
9998
9963
|
}, z.core.$strip>>;
|
|
9999
9964
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -12322,13 +12287,6 @@ export declare const FormConfig: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
12322
12287
|
h1: "h1";
|
|
12323
12288
|
}>>;
|
|
12324
12289
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
12325
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
12326
|
-
start: "start";
|
|
12327
|
-
end: "end";
|
|
12328
|
-
left: "left";
|
|
12329
|
-
center: "center";
|
|
12330
|
-
right: "right";
|
|
12331
|
-
}>>;
|
|
12332
12290
|
}, z.core.$strip>>;
|
|
12333
12291
|
}, z.core.$strip>>;
|
|
12334
12292
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -623,13 +623,6 @@ export declare const FormPageConfig: z.ZodObject<{
|
|
|
623
623
|
h1: "h1";
|
|
624
624
|
}>>;
|
|
625
625
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
626
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
627
|
-
start: "start";
|
|
628
|
-
end: "end";
|
|
629
|
-
left: "left";
|
|
630
|
-
center: "center";
|
|
631
|
-
right: "right";
|
|
632
|
-
}>>;
|
|
633
626
|
}, z.core.$strip>>;
|
|
634
627
|
}, z.core.$strip>>;
|
|
635
628
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -2973,13 +2966,6 @@ export declare const VerificationPageConfig: z.ZodObject<{
|
|
|
2973
2966
|
h1: "h1";
|
|
2974
2967
|
}>>;
|
|
2975
2968
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
2976
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
2977
|
-
start: "start";
|
|
2978
|
-
end: "end";
|
|
2979
|
-
left: "left";
|
|
2980
|
-
center: "center";
|
|
2981
|
-
right: "right";
|
|
2982
|
-
}>>;
|
|
2983
2969
|
}, z.core.$strip>>;
|
|
2984
2970
|
}, z.core.$strip>>;
|
|
2985
2971
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -5322,13 +5308,6 @@ export declare const PageConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
5322
5308
|
h1: "h1";
|
|
5323
5309
|
}>>;
|
|
5324
5310
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
5325
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
5326
|
-
start: "start";
|
|
5327
|
-
end: "end";
|
|
5328
|
-
left: "left";
|
|
5329
|
-
center: "center";
|
|
5330
|
-
right: "right";
|
|
5331
|
-
}>>;
|
|
5332
5311
|
}, z.core.$strip>>;
|
|
5333
5312
|
}, z.core.$strip>>;
|
|
5334
5313
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -7657,13 +7636,6 @@ export declare const PageConfig: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
7657
7636
|
h1: "h1";
|
|
7658
7637
|
}>>;
|
|
7659
7638
|
hint: z.ZodOptional<z.ZodBoolean>;
|
|
7660
|
-
textAlign: z.ZodOptional<z.ZodEnum<{
|
|
7661
|
-
start: "start";
|
|
7662
|
-
end: "end";
|
|
7663
|
-
left: "left";
|
|
7664
|
-
center: "center";
|
|
7665
|
-
right: "right";
|
|
7666
|
-
}>>;
|
|
7667
7639
|
}, z.core.$strip>>;
|
|
7668
7640
|
}, z.core.$strip>>;
|
|
7669
7641
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -726,7 +726,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
726
726
|
styles?: {
|
|
727
727
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
728
728
|
hint?: boolean | undefined;
|
|
729
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
730
729
|
} | undefined;
|
|
731
730
|
};
|
|
732
731
|
parent?: {
|
|
@@ -4019,7 +4018,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
4019
4018
|
styles?: {
|
|
4020
4019
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
4021
4020
|
hint?: boolean | undefined;
|
|
4022
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
4023
4021
|
} | undefined;
|
|
4024
4022
|
};
|
|
4025
4023
|
parent?: {
|
|
@@ -7302,7 +7300,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
7302
7300
|
styles?: {
|
|
7303
7301
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
7304
7302
|
hint?: boolean | undefined;
|
|
7305
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
7306
7303
|
} | undefined;
|
|
7307
7304
|
};
|
|
7308
7305
|
parent?: {
|
|
@@ -10684,7 +10681,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
10684
10681
|
styles?: {
|
|
10685
10682
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
10686
10683
|
hint?: boolean | undefined;
|
|
10687
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
10688
10684
|
} | undefined;
|
|
10689
10685
|
};
|
|
10690
10686
|
parent?: {
|
|
@@ -13951,7 +13947,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
13951
13947
|
styles?: {
|
|
13952
13948
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
13953
13949
|
hint?: boolean | undefined;
|
|
13954
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
13955
13950
|
} | undefined;
|
|
13956
13951
|
};
|
|
13957
13952
|
parent?: {
|
|
@@ -17279,7 +17274,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
17279
17274
|
styles?: {
|
|
17280
17275
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
17281
17276
|
hint?: boolean | undefined;
|
|
17282
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
17283
17277
|
} | undefined;
|
|
17284
17278
|
};
|
|
17285
17279
|
parent?: {
|
|
@@ -20546,7 +20540,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
20546
20540
|
styles?: {
|
|
20547
20541
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
20548
20542
|
hint?: boolean | undefined;
|
|
20549
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
20550
20543
|
} | undefined;
|
|
20551
20544
|
};
|
|
20552
20545
|
parent?: {
|
|
@@ -23930,7 +23923,6 @@ export declare const defineConfig: (config: EventConfigInput) => {
|
|
|
23930
23923
|
styles?: {
|
|
23931
23924
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
23932
23925
|
hint?: boolean | undefined;
|
|
23933
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
23934
23926
|
} | undefined;
|
|
23935
23927
|
};
|
|
23936
23928
|
parent?: {
|
|
@@ -254,18 +254,4 @@ export declare const BearerTokenByUserType: {
|
|
|
254
254
|
localRegistrar: string;
|
|
255
255
|
};
|
|
256
256
|
export declare const generateWorkqueues: (slug?: string) => WorkqueueConfig[];
|
|
257
|
-
/**
|
|
258
|
-
* Backend focused event config generator for testing fields in a lightweight way.
|
|
259
|
-
*
|
|
260
|
-
* @param id - The unique identifier for the event.
|
|
261
|
-
* @param fields - Field configurations to include in the event declaration. Everything in a single page.
|
|
262
|
-
* @param placeOfEventId - Optional place of event field id.
|
|
263
|
-
* @param dateOfEventId - Optional date of event field id.
|
|
264
|
-
*/
|
|
265
|
-
export declare const generateEventConfig: ({ id, fields, placeOfEventId, dateOfEventId }: {
|
|
266
|
-
id: string;
|
|
267
|
-
fields: FieldConfig[];
|
|
268
|
-
placeOfEventId?: string;
|
|
269
|
-
dateOfEventId?: string;
|
|
270
|
-
}) => EventConfig;
|
|
271
257
|
//# sourceMappingURL=test.utils.d.ts.map
|
|
@@ -678,7 +678,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
|
678
678
|
styles?: {
|
|
679
679
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
680
680
|
hint?: boolean | undefined;
|
|
681
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
682
681
|
} | undefined;
|
|
683
682
|
};
|
|
684
683
|
parent?: {
|
|
@@ -3952,7 +3951,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
|
3952
3951
|
styles?: {
|
|
3953
3952
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
3954
3953
|
hint?: boolean | undefined;
|
|
3955
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
3956
3954
|
} | undefined;
|
|
3957
3955
|
};
|
|
3958
3956
|
parent?: {
|
|
@@ -7228,7 +7226,6 @@ export declare function getPrintCertificatePages(configuration: EventConfig): ({
|
|
|
7228
7226
|
styles?: {
|
|
7229
7227
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
7230
7228
|
hint?: boolean | undefined;
|
|
7231
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
7232
7229
|
} | undefined;
|
|
7233
7230
|
};
|
|
7234
7231
|
parent?: {
|
|
@@ -10495,7 +10492,6 @@ export declare function getPrintCertificatePages(configuration: EventConfig): ({
|
|
|
10495
10492
|
styles?: {
|
|
10496
10493
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
10497
10494
|
hint?: boolean | undefined;
|
|
10498
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
10499
10495
|
} | undefined;
|
|
10500
10496
|
};
|
|
10501
10497
|
parent?: {
|
|
@@ -13783,7 +13779,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
|
13783
13779
|
styles?: {
|
|
13784
13780
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
13785
13781
|
hint?: boolean | undefined;
|
|
13786
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
13787
13782
|
} | undefined;
|
|
13788
13783
|
};
|
|
13789
13784
|
parent?: {
|
|
@@ -17040,7 +17035,6 @@ export declare function getAllUniqueFields(eventConfig: EventConfig): ({
|
|
|
17040
17035
|
styles?: {
|
|
17041
17036
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
17042
17037
|
hint?: boolean | undefined;
|
|
17043
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
17044
17038
|
} | undefined;
|
|
17045
17039
|
};
|
|
17046
17040
|
parent?: {
|
|
@@ -20308,7 +20302,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
|
20308
20302
|
styles?: {
|
|
20309
20303
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
20310
20304
|
hint?: boolean | undefined;
|
|
20311
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
20312
20305
|
} | undefined;
|
|
20313
20306
|
};
|
|
20314
20307
|
parent?: {
|
|
@@ -23566,7 +23559,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
|
23566
23559
|
styles?: {
|
|
23567
23560
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
23568
23561
|
hint?: boolean | undefined;
|
|
23569
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
23570
23562
|
} | undefined;
|
|
23571
23563
|
};
|
|
23572
23564
|
parent?: {
|
|
@@ -27356,7 +27348,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
27356
27348
|
styles?: {
|
|
27357
27349
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
27358
27350
|
hint?: boolean | undefined;
|
|
27359
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
27360
27351
|
} | undefined;
|
|
27361
27352
|
};
|
|
27362
27353
|
parent?: {
|
|
@@ -30649,7 +30640,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
30649
30640
|
styles?: {
|
|
30650
30641
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
30651
30642
|
hint?: boolean | undefined;
|
|
30652
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
30653
30643
|
} | undefined;
|
|
30654
30644
|
};
|
|
30655
30645
|
parent?: {
|
|
@@ -33932,7 +33922,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
33932
33922
|
styles?: {
|
|
33933
33923
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
33934
33924
|
hint?: boolean | undefined;
|
|
33935
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
33936
33925
|
} | undefined;
|
|
33937
33926
|
};
|
|
33938
33927
|
parent?: {
|
|
@@ -37314,7 +37303,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
37314
37303
|
styles?: {
|
|
37315
37304
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
37316
37305
|
hint?: boolean | undefined;
|
|
37317
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
37318
37306
|
} | undefined;
|
|
37319
37307
|
};
|
|
37320
37308
|
parent?: {
|
|
@@ -40581,7 +40569,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
40581
40569
|
styles?: {
|
|
40582
40570
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
40583
40571
|
hint?: boolean | undefined;
|
|
40584
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
40585
40572
|
} | undefined;
|
|
40586
40573
|
};
|
|
40587
40574
|
parent?: {
|
|
@@ -43909,7 +43896,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
43909
43896
|
styles?: {
|
|
43910
43897
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
43911
43898
|
hint?: boolean | undefined;
|
|
43912
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
43913
43899
|
} | undefined;
|
|
43914
43900
|
};
|
|
43915
43901
|
parent?: {
|
|
@@ -47176,7 +47162,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
47176
47162
|
styles?: {
|
|
47177
47163
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
47178
47164
|
hint?: boolean | undefined;
|
|
47179
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
47180
47165
|
} | undefined;
|
|
47181
47166
|
};
|
|
47182
47167
|
parent?: {
|
|
@@ -50560,7 +50545,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
|
50560
50545
|
styles?: {
|
|
50561
50546
|
fontVariant?: "reg12" | "reg14" | "reg16" | "reg18" | "h4" | "h3" | "h2" | "h1" | undefined;
|
|
50562
50547
|
hint?: boolean | undefined;
|
|
50563
|
-
textAlign?: "start" | "end" | "left" | "center" | "right" | undefined;
|
|
50564
50548
|
} | undefined;
|
|
50565
50549
|
};
|
|
50566
50550
|
parent?: {
|
package/dist/events/index.js
CHANGED
|
@@ -270,7 +270,6 @@ __export(events_exports, {
|
|
|
270
270
|
generateActionDeclarationInput: () => generateActionDeclarationInput,
|
|
271
271
|
generateActionDocument: () => generateActionDocument,
|
|
272
272
|
generateActionDuplicateDeclarationInput: () => generateActionDuplicateDeclarationInput,
|
|
273
|
-
generateEventConfig: () => generateEventConfig,
|
|
274
273
|
generateEventDocument: () => generateEventDocument,
|
|
275
274
|
generateEventDraftDocument: () => generateEventDraftDocument,
|
|
276
275
|
generateRandomDatetime: () => generateRandomDatetime,
|
|
@@ -2191,16 +2190,12 @@ var HtmlFontVariant = z17.enum([
|
|
|
2191
2190
|
"h2",
|
|
2192
2191
|
"h1"
|
|
2193
2192
|
]);
|
|
2194
|
-
var ParagraphTextAlign = z17.enum(["left", "center", "right", "start", "end"]);
|
|
2195
2193
|
var ParagraphConfiguration = z17.object({
|
|
2196
2194
|
styles: z17.object({
|
|
2197
2195
|
fontVariant: HtmlFontVariant.optional().describe(
|
|
2198
2196
|
"Font variant to use for the paragraph text"
|
|
2199
2197
|
),
|
|
2200
|
-
hint: z17.boolean().optional().describe("When true, paragraph is styled as a hint with grey color")
|
|
2201
|
-
textAlign: ParagraphTextAlign.optional().describe(
|
|
2202
|
-
"Text alignment for the paragraph"
|
|
2203
|
-
)
|
|
2198
|
+
hint: z17.boolean().optional().describe("When true, paragraph is styled as a hint with grey color")
|
|
2204
2199
|
}).optional()
|
|
2205
2200
|
}).default({});
|
|
2206
2201
|
var Paragraph = BaseField.extend({
|
|
@@ -9213,51 +9208,6 @@ var generateWorkqueues = (slug = "all-events") => defineWorkqueues([
|
|
|
9213
9208
|
icon: "Draft"
|
|
9214
9209
|
}
|
|
9215
9210
|
]);
|
|
9216
|
-
var generateEventConfig = ({
|
|
9217
|
-
id,
|
|
9218
|
-
fields,
|
|
9219
|
-
placeOfEventId,
|
|
9220
|
-
dateOfEventId
|
|
9221
|
-
}) => {
|
|
9222
|
-
return defineConfig({
|
|
9223
|
-
id,
|
|
9224
|
-
label: generateTranslationConfig2(id),
|
|
9225
|
-
title: generateTranslationConfig2(`${id} Event`),
|
|
9226
|
-
summary: {
|
|
9227
|
-
fields: []
|
|
9228
|
-
},
|
|
9229
|
-
placeOfEvent: placeOfEventId ? { $$field: placeOfEventId } : void 0,
|
|
9230
|
-
dateOfEvent: dateOfEventId ? { $$field: dateOfEventId } : void 0,
|
|
9231
|
-
declaration: {
|
|
9232
|
-
label: generateTranslationConfig2(`${id} Declaration`),
|
|
9233
|
-
pages: [
|
|
9234
|
-
{
|
|
9235
|
-
id: "page1",
|
|
9236
|
-
title: generateTranslationConfig2("Page 1"),
|
|
9237
|
-
fields
|
|
9238
|
-
}
|
|
9239
|
-
]
|
|
9240
|
-
},
|
|
9241
|
-
actions: [
|
|
9242
|
-
{
|
|
9243
|
-
type: ActionType.READ,
|
|
9244
|
-
label: generateTranslationConfig2("Read"),
|
|
9245
|
-
review: {
|
|
9246
|
-
title: generateTranslationConfig2("Review Read Action"),
|
|
9247
|
-
fields: []
|
|
9248
|
-
}
|
|
9249
|
-
},
|
|
9250
|
-
{
|
|
9251
|
-
type: ActionType.DECLARE,
|
|
9252
|
-
label: generateTranslationConfig2("Declare"),
|
|
9253
|
-
review: {
|
|
9254
|
-
title: generateTranslationConfig2("Review Declare Action"),
|
|
9255
|
-
fields: []
|
|
9256
|
-
}
|
|
9257
|
-
}
|
|
9258
|
-
]
|
|
9259
|
-
});
|
|
9260
|
-
};
|
|
9261
9211
|
|
|
9262
9212
|
// ../commons/src/events/TemplateConfig.ts
|
|
9263
9213
|
var window2 = () => ({
|
|
@@ -1687,16 +1687,12 @@ var HtmlFontVariant = z17.enum([
|
|
|
1687
1687
|
"h2",
|
|
1688
1688
|
"h1"
|
|
1689
1689
|
]);
|
|
1690
|
-
var ParagraphTextAlign = z17.enum(["left", "center", "right", "start", "end"]);
|
|
1691
1690
|
var ParagraphConfiguration = z17.object({
|
|
1692
1691
|
styles: z17.object({
|
|
1693
1692
|
fontVariant: HtmlFontVariant.optional().describe(
|
|
1694
1693
|
"Font variant to use for the paragraph text"
|
|
1695
1694
|
),
|
|
1696
|
-
hint: z17.boolean().optional().describe("When true, paragraph is styled as a hint with grey color")
|
|
1697
|
-
textAlign: ParagraphTextAlign.optional().describe(
|
|
1698
|
-
"Text alignment for the paragraph"
|
|
1699
|
-
)
|
|
1695
|
+
hint: z17.boolean().optional().describe("When true, paragraph is styled as a hint with grey color")
|
|
1700
1696
|
}).optional()
|
|
1701
1697
|
}).default({});
|
|
1702
1698
|
var Paragraph = BaseField.extend({
|