@workday/canvas-kit-docs 14.0.0-alpha.1213-next.0 → 14.0.0-alpha.1214-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.
@@ -8,19 +8,19 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
8
8
  [
9
9
 
10
10
  {
11
- "name": "AIAssistantIngressButtonProps",
12
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx",
11
+ "name": "AIIngressButtonProps",
12
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx",
13
13
  "description": "",
14
14
  "declarations": [
15
15
  {
16
- "name": "AIAssistantIngressButtonProps",
17
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx"
16
+ "name": "AIIngressButtonProps",
17
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx"
18
18
  }
19
19
  ],
20
20
  "tags": {},
21
21
  "type": {
22
22
  "kind": "alias",
23
- "name": "AIAssistantIngressButton"
23
+ "name": "AIIngressButton"
24
24
  }
25
25
  },
26
26
  {
@@ -34,13 +34,13 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
34
34
  }
35
35
  },
36
36
  {
37
- "name": "AIAssistantIngressButtonStencil",
38
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx",
37
+ "name": "AIIngressButtonStencil",
38
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx",
39
39
  "description": "",
40
40
  "declarations": [
41
41
  {
42
- "name": "AIAssistantIngressButtonStencil",
43
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx"
42
+ "name": "AIIngressButtonStencil",
43
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx"
44
44
  }
45
45
  ],
46
46
  "tags": {},
@@ -738,20 +738,20 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
738
738
  }
739
739
  },
740
740
  {
741
- "name": "AIAssistantIngressButton",
742
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx",
741
+ "name": "AIIngressButton",
742
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx",
743
743
  "description": "",
744
744
  "declarations": [
745
745
  {
746
- "name": "AIAssistantIngressButton",
747
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx"
746
+ "name": "AIIngressButton",
747
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx"
748
748
  }
749
749
  ],
750
750
  "tags": {},
751
751
  "type": {
752
752
  "kind": "enhancedComponent",
753
753
  "componentType": "regular",
754
- "displayName": "AIAssistantIngressButton",
754
+ "displayName": "AIIngressButton",
755
755
  "props": [
756
756
  {
757
757
  "kind": "property",
@@ -761,11 +761,11 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
761
761
  "kind": "primitive",
762
762
  "value": "boolean"
763
763
  },
764
- "description": "When true, indicates that the assistant side panel is open.",
764
+ "description": "When true, indicates that the AI Ingress button is toggled.",
765
765
  "declarations": [
766
766
  {
767
767
  "name": "toggled",
768
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx"
768
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx"
769
769
  }
770
770
  ],
771
771
  "tags": {}
@@ -782,7 +782,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
782
782
  "declarations": [
783
783
  {
784
784
  "name": "variant",
785
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressButton.tsx"
785
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressButton.tsx"
786
786
  }
787
787
  ],
788
788
  "tags": {}
@@ -1106,13 +1106,13 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
1106
1106
  }
1107
1107
  },
1108
1108
  {
1109
- "name": "getAIAssistantIngressIcon",
1110
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressIcon.tsx",
1109
+ "name": "getAIIngressIcon",
1110
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressIcon.tsx",
1111
1111
  "description": "",
1112
1112
  "declarations": [
1113
1113
  {
1114
- "name": "getAIAssistantIngressIcon",
1115
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressIcon.tsx"
1114
+ "name": "getAIIngressIcon",
1115
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressIcon.tsx"
1116
1116
  }
1117
1117
  ],
1118
1118
  "tags": {},
@@ -1132,7 +1132,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
1132
1132
  "declarations": [
1133
1133
  {
1134
1134
  "name": "svgId",
1135
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-assistant-ingress-button/lib/AIAssistantIngressIcon.tsx"
1135
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/labs-react/ai-ingress-button/lib/AIIngressIcon.tsx"
1136
1136
  }
1137
1137
  ],
1138
1138
  "tags": {}
@@ -1,12 +1,12 @@
1
1
  import {SymbolDoc, Specifications, ExampleCodeBlock} from '@workday/canvas-kit-docs';
2
2
 
3
- import {AIAssistantIngressButton} from '@workday/canvas-kit-labs-react/ai-assistant-ingress-button';
3
+ import {AIIngressButton} from '@workday/canvas-kit-labs-react/ai-ingress-button';
4
4
  import Basic from './examples/Basic';
5
5
  import Inverse from './examples/Inverse';
6
6
 
7
- # AI Assistant Ingress Button
7
+ # AI Ingress Button
8
8
 
9
- CTA to open and close AI assistant
9
+ CTA to open and close AI Ingress Button
10
10
 
11
11
  ## Installation
12
12
 
@@ -19,7 +19,7 @@ yarn add @workday/canvas-kit-labs-react
19
19
 
20
20
  ### Basic Example
21
21
 
22
- You can click to toggle the AI assistant.
22
+ You can click to toggle the AI Ingress Button.
23
23
 
24
24
  <ExampleCodeBlock code={Basic} />
25
25
 
@@ -32,4 +32,4 @@ The Button can also be used on dark backgrounds.
32
32
 
33
33
  ## Component API
34
34
 
35
- <SymbolDoc name="AIAssistantIngressButton" hideDescription />
35
+ <SymbolDoc name="AIIngressButton" hideDescription />
@@ -1,13 +1,13 @@
1
1
  import {useState} from 'react';
2
2
 
3
- import {AIAssistantIngressButton} from '@workday/canvas-kit-labs-react/ai-assistant-ingress-button';
3
+ import {AIIngressButton} from '@workday/canvas-kit-labs-react/ai-ingress-button';
4
4
 
5
5
  export default () => {
6
6
  const [toggled, setToggled] = useState(false);
7
7
  return (
8
8
  <div>
9
- <AIAssistantIngressButton
10
- aria-label={toggled ? 'Hide AI Assistant' : 'Show AI Assistant'}
9
+ <AIIngressButton
10
+ aria-label={toggled ? 'Hide AI Ingress' : 'Show AI Ingress'}
11
11
  onClick={() => setToggled(!toggled)}
12
12
  toggled={toggled}
13
13
  />
@@ -1,6 +1,6 @@
1
1
  import {useState} from 'react';
2
2
 
3
- import {AIAssistantIngressButton} from '@workday/canvas-kit-labs-react/ai-assistant-ingress-button';
3
+ import {AIIngressButton} from '@workday/canvas-kit-labs-react/ai-ingress-button';
4
4
  import {createStyles} from '@workday/canvas-kit-styling';
5
5
  import {system} from '@workday/canvas-tokens-web';
6
6
 
@@ -13,10 +13,10 @@ export default () => {
13
13
  const [toggled, setToggled] = useState(false);
14
14
  return (
15
15
  <div className={darkBackground}>
16
- <AIAssistantIngressButton
16
+ <AIIngressButton
17
17
  variant="inverse"
18
18
  onClick={() => setToggled(!toggled)}
19
- aria-label={toggled ? 'Hide Assistant' : 'Show Assistant'}
19
+ aria-label={toggled ? 'Hide Ingress' : 'Show Ingress'}
20
20
  toggled={toggled}
21
21
  />
22
22
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workday/canvas-kit-docs",
3
- "version": "14.0.0-alpha.1213-next.0",
3
+ "version": "14.0.0-alpha.1214-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",
@@ -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.0.0-alpha.1213-next.0",
49
- "@workday/canvas-kit-preview-react": "^14.0.0-alpha.1213-next.0",
50
- "@workday/canvas-kit-react": "^14.0.0-alpha.1213-next.0",
51
- "@workday/canvas-kit-styling": "^14.0.0-alpha.1213-next.0",
48
+ "@workday/canvas-kit-labs-react": "^14.0.0-alpha.1214-next.0",
49
+ "@workday/canvas-kit-preview-react": "^14.0.0-alpha.1214-next.0",
50
+ "@workday/canvas-kit-react": "^14.0.0-alpha.1214-next.0",
51
+ "@workday/canvas-kit-styling": "^14.0.0-alpha.1214-next.0",
52
52
  "@workday/canvas-system-icons-web": "^3.0.35",
53
53
  "@workday/canvas-tokens-web": "3.0.0-alpha.12",
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": "b5997d670fcef518d13ff761d9a15d54e1d60a21"
64
+ "gitHead": "59a0288d16c936e52b30b160c1862bfcf2f8e1c2"
65
65
  }