@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
package/core/shape-mindmap.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::fd4c95b79da91c168c83af4a80d96bc3>>
|
|
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: "ShapeMindmap".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for mind map 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::46d96d04127bfdb37dba52f919a64386>>
|
|
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-multiple-documents" is deprecated in favour of "diagram-symbol-documents" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeMultipleDocumentsIcon: {
|
|
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::3f766f66ddbca976d9f9e11d9a20f251>>
|
|
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: "ShapeMultipleDocuments".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for multiple documents 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-off-page.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::cf98dc80fc5b94548cc274be50299bac>>
|
|
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-off-page" is deprecated in favour of "diagram-symbol-connector-off-page" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeOffPageIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
package/core/shape-off-page.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::c1c103b38cad60d369807d1e0d225304>>
|
|
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: "ShapeOffPage".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for off-page connector 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::953d169d9dee25ccc3a084d5ff813d02>>
|
|
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-predefined-process" is deprecated in favour of "diagram-symbol-predefined-process" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapePredefinedProcessIcon: {
|
|
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::39092a8dcd1835c105400387d8176b2d>>
|
|
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: "ShapePredefinedProcess".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for predefined process 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::5364940d0df1c2b43826f74b6e360dda>>
|
|
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-preparation-symbol" is deprecated in favour of "diagram-symbol-preparation" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapePreparationSymbolIcon: {
|
|
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::c5ec86d6ea5b9e508ce1bb88711fa0d6>>
|
|
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: "ShapePreparationSymbol".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for preparation 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::08e745de276e267eeeab1ffeb71d56e3>>
|
|
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-start-end" is deprecated in favour of "diagram-symbol-terminator" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeStartEndIcon: {
|
|
10
13
|
(props: NewCoreIconProps): JSX.Element;
|
|
11
14
|
displayName: string;
|
package/core/shape-start-end.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::68f1a4d3ae64e56fc8c10d02065ad027>>
|
|
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: "ShapeStartEnd".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for terminator (start or end point) 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::365254946c7e379be747937473dd3ba5>>
|
|
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-stored-data" is deprecated in favour of "diagram-symbol-stored-data" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeStoredDataIcon: {
|
|
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::dce3fdc754235a5bb75ee6b4ebad2c07>>
|
|
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: "ShapeStoredData".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for stored data 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::2fe385011c4891a851cfc73c55253459>>
|
|
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-summing-junction-cross" is deprecated in favour of "diagram-symbol-summing-junction" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeSummingJunctionCrossIcon: {
|
|
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::378fa5379ef15e87699bb6052f95376e>>
|
|
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: "ShapeSummingJunctionCross".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for summing junction 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::c7484ab9c7da1e5282cf625894dadd9b>>
|
|
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-summing-junction-plus" is deprecated in favour of "diagram-symbol-or" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const ShapeSummingJunctionPlusIcon: {
|
|
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::e539775a6b75f783b829ea9d4d35408c>>
|
|
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: "ShapeSummingJunctionPlus".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon-lab
|
|
19
|
-
* Usage guidance:
|
|
19
|
+
* Usage guidance: Reserved for or 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/space.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::9c04a32075dc9b5224ff2a8ae1a83200>>
|
|
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 "space" is deprecated in favour of "spaces" from “@atlaskit/icon-lab/core”
|
|
11
|
+
*/
|
|
9
12
|
declare const SpaceIcon: {
|
|
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::19a1cf7aa8a9fdde6198e23c12670d76>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const TextAdjustLengthIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default TextAdjustLengthIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::4a1d909664196762dc1e17a5527cbc43>>
|
|
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: "TextAdjustLength".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for accessing text length generative AI actions.
|
|
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 TextAdjustLengthIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M3.25 1c.199 0 .39.08.53.22l2.5 2.5-1.06 1.06L4 3.56v8.88l1.22-1.22 1.06 1.06-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5 1.06-1.06 1.22 1.22V3.56L1.28 4.78.22 3.72l2.5-2.5.114-.094A.75.75 0 0 1 3.25 1M13 11.5V13H8v-1.5zm3-4.25v1.5H8v-1.5zM16 3v1.5H8V3z"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
TextAdjustLengthIcon.displayName = 'TextAdjustLengthIcon';
|
|
28
|
+
var _default = exports.default = TextAdjustLengthIcon;
|
|
@@ -9,13 +9,76 @@ exports.default = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::d01aafb179a71b77a8de873135768b69>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
var deprecatedIcons = {
|
|
16
|
+
'@atlaskit/icon-lab/core/hand-clenched': {
|
|
17
|
+
message: 'The icon "hand-clenched" is deprecated in favour of "hand-closed" from “@atlaskit/icon-lab/core”'
|
|
18
|
+
},
|
|
16
19
|
'@atlaskit/icon-lab/core/recur': {
|
|
17
20
|
message: 'The icon "recur" is deprecated in favour of "repeat" from “@atlaskit/icon-lab/core”'
|
|
18
21
|
},
|
|
22
|
+
'@atlaskit/icon-lab/core/shape-comment-left': {
|
|
23
|
+
message: 'The icon "shape-comment-left" is deprecated in favour of "diagram-symbol-comment-left" from “@atlaskit/icon-lab/core”'
|
|
24
|
+
},
|
|
25
|
+
'@atlaskit/icon-lab/core/shape-comment-right': {
|
|
26
|
+
message: 'The icon "shape-comment-right" is deprecated in favour of "diagram-symbol-comment-right" from “@atlaskit/icon-lab/core”'
|
|
27
|
+
},
|
|
28
|
+
'@atlaskit/icon-lab/core/shape-database': {
|
|
29
|
+
message: 'The icon "shape-database" is deprecated in favour of "diagram-symbol-database" from “@atlaskit/icon-lab/core”'
|
|
30
|
+
},
|
|
31
|
+
'@atlaskit/icon-lab/core/shape-delay': {
|
|
32
|
+
message: 'The icon "shape-delay" is deprecated in favour of "diagram-symbol-delay" from “@atlaskit/icon-lab/core”'
|
|
33
|
+
},
|
|
34
|
+
'@atlaskit/icon-lab/core/shape-display': {
|
|
35
|
+
message: 'The icon "shape-display" is deprecated in favour of "diagram-symbol-display" from “@atlaskit/icon-lab/core”'
|
|
36
|
+
},
|
|
37
|
+
'@atlaskit/icon-lab/core/shape-document-symbol': {
|
|
38
|
+
message: 'The icon "shape-document-symbol" is deprecated in favour of "diagram-symbol-document" from “@atlaskit/icon-lab/core”'
|
|
39
|
+
},
|
|
40
|
+
'@atlaskit/icon-lab/core/shape-hard-disk': {
|
|
41
|
+
message: 'The icon "shape-hard-disk" is deprecated in favour of "diagram-symbol-hard-disk" from “@atlaskit/icon-lab/core”'
|
|
42
|
+
},
|
|
43
|
+
'@atlaskit/icon-lab/core/shape-internal-storage': {
|
|
44
|
+
message: 'The icon "shape-internal-storage" is deprecated in favour of "diagram-symbol-internal-storage" from “@atlaskit/icon-lab/core”'
|
|
45
|
+
},
|
|
46
|
+
'@atlaskit/icon-lab/core/shape-manual-input': {
|
|
47
|
+
message: 'The icon "shape-manual-input" is deprecated in favour of "diagram-symbol-manual-input" from “@atlaskit/icon-lab/core”'
|
|
48
|
+
},
|
|
49
|
+
'@atlaskit/icon-lab/core/shape-manual-operation-symbol': {
|
|
50
|
+
message: 'The icon "shape-manual-operation-symbol" is deprecated in favour of "diagram-symbol-manual-operation" from “@atlaskit/icon-lab/core”'
|
|
51
|
+
},
|
|
52
|
+
'@atlaskit/icon-lab/core/shape-mindmap': {
|
|
53
|
+
message: 'The icon "shape-mindmap" is deprecated in favour of "diagram-symbol-mind-map" from “@atlaskit/icon-lab/core”'
|
|
54
|
+
},
|
|
55
|
+
'@atlaskit/icon-lab/core/shape-multiple-documents': {
|
|
56
|
+
message: 'The icon "shape-multiple-documents" is deprecated in favour of "diagram-symbol-documents" from “@atlaskit/icon-lab/core”'
|
|
57
|
+
},
|
|
58
|
+
'@atlaskit/icon-lab/core/shape-off-page': {
|
|
59
|
+
message: 'The icon "shape-off-page" is deprecated in favour of "diagram-symbol-connector-off-page" from “@atlaskit/icon-lab/core”'
|
|
60
|
+
},
|
|
61
|
+
'@atlaskit/icon-lab/core/shape-predefined-process': {
|
|
62
|
+
message: 'The icon "shape-predefined-process" is deprecated in favour of "diagram-symbol-predefined-process" from “@atlaskit/icon-lab/core”'
|
|
63
|
+
},
|
|
64
|
+
'@atlaskit/icon-lab/core/shape-preparation-symbol': {
|
|
65
|
+
message: 'The icon "shape-preparation-symbol" is deprecated in favour of "diagram-symbol-preparation" from “@atlaskit/icon-lab/core”'
|
|
66
|
+
},
|
|
67
|
+
'@atlaskit/icon-lab/core/shape-start-end': {
|
|
68
|
+
message: 'The icon "shape-start-end" is deprecated in favour of "diagram-symbol-terminator" from “@atlaskit/icon-lab/core”'
|
|
69
|
+
},
|
|
70
|
+
'@atlaskit/icon-lab/core/shape-stored-data': {
|
|
71
|
+
message: 'The icon "shape-stored-data" is deprecated in favour of "diagram-symbol-stored-data" from “@atlaskit/icon-lab/core”'
|
|
72
|
+
},
|
|
73
|
+
'@atlaskit/icon-lab/core/shape-summing-junction-cross': {
|
|
74
|
+
message: 'The icon "shape-summing-junction-cross" is deprecated in favour of "diagram-symbol-summing-junction" from “@atlaskit/icon-lab/core”'
|
|
75
|
+
},
|
|
76
|
+
'@atlaskit/icon-lab/core/shape-summing-junction-plus': {
|
|
77
|
+
message: 'The icon "shape-summing-junction-plus" is deprecated in favour of "diagram-symbol-or" from “@atlaskit/icon-lab/core”'
|
|
78
|
+
},
|
|
79
|
+
'@atlaskit/icon-lab/core/space': {
|
|
80
|
+
message: 'The icon "space" is deprecated in favour of "spaces" from “@atlaskit/icon-lab/core”'
|
|
81
|
+
},
|
|
19
82
|
'@atlaskit/icon-lab/core/speedometer': {
|
|
20
83
|
message: 'The icon "speedometer" is deprecated in favour of "speedometer-right" from “@atlaskit/icon-lab/core”'
|
|
21
84
|
}
|