@genesislcap/foundation-ui 14.320.2-alpha-1f01931fd.0 → 14.321.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.
@@ -892,37 +892,6 @@
892
892
  }
893
893
  ]
894
894
  },
895
- {
896
- "kind": "javascript-module",
897
- "path": "src/_config/index.ts",
898
- "declarations": [],
899
- "exports": [
900
- {
901
- "kind": "js",
902
- "name": "*",
903
- "declaration": {
904
- "name": "*",
905
- "package": "./styles"
906
- }
907
- },
908
- {
909
- "kind": "js",
910
- "name": "*",
911
- "declaration": {
912
- "name": "*",
913
- "package": "./tokens"
914
- }
915
- },
916
- {
917
- "kind": "js",
918
- "name": "*",
919
- "declaration": {
920
- "name": "*",
921
- "package": "./values"
922
- }
923
- }
924
- ]
925
- },
926
895
  {
927
896
  "kind": "javascript-module",
928
897
  "path": "src/_common/base-file-component.ts",
@@ -1286,188 +1255,6 @@
1286
1255
  }
1287
1256
  ]
1288
1257
  },
1289
- {
1290
- "kind": "javascript-module",
1291
- "path": "src/accordion/accordion.styles.ts",
1292
- "declarations": [
1293
- {
1294
- "kind": "function",
1295
- "name": "foundationAccordionStyles",
1296
- "return": {
1297
- "type": {
1298
- "text": "ElementStyles"
1299
- }
1300
- },
1301
- "parameters": [
1302
- {
1303
- "name": "context",
1304
- "type": {
1305
- "text": "ElementDefinitionContext"
1306
- }
1307
- },
1308
- {
1309
- "name": "definition",
1310
- "type": {
1311
- "text": "FoundationElementDefinition"
1312
- }
1313
- }
1314
- ]
1315
- }
1316
- ],
1317
- "exports": [
1318
- {
1319
- "kind": "js",
1320
- "name": "foundationAccordionStyles",
1321
- "declaration": {
1322
- "name": "foundationAccordionStyles",
1323
- "module": "src/accordion/accordion.styles.ts"
1324
- }
1325
- }
1326
- ]
1327
- },
1328
- {
1329
- "kind": "javascript-module",
1330
- "path": "src/accordion/accordion.template.ts",
1331
- "declarations": [
1332
- {
1333
- "kind": "function",
1334
- "name": "foundationAccordionTemplate",
1335
- "return": {
1336
- "type": {
1337
- "text": "ViewTemplate<Accordion>"
1338
- }
1339
- },
1340
- "parameters": [
1341
- {
1342
- "name": "context",
1343
- "type": {
1344
- "text": "ElementDefinitionContext"
1345
- }
1346
- },
1347
- {
1348
- "name": "definition",
1349
- "type": {
1350
- "text": "FoundationElementDefinition"
1351
- }
1352
- }
1353
- ]
1354
- }
1355
- ],
1356
- "exports": [
1357
- {
1358
- "kind": "js",
1359
- "name": "foundationAccordionTemplate",
1360
- "declaration": {
1361
- "name": "foundationAccordionTemplate",
1362
- "module": "src/accordion/accordion.template.ts"
1363
- }
1364
- }
1365
- ]
1366
- },
1367
- {
1368
- "kind": "javascript-module",
1369
- "path": "src/accordion/accordion.ts",
1370
- "declarations": [
1371
- {
1372
- "kind": "class",
1373
- "description": "",
1374
- "name": "Accordion",
1375
- "superclass": {
1376
- "name": "FASTAccordion",
1377
- "package": "@microsoft/fast-foundation"
1378
- },
1379
- "tagName": "%%prefix%%-accordion",
1380
- "customElement": true
1381
- },
1382
- {
1383
- "kind": "variable",
1384
- "name": "foundationAccordionShadowOptions",
1385
- "type": {
1386
- "text": "ShadowRootInit"
1387
- },
1388
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1389
- },
1390
- {
1391
- "kind": "variable",
1392
- "name": "defaultAccordionConfig",
1393
- "type": {
1394
- "text": "object"
1395
- },
1396
- "default": "{}"
1397
- },
1398
- {
1399
- "kind": "variable",
1400
- "name": "foundationAccordion",
1401
- "description": "The Foundation Accordion",
1402
- "privacy": "public"
1403
- }
1404
- ],
1405
- "exports": [
1406
- {
1407
- "kind": "js",
1408
- "name": "Accordion",
1409
- "declaration": {
1410
- "name": "Accordion",
1411
- "module": "src/accordion/accordion.ts"
1412
- }
1413
- },
1414
- {
1415
- "kind": "js",
1416
- "name": "foundationAccordionShadowOptions",
1417
- "declaration": {
1418
- "name": "foundationAccordionShadowOptions",
1419
- "module": "src/accordion/accordion.ts"
1420
- }
1421
- },
1422
- {
1423
- "kind": "js",
1424
- "name": "defaultAccordionConfig",
1425
- "declaration": {
1426
- "name": "defaultAccordionConfig",
1427
- "module": "src/accordion/accordion.ts"
1428
- }
1429
- },
1430
- {
1431
- "kind": "js",
1432
- "name": "foundationAccordion",
1433
- "declaration": {
1434
- "name": "foundationAccordion",
1435
- "module": "src/accordion/accordion.ts"
1436
- }
1437
- }
1438
- ]
1439
- },
1440
- {
1441
- "kind": "javascript-module",
1442
- "path": "src/accordion/index.ts",
1443
- "declarations": [],
1444
- "exports": [
1445
- {
1446
- "kind": "js",
1447
- "name": "*",
1448
- "declaration": {
1449
- "name": "*",
1450
- "package": "./accordion.template"
1451
- }
1452
- },
1453
- {
1454
- "kind": "js",
1455
- "name": "*",
1456
- "declaration": {
1457
- "name": "*",
1458
- "package": "./accordion.styles"
1459
- }
1460
- },
1461
- {
1462
- "kind": "js",
1463
- "name": "*",
1464
- "declaration": {
1465
- "name": "*",
1466
- "package": "./accordion"
1467
- }
1468
- }
1469
- ]
1470
- },
1471
1258
  {
1472
1259
  "kind": "javascript-module",
1473
1260
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1862,6 +1649,37 @@
1862
1649
  }
1863
1650
  ]
1864
1651
  },
1652
+ {
1653
+ "kind": "javascript-module",
1654
+ "path": "src/_config/index.ts",
1655
+ "declarations": [],
1656
+ "exports": [
1657
+ {
1658
+ "kind": "js",
1659
+ "name": "*",
1660
+ "declaration": {
1661
+ "name": "*",
1662
+ "package": "./styles"
1663
+ }
1664
+ },
1665
+ {
1666
+ "kind": "js",
1667
+ "name": "*",
1668
+ "declaration": {
1669
+ "name": "*",
1670
+ "package": "./tokens"
1671
+ }
1672
+ },
1673
+ {
1674
+ "kind": "js",
1675
+ "name": "*",
1676
+ "declaration": {
1677
+ "name": "*",
1678
+ "package": "./values"
1679
+ }
1680
+ }
1681
+ ]
1682
+ },
1865
1683
  {
1866
1684
  "kind": "javascript-module",
1867
1685
  "path": "src/actions-menu/actions-menu.styles.ts",
@@ -2941,6 +2759,188 @@
2941
2759
  }
2942
2760
  ]
2943
2761
  },
2762
+ {
2763
+ "kind": "javascript-module",
2764
+ "path": "src/accordion/accordion.styles.ts",
2765
+ "declarations": [
2766
+ {
2767
+ "kind": "function",
2768
+ "name": "foundationAccordionStyles",
2769
+ "return": {
2770
+ "type": {
2771
+ "text": "ElementStyles"
2772
+ }
2773
+ },
2774
+ "parameters": [
2775
+ {
2776
+ "name": "context",
2777
+ "type": {
2778
+ "text": "ElementDefinitionContext"
2779
+ }
2780
+ },
2781
+ {
2782
+ "name": "definition",
2783
+ "type": {
2784
+ "text": "FoundationElementDefinition"
2785
+ }
2786
+ }
2787
+ ]
2788
+ }
2789
+ ],
2790
+ "exports": [
2791
+ {
2792
+ "kind": "js",
2793
+ "name": "foundationAccordionStyles",
2794
+ "declaration": {
2795
+ "name": "foundationAccordionStyles",
2796
+ "module": "src/accordion/accordion.styles.ts"
2797
+ }
2798
+ }
2799
+ ]
2800
+ },
2801
+ {
2802
+ "kind": "javascript-module",
2803
+ "path": "src/accordion/accordion.template.ts",
2804
+ "declarations": [
2805
+ {
2806
+ "kind": "function",
2807
+ "name": "foundationAccordionTemplate",
2808
+ "return": {
2809
+ "type": {
2810
+ "text": "ViewTemplate<Accordion>"
2811
+ }
2812
+ },
2813
+ "parameters": [
2814
+ {
2815
+ "name": "context",
2816
+ "type": {
2817
+ "text": "ElementDefinitionContext"
2818
+ }
2819
+ },
2820
+ {
2821
+ "name": "definition",
2822
+ "type": {
2823
+ "text": "FoundationElementDefinition"
2824
+ }
2825
+ }
2826
+ ]
2827
+ }
2828
+ ],
2829
+ "exports": [
2830
+ {
2831
+ "kind": "js",
2832
+ "name": "foundationAccordionTemplate",
2833
+ "declaration": {
2834
+ "name": "foundationAccordionTemplate",
2835
+ "module": "src/accordion/accordion.template.ts"
2836
+ }
2837
+ }
2838
+ ]
2839
+ },
2840
+ {
2841
+ "kind": "javascript-module",
2842
+ "path": "src/accordion/accordion.ts",
2843
+ "declarations": [
2844
+ {
2845
+ "kind": "class",
2846
+ "description": "",
2847
+ "name": "Accordion",
2848
+ "superclass": {
2849
+ "name": "FASTAccordion",
2850
+ "package": "@microsoft/fast-foundation"
2851
+ },
2852
+ "tagName": "%%prefix%%-accordion",
2853
+ "customElement": true
2854
+ },
2855
+ {
2856
+ "kind": "variable",
2857
+ "name": "foundationAccordionShadowOptions",
2858
+ "type": {
2859
+ "text": "ShadowRootInit"
2860
+ },
2861
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2862
+ },
2863
+ {
2864
+ "kind": "variable",
2865
+ "name": "defaultAccordionConfig",
2866
+ "type": {
2867
+ "text": "object"
2868
+ },
2869
+ "default": "{}"
2870
+ },
2871
+ {
2872
+ "kind": "variable",
2873
+ "name": "foundationAccordion",
2874
+ "description": "The Foundation Accordion",
2875
+ "privacy": "public"
2876
+ }
2877
+ ],
2878
+ "exports": [
2879
+ {
2880
+ "kind": "js",
2881
+ "name": "Accordion",
2882
+ "declaration": {
2883
+ "name": "Accordion",
2884
+ "module": "src/accordion/accordion.ts"
2885
+ }
2886
+ },
2887
+ {
2888
+ "kind": "js",
2889
+ "name": "foundationAccordionShadowOptions",
2890
+ "declaration": {
2891
+ "name": "foundationAccordionShadowOptions",
2892
+ "module": "src/accordion/accordion.ts"
2893
+ }
2894
+ },
2895
+ {
2896
+ "kind": "js",
2897
+ "name": "defaultAccordionConfig",
2898
+ "declaration": {
2899
+ "name": "defaultAccordionConfig",
2900
+ "module": "src/accordion/accordion.ts"
2901
+ }
2902
+ },
2903
+ {
2904
+ "kind": "js",
2905
+ "name": "foundationAccordion",
2906
+ "declaration": {
2907
+ "name": "foundationAccordion",
2908
+ "module": "src/accordion/accordion.ts"
2909
+ }
2910
+ }
2911
+ ]
2912
+ },
2913
+ {
2914
+ "kind": "javascript-module",
2915
+ "path": "src/accordion/index.ts",
2916
+ "declarations": [],
2917
+ "exports": [
2918
+ {
2919
+ "kind": "js",
2920
+ "name": "*",
2921
+ "declaration": {
2922
+ "name": "*",
2923
+ "package": "./accordion.template"
2924
+ }
2925
+ },
2926
+ {
2927
+ "kind": "js",
2928
+ "name": "*",
2929
+ "declaration": {
2930
+ "name": "*",
2931
+ "package": "./accordion.styles"
2932
+ }
2933
+ },
2934
+ {
2935
+ "kind": "js",
2936
+ "name": "*",
2937
+ "declaration": {
2938
+ "name": "*",
2939
+ "package": "./accordion"
2940
+ }
2941
+ }
2942
+ ]
2943
+ },
2944
2944
  {
2945
2945
  "kind": "javascript-module",
2946
2946
  "path": "src/anchored-region/anchor-region.template.ts",
@@ -1 +1 @@
1
- {"version":3,"file":"configuration.d.ts","sourceRoot":"","sources":["../../../src/router/configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,mBAAmB,EAIpB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AACvD,OAAO,EAAE,mBAAmB,EAAE,eAAe,EAAe,MAAM,wBAAwB,CAAC;AAC3F,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAGjD,OAAO,EAEL,sBAAsB,EAEtB,gBAAgB,EACjB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,UAAU,CAAC;AACrD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAGvD;;GAEG;AACH,8BAAsB,6BAA6B,CACjD,SAAS,SAAS,uBAAuB,GAAG,EAAE,CAC9C,SAAQ,mBAAmB,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,SAAS,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,SAAS,EAAE,mBAAmB,CAAC;IACxD,IAAI,EAAE,IAAI,CAAC;IACR,OAAO,CAAC,QAAQ,CAAU;IAEnC,MAAM,kDAAgB;IACtB,SAAS,SAAW;IACpB,YAAY,SAAe;IAC3B,gBAAgB,SAAmB;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IAEnB,SAAgB,MAAM,EAAE,yBAAyB,CAAC,SAAS,CAAC,CAE1D;IAEF,SAAS;IAWT;;;OAGG;IACH,WAAW,CAAC,SAAS,GAAE,gBAA0C,GAAG,sBAAsB,EAAE;IAI5F;;;OAGG;IACH,kBAAkB;IAYlB;;;OAGG;IACH,6BAA6B;IAmB7B;;;OAGG;IACH,gCAAgC;IAahC;;;OAGG;IACH,4BAA4B,CAAC,KAAK,EAAE,eAAe;IAQnD;;;;;OAKG;IACG,qBAAqB,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAK3E,UAAU,CAAC,MAAM,EAAE,gBAAgB;IAsBzC;;;OAGG;IACH,sBAAsB,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM;IAQ7D,yBAAyB;IAYzB,SAAS,CAAC,CAAC,EAAE,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CAAC;CAGxC"}
1
+ {"version":3,"file":"configuration.d.ts","sourceRoot":"","sources":["../../../src/router/configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,mBAAmB,EAIpB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AACvD,OAAO,EAAE,mBAAmB,EAAE,eAAe,EAAe,MAAM,wBAAwB,CAAC;AAC3F,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAGjD,OAAO,EAEL,sBAAsB,EAEtB,gBAAgB,EACjB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,UAAU,CAAC;AACrD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAGvD;;GAEG;AACH,8BAAsB,6BAA6B,CACjD,SAAS,SAAS,uBAAuB,GAAG,EAAE,CAC9C,SAAQ,mBAAmB,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,SAAS,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,SAAS,EAAE,mBAAmB,CAAC;IACxD,IAAI,EAAE,IAAI,CAAC;IACR,OAAO,CAAC,QAAQ,CAAU;IAEnC,MAAM,kDAAgB;IACtB,SAAS,SAAW;IACpB,YAAY,SAAe;IAC3B,gBAAgB,SAAmB;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IAEnB,SAAgB,MAAM,EAAE,yBAAyB,CAAC,SAAS,CAAC,CAE1D;IAEF,SAAS;IAWT;;;OAGG;IACH,WAAW,CAAC,SAAS,GAAE,gBAA0C,GAAG,sBAAsB,EAAE;IAI5F;;;OAGG;IACH,kBAAkB;IAYlB;;;OAGG;IACH,6BAA6B;IAoB7B;;;OAGG;IACH,gCAAgC;IAahC;;;OAGG;IACH,4BAA4B,CAAC,KAAK,EAAE,eAAe;IAQnD;;;;;OAKG;IACG,qBAAqB,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAK3E,UAAU,CAAC,MAAM,EAAE,gBAAgB;IAsBzC;;;OAGG;IACH,sBAAsB,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM;IAQ7D,yBAAyB;IAYzB,SAAS,CAAC,CAAC,EAAE,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CAAC;CAGxC"}
@@ -61,6 +61,7 @@ export class FoundationRouterConfiguration extends RouterConfiguration {
61
61
  phase.cancel(() => {
62
62
  var _a, _b;
63
63
  if (!this.user.isAuthenticated) {
64
+ this.user.trackPath();
64
65
  FoundationRouteNav.name.replace(phase.router, this.loginPath);
65
66
  }
66
67
  else {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-ui",
3
3
  "description": "Genesis Foundation UI",
4
- "version": "14.320.2-alpha-1f01931fd.0",
4
+ "version": "14.321.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -83,13 +83,13 @@
83
83
  }
84
84
  },
85
85
  "devDependencies": {
86
- "@genesislcap/foundation-testing": "14.320.2-alpha-1f01931fd.0",
87
- "@genesislcap/genx": "14.320.2-alpha-1f01931fd.0",
88
- "@genesislcap/rollup-builder": "14.320.2-alpha-1f01931fd.0",
89
- "@genesislcap/ts-builder": "14.320.2-alpha-1f01931fd.0",
90
- "@genesislcap/uvu-playwright-builder": "14.320.2-alpha-1f01931fd.0",
91
- "@genesislcap/vite-builder": "14.320.2-alpha-1f01931fd.0",
92
- "@genesislcap/webpack-builder": "14.320.2-alpha-1f01931fd.0",
86
+ "@genesislcap/foundation-testing": "14.321.0",
87
+ "@genesislcap/genx": "14.321.0",
88
+ "@genesislcap/rollup-builder": "14.321.0",
89
+ "@genesislcap/ts-builder": "14.321.0",
90
+ "@genesislcap/uvu-playwright-builder": "14.321.0",
91
+ "@genesislcap/vite-builder": "14.321.0",
92
+ "@genesislcap/webpack-builder": "14.321.0",
93
93
  "copyfiles": "^2.4.1"
94
94
  },
95
95
  "dependencies": {
@@ -98,15 +98,15 @@
98
98
  "@fortawesome/free-regular-svg-icons": "^6.2.1",
99
99
  "@fortawesome/free-solid-svg-icons": "^6.2.1",
100
100
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
101
- "@genesislcap/expression-builder": "14.320.2-alpha-1f01931fd.0",
102
- "@genesislcap/foundation-comms": "14.320.2-alpha-1f01931fd.0",
103
- "@genesislcap/foundation-criteria": "14.320.2-alpha-1f01931fd.0",
104
- "@genesislcap/foundation-errors": "14.320.2-alpha-1f01931fd.0",
105
- "@genesislcap/foundation-events": "14.320.2-alpha-1f01931fd.0",
106
- "@genesislcap/foundation-logger": "14.320.2-alpha-1f01931fd.0",
107
- "@genesislcap/foundation-notifications": "14.320.2-alpha-1f01931fd.0",
108
- "@genesislcap/foundation-user": "14.320.2-alpha-1f01931fd.0",
109
- "@genesislcap/foundation-utils": "14.320.2-alpha-1f01931fd.0",
101
+ "@genesislcap/expression-builder": "14.321.0",
102
+ "@genesislcap/foundation-comms": "14.321.0",
103
+ "@genesislcap/foundation-criteria": "14.321.0",
104
+ "@genesislcap/foundation-errors": "14.321.0",
105
+ "@genesislcap/foundation-events": "14.321.0",
106
+ "@genesislcap/foundation-logger": "14.321.0",
107
+ "@genesislcap/foundation-notifications": "14.321.0",
108
+ "@genesislcap/foundation-user": "14.321.0",
109
+ "@genesislcap/foundation-utils": "14.321.0",
110
110
  "@microsoft/fast-colors": "5.3.1",
111
111
  "@microsoft/fast-components": "2.30.6",
112
112
  "@microsoft/fast-element": "1.14.0",
@@ -128,5 +128,5 @@
128
128
  "access": "public"
129
129
  },
130
130
  "customElements": "dist/custom-elements.json",
131
- "gitHead": "6692280bff8fbf45e015dc662bdd3eacf863e74a"
131
+ "gitHead": "06cb4926f9dda754d5d4d8c4acb3b0553453dd20"
132
132
  }