@opencrvs/toolkit 1.8.1-rc.38ac682 → 1.8.1-rc.38b4f18

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.
@@ -948,37 +948,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
948
948
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
949
949
  hideLabel?: boolean | undefined;
950
950
  uncorrectable?: boolean | undefined;
951
- } | {
952
- type: "PRINT_BUTTON";
953
- id: string;
954
- label: import("./TranslationConfig").TranslationConfig;
955
- configuration: {
956
- template: string;
957
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
958
- };
959
- parent?: {
960
- $$field: string;
961
- } | undefined;
962
- validation?: {
963
- message: import("./TranslationConfig").TranslationConfig;
964
- validator: import(".").JSONSchema;
965
- }[] | undefined;
966
- required?: boolean | undefined;
967
- conditionals?: ({
968
- type: "SHOW";
969
- conditional: import(".").JSONSchema;
970
- } | {
971
- type: "ENABLE";
972
- conditional: import(".").JSONSchema;
973
- } | {
974
- type: "DISPLAY_ON_REVIEW";
975
- conditional: import(".").JSONSchema;
976
- })[] | undefined;
977
- secured?: boolean | undefined;
978
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
979
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
980
- hideLabel?: boolean | undefined;
981
- uncorrectable?: boolean | undefined;
982
951
  })[];
983
952
  conditional?: import(".").JSONSchema | undefined;
984
953
  }[];
@@ -1922,37 +1891,6 @@ export declare function getDeclaration(configuration: EventConfig): {
1922
1891
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
1923
1892
  hideLabel?: boolean | undefined;
1924
1893
  uncorrectable?: boolean | undefined;
1925
- } | {
1926
- type: "PRINT_BUTTON";
1927
- id: string;
1928
- label: import("./TranslationConfig").TranslationConfig;
1929
- configuration: {
1930
- template: string;
1931
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
1932
- };
1933
- parent?: {
1934
- $$field: string;
1935
- } | undefined;
1936
- validation?: {
1937
- message: import("./TranslationConfig").TranslationConfig;
1938
- validator: import(".").JSONSchema;
1939
- }[] | undefined;
1940
- required?: boolean | undefined;
1941
- conditionals?: ({
1942
- type: "SHOW";
1943
- conditional: import(".").JSONSchema;
1944
- } | {
1945
- type: "ENABLE";
1946
- conditional: import(".").JSONSchema;
1947
- } | {
1948
- type: "DISPLAY_ON_REVIEW";
1949
- conditional: import(".").JSONSchema;
1950
- })[] | undefined;
1951
- secured?: boolean | undefined;
1952
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
1953
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
1954
- hideLabel?: boolean | undefined;
1955
- uncorrectable?: boolean | undefined;
1956
1894
  })[];
1957
1895
  conditional?: import(".").JSONSchema | undefined;
1958
1896
  }[];
@@ -2895,37 +2833,6 @@ export declare function getPrintCertificatePages(configuration: EventConfig): ({
2895
2833
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
2896
2834
  hideLabel?: boolean | undefined;
2897
2835
  uncorrectable?: boolean | undefined;
2898
- } | {
2899
- type: "PRINT_BUTTON";
2900
- id: string;
2901
- label: import("./TranslationConfig").TranslationConfig;
2902
- configuration: {
2903
- template: string;
2904
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
2905
- };
2906
- parent?: {
2907
- $$field: string;
2908
- } | undefined;
2909
- validation?: {
2910
- message: import("./TranslationConfig").TranslationConfig;
2911
- validator: import(".").JSONSchema;
2912
- }[] | undefined;
2913
- required?: boolean | undefined;
2914
- conditionals?: ({
2915
- type: "SHOW";
2916
- conditional: import(".").JSONSchema;
2917
- } | {
2918
- type: "ENABLE";
2919
- conditional: import(".").JSONSchema;
2920
- } | {
2921
- type: "DISPLAY_ON_REVIEW";
2922
- conditional: import(".").JSONSchema;
2923
- })[] | undefined;
2924
- secured?: boolean | undefined;
2925
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
2926
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
2927
- hideLabel?: boolean | undefined;
2928
- uncorrectable?: boolean | undefined;
2929
2836
  })[];
2930
2837
  conditional?: import(".").JSONSchema | undefined;
2931
2838
  } | {
@@ -3878,37 +3785,6 @@ export declare function getPrintCertificatePages(configuration: EventConfig): ({
3878
3785
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
3879
3786
  hideLabel?: boolean | undefined;
3880
3787
  uncorrectable?: boolean | undefined;
3881
- } | {
3882
- type: "PRINT_BUTTON";
3883
- id: string;
3884
- label: import("./TranslationConfig").TranslationConfig;
3885
- configuration: {
3886
- template: string;
3887
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
3888
- };
3889
- parent?: {
3890
- $$field: string;
3891
- } | undefined;
3892
- validation?: {
3893
- message: import("./TranslationConfig").TranslationConfig;
3894
- validator: import(".").JSONSchema;
3895
- }[] | undefined;
3896
- required?: boolean | undefined;
3897
- conditionals?: ({
3898
- type: "SHOW";
3899
- conditional: import(".").JSONSchema;
3900
- } | {
3901
- type: "ENABLE";
3902
- conditional: import(".").JSONSchema;
3903
- } | {
3904
- type: "DISPLAY_ON_REVIEW";
3905
- conditional: import(".").JSONSchema;
3906
- })[] | undefined;
3907
- secured?: boolean | undefined;
3908
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
3909
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
3910
- hideLabel?: boolean | undefined;
3911
- uncorrectable?: boolean | undefined;
3912
3788
  })[];
3913
3789
  conditional?: import(".").JSONSchema | undefined;
3914
3790
  })[];
@@ -4846,37 +4722,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
4846
4722
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
4847
4723
  hideLabel?: boolean | undefined;
4848
4724
  uncorrectable?: boolean | undefined;
4849
- } | {
4850
- type: "PRINT_BUTTON";
4851
- id: string;
4852
- label: import("./TranslationConfig").TranslationConfig;
4853
- configuration: {
4854
- template: string;
4855
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
4856
- };
4857
- parent?: {
4858
- $$field: string;
4859
- } | undefined;
4860
- validation?: {
4861
- message: import("./TranslationConfig").TranslationConfig;
4862
- validator: import(".").JSONSchema;
4863
- }[] | undefined;
4864
- required?: boolean | undefined;
4865
- conditionals?: ({
4866
- type: "SHOW";
4867
- conditional: import(".").JSONSchema;
4868
- } | {
4869
- type: "ENABLE";
4870
- conditional: import(".").JSONSchema;
4871
- } | {
4872
- type: "DISPLAY_ON_REVIEW";
4873
- conditional: import(".").JSONSchema;
4874
- })[] | undefined;
4875
- secured?: boolean | undefined;
4876
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
4877
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
4878
- hideLabel?: boolean | undefined;
4879
- uncorrectable?: boolean | undefined;
4880
4725
  })[];
4881
4726
  export declare function getAllUniqueFields(eventConfig: EventConfig): import("./FieldConfig").Inferred[];
4882
4727
  export declare function getDeclarationFieldById(config: EventConfig, fieldId: string): FieldConfig;
@@ -5820,37 +5665,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
5820
5665
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
5821
5666
  hideLabel?: boolean | undefined;
5822
5667
  uncorrectable?: boolean | undefined;
5823
- } | {
5824
- type: "PRINT_BUTTON";
5825
- id: string;
5826
- label: import("./TranslationConfig").TranslationConfig;
5827
- configuration: {
5828
- template: string;
5829
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
5830
- };
5831
- parent?: {
5832
- $$field: string;
5833
- } | undefined;
5834
- validation?: {
5835
- message: import("./TranslationConfig").TranslationConfig;
5836
- validator: import(".").JSONSchema;
5837
- }[] | undefined;
5838
- required?: boolean | undefined;
5839
- conditionals?: ({
5840
- type: "SHOW";
5841
- conditional: import(".").JSONSchema;
5842
- } | {
5843
- type: "ENABLE";
5844
- conditional: import(".").JSONSchema;
5845
- } | {
5846
- type: "DISPLAY_ON_REVIEW";
5847
- conditional: import(".").JSONSchema;
5848
- })[] | undefined;
5849
- secured?: boolean | undefined;
5850
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
5851
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
5852
- hideLabel?: boolean | undefined;
5853
- uncorrectable?: boolean | undefined;
5854
5668
  })[];
5855
5669
  };
5856
5670
  export declare function getActionReviewFields(configuration: EventConfig, actionType: DeclarationActionType): ({
@@ -6787,37 +6601,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
6787
6601
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
6788
6602
  hideLabel?: boolean | undefined;
6789
6603
  uncorrectable?: boolean | undefined;
6790
- } | {
6791
- type: "PRINT_BUTTON";
6792
- id: string;
6793
- label: import("./TranslationConfig").TranslationConfig;
6794
- configuration: {
6795
- template: string;
6796
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
6797
- };
6798
- parent?: {
6799
- $$field: string;
6800
- } | undefined;
6801
- validation?: {
6802
- message: import("./TranslationConfig").TranslationConfig;
6803
- validator: import(".").JSONSchema;
6804
- }[] | undefined;
6805
- required?: boolean | undefined;
6806
- conditionals?: ({
6807
- type: "SHOW";
6808
- conditional: import(".").JSONSchema;
6809
- } | {
6810
- type: "ENABLE";
6811
- conditional: import(".").JSONSchema;
6812
- } | {
6813
- type: "DISPLAY_ON_REVIEW";
6814
- conditional: import(".").JSONSchema;
6815
- })[] | undefined;
6816
- secured?: boolean | undefined;
6817
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
6818
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
6819
- hideLabel?: boolean | undefined;
6820
- uncorrectable?: boolean | undefined;
6821
6604
  })[];
6822
6605
  export declare function isPageVisible(page: PageConfig, formValues: ActionUpdate): boolean;
6823
6606
  export declare function omitHiddenFields<T extends EventState | ActionUpdate>(fields: FieldConfig[], values: T, visibleVerificationPageIds?: string[]): Partial<T>;
@@ -8026,37 +7809,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
8026
7809
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
8027
7810
  hideLabel?: boolean | undefined;
8028
7811
  uncorrectable?: boolean | undefined;
8029
- } | {
8030
- type: "PRINT_BUTTON";
8031
- id: string;
8032
- label: import("./TranslationConfig").TranslationConfig;
8033
- configuration: {
8034
- template: string;
8035
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
8036
- };
8037
- parent?: {
8038
- $$field: string;
8039
- } | undefined;
8040
- validation?: {
8041
- message: import("./TranslationConfig").TranslationConfig;
8042
- validator: import(".").JSONSchema;
8043
- }[] | undefined;
8044
- required?: boolean | undefined;
8045
- conditionals?: ({
8046
- type: "SHOW";
8047
- conditional: import(".").JSONSchema;
8048
- } | {
8049
- type: "ENABLE";
8050
- conditional: import(".").JSONSchema;
8051
- } | {
8052
- type: "DISPLAY_ON_REVIEW";
8053
- conditional: import(".").JSONSchema;
8054
- })[] | undefined;
8055
- secured?: boolean | undefined;
8056
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
8057
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
8058
- hideLabel?: boolean | undefined;
8059
- uncorrectable?: boolean | undefined;
8060
7812
  })[];
8061
7813
  conditional?: import(".").JSONSchema | undefined;
8062
7814
  }[];
@@ -9007,37 +8759,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
9007
8759
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
9008
8760
  hideLabel?: boolean | undefined;
9009
8761
  uncorrectable?: boolean | undefined;
9010
- } | {
9011
- type: "PRINT_BUTTON";
9012
- id: string;
9013
- label: import("./TranslationConfig").TranslationConfig;
9014
- configuration: {
9015
- template: string;
9016
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
9017
- };
9018
- parent?: {
9019
- $$field: string;
9020
- } | undefined;
9021
- validation?: {
9022
- message: import("./TranslationConfig").TranslationConfig;
9023
- validator: import(".").JSONSchema;
9024
- }[] | undefined;
9025
- required?: boolean | undefined;
9026
- conditionals?: ({
9027
- type: "SHOW";
9028
- conditional: import(".").JSONSchema;
9029
- } | {
9030
- type: "ENABLE";
9031
- conditional: import(".").JSONSchema;
9032
- } | {
9033
- type: "DISPLAY_ON_REVIEW";
9034
- conditional: import(".").JSONSchema;
9035
- })[] | undefined;
9036
- secured?: boolean | undefined;
9037
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
9038
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
9039
- hideLabel?: boolean | undefined;
9040
- uncorrectable?: boolean | undefined;
9041
8762
  })[];
9042
8763
  };
9043
8764
  draft?: boolean | undefined;
@@ -9987,37 +9708,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
9987
9708
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
9988
9709
  hideLabel?: boolean | undefined;
9989
9710
  uncorrectable?: boolean | undefined;
9990
- } | {
9991
- type: "PRINT_BUTTON";
9992
- id: string;
9993
- label: import("./TranslationConfig").TranslationConfig;
9994
- configuration: {
9995
- template: string;
9996
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
9997
- };
9998
- parent?: {
9999
- $$field: string;
10000
- } | undefined;
10001
- validation?: {
10002
- message: import("./TranslationConfig").TranslationConfig;
10003
- validator: import(".").JSONSchema;
10004
- }[] | undefined;
10005
- required?: boolean | undefined;
10006
- conditionals?: ({
10007
- type: "SHOW";
10008
- conditional: import(".").JSONSchema;
10009
- } | {
10010
- type: "ENABLE";
10011
- conditional: import(".").JSONSchema;
10012
- } | {
10013
- type: "DISPLAY_ON_REVIEW";
10014
- conditional: import(".").JSONSchema;
10015
- })[] | undefined;
10016
- secured?: boolean | undefined;
10017
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
10018
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
10019
- hideLabel?: boolean | undefined;
10020
- uncorrectable?: boolean | undefined;
10021
9711
  })[];
10022
9712
  };
10023
9713
  draft?: boolean | undefined;
@@ -10967,37 +10657,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
10967
10657
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
10968
10658
  hideLabel?: boolean | undefined;
10969
10659
  uncorrectable?: boolean | undefined;
10970
- } | {
10971
- type: "PRINT_BUTTON";
10972
- id: string;
10973
- label: import("./TranslationConfig").TranslationConfig;
10974
- configuration: {
10975
- template: string;
10976
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
10977
- };
10978
- parent?: {
10979
- $$field: string;
10980
- } | undefined;
10981
- validation?: {
10982
- message: import("./TranslationConfig").TranslationConfig;
10983
- validator: import(".").JSONSchema;
10984
- }[] | undefined;
10985
- required?: boolean | undefined;
10986
- conditionals?: ({
10987
- type: "SHOW";
10988
- conditional: import(".").JSONSchema;
10989
- } | {
10990
- type: "ENABLE";
10991
- conditional: import(".").JSONSchema;
10992
- } | {
10993
- type: "DISPLAY_ON_REVIEW";
10994
- conditional: import(".").JSONSchema;
10995
- })[] | undefined;
10996
- secured?: boolean | undefined;
10997
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
10998
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
10999
- hideLabel?: boolean | undefined;
11000
- uncorrectable?: boolean | undefined;
11001
10660
  })[];
11002
10661
  };
11003
10662
  draft?: boolean | undefined;
@@ -11947,37 +11606,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
11947
11606
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
11948
11607
  hideLabel?: boolean | undefined;
11949
11608
  uncorrectable?: boolean | undefined;
11950
- } | {
11951
- type: "PRINT_BUTTON";
11952
- id: string;
11953
- label: import("./TranslationConfig").TranslationConfig;
11954
- configuration: {
11955
- template: string;
11956
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
11957
- };
11958
- parent?: {
11959
- $$field: string;
11960
- } | undefined;
11961
- validation?: {
11962
- message: import("./TranslationConfig").TranslationConfig;
11963
- validator: import(".").JSONSchema;
11964
- }[] | undefined;
11965
- required?: boolean | undefined;
11966
- conditionals?: ({
11967
- type: "SHOW";
11968
- conditional: import(".").JSONSchema;
11969
- } | {
11970
- type: "ENABLE";
11971
- conditional: import(".").JSONSchema;
11972
- } | {
11973
- type: "DISPLAY_ON_REVIEW";
11974
- conditional: import(".").JSONSchema;
11975
- })[] | undefined;
11976
- secured?: boolean | undefined;
11977
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
11978
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
11979
- hideLabel?: boolean | undefined;
11980
- uncorrectable?: boolean | undefined;
11981
11609
  })[];
11982
11610
  };
11983
11611
  draft?: boolean | undefined;
@@ -12975,37 +12603,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
12975
12603
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
12976
12604
  hideLabel?: boolean | undefined;
12977
12605
  uncorrectable?: boolean | undefined;
12978
- } | {
12979
- type: "PRINT_BUTTON";
12980
- id: string;
12981
- label: import("./TranslationConfig").TranslationConfig;
12982
- configuration: {
12983
- template: string;
12984
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
12985
- };
12986
- parent?: {
12987
- $$field: string;
12988
- } | undefined;
12989
- validation?: {
12990
- message: import("./TranslationConfig").TranslationConfig;
12991
- validator: import(".").JSONSchema;
12992
- }[] | undefined;
12993
- required?: boolean | undefined;
12994
- conditionals?: ({
12995
- type: "SHOW";
12996
- conditional: import(".").JSONSchema;
12997
- } | {
12998
- type: "ENABLE";
12999
- conditional: import(".").JSONSchema;
13000
- } | {
13001
- type: "DISPLAY_ON_REVIEW";
13002
- conditional: import(".").JSONSchema;
13003
- })[] | undefined;
13004
- secured?: boolean | undefined;
13005
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
13006
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
13007
- hideLabel?: boolean | undefined;
13008
- uncorrectable?: boolean | undefined;
13009
12606
  })[];
13010
12607
  conditional?: import(".").JSONSchema | undefined;
13011
12608
  } | {
@@ -13958,37 +13555,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
13958
13555
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
13959
13556
  hideLabel?: boolean | undefined;
13960
13557
  uncorrectable?: boolean | undefined;
13961
- } | {
13962
- type: "PRINT_BUTTON";
13963
- id: string;
13964
- label: import("./TranslationConfig").TranslationConfig;
13965
- configuration: {
13966
- template: string;
13967
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
13968
- };
13969
- parent?: {
13970
- $$field: string;
13971
- } | undefined;
13972
- validation?: {
13973
- message: import("./TranslationConfig").TranslationConfig;
13974
- validator: import(".").JSONSchema;
13975
- }[] | undefined;
13976
- required?: boolean | undefined;
13977
- conditionals?: ({
13978
- type: "SHOW";
13979
- conditional: import(".").JSONSchema;
13980
- } | {
13981
- type: "ENABLE";
13982
- conditional: import(".").JSONSchema;
13983
- } | {
13984
- type: "DISPLAY_ON_REVIEW";
13985
- conditional: import(".").JSONSchema;
13986
- })[] | undefined;
13987
- secured?: boolean | undefined;
13988
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
13989
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
13990
- hideLabel?: boolean | undefined;
13991
- uncorrectable?: boolean | undefined;
13992
13558
  })[];
13993
13559
  conditional?: import(".").JSONSchema | undefined;
13994
13560
  })[];
@@ -14944,37 +14510,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
14944
14510
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
14945
14511
  hideLabel?: boolean | undefined;
14946
14512
  uncorrectable?: boolean | undefined;
14947
- } | {
14948
- type: "PRINT_BUTTON";
14949
- id: string;
14950
- label: import("./TranslationConfig").TranslationConfig;
14951
- configuration: {
14952
- template: string;
14953
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
14954
- };
14955
- parent?: {
14956
- $$field: string;
14957
- } | undefined;
14958
- validation?: {
14959
- message: import("./TranslationConfig").TranslationConfig;
14960
- validator: import(".").JSONSchema;
14961
- }[] | undefined;
14962
- required?: boolean | undefined;
14963
- conditionals?: ({
14964
- type: "SHOW";
14965
- conditional: import(".").JSONSchema;
14966
- } | {
14967
- type: "ENABLE";
14968
- conditional: import(".").JSONSchema;
14969
- } | {
14970
- type: "DISPLAY_ON_REVIEW";
14971
- conditional: import(".").JSONSchema;
14972
- })[] | undefined;
14973
- secured?: boolean | undefined;
14974
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
14975
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
14976
- hideLabel?: boolean | undefined;
14977
- uncorrectable?: boolean | undefined;
14978
14513
  })[];
14979
14514
  conditional?: import(".").JSONSchema | undefined;
14980
14515
  } | {
@@ -15927,37 +15462,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
15927
15462
  helperText?: import("./TranslationConfig").TranslationConfig | undefined;
15928
15463
  hideLabel?: boolean | undefined;
15929
15464
  uncorrectable?: boolean | undefined;
15930
- } | {
15931
- type: "PRINT_BUTTON";
15932
- id: string;
15933
- label: import("./TranslationConfig").TranslationConfig;
15934
- configuration: {
15935
- template: string;
15936
- buttonLabel?: import("./TranslationConfig").TranslationConfig | undefined;
15937
- };
15938
- parent?: {
15939
- $$field: string;
15940
- } | undefined;
15941
- validation?: {
15942
- message: import("./TranslationConfig").TranslationConfig;
15943
- validator: import(".").JSONSchema;
15944
- }[] | undefined;
15945
- required?: boolean | undefined;
15946
- conditionals?: ({
15947
- type: "SHOW";
15948
- conditional: import(".").JSONSchema;
15949
- } | {
15950
- type: "ENABLE";
15951
- conditional: import(".").JSONSchema;
15952
- } | {
15953
- type: "DISPLAY_ON_REVIEW";
15954
- conditional: import(".").JSONSchema;
15955
- })[] | undefined;
15956
- secured?: boolean | undefined;
15957
- placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
15958
- helperText?: import("./TranslationConfig").TranslationConfig | undefined;
15959
- hideLabel?: boolean | undefined;
15960
- uncorrectable?: boolean | undefined;
15961
15465
  })[];
15962
15466
  conditional?: import(".").JSONSchema | undefined;
15963
15467
  })[];
@@ -16016,7 +15520,7 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
16016
15520
  title: import("./TranslationConfig").TranslationConfig;
16017
15521
  fields: ({
16018
15522
  config: {
16019
- type: "exact" | "fuzzy" | "range";
15523
+ type: "exact" | "fuzzy" | "range" | "within";
16020
15524
  };
16021
15525
  fieldId: string;
16022
15526
  fieldType: "field";
@@ -16043,7 +15547,7 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
16043
15547
  excludeInSearchQuery?: boolean | undefined;
16044
15548
  } | {
16045
15549
  config: {
16046
- type: "exact" | "fuzzy" | "range";
15550
+ type: "exact" | "fuzzy" | "range" | "within";
16047
15551
  };
16048
15552
  fieldId: "status" | "updatedAt" | "trackingId" | "legalStatuses.REGISTERED.acceptedAt" | "legalStatuses.REGISTERED.createdAtLocation";
16049
15553
  fieldType: "event";