@box/blueprint-web-assets 4.95.0 → 4.96.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 * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgColorPalette = (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 10a7 7 0 0 1-7 7 7.1 7.1 0 0 1-2.79-.564c.204.982.51 1.767.684 2.117.004.006.005.013.008.02l.03.065.006.018a1.067 1.067 0 0 1 .037.125l.006.03.01.058.005.05c.002.018.002.037.002.056L13 21l-.001.01a.998.998 0 0 1-.003.07l-.003.032a1.046 1.046 0 0 1-.03.148c-.003.016-.007.032-.012.047l-.013.034a1.01 1.01 0 0 1-.087.181l-.03.046a.99.99 0 0 1-.219.229c-.02.015-.04.028-.061.042l-.025.017-.051.029-.018.01-.02.007c-.022.01-.043.021-.066.03l-.025.008a.96.96 0 0 1-.118.035l-.03.006-.058.01-.05.005c-.018.002-.037.002-.056.002L12 22l-.016-.001a.87.87 0 0 1-.032-.001C6.452 21.972 2 17.507 2 12 2 6.477 6.477 2 12 2Zm0 2a8 8 0 0 0-1.494 15.858C10.233 18.93 10 17.748 10 16.5l.01-.145a1 1 0 0 1 1.657-.6C12.543 16.539 13.707 17 15 17a5 5 0 0 0 5-5 8 8 0 0 0-8-8Zm-4.5 7a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm9 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm-7-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z" }) }));
4
+ const ForwardRef = forwardRef(SvgColorPalette);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgFunnel = (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 4v1c0 1.968-1.305 3.476-2.625 4.531-1.116.893-2.404 1.589-3.375 2.083V18a1 1 0 0 1-.4.8l-3.84 2.88A1.1 1.1 0 0 1 9 20.8v-6.186c-.97-.494-2.26-1.19-3.375-2.083C4.305 11.476 3 9.968 3 8V7a4 4 0 0 1 4-4h10ZM7 5a2 2 0 0 0-2 2v1l.008.193c.08.963.76 1.89 1.867 2.776 1.155.924 2.561 1.63 3.572 2.136A1 1 0 0 1 11 14v5l2-1.5V14a1 1 0 0 1 .553-.895c1.01-.505 2.417-1.212 3.572-2.136C18.305 10.024 19 9.032 19 8V7a2 2 0 0 0-2-2H7Z" }) }));
4
+ const ForwardRef = forwardRef(SvgFunnel);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgMergeCells = (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 3a1 1 0 0 1 0 2H6a2 2 0 0 0-2 2v4h3.586L6.293 9.707a1 1 0 1 1 1.414-1.414l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L7.586 13H4v4a2 2 0 0 0 2 2h2a1 1 0 1 1 0 2H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h2Zm10 0a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4h-2a1 1 0 1 1 0-2h2a2 2 0 0 0 2-2v-4h-3.586l1.293 1.293a1 1 0 1 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414L16.414 11H20V7a2 2 0 0 0-2-2h-2a1 1 0 1 1 0-2h2Z" }) }));
4
+ const ForwardRef = forwardRef(SvgMergeCells);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgMiddleRectangle = (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 3a4 4 0 0 1 3.995 3.794L17 7v10l-.005.206A4 4 0 0 1 13 21h-2a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h2ZM4 5a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1Zm7 0a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2Zm9 0a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1Z" }) }));
4
+ const ForwardRef = forwardRef(SvgMiddleRectangle);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgRectangleWithArrowDown = (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 14a1 1 0 0 1 1 1v3.586l1.293-1.293a1 1 0 1 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 1 1 1.414-1.414L11 18.586V15a1 1 0 0 1 1-1Zm5-11 .206.005a4.001 4.001 0 0 1 3.79 3.789L21 7v1a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7l.005-.206a4.001 4.001 0 0 1 3.789-3.79L7 3h10ZM7 5a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2H7Z" }) }));
4
+ const ForwardRef = forwardRef(SvgRectangleWithArrowDown);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgRectangleWithArrowLeft = (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: "M19 7a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2V7ZM5.293 8.293a1 1 0 1 1 1.414 1.414L5.414 11H9a1 1 0 0 1 0 2H5.414l1.293 1.293a1 1 0 1 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3ZM21 17l-.005.206a4 4 0 0 1-3.789 3.79L17 21h-1a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h1l.206.005a4.001 4.001 0 0 1 3.79 3.789L21 7v10Z" }) }));
4
+ const ForwardRef = forwardRef(SvgRectangleWithArrowLeft);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgRectangleWithArrowRight = (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: "M7 3a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H6l-.206-.005a4.001 4.001 0 0 1-3.79-3.789L2 17V7l.005-.206a4.001 4.001 0 0 1 3.789-3.79L6 3h1Zm9.293 5.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L17.586 13H14a1 1 0 1 1 0-2h3.586l-1.293-1.293a1 1 0 0 1 0-1.414ZM4 17a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v10Z" }) }));
4
+ const ForwardRef = forwardRef(SvgRectangleWithArrowRight);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgRectangleWithArrowUp = (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 12a4 4 0 0 1 4 4v1l-.005.206a4 4 0 0 1-3.789 3.79L17 21H7l-.206-.005a4.001 4.001 0 0 1-3.79-3.789L3 17v-1a4 4 0 0 1 4-4h10ZM7 14a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H7Zm4.293-11.707a1 1 0 0 1 1.414 0l3 3a1 1 0 1 1-1.414 1.414L13 5.414V9a1 1 0 0 1-2 0V5.414L9.707 6.707a1 1 0 0 1-1.414-1.414l3-3Z" }) }));
4
+ const ForwardRef = forwardRef(SvgRectangleWithArrowUp);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgSideRectangle = (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: "M9 3a4 4 0 0 1 3.995 3.794L13 7v10l-.005.206A4 4 0 0 1 9 21H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h2ZM7 5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2H7Zm9 0a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1Zm4 0a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1Z" }) }));
4
+ const ForwardRef = forwardRef(SvgSideRectangle);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgSplitCell = (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: "M7 3a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H5a1 1 0 1 1 0-2h2a2 2 0 0 0 2-2v-4H5.414l1.293 1.293a1 1 0 1 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414L5.414 11H9V7a2 2 0 0 0-2-2H5a1 1 0 0 1 0-2h2Zm12 0a1 1 0 0 1 0 2h-2a2 2 0 0 0-2 2v4h3.586l-1.293-1.293a1 1 0 1 1 1.414-1.414l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L18.586 13H15v4a2 2 0 0 0 2 2h2a1 1 0 0 1 0 2h-2a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h2Z" }) }));
4
+ const ForwardRef = forwardRef(SvgSplitCell);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgTopRectangle = (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: "M18 19a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h12Zm0-4a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h12ZM17 3a4 4 0 0 1 4 4v2a4 4 0 0 1-3.794 3.995L17 13H7l-.206-.005A4 4 0 0 1 3 9V7a4 4 0 0 1 4-4h10ZM7 5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2H7Z" }) }));
4
+ const ForwardRef = forwardRef(SvgTopRectangle);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgUpDownArrows = (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: "M7 4a1 1 0 0 1 1 1v11.586l2.293-2.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414L6 16.586V5a1 1 0 0 1 1-1Zm10 0a1 1 0 0 1 .707.293l4 4a1 1 0 1 1-1.414 1.414L18 7.414V19a1 1 0 0 1-2 0V7.414l-2.293 2.293a1 1 0 1 1-1.414-1.414l4-4A1 1 0 0 1 17 4Z" }) }));
4
+ const ForwardRef = forwardRef(SvgUpDownArrows);
5
+ export default ForwardRef;
@@ -75,6 +75,7 @@ export { default as CloudUp } from './CloudUp';
75
75
  export { default as Code } from './Code';
76
76
  export { default as Collections } from './Collections';
77
77
  export { default as Color } from './Color';
78
+ export { default as ColorPalette } from './ColorPalette';
78
79
  export { default as Comment } from './Comment';
79
80
  export { default as Compass } from './Compass';
80
81
  export { default as Compose } from './Compose';
@@ -96,6 +97,7 @@ export { default as Filter } from './Filter';
96
97
  export { default as Flag } from './Flag';
97
98
  export { default as Folder } from './Folder';
98
99
  export { default as FolderArrow } from './FolderArrow';
100
+ export { default as Funnel } from './Funnel';
99
101
  export { default as Gavel } from './Gavel';
100
102
  export { default as Gear } from './Gear';
101
103
  export { default as Globe } from './Globe';
@@ -122,8 +124,10 @@ export { default as MagicWand } from './MagicWand';
122
124
  export { default as Mail } from './Mail';
123
125
  export { default as Megaphone } from './Megaphone';
124
126
  export { default as Merge } from './Merge';
127
+ export { default as MergeCells } from './MergeCells';
125
128
  export { default as Metadata } from './Metadata';
126
129
  export { default as MetadataExtraction } from './MetadataExtraction';
130
+ export { default as MiddleRectangle } from './MiddleRectangle';
127
131
  export { default as Minus } from './Minus';
128
132
  export { default as Money } from './Money';
129
133
  export { default as Narrow } from './Narrow';
@@ -146,6 +150,10 @@ export { default as Printer } from './Printer';
146
150
  export { default as Puzzle } from './Puzzle';
147
151
  export { default as QuestionCircle } from './QuestionCircle';
148
152
  export { default as Radio } from './Radio';
153
+ export { default as RectangleWithArrowDown } from './RectangleWithArrowDown';
154
+ export { default as RectangleWithArrowLeft } from './RectangleWithArrowLeft';
155
+ export { default as RectangleWithArrowRight } from './RectangleWithArrowRight';
156
+ export { default as RectangleWithArrowUp } from './RectangleWithArrowUp';
149
157
  export { default as Relay } from './Relay';
150
158
  export { default as RelayAdvanced } from './RelayAdvanced';
151
159
  export { default as Retention } from './Retention';
@@ -154,12 +162,14 @@ export { default as RightSidebarChevronOpen } from './RightSidebarChevronOpen';
154
162
  export { default as Search } from './Search';
155
163
  export { default as Section } from './Section';
156
164
  export { default as Shield } from './Shield';
165
+ export { default as SideRectangle } from './SideRectangle';
157
166
  export { default as SidebarChevronLeft } from './SidebarChevronLeft';
158
167
  export { default as SidebarChevronRight } from './SidebarChevronRight';
159
168
  export { default as SidebarRight } from './SidebarRight';
160
169
  export { default as Sign } from './Sign';
161
170
  export { default as Sparkles } from './Sparkles';
162
171
  export { default as Split } from './Split';
172
+ export { default as SplitCell } from './SplitCell';
163
173
  export { default as SquareWithDiagonalStripes } from './SquareWithDiagonalStripes';
164
174
  export { default as Stamp } from './Stamp';
165
175
  export { default as Strikethrough } from './Strikethrough';
@@ -173,11 +183,13 @@ export { default as TextInput } from './TextInput';
173
183
  export { default as ThumbsDown } from './ThumbsDown';
174
184
  export { default as ThumbsUp } from './ThumbsUp';
175
185
  export { default as Timer } from './Timer';
186
+ export { default as TopRectangle } from './TopRectangle';
176
187
  export { default as Trash } from './Trash';
177
188
  export { default as TrendUp } from './TrendUp';
178
189
  export { default as Underline } from './Underline';
179
190
  export { default as Unlink } from './Unlink';
180
191
  export { default as Unlock } from './Unlock';
192
+ export { default as UpDownArrows } from './UpDownArrows';
181
193
  export { default as Upload } from './Upload';
182
194
  export { default as Volume0 } from './Volume0';
183
195
  export { default as Volume1 } from './Volume1';
@@ -75,6 +75,7 @@ export { default as CloudUp } from './CloudUp';
75
75
  export { default as Code } from './Code';
76
76
  export { default as Collections } from './Collections';
77
77
  export { default as Color } from './Color';
78
+ export { default as ColorPalette } from './ColorPalette';
78
79
  export { default as Comment } from './Comment';
79
80
  export { default as Compass } from './Compass';
80
81
  export { default as Compose } from './Compose';
@@ -96,6 +97,7 @@ export { default as Filter } from './Filter';
96
97
  export { default as Flag } from './Flag';
97
98
  export { default as Folder } from './Folder';
98
99
  export { default as FolderArrow } from './FolderArrow';
100
+ export { default as Funnel } from './Funnel';
99
101
  export { default as Gavel } from './Gavel';
100
102
  export { default as Gear } from './Gear';
101
103
  export { default as Globe } from './Globe';
@@ -122,8 +124,10 @@ export { default as MagicWand } from './MagicWand';
122
124
  export { default as Mail } from './Mail';
123
125
  export { default as Megaphone } from './Megaphone';
124
126
  export { default as Merge } from './Merge';
127
+ export { default as MergeCells } from './MergeCells';
125
128
  export { default as Metadata } from './Metadata';
126
129
  export { default as MetadataExtraction } from './MetadataExtraction';
130
+ export { default as MiddleRectangle } from './MiddleRectangle';
127
131
  export { default as Minus } from './Minus';
128
132
  export { default as Money } from './Money';
129
133
  export { default as Narrow } from './Narrow';
@@ -146,6 +150,10 @@ export { default as Printer } from './Printer';
146
150
  export { default as Puzzle } from './Puzzle';
147
151
  export { default as QuestionCircle } from './QuestionCircle';
148
152
  export { default as Radio } from './Radio';
153
+ export { default as RectangleWithArrowDown } from './RectangleWithArrowDown';
154
+ export { default as RectangleWithArrowLeft } from './RectangleWithArrowLeft';
155
+ export { default as RectangleWithArrowRight } from './RectangleWithArrowRight';
156
+ export { default as RectangleWithArrowUp } from './RectangleWithArrowUp';
149
157
  export { default as Relay } from './Relay';
150
158
  export { default as RelayAdvanced } from './RelayAdvanced';
151
159
  export { default as Retention } from './Retention';
@@ -154,12 +162,14 @@ export { default as RightSidebarChevronOpen } from './RightSidebarChevronOpen';
154
162
  export { default as Search } from './Search';
155
163
  export { default as Section } from './Section';
156
164
  export { default as Shield } from './Shield';
165
+ export { default as SideRectangle } from './SideRectangle';
157
166
  export { default as SidebarChevronLeft } from './SidebarChevronLeft';
158
167
  export { default as SidebarChevronRight } from './SidebarChevronRight';
159
168
  export { default as SidebarRight } from './SidebarRight';
160
169
  export { default as Sign } from './Sign';
161
170
  export { default as Sparkles } from './Sparkles';
162
171
  export { default as Split } from './Split';
172
+ export { default as SplitCell } from './SplitCell';
163
173
  export { default as SquareWithDiagonalStripes } from './SquareWithDiagonalStripes';
164
174
  export { default as Stamp } from './Stamp';
165
175
  export { default as Strikethrough } from './Strikethrough';
@@ -173,11 +183,13 @@ export { default as TextInput } from './TextInput';
173
183
  export { default as ThumbsDown } from './ThumbsDown';
174
184
  export { default as ThumbsUp } from './ThumbsUp';
175
185
  export { default as Timer } from './Timer';
186
+ export { default as TopRectangle } from './TopRectangle';
176
187
  export { default as Trash } from './Trash';
177
188
  export { default as TrendUp } from './TrendUp';
178
189
  export { default as Underline } from './Underline';
179
190
  export { default as Unlink } from './Unlink';
180
191
  export { default as Unlock } from './Unlock';
192
+ export { default as UpDownArrows } from './UpDownArrows';
181
193
  export { default as Upload } from './Upload';
182
194
  export { default as Volume0 } from './Volume0';
183
195
  export { default as Volume1 } from './Volume1';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/blueprint-web-assets",
3
- "version": "4.95.0",
3
+ "version": "4.96.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "scripts": {
6
6
  "build-local-all": "yarn nx clone-repo && yarn build-local && nx run blueprint-web-assets:format-lint",
@@ -139,7 +139,7 @@
139
139
  }
140
140
  },
141
141
  "devDependencies": {
142
- "@box/storybook-utils": "^0.16.10",
142
+ "@box/storybook-utils": "^0.16.11",
143
143
  "@figma/code-connect": "1.3.12",
144
144
  "@types/react": "^18.0.0",
145
145
  "@types/react-dom": "^18.0.0",