td-stylekit 25.1.0 → 25.2.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 +7 -0
- package/dist/es/Icon/staticTypes.d.ts +4 -2
- package/dist/es/Icon/types.js +7 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [25.2.0](https://github.com/treasure-data/td-stylekit/compare/v25.1.0...v25.2.0) (2022-02-03)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **CON-9200:** Add more Marketplace icons ([#1222](https://github.com/treasure-data/td-stylekit/issues/1222)) ([3d93e2b](https://github.com/treasure-data/td-stylekit/commit/3d93e2b))
|
|
7
|
+
|
|
1
8
|
# [25.1.0](https://github.com/treasure-data/td-stylekit/compare/v25.0.0...v25.1.0) (2022-01-27)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -208,6 +208,8 @@ export declare type IconTypes = {
|
|
|
208
208
|
SplitIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
209
209
|
StatusUndefined: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
210
210
|
StatusUndefinedIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
211
|
+
Store: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
212
|
+
StoreIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
211
213
|
SymbolArrowDown: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
212
214
|
SymbolArrowDownIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
213
215
|
SymbolArrowLeft: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
@@ -438,6 +440,8 @@ export declare type IconTypes = {
|
|
|
438
440
|
ClassIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
439
441
|
ClockCancel: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
440
442
|
ClockCancelIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
443
|
+
Code: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
444
|
+
CodeIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
441
445
|
ControlPanel: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
442
446
|
ControlPanelIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
443
447
|
Copy: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
@@ -542,8 +546,6 @@ export declare type IconTypes = {
|
|
|
542
546
|
SourceIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
543
547
|
Stage: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
544
548
|
StageIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
545
|
-
Store: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
546
|
-
StoreIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
547
549
|
Summary: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
548
550
|
SummaryIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
549
551
|
SymbolMinus: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
package/dist/es/Icon/types.js
CHANGED
|
@@ -374,6 +374,9 @@ React.createElement("path", {
|
|
|
374
374
|
}),StatusUndefined: /*#__PURE__*/
|
|
375
375
|
React.createElement("path", {
|
|
376
376
|
d: "M18 10a8 8 0 00-8 8 8 8 0 008 8 8 8 0 008-8 8 8 0 00-8-8zm-1 3h2v6h-2v-6zm0 8h2v2h-2v-2z"
|
|
377
|
+
}),Store: /*#__PURE__*/
|
|
378
|
+
React.createElement("path", {
|
|
379
|
+
d: "M25.998 15.143a.369.369 0 000-.08.177.177 0 000-.057l-1.015-3.709c-.1-.37-.331-.7-.655-.934A1.938 1.938 0 0023.192 10H12.808c-.412 0-.811.128-1.136.363a1.71 1.71 0 00-.655.934l-1.015 3.709a.18.18 0 000 .057 2.725 2.725 0 00.615 1.794v8.572c0 .151.065.297.18.404a.64.64 0 00.436.167h13.534a.64.64 0 00.435-.167.551.551 0 00.18-.404v-8.572c.4-.494.616-1.096.616-1.714zm-3.415 1.68h-.098a1.477 1.477 0 01-.228-.063l-.098-.04a1.4 1.4 0 01-.21-.103l-.08-.046a1.94 1.94 0 01-.245-.188l-.037-.04a1.762 1.762 0 01-.173-.189l-.055-.085-.11-.183-.038-.092v-.057h3.476c-.08.21-.2.403-.357.572-.179.18-.397.321-.64.416a1.97 1.97 0 01-.768.132c-.114 0-.228-.011-.339-.034zm-2.91-.96l-.11.183-.056.085c-.052.067-.11.13-.172.189l-.037.04a1.941 1.941 0 01-.246.189l-.08.045c-.066.04-.136.075-.21.103l-.098.04c-.073.027-.15.048-.227.063h-.099a1.688 1.688 0 01-.676 0h-.099a1.466 1.466 0 01-.227-.063l-.099-.04a1.384 1.384 0 01-.209-.103l-.08-.045a1.941 1.941 0 01-.246-.189l-.037-.04a1.753 1.753 0 01-.172-.189l-.056-.085-.11-.183-.037-.092v-.057h3.47v.057l-.087.092zm-4.921 0l-.111.183-.055.085c-.053.067-.11.13-.173.189l-.037.04a1.941 1.941 0 01-.246.189l-.08.045a1.39 1.39 0 01-.209.103l-.098.04c-.074.027-.15.048-.228.063h-.098c-.11.03-.224.05-.339.057-.26.001-.52-.05-.758-.148a1.846 1.846 0 01-.626-.423 1.768 1.768 0 01-.357-.572h3.476v.057l-.061.092zm2.633-4.72v3.428h-2.289l.923-3.428h1.366zm3.211 0l.923 3.428h-2.904v-3.428h1.981zm3.193.434l.806 2.994h-1.809l-.923-3.428h1.33c.137 0 .27.043.378.121a.57.57 0 01.218.313zm-11.578 0a.57.57 0 01.225-.318.648.648 0 01.39-.116h1.944l-.923 3.428h-2.442l.806-2.994zm4.559 13.28v-4c0-.151.064-.297.18-.404a.64.64 0 01.435-.167h1.23c.163 0 .32.06.435.167.116.107.18.253.18.404v4h-2.46zm7.382 0h-3.691v-4c0-.454-.195-.89-.54-1.212a1.92 1.92 0 00-1.306-.502h-1.23c-.49 0-.96.18-1.305.502-.346.322-.54.758-.54 1.212v4h-3.692V17.76c.182.073.372.13.566.171h.05c.201.04.407.063.614.069.188-.003.375-.02.56-.051h.099c.17-.036.336-.084.498-.143l.092-.04c.161-.066.315-.144.462-.235h.03c.138-.092.27-.194.394-.302l.056-.052c.098-.1.188-.207.27-.32.084.1.174.196.27.286l.056.051c.124.109.256.21.394.303h.03c.147.09.301.169.462.234l.092.04c.162.06.329.108.499.143h.098c.184.043.371.072.56.086.188-.003.375-.02.56-.051h.098a3.54 3.54 0 00.499-.143l.092-.04c.16-.066.315-.144.461-.235.138-.092.27-.194.394-.302l.055-.052c.11-.1.21-.206.302-.32.083.1.174.196.27.286l.056.051c.124.109.256.21.394.303.146.09.3.169.461.234l.092.04c.162.06.329.108.499.143h.098c.194.045.392.074.59.086.207-.002.413-.02.616-.057.194-.04.383-.098.566-.172l.05 7.086z"
|
|
377
380
|
}),SymbolArrowDown: /*#__PURE__*/
|
|
378
381
|
React.createElement("path", {
|
|
379
382
|
d: "M18.032 21a.804.804 0 00.296-.07.752.752 0 00.243-.17l5.23-5.59a.691.691 0 00.155-.237.65.65 0 00-.034-.543.708.708 0 00-.183-.22.813.813 0 00-.846-.09.747.747 0 00-.232.176L18 19.236l-4.66-4.98a.747.747 0 00-.233-.175.8.8 0 00-.846.09.708.708 0 00-.183.219.656.656 0 00.12.78l5.231 5.59c.075.079.168.141.272.183.105.042.218.06.331.056z"
|
|
@@ -830,6 +833,10 @@ React.createElement("path", {
|
|
|
830
833
|
}),Close: /*#__PURE__*/
|
|
831
834
|
React.createElement("path", {
|
|
832
835
|
d: "M7.954 6.335a1.144 1.144 0 00-1.619 1.619L10.382 12l-4.047 4.046a1.144 1.144 0 001.619 1.619L12 13.619l4.046 4.046a1.145 1.145 0 001.619-1.619L13.619 12l4.046-4.046a1.145 1.145 0 00-1.619-1.619L12 10.382 7.954 6.335z"
|
|
836
|
+
}),Code: /*#__PURE__*/
|
|
837
|
+
React.createElement("path", {
|
|
838
|
+
d: "M5.6 5A1.6 1.6 0 004 6.6v9.8A1.6 1.6 0 005.6 18h12.8a1.6 1.6 0 001.6-1.6V6.6A1.6 1.6 0 0018.4 5H5.6zm4.741 3.592a.92.92 0 00-1.3-.015l-2.434 2.379a.92.92 0 00.034 1.347l2.433 2.151a.92.92 0 001.219-1.378L8.6 11.58l1.725-1.687a.92.92 0 00.015-1.301zm3.318 0a.92.92 0 011.3-.015l2.434 2.379a.92.92 0 01-.034 1.347l-2.433 2.151a.92.92 0 01-1.219-1.378L15.4 11.58l-1.725-1.687a.92.92 0 01-.015-1.301z",
|
|
839
|
+
fillRule: "evenodd"
|
|
833
840
|
}),ControlPanel: /*#__PURE__*/
|
|
834
841
|
React.createElement("path", {
|
|
835
842
|
d: "M18.447 4.084c.922.452 1.057 1.509.677 2.242a.549.549 0 01-.017.03c-.398.675-.421 1.578.004 2.42.54.817 1.346 1.168 2.101 1.077a.679.679 0 01.082-.005c.476 0 .897.224 1.186.503.289.28.52.686.52 1.146V13.4c0 1.036-.874 1.65-1.706 1.65-.83 0-1.676.4-2.21 1.114-.485.762-.407 1.63.007 2.348.308.422.36.915.197 1.364-.161.44-.512.8-.938 1.046a.41.41 0 01-.023.013l-1.453.766-.012.006c-.755.365-1.843.237-2.314-.646-.428-.715-1.143-1.19-2.048-1.19-.79 0-1.627.49-2.048 1.19-.209.391-.56.679-.94.826-.37.143-.86.183-1.283-.074l-1.675-.872c-.923-.452-1.058-1.509-.678-2.242a.617.617 0 01.017-.031c.398-.674.422-1.577-.004-2.42-.536-.81-1.366-1.198-2.183-1.198-.42 0-.83-.15-1.142-.401C2.25 14.395 2 14.005 2 13.527v-1.903c0-1.035.874-1.649 1.706-1.649.838 0 1.64-.401 2.038-1.172a.627.627 0 01.03-.052c.5-.772.42-1.652-.003-2.379-.523-.787-.095-1.783.89-2.277l1.418-.872a.665.665 0 01.059-.032c.756-.365 1.844-.237 2.314.646.428.715 1.143 1.19 2.048 1.19.923 0 1.602-.486 1.89-1.138a.55.55 0 01.017-.034c.465-.9 1.563-1.032 2.324-.664a.658.658 0 01.018.01l1.698.883zm-.614 1.121l.31-.558.002-.002-.312.56zM12.5 15.537c1.74 0 3.15-1.36 3.15-3.04 0-1.679-1.41-3.04-3.15-3.04s-3.15 1.361-3.15 3.04c0 1.68 1.41 3.04 3.15 3.04z",
|