@atlaskit/icon-lab 3.5.0 → 4.1.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 +36 -0
- package/core/align-content-bottom.js +2 -2
- package/core/align-content-center-horizontal.js +2 -2
- package/core/align-content-center-vertical.js +2 -2
- package/core/align-content-left.js +2 -2
- package/core/align-content-right.js +2 -2
- package/core/align-content-top.js +2 -2
- package/core/align-position-bottom.js +2 -2
- package/core/align-position-center-vertical.js +2 -2
- package/core/align-position-top.js +2 -2
- package/core/assets-data-manager.js +2 -2
- package/core/assets-schema.js +2 -2
- package/core/book-open.js +2 -2
- package/core/calculate.d.ts +13 -0
- package/core/calculate.js +28 -0
- package/core/coins.js +2 -2
- package/core/continue-when.js +2 -2
- package/core/cross-octagon.js +2 -2
- package/core/cursor.js +2 -2
- package/core/database-storage.js +2 -2
- package/core/drop-shadow.js +2 -2
- package/core/duplicate.js +2 -2
- package/core/editions.js +2 -2
- package/core/field-text.js +2 -2
- package/core/group-selection.js +2 -2
- package/core/group-ungroup-selection.js +2 -2
- package/core/hand.js +2 -2
- package/core/if-else.js +2 -2
- package/core/incognito.js +2 -2
- package/core/initiative.js +2 -2
- package/core/jira.js +2 -2
- package/core/lozenge.js +2 -2
- package/core/page-live-doc.js +2 -2
- package/core/paint-brush.js +2 -2
- package/core/paint-roller.js +2 -2
- package/core/qr-code.js +2 -2
- package/core/roadmaps-plan.js +2 -2
- package/core/roadmaps-service.js +2 -2
- package/core/section.js +2 -2
- package/core/shape-diamond.js +2 -2
- package/core/shape-ellipse.js +2 -2
- package/core/shape-parallelogram-skew-left.js +2 -2
- package/core/shape-parallelogram-skew-right.js +2 -2
- package/core/shape-rectangle-rounded.js +2 -2
- package/core/shape-rectangle.js +2 -2
- package/core/shape-triangle-inverted.js +2 -2
- package/core/shape-triangle.js +2 -2
- package/core/signature.js +2 -2
- package/core/sort-options.d.ts +13 -0
- package/core/sort-options.js +28 -0
- package/core/speedometer.js +2 -2
- package/core/split-parallel.js +2 -2
- package/core/stamp.js +2 -2
- package/core/sticker.js +2 -2
- package/core/stroke-curvature-curved.js +2 -2
- package/core/stroke-curvature-dynamic.js +2 -2
- package/core/stroke-curvature-straight.js +2 -2
- package/core/stroke-properties.js +2 -2
- package/core/stroke-style-dashed.js +2 -2
- package/core/stroke-style-dotted.js +2 -2
- package/core/stroke-style-solid.js +2 -2
- package/core/sunset.js +2 -2
- package/core/swap.js +2 -2
- package/core/switch-case.js +2 -2
- package/core/sync.js +2 -2
- package/core/takeout-container.js +2 -2
- package/core/template.js +2 -2
- package/core/ticket.js +2 -2
- package/core/tidy.js +2 -2
- package/core/vehicle-train.js +2 -2
- package/core/view-type-board-home.d.ts +13 -0
- package/core/view-type-board-home.js +28 -0
- package/core/view-type-card-home.d.ts +13 -0
- package/core/view-type-card-home.js +28 -0
- package/core/view-type-table-home.d.ts +13 -0
- package/core/view-type-table-home.js +28 -0
- package/core/vulnerability.js +2 -2
- package/core/wallet.js +2 -2
- package/core/webhook.js +2 -2
- package/core/welcome-feed.js +2 -2
- package/core/workflow-controls.js +2 -2
- package/core/wrench.js +2 -2
- package/dist/cjs/metadata-core.js +46 -1
- package/dist/es2019/metadata-core.js +46 -1
- package/dist/esm/metadata-core.js +46 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/divider-element.svg +3 -0
- package/package.json +2 -2
- package/svgs/core/align-content-bottom.svg +1 -1
- package/svgs/core/align-content-center-horizontal.svg +1 -1
- package/svgs/core/align-content-center-vertical.svg +1 -1
- package/svgs/core/align-content-left.svg +1 -1
- package/svgs/core/align-content-right.svg +1 -1
- package/svgs/core/align-content-top.svg +1 -1
- package/svgs/core/align-position-bottom.svg +1 -1
- package/svgs/core/align-position-center-vertical.svg +1 -1
- package/svgs/core/align-position-top.svg +1 -1
- package/svgs/core/assets-data-manager.svg +1 -1
- package/svgs/core/assets-schema.svg +1 -1
- package/svgs/core/beach-umbrella.svg +1 -1
- package/svgs/core/book-open.svg +1 -1
- package/svgs/core/calculate.svg +1 -0
- package/svgs/core/cloud-offline.svg +1 -1
- package/svgs/core/cloud-saved.svg +1 -1
- package/svgs/core/coins.svg +1 -1
- package/svgs/core/continue-when.svg +1 -1
- package/svgs/core/cross-octagon.svg +1 -1
- package/svgs/core/cursor-strikethrough.svg +1 -1
- package/svgs/core/cursor.svg +1 -1
- package/svgs/core/database-storage-cache.svg +1 -1
- package/svgs/core/database-storage.svg +1 -1
- package/svgs/core/divider-element.svg +1 -1
- package/svgs/core/drop-shadow.svg +1 -1
- package/svgs/core/duplicate.svg +1 -1
- package/svgs/core/editions.svg +1 -1
- package/svgs/core/expand-element.svg +1 -1
- package/svgs/core/field-text.svg +1 -1
- package/svgs/core/gift.svg +1 -1
- package/svgs/core/group-selection.svg +1 -1
- package/svgs/core/group-ungroup-selection.svg +1 -1
- package/svgs/core/hand.svg +1 -1
- package/svgs/core/if-else.svg +1 -1
- package/svgs/core/incognito.svg +1 -1
- package/svgs/core/initiative.svg +1 -1
- package/svgs/core/jira.svg +1 -1
- package/svgs/core/lozenge.svg +1 -1
- package/svgs/core/page-live-doc.svg +1 -1
- package/svgs/core/paint-brush.svg +1 -1
- package/svgs/core/paint-roller.svg +1 -1
- package/svgs/core/party-popper.svg +1 -1
- package/svgs/core/qr-code.svg +1 -1
- package/svgs/core/queue-pop-in.svg +1 -1
- package/svgs/core/queue-pop-out.svg +1 -1
- package/svgs/core/roadmaps-plan.svg +1 -1
- package/svgs/core/roadmaps-service.svg +1 -1
- package/svgs/core/section.svg +1 -1
- package/svgs/core/shape-diamond.svg +1 -1
- package/svgs/core/shape-ellipse.svg +1 -1
- package/svgs/core/shape-parallelogram-skew-left.svg +1 -1
- package/svgs/core/shape-parallelogram-skew-right.svg +1 -1
- package/svgs/core/shape-rectangle-rounded.svg +1 -1
- package/svgs/core/shape-rectangle.svg +1 -1
- package/svgs/core/shape-triangle-inverted.svg +1 -1
- package/svgs/core/shape-triangle.svg +1 -1
- package/svgs/core/signature.svg +1 -1
- package/svgs/core/sort-options.svg +1 -0
- package/svgs/core/speedometer.svg +1 -1
- package/svgs/core/split-parallel.svg +1 -1
- package/svgs/core/stamp.svg +1 -1
- package/svgs/core/sticker.svg +1 -1
- package/svgs/core/stroke-curvature-curved.svg +1 -1
- package/svgs/core/stroke-curvature-dynamic.svg +1 -1
- package/svgs/core/stroke-curvature-straight.svg +1 -1
- package/svgs/core/stroke-properties.svg +1 -1
- package/svgs/core/stroke-style-dashed.svg +1 -1
- package/svgs/core/stroke-style-dotted.svg +1 -1
- package/svgs/core/stroke-style-solid.svg +1 -1
- package/svgs/core/sunset.svg +1 -1
- package/svgs/core/swap.svg +1 -1
- package/svgs/core/switch-case.svg +1 -1
- package/svgs/core/sync.svg +1 -1
- package/svgs/core/takeout-container.svg +1 -1
- package/svgs/core/template.svg +1 -1
- package/svgs/core/ticket.svg +1 -1
- package/svgs/core/tidy.svg +1 -1
- package/svgs/core/vehicle-airplane.svg +1 -1
- package/svgs/core/vehicle-train.svg +1 -1
- package/svgs/core/view-type-board-home.svg +1 -0
- package/svgs/core/view-type-card-home.svg +1 -0
- package/svgs/core/view-type-table-home.svg +1 -0
- package/svgs/core/vulnerability.svg +1 -1
- package/svgs/core/wallet.svg +1 -1
- package/svgs/core/webhook.svg +1 -1
- package/svgs/core/welcome-feed.svg +1 -1
- package/svgs/core/workflow-controls.svg +1 -1
- package/svgs/core/wrench.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# @atlaskit/icon-lab
|
|
2
2
|
|
|
3
|
+
## 4.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#123914](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123914)
|
|
8
|
+
[`5c63d1779fdbf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5c63d1779fdbf) -
|
|
9
|
+
[ux] This release adds icons in `@atlaskit/icon-lab`.
|
|
10
|
+
|
|
11
|
+
**`@atlaskit/icon-lab/core`**
|
|
12
|
+
|
|
13
|
+
- `calculate`
|
|
14
|
+
- `sort-options`
|
|
15
|
+
|
|
16
|
+
- [#123914](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123914)
|
|
17
|
+
[`742b8b3cf643e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/742b8b3cf643e) -
|
|
18
|
+
This release adds icons in `@atlaskit/icon-lab`.
|
|
19
|
+
|
|
20
|
+
**`@atlaskit/icon-lab/core`**
|
|
21
|
+
|
|
22
|
+
- `view-type-board-home`
|
|
23
|
+
- `view-type-card-home`
|
|
24
|
+
- `view-type-table-home`
|
|
25
|
+
|
|
26
|
+
## 4.0.0
|
|
27
|
+
|
|
28
|
+
### Major Changes
|
|
29
|
+
|
|
30
|
+
- [#124742](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/124742)
|
|
31
|
+
[`ca9cea0dadcce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ca9cea0dadcce) -
|
|
32
|
+
Icons have been updated to use paths instead of strokes. This results in some very minor
|
|
33
|
+
anti-aliasing differences, imperceptable to the eye, yet may cuase VR tests to break.
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- Updated dependencies
|
|
38
|
+
|
|
3
39
|
## 3.5.0
|
|
4
40
|
|
|
5
41
|
### Minor Changes
|
|
@@ -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::9bda23014e23b69e2a9aacb3c80e8b82>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignContentBottomIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 14.5h16V16H0zM4.38 13C3.62 13 3 12.38 3 11.63V2.38C3 1.62 3.62 1 4.38 1h1.5c.76 0 1.38.62 1.38 1.38v9.25c0 .76-.62 1.38-1.37 1.38zm.13-1.5h1.25v-9H4.5zm5.62 1.5c-.76 0-1.37-.62-1.37-1.37V7.38c0-.76.62-1.37 1.38-1.37h1.5C12.39 6 13 6.62 13 7.38v4.25c0 .76-.62 1.38-1.37 1.38zm.13-1.5h1.25v-4h-1.25z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignContentBottomIcon.displayName = 'AlignContentBottomIcon';
|
|
@@ -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::e9d0359c49e61227b9cb8fdd49cd0cdd>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignContentCenterHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8.75 0v3.75h-1.5V0zm0 6.75v2.5h-1.5v-2.5zm0 5.5V16h-1.5v-3.75z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M1 4.38C1 3.62 1.62 3 2.38 3h11.25c.76 0 1.37.62 1.37 1.38v1.5c0 .76-.62 1.38-1.37 1.38H2.38C1.62 7.25 1 6.63 1 5.88zm1.5.13v1.25h11V4.5zm.5 5.62c0-.76.62-1.37 1.38-1.37h7.25c.76 0 1.38.62 1.38 1.38v1.5c0 .76-.62 1.38-1.37 1.38H4.39C3.62 13 3 12.38 3 11.63zm1.5.13v1.25h7v-1.25z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignContentCenterHorizontalIcon.displayName = 'AlignContentCenterHorizontalIcon';
|
|
@@ -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::912482d78a9af3596f099cdbf8f5d0f4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignContentCenterVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M16 8.75h-3.75v-1.5H16zm-6.75 0h-2.5v-1.5h2.5zm-5.5 0H0v-1.5h3.75z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M11.63 1c.76 0 1.37.62 1.37 1.38v11.25c0 .76-.62 1.38-1.37 1.38h-1.5c-.76 0-1.37-.62-1.37-1.37V2.38c0-.76.62-1.37 1.38-1.37zm-.13 1.5h-1.25v11h1.25zM5.88 3c.76 0 1.38.62 1.38 1.38v7.25c0 .76-.62 1.38-1.37 1.38h-1.5C3.62 13 3 12.38 3 11.63V4.38C3 3.62 3.62 3 4.38 3zm-.13 1.5H4.5v7h1.25z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignContentCenterVerticalIcon.displayName = 'AlignContentCenterVerticalIcon';
|
|
@@ -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::1ead0bc36109d640cec8178a71bc3ab4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignContentLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.5 0v16H0V0zM3 4.38C3 3.62 3.62 3 4.38 3h9.25c.76 0 1.37.62 1.37 1.38v1.5c0 .76-.62 1.38-1.37 1.38H4.38C3.62 7.25 3 6.63 3 5.88zm1.5.13v1.25h9V4.5zM3 10.13c0-.76.62-1.37 1.38-1.37h4.25c.76 0 1.38.62 1.38 1.38v1.5C10 12.39 9.38 13 8.63 13H4.38C3.62 13 3 12.38 3 11.63zm1.5.13v1.25h4v-1.25z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignContentLeftIcon.displayName = 'AlignContentLeftIcon';
|
|
@@ -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::793843826fe76ff9681b73e70ed52514>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignContentRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M14.5 0v16H16V0zM13 4.38C13 3.62 12.38 3 11.63 3H2.38C1.62 3 1 3.62 1 4.38v1.5c0 .76.62 1.38 1.38 1.38h9.25c.76 0 1.38-.62 1.38-1.37zm-1.5.13v1.25h-9V4.5zm1.5 5.62c0-.76-.62-1.37-1.37-1.37H7.38C6.62 8.75 6 9.37 6 10.13v1.5c0 .76.62 1.37 1.38 1.37h4.25c.76 0 1.38-.62 1.38-1.37zm-1.5.13v1.25h-4v-1.25z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignContentRightIcon.displayName = 'AlignContentRightIcon';
|
|
@@ -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::7863c4adca92859c97c5c8cb31d0e278>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignContentTopIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 1.5h16V0H0zM4.38 3C3.62 3 3 3.62 3 4.38v9.25c0 .76.62 1.37 1.38 1.37h1.5c.76 0 1.38-.62 1.38-1.37V4.38C7.25 3.62 6.63 3 5.88 3zm.12 1.5h1.25v9H4.5zM10.13 3c-.76 0-1.37.62-1.37 1.38v4.25c0 .76.62 1.38 1.38 1.38h1.5C12.39 10 13 9.38 13 8.63V4.38C13 3.62 12.38 3 11.63 3zm.13 1.5h1.25v4h-1.25z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignContentTopIcon.displayName = 'AlignContentTopIcon';
|
|
@@ -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::188a6230abf157fbf4f6daedb541919b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignPositionBottomIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="M7 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 7 8M3.5 8A.75.75 0 1 1 2 8a.75.75 0 0 1 1.5 0m7 0A.75.75 0 1 1 9 8a.75.75 0 0 1 1.5 0M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M14 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 14 8m0-6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M7 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 7 8M3.5 8A.75.75 0 1 1 2 8a.75.75 0 0 1 1.5 0m7 0A.75.75 0 1 1 9 8a.75.75 0 0 1 1.5 0M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M14 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 14 8m0-6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path fill="currentcolor" fill-rule="evenodd" d="M0 13.5h16V15H0z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignPositionBottomIcon.displayName = 'AlignPositionBottomIcon';
|
|
@@ -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::25e64699e788e157398758ba0f9d084a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignPositionCenterVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-7 12.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-7 12.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path fill="currentcolor" fill-rule="evenodd" d="M0 7.25h16v1.5H0z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignPositionCenterVerticalIcon.displayName = 'AlignPositionCenterVerticalIcon';
|
|
@@ -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::207e73b3f923591bede8ddf65e4ef090>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AlignPositionTopIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 1h16v1.5H0z" clip-rule="evenodd"/><path fill="currentcolor" d="M7 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 7 8M3.5 8A.75.75 0 1 1 2 8a.75.75 0 0 1 1.5 0m7 0A.75.75 0 1 1 9 8a.75.75 0 0 1 1.5 0M14 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 14 8m-7 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AlignPositionTopIcon.displayName = 'AlignPositionTopIcon';
|
|
@@ -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::38dc0ca401365aa598171b61448d4722>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AssetsDataManagerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3.25 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M1 3.25a2.25 2.25 0 0 1 4.372-.75H6.5a2 2 0 0 1 2 2v2.75h2.128a2.251 2.251 0 1 1 0 1.5H8.5v2.75a2 2 0 0 1-2 2H5.372a2.25 2.25 0 1 1 0-1.5H6.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H5.372A2.25 2.25 0 0 1 1 3.25m11.75 4a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M3.25 12a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AssetsDataManagerIcon.displayName = 'AssetsDataManagerIcon';
|
package/core/assets-schema.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::b6f98ad44dfc363c19ded7a9a56fe837>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AssetsSchemaIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.25 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M2 3.25a2.25 2.25 0 1 1 3 2.122V6.5h4.628a2.25 2.25 0 1 1 0 1.5H5v3.625a.5.5 0 0 0 .5.5h4.088a2.25 2.25 0 1 1 .088 1.5H5.5a2 2 0 0 1-2-2V5.372A2.25 2.25 0 0 1 2 3.25m9.75 3.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m0 5.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
AssetsSchemaIcon.displayName = 'AssetsSchemaIcon';
|
package/core/book-open.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::de790aa34d87b38953e022081bae4952>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const BookOpenIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M14.5 2.25v10H8.75V4.625a2.375 2.375 0 0 1 2.375-2.375zM8 2.333A3.87 3.87 0 0 1 11.125.75h3.501C15.387.75 16 1.367 16 2.125v10.25c0 .76-.616 1.375-1.375 1.375H8.75v1.5h-1.5v-1.5H1.375C.615 13.75 0 13.134 0 12.375V2.125C0 1.366.615.75 1.375.75h3.5A3.87 3.87 0 0 1 8 2.333m-.75 9.917V4.625A2.375 2.375 0 0 0 4.875 2.25H1.5v10zm6-8H10.5v1.5h2.75zm0 2.5H10.5v1.5h2.75z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
BookOpenIcon.displayName = 'BookOpenIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e6cd927d82dc8ffe6995d832809e4c6b>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const CalculateIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default CalculateIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c56c230a12c67a383718da986206fb61>>
|
|
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: "Calculate".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Calculate for databases
|
|
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 CalculateIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M4 1v3m0 3V4m0 0h3M4 4H1m.5 6 2.25 2.25m0 0L6 14.5m-2.25-2.25L6 10m-2.25 2.25L1.5 14.5M9 4h6m-6 8h6"/><circle cx="12" cy="9.5" r=".75" fill="currentcolor"/><circle cx="12" cy="14.5" r=".75" fill="currentcolor"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
CalculateIcon.displayName = 'CalculateIcon';
|
|
28
|
+
var _default = exports.default = CalculateIcon;
|
package/core/coins.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::5ab40bd4b3b4534c0cc8c816c41008e4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const CoinsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M10 2.5a3.5 3.5 0 0 0-2.845 1.46l-1.218-.875a5 5 0 1 1 6.978 6.978l-.875-1.218A3.5 3.5 0 0 0 10 2.5m-4 4a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7M1 10a5 5 0 1 1 10 0 5 5 0 0 1-10 0" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
CoinsIcon.displayName = 'CoinsIcon';
|
package/core/continue-when.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::2e36ed9451d2caf4f9ad76ad4c998235>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ContinueWhenIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m7 3H5.5V5H7zm3.5 0H9V5h1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ContinueWhenIcon.displayName = 'ContinueWhenIcon';
|
package/core/cross-octagon.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::2b93e6f7f6eb1d414b7c1b7a32b3f3a9>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const CrossOctagonIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M5.103 1h5.794L15 5.103v5.794L10.897 15H5.103L1 10.897V5.103zm.621 1.5L4.643 3.582 8 6.939l3.357-3.357L10.275 2.5zm6.694 2.143L9.061 8l3.357 3.357 1.082-1.082v-4.55zm-1.06 7.775L8 9.061l-3.357 3.357L5.724 13.5h4.551zm-7.776-1.06L6.939 8 3.582 4.643 2.5 5.724v4.551z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
CrossOctagonIcon.displayName = 'CrossOctagonIcon';
|
package/core/cursor.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::23e217b2078e806af3520b93d3020298>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const CursorIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.827 2.827 6.914 13.23l1.272-4.134c.134-.436.474-.776.91-.91l4.134-1.272zm-1.5.282C.886 1.99 1.99.887 3.108 1.326L14.11 5.648c1.21.476 1.145 2.212-.099 2.594L9.6 9.6l-1.358 4.412c-.382 1.244-2.118 1.31-2.594.099z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
CursorIcon.displayName = 'CursorIcon';
|
package/core/database-storage.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::b2e0ee71f976a87bb83e626cd93fbd02>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const DatabaseStorageIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M.5 4.875A3.875 3.875 0 0 1 4.375 1h7.25a3.875 3.875 0 0 1 2.292 7 3.875 3.875 0 0 1-2.292 7h-7.25a3.875 3.875 0 0 1-2.292-7A3.87 3.87 0 0 1 .5 4.875M4.375 8.75a2.375 2.375 0 1 0 0 4.75h7.25a2.375 2.375 0 1 0 0-4.75zm7.25-1.5a2.375 2.375 0 1 0 0-4.75h-7.25a2.375 2.375 0 1 0 0 4.75zM5.5 5.625H4v-1.5h1.5zm6.5 0H8v-1.5h4zm-6.5 6.25H4v-1.5h1.5zm6.5 0H8v-1.5h4z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
DatabaseStorageIcon.displayName = 'DatabaseStorageIcon';
|
package/core/drop-shadow.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::c520110f6e93815c50cb600c431e4447>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const DropShadowIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/><path fill="currentcolor" d="M4 14.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m0-3a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m0-3a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m0-3a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
DropShadowIcon.displayName = 'DropShadowIcon';
|
package/core/duplicate.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::bdc3d591ae71884da9d44eca57223750>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const DuplicateIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1 3a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5zm3.25 5.25V10h1.5V7.75H10v-1.5H7.75V4h-1.5v2.25H4v1.5z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M16 5v7.75A3.25 3.25 0 0 1 12.75 16H5v-1.5h7.75a1.75 1.75 0 0 0 1.75-1.75V5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
DuplicateIcon.displayName = 'DuplicateIcon';
|
package/core/editions.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::cc8d44dd44920ffd526686a9e2bd3636>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const EditionsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.614 1.353A.75.75 0 0 1 3.25 1h9.5a.75.75 0 0 1 .636.353l2.5 4a.75.75 0 0 1-.065.884l-7.25 8.5a.75.75 0 0 1-1.142 0l-7.25-8.5a.75.75 0 0 1-.065-.885zM3.666 2.5 2.103 5H4.7l.78-2.5zm3.385 0L6.271 5H9.73l-.781-2.5zm3.47 0L11.3 5h2.596l-1.563-2.5zm3.103 4h-2.328l-1.424 4.399zM8 11.813 9.72 6.5H6.28zM4.704 6.5l1.424 4.399L2.375 6.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
EditionsIcon.displayName = 'EditionsIcon';
|
package/core/field-text.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::8f9cbf95ff826dbea235ae2539545b0a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const FieldTextIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M9.75 2.5H8V1h5v1.5h-1.75v2H14a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-2.75v2H13V15H8v-1.5h1.75zm1.5 7.5H14a.5.5 0 0 0 .5-.5v-3A.5.5 0 0 0 14 6h-2.75zM2 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h6v1.5H2a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h6V6z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
FieldTextIcon.displayName = 'FieldTextIcon';
|
package/core/group-selection.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::1ebf044cae43e23273ebf78da87d5f4a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const GroupSelectionIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 3a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2zm-2-.5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5z" clip-rule="evenodd"/><path fill="currentcolor" d="M7 4.5h1.5V6H7zm3 0h1.5V6H10zm0 3h1.5V9H10z"/><path fill="currentcolor" fill-rule="evenodd" d="M3 5.5h1.464V4H3a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-1.464h-1.5V13a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
GroupSelectionIcon.displayName = 'GroupSelectionIcon';
|
|
@@ -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::5f95a9177b4ef94dd4f24d8bd6bbecc5>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const GroupUngroupSelectionIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 3a2 2 0 0 0-2-2H8.5a2 2 0 0 0-2 2v4.5a2 2 0 0 0 2 2H13a2 2 0 0 0 2-2zm-2-.5a.5.5 0 0 1 .5.5v4.5a.5.5 0 0 1-.5.5H8.5a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M3 8h2V6.5H3a2 2 0 0 0-2 2V13a2 2 0 0 0 2 2h4.5a2 2 0 0 0 2-2v-2H8v2a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V8.5A.5.5 0 0 1 3 8m2-8v3H3.5V0zM0 3.5h3V5H0zm16 9h-3V11h3zM11 16v-3h1.5v3z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
GroupUngroupSelectionIcon.displayName = 'GroupUngroupSelectionIcon';
|
package/core/hand.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::9e079436629a7c8a93f2e19fff4b54af>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const HandIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.207 10.882a2 2 0 0 1-.2-2.238l.113-.205A2 2 0 0 1 4 7.76V4.125A2.625 2.625 0 0 1 6.625 1.5h.503a2.25 2.25 0 0 1 4.358.5h.389A2.625 2.625 0 0 1 14.5 4.625V11.5A4.5 4.5 0 0 1 10 16H7.527a4.5 4.5 0 0 1-3.483-1.65zM11.5 3.5V8H10V2.25a.75.75 0 0 0-1.5 0V7.5H7V3h-.375C6.004 3 5.5 3.504 5.5 4.125v4.846l1.473 1.197-.946 1.164-2.843-2.31a.5.5 0 0 0-.752.145l-.114.205a.5.5 0 0 0 .05.56L5.205 13.4a3 3 0 0 0 2.322 1.1H10a3 3 0 0 0 3-3V4.625c0-.621-.504-1.125-1.125-1.125z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
HandIcon.displayName = 'HandIcon';
|
package/core/if-else.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::421ff140e88a586c46f862a34a3b2f07>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const IfElseIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m12.28 1.22 2.5 2.5a.75.75 0 0 1 0 1.06l-2.5 2.5-1.06-1.06L12.44 5H8.75v5.5a.5.5 0 0 0 .5.5h3.19l-1.22-1.22 1.06-1.06 2.5 2.5a.75.75 0 0 1 0 1.06l-2.5 2.5-1.06-1.06 1.22-1.22H9.25a2 2 0 0 1-2-2V5H5.372a2.25 2.25 0 1 1 0-1.5h7.067l-1.22-1.22zM3.25 3.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
IfElseIcon.displayName = 'IfElseIcon';
|