@genesislcap/foundation-utils 14.191.0 → 14.192.0-accessibility.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.
@@ -357,6 +357,56 @@
357
357
  }
358
358
  ]
359
359
  },
360
+ {
361
+ "kind": "javascript-module",
362
+ "path": "src/design-system/design-system.ts",
363
+ "declarations": [
364
+ {
365
+ "kind": "function",
366
+ "name": "assureDesignSystem",
367
+ "return": {
368
+ "type": {
369
+ "text": "DesignSystemModule"
370
+ }
371
+ },
372
+ "parameters": [
373
+ {
374
+ "name": "module",
375
+ "type": {
376
+ "text": "DesignSystemModule"
377
+ }
378
+ }
379
+ ],
380
+ "description": "assureDesignSystem.",
381
+ "privacy": "public"
382
+ }
383
+ ],
384
+ "exports": [
385
+ {
386
+ "kind": "js",
387
+ "name": "assureDesignSystem",
388
+ "declaration": {
389
+ "name": "assureDesignSystem",
390
+ "module": "src/design-system/design-system.ts"
391
+ }
392
+ }
393
+ ]
394
+ },
395
+ {
396
+ "kind": "javascript-module",
397
+ "path": "src/design-system/index.ts",
398
+ "declarations": [],
399
+ "exports": [
400
+ {
401
+ "kind": "js",
402
+ "name": "*",
403
+ "declaration": {
404
+ "name": "*",
405
+ "package": "./design-system"
406
+ }
407
+ }
408
+ ]
409
+ },
360
410
  {
361
411
  "kind": "javascript-module",
362
412
  "path": "src/decorators/index.ts",
@@ -410,56 +460,6 @@
410
460
  }
411
461
  ]
412
462
  },
413
- {
414
- "kind": "javascript-module",
415
- "path": "src/design-system/design-system.ts",
416
- "declarations": [
417
- {
418
- "kind": "function",
419
- "name": "assureDesignSystem",
420
- "return": {
421
- "type": {
422
- "text": "DesignSystemModule"
423
- }
424
- },
425
- "parameters": [
426
- {
427
- "name": "module",
428
- "type": {
429
- "text": "DesignSystemModule"
430
- }
431
- }
432
- ],
433
- "description": "assureDesignSystem.",
434
- "privacy": "public"
435
- }
436
- ],
437
- "exports": [
438
- {
439
- "kind": "js",
440
- "name": "assureDesignSystem",
441
- "declaration": {
442
- "name": "assureDesignSystem",
443
- "module": "src/design-system/design-system.ts"
444
- }
445
- }
446
- ]
447
- },
448
- {
449
- "kind": "javascript-module",
450
- "path": "src/design-system/index.ts",
451
- "declarations": [],
452
- "exports": [
453
- {
454
- "kind": "js",
455
- "name": "*",
456
- "declaration": {
457
- "name": "*",
458
- "package": "./design-system"
459
- }
460
- }
461
- ]
462
- },
463
463
  {
464
464
  "kind": "javascript-module",
465
465
  "path": "src/directives/index.ts",
@@ -1948,43 +1948,6 @@
1948
1948
  }
1949
1949
  ]
1950
1950
  },
1951
- {
1952
- "kind": "javascript-module",
1953
- "path": "src/uuid/index.ts",
1954
- "declarations": [],
1955
- "exports": [
1956
- {
1957
- "kind": "js",
1958
- "name": "*",
1959
- "declaration": {
1960
- "name": "*",
1961
- "package": "./uuid"
1962
- }
1963
- }
1964
- ]
1965
- },
1966
- {
1967
- "kind": "javascript-module",
1968
- "path": "src/uuid/uuid.ts",
1969
- "declarations": [
1970
- {
1971
- "kind": "variable",
1972
- "name": "UUID",
1973
- "description": "A dependency injection token for the UUID interface.",
1974
- "privacy": "public"
1975
- }
1976
- ],
1977
- "exports": [
1978
- {
1979
- "kind": "js",
1980
- "name": "UUID",
1981
- "declaration": {
1982
- "name": "UUID",
1983
- "module": "src/uuid/uuid.ts"
1984
- }
1985
- }
1986
- ]
1987
- },
1988
1951
  {
1989
1952
  "kind": "javascript-module",
1990
1953
  "path": "src/window/index.ts",
@@ -2133,6 +2096,43 @@
2133
2096
  }
2134
2097
  ]
2135
2098
  },
2099
+ {
2100
+ "kind": "javascript-module",
2101
+ "path": "src/uuid/index.ts",
2102
+ "declarations": [],
2103
+ "exports": [
2104
+ {
2105
+ "kind": "js",
2106
+ "name": "*",
2107
+ "declaration": {
2108
+ "name": "*",
2109
+ "package": "./uuid"
2110
+ }
2111
+ }
2112
+ ]
2113
+ },
2114
+ {
2115
+ "kind": "javascript-module",
2116
+ "path": "src/uuid/uuid.ts",
2117
+ "declarations": [
2118
+ {
2119
+ "kind": "variable",
2120
+ "name": "UUID",
2121
+ "description": "A dependency injection token for the UUID interface.",
2122
+ "privacy": "public"
2123
+ }
2124
+ ],
2125
+ "exports": [
2126
+ {
2127
+ "kind": "js",
2128
+ "name": "UUID",
2129
+ "declaration": {
2130
+ "name": "UUID",
2131
+ "module": "src/uuid/uuid.ts"
2132
+ }
2133
+ }
2134
+ ]
2135
+ },
2136
2136
  {
2137
2137
  "kind": "javascript-module",
2138
2138
  "path": "src/directives/sync/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.191.0",
4
+ "version": "14.192.0-accessibility.2",
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.191.0",
31
- "@genesislcap/genx": "14.191.0",
32
- "@genesislcap/rollup-builder": "14.191.0",
33
- "@genesislcap/ts-builder": "14.191.0",
34
- "@genesislcap/uvu-playwright-builder": "14.191.0",
35
- "@genesislcap/vite-builder": "14.191.0",
36
- "@genesislcap/webpack-builder": "14.191.0",
30
+ "@genesislcap/foundation-testing": "14.192.0-accessibility.2",
31
+ "@genesislcap/genx": "14.192.0-accessibility.2",
32
+ "@genesislcap/rollup-builder": "14.192.0-accessibility.2",
33
+ "@genesislcap/ts-builder": "14.192.0-accessibility.2",
34
+ "@genesislcap/uvu-playwright-builder": "14.192.0-accessibility.2",
35
+ "@genesislcap/vite-builder": "14.192.0-accessibility.2",
36
+ "@genesislcap/webpack-builder": "14.192.0-accessibility.2",
37
37
  "rimraf": "^5.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/foundation-logger": "14.191.0",
40
+ "@genesislcap/foundation-logger": "14.192.0-accessibility.2",
41
41
  "@microsoft/fast-components": "^2.30.6",
42
42
  "@microsoft/fast-element": "^1.12.0",
43
43
  "@microsoft/fast-foundation": "^2.49.4",
@@ -54,5 +54,5 @@
54
54
  "access": "public"
55
55
  },
56
56
  "customElements": "dist/custom-elements.json",
57
- "gitHead": "6cd41bf74649398b357228b168d779a5f86a55c8"
57
+ "gitHead": "b127a4e9702b04ebed2f1428ce86c4f740d5de10"
58
58
  }