@genesislcap/foundation-utils 14.126.0 → 14.127.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.
@@ -341,6 +341,109 @@
341
341
  }
342
342
  ]
343
343
  },
344
+ {
345
+ "kind": "javascript-module",
346
+ "path": "src/decorators/index.ts",
347
+ "declarations": [],
348
+ "exports": [
349
+ {
350
+ "kind": "js",
351
+ "name": "*",
352
+ "declaration": {
353
+ "name": "*",
354
+ "package": "./renderOnChange"
355
+ }
356
+ }
357
+ ]
358
+ },
359
+ {
360
+ "kind": "javascript-module",
361
+ "path": "src/decorators/renderOnChange.ts",
362
+ "declarations": [
363
+ {
364
+ "kind": "function",
365
+ "name": "renderOnChange",
366
+ "parameters": [
367
+ {
368
+ "name": "target",
369
+ "type": {
370
+ "text": "FASTElement & { render(): void }"
371
+ },
372
+ "description": "The target to define the property change handler on."
373
+ },
374
+ {
375
+ "name": "name",
376
+ "type": {
377
+ "text": "string"
378
+ },
379
+ "description": "The property name."
380
+ }
381
+ ],
382
+ "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
383
+ "privacy": "public"
384
+ }
385
+ ],
386
+ "exports": [
387
+ {
388
+ "kind": "js",
389
+ "name": "renderOnChange",
390
+ "declaration": {
391
+ "name": "renderOnChange",
392
+ "module": "src/decorators/renderOnChange.ts"
393
+ }
394
+ }
395
+ ]
396
+ },
397
+ {
398
+ "kind": "javascript-module",
399
+ "path": "src/design-system/design-system.ts",
400
+ "declarations": [
401
+ {
402
+ "kind": "function",
403
+ "name": "assureDesignSystem",
404
+ "return": {
405
+ "type": {
406
+ "text": "DesignSystemModule"
407
+ }
408
+ },
409
+ "parameters": [
410
+ {
411
+ "name": "module",
412
+ "type": {
413
+ "text": "DesignSystemModule"
414
+ }
415
+ }
416
+ ],
417
+ "description": "assureDesignSystem.",
418
+ "privacy": "public"
419
+ }
420
+ ],
421
+ "exports": [
422
+ {
423
+ "kind": "js",
424
+ "name": "assureDesignSystem",
425
+ "declaration": {
426
+ "name": "assureDesignSystem",
427
+ "module": "src/design-system/design-system.ts"
428
+ }
429
+ }
430
+ ]
431
+ },
432
+ {
433
+ "kind": "javascript-module",
434
+ "path": "src/design-system/index.ts",
435
+ "declarations": [],
436
+ "exports": [
437
+ {
438
+ "kind": "js",
439
+ "name": "*",
440
+ "declaration": {
441
+ "name": "*",
442
+ "package": "./design-system"
443
+ }
444
+ }
445
+ ]
446
+ },
344
447
  {
345
448
  "kind": "javascript-module",
346
449
  "path": "src/directives/index.ts",
@@ -786,109 +889,6 @@
786
889
  }
787
890
  ]
788
891
  },
789
- {
790
- "kind": "javascript-module",
791
- "path": "src/design-system/design-system.ts",
792
- "declarations": [
793
- {
794
- "kind": "function",
795
- "name": "assureDesignSystem",
796
- "return": {
797
- "type": {
798
- "text": "DesignSystemModule"
799
- }
800
- },
801
- "parameters": [
802
- {
803
- "name": "module",
804
- "type": {
805
- "text": "DesignSystemModule"
806
- }
807
- }
808
- ],
809
- "description": "assureDesignSystem.",
810
- "privacy": "public"
811
- }
812
- ],
813
- "exports": [
814
- {
815
- "kind": "js",
816
- "name": "assureDesignSystem",
817
- "declaration": {
818
- "name": "assureDesignSystem",
819
- "module": "src/design-system/design-system.ts"
820
- }
821
- }
822
- ]
823
- },
824
- {
825
- "kind": "javascript-module",
826
- "path": "src/design-system/index.ts",
827
- "declarations": [],
828
- "exports": [
829
- {
830
- "kind": "js",
831
- "name": "*",
832
- "declaration": {
833
- "name": "*",
834
- "package": "./design-system"
835
- }
836
- }
837
- ]
838
- },
839
- {
840
- "kind": "javascript-module",
841
- "path": "src/decorators/index.ts",
842
- "declarations": [],
843
- "exports": [
844
- {
845
- "kind": "js",
846
- "name": "*",
847
- "declaration": {
848
- "name": "*",
849
- "package": "./renderOnChange"
850
- }
851
- }
852
- ]
853
- },
854
- {
855
- "kind": "javascript-module",
856
- "path": "src/decorators/renderOnChange.ts",
857
- "declarations": [
858
- {
859
- "kind": "function",
860
- "name": "renderOnChange",
861
- "parameters": [
862
- {
863
- "name": "target",
864
- "type": {
865
- "text": "FASTElement & { render(): void }"
866
- },
867
- "description": "The target to define the property change handler on."
868
- },
869
- {
870
- "name": "name",
871
- "type": {
872
- "text": "string"
873
- },
874
- "description": "The property name."
875
- }
876
- ],
877
- "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
878
- "privacy": "public"
879
- }
880
- ],
881
- "exports": [
882
- {
883
- "kind": "js",
884
- "name": "renderOnChange",
885
- "declaration": {
886
- "name": "renderOnChange",
887
- "module": "src/decorators/renderOnChange.ts"
888
- }
889
- }
890
- ]
891
- },
892
892
  {
893
893
  "kind": "javascript-module",
894
894
  "path": "src/formatters/datetime.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.126.0",
4
+ "version": "14.127.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -19,15 +19,15 @@
19
19
  "test": "genx test"
20
20
  },
21
21
  "devDependencies": {
22
- "@genesislcap/foundation-testing": "14.126.0",
23
- "@genesislcap/genx": "14.126.0",
22
+ "@genesislcap/foundation-testing": "14.127.1",
23
+ "@genesislcap/genx": "14.127.1",
24
24
  "rimraf": "^3.0.2"
25
25
  },
26
26
  "dependencies": {
27
- "@genesislcap/foundation-logger": "14.126.0",
28
- "@microsoft/fast-components": "^2.21.3",
29
- "@microsoft/fast-element": "^1.7.0",
30
- "@microsoft/fast-foundation": "^2.33.2",
27
+ "@genesislcap/foundation-logger": "14.127.1",
28
+ "@microsoft/fast-components": "^2.30.6",
29
+ "@microsoft/fast-element": "^1.12.0",
30
+ "@microsoft/fast-foundation": "^2.49.4",
31
31
  "consola": "^2.15.3",
32
32
  "lossless-json": "^2.0.11",
33
33
  "tslib": "^2.3.1",
@@ -42,5 +42,5 @@
42
42
  "access": "public"
43
43
  },
44
44
  "customElements": "dist/custom-elements.json",
45
- "gitHead": "726c78d9ec85c2d1b308d070eb090db8b68e421d"
45
+ "gitHead": "02e9aea553b0bb4e7792d6b0a7dce6067a7eea7a"
46
46
  }