@arco-iconbox/react-bioos 0.0.2 → 0.0.3

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,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconExitMode: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconExitMode;
@@ -0,0 +1,42 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { useContext } from 'react';
24
+ import { Context } from '../context';
25
+ function IconExitModeComponent(props, ref) {
26
+ var prefixFromContext = useContext(Context).prefix;
27
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
+ var prefix = prefixFromProps || prefixFromContext || 'bioos';
29
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-exit-mode").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
31
+ React.createElement("g", { clipPath: "url(#svg_3bf3471554__a)" },
32
+ React.createElement("mask", { id: "svg_3bf3471554__a", width: "15", height: "16", x: ".333", y: "0", fill: useCurrentColor ? 'currentColor' : '#000', maskUnits: "userSpaceOnUse" },
33
+ React.createElement("path", { d: "M.333 0h15v16h-15z" }),
34
+ React.createElement("path", { fillRule: "evenodd", d: "M10.667 2.555A6.668 6.668 0 0 1 8 15.333 6.667 6.667 0 0 1 5.333 2.555v1.492a5.333 5.333 0 1 0 5.333 0V2.555ZM7.333 8.667V1.333c0-.184.15-.333.334-.333h.666c.184 0 .334.15.334.333v7.334c0 .184-.15.333-.334.333h-.666a.333.333 0 0 1-.334-.333Z", clipRule: "evenodd" })),
35
+ React.createElement("path", { fillRule: "evenodd", d: "M10.667 2.555A6.668 6.668 0 0 1 8 15.333 6.667 6.667 0 0 1 5.333 2.555v1.492a5.333 5.333 0 1 0 5.333 0V2.555ZM7.333 8.667V1.333c0-.184.15-.333.334-.333h.666c.184 0 .334.15.334.333v7.334c0 .184-.15.333-.334.333h-.666a.333.333 0 0 1-.334-.333Z", clipRule: "evenodd" }),
36
+ React.createElement("path", { d: "m10.667 2.555.08-.184-.28-.122v.306h.2Zm-5.334 0h.2v-.306l-.28.122.08.184Zm0 1.492.1.173.1-.058v-.115h-.2Zm5.334 0h-.2v.115l.1.058.1-.173Zm-.08-1.309a6.468 6.468 0 0 1 3.88 5.929h.4a6.868 6.868 0 0 0-4.12-6.296l-.16.367Zm3.88 5.929A6.467 6.467 0 0 1 8 15.133v.4a6.867 6.867 0 0 0 6.867-6.866h-.4ZM8 15.133a6.467 6.467 0 0 1-6.467-6.466h-.4A6.867 6.867 0 0 0 8 15.533v-.4ZM1.533 8.667a6.468 6.468 0 0 1 3.88-5.929l-.16-.367a6.868 6.868 0 0 0-4.12 6.296h.4Zm3.6-6.112v1.492h.4V2.555h-.4Zm.1 1.319a5.531 5.531 0 0 0-2.766 4.793h.4c0-1.9 1.032-3.56 2.566-4.447l-.2-.346ZM2.467 8.667A5.533 5.533 0 0 0 8 14.2v-.4a5.133 5.133 0 0 1-5.133-5.133h-.4ZM8 14.2a5.533 5.533 0 0 0 5.533-5.533h-.4A5.133 5.133 0 0 1 8 13.8v.4Zm5.533-5.533a5.531 5.531 0 0 0-2.766-4.793l-.2.346a5.131 5.131 0 0 1 2.566 4.447h.4Zm-2.666-4.62V2.555h-.4v1.492h.4Zm-3.334 4.62V1.333h-.4v7.334h.4Zm0-7.334c0-.073.06-.133.134-.133V.8a.533.533 0 0 0-.534.533h.4Zm.134-.133h.666V.8h-.666v.4Zm.666 0c.074 0 .134.06.134.133h.4A.533.533 0 0 0 8.333.8v.4Zm.134.133v7.334h.4V1.333h-.4Zm0 7.334c0 .073-.06.133-.134.133v.4a.533.533 0 0 0 .534-.533h-.4Zm-.134.133h-.666v.4h.666v-.4Zm-.666 0a.133.133 0 0 1-.134-.133h-.4c0 .294.239.533.534.533v-.4Z", mask: "url(#svg_3bf3471554__a)" })),
37
+ React.createElement("defs", null,
38
+ React.createElement("clipPath", { id: "svg_3bf3471554__svg_927f959746__a" },
39
+ React.createElement("path", { d: "M0 0h16v16H0z" }))));
40
+ }
41
+ var IconExitMode = React.forwardRef(IconExitModeComponent);
42
+ export default IconExitMode;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconFileClosed: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconFileClosed;
@@ -0,0 +1,35 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { useContext } from 'react';
24
+ import { Context } from '../context';
25
+ function IconFileClosedComponent(props, ref) {
26
+ var prefixFromContext = useContext(Context).prefix;
27
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
+ var prefix = prefixFromProps || prefixFromContext || 'bioos';
29
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-file-closed").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 14 14" }, rest, { ref: ref }),
31
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#F7BA1E', d: "M1.167 3.333h10.968c.386 0 .698.299.698.667v7.333c0 .368-.312.667-.698.667H1.865c-.386 0-.698-.299-.698-.667v-8Z" }),
32
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#CC9213', fillRule: "evenodd", d: "M1.167 2.667c0-.369.298-.667.666-.667h4.588c.253 0 .484.143.597.369l.482.964H1.167v-.666Z", clipRule: "evenodd" }));
33
+ }
34
+ var IconFileClosed = React.forwardRef(IconFileClosedComponent);
35
+ export default IconFileClosed;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconFileOpen: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconFileOpen;
@@ -0,0 +1,35 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { useContext } from 'react';
24
+ import { Context } from '../context';
25
+ function IconFileOpenComponent(props, ref) {
26
+ var prefixFromContext = useContext(Context).prefix;
27
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
+ var prefix = prefixFromProps || prefixFromContext || 'bioos';
29
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-file-open").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 14 14" }, rest, { ref: ref }),
31
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#F7BA1E', fillRule: "evenodd", d: "M1.833 2a.667.667 0 0 0-.666.667v8.666c0 .368.312.667.698.667h10.27c.386 0 .698-.299.698-.667V4c0-.368-.312-.667-.698-.667H7.5l-.482-.964A.667.667 0 0 0 6.42 2H1.833Z", clipRule: "evenodd", opacity: ".5" }),
32
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#F7BA1E', d: "M.264 5.916a.5.5 0 0 1 .493-.583h10.378c.386 0 .698.299.698.667l1 5.333c0 .369-.313.667-.698.667H1.865c-.386 0-.698-.298-.698-.667L.264 5.916Z" }));
33
+ }
34
+ var IconFileOpen = React.forwardRef(IconFileOpenComponent);
35
+ export default IconFileOpen;
package/esm/index.d.ts CHANGED
@@ -358,7 +358,6 @@ export { default as IconUploadFile } from './IconUploadFile';
358
358
  export { default as IconExportFile } from './IconExportFile';
359
359
  export { default as IconDrag } from './IconDrag';
360
360
  export { default as IconSend2 } from './IconSend2';
361
- export { default as IconClearContext2 } from './IconClearContext2';
362
361
  export { default as IconEdit2 } from './IconEdit2';
363
362
  export { default as IconAdd2 } from './IconAdd2';
364
363
  export { default as IconHistory2 } from './IconHistory2';
@@ -394,4 +393,7 @@ export { default as IconArrowRightCorner2 } from './IconArrowRightCorner2';
394
393
  export { default as IconRehandle2 } from './IconRehandle2';
395
394
  export { default as IconUploadReport2 } from './IconUploadReport2';
396
395
  export { default as IconSend3 } from './IconSend3';
396
+ export { default as IconFileOpen } from './IconFileOpen';
397
+ export { default as IconFileClosed } from './IconFileClosed';
398
+ export { default as IconExitMode } from './IconExitMode';
397
399
  export * from './type';
package/esm/index.js CHANGED
@@ -358,7 +358,6 @@ export { default as IconUploadFile } from './IconUploadFile';
358
358
  export { default as IconExportFile } from './IconExportFile';
359
359
  export { default as IconDrag } from './IconDrag';
360
360
  export { default as IconSend2 } from './IconSend2';
361
- export { default as IconClearContext2 } from './IconClearContext2';
362
361
  export { default as IconEdit2 } from './IconEdit2';
363
362
  export { default as IconAdd2 } from './IconAdd2';
364
363
  export { default as IconHistory2 } from './IconHistory2';
@@ -394,4 +393,7 @@ export { default as IconArrowRightCorner2 } from './IconArrowRightCorner2';
394
393
  export { default as IconRehandle2 } from './IconRehandle2';
395
394
  export { default as IconUploadReport2 } from './IconUploadReport2';
396
395
  export { default as IconSend3 } from './IconSend3';
396
+ export { default as IconFileOpen } from './IconFileOpen';
397
+ export { default as IconFileClosed } from './IconFileClosed';
398
+ export { default as IconExitMode } from './IconExitMode';
397
399
  export * from './type';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/react-bioos",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "main": "cjs/index.js",
5
5
  "module": "esm/index.js",
6
6
  "license": "ISC",
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconExitModeComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'bioos';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-exit-mode${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 16 16" {...rest} ref={ref}><g clipPath="url(#svg_3bf3471554__a)"><mask id="svg_3bf3471554__a" width="15" height="16" x=".333" y="0" fill={useCurrentColor ? 'currentColor' : '#000'} maskUnits="userSpaceOnUse"><path d="M.333 0h15v16h-15z"/><path fillRule="evenodd" d="M10.667 2.555A6.668 6.668 0 0 1 8 15.333 6.667 6.667 0 0 1 5.333 2.555v1.492a5.333 5.333 0 1 0 5.333 0V2.555ZM7.333 8.667V1.333c0-.184.15-.333.334-.333h.666c.184 0 .334.15.334.333v7.334c0 .184-.15.333-.334.333h-.666a.333.333 0 0 1-.334-.333Z" clipRule="evenodd"/></mask><path fillRule="evenodd" d="M10.667 2.555A6.668 6.668 0 0 1 8 15.333 6.667 6.667 0 0 1 5.333 2.555v1.492a5.333 5.333 0 1 0 5.333 0V2.555ZM7.333 8.667V1.333c0-.184.15-.333.334-.333h.666c.184 0 .334.15.334.333v7.334c0 .184-.15.333-.334.333h-.666a.333.333 0 0 1-.334-.333Z" clipRule="evenodd"/><path d="m10.667 2.555.08-.184-.28-.122v.306h.2Zm-5.334 0h.2v-.306l-.28.122.08.184Zm0 1.492.1.173.1-.058v-.115h-.2Zm5.334 0h-.2v.115l.1.058.1-.173Zm-.08-1.309a6.468 6.468 0 0 1 3.88 5.929h.4a6.868 6.868 0 0 0-4.12-6.296l-.16.367Zm3.88 5.929A6.467 6.467 0 0 1 8 15.133v.4a6.867 6.867 0 0 0 6.867-6.866h-.4ZM8 15.133a6.467 6.467 0 0 1-6.467-6.466h-.4A6.867 6.867 0 0 0 8 15.533v-.4ZM1.533 8.667a6.468 6.468 0 0 1 3.88-5.929l-.16-.367a6.868 6.868 0 0 0-4.12 6.296h.4Zm3.6-6.112v1.492h.4V2.555h-.4Zm.1 1.319a5.531 5.531 0 0 0-2.766 4.793h.4c0-1.9 1.032-3.56 2.566-4.447l-.2-.346ZM2.467 8.667A5.533 5.533 0 0 0 8 14.2v-.4a5.133 5.133 0 0 1-5.133-5.133h-.4ZM8 14.2a5.533 5.533 0 0 0 5.533-5.533h-.4A5.133 5.133 0 0 1 8 13.8v.4Zm5.533-5.533a5.531 5.531 0 0 0-2.766-4.793l-.2.346a5.131 5.131 0 0 1 2.566 4.447h.4Zm-2.666-4.62V2.555h-.4v1.492h.4Zm-3.334 4.62V1.333h-.4v7.334h.4Zm0-7.334c0-.073.06-.133.134-.133V.8a.533.533 0 0 0-.534.533h.4Zm.134-.133h.666V.8h-.666v.4Zm.666 0c.074 0 .134.06.134.133h.4A.533.533 0 0 0 8.333.8v.4Zm.134.133v7.334h.4V1.333h-.4Zm0 7.334c0 .073-.06.133-.134.133v.4a.533.533 0 0 0 .534-.533h-.4Zm-.134.133h-.666v.4h.666v-.4Zm-.666 0a.133.133 0 0 1-.134-.133h-.4c0 .294.239.533.534.533v-.4Z" mask="url(#svg_3bf3471554__a)"/></g><defs><clipPath id="svg_3bf3471554__svg_927f959746__a"><path d="M0 0h16v16H0z"/></clipPath></defs></svg>;
12
+ }
13
+
14
+ const IconExitMode = React.forwardRef(IconExitModeComponent);
15
+ export default IconExitMode;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconFileClosedComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'bioos';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-file-closed${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14" {...rest} ref={ref}><path fill={useCurrentColor ? 'currentColor' : '#F7BA1E'} d="M1.167 3.333h10.968c.386 0 .698.299.698.667v7.333c0 .368-.312.667-.698.667H1.865c-.386 0-.698-.299-.698-.667v-8Z"/><path fill={useCurrentColor ? 'currentColor' : '#CC9213'} fillRule="evenodd" d="M1.167 2.667c0-.369.298-.667.666-.667h4.588c.253 0 .484.143.597.369l.482.964H1.167v-.666Z" clipRule="evenodd"/></svg>;
12
+ }
13
+
14
+ const IconFileClosed = React.forwardRef(IconFileClosedComponent);
15
+ export default IconFileClosed;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconFileOpenComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'bioos';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-file-open${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14" {...rest} ref={ref}><path fill={useCurrentColor ? 'currentColor' : '#F7BA1E'} fillRule="evenodd" d="M1.833 2a.667.667 0 0 0-.666.667v8.666c0 .368.312.667.698.667h10.27c.386 0 .698-.299.698-.667V4c0-.368-.312-.667-.698-.667H7.5l-.482-.964A.667.667 0 0 0 6.42 2H1.833Z" clipRule="evenodd" opacity=".5"/><path fill={useCurrentColor ? 'currentColor' : '#F7BA1E'} d="M.264 5.916a.5.5 0 0 1 .493-.583h10.378c.386 0 .698.299.698.667l1 5.333c0 .369-.313.667-.698.667H1.865c-.386 0-.698-.298-.698-.667L.264 5.916Z"/></svg>;
12
+ }
13
+
14
+ const IconFileOpen = React.forwardRef(IconFileOpenComponent);
15
+ export default IconFileOpen;
package/src/index.ts CHANGED
@@ -358,7 +358,6 @@ export { default as IconUploadFile } from './IconUploadFile';
358
358
  export { default as IconExportFile } from './IconExportFile';
359
359
  export { default as IconDrag } from './IconDrag';
360
360
  export { default as IconSend2 } from './IconSend2';
361
- export { default as IconClearContext2 } from './IconClearContext2';
362
361
  export { default as IconEdit2 } from './IconEdit2';
363
362
  export { default as IconAdd2 } from './IconAdd2';
364
363
  export { default as IconHistory2 } from './IconHistory2';
@@ -394,5 +393,8 @@ export { default as IconArrowRightCorner2 } from './IconArrowRightCorner2';
394
393
  export { default as IconRehandle2 } from './IconRehandle2';
395
394
  export { default as IconUploadReport2 } from './IconUploadReport2';
396
395
  export { default as IconSend3 } from './IconSend3';
396
+ export { default as IconFileOpen } from './IconFileOpen';
397
+ export { default as IconFileClosed } from './IconFileClosed';
398
+ export { default as IconExitMode } from './IconExitMode';
397
399
 
398
400
  export * from './type';
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconExitMode: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconExitMode;
@@ -0,0 +1,77 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconExitModeComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'bioos';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-exit-mode").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
65
+ react_1.default.createElement("g", { clipPath: "url(#svg_3bf3471554__a)" },
66
+ react_1.default.createElement("mask", { id: "svg_3bf3471554__a", width: "15", height: "16", x: ".333", y: "0", fill: useCurrentColor ? 'currentColor' : '#000', maskUnits: "userSpaceOnUse" },
67
+ react_1.default.createElement("path", { d: "M.333 0h15v16h-15z" }),
68
+ react_1.default.createElement("path", { fillRule: "evenodd", d: "M10.667 2.555A6.668 6.668 0 0 1 8 15.333 6.667 6.667 0 0 1 5.333 2.555v1.492a5.333 5.333 0 1 0 5.333 0V2.555ZM7.333 8.667V1.333c0-.184.15-.333.334-.333h.666c.184 0 .334.15.334.333v7.334c0 .184-.15.333-.334.333h-.666a.333.333 0 0 1-.334-.333Z", clipRule: "evenodd" })),
69
+ react_1.default.createElement("path", { fillRule: "evenodd", d: "M10.667 2.555A6.668 6.668 0 0 1 8 15.333 6.667 6.667 0 0 1 5.333 2.555v1.492a5.333 5.333 0 1 0 5.333 0V2.555ZM7.333 8.667V1.333c0-.184.15-.333.334-.333h.666c.184 0 .334.15.334.333v7.334c0 .184-.15.333-.334.333h-.666a.333.333 0 0 1-.334-.333Z", clipRule: "evenodd" }),
70
+ react_1.default.createElement("path", { d: "m10.667 2.555.08-.184-.28-.122v.306h.2Zm-5.334 0h.2v-.306l-.28.122.08.184Zm0 1.492.1.173.1-.058v-.115h-.2Zm5.334 0h-.2v.115l.1.058.1-.173Zm-.08-1.309a6.468 6.468 0 0 1 3.88 5.929h.4a6.868 6.868 0 0 0-4.12-6.296l-.16.367Zm3.88 5.929A6.467 6.467 0 0 1 8 15.133v.4a6.867 6.867 0 0 0 6.867-6.866h-.4ZM8 15.133a6.467 6.467 0 0 1-6.467-6.466h-.4A6.867 6.867 0 0 0 8 15.533v-.4ZM1.533 8.667a6.468 6.468 0 0 1 3.88-5.929l-.16-.367a6.868 6.868 0 0 0-4.12 6.296h.4Zm3.6-6.112v1.492h.4V2.555h-.4Zm.1 1.319a5.531 5.531 0 0 0-2.766 4.793h.4c0-1.9 1.032-3.56 2.566-4.447l-.2-.346ZM2.467 8.667A5.533 5.533 0 0 0 8 14.2v-.4a5.133 5.133 0 0 1-5.133-5.133h-.4ZM8 14.2a5.533 5.533 0 0 0 5.533-5.533h-.4A5.133 5.133 0 0 1 8 13.8v.4Zm5.533-5.533a5.531 5.531 0 0 0-2.766-4.793l-.2.346a5.131 5.131 0 0 1 2.566 4.447h.4Zm-2.666-4.62V2.555h-.4v1.492h.4Zm-3.334 4.62V1.333h-.4v7.334h.4Zm0-7.334c0-.073.06-.133.134-.133V.8a.533.533 0 0 0-.534.533h.4Zm.134-.133h.666V.8h-.666v.4Zm.666 0c.074 0 .134.06.134.133h.4A.533.533 0 0 0 8.333.8v.4Zm.134.133v7.334h.4V1.333h-.4Zm0 7.334c0 .073-.06.133-.134.133v.4a.533.533 0 0 0 .534-.533h-.4Zm-.134.133h-.666v.4h.666v-.4Zm-.666 0a.133.133 0 0 1-.134-.133h-.4c0 .294.239.533.534.533v-.4Z", mask: "url(#svg_3bf3471554__a)" })),
71
+ react_1.default.createElement("defs", null,
72
+ react_1.default.createElement("clipPath", { id: "svg_3bf3471554__svg_927f959746__a" },
73
+ react_1.default.createElement("path", { d: "M0 0h16v16H0z" }))));
74
+ }
75
+ var IconExitMode = react_1.default.forwardRef(IconExitModeComponent);
76
+ exports.default = IconExitMode;
77
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconFileClosed: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconFileClosed;
@@ -56,14 +56,15 @@ var __rest = (this && this.__rest) || function (s, e) {
56
56
  Object.defineProperty(exports, "__esModule", { value: true });
57
57
  var react_1 = __importStar(require("react"));
58
58
  var context_1 = require("../context");
59
- function IconClearContext2Component(props, ref) {
59
+ function IconFileClosedComponent(props, ref) {
60
60
  var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
61
  var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
62
62
  var prefix = prefixFromProps || prefixFromContext || 'bioos';
63
63
  var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
- return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-clear-context2").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
65
- react_1.default.createElement("path", { fillRule: "evenodd", d: "M8 2.6c-.354 0-.695.141-.946.394a1.353 1.353 0 0 0-.393.955V5.23c0 .416-.165.817-.46 1.112a1.567 1.567 0 0 1-1.11.462H3.636a.367.367 0 0 0-.26.109.377.377 0 0 0-.11.266v.682h9.467V7.18a.38.38 0 0 0-.109-.266.367.367 0 0 0-.26-.109h-1.455c-.417 0-.817-.166-1.11-.462a1.577 1.577 0 0 1-.46-1.112V3.949c0-.359-.141-.702-.393-.955A1.335 1.335 0 0 0 8 2.6ZM2.927 9.062h-.26a.6.6 0 0 1-.6-.6V7.18a1.567 1.567 0 0 1 1.57-1.574H5.09a.377.377 0 0 0 .37-.374V3.948c0-.675.266-1.323.742-1.801a2.535 2.535 0 0 1 3.594 0c.476.478.742 1.126.742 1.8V5.23c0 .1.04.196.11.266s.163.108.26.108h1.455a1.576 1.576 0 0 1 1.57 1.575v1.282a.6.6 0 0 1-.6.6h-.26l.617 3.662a1.58 1.58 0 0 1-1.536 1.876H3.846a1.565 1.565 0 0 1-1.208-.582 1.576 1.576 0 0 1-.33-1.294l.619-3.662Zm1.217 0L3.49 12.93l-.003.015a.378.378 0 0 0 .079.313l.003.004a.37.37 0 0 0 .282.137h1.552a.605.605 0 0 1-.004-.067v-1.555a.6.6 0 1 1 1.2 0v1.555a.605.605 0 0 1-.004.067h.808a.605.605 0 0 1-.004-.067v-2a.6.6 0 1 1 1.2 0v2a.605.605 0 0 1-.004.067h.808a.605.605 0 0 1-.004-.067v-1.555a.6.6 0 1 1 1.2 0v1.555a.613.613 0 0 1-.004.067h1.551a.367.367 0 0 0 .284-.138l.002-.003a.377.377 0 0 0 .076-.328l-.653-3.87H4.144Z", clipRule: "evenodd" }));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-file-closed").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 14 14" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#F7BA1E', d: "M1.167 3.333h10.968c.386 0 .698.299.698.667v7.333c0 .368-.312.667-.698.667H1.865c-.386 0-.698-.299-.698-.667v-8Z" }),
66
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#CC9213', fillRule: "evenodd", d: "M1.167 2.667c0-.369.298-.667.666-.667h4.588c.253 0 .484.143.597.369l.482.964H1.167v-.666Z", clipRule: "evenodd" }));
66
67
  }
67
- var IconClearContext2 = react_1.default.forwardRef(IconClearContext2Component);
68
- exports.default = IconClearContext2;
68
+ var IconFileClosed = react_1.default.forwardRef(IconFileClosedComponent);
69
+ exports.default = IconFileClosed;
69
70
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconFileOpen: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconFileOpen;
@@ -0,0 +1,70 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconFileOpenComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'bioos';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-file-open").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 14 14" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#F7BA1E', fillRule: "evenodd", d: "M1.833 2a.667.667 0 0 0-.666.667v8.666c0 .368.312.667.698.667h10.27c.386 0 .698-.299.698-.667V4c0-.368-.312-.667-.698-.667H7.5l-.482-.964A.667.667 0 0 0 6.42 2H1.833Z", clipRule: "evenodd", opacity: ".5" }),
66
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#F7BA1E', d: "M.264 5.916a.5.5 0 0 1 .493-.583h10.378c.386 0 .698.299.698.667l1 5.333c0 .369-.313.667-.698.667H1.865c-.386 0-.698-.298-.698-.667L.264 5.916Z" }));
67
+ }
68
+ var IconFileOpen = react_1.default.forwardRef(IconFileOpenComponent);
69
+ exports.default = IconFileOpen;
70
+ });
package/umd/index.d.ts CHANGED
@@ -358,7 +358,6 @@ export { default as IconUploadFile } from './IconUploadFile';
358
358
  export { default as IconExportFile } from './IconExportFile';
359
359
  export { default as IconDrag } from './IconDrag';
360
360
  export { default as IconSend2 } from './IconSend2';
361
- export { default as IconClearContext2 } from './IconClearContext2';
362
361
  export { default as IconEdit2 } from './IconEdit2';
363
362
  export { default as IconAdd2 } from './IconAdd2';
364
363
  export { default as IconHistory2 } from './IconHistory2';
@@ -394,4 +393,7 @@ export { default as IconArrowRightCorner2 } from './IconArrowRightCorner2';
394
393
  export { default as IconRehandle2 } from './IconRehandle2';
395
394
  export { default as IconUploadReport2 } from './IconUploadReport2';
396
395
  export { default as IconSend3 } from './IconSend3';
396
+ export { default as IconFileOpen } from './IconFileOpen';
397
+ export { default as IconFileClosed } from './IconFileClosed';
398
+ export { default as IconExitMode } from './IconExitMode';
397
399
  export * from './type';