box-ui-elements 15.0.0-beta.27 → 15.0.0-beta.28

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,36 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ /* eslint-disable react/jsx-sort-props */
4
+ import * as React from 'react';
5
+ import * as vars from '../../styles/variables';
6
+ import AccessibleSVG from '../../components/accessible-svg/AccessibleSVG';
7
+ /**
8
+ * This is an auto-generated component and should not be edited
9
+ * manually in contributor pull requests.
10
+ *
11
+ * If you have problems with this component:
12
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
13
+ *
14
+ * If there are missing features in this component:
15
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
16
+ */
17
+
18
+ var RetentionPolicyModifiable32 = function RetentionPolicyModifiable32(props) {
19
+ return React.createElement(AccessibleSVG, _extends({
20
+ width: 32,
21
+ height: 32,
22
+ viewBox: "0 0 32 32"
23
+ }, props), React.createElement("g", {
24
+ fillRule: "nonzero",
25
+ fill: "none"
26
+ }, React.createElement("path", {
27
+ d: "M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z",
28
+ fill: vars.bdlLightBlue
29
+ }), React.createElement("path", {
30
+ d: "M21.808 8C22.467 8 23 8.585 23 9.308v14.384c0 .723-.533 1.308-1.192 1.308H9.174c-.181-.007-.286-.45.021-.546.353-.138.807-.876.807-1.55V9.27c0-.722.65-1.27 1.308-1.27h10.498zM9 20v3.01c0 .525-.447.99-1 .99-.553 0-1-.465-1-.99V20h2zm10.458-6.002l.013.002h-5.938c-.258 0-.524.221-.524.497 0 .246.19.452.43.495l.094.008h5.943c.285 0 .532-.231.532-.5a.505.505 0 00-.415-.488L19.499 14l-.041-.002zM19.5 12h-6l-.09.008a.5.5 0 000 .984l.09.008h6l.09-.008A.5.5 0 0019.5 12z",
31
+ fill: vars.white
32
+ })));
33
+ };
34
+
35
+ export default RetentionPolicyModifiable32;
36
+ //# sourceMappingURL=RetentionPolicyModifiable32.js.map
@@ -0,0 +1,31 @@
1
+ // @flow
2
+ /* eslint-disable react/jsx-sort-props */
3
+ import * as React from 'react';
4
+ import * as vars from '../../styles/variables';
5
+ import AccessibleSVG from '../../icons/accessible-svg';
6
+ import type { Icon } from '../../icons/flowTypes';
7
+
8
+ /**
9
+ * This is an auto-generated component and should not be edited
10
+ * manually in contributor pull requests.
11
+ *
12
+ * If you have problems with this component:
13
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
14
+ *
15
+ * If there are missing features in this component:
16
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
17
+ */
18
+
19
+ const RetentionPolicyModifiable32 = (props: Icon) => (
20
+ <AccessibleSVG width={32} height={32} viewBox="0 0 32 32" {...props}>
21
+ <g fillRule="nonzero" fill="none">
22
+ <path d="M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z" fill={vars.bdlLightBlue} />
23
+ <path
24
+ d="M21.808 8C22.467 8 23 8.585 23 9.308v14.384c0 .723-.533 1.308-1.192 1.308H9.174c-.181-.007-.286-.45.021-.546.353-.138.807-.876.807-1.55V9.27c0-.722.65-1.27 1.308-1.27h10.498zM9 20v3.01c0 .525-.447.99-1 .99-.553 0-1-.465-1-.99V20h2zm10.458-6.002l.013.002h-5.938c-.258 0-.524.221-.524.497 0 .246.19.452.43.495l.094.008h5.943c.285 0 .532-.231.532-.5a.505.505 0 00-.415-.488L19.499 14l-.041-.002zM19.5 12h-6l-.09.008a.5.5 0 000 .984l.09.008h6l.09-.008A.5.5 0 0019.5 12z"
25
+ fill={vars.white}
26
+ />
27
+ </g>
28
+ </AccessibleSVG>
29
+ );
30
+
31
+ export default RetentionPolicyModifiable32;
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/icon/content/RetentionPolicyModifiable32.tsx"],"names":["React","vars","AccessibleSVG","RetentionPolicyModifiable32","props","bdlLightBlue","white"],"mappings":";;AAAA;AACA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AACA,OAAO,KAAKC,IAAZ,MAAsB,wBAAtB;AACA,OAAOC,aAAP,MAAwC,+CAAxC;AAEA;;;;;;;;;;;AAWA,IAAMC,2BAA2B,GAAG,SAA9BA,2BAA8B,CAACC,KAAD;AAAA,SAChC,oBAAC,aAAD;AAAe,IAAA,KAAK,EAAE,EAAtB;AAA0B,IAAA,MAAM,EAAE,EAAlC;AAAsC,IAAA,OAAO,EAAC;AAA9C,KAA8DA,KAA9D,GACI;AAAG,IAAA,QAAQ,EAAC,SAAZ;AAAsB,IAAA,IAAI,EAAC;AAA3B,KACI;AAAM,IAAA,CAAC,EAAC,mEAAR;AAA4E,IAAA,IAAI,EAAEH,IAAI,CAACI;AAAvF,IADJ,EAEI;AACI,IAAA,CAAC,EAAC,mdADN;AAEI,IAAA,IAAI,EAAEJ,IAAI,CAACK;AAFf,IAFJ,CADJ,CADgC;AAAA,CAApC;;AAYA,eAAeH,2BAAf","sourcesContent":["/* eslint-disable react/jsx-sort-props */\nimport * as React from 'react';\nimport * as vars from '../../styles/variables';\nimport AccessibleSVG, { SVGProps } from '../../components/accessible-svg/AccessibleSVG';\n\n/**\n * This is an auto-generated component and should not be edited\n * manually in contributor pull requests.\n *\n * If you have problems with this component:\n * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md\n *\n * If there are missing features in this component:\n * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md\n */\n\nconst RetentionPolicyModifiable32 = (props: SVGProps) => (\n <AccessibleSVG width={32} height={32} viewBox=\"0 0 32 32\" {...props}>\n <g fillRule=\"nonzero\" fill=\"none\">\n <path d=\"M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z\" fill={vars.bdlLightBlue} />\n <path\n d=\"M21.808 8C22.467 8 23 8.585 23 9.308v14.384c0 .723-.533 1.308-1.192 1.308H9.174c-.181-.007-.286-.45.021-.546.353-.138.807-.876.807-1.55V9.27c0-.722.65-1.27 1.308-1.27h10.498zM9 20v3.01c0 .525-.447.99-1 .99-.553 0-1-.465-1-.99V20h2zm10.458-6.002l.013.002h-5.938c-.258 0-.524.221-.524.497 0 .246.19.452.43.495l.094.008h5.943c.285 0 .532-.231.532-.5a.505.505 0 00-.415-.488L19.499 14l-.041-.002zM19.5 12h-6l-.09.008a.5.5 0 000 .984l.09.008h6l.09-.008A.5.5 0 0019.5 12z\"\n fill={vars.white}\n />\n </g>\n </AccessibleSVG>\n);\n\nexport default RetentionPolicyModifiable32;\n"],"file":"RetentionPolicyModifiable32.js"}
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+ import RetentionPolicyModifiable32 from './RetentionPolicyModifiable32';
3
+ export var retentionPolicyModifiable32 = function retentionPolicyModifiable32() {
4
+ return React.createElement(RetentionPolicyModifiable32, null);
5
+ };
6
+ export default {
7
+ title: 'Icon|Content|RetentionPolicyModifiable32',
8
+ component: RetentionPolicyModifiable32,
9
+ parameters: {
10
+ notes: "`import RetentionPolicyModifiable32 from 'box-ui-elements/es/icon/content/RetentionPolicyModifiable32';`"
11
+ }
12
+ };
13
+ //# sourceMappingURL=RetentionPolicyModifiable32.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/icon/content/RetentionPolicyModifiable32.stories.tsx"],"names":["React","RetentionPolicyModifiable32","retentionPolicyModifiable32","title","component","parameters","notes"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AAEA,OAAOC,2BAAP,MAAwC,+BAAxC;AAEA,OAAO,IAAMC,2BAA2B,GAAG,SAA9BA,2BAA8B;AAAA,SAAM,oBAAC,2BAAD,OAAN;AAAA,CAApC;AAEP,eAAe;AACXC,EAAAA,KAAK,EAAE,0CADI;AAEXC,EAAAA,SAAS,EAAEH,2BAFA;AAGXI,EAAAA,UAAU,EAAE;AACRC,IAAAA,KAAK,EACD;AAFI;AAHD,CAAf","sourcesContent":["import * as React from 'react';\n\nimport RetentionPolicyModifiable32 from './RetentionPolicyModifiable32';\n\nexport const retentionPolicyModifiable32 = () => <RetentionPolicyModifiable32 />;\n\nexport default {\n title: 'Icon|Content|RetentionPolicyModifiable32',\n component: RetentionPolicyModifiable32,\n parameters: {\n notes:\n \"`import RetentionPolicyModifiable32 from 'box-ui-elements/es/icon/content/RetentionPolicyModifiable32';`\",\n },\n};\n"],"file":"RetentionPolicyModifiable32.stories.js"}
@@ -0,0 +1,36 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ /* eslint-disable react/jsx-sort-props */
4
+ import * as React from 'react';
5
+ import * as vars from '../../styles/variables';
6
+ import AccessibleSVG from '../../components/accessible-svg/AccessibleSVG';
7
+ /**
8
+ * This is an auto-generated component and should not be edited
9
+ * manually in contributor pull requests.
10
+ *
11
+ * If you have problems with this component:
12
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
13
+ *
14
+ * If there are missing features in this component:
15
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
16
+ */
17
+
18
+ var RetentionPolicyNonModifiable32 = function RetentionPolicyNonModifiable32(props) {
19
+ return React.createElement(AccessibleSVG, _extends({
20
+ width: 32,
21
+ height: 32,
22
+ viewBox: "0 0 32 32"
23
+ }, props), React.createElement("g", {
24
+ fill: "none",
25
+ fillRule: "evenodd"
26
+ }, React.createElement("path", {
27
+ d: "M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z",
28
+ fill: vars.bdlLightBlue
29
+ }), React.createElement("path", {
30
+ d: "M21.5 15c1.607 0 2.918 1.203 2.996 2.715l.004.142v1.377c.886.406 1.5 1.3 1.5 2.337v1.858A2.571 2.571 0 0123.429 26H19.57A2.571 2.571 0 0117 23.429V21.57c0-1.037.615-1.932 1.5-2.338v-1.376c0-1.578 1.343-2.857 3-2.857zm-.653-7C21.484 8 22 8.551 22 9.23v4.802l-.248-.024L21.5 14l-.23.007-.228.02c-1.965.23-3.513 1.928-3.611 4.033l-.005.211v.258l-.079.064-.187.174a4.003 4.003 0 00-1.153 2.612l-.007.235V23.1l.006.23c.033.604.196 1.172.459 1.672L9.165 25c-.175-.007-.271-.423.026-.514.342-.13.814-.828.814-1.462V9.231c0-.68.593-1.231 1.23-1.231h9.612zM9 20v3.003A.985.985 0 018 24c-.568 0-1-.486-1-.997V20h2zm13.5 2h-2a.5.5 0 00-.09.992l.09.008h2a.5.5 0 100-1zm-1-5.571c-.79 0-1.439.582-1.496 1.322l-.004.106V19h3v-1.143c0-.789-.672-1.428-1.5-1.428z",
31
+ fill: vars.white
32
+ })));
33
+ };
34
+
35
+ export default RetentionPolicyNonModifiable32;
36
+ //# sourceMappingURL=RetentionPolicyNonModifiable32.js.map
@@ -0,0 +1,31 @@
1
+ // @flow
2
+ /* eslint-disable react/jsx-sort-props */
3
+ import * as React from 'react';
4
+ import * as vars from '../../styles/variables';
5
+ import AccessibleSVG from '../../icons/accessible-svg';
6
+ import type { Icon } from '../../icons/flowTypes';
7
+
8
+ /**
9
+ * This is an auto-generated component and should not be edited
10
+ * manually in contributor pull requests.
11
+ *
12
+ * If you have problems with this component:
13
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
14
+ *
15
+ * If there are missing features in this component:
16
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
17
+ */
18
+
19
+ const RetentionPolicyNonModifiable32 = (props: Icon) => (
20
+ <AccessibleSVG width={32} height={32} viewBox="0 0 32 32" {...props}>
21
+ <g fill="none" fillRule="evenodd">
22
+ <path d="M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z" fill={vars.bdlLightBlue} />
23
+ <path
24
+ d="M21.5 15c1.607 0 2.918 1.203 2.996 2.715l.004.142v1.377c.886.406 1.5 1.3 1.5 2.337v1.858A2.571 2.571 0 0123.429 26H19.57A2.571 2.571 0 0117 23.429V21.57c0-1.037.615-1.932 1.5-2.338v-1.376c0-1.578 1.343-2.857 3-2.857zm-.653-7C21.484 8 22 8.551 22 9.23v4.802l-.248-.024L21.5 14l-.23.007-.228.02c-1.965.23-3.513 1.928-3.611 4.033l-.005.211v.258l-.079.064-.187.174a4.003 4.003 0 00-1.153 2.612l-.007.235V23.1l.006.23c.033.604.196 1.172.459 1.672L9.165 25c-.175-.007-.271-.423.026-.514.342-.13.814-.828.814-1.462V9.231c0-.68.593-1.231 1.23-1.231h9.612zM9 20v3.003A.985.985 0 018 24c-.568 0-1-.486-1-.997V20h2zm13.5 2h-2a.5.5 0 00-.09.992l.09.008h2a.5.5 0 100-1zm-1-5.571c-.79 0-1.439.582-1.496 1.322l-.004.106V19h3v-1.143c0-.789-.672-1.428-1.5-1.428z"
25
+ fill={vars.white}
26
+ />
27
+ </g>
28
+ </AccessibleSVG>
29
+ );
30
+
31
+ export default RetentionPolicyNonModifiable32;
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/icon/content/RetentionPolicyNonModifiable32.tsx"],"names":["React","vars","AccessibleSVG","RetentionPolicyNonModifiable32","props","bdlLightBlue","white"],"mappings":";;AAAA;AACA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AACA,OAAO,KAAKC,IAAZ,MAAsB,wBAAtB;AACA,OAAOC,aAAP,MAAwC,+CAAxC;AAEA;;;;;;;;;;;AAWA,IAAMC,8BAA8B,GAAG,SAAjCA,8BAAiC,CAACC,KAAD;AAAA,SACnC,oBAAC,aAAD;AAAe,IAAA,KAAK,EAAE,EAAtB;AAA0B,IAAA,MAAM,EAAE,EAAlC;AAAsC,IAAA,OAAO,EAAC;AAA9C,KAA8DA,KAA9D,GACI;AAAG,IAAA,IAAI,EAAC,MAAR;AAAe,IAAA,QAAQ,EAAC;AAAxB,KACI;AAAM,IAAA,CAAC,EAAC,mEAAR;AAA4E,IAAA,IAAI,EAAEH,IAAI,CAACI;AAAvF,IADJ,EAEI;AACI,IAAA,CAAC,EAAC,2uBADN;AAEI,IAAA,IAAI,EAAEJ,IAAI,CAACK;AAFf,IAFJ,CADJ,CADmC;AAAA,CAAvC;;AAYA,eAAeH,8BAAf","sourcesContent":["/* eslint-disable react/jsx-sort-props */\nimport * as React from 'react';\nimport * as vars from '../../styles/variables';\nimport AccessibleSVG, { SVGProps } from '../../components/accessible-svg/AccessibleSVG';\n\n/**\n * This is an auto-generated component and should not be edited\n * manually in contributor pull requests.\n *\n * If you have problems with this component:\n * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md\n *\n * If there are missing features in this component:\n * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md\n */\n\nconst RetentionPolicyNonModifiable32 = (props: SVGProps) => (\n <AccessibleSVG width={32} height={32} viewBox=\"0 0 32 32\" {...props}>\n <g fill=\"none\" fillRule=\"evenodd\">\n <path d=\"M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z\" fill={vars.bdlLightBlue} />\n <path\n d=\"M21.5 15c1.607 0 2.918 1.203 2.996 2.715l.004.142v1.377c.886.406 1.5 1.3 1.5 2.337v1.858A2.571 2.571 0 0123.429 26H19.57A2.571 2.571 0 0117 23.429V21.57c0-1.037.615-1.932 1.5-2.338v-1.376c0-1.578 1.343-2.857 3-2.857zm-.653-7C21.484 8 22 8.551 22 9.23v4.802l-.248-.024L21.5 14l-.23.007-.228.02c-1.965.23-3.513 1.928-3.611 4.033l-.005.211v.258l-.079.064-.187.174a4.003 4.003 0 00-1.153 2.612l-.007.235V23.1l.006.23c.033.604.196 1.172.459 1.672L9.165 25c-.175-.007-.271-.423.026-.514.342-.13.814-.828.814-1.462V9.231c0-.68.593-1.231 1.23-1.231h9.612zM9 20v3.003A.985.985 0 018 24c-.568 0-1-.486-1-.997V20h2zm13.5 2h-2a.5.5 0 00-.09.992l.09.008h2a.5.5 0 100-1zm-1-5.571c-.79 0-1.439.582-1.496 1.322l-.004.106V19h3v-1.143c0-.789-.672-1.428-1.5-1.428z\"\n fill={vars.white}\n />\n </g>\n </AccessibleSVG>\n);\n\nexport default RetentionPolicyNonModifiable32;\n"],"file":"RetentionPolicyNonModifiable32.js"}
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+ import RetentionPolicyNonModifiable32 from './RetentionPolicyNonModifiable32';
3
+ export var retentionPolicyNonModifiable32 = function retentionPolicyNonModifiable32() {
4
+ return React.createElement(RetentionPolicyNonModifiable32, null);
5
+ };
6
+ export default {
7
+ title: 'Icon|Content|RetentionPolicyNonModifiable32',
8
+ component: RetentionPolicyNonModifiable32,
9
+ parameters: {
10
+ notes: "`import RetentionPolicyNonModifiable32 from 'box-ui-elements/es/icon/content/RetentionPolicyNonModifiable32';`"
11
+ }
12
+ };
13
+ //# sourceMappingURL=RetentionPolicyNonModifiable32.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/icon/content/RetentionPolicyNonModifiable32.stories.tsx"],"names":["React","RetentionPolicyNonModifiable32","retentionPolicyNonModifiable32","title","component","parameters","notes"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AAEA,OAAOC,8BAAP,MAA2C,kCAA3C;AAEA,OAAO,IAAMC,8BAA8B,GAAG,SAAjCA,8BAAiC;AAAA,SAAM,oBAAC,8BAAD,OAAN;AAAA,CAAvC;AAEP,eAAe;AACXC,EAAAA,KAAK,EAAE,6CADI;AAEXC,EAAAA,SAAS,EAAEH,8BAFA;AAGXI,EAAAA,UAAU,EAAE;AACRC,IAAAA,KAAK,EACD;AAFI;AAHD,CAAf","sourcesContent":["import * as React from 'react';\n\nimport RetentionPolicyNonModifiable32 from './RetentionPolicyNonModifiable32';\n\nexport const retentionPolicyNonModifiable32 = () => <RetentionPolicyNonModifiable32 />;\n\nexport default {\n title: 'Icon|Content|RetentionPolicyNonModifiable32',\n component: RetentionPolicyNonModifiable32,\n parameters: {\n notes:\n \"`import RetentionPolicyNonModifiable32 from 'box-ui-elements/es/icon/content/RetentionPolicyNonModifiable32';`\",\n },\n};\n"],"file":"RetentionPolicyNonModifiable32.stories.js"}
@@ -0,0 +1,13 @@
1
+ import { SVGProps } from '../../components/accessible-svg/AccessibleSVG';
2
+ /**
3
+ * This is an auto-generated component and should not be edited
4
+ * manually in contributor pull requests.
5
+ *
6
+ * If you have problems with this component:
7
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
8
+ *
9
+ * If there are missing features in this component:
10
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
11
+ */
12
+ declare const RetentionPolicyModifiable32: (props: SVGProps) => JSX.Element;
13
+ export default RetentionPolicyModifiable32;
@@ -0,0 +1,9 @@
1
+ export declare const retentionPolicyModifiable32: () => JSX.Element;
2
+ declare const _default: {
3
+ title: string;
4
+ component: (props: import("../../components/accessible-svg/AccessibleSVG").SVGProps) => JSX.Element;
5
+ parameters: {
6
+ notes: string;
7
+ };
8
+ };
9
+ export default _default;
@@ -0,0 +1,13 @@
1
+ import { SVGProps } from '../../components/accessible-svg/AccessibleSVG';
2
+ /**
3
+ * This is an auto-generated component and should not be edited
4
+ * manually in contributor pull requests.
5
+ *
6
+ * If you have problems with this component:
7
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
8
+ *
9
+ * If there are missing features in this component:
10
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
11
+ */
12
+ declare const RetentionPolicyNonModifiable32: (props: SVGProps) => JSX.Element;
13
+ export default RetentionPolicyNonModifiable32;
@@ -0,0 +1,9 @@
1
+ export declare const retentionPolicyNonModifiable32: () => JSX.Element;
2
+ declare const _default: {
3
+ title: string;
4
+ component: (props: import("../../components/accessible-svg/AccessibleSVG").SVGProps) => JSX.Element;
5
+ parameters: {
6
+ notes: string;
7
+ };
8
+ };
9
+ export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "box-ui-elements",
3
- "version": "15.0.0-beta.27",
3
+ "version": "15.0.0-beta.28",
4
4
  "description": "Box UI Elements",
5
5
  "author": "Box (https://www.box.com/)",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -0,0 +1,31 @@
1
+ // @flow
2
+ /* eslint-disable react/jsx-sort-props */
3
+ import * as React from 'react';
4
+ import * as vars from '../../styles/variables';
5
+ import AccessibleSVG from '../../icons/accessible-svg';
6
+ import type { Icon } from '../../icons/flowTypes';
7
+
8
+ /**
9
+ * This is an auto-generated component and should not be edited
10
+ * manually in contributor pull requests.
11
+ *
12
+ * If you have problems with this component:
13
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
14
+ *
15
+ * If there are missing features in this component:
16
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
17
+ */
18
+
19
+ const RetentionPolicyModifiable32 = (props: Icon) => (
20
+ <AccessibleSVG width={32} height={32} viewBox="0 0 32 32" {...props}>
21
+ <g fillRule="nonzero" fill="none">
22
+ <path d="M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z" fill={vars.bdlLightBlue} />
23
+ <path
24
+ d="M21.808 8C22.467 8 23 8.585 23 9.308v14.384c0 .723-.533 1.308-1.192 1.308H9.174c-.181-.007-.286-.45.021-.546.353-.138.807-.876.807-1.55V9.27c0-.722.65-1.27 1.308-1.27h10.498zM9 20v3.01c0 .525-.447.99-1 .99-.553 0-1-.465-1-.99V20h2zm10.458-6.002l.013.002h-5.938c-.258 0-.524.221-.524.497 0 .246.19.452.43.495l.094.008h5.943c.285 0 .532-.231.532-.5a.505.505 0 00-.415-.488L19.499 14l-.041-.002zM19.5 12h-6l-.09.008a.5.5 0 000 .984l.09.008h6l.09-.008A.5.5 0 0019.5 12z"
25
+ fill={vars.white}
26
+ />
27
+ </g>
28
+ </AccessibleSVG>
29
+ );
30
+
31
+ export default RetentionPolicyModifiable32;
@@ -0,0 +1,14 @@
1
+ import * as React from 'react';
2
+
3
+ import RetentionPolicyModifiable32 from './RetentionPolicyModifiable32';
4
+
5
+ export const retentionPolicyModifiable32 = () => <RetentionPolicyModifiable32 />;
6
+
7
+ export default {
8
+ title: 'Icon|Content|RetentionPolicyModifiable32',
9
+ component: RetentionPolicyModifiable32,
10
+ parameters: {
11
+ notes:
12
+ "`import RetentionPolicyModifiable32 from 'box-ui-elements/es/icon/content/RetentionPolicyModifiable32';`",
13
+ },
14
+ };
@@ -0,0 +1,29 @@
1
+ /* eslint-disable react/jsx-sort-props */
2
+ import * as React from 'react';
3
+ import * as vars from '../../styles/variables';
4
+ import AccessibleSVG, { SVGProps } from '../../components/accessible-svg/AccessibleSVG';
5
+
6
+ /**
7
+ * This is an auto-generated component and should not be edited
8
+ * manually in contributor pull requests.
9
+ *
10
+ * If you have problems with this component:
11
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
12
+ *
13
+ * If there are missing features in this component:
14
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
15
+ */
16
+
17
+ const RetentionPolicyModifiable32 = (props: SVGProps) => (
18
+ <AccessibleSVG width={32} height={32} viewBox="0 0 32 32" {...props}>
19
+ <g fillRule="nonzero" fill="none">
20
+ <path d="M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z" fill={vars.bdlLightBlue} />
21
+ <path
22
+ d="M21.808 8C22.467 8 23 8.585 23 9.308v14.384c0 .723-.533 1.308-1.192 1.308H9.174c-.181-.007-.286-.45.021-.546.353-.138.807-.876.807-1.55V9.27c0-.722.65-1.27 1.308-1.27h10.498zM9 20v3.01c0 .525-.447.99-1 .99-.553 0-1-.465-1-.99V20h2zm10.458-6.002l.013.002h-5.938c-.258 0-.524.221-.524.497 0 .246.19.452.43.495l.094.008h5.943c.285 0 .532-.231.532-.5a.505.505 0 00-.415-.488L19.499 14l-.041-.002zM19.5 12h-6l-.09.008a.5.5 0 000 .984l.09.008h6l.09-.008A.5.5 0 0019.5 12z"
23
+ fill={vars.white}
24
+ />
25
+ </g>
26
+ </AccessibleSVG>
27
+ );
28
+
29
+ export default RetentionPolicyModifiable32;
@@ -0,0 +1,31 @@
1
+ // @flow
2
+ /* eslint-disable react/jsx-sort-props */
3
+ import * as React from 'react';
4
+ import * as vars from '../../styles/variables';
5
+ import AccessibleSVG from '../../icons/accessible-svg';
6
+ import type { Icon } from '../../icons/flowTypes';
7
+
8
+ /**
9
+ * This is an auto-generated component and should not be edited
10
+ * manually in contributor pull requests.
11
+ *
12
+ * If you have problems with this component:
13
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
14
+ *
15
+ * If there are missing features in this component:
16
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
17
+ */
18
+
19
+ const RetentionPolicyNonModifiable32 = (props: Icon) => (
20
+ <AccessibleSVG width={32} height={32} viewBox="0 0 32 32" {...props}>
21
+ <g fill="none" fillRule="evenodd">
22
+ <path d="M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z" fill={vars.bdlLightBlue} />
23
+ <path
24
+ d="M21.5 15c1.607 0 2.918 1.203 2.996 2.715l.004.142v1.377c.886.406 1.5 1.3 1.5 2.337v1.858A2.571 2.571 0 0123.429 26H19.57A2.571 2.571 0 0117 23.429V21.57c0-1.037.615-1.932 1.5-2.338v-1.376c0-1.578 1.343-2.857 3-2.857zm-.653-7C21.484 8 22 8.551 22 9.23v4.802l-.248-.024L21.5 14l-.23.007-.228.02c-1.965.23-3.513 1.928-3.611 4.033l-.005.211v.258l-.079.064-.187.174a4.003 4.003 0 00-1.153 2.612l-.007.235V23.1l.006.23c.033.604.196 1.172.459 1.672L9.165 25c-.175-.007-.271-.423.026-.514.342-.13.814-.828.814-1.462V9.231c0-.68.593-1.231 1.23-1.231h9.612zM9 20v3.003A.985.985 0 018 24c-.568 0-1-.486-1-.997V20h2zm13.5 2h-2a.5.5 0 00-.09.992l.09.008h2a.5.5 0 100-1zm-1-5.571c-.79 0-1.439.582-1.496 1.322l-.004.106V19h3v-1.143c0-.789-.672-1.428-1.5-1.428z"
25
+ fill={vars.white}
26
+ />
27
+ </g>
28
+ </AccessibleSVG>
29
+ );
30
+
31
+ export default RetentionPolicyNonModifiable32;
@@ -0,0 +1,14 @@
1
+ import * as React from 'react';
2
+
3
+ import RetentionPolicyNonModifiable32 from './RetentionPolicyNonModifiable32';
4
+
5
+ export const retentionPolicyNonModifiable32 = () => <RetentionPolicyNonModifiable32 />;
6
+
7
+ export default {
8
+ title: 'Icon|Content|RetentionPolicyNonModifiable32',
9
+ component: RetentionPolicyNonModifiable32,
10
+ parameters: {
11
+ notes:
12
+ "`import RetentionPolicyNonModifiable32 from 'box-ui-elements/es/icon/content/RetentionPolicyNonModifiable32';`",
13
+ },
14
+ };
@@ -0,0 +1,29 @@
1
+ /* eslint-disable react/jsx-sort-props */
2
+ import * as React from 'react';
3
+ import * as vars from '../../styles/variables';
4
+ import AccessibleSVG, { SVGProps } from '../../components/accessible-svg/AccessibleSVG';
5
+
6
+ /**
7
+ * This is an auto-generated component and should not be edited
8
+ * manually in contributor pull requests.
9
+ *
10
+ * If you have problems with this component:
11
+ * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
12
+ *
13
+ * If there are missing features in this component:
14
+ * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
15
+ */
16
+
17
+ const RetentionPolicyNonModifiable32 = (props: SVGProps) => (
18
+ <AccessibleSVG width={32} height={32} viewBox="0 0 32 32" {...props}>
19
+ <g fill="none" fillRule="evenodd">
20
+ <path d="M6 0h20a6 6 0 016 6v20a6 6 0 01-6 6H6a6 6 0 01-6-6V6a6 6 0 016-6z" fill={vars.bdlLightBlue} />
21
+ <path
22
+ d="M21.5 15c1.607 0 2.918 1.203 2.996 2.715l.004.142v1.377c.886.406 1.5 1.3 1.5 2.337v1.858A2.571 2.571 0 0123.429 26H19.57A2.571 2.571 0 0117 23.429V21.57c0-1.037.615-1.932 1.5-2.338v-1.376c0-1.578 1.343-2.857 3-2.857zm-.653-7C21.484 8 22 8.551 22 9.23v4.802l-.248-.024L21.5 14l-.23.007-.228.02c-1.965.23-3.513 1.928-3.611 4.033l-.005.211v.258l-.079.064-.187.174a4.003 4.003 0 00-1.153 2.612l-.007.235V23.1l.006.23c.033.604.196 1.172.459 1.672L9.165 25c-.175-.007-.271-.423.026-.514.342-.13.814-.828.814-1.462V9.231c0-.68.593-1.231 1.23-1.231h9.612zM9 20v3.003A.985.985 0 018 24c-.568 0-1-.486-1-.997V20h2zm13.5 2h-2a.5.5 0 00-.09.992l.09.008h2a.5.5 0 100-1zm-1-5.571c-.79 0-1.439.582-1.496 1.322l-.004.106V19h3v-1.143c0-.789-.672-1.428-1.5-1.428z"
23
+ fill={vars.white}
24
+ />
25
+ </g>
26
+ </AccessibleSVG>
27
+ );
28
+
29
+ export default RetentionPolicyNonModifiable32;