@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
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::5502499136783e0b7583d975e25b7745>>
|
|
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: "ChevronDoubleLeft".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for calendar year button.
|
|
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 ChevronDoubleLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ChevronDoubleLeftIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m2.31 6 3.97-3.97L5.22.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06zm4.75 0 3.97-3.97L9.97.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ChevronDoubleLeftIcon.displayName = 'ChevronDoubleLeftIcon';
|
|
30
|
-
var _default = exports.default = ChevronDoubleLeftIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::251a43e0fd234636811c83ed20005626>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "chevron-double-right" is deprecated in favour of "chevron-double-right" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ChevronDoubleRightIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ChevronDoubleRightIcon;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::a09998209c512854c7246c6e48afe03f>>
|
|
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: "ChevronDoubleRight".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for calendar year button.
|
|
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 ChevronDoubleRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ChevronDoubleRightIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m6.78.97 4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5-1.06-1.06L9.69 6 5.72 2.03zm-4.75 0 4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5L.97 9.97 4.94 6 .97 2.03z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ChevronDoubleRightIcon.displayName = 'ChevronDoubleRightIcon';
|
|
30
|
-
var _default = exports.default = ChevronDoubleRightIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::d1c8d225047d6b95b14ac03b3867d760>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "chevron-down" is deprecated in favour of "chevron-down" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ChevronDownIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ChevronDownIcon;
|
package/utility/chevron-down.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::f1c9d00ce8c809554e5e93e87c0c30a1>>
|
|
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: "ChevronDown".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for dropdown menus, selects, accordions, and expands.
|
|
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 ChevronDownIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ChevronDownIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.03 3.97 6 7.94l3.97-3.97 1.06 1.06-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ChevronDownIcon.displayName = 'ChevronDownIcon';
|
|
30
|
-
var _default = exports.default = ChevronDownIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::bbe6e9f713e76cd01bf7b78d633c3001>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "chevron-left" is deprecated in favour of "chevron-left" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ChevronLeftIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ChevronLeftIcon;
|
package/utility/chevron-left.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::a04ee25b71dd1bdbec86867814a0f0f9>>
|
|
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: "ChevronLeft".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for collapse side nav and to indicate previous in dates.
|
|
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 ChevronLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ChevronLeftIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m4.06 6 3.97-3.97L6.97.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ChevronLeftIcon.displayName = 'ChevronLeftIcon';
|
|
30
|
-
var _default = exports.default = ChevronLeftIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::35b1f76013a1a18243008e8b2289450e>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "chevron-right" is deprecated in favour of "chevron-right" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ChevronRightIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ChevronRightIcon;
|
package/utility/chevron-right.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::3d6e946bc3df736bb7548579abd86d88>>
|
|
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: "ChevronRight".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for menu fly outs and to indicate next in dates.
|
|
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 ChevronRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ChevronRightIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M7.94 6 3.97 2.03 5.03.97l4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5-1.06-1.06z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ChevronRightIcon.displayName = 'ChevronRightIcon';
|
|
30
|
-
var _default = exports.default = ChevronRightIcon;
|
package/utility/chevron-up.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::607a1de6f3451b6bf129949f4a2b0fba>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "chevron-up" is deprecated in favour of "chevron-up" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ChevronUpIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ChevronUpIcon;
|
package/utility/chevron-up.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::b1c6831f2ff906712f1af2b949f6b841>>
|
|
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: "ChevronUp".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for accordions.
|
|
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 ChevronUpIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ChevronUpIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6 4.06 2.03 8.03.97 6.97l4.5-4.5a.75.75 0 0 1 1.06 0l4.5 4.5-1.06 1.06z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ChevronUpIcon.displayName = 'ChevronUpIcon';
|
|
30
|
-
var _default = exports.default = ChevronUpIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::7c584874ac5aabe9a2f027de21e7d3e5>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "cross-circle" is deprecated in favour of "cross-circle" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const CrossCircleIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default CrossCircleIcon;
|
package/utility/cross-circle.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::ef9949ae6937d4b33a4f5b2ee372e069>>
|
|
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: "CrossCircle".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const CrossCircleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "CrossCircleIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6 12A6 6 0 1 0 6 0a6 6 0 0 0 0 12m3.28-8.22L7.06 6l2.22 2.22-1.06 1.06L6 7.06 3.78 9.28 2.72 8.22 4.94 6 2.72 3.78l1.06-1.06L6 4.94l2.22-2.22z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
CrossCircleIcon.displayName = 'CrossCircleIcon';
|
|
30
|
-
var _default = exports.default = CrossCircleIcon;
|
package/utility/cross.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::5644aeef0d8ead6c5dbef7e66283148c>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "cross" is deprecated in favour of "cross" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const CrossIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default CrossIcon;
|
package/utility/cross.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::da742a30746524116cd2d75de23d74db>>
|
|
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: "Cross".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Known uses: remove tag.
|
|
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 CrossIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "CrossIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m7.06 6 3.47-3.47-1.06-1.06L6 4.94 2.53 1.47 1.47 2.53 4.94 6 1.47 9.47l1.06 1.06L6 7.06l3.47 3.47 1.06-1.06z" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
CrossIcon.displayName = 'CrossIcon';
|
|
30
|
-
var _default = exports.default = CrossIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::c6e06e4c2a436a2d2b97de5646ad5c07>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "drag-handle-horizontal" is deprecated in favour of "drag-handle-horizontal" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const DragHandleHorizontalIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default DragHandleHorizontalIcon;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::5b5ba460aaf5ee61c1f419c040705260>>
|
|
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: "DragHandleHorizontal".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for dragging elements along a horizontal axis.
|
|
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 DragHandleHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "DragHandleHorizontalIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="M9.75 5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 4.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M6 5a1.25 1.25 0 1 1 0-2.5A1.25 1.25 0 0 1 6 5m0 4.5A1.25 1.25 0 1 1 6 7a1.25 1.25 0 0 1 0 2.5M2.25 5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 4.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
DragHandleHorizontalIcon.displayName = 'DragHandleHorizontalIcon';
|
|
30
|
-
var _default = exports.default = DragHandleHorizontalIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::1094089490149adec6a818ad04a17c2e>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "drag-handle-vertical" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const DragHandleVerticalIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default DragHandleVerticalIcon;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::e5a998417ee358b860e729be33dfe1f5>>
|
|
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: "DragHandleVertical".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for dragging elements along a vertical axis.
|
|
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 DragHandleVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "DragHandleVerticalIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="M5 2.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M5 6a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 5 6m4.5 0A1.25 1.25 0 1 1 7 6a1.25 1.25 0 0 1 2.5 0M5 9.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
DragHandleVerticalIcon.displayName = 'DragHandleVerticalIcon';
|
|
30
|
-
var _default = exports.default = DragHandleVerticalIcon;
|
package/utility/drag-handle.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::215644bbc3469027a35a1baf73040da3>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "drag-handle" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const DragHandleIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default DragHandleIcon;
|
package/utility/drag-handle.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::7955bf8b5cb936262bb5f6b7e91640e2>>
|
|
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: "DragHandle".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for draggable elements.
|
|
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 DragHandleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "DragHandleIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="M5 2.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M5 6a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 5 6m4.5 0A1.25 1.25 0 1 1 7 6a1.25 1.25 0 0 1 2.5 0M5 9.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
DragHandleIcon.displayName = 'DragHandleIcon';
|
|
30
|
-
var _default = exports.default = DragHandleIcon;
|
package/utility/error.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::343b69244ba0fadf58c486fddf0fb51f>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "error" is deprecated in favour of "status-error" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const ErrorIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default ErrorIcon;
|
package/utility/error.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::8fb26a524ec2f17318070fea163d31d5>>
|
|
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: "Error".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const ErrorIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "ErrorIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M.384 5.116 5.116.384a1.25 1.25 0 0 1 1.768 0l4.732 4.732a1.25 1.25 0 0 1 0 1.768l-4.732 4.732a1.25 1.25 0 0 1-1.768 0L.384 6.884a1.25 1.25 0 0 1 0-1.768M6.75 2.5v4h-1.5v-4zM6 9.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
ErrorIcon.displayName = 'ErrorIcon';
|
|
30
|
-
var _default = exports.default = ErrorIcon;
|
package/utility/information.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::f5c050b558156b100dddbae7dd50f8cd>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const InformationIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default InformationIcon;
|
package/utility/information.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::c8e1d5d1afb699b8ad4fba4084cea2e5>>
|
|
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: "Information".
|
|
17
|
-
* Category: utility
|
|
18
|
-
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Reserved for Helper Messages in Forms.
|
|
20
|
-
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
-
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
-
*/
|
|
23
|
-
const InformationIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
name: "InformationIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M12 6A6 6 0 1 1 0 6a6 6 0 0 1 12 0m-7.5-.75H6a.75.75 0 0 1 .75.75v4h-1.5V6.75H4.5zM6 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/>`,
|
|
26
|
-
type: "utility"
|
|
27
|
-
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
28
|
-
}, props));
|
|
29
|
-
InformationIcon.displayName = 'InformationIcon';
|
|
30
|
-
var _default = exports.default = InformationIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::17f520f3fc9f73e1ed4b5780ca8c4220>>
|
|
4
|
-
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated The icon "link-external" is deprecated in favour of "link-external" from “@atlaskit/icon/core”
|
|
11
|
-
*/
|
|
12
|
-
declare const LinkExternalIcon: {
|
|
13
|
-
(props: NewUtilityIconProps): JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
export default LinkExternalIcon;
|