@genesislcap/foundation-utils 14.96.1 → 14.97.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",
|
|
@@ -396,7 +343,41 @@
|
|
|
396
343
|
},
|
|
397
344
|
{
|
|
398
345
|
"kind": "javascript-module",
|
|
399
|
-
"path": "src/
|
|
346
|
+
"path": "src/design-system/design-system.ts",
|
|
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
|
+
"privacy": "public"
|
|
365
|
+
}
|
|
366
|
+
],
|
|
367
|
+
"exports": [
|
|
368
|
+
{
|
|
369
|
+
"kind": "js",
|
|
370
|
+
"name": "assureDesignSystem",
|
|
371
|
+
"declaration": {
|
|
372
|
+
"name": "assureDesignSystem",
|
|
373
|
+
"module": "src/design-system/design-system.ts"
|
|
374
|
+
}
|
|
375
|
+
}
|
|
376
|
+
]
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"kind": "javascript-module",
|
|
380
|
+
"path": "src/design-system/index.ts",
|
|
400
381
|
"declarations": [],
|
|
401
382
|
"exports": [
|
|
402
383
|
{
|
|
@@ -404,56 +385,67 @@
|
|
|
404
385
|
"name": "*",
|
|
405
386
|
"declaration": {
|
|
406
387
|
"name": "*",
|
|
407
|
-
"package": "./
|
|
388
|
+
"package": "./design-system"
|
|
408
389
|
}
|
|
409
|
-
}
|
|
390
|
+
}
|
|
391
|
+
]
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"kind": "javascript-module",
|
|
395
|
+
"path": "src/decorators/index.ts",
|
|
396
|
+
"declarations": [],
|
|
397
|
+
"exports": [
|
|
410
398
|
{
|
|
411
399
|
"kind": "js",
|
|
412
400
|
"name": "*",
|
|
413
401
|
"declaration": {
|
|
414
402
|
"name": "*",
|
|
415
|
-
"package": "./
|
|
403
|
+
"package": "./renderOnChange"
|
|
416
404
|
}
|
|
417
405
|
}
|
|
418
406
|
]
|
|
419
407
|
},
|
|
420
408
|
{
|
|
421
409
|
"kind": "javascript-module",
|
|
422
|
-
"path": "src/
|
|
410
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
423
411
|
"declarations": [
|
|
424
412
|
{
|
|
425
413
|
"kind": "function",
|
|
426
|
-
"name": "
|
|
427
|
-
"return": {
|
|
428
|
-
"type": {
|
|
429
|
-
"text": "DesignSystemModule"
|
|
430
|
-
}
|
|
431
|
-
},
|
|
414
|
+
"name": "renderOnChange",
|
|
432
415
|
"parameters": [
|
|
433
416
|
{
|
|
434
|
-
"name": "
|
|
417
|
+
"name": "target",
|
|
435
418
|
"type": {
|
|
436
|
-
"text": "
|
|
437
|
-
}
|
|
419
|
+
"text": "FASTElement & { render(): void }"
|
|
420
|
+
},
|
|
421
|
+
"description": "The target to define the property change handler on."
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"name": "name",
|
|
425
|
+
"type": {
|
|
426
|
+
"text": "string"
|
|
427
|
+
},
|
|
428
|
+
"description": "The property name."
|
|
438
429
|
}
|
|
439
430
|
],
|
|
431
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
440
432
|
"privacy": "public"
|
|
441
433
|
}
|
|
442
434
|
],
|
|
443
435
|
"exports": [
|
|
444
436
|
{
|
|
445
437
|
"kind": "js",
|
|
446
|
-
"name": "
|
|
438
|
+
"name": "renderOnChange",
|
|
447
439
|
"declaration": {
|
|
448
|
-
"name": "
|
|
449
|
-
"module": "src/
|
|
440
|
+
"name": "renderOnChange",
|
|
441
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
450
442
|
}
|
|
451
443
|
}
|
|
452
444
|
]
|
|
453
445
|
},
|
|
454
446
|
{
|
|
455
447
|
"kind": "javascript-module",
|
|
456
|
-
"path": "src/
|
|
448
|
+
"path": "src/directives/index.ts",
|
|
457
449
|
"declarations": [],
|
|
458
450
|
"exports": [
|
|
459
451
|
{
|
|
@@ -461,7 +453,15 @@
|
|
|
461
453
|
"name": "*",
|
|
462
454
|
"declaration": {
|
|
463
455
|
"name": "*",
|
|
464
|
-
"package": "./
|
|
456
|
+
"package": "./sync"
|
|
457
|
+
}
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"kind": "js",
|
|
461
|
+
"name": "*",
|
|
462
|
+
"declaration": {
|
|
463
|
+
"name": "*",
|
|
464
|
+
"package": "./when-else"
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
467
|
]
|
|
@@ -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.97.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.97.0",
|
|
23
|
+
"@genesislcap/genx": "14.97.0",
|
|
24
24
|
"rimraf": "^3.0.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@genesislcap/foundation-logger": "14.
|
|
27
|
+
"@genesislcap/foundation-logger": "14.97.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": "8a8a410a437d11bd1ada9d540411d3701f1382e5"
|
|
46
46
|
}
|