@genesislcap/foundation-utils 14.181.1 → 14.182.0-pa-1226.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.
- package/dist/custom-elements.json +73 -73
- package/package.json +10 -10
|
@@ -357,56 +357,6 @@
|
|
|
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
|
-
},
|
|
410
360
|
{
|
|
411
361
|
"kind": "javascript-module",
|
|
412
362
|
"path": "src/directives/index.ts",
|
|
@@ -706,6 +656,56 @@
|
|
|
706
656
|
}
|
|
707
657
|
]
|
|
708
658
|
},
|
|
659
|
+
{
|
|
660
|
+
"kind": "javascript-module",
|
|
661
|
+
"path": "src/design-system/design-system.ts",
|
|
662
|
+
"declarations": [
|
|
663
|
+
{
|
|
664
|
+
"kind": "function",
|
|
665
|
+
"name": "assureDesignSystem",
|
|
666
|
+
"return": {
|
|
667
|
+
"type": {
|
|
668
|
+
"text": "DesignSystemModule"
|
|
669
|
+
}
|
|
670
|
+
},
|
|
671
|
+
"parameters": [
|
|
672
|
+
{
|
|
673
|
+
"name": "module",
|
|
674
|
+
"type": {
|
|
675
|
+
"text": "DesignSystemModule"
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
],
|
|
679
|
+
"description": "assureDesignSystem.",
|
|
680
|
+
"privacy": "public"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"exports": [
|
|
684
|
+
{
|
|
685
|
+
"kind": "js",
|
|
686
|
+
"name": "assureDesignSystem",
|
|
687
|
+
"declaration": {
|
|
688
|
+
"name": "assureDesignSystem",
|
|
689
|
+
"module": "src/design-system/design-system.ts"
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
]
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"kind": "javascript-module",
|
|
696
|
+
"path": "src/design-system/index.ts",
|
|
697
|
+
"declarations": [],
|
|
698
|
+
"exports": [
|
|
699
|
+
{
|
|
700
|
+
"kind": "js",
|
|
701
|
+
"name": "*",
|
|
702
|
+
"declaration": {
|
|
703
|
+
"name": "*",
|
|
704
|
+
"package": "./design-system"
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
]
|
|
708
|
+
},
|
|
709
709
|
{
|
|
710
710
|
"kind": "javascript-module",
|
|
711
711
|
"path": "src/error/errorMap.ts",
|
|
@@ -1218,6 +1218,29 @@
|
|
|
1218
1218
|
}
|
|
1219
1219
|
]
|
|
1220
1220
|
},
|
|
1221
|
+
{
|
|
1222
|
+
"kind": "javascript-module",
|
|
1223
|
+
"path": "src/mixins/index.ts",
|
|
1224
|
+
"declarations": [],
|
|
1225
|
+
"exports": [
|
|
1226
|
+
{
|
|
1227
|
+
"kind": "js",
|
|
1228
|
+
"name": "*",
|
|
1229
|
+
"declaration": {
|
|
1230
|
+
"name": "*",
|
|
1231
|
+
"package": "./pendingState"
|
|
1232
|
+
}
|
|
1233
|
+
},
|
|
1234
|
+
{
|
|
1235
|
+
"kind": "js",
|
|
1236
|
+
"name": "*",
|
|
1237
|
+
"declaration": {
|
|
1238
|
+
"name": "*",
|
|
1239
|
+
"package": "./lifecycle"
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
]
|
|
1243
|
+
},
|
|
1221
1244
|
{
|
|
1222
1245
|
"kind": "javascript-module",
|
|
1223
1246
|
"path": "src/observer/index.ts",
|
|
@@ -1346,29 +1369,6 @@
|
|
|
1346
1369
|
}
|
|
1347
1370
|
]
|
|
1348
1371
|
},
|
|
1349
|
-
{
|
|
1350
|
-
"kind": "javascript-module",
|
|
1351
|
-
"path": "src/mixins/index.ts",
|
|
1352
|
-
"declarations": [],
|
|
1353
|
-
"exports": [
|
|
1354
|
-
{
|
|
1355
|
-
"kind": "js",
|
|
1356
|
-
"name": "*",
|
|
1357
|
-
"declaration": {
|
|
1358
|
-
"name": "*",
|
|
1359
|
-
"package": "./pendingState"
|
|
1360
|
-
}
|
|
1361
|
-
},
|
|
1362
|
-
{
|
|
1363
|
-
"kind": "js",
|
|
1364
|
-
"name": "*",
|
|
1365
|
-
"declaration": {
|
|
1366
|
-
"name": "*",
|
|
1367
|
-
"package": "./lifecycle"
|
|
1368
|
-
}
|
|
1369
|
-
}
|
|
1370
|
-
]
|
|
1371
|
-
},
|
|
1372
1372
|
{
|
|
1373
1373
|
"kind": "javascript-module",
|
|
1374
1374
|
"path": "src/resource/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.
|
|
4
|
+
"version": "14.182.0-pa-1226.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.
|
|
23
|
-
"@genesislcap/genx": "14.
|
|
24
|
-
"@genesislcap/rollup-builder": "14.
|
|
25
|
-
"@genesislcap/ts-builder": "14.
|
|
26
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
27
|
-
"@genesislcap/vite-builder": "14.
|
|
28
|
-
"@genesislcap/webpack-builder": "14.
|
|
22
|
+
"@genesislcap/foundation-testing": "14.182.0-pa-1226.2",
|
|
23
|
+
"@genesislcap/genx": "14.182.0-pa-1226.2",
|
|
24
|
+
"@genesislcap/rollup-builder": "14.182.0-pa-1226.2",
|
|
25
|
+
"@genesislcap/ts-builder": "14.182.0-pa-1226.2",
|
|
26
|
+
"@genesislcap/uvu-playwright-builder": "14.182.0-pa-1226.2",
|
|
27
|
+
"@genesislcap/vite-builder": "14.182.0-pa-1226.2",
|
|
28
|
+
"@genesislcap/webpack-builder": "14.182.0-pa-1226.2",
|
|
29
29
|
"rimraf": "^3.0.2"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@genesislcap/foundation-logger": "14.
|
|
32
|
+
"@genesislcap/foundation-logger": "14.182.0-pa-1226.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": "
|
|
50
|
+
"gitHead": "6a3e7bf3969e20aaa0d4f035e47d5c39c8992d9f"
|
|
51
51
|
}
|