@atlaskit/icon 28.5.3 → 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 +18 -0
- package/{afm-adminhub → afm-products}/tsconfig.json +5 -5
- package/build/index.tsx +10 -77
- 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 +10 -12
- package/afm-dev-agents/tsconfig.json +0 -36
- package/afm-kitsune/tsconfig.json +0 -36
- package/afm-passionfruit/tsconfig.json +0 -36
- package/afm-post-office/tsconfig.json +0 -36
- package/afm-rovo-extension/tsconfig.json +0 -36
- package/afm-townsquare/tsconfig.json +0 -36
- package/afm-volt/tsconfig.json +0 -33
- 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
package/utility/link-external.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::5687c5666b392e610199839a0eacfe4b>>
|
|
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: "LinkExternal".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for links that open up a new tab 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 LinkExternalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "LinkExternalIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.688 2.5a.19.19 0 0 0-.188.188v6.624c0 .104.084.188.188.188h6.624a.19.19 0 0 0 .188-.187V8.5H11v.813C11 10.244 10.245 11 9.313 11H2.686A1.687 1.687 0 0 1 1 9.313V2.686C1 1.757 1.756 1 2.688 1H3.5v1.5zM5.75 1h4.5a.75.75 0 0 1 .75.75v4.5H9.5V3.56L5.53 7.53 4.47 6.47 8.44 2.5H5.75z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
LinkExternalIcon.displayName = 'LinkExternalIcon';
|
|
30
|
-
var _default = exports.default = LinkExternalIcon;
|
package/utility/lock-locked.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::6303341cc00b32a32b035379c5f3420c>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "lock-locked" is deprecated in favour of "lock-locked" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const LockLockedIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default LockLockedIcon;
|
package/utility/lock-locked.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::e0a0976ac19b3428a0378eab1fa1c69d>>
|
|
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: "LockLocked".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockLockedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "LockLockedIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6 1.5A1.5 1.5 0 0 0 4.5 3v2.5h3V3A1.5 1.5 0 0 0 6 1.5m3 4.01V3a3 3 0 0 0-6 0v2.51c-.844.094-1.5.809-1.5 1.678v3.125c0 .931.756 1.687 1.688 1.687h5.624c.932 0 1.688-.755 1.688-1.687V7.187c0-.868-.656-1.583-1.5-1.677" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
LockLockedIcon.displayName = 'LockLockedIcon';
|
|
30
|
-
var _default = exports.default = LockLockedIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::83c3dd2faff9840b062ba907231ef1fe>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "lock-unlocked" is deprecated in favour of "lock-unlocked" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const LockUnlockedIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default LockUnlockedIcon;
|
package/utility/lock-unlocked.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::cf53800c855d032d323653b27992b988>>
|
|
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: "LockUnlocked".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for indicating something is locked in the side navigation Menu Item.
|
|
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 LockUnlockedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "LockUnlockedIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6 1.5A1.5 1.5 0 0 0 4.5 3v2.5h4.313c.931 0 1.687.756 1.687 1.688v3.125c0 .931-.756 1.687-1.687 1.687H3.186A1.687 1.687 0 0 1 1.5 10.313V7.187c0-.868.656-1.583 1.5-1.677V3a3 3 0 0 1 6 0H7.5A1.5 1.5 0 0 0 6 1.5" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
LockUnlockedIcon.displayName = 'LockUnlockedIcon';
|
|
30
|
-
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::fda3f72548c5442d7e00581b0f4e0917>>
|
|
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 AddIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default AddIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::1aada0fd74ce531069a093c2e76e8fad>>
|
|
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 _add = _interopRequireDefault(require("@atlaskit/icon/utility/add"));
|
|
14
|
-
var _addCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/add-circle"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for AddIcon.
|
|
18
|
-
* This component is AddIcon, with `UNSAFE_fallbackIcon` set to "AddCircleIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a 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 AddIcon = props => /*#__PURE__*/_react.default.createElement(_add.default, Object.assign({
|
|
27
|
-
name: "AddIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _addCircle.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
AddIcon.displayName = 'AddIconMigration';
|
|
32
|
-
var _default = exports.default = AddIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::fda3f72548c5442d7e00581b0f4e0917>>
|
|
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 AddIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default AddIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::21df282c0978a764166e2452e4684584>>
|
|
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 _add = _interopRequireDefault(require("@atlaskit/icon/utility/add"));
|
|
14
|
-
var _add2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/add"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for AddIcon.
|
|
18
|
-
* This component is AddIcon, with `UNSAFE_fallbackIcon` set to "EditorAddIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a 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 AddIcon = props => /*#__PURE__*/_react.default.createElement(_add.default, Object.assign({
|
|
27
|
-
name: "AddIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _add2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
AddIcon.displayName = 'AddIconMigration';
|
|
32
|
-
var _default = exports.default = AddIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::fda3f72548c5442d7e00581b0f4e0917>>
|
|
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 AddIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default AddIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::66cd672de4e6c9b2b82e180ba0d26feb>>
|
|
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 _add = _interopRequireDefault(require("@atlaskit/icon/utility/add"));
|
|
14
|
-
var _custom = _interopRequireDefault(require("@atlaskit/icon/glyph/emoji/custom"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for AddIcon.
|
|
18
|
-
* This component is AddIcon, with `UNSAFE_fallbackIcon` set to "EmojiCustomIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a 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 AddIcon = props => /*#__PURE__*/_react.default.createElement(_add.default, Object.assign({
|
|
27
|
-
name: "AddIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _custom.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
AddIcon.displayName = 'AddIconMigration';
|
|
32
|
-
var _default = exports.default = AddIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::fda3f72548c5442d7e00581b0f4e0917>>
|
|
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 AddIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default AddIconMigration;
|
package/utility/migration/add.js
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::df20ae39e2f113a61628419e6fd2fb33>>
|
|
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 _add = _interopRequireDefault(require("@atlaskit/icon/utility/add"));
|
|
14
|
-
var _add2 = _interopRequireDefault(require("@atlaskit/icon/glyph/add"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for AddIcon.
|
|
18
|
-
* This component is AddIcon, with `UNSAFE_fallbackIcon` set to "AddIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a 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 AddIcon = props => /*#__PURE__*/_react.default.createElement(_add.default, Object.assign({
|
|
27
|
-
name: "AddIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _add2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
AddIcon.displayName = 'AddIconMigration';
|
|
32
|
-
var _default = exports.default = AddIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::6ed7a303cfb0c750d8994b66618a126e>>
|
|
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 ArrowDownIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ArrowDownIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::3c01b3fe5a7952106535eed709b8b498>>
|
|
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 _arrowDown = _interopRequireDefault(require("@atlaskit/icon/utility/arrow-down"));
|
|
14
|
-
var _arrowDownCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-down-circle"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ArrowDownIcon.
|
|
18
|
-
* This component is ArrowDownIcon, with `UNSAFE_fallbackIcon` set to "ArrowDownCircleIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Know uses: sorting table headers or Bitbucket code difference.
|
|
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 ArrowDownIcon = props => /*#__PURE__*/_react.default.createElement(_arrowDown.default, Object.assign({
|
|
27
|
-
name: "ArrowDownIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _arrowDownCircle.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ArrowDownIcon.displayName = 'ArrowDownIconMigration';
|
|
32
|
-
var _default = exports.default = ArrowDownIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::6ed7a303cfb0c750d8994b66618a126e>>
|
|
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 ArrowDownIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ArrowDownIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::29d8a2b97681f73503a7a08fdb14df51>>
|
|
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 _arrowDown = _interopRequireDefault(require("@atlaskit/icon/utility/arrow-down"));
|
|
14
|
-
var _arrowDown2 = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-down"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ArrowDownIcon.
|
|
18
|
-
* This component is ArrowDownIcon, with `UNSAFE_fallbackIcon` set to "ArrowDownIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Know uses: sorting table headers or Bitbucket code difference.
|
|
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 ArrowDownIcon = props => /*#__PURE__*/_react.default.createElement(_arrowDown.default, Object.assign({
|
|
27
|
-
name: "ArrowDownIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _arrowDown2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ArrowDownIcon.displayName = 'ArrowDownIconMigration';
|
|
32
|
-
var _default = exports.default = ArrowDownIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::bb5a2aa286cab3e4b28b7d5afb22acd5>>
|
|
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 ArrowLeftIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ArrowLeftIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::266bb8218bff53b91b9a13835fe3cd04>>
|
|
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 _arrowLeft = _interopRequireDefault(require("@atlaskit/icon/utility/arrow-left"));
|
|
14
|
-
var _arrowLeftCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-left-circle"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ArrowLeftIcon.
|
|
18
|
-
* This component is ArrowLeftIcon, with `UNSAFE_fallbackIcon` set to "ArrowLeftCircleIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Known uses: back to previous screen, previous slide.
|
|
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 ArrowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_arrowLeft.default, Object.assign({
|
|
27
|
-
name: "ArrowLeftIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _arrowLeftCircle.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ArrowLeftIcon.displayName = 'ArrowLeftIconMigration';
|
|
32
|
-
var _default = exports.default = ArrowLeftIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::bb5a2aa286cab3e4b28b7d5afb22acd5>>
|
|
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 ArrowLeftIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ArrowLeftIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::137d856b73e49dfaa9fb0636741f876f>>
|
|
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 _arrowLeft = _interopRequireDefault(require("@atlaskit/icon/utility/arrow-left"));
|
|
14
|
-
var _arrowLeft2 = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-left"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ArrowLeftIcon.
|
|
18
|
-
* This component is ArrowLeftIcon, with `UNSAFE_fallbackIcon` set to "ArrowLeftIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Known uses: back to previous screen, previous slide.
|
|
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 ArrowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_arrowLeft.default, Object.assign({
|
|
27
|
-
name: "ArrowLeftIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _arrowLeft2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ArrowLeftIcon.displayName = 'ArrowLeftIconMigration';
|
|
32
|
-
var _default = exports.default = ArrowLeftIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::92ead728289af60ba393b99d29b20095>>
|
|
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 ArrowRightIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ArrowRightIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::102dee6a7a7c743f7444dd3b7d0adc8d>>
|
|
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 _arrowRight = _interopRequireDefault(require("@atlaskit/icon/utility/arrow-right"));
|
|
14
|
-
var _arrowRightCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-right-circle"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ArrowRightIcon.
|
|
18
|
-
* This component is ArrowRightIcon, with `UNSAFE_fallbackIcon` set to "ArrowRightCircleIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Known uses: link to nested menu item, a linked menu item, next slide.
|
|
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 ArrowRightIcon = props => /*#__PURE__*/_react.default.createElement(_arrowRight.default, Object.assign({
|
|
27
|
-
name: "ArrowRightIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _arrowRightCircle.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ArrowRightIcon.displayName = 'ArrowRightIconMigration';
|
|
32
|
-
var _default = exports.default = ArrowRightIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::92ead728289af60ba393b99d29b20095>>
|
|
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 ArrowRightIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ArrowRightIconMigration;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::3a5ef2da956f03608ce7a86ad3308642>>
|
|
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 _arrowRight = _interopRequireDefault(require("@atlaskit/icon/utility/arrow-right"));
|
|
14
|
-
var _arrowRight2 = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-right"));
|
|
15
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
-
/**
|
|
17
|
-
* Migration Icon component for ArrowRightIcon.
|
|
18
|
-
* This component is ArrowRightIcon, with `UNSAFE_fallbackIcon` set to "ArrowRightIcon".
|
|
19
|
-
*
|
|
20
|
-
* Category: utility
|
|
21
|
-
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Known uses: link to nested menu item, a linked menu item, next slide.
|
|
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 ArrowRightIcon = props => /*#__PURE__*/_react.default.createElement(_arrowRight.default, Object.assign({
|
|
27
|
-
name: "ArrowRightIcon",
|
|
28
|
-
LEGACY_fallbackIcon: _arrowRight2.default
|
|
29
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
-
}, props));
|
|
31
|
-
ArrowRightIcon.displayName = 'ArrowRightIconMigration';
|
|
32
|
-
var _default = exports.default = ArrowRightIcon;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::1a015d639e7f2a3a3164d059a1237461>>
|
|
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 ArrowUpIconMigration: {
|
|
12
|
-
(props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
15
|
-
export default ArrowUpIconMigration;
|