@atlaskit/icon-object 6.3.5 → 6.3.7

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,40 +1,52 @@
1
1
  # @atlaskit/icon-object
2
2
 
3
+ ## 6.3.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [#41725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41725) [`8d838ab41ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d838ab41ed) - Removed all remaining legacy theming logic from Badge, IconObject, Lozenge and SectionMessage. This only affects the examples and some tests in each component. No internal component logic contained legacy theming.
8
+
9
+ ## 6.3.6
10
+
11
+ ### Patch Changes
12
+
13
+ - [#40919](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40919) [`0cd2364f0ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cd2364f0ec) - This package is now onboarded onto the product push model.
14
+
3
15
  ## 6.3.5
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
19
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
8
20
 
9
21
  ## 6.3.4
10
22
 
11
23
  ### Patch Changes
12
24
 
13
- - [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This package is now onboarded onto the product push model.Th
25
+ - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199) [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This package is now onboarded onto the product push model.Th
14
26
 
15
27
  ## 6.3.3
16
28
 
17
29
  ### Patch Changes
18
30
 
19
- - [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
31
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935) [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
20
32
 
21
33
  ## 6.3.2
22
34
 
23
35
  ### Patch Changes
24
36
 
25
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
37
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
26
38
 
27
39
  ## 6.3.1
28
40
 
29
41
  ### Patch Changes
30
42
 
31
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
43
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
32
44
 
33
45
  ## 6.3.0
34
46
 
35
47
  ### Minor Changes
36
48
 
37
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
49
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
38
50
 
39
51
  ### Patch Changes
40
52
 
@@ -44,55 +56,55 @@
44
56
 
45
57
  ### Patch Changes
46
58
 
47
- - [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
59
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
48
60
 
49
61
  ## 6.2.8
50
62
 
51
63
  ### Patch Changes
52
64
 
53
- - [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades component types to support React 18.
65
+ - [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206) [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades component types to support React 18.
54
66
 
55
67
  ## 6.2.7
56
68
 
57
69
  ### Patch Changes
58
70
 
59
- - [`f0be7593aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0be7593aa3) - Internal code change turning on new linting rules.
71
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`f0be7593aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0be7593aa3) - Internal code change turning on new linting rules.
60
72
 
61
73
  ## 6.2.6
62
74
 
63
75
  ### Patch Changes
64
76
 
65
- - [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds `static` techstack to package, enforcing stricter style linting. In this case the package already satisfied this requirement so there have been no changes to styles.
77
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033) [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds `static` techstack to package, enforcing stricter style linting. In this case the package already satisfied this requirement so there have been no changes to styles.
66
78
 
67
79
  ## 6.2.5
68
80
 
69
81
  ### Patch Changes
70
82
 
71
- - [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
83
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
72
84
 
73
85
  ## 6.2.4
74
86
 
75
87
  ### Patch Changes
76
88
 
77
- - [`df2bb5891ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df2bb5891ef) - Use named export of base icon in all icon-\* glyphs
89
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`df2bb5891ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df2bb5891ef) - Use named export of base icon in all icon-\* glyphs
78
90
 
79
91
  ## 6.2.3
80
92
 
81
93
  ### Patch Changes
82
94
 
83
- - [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add "./glyph" entry point.
95
+ - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522) [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add "./glyph" entry point.
84
96
 
85
97
  ## 6.2.2
86
98
 
87
99
  ### Patch Changes
88
100
 
89
- - [`877e9e0b9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/877e9e0b9f6) - Icon package dependency now uses carat range.
101
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`877e9e0b9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/877e9e0b9f6) - Icon package dependency now uses carat range.
90
102
 
91
103
  ## 6.2.1
92
104
 
93
105
  ### Patch Changes
94
106
 
95
- - [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon build tooling has been updated.
107
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon build tooling has been updated.
96
108
  - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) - Documentation updates and fixes to types for all icon packages.
97
109
  - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local build tooling improvements.
98
110
  - [`3f36b048938`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f36b048938) - The color props have been removed from the TypeScript type definitions. The behavior has never worked with the glyphs but was included in the type definitions incorrectly.
@@ -102,7 +114,7 @@
102
114
 
103
115
  ### Minor Changes
104
116
 
105
- - [`ea014ce1369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea014ce1369) - Icon object now ships with cjs, esm, and es2019 bundles for exported components and utils. Glyphs unfortunately aren't included and still only export cjs bundles.
117
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`ea014ce1369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea014ce1369) - Icon object now ships with cjs, esm, and es2019 bundles for exported components and utils. Glyphs unfortunately aren't included and still only export cjs bundles.
106
118
  - [`7a309444ca0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a309444ca0) - Icon object now utilises the base icon from `@atlaskit/icon`.
107
119
 
108
120
  ### Patch Changes
@@ -116,20 +128,20 @@
116
128
 
117
129
  ### Patch Changes
118
130
 
119
- - [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
131
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178) [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
120
132
  - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) - Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For context, `onClick` was removed as a functional prop but it was still supported by the types. This may have resulted in a confusing developer experience although the fundamental behaviour has been consistent since version 15.
121
133
 
122
134
  ## 6.1.3
123
135
 
124
136
  ### Patch Changes
125
137
 
126
- - [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) - Re-generated icons using a newer version of the build process
138
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) - Re-generated icons using a newer version of the build process
127
139
 
128
140
  ## 6.1.2
129
141
 
130
142
  ### Patch Changes
131
143
 
132
- - [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change codemod to return raw source if it is not transforming a file.
144
+ - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589) [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change codemod to return raw source if it is not transforming a file.
133
145
 
134
146
  Otherwise it would run prettier which can lead to some invalid syntax outputted
135
147
  in edge cases. This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
@@ -138,7 +150,7 @@
138
150
 
139
151
  ### Patch Changes
140
152
 
141
- - [`8990bf36a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8990bf36a9) - Add a missing codemod for the entrypoint change in 6.1.0
153
+ - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458) [`8990bf36a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8990bf36a9) - Add a missing codemod for the entrypoint change in 6.1.0
142
154
 
143
155
  ***
144
156
 
@@ -153,13 +165,13 @@
153
165
  `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
154
166
 
155
167
  Or run `npx @atlaskit/codemod-cli -h` for more details on usage.
156
- For Atlassians, refer to [this doc](https://developer.atlassian.com/cloud/framework/atlassian-frontend/codemods/01-atlassian-codemods/) for more details on the codemod CLI.
168
+ For Atlassians, refer to [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
157
169
 
158
170
  ## 6.1.0
159
171
 
160
172
  ### Minor Changes
161
173
 
162
- - [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove undocumented metadata export from main entry point. To import metadata instead do it from the /metadata entrypoint.
174
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove undocumented metadata export from main entry point. To import metadata instead do it from the /metadata entrypoint.
163
175
 
164
176
  ## 6.0.5
165
177
 
@@ -171,19 +183,19 @@
171
183
 
172
184
  ### Patch Changes
173
185
 
174
- - [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes unused (and incorrect) es2019 key in package.json
186
+ - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649) [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes unused (and incorrect) es2019 key in package.json
175
187
 
176
188
  ## 6.0.3
177
189
 
178
190
  ### Patch Changes
179
191
 
180
- - [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License updated to Apache 2.0 (previously under the ADG license)
192
+ - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682) [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License updated to Apache 2.0 (previously under the ADG license)
181
193
 
182
194
  ## 6.0.2
183
195
 
184
196
  ### Patch Changes
185
197
 
186
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
198
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
187
199
 
188
200
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
189
201
  to prevent duplicates of tslib being bundled.
@@ -192,13 +204,13 @@
192
204
 
193
205
  ### Patch Changes
194
206
 
195
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
207
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
196
208
 
197
209
  ## 6.0.0
198
210
 
199
211
  ### Major Changes
200
212
 
201
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
213
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
202
214
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
203
215
 
204
216
  ### Patch Changes
@@ -17,21 +17,4 @@ describe('icon priority snapshots', () => {
17
17
 
18
18
  expect(await element?.screenshot()).toMatchProdImageSnapshot();
19
19
  });
20
-
21
- it('should match dark mode icons', async () => {
22
- const { __BASEURL__, page } = global as any;
23
-
24
- const url = getExampleUrl(
25
- 'design-system',
26
- 'icon-object',
27
- 'icon-examples',
28
- __BASEURL__,
29
- );
30
-
31
- await loadPage(page, url);
32
-
33
- const element = await page.$('[data-testid="dark-root"]');
34
-
35
- expect(await element?.screenshot()).toMatchProdImageSnapshot();
36
- });
37
20
  });
@@ -2,8 +2,8 @@
2
2
  order: 1
3
3
  ---
4
4
 
5
- import IconObject16 from '../../examples/constellation/icon-object-16.tsx'
6
- import IconObject24 from '../../examples/constellation/icon-object-24.tsx'
5
+ import IconObject16 from '../../examples/constellation/icon-object-16.tsx';
6
+ import IconObject24 from '../../examples/constellation/icon-object-24.tsx';
7
7
 
8
8
  ## Sizing
9
9
 
@@ -11,11 +11,11 @@ import IconObject24 from '../../examples/constellation/icon-object-24.tsx'
11
11
 
12
12
  Use the small size when space is at a premium.
13
13
 
14
- Elements in this icon are simplified, rearranged or filled in because there is significantly less space.
14
+ Elements in this icon are simplified, rearranged or filled in because there is significantly less space.
15
15
 
16
16
  This icon is designed on a 16px grid and uses 1px strokes.
17
17
 
18
- <Example Component={IconObject16} packageName='@atlaskit/icon-object'/>
18
+ <Example Component={IconObject16} packageName="@atlaskit/icon-object" />
19
19
 
20
20
  ### Medium
21
21
 
@@ -23,4 +23,4 @@ The medium size (24px) is used in common interfaces.
23
23
 
24
24
  This icon is designed on a 20px grid (on 24px artboard) and uses 2px strokes.
25
25
 
26
- <Example Component={IconObject24} packageName='@atlaskit/icon-object'/>
26
+ <Example Component={IconObject24} packageName="@atlaskit/icon-object" />
@@ -2,7 +2,7 @@
2
2
  order: 0
3
3
  ---
4
4
 
5
- import IconExplorer from '@af/icon-explorer'
5
+ import IconExplorer from '@af/icon-explorer';
6
6
 
7
7
  ## Icon explorer
8
8
 
@@ -9,6 +9,7 @@ Object icons represent an Atlassian-specific content type. They can trigger acti
9
9
  Unlike a standard icon, object icons help people identify the content type fast. This reduces cognitive load for people across products and platforms.
10
10
 
11
11
  Object icons can be in:
12
+
12
13
  - Search
13
14
  - Media cards
14
15
  - Smart cards
@@ -36,4 +37,3 @@ Object icons are assigned specific colors. For cross-product and platform consis
36
37
  ## Related
37
38
 
38
39
  - [Icon](/components/icon)
39
-
@@ -207,5 +207,4 @@ var metaData = {
207
207
  package: '@atlaskit/icon-object/glyph/task/24'
208
208
  }
209
209
  };
210
- var _default = metaData;
211
- exports.default = _default;
210
+ var _default = exports.default = metaData;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-object",
3
- "version": "6.3.5",
3
+ "version": "6.3.7",
4
4
  "description": "An object icon is used to represent an Atlassian-specific content type.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -26,6 +26,9 @@
26
26
  "atlassian": {
27
27
  "team": "Design System Team",
28
28
  "releaseModel": "continuous",
29
+ "productPushConsumption": [
30
+ "jira"
31
+ ],
29
32
  "website": {
30
33
  "name": "Icon object",
31
34
  "category": "Components"
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3976e9ac0796692096e936eb75935eca70183e1ed08df632563163b8c9997716
3
- size 8774