@genesislcap/foundation-utils 14.26.2 → 14.26.3
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 +75 -75
- package/package.json +4 -4
|
@@ -335,60 +335,41 @@
|
|
|
335
335
|
},
|
|
336
336
|
{
|
|
337
337
|
"kind": "javascript-module",
|
|
338
|
-
"path": "src/
|
|
339
|
-
"declarations": [],
|
|
340
|
-
"exports": [
|
|
341
|
-
{
|
|
342
|
-
"kind": "js",
|
|
343
|
-
"name": "*",
|
|
344
|
-
"declaration": {
|
|
345
|
-
"name": "*",
|
|
346
|
-
"package": "./renderOnChange"
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
]
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"kind": "javascript-module",
|
|
353
|
-
"path": "src/decorators/renderOnChange.ts",
|
|
338
|
+
"path": "src/design-system/design-system.ts",
|
|
354
339
|
"declarations": [
|
|
355
340
|
{
|
|
356
341
|
"kind": "function",
|
|
357
|
-
"name": "
|
|
342
|
+
"name": "assureDesignSystem",
|
|
343
|
+
"return": {
|
|
344
|
+
"type": {
|
|
345
|
+
"text": "DesignSystemModule"
|
|
346
|
+
}
|
|
347
|
+
},
|
|
358
348
|
"parameters": [
|
|
359
349
|
{
|
|
360
|
-
"name": "
|
|
361
|
-
"type": {
|
|
362
|
-
"text": "FASTElement & { render(): void }"
|
|
363
|
-
},
|
|
364
|
-
"description": "The target to define the property change handler on."
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"name": "name",
|
|
350
|
+
"name": "module",
|
|
368
351
|
"type": {
|
|
369
|
-
"text": "
|
|
370
|
-
}
|
|
371
|
-
"description": "The property name."
|
|
352
|
+
"text": "DesignSystemModule"
|
|
353
|
+
}
|
|
372
354
|
}
|
|
373
355
|
],
|
|
374
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
375
356
|
"privacy": "public"
|
|
376
357
|
}
|
|
377
358
|
],
|
|
378
359
|
"exports": [
|
|
379
360
|
{
|
|
380
361
|
"kind": "js",
|
|
381
|
-
"name": "
|
|
362
|
+
"name": "assureDesignSystem",
|
|
382
363
|
"declaration": {
|
|
383
|
-
"name": "
|
|
384
|
-
"module": "src/
|
|
364
|
+
"name": "assureDesignSystem",
|
|
365
|
+
"module": "src/design-system/design-system.ts"
|
|
385
366
|
}
|
|
386
367
|
}
|
|
387
368
|
]
|
|
388
369
|
},
|
|
389
370
|
{
|
|
390
371
|
"kind": "javascript-module",
|
|
391
|
-
"path": "src/
|
|
372
|
+
"path": "src/design-system/index.ts",
|
|
392
373
|
"declarations": [],
|
|
393
374
|
"exports": [
|
|
394
375
|
{
|
|
@@ -396,64 +377,30 @@
|
|
|
396
377
|
"name": "*",
|
|
397
378
|
"declaration": {
|
|
398
379
|
"name": "*",
|
|
399
|
-
"package": "./
|
|
400
|
-
}
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"kind": "js",
|
|
404
|
-
"name": "*",
|
|
405
|
-
"declaration": {
|
|
406
|
-
"name": "*",
|
|
407
|
-
"package": "./when-else"
|
|
380
|
+
"package": "./design-system"
|
|
408
381
|
}
|
|
409
382
|
}
|
|
410
383
|
]
|
|
411
384
|
},
|
|
412
385
|
{
|
|
413
386
|
"kind": "javascript-module",
|
|
414
|
-
"path": "src/
|
|
415
|
-
"declarations": [
|
|
416
|
-
{
|
|
417
|
-
"kind": "function",
|
|
418
|
-
"name": "assureDesignSystem",
|
|
419
|
-
"return": {
|
|
420
|
-
"type": {
|
|
421
|
-
"text": "DesignSystemModule"
|
|
422
|
-
}
|
|
423
|
-
},
|
|
424
|
-
"parameters": [
|
|
425
|
-
{
|
|
426
|
-
"name": "module",
|
|
427
|
-
"type": {
|
|
428
|
-
"text": "DesignSystemModule"
|
|
429
|
-
}
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"privacy": "public"
|
|
433
|
-
}
|
|
434
|
-
],
|
|
387
|
+
"path": "src/directives/index.ts",
|
|
388
|
+
"declarations": [],
|
|
435
389
|
"exports": [
|
|
436
390
|
{
|
|
437
391
|
"kind": "js",
|
|
438
|
-
"name": "
|
|
392
|
+
"name": "*",
|
|
439
393
|
"declaration": {
|
|
440
|
-
"name": "
|
|
441
|
-
"
|
|
394
|
+
"name": "*",
|
|
395
|
+
"package": "./sync"
|
|
442
396
|
}
|
|
443
|
-
}
|
|
444
|
-
]
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
"kind": "javascript-module",
|
|
448
|
-
"path": "src/design-system/index.ts",
|
|
449
|
-
"declarations": [],
|
|
450
|
-
"exports": [
|
|
397
|
+
},
|
|
451
398
|
{
|
|
452
399
|
"kind": "js",
|
|
453
400
|
"name": "*",
|
|
454
401
|
"declaration": {
|
|
455
402
|
"name": "*",
|
|
456
|
-
"package": "./
|
|
403
|
+
"package": "./when-else"
|
|
457
404
|
}
|
|
458
405
|
}
|
|
459
406
|
]
|
|
@@ -791,6 +738,59 @@
|
|
|
791
738
|
}
|
|
792
739
|
]
|
|
793
740
|
},
|
|
741
|
+
{
|
|
742
|
+
"kind": "javascript-module",
|
|
743
|
+
"path": "src/decorators/index.ts",
|
|
744
|
+
"declarations": [],
|
|
745
|
+
"exports": [
|
|
746
|
+
{
|
|
747
|
+
"kind": "js",
|
|
748
|
+
"name": "*",
|
|
749
|
+
"declaration": {
|
|
750
|
+
"name": "*",
|
|
751
|
+
"package": "./renderOnChange"
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
]
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"kind": "javascript-module",
|
|
758
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
759
|
+
"declarations": [
|
|
760
|
+
{
|
|
761
|
+
"kind": "function",
|
|
762
|
+
"name": "renderOnChange",
|
|
763
|
+
"parameters": [
|
|
764
|
+
{
|
|
765
|
+
"name": "target",
|
|
766
|
+
"type": {
|
|
767
|
+
"text": "FASTElement & { render(): void }"
|
|
768
|
+
},
|
|
769
|
+
"description": "The target to define the property change handler on."
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"name": "name",
|
|
773
|
+
"type": {
|
|
774
|
+
"text": "string"
|
|
775
|
+
},
|
|
776
|
+
"description": "The property name."
|
|
777
|
+
}
|
|
778
|
+
],
|
|
779
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
780
|
+
"privacy": "public"
|
|
781
|
+
}
|
|
782
|
+
],
|
|
783
|
+
"exports": [
|
|
784
|
+
{
|
|
785
|
+
"kind": "js",
|
|
786
|
+
"name": "renderOnChange",
|
|
787
|
+
"declaration": {
|
|
788
|
+
"name": "renderOnChange",
|
|
789
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
]
|
|
793
|
+
},
|
|
794
794
|
{
|
|
795
795
|
"kind": "javascript-module",
|
|
796
796
|
"path": "src/logger/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.26.
|
|
4
|
+
"version": "14.26.3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -23,14 +23,14 @@
|
|
|
23
23
|
"serve": "genx serve"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@genesislcap/genx": "^14.26.
|
|
26
|
+
"@genesislcap/genx": "^14.26.3",
|
|
27
27
|
"@playwright/test": "^1.18.1",
|
|
28
28
|
"@types/node": "^16.4.3",
|
|
29
29
|
"analytics": "^0.8.0",
|
|
30
30
|
"c8": "^7.11.0",
|
|
31
31
|
"esm": "^3.2.25",
|
|
32
32
|
"jsdom": "^19.0.0",
|
|
33
|
-
"playwright-test": "^
|
|
33
|
+
"playwright-test": "^8.4.0",
|
|
34
34
|
"tsm": "^2.2.1",
|
|
35
35
|
"typescript": "^4.5.5",
|
|
36
36
|
"uvu": "0.5.4",
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"access": "public"
|
|
54
54
|
},
|
|
55
55
|
"customElements": "dist/custom-elements.json",
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "fa876a4392c2aa2e2882fde7ea2a2e3fabb947ed"
|
|
57
57
|
}
|