@genesislcap/foundation-ui 14.320.1 → 14.320.2-alpha-e69dcb3.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.
Files changed (2) hide show
  1. package/dist/custom-elements.json +213 -213
  2. package/package.json +18 -18
@@ -1255,219 +1255,6 @@
1255
1255
  }
1256
1256
  ]
1257
1257
  },
1258
- {
1259
- "kind": "javascript-module",
1260
- "path": "src/_config/index.ts",
1261
- "declarations": [],
1262
- "exports": [
1263
- {
1264
- "kind": "js",
1265
- "name": "*",
1266
- "declaration": {
1267
- "name": "*",
1268
- "package": "./styles"
1269
- }
1270
- },
1271
- {
1272
- "kind": "js",
1273
- "name": "*",
1274
- "declaration": {
1275
- "name": "*",
1276
- "package": "./tokens"
1277
- }
1278
- },
1279
- {
1280
- "kind": "js",
1281
- "name": "*",
1282
- "declaration": {
1283
- "name": "*",
1284
- "package": "./values"
1285
- }
1286
- }
1287
- ]
1288
- },
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",
@@ -2421,6 +2239,188 @@
2421
2239
  }
2422
2240
  ]
2423
2241
  },
2242
+ {
2243
+ "kind": "javascript-module",
2244
+ "path": "src/accordion/accordion.styles.ts",
2245
+ "declarations": [
2246
+ {
2247
+ "kind": "function",
2248
+ "name": "foundationAccordionStyles",
2249
+ "return": {
2250
+ "type": {
2251
+ "text": "ElementStyles"
2252
+ }
2253
+ },
2254
+ "parameters": [
2255
+ {
2256
+ "name": "context",
2257
+ "type": {
2258
+ "text": "ElementDefinitionContext"
2259
+ }
2260
+ },
2261
+ {
2262
+ "name": "definition",
2263
+ "type": {
2264
+ "text": "FoundationElementDefinition"
2265
+ }
2266
+ }
2267
+ ]
2268
+ }
2269
+ ],
2270
+ "exports": [
2271
+ {
2272
+ "kind": "js",
2273
+ "name": "foundationAccordionStyles",
2274
+ "declaration": {
2275
+ "name": "foundationAccordionStyles",
2276
+ "module": "src/accordion/accordion.styles.ts"
2277
+ }
2278
+ }
2279
+ ]
2280
+ },
2281
+ {
2282
+ "kind": "javascript-module",
2283
+ "path": "src/accordion/accordion.template.ts",
2284
+ "declarations": [
2285
+ {
2286
+ "kind": "function",
2287
+ "name": "foundationAccordionTemplate",
2288
+ "return": {
2289
+ "type": {
2290
+ "text": "ViewTemplate<Accordion>"
2291
+ }
2292
+ },
2293
+ "parameters": [
2294
+ {
2295
+ "name": "context",
2296
+ "type": {
2297
+ "text": "ElementDefinitionContext"
2298
+ }
2299
+ },
2300
+ {
2301
+ "name": "definition",
2302
+ "type": {
2303
+ "text": "FoundationElementDefinition"
2304
+ }
2305
+ }
2306
+ ]
2307
+ }
2308
+ ],
2309
+ "exports": [
2310
+ {
2311
+ "kind": "js",
2312
+ "name": "foundationAccordionTemplate",
2313
+ "declaration": {
2314
+ "name": "foundationAccordionTemplate",
2315
+ "module": "src/accordion/accordion.template.ts"
2316
+ }
2317
+ }
2318
+ ]
2319
+ },
2320
+ {
2321
+ "kind": "javascript-module",
2322
+ "path": "src/accordion/accordion.ts",
2323
+ "declarations": [
2324
+ {
2325
+ "kind": "class",
2326
+ "description": "",
2327
+ "name": "Accordion",
2328
+ "superclass": {
2329
+ "name": "FASTAccordion",
2330
+ "package": "@microsoft/fast-foundation"
2331
+ },
2332
+ "tagName": "%%prefix%%-accordion",
2333
+ "customElement": true
2334
+ },
2335
+ {
2336
+ "kind": "variable",
2337
+ "name": "foundationAccordionShadowOptions",
2338
+ "type": {
2339
+ "text": "ShadowRootInit"
2340
+ },
2341
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2342
+ },
2343
+ {
2344
+ "kind": "variable",
2345
+ "name": "defaultAccordionConfig",
2346
+ "type": {
2347
+ "text": "object"
2348
+ },
2349
+ "default": "{}"
2350
+ },
2351
+ {
2352
+ "kind": "variable",
2353
+ "name": "foundationAccordion",
2354
+ "description": "The Foundation Accordion",
2355
+ "privacy": "public"
2356
+ }
2357
+ ],
2358
+ "exports": [
2359
+ {
2360
+ "kind": "js",
2361
+ "name": "Accordion",
2362
+ "declaration": {
2363
+ "name": "Accordion",
2364
+ "module": "src/accordion/accordion.ts"
2365
+ }
2366
+ },
2367
+ {
2368
+ "kind": "js",
2369
+ "name": "foundationAccordionShadowOptions",
2370
+ "declaration": {
2371
+ "name": "foundationAccordionShadowOptions",
2372
+ "module": "src/accordion/accordion.ts"
2373
+ }
2374
+ },
2375
+ {
2376
+ "kind": "js",
2377
+ "name": "defaultAccordionConfig",
2378
+ "declaration": {
2379
+ "name": "defaultAccordionConfig",
2380
+ "module": "src/accordion/accordion.ts"
2381
+ }
2382
+ },
2383
+ {
2384
+ "kind": "js",
2385
+ "name": "foundationAccordion",
2386
+ "declaration": {
2387
+ "name": "foundationAccordion",
2388
+ "module": "src/accordion/accordion.ts"
2389
+ }
2390
+ }
2391
+ ]
2392
+ },
2393
+ {
2394
+ "kind": "javascript-module",
2395
+ "path": "src/accordion/index.ts",
2396
+ "declarations": [],
2397
+ "exports": [
2398
+ {
2399
+ "kind": "js",
2400
+ "name": "*",
2401
+ "declaration": {
2402
+ "name": "*",
2403
+ "package": "./accordion.template"
2404
+ }
2405
+ },
2406
+ {
2407
+ "kind": "js",
2408
+ "name": "*",
2409
+ "declaration": {
2410
+ "name": "*",
2411
+ "package": "./accordion.styles"
2412
+ }
2413
+ },
2414
+ {
2415
+ "kind": "js",
2416
+ "name": "*",
2417
+ "declaration": {
2418
+ "name": "*",
2419
+ "package": "./accordion"
2420
+ }
2421
+ }
2422
+ ]
2423
+ },
2424
2424
  {
2425
2425
  "kind": "javascript-module",
2426
2426
  "path": "src/anchor/anchor.styles.ts",
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.1",
4
+ "version": "14.320.2-alpha-e69dcb3.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.1",
87
- "@genesislcap/genx": "14.320.1",
88
- "@genesislcap/rollup-builder": "14.320.1",
89
- "@genesislcap/ts-builder": "14.320.1",
90
- "@genesislcap/uvu-playwright-builder": "14.320.1",
91
- "@genesislcap/vite-builder": "14.320.1",
92
- "@genesislcap/webpack-builder": "14.320.1",
86
+ "@genesislcap/foundation-testing": "14.320.2-alpha-e69dcb3.0",
87
+ "@genesislcap/genx": "14.320.2-alpha-e69dcb3.0",
88
+ "@genesislcap/rollup-builder": "14.320.2-alpha-e69dcb3.0",
89
+ "@genesislcap/ts-builder": "14.320.2-alpha-e69dcb3.0",
90
+ "@genesislcap/uvu-playwright-builder": "14.320.2-alpha-e69dcb3.0",
91
+ "@genesislcap/vite-builder": "14.320.2-alpha-e69dcb3.0",
92
+ "@genesislcap/webpack-builder": "14.320.2-alpha-e69dcb3.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.1",
102
- "@genesislcap/foundation-comms": "14.320.1",
103
- "@genesislcap/foundation-criteria": "14.320.1",
104
- "@genesislcap/foundation-errors": "14.320.1",
105
- "@genesislcap/foundation-events": "14.320.1",
106
- "@genesislcap/foundation-logger": "14.320.1",
107
- "@genesislcap/foundation-notifications": "14.320.1",
108
- "@genesislcap/foundation-user": "14.320.1",
109
- "@genesislcap/foundation-utils": "14.320.1",
101
+ "@genesislcap/expression-builder": "14.320.2-alpha-e69dcb3.0",
102
+ "@genesislcap/foundation-comms": "14.320.2-alpha-e69dcb3.0",
103
+ "@genesislcap/foundation-criteria": "14.320.2-alpha-e69dcb3.0",
104
+ "@genesislcap/foundation-errors": "14.320.2-alpha-e69dcb3.0",
105
+ "@genesislcap/foundation-events": "14.320.2-alpha-e69dcb3.0",
106
+ "@genesislcap/foundation-logger": "14.320.2-alpha-e69dcb3.0",
107
+ "@genesislcap/foundation-notifications": "14.320.2-alpha-e69dcb3.0",
108
+ "@genesislcap/foundation-user": "14.320.2-alpha-e69dcb3.0",
109
+ "@genesislcap/foundation-utils": "14.320.2-alpha-e69dcb3.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": "d54b8f34acbb69dff6b9662ee2813becdb7db1c8"
131
+ "gitHead": "6591156f074df6da6bf79baf7cf78539db372e1d"
132
132
  }