@workday/canvas-kit-docs 16.0.0-alpha.0484-next.0 → 16.0.0-alpha.0486-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.
@@ -76931,6 +76931,710 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
76931
76931
  "name": "StatusIndicatorLabel"
76932
76932
  }
76933
76933
  },
76934
+ {
76935
+ "name": "statusIndicatorLabelStencil",
76936
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/preview-react/status-indicator/lib/StatusIndicatorLabel.tsx",
76937
+ "description": "",
76938
+ "declarations": [
76939
+ {
76940
+ "name": "statusIndicatorLabelStencil",
76941
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/preview-react/status-indicator/lib/StatusIndicatorLabel.tsx"
76942
+ }
76943
+ ],
76944
+ "tags": {},
76945
+ "type": {
76946
+ "kind": "function",
76947
+ "parameters": [
76948
+ {
76949
+ "kind": "parameter",
76950
+ "name": "options",
76951
+ "type": {
76952
+ "kind": "conditional",
76953
+ "check": {
76954
+ "kind": "tuple",
76955
+ "value": [
76956
+ {
76957
+ "kind": "symbol",
76958
+ "name": "E",
76959
+ "value": "E"
76960
+ }
76961
+ ]
76962
+ },
76963
+ "extends": {
76964
+ "kind": "tuple",
76965
+ "value": [
76966
+ {
76967
+ "kind": "primitive",
76968
+ "value": "never"
76969
+ }
76970
+ ]
76971
+ },
76972
+ "trueType": {
76973
+ "kind": "intersection",
76974
+ "value": [
76975
+ {
76976
+ "kind": "symbol",
76977
+ "name": "ModifierValuesStencil",
76978
+ "typeParameters": [
76979
+ {
76980
+ "kind": "symbol",
76981
+ "name": "M",
76982
+ "value": "M"
76983
+ },
76984
+ {
76985
+ "kind": "symbol",
76986
+ "name": "V",
76987
+ "value": "V"
76988
+ }
76989
+ ],
76990
+ "value": "ModifierValuesStencil<M, V>"
76991
+ },
76992
+ {
76993
+ "kind": "symbol",
76994
+ "name": "VariableValuesStencil",
76995
+ "typeParameters": [
76996
+ {
76997
+ "kind": "symbol",
76998
+ "name": "V",
76999
+ "value": "V"
77000
+ }
77001
+ ],
77002
+ "value": "VariableValuesStencil<V>"
77003
+ }
77004
+ ]
77005
+ },
77006
+ "falseType": {
77007
+ "kind": "conditional",
77008
+ "check": {
77009
+ "kind": "symbol",
77010
+ "name": "E",
77011
+ "value": "E"
77012
+ },
77013
+ "extends": {
77014
+ "kind": "symbol",
77015
+ "name": "BaseStencil",
77016
+ "typeParameters": [
77017
+ {
77018
+ "kind": "infer",
77019
+ "value": {
77020
+ "kind": "typeParameter",
77021
+ "name": "ME",
77022
+ "required": true
77023
+ }
77024
+ },
77025
+ {
77026
+ "kind": "primitive",
77027
+ "value": "any"
77028
+ },
77029
+ {
77030
+ "kind": "infer",
77031
+ "value": {
77032
+ "kind": "typeParameter",
77033
+ "name": "VE",
77034
+ "required": true
77035
+ }
77036
+ },
77037
+ {
77038
+ "kind": "primitive",
77039
+ "value": "any"
77040
+ },
77041
+ {
77042
+ "kind": "primitive",
77043
+ "value": "any"
77044
+ }
77045
+ ],
77046
+ "value": "BaseStencil<M, P, V, E, ID>"
77047
+ },
77048
+ "trueType": {
77049
+ "kind": "intersection",
77050
+ "value": [
77051
+ {
77052
+ "kind": "symbol",
77053
+ "name": "ModifierValuesStencil",
77054
+ "typeParameters": [
77055
+ {
77056
+ "kind": "intersection",
77057
+ "value": [
77058
+ {
77059
+ "kind": "symbol",
77060
+ "name": "ME",
77061
+ "value": "ME"
77062
+ },
77063
+ {
77064
+ "kind": "symbol",
77065
+ "name": "M",
77066
+ "value": "M"
77067
+ }
77068
+ ]
77069
+ },
77070
+ {
77071
+ "kind": "intersection",
77072
+ "value": [
77073
+ {
77074
+ "kind": "symbol",
77075
+ "name": "VE",
77076
+ "value": "VE"
77077
+ },
77078
+ {
77079
+ "kind": "symbol",
77080
+ "name": "V",
77081
+ "value": "V"
77082
+ }
77083
+ ]
77084
+ }
77085
+ ],
77086
+ "value": "ModifierValuesStencil<M, V>"
77087
+ },
77088
+ {
77089
+ "kind": "symbol",
77090
+ "name": "VariableValuesStencil",
77091
+ "typeParameters": [
77092
+ {
77093
+ "kind": "intersection",
77094
+ "value": [
77095
+ {
77096
+ "kind": "symbol",
77097
+ "name": "VE",
77098
+ "value": "VE"
77099
+ },
77100
+ {
77101
+ "kind": "symbol",
77102
+ "name": "V",
77103
+ "value": "V"
77104
+ }
77105
+ ]
77106
+ }
77107
+ ],
77108
+ "value": "VariableValuesStencil<V>"
77109
+ }
77110
+ ]
77111
+ },
77112
+ "falseType": {
77113
+ "kind": "primitive",
77114
+ "value": "never"
77115
+ }
77116
+ }
77117
+ },
77118
+ "required": false,
77119
+ "rest": false,
77120
+ "description": "",
77121
+ "declarations": [
77122
+ {
77123
+ "name": "options",
77124
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77125
+ }
77126
+ ],
77127
+ "tags": {}
77128
+ }
77129
+ ],
77130
+ "members": [
77131
+ {
77132
+ "kind": "property",
77133
+ "name": "parts",
77134
+ "required": true,
77135
+ "type": {
77136
+ "kind": "conditional",
77137
+ "check": {
77138
+ "kind": "tuple",
77139
+ "value": [
77140
+ {
77141
+ "kind": "symbol",
77142
+ "name": "E",
77143
+ "value": "E"
77144
+ }
77145
+ ]
77146
+ },
77147
+ "extends": {
77148
+ "kind": "tuple",
77149
+ "value": [
77150
+ {
77151
+ "kind": "symbol",
77152
+ "name": "BaseStencil",
77153
+ "typeParameters": [
77154
+ {
77155
+ "kind": "primitive",
77156
+ "value": "any"
77157
+ },
77158
+ {
77159
+ "kind": "infer",
77160
+ "value": {
77161
+ "kind": "typeParameter",
77162
+ "name": "PE",
77163
+ "required": true
77164
+ }
77165
+ },
77166
+ {
77167
+ "kind": "primitive",
77168
+ "value": "any"
77169
+ },
77170
+ {
77171
+ "kind": "primitive",
77172
+ "value": "any"
77173
+ },
77174
+ {
77175
+ "kind": "primitive",
77176
+ "value": "any"
77177
+ }
77178
+ ],
77179
+ "value": "BaseStencil<M, P, V, E, ID>"
77180
+ }
77181
+ ]
77182
+ },
77183
+ "trueType": {
77184
+ "kind": "symbol",
77185
+ "name": "StencilPartProps",
77186
+ "typeParameters": [
77187
+ {
77188
+ "kind": "intersection",
77189
+ "value": [
77190
+ {
77191
+ "kind": "symbol",
77192
+ "name": "PE",
77193
+ "value": "PE"
77194
+ },
77195
+ {
77196
+ "kind": "symbol",
77197
+ "name": "P",
77198
+ "value": "P"
77199
+ }
77200
+ ]
77201
+ }
77202
+ ],
77203
+ "value": "StencilPartProps<T>"
77204
+ },
77205
+ "falseType": {
77206
+ "kind": "symbol",
77207
+ "name": "StencilPartProps",
77208
+ "typeParameters": [
77209
+ {
77210
+ "kind": "symbol",
77211
+ "name": "P",
77212
+ "value": "P"
77213
+ }
77214
+ ],
77215
+ "value": "StencilPartProps<T>"
77216
+ }
77217
+ },
77218
+ "description": "",
77219
+ "declarations": [
77220
+ {
77221
+ "name": "parts",
77222
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77223
+ }
77224
+ ],
77225
+ "tags": {}
77226
+ },
77227
+ {
77228
+ "kind": "property",
77229
+ "name": "vars",
77230
+ "required": true,
77231
+ "type": {
77232
+ "kind": "symbol",
77233
+ "name": "StencilDefaultVars",
77234
+ "typeParameters": [
77235
+ {
77236
+ "kind": "symbol",
77237
+ "name": "V",
77238
+ "value": "V"
77239
+ },
77240
+ {
77241
+ "kind": "symbol",
77242
+ "name": "E",
77243
+ "value": "E"
77244
+ },
77245
+ {
77246
+ "kind": "symbol",
77247
+ "name": "ID",
77248
+ "value": "ID"
77249
+ }
77250
+ ],
77251
+ "value": "StencilDefaultVars<V, E, ID>"
77252
+ },
77253
+ "description": "",
77254
+ "declarations": [
77255
+ {
77256
+ "name": "vars",
77257
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77258
+ }
77259
+ ],
77260
+ "tags": {}
77261
+ },
77262
+ {
77263
+ "kind": "property",
77264
+ "name": "base",
77265
+ "required": true,
77266
+ "type": {
77267
+ "kind": "primitive",
77268
+ "value": "string"
77269
+ },
77270
+ "description": "",
77271
+ "declarations": [
77272
+ {
77273
+ "name": "base",
77274
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77275
+ }
77276
+ ],
77277
+ "tags": {}
77278
+ },
77279
+ {
77280
+ "kind": "property",
77281
+ "name": "modifiers",
77282
+ "required": true,
77283
+ "type": {
77284
+ "kind": "conditional",
77285
+ "check": {
77286
+ "kind": "tuple",
77287
+ "value": [
77288
+ {
77289
+ "kind": "symbol",
77290
+ "name": "E",
77291
+ "value": "E"
77292
+ }
77293
+ ]
77294
+ },
77295
+ "extends": {
77296
+ "kind": "tuple",
77297
+ "value": [
77298
+ {
77299
+ "kind": "symbol",
77300
+ "name": "BaseStencil",
77301
+ "typeParameters": [
77302
+ {
77303
+ "kind": "infer",
77304
+ "value": {
77305
+ "kind": "typeParameter",
77306
+ "name": "ME",
77307
+ "required": true
77308
+ }
77309
+ },
77310
+ {
77311
+ "kind": "primitive",
77312
+ "value": "any"
77313
+ },
77314
+ {
77315
+ "kind": "infer",
77316
+ "value": {
77317
+ "kind": "typeParameter",
77318
+ "name": "VE",
77319
+ "required": true
77320
+ }
77321
+ },
77322
+ {
77323
+ "kind": "primitive",
77324
+ "value": "any"
77325
+ },
77326
+ {
77327
+ "kind": "primitive",
77328
+ "value": "any"
77329
+ }
77330
+ ],
77331
+ "value": "BaseStencil<M, P, V, E, ID>"
77332
+ }
77333
+ ]
77334
+ },
77335
+ "trueType": {
77336
+ "kind": "symbol",
77337
+ "name": "StencilModifierReturn",
77338
+ "typeParameters": [
77339
+ {
77340
+ "kind": "intersection",
77341
+ "value": [
77342
+ {
77343
+ "kind": "symbol",
77344
+ "name": "ME",
77345
+ "value": "ME"
77346
+ },
77347
+ {
77348
+ "kind": "symbol",
77349
+ "name": "M",
77350
+ "value": "M"
77351
+ }
77352
+ ]
77353
+ },
77354
+ {
77355
+ "kind": "intersection",
77356
+ "value": [
77357
+ {
77358
+ "kind": "symbol",
77359
+ "name": "VE",
77360
+ "value": "VE"
77361
+ },
77362
+ {
77363
+ "kind": "symbol",
77364
+ "name": "V",
77365
+ "value": "V"
77366
+ }
77367
+ ]
77368
+ }
77369
+ ],
77370
+ "value": "StencilModifierReturn<M, V>"
77371
+ },
77372
+ "falseType": {
77373
+ "kind": "symbol",
77374
+ "name": "StencilModifierReturn",
77375
+ "typeParameters": [
77376
+ {
77377
+ "kind": "symbol",
77378
+ "name": "M",
77379
+ "value": "M"
77380
+ },
77381
+ {
77382
+ "kind": "symbol",
77383
+ "name": "V",
77384
+ "value": "V"
77385
+ }
77386
+ ],
77387
+ "value": "StencilModifierReturn<M, V>"
77388
+ }
77389
+ },
77390
+ "description": "",
77391
+ "declarations": [
77392
+ {
77393
+ "name": "modifiers",
77394
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77395
+ }
77396
+ ],
77397
+ "tags": {}
77398
+ },
77399
+ {
77400
+ "kind": "property",
77401
+ "name": "defaultModifiers",
77402
+ "required": true,
77403
+ "type": {
77404
+ "kind": "conditional",
77405
+ "check": {
77406
+ "kind": "tuple",
77407
+ "value": [
77408
+ {
77409
+ "kind": "symbol",
77410
+ "name": "E",
77411
+ "value": "E"
77412
+ }
77413
+ ]
77414
+ },
77415
+ "extends": {
77416
+ "kind": "tuple",
77417
+ "value": [
77418
+ {
77419
+ "kind": "symbol",
77420
+ "name": "BaseStencil",
77421
+ "typeParameters": [
77422
+ {
77423
+ "kind": "infer",
77424
+ "value": {
77425
+ "kind": "typeParameter",
77426
+ "name": "ME",
77427
+ "required": true
77428
+ }
77429
+ },
77430
+ {
77431
+ "kind": "primitive",
77432
+ "value": "any"
77433
+ },
77434
+ {
77435
+ "kind": "primitive",
77436
+ "value": "any"
77437
+ },
77438
+ {
77439
+ "kind": "primitive",
77440
+ "value": "any"
77441
+ },
77442
+ {
77443
+ "kind": "primitive",
77444
+ "value": "any"
77445
+ }
77446
+ ],
77447
+ "value": "BaseStencil<M, P, V, E, ID>"
77448
+ }
77449
+ ]
77450
+ },
77451
+ "trueType": {
77452
+ "kind": "symbol",
77453
+ "name": "StencilDefaultModifierReturn",
77454
+ "typeParameters": [
77455
+ {
77456
+ "kind": "intersection",
77457
+ "value": [
77458
+ {
77459
+ "kind": "symbol",
77460
+ "name": "ME",
77461
+ "value": "ME"
77462
+ },
77463
+ {
77464
+ "kind": "symbol",
77465
+ "name": "M",
77466
+ "value": "M"
77467
+ }
77468
+ ]
77469
+ }
77470
+ ],
77471
+ "value": "StencilDefaultModifierReturn<M>"
77472
+ },
77473
+ "falseType": {
77474
+ "kind": "symbol",
77475
+ "name": "StencilDefaultModifierReturn",
77476
+ "typeParameters": [
77477
+ {
77478
+ "kind": "symbol",
77479
+ "name": "M",
77480
+ "value": "M"
77481
+ }
77482
+ ],
77483
+ "value": "StencilDefaultModifierReturn<M>"
77484
+ }
77485
+ },
77486
+ "description": "",
77487
+ "declarations": [
77488
+ {
77489
+ "name": "defaultModifiers",
77490
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77491
+ }
77492
+ ],
77493
+ "tags": {}
77494
+ },
77495
+ {
77496
+ "kind": "property",
77497
+ "name": "__extends",
77498
+ "required": false,
77499
+ "type": {
77500
+ "kind": "symbol",
77501
+ "name": "E",
77502
+ "value": "E"
77503
+ },
77504
+ "description": "",
77505
+ "declarations": [
77506
+ {
77507
+ "name": "__extends",
77508
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77509
+ }
77510
+ ],
77511
+ "tags": {}
77512
+ },
77513
+ {
77514
+ "kind": "property",
77515
+ "name": "__vars",
77516
+ "required": true,
77517
+ "type": {
77518
+ "kind": "symbol",
77519
+ "name": "V",
77520
+ "value": "V"
77521
+ },
77522
+ "description": "",
77523
+ "declarations": [
77524
+ {
77525
+ "name": "__vars",
77526
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77527
+ }
77528
+ ],
77529
+ "tags": {}
77530
+ },
77531
+ {
77532
+ "kind": "property",
77533
+ "name": "__modifiers",
77534
+ "required": true,
77535
+ "type": {
77536
+ "kind": "symbol",
77537
+ "name": "M",
77538
+ "value": "M"
77539
+ },
77540
+ "description": "",
77541
+ "declarations": [
77542
+ {
77543
+ "name": "__modifiers",
77544
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77545
+ }
77546
+ ],
77547
+ "tags": {}
77548
+ },
77549
+ {
77550
+ "kind": "property",
77551
+ "name": "__id",
77552
+ "required": true,
77553
+ "type": {
77554
+ "kind": "symbol",
77555
+ "name": "ID",
77556
+ "value": "ID"
77557
+ },
77558
+ "description": "",
77559
+ "declarations": [
77560
+ {
77561
+ "name": "__id",
77562
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77563
+ }
77564
+ ],
77565
+ "tags": {}
77566
+ },
77567
+ {
77568
+ "kind": "property",
77569
+ "name": "__parts",
77570
+ "required": false,
77571
+ "type": {
77572
+ "kind": "symbol",
77573
+ "name": "P",
77574
+ "value": "P"
77575
+ },
77576
+ "description": "",
77577
+ "declarations": [
77578
+ {
77579
+ "name": "__parts",
77580
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77581
+ }
77582
+ ],
77583
+ "tags": {}
77584
+ }
77585
+ ],
77586
+ "returnType": {
77587
+ "kind": "object",
77588
+ "properties": [
77589
+ {
77590
+ "kind": "property",
77591
+ "name": "className",
77592
+ "required": true,
77593
+ "type": {
77594
+ "kind": "primitive",
77595
+ "value": "string"
77596
+ },
77597
+ "description": "",
77598
+ "declarations": [
77599
+ {
77600
+ "name": "className",
77601
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77602
+ }
77603
+ ],
77604
+ "tags": {}
77605
+ },
77606
+ {
77607
+ "kind": "property",
77608
+ "name": "style",
77609
+ "required": false,
77610
+ "type": {
77611
+ "kind": "external",
77612
+ "name": "Record",
77613
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
77614
+ "typeParameters": [
77615
+ {
77616
+ "kind": "primitive",
77617
+ "value": "string"
77618
+ },
77619
+ {
77620
+ "kind": "primitive",
77621
+ "value": "string"
77622
+ }
77623
+ ]
77624
+ },
77625
+ "description": "",
77626
+ "declarations": [
77627
+ {
77628
+ "name": "style",
77629
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
77630
+ }
77631
+ ],
77632
+ "tags": {}
77633
+ }
77634
+ ]
77635
+ }
77636
+ }
77637
+ },
76934
77638
  {
76935
77639
  "name": "StatusIndicatorLabel",
76936
77640
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/preview-react/status-indicator/lib/StatusIndicatorLabel.tsx",
@@ -123923,7 +124627,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
123923
124627
  "required": true,
123924
124628
  "type": {
123925
124629
  "kind": "number",
123926
- "value": 24
124630
+ "value": 20
123927
124631
  },
123928
124632
  "description": "",
123929
124633
  "tags": {},
@@ -264532,11 +265236,15 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264532
265236
  "name": "variant",
264533
265237
  "defaultValue": {
264534
265238
  "kind": "string",
264535
- "value": "informational"
265239
+ "value": "default"
264536
265240
  },
264537
265241
  "type": {
264538
265242
  "kind": "union",
264539
265243
  "value": [
265244
+ {
265245
+ "kind": "string",
265246
+ "value": "default"
265247
+ },
264540
265248
  {
264541
265249
  "kind": "string",
264542
265250
  "value": "caution"
@@ -264590,6 +265298,38 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264590
265298
  }
264591
265299
  ],
264592
265300
  "tags": {}
265301
+ },
265302
+ {
265303
+ "kind": "property",
265304
+ "name": "actionPlacement",
265305
+ "defaultValue": {
265306
+ "kind": "string",
265307
+ "value": "bottom"
265308
+ },
265309
+ "type": {
265310
+ "kind": "union",
265311
+ "value": [
265312
+ {
265313
+ "kind": "string",
265314
+ "value": "bottom"
265315
+ },
265316
+ {
265317
+ "kind": "string",
265318
+ "value": "end"
265319
+ }
265320
+ ]
265321
+ },
265322
+ "required": false,
265323
+ "description": "Controls where `InformationHighlight.Link` is placed relative to heading and body.\n- `bottom` (default): link stacks below heading and body.\n- `end`: link is visually placed at the inline end beside content when the container is wide\n enough; in narrower containers it stacks below the body. Placement uses CSS Grid\n only—DOM, keyboard tab order, and screen reader order remain heading, body, then link.",
265324
+ "declarations": [
265325
+ {
265326
+ "name": "actionPlacement",
265327
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/information-highlight/lib/hooks/useInformationHighlightModel.ts"
265328
+ }
265329
+ ],
265330
+ "tags": {
265331
+ "default": "'bottom'"
265332
+ }
264593
265333
  }
264594
265334
  ],
264595
265335
  "requiredConfig": []
@@ -264615,6 +265355,10 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264615
265355
  "type": {
264616
265356
  "kind": "union",
264617
265357
  "value": [
265358
+ {
265359
+ "kind": "string",
265360
+ "value": "default"
265361
+ },
264618
265362
  {
264619
265363
  "kind": "string",
264620
265364
  "value": "caution"
@@ -264664,6 +265408,32 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264664
265408
  }
264665
265409
  ],
264666
265410
  "tags": {}
265411
+ },
265412
+ {
265413
+ "kind": "property",
265414
+ "name": "actionPlacement",
265415
+ "type": {
265416
+ "kind": "union",
265417
+ "value": [
265418
+ {
265419
+ "kind": "string",
265420
+ "value": "bottom"
265421
+ },
265422
+ {
265423
+ "kind": "string",
265424
+ "value": "end"
265425
+ }
265426
+ ]
265427
+ },
265428
+ "required": true,
265429
+ "description": "",
265430
+ "declarations": [
265431
+ {
265432
+ "name": "actionPlacement",
265433
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/information-highlight/lib/hooks/useInformationHighlightModel.ts"
265434
+ }
265435
+ ],
265436
+ "tags": {}
264667
265437
  }
264668
265438
  ],
264669
265439
  "events": [],
@@ -264689,11 +265459,15 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264689
265459
  "name": "variant",
264690
265460
  "defaultValue": {
264691
265461
  "kind": "string",
264692
- "value": "informational"
265462
+ "value": "default"
264693
265463
  },
264694
265464
  "type": {
264695
265465
  "kind": "union",
264696
265466
  "value": [
265467
+ {
265468
+ "kind": "string",
265469
+ "value": "default"
265470
+ },
264697
265471
  {
264698
265472
  "kind": "string",
264699
265473
  "value": "caution"
@@ -264748,6 +265522,38 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264748
265522
  ],
264749
265523
  "tags": {}
264750
265524
  },
265525
+ {
265526
+ "kind": "property",
265527
+ "name": "actionPlacement",
265528
+ "defaultValue": {
265529
+ "kind": "string",
265530
+ "value": "bottom"
265531
+ },
265532
+ "type": {
265533
+ "kind": "union",
265534
+ "value": [
265535
+ {
265536
+ "kind": "string",
265537
+ "value": "bottom"
265538
+ },
265539
+ {
265540
+ "kind": "string",
265541
+ "value": "end"
265542
+ }
265543
+ ]
265544
+ },
265545
+ "required": false,
265546
+ "description": "Controls where `InformationHighlight.Link` is placed relative to heading and body.\n- `bottom` (default): link stacks below heading and body.\n- `end`: link is visually placed at the inline end beside content when the container is wide\n enough; in narrower containers it stacks below the body. Placement uses CSS Grid\n only—DOM, keyboard tab order, and screen reader order remain heading, body, then link.",
265547
+ "declarations": [
265548
+ {
265549
+ "name": "actionPlacement",
265550
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/information-highlight/lib/hooks/useInformationHighlightModel.ts"
265551
+ }
265552
+ ],
265553
+ "tags": {
265554
+ "default": "'bottom'"
265555
+ }
265556
+ },
264751
265557
  null
264752
265558
  ]
264753
265559
  }
@@ -264767,6 +265573,10 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264767
265573
  "type": {
264768
265574
  "kind": "union",
264769
265575
  "value": [
265576
+ {
265577
+ "kind": "string",
265578
+ "value": "default"
265579
+ },
264770
265580
  {
264771
265581
  "kind": "string",
264772
265582
  "value": "caution"
@@ -264816,6 +265626,32 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
264816
265626
  }
264817
265627
  ],
264818
265628
  "tags": {}
265629
+ },
265630
+ {
265631
+ "kind": "property",
265632
+ "name": "actionPlacement",
265633
+ "type": {
265634
+ "kind": "union",
265635
+ "value": [
265636
+ {
265637
+ "kind": "string",
265638
+ "value": "bottom"
265639
+ },
265640
+ {
265641
+ "kind": "string",
265642
+ "value": "end"
265643
+ }
265644
+ ]
265645
+ },
265646
+ "required": true,
265647
+ "description": "",
265648
+ "declarations": [
265649
+ {
265650
+ "name": "actionPlacement",
265651
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/information-highlight/lib/hooks/useInformationHighlightModel.ts"
265652
+ }
265653
+ ],
265654
+ "tags": {}
264819
265655
  }
264820
265656
  ]
264821
265657
  }
@@ -265690,180 +266526,58 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
265690
266526
  "tags": {},
265691
266527
  "type": {
265692
266528
  "kind": "enhancedComponent",
265693
- "componentType": "regular",
266529
+ "componentType": "subcomponent",
265694
266530
  "displayName": "Body",
265695
266531
  "props": [
265696
266532
  {
265697
266533
  "kind": "property",
265698
- "name": "typeLevel",
265699
- "required": false,
265700
- "type": {
265701
- "kind": "union",
265702
- "value": [
265703
- {
265704
- "kind": "string",
265705
- "value": "title.large"
265706
- },
265707
- {
265708
- "kind": "string",
265709
- "value": "title.medium"
265710
- },
265711
- {
265712
- "kind": "string",
265713
- "value": "title.small"
265714
- },
265715
- {
265716
- "kind": "string",
265717
- "value": "heading.large"
265718
- },
265719
- {
265720
- "kind": "string",
265721
- "value": "heading.medium"
265722
- },
265723
- {
265724
- "kind": "string",
265725
- "value": "heading.small"
265726
- },
265727
- {
265728
- "kind": "string",
265729
- "value": "subtext.large"
265730
- },
265731
- {
265732
- "kind": "string",
265733
- "value": "subtext.medium"
265734
- },
265735
- {
265736
- "kind": "string",
265737
- "value": "subtext.small"
265738
- },
265739
- {
265740
- "kind": "string",
265741
- "value": "body.large"
265742
- },
265743
- {
265744
- "kind": "string",
265745
- "value": "body.medium"
265746
- },
265747
- {
265748
- "kind": "string",
265749
- "value": "body.small"
265750
- }
265751
- ]
265752
- },
265753
- "description": "Type token as string with level and size separated by dot.\nThese values map to our [Canvas type levels](https://canvas.workday.com/tokens/type#type-styles).\n\n```tsx\n<Text typeLevel=\"body.small\">Small body text</Text>\n```",
265754
- "declarations": [
265755
- {
265756
- "name": "typeLevel",
265757
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text/lib/Text.tsx"
265758
- }
265759
- ],
265760
- "tags": {}
265761
- },
265762
- {
265763
- "kind": "property",
265764
- "name": "variant",
265765
- "required": false,
265766
- "type": {
265767
- "kind": "union",
265768
- "value": [
265769
- {
265770
- "kind": "string",
265771
- "value": "error"
265772
- },
265773
- {
265774
- "kind": "string",
265775
- "value": "hint"
265776
- },
265777
- {
265778
- "kind": "string",
265779
- "value": "inverse"
265780
- }
265781
- ]
265782
- },
265783
- "description": "Type variant token names: `error`, `hint` or `inverse`.\n\n```tsx\n<Text variant=\"error\" typeLevel=\"subtext.large\">Error text</Text>\n```",
265784
- "declarations": [
265785
- {
265786
- "name": "variant",
265787
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text/lib/Text.tsx"
265788
- }
265789
- ],
265790
- "tags": {}
265791
- },
265792
- {
265793
- "kind": "property",
265794
- "name": "cs",
265795
- "required": false,
265796
- "type": {
265797
- "kind": "symbol",
265798
- "name": "CSToPropsInput",
265799
- "value": "CSToPropsInput"
265800
- },
265801
- "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```",
265802
- "declarations": [
265803
- {
265804
- "name": "cs",
265805
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
265806
- }
265807
- ],
265808
- "tags": {}
265809
- },
265810
- {
265811
- "kind": "property",
265812
- "name": "children",
265813
- "required": false,
265814
- "type": {
265815
- "kind": "external",
265816
- "name": "ReactNode",
265817
- "url": "https://reactjs.org/docs/rendering-elements.html"
265818
- },
265819
- "description": "",
265820
- "declarations": [
265821
- {
265822
- "name": "children",
265823
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/layout/lib/Box.tsx"
265824
- }
265825
- ],
265826
- "tags": {}
265827
- },
265828
- {
265829
- "kind": "property",
265830
- "name": "as",
265831
- "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.",
266534
+ "name": "model",
266535
+ "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.",
265832
266536
  "tags": {},
265833
266537
  "declarations": [],
265834
266538
  "type": {
265835
- "kind": "external",
265836
- "name": "React.ElementType",
265837
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
265838
- },
265839
- "defaultValue": {
265840
- "kind": "external",
265841
- "name": "div",
265842
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
266539
+ "kind": "symbol",
266540
+ "name": "InformationHighlightModel"
265843
266541
  }
265844
266542
  },
265845
266543
  {
265846
266544
  "kind": "property",
265847
- "name": "ref",
265848
- "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`).",
266545
+ "name": "elemPropsHook",
266546
+ "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.",
265849
266547
  "tags": {},
265850
266548
  "declarations": [],
265851
266549
  "type": {
265852
- "kind": "external",
265853
- "name": "React.Ref",
265854
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
265855
- "typeParameters": [
266550
+ "kind": "function",
266551
+ "parameters": [
265856
266552
  {
265857
- "kind": "typeParameter",
265858
- "name": "R",
265859
- "required": true,
265860
- "defaultValue": {
265861
- "kind": "external",
265862
- "name": "div",
265863
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
266553
+ "kind": "parameter",
266554
+ "description": "",
266555
+ "tags": {},
266556
+ "declarations": [],
266557
+ "name": "model",
266558
+ "type": {
266559
+ "kind": "symbol",
266560
+ "name": "InformationHighlightModel"
266561
+ },
266562
+ "required": true
266563
+ },
266564
+ {
266565
+ "kind": "parameter",
266566
+ "description": "",
266567
+ "tags": {},
266568
+ "declarations": [],
266569
+ "name": "elemProps",
266570
+ "type": {
266571
+ "kind": "generic",
266572
+ "name": "TProps"
265864
266573
  }
265865
266574
  }
265866
- ]
266575
+ ],
266576
+ "returnType": {
266577
+ "kind": "external",
266578
+ "name": "HTML Attributes",
266579
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
266580
+ }
265867
266581
  }
265868
266582
  }
265869
266583
  ],
@@ -265872,10 +266586,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
265872
266586
  "name": "div",
265873
266587
  "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
265874
266588
  },
265875
- "styleComponent": {
265876
- "kind": "symbol",
265877
- "name": "Box"
265878
- }
266589
+ "model": "InformationHighlightModel"
265879
266590
  }
265880
266591
  },
265881
266592
  {
@@ -265907,136 +266618,58 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
265907
266618
  "tags": {},
265908
266619
  "type": {
265909
266620
  "kind": "enhancedComponent",
265910
- "componentType": "regular",
266621
+ "componentType": "subcomponent",
265911
266622
  "displayName": "Heading",
265912
266623
  "props": [
265913
266624
  {
265914
266625
  "kind": "property",
265915
- "name": "size",
265916
- "required": true,
265917
- "type": {
265918
- "kind": "symbol",
265919
- "name": "Size",
265920
- "value": "Size"
265921
- },
265922
- "description": "Each type level has three sizes: `large`, `medium`, and `small`.",
265923
- "declarations": [
265924
- {
265925
- "name": "size",
265926
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text/lib/TypeLevelComponents.tsx"
265927
- }
265928
- ],
265929
- "tags": {},
265930
- "defaultValue": {
265931
- "kind": "string",
265932
- "value": "small"
265933
- }
265934
- },
265935
- {
265936
- "kind": "property",
265937
- "name": "cs",
265938
- "required": false,
265939
- "type": {
265940
- "kind": "symbol",
265941
- "name": "CSToPropsInput",
265942
- "value": "CSToPropsInput"
265943
- },
265944
- "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```",
265945
- "declarations": [
265946
- {
265947
- "name": "cs",
265948
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
265949
- }
265950
- ],
265951
- "tags": {}
265952
- },
265953
- {
265954
- "kind": "property",
265955
- "name": "children",
265956
- "required": false,
265957
- "type": {
265958
- "kind": "external",
265959
- "name": "ReactNode",
265960
- "url": "https://reactjs.org/docs/rendering-elements.html"
265961
- },
265962
- "description": "",
265963
- "declarations": [
265964
- {
265965
- "name": "children",
265966
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/layout/lib/Box.tsx"
265967
- }
265968
- ],
265969
- "tags": {}
265970
- },
265971
- {
265972
- "kind": "property",
265973
- "name": "variant",
265974
- "required": false,
265975
- "type": {
265976
- "kind": "union",
265977
- "value": [
265978
- {
265979
- "kind": "string",
265980
- "value": "error"
265981
- },
265982
- {
265983
- "kind": "string",
265984
- "value": "hint"
265985
- },
265986
- {
265987
- "kind": "string",
265988
- "value": "inverse"
265989
- }
265990
- ]
265991
- },
265992
- "description": "Type variant token names: `error`, `hint` or `inverse`.\n\n```tsx\n<Text variant=\"error\" typeLevel=\"subtext.large\">Error text</Text>\n```",
265993
- "declarations": [
265994
- {
265995
- "name": "variant",
265996
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text/lib/Text.tsx"
265997
- }
265998
- ],
265999
- "tags": {}
266000
- },
266001
- {
266002
- "kind": "property",
266003
- "name": "as",
266004
- "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.",
266626
+ "name": "model",
266627
+ "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.",
266005
266628
  "tags": {},
266006
266629
  "declarations": [],
266007
266630
  "type": {
266008
- "kind": "external",
266009
- "name": "React.ElementType",
266010
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
266011
- },
266012
- "defaultValue": {
266013
- "kind": "external",
266014
- "name": "h3",
266015
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h3"
266631
+ "kind": "symbol",
266632
+ "name": "InformationHighlightModel"
266016
266633
  }
266017
266634
  },
266018
266635
  {
266019
266636
  "kind": "property",
266020
- "name": "ref",
266021
- "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`).",
266637
+ "name": "elemPropsHook",
266638
+ "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.",
266022
266639
  "tags": {},
266023
266640
  "declarations": [],
266024
266641
  "type": {
266025
- "kind": "external",
266026
- "name": "React.Ref",
266027
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
266028
- "typeParameters": [
266642
+ "kind": "function",
266643
+ "parameters": [
266029
266644
  {
266030
- "kind": "typeParameter",
266031
- "name": "R",
266032
- "required": true,
266033
- "defaultValue": {
266034
- "kind": "external",
266035
- "name": "h3",
266036
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h3"
266645
+ "kind": "parameter",
266646
+ "description": "",
266647
+ "tags": {},
266648
+ "declarations": [],
266649
+ "name": "model",
266650
+ "type": {
266651
+ "kind": "symbol",
266652
+ "name": "InformationHighlightModel"
266653
+ },
266654
+ "required": true
266655
+ },
266656
+ {
266657
+ "kind": "parameter",
266658
+ "description": "",
266659
+ "tags": {},
266660
+ "declarations": [],
266661
+ "name": "elemProps",
266662
+ "type": {
266663
+ "kind": "generic",
266664
+ "name": "TProps"
266037
266665
  }
266038
266666
  }
266039
- ]
266667
+ ],
266668
+ "returnType": {
266669
+ "kind": "external",
266670
+ "name": "HTML Attributes",
266671
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
266672
+ }
266040
266673
  }
266041
266674
  }
266042
266675
  ],
@@ -266045,10 +266678,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
266045
266678
  "name": "h3",
266046
266679
  "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h3"
266047
266680
  },
266048
- "styleComponent": {
266049
- "kind": "symbol",
266050
- "name": "Box"
266051
- }
266681
+ "model": "InformationHighlightModel"
266052
266682
  }
266053
266683
  },
266054
266684
  {
@@ -266156,159 +266786,58 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
266156
266786
  "tags": {},
266157
266787
  "type": {
266158
266788
  "kind": "enhancedComponent",
266159
- "componentType": "regular",
266789
+ "componentType": "subcomponent",
266160
266790
  "displayName": "Link",
266161
266791
  "props": [
266162
266792
  {
266163
266793
  "kind": "property",
266164
- "name": "variant",
266165
- "required": false,
266166
- "type": {
266167
- "kind": "union",
266168
- "value": [
266169
- {
266170
- "kind": "string",
266171
- "value": "inverse"
266172
- },
266173
- {
266174
- "kind": "string",
266175
- "value": "secondary"
266176
- }
266177
- ]
266178
- },
266179
- "description": "Sets color styles for Hyperlink\n- `inverse`: sets the color to white and updates hover, focus, and active pseudo-classes. Use this\n variant on dark backgrounds.\n- `secondary`: sets the color to a dark gray (keeps the underline by default). Use this\n variant on colored backgrounds.",
266180
- "declarations": [
266181
- {
266182
- "name": "variant",
266183
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/Hyperlink.tsx"
266184
- }
266185
- ],
266186
- "tags": {}
266187
- },
266188
- {
266189
- "kind": "property",
266190
- "name": "linkType",
266191
- "required": false,
266192
- "type": {
266193
- "kind": "union",
266194
- "value": [
266195
- {
266196
- "kind": "string",
266197
- "value": "inline"
266198
- },
266199
- {
266200
- "kind": "string",
266201
- "value": "standalone"
266202
- }
266203
- ]
266204
- },
266205
- "description": "Sets underline behavior for Hyperlink\n- `inline` (default): keeps the underline. Use when the hyperlink appears in body text.\n- `standalone`: removes the underline. Use when a hyperlink is outside paragraph or body text.",
266206
- "declarations": [
266207
- {
266208
- "name": "linkType",
266209
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/Hyperlink.tsx"
266210
- }
266211
- ],
266212
- "tags": {
266213
- "default": "'inline'"
266214
- },
266215
- "defaultValue": {
266216
- "kind": "string",
266217
- "value": "inline"
266218
- }
266219
- },
266220
- {
266221
- "kind": "property",
266222
- "name": "href",
266223
- "required": false,
266224
- "type": {
266225
- "kind": "primitive",
266226
- "value": "string"
266227
- },
266228
- "description": "Attribute for the hyperlink URL",
266229
- "declarations": [
266230
- {
266231
- "name": "href",
266232
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/Hyperlink.tsx"
266233
- }
266234
- ],
266235
- "tags": {}
266236
- },
266237
- {
266238
- "kind": "property",
266239
- "name": "children",
266240
- "required": false,
266241
- "type": {
266242
- "kind": "external",
266243
- "name": "ReactNode",
266244
- "url": "https://reactjs.org/docs/rendering-elements.html"
266245
- },
266246
- "description": "",
266247
- "declarations": [
266248
- {
266249
- "name": "children",
266250
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/Hyperlink.tsx"
266251
- }
266252
- ],
266253
- "tags": {}
266254
- },
266255
- {
266256
- "kind": "property",
266257
- "name": "cs",
266258
- "required": false,
266259
- "type": {
266260
- "kind": "symbol",
266261
- "name": "CSToPropsInput",
266262
- "value": "CSToPropsInput"
266263
- },
266264
- "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```",
266265
- "declarations": [
266266
- {
266267
- "name": "cs",
266268
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
266269
- }
266270
- ],
266271
- "tags": {}
266272
- },
266273
- {
266274
- "kind": "property",
266275
- "name": "as",
266276
- "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.",
266794
+ "name": "model",
266795
+ "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.",
266277
266796
  "tags": {},
266278
266797
  "declarations": [],
266279
266798
  "type": {
266280
- "kind": "external",
266281
- "name": "React.ElementType",
266282
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
266283
- },
266284
- "defaultValue": {
266285
- "kind": "external",
266286
- "name": "a",
266287
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a"
266799
+ "kind": "symbol",
266800
+ "name": "InformationHighlightModel"
266288
266801
  }
266289
266802
  },
266290
266803
  {
266291
266804
  "kind": "property",
266292
- "name": "ref",
266293
- "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`).",
266805
+ "name": "elemPropsHook",
266806
+ "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.",
266294
266807
  "tags": {},
266295
266808
  "declarations": [],
266296
266809
  "type": {
266297
- "kind": "external",
266298
- "name": "React.Ref",
266299
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
266300
- "typeParameters": [
266810
+ "kind": "function",
266811
+ "parameters": [
266301
266812
  {
266302
- "kind": "typeParameter",
266303
- "name": "R",
266304
- "required": true,
266305
- "defaultValue": {
266306
- "kind": "external",
266307
- "name": "a",
266308
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a"
266813
+ "kind": "parameter",
266814
+ "description": "",
266815
+ "tags": {},
266816
+ "declarations": [],
266817
+ "name": "model",
266818
+ "type": {
266819
+ "kind": "symbol",
266820
+ "name": "InformationHighlightModel"
266821
+ },
266822
+ "required": true
266823
+ },
266824
+ {
266825
+ "kind": "parameter",
266826
+ "description": "",
266827
+ "tags": {},
266828
+ "declarations": [],
266829
+ "name": "elemProps",
266830
+ "type": {
266831
+ "kind": "generic",
266832
+ "name": "TProps"
266309
266833
  }
266310
266834
  }
266311
- ]
266835
+ ],
266836
+ "returnType": {
266837
+ "kind": "external",
266838
+ "name": "HTML Attributes",
266839
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
266840
+ }
266312
266841
  }
266313
266842
  }
266314
266843
  ],
@@ -266316,7 +266845,8 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
266316
266845
  "kind": "external",
266317
266846
  "name": "a",
266318
266847
  "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a"
266319
- }
266848
+ },
266849
+ "model": "InformationHighlightModel"
266320
266850
  }
266321
266851
  },
266322
266852
  {
@@ -397174,12 +397704,1628 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
397174
397704
  }
397175
397705
  ],
397176
397706
  "tags": {
397177
- "default": "`system.color.bg.alt.strong`"
397707
+ "default": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color"
397708
+ },
397709
+ "defaultValue": {
397710
+ "kind": "symbol",
397711
+ "name": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color",
397712
+ "value": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color"
397713
+ }
397714
+ },
397715
+ {
397716
+ "kind": "property",
397717
+ "name": "height",
397718
+ "required": false,
397719
+ "type": {
397720
+ "kind": "union",
397721
+ "value": [
397722
+ {
397723
+ "kind": "primitive",
397724
+ "value": "number"
397725
+ },
397726
+ {
397727
+ "kind": "primitive",
397728
+ "value": "string"
397729
+ }
397730
+ ]
397731
+ },
397732
+ "description": "The height of the shape in `px` or `%`.",
397733
+ "declarations": [
397734
+ {
397735
+ "name": "height",
397736
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonHeader.tsx"
397737
+ }
397738
+ ],
397739
+ "tags": {
397740
+ "default": "28px"
397741
+ },
397742
+ "defaultValue": {
397743
+ "kind": "symbol",
397744
+ "name": "28px",
397745
+ "value": "28px"
397746
+ }
397747
+ },
397748
+ {
397749
+ "kind": "property",
397750
+ "name": "width",
397751
+ "required": false,
397752
+ "type": {
397753
+ "kind": "union",
397754
+ "value": [
397755
+ {
397756
+ "kind": "primitive",
397757
+ "value": "number"
397758
+ },
397759
+ {
397760
+ "kind": "primitive",
397761
+ "value": "string"
397762
+ }
397763
+ ]
397764
+ },
397765
+ "description": "The width of the shape in `px` or `%`.",
397766
+ "declarations": [
397767
+ {
397768
+ "name": "width",
397769
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonHeader.tsx"
397770
+ }
397771
+ ],
397772
+ "tags": {
397773
+ "default": "100%"
397178
397774
  },
397179
397775
  "defaultValue": {
397776
+ "kind": "string",
397777
+ "value": "100%"
397778
+ }
397779
+ },
397780
+ {
397781
+ "kind": "property",
397782
+ "name": "cs",
397783
+ "required": false,
397784
+ "type": {
397785
+ "kind": "symbol",
397786
+ "name": "CSToPropsInput",
397787
+ "value": "CSToPropsInput"
397788
+ },
397789
+ "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```",
397790
+ "declarations": [
397791
+ {
397792
+ "name": "cs",
397793
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
397794
+ }
397795
+ ],
397796
+ "tags": {}
397797
+ },
397798
+ {
397799
+ "kind": "property",
397800
+ "name": "children",
397801
+ "description": "",
397802
+ "tags": {},
397803
+ "declarations": [],
397804
+ "type": {
397805
+ "kind": "external",
397806
+ "name": "React.ReactNode",
397807
+ "url": "https://reactjs.org/docs/rendering-elements.html"
397808
+ }
397809
+ },
397810
+ {
397811
+ "kind": "property",
397812
+ "name": "as",
397813
+ "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.",
397814
+ "tags": {},
397815
+ "declarations": [],
397816
+ "type": {
397817
+ "kind": "external",
397818
+ "name": "React.ElementType",
397819
+ "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
397820
+ },
397821
+ "defaultValue": {
397822
+ "kind": "external",
397823
+ "name": "div",
397824
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
397825
+ }
397826
+ },
397827
+ {
397828
+ "kind": "property",
397829
+ "name": "ref",
397830
+ "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`).",
397831
+ "tags": {},
397832
+ "declarations": [],
397833
+ "type": {
397834
+ "kind": "external",
397835
+ "name": "React.Ref",
397836
+ "url": "https://reactjs.org/docs/refs-and-the-dom.html",
397837
+ "typeParameters": [
397838
+ {
397839
+ "kind": "typeParameter",
397840
+ "name": "R",
397841
+ "required": true,
397842
+ "defaultValue": {
397843
+ "kind": "external",
397844
+ "name": "div",
397845
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
397846
+ }
397847
+ }
397848
+ ]
397849
+ }
397850
+ }
397851
+ ],
397852
+ "baseElement": {
397853
+ "kind": "external",
397854
+ "name": "div",
397855
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
397856
+ }
397857
+ }
397858
+ },
397859
+ {
397860
+ "name": "skeletonSurfaceFillStencil",
397861
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx",
397862
+ "description": "Default Surface/Shimmer fill for skeleton placeholders (Shape, Header, Text lines).",
397863
+ "declarations": [
397864
+ {
397865
+ "name": "skeletonSurfaceFillStencil",
397866
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
397867
+ }
397868
+ ],
397869
+ "tags": {},
397870
+ "type": {
397871
+ "kind": "function",
397872
+ "parameters": [
397873
+ {
397874
+ "kind": "parameter",
397875
+ "name": "options",
397876
+ "type": {
397877
+ "kind": "conditional",
397878
+ "check": {
397879
+ "kind": "tuple",
397880
+ "value": [
397881
+ {
397882
+ "kind": "symbol",
397883
+ "name": "E",
397884
+ "value": "E"
397885
+ }
397886
+ ]
397887
+ },
397888
+ "extends": {
397889
+ "kind": "tuple",
397890
+ "value": [
397891
+ {
397892
+ "kind": "primitive",
397893
+ "value": "never"
397894
+ }
397895
+ ]
397896
+ },
397897
+ "trueType": {
397898
+ "kind": "intersection",
397899
+ "value": [
397900
+ {
397901
+ "kind": "symbol",
397902
+ "name": "ModifierValuesStencil",
397903
+ "typeParameters": [
397904
+ {
397905
+ "kind": "symbol",
397906
+ "name": "M",
397907
+ "value": "M"
397908
+ },
397909
+ {
397910
+ "kind": "symbol",
397911
+ "name": "V",
397912
+ "value": "V"
397913
+ }
397914
+ ],
397915
+ "value": "ModifierValuesStencil<M, V>"
397916
+ },
397917
+ {
397918
+ "kind": "symbol",
397919
+ "name": "VariableValuesStencil",
397920
+ "typeParameters": [
397921
+ {
397922
+ "kind": "symbol",
397923
+ "name": "V",
397924
+ "value": "V"
397925
+ }
397926
+ ],
397927
+ "value": "VariableValuesStencil<V>"
397928
+ }
397929
+ ]
397930
+ },
397931
+ "falseType": {
397932
+ "kind": "conditional",
397933
+ "check": {
397934
+ "kind": "symbol",
397935
+ "name": "E",
397936
+ "value": "E"
397937
+ },
397938
+ "extends": {
397939
+ "kind": "symbol",
397940
+ "name": "BaseStencil",
397941
+ "typeParameters": [
397942
+ {
397943
+ "kind": "infer",
397944
+ "value": {
397945
+ "kind": "typeParameter",
397946
+ "name": "ME",
397947
+ "required": true
397948
+ }
397949
+ },
397950
+ {
397951
+ "kind": "primitive",
397952
+ "value": "any"
397953
+ },
397954
+ {
397955
+ "kind": "infer",
397956
+ "value": {
397957
+ "kind": "typeParameter",
397958
+ "name": "VE",
397959
+ "required": true
397960
+ }
397961
+ },
397962
+ {
397963
+ "kind": "primitive",
397964
+ "value": "any"
397965
+ },
397966
+ {
397967
+ "kind": "primitive",
397968
+ "value": "any"
397969
+ }
397970
+ ],
397971
+ "value": "BaseStencil<M, P, V, E, ID>"
397972
+ },
397973
+ "trueType": {
397974
+ "kind": "intersection",
397975
+ "value": [
397976
+ {
397977
+ "kind": "symbol",
397978
+ "name": "ModifierValuesStencil",
397979
+ "typeParameters": [
397980
+ {
397981
+ "kind": "intersection",
397982
+ "value": [
397983
+ {
397984
+ "kind": "symbol",
397985
+ "name": "ME",
397986
+ "value": "ME"
397987
+ },
397988
+ {
397989
+ "kind": "symbol",
397990
+ "name": "M",
397991
+ "value": "M"
397992
+ }
397993
+ ]
397994
+ },
397995
+ {
397996
+ "kind": "intersection",
397997
+ "value": [
397998
+ {
397999
+ "kind": "symbol",
398000
+ "name": "VE",
398001
+ "value": "VE"
398002
+ },
398003
+ {
398004
+ "kind": "symbol",
398005
+ "name": "V",
398006
+ "value": "V"
398007
+ }
398008
+ ]
398009
+ }
398010
+ ],
398011
+ "value": "ModifierValuesStencil<M, V>"
398012
+ },
398013
+ {
398014
+ "kind": "symbol",
398015
+ "name": "VariableValuesStencil",
398016
+ "typeParameters": [
398017
+ {
398018
+ "kind": "intersection",
398019
+ "value": [
398020
+ {
398021
+ "kind": "symbol",
398022
+ "name": "VE",
398023
+ "value": "VE"
398024
+ },
398025
+ {
398026
+ "kind": "symbol",
398027
+ "name": "V",
398028
+ "value": "V"
398029
+ }
398030
+ ]
398031
+ }
398032
+ ],
398033
+ "value": "VariableValuesStencil<V>"
398034
+ }
398035
+ ]
398036
+ },
398037
+ "falseType": {
398038
+ "kind": "primitive",
398039
+ "value": "never"
398040
+ }
398041
+ }
398042
+ },
398043
+ "required": false,
398044
+ "rest": false,
398045
+ "description": "",
398046
+ "declarations": [
398047
+ {
398048
+ "name": "options",
398049
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398050
+ }
398051
+ ],
398052
+ "tags": {}
398053
+ }
398054
+ ],
398055
+ "members": [
398056
+ {
398057
+ "kind": "property",
398058
+ "name": "parts",
398059
+ "required": true,
398060
+ "type": {
398061
+ "kind": "conditional",
398062
+ "check": {
398063
+ "kind": "tuple",
398064
+ "value": [
398065
+ {
398066
+ "kind": "symbol",
398067
+ "name": "E",
398068
+ "value": "E"
398069
+ }
398070
+ ]
398071
+ },
398072
+ "extends": {
398073
+ "kind": "tuple",
398074
+ "value": [
398075
+ {
398076
+ "kind": "symbol",
398077
+ "name": "BaseStencil",
398078
+ "typeParameters": [
398079
+ {
398080
+ "kind": "primitive",
398081
+ "value": "any"
398082
+ },
398083
+ {
398084
+ "kind": "infer",
398085
+ "value": {
398086
+ "kind": "typeParameter",
398087
+ "name": "PE",
398088
+ "required": true
398089
+ }
398090
+ },
398091
+ {
398092
+ "kind": "primitive",
398093
+ "value": "any"
398094
+ },
398095
+ {
398096
+ "kind": "primitive",
398097
+ "value": "any"
398098
+ },
398099
+ {
398100
+ "kind": "primitive",
398101
+ "value": "any"
398102
+ }
398103
+ ],
398104
+ "value": "BaseStencil<M, P, V, E, ID>"
398105
+ }
398106
+ ]
398107
+ },
398108
+ "trueType": {
398109
+ "kind": "symbol",
398110
+ "name": "StencilPartProps",
398111
+ "typeParameters": [
398112
+ {
398113
+ "kind": "intersection",
398114
+ "value": [
398115
+ {
398116
+ "kind": "symbol",
398117
+ "name": "PE",
398118
+ "value": "PE"
398119
+ },
398120
+ {
398121
+ "kind": "symbol",
398122
+ "name": "P",
398123
+ "value": "P"
398124
+ }
398125
+ ]
398126
+ }
398127
+ ],
398128
+ "value": "StencilPartProps<T>"
398129
+ },
398130
+ "falseType": {
398131
+ "kind": "symbol",
398132
+ "name": "StencilPartProps",
398133
+ "typeParameters": [
398134
+ {
398135
+ "kind": "symbol",
398136
+ "name": "P",
398137
+ "value": "P"
398138
+ }
398139
+ ],
398140
+ "value": "StencilPartProps<T>"
398141
+ }
398142
+ },
398143
+ "description": "",
398144
+ "declarations": [
398145
+ {
398146
+ "name": "parts",
398147
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398148
+ }
398149
+ ],
398150
+ "tags": {}
398151
+ },
398152
+ {
398153
+ "kind": "property",
398154
+ "name": "vars",
398155
+ "required": true,
398156
+ "type": {
398157
+ "kind": "symbol",
398158
+ "name": "StencilDefaultVars",
398159
+ "typeParameters": [
398160
+ {
398161
+ "kind": "symbol",
398162
+ "name": "V",
398163
+ "value": "V"
398164
+ },
398165
+ {
398166
+ "kind": "symbol",
398167
+ "name": "E",
398168
+ "value": "E"
398169
+ },
398170
+ {
398171
+ "kind": "symbol",
398172
+ "name": "ID",
398173
+ "value": "ID"
398174
+ }
398175
+ ],
398176
+ "value": "StencilDefaultVars<V, E, ID>"
398177
+ },
398178
+ "description": "",
398179
+ "declarations": [
398180
+ {
398181
+ "name": "vars",
398182
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398183
+ }
398184
+ ],
398185
+ "tags": {}
398186
+ },
398187
+ {
398188
+ "kind": "property",
398189
+ "name": "base",
398190
+ "required": true,
398191
+ "type": {
398192
+ "kind": "primitive",
398193
+ "value": "string"
398194
+ },
398195
+ "description": "",
398196
+ "declarations": [
398197
+ {
398198
+ "name": "base",
398199
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398200
+ }
398201
+ ],
398202
+ "tags": {}
398203
+ },
398204
+ {
398205
+ "kind": "property",
398206
+ "name": "modifiers",
398207
+ "required": true,
398208
+ "type": {
398209
+ "kind": "conditional",
398210
+ "check": {
398211
+ "kind": "tuple",
398212
+ "value": [
398213
+ {
398214
+ "kind": "symbol",
398215
+ "name": "E",
398216
+ "value": "E"
398217
+ }
398218
+ ]
398219
+ },
398220
+ "extends": {
398221
+ "kind": "tuple",
398222
+ "value": [
398223
+ {
398224
+ "kind": "symbol",
398225
+ "name": "BaseStencil",
398226
+ "typeParameters": [
398227
+ {
398228
+ "kind": "infer",
398229
+ "value": {
398230
+ "kind": "typeParameter",
398231
+ "name": "ME",
398232
+ "required": true
398233
+ }
398234
+ },
398235
+ {
398236
+ "kind": "primitive",
398237
+ "value": "any"
398238
+ },
398239
+ {
398240
+ "kind": "infer",
398241
+ "value": {
398242
+ "kind": "typeParameter",
398243
+ "name": "VE",
398244
+ "required": true
398245
+ }
398246
+ },
398247
+ {
398248
+ "kind": "primitive",
398249
+ "value": "any"
398250
+ },
398251
+ {
398252
+ "kind": "primitive",
398253
+ "value": "any"
398254
+ }
398255
+ ],
398256
+ "value": "BaseStencil<M, P, V, E, ID>"
398257
+ }
398258
+ ]
398259
+ },
398260
+ "trueType": {
398261
+ "kind": "symbol",
398262
+ "name": "StencilModifierReturn",
398263
+ "typeParameters": [
398264
+ {
398265
+ "kind": "intersection",
398266
+ "value": [
398267
+ {
398268
+ "kind": "symbol",
398269
+ "name": "ME",
398270
+ "value": "ME"
398271
+ },
398272
+ {
398273
+ "kind": "symbol",
398274
+ "name": "M",
398275
+ "value": "M"
398276
+ }
398277
+ ]
398278
+ },
398279
+ {
398280
+ "kind": "intersection",
398281
+ "value": [
398282
+ {
398283
+ "kind": "symbol",
398284
+ "name": "VE",
398285
+ "value": "VE"
398286
+ },
398287
+ {
398288
+ "kind": "symbol",
398289
+ "name": "V",
398290
+ "value": "V"
398291
+ }
398292
+ ]
398293
+ }
398294
+ ],
398295
+ "value": "StencilModifierReturn<M, V>"
398296
+ },
398297
+ "falseType": {
398298
+ "kind": "symbol",
398299
+ "name": "StencilModifierReturn",
398300
+ "typeParameters": [
398301
+ {
398302
+ "kind": "symbol",
398303
+ "name": "M",
398304
+ "value": "M"
398305
+ },
398306
+ {
398307
+ "kind": "symbol",
398308
+ "name": "V",
398309
+ "value": "V"
398310
+ }
398311
+ ],
398312
+ "value": "StencilModifierReturn<M, V>"
398313
+ }
398314
+ },
398315
+ "description": "",
398316
+ "declarations": [
398317
+ {
398318
+ "name": "modifiers",
398319
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398320
+ }
398321
+ ],
398322
+ "tags": {}
398323
+ },
398324
+ {
398325
+ "kind": "property",
398326
+ "name": "defaultModifiers",
398327
+ "required": true,
398328
+ "type": {
398329
+ "kind": "conditional",
398330
+ "check": {
398331
+ "kind": "tuple",
398332
+ "value": [
398333
+ {
398334
+ "kind": "symbol",
398335
+ "name": "E",
398336
+ "value": "E"
398337
+ }
398338
+ ]
398339
+ },
398340
+ "extends": {
398341
+ "kind": "tuple",
398342
+ "value": [
398343
+ {
398344
+ "kind": "symbol",
398345
+ "name": "BaseStencil",
398346
+ "typeParameters": [
398347
+ {
398348
+ "kind": "infer",
398349
+ "value": {
398350
+ "kind": "typeParameter",
398351
+ "name": "ME",
398352
+ "required": true
398353
+ }
398354
+ },
398355
+ {
398356
+ "kind": "primitive",
398357
+ "value": "any"
398358
+ },
398359
+ {
398360
+ "kind": "primitive",
398361
+ "value": "any"
398362
+ },
398363
+ {
398364
+ "kind": "primitive",
398365
+ "value": "any"
398366
+ },
398367
+ {
398368
+ "kind": "primitive",
398369
+ "value": "any"
398370
+ }
398371
+ ],
398372
+ "value": "BaseStencil<M, P, V, E, ID>"
398373
+ }
398374
+ ]
398375
+ },
398376
+ "trueType": {
398377
+ "kind": "symbol",
398378
+ "name": "StencilDefaultModifierReturn",
398379
+ "typeParameters": [
398380
+ {
398381
+ "kind": "intersection",
398382
+ "value": [
398383
+ {
398384
+ "kind": "symbol",
398385
+ "name": "ME",
398386
+ "value": "ME"
398387
+ },
398388
+ {
398389
+ "kind": "symbol",
398390
+ "name": "M",
398391
+ "value": "M"
398392
+ }
398393
+ ]
398394
+ }
398395
+ ],
398396
+ "value": "StencilDefaultModifierReturn<M>"
398397
+ },
398398
+ "falseType": {
398399
+ "kind": "symbol",
398400
+ "name": "StencilDefaultModifierReturn",
398401
+ "typeParameters": [
398402
+ {
398403
+ "kind": "symbol",
398404
+ "name": "M",
398405
+ "value": "M"
398406
+ }
398407
+ ],
398408
+ "value": "StencilDefaultModifierReturn<M>"
398409
+ }
398410
+ },
398411
+ "description": "",
398412
+ "declarations": [
398413
+ {
398414
+ "name": "defaultModifiers",
398415
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398416
+ }
398417
+ ],
398418
+ "tags": {}
398419
+ },
398420
+ {
398421
+ "kind": "property",
398422
+ "name": "__extends",
398423
+ "required": false,
398424
+ "type": {
398425
+ "kind": "symbol",
398426
+ "name": "E",
398427
+ "value": "E"
398428
+ },
398429
+ "description": "",
398430
+ "declarations": [
398431
+ {
398432
+ "name": "__extends",
398433
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398434
+ }
398435
+ ],
398436
+ "tags": {}
398437
+ },
398438
+ {
398439
+ "kind": "property",
398440
+ "name": "__vars",
398441
+ "required": true,
398442
+ "type": {
398443
+ "kind": "symbol",
398444
+ "name": "V",
398445
+ "value": "V"
398446
+ },
398447
+ "description": "",
398448
+ "declarations": [
398449
+ {
398450
+ "name": "__vars",
398451
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398452
+ }
398453
+ ],
398454
+ "tags": {}
398455
+ },
398456
+ {
398457
+ "kind": "property",
398458
+ "name": "__modifiers",
398459
+ "required": true,
398460
+ "type": {
398461
+ "kind": "symbol",
398462
+ "name": "M",
398463
+ "value": "M"
398464
+ },
398465
+ "description": "",
398466
+ "declarations": [
398467
+ {
398468
+ "name": "__modifiers",
398469
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398470
+ }
398471
+ ],
398472
+ "tags": {}
398473
+ },
398474
+ {
398475
+ "kind": "property",
398476
+ "name": "__id",
398477
+ "required": true,
398478
+ "type": {
398479
+ "kind": "symbol",
398480
+ "name": "ID",
398481
+ "value": "ID"
398482
+ },
398483
+ "description": "",
398484
+ "declarations": [
398485
+ {
398486
+ "name": "__id",
398487
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398488
+ }
398489
+ ],
398490
+ "tags": {}
398491
+ },
398492
+ {
398493
+ "kind": "property",
398494
+ "name": "__parts",
398495
+ "required": false,
398496
+ "type": {
398497
+ "kind": "symbol",
398498
+ "name": "P",
398499
+ "value": "P"
398500
+ },
398501
+ "description": "",
398502
+ "declarations": [
398503
+ {
398504
+ "name": "__parts",
398505
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398506
+ }
398507
+ ],
398508
+ "tags": {}
398509
+ }
398510
+ ],
398511
+ "returnType": {
398512
+ "kind": "object",
398513
+ "properties": [
398514
+ {
398515
+ "kind": "property",
398516
+ "name": "className",
398517
+ "required": true,
398518
+ "type": {
398519
+ "kind": "primitive",
398520
+ "value": "string"
398521
+ },
398522
+ "description": "",
398523
+ "declarations": [
398524
+ {
398525
+ "name": "className",
398526
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398527
+ }
398528
+ ],
398529
+ "tags": {}
398530
+ },
398531
+ {
398532
+ "kind": "property",
398533
+ "name": "style",
398534
+ "required": false,
398535
+ "type": {
398536
+ "kind": "external",
398537
+ "name": "Record",
398538
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
398539
+ "typeParameters": [
398540
+ {
398541
+ "kind": "primitive",
398542
+ "value": "string"
398543
+ },
398544
+ {
398545
+ "kind": "primitive",
398546
+ "value": "string"
398547
+ }
398548
+ ]
398549
+ },
398550
+ "description": "",
398551
+ "declarations": [
398552
+ {
398553
+ "name": "style",
398554
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398555
+ }
398556
+ ],
398557
+ "tags": {}
398558
+ }
398559
+ ]
398560
+ }
398561
+ }
398562
+ },
398563
+ {
398564
+ "name": "SkeletonShapeProps",
398565
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx",
398566
+ "description": "",
398567
+ "declarations": [
398568
+ {
398569
+ "name": "SkeletonShapeProps",
398570
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
398571
+ }
398572
+ ],
398573
+ "tags": {},
398574
+ "type": {
398575
+ "kind": "alias",
398576
+ "name": "SkeletonShape"
398577
+ }
398578
+ },
398579
+ {
398580
+ "name": "skeletonShapeStencil",
398581
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx",
398582
+ "description": "",
398583
+ "declarations": [
398584
+ {
398585
+ "name": "skeletonShapeStencil",
398586
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
398587
+ }
398588
+ ],
398589
+ "tags": {},
398590
+ "type": {
398591
+ "kind": "function",
398592
+ "parameters": [
398593
+ {
398594
+ "kind": "parameter",
398595
+ "name": "options",
398596
+ "type": {
398597
+ "kind": "conditional",
398598
+ "check": {
398599
+ "kind": "tuple",
398600
+ "value": [
398601
+ {
398602
+ "kind": "symbol",
398603
+ "name": "E",
398604
+ "value": "E"
398605
+ }
398606
+ ]
398607
+ },
398608
+ "extends": {
398609
+ "kind": "tuple",
398610
+ "value": [
398611
+ {
398612
+ "kind": "primitive",
398613
+ "value": "never"
398614
+ }
398615
+ ]
398616
+ },
398617
+ "trueType": {
398618
+ "kind": "intersection",
398619
+ "value": [
398620
+ {
398621
+ "kind": "symbol",
398622
+ "name": "ModifierValuesStencil",
398623
+ "typeParameters": [
398624
+ {
398625
+ "kind": "symbol",
398626
+ "name": "M",
398627
+ "value": "M"
398628
+ },
398629
+ {
398630
+ "kind": "symbol",
398631
+ "name": "V",
398632
+ "value": "V"
398633
+ }
398634
+ ],
398635
+ "value": "ModifierValuesStencil<M, V>"
398636
+ },
398637
+ {
398638
+ "kind": "symbol",
398639
+ "name": "VariableValuesStencil",
398640
+ "typeParameters": [
398641
+ {
398642
+ "kind": "symbol",
398643
+ "name": "V",
398644
+ "value": "V"
398645
+ }
398646
+ ],
398647
+ "value": "VariableValuesStencil<V>"
398648
+ }
398649
+ ]
398650
+ },
398651
+ "falseType": {
398652
+ "kind": "conditional",
398653
+ "check": {
398654
+ "kind": "symbol",
398655
+ "name": "E",
398656
+ "value": "E"
398657
+ },
398658
+ "extends": {
398659
+ "kind": "symbol",
398660
+ "name": "BaseStencil",
398661
+ "typeParameters": [
398662
+ {
398663
+ "kind": "infer",
398664
+ "value": {
398665
+ "kind": "typeParameter",
398666
+ "name": "ME",
398667
+ "required": true
398668
+ }
398669
+ },
398670
+ {
398671
+ "kind": "primitive",
398672
+ "value": "any"
398673
+ },
398674
+ {
398675
+ "kind": "infer",
398676
+ "value": {
398677
+ "kind": "typeParameter",
398678
+ "name": "VE",
398679
+ "required": true
398680
+ }
398681
+ },
398682
+ {
398683
+ "kind": "primitive",
398684
+ "value": "any"
398685
+ },
398686
+ {
398687
+ "kind": "primitive",
398688
+ "value": "any"
398689
+ }
398690
+ ],
398691
+ "value": "BaseStencil<M, P, V, E, ID>"
398692
+ },
398693
+ "trueType": {
398694
+ "kind": "intersection",
398695
+ "value": [
398696
+ {
398697
+ "kind": "symbol",
398698
+ "name": "ModifierValuesStencil",
398699
+ "typeParameters": [
398700
+ {
398701
+ "kind": "intersection",
398702
+ "value": [
398703
+ {
398704
+ "kind": "symbol",
398705
+ "name": "ME",
398706
+ "value": "ME"
398707
+ },
398708
+ {
398709
+ "kind": "symbol",
398710
+ "name": "M",
398711
+ "value": "M"
398712
+ }
398713
+ ]
398714
+ },
398715
+ {
398716
+ "kind": "intersection",
398717
+ "value": [
398718
+ {
398719
+ "kind": "symbol",
398720
+ "name": "VE",
398721
+ "value": "VE"
398722
+ },
398723
+ {
398724
+ "kind": "symbol",
398725
+ "name": "V",
398726
+ "value": "V"
398727
+ }
398728
+ ]
398729
+ }
398730
+ ],
398731
+ "value": "ModifierValuesStencil<M, V>"
398732
+ },
398733
+ {
398734
+ "kind": "symbol",
398735
+ "name": "VariableValuesStencil",
398736
+ "typeParameters": [
398737
+ {
398738
+ "kind": "intersection",
398739
+ "value": [
398740
+ {
398741
+ "kind": "symbol",
398742
+ "name": "VE",
398743
+ "value": "VE"
398744
+ },
398745
+ {
398746
+ "kind": "symbol",
398747
+ "name": "V",
398748
+ "value": "V"
398749
+ }
398750
+ ]
398751
+ }
398752
+ ],
398753
+ "value": "VariableValuesStencil<V>"
398754
+ }
398755
+ ]
398756
+ },
398757
+ "falseType": {
398758
+ "kind": "primitive",
398759
+ "value": "never"
398760
+ }
398761
+ }
398762
+ },
398763
+ "required": false,
398764
+ "rest": false,
398765
+ "description": "",
398766
+ "declarations": [
398767
+ {
398768
+ "name": "options",
398769
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398770
+ }
398771
+ ],
398772
+ "tags": {}
398773
+ }
398774
+ ],
398775
+ "members": [
398776
+ {
398777
+ "kind": "property",
398778
+ "name": "parts",
398779
+ "required": true,
398780
+ "type": {
398781
+ "kind": "conditional",
398782
+ "check": {
398783
+ "kind": "tuple",
398784
+ "value": [
398785
+ {
398786
+ "kind": "symbol",
398787
+ "name": "E",
398788
+ "value": "E"
398789
+ }
398790
+ ]
398791
+ },
398792
+ "extends": {
398793
+ "kind": "tuple",
398794
+ "value": [
398795
+ {
398796
+ "kind": "symbol",
398797
+ "name": "BaseStencil",
398798
+ "typeParameters": [
398799
+ {
398800
+ "kind": "primitive",
398801
+ "value": "any"
398802
+ },
398803
+ {
398804
+ "kind": "infer",
398805
+ "value": {
398806
+ "kind": "typeParameter",
398807
+ "name": "PE",
398808
+ "required": true
398809
+ }
398810
+ },
398811
+ {
398812
+ "kind": "primitive",
398813
+ "value": "any"
398814
+ },
398815
+ {
398816
+ "kind": "primitive",
398817
+ "value": "any"
398818
+ },
398819
+ {
398820
+ "kind": "primitive",
398821
+ "value": "any"
398822
+ }
398823
+ ],
398824
+ "value": "BaseStencil<M, P, V, E, ID>"
398825
+ }
398826
+ ]
398827
+ },
398828
+ "trueType": {
398829
+ "kind": "symbol",
398830
+ "name": "StencilPartProps",
398831
+ "typeParameters": [
398832
+ {
398833
+ "kind": "intersection",
398834
+ "value": [
398835
+ {
398836
+ "kind": "symbol",
398837
+ "name": "PE",
398838
+ "value": "PE"
398839
+ },
398840
+ {
398841
+ "kind": "symbol",
398842
+ "name": "P",
398843
+ "value": "P"
398844
+ }
398845
+ ]
398846
+ }
398847
+ ],
398848
+ "value": "StencilPartProps<T>"
398849
+ },
398850
+ "falseType": {
398851
+ "kind": "symbol",
398852
+ "name": "StencilPartProps",
398853
+ "typeParameters": [
398854
+ {
398855
+ "kind": "symbol",
398856
+ "name": "P",
398857
+ "value": "P"
398858
+ }
398859
+ ],
398860
+ "value": "StencilPartProps<T>"
398861
+ }
398862
+ },
398863
+ "description": "",
398864
+ "declarations": [
398865
+ {
398866
+ "name": "parts",
398867
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398868
+ }
398869
+ ],
398870
+ "tags": {}
398871
+ },
398872
+ {
398873
+ "kind": "property",
398874
+ "name": "vars",
398875
+ "required": true,
398876
+ "type": {
397180
398877
  "kind": "symbol",
397181
- "name": "`system.color.bg.alt.strong`",
397182
- "value": "`system.color.bg.alt.strong`"
398878
+ "name": "StencilDefaultVars",
398879
+ "typeParameters": [
398880
+ {
398881
+ "kind": "symbol",
398882
+ "name": "V",
398883
+ "value": "V"
398884
+ },
398885
+ {
398886
+ "kind": "symbol",
398887
+ "name": "E",
398888
+ "value": "E"
398889
+ },
398890
+ {
398891
+ "kind": "symbol",
398892
+ "name": "ID",
398893
+ "value": "ID"
398894
+ }
398895
+ ],
398896
+ "value": "StencilDefaultVars<V, E, ID>"
398897
+ },
398898
+ "description": "",
398899
+ "declarations": [
398900
+ {
398901
+ "name": "vars",
398902
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398903
+ }
398904
+ ],
398905
+ "tags": {}
398906
+ },
398907
+ {
398908
+ "kind": "property",
398909
+ "name": "base",
398910
+ "required": true,
398911
+ "type": {
398912
+ "kind": "primitive",
398913
+ "value": "string"
398914
+ },
398915
+ "description": "",
398916
+ "declarations": [
398917
+ {
398918
+ "name": "base",
398919
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398920
+ }
398921
+ ],
398922
+ "tags": {}
398923
+ },
398924
+ {
398925
+ "kind": "property",
398926
+ "name": "modifiers",
398927
+ "required": true,
398928
+ "type": {
398929
+ "kind": "conditional",
398930
+ "check": {
398931
+ "kind": "tuple",
398932
+ "value": [
398933
+ {
398934
+ "kind": "symbol",
398935
+ "name": "E",
398936
+ "value": "E"
398937
+ }
398938
+ ]
398939
+ },
398940
+ "extends": {
398941
+ "kind": "tuple",
398942
+ "value": [
398943
+ {
398944
+ "kind": "symbol",
398945
+ "name": "BaseStencil",
398946
+ "typeParameters": [
398947
+ {
398948
+ "kind": "infer",
398949
+ "value": {
398950
+ "kind": "typeParameter",
398951
+ "name": "ME",
398952
+ "required": true
398953
+ }
398954
+ },
398955
+ {
398956
+ "kind": "primitive",
398957
+ "value": "any"
398958
+ },
398959
+ {
398960
+ "kind": "infer",
398961
+ "value": {
398962
+ "kind": "typeParameter",
398963
+ "name": "VE",
398964
+ "required": true
398965
+ }
398966
+ },
398967
+ {
398968
+ "kind": "primitive",
398969
+ "value": "any"
398970
+ },
398971
+ {
398972
+ "kind": "primitive",
398973
+ "value": "any"
398974
+ }
398975
+ ],
398976
+ "value": "BaseStencil<M, P, V, E, ID>"
398977
+ }
398978
+ ]
398979
+ },
398980
+ "trueType": {
398981
+ "kind": "symbol",
398982
+ "name": "StencilModifierReturn",
398983
+ "typeParameters": [
398984
+ {
398985
+ "kind": "intersection",
398986
+ "value": [
398987
+ {
398988
+ "kind": "symbol",
398989
+ "name": "ME",
398990
+ "value": "ME"
398991
+ },
398992
+ {
398993
+ "kind": "symbol",
398994
+ "name": "M",
398995
+ "value": "M"
398996
+ }
398997
+ ]
398998
+ },
398999
+ {
399000
+ "kind": "intersection",
399001
+ "value": [
399002
+ {
399003
+ "kind": "symbol",
399004
+ "name": "VE",
399005
+ "value": "VE"
399006
+ },
399007
+ {
399008
+ "kind": "symbol",
399009
+ "name": "V",
399010
+ "value": "V"
399011
+ }
399012
+ ]
399013
+ }
399014
+ ],
399015
+ "value": "StencilModifierReturn<M, V>"
399016
+ },
399017
+ "falseType": {
399018
+ "kind": "symbol",
399019
+ "name": "StencilModifierReturn",
399020
+ "typeParameters": [
399021
+ {
399022
+ "kind": "symbol",
399023
+ "name": "M",
399024
+ "value": "M"
399025
+ },
399026
+ {
399027
+ "kind": "symbol",
399028
+ "name": "V",
399029
+ "value": "V"
399030
+ }
399031
+ ],
399032
+ "value": "StencilModifierReturn<M, V>"
399033
+ }
399034
+ },
399035
+ "description": "",
399036
+ "declarations": [
399037
+ {
399038
+ "name": "modifiers",
399039
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399040
+ }
399041
+ ],
399042
+ "tags": {}
399043
+ },
399044
+ {
399045
+ "kind": "property",
399046
+ "name": "defaultModifiers",
399047
+ "required": true,
399048
+ "type": {
399049
+ "kind": "conditional",
399050
+ "check": {
399051
+ "kind": "tuple",
399052
+ "value": [
399053
+ {
399054
+ "kind": "symbol",
399055
+ "name": "E",
399056
+ "value": "E"
399057
+ }
399058
+ ]
399059
+ },
399060
+ "extends": {
399061
+ "kind": "tuple",
399062
+ "value": [
399063
+ {
399064
+ "kind": "symbol",
399065
+ "name": "BaseStencil",
399066
+ "typeParameters": [
399067
+ {
399068
+ "kind": "infer",
399069
+ "value": {
399070
+ "kind": "typeParameter",
399071
+ "name": "ME",
399072
+ "required": true
399073
+ }
399074
+ },
399075
+ {
399076
+ "kind": "primitive",
399077
+ "value": "any"
399078
+ },
399079
+ {
399080
+ "kind": "primitive",
399081
+ "value": "any"
399082
+ },
399083
+ {
399084
+ "kind": "primitive",
399085
+ "value": "any"
399086
+ },
399087
+ {
399088
+ "kind": "primitive",
399089
+ "value": "any"
399090
+ }
399091
+ ],
399092
+ "value": "BaseStencil<M, P, V, E, ID>"
399093
+ }
399094
+ ]
399095
+ },
399096
+ "trueType": {
399097
+ "kind": "symbol",
399098
+ "name": "StencilDefaultModifierReturn",
399099
+ "typeParameters": [
399100
+ {
399101
+ "kind": "intersection",
399102
+ "value": [
399103
+ {
399104
+ "kind": "symbol",
399105
+ "name": "ME",
399106
+ "value": "ME"
399107
+ },
399108
+ {
399109
+ "kind": "symbol",
399110
+ "name": "M",
399111
+ "value": "M"
399112
+ }
399113
+ ]
399114
+ }
399115
+ ],
399116
+ "value": "StencilDefaultModifierReturn<M>"
399117
+ },
399118
+ "falseType": {
399119
+ "kind": "symbol",
399120
+ "name": "StencilDefaultModifierReturn",
399121
+ "typeParameters": [
399122
+ {
399123
+ "kind": "symbol",
399124
+ "name": "M",
399125
+ "value": "M"
399126
+ }
399127
+ ],
399128
+ "value": "StencilDefaultModifierReturn<M>"
399129
+ }
399130
+ },
399131
+ "description": "",
399132
+ "declarations": [
399133
+ {
399134
+ "name": "defaultModifiers",
399135
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399136
+ }
399137
+ ],
399138
+ "tags": {}
399139
+ },
399140
+ {
399141
+ "kind": "property",
399142
+ "name": "__extends",
399143
+ "required": false,
399144
+ "type": {
399145
+ "kind": "symbol",
399146
+ "name": "E",
399147
+ "value": "E"
399148
+ },
399149
+ "description": "",
399150
+ "declarations": [
399151
+ {
399152
+ "name": "__extends",
399153
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399154
+ }
399155
+ ],
399156
+ "tags": {}
399157
+ },
399158
+ {
399159
+ "kind": "property",
399160
+ "name": "__vars",
399161
+ "required": true,
399162
+ "type": {
399163
+ "kind": "symbol",
399164
+ "name": "V",
399165
+ "value": "V"
399166
+ },
399167
+ "description": "",
399168
+ "declarations": [
399169
+ {
399170
+ "name": "__vars",
399171
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399172
+ }
399173
+ ],
399174
+ "tags": {}
399175
+ },
399176
+ {
399177
+ "kind": "property",
399178
+ "name": "__modifiers",
399179
+ "required": true,
399180
+ "type": {
399181
+ "kind": "symbol",
399182
+ "name": "M",
399183
+ "value": "M"
399184
+ },
399185
+ "description": "",
399186
+ "declarations": [
399187
+ {
399188
+ "name": "__modifiers",
399189
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399190
+ }
399191
+ ],
399192
+ "tags": {}
399193
+ },
399194
+ {
399195
+ "kind": "property",
399196
+ "name": "__id",
399197
+ "required": true,
399198
+ "type": {
399199
+ "kind": "symbol",
399200
+ "name": "ID",
399201
+ "value": "ID"
399202
+ },
399203
+ "description": "",
399204
+ "declarations": [
399205
+ {
399206
+ "name": "__id",
399207
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399208
+ }
399209
+ ],
399210
+ "tags": {}
399211
+ },
399212
+ {
399213
+ "kind": "property",
399214
+ "name": "__parts",
399215
+ "required": false,
399216
+ "type": {
399217
+ "kind": "symbol",
399218
+ "name": "P",
399219
+ "value": "P"
399220
+ },
399221
+ "description": "",
399222
+ "declarations": [
399223
+ {
399224
+ "name": "__parts",
399225
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399226
+ }
399227
+ ],
399228
+ "tags": {}
399229
+ }
399230
+ ],
399231
+ "returnType": {
399232
+ "kind": "object",
399233
+ "properties": [
399234
+ {
399235
+ "kind": "property",
399236
+ "name": "className",
399237
+ "required": true,
399238
+ "type": {
399239
+ "kind": "primitive",
399240
+ "value": "string"
399241
+ },
399242
+ "description": "",
399243
+ "declarations": [
399244
+ {
399245
+ "name": "className",
399246
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399247
+ }
399248
+ ],
399249
+ "tags": {}
399250
+ },
399251
+ {
399252
+ "kind": "property",
399253
+ "name": "style",
399254
+ "required": false,
399255
+ "type": {
399256
+ "kind": "external",
399257
+ "name": "Record",
399258
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
399259
+ "typeParameters": [
399260
+ {
399261
+ "kind": "primitive",
399262
+ "value": "string"
399263
+ },
399264
+ {
399265
+ "kind": "primitive",
399266
+ "value": "string"
399267
+ }
399268
+ ]
399269
+ },
399270
+ "description": "",
399271
+ "declarations": [
399272
+ {
399273
+ "name": "style",
399274
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
399275
+ }
399276
+ ],
399277
+ "tags": {}
399278
+ }
399279
+ ]
399280
+ }
399281
+ }
399282
+ },
399283
+ {
399284
+ "name": "SkeletonShape",
399285
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx",
399286
+ "description": "",
399287
+ "declarations": [
399288
+ {
399289
+ "name": "SkeletonShape",
399290
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
399291
+ }
399292
+ ],
399293
+ "tags": {},
399294
+ "type": {
399295
+ "kind": "enhancedComponent",
399296
+ "componentType": "regular",
399297
+ "displayName": "Skeleton.Shape",
399298
+ "props": [
399299
+ {
399300
+ "kind": "property",
399301
+ "name": "width",
399302
+ "required": false,
399303
+ "type": {
399304
+ "kind": "union",
399305
+ "value": [
399306
+ {
399307
+ "kind": "primitive",
399308
+ "value": "number"
399309
+ },
399310
+ {
399311
+ "kind": "primitive",
399312
+ "value": "string"
399313
+ }
399314
+ ]
399315
+ },
399316
+ "description": "The width of the shape in `px` or `%`.",
399317
+ "declarations": [
399318
+ {
399319
+ "name": "width",
399320
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
399321
+ }
399322
+ ],
399323
+ "tags": {
399324
+ "default": "100%"
399325
+ },
399326
+ "defaultValue": {
399327
+ "kind": "string",
399328
+ "value": "100%"
397183
399329
  }
397184
399330
  },
397185
399331
  {
@@ -397203,21 +399349,21 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
397203
399349
  "declarations": [
397204
399350
  {
397205
399351
  "name": "height",
397206
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonHeader.tsx"
399352
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
397207
399353
  }
397208
399354
  ],
397209
399355
  "tags": {
397210
- "default": "28px"
399356
+ "default": "100%"
397211
399357
  },
397212
399358
  "defaultValue": {
397213
399359
  "kind": "symbol",
397214
- "name": "28px",
397215
- "value": "28px"
399360
+ "name": "100%",
399361
+ "value": "100%"
397216
399362
  }
397217
399363
  },
397218
399364
  {
397219
399365
  "kind": "property",
397220
- "name": "width",
399366
+ "name": "borderRadius",
397221
399367
  "required": false,
397222
399368
  "type": {
397223
399369
  "kind": "union",
@@ -397232,19 +399378,43 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
397232
399378
  }
397233
399379
  ]
397234
399380
  },
397235
- "description": "The width of the shape in `px` or `%`.",
399381
+ "description": "The borderRadius of the shape in `px` or `%`.",
397236
399382
  "declarations": [
397237
399383
  {
397238
- "name": "width",
397239
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonHeader.tsx"
399384
+ "name": "borderRadius",
399385
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
397240
399386
  }
397241
399387
  ],
397242
399388
  "tags": {
397243
- "default": "100%"
399389
+ "default": "0"
397244
399390
  },
397245
399391
  "defaultValue": {
397246
- "kind": "string",
397247
- "value": "100%"
399392
+ "kind": "number",
399393
+ "value": 0
399394
+ }
399395
+ },
399396
+ {
399397
+ "kind": "property",
399398
+ "name": "backgroundColor",
399399
+ "required": false,
399400
+ "type": {
399401
+ "kind": "primitive",
399402
+ "value": "string"
399403
+ },
399404
+ "description": "The background color of the skeleton",
399405
+ "declarations": [
399406
+ {
399407
+ "name": "backgroundColor",
399408
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
399409
+ }
399410
+ ],
399411
+ "tags": {
399412
+ "default": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color"
399413
+ },
399414
+ "defaultValue": {
399415
+ "kind": "symbol",
399416
+ "name": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color",
399417
+ "value": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color"
397248
399418
  }
397249
399419
  },
397250
399420
  {
@@ -397327,29 +399497,29 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
397327
399497
  }
397328
399498
  },
397329
399499
  {
397330
- "name": "SkeletonShapeProps",
397331
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx",
399500
+ "name": "SkeletonTextProps",
399501
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonText.tsx",
397332
399502
  "description": "",
397333
399503
  "declarations": [
397334
399504
  {
397335
- "name": "SkeletonShapeProps",
397336
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
399505
+ "name": "SkeletonTextProps",
399506
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonText.tsx"
397337
399507
  }
397338
399508
  ],
397339
399509
  "tags": {},
397340
399510
  "type": {
397341
399511
  "kind": "alias",
397342
- "name": "SkeletonShape"
399512
+ "name": "SkeletonText"
397343
399513
  }
397344
399514
  },
397345
399515
  {
397346
- "name": "skeletonShapeStencil",
397347
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx",
399516
+ "name": "skeletonTextLineStencil",
399517
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonText.tsx",
397348
399518
  "description": "",
397349
399519
  "declarations": [
397350
399520
  {
397351
- "name": "skeletonShapeStencil",
397352
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
399521
+ "name": "skeletonTextLineStencil",
399522
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonText.tsx"
397353
399523
  }
397354
399524
  ],
397355
399525
  "tags": {},
@@ -398046,238 +400216,6 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
398046
400216
  }
398047
400217
  }
398048
400218
  },
398049
- {
398050
- "name": "SkeletonShape",
398051
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx",
398052
- "description": "",
398053
- "declarations": [
398054
- {
398055
- "name": "SkeletonShape",
398056
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
398057
- }
398058
- ],
398059
- "tags": {},
398060
- "type": {
398061
- "kind": "enhancedComponent",
398062
- "componentType": "regular",
398063
- "displayName": "Skeleton.Shape",
398064
- "props": [
398065
- {
398066
- "kind": "property",
398067
- "name": "width",
398068
- "required": false,
398069
- "type": {
398070
- "kind": "union",
398071
- "value": [
398072
- {
398073
- "kind": "primitive",
398074
- "value": "number"
398075
- },
398076
- {
398077
- "kind": "primitive",
398078
- "value": "string"
398079
- }
398080
- ]
398081
- },
398082
- "description": "The width of the shape in `px` or `%`.",
398083
- "declarations": [
398084
- {
398085
- "name": "width",
398086
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
398087
- }
398088
- ],
398089
- "tags": {
398090
- "default": "100%"
398091
- },
398092
- "defaultValue": {
398093
- "kind": "string",
398094
- "value": "100%"
398095
- }
398096
- },
398097
- {
398098
- "kind": "property",
398099
- "name": "height",
398100
- "required": false,
398101
- "type": {
398102
- "kind": "union",
398103
- "value": [
398104
- {
398105
- "kind": "primitive",
398106
- "value": "number"
398107
- },
398108
- {
398109
- "kind": "primitive",
398110
- "value": "string"
398111
- }
398112
- ]
398113
- },
398114
- "description": "The height of the shape in `px` or `%`.",
398115
- "declarations": [
398116
- {
398117
- "name": "height",
398118
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
398119
- }
398120
- ],
398121
- "tags": {
398122
- "default": "100%"
398123
- },
398124
- "defaultValue": {
398125
- "kind": "symbol",
398126
- "name": "100%",
398127
- "value": "100%"
398128
- }
398129
- },
398130
- {
398131
- "kind": "property",
398132
- "name": "borderRadius",
398133
- "required": false,
398134
- "type": {
398135
- "kind": "union",
398136
- "value": [
398137
- {
398138
- "kind": "primitive",
398139
- "value": "number"
398140
- },
398141
- {
398142
- "kind": "primitive",
398143
- "value": "string"
398144
- }
398145
- ]
398146
- },
398147
- "description": "The borderRadius of the shape in `px` or `%`.",
398148
- "declarations": [
398149
- {
398150
- "name": "borderRadius",
398151
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
398152
- }
398153
- ],
398154
- "tags": {
398155
- "default": "0"
398156
- },
398157
- "defaultValue": {
398158
- "kind": "number",
398159
- "value": 0
398160
- }
398161
- },
398162
- {
398163
- "kind": "property",
398164
- "name": "backgroundColor",
398165
- "required": false,
398166
- "type": {
398167
- "kind": "primitive",
398168
- "value": "string"
398169
- },
398170
- "description": "The background color of the skeleton",
398171
- "declarations": [
398172
- {
398173
- "name": "backgroundColor",
398174
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonShape.tsx"
398175
- }
398176
- ],
398177
- "tags": {
398178
- "default": "`system.color.bg.alt.strong`"
398179
- },
398180
- "defaultValue": {
398181
- "kind": "symbol",
398182
- "name": "`system.color.bg.alt.strong`",
398183
- "value": "`system.color.bg.alt.strong`"
398184
- }
398185
- },
398186
- {
398187
- "kind": "property",
398188
- "name": "cs",
398189
- "required": false,
398190
- "type": {
398191
- "kind": "symbol",
398192
- "name": "CSToPropsInput",
398193
- "value": "CSToPropsInput"
398194
- },
398195
- "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```",
398196
- "declarations": [
398197
- {
398198
- "name": "cs",
398199
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
398200
- }
398201
- ],
398202
- "tags": {}
398203
- },
398204
- {
398205
- "kind": "property",
398206
- "name": "children",
398207
- "description": "",
398208
- "tags": {},
398209
- "declarations": [],
398210
- "type": {
398211
- "kind": "external",
398212
- "name": "React.ReactNode",
398213
- "url": "https://reactjs.org/docs/rendering-elements.html"
398214
- }
398215
- },
398216
- {
398217
- "kind": "property",
398218
- "name": "as",
398219
- "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.",
398220
- "tags": {},
398221
- "declarations": [],
398222
- "type": {
398223
- "kind": "external",
398224
- "name": "React.ElementType",
398225
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
398226
- },
398227
- "defaultValue": {
398228
- "kind": "external",
398229
- "name": "div",
398230
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
398231
- }
398232
- },
398233
- {
398234
- "kind": "property",
398235
- "name": "ref",
398236
- "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`).",
398237
- "tags": {},
398238
- "declarations": [],
398239
- "type": {
398240
- "kind": "external",
398241
- "name": "React.Ref",
398242
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
398243
- "typeParameters": [
398244
- {
398245
- "kind": "typeParameter",
398246
- "name": "R",
398247
- "required": true,
398248
- "defaultValue": {
398249
- "kind": "external",
398250
- "name": "div",
398251
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
398252
- }
398253
- }
398254
- ]
398255
- }
398256
- }
398257
- ],
398258
- "baseElement": {
398259
- "kind": "external",
398260
- "name": "div",
398261
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
398262
- }
398263
- }
398264
- },
398265
- {
398266
- "name": "SkeletonTextProps",
398267
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonText.tsx",
398268
- "description": "",
398269
- "declarations": [
398270
- {
398271
- "name": "SkeletonTextProps",
398272
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonText.tsx"
398273
- }
398274
- ],
398275
- "tags": {},
398276
- "type": {
398277
- "kind": "alias",
398278
- "name": "SkeletonText"
398279
- }
398280
- },
398281
400219
  {
398282
400220
  "name": "skeletonTextStencil",
398283
400221
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/skeleton/lib/parts/SkeletonText.tsx",
@@ -399037,12 +400975,12 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
399037
400975
  }
399038
400976
  ],
399039
400977
  "tags": {
399040
- "default": "`system.color.bg.alt.strong`"
400978
+ "default": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color"
399041
400979
  },
399042
400980
  "defaultValue": {
399043
400981
  "kind": "symbol",
399044
- "name": "`system.color.bg.alt.strong`",
399045
- "value": "`system.color.bg.alt.strong`"
400982
+ "name": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color",
400983
+ "value": "Surface shimmer gradient (`surface.alt.strong` → `surface.loading`); override with a solid color"
399046
400984
  }
399047
400985
  },
399048
400986
  {