@box/blueprint-web-assets 4.4.1 → 4.5.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/icons/Fill/Link.d.ts +3 -0
- package/icons/Fill/Link.js +3 -0
- package/icons/Fill/LinkBroken.d.ts +3 -0
- package/icons/Fill/LinkBroken.js +3 -0
- package/icons/Fill/Metadata.d.ts +3 -0
- package/icons/Fill/Metadata.js +3 -0
- package/icons/Fill/Rocket.d.ts +3 -0
- package/icons/Fill/Rocket.js +3 -0
- package/icons/Fill/index.d.ts +4 -0
- package/icons/Fill/index.js +4 -0
- package/icons/Line/Card.d.ts +3 -0
- package/icons/Line/Card.js +3 -0
- package/icons/Line/index.d.ts +1 -0
- package/icons/Line/index.js +1 -0
- package/package.json +2 -2
- package/tokens/px-tokens.d.ts +1 -1
- package/tokens/px-tokens.js +1 -1
- package/tokens/tokens-css-vars.scss +6 -6
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
const SvgLink = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#909090', d: "M7.873 3.881a3.003 3.003 0 1 1 4.246 4.246l-.58.58a1.001 1.001 0 0 0 1.415 1.416l.58-.58a5.004 5.004 0 1 0-7.077-7.077l-.58.58a1 1 0 0 0 1.415 1.415l.58-.58ZM3.881 7.873a3.003 3.003 0 1 0 4.246 4.246l.58-.58a1.001 1.001 0 0 1 1.416 1.415l-.58.58a5.004 5.004 0 1 1-7.077-7.077l.58-.58a1 1 0 0 1 1.415 1.415l-.58.58Z" }), _jsx("path", { fill: props.color || '#909090', d: "M5.29 9.294a1 1 0 0 0 1.416 1.415l4.003-4.003a1 1 0 0 0-1.415-1.415L5.29 9.294Z" })] }));
|
|
3
|
+
export default SvgLink;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
const SvgLinkBroken = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#909090', d: "M7.873 3.881a2.998 2.998 0 0 1 4.243 0 3.004 3.004 0 0 1 0 4.246l-.705.705-1.97-.859h.001L1.75 4.628a.6.6 0 0 0-.39 1.132l1.258.548-.148.148a5.007 5.007 0 0 0 0 7.077 4.997 4.997 0 0 0 7.072 0l.58-.58a1.001 1.001 0 0 0-1.415-1.415l-.58.58a2.998 2.998 0 0 1-4.242 0 3.004 3.004 0 0 1 0-4.246l.704-.705 1.97.859-1.266 1.267a1.001 1.001 0 0 0 1.414 1.415L8.53 8.886l5.631 2.455a.6.6 0 1 0 .48-1.101L13.38 9.69l.149-.149a5.007 5.007 0 0 0 0-7.076 4.997 4.997 0 0 0-7.071 0l-.58.58a1.001 1.001 0 0 0 1.414 1.415l.58-.58Z" }), _jsx("path", { fill: props.color || '#909090', d: "m8.612 5.972 1.972.858.123-.124a1.001 1.001 0 0 0-1.414-1.415l-.681.681Z" })] }));
|
|
3
|
+
export default SvgLinkBroken;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgMetadata = (props) => (_jsx("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM6.832 5.445a1 1 0 0 0-1.802.312l-1 4a1 1 0 1 0 1.94.486l.452-1.807.746 1.119a1 1 0 0 0 1.664 0l.746-1.12.452 1.807a1 1 0 1 0 1.94-.485l-1-4a1 1 0 0 0-1.802-.312L8 7.197 6.832 5.445Z", clipRule: "evenodd" }) }));
|
|
3
|
+
export default SvgMetadata;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgRocket = (props) => (_jsx("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M14 1a1 1 0 0 1 1 1v.93a5.464 5.464 0 0 1-1.61 3.891L11.5 8.705V12.5a.497.497 0 0 1-.19.39l-2.5 2a.5.5 0 0 1-.804-.319l-.427-3.037c0 .011.002-.033 0 0-.13.01-.27.031-.391.031-.883 0-1.567-.239-2.041-.71-.535-.536-.783-1.359-.711-2.42.01.001-.011 0 0 0h-.001l-3.004-.43a.499.499 0 0 1-.32-.809l2-2.5A.502.502 0 0 1 3.5 4.5h3.795L9.18 2.611A5.46 5.46 0 0 1 13.07 1H14ZM5.29 13.001a.5.5 0 0 1 .707.707l-.707.707a.5.5 0 0 1-.707-.707l.707-.707Zm-2-1a.5.5 0 0 1 .707.707l-1.414 1.414a.5.5 0 0 1-.707-.707l1.414-1.414Zm-1-2a.5.5 0 0 1 .707.707l-.707.707a.5.5 0 0 1-.707-.707l.707-.707Zm5.71-3A1 1 0 1 1 8.002 9a1 1 0 0 1 0-2Z", clipRule: "evenodd" }) }));
|
|
3
|
+
export default SvgRocket;
|
package/icons/Fill/index.d.ts
CHANGED
|
@@ -123,6 +123,8 @@ export { default as InfoDoc } from './InfoDoc';
|
|
|
123
123
|
export { default as Keyboard } from './Keyboard';
|
|
124
124
|
export { default as LargeList } from './LargeList';
|
|
125
125
|
export { default as Letters } from './Letters';
|
|
126
|
+
export { default as Link } from './Link';
|
|
127
|
+
export { default as LinkBroken } from './LinkBroken';
|
|
126
128
|
export { default as List } from './List';
|
|
127
129
|
export { default as ListBullet } from './ListBullet';
|
|
128
130
|
export { default as ListCheck } from './ListCheck';
|
|
@@ -130,6 +132,7 @@ export { default as ListNumber } from './ListNumber';
|
|
|
130
132
|
export { default as Loader } from './Loader';
|
|
131
133
|
export { default as LoaderBadge } from './LoaderBadge';
|
|
132
134
|
export { default as Lock } from './Lock';
|
|
135
|
+
export { default as Metadata } from './Metadata';
|
|
133
136
|
export { default as Minus } from './Minus';
|
|
134
137
|
export { default as Move } from './Move';
|
|
135
138
|
export { default as Numbers } from './Numbers';
|
|
@@ -155,6 +158,7 @@ export { default as Region } from './Region';
|
|
|
155
158
|
export { default as Relay } from './Relay';
|
|
156
159
|
export { default as RelayClassic } from './RelayClassic';
|
|
157
160
|
export { default as RibbonStar } from './RibbonStar';
|
|
161
|
+
export { default as Rocket } from './Rocket';
|
|
158
162
|
export { default as Scribble } from './Scribble';
|
|
159
163
|
export { default as Search } from './Search';
|
|
160
164
|
export { default as Settings } from './Settings';
|
package/icons/Fill/index.js
CHANGED
|
@@ -123,6 +123,8 @@ export { default as InfoDoc } from './InfoDoc';
|
|
|
123
123
|
export { default as Keyboard } from './Keyboard';
|
|
124
124
|
export { default as LargeList } from './LargeList';
|
|
125
125
|
export { default as Letters } from './Letters';
|
|
126
|
+
export { default as Link } from './Link';
|
|
127
|
+
export { default as LinkBroken } from './LinkBroken';
|
|
126
128
|
export { default as List } from './List';
|
|
127
129
|
export { default as ListBullet } from './ListBullet';
|
|
128
130
|
export { default as ListCheck } from './ListCheck';
|
|
@@ -130,6 +132,7 @@ export { default as ListNumber } from './ListNumber';
|
|
|
130
132
|
export { default as Loader } from './Loader';
|
|
131
133
|
export { default as LoaderBadge } from './LoaderBadge';
|
|
132
134
|
export { default as Lock } from './Lock';
|
|
135
|
+
export { default as Metadata } from './Metadata';
|
|
133
136
|
export { default as Minus } from './Minus';
|
|
134
137
|
export { default as Move } from './Move';
|
|
135
138
|
export { default as Numbers } from './Numbers';
|
|
@@ -155,6 +158,7 @@ export { default as Region } from './Region';
|
|
|
155
158
|
export { default as Relay } from './Relay';
|
|
156
159
|
export { default as RelayClassic } from './RelayClassic';
|
|
157
160
|
export { default as RibbonStar } from './RibbonStar';
|
|
161
|
+
export { default as Rocket } from './Rocket';
|
|
158
162
|
export { default as Scribble } from './Scribble';
|
|
159
163
|
export { default as Search } from './Search';
|
|
160
164
|
export { default as Settings } from './Settings';
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
const SvgCard = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#222222', d: "M3.5 6a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9ZM3 9.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5ZM11.5 9a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Z" }), _jsx("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M1 3.5a.5.5 0 0 1 .5-.5H14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3.5ZM2 12V4h12v8H2Z", clipRule: "evenodd" })] }));
|
|
3
|
+
export default SvgCard;
|
package/icons/Line/index.d.ts
CHANGED
|
@@ -39,6 +39,7 @@ export { default as Buildings } from './Buildings';
|
|
|
39
39
|
export { default as Calendar } from './Calendar';
|
|
40
40
|
export { default as CalendarPause } from './CalendarPause';
|
|
41
41
|
export { default as CalendarRecurring } from './CalendarRecurring';
|
|
42
|
+
export { default as Card } from './Card';
|
|
42
43
|
export { default as Checkmark } from './Checkmark';
|
|
43
44
|
export { default as CheckmarkBadge } from './CheckmarkBadge';
|
|
44
45
|
export { default as CheckmarkBubble } from './CheckmarkBubble';
|
package/icons/Line/index.js
CHANGED
|
@@ -39,6 +39,7 @@ export { default as Buildings } from './Buildings';
|
|
|
39
39
|
export { default as Calendar } from './Calendar';
|
|
40
40
|
export { default as CalendarPause } from './CalendarPause';
|
|
41
41
|
export { default as CalendarRecurring } from './CalendarRecurring';
|
|
42
|
+
export { default as Card } from './Card';
|
|
42
43
|
export { default as Checkmark } from './Checkmark';
|
|
43
44
|
export { default as CheckmarkBadge } from './CheckmarkBadge';
|
|
44
45
|
export { default as CheckmarkBubble } from './CheckmarkBubble';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/blueprint-web-assets",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.5.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build-local-all": "yarn nx clone-repo && yarn build-local && yarn lint-local && yarn lint-local-css",
|
|
@@ -100,5 +100,5 @@
|
|
|
100
100
|
"devDependencies": {
|
|
101
101
|
"chalk": "4.1.2"
|
|
102
102
|
},
|
|
103
|
-
"gitHead": "
|
|
103
|
+
"gitHead": "7b6c05f2ce15d1f742a4c4fa2749d1fa61a5ca3b"
|
|
104
104
|
}
|
package/tokens/px-tokens.d.ts
CHANGED
package/tokens/px-tokens.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 06 Mar 2024 12:52:31 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
7
|
-
--notification-default-paragraph-indent:
|
|
7
|
+
--notification-default-paragraph-indent: 0rem;
|
|
8
8
|
--notification-default-paragraph-spacing: 0;
|
|
9
9
|
--notification-default-text-case: none;
|
|
10
10
|
--notification-default-text-decoration: none;
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
--radius-1: 0.25rem;
|
|
93
93
|
--radius-05: 0.125rem;
|
|
94
94
|
--link-default-text-case: none;
|
|
95
|
-
--link-default-paragraph-indent:
|
|
95
|
+
--link-default-paragraph-indent: 0rem;
|
|
96
96
|
--link-default-paragraph-spacing: 0;
|
|
97
97
|
--link-default-letter-spacing: 0.01875rem;
|
|
98
98
|
--link-default-font-size: 0.875rem;
|
|
@@ -304,11 +304,11 @@
|
|
|
304
304
|
--box-blue-30: #b2cff2;
|
|
305
305
|
--box-blue-20: #ccdff7;
|
|
306
306
|
--box-blue-10: #e5effa;
|
|
307
|
-
--gray-white: #
|
|
308
|
-
--gray-black: #
|
|
307
|
+
--gray-white: #ffffff;
|
|
308
|
+
--gray-black: #000000;
|
|
309
309
|
--gray-05: #f4f4f4;
|
|
310
310
|
--gray-02: #fbfbfb;
|
|
311
|
-
--gray-100: #
|
|
311
|
+
--gray-100: #222222;
|
|
312
312
|
--gray-90: #383838;
|
|
313
313
|
--gray-80: #4e4e4e;
|
|
314
314
|
--gray-65: #6f6f6f;
|