@atlaskit/icon-lab 4.16.0 → 4.18.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 +89 -0
- package/core/diagram-symbol-action.d.ts +13 -0
- package/core/diagram-symbol-action.js +28 -0
- package/core/diagram-symbol-alternate-process.d.ts +13 -0
- package/core/diagram-symbol-alternate-process.js +28 -0
- package/core/diagram-symbol-collate.d.ts +13 -0
- package/core/diagram-symbol-collate.js +28 -0
- package/core/diagram-symbol-comment-left.d.ts +13 -0
- package/core/diagram-symbol-comment-left.js +28 -0
- package/core/diagram-symbol-comment-right.d.ts +13 -0
- package/core/diagram-symbol-comment-right.js +28 -0
- package/core/diagram-symbol-connector-off-page.d.ts +13 -0
- package/core/diagram-symbol-connector-off-page.js +28 -0
- package/core/diagram-symbol-connector-on-page.d.ts +13 -0
- package/core/diagram-symbol-connector-on-page.js +28 -0
- package/core/diagram-symbol-database.d.ts +13 -0
- package/core/diagram-symbol-database.js +28 -0
- package/core/diagram-symbol-decision.d.ts +13 -0
- package/core/diagram-symbol-decision.js +28 -0
- package/core/diagram-symbol-delay.d.ts +13 -0
- package/core/diagram-symbol-delay.js +28 -0
- package/core/diagram-symbol-display.d.ts +13 -0
- package/core/diagram-symbol-display.js +28 -0
- package/core/diagram-symbol-document.d.ts +13 -0
- package/core/diagram-symbol-document.js +28 -0
- package/core/diagram-symbol-documents.d.ts +13 -0
- package/core/diagram-symbol-documents.js +28 -0
- package/core/diagram-symbol-hard-disk.d.ts +13 -0
- package/core/diagram-symbol-hard-disk.js +28 -0
- package/core/diagram-symbol-input-output.d.ts +13 -0
- package/core/diagram-symbol-input-output.js +28 -0
- package/core/diagram-symbol-internal-storage.d.ts +13 -0
- package/core/diagram-symbol-internal-storage.js +28 -0
- package/core/diagram-symbol-loop-limit.d.ts +13 -0
- package/core/diagram-symbol-loop-limit.js +28 -0
- package/core/diagram-symbol-manual-input.d.ts +13 -0
- package/core/diagram-symbol-manual-input.js +28 -0
- package/core/diagram-symbol-manual-operation.d.ts +13 -0
- package/core/diagram-symbol-manual-operation.js +28 -0
- package/core/diagram-symbol-merge.d.ts +13 -0
- package/core/diagram-symbol-merge.js +28 -0
- package/core/diagram-symbol-mind-map.d.ts +13 -0
- package/core/diagram-symbol-mind-map.js +28 -0
- package/core/diagram-symbol-or.d.ts +13 -0
- package/core/diagram-symbol-or.js +28 -0
- package/core/diagram-symbol-predefined-process.d.ts +13 -0
- package/core/diagram-symbol-predefined-process.js +28 -0
- package/core/diagram-symbol-preparation.d.ts +13 -0
- package/core/diagram-symbol-preparation.js +28 -0
- package/core/diagram-symbol-sort.d.ts +13 -0
- package/core/diagram-symbol-sort.js +28 -0
- package/core/diagram-symbol-stored-data.d.ts +13 -0
- package/core/diagram-symbol-stored-data.js +28 -0
- package/core/diagram-symbol-summing-junction.d.ts +13 -0
- package/core/diagram-symbol-summing-junction.js +28 -0
- package/core/diagram-symbol-terminator.d.ts +13 -0
- package/core/diagram-symbol-terminator.js +28 -0
- package/core/hand-clenched.d.ts +4 -1
- package/core/hand-closed.d.ts +13 -0
- package/core/hand-closed.js +28 -0
- package/core/hand-open.d.ts +13 -0
- package/core/hand-open.js +28 -0
- package/core/hand-raised.d.ts +13 -0
- package/core/hand-raised.js +28 -0
- package/core/randomize.d.ts +13 -0
- package/core/randomize.js +28 -0
- package/core/shape-comment-left.d.ts +4 -1
- package/core/shape-comment-left.js +2 -2
- package/core/shape-comment-right.d.ts +4 -1
- package/core/shape-comment-right.js +2 -2
- package/core/shape-database.d.ts +4 -1
- package/core/shape-database.js +2 -2
- package/core/shape-delay.d.ts +4 -1
- package/core/shape-delay.js +2 -2
- package/core/shape-display.d.ts +4 -1
- package/core/shape-display.js +2 -2
- package/core/shape-document-symbol.d.ts +4 -1
- package/core/shape-document-symbol.js +2 -2
- package/core/shape-hard-disk.d.ts +4 -1
- package/core/shape-hard-disk.js +2 -2
- package/core/shape-internal-storage.d.ts +4 -1
- package/core/shape-internal-storage.js +2 -2
- package/core/shape-manual-input.d.ts +4 -1
- package/core/shape-manual-input.js +2 -2
- package/core/shape-manual-operation-symbol.d.ts +4 -1
- package/core/shape-manual-operation-symbol.js +2 -2
- package/core/shape-mindmap.d.ts +4 -1
- package/core/shape-mindmap.js +2 -2
- package/core/shape-multiple-documents.d.ts +4 -1
- package/core/shape-multiple-documents.js +2 -2
- package/core/shape-off-page.d.ts +4 -1
- package/core/shape-off-page.js +2 -2
- package/core/shape-predefined-process.d.ts +4 -1
- package/core/shape-predefined-process.js +2 -2
- package/core/shape-preparation-symbol.d.ts +4 -1
- package/core/shape-preparation-symbol.js +2 -2
- package/core/shape-start-end.d.ts +4 -1
- package/core/shape-start-end.js +2 -2
- package/core/shape-stored-data.d.ts +4 -1
- package/core/shape-stored-data.js +2 -2
- package/core/shape-summing-junction-cross.d.ts +4 -1
- package/core/shape-summing-junction-cross.js +2 -2
- package/core/shape-summing-junction-plus.d.ts +4 -1
- package/core/shape-summing-junction-plus.js +2 -2
- package/core/space.d.ts +4 -1
- package/core/text-adjust-length.d.ts +13 -0
- package/core/text-adjust-length.js +28 -0
- package/dist/cjs/deprecated-core.js +64 -1
- package/dist/cjs/metadata-core.js +496 -61
- package/dist/es2019/deprecated-core.js +64 -1
- package/dist/es2019/metadata-core.js +496 -61
- package/dist/esm/deprecated-core.js +64 -1
- package/dist/esm/metadata-core.js +496 -61
- package/dist/types/deprecated-core.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +4 -4
- package/svgs/core/diagram-symbol-action.svg +1 -0
- package/svgs/core/diagram-symbol-alternate-process.svg +1 -0
- package/svgs/core/diagram-symbol-collate.svg +1 -0
- package/svgs/core/diagram-symbol-comment-left.svg +1 -0
- package/svgs/core/diagram-symbol-comment-right.svg +1 -0
- package/svgs/core/diagram-symbol-connector-off-page.svg +1 -0
- package/svgs/core/diagram-symbol-connector-on-page.svg +1 -0
- package/svgs/core/diagram-symbol-database.svg +1 -0
- package/svgs/core/diagram-symbol-decision.svg +1 -0
- package/svgs/core/diagram-symbol-delay.svg +1 -0
- package/svgs/core/diagram-symbol-display.svg +1 -0
- package/svgs/core/diagram-symbol-document.svg +1 -0
- package/svgs/core/diagram-symbol-documents.svg +1 -0
- package/svgs/core/diagram-symbol-hard-disk.svg +1 -0
- package/svgs/core/diagram-symbol-input-output.svg +1 -0
- package/svgs/core/diagram-symbol-internal-storage.svg +1 -0
- package/svgs/core/diagram-symbol-loop-limit.svg +1 -0
- package/svgs/core/diagram-symbol-manual-input.svg +1 -0
- package/svgs/core/diagram-symbol-manual-operation.svg +1 -0
- package/svgs/core/diagram-symbol-merge.svg +1 -0
- package/svgs/core/diagram-symbol-mind-map.svg +1 -0
- package/svgs/core/diagram-symbol-or.svg +1 -0
- package/svgs/core/diagram-symbol-predefined-process.svg +1 -0
- package/svgs/core/diagram-symbol-preparation.svg +1 -0
- package/svgs/core/diagram-symbol-sort.svg +1 -0
- package/svgs/core/diagram-symbol-stored-data.svg +1 -0
- package/svgs/core/diagram-symbol-summing-junction.svg +1 -0
- package/svgs/core/diagram-symbol-terminator.svg +1 -0
- package/svgs/core/hand-closed.svg +1 -0
- package/svgs/core/hand-open.svg +1 -0
- package/svgs/core/hand-raised.svg +1 -0
- package/svgs/core/randomize.svg +1 -0
- package/svgs/core/text-adjust-length.svg +1 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::13d8d5d341e8b5579ace5c95aae400d6>>
|
|
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: "DiagramSymbolSummingJunction".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for summing junction diagram symbol.
|
|
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 DiagramSymbolSummingJunctionIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 8a5.47 5.47 0 0 0-1.118-3.322L9.06 8l3.32 3.321A5.47 5.47 0 0 0 13.5 8m-8.822 4.382A5.47 5.47 0 0 0 8 13.5a5.47 5.47 0 0 0 3.321-1.118L8 9.06zM8 2.5c-1.248 0-2.4.416-3.322 1.117L8 6.94l3.321-3.322A5.48 5.48 0 0 0 8 2.5M2.5 8c0 1.248.417 2.398 1.117 3.321L6.94 8 3.617 4.678A5.48 5.48 0 0 0 2.5 8M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
DiagramSymbolSummingJunctionIcon.displayName = 'DiagramSymbolSummingJunctionIcon';
|
|
28
|
+
var _default = exports.default = DiagramSymbolSummingJunctionIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::f9eb9dffed6a2da3d5322b0990f5bd7a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolTerminatorIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolTerminatorIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::63b8c7aba6e2feac9a056638d371b00f>>
|
|
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: "DiagramSymbolTerminator".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for terminator (start or end point) diagram symbol.
|
|
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 DiagramSymbolTerminatorIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 8A4.5 4.5 0 0 0 10 3.5H6a4.5 4.5 0 0 0 0 9h4A4.5 4.5 0 0 0 14.5 8M16 8a6 6 0 0 1-6 6H6A6 6 0 0 1 6 2h4a6 6 0 0 1 6 6"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
DiagramSymbolTerminatorIcon.displayName = 'DiagramSymbolTerminatorIcon';
|
|
28
|
+
var _default = exports.default = DiagramSymbolTerminatorIcon;
|
package/core/hand-clenched.d.ts
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::8d45a895b094e5b3aeda10d459693eda>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "hand-clenched" is deprecated in favour of "hand-closed" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const HandClenchedIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::4069983a1900ca967fa7194ad4e09d46>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const HandClosedIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default HandClosedIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8f4694869b893c0a7a59fad1181ada1a>>
|
|
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: "HandClosed".
|
|
17
|
+
* Category: multi-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Known uses: Hand tool in Whiteboards when actively moving objects.
|
|
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 HandClosedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M6.25 5a.75.75 0 0 0-.75.75v3.714l-1.196-.599a.834.834 0 0 0-1.17.497l-.024.1a.83.83 0 0 0 .149.643l1.97 2.674A3 3 0 0 0 7.644 14H10a3 3 0 0 0 3-3V6a.75.75 0 0 0-1.496-.077L11.5 6v1H10V5a.75.75 0 0 0-1.5 0v2H7V5.75A.75.75 0 0 0 6.25 5m0-1.5c.401 0 .777.107 1.103.291a2.247 2.247 0 0 1 3.902.193A2.25 2.25 0 0 1 14.5 6v5a4.5 4.5 0 0 1-4.5 4.5H7.644a4.5 4.5 0 0 1-3.622-1.831l-1.97-2.674-.132-.2a2.33 2.33 0 0 1-.285-1.602l.029-.141A2.336 2.336 0 0 1 4 7.277V5.75A2.25 2.25 0 0 1 6.25 3.5"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
HandClosedIcon.displayName = 'HandClosedIcon';
|
|
28
|
+
var _default = exports.default = HandClosedIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::bf773e01cb97e143516211a606eacd6b>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const HandOpenIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default HandOpenIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::2750f7e12de2de771899752ffa23915c>>
|
|
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: "HandOpen".
|
|
17
|
+
* Category: multi-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Known uses: Hand tool in Whiteboards for moving objects.
|
|
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 HandOpenIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M6.25 2.5a.75.75 0 0 0-.75.75v6.392l-1.13-.668-.709-.417a.787.787 0 0 0-1.093.304l-.037.08a.79.79 0 0 0 .12.788l2.556 3.159A3 3 0 0 0 7.539 14H10a3 3 0 0 0 3-3V3.75a.75.75 0 0 0-1.496-.077l-.004.077V7H10V2.25a.75.75 0 1 0-1.5 0V7H7V3.25a.75.75 0 0 0-.75-.75m0-1.5c.357 0 .694.086.994.234a2.247 2.247 0 0 1 4.174.427A2.25 2.25 0 0 1 14.5 3.75V11a4.5 4.5 0 0 1-4.5 4.5H7.539a4.5 4.5 0 0 1-3.498-1.669l-2.557-3.158-.093-.124a2.29 2.29 0 0 1-.252-2.164l.109-.236A2.29 2.29 0 0 1 4 7.071V3.25A2.25 2.25 0 0 1 6.25 1"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
HandOpenIcon.displayName = 'HandOpenIcon';
|
|
28
|
+
var _default = exports.default = HandOpenIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8e7dde4d7c362cf511ff89358d4d461f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const HandRaisedIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default HandRaisedIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6d7b22c937afdd1b044e06c28427aa70>>
|
|
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: "HandRaised".
|
|
17
|
+
* Category: multi-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Used for farewell feed in Atlassian Home.
|
|
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 HandRaisedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M9.75 2.5a.75.75 0 0 1 .75.75v5.148L9.27 9.424l.96 1.152 1.5-1.25.756-.587.067-.046a.656.656 0 0 1 .91.247l.034.073a.66.66 0 0 1-.048.584l-.05.072-2.606 3.219A3 3 0 0 1 8.461 14h-2.46a3 3 0 0 1-3-3V3.75a.75.75 0 0 1 1.495-.077l.004.077V7H6V2.25a.75.75 0 1 1 1.5 0V7H9V3.25a.75.75 0 0 1 .75-.75m0-1.5c-.357 0-.694.086-.994.234a2.247 2.247 0 0 0-4.174.427A2.25 2.25 0 0 0 1.5 3.75V11A4.5 4.5 0 0 0 6 15.5h2.461a4.5 4.5 0 0 0 3.498-1.669l2.606-3.218.088-.117c.417-.593.509-1.36.237-2.04l-.053-.122A2.16 2.16 0 0 0 12 7.291V3.25A2.25 2.25 0 0 0 9.75 1"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
HandRaisedIcon.displayName = 'HandRaisedIcon';
|
|
28
|
+
var _default = exports.default = HandRaisedIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d900ce777c95d817cbe55013ef58e185>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const RandomizeIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default RandomizeIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7c2aab3549813ce6a9f50e7b4ae8139c>>
|
|
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: "Randomize".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for randomizing or shuffling functionality.
|
|
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 RandomizeIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M15.78 11.22a.75.75 0 0 1 .052 1.004l-.052.056-2.5 2.5-1.06-1.06 1.22-1.22h-2.845a2 2 0 0 1-1.552-.74l-1.124-1.382.967-1.189 1.321 1.626a.5.5 0 0 0 .388.185h2.845l-1.22-1.22 1.06-1.06z"/><path fill="currentcolor" d="m15.78 3.72.05.06a.75.75 0 0 1-.05 1l-2.5 2.5-1.06-1.06L13.44 5H10.6a.5.5 0 0 0-.39.19l-5.75 7.08a2 2 0 0 1-1.55.73H0v-1.5h2.91a.5.5 0 0 0 .39-.18l5.75-7.08a2 2 0 0 1 1.55-.74h2.85l-1.22-1.22 1.06-1.06zM2.91 3a2 2 0 0 1 1.55.74l1.53 1.88-.97 1.19-1.73-2.13a.5.5 0 0 0-.39-.18H0V3z"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
RandomizeIcon.displayName = 'RandomizeIcon';
|
|
28
|
+
var _default = exports.default = RandomizeIcon;
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::030acfda1a14fb508f78945cd6349ec9>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-comment-left" is deprecated in favour of "diagram-symbol-comment-left" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeCommentLeftIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::46590c9a6bb01ecdfbbb09c3dfa117f1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeCommentLeft".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for comment left diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::84813b1fcde3d4c29ccf679bd23ebe40>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-comment-right" is deprecated in favour of "diagram-symbol-comment-right" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeCommentRightIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4212341d35913986af8e195ae30b35fe>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeCommentRight".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for comment right diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
package/core/shape-database.d.ts
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::29d18c771c0eedbd753cc8173a64e58b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-database" is deprecated in favour of "diagram-symbol-database" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeDatabaseIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
package/core/shape-database.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::d43311eafcb072d949c8baaf8cb0bea5>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeDatabase".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for database diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
package/core/shape-delay.d.ts
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::2cd8323ffdc41ecec6d611eca68dfaf9>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-delay" is deprecated in favour of "diagram-symbol-delay" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeDelayIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
package/core/shape-delay.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c4ad9d2be4f3f71063ed622b97c0bef4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeDelay".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for delay diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
package/core/shape-display.d.ts
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::41c3227efb88c48e380d8f4c7a002678>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-display" is deprecated in favour of "diagram-symbol-display" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeDisplayIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
package/core/shape-display.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::de918650fdce27a1fb7aca2ade3c538c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeDisplay".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for display diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::1c73df580c985cd972bf22fb50f0a3f3>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-document-symbol" is deprecated in favour of "diagram-symbol-document" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeDocumentSymbolIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::69e86b890e4d2d62660b1c1fe24d4a3b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeDocumentSymbol".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for single document diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::29c1e4fda312d08673889565916dc46a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-hard-disk" is deprecated in favour of "diagram-symbol-hard-disk" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeHardDiskIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
package/core/shape-hard-disk.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::ce037fd773afbc713db77d7bd6cee49f>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeHardDisk".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for hard disk diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::e700d7cd67d69991a5b75116accb2290>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-internal-storage" is deprecated in favour of "diagram-symbol-internal-storage" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeInternalStorageIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::5a2e53b2ee621f766bff46878c4505f4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeInternalStorage".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for internal storage diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::6ba0c899b6d2518baa136042755aa88e>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-manual-input" is deprecated in favour of "diagram-symbol-manual-input" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeManualInputIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::89b43bb3d5aaaaecd0cecd8b533fb004>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeManualInput".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for manual input diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::9babd88429dbd604183e3c7fb5151de8>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-manual-operation-symbol" is deprecated in favour of "diagram-symbol-manual-operation" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeManualOperationSymbolIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::82f1c8f61b10e0697d4add78dfbd168e>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "ShapeManualOperationSymbol".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for manual operation diagram symbol.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
package/core/shape-mindmap.d.ts
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::92b5e2d3c30fd8f58294c52640156583>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated The icon "shape-mindmap" is deprecated in favour of "diagram-symbol-mind-map" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeMindmapIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|