@genesislcap/foundation-utils 14.96.1 → 14.98.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.
|
@@ -143,59 +143,6 @@
|
|
|
143
143
|
}
|
|
144
144
|
]
|
|
145
145
|
},
|
|
146
|
-
{
|
|
147
|
-
"kind": "javascript-module",
|
|
148
|
-
"path": "src/decorators/index.ts",
|
|
149
|
-
"declarations": [],
|
|
150
|
-
"exports": [
|
|
151
|
-
{
|
|
152
|
-
"kind": "js",
|
|
153
|
-
"name": "*",
|
|
154
|
-
"declaration": {
|
|
155
|
-
"name": "*",
|
|
156
|
-
"package": "./renderOnChange"
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
]
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"kind": "javascript-module",
|
|
163
|
-
"path": "src/decorators/renderOnChange.ts",
|
|
164
|
-
"declarations": [
|
|
165
|
-
{
|
|
166
|
-
"kind": "function",
|
|
167
|
-
"name": "renderOnChange",
|
|
168
|
-
"parameters": [
|
|
169
|
-
{
|
|
170
|
-
"name": "target",
|
|
171
|
-
"type": {
|
|
172
|
-
"text": "FASTElement & { render(): void }"
|
|
173
|
-
},
|
|
174
|
-
"description": "The target to define the property change handler on."
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"name": "name",
|
|
178
|
-
"type": {
|
|
179
|
-
"text": "string"
|
|
180
|
-
},
|
|
181
|
-
"description": "The property name."
|
|
182
|
-
}
|
|
183
|
-
],
|
|
184
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
185
|
-
"privacy": "public"
|
|
186
|
-
}
|
|
187
|
-
],
|
|
188
|
-
"exports": [
|
|
189
|
-
{
|
|
190
|
-
"kind": "js",
|
|
191
|
-
"name": "renderOnChange",
|
|
192
|
-
"declaration": {
|
|
193
|
-
"name": "renderOnChange",
|
|
194
|
-
"module": "src/decorators/renderOnChange.ts"
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
]
|
|
198
|
-
},
|
|
199
146
|
{
|
|
200
147
|
"kind": "javascript-module",
|
|
201
148
|
"path": "src/data/inMemoryDatabase.ts",
|
|
@@ -417,55 +364,6 @@
|
|
|
417
364
|
}
|
|
418
365
|
]
|
|
419
366
|
},
|
|
420
|
-
{
|
|
421
|
-
"kind": "javascript-module",
|
|
422
|
-
"path": "src/design-system/design-system.ts",
|
|
423
|
-
"declarations": [
|
|
424
|
-
{
|
|
425
|
-
"kind": "function",
|
|
426
|
-
"name": "assureDesignSystem",
|
|
427
|
-
"return": {
|
|
428
|
-
"type": {
|
|
429
|
-
"text": "DesignSystemModule"
|
|
430
|
-
}
|
|
431
|
-
},
|
|
432
|
-
"parameters": [
|
|
433
|
-
{
|
|
434
|
-
"name": "module",
|
|
435
|
-
"type": {
|
|
436
|
-
"text": "DesignSystemModule"
|
|
437
|
-
}
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
|
-
"privacy": "public"
|
|
441
|
-
}
|
|
442
|
-
],
|
|
443
|
-
"exports": [
|
|
444
|
-
{
|
|
445
|
-
"kind": "js",
|
|
446
|
-
"name": "assureDesignSystem",
|
|
447
|
-
"declaration": {
|
|
448
|
-
"name": "assureDesignSystem",
|
|
449
|
-
"module": "src/design-system/design-system.ts"
|
|
450
|
-
}
|
|
451
|
-
}
|
|
452
|
-
]
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"kind": "javascript-module",
|
|
456
|
-
"path": "src/design-system/index.ts",
|
|
457
|
-
"declarations": [],
|
|
458
|
-
"exports": [
|
|
459
|
-
{
|
|
460
|
-
"kind": "js",
|
|
461
|
-
"name": "*",
|
|
462
|
-
"declaration": {
|
|
463
|
-
"name": "*",
|
|
464
|
-
"package": "./design-system"
|
|
465
|
-
}
|
|
466
|
-
}
|
|
467
|
-
]
|
|
468
|
-
},
|
|
469
367
|
{
|
|
470
368
|
"kind": "javascript-module",
|
|
471
369
|
"path": "src/env/index.ts",
|
|
@@ -689,6 +587,59 @@
|
|
|
689
587
|
}
|
|
690
588
|
]
|
|
691
589
|
},
|
|
590
|
+
{
|
|
591
|
+
"kind": "javascript-module",
|
|
592
|
+
"path": "src/decorators/index.ts",
|
|
593
|
+
"declarations": [],
|
|
594
|
+
"exports": [
|
|
595
|
+
{
|
|
596
|
+
"kind": "js",
|
|
597
|
+
"name": "*",
|
|
598
|
+
"declaration": {
|
|
599
|
+
"name": "*",
|
|
600
|
+
"package": "./renderOnChange"
|
|
601
|
+
}
|
|
602
|
+
}
|
|
603
|
+
]
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"kind": "javascript-module",
|
|
607
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
608
|
+
"declarations": [
|
|
609
|
+
{
|
|
610
|
+
"kind": "function",
|
|
611
|
+
"name": "renderOnChange",
|
|
612
|
+
"parameters": [
|
|
613
|
+
{
|
|
614
|
+
"name": "target",
|
|
615
|
+
"type": {
|
|
616
|
+
"text": "FASTElement & { render(): void }"
|
|
617
|
+
},
|
|
618
|
+
"description": "The target to define the property change handler on."
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"name": "name",
|
|
622
|
+
"type": {
|
|
623
|
+
"text": "string"
|
|
624
|
+
},
|
|
625
|
+
"description": "The property name."
|
|
626
|
+
}
|
|
627
|
+
],
|
|
628
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
629
|
+
"privacy": "public"
|
|
630
|
+
}
|
|
631
|
+
],
|
|
632
|
+
"exports": [
|
|
633
|
+
{
|
|
634
|
+
"kind": "js",
|
|
635
|
+
"name": "renderOnChange",
|
|
636
|
+
"declaration": {
|
|
637
|
+
"name": "renderOnChange",
|
|
638
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
639
|
+
}
|
|
640
|
+
}
|
|
641
|
+
]
|
|
642
|
+
},
|
|
692
643
|
{
|
|
693
644
|
"kind": "javascript-module",
|
|
694
645
|
"path": "src/error/errorMap.ts",
|
|
@@ -883,6 +834,55 @@
|
|
|
883
834
|
}
|
|
884
835
|
]
|
|
885
836
|
},
|
|
837
|
+
{
|
|
838
|
+
"kind": "javascript-module",
|
|
839
|
+
"path": "src/design-system/design-system.ts",
|
|
840
|
+
"declarations": [
|
|
841
|
+
{
|
|
842
|
+
"kind": "function",
|
|
843
|
+
"name": "assureDesignSystem",
|
|
844
|
+
"return": {
|
|
845
|
+
"type": {
|
|
846
|
+
"text": "DesignSystemModule"
|
|
847
|
+
}
|
|
848
|
+
},
|
|
849
|
+
"parameters": [
|
|
850
|
+
{
|
|
851
|
+
"name": "module",
|
|
852
|
+
"type": {
|
|
853
|
+
"text": "DesignSystemModule"
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
],
|
|
857
|
+
"privacy": "public"
|
|
858
|
+
}
|
|
859
|
+
],
|
|
860
|
+
"exports": [
|
|
861
|
+
{
|
|
862
|
+
"kind": "js",
|
|
863
|
+
"name": "assureDesignSystem",
|
|
864
|
+
"declaration": {
|
|
865
|
+
"name": "assureDesignSystem",
|
|
866
|
+
"module": "src/design-system/design-system.ts"
|
|
867
|
+
}
|
|
868
|
+
}
|
|
869
|
+
]
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"kind": "javascript-module",
|
|
873
|
+
"path": "src/design-system/index.ts",
|
|
874
|
+
"declarations": [],
|
|
875
|
+
"exports": [
|
|
876
|
+
{
|
|
877
|
+
"kind": "js",
|
|
878
|
+
"name": "*",
|
|
879
|
+
"declaration": {
|
|
880
|
+
"name": "*",
|
|
881
|
+
"package": "./design-system"
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
]
|
|
885
|
+
},
|
|
886
886
|
{
|
|
887
887
|
"kind": "javascript-module",
|
|
888
888
|
"path": "src/formatters/datetime.ts",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
## LifecycleMixin variable
|
|
6
6
|
|
|
7
|
-
> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
|
|
7
|
+
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
|
|
8
8
|
>
|
|
9
9
|
|
|
10
10
|
Mixin class to expose `shouldRunConnect` and `shouldRunDisconnect`
|
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.98.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.98.0",
|
|
23
|
+
"@genesislcap/genx": "14.98.0",
|
|
24
24
|
"rimraf": "^3.0.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@genesislcap/foundation-logger": "14.
|
|
27
|
+
"@genesislcap/foundation-logger": "14.98.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": "07afc08d7c91080168b8ef63b71825edccf65635"
|
|
46
46
|
}
|