@workday/canvas-kit-docs 13.1.0 → 13.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -209675,6 +209675,695 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
209675
209675
  "name": "SystemIconCircle"
209676
209676
  }
209677
209677
  },
209678
+ {
209679
+ "name": "systemIconCircleStencil",
209680
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIconCircle.tsx",
209681
+ "description": "",
209682
+ "declarations": [
209683
+ {
209684
+ "name": "systemIconCircleStencil",
209685
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIconCircle.tsx"
209686
+ }
209687
+ ],
209688
+ "tags": {},
209689
+ "type": {
209690
+ "kind": "function",
209691
+ "parameters": [
209692
+ {
209693
+ "kind": "parameter",
209694
+ "name": "options",
209695
+ "type": {
209696
+ "kind": "conditional",
209697
+ "check": {
209698
+ "kind": "tuple",
209699
+ "value": [
209700
+ {
209701
+ "kind": "symbol",
209702
+ "name": "E",
209703
+ "value": "E"
209704
+ }
209705
+ ]
209706
+ },
209707
+ "extends": {
209708
+ "kind": "tuple",
209709
+ "value": [
209710
+ {
209711
+ "kind": "primitive",
209712
+ "value": "never"
209713
+ }
209714
+ ]
209715
+ },
209716
+ "trueType": {
209717
+ "kind": "intersection",
209718
+ "value": [
209719
+ {
209720
+ "kind": "symbol",
209721
+ "name": "ModifierValuesStencil",
209722
+ "typeParameters": [
209723
+ {
209724
+ "kind": "symbol",
209725
+ "name": "M",
209726
+ "value": "M"
209727
+ },
209728
+ {
209729
+ "kind": "symbol",
209730
+ "name": "V",
209731
+ "value": "V"
209732
+ }
209733
+ ],
209734
+ "value": "ModifierValuesStencil<M, V>"
209735
+ },
209736
+ {
209737
+ "kind": "symbol",
209738
+ "name": "VariableValuesStencil",
209739
+ "typeParameters": [
209740
+ {
209741
+ "kind": "symbol",
209742
+ "name": "V",
209743
+ "value": "V"
209744
+ }
209745
+ ],
209746
+ "value": "VariableValuesStencil<V>"
209747
+ }
209748
+ ]
209749
+ },
209750
+ "falseType": {
209751
+ "kind": "conditional",
209752
+ "check": {
209753
+ "kind": "symbol",
209754
+ "name": "E",
209755
+ "value": "E"
209756
+ },
209757
+ "extends": {
209758
+ "kind": "symbol",
209759
+ "name": "BaseStencil",
209760
+ "typeParameters": [
209761
+ {
209762
+ "kind": "infer",
209763
+ "value": {
209764
+ "kind": "typeParameter",
209765
+ "name": "ME",
209766
+ "required": true
209767
+ }
209768
+ },
209769
+ {
209770
+ "kind": "primitive",
209771
+ "value": "any"
209772
+ },
209773
+ {
209774
+ "kind": "infer",
209775
+ "value": {
209776
+ "kind": "typeParameter",
209777
+ "name": "VE",
209778
+ "required": true
209779
+ }
209780
+ },
209781
+ {
209782
+ "kind": "primitive",
209783
+ "value": "any"
209784
+ },
209785
+ {
209786
+ "kind": "primitive",
209787
+ "value": "any"
209788
+ }
209789
+ ],
209790
+ "value": "BaseStencil<M, P, V, E, ID>"
209791
+ },
209792
+ "trueType": {
209793
+ "kind": "intersection",
209794
+ "value": [
209795
+ {
209796
+ "kind": "symbol",
209797
+ "name": "ModifierValuesStencil",
209798
+ "typeParameters": [
209799
+ {
209800
+ "kind": "intersection",
209801
+ "value": [
209802
+ {
209803
+ "kind": "symbol",
209804
+ "name": "ME",
209805
+ "value": "ME"
209806
+ },
209807
+ {
209808
+ "kind": "symbol",
209809
+ "name": "M",
209810
+ "value": "M"
209811
+ }
209812
+ ]
209813
+ }
209814
+ ],
209815
+ "value": "ModifierValuesStencil<M, V>"
209816
+ },
209817
+ {
209818
+ "kind": "symbol",
209819
+ "name": "VariableValuesStencil",
209820
+ "typeParameters": [
209821
+ {
209822
+ "kind": "intersection",
209823
+ "value": [
209824
+ {
209825
+ "kind": "symbol",
209826
+ "name": "VE",
209827
+ "value": "VE"
209828
+ },
209829
+ {
209830
+ "kind": "symbol",
209831
+ "name": "V",
209832
+ "value": "V"
209833
+ }
209834
+ ]
209835
+ }
209836
+ ],
209837
+ "value": "VariableValuesStencil<V>"
209838
+ }
209839
+ ]
209840
+ },
209841
+ "falseType": {
209842
+ "kind": "primitive",
209843
+ "value": "never"
209844
+ }
209845
+ }
209846
+ },
209847
+ "required": false,
209848
+ "rest": false,
209849
+ "description": "",
209850
+ "declarations": [
209851
+ {
209852
+ "name": "options",
209853
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
209854
+ }
209855
+ ],
209856
+ "tags": {}
209857
+ }
209858
+ ],
209859
+ "members": [
209860
+ {
209861
+ "kind": "property",
209862
+ "name": "parts",
209863
+ "required": true,
209864
+ "type": {
209865
+ "kind": "conditional",
209866
+ "check": {
209867
+ "kind": "tuple",
209868
+ "value": [
209869
+ {
209870
+ "kind": "symbol",
209871
+ "name": "E",
209872
+ "value": "E"
209873
+ }
209874
+ ]
209875
+ },
209876
+ "extends": {
209877
+ "kind": "tuple",
209878
+ "value": [
209879
+ {
209880
+ "kind": "symbol",
209881
+ "name": "BaseStencil",
209882
+ "typeParameters": [
209883
+ {
209884
+ "kind": "primitive",
209885
+ "value": "any"
209886
+ },
209887
+ {
209888
+ "kind": "infer",
209889
+ "value": {
209890
+ "kind": "typeParameter",
209891
+ "name": "PE",
209892
+ "required": true
209893
+ }
209894
+ },
209895
+ {
209896
+ "kind": "primitive",
209897
+ "value": "any"
209898
+ },
209899
+ {
209900
+ "kind": "primitive",
209901
+ "value": "any"
209902
+ },
209903
+ {
209904
+ "kind": "primitive",
209905
+ "value": "any"
209906
+ }
209907
+ ],
209908
+ "value": "BaseStencil<M, P, V, E, ID>"
209909
+ }
209910
+ ]
209911
+ },
209912
+ "trueType": {
209913
+ "kind": "symbol",
209914
+ "name": "StencilPartProps",
209915
+ "typeParameters": [
209916
+ {
209917
+ "kind": "intersection",
209918
+ "value": [
209919
+ {
209920
+ "kind": "symbol",
209921
+ "name": "PE",
209922
+ "value": "PE"
209923
+ },
209924
+ {
209925
+ "kind": "symbol",
209926
+ "name": "P",
209927
+ "value": "P"
209928
+ }
209929
+ ]
209930
+ }
209931
+ ],
209932
+ "value": "StencilPartProps<T>"
209933
+ },
209934
+ "falseType": {
209935
+ "kind": "symbol",
209936
+ "name": "StencilPartProps",
209937
+ "typeParameters": [
209938
+ {
209939
+ "kind": "symbol",
209940
+ "name": "P",
209941
+ "value": "P"
209942
+ }
209943
+ ],
209944
+ "value": "StencilPartProps<T>"
209945
+ }
209946
+ },
209947
+ "description": "",
209948
+ "declarations": [
209949
+ {
209950
+ "name": "parts",
209951
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
209952
+ }
209953
+ ],
209954
+ "tags": {}
209955
+ },
209956
+ {
209957
+ "kind": "property",
209958
+ "name": "vars",
209959
+ "required": true,
209960
+ "type": {
209961
+ "kind": "symbol",
209962
+ "name": "StencilDefaultVars",
209963
+ "typeParameters": [
209964
+ {
209965
+ "kind": "symbol",
209966
+ "name": "V",
209967
+ "value": "V"
209968
+ },
209969
+ {
209970
+ "kind": "symbol",
209971
+ "name": "E",
209972
+ "value": "E"
209973
+ },
209974
+ {
209975
+ "kind": "symbol",
209976
+ "name": "ID",
209977
+ "value": "ID"
209978
+ }
209979
+ ],
209980
+ "value": "StencilDefaultVars<V, E, ID>"
209981
+ },
209982
+ "description": "",
209983
+ "declarations": [
209984
+ {
209985
+ "name": "vars",
209986
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
209987
+ }
209988
+ ],
209989
+ "tags": {}
209990
+ },
209991
+ {
209992
+ "kind": "property",
209993
+ "name": "base",
209994
+ "required": true,
209995
+ "type": {
209996
+ "kind": "primitive",
209997
+ "value": "string"
209998
+ },
209999
+ "description": "",
210000
+ "declarations": [
210001
+ {
210002
+ "name": "base",
210003
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210004
+ }
210005
+ ],
210006
+ "tags": {}
210007
+ },
210008
+ {
210009
+ "kind": "property",
210010
+ "name": "modifiers",
210011
+ "required": true,
210012
+ "type": {
210013
+ "kind": "conditional",
210014
+ "check": {
210015
+ "kind": "tuple",
210016
+ "value": [
210017
+ {
210018
+ "kind": "symbol",
210019
+ "name": "E",
210020
+ "value": "E"
210021
+ }
210022
+ ]
210023
+ },
210024
+ "extends": {
210025
+ "kind": "tuple",
210026
+ "value": [
210027
+ {
210028
+ "kind": "symbol",
210029
+ "name": "BaseStencil",
210030
+ "typeParameters": [
210031
+ {
210032
+ "kind": "infer",
210033
+ "value": {
210034
+ "kind": "typeParameter",
210035
+ "name": "ME",
210036
+ "required": true
210037
+ }
210038
+ },
210039
+ {
210040
+ "kind": "primitive",
210041
+ "value": "any"
210042
+ },
210043
+ {
210044
+ "kind": "infer",
210045
+ "value": {
210046
+ "kind": "typeParameter",
210047
+ "name": "VE",
210048
+ "required": true
210049
+ }
210050
+ },
210051
+ {
210052
+ "kind": "primitive",
210053
+ "value": "any"
210054
+ },
210055
+ {
210056
+ "kind": "primitive",
210057
+ "value": "any"
210058
+ }
210059
+ ],
210060
+ "value": "BaseStencil<M, P, V, E, ID>"
210061
+ }
210062
+ ]
210063
+ },
210064
+ "trueType": {
210065
+ "kind": "symbol",
210066
+ "name": "StencilModifierReturn",
210067
+ "typeParameters": [
210068
+ {
210069
+ "kind": "intersection",
210070
+ "value": [
210071
+ {
210072
+ "kind": "symbol",
210073
+ "name": "ME",
210074
+ "value": "ME"
210075
+ },
210076
+ {
210077
+ "kind": "symbol",
210078
+ "name": "M",
210079
+ "value": "M"
210080
+ }
210081
+ ]
210082
+ },
210083
+ {
210084
+ "kind": "intersection",
210085
+ "value": [
210086
+ {
210087
+ "kind": "symbol",
210088
+ "name": "VE",
210089
+ "value": "VE"
210090
+ },
210091
+ {
210092
+ "kind": "symbol",
210093
+ "name": "V",
210094
+ "value": "V"
210095
+ }
210096
+ ]
210097
+ }
210098
+ ],
210099
+ "value": "StencilModifierReturn<M, V>"
210100
+ },
210101
+ "falseType": {
210102
+ "kind": "symbol",
210103
+ "name": "StencilModifierReturn",
210104
+ "typeParameters": [
210105
+ {
210106
+ "kind": "symbol",
210107
+ "name": "M",
210108
+ "value": "M"
210109
+ },
210110
+ {
210111
+ "kind": "symbol",
210112
+ "name": "V",
210113
+ "value": "V"
210114
+ }
210115
+ ],
210116
+ "value": "StencilModifierReturn<M, V>"
210117
+ }
210118
+ },
210119
+ "description": "",
210120
+ "declarations": [
210121
+ {
210122
+ "name": "modifiers",
210123
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210124
+ }
210125
+ ],
210126
+ "tags": {}
210127
+ },
210128
+ {
210129
+ "kind": "property",
210130
+ "name": "defaultModifiers",
210131
+ "required": true,
210132
+ "type": {
210133
+ "kind": "conditional",
210134
+ "check": {
210135
+ "kind": "tuple",
210136
+ "value": [
210137
+ {
210138
+ "kind": "symbol",
210139
+ "name": "E",
210140
+ "value": "E"
210141
+ }
210142
+ ]
210143
+ },
210144
+ "extends": {
210145
+ "kind": "tuple",
210146
+ "value": [
210147
+ {
210148
+ "kind": "symbol",
210149
+ "name": "BaseStencil",
210150
+ "typeParameters": [
210151
+ {
210152
+ "kind": "infer",
210153
+ "value": {
210154
+ "kind": "typeParameter",
210155
+ "name": "ME",
210156
+ "required": true
210157
+ }
210158
+ },
210159
+ {
210160
+ "kind": "primitive",
210161
+ "value": "any"
210162
+ },
210163
+ {
210164
+ "kind": "primitive",
210165
+ "value": "any"
210166
+ },
210167
+ {
210168
+ "kind": "primitive",
210169
+ "value": "any"
210170
+ },
210171
+ {
210172
+ "kind": "primitive",
210173
+ "value": "any"
210174
+ }
210175
+ ],
210176
+ "value": "BaseStencil<M, P, V, E, ID>"
210177
+ }
210178
+ ]
210179
+ },
210180
+ "trueType": {
210181
+ "kind": "symbol",
210182
+ "name": "StencilDefaultModifierReturn",
210183
+ "typeParameters": [
210184
+ {
210185
+ "kind": "intersection",
210186
+ "value": [
210187
+ {
210188
+ "kind": "symbol",
210189
+ "name": "ME",
210190
+ "value": "ME"
210191
+ },
210192
+ {
210193
+ "kind": "symbol",
210194
+ "name": "M",
210195
+ "value": "M"
210196
+ }
210197
+ ]
210198
+ }
210199
+ ],
210200
+ "value": "StencilDefaultModifierReturn<M>"
210201
+ },
210202
+ "falseType": {
210203
+ "kind": "symbol",
210204
+ "name": "StencilDefaultModifierReturn",
210205
+ "typeParameters": [
210206
+ {
210207
+ "kind": "symbol",
210208
+ "name": "M",
210209
+ "value": "M"
210210
+ }
210211
+ ],
210212
+ "value": "StencilDefaultModifierReturn<M>"
210213
+ }
210214
+ },
210215
+ "description": "",
210216
+ "declarations": [
210217
+ {
210218
+ "name": "defaultModifiers",
210219
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210220
+ }
210221
+ ],
210222
+ "tags": {}
210223
+ },
210224
+ {
210225
+ "kind": "property",
210226
+ "name": "__extends",
210227
+ "required": false,
210228
+ "type": {
210229
+ "kind": "symbol",
210230
+ "name": "E",
210231
+ "value": "E"
210232
+ },
210233
+ "description": "",
210234
+ "declarations": [
210235
+ {
210236
+ "name": "__extends",
210237
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210238
+ }
210239
+ ],
210240
+ "tags": {}
210241
+ },
210242
+ {
210243
+ "kind": "property",
210244
+ "name": "__vars",
210245
+ "required": true,
210246
+ "type": {
210247
+ "kind": "symbol",
210248
+ "name": "V",
210249
+ "value": "V"
210250
+ },
210251
+ "description": "",
210252
+ "declarations": [
210253
+ {
210254
+ "name": "__vars",
210255
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210256
+ }
210257
+ ],
210258
+ "tags": {}
210259
+ },
210260
+ {
210261
+ "kind": "property",
210262
+ "name": "__modifiers",
210263
+ "required": true,
210264
+ "type": {
210265
+ "kind": "symbol",
210266
+ "name": "M",
210267
+ "value": "M"
210268
+ },
210269
+ "description": "",
210270
+ "declarations": [
210271
+ {
210272
+ "name": "__modifiers",
210273
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210274
+ }
210275
+ ],
210276
+ "tags": {}
210277
+ },
210278
+ {
210279
+ "kind": "property",
210280
+ "name": "__id",
210281
+ "required": true,
210282
+ "type": {
210283
+ "kind": "symbol",
210284
+ "name": "ID",
210285
+ "value": "ID"
210286
+ },
210287
+ "description": "",
210288
+ "declarations": [
210289
+ {
210290
+ "name": "__id",
210291
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210292
+ }
210293
+ ],
210294
+ "tags": {}
210295
+ },
210296
+ {
210297
+ "kind": "property",
210298
+ "name": "__parts",
210299
+ "required": false,
210300
+ "type": {
210301
+ "kind": "symbol",
210302
+ "name": "P",
210303
+ "value": "P"
210304
+ },
210305
+ "description": "",
210306
+ "declarations": [
210307
+ {
210308
+ "name": "__parts",
210309
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210310
+ }
210311
+ ],
210312
+ "tags": {}
210313
+ }
210314
+ ],
210315
+ "returnType": {
210316
+ "kind": "object",
210317
+ "properties": [
210318
+ {
210319
+ "kind": "property",
210320
+ "name": "className",
210321
+ "required": true,
210322
+ "type": {
210323
+ "kind": "primitive",
210324
+ "value": "string"
210325
+ },
210326
+ "description": "",
210327
+ "declarations": [
210328
+ {
210329
+ "name": "className",
210330
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210331
+ }
210332
+ ],
210333
+ "tags": {}
210334
+ },
210335
+ {
210336
+ "kind": "property",
210337
+ "name": "style",
210338
+ "required": false,
210339
+ "type": {
210340
+ "kind": "external",
210341
+ "name": "Record",
210342
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
210343
+ "typeParameters": [
210344
+ {
210345
+ "kind": "primitive",
210346
+ "value": "string"
210347
+ },
210348
+ {
210349
+ "kind": "primitive",
210350
+ "value": "string"
210351
+ }
210352
+ ]
210353
+ },
210354
+ "description": "",
210355
+ "declarations": [
210356
+ {
210357
+ "name": "style",
210358
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210359
+ }
210360
+ ],
210361
+ "tags": {}
210362
+ }
210363
+ ]
210364
+ }
210365
+ }
210366
+ },
209678
210367
  {
209679
210368
  "name": "SystemIconCircle",
209680
210369
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIconCircle.tsx",
@@ -209699,7 +210388,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
209699
210388
  "kind": "primitive",
209700
210389
  "value": "string"
209701
210390
  },
209702
- "description": "The background color of the SystemIconCircle from `@workday/canvas-colors-web`.",
210391
+ "description": "The background color of the SystemIconCircle",
209703
210392
  "declarations": [
209704
210393
  {
209705
210394
  "name": "background",
@@ -209715,6 +210404,30 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
209715
210404
  "value": "base.soap300"
209716
210405
  }
209717
210406
  },
210407
+ {
210408
+ "kind": "property",
210409
+ "name": "color",
210410
+ "required": false,
210411
+ "type": {
210412
+ "kind": "primitive",
210413
+ "value": "string"
210414
+ },
210415
+ "description": "The icon color for the SystemIconCircle. Required if background specified as a CSS variable.\nIf not specified, it will be calculated based on the background color.",
210416
+ "declarations": [
210417
+ {
210418
+ "name": "color",
210419
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIconCircle.tsx"
210420
+ }
210421
+ ],
210422
+ "tags": {
210423
+ "default": "rgba(0,0,0,0.65)"
210424
+ },
210425
+ "defaultValue": {
210426
+ "kind": "symbol",
210427
+ "name": "rgba(0,0,0,0.65)",
210428
+ "value": "rgba(0,0,0,0.65)"
210429
+ }
210430
+ },
209718
210431
  {
209719
210432
  "kind": "property",
209720
210433
  "name": "icon",
@@ -209767,24 +210480,6 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
209767
210480
  "value": "SystemIconCircleSize.l"
209768
210481
  }
209769
210482
  },
209770
- {
209771
- "kind": "property",
209772
- "name": "cs",
209773
- "required": false,
209774
- "type": {
209775
- "kind": "symbol",
209776
- "name": "CSToPropsInput",
209777
- "value": "CSToPropsInput"
209778
- },
209779
- "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```",
209780
- "declarations": [
209781
- {
209782
- "name": "cs",
209783
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
209784
- }
209785
- ],
209786
- "tags": {}
209787
- },
209788
210483
  {
209789
210484
  "kind": "property",
209790
210485
  "name": "shouldMirror",
@@ -209797,7 +210492,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
209797
210492
  "declarations": [
209798
210493
  {
209799
210494
  "name": "shouldMirror",
209800
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/Svg.tsx"
210495
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIconCircle.tsx"
209801
210496
  }
209802
210497
  ],
209803
210498
  "tags": {
@@ -209808,6 +210503,24 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
209808
210503
  "value": false
209809
210504
  }
209810
210505
  },
210506
+ {
210507
+ "kind": "property",
210508
+ "name": "cs",
210509
+ "required": false,
210510
+ "type": {
210511
+ "kind": "symbol",
210512
+ "name": "CSToPropsInput",
210513
+ "value": "CSToPropsInput"
210514
+ },
210515
+ "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```",
210516
+ "declarations": [
210517
+ {
210518
+ "name": "cs",
210519
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
210520
+ }
210521
+ ],
210522
+ "tags": {}
210523
+ },
209811
210524
  {
209812
210525
  "kind": "property",
209813
210526
  "name": "children",
@@ -18,11 +18,11 @@ export const packageJSONFile = `{
18
18
  "@emotion/react": "11.11.4",
19
19
  "@types/react": "18.2.60",
20
20
  "@types/react-dom": "18.2.19",
21
- "@workday/canvas-kit-labs-react": "13.1.0",
22
- "@workday/canvas-kit-preview-react": "13.1.0",
23
- "@workday/canvas-kit-react": "13.1.0",
24
- "@workday/canvas-kit-react-fonts": "^13.1.0",
25
- "@workday/canvas-kit-styling": "13.1.0",
21
+ "@workday/canvas-kit-labs-react": "13.1.2",
22
+ "@workday/canvas-kit-preview-react": "13.1.2",
23
+ "@workday/canvas-kit-react": "13.1.2",
24
+ "@workday/canvas-kit-react-fonts": "^13.1.2",
25
+ "@workday/canvas-kit-styling": "13.1.2",
26
26
  "@workday/canvas-system-icons-web": "3.0.22",
27
27
  "@workday/canvas-tokens-web": "2.0.0"
28
28
  },
@@ -18,11 +18,11 @@ export const packageJSONFile = `{
18
18
  "@emotion/react": "11.11.4",
19
19
  "@types/react": "18.2.60",
20
20
  "@types/react-dom": "18.2.19",
21
- "@workday/canvas-kit-labs-react": "13.1.0",
22
- "@workday/canvas-kit-preview-react": "13.1.0",
23
- "@workday/canvas-kit-react": "13.1.0",
24
- "@workday/canvas-kit-react-fonts": "^13.1.0",
25
- "@workday/canvas-kit-styling": "13.1.0",
21
+ "@workday/canvas-kit-labs-react": "13.1.2",
22
+ "@workday/canvas-kit-preview-react": "13.1.2",
23
+ "@workday/canvas-kit-react": "13.1.2",
24
+ "@workday/canvas-kit-react-fonts": "^13.1.2",
25
+ "@workday/canvas-kit-styling": "13.1.2",
26
26
  "@workday/canvas-system-icons-web": "3.0.22",
27
27
  "@workday/canvas-tokens-web": "2.0.0"
28
28
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workday/canvas-kit-docs",
3
- "version": "13.1.0",
3
+ "version": "13.1.2",
4
4
  "description": "Documentation components of Canvas Kit components",
5
5
  "author": "Workday, Inc. (https://www.workday.com)",
6
6
  "license": "Apache-2.0",
@@ -45,10 +45,10 @@
45
45
  "@emotion/styled": "^11.6.0",
46
46
  "@stackblitz/sdk": "^1.11.0",
47
47
  "@storybook/csf": "0.0.1",
48
- "@workday/canvas-kit-labs-react": "^13.1.0",
49
- "@workday/canvas-kit-preview-react": "^13.1.0",
50
- "@workday/canvas-kit-react": "^13.1.0",
51
- "@workday/canvas-kit-styling": "^13.1.0",
48
+ "@workday/canvas-kit-labs-react": "^13.1.2",
49
+ "@workday/canvas-kit-preview-react": "^13.1.2",
50
+ "@workday/canvas-kit-react": "^13.1.2",
51
+ "@workday/canvas-kit-styling": "^13.1.2",
52
52
  "@workday/canvas-system-icons-web": "^3.0.0",
53
53
  "@workday/canvas-tokens-web": "^2.1.1",
54
54
  "markdown-to-jsx": "^7.2.0",
@@ -61,5 +61,5 @@
61
61
  "mkdirp": "^1.0.3",
62
62
  "typescript": "5.0"
63
63
  },
64
- "gitHead": "e4802fff38e7db94b7ab21fc7fbdb013d5bbd853"
64
+ "gitHead": "60e23d05fa006d402e49a3abffa25038bca2960b"
65
65
  }