@workday/canvas-kit-docs 11.1.4 → 11.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es6/lib/docs.js +67 -137
- package/package.json +6 -6
package/dist/es6/lib/docs.js
CHANGED
|
@@ -42847,143 +42847,6 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
42847
42847
|
"fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/breadcrumbs/lib/BreadcrumbsItem.tsx",
|
|
42848
42848
|
"value": "useOverflowListItemMeasure"
|
|
42849
42849
|
},
|
|
42850
|
-
{
|
|
42851
|
-
"kind": "function",
|
|
42852
|
-
"name": {
|
|
42853
|
-
"kind": "symbol",
|
|
42854
|
-
"name": "createElemPropsHook"
|
|
42855
|
-
},
|
|
42856
|
-
"parameters": [
|
|
42857
|
-
{
|
|
42858
|
-
"kind": "parameter",
|
|
42859
|
-
"name": "model",
|
|
42860
|
-
"description": "",
|
|
42861
|
-
"tags": {},
|
|
42862
|
-
"declarations": [],
|
|
42863
|
-
"type": {
|
|
42864
|
-
"kind": "symbol",
|
|
42865
|
-
"name": "BreadcrumbsModel"
|
|
42866
|
-
},
|
|
42867
|
-
"required": true
|
|
42868
|
-
},
|
|
42869
|
-
{
|
|
42870
|
-
"kind": "parameter",
|
|
42871
|
-
"name": "elemProps",
|
|
42872
|
-
"description": "",
|
|
42873
|
-
"tags": {},
|
|
42874
|
-
"declarations": [],
|
|
42875
|
-
"type": {
|
|
42876
|
-
"kind": "object",
|
|
42877
|
-
"properties": [
|
|
42878
|
-
{
|
|
42879
|
-
"kind": "property",
|
|
42880
|
-
"name": "data-id",
|
|
42881
|
-
"required": false,
|
|
42882
|
-
"type": {
|
|
42883
|
-
"kind": "primitive",
|
|
42884
|
-
"value": "string"
|
|
42885
|
-
},
|
|
42886
|
-
"description": "",
|
|
42887
|
-
"declarations": [
|
|
42888
|
-
{
|
|
42889
|
-
"name": "data-id",
|
|
42890
|
-
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/breadcrumbs/lib/BreadcrumbsItem.tsx"
|
|
42891
|
-
}
|
|
42892
|
-
],
|
|
42893
|
-
"tags": {}
|
|
42894
|
-
},
|
|
42895
|
-
{
|
|
42896
|
-
"kind": "property",
|
|
42897
|
-
"name": "item",
|
|
42898
|
-
"required": false,
|
|
42899
|
-
"type": {
|
|
42900
|
-
"kind": "object",
|
|
42901
|
-
"properties": [
|
|
42902
|
-
{
|
|
42903
|
-
"kind": "property",
|
|
42904
|
-
"name": "id",
|
|
42905
|
-
"required": true,
|
|
42906
|
-
"type": {
|
|
42907
|
-
"kind": "primitive",
|
|
42908
|
-
"value": "string"
|
|
42909
|
-
},
|
|
42910
|
-
"description": "",
|
|
42911
|
-
"declarations": [
|
|
42912
|
-
{
|
|
42913
|
-
"name": "id",
|
|
42914
|
-
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/breadcrumbs/lib/BreadcrumbsItem.tsx"
|
|
42915
|
-
}
|
|
42916
|
-
],
|
|
42917
|
-
"tags": {}
|
|
42918
|
-
}
|
|
42919
|
-
]
|
|
42920
|
-
},
|
|
42921
|
-
"description": "",
|
|
42922
|
-
"declarations": [
|
|
42923
|
-
{
|
|
42924
|
-
"name": "item",
|
|
42925
|
-
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/breadcrumbs/lib/BreadcrumbsItem.tsx"
|
|
42926
|
-
}
|
|
42927
|
-
],
|
|
42928
|
-
"tags": {}
|
|
42929
|
-
}
|
|
42930
|
-
]
|
|
42931
|
-
},
|
|
42932
|
-
"required": false
|
|
42933
|
-
},
|
|
42934
|
-
{
|
|
42935
|
-
"kind": "parameter",
|
|
42936
|
-
"name": "ref",
|
|
42937
|
-
"description": "",
|
|
42938
|
-
"tags": {},
|
|
42939
|
-
"declarations": [],
|
|
42940
|
-
"type": {
|
|
42941
|
-
"kind": "external",
|
|
42942
|
-
"name": "React.Ref",
|
|
42943
|
-
"url": "https://reactjs.org/docs/refs-and-the-dom.html"
|
|
42944
|
-
},
|
|
42945
|
-
"required": false
|
|
42946
|
-
}
|
|
42947
|
-
],
|
|
42948
|
-
"returnType": {
|
|
42949
|
-
"kind": "object",
|
|
42950
|
-
"properties": [
|
|
42951
|
-
{
|
|
42952
|
-
"kind": "property",
|
|
42953
|
-
"name": "inert",
|
|
42954
|
-
"required": true,
|
|
42955
|
-
"type": {
|
|
42956
|
-
"kind": "union",
|
|
42957
|
-
"value": [
|
|
42958
|
-
{
|
|
42959
|
-
"kind": "primitive",
|
|
42960
|
-
"value": "string"
|
|
42961
|
-
},
|
|
42962
|
-
{
|
|
42963
|
-
"kind": "primitive",
|
|
42964
|
-
"value": "undefined"
|
|
42965
|
-
}
|
|
42966
|
-
]
|
|
42967
|
-
},
|
|
42968
|
-
"description": "",
|
|
42969
|
-
"tags": {},
|
|
42970
|
-
"declarations": []
|
|
42971
|
-
},
|
|
42972
|
-
{
|
|
42973
|
-
"kind": "property",
|
|
42974
|
-
"name": "disabled",
|
|
42975
|
-
"required": true,
|
|
42976
|
-
"type": {
|
|
42977
|
-
"kind": "primitive",
|
|
42978
|
-
"value": "undefined"
|
|
42979
|
-
},
|
|
42980
|
-
"description": "",
|
|
42981
|
-
"tags": {},
|
|
42982
|
-
"declarations": []
|
|
42983
|
-
}
|
|
42984
|
-
]
|
|
42985
|
-
}
|
|
42986
|
-
},
|
|
42987
42850
|
{
|
|
42988
42851
|
"kind": "symbol",
|
|
42989
42852
|
"name": "useListItemRegister",
|
|
@@ -88892,6 +88755,27 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
88892
88755
|
"description": "",
|
|
88893
88756
|
"tags": {},
|
|
88894
88757
|
"declarations": []
|
|
88758
|
+
},
|
|
88759
|
+
{
|
|
88760
|
+
"kind": "property",
|
|
88761
|
+
"name": "inert",
|
|
88762
|
+
"required": true,
|
|
88763
|
+
"type": {
|
|
88764
|
+
"kind": "union",
|
|
88765
|
+
"value": [
|
|
88766
|
+
{
|
|
88767
|
+
"kind": "primitive",
|
|
88768
|
+
"value": "string"
|
|
88769
|
+
},
|
|
88770
|
+
{
|
|
88771
|
+
"kind": "primitive",
|
|
88772
|
+
"value": "undefined"
|
|
88773
|
+
}
|
|
88774
|
+
]
|
|
88775
|
+
},
|
|
88776
|
+
"description": "",
|
|
88777
|
+
"tags": {},
|
|
88778
|
+
"declarations": []
|
|
88895
88779
|
}
|
|
88896
88780
|
]
|
|
88897
88781
|
}
|
|
@@ -199136,6 +199020,52 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
199136
199020
|
"tags": {},
|
|
199137
199021
|
"declarations": []
|
|
199138
199022
|
},
|
|
199023
|
+
{
|
|
199024
|
+
"kind": "property",
|
|
199025
|
+
"name": "ref",
|
|
199026
|
+
"required": true,
|
|
199027
|
+
"type": {
|
|
199028
|
+
"kind": "function",
|
|
199029
|
+
"parameters": [
|
|
199030
|
+
{
|
|
199031
|
+
"kind": "parameter",
|
|
199032
|
+
"name": "instance",
|
|
199033
|
+
"type": {
|
|
199034
|
+
"kind": "union",
|
|
199035
|
+
"value": [
|
|
199036
|
+
{
|
|
199037
|
+
"kind": "symbol",
|
|
199038
|
+
"name": "T",
|
|
199039
|
+
"value": "T"
|
|
199040
|
+
},
|
|
199041
|
+
{
|
|
199042
|
+
"kind": "primitive",
|
|
199043
|
+
"value": "null"
|
|
199044
|
+
}
|
|
199045
|
+
]
|
|
199046
|
+
},
|
|
199047
|
+
"required": true,
|
|
199048
|
+
"rest": false,
|
|
199049
|
+
"description": "",
|
|
199050
|
+
"declarations": [
|
|
199051
|
+
{
|
|
199052
|
+
"name": "instance",
|
|
199053
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@types/react/index.d.ts"
|
|
199054
|
+
}
|
|
199055
|
+
],
|
|
199056
|
+
"tags": {}
|
|
199057
|
+
}
|
|
199058
|
+
],
|
|
199059
|
+
"members": [],
|
|
199060
|
+
"returnType": {
|
|
199061
|
+
"kind": "primitive",
|
|
199062
|
+
"value": "void"
|
|
199063
|
+
}
|
|
199064
|
+
},
|
|
199065
|
+
"description": "",
|
|
199066
|
+
"tags": {},
|
|
199067
|
+
"declarations": []
|
|
199068
|
+
},
|
|
199139
199069
|
{
|
|
199140
199070
|
"kind": "property",
|
|
199141
199071
|
"name": "onFocus",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workday/canvas-kit-docs",
|
|
3
|
-
"version": "11.1.
|
|
3
|
+
"version": "11.1.6",
|
|
4
4
|
"description": "Documentation components of Canvas Kit components",
|
|
5
5
|
"author": "Workday, Inc. (https://www.workday.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -44,10 +44,10 @@
|
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@emotion/styled": "^11.6.0",
|
|
46
46
|
"@storybook/csf": "0.0.1",
|
|
47
|
-
"@workday/canvas-kit-labs-react": "^11.1.
|
|
48
|
-
"@workday/canvas-kit-preview-react": "^11.1.
|
|
49
|
-
"@workday/canvas-kit-react": "^11.1.
|
|
50
|
-
"@workday/canvas-kit-styling": "^11.1.
|
|
47
|
+
"@workday/canvas-kit-labs-react": "^11.1.6",
|
|
48
|
+
"@workday/canvas-kit-preview-react": "^11.1.6",
|
|
49
|
+
"@workday/canvas-kit-react": "^11.1.6",
|
|
50
|
+
"@workday/canvas-kit-styling": "^11.1.6",
|
|
51
51
|
"@workday/canvas-system-icons-web": "^3.0.0",
|
|
52
52
|
"@workday/canvas-tokens-web": "^2.0.0",
|
|
53
53
|
"markdown-to-jsx": "^7.2.0",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"mkdirp": "^1.0.3",
|
|
60
60
|
"typescript": "4.2"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "631d1ec692f362e0dfac142a038fed1fb6a97fb6"
|
|
63
63
|
}
|