@genesislcap/foundation-ui 14.356.0 → 14.356.1-alpha-3caeab4.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.
- package/dist/custom-elements.json +186 -186
- package/package.json +18 -18
|
@@ -1657,37 +1657,6 @@
|
|
|
1657
1657
|
}
|
|
1658
1658
|
]
|
|
1659
1659
|
},
|
|
1660
|
-
{
|
|
1661
|
-
"kind": "javascript-module",
|
|
1662
|
-
"path": "src/_config/index.ts",
|
|
1663
|
-
"declarations": [],
|
|
1664
|
-
"exports": [
|
|
1665
|
-
{
|
|
1666
|
-
"kind": "js",
|
|
1667
|
-
"name": "*",
|
|
1668
|
-
"declaration": {
|
|
1669
|
-
"name": "*",
|
|
1670
|
-
"package": "./styles"
|
|
1671
|
-
}
|
|
1672
|
-
},
|
|
1673
|
-
{
|
|
1674
|
-
"kind": "js",
|
|
1675
|
-
"name": "*",
|
|
1676
|
-
"declaration": {
|
|
1677
|
-
"name": "*",
|
|
1678
|
-
"package": "./tokens"
|
|
1679
|
-
}
|
|
1680
|
-
},
|
|
1681
|
-
{
|
|
1682
|
-
"kind": "js",
|
|
1683
|
-
"name": "*",
|
|
1684
|
-
"declaration": {
|
|
1685
|
-
"name": "*",
|
|
1686
|
-
"package": "./values"
|
|
1687
|
-
}
|
|
1688
|
-
}
|
|
1689
|
-
]
|
|
1690
|
-
},
|
|
1691
1660
|
{
|
|
1692
1661
|
"kind": "javascript-module",
|
|
1693
1662
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -2249,158 +2218,7 @@
|
|
|
2249
2218
|
},
|
|
2250
2219
|
{
|
|
2251
2220
|
"kind": "javascript-module",
|
|
2252
|
-
"path": "src/
|
|
2253
|
-
"declarations": [
|
|
2254
|
-
{
|
|
2255
|
-
"kind": "function",
|
|
2256
|
-
"name": "foundationAccordionStyles",
|
|
2257
|
-
"return": {
|
|
2258
|
-
"type": {
|
|
2259
|
-
"text": "ElementStyles"
|
|
2260
|
-
}
|
|
2261
|
-
},
|
|
2262
|
-
"parameters": [
|
|
2263
|
-
{
|
|
2264
|
-
"name": "context",
|
|
2265
|
-
"type": {
|
|
2266
|
-
"text": "ElementDefinitionContext"
|
|
2267
|
-
}
|
|
2268
|
-
},
|
|
2269
|
-
{
|
|
2270
|
-
"name": "definition",
|
|
2271
|
-
"type": {
|
|
2272
|
-
"text": "FoundationElementDefinition"
|
|
2273
|
-
}
|
|
2274
|
-
}
|
|
2275
|
-
]
|
|
2276
|
-
}
|
|
2277
|
-
],
|
|
2278
|
-
"exports": [
|
|
2279
|
-
{
|
|
2280
|
-
"kind": "js",
|
|
2281
|
-
"name": "foundationAccordionStyles",
|
|
2282
|
-
"declaration": {
|
|
2283
|
-
"name": "foundationAccordionStyles",
|
|
2284
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
2285
|
-
}
|
|
2286
|
-
}
|
|
2287
|
-
]
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"kind": "javascript-module",
|
|
2291
|
-
"path": "src/accordion/accordion.template.ts",
|
|
2292
|
-
"declarations": [
|
|
2293
|
-
{
|
|
2294
|
-
"kind": "function",
|
|
2295
|
-
"name": "foundationAccordionTemplate",
|
|
2296
|
-
"return": {
|
|
2297
|
-
"type": {
|
|
2298
|
-
"text": "ViewTemplate<Accordion>"
|
|
2299
|
-
}
|
|
2300
|
-
},
|
|
2301
|
-
"parameters": [
|
|
2302
|
-
{
|
|
2303
|
-
"name": "context",
|
|
2304
|
-
"type": {
|
|
2305
|
-
"text": "ElementDefinitionContext"
|
|
2306
|
-
}
|
|
2307
|
-
},
|
|
2308
|
-
{
|
|
2309
|
-
"name": "definition",
|
|
2310
|
-
"type": {
|
|
2311
|
-
"text": "FoundationElementDefinition"
|
|
2312
|
-
}
|
|
2313
|
-
}
|
|
2314
|
-
]
|
|
2315
|
-
}
|
|
2316
|
-
],
|
|
2317
|
-
"exports": [
|
|
2318
|
-
{
|
|
2319
|
-
"kind": "js",
|
|
2320
|
-
"name": "foundationAccordionTemplate",
|
|
2321
|
-
"declaration": {
|
|
2322
|
-
"name": "foundationAccordionTemplate",
|
|
2323
|
-
"module": "src/accordion/accordion.template.ts"
|
|
2324
|
-
}
|
|
2325
|
-
}
|
|
2326
|
-
]
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"kind": "javascript-module",
|
|
2330
|
-
"path": "src/accordion/accordion.ts",
|
|
2331
|
-
"declarations": [
|
|
2332
|
-
{
|
|
2333
|
-
"kind": "class",
|
|
2334
|
-
"description": "",
|
|
2335
|
-
"name": "Accordion",
|
|
2336
|
-
"superclass": {
|
|
2337
|
-
"name": "FASTAccordion",
|
|
2338
|
-
"package": "@microsoft/fast-foundation"
|
|
2339
|
-
},
|
|
2340
|
-
"tagName": "%%prefix%%-accordion",
|
|
2341
|
-
"customElement": true
|
|
2342
|
-
},
|
|
2343
|
-
{
|
|
2344
|
-
"kind": "variable",
|
|
2345
|
-
"name": "foundationAccordionShadowOptions",
|
|
2346
|
-
"type": {
|
|
2347
|
-
"text": "ShadowRootInit"
|
|
2348
|
-
},
|
|
2349
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2350
|
-
},
|
|
2351
|
-
{
|
|
2352
|
-
"kind": "variable",
|
|
2353
|
-
"name": "defaultAccordionConfig",
|
|
2354
|
-
"type": {
|
|
2355
|
-
"text": "object"
|
|
2356
|
-
},
|
|
2357
|
-
"default": "{}"
|
|
2358
|
-
},
|
|
2359
|
-
{
|
|
2360
|
-
"kind": "variable",
|
|
2361
|
-
"name": "foundationAccordion",
|
|
2362
|
-
"description": "The Foundation Accordion",
|
|
2363
|
-
"privacy": "public"
|
|
2364
|
-
}
|
|
2365
|
-
],
|
|
2366
|
-
"exports": [
|
|
2367
|
-
{
|
|
2368
|
-
"kind": "js",
|
|
2369
|
-
"name": "Accordion",
|
|
2370
|
-
"declaration": {
|
|
2371
|
-
"name": "Accordion",
|
|
2372
|
-
"module": "src/accordion/accordion.ts"
|
|
2373
|
-
}
|
|
2374
|
-
},
|
|
2375
|
-
{
|
|
2376
|
-
"kind": "js",
|
|
2377
|
-
"name": "foundationAccordionShadowOptions",
|
|
2378
|
-
"declaration": {
|
|
2379
|
-
"name": "foundationAccordionShadowOptions",
|
|
2380
|
-
"module": "src/accordion/accordion.ts"
|
|
2381
|
-
}
|
|
2382
|
-
},
|
|
2383
|
-
{
|
|
2384
|
-
"kind": "js",
|
|
2385
|
-
"name": "defaultAccordionConfig",
|
|
2386
|
-
"declaration": {
|
|
2387
|
-
"name": "defaultAccordionConfig",
|
|
2388
|
-
"module": "src/accordion/accordion.ts"
|
|
2389
|
-
}
|
|
2390
|
-
},
|
|
2391
|
-
{
|
|
2392
|
-
"kind": "js",
|
|
2393
|
-
"name": "foundationAccordion",
|
|
2394
|
-
"declaration": {
|
|
2395
|
-
"name": "foundationAccordion",
|
|
2396
|
-
"module": "src/accordion/accordion.ts"
|
|
2397
|
-
}
|
|
2398
|
-
}
|
|
2399
|
-
]
|
|
2400
|
-
},
|
|
2401
|
-
{
|
|
2402
|
-
"kind": "javascript-module",
|
|
2403
|
-
"path": "src/accordion/index.ts",
|
|
2221
|
+
"path": "src/_config/index.ts",
|
|
2404
2222
|
"declarations": [],
|
|
2405
2223
|
"exports": [
|
|
2406
2224
|
{
|
|
@@ -2408,7 +2226,7 @@
|
|
|
2408
2226
|
"name": "*",
|
|
2409
2227
|
"declaration": {
|
|
2410
2228
|
"name": "*",
|
|
2411
|
-
"package": "./
|
|
2229
|
+
"package": "./styles"
|
|
2412
2230
|
}
|
|
2413
2231
|
},
|
|
2414
2232
|
{
|
|
@@ -2416,7 +2234,7 @@
|
|
|
2416
2234
|
"name": "*",
|
|
2417
2235
|
"declaration": {
|
|
2418
2236
|
"name": "*",
|
|
2419
|
-
"package": "./
|
|
2237
|
+
"package": "./tokens"
|
|
2420
2238
|
}
|
|
2421
2239
|
},
|
|
2422
2240
|
{
|
|
@@ -2424,7 +2242,7 @@
|
|
|
2424
2242
|
"name": "*",
|
|
2425
2243
|
"declaration": {
|
|
2426
2244
|
"name": "*",
|
|
2427
|
-
"package": "./
|
|
2245
|
+
"package": "./values"
|
|
2428
2246
|
}
|
|
2429
2247
|
}
|
|
2430
2248
|
]
|
|
@@ -4539,6 +4357,188 @@
|
|
|
4539
4357
|
}
|
|
4540
4358
|
]
|
|
4541
4359
|
},
|
|
4360
|
+
{
|
|
4361
|
+
"kind": "javascript-module",
|
|
4362
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
4363
|
+
"declarations": [
|
|
4364
|
+
{
|
|
4365
|
+
"kind": "function",
|
|
4366
|
+
"name": "foundationAccordionStyles",
|
|
4367
|
+
"return": {
|
|
4368
|
+
"type": {
|
|
4369
|
+
"text": "ElementStyles"
|
|
4370
|
+
}
|
|
4371
|
+
},
|
|
4372
|
+
"parameters": [
|
|
4373
|
+
{
|
|
4374
|
+
"name": "context",
|
|
4375
|
+
"type": {
|
|
4376
|
+
"text": "ElementDefinitionContext"
|
|
4377
|
+
}
|
|
4378
|
+
},
|
|
4379
|
+
{
|
|
4380
|
+
"name": "definition",
|
|
4381
|
+
"type": {
|
|
4382
|
+
"text": "FoundationElementDefinition"
|
|
4383
|
+
}
|
|
4384
|
+
}
|
|
4385
|
+
]
|
|
4386
|
+
}
|
|
4387
|
+
],
|
|
4388
|
+
"exports": [
|
|
4389
|
+
{
|
|
4390
|
+
"kind": "js",
|
|
4391
|
+
"name": "foundationAccordionStyles",
|
|
4392
|
+
"declaration": {
|
|
4393
|
+
"name": "foundationAccordionStyles",
|
|
4394
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
4395
|
+
}
|
|
4396
|
+
}
|
|
4397
|
+
]
|
|
4398
|
+
},
|
|
4399
|
+
{
|
|
4400
|
+
"kind": "javascript-module",
|
|
4401
|
+
"path": "src/accordion/accordion.template.ts",
|
|
4402
|
+
"declarations": [
|
|
4403
|
+
{
|
|
4404
|
+
"kind": "function",
|
|
4405
|
+
"name": "foundationAccordionTemplate",
|
|
4406
|
+
"return": {
|
|
4407
|
+
"type": {
|
|
4408
|
+
"text": "ViewTemplate<Accordion>"
|
|
4409
|
+
}
|
|
4410
|
+
},
|
|
4411
|
+
"parameters": [
|
|
4412
|
+
{
|
|
4413
|
+
"name": "context",
|
|
4414
|
+
"type": {
|
|
4415
|
+
"text": "ElementDefinitionContext"
|
|
4416
|
+
}
|
|
4417
|
+
},
|
|
4418
|
+
{
|
|
4419
|
+
"name": "definition",
|
|
4420
|
+
"type": {
|
|
4421
|
+
"text": "FoundationElementDefinition"
|
|
4422
|
+
}
|
|
4423
|
+
}
|
|
4424
|
+
]
|
|
4425
|
+
}
|
|
4426
|
+
],
|
|
4427
|
+
"exports": [
|
|
4428
|
+
{
|
|
4429
|
+
"kind": "js",
|
|
4430
|
+
"name": "foundationAccordionTemplate",
|
|
4431
|
+
"declaration": {
|
|
4432
|
+
"name": "foundationAccordionTemplate",
|
|
4433
|
+
"module": "src/accordion/accordion.template.ts"
|
|
4434
|
+
}
|
|
4435
|
+
}
|
|
4436
|
+
]
|
|
4437
|
+
},
|
|
4438
|
+
{
|
|
4439
|
+
"kind": "javascript-module",
|
|
4440
|
+
"path": "src/accordion/accordion.ts",
|
|
4441
|
+
"declarations": [
|
|
4442
|
+
{
|
|
4443
|
+
"kind": "class",
|
|
4444
|
+
"description": "",
|
|
4445
|
+
"name": "Accordion",
|
|
4446
|
+
"superclass": {
|
|
4447
|
+
"name": "FASTAccordion",
|
|
4448
|
+
"package": "@microsoft/fast-foundation"
|
|
4449
|
+
},
|
|
4450
|
+
"tagName": "%%prefix%%-accordion",
|
|
4451
|
+
"customElement": true
|
|
4452
|
+
},
|
|
4453
|
+
{
|
|
4454
|
+
"kind": "variable",
|
|
4455
|
+
"name": "foundationAccordionShadowOptions",
|
|
4456
|
+
"type": {
|
|
4457
|
+
"text": "ShadowRootInit"
|
|
4458
|
+
},
|
|
4459
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4460
|
+
},
|
|
4461
|
+
{
|
|
4462
|
+
"kind": "variable",
|
|
4463
|
+
"name": "defaultAccordionConfig",
|
|
4464
|
+
"type": {
|
|
4465
|
+
"text": "object"
|
|
4466
|
+
},
|
|
4467
|
+
"default": "{}"
|
|
4468
|
+
},
|
|
4469
|
+
{
|
|
4470
|
+
"kind": "variable",
|
|
4471
|
+
"name": "foundationAccordion",
|
|
4472
|
+
"description": "The Foundation Accordion",
|
|
4473
|
+
"privacy": "public"
|
|
4474
|
+
}
|
|
4475
|
+
],
|
|
4476
|
+
"exports": [
|
|
4477
|
+
{
|
|
4478
|
+
"kind": "js",
|
|
4479
|
+
"name": "Accordion",
|
|
4480
|
+
"declaration": {
|
|
4481
|
+
"name": "Accordion",
|
|
4482
|
+
"module": "src/accordion/accordion.ts"
|
|
4483
|
+
}
|
|
4484
|
+
},
|
|
4485
|
+
{
|
|
4486
|
+
"kind": "js",
|
|
4487
|
+
"name": "foundationAccordionShadowOptions",
|
|
4488
|
+
"declaration": {
|
|
4489
|
+
"name": "foundationAccordionShadowOptions",
|
|
4490
|
+
"module": "src/accordion/accordion.ts"
|
|
4491
|
+
}
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
"kind": "js",
|
|
4495
|
+
"name": "defaultAccordionConfig",
|
|
4496
|
+
"declaration": {
|
|
4497
|
+
"name": "defaultAccordionConfig",
|
|
4498
|
+
"module": "src/accordion/accordion.ts"
|
|
4499
|
+
}
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
"kind": "js",
|
|
4503
|
+
"name": "foundationAccordion",
|
|
4504
|
+
"declaration": {
|
|
4505
|
+
"name": "foundationAccordion",
|
|
4506
|
+
"module": "src/accordion/accordion.ts"
|
|
4507
|
+
}
|
|
4508
|
+
}
|
|
4509
|
+
]
|
|
4510
|
+
},
|
|
4511
|
+
{
|
|
4512
|
+
"kind": "javascript-module",
|
|
4513
|
+
"path": "src/accordion/index.ts",
|
|
4514
|
+
"declarations": [],
|
|
4515
|
+
"exports": [
|
|
4516
|
+
{
|
|
4517
|
+
"kind": "js",
|
|
4518
|
+
"name": "*",
|
|
4519
|
+
"declaration": {
|
|
4520
|
+
"name": "*",
|
|
4521
|
+
"package": "./accordion.template"
|
|
4522
|
+
}
|
|
4523
|
+
},
|
|
4524
|
+
{
|
|
4525
|
+
"kind": "js",
|
|
4526
|
+
"name": "*",
|
|
4527
|
+
"declaration": {
|
|
4528
|
+
"name": "*",
|
|
4529
|
+
"package": "./accordion.styles"
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"kind": "js",
|
|
4534
|
+
"name": "*",
|
|
4535
|
+
"declaration": {
|
|
4536
|
+
"name": "*",
|
|
4537
|
+
"package": "./accordion"
|
|
4538
|
+
}
|
|
4539
|
+
}
|
|
4540
|
+
]
|
|
4541
|
+
},
|
|
4542
4542
|
{
|
|
4543
4543
|
"kind": "javascript-module",
|
|
4544
4544
|
"path": "src/avatar/avatar.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.356.0",
|
|
4
|
+
"version": "14.356.1-alpha-3caeab4.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.356.0",
|
|
87
|
-
"@genesislcap/genx": "14.356.0",
|
|
88
|
-
"@genesislcap/rollup-builder": "14.356.0",
|
|
89
|
-
"@genesislcap/ts-builder": "14.356.0",
|
|
90
|
-
"@genesislcap/uvu-playwright-builder": "14.356.0",
|
|
91
|
-
"@genesislcap/vite-builder": "14.356.0",
|
|
92
|
-
"@genesislcap/webpack-builder": "14.356.0",
|
|
86
|
+
"@genesislcap/foundation-testing": "14.356.1-alpha-3caeab4.0",
|
|
87
|
+
"@genesislcap/genx": "14.356.1-alpha-3caeab4.0",
|
|
88
|
+
"@genesislcap/rollup-builder": "14.356.1-alpha-3caeab4.0",
|
|
89
|
+
"@genesislcap/ts-builder": "14.356.1-alpha-3caeab4.0",
|
|
90
|
+
"@genesislcap/uvu-playwright-builder": "14.356.1-alpha-3caeab4.0",
|
|
91
|
+
"@genesislcap/vite-builder": "14.356.1-alpha-3caeab4.0",
|
|
92
|
+
"@genesislcap/webpack-builder": "14.356.1-alpha-3caeab4.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.356.0",
|
|
102
|
-
"@genesislcap/foundation-comms": "14.356.0",
|
|
103
|
-
"@genesislcap/foundation-criteria": "14.356.0",
|
|
104
|
-
"@genesislcap/foundation-errors": "14.356.0",
|
|
105
|
-
"@genesislcap/foundation-events": "14.356.0",
|
|
106
|
-
"@genesislcap/foundation-logger": "14.356.0",
|
|
107
|
-
"@genesislcap/foundation-notifications": "14.356.0",
|
|
108
|
-
"@genesislcap/foundation-user": "14.356.0",
|
|
109
|
-
"@genesislcap/foundation-utils": "14.356.0",
|
|
101
|
+
"@genesislcap/expression-builder": "14.356.1-alpha-3caeab4.0",
|
|
102
|
+
"@genesislcap/foundation-comms": "14.356.1-alpha-3caeab4.0",
|
|
103
|
+
"@genesislcap/foundation-criteria": "14.356.1-alpha-3caeab4.0",
|
|
104
|
+
"@genesislcap/foundation-errors": "14.356.1-alpha-3caeab4.0",
|
|
105
|
+
"@genesislcap/foundation-events": "14.356.1-alpha-3caeab4.0",
|
|
106
|
+
"@genesislcap/foundation-logger": "14.356.1-alpha-3caeab4.0",
|
|
107
|
+
"@genesislcap/foundation-notifications": "14.356.1-alpha-3caeab4.0",
|
|
108
|
+
"@genesislcap/foundation-user": "14.356.1-alpha-3caeab4.0",
|
|
109
|
+
"@genesislcap/foundation-utils": "14.356.1-alpha-3caeab4.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": "
|
|
131
|
+
"gitHead": "c3581da2ffc2bd5d09b4dae2b6645a17a3e2d775"
|
|
132
132
|
}
|