@workday/canvas-kit-docs 13.0.0-alpha.1064-next.0 → 13.0.0-alpha.1069-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.
@@ -53956,6 +53956,569 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
53956
53956
  "name": "ActionBarList"
53957
53957
  }
53958
53958
  },
53959
+ {
53960
+ "name": "actionBarListStencil",
53961
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx",
53962
+ "description": "",
53963
+ "declarations": [
53964
+ {
53965
+ "name": "actionBarListStencil",
53966
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
53967
+ }
53968
+ ],
53969
+ "tags": {},
53970
+ "type": {
53971
+ "kind": "function",
53972
+ "parameters": [
53973
+ {
53974
+ "kind": "parameter",
53975
+ "name": "options",
53976
+ "type": {
53977
+ "kind": "conditional",
53978
+ "check": {
53979
+ "kind": "tuple",
53980
+ "value": [
53981
+ {
53982
+ "kind": "symbol",
53983
+ "name": "E",
53984
+ "value": "E"
53985
+ }
53986
+ ]
53987
+ },
53988
+ "extends": {
53989
+ "kind": "tuple",
53990
+ "value": [
53991
+ {
53992
+ "kind": "primitive",
53993
+ "value": "never"
53994
+ }
53995
+ ]
53996
+ },
53997
+ "trueType": {
53998
+ "kind": "intersection",
53999
+ "value": [
54000
+ {
54001
+ "kind": "symbol",
54002
+ "name": "ModifierValuesStencil",
54003
+ "typeParameters": [
54004
+ {
54005
+ "kind": "symbol",
54006
+ "name": "M",
54007
+ "value": "M"
54008
+ },
54009
+ {
54010
+ "kind": "symbol",
54011
+ "name": "V",
54012
+ "value": "V"
54013
+ }
54014
+ ],
54015
+ "value": "ModifierValuesStencil<M, V>"
54016
+ },
54017
+ {
54018
+ "kind": "symbol",
54019
+ "name": "VariableValuesStencil",
54020
+ "typeParameters": [
54021
+ {
54022
+ "kind": "symbol",
54023
+ "name": "V",
54024
+ "value": "V"
54025
+ }
54026
+ ],
54027
+ "value": "VariableValuesStencil<V>"
54028
+ }
54029
+ ]
54030
+ },
54031
+ "falseType": {
54032
+ "kind": "conditional",
54033
+ "check": {
54034
+ "kind": "symbol",
54035
+ "name": "E",
54036
+ "value": "E"
54037
+ },
54038
+ "extends": {
54039
+ "kind": "symbol",
54040
+ "name": "BaseStencil",
54041
+ "typeParameters": [
54042
+ {
54043
+ "kind": "infer",
54044
+ "value": {
54045
+ "kind": "typeParameter",
54046
+ "name": "ME",
54047
+ "required": true
54048
+ }
54049
+ },
54050
+ {
54051
+ "kind": "infer",
54052
+ "value": {
54053
+ "kind": "typeParameter",
54054
+ "name": "VE",
54055
+ "required": true
54056
+ }
54057
+ },
54058
+ {
54059
+ "kind": "primitive",
54060
+ "value": "any"
54061
+ },
54062
+ {
54063
+ "kind": "primitive",
54064
+ "value": "any"
54065
+ }
54066
+ ],
54067
+ "value": "BaseStencil<M, V, E, ID>"
54068
+ },
54069
+ "trueType": {
54070
+ "kind": "intersection",
54071
+ "value": [
54072
+ {
54073
+ "kind": "symbol",
54074
+ "name": "ModifierValuesStencil",
54075
+ "typeParameters": [
54076
+ {
54077
+ "kind": "intersection",
54078
+ "value": [
54079
+ {
54080
+ "kind": "symbol",
54081
+ "name": "ME",
54082
+ "value": "ME"
54083
+ },
54084
+ {
54085
+ "kind": "symbol",
54086
+ "name": "M",
54087
+ "value": "M"
54088
+ }
54089
+ ]
54090
+ }
54091
+ ],
54092
+ "value": "ModifierValuesStencil<M, V>"
54093
+ },
54094
+ {
54095
+ "kind": "symbol",
54096
+ "name": "VariableValuesStencil",
54097
+ "typeParameters": [
54098
+ {
54099
+ "kind": "intersection",
54100
+ "value": [
54101
+ {
54102
+ "kind": "symbol",
54103
+ "name": "VE",
54104
+ "value": "VE"
54105
+ },
54106
+ {
54107
+ "kind": "symbol",
54108
+ "name": "V",
54109
+ "value": "V"
54110
+ }
54111
+ ]
54112
+ }
54113
+ ],
54114
+ "value": "VariableValuesStencil<V>"
54115
+ }
54116
+ ]
54117
+ },
54118
+ "falseType": {
54119
+ "kind": "primitive",
54120
+ "value": "never"
54121
+ }
54122
+ }
54123
+ },
54124
+ "required": false,
54125
+ "rest": false,
54126
+ "description": "",
54127
+ "declarations": [
54128
+ {
54129
+ "name": "options",
54130
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54131
+ }
54132
+ ],
54133
+ "tags": {}
54134
+ }
54135
+ ],
54136
+ "members": [
54137
+ {
54138
+ "kind": "property",
54139
+ "name": "vars",
54140
+ "required": true,
54141
+ "type": {
54142
+ "kind": "symbol",
54143
+ "name": "StencilDefaultVars",
54144
+ "typeParameters": [
54145
+ {
54146
+ "kind": "symbol",
54147
+ "name": "V",
54148
+ "value": "V"
54149
+ },
54150
+ {
54151
+ "kind": "symbol",
54152
+ "name": "E",
54153
+ "value": "E"
54154
+ },
54155
+ {
54156
+ "kind": "symbol",
54157
+ "name": "ID",
54158
+ "value": "ID"
54159
+ }
54160
+ ],
54161
+ "value": "StencilDefaultVars<V, E, ID>"
54162
+ },
54163
+ "description": "",
54164
+ "declarations": [
54165
+ {
54166
+ "name": "vars",
54167
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54168
+ }
54169
+ ],
54170
+ "tags": {}
54171
+ },
54172
+ {
54173
+ "kind": "property",
54174
+ "name": "base",
54175
+ "required": true,
54176
+ "type": {
54177
+ "kind": "primitive",
54178
+ "value": "string"
54179
+ },
54180
+ "description": "",
54181
+ "declarations": [
54182
+ {
54183
+ "name": "base",
54184
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54185
+ }
54186
+ ],
54187
+ "tags": {}
54188
+ },
54189
+ {
54190
+ "kind": "property",
54191
+ "name": "modifiers",
54192
+ "required": true,
54193
+ "type": {
54194
+ "kind": "conditional",
54195
+ "check": {
54196
+ "kind": "tuple",
54197
+ "value": [
54198
+ {
54199
+ "kind": "symbol",
54200
+ "name": "E",
54201
+ "value": "E"
54202
+ }
54203
+ ]
54204
+ },
54205
+ "extends": {
54206
+ "kind": "tuple",
54207
+ "value": [
54208
+ {
54209
+ "kind": "symbol",
54210
+ "name": "BaseStencil",
54211
+ "typeParameters": [
54212
+ {
54213
+ "kind": "infer",
54214
+ "value": {
54215
+ "kind": "typeParameter",
54216
+ "name": "ME",
54217
+ "required": true
54218
+ }
54219
+ },
54220
+ {
54221
+ "kind": "infer",
54222
+ "value": {
54223
+ "kind": "typeParameter",
54224
+ "name": "VE",
54225
+ "required": true
54226
+ }
54227
+ },
54228
+ {
54229
+ "kind": "primitive",
54230
+ "value": "any"
54231
+ },
54232
+ {
54233
+ "kind": "primitive",
54234
+ "value": "any"
54235
+ }
54236
+ ],
54237
+ "value": "BaseStencil<M, V, E, ID>"
54238
+ }
54239
+ ]
54240
+ },
54241
+ "trueType": {
54242
+ "kind": "symbol",
54243
+ "name": "StencilModifierReturn",
54244
+ "typeParameters": [
54245
+ {
54246
+ "kind": "intersection",
54247
+ "value": [
54248
+ {
54249
+ "kind": "symbol",
54250
+ "name": "ME",
54251
+ "value": "ME"
54252
+ },
54253
+ {
54254
+ "kind": "symbol",
54255
+ "name": "M",
54256
+ "value": "M"
54257
+ }
54258
+ ]
54259
+ },
54260
+ {
54261
+ "kind": "intersection",
54262
+ "value": [
54263
+ {
54264
+ "kind": "symbol",
54265
+ "name": "VE",
54266
+ "value": "VE"
54267
+ },
54268
+ {
54269
+ "kind": "symbol",
54270
+ "name": "V",
54271
+ "value": "V"
54272
+ }
54273
+ ]
54274
+ }
54275
+ ],
54276
+ "value": "StencilModifierReturn<M, V>"
54277
+ },
54278
+ "falseType": {
54279
+ "kind": "symbol",
54280
+ "name": "StencilModifierReturn",
54281
+ "typeParameters": [
54282
+ {
54283
+ "kind": "symbol",
54284
+ "name": "M",
54285
+ "value": "M"
54286
+ },
54287
+ {
54288
+ "kind": "symbol",
54289
+ "name": "V",
54290
+ "value": "V"
54291
+ }
54292
+ ],
54293
+ "value": "StencilModifierReturn<M, V>"
54294
+ }
54295
+ },
54296
+ "description": "",
54297
+ "declarations": [
54298
+ {
54299
+ "name": "modifiers",
54300
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54301
+ }
54302
+ ],
54303
+ "tags": {}
54304
+ },
54305
+ {
54306
+ "kind": "property",
54307
+ "name": "defaultModifiers",
54308
+ "required": true,
54309
+ "type": {
54310
+ "kind": "conditional",
54311
+ "check": {
54312
+ "kind": "tuple",
54313
+ "value": [
54314
+ {
54315
+ "kind": "symbol",
54316
+ "name": "E",
54317
+ "value": "E"
54318
+ }
54319
+ ]
54320
+ },
54321
+ "extends": {
54322
+ "kind": "tuple",
54323
+ "value": [
54324
+ {
54325
+ "kind": "symbol",
54326
+ "name": "BaseStencil",
54327
+ "typeParameters": [
54328
+ {
54329
+ "kind": "infer",
54330
+ "value": {
54331
+ "kind": "typeParameter",
54332
+ "name": "ME",
54333
+ "required": true
54334
+ }
54335
+ },
54336
+ {
54337
+ "kind": "primitive",
54338
+ "value": "any"
54339
+ },
54340
+ {
54341
+ "kind": "primitive",
54342
+ "value": "any"
54343
+ },
54344
+ {
54345
+ "kind": "primitive",
54346
+ "value": "any"
54347
+ }
54348
+ ],
54349
+ "value": "BaseStencil<M, V, E, ID>"
54350
+ }
54351
+ ]
54352
+ },
54353
+ "trueType": {
54354
+ "kind": "symbol",
54355
+ "name": "StencilDefaultModifierReturn",
54356
+ "typeParameters": [
54357
+ {
54358
+ "kind": "intersection",
54359
+ "value": [
54360
+ {
54361
+ "kind": "symbol",
54362
+ "name": "ME",
54363
+ "value": "ME"
54364
+ },
54365
+ {
54366
+ "kind": "symbol",
54367
+ "name": "M",
54368
+ "value": "M"
54369
+ }
54370
+ ]
54371
+ }
54372
+ ],
54373
+ "value": "StencilDefaultModifierReturn<M>"
54374
+ },
54375
+ "falseType": {
54376
+ "kind": "symbol",
54377
+ "name": "StencilDefaultModifierReturn",
54378
+ "typeParameters": [
54379
+ {
54380
+ "kind": "symbol",
54381
+ "name": "M",
54382
+ "value": "M"
54383
+ }
54384
+ ],
54385
+ "value": "StencilDefaultModifierReturn<M>"
54386
+ }
54387
+ },
54388
+ "description": "",
54389
+ "declarations": [
54390
+ {
54391
+ "name": "defaultModifiers",
54392
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54393
+ }
54394
+ ],
54395
+ "tags": {}
54396
+ },
54397
+ {
54398
+ "kind": "property",
54399
+ "name": "__extends",
54400
+ "required": false,
54401
+ "type": {
54402
+ "kind": "symbol",
54403
+ "name": "E",
54404
+ "value": "E"
54405
+ },
54406
+ "description": "",
54407
+ "declarations": [
54408
+ {
54409
+ "name": "__extends",
54410
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54411
+ }
54412
+ ],
54413
+ "tags": {}
54414
+ },
54415
+ {
54416
+ "kind": "property",
54417
+ "name": "__vars",
54418
+ "required": true,
54419
+ "type": {
54420
+ "kind": "symbol",
54421
+ "name": "V",
54422
+ "value": "V"
54423
+ },
54424
+ "description": "",
54425
+ "declarations": [
54426
+ {
54427
+ "name": "__vars",
54428
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54429
+ }
54430
+ ],
54431
+ "tags": {}
54432
+ },
54433
+ {
54434
+ "kind": "property",
54435
+ "name": "__modifiers",
54436
+ "required": true,
54437
+ "type": {
54438
+ "kind": "symbol",
54439
+ "name": "M",
54440
+ "value": "M"
54441
+ },
54442
+ "description": "",
54443
+ "declarations": [
54444
+ {
54445
+ "name": "__modifiers",
54446
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54447
+ }
54448
+ ],
54449
+ "tags": {}
54450
+ },
54451
+ {
54452
+ "kind": "property",
54453
+ "name": "__id",
54454
+ "required": true,
54455
+ "type": {
54456
+ "kind": "symbol",
54457
+ "name": "ID",
54458
+ "value": "ID"
54459
+ },
54460
+ "description": "",
54461
+ "declarations": [
54462
+ {
54463
+ "name": "__id",
54464
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54465
+ }
54466
+ ],
54467
+ "tags": {}
54468
+ }
54469
+ ],
54470
+ "returnType": {
54471
+ "kind": "object",
54472
+ "properties": [
54473
+ {
54474
+ "kind": "property",
54475
+ "name": "className",
54476
+ "required": true,
54477
+ "type": {
54478
+ "kind": "primitive",
54479
+ "value": "string"
54480
+ },
54481
+ "description": "",
54482
+ "declarations": [
54483
+ {
54484
+ "name": "className",
54485
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54486
+ }
54487
+ ],
54488
+ "tags": {}
54489
+ },
54490
+ {
54491
+ "kind": "property",
54492
+ "name": "style",
54493
+ "required": false,
54494
+ "type": {
54495
+ "kind": "external",
54496
+ "name": "Record",
54497
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
54498
+ "typeParameters": [
54499
+ {
54500
+ "kind": "primitive",
54501
+ "value": "string"
54502
+ },
54503
+ {
54504
+ "kind": "primitive",
54505
+ "value": "string"
54506
+ }
54507
+ ]
54508
+ },
54509
+ "description": "",
54510
+ "declarations": [
54511
+ {
54512
+ "name": "style",
54513
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54514
+ }
54515
+ ],
54516
+ "tags": {}
54517
+ }
54518
+ ]
54519
+ }
54520
+ }
54521
+ },
53959
54522
  {
53960
54523
  "name": "useActionBarList",
53961
54524
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx",
@@ -53991,112 +54554,689 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
53991
54554
  "props": [
53992
54555
  {
53993
54556
  "kind": "property",
53994
- "name": "children",
54557
+ "name": "children",
54558
+ "required": true,
54559
+ "type": {
54560
+ "kind": "union",
54561
+ "value": [
54562
+ {
54563
+ "kind": "parenthesis",
54564
+ "value": {
54565
+ "kind": "function",
54566
+ "parameters": [
54567
+ {
54568
+ "kind": "parameter",
54569
+ "name": "item",
54570
+ "type": {
54571
+ "kind": "generic",
54572
+ "name": "T"
54573
+ },
54574
+ "required": true,
54575
+ "rest": false,
54576
+ "description": "",
54577
+ "declarations": [
54578
+ {
54579
+ "name": "item",
54580
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
54581
+ }
54582
+ ],
54583
+ "tags": {}
54584
+ },
54585
+ {
54586
+ "kind": "parameter",
54587
+ "name": "index",
54588
+ "type": {
54589
+ "kind": "primitive",
54590
+ "value": "number"
54591
+ },
54592
+ "required": true,
54593
+ "rest": false,
54594
+ "description": "",
54595
+ "declarations": [
54596
+ {
54597
+ "name": "index",
54598
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
54599
+ }
54600
+ ],
54601
+ "tags": {}
54602
+ }
54603
+ ],
54604
+ "members": [],
54605
+ "returnType": {
54606
+ "kind": "external",
54607
+ "name": "ReactNode",
54608
+ "url": "https://reactjs.org/docs/rendering-elements.html"
54609
+ }
54610
+ }
54611
+ },
54612
+ {
54613
+ "kind": "external",
54614
+ "name": "ReactNode",
54615
+ "url": "https://reactjs.org/docs/rendering-elements.html"
54616
+ }
54617
+ ]
54618
+ },
54619
+ "description": "If items are passed to a `ActionBarModel`, the child of `ActionBar.List` should be a render prop. The\nList will determine how and when the item will be rendered.",
54620
+ "declarations": [
54621
+ {
54622
+ "name": "children",
54623
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
54624
+ }
54625
+ ],
54626
+ "tags": {
54627
+ "example": "<ActionBar.List>\n {(item) => <ActionBar.Item key={item.id} name={item.name}>{item.text}</ActionBar.Item>}\n</ActionBar.List>"
54628
+ }
54629
+ },
54630
+ {
54631
+ "kind": "property",
54632
+ "name": "overflowButton",
54633
+ "required": false,
54634
+ "type": {
54635
+ "kind": "external",
54636
+ "name": "ReactNode",
54637
+ "url": "https://reactjs.org/docs/rendering-elements.html"
54638
+ },
54639
+ "description": "`ActionBar.List` will render overflow button component if it's passed in `overflowButton`.",
54640
+ "declarations": [
54641
+ {
54642
+ "name": "overflowButton",
54643
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
54644
+ }
54645
+ ],
54646
+ "tags": {
54647
+ "example": "<ActionBar.List overflowButton={<ActionBar.OverflowButton aria-label=\"More actions\" />}>\n {(item) => <ActionBar.Item>{item.text}</ActionBar.Item>}\n</ActionBar.List>"
54648
+ }
54649
+ },
54650
+ {
54651
+ "kind": "property",
54652
+ "name": "cs",
54653
+ "required": false,
54654
+ "type": {
54655
+ "kind": "symbol",
54656
+ "name": "CSToPropsInput",
54657
+ "value": "CSToPropsInput"
54658
+ },
54659
+ "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```",
54660
+ "declarations": [
54661
+ {
54662
+ "name": "cs",
54663
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54664
+ }
54665
+ ],
54666
+ "tags": {}
54667
+ },
54668
+ {
54669
+ "kind": "property",
54670
+ "name": "as",
54671
+ "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.",
54672
+ "tags": {},
54673
+ "declarations": [],
54674
+ "type": {
54675
+ "kind": "external",
54676
+ "name": "React.ElementType",
54677
+ "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
54678
+ },
54679
+ "defaultValue": {
54680
+ "kind": "external",
54681
+ "name": "div",
54682
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
54683
+ }
54684
+ },
54685
+ {
54686
+ "kind": "property",
54687
+ "name": "ref",
54688
+ "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`).",
54689
+ "tags": {},
54690
+ "declarations": [],
54691
+ "type": {
54692
+ "kind": "external",
54693
+ "name": "React.Ref",
54694
+ "url": "https://reactjs.org/docs/refs-and-the-dom.html",
54695
+ "typeParameters": [
54696
+ {
54697
+ "kind": "typeParameter",
54698
+ "name": "R",
54699
+ "required": true,
54700
+ "defaultValue": {
54701
+ "kind": "external",
54702
+ "name": "div",
54703
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
54704
+ }
54705
+ }
54706
+ ]
54707
+ }
54708
+ },
54709
+ {
54710
+ "kind": "property",
54711
+ "name": "model",
54712
+ "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.",
54713
+ "tags": {},
54714
+ "declarations": [],
54715
+ "type": {
54716
+ "kind": "symbol",
54717
+ "name": "ActionBarModel"
54718
+ }
54719
+ },
54720
+ {
54721
+ "kind": "property",
54722
+ "name": "elemPropsHook",
54723
+ "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.",
54724
+ "tags": {},
54725
+ "declarations": [],
54726
+ "type": {
54727
+ "kind": "function",
54728
+ "parameters": [
54729
+ {
54730
+ "kind": "parameter",
54731
+ "description": "",
54732
+ "tags": {},
54733
+ "declarations": [],
54734
+ "name": "model",
54735
+ "type": {
54736
+ "kind": "symbol",
54737
+ "name": "ActionBarModel"
54738
+ },
54739
+ "required": true
54740
+ },
54741
+ {
54742
+ "kind": "parameter",
54743
+ "description": "",
54744
+ "tags": {},
54745
+ "declarations": [],
54746
+ "name": "elemProps",
54747
+ "type": {
54748
+ "kind": "generic",
54749
+ "name": "TProps"
54750
+ }
54751
+ }
54752
+ ],
54753
+ "returnType": {
54754
+ "kind": "external",
54755
+ "name": "HTML Attributes",
54756
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
54757
+ }
54758
+ }
54759
+ }
54760
+ ],
54761
+ "baseElement": {
54762
+ "kind": "external",
54763
+ "name": "div",
54764
+ "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
54765
+ },
54766
+ "styleComponent": {
54767
+ "kind": "symbol",
54768
+ "name": "Flex"
54769
+ },
54770
+ "model": "ActionBarModel"
54771
+ }
54772
+ },
54773
+ {
54774
+ "name": "ActionBarOverflowButtonProps",
54775
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarOverflowButton.tsx",
54776
+ "description": "",
54777
+ "declarations": [
54778
+ {
54779
+ "name": "ActionBarOverflowButtonProps",
54780
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarOverflowButton.tsx"
54781
+ }
54782
+ ],
54783
+ "tags": {},
54784
+ "type": {
54785
+ "kind": "alias",
54786
+ "name": "ActionBarOverflowButton"
54787
+ }
54788
+ },
54789
+ {
54790
+ "name": "actionBarOverflowButtonStencil",
54791
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarOverflowButton.tsx",
54792
+ "description": "",
54793
+ "declarations": [
54794
+ {
54795
+ "name": "actionBarOverflowButtonStencil",
54796
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarOverflowButton.tsx"
54797
+ }
54798
+ ],
54799
+ "tags": {},
54800
+ "type": {
54801
+ "kind": "function",
54802
+ "parameters": [
54803
+ {
54804
+ "kind": "parameter",
54805
+ "name": "options",
54806
+ "type": {
54807
+ "kind": "conditional",
54808
+ "check": {
54809
+ "kind": "tuple",
54810
+ "value": [
54811
+ {
54812
+ "kind": "symbol",
54813
+ "name": "E",
54814
+ "value": "E"
54815
+ }
54816
+ ]
54817
+ },
54818
+ "extends": {
54819
+ "kind": "tuple",
54820
+ "value": [
54821
+ {
54822
+ "kind": "primitive",
54823
+ "value": "never"
54824
+ }
54825
+ ]
54826
+ },
54827
+ "trueType": {
54828
+ "kind": "intersection",
54829
+ "value": [
54830
+ {
54831
+ "kind": "symbol",
54832
+ "name": "ModifierValuesStencil",
54833
+ "typeParameters": [
54834
+ {
54835
+ "kind": "symbol",
54836
+ "name": "M",
54837
+ "value": "M"
54838
+ },
54839
+ {
54840
+ "kind": "symbol",
54841
+ "name": "V",
54842
+ "value": "V"
54843
+ }
54844
+ ],
54845
+ "value": "ModifierValuesStencil<M, V>"
54846
+ },
54847
+ {
54848
+ "kind": "symbol",
54849
+ "name": "VariableValuesStencil",
54850
+ "typeParameters": [
54851
+ {
54852
+ "kind": "symbol",
54853
+ "name": "V",
54854
+ "value": "V"
54855
+ }
54856
+ ],
54857
+ "value": "VariableValuesStencil<V>"
54858
+ }
54859
+ ]
54860
+ },
54861
+ "falseType": {
54862
+ "kind": "conditional",
54863
+ "check": {
54864
+ "kind": "symbol",
54865
+ "name": "E",
54866
+ "value": "E"
54867
+ },
54868
+ "extends": {
54869
+ "kind": "symbol",
54870
+ "name": "BaseStencil",
54871
+ "typeParameters": [
54872
+ {
54873
+ "kind": "infer",
54874
+ "value": {
54875
+ "kind": "typeParameter",
54876
+ "name": "ME",
54877
+ "required": true
54878
+ }
54879
+ },
54880
+ {
54881
+ "kind": "infer",
54882
+ "value": {
54883
+ "kind": "typeParameter",
54884
+ "name": "VE",
54885
+ "required": true
54886
+ }
54887
+ },
54888
+ {
54889
+ "kind": "primitive",
54890
+ "value": "any"
54891
+ },
54892
+ {
54893
+ "kind": "primitive",
54894
+ "value": "any"
54895
+ }
54896
+ ],
54897
+ "value": "BaseStencil<M, V, E, ID>"
54898
+ },
54899
+ "trueType": {
54900
+ "kind": "intersection",
54901
+ "value": [
54902
+ {
54903
+ "kind": "symbol",
54904
+ "name": "ModifierValuesStencil",
54905
+ "typeParameters": [
54906
+ {
54907
+ "kind": "intersection",
54908
+ "value": [
54909
+ {
54910
+ "kind": "symbol",
54911
+ "name": "ME",
54912
+ "value": "ME"
54913
+ },
54914
+ {
54915
+ "kind": "symbol",
54916
+ "name": "M",
54917
+ "value": "M"
54918
+ }
54919
+ ]
54920
+ }
54921
+ ],
54922
+ "value": "ModifierValuesStencil<M, V>"
54923
+ },
54924
+ {
54925
+ "kind": "symbol",
54926
+ "name": "VariableValuesStencil",
54927
+ "typeParameters": [
54928
+ {
54929
+ "kind": "intersection",
54930
+ "value": [
54931
+ {
54932
+ "kind": "symbol",
54933
+ "name": "VE",
54934
+ "value": "VE"
54935
+ },
54936
+ {
54937
+ "kind": "symbol",
54938
+ "name": "V",
54939
+ "value": "V"
54940
+ }
54941
+ ]
54942
+ }
54943
+ ],
54944
+ "value": "VariableValuesStencil<V>"
54945
+ }
54946
+ ]
54947
+ },
54948
+ "falseType": {
54949
+ "kind": "primitive",
54950
+ "value": "never"
54951
+ }
54952
+ }
54953
+ },
54954
+ "required": false,
54955
+ "rest": false,
54956
+ "description": "",
54957
+ "declarations": [
54958
+ {
54959
+ "name": "options",
54960
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54961
+ }
54962
+ ],
54963
+ "tags": {}
54964
+ }
54965
+ ],
54966
+ "members": [
54967
+ {
54968
+ "kind": "property",
54969
+ "name": "vars",
54970
+ "required": true,
54971
+ "type": {
54972
+ "kind": "symbol",
54973
+ "name": "StencilDefaultVars",
54974
+ "typeParameters": [
54975
+ {
54976
+ "kind": "symbol",
54977
+ "name": "V",
54978
+ "value": "V"
54979
+ },
54980
+ {
54981
+ "kind": "symbol",
54982
+ "name": "E",
54983
+ "value": "E"
54984
+ },
54985
+ {
54986
+ "kind": "symbol",
54987
+ "name": "ID",
54988
+ "value": "ID"
54989
+ }
54990
+ ],
54991
+ "value": "StencilDefaultVars<V, E, ID>"
54992
+ },
54993
+ "description": "",
54994
+ "declarations": [
54995
+ {
54996
+ "name": "vars",
54997
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54998
+ }
54999
+ ],
55000
+ "tags": {}
55001
+ },
55002
+ {
55003
+ "kind": "property",
55004
+ "name": "base",
53995
55005
  "required": true,
53996
55006
  "type": {
53997
- "kind": "union",
53998
- "value": [
53999
- {
54000
- "kind": "parenthesis",
54001
- "value": {
54002
- "kind": "function",
54003
- "parameters": [
55007
+ "kind": "primitive",
55008
+ "value": "string"
55009
+ },
55010
+ "description": "",
55011
+ "declarations": [
55012
+ {
55013
+ "name": "base",
55014
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
55015
+ }
55016
+ ],
55017
+ "tags": {}
55018
+ },
55019
+ {
55020
+ "kind": "property",
55021
+ "name": "modifiers",
55022
+ "required": true,
55023
+ "type": {
55024
+ "kind": "conditional",
55025
+ "check": {
55026
+ "kind": "tuple",
55027
+ "value": [
55028
+ {
55029
+ "kind": "symbol",
55030
+ "name": "E",
55031
+ "value": "E"
55032
+ }
55033
+ ]
55034
+ },
55035
+ "extends": {
55036
+ "kind": "tuple",
55037
+ "value": [
55038
+ {
55039
+ "kind": "symbol",
55040
+ "name": "BaseStencil",
55041
+ "typeParameters": [
54004
55042
  {
54005
- "kind": "parameter",
54006
- "name": "item",
54007
- "type": {
54008
- "kind": "generic",
54009
- "name": "T"
54010
- },
54011
- "required": true,
54012
- "rest": false,
54013
- "description": "",
54014
- "declarations": [
54015
- {
54016
- "name": "item",
54017
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
54018
- }
54019
- ],
54020
- "tags": {}
55043
+ "kind": "infer",
55044
+ "value": {
55045
+ "kind": "typeParameter",
55046
+ "name": "ME",
55047
+ "required": true
55048
+ }
54021
55049
  },
54022
55050
  {
54023
- "kind": "parameter",
54024
- "name": "index",
54025
- "type": {
54026
- "kind": "primitive",
54027
- "value": "number"
54028
- },
54029
- "required": true,
54030
- "rest": false,
54031
- "description": "",
54032
- "declarations": [
54033
- {
54034
- "name": "index",
54035
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
54036
- }
54037
- ],
54038
- "tags": {}
55051
+ "kind": "infer",
55052
+ "value": {
55053
+ "kind": "typeParameter",
55054
+ "name": "VE",
55055
+ "required": true
55056
+ }
55057
+ },
55058
+ {
55059
+ "kind": "primitive",
55060
+ "value": "any"
55061
+ },
55062
+ {
55063
+ "kind": "primitive",
55064
+ "value": "any"
54039
55065
  }
54040
55066
  ],
54041
- "members": [],
54042
- "returnType": {
54043
- "kind": "external",
54044
- "name": "ReactNode",
54045
- "url": "https://reactjs.org/docs/rendering-elements.html"
54046
- }
55067
+ "value": "BaseStencil<M, V, E, ID>"
54047
55068
  }
54048
- },
54049
- {
54050
- "kind": "external",
54051
- "name": "ReactNode",
54052
- "url": "https://reactjs.org/docs/rendering-elements.html"
54053
- }
54054
- ]
55069
+ ]
55070
+ },
55071
+ "trueType": {
55072
+ "kind": "symbol",
55073
+ "name": "StencilModifierReturn",
55074
+ "typeParameters": [
55075
+ {
55076
+ "kind": "intersection",
55077
+ "value": [
55078
+ {
55079
+ "kind": "symbol",
55080
+ "name": "ME",
55081
+ "value": "ME"
55082
+ },
55083
+ {
55084
+ "kind": "symbol",
55085
+ "name": "M",
55086
+ "value": "M"
55087
+ }
55088
+ ]
55089
+ },
55090
+ {
55091
+ "kind": "intersection",
55092
+ "value": [
55093
+ {
55094
+ "kind": "symbol",
55095
+ "name": "VE",
55096
+ "value": "VE"
55097
+ },
55098
+ {
55099
+ "kind": "symbol",
55100
+ "name": "V",
55101
+ "value": "V"
55102
+ }
55103
+ ]
55104
+ }
55105
+ ],
55106
+ "value": "StencilModifierReturn<M, V>"
55107
+ },
55108
+ "falseType": {
55109
+ "kind": "symbol",
55110
+ "name": "StencilModifierReturn",
55111
+ "typeParameters": [
55112
+ {
55113
+ "kind": "symbol",
55114
+ "name": "M",
55115
+ "value": "M"
55116
+ },
55117
+ {
55118
+ "kind": "symbol",
55119
+ "name": "V",
55120
+ "value": "V"
55121
+ }
55122
+ ],
55123
+ "value": "StencilModifierReturn<M, V>"
55124
+ }
54055
55125
  },
54056
- "description": "If items are passed to a `ActionBarModel`, the child of `ActionBar.List` should be a render prop. The\nList will determine how and when the item will be rendered.",
55126
+ "description": "",
54057
55127
  "declarations": [
54058
55128
  {
54059
- "name": "children",
54060
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
55129
+ "name": "modifiers",
55130
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54061
55131
  }
54062
55132
  ],
54063
- "tags": {
54064
- "example": "<ActionBar.List>\n {(item) => <ActionBar.Item key={item.id} name={item.name}>{item.text}</ActionBar.Item>}\n</ActionBar.List>"
54065
- }
55133
+ "tags": {}
54066
55134
  },
54067
55135
  {
54068
55136
  "kind": "property",
54069
- "name": "overflowButton",
54070
- "required": false,
55137
+ "name": "defaultModifiers",
55138
+ "required": true,
54071
55139
  "type": {
54072
- "kind": "external",
54073
- "name": "ReactNode",
54074
- "url": "https://reactjs.org/docs/rendering-elements.html"
55140
+ "kind": "conditional",
55141
+ "check": {
55142
+ "kind": "tuple",
55143
+ "value": [
55144
+ {
55145
+ "kind": "symbol",
55146
+ "name": "E",
55147
+ "value": "E"
55148
+ }
55149
+ ]
55150
+ },
55151
+ "extends": {
55152
+ "kind": "tuple",
55153
+ "value": [
55154
+ {
55155
+ "kind": "symbol",
55156
+ "name": "BaseStencil",
55157
+ "typeParameters": [
55158
+ {
55159
+ "kind": "infer",
55160
+ "value": {
55161
+ "kind": "typeParameter",
55162
+ "name": "ME",
55163
+ "required": true
55164
+ }
55165
+ },
55166
+ {
55167
+ "kind": "primitive",
55168
+ "value": "any"
55169
+ },
55170
+ {
55171
+ "kind": "primitive",
55172
+ "value": "any"
55173
+ },
55174
+ {
55175
+ "kind": "primitive",
55176
+ "value": "any"
55177
+ }
55178
+ ],
55179
+ "value": "BaseStencil<M, V, E, ID>"
55180
+ }
55181
+ ]
55182
+ },
55183
+ "trueType": {
55184
+ "kind": "symbol",
55185
+ "name": "StencilDefaultModifierReturn",
55186
+ "typeParameters": [
55187
+ {
55188
+ "kind": "intersection",
55189
+ "value": [
55190
+ {
55191
+ "kind": "symbol",
55192
+ "name": "ME",
55193
+ "value": "ME"
55194
+ },
55195
+ {
55196
+ "kind": "symbol",
55197
+ "name": "M",
55198
+ "value": "M"
55199
+ }
55200
+ ]
55201
+ }
55202
+ ],
55203
+ "value": "StencilDefaultModifierReturn<M>"
55204
+ },
55205
+ "falseType": {
55206
+ "kind": "symbol",
55207
+ "name": "StencilDefaultModifierReturn",
55208
+ "typeParameters": [
55209
+ {
55210
+ "kind": "symbol",
55211
+ "name": "M",
55212
+ "value": "M"
55213
+ }
55214
+ ],
55215
+ "value": "StencilDefaultModifierReturn<M>"
55216
+ }
54075
55217
  },
54076
- "description": "`ActionBar.List` will render overflow button component if it's passed in `overflowButton`.",
55218
+ "description": "",
54077
55219
  "declarations": [
54078
55220
  {
54079
- "name": "overflowButton",
54080
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarList.tsx"
55221
+ "name": "defaultModifiers",
55222
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54081
55223
  }
54082
55224
  ],
54083
- "tags": {
54084
- "example": "<ActionBar.List overflowButton={<ActionBar.OverflowButton aria-label=\"More actions\" />}>\n {(item) => <ActionBar.Item>{item.text}</ActionBar.Item>}\n</ActionBar.List>"
54085
- }
55225
+ "tags": {}
54086
55226
  },
54087
55227
  {
54088
55228
  "kind": "property",
54089
- "name": "cs",
55229
+ "name": "__extends",
54090
55230
  "required": false,
54091
55231
  "type": {
54092
55232
  "kind": "symbol",
54093
- "name": "CSToPropsInput",
54094
- "value": "CSToPropsInput"
55233
+ "name": "E",
55234
+ "value": "E"
54095
55235
  },
54096
- "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```",
55236
+ "description": "",
54097
55237
  "declarations": [
54098
55238
  {
54099
- "name": "cs",
55239
+ "name": "__extends",
54100
55240
  "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54101
55241
  }
54102
55242
  ],
@@ -54104,123 +55244,109 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
54104
55244
  },
54105
55245
  {
54106
55246
  "kind": "property",
54107
- "name": "as",
54108
- "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.",
54109
- "tags": {},
54110
- "declarations": [],
55247
+ "name": "__vars",
55248
+ "required": true,
54111
55249
  "type": {
54112
- "kind": "external",
54113
- "name": "React.ElementType",
54114
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
55250
+ "kind": "symbol",
55251
+ "name": "V",
55252
+ "value": "V"
54115
55253
  },
54116
- "defaultValue": {
54117
- "kind": "external",
54118
- "name": "div",
54119
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
54120
- }
54121
- },
54122
- {
54123
- "kind": "property",
54124
- "name": "ref",
54125
- "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`).",
54126
- "tags": {},
54127
- "declarations": [],
54128
- "type": {
54129
- "kind": "external",
54130
- "name": "React.Ref",
54131
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
54132
- "typeParameters": [
54133
- {
54134
- "kind": "typeParameter",
54135
- "name": "R",
54136
- "required": true,
54137
- "defaultValue": {
54138
- "kind": "external",
54139
- "name": "div",
54140
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
54141
- }
54142
- }
54143
- ]
54144
- }
55254
+ "description": "",
55255
+ "declarations": [
55256
+ {
55257
+ "name": "__vars",
55258
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
55259
+ }
55260
+ ],
55261
+ "tags": {}
54145
55262
  },
54146
55263
  {
54147
55264
  "kind": "property",
54148
- "name": "model",
54149
- "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.",
54150
- "tags": {},
54151
- "declarations": [],
55265
+ "name": "__modifiers",
55266
+ "required": true,
54152
55267
  "type": {
54153
55268
  "kind": "symbol",
54154
- "name": "ActionBarModel"
54155
- }
55269
+ "name": "M",
55270
+ "value": "M"
55271
+ },
55272
+ "description": "",
55273
+ "declarations": [
55274
+ {
55275
+ "name": "__modifiers",
55276
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
55277
+ }
55278
+ ],
55279
+ "tags": {}
54156
55280
  },
54157
55281
  {
54158
55282
  "kind": "property",
54159
- "name": "elemPropsHook",
54160
- "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.",
54161
- "tags": {},
54162
- "declarations": [],
55283
+ "name": "__id",
55284
+ "required": true,
54163
55285
  "type": {
54164
- "kind": "function",
54165
- "parameters": [
55286
+ "kind": "symbol",
55287
+ "name": "ID",
55288
+ "value": "ID"
55289
+ },
55290
+ "description": "",
55291
+ "declarations": [
55292
+ {
55293
+ "name": "__id",
55294
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
55295
+ }
55296
+ ],
55297
+ "tags": {}
55298
+ }
55299
+ ],
55300
+ "returnType": {
55301
+ "kind": "object",
55302
+ "properties": [
55303
+ {
55304
+ "kind": "property",
55305
+ "name": "className",
55306
+ "required": true,
55307
+ "type": {
55308
+ "kind": "primitive",
55309
+ "value": "string"
55310
+ },
55311
+ "description": "",
55312
+ "declarations": [
54166
55313
  {
54167
- "kind": "parameter",
54168
- "description": "",
54169
- "tags": {},
54170
- "declarations": [],
54171
- "name": "model",
54172
- "type": {
54173
- "kind": "symbol",
54174
- "name": "ActionBarModel"
55314
+ "name": "className",
55315
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
55316
+ }
55317
+ ],
55318
+ "tags": {}
55319
+ },
55320
+ {
55321
+ "kind": "property",
55322
+ "name": "style",
55323
+ "required": false,
55324
+ "type": {
55325
+ "kind": "external",
55326
+ "name": "Record",
55327
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
55328
+ "typeParameters": [
55329
+ {
55330
+ "kind": "primitive",
55331
+ "value": "string"
54175
55332
  },
54176
- "required": true
54177
- },
54178
- {
54179
- "kind": "parameter",
54180
- "description": "",
54181
- "tags": {},
54182
- "declarations": [],
54183
- "name": "elemProps",
54184
- "type": {
54185
- "kind": "generic",
54186
- "name": "TProps"
55333
+ {
55334
+ "kind": "primitive",
55335
+ "value": "string"
54187
55336
  }
55337
+ ]
55338
+ },
55339
+ "description": "",
55340
+ "declarations": [
55341
+ {
55342
+ "name": "style",
55343
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
54188
55344
  }
54189
55345
  ],
54190
- "returnType": {
54191
- "kind": "external",
54192
- "name": "HTML Attributes",
54193
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
54194
- }
55346
+ "tags": {}
54195
55347
  }
54196
- }
54197
- ],
54198
- "baseElement": {
54199
- "kind": "external",
54200
- "name": "div",
54201
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
54202
- },
54203
- "styleComponent": {
54204
- "kind": "symbol",
54205
- "name": "Flex"
54206
- },
54207
- "model": "ActionBarModel"
54208
- }
54209
- },
54210
- {
54211
- "name": "ActionBarOverflowButtonProps",
54212
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarOverflowButton.tsx",
54213
- "description": "",
54214
- "declarations": [
54215
- {
54216
- "name": "ActionBarOverflowButtonProps",
54217
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/action-bar/lib/ActionBarOverflowButton.tsx"
55348
+ ]
54218
55349
  }
54219
- ],
54220
- "tags": {},
54221
- "type": {
54222
- "kind": "alias",
54223
- "name": "ActionBarOverflowButton"
54224
55350
  }
54225
55351
  },
54226
55352
  {
@@ -171615,6 +172741,46 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
171615
172741
  }
171616
172742
  }
171617
172743
  },
172744
+ {
172745
+ "name": "base64Encoded",
172746
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/Graphic.tsx",
172747
+ "description": "Account for nodejs environments. We use `btoa` which is a web api for encoding data and `Buffer` for nodejs environments.\n[`btoa` docs](https://developer.mozilla.org/en-US/docs/Web/API/Window/btoa)\n[`Buffer` docs](https://nodejs.org/api/buffer.html#buffers-and-character-encodings)",
172748
+ "declarations": [
172749
+ {
172750
+ "name": "base64Encoded",
172751
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/Graphic.tsx"
172752
+ }
172753
+ ],
172754
+ "tags": {},
172755
+ "type": {
172756
+ "kind": "function",
172757
+ "parameters": [
172758
+ {
172759
+ "kind": "parameter",
172760
+ "name": "str",
172761
+ "type": {
172762
+ "kind": "primitive",
172763
+ "value": "string"
172764
+ },
172765
+ "required": true,
172766
+ "rest": false,
172767
+ "description": "",
172768
+ "declarations": [
172769
+ {
172770
+ "name": "str",
172771
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/Graphic.tsx"
172772
+ }
172773
+ ],
172774
+ "tags": {}
172775
+ }
172776
+ ],
172777
+ "members": [],
172778
+ "returnType": {
172779
+ "kind": "primitive",
172780
+ "value": "string"
172781
+ }
172782
+ }
172783
+ },
171618
172784
  {
171619
172785
  "name": "Graphic",
171620
172786
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/Graphic.tsx",