@teamturing/react-kit 2.37.0 → 2.38.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.
- package/dist/core/Chip/index.d.ts +1 -1
- package/dist/core/GradientText/index.d.ts +1 -1
- package/dist/index.js +70 -24
- package/dist/theme/index.d.ts +1 -0
- package/esm/core/Chip/index.js +26 -6
- package/esm/packages/icons/esm/AInCircleColor.js +26 -0
- package/esm/packages/icons/esm/Calendar.js +22 -0
- package/esm/packages/icons/esm/index.js +2 -1
- package/esm/packages/token-studio/esm/token/color/index.js +2 -1
- package/package.json +4 -4
- package/esm/packages/icons/esm/Auto.js +0 -20
|
@@ -10,7 +10,7 @@ type Props = {
|
|
|
10
10
|
/**
|
|
11
11
|
* 색을 정의합니다.
|
|
12
12
|
*/
|
|
13
|
-
variant?: 'primary' | 'secondary' | 'outlined-primary' | 'outlined-neutral' | 'neutral' | 'red' | 'red-accent' | 'yellow' | 'green' | 'blue' | '
|
|
13
|
+
variant?: 'primary' | 'secondary' | 'outlined-primary' | 'outlined-neutral' | 'neutral' | 'red' | 'red-accent' | 'yellow' | 'green' | 'dim' | 'outlined-blue' | 'blue';
|
|
14
14
|
/**
|
|
15
15
|
* 텍스트 앞에 보여질 아이콘을 정의합니다.
|
|
16
16
|
*/
|
|
@@ -270,7 +270,7 @@ declare const GradientText: import("styled-components").IStyledComponent<"web",
|
|
|
270
270
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLSpanElement> | undefined;
|
|
271
271
|
} & {
|
|
272
272
|
typography?: import("styled-system").ResponsiveValue<"m" | "s" | "xxs" | "xs" | "l" | "xl" | "xxl" | "display1" | "display2" | "display3" | "display4" | "xxl/regular" | "xxl/bold" | "xl/regular" | "xl/bold" | "l/regular" | "l/bold" | "m/regular" | "m/bold" | "s/regular" | "s/bold" | "xs/regular" | "xs/bold" | "xxs/regular" | "xxs/bold"> | undefined;
|
|
273
|
-
} & import("../..").SxProp & import("../../utils/styled-system").WordBreakProps & import("../../utils/styled-system").WhiteSpaceProps & import("../../utils/styled-system").TextDecorationProps & import("styled-system").FontSizeProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, "m" | "s" | "xxs" | "xs" | "l" | "xl" | "xxl" | "display1" | "display2" | "display3" | "display4"> & import("styled-system").FontWeightProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, "medium" | "bold" | "regular"> & import("styled-system").LineHeightProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, 1 | 2> & import("styled-system").TextAlignProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").ColorProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, "link" | "border/neutral" | "icon/inverse" | "bg/disabled" | "border/disabled" | "bg/primary" | "icon/disabled" | "border/focused" | "border/danger" | "scale/violet/0" | "scale/violet/1" | "scale/violet/2" | "scale/violet/3" | "scale/violet/4" | "scale/violet/5" | "scale/violet/6" | "scale/violet/7" | "scale/violet/8" | "scale/violet/9" | "scale/gray/0" | "scale/gray/1" | "scale/gray/2" | "scale/gray/3" | "scale/gray/4" | "scale/gray/5" | "scale/gray/6" | "scale/gray/7" | "scale/gray/8" | "scale/gray/9" | "scale/blue/0" | "scale/blue/1" | "scale/blue/2" | "scale/blue/3" | "scale/blue/4" | "scale/blue/5" | "scale/blue/6" | "scale/blue/7" | "scale/blue/8" | "scale/blue/9" | "scale/green/0" | "scale/green/1" | "scale/green/2" | "scale/green/3" | "scale/green/4" | "scale/green/5" | "scale/green/6" | "scale/green/7" | "scale/green/8" | "scale/green/9" | "scale/pink/0" | "scale/pink/1" | "scale/pink/2" | "scale/pink/3" | "scale/pink/4" | "scale/pink/5" | "scale/pink/6" | "scale/pink/7" | "scale/pink/8" | "scale/pink/9" | "scale/skyblue/0" | "scale/skyblue/1" | "scale/skyblue/2" | "scale/skyblue/3" | "scale/skyblue/4" | "scale/skyblue/5" | "scale/skyblue/6" | "scale/skyblue/7" | "scale/skyblue/8" | "scale/skyblue/9" | "scale/red/0" | "scale/red/1" | "scale/red/2" | "scale/red/3" | "scale/red/4" | "scale/red/5" | "scale/red/6" | "scale/red/7" | "scale/red/8" | "scale/red/9" | "scale/yellow/0" | "scale/yellow/1" | "scale/yellow/2" | "scale/yellow/3" | "scale/yellow/4" | "scale/yellow/5" | "scale/yellow/6" | "scale/yellow/7" | "scale/yellow/8" | "scale/yellow/9" | "dim" | "link/hovered" | "link/pressed" | "link/neutral" | "link/neutral/hovered" | "link/neutral/pressed" | "link/neutral/bold" | "link/neutral/bold/hovered" | "link/neutral/bold/pressed" | "link/disabled" | "icon/neutral" | "icon/neutral/bold" | "icon/neutral/bolder" | "icon/accent/gray" | "icon/accent/blue/subtle" | "icon/accent/blue" | "icon/accent/blue/bold" | "icon/accent/green" | "icon/accent/yellow" | "icon/accent/red" | "icon/disabled/subtler" | "icon/selected/violet" | "icon/selected" | "icon/primary/subtle" | "icon/primary" | "icon/primary/bold" | "icon/success" | "icon/warning" | "icon/danger" | "border/neutral/subtle" | "border/neutral/bolder" | "border/input" | "border/inverse" | "border/selected" | "border/primary" | "border/hovered" | "border/success" | "bg/secondary" | "bg/secondary/hovered" | "bg/secondary/pressed" | "bg/primary/hovered" | "bg/primary/pressed" | "bg/primary/disabled" | "bg/neutral/subtlest" | "bg/neutral/subtlest/hovered" | "bg/neutral/subtlest/pressed" | "bg/neutral/subtler" | "bg/neutral/subtler/hovered" | "bg/neutral/subtler/pressed" | "bg/neutral/subtle" | "bg/neutral/subtle/hovered" | "bg/neutral/subtle/pressed" | "bg/neutral" | "bg/neutral/hovered" | "bg/neutral/pressed" | "bg/neutral/bold" | "bg/neutral/bold/hovered" | "bg/neutral/bold/pressed" | "bg/neutral/bolder" | "bg/neutral/bolder/hovered" | "bg/neutral/bolder/pressed" | "bg/disabled/subtlest" | "bg/input" | "bg/accent/blue/subtlest" | "bg/accent/green/subtlest" | "bg/accent/yellow/subtlest" | "bg/accent/red/subtlest" | "bg/accent/red/subtle" | "bg/accent/red" | "bg/accent/gray/subtlest" | "bg/selected/violet" | "bg/selected" | "bg/selected/subtle" | "bg/inverse" | "bg/inverse/subtlest" | "bg/success" | "bg/success/bold" | "bg/warning" | "bg/warning/bold" | "bg/danger" | "bg/danger/bold" | "bg/danger/bold/hovered" | "bg/danger/bold/pressed" | "text/primary" | "text/accent/blue" | "text/accent/green" | "text/accent/yellow" | "text/accent/red" | "text/neutral/subtlest" | "text/neutral/subtler" | "text/neutral/subtle" | "text/neutral" | "text/inverse" | "text/inverse/subtle" | "text/inverse/subtler" | "text/disabled" | "text/success" | "text/warning" | "text/danger" | "text/selected" | "text/weak">, "ref"> & {
|
|
273
|
+
} & import("../..").SxProp & import("../../utils/styled-system").WordBreakProps & import("../../utils/styled-system").WhiteSpaceProps & import("../../utils/styled-system").TextDecorationProps & import("styled-system").FontSizeProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, "m" | "s" | "xxs" | "xs" | "l" | "xl" | "xxl" | "display1" | "display2" | "display3" | "display4"> & import("styled-system").FontWeightProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, "medium" | "bold" | "regular"> & import("styled-system").LineHeightProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, 1 | 2> & import("styled-system").TextAlignProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").ColorProps<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>, "link" | "border/neutral" | "icon/inverse" | "bg/disabled" | "border/disabled" | "bg/primary" | "icon/disabled" | "border/focused" | "border/danger" | "scale/violet/0" | "scale/violet/1" | "scale/violet/2" | "scale/violet/3" | "scale/violet/4" | "scale/violet/5" | "scale/violet/6" | "scale/violet/7" | "scale/violet/8" | "scale/violet/9" | "scale/gray/0" | "scale/gray/1" | "scale/gray/2" | "scale/gray/3" | "scale/gray/4" | "scale/gray/5" | "scale/gray/6" | "scale/gray/7" | "scale/gray/8" | "scale/gray/9" | "scale/blue/0" | "scale/blue/1" | "scale/blue/2" | "scale/blue/3" | "scale/blue/4" | "scale/blue/5" | "scale/blue/6" | "scale/blue/7" | "scale/blue/8" | "scale/blue/9" | "scale/green/0" | "scale/green/1" | "scale/green/2" | "scale/green/3" | "scale/green/4" | "scale/green/5" | "scale/green/6" | "scale/green/7" | "scale/green/8" | "scale/green/9" | "scale/pink/0" | "scale/pink/1" | "scale/pink/2" | "scale/pink/3" | "scale/pink/4" | "scale/pink/5" | "scale/pink/6" | "scale/pink/7" | "scale/pink/8" | "scale/pink/9" | "scale/skyblue/0" | "scale/skyblue/1" | "scale/skyblue/2" | "scale/skyblue/3" | "scale/skyblue/4" | "scale/skyblue/5" | "scale/skyblue/6" | "scale/skyblue/7" | "scale/skyblue/8" | "scale/skyblue/9" | "scale/red/0" | "scale/red/1" | "scale/red/2" | "scale/red/3" | "scale/red/4" | "scale/red/5" | "scale/red/6" | "scale/red/7" | "scale/red/8" | "scale/red/9" | "scale/yellow/0" | "scale/yellow/1" | "scale/yellow/2" | "scale/yellow/3" | "scale/yellow/4" | "scale/yellow/5" | "scale/yellow/6" | "scale/yellow/7" | "scale/yellow/8" | "scale/yellow/9" | "dim" | "link/hovered" | "link/pressed" | "link/neutral" | "link/neutral/hovered" | "link/neutral/pressed" | "link/neutral/bold" | "link/neutral/bold/hovered" | "link/neutral/bold/pressed" | "link/disabled" | "icon/neutral" | "icon/neutral/bold" | "icon/neutral/bolder" | "icon/accent/gray" | "icon/accent/blue/subtle" | "icon/accent/blue" | "icon/accent/blue/bold" | "icon/accent/green" | "icon/accent/yellow" | "icon/accent/red" | "icon/disabled/subtler" | "icon/selected/violet" | "icon/selected" | "icon/primary/subtle" | "icon/primary" | "icon/primary/bold" | "icon/success" | "icon/warning" | "icon/danger" | "border/neutral/subtle" | "border/neutral/bolder" | "border/input" | "border/inverse" | "border/selected" | "border/primary" | "border/hovered" | "border/success" | "border/accent/blue" | "bg/secondary" | "bg/secondary/hovered" | "bg/secondary/pressed" | "bg/primary/hovered" | "bg/primary/pressed" | "bg/primary/disabled" | "bg/neutral/subtlest" | "bg/neutral/subtlest/hovered" | "bg/neutral/subtlest/pressed" | "bg/neutral/subtler" | "bg/neutral/subtler/hovered" | "bg/neutral/subtler/pressed" | "bg/neutral/subtle" | "bg/neutral/subtle/hovered" | "bg/neutral/subtle/pressed" | "bg/neutral" | "bg/neutral/hovered" | "bg/neutral/pressed" | "bg/neutral/bold" | "bg/neutral/bold/hovered" | "bg/neutral/bold/pressed" | "bg/neutral/bolder" | "bg/neutral/bolder/hovered" | "bg/neutral/bolder/pressed" | "bg/disabled/subtlest" | "bg/input" | "bg/accent/blue/subtlest" | "bg/accent/green/subtlest" | "bg/accent/yellow/subtlest" | "bg/accent/red/subtlest" | "bg/accent/red/subtle" | "bg/accent/red" | "bg/accent/gray/subtlest" | "bg/selected/violet" | "bg/selected" | "bg/selected/subtle" | "bg/inverse" | "bg/inverse/subtlest" | "bg/success" | "bg/success/bold" | "bg/warning" | "bg/warning/bold" | "bg/danger" | "bg/danger/bold" | "bg/danger/bold/hovered" | "bg/danger/bold/pressed" | "text/primary" | "text/accent/blue" | "text/accent/green" | "text/accent/yellow" | "text/accent/red" | "text/neutral/subtlest" | "text/neutral/subtler" | "text/neutral/subtle" | "text/neutral" | "text/inverse" | "text/inverse/subtle" | "text/inverse/subtler" | "text/disabled" | "text/success" | "text/warning" | "text/danger" | "text/selected" | "text/weak">, "ref"> & {
|
|
274
274
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
275
275
|
}, Props>>;
|
|
276
276
|
export default GradientText;
|
package/dist/index.js
CHANGED
|
@@ -1078,6 +1078,28 @@ function _extends() {
|
|
|
1078
1078
|
return _extends.apply(this, arguments);
|
|
1079
1079
|
}
|
|
1080
1080
|
|
|
1081
|
+
const SvgAInCircleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1082
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1083
|
+
width: "1em",
|
|
1084
|
+
height: "1em",
|
|
1085
|
+
fill: "none",
|
|
1086
|
+
viewBox: "0 0 24 24"
|
|
1087
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1088
|
+
fill: "#E5E5E5",
|
|
1089
|
+
d: "M0 0h24v24H0z"
|
|
1090
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1091
|
+
fill: "#fff",
|
|
1092
|
+
d: "M-121-426h1440v1826H-121z"
|
|
1093
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1094
|
+
fill: "#BACEF8",
|
|
1095
|
+
fillRule: "evenodd",
|
|
1096
|
+
d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm8.556 4.746a1.178 1.178 0 1 1-2.243-.722l2.889-8.713a2.06 2.06 0 0 1 3.91.003l2.88 8.72a1.172 1.172 0 1 1-2.231.716l-.584-1.87h-4.04l-.581 1.866Zm2.563-8.218-1.395 4.466h2.867l-1.395-4.466h-.077Z",
|
|
1097
|
+
clipRule: "evenodd"
|
|
1098
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1099
|
+
fill: "#4880EE",
|
|
1100
|
+
d: "M8.431 17.573c.516 0 .971-.335 1.125-.827l.582-1.866h4.04l.583 1.87a1.172 1.172 0 1 0 2.23-.716l-2.879-8.72a2.06 2.06 0 0 0-3.91-.003l-2.889 8.713a1.178 1.178 0 0 0 1.118 1.549Zm2.293-4.58 1.395-4.465h.077l1.395 4.466h-2.867Z"
|
|
1101
|
+
}));
|
|
1102
|
+
|
|
1081
1103
|
const SvgAi = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1082
1104
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1083
1105
|
width: "1em",
|
|
@@ -1326,22 +1348,6 @@ const SvgArrowUpLimit = props => /*#__PURE__*/React__namespace.createElement("sv
|
|
|
1326
1348
|
clipRule: "evenodd"
|
|
1327
1349
|
}));
|
|
1328
1350
|
|
|
1329
|
-
const SvgAuto = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1330
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1331
|
-
width: "1em",
|
|
1332
|
-
height: "1em",
|
|
1333
|
-
fill: "none",
|
|
1334
|
-
viewBox: "0 0 24 24"
|
|
1335
|
-
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1336
|
-
fill: "currentColor",
|
|
1337
|
-
fillRule: "evenodd",
|
|
1338
|
-
d: "m23.723 10.94-2.037-2.78a1.2 1.2 0 0 0-1.936 0l-2.037 2.78c-.58.793-.014 1.909.968 1.909h.88a7.543 7.543 0 0 1-3.73 5.695c-2.301 1.334-5.25 1.334-7.553 0a1.1 1.1 0 0 0-1.102 1.904 9.755 9.755 0 0 0 4.88 1.314 9.756 9.756 0 0 0 4.878-1.313 9.803 9.803 0 0 0 3.57-3.57 9.74 9.74 0 0 0 1.258-4.03h.993a1.2 1.2 0 0 0 .968-1.91m-18.183.213h-.992a7.594 7.594 0 0 1 .962-2.93 7.61 7.61 0 0 1 2.768-2.766c2.302-1.332 5.25-1.332 7.554 0a1.1 1.1 0 0 0 1.102-1.905c-2.972-1.718-6.787-1.718-9.758 0a9.812 9.812 0 0 0-3.57 3.57 9.775 9.775 0 0 0-1.258 4.03H1.244a1.2 1.2 0 0 0-.968 1.91l2.148 2.932a1.2 1.2 0 0 0 1.936 0l2.148-2.932a1.2 1.2 0 0 0-.968-1.91",
|
|
1339
|
-
clipRule: "evenodd"
|
|
1340
|
-
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1341
|
-
fill: "currentColor",
|
|
1342
|
-
d: "M10.354 14.963a.912.912 0 1 1-1.732-.568l1.909-5.617a1.2 1.2 0 0 1 1.136-.814h.663a1.2 1.2 0 0 1 1.137.815l1.902 5.623a.908.908 0 1 1-1.725.564l-.316-1H10.67l-.316.997Zm.748-2.369h1.793l-.864-2.742h-.064l-.865 2.742Z"
|
|
1343
|
-
}));
|
|
1344
|
-
|
|
1345
1351
|
const SvgBarchart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1346
1352
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1347
1353
|
width: "1em",
|
|
@@ -1468,6 +1474,24 @@ const SvgBusColor = props => /*#__PURE__*/React__namespace.createElement("svg",
|
|
|
1468
1474
|
d: "M36.796 25.602c0-.844.684-1.528 1.528-1.528h.51v3.056h-.51a1.528 1.528 0 0 1-1.528-1.528Z"
|
|
1469
1475
|
}));
|
|
1470
1476
|
|
|
1477
|
+
const SvgCalendar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1478
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1479
|
+
width: "1em",
|
|
1480
|
+
height: "1em",
|
|
1481
|
+
fill: "none",
|
|
1482
|
+
viewBox: "0 0 24 24"
|
|
1483
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1484
|
+
fill: "currentColor",
|
|
1485
|
+
fillRule: "evenodd",
|
|
1486
|
+
d: "M16 3H8v2a1 1 0 0 1-2 0V3H4a2 2 0 0 0-2 2v3h20V5a2 2 0 0 0-2-2h-2v2a1 1 0 1 1-2 0V3Z",
|
|
1487
|
+
clipRule: "evenodd"
|
|
1488
|
+
}), /*#__PURE__*/React__namespace.createElement("g", {
|
|
1489
|
+
fill: "currentColor",
|
|
1490
|
+
opacity: 0.4
|
|
1491
|
+
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
1492
|
+
d: "M2 8h20v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8ZM6 2a1 1 0 0 1 2 0v3a1 1 0 0 1-2 0V2ZM16 2a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0V2Z"
|
|
1493
|
+
})));
|
|
1494
|
+
|
|
1471
1495
|
const SvgCalendarCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1472
1496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1473
1497
|
width: "1em",
|
|
@@ -4695,6 +4719,7 @@ const SvgYoutube = props => /*#__PURE__*/React__namespace.createElement("svg", _
|
|
|
4695
4719
|
|
|
4696
4720
|
var icons = /*#__PURE__*/Object.freeze({
|
|
4697
4721
|
__proto__: null,
|
|
4722
|
+
AInCircleColorIcon: SvgAInCircleColor,
|
|
4698
4723
|
AiColorIcon: SvgAiColor,
|
|
4699
4724
|
AiIcon: SvgAi,
|
|
4700
4725
|
AiSadIcon: SvgAiSad,
|
|
@@ -4713,7 +4738,6 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
4713
4738
|
ArrowUpDownIcon: SvgArrowUpDown,
|
|
4714
4739
|
ArrowUpIcon: SvgArrowUp,
|
|
4715
4740
|
ArrowUpLimitIcon: SvgArrowUpLimit,
|
|
4716
|
-
AutoIcon: SvgAuto,
|
|
4717
4741
|
BarchartIcon: SvgBarchart,
|
|
4718
4742
|
BookColorIcon: SvgBookColor,
|
|
4719
4743
|
BookIcon: SvgBook,
|
|
@@ -4724,6 +4748,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
4724
4748
|
CalendarCheckColorIcon: SvgCalendarCheckColor,
|
|
4725
4749
|
CalendarCheckIcon: SvgCalendarCheck,
|
|
4726
4750
|
CalendarColorIcon: SvgCalendarColor,
|
|
4751
|
+
CalendarIcon: SvgCalendar,
|
|
4727
4752
|
CameraIcon: SvgCamera,
|
|
4728
4753
|
CardIcon: SvgCard,
|
|
4729
4754
|
CardsPercentColorIcon: SvgCardsPercentColor,
|
|
@@ -17602,18 +17627,38 @@ const BaseChip = styled__default.default.span(({
|
|
|
17602
17627
|
color: theme.colors['icon/accent/green']
|
|
17603
17628
|
}
|
|
17604
17629
|
},
|
|
17605
|
-
'
|
|
17606
|
-
'backgroundColor': theme.colors['
|
|
17630
|
+
'dim': {
|
|
17631
|
+
'backgroundColor': theme.colors['dim'],
|
|
17632
|
+
'color': theme.colors['text/inverse'],
|
|
17633
|
+
'& svg': {
|
|
17634
|
+
color: theme.colors['icon/inverse']
|
|
17635
|
+
}
|
|
17636
|
+
},
|
|
17637
|
+
'outlined-blue': {
|
|
17638
|
+
'backgroundColor': theme.colors['bg/neutral/subtler'],
|
|
17607
17639
|
'color': theme.colors['text/accent/blue'],
|
|
17608
17640
|
'& svg': {
|
|
17609
17641
|
color: theme.colors['icon/accent/blue']
|
|
17642
|
+
},
|
|
17643
|
+
'&:after': {
|
|
17644
|
+
content: '""',
|
|
17645
|
+
position: 'absolute',
|
|
17646
|
+
top: 0,
|
|
17647
|
+
right: 0,
|
|
17648
|
+
bottom: 0,
|
|
17649
|
+
left: 0,
|
|
17650
|
+
borderWidth: 1,
|
|
17651
|
+
borderStyle: 'solid',
|
|
17652
|
+
borderColor: theme.colors['border/accent/blue'],
|
|
17653
|
+
borderRadius: theme.radii.full,
|
|
17654
|
+
boxSizing: 'border-box'
|
|
17610
17655
|
}
|
|
17611
17656
|
},
|
|
17612
|
-
'
|
|
17613
|
-
'backgroundColor': theme.colors['
|
|
17614
|
-
'color': theme.colors['text/
|
|
17657
|
+
'blue': {
|
|
17658
|
+
'backgroundColor': theme.colors['bg/accent/blue/subtlest'],
|
|
17659
|
+
'color': theme.colors['text/accent/blue'],
|
|
17615
17660
|
'& svg': {
|
|
17616
|
-
color: theme.colors['icon/
|
|
17661
|
+
color: theme.colors['icon/accent/blue']
|
|
17617
17662
|
}
|
|
17618
17663
|
}
|
|
17619
17664
|
}
|
|
@@ -38828,7 +38873,8 @@ const borderColor = {
|
|
|
38828
38873
|
'border/hovered': palette.blue300,
|
|
38829
38874
|
'border/focused': palette.blue500,
|
|
38830
38875
|
'border/danger': palette.red500,
|
|
38831
|
-
'border/success': palette.green500
|
|
38876
|
+
'border/success': palette.green500,
|
|
38877
|
+
'border/accent/blue': palette.blue500
|
|
38832
38878
|
};
|
|
38833
38879
|
const iconColor = {
|
|
38834
38880
|
'icon/neutral': palette.gray300,
|
package/dist/theme/index.d.ts
CHANGED
|
@@ -211,6 +211,7 @@ declare const theme: {
|
|
|
211
211
|
'border/focused': "#4880ee";
|
|
212
212
|
'border/danger': "#F22735";
|
|
213
213
|
'border/success': "#1FCCA1";
|
|
214
|
+
'border/accent/blue': "#4880ee";
|
|
214
215
|
'bg/secondary': "#F3EFFD";
|
|
215
216
|
'bg/secondary/hovered': "#D9CDF9";
|
|
216
217
|
'bg/secondary/pressed': "#D9CDF9";
|
package/esm/core/Chip/index.js
CHANGED
|
@@ -171,18 +171,38 @@ const BaseChip = styled.span(({
|
|
|
171
171
|
color: theme.colors['icon/accent/green']
|
|
172
172
|
}
|
|
173
173
|
},
|
|
174
|
-
'
|
|
175
|
-
'backgroundColor': theme.colors['
|
|
174
|
+
'dim': {
|
|
175
|
+
'backgroundColor': theme.colors['dim'],
|
|
176
|
+
'color': theme.colors['text/inverse'],
|
|
177
|
+
'& svg': {
|
|
178
|
+
color: theme.colors['icon/inverse']
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
'outlined-blue': {
|
|
182
|
+
'backgroundColor': theme.colors['bg/neutral/subtler'],
|
|
176
183
|
'color': theme.colors['text/accent/blue'],
|
|
177
184
|
'& svg': {
|
|
178
185
|
color: theme.colors['icon/accent/blue']
|
|
186
|
+
},
|
|
187
|
+
'&:after': {
|
|
188
|
+
content: '""',
|
|
189
|
+
position: 'absolute',
|
|
190
|
+
top: 0,
|
|
191
|
+
right: 0,
|
|
192
|
+
bottom: 0,
|
|
193
|
+
left: 0,
|
|
194
|
+
borderWidth: 1,
|
|
195
|
+
borderStyle: 'solid',
|
|
196
|
+
borderColor: theme.colors['border/accent/blue'],
|
|
197
|
+
borderRadius: theme.radii.full,
|
|
198
|
+
boxSizing: 'border-box'
|
|
179
199
|
}
|
|
180
200
|
},
|
|
181
|
-
'
|
|
182
|
-
'backgroundColor': theme.colors['
|
|
183
|
-
'color': theme.colors['text/
|
|
201
|
+
'blue': {
|
|
202
|
+
'backgroundColor': theme.colors['bg/accent/blue/subtlest'],
|
|
203
|
+
'color': theme.colors['text/accent/blue'],
|
|
184
204
|
'& svg': {
|
|
185
|
-
color: theme.colors['icon/
|
|
205
|
+
color: theme.colors['icon/accent/blue']
|
|
186
206
|
}
|
|
187
207
|
}
|
|
188
208
|
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAInCircleColor = 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: "#E5E5E5",
|
|
12
|
+
d: "M0 0h24v24H0z"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fill: "#fff",
|
|
15
|
+
d: "M-121-426h1440v1826H-121z"
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fill: "#BACEF8",
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm8.556 4.746a1.178 1.178 0 1 1-2.243-.722l2.889-8.713a2.06 2.06 0 0 1 3.91.003l2.88 8.72a1.172 1.172 0 1 1-2.231.716l-.584-1.87h-4.04l-.581 1.866Zm2.563-8.218-1.395 4.466h2.867l-1.395-4.466h-.077Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fill: "#4880EE",
|
|
23
|
+
d: "M8.431 17.573c.516 0 .971-.335 1.125-.827l.582-1.866h4.04l.583 1.87a1.172 1.172 0 1 0 2.23-.716l-2.879-8.72a2.06 2.06 0 0 0-3.91-.003l-2.889 8.713a1.178 1.178 0 0 0 1.118 1.549Zm2.293-4.58 1.395-4.465h.077l1.395 4.466h-2.867Z"
|
|
24
|
+
}));
|
|
25
|
+
|
|
26
|
+
export { SvgAInCircleColor as default };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgCalendar = 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: "currentColor",
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
d: "M16 3H8v2a1 1 0 0 1-2 0V3H4a2 2 0 0 0-2 2v3h20V5a2 2 0 0 0-2-2h-2v2a1 1 0 1 1-2 0V3Z",
|
|
14
|
+
clipRule: "evenodd"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
opacity: 0.4
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M2 8h20v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8ZM6 2a1 1 0 0 1 2 0v3a1 1 0 0 1-2 0V2ZM16 2a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0V2Z"
|
|
20
|
+
})));
|
|
21
|
+
|
|
22
|
+
export { SvgCalendar as default };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { default as AInCircleColorIcon } from './AInCircleColor.js';
|
|
1
2
|
export { default as AiIcon } from './Ai.js';
|
|
2
3
|
export { default as AiColorIcon } from './AiColor.js';
|
|
3
4
|
export { default as AiSadIcon } from './AiSad.js';
|
|
@@ -16,7 +17,6 @@ export { default as ArrowRightLimitIcon } from './ArrowRightLimit.js';
|
|
|
16
17
|
export { default as ArrowUpIcon } from './ArrowUp.js';
|
|
17
18
|
export { default as ArrowUpDownIcon } from './ArrowUpDown.js';
|
|
18
19
|
export { default as ArrowUpLimitIcon } from './ArrowUpLimit.js';
|
|
19
|
-
export { default as AutoIcon } from './Auto.js';
|
|
20
20
|
export { default as BarchartIcon } from './Barchart.js';
|
|
21
21
|
export { default as BookIcon } from './Book.js';
|
|
22
22
|
export { default as BookColorIcon } from './BookColor.js';
|
|
@@ -24,6 +24,7 @@ export { default as BookmarkIcon } from './Bookmark.js';
|
|
|
24
24
|
export { default as BookmarkAnimationIcon } from './BookmarkAnimation.js';
|
|
25
25
|
export { default as BoxIcon } from './Box.js';
|
|
26
26
|
export { default as BusColorIcon } from './BusColor.js';
|
|
27
|
+
export { default as CalendarIcon } from './Calendar.js';
|
|
27
28
|
export { default as CalendarCheckIcon } from './CalendarCheck.js';
|
|
28
29
|
export { default as CalendarCheckColorIcon } from './CalendarCheckColor.js';
|
|
29
30
|
export { default as CalendarColorIcon } from './CalendarColor.js';
|
|
@@ -82,7 +82,8 @@ const borderColor = {
|
|
|
82
82
|
'border/hovered': palette.blue300,
|
|
83
83
|
'border/focused': palette.blue500,
|
|
84
84
|
'border/danger': palette.red500,
|
|
85
|
-
'border/success': palette.green500
|
|
85
|
+
'border/success': palette.green500,
|
|
86
|
+
'border/accent/blue': palette.blue500
|
|
86
87
|
};
|
|
87
88
|
const iconColor = {
|
|
88
89
|
'icon/neutral': palette.gray300,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teamturing/react-kit",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.38.1",
|
|
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,8 +55,8 @@
|
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@floating-ui/react-dom": "^2.0.2",
|
|
57
57
|
"@primer/behaviors": "^1.3.6",
|
|
58
|
-
"@teamturing/icons": "^1.
|
|
59
|
-
"@teamturing/token-studio": "^1.
|
|
58
|
+
"@teamturing/icons": "^1.44.0",
|
|
59
|
+
"@teamturing/token-studio": "^1.10.0",
|
|
60
60
|
"@teamturing/utils": "^1.4.0",
|
|
61
61
|
"framer-motion": "^10.16.4",
|
|
62
62
|
"lodash.debounce": "^4.0.8",
|
|
@@ -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": "2f860b60fe52c6e45e0e04b28dc6a71cce5502fe"
|
|
70
70
|
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
|
|
4
|
-
const SvgAuto = 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: "currentColor",
|
|
12
|
-
fillRule: "evenodd",
|
|
13
|
-
d: "m23.723 10.94-2.037-2.78a1.2 1.2 0 0 0-1.936 0l-2.037 2.78c-.58.793-.014 1.909.968 1.909h.88a7.543 7.543 0 0 1-3.73 5.695c-2.301 1.334-5.25 1.334-7.553 0a1.1 1.1 0 0 0-1.102 1.904 9.755 9.755 0 0 0 4.88 1.314 9.756 9.756 0 0 0 4.878-1.313 9.803 9.803 0 0 0 3.57-3.57 9.74 9.74 0 0 0 1.258-4.03h.993a1.2 1.2 0 0 0 .968-1.91m-18.183.213h-.992a7.594 7.594 0 0 1 .962-2.93 7.61 7.61 0 0 1 2.768-2.766c2.302-1.332 5.25-1.332 7.554 0a1.1 1.1 0 0 0 1.102-1.905c-2.972-1.718-6.787-1.718-9.758 0a9.812 9.812 0 0 0-3.57 3.57 9.775 9.775 0 0 0-1.258 4.03H1.244a1.2 1.2 0 0 0-.968 1.91l2.148 2.932a1.2 1.2 0 0 0 1.936 0l2.148-2.932a1.2 1.2 0 0 0-.968-1.91",
|
|
14
|
-
clipRule: "evenodd"
|
|
15
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fill: "currentColor",
|
|
17
|
-
d: "M10.354 14.963a.912.912 0 1 1-1.732-.568l1.909-5.617a1.2 1.2 0 0 1 1.136-.814h.663a1.2 1.2 0 0 1 1.137.815l1.902 5.623a.908.908 0 1 1-1.725.564l-.316-1H10.67l-.316.997Zm.748-2.369h1.793l-.864-2.742h-.064l-.865 2.742Z"
|
|
18
|
-
}));
|
|
19
|
-
|
|
20
|
-
export { SvgAuto as default };
|