@genesislcap/foundation-utils 14.427.1-TAM-8.26-patch.2 → 14.427.1-TAM.8.26-patch.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.
- package/dist/custom-elements.json +53 -53
- package/package.json +11 -11
|
@@ -448,59 +448,6 @@
|
|
|
448
448
|
}
|
|
449
449
|
]
|
|
450
450
|
},
|
|
451
|
-
{
|
|
452
|
-
"kind": "javascript-module",
|
|
453
|
-
"path": "src/decorators/index.ts",
|
|
454
|
-
"declarations": [],
|
|
455
|
-
"exports": [
|
|
456
|
-
{
|
|
457
|
-
"kind": "js",
|
|
458
|
-
"name": "*",
|
|
459
|
-
"declaration": {
|
|
460
|
-
"name": "*",
|
|
461
|
-
"package": "./renderOnChange"
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
]
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"kind": "javascript-module",
|
|
468
|
-
"path": "src/decorators/renderOnChange.ts",
|
|
469
|
-
"declarations": [
|
|
470
|
-
{
|
|
471
|
-
"kind": "function",
|
|
472
|
-
"name": "renderOnChange",
|
|
473
|
-
"parameters": [
|
|
474
|
-
{
|
|
475
|
-
"name": "target",
|
|
476
|
-
"type": {
|
|
477
|
-
"text": "FASTElement & { render(): void }"
|
|
478
|
-
},
|
|
479
|
-
"description": "The target to define the property change handler on."
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
"name": "name",
|
|
483
|
-
"type": {
|
|
484
|
-
"text": "string"
|
|
485
|
-
},
|
|
486
|
-
"description": "The property name."
|
|
487
|
-
}
|
|
488
|
-
],
|
|
489
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
490
|
-
"privacy": "public"
|
|
491
|
-
}
|
|
492
|
-
],
|
|
493
|
-
"exports": [
|
|
494
|
-
{
|
|
495
|
-
"kind": "js",
|
|
496
|
-
"name": "renderOnChange",
|
|
497
|
-
"declaration": {
|
|
498
|
-
"name": "renderOnChange",
|
|
499
|
-
"module": "src/decorators/renderOnChange.ts"
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
]
|
|
503
|
-
},
|
|
504
451
|
{
|
|
505
452
|
"kind": "javascript-module",
|
|
506
453
|
"path": "src/design-system/design-system.ts",
|
|
@@ -741,6 +688,59 @@
|
|
|
741
688
|
}
|
|
742
689
|
]
|
|
743
690
|
},
|
|
691
|
+
{
|
|
692
|
+
"kind": "javascript-module",
|
|
693
|
+
"path": "src/decorators/index.ts",
|
|
694
|
+
"declarations": [],
|
|
695
|
+
"exports": [
|
|
696
|
+
{
|
|
697
|
+
"kind": "js",
|
|
698
|
+
"name": "*",
|
|
699
|
+
"declaration": {
|
|
700
|
+
"name": "*",
|
|
701
|
+
"package": "./renderOnChange"
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
]
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"kind": "javascript-module",
|
|
708
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
709
|
+
"declarations": [
|
|
710
|
+
{
|
|
711
|
+
"kind": "function",
|
|
712
|
+
"name": "renderOnChange",
|
|
713
|
+
"parameters": [
|
|
714
|
+
{
|
|
715
|
+
"name": "target",
|
|
716
|
+
"type": {
|
|
717
|
+
"text": "FASTElement & { render(): void }"
|
|
718
|
+
},
|
|
719
|
+
"description": "The target to define the property change handler on."
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"name": "name",
|
|
723
|
+
"type": {
|
|
724
|
+
"text": "string"
|
|
725
|
+
},
|
|
726
|
+
"description": "The property name."
|
|
727
|
+
}
|
|
728
|
+
],
|
|
729
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
730
|
+
"privacy": "public"
|
|
731
|
+
}
|
|
732
|
+
],
|
|
733
|
+
"exports": [
|
|
734
|
+
{
|
|
735
|
+
"kind": "js",
|
|
736
|
+
"name": "renderOnChange",
|
|
737
|
+
"declaration": {
|
|
738
|
+
"name": "renderOnChange",
|
|
739
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
]
|
|
743
|
+
},
|
|
744
744
|
{
|
|
745
745
|
"kind": "javascript-module",
|
|
746
746
|
"path": "src/env/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.427.1-TAM
|
|
4
|
+
"version": "14.427.1-TAM.8.26-patch.2",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@genesislcap/foundation-testing": "14.427.1-TAM
|
|
33
|
-
"@genesislcap/genx": "14.427.1-TAM
|
|
34
|
-
"@genesislcap/rollup-builder": "14.427.1-TAM
|
|
35
|
-
"@genesislcap/ts-builder": "14.427.1-TAM
|
|
36
|
-
"@genesislcap/uvu-playwright-builder": "14.427.1-TAM
|
|
37
|
-
"@genesislcap/vite-builder": "14.427.1-TAM
|
|
38
|
-
"@genesislcap/webpack-builder": "14.427.1-TAM
|
|
32
|
+
"@genesislcap/foundation-testing": "14.427.1-TAM.8.26-patch.2",
|
|
33
|
+
"@genesislcap/genx": "14.427.1-TAM.8.26-patch.2",
|
|
34
|
+
"@genesislcap/rollup-builder": "14.427.1-TAM.8.26-patch.2",
|
|
35
|
+
"@genesislcap/ts-builder": "14.427.1-TAM.8.26-patch.2",
|
|
36
|
+
"@genesislcap/uvu-playwright-builder": "14.427.1-TAM.8.26-patch.2",
|
|
37
|
+
"@genesislcap/vite-builder": "14.427.1-TAM.8.26-patch.2",
|
|
38
|
+
"@genesislcap/webpack-builder": "14.427.1-TAM.8.26-patch.2",
|
|
39
39
|
"@types/json-schema": "^7.0.11"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@genesislcap/expression-builder": "14.427.1-TAM
|
|
43
|
-
"@genesislcap/foundation-logger": "14.427.1-TAM
|
|
42
|
+
"@genesislcap/expression-builder": "14.427.1-TAM.8.26-patch.2",
|
|
43
|
+
"@genesislcap/foundation-logger": "14.427.1-TAM.8.26-patch.2",
|
|
44
44
|
"@microsoft/fast-components": "2.30.6",
|
|
45
45
|
"@microsoft/fast-element": "1.14.0",
|
|
46
46
|
"@microsoft/fast-foundation": "2.50.0",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"access": "public"
|
|
59
59
|
},
|
|
60
60
|
"customElements": "dist/custom-elements.json",
|
|
61
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "ae3baedb34d945eeeeeb0e83d2911897e05da0bc"
|
|
62
62
|
}
|