@box/blueprint-web-assets 4.47.2 → 4.48.1

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 SvgTasks = (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: "M14.154 1.004a2.998 2.998 0 0 1 2.676 2.01L16.826 3H17a4 4 0 0 1 4 4v11a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h.174l-.005.015a2.999 2.999 0 0 1 2.677-2.011L10 1h4l.154.004Zm1.553 9.289a1 1 0 0 0-1.338-.068l-.076.068L11 13.586l-1.293-1.293-.076-.068a1 1 0 0 0-1.406 1.406l.068.076 2 2 .076.068a1 1 0 0 0 1.338-.068l4-4 .068-.076a1 1 0 0 0-.068-1.338ZM10 3a1 1 0 0 0-1 1v1h6V4a1 1 0 0 0-1-1h-4ZM8.533 6.942c.026.006.05.014.076.019-.025-.005-.05-.013-.076-.019Zm6.857.019c.025-.005.05-.013.076-.019-.025.006-.05.014-.076.019ZM8.35 6.89c.027.01.055.019.083.027-.028-.008-.056-.018-.083-.027Zm7.216.027c.028-.008.056-.018.083-.027-.027.01-.055.019-.083.027Zm-7.382-.093Zm7.562.03ZM8.018 6.74c.021.013.044.024.066.035-.022-.011-.045-.022-.066-.035Zm7.897.035c.022-.011.045-.022.066-.035-.021.013-.044.024-.066.035Zm-8.054-.132c.02.014.042.026.063.04l-.063-.04Zm8.214.04.063-.04c-.02.014-.042.026-.063.04Zm-8.347-.141c.018.016.039.03.058.044l-.076-.06.018.016Zm8.485.044c.02-.015.04-.028.06-.044l.017-.016c-.025.021-.051.04-.077.06Zm-8.743-.3c.037.044.075.086.116.127l-.113-.124-.003-.003Zm9.06 0 .013-.015.059-.078a1.99 1.99 0 0 1-.073.093Zm-9.215-.212.04.063c-.014-.02-.026-.042-.04-.063Zm9.329.063c.014-.02.026-.042.04-.063l-.04.063Zm-9.421-.223.035.066-.035-.066Zm9.518.066.035-.066-.035.066Zm-9.595-.235Zm9.681.065c.01-.022.018-.043.026-.065-.008.022-.016.043-.026.065Zm-9.745-.245c.008.028.018.056.027.083-.01-.027-.019-.055-.027-.083Zm9.808.083c.01-.027.019-.055.027-.083-.008.028-.018.056-.027.083Zm-9.852-.26c.005.026.013.051.019.077-.006-.026-.014-.05-.019-.076Zm9.904.077c.006-.026.014-.05.019-.076-.005.025-.013.05-.019.076Zm-9.93-1.741c-.005.057-.005.114-.007.172.002-.058.002-.115.008-.172Zm9.983.172c-.002-.058-.003-.115-.009-.172.005.057.007.114.01.172Zm-9.944-.44c-.01.047-.015.096-.022.146.007-.05.013-.099.022-.147Zm9.919.146c-.007-.05-.013-.099-.022-.147.01.048.015.097.022.147Zm-9.864-.387-.02.077a2.99 2.99 0 0 1 .02-.077Zm9.806.077c-.006-.026-.012-.052-.02-.077.008.025.014.051.02.077ZM7.398 6.194c.024.032.047.063.072.093-.025-.03-.048-.061-.072-.093Z" }) }));
4
+ const ForwardRef = forwardRef(SvgTasks);
5
+ export default ForwardRef;
@@ -18,6 +18,7 @@ export { default as Notes } from './Notes';
18
18
  export { default as Question } from './Question';
19
19
  export { default as Relay } from './Relay';
20
20
  export { default as Search } from './Search';
21
+ export { default as Tasks } from './Tasks';
21
22
  export { default as ThumbsDown } from './ThumbsDown';
22
23
  export { default as ThumbsUp } from './ThumbsUp';
23
24
  export { default as Trash } from './Trash';
@@ -18,6 +18,7 @@ export { default as Notes } from './Notes';
18
18
  export { default as Question } from './Question';
19
19
  export { default as Relay } from './Relay';
20
20
  export { default as Search } from './Search';
21
+ export { default as Tasks } from './Tasks';
21
22
  export { default as ThumbsDown } from './ThumbsDown';
22
23
  export { default as ThumbsUp } from './ThumbsUp';
23
24
  export { default as Trash } from './Trash';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 21 May 2025 09:16:29 GMT
3
+ * Generated on Thu, 22 May 2025 07:45:54 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 Wed, 21 May 2025 09:16:29 GMT
3
+ * Generated on Thu, 22 May 2025 07:45:54 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 Wed, 21 May 2025 09:16:29 GMT
3
+ * Generated on Thu, 22 May 2025 07:45:54 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/blueprint-web-assets",
3
- "version": "4.47.2",
3
+ "version": "4.48.1",
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.12.6",
129
+ "@box/storybook-utils": "^0.13.1",
130
130
  "@types/react": "^18.0.0",
131
131
  "@types/react-dom": "^18.0.0",
132
132
  "chalk": "4.1.2",