@genesislcap/foundation-zero 14.194.3 → 14.194.5
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 +514 -514
- package/package.json +12 -12
|
@@ -38011,307 +38011,6 @@
|
|
|
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
|
-
},
|
|
38315
38014
|
{
|
|
38316
38015
|
"kind": "javascript-module",
|
|
38317
38016
|
"path": "src/_config/tokens/custom.ts",
|
|
@@ -38716,617 +38415,918 @@
|
|
|
38716
38415
|
},
|
|
38717
38416
|
{
|
|
38718
38417
|
"kind": "js",
|
|
38719
|
-
"name": "foregroundOnAccentHover",
|
|
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",
|
|
38720
38635
|
"declaration": {
|
|
38721
|
-
"name": "
|
|
38636
|
+
"name": "neutralFillStealthHoverDelta",
|
|
38722
38637
|
"package": "@microsoft/fast-components"
|
|
38723
38638
|
}
|
|
38724
38639
|
},
|
|
38725
38640
|
{
|
|
38726
38641
|
"kind": "js",
|
|
38727
|
-
"name": "
|
|
38642
|
+
"name": "neutralFillStealthRest",
|
|
38728
38643
|
"declaration": {
|
|
38729
|
-
"name": "
|
|
38644
|
+
"name": "neutralFillStealthRest",
|
|
38730
38645
|
"package": "@microsoft/fast-components"
|
|
38731
38646
|
}
|
|
38732
38647
|
},
|
|
38733
38648
|
{
|
|
38734
38649
|
"kind": "js",
|
|
38735
|
-
"name": "
|
|
38650
|
+
"name": "neutralFillStealthRestDelta",
|
|
38736
38651
|
"declaration": {
|
|
38737
|
-
"name": "
|
|
38652
|
+
"name": "neutralFillStealthRestDelta",
|
|
38738
38653
|
"package": "@microsoft/fast-components"
|
|
38739
38654
|
}
|
|
38740
38655
|
},
|
|
38741
38656
|
{
|
|
38742
38657
|
"kind": "js",
|
|
38743
|
-
"name": "
|
|
38658
|
+
"name": "neutralFillStrongActive",
|
|
38744
38659
|
"declaration": {
|
|
38745
|
-
"name": "
|
|
38660
|
+
"name": "neutralFillStrongActive",
|
|
38746
38661
|
"package": "@microsoft/fast-components"
|
|
38747
38662
|
}
|
|
38748
38663
|
},
|
|
38749
38664
|
{
|
|
38750
38665
|
"kind": "js",
|
|
38751
|
-
"name": "
|
|
38666
|
+
"name": "neutralFillStrongActiveDelta",
|
|
38752
38667
|
"declaration": {
|
|
38753
|
-
"name": "
|
|
38668
|
+
"name": "neutralFillStrongActiveDelta",
|
|
38754
38669
|
"package": "@microsoft/fast-components"
|
|
38755
38670
|
}
|
|
38756
38671
|
},
|
|
38757
38672
|
{
|
|
38758
38673
|
"kind": "js",
|
|
38759
|
-
"name": "
|
|
38674
|
+
"name": "neutralFillStrongFocus",
|
|
38760
38675
|
"declaration": {
|
|
38761
|
-
"name": "
|
|
38676
|
+
"name": "neutralFillStrongFocus",
|
|
38762
38677
|
"package": "@microsoft/fast-components"
|
|
38763
38678
|
}
|
|
38764
38679
|
},
|
|
38765
38680
|
{
|
|
38766
38681
|
"kind": "js",
|
|
38767
|
-
"name": "
|
|
38682
|
+
"name": "neutralFillStrongFocusDelta",
|
|
38768
38683
|
"declaration": {
|
|
38769
|
-
"name": "
|
|
38684
|
+
"name": "neutralFillStrongFocusDelta",
|
|
38770
38685
|
"package": "@microsoft/fast-components"
|
|
38771
38686
|
}
|
|
38772
38687
|
},
|
|
38773
38688
|
{
|
|
38774
38689
|
"kind": "js",
|
|
38775
|
-
"name": "
|
|
38690
|
+
"name": "neutralFillStrongHover",
|
|
38776
38691
|
"declaration": {
|
|
38777
|
-
"name": "
|
|
38692
|
+
"name": "neutralFillStrongHover",
|
|
38778
38693
|
"package": "@microsoft/fast-components"
|
|
38779
38694
|
}
|
|
38780
38695
|
},
|
|
38781
38696
|
{
|
|
38782
38697
|
"kind": "js",
|
|
38783
|
-
"name": "
|
|
38698
|
+
"name": "neutralFillStrongHoverDelta",
|
|
38784
38699
|
"declaration": {
|
|
38785
|
-
"name": "
|
|
38700
|
+
"name": "neutralFillStrongHoverDelta",
|
|
38786
38701
|
"package": "@microsoft/fast-components"
|
|
38787
38702
|
}
|
|
38788
38703
|
},
|
|
38789
38704
|
{
|
|
38790
38705
|
"kind": "js",
|
|
38791
|
-
"name": "
|
|
38706
|
+
"name": "neutralFillStrongRest",
|
|
38792
38707
|
"declaration": {
|
|
38793
|
-
"name": "
|
|
38708
|
+
"name": "neutralFillStrongRest",
|
|
38794
38709
|
"package": "@microsoft/fast-components"
|
|
38795
38710
|
}
|
|
38796
38711
|
},
|
|
38797
38712
|
{
|
|
38798
38713
|
"kind": "js",
|
|
38799
|
-
"name": "
|
|
38714
|
+
"name": "neutralFillStrongRestDelta",
|
|
38800
38715
|
"declaration": {
|
|
38801
|
-
"name": "
|
|
38716
|
+
"name": "neutralFillStrongRestDelta",
|
|
38802
38717
|
"package": "@microsoft/fast-components"
|
|
38803
38718
|
}
|
|
38804
38719
|
},
|
|
38805
38720
|
{
|
|
38806
38721
|
"kind": "js",
|
|
38807
|
-
"name": "
|
|
38722
|
+
"name": "neutralForegroundHint",
|
|
38808
38723
|
"declaration": {
|
|
38809
|
-
"name": "
|
|
38724
|
+
"name": "neutralForegroundHint",
|
|
38810
38725
|
"package": "@microsoft/fast-components"
|
|
38811
38726
|
}
|
|
38812
38727
|
},
|
|
38813
38728
|
{
|
|
38814
38729
|
"kind": "js",
|
|
38815
|
-
"name": "
|
|
38730
|
+
"name": "neutralForegroundRest",
|
|
38816
38731
|
"declaration": {
|
|
38817
|
-
"name": "
|
|
38732
|
+
"name": "neutralForegroundRest",
|
|
38818
38733
|
"package": "@microsoft/fast-components"
|
|
38819
38734
|
}
|
|
38820
38735
|
},
|
|
38821
38736
|
{
|
|
38822
38737
|
"kind": "js",
|
|
38823
|
-
"name": "
|
|
38738
|
+
"name": "neutralLayer1",
|
|
38824
38739
|
"declaration": {
|
|
38825
|
-
"name": "
|
|
38740
|
+
"name": "neutralLayer1",
|
|
38826
38741
|
"package": "@microsoft/fast-components"
|
|
38827
38742
|
}
|
|
38828
38743
|
},
|
|
38829
38744
|
{
|
|
38830
38745
|
"kind": "js",
|
|
38831
|
-
"name": "
|
|
38746
|
+
"name": "neutralLayer2",
|
|
38832
38747
|
"declaration": {
|
|
38833
|
-
"name": "
|
|
38748
|
+
"name": "neutralLayer2",
|
|
38834
38749
|
"package": "@microsoft/fast-components"
|
|
38835
38750
|
}
|
|
38836
38751
|
},
|
|
38837
38752
|
{
|
|
38838
38753
|
"kind": "js",
|
|
38839
|
-
"name": "
|
|
38754
|
+
"name": "neutralLayer3",
|
|
38840
38755
|
"declaration": {
|
|
38841
|
-
"name": "
|
|
38756
|
+
"name": "neutralLayer3",
|
|
38842
38757
|
"package": "@microsoft/fast-components"
|
|
38843
38758
|
}
|
|
38844
38759
|
},
|
|
38845
38760
|
{
|
|
38846
38761
|
"kind": "js",
|
|
38847
|
-
"name": "
|
|
38762
|
+
"name": "neutralLayer4",
|
|
38848
38763
|
"declaration": {
|
|
38849
|
-
"name": "
|
|
38764
|
+
"name": "neutralLayer4",
|
|
38850
38765
|
"package": "@microsoft/fast-components"
|
|
38851
38766
|
}
|
|
38852
38767
|
},
|
|
38853
38768
|
{
|
|
38854
38769
|
"kind": "js",
|
|
38855
|
-
"name": "
|
|
38770
|
+
"name": "neutralLayerCardContainer",
|
|
38856
38771
|
"declaration": {
|
|
38857
|
-
"name": "
|
|
38772
|
+
"name": "neutralLayerCardContainer",
|
|
38858
38773
|
"package": "@microsoft/fast-components"
|
|
38859
38774
|
}
|
|
38860
38775
|
},
|
|
38861
38776
|
{
|
|
38862
38777
|
"kind": "js",
|
|
38863
|
-
"name": "
|
|
38778
|
+
"name": "neutralLayerFloating",
|
|
38864
38779
|
"declaration": {
|
|
38865
|
-
"name": "
|
|
38780
|
+
"name": "neutralLayerFloating",
|
|
38866
38781
|
"package": "@microsoft/fast-components"
|
|
38867
38782
|
}
|
|
38868
38783
|
},
|
|
38869
38784
|
{
|
|
38870
38785
|
"kind": "js",
|
|
38871
|
-
"name": "
|
|
38786
|
+
"name": "neutralPalette",
|
|
38872
38787
|
"declaration": {
|
|
38873
|
-
"name": "
|
|
38788
|
+
"name": "neutralPalette",
|
|
38874
38789
|
"package": "@microsoft/fast-components"
|
|
38875
38790
|
}
|
|
38876
38791
|
},
|
|
38877
38792
|
{
|
|
38878
38793
|
"kind": "js",
|
|
38879
|
-
"name": "
|
|
38794
|
+
"name": "neutralStrokeActive",
|
|
38880
38795
|
"declaration": {
|
|
38881
|
-
"name": "
|
|
38796
|
+
"name": "neutralStrokeActive",
|
|
38882
38797
|
"package": "@microsoft/fast-components"
|
|
38883
38798
|
}
|
|
38884
38799
|
},
|
|
38885
38800
|
{
|
|
38886
38801
|
"kind": "js",
|
|
38887
|
-
"name": "
|
|
38802
|
+
"name": "neutralStrokeActiveDelta",
|
|
38888
38803
|
"declaration": {
|
|
38889
|
-
"name": "
|
|
38804
|
+
"name": "neutralStrokeActiveDelta",
|
|
38890
38805
|
"package": "@microsoft/fast-components"
|
|
38891
38806
|
}
|
|
38892
38807
|
},
|
|
38893
38808
|
{
|
|
38894
38809
|
"kind": "js",
|
|
38895
|
-
"name": "
|
|
38810
|
+
"name": "neutralStrokeDividerRest",
|
|
38896
38811
|
"declaration": {
|
|
38897
|
-
"name": "
|
|
38812
|
+
"name": "neutralStrokeDividerRest",
|
|
38898
38813
|
"package": "@microsoft/fast-components"
|
|
38899
38814
|
}
|
|
38900
38815
|
},
|
|
38901
38816
|
{
|
|
38902
38817
|
"kind": "js",
|
|
38903
|
-
"name": "
|
|
38818
|
+
"name": "neutralStrokeDividerRestDelta",
|
|
38904
38819
|
"declaration": {
|
|
38905
|
-
"name": "
|
|
38820
|
+
"name": "neutralStrokeDividerRestDelta",
|
|
38906
38821
|
"package": "@microsoft/fast-components"
|
|
38907
38822
|
}
|
|
38908
38823
|
},
|
|
38909
38824
|
{
|
|
38910
38825
|
"kind": "js",
|
|
38911
|
-
"name": "
|
|
38826
|
+
"name": "neutralStrokeFocus",
|
|
38912
38827
|
"declaration": {
|
|
38913
|
-
"name": "
|
|
38828
|
+
"name": "neutralStrokeFocus",
|
|
38914
38829
|
"package": "@microsoft/fast-components"
|
|
38915
38830
|
}
|
|
38916
38831
|
},
|
|
38917
38832
|
{
|
|
38918
38833
|
"kind": "js",
|
|
38919
|
-
"name": "
|
|
38834
|
+
"name": "neutralStrokeFocusDelta",
|
|
38920
38835
|
"declaration": {
|
|
38921
|
-
"name": "
|
|
38836
|
+
"name": "neutralStrokeFocusDelta",
|
|
38922
38837
|
"package": "@microsoft/fast-components"
|
|
38923
38838
|
}
|
|
38924
38839
|
},
|
|
38925
38840
|
{
|
|
38926
38841
|
"kind": "js",
|
|
38927
|
-
"name": "
|
|
38842
|
+
"name": "neutralStrokeHover",
|
|
38928
38843
|
"declaration": {
|
|
38929
|
-
"name": "
|
|
38844
|
+
"name": "neutralStrokeHover",
|
|
38930
38845
|
"package": "@microsoft/fast-components"
|
|
38931
38846
|
}
|
|
38932
38847
|
},
|
|
38933
38848
|
{
|
|
38934
38849
|
"kind": "js",
|
|
38935
|
-
"name": "
|
|
38850
|
+
"name": "neutralStrokeHoverDelta",
|
|
38936
38851
|
"declaration": {
|
|
38937
|
-
"name": "
|
|
38852
|
+
"name": "neutralStrokeHoverDelta",
|
|
38938
38853
|
"package": "@microsoft/fast-components"
|
|
38939
38854
|
}
|
|
38940
38855
|
},
|
|
38941
38856
|
{
|
|
38942
38857
|
"kind": "js",
|
|
38943
|
-
"name": "
|
|
38858
|
+
"name": "neutralStrokeRest",
|
|
38944
38859
|
"declaration": {
|
|
38945
|
-
"name": "
|
|
38860
|
+
"name": "neutralStrokeRest",
|
|
38946
38861
|
"package": "@microsoft/fast-components"
|
|
38947
38862
|
}
|
|
38948
38863
|
},
|
|
38949
38864
|
{
|
|
38950
38865
|
"kind": "js",
|
|
38951
|
-
"name": "
|
|
38866
|
+
"name": "neutralStrokeRestDelta",
|
|
38952
38867
|
"declaration": {
|
|
38953
|
-
"name": "
|
|
38868
|
+
"name": "neutralStrokeRestDelta",
|
|
38954
38869
|
"package": "@microsoft/fast-components"
|
|
38955
38870
|
}
|
|
38956
38871
|
},
|
|
38957
38872
|
{
|
|
38958
38873
|
"kind": "js",
|
|
38959
|
-
"name": "
|
|
38874
|
+
"name": "strokeWidth",
|
|
38960
38875
|
"declaration": {
|
|
38961
|
-
"name": "
|
|
38876
|
+
"name": "strokeWidth",
|
|
38962
38877
|
"package": "@microsoft/fast-components"
|
|
38963
38878
|
}
|
|
38964
38879
|
},
|
|
38965
38880
|
{
|
|
38966
38881
|
"kind": "js",
|
|
38967
|
-
"name": "
|
|
38882
|
+
"name": "typeRampBaseFontSize",
|
|
38968
38883
|
"declaration": {
|
|
38969
|
-
"name": "
|
|
38884
|
+
"name": "typeRampBaseFontSize",
|
|
38970
38885
|
"package": "@microsoft/fast-components"
|
|
38971
38886
|
}
|
|
38972
38887
|
},
|
|
38973
38888
|
{
|
|
38974
38889
|
"kind": "js",
|
|
38975
|
-
"name": "
|
|
38890
|
+
"name": "typeRampBaseLineHeight",
|
|
38976
38891
|
"declaration": {
|
|
38977
|
-
"name": "
|
|
38892
|
+
"name": "typeRampBaseLineHeight",
|
|
38978
38893
|
"package": "@microsoft/fast-components"
|
|
38979
38894
|
}
|
|
38980
38895
|
},
|
|
38981
38896
|
{
|
|
38982
38897
|
"kind": "js",
|
|
38983
|
-
"name": "
|
|
38898
|
+
"name": "typeRampMinus1FontSize",
|
|
38984
38899
|
"declaration": {
|
|
38985
|
-
"name": "
|
|
38900
|
+
"name": "typeRampMinus1FontSize",
|
|
38986
38901
|
"package": "@microsoft/fast-components"
|
|
38987
38902
|
}
|
|
38988
38903
|
},
|
|
38989
38904
|
{
|
|
38990
38905
|
"kind": "js",
|
|
38991
|
-
"name": "
|
|
38906
|
+
"name": "typeRampMinus1LineHeight",
|
|
38992
38907
|
"declaration": {
|
|
38993
|
-
"name": "
|
|
38908
|
+
"name": "typeRampMinus1LineHeight",
|
|
38994
38909
|
"package": "@microsoft/fast-components"
|
|
38995
38910
|
}
|
|
38996
38911
|
},
|
|
38997
38912
|
{
|
|
38998
38913
|
"kind": "js",
|
|
38999
|
-
"name": "
|
|
38914
|
+
"name": "typeRampMinus2FontSize",
|
|
39000
38915
|
"declaration": {
|
|
39001
|
-
"name": "
|
|
38916
|
+
"name": "typeRampMinus2FontSize",
|
|
39002
38917
|
"package": "@microsoft/fast-components"
|
|
39003
38918
|
}
|
|
39004
38919
|
},
|
|
39005
38920
|
{
|
|
39006
38921
|
"kind": "js",
|
|
39007
|
-
"name": "
|
|
38922
|
+
"name": "typeRampMinus2LineHeight",
|
|
39008
38923
|
"declaration": {
|
|
39009
|
-
"name": "
|
|
38924
|
+
"name": "typeRampMinus2LineHeight",
|
|
39010
38925
|
"package": "@microsoft/fast-components"
|
|
39011
38926
|
}
|
|
39012
38927
|
},
|
|
39013
38928
|
{
|
|
39014
38929
|
"kind": "js",
|
|
39015
|
-
"name": "
|
|
38930
|
+
"name": "typeRampPlus1FontSize",
|
|
39016
38931
|
"declaration": {
|
|
39017
|
-
"name": "
|
|
38932
|
+
"name": "typeRampPlus1FontSize",
|
|
39018
38933
|
"package": "@microsoft/fast-components"
|
|
39019
38934
|
}
|
|
39020
38935
|
},
|
|
39021
38936
|
{
|
|
39022
38937
|
"kind": "js",
|
|
39023
|
-
"name": "
|
|
38938
|
+
"name": "typeRampPlus1LineHeight",
|
|
39024
38939
|
"declaration": {
|
|
39025
|
-
"name": "
|
|
38940
|
+
"name": "typeRampPlus1LineHeight",
|
|
39026
38941
|
"package": "@microsoft/fast-components"
|
|
39027
38942
|
}
|
|
39028
38943
|
},
|
|
39029
38944
|
{
|
|
39030
38945
|
"kind": "js",
|
|
39031
|
-
"name": "
|
|
38946
|
+
"name": "typeRampPlus2FontSize",
|
|
39032
38947
|
"declaration": {
|
|
39033
|
-
"name": "
|
|
38948
|
+
"name": "typeRampPlus2FontSize",
|
|
39034
38949
|
"package": "@microsoft/fast-components"
|
|
39035
38950
|
}
|
|
39036
38951
|
},
|
|
39037
38952
|
{
|
|
39038
38953
|
"kind": "js",
|
|
39039
|
-
"name": "
|
|
38954
|
+
"name": "typeRampPlus2LineHeight",
|
|
39040
38955
|
"declaration": {
|
|
39041
|
-
"name": "
|
|
38956
|
+
"name": "typeRampPlus2LineHeight",
|
|
39042
38957
|
"package": "@microsoft/fast-components"
|
|
39043
38958
|
}
|
|
39044
38959
|
},
|
|
39045
38960
|
{
|
|
39046
38961
|
"kind": "js",
|
|
39047
|
-
"name": "
|
|
38962
|
+
"name": "typeRampPlus3FontSize",
|
|
39048
38963
|
"declaration": {
|
|
39049
|
-
"name": "
|
|
38964
|
+
"name": "typeRampPlus3FontSize",
|
|
39050
38965
|
"package": "@microsoft/fast-components"
|
|
39051
38966
|
}
|
|
39052
38967
|
},
|
|
39053
38968
|
{
|
|
39054
38969
|
"kind": "js",
|
|
39055
|
-
"name": "
|
|
38970
|
+
"name": "typeRampPlus3LineHeight",
|
|
39056
38971
|
"declaration": {
|
|
39057
|
-
"name": "
|
|
38972
|
+
"name": "typeRampPlus3LineHeight",
|
|
39058
38973
|
"package": "@microsoft/fast-components"
|
|
39059
38974
|
}
|
|
39060
38975
|
},
|
|
39061
38976
|
{
|
|
39062
38977
|
"kind": "js",
|
|
39063
|
-
"name": "
|
|
38978
|
+
"name": "typeRampPlus4FontSize",
|
|
39064
38979
|
"declaration": {
|
|
39065
|
-
"name": "
|
|
38980
|
+
"name": "typeRampPlus4FontSize",
|
|
39066
38981
|
"package": "@microsoft/fast-components"
|
|
39067
38982
|
}
|
|
39068
38983
|
},
|
|
39069
38984
|
{
|
|
39070
38985
|
"kind": "js",
|
|
39071
|
-
"name": "
|
|
38986
|
+
"name": "typeRampPlus4LineHeight",
|
|
39072
38987
|
"declaration": {
|
|
39073
|
-
"name": "
|
|
38988
|
+
"name": "typeRampPlus4LineHeight",
|
|
39074
38989
|
"package": "@microsoft/fast-components"
|
|
39075
38990
|
}
|
|
39076
38991
|
},
|
|
39077
38992
|
{
|
|
39078
38993
|
"kind": "js",
|
|
39079
|
-
"name": "
|
|
38994
|
+
"name": "typeRampPlus5FontSize",
|
|
39080
38995
|
"declaration": {
|
|
39081
|
-
"name": "
|
|
38996
|
+
"name": "typeRampPlus5FontSize",
|
|
39082
38997
|
"package": "@microsoft/fast-components"
|
|
39083
38998
|
}
|
|
39084
38999
|
},
|
|
39085
39000
|
{
|
|
39086
39001
|
"kind": "js",
|
|
39087
|
-
"name": "
|
|
39002
|
+
"name": "typeRampPlus5LineHeight",
|
|
39088
39003
|
"declaration": {
|
|
39089
|
-
"name": "
|
|
39004
|
+
"name": "typeRampPlus5LineHeight",
|
|
39090
39005
|
"package": "@microsoft/fast-components"
|
|
39091
39006
|
}
|
|
39092
39007
|
},
|
|
39093
39008
|
{
|
|
39094
39009
|
"kind": "js",
|
|
39095
|
-
"name": "
|
|
39010
|
+
"name": "typeRampPlus6FontSize",
|
|
39096
39011
|
"declaration": {
|
|
39097
|
-
"name": "
|
|
39012
|
+
"name": "typeRampPlus6FontSize",
|
|
39098
39013
|
"package": "@microsoft/fast-components"
|
|
39099
39014
|
}
|
|
39100
39015
|
},
|
|
39101
39016
|
{
|
|
39102
39017
|
"kind": "js",
|
|
39103
|
-
"name": "
|
|
39018
|
+
"name": "typeRampPlus6LineHeight",
|
|
39104
39019
|
"declaration": {
|
|
39105
|
-
"name": "
|
|
39020
|
+
"name": "typeRampPlus6LineHeight",
|
|
39106
39021
|
"package": "@microsoft/fast-components"
|
|
39107
39022
|
}
|
|
39108
|
-
}
|
|
39023
|
+
}
|
|
39024
|
+
]
|
|
39025
|
+
},
|
|
39026
|
+
{
|
|
39027
|
+
"kind": "javascript-module",
|
|
39028
|
+
"path": "src/_config/tokens/index.ts",
|
|
39029
|
+
"declarations": [],
|
|
39030
|
+
"exports": [
|
|
39109
39031
|
{
|
|
39110
39032
|
"kind": "js",
|
|
39111
|
-
"name": "
|
|
39033
|
+
"name": "*",
|
|
39112
39034
|
"declaration": {
|
|
39113
|
-
"name": "
|
|
39114
|
-
"package": "
|
|
39035
|
+
"name": "*",
|
|
39036
|
+
"package": "./default"
|
|
39115
39037
|
}
|
|
39116
39038
|
},
|
|
39117
39039
|
{
|
|
39118
39040
|
"kind": "js",
|
|
39119
|
-
"name": "
|
|
39041
|
+
"name": "*",
|
|
39120
39042
|
"declaration": {
|
|
39121
|
-
"name": "
|
|
39122
|
-
"package": "
|
|
39043
|
+
"name": "*",
|
|
39044
|
+
"package": "./custom"
|
|
39123
39045
|
}
|
|
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
|
+
},
|
|
39083
|
+
{
|
|
39084
|
+
"kind": "variable",
|
|
39085
|
+
"name": "rapidDefaultCardFillColor"
|
|
39124
39086
|
},
|
|
39125
39087
|
{
|
|
39126
|
-
"kind": "
|
|
39127
|
-
"name": "
|
|
39128
|
-
"declaration": {
|
|
39129
|
-
"name": "neutralStrokeFocus",
|
|
39130
|
-
"package": "@microsoft/fast-components"
|
|
39131
|
-
}
|
|
39088
|
+
"kind": "variable",
|
|
39089
|
+
"name": "rapidDefaultCardPalette"
|
|
39132
39090
|
},
|
|
39133
39091
|
{
|
|
39134
|
-
"kind": "
|
|
39135
|
-
"name": "
|
|
39136
|
-
"
|
|
39137
|
-
|
|
39138
|
-
|
|
39139
|
-
|
|
39092
|
+
"kind": "function",
|
|
39093
|
+
"name": "primaryBlueWebRGBA",
|
|
39094
|
+
"parameters": [
|
|
39095
|
+
{
|
|
39096
|
+
"name": "alpha",
|
|
39097
|
+
"default": "1.0",
|
|
39098
|
+
"type": {
|
|
39099
|
+
"text": "number"
|
|
39100
|
+
}
|
|
39101
|
+
}
|
|
39102
|
+
]
|
|
39140
39103
|
},
|
|
39141
39104
|
{
|
|
39142
|
-
"kind": "
|
|
39143
|
-
"name": "
|
|
39144
|
-
"declaration": {
|
|
39145
|
-
"name": "neutralStrokeHover",
|
|
39146
|
-
"package": "@microsoft/fast-components"
|
|
39147
|
-
}
|
|
39105
|
+
"kind": "variable",
|
|
39106
|
+
"name": "accentBlueSwatch"
|
|
39148
39107
|
},
|
|
39149
39108
|
{
|
|
39150
|
-
"kind": "
|
|
39151
|
-
"name": "
|
|
39152
|
-
"declaration": {
|
|
39153
|
-
"name": "neutralStrokeHoverDelta",
|
|
39154
|
-
"package": "@microsoft/fast-components"
|
|
39155
|
-
}
|
|
39109
|
+
"kind": "variable",
|
|
39110
|
+
"name": "accentBluePalette"
|
|
39156
39111
|
},
|
|
39157
39112
|
{
|
|
39158
|
-
"kind": "
|
|
39159
|
-
"name": "
|
|
39160
|
-
"
|
|
39161
|
-
|
|
39162
|
-
|
|
39163
|
-
|
|
39113
|
+
"kind": "function",
|
|
39114
|
+
"name": "primaryPurpleWebRGBA",
|
|
39115
|
+
"parameters": [
|
|
39116
|
+
{
|
|
39117
|
+
"name": "alpha",
|
|
39118
|
+
"default": "1.0",
|
|
39119
|
+
"type": {
|
|
39120
|
+
"text": "number"
|
|
39121
|
+
}
|
|
39122
|
+
}
|
|
39123
|
+
]
|
|
39164
39124
|
},
|
|
39165
39125
|
{
|
|
39166
|
-
"kind": "
|
|
39167
|
-
"name": "
|
|
39168
|
-
"
|
|
39169
|
-
|
|
39170
|
-
|
|
39171
|
-
|
|
39126
|
+
"kind": "function",
|
|
39127
|
+
"name": "secondaryOrangeWebRGBA",
|
|
39128
|
+
"parameters": [
|
|
39129
|
+
{
|
|
39130
|
+
"name": "alpha",
|
|
39131
|
+
"default": "1.0",
|
|
39132
|
+
"type": {
|
|
39133
|
+
"text": "number"
|
|
39134
|
+
}
|
|
39135
|
+
}
|
|
39136
|
+
]
|
|
39172
39137
|
},
|
|
39173
39138
|
{
|
|
39174
|
-
"kind": "
|
|
39175
|
-
"name": "
|
|
39176
|
-
"
|
|
39177
|
-
|
|
39178
|
-
|
|
39179
|
-
|
|
39139
|
+
"kind": "function",
|
|
39140
|
+
"name": "secondaryTealWebRGBA",
|
|
39141
|
+
"parameters": [
|
|
39142
|
+
{
|
|
39143
|
+
"name": "alpha",
|
|
39144
|
+
"default": "1.0",
|
|
39145
|
+
"type": {
|
|
39146
|
+
"text": "number"
|
|
39147
|
+
}
|
|
39148
|
+
}
|
|
39149
|
+
]
|
|
39180
39150
|
},
|
|
39181
39151
|
{
|
|
39182
|
-
"kind": "
|
|
39183
|
-
"name": "
|
|
39184
|
-
"
|
|
39185
|
-
|
|
39186
|
-
|
|
39187
|
-
|
|
39152
|
+
"kind": "function",
|
|
39153
|
+
"name": "longGreenWebRGBA",
|
|
39154
|
+
"parameters": [
|
|
39155
|
+
{
|
|
39156
|
+
"name": "alpha",
|
|
39157
|
+
"default": "1.0",
|
|
39158
|
+
"type": {
|
|
39159
|
+
"text": "number"
|
|
39160
|
+
}
|
|
39161
|
+
}
|
|
39162
|
+
]
|
|
39188
39163
|
},
|
|
39189
39164
|
{
|
|
39190
|
-
"kind": "
|
|
39191
|
-
"name": "
|
|
39192
|
-
"
|
|
39193
|
-
|
|
39194
|
-
|
|
39195
|
-
|
|
39165
|
+
"kind": "function",
|
|
39166
|
+
"name": "shortPinkWebRGBA",
|
|
39167
|
+
"parameters": [
|
|
39168
|
+
{
|
|
39169
|
+
"name": "alpha",
|
|
39170
|
+
"default": "1.0",
|
|
39171
|
+
"type": {
|
|
39172
|
+
"text": "number"
|
|
39173
|
+
}
|
|
39174
|
+
}
|
|
39175
|
+
]
|
|
39196
39176
|
},
|
|
39197
39177
|
{
|
|
39198
|
-
"kind": "
|
|
39199
|
-
"name": "
|
|
39200
|
-
"
|
|
39201
|
-
|
|
39202
|
-
|
|
39203
|
-
|
|
39178
|
+
"kind": "function",
|
|
39179
|
+
"name": "warningYellowWebRGBA",
|
|
39180
|
+
"parameters": [
|
|
39181
|
+
{
|
|
39182
|
+
"name": "alpha",
|
|
39183
|
+
"default": "1.0",
|
|
39184
|
+
"type": {
|
|
39185
|
+
"text": "number"
|
|
39186
|
+
}
|
|
39187
|
+
}
|
|
39188
|
+
]
|
|
39204
39189
|
},
|
|
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": "whiteWebRGBA",
|
|
39208
39208
|
"declaration": {
|
|
39209
|
-
"name": "
|
|
39210
|
-
"
|
|
39209
|
+
"name": "whiteWebRGBA",
|
|
39210
|
+
"module": "src/_config/styles/colors.ts"
|
|
39211
39211
|
}
|
|
39212
39212
|
},
|
|
39213
39213
|
{
|
|
39214
39214
|
"kind": "js",
|
|
39215
|
-
"name": "
|
|
39215
|
+
"name": "blackWebRGBA",
|
|
39216
39216
|
"declaration": {
|
|
39217
|
-
"name": "
|
|
39218
|
-
"
|
|
39217
|
+
"name": "blackWebRGBA",
|
|
39218
|
+
"module": "src/_config/styles/colors.ts"
|
|
39219
39219
|
}
|
|
39220
39220
|
},
|
|
39221
39221
|
{
|
|
39222
39222
|
"kind": "js",
|
|
39223
|
-
"name": "
|
|
39223
|
+
"name": "rapidDefaultFillColor",
|
|
39224
39224
|
"declaration": {
|
|
39225
|
-
"name": "
|
|
39226
|
-
"
|
|
39225
|
+
"name": "rapidDefaultFillColor",
|
|
39226
|
+
"module": "src/_config/styles/colors.ts"
|
|
39227
39227
|
}
|
|
39228
39228
|
},
|
|
39229
39229
|
{
|
|
39230
39230
|
"kind": "js",
|
|
39231
|
-
"name": "
|
|
39231
|
+
"name": "rapidDefaultCardFillColor",
|
|
39232
39232
|
"declaration": {
|
|
39233
|
-
"name": "
|
|
39234
|
-
"
|
|
39233
|
+
"name": "rapidDefaultCardFillColor",
|
|
39234
|
+
"module": "src/_config/styles/colors.ts"
|
|
39235
39235
|
}
|
|
39236
39236
|
},
|
|
39237
39237
|
{
|
|
39238
39238
|
"kind": "js",
|
|
39239
|
-
"name": "
|
|
39239
|
+
"name": "rapidDefaultCardPalette",
|
|
39240
39240
|
"declaration": {
|
|
39241
|
-
"name": "
|
|
39242
|
-
"
|
|
39241
|
+
"name": "rapidDefaultCardPalette",
|
|
39242
|
+
"module": "src/_config/styles/colors.ts"
|
|
39243
39243
|
}
|
|
39244
39244
|
},
|
|
39245
39245
|
{
|
|
39246
39246
|
"kind": "js",
|
|
39247
|
-
"name": "
|
|
39247
|
+
"name": "primaryBlueWebRGBA",
|
|
39248
39248
|
"declaration": {
|
|
39249
|
-
"name": "
|
|
39250
|
-
"
|
|
39249
|
+
"name": "primaryBlueWebRGBA",
|
|
39250
|
+
"module": "src/_config/styles/colors.ts"
|
|
39251
39251
|
}
|
|
39252
39252
|
},
|
|
39253
39253
|
{
|
|
39254
39254
|
"kind": "js",
|
|
39255
|
-
"name": "
|
|
39255
|
+
"name": "accentBlueSwatch",
|
|
39256
39256
|
"declaration": {
|
|
39257
|
-
"name": "
|
|
39258
|
-
"
|
|
39257
|
+
"name": "accentBlueSwatch",
|
|
39258
|
+
"module": "src/_config/styles/colors.ts"
|
|
39259
39259
|
}
|
|
39260
39260
|
},
|
|
39261
39261
|
{
|
|
39262
39262
|
"kind": "js",
|
|
39263
|
-
"name": "
|
|
39263
|
+
"name": "accentBluePalette",
|
|
39264
39264
|
"declaration": {
|
|
39265
|
-
"name": "
|
|
39266
|
-
"
|
|
39265
|
+
"name": "accentBluePalette",
|
|
39266
|
+
"module": "src/_config/styles/colors.ts"
|
|
39267
39267
|
}
|
|
39268
39268
|
},
|
|
39269
39269
|
{
|
|
39270
39270
|
"kind": "js",
|
|
39271
|
-
"name": "
|
|
39271
|
+
"name": "primaryPurpleWebRGBA",
|
|
39272
39272
|
"declaration": {
|
|
39273
|
-
"name": "
|
|
39274
|
-
"
|
|
39273
|
+
"name": "primaryPurpleWebRGBA",
|
|
39274
|
+
"module": "src/_config/styles/colors.ts"
|
|
39275
39275
|
}
|
|
39276
39276
|
},
|
|
39277
39277
|
{
|
|
39278
39278
|
"kind": "js",
|
|
39279
|
-
"name": "
|
|
39279
|
+
"name": "secondaryOrangeWebRGBA",
|
|
39280
39280
|
"declaration": {
|
|
39281
|
-
"name": "
|
|
39282
|
-
"
|
|
39281
|
+
"name": "secondaryOrangeWebRGBA",
|
|
39282
|
+
"module": "src/_config/styles/colors.ts"
|
|
39283
39283
|
}
|
|
39284
39284
|
},
|
|
39285
39285
|
{
|
|
39286
39286
|
"kind": "js",
|
|
39287
|
-
"name": "
|
|
39287
|
+
"name": "secondaryTealWebRGBA",
|
|
39288
39288
|
"declaration": {
|
|
39289
|
-
"name": "
|
|
39290
|
-
"
|
|
39289
|
+
"name": "secondaryTealWebRGBA",
|
|
39290
|
+
"module": "src/_config/styles/colors.ts"
|
|
39291
39291
|
}
|
|
39292
39292
|
},
|
|
39293
39293
|
{
|
|
39294
39294
|
"kind": "js",
|
|
39295
|
-
"name": "
|
|
39295
|
+
"name": "longGreenWebRGBA",
|
|
39296
39296
|
"declaration": {
|
|
39297
|
-
"name": "
|
|
39298
|
-
"
|
|
39297
|
+
"name": "longGreenWebRGBA",
|
|
39298
|
+
"module": "src/_config/styles/colors.ts"
|
|
39299
39299
|
}
|
|
39300
39300
|
},
|
|
39301
39301
|
{
|
|
39302
39302
|
"kind": "js",
|
|
39303
|
-
"name": "
|
|
39303
|
+
"name": "shortPinkWebRGBA",
|
|
39304
39304
|
"declaration": {
|
|
39305
|
-
"name": "
|
|
39306
|
-
"
|
|
39305
|
+
"name": "shortPinkWebRGBA",
|
|
39306
|
+
"module": "src/_config/styles/colors.ts"
|
|
39307
39307
|
}
|
|
39308
39308
|
},
|
|
39309
39309
|
{
|
|
39310
39310
|
"kind": "js",
|
|
39311
|
-
"name": "
|
|
39311
|
+
"name": "warningYellowWebRGBA",
|
|
39312
39312
|
"declaration": {
|
|
39313
|
-
"name": "
|
|
39314
|
-
"
|
|
39313
|
+
"name": "warningYellowWebRGBA",
|
|
39314
|
+
"module": "src/_config/styles/colors.ts"
|
|
39315
39315
|
}
|
|
39316
39316
|
},
|
|
39317
39317
|
{
|
|
39318
39318
|
"kind": "js",
|
|
39319
|
-
"name": "
|
|
39319
|
+
"name": "chartPinkWebRGBA",
|
|
39320
39320
|
"declaration": {
|
|
39321
|
-
"name": "
|
|
39322
|
-
"
|
|
39321
|
+
"name": "chartPinkWebRGBA",
|
|
39322
|
+
"module": "src/_config/styles/colors.ts"
|
|
39323
39323
|
}
|
|
39324
39324
|
}
|
|
39325
39325
|
]
|
|
39326
39326
|
},
|
|
39327
39327
|
{
|
|
39328
39328
|
"kind": "javascript-module",
|
|
39329
|
-
"path": "src/_config/
|
|
39329
|
+
"path": "src/_config/styles/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": "./colors"
|
|
39338
39338
|
}
|
|
39339
39339
|
},
|
|
39340
39340
|
{
|
|
@@ -39342,7 +39342,7 @@
|
|
|
39342
39342
|
"name": "*",
|
|
39343
39343
|
"declaration": {
|
|
39344
39344
|
"name": "*",
|
|
39345
|
-
"package": "./
|
|
39345
|
+
"package": "./external/roboto-font"
|
|
39346
39346
|
}
|
|
39347
39347
|
}
|
|
39348
39348
|
]
|