@vector-im/compound-design-tokens 10.1.0 → 10.1.1

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.
@@ -10,7 +10,7 @@ function CollapseAllIcon(props, ref) {
10
10
  ref: ref,
11
11
  ...props,
12
12
  children: /*#__PURE__*/_reactJsxRuntime.jsx("path", {
13
- d: "M20.338 5.007 17.4 7.945l-2.938-2.938a.7.7 0 0 0-.527-.207q-.321 0-.528.207a.7.7 0 0 0-.207.528q0 .32.207.527l2.92 2.92q.432.432 1.073.432.64 0 1.074-.433l2.919-2.92a.7.7 0 0 0 .207-.526q0-.321-.207-.528a.7.7 0 0 0-.528-.207q-.32 0-.527.207m-5.876 13.8L17.4 15.87l2.938 2.938a.7.7 0 0 0 .527.207q.321 0 .528-.207a.7.7 0 0 0 .207-.527q0-.321-.207-.528l-2.92-2.919A1.46 1.46 0 0 0 17.4 14.4q-.64 0-1.074.433l-2.919 2.92a.7.7 0 0 0-.207.527q0 .32.207.527a.7.7 0 0 0 .527.207q.321 0 .528-.207M3.075 18c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9z"
13
+ d: "m12 16.975-3.9 3.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l3.875-3.875q.575-.575 1.425-.575t1.425.575l3.875 3.875a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275zm0-9.8 3.9-3.9A.95.95 0 0 1 16.6 3q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L13.425 8.55q-.575.575-1.425.575t-1.425-.575L6.7 4.675a.95.95 0 0 1-.275-.7q0-.425.275-.7A.95.95 0 0 1 7.4 3q.425 0 .7.275z"
14
14
  })
15
15
  });
16
16
  }
@@ -10,7 +10,7 @@ function CollapseAllIcon(props, ref) {
10
10
  ref: ref,
11
11
  ...props,
12
12
  children: /*#__PURE__*/_jsx("path", {
13
- d: "M20.338 5.007 17.4 7.945l-2.938-2.938a.7.7 0 0 0-.527-.207q-.321 0-.528.207a.7.7 0 0 0-.207.528q0 .32.207.527l2.92 2.92q.432.432 1.073.432.64 0 1.074-.433l2.919-2.92a.7.7 0 0 0 .207-.526q0-.321-.207-.528a.7.7 0 0 0-.528-.207q-.32 0-.527.207m-5.876 13.8L17.4 15.87l2.938 2.938a.7.7 0 0 0 .527.207q.321 0 .528-.207a.7.7 0 0 0 .207-.527q0-.321-.207-.528l-2.92-2.919A1.46 1.46 0 0 0 17.4 14.4q-.64 0-1.074.433l-2.919 2.92a.7.7 0 0 0-.207.527q0 .32.207.527a.7.7 0 0 0 .527.207q.321 0 .528-.207M3.075 18c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9z"
13
+ d: "m12 16.975-3.9 3.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l3.875-3.875q.575-.575 1.425-.575t1.425.575l3.875 3.875a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275zm0-9.8 3.9-3.9A.95.95 0 0 1 16.6 3q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L13.425 8.55q-.575.575-1.425.575t-1.425-.575L6.7 4.675a.95.95 0 0 1-.275-.7q0-.425.275-.7A.95.95 0 0 1 7.4 3q.425 0 .7.275z"
14
14
  })
15
15
  });
16
16
  }
@@ -69,6 +69,7 @@ module.exports = {
69
69
  FileErrorIcon: require("./file-error.cjs"),
70
70
  FilesIcon: require("./files.cjs"),
71
71
  FilterIcon: require("./filter.cjs"),
72
+ FolderIcon: require("./folder.cjs"),
72
73
  ForwardIcon: require("./forward.cjs"),
73
74
  FullScreenIcon: require("./full-screen.cjs"),
74
75
  GridIcon: require("./grid.cjs"),
@@ -68,6 +68,7 @@ export { default as FavouriteIcon } from "./favourite.js";
68
68
  export { default as FileErrorIcon } from "./file-error.js";
69
69
  export { default as FilesIcon } from "./files.js";
70
70
  export { default as FilterIcon } from "./filter.js";
71
+ export { default as FolderIcon } from "./folder.js";
71
72
  export { default as ForwardIcon } from "./forward.js";
72
73
  export { default as FullScreenIcon } from "./full-screen.js";
73
74
  export { default as GridIcon } from "./grid.js";
@@ -68,6 +68,7 @@ export { default as FavouriteIcon } from "./favourite.js";
68
68
  export { default as FileErrorIcon } from "./file-error.js";
69
69
  export { default as FilesIcon } from "./files.js";
70
70
  export { default as FilterIcon } from "./filter.js";
71
+ export { default as FolderIcon } from "./folder.js";
71
72
  export { default as ForwardIcon } from "./forward.js";
72
73
  export { default as FullScreenIcon } from "./full-screen.js";
73
74
  export { default as GridIcon } from "./grid.js";
@@ -303,6 +303,7 @@ export const cpdIconStop: string;
303
303
  export const cpdIconTheme: string;
304
304
  export const cpdIconSection: string;
305
305
  export const cpdIconCollapseAll: string;
306
+ export const cpdIconFolder: string;
306
307
  export const cpdColorThemeBg: string;
307
308
  export const cpdColorGray100: string;
308
309
  export const cpdColorGray200: string;
@@ -331,6 +331,7 @@ export const cpdIconStop = "icons/stop.svg";
331
331
  export const cpdIconTheme = "icons/theme.svg";
332
332
  export const cpdIconSection = "icons/section.svg";
333
333
  export const cpdIconCollapseAll = "icons/collapse-all.svg";
334
+ export const cpdIconFolder = "icons/folder.svg";
334
335
  export const cpdColorThemeBg = "#101317";
335
336
  export const cpdColorGray100 = "#14171b";
336
337
  export const cpdColorGray200 = "#181a1f";
@@ -303,6 +303,7 @@ export const cpdIconStop: string;
303
303
  export const cpdIconTheme: string;
304
304
  export const cpdIconSection: string;
305
305
  export const cpdIconCollapseAll: string;
306
+ export const cpdIconFolder: string;
306
307
  export const cpdColorThemeBg: string;
307
308
  export const cpdColorGray100: string;
308
309
  export const cpdColorGray200: string;
@@ -331,6 +331,7 @@ export const cpdIconStop = "icons/stop.svg";
331
331
  export const cpdIconTheme = "icons/theme.svg";
332
332
  export const cpdIconSection = "icons/section.svg";
333
333
  export const cpdIconCollapseAll = "icons/collapse-all.svg";
334
+ export const cpdIconFolder = "icons/folder.svg";
334
335
  export const cpdColorThemeBg = "#101317";
335
336
  export const cpdColorGray100 = "#181a1f";
336
337
  export const cpdColorGray200 = "#1d1f24";
@@ -303,6 +303,7 @@ export const cpdIconStop: string;
303
303
  export const cpdIconTheme: string;
304
304
  export const cpdIconSection: string;
305
305
  export const cpdIconCollapseAll: string;
306
+ export const cpdIconFolder: string;
306
307
  export const cpdColorThemeBg: string;
307
308
  export const cpdColorGray100: string;
308
309
  export const cpdColorGray200: string;
@@ -331,6 +331,7 @@ export const cpdIconStop = "icons/stop.svg";
331
331
  export const cpdIconTheme = "icons/theme.svg";
332
332
  export const cpdIconSection = "icons/section.svg";
333
333
  export const cpdIconCollapseAll = "icons/collapse-all.svg";
334
+ export const cpdIconFolder = "icons/folder.svg";
334
335
  export const cpdColorThemeBg = "#ffffff";
335
336
  export const cpdColorGray100 = "#fbfcfd";
336
337
  export const cpdColorGray200 = "#f7f9fa";
@@ -303,6 +303,7 @@ export const cpdIconStop: string;
303
303
  export const cpdIconTheme: string;
304
304
  export const cpdIconSection: string;
305
305
  export const cpdIconCollapseAll: string;
306
+ export const cpdIconFolder: string;
306
307
  export const cpdColorThemeBg: string;
307
308
  export const cpdColorGray100: string;
308
309
  export const cpdColorGray200: string;
@@ -331,6 +331,7 @@ export const cpdIconStop = "icons/stop.svg";
331
331
  export const cpdIconTheme = "icons/theme.svg";
332
332
  export const cpdIconSection = "icons/section.svg";
333
333
  export const cpdIconCollapseAll = "icons/collapse-all.svg";
334
+ export const cpdIconFolder = "icons/folder.svg";
334
335
  export const cpdColorThemeBg = "#ffffff";
335
336
  export const cpdColorGray100 = "#f7f9fa";
336
337
  export const cpdColorGray200 = "#f0f2f5";
package/icons/$icons.json CHANGED
@@ -903,6 +903,10 @@
903
903
  "collapse-all": {
904
904
  "value": "icons/collapse-all.svg",
905
905
  "type": "icon"
906
+ },
907
+ "folder": {
908
+ "value": "icons/folder.svg",
909
+ "type": "icon"
906
910
  }
907
911
  }
908
912
  }
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path d="M20.338 5.007 17.4 7.945l-2.938-2.938a.7.7 0 0 0-.527-.207q-.321 0-.528.207a.7.7 0 0 0-.207.528q0 .32.207.527l2.92 2.92q.432.432 1.073.432.64 0 1.074-.433l2.919-2.92a.7.7 0 0 0 .207-.526q0-.321-.207-.528a.7.7 0 0 0-.528-.207q-.32 0-.527.207m-5.876 13.8L17.4 15.87l2.938 2.938a.7.7 0 0 0 .527.207q.321 0 .528-.207a.7.7 0 0 0 .207-.527q0-.321-.207-.528l-2.92-2.919A1.46 1.46 0 0 0 17.4 14.4q-.64 0-1.074.433l-2.919 2.92a.7.7 0 0 0-.207.527q0 .32.207.527a.7.7 0 0 0 .527.207q.321 0 .528-.207M3.075 18c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9zm0-4.8c-.373 0-.675.403-.675.9s.302.9.675.9h7.05c.373 0 .675-.403.675-.9s-.302-.9-.675-.9z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path d="m12 16.975-3.9 3.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l3.875-3.875q.575-.575 1.425-.575t1.425.575l3.875 3.875a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275zm0-9.8 3.9-3.9A.95.95 0 0 1 16.6 3q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L13.425 8.55q-.575.575-1.425.575t-1.425-.575L6.7 4.675a.95.95 0 0 1-.275-.7q0-.425.275-.7A.95.95 0 0 1 7.4 3q.425 0 .7.275z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path d="M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h6l2 2h8q.824 0 1.413.588Q22 7.175 22 8v10q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V8h-8.825l-2-2H4z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vector-im/compound-design-tokens",
3
- "version": "10.1.0",
3
+ "version": "10.1.1",
4
4
  "description": "Compound design tokens",
5
5
  "sideEffects": false,
6
6
  "scripts": {
@@ -81,7 +81,7 @@
81
81
  "svgo": "^4.0.0",
82
82
  "tsx": "^4.15.6",
83
83
  "typescript": "^6.0.0",
84
- "undici": "^7.2.0",
84
+ "undici": "^8.0.0",
85
85
  "vite": "^8.0.0",
86
86
  "zod": "^4.0.0"
87
87
  },