@genesislcap/foundation-utils 14.264.4 → 14.265.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.
@@ -369,42 +369,60 @@
369
369
  },
370
370
  {
371
371
  "kind": "javascript-module",
372
- "path": "src/design-system/design-system.ts",
372
+ "path": "src/decorators/index.ts",
373
+ "declarations": [],
374
+ "exports": [
375
+ {
376
+ "kind": "js",
377
+ "name": "*",
378
+ "declaration": {
379
+ "name": "*",
380
+ "package": "./renderOnChange"
381
+ }
382
+ }
383
+ ]
384
+ },
385
+ {
386
+ "kind": "javascript-module",
387
+ "path": "src/decorators/renderOnChange.ts",
373
388
  "declarations": [
374
389
  {
375
390
  "kind": "function",
376
- "name": "assureDesignSystem",
377
- "return": {
378
- "type": {
379
- "text": "DesignSystemModule"
380
- }
381
- },
391
+ "name": "renderOnChange",
382
392
  "parameters": [
383
393
  {
384
- "name": "module",
394
+ "name": "target",
385
395
  "type": {
386
- "text": "DesignSystemModule"
387
- }
396
+ "text": "FASTElement & { render(): void }"
397
+ },
398
+ "description": "The target to define the property change handler on."
399
+ },
400
+ {
401
+ "name": "name",
402
+ "type": {
403
+ "text": "string"
404
+ },
405
+ "description": "The property name."
388
406
  }
389
407
  ],
390
- "description": "assureDesignSystem.",
408
+ "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
391
409
  "privacy": "public"
392
410
  }
393
411
  ],
394
412
  "exports": [
395
413
  {
396
414
  "kind": "js",
397
- "name": "assureDesignSystem",
415
+ "name": "renderOnChange",
398
416
  "declaration": {
399
- "name": "assureDesignSystem",
400
- "module": "src/design-system/design-system.ts"
417
+ "name": "renderOnChange",
418
+ "module": "src/decorators/renderOnChange.ts"
401
419
  }
402
420
  }
403
421
  ]
404
422
  },
405
423
  {
406
424
  "kind": "javascript-module",
407
- "path": "src/design-system/index.ts",
425
+ "path": "src/directives/index.ts",
408
426
  "declarations": [],
409
427
  "exports": [
410
428
  {
@@ -412,14 +430,22 @@
412
430
  "name": "*",
413
431
  "declaration": {
414
432
  "name": "*",
415
- "package": "./design-system"
433
+ "package": "./sync"
434
+ }
435
+ },
436
+ {
437
+ "kind": "js",
438
+ "name": "*",
439
+ "declaration": {
440
+ "name": "*",
441
+ "package": "./when-else"
416
442
  }
417
443
  }
418
444
  ]
419
445
  },
420
446
  {
421
447
  "kind": "javascript-module",
422
- "path": "src/decorators/index.ts",
448
+ "path": "src/encoding/index.ts",
423
449
  "declarations": [],
424
450
  "exports": [
425
451
  {
@@ -427,52 +453,49 @@
427
453
  "name": "*",
428
454
  "declaration": {
429
455
  "name": "*",
430
- "package": "./renderOnChange"
456
+ "package": "./base64"
431
457
  }
432
458
  }
433
459
  ]
434
460
  },
435
461
  {
436
462
  "kind": "javascript-module",
437
- "path": "src/decorators/renderOnChange.ts",
463
+ "path": "src/design-system/design-system.ts",
438
464
  "declarations": [
439
465
  {
440
466
  "kind": "function",
441
- "name": "renderOnChange",
467
+ "name": "assureDesignSystem",
468
+ "return": {
469
+ "type": {
470
+ "text": "DesignSystemModule"
471
+ }
472
+ },
442
473
  "parameters": [
443
474
  {
444
- "name": "target",
445
- "type": {
446
- "text": "FASTElement & { render(): void }"
447
- },
448
- "description": "The target to define the property change handler on."
449
- },
450
- {
451
- "name": "name",
475
+ "name": "module",
452
476
  "type": {
453
- "text": "string"
454
- },
455
- "description": "The property name."
477
+ "text": "DesignSystemModule"
478
+ }
456
479
  }
457
480
  ],
458
- "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
481
+ "description": "assureDesignSystem.",
459
482
  "privacy": "public"
460
483
  }
461
484
  ],
462
485
  "exports": [
463
486
  {
464
487
  "kind": "js",
465
- "name": "renderOnChange",
488
+ "name": "assureDesignSystem",
466
489
  "declaration": {
467
- "name": "renderOnChange",
468
- "module": "src/decorators/renderOnChange.ts"
490
+ "name": "assureDesignSystem",
491
+ "module": "src/design-system/design-system.ts"
469
492
  }
470
493
  }
471
494
  ]
472
495
  },
473
496
  {
474
497
  "kind": "javascript-module",
475
- "path": "src/directives/index.ts",
498
+ "path": "src/design-system/index.ts",
476
499
  "declarations": [],
477
500
  "exports": [
478
501
  {
@@ -480,15 +503,7 @@
480
503
  "name": "*",
481
504
  "declaration": {
482
505
  "name": "*",
483
- "package": "./sync"
484
- }
485
- },
486
- {
487
- "kind": "js",
488
- "name": "*",
489
- "declaration": {
490
- "name": "*",
491
- "package": "./when-else"
506
+ "package": "./design-system"
492
507
  }
493
508
  }
494
509
  ]
@@ -934,21 +949,6 @@
934
949
  }
935
950
  ]
936
951
  },
937
- {
938
- "kind": "javascript-module",
939
- "path": "src/encoding/index.ts",
940
- "declarations": [],
941
- "exports": [
942
- {
943
- "kind": "js",
944
- "name": "*",
945
- "declaration": {
946
- "name": "*",
947
- "package": "./base64"
948
- }
949
- }
950
- ]
951
- },
952
952
  {
953
953
  "kind": "javascript-module",
954
954
  "path": "src/error/errorMap.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.264.4",
4
+ "version": "14.265.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -27,19 +27,19 @@
27
27
  }
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/foundation-testing": "14.264.4",
31
- "@genesislcap/genx": "14.264.4",
32
- "@genesislcap/rollup-builder": "14.264.4",
33
- "@genesislcap/ts-builder": "14.264.4",
34
- "@genesislcap/uvu-playwright-builder": "14.264.4",
35
- "@genesislcap/vite-builder": "14.264.4",
36
- "@genesislcap/webpack-builder": "14.264.4",
30
+ "@genesislcap/foundation-testing": "14.265.0",
31
+ "@genesislcap/genx": "14.265.0",
32
+ "@genesislcap/rollup-builder": "14.265.0",
33
+ "@genesislcap/ts-builder": "14.265.0",
34
+ "@genesislcap/uvu-playwright-builder": "14.265.0",
35
+ "@genesislcap/vite-builder": "14.265.0",
36
+ "@genesislcap/webpack-builder": "14.265.0",
37
37
  "@types/json-schema": "^7.0.11",
38
38
  "rimraf": "^5.0.0"
39
39
  },
40
40
  "dependencies": {
41
41
  "@genesislcap/expression-builder": "14.258.1",
42
- "@genesislcap/foundation-logger": "14.264.4",
42
+ "@genesislcap/foundation-logger": "14.265.0",
43
43
  "@microsoft/fast-components": "2.30.6",
44
44
  "@microsoft/fast-element": "1.14.0",
45
45
  "@microsoft/fast-foundation": "2.49.6",
@@ -57,5 +57,5 @@
57
57
  "access": "public"
58
58
  },
59
59
  "customElements": "dist/custom-elements.json",
60
- "gitHead": "ea119114d24437af3279caeea8739538760b018b"
60
+ "gitHead": "369e3b7625731cd2d101941a181e8b454d05a97b"
61
61
  }