@atlaskit/icon 27.10.0 → 27.11.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,27 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 27.11.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#197413](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/197413)
8
+ [`c30bdee7ca9ce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c30bdee7ca9ce) -
9
+ This release deprecates icons in `@atlaskit/icon`.
10
+
11
+ ### Deprecated:
12
+
13
+ **`@atlaskit/icon/core`**
14
+
15
+ - `chart-matrix`
16
+ - `chart-trend`
17
+ - `spreadsheet`
18
+
19
+ ### Patch Changes
20
+
21
+ - [#197413](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/197413)
22
+ [`c30bdee7ca9ce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c30bdee7ca9ce) -
23
+ Migrated usage of renamed/deprecated icons
24
+
3
25
  ## 27.10.0
4
26
 
5
27
  ### Minor Changes
@@ -1,11 +1,14 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9925ec0b38916c1b80a1399e72623558>>
3
+ * @codegen <<SignedSource::3e6bf4e074ba34c65e79866332396337>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
7
7
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
8
 
9
+ /**
10
+ * @deprecated The icon "chart-matrix" is deprecated in favour of "chart-bubble" from “@atlaskit/icon/core”
11
+ */
9
12
  declare const ChartMatrixIcon: {
10
13
  (props: NewCoreIconProps): JSX.Element;
11
14
  displayName: string;
@@ -1,11 +1,14 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::cb542875df0bc795cbd16ab0967fabac>>
3
+ * @codegen <<SignedSource::f225c173207e5641dff5e0a37e28112c>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
7
7
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
8
 
9
+ /**
10
+ * @deprecated The icon "chart-trend" is deprecated in favour of "chart-trend-up" from “@atlaskit/icon/core”
11
+ */
9
12
  declare const ChartTrendIcon: {
10
13
  (props: NewCoreIconProps): JSX.Element;
11
14
  displayName: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f307268415d521d82d80e85337f4b08f>>
3
+ * @codegen <<SignedSource::e2fbff50c170aca9babac65ffeb96b06>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Single purpose - Reserved for spreadsheets.
22
+ * Usage guidance: Reserved for tables, tabular data, and spreadsheets.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
@@ -1,11 +1,14 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::91569dd0b85ccac7326cb0b563e7e92d>>
3
+ * @codegen <<SignedSource::93169b084edd9f3c5514da84489e4777>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
7
7
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
8
 
9
+ /**
10
+ * @deprecated The icon "spreadsheet" is deprecated in favour of "table" from “@atlaskit/icon/core”
11
+ */
9
12
  declare const SpreadsheetIcon: {
10
13
  (props: NewCoreIconProps): JSX.Element;
11
14
  displayName: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1fd96c5b3b13ee02dc5743b09d638d98>>
3
+ * @codegen <<SignedSource::6fe72b1e24a095f62dabcba8d7bf290e>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -16,7 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  * Icon: "Spreadsheet".
17
17
  * Category: single-purpose
18
18
  * Location: @atlaskit/icon
19
- * Usage guidance: Single purpose - Reserved for spreadsheets.
19
+ * Usage guidance: Reserved for tables, tabular data, and spreadsheets.
20
20
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
@@ -9,13 +9,19 @@ exports.default = void 0;
9
9
  *
10
10
  * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
11
11
  *
12
- * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
12
+ * @codegen <<SignedSource::804908d3809623929b0f025db7735c8f>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
  var deprecatedIcons = {
16
16
  '@atlaskit/icon/core/capture': {
17
17
  message: 'The icon "capture" is deprecated in favour of "focus-area" from “@atlaskit/icon/core”'
18
18
  },
19
+ '@atlaskit/icon/core/chart-matrix': {
20
+ message: 'The icon "chart-matrix" is deprecated in favour of "chart-bubble" from “@atlaskit/icon/core”'
21
+ },
22
+ '@atlaskit/icon/core/chart-trend': {
23
+ message: 'The icon "chart-trend" is deprecated in favour of "chart-trend-up" from “@atlaskit/icon/core”'
24
+ },
19
25
  '@atlaskit/icon/core/close': {
20
26
  message: 'The icon "close" is deprecated in favour of "cross" from “@atlaskit/icon/core”'
21
27
  },
@@ -28,6 +34,9 @@ var deprecatedIcons = {
28
34
  '@atlaskit/icon/core/information': {
29
35
  message: 'The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”'
30
36
  },
37
+ '@atlaskit/icon/core/spreadsheet': {
38
+ message: 'The icon "spreadsheet" is deprecated in favour of "table" from “@atlaskit/icon/core”'
39
+ },
31
40
  '@atlaskit/icon/core/success': {
32
41
  message: 'The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”'
33
42
  },
@@ -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::85505cffaeb8b9b2197230222f218835>>
12
+ * @codegen <<SignedSource::84544bf49025c39c411ebb99cb0b870a>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
 
@@ -34,7 +34,12 @@ var metadata = {
34
34
  categorization: 'single-purpose',
35
35
  usage: 'Single purpose - Reserved for creating and adding an object.',
36
36
  team: 'Design System Team',
37
- status: 'published'
37
+ replacement: {
38
+ name: 'focus-area',
39
+ type: 'core',
40
+ location: '@atlaskit/icon'
41
+ },
42
+ status: 'deprecated'
38
43
  },
39
44
  'ai-agent': {
40
45
  keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
@@ -557,10 +562,15 @@ var metadata = {
557
562
  componentName: 'ChartMatrixIcon',
558
563
  package: '@atlaskit/icon/core/chart-matrix',
559
564
  type: 'core',
565
+ replacement: {
566
+ name: 'chart-bubble',
567
+ type: 'core',
568
+ location: '@atlaskit/icon'
569
+ },
560
570
  categorization: 'multi-purpose',
561
571
  usage: 'Multi purpose - Known uses: Matrix view in in JPD, and other matrix charts.',
562
572
  team: 'Design System Team',
563
- status: 'published'
573
+ status: 'deprecated'
564
574
  },
565
575
  'chart-pie': {
566
576
  keywords: ['chart-pie', 'chartpie', 'icon', 'segment', 'chart', 'graph', 'pie'],
@@ -578,10 +588,15 @@ var metadata = {
578
588
  package: '@atlaskit/icon/core/chart-trend',
579
589
  oldName: ['graph-line'],
580
590
  type: 'core',
591
+ replacement: {
592
+ name: 'chart-trend-up',
593
+ type: 'core',
594
+ location: '@atlaskit/icon'
595
+ },
581
596
  categorization: 'multi-purpose',
582
597
  usage: 'Multi purpose - Known uses: charts, reports in Jira, and sprint insights.',
583
598
  team: 'Design System Team',
584
- status: 'published'
599
+ status: 'deprecated'
585
600
  },
586
601
  'chart-trend-down': {
587
602
  keywords: ['chart-trend-down', 'charttrenddown', 'icon', 'reports', 'graph', 'impact', 'effort', 'downward trend'],
@@ -2993,15 +3008,20 @@ var metadata = {
2993
3008
  status: 'published'
2994
3009
  },
2995
3010
  spreadsheet: {
2996
- keywords: ['spreadsheet', 'icon', 'table', 'cells', 'data'],
3011
+ keywords: ['spreadsheet', 'icon', 'table', 'cells', 'tabular data', 'data table', 'spreadsheet'],
2997
3012
  componentName: 'SpreadsheetIcon',
2998
3013
  package: '@atlaskit/icon/core/spreadsheet',
2999
3014
  oldName: ['media-services/spreadsheet'],
3000
3015
  type: 'core',
3016
+ replacement: {
3017
+ name: 'table',
3018
+ type: 'core',
3019
+ location: '@atlaskit/icon'
3020
+ },
3001
3021
  categorization: 'single-purpose',
3002
- usage: 'Single purpose - Reserved for spreadsheets.',
3022
+ usage: 'Reserved for tables, tabular data, and spreadsheets.',
3003
3023
  team: 'Design System Team',
3004
- status: 'published'
3024
+ status: 'deprecated'
3005
3025
  },
3006
3026
  sprint: {
3007
3027
  keywords: ['sprint', 'icon', 'loop', 'iterate'],
@@ -3,13 +3,19 @@
3
3
  *
4
4
  * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
6
+ * @codegen <<SignedSource::804908d3809623929b0f025db7735c8f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  const deprecatedIcons = {
10
10
  '@atlaskit/icon/core/capture': {
11
11
  message: 'The icon "capture" is deprecated in favour of "focus-area" from “@atlaskit/icon/core”'
12
12
  },
13
+ '@atlaskit/icon/core/chart-matrix': {
14
+ message: 'The icon "chart-matrix" is deprecated in favour of "chart-bubble" from “@atlaskit/icon/core”'
15
+ },
16
+ '@atlaskit/icon/core/chart-trend': {
17
+ message: 'The icon "chart-trend" is deprecated in favour of "chart-trend-up" from “@atlaskit/icon/core”'
18
+ },
13
19
  '@atlaskit/icon/core/close': {
14
20
  message: 'The icon "close" is deprecated in favour of "cross" from “@atlaskit/icon/core”'
15
21
  },
@@ -22,6 +28,9 @@ const deprecatedIcons = {
22
28
  '@atlaskit/icon/core/information': {
23
29
  message: 'The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”'
24
30
  },
31
+ '@atlaskit/icon/core/spreadsheet': {
32
+ message: 'The icon "spreadsheet" is deprecated in favour of "table" from “@atlaskit/icon/core”'
33
+ },
25
34
  '@atlaskit/icon/core/success': {
26
35
  message: 'The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”'
27
36
  },
@@ -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::85505cffaeb8b9b2197230222f218835>>
6
+ * @codegen <<SignedSource::84544bf49025c39c411ebb99cb0b870a>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -28,7 +28,12 @@ const metadata = {
28
28
  categorization: 'single-purpose',
29
29
  usage: 'Single purpose - Reserved for creating and adding an object.',
30
30
  team: 'Design System Team',
31
- status: 'published'
31
+ replacement: {
32
+ name: 'focus-area',
33
+ type: 'core',
34
+ location: '@atlaskit/icon'
35
+ },
36
+ status: 'deprecated'
32
37
  },
33
38
  'ai-agent': {
34
39
  keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
@@ -551,10 +556,15 @@ const metadata = {
551
556
  componentName: 'ChartMatrixIcon',
552
557
  package: '@atlaskit/icon/core/chart-matrix',
553
558
  type: 'core',
559
+ replacement: {
560
+ name: 'chart-bubble',
561
+ type: 'core',
562
+ location: '@atlaskit/icon'
563
+ },
554
564
  categorization: 'multi-purpose',
555
565
  usage: 'Multi purpose - Known uses: Matrix view in in JPD, and other matrix charts.',
556
566
  team: 'Design System Team',
557
- status: 'published'
567
+ status: 'deprecated'
558
568
  },
559
569
  'chart-pie': {
560
570
  keywords: ['chart-pie', 'chartpie', 'icon', 'segment', 'chart', 'graph', 'pie'],
@@ -572,10 +582,15 @@ const metadata = {
572
582
  package: '@atlaskit/icon/core/chart-trend',
573
583
  oldName: ['graph-line'],
574
584
  type: 'core',
585
+ replacement: {
586
+ name: 'chart-trend-up',
587
+ type: 'core',
588
+ location: '@atlaskit/icon'
589
+ },
575
590
  categorization: 'multi-purpose',
576
591
  usage: 'Multi purpose - Known uses: charts, reports in Jira, and sprint insights.',
577
592
  team: 'Design System Team',
578
- status: 'published'
593
+ status: 'deprecated'
579
594
  },
580
595
  'chart-trend-down': {
581
596
  keywords: ['chart-trend-down', 'charttrenddown', 'icon', 'reports', 'graph', 'impact', 'effort', 'downward trend'],
@@ -2987,15 +3002,20 @@ const metadata = {
2987
3002
  status: 'published'
2988
3003
  },
2989
3004
  spreadsheet: {
2990
- keywords: ['spreadsheet', 'icon', 'table', 'cells', 'data'],
3005
+ keywords: ['spreadsheet', 'icon', 'table', 'cells', 'tabular data', 'data table', 'spreadsheet'],
2991
3006
  componentName: 'SpreadsheetIcon',
2992
3007
  package: '@atlaskit/icon/core/spreadsheet',
2993
3008
  oldName: ['media-services/spreadsheet'],
2994
3009
  type: 'core',
3010
+ replacement: {
3011
+ name: 'table',
3012
+ type: 'core',
3013
+ location: '@atlaskit/icon'
3014
+ },
2995
3015
  categorization: 'single-purpose',
2996
- usage: 'Single purpose - Reserved for spreadsheets.',
3016
+ usage: 'Reserved for tables, tabular data, and spreadsheets.',
2997
3017
  team: 'Design System Team',
2998
- status: 'published'
3018
+ status: 'deprecated'
2999
3019
  },
3000
3020
  sprint: {
3001
3021
  keywords: ['sprint', 'icon', 'loop', 'iterate'],
@@ -3,13 +3,19 @@
3
3
  *
4
4
  * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
6
+ * @codegen <<SignedSource::804908d3809623929b0f025db7735c8f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  var deprecatedIcons = {
10
10
  '@atlaskit/icon/core/capture': {
11
11
  message: 'The icon "capture" is deprecated in favour of "focus-area" from “@atlaskit/icon/core”'
12
12
  },
13
+ '@atlaskit/icon/core/chart-matrix': {
14
+ message: 'The icon "chart-matrix" is deprecated in favour of "chart-bubble" from “@atlaskit/icon/core”'
15
+ },
16
+ '@atlaskit/icon/core/chart-trend': {
17
+ message: 'The icon "chart-trend" is deprecated in favour of "chart-trend-up" from “@atlaskit/icon/core”'
18
+ },
13
19
  '@atlaskit/icon/core/close': {
14
20
  message: 'The icon "close" is deprecated in favour of "cross" from “@atlaskit/icon/core”'
15
21
  },
@@ -22,6 +28,9 @@ var deprecatedIcons = {
22
28
  '@atlaskit/icon/core/information': {
23
29
  message: 'The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”'
24
30
  },
31
+ '@atlaskit/icon/core/spreadsheet': {
32
+ message: 'The icon "spreadsheet" is deprecated in favour of "table" from “@atlaskit/icon/core”'
33
+ },
25
34
  '@atlaskit/icon/core/success': {
26
35
  message: 'The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”'
27
36
  },
@@ -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::85505cffaeb8b9b2197230222f218835>>
6
+ * @codegen <<SignedSource::84544bf49025c39c411ebb99cb0b870a>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -28,7 +28,12 @@ var metadata = {
28
28
  categorization: 'single-purpose',
29
29
  usage: 'Single purpose - Reserved for creating and adding an object.',
30
30
  team: 'Design System Team',
31
- status: 'published'
31
+ replacement: {
32
+ name: 'focus-area',
33
+ type: 'core',
34
+ location: '@atlaskit/icon'
35
+ },
36
+ status: 'deprecated'
32
37
  },
33
38
  'ai-agent': {
34
39
  keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
@@ -551,10 +556,15 @@ var metadata = {
551
556
  componentName: 'ChartMatrixIcon',
552
557
  package: '@atlaskit/icon/core/chart-matrix',
553
558
  type: 'core',
559
+ replacement: {
560
+ name: 'chart-bubble',
561
+ type: 'core',
562
+ location: '@atlaskit/icon'
563
+ },
554
564
  categorization: 'multi-purpose',
555
565
  usage: 'Multi purpose - Known uses: Matrix view in in JPD, and other matrix charts.',
556
566
  team: 'Design System Team',
557
- status: 'published'
567
+ status: 'deprecated'
558
568
  },
559
569
  'chart-pie': {
560
570
  keywords: ['chart-pie', 'chartpie', 'icon', 'segment', 'chart', 'graph', 'pie'],
@@ -572,10 +582,15 @@ var metadata = {
572
582
  package: '@atlaskit/icon/core/chart-trend',
573
583
  oldName: ['graph-line'],
574
584
  type: 'core',
585
+ replacement: {
586
+ name: 'chart-trend-up',
587
+ type: 'core',
588
+ location: '@atlaskit/icon'
589
+ },
575
590
  categorization: 'multi-purpose',
576
591
  usage: 'Multi purpose - Known uses: charts, reports in Jira, and sprint insights.',
577
592
  team: 'Design System Team',
578
- status: 'published'
593
+ status: 'deprecated'
579
594
  },
580
595
  'chart-trend-down': {
581
596
  keywords: ['chart-trend-down', 'charttrenddown', 'icon', 'reports', 'graph', 'impact', 'effort', 'downward trend'],
@@ -2987,15 +3002,20 @@ var metadata = {
2987
3002
  status: 'published'
2988
3003
  },
2989
3004
  spreadsheet: {
2990
- keywords: ['spreadsheet', 'icon', 'table', 'cells', 'data'],
3005
+ keywords: ['spreadsheet', 'icon', 'table', 'cells', 'tabular data', 'data table', 'spreadsheet'],
2991
3006
  componentName: 'SpreadsheetIcon',
2992
3007
  package: '@atlaskit/icon/core/spreadsheet',
2993
3008
  oldName: ['media-services/spreadsheet'],
2994
3009
  type: 'core',
3010
+ replacement: {
3011
+ name: 'table',
3012
+ type: 'core',
3013
+ location: '@atlaskit/icon'
3014
+ },
2995
3015
  categorization: 'single-purpose',
2996
- usage: 'Single purpose - Reserved for spreadsheets.',
3016
+ usage: 'Reserved for tables, tabular data, and spreadsheets.',
2997
3017
  team: 'Design System Team',
2998
- status: 'published'
3018
+ status: 'deprecated'
2999
3019
  },
3000
3020
  sprint: {
3001
3021
  keywords: ['sprint', 'icon', 'loop', 'iterate'],
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
6
+ * @codegen <<SignedSource::804908d3809623929b0f025db7735c8f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  declare const deprecatedIcons: Record<string, {
@@ -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::85505cffaeb8b9b2197230222f218835>>
6
+ * @codegen <<SignedSource::84544bf49025c39c411ebb99cb0b870a>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
6
+ * @codegen <<SignedSource::804908d3809623929b0f025db7735c8f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  declare const deprecatedIcons: Record<string, {
@@ -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::85505cffaeb8b9b2197230222f218835>>
6
+ * @codegen <<SignedSource::84544bf49025c39c411ebb99cb0b870a>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon",
3
- "version": "27.10.0",
3
+ "version": "27.11.0",
4
4
  "description": "An icon is a symbol representing a command, device, directory, or common action.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"