@workday/canvas-kit-docs 15.1.0-0423-next.0 → 15.1.0-0432-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.
@@ -434506,6 +434506,66 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
434506
434506
  }
434507
434507
  }
434508
434508
  },
434509
+ {
434510
+ "name": "createProgram",
434511
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/createTypeScriptWatchProgram.ts",
434512
+ "description": "Create a one-shot TypeScript program suitable for production builds.",
434513
+ "declarations": [
434514
+ {
434515
+ "name": "createProgram",
434516
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/createTypeScriptWatchProgram.ts"
434517
+ }
434518
+ ],
434519
+ "tags": {},
434520
+ "type": {
434521
+ "kind": "function",
434522
+ "parameters": [
434523
+ {
434524
+ "kind": "parameter",
434525
+ "name": "tsconfigPath",
434526
+ "type": {
434527
+ "kind": "primitive",
434528
+ "value": "string"
434529
+ },
434530
+ "required": true,
434531
+ "rest": false,
434532
+ "description": "",
434533
+ "declarations": [
434534
+ {
434535
+ "name": "tsconfigPath",
434536
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/createTypeScriptWatchProgram.ts"
434537
+ }
434538
+ ],
434539
+ "tags": {}
434540
+ },
434541
+ {
434542
+ "kind": "parameter",
434543
+ "name": "compilerOptions",
434544
+ "type": {
434545
+ "kind": "symbol",
434546
+ "name": "ts.CompilerOptions",
434547
+ "value": "CompilerOptions"
434548
+ },
434549
+ "required": true,
434550
+ "rest": false,
434551
+ "description": "",
434552
+ "declarations": [
434553
+ {
434554
+ "name": "compilerOptions",
434555
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/createTypeScriptWatchProgram.ts"
434556
+ }
434557
+ ],
434558
+ "tags": {}
434559
+ }
434560
+ ],
434561
+ "members": [],
434562
+ "returnType": {
434563
+ "kind": "symbol",
434564
+ "name": "ts.Program",
434565
+ "value": "Program"
434566
+ }
434567
+ }
434568
+ },
434509
434569
  {
434510
434570
  "name": "getCompilerOptions",
434511
434571
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/styling-transform/lib/createTypeScriptWatchProgram.ts",
@@ -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.16",
22
- "@workday/canvas-kit-preview-react": "15.0.16",
23
- "@workday/canvas-kit-react": "15.0.16",
24
- "@workday/canvas-kit-react-fonts": "^15.0.16",
25
- "@workday/canvas-kit-styling": "15.0.16",
21
+ "@workday/canvas-kit-labs-react": "15.0.18",
22
+ "@workday/canvas-kit-preview-react": "15.0.18",
23
+ "@workday/canvas-kit-react": "15.0.18",
24
+ "@workday/canvas-kit-react-fonts": "^15.0.18",
25
+ "@workday/canvas-kit-styling": "15.0.18",
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.16",
23
- "@workday/canvas-kit-preview-react": "15.0.16",
24
- "@workday/canvas-kit-react": "15.0.16",
25
- "@workday/canvas-kit-react-fonts": "^15.0.16",
26
- "@workday/canvas-kit-styling": "15.0.16",
22
+ "@workday/canvas-kit-labs-react": "15.0.18",
23
+ "@workday/canvas-kit-preview-react": "15.0.18",
24
+ "@workday/canvas-kit-react": "15.0.18",
25
+ "@workday/canvas-kit-react-fonts": "^15.0.18",
26
+ "@workday/canvas-kit-styling": "15.0.18",
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": "15.1.0-0423-next.0",
3
+ "version": "15.1.0-0432-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": "^15.1.0-0423-next.0",
51
- "@workday/canvas-kit-preview-react": "^15.1.0-0423-next.0",
52
- "@workday/canvas-kit-react": "^15.1.0-0423-next.0",
53
- "@workday/canvas-kit-styling": "^15.1.0-0423-next.0",
50
+ "@workday/canvas-kit-labs-react": "^15.1.0-0432-next.0",
51
+ "@workday/canvas-kit-preview-react": "^15.1.0-0432-next.0",
52
+ "@workday/canvas-kit-react": "^15.1.0-0432-next.0",
53
+ "@workday/canvas-kit-styling": "^15.1.0-0432-next.0",
54
54
  "@workday/canvas-system-icons-web": "4.0.4",
55
55
  "@workday/canvas-tokens-web": "4.4.0-beta.0",
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": "7ca9f365db4f7d951e476c9fda83a40f4ac9d969"
66
+ "gitHead": "076e0185ea2b1d2fd3d4ec231969729f6b932a34"
67
67
  }