@genesislcap/foundation-ui 14.491.0-canary.FUI-2574-2 → 14.491.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 +185 -185
- package/dist/dts/react.d.ts +8 -8
- package/dist/react.cjs +5 -5
- package/dist/react.mjs +4 -4
- package/package.json +19 -19
|
@@ -1921,6 +1921,37 @@
|
|
|
1921
1921
|
}
|
|
1922
1922
|
]
|
|
1923
1923
|
},
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "javascript-module",
|
|
1926
|
+
"path": "src/_config/index.ts",
|
|
1927
|
+
"declarations": [],
|
|
1928
|
+
"exports": [
|
|
1929
|
+
{
|
|
1930
|
+
"kind": "js",
|
|
1931
|
+
"name": "*",
|
|
1932
|
+
"declaration": {
|
|
1933
|
+
"name": "*",
|
|
1934
|
+
"package": "./styles"
|
|
1935
|
+
}
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"kind": "js",
|
|
1939
|
+
"name": "*",
|
|
1940
|
+
"declaration": {
|
|
1941
|
+
"name": "*",
|
|
1942
|
+
"package": "./tokens"
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1945
|
+
{
|
|
1946
|
+
"kind": "js",
|
|
1947
|
+
"name": "*",
|
|
1948
|
+
"declaration": {
|
|
1949
|
+
"name": "*",
|
|
1950
|
+
"package": "./values"
|
|
1951
|
+
}
|
|
1952
|
+
}
|
|
1953
|
+
]
|
|
1954
|
+
},
|
|
1924
1955
|
{
|
|
1925
1956
|
"kind": "javascript-module",
|
|
1926
1957
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -2315,37 +2346,6 @@
|
|
|
2315
2346
|
}
|
|
2316
2347
|
]
|
|
2317
2348
|
},
|
|
2318
|
-
{
|
|
2319
|
-
"kind": "javascript-module",
|
|
2320
|
-
"path": "src/_config/index.ts",
|
|
2321
|
-
"declarations": [],
|
|
2322
|
-
"exports": [
|
|
2323
|
-
{
|
|
2324
|
-
"kind": "js",
|
|
2325
|
-
"name": "*",
|
|
2326
|
-
"declaration": {
|
|
2327
|
-
"name": "*",
|
|
2328
|
-
"package": "./styles"
|
|
2329
|
-
}
|
|
2330
|
-
},
|
|
2331
|
-
{
|
|
2332
|
-
"kind": "js",
|
|
2333
|
-
"name": "*",
|
|
2334
|
-
"declaration": {
|
|
2335
|
-
"name": "*",
|
|
2336
|
-
"package": "./tokens"
|
|
2337
|
-
}
|
|
2338
|
-
},
|
|
2339
|
-
{
|
|
2340
|
-
"kind": "js",
|
|
2341
|
-
"name": "*",
|
|
2342
|
-
"declaration": {
|
|
2343
|
-
"name": "*",
|
|
2344
|
-
"package": "./values"
|
|
2345
|
-
}
|
|
2346
|
-
}
|
|
2347
|
-
]
|
|
2348
|
-
},
|
|
2349
2349
|
{
|
|
2350
2350
|
"kind": "javascript-module",
|
|
2351
2351
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -6075,11 +6075,11 @@
|
|
|
6075
6075
|
},
|
|
6076
6076
|
{
|
|
6077
6077
|
"kind": "javascript-module",
|
|
6078
|
-
"path": "src/
|
|
6078
|
+
"path": "src/badge/badge.styles.ts",
|
|
6079
6079
|
"declarations": [
|
|
6080
6080
|
{
|
|
6081
6081
|
"kind": "function",
|
|
6082
|
-
"name": "
|
|
6082
|
+
"name": "foundationBadgeStyles",
|
|
6083
6083
|
"return": {
|
|
6084
6084
|
"type": {
|
|
6085
6085
|
"text": "ElementStyles"
|
|
@@ -6104,24 +6104,24 @@
|
|
|
6104
6104
|
"exports": [
|
|
6105
6105
|
{
|
|
6106
6106
|
"kind": "js",
|
|
6107
|
-
"name": "
|
|
6107
|
+
"name": "foundationBadgeStyles",
|
|
6108
6108
|
"declaration": {
|
|
6109
|
-
"name": "
|
|
6110
|
-
"module": "src/
|
|
6109
|
+
"name": "foundationBadgeStyles",
|
|
6110
|
+
"module": "src/badge/badge.styles.ts"
|
|
6111
6111
|
}
|
|
6112
6112
|
}
|
|
6113
6113
|
]
|
|
6114
6114
|
},
|
|
6115
6115
|
{
|
|
6116
6116
|
"kind": "javascript-module",
|
|
6117
|
-
"path": "src/
|
|
6117
|
+
"path": "src/badge/badge.template.ts",
|
|
6118
6118
|
"declarations": [
|
|
6119
6119
|
{
|
|
6120
6120
|
"kind": "function",
|
|
6121
|
-
"name": "
|
|
6121
|
+
"name": "foundationBadgeTemplate",
|
|
6122
6122
|
"return": {
|
|
6123
6123
|
"type": {
|
|
6124
|
-
"text": "ViewTemplate<
|
|
6124
|
+
"text": "ViewTemplate<Badge>"
|
|
6125
6125
|
}
|
|
6126
6126
|
},
|
|
6127
6127
|
"parameters": [
|
|
@@ -6138,45 +6138,32 @@
|
|
|
6138
6138
|
}
|
|
6139
6139
|
}
|
|
6140
6140
|
]
|
|
6141
|
-
},
|
|
6142
|
-
{
|
|
6143
|
-
"kind": "variable",
|
|
6144
|
-
"name": "media",
|
|
6145
|
-
"default": "html<Avatar>`\n ${when(\n (x) => x.imgSrc,\n html<Avatar>`\n <img src=\"${(x) => x.imgSrc}\" alt=\"${(x) => x.alt}\" slot=\"media\" class=\"media\" part=\"media\" />\n `,\n )}\n`"
|
|
6146
6141
|
}
|
|
6147
6142
|
],
|
|
6148
6143
|
"exports": [
|
|
6149
6144
|
{
|
|
6150
6145
|
"kind": "js",
|
|
6151
|
-
"name": "
|
|
6152
|
-
"declaration": {
|
|
6153
|
-
"name": "foundationAvatarTemplate",
|
|
6154
|
-
"module": "src/avatar/avatar.template.ts"
|
|
6155
|
-
}
|
|
6156
|
-
},
|
|
6157
|
-
{
|
|
6158
|
-
"kind": "js",
|
|
6159
|
-
"name": "media",
|
|
6146
|
+
"name": "foundationBadgeTemplate",
|
|
6160
6147
|
"declaration": {
|
|
6161
|
-
"name": "
|
|
6162
|
-
"module": "src/
|
|
6148
|
+
"name": "foundationBadgeTemplate",
|
|
6149
|
+
"module": "src/badge/badge.template.ts"
|
|
6163
6150
|
}
|
|
6164
6151
|
}
|
|
6165
6152
|
]
|
|
6166
6153
|
},
|
|
6167
6154
|
{
|
|
6168
6155
|
"kind": "javascript-module",
|
|
6169
|
-
"path": "src/
|
|
6156
|
+
"path": "src/badge/badge.ts",
|
|
6170
6157
|
"declarations": [
|
|
6171
6158
|
{
|
|
6172
6159
|
"kind": "class",
|
|
6173
6160
|
"description": "",
|
|
6174
|
-
"name": "
|
|
6161
|
+
"name": "Badge",
|
|
6175
6162
|
"superclass": {
|
|
6176
|
-
"name": "
|
|
6163
|
+
"name": "FASTBadge",
|
|
6177
6164
|
"package": "@microsoft/fast-components"
|
|
6178
6165
|
},
|
|
6179
|
-
"tagName": "%%prefix%%-
|
|
6166
|
+
"tagName": "%%prefix%%-badge",
|
|
6180
6167
|
"customElement": true,
|
|
6181
6168
|
"attributes": [
|
|
6182
6169
|
{
|
|
@@ -6184,11 +6171,11 @@
|
|
|
6184
6171
|
"type": {
|
|
6185
6172
|
"text": "string"
|
|
6186
6173
|
},
|
|
6187
|
-
"description": "Indicates the
|
|
6174
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6188
6175
|
"fieldName": "fill",
|
|
6189
6176
|
"inheritedFrom": {
|
|
6190
|
-
"name": "
|
|
6191
|
-
"module": "src/
|
|
6177
|
+
"name": "Badge",
|
|
6178
|
+
"module": "src/badge/badge.ts"
|
|
6192
6179
|
}
|
|
6193
6180
|
},
|
|
6194
6181
|
{
|
|
@@ -6196,35 +6183,22 @@
|
|
|
6196
6183
|
"type": {
|
|
6197
6184
|
"text": "string"
|
|
6198
6185
|
},
|
|
6199
|
-
"description": "Indicates the
|
|
6186
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6200
6187
|
"fieldName": "color",
|
|
6201
6188
|
"inheritedFrom": {
|
|
6202
|
-
"name": "
|
|
6203
|
-
"module": "src/
|
|
6204
|
-
}
|
|
6205
|
-
},
|
|
6206
|
-
{
|
|
6207
|
-
"name": "link",
|
|
6208
|
-
"type": {
|
|
6209
|
-
"text": "string"
|
|
6210
|
-
},
|
|
6211
|
-
"description": "Indicates the Avatar should have url link",
|
|
6212
|
-
"fieldName": "link",
|
|
6213
|
-
"inheritedFrom": {
|
|
6214
|
-
"name": "Avatar",
|
|
6215
|
-
"module": "src/avatar/avatar.ts"
|
|
6189
|
+
"name": "Badge",
|
|
6190
|
+
"module": "src/badge/badge.ts"
|
|
6216
6191
|
}
|
|
6217
6192
|
},
|
|
6218
6193
|
{
|
|
6219
|
-
"name": "shape",
|
|
6220
6194
|
"type": {
|
|
6221
|
-
"text": "
|
|
6195
|
+
"text": "boolean"
|
|
6222
6196
|
},
|
|
6223
|
-
"description": "Indicates the
|
|
6224
|
-
"fieldName": "
|
|
6197
|
+
"description": "Indicates the element should be circular",
|
|
6198
|
+
"fieldName": "circular",
|
|
6225
6199
|
"inheritedFrom": {
|
|
6226
|
-
"name": "
|
|
6227
|
-
"module": "src/
|
|
6200
|
+
"name": "Badge",
|
|
6201
|
+
"module": "src/badge/badge.ts"
|
|
6228
6202
|
}
|
|
6229
6203
|
}
|
|
6230
6204
|
],
|
|
@@ -6236,10 +6210,10 @@
|
|
|
6236
6210
|
"text": "string"
|
|
6237
6211
|
},
|
|
6238
6212
|
"privacy": "public",
|
|
6239
|
-
"description": "Indicates the
|
|
6213
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6240
6214
|
"inheritedFrom": {
|
|
6241
|
-
"name": "
|
|
6242
|
-
"module": "src/
|
|
6215
|
+
"name": "Badge",
|
|
6216
|
+
"module": "src/badge/badge.ts"
|
|
6243
6217
|
}
|
|
6244
6218
|
},
|
|
6245
6219
|
{
|
|
@@ -6249,36 +6223,32 @@
|
|
|
6249
6223
|
"text": "string"
|
|
6250
6224
|
},
|
|
6251
6225
|
"privacy": "public",
|
|
6252
|
-
"description": "Indicates the
|
|
6226
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6253
6227
|
"inheritedFrom": {
|
|
6254
|
-
"name": "
|
|
6255
|
-
"module": "src/
|
|
6228
|
+
"name": "Badge",
|
|
6229
|
+
"module": "src/badge/badge.ts"
|
|
6256
6230
|
}
|
|
6257
6231
|
},
|
|
6258
6232
|
{
|
|
6259
6233
|
"kind": "field",
|
|
6260
|
-
"name": "
|
|
6234
|
+
"name": "circular",
|
|
6261
6235
|
"type": {
|
|
6262
|
-
"text": "
|
|
6236
|
+
"text": "boolean"
|
|
6263
6237
|
},
|
|
6264
6238
|
"privacy": "public",
|
|
6265
|
-
"description": "Indicates the
|
|
6239
|
+
"description": "Indicates the element should be circular",
|
|
6266
6240
|
"inheritedFrom": {
|
|
6267
|
-
"name": "
|
|
6268
|
-
"module": "src/
|
|
6241
|
+
"name": "Badge",
|
|
6242
|
+
"module": "src/badge/badge.ts"
|
|
6269
6243
|
}
|
|
6270
6244
|
},
|
|
6271
6245
|
{
|
|
6272
6246
|
"kind": "field",
|
|
6273
|
-
"name": "
|
|
6274
|
-
"type": {
|
|
6275
|
-
"text": "AvatarShape"
|
|
6276
|
-
},
|
|
6247
|
+
"name": "generateBadgeStyle",
|
|
6277
6248
|
"privacy": "public",
|
|
6278
|
-
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
6279
6249
|
"inheritedFrom": {
|
|
6280
|
-
"name": "
|
|
6281
|
-
"module": "src/
|
|
6250
|
+
"name": "Badge",
|
|
6251
|
+
"module": "src/badge/badge.ts"
|
|
6282
6252
|
}
|
|
6283
6253
|
},
|
|
6284
6254
|
{
|
|
@@ -6396,65 +6366,65 @@
|
|
|
6396
6366
|
},
|
|
6397
6367
|
{
|
|
6398
6368
|
"kind": "variable",
|
|
6399
|
-
"name": "
|
|
6369
|
+
"name": "foundationBadgeShadowOptions",
|
|
6400
6370
|
"type": {
|
|
6401
6371
|
"text": "ShadowRootInit"
|
|
6402
6372
|
},
|
|
6403
|
-
"default": "
|
|
6373
|
+
"default": "undefined"
|
|
6404
6374
|
},
|
|
6405
6375
|
{
|
|
6406
6376
|
"kind": "variable",
|
|
6407
|
-
"name": "
|
|
6377
|
+
"name": "defaultBadgeConfig",
|
|
6408
6378
|
"type": {
|
|
6409
6379
|
"text": "object"
|
|
6410
6380
|
},
|
|
6411
|
-
"default": "{
|
|
6381
|
+
"default": "{}"
|
|
6412
6382
|
},
|
|
6413
6383
|
{
|
|
6414
6384
|
"kind": "variable",
|
|
6415
|
-
"name": "
|
|
6416
|
-
"description": "The Foundation
|
|
6385
|
+
"name": "foundationBadge",
|
|
6386
|
+
"description": "The Foundation Badge",
|
|
6417
6387
|
"privacy": "public"
|
|
6418
6388
|
}
|
|
6419
6389
|
],
|
|
6420
6390
|
"exports": [
|
|
6421
6391
|
{
|
|
6422
6392
|
"kind": "js",
|
|
6423
|
-
"name": "
|
|
6393
|
+
"name": "Badge",
|
|
6424
6394
|
"declaration": {
|
|
6425
|
-
"name": "
|
|
6426
|
-
"module": "src/
|
|
6395
|
+
"name": "Badge",
|
|
6396
|
+
"module": "src/badge/badge.ts"
|
|
6427
6397
|
}
|
|
6428
6398
|
},
|
|
6429
6399
|
{
|
|
6430
6400
|
"kind": "js",
|
|
6431
|
-
"name": "
|
|
6401
|
+
"name": "foundationBadgeShadowOptions",
|
|
6432
6402
|
"declaration": {
|
|
6433
|
-
"name": "
|
|
6434
|
-
"module": "src/
|
|
6403
|
+
"name": "foundationBadgeShadowOptions",
|
|
6404
|
+
"module": "src/badge/badge.ts"
|
|
6435
6405
|
}
|
|
6436
6406
|
},
|
|
6437
6407
|
{
|
|
6438
6408
|
"kind": "js",
|
|
6439
|
-
"name": "
|
|
6409
|
+
"name": "defaultBadgeConfig",
|
|
6440
6410
|
"declaration": {
|
|
6441
|
-
"name": "
|
|
6442
|
-
"module": "src/
|
|
6411
|
+
"name": "defaultBadgeConfig",
|
|
6412
|
+
"module": "src/badge/badge.ts"
|
|
6443
6413
|
}
|
|
6444
6414
|
},
|
|
6445
6415
|
{
|
|
6446
6416
|
"kind": "js",
|
|
6447
|
-
"name": "
|
|
6417
|
+
"name": "foundationBadge",
|
|
6448
6418
|
"declaration": {
|
|
6449
|
-
"name": "
|
|
6450
|
-
"module": "src/
|
|
6419
|
+
"name": "foundationBadge",
|
|
6420
|
+
"module": "src/badge/badge.ts"
|
|
6451
6421
|
}
|
|
6452
6422
|
}
|
|
6453
6423
|
]
|
|
6454
6424
|
},
|
|
6455
6425
|
{
|
|
6456
6426
|
"kind": "javascript-module",
|
|
6457
|
-
"path": "src/
|
|
6427
|
+
"path": "src/badge/index.ts",
|
|
6458
6428
|
"declarations": [],
|
|
6459
6429
|
"exports": [
|
|
6460
6430
|
{
|
|
@@ -6462,7 +6432,7 @@
|
|
|
6462
6432
|
"name": "*",
|
|
6463
6433
|
"declaration": {
|
|
6464
6434
|
"name": "*",
|
|
6465
|
-
"package": "./
|
|
6435
|
+
"package": "./badge.template"
|
|
6466
6436
|
}
|
|
6467
6437
|
},
|
|
6468
6438
|
{
|
|
@@ -6470,7 +6440,7 @@
|
|
|
6470
6440
|
"name": "*",
|
|
6471
6441
|
"declaration": {
|
|
6472
6442
|
"name": "*",
|
|
6473
|
-
"package": "./
|
|
6443
|
+
"package": "./badge.styles"
|
|
6474
6444
|
}
|
|
6475
6445
|
},
|
|
6476
6446
|
{
|
|
@@ -6478,18 +6448,18 @@
|
|
|
6478
6448
|
"name": "*",
|
|
6479
6449
|
"declaration": {
|
|
6480
6450
|
"name": "*",
|
|
6481
|
-
"package": "./
|
|
6451
|
+
"package": "./badge"
|
|
6482
6452
|
}
|
|
6483
6453
|
}
|
|
6484
6454
|
]
|
|
6485
6455
|
},
|
|
6486
6456
|
{
|
|
6487
6457
|
"kind": "javascript-module",
|
|
6488
|
-
"path": "src/
|
|
6458
|
+
"path": "src/avatar/avatar.styles.ts",
|
|
6489
6459
|
"declarations": [
|
|
6490
6460
|
{
|
|
6491
6461
|
"kind": "function",
|
|
6492
|
-
"name": "
|
|
6462
|
+
"name": "foundationAvatarStyles",
|
|
6493
6463
|
"return": {
|
|
6494
6464
|
"type": {
|
|
6495
6465
|
"text": "ElementStyles"
|
|
@@ -6514,24 +6484,24 @@
|
|
|
6514
6484
|
"exports": [
|
|
6515
6485
|
{
|
|
6516
6486
|
"kind": "js",
|
|
6517
|
-
"name": "
|
|
6487
|
+
"name": "foundationAvatarStyles",
|
|
6518
6488
|
"declaration": {
|
|
6519
|
-
"name": "
|
|
6520
|
-
"module": "src/
|
|
6489
|
+
"name": "foundationAvatarStyles",
|
|
6490
|
+
"module": "src/avatar/avatar.styles.ts"
|
|
6521
6491
|
}
|
|
6522
6492
|
}
|
|
6523
6493
|
]
|
|
6524
6494
|
},
|
|
6525
6495
|
{
|
|
6526
6496
|
"kind": "javascript-module",
|
|
6527
|
-
"path": "src/
|
|
6497
|
+
"path": "src/avatar/avatar.template.ts",
|
|
6528
6498
|
"declarations": [
|
|
6529
6499
|
{
|
|
6530
6500
|
"kind": "function",
|
|
6531
|
-
"name": "
|
|
6501
|
+
"name": "foundationAvatarTemplate",
|
|
6532
6502
|
"return": {
|
|
6533
6503
|
"type": {
|
|
6534
|
-
"text": "ViewTemplate<
|
|
6504
|
+
"text": "ViewTemplate<Avatar>"
|
|
6535
6505
|
}
|
|
6536
6506
|
},
|
|
6537
6507
|
"parameters": [
|
|
@@ -6548,32 +6518,45 @@
|
|
|
6548
6518
|
}
|
|
6549
6519
|
}
|
|
6550
6520
|
]
|
|
6521
|
+
},
|
|
6522
|
+
{
|
|
6523
|
+
"kind": "variable",
|
|
6524
|
+
"name": "media",
|
|
6525
|
+
"default": "html<Avatar>`\n ${when(\n (x) => x.imgSrc,\n html<Avatar>`\n <img src=\"${(x) => x.imgSrc}\" alt=\"${(x) => x.alt}\" slot=\"media\" class=\"media\" part=\"media\" />\n `,\n )}\n`"
|
|
6551
6526
|
}
|
|
6552
6527
|
],
|
|
6553
6528
|
"exports": [
|
|
6554
6529
|
{
|
|
6555
6530
|
"kind": "js",
|
|
6556
|
-
"name": "
|
|
6531
|
+
"name": "foundationAvatarTemplate",
|
|
6557
6532
|
"declaration": {
|
|
6558
|
-
"name": "
|
|
6559
|
-
"module": "src/
|
|
6533
|
+
"name": "foundationAvatarTemplate",
|
|
6534
|
+
"module": "src/avatar/avatar.template.ts"
|
|
6535
|
+
}
|
|
6536
|
+
},
|
|
6537
|
+
{
|
|
6538
|
+
"kind": "js",
|
|
6539
|
+
"name": "media",
|
|
6540
|
+
"declaration": {
|
|
6541
|
+
"name": "media",
|
|
6542
|
+
"module": "src/avatar/avatar.template.ts"
|
|
6560
6543
|
}
|
|
6561
6544
|
}
|
|
6562
6545
|
]
|
|
6563
6546
|
},
|
|
6564
6547
|
{
|
|
6565
6548
|
"kind": "javascript-module",
|
|
6566
|
-
"path": "src/
|
|
6549
|
+
"path": "src/avatar/avatar.ts",
|
|
6567
6550
|
"declarations": [
|
|
6568
6551
|
{
|
|
6569
6552
|
"kind": "class",
|
|
6570
6553
|
"description": "",
|
|
6571
|
-
"name": "
|
|
6554
|
+
"name": "Avatar",
|
|
6572
6555
|
"superclass": {
|
|
6573
|
-
"name": "
|
|
6556
|
+
"name": "FASTAvatar",
|
|
6574
6557
|
"package": "@microsoft/fast-components"
|
|
6575
6558
|
},
|
|
6576
|
-
"tagName": "%%prefix%%-
|
|
6559
|
+
"tagName": "%%prefix%%-avatar",
|
|
6577
6560
|
"customElement": true,
|
|
6578
6561
|
"attributes": [
|
|
6579
6562
|
{
|
|
@@ -6581,11 +6564,11 @@
|
|
|
6581
6564
|
"type": {
|
|
6582
6565
|
"text": "string"
|
|
6583
6566
|
},
|
|
6584
|
-
"description": "Indicates the
|
|
6567
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
6585
6568
|
"fieldName": "fill",
|
|
6586
6569
|
"inheritedFrom": {
|
|
6587
|
-
"name": "
|
|
6588
|
-
"module": "src/
|
|
6570
|
+
"name": "Avatar",
|
|
6571
|
+
"module": "src/avatar/avatar.ts"
|
|
6589
6572
|
}
|
|
6590
6573
|
},
|
|
6591
6574
|
{
|
|
@@ -6593,22 +6576,35 @@
|
|
|
6593
6576
|
"type": {
|
|
6594
6577
|
"text": "string"
|
|
6595
6578
|
},
|
|
6596
|
-
"description": "Indicates the
|
|
6579
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
6597
6580
|
"fieldName": "color",
|
|
6598
6581
|
"inheritedFrom": {
|
|
6599
|
-
"name": "
|
|
6600
|
-
"module": "src/
|
|
6582
|
+
"name": "Avatar",
|
|
6583
|
+
"module": "src/avatar/avatar.ts"
|
|
6601
6584
|
}
|
|
6602
6585
|
},
|
|
6603
6586
|
{
|
|
6587
|
+
"name": "link",
|
|
6604
6588
|
"type": {
|
|
6605
|
-
"text": "
|
|
6589
|
+
"text": "string"
|
|
6606
6590
|
},
|
|
6607
|
-
"description": "Indicates the
|
|
6608
|
-
"fieldName": "
|
|
6591
|
+
"description": "Indicates the Avatar should have url link",
|
|
6592
|
+
"fieldName": "link",
|
|
6609
6593
|
"inheritedFrom": {
|
|
6610
|
-
"name": "
|
|
6611
|
-
"module": "src/
|
|
6594
|
+
"name": "Avatar",
|
|
6595
|
+
"module": "src/avatar/avatar.ts"
|
|
6596
|
+
}
|
|
6597
|
+
},
|
|
6598
|
+
{
|
|
6599
|
+
"name": "shape",
|
|
6600
|
+
"type": {
|
|
6601
|
+
"text": "AvatarShape"
|
|
6602
|
+
},
|
|
6603
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
6604
|
+
"fieldName": "shape",
|
|
6605
|
+
"inheritedFrom": {
|
|
6606
|
+
"name": "Avatar",
|
|
6607
|
+
"module": "src/avatar/avatar.ts"
|
|
6612
6608
|
}
|
|
6613
6609
|
}
|
|
6614
6610
|
],
|
|
@@ -6620,10 +6616,10 @@
|
|
|
6620
6616
|
"text": "string"
|
|
6621
6617
|
},
|
|
6622
6618
|
"privacy": "public",
|
|
6623
|
-
"description": "Indicates the
|
|
6619
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
6624
6620
|
"inheritedFrom": {
|
|
6625
|
-
"name": "
|
|
6626
|
-
"module": "src/
|
|
6621
|
+
"name": "Avatar",
|
|
6622
|
+
"module": "src/avatar/avatar.ts"
|
|
6627
6623
|
}
|
|
6628
6624
|
},
|
|
6629
6625
|
{
|
|
@@ -6633,32 +6629,36 @@
|
|
|
6633
6629
|
"text": "string"
|
|
6634
6630
|
},
|
|
6635
6631
|
"privacy": "public",
|
|
6636
|
-
"description": "Indicates the
|
|
6632
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
6637
6633
|
"inheritedFrom": {
|
|
6638
|
-
"name": "
|
|
6639
|
-
"module": "src/
|
|
6634
|
+
"name": "Avatar",
|
|
6635
|
+
"module": "src/avatar/avatar.ts"
|
|
6640
6636
|
}
|
|
6641
6637
|
},
|
|
6642
6638
|
{
|
|
6643
6639
|
"kind": "field",
|
|
6644
|
-
"name": "
|
|
6640
|
+
"name": "link",
|
|
6645
6641
|
"type": {
|
|
6646
|
-
"text": "
|
|
6642
|
+
"text": "string"
|
|
6647
6643
|
},
|
|
6648
6644
|
"privacy": "public",
|
|
6649
|
-
"description": "Indicates the
|
|
6645
|
+
"description": "Indicates the Avatar should have url link",
|
|
6650
6646
|
"inheritedFrom": {
|
|
6651
|
-
"name": "
|
|
6652
|
-
"module": "src/
|
|
6647
|
+
"name": "Avatar",
|
|
6648
|
+
"module": "src/avatar/avatar.ts"
|
|
6653
6649
|
}
|
|
6654
6650
|
},
|
|
6655
6651
|
{
|
|
6656
6652
|
"kind": "field",
|
|
6657
|
-
"name": "
|
|
6653
|
+
"name": "shape",
|
|
6654
|
+
"type": {
|
|
6655
|
+
"text": "AvatarShape"
|
|
6656
|
+
},
|
|
6658
6657
|
"privacy": "public",
|
|
6658
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
6659
6659
|
"inheritedFrom": {
|
|
6660
|
-
"name": "
|
|
6661
|
-
"module": "src/
|
|
6660
|
+
"name": "Avatar",
|
|
6661
|
+
"module": "src/avatar/avatar.ts"
|
|
6662
6662
|
}
|
|
6663
6663
|
},
|
|
6664
6664
|
{
|
|
@@ -6776,65 +6776,65 @@
|
|
|
6776
6776
|
},
|
|
6777
6777
|
{
|
|
6778
6778
|
"kind": "variable",
|
|
6779
|
-
"name": "
|
|
6779
|
+
"name": "foundationAvatarShadowOptions",
|
|
6780
6780
|
"type": {
|
|
6781
6781
|
"text": "ShadowRootInit"
|
|
6782
6782
|
},
|
|
6783
|
-
"default": "
|
|
6783
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
6784
6784
|
},
|
|
6785
6785
|
{
|
|
6786
6786
|
"kind": "variable",
|
|
6787
|
-
"name": "
|
|
6787
|
+
"name": "defaultAvatarConfig",
|
|
6788
6788
|
"type": {
|
|
6789
6789
|
"text": "object"
|
|
6790
6790
|
},
|
|
6791
|
-
"default": "{}"
|
|
6791
|
+
"default": "{\n media: mediaTemplate,\n}"
|
|
6792
6792
|
},
|
|
6793
6793
|
{
|
|
6794
6794
|
"kind": "variable",
|
|
6795
|
-
"name": "
|
|
6796
|
-
"description": "The Foundation
|
|
6795
|
+
"name": "foundationAvatar",
|
|
6796
|
+
"description": "The Foundation Avatar",
|
|
6797
6797
|
"privacy": "public"
|
|
6798
6798
|
}
|
|
6799
6799
|
],
|
|
6800
6800
|
"exports": [
|
|
6801
6801
|
{
|
|
6802
6802
|
"kind": "js",
|
|
6803
|
-
"name": "
|
|
6803
|
+
"name": "Avatar",
|
|
6804
6804
|
"declaration": {
|
|
6805
|
-
"name": "
|
|
6806
|
-
"module": "src/
|
|
6805
|
+
"name": "Avatar",
|
|
6806
|
+
"module": "src/avatar/avatar.ts"
|
|
6807
6807
|
}
|
|
6808
6808
|
},
|
|
6809
6809
|
{
|
|
6810
6810
|
"kind": "js",
|
|
6811
|
-
"name": "
|
|
6811
|
+
"name": "foundationAvatarShadowOptions",
|
|
6812
6812
|
"declaration": {
|
|
6813
|
-
"name": "
|
|
6814
|
-
"module": "src/
|
|
6813
|
+
"name": "foundationAvatarShadowOptions",
|
|
6814
|
+
"module": "src/avatar/avatar.ts"
|
|
6815
6815
|
}
|
|
6816
6816
|
},
|
|
6817
6817
|
{
|
|
6818
6818
|
"kind": "js",
|
|
6819
|
-
"name": "
|
|
6819
|
+
"name": "defaultAvatarConfig",
|
|
6820
6820
|
"declaration": {
|
|
6821
|
-
"name": "
|
|
6822
|
-
"module": "src/
|
|
6821
|
+
"name": "defaultAvatarConfig",
|
|
6822
|
+
"module": "src/avatar/avatar.ts"
|
|
6823
6823
|
}
|
|
6824
6824
|
},
|
|
6825
6825
|
{
|
|
6826
6826
|
"kind": "js",
|
|
6827
|
-
"name": "
|
|
6827
|
+
"name": "foundationAvatar",
|
|
6828
6828
|
"declaration": {
|
|
6829
|
-
"name": "
|
|
6830
|
-
"module": "src/
|
|
6829
|
+
"name": "foundationAvatar",
|
|
6830
|
+
"module": "src/avatar/avatar.ts"
|
|
6831
6831
|
}
|
|
6832
6832
|
}
|
|
6833
6833
|
]
|
|
6834
6834
|
},
|
|
6835
6835
|
{
|
|
6836
6836
|
"kind": "javascript-module",
|
|
6837
|
-
"path": "src/
|
|
6837
|
+
"path": "src/avatar/index.ts",
|
|
6838
6838
|
"declarations": [],
|
|
6839
6839
|
"exports": [
|
|
6840
6840
|
{
|
|
@@ -6842,7 +6842,7 @@
|
|
|
6842
6842
|
"name": "*",
|
|
6843
6843
|
"declaration": {
|
|
6844
6844
|
"name": "*",
|
|
6845
|
-
"package": "./
|
|
6845
|
+
"package": "./avatar.template"
|
|
6846
6846
|
}
|
|
6847
6847
|
},
|
|
6848
6848
|
{
|
|
@@ -6850,7 +6850,7 @@
|
|
|
6850
6850
|
"name": "*",
|
|
6851
6851
|
"declaration": {
|
|
6852
6852
|
"name": "*",
|
|
6853
|
-
"package": "./
|
|
6853
|
+
"package": "./avatar.styles"
|
|
6854
6854
|
}
|
|
6855
6855
|
},
|
|
6856
6856
|
{
|
|
@@ -6858,7 +6858,7 @@
|
|
|
6858
6858
|
"name": "*",
|
|
6859
6859
|
"declaration": {
|
|
6860
6860
|
"name": "*",
|
|
6861
|
-
"package": "./
|
|
6861
|
+
"package": "./avatar"
|
|
6862
6862
|
}
|
|
6863
6863
|
}
|
|
6864
6864
|
]
|
package/dist/dts/react.d.ts
CHANGED
|
@@ -198,23 +198,23 @@ export declare const AnchoredRegion: React.ForwardRefExoticComponent<
|
|
|
198
198
|
>;
|
|
199
199
|
export type AnchoredRegionRef = AnchoredRegionWC;
|
|
200
200
|
|
|
201
|
-
export declare const
|
|
201
|
+
export declare const Badge: React.ForwardRefExoticComponent<
|
|
202
202
|
React.PropsWithChildren<
|
|
203
|
-
Omit<PublicOf<
|
|
203
|
+
Omit<PublicOf<BadgeWC>, 'children' | 'style'> &
|
|
204
204
|
HTMLWCProps & {
|
|
205
205
|
}
|
|
206
|
-
> & React.RefAttributes<
|
|
206
|
+
> & React.RefAttributes<BadgeWC>
|
|
207
207
|
>;
|
|
208
|
-
export type
|
|
208
|
+
export type BadgeRef = BadgeWC;
|
|
209
209
|
|
|
210
|
-
export declare const
|
|
210
|
+
export declare const Avatar: React.ForwardRefExoticComponent<
|
|
211
211
|
React.PropsWithChildren<
|
|
212
|
-
Omit<PublicOf<
|
|
212
|
+
Omit<PublicOf<AvatarWC>, 'children' | 'style'> &
|
|
213
213
|
HTMLWCProps & {
|
|
214
214
|
}
|
|
215
|
-
> & React.RefAttributes<
|
|
215
|
+
> & React.RefAttributes<AvatarWC>
|
|
216
216
|
>;
|
|
217
|
-
export type
|
|
217
|
+
export type AvatarRef = AvatarWC;
|
|
218
218
|
|
|
219
219
|
export declare const Banner: React.ForwardRefExoticComponent<
|
|
220
220
|
React.PropsWithChildren<
|
package/dist/react.cjs
CHANGED
|
@@ -180,14 +180,14 @@ const AnchoredRegion = React.forwardRef(function AnchoredRegion(props, ref) {
|
|
|
180
180
|
return React.createElement(customElements.getName(AnchoredRegionWC) ?? '%%prefix%%-anchored-region', { ...rest, ref: _mergeRefs(_innerRef, ref) }, children);
|
|
181
181
|
});
|
|
182
182
|
|
|
183
|
-
const
|
|
183
|
+
const Badge = React.forwardRef(function Badge(props, ref) {
|
|
184
184
|
const { children, ...rest } = props;
|
|
185
|
-
return React.createElement(customElements.getName(
|
|
185
|
+
return React.createElement(customElements.getName(BadgeWC) ?? '%%prefix%%-badge', { ...rest, ref }, children);
|
|
186
186
|
});
|
|
187
187
|
|
|
188
|
-
const
|
|
188
|
+
const Avatar = React.forwardRef(function Avatar(props, ref) {
|
|
189
189
|
const { children, ...rest } = props;
|
|
190
|
-
return React.createElement(customElements.getName(
|
|
190
|
+
return React.createElement(customElements.getName(AvatarWC) ?? '%%prefix%%-avatar', { ...rest, ref }, children);
|
|
191
191
|
});
|
|
192
192
|
|
|
193
193
|
const Banner = React.forwardRef(function Banner(props, ref) {
|
|
@@ -1109,8 +1109,8 @@ module.exports = {
|
|
|
1109
1109
|
AiIndicator,
|
|
1110
1110
|
Anchor,
|
|
1111
1111
|
AnchoredRegion,
|
|
1112
|
-
Avatar,
|
|
1113
1112
|
Badge,
|
|
1113
|
+
Avatar,
|
|
1114
1114
|
Banner,
|
|
1115
1115
|
Breadcrumb,
|
|
1116
1116
|
BreadcrumbItem,
|
package/dist/react.mjs
CHANGED
|
@@ -178,14 +178,14 @@ export const AnchoredRegion = React.forwardRef(function AnchoredRegion(props, re
|
|
|
178
178
|
return React.createElement(customElements.getName(AnchoredRegionWC) ?? '%%prefix%%-anchored-region', { ...rest, ref: _mergeRefs(_innerRef, ref) }, children);
|
|
179
179
|
});
|
|
180
180
|
|
|
181
|
-
export const
|
|
181
|
+
export const Badge = React.forwardRef(function Badge(props, ref) {
|
|
182
182
|
const { children, ...rest } = props;
|
|
183
|
-
return React.createElement(customElements.getName(
|
|
183
|
+
return React.createElement(customElements.getName(BadgeWC) ?? '%%prefix%%-badge', { ...rest, ref }, children);
|
|
184
184
|
});
|
|
185
185
|
|
|
186
|
-
export const
|
|
186
|
+
export const Avatar = React.forwardRef(function Avatar(props, ref) {
|
|
187
187
|
const { children, ...rest } = props;
|
|
188
|
-
return React.createElement(customElements.getName(
|
|
188
|
+
return React.createElement(customElements.getName(AvatarWC) ?? '%%prefix%%-avatar', { ...rest, ref }, children);
|
|
189
189
|
});
|
|
190
190
|
|
|
191
191
|
export const Banner = React.forwardRef(function Banner(props, ref) {
|
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.491.0
|
|
4
|
+
"version": "14.491.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -85,13 +85,13 @@
|
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|
|
88
|
-
"@genesislcap/foundation-testing": "14.491.0
|
|
89
|
-
"@genesislcap/genx": "14.491.0
|
|
90
|
-
"@genesislcap/rollup-builder": "14.491.0
|
|
91
|
-
"@genesislcap/ts-builder": "14.491.0
|
|
92
|
-
"@genesislcap/uvu-playwright-builder": "14.491.0
|
|
93
|
-
"@genesislcap/vite-builder": "14.491.0
|
|
94
|
-
"@genesislcap/webpack-builder": "14.491.0
|
|
88
|
+
"@genesislcap/foundation-testing": "14.491.0",
|
|
89
|
+
"@genesislcap/genx": "14.491.0",
|
|
90
|
+
"@genesislcap/rollup-builder": "14.491.0",
|
|
91
|
+
"@genesislcap/ts-builder": "14.491.0",
|
|
92
|
+
"@genesislcap/uvu-playwright-builder": "14.491.0",
|
|
93
|
+
"@genesislcap/vite-builder": "14.491.0",
|
|
94
|
+
"@genesislcap/webpack-builder": "14.491.0",
|
|
95
95
|
"copyfiles": "^2.4.1"
|
|
96
96
|
},
|
|
97
97
|
"dependencies": {
|
|
@@ -100,16 +100,16 @@
|
|
|
100
100
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
101
101
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
102
102
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
103
|
-
"@genesislcap/expression-builder": "14.491.0
|
|
104
|
-
"@genesislcap/foundation-ai": "14.491.0
|
|
105
|
-
"@genesislcap/foundation-comms": "14.491.0
|
|
106
|
-
"@genesislcap/foundation-criteria": "14.491.0
|
|
107
|
-
"@genesislcap/foundation-errors": "14.491.0
|
|
108
|
-
"@genesislcap/foundation-events": "14.491.0
|
|
109
|
-
"@genesislcap/foundation-logger": "14.491.0
|
|
110
|
-
"@genesislcap/foundation-notifications": "14.491.0
|
|
111
|
-
"@genesislcap/foundation-user": "14.491.0
|
|
112
|
-
"@genesislcap/foundation-utils": "14.491.0
|
|
103
|
+
"@genesislcap/expression-builder": "14.491.0",
|
|
104
|
+
"@genesislcap/foundation-ai": "14.491.0",
|
|
105
|
+
"@genesislcap/foundation-comms": "14.491.0",
|
|
106
|
+
"@genesislcap/foundation-criteria": "14.491.0",
|
|
107
|
+
"@genesislcap/foundation-errors": "14.491.0",
|
|
108
|
+
"@genesislcap/foundation-events": "14.491.0",
|
|
109
|
+
"@genesislcap/foundation-logger": "14.491.0",
|
|
110
|
+
"@genesislcap/foundation-notifications": "14.491.0",
|
|
111
|
+
"@genesislcap/foundation-user": "14.491.0",
|
|
112
|
+
"@genesislcap/foundation-utils": "14.491.0",
|
|
113
113
|
"@microsoft/fast-colors": "5.3.1",
|
|
114
114
|
"@microsoft/fast-components": "2.30.6",
|
|
115
115
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -142,5 +142,5 @@
|
|
|
142
142
|
"require": "./dist/react.cjs"
|
|
143
143
|
}
|
|
144
144
|
},
|
|
145
|
-
"gitHead": "
|
|
145
|
+
"gitHead": "fe8d35e6f405de70f75acf61dbe65afa428ae37d"
|
|
146
146
|
}
|