@genesislcap/foundation-ui 14.501.0 → 15.0.0-FUI-2567.2
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 +1901 -1102
- package/dist/dts/base-components.d.ts +11 -0
- package/dist/dts/base-components.d.ts.map +1 -1
- package/dist/dts/index.d.ts +1 -0
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/dts/react.d.ts +20 -9
- package/dist/dts/verification-code-input/index.d.ts +4 -0
- package/dist/dts/verification-code-input/index.d.ts.map +1 -0
- package/dist/dts/verification-code-input/verification-code-input.d.ts +145 -0
- package/dist/dts/verification-code-input/verification-code-input.d.ts.map +1 -0
- package/dist/dts/verification-code-input/verification-code-input.styles.d.ts +3 -0
- package/dist/dts/verification-code-input/verification-code-input.styles.d.ts.map +1 -0
- package/dist/dts/verification-code-input/verification-code-input.template.d.ts +3 -0
- package/dist/dts/verification-code-input/verification-code-input.template.d.ts.map +1 -0
- package/dist/esm/base-components.js +2 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/verification-code-input/index.js +3 -0
- package/dist/esm/verification-code-input/verification-code-input.js +437 -0
- package/dist/esm/verification-code-input/verification-code-input.styles.js +108 -0
- package/dist/esm/verification-code-input/verification-code-input.template.js +55 -0
- package/dist/foundation-ui.api.json +1089 -68
- package/dist/foundation-ui.d.ts +165 -0
- package/dist/react.cjs +25 -6
- package/dist/react.mjs +23 -5
- package/package.json +19 -19
|
@@ -8324,6 +8324,105 @@
|
|
|
8324
8324
|
"text": "UrlInput",
|
|
8325
8325
|
"canonicalReference": "@genesislcap/foundation-ui!UrlInput:class"
|
|
8326
8326
|
},
|
|
8327
|
+
{
|
|
8328
|
+
"kind": "Content",
|
|
8329
|
+
"text": ">;\n foundationVerificationCodeInput: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
|
|
8330
|
+
},
|
|
8331
|
+
{
|
|
8332
|
+
"kind": "Reference",
|
|
8333
|
+
"text": "OverrideFoundationElementDefinition",
|
|
8334
|
+
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
8335
|
+
},
|
|
8336
|
+
{
|
|
8337
|
+
"kind": "Content",
|
|
8338
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
8339
|
+
},
|
|
8340
|
+
{
|
|
8341
|
+
"kind": "Reference",
|
|
8342
|
+
"text": "ViewTemplate",
|
|
8343
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
8344
|
+
},
|
|
8345
|
+
{
|
|
8346
|
+
"kind": "Content",
|
|
8347
|
+
"text": "<import(\"./verification-code-input\")."
|
|
8348
|
+
},
|
|
8349
|
+
{
|
|
8350
|
+
"kind": "Reference",
|
|
8351
|
+
"text": "VerificationCodeInput",
|
|
8352
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
8353
|
+
},
|
|
8354
|
+
{
|
|
8355
|
+
"kind": "Content",
|
|
8356
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
8357
|
+
},
|
|
8358
|
+
{
|
|
8359
|
+
"kind": "Reference",
|
|
8360
|
+
"text": "ElementStyles",
|
|
8361
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
8362
|
+
},
|
|
8363
|
+
{
|
|
8364
|
+
"kind": "Content",
|
|
8365
|
+
"text": ";\n shadowOptions: "
|
|
8366
|
+
},
|
|
8367
|
+
{
|
|
8368
|
+
"kind": "Reference",
|
|
8369
|
+
"text": "ShadowRootInit",
|
|
8370
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
8371
|
+
},
|
|
8372
|
+
{
|
|
8373
|
+
"kind": "Content",
|
|
8374
|
+
"text": ";\n }>) => import(\"@microsoft/fast-foundation\")."
|
|
8375
|
+
},
|
|
8376
|
+
{
|
|
8377
|
+
"kind": "Reference",
|
|
8378
|
+
"text": "FoundationElementRegistry",
|
|
8379
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
8380
|
+
},
|
|
8381
|
+
{
|
|
8382
|
+
"kind": "Content",
|
|
8383
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
8384
|
+
},
|
|
8385
|
+
{
|
|
8386
|
+
"kind": "Reference",
|
|
8387
|
+
"text": "ViewTemplate",
|
|
8388
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
8389
|
+
},
|
|
8390
|
+
{
|
|
8391
|
+
"kind": "Content",
|
|
8392
|
+
"text": "<import(\"./verification-code-input\")."
|
|
8393
|
+
},
|
|
8394
|
+
{
|
|
8395
|
+
"kind": "Reference",
|
|
8396
|
+
"text": "VerificationCodeInput",
|
|
8397
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
8398
|
+
},
|
|
8399
|
+
{
|
|
8400
|
+
"kind": "Content",
|
|
8401
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
8402
|
+
},
|
|
8403
|
+
{
|
|
8404
|
+
"kind": "Reference",
|
|
8405
|
+
"text": "ElementStyles",
|
|
8406
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
8407
|
+
},
|
|
8408
|
+
{
|
|
8409
|
+
"kind": "Content",
|
|
8410
|
+
"text": ";\n shadowOptions: "
|
|
8411
|
+
},
|
|
8412
|
+
{
|
|
8413
|
+
"kind": "Reference",
|
|
8414
|
+
"text": "ShadowRootInit",
|
|
8415
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
8416
|
+
},
|
|
8417
|
+
{
|
|
8418
|
+
"kind": "Content",
|
|
8419
|
+
"text": ";\n }, typeof import(\"./verification-code-input\")."
|
|
8420
|
+
},
|
|
8421
|
+
{
|
|
8422
|
+
"kind": "Reference",
|
|
8423
|
+
"text": "VerificationCodeInput",
|
|
8424
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
8425
|
+
},
|
|
8327
8426
|
{
|
|
8328
8427
|
"kind": "Content",
|
|
8329
8428
|
"text": ">;\n foundationSectionNavigator: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
|
|
@@ -8443,7 +8542,7 @@
|
|
|
8443
8542
|
"name": "baseComponents",
|
|
8444
8543
|
"variableTypeTokenRange": {
|
|
8445
8544
|
"startIndex": 1,
|
|
8446
|
-
"endIndex":
|
|
8545
|
+
"endIndex": 1246
|
|
8447
8546
|
}
|
|
8448
8547
|
},
|
|
8449
8548
|
{
|
|
@@ -18400,6 +18499,29 @@
|
|
|
18400
18499
|
"endIndex": 2
|
|
18401
18500
|
}
|
|
18402
18501
|
},
|
|
18502
|
+
{
|
|
18503
|
+
"kind": "Variable",
|
|
18504
|
+
"canonicalReference": "@genesislcap/foundation-ui!defaultVerificationCodeInputConfig:var",
|
|
18505
|
+
"docComment": "",
|
|
18506
|
+
"excerptTokens": [
|
|
18507
|
+
{
|
|
18508
|
+
"kind": "Content",
|
|
18509
|
+
"text": "defaultVerificationCodeInputConfig: "
|
|
18510
|
+
},
|
|
18511
|
+
{
|
|
18512
|
+
"kind": "Content",
|
|
18513
|
+
"text": "{}"
|
|
18514
|
+
}
|
|
18515
|
+
],
|
|
18516
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
18517
|
+
"isReadonly": true,
|
|
18518
|
+
"releaseTag": "Public",
|
|
18519
|
+
"name": "defaultVerificationCodeInputConfig",
|
|
18520
|
+
"variableTypeTokenRange": {
|
|
18521
|
+
"startIndex": 1,
|
|
18522
|
+
"endIndex": 2
|
|
18523
|
+
}
|
|
18524
|
+
},
|
|
18403
18525
|
{
|
|
18404
18526
|
"kind": "Function",
|
|
18405
18527
|
"canonicalReference": "@genesislcap/foundation-ui!defineFactory:function(1)",
|
|
@@ -49185,48 +49307,164 @@
|
|
|
49185
49307
|
"implementsTokenRanges": []
|
|
49186
49308
|
},
|
|
49187
49309
|
{
|
|
49188
|
-
"kind": "
|
|
49189
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49190
|
-
"docComment": "",
|
|
49310
|
+
"kind": "Function",
|
|
49311
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInput:function(1)",
|
|
49312
|
+
"docComment": "/**\n * The Foundation Verification Code Input\n *\n * @remarks\n *\n * HTML Element: \\<foundation-verification-code-input\\>\n *\n * @public\n */\n",
|
|
49191
49313
|
"excerptTokens": [
|
|
49192
49314
|
{
|
|
49193
49315
|
"kind": "Content",
|
|
49194
|
-
"text": "
|
|
49316
|
+
"text": "foundationVerificationCodeInput: (overrideDefinition?: "
|
|
49317
|
+
},
|
|
49318
|
+
{
|
|
49319
|
+
"kind": "Content",
|
|
49320
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49195
49321
|
},
|
|
49196
49322
|
{
|
|
49197
49323
|
"kind": "Reference",
|
|
49198
|
-
"text": "
|
|
49199
|
-
"canonicalReference": "@microsoft/fast-
|
|
49324
|
+
"text": "OverrideFoundationElementDefinition",
|
|
49325
|
+
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
49326
|
+
},
|
|
49327
|
+
{
|
|
49328
|
+
"kind": "Content",
|
|
49329
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
49330
|
+
},
|
|
49331
|
+
{
|
|
49332
|
+
"kind": "Reference",
|
|
49333
|
+
"text": "ViewTemplate",
|
|
49334
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
49335
|
+
},
|
|
49336
|
+
{
|
|
49337
|
+
"kind": "Content",
|
|
49338
|
+
"text": "<"
|
|
49339
|
+
},
|
|
49340
|
+
{
|
|
49341
|
+
"kind": "Reference",
|
|
49342
|
+
"text": "VerificationCodeInput",
|
|
49343
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
49344
|
+
},
|
|
49345
|
+
{
|
|
49346
|
+
"kind": "Content",
|
|
49347
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
49348
|
+
},
|
|
49349
|
+
{
|
|
49350
|
+
"kind": "Reference",
|
|
49351
|
+
"text": "ElementStyles",
|
|
49352
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
49353
|
+
},
|
|
49354
|
+
{
|
|
49355
|
+
"kind": "Content",
|
|
49356
|
+
"text": ";\n shadowOptions: "
|
|
49357
|
+
},
|
|
49358
|
+
{
|
|
49359
|
+
"kind": "Reference",
|
|
49360
|
+
"text": "ShadowRootInit",
|
|
49361
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
49362
|
+
},
|
|
49363
|
+
{
|
|
49364
|
+
"kind": "Content",
|
|
49365
|
+
"text": ";\n}>"
|
|
49366
|
+
},
|
|
49367
|
+
{
|
|
49368
|
+
"kind": "Content",
|
|
49369
|
+
"text": ") => "
|
|
49370
|
+
},
|
|
49371
|
+
{
|
|
49372
|
+
"kind": "Content",
|
|
49373
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49374
|
+
},
|
|
49375
|
+
{
|
|
49376
|
+
"kind": "Reference",
|
|
49377
|
+
"text": "FoundationElementRegistry",
|
|
49378
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
49379
|
+
},
|
|
49380
|
+
{
|
|
49381
|
+
"kind": "Content",
|
|
49382
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
49383
|
+
},
|
|
49384
|
+
{
|
|
49385
|
+
"kind": "Reference",
|
|
49386
|
+
"text": "ViewTemplate",
|
|
49387
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
49388
|
+
},
|
|
49389
|
+
{
|
|
49390
|
+
"kind": "Content",
|
|
49391
|
+
"text": "<"
|
|
49392
|
+
},
|
|
49393
|
+
{
|
|
49394
|
+
"kind": "Reference",
|
|
49395
|
+
"text": "VerificationCodeInput",
|
|
49396
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
49397
|
+
},
|
|
49398
|
+
{
|
|
49399
|
+
"kind": "Content",
|
|
49400
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
49401
|
+
},
|
|
49402
|
+
{
|
|
49403
|
+
"kind": "Reference",
|
|
49404
|
+
"text": "ElementStyles",
|
|
49405
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
49406
|
+
},
|
|
49407
|
+
{
|
|
49408
|
+
"kind": "Content",
|
|
49409
|
+
"text": ";\n shadowOptions: "
|
|
49410
|
+
},
|
|
49411
|
+
{
|
|
49412
|
+
"kind": "Reference",
|
|
49413
|
+
"text": "ShadowRootInit",
|
|
49414
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
49415
|
+
},
|
|
49416
|
+
{
|
|
49417
|
+
"kind": "Content",
|
|
49418
|
+
"text": ";\n}, typeof "
|
|
49419
|
+
},
|
|
49420
|
+
{
|
|
49421
|
+
"kind": "Reference",
|
|
49422
|
+
"text": "VerificationCodeInput",
|
|
49423
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
49424
|
+
},
|
|
49425
|
+
{
|
|
49426
|
+
"kind": "Content",
|
|
49427
|
+
"text": ">"
|
|
49200
49428
|
}
|
|
49201
49429
|
],
|
|
49202
|
-
"fileUrlPath": "src/
|
|
49203
|
-
"
|
|
49430
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
49431
|
+
"returnTypeTokenRange": {
|
|
49432
|
+
"startIndex": 13,
|
|
49433
|
+
"endIndex": 26
|
|
49434
|
+
},
|
|
49204
49435
|
"releaseTag": "Public",
|
|
49205
|
-
"
|
|
49206
|
-
"
|
|
49207
|
-
|
|
49208
|
-
|
|
49209
|
-
|
|
49436
|
+
"overloadIndex": 1,
|
|
49437
|
+
"parameters": [
|
|
49438
|
+
{
|
|
49439
|
+
"parameterName": "overrideDefinition",
|
|
49440
|
+
"parameterTypeTokenRange": {
|
|
49441
|
+
"startIndex": 1,
|
|
49442
|
+
"endIndex": 12
|
|
49443
|
+
},
|
|
49444
|
+
"isOptional": true
|
|
49445
|
+
}
|
|
49446
|
+
],
|
|
49447
|
+
"name": "foundationVerificationCodeInput"
|
|
49210
49448
|
},
|
|
49211
49449
|
{
|
|
49212
49450
|
"kind": "Variable",
|
|
49213
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49451
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInputShadowOptions:var",
|
|
49214
49452
|
"docComment": "",
|
|
49215
49453
|
"excerptTokens": [
|
|
49216
49454
|
{
|
|
49217
49455
|
"kind": "Content",
|
|
49218
|
-
"text": "
|
|
49456
|
+
"text": "foundationVerificationCodeInputShadowOptions: "
|
|
49219
49457
|
},
|
|
49220
49458
|
{
|
|
49221
49459
|
"kind": "Reference",
|
|
49222
|
-
"text": "
|
|
49223
|
-
"canonicalReference": "
|
|
49460
|
+
"text": "ShadowRootInit",
|
|
49461
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
49224
49462
|
}
|
|
49225
49463
|
],
|
|
49226
|
-
"fileUrlPath": "src/
|
|
49464
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
49227
49465
|
"isReadonly": true,
|
|
49228
49466
|
"releaseTag": "Public",
|
|
49229
|
-
"name": "
|
|
49467
|
+
"name": "foundationVerificationCodeInputShadowOptions",
|
|
49230
49468
|
"variableTypeTokenRange": {
|
|
49231
49469
|
"startIndex": 1,
|
|
49232
49470
|
"endIndex": 2
|
|
@@ -49234,62 +49472,45 @@
|
|
|
49234
49472
|
},
|
|
49235
49473
|
{
|
|
49236
49474
|
"kind": "Variable",
|
|
49237
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49238
|
-
"docComment": "
|
|
49475
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInputStyles:var",
|
|
49476
|
+
"docComment": "",
|
|
49239
49477
|
"excerptTokens": [
|
|
49240
49478
|
{
|
|
49241
49479
|
"kind": "Content",
|
|
49242
|
-
"text": "
|
|
49243
|
-
},
|
|
49244
|
-
{
|
|
49245
|
-
"kind": "Content",
|
|
49246
|
-
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49247
|
-
},
|
|
49248
|
-
{
|
|
49249
|
-
"kind": "Reference",
|
|
49250
|
-
"text": "CSSDesignToken",
|
|
49251
|
-
"canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
|
|
49252
|
-
},
|
|
49253
|
-
{
|
|
49254
|
-
"kind": "Content",
|
|
49255
|
-
"text": "<"
|
|
49480
|
+
"text": "foundationVerificationCodeInputStyles: "
|
|
49256
49481
|
},
|
|
49257
49482
|
{
|
|
49258
49483
|
"kind": "Reference",
|
|
49259
|
-
"text": "
|
|
49260
|
-
"canonicalReference": "@microsoft/fast-
|
|
49261
|
-
},
|
|
49262
|
-
{
|
|
49263
|
-
"kind": "Content",
|
|
49264
|
-
"text": ">"
|
|
49484
|
+
"text": "ElementStyles",
|
|
49485
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
49265
49486
|
}
|
|
49266
49487
|
],
|
|
49267
|
-
"fileUrlPath": "src/
|
|
49488
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.styles.ts",
|
|
49268
49489
|
"isReadonly": true,
|
|
49269
49490
|
"releaseTag": "Public",
|
|
49270
|
-
"name": "
|
|
49491
|
+
"name": "foundationVerificationCodeInputStyles",
|
|
49271
49492
|
"variableTypeTokenRange": {
|
|
49272
49493
|
"startIndex": 1,
|
|
49273
|
-
"endIndex":
|
|
49494
|
+
"endIndex": 2
|
|
49274
49495
|
}
|
|
49275
49496
|
},
|
|
49276
49497
|
{
|
|
49277
49498
|
"kind": "Variable",
|
|
49278
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49279
|
-
"docComment": "
|
|
49499
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInputTemplate:var",
|
|
49500
|
+
"docComment": "",
|
|
49280
49501
|
"excerptTokens": [
|
|
49281
49502
|
{
|
|
49282
49503
|
"kind": "Content",
|
|
49283
|
-
"text": "
|
|
49504
|
+
"text": "foundationVerificationCodeInputTemplate: "
|
|
49284
49505
|
},
|
|
49285
49506
|
{
|
|
49286
49507
|
"kind": "Content",
|
|
49287
|
-
"text": "import(\"@microsoft/fast-
|
|
49508
|
+
"text": "import(\"@microsoft/fast-element\")."
|
|
49288
49509
|
},
|
|
49289
49510
|
{
|
|
49290
49511
|
"kind": "Reference",
|
|
49291
|
-
"text": "
|
|
49292
|
-
"canonicalReference": "@microsoft/fast-
|
|
49512
|
+
"text": "ViewTemplate",
|
|
49513
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
49293
49514
|
},
|
|
49294
49515
|
{
|
|
49295
49516
|
"kind": "Content",
|
|
@@ -49297,18 +49518,18 @@
|
|
|
49297
49518
|
},
|
|
49298
49519
|
{
|
|
49299
49520
|
"kind": "Reference",
|
|
49300
|
-
"text": "
|
|
49301
|
-
"canonicalReference": "@
|
|
49521
|
+
"text": "VerificationCodeInput",
|
|
49522
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
49302
49523
|
},
|
|
49303
49524
|
{
|
|
49304
49525
|
"kind": "Content",
|
|
49305
|
-
"text": ">"
|
|
49526
|
+
"text": ", any>"
|
|
49306
49527
|
}
|
|
49307
49528
|
],
|
|
49308
|
-
"fileUrlPath": "src/
|
|
49529
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.template.ts",
|
|
49309
49530
|
"isReadonly": true,
|
|
49310
49531
|
"releaseTag": "Public",
|
|
49311
|
-
"name": "
|
|
49532
|
+
"name": "foundationVerificationCodeInputTemplate",
|
|
49312
49533
|
"variableTypeTokenRange": {
|
|
49313
49534
|
"startIndex": 1,
|
|
49314
49535
|
"endIndex": 6
|
|
@@ -49316,23 +49537,23 @@
|
|
|
49316
49537
|
},
|
|
49317
49538
|
{
|
|
49318
49539
|
"kind": "Variable",
|
|
49319
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49540
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiAccentPalette:var",
|
|
49320
49541
|
"docComment": "",
|
|
49321
49542
|
"excerptTokens": [
|
|
49322
49543
|
{
|
|
49323
49544
|
"kind": "Content",
|
|
49324
|
-
"text": "
|
|
49545
|
+
"text": "fuiAccentPalette: "
|
|
49325
49546
|
},
|
|
49326
49547
|
{
|
|
49327
49548
|
"kind": "Reference",
|
|
49328
|
-
"text": "
|
|
49329
|
-
"canonicalReference": "@microsoft/fast-components!
|
|
49549
|
+
"text": "PaletteRGB",
|
|
49550
|
+
"canonicalReference": "@microsoft/fast-components!PaletteRGB:type"
|
|
49330
49551
|
}
|
|
49331
49552
|
],
|
|
49332
49553
|
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
49333
49554
|
"isReadonly": true,
|
|
49334
49555
|
"releaseTag": "Public",
|
|
49335
|
-
"name": "
|
|
49556
|
+
"name": "fuiAccentPalette",
|
|
49336
49557
|
"variableTypeTokenRange": {
|
|
49337
49558
|
"startIndex": 1,
|
|
49338
49559
|
"endIndex": 2
|
|
@@ -49340,23 +49561,23 @@
|
|
|
49340
49561
|
},
|
|
49341
49562
|
{
|
|
49342
49563
|
"kind": "Variable",
|
|
49343
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49564
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiAccentSwatch:var",
|
|
49344
49565
|
"docComment": "",
|
|
49345
49566
|
"excerptTokens": [
|
|
49346
49567
|
{
|
|
49347
49568
|
"kind": "Content",
|
|
49348
|
-
"text": "
|
|
49569
|
+
"text": "fuiAccentSwatch: "
|
|
49349
49570
|
},
|
|
49350
49571
|
{
|
|
49351
49572
|
"kind": "Reference",
|
|
49352
|
-
"text": "
|
|
49353
|
-
"canonicalReference": "@microsoft/fast-components!
|
|
49573
|
+
"text": "SwatchRGB",
|
|
49574
|
+
"canonicalReference": "@microsoft/fast-components!SwatchRGB:interface"
|
|
49354
49575
|
}
|
|
49355
49576
|
],
|
|
49356
49577
|
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
49357
49578
|
"isReadonly": true,
|
|
49358
49579
|
"releaseTag": "Public",
|
|
49359
|
-
"name": "
|
|
49580
|
+
"name": "fuiAccentSwatch",
|
|
49360
49581
|
"variableTypeTokenRange": {
|
|
49361
49582
|
"startIndex": 1,
|
|
49362
49583
|
"endIndex": 2
|
|
@@ -49364,12 +49585,142 @@
|
|
|
49364
49585
|
},
|
|
49365
49586
|
{
|
|
49366
49587
|
"kind": "Variable",
|
|
49367
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49588
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiCardFillColor:var",
|
|
49368
49589
|
"docComment": "/**\n * @public\n */\n",
|
|
49369
49590
|
"excerptTokens": [
|
|
49370
49591
|
{
|
|
49371
49592
|
"kind": "Content",
|
|
49372
|
-
"text": "
|
|
49593
|
+
"text": "fuiCardFillColor: "
|
|
49594
|
+
},
|
|
49595
|
+
{
|
|
49596
|
+
"kind": "Content",
|
|
49597
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49598
|
+
},
|
|
49599
|
+
{
|
|
49600
|
+
"kind": "Reference",
|
|
49601
|
+
"text": "CSSDesignToken",
|
|
49602
|
+
"canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
|
|
49603
|
+
},
|
|
49604
|
+
{
|
|
49605
|
+
"kind": "Content",
|
|
49606
|
+
"text": "<"
|
|
49607
|
+
},
|
|
49608
|
+
{
|
|
49609
|
+
"kind": "Reference",
|
|
49610
|
+
"text": "Swatch",
|
|
49611
|
+
"canonicalReference": "@microsoft/fast-components!Swatch:interface"
|
|
49612
|
+
},
|
|
49613
|
+
{
|
|
49614
|
+
"kind": "Content",
|
|
49615
|
+
"text": ">"
|
|
49616
|
+
}
|
|
49617
|
+
],
|
|
49618
|
+
"fileUrlPath": "src/_config/tokens/custom.ts",
|
|
49619
|
+
"isReadonly": true,
|
|
49620
|
+
"releaseTag": "Public",
|
|
49621
|
+
"name": "fuiCardFillColor",
|
|
49622
|
+
"variableTypeTokenRange": {
|
|
49623
|
+
"startIndex": 1,
|
|
49624
|
+
"endIndex": 6
|
|
49625
|
+
}
|
|
49626
|
+
},
|
|
49627
|
+
{
|
|
49628
|
+
"kind": "Variable",
|
|
49629
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiCardForegroundColor:var",
|
|
49630
|
+
"docComment": "/**\n * @public\n */\n",
|
|
49631
|
+
"excerptTokens": [
|
|
49632
|
+
{
|
|
49633
|
+
"kind": "Content",
|
|
49634
|
+
"text": "fuiCardForegroundColor: "
|
|
49635
|
+
},
|
|
49636
|
+
{
|
|
49637
|
+
"kind": "Content",
|
|
49638
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49639
|
+
},
|
|
49640
|
+
{
|
|
49641
|
+
"kind": "Reference",
|
|
49642
|
+
"text": "CSSDesignToken",
|
|
49643
|
+
"canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
|
|
49644
|
+
},
|
|
49645
|
+
{
|
|
49646
|
+
"kind": "Content",
|
|
49647
|
+
"text": "<"
|
|
49648
|
+
},
|
|
49649
|
+
{
|
|
49650
|
+
"kind": "Reference",
|
|
49651
|
+
"text": "Swatch",
|
|
49652
|
+
"canonicalReference": "@microsoft/fast-components!Swatch:interface"
|
|
49653
|
+
},
|
|
49654
|
+
{
|
|
49655
|
+
"kind": "Content",
|
|
49656
|
+
"text": ">"
|
|
49657
|
+
}
|
|
49658
|
+
],
|
|
49659
|
+
"fileUrlPath": "src/_config/tokens/custom.ts",
|
|
49660
|
+
"isReadonly": true,
|
|
49661
|
+
"releaseTag": "Public",
|
|
49662
|
+
"name": "fuiCardForegroundColor",
|
|
49663
|
+
"variableTypeTokenRange": {
|
|
49664
|
+
"startIndex": 1,
|
|
49665
|
+
"endIndex": 6
|
|
49666
|
+
}
|
|
49667
|
+
},
|
|
49668
|
+
{
|
|
49669
|
+
"kind": "Variable",
|
|
49670
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiDefaultCardFillColor:var",
|
|
49671
|
+
"docComment": "",
|
|
49672
|
+
"excerptTokens": [
|
|
49673
|
+
{
|
|
49674
|
+
"kind": "Content",
|
|
49675
|
+
"text": "fuiDefaultCardFillColor: "
|
|
49676
|
+
},
|
|
49677
|
+
{
|
|
49678
|
+
"kind": "Reference",
|
|
49679
|
+
"text": "SwatchRGB",
|
|
49680
|
+
"canonicalReference": "@microsoft/fast-components!SwatchRGB:interface"
|
|
49681
|
+
}
|
|
49682
|
+
],
|
|
49683
|
+
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
49684
|
+
"isReadonly": true,
|
|
49685
|
+
"releaseTag": "Public",
|
|
49686
|
+
"name": "fuiDefaultCardFillColor",
|
|
49687
|
+
"variableTypeTokenRange": {
|
|
49688
|
+
"startIndex": 1,
|
|
49689
|
+
"endIndex": 2
|
|
49690
|
+
}
|
|
49691
|
+
},
|
|
49692
|
+
{
|
|
49693
|
+
"kind": "Variable",
|
|
49694
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiDefaultCardPalette:var",
|
|
49695
|
+
"docComment": "",
|
|
49696
|
+
"excerptTokens": [
|
|
49697
|
+
{
|
|
49698
|
+
"kind": "Content",
|
|
49699
|
+
"text": "fuiDefaultCardPalette: "
|
|
49700
|
+
},
|
|
49701
|
+
{
|
|
49702
|
+
"kind": "Reference",
|
|
49703
|
+
"text": "PaletteRGB",
|
|
49704
|
+
"canonicalReference": "@microsoft/fast-components!PaletteRGB:type"
|
|
49705
|
+
}
|
|
49706
|
+
],
|
|
49707
|
+
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
49708
|
+
"isReadonly": true,
|
|
49709
|
+
"releaseTag": "Public",
|
|
49710
|
+
"name": "fuiDefaultCardPalette",
|
|
49711
|
+
"variableTypeTokenRange": {
|
|
49712
|
+
"startIndex": 1,
|
|
49713
|
+
"endIndex": 2
|
|
49714
|
+
}
|
|
49715
|
+
},
|
|
49716
|
+
{
|
|
49717
|
+
"kind": "Variable",
|
|
49718
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiFillColor:var",
|
|
49719
|
+
"docComment": "/**\n * @public\n */\n",
|
|
49720
|
+
"excerptTokens": [
|
|
49721
|
+
{
|
|
49722
|
+
"kind": "Content",
|
|
49723
|
+
"text": "fuiFillColor: "
|
|
49373
49724
|
},
|
|
49374
49725
|
{
|
|
49375
49726
|
"kind": "Content",
|
|
@@ -72136,6 +72487,676 @@
|
|
|
72136
72487
|
],
|
|
72137
72488
|
"extendsTokenRanges": []
|
|
72138
72489
|
},
|
|
72490
|
+
{
|
|
72491
|
+
"kind": "Class",
|
|
72492
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class",
|
|
72493
|
+
"docComment": "/**\n * Multi-digit verification code input for OTP / 2FA flows.\n *\n * Form-associated (FAST `FormAssociated`): host `name` / `required` / `value` participate in native HTML form validation and submission like {@link TextField}.\n *\n * @tagname %%prefix%%-verification-code-input\n *\n * @fires\n *\n * change - Fired when any digit changes. Detail: `{ value: string }`.\n *\n * @fires\n *\n * complete - Fired when all digits are filled. Detail: `{ value: string }`.\n *\n * @public\n */\n",
|
|
72494
|
+
"excerptTokens": [
|
|
72495
|
+
{
|
|
72496
|
+
"kind": "Content",
|
|
72497
|
+
"text": "export declare class VerificationCodeInput extends "
|
|
72498
|
+
},
|
|
72499
|
+
{
|
|
72500
|
+
"kind": "Reference",
|
|
72501
|
+
"text": "VerificationCodeInput_base",
|
|
72502
|
+
"canonicalReference": "@genesislcap/foundation-ui!~VerificationCodeInput_base"
|
|
72503
|
+
},
|
|
72504
|
+
{
|
|
72505
|
+
"kind": "Content",
|
|
72506
|
+
"text": " "
|
|
72507
|
+
}
|
|
72508
|
+
],
|
|
72509
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
72510
|
+
"releaseTag": "Public",
|
|
72511
|
+
"isAbstract": false,
|
|
72512
|
+
"name": "VerificationCodeInput",
|
|
72513
|
+
"preserveMemberOrder": false,
|
|
72514
|
+
"members": [
|
|
72515
|
+
{
|
|
72516
|
+
"kind": "Constructor",
|
|
72517
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:constructor(1)",
|
|
72518
|
+
"docComment": "/**\n * Constructs a new instance of the `VerificationCodeInput` class\n */\n",
|
|
72519
|
+
"excerptTokens": [
|
|
72520
|
+
{
|
|
72521
|
+
"kind": "Content",
|
|
72522
|
+
"text": "constructor();"
|
|
72523
|
+
}
|
|
72524
|
+
],
|
|
72525
|
+
"releaseTag": "Public",
|
|
72526
|
+
"isProtected": false,
|
|
72527
|
+
"overloadIndex": 1,
|
|
72528
|
+
"parameters": []
|
|
72529
|
+
},
|
|
72530
|
+
{
|
|
72531
|
+
"kind": "Property",
|
|
72532
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#appearance:member",
|
|
72533
|
+
"docComment": "/**\n * Visual treatment applied to each digit field.\n *\n * @remarks\n *\n * HTML Attribute: appearance\n *\n * @defaultValue\n *\n * outline\n *\n * @public\n */\n",
|
|
72534
|
+
"excerptTokens": [
|
|
72535
|
+
{
|
|
72536
|
+
"kind": "Content",
|
|
72537
|
+
"text": "appearance: "
|
|
72538
|
+
},
|
|
72539
|
+
{
|
|
72540
|
+
"kind": "Content",
|
|
72541
|
+
"text": "string"
|
|
72542
|
+
},
|
|
72543
|
+
{
|
|
72544
|
+
"kind": "Content",
|
|
72545
|
+
"text": ";"
|
|
72546
|
+
}
|
|
72547
|
+
],
|
|
72548
|
+
"isReadonly": false,
|
|
72549
|
+
"isOptional": false,
|
|
72550
|
+
"releaseTag": "Public",
|
|
72551
|
+
"name": "appearance",
|
|
72552
|
+
"propertyTypeTokenRange": {
|
|
72553
|
+
"startIndex": 1,
|
|
72554
|
+
"endIndex": 2
|
|
72555
|
+
},
|
|
72556
|
+
"isStatic": false,
|
|
72557
|
+
"isProtected": false,
|
|
72558
|
+
"isAbstract": false
|
|
72559
|
+
},
|
|
72560
|
+
{
|
|
72561
|
+
"kind": "Property",
|
|
72562
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#autofocus:member",
|
|
72563
|
+
"docComment": "/**\n * When true, focuses the first digit on connect (and after SPA route commit when hosted that way).\n *\n * @remarks\n *\n * HTML Attribute: autofocus\n *\n * @public\n */\n",
|
|
72564
|
+
"excerptTokens": [
|
|
72565
|
+
{
|
|
72566
|
+
"kind": "Content",
|
|
72567
|
+
"text": "autofocus: "
|
|
72568
|
+
},
|
|
72569
|
+
{
|
|
72570
|
+
"kind": "Content",
|
|
72571
|
+
"text": "boolean"
|
|
72572
|
+
},
|
|
72573
|
+
{
|
|
72574
|
+
"kind": "Content",
|
|
72575
|
+
"text": ";"
|
|
72576
|
+
}
|
|
72577
|
+
],
|
|
72578
|
+
"isReadonly": false,
|
|
72579
|
+
"isOptional": false,
|
|
72580
|
+
"releaseTag": "Public",
|
|
72581
|
+
"name": "autofocus",
|
|
72582
|
+
"propertyTypeTokenRange": {
|
|
72583
|
+
"startIndex": 1,
|
|
72584
|
+
"endIndex": 2
|
|
72585
|
+
},
|
|
72586
|
+
"isStatic": false,
|
|
72587
|
+
"isProtected": false,
|
|
72588
|
+
"isAbstract": false
|
|
72589
|
+
},
|
|
72590
|
+
{
|
|
72591
|
+
"kind": "Method",
|
|
72592
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#clear:member(1)",
|
|
72593
|
+
"docComment": "/**\n * Clears digits, emits `change`, and focuses the first field when connected.\n */\n",
|
|
72594
|
+
"excerptTokens": [
|
|
72595
|
+
{
|
|
72596
|
+
"kind": "Content",
|
|
72597
|
+
"text": "clear(): "
|
|
72598
|
+
},
|
|
72599
|
+
{
|
|
72600
|
+
"kind": "Content",
|
|
72601
|
+
"text": "void"
|
|
72602
|
+
},
|
|
72603
|
+
{
|
|
72604
|
+
"kind": "Content",
|
|
72605
|
+
"text": ";"
|
|
72606
|
+
}
|
|
72607
|
+
],
|
|
72608
|
+
"isStatic": false,
|
|
72609
|
+
"returnTypeTokenRange": {
|
|
72610
|
+
"startIndex": 1,
|
|
72611
|
+
"endIndex": 2
|
|
72612
|
+
},
|
|
72613
|
+
"releaseTag": "Public",
|
|
72614
|
+
"isProtected": false,
|
|
72615
|
+
"overloadIndex": 1,
|
|
72616
|
+
"parameters": [],
|
|
72617
|
+
"isOptional": false,
|
|
72618
|
+
"isAbstract": false,
|
|
72619
|
+
"name": "clear"
|
|
72620
|
+
},
|
|
72621
|
+
{
|
|
72622
|
+
"kind": "Method",
|
|
72623
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#connectedCallback:member(1)",
|
|
72624
|
+
"docComment": "",
|
|
72625
|
+
"excerptTokens": [
|
|
72626
|
+
{
|
|
72627
|
+
"kind": "Content",
|
|
72628
|
+
"text": "connectedCallback(): "
|
|
72629
|
+
},
|
|
72630
|
+
{
|
|
72631
|
+
"kind": "Content",
|
|
72632
|
+
"text": "void"
|
|
72633
|
+
},
|
|
72634
|
+
{
|
|
72635
|
+
"kind": "Content",
|
|
72636
|
+
"text": ";"
|
|
72637
|
+
}
|
|
72638
|
+
],
|
|
72639
|
+
"isStatic": false,
|
|
72640
|
+
"returnTypeTokenRange": {
|
|
72641
|
+
"startIndex": 1,
|
|
72642
|
+
"endIndex": 2
|
|
72643
|
+
},
|
|
72644
|
+
"releaseTag": "Public",
|
|
72645
|
+
"isProtected": false,
|
|
72646
|
+
"overloadIndex": 1,
|
|
72647
|
+
"parameters": [],
|
|
72648
|
+
"isOptional": false,
|
|
72649
|
+
"isAbstract": false,
|
|
72650
|
+
"name": "connectedCallback"
|
|
72651
|
+
},
|
|
72652
|
+
{
|
|
72653
|
+
"kind": "Property",
|
|
72654
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#controlIdPrefix:member",
|
|
72655
|
+
"docComment": "",
|
|
72656
|
+
"excerptTokens": [
|
|
72657
|
+
{
|
|
72658
|
+
"kind": "Content",
|
|
72659
|
+
"text": "get controlIdPrefix(): "
|
|
72660
|
+
},
|
|
72661
|
+
{
|
|
72662
|
+
"kind": "Content",
|
|
72663
|
+
"text": "string"
|
|
72664
|
+
},
|
|
72665
|
+
{
|
|
72666
|
+
"kind": "Content",
|
|
72667
|
+
"text": ";"
|
|
72668
|
+
}
|
|
72669
|
+
],
|
|
72670
|
+
"isReadonly": true,
|
|
72671
|
+
"isOptional": false,
|
|
72672
|
+
"releaseTag": "Public",
|
|
72673
|
+
"name": "controlIdPrefix",
|
|
72674
|
+
"propertyTypeTokenRange": {
|
|
72675
|
+
"startIndex": 1,
|
|
72676
|
+
"endIndex": 2
|
|
72677
|
+
},
|
|
72678
|
+
"isStatic": false,
|
|
72679
|
+
"isProtected": false,
|
|
72680
|
+
"isAbstract": false
|
|
72681
|
+
},
|
|
72682
|
+
{
|
|
72683
|
+
"kind": "Property",
|
|
72684
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#defaultSlottedNodes:member",
|
|
72685
|
+
"docComment": "/**\n * Slotted label content; when empty the label is visually hidden.\n */\n",
|
|
72686
|
+
"excerptTokens": [
|
|
72687
|
+
{
|
|
72688
|
+
"kind": "Content",
|
|
72689
|
+
"text": "defaultSlottedNodes: "
|
|
72690
|
+
},
|
|
72691
|
+
{
|
|
72692
|
+
"kind": "Content",
|
|
72693
|
+
"text": "any"
|
|
72694
|
+
},
|
|
72695
|
+
{
|
|
72696
|
+
"kind": "Content",
|
|
72697
|
+
"text": ";"
|
|
72698
|
+
}
|
|
72699
|
+
],
|
|
72700
|
+
"isReadonly": false,
|
|
72701
|
+
"isOptional": false,
|
|
72702
|
+
"releaseTag": "Public",
|
|
72703
|
+
"name": "defaultSlottedNodes",
|
|
72704
|
+
"propertyTypeTokenRange": {
|
|
72705
|
+
"startIndex": 1,
|
|
72706
|
+
"endIndex": 2
|
|
72707
|
+
},
|
|
72708
|
+
"isStatic": false,
|
|
72709
|
+
"isProtected": false,
|
|
72710
|
+
"isAbstract": false
|
|
72711
|
+
},
|
|
72712
|
+
{
|
|
72713
|
+
"kind": "Property",
|
|
72714
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digitClassnames:member",
|
|
72715
|
+
"docComment": "",
|
|
72716
|
+
"excerptTokens": [
|
|
72717
|
+
{
|
|
72718
|
+
"kind": "Content",
|
|
72719
|
+
"text": "get digitClassnames(): "
|
|
72720
|
+
},
|
|
72721
|
+
{
|
|
72722
|
+
"kind": "Content",
|
|
72723
|
+
"text": "string"
|
|
72724
|
+
},
|
|
72725
|
+
{
|
|
72726
|
+
"kind": "Content",
|
|
72727
|
+
"text": ";"
|
|
72728
|
+
}
|
|
72729
|
+
],
|
|
72730
|
+
"isReadonly": true,
|
|
72731
|
+
"isOptional": false,
|
|
72732
|
+
"releaseTag": "Public",
|
|
72733
|
+
"name": "digitClassnames",
|
|
72734
|
+
"propertyTypeTokenRange": {
|
|
72735
|
+
"startIndex": 1,
|
|
72736
|
+
"endIndex": 2
|
|
72737
|
+
},
|
|
72738
|
+
"isStatic": false,
|
|
72739
|
+
"isProtected": false,
|
|
72740
|
+
"isAbstract": false
|
|
72741
|
+
},
|
|
72742
|
+
{
|
|
72743
|
+
"kind": "Property",
|
|
72744
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digits:member",
|
|
72745
|
+
"docComment": "/**\n * Number of single-character digit fields to render.\n *\n * @remarks\n *\n * HTML Attribute: digits\n *\n * @defaultValue\n *\n * 6\n *\n * @public\n */\n",
|
|
72746
|
+
"excerptTokens": [
|
|
72747
|
+
{
|
|
72748
|
+
"kind": "Content",
|
|
72749
|
+
"text": "digits: "
|
|
72750
|
+
},
|
|
72751
|
+
{
|
|
72752
|
+
"kind": "Content",
|
|
72753
|
+
"text": "number"
|
|
72754
|
+
},
|
|
72755
|
+
{
|
|
72756
|
+
"kind": "Content",
|
|
72757
|
+
"text": ";"
|
|
72758
|
+
}
|
|
72759
|
+
],
|
|
72760
|
+
"isReadonly": false,
|
|
72761
|
+
"isOptional": false,
|
|
72762
|
+
"releaseTag": "Public",
|
|
72763
|
+
"name": "digits",
|
|
72764
|
+
"propertyTypeTokenRange": {
|
|
72765
|
+
"startIndex": 1,
|
|
72766
|
+
"endIndex": 2
|
|
72767
|
+
},
|
|
72768
|
+
"isStatic": false,
|
|
72769
|
+
"isProtected": false,
|
|
72770
|
+
"isAbstract": false
|
|
72771
|
+
},
|
|
72772
|
+
{
|
|
72773
|
+
"kind": "Method",
|
|
72774
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digitsChanged:member(1)",
|
|
72775
|
+
"docComment": "",
|
|
72776
|
+
"excerptTokens": [
|
|
72777
|
+
{
|
|
72778
|
+
"kind": "Content",
|
|
72779
|
+
"text": "digitsChanged(): "
|
|
72780
|
+
},
|
|
72781
|
+
{
|
|
72782
|
+
"kind": "Content",
|
|
72783
|
+
"text": "void"
|
|
72784
|
+
},
|
|
72785
|
+
{
|
|
72786
|
+
"kind": "Content",
|
|
72787
|
+
"text": ";"
|
|
72788
|
+
}
|
|
72789
|
+
],
|
|
72790
|
+
"isStatic": false,
|
|
72791
|
+
"returnTypeTokenRange": {
|
|
72792
|
+
"startIndex": 1,
|
|
72793
|
+
"endIndex": 2
|
|
72794
|
+
},
|
|
72795
|
+
"releaseTag": "Public",
|
|
72796
|
+
"isProtected": false,
|
|
72797
|
+
"overloadIndex": 1,
|
|
72798
|
+
"parameters": [],
|
|
72799
|
+
"isOptional": false,
|
|
72800
|
+
"isAbstract": false,
|
|
72801
|
+
"name": "digitsChanged"
|
|
72802
|
+
},
|
|
72803
|
+
{
|
|
72804
|
+
"kind": "Property",
|
|
72805
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digitsIndexes:member",
|
|
72806
|
+
"docComment": "",
|
|
72807
|
+
"excerptTokens": [
|
|
72808
|
+
{
|
|
72809
|
+
"kind": "Content",
|
|
72810
|
+
"text": "get digitsIndexes(): "
|
|
72811
|
+
},
|
|
72812
|
+
{
|
|
72813
|
+
"kind": "Content",
|
|
72814
|
+
"text": "number[]"
|
|
72815
|
+
},
|
|
72816
|
+
{
|
|
72817
|
+
"kind": "Content",
|
|
72818
|
+
"text": ";"
|
|
72819
|
+
}
|
|
72820
|
+
],
|
|
72821
|
+
"isReadonly": true,
|
|
72822
|
+
"isOptional": false,
|
|
72823
|
+
"releaseTag": "Public",
|
|
72824
|
+
"name": "digitsIndexes",
|
|
72825
|
+
"propertyTypeTokenRange": {
|
|
72826
|
+
"startIndex": 1,
|
|
72827
|
+
"endIndex": 2
|
|
72828
|
+
},
|
|
72829
|
+
"isStatic": false,
|
|
72830
|
+
"isProtected": false,
|
|
72831
|
+
"isAbstract": false
|
|
72832
|
+
},
|
|
72833
|
+
{
|
|
72834
|
+
"kind": "Property",
|
|
72835
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#disabled:member",
|
|
72836
|
+
"docComment": "/**\n * When true, digit fields are non-interactive.\n *\n * @remarks\n *\n * HTML Attribute: disabled\n *\n * @public\n */\n",
|
|
72837
|
+
"excerptTokens": [
|
|
72838
|
+
{
|
|
72839
|
+
"kind": "Content",
|
|
72840
|
+
"text": "disabled: "
|
|
72841
|
+
},
|
|
72842
|
+
{
|
|
72843
|
+
"kind": "Content",
|
|
72844
|
+
"text": "boolean"
|
|
72845
|
+
},
|
|
72846
|
+
{
|
|
72847
|
+
"kind": "Content",
|
|
72848
|
+
"text": ";"
|
|
72849
|
+
}
|
|
72850
|
+
],
|
|
72851
|
+
"isReadonly": false,
|
|
72852
|
+
"isOptional": false,
|
|
72853
|
+
"releaseTag": "Public",
|
|
72854
|
+
"name": "disabled",
|
|
72855
|
+
"propertyTypeTokenRange": {
|
|
72856
|
+
"startIndex": 1,
|
|
72857
|
+
"endIndex": 2
|
|
72858
|
+
},
|
|
72859
|
+
"isStatic": false,
|
|
72860
|
+
"isProtected": false,
|
|
72861
|
+
"isAbstract": false
|
|
72862
|
+
},
|
|
72863
|
+
{
|
|
72864
|
+
"kind": "Method",
|
|
72865
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#disconnectedCallback:member(1)",
|
|
72866
|
+
"docComment": "",
|
|
72867
|
+
"excerptTokens": [
|
|
72868
|
+
{
|
|
72869
|
+
"kind": "Content",
|
|
72870
|
+
"text": "disconnectedCallback(): "
|
|
72871
|
+
},
|
|
72872
|
+
{
|
|
72873
|
+
"kind": "Content",
|
|
72874
|
+
"text": "void"
|
|
72875
|
+
},
|
|
72876
|
+
{
|
|
72877
|
+
"kind": "Content",
|
|
72878
|
+
"text": ";"
|
|
72879
|
+
}
|
|
72880
|
+
],
|
|
72881
|
+
"isStatic": false,
|
|
72882
|
+
"returnTypeTokenRange": {
|
|
72883
|
+
"startIndex": 1,
|
|
72884
|
+
"endIndex": 2
|
|
72885
|
+
},
|
|
72886
|
+
"releaseTag": "Public",
|
|
72887
|
+
"isProtected": false,
|
|
72888
|
+
"overloadIndex": 1,
|
|
72889
|
+
"parameters": [],
|
|
72890
|
+
"isOptional": false,
|
|
72891
|
+
"isAbstract": false,
|
|
72892
|
+
"name": "disconnectedCallback"
|
|
72893
|
+
},
|
|
72894
|
+
{
|
|
72895
|
+
"kind": "Property",
|
|
72896
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#error:member",
|
|
72897
|
+
"docComment": "/**\n * When true, applies the error visual state to each digit field.\n *\n * @remarks\n *\n * HTML Attribute: error\n *\n * @public\n */\n",
|
|
72898
|
+
"excerptTokens": [
|
|
72899
|
+
{
|
|
72900
|
+
"kind": "Content",
|
|
72901
|
+
"text": "error: "
|
|
72902
|
+
},
|
|
72903
|
+
{
|
|
72904
|
+
"kind": "Content",
|
|
72905
|
+
"text": "boolean"
|
|
72906
|
+
},
|
|
72907
|
+
{
|
|
72908
|
+
"kind": "Content",
|
|
72909
|
+
"text": ";"
|
|
72910
|
+
}
|
|
72911
|
+
],
|
|
72912
|
+
"isReadonly": false,
|
|
72913
|
+
"isOptional": false,
|
|
72914
|
+
"releaseTag": "Public",
|
|
72915
|
+
"name": "error",
|
|
72916
|
+
"propertyTypeTokenRange": {
|
|
72917
|
+
"startIndex": 1,
|
|
72918
|
+
"endIndex": 2
|
|
72919
|
+
},
|
|
72920
|
+
"isStatic": false,
|
|
72921
|
+
"isProtected": false,
|
|
72922
|
+
"isAbstract": false
|
|
72923
|
+
},
|
|
72924
|
+
{
|
|
72925
|
+
"kind": "Method",
|
|
72926
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#focus:member(1)",
|
|
72927
|
+
"docComment": "",
|
|
72928
|
+
"excerptTokens": [
|
|
72929
|
+
{
|
|
72930
|
+
"kind": "Content",
|
|
72931
|
+
"text": "focus(): "
|
|
72932
|
+
},
|
|
72933
|
+
{
|
|
72934
|
+
"kind": "Content",
|
|
72935
|
+
"text": "void"
|
|
72936
|
+
},
|
|
72937
|
+
{
|
|
72938
|
+
"kind": "Content",
|
|
72939
|
+
"text": ";"
|
|
72940
|
+
}
|
|
72941
|
+
],
|
|
72942
|
+
"isStatic": false,
|
|
72943
|
+
"returnTypeTokenRange": {
|
|
72944
|
+
"startIndex": 1,
|
|
72945
|
+
"endIndex": 2
|
|
72946
|
+
},
|
|
72947
|
+
"releaseTag": "Public",
|
|
72948
|
+
"isProtected": false,
|
|
72949
|
+
"overloadIndex": 1,
|
|
72950
|
+
"parameters": [],
|
|
72951
|
+
"isOptional": false,
|
|
72952
|
+
"isAbstract": false,
|
|
72953
|
+
"name": "focus"
|
|
72954
|
+
},
|
|
72955
|
+
{
|
|
72956
|
+
"kind": "Method",
|
|
72957
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#getControlId:member(1)",
|
|
72958
|
+
"docComment": "",
|
|
72959
|
+
"excerptTokens": [
|
|
72960
|
+
{
|
|
72961
|
+
"kind": "Content",
|
|
72962
|
+
"text": "getControlId(index: "
|
|
72963
|
+
},
|
|
72964
|
+
{
|
|
72965
|
+
"kind": "Content",
|
|
72966
|
+
"text": "number"
|
|
72967
|
+
},
|
|
72968
|
+
{
|
|
72969
|
+
"kind": "Content",
|
|
72970
|
+
"text": "): "
|
|
72971
|
+
},
|
|
72972
|
+
{
|
|
72973
|
+
"kind": "Content",
|
|
72974
|
+
"text": "string"
|
|
72975
|
+
},
|
|
72976
|
+
{
|
|
72977
|
+
"kind": "Content",
|
|
72978
|
+
"text": ";"
|
|
72979
|
+
}
|
|
72980
|
+
],
|
|
72981
|
+
"isStatic": false,
|
|
72982
|
+
"returnTypeTokenRange": {
|
|
72983
|
+
"startIndex": 3,
|
|
72984
|
+
"endIndex": 4
|
|
72985
|
+
},
|
|
72986
|
+
"releaseTag": "Public",
|
|
72987
|
+
"isProtected": false,
|
|
72988
|
+
"overloadIndex": 1,
|
|
72989
|
+
"parameters": [
|
|
72990
|
+
{
|
|
72991
|
+
"parameterName": "index",
|
|
72992
|
+
"parameterTypeTokenRange": {
|
|
72993
|
+
"startIndex": 1,
|
|
72994
|
+
"endIndex": 2
|
|
72995
|
+
},
|
|
72996
|
+
"isOptional": false
|
|
72997
|
+
}
|
|
72998
|
+
],
|
|
72999
|
+
"isOptional": false,
|
|
73000
|
+
"isAbstract": false,
|
|
73001
|
+
"name": "getControlId"
|
|
73002
|
+
},
|
|
73003
|
+
{
|
|
73004
|
+
"kind": "Property",
|
|
73005
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#hasLabel:member",
|
|
73006
|
+
"docComment": "",
|
|
73007
|
+
"excerptTokens": [
|
|
73008
|
+
{
|
|
73009
|
+
"kind": "Content",
|
|
73010
|
+
"text": "get hasLabel(): "
|
|
73011
|
+
},
|
|
73012
|
+
{
|
|
73013
|
+
"kind": "Content",
|
|
73014
|
+
"text": "boolean"
|
|
73015
|
+
},
|
|
73016
|
+
{
|
|
73017
|
+
"kind": "Content",
|
|
73018
|
+
"text": ";"
|
|
73019
|
+
}
|
|
73020
|
+
],
|
|
73021
|
+
"isReadonly": true,
|
|
73022
|
+
"isOptional": false,
|
|
73023
|
+
"releaseTag": "Public",
|
|
73024
|
+
"name": "hasLabel",
|
|
73025
|
+
"propertyTypeTokenRange": {
|
|
73026
|
+
"startIndex": 1,
|
|
73027
|
+
"endIndex": 2
|
|
73028
|
+
},
|
|
73029
|
+
"isStatic": false,
|
|
73030
|
+
"isProtected": false,
|
|
73031
|
+
"isAbstract": false
|
|
73032
|
+
},
|
|
73033
|
+
{
|
|
73034
|
+
"kind": "Property",
|
|
73035
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#id:member",
|
|
73036
|
+
"docComment": "/**\n * Optional host id used as a prefix for digit input ids (`{id}-0`, `{id}-1`, …) and the associated label element.\n */\n",
|
|
73037
|
+
"excerptTokens": [
|
|
73038
|
+
{
|
|
73039
|
+
"kind": "Content",
|
|
73040
|
+
"text": "id: "
|
|
73041
|
+
},
|
|
73042
|
+
{
|
|
73043
|
+
"kind": "Content",
|
|
73044
|
+
"text": "string"
|
|
73045
|
+
},
|
|
73046
|
+
{
|
|
73047
|
+
"kind": "Content",
|
|
73048
|
+
"text": ";"
|
|
73049
|
+
}
|
|
73050
|
+
],
|
|
73051
|
+
"isReadonly": false,
|
|
73052
|
+
"isOptional": false,
|
|
73053
|
+
"releaseTag": "Public",
|
|
73054
|
+
"name": "id",
|
|
73055
|
+
"propertyTypeTokenRange": {
|
|
73056
|
+
"startIndex": 1,
|
|
73057
|
+
"endIndex": 2
|
|
73058
|
+
},
|
|
73059
|
+
"isStatic": false,
|
|
73060
|
+
"isProtected": false,
|
|
73061
|
+
"isAbstract": false
|
|
73062
|
+
},
|
|
73063
|
+
{
|
|
73064
|
+
"kind": "Property",
|
|
73065
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#labelId:member",
|
|
73066
|
+
"docComment": "",
|
|
73067
|
+
"excerptTokens": [
|
|
73068
|
+
{
|
|
73069
|
+
"kind": "Content",
|
|
73070
|
+
"text": "get labelId(): "
|
|
73071
|
+
},
|
|
73072
|
+
{
|
|
73073
|
+
"kind": "Content",
|
|
73074
|
+
"text": "string"
|
|
73075
|
+
},
|
|
73076
|
+
{
|
|
73077
|
+
"kind": "Content",
|
|
73078
|
+
"text": ";"
|
|
73079
|
+
}
|
|
73080
|
+
],
|
|
73081
|
+
"isReadonly": true,
|
|
73082
|
+
"isOptional": false,
|
|
73083
|
+
"releaseTag": "Public",
|
|
73084
|
+
"name": "labelId",
|
|
73085
|
+
"propertyTypeTokenRange": {
|
|
73086
|
+
"startIndex": 1,
|
|
73087
|
+
"endIndex": 2
|
|
73088
|
+
},
|
|
73089
|
+
"isStatic": false,
|
|
73090
|
+
"isProtected": false,
|
|
73091
|
+
"isAbstract": false
|
|
73092
|
+
},
|
|
73093
|
+
{
|
|
73094
|
+
"kind": "Property",
|
|
73095
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#readOnly:member",
|
|
73096
|
+
"docComment": "/**\n * When true, digit fields are non-interactive.\n *\n * @remarks\n *\n * HTML Attribute: readonly\n *\n * @public\n */\n",
|
|
73097
|
+
"excerptTokens": [
|
|
73098
|
+
{
|
|
73099
|
+
"kind": "Content",
|
|
73100
|
+
"text": "readOnly: "
|
|
73101
|
+
},
|
|
73102
|
+
{
|
|
73103
|
+
"kind": "Content",
|
|
73104
|
+
"text": "boolean"
|
|
73105
|
+
},
|
|
73106
|
+
{
|
|
73107
|
+
"kind": "Content",
|
|
73108
|
+
"text": ";"
|
|
73109
|
+
}
|
|
73110
|
+
],
|
|
73111
|
+
"isReadonly": false,
|
|
73112
|
+
"isOptional": false,
|
|
73113
|
+
"releaseTag": "Public",
|
|
73114
|
+
"name": "readOnly",
|
|
73115
|
+
"propertyTypeTokenRange": {
|
|
73116
|
+
"startIndex": 1,
|
|
73117
|
+
"endIndex": 2
|
|
73118
|
+
},
|
|
73119
|
+
"isStatic": false,
|
|
73120
|
+
"isProtected": false,
|
|
73121
|
+
"isAbstract": false
|
|
73122
|
+
},
|
|
73123
|
+
{
|
|
73124
|
+
"kind": "Property",
|
|
73125
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#values:member",
|
|
73126
|
+
"docComment": "/**\n * Per-digit values indexed from `0` to `digits - 1`.\n */\n",
|
|
73127
|
+
"excerptTokens": [
|
|
73128
|
+
{
|
|
73129
|
+
"kind": "Content",
|
|
73130
|
+
"text": "values: "
|
|
73131
|
+
},
|
|
73132
|
+
{
|
|
73133
|
+
"kind": "Content",
|
|
73134
|
+
"text": "string[]"
|
|
73135
|
+
},
|
|
73136
|
+
{
|
|
73137
|
+
"kind": "Content",
|
|
73138
|
+
"text": ";"
|
|
73139
|
+
}
|
|
73140
|
+
],
|
|
73141
|
+
"isReadonly": false,
|
|
73142
|
+
"isOptional": false,
|
|
73143
|
+
"releaseTag": "Public",
|
|
73144
|
+
"name": "values",
|
|
73145
|
+
"propertyTypeTokenRange": {
|
|
73146
|
+
"startIndex": 1,
|
|
73147
|
+
"endIndex": 2
|
|
73148
|
+
},
|
|
73149
|
+
"isStatic": false,
|
|
73150
|
+
"isProtected": false,
|
|
73151
|
+
"isAbstract": false
|
|
73152
|
+
}
|
|
73153
|
+
],
|
|
73154
|
+
"extendsTokenRange": {
|
|
73155
|
+
"startIndex": 1,
|
|
73156
|
+
"endIndex": 2
|
|
73157
|
+
},
|
|
73158
|
+
"implementsTokenRanges": []
|
|
73159
|
+
},
|
|
72139
73160
|
{
|
|
72140
73161
|
"kind": "TypeAlias",
|
|
72141
73162
|
"canonicalReference": "@genesislcap/foundation-ui!VerticalAlign:type",
|