@genesislcap/foundation-utils 14.215.1-alpha-1b867f5.0 → 14.215.1-alpha-886b8d5.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/custom-elements.json +73 -73
- package/package.json +10 -10
@@ -367,42 +367,7 @@
|
|
367
367
|
},
|
368
368
|
{
|
369
369
|
"kind": "javascript-module",
|
370
|
-
"path": "src/
|
371
|
-
"declarations": [
|
372
|
-
{
|
373
|
-
"kind": "function",
|
374
|
-
"name": "assureDesignSystem",
|
375
|
-
"return": {
|
376
|
-
"type": {
|
377
|
-
"text": "DesignSystemModule"
|
378
|
-
}
|
379
|
-
},
|
380
|
-
"parameters": [
|
381
|
-
{
|
382
|
-
"name": "module",
|
383
|
-
"type": {
|
384
|
-
"text": "DesignSystemModule"
|
385
|
-
}
|
386
|
-
}
|
387
|
-
],
|
388
|
-
"description": "assureDesignSystem.",
|
389
|
-
"privacy": "public"
|
390
|
-
}
|
391
|
-
],
|
392
|
-
"exports": [
|
393
|
-
{
|
394
|
-
"kind": "js",
|
395
|
-
"name": "assureDesignSystem",
|
396
|
-
"declaration": {
|
397
|
-
"name": "assureDesignSystem",
|
398
|
-
"module": "src/design-system/design-system.ts"
|
399
|
-
}
|
400
|
-
}
|
401
|
-
]
|
402
|
-
},
|
403
|
-
{
|
404
|
-
"kind": "javascript-module",
|
405
|
-
"path": "src/design-system/index.ts",
|
370
|
+
"path": "src/directives/index.ts",
|
406
371
|
"declarations": [],
|
407
372
|
"exports": [
|
408
373
|
{
|
@@ -410,67 +375,57 @@
|
|
410
375
|
"name": "*",
|
411
376
|
"declaration": {
|
412
377
|
"name": "*",
|
413
|
-
"package": "./
|
378
|
+
"package": "./sync"
|
414
379
|
}
|
415
|
-
}
|
416
|
-
]
|
417
|
-
},
|
418
|
-
{
|
419
|
-
"kind": "javascript-module",
|
420
|
-
"path": "src/decorators/index.ts",
|
421
|
-
"declarations": [],
|
422
|
-
"exports": [
|
380
|
+
},
|
423
381
|
{
|
424
382
|
"kind": "js",
|
425
383
|
"name": "*",
|
426
384
|
"declaration": {
|
427
385
|
"name": "*",
|
428
|
-
"package": "./
|
386
|
+
"package": "./when-else"
|
429
387
|
}
|
430
388
|
}
|
431
389
|
]
|
432
390
|
},
|
433
391
|
{
|
434
392
|
"kind": "javascript-module",
|
435
|
-
"path": "src/
|
393
|
+
"path": "src/design-system/design-system.ts",
|
436
394
|
"declarations": [
|
437
395
|
{
|
438
396
|
"kind": "function",
|
439
|
-
"name": "
|
397
|
+
"name": "assureDesignSystem",
|
398
|
+
"return": {
|
399
|
+
"type": {
|
400
|
+
"text": "DesignSystemModule"
|
401
|
+
}
|
402
|
+
},
|
440
403
|
"parameters": [
|
441
404
|
{
|
442
|
-
"name": "
|
443
|
-
"type": {
|
444
|
-
"text": "FASTElement & { render(): void }"
|
445
|
-
},
|
446
|
-
"description": "The target to define the property change handler on."
|
447
|
-
},
|
448
|
-
{
|
449
|
-
"name": "name",
|
405
|
+
"name": "module",
|
450
406
|
"type": {
|
451
|
-
"text": "
|
452
|
-
}
|
453
|
-
"description": "The property name."
|
407
|
+
"text": "DesignSystemModule"
|
408
|
+
}
|
454
409
|
}
|
455
410
|
],
|
456
|
-
"description": "
|
411
|
+
"description": "assureDesignSystem.",
|
457
412
|
"privacy": "public"
|
458
413
|
}
|
459
414
|
],
|
460
415
|
"exports": [
|
461
416
|
{
|
462
417
|
"kind": "js",
|
463
|
-
"name": "
|
418
|
+
"name": "assureDesignSystem",
|
464
419
|
"declaration": {
|
465
|
-
"name": "
|
466
|
-
"module": "src/
|
420
|
+
"name": "assureDesignSystem",
|
421
|
+
"module": "src/design-system/design-system.ts"
|
467
422
|
}
|
468
423
|
}
|
469
424
|
]
|
470
425
|
},
|
471
426
|
{
|
472
427
|
"kind": "javascript-module",
|
473
|
-
"path": "src/
|
428
|
+
"path": "src/design-system/index.ts",
|
474
429
|
"declarations": [],
|
475
430
|
"exports": [
|
476
431
|
{
|
@@ -478,15 +433,7 @@
|
|
478
433
|
"name": "*",
|
479
434
|
"declaration": {
|
480
435
|
"name": "*",
|
481
|
-
"package": "./
|
482
|
-
}
|
483
|
-
},
|
484
|
-
{
|
485
|
-
"kind": "js",
|
486
|
-
"name": "*",
|
487
|
-
"declaration": {
|
488
|
-
"name": "*",
|
489
|
-
"package": "./when-else"
|
436
|
+
"package": "./design-system"
|
490
437
|
}
|
491
438
|
}
|
492
439
|
]
|
@@ -729,6 +676,59 @@
|
|
729
676
|
}
|
730
677
|
]
|
731
678
|
},
|
679
|
+
{
|
680
|
+
"kind": "javascript-module",
|
681
|
+
"path": "src/decorators/index.ts",
|
682
|
+
"declarations": [],
|
683
|
+
"exports": [
|
684
|
+
{
|
685
|
+
"kind": "js",
|
686
|
+
"name": "*",
|
687
|
+
"declaration": {
|
688
|
+
"name": "*",
|
689
|
+
"package": "./renderOnChange"
|
690
|
+
}
|
691
|
+
}
|
692
|
+
]
|
693
|
+
},
|
694
|
+
{
|
695
|
+
"kind": "javascript-module",
|
696
|
+
"path": "src/decorators/renderOnChange.ts",
|
697
|
+
"declarations": [
|
698
|
+
{
|
699
|
+
"kind": "function",
|
700
|
+
"name": "renderOnChange",
|
701
|
+
"parameters": [
|
702
|
+
{
|
703
|
+
"name": "target",
|
704
|
+
"type": {
|
705
|
+
"text": "FASTElement & { render(): void }"
|
706
|
+
},
|
707
|
+
"description": "The target to define the property change handler on."
|
708
|
+
},
|
709
|
+
{
|
710
|
+
"name": "name",
|
711
|
+
"type": {
|
712
|
+
"text": "string"
|
713
|
+
},
|
714
|
+
"description": "The property name."
|
715
|
+
}
|
716
|
+
],
|
717
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
718
|
+
"privacy": "public"
|
719
|
+
}
|
720
|
+
],
|
721
|
+
"exports": [
|
722
|
+
{
|
723
|
+
"kind": "js",
|
724
|
+
"name": "renderOnChange",
|
725
|
+
"declaration": {
|
726
|
+
"name": "renderOnChange",
|
727
|
+
"module": "src/decorators/renderOnChange.ts"
|
728
|
+
}
|
729
|
+
}
|
730
|
+
]
|
731
|
+
},
|
732
732
|
{
|
733
733
|
"kind": "javascript-module",
|
734
734
|
"path": "src/error/errorMap.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.215.1-alpha-
|
4
|
+
"version": "14.215.1-alpha-886b8d5.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.215.1-alpha-
|
31
|
-
"@genesislcap/genx": "14.215.1-alpha-
|
32
|
-
"@genesislcap/rollup-builder": "14.215.1-alpha-
|
33
|
-
"@genesislcap/ts-builder": "14.215.1-alpha-
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.215.1-alpha-
|
35
|
-
"@genesislcap/vite-builder": "14.215.1-alpha-
|
36
|
-
"@genesislcap/webpack-builder": "14.215.1-alpha-
|
30
|
+
"@genesislcap/foundation-testing": "14.215.1-alpha-886b8d5.0",
|
31
|
+
"@genesislcap/genx": "14.215.1-alpha-886b8d5.0",
|
32
|
+
"@genesislcap/rollup-builder": "14.215.1-alpha-886b8d5.0",
|
33
|
+
"@genesislcap/ts-builder": "14.215.1-alpha-886b8d5.0",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.215.1-alpha-886b8d5.0",
|
35
|
+
"@genesislcap/vite-builder": "14.215.1-alpha-886b8d5.0",
|
36
|
+
"@genesislcap/webpack-builder": "14.215.1-alpha-886b8d5.0",
|
37
37
|
"rimraf": "^5.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/foundation-logger": "14.215.1-alpha-
|
40
|
+
"@genesislcap/foundation-logger": "14.215.1-alpha-886b8d5.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": "
|
58
|
+
"gitHead": "d9806b0bc14fb60a9d5b1c4b99941a337b067ee7"
|
59
59
|
}
|