@teamturing/react-kit 2.21.14 → 2.21.15
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/index.js
CHANGED
|
@@ -2576,6 +2576,37 @@ const SvgLetterCrownColor = props => /*#__PURE__*/React__namespace.createElement
|
|
|
2576
2576
|
clipRule: "evenodd"
|
|
2577
2577
|
}));
|
|
2578
2578
|
|
|
2579
|
+
const SvgLetterCrownOpenColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
2580
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2581
|
+
width: "1em",
|
|
2582
|
+
height: "1em",
|
|
2583
|
+
fill: "none",
|
|
2584
|
+
viewBox: "0 0 24 24"
|
|
2585
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2586
|
+
fill: "#FFE8A1",
|
|
2587
|
+
d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
|
|
2588
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2589
|
+
fill: "#FCDDDD",
|
|
2590
|
+
d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
|
|
2591
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2592
|
+
fill: "#FDE2E2",
|
|
2593
|
+
d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
2594
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2595
|
+
fill: "#FFF9E8",
|
|
2596
|
+
d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
|
|
2597
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2598
|
+
fill: "#FFCD39",
|
|
2599
|
+
fillRule: "evenodd",
|
|
2600
|
+
d: "M9.16 10.657a.384.384 0 0 1-.377-.346l-.48-4.261c-.043-.382.42-.592.664-.301l1.425 1.691 1.053-2.303a.563.563 0 0 1 1.031 0L13.53 7.44l1.424-1.691c.245-.29.708-.081.665.301l-.48 4.26a.384.384 0 0 1-.378.347h-5.6Z",
|
|
2601
|
+
clipRule: "evenodd"
|
|
2602
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2603
|
+
fill: "#FFE8A1",
|
|
2604
|
+
d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
|
|
2605
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2606
|
+
fill: "#FFEFC0",
|
|
2607
|
+
d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
2608
|
+
}));
|
|
2609
|
+
|
|
2579
2610
|
const SvgLetterHeartColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
2580
2611
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2581
2612
|
width: "1em",
|
|
@@ -2598,6 +2629,37 @@ const SvgLetterHeartColor = props => /*#__PURE__*/React__namespace.createElement
|
|
|
2598
2629
|
clipRule: "evenodd"
|
|
2599
2630
|
}));
|
|
2600
2631
|
|
|
2632
|
+
const SvgLetterHeartOpenColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
2633
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2634
|
+
width: "1em",
|
|
2635
|
+
height: "1em",
|
|
2636
|
+
fill: "none",
|
|
2637
|
+
viewBox: "0 0 24 24"
|
|
2638
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2639
|
+
fill: "#FFD5D5",
|
|
2640
|
+
d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
|
|
2641
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2642
|
+
fill: "#FCDDDD",
|
|
2643
|
+
d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
|
|
2644
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2645
|
+
fill: "#FDE2E2",
|
|
2646
|
+
d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
2647
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2648
|
+
fill: "#FFF7F7",
|
|
2649
|
+
d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
|
|
2650
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2651
|
+
fill: "#FF5678",
|
|
2652
|
+
fillRule: "evenodd",
|
|
2653
|
+
d: "M11.675 10.8a.671.671 0 0 0 .742 0c.716-.474 2.276-1.604 2.947-2.868.886-1.668-.154-3.332-1.529-3.332a1.82 1.82 0 0 0-1.516.761.338.338 0 0 1-.546 0 1.82 1.82 0 0 0-1.516-.761c-1.374 0-2.414 1.664-1.529 3.332.672 1.264 2.232 2.394 2.947 2.867Z",
|
|
2654
|
+
clipRule: "evenodd"
|
|
2655
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2656
|
+
fill: "#FFD5D5",
|
|
2657
|
+
d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
|
|
2658
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
2659
|
+
fill: "#FFDFDF",
|
|
2660
|
+
d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
2661
|
+
}));
|
|
2662
|
+
|
|
2601
2663
|
const SvgLineThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
2602
2664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2603
2665
|
width: "1em",
|
|
@@ -4585,7 +4647,9 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
4585
4647
|
KorIcon: SvgKor,
|
|
4586
4648
|
LeagueIcon: SvgLeague,
|
|
4587
4649
|
LetterCrownColorIcon: SvgLetterCrownColor,
|
|
4650
|
+
LetterCrownOpenColorIcon: SvgLetterCrownOpenColor,
|
|
4588
4651
|
LetterHeartColorIcon: SvgLetterHeartColor,
|
|
4652
|
+
LetterHeartOpenColorIcon: SvgLetterHeartOpenColor,
|
|
4589
4653
|
LetterIcon: SvgLetter,
|
|
4590
4654
|
LineThreeIcon: SvgLineThree,
|
|
4591
4655
|
LinkIcon: SvgLink,
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLetterCrownOpenColor = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 24 24"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "#FFE8A1",
|
|
12
|
+
d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fill: "#FCDDDD",
|
|
15
|
+
d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fill: "#FDE2E2",
|
|
18
|
+
d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fill: "#FFF9E8",
|
|
21
|
+
d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fill: "#FFCD39",
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M9.16 10.657a.384.384 0 0 1-.377-.346l-.48-4.261c-.043-.382.42-.592.664-.301l1.425 1.691 1.053-2.303a.563.563 0 0 1 1.031 0L13.53 7.44l1.424-1.691c.245-.29.708-.081.665.301l-.48 4.26a.384.384 0 0 1-.378.347h-5.6Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
fill: "#FFE8A1",
|
|
29
|
+
d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
fill: "#FFEFC0",
|
|
32
|
+
d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
33
|
+
}));
|
|
34
|
+
|
|
35
|
+
export { SvgLetterCrownOpenColor as default };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLetterHeartOpenColor = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 24 24"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "#FFD5D5",
|
|
12
|
+
d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fill: "#FCDDDD",
|
|
15
|
+
d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fill: "#FDE2E2",
|
|
18
|
+
d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fill: "#FFF7F7",
|
|
21
|
+
d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fill: "#FF5678",
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M11.675 10.8a.671.671 0 0 0 .742 0c.716-.474 2.276-1.604 2.947-2.868.886-1.668-.154-3.332-1.529-3.332a1.82 1.82 0 0 0-1.516.761.338.338 0 0 1-.546 0 1.82 1.82 0 0 0-1.516-.761c-1.374 0-2.414 1.664-1.529 3.332.672 1.264 2.232 2.394 2.947 2.867Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
fill: "#FFD5D5",
|
|
29
|
+
d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
fill: "#FFDFDF",
|
|
32
|
+
d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
|
|
33
|
+
}));
|
|
34
|
+
|
|
35
|
+
export { SvgLetterHeartOpenColor as default };
|
|
@@ -97,7 +97,9 @@ export { default as KorIcon } from './Kor.js';
|
|
|
97
97
|
export { default as LeagueIcon } from './League.js';
|
|
98
98
|
export { default as LetterIcon } from './Letter.js';
|
|
99
99
|
export { default as LetterCrownColorIcon } from './LetterCrownColor.js';
|
|
100
|
+
export { default as LetterCrownOpenColorIcon } from './LetterCrownOpenColor.js';
|
|
100
101
|
export { default as LetterHeartColorIcon } from './LetterHeartColor.js';
|
|
102
|
+
export { default as LetterHeartOpenColorIcon } from './LetterHeartOpenColor.js';
|
|
101
103
|
export { default as LineThreeIcon } from './LineThree.js';
|
|
102
104
|
export { default as LinkIcon } from './Link.js';
|
|
103
105
|
export { default as LockIcon } from './Lock.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teamturing/react-kit",
|
|
3
|
-
"version": "2.21.
|
|
3
|
+
"version": "2.21.15",
|
|
4
4
|
"description": "React components, hooks for create teamturing web application",
|
|
5
5
|
"author": "Sungchang Park <psch300@gmail.com> (https://github.com/psch300)",
|
|
6
6
|
"homepage": "https://github.com/weareteamturing/bombe#readme",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@floating-ui/react-dom": "^2.0.2",
|
|
57
57
|
"@primer/behaviors": "^1.3.6",
|
|
58
|
-
"@teamturing/icons": "^1.
|
|
58
|
+
"@teamturing/icons": "^1.31.0",
|
|
59
59
|
"@teamturing/token-studio": "^1.2.2",
|
|
60
60
|
"@teamturing/utils": "^1.2.0",
|
|
61
61
|
"framer-motion": "^10.16.4",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"react-textarea-autosize": "^8.5.3",
|
|
67
67
|
"styled-system": "^5.1.5"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "17069fee92aa729734b336cd7bf6b2f844092a91"
|
|
70
70
|
}
|