@genesislcap/foundation-utils 14.158.0 → 14.158.1-beta.9f2f9a2.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.
- package/dist/custom-elements.json +111 -111
- package/package.json +10 -10
|
@@ -402,6 +402,29 @@
|
|
|
402
402
|
}
|
|
403
403
|
]
|
|
404
404
|
},
|
|
405
|
+
{
|
|
406
|
+
"kind": "javascript-module",
|
|
407
|
+
"path": "src/directives/index.ts",
|
|
408
|
+
"declarations": [],
|
|
409
|
+
"exports": [
|
|
410
|
+
{
|
|
411
|
+
"kind": "js",
|
|
412
|
+
"name": "*",
|
|
413
|
+
"declaration": {
|
|
414
|
+
"name": "*",
|
|
415
|
+
"package": "./sync"
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"kind": "js",
|
|
420
|
+
"name": "*",
|
|
421
|
+
"declaration": {
|
|
422
|
+
"name": "*",
|
|
423
|
+
"package": "./when-else"
|
|
424
|
+
}
|
|
425
|
+
}
|
|
426
|
+
]
|
|
427
|
+
},
|
|
405
428
|
{
|
|
406
429
|
"kind": "javascript-module",
|
|
407
430
|
"path": "src/design-system/design-system.ts",
|
|
@@ -675,29 +698,6 @@
|
|
|
675
698
|
}
|
|
676
699
|
]
|
|
677
700
|
},
|
|
678
|
-
{
|
|
679
|
-
"kind": "javascript-module",
|
|
680
|
-
"path": "src/directives/index.ts",
|
|
681
|
-
"declarations": [],
|
|
682
|
-
"exports": [
|
|
683
|
-
{
|
|
684
|
-
"kind": "js",
|
|
685
|
-
"name": "*",
|
|
686
|
-
"declaration": {
|
|
687
|
-
"name": "*",
|
|
688
|
-
"package": "./sync"
|
|
689
|
-
}
|
|
690
|
-
},
|
|
691
|
-
{
|
|
692
|
-
"kind": "js",
|
|
693
|
-
"name": "*",
|
|
694
|
-
"declaration": {
|
|
695
|
-
"name": "*",
|
|
696
|
-
"package": "./when-else"
|
|
697
|
-
}
|
|
698
|
-
}
|
|
699
|
-
]
|
|
700
|
-
},
|
|
701
701
|
{
|
|
702
702
|
"kind": "javascript-module",
|
|
703
703
|
"path": "src/error/errorMap.ts",
|
|
@@ -1210,6 +1210,29 @@
|
|
|
1210
1210
|
}
|
|
1211
1211
|
]
|
|
1212
1212
|
},
|
|
1213
|
+
{
|
|
1214
|
+
"kind": "javascript-module",
|
|
1215
|
+
"path": "src/mixins/index.ts",
|
|
1216
|
+
"declarations": [],
|
|
1217
|
+
"exports": [
|
|
1218
|
+
{
|
|
1219
|
+
"kind": "js",
|
|
1220
|
+
"name": "*",
|
|
1221
|
+
"declaration": {
|
|
1222
|
+
"name": "*",
|
|
1223
|
+
"package": "./pendingState"
|
|
1224
|
+
}
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"kind": "js",
|
|
1228
|
+
"name": "*",
|
|
1229
|
+
"declaration": {
|
|
1230
|
+
"name": "*",
|
|
1231
|
+
"package": "./lifecycle"
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
]
|
|
1235
|
+
},
|
|
1213
1236
|
{
|
|
1214
1237
|
"kind": "javascript-module",
|
|
1215
1238
|
"path": "src/observer/index.ts",
|
|
@@ -1282,29 +1305,6 @@
|
|
|
1282
1305
|
}
|
|
1283
1306
|
]
|
|
1284
1307
|
},
|
|
1285
|
-
{
|
|
1286
|
-
"kind": "javascript-module",
|
|
1287
|
-
"path": "src/mixins/index.ts",
|
|
1288
|
-
"declarations": [],
|
|
1289
|
-
"exports": [
|
|
1290
|
-
{
|
|
1291
|
-
"kind": "js",
|
|
1292
|
-
"name": "*",
|
|
1293
|
-
"declaration": {
|
|
1294
|
-
"name": "*",
|
|
1295
|
-
"package": "./pendingState"
|
|
1296
|
-
}
|
|
1297
|
-
},
|
|
1298
|
-
{
|
|
1299
|
-
"kind": "js",
|
|
1300
|
-
"name": "*",
|
|
1301
|
-
"declaration": {
|
|
1302
|
-
"name": "*",
|
|
1303
|
-
"package": "./lifecycle"
|
|
1304
|
-
}
|
|
1305
|
-
}
|
|
1306
|
-
]
|
|
1307
|
-
},
|
|
1308
1308
|
{
|
|
1309
1309
|
"kind": "javascript-module",
|
|
1310
1310
|
"path": "src/resource/index.ts",
|
|
@@ -2143,71 +2143,6 @@
|
|
|
2143
2143
|
}
|
|
2144
2144
|
]
|
|
2145
2145
|
},
|
|
2146
|
-
{
|
|
2147
|
-
"kind": "javascript-module",
|
|
2148
|
-
"path": "src/directives/when-else/index.ts",
|
|
2149
|
-
"declarations": [],
|
|
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
|
-
]
|
|
2210
|
-
},
|
|
2211
2146
|
{
|
|
2212
2147
|
"kind": "javascript-module",
|
|
2213
2148
|
"path": "src/mappers/dto/index.ts",
|
|
@@ -2308,6 +2243,71 @@
|
|
|
2308
2243
|
"declarations": [],
|
|
2309
2244
|
"exports": []
|
|
2310
2245
|
},
|
|
2246
|
+
{
|
|
2247
|
+
"kind": "javascript-module",
|
|
2248
|
+
"path": "src/directives/when-else/index.ts",
|
|
2249
|
+
"declarations": [],
|
|
2250
|
+
"exports": [
|
|
2251
|
+
{
|
|
2252
|
+
"kind": "js",
|
|
2253
|
+
"name": "*",
|
|
2254
|
+
"declaration": {
|
|
2255
|
+
"name": "*",
|
|
2256
|
+
"package": "./when-else"
|
|
2257
|
+
}
|
|
2258
|
+
}
|
|
2259
|
+
]
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
"kind": "javascript-module",
|
|
2263
|
+
"path": "src/directives/when-else/when-else.ts",
|
|
2264
|
+
"declarations": [
|
|
2265
|
+
{
|
|
2266
|
+
"kind": "function",
|
|
2267
|
+
"name": "whenElse",
|
|
2268
|
+
"return": {
|
|
2269
|
+
"type": {
|
|
2270
|
+
"text": "CaptureType<TSource>"
|
|
2271
|
+
}
|
|
2272
|
+
},
|
|
2273
|
+
"parameters": [
|
|
2274
|
+
{
|
|
2275
|
+
"name": "binding",
|
|
2276
|
+
"type": {
|
|
2277
|
+
"text": "Binding<TSource, TReturn>"
|
|
2278
|
+
},
|
|
2279
|
+
"description": "The condition to test for rendering."
|
|
2280
|
+
},
|
|
2281
|
+
{
|
|
2282
|
+
"name": "trueTemplateOrTemplateBinding",
|
|
2283
|
+
"type": {
|
|
2284
|
+
"text": "WhenTemplate<TSource>"
|
|
2285
|
+
},
|
|
2286
|
+
"description": "The template or a binding that gets the template to render when the condition is true."
|
|
2287
|
+
},
|
|
2288
|
+
{
|
|
2289
|
+
"name": "falseTemplateOrTemplateBinding",
|
|
2290
|
+
"type": {
|
|
2291
|
+
"text": "WhenTemplate<TSource>"
|
|
2292
|
+
},
|
|
2293
|
+
"description": "The template or a binding that gets the template to render when the condition is false."
|
|
2294
|
+
}
|
|
2295
|
+
],
|
|
2296
|
+
"description": "Directive that allows supplying an \"else\" template to the traditional https://www.fast.design/docs/api/fast-element.when/#when-function directive",
|
|
2297
|
+
"privacy": "public"
|
|
2298
|
+
}
|
|
2299
|
+
],
|
|
2300
|
+
"exports": [
|
|
2301
|
+
{
|
|
2302
|
+
"kind": "js",
|
|
2303
|
+
"name": "whenElse",
|
|
2304
|
+
"declaration": {
|
|
2305
|
+
"name": "whenElse",
|
|
2306
|
+
"module": "src/directives/when-else/when-else.ts"
|
|
2307
|
+
}
|
|
2308
|
+
}
|
|
2309
|
+
]
|
|
2310
|
+
},
|
|
2311
2311
|
{
|
|
2312
2312
|
"kind": "javascript-module",
|
|
2313
2313
|
"path": "src/mixins/lifecycle/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.158.0",
|
|
4
|
+
"version": "14.158.1-beta.9f2f9a2.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -19,17 +19,17 @@
|
|
|
19
19
|
"test": "genx test"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@genesislcap/foundation-testing": "14.158.0",
|
|
23
|
-
"@genesislcap/genx": "14.158.0",
|
|
24
|
-
"@genesislcap/rollup-builder": "14.158.0",
|
|
25
|
-
"@genesislcap/ts-builder": "14.158.0",
|
|
26
|
-
"@genesislcap/uvu-playwright-builder": "14.158.0",
|
|
27
|
-
"@genesislcap/vite-builder": "14.158.0",
|
|
28
|
-
"@genesislcap/webpack-builder": "14.158.0",
|
|
22
|
+
"@genesislcap/foundation-testing": "14.158.1-beta.9f2f9a2.0",
|
|
23
|
+
"@genesislcap/genx": "14.158.1-beta.9f2f9a2.0",
|
|
24
|
+
"@genesislcap/rollup-builder": "14.158.1-beta.9f2f9a2.0",
|
|
25
|
+
"@genesislcap/ts-builder": "14.158.1-beta.9f2f9a2.0",
|
|
26
|
+
"@genesislcap/uvu-playwright-builder": "14.158.1-beta.9f2f9a2.0",
|
|
27
|
+
"@genesislcap/vite-builder": "14.158.1-beta.9f2f9a2.0",
|
|
28
|
+
"@genesislcap/webpack-builder": "14.158.1-beta.9f2f9a2.0",
|
|
29
29
|
"rimraf": "^3.0.2"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@genesislcap/foundation-logger": "14.158.0",
|
|
32
|
+
"@genesislcap/foundation-logger": "14.158.1-beta.9f2f9a2.0",
|
|
33
33
|
"@microsoft/fast-components": "^2.30.6",
|
|
34
34
|
"@microsoft/fast-element": "^1.12.0",
|
|
35
35
|
"@microsoft/fast-foundation": "^2.49.4",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"access": "public"
|
|
48
48
|
},
|
|
49
49
|
"customElements": "dist/custom-elements.json",
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "56d1ee4853ea8afe5bd53a952e520816e75414c8"
|
|
51
51
|
}
|