@atlaskit/icon-lab 4.13.0 → 4.15.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 CHANGED
@@ -1,5 +1,40 @@
1
1
  # @atlaskit/icon-lab
2
2
 
3
+ ## 4.15.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#160457](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160457)
8
+ [`9b2c186eb964f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b2c186eb964f) -
9
+ This release updates icons in `@atlaskit/icon-lab`.
10
+
11
+ ### Updated:
12
+
13
+ **`@atlaskit/icon-lab/core`**
14
+
15
+ - `initiative`
16
+ - `space`
17
+ - `speedometer-up`
18
+ - `work-item-add`
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies
23
+
24
+ ## 4.14.0
25
+
26
+ ### Minor Changes
27
+
28
+ - [#158911](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158911)
29
+ [`1f9bc8b04ac0a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1f9bc8b04ac0a) -
30
+ This release adds icons in `@atlaskit/icon-lab`.
31
+
32
+ ### Added:
33
+
34
+ **`@atlaskit/icon-lab/core`**
35
+
36
+ - `spaces`
37
+
3
38
  ## 4.13.0
4
39
 
5
40
  ### Minor Changes
package/build/index.tsx CHANGED
@@ -63,7 +63,13 @@ async function main() {
63
63
  fs.outputFile(path.resolve(root, 'src/deprecated-core.tsx'), deprecatedDocs);
64
64
 
65
65
  // Generate VR tests
66
- const [vrExampleCore, vrTestCore] = createVRTest(coreIconMetadata, '../../../..', 20, 'core');
66
+ const [vrExampleCore, vrTestCore] = createVRTest(
67
+ coreIconMetadata,
68
+ '../../../..',
69
+ 20,
70
+ 'core',
71
+ true,
72
+ );
67
73
  fs.outputFile(
68
74
  path.resolve(root, 'src/__tests__/vr-tests/examples/all-core-icons.tsx'),
69
75
  vrExampleCore,
@@ -121,6 +127,7 @@ async function main() {
121
127
  '../../../..',
122
128
  20,
123
129
  'utility',
130
+ true,
124
131
  );
125
132
  fs.outputFile(
126
133
  path.resolve(root, 'src/__tests__/vr-tests/examples/all-utility-icons.tsx'),
@@ -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::1c3fe5726d41070bfdd7410791a05e21>>
3
+ * @codegen <<SignedSource::fd30dee39323864f18dc4e05a923cdb1>>
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 InitiativeIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 1.5a5.5 5.5 0 0 0-3.163 10h6.326A5.5 5.5 0 0 0 8 1.5m4.795 10.6a7 7 0 1 0-9.59 0 1.9 1.9 0 0 0-.438.726l-.729 2.187A.75.75 0 0 0 2.75 16h10.5a.75.75 0 0 0 .711-.987l-.728-2.187a1.9 1.9 0 0 0-.438-.726M8 4.5A2.5 2.5 0 0 0 5.5 7H4a4 4 0 0 1 4-4zM4.607 13a.44.44 0 0 0-.417.3l-.4 1.2h8.42l-.4-1.2a.44.44 0 0 0-.418-.3z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 7a5.5 5.5 0 1 0-8.658 4.5h6.316A5.49 5.49 0 0 0 13.5 7m-8.893 6a.44.44 0 0 0-.417.3l-.399 1.2h8.418l-.4-1.2a.44.44 0 0 0-.416-.3zM8 4.5A2.5 2.5 0 0 0 5.5 7H4a4 4 0 0 1 4-4zM15 7a6.98 6.98 0 0 1-2.207 5.1c.194.202.347.448.44.726l.729 2.187a.75.75 0 0 1-.712.987H2.75a.75.75 0 0 1-.712-.987l.73-2.187.054-.145c.093-.22.225-.415.384-.581A7 7 0 1 1 15 7"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  InitiativeIcon.displayName = 'InitiativeIcon';
package/core/space.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::4ac9290784d2a58aa5091acba5eeec04>>
3
+ * @codegen <<SignedSource::fe715cd0507ff5a30cf6a81dce213b16>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -23,7 +23,7 @@ More context: Later, it will eventually replace the Confluence Spaces icon later
23
23
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
24
  */
25
25
  const SpaceIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
26
- dangerouslySetGlyph: `<path fill="currentcolor" d="m10.213 11.918.037-.02.037-.022a29 29 0 0 0 3.523-2.38 5.98 5.98 0 0 1-2.81 3.7 5.98 5.98 0 0 1-4.61.584 29.4 29.4 0 0 0 3.823-1.862"/><path fill="currentcolor" fill-rule="evenodd" d="M.206 12.5c-.21-.365-.222-.762-.149-1.11.072-.343.232-.681.432-1.002.35-.559.883-1.162 1.541-1.774a6 6 0 0 1 9.487-5.477c.858-.264 1.648-.425 2.307-.447.377-.013.75.017 1.083.126.338.111.677.32.887.684.186.322.219.664.17.988a2.7 2.7 0 0 1-.276.812c-.276.539-.738 1.113-1.308 1.689-1.148 1.158-2.866 2.446-4.88 3.609s-3.988 2.006-5.566 2.422c-.783.206-1.511.318-2.116.288C1.253 13.28.56 13.113.206 12.5m3.36-3.725a4.502 4.502 0 0 1 8.778-1.954c-.962.808-2.191 1.668-3.594 2.478s-2.762 1.444-3.943 1.873a4.5 4.5 0 0 1-.704-.922 4.5 4.5 0 0 1-.537-1.475M2.804 11q.197.342.431.648c-.563.129-1.015.178-1.344.162-.22-.01-.327-.046-.373-.068l.007-.045c.023-.108.09-.28.237-.514q.243-.392.697-.88.147.355.345.697m10.392-6a6 6 0 0 0-.431-.648 6 6 0 0 1 1.11-.163c.277-.01.459.018.564.052l.043.016c-.005.052-.028.162-.128.358-.15.292-.419.659-.813 1.082A6 6 0 0 0 13.196 5" clip-rule="evenodd"/>`
26
+ dangerouslySetGlyph: `<path fill="currentcolor" d="m10.213 11.918.037-.02.037-.022c1.3-.753 2.5-1.566 3.523-2.38a5.98 5.98 0 0 1-2.81 3.7 5.98 5.98 0 0 1-4.61.584 29 29 0 0 0 3.823-1.862"/><path fill="currentcolor" fill-rule="evenodd" d="M.206 12.5c-.21-.365-.222-.762-.149-1.11.072-.343.232-.681.432-1.002.35-.559.883-1.162 1.541-1.774a6 6 0 0 1 9.487-5.477c.858-.264 1.648-.424 2.307-.447.377-.013.75.017 1.083.126.338.111.677.32.887.684.186.322.219.664.17.988a2.7 2.7 0 0 1-.276.812c-.276.539-.738 1.113-1.308 1.689-1.148 1.158-2.866 2.446-4.88 3.609s-3.988 2.007-5.566 2.422c-.783.206-1.511.318-2.116.288C1.253 13.28.56 13.113.206 12.5m3.36-3.725a4.502 4.502 0 0 1 8.778-1.954c-.962.808-2.191 1.668-3.594 2.478s-2.762 1.444-3.943 1.873a4.5 4.5 0 0 1-1.241-2.397M2.804 11q.197.342.431.648c-.563.129-1.015.178-1.344.162-.22-.01-.327-.046-.373-.068l.007-.045c.023-.108.09-.28.237-.514a6 6 0 0 1 .697-.88q.147.355.345.697m10.392-6a6 6 0 0 0-.431-.648 6 6 0 0 1 1.11-.163c.277-.01.459.018.564.052l.043.016c-.005.052-.028.162-.128.358-.15.292-.419.659-.813 1.082A6 6 0 0 0 13.196 5" clip-rule="evenodd"/>`
27
27
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
28
  }, props));
29
29
  SpaceIcon.displayName = 'SpaceIcon';
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8a1672651758d886f8a088b1bc179ac7>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const SpacesIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default SpacesIcon;
package/core/spaces.js ADDED
@@ -0,0 +1,30 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::d1a06dfffd5103612dfe32ec4704a410>>
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: "Spaces".
17
+ * Category: single-purpose
18
+ * Location: @atlaskit/icon-lab
19
+ * Usage guidance: Reserved for use for Jira Projects for now. This will replace the Jira rocket.
20
+
21
+ More context: Later, it will eventually replace the Confluence Spaces icon later when Jira Projects -> Jira Spaces. This is a planned phased rollout.
22
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
+ */
25
+ const SpacesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
26
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M13.809 9.496a5.98 5.98 0 0 1-2.809 3.7 5.98 5.98 0 0 1-4.608.584 29.4 29.4 0 0 0 3.858-1.882 29.4 29.4 0 0 0 3.559-2.402"/><path fill="currentcolor" fill-rule="evenodd" d="M5 2.804a6 6 0 0 1 6.515.333c.859-.264 1.65-.424 2.308-.447.377-.013.751.017 1.083.126.338.11.678.32.888.684.354.613.152 1.297-.107 1.8-.276.539-.736 1.113-1.306 1.689q-.197.195-.413.396c-.444.413-.954.837-1.517 1.263a29 29 0 0 1-2.951 1.95 29 29 0 0 1-3.165 1.581 20 20 0 0 1-1.85.683l-.003-.001q-.28.087-.548.159c-.783.206-1.511.318-2.116.288-.505-.025-1.114-.162-1.49-.63l-.052-.068-.07-.11-.07-.138a1.6 1.6 0 0 1-.078-.973c.071-.342.231-.681.431-1.001.35-.559.883-1.164 1.541-1.775A6 6 0 0 1 5 2.804m-2.541 7.499c-.302.324-.536.62-.698.879-.147.235-.213.407-.236.516l-.004.045c.048.022.155.056.37.067.329.016.78-.036 1.343-.165a6 6 0 0 1-.775-1.342m8.429-5.756A4.502 4.502 0 0 0 3.52 8.435l.045.34c.089.504.265 1.004.538 1.475.198.344.435.652.702.921 1.181-.43 2.542-1.062 3.945-1.872s2.63-1.672 3.593-2.48a4.5 4.5 0 0 0-1.31-2.146zm2.987-.36c-.306.011-.68.067-1.111.166q.233.306.432.647.196.341.342.696c.394-.424.665-.79.816-1.081.098-.192.121-.302.127-.355q-.016-.009-.041-.018c-.106-.035-.288-.064-.565-.054" clip-rule="evenodd"/>`
27
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
+ }, props));
29
+ SpacesIcon.displayName = 'SpacesIcon';
30
+ var _default = exports.default = SpacesIcon;
@@ -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::22d7526bb5b6d232a23996d0b4f5f20e>>
3
+ * @codegen <<SignedSource::46461c1b0089b14b6e22594456113822>>
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 SpeedometerUpIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" d="M5.25 3.11a6.5 6.5 0 0 0-1.732 10.597l-1.036 1.086A8.004 8.004 0 0 1 5.25 1.484zm5.5-1.626a8.004 8.004 0 0 1 2.768 13.309l-1.036-1.086A6.5 6.5 0 0 0 10.75 3.109zM8 1q.38 0 .75.035v6.08A2.501 2.501 0 0 1 8 12a2.5 2.5 0 0 1-.75-4.886V1.035Q7.62 1 8 1m0 7.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M1.5 9a6.5 6.5 0 0 1 3.75-5.891V1.485a8.003 8.003 0 0 0-2.767 13.308l1.034-1.086A6.48 6.48 0 0 1 1.5 9"/><path fill="currentcolor" fill-rule="evenodd" d="M8.75 1.035v6.08a2.501 2.501 0 1 1-1.5 0v-6.08a8 8 0 0 1 1.5 0M7 9.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0" clip-rule="evenodd"/><path fill="currentcolor" d="M10.75 1.485V3.11a6.5 6.5 0 0 1 1.733 10.598l1.034 1.086A8.003 8.003 0 0 0 10.75 1.485"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SpeedometerUpIcon.displayName = 'SpeedometerUpIcon';
@@ -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::b605cc1197b0f2907ce23abdc61716f3>>
3
+ * @codegen <<SignedSource::3fcac6ef8a976dfd90e31248626c32e6>>
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 WorkItemAddIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4.5h-1.5V4a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5.5V14H2a2 2 0 0 1-2-2zm10.426 1.017 1.148.966-4 4.75a.75.75 0 0 1-1.148 0l-2-2.375 1.148-.966L7 9.086z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M12 12V9.5h1.5V12H16v1.5h-2.5V16H12v-2.5H9.5V12z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="m11.573 5.983-4 4.75a.75.75 0 0 1-1.146 0l-2-2.375 1.146-.966L7 9.085l3.427-4.068zM14.5 4a.5.5 0 0 0-.4-.49L14 3.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5.5V14H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12l.204.01A2 2 0 0 1 16 4v4.5h-1.5z"/><path fill="currentcolor" d="M13.5 9.5V12H16v1.5h-2.5V16H12v-2.5H9.5V12H12V9.5z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  WorkItemAddIcon.displayName = 'WorkItemAddIcon';
@@ -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::387613d0091d2d93fa0251f67bd4f50e>>
12
+ * @codegen <<SignedSource::a4efd214c6f1d8cddb68a15f5d6525cf>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
 
@@ -1394,6 +1394,17 @@ var metadata = {
1394
1394
  status: 'published',
1395
1395
  slackChannel: '#jira-design-system-figma-libraries'
1396
1396
  },
1397
+ spaces: {
1398
+ keywords: ['spaces', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
1399
+ componentName: 'SpacesIcon',
1400
+ package: '@atlaskit/icon-lab/core/spaces',
1401
+ type: 'core',
1402
+ categorization: 'single-purpose',
1403
+ usage: 'Reserved for use for Jira Projects for now. This will replace the Jira rocket. More context: Later, it will eventually replace the Confluence Spaces icon later when Jira Projects -> Jira Spaces. This is a planned phased rollout.',
1404
+ team: 'Jira',
1405
+ status: 'published',
1406
+ slackChannel: '#jira-design-system-figma-libraries'
1407
+ },
1397
1408
  speedometer: {
1398
1409
  keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'fast'],
1399
1410
  componentName: 'SpeedometerIcon',
@@ -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::541c2012ded80fd7b8bb50e7c15e9333>>
12
+ * @codegen <<SignedSource::04af6dfad1ade5135739e980e9e566f4>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
 
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::387613d0091d2d93fa0251f67bd4f50e>>
6
+ * @codegen <<SignedSource::a4efd214c6f1d8cddb68a15f5d6525cf>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -1388,6 +1388,17 @@ const metadata = {
1388
1388
  status: 'published',
1389
1389
  slackChannel: '#jira-design-system-figma-libraries'
1390
1390
  },
1391
+ spaces: {
1392
+ keywords: ['spaces', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
1393
+ componentName: 'SpacesIcon',
1394
+ package: '@atlaskit/icon-lab/core/spaces',
1395
+ type: 'core',
1396
+ categorization: 'single-purpose',
1397
+ usage: 'Reserved for use for Jira Projects for now. This will replace the Jira rocket. More context: Later, it will eventually replace the Confluence Spaces icon later when Jira Projects -> Jira Spaces. This is a planned phased rollout.',
1398
+ team: 'Jira',
1399
+ status: 'published',
1400
+ slackChannel: '#jira-design-system-figma-libraries'
1401
+ },
1391
1402
  speedometer: {
1392
1403
  keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'fast'],
1393
1404
  componentName: 'SpeedometerIcon',
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::541c2012ded80fd7b8bb50e7c15e9333>>
6
+ * @codegen <<SignedSource::04af6dfad1ade5135739e980e9e566f4>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::387613d0091d2d93fa0251f67bd4f50e>>
6
+ * @codegen <<SignedSource::a4efd214c6f1d8cddb68a15f5d6525cf>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -1388,6 +1388,17 @@ var metadata = {
1388
1388
  status: 'published',
1389
1389
  slackChannel: '#jira-design-system-figma-libraries'
1390
1390
  },
1391
+ spaces: {
1392
+ keywords: ['spaces', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
1393
+ componentName: 'SpacesIcon',
1394
+ package: '@atlaskit/icon-lab/core/spaces',
1395
+ type: 'core',
1396
+ categorization: 'single-purpose',
1397
+ usage: 'Reserved for use for Jira Projects for now. This will replace the Jira rocket. More context: Later, it will eventually replace the Confluence Spaces icon later when Jira Projects -> Jira Spaces. This is a planned phased rollout.',
1398
+ team: 'Jira',
1399
+ status: 'published',
1400
+ slackChannel: '#jira-design-system-figma-libraries'
1401
+ },
1391
1402
  speedometer: {
1392
1403
  keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'fast'],
1393
1404
  componentName: 'SpeedometerIcon',
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::541c2012ded80fd7b8bb50e7c15e9333>>
6
+ * @codegen <<SignedSource::04af6dfad1ade5135739e980e9e566f4>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::387613d0091d2d93fa0251f67bd4f50e>>
6
+ * @codegen <<SignedSource::a4efd214c6f1d8cddb68a15f5d6525cf>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -58,6 +58,10 @@ interface metadata {
58
58
  type: 'core' | 'utility';
59
59
  location: '@atlaskit/icon' | '@atlaskit/icon-lab' | '@atlassian/icon-private';
60
60
  };
61
+ /**
62
+ * Whether the icon should be recommended as a small icon
63
+ */
64
+ shouldRecommendSmallIcon?: boolean;
61
65
  }
62
66
  declare const metadata: Record<string, metadata>;
63
67
  export default metadata;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::541c2012ded80fd7b8bb50e7c15e9333>>
6
+ * @codegen <<SignedSource::04af6dfad1ade5135739e980e9e566f4>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -58,6 +58,10 @@ interface metadata {
58
58
  type: 'core' | 'utility';
59
59
  location: '@atlaskit/icon' | '@atlaskit/icon-lab' | '@atlassian/icon-private';
60
60
  };
61
+ /**
62
+ * Whether the icon should be recommended as a small icon
63
+ */
64
+ shouldRecommendSmallIcon?: boolean;
61
65
  }
62
66
  declare const metadata: Record<string, metadata>;
63
67
  export default metadata;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::387613d0091d2d93fa0251f67bd4f50e>>
6
+ * @codegen <<SignedSource::a4efd214c6f1d8cddb68a15f5d6525cf>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -58,6 +58,10 @@ interface metadata {
58
58
  type: 'core' | 'utility';
59
59
  location: '@atlaskit/icon' | '@atlaskit/icon-lab' | '@atlassian/icon-private';
60
60
  };
61
+ /**
62
+ * Whether the icon should be recommended as a small icon
63
+ */
64
+ shouldRecommendSmallIcon?: boolean;
61
65
  }
62
66
  declare const metadata: Record<string, metadata>;
63
67
  export default metadata;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::541c2012ded80fd7b8bb50e7c15e9333>>
6
+ * @codegen <<SignedSource::04af6dfad1ade5135739e980e9e566f4>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -58,6 +58,10 @@ interface metadata {
58
58
  type: 'core' | 'utility';
59
59
  location: '@atlaskit/icon' | '@atlaskit/icon-lab' | '@atlassian/icon-private';
60
60
  };
61
+ /**
62
+ * Whether the icon should be recommended as a small icon
63
+ */
64
+ shouldRecommendSmallIcon?: boolean;
61
65
  }
62
66
  declare const metadata: Record<string, metadata>;
63
67
  export default metadata;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-lab",
3
- "version": "4.13.0",
3
+ "version": "4.15.0",
4
4
  "description": "An icon package for public icon contributions",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,7 +32,7 @@
32
32
  "build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
33
33
  },
34
34
  "dependencies": {
35
- "@atlaskit/icon": "^26.1.0",
35
+ "@atlaskit/icon": "^26.2.0",
36
36
  "@babel/runtime": "^7.0.0"
37
37
  },
38
38
  "peerDependencies": {
@@ -41,12 +41,12 @@
41
41
  "devDependencies": {
42
42
  "@af/icon-build-process": "workspace:^",
43
43
  "@af/visual-regression": "workspace:^",
44
- "@atlaskit/button": "^23.1.0",
44
+ "@atlaskit/button": "^23.2.0",
45
45
  "@atlaskit/code": "^17.2.0",
46
46
  "@atlaskit/ds-lib": "^4.0.0",
47
47
  "@atlaskit/heading": "^5.2.0",
48
48
  "@atlaskit/modal-dialog": "^14.2.0",
49
- "@atlaskit/primitives": "^14.7.0",
49
+ "@atlaskit/primitives": "^14.8.0",
50
50
  "@atlaskit/textfield": "^8.0.0",
51
51
  "@atlaskit/tokens": "^4.9.0",
52
52
  "@atlaskit/tooltip": "^20.0.0",
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M8 1.5a5.5 5.5 0 0 0-3.163 10h6.326A5.5 5.5 0 0 0 8 1.5m4.795 10.6a7 7 0 1 0-9.59 0 1.9 1.9 0 0 0-.438.726l-.729 2.187A.75.75 0 0 0 2.75 16h10.5a.75.75 0 0 0 .711-.987l-.728-2.187a1.9 1.9 0 0 0-.438-.726M8 4.5A2.5 2.5 0 0 0 5.5 7H4a4 4 0 0 1 4-4zM4.607 13a.44.44 0 0 0-.417.3l-.4 1.2h8.42l-.4-1.2a.44.44 0 0 0-.418-.3z" clip-rule="evenodd"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 7a5.5 5.5 0 1 0-8.658 4.5h6.316A5.49 5.49 0 0 0 13.5 7m-8.893 6a.44.44 0 0 0-.417.3l-.399 1.2h8.418l-.4-1.2a.44.44 0 0 0-.416-.3zM8 4.5A2.5 2.5 0 0 0 5.5 7H4a4 4 0 0 1 4-4zM15 7a6.98 6.98 0 0 1-2.207 5.1c.194.202.347.448.44.726l.729 2.187a.75.75 0 0 1-.712.987H2.75a.75.75 0 0 1-.712-.987l.73-2.187.054-.145c.093-.22.225-.415.384-.581A7 7 0 1 1 15 7"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m10.213 11.918.037-.02.037-.022a29 29 0 0 0 3.523-2.38 5.98 5.98 0 0 1-2.81 3.7 5.98 5.98 0 0 1-4.61.584 29.4 29.4 0 0 0 3.823-1.862"/><path fill="currentcolor" fill-rule="evenodd" d="M.206 12.5c-.21-.365-.222-.762-.149-1.11.072-.343.232-.681.432-1.002.35-.559.883-1.162 1.541-1.774a6 6 0 0 1 9.487-5.477c.858-.264 1.648-.425 2.307-.447.377-.013.75.017 1.083.126.338.111.677.32.887.684.186.322.219.664.17.988a2.7 2.7 0 0 1-.276.812c-.276.539-.738 1.113-1.308 1.689-1.148 1.158-2.866 2.446-4.88 3.609s-3.988 2.006-5.566 2.422c-.783.206-1.511.318-2.116.288C1.253 13.28.56 13.113.206 12.5m3.36-3.725a4.502 4.502 0 0 1 8.778-1.954c-.962.808-2.191 1.668-3.594 2.478s-2.762 1.444-3.943 1.873a4.5 4.5 0 0 1-.704-.922 4.5 4.5 0 0 1-.537-1.475M2.804 11q.197.342.431.648c-.563.129-1.015.178-1.344.162-.22-.01-.327-.046-.373-.068l.007-.045c.023-.108.09-.28.237-.514q.243-.392.697-.88.147.355.345.697m10.392-6a6 6 0 0 0-.431-.648 6 6 0 0 1 1.11-.163c.277-.01.459.018.564.052l.043.016c-.005.052-.028.162-.128.358-.15.292-.419.659-.813 1.082A6 6 0 0 0 13.196 5" clip-rule="evenodd"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m10.213 11.918.037-.02.037-.022c1.3-.753 2.5-1.566 3.523-2.38a5.98 5.98 0 0 1-2.81 3.7 5.98 5.98 0 0 1-4.61.584 29 29 0 0 0 3.823-1.862"/><path fill="currentcolor" fill-rule="evenodd" d="M.206 12.5c-.21-.365-.222-.762-.149-1.11.072-.343.232-.681.432-1.002.35-.559.883-1.162 1.541-1.774a6 6 0 0 1 9.487-5.477c.858-.264 1.648-.424 2.307-.447.377-.013.75.017 1.083.126.338.111.677.32.887.684.186.322.219.664.17.988a2.7 2.7 0 0 1-.276.812c-.276.539-.738 1.113-1.308 1.689-1.148 1.158-2.866 2.446-4.88 3.609s-3.988 2.007-5.566 2.422c-.783.206-1.511.318-2.116.288C1.253 13.28.56 13.113.206 12.5m3.36-3.725a4.502 4.502 0 0 1 8.778-1.954c-.962.808-2.191 1.668-3.594 2.478s-2.762 1.444-3.943 1.873a4.5 4.5 0 0 1-1.241-2.397M2.804 11q.197.342.431.648c-.563.129-1.015.178-1.344.162-.22-.01-.327-.046-.373-.068l.007-.045c.023-.108.09-.28.237-.514a6 6 0 0 1 .697-.88q.147.355.345.697m10.392-6a6 6 0 0 0-.431-.648 6 6 0 0 1 1.11-.163c.277-.01.459.018.564.052l.043.016c-.005.052-.028.162-.128.358-.15.292-.419.659-.813 1.082A6 6 0 0 0 13.196 5" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.809 9.496a5.98 5.98 0 0 1-2.809 3.7 5.98 5.98 0 0 1-4.608.584 29.4 29.4 0 0 0 3.858-1.882 29.4 29.4 0 0 0 3.559-2.402"/><path fill="currentcolor" fill-rule="evenodd" d="M5 2.804a6 6 0 0 1 6.515.333c.859-.264 1.65-.424 2.308-.447.377-.013.751.017 1.083.126.338.11.678.32.888.684.354.613.152 1.297-.107 1.8-.276.539-.736 1.113-1.306 1.689q-.197.195-.413.396c-.444.413-.954.837-1.517 1.263a29 29 0 0 1-2.951 1.95 29 29 0 0 1-3.165 1.581 20 20 0 0 1-1.85.683l-.003-.001q-.28.087-.548.159c-.783.206-1.511.318-2.116.288-.505-.025-1.114-.162-1.49-.63l-.052-.068-.07-.11-.07-.138a1.6 1.6 0 0 1-.078-.973c.071-.342.231-.681.431-1.001.35-.559.883-1.164 1.541-1.775A6 6 0 0 1 5 2.804m-2.541 7.499c-.302.324-.536.62-.698.879-.147.235-.213.407-.236.516l-.004.045c.048.022.155.056.37.067.329.016.78-.036 1.343-.165a6 6 0 0 1-.775-1.342m8.429-5.756A4.502 4.502 0 0 0 3.52 8.435l.045.34c.089.504.265 1.004.538 1.475.198.344.435.652.702.921 1.181-.43 2.542-1.062 3.945-1.872s2.63-1.672 3.593-2.48a4.5 4.5 0 0 0-1.31-2.146zm2.987-.36c-.306.011-.68.067-1.111.166q.233.306.432.647.196.341.342.696c.394-.424.665-.79.816-1.081.098-.192.121-.302.127-.355q-.016-.009-.041-.018c-.106-.035-.288-.064-.565-.054" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M5.25 3.11a6.5 6.5 0 0 0-1.732 10.597l-1.036 1.086A8.004 8.004 0 0 1 5.25 1.484zm5.5-1.626a8.004 8.004 0 0 1 2.768 13.309l-1.036-1.086A6.5 6.5 0 0 0 10.75 3.109zM8 1q.38 0 .75.035v6.08A2.501 2.501 0 0 1 8 12a2.5 2.5 0 0 1-.75-4.886V1.035Q7.62 1 8 1m0 7.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M1.5 9a6.5 6.5 0 0 1 3.75-5.891V1.485a8.003 8.003 0 0 0-2.767 13.308l1.034-1.086A6.48 6.48 0 0 1 1.5 9"/><path fill="currentcolor" fill-rule="evenodd" d="M8.75 1.035v6.08a2.501 2.501 0 1 1-1.5 0v-6.08a8 8 0 0 1 1.5 0M7 9.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0" clip-rule="evenodd"/><path fill="currentcolor" d="M10.75 1.485V3.11a6.5 6.5 0 0 1 1.733 10.598l1.034 1.086A8.003 8.003 0 0 0 10.75 1.485"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4.5h-1.5V4a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5.5V14H2a2 2 0 0 1-2-2zm10.426 1.017 1.148.966-4 4.75a.75.75 0 0 1-1.148 0l-2-2.375 1.148-.966L7 9.086z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M12 12V9.5h1.5V12H16v1.5h-2.5V16H12v-2.5H9.5V12z" clip-rule="evenodd"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m11.573 5.983-4 4.75a.75.75 0 0 1-1.146 0l-2-2.375 1.146-.966L7 9.085l3.427-4.068zM14.5 4a.5.5 0 0 0-.4-.49L14 3.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5.5V14H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12l.204.01A2 2 0 0 1 16 4v4.5h-1.5z"/><path fill="currentcolor" d="M13.5 9.5V12H16v1.5h-2.5V16H12v-2.5H9.5V12H12V9.5z"/></svg>