@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::5b33fa053d7876de66034eb809353d45>>
|
|
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 _linkExternal = _interopRequireDefault(require("@atlaskit/icon/utility/link-external"));
|
|
14
|
-
var _shortcut = _interopRequireDefault(require("@atlaskit/icon/glyph/shortcut"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for LinkExternalIcon.
|
|
18
|
-
* This component is LinkExternalIcon, with `UNSAFE_fallbackIcon` set to "ShortcutIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for links that open up a new tab as a secondary/tertiary action.
|
|
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 LinkExternalIcon = props => /*#__PURE__*/_react.default.createElement(_linkExternal.default, Object.assign({
|
|
27
|
-
name: "LinkExternalIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _shortcut.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
LinkExternalIcon.displayName = 'LinkExternalIconMigration';
|
|
32
|
-
var _default = exports.default = LinkExternalIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::2ae8a0914c48d748075b25b5768255af>>
|
|
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 LockLockedIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default LockLockedIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::aade85996e311cd107d687e4da7d90f7>>
|
|
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 _lockLocked = _interopRequireDefault(require("@atlaskit/icon/utility/lock-locked"));
|
|
14
|
-
var _lockCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/lock-circle"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for LockLockedIcon.
|
|
18
|
-
* This component is LockLockedIcon, with `UNSAFE_fallbackIcon` set to "LockCircleIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockLockedIcon = props => /*#__PURE__*/_react.default.createElement(_lockLocked.default, Object.assign({
|
|
27
|
-
name: "LockLockedIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _lockCircle.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
LockLockedIcon.displayName = 'LockLockedIconMigration';
|
|
32
|
-
var _default = exports.default = LockLockedIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::2ae8a0914c48d748075b25b5768255af>>
|
|
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 LockLockedIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default LockLockedIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::f299c32cc737e008fdd23181f77a03b2>>
|
|
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 _lockLocked = _interopRequireDefault(require("@atlaskit/icon/utility/lock-locked"));
|
|
14
|
-
var _lockFilled = _interopRequireDefault(require("@atlaskit/icon/glyph/lock-filled"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for LockLockedIcon.
|
|
18
|
-
* This component is LockLockedIcon, with `UNSAFE_fallbackIcon` set to "LockFilledIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockLockedIcon = props => /*#__PURE__*/_react.default.createElement(_lockLocked.default, Object.assign({
|
|
27
|
-
name: "LockLockedIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _lockFilled.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
LockLockedIcon.displayName = 'LockLockedIconMigration';
|
|
32
|
-
var _default = exports.default = LockLockedIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::2ae8a0914c48d748075b25b5768255af>>
|
|
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 LockLockedIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default LockLockedIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::ebb77396d1c86ed545a38feeaceaa3d5>>
|
|
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 _lockLocked = _interopRequireDefault(require("@atlaskit/icon/utility/lock-locked"));
|
|
14
|
-
var _lock = _interopRequireDefault(require("@atlaskit/icon/glyph/lock"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for LockLockedIcon.
|
|
18
|
-
* This component is LockLockedIcon, with `UNSAFE_fallbackIcon` set to "LockIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockLockedIcon = props => /*#__PURE__*/_react.default.createElement(_lockLocked.default, Object.assign({
|
|
27
|
-
name: "LockLockedIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _lock.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
LockLockedIcon.displayName = 'LockLockedIconMigration';
|
|
32
|
-
var _default = exports.default = LockLockedIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::2ae8a0914c48d748075b25b5768255af>>
|
|
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 LockLockedIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default LockLockedIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::e62697e90ed50b98acc81f883eb7bbcd>>
|
|
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 _lockLocked = _interopRequireDefault(require("@atlaskit/icon/utility/lock-locked"));
|
|
14
|
-
var _unlockCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/unlock-circle"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for LockLockedIcon.
|
|
18
|
-
* This component is LockLockedIcon, with `UNSAFE_fallbackIcon` set to "UnlockCircleIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockLockedIcon = props => /*#__PURE__*/_react.default.createElement(_lockLocked.default, Object.assign({
|
|
27
|
-
name: "LockLockedIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _unlockCircle.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
LockLockedIcon.displayName = 'LockLockedIconMigration';
|
|
32
|
-
var _default = exports.default = LockLockedIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::604cfd86f83129f07001c2d41bb2c311>>
|
|
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 LockUnlockedIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default LockUnlockedIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::c02e27fbb2b0fab7ccf4eafbdcb6b344>>
|
|
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 _lockUnlocked = _interopRequireDefault(require("@atlaskit/icon/utility/lock-unlocked"));
|
|
14
|
-
var _unlockFilled = _interopRequireDefault(require("@atlaskit/icon/glyph/unlock-filled"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for LockUnlockedIcon.
|
|
18
|
-
* This component is LockUnlockedIcon, with `UNSAFE_fallbackIcon` set to "UnlockFilledIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockUnlockedIcon = props => /*#__PURE__*/_react.default.createElement(_lockUnlocked.default, Object.assign({
|
|
27
|
-
name: "LockUnlockedIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _unlockFilled.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
LockUnlockedIcon.displayName = 'LockUnlockedIconMigration';
|
|
32
|
-
var _default = exports.default = LockUnlockedIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::604cfd86f83129f07001c2d41bb2c311>>
|
|
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 LockUnlockedIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default LockUnlockedIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::1f1fade2b6a586598a1fd0f4928b9b34>>
|
|
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 _lockUnlocked = _interopRequireDefault(require("@atlaskit/icon/utility/lock-unlocked"));
|
|
14
|
-
var _unlock = _interopRequireDefault(require("@atlaskit/icon/glyph/unlock"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for LockUnlockedIcon.
|
|
18
|
-
* This component is LockUnlockedIcon, with `UNSAFE_fallbackIcon` set to "UnlockIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockUnlockedIcon = props => /*#__PURE__*/_react.default.createElement(_lockUnlocked.default, Object.assign({
|
|
27
|
-
name: "LockUnlockedIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _unlock.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
LockUnlockedIcon.displayName = 'LockUnlockedIconMigration';
|
|
32
|
-
var _default = exports.default = LockUnlockedIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::873d65525799b2152a3634f63ec9f3bb>>
|
|
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 ShowMoreHorizontalIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ShowMoreHorizontalIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::b57746a641241899bbd356c96671dcb5>>
|
|
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 _showMoreHorizontal = _interopRequireDefault(require("@atlaskit/icon/utility/show-more-horizontal"));
|
|
14
|
-
var _more = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/more"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ShowMoreHorizontalIcon.
|
|
18
|
-
* This component is ShowMoreHorizontalIcon, with `UNSAFE_fallbackIcon` set to "EditorMoreIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for secondary/tertiary more action menus.
|
|
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 ShowMoreHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_showMoreHorizontal.default, Object.assign({
|
|
27
|
-
name: "ShowMoreHorizontalIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _more.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ShowMoreHorizontalIcon.displayName = 'ShowMoreHorizontalIconMigration';
|
|
32
|
-
var _default = exports.default = ShowMoreHorizontalIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::873d65525799b2152a3634f63ec9f3bb>>
|
|
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 ShowMoreHorizontalIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ShowMoreHorizontalIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::05931c7de6eea72a1c90bf5507b6c500>>
|
|
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 _showMoreHorizontal = _interopRequireDefault(require("@atlaskit/icon/utility/show-more-horizontal"));
|
|
14
|
-
var _more = _interopRequireDefault(require("@atlaskit/icon/glyph/more"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ShowMoreHorizontalIcon.
|
|
18
|
-
* This component is ShowMoreHorizontalIcon, with `UNSAFE_fallbackIcon` set to "MoreIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for secondary/tertiary more action menus.
|
|
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 ShowMoreHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_showMoreHorizontal.default, Object.assign({
|
|
27
|
-
name: "ShowMoreHorizontalIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _more.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ShowMoreHorizontalIcon.displayName = 'ShowMoreHorizontalIconMigration';
|
|
32
|
-
var _default = exports.default = ShowMoreHorizontalIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::ad069a0b983acce5bc128af4a3c30733>>
|
|
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 ShowMoreVerticalIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ShowMoreVerticalIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::be6f97e85ecf3576203422b13926283e>>
|
|
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 _showMoreVertical = _interopRequireDefault(require("@atlaskit/icon/utility/show-more-vertical"));
|
|
14
|
-
var _moreVertical = _interopRequireDefault(require("@atlaskit/icon/glyph/more-vertical"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ShowMoreVerticalIcon.
|
|
18
|
-
* This component is ShowMoreVerticalIcon, with `UNSAFE_fallbackIcon` set to "MoreVerticalIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for secondary/tertiary action menus, traditionally on mobile.
|
|
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 ShowMoreVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_showMoreVertical.default, Object.assign({
|
|
27
|
-
name: "ShowMoreVerticalIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _moreVertical.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ShowMoreVerticalIcon.displayName = 'ShowMoreVerticalIconMigration';
|
|
32
|
-
var _default = exports.default = ShowMoreVerticalIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::df883071ad9c328f99d0986d17184de3>>
|
|
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 StarStarredIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default StarStarredIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::66dcd9c63345551489cc2fdca3bf5c00>>
|
|
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 _starStarred = _interopRequireDefault(require("@atlaskit/icon/utility/star-starred"));
|
|
14
|
-
var _starFilled = _interopRequireDefault(require("@atlaskit/icon/glyph/star-filled"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for StarStarredIcon.
|
|
18
|
-
* This component is StarStarredIcon, with `UNSAFE_fallbackIcon` set to "StarFilledIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for starred or favourited objects as a secondary/tertiary action.
|
|
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 StarStarredIcon = props => /*#__PURE__*/_react.default.createElement(_starStarred.default, Object.assign({
|
|
27
|
-
name: "StarStarredIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _starFilled.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
StarStarredIcon.displayName = 'StarStarredIconMigration';
|
|
32
|
-
var _default = exports.default = StarStarredIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::08d31a0c2e8dc1f83ee92ee82e3d4557>>
|
|
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 StarUnstarredIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default StarUnstarredIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::8d98a99a51716e8a6f1acc6583687073>>
|
|
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 _starUnstarred = _interopRequireDefault(require("@atlaskit/icon/utility/star-unstarred"));
|
|
14
|
-
var _starLarge = _interopRequireDefault(require("@atlaskit/icon/glyph/star-large"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for StarUnstarredIcon.
|
|
18
|
-
* This component is StarUnstarredIcon, with `UNSAFE_fallbackIcon` set to "StarLargeIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for starring or favoriting objects as a secondary/tertiary action.
|
|
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 StarUnstarredIcon = props => /*#__PURE__*/_react.default.createElement(_starUnstarred.default, Object.assign({
|
|
27
|
-
name: "StarUnstarredIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _starLarge.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
StarUnstarredIcon.displayName = 'StarUnstarredIconMigration';
|
|
32
|
-
var _default = exports.default = StarUnstarredIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::08d31a0c2e8dc1f83ee92ee82e3d4557>>
|
|
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 StarUnstarredIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default StarUnstarredIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::d3027e197b0b646e3554147ade293422>>
|
|
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 _starUnstarred = _interopRequireDefault(require("@atlaskit/icon/utility/star-unstarred"));
|
|
14
|
-
var _star = _interopRequireDefault(require("@atlaskit/icon/glyph/star"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for StarUnstarredIcon.
|
|
18
|
-
* This component is StarUnstarredIcon, with `UNSAFE_fallbackIcon` set to "StarIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for starring or favoriting objects as a secondary/tertiary action.
|
|
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 StarUnstarredIcon = props => /*#__PURE__*/_react.default.createElement(_starUnstarred.default, Object.assign({
|
|
27
|
-
name: "StarUnstarredIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _star.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
StarUnstarredIcon.displayName = 'StarUnstarredIconMigration';
|
|
32
|
-
var _default = exports.default = StarUnstarredIcon;
|
|
@@ -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;
|