@box/blueprint-web-assets 4.40.16 → 4.41.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/Medium/BellOff.d.ts +3 -0
- package/dist/icons/Medium/BellOff.js +5 -0
- package/dist/icons/Medium/Megaphone.d.ts +3 -0
- package/dist/icons/Medium/Megaphone.js +5 -0
- package/dist/icons/Medium/index.d.ts +2 -0
- package/dist/icons/Medium/index.js +2 -0
- package/dist/tokens/px-tokens.d.ts +1 -1
- package/dist/tokens/px-tokens.js +1 -1
- package/dist/tokens/tokens-css-vars.scss +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgBellOff = (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: "M12 1a1 1 0 0 1 1 1v1.062c.44.055.87.146 1.285.27a1 1 0 0 1-.57 1.916A6.001 6.001 0 0 0 6 11.001v2.334a1 1 0 1 1-2 0V11a8.003 8.003 0 0 1 7-7.939V2a1 1 0 0 1 1-1Zm4.749 4.837 2.544-2.544a1 1 0 1 1 1.414 1.414L18.734 6.68a7.969 7.969 0 0 1 1.267 4.322V14c0 .786.182 1.096.332 1.32.02.03.045.065.076.106v.001c.2.273.591.805.591 1.573 0 .895-.614 1.474-1.18 1.807-.576.34-1.325.57-2.116.735-.546.113-1.15.203-1.787.272a4.002 4.002 0 0 1-7.834 0 17.37 17.37 0 0 1-2.133-.35l-1.243 1.243a1 1 0 0 1-1.414-1.414l1.637-1.637a1 1 0 0 1 .028-.028L16.684 5.902c.02-.023.042-.044.065-.065Zm.526 2.302-9.609 9.609C8.916 17.92 10.434 18 12 18c1.974 0 3.895-.125 5.296-.416.71-.148 1.21-.324 1.51-.5a.933.933 0 0 0 .193-.141v-.001c-.005-.035-.028-.068-.116-.196a23.4 23.4 0 0 1-.215-.316c-.35-.526-.667-1.216-.667-2.43v-2.998a5.971 5.971 0 0 0-.726-2.863Zm-3.524 11.828a44.708 44.708 0 0 1-3.502 0 2 2 0 0 0 3.502 0Zm5.27-3.053s-.001.005-.008.013c.004-.009.007-.013.008-.013Z", clipRule: "evenodd" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgBellOff);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgMegaphone = (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: "M14.014 3.336a1 1 0 1 0 1.972.328l.25-1.5a1 1 0 0 0-1.972-.328l-.25 1.5Zm6.693-.043a1 1 0 0 1 0 1.414l-1.5 1.5a1 1 0 0 1-1.414-1.414l1.5-1.5a1 1 0 0 1 1.414 0Zm2.28 5.293a1 1 0 0 1-.823 1.15l-1.5.25a1 1 0 0 1-.328-1.972l1.5-.25a1 1 0 0 1 1.15.822ZM7.165 6.633c.643-1.667 2.453-2.656 4.24-1.965 1.377.532 3.197 1.47 4.801 3.073 1.604 1.604 2.541 3.424 3.073 4.801.69 1.787-.298 3.596-1.963 4.241l-.592.227v.001h-.003c-.779.3-1.59.61-2.412.97.394.664.572 1.397.659 1.908.184 1.082-.461 1.996-1.29 2.405l-.9.443c-.906.446-1.836.265-2.55-.098a4.671 4.671 0 0 1-1.464-1.204c-.875.496-1.967.785-3.099.354a5.927 5.927 0 0 1-2.089-1.326c-.652-.652-1.07-1.411-1.339-2.077-.643-1.594.113-3.145.947-4.151.45-.543.844-1.08 1.192-1.609 1.186-1.8 1.903-3.678 2.562-5.4v-.001l.227-.592Zm3.208 13.608c.224.258.494.479.763.615.356.182.596.167.758.087l.9-.443a.417.417 0 0 0 .177-.157.168.168 0 0 0 .025-.118c-.087-.515-.25-1.02-.496-1.359a17.44 17.44 0 0 0-2.127 1.375Zm.311-13.707c-.638-.247-1.36.06-1.653.82l-.225.586c-.606 1.588-1.335 3.501-2.491 5.365.27.71.79 1.791 1.663 2.664.874.874 1.957 1.394 2.667 1.665 1.864-1.153 3.773-1.883 5.36-2.49l.588-.226c.76-.294 1.067-1.017.82-1.655-.465-1.206-1.272-2.76-2.621-4.108C13.444 7.806 11.891 7 10.685 6.534ZM8.751 18.968a9.08 9.08 0 0 1-2.186-1.585 9.08 9.08 0 0 1-1.585-2.185c-.083.104-.168.209-.255.314-.658.793-.863 1.553-.632 2.126.2.497.49 1.002.898 1.41.413.414.91.69 1.388.872.523.2 1.221.004 1.977-.63.132-.11.263-.217.395-.322Z", clipRule: "evenodd" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgMegaphone);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -10,6 +10,7 @@ export { default as AvatarPlus } from './AvatarPlus';
|
|
|
10
10
|
export { default as AvatarTwo } from './AvatarTwo';
|
|
11
11
|
export { default as BarChart } from './BarChart';
|
|
12
12
|
export { default as Bell } from './Bell';
|
|
13
|
+
export { default as BellOff } from './BellOff';
|
|
13
14
|
export { default as Bold } from './Bold';
|
|
14
15
|
export { default as Brain } from './Brain';
|
|
15
16
|
export { default as Broom } from './Broom';
|
|
@@ -41,6 +42,7 @@ export { default as Italic } from './Italic';
|
|
|
41
42
|
export { default as Link } from './Link';
|
|
42
43
|
export { default as LinkPlus } from './LinkPlus';
|
|
43
44
|
export { default as Mail } from './Mail';
|
|
45
|
+
export { default as Megaphone } from './Megaphone';
|
|
44
46
|
export { default as Metadata } from './Metadata';
|
|
45
47
|
export { default as Narrow } from './Narrow';
|
|
46
48
|
export { default as Nav } from './Nav';
|
|
@@ -10,6 +10,7 @@ export { default as AvatarPlus } from './AvatarPlus';
|
|
|
10
10
|
export { default as AvatarTwo } from './AvatarTwo';
|
|
11
11
|
export { default as BarChart } from './BarChart';
|
|
12
12
|
export { default as Bell } from './Bell';
|
|
13
|
+
export { default as BellOff } from './BellOff';
|
|
13
14
|
export { default as Bold } from './Bold';
|
|
14
15
|
export { default as Brain } from './Brain';
|
|
15
16
|
export { default as Broom } from './Broom';
|
|
@@ -41,6 +42,7 @@ export { default as Italic } from './Italic';
|
|
|
41
42
|
export { default as Link } from './Link';
|
|
42
43
|
export { default as LinkPlus } from './LinkPlus';
|
|
43
44
|
export { default as Mail } from './Mail';
|
|
45
|
+
export { default as Megaphone } from './Megaphone';
|
|
44
46
|
export { default as Metadata } from './Metadata';
|
|
45
47
|
export { default as Narrow } from './Narrow';
|
|
46
48
|
export { default as Nav } from './Nav';
|
package/dist/tokens/px-tokens.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/blueprint-web-assets",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.41.2",
|
|
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",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
}
|
|
127
127
|
},
|
|
128
128
|
"devDependencies": {
|
|
129
|
-
"@box/storybook-utils": "^0.
|
|
129
|
+
"@box/storybook-utils": "^0.12.0",
|
|
130
130
|
"@types/react": "^18.0.0",
|
|
131
131
|
"@types/react-dom": "^18.0.0",
|
|
132
132
|
"chalk": "4.1.2",
|