@workday/canvas-kit-docs 16.0.0-alpha.0449-next.0 → 16.0.0-alpha.0455-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.
@@ -13341,6 +13341,710 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
13341
13341
  }
13342
13342
  }
13343
13343
  },
13344
+ {
13345
+ "name": "ACCESSIBILITY_SCENARIOS",
13346
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts",
13347
+ "description": "",
13348
+ "declarations": [
13349
+ {
13350
+ "name": "ACCESSIBILITY_SCENARIOS",
13351
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
13352
+ }
13353
+ ],
13354
+ "tags": {},
13355
+ "type": {
13356
+ "kind": "union",
13357
+ "value": [
13358
+ {
13359
+ "kind": "string",
13360
+ "value": "overview"
13361
+ },
13362
+ {
13363
+ "kind": "string",
13364
+ "value": "page-structure"
13365
+ },
13366
+ {
13367
+ "kind": "string",
13368
+ "value": "tables"
13369
+ },
13370
+ {
13371
+ "kind": "string",
13372
+ "value": "popups"
13373
+ },
13374
+ {
13375
+ "kind": "string",
13376
+ "value": "aria-live"
13377
+ },
13378
+ {
13379
+ "kind": "string",
13380
+ "value": "headers"
13381
+ },
13382
+ {
13383
+ "kind": "string",
13384
+ "value": "side-panel"
13385
+ },
13386
+ {
13387
+ "kind": "string",
13388
+ "value": "windows-high-contrast"
13389
+ },
13390
+ {
13391
+ "kind": "string",
13392
+ "value": "forms"
13393
+ },
13394
+ {
13395
+ "kind": "string",
13396
+ "value": "color-contrast"
13397
+ }
13398
+ ]
13399
+ }
13400
+ },
13401
+ {
13402
+ "name": "AccessibilityScenario",
13403
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts",
13404
+ "description": "",
13405
+ "declarations": [
13406
+ {
13407
+ "name": "AccessibilityScenario",
13408
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
13409
+ }
13410
+ ],
13411
+ "tags": {},
13412
+ "type": {
13413
+ "kind": "type",
13414
+ "typeParameters": [],
13415
+ "value": {
13416
+ "kind": "union",
13417
+ "value": [
13418
+ {
13419
+ "kind": "string",
13420
+ "value": "aria-live"
13421
+ },
13422
+ {
13423
+ "kind": "string",
13424
+ "value": "overview"
13425
+ },
13426
+ {
13427
+ "kind": "string",
13428
+ "value": "page-structure"
13429
+ },
13430
+ {
13431
+ "kind": "string",
13432
+ "value": "tables"
13433
+ },
13434
+ {
13435
+ "kind": "string",
13436
+ "value": "popups"
13437
+ },
13438
+ {
13439
+ "kind": "string",
13440
+ "value": "headers"
13441
+ },
13442
+ {
13443
+ "kind": "string",
13444
+ "value": "side-panel"
13445
+ },
13446
+ {
13447
+ "kind": "string",
13448
+ "value": "windows-high-contrast"
13449
+ },
13450
+ {
13451
+ "kind": "string",
13452
+ "value": "forms"
13453
+ },
13454
+ {
13455
+ "kind": "string",
13456
+ "value": "color-contrast"
13457
+ }
13458
+ ]
13459
+ }
13460
+ }
13461
+ },
13462
+ {
13463
+ "name": "ACCESSIBILITY_COMPONENTS",
13464
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts",
13465
+ "description": "",
13466
+ "declarations": [
13467
+ {
13468
+ "name": "ACCESSIBILITY_COMPONENTS",
13469
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
13470
+ }
13471
+ ],
13472
+ "tags": {},
13473
+ "type": {
13474
+ "kind": "union",
13475
+ "value": [
13476
+ {
13477
+ "kind": "string",
13478
+ "value": "action-bar"
13479
+ },
13480
+ {
13481
+ "kind": "string",
13482
+ "value": "ai-ingress-button-(ai)"
13483
+ },
13484
+ {
13485
+ "kind": "string",
13486
+ "value": "avatar-(promoted)"
13487
+ },
13488
+ {
13489
+ "kind": "string",
13490
+ "value": "banner"
13491
+ },
13492
+ {
13493
+ "kind": "string",
13494
+ "value": "body-text"
13495
+ },
13496
+ {
13497
+ "kind": "string",
13498
+ "value": "box"
13499
+ },
13500
+ {
13501
+ "kind": "string",
13502
+ "value": "breadcrumbs"
13503
+ },
13504
+ {
13505
+ "kind": "string",
13506
+ "value": "buttons"
13507
+ },
13508
+ {
13509
+ "kind": "string",
13510
+ "value": "card"
13511
+ },
13512
+ {
13513
+ "kind": "string",
13514
+ "value": "checkbox"
13515
+ },
13516
+ {
13517
+ "kind": "string",
13518
+ "value": "color-input"
13519
+ },
13520
+ {
13521
+ "kind": "string",
13522
+ "value": "color-picker"
13523
+ },
13524
+ {
13525
+ "kind": "string",
13526
+ "value": "color-preview"
13527
+ },
13528
+ {
13529
+ "kind": "string",
13530
+ "value": "countbadge"
13531
+ },
13532
+ {
13533
+ "kind": "string",
13534
+ "value": "dialog"
13535
+ },
13536
+ {
13537
+ "kind": "string",
13538
+ "value": "divider"
13539
+ },
13540
+ {
13541
+ "kind": "string",
13542
+ "value": "expandable"
13543
+ },
13544
+ {
13545
+ "kind": "string",
13546
+ "value": "flex"
13547
+ },
13548
+ {
13549
+ "kind": "string",
13550
+ "value": "form-field"
13551
+ },
13552
+ {
13553
+ "kind": "string",
13554
+ "value": "grid"
13555
+ },
13556
+ {
13557
+ "kind": "string",
13558
+ "value": "heading"
13559
+ },
13560
+ {
13561
+ "kind": "string",
13562
+ "value": "hyperlink"
13563
+ },
13564
+ {
13565
+ "kind": "string",
13566
+ "value": "information-highlight"
13567
+ },
13568
+ {
13569
+ "kind": "string",
13570
+ "value": "loading-dots"
13571
+ },
13572
+ {
13573
+ "kind": "string",
13574
+ "value": "loading-sparkles-(ai)"
13575
+ },
13576
+ {
13577
+ "kind": "string",
13578
+ "value": "menu"
13579
+ },
13580
+ {
13581
+ "kind": "string",
13582
+ "value": "modal"
13583
+ },
13584
+ {
13585
+ "kind": "string",
13586
+ "value": "multi-select"
13587
+ },
13588
+ {
13589
+ "kind": "string",
13590
+ "value": "pagination"
13591
+ },
13592
+ {
13593
+ "kind": "string",
13594
+ "value": "pill"
13595
+ },
13596
+ {
13597
+ "kind": "string",
13598
+ "value": "popper"
13599
+ },
13600
+ {
13601
+ "kind": "string",
13602
+ "value": "popup"
13603
+ },
13604
+ {
13605
+ "kind": "string",
13606
+ "value": "radio"
13607
+ },
13608
+ {
13609
+ "kind": "string",
13610
+ "value": "radio-(deprecated)"
13611
+ },
13612
+ {
13613
+ "kind": "string",
13614
+ "value": "segmented-control"
13615
+ },
13616
+ {
13617
+ "kind": "string",
13618
+ "value": "select"
13619
+ },
13620
+ {
13621
+ "kind": "string",
13622
+ "value": "side-panel-(deprecated)"
13623
+ },
13624
+ {
13625
+ "kind": "string",
13626
+ "value": "side-panel-(new)"
13627
+ },
13628
+ {
13629
+ "kind": "string",
13630
+ "value": "skeleton"
13631
+ },
13632
+ {
13633
+ "kind": "string",
13634
+ "value": "status-indicator"
13635
+ },
13636
+ {
13637
+ "kind": "string",
13638
+ "value": "status-indicator-(deprecated)"
13639
+ },
13640
+ {
13641
+ "kind": "string",
13642
+ "value": "subtext"
13643
+ },
13644
+ {
13645
+ "kind": "string",
13646
+ "value": "switch-(new)"
13647
+ },
13648
+ {
13649
+ "kind": "string",
13650
+ "value": "switch-(deprecated)"
13651
+ },
13652
+ {
13653
+ "kind": "string",
13654
+ "value": "table"
13655
+ },
13656
+ {
13657
+ "kind": "string",
13658
+ "value": "tabs"
13659
+ },
13660
+ {
13661
+ "kind": "string",
13662
+ "value": "text"
13663
+ },
13664
+ {
13665
+ "kind": "string",
13666
+ "value": "text-area"
13667
+ },
13668
+ {
13669
+ "kind": "string",
13670
+ "value": "text-input"
13671
+ },
13672
+ {
13673
+ "kind": "string",
13674
+ "value": "title"
13675
+ },
13676
+ {
13677
+ "kind": "string",
13678
+ "value": "toast"
13679
+ },
13680
+ {
13681
+ "kind": "string",
13682
+ "value": "toolbar"
13683
+ },
13684
+ {
13685
+ "kind": "string",
13686
+ "value": "tooltip"
13687
+ }
13688
+ ]
13689
+ }
13690
+ },
13691
+ {
13692
+ "name": "AccessibilityComponent",
13693
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts",
13694
+ "description": "",
13695
+ "declarations": [
13696
+ {
13697
+ "name": "AccessibilityComponent",
13698
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
13699
+ }
13700
+ ],
13701
+ "tags": {},
13702
+ "type": {
13703
+ "kind": "type",
13704
+ "typeParameters": [],
13705
+ "value": {
13706
+ "kind": "union",
13707
+ "value": [
13708
+ {
13709
+ "kind": "string",
13710
+ "value": "title"
13711
+ },
13712
+ {
13713
+ "kind": "string",
13714
+ "value": "flex"
13715
+ },
13716
+ {
13717
+ "kind": "string",
13718
+ "value": "grid"
13719
+ },
13720
+ {
13721
+ "kind": "string",
13722
+ "value": "checkbox"
13723
+ },
13724
+ {
13725
+ "kind": "string",
13726
+ "value": "radio"
13727
+ },
13728
+ {
13729
+ "kind": "string",
13730
+ "value": "text"
13731
+ },
13732
+ {
13733
+ "kind": "string",
13734
+ "value": "table"
13735
+ },
13736
+ {
13737
+ "kind": "string",
13738
+ "value": "menu"
13739
+ },
13740
+ {
13741
+ "kind": "string",
13742
+ "value": "toolbar"
13743
+ },
13744
+ {
13745
+ "kind": "string",
13746
+ "value": "tooltip"
13747
+ },
13748
+ {
13749
+ "kind": "string",
13750
+ "value": "select"
13751
+ },
13752
+ {
13753
+ "kind": "string",
13754
+ "value": "banner"
13755
+ },
13756
+ {
13757
+ "kind": "string",
13758
+ "value": "action-bar"
13759
+ },
13760
+ {
13761
+ "kind": "string",
13762
+ "value": "ai-ingress-button-(ai)"
13763
+ },
13764
+ {
13765
+ "kind": "string",
13766
+ "value": "avatar-(promoted)"
13767
+ },
13768
+ {
13769
+ "kind": "string",
13770
+ "value": "body-text"
13771
+ },
13772
+ {
13773
+ "kind": "string",
13774
+ "value": "box"
13775
+ },
13776
+ {
13777
+ "kind": "string",
13778
+ "value": "breadcrumbs"
13779
+ },
13780
+ {
13781
+ "kind": "string",
13782
+ "value": "buttons"
13783
+ },
13784
+ {
13785
+ "kind": "string",
13786
+ "value": "card"
13787
+ },
13788
+ {
13789
+ "kind": "string",
13790
+ "value": "color-input"
13791
+ },
13792
+ {
13793
+ "kind": "string",
13794
+ "value": "color-picker"
13795
+ },
13796
+ {
13797
+ "kind": "string",
13798
+ "value": "color-preview"
13799
+ },
13800
+ {
13801
+ "kind": "string",
13802
+ "value": "countbadge"
13803
+ },
13804
+ {
13805
+ "kind": "string",
13806
+ "value": "dialog"
13807
+ },
13808
+ {
13809
+ "kind": "string",
13810
+ "value": "divider"
13811
+ },
13812
+ {
13813
+ "kind": "string",
13814
+ "value": "expandable"
13815
+ },
13816
+ {
13817
+ "kind": "string",
13818
+ "value": "form-field"
13819
+ },
13820
+ {
13821
+ "kind": "string",
13822
+ "value": "heading"
13823
+ },
13824
+ {
13825
+ "kind": "string",
13826
+ "value": "hyperlink"
13827
+ },
13828
+ {
13829
+ "kind": "string",
13830
+ "value": "information-highlight"
13831
+ },
13832
+ {
13833
+ "kind": "string",
13834
+ "value": "loading-dots"
13835
+ },
13836
+ {
13837
+ "kind": "string",
13838
+ "value": "loading-sparkles-(ai)"
13839
+ },
13840
+ {
13841
+ "kind": "string",
13842
+ "value": "modal"
13843
+ },
13844
+ {
13845
+ "kind": "string",
13846
+ "value": "multi-select"
13847
+ },
13848
+ {
13849
+ "kind": "string",
13850
+ "value": "pagination"
13851
+ },
13852
+ {
13853
+ "kind": "string",
13854
+ "value": "pill"
13855
+ },
13856
+ {
13857
+ "kind": "string",
13858
+ "value": "popper"
13859
+ },
13860
+ {
13861
+ "kind": "string",
13862
+ "value": "popup"
13863
+ },
13864
+ {
13865
+ "kind": "string",
13866
+ "value": "radio-(deprecated)"
13867
+ },
13868
+ {
13869
+ "kind": "string",
13870
+ "value": "segmented-control"
13871
+ },
13872
+ {
13873
+ "kind": "string",
13874
+ "value": "side-panel-(deprecated)"
13875
+ },
13876
+ {
13877
+ "kind": "string",
13878
+ "value": "side-panel-(new)"
13879
+ },
13880
+ {
13881
+ "kind": "string",
13882
+ "value": "skeleton"
13883
+ },
13884
+ {
13885
+ "kind": "string",
13886
+ "value": "status-indicator"
13887
+ },
13888
+ {
13889
+ "kind": "string",
13890
+ "value": "status-indicator-(deprecated)"
13891
+ },
13892
+ {
13893
+ "kind": "string",
13894
+ "value": "subtext"
13895
+ },
13896
+ {
13897
+ "kind": "string",
13898
+ "value": "switch-(new)"
13899
+ },
13900
+ {
13901
+ "kind": "string",
13902
+ "value": "switch-(deprecated)"
13903
+ },
13904
+ {
13905
+ "kind": "string",
13906
+ "value": "tabs"
13907
+ },
13908
+ {
13909
+ "kind": "string",
13910
+ "value": "text-area"
13911
+ },
13912
+ {
13913
+ "kind": "string",
13914
+ "value": "text-input"
13915
+ },
13916
+ {
13917
+ "kind": "string",
13918
+ "value": "toast"
13919
+ }
13920
+ ]
13921
+ }
13922
+ }
13923
+ },
13924
+ {
13925
+ "name": "getAccessibilityScenarioSlugsForComponent",
13926
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts",
13927
+ "description": "",
13928
+ "declarations": [
13929
+ {
13930
+ "name": "getAccessibilityScenarioSlugsForComponent",
13931
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
13932
+ }
13933
+ ],
13934
+ "tags": {},
13935
+ "type": {
13936
+ "kind": "function",
13937
+ "parameters": [
13938
+ {
13939
+ "kind": "parameter",
13940
+ "name": "component",
13941
+ "type": {
13942
+ "kind": "primitive",
13943
+ "value": "string"
13944
+ },
13945
+ "required": true,
13946
+ "rest": false,
13947
+ "description": "",
13948
+ "declarations": [
13949
+ {
13950
+ "name": "component",
13951
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
13952
+ }
13953
+ ],
13954
+ "tags": {}
13955
+ }
13956
+ ],
13957
+ "members": [],
13958
+ "returnType": {
13959
+ "kind": "array",
13960
+ "value": {
13961
+ "kind": "symbol",
13962
+ "name": "AccessibilityScenario",
13963
+ "value": "\"aria-live\" | \"overview\" | \"page-structure\" | \"tables\" | \"popups\" | \"headers\" | \"side-panel\" | \"windows-high-contrast\" | \"forms\" | \"color-contrast\""
13964
+ }
13965
+ }
13966
+ }
13967
+ },
13968
+ {
13969
+ "name": "resolveAccessibilityScenarioSlugs",
13970
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts",
13971
+ "description": "",
13972
+ "declarations": [
13973
+ {
13974
+ "name": "resolveAccessibilityScenarioSlugs",
13975
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
13976
+ }
13977
+ ],
13978
+ "tags": {},
13979
+ "type": {
13980
+ "kind": "function",
13981
+ "parameters": [
13982
+ {
13983
+ "kind": "parameter",
13984
+ "name": "__0",
13985
+ "type": {
13986
+ "kind": "object",
13987
+ "properties": [
13988
+ {
13989
+ "kind": "property",
13990
+ "name": "component",
13991
+ "required": false,
13992
+ "type": {
13993
+ "kind": "primitive",
13994
+ "value": "string"
13995
+ },
13996
+ "description": "",
13997
+ "declarations": [
13998
+ {
13999
+ "name": "component",
14000
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
14001
+ }
14002
+ ],
14003
+ "tags": {}
14004
+ },
14005
+ {
14006
+ "kind": "property",
14007
+ "name": "scenario",
14008
+ "required": false,
14009
+ "type": {
14010
+ "kind": "symbol",
14011
+ "name": "AccessibilityScenario",
14012
+ "value": "\"aria-live\" | \"overview\" | \"page-structure\" | \"tables\" | \"popups\" | \"headers\" | \"side-panel\" | \"windows-high-contrast\" | \"forms\" | \"color-contrast\""
14013
+ },
14014
+ "description": "",
14015
+ "declarations": [
14016
+ {
14017
+ "name": "scenario",
14018
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
14019
+ }
14020
+ ],
14021
+ "tags": {}
14022
+ }
14023
+ ]
14024
+ },
14025
+ "required": true,
14026
+ "rest": false,
14027
+ "description": "",
14028
+ "declarations": [
14029
+ {
14030
+ "name": "__0",
14031
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/accessibility-enums.ts"
14032
+ }
14033
+ ],
14034
+ "tags": {}
14035
+ }
14036
+ ],
14037
+ "members": [],
14038
+ "returnType": {
14039
+ "kind": "array",
14040
+ "value": {
14041
+ "kind": "symbol",
14042
+ "name": "AccessibilityScenario",
14043
+ "value": "\"aria-live\" | \"overview\" | \"page-structure\" | \"tables\" | \"popups\" | \"headers\" | \"side-panel\" | \"windows-high-contrast\" | \"forms\" | \"color-contrast\""
14044
+ }
14045
+ }
14046
+ }
14047
+ },
13344
14048
  {
13345
14049
  "name": "main",
13346
14050
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/lib/cli.ts",
@@ -76264,39 +76968,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
76264
76968
  },
76265
76969
  {
76266
76970
  "kind": "string",
76267
- "value": "body.large"
76971
+ "value": "heading.large"
76268
76972
  },
76269
76973
  {
76270
76974
  "kind": "string",
76271
- "value": "body.medium"
76975
+ "value": "heading.medium"
76272
76976
  },
76273
76977
  {
76274
76978
  "kind": "string",
76275
- "value": "body.small"
76979
+ "value": "heading.small"
76276
76980
  },
76277
76981
  {
76278
76982
  "kind": "string",
76279
- "value": "heading.large"
76983
+ "value": "subtext.large"
76280
76984
  },
76281
76985
  {
76282
76986
  "kind": "string",
76283
- "value": "heading.medium"
76987
+ "value": "subtext.medium"
76284
76988
  },
76285
76989
  {
76286
76990
  "kind": "string",
76287
- "value": "heading.small"
76991
+ "value": "subtext.small"
76288
76992
  },
76289
76993
  {
76290
76994
  "kind": "string",
76291
- "value": "subtext.large"
76995
+ "value": "body.large"
76292
76996
  },
76293
76997
  {
76294
76998
  "kind": "string",
76295
- "value": "subtext.medium"
76999
+ "value": "body.medium"
76296
77000
  },
76297
77001
  {
76298
77002
  "kind": "string",
76299
- "value": "subtext.small"
77003
+ "value": "body.small"
76300
77004
  }
76301
77005
  ]
76302
77006
  },
@@ -102296,39 +103000,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
102296
103000
  },
102297
103001
  {
102298
103002
  "kind": "string",
102299
- "value": "body.large"
103003
+ "value": "heading.large"
102300
103004
  },
102301
103005
  {
102302
103006
  "kind": "string",
102303
- "value": "body.medium"
103007
+ "value": "heading.medium"
102304
103008
  },
102305
103009
  {
102306
103010
  "kind": "string",
102307
- "value": "body.small"
103011
+ "value": "heading.small"
102308
103012
  },
102309
103013
  {
102310
103014
  "kind": "string",
102311
- "value": "heading.large"
103015
+ "value": "subtext.large"
102312
103016
  },
102313
103017
  {
102314
103018
  "kind": "string",
102315
- "value": "heading.medium"
103019
+ "value": "subtext.medium"
102316
103020
  },
102317
103021
  {
102318
103022
  "kind": "string",
102319
- "value": "heading.small"
103023
+ "value": "subtext.small"
102320
103024
  },
102321
103025
  {
102322
103026
  "kind": "string",
102323
- "value": "subtext.large"
103027
+ "value": "body.large"
102324
103028
  },
102325
103029
  {
102326
103030
  "kind": "string",
102327
- "value": "subtext.medium"
103031
+ "value": "body.medium"
102328
103032
  },
102329
103033
  {
102330
103034
  "kind": "string",
102331
- "value": "subtext.small"
103035
+ "value": "body.small"
102332
103036
  }
102333
103037
  ]
102334
103038
  },
@@ -229195,39 +229899,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
229195
229899
  },
229196
229900
  {
229197
229901
  "kind": "string",
229198
- "value": "body.large"
229902
+ "value": "heading.large"
229199
229903
  },
229200
229904
  {
229201
229905
  "kind": "string",
229202
- "value": "body.medium"
229906
+ "value": "heading.medium"
229203
229907
  },
229204
229908
  {
229205
229909
  "kind": "string",
229206
- "value": "body.small"
229910
+ "value": "heading.small"
229207
229911
  },
229208
229912
  {
229209
229913
  "kind": "string",
229210
- "value": "heading.large"
229914
+ "value": "subtext.large"
229211
229915
  },
229212
229916
  {
229213
229917
  "kind": "string",
229214
- "value": "heading.medium"
229918
+ "value": "subtext.medium"
229215
229919
  },
229216
229920
  {
229217
229921
  "kind": "string",
229218
- "value": "heading.small"
229922
+ "value": "subtext.small"
229219
229923
  },
229220
229924
  {
229221
229925
  "kind": "string",
229222
- "value": "subtext.large"
229926
+ "value": "body.large"
229223
229927
  },
229224
229928
  {
229225
229929
  "kind": "string",
229226
- "value": "subtext.medium"
229930
+ "value": "body.medium"
229227
229931
  },
229228
229932
  {
229229
229933
  "kind": "string",
229230
- "value": "subtext.small"
229934
+ "value": "body.small"
229231
229935
  }
229232
229936
  ]
229233
229937
  },
@@ -230260,39 +230964,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
230260
230964
  },
230261
230965
  {
230262
230966
  "kind": "string",
230263
- "value": "body.large"
230967
+ "value": "heading.large"
230264
230968
  },
230265
230969
  {
230266
230970
  "kind": "string",
230267
- "value": "body.medium"
230971
+ "value": "heading.medium"
230268
230972
  },
230269
230973
  {
230270
230974
  "kind": "string",
230271
- "value": "body.small"
230975
+ "value": "heading.small"
230272
230976
  },
230273
230977
  {
230274
230978
  "kind": "string",
230275
- "value": "heading.large"
230979
+ "value": "subtext.large"
230276
230980
  },
230277
230981
  {
230278
230982
  "kind": "string",
230279
- "value": "heading.medium"
230983
+ "value": "subtext.medium"
230280
230984
  },
230281
230985
  {
230282
230986
  "kind": "string",
230283
- "value": "heading.small"
230987
+ "value": "subtext.small"
230284
230988
  },
230285
230989
  {
230286
230990
  "kind": "string",
230287
- "value": "subtext.large"
230991
+ "value": "body.large"
230288
230992
  },
230289
230993
  {
230290
230994
  "kind": "string",
230291
- "value": "subtext.medium"
230995
+ "value": "body.medium"
230292
230996
  },
230293
230997
  {
230294
230998
  "kind": "string",
230295
- "value": "subtext.small"
230999
+ "value": "body.small"
230296
231000
  }
230297
231001
  ]
230298
231002
  },
@@ -231469,39 +232173,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
231469
232173
  },
231470
232174
  {
231471
232175
  "kind": "string",
231472
- "value": "body.large"
232176
+ "value": "heading.large"
231473
232177
  },
231474
232178
  {
231475
232179
  "kind": "string",
231476
- "value": "body.medium"
232180
+ "value": "heading.medium"
231477
232181
  },
231478
232182
  {
231479
232183
  "kind": "string",
231480
- "value": "body.small"
232184
+ "value": "heading.small"
231481
232185
  },
231482
232186
  {
231483
232187
  "kind": "string",
231484
- "value": "heading.large"
232188
+ "value": "subtext.large"
231485
232189
  },
231486
232190
  {
231487
232191
  "kind": "string",
231488
- "value": "heading.medium"
232192
+ "value": "subtext.medium"
231489
232193
  },
231490
232194
  {
231491
232195
  "kind": "string",
231492
- "value": "heading.small"
232196
+ "value": "subtext.small"
231493
232197
  },
231494
232198
  {
231495
232199
  "kind": "string",
231496
- "value": "subtext.large"
232200
+ "value": "body.large"
231497
232201
  },
231498
232202
  {
231499
232203
  "kind": "string",
231500
- "value": "subtext.medium"
232204
+ "value": "body.medium"
231501
232205
  },
231502
232206
  {
231503
232207
  "kind": "string",
231504
- "value": "subtext.small"
232208
+ "value": "body.small"
231505
232209
  }
231506
232210
  ]
231507
232211
  },
@@ -242874,39 +243578,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
242874
243578
  },
242875
243579
  {
242876
243580
  "kind": "string",
242877
- "value": "body.large"
243581
+ "value": "heading.large"
242878
243582
  },
242879
243583
  {
242880
243584
  "kind": "string",
242881
- "value": "body.medium"
243585
+ "value": "heading.medium"
242882
243586
  },
242883
243587
  {
242884
243588
  "kind": "string",
242885
- "value": "body.small"
243589
+ "value": "heading.small"
242886
243590
  },
242887
243591
  {
242888
243592
  "kind": "string",
242889
- "value": "heading.large"
243593
+ "value": "subtext.large"
242890
243594
  },
242891
243595
  {
242892
243596
  "kind": "string",
242893
- "value": "heading.medium"
243597
+ "value": "subtext.medium"
242894
243598
  },
242895
243599
  {
242896
243600
  "kind": "string",
242897
- "value": "heading.small"
243601
+ "value": "subtext.small"
242898
243602
  },
242899
243603
  {
242900
243604
  "kind": "string",
242901
- "value": "subtext.large"
243605
+ "value": "body.large"
242902
243606
  },
242903
243607
  {
242904
243608
  "kind": "string",
242905
- "value": "subtext.medium"
243609
+ "value": "body.medium"
242906
243610
  },
242907
243611
  {
242908
243612
  "kind": "string",
242909
- "value": "subtext.small"
243613
+ "value": "body.small"
242910
243614
  }
242911
243615
  ]
242912
243616
  },
@@ -416229,39 +416933,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
416229
416933
  },
416230
416934
  {
416231
416935
  "kind": "string",
416232
- "value": "body.large"
416936
+ "value": "heading.large"
416233
416937
  },
416234
416938
  {
416235
416939
  "kind": "string",
416236
- "value": "body.medium"
416940
+ "value": "heading.medium"
416237
416941
  },
416238
416942
  {
416239
416943
  "kind": "string",
416240
- "value": "body.small"
416944
+ "value": "heading.small"
416241
416945
  },
416242
416946
  {
416243
416947
  "kind": "string",
416244
- "value": "heading.large"
416948
+ "value": "subtext.large"
416245
416949
  },
416246
416950
  {
416247
416951
  "kind": "string",
416248
- "value": "heading.medium"
416952
+ "value": "subtext.medium"
416249
416953
  },
416250
416954
  {
416251
416955
  "kind": "string",
416252
- "value": "heading.small"
416956
+ "value": "subtext.small"
416253
416957
  },
416254
416958
  {
416255
416959
  "kind": "string",
416256
- "value": "subtext.large"
416960
+ "value": "body.large"
416257
416961
  },
416258
416962
  {
416259
416963
  "kind": "string",
416260
- "value": "subtext.medium"
416964
+ "value": "body.medium"
416261
416965
  },
416262
416966
  {
416263
416967
  "kind": "string",
416264
- "value": "subtext.small"
416968
+ "value": "body.small"
416265
416969
  }
416266
416970
  ]
416267
416971
  },
@@ -421126,39 +421830,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
421126
421830
  },
421127
421831
  {
421128
421832
  "kind": "string",
421129
- "value": "body.large"
421833
+ "value": "heading.large"
421130
421834
  },
421131
421835
  {
421132
421836
  "kind": "string",
421133
- "value": "body.medium"
421837
+ "value": "heading.medium"
421134
421838
  },
421135
421839
  {
421136
421840
  "kind": "string",
421137
- "value": "body.small"
421841
+ "value": "heading.small"
421138
421842
  },
421139
421843
  {
421140
421844
  "kind": "string",
421141
- "value": "heading.large"
421845
+ "value": "subtext.large"
421142
421846
  },
421143
421847
  {
421144
421848
  "kind": "string",
421145
- "value": "heading.medium"
421849
+ "value": "subtext.medium"
421146
421850
  },
421147
421851
  {
421148
421852
  "kind": "string",
421149
- "value": "heading.small"
421853
+ "value": "subtext.small"
421150
421854
  },
421151
421855
  {
421152
421856
  "kind": "string",
421153
- "value": "subtext.large"
421857
+ "value": "body.large"
421154
421858
  },
421155
421859
  {
421156
421860
  "kind": "string",
421157
- "value": "subtext.medium"
421861
+ "value": "body.medium"
421158
421862
  },
421159
421863
  {
421160
421864
  "kind": "string",
421161
- "value": "subtext.small"
421865
+ "value": "body.small"
421162
421866
  }
421163
421867
  ]
421164
421868
  },
@@ -422064,39 +422768,39 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
422064
422768
  },
422065
422769
  {
422066
422770
  "kind": "string",
422067
- "value": "body.large"
422771
+ "value": "heading.large"
422068
422772
  },
422069
422773
  {
422070
422774
  "kind": "string",
422071
- "value": "body.medium"
422775
+ "value": "heading.medium"
422072
422776
  },
422073
422777
  {
422074
422778
  "kind": "string",
422075
- "value": "body.small"
422779
+ "value": "heading.small"
422076
422780
  },
422077
422781
  {
422078
422782
  "kind": "string",
422079
- "value": "heading.large"
422783
+ "value": "subtext.large"
422080
422784
  },
422081
422785
  {
422082
422786
  "kind": "string",
422083
- "value": "heading.medium"
422787
+ "value": "subtext.medium"
422084
422788
  },
422085
422789
  {
422086
422790
  "kind": "string",
422087
- "value": "heading.small"
422791
+ "value": "subtext.small"
422088
422792
  },
422089
422793
  {
422090
422794
  "kind": "string",
422091
- "value": "subtext.large"
422795
+ "value": "body.large"
422092
422796
  },
422093
422797
  {
422094
422798
  "kind": "string",
422095
- "value": "subtext.medium"
422799
+ "value": "body.medium"
422096
422800
  },
422097
422801
  {
422098
422802
  "kind": "string",
422099
- "value": "subtext.small"
422803
+ "value": "body.small"
422100
422804
  }
422101
422805
  ]
422102
422806
  },
@@ -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": "15.0.21",
22
- "@workday/canvas-kit-preview-react": "15.0.21",
23
- "@workday/canvas-kit-react": "15.0.21",
24
- "@workday/canvas-kit-react-fonts": "^15.0.21",
25
- "@workday/canvas-kit-styling": "15.0.21",
21
+ "@workday/canvas-kit-labs-react": "15.1.0",
22
+ "@workday/canvas-kit-preview-react": "15.1.0",
23
+ "@workday/canvas-kit-react": "15.1.0",
24
+ "@workday/canvas-kit-react-fonts": "^15.1.0",
25
+ "@workday/canvas-kit-styling": "15.1.0",
26
26
  "@workday/canvas-system-icons-web": "4.0.2",
27
27
  "@workday/canvas-expressive-icons-web": "1.0.1",
28
28
  "@workday/canvas-tokens-web": "4.2.0"
@@ -19,11 +19,11 @@ export const packageJSONFile = `{
19
19
  "@emotion/react": "11.11.4",
20
20
  "@types/react": "18.2.60",
21
21
  "@types/react-dom": "18.2.19",
22
- "@workday/canvas-kit-labs-react": "15.0.21",
23
- "@workday/canvas-kit-preview-react": "15.0.21",
24
- "@workday/canvas-kit-react": "15.0.21",
25
- "@workday/canvas-kit-react-fonts": "^15.0.21",
26
- "@workday/canvas-kit-styling": "15.0.21",
22
+ "@workday/canvas-kit-labs-react": "15.1.0",
23
+ "@workday/canvas-kit-preview-react": "15.1.0",
24
+ "@workday/canvas-kit-react": "15.1.0",
25
+ "@workday/canvas-kit-react-fonts": "^15.1.0",
26
+ "@workday/canvas-kit-styling": "15.1.0",
27
27
  "@workday/canvas-system-icons-web": "4.0.2",
28
28
  "@workday/canvas-expressive-icons-web": "1.0.1",
29
29
  "@workday/canvas-tokens-web": "4.2.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workday/canvas-kit-docs",
3
- "version": "16.0.0-alpha.0449-next.0",
3
+ "version": "16.0.0-alpha.0455-next.0",
4
4
  "description": "Documentation components of Canvas Kit components",
5
5
  "author": "Workday, Inc. (https://www.workday.com)",
6
6
  "license": "Apache-2.0",
@@ -47,10 +47,10 @@
47
47
  "@stackblitz/sdk": "^1.11.0",
48
48
  "@storybook/csf": "0.0.1",
49
49
  "@workday/canvas-expressive-icons-web": "1.0.2",
50
- "@workday/canvas-kit-labs-react": "^16.0.0-alpha.0449-next.0",
51
- "@workday/canvas-kit-preview-react": "^16.0.0-alpha.0449-next.0",
52
- "@workday/canvas-kit-react": "^16.0.0-alpha.0449-next.0",
53
- "@workday/canvas-kit-styling": "^16.0.0-alpha.0449-next.0",
50
+ "@workday/canvas-kit-labs-react": "^16.0.0-alpha.0455-next.0",
51
+ "@workday/canvas-kit-preview-react": "^16.0.0-alpha.0455-next.0",
52
+ "@workday/canvas-kit-react": "^16.0.0-alpha.0455-next.0",
53
+ "@workday/canvas-kit-styling": "^16.0.0-alpha.0455-next.0",
54
54
  "@workday/canvas-system-icons-web": "4.0.4",
55
55
  "@workday/canvas-tokens-web": "4.4.0-beta.3",
56
56
  "markdown-to-jsx": "^7.2.0",
@@ -63,5 +63,5 @@
63
63
  "mkdirp": "^1.0.3",
64
64
  "typescript": "5.0"
65
65
  },
66
- "gitHead": "bad40564ba682746a1cb3408743184f5a502b58c"
66
+ "gitHead": "86cf338e9d6fbfe27046329e333be879793d2a51"
67
67
  }