@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
|
@@ -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::62c3e1cdf2d8900a964776775e4f1279>>
|
|
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 StrokePropertiesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 3.5H1V2h14zM15 8H1V5.5h14zm0 6H1v-4h14z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokePropertiesIcon.displayName = 'StrokePropertiesIcon';
|
|
@@ -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::fee4d221f6dc6f0b30635ac6d1c5582b>>
|
|
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 StrokeStyleDashedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.33 8.75H1v-1.5h3.33zm5.34 0H6.33v-1.5h3.33zm5.33 0h-3.33v-1.5H15z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeStyleDashedIcon.displayName = 'StrokeStyleDashedIcon';
|
|
@@ -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::4c51d5585e6011dfea98235d1ba39769>>
|
|
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 StrokeStyleDottedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.6 8.75H1v-1.5h1.6zm3.1 0H4.1v-1.5h1.6zm3.1 0H7.2v-1.5h1.6zm3.1 0h-1.6v-1.5h1.6zm3.1 0h-1.6v-1.5H15z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeStyleDottedIcon.displayName = 'StrokeStyleDottedIcon';
|
|
@@ -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::22f13cfdc4b40252d0645b584794f27b>>
|
|
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 StrokeStyleSolidIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 8.75H1v-1.5h14z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeStyleSolidIcon.displayName = 'StrokeStyleSolidIcon';
|
package/core/sunset.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::086a031d02692cf74069766c04c4bef1>>
|
|
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 SunsetIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8.75 1v2h-1.5V1zm3 2.845 1.414-1.415 1.06 1.061-1.413 1.414zm-8.586 1.07L1.75 3.5l1.06-1.06 1.415 1.414zM8 6a3 3 0 0 0-3 3H3.5a4.5 4.5 0 0 1 9 0H11a3 3 0 0 0-3-3M2 9H0V7.5h2zm14 0h-2V7.5h2zm-1 3H1v-1.5h14zm-4.5 1.5V15h-5v-1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SunsetIcon.displayName = 'SunsetIcon';
|
package/core/swap.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::a259b0b80727ff155f86e6fcbd5ea664>>
|
|
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 SwapIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m3.22 1.22-3 3 1.06 1.06L3 3.56v8.315A2.625 2.625 0 0 0 5.625 14.5H7.5V13H5.625A1.125 1.125 0 0 1 4.5 11.875V3.561l1.72 1.72L7.28 4.22l-3-3a.75.75 0 0 0-1.06 0M8.5 3h1.875c.621 0 1.125.504 1.125 1.125v8.314l-1.72-1.72-1.06 1.061 3 3a.75.75 0 0 0 1.06 0l3-3-1.06-1.06L13 12.44V4.124A2.625 2.625 0 0 0 10.375 1.5H8.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SwapIcon.displayName = 'SwapIcon';
|
package/core/switch-case.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::89da5bf2c3cce2792fd3b64166af87e1>>
|
|
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 SwitchCaseIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M5.75 3.25a2.25 2.25 0 1 1 3 2.122V7.25h1.75a2 2 0 0 1 2 2v3.19l1.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.06L11 12.44V9.25a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v3.19l1.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.22V9.25a2 2 0 0 1 2-2h1.75V5.372a2.25 2.25 0 0 1-1.5-2.122M8 2.5A.75.75 0 1 0 8 4a.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
|
SwitchCaseIcon.displayName = 'SwitchCaseIcon';
|
package/core/sync.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::d64019569838190420a4f4f1d7102ef7>>
|
|
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 SyncIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2 .5h4.25a.75.75 0 0 1 .75.75V5.5H5.5V2.941a9 9 0 0 0-1.094.916C3.42 4.83 2.5 6.214 2.5 8c0 1.813.817 3.18 1.871 4.11 1.079.95 2.346 1.39 3.129 1.39V15c-1.217 0-2.825-.623-4.121-1.765C2.058 12.07 1 10.312 1 8c0-2.339 1.21-4.084 2.354-5.211.308-.304.615-.567.9-.789H2zm10.621 2.266C13.942 3.93 15 5.688 15 8c0 2.338-1.204 4.079-2.344 5.201-.304.3-.607.56-.889.78H14v1.5H9.75a.75.75 0 0 1-.75-.75v-4.25h1.5v2.573a9 9 0 0 0 1.104-.921C12.584 11.166 13.5 9.787 13.5 8c0-1.813-.817-3.18-1.871-4.11C10.551 2.94 9.283 2.5 8.5 2.5V1c1.217 0 2.825.623 4.121 1.766" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SyncIcon.displayName = 'SyncIcon';
|
|
@@ -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::ed063e31aead48d9b5f8d133c23b3fb7>>
|
|
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 TakeoutContainerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.313 1.45A.75.75 0 0 1 5 1h6a.75.75 0 0 1 .687.45l1.504 3.438 1.893-1.262.832 1.248-1.962 1.308-.96 8.156a.75.75 0 0 1-.744.662h-8.5a.75.75 0 0 1-.745-.662l-.96-8.156-1.96-1.308.832-1.248L2.81 4.888zm-.72 5.05.824 7h7.166l.824-7zm8.01-1.5L10.51 2.5H5.491L4.397 5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TakeoutContainerIcon.displayName = 'TakeoutContainerIcon';
|
package/core/template.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::3323d881b6166e918aa6587deec4b1bc>>
|
|
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 TemplateIcon = 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-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v1.5h11V3a.5.5 0 0 0-.5-.5zM13.5 6h-7v7.5H13a.5.5 0 0 0 .5-.5zM5 13.5V6H2.5v7a.5.5 0 0 0 .5.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TemplateIcon.displayName = 'TemplateIcon';
|
package/core/ticket.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::a7451e2761f9e96e3101b93bd7609b23>>
|
|
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 TicketIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 2.75A.75.75 0 0 1 .75 2h14.5a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75H15a1 1 0 1 0 0 2h.25a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75H.75a.75.75 0 0 1-.75-.75v-3.5A.75.75 0 0 1 .75 9H1a1 1 0 0 0 0-2H.75A.75.75 0 0 1 0 6.25zm1.5.75v2.05a2.5 2.5 0 0 1 0 4.9v2.05h13v-2.05a2.5 2.5 0 0 1 0-4.9V3.5zM9 6V4.5h1.5V6zm1.5 2.75H9v-1.5h1.5zM9 11.5V10h1.5v1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TicketIcon.displayName = 'TicketIcon';
|
package/core/tidy.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::ed462dedbc6a1a823ea8adc173776464>>
|
|
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 TidyIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v2.167h2.667V2.5zm3.667 0v2.667h2.666V2.5zm4.166 0v2.667H13.5V3a.5.5 0 0 0-.5-.5zM13.5 6.667h-2.667v2.666H13.5zm0 4.166h-2.667V13.5H13a.5.5 0 0 0 .5-.5zM9.333 13.5v-2.667H6.667V13.5zm-4.166 0v-2.667H2.5V13a.5.5 0 0 0 .5.5zM2.5 9.333h2.667V6.667H2.5zm4.167-2.666v2.666h2.666V6.667zM1 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TidyIcon.displayName = 'TidyIcon';
|
package/core/vehicle-train.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::bec555a037cdca9353a701d1ce5e4e6e>>
|
|
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 VehicleTrainIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4 0h8v1.5H8.75v1h2.863a2 2 0 0 1 1.888 1.34l1.317 3.76c.12.345.182.708.182 1.074V11.5a2 2 0 0 1-2 2h-.134l1.017 1.597-1.266.806-1.529-2.403H4.912l-1.53 2.403-1.265-.806L3.134 13.5H3a2 2 0 0 1-2-2V8.675c0-.366.062-.729.182-1.074L2.5 3.84A2 2 0 0 1 4.387 2.5H7.25v-1H4zm.387 4a.5.5 0 0 0-.472.335L2.807 7.5h10.386l-1.108-3.165A.5.5 0 0 0 11.613 4zM13.5 9h-11v2.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zm-3 5.5V16h-5v-1.5z" clip-rule="evenodd"/><path fill="currentcolor" d="M5 10.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7.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
|
VehicleTrainIcon.displayName = 'VehicleTrainIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9de1e6e57834a3a3d02c87f78079e144>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const ViewTypeBoardHomeIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default ViewTypeBoardHomeIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8438483a61bc9e28850a7b0d28ce2a0b>>
|
|
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: "ViewTypeBoardHome".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Home view for database board layout
|
|
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 ViewTypeBoardHomeIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<mask id="mask0_39345_9427" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h7v-5a1.5 1.5 0 0 1 .477-1.097l3.75-3.5a1.5 1.5 0 0 1 2.047 0L16 8.948z" clip-rule="evenodd"/></mask><g mask="url(#mask0_39345_9427)"><path stroke="currentcolor" stroke-width="1.5" d="M5.583 2.75H2C1.31 2.75.75 3.31.75 4v8c0 .69.56 1.25 1.25 1.25h3.583m0-10.5v10.5m0-10.5h4.834m-4.834 10.5h4.834m0-10.5H14c.69 0 1.25.56 1.25 1.25v8c0 .69-.56 1.25-1.25 1.25h-3.583m0-10.5v10.5"/></g><path fill="currentcolor" d="M16 11.543v3.832c0 .345-.28.625-.625.625H13.25v-3h-2v3H9.125a.625.625 0 0 1-.625-.625v-3.832c0-.346.144-.677.397-.914l2.5-2.333a1.25 1.25 0 0 1 1.706 0l2.5 2.333c.253.237.397.568.397.914"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
ViewTypeBoardHomeIcon.displayName = 'ViewTypeBoardHomeIcon';
|
|
28
|
+
var _default = exports.default = ViewTypeBoardHomeIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::50a2280d1bf7452ef7a6aaf682d350ca>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const ViewTypeCardHomeIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default ViewTypeCardHomeIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::0084b89b3e6f45e5eb3b0fb8c8a8c08c>>
|
|
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: "ViewTypeCardHome".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Home view for database card layout
|
|
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 ViewTypeCardHomeIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<mask id="mask0_39345_9442" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h7v-5a1.5 1.5 0 0 1 .477-1.097l3.75-3.5a1.5 1.5 0 0 1 2.047 0L16 8.948z" clip-rule="evenodd"/></mask><g mask="url(#mask0_39345_9442)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 1.75H3c-.69 0-1.25.56-1.25 1.25v5M8 1.75h5c.69 0 1.25.56 1.25 1.25v5M8 1.75v12.5m0 0h5c.69 0 1.25-.56 1.25-1.25V8M8 14.25H3c-.69 0-1.25-.56-1.25-1.25V8m0 0h12.5"/></g><path fill="currentcolor" d="M16 11.543v3.832c0 .345-.28.625-.625.625H13.25v-3h-2v3H9.125a.625.625 0 0 1-.625-.625v-3.832c0-.346.144-.677.397-.914l2.5-2.333a1.25 1.25 0 0 1 1.706 0l2.5 2.333c.253.237.397.568.397.914"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
ViewTypeCardHomeIcon.displayName = 'ViewTypeCardHomeIcon';
|
|
28
|
+
var _default = exports.default = ViewTypeCardHomeIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::cec06b5d36f8383985d7048075c2426f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const ViewTypeTableHomeIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default ViewTypeTableHomeIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::45f70afb8a7b81386386352ff9efbb4f>>
|
|
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: "ViewTypeTableHome".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Home view for database table layout
|
|
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 ViewTypeTableHomeIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
dangerouslySetGlyph: `<mask id="mask0_39345_9457" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h7v-5a1.5 1.5 0 0 1 .477-1.097l3.75-3.5a1.5 1.5 0 0 1 2.047 0L16 8.948z" clip-rule="evenodd"/></mask><g mask="url(#mask0_39345_9457)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M5.75 2.75H2C1.31 2.75.75 3.31.75 4v4m5-5.25H14c.69 0 1.25.56 1.25 1.25v4m-9.5-5.25v10.5m0 0H14c.69 0 1.25-.56 1.25-1.25V8m-9.5 5.25H2c-.69 0-1.25-.56-1.25-1.25V8m0 0h14.5"/></g><path fill="currentcolor" d="M16 11.543v3.832c0 .345-.28.625-.625.625H13.25v-3h-2v3H9.125a.625.625 0 0 1-.625-.625v-3.832c0-.346.144-.677.397-.914l2.5-2.333a1.25 1.25 0 0 1 1.706 0l2.5 2.333c.253.237.397.568.397.914"/>`
|
|
25
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
|
+
}, props));
|
|
27
|
+
ViewTypeTableHomeIcon.displayName = 'ViewTypeTableHomeIcon';
|
|
28
|
+
var _default = exports.default = ViewTypeTableHomeIcon;
|
package/core/vulnerability.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::0297da18dbbf01b4dbb4aa0ab03c6efe>>
|
|
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 VulnerabilityIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M10 2.5h3a.5.5 0 0 1 .5.5v3H15V3a2 2 0 0 0-2-2h-3zM2.5 3a.5.5 0 0 1 .5-.5h3V1H3a2 2 0 0 0-2 2v3h1.5zm4.75 1v4.5h1.5V4zM2.5 13v-3H1v3a2 2 0 0 0 2 2h3v-1.5H3a.5.5 0 0 1-.5-.5m11-3v3a.5.5 0 0 1-.5.5h-3V15h3a2 2 0 0 0 2-2v-3zM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
VulnerabilityIcon.displayName = 'VulnerabilityIcon';
|
package/core/wallet.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::6ee37f1bee8c4a287b2c40d886ccc570>>
|
|
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 WalletIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v.5H13a2 2 0 0 1 2 2V13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10.5v1.5zM2.5 5v8a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-1.5H12a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.5V5.5A.5.5 0 0 0 13 5zm11 3.5H12a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 .5.5h1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
WalletIcon.displayName = 'WalletIcon';
|
package/core/webhook.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::202c86d742f1f8965b3c2f8324466924>>
|
|
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 WebhookIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.25 3.75a3.75 3.75 0 1 1 7.5 0h-1.5a2.25 2.25 0 1 0-3.332 1.974.75.75 0 0 1 .297 1.018L4.408 11.86l-1.316-.722L5.576 6.61A3.74 3.74 0 0 1 4.25 3.75m4.408-.36 2.483 4.527a3.75 3.75 0 1 1-.832 6.792l.777-1.283a2.25 2.25 0 1 0 .082-3.9.75.75 0 0 1-1.018-.296L7.342 4.11zM0 11.5c0-1.377.743-2.58 1.846-3.231l.763 1.292A2.25 2.25 0 1 0 6 11.5a.75.75 0 0 1 .75-.751h5.5v1.5H7.425A3.751 3.751 0 0 1 0 11.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
WebhookIcon.displayName = 'WebhookIcon';
|
package/core/welcome-feed.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::805ff76606ebd7457ebb031624aa3acc>>
|
|
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 WelcomeFeedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.625 2C2.004 2 1.5 2.504 1.5 3.125v10.833L4.05 12.5h9.325c.621 0 1.125-.504 1.125-1.125v-8.25C14.5 2.504 13.996 2 13.375 2zM0 3.125A2.625 2.625 0 0 1 2.625.5h10.75A2.625 2.625 0 0 1 16 3.125v8.25A2.625 2.625 0 0 1 13.375 14H4.449l-3.327 1.901A.75.75 0 0 1 0 15.25zM4.5 5A1.25 1.25 0 1 1 7 5a1.25 1.25 0 0 1-2.5 0M9 5a1.25 1.25 0 1 1 2.5 0A1.25 1.25 0 0 1 9 5M6.085 8.783C6.571 9.16 7.225 9.5 8 9.5s1.43-.34 1.915-.717a4.4 4.4 0 0 0 .721-.714l.005-.007-.001.002.61.436.61.436-.001.002-.002.003-.006.007-.016.023-.056.071q-.07.091-.2.235c-.17.189-.42.439-.744.69C10.196 10.464 9.226 11 8 11s-2.196-.536-2.835-1.033a6 6 0 0 1-.944-.925l-.056-.071-.016-.023-.006-.007-.002-.003v-.001s-.001-.001.609-.437l.61-.436-.001-.002.005.007.03.04q.045.056.139.161c.126.14.313.327.552.513" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
WelcomeFeedIcon.displayName = 'WelcomeFeedIcon';
|
|
@@ -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::8138c2e0c6053f8bff7deceba66155ca>>
|
|
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 WorkflowControlsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M11.47.72a.75.75 0 0 1 1.06 0l2.829 2.828a.75.75 0 0 1 0 1.06l-2.609 2.61v1.877A3.001 3.001 0 0 1 12 15a3 3 0 0 1-.75-5.905V7.218L8.782 4.75H6.905A3 3 0 0 1 4.75 6.905V9h1.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-4.5A.75.75 0 0 1 1.75 9h1.5V6.905A3.001 3.001 0 1 1 6.905 3.25H8.94zm-1.238 3.358L12 5.846l1.768-1.768L12 2.311zM4 2.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-1.5 8v3h3v-3zm9.5 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
WorkflowControlsIcon.displayName = 'WorkflowControlsIcon';
|
package/core/wrench.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::44fd7eaf3d704d77419290be7967120e>>
|
|
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 WrenchIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M10.5 1.5a4 4 0 0 0-3.614 5.718.75.75 0 0 1-.146.853l-4.95 4.95a.841.841 0 0 0 1.189 1.19l4.95-4.95a.75.75 0 0 1 .853-.147 4 4 0 0 0 5.667-4.252L12.03 7.28a.75.75 0 0 1-1.06 0L8.72 5.03a.75.75 0 0 1 0-1.06l2.419-2.42a4 4 0 0 0-.639-.05M5 5.5A5.5 5.5 0 0 1 12.863.532a.75.75 0 0 1 .208 1.208L10.31 4.5l1.19 1.19 2.76-2.76a.75.75 0 0 1 1.208.207 5.5 5.5 0 0 1-6.832 7.539L4.038 15.27a2.34 2.34 0 1 1-3.31-3.31l4.595-4.596A5.5 5.5 0 0 1 5 5.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
WrenchIcon.displayName = 'WrenchIcon';
|
|
@@ -9,7 +9,7 @@ exports.default = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::4a6170fbc685767c604dee93238971ec>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
|
|
@@ -131,6 +131,15 @@ var metadata = {
|
|
|
131
131
|
usage: 'Known uses: None',
|
|
132
132
|
team: 'Design System Team'
|
|
133
133
|
},
|
|
134
|
+
calculate: {
|
|
135
|
+
keywords: ['calculate', 'icon', 'icon-lab', 'core', 'Calculate', 'databases', 'summation'],
|
|
136
|
+
componentName: 'CalculateIcon',
|
|
137
|
+
package: '@atlaskit/icon-lab/core/calculate',
|
|
138
|
+
type: 'core',
|
|
139
|
+
categorization: 'single-purpose',
|
|
140
|
+
usage: 'Calculate for databases',
|
|
141
|
+
team: 'Databases'
|
|
142
|
+
},
|
|
134
143
|
'cloud-offline': {
|
|
135
144
|
keywords: ['cloud-offline', 'cloudoffline', 'icon', 'icon-lab', 'core', 'cloud', 'offline', 'disconnected', 'strikethrough'],
|
|
136
145
|
componentName: 'CloudOfflineIcon',
|
|
@@ -527,6 +536,15 @@ var metadata = {
|
|
|
527
536
|
usage: 'Toggle author visibility on sticky notes in Whiteboards.',
|
|
528
537
|
team: 'Whiteboards'
|
|
529
538
|
},
|
|
539
|
+
'sort-options': {
|
|
540
|
+
keywords: ['sort-options', 'sortoptions', 'icon', 'icon-lab', 'core', 'sorting', 'ordering', 'alphabetization', 'alphabetisation', 'reordering'],
|
|
541
|
+
componentName: 'SortOptionsIcon',
|
|
542
|
+
package: '@atlaskit/icon-lab/core/sort-options',
|
|
543
|
+
type: 'core',
|
|
544
|
+
categorization: 'single-purpose',
|
|
545
|
+
usage: 'Reserved for accessing sorting options.',
|
|
546
|
+
team: 'Databases'
|
|
547
|
+
},
|
|
530
548
|
speedometer: {
|
|
531
549
|
keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial'],
|
|
532
550
|
componentName: 'SpeedometerIcon',
|
|
@@ -718,6 +736,33 @@ var metadata = {
|
|
|
718
736
|
usage: 'Known usages: Alternative option for transport emoji category.',
|
|
719
737
|
team: 'Design System Team'
|
|
720
738
|
},
|
|
739
|
+
'view-type-board-home': {
|
|
740
|
+
keywords: ['view-type-board-home', 'viewtypeboardhome', 'icon', 'icon-lab', 'core', 'board view', 'databases', 'home', 'default view'],
|
|
741
|
+
componentName: 'ViewTypeBoardHomeIcon',
|
|
742
|
+
package: '@atlaskit/icon-lab/core/view-type-board-home',
|
|
743
|
+
type: 'core',
|
|
744
|
+
categorization: 'single-purpose',
|
|
745
|
+
usage: 'Home view for database board layout',
|
|
746
|
+
team: 'Databases'
|
|
747
|
+
},
|
|
748
|
+
'view-type-card-home': {
|
|
749
|
+
keywords: ['view-type-card-home', 'viewtypecardhome', 'icon', 'icon-lab', 'core', 'card view', 'databases', 'home', 'default view'],
|
|
750
|
+
componentName: 'ViewTypeCardHomeIcon',
|
|
751
|
+
package: '@atlaskit/icon-lab/core/view-type-card-home',
|
|
752
|
+
type: 'core',
|
|
753
|
+
categorization: 'single-purpose',
|
|
754
|
+
usage: 'Home view for database card layout',
|
|
755
|
+
team: 'Databases'
|
|
756
|
+
},
|
|
757
|
+
'view-type-table-home': {
|
|
758
|
+
keywords: ['view-type-table-home', 'viewtypetablehome', 'icon', 'icon-lab', 'core', 'table view', 'databases', 'home', 'default view'],
|
|
759
|
+
componentName: 'ViewTypeTableHomeIcon',
|
|
760
|
+
package: '@atlaskit/icon-lab/core/view-type-table-home',
|
|
761
|
+
type: 'core',
|
|
762
|
+
categorization: 'single-purpose',
|
|
763
|
+
usage: 'Home view for database table layout',
|
|
764
|
+
team: 'Databases'
|
|
765
|
+
},
|
|
721
766
|
vulnerability: {
|
|
722
767
|
keywords: ['vulnerability', 'icon', 'icon-lab', 'core', 'vulnerability', 'security', 'alert', 'warning'],
|
|
723
768
|
componentName: 'VulnerabilityIcon',
|