@workday/canvas-kit-docs 11.0.0-alpha.702-next.0 → 11.0.0-alpha.707-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.
- package/dist/es6/lib/docs.js +123 -0
- package/package.json +6 -6
package/dist/es6/lib/docs.js
CHANGED
|
@@ -250582,6 +250582,47 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
250582
250582
|
],
|
|
250583
250583
|
"tags": {}
|
|
250584
250584
|
},
|
|
250585
|
+
{
|
|
250586
|
+
"kind": "property",
|
|
250587
|
+
"name": "getPrefix",
|
|
250588
|
+
"required": true,
|
|
250589
|
+
"type": {
|
|
250590
|
+
"kind": "function",
|
|
250591
|
+
"parameters": [
|
|
250592
|
+
{
|
|
250593
|
+
"kind": "parameter",
|
|
250594
|
+
"name": "path",
|
|
250595
|
+
"type": {
|
|
250596
|
+
"kind": "primitive",
|
|
250597
|
+
"value": "string"
|
|
250598
|
+
},
|
|
250599
|
+
"required": true,
|
|
250600
|
+
"rest": false,
|
|
250601
|
+
"description": "",
|
|
250602
|
+
"declarations": [
|
|
250603
|
+
{
|
|
250604
|
+
"name": "path",
|
|
250605
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/utils/types.ts"
|
|
250606
|
+
}
|
|
250607
|
+
],
|
|
250608
|
+
"tags": {}
|
|
250609
|
+
}
|
|
250610
|
+
],
|
|
250611
|
+
"members": [],
|
|
250612
|
+
"returnType": {
|
|
250613
|
+
"kind": "primitive",
|
|
250614
|
+
"value": "string"
|
|
250615
|
+
}
|
|
250616
|
+
},
|
|
250617
|
+
"description": "",
|
|
250618
|
+
"declarations": [
|
|
250619
|
+
{
|
|
250620
|
+
"name": "getPrefix",
|
|
250621
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/utils/types.ts"
|
|
250622
|
+
}
|
|
250623
|
+
],
|
|
250624
|
+
"tags": {}
|
|
250625
|
+
},
|
|
250585
250626
|
{
|
|
250586
250627
|
"kind": "property",
|
|
250587
250628
|
"name": "variables",
|
|
@@ -252303,6 +252344,47 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
252303
252344
|
],
|
|
252304
252345
|
"tags": {}
|
|
252305
252346
|
},
|
|
252347
|
+
{
|
|
252348
|
+
"kind": "property",
|
|
252349
|
+
"name": "getPrefix",
|
|
252350
|
+
"required": true,
|
|
252351
|
+
"type": {
|
|
252352
|
+
"kind": "function",
|
|
252353
|
+
"parameters": [
|
|
252354
|
+
{
|
|
252355
|
+
"kind": "parameter",
|
|
252356
|
+
"name": "path",
|
|
252357
|
+
"type": {
|
|
252358
|
+
"kind": "primitive",
|
|
252359
|
+
"value": "string"
|
|
252360
|
+
},
|
|
252361
|
+
"required": true,
|
|
252362
|
+
"rest": false,
|
|
252363
|
+
"description": "",
|
|
252364
|
+
"declarations": [
|
|
252365
|
+
{
|
|
252366
|
+
"name": "path",
|
|
252367
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/utils/types.ts"
|
|
252368
|
+
}
|
|
252369
|
+
],
|
|
252370
|
+
"tags": {}
|
|
252371
|
+
}
|
|
252372
|
+
],
|
|
252373
|
+
"members": [],
|
|
252374
|
+
"returnType": {
|
|
252375
|
+
"kind": "primitive",
|
|
252376
|
+
"value": "string"
|
|
252377
|
+
}
|
|
252378
|
+
},
|
|
252379
|
+
"description": "",
|
|
252380
|
+
"declarations": [
|
|
252381
|
+
{
|
|
252382
|
+
"name": "getPrefix",
|
|
252383
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/utils/types.ts"
|
|
252384
|
+
}
|
|
252385
|
+
],
|
|
252386
|
+
"tags": {}
|
|
252387
|
+
},
|
|
252306
252388
|
{
|
|
252307
252389
|
"kind": "property",
|
|
252308
252390
|
"name": "variables",
|
|
@@ -252801,6 +252883,47 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
|
|
|
252801
252883
|
}
|
|
252802
252884
|
],
|
|
252803
252885
|
"tags": {}
|
|
252886
|
+
},
|
|
252887
|
+
{
|
|
252888
|
+
"kind": "property",
|
|
252889
|
+
"name": "getPrefix",
|
|
252890
|
+
"required": false,
|
|
252891
|
+
"type": {
|
|
252892
|
+
"kind": "function",
|
|
252893
|
+
"parameters": [
|
|
252894
|
+
{
|
|
252895
|
+
"kind": "parameter",
|
|
252896
|
+
"name": "path",
|
|
252897
|
+
"type": {
|
|
252898
|
+
"kind": "primitive",
|
|
252899
|
+
"value": "string"
|
|
252900
|
+
},
|
|
252901
|
+
"required": true,
|
|
252902
|
+
"rest": false,
|
|
252903
|
+
"description": "",
|
|
252904
|
+
"declarations": [
|
|
252905
|
+
{
|
|
252906
|
+
"name": "path",
|
|
252907
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/utils/types.ts"
|
|
252908
|
+
}
|
|
252909
|
+
],
|
|
252910
|
+
"tags": {}
|
|
252911
|
+
}
|
|
252912
|
+
],
|
|
252913
|
+
"members": [],
|
|
252914
|
+
"returnType": {
|
|
252915
|
+
"kind": "primitive",
|
|
252916
|
+
"value": "string"
|
|
252917
|
+
}
|
|
252918
|
+
},
|
|
252919
|
+
"description": "Optional function for getting a prefix given a file path. This is useful if you want to have a\ndifferent prefix for each module in a monorepo.",
|
|
252920
|
+
"declarations": [
|
|
252921
|
+
{
|
|
252922
|
+
"name": "getPrefix",
|
|
252923
|
+
"filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/utils/types.ts"
|
|
252924
|
+
}
|
|
252925
|
+
],
|
|
252926
|
+
"tags": {}
|
|
252804
252927
|
}
|
|
252805
252928
|
]
|
|
252806
252929
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workday/canvas-kit-docs",
|
|
3
|
-
"version": "11.0.0-alpha.
|
|
3
|
+
"version": "11.0.0-alpha.707-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",
|
|
@@ -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.0.0-alpha.
|
|
48
|
-
"@workday/canvas-kit-preview-react": "^11.0.0-alpha.
|
|
49
|
-
"@workday/canvas-kit-react": "^11.0.0-alpha.
|
|
50
|
-
"@workday/canvas-kit-styling": "^11.0.0-alpha.
|
|
47
|
+
"@workday/canvas-kit-labs-react": "^11.0.0-alpha.707-next.0",
|
|
48
|
+
"@workday/canvas-kit-preview-react": "^11.0.0-alpha.707-next.0",
|
|
49
|
+
"@workday/canvas-kit-react": "^11.0.0-alpha.707-next.0",
|
|
50
|
+
"@workday/canvas-kit-styling": "^11.0.0-alpha.707-next.0",
|
|
51
51
|
"@workday/canvas-system-icons-web": "^3.0.0",
|
|
52
52
|
"@workday/canvas-tokens-web": "^1.0.2",
|
|
53
53
|
"markdown-to-jsx": "^6.10.3",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"mkdirp": "^1.0.3",
|
|
60
60
|
"typescript": "4.2"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "bc3899968d3ed263da61cea6cde9f636be9b3528"
|
|
63
63
|
}
|