@genesislcap/foundation-forms 14.417.0 → 14.417.1-alpha-2d3f259.0

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.
@@ -1777,6 +1777,232 @@
1777
1777
  }
1778
1778
  ]
1779
1779
  },
1780
+ {
1781
+ "kind": "javascript-module",
1782
+ "path": "src/jsonforms/testers/isArray.ts",
1783
+ "declarations": [
1784
+ {
1785
+ "kind": "function",
1786
+ "name": "isArray",
1787
+ "parameters": [
1788
+ {
1789
+ "name": "itemsType",
1790
+ "type": {
1791
+ "text": "ArrayItemsType"
1792
+ }
1793
+ }
1794
+ ]
1795
+ }
1796
+ ],
1797
+ "exports": [
1798
+ {
1799
+ "kind": "js",
1800
+ "name": "isArray",
1801
+ "declaration": {
1802
+ "name": "isArray",
1803
+ "module": "src/jsonforms/testers/isArray.ts"
1804
+ }
1805
+ }
1806
+ ]
1807
+ },
1808
+ {
1809
+ "kind": "javascript-module",
1810
+ "path": "src/jsonforms/testers/isDate.ts",
1811
+ "declarations": [
1812
+ {
1813
+ "kind": "variable",
1814
+ "name": "isOneOfDate"
1815
+ }
1816
+ ],
1817
+ "exports": [
1818
+ {
1819
+ "kind": "js",
1820
+ "name": "isOneOfDate",
1821
+ "declaration": {
1822
+ "name": "isOneOfDate",
1823
+ "module": "src/jsonforms/testers/isDate.ts"
1824
+ }
1825
+ }
1826
+ ]
1827
+ },
1828
+ {
1829
+ "kind": "javascript-module",
1830
+ "path": "src/jsonforms/testers/isInvisible.ts",
1831
+ "declarations": [
1832
+ {
1833
+ "kind": "function",
1834
+ "name": "isInvisible",
1835
+ "return": {
1836
+ "type": {
1837
+ "text": "boolean"
1838
+ }
1839
+ },
1840
+ "parameters": [
1841
+ {
1842
+ "name": "uischema",
1843
+ "type": {
1844
+ "text": "UISchemaElement"
1845
+ }
1846
+ },
1847
+ {
1848
+ "name": "schema",
1849
+ "type": {
1850
+ "text": "JsonSchema"
1851
+ }
1852
+ },
1853
+ {
1854
+ "name": "context",
1855
+ "type": {
1856
+ "text": "TesterContext"
1857
+ }
1858
+ }
1859
+ ]
1860
+ }
1861
+ ],
1862
+ "exports": [
1863
+ {
1864
+ "kind": "js",
1865
+ "name": "isInvisible",
1866
+ "declaration": {
1867
+ "name": "isInvisible",
1868
+ "module": "src/jsonforms/testers/isInvisible.ts"
1869
+ }
1870
+ }
1871
+ ]
1872
+ },
1873
+ {
1874
+ "kind": "javascript-module",
1875
+ "path": "src/jsonforms/testers/isOneOfBoolean.ts",
1876
+ "declarations": [
1877
+ {
1878
+ "kind": "variable",
1879
+ "name": "isOneOfBoolean"
1880
+ }
1881
+ ],
1882
+ "exports": [
1883
+ {
1884
+ "kind": "js",
1885
+ "name": "isOneOfBoolean",
1886
+ "declaration": {
1887
+ "name": "isOneOfBoolean",
1888
+ "module": "src/jsonforms/testers/isOneOfBoolean.ts"
1889
+ }
1890
+ }
1891
+ ]
1892
+ },
1893
+ {
1894
+ "kind": "javascript-module",
1895
+ "path": "src/jsonforms/testers/isOneOfEnum.ts",
1896
+ "declarations": [
1897
+ {
1898
+ "kind": "variable",
1899
+ "name": "isOneOfEnum"
1900
+ }
1901
+ ],
1902
+ "exports": [
1903
+ {
1904
+ "kind": "js",
1905
+ "name": "isOneOfEnum",
1906
+ "declaration": {
1907
+ "name": "isOneOfEnum",
1908
+ "module": "src/jsonforms/testers/isOneOfEnum.ts"
1909
+ }
1910
+ }
1911
+ ]
1912
+ },
1913
+ {
1914
+ "kind": "javascript-module",
1915
+ "path": "src/jsonforms/testers/isOneOfNumber.ts",
1916
+ "declarations": [
1917
+ {
1918
+ "kind": "variable",
1919
+ "name": "isOneOfNumber"
1920
+ }
1921
+ ],
1922
+ "exports": [
1923
+ {
1924
+ "kind": "js",
1925
+ "name": "isOneOfNumber",
1926
+ "declaration": {
1927
+ "name": "isOneOfNumber",
1928
+ "module": "src/jsonforms/testers/isOneOfNumber.ts"
1929
+ }
1930
+ }
1931
+ ]
1932
+ },
1933
+ {
1934
+ "kind": "javascript-module",
1935
+ "path": "src/jsonforms/testers/isOneOfOptionMultiselect.ts",
1936
+ "declarations": [
1937
+ {
1938
+ "kind": "variable",
1939
+ "name": "isOneOfOptionMultiselect"
1940
+ }
1941
+ ],
1942
+ "exports": [
1943
+ {
1944
+ "kind": "js",
1945
+ "name": "isOneOfOptionMultiselect",
1946
+ "declaration": {
1947
+ "name": "isOneOfOptionMultiselect",
1948
+ "module": "src/jsonforms/testers/isOneOfOptionMultiselect.ts"
1949
+ }
1950
+ }
1951
+ ]
1952
+ },
1953
+ {
1954
+ "kind": "javascript-module",
1955
+ "path": "src/jsonforms/testers/isTime.ts",
1956
+ "declarations": [
1957
+ {
1958
+ "kind": "variable",
1959
+ "name": "isOneOfTime"
1960
+ }
1961
+ ],
1962
+ "exports": [
1963
+ {
1964
+ "kind": "js",
1965
+ "name": "isOneOfTime",
1966
+ "declaration": {
1967
+ "name": "isOneOfTime",
1968
+ "module": "src/jsonforms/testers/isTime.ts"
1969
+ }
1970
+ }
1971
+ ]
1972
+ },
1973
+ {
1974
+ "kind": "javascript-module",
1975
+ "path": "src/jsonforms/testers/optionIs.ts",
1976
+ "declarations": [
1977
+ {
1978
+ "kind": "function",
1979
+ "name": "optionIs",
1980
+ "return": {
1981
+ "type": {
1982
+ "text": "Tester"
1983
+ }
1984
+ },
1985
+ "parameters": [
1986
+ {
1987
+ "name": "optionName",
1988
+ "type": {
1989
+ "text": "string"
1990
+ }
1991
+ }
1992
+ ]
1993
+ }
1994
+ ],
1995
+ "exports": [
1996
+ {
1997
+ "kind": "js",
1998
+ "name": "optionIs",
1999
+ "declaration": {
2000
+ "name": "optionIs",
2001
+ "module": "src/jsonforms/testers/optionIs.ts"
2002
+ }
2003
+ }
2004
+ ]
2005
+ },
1780
2006
  {
1781
2007
  "kind": "javascript-module",
1782
2008
  "path": "src/jsonforms/renderers/ArrayListWrapperRenderer.ts",
@@ -3901,232 +4127,6 @@
3901
4127
  }
3902
4128
  }
3903
4129
  ]
3904
- },
3905
- {
3906
- "kind": "javascript-module",
3907
- "path": "src/jsonforms/testers/isArray.ts",
3908
- "declarations": [
3909
- {
3910
- "kind": "function",
3911
- "name": "isArray",
3912
- "parameters": [
3913
- {
3914
- "name": "itemsType",
3915
- "type": {
3916
- "text": "ArrayItemsType"
3917
- }
3918
- }
3919
- ]
3920
- }
3921
- ],
3922
- "exports": [
3923
- {
3924
- "kind": "js",
3925
- "name": "isArray",
3926
- "declaration": {
3927
- "name": "isArray",
3928
- "module": "src/jsonforms/testers/isArray.ts"
3929
- }
3930
- }
3931
- ]
3932
- },
3933
- {
3934
- "kind": "javascript-module",
3935
- "path": "src/jsonforms/testers/isDate.ts",
3936
- "declarations": [
3937
- {
3938
- "kind": "variable",
3939
- "name": "isOneOfDate"
3940
- }
3941
- ],
3942
- "exports": [
3943
- {
3944
- "kind": "js",
3945
- "name": "isOneOfDate",
3946
- "declaration": {
3947
- "name": "isOneOfDate",
3948
- "module": "src/jsonforms/testers/isDate.ts"
3949
- }
3950
- }
3951
- ]
3952
- },
3953
- {
3954
- "kind": "javascript-module",
3955
- "path": "src/jsonforms/testers/isInvisible.ts",
3956
- "declarations": [
3957
- {
3958
- "kind": "function",
3959
- "name": "isInvisible",
3960
- "return": {
3961
- "type": {
3962
- "text": "boolean"
3963
- }
3964
- },
3965
- "parameters": [
3966
- {
3967
- "name": "uischema",
3968
- "type": {
3969
- "text": "UISchemaElement"
3970
- }
3971
- },
3972
- {
3973
- "name": "schema",
3974
- "type": {
3975
- "text": "JsonSchema"
3976
- }
3977
- },
3978
- {
3979
- "name": "context",
3980
- "type": {
3981
- "text": "TesterContext"
3982
- }
3983
- }
3984
- ]
3985
- }
3986
- ],
3987
- "exports": [
3988
- {
3989
- "kind": "js",
3990
- "name": "isInvisible",
3991
- "declaration": {
3992
- "name": "isInvisible",
3993
- "module": "src/jsonforms/testers/isInvisible.ts"
3994
- }
3995
- }
3996
- ]
3997
- },
3998
- {
3999
- "kind": "javascript-module",
4000
- "path": "src/jsonforms/testers/isOneOfBoolean.ts",
4001
- "declarations": [
4002
- {
4003
- "kind": "variable",
4004
- "name": "isOneOfBoolean"
4005
- }
4006
- ],
4007
- "exports": [
4008
- {
4009
- "kind": "js",
4010
- "name": "isOneOfBoolean",
4011
- "declaration": {
4012
- "name": "isOneOfBoolean",
4013
- "module": "src/jsonforms/testers/isOneOfBoolean.ts"
4014
- }
4015
- }
4016
- ]
4017
- },
4018
- {
4019
- "kind": "javascript-module",
4020
- "path": "src/jsonforms/testers/isOneOfEnum.ts",
4021
- "declarations": [
4022
- {
4023
- "kind": "variable",
4024
- "name": "isOneOfEnum"
4025
- }
4026
- ],
4027
- "exports": [
4028
- {
4029
- "kind": "js",
4030
- "name": "isOneOfEnum",
4031
- "declaration": {
4032
- "name": "isOneOfEnum",
4033
- "module": "src/jsonforms/testers/isOneOfEnum.ts"
4034
- }
4035
- }
4036
- ]
4037
- },
4038
- {
4039
- "kind": "javascript-module",
4040
- "path": "src/jsonforms/testers/isOneOfNumber.ts",
4041
- "declarations": [
4042
- {
4043
- "kind": "variable",
4044
- "name": "isOneOfNumber"
4045
- }
4046
- ],
4047
- "exports": [
4048
- {
4049
- "kind": "js",
4050
- "name": "isOneOfNumber",
4051
- "declaration": {
4052
- "name": "isOneOfNumber",
4053
- "module": "src/jsonforms/testers/isOneOfNumber.ts"
4054
- }
4055
- }
4056
- ]
4057
- },
4058
- {
4059
- "kind": "javascript-module",
4060
- "path": "src/jsonforms/testers/isOneOfOptionMultiselect.ts",
4061
- "declarations": [
4062
- {
4063
- "kind": "variable",
4064
- "name": "isOneOfOptionMultiselect"
4065
- }
4066
- ],
4067
- "exports": [
4068
- {
4069
- "kind": "js",
4070
- "name": "isOneOfOptionMultiselect",
4071
- "declaration": {
4072
- "name": "isOneOfOptionMultiselect",
4073
- "module": "src/jsonforms/testers/isOneOfOptionMultiselect.ts"
4074
- }
4075
- }
4076
- ]
4077
- },
4078
- {
4079
- "kind": "javascript-module",
4080
- "path": "src/jsonforms/testers/isTime.ts",
4081
- "declarations": [
4082
- {
4083
- "kind": "variable",
4084
- "name": "isOneOfTime"
4085
- }
4086
- ],
4087
- "exports": [
4088
- {
4089
- "kind": "js",
4090
- "name": "isOneOfTime",
4091
- "declaration": {
4092
- "name": "isOneOfTime",
4093
- "module": "src/jsonforms/testers/isTime.ts"
4094
- }
4095
- }
4096
- ]
4097
- },
4098
- {
4099
- "kind": "javascript-module",
4100
- "path": "src/jsonforms/testers/optionIs.ts",
4101
- "declarations": [
4102
- {
4103
- "kind": "function",
4104
- "name": "optionIs",
4105
- "return": {
4106
- "type": {
4107
- "text": "Tester"
4108
- }
4109
- },
4110
- "parameters": [
4111
- {
4112
- "name": "optionName",
4113
- "type": {
4114
- "text": "string"
4115
- }
4116
- }
4117
- ]
4118
- }
4119
- ],
4120
- "exports": [
4121
- {
4122
- "kind": "js",
4123
- "name": "optionIs",
4124
- "declaration": {
4125
- "name": "optionIs",
4126
- "module": "src/jsonforms/testers/optionIs.ts"
4127
- }
4128
- }
4129
- ]
4130
4130
  }
4131
4131
  ]
4132
4132
  }
@@ -1,3 +1,4 @@
1
+ /// <reference path="./react-jsx-runtime.d.ts" />
1
2
  export * from './filters';
2
3
  export * from './form';
3
4
  export * from './form.styles';
@@ -0,0 +1,174 @@
1
+ /**
2
+ * AUTO-GENERATED FILE - DO NOT EDIT.
3
+ * Source package: @genesislcap/foundation-forms
4
+ * Generated from custom-elements manifest.
5
+ */
6
+
7
+ declare module 'react/jsx-runtime' {
8
+ namespace JSX {
9
+ interface FuiElementProps4 {
10
+ children?: unknown;
11
+ class?: string;
12
+ className?: string;
13
+ id?: string;
14
+ slot?: string;
15
+ part?: string;
16
+ style?: string | Partial<CSSStyleDeclaration>;
17
+ role?: string;
18
+ tabIndex?: number | string;
19
+ [key: `data-${string}`]: string | number | boolean | undefined;
20
+ [key: `aria-${string}`]: string | number | boolean | undefined;
21
+ }
22
+ interface FuiElementProps5 {
23
+ children?: unknown;
24
+ class?: string;
25
+ className?: string;
26
+ id?: string;
27
+ slot?: string;
28
+ part?: string;
29
+ style?: string | Partial<CSSStyleDeclaration>;
30
+ role?: string;
31
+ tabIndex?: number | string;
32
+ [key: `data-${string}`]: string | number | boolean | undefined;
33
+ [key: `aria-${string}`]: string | number | boolean | undefined;
34
+ }
35
+ interface FuiElementProps6 {
36
+ children?: unknown;
37
+ class?: string;
38
+ className?: string;
39
+ id?: string;
40
+ slot?: string;
41
+ part?: string;
42
+ style?: string | Partial<CSSStyleDeclaration>;
43
+ role?: string;
44
+ tabIndex?: number | string;
45
+ [key: `data-${string}`]: string | number | boolean | undefined;
46
+ [key: `aria-${string}`]: string | number | boolean | undefined;
47
+ 'hideLabel'?: boolean;
48
+ 'prefix'?: string;
49
+ }
50
+ interface FuiElementProps10 {
51
+ children?: unknown;
52
+ class?: string;
53
+ className?: string;
54
+ id?: string;
55
+ slot?: string;
56
+ part?: string;
57
+ style?: string | Partial<CSSStyleDeclaration>;
58
+ role?: string;
59
+ tabIndex?: number | string;
60
+ [key: `data-${string}`]: string | number | boolean | undefined;
61
+ [key: `aria-${string}`]: string | number | boolean | undefined;
62
+ 'submitted'?: boolean;
63
+ }
64
+ interface FuiElementProps2 {
65
+ children?: unknown;
66
+ class?: string;
67
+ className?: string;
68
+ id?: string;
69
+ slot?: string;
70
+ part?: string;
71
+ style?: string | Partial<CSSStyleDeclaration>;
72
+ role?: string;
73
+ tabIndex?: number | string;
74
+ [key: `data-${string}`]: string | number | boolean | undefined;
75
+ [key: `aria-${string}`]: string | number | boolean | undefined;
76
+ 'resourceName'?: string;
77
+ 'showFilterPersistenceControls'?: boolean;
78
+ 'prefix'?: string;
79
+ 'onChange'?: (event: CustomEvent<unknown>) => void;
80
+ }
81
+ interface FuiElementProps1 {
82
+ children?: unknown;
83
+ class?: string;
84
+ className?: string;
85
+ id?: string;
86
+ slot?: string;
87
+ part?: string;
88
+ style?: string | Partial<CSSStyleDeclaration>;
89
+ role?: string;
90
+ tabIndex?: number | string;
91
+ [key: `data-${string}`]: string | number | boolean | undefined;
92
+ [key: `aria-${string}`]: string | number | boolean | undefined;
93
+ 'prefix'?: string;
94
+ 'resourceName'?: string;
95
+ 'confirmationMessage'?: string;
96
+ 'setApprovalMessage'?: boolean;
97
+ 'approvalMessageLabel'?: string;
98
+ 'readonly'?: boolean;
99
+ 'hideSubmit'?: boolean;
100
+ 'bulkInsert'?: boolean;
101
+ 'bulkInsertMinItems'?: number;
102
+ 'bulkInsertMaxItems'?: number | undefined;
103
+ }
104
+ interface FuiElementProps3 {
105
+ children?: unknown;
106
+ class?: string;
107
+ className?: string;
108
+ id?: string;
109
+ slot?: string;
110
+ part?: string;
111
+ style?: string | Partial<CSSStyleDeclaration>;
112
+ role?: string;
113
+ tabIndex?: number | string;
114
+ [key: `data-${string}`]: string | number | boolean | undefined;
115
+ [key: `aria-${string}`]: string | number | boolean | undefined;
116
+ 'submitted'?: boolean;
117
+ 'readonly'?: boolean;
118
+ }
119
+ interface FuiElementProps7 {
120
+ children?: unknown;
121
+ class?: string;
122
+ className?: string;
123
+ id?: string;
124
+ slot?: string;
125
+ part?: string;
126
+ style?: string | Partial<CSSStyleDeclaration>;
127
+ role?: string;
128
+ tabIndex?: number | string;
129
+ [key: `data-${string}`]: string | number | boolean | undefined;
130
+ [key: `aria-${string}`]: string | number | boolean | undefined;
131
+ 'hideLabel'?: boolean;
132
+ }
133
+ interface FuiElementProps8 {
134
+ children?: unknown;
135
+ class?: string;
136
+ className?: string;
137
+ id?: string;
138
+ slot?: string;
139
+ part?: string;
140
+ style?: string | Partial<CSSStyleDeclaration>;
141
+ role?: string;
142
+ tabIndex?: number | string;
143
+ [key: `data-${string}`]: string | number | boolean | undefined;
144
+ [key: `aria-${string}`]: string | number | boolean | undefined;
145
+ }
146
+ interface FuiElementProps9 {
147
+ children?: unknown;
148
+ class?: string;
149
+ className?: string;
150
+ id?: string;
151
+ slot?: string;
152
+ part?: string;
153
+ style?: string | Partial<CSSStyleDeclaration>;
154
+ role?: string;
155
+ tabIndex?: number | string;
156
+ [key: `data-${string}`]: string | number | boolean | undefined;
157
+ [key: `aria-${string}`]: string | number | boolean | undefined;
158
+ }
159
+ interface IntrinsicElements {
160
+ 'array-list-wrapper': FuiElementProps4;
161
+ 'categorization-wrapper': FuiElementProps5;
162
+ 'control-wrapper': FuiElementProps6;
163
+ 'dispatch-renderer': FuiElementProps10;
164
+ 'foundation-filters': FuiElementProps2;
165
+ 'foundation-form': FuiElementProps1;
166
+ 'json-forms': FuiElementProps3;
167
+ 'layout-wrapper': FuiElementProps7;
168
+ 'stepper-wrapper': FuiElementProps8;
169
+ 'vertical-categorization-wrapper': FuiElementProps9;
170
+ }
171
+ }
172
+ }
173
+
174
+ export {};
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-forms",
3
3
  "description": "Genesis Foundation Forms",
4
- "version": "14.417.0",
4
+ "version": "14.417.1-alpha-2d3f259.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -50,23 +50,23 @@
50
50
  }
51
51
  },
52
52
  "devDependencies": {
53
- "@genesislcap/foundation-testing": "14.417.0",
54
- "@genesislcap/genx": "14.417.0",
55
- "@genesislcap/rollup-builder": "14.417.0",
56
- "@genesislcap/ts-builder": "14.417.0",
57
- "@genesislcap/uvu-playwright-builder": "14.417.0",
58
- "@genesislcap/vite-builder": "14.417.0",
59
- "@genesislcap/webpack-builder": "14.417.0",
53
+ "@genesislcap/foundation-testing": "14.417.1-alpha-2d3f259.0",
54
+ "@genesislcap/genx": "14.417.1-alpha-2d3f259.0",
55
+ "@genesislcap/rollup-builder": "14.417.1-alpha-2d3f259.0",
56
+ "@genesislcap/ts-builder": "14.417.1-alpha-2d3f259.0",
57
+ "@genesislcap/uvu-playwright-builder": "14.417.1-alpha-2d3f259.0",
58
+ "@genesislcap/vite-builder": "14.417.1-alpha-2d3f259.0",
59
+ "@genesislcap/webpack-builder": "14.417.1-alpha-2d3f259.0",
60
60
  "@types/json-schema": "^7.0.11",
61
61
  "@types/papaparse": "^5.3.14"
62
62
  },
63
63
  "dependencies": {
64
- "@genesislcap/foundation-comms": "14.417.0",
65
- "@genesislcap/foundation-criteria": "14.417.0",
66
- "@genesislcap/foundation-logger": "14.417.0",
67
- "@genesislcap/foundation-notifications": "14.417.0",
68
- "@genesislcap/foundation-ui": "14.417.0",
69
- "@genesislcap/foundation-utils": "14.417.0",
64
+ "@genesislcap/foundation-comms": "14.417.1-alpha-2d3f259.0",
65
+ "@genesislcap/foundation-criteria": "14.417.1-alpha-2d3f259.0",
66
+ "@genesislcap/foundation-logger": "14.417.1-alpha-2d3f259.0",
67
+ "@genesislcap/foundation-notifications": "14.417.1-alpha-2d3f259.0",
68
+ "@genesislcap/foundation-ui": "14.417.1-alpha-2d3f259.0",
69
+ "@genesislcap/foundation-utils": "14.417.1-alpha-2d3f259.0",
70
70
  "@json-schema-tools/dereferencer": "^1.6.1",
71
71
  "@jsonforms/core": "^3.2.1",
72
72
  "@microsoft/fast-components": "2.30.6",
@@ -88,5 +88,5 @@
88
88
  "access": "public"
89
89
  },
90
90
  "customElements": "dist/custom-elements.json",
91
- "gitHead": "1a4b13faca04aa12b0a8bd6032a798369fe7eb33"
91
+ "gitHead": "a8d594c173414d514d68bd32ee55dacac3399d58"
92
92
  }