@genesislcap/foundation-utils 14.373.2-MX-499-LIST.1 → 14.374.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.
@@ -429,6 +429,59 @@
429
429
  }
430
430
  ]
431
431
  },
432
+ {
433
+ "kind": "javascript-module",
434
+ "path": "src/decorators/index.ts",
435
+ "declarations": [],
436
+ "exports": [
437
+ {
438
+ "kind": "js",
439
+ "name": "*",
440
+ "declaration": {
441
+ "name": "*",
442
+ "package": "./renderOnChange"
443
+ }
444
+ }
445
+ ]
446
+ },
447
+ {
448
+ "kind": "javascript-module",
449
+ "path": "src/decorators/renderOnChange.ts",
450
+ "declarations": [
451
+ {
452
+ "kind": "function",
453
+ "name": "renderOnChange",
454
+ "parameters": [
455
+ {
456
+ "name": "target",
457
+ "type": {
458
+ "text": "FASTElement & { render(): void }"
459
+ },
460
+ "description": "The target to define the property change handler on."
461
+ },
462
+ {
463
+ "name": "name",
464
+ "type": {
465
+ "text": "string"
466
+ },
467
+ "description": "The property name."
468
+ }
469
+ ],
470
+ "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
471
+ "privacy": "public"
472
+ }
473
+ ],
474
+ "exports": [
475
+ {
476
+ "kind": "js",
477
+ "name": "renderOnChange",
478
+ "declaration": {
479
+ "name": "renderOnChange",
480
+ "module": "src/decorators/renderOnChange.ts"
481
+ }
482
+ }
483
+ ]
484
+ },
432
485
  {
433
486
  "kind": "javascript-module",
434
487
  "path": "src/env/index.ts",
@@ -904,59 +957,6 @@
904
957
  }
905
958
  ]
906
959
  },
907
- {
908
- "kind": "javascript-module",
909
- "path": "src/decorators/index.ts",
910
- "declarations": [],
911
- "exports": [
912
- {
913
- "kind": "js",
914
- "name": "*",
915
- "declaration": {
916
- "name": "*",
917
- "package": "./renderOnChange"
918
- }
919
- }
920
- ]
921
- },
922
- {
923
- "kind": "javascript-module",
924
- "path": "src/decorators/renderOnChange.ts",
925
- "declarations": [
926
- {
927
- "kind": "function",
928
- "name": "renderOnChange",
929
- "parameters": [
930
- {
931
- "name": "target",
932
- "type": {
933
- "text": "FASTElement & { render(): void }"
934
- },
935
- "description": "The target to define the property change handler on."
936
- },
937
- {
938
- "name": "name",
939
- "type": {
940
- "text": "string"
941
- },
942
- "description": "The property name."
943
- }
944
- ],
945
- "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
946
- "privacy": "public"
947
- }
948
- ],
949
- "exports": [
950
- {
951
- "kind": "js",
952
- "name": "renderOnChange",
953
- "declaration": {
954
- "name": "renderOnChange",
955
- "module": "src/decorators/renderOnChange.ts"
956
- }
957
- }
958
- ]
959
- },
960
960
  {
961
961
  "kind": "javascript-module",
962
962
  "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.373.2-MX-499-LIST.1",
4
+ "version": "14.374.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -27,18 +27,18 @@
27
27
  }
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/foundation-testing": "14.373.2-MX-499-LIST.1",
31
- "@genesislcap/genx": "14.373.2-MX-499-LIST.1",
32
- "@genesislcap/rollup-builder": "14.373.2-MX-499-LIST.1",
33
- "@genesislcap/ts-builder": "14.373.2-MX-499-LIST.1",
34
- "@genesislcap/uvu-playwright-builder": "14.373.2-MX-499-LIST.1",
35
- "@genesislcap/vite-builder": "14.373.2-MX-499-LIST.1",
36
- "@genesislcap/webpack-builder": "14.373.2-MX-499-LIST.1",
30
+ "@genesislcap/foundation-testing": "14.374.0",
31
+ "@genesislcap/genx": "14.374.0",
32
+ "@genesislcap/rollup-builder": "14.374.0",
33
+ "@genesislcap/ts-builder": "14.374.0",
34
+ "@genesislcap/uvu-playwright-builder": "14.374.0",
35
+ "@genesislcap/vite-builder": "14.374.0",
36
+ "@genesislcap/webpack-builder": "14.374.0",
37
37
  "@types/json-schema": "^7.0.11"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/expression-builder": "14.373.2-MX-499-LIST.1",
41
- "@genesislcap/foundation-logger": "14.373.2-MX-499-LIST.1",
40
+ "@genesislcap/expression-builder": "14.374.0",
41
+ "@genesislcap/foundation-logger": "14.374.0",
42
42
  "@microsoft/fast-components": "2.30.6",
43
43
  "@microsoft/fast-element": "1.14.0",
44
44
  "@microsoft/fast-foundation": "2.49.6",
@@ -56,5 +56,5 @@
56
56
  "access": "public"
57
57
  },
58
58
  "customElements": "dist/custom-elements.json",
59
- "gitHead": "7241279314a174536b42109fff4e98bd7ad07b99"
59
+ "gitHead": "5b1d9974d57522806b773f291d40355a6dbff83a"
60
60
  }