@genesislcap/foundation-utils 14.125.0 → 14.126.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.
- package/dist/custom-elements.json +107 -107
- package/package.json +5 -5
|
@@ -343,42 +343,7 @@
|
|
|
343
343
|
},
|
|
344
344
|
{
|
|
345
345
|
"kind": "javascript-module",
|
|
346
|
-
"path": "src/
|
|
347
|
-
"declarations": [
|
|
348
|
-
{
|
|
349
|
-
"kind": "function",
|
|
350
|
-
"name": "assureDesignSystem",
|
|
351
|
-
"return": {
|
|
352
|
-
"type": {
|
|
353
|
-
"text": "DesignSystemModule"
|
|
354
|
-
}
|
|
355
|
-
},
|
|
356
|
-
"parameters": [
|
|
357
|
-
{
|
|
358
|
-
"name": "module",
|
|
359
|
-
"type": {
|
|
360
|
-
"text": "DesignSystemModule"
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
],
|
|
364
|
-
"description": "assureDesignSystem.",
|
|
365
|
-
"privacy": "public"
|
|
366
|
-
}
|
|
367
|
-
],
|
|
368
|
-
"exports": [
|
|
369
|
-
{
|
|
370
|
-
"kind": "js",
|
|
371
|
-
"name": "assureDesignSystem",
|
|
372
|
-
"declaration": {
|
|
373
|
-
"name": "assureDesignSystem",
|
|
374
|
-
"module": "src/design-system/design-system.ts"
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
]
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"kind": "javascript-module",
|
|
381
|
-
"path": "src/design-system/index.ts",
|
|
346
|
+
"path": "src/directives/index.ts",
|
|
382
347
|
"declarations": [],
|
|
383
348
|
"exports": [
|
|
384
349
|
{
|
|
@@ -386,60 +351,15 @@
|
|
|
386
351
|
"name": "*",
|
|
387
352
|
"declaration": {
|
|
388
353
|
"name": "*",
|
|
389
|
-
"package": "./
|
|
354
|
+
"package": "./sync"
|
|
390
355
|
}
|
|
391
|
-
}
|
|
392
|
-
]
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"kind": "javascript-module",
|
|
396
|
-
"path": "src/decorators/index.ts",
|
|
397
|
-
"declarations": [],
|
|
398
|
-
"exports": [
|
|
356
|
+
},
|
|
399
357
|
{
|
|
400
358
|
"kind": "js",
|
|
401
359
|
"name": "*",
|
|
402
360
|
"declaration": {
|
|
403
361
|
"name": "*",
|
|
404
|
-
"package": "./
|
|
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"
|
|
362
|
+
"package": "./when-else"
|
|
443
363
|
}
|
|
444
364
|
}
|
|
445
365
|
]
|
|
@@ -667,29 +587,6 @@
|
|
|
667
587
|
}
|
|
668
588
|
]
|
|
669
589
|
},
|
|
670
|
-
{
|
|
671
|
-
"kind": "javascript-module",
|
|
672
|
-
"path": "src/directives/index.ts",
|
|
673
|
-
"declarations": [],
|
|
674
|
-
"exports": [
|
|
675
|
-
{
|
|
676
|
-
"kind": "js",
|
|
677
|
-
"name": "*",
|
|
678
|
-
"declaration": {
|
|
679
|
-
"name": "*",
|
|
680
|
-
"package": "./sync"
|
|
681
|
-
}
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
"kind": "js",
|
|
685
|
-
"name": "*",
|
|
686
|
-
"declaration": {
|
|
687
|
-
"name": "*",
|
|
688
|
-
"package": "./when-else"
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
]
|
|
692
|
-
},
|
|
693
590
|
{
|
|
694
591
|
"kind": "javascript-module",
|
|
695
592
|
"path": "src/error/errorMap.ts",
|
|
@@ -889,6 +786,109 @@
|
|
|
889
786
|
}
|
|
890
787
|
]
|
|
891
788
|
},
|
|
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.
|
|
4
|
+
"version": "14.126.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -19,12 +19,12 @@
|
|
|
19
19
|
"test": "genx test"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@genesislcap/foundation-testing": "14.
|
|
23
|
-
"@genesislcap/genx": "14.
|
|
22
|
+
"@genesislcap/foundation-testing": "14.126.0",
|
|
23
|
+
"@genesislcap/genx": "14.126.0",
|
|
24
24
|
"rimraf": "^3.0.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@genesislcap/foundation-logger": "14.
|
|
27
|
+
"@genesislcap/foundation-logger": "14.126.0",
|
|
28
28
|
"@microsoft/fast-components": "^2.21.3",
|
|
29
29
|
"@microsoft/fast-element": "^1.7.0",
|
|
30
30
|
"@microsoft/fast-foundation": "^2.33.2",
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"access": "public"
|
|
43
43
|
},
|
|
44
44
|
"customElements": "dist/custom-elements.json",
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "726c78d9ec85c2d1b308d070eb090db8b68e421d"
|
|
46
46
|
}
|