@teamturing/react-kit 2.19.38 → 2.19.40
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
|
@@ -1088,15 +1088,15 @@ const SvgAi = props => /*#__PURE__*/React__namespace.createElement("svg", _exten
|
|
|
1088
1088
|
viewBox: "0 0 24 24"
|
|
1089
1089
|
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1090
1090
|
fill: "currentColor",
|
|
1091
|
-
d: "
|
|
1091
|
+
d: "M3.224 11.938a.784.784 0 0 0-.784-.785h-.087A2.353 2.353 0 0 0 0 13.506v1.282c0 1.3 1.053 2.352 2.353 2.352h.087a.784.784 0 0 0 .784-.784v-4.419Z"
|
|
1092
1092
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1093
1093
|
fill: "currentColor",
|
|
1094
1094
|
fillRule: "evenodd",
|
|
1095
|
-
d: "M13.
|
|
1095
|
+
d: "M13.841 3.912c0 .744-.504 1.37-1.19 1.556v.516h3.305a3.875 3.875 0 0 1 3.875 3.875v7.909a3.875 3.875 0 0 1-3.875 3.875H8.047a3.875 3.875 0 0 1-3.875-3.875v-7.91a3.875 3.875 0 0 1 3.875-3.874h3.222v-.539a1.613 1.613 0 0 1 .5-3.145h.46c.89 0 1.612.722 1.612 1.612Zm.681 8.334c0-.668-.378-1.21-.845-1.21-.466 0-.844.542-.844 1.21 0 .668.378 1.21.844 1.21.467 0 .845-.542.845-1.21Zm-3.268.002c0-.667-.378-1.208-.845-1.208-.466 0-.844.54-.844 1.208 0 .667.378 1.208.844 1.208.467 0 .845-.54.845-1.208Zm-.868 3.065a.652.652 0 0 0-1.018.815c1.11 1.387 3.62 1.96 5.286.017a.652.652 0 0 0-.99-.849 2.106 2.106 0 0 1-3.278.017Z",
|
|
1096
1096
|
clipRule: "evenodd"
|
|
1097
1097
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1098
1098
|
fill: "currentColor",
|
|
1099
|
-
d: "
|
|
1099
|
+
d: "M20.776 11.938c0-.434.351-.785.784-.785h.087c1.3 0 2.353 1.054 2.353 2.353v1.282c0 1.3-1.053 2.352-2.353 2.352h-.087a.784.784 0 0 1-.784-.784v-4.419Z"
|
|
1100
1100
|
}));
|
|
1101
1101
|
|
|
1102
1102
|
const SvgAiSad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
@@ -1105,12 +1105,19 @@ const SvgAiSad = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
|
|
|
1105
1105
|
height: "1em",
|
|
1106
1106
|
fill: "none",
|
|
1107
1107
|
viewBox: "0 0 24 24"
|
|
1108
|
-
}, props), /*#__PURE__*/React__namespace.createElement("
|
|
1108
|
+
}, props), /*#__PURE__*/React__namespace.createElement("g", {
|
|
1109
|
+
clipPath: "url(#ai_sad_svg__a)"
|
|
1110
|
+
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
1109
1111
|
fill: "currentColor",
|
|
1110
1112
|
fillRule: "evenodd",
|
|
1111
|
-
d: "M13.
|
|
1113
|
+
d: "M13.841 3.912c0 .744-.504 1.37-1.19 1.556v.516h3.305a3.875 3.875 0 0 1 3.875 3.875v7.909a3.875 3.875 0 0 1-3.875 3.875H8.047a3.875 3.875 0 0 1-3.875-3.875v-7.91a3.875 3.875 0 0 1 3.875-3.874h3.222v-.539a1.613 1.613 0 0 1 .5-3.145h.46c.89 0 1.612.722 1.612 1.612Zm.681 8.334c0-.668-.378-1.21-.845-1.21-.466 0-.844.542-.844 1.21 0 .668.378 1.21.844 1.21.467 0 .845-.542.845-1.21Zm-3.268.002c0-.667-.378-1.208-.845-1.208-.466 0-.844.54-.844 1.208 0 .667.378 1.208.844 1.208.467 0 .845-.54.845-1.208Zm-8.03-.31a.784.784 0 0 0-.784-.785h-.087A2.353 2.353 0 0 0 0 13.506v1.282c0 1.3 1.053 2.352 2.353 2.352h.087a.784.784 0 0 0 .784-.784v-4.419Zm18.336-.785a.784.784 0 0 0-.784.784v4.42c0 .432.351.784.784.784h.087c1.3 0 2.353-1.054 2.353-2.353v-1.282c0-1.3-1.053-2.353-2.353-2.353h-.087Zm-6.994 6.099a.652.652 0 0 1-.917-.102 2.106 2.106 0 0 0-3.277.017.652.652 0 0 1-.99-.849c1.665-1.943 4.176-1.37 5.286.017a.652.652 0 0 1-.102.917Z",
|
|
1112
1114
|
clipRule: "evenodd"
|
|
1113
|
-
}))
|
|
1115
|
+
})), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
1116
|
+
id: "ai_sad_svg__a"
|
|
1117
|
+
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
1118
|
+
fill: "#fff",
|
|
1119
|
+
d: "M0 0h24v24H0z"
|
|
1120
|
+
}))));
|
|
1114
1121
|
|
|
1115
1122
|
const SvgAimPoint = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1116
1123
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -23257,7 +23264,7 @@ const VisuallyHidden = styled__default.default.span`
|
|
|
23257
23264
|
}}
|
|
23258
23265
|
`;
|
|
23259
23266
|
const LabelWrapper = styled__default.default(View)`
|
|
23260
|
-
display: block;
|
|
23267
|
+
display: inline-block;
|
|
23261
23268
|
align-self: flex-start;
|
|
23262
23269
|
|
|
23263
23270
|
font-size: ${({
|
|
@@ -9,15 +9,15 @@ const SvgAi = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
|
9
9
|
viewBox: "0 0 24 24"
|
|
10
10
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
11
|
fill: "currentColor",
|
|
12
|
-
d: "
|
|
12
|
+
d: "M3.224 11.938a.784.784 0 0 0-.784-.785h-.087A2.353 2.353 0 0 0 0 13.506v1.282c0 1.3 1.053 2.352 2.353 2.352h.087a.784.784 0 0 0 .784-.784v-4.419Z"
|
|
13
13
|
}), /*#__PURE__*/React.createElement("path", {
|
|
14
14
|
fill: "currentColor",
|
|
15
15
|
fillRule: "evenodd",
|
|
16
|
-
d: "M13.
|
|
16
|
+
d: "M13.841 3.912c0 .744-.504 1.37-1.19 1.556v.516h3.305a3.875 3.875 0 0 1 3.875 3.875v7.909a3.875 3.875 0 0 1-3.875 3.875H8.047a3.875 3.875 0 0 1-3.875-3.875v-7.91a3.875 3.875 0 0 1 3.875-3.874h3.222v-.539a1.613 1.613 0 0 1 .5-3.145h.46c.89 0 1.612.722 1.612 1.612Zm.681 8.334c0-.668-.378-1.21-.845-1.21-.466 0-.844.542-.844 1.21 0 .668.378 1.21.844 1.21.467 0 .845-.542.845-1.21Zm-3.268.002c0-.667-.378-1.208-.845-1.208-.466 0-.844.54-.844 1.208 0 .667.378 1.208.844 1.208.467 0 .845-.54.845-1.208Zm-.868 3.065a.652.652 0 0 0-1.018.815c1.11 1.387 3.62 1.96 5.286.017a.652.652 0 0 0-.99-.849 2.106 2.106 0 0 1-3.278.017Z",
|
|
17
17
|
clipRule: "evenodd"
|
|
18
18
|
}), /*#__PURE__*/React.createElement("path", {
|
|
19
19
|
fill: "currentColor",
|
|
20
|
-
d: "
|
|
20
|
+
d: "M20.776 11.938c0-.434.351-.785.784-.785h.087c1.3 0 2.353 1.054 2.353 2.353v1.282c0 1.3-1.053 2.352-2.353 2.352h-.087a.784.784 0 0 1-.784-.784v-4.419Z"
|
|
21
21
|
}));
|
|
22
22
|
|
|
23
23
|
export { SvgAi as default };
|
|
@@ -7,11 +7,18 @@ const SvgAiSad = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
|
7
7
|
height: "1em",
|
|
8
8
|
fill: "none",
|
|
9
9
|
viewBox: "0 0 24 24"
|
|
10
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
11
|
+
clipPath: "url(#ai_sad_svg__a)"
|
|
12
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
11
13
|
fill: "currentColor",
|
|
12
14
|
fillRule: "evenodd",
|
|
13
|
-
d: "M13.
|
|
15
|
+
d: "M13.841 3.912c0 .744-.504 1.37-1.19 1.556v.516h3.305a3.875 3.875 0 0 1 3.875 3.875v7.909a3.875 3.875 0 0 1-3.875 3.875H8.047a3.875 3.875 0 0 1-3.875-3.875v-7.91a3.875 3.875 0 0 1 3.875-3.874h3.222v-.539a1.613 1.613 0 0 1 .5-3.145h.46c.89 0 1.612.722 1.612 1.612Zm.681 8.334c0-.668-.378-1.21-.845-1.21-.466 0-.844.542-.844 1.21 0 .668.378 1.21.844 1.21.467 0 .845-.542.845-1.21Zm-3.268.002c0-.667-.378-1.208-.845-1.208-.466 0-.844.54-.844 1.208 0 .667.378 1.208.844 1.208.467 0 .845-.54.845-1.208Zm-8.03-.31a.784.784 0 0 0-.784-.785h-.087A2.353 2.353 0 0 0 0 13.506v1.282c0 1.3 1.053 2.352 2.353 2.352h.087a.784.784 0 0 0 .784-.784v-4.419Zm18.336-.785a.784.784 0 0 0-.784.784v4.42c0 .432.351.784.784.784h.087c1.3 0 2.353-1.054 2.353-2.353v-1.282c0-1.3-1.053-2.353-2.353-2.353h-.087Zm-6.994 6.099a.652.652 0 0 1-.917-.102 2.106 2.106 0 0 0-3.277.017.652.652 0 0 1-.99-.849c1.665-1.943 4.176-1.37 5.286.017a.652.652 0 0 1-.102.917Z",
|
|
14
16
|
clipRule: "evenodd"
|
|
15
|
-
}))
|
|
17
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
18
|
+
id: "ai_sad_svg__a"
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fill: "#fff",
|
|
21
|
+
d: "M0 0h24v24H0z"
|
|
22
|
+
}))));
|
|
16
23
|
|
|
17
24
|
export { SvgAiSad as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teamturing/react-kit",
|
|
3
|
-
"version": "2.19.
|
|
3
|
+
"version": "2.19.40",
|
|
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.23.
|
|
58
|
+
"@teamturing/icons": "^1.23.1",
|
|
59
59
|
"@teamturing/token-studio": "^1.2.1",
|
|
60
60
|
"framer-motion": "^10.16.4",
|
|
61
61
|
"lodash.debounce": "^4.0.8",
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"react-textarea-autosize": "^8.5.3",
|
|
66
66
|
"styled-system": "^5.1.5"
|
|
67
67
|
},
|
|
68
|
-
"gitHead": "
|
|
68
|
+
"gitHead": "9bfa6d966850619c64b40d1fca42623fc68fda09"
|
|
69
69
|
}
|