@genesislcap/foundation-utils 14.214.1 → 14.214.2-alpha-40e31af.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -365,6 +365,79 @@
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
+ {
419
+ "kind": "javascript-module",
420
+ "path": "src/directives/index.ts",
421
+ "declarations": [],
422
+ "exports": [
423
+ {
424
+ "kind": "js",
425
+ "name": "*",
426
+ "declaration": {
427
+ "name": "*",
428
+ "package": "./sync"
429
+ }
430
+ },
431
+ {
432
+ "kind": "js",
433
+ "name": "*",
434
+ "declaration": {
435
+ "name": "*",
436
+ "package": "./when-else"
437
+ }
438
+ }
439
+ ]
440
+ },
368
441
  {
369
442
  "kind": "javascript-module",
370
443
  "path": "src/decorators/index.ts",
@@ -418,56 +491,6 @@
418
491
  }
419
492
  ]
420
493
  },
421
- {
422
- "kind": "javascript-module",
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
- ],
445
- "exports": [
446
- {
447
- "kind": "js",
448
- "name": "assureDesignSystem",
449
- "declaration": {
450
- "name": "assureDesignSystem",
451
- "module": "src/design-system/design-system.ts"
452
- }
453
- }
454
- ]
455
- },
456
- {
457
- "kind": "javascript-module",
458
- "path": "src/design-system/index.ts",
459
- "declarations": [],
460
- "exports": [
461
- {
462
- "kind": "js",
463
- "name": "*",
464
- "declaration": {
465
- "name": "*",
466
- "package": "./design-system"
467
- }
468
- }
469
- ]
470
- },
471
494
  {
472
495
  "kind": "javascript-module",
473
496
  "path": "src/env/index.ts",
@@ -905,29 +928,6 @@
905
928
  }
906
929
  ]
907
930
  },
908
- {
909
- "kind": "javascript-module",
910
- "path": "src/directives/index.ts",
911
- "declarations": [],
912
- "exports": [
913
- {
914
- "kind": "js",
915
- "name": "*",
916
- "declaration": {
917
- "name": "*",
918
- "package": "./sync"
919
- }
920
- },
921
- {
922
- "kind": "js",
923
- "name": "*",
924
- "declaration": {
925
- "name": "*",
926
- "package": "./when-else"
927
- }
928
- }
929
- ]
930
- },
931
931
  {
932
932
  "kind": "javascript-module",
933
933
  "path": "src/formatters/datetime.ts",
@@ -1465,6 +1465,21 @@
1465
1465
  }
1466
1466
  ]
1467
1467
  },
1468
+ {
1469
+ "kind": "javascript-module",
1470
+ "path": "src/serializers/index.ts",
1471
+ "declarations": [],
1472
+ "exports": [
1473
+ {
1474
+ "kind": "js",
1475
+ "name": "*",
1476
+ "declaration": {
1477
+ "name": "*",
1478
+ "package": "./json"
1479
+ }
1480
+ }
1481
+ ]
1482
+ },
1468
1483
  {
1469
1484
  "kind": "javascript-module",
1470
1485
  "path": "src/resource/index.ts",
@@ -1506,21 +1521,6 @@
1506
1521
  }
1507
1522
  ]
1508
1523
  },
1509
- {
1510
- "kind": "javascript-module",
1511
- "path": "src/serializers/index.ts",
1512
- "declarations": [],
1513
- "exports": [
1514
- {
1515
- "kind": "js",
1516
- "name": "*",
1517
- "declaration": {
1518
- "name": "*",
1519
- "package": "./json"
1520
- }
1521
- }
1522
- ]
1523
- },
1524
1524
  {
1525
1525
  "kind": "javascript-module",
1526
1526
  "path": "src/state/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.214.1",
4
+ "version": "14.214.2-alpha-40e31af.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.214.1",
31
- "@genesislcap/genx": "14.214.1",
32
- "@genesislcap/rollup-builder": "14.214.1",
33
- "@genesislcap/ts-builder": "14.214.1",
34
- "@genesislcap/uvu-playwright-builder": "14.214.1",
35
- "@genesislcap/vite-builder": "14.214.1",
36
- "@genesislcap/webpack-builder": "14.214.1",
30
+ "@genesislcap/foundation-testing": "14.214.2-alpha-40e31af.0",
31
+ "@genesislcap/genx": "14.214.2-alpha-40e31af.0",
32
+ "@genesislcap/rollup-builder": "14.214.2-alpha-40e31af.0",
33
+ "@genesislcap/ts-builder": "14.214.2-alpha-40e31af.0",
34
+ "@genesislcap/uvu-playwright-builder": "14.214.2-alpha-40e31af.0",
35
+ "@genesislcap/vite-builder": "14.214.2-alpha-40e31af.0",
36
+ "@genesislcap/webpack-builder": "14.214.2-alpha-40e31af.0",
37
37
  "rimraf": "^5.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/foundation-logger": "14.214.1",
40
+ "@genesislcap/foundation-logger": "14.214.2-alpha-40e31af.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": "9004ab51d127b82f36be2f73ed658cd7cbfba897"
58
+ "gitHead": "5c01cc68fc2eac6ba9a162c3c5af98661ff8edf5"
59
59
  }