@atlaskit/icon-lab 5.9.0 → 5.11.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 +43 -60
- package/build/index.tsx +1 -71
- package/core/arrow-end.d.ts +13 -0
- package/core/arrow-end.js +29 -0
- package/core/arrow-start.d.ts +13 -0
- package/core/arrow-start.js +29 -0
- package/core/assets-data-manager.js +2 -2
- package/core/assets-graph.js +2 -2
- package/core/block-synced.d.ts +13 -0
- package/core/block-synced.js +29 -0
- package/core/dash-double.d.ts +13 -0
- package/core/dash-double.js +29 -0
- package/core/directory.d.ts +13 -0
- package/core/directory.js +29 -0
- package/core/skill.d.ts +13 -0
- package/core/skill.js +29 -0
- package/core/skip-unskip.d.ts +13 -0
- package/core/skip-unskip.js +29 -0
- package/core/skip.d.ts +13 -0
- package/core/skip.js +29 -0
- package/dist/cjs/metadata-core.js +84 -1
- package/dist/es2019/metadata-core.js +84 -1
- package/dist/esm/metadata-core.js +84 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +8 -8
- package/svgs/core/arrow-end.svg +1 -0
- package/svgs/core/arrow-start.svg +1 -0
- package/svgs/core/assets-data-manager.svg +1 -1
- package/svgs/core/assets-graph.svg +1 -1
- package/svgs/core/block-synced.svg +1 -0
- package/svgs/core/dash-double.svg +1 -0
- package/svgs/core/directory.svg +1 -0
- package/svgs/core/skill.svg +1 -0
- package/svgs/core/skip-unskip.svg +1 -0
- package/svgs/core/skip.svg +1 -0
|
@@ -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::
|
|
6
|
+
* @codegen <<SignedSource::c9162adee99a4c616f51ac1bfb9ca964>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -246,6 +246,28 @@ var metadata = {
|
|
|
246
246
|
team: 'Design System Team',
|
|
247
247
|
status: 'published'
|
|
248
248
|
},
|
|
249
|
+
'arrow-end': {
|
|
250
|
+
keywords: ['arrow-end', 'arrowend', 'icon', 'icon-lab', 'move to end', 'move to back', 'move to last position', 'move to far right'],
|
|
251
|
+
componentName: 'ArrowEndIcon',
|
|
252
|
+
package: '@atlaskit/icon-lab/core/arrow-end',
|
|
253
|
+
type: 'core',
|
|
254
|
+
categorization: 'multi-purpose',
|
|
255
|
+
usage: 'Used for moving an object to the back or ending of a container, moving a column to last position',
|
|
256
|
+
team: 'Strategy Collection',
|
|
257
|
+
status: 'published',
|
|
258
|
+
slackChannel: '#sc-design'
|
|
259
|
+
},
|
|
260
|
+
'arrow-start': {
|
|
261
|
+
keywords: ['arrow-start', 'arrowstart', 'icon', 'icon-lab', 'move to front', 'move to start', 'move to far left', 'move to first position'],
|
|
262
|
+
componentName: 'ArrowStartIcon',
|
|
263
|
+
package: '@atlaskit/icon-lab/core/arrow-start',
|
|
264
|
+
type: 'core',
|
|
265
|
+
categorization: 'multi-purpose',
|
|
266
|
+
usage: 'Used for moving an object to the front or beginning of a container, moving a column to first position',
|
|
267
|
+
team: 'Strategy Collection',
|
|
268
|
+
status: 'published',
|
|
269
|
+
slackChannel: '#sc-design'
|
|
270
|
+
},
|
|
249
271
|
'arrows-diagonal-up-right-down-left': {
|
|
250
272
|
keywords: ['arrows-diagonal-up-right-down-left', 'arrowsdiagonaluprightdownleft', 'icon', 'icon-lab', 'Arrows', 'Switch', 'Space', 'Swap', 'crossflow'],
|
|
251
273
|
componentName: 'ArrowsDiagonalUpRightDownLeftIcon',
|
|
@@ -346,6 +368,16 @@ var metadata = {
|
|
|
346
368
|
team: 'JSM',
|
|
347
369
|
status: 'published'
|
|
348
370
|
},
|
|
371
|
+
'block-synced': {
|
|
372
|
+
keywords: ['block-synced', 'blocksynced', 'icon', 'icon-lab', 'sync', 'synced', 'content block', 'snippet'],
|
|
373
|
+
componentName: 'BlockSyncedIcon',
|
|
374
|
+
package: '@atlaskit/icon-lab/core/block-synced',
|
|
375
|
+
type: 'core',
|
|
376
|
+
categorization: 'single-purpose',
|
|
377
|
+
usage: 'Reserved for syncing content blocks in Editor experiences.',
|
|
378
|
+
team: 'Editor Platform',
|
|
379
|
+
status: 'published'
|
|
380
|
+
},
|
|
349
381
|
bluetooth: {
|
|
350
382
|
keywords: ['bluetooth', 'icon', 'icon-lab', 'bluetooth', 'connectivity', 'bt'],
|
|
351
383
|
componentName: 'BluetoothIcon',
|
|
@@ -580,6 +612,17 @@ var metadata = {
|
|
|
580
612
|
team: 'Whiteboards',
|
|
581
613
|
status: 'published'
|
|
582
614
|
},
|
|
615
|
+
'dash-double': {
|
|
616
|
+
keywords: ['dash-double', 'dashdouble', 'icon', 'icon-lab', 'double dash', 'no change', 'unchanged value', 'same value'],
|
|
617
|
+
componentName: 'DashDoubleIcon',
|
|
618
|
+
package: '@atlaskit/icon-lab/core/dash-double',
|
|
619
|
+
type: 'core',
|
|
620
|
+
categorization: 'multi-purpose',
|
|
621
|
+
usage: 'Known uses: representing no change or keeping a value as-is.',
|
|
622
|
+
team: 'Strategy Collection',
|
|
623
|
+
status: 'published',
|
|
624
|
+
slackChannel: '#sc-design'
|
|
625
|
+
},
|
|
583
626
|
'data-bucket': {
|
|
584
627
|
keywords: ['data-bucket', 'databucket', 'icon', 'icon-lab', 'data bucketing', 'segmentation'],
|
|
585
628
|
componentName: 'DataBucketIcon',
|
|
@@ -972,6 +1015,16 @@ var metadata = {
|
|
|
972
1015
|
team: 'Whiteboards',
|
|
973
1016
|
status: 'published'
|
|
974
1017
|
},
|
|
1018
|
+
directory: {
|
|
1019
|
+
keywords: ['directory', 'icon', 'icon-lab', 'directory', 'address book'],
|
|
1020
|
+
componentName: 'DirectoryIcon',
|
|
1021
|
+
package: '@atlaskit/icon-lab/core/directory',
|
|
1022
|
+
type: 'core',
|
|
1023
|
+
categorization: 'single-purpose',
|
|
1024
|
+
usage: 'Reserved for directory experiences.',
|
|
1025
|
+
team: 'Admin Hub',
|
|
1026
|
+
status: 'published'
|
|
1027
|
+
},
|
|
975
1028
|
'distribute-spacing-horizontal': {
|
|
976
1029
|
keywords: ['distribute-spacing-horizontal', 'distributespacinghorizontal', 'icon', 'icon-lab', 'Distribute', 'Horizontal spacing', 'Tidy up', 'Clean up'],
|
|
977
1030
|
componentName: 'DistributeSpacingHorizontalIcon',
|
|
@@ -1903,6 +1956,36 @@ var metadata = {
|
|
|
1903
1956
|
team: 'Design System Team',
|
|
1904
1957
|
status: 'published'
|
|
1905
1958
|
},
|
|
1959
|
+
skill: {
|
|
1960
|
+
keywords: ['skill', 'icon', 'icon-lab', 'skill', 'skills', 'agent', 'agentic', 'tools', 'tool'],
|
|
1961
|
+
componentName: 'SkillIcon',
|
|
1962
|
+
package: '@atlaskit/icon-lab/core/skill',
|
|
1963
|
+
type: 'core',
|
|
1964
|
+
categorization: 'single-purpose',
|
|
1965
|
+
usage: 'Reserved for skill functionality. Skills are a combination of tools and a prompt to allow an agent to perform a multistep process.',
|
|
1966
|
+
team: 'Studio',
|
|
1967
|
+
status: 'published'
|
|
1968
|
+
},
|
|
1969
|
+
skip: {
|
|
1970
|
+
keywords: ['skip', 'icon', 'icon-lab', 'skip', 'miss'],
|
|
1971
|
+
componentName: 'SkipIcon',
|
|
1972
|
+
package: '@atlaskit/icon-lab/core/skip',
|
|
1973
|
+
type: 'core',
|
|
1974
|
+
categorization: 'single-purpose',
|
|
1975
|
+
usage: 'Reserved for skipping steps.',
|
|
1976
|
+
team: 'Automation',
|
|
1977
|
+
status: 'published'
|
|
1978
|
+
},
|
|
1979
|
+
'skip-unskip': {
|
|
1980
|
+
keywords: ['skip-unskip', 'skipunskip', 'icon', 'icon-lab', 'unskip', 'reinstate step'],
|
|
1981
|
+
componentName: 'SkipUnskipIcon',
|
|
1982
|
+
package: '@atlaskit/icon-lab/core/skip-unskip',
|
|
1983
|
+
type: 'core',
|
|
1984
|
+
categorization: 'single-purpose',
|
|
1985
|
+
usage: 'Reserved for reinstating a previously skipped step.',
|
|
1986
|
+
team: 'Automation',
|
|
1987
|
+
status: 'published'
|
|
1988
|
+
},
|
|
1906
1989
|
'sort-options': {
|
|
1907
1990
|
keywords: ['sort-options', 'sortoptions', 'icon', 'icon-lab', 'sorting', 'ordering', 'alphabetization', 'alphabetisation', 'reordering'],
|
|
1908
1991
|
componentName: 'SortOptionsIcon',
|
|
@@ -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::
|
|
6
|
+
* @codegen <<SignedSource::c9162adee99a4c616f51ac1bfb9ca964>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
interface metadata {
|
|
@@ -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::
|
|
6
|
+
* @codegen <<SignedSource::c9162adee99a4c616f51ac1bfb9ca964>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
interface metadata {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon-lab",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.11.0",
|
|
4
4
|
"description": "An icon package for public icon contributions",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@atlaskit/icon": "^28.
|
|
34
|
+
"@atlaskit/icon": "^28.5.0",
|
|
35
35
|
"@babel/runtime": "^7.0.0"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
@@ -41,16 +41,16 @@
|
|
|
41
41
|
"@af/icon-build-process": "workspace:^",
|
|
42
42
|
"@af/visual-regression": "workspace:^",
|
|
43
43
|
"@atlaskit/button": "^23.5.0",
|
|
44
|
-
"@atlaskit/code": "^17.
|
|
44
|
+
"@atlaskit/code": "^17.3.0",
|
|
45
45
|
"@atlaskit/ds-lib": "^5.1.0",
|
|
46
46
|
"@atlaskit/heading": "^5.2.0",
|
|
47
|
-
"@atlaskit/modal-dialog": "^14.
|
|
48
|
-
"@atlaskit/primitives": "^
|
|
47
|
+
"@atlaskit/modal-dialog": "^14.6.0",
|
|
48
|
+
"@atlaskit/primitives": "^16.1.0",
|
|
49
49
|
"@atlaskit/textfield": "^8.0.0",
|
|
50
|
-
"@atlaskit/tokens": "^
|
|
51
|
-
"@atlaskit/tooltip": "^20.
|
|
50
|
+
"@atlaskit/tokens": "^7.0.0",
|
|
51
|
+
"@atlaskit/tooltip": "^20.7.0",
|
|
52
52
|
"@atlassian/ssr-tests": "^0.3.0",
|
|
53
|
-
"@compiled/react": "^0.18.
|
|
53
|
+
"@compiled/react": "^0.18.6",
|
|
54
54
|
"@testing-library/react": "^13.4.0",
|
|
55
55
|
"fs-extra": "^4.0.2",
|
|
56
56
|
"pkg-dir": "^4.2.0",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M12.78 7.47a.75.75 0 0 1 0 1.06l-4.5 4.5-1.06-1.06 3.22-3.22H0v-1.5h10.44L7.22 4.03l1.06-1.06zM16 3v10h-1.5V3z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M8.78 4.03 5.56 7.25H16v1.5H5.56l3.22 3.22-1.06 1.06-4.5-4.5a.75.75 0 0 1 0-1.06l4.5-4.5zM1.5 3v10H0V3z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7.25 12V4a.5.5 0 0 0-.5-.5h-2V2h2a2 2 0 0 1 2 2v3.25h2.5v1.5h-2.5V12a2 2 0 0 1-2 2h-2v-1.5h2a.5.5 0 0 0 .5-.5"/><path fill="currentcolor" d="M13.25 6.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m0-1.5a2.75 2.75 0 1 1 0 5.5 2.75 2.75 0 0 1 0-5.5M2.75 1.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m0-1.5a2.75 2.75 0 1 1 0 5.5 2.75 2.75 0 0 1 0-5.5m0 12a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m0-1.5a2.75 2.75 0 1 1 0 5.5 2.75 2.75 0 0 1 0-5.5"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m12.78 4.28-1.833 1.832a3.5 3.5 0 0 1 0 3.775l1.833 1.833-1.06 1.06-1.833-1.833a3.5 3.5 0 0 1-3.775 0L4.28 12.78l-1.06-1.06 1.832-1.833a3.5 3.5 0 0 1 0-3.775L3.22 4.28l1.06-1.06 1.832 1.832a3.5 3.5 0 0 1 3.775 0L11.72 3.22zM9.414 6.586a2 2 0 1 0-2.828 2.828 2 2 0 0 0 2.828-2.828"/><path fill="currentcolor" d="M11.73.73a2.5 2.5 0 1 1 3.54 3.54A2.5 2.5 0 0 1 11.73.73m2.48 1.06A1 1 0 1 0 12.8 3.2a1 1 0 0 0 1.41-1.41m-2.48 9.94a2.5 2.5 0 1 1 3.54 3.53 2.5 2.5 0 0 1-3.54-3.53m2.48 1.06a1 1 0 1 0-1.41 1.41 1 1 0 0 0 1.41-1.41M.73.73a2.5 2.5 0 1 1 3.54 3.54A2.5 2.5 0 0 1 .73.73m2.48 1.06A1 1 0 1 0 1.8 3.2a1 1 0 0 0 1.41-1.41M.73 11.73a2.5 2.5 0 1 1 3.54 3.53 2.5 2.5 0 0 1-3.54-3.53m2.48 1.06A1 1 0 1 0 1.8 14.2a1 1 0 0 0 1.41-1.41"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h3V15H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2h-1.5z"/><path fill="currentcolor" d="M14.9 8.71a3.75 3.75 0 0 1 0 5.303l-.024.026.439.146a.75.75 0 0 1-.13 1.454l-2.476.354a.75.75 0 0 1-.848-.849l.353-2.474.029-.125a.75.75 0 0 1 1.425-.006l.147.44.025-.026a2.25 2.25 0 0 0 0-3.183l-.707-.707 1.06-1.06zm-3.818-1.98a.75.75 0 0 1 .85.849l-.354 2.475a.75.75 0 0 1-1.454.13l-.147-.44-.025.026a2.25 2.25 0 0 0 0 3.183l.707.707-1.06 1.06-.708-.707a3.75 3.75 0 0 1 0-5.303l.026-.026-.44-.146a.75.75 0 0 1 .13-1.454z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7 7.25v1.5H1v-1.5zm8 0v1.5H9v-1.5z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13 3a.5.5 0 0 0-.5-.5h-9A.5.5 0 0 0 3 3v10a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5zm1.5 10a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2v-1.5H0V10h1.5V6H0V4.5h1.5V3a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="M8.75 9a2 2 0 0 1 2 2v.25A.75.75 0 0 1 10 12H6a.75.75 0 0 1-.75-.75V11a2 2 0 0 1 2-2zM8 4.5A1.75 1.75 0 1 1 8 8a1.75 1.75 0 0 1 0-3.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="m11.11 4.934-5 7-1.22-.871 5-7z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7.34 10.53A.5.5 0 0 0 7 11v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .47-.34l1.09 1.09c-.37.46-.93.76-1.56.76h-1a2 2 0 0 1-2-2v-1c0-.63.3-1.2.75-1.56zM2.96 6.14a6.47 6.47 0 0 0-1.46 4.11V11H0v-.75c0-1.97.71-3.78 1.9-5.17zM8 2.25a7.99 7.99 0 0 1 6.5 3.34V2.5H16v4.75a.75.75 0 0 1-.75.75h-4.07l-.68-.68V6.5h2.81a6.49 6.49 0 0 0-6.3-2.67L5.75 2.57A8 8 0 0 1 8 2.25m7.53 12.22-1.06 1.06-14-14L1.53.47z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M9 11a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1A.5.5 0 0 0 9 12zm1.5 1a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-1a2 2 0 0 1 2-2h1a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="M0 10.25a8 8 0 0 1 14.5-4.663V2.5H16v4.75a.75.75 0 0 1-.75.75H10.5V6.5h2.809A6.5 6.5 0 0 0 1.5 10.25V11H0z"/></svg>
|