@genesislcap/foundation-utils 14.92.5 → 14.94.0-pa-957.1

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.
@@ -341,55 +341,6 @@
341
341
  }
342
342
  ]
343
343
  },
344
- {
345
- "kind": "javascript-module",
346
- "path": "src/design-system/design-system.ts",
347
- "declarations": [
348
- {
349
- "kind": "function",
350
- "name": "assureDesignSystem",
351
- "return": {
352
- "type": {
353
- "text": "DesignSystemModule"
354
- }
355
- },
356
- "parameters": [
357
- {
358
- "name": "module",
359
- "type": {
360
- "text": "DesignSystemModule"
361
- }
362
- }
363
- ],
364
- "privacy": "public"
365
- }
366
- ],
367
- "exports": [
368
- {
369
- "kind": "js",
370
- "name": "assureDesignSystem",
371
- "declaration": {
372
- "name": "assureDesignSystem",
373
- "module": "src/design-system/design-system.ts"
374
- }
375
- }
376
- ]
377
- },
378
- {
379
- "kind": "javascript-module",
380
- "path": "src/design-system/index.ts",
381
- "declarations": [],
382
- "exports": [
383
- {
384
- "kind": "js",
385
- "name": "*",
386
- "declaration": {
387
- "name": "*",
388
- "package": "./design-system"
389
- }
390
- }
391
- ]
392
- },
393
344
  {
394
345
  "kind": "javascript-module",
395
346
  "path": "src/decorators/index.ts",
@@ -443,6 +394,55 @@
443
394
  }
444
395
  ]
445
396
  },
397
+ {
398
+ "kind": "javascript-module",
399
+ "path": "src/design-system/design-system.ts",
400
+ "declarations": [
401
+ {
402
+ "kind": "function",
403
+ "name": "assureDesignSystem",
404
+ "return": {
405
+ "type": {
406
+ "text": "DesignSystemModule"
407
+ }
408
+ },
409
+ "parameters": [
410
+ {
411
+ "name": "module",
412
+ "type": {
413
+ "text": "DesignSystemModule"
414
+ }
415
+ }
416
+ ],
417
+ "privacy": "public"
418
+ }
419
+ ],
420
+ "exports": [
421
+ {
422
+ "kind": "js",
423
+ "name": "assureDesignSystem",
424
+ "declaration": {
425
+ "name": "assureDesignSystem",
426
+ "module": "src/design-system/design-system.ts"
427
+ }
428
+ }
429
+ ]
430
+ },
431
+ {
432
+ "kind": "javascript-module",
433
+ "path": "src/design-system/index.ts",
434
+ "declarations": [],
435
+ "exports": [
436
+ {
437
+ "kind": "js",
438
+ "name": "*",
439
+ "declaration": {
440
+ "name": "*",
441
+ "package": "./design-system"
442
+ }
443
+ }
444
+ ]
445
+ },
446
446
  {
447
447
  "kind": "javascript-module",
448
448
  "path": "src/directives/index.ts",
@@ -1095,44 +1095,6 @@
1095
1095
  }
1096
1096
  ]
1097
1097
  },
1098
- {
1099
- "kind": "javascript-module",
1100
- "path": "src/mappers/index.ts",
1101
- "declarations": [],
1102
- "exports": [
1103
- {
1104
- "kind": "js",
1105
- "name": "*",
1106
- "declaration": {
1107
- "name": "*",
1108
- "package": "./dto"
1109
- }
1110
- }
1111
- ]
1112
- },
1113
- {
1114
- "kind": "javascript-module",
1115
- "path": "src/mixins/index.ts",
1116
- "declarations": [],
1117
- "exports": [
1118
- {
1119
- "kind": "js",
1120
- "name": "*",
1121
- "declaration": {
1122
- "name": "*",
1123
- "package": "./pendingState"
1124
- }
1125
- },
1126
- {
1127
- "kind": "js",
1128
- "name": "*",
1129
- "declaration": {
1130
- "name": "*",
1131
- "package": "./lifecycle"
1132
- }
1133
- }
1134
- ]
1135
- },
1136
1098
  {
1137
1099
  "kind": "javascript-module",
1138
1100
  "path": "src/logger/index.ts",
@@ -1219,6 +1181,44 @@
1219
1181
  }
1220
1182
  ]
1221
1183
  },
1184
+ {
1185
+ "kind": "javascript-module",
1186
+ "path": "src/mappers/index.ts",
1187
+ "declarations": [],
1188
+ "exports": [
1189
+ {
1190
+ "kind": "js",
1191
+ "name": "*",
1192
+ "declaration": {
1193
+ "name": "*",
1194
+ "package": "./dto"
1195
+ }
1196
+ }
1197
+ ]
1198
+ },
1199
+ {
1200
+ "kind": "javascript-module",
1201
+ "path": "src/mixins/index.ts",
1202
+ "declarations": [],
1203
+ "exports": [
1204
+ {
1205
+ "kind": "js",
1206
+ "name": "*",
1207
+ "declaration": {
1208
+ "name": "*",
1209
+ "package": "./pendingState"
1210
+ }
1211
+ },
1212
+ {
1213
+ "kind": "js",
1214
+ "name": "*",
1215
+ "declaration": {
1216
+ "name": "*",
1217
+ "package": "./lifecycle"
1218
+ }
1219
+ }
1220
+ ]
1221
+ },
1222
1222
  {
1223
1223
  "kind": "javascript-module",
1224
1224
  "path": "src/observer/index.ts",
@@ -1685,6 +1685,43 @@
1685
1685
  }
1686
1686
  ]
1687
1687
  },
1688
+ {
1689
+ "kind": "javascript-module",
1690
+ "path": "src/uuid/index.ts",
1691
+ "declarations": [],
1692
+ "exports": [
1693
+ {
1694
+ "kind": "js",
1695
+ "name": "*",
1696
+ "declaration": {
1697
+ "name": "*",
1698
+ "package": "./uuid"
1699
+ }
1700
+ }
1701
+ ]
1702
+ },
1703
+ {
1704
+ "kind": "javascript-module",
1705
+ "path": "src/uuid/uuid.ts",
1706
+ "declarations": [
1707
+ {
1708
+ "kind": "variable",
1709
+ "name": "UUID",
1710
+ "description": "A dependency injection token for the UUID interface.",
1711
+ "privacy": "public"
1712
+ }
1713
+ ],
1714
+ "exports": [
1715
+ {
1716
+ "kind": "js",
1717
+ "name": "UUID",
1718
+ "declaration": {
1719
+ "name": "UUID",
1720
+ "module": "src/uuid/uuid.ts"
1721
+ }
1722
+ }
1723
+ ]
1724
+ },
1688
1725
  {
1689
1726
  "kind": "javascript-module",
1690
1727
  "path": "src/window/index.ts",
@@ -1922,43 +1959,6 @@
1922
1959
  }
1923
1960
  ]
1924
1961
  },
1925
- {
1926
- "kind": "javascript-module",
1927
- "path": "src/uuid/index.ts",
1928
- "declarations": [],
1929
- "exports": [
1930
- {
1931
- "kind": "js",
1932
- "name": "*",
1933
- "declaration": {
1934
- "name": "*",
1935
- "package": "./uuid"
1936
- }
1937
- }
1938
- ]
1939
- },
1940
- {
1941
- "kind": "javascript-module",
1942
- "path": "src/uuid/uuid.ts",
1943
- "declarations": [
1944
- {
1945
- "kind": "variable",
1946
- "name": "UUID",
1947
- "description": "A dependency injection token for the UUID interface.",
1948
- "privacy": "public"
1949
- }
1950
- ],
1951
- "exports": [
1952
- {
1953
- "kind": "js",
1954
- "name": "UUID",
1955
- "declaration": {
1956
- "name": "UUID",
1957
- "module": "src/uuid/uuid.ts"
1958
- }
1959
- }
1960
- ]
1961
- },
1962
1962
  {
1963
1963
  "kind": "javascript-module",
1964
1964
  "path": "src/directives/when-else/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.92.5",
4
+ "version": "14.94.0-pa-957.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -19,12 +19,12 @@
19
19
  "test": "genx test"
20
20
  },
21
21
  "devDependencies": {
22
- "@genesislcap/foundation-testing": "14.92.5",
23
- "@genesislcap/genx": "14.92.5",
22
+ "@genesislcap/foundation-testing": "14.94.0-pa-957.1",
23
+ "@genesislcap/genx": "14.94.0-pa-957.1",
24
24
  "rimraf": "^3.0.2"
25
25
  },
26
26
  "dependencies": {
27
- "@genesislcap/foundation-logger": "14.92.5",
27
+ "@genesislcap/foundation-logger": "14.94.0-pa-957.1",
28
28
  "@microsoft/fast-components": "^2.21.3",
29
29
  "@microsoft/fast-element": "^1.7.0",
30
30
  "@microsoft/fast-foundation": "^2.33.2",
@@ -42,5 +42,5 @@
42
42
  "access": "public"
43
43
  },
44
44
  "customElements": "dist/custom-elements.json",
45
- "gitHead": "1ab3429e0f9479079a247884cd93d08e726c6a35"
45
+ "gitHead": "51478709898e74c0e37e7f5cd763c653302c17f9"
46
46
  }