@atlaskit/icon 36.0.1 → 36.2.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,11 +1,45 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 36.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`220103ecf27a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/220103ecf27a6) -
8
+ This release updates icons in `@atlaskit/icon` and `@atlaskit/icon-lab`.
9
+
10
+ ### Updated:
11
+
12
+ **`@atlaskit/icon/core`**
13
+ - `chart-pie`
14
+
15
+ **`@atlaskit/icon-lab/core`**
16
+ - `text-rephrase`
17
+ - `text-review`
18
+
19
+ ## 36.1.0
20
+
21
+ ### Minor Changes
22
+
23
+ - [`cd097a2111788`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd097a2111788) -
24
+ Republish packages depending on `@atlaskit/react-compiler-gating` so their published dependency
25
+ reference is updated to the renamed `@atlaskit/react-compiler-gating` scope.
26
+
27
+ The earlier rename of `@atlassian/react-compiler-gating` to `@atlaskit/react-compiler-gating` only
28
+ bumped the renamed package itself, so dependent packages were never republished and their
29
+ published versions still referenced the old `@atlassian/react-compiler-gating` name, which is not
30
+ available in the public npm registry. This minor bump republishes all affected packages with the
31
+ corrected dependency.
32
+
33
+ ### Patch Changes
34
+
35
+ - Updated dependencies
36
+
3
37
  ## 36.0.1
4
38
 
5
39
  ### Patch Changes
6
40
 
7
41
  - [`ee28cf33718b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee28cf33718b0) -
8
- Add @atlassian/react-compiler-gating as a runtime dependency to enable React Compiler platform
42
+ Add @atlaskit/react-compiler-gating as a runtime dependency to enable React Compiler platform
9
43
  gating.
10
44
  - Updated dependencies
11
45
 
@@ -26,13 +26,13 @@
26
26
  "path": "../../../platform/feature-flags/afm-cc/tsconfig.json"
27
27
  },
28
28
  {
29
- "path": "../../tile/afm-cc/tsconfig.json"
29
+ "path": "../../../react-compiler/react-compiler-gating/afm-cc/tsconfig.json"
30
30
  },
31
31
  {
32
- "path": "../../tokens/afm-cc/tsconfig.json"
32
+ "path": "../../tile/afm-cc/tsconfig.json"
33
33
  },
34
34
  {
35
- "path": "../../../react-compiler/react-compiler-gating/afm-cc/tsconfig.json"
35
+ "path": "../../tokens/afm-cc/tsconfig.json"
36
36
  }
37
37
  ]
38
38
  }
@@ -26,13 +26,13 @@
26
26
  "path": "../../../platform/feature-flags/afm-products/tsconfig.json"
27
27
  },
28
28
  {
29
- "path": "../../tile/afm-products/tsconfig.json"
29
+ "path": "../../../react-compiler/react-compiler-gating/afm-products/tsconfig.json"
30
30
  },
31
31
  {
32
- "path": "../../tokens/afm-products/tsconfig.json"
32
+ "path": "../../tile/afm-products/tsconfig.json"
33
33
  },
34
34
  {
35
- "path": "../../../react-compiler/react-compiler-gating/afm-products/tsconfig.json"
35
+ "path": "../../tokens/afm-products/tsconfig.json"
36
36
  }
37
37
  ]
38
38
  }
package/compass.yml ADDED
@@ -0,0 +1,38 @@
1
+ configVersion: 1
2
+ id: ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:component/c5751cc6-3513-4070-9deb-af31e86aed34/94e613f3-14b0-40f7-ab1c-a3e8ef243d79
3
+ name: '@atlaskit/icon'
4
+ ownerId: ari:cloud:identity::team/be19136e-6275-419f-be0c-fcee844b8684 # Design System Engineers
5
+ labels:
6
+ - platform-code
7
+ - platform-afm
8
+ typeId: OTHER
9
+ fields:
10
+ tier: 4
11
+ lifecycle: Active
12
+ isMonorepoProject: true
13
+ links:
14
+ - name: Root Repository
15
+ type: REPOSITORY
16
+ url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master
17
+ - name: Slack Channel
18
+ type: CHAT_CHANNEL
19
+ url: https://atlassian.enterprise.slack.com/archives/CFJ9DU39U # #help-design-system
20
+ - name: Icon
21
+ type: REPOSITORY
22
+ url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master/platform/packages/design-system/icon
23
+ customFields:
24
+ - name: Department
25
+ type: text
26
+ value: Eng - Design System Fundamentals
27
+ - name: Technical Owner
28
+ type: user
29
+ value: ari:cloud:identity::user/557058:86a9b692-7997-49cb-9984-080801b1de91 # Jared Crowe
30
+ - name: Required Reviewers Opt In
31
+ type: boolean
32
+ value: true
33
+ - name: Reviewer Selection Mechanism
34
+ type: text
35
+ value: random(3)
36
+ - name: Required Reviewer Approvals
37
+ type: number
38
+ value: 1
package/core/chart-pie.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::cc06b50e6f9dd7262fd503ef7293ad3c>>
3
+ * @codegen <<SignedSource::97e06a1d2b7ef51c796baab89228062d>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -22,7 +22,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
22
22
  */
23
23
  const ChartPieIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
24
  name: "ChartPieIcon",
25
- dangerouslySetGlyph: `<mask id="mask0_68926_32054" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" d="M5.106 0C5.04.239 5 .49 5 .75v7.5a2.75 2.75 0 0 0 3.462 2.656l7.246-1.941q.15-.04.292-.098V16H0V0zm5.672 4.59-.278.076v-.29q.143.102.278.215M16 2.17A10.3 10.3 0 0 0 13.831 0H16z"/></mask><g mask="url(#mask0_68926_32054)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8a6.25 6.25 0 1 0 12.5 0 6.25 6.25 0 0 0-12.5 0Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25V.75c3.47 0 6.39 2.357 7.246 5.558z"/>`
25
+ dangerouslySetGlyph: `<mask id="mask0_70008_19263" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" d="M5.106 0C5.04.239 5 .49 5 .75v7.5a2.75 2.75 0 0 0 3.462 2.656l7.246-1.941q.15-.04.292-.098V16H0V0zm5.672 4.59-.278.076v-.29q.143.102.278.215M16 2.17A10.3 10.3 0 0 0 13.831 0H16z"/></mask><g mask="url(#mask0_70008_19263)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8a6.25 6.25 0 1 0 12.5 0 6.25 6.25 0 0 0-12.5 0Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25V.75c3.47 0 6.39 2.357 7.246 5.558z"/>`
26
26
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
27
  }, props));
28
28
  ChartPieIcon.displayName = 'ChartPieIcon';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon",
3
- "version": "36.0.1",
3
+ "version": "36.2.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/"
@@ -20,7 +20,7 @@
20
20
  "react-compiler": {
21
21
  "enabled": true,
22
22
  "gating": {
23
- "source": "@atlassian/react-compiler-gating",
23
+ "source": "@atlaskit/react-compiler-gating",
24
24
  "importSpecifierName": "isReactCompilerActivePlatform"
25
25
  }
26
26
  },
@@ -42,9 +42,9 @@
42
42
  },
43
43
  "dependencies": {
44
44
  "@atlaskit/platform-feature-flags": "^2.0.0",
45
- "@atlaskit/tile": "^2.0.0",
46
- "@atlaskit/tokens": "^15.0.0",
47
- "@atlassian/react-compiler-gating": "^0.2.0",
45
+ "@atlaskit/react-compiler-gating": "^0.2.0",
46
+ "@atlaskit/tile": "^2.1.0",
47
+ "@atlaskit/tokens": "^15.4.0",
48
48
  "@babel/runtime": "^7.0.0",
49
49
  "@compiled/react": "^0.20.0"
50
50
  },
@@ -56,27 +56,27 @@
56
56
  "@af/icon-build-process": "workspace:^",
57
57
  "@af/integration-testing": "workspace:^",
58
58
  "@af/visual-regression": "workspace:^",
59
- "@atlaskit/button": "^24.1.0",
60
- "@atlaskit/code": "^18.0.0",
59
+ "@atlaskit/button": "^24.3.0",
60
+ "@atlaskit/code": "^18.2.0",
61
61
  "@atlaskit/css": "^1.0.0",
62
62
  "@atlaskit/docs": "^12.0.0",
63
- "@atlaskit/form": "^16.0.0",
64
- "@atlaskit/heading": "^6.0.0",
65
- "@atlaskit/icon-file-type": "^8.0.0",
66
- "@atlaskit/link": "^4.0.0",
67
- "@atlaskit/logo": "^21.1.0",
68
- "@atlaskit/menu": "^9.0.0",
69
- "@atlaskit/modal-dialog": "^16.0.0",
70
- "@atlaskit/primitives": "^20.0.0",
71
- "@atlaskit/section-message": "^9.1.0",
72
- "@atlaskit/textfield": "^9.0.0",
73
- "@atlaskit/theme": "^26.0.0",
74
- "@atlaskit/toggle": "^17.0.0",
75
- "@atlaskit/tooltip": "^23.0.0",
63
+ "@atlaskit/form": "^16.1.0",
64
+ "@atlaskit/heading": "^6.1.0",
65
+ "@atlaskit/icon-file-type": "^8.1.0",
66
+ "@atlaskit/link": "^4.1.0",
67
+ "@atlaskit/logo": "^21.3.0",
68
+ "@atlaskit/menu": "^9.1.0",
69
+ "@atlaskit/modal-dialog": "^16.1.0",
70
+ "@atlaskit/primitives": "^20.3.0",
71
+ "@atlaskit/section-message": "^9.2.0",
72
+ "@atlaskit/textfield": "^9.1.0",
73
+ "@atlaskit/theme": "^26.1.0",
74
+ "@atlaskit/toggle": "^17.1.0",
75
+ "@atlaskit/tooltip": "^23.1.0",
76
76
  "@atlassian/feature-flags-test-utils": "^1.1.0",
77
77
  "@atlassian/ssr-tests": "workspace:^",
78
78
  "@atlassian/structured-docs-types": "workspace:^",
79
- "@atlassian/testing-library": "^0.6.0",
79
+ "@atlassian/testing-library": "^0.8.0",
80
80
  "@babel/core": "7.24.9",
81
81
  "@babel/register": "^7.25.9",
82
82
  "@codeshift/utils": "^0.2.4",
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><mask id="mask0_68926_32054" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" d="M5.106 0C5.04.239 5 .49 5 .75v7.5a2.75 2.75 0 0 0 3.462 2.656l7.246-1.941q.15-.04.292-.098V16H0V0zm5.672 4.59-.278.076v-.29q.143.102.278.215M16 2.17A10.3 10.3 0 0 0 13.831 0H16z"/></mask><g mask="url(#mask0_68926_32054)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8a6.25 6.25 0 1 0 12.5 0 6.25 6.25 0 0 0-12.5 0Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25V.75c3.47 0 6.39 2.357 7.246 5.558z"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><mask id="mask0_70008_19263" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" d="M5.106 0C5.04.239 5 .49 5 .75v7.5a2.75 2.75 0 0 0 3.462 2.656l7.246-1.941q.15-.04.292-.098V16H0V0zm5.672 4.59-.278.076v-.29q.143.102.278.215M16 2.17A10.3 10.3 0 0 0 13.831 0H16z"/></mask><g mask="url(#mask0_70008_19263)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8a6.25 6.25 0 1 0 12.5 0 6.25 6.25 0 0 0-12.5 0Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25V.75c3.47 0 6.39 2.357 7.246 5.558z"/></svg>