@atlaskit/icon 34.3.0 → 34.5.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.
Files changed (73) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/afm-cc/tsconfig.json +0 -1
  3. package/afm-products/tsconfig.json +0 -1
  4. package/core/bezier-curve.d.ts +13 -0
  5. package/core/bezier-curve.js +29 -0
  6. package/core/chart-pie.js +2 -2
  7. package/core/figma-community.d.ts +13 -0
  8. package/core/figma-community.js +29 -0
  9. package/core/figma-component-instance-swap.d.ts +13 -0
  10. package/core/figma-component-instance-swap.js +29 -0
  11. package/core/figma-component-instance.d.ts +13 -0
  12. package/core/figma-component-instance.js +29 -0
  13. package/core/figma-component.d.ts +13 -0
  14. package/core/figma-component.js +29 -0
  15. package/core/figma-slot.d.ts +13 -0
  16. package/core/figma-slot.js +29 -0
  17. package/core/figma.d.ts +13 -0
  18. package/core/figma.js +29 -0
  19. package/core/paint-bucket.js +2 -2
  20. package/deprecated-core/package.json +17 -0
  21. package/dist/cjs/entry-points/constants.js +6 -0
  22. package/dist/cjs/entry-points/deprecated-core.js +13 -0
  23. package/dist/cjs/entry-points/icon-new.js +20 -0
  24. package/dist/cjs/entry-points/icon-tile.js +13 -0
  25. package/dist/cjs/entry-points/metadata-core.js +13 -0
  26. package/dist/cjs/entry-points/skeleton.js +13 -0
  27. package/dist/cjs/metadata-core.js +64 -1
  28. package/dist/es2019/entry-points/constants.js +1 -1
  29. package/dist/es2019/entry-points/deprecated-core.js +1 -0
  30. package/dist/es2019/entry-points/icon-new.js +2 -0
  31. package/dist/es2019/entry-points/icon-tile.js +1 -0
  32. package/dist/es2019/entry-points/metadata-core.js +1 -0
  33. package/dist/es2019/entry-points/skeleton.js +1 -0
  34. package/dist/es2019/metadata-core.js +64 -1
  35. package/dist/esm/entry-points/constants.js +1 -1
  36. package/dist/esm/entry-points/deprecated-core.js +1 -0
  37. package/dist/esm/entry-points/icon-new.js +2 -0
  38. package/dist/esm/entry-points/icon-tile.js +1 -0
  39. package/dist/esm/entry-points/metadata-core.js +1 -0
  40. package/dist/esm/entry-points/skeleton.js +1 -0
  41. package/dist/esm/metadata-core.js +64 -1
  42. package/dist/types/entry-points/constants.d.ts +1 -1
  43. package/dist/types/entry-points/deprecated-core.d.ts +1 -0
  44. package/dist/types/entry-points/icon-new.d.ts +3 -0
  45. package/dist/types/entry-points/icon-tile.d.ts +1 -0
  46. package/dist/types/entry-points/metadata-core.d.ts +1 -0
  47. package/dist/types/entry-points/skeleton.d.ts +1 -0
  48. package/dist/types/entry-points/types.d.ts +1 -1
  49. package/dist/types/metadata-core.d.ts +1 -1
  50. package/dist/types-ts4.5/entry-points/constants.d.ts +1 -1
  51. package/dist/types-ts4.5/entry-points/deprecated-core.d.ts +1 -0
  52. package/dist/types-ts4.5/entry-points/icon-new.d.ts +3 -0
  53. package/dist/types-ts4.5/entry-points/icon-tile.d.ts +1 -0
  54. package/dist/types-ts4.5/entry-points/metadata-core.d.ts +1 -0
  55. package/dist/types-ts4.5/entry-points/skeleton.d.ts +1 -0
  56. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  57. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  58. package/icon-new/package.json +17 -0
  59. package/icon-tile/package.json +17 -0
  60. package/metadata-core/package.json +17 -0
  61. package/package.json +8 -9
  62. package/skeleton/package.json +17 -0
  63. package/svgs/core/bezier-curve.svg +1 -0
  64. package/svgs/core/chart-pie.svg +1 -1
  65. package/svgs/core/figma-community.svg +1 -0
  66. package/svgs/core/figma-component-instance-swap.svg +1 -0
  67. package/svgs/core/figma-component-instance.svg +1 -0
  68. package/svgs/core/figma-component.svg +1 -0
  69. package/svgs/core/figma-slot.svg +1 -0
  70. package/svgs/core/figma.svg +1 -0
  71. package/svgs/core/paint-bucket.svg +1 -1
  72. package/afm-jira/tsconfig.json +0 -34
  73. package/offerings.json +0 -69
@@ -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::638714566d3dddabbc912d1a9dcdb312>>
6
+ * @codegen <<SignedSource::a4eb86ec22225f9a913ef8f15c767f6f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -325,6 +325,15 @@ const metadata = {
325
325
  team: 'Design System Team',
326
326
  status: 'published'
327
327
  },
328
+ 'bezier-curve': {
329
+ keywords: ['bezier-curve', 'beziercurve', 'icon', 'motion', 'transition', 'bezier', 'easing', 'animation', 'curve'],
330
+ componentName: 'BezierCurveIcon',
331
+ package: '@atlaskit/icon/core/bezier-curve',
332
+ categorization: 'multi-purpose',
333
+ usage: 'Represents bezier curve functions of vector paths, or animation easing curves.',
334
+ team: 'Design System Team',
335
+ status: 'published'
336
+ },
328
337
  board: {
329
338
  keywords: ['board', 'icon', 'columns', 'active sprint'],
330
339
  componentName: 'BoardIcon',
@@ -1210,6 +1219,60 @@ const metadata = {
1210
1219
  team: 'Design System Team',
1211
1220
  status: 'published'
1212
1221
  },
1222
+ figma: {
1223
+ keywords: ['figma', 'icon', 'figma', 'logo'],
1224
+ componentName: 'FigmaIcon',
1225
+ package: '@atlaskit/icon/core/figma',
1226
+ categorization: 'single-purpose',
1227
+ usage: 'Reserved for representing Figma.',
1228
+ team: 'Design System Team',
1229
+ status: 'published'
1230
+ },
1231
+ 'figma-community': {
1232
+ keywords: ['figma-community', 'figmacommunity', 'icon', 'figma', 'community'],
1233
+ componentName: 'FigmaCommunityIcon',
1234
+ package: '@atlaskit/icon/core/figma-community',
1235
+ categorization: 'single-purpose',
1236
+ usage: 'Reserved for representing Figma Community.',
1237
+ team: 'Design System Team',
1238
+ status: 'published'
1239
+ },
1240
+ 'figma-component': {
1241
+ keywords: ['figma-component', 'figmacomponent', 'icon', 'figma', 'source', 'component', 'master'],
1242
+ componentName: 'FigmaComponentIcon',
1243
+ package: '@atlaskit/icon/core/figma-component',
1244
+ categorization: 'single-purpose',
1245
+ usage: 'Reserved for representing Figma source components.',
1246
+ team: 'Design System Team',
1247
+ status: 'published'
1248
+ },
1249
+ 'figma-component-instance': {
1250
+ keywords: ['figma-component-instance', 'figmacomponentinstance', 'icon', 'figma', 'component', 'instance'],
1251
+ componentName: 'FigmaComponentInstanceIcon',
1252
+ package: '@atlaskit/icon/core/figma-component-instance',
1253
+ categorization: 'single-purpose',
1254
+ usage: 'Reserved for representing Figma component instances.',
1255
+ team: 'Design System Team',
1256
+ status: 'published'
1257
+ },
1258
+ 'figma-component-instance-swap': {
1259
+ keywords: ['figma-component-instance-swap', 'figmacomponentinstanceswap', 'icon', 'figma', 'component property', 'instance swap', 'component swap'],
1260
+ componentName: 'FigmaComponentInstanceSwapIcon',
1261
+ package: '@atlaskit/icon/core/figma-component-instance-swap',
1262
+ categorization: 'single-purpose',
1263
+ usage: 'Reserved for represent component instance swap property in Figma.',
1264
+ team: 'Design System Team',
1265
+ status: 'published'
1266
+ },
1267
+ 'figma-slot': {
1268
+ keywords: ['figma-slot', 'figmaslot', 'icon', 'figma', 'slot', 'custom content'],
1269
+ componentName: 'FigmaSlotIcon',
1270
+ package: '@atlaskit/icon/core/figma-slot',
1271
+ categorization: 'single-purpose',
1272
+ usage: 'Reserved for representing slots in Figma.',
1273
+ team: 'Design System Team',
1274
+ status: 'published'
1275
+ },
1213
1276
  file: {
1214
1277
  keywords: ['file', 'document', 'paper', 'page', 'sheet', 'icon', 'document', 'file', 'paper'],
1215
1278
  componentName: 'FileIcon',
@@ -1 +1 @@
1
- export { sizeMap, sizes } from '../constants';
1
+ export { dimensions, sizeMap, sizes } from '../constants';
@@ -0,0 +1 @@
1
+ export { default } from '../deprecated-core';
@@ -0,0 +1,2 @@
1
+ export { Icon } from '../components/icon-new';
2
+ export { default } from '../components/icon-new';
@@ -0,0 +1 @@
1
+ export { default } from '../components/icon-tile/index';
@@ -0,0 +1 @@
1
+ export { default } from '../metadata-core';
@@ -0,0 +1 @@
1
+ export { default } from '../components/skeleton';
@@ -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::638714566d3dddabbc912d1a9dcdb312>>
6
+ * @codegen <<SignedSource::a4eb86ec22225f9a913ef8f15c767f6f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -325,6 +325,15 @@ var metadata = {
325
325
  team: 'Design System Team',
326
326
  status: 'published'
327
327
  },
328
+ 'bezier-curve': {
329
+ keywords: ['bezier-curve', 'beziercurve', 'icon', 'motion', 'transition', 'bezier', 'easing', 'animation', 'curve'],
330
+ componentName: 'BezierCurveIcon',
331
+ package: '@atlaskit/icon/core/bezier-curve',
332
+ categorization: 'multi-purpose',
333
+ usage: 'Represents bezier curve functions of vector paths, or animation easing curves.',
334
+ team: 'Design System Team',
335
+ status: 'published'
336
+ },
328
337
  board: {
329
338
  keywords: ['board', 'icon', 'columns', 'active sprint'],
330
339
  componentName: 'BoardIcon',
@@ -1210,6 +1219,60 @@ var metadata = {
1210
1219
  team: 'Design System Team',
1211
1220
  status: 'published'
1212
1221
  },
1222
+ figma: {
1223
+ keywords: ['figma', 'icon', 'figma', 'logo'],
1224
+ componentName: 'FigmaIcon',
1225
+ package: '@atlaskit/icon/core/figma',
1226
+ categorization: 'single-purpose',
1227
+ usage: 'Reserved for representing Figma.',
1228
+ team: 'Design System Team',
1229
+ status: 'published'
1230
+ },
1231
+ 'figma-community': {
1232
+ keywords: ['figma-community', 'figmacommunity', 'icon', 'figma', 'community'],
1233
+ componentName: 'FigmaCommunityIcon',
1234
+ package: '@atlaskit/icon/core/figma-community',
1235
+ categorization: 'single-purpose',
1236
+ usage: 'Reserved for representing Figma Community.',
1237
+ team: 'Design System Team',
1238
+ status: 'published'
1239
+ },
1240
+ 'figma-component': {
1241
+ keywords: ['figma-component', 'figmacomponent', 'icon', 'figma', 'source', 'component', 'master'],
1242
+ componentName: 'FigmaComponentIcon',
1243
+ package: '@atlaskit/icon/core/figma-component',
1244
+ categorization: 'single-purpose',
1245
+ usage: 'Reserved for representing Figma source components.',
1246
+ team: 'Design System Team',
1247
+ status: 'published'
1248
+ },
1249
+ 'figma-component-instance': {
1250
+ keywords: ['figma-component-instance', 'figmacomponentinstance', 'icon', 'figma', 'component', 'instance'],
1251
+ componentName: 'FigmaComponentInstanceIcon',
1252
+ package: '@atlaskit/icon/core/figma-component-instance',
1253
+ categorization: 'single-purpose',
1254
+ usage: 'Reserved for representing Figma component instances.',
1255
+ team: 'Design System Team',
1256
+ status: 'published'
1257
+ },
1258
+ 'figma-component-instance-swap': {
1259
+ keywords: ['figma-component-instance-swap', 'figmacomponentinstanceswap', 'icon', 'figma', 'component property', 'instance swap', 'component swap'],
1260
+ componentName: 'FigmaComponentInstanceSwapIcon',
1261
+ package: '@atlaskit/icon/core/figma-component-instance-swap',
1262
+ categorization: 'single-purpose',
1263
+ usage: 'Reserved for represent component instance swap property in Figma.',
1264
+ team: 'Design System Team',
1265
+ status: 'published'
1266
+ },
1267
+ 'figma-slot': {
1268
+ keywords: ['figma-slot', 'figmaslot', 'icon', 'figma', 'slot', 'custom content'],
1269
+ componentName: 'FigmaSlotIcon',
1270
+ package: '@atlaskit/icon/core/figma-slot',
1271
+ categorization: 'single-purpose',
1272
+ usage: 'Reserved for representing slots in Figma.',
1273
+ team: 'Design System Team',
1274
+ status: 'published'
1275
+ },
1213
1276
  file: {
1214
1277
  keywords: ['file', 'document', 'paper', 'page', 'sheet', 'icon', 'document', 'file', 'paper'],
1215
1278
  componentName: 'FileIcon',
@@ -1 +1 @@
1
- export { sizeMap, sizes } from '../constants';
1
+ export { dimensions, sizeMap, sizes } from '../constants';
@@ -0,0 +1 @@
1
+ export { default } from '../deprecated-core';
@@ -0,0 +1,3 @@
1
+ export { Icon } from '../components/icon-new';
2
+ export type { InternalIconPropsNew } from '../components/icon-new';
3
+ export { default } from '../components/icon-new';
@@ -0,0 +1 @@
1
+ export { default } from '../components/icon-tile/index';
@@ -0,0 +1 @@
1
+ export { default } from '../metadata-core';
@@ -0,0 +1 @@
1
+ export { default } from '../components/skeleton';
@@ -1 +1 @@
1
- export type { CustomGlyphProps, GlyphProps, IconProps, Size, SkeletonProps, SVGProps, NewIconProps, NewGlyphColorProps, NewCoreIconProps, IconSpacing, IconSize, IconTileProps, } from '../types';
1
+ export type { CustomGlyphProps, GlyphProps, IconProps, IconSize, IconSpacing, IconTileAppearance, IconTileProps, IconTileSize, LEGACY_Metadata, LegacyIconTileSize, NewCoreIconProps, NewGlyphColorProps, NewIconProps, NewIconTileSize, SVGProps, Size, SkeletonProps, UNSAFE_NewCoreGlyphProps, UNSAFE_NewGlyphProps, } from '../types';
@@ -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::638714566d3dddabbc912d1a9dcdb312>>
6
+ * @codegen <<SignedSource::a4eb86ec22225f9a913ef8f15c767f6f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -1 +1 @@
1
- export { sizeMap, sizes } from '../constants';
1
+ export { dimensions, sizeMap, sizes } from '../constants';
@@ -0,0 +1 @@
1
+ export { default } from '../deprecated-core';
@@ -0,0 +1,3 @@
1
+ export { Icon } from '../components/icon-new';
2
+ export type { InternalIconPropsNew } from '../components/icon-new';
3
+ export { default } from '../components/icon-new';
@@ -0,0 +1 @@
1
+ export { default } from '../components/icon-tile/index';
@@ -0,0 +1 @@
1
+ export { default } from '../metadata-core';
@@ -0,0 +1 @@
1
+ export { default } from '../components/skeleton';
@@ -1 +1 @@
1
- export type { CustomGlyphProps, GlyphProps, IconProps, Size, SkeletonProps, SVGProps, NewIconProps, NewGlyphColorProps, NewCoreIconProps, IconSpacing, IconSize, IconTileProps, } from '../types';
1
+ export type { CustomGlyphProps, GlyphProps, IconProps, IconSize, IconSpacing, IconTileAppearance, IconTileProps, IconTileSize, LEGACY_Metadata, LegacyIconTileSize, NewCoreIconProps, NewGlyphColorProps, NewIconProps, NewIconTileSize, SVGProps, Size, SkeletonProps, UNSAFE_NewCoreGlyphProps, UNSAFE_NewGlyphProps, } from '../types';
@@ -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::638714566d3dddabbc912d1a9dcdb312>>
6
+ * @codegen <<SignedSource::a4eb86ec22225f9a913ef8f15c767f6f>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -0,0 +1,17 @@
1
+ {
2
+ "name": "@atlaskit/icon/icon-new",
3
+ "main": "../dist/cjs/entry-points/icon-new.js",
4
+ "module": "../dist/esm/entry-points/icon-new.js",
5
+ "module:es2019": "../dist/es2019/entry-points/icon-new.js",
6
+ "sideEffects": [
7
+ "**/*.compiled.css"
8
+ ],
9
+ "types": "../dist/types/entry-points/icon-new.d.ts",
10
+ "typesVersions": {
11
+ ">=4.5 <5.9": {
12
+ "*": [
13
+ "../dist/types-ts4.5/entry-points/icon-new.d.ts"
14
+ ]
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "name": "@atlaskit/icon/icon-tile",
3
+ "main": "../dist/cjs/entry-points/icon-tile.js",
4
+ "module": "../dist/esm/entry-points/icon-tile.js",
5
+ "module:es2019": "../dist/es2019/entry-points/icon-tile.js",
6
+ "sideEffects": [
7
+ "**/*.compiled.css"
8
+ ],
9
+ "types": "../dist/types/entry-points/icon-tile.d.ts",
10
+ "typesVersions": {
11
+ ">=4.5 <5.9": {
12
+ "*": [
13
+ "../dist/types-ts4.5/entry-points/icon-tile.d.ts"
14
+ ]
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "name": "@atlaskit/icon/metadata-core",
3
+ "main": "../dist/cjs/entry-points/metadata-core.js",
4
+ "module": "../dist/esm/entry-points/metadata-core.js",
5
+ "module:es2019": "../dist/es2019/entry-points/metadata-core.js",
6
+ "sideEffects": [
7
+ "**/*.compiled.css"
8
+ ],
9
+ "types": "../dist/types/entry-points/metadata-core.d.ts",
10
+ "typesVersions": {
11
+ ">=4.5 <5.9": {
12
+ "*": [
13
+ "../dist/types-ts4.5/entry-points/metadata-core.d.ts"
14
+ ]
15
+ }
16
+ }
17
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon",
3
- "version": "34.3.0",
3
+ "version": "34.5.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/"
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "dependencies": {
44
44
  "@atlaskit/platform-feature-flags": "^1.1.0",
45
- "@atlaskit/tile": "^1.0.0",
45
+ "@atlaskit/tile": "^1.1.0",
46
46
  "@atlaskit/tokens": "^13.0.0",
47
47
  "@babel/runtime": "^7.0.0",
48
48
  "@compiled/react": "^0.20.0"
@@ -56,24 +56,23 @@
56
56
  "@af/integration-testing": "workspace:^",
57
57
  "@af/visual-regression": "workspace:^",
58
58
  "@atlaskit/button": "^23.11.0",
59
- "@atlaskit/code": "^17.4.0",
59
+ "@atlaskit/code": "^17.5.0",
60
60
  "@atlaskit/css": "^0.19.0",
61
61
  "@atlaskit/docs": "^11.8.0",
62
62
  "@atlaskit/form": "^15.5.0",
63
63
  "@atlaskit/heading": "^5.4.0",
64
64
  "@atlaskit/icon-file-type": "^7.0.0",
65
- "@atlaskit/icon-object": "^7.5.0",
66
65
  "@atlaskit/link": "^3.4.0",
67
- "@atlaskit/logo": "^20.0.0",
66
+ "@atlaskit/logo": "^20.1.0",
68
67
  "@atlaskit/menu": "^8.5.0",
69
- "@atlaskit/modal-dialog": "^14.17.0",
68
+ "@atlaskit/modal-dialog": "^15.0.0",
70
69
  "@atlaskit/primitives": "^19.0.0",
71
70
  "@atlaskit/section-message": "^8.12.0",
72
71
  "@atlaskit/textfield": "^8.3.0",
73
- "@atlaskit/theme": "^23.1.0",
72
+ "@atlaskit/theme": "^23.2.0",
74
73
  "@atlaskit/toggle": "^15.6.0",
75
- "@atlaskit/tooltip": "^21.1.0",
76
- "@atlassian/feature-flags-test-utils": "^1.0.0",
74
+ "@atlaskit/tooltip": "^22.1.0",
75
+ "@atlassian/feature-flags-test-utils": "^1.1.0",
77
76
  "@atlassian/react-compiler-gating": "workspace:^",
78
77
  "@atlassian/ssr-tests": "workspace:^",
79
78
  "@atlassian/structured-docs-types": "workspace:^",
@@ -0,0 +1,17 @@
1
+ {
2
+ "name": "@atlaskit/icon/skeleton",
3
+ "main": "../dist/cjs/entry-points/skeleton.js",
4
+ "module": "../dist/esm/entry-points/skeleton.js",
5
+ "module:es2019": "../dist/es2019/entry-points/skeleton.js",
6
+ "sideEffects": [
7
+ "**/*.compiled.css"
8
+ ],
9
+ "types": "../dist/types/entry-points/skeleton.d.ts",
10
+ "typesVersions": {
11
+ ">=4.5 <5.9": {
12
+ "*": [
13
+ "../dist/types-ts4.5/entry-points/skeleton.d.ts"
14
+ ]
15
+ }
16
+ }
17
+ }
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M16 2.5c-2.66 0-4.15.73-5.13 1.73C9.85 5.27 9.3 6.68 8.7 8.27c-.58 1.53-1.22 3.25-2.5 4.55C4.88 14.17 2.97 15 0 15v-1.5c2.66 0 4.15-.73 5.13-1.73C6.15 10.73 6.7 9.32 7.3 7.73c.58-1.53 1.22-3.25 2.5-4.55C11.12 1.83 13.03 1 16 1zm-4.5 11a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5M4.5 1a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m4 12.5a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5M7.5 1a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><mask id="mask0_66923_23419" 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_66923_23419)"><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_67704_26611" 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_67704_26611)"><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>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M9.25 2.75a1.25 1.25 0 1 0-2.5 0 1.25 1.25 0 0 0 2.5 0m1.5 0a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0m4.21 1.81a.75.75 0 0 1 1.04.69v7a.75.75 0 0 1-.46.69l-7.25 3a.75.75 0 0 1-1.04-.69v-7a.75.75 0 0 1 .46-.69zM8.75 8.75v5.38l5.75-2.38V6.37z"/><path fill="currentcolor" d="M1.037 4.557A.75.75 0 0 0 0 5.25v7a.75.75 0 0 0 .463.693l7.25 3a.75.75 0 0 0 1.037-.693v-7a.75.75 0 0 0-.463-.693zM7.25 8.75v5.376L1.5 11.748V6.372z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M6.586.604a2 2 0 0 1 2.828 0l5.983 5.982a2 2 0 0 1 0 2.828l-5.983 5.983a2 2 0 0 1-2.828 0L2.19 11h2.122l3.334 3.335a.5.5 0 0 0 .708 0l5.982-5.982a.5.5 0 0 0 0-.708L8.354 1.664a.5.5 0 0 0-.708 0L4.31 5.001H2.188z"/><path fill="currentcolor" fill-rule="evenodd" d="M8 5.501a2.5 2.5 0 1 1-2.385 3.25H0v-1.5h5.614A2.5 2.5 0 0 1 8 5.501m0 1.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M6.586.603a2 2 0 0 1 2.828 0l5.983 5.983a2 2 0 0 1 0 2.828l-5.983 5.982a2 2 0 0 1-2.828 0L.604 9.414a2 2 0 0 1 0-2.828zm1.768 1.06a.5.5 0 0 0-.708 0L1.664 7.647a.5.5 0 0 0 0 .707l5.982 5.983a.5.5 0 0 0 .708 0l5.982-5.983a.5.5 0 0 0 0-.707z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7.33.24c.39-.32.95-.32 1.34 0l.08.07 2.31 2.31a1.06 1.06 0 0 1 0 1.5L8.75 6.43a1.06 1.06 0 0 1-1.5 0l-2.31-2.3a1.06 1.06 0 0 1 0-1.5L7.25.32zm0 9.25c.39-.32.95-.32 1.34 0l.08.07 2.31 2.31a1.06 1.06 0 0 1 0 1.5l-2.31 2.31a1.06 1.06 0 0 1-1.5 0l-2.31-2.3a1.06 1.06 0 0 1 0-1.5l2.31-2.31zm4.62-4.62c.39-.32.95-.32 1.34 0l.08.07 2.31 2.31a1.06 1.06 0 0 1 0 1.5l-2.31 2.31a1.06 1.06 0 0 1-1.5 0l-2.3-2.31a1.06 1.06 0 0 1 0-1.5l2.31-2.31zm-9.25 0c.39-.32.95-.32 1.34 0l.08.07 2.31 2.31a1.06 1.06 0 0 1 0 1.5l-2.3 2.31a1.06 1.06 0 0 1-1.5 0L.32 8.75a1.06 1.06 0 0 1 0-1.5l2.3-2.31z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zM3 2.5a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/><path fill="currentcolor" d="M8.75 5v2.25H11v1.5H8.75V11h-1.5V8.75H5v-1.5h2.25V5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M10.417 0a3.166 3.166 0 0 1 0 6.332H5.583a3.166 3.166 0 0 1 0-6.332zM5.583 1.5a1.666 1.666 0 0 0 0 3.332H7.25V1.5zM8.75 4.832h1.666a1.666 1.666 0 0 0 0-3.332H8.75z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M8 4.832a.75.75 0 0 1 .75.75v4.832a.75.75 0 0 1-.75.75H5.584a3.166 3.166 0 0 1 0-6.332zm-2.416 1.5a1.666 1.666 0 0 0 0 3.332H7.25V6.332z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M10.417 4.832a3.166 3.166 0 1 1 0 6.331 3.166 3.166 0 0 1 0-6.331m0 1.5a1.667 1.667 0 1 0 0 3.333 1.667 1.667 0 0 0 0-3.333" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M8 9.664a.75.75 0 0 1 .75.75v2.416a3.166 3.166 0 1 1-3.166-3.166zm-2.416 1.5A1.666 1.666 0 1 0 7.25 12.83v-1.666z" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M5.655.095 13.78 8.22a.75.75 0 0 1 0 1.06l-5.616 5.616a2 2 0 0 1-2.828 0L.604 10.164a2 2 0 0 1 0-2.828L5.689 2.25 4.595 1.155zM6.75 3.31 2.06 8h9.38zm4.69 6.19H2.06l4.336 4.336a.5.5 0 0 0 .708 0z" clip-rule="evenodd"/><path fill="currentcolor" d="M14.5 12a.75.75 0 0 0-.654.383v.002l-.003.003-.007.013-.026.046a17 17 0 0 0-.36.695c-.098.202-.202.43-.283.641-.068.177-.167.458-.167.717a1.5 1.5 0 0 0 3 0c0-.259-.1-.54-.167-.717a8 8 0 0 0-.284-.641 16 16 0 0 0-.36-.695l-.025-.046-.007-.013-.002-.004-.001-.001A.75.75 0 0 0 14.5 12"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M5.5 1.94 6.78.66A1.38 1.38 0 0 1 8.62.57l.11.09 5.62 5.62a1.38 1.38 0 0 1 0 1.95l-5.73 5.73a2.63 2.63 0 0 1-3.71 0l-3.85-3.85a2.63 2.63 0 0 1 0-3.71L4.44 3 2.6 1.15 3.66.09zM1.81 8.5c.05.2.14.39.3.55l3.85 3.85c.44.44 1.15.44 1.59 0l4.39-4.39zM6.57 3l1.22 1.22-1.06 1.06L5.5 4.06 2.56 7h10.38L7.75 1.81zm7.68 8.25c.27 0 .52.14.65.38v.01l.01.02.03.06.12.21c.1.18.23.42.36.68s.27.55.37.82c.09.23.21.56.21.86 0 .97-.8 1.73-1.75 1.73s-1.75-.75-1.75-1.72c0-.29.12-.63.21-.86.11-.27.24-.56.37-.82s.26-.5.36-.68l.12-.21.03-.06.01-.02v-.01a.75.75 0 0 1 .65-.38"/></svg>
@@ -1,34 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.local-consumption.json",
3
- "compilerOptions": {
4
- "target": "es5",
5
- "outDir": "../../../../../jira/tsDist/@atlaskit__icon/app",
6
- "rootDir": "../",
7
- "composite": true,
8
- "noCheck": true,
9
- "isolatedDeclarations": true
10
- },
11
- "include": ["../src/**/*.ts", "../src/**/*.tsx"],
12
- "exclude": [
13
- "../src/**/__tests__/*",
14
- "../src/**/*.test.*",
15
- "../src/**/test.*",
16
- "../src/**/examples.*",
17
- "../src/**/examples/*",
18
- "../src/**/examples/**/*",
19
- "../src/**/*.stories.*",
20
- "../src/**/stories/*",
21
- "../src/**/stories/**/*"
22
- ],
23
- "references": [
24
- {
25
- "path": "../../../platform/feature-flags/afm-jira/tsconfig.json"
26
- },
27
- {
28
- "path": "../../tile/afm-jira/tsconfig.json"
29
- },
30
- {
31
- "path": "../../tokens/afm-jira/tsconfig.json"
32
- }
33
- ]
34
- }
package/offerings.json DELETED
@@ -1,69 +0,0 @@
1
- [
2
- {
3
- "name": "Icon",
4
- "package": "@atlaskit/icon",
5
- "import": {
6
- "name": "Icon",
7
- "package": "@atlaskit/icon",
8
- "type": "default"
9
- },
10
- "keywords": ["icon", "symbol", "command", "device", "directory", "action", "visual"],
11
- "categories": ["images-and-icons"],
12
- "shortDescription": "An icon is a symbol representing a command, device, directory, or common action.",
13
- "status": "general-availability",
14
- "accessibilityGuidelines": [
15
- "Provide appropriate alt text or labels for icons",
16
- "Use meaningful icon choices that convey clear meaning",
17
- "Ensure sufficient color contrast for icon visibility",
18
- "Consider icon size for touch targets",
19
- "Use consistent iconography across the interface"
20
- ],
21
- "usageGuidelines": [
22
- "Use icons to enhance visual communication",
23
- "Choose icons that clearly represent their function",
24
- "Maintain consistent icon style and size",
25
- "Use appropriate icon sizes for different contexts",
26
- "Consider cultural and contextual icon meanings"
27
- ],
28
- "contentGuidelines": [
29
- "Use clear, recognizable icon symbols",
30
- "Ensure icons are culturally appropriate",
31
- "Maintain visual consistency across icon sets",
32
- "Use appropriate icon labels and descriptions"
33
- ],
34
- "generativeInstructions": "./docs/ai/icon-instructions.md",
35
- "examples": ["./examples/ai/icon.tsx"]
36
- },
37
- {
38
- "name": "IconTile",
39
- "package": "@atlaskit/icon",
40
- "import": {
41
- "name": "IconTile",
42
- "package": "@atlaskit/icon",
43
- "type": "named"
44
- },
45
- "keywords": ["icon", "tile", "container", "background", "shape", "appearance"],
46
- "categories": ["images-and-icons"],
47
- "shortDescription": "A tile component that displays an icon with customizable background, shape, and appearance.",
48
- "status": "release-candidate",
49
- "accessibilityGuidelines": [
50
- "Provide appropriate labels for icon tiles",
51
- "Ensure sufficient color contrast",
52
- "Use meaningful icon choices",
53
- "Consider touch target sizes"
54
- ],
55
- "usageGuidelines": [
56
- "Use for icon presentation with background styling",
57
- "Choose appropriate shapes and appearances",
58
- "Maintain consistent sizing across tiles",
59
- "Use for visual emphasis or categorization"
60
- ],
61
- "contentGuidelines": [
62
- "Use clear, recognizable icons",
63
- "Choose appropriate colors and shapes",
64
- "Ensure visual consistency across tiles"
65
- ],
66
- "generativeInstructions": "./docs/ai/icon-tile-instructions.md",
67
- "examples": ["./examples/ai/icon-tile.tsx"]
68
- }
69
- ]