@genesislcap/foundation-utils 14.208.3 → 14.208.4-alpha-e888e8b.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -367,7 +367,7 @@
367
367
  },
368
368
  {
369
369
  "kind": "javascript-module",
370
- "path": "src/decorators/index.ts",
370
+ "path": "src/directives/index.ts",
371
371
  "declarations": [],
372
372
  "exports": [
373
373
  {
@@ -375,52 +375,57 @@
375
375
  "name": "*",
376
376
  "declaration": {
377
377
  "name": "*",
378
- "package": "./renderOnChange"
378
+ "package": "./sync"
379
+ }
380
+ },
381
+ {
382
+ "kind": "js",
383
+ "name": "*",
384
+ "declaration": {
385
+ "name": "*",
386
+ "package": "./when-else"
379
387
  }
380
388
  }
381
389
  ]
382
390
  },
383
391
  {
384
392
  "kind": "javascript-module",
385
- "path": "src/decorators/renderOnChange.ts",
393
+ "path": "src/design-system/design-system.ts",
386
394
  "declarations": [
387
395
  {
388
396
  "kind": "function",
389
- "name": "renderOnChange",
397
+ "name": "assureDesignSystem",
398
+ "return": {
399
+ "type": {
400
+ "text": "DesignSystemModule"
401
+ }
402
+ },
390
403
  "parameters": [
391
404
  {
392
- "name": "target",
393
- "type": {
394
- "text": "FASTElement & { render(): void }"
395
- },
396
- "description": "The target to define the property change handler on."
397
- },
398
- {
399
- "name": "name",
405
+ "name": "module",
400
406
  "type": {
401
- "text": "string"
402
- },
403
- "description": "The property name."
407
+ "text": "DesignSystemModule"
408
+ }
404
409
  }
405
410
  ],
406
- "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
411
+ "description": "assureDesignSystem.",
407
412
  "privacy": "public"
408
413
  }
409
414
  ],
410
415
  "exports": [
411
416
  {
412
417
  "kind": "js",
413
- "name": "renderOnChange",
418
+ "name": "assureDesignSystem",
414
419
  "declaration": {
415
- "name": "renderOnChange",
416
- "module": "src/decorators/renderOnChange.ts"
420
+ "name": "assureDesignSystem",
421
+ "module": "src/design-system/design-system.ts"
417
422
  }
418
423
  }
419
424
  ]
420
425
  },
421
426
  {
422
427
  "kind": "javascript-module",
423
- "path": "src/directives/index.ts",
428
+ "path": "src/design-system/index.ts",
424
429
  "declarations": [],
425
430
  "exports": [
426
431
  {
@@ -428,65 +433,60 @@
428
433
  "name": "*",
429
434
  "declaration": {
430
435
  "name": "*",
431
- "package": "./sync"
436
+ "package": "./design-system"
432
437
  }
433
- },
438
+ }
439
+ ]
440
+ },
441
+ {
442
+ "kind": "javascript-module",
443
+ "path": "src/decorators/index.ts",
444
+ "declarations": [],
445
+ "exports": [
434
446
  {
435
447
  "kind": "js",
436
448
  "name": "*",
437
449
  "declaration": {
438
450
  "name": "*",
439
- "package": "./when-else"
451
+ "package": "./renderOnChange"
440
452
  }
441
453
  }
442
454
  ]
443
455
  },
444
456
  {
445
457
  "kind": "javascript-module",
446
- "path": "src/design-system/design-system.ts",
458
+ "path": "src/decorators/renderOnChange.ts",
447
459
  "declarations": [
448
460
  {
449
461
  "kind": "function",
450
- "name": "assureDesignSystem",
451
- "return": {
452
- "type": {
453
- "text": "DesignSystemModule"
454
- }
455
- },
462
+ "name": "renderOnChange",
456
463
  "parameters": [
457
464
  {
458
- "name": "module",
465
+ "name": "target",
459
466
  "type": {
460
- "text": "DesignSystemModule"
461
- }
467
+ "text": "FASTElement & { render(): void }"
468
+ },
469
+ "description": "The target to define the property change handler on."
470
+ },
471
+ {
472
+ "name": "name",
473
+ "type": {
474
+ "text": "string"
475
+ },
476
+ "description": "The property name."
462
477
  }
463
478
  ],
464
- "description": "assureDesignSystem.",
479
+ "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
465
480
  "privacy": "public"
466
481
  }
467
482
  ],
468
483
  "exports": [
469
484
  {
470
485
  "kind": "js",
471
- "name": "assureDesignSystem",
472
- "declaration": {
473
- "name": "assureDesignSystem",
474
- "module": "src/design-system/design-system.ts"
475
- }
476
- }
477
- ]
478
- },
479
- {
480
- "kind": "javascript-module",
481
- "path": "src/design-system/index.ts",
482
- "declarations": [],
483
- "exports": [
484
- {
485
- "kind": "js",
486
- "name": "*",
486
+ "name": "renderOnChange",
487
487
  "declaration": {
488
- "name": "*",
489
- "package": "./design-system"
488
+ "name": "renderOnChange",
489
+ "module": "src/decorators/renderOnChange.ts"
490
490
  }
491
491
  }
492
492
  ]
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.208.3",
4
+ "version": "14.208.4-alpha-e888e8b.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -27,17 +27,17 @@
27
27
  }
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/foundation-testing": "14.208.3",
31
- "@genesislcap/genx": "14.208.3",
32
- "@genesislcap/rollup-builder": "14.208.3",
33
- "@genesislcap/ts-builder": "14.208.3",
34
- "@genesislcap/uvu-playwright-builder": "14.208.3",
35
- "@genesislcap/vite-builder": "14.208.3",
36
- "@genesislcap/webpack-builder": "14.208.3",
30
+ "@genesislcap/foundation-testing": "14.208.4-alpha-e888e8b.0",
31
+ "@genesislcap/genx": "14.208.4-alpha-e888e8b.0",
32
+ "@genesislcap/rollup-builder": "14.208.4-alpha-e888e8b.0",
33
+ "@genesislcap/ts-builder": "14.208.4-alpha-e888e8b.0",
34
+ "@genesislcap/uvu-playwright-builder": "14.208.4-alpha-e888e8b.0",
35
+ "@genesislcap/vite-builder": "14.208.4-alpha-e888e8b.0",
36
+ "@genesislcap/webpack-builder": "14.208.4-alpha-e888e8b.0",
37
37
  "rimraf": "^5.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/foundation-logger": "14.208.3",
40
+ "@genesislcap/foundation-logger": "14.208.4-alpha-e888e8b.0",
41
41
  "@microsoft/fast-components": "^2.30.6",
42
42
  "@microsoft/fast-element": "^1.12.0",
43
43
  "@microsoft/fast-foundation": "^2.49.4",
@@ -55,5 +55,5 @@
55
55
  "access": "public"
56
56
  },
57
57
  "customElements": "dist/custom-elements.json",
58
- "gitHead": "9a3b2919d34357d89791809bcf7ac11e4f23b75b"
58
+ "gitHead": "4a0fc967f508f8bdc6f4d9641382975c0c2b4e99"
59
59
  }