@atlaskit/icon-object 7.4.2 → 7.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.
- package/CHANGELOG.md +16 -0
- package/afm-cc/tsconfig.json +0 -7
- package/afm-jira/tsconfig.json +0 -7
- package/afm-products/tsconfig.json +0 -7
- package/build/index.tsx +2 -8
- package/build/utils.tsx +7 -29
- package/dist/cjs/artifacts/glyph/blog/16.js +5 -18
- package/dist/cjs/artifacts/glyph/blog/24.js +5 -18
- package/dist/cjs/artifacts/glyph/branch/16.js +6 -19
- package/dist/cjs/artifacts/glyph/branch/24.js +6 -19
- package/dist/cjs/artifacts/glyph/bug/16.js +6 -19
- package/dist/cjs/artifacts/glyph/bug/24.js +6 -19
- package/dist/cjs/artifacts/glyph/calendar/16.js +6 -19
- package/dist/cjs/artifacts/glyph/calendar/24.js +6 -19
- package/dist/cjs/artifacts/glyph/changes/16.js +6 -19
- package/dist/cjs/artifacts/glyph/changes/24.js +6 -19
- package/dist/cjs/artifacts/glyph/code/16.js +5 -18
- package/dist/cjs/artifacts/glyph/code/24.js +5 -18
- package/dist/cjs/artifacts/glyph/commit/16.js +6 -19
- package/dist/cjs/artifacts/glyph/commit/24.js +6 -19
- package/dist/cjs/artifacts/glyph/epic/16.js +6 -19
- package/dist/cjs/artifacts/glyph/epic/24.js +6 -19
- package/dist/cjs/artifacts/glyph/improvement/16.js +5 -18
- package/dist/cjs/artifacts/glyph/improvement/24.js +5 -18
- package/dist/cjs/artifacts/glyph/incident/16.js +6 -19
- package/dist/cjs/artifacts/glyph/incident/24.js +6 -19
- package/dist/cjs/artifacts/glyph/issue/16.js +6 -19
- package/dist/cjs/artifacts/glyph/issue/24.js +6 -19
- package/dist/cjs/artifacts/glyph/new-feature/16.js +5 -18
- package/dist/cjs/artifacts/glyph/new-feature/24.js +5 -18
- package/dist/cjs/artifacts/glyph/page/16.js +6 -19
- package/dist/cjs/artifacts/glyph/page/24.js +6 -19
- package/dist/cjs/artifacts/glyph/page-live-doc/16.js +6 -19
- package/dist/cjs/artifacts/glyph/page-live-doc/24.js +6 -19
- package/dist/cjs/artifacts/glyph/problem/16.js +6 -19
- package/dist/cjs/artifacts/glyph/problem/24.js +6 -19
- package/dist/cjs/artifacts/glyph/pull-request/16.js +6 -19
- package/dist/cjs/artifacts/glyph/pull-request/24.js +6 -19
- package/dist/cjs/artifacts/glyph/question/16.js +5 -18
- package/dist/cjs/artifacts/glyph/question/24.js +5 -18
- package/dist/cjs/artifacts/glyph/story/16.js +6 -19
- package/dist/cjs/artifacts/glyph/story/24.js +6 -19
- package/dist/cjs/artifacts/glyph/subtask/16.js +5 -18
- package/dist/cjs/artifacts/glyph/subtask/24.js +5 -18
- package/dist/cjs/artifacts/glyph/task/16.js +6 -19
- package/dist/cjs/artifacts/glyph/task/24.js +6 -19
- package/dist/cjs/internal/icon.js +1 -1
- package/dist/es2019/artifacts/glyph/blog/16.js +5 -18
- package/dist/es2019/artifacts/glyph/blog/24.js +5 -18
- package/dist/es2019/artifacts/glyph/branch/16.js +5 -18
- package/dist/es2019/artifacts/glyph/branch/24.js +5 -18
- package/dist/es2019/artifacts/glyph/bug/16.js +5 -18
- package/dist/es2019/artifacts/glyph/bug/24.js +5 -18
- package/dist/es2019/artifacts/glyph/calendar/16.js +5 -18
- package/dist/es2019/artifacts/glyph/calendar/24.js +5 -18
- package/dist/es2019/artifacts/glyph/changes/16.js +5 -18
- package/dist/es2019/artifacts/glyph/changes/24.js +5 -18
- package/dist/es2019/artifacts/glyph/code/16.js +5 -18
- package/dist/es2019/artifacts/glyph/code/24.js +5 -18
- package/dist/es2019/artifacts/glyph/commit/16.js +5 -18
- package/dist/es2019/artifacts/glyph/commit/24.js +5 -18
- package/dist/es2019/artifacts/glyph/epic/16.js +5 -18
- package/dist/es2019/artifacts/glyph/epic/24.js +5 -18
- package/dist/es2019/artifacts/glyph/improvement/16.js +5 -18
- package/dist/es2019/artifacts/glyph/improvement/24.js +5 -18
- package/dist/es2019/artifacts/glyph/incident/16.js +5 -18
- package/dist/es2019/artifacts/glyph/incident/24.js +5 -18
- package/dist/es2019/artifacts/glyph/issue/16.js +5 -18
- package/dist/es2019/artifacts/glyph/issue/24.js +5 -18
- package/dist/es2019/artifacts/glyph/new-feature/16.js +5 -18
- package/dist/es2019/artifacts/glyph/new-feature/24.js +5 -18
- package/dist/es2019/artifacts/glyph/page/16.js +5 -18
- package/dist/es2019/artifacts/glyph/page/24.js +5 -18
- package/dist/es2019/artifacts/glyph/page-live-doc/16.js +5 -18
- package/dist/es2019/artifacts/glyph/page-live-doc/24.js +5 -18
- package/dist/es2019/artifacts/glyph/problem/16.js +5 -18
- package/dist/es2019/artifacts/glyph/problem/24.js +5 -18
- package/dist/es2019/artifacts/glyph/pull-request/16.js +5 -18
- package/dist/es2019/artifacts/glyph/pull-request/24.js +5 -18
- package/dist/es2019/artifacts/glyph/question/16.js +5 -18
- package/dist/es2019/artifacts/glyph/question/24.js +5 -18
- package/dist/es2019/artifacts/glyph/story/16.js +5 -18
- package/dist/es2019/artifacts/glyph/story/24.js +5 -18
- package/dist/es2019/artifacts/glyph/subtask/16.js +5 -18
- package/dist/es2019/artifacts/glyph/subtask/24.js +5 -18
- package/dist/es2019/artifacts/glyph/task/16.js +5 -18
- package/dist/es2019/artifacts/glyph/task/24.js +5 -18
- package/dist/es2019/internal/icon.js +1 -1
- package/dist/esm/artifacts/glyph/blog/16.js +5 -18
- package/dist/esm/artifacts/glyph/blog/24.js +5 -18
- package/dist/esm/artifacts/glyph/branch/16.js +5 -18
- package/dist/esm/artifacts/glyph/branch/24.js +5 -18
- package/dist/esm/artifacts/glyph/bug/16.js +5 -18
- package/dist/esm/artifacts/glyph/bug/24.js +5 -18
- package/dist/esm/artifacts/glyph/calendar/16.js +5 -18
- package/dist/esm/artifacts/glyph/calendar/24.js +5 -18
- package/dist/esm/artifacts/glyph/changes/16.js +5 -18
- package/dist/esm/artifacts/glyph/changes/24.js +5 -18
- package/dist/esm/artifacts/glyph/code/16.js +5 -18
- package/dist/esm/artifacts/glyph/code/24.js +5 -18
- package/dist/esm/artifacts/glyph/commit/16.js +5 -18
- package/dist/esm/artifacts/glyph/commit/24.js +5 -18
- package/dist/esm/artifacts/glyph/epic/16.js +5 -18
- package/dist/esm/artifacts/glyph/epic/24.js +5 -18
- package/dist/esm/artifacts/glyph/improvement/16.js +5 -18
- package/dist/esm/artifacts/glyph/improvement/24.js +5 -18
- package/dist/esm/artifacts/glyph/incident/16.js +5 -18
- package/dist/esm/artifacts/glyph/incident/24.js +5 -18
- package/dist/esm/artifacts/glyph/issue/16.js +5 -18
- package/dist/esm/artifacts/glyph/issue/24.js +5 -18
- package/dist/esm/artifacts/glyph/new-feature/16.js +5 -18
- package/dist/esm/artifacts/glyph/new-feature/24.js +5 -18
- package/dist/esm/artifacts/glyph/page/16.js +5 -18
- package/dist/esm/artifacts/glyph/page/24.js +5 -18
- package/dist/esm/artifacts/glyph/page-live-doc/16.js +5 -18
- package/dist/esm/artifacts/glyph/page-live-doc/24.js +5 -18
- package/dist/esm/artifacts/glyph/problem/16.js +5 -18
- package/dist/esm/artifacts/glyph/problem/24.js +5 -18
- package/dist/esm/artifacts/glyph/pull-request/16.js +5 -18
- package/dist/esm/artifacts/glyph/pull-request/24.js +5 -18
- package/dist/esm/artifacts/glyph/question/16.js +5 -18
- package/dist/esm/artifacts/glyph/question/24.js +5 -18
- package/dist/esm/artifacts/glyph/story/16.js +5 -18
- package/dist/esm/artifacts/glyph/story/24.js +5 -18
- package/dist/esm/artifacts/glyph/subtask/16.js +5 -18
- package/dist/esm/artifacts/glyph/subtask/24.js +5 -18
- package/dist/esm/artifacts/glyph/task/16.js +5 -18
- package/dist/esm/artifacts/glyph/task/24.js +5 -18
- package/dist/esm/internal/icon.js +1 -1
- package/dist/types/artifacts/glyph/blog/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/blog/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/branch/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/branch/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/bug/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/bug/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/calendar/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/calendar/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/changes/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/changes/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/code/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/code/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/commit/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/commit/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/epic/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/epic/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/improvement/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/improvement/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/incident/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/incident/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/issue/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/issue/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/new-feature/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/new-feature/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/page/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/page/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/page-live-doc/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/page-live-doc/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/problem/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/problem/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/pull-request/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/pull-request/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/question/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/question/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/story/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/story/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/subtask/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/subtask/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/task/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/task/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/blog/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/blog/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/branch/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/branch/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/bug/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/bug/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/calendar/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/calendar/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/changes/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/changes/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/code/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/code/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/commit/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/commit/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/epic/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/epic/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/improvement/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/improvement/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/incident/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/incident/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/issue/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/issue/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/new-feature/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/new-feature/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page-live-doc/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page-live-doc/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/problem/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/problem/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/pull-request/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/pull-request/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/question/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/question/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/story/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/story/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/subtask/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/subtask/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/task/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/task/24.d.ts +1 -1
- package/package.json +4 -14
- package/tsconfig.json +1 -2
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::ec065638ab2526cdabfe54bb0c0e4221>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::f142ff3a59a38acaa2861fa58547c36c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::992dddb69f9f26f1997631edc5d63cd7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::fbe178eddc68b80cf7ea7e46fdf33735>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::f945e57ad4fb712ba210d06c0de0b4bc>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::71ed7ec02e899e40bcacd43e720e1f76>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::f430685b98a8fbe1b822c2fa04231726>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::9601e91a9f005365477614e610c5ee93>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::ecaa42a4a5ea3bde7fc4645a8dc5dbb1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::3539e425873a65c426c0bec5e0e5f53b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::d2f46ee77dc18ec19823499028232786>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::c0b63f7ea3c0f02febcdc79da1359441>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::30ef51c1c0ef3b1e9cbb7877adf50c55>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::f8b7a4de0e7588d154b9f544c16bf34a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon-object",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.5.0",
|
|
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/"
|
|
@@ -40,13 +40,11 @@
|
|
|
40
40
|
"build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@atlaskit/icon": "^
|
|
44
|
-
"@atlaskit/icon-lab": "^5.16.0",
|
|
43
|
+
"@atlaskit/icon": "^32.1.0",
|
|
45
44
|
"@atlaskit/object": "^1.0.0",
|
|
46
|
-
"@atlaskit/
|
|
47
|
-
"@atlaskit/tokens": "^11.0.0",
|
|
45
|
+
"@atlaskit/tokens": "^11.1.0",
|
|
48
46
|
"@babel/runtime": "^7.0.0",
|
|
49
|
-
"@compiled/react": "^0.
|
|
47
|
+
"@compiled/react": "^0.20.0"
|
|
50
48
|
},
|
|
51
49
|
"peerDependencies": {
|
|
52
50
|
"react": "^18.2.0"
|
|
@@ -81,13 +79,5 @@
|
|
|
81
79
|
],
|
|
82
80
|
"deprecation": "no-deprecated-imports"
|
|
83
81
|
}
|
|
84
|
-
},
|
|
85
|
-
"platform-feature-flags": {
|
|
86
|
-
"platform_dst_icon_object_to_object": {
|
|
87
|
-
"type": "boolean"
|
|
88
|
-
},
|
|
89
|
-
"platform_dst_icon_object_to_object_stage2": {
|
|
90
|
-
"type": "boolean"
|
|
91
|
-
}
|
|
92
82
|
}
|
|
93
83
|
}
|