@genesislcap/foundation-zero 14.194.5 → 14.194.7
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 +519 -519
- package/package.json +12 -12
|
@@ -38011,6 +38011,307 @@
|
|
|
38011
38011
|
}
|
|
38012
38012
|
]
|
|
38013
38013
|
},
|
|
38014
|
+
{
|
|
38015
|
+
"kind": "javascript-module",
|
|
38016
|
+
"path": "src/_config/styles/colors.ts",
|
|
38017
|
+
"declarations": [
|
|
38018
|
+
{
|
|
38019
|
+
"kind": "function",
|
|
38020
|
+
"name": "whiteWebRGBA",
|
|
38021
|
+
"parameters": [
|
|
38022
|
+
{
|
|
38023
|
+
"name": "alpha",
|
|
38024
|
+
"default": "1.0",
|
|
38025
|
+
"type": {
|
|
38026
|
+
"text": "number"
|
|
38027
|
+
}
|
|
38028
|
+
}
|
|
38029
|
+
]
|
|
38030
|
+
},
|
|
38031
|
+
{
|
|
38032
|
+
"kind": "function",
|
|
38033
|
+
"name": "blackWebRGBA",
|
|
38034
|
+
"parameters": [
|
|
38035
|
+
{
|
|
38036
|
+
"name": "alpha",
|
|
38037
|
+
"default": "1.0",
|
|
38038
|
+
"type": {
|
|
38039
|
+
"text": "number"
|
|
38040
|
+
}
|
|
38041
|
+
}
|
|
38042
|
+
]
|
|
38043
|
+
},
|
|
38044
|
+
{
|
|
38045
|
+
"kind": "variable",
|
|
38046
|
+
"name": "rapidDefaultFillColor"
|
|
38047
|
+
},
|
|
38048
|
+
{
|
|
38049
|
+
"kind": "variable",
|
|
38050
|
+
"name": "rapidDefaultCardFillColor"
|
|
38051
|
+
},
|
|
38052
|
+
{
|
|
38053
|
+
"kind": "variable",
|
|
38054
|
+
"name": "rapidDefaultCardPalette"
|
|
38055
|
+
},
|
|
38056
|
+
{
|
|
38057
|
+
"kind": "function",
|
|
38058
|
+
"name": "primaryBlueWebRGBA",
|
|
38059
|
+
"parameters": [
|
|
38060
|
+
{
|
|
38061
|
+
"name": "alpha",
|
|
38062
|
+
"default": "1.0",
|
|
38063
|
+
"type": {
|
|
38064
|
+
"text": "number"
|
|
38065
|
+
}
|
|
38066
|
+
}
|
|
38067
|
+
]
|
|
38068
|
+
},
|
|
38069
|
+
{
|
|
38070
|
+
"kind": "variable",
|
|
38071
|
+
"name": "accentBlueSwatch"
|
|
38072
|
+
},
|
|
38073
|
+
{
|
|
38074
|
+
"kind": "variable",
|
|
38075
|
+
"name": "accentBluePalette"
|
|
38076
|
+
},
|
|
38077
|
+
{
|
|
38078
|
+
"kind": "function",
|
|
38079
|
+
"name": "primaryPurpleWebRGBA",
|
|
38080
|
+
"parameters": [
|
|
38081
|
+
{
|
|
38082
|
+
"name": "alpha",
|
|
38083
|
+
"default": "1.0",
|
|
38084
|
+
"type": {
|
|
38085
|
+
"text": "number"
|
|
38086
|
+
}
|
|
38087
|
+
}
|
|
38088
|
+
]
|
|
38089
|
+
},
|
|
38090
|
+
{
|
|
38091
|
+
"kind": "function",
|
|
38092
|
+
"name": "secondaryOrangeWebRGBA",
|
|
38093
|
+
"parameters": [
|
|
38094
|
+
{
|
|
38095
|
+
"name": "alpha",
|
|
38096
|
+
"default": "1.0",
|
|
38097
|
+
"type": {
|
|
38098
|
+
"text": "number"
|
|
38099
|
+
}
|
|
38100
|
+
}
|
|
38101
|
+
]
|
|
38102
|
+
},
|
|
38103
|
+
{
|
|
38104
|
+
"kind": "function",
|
|
38105
|
+
"name": "secondaryTealWebRGBA",
|
|
38106
|
+
"parameters": [
|
|
38107
|
+
{
|
|
38108
|
+
"name": "alpha",
|
|
38109
|
+
"default": "1.0",
|
|
38110
|
+
"type": {
|
|
38111
|
+
"text": "number"
|
|
38112
|
+
}
|
|
38113
|
+
}
|
|
38114
|
+
]
|
|
38115
|
+
},
|
|
38116
|
+
{
|
|
38117
|
+
"kind": "function",
|
|
38118
|
+
"name": "longGreenWebRGBA",
|
|
38119
|
+
"parameters": [
|
|
38120
|
+
{
|
|
38121
|
+
"name": "alpha",
|
|
38122
|
+
"default": "1.0",
|
|
38123
|
+
"type": {
|
|
38124
|
+
"text": "number"
|
|
38125
|
+
}
|
|
38126
|
+
}
|
|
38127
|
+
]
|
|
38128
|
+
},
|
|
38129
|
+
{
|
|
38130
|
+
"kind": "function",
|
|
38131
|
+
"name": "shortPinkWebRGBA",
|
|
38132
|
+
"parameters": [
|
|
38133
|
+
{
|
|
38134
|
+
"name": "alpha",
|
|
38135
|
+
"default": "1.0",
|
|
38136
|
+
"type": {
|
|
38137
|
+
"text": "number"
|
|
38138
|
+
}
|
|
38139
|
+
}
|
|
38140
|
+
]
|
|
38141
|
+
},
|
|
38142
|
+
{
|
|
38143
|
+
"kind": "function",
|
|
38144
|
+
"name": "warningYellowWebRGBA",
|
|
38145
|
+
"parameters": [
|
|
38146
|
+
{
|
|
38147
|
+
"name": "alpha",
|
|
38148
|
+
"default": "1.0",
|
|
38149
|
+
"type": {
|
|
38150
|
+
"text": "number"
|
|
38151
|
+
}
|
|
38152
|
+
}
|
|
38153
|
+
]
|
|
38154
|
+
},
|
|
38155
|
+
{
|
|
38156
|
+
"kind": "function",
|
|
38157
|
+
"name": "chartPinkWebRGBA",
|
|
38158
|
+
"parameters": [
|
|
38159
|
+
{
|
|
38160
|
+
"name": "alpha",
|
|
38161
|
+
"default": "1.0",
|
|
38162
|
+
"type": {
|
|
38163
|
+
"text": "number"
|
|
38164
|
+
}
|
|
38165
|
+
}
|
|
38166
|
+
]
|
|
38167
|
+
}
|
|
38168
|
+
],
|
|
38169
|
+
"exports": [
|
|
38170
|
+
{
|
|
38171
|
+
"kind": "js",
|
|
38172
|
+
"name": "whiteWebRGBA",
|
|
38173
|
+
"declaration": {
|
|
38174
|
+
"name": "whiteWebRGBA",
|
|
38175
|
+
"module": "src/_config/styles/colors.ts"
|
|
38176
|
+
}
|
|
38177
|
+
},
|
|
38178
|
+
{
|
|
38179
|
+
"kind": "js",
|
|
38180
|
+
"name": "blackWebRGBA",
|
|
38181
|
+
"declaration": {
|
|
38182
|
+
"name": "blackWebRGBA",
|
|
38183
|
+
"module": "src/_config/styles/colors.ts"
|
|
38184
|
+
}
|
|
38185
|
+
},
|
|
38186
|
+
{
|
|
38187
|
+
"kind": "js",
|
|
38188
|
+
"name": "rapidDefaultFillColor",
|
|
38189
|
+
"declaration": {
|
|
38190
|
+
"name": "rapidDefaultFillColor",
|
|
38191
|
+
"module": "src/_config/styles/colors.ts"
|
|
38192
|
+
}
|
|
38193
|
+
},
|
|
38194
|
+
{
|
|
38195
|
+
"kind": "js",
|
|
38196
|
+
"name": "rapidDefaultCardFillColor",
|
|
38197
|
+
"declaration": {
|
|
38198
|
+
"name": "rapidDefaultCardFillColor",
|
|
38199
|
+
"module": "src/_config/styles/colors.ts"
|
|
38200
|
+
}
|
|
38201
|
+
},
|
|
38202
|
+
{
|
|
38203
|
+
"kind": "js",
|
|
38204
|
+
"name": "rapidDefaultCardPalette",
|
|
38205
|
+
"declaration": {
|
|
38206
|
+
"name": "rapidDefaultCardPalette",
|
|
38207
|
+
"module": "src/_config/styles/colors.ts"
|
|
38208
|
+
}
|
|
38209
|
+
},
|
|
38210
|
+
{
|
|
38211
|
+
"kind": "js",
|
|
38212
|
+
"name": "primaryBlueWebRGBA",
|
|
38213
|
+
"declaration": {
|
|
38214
|
+
"name": "primaryBlueWebRGBA",
|
|
38215
|
+
"module": "src/_config/styles/colors.ts"
|
|
38216
|
+
}
|
|
38217
|
+
},
|
|
38218
|
+
{
|
|
38219
|
+
"kind": "js",
|
|
38220
|
+
"name": "accentBlueSwatch",
|
|
38221
|
+
"declaration": {
|
|
38222
|
+
"name": "accentBlueSwatch",
|
|
38223
|
+
"module": "src/_config/styles/colors.ts"
|
|
38224
|
+
}
|
|
38225
|
+
},
|
|
38226
|
+
{
|
|
38227
|
+
"kind": "js",
|
|
38228
|
+
"name": "accentBluePalette",
|
|
38229
|
+
"declaration": {
|
|
38230
|
+
"name": "accentBluePalette",
|
|
38231
|
+
"module": "src/_config/styles/colors.ts"
|
|
38232
|
+
}
|
|
38233
|
+
},
|
|
38234
|
+
{
|
|
38235
|
+
"kind": "js",
|
|
38236
|
+
"name": "primaryPurpleWebRGBA",
|
|
38237
|
+
"declaration": {
|
|
38238
|
+
"name": "primaryPurpleWebRGBA",
|
|
38239
|
+
"module": "src/_config/styles/colors.ts"
|
|
38240
|
+
}
|
|
38241
|
+
},
|
|
38242
|
+
{
|
|
38243
|
+
"kind": "js",
|
|
38244
|
+
"name": "secondaryOrangeWebRGBA",
|
|
38245
|
+
"declaration": {
|
|
38246
|
+
"name": "secondaryOrangeWebRGBA",
|
|
38247
|
+
"module": "src/_config/styles/colors.ts"
|
|
38248
|
+
}
|
|
38249
|
+
},
|
|
38250
|
+
{
|
|
38251
|
+
"kind": "js",
|
|
38252
|
+
"name": "secondaryTealWebRGBA",
|
|
38253
|
+
"declaration": {
|
|
38254
|
+
"name": "secondaryTealWebRGBA",
|
|
38255
|
+
"module": "src/_config/styles/colors.ts"
|
|
38256
|
+
}
|
|
38257
|
+
},
|
|
38258
|
+
{
|
|
38259
|
+
"kind": "js",
|
|
38260
|
+
"name": "longGreenWebRGBA",
|
|
38261
|
+
"declaration": {
|
|
38262
|
+
"name": "longGreenWebRGBA",
|
|
38263
|
+
"module": "src/_config/styles/colors.ts"
|
|
38264
|
+
}
|
|
38265
|
+
},
|
|
38266
|
+
{
|
|
38267
|
+
"kind": "js",
|
|
38268
|
+
"name": "shortPinkWebRGBA",
|
|
38269
|
+
"declaration": {
|
|
38270
|
+
"name": "shortPinkWebRGBA",
|
|
38271
|
+
"module": "src/_config/styles/colors.ts"
|
|
38272
|
+
}
|
|
38273
|
+
},
|
|
38274
|
+
{
|
|
38275
|
+
"kind": "js",
|
|
38276
|
+
"name": "warningYellowWebRGBA",
|
|
38277
|
+
"declaration": {
|
|
38278
|
+
"name": "warningYellowWebRGBA",
|
|
38279
|
+
"module": "src/_config/styles/colors.ts"
|
|
38280
|
+
}
|
|
38281
|
+
},
|
|
38282
|
+
{
|
|
38283
|
+
"kind": "js",
|
|
38284
|
+
"name": "chartPinkWebRGBA",
|
|
38285
|
+
"declaration": {
|
|
38286
|
+
"name": "chartPinkWebRGBA",
|
|
38287
|
+
"module": "src/_config/styles/colors.ts"
|
|
38288
|
+
}
|
|
38289
|
+
}
|
|
38290
|
+
]
|
|
38291
|
+
},
|
|
38292
|
+
{
|
|
38293
|
+
"kind": "javascript-module",
|
|
38294
|
+
"path": "src/_config/styles/index.ts",
|
|
38295
|
+
"declarations": [],
|
|
38296
|
+
"exports": [
|
|
38297
|
+
{
|
|
38298
|
+
"kind": "js",
|
|
38299
|
+
"name": "*",
|
|
38300
|
+
"declaration": {
|
|
38301
|
+
"name": "*",
|
|
38302
|
+
"package": "./colors"
|
|
38303
|
+
}
|
|
38304
|
+
},
|
|
38305
|
+
{
|
|
38306
|
+
"kind": "js",
|
|
38307
|
+
"name": "*",
|
|
38308
|
+
"declaration": {
|
|
38309
|
+
"name": "*",
|
|
38310
|
+
"package": "./external/roboto-font"
|
|
38311
|
+
}
|
|
38312
|
+
}
|
|
38313
|
+
]
|
|
38314
|
+
},
|
|
38014
38315
|
{
|
|
38015
38316
|
"kind": "javascript-module",
|
|
38016
38317
|
"path": "src/_config/tokens/custom.ts",
|
|
@@ -38409,924 +38710,623 @@
|
|
|
38409
38710
|
"kind": "js",
|
|
38410
38711
|
"name": "foregroundOnAccentFocusLarge",
|
|
38411
38712
|
"declaration": {
|
|
38412
|
-
"name": "foregroundOnAccentFocusLarge",
|
|
38413
|
-
"package": "@microsoft/fast-components"
|
|
38414
|
-
}
|
|
38415
|
-
},
|
|
38416
|
-
{
|
|
38417
|
-
"kind": "js",
|
|
38418
|
-
"name": "foregroundOnAccentHover",
|
|
38419
|
-
"declaration": {
|
|
38420
|
-
"name": "foregroundOnAccentHover",
|
|
38421
|
-
"package": "@microsoft/fast-components"
|
|
38422
|
-
}
|
|
38423
|
-
},
|
|
38424
|
-
{
|
|
38425
|
-
"kind": "js",
|
|
38426
|
-
"name": "foregroundOnAccentHoverLarge",
|
|
38427
|
-
"declaration": {
|
|
38428
|
-
"name": "foregroundOnAccentHoverLarge",
|
|
38429
|
-
"package": "@microsoft/fast-components"
|
|
38430
|
-
}
|
|
38431
|
-
},
|
|
38432
|
-
{
|
|
38433
|
-
"kind": "js",
|
|
38434
|
-
"name": "foregroundOnAccentRest",
|
|
38435
|
-
"declaration": {
|
|
38436
|
-
"name": "foregroundOnAccentRest",
|
|
38437
|
-
"package": "@microsoft/fast-components"
|
|
38438
|
-
}
|
|
38439
|
-
},
|
|
38440
|
-
{
|
|
38441
|
-
"kind": "js",
|
|
38442
|
-
"name": "foregroundOnAccentRestLarge",
|
|
38443
|
-
"declaration": {
|
|
38444
|
-
"name": "foregroundOnAccentRestLarge",
|
|
38445
|
-
"package": "@microsoft/fast-components"
|
|
38446
|
-
}
|
|
38447
|
-
},
|
|
38448
|
-
{
|
|
38449
|
-
"kind": "js",
|
|
38450
|
-
"name": "neutralFillActive",
|
|
38451
|
-
"declaration": {
|
|
38452
|
-
"name": "neutralFillActive",
|
|
38453
|
-
"package": "@microsoft/fast-components"
|
|
38454
|
-
}
|
|
38455
|
-
},
|
|
38456
|
-
{
|
|
38457
|
-
"kind": "js",
|
|
38458
|
-
"name": "neutralFillActiveDelta",
|
|
38459
|
-
"declaration": {
|
|
38460
|
-
"name": "neutralFillActiveDelta",
|
|
38461
|
-
"package": "@microsoft/fast-components"
|
|
38462
|
-
}
|
|
38463
|
-
},
|
|
38464
|
-
{
|
|
38465
|
-
"kind": "js",
|
|
38466
|
-
"name": "neutralFillFocus",
|
|
38467
|
-
"declaration": {
|
|
38468
|
-
"name": "neutralFillFocus",
|
|
38469
|
-
"package": "@microsoft/fast-components"
|
|
38470
|
-
}
|
|
38471
|
-
},
|
|
38472
|
-
{
|
|
38473
|
-
"kind": "js",
|
|
38474
|
-
"name": "neutralFillFocusDelta",
|
|
38475
|
-
"declaration": {
|
|
38476
|
-
"name": "neutralFillFocusDelta",
|
|
38477
|
-
"package": "@microsoft/fast-components"
|
|
38478
|
-
}
|
|
38479
|
-
},
|
|
38480
|
-
{
|
|
38481
|
-
"kind": "js",
|
|
38482
|
-
"name": "neutralFillHover",
|
|
38483
|
-
"declaration": {
|
|
38484
|
-
"name": "neutralFillHover",
|
|
38485
|
-
"package": "@microsoft/fast-components"
|
|
38486
|
-
}
|
|
38487
|
-
},
|
|
38488
|
-
{
|
|
38489
|
-
"kind": "js",
|
|
38490
|
-
"name": "neutralFillHoverDelta",
|
|
38491
|
-
"declaration": {
|
|
38492
|
-
"name": "neutralFillHoverDelta",
|
|
38493
|
-
"package": "@microsoft/fast-components"
|
|
38494
|
-
}
|
|
38495
|
-
},
|
|
38496
|
-
{
|
|
38497
|
-
"kind": "js",
|
|
38498
|
-
"name": "neutralFillInputActive",
|
|
38499
|
-
"declaration": {
|
|
38500
|
-
"name": "neutralFillInputActive",
|
|
38501
|
-
"package": "@microsoft/fast-components"
|
|
38502
|
-
}
|
|
38503
|
-
},
|
|
38504
|
-
{
|
|
38505
|
-
"kind": "js",
|
|
38506
|
-
"name": "neutralFillInputActiveDelta",
|
|
38507
|
-
"declaration": {
|
|
38508
|
-
"name": "neutralFillInputActiveDelta",
|
|
38509
|
-
"package": "@microsoft/fast-components"
|
|
38510
|
-
}
|
|
38511
|
-
},
|
|
38512
|
-
{
|
|
38513
|
-
"kind": "js",
|
|
38514
|
-
"name": "neutralFillInputFocus",
|
|
38515
|
-
"declaration": {
|
|
38516
|
-
"name": "neutralFillInputFocus",
|
|
38517
|
-
"package": "@microsoft/fast-components"
|
|
38518
|
-
}
|
|
38519
|
-
},
|
|
38520
|
-
{
|
|
38521
|
-
"kind": "js",
|
|
38522
|
-
"name": "neutralFillInputFocusDelta",
|
|
38523
|
-
"declaration": {
|
|
38524
|
-
"name": "neutralFillInputFocusDelta",
|
|
38525
|
-
"package": "@microsoft/fast-components"
|
|
38526
|
-
}
|
|
38527
|
-
},
|
|
38528
|
-
{
|
|
38529
|
-
"kind": "js",
|
|
38530
|
-
"name": "neutralFillInputHover",
|
|
38531
|
-
"declaration": {
|
|
38532
|
-
"name": "neutralFillInputHover",
|
|
38533
|
-
"package": "@microsoft/fast-components"
|
|
38534
|
-
}
|
|
38535
|
-
},
|
|
38536
|
-
{
|
|
38537
|
-
"kind": "js",
|
|
38538
|
-
"name": "neutralFillInputHoverDelta",
|
|
38539
|
-
"declaration": {
|
|
38540
|
-
"name": "neutralFillInputHoverDelta",
|
|
38541
|
-
"package": "@microsoft/fast-components"
|
|
38542
|
-
}
|
|
38543
|
-
},
|
|
38544
|
-
{
|
|
38545
|
-
"kind": "js",
|
|
38546
|
-
"name": "neutralFillInputRest",
|
|
38547
|
-
"declaration": {
|
|
38548
|
-
"name": "neutralFillInputRest",
|
|
38549
|
-
"package": "@microsoft/fast-components"
|
|
38550
|
-
}
|
|
38551
|
-
},
|
|
38552
|
-
{
|
|
38553
|
-
"kind": "js",
|
|
38554
|
-
"name": "neutralFillInputRestDelta",
|
|
38555
|
-
"declaration": {
|
|
38556
|
-
"name": "neutralFillInputRestDelta",
|
|
38557
|
-
"package": "@microsoft/fast-components"
|
|
38558
|
-
}
|
|
38559
|
-
},
|
|
38560
|
-
{
|
|
38561
|
-
"kind": "js",
|
|
38562
|
-
"name": "neutralFillLayerRest",
|
|
38563
|
-
"declaration": {
|
|
38564
|
-
"name": "neutralFillLayerRest",
|
|
38565
|
-
"package": "@microsoft/fast-components"
|
|
38566
|
-
}
|
|
38567
|
-
},
|
|
38568
|
-
{
|
|
38569
|
-
"kind": "js",
|
|
38570
|
-
"name": "neutralFillLayerRestDelta",
|
|
38571
|
-
"declaration": {
|
|
38572
|
-
"name": "neutralFillLayerRestDelta",
|
|
38573
|
-
"package": "@microsoft/fast-components"
|
|
38574
|
-
}
|
|
38575
|
-
},
|
|
38576
|
-
{
|
|
38577
|
-
"kind": "js",
|
|
38578
|
-
"name": "neutralFillRest",
|
|
38579
|
-
"declaration": {
|
|
38580
|
-
"name": "neutralFillRest",
|
|
38581
|
-
"package": "@microsoft/fast-components"
|
|
38582
|
-
}
|
|
38583
|
-
},
|
|
38584
|
-
{
|
|
38585
|
-
"kind": "js",
|
|
38586
|
-
"name": "neutralFillRestDelta",
|
|
38587
|
-
"declaration": {
|
|
38588
|
-
"name": "neutralFillRestDelta",
|
|
38589
|
-
"package": "@microsoft/fast-components"
|
|
38590
|
-
}
|
|
38591
|
-
},
|
|
38592
|
-
{
|
|
38593
|
-
"kind": "js",
|
|
38594
|
-
"name": "neutralFillStealthActive",
|
|
38595
|
-
"declaration": {
|
|
38596
|
-
"name": "neutralFillStealthActive",
|
|
38597
|
-
"package": "@microsoft/fast-components"
|
|
38598
|
-
}
|
|
38599
|
-
},
|
|
38600
|
-
{
|
|
38601
|
-
"kind": "js",
|
|
38602
|
-
"name": "neutralFillStealthActiveDelta",
|
|
38603
|
-
"declaration": {
|
|
38604
|
-
"name": "neutralFillStealthActiveDelta",
|
|
38605
|
-
"package": "@microsoft/fast-components"
|
|
38606
|
-
}
|
|
38607
|
-
},
|
|
38608
|
-
{
|
|
38609
|
-
"kind": "js",
|
|
38610
|
-
"name": "neutralFillStealthFocus",
|
|
38611
|
-
"declaration": {
|
|
38612
|
-
"name": "neutralFillStealthFocus",
|
|
38613
|
-
"package": "@microsoft/fast-components"
|
|
38614
|
-
}
|
|
38615
|
-
},
|
|
38616
|
-
{
|
|
38617
|
-
"kind": "js",
|
|
38618
|
-
"name": "neutralFillStealthFocusDelta",
|
|
38619
|
-
"declaration": {
|
|
38620
|
-
"name": "neutralFillStealthFocusDelta",
|
|
38621
|
-
"package": "@microsoft/fast-components"
|
|
38622
|
-
}
|
|
38623
|
-
},
|
|
38624
|
-
{
|
|
38625
|
-
"kind": "js",
|
|
38626
|
-
"name": "neutralFillStealthHover",
|
|
38627
|
-
"declaration": {
|
|
38628
|
-
"name": "neutralFillStealthHover",
|
|
38629
|
-
"package": "@microsoft/fast-components"
|
|
38630
|
-
}
|
|
38631
|
-
},
|
|
38632
|
-
{
|
|
38633
|
-
"kind": "js",
|
|
38634
|
-
"name": "neutralFillStealthHoverDelta",
|
|
38635
|
-
"declaration": {
|
|
38636
|
-
"name": "neutralFillStealthHoverDelta",
|
|
38713
|
+
"name": "foregroundOnAccentFocusLarge",
|
|
38637
38714
|
"package": "@microsoft/fast-components"
|
|
38638
38715
|
}
|
|
38639
38716
|
},
|
|
38640
38717
|
{
|
|
38641
38718
|
"kind": "js",
|
|
38642
|
-
"name": "
|
|
38719
|
+
"name": "foregroundOnAccentHover",
|
|
38643
38720
|
"declaration": {
|
|
38644
|
-
"name": "
|
|
38721
|
+
"name": "foregroundOnAccentHover",
|
|
38645
38722
|
"package": "@microsoft/fast-components"
|
|
38646
38723
|
}
|
|
38647
38724
|
},
|
|
38648
38725
|
{
|
|
38649
38726
|
"kind": "js",
|
|
38650
|
-
"name": "
|
|
38727
|
+
"name": "foregroundOnAccentHoverLarge",
|
|
38651
38728
|
"declaration": {
|
|
38652
|
-
"name": "
|
|
38729
|
+
"name": "foregroundOnAccentHoverLarge",
|
|
38653
38730
|
"package": "@microsoft/fast-components"
|
|
38654
38731
|
}
|
|
38655
38732
|
},
|
|
38656
38733
|
{
|
|
38657
38734
|
"kind": "js",
|
|
38658
|
-
"name": "
|
|
38735
|
+
"name": "foregroundOnAccentRest",
|
|
38659
38736
|
"declaration": {
|
|
38660
|
-
"name": "
|
|
38737
|
+
"name": "foregroundOnAccentRest",
|
|
38661
38738
|
"package": "@microsoft/fast-components"
|
|
38662
38739
|
}
|
|
38663
38740
|
},
|
|
38664
38741
|
{
|
|
38665
38742
|
"kind": "js",
|
|
38666
|
-
"name": "
|
|
38743
|
+
"name": "foregroundOnAccentRestLarge",
|
|
38667
38744
|
"declaration": {
|
|
38668
|
-
"name": "
|
|
38745
|
+
"name": "foregroundOnAccentRestLarge",
|
|
38669
38746
|
"package": "@microsoft/fast-components"
|
|
38670
38747
|
}
|
|
38671
38748
|
},
|
|
38672
38749
|
{
|
|
38673
38750
|
"kind": "js",
|
|
38674
|
-
"name": "
|
|
38751
|
+
"name": "neutralFillActive",
|
|
38675
38752
|
"declaration": {
|
|
38676
|
-
"name": "
|
|
38753
|
+
"name": "neutralFillActive",
|
|
38677
38754
|
"package": "@microsoft/fast-components"
|
|
38678
38755
|
}
|
|
38679
38756
|
},
|
|
38680
38757
|
{
|
|
38681
38758
|
"kind": "js",
|
|
38682
|
-
"name": "
|
|
38759
|
+
"name": "neutralFillActiveDelta",
|
|
38683
38760
|
"declaration": {
|
|
38684
|
-
"name": "
|
|
38761
|
+
"name": "neutralFillActiveDelta",
|
|
38685
38762
|
"package": "@microsoft/fast-components"
|
|
38686
38763
|
}
|
|
38687
38764
|
},
|
|
38688
38765
|
{
|
|
38689
38766
|
"kind": "js",
|
|
38690
|
-
"name": "
|
|
38767
|
+
"name": "neutralFillFocus",
|
|
38691
38768
|
"declaration": {
|
|
38692
|
-
"name": "
|
|
38769
|
+
"name": "neutralFillFocus",
|
|
38693
38770
|
"package": "@microsoft/fast-components"
|
|
38694
38771
|
}
|
|
38695
38772
|
},
|
|
38696
38773
|
{
|
|
38697
38774
|
"kind": "js",
|
|
38698
|
-
"name": "
|
|
38775
|
+
"name": "neutralFillFocusDelta",
|
|
38699
38776
|
"declaration": {
|
|
38700
|
-
"name": "
|
|
38777
|
+
"name": "neutralFillFocusDelta",
|
|
38701
38778
|
"package": "@microsoft/fast-components"
|
|
38702
38779
|
}
|
|
38703
38780
|
},
|
|
38704
38781
|
{
|
|
38705
38782
|
"kind": "js",
|
|
38706
|
-
"name": "
|
|
38783
|
+
"name": "neutralFillHover",
|
|
38707
38784
|
"declaration": {
|
|
38708
|
-
"name": "
|
|
38785
|
+
"name": "neutralFillHover",
|
|
38709
38786
|
"package": "@microsoft/fast-components"
|
|
38710
38787
|
}
|
|
38711
38788
|
},
|
|
38712
38789
|
{
|
|
38713
38790
|
"kind": "js",
|
|
38714
|
-
"name": "
|
|
38791
|
+
"name": "neutralFillHoverDelta",
|
|
38715
38792
|
"declaration": {
|
|
38716
|
-
"name": "
|
|
38793
|
+
"name": "neutralFillHoverDelta",
|
|
38717
38794
|
"package": "@microsoft/fast-components"
|
|
38718
38795
|
}
|
|
38719
38796
|
},
|
|
38720
38797
|
{
|
|
38721
38798
|
"kind": "js",
|
|
38722
|
-
"name": "
|
|
38799
|
+
"name": "neutralFillInputActive",
|
|
38723
38800
|
"declaration": {
|
|
38724
|
-
"name": "
|
|
38801
|
+
"name": "neutralFillInputActive",
|
|
38725
38802
|
"package": "@microsoft/fast-components"
|
|
38726
38803
|
}
|
|
38727
38804
|
},
|
|
38728
38805
|
{
|
|
38729
38806
|
"kind": "js",
|
|
38730
|
-
"name": "
|
|
38807
|
+
"name": "neutralFillInputActiveDelta",
|
|
38731
38808
|
"declaration": {
|
|
38732
|
-
"name": "
|
|
38809
|
+
"name": "neutralFillInputActiveDelta",
|
|
38733
38810
|
"package": "@microsoft/fast-components"
|
|
38734
38811
|
}
|
|
38735
38812
|
},
|
|
38736
38813
|
{
|
|
38737
38814
|
"kind": "js",
|
|
38738
|
-
"name": "
|
|
38815
|
+
"name": "neutralFillInputFocus",
|
|
38739
38816
|
"declaration": {
|
|
38740
|
-
"name": "
|
|
38817
|
+
"name": "neutralFillInputFocus",
|
|
38741
38818
|
"package": "@microsoft/fast-components"
|
|
38742
38819
|
}
|
|
38743
38820
|
},
|
|
38744
38821
|
{
|
|
38745
38822
|
"kind": "js",
|
|
38746
|
-
"name": "
|
|
38823
|
+
"name": "neutralFillInputFocusDelta",
|
|
38747
38824
|
"declaration": {
|
|
38748
|
-
"name": "
|
|
38825
|
+
"name": "neutralFillInputFocusDelta",
|
|
38749
38826
|
"package": "@microsoft/fast-components"
|
|
38750
38827
|
}
|
|
38751
38828
|
},
|
|
38752
38829
|
{
|
|
38753
38830
|
"kind": "js",
|
|
38754
|
-
"name": "
|
|
38831
|
+
"name": "neutralFillInputHover",
|
|
38755
38832
|
"declaration": {
|
|
38756
|
-
"name": "
|
|
38833
|
+
"name": "neutralFillInputHover",
|
|
38757
38834
|
"package": "@microsoft/fast-components"
|
|
38758
38835
|
}
|
|
38759
38836
|
},
|
|
38760
38837
|
{
|
|
38761
38838
|
"kind": "js",
|
|
38762
|
-
"name": "
|
|
38839
|
+
"name": "neutralFillInputHoverDelta",
|
|
38763
38840
|
"declaration": {
|
|
38764
|
-
"name": "
|
|
38841
|
+
"name": "neutralFillInputHoverDelta",
|
|
38765
38842
|
"package": "@microsoft/fast-components"
|
|
38766
38843
|
}
|
|
38767
38844
|
},
|
|
38768
38845
|
{
|
|
38769
38846
|
"kind": "js",
|
|
38770
|
-
"name": "
|
|
38847
|
+
"name": "neutralFillInputRest",
|
|
38771
38848
|
"declaration": {
|
|
38772
|
-
"name": "
|
|
38849
|
+
"name": "neutralFillInputRest",
|
|
38773
38850
|
"package": "@microsoft/fast-components"
|
|
38774
38851
|
}
|
|
38775
38852
|
},
|
|
38776
38853
|
{
|
|
38777
38854
|
"kind": "js",
|
|
38778
|
-
"name": "
|
|
38855
|
+
"name": "neutralFillInputRestDelta",
|
|
38779
38856
|
"declaration": {
|
|
38780
|
-
"name": "
|
|
38857
|
+
"name": "neutralFillInputRestDelta",
|
|
38781
38858
|
"package": "@microsoft/fast-components"
|
|
38782
38859
|
}
|
|
38783
38860
|
},
|
|
38784
38861
|
{
|
|
38785
38862
|
"kind": "js",
|
|
38786
|
-
"name": "
|
|
38863
|
+
"name": "neutralFillLayerRest",
|
|
38787
38864
|
"declaration": {
|
|
38788
|
-
"name": "
|
|
38865
|
+
"name": "neutralFillLayerRest",
|
|
38789
38866
|
"package": "@microsoft/fast-components"
|
|
38790
38867
|
}
|
|
38791
38868
|
},
|
|
38792
38869
|
{
|
|
38793
38870
|
"kind": "js",
|
|
38794
|
-
"name": "
|
|
38871
|
+
"name": "neutralFillLayerRestDelta",
|
|
38795
38872
|
"declaration": {
|
|
38796
|
-
"name": "
|
|
38873
|
+
"name": "neutralFillLayerRestDelta",
|
|
38797
38874
|
"package": "@microsoft/fast-components"
|
|
38798
38875
|
}
|
|
38799
38876
|
},
|
|
38800
38877
|
{
|
|
38801
38878
|
"kind": "js",
|
|
38802
|
-
"name": "
|
|
38879
|
+
"name": "neutralFillRest",
|
|
38803
38880
|
"declaration": {
|
|
38804
|
-
"name": "
|
|
38881
|
+
"name": "neutralFillRest",
|
|
38805
38882
|
"package": "@microsoft/fast-components"
|
|
38806
38883
|
}
|
|
38807
38884
|
},
|
|
38808
38885
|
{
|
|
38809
38886
|
"kind": "js",
|
|
38810
|
-
"name": "
|
|
38887
|
+
"name": "neutralFillRestDelta",
|
|
38811
38888
|
"declaration": {
|
|
38812
|
-
"name": "
|
|
38889
|
+
"name": "neutralFillRestDelta",
|
|
38813
38890
|
"package": "@microsoft/fast-components"
|
|
38814
38891
|
}
|
|
38815
38892
|
},
|
|
38816
38893
|
{
|
|
38817
38894
|
"kind": "js",
|
|
38818
|
-
"name": "
|
|
38895
|
+
"name": "neutralFillStealthActive",
|
|
38819
38896
|
"declaration": {
|
|
38820
|
-
"name": "
|
|
38897
|
+
"name": "neutralFillStealthActive",
|
|
38821
38898
|
"package": "@microsoft/fast-components"
|
|
38822
38899
|
}
|
|
38823
38900
|
},
|
|
38824
38901
|
{
|
|
38825
38902
|
"kind": "js",
|
|
38826
|
-
"name": "
|
|
38903
|
+
"name": "neutralFillStealthActiveDelta",
|
|
38827
38904
|
"declaration": {
|
|
38828
|
-
"name": "
|
|
38905
|
+
"name": "neutralFillStealthActiveDelta",
|
|
38829
38906
|
"package": "@microsoft/fast-components"
|
|
38830
38907
|
}
|
|
38831
38908
|
},
|
|
38832
38909
|
{
|
|
38833
38910
|
"kind": "js",
|
|
38834
|
-
"name": "
|
|
38911
|
+
"name": "neutralFillStealthFocus",
|
|
38835
38912
|
"declaration": {
|
|
38836
|
-
"name": "
|
|
38913
|
+
"name": "neutralFillStealthFocus",
|
|
38837
38914
|
"package": "@microsoft/fast-components"
|
|
38838
38915
|
}
|
|
38839
38916
|
},
|
|
38840
38917
|
{
|
|
38841
38918
|
"kind": "js",
|
|
38842
|
-
"name": "
|
|
38919
|
+
"name": "neutralFillStealthFocusDelta",
|
|
38843
38920
|
"declaration": {
|
|
38844
|
-
"name": "
|
|
38921
|
+
"name": "neutralFillStealthFocusDelta",
|
|
38845
38922
|
"package": "@microsoft/fast-components"
|
|
38846
38923
|
}
|
|
38847
38924
|
},
|
|
38848
38925
|
{
|
|
38849
38926
|
"kind": "js",
|
|
38850
|
-
"name": "
|
|
38927
|
+
"name": "neutralFillStealthHover",
|
|
38851
38928
|
"declaration": {
|
|
38852
|
-
"name": "
|
|
38929
|
+
"name": "neutralFillStealthHover",
|
|
38853
38930
|
"package": "@microsoft/fast-components"
|
|
38854
38931
|
}
|
|
38855
38932
|
},
|
|
38856
38933
|
{
|
|
38857
38934
|
"kind": "js",
|
|
38858
|
-
"name": "
|
|
38935
|
+
"name": "neutralFillStealthHoverDelta",
|
|
38859
38936
|
"declaration": {
|
|
38860
|
-
"name": "
|
|
38937
|
+
"name": "neutralFillStealthHoverDelta",
|
|
38861
38938
|
"package": "@microsoft/fast-components"
|
|
38862
38939
|
}
|
|
38863
38940
|
},
|
|
38864
38941
|
{
|
|
38865
38942
|
"kind": "js",
|
|
38866
|
-
"name": "
|
|
38943
|
+
"name": "neutralFillStealthRest",
|
|
38867
38944
|
"declaration": {
|
|
38868
|
-
"name": "
|
|
38945
|
+
"name": "neutralFillStealthRest",
|
|
38869
38946
|
"package": "@microsoft/fast-components"
|
|
38870
38947
|
}
|
|
38871
38948
|
},
|
|
38872
38949
|
{
|
|
38873
38950
|
"kind": "js",
|
|
38874
|
-
"name": "
|
|
38951
|
+
"name": "neutralFillStealthRestDelta",
|
|
38875
38952
|
"declaration": {
|
|
38876
|
-
"name": "
|
|
38953
|
+
"name": "neutralFillStealthRestDelta",
|
|
38877
38954
|
"package": "@microsoft/fast-components"
|
|
38878
38955
|
}
|
|
38879
38956
|
},
|
|
38880
38957
|
{
|
|
38881
38958
|
"kind": "js",
|
|
38882
|
-
"name": "
|
|
38959
|
+
"name": "neutralFillStrongActive",
|
|
38883
38960
|
"declaration": {
|
|
38884
|
-
"name": "
|
|
38961
|
+
"name": "neutralFillStrongActive",
|
|
38885
38962
|
"package": "@microsoft/fast-components"
|
|
38886
38963
|
}
|
|
38887
38964
|
},
|
|
38888
38965
|
{
|
|
38889
38966
|
"kind": "js",
|
|
38890
|
-
"name": "
|
|
38967
|
+
"name": "neutralFillStrongActiveDelta",
|
|
38891
38968
|
"declaration": {
|
|
38892
|
-
"name": "
|
|
38969
|
+
"name": "neutralFillStrongActiveDelta",
|
|
38893
38970
|
"package": "@microsoft/fast-components"
|
|
38894
38971
|
}
|
|
38895
38972
|
},
|
|
38896
38973
|
{
|
|
38897
38974
|
"kind": "js",
|
|
38898
|
-
"name": "
|
|
38975
|
+
"name": "neutralFillStrongFocus",
|
|
38899
38976
|
"declaration": {
|
|
38900
|
-
"name": "
|
|
38977
|
+
"name": "neutralFillStrongFocus",
|
|
38901
38978
|
"package": "@microsoft/fast-components"
|
|
38902
38979
|
}
|
|
38903
38980
|
},
|
|
38904
38981
|
{
|
|
38905
38982
|
"kind": "js",
|
|
38906
|
-
"name": "
|
|
38983
|
+
"name": "neutralFillStrongFocusDelta",
|
|
38907
38984
|
"declaration": {
|
|
38908
|
-
"name": "
|
|
38985
|
+
"name": "neutralFillStrongFocusDelta",
|
|
38909
38986
|
"package": "@microsoft/fast-components"
|
|
38910
38987
|
}
|
|
38911
38988
|
},
|
|
38912
38989
|
{
|
|
38913
38990
|
"kind": "js",
|
|
38914
|
-
"name": "
|
|
38991
|
+
"name": "neutralFillStrongHover",
|
|
38915
38992
|
"declaration": {
|
|
38916
|
-
"name": "
|
|
38993
|
+
"name": "neutralFillStrongHover",
|
|
38917
38994
|
"package": "@microsoft/fast-components"
|
|
38918
38995
|
}
|
|
38919
38996
|
},
|
|
38920
38997
|
{
|
|
38921
38998
|
"kind": "js",
|
|
38922
|
-
"name": "
|
|
38999
|
+
"name": "neutralFillStrongHoverDelta",
|
|
38923
39000
|
"declaration": {
|
|
38924
|
-
"name": "
|
|
39001
|
+
"name": "neutralFillStrongHoverDelta",
|
|
38925
39002
|
"package": "@microsoft/fast-components"
|
|
38926
39003
|
}
|
|
38927
39004
|
},
|
|
38928
39005
|
{
|
|
38929
39006
|
"kind": "js",
|
|
38930
|
-
"name": "
|
|
39007
|
+
"name": "neutralFillStrongRest",
|
|
38931
39008
|
"declaration": {
|
|
38932
|
-
"name": "
|
|
39009
|
+
"name": "neutralFillStrongRest",
|
|
38933
39010
|
"package": "@microsoft/fast-components"
|
|
38934
39011
|
}
|
|
38935
39012
|
},
|
|
38936
39013
|
{
|
|
38937
39014
|
"kind": "js",
|
|
38938
|
-
"name": "
|
|
39015
|
+
"name": "neutralFillStrongRestDelta",
|
|
38939
39016
|
"declaration": {
|
|
38940
|
-
"name": "
|
|
39017
|
+
"name": "neutralFillStrongRestDelta",
|
|
38941
39018
|
"package": "@microsoft/fast-components"
|
|
38942
39019
|
}
|
|
38943
39020
|
},
|
|
38944
39021
|
{
|
|
38945
39022
|
"kind": "js",
|
|
38946
|
-
"name": "
|
|
39023
|
+
"name": "neutralForegroundHint",
|
|
38947
39024
|
"declaration": {
|
|
38948
|
-
"name": "
|
|
39025
|
+
"name": "neutralForegroundHint",
|
|
38949
39026
|
"package": "@microsoft/fast-components"
|
|
38950
39027
|
}
|
|
38951
39028
|
},
|
|
38952
39029
|
{
|
|
38953
39030
|
"kind": "js",
|
|
38954
|
-
"name": "
|
|
39031
|
+
"name": "neutralForegroundRest",
|
|
38955
39032
|
"declaration": {
|
|
38956
|
-
"name": "
|
|
39033
|
+
"name": "neutralForegroundRest",
|
|
38957
39034
|
"package": "@microsoft/fast-components"
|
|
38958
39035
|
}
|
|
38959
39036
|
},
|
|
38960
39037
|
{
|
|
38961
39038
|
"kind": "js",
|
|
38962
|
-
"name": "
|
|
39039
|
+
"name": "neutralLayer1",
|
|
38963
39040
|
"declaration": {
|
|
38964
|
-
"name": "
|
|
39041
|
+
"name": "neutralLayer1",
|
|
38965
39042
|
"package": "@microsoft/fast-components"
|
|
38966
39043
|
}
|
|
38967
39044
|
},
|
|
38968
39045
|
{
|
|
38969
39046
|
"kind": "js",
|
|
38970
|
-
"name": "
|
|
39047
|
+
"name": "neutralLayer2",
|
|
38971
39048
|
"declaration": {
|
|
38972
|
-
"name": "
|
|
39049
|
+
"name": "neutralLayer2",
|
|
38973
39050
|
"package": "@microsoft/fast-components"
|
|
38974
39051
|
}
|
|
38975
39052
|
},
|
|
38976
39053
|
{
|
|
38977
39054
|
"kind": "js",
|
|
38978
|
-
"name": "
|
|
39055
|
+
"name": "neutralLayer3",
|
|
38979
39056
|
"declaration": {
|
|
38980
|
-
"name": "
|
|
39057
|
+
"name": "neutralLayer3",
|
|
38981
39058
|
"package": "@microsoft/fast-components"
|
|
38982
39059
|
}
|
|
38983
39060
|
},
|
|
38984
39061
|
{
|
|
38985
39062
|
"kind": "js",
|
|
38986
|
-
"name": "
|
|
39063
|
+
"name": "neutralLayer4",
|
|
38987
39064
|
"declaration": {
|
|
38988
|
-
"name": "
|
|
39065
|
+
"name": "neutralLayer4",
|
|
38989
39066
|
"package": "@microsoft/fast-components"
|
|
38990
39067
|
}
|
|
38991
39068
|
},
|
|
38992
39069
|
{
|
|
38993
39070
|
"kind": "js",
|
|
38994
|
-
"name": "
|
|
39071
|
+
"name": "neutralLayerCardContainer",
|
|
38995
39072
|
"declaration": {
|
|
38996
|
-
"name": "
|
|
39073
|
+
"name": "neutralLayerCardContainer",
|
|
38997
39074
|
"package": "@microsoft/fast-components"
|
|
38998
39075
|
}
|
|
38999
39076
|
},
|
|
39000
39077
|
{
|
|
39001
39078
|
"kind": "js",
|
|
39002
|
-
"name": "
|
|
39079
|
+
"name": "neutralLayerFloating",
|
|
39003
39080
|
"declaration": {
|
|
39004
|
-
"name": "
|
|
39081
|
+
"name": "neutralLayerFloating",
|
|
39005
39082
|
"package": "@microsoft/fast-components"
|
|
39006
39083
|
}
|
|
39007
39084
|
},
|
|
39008
39085
|
{
|
|
39009
39086
|
"kind": "js",
|
|
39010
|
-
"name": "
|
|
39087
|
+
"name": "neutralPalette",
|
|
39011
39088
|
"declaration": {
|
|
39012
|
-
"name": "
|
|
39089
|
+
"name": "neutralPalette",
|
|
39013
39090
|
"package": "@microsoft/fast-components"
|
|
39014
39091
|
}
|
|
39015
39092
|
},
|
|
39016
39093
|
{
|
|
39017
39094
|
"kind": "js",
|
|
39018
|
-
"name": "
|
|
39095
|
+
"name": "neutralStrokeActive",
|
|
39019
39096
|
"declaration": {
|
|
39020
|
-
"name": "
|
|
39097
|
+
"name": "neutralStrokeActive",
|
|
39021
39098
|
"package": "@microsoft/fast-components"
|
|
39022
39099
|
}
|
|
39023
|
-
}
|
|
39024
|
-
]
|
|
39025
|
-
},
|
|
39026
|
-
{
|
|
39027
|
-
"kind": "javascript-module",
|
|
39028
|
-
"path": "src/_config/tokens/index.ts",
|
|
39029
|
-
"declarations": [],
|
|
39030
|
-
"exports": [
|
|
39100
|
+
},
|
|
39031
39101
|
{
|
|
39032
39102
|
"kind": "js",
|
|
39033
|
-
"name": "
|
|
39103
|
+
"name": "neutralStrokeActiveDelta",
|
|
39034
39104
|
"declaration": {
|
|
39035
|
-
"name": "
|
|
39036
|
-
"package": "
|
|
39105
|
+
"name": "neutralStrokeActiveDelta",
|
|
39106
|
+
"package": "@microsoft/fast-components"
|
|
39037
39107
|
}
|
|
39038
39108
|
},
|
|
39039
39109
|
{
|
|
39040
39110
|
"kind": "js",
|
|
39041
|
-
"name": "
|
|
39111
|
+
"name": "neutralStrokeDividerRest",
|
|
39042
39112
|
"declaration": {
|
|
39043
|
-
"name": "
|
|
39044
|
-
"package": "
|
|
39113
|
+
"name": "neutralStrokeDividerRest",
|
|
39114
|
+
"package": "@microsoft/fast-components"
|
|
39045
39115
|
}
|
|
39046
|
-
}
|
|
39047
|
-
]
|
|
39048
|
-
},
|
|
39049
|
-
{
|
|
39050
|
-
"kind": "javascript-module",
|
|
39051
|
-
"path": "src/_config/styles/colors.ts",
|
|
39052
|
-
"declarations": [
|
|
39053
|
-
{
|
|
39054
|
-
"kind": "function",
|
|
39055
|
-
"name": "whiteWebRGBA",
|
|
39056
|
-
"parameters": [
|
|
39057
|
-
{
|
|
39058
|
-
"name": "alpha",
|
|
39059
|
-
"default": "1.0",
|
|
39060
|
-
"type": {
|
|
39061
|
-
"text": "number"
|
|
39062
|
-
}
|
|
39063
|
-
}
|
|
39064
|
-
]
|
|
39065
|
-
},
|
|
39066
|
-
{
|
|
39067
|
-
"kind": "function",
|
|
39068
|
-
"name": "blackWebRGBA",
|
|
39069
|
-
"parameters": [
|
|
39070
|
-
{
|
|
39071
|
-
"name": "alpha",
|
|
39072
|
-
"default": "1.0",
|
|
39073
|
-
"type": {
|
|
39074
|
-
"text": "number"
|
|
39075
|
-
}
|
|
39076
|
-
}
|
|
39077
|
-
]
|
|
39078
|
-
},
|
|
39079
|
-
{
|
|
39080
|
-
"kind": "variable",
|
|
39081
|
-
"name": "rapidDefaultFillColor"
|
|
39082
39116
|
},
|
|
39083
39117
|
{
|
|
39084
|
-
"kind": "
|
|
39085
|
-
"name": "
|
|
39118
|
+
"kind": "js",
|
|
39119
|
+
"name": "neutralStrokeDividerRestDelta",
|
|
39120
|
+
"declaration": {
|
|
39121
|
+
"name": "neutralStrokeDividerRestDelta",
|
|
39122
|
+
"package": "@microsoft/fast-components"
|
|
39123
|
+
}
|
|
39086
39124
|
},
|
|
39087
39125
|
{
|
|
39088
|
-
"kind": "
|
|
39089
|
-
"name": "
|
|
39126
|
+
"kind": "js",
|
|
39127
|
+
"name": "neutralStrokeFocus",
|
|
39128
|
+
"declaration": {
|
|
39129
|
+
"name": "neutralStrokeFocus",
|
|
39130
|
+
"package": "@microsoft/fast-components"
|
|
39131
|
+
}
|
|
39090
39132
|
},
|
|
39091
39133
|
{
|
|
39092
|
-
"kind": "
|
|
39093
|
-
"name": "
|
|
39094
|
-
"
|
|
39095
|
-
|
|
39096
|
-
|
|
39097
|
-
|
|
39098
|
-
"type": {
|
|
39099
|
-
"text": "number"
|
|
39100
|
-
}
|
|
39101
|
-
}
|
|
39102
|
-
]
|
|
39134
|
+
"kind": "js",
|
|
39135
|
+
"name": "neutralStrokeFocusDelta",
|
|
39136
|
+
"declaration": {
|
|
39137
|
+
"name": "neutralStrokeFocusDelta",
|
|
39138
|
+
"package": "@microsoft/fast-components"
|
|
39139
|
+
}
|
|
39103
39140
|
},
|
|
39104
39141
|
{
|
|
39105
|
-
"kind": "
|
|
39106
|
-
"name": "
|
|
39142
|
+
"kind": "js",
|
|
39143
|
+
"name": "neutralStrokeHover",
|
|
39144
|
+
"declaration": {
|
|
39145
|
+
"name": "neutralStrokeHover",
|
|
39146
|
+
"package": "@microsoft/fast-components"
|
|
39147
|
+
}
|
|
39107
39148
|
},
|
|
39108
39149
|
{
|
|
39109
|
-
"kind": "
|
|
39110
|
-
"name": "
|
|
39150
|
+
"kind": "js",
|
|
39151
|
+
"name": "neutralStrokeHoverDelta",
|
|
39152
|
+
"declaration": {
|
|
39153
|
+
"name": "neutralStrokeHoverDelta",
|
|
39154
|
+
"package": "@microsoft/fast-components"
|
|
39155
|
+
}
|
|
39111
39156
|
},
|
|
39112
39157
|
{
|
|
39113
|
-
"kind": "
|
|
39114
|
-
"name": "
|
|
39115
|
-
"
|
|
39116
|
-
|
|
39117
|
-
|
|
39118
|
-
|
|
39119
|
-
"type": {
|
|
39120
|
-
"text": "number"
|
|
39121
|
-
}
|
|
39122
|
-
}
|
|
39123
|
-
]
|
|
39158
|
+
"kind": "js",
|
|
39159
|
+
"name": "neutralStrokeRest",
|
|
39160
|
+
"declaration": {
|
|
39161
|
+
"name": "neutralStrokeRest",
|
|
39162
|
+
"package": "@microsoft/fast-components"
|
|
39163
|
+
}
|
|
39124
39164
|
},
|
|
39125
39165
|
{
|
|
39126
|
-
"kind": "
|
|
39127
|
-
"name": "
|
|
39128
|
-
"
|
|
39129
|
-
|
|
39130
|
-
|
|
39131
|
-
|
|
39132
|
-
"type": {
|
|
39133
|
-
"text": "number"
|
|
39134
|
-
}
|
|
39135
|
-
}
|
|
39136
|
-
]
|
|
39166
|
+
"kind": "js",
|
|
39167
|
+
"name": "neutralStrokeRestDelta",
|
|
39168
|
+
"declaration": {
|
|
39169
|
+
"name": "neutralStrokeRestDelta",
|
|
39170
|
+
"package": "@microsoft/fast-components"
|
|
39171
|
+
}
|
|
39137
39172
|
},
|
|
39138
39173
|
{
|
|
39139
|
-
"kind": "
|
|
39140
|
-
"name": "
|
|
39141
|
-
"
|
|
39142
|
-
|
|
39143
|
-
|
|
39144
|
-
|
|
39145
|
-
"type": {
|
|
39146
|
-
"text": "number"
|
|
39147
|
-
}
|
|
39148
|
-
}
|
|
39149
|
-
]
|
|
39174
|
+
"kind": "js",
|
|
39175
|
+
"name": "strokeWidth",
|
|
39176
|
+
"declaration": {
|
|
39177
|
+
"name": "strokeWidth",
|
|
39178
|
+
"package": "@microsoft/fast-components"
|
|
39179
|
+
}
|
|
39150
39180
|
},
|
|
39151
39181
|
{
|
|
39152
|
-
"kind": "
|
|
39153
|
-
"name": "
|
|
39154
|
-
"
|
|
39155
|
-
|
|
39156
|
-
|
|
39157
|
-
|
|
39158
|
-
"type": {
|
|
39159
|
-
"text": "number"
|
|
39160
|
-
}
|
|
39161
|
-
}
|
|
39162
|
-
]
|
|
39182
|
+
"kind": "js",
|
|
39183
|
+
"name": "typeRampBaseFontSize",
|
|
39184
|
+
"declaration": {
|
|
39185
|
+
"name": "typeRampBaseFontSize",
|
|
39186
|
+
"package": "@microsoft/fast-components"
|
|
39187
|
+
}
|
|
39163
39188
|
},
|
|
39164
39189
|
{
|
|
39165
|
-
"kind": "
|
|
39166
|
-
"name": "
|
|
39167
|
-
"
|
|
39168
|
-
|
|
39169
|
-
|
|
39170
|
-
|
|
39171
|
-
"type": {
|
|
39172
|
-
"text": "number"
|
|
39173
|
-
}
|
|
39174
|
-
}
|
|
39175
|
-
]
|
|
39190
|
+
"kind": "js",
|
|
39191
|
+
"name": "typeRampBaseLineHeight",
|
|
39192
|
+
"declaration": {
|
|
39193
|
+
"name": "typeRampBaseLineHeight",
|
|
39194
|
+
"package": "@microsoft/fast-components"
|
|
39195
|
+
}
|
|
39176
39196
|
},
|
|
39177
39197
|
{
|
|
39178
|
-
"kind": "
|
|
39179
|
-
"name": "
|
|
39180
|
-
"
|
|
39181
|
-
|
|
39182
|
-
|
|
39183
|
-
|
|
39184
|
-
"type": {
|
|
39185
|
-
"text": "number"
|
|
39186
|
-
}
|
|
39187
|
-
}
|
|
39188
|
-
]
|
|
39198
|
+
"kind": "js",
|
|
39199
|
+
"name": "typeRampMinus1FontSize",
|
|
39200
|
+
"declaration": {
|
|
39201
|
+
"name": "typeRampMinus1FontSize",
|
|
39202
|
+
"package": "@microsoft/fast-components"
|
|
39203
|
+
}
|
|
39189
39204
|
},
|
|
39190
|
-
{
|
|
39191
|
-
"kind": "function",
|
|
39192
|
-
"name": "chartPinkWebRGBA",
|
|
39193
|
-
"parameters": [
|
|
39194
|
-
{
|
|
39195
|
-
"name": "alpha",
|
|
39196
|
-
"default": "1.0",
|
|
39197
|
-
"type": {
|
|
39198
|
-
"text": "number"
|
|
39199
|
-
}
|
|
39200
|
-
}
|
|
39201
|
-
]
|
|
39202
|
-
}
|
|
39203
|
-
],
|
|
39204
|
-
"exports": [
|
|
39205
39205
|
{
|
|
39206
39206
|
"kind": "js",
|
|
39207
|
-
"name": "
|
|
39207
|
+
"name": "typeRampMinus1LineHeight",
|
|
39208
39208
|
"declaration": {
|
|
39209
|
-
"name": "
|
|
39210
|
-
"
|
|
39209
|
+
"name": "typeRampMinus1LineHeight",
|
|
39210
|
+
"package": "@microsoft/fast-components"
|
|
39211
39211
|
}
|
|
39212
39212
|
},
|
|
39213
39213
|
{
|
|
39214
39214
|
"kind": "js",
|
|
39215
|
-
"name": "
|
|
39215
|
+
"name": "typeRampMinus2FontSize",
|
|
39216
39216
|
"declaration": {
|
|
39217
|
-
"name": "
|
|
39218
|
-
"
|
|
39217
|
+
"name": "typeRampMinus2FontSize",
|
|
39218
|
+
"package": "@microsoft/fast-components"
|
|
39219
39219
|
}
|
|
39220
39220
|
},
|
|
39221
39221
|
{
|
|
39222
39222
|
"kind": "js",
|
|
39223
|
-
"name": "
|
|
39223
|
+
"name": "typeRampMinus2LineHeight",
|
|
39224
39224
|
"declaration": {
|
|
39225
|
-
"name": "
|
|
39226
|
-
"
|
|
39225
|
+
"name": "typeRampMinus2LineHeight",
|
|
39226
|
+
"package": "@microsoft/fast-components"
|
|
39227
39227
|
}
|
|
39228
39228
|
},
|
|
39229
39229
|
{
|
|
39230
39230
|
"kind": "js",
|
|
39231
|
-
"name": "
|
|
39231
|
+
"name": "typeRampPlus1FontSize",
|
|
39232
39232
|
"declaration": {
|
|
39233
|
-
"name": "
|
|
39234
|
-
"
|
|
39233
|
+
"name": "typeRampPlus1FontSize",
|
|
39234
|
+
"package": "@microsoft/fast-components"
|
|
39235
39235
|
}
|
|
39236
39236
|
},
|
|
39237
39237
|
{
|
|
39238
39238
|
"kind": "js",
|
|
39239
|
-
"name": "
|
|
39239
|
+
"name": "typeRampPlus1LineHeight",
|
|
39240
39240
|
"declaration": {
|
|
39241
|
-
"name": "
|
|
39242
|
-
"
|
|
39241
|
+
"name": "typeRampPlus1LineHeight",
|
|
39242
|
+
"package": "@microsoft/fast-components"
|
|
39243
39243
|
}
|
|
39244
39244
|
},
|
|
39245
39245
|
{
|
|
39246
39246
|
"kind": "js",
|
|
39247
|
-
"name": "
|
|
39247
|
+
"name": "typeRampPlus2FontSize",
|
|
39248
39248
|
"declaration": {
|
|
39249
|
-
"name": "
|
|
39250
|
-
"
|
|
39249
|
+
"name": "typeRampPlus2FontSize",
|
|
39250
|
+
"package": "@microsoft/fast-components"
|
|
39251
39251
|
}
|
|
39252
39252
|
},
|
|
39253
39253
|
{
|
|
39254
39254
|
"kind": "js",
|
|
39255
|
-
"name": "
|
|
39255
|
+
"name": "typeRampPlus2LineHeight",
|
|
39256
39256
|
"declaration": {
|
|
39257
|
-
"name": "
|
|
39258
|
-
"
|
|
39257
|
+
"name": "typeRampPlus2LineHeight",
|
|
39258
|
+
"package": "@microsoft/fast-components"
|
|
39259
39259
|
}
|
|
39260
39260
|
},
|
|
39261
39261
|
{
|
|
39262
39262
|
"kind": "js",
|
|
39263
|
-
"name": "
|
|
39263
|
+
"name": "typeRampPlus3FontSize",
|
|
39264
39264
|
"declaration": {
|
|
39265
|
-
"name": "
|
|
39266
|
-
"
|
|
39265
|
+
"name": "typeRampPlus3FontSize",
|
|
39266
|
+
"package": "@microsoft/fast-components"
|
|
39267
39267
|
}
|
|
39268
39268
|
},
|
|
39269
39269
|
{
|
|
39270
39270
|
"kind": "js",
|
|
39271
|
-
"name": "
|
|
39271
|
+
"name": "typeRampPlus3LineHeight",
|
|
39272
39272
|
"declaration": {
|
|
39273
|
-
"name": "
|
|
39274
|
-
"
|
|
39273
|
+
"name": "typeRampPlus3LineHeight",
|
|
39274
|
+
"package": "@microsoft/fast-components"
|
|
39275
39275
|
}
|
|
39276
39276
|
},
|
|
39277
39277
|
{
|
|
39278
39278
|
"kind": "js",
|
|
39279
|
-
"name": "
|
|
39279
|
+
"name": "typeRampPlus4FontSize",
|
|
39280
39280
|
"declaration": {
|
|
39281
|
-
"name": "
|
|
39282
|
-
"
|
|
39281
|
+
"name": "typeRampPlus4FontSize",
|
|
39282
|
+
"package": "@microsoft/fast-components"
|
|
39283
39283
|
}
|
|
39284
39284
|
},
|
|
39285
39285
|
{
|
|
39286
39286
|
"kind": "js",
|
|
39287
|
-
"name": "
|
|
39287
|
+
"name": "typeRampPlus4LineHeight",
|
|
39288
39288
|
"declaration": {
|
|
39289
|
-
"name": "
|
|
39290
|
-
"
|
|
39289
|
+
"name": "typeRampPlus4LineHeight",
|
|
39290
|
+
"package": "@microsoft/fast-components"
|
|
39291
39291
|
}
|
|
39292
39292
|
},
|
|
39293
39293
|
{
|
|
39294
39294
|
"kind": "js",
|
|
39295
|
-
"name": "
|
|
39295
|
+
"name": "typeRampPlus5FontSize",
|
|
39296
39296
|
"declaration": {
|
|
39297
|
-
"name": "
|
|
39298
|
-
"
|
|
39297
|
+
"name": "typeRampPlus5FontSize",
|
|
39298
|
+
"package": "@microsoft/fast-components"
|
|
39299
39299
|
}
|
|
39300
39300
|
},
|
|
39301
39301
|
{
|
|
39302
39302
|
"kind": "js",
|
|
39303
|
-
"name": "
|
|
39303
|
+
"name": "typeRampPlus5LineHeight",
|
|
39304
39304
|
"declaration": {
|
|
39305
|
-
"name": "
|
|
39306
|
-
"
|
|
39305
|
+
"name": "typeRampPlus5LineHeight",
|
|
39306
|
+
"package": "@microsoft/fast-components"
|
|
39307
39307
|
}
|
|
39308
39308
|
},
|
|
39309
39309
|
{
|
|
39310
39310
|
"kind": "js",
|
|
39311
|
-
"name": "
|
|
39311
|
+
"name": "typeRampPlus6FontSize",
|
|
39312
39312
|
"declaration": {
|
|
39313
|
-
"name": "
|
|
39314
|
-
"
|
|
39313
|
+
"name": "typeRampPlus6FontSize",
|
|
39314
|
+
"package": "@microsoft/fast-components"
|
|
39315
39315
|
}
|
|
39316
39316
|
},
|
|
39317
39317
|
{
|
|
39318
39318
|
"kind": "js",
|
|
39319
|
-
"name": "
|
|
39319
|
+
"name": "typeRampPlus6LineHeight",
|
|
39320
39320
|
"declaration": {
|
|
39321
|
-
"name": "
|
|
39322
|
-
"
|
|
39321
|
+
"name": "typeRampPlus6LineHeight",
|
|
39322
|
+
"package": "@microsoft/fast-components"
|
|
39323
39323
|
}
|
|
39324
39324
|
}
|
|
39325
39325
|
]
|
|
39326
39326
|
},
|
|
39327
39327
|
{
|
|
39328
39328
|
"kind": "javascript-module",
|
|
39329
|
-
"path": "src/_config/
|
|
39329
|
+
"path": "src/_config/tokens/index.ts",
|
|
39330
39330
|
"declarations": [],
|
|
39331
39331
|
"exports": [
|
|
39332
39332
|
{
|
|
@@ -39334,7 +39334,7 @@
|
|
|
39334
39334
|
"name": "*",
|
|
39335
39335
|
"declaration": {
|
|
39336
39336
|
"name": "*",
|
|
39337
|
-
"package": "./
|
|
39337
|
+
"package": "./default"
|
|
39338
39338
|
}
|
|
39339
39339
|
},
|
|
39340
39340
|
{
|
|
@@ -39342,7 +39342,7 @@
|
|
|
39342
39342
|
"name": "*",
|
|
39343
39343
|
"declaration": {
|
|
39344
39344
|
"name": "*",
|
|
39345
|
-
"package": "./
|
|
39345
|
+
"package": "./custom"
|
|
39346
39346
|
}
|
|
39347
39347
|
}
|
|
39348
39348
|
]
|