@genesislcap/foundation-utils 14.77.2 → 14.78.1-alpha-b86a5e4.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 +40 -40
- package/package.json +2 -2
|
@@ -343,49 +343,23 @@
|
|
|
343
343
|
},
|
|
344
344
|
{
|
|
345
345
|
"kind": "javascript-module",
|
|
346
|
-
"path": "src/
|
|
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
|
-
],
|
|
346
|
+
"path": "src/directives/index.ts",
|
|
347
|
+
"declarations": [],
|
|
367
348
|
"exports": [
|
|
368
349
|
{
|
|
369
350
|
"kind": "js",
|
|
370
|
-
"name": "
|
|
351
|
+
"name": "*",
|
|
371
352
|
"declaration": {
|
|
372
|
-
"name": "
|
|
373
|
-
"
|
|
353
|
+
"name": "*",
|
|
354
|
+
"package": "./sync"
|
|
374
355
|
}
|
|
375
|
-
}
|
|
376
|
-
]
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"kind": "javascript-module",
|
|
380
|
-
"path": "src/design-system/index.ts",
|
|
381
|
-
"declarations": [],
|
|
382
|
-
"exports": [
|
|
356
|
+
},
|
|
383
357
|
{
|
|
384
358
|
"kind": "js",
|
|
385
359
|
"name": "*",
|
|
386
360
|
"declaration": {
|
|
387
361
|
"name": "*",
|
|
388
|
-
"package": "./
|
|
362
|
+
"package": "./when-else"
|
|
389
363
|
}
|
|
390
364
|
}
|
|
391
365
|
]
|
|
@@ -445,23 +419,49 @@
|
|
|
445
419
|
},
|
|
446
420
|
{
|
|
447
421
|
"kind": "javascript-module",
|
|
448
|
-
"path": "src/
|
|
449
|
-
"declarations": [
|
|
422
|
+
"path": "src/design-system/design-system.ts",
|
|
423
|
+
"declarations": [
|
|
424
|
+
{
|
|
425
|
+
"kind": "function",
|
|
426
|
+
"name": "assureDesignSystem",
|
|
427
|
+
"return": {
|
|
428
|
+
"type": {
|
|
429
|
+
"text": "DesignSystemModule"
|
|
430
|
+
}
|
|
431
|
+
},
|
|
432
|
+
"parameters": [
|
|
433
|
+
{
|
|
434
|
+
"name": "module",
|
|
435
|
+
"type": {
|
|
436
|
+
"text": "DesignSystemModule"
|
|
437
|
+
}
|
|
438
|
+
}
|
|
439
|
+
],
|
|
440
|
+
"privacy": "public"
|
|
441
|
+
}
|
|
442
|
+
],
|
|
450
443
|
"exports": [
|
|
451
444
|
{
|
|
452
445
|
"kind": "js",
|
|
453
|
-
"name": "
|
|
446
|
+
"name": "assureDesignSystem",
|
|
454
447
|
"declaration": {
|
|
455
|
-
"name": "
|
|
456
|
-
"
|
|
448
|
+
"name": "assureDesignSystem",
|
|
449
|
+
"module": "src/design-system/design-system.ts"
|
|
457
450
|
}
|
|
458
|
-
}
|
|
451
|
+
}
|
|
452
|
+
]
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
"kind": "javascript-module",
|
|
456
|
+
"path": "src/design-system/index.ts",
|
|
457
|
+
"declarations": [],
|
|
458
|
+
"exports": [
|
|
459
459
|
{
|
|
460
460
|
"kind": "js",
|
|
461
461
|
"name": "*",
|
|
462
462
|
"declaration": {
|
|
463
463
|
"name": "*",
|
|
464
|
-
"package": "./
|
|
464
|
+
"package": "./design-system"
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
467
|
]
|
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.78.1-alpha-b86a5e4.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"access": "public"
|
|
42
42
|
},
|
|
43
43
|
"customElements": "dist/custom-elements.json",
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "5ddc1035be29486a88c0c4e019ca5ace6b5d6224"
|
|
45
45
|
}
|