@genesislcap/foundation-utils 14.158.0 → 14.158.2-alpha-d812657.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 +73 -73
- package/package.json +10 -10
|
@@ -402,56 +402,6 @@
|
|
|
402
402
|
}
|
|
403
403
|
]
|
|
404
404
|
},
|
|
405
|
-
{
|
|
406
|
-
"kind": "javascript-module",
|
|
407
|
-
"path": "src/design-system/design-system.ts",
|
|
408
|
-
"declarations": [
|
|
409
|
-
{
|
|
410
|
-
"kind": "function",
|
|
411
|
-
"name": "assureDesignSystem",
|
|
412
|
-
"return": {
|
|
413
|
-
"type": {
|
|
414
|
-
"text": "DesignSystemModule"
|
|
415
|
-
}
|
|
416
|
-
},
|
|
417
|
-
"parameters": [
|
|
418
|
-
{
|
|
419
|
-
"name": "module",
|
|
420
|
-
"type": {
|
|
421
|
-
"text": "DesignSystemModule"
|
|
422
|
-
}
|
|
423
|
-
}
|
|
424
|
-
],
|
|
425
|
-
"description": "assureDesignSystem.",
|
|
426
|
-
"privacy": "public"
|
|
427
|
-
}
|
|
428
|
-
],
|
|
429
|
-
"exports": [
|
|
430
|
-
{
|
|
431
|
-
"kind": "js",
|
|
432
|
-
"name": "assureDesignSystem",
|
|
433
|
-
"declaration": {
|
|
434
|
-
"name": "assureDesignSystem",
|
|
435
|
-
"module": "src/design-system/design-system.ts"
|
|
436
|
-
}
|
|
437
|
-
}
|
|
438
|
-
]
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"kind": "javascript-module",
|
|
442
|
-
"path": "src/design-system/index.ts",
|
|
443
|
-
"declarations": [],
|
|
444
|
-
"exports": [
|
|
445
|
-
{
|
|
446
|
-
"kind": "js",
|
|
447
|
-
"name": "*",
|
|
448
|
-
"declaration": {
|
|
449
|
-
"name": "*",
|
|
450
|
-
"package": "./design-system"
|
|
451
|
-
}
|
|
452
|
-
}
|
|
453
|
-
]
|
|
454
|
-
},
|
|
455
405
|
{
|
|
456
406
|
"kind": "javascript-module",
|
|
457
407
|
"path": "src/env/index.ts",
|
|
@@ -897,6 +847,56 @@
|
|
|
897
847
|
}
|
|
898
848
|
]
|
|
899
849
|
},
|
|
850
|
+
{
|
|
851
|
+
"kind": "javascript-module",
|
|
852
|
+
"path": "src/design-system/design-system.ts",
|
|
853
|
+
"declarations": [
|
|
854
|
+
{
|
|
855
|
+
"kind": "function",
|
|
856
|
+
"name": "assureDesignSystem",
|
|
857
|
+
"return": {
|
|
858
|
+
"type": {
|
|
859
|
+
"text": "DesignSystemModule"
|
|
860
|
+
}
|
|
861
|
+
},
|
|
862
|
+
"parameters": [
|
|
863
|
+
{
|
|
864
|
+
"name": "module",
|
|
865
|
+
"type": {
|
|
866
|
+
"text": "DesignSystemModule"
|
|
867
|
+
}
|
|
868
|
+
}
|
|
869
|
+
],
|
|
870
|
+
"description": "assureDesignSystem.",
|
|
871
|
+
"privacy": "public"
|
|
872
|
+
}
|
|
873
|
+
],
|
|
874
|
+
"exports": [
|
|
875
|
+
{
|
|
876
|
+
"kind": "js",
|
|
877
|
+
"name": "assureDesignSystem",
|
|
878
|
+
"declaration": {
|
|
879
|
+
"name": "assureDesignSystem",
|
|
880
|
+
"module": "src/design-system/design-system.ts"
|
|
881
|
+
}
|
|
882
|
+
}
|
|
883
|
+
]
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"kind": "javascript-module",
|
|
887
|
+
"path": "src/design-system/index.ts",
|
|
888
|
+
"declarations": [],
|
|
889
|
+
"exports": [
|
|
890
|
+
{
|
|
891
|
+
"kind": "js",
|
|
892
|
+
"name": "*",
|
|
893
|
+
"declaration": {
|
|
894
|
+
"name": "*",
|
|
895
|
+
"package": "./design-system"
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
]
|
|
899
|
+
},
|
|
900
900
|
{
|
|
901
901
|
"kind": "javascript-module",
|
|
902
902
|
"path": "src/formatters/datetime.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",
|
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.2-alpha-d812657.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.2-alpha-d812657.0",
|
|
23
|
+
"@genesislcap/genx": "14.158.2-alpha-d812657.0",
|
|
24
|
+
"@genesislcap/rollup-builder": "14.158.2-alpha-d812657.0",
|
|
25
|
+
"@genesislcap/ts-builder": "14.158.2-alpha-d812657.0",
|
|
26
|
+
"@genesislcap/uvu-playwright-builder": "14.158.2-alpha-d812657.0",
|
|
27
|
+
"@genesislcap/vite-builder": "14.158.2-alpha-d812657.0",
|
|
28
|
+
"@genesislcap/webpack-builder": "14.158.2-alpha-d812657.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.2-alpha-d812657.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": "b307371bb12f0f0defe2c66409a812fd4210d2a3"
|
|
51
51
|
}
|