@genesislcap/foundation-utils 14.209.3-alpha-7176d01.0 → 14.209.3-alpha-e70b36d.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -365,79 +365,6 @@
365
365
  }
366
366
  ]
367
367
  },
368
- {
369
- "kind": "javascript-module",
370
- "path": "src/directives/index.ts",
371
- "declarations": [],
372
- "exports": [
373
- {
374
- "kind": "js",
375
- "name": "*",
376
- "declaration": {
377
- "name": "*",
378
- "package": "./sync"
379
- }
380
- },
381
- {
382
- "kind": "js",
383
- "name": "*",
384
- "declaration": {
385
- "name": "*",
386
- "package": "./when-else"
387
- }
388
- }
389
- ]
390
- },
391
- {
392
- "kind": "javascript-module",
393
- "path": "src/design-system/design-system.ts",
394
- "declarations": [
395
- {
396
- "kind": "function",
397
- "name": "assureDesignSystem",
398
- "return": {
399
- "type": {
400
- "text": "DesignSystemModule"
401
- }
402
- },
403
- "parameters": [
404
- {
405
- "name": "module",
406
- "type": {
407
- "text": "DesignSystemModule"
408
- }
409
- }
410
- ],
411
- "description": "assureDesignSystem.",
412
- "privacy": "public"
413
- }
414
- ],
415
- "exports": [
416
- {
417
- "kind": "js",
418
- "name": "assureDesignSystem",
419
- "declaration": {
420
- "name": "assureDesignSystem",
421
- "module": "src/design-system/design-system.ts"
422
- }
423
- }
424
- ]
425
- },
426
- {
427
- "kind": "javascript-module",
428
- "path": "src/design-system/index.ts",
429
- "declarations": [],
430
- "exports": [
431
- {
432
- "kind": "js",
433
- "name": "*",
434
- "declaration": {
435
- "name": "*",
436
- "package": "./design-system"
437
- }
438
- }
439
- ]
440
- },
441
368
  {
442
369
  "kind": "javascript-module",
443
370
  "path": "src/decorators/index.ts",
@@ -491,6 +418,29 @@
491
418
  }
492
419
  ]
493
420
  },
421
+ {
422
+ "kind": "javascript-module",
423
+ "path": "src/directives/index.ts",
424
+ "declarations": [],
425
+ "exports": [
426
+ {
427
+ "kind": "js",
428
+ "name": "*",
429
+ "declaration": {
430
+ "name": "*",
431
+ "package": "./sync"
432
+ }
433
+ },
434
+ {
435
+ "kind": "js",
436
+ "name": "*",
437
+ "declaration": {
438
+ "name": "*",
439
+ "package": "./when-else"
440
+ }
441
+ }
442
+ ]
443
+ },
494
444
  {
495
445
  "kind": "javascript-module",
496
446
  "path": "src/env/index.ts",
@@ -928,6 +878,56 @@
928
878
  }
929
879
  ]
930
880
  },
881
+ {
882
+ "kind": "javascript-module",
883
+ "path": "src/design-system/design-system.ts",
884
+ "declarations": [
885
+ {
886
+ "kind": "function",
887
+ "name": "assureDesignSystem",
888
+ "return": {
889
+ "type": {
890
+ "text": "DesignSystemModule"
891
+ }
892
+ },
893
+ "parameters": [
894
+ {
895
+ "name": "module",
896
+ "type": {
897
+ "text": "DesignSystemModule"
898
+ }
899
+ }
900
+ ],
901
+ "description": "assureDesignSystem.",
902
+ "privacy": "public"
903
+ }
904
+ ],
905
+ "exports": [
906
+ {
907
+ "kind": "js",
908
+ "name": "assureDesignSystem",
909
+ "declaration": {
910
+ "name": "assureDesignSystem",
911
+ "module": "src/design-system/design-system.ts"
912
+ }
913
+ }
914
+ ]
915
+ },
916
+ {
917
+ "kind": "javascript-module",
918
+ "path": "src/design-system/index.ts",
919
+ "declarations": [],
920
+ "exports": [
921
+ {
922
+ "kind": "js",
923
+ "name": "*",
924
+ "declaration": {
925
+ "name": "*",
926
+ "package": "./design-system"
927
+ }
928
+ }
929
+ ]
930
+ },
931
931
  {
932
932
  "kind": "javascript-module",
933
933
  "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.209.3-alpha-7176d01.0",
4
+ "version": "14.209.3-alpha-e70b36d.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.209.3-alpha-7176d01.0",
31
- "@genesislcap/genx": "14.209.3-alpha-7176d01.0",
32
- "@genesislcap/rollup-builder": "14.209.3-alpha-7176d01.0",
33
- "@genesislcap/ts-builder": "14.209.3-alpha-7176d01.0",
34
- "@genesislcap/uvu-playwright-builder": "14.209.3-alpha-7176d01.0",
35
- "@genesislcap/vite-builder": "14.209.3-alpha-7176d01.0",
36
- "@genesislcap/webpack-builder": "14.209.3-alpha-7176d01.0",
30
+ "@genesislcap/foundation-testing": "14.209.3-alpha-e70b36d.0",
31
+ "@genesislcap/genx": "14.209.3-alpha-e70b36d.0",
32
+ "@genesislcap/rollup-builder": "14.209.3-alpha-e70b36d.0",
33
+ "@genesislcap/ts-builder": "14.209.3-alpha-e70b36d.0",
34
+ "@genesislcap/uvu-playwright-builder": "14.209.3-alpha-e70b36d.0",
35
+ "@genesislcap/vite-builder": "14.209.3-alpha-e70b36d.0",
36
+ "@genesislcap/webpack-builder": "14.209.3-alpha-e70b36d.0",
37
37
  "rimraf": "^5.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/foundation-logger": "14.209.3-alpha-7176d01.0",
40
+ "@genesislcap/foundation-logger": "14.209.3-alpha-e70b36d.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": "5f2fb781320e658e17b69e3af3a4d8e16eeb5e5a"
58
+ "gitHead": "9df64ebfeb49239c5a25e96444a55ad8113a8b54"
59
59
  }