@box/blueprint-web-assets 4.67.14 → 4.68.2
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/icons/Logo/AgentCustomExtract.js +1 -1
- package/dist/icons/Logo/ExtractionJob.js +1 -1
- package/dist/icons/Medium/ArrowArchedRight.js +5 -0
- package/dist/icons/Medium/ArrowDown.js +5 -0
- package/dist/icons/Medium/ArrowLeft.d.ts +3 -0
- package/dist/icons/Medium/ArrowLeft.js +5 -0
- package/dist/icons/Medium/ArrowRight.d.ts +3 -0
- package/dist/icons/Medium/ArrowRight.js +5 -0
- package/dist/icons/Medium/ArrowUp.d.ts +3 -0
- package/dist/icons/Medium/ArrowUp.js +5 -0
- package/dist/icons/Medium/ArrowUpRightSquare.d.ts +3 -0
- package/dist/icons/Medium/ArrowUpRightSquare.js +5 -0
- package/dist/icons/Medium/ArrowsMaximize.d.ts +3 -0
- package/dist/icons/Medium/ArrowsMaximize.js +5 -0
- package/dist/icons/Medium/ArrowsMinimize.d.ts +3 -0
- package/dist/icons/Medium/ArrowsMinimize.js +5 -0
- package/dist/icons/Medium/AvatarCircle.d.ts +3 -0
- package/dist/icons/Medium/AvatarCircle.js +5 -0
- package/dist/icons/Medium/BoldUnderlineItalic.d.ts +3 -0
- package/dist/icons/Medium/BoldUnderlineItalic.js +5 -0
- package/dist/icons/Medium/BoxLeftArrow.d.ts +3 -0
- package/dist/icons/Medium/BoxLeftArrow.js +5 -0
- package/dist/icons/Medium/ConditionalSplit.d.ts +3 -0
- package/dist/icons/Medium/ConditionalSplit.js +5 -0
- package/dist/icons/Medium/DashedSquareBubble.d.ts +3 -0
- package/dist/icons/Medium/DashedSquareBubble.js +5 -0
- package/dist/icons/Medium/Duplicate.d.ts +3 -0
- package/dist/icons/Medium/Duplicate.js +5 -0
- package/dist/icons/Medium/FileSearch.d.ts +3 -0
- package/dist/icons/Medium/FileSearch.js +5 -0
- package/dist/icons/Medium/GridView.js +1 -1
- package/dist/icons/Medium/Heading.d.ts +3 -0
- package/dist/icons/Medium/Heading.js +5 -0
- package/dist/icons/Medium/LargeListView.d.ts +3 -0
- package/dist/icons/Medium/LargeListView.js +5 -0
- package/dist/icons/Medium/Layout.d.ts +3 -0
- package/dist/icons/Medium/Layout.js +5 -0
- package/dist/icons/Medium/ListView.js +2 -2
- package/dist/icons/Medium/Merge.d.ts +3 -0
- package/dist/icons/Medium/Merge.js +5 -0
- package/dist/icons/Medium/Minus.d.ts +3 -0
- package/dist/icons/Medium/Minus.js +5 -0
- package/dist/icons/Medium/Page.d.ts +3 -0
- package/dist/icons/Medium/Page.js +5 -0
- package/dist/icons/Medium/PencilScribble.d.ts +3 -0
- package/dist/icons/Medium/PencilScribble.js +5 -0
- package/dist/icons/Medium/Plus.js +1 -1
- package/dist/icons/Medium/Puzzle.d.ts +3 -0
- package/dist/icons/Medium/Puzzle.js +5 -0
- package/dist/icons/Medium/RelayAdvanced.d.ts +3 -0
- package/dist/icons/Medium/RelayAdvanced.js +5 -0
- package/dist/icons/Medium/Split.d.ts +3 -0
- package/dist/icons/Medium/Split.js +5 -0
- package/dist/icons/Medium/TextHighlight.d.ts +3 -0
- package/dist/icons/Medium/TextHighlight.js +5 -0
- package/dist/icons/Medium/XMark.js +1 -1
- package/dist/icons/Medium/index.d.ts +26 -2
- package/dist/icons/Medium/index.js +26 -2
- package/dist/icons/MediumFilled/ArrowArchedRight.d.ts +3 -0
- package/dist/icons/MediumFilled/ArrowArchedRight.js +5 -0
- package/dist/icons/MediumFilled/AvatarCircle.d.ts +3 -0
- package/dist/icons/MediumFilled/AvatarCircle.js +5 -0
- package/dist/icons/MediumFilled/Duplicate.d.ts +3 -0
- package/dist/icons/MediumFilled/Duplicate.js +5 -0
- package/dist/icons/MediumFilled/Layout.d.ts +3 -0
- package/dist/icons/MediumFilled/Layout.js +5 -0
- package/dist/icons/MediumFilled/Page.d.ts +3 -0
- package/dist/icons/MediumFilled/Page.js +5 -0
- package/dist/icons/MediumFilled/Puzzle.d.ts +3 -0
- package/dist/icons/MediumFilled/Puzzle.js +5 -0
- package/dist/icons/MediumFilled/index.d.ts +6 -0
- package/dist/icons/MediumFilled/index.js +6 -0
- package/dist/tokens/BP2/dark_mode_value/px-tokens.d.ts +9 -18
- package/dist/tokens/BP2/dark_mode_value/px-tokens.js +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.css +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.d.ts +9 -18
- package/dist/tokens/BP2/dark_mode_value/tokens.js +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.json +27 -36
- package/dist/tokens/BP2/light_mode_value/px-tokens.d.ts +9 -18
- package/dist/tokens/BP2/light_mode_value/px-tokens.js +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.css +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.d.ts +9 -18
- package/dist/tokens/BP2/light_mode_value/tokens.js +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.json +24 -33
- package/dist/tokens/px-tokens.d.ts +9 -18
- package/dist/tokens/px-tokens.js +24 -33
- package/dist/tokens/tokens-css-vars.scss +24 -33
- package/dist/tokens/tokens.d.ts +9 -18
- package/dist/tokens/tokens.js +24 -33
- package/dist/tokens/tokens.json +24 -33
- package/package.json +2 -2
- package/dist/icons/Medium/BoxAiAdvancedColor.js +0 -5
- package/dist/icons/Medium/BoxAiColor.js +0 -5
- /package/dist/icons/Medium/{BoxAiAdvancedColor.d.ts → ArrowArchedRight.d.ts} +0 -0
- /package/dist/icons/Medium/{BoxAiColor.d.ts → ArrowDown.d.ts} +0 -0
|
@@ -5,20 +5,29 @@ export { default as AlignmentFill } from './AlignmentFill';
|
|
|
5
5
|
export { default as AlignmentLeft } from './AlignmentLeft';
|
|
6
6
|
export { default as AlignmentRight } from './AlignmentRight';
|
|
7
7
|
export { default as Apps } from './Apps';
|
|
8
|
+
export { default as ArrowArchedRight } from './ArrowArchedRight';
|
|
8
9
|
export { default as ArrowCurveBack5 } from './ArrowCurveBack5';
|
|
9
10
|
export { default as ArrowCurveForward } from './ArrowCurveForward';
|
|
10
11
|
export { default as ArrowCurveForward5 } from './ArrowCurveForward5';
|
|
12
|
+
export { default as ArrowDown } from './ArrowDown';
|
|
13
|
+
export { default as ArrowLeft } from './ArrowLeft';
|
|
14
|
+
export { default as ArrowRight } from './ArrowRight';
|
|
15
|
+
export { default as ArrowUp } from './ArrowUp';
|
|
16
|
+
export { default as ArrowUpRightSquare } from './ArrowUpRightSquare';
|
|
17
|
+
export { default as ArrowsMaximize } from './ArrowsMaximize';
|
|
18
|
+
export { default as ArrowsMinimize } from './ArrowsMinimize';
|
|
11
19
|
export { default as Avatar } from './Avatar';
|
|
20
|
+
export { default as AvatarCircle } from './AvatarCircle';
|
|
12
21
|
export { default as AvatarPlus } from './AvatarPlus';
|
|
13
22
|
export { default as AvatarTwo } from './AvatarTwo';
|
|
14
23
|
export { default as BarChart } from './BarChart';
|
|
15
24
|
export { default as Bell } from './Bell';
|
|
16
25
|
export { default as BellOff } from './BellOff';
|
|
17
26
|
export { default as Bold } from './Bold';
|
|
27
|
+
export { default as BoldUnderlineItalic } from './BoldUnderlineItalic';
|
|
18
28
|
export { default as BoxAi } from './BoxAi';
|
|
19
|
-
export { default as BoxAiAdvancedColor } from './BoxAiAdvancedColor';
|
|
20
29
|
export { default as BoxAiAdvancedMonotone } from './BoxAiAdvancedMonotone';
|
|
21
|
-
export { default as
|
|
30
|
+
export { default as BoxLeftArrow } from './BoxLeftArrow';
|
|
22
31
|
export { default as Brain } from './Brain';
|
|
23
32
|
export { default as Briefcase } from './Briefcase';
|
|
24
33
|
export { default as Broom } from './Broom';
|
|
@@ -48,10 +57,14 @@ export { default as Color } from './Color';
|
|
|
48
57
|
export { default as Comment } from './Comment';
|
|
49
58
|
export { default as Compass } from './Compass';
|
|
50
59
|
export { default as Compose } from './Compose';
|
|
60
|
+
export { default as ConditionalSplit } from './ConditionalSplit';
|
|
61
|
+
export { default as DashedSquareBubble } from './DashedSquareBubble';
|
|
51
62
|
export { default as Download } from './Download';
|
|
63
|
+
export { default as Duplicate } from './Duplicate';
|
|
52
64
|
export { default as Ellipsis } from './Ellipsis';
|
|
53
65
|
export { default as Favorites } from './Favorites';
|
|
54
66
|
export { default as File } from './File';
|
|
67
|
+
export { default as FileSearch } from './FileSearch';
|
|
55
68
|
export { default as Flag } from './Flag';
|
|
56
69
|
export { default as Folder } from './Folder';
|
|
57
70
|
export { default as FolderArrow } from './FolderArrow';
|
|
@@ -60,6 +73,7 @@ export { default as Gear } from './Gear';
|
|
|
60
73
|
export { default as Globe } from './Globe';
|
|
61
74
|
export { default as GridView } from './GridView';
|
|
62
75
|
export { default as Handshake } from './Handshake';
|
|
76
|
+
export { default as Heading } from './Heading';
|
|
63
77
|
export { default as Home } from './Home';
|
|
64
78
|
export { default as Hubs } from './Hubs';
|
|
65
79
|
export { default as Inbox } from './Inbox';
|
|
@@ -67,24 +81,32 @@ export { default as InformationCircle } from './InformationCircle';
|
|
|
67
81
|
export { default as Integrations } from './Integrations';
|
|
68
82
|
export { default as Italic } from './Italic';
|
|
69
83
|
export { default as Items } from './Items';
|
|
84
|
+
export { default as LargeListView } from './LargeListView';
|
|
85
|
+
export { default as Layout } from './Layout';
|
|
70
86
|
export { default as Link } from './Link';
|
|
71
87
|
export { default as LinkPlus } from './LinkPlus';
|
|
72
88
|
export { default as ListView } from './ListView';
|
|
73
89
|
export { default as Lock } from './Lock';
|
|
74
90
|
export { default as Mail } from './Mail';
|
|
75
91
|
export { default as Megaphone } from './Megaphone';
|
|
92
|
+
export { default as Merge } from './Merge';
|
|
76
93
|
export { default as Metadata } from './Metadata';
|
|
77
94
|
export { default as MetadataExtraction } from './MetadataExtraction';
|
|
95
|
+
export { default as Minus } from './Minus';
|
|
78
96
|
export { default as Money } from './Money';
|
|
79
97
|
export { default as Narrow } from './Narrow';
|
|
80
98
|
export { default as Nav } from './Nav';
|
|
81
99
|
export { default as Notes } from './Notes';
|
|
82
100
|
export { default as NumberList } from './NumberList';
|
|
101
|
+
export { default as Page } from './Page';
|
|
83
102
|
export { default as PaperStamp } from './PaperStamp';
|
|
84
103
|
export { default as Pencil } from './Pencil';
|
|
104
|
+
export { default as PencilScribble } from './PencilScribble';
|
|
85
105
|
export { default as Plus } from './Plus';
|
|
106
|
+
export { default as Puzzle } from './Puzzle';
|
|
86
107
|
export { default as QuestionCircle } from './QuestionCircle';
|
|
87
108
|
export { default as Relay } from './Relay';
|
|
109
|
+
export { default as RelayAdvanced } from './RelayAdvanced';
|
|
88
110
|
export { default as Retention } from './Retention';
|
|
89
111
|
export { default as Search } from './Search';
|
|
90
112
|
export { default as Section } from './Section';
|
|
@@ -93,10 +115,12 @@ export { default as SidebarChevronLeft } from './SidebarChevronLeft';
|
|
|
93
115
|
export { default as SidebarChevronRight } from './SidebarChevronRight';
|
|
94
116
|
export { default as Sign } from './Sign';
|
|
95
117
|
export { default as Sparkles } from './Sparkles';
|
|
118
|
+
export { default as Split } from './Split';
|
|
96
119
|
export { default as Strikethrough } from './Strikethrough';
|
|
97
120
|
export { default as Table } from './Table';
|
|
98
121
|
export { default as Tag } from './Tag';
|
|
99
122
|
export { default as Tasks } from './Tasks';
|
|
123
|
+
export { default as TextHighlight } from './TextHighlight';
|
|
100
124
|
export { default as ThumbsDown } from './ThumbsDown';
|
|
101
125
|
export { default as ThumbsUp } from './ThumbsUp';
|
|
102
126
|
export { default as Timer } from './Timer';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowArchedRight = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M13.146 20c.47 0 .851-.184 1.311-.577l7.063-6.468c.363-.312.48-.657.48-.955 0-.298-.117-.643-.48-.963l-7.063-6.404C13.95 4.184 13.626 4 13.164 4 12.48 4 12 4.504 12 5.12v3.586h-.504C4.929 8.707 2 12.36 2 17c0 1 .5 2 1.019 2 .518 0 .861-.12 1.194-.697C5.779 15.56 9 14.5 12 15v3.934c0 .617.48 1.066 1.146 1.066Z", clipRule: "evenodd" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowArchedRight);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgAvatarCircle = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M12 2c5.523 0 10 4.477 10 10 0 5.407-4.291 9.809-9.654 9.991a7.636 7.636 0 0 1-.691 0C6.292 21.81 2 17.407 2 12 2 6.477 6.478 2 12 2Zm0 2a8 8 0 0 0-5.916 13.385 4.173 4.173 0 0 1 1.545-1.503c1.096-.626 2.552-.882 4.372-.882 1.82 0 3.275.256 4.37.882.681.389 1.184.9 1.545 1.503A8 8 0 0 0 12 4Zm0 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgAvatarCircle);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgDuplicate = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M13 6a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h6Zm3-4a4 4 0 0 1 4 4v10a1 1 0 1 1-2 0V6a2 2 0 0 0-2-2h-6a1 1 0 0 1 0-2h6Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgDuplicate);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgLayout = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M8 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h3Zm11 11a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3h-3a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3h3Zm0-11a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3h-3a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h3Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgLayout);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgPage = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M17 3a4 4 0 0 1 4 4v7.764c0 .157-.014.313-.038.466l.004.012-.006.001a3 3 0 0 1-1.618 2.204l-5.205 2.603a9.001 9.001 0 0 1-4.026.95H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10Zm1.688 11.941c-.846-1.241-2.823-1.296-3.663.143l-1.879 3.22c.032-.014.065-.028.096-.043l5.205-2.603c.053-.026.102-.059.149-.093.1-.092.166-.22.166-.366a.494.494 0 0 0-.075-.258ZM8 13a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2H8Zm0-5a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2H8Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgPage);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgPuzzle = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M10.5 2A3.5 3.5 0 0 1 14 5.5V6h1a3 3 0 0 1 3 3v2h.5a3.5 3.5 0 1 1 0 7H18v1a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-.615C2 17.62 2.62 17 3.385 17H4.5a2.5 2.5 0 0 0 0-5H3.385C2.62 12 2 11.38 2 10.615V9a3 3 0 0 1 3-3h2v-.5A3.5 3.5 0 0 1 10.5 2Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgPuzzle);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export { default as Apps } from './Apps';
|
|
2
|
+
export { default as ArrowArchedRight } from './ArrowArchedRight';
|
|
2
3
|
export { default as Avatar } from './Avatar';
|
|
4
|
+
export { default as AvatarCircle } from './AvatarCircle';
|
|
3
5
|
export { default as BarChart } from './BarChart';
|
|
4
6
|
export { default as Bell } from './Bell';
|
|
5
7
|
export { default as Canvas } from './Canvas';
|
|
@@ -8,6 +10,7 @@ export { default as Clock } from './Clock';
|
|
|
8
10
|
export { default as Collapse } from './Collapse';
|
|
9
11
|
export { default as Collections } from './Collections';
|
|
10
12
|
export { default as Comment } from './Comment';
|
|
13
|
+
export { default as Duplicate } from './Duplicate';
|
|
11
14
|
export { default as Expand } from './Expand';
|
|
12
15
|
export { default as Favorites } from './Favorites';
|
|
13
16
|
export { default as File } from './File';
|
|
@@ -18,13 +21,16 @@ export { default as Hubs } from './Hubs';
|
|
|
18
21
|
export { default as Inbox } from './Inbox';
|
|
19
22
|
export { default as InformationCircle } from './InformationCircle';
|
|
20
23
|
export { default as Integrations } from './Integrations';
|
|
24
|
+
export { default as Layout } from './Layout';
|
|
21
25
|
export { default as Lock } from './Lock';
|
|
22
26
|
export { default as Metadata } from './Metadata';
|
|
23
27
|
export { default as Money } from './Money';
|
|
24
28
|
export { default as Nav } from './Nav';
|
|
25
29
|
export { default as Notes } from './Notes';
|
|
30
|
+
export { default as Page } from './Page';
|
|
26
31
|
export { default as Pause } from './Pause';
|
|
27
32
|
export { default as Play } from './Play';
|
|
33
|
+
export { default as Puzzle } from './Puzzle';
|
|
28
34
|
export { default as QuestionCircle } from './QuestionCircle';
|
|
29
35
|
export { default as Relay } from './Relay';
|
|
30
36
|
export { default as Search } from './Search';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export { default as Apps } from './Apps';
|
|
2
|
+
export { default as ArrowArchedRight } from './ArrowArchedRight';
|
|
2
3
|
export { default as Avatar } from './Avatar';
|
|
4
|
+
export { default as AvatarCircle } from './AvatarCircle';
|
|
3
5
|
export { default as BarChart } from './BarChart';
|
|
4
6
|
export { default as Bell } from './Bell';
|
|
5
7
|
export { default as Canvas } from './Canvas';
|
|
@@ -8,6 +10,7 @@ export { default as Clock } from './Clock';
|
|
|
8
10
|
export { default as Collapse } from './Collapse';
|
|
9
11
|
export { default as Collections } from './Collections';
|
|
10
12
|
export { default as Comment } from './Comment';
|
|
13
|
+
export { default as Duplicate } from './Duplicate';
|
|
11
14
|
export { default as Expand } from './Expand';
|
|
12
15
|
export { default as Favorites } from './Favorites';
|
|
13
16
|
export { default as File } from './File';
|
|
@@ -18,13 +21,16 @@ export { default as Hubs } from './Hubs';
|
|
|
18
21
|
export { default as Inbox } from './Inbox';
|
|
19
22
|
export { default as InformationCircle } from './InformationCircle';
|
|
20
23
|
export { default as Integrations } from './Integrations';
|
|
24
|
+
export { default as Layout } from './Layout';
|
|
21
25
|
export { default as Lock } from './Lock';
|
|
22
26
|
export { default as Metadata } from './Metadata';
|
|
23
27
|
export { default as Money } from './Money';
|
|
24
28
|
export { default as Nav } from './Nav';
|
|
25
29
|
export { default as Notes } from './Notes';
|
|
30
|
+
export { default as Page } from './Page';
|
|
26
31
|
export { default as Pause } from './Pause';
|
|
27
32
|
export { default as Play } from './Play';
|
|
33
|
+
export { default as Puzzle } from './Puzzle';
|
|
28
34
|
export { default as QuestionCircle } from './QuestionCircle';
|
|
29
35
|
export { default as Relay } from './Relay';
|
|
30
36
|
export { default as Search } from './Search';
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
export const bpBorderAccordionBorderHover: string;
|
|
5
6
|
export const bpBorderAvatarBorderHover: string;
|
|
6
7
|
export const bpBorderAvatarBorderPressed: string;
|
|
7
8
|
export const bpBorderBadgeBorder: string;
|
|
@@ -15,8 +16,7 @@ export const bpBorderCheckboxBorderSelectedHover: string;
|
|
|
15
16
|
export const bpBorderCollapsibleSectionBorder: string;
|
|
16
17
|
export const bpBorderComboboxBorder: string;
|
|
17
18
|
export const bpBorderComboboxBorderHover: string;
|
|
18
|
-
export const
|
|
19
|
-
export const bpBorderContentButtonBorderSelected: string;
|
|
19
|
+
export const bpBorderContentSwitcherBorder: string;
|
|
20
20
|
export const bpBorderCtaBorderHighContrast: string;
|
|
21
21
|
export const bpBorderCtaBorderOutlineDisabled: string;
|
|
22
22
|
export const bpBorderCtaBorderSecondary: string;
|
|
@@ -34,10 +34,6 @@ export const bpBorderDividerBorderBrand: string;
|
|
|
34
34
|
export const bpBorderDropdownSecondaryBorder: string;
|
|
35
35
|
export const bpBorderDropdownBorder: string;
|
|
36
36
|
export const bpBorderDropdownBorderError: string;
|
|
37
|
-
export const bpBorderDropdownBorderErrorFocus: string;
|
|
38
|
-
export const bpBorderDropdownBorderErrorHover: string;
|
|
39
|
-
export const bpBorderDropdownBorderFocus: string;
|
|
40
|
-
export const bpBorderDropdownBorderHover: string;
|
|
41
37
|
export const bpBorderFilterChipBorderMultiOn: string;
|
|
42
38
|
export const bpBorderFilterChipBorderMultiOnHover: string;
|
|
43
39
|
export const bpBorderGridThumbnailBorder: string;
|
|
@@ -49,6 +45,7 @@ export const bpBorderInputBorderErrorFocus: string;
|
|
|
49
45
|
export const bpBorderInputBorderErrorHover: string;
|
|
50
46
|
export const bpBorderInputBorderFocus: string;
|
|
51
47
|
export const bpBorderInputBorderHover: string;
|
|
48
|
+
export const bpBorderInputBorderReadOnly: string;
|
|
52
49
|
export const bpBorderInputChipBorderError: string;
|
|
53
50
|
export const bpBorderInputChipBorderShadow: string;
|
|
54
51
|
export const bpBorderItemSmallBorderSelected: string;
|
|
@@ -110,7 +107,6 @@ export const bpBorderToggleTextBorderOnPressed: string;
|
|
|
110
107
|
export const bpBorderToolbarBorder: string;
|
|
111
108
|
export const bpBorderTooltipBorder: string;
|
|
112
109
|
export const bpBorderTooltipBorderError: string;
|
|
113
|
-
export const bpBorderBorderAccordionHover: string;
|
|
114
110
|
export const bpBorder00: string;
|
|
115
111
|
export const bpBorder01: string;
|
|
116
112
|
export const bpBorder02: string;
|
|
@@ -223,12 +219,9 @@ export const bpSurfaceChipButtonSurface: string;
|
|
|
223
219
|
export const bpSurfaceChipButtonSurfaceHover: string;
|
|
224
220
|
export const bpSurfaceCollapsibleSectionSurface: string;
|
|
225
221
|
export const bpSurfaceComboboxSurface: string;
|
|
226
|
-
export const bpSurfaceContentButtonSurfaceFocusDefault: string;
|
|
227
|
-
export const bpSurfaceContentButtonSurfaceFocusSelected: string;
|
|
228
|
-
export const bpSurfaceContentButtonSurfaceHoverDefault: string;
|
|
229
|
-
export const bpSurfaceContentButtonSurfaceHoverSelected: string;
|
|
230
|
-
export const bpSurfaceContentButtonSurfaceSelected: string;
|
|
231
222
|
export const bpSurfaceContentSwitcherSurface: string;
|
|
223
|
+
export const bpSurfaceContentSwitcherSurfaceHover: string;
|
|
224
|
+
export const bpSurfaceContentSwitcherSurfaceSelected: string;
|
|
232
225
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryHover: string;
|
|
233
226
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryPressed: string;
|
|
234
227
|
export const bpSurfaceCtaDestructiveSurfaceTertiary: string;
|
|
@@ -272,18 +265,12 @@ export const bpSurfaceDatePickerSurfaceDisabled: string;
|
|
|
272
265
|
export const bpSurfaceDatePickerSurfaceError: string;
|
|
273
266
|
export const bpSurfaceDatePickerSurfaceFocus: string;
|
|
274
267
|
export const bpSurfaceDatePickerSurfaceHover: string;
|
|
275
|
-
export const bpSurfaceDropdownPrimarySurfaceHover: string;
|
|
276
|
-
export const bpSurfaceDropdownPrimarySurfacePressed: string;
|
|
277
268
|
export const bpSurfaceDropdownSecondarySurface: string;
|
|
278
269
|
export const bpSurfaceDropdownSecondarySurfaceHover: string;
|
|
279
270
|
export const bpSurfaceDropdownSecondarySurfacePressed: string;
|
|
280
271
|
export const bpSurfaceDropdownTertiarySurfaceHover: string;
|
|
281
272
|
export const bpSurfaceDropdownTertiarySurfacePressed: string;
|
|
282
273
|
export const bpSurfaceDropdownSurface: string;
|
|
283
|
-
export const bpSurfaceDropdownSurfaceError: string;
|
|
284
|
-
export const bpSurfaceDropdownSurfaceErrorFocus: string;
|
|
285
|
-
export const bpSurfaceDropdownSurfaceErrorHover: string;
|
|
286
|
-
export const bpSurfaceDropdownSurfaceFocus: string;
|
|
287
274
|
export const bpSurfaceDropdownSurfaceHover: string;
|
|
288
275
|
export const bpSurfaceFilterSurface: string;
|
|
289
276
|
export const bpSurfaceFilterSurfaceFocus: string;
|
|
@@ -316,6 +303,7 @@ export const bpSurfaceInputSurfaceErrorFocus: string;
|
|
|
316
303
|
export const bpSurfaceInputSurfaceErrorHover: string;
|
|
317
304
|
export const bpSurfaceInputSurfaceFocus: string;
|
|
318
305
|
export const bpSurfaceInputSurfaceHover: string;
|
|
306
|
+
export const bpSurfaceInputSurfaceReadOnly: string;
|
|
319
307
|
export const bpSurfaceInputChipSurface: string;
|
|
320
308
|
export const bpSurfaceInputChipSurfaceError: string;
|
|
321
309
|
export const bpSurfaceInputChipSurfaceHover: string;
|
|
@@ -324,6 +312,9 @@ export const bpSurfaceItemSmallSurfaceHover: string;
|
|
|
324
312
|
export const bpSurfaceItemSmallSurfaceSelected: string;
|
|
325
313
|
export const bpSurfaceItemSurfaceHover: string;
|
|
326
314
|
export const bpSurfaceItemSurfaceSelected: string;
|
|
315
|
+
export const bpSurfaceListItemSmallSurface: string;
|
|
316
|
+
export const bpSurfaceListItemSmallSurfaceHover: string;
|
|
317
|
+
export const bpSurfaceListItemSmallSurfacePressed: string;
|
|
327
318
|
export const bpSurfaceListItemSurface: string;
|
|
328
319
|
export const bpSurfaceListItemSurfaceHover: string;
|
|
329
320
|
export const bpSurfaceListItemSurfaceLoading: string;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
export const bpBorderAccordionBorderHover = '#e8e8e8';
|
|
5
6
|
export const bpBorderAvatarBorderHover = 'rgba(0, 0, 0, 0.04)';
|
|
6
7
|
export const bpBorderAvatarBorderPressed = 'rgba(0, 0, 0, 0.08)';
|
|
7
8
|
export const bpBorderBadgeBorder = '#ffffff';
|
|
@@ -15,8 +16,7 @@ export const bpBorderCheckboxBorderSelectedHover = '#2079e3';
|
|
|
15
16
|
export const bpBorderCollapsibleSectionBorder = '#d3d3d3';
|
|
16
17
|
export const bpBorderComboboxBorder = '#909090';
|
|
17
18
|
export const bpBorderComboboxBorderHover = '#6f6f6f';
|
|
18
|
-
export const
|
|
19
|
-
export const bpBorderContentButtonBorderSelected = '#909090';
|
|
19
|
+
export const bpBorderContentSwitcherBorder = '#909090';
|
|
20
20
|
export const bpBorderCtaBorderHighContrast = 'rgba(0, 0, 0, 0.9)';
|
|
21
21
|
export const bpBorderCtaBorderOutlineDisabled = '#646464';
|
|
22
22
|
export const bpBorderCtaBorderSecondary = 'rgba(0, 0, 0, 0.08)';
|
|
@@ -31,13 +31,9 @@ export const bpBorderDatePickerBorderFocus = '#2486fc';
|
|
|
31
31
|
export const bpBorderDatePickerBorderHover = '#6f6f6f';
|
|
32
32
|
export const bpBorderDividerBorder = 'rgba(0, 0, 0, 0.04)';
|
|
33
33
|
export const bpBorderDividerBorderBrand = 'rgba(232, 232, 232, 0.1)';
|
|
34
|
-
export const bpBorderDropdownSecondaryBorder = '
|
|
35
|
-
export const bpBorderDropdownBorder = '
|
|
34
|
+
export const bpBorderDropdownSecondaryBorder = 'rgba(0, 0, 0, 0.08)';
|
|
35
|
+
export const bpBorderDropdownBorder = 'rgba(0, 0, 0, 0.08)';
|
|
36
36
|
export const bpBorderDropdownBorderError = '#ed3757';
|
|
37
|
-
export const bpBorderDropdownBorderErrorFocus = '#ed3757';
|
|
38
|
-
export const bpBorderDropdownBorderErrorHover = '#ed3757';
|
|
39
|
-
export const bpBorderDropdownBorderFocus = '#0061d5';
|
|
40
|
-
export const bpBorderDropdownBorderHover = '#6f6f6f';
|
|
41
37
|
export const bpBorderFilterChipBorderMultiOn = '#99c0ee';
|
|
42
38
|
export const bpBorderFilterChipBorderMultiOnHover = '#99c0ee';
|
|
43
39
|
export const bpBorderGridThumbnailBorder = '#e8e8e8';
|
|
@@ -49,6 +45,7 @@ export const bpBorderInputBorderErrorFocus = '#ed3757';
|
|
|
49
45
|
export const bpBorderInputBorderErrorHover = '#ed3757';
|
|
50
46
|
export const bpBorderInputBorderFocus = '#2486fc';
|
|
51
47
|
export const bpBorderInputBorderHover = '#6f6f6f';
|
|
48
|
+
export const bpBorderInputBorderReadOnly = '#d3d3d3';
|
|
52
49
|
export const bpBorderInputChipBorderError = '#ed3757';
|
|
53
50
|
export const bpBorderInputChipBorderShadow = 'rgba(0, 0, 0, 0.04)';
|
|
54
51
|
export const bpBorderItemSmallBorderSelected = '#0061d5';
|
|
@@ -110,7 +107,6 @@ export const bpBorderToggleTextBorderOnPressed = '#99c0ee';
|
|
|
110
107
|
export const bpBorderToolbarBorder = '#e8e8e8';
|
|
111
108
|
export const bpBorderTooltipBorder = 'rgba(255, 255, 255, 0.16)';
|
|
112
109
|
export const bpBorderTooltipBorderError = '#f69bab';
|
|
113
|
-
export const bpBorderBorderAccordionHover = '#e8e8e8';
|
|
114
110
|
export const bpBorder00 = '0px';
|
|
115
111
|
export const bpBorder01 = '1px';
|
|
116
112
|
export const bpBorder02 = '2px';
|
|
@@ -210,7 +206,7 @@ export const bpSurfaceBadgeSurfaceVideo = '#009aed';
|
|
|
210
206
|
export const bpSurfaceBadgeSurfaceWord = '#185abd';
|
|
211
207
|
export const bpSurfaceBadgeSurfaceZip = '#6f6f6f';
|
|
212
208
|
export const bpSurfaceCalendarSurface = '#ffffff';
|
|
213
|
-
export const bpSurfaceCardSurface = 'rgba(255, 255, 255, 0.
|
|
209
|
+
export const bpSurfaceCardSurface = 'rgba(255, 255, 255, 0.9)';
|
|
214
210
|
export const bpSurfaceCardSurfaceFocus = '#f2f7fd';
|
|
215
211
|
export const bpSurfaceCardSurfaceHover = '#ffffff';
|
|
216
212
|
export const bpSurfaceCardSurfacePressed = '#fbfbfb';
|
|
@@ -223,14 +219,11 @@ export const bpSurfaceChipButtonSurface = 'rgba(0, 0, 0, 0.04)';
|
|
|
223
219
|
export const bpSurfaceChipButtonSurfaceHover = 'rgba(0, 0, 0, 0.08)';
|
|
224
220
|
export const bpSurfaceCollapsibleSectionSurface = '#ffffff';
|
|
225
221
|
export const bpSurfaceComboboxSurface = '#ffffff';
|
|
226
|
-
export const bpSurfaceContentButtonSurfaceFocusDefault = '#ffffff';
|
|
227
|
-
export const bpSurfaceContentButtonSurfaceFocusSelected = '#ffffff';
|
|
228
|
-
export const bpSurfaceContentButtonSurfaceHoverDefault = '#f4f4f4';
|
|
229
|
-
export const bpSurfaceContentButtonSurfaceHoverSelected = '#f4f4f4';
|
|
230
|
-
export const bpSurfaceContentButtonSurfaceSelected = '#ffffff';
|
|
231
222
|
export const bpSurfaceContentSwitcherSurface = '#e8e8e8';
|
|
232
|
-
export const
|
|
233
|
-
export const
|
|
223
|
+
export const bpSurfaceContentSwitcherSurfaceHover = '#f4f4f4';
|
|
224
|
+
export const bpSurfaceContentSwitcherSurfaceSelected = '#ffffff';
|
|
225
|
+
export const bpSurfaceCtaDestructiveSurfaceTeratiaryHover = 'rgba(237, 55, 87, 0.04)';
|
|
226
|
+
export const bpSurfaceCtaDestructiveSurfaceTeratiaryPressed = 'rgba(237, 55, 87, 0.12)';
|
|
234
227
|
export const bpSurfaceCtaDestructiveSurfaceTertiary = 'rgba(237, 55, 87, 0)';
|
|
235
228
|
export const bpSurfaceCtaSurfaceIcon = 'rgba(0, 0, 0, 0)';
|
|
236
229
|
export const bpSurfaceCtaSurfaceIconHover = 'rgba(0, 0, 0, 0.04)';
|
|
@@ -246,10 +239,10 @@ export const bpSurfaceCtaSurfacePromoFocus = '#4826c2';
|
|
|
246
239
|
export const bpSurfaceCtaSurfacePromoFocusPressed = '#3a1e9b';
|
|
247
240
|
export const bpSurfaceCtaSurfacePromoHover = '#4826c2';
|
|
248
241
|
export const bpSurfaceCtaSurfacePromoPressed = '#3a1e9b';
|
|
249
|
-
export const bpSurfaceCtaSurfaceSecondary = 'rgba(255, 255, 255, 0.
|
|
242
|
+
export const bpSurfaceCtaSurfaceSecondary = 'rgba(255, 255, 255, 0.9)';
|
|
250
243
|
export const bpSurfaceCtaSurfaceSecondaryHover = 'rgba(0, 0, 0, 0.04)';
|
|
251
244
|
export const bpSurfaceCtaSurfaceSecondaryPressed = 'rgba(0, 0, 0, 0.08)';
|
|
252
|
-
export const bpSurfaceCtaSurfaceTertiary = '
|
|
245
|
+
export const bpSurfaceCtaSurfaceTertiary = 'rgba(0, 0, 0, 0)';
|
|
253
246
|
export const bpSurfaceCtaSurfaceTertiaryHover = 'rgba(0, 0, 0, 0.04)';
|
|
254
247
|
export const bpSurfaceCtaSurfaceTertiaryPressed = 'rgba(0, 0, 0, 0.08)';
|
|
255
248
|
export const bpSurfaceCtaSurfaceTertiaryPromo = '#ece9f8';
|
|
@@ -272,19 +265,13 @@ export const bpSurfaceDatePickerSurfaceDisabled = '#ffffff';
|
|
|
272
265
|
export const bpSurfaceDatePickerSurfaceError = '#ffffff';
|
|
273
266
|
export const bpSurfaceDatePickerSurfaceFocus = '#ffffff';
|
|
274
267
|
export const bpSurfaceDatePickerSurfaceHover = '#ffffff';
|
|
275
|
-
export const
|
|
276
|
-
export const
|
|
277
|
-
export const
|
|
278
|
-
export const
|
|
279
|
-
export const
|
|
280
|
-
export const
|
|
281
|
-
export const
|
|
282
|
-
export const bpSurfaceDropdownSurface = '#ffffff';
|
|
283
|
-
export const bpSurfaceDropdownSurfaceError = '#ffffff';
|
|
284
|
-
export const bpSurfaceDropdownSurfaceErrorFocus = '#ffffff';
|
|
285
|
-
export const bpSurfaceDropdownSurfaceErrorHover = '#ffffff';
|
|
286
|
-
export const bpSurfaceDropdownSurfaceFocus = '#ffffff';
|
|
287
|
-
export const bpSurfaceDropdownSurfaceHover = '#ffffff';
|
|
268
|
+
export const bpSurfaceDropdownSecondarySurface = 'rgba(255, 255, 255, 0.7)';
|
|
269
|
+
export const bpSurfaceDropdownSecondarySurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
270
|
+
export const bpSurfaceDropdownSecondarySurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
271
|
+
export const bpSurfaceDropdownTertiarySurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
272
|
+
export const bpSurfaceDropdownTertiarySurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
273
|
+
export const bpSurfaceDropdownSurface = 'rgba(255, 255, 255, 0.7)';
|
|
274
|
+
export const bpSurfaceDropdownSurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
288
275
|
export const bpSurfaceFilterSurface = '#0061d5';
|
|
289
276
|
export const bpSurfaceFilterSurfaceFocus = '#0061d5';
|
|
290
277
|
export const bpSurfaceFilterSurfaceHover = '#0061d5';
|
|
@@ -316,6 +303,7 @@ export const bpSurfaceInputSurfaceErrorFocus = '#ffffff';
|
|
|
316
303
|
export const bpSurfaceInputSurfaceErrorHover = '#ffffff';
|
|
317
304
|
export const bpSurfaceInputSurfaceFocus = '#ffffff';
|
|
318
305
|
export const bpSurfaceInputSurfaceHover = '#ffffff';
|
|
306
|
+
export const bpSurfaceInputSurfaceReadOnly = '#fbfbfb';
|
|
319
307
|
export const bpSurfaceInputChipSurface = '#e8e8e8';
|
|
320
308
|
export const bpSurfaceInputChipSurfaceError = '#fdebee';
|
|
321
309
|
export const bpSurfaceInputChipSurfaceHover = '#e8e8e8';
|
|
@@ -324,6 +312,9 @@ export const bpSurfaceItemSmallSurfaceHover = '#f4f4f4';
|
|
|
324
312
|
export const bpSurfaceItemSmallSurfaceSelected = '#f2f7fd';
|
|
325
313
|
export const bpSurfaceItemSurfaceHover = '#ffffff';
|
|
326
314
|
export const bpSurfaceItemSurfaceSelected = '#f2f7fd';
|
|
315
|
+
export const bpSurfaceListItemSmallSurface = 'rgba(255, 255, 255, 0)';
|
|
316
|
+
export const bpSurfaceListItemSmallSurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
317
|
+
export const bpSurfaceListItemSmallSurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
327
318
|
export const bpSurfaceListItemSurface = '#ffffff';
|
|
328
319
|
export const bpSurfaceListItemSurfaceHover = '#ffffff';
|
|
329
320
|
export const bpSurfaceListItemSurfaceLoading = '#f4f4f4';
|
|
@@ -340,10 +331,10 @@ export const bpSurfaceLoadingIndicatorSurfaceSecondary = 'rgba(0, 97, 213, 0.7)'
|
|
|
340
331
|
export const bpSurfaceLoadingIndicatorSurfaceTertiary = 'rgba(0, 97, 213, 0.3)';
|
|
341
332
|
export const bpSurfaceMenuSurfaceDropdown = 'rgba(255, 255, 255, 0.9)';
|
|
342
333
|
export const bpSurfaceMenuSurfaceFullscreen = 'rgba(255, 255, 255, 0.9)';
|
|
343
|
-
export const bpSurfaceMenuItemSurface = '
|
|
344
|
-
export const bpSurfaceMenuItemSurfaceHover = '
|
|
345
|
-
export const bpSurfaceMenuItemSurfaceLoading = '
|
|
346
|
-
export const bpSurfaceMenuItemSurfacePressed = '
|
|
334
|
+
export const bpSurfaceMenuItemSurface = 'rgba(255, 255, 255, 0)';
|
|
335
|
+
export const bpSurfaceMenuItemSurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
336
|
+
export const bpSurfaceMenuItemSurfaceLoading = 'rgba(255, 255, 255, 0)';
|
|
337
|
+
export const bpSurfaceMenuItemSurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
347
338
|
export const bpSurfaceModalSurface = '#ffffff';
|
|
348
339
|
export const bpSurfaceModalSurfaceGray = '#f4f4f4';
|
|
349
340
|
export const bpSurfaceNavSurfaceBrand = '#0061d5';
|
|
@@ -576,6 +576,7 @@
|
|
|
576
576
|
--bp-yellow-opacity-08: rgba(255, 215, 0, 0.08);
|
|
577
577
|
--bp-screen-height: 900;
|
|
578
578
|
--bp-screen-width: 1440;
|
|
579
|
+
--bp-border-accordion-border-hover: var(--bp-gray-10);
|
|
579
580
|
--bp-border-avatar-border-hover: var(--bp-black-opacity-04);
|
|
580
581
|
--bp-border-avatar-border-pressed: var(--bp-black-opacity-08);
|
|
581
582
|
--bp-border-badge-border: var(--bp-gray-white);
|
|
@@ -589,8 +590,7 @@
|
|
|
589
590
|
--bp-border-collapsible-section-border: var(--bp-gray-20);
|
|
590
591
|
--bp-border-combobox-border: var(--bp-gray-50);
|
|
591
592
|
--bp-border-combobox-border-hover: var(--bp-gray-65);
|
|
592
|
-
--bp-border-content-
|
|
593
|
-
--bp-border-content-button-border-selected: var(--bp-gray-50);
|
|
593
|
+
--bp-border-content-switcher-border: var(--bp-gray-50);
|
|
594
594
|
--bp-border-cta-border-high-contrast: var(--bp-black-opacity-90);
|
|
595
595
|
--bp-border-cta-border-secondary: var(--bp-black-opacity-08);
|
|
596
596
|
--bp-border-date-picker-day-border-focus: var(--bp-light-blue-100);
|
|
@@ -603,13 +603,9 @@
|
|
|
603
603
|
--bp-border-date-picker-border-focus: var(--bp-light-blue-100);
|
|
604
604
|
--bp-border-date-picker-border-hover: var(--bp-gray-65);
|
|
605
605
|
--bp-border-divider-border: var(--bp-black-opacity-04);
|
|
606
|
-
--bp-border-dropdown-secondary-border: var(--bp-
|
|
607
|
-
--bp-border-dropdown-border: var(--bp-
|
|
606
|
+
--bp-border-dropdown-secondary-border: var(--bp-black-opacity-08);
|
|
607
|
+
--bp-border-dropdown-border: var(--bp-black-opacity-08);
|
|
608
608
|
--bp-border-dropdown-border-error: var(--bp-watermelon-red-100);
|
|
609
|
-
--bp-border-dropdown-border-error-focus: var(--bp-watermelon-red-100);
|
|
610
|
-
--bp-border-dropdown-border-error-hover: var(--bp-watermelon-red-100);
|
|
611
|
-
--bp-border-dropdown-border-focus: var(--bp-box-blue-100);
|
|
612
|
-
--bp-border-dropdown-border-hover: var(--bp-gray-65);
|
|
613
609
|
--bp-border-filter-chip-border-multi-on: var(--bp-box-blue-40);
|
|
614
610
|
--bp-border-filter-chip-border-multi-on-hover: var(--bp-box-blue-40);
|
|
615
611
|
--bp-border-grid-thumbnail-border: var(--bp-gray-10);
|
|
@@ -621,6 +617,7 @@
|
|
|
621
617
|
--bp-border-input-border-error-hover: var(--bp-watermelon-red-100);
|
|
622
618
|
--bp-border-input-border-focus: var(--bp-light-blue-100);
|
|
623
619
|
--bp-border-input-border-hover: var(--bp-gray-65);
|
|
620
|
+
--bp-border-input-border-read-only: var(--bp-gray-20);
|
|
624
621
|
--bp-border-input-chip-border-error: var(--bp-watermelon-red-100);
|
|
625
622
|
--bp-border-input-chip-border-shadow: var(--bp-black-opacity-04);
|
|
626
623
|
--bp-border-item-small-border-selected: var(--bp-box-blue-100);
|
|
@@ -682,7 +679,6 @@
|
|
|
682
679
|
--bp-border-toolbar-border: var(--bp-gray-10);
|
|
683
680
|
--bp-border-tooltip-border: var(--bp-white-opacity-16);
|
|
684
681
|
--bp-border-tooltip-border-error: var(--bp-watermelon-red-50);
|
|
685
|
-
--bp-border-border-accordion-hover: var(--bp-gray-10);
|
|
686
682
|
--bp-icon-cta-icon: var(--bp-black-opacity-60);
|
|
687
683
|
--bp-icon-cta-icon-high-contrast: var(--bp-black-opacity-90);
|
|
688
684
|
--bp-icon-cta-icon-high-contrast-hover: var(--bp-black-opacity-90);
|
|
@@ -753,7 +749,7 @@
|
|
|
753
749
|
--bp-surface-badge-surface-vector: var(--bp-orange-110);
|
|
754
750
|
--bp-surface-badge-surface-zip: var(--bp-gray-65);
|
|
755
751
|
--bp-surface-calendar-surface: var(--bp-gray-white);
|
|
756
|
-
--bp-surface-card-surface: var(--bp-white-opacity-
|
|
752
|
+
--bp-surface-card-surface: var(--bp-white-opacity-90);
|
|
757
753
|
--bp-surface-card-surface-focus: var(--bp-box-blue-05);
|
|
758
754
|
--bp-surface-card-surface-hover: var(--bp-gray-white);
|
|
759
755
|
--bp-surface-card-surface-pressed: var(--bp-gray-02);
|
|
@@ -766,14 +762,11 @@
|
|
|
766
762
|
--bp-surface-chip-button-surface-hover: var(--bp-black-opacity-08);
|
|
767
763
|
--bp-surface-collapsible-section-surface: var(--bp-gray-white);
|
|
768
764
|
--bp-surface-combobox-surface: var(--bp-gray-white);
|
|
769
|
-
--bp-surface-content-button-surface-focus-default: var(--bp-gray-white);
|
|
770
|
-
--bp-surface-content-button-surface-focus-selected: var(--bp-gray-white);
|
|
771
|
-
--bp-surface-content-button-surface-hover-default: var(--bp-gray-05);
|
|
772
|
-
--bp-surface-content-button-surface-hover-selected: var(--bp-gray-05);
|
|
773
|
-
--bp-surface-content-button-surface-selected: var(--bp-gray-white);
|
|
774
765
|
--bp-surface-content-switcher-surface: var(--bp-gray-10);
|
|
775
|
-
--bp-surface-
|
|
776
|
-
--bp-surface-
|
|
766
|
+
--bp-surface-content-switcher-surface-hover: var(--bp-gray-05);
|
|
767
|
+
--bp-surface-content-switcher-surface-selected: var(--bp-gray-white);
|
|
768
|
+
--bp-surface-cta-destructive-surface-teratiary-hover: var(--bp-watermelon-red-opacity-04);
|
|
769
|
+
--bp-surface-cta-destructive-surface-teratiary-pressed: var(--bp-watermelon-red-opacity-12);
|
|
777
770
|
--bp-surface-cta-destructive-surface-tertiary: var(--bp-watermelon-red-opacity-00);
|
|
778
771
|
--bp-surface-cta-surface-icon: var(--bp-black-opacity-00);
|
|
779
772
|
--bp-surface-cta-surface-icon-hover: var(--bp-black-opacity-04);
|
|
@@ -789,10 +782,10 @@
|
|
|
789
782
|
--bp-surface-cta-surface-promo-focus-pressed: var(--bp-grimace-120);
|
|
790
783
|
--bp-surface-cta-surface-promo-hover: var(--bp-grimace-100);
|
|
791
784
|
--bp-surface-cta-surface-promo-pressed: var(--bp-grimace-120);
|
|
792
|
-
--bp-surface-cta-surface-secondary: var(--bp-white-opacity-
|
|
785
|
+
--bp-surface-cta-surface-secondary: var(--bp-white-opacity-90);
|
|
793
786
|
--bp-surface-cta-surface-secondary-hover: var(--bp-black-opacity-04);
|
|
794
787
|
--bp-surface-cta-surface-secondary-pressed: var(--bp-black-opacity-08);
|
|
795
|
-
--bp-surface-cta-surface-tertiary: var(--bp-
|
|
788
|
+
--bp-surface-cta-surface-tertiary: var(--bp-black-opacity-00);
|
|
796
789
|
--bp-surface-cta-surface-tertiary-hover: var(--bp-black-opacity-04);
|
|
797
790
|
--bp-surface-cta-surface-tertiary-pressed: var(--bp-black-opacity-08);
|
|
798
791
|
--bp-surface-cta-surface-tertiary-promo: var(--bp-grimace-10);
|
|
@@ -814,19 +807,13 @@
|
|
|
814
807
|
--bp-surface-date-picker-surface-error: var(--bp-gray-white);
|
|
815
808
|
--bp-surface-date-picker-surface-focus: var(--bp-gray-white);
|
|
816
809
|
--bp-surface-date-picker-surface-hover: var(--bp-gray-white);
|
|
817
|
-
--bp-surface-dropdown-
|
|
818
|
-
--bp-surface-dropdown-
|
|
819
|
-
--bp-surface-dropdown-secondary-surface: var(--bp-
|
|
820
|
-
--bp-surface-dropdown-
|
|
821
|
-
--bp-surface-dropdown-
|
|
822
|
-
--bp-surface-dropdown-
|
|
823
|
-
--bp-surface-dropdown-
|
|
824
|
-
--bp-surface-dropdown-surface: var(--bp-gray-white);
|
|
825
|
-
--bp-surface-dropdown-surface-error: var(--bp-gray-white);
|
|
826
|
-
--bp-surface-dropdown-surface-error-focus: var(--bp-gray-white);
|
|
827
|
-
--bp-surface-dropdown-surface-error-hover: var(--bp-gray-white);
|
|
828
|
-
--bp-surface-dropdown-surface-focus: var(--bp-gray-white);
|
|
829
|
-
--bp-surface-dropdown-surface-hover: var(--bp-gray-white);
|
|
810
|
+
--bp-surface-dropdown-secondary-surface: var(--bp-white-opacity-70);
|
|
811
|
+
--bp-surface-dropdown-secondary-surface-hover: var(--bp-black-opacity-04);
|
|
812
|
+
--bp-surface-dropdown-secondary-surface-pressed: var(--bp-black-opacity-08);
|
|
813
|
+
--bp-surface-dropdown-tertiary-surface-hover: var(--bp-black-opacity-04);
|
|
814
|
+
--bp-surface-dropdown-tertiary-surface-pressed: var(--bp-black-opacity-08);
|
|
815
|
+
--bp-surface-dropdown-surface: var(--bp-white-opacity-70);
|
|
816
|
+
--bp-surface-dropdown-surface-hover: var(--bp-black-opacity-04);
|
|
830
817
|
--bp-surface-filter-surface: var(--bp-box-blue-100);
|
|
831
818
|
--bp-surface-filter-surface-focus: var(--bp-box-blue-100);
|
|
832
819
|
--bp-surface-filter-surface-hover: var(--bp-box-blue-100);
|
|
@@ -858,6 +845,7 @@
|
|
|
858
845
|
--bp-surface-input-surface-error-hover: var(--bp-gray-white);
|
|
859
846
|
--bp-surface-input-surface-focus: var(--bp-gray-white);
|
|
860
847
|
--bp-surface-input-surface-hover: var(--bp-gray-white);
|
|
848
|
+
--bp-surface-input-surface-read-only: var(--bp-gray-02);
|
|
861
849
|
--bp-surface-input-chip-surface: var(--bp-gray-10);
|
|
862
850
|
--bp-surface-input-chip-surface-error: var(--bp-watermelon-red-10);
|
|
863
851
|
--bp-surface-input-chip-surface-hover: var(--bp-gray-10);
|
|
@@ -866,6 +854,9 @@
|
|
|
866
854
|
--bp-surface-item-small-surface-selected: var(--bp-box-blue-05);
|
|
867
855
|
--bp-surface-item-surface-hover: var(--bp-gray-white);
|
|
868
856
|
--bp-surface-item-surface-selected: var(--bp-box-blue-05);
|
|
857
|
+
--bp-surface-list-item-small-surface: var(--bp-white-opacity-00);
|
|
858
|
+
--bp-surface-list-item-small-surface-hover: var(--bp-black-opacity-04);
|
|
859
|
+
--bp-surface-list-item-small-surface-pressed: var(--bp-black-opacity-08);
|
|
869
860
|
--bp-surface-list-item-surface: var(--bp-gray-white);
|
|
870
861
|
--bp-surface-list-item-surface-hover: var(--bp-gray-white);
|
|
871
862
|
--bp-surface-list-item-surface-loading: var(--bp-gray-05);
|
|
@@ -882,10 +873,10 @@
|
|
|
882
873
|
--bp-surface-loading-indicator-surface-tertiary: var(--bp-box-blue-opacity-30);
|
|
883
874
|
--bp-surface-menu-surface-dropdown: var(--bp-white-opacity-90);
|
|
884
875
|
--bp-surface-menu-surface-fullscreen: var(--bp-white-opacity-90);
|
|
885
|
-
--bp-surface-menu-item-surface: var(--bp-
|
|
886
|
-
--bp-surface-menu-item-surface-hover: var(--bp-
|
|
887
|
-
--bp-surface-menu-item-surface-loading: var(--bp-
|
|
888
|
-
--bp-surface-menu-item-surface-pressed: var(--bp-
|
|
876
|
+
--bp-surface-menu-item-surface: var(--bp-white-opacity-00);
|
|
877
|
+
--bp-surface-menu-item-surface-hover: var(--bp-black-opacity-04);
|
|
878
|
+
--bp-surface-menu-item-surface-loading: var(--bp-white-opacity-00);
|
|
879
|
+
--bp-surface-menu-item-surface-pressed: var(--bp-black-opacity-08);
|
|
889
880
|
--bp-surface-modal-surface: var(--bp-gray-white);
|
|
890
881
|
--bp-surface-modal-surface-gray: var(--bp-gray-05);
|
|
891
882
|
--bp-surface-nav-surface-brand: var(--bp-box-blue-100);
|