@genesislcap/foundation-utils 14.306.2-alpha-7955176.0 → 14.306.2-alpha-9ca69d6.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 +38 -38
- package/package.json +11 -11
@@ -420,44 +420,6 @@
|
|
420
420
|
}
|
421
421
|
]
|
422
422
|
},
|
423
|
-
{
|
424
|
-
"kind": "javascript-module",
|
425
|
-
"path": "src/directives/index.ts",
|
426
|
-
"declarations": [],
|
427
|
-
"exports": [
|
428
|
-
{
|
429
|
-
"kind": "js",
|
430
|
-
"name": "*",
|
431
|
-
"declaration": {
|
432
|
-
"name": "*",
|
433
|
-
"package": "./sync"
|
434
|
-
}
|
435
|
-
},
|
436
|
-
{
|
437
|
-
"kind": "js",
|
438
|
-
"name": "*",
|
439
|
-
"declaration": {
|
440
|
-
"name": "*",
|
441
|
-
"package": "./when-else"
|
442
|
-
}
|
443
|
-
}
|
444
|
-
]
|
445
|
-
},
|
446
|
-
{
|
447
|
-
"kind": "javascript-module",
|
448
|
-
"path": "src/encoding/index.ts",
|
449
|
-
"declarations": [],
|
450
|
-
"exports": [
|
451
|
-
{
|
452
|
-
"kind": "js",
|
453
|
-
"name": "*",
|
454
|
-
"declaration": {
|
455
|
-
"name": "*",
|
456
|
-
"package": "./base64"
|
457
|
-
}
|
458
|
-
}
|
459
|
-
]
|
460
|
-
},
|
461
423
|
{
|
462
424
|
"kind": "javascript-module",
|
463
425
|
"path": "src/design-system/design-system.ts",
|
@@ -543,6 +505,44 @@
|
|
543
505
|
}
|
544
506
|
]
|
545
507
|
},
|
508
|
+
{
|
509
|
+
"kind": "javascript-module",
|
510
|
+
"path": "src/directives/index.ts",
|
511
|
+
"declarations": [],
|
512
|
+
"exports": [
|
513
|
+
{
|
514
|
+
"kind": "js",
|
515
|
+
"name": "*",
|
516
|
+
"declaration": {
|
517
|
+
"name": "*",
|
518
|
+
"package": "./sync"
|
519
|
+
}
|
520
|
+
},
|
521
|
+
{
|
522
|
+
"kind": "js",
|
523
|
+
"name": "*",
|
524
|
+
"declaration": {
|
525
|
+
"name": "*",
|
526
|
+
"package": "./when-else"
|
527
|
+
}
|
528
|
+
}
|
529
|
+
]
|
530
|
+
},
|
531
|
+
{
|
532
|
+
"kind": "javascript-module",
|
533
|
+
"path": "src/encoding/index.ts",
|
534
|
+
"declarations": [],
|
535
|
+
"exports": [
|
536
|
+
{
|
537
|
+
"kind": "js",
|
538
|
+
"name": "*",
|
539
|
+
"declaration": {
|
540
|
+
"name": "*",
|
541
|
+
"package": "./base64"
|
542
|
+
}
|
543
|
+
}
|
544
|
+
]
|
545
|
+
},
|
546
546
|
{
|
547
547
|
"kind": "javascript-module",
|
548
548
|
"path": "src/env/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.306.2-alpha-
|
4
|
+
"version": "14.306.2-alpha-9ca69d6.0",
|
5
5
|
"sideEffects": false,
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
7
7
|
"main": "dist/esm/index.js",
|
@@ -27,18 +27,18 @@
|
|
27
27
|
}
|
28
28
|
},
|
29
29
|
"devDependencies": {
|
30
|
-
"@genesislcap/foundation-testing": "14.306.2-alpha-
|
31
|
-
"@genesislcap/genx": "14.306.2-alpha-
|
32
|
-
"@genesislcap/rollup-builder": "14.306.2-alpha-
|
33
|
-
"@genesislcap/ts-builder": "14.306.2-alpha-
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.306.2-alpha-
|
35
|
-
"@genesislcap/vite-builder": "14.306.2-alpha-
|
36
|
-
"@genesislcap/webpack-builder": "14.306.2-alpha-
|
30
|
+
"@genesislcap/foundation-testing": "14.306.2-alpha-9ca69d6.0",
|
31
|
+
"@genesislcap/genx": "14.306.2-alpha-9ca69d6.0",
|
32
|
+
"@genesislcap/rollup-builder": "14.306.2-alpha-9ca69d6.0",
|
33
|
+
"@genesislcap/ts-builder": "14.306.2-alpha-9ca69d6.0",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.306.2-alpha-9ca69d6.0",
|
35
|
+
"@genesislcap/vite-builder": "14.306.2-alpha-9ca69d6.0",
|
36
|
+
"@genesislcap/webpack-builder": "14.306.2-alpha-9ca69d6.0",
|
37
37
|
"@types/json-schema": "^7.0.11"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/expression-builder": "14.306.2-alpha-
|
41
|
-
"@genesislcap/foundation-logger": "14.306.2-alpha-
|
40
|
+
"@genesislcap/expression-builder": "14.306.2-alpha-9ca69d6.0",
|
41
|
+
"@genesislcap/foundation-logger": "14.306.2-alpha-9ca69d6.0",
|
42
42
|
"@microsoft/fast-components": "2.30.6",
|
43
43
|
"@microsoft/fast-element": "1.14.0",
|
44
44
|
"@microsoft/fast-foundation": "2.49.6",
|
@@ -55,5 +55,5 @@
|
|
55
55
|
"access": "public"
|
56
56
|
},
|
57
57
|
"customElements": "dist/custom-elements.json",
|
58
|
-
"gitHead": "
|
58
|
+
"gitHead": "d0d74bcfd07685cecc3275c4012efa2c8f3a6544"
|
59
59
|
}
|