@workday/canvas-kit-docs 14.1.9 → 14.1.17
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
CHANGED
|
@@ -432963,6 +432963,56 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
432963
432963
|
}
|
|
432964
432964
|
],
|
|
432965
432965
|
"tags": {}
|
|
432966
|
+
},
|
|
432967
|
+
{
|
|
432968
|
+
"kind": "property",
|
|
432969
|
+
"name": "at",
|
|
432970
|
+
"type": {
|
|
432971
|
+
"kind": "function",
|
|
432972
|
+
"parameters": [
|
|
432973
|
+
{
|
|
432974
|
+
"kind": "parameter",
|
|
432975
|
+
"name": "index",
|
|
432976
|
+
"type": {
|
|
432977
|
+
"kind": "primitive",
|
|
432978
|
+
"value": "number"
|
|
432979
|
+
},
|
|
432980
|
+
"required": true,
|
|
432981
|
+
"rest": false,
|
|
432982
|
+
"description": "",
|
|
432983
|
+
"declarations": [
|
|
432984
|
+
{
|
|
432985
|
+
"name": "index",
|
|
432986
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@types/node/compatibility/indexable.d.ts"
|
|
432987
|
+
}
|
|
432988
|
+
],
|
|
432989
|
+
"tags": {}
|
|
432990
|
+
}
|
|
432991
|
+
],
|
|
432992
|
+
"members": [],
|
|
432993
|
+
"returnType": {
|
|
432994
|
+
"kind": "union",
|
|
432995
|
+
"value": [
|
|
432996
|
+
{
|
|
432997
|
+
"kind": "symbol",
|
|
432998
|
+
"name": "T",
|
|
432999
|
+
"value": "T"
|
|
433000
|
+
},
|
|
433001
|
+
{
|
|
433002
|
+
"kind": "primitive",
|
|
433003
|
+
"value": "undefined"
|
|
433004
|
+
}
|
|
433005
|
+
]
|
|
433006
|
+
}
|
|
433007
|
+
},
|
|
433008
|
+
"description": "",
|
|
433009
|
+
"declarations": [
|
|
433010
|
+
{
|
|
433011
|
+
"name": "at",
|
|
433012
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@types/node/compatibility/indexable.d.ts"
|
|
433013
|
+
}
|
|
433014
|
+
],
|
|
433015
|
+
"tags": {}
|
|
432966
433016
|
}
|
|
432967
433017
|
],
|
|
432968
433018
|
"indexSignature": {
|
|
@@ -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": "14.1.
|
|
22
|
-
"@workday/canvas-kit-preview-react": "14.1.
|
|
23
|
-
"@workday/canvas-kit-react": "14.1.
|
|
24
|
-
"@workday/canvas-kit-react-fonts": "^14.1.
|
|
25
|
-
"@workday/canvas-kit-styling": "14.1.
|
|
21
|
+
"@workday/canvas-kit-labs-react": "14.1.17",
|
|
22
|
+
"@workday/canvas-kit-preview-react": "14.1.17",
|
|
23
|
+
"@workday/canvas-kit-react": "14.1.17",
|
|
24
|
+
"@workday/canvas-kit-react-fonts": "^14.1.17",
|
|
25
|
+
"@workday/canvas-kit-styling": "14.1.17",
|
|
26
26
|
"@workday/canvas-system-icons-web": "3.0.36",
|
|
27
27
|
"@workday/canvas-tokens-web": "3.1.2"
|
|
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": "14.1.
|
|
22
|
-
"@workday/canvas-kit-preview-react": "14.1.
|
|
23
|
-
"@workday/canvas-kit-react": "14.1.
|
|
24
|
-
"@workday/canvas-kit-react-fonts": "^14.1.
|
|
25
|
-
"@workday/canvas-kit-styling": "14.1.
|
|
21
|
+
"@workday/canvas-kit-labs-react": "14.1.17",
|
|
22
|
+
"@workday/canvas-kit-preview-react": "14.1.17",
|
|
23
|
+
"@workday/canvas-kit-react": "14.1.17",
|
|
24
|
+
"@workday/canvas-kit-react-fonts": "^14.1.17",
|
|
25
|
+
"@workday/canvas-kit-styling": "14.1.17",
|
|
26
26
|
"@workday/canvas-system-icons-web": "3.0.36",
|
|
27
27
|
"@workday/canvas-tokens-web": "3.1.2"
|
|
28
28
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workday/canvas-kit-docs",
|
|
3
|
-
"version": "14.1.
|
|
3
|
+
"version": "14.1.17",
|
|
4
4
|
"description": "Documentation components of Canvas Kit components",
|
|
5
5
|
"author": "Workday, Inc. (https://www.workday.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"types": "dist/es6/index.d.ts",
|
|
11
11
|
"repository": {
|
|
12
12
|
"type": "git",
|
|
13
|
-
"url": "https://github.com/
|
|
13
|
+
"url": "https://github.com/Workday/canvas-kit.git",
|
|
14
14
|
"directory": "modules/docs"
|
|
15
15
|
},
|
|
16
16
|
"files": [
|
|
@@ -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": "^14.1.
|
|
49
|
-
"@workday/canvas-kit-preview-react": "^14.1.
|
|
50
|
-
"@workday/canvas-kit-react": "^14.1.
|
|
51
|
-
"@workday/canvas-kit-styling": "^14.1.
|
|
48
|
+
"@workday/canvas-kit-labs-react": "^14.1.17",
|
|
49
|
+
"@workday/canvas-kit-preview-react": "^14.1.17",
|
|
50
|
+
"@workday/canvas-kit-react": "^14.1.17",
|
|
51
|
+
"@workday/canvas-kit-styling": "^14.1.17",
|
|
52
52
|
"@workday/canvas-system-icons-web": "^3.0.36",
|
|
53
53
|
"@workday/canvas-tokens-web": "^3.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": "
|
|
64
|
+
"gitHead": "9cb49eb5de7920573da72a83873f5d08a70fce26"
|
|
65
65
|
}
|