@atlaskit/icon 28.5.4 → 29.0.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/CHANGELOG.md +12 -0
- package/dist/cjs/components/icon-new.js +13 -38
- package/dist/cjs/components/icon-tile/icon-tile-new.compiled.css +6 -6
- package/dist/cjs/components/icon-tile/icon-tile-new.js +13 -13
- package/dist/cjs/components/icon-tile/icon-tile-old.compiled.css +13 -13
- package/dist/cjs/components/icon-tile/icon-tile-old.js +9 -9
- package/dist/cjs/components/icon-tile/index.js +8 -8
- package/dist/cjs/entry-points/deprecated-map.js +1 -8
- package/dist/cjs/entry-points/metadata.js +1 -8
- package/dist/cjs/metadata-core.js +1 -378
- package/dist/cjs/migration-map.js +0 -332
- package/dist/es2019/components/icon-new.js +13 -38
- package/dist/es2019/components/icon-tile/icon-tile-new.compiled.css +6 -6
- package/dist/es2019/components/icon-tile/icon-tile-new.js +13 -13
- package/dist/es2019/components/icon-tile/icon-tile-old.compiled.css +13 -13
- package/dist/es2019/components/icon-tile/icon-tile-old.js +9 -9
- package/dist/es2019/components/icon-tile/index.js +8 -8
- package/dist/es2019/entry-points/deprecated-map.js +1 -2
- package/dist/es2019/entry-points/metadata.js +1 -2
- package/dist/es2019/metadata-core.js +1 -378
- package/dist/es2019/migration-map.js +0 -332
- package/dist/esm/components/icon-new.js +13 -38
- package/dist/esm/components/icon-tile/icon-tile-new.compiled.css +6 -6
- package/dist/esm/components/icon-tile/icon-tile-new.js +13 -13
- package/dist/esm/components/icon-tile/icon-tile-old.compiled.css +13 -13
- package/dist/esm/components/icon-tile/icon-tile-old.js +9 -9
- package/dist/esm/components/icon-tile/index.js +8 -8
- package/dist/esm/entry-points/deprecated-map.js +1 -2
- package/dist/esm/entry-points/metadata.js +1 -2
- package/dist/esm/metadata-core.js +1 -378
- package/dist/esm/migration-map.js +0 -332
- package/dist/types/components/icon-new.d.ts +1 -1
- package/dist/types/entry-points/base-new.d.ts +1 -1
- package/dist/types/entry-points/deprecated-map.d.ts +0 -1
- package/dist/types/entry-points/metadata.d.ts +0 -1
- package/dist/types/entry-points/types.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +2 -8
- package/dist/types/types.d.ts +4 -27
- package/dist/types-ts4.5/components/icon-new.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/base-new.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/deprecated-map.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/metadata.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
- package/dist/types-ts4.5/index.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +2 -8
- package/dist/types-ts4.5/types.d.ts +4 -27
- package/package.json +1 -3
- package/dist/cjs/deprecated-utility.js +0 -177
- package/dist/cjs/metadata-utility.js +0 -483
- package/dist/es2019/deprecated-utility.js +0 -171
- package/dist/es2019/metadata-utility.js +0 -477
- package/dist/esm/deprecated-utility.js +0 -171
- package/dist/esm/metadata-utility.js +0 -477
- package/dist/types/deprecated-utility.d.ts +0 -13
- package/dist/types/metadata-utility.d.ts +0 -67
- package/dist/types-ts4.5/deprecated-utility.d.ts +0 -13
- package/dist/types-ts4.5/metadata-utility.d.ts +0 -67
- package/svgs/utility/add.svg +0 -1
- package/svgs/utility/arrow-down.svg +0 -1
- package/svgs/utility/arrow-left.svg +0 -1
- package/svgs/utility/arrow-right.svg +0 -1
- package/svgs/utility/arrow-up.svg +0 -1
- package/svgs/utility/check-circle.svg +0 -1
- package/svgs/utility/check-mark.svg +0 -1
- package/svgs/utility/chevron-double-left.svg +0 -1
- package/svgs/utility/chevron-double-right.svg +0 -1
- package/svgs/utility/chevron-down.svg +0 -1
- package/svgs/utility/chevron-left.svg +0 -1
- package/svgs/utility/chevron-right.svg +0 -1
- package/svgs/utility/chevron-up.svg +0 -1
- package/svgs/utility/cross-circle.svg +0 -1
- package/svgs/utility/cross.svg +0 -1
- package/svgs/utility/drag-handle-horizontal.svg +0 -1
- package/svgs/utility/drag-handle-vertical.svg +0 -1
- package/svgs/utility/drag-handle.svg +0 -1
- package/svgs/utility/error.svg +0 -1
- package/svgs/utility/information.svg +0 -1
- package/svgs/utility/link-external.svg +0 -1
- package/svgs/utility/lock-locked.svg +0 -1
- package/svgs/utility/lock-unlocked.svg +0 -1
- package/svgs/utility/show-more-horizontal.svg +0 -1
- package/svgs/utility/show-more-vertical.svg +0 -1
- package/svgs/utility/star-starred.svg +0 -1
- package/svgs/utility/star-unstarred.svg +0 -1
- package/svgs/utility/success.svg +0 -1
- package/svgs/utility/warning.svg +0 -1
- package/utility/add.d.ts +0 -16
- package/utility/add.js +0 -30
- package/utility/arrow-down.d.ts +0 -16
- package/utility/arrow-down.js +0 -30
- package/utility/arrow-left.d.ts +0 -16
- package/utility/arrow-left.js +0 -30
- package/utility/arrow-right.d.ts +0 -16
- package/utility/arrow-right.js +0 -30
- package/utility/arrow-up.d.ts +0 -16
- package/utility/arrow-up.js +0 -30
- package/utility/check-circle.d.ts +0 -16
- package/utility/check-circle.js +0 -30
- package/utility/check-mark.d.ts +0 -16
- package/utility/check-mark.js +0 -30
- package/utility/chevron-double-left.d.ts +0 -16
- package/utility/chevron-double-left.js +0 -30
- package/utility/chevron-double-right.d.ts +0 -16
- package/utility/chevron-double-right.js +0 -30
- package/utility/chevron-down.d.ts +0 -16
- package/utility/chevron-down.js +0 -30
- package/utility/chevron-left.d.ts +0 -16
- package/utility/chevron-left.js +0 -30
- package/utility/chevron-right.d.ts +0 -16
- package/utility/chevron-right.js +0 -30
- package/utility/chevron-up.d.ts +0 -16
- package/utility/chevron-up.js +0 -30
- package/utility/cross-circle.d.ts +0 -16
- package/utility/cross-circle.js +0 -30
- package/utility/cross.d.ts +0 -16
- package/utility/cross.js +0 -30
- package/utility/drag-handle-horizontal.d.ts +0 -16
- package/utility/drag-handle-horizontal.js +0 -30
- package/utility/drag-handle-vertical.d.ts +0 -16
- package/utility/drag-handle-vertical.js +0 -30
- package/utility/drag-handle.d.ts +0 -16
- package/utility/drag-handle.js +0 -30
- package/utility/error.d.ts +0 -16
- package/utility/error.js +0 -30
- package/utility/information.d.ts +0 -16
- package/utility/information.js +0 -30
- package/utility/link-external.d.ts +0 -16
- package/utility/link-external.js +0 -30
- package/utility/lock-locked.d.ts +0 -16
- package/utility/lock-locked.js +0 -30
- package/utility/lock-unlocked.d.ts +0 -16
- package/utility/lock-unlocked.js +0 -30
- package/utility/migration/add--add-circle.d.ts +0 -15
- package/utility/migration/add--add-circle.js +0 -32
- package/utility/migration/add--editor-add.d.ts +0 -15
- package/utility/migration/add--editor-add.js +0 -32
- package/utility/migration/add--emoji-custom.d.ts +0 -15
- package/utility/migration/add--emoji-custom.js +0 -32
- package/utility/migration/add.d.ts +0 -15
- package/utility/migration/add.js +0 -32
- package/utility/migration/arrow-down--arrow-down-circle.d.ts +0 -15
- package/utility/migration/arrow-down--arrow-down-circle.js +0 -32
- package/utility/migration/arrow-down.d.ts +0 -15
- package/utility/migration/arrow-down.js +0 -32
- package/utility/migration/arrow-left--arrow-left-circle.d.ts +0 -15
- package/utility/migration/arrow-left--arrow-left-circle.js +0 -32
- package/utility/migration/arrow-left.d.ts +0 -15
- package/utility/migration/arrow-left.js +0 -32
- package/utility/migration/arrow-right--arrow-right-circle.d.ts +0 -15
- package/utility/migration/arrow-right--arrow-right-circle.js +0 -32
- package/utility/migration/arrow-right.d.ts +0 -15
- package/utility/migration/arrow-right.js +0 -32
- package/utility/migration/arrow-up--arrow-up-circle.d.ts +0 -15
- package/utility/migration/arrow-up--arrow-up-circle.js +0 -32
- package/utility/migration/arrow-up.d.ts +0 -15
- package/utility/migration/arrow-up.js +0 -32
- package/utility/migration/check-circle--check-circle-outline.d.ts +0 -15
- package/utility/migration/check-circle--check-circle-outline.js +0 -32
- package/utility/migration/check-circle--emoji-productivity.d.ts +0 -15
- package/utility/migration/check-circle--emoji-productivity.js +0 -32
- package/utility/migration/check-circle.d.ts +0 -15
- package/utility/migration/check-circle.js +0 -32
- package/utility/migration/check-mark--check.d.ts +0 -15
- package/utility/migration/check-mark--check.js +0 -32
- package/utility/migration/check-mark--editor-done.d.ts +0 -15
- package/utility/migration/check-mark--editor-done.js +0 -32
- package/utility/migration/chevron-down--chevron-down-circle.d.ts +0 -15
- package/utility/migration/chevron-down--chevron-down-circle.js +0 -32
- package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +0 -15
- package/utility/migration/chevron-down--hipchat-chevron-down.js +0 -32
- package/utility/migration/chevron-down.d.ts +0 -15
- package/utility/migration/chevron-down.js +0 -32
- package/utility/migration/chevron-left--chevron-left-circle.d.ts +0 -15
- package/utility/migration/chevron-left--chevron-left-circle.js +0 -32
- package/utility/migration/chevron-left--chevron-left-large.d.ts +0 -15
- package/utility/migration/chevron-left--chevron-left-large.js +0 -32
- package/utility/migration/chevron-left.d.ts +0 -15
- package/utility/migration/chevron-left.js +0 -32
- package/utility/migration/chevron-right--chevron-right-circle.d.ts +0 -15
- package/utility/migration/chevron-right--chevron-right-circle.js +0 -32
- package/utility/migration/chevron-right--chevron-right-large.d.ts +0 -15
- package/utility/migration/chevron-right--chevron-right-large.js +0 -32
- package/utility/migration/chevron-right.d.ts +0 -15
- package/utility/migration/chevron-right.js +0 -32
- package/utility/migration/chevron-up--chevron-up-circle.d.ts +0 -15
- package/utility/migration/chevron-up--chevron-up-circle.js +0 -32
- package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +0 -15
- package/utility/migration/chevron-up--hipchat-chevron-up.js +0 -32
- package/utility/migration/chevron-up.d.ts +0 -15
- package/utility/migration/chevron-up.js +0 -32
- package/utility/migration/cross--editor-close.d.ts +0 -15
- package/utility/migration/cross--editor-close.js +0 -32
- package/utility/migration/cross-circle--editor-error.d.ts +0 -15
- package/utility/migration/cross-circle--editor-error.js +0 -32
- package/utility/migration/cross-circle--select-clear.d.ts +0 -15
- package/utility/migration/cross-circle--select-clear.js +0 -32
- package/utility/migration/cross-circle.d.ts +0 -15
- package/utility/migration/cross-circle.js +0 -32
- package/utility/migration/cross.d.ts +0 -15
- package/utility/migration/cross.js +0 -32
- package/utility/migration/drag-handle--drag-handler.d.ts +0 -15
- package/utility/migration/drag-handle--drag-handler.js +0 -32
- package/utility/migration/drag-handle-vertical--drag-handler.d.ts +0 -15
- package/utility/migration/drag-handle-vertical--drag-handler.js +0 -32
- package/utility/migration/error.d.ts +0 -15
- package/utility/migration/error.js +0 -32
- package/utility/migration/information--editor-info.d.ts +0 -15
- package/utility/migration/information--editor-info.js +0 -32
- package/utility/migration/information--editor-panel.d.ts +0 -15
- package/utility/migration/information--editor-panel.js +0 -32
- package/utility/migration/information--info.d.ts +0 -15
- package/utility/migration/information--info.js +0 -32
- package/utility/migration/link-external--shortcut.d.ts +0 -15
- package/utility/migration/link-external--shortcut.js +0 -32
- package/utility/migration/lock-locked--lock-circle.d.ts +0 -15
- package/utility/migration/lock-locked--lock-circle.js +0 -32
- package/utility/migration/lock-locked--lock-filled.d.ts +0 -15
- package/utility/migration/lock-locked--lock-filled.js +0 -32
- package/utility/migration/lock-locked--lock.d.ts +0 -15
- package/utility/migration/lock-locked--lock.js +0 -32
- package/utility/migration/lock-locked--unlock-circle.d.ts +0 -15
- package/utility/migration/lock-locked--unlock-circle.js +0 -32
- package/utility/migration/lock-unlocked--unlock-filled.d.ts +0 -15
- package/utility/migration/lock-unlocked--unlock-filled.js +0 -32
- package/utility/migration/lock-unlocked--unlock.d.ts +0 -15
- package/utility/migration/lock-unlocked--unlock.js +0 -32
- package/utility/migration/show-more-horizontal--editor-more.d.ts +0 -15
- package/utility/migration/show-more-horizontal--editor-more.js +0 -32
- package/utility/migration/show-more-horizontal--more.d.ts +0 -15
- package/utility/migration/show-more-horizontal--more.js +0 -32
- package/utility/migration/show-more-vertical--more-vertical.d.ts +0 -15
- package/utility/migration/show-more-vertical--more-vertical.js +0 -32
- package/utility/migration/star-starred--star-filled.d.ts +0 -15
- package/utility/migration/star-starred--star-filled.js +0 -32
- package/utility/migration/star-unstarred--star-large.d.ts +0 -15
- package/utility/migration/star-unstarred--star-large.js +0 -32
- package/utility/migration/star-unstarred--star.d.ts +0 -15
- package/utility/migration/star-unstarred--star.js +0 -32
- package/utility/migration/success--check-circle.d.ts +0 -15
- package/utility/migration/success--check-circle.js +0 -32
- package/utility/migration/success--editor-success.d.ts +0 -15
- package/utility/migration/success--editor-success.js +0 -32
- package/utility/migration/warning--editor-warning.d.ts +0 -15
- package/utility/migration/warning--editor-warning.js +0 -32
- package/utility/migration/warning.d.ts +0 -15
- package/utility/migration/warning.js +0 -32
- package/utility/show-more-horizontal.d.ts +0 -16
- package/utility/show-more-horizontal.js +0 -30
- package/utility/show-more-vertical.d.ts +0 -16
- package/utility/show-more-vertical.js +0 -30
- package/utility/star-starred.d.ts +0 -16
- package/utility/star-starred.js +0 -30
- package/utility/star-unstarred.d.ts +0 -16
- package/utility/star-unstarred.js +0 -30
- package/utility/success.d.ts +0 -16
- package/utility/success.js +0 -30
- package/utility/warning.d.ts +0 -16
- package/utility/warning.js +0 -30
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::97a5a65657385326b73d4daa84dd79f8>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _success = _interopRequireDefault(require("@atlaskit/icon/utility/success"));
|
|
14
|
-
var _checkCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/check-circle"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for SuccessIcon.
|
|
18
|
-
* This component is SuccessIcon, with `UNSAFE_fallbackIcon` set to "CheckCircleIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
23
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
-
*/
|
|
26
|
-
const SuccessIcon = props => /*#__PURE__*/_react.default.createElement(_success.default, Object.assign({
|
|
27
|
-
name: "SuccessIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _checkCircle.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
SuccessIcon.displayName = 'SuccessIconMigration';
|
|
32
|
-
var _default = exports.default = SuccessIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::8f4f1813b6dc7e419a9dbe1b3e15226b>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import React from 'react';
|
|
8
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
9
|
-
import Icon from '@atlaskit/icon/base-new';
|
|
10
|
-
|
|
11
|
-
declare const SuccessIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default SuccessIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::acf546b7dc42e0a6eb353cc3dea02410>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _success = _interopRequireDefault(require("@atlaskit/icon/utility/success"));
|
|
14
|
-
var _success2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/success"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for SuccessIcon.
|
|
18
|
-
* This component is SuccessIcon, with `UNSAFE_fallbackIcon` set to "EditorSuccessIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
23
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
-
*/
|
|
26
|
-
const SuccessIcon = props => /*#__PURE__*/_react.default.createElement(_success.default, Object.assign({
|
|
27
|
-
name: "SuccessIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _success2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
SuccessIcon.displayName = 'SuccessIconMigration';
|
|
32
|
-
var _default = exports.default = SuccessIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::276b478425f45a721c7502e937aa3a97>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import React from 'react';
|
|
8
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
9
|
-
import Icon from '@atlaskit/icon/base-new';
|
|
10
|
-
|
|
11
|
-
declare const WarningIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default WarningIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::128af5d8282277a5b3b1494ac74e4b4b>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _warning = _interopRequireDefault(require("@atlaskit/icon/utility/warning"));
|
|
14
|
-
var _warning2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/warning"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for WarningIcon.
|
|
18
|
-
* This component is WarningIcon, with `UNSAFE_fallbackIcon` set to "EditorWarningIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
23
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
-
*/
|
|
26
|
-
const WarningIcon = props => /*#__PURE__*/_react.default.createElement(_warning.default, Object.assign({
|
|
27
|
-
name: "WarningIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _warning2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
WarningIcon.displayName = 'WarningIconMigration';
|
|
32
|
-
var _default = exports.default = WarningIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::276b478425f45a721c7502e937aa3a97>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import React from 'react';
|
|
8
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
9
|
-
import Icon from '@atlaskit/icon/base-new';
|
|
10
|
-
|
|
11
|
-
declare const WarningIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default WarningIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::2ea817ca384220b2ee91d857a65d1b13>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _warning = _interopRequireDefault(require("@atlaskit/icon/utility/warning"));
|
|
14
|
-
var _warning2 = _interopRequireDefault(require("@atlaskit/icon/glyph/warning"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for WarningIcon.
|
|
18
|
-
* This component is WarningIcon, with `UNSAFE_fallbackIcon` set to "WarningIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
23
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
-
*/
|
|
26
|
-
const WarningIcon = props => /*#__PURE__*/_react.default.createElement(_warning.default, Object.assign({
|
|
27
|
-
name: "WarningIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _warning2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
WarningIcon.displayName = 'WarningIconMigration';
|
|
32
|
-
var _default = exports.default = WarningIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::a7b1f1232396c9becd8ca6eebc0331c9>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "show-more-horizontal" is deprecated in favour of "show-more-horizontal" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ShowMoreHorizontalIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ShowMoreHorizontalIcon;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::ad8168dc0a0f3293ae0da4e11fce1808>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
-
/**
|
|
16
|
-
* Icon: "ShowMoreHorizontal".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for secondary/tertiary more action menus.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const ShowMoreHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ShowMoreHorizontalIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.25 6.25a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M0 6a1.25 1.25 0 1 1 2.5 0A1.25 1.25 0 0 1 0 6m6 .25a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M4.75 6a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m6 .25a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M9.5 6A1.25 1.25 0 1 1 12 6a1.25 1.25 0 0 1-2.5 0" clip-rule="evenodd"/><path fill="currentcolor" d="M1.5 6A.25.25 0 1 1 1 6a.25.25 0 0 1 .5 0m4.75 0a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0M11 6a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ShowMoreHorizontalIcon.displayName = 'ShowMoreHorizontalIcon';
|
|
30
|
-
var _default = exports.default = ShowMoreHorizontalIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::b869ff244bf102fe2401a5872f26d489>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "show-more-vertical" is deprecated in favour of "show-more-vertical" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ShowMoreVerticalIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ShowMoreVerticalIcon;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::dfe5f12d38e4320282599cbbd5c0323d>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
-
/**
|
|
16
|
-
* Icon: "ShowMoreVertical".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for secondary/tertiary action menus, traditionally on mobile.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const ShowMoreVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ShowMoreVerticalIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6 1.5A.25.25 0 1 0 6 1a.25.25 0 0 0 0 .5m-1.25-.25a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25 5a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M4.75 6a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M6 11a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5m-1.25-.25a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0" clip-rule="evenodd"/><path fill="currentcolor" d="M6.25 1.25a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0m0 4.75a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0m0 4.75a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ShowMoreVerticalIcon.displayName = 'ShowMoreVerticalIcon';
|
|
30
|
-
var _default = exports.default = ShowMoreVerticalIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::1207fb4886670a5cdb695715aec99828>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "star-starred" is deprecated in favour of "star-starred" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const StarStarredIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default StarStarredIcon;
|
package/utility/star-starred.js
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::54a6fa67a7b8daa0ec79915066fb40dc>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
-
/**
|
|
16
|
-
* Icon: "StarStarred".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for starred or favourited objects as a secondary/tertiary action.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const StarStarredIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "StarStarredIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6 0a.75.75 0 0 1 .7.48l1.288 3.35 3.32.256a.75.75 0 0 1 .422 1.324L9.182 7.533l.945 3.523a.75.75 0 0 1-1.148.813L6 9.825l-2.979 2.042a.75.75 0 0 1-1.148-.812l.945-3.523L.27 5.41a.75.75 0 0 1 .422-1.324l3.32-.256L5.3.48A.75.75 0 0 1 6 0m0 2.84-.928 2.413-2.423.186 1.866 1.556-.667 2.488L6 8.007l2.152 1.476-.667-2.488L9.35 5.439l-2.423-.186z" clip-rule="evenodd"/><path fill="currentcolor" d="M5.072 5.253 6 2.84l.928 2.414 2.423.186-1.866 1.556.667 2.488L6 8.007 3.848 9.483l.667-2.488L2.65 5.439z"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
StarStarredIcon.displayName = 'StarStarredIcon';
|
|
30
|
-
var _default = exports.default = StarStarredIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::3b9b93357a2726b1227074204884636f>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "star-unstarred" is deprecated in favour of "star-unstarred" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const StarUnstarredIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default StarUnstarredIcon;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::c32169f5e4490982ed2477e1eb3f7a1a>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
-
/**
|
|
16
|
-
* Icon: "StarUnstarred".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for starring or favoriting objects as a secondary/tertiary action.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const StarUnstarredIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "StarUnstarredIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6 0a.75.75 0 0 1 .7.48l1.288 3.35 3.32.256a.75.75 0 0 1 .422 1.324L9.182 7.533l.945 3.523a.75.75 0 0 1-1.148.813L6 9.825l-2.979 2.042a.75.75 0 0 1-1.148-.812l.945-3.523L.27 5.41a.75.75 0 0 1 .422-1.324l3.32-.256L5.3.48A.75.75 0 0 1 6 0m0 2.84-.928 2.413-2.423.186 1.866 1.556-.667 2.488L6 8.007l2.152 1.476-.667-2.488L9.35 5.439l-2.423-.186z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
StarUnstarredIcon.displayName = 'StarUnstarredIcon';
|
|
30
|
-
var _default = exports.default = StarUnstarredIcon;
|
package/utility/success.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::14efba5204a94e7123e7674d58eb6821>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const SuccessIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default SuccessIcon;
|
package/utility/success.js
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::983b4e05ae223bbf949ebd419117fd41>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
-
/**
|
|
16
|
-
* Icon: "Success".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const SuccessIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "SuccessIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6m9.389-1.77-1.153-.96-3.174 3.808L3.765 5.52l-1.153.96 1.875 2.25a.75.75 0 0 0 1.153 0z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
SuccessIcon.displayName = 'SuccessIcon';
|
|
30
|
-
var _default = exports.default = SuccessIcon;
|
package/utility/warning.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::cdbec53592a7ff8045fe726ceb687f25>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "warning" is deprecated in favour of "status-warning" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const WarningIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default WarningIcon;
|
package/utility/warning.js
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::dfc91c39d2fa410469ff2eb452d3f02f>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9
|
-
value: true
|
|
10
|
-
});
|
|
11
|
-
exports.default = void 0;
|
|
12
|
-
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
-
/**
|
|
16
|
-
* Icon: "Warning".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const WarningIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "WarningIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M11.702 9.137A1.25 1.25 0 0 1 10.612 11H1.388a1.25 1.25 0 0 1-1.09-1.863l4.614-8.2a1.25 1.25 0 0 1 2.178 0zM6.75 2.75V6.5h-1.5V2.75zm-.75 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
WarningIcon.displayName = 'WarningIcon';
|
|
30
|
-
var _default = exports.default = WarningIcon;
|