@workday/canvas-kit-docs 13.0.0-alpha.1104-next.0 → 13.0.0-alpha.1107-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es6/lib/docs.js +1496 -118
- package/dist/es6/lib/stackblitzFiles/packageJSONFile.js +5 -5
- package/dist/es6/lib/stackblitzFiles/packageJSONFile.ts +5 -5
- package/dist/es6/mdx/welcomePage.d.ts.map +1 -1
- package/dist/es6/mdx/welcomePage.js +1 -1
- package/dist/mdx/13.0-UPGRADE-GUIDE.mdx +2 -1
- package/dist/mdx/CONTRIBUTING.mdx +8 -0
- package/dist/mdx/react/button/button/examples/CustomStyles.tsx +1 -3
- package/package.json +6 -6
package/dist/es6/lib/docs.js
CHANGED
|
@@ -272178,34 +272178,1420 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
272178
272178
|
}
|
|
272179
272179
|
},
|
|
272180
272180
|
{
|
|
272181
|
-
"name": "
|
|
272181
|
+
"name": "selectCardStencil",
|
|
272182
272182
|
"fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectCard.tsx",
|
|
272183
272183
|
"description": "",
|
|
272184
272184
|
"declarations": [
|
|
272185
272185
|
{
|
|
272186
|
-
"name": "
|
|
272186
|
+
"name": "selectCardStencil",
|
|
272187
272187
|
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectCard.tsx"
|
|
272188
272188
|
}
|
|
272189
272189
|
],
|
|
272190
272190
|
"tags": {},
|
|
272191
272191
|
"type": {
|
|
272192
|
-
"kind": "
|
|
272193
|
-
"
|
|
272194
|
-
|
|
272195
|
-
|
|
272192
|
+
"kind": "function",
|
|
272193
|
+
"parameters": [
|
|
272194
|
+
{
|
|
272195
|
+
"kind": "parameter",
|
|
272196
|
+
"name": "options",
|
|
272197
|
+
"type": {
|
|
272198
|
+
"kind": "conditional",
|
|
272199
|
+
"check": {
|
|
272200
|
+
"kind": "tuple",
|
|
272201
|
+
"value": [
|
|
272202
|
+
{
|
|
272203
|
+
"kind": "symbol",
|
|
272204
|
+
"name": "E",
|
|
272205
|
+
"value": "E"
|
|
272206
|
+
}
|
|
272207
|
+
]
|
|
272208
|
+
},
|
|
272209
|
+
"extends": {
|
|
272210
|
+
"kind": "tuple",
|
|
272211
|
+
"value": [
|
|
272212
|
+
{
|
|
272213
|
+
"kind": "primitive",
|
|
272214
|
+
"value": "never"
|
|
272215
|
+
}
|
|
272216
|
+
]
|
|
272217
|
+
},
|
|
272218
|
+
"trueType": {
|
|
272219
|
+
"kind": "intersection",
|
|
272220
|
+
"value": [
|
|
272221
|
+
{
|
|
272222
|
+
"kind": "symbol",
|
|
272223
|
+
"name": "ModifierValuesStencil",
|
|
272224
|
+
"typeParameters": [
|
|
272225
|
+
{
|
|
272226
|
+
"kind": "symbol",
|
|
272227
|
+
"name": "M",
|
|
272228
|
+
"value": "M"
|
|
272229
|
+
},
|
|
272230
|
+
{
|
|
272231
|
+
"kind": "symbol",
|
|
272232
|
+
"name": "V",
|
|
272233
|
+
"value": "V"
|
|
272234
|
+
}
|
|
272235
|
+
],
|
|
272236
|
+
"value": "ModifierValuesStencil<M, V>"
|
|
272237
|
+
},
|
|
272238
|
+
{
|
|
272239
|
+
"kind": "symbol",
|
|
272240
|
+
"name": "VariableValuesStencil",
|
|
272241
|
+
"typeParameters": [
|
|
272242
|
+
{
|
|
272243
|
+
"kind": "symbol",
|
|
272244
|
+
"name": "V",
|
|
272245
|
+
"value": "V"
|
|
272246
|
+
}
|
|
272247
|
+
],
|
|
272248
|
+
"value": "VariableValuesStencil<V>"
|
|
272249
|
+
}
|
|
272250
|
+
]
|
|
272251
|
+
},
|
|
272252
|
+
"falseType": {
|
|
272253
|
+
"kind": "conditional",
|
|
272254
|
+
"check": {
|
|
272255
|
+
"kind": "symbol",
|
|
272256
|
+
"name": "E",
|
|
272257
|
+
"value": "E"
|
|
272258
|
+
},
|
|
272259
|
+
"extends": {
|
|
272260
|
+
"kind": "symbol",
|
|
272261
|
+
"name": "BaseStencil",
|
|
272262
|
+
"typeParameters": [
|
|
272263
|
+
{
|
|
272264
|
+
"kind": "infer",
|
|
272265
|
+
"value": {
|
|
272266
|
+
"kind": "typeParameter",
|
|
272267
|
+
"name": "ME",
|
|
272268
|
+
"required": true
|
|
272269
|
+
}
|
|
272270
|
+
},
|
|
272271
|
+
{
|
|
272272
|
+
"kind": "primitive",
|
|
272273
|
+
"value": "any"
|
|
272274
|
+
},
|
|
272275
|
+
{
|
|
272276
|
+
"kind": "infer",
|
|
272277
|
+
"value": {
|
|
272278
|
+
"kind": "typeParameter",
|
|
272279
|
+
"name": "VE",
|
|
272280
|
+
"required": true
|
|
272281
|
+
}
|
|
272282
|
+
},
|
|
272283
|
+
{
|
|
272284
|
+
"kind": "primitive",
|
|
272285
|
+
"value": "any"
|
|
272286
|
+
},
|
|
272287
|
+
{
|
|
272288
|
+
"kind": "primitive",
|
|
272289
|
+
"value": "any"
|
|
272290
|
+
}
|
|
272291
|
+
],
|
|
272292
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
272293
|
+
},
|
|
272294
|
+
"trueType": {
|
|
272295
|
+
"kind": "intersection",
|
|
272296
|
+
"value": [
|
|
272297
|
+
{
|
|
272298
|
+
"kind": "symbol",
|
|
272299
|
+
"name": "ModifierValuesStencil",
|
|
272300
|
+
"typeParameters": [
|
|
272301
|
+
{
|
|
272302
|
+
"kind": "intersection",
|
|
272303
|
+
"value": [
|
|
272304
|
+
{
|
|
272305
|
+
"kind": "symbol",
|
|
272306
|
+
"name": "ME",
|
|
272307
|
+
"value": "ME"
|
|
272308
|
+
},
|
|
272309
|
+
{
|
|
272310
|
+
"kind": "symbol",
|
|
272311
|
+
"name": "M",
|
|
272312
|
+
"value": "M"
|
|
272313
|
+
}
|
|
272314
|
+
]
|
|
272315
|
+
}
|
|
272316
|
+
],
|
|
272317
|
+
"value": "ModifierValuesStencil<M, V>"
|
|
272318
|
+
},
|
|
272319
|
+
{
|
|
272320
|
+
"kind": "symbol",
|
|
272321
|
+
"name": "VariableValuesStencil",
|
|
272322
|
+
"typeParameters": [
|
|
272323
|
+
{
|
|
272324
|
+
"kind": "intersection",
|
|
272325
|
+
"value": [
|
|
272326
|
+
{
|
|
272327
|
+
"kind": "symbol",
|
|
272328
|
+
"name": "VE",
|
|
272329
|
+
"value": "VE"
|
|
272330
|
+
},
|
|
272331
|
+
{
|
|
272332
|
+
"kind": "symbol",
|
|
272333
|
+
"name": "V",
|
|
272334
|
+
"value": "V"
|
|
272335
|
+
}
|
|
272336
|
+
]
|
|
272337
|
+
}
|
|
272338
|
+
],
|
|
272339
|
+
"value": "VariableValuesStencil<V>"
|
|
272340
|
+
}
|
|
272341
|
+
]
|
|
272342
|
+
},
|
|
272343
|
+
"falseType": {
|
|
272344
|
+
"kind": "primitive",
|
|
272345
|
+
"value": "never"
|
|
272346
|
+
}
|
|
272347
|
+
}
|
|
272348
|
+
},
|
|
272349
|
+
"required": false,
|
|
272350
|
+
"rest": false,
|
|
272351
|
+
"description": "",
|
|
272352
|
+
"declarations": [
|
|
272353
|
+
{
|
|
272354
|
+
"name": "options",
|
|
272355
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272356
|
+
}
|
|
272357
|
+
],
|
|
272358
|
+
"tags": {}
|
|
272359
|
+
}
|
|
272360
|
+
],
|
|
272361
|
+
"members": [
|
|
272362
|
+
{
|
|
272363
|
+
"kind": "property",
|
|
272364
|
+
"name": "parts",
|
|
272365
|
+
"required": true,
|
|
272366
|
+
"type": {
|
|
272367
|
+
"kind": "conditional",
|
|
272368
|
+
"check": {
|
|
272369
|
+
"kind": "tuple",
|
|
272370
|
+
"value": [
|
|
272371
|
+
{
|
|
272372
|
+
"kind": "symbol",
|
|
272373
|
+
"name": "E",
|
|
272374
|
+
"value": "E"
|
|
272375
|
+
}
|
|
272376
|
+
]
|
|
272377
|
+
},
|
|
272378
|
+
"extends": {
|
|
272379
|
+
"kind": "tuple",
|
|
272380
|
+
"value": [
|
|
272381
|
+
{
|
|
272382
|
+
"kind": "symbol",
|
|
272383
|
+
"name": "BaseStencil",
|
|
272384
|
+
"typeParameters": [
|
|
272385
|
+
{
|
|
272386
|
+
"kind": "primitive",
|
|
272387
|
+
"value": "any"
|
|
272388
|
+
},
|
|
272389
|
+
{
|
|
272390
|
+
"kind": "infer",
|
|
272391
|
+
"value": {
|
|
272392
|
+
"kind": "typeParameter",
|
|
272393
|
+
"name": "PE",
|
|
272394
|
+
"required": true
|
|
272395
|
+
}
|
|
272396
|
+
},
|
|
272397
|
+
{
|
|
272398
|
+
"kind": "primitive",
|
|
272399
|
+
"value": "any"
|
|
272400
|
+
},
|
|
272401
|
+
{
|
|
272402
|
+
"kind": "primitive",
|
|
272403
|
+
"value": "any"
|
|
272404
|
+
},
|
|
272405
|
+
{
|
|
272406
|
+
"kind": "primitive",
|
|
272407
|
+
"value": "any"
|
|
272408
|
+
}
|
|
272409
|
+
],
|
|
272410
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
272411
|
+
}
|
|
272412
|
+
]
|
|
272413
|
+
},
|
|
272414
|
+
"trueType": {
|
|
272415
|
+
"kind": "symbol",
|
|
272416
|
+
"name": "StencilPartProps",
|
|
272417
|
+
"typeParameters": [
|
|
272418
|
+
{
|
|
272419
|
+
"kind": "intersection",
|
|
272420
|
+
"value": [
|
|
272421
|
+
{
|
|
272422
|
+
"kind": "symbol",
|
|
272423
|
+
"name": "PE",
|
|
272424
|
+
"value": "PE"
|
|
272425
|
+
},
|
|
272426
|
+
{
|
|
272427
|
+
"kind": "symbol",
|
|
272428
|
+
"name": "P",
|
|
272429
|
+
"value": "P"
|
|
272430
|
+
}
|
|
272431
|
+
]
|
|
272432
|
+
}
|
|
272433
|
+
],
|
|
272434
|
+
"value": "StencilPartProps<T>"
|
|
272435
|
+
},
|
|
272436
|
+
"falseType": {
|
|
272437
|
+
"kind": "symbol",
|
|
272438
|
+
"name": "StencilPartProps",
|
|
272439
|
+
"typeParameters": [
|
|
272440
|
+
{
|
|
272441
|
+
"kind": "symbol",
|
|
272442
|
+
"name": "P",
|
|
272443
|
+
"value": "P"
|
|
272444
|
+
}
|
|
272445
|
+
],
|
|
272446
|
+
"value": "StencilPartProps<T>"
|
|
272447
|
+
}
|
|
272448
|
+
},
|
|
272449
|
+
"description": "",
|
|
272450
|
+
"declarations": [
|
|
272451
|
+
{
|
|
272452
|
+
"name": "parts",
|
|
272453
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272454
|
+
}
|
|
272455
|
+
],
|
|
272456
|
+
"tags": {}
|
|
272457
|
+
},
|
|
272458
|
+
{
|
|
272459
|
+
"kind": "property",
|
|
272460
|
+
"name": "vars",
|
|
272461
|
+
"required": true,
|
|
272462
|
+
"type": {
|
|
272463
|
+
"kind": "symbol",
|
|
272464
|
+
"name": "StencilDefaultVars",
|
|
272465
|
+
"typeParameters": [
|
|
272466
|
+
{
|
|
272467
|
+
"kind": "symbol",
|
|
272468
|
+
"name": "V",
|
|
272469
|
+
"value": "V"
|
|
272470
|
+
},
|
|
272471
|
+
{
|
|
272472
|
+
"kind": "symbol",
|
|
272473
|
+
"name": "E",
|
|
272474
|
+
"value": "E"
|
|
272475
|
+
},
|
|
272476
|
+
{
|
|
272477
|
+
"kind": "symbol",
|
|
272478
|
+
"name": "ID",
|
|
272479
|
+
"value": "ID"
|
|
272480
|
+
}
|
|
272481
|
+
],
|
|
272482
|
+
"value": "StencilDefaultVars<V, E, ID>"
|
|
272483
|
+
},
|
|
272484
|
+
"description": "",
|
|
272485
|
+
"declarations": [
|
|
272486
|
+
{
|
|
272487
|
+
"name": "vars",
|
|
272488
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272489
|
+
}
|
|
272490
|
+
],
|
|
272491
|
+
"tags": {}
|
|
272492
|
+
},
|
|
272493
|
+
{
|
|
272494
|
+
"kind": "property",
|
|
272495
|
+
"name": "base",
|
|
272496
|
+
"required": true,
|
|
272497
|
+
"type": {
|
|
272498
|
+
"kind": "primitive",
|
|
272499
|
+
"value": "string"
|
|
272500
|
+
},
|
|
272501
|
+
"description": "",
|
|
272502
|
+
"declarations": [
|
|
272503
|
+
{
|
|
272504
|
+
"name": "base",
|
|
272505
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272506
|
+
}
|
|
272507
|
+
],
|
|
272508
|
+
"tags": {}
|
|
272509
|
+
},
|
|
272510
|
+
{
|
|
272511
|
+
"kind": "property",
|
|
272512
|
+
"name": "modifiers",
|
|
272513
|
+
"required": true,
|
|
272514
|
+
"type": {
|
|
272515
|
+
"kind": "conditional",
|
|
272516
|
+
"check": {
|
|
272517
|
+
"kind": "tuple",
|
|
272518
|
+
"value": [
|
|
272519
|
+
{
|
|
272520
|
+
"kind": "symbol",
|
|
272521
|
+
"name": "E",
|
|
272522
|
+
"value": "E"
|
|
272523
|
+
}
|
|
272524
|
+
]
|
|
272525
|
+
},
|
|
272526
|
+
"extends": {
|
|
272527
|
+
"kind": "tuple",
|
|
272528
|
+
"value": [
|
|
272529
|
+
{
|
|
272530
|
+
"kind": "symbol",
|
|
272531
|
+
"name": "BaseStencil",
|
|
272532
|
+
"typeParameters": [
|
|
272533
|
+
{
|
|
272534
|
+
"kind": "infer",
|
|
272535
|
+
"value": {
|
|
272536
|
+
"kind": "typeParameter",
|
|
272537
|
+
"name": "ME",
|
|
272538
|
+
"required": true
|
|
272539
|
+
}
|
|
272540
|
+
},
|
|
272541
|
+
{
|
|
272542
|
+
"kind": "primitive",
|
|
272543
|
+
"value": "any"
|
|
272544
|
+
},
|
|
272545
|
+
{
|
|
272546
|
+
"kind": "infer",
|
|
272547
|
+
"value": {
|
|
272548
|
+
"kind": "typeParameter",
|
|
272549
|
+
"name": "VE",
|
|
272550
|
+
"required": true
|
|
272551
|
+
}
|
|
272552
|
+
},
|
|
272553
|
+
{
|
|
272554
|
+
"kind": "primitive",
|
|
272555
|
+
"value": "any"
|
|
272556
|
+
},
|
|
272557
|
+
{
|
|
272558
|
+
"kind": "primitive",
|
|
272559
|
+
"value": "any"
|
|
272560
|
+
}
|
|
272561
|
+
],
|
|
272562
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
272563
|
+
}
|
|
272564
|
+
]
|
|
272565
|
+
},
|
|
272566
|
+
"trueType": {
|
|
272567
|
+
"kind": "symbol",
|
|
272568
|
+
"name": "StencilModifierReturn",
|
|
272569
|
+
"typeParameters": [
|
|
272570
|
+
{
|
|
272571
|
+
"kind": "intersection",
|
|
272572
|
+
"value": [
|
|
272573
|
+
{
|
|
272574
|
+
"kind": "symbol",
|
|
272575
|
+
"name": "ME",
|
|
272576
|
+
"value": "ME"
|
|
272577
|
+
},
|
|
272578
|
+
{
|
|
272579
|
+
"kind": "symbol",
|
|
272580
|
+
"name": "M",
|
|
272581
|
+
"value": "M"
|
|
272582
|
+
}
|
|
272583
|
+
]
|
|
272584
|
+
},
|
|
272585
|
+
{
|
|
272586
|
+
"kind": "intersection",
|
|
272587
|
+
"value": [
|
|
272588
|
+
{
|
|
272589
|
+
"kind": "symbol",
|
|
272590
|
+
"name": "VE",
|
|
272591
|
+
"value": "VE"
|
|
272592
|
+
},
|
|
272593
|
+
{
|
|
272594
|
+
"kind": "symbol",
|
|
272595
|
+
"name": "V",
|
|
272596
|
+
"value": "V"
|
|
272597
|
+
}
|
|
272598
|
+
]
|
|
272599
|
+
}
|
|
272600
|
+
],
|
|
272601
|
+
"value": "StencilModifierReturn<M, V>"
|
|
272602
|
+
},
|
|
272603
|
+
"falseType": {
|
|
272604
|
+
"kind": "symbol",
|
|
272605
|
+
"name": "StencilModifierReturn",
|
|
272606
|
+
"typeParameters": [
|
|
272607
|
+
{
|
|
272608
|
+
"kind": "symbol",
|
|
272609
|
+
"name": "M",
|
|
272610
|
+
"value": "M"
|
|
272611
|
+
},
|
|
272612
|
+
{
|
|
272613
|
+
"kind": "symbol",
|
|
272614
|
+
"name": "V",
|
|
272615
|
+
"value": "V"
|
|
272616
|
+
}
|
|
272617
|
+
],
|
|
272618
|
+
"value": "StencilModifierReturn<M, V>"
|
|
272619
|
+
}
|
|
272620
|
+
},
|
|
272621
|
+
"description": "",
|
|
272622
|
+
"declarations": [
|
|
272623
|
+
{
|
|
272624
|
+
"name": "modifiers",
|
|
272625
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272626
|
+
}
|
|
272627
|
+
],
|
|
272628
|
+
"tags": {}
|
|
272629
|
+
},
|
|
272630
|
+
{
|
|
272631
|
+
"kind": "property",
|
|
272632
|
+
"name": "defaultModifiers",
|
|
272633
|
+
"required": true,
|
|
272634
|
+
"type": {
|
|
272635
|
+
"kind": "conditional",
|
|
272636
|
+
"check": {
|
|
272637
|
+
"kind": "tuple",
|
|
272638
|
+
"value": [
|
|
272639
|
+
{
|
|
272640
|
+
"kind": "symbol",
|
|
272641
|
+
"name": "E",
|
|
272642
|
+
"value": "E"
|
|
272643
|
+
}
|
|
272644
|
+
]
|
|
272645
|
+
},
|
|
272646
|
+
"extends": {
|
|
272647
|
+
"kind": "tuple",
|
|
272648
|
+
"value": [
|
|
272649
|
+
{
|
|
272650
|
+
"kind": "symbol",
|
|
272651
|
+
"name": "BaseStencil",
|
|
272652
|
+
"typeParameters": [
|
|
272653
|
+
{
|
|
272654
|
+
"kind": "infer",
|
|
272655
|
+
"value": {
|
|
272656
|
+
"kind": "typeParameter",
|
|
272657
|
+
"name": "ME",
|
|
272658
|
+
"required": true
|
|
272659
|
+
}
|
|
272660
|
+
},
|
|
272661
|
+
{
|
|
272662
|
+
"kind": "primitive",
|
|
272663
|
+
"value": "any"
|
|
272664
|
+
},
|
|
272665
|
+
{
|
|
272666
|
+
"kind": "primitive",
|
|
272667
|
+
"value": "any"
|
|
272668
|
+
},
|
|
272669
|
+
{
|
|
272670
|
+
"kind": "primitive",
|
|
272671
|
+
"value": "any"
|
|
272672
|
+
},
|
|
272673
|
+
{
|
|
272674
|
+
"kind": "primitive",
|
|
272675
|
+
"value": "any"
|
|
272676
|
+
}
|
|
272677
|
+
],
|
|
272678
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
272679
|
+
}
|
|
272680
|
+
]
|
|
272681
|
+
},
|
|
272682
|
+
"trueType": {
|
|
272683
|
+
"kind": "symbol",
|
|
272684
|
+
"name": "StencilDefaultModifierReturn",
|
|
272685
|
+
"typeParameters": [
|
|
272686
|
+
{
|
|
272687
|
+
"kind": "intersection",
|
|
272688
|
+
"value": [
|
|
272689
|
+
{
|
|
272690
|
+
"kind": "symbol",
|
|
272691
|
+
"name": "ME",
|
|
272692
|
+
"value": "ME"
|
|
272693
|
+
},
|
|
272694
|
+
{
|
|
272695
|
+
"kind": "symbol",
|
|
272696
|
+
"name": "M",
|
|
272697
|
+
"value": "M"
|
|
272698
|
+
}
|
|
272699
|
+
]
|
|
272700
|
+
}
|
|
272701
|
+
],
|
|
272702
|
+
"value": "StencilDefaultModifierReturn<M>"
|
|
272703
|
+
},
|
|
272704
|
+
"falseType": {
|
|
272705
|
+
"kind": "symbol",
|
|
272706
|
+
"name": "StencilDefaultModifierReturn",
|
|
272707
|
+
"typeParameters": [
|
|
272708
|
+
{
|
|
272709
|
+
"kind": "symbol",
|
|
272710
|
+
"name": "M",
|
|
272711
|
+
"value": "M"
|
|
272712
|
+
}
|
|
272713
|
+
],
|
|
272714
|
+
"value": "StencilDefaultModifierReturn<M>"
|
|
272715
|
+
}
|
|
272716
|
+
},
|
|
272717
|
+
"description": "",
|
|
272718
|
+
"declarations": [
|
|
272719
|
+
{
|
|
272720
|
+
"name": "defaultModifiers",
|
|
272721
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272722
|
+
}
|
|
272723
|
+
],
|
|
272724
|
+
"tags": {}
|
|
272725
|
+
},
|
|
272726
|
+
{
|
|
272727
|
+
"kind": "property",
|
|
272728
|
+
"name": "__extends",
|
|
272729
|
+
"required": false,
|
|
272730
|
+
"type": {
|
|
272731
|
+
"kind": "symbol",
|
|
272732
|
+
"name": "E",
|
|
272733
|
+
"value": "E"
|
|
272734
|
+
},
|
|
272735
|
+
"description": "",
|
|
272736
|
+
"declarations": [
|
|
272737
|
+
{
|
|
272738
|
+
"name": "__extends",
|
|
272739
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272740
|
+
}
|
|
272741
|
+
],
|
|
272742
|
+
"tags": {}
|
|
272743
|
+
},
|
|
272744
|
+
{
|
|
272745
|
+
"kind": "property",
|
|
272746
|
+
"name": "__vars",
|
|
272747
|
+
"required": true,
|
|
272748
|
+
"type": {
|
|
272749
|
+
"kind": "symbol",
|
|
272750
|
+
"name": "V",
|
|
272751
|
+
"value": "V"
|
|
272752
|
+
},
|
|
272753
|
+
"description": "",
|
|
272754
|
+
"declarations": [
|
|
272755
|
+
{
|
|
272756
|
+
"name": "__vars",
|
|
272757
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272758
|
+
}
|
|
272759
|
+
],
|
|
272760
|
+
"tags": {}
|
|
272761
|
+
},
|
|
272762
|
+
{
|
|
272763
|
+
"kind": "property",
|
|
272764
|
+
"name": "__modifiers",
|
|
272765
|
+
"required": true,
|
|
272766
|
+
"type": {
|
|
272767
|
+
"kind": "symbol",
|
|
272768
|
+
"name": "M",
|
|
272769
|
+
"value": "M"
|
|
272770
|
+
},
|
|
272771
|
+
"description": "",
|
|
272772
|
+
"declarations": [
|
|
272773
|
+
{
|
|
272774
|
+
"name": "__modifiers",
|
|
272775
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272776
|
+
}
|
|
272777
|
+
],
|
|
272778
|
+
"tags": {}
|
|
272779
|
+
},
|
|
272780
|
+
{
|
|
272781
|
+
"kind": "property",
|
|
272782
|
+
"name": "__id",
|
|
272783
|
+
"required": true,
|
|
272784
|
+
"type": {
|
|
272785
|
+
"kind": "symbol",
|
|
272786
|
+
"name": "ID",
|
|
272787
|
+
"value": "ID"
|
|
272788
|
+
},
|
|
272789
|
+
"description": "",
|
|
272790
|
+
"declarations": [
|
|
272791
|
+
{
|
|
272792
|
+
"name": "__id",
|
|
272793
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272794
|
+
}
|
|
272795
|
+
],
|
|
272796
|
+
"tags": {}
|
|
272797
|
+
},
|
|
272798
|
+
{
|
|
272799
|
+
"kind": "property",
|
|
272800
|
+
"name": "__parts",
|
|
272801
|
+
"required": false,
|
|
272802
|
+
"type": {
|
|
272803
|
+
"kind": "symbol",
|
|
272804
|
+
"name": "P",
|
|
272805
|
+
"value": "P"
|
|
272806
|
+
},
|
|
272807
|
+
"description": "",
|
|
272808
|
+
"declarations": [
|
|
272809
|
+
{
|
|
272810
|
+
"name": "__parts",
|
|
272811
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272812
|
+
}
|
|
272813
|
+
],
|
|
272814
|
+
"tags": {}
|
|
272815
|
+
}
|
|
272816
|
+
],
|
|
272817
|
+
"returnType": {
|
|
272818
|
+
"kind": "object",
|
|
272819
|
+
"properties": [
|
|
272820
|
+
{
|
|
272821
|
+
"kind": "property",
|
|
272822
|
+
"name": "className",
|
|
272823
|
+
"required": true,
|
|
272824
|
+
"type": {
|
|
272825
|
+
"kind": "primitive",
|
|
272826
|
+
"value": "string"
|
|
272827
|
+
},
|
|
272828
|
+
"description": "",
|
|
272829
|
+
"declarations": [
|
|
272830
|
+
{
|
|
272831
|
+
"name": "className",
|
|
272832
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272833
|
+
}
|
|
272834
|
+
],
|
|
272835
|
+
"tags": {}
|
|
272836
|
+
},
|
|
272837
|
+
{
|
|
272838
|
+
"kind": "property",
|
|
272839
|
+
"name": "style",
|
|
272840
|
+
"required": false,
|
|
272841
|
+
"type": {
|
|
272842
|
+
"kind": "external",
|
|
272843
|
+
"name": "Record",
|
|
272844
|
+
"url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
|
|
272845
|
+
"typeParameters": [
|
|
272846
|
+
{
|
|
272847
|
+
"kind": "primitive",
|
|
272848
|
+
"value": "string"
|
|
272849
|
+
},
|
|
272850
|
+
{
|
|
272851
|
+
"kind": "primitive",
|
|
272852
|
+
"value": "string"
|
|
272853
|
+
}
|
|
272854
|
+
]
|
|
272855
|
+
},
|
|
272856
|
+
"description": "",
|
|
272857
|
+
"declarations": [
|
|
272858
|
+
{
|
|
272859
|
+
"name": "style",
|
|
272860
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272861
|
+
}
|
|
272862
|
+
],
|
|
272863
|
+
"tags": {}
|
|
272864
|
+
}
|
|
272865
|
+
]
|
|
272866
|
+
}
|
|
272867
|
+
}
|
|
272868
|
+
},
|
|
272869
|
+
{
|
|
272870
|
+
"name": "SelectCard",
|
|
272871
|
+
"fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectCard.tsx",
|
|
272872
|
+
"description": "",
|
|
272873
|
+
"declarations": [
|
|
272874
|
+
{
|
|
272875
|
+
"name": "SelectCard",
|
|
272876
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectCard.tsx"
|
|
272877
|
+
}
|
|
272878
|
+
],
|
|
272879
|
+
"tags": {},
|
|
272880
|
+
"type": {
|
|
272881
|
+
"kind": "enhancedComponent",
|
|
272882
|
+
"componentType": "subcomponent",
|
|
272883
|
+
"elemPropsHook": "useSelectCard",
|
|
272884
|
+
"props": [
|
|
272885
|
+
{
|
|
272886
|
+
"kind": "property",
|
|
272887
|
+
"name": "cs",
|
|
272888
|
+
"required": false,
|
|
272889
|
+
"type": {
|
|
272890
|
+
"kind": "symbol",
|
|
272891
|
+
"name": "CSToPropsInput",
|
|
272892
|
+
"value": "CSToPropsInput"
|
|
272893
|
+
},
|
|
272894
|
+
"description": "The `cs` prop takes in a single value or an array of values. You can pass the CSS class name\nreturned by {@link createStyles}, or the result of {@link createVars} and\n{@link createModifiers}. If you're extending a component already using `cs`, you can merge that\nprop in as well. Any style that is passed to the `cs` prop will override style props. If you\nwish to have styles that are overridden by the `css` prop, or styles added via the `styled`\nAPI, use {@link handleCsProp} wherever `elemProps` is used. If your component needs to also\nhandle style props, use {@link mergeStyles } instead.\n\n\n```tsx\nimport {handleCsProp} from '@workday/canvas-kit-styling';\nimport {mergeStyles} from '@workday/canvas-kit-react/layout';\n\n// ...\n\n// `handleCsProp` handles compat mode with Emotion's runtime APIs. `mergeStyles` has the same\n// function signature, but adds support for style props.\n\nreturn (\n <Element\n {...handleCsProp(elemProps, [\n myStyles,\n myModifiers({ size: 'medium' }),\n myVars({ backgroundColor: 'red' })\n ])}\n >\n {children}\n </Element>\n)\n```",
|
|
272895
|
+
"declarations": [
|
|
272896
|
+
{
|
|
272897
|
+
"name": "cs",
|
|
272898
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272899
|
+
}
|
|
272900
|
+
],
|
|
272901
|
+
"tags": {}
|
|
272902
|
+
},
|
|
272903
|
+
{
|
|
272904
|
+
"kind": "property",
|
|
272905
|
+
"name": "children",
|
|
272906
|
+
"description": "",
|
|
272907
|
+
"tags": {},
|
|
272908
|
+
"declarations": [],
|
|
272909
|
+
"type": {
|
|
272910
|
+
"kind": "external",
|
|
272911
|
+
"name": "React.ReactNode",
|
|
272912
|
+
"url": "https://reactjs.org/docs/rendering-elements.html"
|
|
272913
|
+
}
|
|
272914
|
+
},
|
|
272915
|
+
{
|
|
272916
|
+
"kind": "property",
|
|
272917
|
+
"name": "as",
|
|
272918
|
+
"description": "Optional override of the default element used by the component. Any valid tag or Component. If you provided a Component, this component should forward the ref using `React.forwardRef`and spread extra props to a root element.\n\n**Note:** Not all elements make sense and some elements may cause accessibility issues. Change this value with care.",
|
|
272919
|
+
"tags": {},
|
|
272920
|
+
"declarations": [],
|
|
272921
|
+
"type": {
|
|
272922
|
+
"kind": "external",
|
|
272923
|
+
"name": "React.ElementType",
|
|
272924
|
+
"url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
|
|
272925
|
+
},
|
|
272926
|
+
"defaultValue": {
|
|
272927
|
+
"kind": "external",
|
|
272928
|
+
"name": "div",
|
|
272929
|
+
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
|
|
272930
|
+
}
|
|
272931
|
+
},
|
|
272932
|
+
{
|
|
272933
|
+
"kind": "property",
|
|
272934
|
+
"name": "ref",
|
|
272935
|
+
"description": "Optional ref. If the component represents an element, this ref will be a reference to the real DOM element of the component. If `as` is set to an element, it will be that element. If `as` is a component, the reference will be to that component (or element if the component uses `React.forwardRef`).",
|
|
272936
|
+
"tags": {},
|
|
272937
|
+
"declarations": [],
|
|
272938
|
+
"type": {
|
|
272939
|
+
"kind": "external",
|
|
272940
|
+
"name": "React.Ref",
|
|
272941
|
+
"url": "https://reactjs.org/docs/refs-and-the-dom.html",
|
|
272942
|
+
"typeParameters": [
|
|
272943
|
+
{
|
|
272944
|
+
"kind": "typeParameter",
|
|
272945
|
+
"name": "R",
|
|
272946
|
+
"required": true,
|
|
272947
|
+
"defaultValue": {
|
|
272948
|
+
"kind": "external",
|
|
272949
|
+
"name": "div",
|
|
272950
|
+
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
|
|
272951
|
+
}
|
|
272952
|
+
}
|
|
272953
|
+
]
|
|
272954
|
+
}
|
|
272955
|
+
},
|
|
272956
|
+
{
|
|
272957
|
+
"kind": "property",
|
|
272958
|
+
"name": "model",
|
|
272959
|
+
"description": "Optional model to pass to the component. This will override the default model created for the component. This can be useful if you want to access to the state and events of the model, or if you have nested components of the same type and you need to override the model provided by React Context.",
|
|
272960
|
+
"tags": {},
|
|
272961
|
+
"declarations": [],
|
|
272962
|
+
"type": {
|
|
272963
|
+
"kind": "symbol",
|
|
272964
|
+
"name": "SelectModel"
|
|
272965
|
+
}
|
|
272966
|
+
},
|
|
272967
|
+
{
|
|
272968
|
+
"kind": "property",
|
|
272969
|
+
"name": "elemPropsHook",
|
|
272970
|
+
"description": "Optional hook that receives the model and all props to be applied to the element. If you use this, it is your responsibility to return props, merging as appropriate. For example, returning an empty object will disable all elemProps hooks associated with this component. This allows finer control over a component without creating a new one.",
|
|
272971
|
+
"tags": {},
|
|
272972
|
+
"declarations": [],
|
|
272973
|
+
"type": {
|
|
272974
|
+
"kind": "function",
|
|
272975
|
+
"parameters": [
|
|
272976
|
+
{
|
|
272977
|
+
"kind": "parameter",
|
|
272978
|
+
"description": "",
|
|
272979
|
+
"tags": {},
|
|
272980
|
+
"declarations": [],
|
|
272981
|
+
"name": "model",
|
|
272982
|
+
"type": {
|
|
272983
|
+
"kind": "symbol",
|
|
272984
|
+
"name": "SelectModel"
|
|
272985
|
+
},
|
|
272986
|
+
"required": true
|
|
272987
|
+
},
|
|
272988
|
+
{
|
|
272989
|
+
"kind": "parameter",
|
|
272990
|
+
"description": "",
|
|
272991
|
+
"tags": {},
|
|
272992
|
+
"declarations": [],
|
|
272993
|
+
"name": "elemProps",
|
|
272994
|
+
"type": {
|
|
272995
|
+
"kind": "generic",
|
|
272996
|
+
"name": "TProps"
|
|
272997
|
+
}
|
|
272998
|
+
}
|
|
272999
|
+
],
|
|
273000
|
+
"returnType": {
|
|
273001
|
+
"kind": "external",
|
|
273002
|
+
"name": "HTML Attributes",
|
|
273003
|
+
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
|
|
273004
|
+
}
|
|
273005
|
+
}
|
|
273006
|
+
}
|
|
273007
|
+
],
|
|
273008
|
+
"baseElement": {
|
|
273009
|
+
"kind": "external",
|
|
273010
|
+
"name": "div",
|
|
273011
|
+
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
|
|
273012
|
+
},
|
|
273013
|
+
"styleComponent": {
|
|
273014
|
+
"kind": "symbol",
|
|
273015
|
+
"name": "Box"
|
|
273016
|
+
},
|
|
273017
|
+
"model": "SelectModel"
|
|
273018
|
+
}
|
|
273019
|
+
},
|
|
273020
|
+
{
|
|
273021
|
+
"name": "SelectInputProps",
|
|
273022
|
+
"fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectInput.tsx",
|
|
273023
|
+
"description": "",
|
|
273024
|
+
"declarations": [
|
|
273025
|
+
{
|
|
273026
|
+
"name": "SelectInputProps",
|
|
273027
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectInput.tsx"
|
|
273028
|
+
}
|
|
273029
|
+
],
|
|
273030
|
+
"tags": {},
|
|
273031
|
+
"type": {
|
|
273032
|
+
"kind": "alias",
|
|
273033
|
+
"name": "SelectInput"
|
|
273034
|
+
}
|
|
273035
|
+
},
|
|
273036
|
+
{
|
|
273037
|
+
"name": "selectInputStencil",
|
|
273038
|
+
"fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectInput.tsx",
|
|
273039
|
+
"description": "",
|
|
273040
|
+
"declarations": [
|
|
273041
|
+
{
|
|
273042
|
+
"name": "selectInputStencil",
|
|
273043
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectInput.tsx"
|
|
273044
|
+
}
|
|
273045
|
+
],
|
|
273046
|
+
"tags": {},
|
|
273047
|
+
"type": {
|
|
273048
|
+
"kind": "function",
|
|
273049
|
+
"parameters": [
|
|
273050
|
+
{
|
|
273051
|
+
"kind": "parameter",
|
|
273052
|
+
"name": "options",
|
|
273053
|
+
"type": {
|
|
273054
|
+
"kind": "conditional",
|
|
273055
|
+
"check": {
|
|
273056
|
+
"kind": "tuple",
|
|
273057
|
+
"value": [
|
|
273058
|
+
{
|
|
273059
|
+
"kind": "symbol",
|
|
273060
|
+
"name": "E",
|
|
273061
|
+
"value": "E"
|
|
273062
|
+
}
|
|
273063
|
+
]
|
|
273064
|
+
},
|
|
273065
|
+
"extends": {
|
|
273066
|
+
"kind": "tuple",
|
|
273067
|
+
"value": [
|
|
273068
|
+
{
|
|
273069
|
+
"kind": "primitive",
|
|
273070
|
+
"value": "never"
|
|
273071
|
+
}
|
|
273072
|
+
]
|
|
273073
|
+
},
|
|
273074
|
+
"trueType": {
|
|
273075
|
+
"kind": "intersection",
|
|
273076
|
+
"value": [
|
|
273077
|
+
{
|
|
273078
|
+
"kind": "symbol",
|
|
273079
|
+
"name": "ModifierValuesStencil",
|
|
273080
|
+
"typeParameters": [
|
|
273081
|
+
{
|
|
273082
|
+
"kind": "symbol",
|
|
273083
|
+
"name": "M",
|
|
273084
|
+
"value": "M"
|
|
273085
|
+
},
|
|
273086
|
+
{
|
|
273087
|
+
"kind": "symbol",
|
|
273088
|
+
"name": "V",
|
|
273089
|
+
"value": "V"
|
|
273090
|
+
}
|
|
273091
|
+
],
|
|
273092
|
+
"value": "ModifierValuesStencil<M, V>"
|
|
273093
|
+
},
|
|
273094
|
+
{
|
|
273095
|
+
"kind": "symbol",
|
|
273096
|
+
"name": "VariableValuesStencil",
|
|
273097
|
+
"typeParameters": [
|
|
273098
|
+
{
|
|
273099
|
+
"kind": "symbol",
|
|
273100
|
+
"name": "V",
|
|
273101
|
+
"value": "V"
|
|
273102
|
+
}
|
|
273103
|
+
],
|
|
273104
|
+
"value": "VariableValuesStencil<V>"
|
|
273105
|
+
}
|
|
273106
|
+
]
|
|
273107
|
+
},
|
|
273108
|
+
"falseType": {
|
|
273109
|
+
"kind": "conditional",
|
|
273110
|
+
"check": {
|
|
273111
|
+
"kind": "symbol",
|
|
273112
|
+
"name": "E",
|
|
273113
|
+
"value": "E"
|
|
273114
|
+
},
|
|
273115
|
+
"extends": {
|
|
273116
|
+
"kind": "symbol",
|
|
273117
|
+
"name": "BaseStencil",
|
|
273118
|
+
"typeParameters": [
|
|
273119
|
+
{
|
|
273120
|
+
"kind": "infer",
|
|
273121
|
+
"value": {
|
|
273122
|
+
"kind": "typeParameter",
|
|
273123
|
+
"name": "ME",
|
|
273124
|
+
"required": true
|
|
273125
|
+
}
|
|
273126
|
+
},
|
|
273127
|
+
{
|
|
273128
|
+
"kind": "primitive",
|
|
273129
|
+
"value": "any"
|
|
273130
|
+
},
|
|
273131
|
+
{
|
|
273132
|
+
"kind": "infer",
|
|
273133
|
+
"value": {
|
|
273134
|
+
"kind": "typeParameter",
|
|
273135
|
+
"name": "VE",
|
|
273136
|
+
"required": true
|
|
273137
|
+
}
|
|
273138
|
+
},
|
|
273139
|
+
{
|
|
273140
|
+
"kind": "primitive",
|
|
273141
|
+
"value": "any"
|
|
273142
|
+
},
|
|
273143
|
+
{
|
|
273144
|
+
"kind": "primitive",
|
|
273145
|
+
"value": "any"
|
|
273146
|
+
}
|
|
273147
|
+
],
|
|
273148
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
273149
|
+
},
|
|
273150
|
+
"trueType": {
|
|
273151
|
+
"kind": "intersection",
|
|
273152
|
+
"value": [
|
|
273153
|
+
{
|
|
273154
|
+
"kind": "symbol",
|
|
273155
|
+
"name": "ModifierValuesStencil",
|
|
273156
|
+
"typeParameters": [
|
|
273157
|
+
{
|
|
273158
|
+
"kind": "intersection",
|
|
273159
|
+
"value": [
|
|
273160
|
+
{
|
|
273161
|
+
"kind": "symbol",
|
|
273162
|
+
"name": "ME",
|
|
273163
|
+
"value": "ME"
|
|
273164
|
+
},
|
|
273165
|
+
{
|
|
273166
|
+
"kind": "symbol",
|
|
273167
|
+
"name": "M",
|
|
273168
|
+
"value": "M"
|
|
273169
|
+
}
|
|
273170
|
+
]
|
|
273171
|
+
}
|
|
273172
|
+
],
|
|
273173
|
+
"value": "ModifierValuesStencil<M, V>"
|
|
273174
|
+
},
|
|
273175
|
+
{
|
|
273176
|
+
"kind": "symbol",
|
|
273177
|
+
"name": "VariableValuesStencil",
|
|
273178
|
+
"typeParameters": [
|
|
273179
|
+
{
|
|
273180
|
+
"kind": "intersection",
|
|
273181
|
+
"value": [
|
|
273182
|
+
{
|
|
273183
|
+
"kind": "symbol",
|
|
273184
|
+
"name": "VE",
|
|
273185
|
+
"value": "VE"
|
|
273186
|
+
},
|
|
273187
|
+
{
|
|
273188
|
+
"kind": "symbol",
|
|
273189
|
+
"name": "V",
|
|
273190
|
+
"value": "V"
|
|
273191
|
+
}
|
|
273192
|
+
]
|
|
273193
|
+
}
|
|
273194
|
+
],
|
|
273195
|
+
"value": "VariableValuesStencil<V>"
|
|
273196
|
+
}
|
|
273197
|
+
]
|
|
273198
|
+
},
|
|
273199
|
+
"falseType": {
|
|
273200
|
+
"kind": "primitive",
|
|
273201
|
+
"value": "never"
|
|
273202
|
+
}
|
|
273203
|
+
}
|
|
273204
|
+
},
|
|
273205
|
+
"required": false,
|
|
273206
|
+
"rest": false,
|
|
273207
|
+
"description": "",
|
|
273208
|
+
"declarations": [
|
|
273209
|
+
{
|
|
273210
|
+
"name": "options",
|
|
273211
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273212
|
+
}
|
|
273213
|
+
],
|
|
273214
|
+
"tags": {}
|
|
273215
|
+
}
|
|
273216
|
+
],
|
|
273217
|
+
"members": [
|
|
273218
|
+
{
|
|
273219
|
+
"kind": "property",
|
|
273220
|
+
"name": "parts",
|
|
273221
|
+
"required": true,
|
|
273222
|
+
"type": {
|
|
273223
|
+
"kind": "conditional",
|
|
273224
|
+
"check": {
|
|
273225
|
+
"kind": "tuple",
|
|
273226
|
+
"value": [
|
|
273227
|
+
{
|
|
273228
|
+
"kind": "symbol",
|
|
273229
|
+
"name": "E",
|
|
273230
|
+
"value": "E"
|
|
273231
|
+
}
|
|
273232
|
+
]
|
|
273233
|
+
},
|
|
273234
|
+
"extends": {
|
|
273235
|
+
"kind": "tuple",
|
|
273236
|
+
"value": [
|
|
273237
|
+
{
|
|
273238
|
+
"kind": "symbol",
|
|
273239
|
+
"name": "BaseStencil",
|
|
273240
|
+
"typeParameters": [
|
|
273241
|
+
{
|
|
273242
|
+
"kind": "primitive",
|
|
273243
|
+
"value": "any"
|
|
273244
|
+
},
|
|
273245
|
+
{
|
|
273246
|
+
"kind": "infer",
|
|
273247
|
+
"value": {
|
|
273248
|
+
"kind": "typeParameter",
|
|
273249
|
+
"name": "PE",
|
|
273250
|
+
"required": true
|
|
273251
|
+
}
|
|
273252
|
+
},
|
|
273253
|
+
{
|
|
273254
|
+
"kind": "primitive",
|
|
273255
|
+
"value": "any"
|
|
273256
|
+
},
|
|
273257
|
+
{
|
|
273258
|
+
"kind": "primitive",
|
|
273259
|
+
"value": "any"
|
|
273260
|
+
},
|
|
273261
|
+
{
|
|
273262
|
+
"kind": "primitive",
|
|
273263
|
+
"value": "any"
|
|
273264
|
+
}
|
|
273265
|
+
],
|
|
273266
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
273267
|
+
}
|
|
273268
|
+
]
|
|
273269
|
+
},
|
|
273270
|
+
"trueType": {
|
|
273271
|
+
"kind": "symbol",
|
|
273272
|
+
"name": "StencilPartProps",
|
|
273273
|
+
"typeParameters": [
|
|
273274
|
+
{
|
|
273275
|
+
"kind": "intersection",
|
|
273276
|
+
"value": [
|
|
273277
|
+
{
|
|
273278
|
+
"kind": "symbol",
|
|
273279
|
+
"name": "PE",
|
|
273280
|
+
"value": "PE"
|
|
273281
|
+
},
|
|
273282
|
+
{
|
|
273283
|
+
"kind": "symbol",
|
|
273284
|
+
"name": "P",
|
|
273285
|
+
"value": "P"
|
|
273286
|
+
}
|
|
273287
|
+
]
|
|
273288
|
+
}
|
|
273289
|
+
],
|
|
273290
|
+
"value": "StencilPartProps<T>"
|
|
273291
|
+
},
|
|
273292
|
+
"falseType": {
|
|
273293
|
+
"kind": "symbol",
|
|
273294
|
+
"name": "StencilPartProps",
|
|
273295
|
+
"typeParameters": [
|
|
273296
|
+
{
|
|
273297
|
+
"kind": "symbol",
|
|
273298
|
+
"name": "P",
|
|
273299
|
+
"value": "P"
|
|
273300
|
+
}
|
|
273301
|
+
],
|
|
273302
|
+
"value": "StencilPartProps<T>"
|
|
273303
|
+
}
|
|
273304
|
+
},
|
|
273305
|
+
"description": "",
|
|
273306
|
+
"declarations": [
|
|
273307
|
+
{
|
|
273308
|
+
"name": "parts",
|
|
273309
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273310
|
+
}
|
|
273311
|
+
],
|
|
273312
|
+
"tags": {}
|
|
273313
|
+
},
|
|
273314
|
+
{
|
|
273315
|
+
"kind": "property",
|
|
273316
|
+
"name": "vars",
|
|
273317
|
+
"required": true,
|
|
273318
|
+
"type": {
|
|
273319
|
+
"kind": "symbol",
|
|
273320
|
+
"name": "StencilDefaultVars",
|
|
273321
|
+
"typeParameters": [
|
|
273322
|
+
{
|
|
273323
|
+
"kind": "symbol",
|
|
273324
|
+
"name": "V",
|
|
273325
|
+
"value": "V"
|
|
273326
|
+
},
|
|
273327
|
+
{
|
|
273328
|
+
"kind": "symbol",
|
|
273329
|
+
"name": "E",
|
|
273330
|
+
"value": "E"
|
|
273331
|
+
},
|
|
273332
|
+
{
|
|
273333
|
+
"kind": "symbol",
|
|
273334
|
+
"name": "ID",
|
|
273335
|
+
"value": "ID"
|
|
273336
|
+
}
|
|
273337
|
+
],
|
|
273338
|
+
"value": "StencilDefaultVars<V, E, ID>"
|
|
273339
|
+
},
|
|
273340
|
+
"description": "",
|
|
273341
|
+
"declarations": [
|
|
273342
|
+
{
|
|
273343
|
+
"name": "vars",
|
|
273344
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273345
|
+
}
|
|
273346
|
+
],
|
|
273347
|
+
"tags": {}
|
|
273348
|
+
},
|
|
273349
|
+
{
|
|
273350
|
+
"kind": "property",
|
|
273351
|
+
"name": "base",
|
|
273352
|
+
"required": true,
|
|
273353
|
+
"type": {
|
|
273354
|
+
"kind": "primitive",
|
|
273355
|
+
"value": "string"
|
|
273356
|
+
},
|
|
273357
|
+
"description": "",
|
|
273358
|
+
"declarations": [
|
|
273359
|
+
{
|
|
273360
|
+
"name": "base",
|
|
273361
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273362
|
+
}
|
|
273363
|
+
],
|
|
273364
|
+
"tags": {}
|
|
273365
|
+
},
|
|
273366
|
+
{
|
|
273367
|
+
"kind": "property",
|
|
273368
|
+
"name": "modifiers",
|
|
273369
|
+
"required": true,
|
|
273370
|
+
"type": {
|
|
273371
|
+
"kind": "conditional",
|
|
273372
|
+
"check": {
|
|
273373
|
+
"kind": "tuple",
|
|
273374
|
+
"value": [
|
|
273375
|
+
{
|
|
273376
|
+
"kind": "symbol",
|
|
273377
|
+
"name": "E",
|
|
273378
|
+
"value": "E"
|
|
273379
|
+
}
|
|
273380
|
+
]
|
|
273381
|
+
},
|
|
273382
|
+
"extends": {
|
|
273383
|
+
"kind": "tuple",
|
|
273384
|
+
"value": [
|
|
273385
|
+
{
|
|
273386
|
+
"kind": "symbol",
|
|
273387
|
+
"name": "BaseStencil",
|
|
273388
|
+
"typeParameters": [
|
|
273389
|
+
{
|
|
273390
|
+
"kind": "infer",
|
|
273391
|
+
"value": {
|
|
273392
|
+
"kind": "typeParameter",
|
|
273393
|
+
"name": "ME",
|
|
273394
|
+
"required": true
|
|
273395
|
+
}
|
|
273396
|
+
},
|
|
273397
|
+
{
|
|
273398
|
+
"kind": "primitive",
|
|
273399
|
+
"value": "any"
|
|
273400
|
+
},
|
|
273401
|
+
{
|
|
273402
|
+
"kind": "infer",
|
|
273403
|
+
"value": {
|
|
273404
|
+
"kind": "typeParameter",
|
|
273405
|
+
"name": "VE",
|
|
273406
|
+
"required": true
|
|
273407
|
+
}
|
|
273408
|
+
},
|
|
273409
|
+
{
|
|
273410
|
+
"kind": "primitive",
|
|
273411
|
+
"value": "any"
|
|
273412
|
+
},
|
|
273413
|
+
{
|
|
273414
|
+
"kind": "primitive",
|
|
273415
|
+
"value": "any"
|
|
273416
|
+
}
|
|
273417
|
+
],
|
|
273418
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
273419
|
+
}
|
|
273420
|
+
]
|
|
273421
|
+
},
|
|
273422
|
+
"trueType": {
|
|
273423
|
+
"kind": "symbol",
|
|
273424
|
+
"name": "StencilModifierReturn",
|
|
273425
|
+
"typeParameters": [
|
|
273426
|
+
{
|
|
273427
|
+
"kind": "intersection",
|
|
273428
|
+
"value": [
|
|
273429
|
+
{
|
|
273430
|
+
"kind": "symbol",
|
|
273431
|
+
"name": "ME",
|
|
273432
|
+
"value": "ME"
|
|
273433
|
+
},
|
|
273434
|
+
{
|
|
273435
|
+
"kind": "symbol",
|
|
273436
|
+
"name": "M",
|
|
273437
|
+
"value": "M"
|
|
273438
|
+
}
|
|
273439
|
+
]
|
|
273440
|
+
},
|
|
273441
|
+
{
|
|
273442
|
+
"kind": "intersection",
|
|
273443
|
+
"value": [
|
|
273444
|
+
{
|
|
273445
|
+
"kind": "symbol",
|
|
273446
|
+
"name": "VE",
|
|
273447
|
+
"value": "VE"
|
|
273448
|
+
},
|
|
273449
|
+
{
|
|
273450
|
+
"kind": "symbol",
|
|
273451
|
+
"name": "V",
|
|
273452
|
+
"value": "V"
|
|
273453
|
+
}
|
|
273454
|
+
]
|
|
273455
|
+
}
|
|
273456
|
+
],
|
|
273457
|
+
"value": "StencilModifierReturn<M, V>"
|
|
273458
|
+
},
|
|
273459
|
+
"falseType": {
|
|
273460
|
+
"kind": "symbol",
|
|
273461
|
+
"name": "StencilModifierReturn",
|
|
273462
|
+
"typeParameters": [
|
|
273463
|
+
{
|
|
273464
|
+
"kind": "symbol",
|
|
273465
|
+
"name": "M",
|
|
273466
|
+
"value": "M"
|
|
273467
|
+
},
|
|
273468
|
+
{
|
|
273469
|
+
"kind": "symbol",
|
|
273470
|
+
"name": "V",
|
|
273471
|
+
"value": "V"
|
|
273472
|
+
}
|
|
273473
|
+
],
|
|
273474
|
+
"value": "StencilModifierReturn<M, V>"
|
|
273475
|
+
}
|
|
273476
|
+
},
|
|
273477
|
+
"description": "",
|
|
273478
|
+
"declarations": [
|
|
273479
|
+
{
|
|
273480
|
+
"name": "modifiers",
|
|
273481
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273482
|
+
}
|
|
273483
|
+
],
|
|
273484
|
+
"tags": {}
|
|
273485
|
+
},
|
|
273486
|
+
{
|
|
273487
|
+
"kind": "property",
|
|
273488
|
+
"name": "defaultModifiers",
|
|
273489
|
+
"required": true,
|
|
273490
|
+
"type": {
|
|
273491
|
+
"kind": "conditional",
|
|
273492
|
+
"check": {
|
|
273493
|
+
"kind": "tuple",
|
|
273494
|
+
"value": [
|
|
273495
|
+
{
|
|
273496
|
+
"kind": "symbol",
|
|
273497
|
+
"name": "E",
|
|
273498
|
+
"value": "E"
|
|
273499
|
+
}
|
|
273500
|
+
]
|
|
273501
|
+
},
|
|
273502
|
+
"extends": {
|
|
273503
|
+
"kind": "tuple",
|
|
273504
|
+
"value": [
|
|
273505
|
+
{
|
|
273506
|
+
"kind": "symbol",
|
|
273507
|
+
"name": "BaseStencil",
|
|
273508
|
+
"typeParameters": [
|
|
273509
|
+
{
|
|
273510
|
+
"kind": "infer",
|
|
273511
|
+
"value": {
|
|
273512
|
+
"kind": "typeParameter",
|
|
273513
|
+
"name": "ME",
|
|
273514
|
+
"required": true
|
|
273515
|
+
}
|
|
273516
|
+
},
|
|
273517
|
+
{
|
|
273518
|
+
"kind": "primitive",
|
|
273519
|
+
"value": "any"
|
|
273520
|
+
},
|
|
273521
|
+
{
|
|
273522
|
+
"kind": "primitive",
|
|
273523
|
+
"value": "any"
|
|
273524
|
+
},
|
|
273525
|
+
{
|
|
273526
|
+
"kind": "primitive",
|
|
273527
|
+
"value": "any"
|
|
273528
|
+
},
|
|
273529
|
+
{
|
|
273530
|
+
"kind": "primitive",
|
|
273531
|
+
"value": "any"
|
|
273532
|
+
}
|
|
273533
|
+
],
|
|
273534
|
+
"value": "BaseStencil<M, P, V, E, ID>"
|
|
273535
|
+
}
|
|
273536
|
+
]
|
|
273537
|
+
},
|
|
273538
|
+
"trueType": {
|
|
273539
|
+
"kind": "symbol",
|
|
273540
|
+
"name": "StencilDefaultModifierReturn",
|
|
273541
|
+
"typeParameters": [
|
|
273542
|
+
{
|
|
273543
|
+
"kind": "intersection",
|
|
273544
|
+
"value": [
|
|
273545
|
+
{
|
|
273546
|
+
"kind": "symbol",
|
|
273547
|
+
"name": "ME",
|
|
273548
|
+
"value": "ME"
|
|
273549
|
+
},
|
|
273550
|
+
{
|
|
273551
|
+
"kind": "symbol",
|
|
273552
|
+
"name": "M",
|
|
273553
|
+
"value": "M"
|
|
273554
|
+
}
|
|
273555
|
+
]
|
|
273556
|
+
}
|
|
273557
|
+
],
|
|
273558
|
+
"value": "StencilDefaultModifierReturn<M>"
|
|
273559
|
+
},
|
|
273560
|
+
"falseType": {
|
|
273561
|
+
"kind": "symbol",
|
|
273562
|
+
"name": "StencilDefaultModifierReturn",
|
|
273563
|
+
"typeParameters": [
|
|
273564
|
+
{
|
|
273565
|
+
"kind": "symbol",
|
|
273566
|
+
"name": "M",
|
|
273567
|
+
"value": "M"
|
|
273568
|
+
}
|
|
273569
|
+
],
|
|
273570
|
+
"value": "StencilDefaultModifierReturn<M>"
|
|
273571
|
+
}
|
|
273572
|
+
},
|
|
273573
|
+
"description": "",
|
|
273574
|
+
"declarations": [
|
|
273575
|
+
{
|
|
273576
|
+
"name": "defaultModifiers",
|
|
273577
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273578
|
+
}
|
|
273579
|
+
],
|
|
273580
|
+
"tags": {}
|
|
273581
|
+
},
|
|
272196
273582
|
{
|
|
272197
273583
|
"kind": "property",
|
|
272198
|
-
"name": "
|
|
273584
|
+
"name": "__extends",
|
|
272199
273585
|
"required": false,
|
|
272200
273586
|
"type": {
|
|
272201
273587
|
"kind": "symbol",
|
|
272202
|
-
"name": "
|
|
272203
|
-
"value": "
|
|
273588
|
+
"name": "E",
|
|
273589
|
+
"value": "E"
|
|
272204
273590
|
},
|
|
272205
|
-
"description": "
|
|
273591
|
+
"description": "",
|
|
272206
273592
|
"declarations": [
|
|
272207
273593
|
{
|
|
272208
|
-
"name": "
|
|
273594
|
+
"name": "__extends",
|
|
272209
273595
|
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272210
273596
|
}
|
|
272211
273597
|
],
|
|
@@ -272213,135 +273599,127 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
272213
273599
|
},
|
|
272214
273600
|
{
|
|
272215
273601
|
"kind": "property",
|
|
272216
|
-
"name": "
|
|
272217
|
-
"
|
|
272218
|
-
"tags": {},
|
|
272219
|
-
"declarations": [],
|
|
272220
|
-
"type": {
|
|
272221
|
-
"kind": "external",
|
|
272222
|
-
"name": "React.ReactNode",
|
|
272223
|
-
"url": "https://reactjs.org/docs/rendering-elements.html"
|
|
272224
|
-
}
|
|
272225
|
-
},
|
|
272226
|
-
{
|
|
272227
|
-
"kind": "property",
|
|
272228
|
-
"name": "as",
|
|
272229
|
-
"description": "Optional override of the default element used by the component. Any valid tag or Component. If you provided a Component, this component should forward the ref using `React.forwardRef`and spread extra props to a root element.\n\n**Note:** Not all elements make sense and some elements may cause accessibility issues. Change this value with care.",
|
|
272230
|
-
"tags": {},
|
|
272231
|
-
"declarations": [],
|
|
273602
|
+
"name": "__vars",
|
|
273603
|
+
"required": true,
|
|
272232
273604
|
"type": {
|
|
272233
|
-
"kind": "
|
|
272234
|
-
"name": "
|
|
272235
|
-
"
|
|
273605
|
+
"kind": "symbol",
|
|
273606
|
+
"name": "V",
|
|
273607
|
+
"value": "V"
|
|
272236
273608
|
},
|
|
272237
|
-
"
|
|
272238
|
-
|
|
272239
|
-
|
|
272240
|
-
|
|
272241
|
-
|
|
273609
|
+
"description": "",
|
|
273610
|
+
"declarations": [
|
|
273611
|
+
{
|
|
273612
|
+
"name": "__vars",
|
|
273613
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273614
|
+
}
|
|
273615
|
+
],
|
|
273616
|
+
"tags": {}
|
|
272242
273617
|
},
|
|
272243
273618
|
{
|
|
272244
273619
|
"kind": "property",
|
|
272245
|
-
"name": "
|
|
272246
|
-
"
|
|
272247
|
-
"tags": {},
|
|
272248
|
-
"declarations": [],
|
|
273620
|
+
"name": "__modifiers",
|
|
273621
|
+
"required": true,
|
|
272249
273622
|
"type": {
|
|
272250
|
-
"kind": "
|
|
272251
|
-
"name": "
|
|
272252
|
-
"
|
|
272253
|
-
|
|
272254
|
-
|
|
272255
|
-
|
|
272256
|
-
|
|
272257
|
-
|
|
272258
|
-
|
|
272259
|
-
|
|
272260
|
-
|
|
272261
|
-
|
|
272262
|
-
}
|
|
272263
|
-
}
|
|
272264
|
-
]
|
|
272265
|
-
}
|
|
273623
|
+
"kind": "symbol",
|
|
273624
|
+
"name": "M",
|
|
273625
|
+
"value": "M"
|
|
273626
|
+
},
|
|
273627
|
+
"description": "",
|
|
273628
|
+
"declarations": [
|
|
273629
|
+
{
|
|
273630
|
+
"name": "__modifiers",
|
|
273631
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273632
|
+
}
|
|
273633
|
+
],
|
|
273634
|
+
"tags": {}
|
|
272266
273635
|
},
|
|
272267
273636
|
{
|
|
272268
273637
|
"kind": "property",
|
|
272269
|
-
"name": "
|
|
272270
|
-
"
|
|
272271
|
-
"tags": {},
|
|
272272
|
-
"declarations": [],
|
|
273638
|
+
"name": "__id",
|
|
273639
|
+
"required": true,
|
|
272273
273640
|
"type": {
|
|
272274
273641
|
"kind": "symbol",
|
|
272275
|
-
"name": "
|
|
272276
|
-
|
|
273642
|
+
"name": "ID",
|
|
273643
|
+
"value": "ID"
|
|
273644
|
+
},
|
|
273645
|
+
"description": "",
|
|
273646
|
+
"declarations": [
|
|
273647
|
+
{
|
|
273648
|
+
"name": "__id",
|
|
273649
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273650
|
+
}
|
|
273651
|
+
],
|
|
273652
|
+
"tags": {}
|
|
272277
273653
|
},
|
|
272278
273654
|
{
|
|
272279
273655
|
"kind": "property",
|
|
272280
|
-
"name": "
|
|
272281
|
-
"
|
|
272282
|
-
"tags": {},
|
|
272283
|
-
"declarations": [],
|
|
273656
|
+
"name": "__parts",
|
|
273657
|
+
"required": false,
|
|
272284
273658
|
"type": {
|
|
272285
|
-
"kind": "
|
|
272286
|
-
"
|
|
273659
|
+
"kind": "symbol",
|
|
273660
|
+
"name": "P",
|
|
273661
|
+
"value": "P"
|
|
273662
|
+
},
|
|
273663
|
+
"description": "",
|
|
273664
|
+
"declarations": [
|
|
273665
|
+
{
|
|
273666
|
+
"name": "__parts",
|
|
273667
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273668
|
+
}
|
|
273669
|
+
],
|
|
273670
|
+
"tags": {}
|
|
273671
|
+
}
|
|
273672
|
+
],
|
|
273673
|
+
"returnType": {
|
|
273674
|
+
"kind": "object",
|
|
273675
|
+
"properties": [
|
|
273676
|
+
{
|
|
273677
|
+
"kind": "property",
|
|
273678
|
+
"name": "className",
|
|
273679
|
+
"required": true,
|
|
273680
|
+
"type": {
|
|
273681
|
+
"kind": "primitive",
|
|
273682
|
+
"value": "string"
|
|
273683
|
+
},
|
|
273684
|
+
"description": "",
|
|
273685
|
+
"declarations": [
|
|
272287
273686
|
{
|
|
272288
|
-
"
|
|
272289
|
-
"
|
|
272290
|
-
|
|
272291
|
-
|
|
272292
|
-
|
|
272293
|
-
|
|
272294
|
-
|
|
272295
|
-
|
|
273687
|
+
"name": "className",
|
|
273688
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
273689
|
+
}
|
|
273690
|
+
],
|
|
273691
|
+
"tags": {}
|
|
273692
|
+
},
|
|
273693
|
+
{
|
|
273694
|
+
"kind": "property",
|
|
273695
|
+
"name": "style",
|
|
273696
|
+
"required": false,
|
|
273697
|
+
"type": {
|
|
273698
|
+
"kind": "external",
|
|
273699
|
+
"name": "Record",
|
|
273700
|
+
"url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
|
|
273701
|
+
"typeParameters": [
|
|
273702
|
+
{
|
|
273703
|
+
"kind": "primitive",
|
|
273704
|
+
"value": "string"
|
|
272296
273705
|
},
|
|
272297
|
-
|
|
272298
|
-
|
|
272299
|
-
|
|
272300
|
-
"kind": "parameter",
|
|
272301
|
-
"description": "",
|
|
272302
|
-
"tags": {},
|
|
272303
|
-
"declarations": [],
|
|
272304
|
-
"name": "elemProps",
|
|
272305
|
-
"type": {
|
|
272306
|
-
"kind": "generic",
|
|
272307
|
-
"name": "TProps"
|
|
273706
|
+
{
|
|
273707
|
+
"kind": "primitive",
|
|
273708
|
+
"value": "string"
|
|
272308
273709
|
}
|
|
273710
|
+
]
|
|
273711
|
+
},
|
|
273712
|
+
"description": "",
|
|
273713
|
+
"declarations": [
|
|
273714
|
+
{
|
|
273715
|
+
"name": "style",
|
|
273716
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
|
|
272309
273717
|
}
|
|
272310
273718
|
],
|
|
272311
|
-
"
|
|
272312
|
-
"kind": "external",
|
|
272313
|
-
"name": "HTML Attributes",
|
|
272314
|
-
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
|
|
272315
|
-
}
|
|
273719
|
+
"tags": {}
|
|
272316
273720
|
}
|
|
272317
|
-
|
|
272318
|
-
],
|
|
272319
|
-
"baseElement": {
|
|
272320
|
-
"kind": "external",
|
|
272321
|
-
"name": "div",
|
|
272322
|
-
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
|
|
272323
|
-
},
|
|
272324
|
-
"styleComponent": {
|
|
272325
|
-
"kind": "symbol",
|
|
272326
|
-
"name": "Box"
|
|
272327
|
-
},
|
|
272328
|
-
"model": "SelectModel"
|
|
272329
|
-
}
|
|
272330
|
-
},
|
|
272331
|
-
{
|
|
272332
|
-
"name": "SelectInputProps",
|
|
272333
|
-
"fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectInput.tsx",
|
|
272334
|
-
"description": "",
|
|
272335
|
-
"declarations": [
|
|
272336
|
-
{
|
|
272337
|
-
"name": "SelectInputProps",
|
|
272338
|
-
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/select/lib/SelectInput.tsx"
|
|
273721
|
+
]
|
|
272339
273722
|
}
|
|
272340
|
-
],
|
|
272341
|
-
"tags": {},
|
|
272342
|
-
"type": {
|
|
272343
|
-
"kind": "alias",
|
|
272344
|
-
"name": "SelectInput"
|
|
272345
273723
|
}
|
|
272346
273724
|
},
|
|
272347
273725
|
{
|