@nextop-os/ui-system 0.0.25 → 0.0.26
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/dist/{chunk-TYJPBTBR.js → chunk-AEKKSXBL.js} +10 -50
- package/dist/chunk-AEKKSXBL.js.map +1 -0
- package/dist/{chunk-W4FQ2FEN.js → chunk-DKR4UYO3.js} +7 -7
- package/dist/chunk-DKR4UYO3.js.map +1 -0
- package/dist/components/index.js +2 -2
- package/dist/icons/index.d.ts +3 -5
- package/dist/icons/index.js +5 -9
- package/dist/index.d.ts +1 -1
- package/dist/index.js +6 -10
- package/dist/metadata/components.json +27 -55
- package/dist/metadata/index.js +27 -55
- package/dist/metadata/index.js.map +1 -1
- package/dist/styles/theme.css +2 -2
- package/package.json +1 -1
- package/dist/chunk-TYJPBTBR.js.map +0 -1
- package/dist/chunk-W4FQ2FEN.js.map +0 -1
|
@@ -1310,7 +1310,7 @@
|
|
|
1310
1310
|
"iconVariant": "filled"
|
|
1311
1311
|
},
|
|
1312
1312
|
{
|
|
1313
|
-
"id": "
|
|
1313
|
+
"id": "nav-launch-lined-icon",
|
|
1314
1314
|
"layer": "base",
|
|
1315
1315
|
"name": "DashboardIcon",
|
|
1316
1316
|
"export": "DashboardIcon",
|
|
@@ -1338,32 +1338,32 @@
|
|
|
1338
1338
|
"iconVariant": "filled"
|
|
1339
1339
|
},
|
|
1340
1340
|
{
|
|
1341
|
-
"id": "
|
|
1341
|
+
"id": "new-workspace-lined-icon",
|
|
1342
1342
|
"layer": "base",
|
|
1343
|
-
"name": "
|
|
1344
|
-
"export": "
|
|
1343
|
+
"name": "NewWorkspaceLinedIcon",
|
|
1344
|
+
"export": "NewWorkspaceLinedIcon",
|
|
1345
1345
|
"from": "@nextop-os/ui-system/icons",
|
|
1346
1346
|
"category": "icon",
|
|
1347
1347
|
"status": "stable",
|
|
1348
1348
|
"source": "src/icons/system-icons.tsx",
|
|
1349
|
-
"description": "
|
|
1350
|
-
"useCases": ["
|
|
1349
|
+
"description": "Lined system icon for creating a workspace or folder.",
|
|
1350
|
+
"useCases": ["Create workspace actions", "New folder actions"],
|
|
1351
1351
|
"migrationHints": [],
|
|
1352
1352
|
"iconVariant": "lined"
|
|
1353
1353
|
},
|
|
1354
1354
|
{
|
|
1355
|
-
"id": "
|
|
1355
|
+
"id": "health-lined-icon",
|
|
1356
1356
|
"layer": "base",
|
|
1357
|
-
"name": "
|
|
1358
|
-
"export": "
|
|
1357
|
+
"name": "HealthIcon",
|
|
1358
|
+
"export": "HealthIcon",
|
|
1359
1359
|
"from": "@nextop-os/ui-system/icons",
|
|
1360
1360
|
"category": "icon",
|
|
1361
1361
|
"status": "stable",
|
|
1362
1362
|
"source": "src/icons/system-icons.tsx",
|
|
1363
|
-
"description": "System icon for
|
|
1364
|
-
"useCases": ["
|
|
1363
|
+
"description": "System icon for health or storage state.",
|
|
1364
|
+
"useCases": ["System status", "Storage indicators"],
|
|
1365
1365
|
"migrationHints": [],
|
|
1366
|
-
"iconVariant": "
|
|
1366
|
+
"iconVariant": "lined"
|
|
1367
1367
|
},
|
|
1368
1368
|
{
|
|
1369
1369
|
"id": "loading-lined-icon",
|
|
@@ -1380,7 +1380,7 @@
|
|
|
1380
1380
|
"iconVariant": "lined"
|
|
1381
1381
|
},
|
|
1382
1382
|
{
|
|
1383
|
-
"id": "
|
|
1383
|
+
"id": "nav-agents-lined-icon",
|
|
1384
1384
|
"layer": "base",
|
|
1385
1385
|
"name": "PlatformIcon",
|
|
1386
1386
|
"export": "PlatformIcon",
|
|
@@ -1393,20 +1393,6 @@
|
|
|
1393
1393
|
"migrationHints": [],
|
|
1394
1394
|
"iconVariant": "lined"
|
|
1395
1395
|
},
|
|
1396
|
-
{
|
|
1397
|
-
"id": "spark-filled-icon",
|
|
1398
|
-
"layer": "base",
|
|
1399
|
-
"name": "SparkIcon",
|
|
1400
|
-
"export": "SparkIcon",
|
|
1401
|
-
"from": "@nextop-os/ui-system/icons",
|
|
1402
|
-
"category": "icon",
|
|
1403
|
-
"status": "stable",
|
|
1404
|
-
"source": "src/icons/system-icons.tsx",
|
|
1405
|
-
"description": "System icon for spark or assistant-oriented affordances.",
|
|
1406
|
-
"useCases": ["AI actions", "Highlights"],
|
|
1407
|
-
"migrationHints": [],
|
|
1408
|
-
"iconVariant": "filled"
|
|
1409
|
-
},
|
|
1410
1396
|
{
|
|
1411
1397
|
"id": "settings-lined-icon",
|
|
1412
1398
|
"layer": "base",
|
|
@@ -1691,6 +1677,20 @@
|
|
|
1691
1677
|
"migrationHints": [],
|
|
1692
1678
|
"iconVariant": "filled"
|
|
1693
1679
|
},
|
|
1680
|
+
{
|
|
1681
|
+
"id": "file-lined-icon",
|
|
1682
|
+
"layer": "base",
|
|
1683
|
+
"name": "FileLinedIcon",
|
|
1684
|
+
"export": "FileLinedIcon",
|
|
1685
|
+
"from": "@nextop-os/ui-system/icons",
|
|
1686
|
+
"category": "icon",
|
|
1687
|
+
"status": "stable",
|
|
1688
|
+
"source": "src/icons/system-icons.tsx",
|
|
1689
|
+
"description": "Lined system icon for creating or adding files.",
|
|
1690
|
+
"useCases": ["File items", "New file actions", "Document lists"],
|
|
1691
|
+
"migrationHints": [],
|
|
1692
|
+
"iconVariant": "lined"
|
|
1693
|
+
},
|
|
1694
1694
|
{
|
|
1695
1695
|
"id": "file-text-filled-icon",
|
|
1696
1696
|
"layer": "base",
|
|
@@ -1733,34 +1733,6 @@
|
|
|
1733
1733
|
"migrationHints": [],
|
|
1734
1734
|
"iconVariant": "filled"
|
|
1735
1735
|
},
|
|
1736
|
-
{
|
|
1737
|
-
"id": "file-search-lined-icon",
|
|
1738
|
-
"layer": "base",
|
|
1739
|
-
"name": "FileSearchIcon",
|
|
1740
|
-
"export": "FileSearchIcon",
|
|
1741
|
-
"from": "@nextop-os/ui-system/icons",
|
|
1742
|
-
"category": "icon",
|
|
1743
|
-
"status": "stable",
|
|
1744
|
-
"source": "src/icons/system-icons.tsx",
|
|
1745
|
-
"description": "System icon for searching files.",
|
|
1746
|
-
"useCases": ["File search", "Inspect file actions"],
|
|
1747
|
-
"migrationHints": [],
|
|
1748
|
-
"iconVariant": "lined"
|
|
1749
|
-
},
|
|
1750
|
-
{
|
|
1751
|
-
"id": "file-spreadsheet-filled-icon",
|
|
1752
|
-
"layer": "base",
|
|
1753
|
-
"name": "FileSpreadsheetIcon",
|
|
1754
|
-
"export": "FileSpreadsheetIcon",
|
|
1755
|
-
"from": "@nextop-os/ui-system/icons",
|
|
1756
|
-
"category": "icon",
|
|
1757
|
-
"status": "stable",
|
|
1758
|
-
"source": "src/icons/system-icons.tsx",
|
|
1759
|
-
"description": "System icon for spreadsheet files.",
|
|
1760
|
-
"useCases": ["Spreadsheet file items"],
|
|
1761
|
-
"migrationHints": [],
|
|
1762
|
-
"iconVariant": "filled"
|
|
1763
|
-
},
|
|
1764
1736
|
{
|
|
1765
1737
|
"id": "image-file-filled-icon",
|
|
1766
1738
|
"layer": "base",
|
package/dist/metadata/index.js
CHANGED
|
@@ -1311,7 +1311,7 @@ var components_default = {
|
|
|
1311
1311
|
iconVariant: "filled"
|
|
1312
1312
|
},
|
|
1313
1313
|
{
|
|
1314
|
-
id: "
|
|
1314
|
+
id: "nav-launch-lined-icon",
|
|
1315
1315
|
layer: "base",
|
|
1316
1316
|
name: "DashboardIcon",
|
|
1317
1317
|
export: "DashboardIcon",
|
|
@@ -1339,32 +1339,32 @@ var components_default = {
|
|
|
1339
1339
|
iconVariant: "filled"
|
|
1340
1340
|
},
|
|
1341
1341
|
{
|
|
1342
|
-
id: "
|
|
1342
|
+
id: "new-workspace-lined-icon",
|
|
1343
1343
|
layer: "base",
|
|
1344
|
-
name: "
|
|
1345
|
-
export: "
|
|
1344
|
+
name: "NewWorkspaceLinedIcon",
|
|
1345
|
+
export: "NewWorkspaceLinedIcon",
|
|
1346
1346
|
from: "@nextop-os/ui-system/icons",
|
|
1347
1347
|
category: "icon",
|
|
1348
1348
|
status: "stable",
|
|
1349
1349
|
source: "src/icons/system-icons.tsx",
|
|
1350
|
-
description: "
|
|
1351
|
-
useCases: ["
|
|
1350
|
+
description: "Lined system icon for creating a workspace or folder.",
|
|
1351
|
+
useCases: ["Create workspace actions", "New folder actions"],
|
|
1352
1352
|
migrationHints: [],
|
|
1353
1353
|
iconVariant: "lined"
|
|
1354
1354
|
},
|
|
1355
1355
|
{
|
|
1356
|
-
id: "
|
|
1356
|
+
id: "health-lined-icon",
|
|
1357
1357
|
layer: "base",
|
|
1358
|
-
name: "
|
|
1359
|
-
export: "
|
|
1358
|
+
name: "HealthIcon",
|
|
1359
|
+
export: "HealthIcon",
|
|
1360
1360
|
from: "@nextop-os/ui-system/icons",
|
|
1361
1361
|
category: "icon",
|
|
1362
1362
|
status: "stable",
|
|
1363
1363
|
source: "src/icons/system-icons.tsx",
|
|
1364
|
-
description: "System icon for
|
|
1365
|
-
useCases: ["
|
|
1364
|
+
description: "System icon for health or storage state.",
|
|
1365
|
+
useCases: ["System status", "Storage indicators"],
|
|
1366
1366
|
migrationHints: [],
|
|
1367
|
-
iconVariant: "
|
|
1367
|
+
iconVariant: "lined"
|
|
1368
1368
|
},
|
|
1369
1369
|
{
|
|
1370
1370
|
id: "loading-lined-icon",
|
|
@@ -1381,7 +1381,7 @@ var components_default = {
|
|
|
1381
1381
|
iconVariant: "lined"
|
|
1382
1382
|
},
|
|
1383
1383
|
{
|
|
1384
|
-
id: "
|
|
1384
|
+
id: "nav-agents-lined-icon",
|
|
1385
1385
|
layer: "base",
|
|
1386
1386
|
name: "PlatformIcon",
|
|
1387
1387
|
export: "PlatformIcon",
|
|
@@ -1394,20 +1394,6 @@ var components_default = {
|
|
|
1394
1394
|
migrationHints: [],
|
|
1395
1395
|
iconVariant: "lined"
|
|
1396
1396
|
},
|
|
1397
|
-
{
|
|
1398
|
-
id: "spark-filled-icon",
|
|
1399
|
-
layer: "base",
|
|
1400
|
-
name: "SparkIcon",
|
|
1401
|
-
export: "SparkIcon",
|
|
1402
|
-
from: "@nextop-os/ui-system/icons",
|
|
1403
|
-
category: "icon",
|
|
1404
|
-
status: "stable",
|
|
1405
|
-
source: "src/icons/system-icons.tsx",
|
|
1406
|
-
description: "System icon for spark or assistant-oriented affordances.",
|
|
1407
|
-
useCases: ["AI actions", "Highlights"],
|
|
1408
|
-
migrationHints: [],
|
|
1409
|
-
iconVariant: "filled"
|
|
1410
|
-
},
|
|
1411
1397
|
{
|
|
1412
1398
|
id: "settings-lined-icon",
|
|
1413
1399
|
layer: "base",
|
|
@@ -1692,6 +1678,20 @@ var components_default = {
|
|
|
1692
1678
|
migrationHints: [],
|
|
1693
1679
|
iconVariant: "filled"
|
|
1694
1680
|
},
|
|
1681
|
+
{
|
|
1682
|
+
id: "file-lined-icon",
|
|
1683
|
+
layer: "base",
|
|
1684
|
+
name: "FileLinedIcon",
|
|
1685
|
+
export: "FileLinedIcon",
|
|
1686
|
+
from: "@nextop-os/ui-system/icons",
|
|
1687
|
+
category: "icon",
|
|
1688
|
+
status: "stable",
|
|
1689
|
+
source: "src/icons/system-icons.tsx",
|
|
1690
|
+
description: "Lined system icon for creating or adding files.",
|
|
1691
|
+
useCases: ["File items", "New file actions", "Document lists"],
|
|
1692
|
+
migrationHints: [],
|
|
1693
|
+
iconVariant: "lined"
|
|
1694
|
+
},
|
|
1695
1695
|
{
|
|
1696
1696
|
id: "file-text-filled-icon",
|
|
1697
1697
|
layer: "base",
|
|
@@ -1734,34 +1734,6 @@ var components_default = {
|
|
|
1734
1734
|
migrationHints: [],
|
|
1735
1735
|
iconVariant: "filled"
|
|
1736
1736
|
},
|
|
1737
|
-
{
|
|
1738
|
-
id: "file-search-lined-icon",
|
|
1739
|
-
layer: "base",
|
|
1740
|
-
name: "FileSearchIcon",
|
|
1741
|
-
export: "FileSearchIcon",
|
|
1742
|
-
from: "@nextop-os/ui-system/icons",
|
|
1743
|
-
category: "icon",
|
|
1744
|
-
status: "stable",
|
|
1745
|
-
source: "src/icons/system-icons.tsx",
|
|
1746
|
-
description: "System icon for searching files.",
|
|
1747
|
-
useCases: ["File search", "Inspect file actions"],
|
|
1748
|
-
migrationHints: [],
|
|
1749
|
-
iconVariant: "lined"
|
|
1750
|
-
},
|
|
1751
|
-
{
|
|
1752
|
-
id: "file-spreadsheet-filled-icon",
|
|
1753
|
-
layer: "base",
|
|
1754
|
-
name: "FileSpreadsheetIcon",
|
|
1755
|
-
export: "FileSpreadsheetIcon",
|
|
1756
|
-
from: "@nextop-os/ui-system/icons",
|
|
1757
|
-
category: "icon",
|
|
1758
|
-
status: "stable",
|
|
1759
|
-
source: "src/icons/system-icons.tsx",
|
|
1760
|
-
description: "System icon for spreadsheet files.",
|
|
1761
|
-
useCases: ["Spreadsheet file items"],
|
|
1762
|
-
migrationHints: [],
|
|
1763
|
-
iconVariant: "filled"
|
|
1764
|
-
},
|
|
1765
1737
|
{
|
|
1766
1738
|
id: "image-file-filled-icon",
|
|
1767
1739
|
layer: "base",
|