@genesislcap/foundation-utils 14.115.1 → 14.116.0
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 +49 -49
- package/package.json +5 -5
|
@@ -341,6 +341,55 @@
|
|
|
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
|
+
},
|
|
344
393
|
{
|
|
345
394
|
"kind": "javascript-module",
|
|
346
395
|
"path": "src/decorators/index.ts",
|
|
@@ -394,55 +443,6 @@
|
|
|
394
443
|
}
|
|
395
444
|
]
|
|
396
445
|
},
|
|
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",
|
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.
|
|
4
|
+
"version": "14.116.0",
|
|
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.
|
|
23
|
-
"@genesislcap/genx": "14.
|
|
22
|
+
"@genesislcap/foundation-testing": "14.116.0",
|
|
23
|
+
"@genesislcap/genx": "14.116.0",
|
|
24
24
|
"rimraf": "^3.0.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@genesislcap/foundation-logger": "14.
|
|
27
|
+
"@genesislcap/foundation-logger": "14.116.0",
|
|
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": "
|
|
45
|
+
"gitHead": "803b6e761187833fdeb1c1c8ee1c736c5b273ad9"
|
|
46
46
|
}
|