@genesislcap/foundation-utils 14.207.3 → 14.208.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 +57 -57
- package/package.json +10 -10
|
@@ -365,56 +365,6 @@
|
|
|
365
365
|
}
|
|
366
366
|
]
|
|
367
367
|
},
|
|
368
|
-
{
|
|
369
|
-
"kind": "javascript-module",
|
|
370
|
-
"path": "src/design-system/design-system.ts",
|
|
371
|
-
"declarations": [
|
|
372
|
-
{
|
|
373
|
-
"kind": "function",
|
|
374
|
-
"name": "assureDesignSystem",
|
|
375
|
-
"return": {
|
|
376
|
-
"type": {
|
|
377
|
-
"text": "DesignSystemModule"
|
|
378
|
-
}
|
|
379
|
-
},
|
|
380
|
-
"parameters": [
|
|
381
|
-
{
|
|
382
|
-
"name": "module",
|
|
383
|
-
"type": {
|
|
384
|
-
"text": "DesignSystemModule"
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
],
|
|
388
|
-
"description": "assureDesignSystem.",
|
|
389
|
-
"privacy": "public"
|
|
390
|
-
}
|
|
391
|
-
],
|
|
392
|
-
"exports": [
|
|
393
|
-
{
|
|
394
|
-
"kind": "js",
|
|
395
|
-
"name": "assureDesignSystem",
|
|
396
|
-
"declaration": {
|
|
397
|
-
"name": "assureDesignSystem",
|
|
398
|
-
"module": "src/design-system/design-system.ts"
|
|
399
|
-
}
|
|
400
|
-
}
|
|
401
|
-
]
|
|
402
|
-
},
|
|
403
|
-
{
|
|
404
|
-
"kind": "javascript-module",
|
|
405
|
-
"path": "src/design-system/index.ts",
|
|
406
|
-
"declarations": [],
|
|
407
|
-
"exports": [
|
|
408
|
-
{
|
|
409
|
-
"kind": "js",
|
|
410
|
-
"name": "*",
|
|
411
|
-
"declaration": {
|
|
412
|
-
"name": "*",
|
|
413
|
-
"package": "./design-system"
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
]
|
|
417
|
-
},
|
|
418
368
|
{
|
|
419
369
|
"kind": "javascript-module",
|
|
420
370
|
"path": "src/decorators/index.ts",
|
|
@@ -470,23 +420,50 @@
|
|
|
470
420
|
},
|
|
471
421
|
{
|
|
472
422
|
"kind": "javascript-module",
|
|
473
|
-
"path": "src/
|
|
474
|
-
"declarations": [
|
|
423
|
+
"path": "src/design-system/design-system.ts",
|
|
424
|
+
"declarations": [
|
|
425
|
+
{
|
|
426
|
+
"kind": "function",
|
|
427
|
+
"name": "assureDesignSystem",
|
|
428
|
+
"return": {
|
|
429
|
+
"type": {
|
|
430
|
+
"text": "DesignSystemModule"
|
|
431
|
+
}
|
|
432
|
+
},
|
|
433
|
+
"parameters": [
|
|
434
|
+
{
|
|
435
|
+
"name": "module",
|
|
436
|
+
"type": {
|
|
437
|
+
"text": "DesignSystemModule"
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
],
|
|
441
|
+
"description": "assureDesignSystem.",
|
|
442
|
+
"privacy": "public"
|
|
443
|
+
}
|
|
444
|
+
],
|
|
475
445
|
"exports": [
|
|
476
446
|
{
|
|
477
447
|
"kind": "js",
|
|
478
|
-
"name": "
|
|
448
|
+
"name": "assureDesignSystem",
|
|
479
449
|
"declaration": {
|
|
480
|
-
"name": "
|
|
481
|
-
"
|
|
450
|
+
"name": "assureDesignSystem",
|
|
451
|
+
"module": "src/design-system/design-system.ts"
|
|
482
452
|
}
|
|
483
|
-
}
|
|
453
|
+
}
|
|
454
|
+
]
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"kind": "javascript-module",
|
|
458
|
+
"path": "src/design-system/index.ts",
|
|
459
|
+
"declarations": [],
|
|
460
|
+
"exports": [
|
|
484
461
|
{
|
|
485
462
|
"kind": "js",
|
|
486
463
|
"name": "*",
|
|
487
464
|
"declaration": {
|
|
488
465
|
"name": "*",
|
|
489
|
-
"package": "./
|
|
466
|
+
"package": "./design-system"
|
|
490
467
|
}
|
|
491
468
|
}
|
|
492
469
|
]
|
|
@@ -729,6 +706,29 @@
|
|
|
729
706
|
}
|
|
730
707
|
]
|
|
731
708
|
},
|
|
709
|
+
{
|
|
710
|
+
"kind": "javascript-module",
|
|
711
|
+
"path": "src/directives/index.ts",
|
|
712
|
+
"declarations": [],
|
|
713
|
+
"exports": [
|
|
714
|
+
{
|
|
715
|
+
"kind": "js",
|
|
716
|
+
"name": "*",
|
|
717
|
+
"declaration": {
|
|
718
|
+
"name": "*",
|
|
719
|
+
"package": "./sync"
|
|
720
|
+
}
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"kind": "js",
|
|
724
|
+
"name": "*",
|
|
725
|
+
"declaration": {
|
|
726
|
+
"name": "*",
|
|
727
|
+
"package": "./when-else"
|
|
728
|
+
}
|
|
729
|
+
}
|
|
730
|
+
]
|
|
731
|
+
},
|
|
732
732
|
{
|
|
733
733
|
"kind": "javascript-module",
|
|
734
734
|
"path": "src/error/errorMap.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.
|
|
4
|
+
"version": "14.208.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@genesislcap/foundation-testing": "14.
|
|
31
|
-
"@genesislcap/genx": "14.
|
|
32
|
-
"@genesislcap/rollup-builder": "14.
|
|
33
|
-
"@genesislcap/ts-builder": "14.
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
35
|
-
"@genesislcap/vite-builder": "14.
|
|
36
|
-
"@genesislcap/webpack-builder": "14.
|
|
30
|
+
"@genesislcap/foundation-testing": "14.208.0",
|
|
31
|
+
"@genesislcap/genx": "14.208.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.208.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.208.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.208.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.208.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.208.0",
|
|
37
37
|
"rimraf": "^5.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/foundation-logger": "14.
|
|
40
|
+
"@genesislcap/foundation-logger": "14.208.0",
|
|
41
41
|
"@microsoft/fast-components": "^2.30.6",
|
|
42
42
|
"@microsoft/fast-element": "^1.12.0",
|
|
43
43
|
"@microsoft/fast-foundation": "^2.49.4",
|
|
@@ -55,5 +55,5 @@
|
|
|
55
55
|
"access": "public"
|
|
56
56
|
},
|
|
57
57
|
"customElements": "dist/custom-elements.json",
|
|
58
|
-
"gitHead": "
|
|
58
|
+
"gitHead": "1e3cbe74ecd6c1c832a5814f8af6fc42b0d1ce92"
|
|
59
59
|
}
|