@genesislcap/foundation-utils 14.177.2-alpha-ca0c7658ab2.0 → 14.177.2

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.
Files changed (2) hide show
  1. package/dist/custom-elements.json +165 -165
  2. package/package.json +10 -10
@@ -357,6 +357,56 @@
357
357
  }
358
358
  ]
359
359
  },
360
+ {
361
+ "kind": "javascript-module",
362
+ "path": "src/design-system/design-system.ts",
363
+ "declarations": [
364
+ {
365
+ "kind": "function",
366
+ "name": "assureDesignSystem",
367
+ "return": {
368
+ "type": {
369
+ "text": "DesignSystemModule"
370
+ }
371
+ },
372
+ "parameters": [
373
+ {
374
+ "name": "module",
375
+ "type": {
376
+ "text": "DesignSystemModule"
377
+ }
378
+ }
379
+ ],
380
+ "description": "assureDesignSystem.",
381
+ "privacy": "public"
382
+ }
383
+ ],
384
+ "exports": [
385
+ {
386
+ "kind": "js",
387
+ "name": "assureDesignSystem",
388
+ "declaration": {
389
+ "name": "assureDesignSystem",
390
+ "module": "src/design-system/design-system.ts"
391
+ }
392
+ }
393
+ ]
394
+ },
395
+ {
396
+ "kind": "javascript-module",
397
+ "path": "src/design-system/index.ts",
398
+ "declarations": [],
399
+ "exports": [
400
+ {
401
+ "kind": "js",
402
+ "name": "*",
403
+ "declaration": {
404
+ "name": "*",
405
+ "package": "./design-system"
406
+ }
407
+ }
408
+ ]
409
+ },
360
410
  {
361
411
  "kind": "javascript-module",
362
412
  "path": "src/decorators/index.ts",
@@ -410,56 +460,6 @@
410
460
  }
411
461
  ]
412
462
  },
413
- {
414
- "kind": "javascript-module",
415
- "path": "src/design-system/design-system.ts",
416
- "declarations": [
417
- {
418
- "kind": "function",
419
- "name": "assureDesignSystem",
420
- "return": {
421
- "type": {
422
- "text": "DesignSystemModule"
423
- }
424
- },
425
- "parameters": [
426
- {
427
- "name": "module",
428
- "type": {
429
- "text": "DesignSystemModule"
430
- }
431
- }
432
- ],
433
- "description": "assureDesignSystem.",
434
- "privacy": "public"
435
- }
436
- ],
437
- "exports": [
438
- {
439
- "kind": "js",
440
- "name": "assureDesignSystem",
441
- "declaration": {
442
- "name": "assureDesignSystem",
443
- "module": "src/design-system/design-system.ts"
444
- }
445
- }
446
- ]
447
- },
448
- {
449
- "kind": "javascript-module",
450
- "path": "src/design-system/index.ts",
451
- "declarations": [],
452
- "exports": [
453
- {
454
- "kind": "js",
455
- "name": "*",
456
- "declaration": {
457
- "name": "*",
458
- "package": "./design-system"
459
- }
460
- }
461
- ]
462
- },
463
463
  {
464
464
  "kind": "javascript-module",
465
465
  "path": "src/directives/index.ts",
@@ -1410,6 +1410,21 @@
1410
1410
  }
1411
1411
  ]
1412
1412
  },
1413
+ {
1414
+ "kind": "javascript-module",
1415
+ "path": "src/serializers/index.ts",
1416
+ "declarations": [],
1417
+ "exports": [
1418
+ {
1419
+ "kind": "js",
1420
+ "name": "*",
1421
+ "declaration": {
1422
+ "name": "*",
1423
+ "package": "./json"
1424
+ }
1425
+ }
1426
+ ]
1427
+ },
1413
1428
  {
1414
1429
  "kind": "javascript-module",
1415
1430
  "path": "src/state/index.ts",
@@ -1536,21 +1551,6 @@
1536
1551
  }
1537
1552
  ]
1538
1553
  },
1539
- {
1540
- "kind": "javascript-module",
1541
- "path": "src/serializers/index.ts",
1542
- "declarations": [],
1543
- "exports": [
1544
- {
1545
- "kind": "js",
1546
- "name": "*",
1547
- "declaration": {
1548
- "name": "*",
1549
- "package": "./json"
1550
- }
1551
- }
1552
- ]
1553
- },
1554
1554
  {
1555
1555
  "kind": "javascript-module",
1556
1556
  "path": "src/styles/color.ts",
@@ -2272,106 +2272,6 @@
2272
2272
  }
2273
2273
  ]
2274
2274
  },
2275
- {
2276
- "kind": "javascript-module",
2277
- "path": "src/mappers/dto/index.ts",
2278
- "declarations": [],
2279
- "exports": [
2280
- {
2281
- "kind": "js",
2282
- "name": "*",
2283
- "declaration": {
2284
- "name": "*",
2285
- "package": "./serverRow"
2286
- }
2287
- },
2288
- {
2289
- "kind": "js",
2290
- "name": "*",
2291
- "declaration": {
2292
- "name": "*",
2293
- "package": "./types"
2294
- }
2295
- }
2296
- ]
2297
- },
2298
- {
2299
- "kind": "javascript-module",
2300
- "path": "src/mappers/dto/serverRow.ts",
2301
- "declarations": [
2302
- {
2303
- "kind": "class",
2304
- "description": "The default `ServerRowDTOMapper`.",
2305
- "name": "DefaultServerRowDTOMapper",
2306
- "members": [
2307
- {
2308
- "kind": "field",
2309
- "name": "fromDTO",
2310
- "description": "Converts a server row DTO to an entity.",
2311
- "parameters": [
2312
- {
2313
- "description": "The DTO to convert.",
2314
- "name": "dto"
2315
- }
2316
- ],
2317
- "return": {
2318
- "type": {
2319
- "text": ""
2320
- }
2321
- },
2322
- "privacy": "public"
2323
- },
2324
- {
2325
- "kind": "field",
2326
- "name": "toDTO",
2327
- "description": "Converts a server row entity to a DTO.",
2328
- "parameters": [
2329
- {
2330
- "description": "The entity to convert.",
2331
- "name": "entity"
2332
- }
2333
- ],
2334
- "return": {
2335
- "type": {
2336
- "text": ""
2337
- }
2338
- },
2339
- "privacy": "public"
2340
- }
2341
- ]
2342
- },
2343
- {
2344
- "kind": "variable",
2345
- "name": "ServerRowDTOMapper",
2346
- "description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
2347
- "privacy": "public"
2348
- }
2349
- ],
2350
- "exports": [
2351
- {
2352
- "kind": "js",
2353
- "name": "DefaultServerRowDTOMapper",
2354
- "declaration": {
2355
- "name": "DefaultServerRowDTOMapper",
2356
- "module": "src/mappers/dto/serverRow.ts"
2357
- }
2358
- },
2359
- {
2360
- "kind": "js",
2361
- "name": "ServerRowDTOMapper",
2362
- "declaration": {
2363
- "name": "ServerRowDTOMapper",
2364
- "module": "src/mappers/dto/serverRow.ts"
2365
- }
2366
- }
2367
- ]
2368
- },
2369
- {
2370
- "kind": "javascript-module",
2371
- "path": "src/mappers/dto/types.ts",
2372
- "declarations": [],
2373
- "exports": []
2374
- },
2375
2275
  {
2376
2276
  "kind": "javascript-module",
2377
2277
  "path": "src/mixins/lifecycle/index.ts",
@@ -2496,6 +2396,106 @@
2496
2396
  }
2497
2397
  ]
2498
2398
  },
2399
+ {
2400
+ "kind": "javascript-module",
2401
+ "path": "src/mappers/dto/index.ts",
2402
+ "declarations": [],
2403
+ "exports": [
2404
+ {
2405
+ "kind": "js",
2406
+ "name": "*",
2407
+ "declaration": {
2408
+ "name": "*",
2409
+ "package": "./serverRow"
2410
+ }
2411
+ },
2412
+ {
2413
+ "kind": "js",
2414
+ "name": "*",
2415
+ "declaration": {
2416
+ "name": "*",
2417
+ "package": "./types"
2418
+ }
2419
+ }
2420
+ ]
2421
+ },
2422
+ {
2423
+ "kind": "javascript-module",
2424
+ "path": "src/mappers/dto/serverRow.ts",
2425
+ "declarations": [
2426
+ {
2427
+ "kind": "class",
2428
+ "description": "The default `ServerRowDTOMapper`.",
2429
+ "name": "DefaultServerRowDTOMapper",
2430
+ "members": [
2431
+ {
2432
+ "kind": "field",
2433
+ "name": "fromDTO",
2434
+ "description": "Converts a server row DTO to an entity.",
2435
+ "parameters": [
2436
+ {
2437
+ "description": "The DTO to convert.",
2438
+ "name": "dto"
2439
+ }
2440
+ ],
2441
+ "return": {
2442
+ "type": {
2443
+ "text": ""
2444
+ }
2445
+ },
2446
+ "privacy": "public"
2447
+ },
2448
+ {
2449
+ "kind": "field",
2450
+ "name": "toDTO",
2451
+ "description": "Converts a server row entity to a DTO.",
2452
+ "parameters": [
2453
+ {
2454
+ "description": "The entity to convert.",
2455
+ "name": "entity"
2456
+ }
2457
+ ],
2458
+ "return": {
2459
+ "type": {
2460
+ "text": ""
2461
+ }
2462
+ },
2463
+ "privacy": "public"
2464
+ }
2465
+ ]
2466
+ },
2467
+ {
2468
+ "kind": "variable",
2469
+ "name": "ServerRowDTOMapper",
2470
+ "description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
2471
+ "privacy": "public"
2472
+ }
2473
+ ],
2474
+ "exports": [
2475
+ {
2476
+ "kind": "js",
2477
+ "name": "DefaultServerRowDTOMapper",
2478
+ "declaration": {
2479
+ "name": "DefaultServerRowDTOMapper",
2480
+ "module": "src/mappers/dto/serverRow.ts"
2481
+ }
2482
+ },
2483
+ {
2484
+ "kind": "js",
2485
+ "name": "ServerRowDTOMapper",
2486
+ "declaration": {
2487
+ "name": "ServerRowDTOMapper",
2488
+ "module": "src/mappers/dto/serverRow.ts"
2489
+ }
2490
+ }
2491
+ ]
2492
+ },
2493
+ {
2494
+ "kind": "javascript-module",
2495
+ "path": "src/mappers/dto/types.ts",
2496
+ "declarations": [],
2497
+ "exports": []
2498
+ },
2499
2499
  {
2500
2500
  "kind": "javascript-module",
2501
2501
  "path": "src/mixins/pendingState/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.177.2-alpha-ca0c7658ab2.0",
4
+ "version": "14.177.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -19,17 +19,17 @@
19
19
  "test": "genx test"
20
20
  },
21
21
  "devDependencies": {
22
- "@genesislcap/foundation-testing": "14.177.2-alpha-ca0c7658ab2.0",
23
- "@genesislcap/genx": "14.177.2-alpha-ca0c7658ab2.0",
24
- "@genesislcap/rollup-builder": "14.177.2-alpha-ca0c7658ab2.0",
25
- "@genesislcap/ts-builder": "14.177.2-alpha-ca0c7658ab2.0",
26
- "@genesislcap/uvu-playwright-builder": "14.177.2-alpha-ca0c7658ab2.0",
27
- "@genesislcap/vite-builder": "14.177.2-alpha-ca0c7658ab2.0",
28
- "@genesislcap/webpack-builder": "14.177.2-alpha-ca0c7658ab2.0",
22
+ "@genesislcap/foundation-testing": "14.177.2",
23
+ "@genesislcap/genx": "14.177.2",
24
+ "@genesislcap/rollup-builder": "14.177.2",
25
+ "@genesislcap/ts-builder": "14.177.2",
26
+ "@genesislcap/uvu-playwright-builder": "14.177.2",
27
+ "@genesislcap/vite-builder": "14.177.2",
28
+ "@genesislcap/webpack-builder": "14.177.2",
29
29
  "rimraf": "^3.0.2"
30
30
  },
31
31
  "dependencies": {
32
- "@genesislcap/foundation-logger": "14.177.2-alpha-ca0c7658ab2.0",
32
+ "@genesislcap/foundation-logger": "14.177.2",
33
33
  "@microsoft/fast-components": "^2.30.6",
34
34
  "@microsoft/fast-element": "^1.12.0",
35
35
  "@microsoft/fast-foundation": "^2.49.4",
@@ -47,5 +47,5 @@
47
47
  "access": "public"
48
48
  },
49
49
  "customElements": "dist/custom-elements.json",
50
- "gitHead": "b5bebe8dfef50ad60ff3b04dda15b7ba7caad0d6"
50
+ "gitHead": "a55c1f24c62a2c4ef8fbf89454f73afd86a18aa1"
51
51
  }