td-stylekit 30.9.10 → 30.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 +14 -0
- package/dist/es/Icon/staticTypes.d.ts +6 -0
- package/dist/es/Icon/types.js +12 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [30.11.0](https://github.com/treasure-data/td-stylekit/compare/v30.10.0...v30.11.0) (2025-05-30)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **AI-383:** Add Home and Resources icons for foundry ([#1674](https://github.com/treasure-data/td-stylekit/issues/1674)) ([6079b1b](https://github.com/treasure-data/td-stylekit/commit/6079b1b2c54ba27df4aa55dc9fd2d71acb4f4f6a))
|
|
7
|
+
|
|
8
|
+
# [30.10.0](https://github.com/treasure-data/td-stylekit/compare/v30.9.10...v30.10.0) (2025-05-30)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **AI-375:** Add FoundryWorkspace icon ([#1672](https://github.com/treasure-data/td-stylekit/issues/1672)) ([062ef05](https://github.com/treasure-data/td-stylekit/commit/062ef051e6e2121c885f37267b5abb1a6fa612c9))
|
|
14
|
+
|
|
1
15
|
## [30.9.10](https://github.com/treasure-data/td-stylekit/compare/v30.9.9...v30.9.10) (2025-05-28)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -108,6 +108,12 @@ export type IconTypes = {
|
|
|
108
108
|
FolderTagPersonIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
109
109
|
Format: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
110
110
|
FormatIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
111
|
+
FoundryWorkspace: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
112
|
+
FoundryWorkspaceIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
113
|
+
FoundryWorkspaceHome: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
114
|
+
FoundryWorkspaceHomeIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
115
|
+
FoundryWorkspaceResources: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
116
|
+
FoundryWorkspaceResourcesIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
111
117
|
Funnel: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
112
118
|
FunnelIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
113
119
|
GoToTop: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
package/dist/es/Icon/types.js
CHANGED
|
@@ -201,6 +201,18 @@ export const types = {typesv5: {Activation: /*#__PURE__*/React.createElement("pa
|
|
|
201
201
|
rx: "1",
|
|
202
202
|
x: "5",
|
|
203
203
|
y: "17"
|
|
204
|
+
})),FoundryWorkspace: /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
205
|
+
d: "M13.963 4.64a3.9 3.9 0 0 0-1.105 1.7H5.972c-.092 0-.212.084-.212.243v8.014c0 .16.12.243.212.243h11.475c.093 0 .213-.083.213-.243v-3.343a3.8 3.8 0 0 0 1.7-1.131v4.474l-.01.2c-.098.979-.912 1.743-1.903 1.743H5.972c-.99 0-1.804-.764-1.902-1.744l-.01-.199V6.583c0-1.073.856-1.943 1.912-1.943z"
|
|
206
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
207
|
+
d: "M15.703 4.06a.316.316 0 0 1 .593 0l.681 1.842c.192.52.602.929 1.121 1.12l1.842.682a.316.316 0 0 1 0 .593l-1.842.682c-.52.192-.929.602-1.12 1.12l-.682 1.843a.316.316 0 0 1-.593 0L15.02 10.1a1.9 1.9 0 0 0-1.12-1.121l-1.843-.682a.316.316 0 0 1 0-.593l1.842-.681c.52-.192.929-.602 1.12-1.121zM7.46 18.24h8.5a.85.85 0 0 1 0 1.7h-8.5a.85.85 0 0 1 0-1.7"
|
|
208
|
+
})),FoundryWorkspaceHome: /*#__PURE__*/React.createElement("path", {
|
|
209
|
+
d: "M17 4a.75.75 0 0 1 .75.75v3.313L19.2 9.15a2 2 0 0 1 .8 1.6v.096l-.01.194a1.905 1.905 0 0 1-1.894 1.71.096.096 0 0 0-.096.096v5.904a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-2a1 1 0 1 0-2 0v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-5.904a.1.1 0 0 0-.059-.088l-.037-.008c-.986 0-1.797-.75-1.894-1.71L4 10.846v-.096a2 2 0 0 1 .621-1.448L4.8 9.15l6.6-4.95a1 1 0 0 1 1.2 0l3.65 2.738V4.75A.75.75 0 0 1 17 4M5.7 10.35a.5.5 0 0 0-.2.4v.096c0 .223.181.404.404.404.881 0 1.596.715 1.596 1.596v5.404h2v-1.5a2.5 2.5 0 0 1 5 0v1.5h2v-5.404c0-.881.715-1.596 1.596-1.596l.08-.008a.405.405 0 0 0 .324-.396v-.096a.5.5 0 0 0-.115-.32l-.085-.08L12 5.625z",
|
|
210
|
+
fillRule: "evenodd"
|
|
211
|
+
}),FoundryWorkspaceResources: /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
212
|
+
d: "M17.222 13.736a.75.75 0 0 1 .556 1.392l-2.5 1a.75.75 0 0 1-.556-1.392z"
|
|
213
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
214
|
+
d: "M11.648 4.064c.227-.085.477-.085.704 0l7 2.625a1 1 0 0 1 .648.936v8.613l-.012.155a1 1 0 0 1-.636.782l-6.602 2.476v.03h-.083l-.315.119-.086.028a1 1 0 0 1-.532 0l-.086-.028-.315-.118h-.083v-.031l-6.602-2.476a1 1 0 0 1-.636-.782L4 16.238V7.625a1 1 0 0 1 .648-.936zM5.5 15.892l5.75 2.156V11.46l-2.5-.893v1.365a.75.75 0 0 1-1.5 0v-1.823q0-.038.002-.077L5.5 9.406zm7.25-4.432v6.588l5.75-2.156V9.406zm3.099-4.364-.07.032-5.755 2.302 1.892.676.084.014a.3.3 0 0 0 .084-.014l6.201-2.216-2.32-.87a1 1 0 0 1-.116.076M5.714 7.89l2.255.805q.174-.127.38-.211l5.574-2.23L12 5.534z",
|
|
215
|
+
fillRule: "evenodd"
|
|
204
216
|
})),Funnel: /*#__PURE__*/React.createElement("path", {
|
|
205
217
|
d: "M4 4.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1.385a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5zM6.856 8a.3.3 0 0 0-.233.49l3.486 4.26a.5.5 0 0 1 .113.317v6.07a.5.5 0 0 0 .749.434l2.555-1.463a.5.5 0 0 0 .252-.434v-4.607a.5.5 0 0 1 .113-.316l3.486-4.26a.3.3 0 0 0-.233-.49z"
|
|
206
218
|
}),GoToTop: /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|