@genesislcap/foundation-utils 14.342.1-alpha-32f1e23.0 → 14.342.1-alpha-8e0dc91.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 +53 -53
- package/package.json +11 -11
|
@@ -383,6 +383,59 @@
|
|
|
383
383
|
}
|
|
384
384
|
]
|
|
385
385
|
},
|
|
386
|
+
{
|
|
387
|
+
"kind": "javascript-module",
|
|
388
|
+
"path": "src/decorators/index.ts",
|
|
389
|
+
"declarations": [],
|
|
390
|
+
"exports": [
|
|
391
|
+
{
|
|
392
|
+
"kind": "js",
|
|
393
|
+
"name": "*",
|
|
394
|
+
"declaration": {
|
|
395
|
+
"name": "*",
|
|
396
|
+
"package": "./renderOnChange"
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
]
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"kind": "javascript-module",
|
|
403
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
404
|
+
"declarations": [
|
|
405
|
+
{
|
|
406
|
+
"kind": "function",
|
|
407
|
+
"name": "renderOnChange",
|
|
408
|
+
"parameters": [
|
|
409
|
+
{
|
|
410
|
+
"name": "target",
|
|
411
|
+
"type": {
|
|
412
|
+
"text": "FASTElement & { render(): void }"
|
|
413
|
+
},
|
|
414
|
+
"description": "The target to define the property change handler on."
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
"name": "name",
|
|
418
|
+
"type": {
|
|
419
|
+
"text": "string"
|
|
420
|
+
},
|
|
421
|
+
"description": "The property name."
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
425
|
+
"privacy": "public"
|
|
426
|
+
}
|
|
427
|
+
],
|
|
428
|
+
"exports": [
|
|
429
|
+
{
|
|
430
|
+
"kind": "js",
|
|
431
|
+
"name": "renderOnChange",
|
|
432
|
+
"declaration": {
|
|
433
|
+
"name": "renderOnChange",
|
|
434
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
435
|
+
}
|
|
436
|
+
}
|
|
437
|
+
]
|
|
438
|
+
},
|
|
386
439
|
{
|
|
387
440
|
"kind": "javascript-module",
|
|
388
441
|
"path": "src/design-system/design-system.ts",
|
|
@@ -503,59 +556,6 @@
|
|
|
503
556
|
}
|
|
504
557
|
]
|
|
505
558
|
},
|
|
506
|
-
{
|
|
507
|
-
"kind": "javascript-module",
|
|
508
|
-
"path": "src/decorators/index.ts",
|
|
509
|
-
"declarations": [],
|
|
510
|
-
"exports": [
|
|
511
|
-
{
|
|
512
|
-
"kind": "js",
|
|
513
|
-
"name": "*",
|
|
514
|
-
"declaration": {
|
|
515
|
-
"name": "*",
|
|
516
|
-
"package": "./renderOnChange"
|
|
517
|
-
}
|
|
518
|
-
}
|
|
519
|
-
]
|
|
520
|
-
},
|
|
521
|
-
{
|
|
522
|
-
"kind": "javascript-module",
|
|
523
|
-
"path": "src/decorators/renderOnChange.ts",
|
|
524
|
-
"declarations": [
|
|
525
|
-
{
|
|
526
|
-
"kind": "function",
|
|
527
|
-
"name": "renderOnChange",
|
|
528
|
-
"parameters": [
|
|
529
|
-
{
|
|
530
|
-
"name": "target",
|
|
531
|
-
"type": {
|
|
532
|
-
"text": "FASTElement & { render(): void }"
|
|
533
|
-
},
|
|
534
|
-
"description": "The target to define the property change handler on."
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"name": "name",
|
|
538
|
-
"type": {
|
|
539
|
-
"text": "string"
|
|
540
|
-
},
|
|
541
|
-
"description": "The property name."
|
|
542
|
-
}
|
|
543
|
-
],
|
|
544
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
545
|
-
"privacy": "public"
|
|
546
|
-
}
|
|
547
|
-
],
|
|
548
|
-
"exports": [
|
|
549
|
-
{
|
|
550
|
-
"kind": "js",
|
|
551
|
-
"name": "renderOnChange",
|
|
552
|
-
"declaration": {
|
|
553
|
-
"name": "renderOnChange",
|
|
554
|
-
"module": "src/decorators/renderOnChange.ts"
|
|
555
|
-
}
|
|
556
|
-
}
|
|
557
|
-
]
|
|
558
|
-
},
|
|
559
559
|
{
|
|
560
560
|
"kind": "javascript-module",
|
|
561
561
|
"path": "src/directives/index.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.342.1-alpha-
|
|
4
|
+
"version": "14.342.1-alpha-8e0dc91.0",
|
|
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.342.1-alpha-
|
|
31
|
-
"@genesislcap/genx": "14.342.1-alpha-
|
|
32
|
-
"@genesislcap/rollup-builder": "14.342.1-alpha-
|
|
33
|
-
"@genesislcap/ts-builder": "14.342.1-alpha-
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.342.1-alpha-
|
|
35
|
-
"@genesislcap/vite-builder": "14.342.1-alpha-
|
|
36
|
-
"@genesislcap/webpack-builder": "14.342.1-alpha-
|
|
30
|
+
"@genesislcap/foundation-testing": "14.342.1-alpha-8e0dc91.0",
|
|
31
|
+
"@genesislcap/genx": "14.342.1-alpha-8e0dc91.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.342.1-alpha-8e0dc91.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.342.1-alpha-8e0dc91.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.342.1-alpha-8e0dc91.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.342.1-alpha-8e0dc91.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.342.1-alpha-8e0dc91.0",
|
|
37
37
|
"@types/json-schema": "^7.0.11"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/expression-builder": "14.342.1-alpha-
|
|
41
|
-
"@genesislcap/foundation-logger": "14.342.1-alpha-
|
|
40
|
+
"@genesislcap/expression-builder": "14.342.1-alpha-8e0dc91.0",
|
|
41
|
+
"@genesislcap/foundation-logger": "14.342.1-alpha-8e0dc91.0",
|
|
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": "
|
|
59
|
+
"gitHead": "89d951592a5dbda6d06013ec30b4f69d74ed1366"
|
|
60
60
|
}
|