@genesislcap/foundation-utils 14.167.1-genc-279.2 → 14.167.2
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
|
@@ -349,56 +349,6 @@
|
|
|
349
349
|
}
|
|
350
350
|
]
|
|
351
351
|
},
|
|
352
|
-
{
|
|
353
|
-
"kind": "javascript-module",
|
|
354
|
-
"path": "src/design-system/design-system.ts",
|
|
355
|
-
"declarations": [
|
|
356
|
-
{
|
|
357
|
-
"kind": "function",
|
|
358
|
-
"name": "assureDesignSystem",
|
|
359
|
-
"return": {
|
|
360
|
-
"type": {
|
|
361
|
-
"text": "DesignSystemModule"
|
|
362
|
-
}
|
|
363
|
-
},
|
|
364
|
-
"parameters": [
|
|
365
|
-
{
|
|
366
|
-
"name": "module",
|
|
367
|
-
"type": {
|
|
368
|
-
"text": "DesignSystemModule"
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
],
|
|
372
|
-
"description": "assureDesignSystem.",
|
|
373
|
-
"privacy": "public"
|
|
374
|
-
}
|
|
375
|
-
],
|
|
376
|
-
"exports": [
|
|
377
|
-
{
|
|
378
|
-
"kind": "js",
|
|
379
|
-
"name": "assureDesignSystem",
|
|
380
|
-
"declaration": {
|
|
381
|
-
"name": "assureDesignSystem",
|
|
382
|
-
"module": "src/design-system/design-system.ts"
|
|
383
|
-
}
|
|
384
|
-
}
|
|
385
|
-
]
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
"kind": "javascript-module",
|
|
389
|
-
"path": "src/design-system/index.ts",
|
|
390
|
-
"declarations": [],
|
|
391
|
-
"exports": [
|
|
392
|
-
{
|
|
393
|
-
"kind": "js",
|
|
394
|
-
"name": "*",
|
|
395
|
-
"declaration": {
|
|
396
|
-
"name": "*",
|
|
397
|
-
"package": "./design-system"
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
]
|
|
401
|
-
},
|
|
402
352
|
{
|
|
403
353
|
"kind": "javascript-module",
|
|
404
354
|
"path": "src/decorators/index.ts",
|
|
@@ -454,23 +404,50 @@
|
|
|
454
404
|
},
|
|
455
405
|
{
|
|
456
406
|
"kind": "javascript-module",
|
|
457
|
-
"path": "src/
|
|
458
|
-
"declarations": [
|
|
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
|
+
],
|
|
459
429
|
"exports": [
|
|
460
430
|
{
|
|
461
431
|
"kind": "js",
|
|
462
|
-
"name": "
|
|
432
|
+
"name": "assureDesignSystem",
|
|
463
433
|
"declaration": {
|
|
464
|
-
"name": "
|
|
465
|
-
"
|
|
434
|
+
"name": "assureDesignSystem",
|
|
435
|
+
"module": "src/design-system/design-system.ts"
|
|
466
436
|
}
|
|
467
|
-
}
|
|
437
|
+
}
|
|
438
|
+
]
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"kind": "javascript-module",
|
|
442
|
+
"path": "src/design-system/index.ts",
|
|
443
|
+
"declarations": [],
|
|
444
|
+
"exports": [
|
|
468
445
|
{
|
|
469
446
|
"kind": "js",
|
|
470
447
|
"name": "*",
|
|
471
448
|
"declaration": {
|
|
472
449
|
"name": "*",
|
|
473
|
-
"package": "./
|
|
450
|
+
"package": "./design-system"
|
|
474
451
|
}
|
|
475
452
|
}
|
|
476
453
|
]
|
|
@@ -897,6 +874,29 @@
|
|
|
897
874
|
}
|
|
898
875
|
]
|
|
899
876
|
},
|
|
877
|
+
{
|
|
878
|
+
"kind": "javascript-module",
|
|
879
|
+
"path": "src/directives/index.ts",
|
|
880
|
+
"declarations": [],
|
|
881
|
+
"exports": [
|
|
882
|
+
{
|
|
883
|
+
"kind": "js",
|
|
884
|
+
"name": "*",
|
|
885
|
+
"declaration": {
|
|
886
|
+
"name": "*",
|
|
887
|
+
"package": "./sync"
|
|
888
|
+
}
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"kind": "js",
|
|
892
|
+
"name": "*",
|
|
893
|
+
"declaration": {
|
|
894
|
+
"name": "*",
|
|
895
|
+
"package": "./when-else"
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
]
|
|
899
|
+
},
|
|
900
900
|
{
|
|
901
901
|
"kind": "javascript-module",
|
|
902
902
|
"path": "src/formatters/datetime.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.167.
|
|
4
|
+
"version": "14.167.2",
|
|
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.167.
|
|
23
|
-
"@genesislcap/genx": "14.167.
|
|
24
|
-
"@genesislcap/rollup-builder": "14.167.
|
|
25
|
-
"@genesislcap/ts-builder": "14.167.
|
|
26
|
-
"@genesislcap/uvu-playwright-builder": "14.167.
|
|
27
|
-
"@genesislcap/vite-builder": "14.167.
|
|
28
|
-
"@genesislcap/webpack-builder": "14.167.
|
|
22
|
+
"@genesislcap/foundation-testing": "14.167.2",
|
|
23
|
+
"@genesislcap/genx": "14.167.2",
|
|
24
|
+
"@genesislcap/rollup-builder": "14.167.2",
|
|
25
|
+
"@genesislcap/ts-builder": "14.167.2",
|
|
26
|
+
"@genesislcap/uvu-playwright-builder": "14.167.2",
|
|
27
|
+
"@genesislcap/vite-builder": "14.167.2",
|
|
28
|
+
"@genesislcap/webpack-builder": "14.167.2",
|
|
29
29
|
"rimraf": "^3.0.2"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@genesislcap/foundation-logger": "14.167.
|
|
32
|
+
"@genesislcap/foundation-logger": "14.167.2",
|
|
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": "2a8195a275ed18e314669107b77cbf70b6285b97"
|
|
51
51
|
}
|