@genesislcap/foundation-utils 14.373.2-MX-499.3 → 14.373.2-MX-499-LIST.1

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.
@@ -391,59 +391,6 @@
391
391
  }
392
392
  ]
393
393
  },
394
- {
395
- "kind": "javascript-module",
396
- "path": "src/decorators/index.ts",
397
- "declarations": [],
398
- "exports": [
399
- {
400
- "kind": "js",
401
- "name": "*",
402
- "declaration": {
403
- "name": "*",
404
- "package": "./renderOnChange"
405
- }
406
- }
407
- ]
408
- },
409
- {
410
- "kind": "javascript-module",
411
- "path": "src/decorators/renderOnChange.ts",
412
- "declarations": [
413
- {
414
- "kind": "function",
415
- "name": "renderOnChange",
416
- "parameters": [
417
- {
418
- "name": "target",
419
- "type": {
420
- "text": "FASTElement & { render(): void }"
421
- },
422
- "description": "The target to define the property change handler on."
423
- },
424
- {
425
- "name": "name",
426
- "type": {
427
- "text": "string"
428
- },
429
- "description": "The property name."
430
- }
431
- ],
432
- "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
433
- "privacy": "public"
434
- }
435
- ],
436
- "exports": [
437
- {
438
- "kind": "js",
439
- "name": "renderOnChange",
440
- "declaration": {
441
- "name": "renderOnChange",
442
- "module": "src/decorators/renderOnChange.ts"
443
- }
444
- }
445
- ]
446
- },
447
394
  {
448
395
  "kind": "javascript-module",
449
396
  "path": "src/directives/index.ts",
@@ -957,6 +904,59 @@
957
904
  }
958
905
  ]
959
906
  },
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.3",
4
+ "version": "14.373.2-MX-499-LIST.1",
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.3",
31
- "@genesislcap/genx": "14.373.2-MX-499.3",
32
- "@genesislcap/rollup-builder": "14.373.2-MX-499.3",
33
- "@genesislcap/ts-builder": "14.373.2-MX-499.3",
34
- "@genesislcap/uvu-playwright-builder": "14.373.2-MX-499.3",
35
- "@genesislcap/vite-builder": "14.373.2-MX-499.3",
36
- "@genesislcap/webpack-builder": "14.373.2-MX-499.3",
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",
37
37
  "@types/json-schema": "^7.0.11"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/expression-builder": "14.373.2-MX-499.3",
41
- "@genesislcap/foundation-logger": "14.373.2-MX-499.3",
40
+ "@genesislcap/expression-builder": "14.373.2-MX-499-LIST.1",
41
+ "@genesislcap/foundation-logger": "14.373.2-MX-499-LIST.1",
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": "807170ab9c5237c5c743952a7cb30956fee288c7"
59
+ "gitHead": "7241279314a174536b42109fff4e98bd7ad07b99"
60
60
  }