@genesislcap/foundation-ui 14.490.0 → 14.491.0-FUI-2567.1
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 +1280 -481
- 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 +27 -16
- 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 +29 -10
- package/dist/react.mjs +26 -8
- package/package.json +19 -19
|
@@ -8225,6 +8225,105 @@
|
|
|
8225
8225
|
"text": "UrlInput",
|
|
8226
8226
|
"canonicalReference": "@genesislcap/foundation-ui!UrlInput:class"
|
|
8227
8227
|
},
|
|
8228
|
+
{
|
|
8229
|
+
"kind": "Content",
|
|
8230
|
+
"text": ">;\n foundationVerificationCodeInput: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
|
|
8231
|
+
},
|
|
8232
|
+
{
|
|
8233
|
+
"kind": "Reference",
|
|
8234
|
+
"text": "OverrideFoundationElementDefinition",
|
|
8235
|
+
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
8236
|
+
},
|
|
8237
|
+
{
|
|
8238
|
+
"kind": "Content",
|
|
8239
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
8240
|
+
},
|
|
8241
|
+
{
|
|
8242
|
+
"kind": "Reference",
|
|
8243
|
+
"text": "ViewTemplate",
|
|
8244
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
8245
|
+
},
|
|
8246
|
+
{
|
|
8247
|
+
"kind": "Content",
|
|
8248
|
+
"text": "<import(\"./verification-code-input\")."
|
|
8249
|
+
},
|
|
8250
|
+
{
|
|
8251
|
+
"kind": "Reference",
|
|
8252
|
+
"text": "VerificationCodeInput",
|
|
8253
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
8254
|
+
},
|
|
8255
|
+
{
|
|
8256
|
+
"kind": "Content",
|
|
8257
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
8258
|
+
},
|
|
8259
|
+
{
|
|
8260
|
+
"kind": "Reference",
|
|
8261
|
+
"text": "ElementStyles",
|
|
8262
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
8263
|
+
},
|
|
8264
|
+
{
|
|
8265
|
+
"kind": "Content",
|
|
8266
|
+
"text": ";\n shadowOptions: "
|
|
8267
|
+
},
|
|
8268
|
+
{
|
|
8269
|
+
"kind": "Reference",
|
|
8270
|
+
"text": "ShadowRootInit",
|
|
8271
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
8272
|
+
},
|
|
8273
|
+
{
|
|
8274
|
+
"kind": "Content",
|
|
8275
|
+
"text": ";\n }>) => import(\"@microsoft/fast-foundation\")."
|
|
8276
|
+
},
|
|
8277
|
+
{
|
|
8278
|
+
"kind": "Reference",
|
|
8279
|
+
"text": "FoundationElementRegistry",
|
|
8280
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
8281
|
+
},
|
|
8282
|
+
{
|
|
8283
|
+
"kind": "Content",
|
|
8284
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
8285
|
+
},
|
|
8286
|
+
{
|
|
8287
|
+
"kind": "Reference",
|
|
8288
|
+
"text": "ViewTemplate",
|
|
8289
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
8290
|
+
},
|
|
8291
|
+
{
|
|
8292
|
+
"kind": "Content",
|
|
8293
|
+
"text": "<import(\"./verification-code-input\")."
|
|
8294
|
+
},
|
|
8295
|
+
{
|
|
8296
|
+
"kind": "Reference",
|
|
8297
|
+
"text": "VerificationCodeInput",
|
|
8298
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
8299
|
+
},
|
|
8300
|
+
{
|
|
8301
|
+
"kind": "Content",
|
|
8302
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
8303
|
+
},
|
|
8304
|
+
{
|
|
8305
|
+
"kind": "Reference",
|
|
8306
|
+
"text": "ElementStyles",
|
|
8307
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
8308
|
+
},
|
|
8309
|
+
{
|
|
8310
|
+
"kind": "Content",
|
|
8311
|
+
"text": ";\n shadowOptions: "
|
|
8312
|
+
},
|
|
8313
|
+
{
|
|
8314
|
+
"kind": "Reference",
|
|
8315
|
+
"text": "ShadowRootInit",
|
|
8316
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
8317
|
+
},
|
|
8318
|
+
{
|
|
8319
|
+
"kind": "Content",
|
|
8320
|
+
"text": ";\n }, typeof import(\"./verification-code-input\")."
|
|
8321
|
+
},
|
|
8322
|
+
{
|
|
8323
|
+
"kind": "Reference",
|
|
8324
|
+
"text": "VerificationCodeInput",
|
|
8325
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
8326
|
+
},
|
|
8228
8327
|
{
|
|
8229
8328
|
"kind": "Content",
|
|
8230
8329
|
"text": ">;\n foundationSectionNavigator: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
|
|
@@ -8344,7 +8443,7 @@
|
|
|
8344
8443
|
"name": "baseComponents",
|
|
8345
8444
|
"variableTypeTokenRange": {
|
|
8346
8445
|
"startIndex": 1,
|
|
8347
|
-
"endIndex":
|
|
8446
|
+
"endIndex": 1224
|
|
8348
8447
|
}
|
|
8349
8448
|
},
|
|
8350
8449
|
{
|
|
@@ -18248,6 +18347,29 @@
|
|
|
18248
18347
|
"endIndex": 2
|
|
18249
18348
|
}
|
|
18250
18349
|
},
|
|
18350
|
+
{
|
|
18351
|
+
"kind": "Variable",
|
|
18352
|
+
"canonicalReference": "@genesislcap/foundation-ui!defaultVerificationCodeInputConfig:var",
|
|
18353
|
+
"docComment": "",
|
|
18354
|
+
"excerptTokens": [
|
|
18355
|
+
{
|
|
18356
|
+
"kind": "Content",
|
|
18357
|
+
"text": "defaultVerificationCodeInputConfig: "
|
|
18358
|
+
},
|
|
18359
|
+
{
|
|
18360
|
+
"kind": "Content",
|
|
18361
|
+
"text": "{}"
|
|
18362
|
+
}
|
|
18363
|
+
],
|
|
18364
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
18365
|
+
"isReadonly": true,
|
|
18366
|
+
"releaseTag": "Public",
|
|
18367
|
+
"name": "defaultVerificationCodeInputConfig",
|
|
18368
|
+
"variableTypeTokenRange": {
|
|
18369
|
+
"startIndex": 1,
|
|
18370
|
+
"endIndex": 2
|
|
18371
|
+
}
|
|
18372
|
+
},
|
|
18251
18373
|
{
|
|
18252
18374
|
"kind": "Function",
|
|
18253
18375
|
"canonicalReference": "@genesislcap/foundation-ui!defineFactory:function(1)",
|
|
@@ -48828,48 +48950,164 @@
|
|
|
48828
48950
|
"implementsTokenRanges": []
|
|
48829
48951
|
},
|
|
48830
48952
|
{
|
|
48831
|
-
"kind": "
|
|
48832
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
48833
|
-
"docComment": "",
|
|
48953
|
+
"kind": "Function",
|
|
48954
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInput:function(1)",
|
|
48955
|
+
"docComment": "/**\n * The Foundation Verification Code Input\n *\n * @remarks\n *\n * HTML Element: \\<foundation-verification-code-input\\>\n *\n * @public\n */\n",
|
|
48834
48956
|
"excerptTokens": [
|
|
48835
48957
|
{
|
|
48836
48958
|
"kind": "Content",
|
|
48837
|
-
"text": "
|
|
48959
|
+
"text": "foundationVerificationCodeInput: (overrideDefinition?: "
|
|
48960
|
+
},
|
|
48961
|
+
{
|
|
48962
|
+
"kind": "Content",
|
|
48963
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
48838
48964
|
},
|
|
48839
48965
|
{
|
|
48840
48966
|
"kind": "Reference",
|
|
48841
|
-
"text": "
|
|
48842
|
-
"canonicalReference": "@microsoft/fast-
|
|
48967
|
+
"text": "OverrideFoundationElementDefinition",
|
|
48968
|
+
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
48969
|
+
},
|
|
48970
|
+
{
|
|
48971
|
+
"kind": "Content",
|
|
48972
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
48973
|
+
},
|
|
48974
|
+
{
|
|
48975
|
+
"kind": "Reference",
|
|
48976
|
+
"text": "ViewTemplate",
|
|
48977
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
48978
|
+
},
|
|
48979
|
+
{
|
|
48980
|
+
"kind": "Content",
|
|
48981
|
+
"text": "<"
|
|
48982
|
+
},
|
|
48983
|
+
{
|
|
48984
|
+
"kind": "Reference",
|
|
48985
|
+
"text": "VerificationCodeInput",
|
|
48986
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
48987
|
+
},
|
|
48988
|
+
{
|
|
48989
|
+
"kind": "Content",
|
|
48990
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
48991
|
+
},
|
|
48992
|
+
{
|
|
48993
|
+
"kind": "Reference",
|
|
48994
|
+
"text": "ElementStyles",
|
|
48995
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
48996
|
+
},
|
|
48997
|
+
{
|
|
48998
|
+
"kind": "Content",
|
|
48999
|
+
"text": ";\n shadowOptions: "
|
|
49000
|
+
},
|
|
49001
|
+
{
|
|
49002
|
+
"kind": "Reference",
|
|
49003
|
+
"text": "ShadowRootInit",
|
|
49004
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
49005
|
+
},
|
|
49006
|
+
{
|
|
49007
|
+
"kind": "Content",
|
|
49008
|
+
"text": ";\n}>"
|
|
49009
|
+
},
|
|
49010
|
+
{
|
|
49011
|
+
"kind": "Content",
|
|
49012
|
+
"text": ") => "
|
|
49013
|
+
},
|
|
49014
|
+
{
|
|
49015
|
+
"kind": "Content",
|
|
49016
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49017
|
+
},
|
|
49018
|
+
{
|
|
49019
|
+
"kind": "Reference",
|
|
49020
|
+
"text": "FoundationElementRegistry",
|
|
49021
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
49022
|
+
},
|
|
49023
|
+
{
|
|
49024
|
+
"kind": "Content",
|
|
49025
|
+
"text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
|
|
49026
|
+
},
|
|
49027
|
+
{
|
|
49028
|
+
"kind": "Reference",
|
|
49029
|
+
"text": "ViewTemplate",
|
|
49030
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
49031
|
+
},
|
|
49032
|
+
{
|
|
49033
|
+
"kind": "Content",
|
|
49034
|
+
"text": "<"
|
|
49035
|
+
},
|
|
49036
|
+
{
|
|
49037
|
+
"kind": "Reference",
|
|
49038
|
+
"text": "VerificationCodeInput",
|
|
49039
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
49040
|
+
},
|
|
49041
|
+
{
|
|
49042
|
+
"kind": "Content",
|
|
49043
|
+
"text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
|
|
49044
|
+
},
|
|
49045
|
+
{
|
|
49046
|
+
"kind": "Reference",
|
|
49047
|
+
"text": "ElementStyles",
|
|
49048
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
49049
|
+
},
|
|
49050
|
+
{
|
|
49051
|
+
"kind": "Content",
|
|
49052
|
+
"text": ";\n shadowOptions: "
|
|
49053
|
+
},
|
|
49054
|
+
{
|
|
49055
|
+
"kind": "Reference",
|
|
49056
|
+
"text": "ShadowRootInit",
|
|
49057
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
49058
|
+
},
|
|
49059
|
+
{
|
|
49060
|
+
"kind": "Content",
|
|
49061
|
+
"text": ";\n}, typeof "
|
|
49062
|
+
},
|
|
49063
|
+
{
|
|
49064
|
+
"kind": "Reference",
|
|
49065
|
+
"text": "VerificationCodeInput",
|
|
49066
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
49067
|
+
},
|
|
49068
|
+
{
|
|
49069
|
+
"kind": "Content",
|
|
49070
|
+
"text": ">"
|
|
48843
49071
|
}
|
|
48844
49072
|
],
|
|
48845
|
-
"fileUrlPath": "src/
|
|
48846
|
-
"
|
|
49073
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
49074
|
+
"returnTypeTokenRange": {
|
|
49075
|
+
"startIndex": 13,
|
|
49076
|
+
"endIndex": 26
|
|
49077
|
+
},
|
|
48847
49078
|
"releaseTag": "Public",
|
|
48848
|
-
"
|
|
48849
|
-
"
|
|
48850
|
-
|
|
48851
|
-
|
|
48852
|
-
|
|
49079
|
+
"overloadIndex": 1,
|
|
49080
|
+
"parameters": [
|
|
49081
|
+
{
|
|
49082
|
+
"parameterName": "overrideDefinition",
|
|
49083
|
+
"parameterTypeTokenRange": {
|
|
49084
|
+
"startIndex": 1,
|
|
49085
|
+
"endIndex": 12
|
|
49086
|
+
},
|
|
49087
|
+
"isOptional": true
|
|
49088
|
+
}
|
|
49089
|
+
],
|
|
49090
|
+
"name": "foundationVerificationCodeInput"
|
|
48853
49091
|
},
|
|
48854
49092
|
{
|
|
48855
49093
|
"kind": "Variable",
|
|
48856
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49094
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInputShadowOptions:var",
|
|
48857
49095
|
"docComment": "",
|
|
48858
49096
|
"excerptTokens": [
|
|
48859
49097
|
{
|
|
48860
49098
|
"kind": "Content",
|
|
48861
|
-
"text": "
|
|
49099
|
+
"text": "foundationVerificationCodeInputShadowOptions: "
|
|
48862
49100
|
},
|
|
48863
49101
|
{
|
|
48864
49102
|
"kind": "Reference",
|
|
48865
|
-
"text": "
|
|
48866
|
-
"canonicalReference": "
|
|
49103
|
+
"text": "ShadowRootInit",
|
|
49104
|
+
"canonicalReference": "!ShadowRootInit:interface"
|
|
48867
49105
|
}
|
|
48868
49106
|
],
|
|
48869
|
-
"fileUrlPath": "src/
|
|
49107
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
48870
49108
|
"isReadonly": true,
|
|
48871
49109
|
"releaseTag": "Public",
|
|
48872
|
-
"name": "
|
|
49110
|
+
"name": "foundationVerificationCodeInputShadowOptions",
|
|
48873
49111
|
"variableTypeTokenRange": {
|
|
48874
49112
|
"startIndex": 1,
|
|
48875
49113
|
"endIndex": 2
|
|
@@ -48877,62 +49115,45 @@
|
|
|
48877
49115
|
},
|
|
48878
49116
|
{
|
|
48879
49117
|
"kind": "Variable",
|
|
48880
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
48881
|
-
"docComment": "
|
|
49118
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInputStyles:var",
|
|
49119
|
+
"docComment": "",
|
|
48882
49120
|
"excerptTokens": [
|
|
48883
49121
|
{
|
|
48884
49122
|
"kind": "Content",
|
|
48885
|
-
"text": "
|
|
48886
|
-
},
|
|
48887
|
-
{
|
|
48888
|
-
"kind": "Content",
|
|
48889
|
-
"text": "import(\"@microsoft/fast-foundation\")."
|
|
48890
|
-
},
|
|
48891
|
-
{
|
|
48892
|
-
"kind": "Reference",
|
|
48893
|
-
"text": "CSSDesignToken",
|
|
48894
|
-
"canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
|
|
48895
|
-
},
|
|
48896
|
-
{
|
|
48897
|
-
"kind": "Content",
|
|
48898
|
-
"text": "<"
|
|
49123
|
+
"text": "foundationVerificationCodeInputStyles: "
|
|
48899
49124
|
},
|
|
48900
49125
|
{
|
|
48901
49126
|
"kind": "Reference",
|
|
48902
|
-
"text": "
|
|
48903
|
-
"canonicalReference": "@microsoft/fast-
|
|
48904
|
-
},
|
|
48905
|
-
{
|
|
48906
|
-
"kind": "Content",
|
|
48907
|
-
"text": ">"
|
|
49127
|
+
"text": "ElementStyles",
|
|
49128
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
48908
49129
|
}
|
|
48909
49130
|
],
|
|
48910
|
-
"fileUrlPath": "src/
|
|
49131
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.styles.ts",
|
|
48911
49132
|
"isReadonly": true,
|
|
48912
49133
|
"releaseTag": "Public",
|
|
48913
|
-
"name": "
|
|
49134
|
+
"name": "foundationVerificationCodeInputStyles",
|
|
48914
49135
|
"variableTypeTokenRange": {
|
|
48915
49136
|
"startIndex": 1,
|
|
48916
|
-
"endIndex":
|
|
49137
|
+
"endIndex": 2
|
|
48917
49138
|
}
|
|
48918
49139
|
},
|
|
48919
49140
|
{
|
|
48920
49141
|
"kind": "Variable",
|
|
48921
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
48922
|
-
"docComment": "
|
|
49142
|
+
"canonicalReference": "@genesislcap/foundation-ui!foundationVerificationCodeInputTemplate:var",
|
|
49143
|
+
"docComment": "",
|
|
48923
49144
|
"excerptTokens": [
|
|
48924
49145
|
{
|
|
48925
49146
|
"kind": "Content",
|
|
48926
|
-
"text": "
|
|
49147
|
+
"text": "foundationVerificationCodeInputTemplate: "
|
|
48927
49148
|
},
|
|
48928
49149
|
{
|
|
48929
49150
|
"kind": "Content",
|
|
48930
|
-
"text": "import(\"@microsoft/fast-
|
|
49151
|
+
"text": "import(\"@microsoft/fast-element\")."
|
|
48931
49152
|
},
|
|
48932
49153
|
{
|
|
48933
49154
|
"kind": "Reference",
|
|
48934
|
-
"text": "
|
|
48935
|
-
"canonicalReference": "@microsoft/fast-
|
|
49155
|
+
"text": "ViewTemplate",
|
|
49156
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
48936
49157
|
},
|
|
48937
49158
|
{
|
|
48938
49159
|
"kind": "Content",
|
|
@@ -48940,18 +49161,18 @@
|
|
|
48940
49161
|
},
|
|
48941
49162
|
{
|
|
48942
49163
|
"kind": "Reference",
|
|
48943
|
-
"text": "
|
|
48944
|
-
"canonicalReference": "@
|
|
49164
|
+
"text": "VerificationCodeInput",
|
|
49165
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class"
|
|
48945
49166
|
},
|
|
48946
49167
|
{
|
|
48947
49168
|
"kind": "Content",
|
|
48948
|
-
"text": ">"
|
|
49169
|
+
"text": ", any>"
|
|
48949
49170
|
}
|
|
48950
49171
|
],
|
|
48951
|
-
"fileUrlPath": "src/
|
|
49172
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.template.ts",
|
|
48952
49173
|
"isReadonly": true,
|
|
48953
49174
|
"releaseTag": "Public",
|
|
48954
|
-
"name": "
|
|
49175
|
+
"name": "foundationVerificationCodeInputTemplate",
|
|
48955
49176
|
"variableTypeTokenRange": {
|
|
48956
49177
|
"startIndex": 1,
|
|
48957
49178
|
"endIndex": 6
|
|
@@ -48959,23 +49180,23 @@
|
|
|
48959
49180
|
},
|
|
48960
49181
|
{
|
|
48961
49182
|
"kind": "Variable",
|
|
48962
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49183
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiAccentPalette:var",
|
|
48963
49184
|
"docComment": "",
|
|
48964
49185
|
"excerptTokens": [
|
|
48965
49186
|
{
|
|
48966
49187
|
"kind": "Content",
|
|
48967
|
-
"text": "
|
|
49188
|
+
"text": "fuiAccentPalette: "
|
|
48968
49189
|
},
|
|
48969
49190
|
{
|
|
48970
49191
|
"kind": "Reference",
|
|
48971
|
-
"text": "
|
|
48972
|
-
"canonicalReference": "@microsoft/fast-components!
|
|
49192
|
+
"text": "PaletteRGB",
|
|
49193
|
+
"canonicalReference": "@microsoft/fast-components!PaletteRGB:type"
|
|
48973
49194
|
}
|
|
48974
49195
|
],
|
|
48975
49196
|
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
48976
49197
|
"isReadonly": true,
|
|
48977
49198
|
"releaseTag": "Public",
|
|
48978
|
-
"name": "
|
|
49199
|
+
"name": "fuiAccentPalette",
|
|
48979
49200
|
"variableTypeTokenRange": {
|
|
48980
49201
|
"startIndex": 1,
|
|
48981
49202
|
"endIndex": 2
|
|
@@ -48983,23 +49204,23 @@
|
|
|
48983
49204
|
},
|
|
48984
49205
|
{
|
|
48985
49206
|
"kind": "Variable",
|
|
48986
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49207
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiAccentSwatch:var",
|
|
48987
49208
|
"docComment": "",
|
|
48988
49209
|
"excerptTokens": [
|
|
48989
49210
|
{
|
|
48990
49211
|
"kind": "Content",
|
|
48991
|
-
"text": "
|
|
49212
|
+
"text": "fuiAccentSwatch: "
|
|
48992
49213
|
},
|
|
48993
49214
|
{
|
|
48994
49215
|
"kind": "Reference",
|
|
48995
|
-
"text": "
|
|
48996
|
-
"canonicalReference": "@microsoft/fast-components!
|
|
49216
|
+
"text": "SwatchRGB",
|
|
49217
|
+
"canonicalReference": "@microsoft/fast-components!SwatchRGB:interface"
|
|
48997
49218
|
}
|
|
48998
49219
|
],
|
|
48999
49220
|
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
49000
49221
|
"isReadonly": true,
|
|
49001
49222
|
"releaseTag": "Public",
|
|
49002
|
-
"name": "
|
|
49223
|
+
"name": "fuiAccentSwatch",
|
|
49003
49224
|
"variableTypeTokenRange": {
|
|
49004
49225
|
"startIndex": 1,
|
|
49005
49226
|
"endIndex": 2
|
|
@@ -49007,12 +49228,142 @@
|
|
|
49007
49228
|
},
|
|
49008
49229
|
{
|
|
49009
49230
|
"kind": "Variable",
|
|
49010
|
-
"canonicalReference": "@genesislcap/foundation-ui!
|
|
49231
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiCardFillColor:var",
|
|
49011
49232
|
"docComment": "/**\n * @public\n */\n",
|
|
49012
49233
|
"excerptTokens": [
|
|
49013
49234
|
{
|
|
49014
49235
|
"kind": "Content",
|
|
49015
|
-
"text": "
|
|
49236
|
+
"text": "fuiCardFillColor: "
|
|
49237
|
+
},
|
|
49238
|
+
{
|
|
49239
|
+
"kind": "Content",
|
|
49240
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49241
|
+
},
|
|
49242
|
+
{
|
|
49243
|
+
"kind": "Reference",
|
|
49244
|
+
"text": "CSSDesignToken",
|
|
49245
|
+
"canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
|
|
49246
|
+
},
|
|
49247
|
+
{
|
|
49248
|
+
"kind": "Content",
|
|
49249
|
+
"text": "<"
|
|
49250
|
+
},
|
|
49251
|
+
{
|
|
49252
|
+
"kind": "Reference",
|
|
49253
|
+
"text": "Swatch",
|
|
49254
|
+
"canonicalReference": "@microsoft/fast-components!Swatch:interface"
|
|
49255
|
+
},
|
|
49256
|
+
{
|
|
49257
|
+
"kind": "Content",
|
|
49258
|
+
"text": ">"
|
|
49259
|
+
}
|
|
49260
|
+
],
|
|
49261
|
+
"fileUrlPath": "src/_config/tokens/custom.ts",
|
|
49262
|
+
"isReadonly": true,
|
|
49263
|
+
"releaseTag": "Public",
|
|
49264
|
+
"name": "fuiCardFillColor",
|
|
49265
|
+
"variableTypeTokenRange": {
|
|
49266
|
+
"startIndex": 1,
|
|
49267
|
+
"endIndex": 6
|
|
49268
|
+
}
|
|
49269
|
+
},
|
|
49270
|
+
{
|
|
49271
|
+
"kind": "Variable",
|
|
49272
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiCardForegroundColor:var",
|
|
49273
|
+
"docComment": "/**\n * @public\n */\n",
|
|
49274
|
+
"excerptTokens": [
|
|
49275
|
+
{
|
|
49276
|
+
"kind": "Content",
|
|
49277
|
+
"text": "fuiCardForegroundColor: "
|
|
49278
|
+
},
|
|
49279
|
+
{
|
|
49280
|
+
"kind": "Content",
|
|
49281
|
+
"text": "import(\"@microsoft/fast-foundation\")."
|
|
49282
|
+
},
|
|
49283
|
+
{
|
|
49284
|
+
"kind": "Reference",
|
|
49285
|
+
"text": "CSSDesignToken",
|
|
49286
|
+
"canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
|
|
49287
|
+
},
|
|
49288
|
+
{
|
|
49289
|
+
"kind": "Content",
|
|
49290
|
+
"text": "<"
|
|
49291
|
+
},
|
|
49292
|
+
{
|
|
49293
|
+
"kind": "Reference",
|
|
49294
|
+
"text": "Swatch",
|
|
49295
|
+
"canonicalReference": "@microsoft/fast-components!Swatch:interface"
|
|
49296
|
+
},
|
|
49297
|
+
{
|
|
49298
|
+
"kind": "Content",
|
|
49299
|
+
"text": ">"
|
|
49300
|
+
}
|
|
49301
|
+
],
|
|
49302
|
+
"fileUrlPath": "src/_config/tokens/custom.ts",
|
|
49303
|
+
"isReadonly": true,
|
|
49304
|
+
"releaseTag": "Public",
|
|
49305
|
+
"name": "fuiCardForegroundColor",
|
|
49306
|
+
"variableTypeTokenRange": {
|
|
49307
|
+
"startIndex": 1,
|
|
49308
|
+
"endIndex": 6
|
|
49309
|
+
}
|
|
49310
|
+
},
|
|
49311
|
+
{
|
|
49312
|
+
"kind": "Variable",
|
|
49313
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiDefaultCardFillColor:var",
|
|
49314
|
+
"docComment": "",
|
|
49315
|
+
"excerptTokens": [
|
|
49316
|
+
{
|
|
49317
|
+
"kind": "Content",
|
|
49318
|
+
"text": "fuiDefaultCardFillColor: "
|
|
49319
|
+
},
|
|
49320
|
+
{
|
|
49321
|
+
"kind": "Reference",
|
|
49322
|
+
"text": "SwatchRGB",
|
|
49323
|
+
"canonicalReference": "@microsoft/fast-components!SwatchRGB:interface"
|
|
49324
|
+
}
|
|
49325
|
+
],
|
|
49326
|
+
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
49327
|
+
"isReadonly": true,
|
|
49328
|
+
"releaseTag": "Public",
|
|
49329
|
+
"name": "fuiDefaultCardFillColor",
|
|
49330
|
+
"variableTypeTokenRange": {
|
|
49331
|
+
"startIndex": 1,
|
|
49332
|
+
"endIndex": 2
|
|
49333
|
+
}
|
|
49334
|
+
},
|
|
49335
|
+
{
|
|
49336
|
+
"kind": "Variable",
|
|
49337
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiDefaultCardPalette:var",
|
|
49338
|
+
"docComment": "",
|
|
49339
|
+
"excerptTokens": [
|
|
49340
|
+
{
|
|
49341
|
+
"kind": "Content",
|
|
49342
|
+
"text": "fuiDefaultCardPalette: "
|
|
49343
|
+
},
|
|
49344
|
+
{
|
|
49345
|
+
"kind": "Reference",
|
|
49346
|
+
"text": "PaletteRGB",
|
|
49347
|
+
"canonicalReference": "@microsoft/fast-components!PaletteRGB:type"
|
|
49348
|
+
}
|
|
49349
|
+
],
|
|
49350
|
+
"fileUrlPath": "src/_config/styles/colors.ts",
|
|
49351
|
+
"isReadonly": true,
|
|
49352
|
+
"releaseTag": "Public",
|
|
49353
|
+
"name": "fuiDefaultCardPalette",
|
|
49354
|
+
"variableTypeTokenRange": {
|
|
49355
|
+
"startIndex": 1,
|
|
49356
|
+
"endIndex": 2
|
|
49357
|
+
}
|
|
49358
|
+
},
|
|
49359
|
+
{
|
|
49360
|
+
"kind": "Variable",
|
|
49361
|
+
"canonicalReference": "@genesislcap/foundation-ui!fuiFillColor:var",
|
|
49362
|
+
"docComment": "/**\n * @public\n */\n",
|
|
49363
|
+
"excerptTokens": [
|
|
49364
|
+
{
|
|
49365
|
+
"kind": "Content",
|
|
49366
|
+
"text": "fuiFillColor: "
|
|
49016
49367
|
},
|
|
49017
49368
|
{
|
|
49018
49369
|
"kind": "Content",
|
|
@@ -71489,6 +71840,676 @@
|
|
|
71489
71840
|
],
|
|
71490
71841
|
"extendsTokenRanges": []
|
|
71491
71842
|
},
|
|
71843
|
+
{
|
|
71844
|
+
"kind": "Class",
|
|
71845
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:class",
|
|
71846
|
+
"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",
|
|
71847
|
+
"excerptTokens": [
|
|
71848
|
+
{
|
|
71849
|
+
"kind": "Content",
|
|
71850
|
+
"text": "export declare class VerificationCodeInput extends "
|
|
71851
|
+
},
|
|
71852
|
+
{
|
|
71853
|
+
"kind": "Reference",
|
|
71854
|
+
"text": "VerificationCodeInput_base",
|
|
71855
|
+
"canonicalReference": "@genesislcap/foundation-ui!~VerificationCodeInput_base"
|
|
71856
|
+
},
|
|
71857
|
+
{
|
|
71858
|
+
"kind": "Content",
|
|
71859
|
+
"text": " "
|
|
71860
|
+
}
|
|
71861
|
+
],
|
|
71862
|
+
"fileUrlPath": "src/verification-code-input/verification-code-input.ts",
|
|
71863
|
+
"releaseTag": "Public",
|
|
71864
|
+
"isAbstract": false,
|
|
71865
|
+
"name": "VerificationCodeInput",
|
|
71866
|
+
"preserveMemberOrder": false,
|
|
71867
|
+
"members": [
|
|
71868
|
+
{
|
|
71869
|
+
"kind": "Constructor",
|
|
71870
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput:constructor(1)",
|
|
71871
|
+
"docComment": "/**\n * Constructs a new instance of the `VerificationCodeInput` class\n */\n",
|
|
71872
|
+
"excerptTokens": [
|
|
71873
|
+
{
|
|
71874
|
+
"kind": "Content",
|
|
71875
|
+
"text": "constructor();"
|
|
71876
|
+
}
|
|
71877
|
+
],
|
|
71878
|
+
"releaseTag": "Public",
|
|
71879
|
+
"isProtected": false,
|
|
71880
|
+
"overloadIndex": 1,
|
|
71881
|
+
"parameters": []
|
|
71882
|
+
},
|
|
71883
|
+
{
|
|
71884
|
+
"kind": "Property",
|
|
71885
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#appearance:member",
|
|
71886
|
+
"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",
|
|
71887
|
+
"excerptTokens": [
|
|
71888
|
+
{
|
|
71889
|
+
"kind": "Content",
|
|
71890
|
+
"text": "appearance: "
|
|
71891
|
+
},
|
|
71892
|
+
{
|
|
71893
|
+
"kind": "Content",
|
|
71894
|
+
"text": "string"
|
|
71895
|
+
},
|
|
71896
|
+
{
|
|
71897
|
+
"kind": "Content",
|
|
71898
|
+
"text": ";"
|
|
71899
|
+
}
|
|
71900
|
+
],
|
|
71901
|
+
"isReadonly": false,
|
|
71902
|
+
"isOptional": false,
|
|
71903
|
+
"releaseTag": "Public",
|
|
71904
|
+
"name": "appearance",
|
|
71905
|
+
"propertyTypeTokenRange": {
|
|
71906
|
+
"startIndex": 1,
|
|
71907
|
+
"endIndex": 2
|
|
71908
|
+
},
|
|
71909
|
+
"isStatic": false,
|
|
71910
|
+
"isProtected": false,
|
|
71911
|
+
"isAbstract": false
|
|
71912
|
+
},
|
|
71913
|
+
{
|
|
71914
|
+
"kind": "Property",
|
|
71915
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#autofocus:member",
|
|
71916
|
+
"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",
|
|
71917
|
+
"excerptTokens": [
|
|
71918
|
+
{
|
|
71919
|
+
"kind": "Content",
|
|
71920
|
+
"text": "autofocus: "
|
|
71921
|
+
},
|
|
71922
|
+
{
|
|
71923
|
+
"kind": "Content",
|
|
71924
|
+
"text": "boolean"
|
|
71925
|
+
},
|
|
71926
|
+
{
|
|
71927
|
+
"kind": "Content",
|
|
71928
|
+
"text": ";"
|
|
71929
|
+
}
|
|
71930
|
+
],
|
|
71931
|
+
"isReadonly": false,
|
|
71932
|
+
"isOptional": false,
|
|
71933
|
+
"releaseTag": "Public",
|
|
71934
|
+
"name": "autofocus",
|
|
71935
|
+
"propertyTypeTokenRange": {
|
|
71936
|
+
"startIndex": 1,
|
|
71937
|
+
"endIndex": 2
|
|
71938
|
+
},
|
|
71939
|
+
"isStatic": false,
|
|
71940
|
+
"isProtected": false,
|
|
71941
|
+
"isAbstract": false
|
|
71942
|
+
},
|
|
71943
|
+
{
|
|
71944
|
+
"kind": "Method",
|
|
71945
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#clear:member(1)",
|
|
71946
|
+
"docComment": "/**\n * Clears digits, emits `change`, and focuses the first field when connected.\n */\n",
|
|
71947
|
+
"excerptTokens": [
|
|
71948
|
+
{
|
|
71949
|
+
"kind": "Content",
|
|
71950
|
+
"text": "clear(): "
|
|
71951
|
+
},
|
|
71952
|
+
{
|
|
71953
|
+
"kind": "Content",
|
|
71954
|
+
"text": "void"
|
|
71955
|
+
},
|
|
71956
|
+
{
|
|
71957
|
+
"kind": "Content",
|
|
71958
|
+
"text": ";"
|
|
71959
|
+
}
|
|
71960
|
+
],
|
|
71961
|
+
"isStatic": false,
|
|
71962
|
+
"returnTypeTokenRange": {
|
|
71963
|
+
"startIndex": 1,
|
|
71964
|
+
"endIndex": 2
|
|
71965
|
+
},
|
|
71966
|
+
"releaseTag": "Public",
|
|
71967
|
+
"isProtected": false,
|
|
71968
|
+
"overloadIndex": 1,
|
|
71969
|
+
"parameters": [],
|
|
71970
|
+
"isOptional": false,
|
|
71971
|
+
"isAbstract": false,
|
|
71972
|
+
"name": "clear"
|
|
71973
|
+
},
|
|
71974
|
+
{
|
|
71975
|
+
"kind": "Method",
|
|
71976
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#connectedCallback:member(1)",
|
|
71977
|
+
"docComment": "",
|
|
71978
|
+
"excerptTokens": [
|
|
71979
|
+
{
|
|
71980
|
+
"kind": "Content",
|
|
71981
|
+
"text": "connectedCallback(): "
|
|
71982
|
+
},
|
|
71983
|
+
{
|
|
71984
|
+
"kind": "Content",
|
|
71985
|
+
"text": "void"
|
|
71986
|
+
},
|
|
71987
|
+
{
|
|
71988
|
+
"kind": "Content",
|
|
71989
|
+
"text": ";"
|
|
71990
|
+
}
|
|
71991
|
+
],
|
|
71992
|
+
"isStatic": false,
|
|
71993
|
+
"returnTypeTokenRange": {
|
|
71994
|
+
"startIndex": 1,
|
|
71995
|
+
"endIndex": 2
|
|
71996
|
+
},
|
|
71997
|
+
"releaseTag": "Public",
|
|
71998
|
+
"isProtected": false,
|
|
71999
|
+
"overloadIndex": 1,
|
|
72000
|
+
"parameters": [],
|
|
72001
|
+
"isOptional": false,
|
|
72002
|
+
"isAbstract": false,
|
|
72003
|
+
"name": "connectedCallback"
|
|
72004
|
+
},
|
|
72005
|
+
{
|
|
72006
|
+
"kind": "Property",
|
|
72007
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#controlIdPrefix:member",
|
|
72008
|
+
"docComment": "",
|
|
72009
|
+
"excerptTokens": [
|
|
72010
|
+
{
|
|
72011
|
+
"kind": "Content",
|
|
72012
|
+
"text": "get controlIdPrefix(): "
|
|
72013
|
+
},
|
|
72014
|
+
{
|
|
72015
|
+
"kind": "Content",
|
|
72016
|
+
"text": "string"
|
|
72017
|
+
},
|
|
72018
|
+
{
|
|
72019
|
+
"kind": "Content",
|
|
72020
|
+
"text": ";"
|
|
72021
|
+
}
|
|
72022
|
+
],
|
|
72023
|
+
"isReadonly": true,
|
|
72024
|
+
"isOptional": false,
|
|
72025
|
+
"releaseTag": "Public",
|
|
72026
|
+
"name": "controlIdPrefix",
|
|
72027
|
+
"propertyTypeTokenRange": {
|
|
72028
|
+
"startIndex": 1,
|
|
72029
|
+
"endIndex": 2
|
|
72030
|
+
},
|
|
72031
|
+
"isStatic": false,
|
|
72032
|
+
"isProtected": false,
|
|
72033
|
+
"isAbstract": false
|
|
72034
|
+
},
|
|
72035
|
+
{
|
|
72036
|
+
"kind": "Property",
|
|
72037
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#defaultSlottedNodes:member",
|
|
72038
|
+
"docComment": "/**\n * Slotted label content; when empty the label is visually hidden.\n */\n",
|
|
72039
|
+
"excerptTokens": [
|
|
72040
|
+
{
|
|
72041
|
+
"kind": "Content",
|
|
72042
|
+
"text": "defaultSlottedNodes: "
|
|
72043
|
+
},
|
|
72044
|
+
{
|
|
72045
|
+
"kind": "Content",
|
|
72046
|
+
"text": "any"
|
|
72047
|
+
},
|
|
72048
|
+
{
|
|
72049
|
+
"kind": "Content",
|
|
72050
|
+
"text": ";"
|
|
72051
|
+
}
|
|
72052
|
+
],
|
|
72053
|
+
"isReadonly": false,
|
|
72054
|
+
"isOptional": false,
|
|
72055
|
+
"releaseTag": "Public",
|
|
72056
|
+
"name": "defaultSlottedNodes",
|
|
72057
|
+
"propertyTypeTokenRange": {
|
|
72058
|
+
"startIndex": 1,
|
|
72059
|
+
"endIndex": 2
|
|
72060
|
+
},
|
|
72061
|
+
"isStatic": false,
|
|
72062
|
+
"isProtected": false,
|
|
72063
|
+
"isAbstract": false
|
|
72064
|
+
},
|
|
72065
|
+
{
|
|
72066
|
+
"kind": "Property",
|
|
72067
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digitClassnames:member",
|
|
72068
|
+
"docComment": "",
|
|
72069
|
+
"excerptTokens": [
|
|
72070
|
+
{
|
|
72071
|
+
"kind": "Content",
|
|
72072
|
+
"text": "get digitClassnames(): "
|
|
72073
|
+
},
|
|
72074
|
+
{
|
|
72075
|
+
"kind": "Content",
|
|
72076
|
+
"text": "string"
|
|
72077
|
+
},
|
|
72078
|
+
{
|
|
72079
|
+
"kind": "Content",
|
|
72080
|
+
"text": ";"
|
|
72081
|
+
}
|
|
72082
|
+
],
|
|
72083
|
+
"isReadonly": true,
|
|
72084
|
+
"isOptional": false,
|
|
72085
|
+
"releaseTag": "Public",
|
|
72086
|
+
"name": "digitClassnames",
|
|
72087
|
+
"propertyTypeTokenRange": {
|
|
72088
|
+
"startIndex": 1,
|
|
72089
|
+
"endIndex": 2
|
|
72090
|
+
},
|
|
72091
|
+
"isStatic": false,
|
|
72092
|
+
"isProtected": false,
|
|
72093
|
+
"isAbstract": false
|
|
72094
|
+
},
|
|
72095
|
+
{
|
|
72096
|
+
"kind": "Property",
|
|
72097
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digits:member",
|
|
72098
|
+
"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",
|
|
72099
|
+
"excerptTokens": [
|
|
72100
|
+
{
|
|
72101
|
+
"kind": "Content",
|
|
72102
|
+
"text": "digits: "
|
|
72103
|
+
},
|
|
72104
|
+
{
|
|
72105
|
+
"kind": "Content",
|
|
72106
|
+
"text": "number"
|
|
72107
|
+
},
|
|
72108
|
+
{
|
|
72109
|
+
"kind": "Content",
|
|
72110
|
+
"text": ";"
|
|
72111
|
+
}
|
|
72112
|
+
],
|
|
72113
|
+
"isReadonly": false,
|
|
72114
|
+
"isOptional": false,
|
|
72115
|
+
"releaseTag": "Public",
|
|
72116
|
+
"name": "digits",
|
|
72117
|
+
"propertyTypeTokenRange": {
|
|
72118
|
+
"startIndex": 1,
|
|
72119
|
+
"endIndex": 2
|
|
72120
|
+
},
|
|
72121
|
+
"isStatic": false,
|
|
72122
|
+
"isProtected": false,
|
|
72123
|
+
"isAbstract": false
|
|
72124
|
+
},
|
|
72125
|
+
{
|
|
72126
|
+
"kind": "Method",
|
|
72127
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digitsChanged:member(1)",
|
|
72128
|
+
"docComment": "",
|
|
72129
|
+
"excerptTokens": [
|
|
72130
|
+
{
|
|
72131
|
+
"kind": "Content",
|
|
72132
|
+
"text": "digitsChanged(): "
|
|
72133
|
+
},
|
|
72134
|
+
{
|
|
72135
|
+
"kind": "Content",
|
|
72136
|
+
"text": "void"
|
|
72137
|
+
},
|
|
72138
|
+
{
|
|
72139
|
+
"kind": "Content",
|
|
72140
|
+
"text": ";"
|
|
72141
|
+
}
|
|
72142
|
+
],
|
|
72143
|
+
"isStatic": false,
|
|
72144
|
+
"returnTypeTokenRange": {
|
|
72145
|
+
"startIndex": 1,
|
|
72146
|
+
"endIndex": 2
|
|
72147
|
+
},
|
|
72148
|
+
"releaseTag": "Public",
|
|
72149
|
+
"isProtected": false,
|
|
72150
|
+
"overloadIndex": 1,
|
|
72151
|
+
"parameters": [],
|
|
72152
|
+
"isOptional": false,
|
|
72153
|
+
"isAbstract": false,
|
|
72154
|
+
"name": "digitsChanged"
|
|
72155
|
+
},
|
|
72156
|
+
{
|
|
72157
|
+
"kind": "Property",
|
|
72158
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#digitsIndexes:member",
|
|
72159
|
+
"docComment": "",
|
|
72160
|
+
"excerptTokens": [
|
|
72161
|
+
{
|
|
72162
|
+
"kind": "Content",
|
|
72163
|
+
"text": "get digitsIndexes(): "
|
|
72164
|
+
},
|
|
72165
|
+
{
|
|
72166
|
+
"kind": "Content",
|
|
72167
|
+
"text": "number[]"
|
|
72168
|
+
},
|
|
72169
|
+
{
|
|
72170
|
+
"kind": "Content",
|
|
72171
|
+
"text": ";"
|
|
72172
|
+
}
|
|
72173
|
+
],
|
|
72174
|
+
"isReadonly": true,
|
|
72175
|
+
"isOptional": false,
|
|
72176
|
+
"releaseTag": "Public",
|
|
72177
|
+
"name": "digitsIndexes",
|
|
72178
|
+
"propertyTypeTokenRange": {
|
|
72179
|
+
"startIndex": 1,
|
|
72180
|
+
"endIndex": 2
|
|
72181
|
+
},
|
|
72182
|
+
"isStatic": false,
|
|
72183
|
+
"isProtected": false,
|
|
72184
|
+
"isAbstract": false
|
|
72185
|
+
},
|
|
72186
|
+
{
|
|
72187
|
+
"kind": "Property",
|
|
72188
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#disabled:member",
|
|
72189
|
+
"docComment": "/**\n * When true, digit fields are non-interactive.\n *\n * @remarks\n *\n * HTML Attribute: disabled\n *\n * @public\n */\n",
|
|
72190
|
+
"excerptTokens": [
|
|
72191
|
+
{
|
|
72192
|
+
"kind": "Content",
|
|
72193
|
+
"text": "disabled: "
|
|
72194
|
+
},
|
|
72195
|
+
{
|
|
72196
|
+
"kind": "Content",
|
|
72197
|
+
"text": "boolean"
|
|
72198
|
+
},
|
|
72199
|
+
{
|
|
72200
|
+
"kind": "Content",
|
|
72201
|
+
"text": ";"
|
|
72202
|
+
}
|
|
72203
|
+
],
|
|
72204
|
+
"isReadonly": false,
|
|
72205
|
+
"isOptional": false,
|
|
72206
|
+
"releaseTag": "Public",
|
|
72207
|
+
"name": "disabled",
|
|
72208
|
+
"propertyTypeTokenRange": {
|
|
72209
|
+
"startIndex": 1,
|
|
72210
|
+
"endIndex": 2
|
|
72211
|
+
},
|
|
72212
|
+
"isStatic": false,
|
|
72213
|
+
"isProtected": false,
|
|
72214
|
+
"isAbstract": false
|
|
72215
|
+
},
|
|
72216
|
+
{
|
|
72217
|
+
"kind": "Method",
|
|
72218
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#disconnectedCallback:member(1)",
|
|
72219
|
+
"docComment": "",
|
|
72220
|
+
"excerptTokens": [
|
|
72221
|
+
{
|
|
72222
|
+
"kind": "Content",
|
|
72223
|
+
"text": "disconnectedCallback(): "
|
|
72224
|
+
},
|
|
72225
|
+
{
|
|
72226
|
+
"kind": "Content",
|
|
72227
|
+
"text": "void"
|
|
72228
|
+
},
|
|
72229
|
+
{
|
|
72230
|
+
"kind": "Content",
|
|
72231
|
+
"text": ";"
|
|
72232
|
+
}
|
|
72233
|
+
],
|
|
72234
|
+
"isStatic": false,
|
|
72235
|
+
"returnTypeTokenRange": {
|
|
72236
|
+
"startIndex": 1,
|
|
72237
|
+
"endIndex": 2
|
|
72238
|
+
},
|
|
72239
|
+
"releaseTag": "Public",
|
|
72240
|
+
"isProtected": false,
|
|
72241
|
+
"overloadIndex": 1,
|
|
72242
|
+
"parameters": [],
|
|
72243
|
+
"isOptional": false,
|
|
72244
|
+
"isAbstract": false,
|
|
72245
|
+
"name": "disconnectedCallback"
|
|
72246
|
+
},
|
|
72247
|
+
{
|
|
72248
|
+
"kind": "Property",
|
|
72249
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#error:member",
|
|
72250
|
+
"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",
|
|
72251
|
+
"excerptTokens": [
|
|
72252
|
+
{
|
|
72253
|
+
"kind": "Content",
|
|
72254
|
+
"text": "error: "
|
|
72255
|
+
},
|
|
72256
|
+
{
|
|
72257
|
+
"kind": "Content",
|
|
72258
|
+
"text": "boolean"
|
|
72259
|
+
},
|
|
72260
|
+
{
|
|
72261
|
+
"kind": "Content",
|
|
72262
|
+
"text": ";"
|
|
72263
|
+
}
|
|
72264
|
+
],
|
|
72265
|
+
"isReadonly": false,
|
|
72266
|
+
"isOptional": false,
|
|
72267
|
+
"releaseTag": "Public",
|
|
72268
|
+
"name": "error",
|
|
72269
|
+
"propertyTypeTokenRange": {
|
|
72270
|
+
"startIndex": 1,
|
|
72271
|
+
"endIndex": 2
|
|
72272
|
+
},
|
|
72273
|
+
"isStatic": false,
|
|
72274
|
+
"isProtected": false,
|
|
72275
|
+
"isAbstract": false
|
|
72276
|
+
},
|
|
72277
|
+
{
|
|
72278
|
+
"kind": "Method",
|
|
72279
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#focus:member(1)",
|
|
72280
|
+
"docComment": "",
|
|
72281
|
+
"excerptTokens": [
|
|
72282
|
+
{
|
|
72283
|
+
"kind": "Content",
|
|
72284
|
+
"text": "focus(): "
|
|
72285
|
+
},
|
|
72286
|
+
{
|
|
72287
|
+
"kind": "Content",
|
|
72288
|
+
"text": "void"
|
|
72289
|
+
},
|
|
72290
|
+
{
|
|
72291
|
+
"kind": "Content",
|
|
72292
|
+
"text": ";"
|
|
72293
|
+
}
|
|
72294
|
+
],
|
|
72295
|
+
"isStatic": false,
|
|
72296
|
+
"returnTypeTokenRange": {
|
|
72297
|
+
"startIndex": 1,
|
|
72298
|
+
"endIndex": 2
|
|
72299
|
+
},
|
|
72300
|
+
"releaseTag": "Public",
|
|
72301
|
+
"isProtected": false,
|
|
72302
|
+
"overloadIndex": 1,
|
|
72303
|
+
"parameters": [],
|
|
72304
|
+
"isOptional": false,
|
|
72305
|
+
"isAbstract": false,
|
|
72306
|
+
"name": "focus"
|
|
72307
|
+
},
|
|
72308
|
+
{
|
|
72309
|
+
"kind": "Method",
|
|
72310
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#getControlId:member(1)",
|
|
72311
|
+
"docComment": "",
|
|
72312
|
+
"excerptTokens": [
|
|
72313
|
+
{
|
|
72314
|
+
"kind": "Content",
|
|
72315
|
+
"text": "getControlId(index: "
|
|
72316
|
+
},
|
|
72317
|
+
{
|
|
72318
|
+
"kind": "Content",
|
|
72319
|
+
"text": "number"
|
|
72320
|
+
},
|
|
72321
|
+
{
|
|
72322
|
+
"kind": "Content",
|
|
72323
|
+
"text": "): "
|
|
72324
|
+
},
|
|
72325
|
+
{
|
|
72326
|
+
"kind": "Content",
|
|
72327
|
+
"text": "string"
|
|
72328
|
+
},
|
|
72329
|
+
{
|
|
72330
|
+
"kind": "Content",
|
|
72331
|
+
"text": ";"
|
|
72332
|
+
}
|
|
72333
|
+
],
|
|
72334
|
+
"isStatic": false,
|
|
72335
|
+
"returnTypeTokenRange": {
|
|
72336
|
+
"startIndex": 3,
|
|
72337
|
+
"endIndex": 4
|
|
72338
|
+
},
|
|
72339
|
+
"releaseTag": "Public",
|
|
72340
|
+
"isProtected": false,
|
|
72341
|
+
"overloadIndex": 1,
|
|
72342
|
+
"parameters": [
|
|
72343
|
+
{
|
|
72344
|
+
"parameterName": "index",
|
|
72345
|
+
"parameterTypeTokenRange": {
|
|
72346
|
+
"startIndex": 1,
|
|
72347
|
+
"endIndex": 2
|
|
72348
|
+
},
|
|
72349
|
+
"isOptional": false
|
|
72350
|
+
}
|
|
72351
|
+
],
|
|
72352
|
+
"isOptional": false,
|
|
72353
|
+
"isAbstract": false,
|
|
72354
|
+
"name": "getControlId"
|
|
72355
|
+
},
|
|
72356
|
+
{
|
|
72357
|
+
"kind": "Property",
|
|
72358
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#hasLabel:member",
|
|
72359
|
+
"docComment": "",
|
|
72360
|
+
"excerptTokens": [
|
|
72361
|
+
{
|
|
72362
|
+
"kind": "Content",
|
|
72363
|
+
"text": "get hasLabel(): "
|
|
72364
|
+
},
|
|
72365
|
+
{
|
|
72366
|
+
"kind": "Content",
|
|
72367
|
+
"text": "boolean"
|
|
72368
|
+
},
|
|
72369
|
+
{
|
|
72370
|
+
"kind": "Content",
|
|
72371
|
+
"text": ";"
|
|
72372
|
+
}
|
|
72373
|
+
],
|
|
72374
|
+
"isReadonly": true,
|
|
72375
|
+
"isOptional": false,
|
|
72376
|
+
"releaseTag": "Public",
|
|
72377
|
+
"name": "hasLabel",
|
|
72378
|
+
"propertyTypeTokenRange": {
|
|
72379
|
+
"startIndex": 1,
|
|
72380
|
+
"endIndex": 2
|
|
72381
|
+
},
|
|
72382
|
+
"isStatic": false,
|
|
72383
|
+
"isProtected": false,
|
|
72384
|
+
"isAbstract": false
|
|
72385
|
+
},
|
|
72386
|
+
{
|
|
72387
|
+
"kind": "Property",
|
|
72388
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#id:member",
|
|
72389
|
+
"docComment": "/**\n * Optional host id used as a prefix for digit input ids (`{id}-0`, `{id}-1`, …) and the associated label element.\n */\n",
|
|
72390
|
+
"excerptTokens": [
|
|
72391
|
+
{
|
|
72392
|
+
"kind": "Content",
|
|
72393
|
+
"text": "id: "
|
|
72394
|
+
},
|
|
72395
|
+
{
|
|
72396
|
+
"kind": "Content",
|
|
72397
|
+
"text": "string"
|
|
72398
|
+
},
|
|
72399
|
+
{
|
|
72400
|
+
"kind": "Content",
|
|
72401
|
+
"text": ";"
|
|
72402
|
+
}
|
|
72403
|
+
],
|
|
72404
|
+
"isReadonly": false,
|
|
72405
|
+
"isOptional": false,
|
|
72406
|
+
"releaseTag": "Public",
|
|
72407
|
+
"name": "id",
|
|
72408
|
+
"propertyTypeTokenRange": {
|
|
72409
|
+
"startIndex": 1,
|
|
72410
|
+
"endIndex": 2
|
|
72411
|
+
},
|
|
72412
|
+
"isStatic": false,
|
|
72413
|
+
"isProtected": false,
|
|
72414
|
+
"isAbstract": false
|
|
72415
|
+
},
|
|
72416
|
+
{
|
|
72417
|
+
"kind": "Property",
|
|
72418
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#labelId:member",
|
|
72419
|
+
"docComment": "",
|
|
72420
|
+
"excerptTokens": [
|
|
72421
|
+
{
|
|
72422
|
+
"kind": "Content",
|
|
72423
|
+
"text": "get labelId(): "
|
|
72424
|
+
},
|
|
72425
|
+
{
|
|
72426
|
+
"kind": "Content",
|
|
72427
|
+
"text": "string"
|
|
72428
|
+
},
|
|
72429
|
+
{
|
|
72430
|
+
"kind": "Content",
|
|
72431
|
+
"text": ";"
|
|
72432
|
+
}
|
|
72433
|
+
],
|
|
72434
|
+
"isReadonly": true,
|
|
72435
|
+
"isOptional": false,
|
|
72436
|
+
"releaseTag": "Public",
|
|
72437
|
+
"name": "labelId",
|
|
72438
|
+
"propertyTypeTokenRange": {
|
|
72439
|
+
"startIndex": 1,
|
|
72440
|
+
"endIndex": 2
|
|
72441
|
+
},
|
|
72442
|
+
"isStatic": false,
|
|
72443
|
+
"isProtected": false,
|
|
72444
|
+
"isAbstract": false
|
|
72445
|
+
},
|
|
72446
|
+
{
|
|
72447
|
+
"kind": "Property",
|
|
72448
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#readOnly:member",
|
|
72449
|
+
"docComment": "/**\n * When true, digit fields are non-interactive.\n *\n * @remarks\n *\n * HTML Attribute: readonly\n *\n * @public\n */\n",
|
|
72450
|
+
"excerptTokens": [
|
|
72451
|
+
{
|
|
72452
|
+
"kind": "Content",
|
|
72453
|
+
"text": "readOnly: "
|
|
72454
|
+
},
|
|
72455
|
+
{
|
|
72456
|
+
"kind": "Content",
|
|
72457
|
+
"text": "boolean"
|
|
72458
|
+
},
|
|
72459
|
+
{
|
|
72460
|
+
"kind": "Content",
|
|
72461
|
+
"text": ";"
|
|
72462
|
+
}
|
|
72463
|
+
],
|
|
72464
|
+
"isReadonly": false,
|
|
72465
|
+
"isOptional": false,
|
|
72466
|
+
"releaseTag": "Public",
|
|
72467
|
+
"name": "readOnly",
|
|
72468
|
+
"propertyTypeTokenRange": {
|
|
72469
|
+
"startIndex": 1,
|
|
72470
|
+
"endIndex": 2
|
|
72471
|
+
},
|
|
72472
|
+
"isStatic": false,
|
|
72473
|
+
"isProtected": false,
|
|
72474
|
+
"isAbstract": false
|
|
72475
|
+
},
|
|
72476
|
+
{
|
|
72477
|
+
"kind": "Property",
|
|
72478
|
+
"canonicalReference": "@genesislcap/foundation-ui!VerificationCodeInput#values:member",
|
|
72479
|
+
"docComment": "/**\n * Per-digit values indexed from `0` to `digits - 1`.\n */\n",
|
|
72480
|
+
"excerptTokens": [
|
|
72481
|
+
{
|
|
72482
|
+
"kind": "Content",
|
|
72483
|
+
"text": "values: "
|
|
72484
|
+
},
|
|
72485
|
+
{
|
|
72486
|
+
"kind": "Content",
|
|
72487
|
+
"text": "string[]"
|
|
72488
|
+
},
|
|
72489
|
+
{
|
|
72490
|
+
"kind": "Content",
|
|
72491
|
+
"text": ";"
|
|
72492
|
+
}
|
|
72493
|
+
],
|
|
72494
|
+
"isReadonly": false,
|
|
72495
|
+
"isOptional": false,
|
|
72496
|
+
"releaseTag": "Public",
|
|
72497
|
+
"name": "values",
|
|
72498
|
+
"propertyTypeTokenRange": {
|
|
72499
|
+
"startIndex": 1,
|
|
72500
|
+
"endIndex": 2
|
|
72501
|
+
},
|
|
72502
|
+
"isStatic": false,
|
|
72503
|
+
"isProtected": false,
|
|
72504
|
+
"isAbstract": false
|
|
72505
|
+
}
|
|
72506
|
+
],
|
|
72507
|
+
"extendsTokenRange": {
|
|
72508
|
+
"startIndex": 1,
|
|
72509
|
+
"endIndex": 2
|
|
72510
|
+
},
|
|
72511
|
+
"implementsTokenRanges": []
|
|
72512
|
+
},
|
|
71492
72513
|
{
|
|
71493
72514
|
"kind": "TypeAlias",
|
|
71494
72515
|
"canonicalReference": "@genesislcap/foundation-ui!VerticalAlign:type",
|