@deque/cauldron-react 5.7.1 → 5.8.0-canary.55b0441c
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/lib/add-user.js +23 -8
- package/lib/arrow-circle.js +23 -8
- package/lib/arrow.js +23 -8
- package/lib/arrows-alt.js +23 -8
- package/lib/bolt.js +23 -8
- package/lib/caution.js +23 -8
- package/lib/check-circle.js +23 -8
- package/lib/check-shield.js +23 -8
- package/lib/check-solid.js +23 -8
- package/lib/check.js +23 -8
- package/lib/checkbox-checked.js +23 -8
- package/lib/checkbox-unchecked.js +23 -8
- package/lib/chevron-double.js +23 -8
- package/lib/chevron.js +23 -8
- package/lib/clipboard.js +23 -8
- package/lib/clock.js +39 -0
- package/lib/close.js +23 -8
- package/lib/code.js +23 -8
- package/lib/components/Accordion/Accordion.d.ts +4 -4
- package/lib/components/Address/index.d.ts +5 -5
- package/lib/components/Alert/index.d.ts +3 -3
- package/lib/components/Breadcrumb/Breadcrumb.d.ts +1 -1
- package/lib/components/Breadcrumb/BreadcrumbItem.d.ts +1 -1
- package/lib/components/Card/Card.d.ts +1 -1
- package/lib/components/Card/CardContent.d.ts +2 -2
- package/lib/components/Card/CardFooter.d.ts +2 -2
- package/lib/components/Card/CardHeader.d.ts +2 -2
- package/lib/components/Code/index.d.ts +1 -1
- package/lib/components/DescriptionList/index.d.ts +8 -8
- package/lib/components/Dialog/index.d.ts +5 -5
- package/lib/components/ExpandCollapsePanel/ExpandCollapsePanel.d.ts +3 -3
- package/lib/components/ExpandCollapsePanel/PanelTrigger.d.ts +2 -2
- package/lib/components/Icon/types.d.ts +1 -1
- package/lib/components/IconButton/index.d.ts +1 -1
- package/lib/components/IssuePanel/index.d.ts +2 -2
- package/lib/components/Layout/index.d.ts +4 -4
- package/lib/components/Line/index.d.ts +1 -1
- package/lib/components/Link/index.d.ts +3 -3
- package/lib/components/Listbox/Listbox.d.ts +16 -0
- package/lib/components/Listbox/ListboxContext.d.ts +27 -0
- package/lib/components/Listbox/ListboxGroup.d.ts +9 -0
- package/lib/components/Listbox/ListboxOption.d.ts +10 -0
- package/lib/components/Listbox/index.d.ts +4 -0
- package/lib/components/LoaderOverlay/axe-loader.d.ts +2 -1
- package/lib/components/Main/index.d.ts +4 -4
- package/lib/components/MenuBar/index.d.ts +2 -2
- package/lib/components/MenuItem/index.d.ts +4 -4
- package/lib/components/Modal/index.d.ts +3 -3
- package/lib/components/NavBar/NavBar.d.ts +2 -2
- package/lib/components/NavBar/NavItem.d.ts +1 -1
- package/lib/components/Offscreen/index.d.ts +2 -2
- package/lib/components/OptionsMenu/OptionsMenu.d.ts +5 -5
- package/lib/components/OptionsMenu/OptionsMenuList.d.ts +4 -4
- package/lib/components/OptionsMenu/OptionsMenuWrapper.d.ts +2 -2
- package/lib/components/Pointout/index.d.ts +6 -6
- package/lib/components/ProgressBar/index.d.ts +1 -1
- package/lib/components/RadioCardGroup/index.d.ts +1 -1
- package/lib/components/Scrim/index.d.ts +1 -1
- package/lib/components/Select/index.d.ts +1 -1
- package/lib/components/SideBar/SideBar.d.ts +2 -2
- package/lib/components/SkipLink/index.d.ts +1 -1
- package/lib/components/Stepper/index.d.ts +4 -4
- package/lib/components/Table/Table.d.ts +3 -3
- package/lib/components/Table/TableBody.d.ts +3 -3
- package/lib/components/Table/TableCell.d.ts +3 -3
- package/lib/components/Table/TableFooter.d.ts +3 -3
- package/lib/components/Table/TableHead.d.ts +3 -3
- package/lib/components/Table/TableHeader.d.ts +4 -4
- package/lib/components/Table/TableRow.d.ts +3 -3
- package/lib/components/Tabs/Tabs.d.ts +2 -2
- package/lib/components/Tag/index.d.ts +4 -4
- package/lib/components/TextField/index.d.ts +4 -4
- package/lib/components/Toast/index.d.ts +4 -4
- package/lib/components/Tooltip/index.d.ts +3 -3
- package/lib/components/TooltipTabstop/index.d.ts +2 -2
- package/lib/components/TopBar/TopBar.d.ts +1 -1
- package/lib/components/TopBar/TopBarMenu.d.ts +2 -2
- package/lib/components/TwoColumnPanel/ColumnGroupHeader.d.ts +1 -1
- package/lib/components/TwoColumnPanel/ColumnHeader.d.ts +1 -1
- package/lib/components/TwoColumnPanel/ColumnLeft.d.ts +1 -1
- package/lib/components/TwoColumnPanel/ColumnList.d.ts +1 -1
- package/lib/components/TwoColumnPanel/ColumnRight.d.ts +1 -1
- package/lib/components/Workspace/index.d.ts +6 -6
- package/lib/contexts/theme.d.ts +2 -2
- package/lib/copy.js +23 -8
- package/lib/download.js +23 -8
- package/lib/dropper.js +23 -8
- package/lib/exchange.js +23 -8
- package/lib/export-solid.js +23 -8
- package/lib/external-link.js +23 -8
- package/lib/eye.js +23 -8
- package/lib/filter-solid.js +23 -8
- package/lib/filter.js +23 -8
- package/lib/flag.js +23 -8
- package/lib/gears.js +23 -7
- package/lib/github.js +23 -8
- package/lib/grid.js +23 -8
- package/lib/hamburger-menu.js +26 -11
- package/lib/hashtag.js +23 -8
- package/lib/highlight.js +23 -8
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1097 -6084
- package/lib/info-circle-alt.js +23 -8
- package/lib/info-circle.js +23 -8
- package/lib/info-square.js +23 -8
- package/lib/kabob.js +23 -8
- package/lib/link.js +23 -8
- package/lib/linkedin.js +23 -8
- package/lib/list.js +29 -14
- package/lib/lock.js +23 -8
- package/lib/magnifying-glass.js +23 -8
- package/lib/menu.js +23 -8
- package/lib/minus.js +23 -8
- package/lib/new-releases.js +24 -9
- package/lib/new.js +23 -8
- package/lib/no.js +23 -8
- package/lib/pencil.js +23 -8
- package/lib/person-running.js +23 -8
- package/lib/play.js +23 -8
- package/lib/plus.js +23 -8
- package/lib/propTypes.d.ts +1 -1
- package/lib/question-circle-alt.js +23 -8
- package/lib/question-circle.js +23 -8
- package/lib/radio-checked.js +23 -8
- package/lib/radio-unchecked.js +23 -8
- package/lib/recycle-square.js +23 -8
- package/lib/recycle.js +23 -8
- package/lib/resend.js +23 -8
- package/lib/robot.js +24 -9
- package/lib/run-again.js +23 -8
- package/lib/save.js +23 -8
- package/lib/share-nodes.js +23 -8
- package/lib/share.js +23 -8
- package/lib/sort-triangle.js +23 -8
- package/lib/sort.js +23 -8
- package/lib/star.js +23 -8
- package/lib/sun.js +23 -8
- package/lib/table-sort-ascending.js +24 -9
- package/lib/table-sort-descending.js +24 -9
- package/lib/tag.js +23 -8
- package/lib/target.js +25 -10
- package/lib/trash.js +23 -8
- package/lib/triangle.js +23 -8
- package/lib/twitter.js +23 -8
- package/lib/types.d.ts +1 -1
- package/lib/upload.js +23 -8
- package/lib/utils/polymorphic-type/index.d.ts +4 -4
- package/package.json +10 -13
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export interface TopBarProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
3
|
children: React.ReactNode;
|
|
4
4
|
}
|
|
5
|
-
declare const TopBar: (props: TopBarProps) => JSX.Element;
|
|
5
|
+
declare const TopBar: (props: TopBarProps) => React.JSX.Element;
|
|
6
6
|
export default TopBar;
|
|
@@ -14,7 +14,7 @@ export default class TopBarMenu extends React.Component<TopBarMenuProps, TopBarM
|
|
|
14
14
|
};
|
|
15
15
|
static propTypes: {
|
|
16
16
|
id: PropTypes.Validator<string>;
|
|
17
|
-
children: PropTypes.Validator<
|
|
17
|
+
children: PropTypes.Validator<NonNullable<PropTypes.ReactNodeLike>>;
|
|
18
18
|
};
|
|
19
19
|
state: TopBarMenuState;
|
|
20
20
|
private optionsMenuRef;
|
|
@@ -22,6 +22,6 @@ export default class TopBarMenu extends React.Component<TopBarMenuProps, TopBarM
|
|
|
22
22
|
private handleClick;
|
|
23
23
|
private handleClose;
|
|
24
24
|
private handleKeyDown;
|
|
25
|
-
render(): JSX.Element;
|
|
25
|
+
render(): React.JSX.Element;
|
|
26
26
|
}
|
|
27
27
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
type ColumnGroupHeaderProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
3
|
declare const ColumnGroupHeader: React.ForwardRefExoticComponent<ColumnGroupHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
4
|
export default ColumnGroupHeader;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
type ColumnHeaderProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
3
|
declare const ColumnHeader: React.ForwardRefExoticComponent<ColumnHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
4
|
export default ColumnHeader;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Cauldron } from '../../types';
|
|
3
|
-
|
|
3
|
+
type ColumnLeftProps = React.HTMLAttributes<HTMLDivElement> & Cauldron.LabelProps;
|
|
4
4
|
declare const ColumnLeft: React.ForwardRefExoticComponent<ColumnLeftProps & React.RefAttributes<HTMLDivElement>>;
|
|
5
5
|
export default ColumnLeft;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
type ColumnListProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
3
|
declare const ColumnList: React.ForwardRefExoticComponent<ColumnListProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
4
|
export default ColumnList;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Cauldron } from '../../types';
|
|
3
|
-
|
|
3
|
+
type ColumnRightProps = React.HTMLAttributes<HTMLDivElement> & Cauldron.LabelProps;
|
|
4
4
|
declare const ColumnRight: React.ForwardRefExoticComponent<ColumnRightProps & React.RefAttributes<HTMLDivElement>>;
|
|
5
5
|
export default ColumnRight;
|
|
@@ -12,17 +12,17 @@ export default class Workspace extends React.Component<WorkspaceProps> {
|
|
|
12
12
|
noSideBar: boolean;
|
|
13
13
|
};
|
|
14
14
|
static propTypes: {
|
|
15
|
-
children: PropTypes.Validator<string | object
|
|
16
|
-
workspaceRef: PropTypes.Requireable<((...args: any[]) => any) | PropTypes.InferProps<{
|
|
15
|
+
children: PropTypes.Validator<NonNullable<NonNullable<string | object | null | undefined>>>;
|
|
16
|
+
workspaceRef: PropTypes.Requireable<NonNullable<((...args: any[]) => any) | PropTypes.InferProps<{
|
|
17
17
|
current: PropTypes.Requireable<any>;
|
|
18
|
-
}>>;
|
|
19
|
-
layoutRef: PropTypes.Requireable<((...args: any[]) => any) | PropTypes.InferProps<{
|
|
18
|
+
}> | null | undefined>>;
|
|
19
|
+
layoutRef: PropTypes.Requireable<NonNullable<((...args: any[]) => any) | PropTypes.InferProps<{
|
|
20
20
|
current: PropTypes.Requireable<any>;
|
|
21
|
-
}>>;
|
|
21
|
+
}> | null | undefined>>;
|
|
22
22
|
noSideBar: PropTypes.Requireable<boolean>;
|
|
23
23
|
};
|
|
24
24
|
componentDidMount(): void;
|
|
25
25
|
componentDidUpdate(prevProps: WorkspaceProps): void;
|
|
26
26
|
componentWillUnmount(): void;
|
|
27
|
-
render(): JSX.Element;
|
|
27
|
+
render(): React.JSX.Element;
|
|
28
28
|
}
|
package/lib/contexts/theme.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
|
-
|
|
3
|
+
type Theme = 'light' | 'dark';
|
|
4
4
|
interface ProviderProps {
|
|
5
5
|
children: React.ReactNode;
|
|
6
6
|
context?: HTMLElement;
|
|
@@ -14,7 +14,7 @@ interface Methods {
|
|
|
14
14
|
}
|
|
15
15
|
declare const ThemeContext: React.Context<State & Methods>;
|
|
16
16
|
declare const ThemeProvider: {
|
|
17
|
-
({ children, context, initialTheme }: ProviderProps): JSX.Element;
|
|
17
|
+
({ children, context, initialTheme }: ProviderProps): React.JSX.Element;
|
|
18
18
|
propTypes: {
|
|
19
19
|
children: PropTypes.Requireable<any>;
|
|
20
20
|
initialTheme: PropTypes.Requireable<string>;
|
package/lib/copy.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgCopy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z",
|
|
20
35
|
vectorEffect: "non-scaling-stroke",
|
|
21
36
|
fill: "currentColor"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgCopy;
|
package/lib/download.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z",
|
|
20
35
|
vectorEffect: "non-scaling-stroke",
|
|
21
36
|
fill: "currentColor"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgDownload;
|
package/lib/dropper.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgDropper = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "m20.71 5.63-2.34-2.34a.996.996 0 0 0-1.41 0l-3.12 3.12-1.93-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.12-3.12c.4-.4.4-1.03.01-1.42zM6.92 19 5 17.08l8.06-8.06 1.92 1.92L6.92 19z",
|
|
20
35
|
fill: "currentColor",
|
|
21
36
|
vectorEffect: "non-scaling-stroke"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgDropper;
|
package/lib/exchange.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgExchange = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "M21.33 14.34a.347.347 0 0 0-.33-.33H6.67v-2a.347.347 0 0 0-.33-.33.34.34 0 0 0-.24.09L2.77 15.1a.34.34 0 0 0-.09.24c0 .09.03.17.09.23l3.32 3.33c.07.06.16.1.25.1.18-.01.32-.15.33-.33v-2H21c.18-.01.32-.15.33-.33v-2zm0-5.66a.34.34 0 0 0-.09-.24l-3.33-3.32a.407.407 0 0 0-.25-.11.314.314 0 0 0-.33.3v2.02H3c-.18.01-.33.16-.33.34v2c0 .18.15.33.33.34h14.33v2c.01.18.15.32.33.33.09 0 .18-.03.24-.09l3.33-3.33a.34.34 0 0 0 .09-.24h.01z",
|
|
20
35
|
fill: "currentColor",
|
|
21
36
|
vectorEffect: "non-scaling-stroke"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgExchange;
|
package/lib/export-solid.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgExportSolid = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "M16.47 18.47c-.26.25-.67.24-.92-.02a.649.649 0 0 1 .02-.92.649.649 0 0 1 1.1.47c0 .18-.08.35-.2.47zm2.66 0c-.26.25-.67.24-.92-.02a.649.649 0 0 1 .02-.92.649.649 0 0 1 1.1.47c0 .18-.07.35-.2.47zm1.54-2.8c0-.55-.45-1-1-1h-4.84l-1.42 1.42c-.78.78-2.05.78-2.83 0l-1.4-1.42H4.34c-.55 0-1 .45-1 1V19c0 .55.45 1 1 1h15.32c.55 0 1-.45 1-1v-3.34l.01.01zm-4-6.33H14V4.67a.692.692 0 0 0-.68-.67h-2.66a.69.69 0 0 0-.67.67v4.66H7.34a.628.628 0 0 0-.62.41c-.13.25-.06.55.15.73l4.66 4.66c.25.26.66.27.92.02l.02-.02 4.66-4.66c.21-.18.28-.48.15-.73a.62.62 0 0 0-.63-.41l.02.01z",
|
|
20
35
|
fill: "currentColor",
|
|
21
36
|
vectorEffect: "non-scaling-stroke"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgExportSolid;
|
package/lib/external-link.js
CHANGED
|
@@ -1,25 +1,40 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgExternalLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14
29
|
overflow: "visible",
|
|
15
30
|
preserveAspectRatio: "none",
|
|
16
31
|
viewBox: "0 0 24 24",
|
|
17
32
|
height: 24,
|
|
18
33
|
width: 24
|
|
19
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
34
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
20
35
|
d: "M17.33 13.67a.317.317 0 0 0-.3-.34h-.7c-.18-.01-.32.13-.33.31V17c0 .92-.75 1.67-1.67 1.67H5.67C4.75 18.67 4 17.92 4 17V8.34c0-.92.75-1.67 1.67-1.67H13c.18.01.32-.13.33-.31v-.69c.01-.18-.13-.32-.31-.33H5.67a2.9 2.9 0 0 0-2.12.88 2.9 2.9 0 0 0-.88 2.12V17c-.01.8.31 1.57.88 2.12a2.9 2.9 0 0 0 2.12.88h8.66c1.66 0 3-1.34 3-3v-3.33zm4-9a.683.683 0 0 0-.67-.67h-5.33c-.36 0-.66.29-.67.65 0 .18.07.35.2.48L16.7 7l-6.79 6.76c-.13.13-.14.33-.01.47l.01.01 1.19 1.19c.13.13.33.14.47.01l.01-.01 6.79-6.79 1.83 1.83c.27.25.69.24.95-.03.11-.12.18-.28.18-.44V4.67z",
|
|
21
36
|
vectorEffect: "non-scaling-stroke",
|
|
22
37
|
fill: "currentColor"
|
|
23
38
|
})));
|
|
24
39
|
|
|
25
|
-
exports
|
|
40
|
+
exports["default"] = SvgExternalLink;
|
package/lib/eye.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgEye = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z",
|
|
20
35
|
vectorEffect: "non-scaling-stroke",
|
|
21
36
|
fill: "currentColor"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgEye;
|
package/lib/filter-solid.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgFilterSolid = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "M18.65 4.67H5.34a.616.616 0 0 0-.62.41c-.12.24-.06.55.16.73L10 10.94V16c0 .18.07.35.2.47l2.67 2.67c.12.13.29.2.47.2.09 0 .18-.02.26-.05.26-.1.42-.35.4-.63v-7.72l5.13-5.13c.21-.18.28-.48.15-.73a.628.628 0 0 0-.63-.41z",
|
|
20
35
|
vectorEffect: "non-scaling-stroke",
|
|
21
36
|
fill: "currentColor"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgFilterSolid;
|
package/lib/filter.js
CHANGED
|
@@ -1,24 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgFilter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
overflow: "visible",
|
|
14
29
|
preserveAspectRatio: "none",
|
|
15
30
|
viewBox: "0 0 24 24",
|
|
16
31
|
height: 24,
|
|
17
32
|
width: 24
|
|
18
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
33
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
19
34
|
d: "M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z",
|
|
20
35
|
fill: "currentColor",
|
|
21
36
|
vectorEffect: "non-scaling-stroke"
|
|
22
37
|
})));
|
|
23
38
|
|
|
24
|
-
exports
|
|
39
|
+
exports["default"] = SvgFilter;
|
package/lib/flag.js
CHANGED
|
@@ -1,25 +1,40 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
7
4
|
|
|
8
|
-
|
|
5
|
+
function _interopNamespace(e) {
|
|
6
|
+
if (e && e.__esModule) return e;
|
|
7
|
+
var n = Object.create(null);
|
|
8
|
+
if (e) {
|
|
9
|
+
Object.keys(e).forEach(function (k) {
|
|
10
|
+
if (k !== 'default') {
|
|
11
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return e[k]; }
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n["default"] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
9
22
|
|
|
10
|
-
|
|
23
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
11
24
|
|
|
12
|
-
|
|
25
|
+
var _path;
|
|
26
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
27
|
+
const SvgFlag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
13
28
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14
29
|
overflow: "visible",
|
|
15
30
|
preserveAspectRatio: "none",
|
|
16
31
|
viewBox: "0 0 24 24",
|
|
17
32
|
height: 24,
|
|
18
33
|
width: 24
|
|
19
|
-
}, props), _path || (_path = /*#__PURE__*/
|
|
34
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
20
35
|
d: "M5.67 5.34c.01-.73-.59-1.33-1.32-1.34h-.01c-.73-.01-1.33.59-1.34 1.32v.02c-.01.48.25.93.67 1.15v13.17c0 .18.15.33.33.34h.67c.18-.01.33-.16.33-.34V6.48c.42-.22.68-.67.67-1.15v.01zM21 6a.683.683 0 0 0-.67-.67c-.2.04-.39.11-.57.22l-.91.45c-.37.2-.75.36-1.15.49-.39.14-.8.21-1.22.22-.32.01-.63-.06-.92-.2-.74-.36-1.5-.66-2.28-.92a6.98 6.98 0 0 0-2.08-.3 9.95 9.95 0 0 0-4.38 1.3c-.28.12-.55.26-.82.41a.73.73 0 0 0-.32.57v7.73c.01.37.3.66.67.67.12 0 .24-.03.34-.09 1.46-.89 3.12-1.41 4.83-1.52.5 0 1 .08 1.48.23.42.13.82.29 1.2.5.36.2.74.37 1.13.5.41.15.85.23 1.29.23 1.36-.09 2.68-.5 3.84-1.21.15-.07.29-.17.41-.29.09-.11.14-.25.13-.4V6z",
|
|
21
36
|
vectorEffect: "non-scaling-stroke",
|
|
22
37
|
fill: "currentColor"
|
|
23
38
|
})));
|
|
24
39
|
|
|
25
|
-
exports
|
|
40
|
+
exports["default"] = SvgFlag;
|