@box/blueprint-web-assets 4.34.0 → 4.36.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.
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgStop: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgStop;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SvgStop = (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: "M11 4H5a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM5 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5Z", clipRule: "evenodd" }) }));
3
+ export default SvgStop;
@@ -186,6 +186,7 @@ export { default as SignMeOthers } from './SignMeOthers';
186
186
  export { default as SignOthers } from './SignOthers';
187
187
  export { default as Skills } from './Skills';
188
188
  export { default as Star } from './Star';
189
+ export { default as Stop } from './Stop';
189
190
  export { default as Switches } from './Switches';
190
191
  export { default as Tag } from './Tag';
191
192
  export { default as Task } from './Task';
@@ -186,6 +186,7 @@ export { default as SignMeOthers } from './SignMeOthers';
186
186
  export { default as SignOthers } from './SignOthers';
187
187
  export { default as Skills } from './Skills';
188
188
  export { default as Star } from './Star';
189
+ export { default as Stop } from './Stop';
189
190
  export { default as Switches } from './Switches';
190
191
  export { default as Tag } from './Tag';
191
192
  export { default as Task } from './Task';
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgAlignmentCenter: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgAlignmentCenter;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SvgAlignmentCenter = (props) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M2 6a1 1 0 0 1 1-1h18.002a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm4 6a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm-1 5a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2H5Z", clipRule: "evenodd" }) }));
3
+ export default SvgAlignmentCenter;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgAlignmentFill: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgAlignmentFill;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SvgAlignmentFill = (props) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M2 6a1 1 0 0 1 1-1h18.002a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm0 6a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2H3Z", clipRule: "evenodd" }) }));
3
+ export default SvgAlignmentFill;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgAlignmentLeft: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgAlignmentLeft;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SvgAlignmentLeft = (props) => (_jsx("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M2 6a1 1 0 0 1 1-1h18.002a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm0 6a1 1 0 0 1 1-1h11.001a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1Zm1 5a1 1 0 0 0 0 2h15.002a1 1 0 1 0 0-2H3Z", clipRule: "evenodd" }) }));
3
+ export default SvgAlignmentLeft;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgAlignmentRight: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgAlignmentRight;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SvgAlignmentRight = (props) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M2 6a1 1 0 0 1 1-1h18.002a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm7 6a1 1 0 0 1 1-1h11.001a1 1 0 1 1 0 2H10a1 1 0 0 1-1-1Zm-3 5a1 1 0 1 0 0 2h15.002a1 1 0 1 0 0-2H6Z", clipRule: "evenodd" }) }));
3
+ export default SvgAlignmentRight;
@@ -1,4 +1,7 @@
1
- export { default as Alignment } from './Alignment';
1
+ export { default as AlignmentCenter } from './AlignmentCenter';
2
+ export { default as AlignmentFill } from './AlignmentFill';
3
+ export { default as AlignmentLeft } from './AlignmentLeft';
4
+ export { default as AlignmentRight } from './AlignmentRight';
2
5
  export { default as Apps } from './Apps';
3
6
  export { default as AvatarPlus } from './AvatarPlus';
4
7
  export { default as AvatarTwo } from './AvatarTwo';
@@ -1,4 +1,7 @@
1
- export { default as Alignment } from './Alignment';
1
+ export { default as AlignmentCenter } from './AlignmentCenter';
2
+ export { default as AlignmentFill } from './AlignmentFill';
3
+ export { default as AlignmentLeft } from './AlignmentLeft';
4
+ export { default as AlignmentRight } from './AlignmentRight';
2
5
  export { default as Apps } from './Apps';
3
6
  export { default as AvatarPlus } from './AvatarPlus';
4
7
  export { default as AvatarTwo } from './AvatarTwo';
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgInformation: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgInformation;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SvgInformation = (props) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1-14a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-3 3a1 1 0 0 1 1-1h.5a1.5 1.5 0 0 1 1.5 1.5V15a1 1 0 1 1 0 2h-.5a1.5 1.5 0 0 1-1.5-1.5V12a1 1 0 0 1-1-1Z", clipRule: "evenodd" }) }));
3
+ export default SvgInformation;
@@ -9,6 +9,7 @@ export { default as Folder } from './Folder';
9
9
  export { default as Gear } from './Gear';
10
10
  export { default as Hubs } from './Hubs';
11
11
  export { default as Inbox } from './Inbox';
12
+ export { default as Information } from './Information';
12
13
  export { default as Nav } from './Nav';
13
14
  export { default as Question } from './Question';
14
15
  export { default as Relay } from './Relay';
@@ -9,6 +9,7 @@ export { default as Folder } from './Folder';
9
9
  export { default as Gear } from './Gear';
10
10
  export { default as Hubs } from './Hubs';
11
11
  export { default as Inbox } from './Inbox';
12
+ export { default as Information } from './Information';
12
13
  export { default as Nav } from './Nav';
13
14
  export { default as Question } from './Question';
14
15
  export { default as Relay } from './Relay';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/blueprint-web-assets",
3
- "version": "4.34.0",
3
+ "version": "4.36.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",
@@ -15,13 +15,14 @@
15
15
  "prepare": "nx run blueprint-web-assets:prepare",
16
16
  "remove-clippaths": "node scripts/remove_clippaths",
17
17
  "svgr-content": "svgr --config-file svgrConfig/common.svgrrc.js -d src/icons/Content ./tmp/repo/Icon/Content",
18
+ "svgr-contentitem-nobackground": "svgr --config-file svgrConfig/replace-color.svgrrc.js -d src/icons/ContentItem-noBackground ./tmp/repo/Icon/ContentItem-noBackground",
18
19
  "svgr-fill": "svgr --config-file svgrConfig/replace-color.svgrrc.js -d src/icons/Fill ./tmp/repo/Icon/Fill",
19
20
  "svgr-illustration": "svgr --config-file svgrConfig/replace-with-branding-color.svgrrc.js -d src/illustrations ./tmp/repo/Illustration",
20
21
  "svgr-line": "svgr --config-file svgrConfig/replace-color.svgrrc.js -d src/icons/Line ./tmp/repo/Icon/Line",
21
22
  "svgr-logo": "svgr --config-file svgrConfig/common.svgrrc.js -d src/icons/Logo ./tmp/repo/Icon/Logo",
22
23
  "svgr-medium-filled": "svgr --config-file svgrConfig/replace-color.svgrrc.js -d src/icons/Medium-Filled ./tmp/repo/Icon/Medium-Filled",
23
24
  "svgr-medium": "svgr --config-file svgrConfig/replace-color.svgrrc.js -d src/icons/Medium ./tmp/repo/Icon/Medium",
24
- "svgr": "rimraf src/icons/Content src/icons/Fill src/icons/Line src/icons/Logo src/icons/Medium-Filled src/icons/Medium && concurrently 'yarn svgr-content' 'yarn svgr-fill' 'yarn svgr-illustration' 'yarn svgr-line' 'yarn svgr-logo' 'yarn svgr-medium-filled' 'yarn svgr-medium' && yarn remove-clippaths",
25
+ "svgr": "rimraf src/icons/Content src/icons/ContentItem-noBackground src/icons/Fill src/icons/Line src/icons/Logo src/icons/Medium-Filled src/icons/Medium && concurrently 'yarn svgr-content' 'yarn svgr-contentitem-nobackground' 'yarn svgr-fill' 'yarn svgr-illustration' 'yarn svgr-line' 'yarn svgr-logo' 'yarn svgr-medium-filled' 'yarn svgr-medium' && yarn remove-clippaths",
25
26
  "tokens-build-styles-all": "yarn tokens-build-styles && yarn tokens-build-styles-create-typography-mixins",
26
27
  "tokens-build-styles-create-typography-mixins": "node scripts/create_typography_mixins.js --input tmp/repo/Style/values.json --output src/tokens/mixins.scss",
27
28
  "tokens-build-styles": "token-transformer --expandTypography --expandComposition --resolveReferences=false tmp/repo/Style tmp/tokens_output_styles.json light-mode,values && node scripts/build-tokens.js"
@@ -58,6 +59,10 @@
58
59
  "types": "./icons/Content/*.d.ts",
59
60
  "default": "./icons/Content/*.js"
60
61
  },
62
+ "./icons/ContentItem-noBackground/*": {
63
+ "types": "./icons/ContentItem-noBackground/*.d.ts",
64
+ "default": "./icons/ContentItem-noBackground/*.js"
65
+ },
61
66
  "./icons/Fill/*": {
62
67
  "types": "./icons/Fill/*.d.ts",
63
68
  "default": "./icons/Fill/*.js"
@@ -82,6 +87,10 @@
82
87
  "types": "./icons/Content/index.d.ts",
83
88
  "default": "./icons/Content/index.js"
84
89
  },
90
+ "./icons/ContentItem-noBackground": {
91
+ "types": "./icons/ContentItem-noBackground/index.d.ts",
92
+ "default": "./icons/ContentItem-noBackground/index.js"
93
+ },
85
94
  "./icons/Fill": {
86
95
  "types": "./icons/Fill/index.d.ts",
87
96
  "default": "./icons/Fill/index.js"
@@ -123,5 +132,5 @@
123
132
  "react": "^18.3.0",
124
133
  "react-dom": "^18.3.0"
125
134
  },
126
- "gitHead": "4186e6a642af66984f1fb57cad2b9188d4b8f89a"
135
+ "gitHead": "23bed42d9a6652cfb6069f38db36bf3eb529dc9b"
127
136
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 18 Feb 2025 10:14:56 GMT
3
+ * Generated on Sat, 22 Feb 2025 00:45:58 GMT
4
4
  */
5
5
 
6
6
  export const BackgroundBackground: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 18 Feb 2025 10:14:56 GMT
3
+ * Generated on Sat, 22 Feb 2025 00:45:58 GMT
4
4
  */
5
5
 
6
6
  export const BackgroundBackground = '#ffffff';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 18 Feb 2025 10:14:56 GMT
3
+ * Generated on Sat, 22 Feb 2025 00:45:58 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,3 +0,0 @@
1
- import { SVGProps } from 'react';
2
- declare const SvgAlignment: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
- export default SvgAlignment;
@@ -1,3 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgAlignment = (props) => (_jsx("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", role: "img", ...props, children: _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M2 6a1 1 0 0 1 1-1h18.002a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm0 6a1 1 0 0 1 1-1h11.001a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1Zm1 5a1 1 0 0 0 0 2h15.002a1 1 0 1 0 0-2H3Z", clipRule: "evenodd" }) }));
3
- export default SvgAlignment;