@spectrum-icons/ui 3.4.2 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AlertMedium.cjs +31 -0
- package/AlertMedium.js +1 -1
- package/AlertMedium.module.mjs +19 -0
- package/AlertSmall.cjs +31 -0
- package/AlertSmall.js +1 -1
- package/AlertSmall.module.mjs +19 -0
- package/ArrowDownSmall.cjs +16 -0
- package/ArrowDownSmall.js +1 -1
- package/ArrowDownSmall.module.mjs +6 -0
- package/ArrowLeftMedium.cjs +16 -0
- package/ArrowLeftMedium.js +1 -1
- package/ArrowLeftMedium.module.mjs +6 -0
- package/ArrowUpSmall.cjs +16 -0
- package/ArrowUpSmall.js +1 -1
- package/ArrowUpSmall.module.mjs +6 -0
- package/Asterisk.cjs +16 -0
- package/Asterisk.js +1 -1
- package/Asterisk.module.mjs +6 -0
- package/CheckmarkMedium.cjs +16 -0
- package/CheckmarkMedium.js +1 -1
- package/CheckmarkMedium.module.mjs +6 -0
- package/CheckmarkSmall.cjs +16 -0
- package/CheckmarkSmall.js +1 -1
- package/CheckmarkSmall.module.mjs +6 -0
- package/ChevronDownMedium.cjs +16 -0
- package/ChevronDownMedium.js +1 -1
- package/ChevronDownMedium.module.mjs +6 -0
- package/ChevronDownSmall.cjs +16 -0
- package/ChevronDownSmall.js +1 -1
- package/ChevronDownSmall.module.mjs +6 -0
- package/ChevronLeftLarge.cjs +16 -0
- package/ChevronLeftLarge.js +1 -1
- package/ChevronLeftLarge.module.mjs +6 -0
- package/ChevronLeftMedium.cjs +16 -0
- package/ChevronLeftMedium.js +1 -1
- package/ChevronLeftMedium.module.mjs +6 -0
- package/ChevronRightLarge.cjs +16 -0
- package/ChevronRightLarge.js +1 -1
- package/ChevronRightLarge.module.mjs +6 -0
- package/ChevronRightMedium.cjs +16 -0
- package/ChevronRightMedium.js +1 -1
- package/ChevronRightMedium.module.mjs +6 -0
- package/ChevronRightSmall.cjs +16 -0
- package/ChevronRightSmall.js +1 -1
- package/ChevronRightSmall.module.mjs +6 -0
- package/ChevronUpSmall.cjs +16 -0
- package/ChevronUpSmall.js +1 -1
- package/ChevronUpSmall.module.mjs +6 -0
- package/CornerTriangle.cjs +16 -0
- package/CornerTriangle.js +1 -1
- package/CornerTriangle.module.mjs +6 -0
- package/CrossLarge.cjs +16 -0
- package/CrossLarge.js +1 -1
- package/CrossLarge.module.mjs +6 -0
- package/CrossMedium.cjs +16 -0
- package/CrossMedium.js +1 -1
- package/CrossMedium.module.mjs +6 -0
- package/CrossSmall.cjs +16 -0
- package/CrossSmall.js +1 -1
- package/CrossSmall.module.mjs +6 -0
- package/DashSmall.cjs +16 -0
- package/DashSmall.js +1 -1
- package/DashSmall.module.mjs +6 -0
- package/DoubleGripper.cjs +16 -0
- package/DoubleGripper.js +1 -1
- package/DoubleGripper.module.mjs +6 -0
- package/FolderBreadcrumb.cjs +16 -0
- package/FolderBreadcrumb.js +1 -1
- package/FolderBreadcrumb.module.mjs +6 -0
- package/HelpMedium.cjs +16 -0
- package/HelpMedium.js +1 -1
- package/HelpMedium.module.mjs +6 -0
- package/HelpSmall.cjs +16 -0
- package/HelpSmall.js +1 -1
- package/HelpSmall.module.mjs +6 -0
- package/InfoMedium.cjs +37 -0
- package/InfoMedium.js +1 -1
- package/InfoMedium.module.mjs +25 -0
- package/InfoSmall.cjs +31 -0
- package/InfoSmall.js +1 -1
- package/InfoSmall.module.mjs +19 -0
- package/ListGripper.cjs +16 -0
- package/ListGripper.js +1 -1
- package/ListGripper.module.mjs +6 -0
- package/Magnifier.cjs +16 -0
- package/Magnifier.js +1 -1
- package/Magnifier.module.mjs +6 -0
- package/More.cjs +16 -0
- package/More.js +1 -1
- package/More.module.mjs +6 -0
- package/SkipLeft.cjs +16 -0
- package/SkipLeft.js +1 -1
- package/SkipLeft.module.mjs +6 -0
- package/SkipRight.cjs +16 -0
- package/SkipRight.js +1 -1
- package/SkipRight.module.mjs +6 -0
- package/Star.cjs +16 -0
- package/Star.js +1 -1
- package/Star.module.mjs +6 -0
- package/StarOutline.cjs +16 -0
- package/StarOutline.js +1 -1
- package/StarOutline.module.mjs +6 -0
- package/SuccessMedium.cjs +31 -0
- package/SuccessMedium.js +1 -1
- package/SuccessMedium.module.mjs +19 -0
- package/SuccessSmall.cjs +31 -0
- package/SuccessSmall.js +1 -1
- package/SuccessSmall.module.mjs +19 -0
- package/TripleGripper.cjs +16 -0
- package/TripleGripper.js +1 -1
- package/TripleGripper.module.mjs +6 -0
- package/index.cjs +154 -0
- package/index.mjs +74 -0
- package/index.module.mjs +74 -0
- package/package.json +15 -5
@@ -0,0 +1,6 @@
|
|
1
|
+
import { SkipRight as IconComponent } from '@adobe/react-spectrum-ui/dist/SkipRight.js';
|
2
|
+
import { UIIcon } from '@react-spectrum/icon';
|
3
|
+
import React from 'react';
|
4
|
+
export default function SkipRight(props) {
|
5
|
+
return /*#__PURE__*/React.createElement(UIIcon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
6
|
+
}
|
package/Star.cjs
ADDED
@@ -0,0 +1,16 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
4
|
+
|
5
|
+
exports.__esModule = true;
|
6
|
+
exports.default = Star;
|
7
|
+
|
8
|
+
var _Star = require("@adobe/react-spectrum-ui/dist/Star.js");
|
9
|
+
|
10
|
+
var _icon = require("@react-spectrum/icon");
|
11
|
+
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
13
|
+
|
14
|
+
function Star(props) {
|
15
|
+
return /*#__PURE__*/_react.default.createElement(_icon.UIIcon, props, /*#__PURE__*/_react.default.createElement(_Star.Star, null));
|
16
|
+
}
|
package/Star.js
CHANGED
@@ -5,7 +5,7 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
|
|
5
5
|
exports.__esModule = true;
|
6
6
|
exports.default = Star;
|
7
7
|
|
8
|
-
var _Star = require("@adobe/react-spectrum-ui/dist/Star");
|
8
|
+
var _Star = require("@adobe/react-spectrum-ui/dist/Star.js");
|
9
9
|
|
10
10
|
var _icon = require("@react-spectrum/icon");
|
11
11
|
|
package/Star.module.mjs
ADDED
@@ -0,0 +1,6 @@
|
|
1
|
+
import { Star as IconComponent } from '@adobe/react-spectrum-ui/dist/Star.js';
|
2
|
+
import { UIIcon } from '@react-spectrum/icon';
|
3
|
+
import React from 'react';
|
4
|
+
export default function Star(props) {
|
5
|
+
return /*#__PURE__*/React.createElement(UIIcon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
6
|
+
}
|
package/StarOutline.cjs
ADDED
@@ -0,0 +1,16 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
4
|
+
|
5
|
+
exports.__esModule = true;
|
6
|
+
exports.default = StarOutline;
|
7
|
+
|
8
|
+
var _StarOutline = require("@adobe/react-spectrum-ui/dist/StarOutline.js");
|
9
|
+
|
10
|
+
var _icon = require("@react-spectrum/icon");
|
11
|
+
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
13
|
+
|
14
|
+
function StarOutline(props) {
|
15
|
+
return /*#__PURE__*/_react.default.createElement(_icon.UIIcon, props, /*#__PURE__*/_react.default.createElement(_StarOutline.StarOutline, null));
|
16
|
+
}
|
package/StarOutline.js
CHANGED
@@ -5,7 +5,7 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
|
|
5
5
|
exports.__esModule = true;
|
6
6
|
exports.default = StarOutline;
|
7
7
|
|
8
|
-
var _StarOutline = require("@adobe/react-spectrum-ui/dist/StarOutline");
|
8
|
+
var _StarOutline = require("@adobe/react-spectrum-ui/dist/StarOutline.js");
|
9
9
|
|
10
10
|
var _icon = require("@react-spectrum/icon");
|
11
11
|
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import { StarOutline as IconComponent } from '@adobe/react-spectrum-ui/dist/StarOutline.js';
|
2
|
+
import { UIIcon } from '@react-spectrum/icon';
|
3
|
+
import React from 'react';
|
4
|
+
export default function StarOutline(props) {
|
5
|
+
return /*#__PURE__*/React.createElement(UIIcon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
6
|
+
}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
4
|
+
|
5
|
+
exports.__esModule = true;
|
6
|
+
exports.default = SuccessMedium;
|
7
|
+
|
8
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
9
|
+
|
10
|
+
var _SuccessMedium = require("@adobe/react-spectrum-ui/dist/SuccessMedium.js");
|
11
|
+
|
12
|
+
var _icon = require("@react-spectrum/icon");
|
13
|
+
|
14
|
+
var _provider = require("@react-spectrum/provider");
|
15
|
+
|
16
|
+
var _react = _interopRequireDefault(require("react"));
|
17
|
+
|
18
|
+
const ExpressIcon = props => /*#__PURE__*/_react.default.createElement("svg", (0, _extends2.default)({
|
19
|
+
viewBox: "0 0 18 18"
|
20
|
+
}, props), /*#__PURE__*/_react.default.createElement("path", {
|
21
|
+
d: "M9.014 18.001a9.68 9.68 0 0 1-.628-.021 9 9 0 0 1-5.3-15.764 9 9 0 0 1 11.829 13.568 8.934 8.934 0 0 1-5.901 2.217ZM8.99 1.999a7 7 0 0 0-5.265 11.6A7 7 0 1 0 14.276 4.4 6.947 6.947 0 0 0 9.48 2.017a6.817 6.817 0 0 0-.489-.018Zm-.83 11.26a1 1 0 0 0 .713-.395l4.924-6.546a1 1 0 0 0-1.598-1.203L7.945 10.77 5.4 8.38A1 1 0 0 0 4.03 9.838l3.36 3.154a1 1 0 0 0 .684.27.843.843 0 0 0 .086-.003Z"
|
22
|
+
}));
|
23
|
+
|
24
|
+
ExpressIcon.displayName = _SuccessMedium.SuccessMedium.displayName;
|
25
|
+
|
26
|
+
function SuccessMedium(props) {
|
27
|
+
var _provider$theme, _provider$theme$globa;
|
28
|
+
|
29
|
+
let provider = (0, _provider.useProvider)();
|
30
|
+
return /*#__PURE__*/_react.default.createElement(_icon.UIIcon, props, provider != null && (_provider$theme = provider.theme) != null && (_provider$theme$globa = _provider$theme.global) != null && _provider$theme$globa.express ? /*#__PURE__*/_react.default.createElement(ExpressIcon, null) : /*#__PURE__*/_react.default.createElement(_SuccessMedium.SuccessMedium, null));
|
31
|
+
}
|
package/SuccessMedium.js
CHANGED
@@ -7,7 +7,7 @@ exports.default = SuccessMedium;
|
|
7
7
|
|
8
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
9
9
|
|
10
|
-
var _SuccessMedium = require("@adobe/react-spectrum-ui/dist/SuccessMedium");
|
10
|
+
var _SuccessMedium = require("@adobe/react-spectrum-ui/dist/SuccessMedium.js");
|
11
11
|
|
12
12
|
var _icon = require("@react-spectrum/icon");
|
13
13
|
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
2
|
+
import { SuccessMedium as IconComponent } from '@adobe/react-spectrum-ui/dist/SuccessMedium.js';
|
3
|
+
import { UIIcon } from '@react-spectrum/icon';
|
4
|
+
import { useProvider } from '@react-spectrum/provider';
|
5
|
+
import React from 'react';
|
6
|
+
|
7
|
+
const ExpressIcon = props => /*#__PURE__*/React.createElement("svg", _extends({
|
8
|
+
viewBox: "0 0 18 18"
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
10
|
+
d: "M9.014 18.001a9.68 9.68 0 0 1-.628-.021 9 9 0 0 1-5.3-15.764 9 9 0 0 1 11.829 13.568 8.934 8.934 0 0 1-5.901 2.217ZM8.99 1.999a7 7 0 0 0-5.265 11.6A7 7 0 1 0 14.276 4.4 6.947 6.947 0 0 0 9.48 2.017a6.817 6.817 0 0 0-.489-.018Zm-.83 11.26a1 1 0 0 0 .713-.395l4.924-6.546a1 1 0 0 0-1.598-1.203L7.945 10.77 5.4 8.38A1 1 0 0 0 4.03 9.838l3.36 3.154a1 1 0 0 0 .684.27.843.843 0 0 0 .086-.003Z"
|
11
|
+
}));
|
12
|
+
|
13
|
+
ExpressIcon.displayName = IconComponent.displayName;
|
14
|
+
export default function SuccessMedium(props) {
|
15
|
+
var _provider$theme, _provider$theme$globa;
|
16
|
+
|
17
|
+
let provider = useProvider();
|
18
|
+
return /*#__PURE__*/React.createElement(UIIcon, props, provider != null && (_provider$theme = provider.theme) != null && (_provider$theme$globa = _provider$theme.global) != null && _provider$theme$globa.express ? /*#__PURE__*/React.createElement(ExpressIcon, null) : /*#__PURE__*/React.createElement(IconComponent, null));
|
19
|
+
}
|
package/SuccessSmall.cjs
ADDED
@@ -0,0 +1,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
4
|
+
|
5
|
+
exports.__esModule = true;
|
6
|
+
exports.default = SuccessSmall;
|
7
|
+
|
8
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
9
|
+
|
10
|
+
var _SuccessSmall = require("@adobe/react-spectrum-ui/dist/SuccessSmall.js");
|
11
|
+
|
12
|
+
var _icon = require("@react-spectrum/icon");
|
13
|
+
|
14
|
+
var _provider = require("@react-spectrum/provider");
|
15
|
+
|
16
|
+
var _react = _interopRequireDefault(require("react"));
|
17
|
+
|
18
|
+
const ExpressIcon = props => /*#__PURE__*/_react.default.createElement("svg", (0, _extends2.default)({
|
19
|
+
viewBox: "0 0 14 14"
|
20
|
+
}, props), /*#__PURE__*/_react.default.createElement("path", {
|
21
|
+
d: "M11.523 3.057a6 6 0 1 0-9.046 7.887 6 6 0 0 0 9.046-7.887Zm-1.166 2.275L7.075 9.696a.867.867 0 0 1-.617.342l-.076.004a.864.864 0 0 1-.592-.235L3.55 7.704c-.17-.159-.266-.373-.274-.604s.077-.453.235-.621a.87.87 0 0 1 1.225-.04L6.27 7.881 8.973 4.29a.86.86 0 0 1 .693-.346.867.867 0 0 1 .692 1.388Z"
|
22
|
+
}));
|
23
|
+
|
24
|
+
ExpressIcon.displayName = _SuccessSmall.SuccessSmall.displayName;
|
25
|
+
|
26
|
+
function SuccessSmall(props) {
|
27
|
+
var _provider$theme, _provider$theme$globa;
|
28
|
+
|
29
|
+
let provider = (0, _provider.useProvider)();
|
30
|
+
return /*#__PURE__*/_react.default.createElement(_icon.UIIcon, props, provider != null && (_provider$theme = provider.theme) != null && (_provider$theme$globa = _provider$theme.global) != null && _provider$theme$globa.express ? /*#__PURE__*/_react.default.createElement(ExpressIcon, null) : /*#__PURE__*/_react.default.createElement(_SuccessSmall.SuccessSmall, null));
|
31
|
+
}
|
package/SuccessSmall.js
CHANGED
@@ -7,7 +7,7 @@ exports.default = SuccessSmall;
|
|
7
7
|
|
8
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
9
9
|
|
10
|
-
var _SuccessSmall = require("@adobe/react-spectrum-ui/dist/SuccessSmall");
|
10
|
+
var _SuccessSmall = require("@adobe/react-spectrum-ui/dist/SuccessSmall.js");
|
11
11
|
|
12
12
|
var _icon = require("@react-spectrum/icon");
|
13
13
|
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
2
|
+
import { SuccessSmall as IconComponent } from '@adobe/react-spectrum-ui/dist/SuccessSmall.js';
|
3
|
+
import { UIIcon } from '@react-spectrum/icon';
|
4
|
+
import { useProvider } from '@react-spectrum/provider';
|
5
|
+
import React from 'react';
|
6
|
+
|
7
|
+
const ExpressIcon = props => /*#__PURE__*/React.createElement("svg", _extends({
|
8
|
+
viewBox: "0 0 14 14"
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
10
|
+
d: "M11.523 3.057a6 6 0 1 0-9.046 7.887 6 6 0 0 0 9.046-7.887Zm-1.166 2.275L7.075 9.696a.867.867 0 0 1-.617.342l-.076.004a.864.864 0 0 1-.592-.235L3.55 7.704c-.17-.159-.266-.373-.274-.604s.077-.453.235-.621a.87.87 0 0 1 1.225-.04L6.27 7.881 8.973 4.29a.86.86 0 0 1 .693-.346.867.867 0 0 1 .692 1.388Z"
|
11
|
+
}));
|
12
|
+
|
13
|
+
ExpressIcon.displayName = IconComponent.displayName;
|
14
|
+
export default function SuccessSmall(props) {
|
15
|
+
var _provider$theme, _provider$theme$globa;
|
16
|
+
|
17
|
+
let provider = useProvider();
|
18
|
+
return /*#__PURE__*/React.createElement(UIIcon, props, provider != null && (_provider$theme = provider.theme) != null && (_provider$theme$globa = _provider$theme.global) != null && _provider$theme$globa.express ? /*#__PURE__*/React.createElement(ExpressIcon, null) : /*#__PURE__*/React.createElement(IconComponent, null));
|
19
|
+
}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
4
|
+
|
5
|
+
exports.__esModule = true;
|
6
|
+
exports.default = TripleGripper;
|
7
|
+
|
8
|
+
var _TripleGripper = require("@adobe/react-spectrum-ui/dist/TripleGripper.js");
|
9
|
+
|
10
|
+
var _icon = require("@react-spectrum/icon");
|
11
|
+
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
13
|
+
|
14
|
+
function TripleGripper(props) {
|
15
|
+
return /*#__PURE__*/_react.default.createElement(_icon.UIIcon, props, /*#__PURE__*/_react.default.createElement(_TripleGripper.TripleGripper, null));
|
16
|
+
}
|
package/TripleGripper.js
CHANGED
@@ -5,7 +5,7 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
|
|
5
5
|
exports.__esModule = true;
|
6
6
|
exports.default = TripleGripper;
|
7
7
|
|
8
|
-
var _TripleGripper = require("@adobe/react-spectrum-ui/dist/TripleGripper");
|
8
|
+
var _TripleGripper = require("@adobe/react-spectrum-ui/dist/TripleGripper.js");
|
9
9
|
|
10
10
|
var _icon = require("@react-spectrum/icon");
|
11
11
|
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import { TripleGripper as IconComponent } from '@adobe/react-spectrum-ui/dist/TripleGripper.js';
|
2
|
+
import { UIIcon } from '@react-spectrum/icon';
|
3
|
+
import React from 'react';
|
4
|
+
export default function TripleGripper(props) {
|
5
|
+
return /*#__PURE__*/React.createElement(UIIcon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
6
|
+
}
|
package/index.cjs
ADDED
@@ -0,0 +1,154 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard");
|
4
|
+
|
5
|
+
exports.__esModule = true;
|
6
|
+
exports.TripleGripper = exports.SuccessSmall = exports.SuccessMedium = exports.StarOutline = exports.Star = exports.SkipRight = exports.SkipLeft = exports.More = exports.Magnifier = exports.ListGripper = exports.InfoSmall = exports.InfoMedium = exports.HelpSmall = exports.HelpMedium = exports.FolderBreadcrumb = exports.DoubleGripper = exports.DashSmall = exports.CrossSmall = exports.CrossMedium = exports.CrossLarge = exports.CornerTriangle = exports.ChevronUpSmall = exports.ChevronRightSmall = exports.ChevronRightMedium = exports.ChevronRightLarge = exports.ChevronLeftMedium = exports.ChevronLeftLarge = exports.ChevronDownSmall = exports.ChevronDownMedium = exports.CheckmarkSmall = exports.CheckmarkMedium = exports.Asterisk = exports.ArrowUpSmall = exports.ArrowLeftMedium = exports.ArrowDownSmall = exports.AlertSmall = exports.AlertMedium = void 0;
|
7
|
+
|
8
|
+
var _AlertMedium = _interopRequireWildcard(require("./AlertMedium"));
|
9
|
+
|
10
|
+
exports.AlertMedium = _AlertMedium;
|
11
|
+
|
12
|
+
var _AlertSmall = _interopRequireWildcard(require("./AlertSmall"));
|
13
|
+
|
14
|
+
exports.AlertSmall = _AlertSmall;
|
15
|
+
|
16
|
+
var _ArrowDownSmall = _interopRequireWildcard(require("./ArrowDownSmall"));
|
17
|
+
|
18
|
+
exports.ArrowDownSmall = _ArrowDownSmall;
|
19
|
+
|
20
|
+
var _ArrowLeftMedium = _interopRequireWildcard(require("./ArrowLeftMedium"));
|
21
|
+
|
22
|
+
exports.ArrowLeftMedium = _ArrowLeftMedium;
|
23
|
+
|
24
|
+
var _ArrowUpSmall = _interopRequireWildcard(require("./ArrowUpSmall"));
|
25
|
+
|
26
|
+
exports.ArrowUpSmall = _ArrowUpSmall;
|
27
|
+
|
28
|
+
var _Asterisk = _interopRequireWildcard(require("./Asterisk"));
|
29
|
+
|
30
|
+
exports.Asterisk = _Asterisk;
|
31
|
+
|
32
|
+
var _CheckmarkMedium = _interopRequireWildcard(require("./CheckmarkMedium"));
|
33
|
+
|
34
|
+
exports.CheckmarkMedium = _CheckmarkMedium;
|
35
|
+
|
36
|
+
var _CheckmarkSmall = _interopRequireWildcard(require("./CheckmarkSmall"));
|
37
|
+
|
38
|
+
exports.CheckmarkSmall = _CheckmarkSmall;
|
39
|
+
|
40
|
+
var _ChevronDownMedium = _interopRequireWildcard(require("./ChevronDownMedium"));
|
41
|
+
|
42
|
+
exports.ChevronDownMedium = _ChevronDownMedium;
|
43
|
+
|
44
|
+
var _ChevronDownSmall = _interopRequireWildcard(require("./ChevronDownSmall"));
|
45
|
+
|
46
|
+
exports.ChevronDownSmall = _ChevronDownSmall;
|
47
|
+
|
48
|
+
var _ChevronLeftLarge = _interopRequireWildcard(require("./ChevronLeftLarge"));
|
49
|
+
|
50
|
+
exports.ChevronLeftLarge = _ChevronLeftLarge;
|
51
|
+
|
52
|
+
var _ChevronLeftMedium = _interopRequireWildcard(require("./ChevronLeftMedium"));
|
53
|
+
|
54
|
+
exports.ChevronLeftMedium = _ChevronLeftMedium;
|
55
|
+
|
56
|
+
var _ChevronRightLarge = _interopRequireWildcard(require("./ChevronRightLarge"));
|
57
|
+
|
58
|
+
exports.ChevronRightLarge = _ChevronRightLarge;
|
59
|
+
|
60
|
+
var _ChevronRightMedium = _interopRequireWildcard(require("./ChevronRightMedium"));
|
61
|
+
|
62
|
+
exports.ChevronRightMedium = _ChevronRightMedium;
|
63
|
+
|
64
|
+
var _ChevronRightSmall = _interopRequireWildcard(require("./ChevronRightSmall"));
|
65
|
+
|
66
|
+
exports.ChevronRightSmall = _ChevronRightSmall;
|
67
|
+
|
68
|
+
var _ChevronUpSmall = _interopRequireWildcard(require("./ChevronUpSmall"));
|
69
|
+
|
70
|
+
exports.ChevronUpSmall = _ChevronUpSmall;
|
71
|
+
|
72
|
+
var _CornerTriangle = _interopRequireWildcard(require("./CornerTriangle"));
|
73
|
+
|
74
|
+
exports.CornerTriangle = _CornerTriangle;
|
75
|
+
|
76
|
+
var _CrossLarge = _interopRequireWildcard(require("./CrossLarge"));
|
77
|
+
|
78
|
+
exports.CrossLarge = _CrossLarge;
|
79
|
+
|
80
|
+
var _CrossMedium = _interopRequireWildcard(require("./CrossMedium"));
|
81
|
+
|
82
|
+
exports.CrossMedium = _CrossMedium;
|
83
|
+
|
84
|
+
var _CrossSmall = _interopRequireWildcard(require("./CrossSmall"));
|
85
|
+
|
86
|
+
exports.CrossSmall = _CrossSmall;
|
87
|
+
|
88
|
+
var _DashSmall = _interopRequireWildcard(require("./DashSmall"));
|
89
|
+
|
90
|
+
exports.DashSmall = _DashSmall;
|
91
|
+
|
92
|
+
var _DoubleGripper = _interopRequireWildcard(require("./DoubleGripper"));
|
93
|
+
|
94
|
+
exports.DoubleGripper = _DoubleGripper;
|
95
|
+
|
96
|
+
var _FolderBreadcrumb = _interopRequireWildcard(require("./FolderBreadcrumb"));
|
97
|
+
|
98
|
+
exports.FolderBreadcrumb = _FolderBreadcrumb;
|
99
|
+
|
100
|
+
var _HelpMedium = _interopRequireWildcard(require("./HelpMedium"));
|
101
|
+
|
102
|
+
exports.HelpMedium = _HelpMedium;
|
103
|
+
|
104
|
+
var _HelpSmall = _interopRequireWildcard(require("./HelpSmall"));
|
105
|
+
|
106
|
+
exports.HelpSmall = _HelpSmall;
|
107
|
+
|
108
|
+
var _InfoMedium = _interopRequireWildcard(require("./InfoMedium"));
|
109
|
+
|
110
|
+
exports.InfoMedium = _InfoMedium;
|
111
|
+
|
112
|
+
var _InfoSmall = _interopRequireWildcard(require("./InfoSmall"));
|
113
|
+
|
114
|
+
exports.InfoSmall = _InfoSmall;
|
115
|
+
|
116
|
+
var _ListGripper = _interopRequireWildcard(require("./ListGripper"));
|
117
|
+
|
118
|
+
exports.ListGripper = _ListGripper;
|
119
|
+
|
120
|
+
var _Magnifier = _interopRequireWildcard(require("./Magnifier"));
|
121
|
+
|
122
|
+
exports.Magnifier = _Magnifier;
|
123
|
+
|
124
|
+
var _More = _interopRequireWildcard(require("./More"));
|
125
|
+
|
126
|
+
exports.More = _More;
|
127
|
+
|
128
|
+
var _SkipLeft = _interopRequireWildcard(require("./SkipLeft"));
|
129
|
+
|
130
|
+
exports.SkipLeft = _SkipLeft;
|
131
|
+
|
132
|
+
var _SkipRight = _interopRequireWildcard(require("./SkipRight"));
|
133
|
+
|
134
|
+
exports.SkipRight = _SkipRight;
|
135
|
+
|
136
|
+
var _Star = _interopRequireWildcard(require("./Star"));
|
137
|
+
|
138
|
+
exports.Star = _Star;
|
139
|
+
|
140
|
+
var _StarOutline = _interopRequireWildcard(require("./StarOutline"));
|
141
|
+
|
142
|
+
exports.StarOutline = _StarOutline;
|
143
|
+
|
144
|
+
var _SuccessMedium = _interopRequireWildcard(require("./SuccessMedium"));
|
145
|
+
|
146
|
+
exports.SuccessMedium = _SuccessMedium;
|
147
|
+
|
148
|
+
var _SuccessSmall = _interopRequireWildcard(require("./SuccessSmall"));
|
149
|
+
|
150
|
+
exports.SuccessSmall = _SuccessSmall;
|
151
|
+
|
152
|
+
var _TripleGripper = _interopRequireWildcard(require("./TripleGripper"));
|
153
|
+
|
154
|
+
exports.TripleGripper = _TripleGripper;
|
package/index.mjs
ADDED
@@ -0,0 +1,74 @@
|
|
1
|
+
import * as _AlertMedium from './AlertMedium';
|
2
|
+
export { _AlertMedium as AlertMedium };
|
3
|
+
import * as _AlertSmall from './AlertSmall';
|
4
|
+
export { _AlertSmall as AlertSmall };
|
5
|
+
import * as _ArrowDownSmall from './ArrowDownSmall';
|
6
|
+
export { _ArrowDownSmall as ArrowDownSmall };
|
7
|
+
import * as _ArrowLeftMedium from './ArrowLeftMedium';
|
8
|
+
export { _ArrowLeftMedium as ArrowLeftMedium };
|
9
|
+
import * as _ArrowUpSmall from './ArrowUpSmall';
|
10
|
+
export { _ArrowUpSmall as ArrowUpSmall };
|
11
|
+
import * as _Asterisk from './Asterisk';
|
12
|
+
export { _Asterisk as Asterisk };
|
13
|
+
import * as _CheckmarkMedium from './CheckmarkMedium';
|
14
|
+
export { _CheckmarkMedium as CheckmarkMedium };
|
15
|
+
import * as _CheckmarkSmall from './CheckmarkSmall';
|
16
|
+
export { _CheckmarkSmall as CheckmarkSmall };
|
17
|
+
import * as _ChevronDownMedium from './ChevronDownMedium';
|
18
|
+
export { _ChevronDownMedium as ChevronDownMedium };
|
19
|
+
import * as _ChevronDownSmall from './ChevronDownSmall';
|
20
|
+
export { _ChevronDownSmall as ChevronDownSmall };
|
21
|
+
import * as _ChevronLeftLarge from './ChevronLeftLarge';
|
22
|
+
export { _ChevronLeftLarge as ChevronLeftLarge };
|
23
|
+
import * as _ChevronLeftMedium from './ChevronLeftMedium';
|
24
|
+
export { _ChevronLeftMedium as ChevronLeftMedium };
|
25
|
+
import * as _ChevronRightLarge from './ChevronRightLarge';
|
26
|
+
export { _ChevronRightLarge as ChevronRightLarge };
|
27
|
+
import * as _ChevronRightMedium from './ChevronRightMedium';
|
28
|
+
export { _ChevronRightMedium as ChevronRightMedium };
|
29
|
+
import * as _ChevronRightSmall from './ChevronRightSmall';
|
30
|
+
export { _ChevronRightSmall as ChevronRightSmall };
|
31
|
+
import * as _ChevronUpSmall from './ChevronUpSmall';
|
32
|
+
export { _ChevronUpSmall as ChevronUpSmall };
|
33
|
+
import * as _CornerTriangle from './CornerTriangle';
|
34
|
+
export { _CornerTriangle as CornerTriangle };
|
35
|
+
import * as _CrossLarge from './CrossLarge';
|
36
|
+
export { _CrossLarge as CrossLarge };
|
37
|
+
import * as _CrossMedium from './CrossMedium';
|
38
|
+
export { _CrossMedium as CrossMedium };
|
39
|
+
import * as _CrossSmall from './CrossSmall';
|
40
|
+
export { _CrossSmall as CrossSmall };
|
41
|
+
import * as _DashSmall from './DashSmall';
|
42
|
+
export { _DashSmall as DashSmall };
|
43
|
+
import * as _DoubleGripper from './DoubleGripper';
|
44
|
+
export { _DoubleGripper as DoubleGripper };
|
45
|
+
import * as _FolderBreadcrumb from './FolderBreadcrumb';
|
46
|
+
export { _FolderBreadcrumb as FolderBreadcrumb };
|
47
|
+
import * as _HelpMedium from './HelpMedium';
|
48
|
+
export { _HelpMedium as HelpMedium };
|
49
|
+
import * as _HelpSmall from './HelpSmall';
|
50
|
+
export { _HelpSmall as HelpSmall };
|
51
|
+
import * as _InfoMedium from './InfoMedium';
|
52
|
+
export { _InfoMedium as InfoMedium };
|
53
|
+
import * as _InfoSmall from './InfoSmall';
|
54
|
+
export { _InfoSmall as InfoSmall };
|
55
|
+
import * as _ListGripper from './ListGripper';
|
56
|
+
export { _ListGripper as ListGripper };
|
57
|
+
import * as _Magnifier from './Magnifier';
|
58
|
+
export { _Magnifier as Magnifier };
|
59
|
+
import * as _More from './More';
|
60
|
+
export { _More as More };
|
61
|
+
import * as _SkipLeft from './SkipLeft';
|
62
|
+
export { _SkipLeft as SkipLeft };
|
63
|
+
import * as _SkipRight from './SkipRight';
|
64
|
+
export { _SkipRight as SkipRight };
|
65
|
+
import * as _Star from './Star';
|
66
|
+
export { _Star as Star };
|
67
|
+
import * as _StarOutline from './StarOutline';
|
68
|
+
export { _StarOutline as StarOutline };
|
69
|
+
import * as _SuccessMedium from './SuccessMedium';
|
70
|
+
export { _SuccessMedium as SuccessMedium };
|
71
|
+
import * as _SuccessSmall from './SuccessSmall';
|
72
|
+
export { _SuccessSmall as SuccessSmall };
|
73
|
+
import * as _TripleGripper from './TripleGripper';
|
74
|
+
export { _TripleGripper as TripleGripper };
|
package/index.module.mjs
ADDED
@@ -0,0 +1,74 @@
|
|
1
|
+
import * as _AlertMedium from './AlertMedium';
|
2
|
+
export { _AlertMedium as AlertMedium };
|
3
|
+
import * as _AlertSmall from './AlertSmall';
|
4
|
+
export { _AlertSmall as AlertSmall };
|
5
|
+
import * as _ArrowDownSmall from './ArrowDownSmall';
|
6
|
+
export { _ArrowDownSmall as ArrowDownSmall };
|
7
|
+
import * as _ArrowLeftMedium from './ArrowLeftMedium';
|
8
|
+
export { _ArrowLeftMedium as ArrowLeftMedium };
|
9
|
+
import * as _ArrowUpSmall from './ArrowUpSmall';
|
10
|
+
export { _ArrowUpSmall as ArrowUpSmall };
|
11
|
+
import * as _Asterisk from './Asterisk';
|
12
|
+
export { _Asterisk as Asterisk };
|
13
|
+
import * as _CheckmarkMedium from './CheckmarkMedium';
|
14
|
+
export { _CheckmarkMedium as CheckmarkMedium };
|
15
|
+
import * as _CheckmarkSmall from './CheckmarkSmall';
|
16
|
+
export { _CheckmarkSmall as CheckmarkSmall };
|
17
|
+
import * as _ChevronDownMedium from './ChevronDownMedium';
|
18
|
+
export { _ChevronDownMedium as ChevronDownMedium };
|
19
|
+
import * as _ChevronDownSmall from './ChevronDownSmall';
|
20
|
+
export { _ChevronDownSmall as ChevronDownSmall };
|
21
|
+
import * as _ChevronLeftLarge from './ChevronLeftLarge';
|
22
|
+
export { _ChevronLeftLarge as ChevronLeftLarge };
|
23
|
+
import * as _ChevronLeftMedium from './ChevronLeftMedium';
|
24
|
+
export { _ChevronLeftMedium as ChevronLeftMedium };
|
25
|
+
import * as _ChevronRightLarge from './ChevronRightLarge';
|
26
|
+
export { _ChevronRightLarge as ChevronRightLarge };
|
27
|
+
import * as _ChevronRightMedium from './ChevronRightMedium';
|
28
|
+
export { _ChevronRightMedium as ChevronRightMedium };
|
29
|
+
import * as _ChevronRightSmall from './ChevronRightSmall';
|
30
|
+
export { _ChevronRightSmall as ChevronRightSmall };
|
31
|
+
import * as _ChevronUpSmall from './ChevronUpSmall';
|
32
|
+
export { _ChevronUpSmall as ChevronUpSmall };
|
33
|
+
import * as _CornerTriangle from './CornerTriangle';
|
34
|
+
export { _CornerTriangle as CornerTriangle };
|
35
|
+
import * as _CrossLarge from './CrossLarge';
|
36
|
+
export { _CrossLarge as CrossLarge };
|
37
|
+
import * as _CrossMedium from './CrossMedium';
|
38
|
+
export { _CrossMedium as CrossMedium };
|
39
|
+
import * as _CrossSmall from './CrossSmall';
|
40
|
+
export { _CrossSmall as CrossSmall };
|
41
|
+
import * as _DashSmall from './DashSmall';
|
42
|
+
export { _DashSmall as DashSmall };
|
43
|
+
import * as _DoubleGripper from './DoubleGripper';
|
44
|
+
export { _DoubleGripper as DoubleGripper };
|
45
|
+
import * as _FolderBreadcrumb from './FolderBreadcrumb';
|
46
|
+
export { _FolderBreadcrumb as FolderBreadcrumb };
|
47
|
+
import * as _HelpMedium from './HelpMedium';
|
48
|
+
export { _HelpMedium as HelpMedium };
|
49
|
+
import * as _HelpSmall from './HelpSmall';
|
50
|
+
export { _HelpSmall as HelpSmall };
|
51
|
+
import * as _InfoMedium from './InfoMedium';
|
52
|
+
export { _InfoMedium as InfoMedium };
|
53
|
+
import * as _InfoSmall from './InfoSmall';
|
54
|
+
export { _InfoSmall as InfoSmall };
|
55
|
+
import * as _ListGripper from './ListGripper';
|
56
|
+
export { _ListGripper as ListGripper };
|
57
|
+
import * as _Magnifier from './Magnifier';
|
58
|
+
export { _Magnifier as Magnifier };
|
59
|
+
import * as _More from './More';
|
60
|
+
export { _More as More };
|
61
|
+
import * as _SkipLeft from './SkipLeft';
|
62
|
+
export { _SkipLeft as SkipLeft };
|
63
|
+
import * as _SkipRight from './SkipRight';
|
64
|
+
export { _SkipRight as SkipRight };
|
65
|
+
import * as _Star from './Star';
|
66
|
+
export { _Star as Star };
|
67
|
+
import * as _StarOutline from './StarOutline';
|
68
|
+
export { _StarOutline as StarOutline };
|
69
|
+
import * as _SuccessMedium from './SuccessMedium';
|
70
|
+
export { _SuccessMedium as SuccessMedium };
|
71
|
+
import * as _SuccessSmall from './SuccessSmall';
|
72
|
+
export { _SuccessSmall as SuccessSmall };
|
73
|
+
import * as _TripleGripper from './TripleGripper';
|
74
|
+
export { _TripleGripper as TripleGripper };
|
package/package.json
CHANGED
@@ -1,19 +1,29 @@
|
|
1
1
|
{
|
2
2
|
"name": "@spectrum-icons/ui",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.5.0",
|
4
4
|
"description": "Spectrum UI components in React",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
8
8
|
"url": "https://github.com/adobe/react-spectrum"
|
9
9
|
},
|
10
|
+
"exports": {
|
11
|
+
"./*": {
|
12
|
+
"types": "./*.d.ts",
|
13
|
+
"import": "./*.module.mjs",
|
14
|
+
"require": "./*.js"
|
15
|
+
}
|
16
|
+
},
|
10
17
|
"scripts": {
|
11
|
-
"build-
|
12
|
-
"
|
18
|
+
"build-cjs": "cross-env BUILD_ENV=production babel --root-mode upward src -d . --extensions '.ts,.tsx'",
|
19
|
+
"build-esm": "cross-env BUILD_ENV=production babel src -d . --extensions '.ts,.tsx' --out-file-extension '.module.mjs' --config-file '../../../babel-esm.config.json'",
|
20
|
+
"generate-types": "tsc --project ./tsconfig.types.json",
|
21
|
+
"build-icons": "yarn build-cjs && yarn build-esm",
|
22
|
+
"make-icons": "babel-node --extensions '.cjs,.js' --presets @babel/env ./scripts/generateIcons.cjs -i '[]' && yarn generate-types"
|
13
23
|
},
|
14
24
|
"dependencies": {
|
15
25
|
"@adobe/react-spectrum-ui": "1.2.0",
|
16
|
-
"@react-spectrum/icon": "^3.
|
26
|
+
"@react-spectrum/icon": "^3.7.0",
|
17
27
|
"@swc/helpers": "^0.4.14"
|
18
28
|
},
|
19
29
|
"devDependencies": {
|
@@ -26,5 +36,5 @@
|
|
26
36
|
"publishConfig": {
|
27
37
|
"access": "public"
|
28
38
|
},
|
29
|
-
"gitHead": "
|
39
|
+
"gitHead": "a0efee84aa178cb1a202951dfd6d8de02b292307"
|
30
40
|
}
|