@atlaskit/icon-file-type 7.0.6 → 7.0.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,5 +1,11 @@
1
1
  # @atlaskit/icon-file-type
2
2
 
3
+ ## 7.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 7.0.6
4
10
 
5
11
  ### Patch Changes
@@ -228,7 +234,6 @@
228
234
  [`d2f7ffb6b78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2f7ffb6b78) - [ux]
229
235
  Updated the fill color of the following file icons to use new colors from the new color palette to
230
236
  avoid contrast issue in dark mode:
231
-
232
237
  - archive
233
238
  - excel-spreadsheet
234
239
  - executable
@@ -479,7 +484,6 @@
479
484
  - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
480
485
 
481
486
  Corrects accessibility behavior for wrapping span. It now will now:
482
-
483
487
  - conditionally set the `aria-label` if `label` is defined
484
488
  - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it is
485
489
  not defined- Updated dependencies
@@ -501,7 +505,6 @@
501
505
 
502
506
  Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
503
507
  [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
504
-
505
508
  - @atlaskit/docs@8.3.2
506
509
  - @atlaskit/button@13.3.7
507
510
  - @atlaskit/modal-dialog@10.5.2
@@ -517,7 +520,6 @@
517
520
 
518
521
  Fix main/module fields in package.json pointing to the wrong place- Updated dependencies
519
522
  [ccbd1b390b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ccbd1b390b):
520
-
521
523
  - @atlaskit/build-utils@2.6.0
522
524
 
523
525
  ## 5.0.0
@@ -595,7 +597,6 @@
595
597
  ## 4.0.2
596
598
 
597
599
  - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
598
-
599
600
  - This is just a safety release in case anything strange happened in in the previous one. See Pull
600
601
  Request #5942 for details
601
602
 
@@ -608,7 +609,6 @@
608
609
  ## 4.0.0
609
610
 
610
611
  - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
611
-
612
612
  - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
613
613
  this package, please ensure you use at least this version of react and react-dom.
614
614
 
@@ -637,7 +637,6 @@
637
637
  ## 3.0.6
638
638
 
639
639
  - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
640
-
641
640
  - Removes duplicate babel-runtime dependency
642
641
 
643
642
  ## 3.0.5
@@ -665,7 +664,6 @@
665
664
  ## 3.0.3
666
665
 
667
666
  - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
668
-
669
667
  - Make icon glyphs not import metadata
670
668
 
671
669
  ## 3.0.2
@@ -691,7 +689,6 @@
691
689
  ## 3.0.0
692
690
 
693
691
  - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
694
-
695
692
  - Remove onClick props as icon is only a presentational placeholder. Please wrap icon into a
696
693
  Button or a Link component.
697
694
 
@@ -708,7 +705,6 @@
708
705
  ## 2.0.0
709
706
 
710
707
  - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
711
-
712
708
  - Simplify the icons build process
713
709
 
714
710
  Icons no longer need a custom `build` step to be accurate on npm. This has come about by renaming
@@ -718,7 +714,6 @@
718
714
  - [major][80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
719
715
 
720
716
  **NOTE** Unless you are using the `iconsInfo` export, this change is not breaking.
721
-
722
717
  - Rename `iconsInfo` to `metadata` to more accurately reflect its role
723
718
 
724
719
  This change comes with rethinking what is exported from this object, which no longer includes
@@ -1,9 +1,9 @@
1
1
  {
2
- "extends": "../../../../tsconfig.entry-points.volt.json",
2
+ "extends": "../../../../tsconfig.entry-points.products.json",
3
3
  "compilerOptions": {
4
4
  "declaration": true,
5
5
  "target": "es5",
6
- "outDir": "../../../../../volt/tsDist/@atlaskit__icon-file-type/app",
6
+ "outDir": "../../../../../tsDist/@atlaskit__icon-file-type/app",
7
7
  "rootDir": "../",
8
8
  "composite": true
9
9
  },
@@ -24,7 +24,7 @@
24
24
  ],
25
25
  "references": [
26
26
  {
27
- "path": "../../../design-system/icon/afm-volt/tsconfig.json"
27
+ "path": "../../../design-system/icon/afm-products/tsconfig.json"
28
28
  }
29
29
  ]
30
30
  }
@@ -15,7 +15,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
15
15
  *
16
16
  * To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
17
17
  *
18
- * @codegen <<SignedSource::e5916f3c6ad8cdc12dce7fd1c83f24dc>>
18
+ * @codegen <<SignedSource::9401f2095f9a07ef23d14733664d75fe>>
19
19
  * @codegenCommand yarn build:icon-glyphs
20
20
  */
21
21
  /* eslint-disable import/no-extraneous-dependencies -- This import is within the same package, hence self-referential. */
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::e5916f3c6ad8cdc12dce7fd1c83f24dc>>
6
+ * @codegen <<SignedSource::9401f2095f9a07ef23d14733664d75fe>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  /* eslint-disable import/no-extraneous-dependencies -- This import is within the same package, hence self-referential. */
@@ -6,7 +6,7 @@ var _excluded = ["packageLoader"];
6
6
  *
7
7
  * To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
8
8
  *
9
- * @codegen <<SignedSource::e5916f3c6ad8cdc12dce7fd1c83f24dc>>
9
+ * @codegen <<SignedSource::9401f2095f9a07ef23d14733664d75fe>>
10
10
  * @codegenCommand yarn build:icon-glyphs
11
11
  */
12
12
  /* eslint-disable import/no-extraneous-dependencies -- This import is within the same package, hence self-referential. */
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::e5916f3c6ad8cdc12dce7fd1c83f24dc>>
6
+ * @codegen <<SignedSource::9401f2095f9a07ef23d14733664d75fe>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface Data {
@@ -15,11 +15,5 @@ interface Data {
15
15
  }>;
16
16
  }
17
17
  export declare const metaDataWithPackageLoader: Record<string, Data>;
18
- declare const metaData: {
19
- [k: string]: {
20
- keywords: string[];
21
- componentName: string;
22
- package: string;
23
- };
24
- };
18
+ declare const metaData: Record<string, Omit<Data, 'packageLoader'>>;
25
19
  export default metaData;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::e5916f3c6ad8cdc12dce7fd1c83f24dc>>
6
+ * @codegen <<SignedSource::9401f2095f9a07ef23d14733664d75fe>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface Data {
@@ -15,11 +15,5 @@ interface Data {
15
15
  }>;
16
16
  }
17
17
  export declare const metaDataWithPackageLoader: Record<string, Data>;
18
- declare const metaData: {
19
- [k: string]: {
20
- keywords: string[];
21
- componentName: string;
22
- package: string;
23
- };
24
- };
18
+ declare const metaData: Record<string, Omit<Data, 'packageLoader'>>;
25
19
  export default metaData;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-file-type",
3
- "version": "7.0.6",
3
+ "version": "7.0.7",
4
4
  "description": "A file type icon is used to represent specific types of content used across Atlassian products.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -28,16 +28,11 @@
28
28
  "name": "Icon File Type"
29
29
  }
30
30
  },
31
- "af:exports": {
32
- "./metadata": "./src/entry-points/metadata.ts",
33
- "./glyph": "./glyph",
34
- ".": "./src/index.ts"
35
- },
36
31
  "scripts": {
37
32
  "build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.ts"
38
33
  },
39
34
  "dependencies": {
40
- "@atlaskit/icon": "^28.1.0",
35
+ "@atlaskit/icon": "^29.0.0",
41
36
  "@babel/runtime": "^7.0.0"
42
37
  },
43
38
  "peerDependencies": {
@@ -1,30 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.dev-agents.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../dev-agents/tsDist/@atlaskit__icon-file-type/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../design-system/icon/afm-dev-agents/tsconfig.json"
28
- }
29
- ]
30
- }
@@ -1,30 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.passionfruit.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../passionfruit/tsDist/@atlaskit__icon-file-type/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../design-system/icon/afm-passionfruit/tsconfig.json"
28
- }
29
- ]
30
- }
@@ -1,30 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.post-office.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../post-office/tsDist/@atlaskit__icon-file-type/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../design-system/icon/afm-post-office/tsconfig.json"
28
- }
29
- ]
30
- }
@@ -1,30 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.rovo-extension.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../rovo-extension/tsDist/@atlaskit__icon-file-type/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../design-system/icon/afm-rovo-extension/tsconfig.json"
28
- }
29
- ]
30
- }
@@ -1,30 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.townsquare.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../townsquare/tsDist/@atlaskit__icon-file-type/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../design-system/icon/afm-townsquare/tsconfig.json"
28
- }
29
- ]
30
- }