@workday/canvas-kit-docs 6.0.0 → 6.0.4
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/commonjs/lib/specs.js +32 -0
- package/dist/es6/lib/specs.js +32 -0
- package/package.json +3 -3
|
@@ -5185,6 +5185,22 @@ module.exports = {specifications: [
|
|
|
5185
5185
|
"type": "it",
|
|
5186
5186
|
"name": "should not show the \"More\" button"
|
|
5187
5187
|
},
|
|
5188
|
+
{
|
|
5189
|
+
"type": "describe",
|
|
5190
|
+
"name": "when the \"First Tab\" is focused",
|
|
5191
|
+
"children": [
|
|
5192
|
+
{
|
|
5193
|
+
"type": "describe",
|
|
5194
|
+
"name": "when the Tab key is pressed",
|
|
5195
|
+
"children": [
|
|
5196
|
+
{
|
|
5197
|
+
"type": "it",
|
|
5198
|
+
"name": "should focus on the tab panel"
|
|
5199
|
+
}
|
|
5200
|
+
]
|
|
5201
|
+
}
|
|
5202
|
+
]
|
|
5203
|
+
},
|
|
5188
5204
|
{
|
|
5189
5205
|
"type": "describe",
|
|
5190
5206
|
"name": "when tab list container is only 500px wide",
|
|
@@ -5197,6 +5213,22 @@ module.exports = {specifications: [
|
|
|
5197
5213
|
"type": "it",
|
|
5198
5214
|
"name": "should show the \"More\" button"
|
|
5199
5215
|
},
|
|
5216
|
+
{
|
|
5217
|
+
"type": "describe",
|
|
5218
|
+
"name": "when the \"First Tab\" is focused",
|
|
5219
|
+
"children": [
|
|
5220
|
+
{
|
|
5221
|
+
"type": "describe",
|
|
5222
|
+
"name": "when the Tab key is pressed",
|
|
5223
|
+
"children": [
|
|
5224
|
+
{
|
|
5225
|
+
"type": "it",
|
|
5226
|
+
"name": "should focus on the \"More\" button"
|
|
5227
|
+
}
|
|
5228
|
+
]
|
|
5229
|
+
}
|
|
5230
|
+
]
|
|
5231
|
+
},
|
|
5200
5232
|
{
|
|
5201
5233
|
"type": "describe",
|
|
5202
5234
|
"name": "when the \"More\" button is clicked",
|
package/dist/es6/lib/specs.js
CHANGED
|
@@ -5185,6 +5185,22 @@ module.exports = {specifications: [
|
|
|
5185
5185
|
"type": "it",
|
|
5186
5186
|
"name": "should not show the \"More\" button"
|
|
5187
5187
|
},
|
|
5188
|
+
{
|
|
5189
|
+
"type": "describe",
|
|
5190
|
+
"name": "when the \"First Tab\" is focused",
|
|
5191
|
+
"children": [
|
|
5192
|
+
{
|
|
5193
|
+
"type": "describe",
|
|
5194
|
+
"name": "when the Tab key is pressed",
|
|
5195
|
+
"children": [
|
|
5196
|
+
{
|
|
5197
|
+
"type": "it",
|
|
5198
|
+
"name": "should focus on the tab panel"
|
|
5199
|
+
}
|
|
5200
|
+
]
|
|
5201
|
+
}
|
|
5202
|
+
]
|
|
5203
|
+
},
|
|
5188
5204
|
{
|
|
5189
5205
|
"type": "describe",
|
|
5190
5206
|
"name": "when tab list container is only 500px wide",
|
|
@@ -5197,6 +5213,22 @@ module.exports = {specifications: [
|
|
|
5197
5213
|
"type": "it",
|
|
5198
5214
|
"name": "should show the \"More\" button"
|
|
5199
5215
|
},
|
|
5216
|
+
{
|
|
5217
|
+
"type": "describe",
|
|
5218
|
+
"name": "when the \"First Tab\" is focused",
|
|
5219
|
+
"children": [
|
|
5220
|
+
{
|
|
5221
|
+
"type": "describe",
|
|
5222
|
+
"name": "when the Tab key is pressed",
|
|
5223
|
+
"children": [
|
|
5224
|
+
{
|
|
5225
|
+
"type": "it",
|
|
5226
|
+
"name": "should focus on the \"More\" button"
|
|
5227
|
+
}
|
|
5228
|
+
]
|
|
5229
|
+
}
|
|
5230
|
+
]
|
|
5231
|
+
},
|
|
5200
5232
|
{
|
|
5201
5233
|
"type": "describe",
|
|
5202
5234
|
"name": "when the \"More\" button is clicked",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workday/canvas-kit-docs",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.4",
|
|
4
4
|
"description": "Documentation components of Canvas Kit components",
|
|
5
5
|
"author": "Workday, Inc. (https://www.workday.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
],
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@storybook/csf": "0.0.1",
|
|
52
|
-
"@workday/canvas-kit-react": "^6.0.
|
|
52
|
+
"@workday/canvas-kit-react": "^6.0.4"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"fs-extra": "^10.0.0",
|
|
@@ -57,5 +57,5 @@
|
|
|
57
57
|
"mkdirp": "^1.0.3",
|
|
58
58
|
"typescript": "^3.8.3"
|
|
59
59
|
},
|
|
60
|
-
"gitHead": "
|
|
60
|
+
"gitHead": "0901b67be51d350b984f71d8cfcb2e2168e332c7"
|
|
61
61
|
}
|