@genesislcap/foundation-utils 14.141.2 → 14.141.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +254 -254
- package/package.json +5 -5
|
@@ -1233,6 +1233,47 @@
|
|
|
1233
1233
|
}
|
|
1234
1234
|
]
|
|
1235
1235
|
},
|
|
1236
|
+
{
|
|
1237
|
+
"kind": "javascript-module",
|
|
1238
|
+
"path": "src/resource/index.ts",
|
|
1239
|
+
"declarations": [],
|
|
1240
|
+
"exports": [
|
|
1241
|
+
{
|
|
1242
|
+
"kind": "js",
|
|
1243
|
+
"name": "*",
|
|
1244
|
+
"declaration": {
|
|
1245
|
+
"name": "*",
|
|
1246
|
+
"package": "./types"
|
|
1247
|
+
}
|
|
1248
|
+
}
|
|
1249
|
+
]
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"kind": "javascript-module",
|
|
1253
|
+
"path": "src/resource/types.ts",
|
|
1254
|
+
"declarations": [
|
|
1255
|
+
{
|
|
1256
|
+
"kind": "variable",
|
|
1257
|
+
"name": "ResourceType",
|
|
1258
|
+
"type": {
|
|
1259
|
+
"text": "{\n local: 'local',\n remote: 'remote',\n}"
|
|
1260
|
+
},
|
|
1261
|
+
"default": "{\n local: 'local',\n remote: 'remote',\n}",
|
|
1262
|
+
"description": "An object that defines two resource types: \"local\" and \"remote\".",
|
|
1263
|
+
"privacy": "public"
|
|
1264
|
+
}
|
|
1265
|
+
],
|
|
1266
|
+
"exports": [
|
|
1267
|
+
{
|
|
1268
|
+
"kind": "js",
|
|
1269
|
+
"name": "ResourceType",
|
|
1270
|
+
"declaration": {
|
|
1271
|
+
"name": "ResourceType",
|
|
1272
|
+
"module": "src/resource/types.ts"
|
|
1273
|
+
}
|
|
1274
|
+
}
|
|
1275
|
+
]
|
|
1276
|
+
},
|
|
1236
1277
|
{
|
|
1237
1278
|
"kind": "javascript-module",
|
|
1238
1279
|
"path": "src/observer/index.ts",
|
|
@@ -1305,47 +1346,6 @@
|
|
|
1305
1346
|
}
|
|
1306
1347
|
]
|
|
1307
1348
|
},
|
|
1308
|
-
{
|
|
1309
|
-
"kind": "javascript-module",
|
|
1310
|
-
"path": "src/resource/index.ts",
|
|
1311
|
-
"declarations": [],
|
|
1312
|
-
"exports": [
|
|
1313
|
-
{
|
|
1314
|
-
"kind": "js",
|
|
1315
|
-
"name": "*",
|
|
1316
|
-
"declaration": {
|
|
1317
|
-
"name": "*",
|
|
1318
|
-
"package": "./types"
|
|
1319
|
-
}
|
|
1320
|
-
}
|
|
1321
|
-
]
|
|
1322
|
-
},
|
|
1323
|
-
{
|
|
1324
|
-
"kind": "javascript-module",
|
|
1325
|
-
"path": "src/resource/types.ts",
|
|
1326
|
-
"declarations": [
|
|
1327
|
-
{
|
|
1328
|
-
"kind": "variable",
|
|
1329
|
-
"name": "ResourceType",
|
|
1330
|
-
"type": {
|
|
1331
|
-
"text": "{\n local: 'local',\n remote: 'remote',\n}"
|
|
1332
|
-
},
|
|
1333
|
-
"default": "{\n local: 'local',\n remote: 'remote',\n}",
|
|
1334
|
-
"description": "An object that defines two resource types: \"local\" and \"remote\".",
|
|
1335
|
-
"privacy": "public"
|
|
1336
|
-
}
|
|
1337
|
-
],
|
|
1338
|
-
"exports": [
|
|
1339
|
-
{
|
|
1340
|
-
"kind": "js",
|
|
1341
|
-
"name": "ResourceType",
|
|
1342
|
-
"declaration": {
|
|
1343
|
-
"name": "ResourceType",
|
|
1344
|
-
"module": "src/resource/types.ts"
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
]
|
|
1348
|
-
},
|
|
1349
1349
|
{
|
|
1350
1350
|
"kind": "javascript-module",
|
|
1351
1351
|
"path": "src/serializers/index.ts",
|
|
@@ -1906,160 +1906,6 @@
|
|
|
1906
1906
|
}
|
|
1907
1907
|
]
|
|
1908
1908
|
},
|
|
1909
|
-
{
|
|
1910
|
-
"kind": "javascript-module",
|
|
1911
|
-
"path": "src/directives/sync/index.ts",
|
|
1912
|
-
"declarations": [],
|
|
1913
|
-
"exports": [
|
|
1914
|
-
{
|
|
1915
|
-
"kind": "js",
|
|
1916
|
-
"name": "*",
|
|
1917
|
-
"declaration": {
|
|
1918
|
-
"name": "*",
|
|
1919
|
-
"package": "./sync"
|
|
1920
|
-
}
|
|
1921
|
-
}
|
|
1922
|
-
]
|
|
1923
|
-
},
|
|
1924
|
-
{
|
|
1925
|
-
"kind": "javascript-module",
|
|
1926
|
-
"path": "src/directives/sync/sync.ts",
|
|
1927
|
-
"declarations": [
|
|
1928
|
-
{
|
|
1929
|
-
"kind": "variable",
|
|
1930
|
-
"name": "defaultEventMap",
|
|
1931
|
-
"type": {
|
|
1932
|
-
"text": "Map<string, EventName>"
|
|
1933
|
-
},
|
|
1934
|
-
"default": "new Map([\n ['FAST-TEXT-AREA', 'input'],\n ['FAST-TEXT-FIELD', 'input'],\n ['FOUNDATION-TEXT-AREA', 'input'],\n ['FOUNDATION-TEXT-FIELD', 'input'],\n ['INPUT', 'input'],\n ['ZERO-TEXT-FIELD', 'input'],\n])",
|
|
1935
|
-
"description": "A map that associates specific HTML element tags with their corresponding default event names.",
|
|
1936
|
-
"privacy": "public"
|
|
1937
|
-
},
|
|
1938
|
-
{
|
|
1939
|
-
"kind": "function",
|
|
1940
|
-
"name": "sync",
|
|
1941
|
-
"return": {
|
|
1942
|
-
"type": {
|
|
1943
|
-
"text": "CaptureType<TSource>"
|
|
1944
|
-
}
|
|
1945
|
-
},
|
|
1946
|
-
"parameters": [
|
|
1947
|
-
{
|
|
1948
|
-
"name": "binding",
|
|
1949
|
-
"type": {
|
|
1950
|
-
"text": "Binding<TSource, TReturn>"
|
|
1951
|
-
}
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"name": "conversionType",
|
|
1955
|
-
"default": "'string'",
|
|
1956
|
-
"type": {
|
|
1957
|
-
"text": "ConversionType"
|
|
1958
|
-
}
|
|
1959
|
-
},
|
|
1960
|
-
{
|
|
1961
|
-
"name": "eventName",
|
|
1962
|
-
"default": "'default'",
|
|
1963
|
-
"type": {
|
|
1964
|
-
"text": "EventName"
|
|
1965
|
-
}
|
|
1966
|
-
},
|
|
1967
|
-
{
|
|
1968
|
-
"name": "keyAttr",
|
|
1969
|
-
"optional": true,
|
|
1970
|
-
"type": {
|
|
1971
|
-
"text": "string"
|
|
1972
|
-
}
|
|
1973
|
-
}
|
|
1974
|
-
],
|
|
1975
|
-
"description": "Creates a synchronization directive that binds a data source to an HTML element,",
|
|
1976
|
-
"privacy": "public"
|
|
1977
|
-
}
|
|
1978
|
-
],
|
|
1979
|
-
"exports": [
|
|
1980
|
-
{
|
|
1981
|
-
"kind": "js",
|
|
1982
|
-
"name": "defaultEventMap",
|
|
1983
|
-
"declaration": {
|
|
1984
|
-
"name": "defaultEventMap",
|
|
1985
|
-
"module": "src/directives/sync/sync.ts"
|
|
1986
|
-
}
|
|
1987
|
-
},
|
|
1988
|
-
{
|
|
1989
|
-
"kind": "js",
|
|
1990
|
-
"name": "sync",
|
|
1991
|
-
"declaration": {
|
|
1992
|
-
"name": "sync",
|
|
1993
|
-
"module": "src/directives/sync/sync.ts"
|
|
1994
|
-
}
|
|
1995
|
-
}
|
|
1996
|
-
]
|
|
1997
|
-
},
|
|
1998
|
-
{
|
|
1999
|
-
"kind": "javascript-module",
|
|
2000
|
-
"path": "src/directives/when-else/index.ts",
|
|
2001
|
-
"declarations": [],
|
|
2002
|
-
"exports": [
|
|
2003
|
-
{
|
|
2004
|
-
"kind": "js",
|
|
2005
|
-
"name": "*",
|
|
2006
|
-
"declaration": {
|
|
2007
|
-
"name": "*",
|
|
2008
|
-
"package": "./when-else"
|
|
2009
|
-
}
|
|
2010
|
-
}
|
|
2011
|
-
]
|
|
2012
|
-
},
|
|
2013
|
-
{
|
|
2014
|
-
"kind": "javascript-module",
|
|
2015
|
-
"path": "src/directives/when-else/when-else.ts",
|
|
2016
|
-
"declarations": [
|
|
2017
|
-
{
|
|
2018
|
-
"kind": "function",
|
|
2019
|
-
"name": "whenElse",
|
|
2020
|
-
"return": {
|
|
2021
|
-
"type": {
|
|
2022
|
-
"text": "CaptureType<TSource>"
|
|
2023
|
-
}
|
|
2024
|
-
},
|
|
2025
|
-
"parameters": [
|
|
2026
|
-
{
|
|
2027
|
-
"name": "binding",
|
|
2028
|
-
"type": {
|
|
2029
|
-
"text": "Binding<TSource, TReturn>"
|
|
2030
|
-
},
|
|
2031
|
-
"description": "The condition to test for rendering."
|
|
2032
|
-
},
|
|
2033
|
-
{
|
|
2034
|
-
"name": "trueTemplateOrTemplateBinding",
|
|
2035
|
-
"type": {
|
|
2036
|
-
"text": "WhenTemplate<TSource>"
|
|
2037
|
-
},
|
|
2038
|
-
"description": "The template or a binding that gets the template to render when the condition is true."
|
|
2039
|
-
},
|
|
2040
|
-
{
|
|
2041
|
-
"name": "falseTemplateOrTemplateBinding",
|
|
2042
|
-
"type": {
|
|
2043
|
-
"text": "WhenTemplate<TSource>"
|
|
2044
|
-
},
|
|
2045
|
-
"description": "The template or a binding that gets the template to render when the condition is false."
|
|
2046
|
-
}
|
|
2047
|
-
],
|
|
2048
|
-
"description": "Directive that allows supplying an \"else\" template to the traditional https://www.fast.design/docs/api/fast-element.when/#when-function directive",
|
|
2049
|
-
"privacy": "public"
|
|
2050
|
-
}
|
|
2051
|
-
],
|
|
2052
|
-
"exports": [
|
|
2053
|
-
{
|
|
2054
|
-
"kind": "js",
|
|
2055
|
-
"name": "whenElse",
|
|
2056
|
-
"declaration": {
|
|
2057
|
-
"name": "whenElse",
|
|
2058
|
-
"module": "src/directives/when-else/when-else.ts"
|
|
2059
|
-
}
|
|
2060
|
-
}
|
|
2061
|
-
]
|
|
2062
|
-
},
|
|
2063
1909
|
{
|
|
2064
1910
|
"kind": "javascript-module",
|
|
2065
1911
|
"path": "src/window/index.ts",
|
|
@@ -2210,7 +2056,7 @@
|
|
|
2210
2056
|
},
|
|
2211
2057
|
{
|
|
2212
2058
|
"kind": "javascript-module",
|
|
2213
|
-
"path": "src/
|
|
2059
|
+
"path": "src/directives/sync/index.ts",
|
|
2214
2060
|
"declarations": [],
|
|
2215
2061
|
"exports": [
|
|
2216
2062
|
{
|
|
@@ -2218,95 +2064,149 @@
|
|
|
2218
2064
|
"name": "*",
|
|
2219
2065
|
"declaration": {
|
|
2220
2066
|
"name": "*",
|
|
2221
|
-
"package": "./
|
|
2222
|
-
}
|
|
2223
|
-
},
|
|
2224
|
-
{
|
|
2225
|
-
"kind": "js",
|
|
2226
|
-
"name": "*",
|
|
2227
|
-
"declaration": {
|
|
2228
|
-
"name": "*",
|
|
2229
|
-
"package": "./types"
|
|
2067
|
+
"package": "./sync"
|
|
2230
2068
|
}
|
|
2231
2069
|
}
|
|
2232
2070
|
]
|
|
2233
2071
|
},
|
|
2234
2072
|
{
|
|
2235
2073
|
"kind": "javascript-module",
|
|
2236
|
-
"path": "src/
|
|
2074
|
+
"path": "src/directives/sync/sync.ts",
|
|
2237
2075
|
"declarations": [
|
|
2238
2076
|
{
|
|
2239
|
-
"kind": "
|
|
2240
|
-
"
|
|
2241
|
-
"
|
|
2242
|
-
|
|
2077
|
+
"kind": "variable",
|
|
2078
|
+
"name": "defaultEventMap",
|
|
2079
|
+
"type": {
|
|
2080
|
+
"text": "Map<string, EventName>"
|
|
2081
|
+
},
|
|
2082
|
+
"default": "new Map([\n ['FAST-TEXT-AREA', 'input'],\n ['FAST-TEXT-FIELD', 'input'],\n ['FOUNDATION-TEXT-AREA', 'input'],\n ['FOUNDATION-TEXT-FIELD', 'input'],\n ['INPUT', 'input'],\n ['ZERO-TEXT-FIELD', 'input'],\n])",
|
|
2083
|
+
"description": "A map that associates specific HTML element tags with their corresponding default event names.",
|
|
2084
|
+
"privacy": "public"
|
|
2085
|
+
},
|
|
2086
|
+
{
|
|
2087
|
+
"kind": "function",
|
|
2088
|
+
"name": "sync",
|
|
2089
|
+
"return": {
|
|
2090
|
+
"type": {
|
|
2091
|
+
"text": "CaptureType<TSource>"
|
|
2092
|
+
}
|
|
2093
|
+
},
|
|
2094
|
+
"parameters": [
|
|
2243
2095
|
{
|
|
2244
|
-
"
|
|
2245
|
-
"
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
{
|
|
2249
|
-
"description": "The DTO to convert.",
|
|
2250
|
-
"name": "dto"
|
|
2251
|
-
}
|
|
2252
|
-
],
|
|
2253
|
-
"return": {
|
|
2254
|
-
"type": {
|
|
2255
|
-
"text": ""
|
|
2256
|
-
}
|
|
2257
|
-
},
|
|
2258
|
-
"privacy": "public"
|
|
2096
|
+
"name": "binding",
|
|
2097
|
+
"type": {
|
|
2098
|
+
"text": "Binding<TSource, TReturn>"
|
|
2099
|
+
}
|
|
2259
2100
|
},
|
|
2260
2101
|
{
|
|
2261
|
-
"
|
|
2262
|
-
"
|
|
2263
|
-
"
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
"
|
|
2271
|
-
"
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
"
|
|
2102
|
+
"name": "conversionType",
|
|
2103
|
+
"default": "'string'",
|
|
2104
|
+
"type": {
|
|
2105
|
+
"text": "ConversionType"
|
|
2106
|
+
}
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
"name": "eventName",
|
|
2110
|
+
"default": "'default'",
|
|
2111
|
+
"type": {
|
|
2112
|
+
"text": "EventName"
|
|
2113
|
+
}
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"name": "keyAttr",
|
|
2117
|
+
"optional": true,
|
|
2118
|
+
"type": {
|
|
2119
|
+
"text": "string"
|
|
2120
|
+
}
|
|
2276
2121
|
}
|
|
2277
|
-
]
|
|
2278
|
-
|
|
2279
|
-
{
|
|
2280
|
-
"kind": "variable",
|
|
2281
|
-
"name": "ServerRowDTOMapper",
|
|
2282
|
-
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
|
2122
|
+
],
|
|
2123
|
+
"description": "Creates a synchronization directive that binds a data source to an HTML element,",
|
|
2283
2124
|
"privacy": "public"
|
|
2284
2125
|
}
|
|
2285
2126
|
],
|
|
2286
2127
|
"exports": [
|
|
2287
2128
|
{
|
|
2288
2129
|
"kind": "js",
|
|
2289
|
-
"name": "
|
|
2130
|
+
"name": "defaultEventMap",
|
|
2290
2131
|
"declaration": {
|
|
2291
|
-
"name": "
|
|
2292
|
-
"module": "src/
|
|
2132
|
+
"name": "defaultEventMap",
|
|
2133
|
+
"module": "src/directives/sync/sync.ts"
|
|
2293
2134
|
}
|
|
2294
2135
|
},
|
|
2295
2136
|
{
|
|
2296
2137
|
"kind": "js",
|
|
2297
|
-
"name": "
|
|
2138
|
+
"name": "sync",
|
|
2298
2139
|
"declaration": {
|
|
2299
|
-
"name": "
|
|
2300
|
-
"module": "src/
|
|
2140
|
+
"name": "sync",
|
|
2141
|
+
"module": "src/directives/sync/sync.ts"
|
|
2301
2142
|
}
|
|
2302
2143
|
}
|
|
2303
2144
|
]
|
|
2304
2145
|
},
|
|
2305
2146
|
{
|
|
2306
2147
|
"kind": "javascript-module",
|
|
2307
|
-
"path": "src/
|
|
2148
|
+
"path": "src/directives/when-else/index.ts",
|
|
2308
2149
|
"declarations": [],
|
|
2309
|
-
"exports": [
|
|
2150
|
+
"exports": [
|
|
2151
|
+
{
|
|
2152
|
+
"kind": "js",
|
|
2153
|
+
"name": "*",
|
|
2154
|
+
"declaration": {
|
|
2155
|
+
"name": "*",
|
|
2156
|
+
"package": "./when-else"
|
|
2157
|
+
}
|
|
2158
|
+
}
|
|
2159
|
+
]
|
|
2160
|
+
},
|
|
2161
|
+
{
|
|
2162
|
+
"kind": "javascript-module",
|
|
2163
|
+
"path": "src/directives/when-else/when-else.ts",
|
|
2164
|
+
"declarations": [
|
|
2165
|
+
{
|
|
2166
|
+
"kind": "function",
|
|
2167
|
+
"name": "whenElse",
|
|
2168
|
+
"return": {
|
|
2169
|
+
"type": {
|
|
2170
|
+
"text": "CaptureType<TSource>"
|
|
2171
|
+
}
|
|
2172
|
+
},
|
|
2173
|
+
"parameters": [
|
|
2174
|
+
{
|
|
2175
|
+
"name": "binding",
|
|
2176
|
+
"type": {
|
|
2177
|
+
"text": "Binding<TSource, TReturn>"
|
|
2178
|
+
},
|
|
2179
|
+
"description": "The condition to test for rendering."
|
|
2180
|
+
},
|
|
2181
|
+
{
|
|
2182
|
+
"name": "trueTemplateOrTemplateBinding",
|
|
2183
|
+
"type": {
|
|
2184
|
+
"text": "WhenTemplate<TSource>"
|
|
2185
|
+
},
|
|
2186
|
+
"description": "The template or a binding that gets the template to render when the condition is true."
|
|
2187
|
+
},
|
|
2188
|
+
{
|
|
2189
|
+
"name": "falseTemplateOrTemplateBinding",
|
|
2190
|
+
"type": {
|
|
2191
|
+
"text": "WhenTemplate<TSource>"
|
|
2192
|
+
},
|
|
2193
|
+
"description": "The template or a binding that gets the template to render when the condition is false."
|
|
2194
|
+
}
|
|
2195
|
+
],
|
|
2196
|
+
"description": "Directive that allows supplying an \"else\" template to the traditional https://www.fast.design/docs/api/fast-element.when/#when-function directive",
|
|
2197
|
+
"privacy": "public"
|
|
2198
|
+
}
|
|
2199
|
+
],
|
|
2200
|
+
"exports": [
|
|
2201
|
+
{
|
|
2202
|
+
"kind": "js",
|
|
2203
|
+
"name": "whenElse",
|
|
2204
|
+
"declaration": {
|
|
2205
|
+
"name": "whenElse",
|
|
2206
|
+
"module": "src/directives/when-else/when-else.ts"
|
|
2207
|
+
}
|
|
2208
|
+
}
|
|
2209
|
+
]
|
|
2310
2210
|
},
|
|
2311
2211
|
{
|
|
2312
2212
|
"kind": "javascript-module",
|
|
@@ -2432,6 +2332,106 @@
|
|
|
2432
2332
|
}
|
|
2433
2333
|
]
|
|
2434
2334
|
},
|
|
2335
|
+
{
|
|
2336
|
+
"kind": "javascript-module",
|
|
2337
|
+
"path": "src/mappers/dto/index.ts",
|
|
2338
|
+
"declarations": [],
|
|
2339
|
+
"exports": [
|
|
2340
|
+
{
|
|
2341
|
+
"kind": "js",
|
|
2342
|
+
"name": "*",
|
|
2343
|
+
"declaration": {
|
|
2344
|
+
"name": "*",
|
|
2345
|
+
"package": "./serverRow"
|
|
2346
|
+
}
|
|
2347
|
+
},
|
|
2348
|
+
{
|
|
2349
|
+
"kind": "js",
|
|
2350
|
+
"name": "*",
|
|
2351
|
+
"declaration": {
|
|
2352
|
+
"name": "*",
|
|
2353
|
+
"package": "./types"
|
|
2354
|
+
}
|
|
2355
|
+
}
|
|
2356
|
+
]
|
|
2357
|
+
},
|
|
2358
|
+
{
|
|
2359
|
+
"kind": "javascript-module",
|
|
2360
|
+
"path": "src/mappers/dto/serverRow.ts",
|
|
2361
|
+
"declarations": [
|
|
2362
|
+
{
|
|
2363
|
+
"kind": "class",
|
|
2364
|
+
"description": "The default `ServerRowDTOMapper`.",
|
|
2365
|
+
"name": "DefaultServerRowDTOMapper",
|
|
2366
|
+
"members": [
|
|
2367
|
+
{
|
|
2368
|
+
"kind": "field",
|
|
2369
|
+
"name": "fromDTO",
|
|
2370
|
+
"description": "Converts a server row DTO to an entity.",
|
|
2371
|
+
"parameters": [
|
|
2372
|
+
{
|
|
2373
|
+
"description": "The DTO to convert.",
|
|
2374
|
+
"name": "dto"
|
|
2375
|
+
}
|
|
2376
|
+
],
|
|
2377
|
+
"return": {
|
|
2378
|
+
"type": {
|
|
2379
|
+
"text": ""
|
|
2380
|
+
}
|
|
2381
|
+
},
|
|
2382
|
+
"privacy": "public"
|
|
2383
|
+
},
|
|
2384
|
+
{
|
|
2385
|
+
"kind": "field",
|
|
2386
|
+
"name": "toDTO",
|
|
2387
|
+
"description": "Converts a server row entity to a DTO.",
|
|
2388
|
+
"parameters": [
|
|
2389
|
+
{
|
|
2390
|
+
"description": "The entity to convert.",
|
|
2391
|
+
"name": "entity"
|
|
2392
|
+
}
|
|
2393
|
+
],
|
|
2394
|
+
"return": {
|
|
2395
|
+
"type": {
|
|
2396
|
+
"text": ""
|
|
2397
|
+
}
|
|
2398
|
+
},
|
|
2399
|
+
"privacy": "public"
|
|
2400
|
+
}
|
|
2401
|
+
]
|
|
2402
|
+
},
|
|
2403
|
+
{
|
|
2404
|
+
"kind": "variable",
|
|
2405
|
+
"name": "ServerRowDTOMapper",
|
|
2406
|
+
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
|
2407
|
+
"privacy": "public"
|
|
2408
|
+
}
|
|
2409
|
+
],
|
|
2410
|
+
"exports": [
|
|
2411
|
+
{
|
|
2412
|
+
"kind": "js",
|
|
2413
|
+
"name": "DefaultServerRowDTOMapper",
|
|
2414
|
+
"declaration": {
|
|
2415
|
+
"name": "DefaultServerRowDTOMapper",
|
|
2416
|
+
"module": "src/mappers/dto/serverRow.ts"
|
|
2417
|
+
}
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"kind": "js",
|
|
2421
|
+
"name": "ServerRowDTOMapper",
|
|
2422
|
+
"declaration": {
|
|
2423
|
+
"name": "ServerRowDTOMapper",
|
|
2424
|
+
"module": "src/mappers/dto/serverRow.ts"
|
|
2425
|
+
}
|
|
2426
|
+
}
|
|
2427
|
+
]
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
"kind": "javascript-module",
|
|
2431
|
+
"path": "src/mappers/dto/types.ts",
|
|
2432
|
+
"declarations": [],
|
|
2433
|
+
"exports": []
|
|
2434
|
+
},
|
|
2435
2435
|
{
|
|
2436
2436
|
"kind": "javascript-module",
|
|
2437
2437
|
"path": "src/mixins/pendingState/index.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "14.141.
|
|
4
|
+
"version": "14.141.3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -19,12 +19,12 @@
|
|
|
19
19
|
"test": "genx test"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@genesislcap/foundation-testing": "14.141.
|
|
23
|
-
"@genesislcap/genx": "14.141.
|
|
22
|
+
"@genesislcap/foundation-testing": "14.141.3",
|
|
23
|
+
"@genesislcap/genx": "14.141.3",
|
|
24
24
|
"rimraf": "^3.0.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@genesislcap/foundation-logger": "14.141.
|
|
27
|
+
"@genesislcap/foundation-logger": "14.141.3",
|
|
28
28
|
"@microsoft/fast-components": "^2.30.6",
|
|
29
29
|
"@microsoft/fast-element": "^1.12.0",
|
|
30
30
|
"@microsoft/fast-foundation": "^2.49.4",
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"access": "public"
|
|
43
43
|
},
|
|
44
44
|
"customElements": "dist/custom-elements.json",
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "37b360922e11609ac87d08b72cb66de130732b8d"
|
|
46
46
|
}
|