@teamturing/react-kit 2.39.0 → 2.39.2

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
@@ -1594,6 +1594,32 @@ const SvgCamera = props => /*#__PURE__*/React__namespace.createElement("svg", _e
1594
1594
  clipRule: "evenodd"
1595
1595
  }));
1596
1596
 
1597
+ const SvgCameraColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1598
+ xmlns: "http://www.w3.org/2000/svg",
1599
+ width: "1em",
1600
+ height: "1em",
1601
+ fill: "none",
1602
+ viewBox: "0 0 24 24"
1603
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
1604
+ fill: "#9C7EEF",
1605
+ fillRule: "evenodd",
1606
+ d: "M11.98 18.28a5.26 5.26 0 1 0 0-10.52 5.26 5.26 0 0 0 0 10.52ZM12 16.4a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72Z",
1607
+ clipRule: "evenodd"
1608
+ }), /*#__PURE__*/React__namespace.createElement("circle", {
1609
+ cx: 19.125,
1610
+ cy: 8.625,
1611
+ r: 1.125,
1612
+ fill: "#9C7EEF"
1613
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1614
+ fill: "#D9CDF9",
1615
+ d: "M9.628 10.648A3.359 3.359 0 0 1 12 9.664a3.359 3.359 0 0 1 3.355 3.356A3.358 3.358 0 0 1 12 16.376a3.358 3.358 0 0 1-3.355-3.356c0-.89.354-1.743.983-2.372Z"
1616
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1617
+ fill: "#D9CDF9",
1618
+ fillRule: "evenodd",
1619
+ d: "M17.159 5.136h2.954a2.52 2.52 0 0 1 2.521 2.52v11.601a2.52 2.52 0 0 1-2.521 2.52H3.887a2.522 2.522 0 0 1-2.521-2.52V7.656a2.52 2.52 0 0 1 2.521-2.52h2.954l1.036-2.129a2.1 2.1 0 0 1 1.888-1.18h4.413a2.1 2.1 0 0 1 1.868 1.14l1.113 2.169ZM8.292 16.729A5.252 5.252 0 0 0 12 18.267a5.252 5.252 0 0 0 5.246-5.246A5.252 5.252 0 0 0 12 7.774a5.252 5.252 0 0 0-5.246 5.247 5.252 5.252 0 0 0 1.538 3.708ZM19.125 9.75a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25Z",
1620
+ clipRule: "evenodd"
1621
+ }));
1622
+
1597
1623
  const SvgCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1598
1624
  xmlns: "http://www.w3.org/2000/svg",
1599
1625
  width: "1em",
@@ -3456,26 +3482,15 @@ const SvgPaperPenColor = props => /*#__PURE__*/React__namespace.createElement("s
3456
3482
  height: "1em",
3457
3483
  fill: "none",
3458
3484
  viewBox: "0 0 24 24"
3459
- }, props), /*#__PURE__*/React__namespace.createElement("g", {
3460
- clipPath: "url(#paper_pen_color_svg__a)"
3461
- }, /*#__PURE__*/React__namespace.createElement("rect", {
3462
- width: 16.457,
3463
- height: 20.197,
3464
- x: 3.5,
3465
- y: 1.645,
3466
- fill: "#C6D8FA",
3467
- rx: 1.175
3485
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
3486
+ fill: "#D9CDF9",
3487
+ d: "M3.5 2.82c0-.65.526-1.175 1.175-1.175h14.106c.65 0 1.176.526 1.176 1.175v17.846c0 .65-.527 1.175-1.176 1.175H4.675c-.649 0-1.175-.526-1.175-1.175V2.82Z"
3468
3488
  }), /*#__PURE__*/React__namespace.createElement("path", {
3469
- fill: "#6D99F1",
3489
+ fill: "#9C7EEF",
3470
3490
  fillRule: "evenodd",
3471
- d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.466.466 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
3491
+ d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.467.467 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
3472
3492
  clipRule: "evenodd"
3473
- })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
3474
- id: "paper_pen_color_svg__a"
3475
- }, /*#__PURE__*/React__namespace.createElement("path", {
3476
- fill: "#fff",
3477
- d: "M0 0h24v24H0z"
3478
- }))));
3493
+ }));
3479
3494
 
3480
3495
  const SvgPaperTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3481
3496
  xmlns: "http://www.w3.org/2000/svg",
@@ -3729,6 +3744,22 @@ const SvgPresentColor = props => /*#__PURE__*/React__namespace.createElement("sv
3729
3744
  clipRule: "evenodd"
3730
3745
  }));
3731
3746
 
3747
+ const SvgPrint = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3748
+ xmlns: "http://www.w3.org/2000/svg",
3749
+ width: "1em",
3750
+ height: "1em",
3751
+ fill: "none",
3752
+ viewBox: "0 0 24 24"
3753
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
3754
+ fill: "currentColor",
3755
+ fillRule: "evenodd",
3756
+ d: "M20.59 7.43a1.92 1.92 0 0 1 1.91 1.91v6.68a1.91 1.91 0 0 1-1.91 1.91H17.8V20a2.2 2.2 0 0 1-2.2 2.2H8.4A2.2 2.2 0 0 1 6.2 20v-2.07H3.41a1.91 1.91 0 0 1-1.91-1.91V9.34a1.92 1.92 0 0 1 1.91-1.91h17.18ZM8.4 15a.2.2 0 0 0-.2.2V20c0 .11.09.2.2.2h7.2a.2.2 0 0 0 .2-.2v-4.8a.2.2 0 0 0-.2-.2H8.4Zm8.056-1.827a2.203 2.203 0 0 1-.201-.074l.201.074Z",
3757
+ clipRule: "evenodd"
3758
+ }), /*#__PURE__*/React__namespace.createElement("path", {
3759
+ fill: "currentColor",
3760
+ d: "M16.8 2H7.2A1.2 1.2 0 0 0 6 3.2v2.4a1.2 1.2 0 0 0 1.2 1.2h9.6A1.2 1.2 0 0 0 18 5.6V3.2A1.2 1.2 0 0 0 16.8 2Z"
3761
+ }));
3762
+
3732
3763
  const SvgProblem = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3733
3764
  xmlns: "http://www.w3.org/2000/svg",
3734
3765
  width: "1em",
@@ -4790,6 +4821,7 @@ var icons = /*#__PURE__*/Object.freeze({
4790
4821
  CalendarCheckIcon: SvgCalendarCheck,
4791
4822
  CalendarColorIcon: SvgCalendarColor,
4792
4823
  CalendarIcon: SvgCalendar,
4824
+ CameraColorIcon: SvgCameraColor,
4793
4825
  CameraIcon: SvgCamera,
4794
4826
  CardIcon: SvgCard,
4795
4827
  CardsPercentColorIcon: SvgCardsPercentColor,
@@ -4926,6 +4958,7 @@ var icons = /*#__PURE__*/Object.freeze({
4926
4958
  PointInCircleIcon: SvgPointInCircle,
4927
4959
  PresentColorIcon: SvgPresentColor,
4928
4960
  PresentIcon: SvgPresent,
4961
+ PrintIcon: SvgPrint,
4929
4962
  ProblemIcon: SvgProblem,
4930
4963
  ProfileIcon: SvgProfile,
4931
4964
  ProgressGradientIcon: SvgProgressGradient,
@@ -0,0 +1,30 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgCameraColor = 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: "#9C7EEF",
12
+ fillRule: "evenodd",
13
+ d: "M11.98 18.28a5.26 5.26 0 1 0 0-10.52 5.26 5.26 0 0 0 0 10.52ZM12 16.4a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72Z",
14
+ clipRule: "evenodd"
15
+ }), /*#__PURE__*/React.createElement("circle", {
16
+ cx: 19.125,
17
+ cy: 8.625,
18
+ r: 1.125,
19
+ fill: "#9C7EEF"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fill: "#D9CDF9",
22
+ d: "M9.628 10.648A3.359 3.359 0 0 1 12 9.664a3.359 3.359 0 0 1 3.355 3.356A3.358 3.358 0 0 1 12 16.376a3.358 3.358 0 0 1-3.355-3.356c0-.89.354-1.743.983-2.372Z"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fill: "#D9CDF9",
25
+ fillRule: "evenodd",
26
+ d: "M17.159 5.136h2.954a2.52 2.52 0 0 1 2.521 2.52v11.601a2.52 2.52 0 0 1-2.521 2.52H3.887a2.522 2.522 0 0 1-2.521-2.52V7.656a2.52 2.52 0 0 1 2.521-2.52h2.954l1.036-2.129a2.1 2.1 0 0 1 1.888-1.18h4.413a2.1 2.1 0 0 1 1.868 1.14l1.113 2.169ZM8.292 16.729A5.252 5.252 0 0 0 12 18.267a5.252 5.252 0 0 0 5.246-5.246A5.252 5.252 0 0 0 12 7.774a5.252 5.252 0 0 0-5.246 5.247 5.252 5.252 0 0 0 1.538 3.708ZM19.125 9.75a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25Z",
27
+ clipRule: "evenodd"
28
+ }));
29
+
30
+ export { SvgCameraColor as default };
@@ -7,25 +7,14 @@ const SvgPaperPenColor = props => /*#__PURE__*/React.createElement("svg", _exten
7
7
  height: "1em",
8
8
  fill: "none",
9
9
  viewBox: "0 0 24 24"
10
- }, props), /*#__PURE__*/React.createElement("g", {
11
- clipPath: "url(#paper_pen_color_svg__a)"
12
- }, /*#__PURE__*/React.createElement("rect", {
13
- width: 16.457,
14
- height: 20.197,
15
- x: 3.5,
16
- y: 1.645,
17
- fill: "#C6D8FA",
18
- rx: 1.175
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fill: "#D9CDF9",
12
+ d: "M3.5 2.82c0-.65.526-1.175 1.175-1.175h14.106c.65 0 1.176.526 1.176 1.175v17.846c0 .65-.527 1.175-1.176 1.175H4.675c-.649 0-1.175-.526-1.175-1.175V2.82Z"
19
13
  }), /*#__PURE__*/React.createElement("path", {
20
- fill: "#6D99F1",
14
+ fill: "#9C7EEF",
21
15
  fillRule: "evenodd",
22
- d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.466.466 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
16
+ d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.467.467 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
23
17
  clipRule: "evenodd"
24
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
25
- id: "paper_pen_color_svg__a"
26
- }, /*#__PURE__*/React.createElement("path", {
27
- fill: "#fff",
28
- d: "M0 0h24v24H0z"
29
- }))));
18
+ }));
30
19
 
31
20
  export { SvgPaperPenColor as default };
@@ -0,0 +1,20 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgPrint = 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: "M20.59 7.43a1.92 1.92 0 0 1 1.91 1.91v6.68a1.91 1.91 0 0 1-1.91 1.91H17.8V20a2.2 2.2 0 0 1-2.2 2.2H8.4A2.2 2.2 0 0 1 6.2 20v-2.07H3.41a1.91 1.91 0 0 1-1.91-1.91V9.34a1.92 1.92 0 0 1 1.91-1.91h17.18ZM8.4 15a.2.2 0 0 0-.2.2V20c0 .11.09.2.2.2h7.2a.2.2 0 0 0 .2-.2v-4.8a.2.2 0 0 0-.2-.2H8.4Zm8.056-1.827a2.203 2.203 0 0 1-.201-.074l.201.074Z",
14
+ clipRule: "evenodd"
15
+ }), /*#__PURE__*/React.createElement("path", {
16
+ fill: "currentColor",
17
+ d: "M16.8 2H7.2A1.2 1.2 0 0 0 6 3.2v2.4a1.2 1.2 0 0 0 1.2 1.2h9.6A1.2 1.2 0 0 0 18 5.6V3.2A1.2 1.2 0 0 0 16.8 2Z"
18
+ }));
19
+
20
+ export { SvgPrint as default };
@@ -29,6 +29,7 @@ export { default as CalendarCheckIcon } from './CalendarCheck.js';
29
29
  export { default as CalendarCheckColorIcon } from './CalendarCheckColor.js';
30
30
  export { default as CalendarColorIcon } from './CalendarColor.js';
31
31
  export { default as CameraIcon } from './Camera.js';
32
+ export { default as CameraColorIcon } from './CameraColor.js';
32
33
  export { default as CardIcon } from './Card.js';
33
34
  export { default as CardsPercentIcon } from './CardsPercent.js';
34
35
  export { default as CardsPercentColorIcon } from './CardsPercentColor.js';
@@ -164,6 +165,7 @@ export { default as PointInCircleIcon } from './PointInCircle.js';
164
165
  export { default as PointInCircleColorIcon } from './PointInCircleColor.js';
165
166
  export { default as PresentIcon } from './Present.js';
166
167
  export { default as PresentColorIcon } from './PresentColor.js';
168
+ export { default as PrintIcon } from './Print.js';
167
169
  export { default as ProblemIcon } from './Problem.js';
168
170
  export { default as ProfileIcon } from './Profile.js';
169
171
  export { default as ProgressGradientIcon } from './ProgressGradient.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamturing/react-kit",
3
- "version": "2.39.0",
3
+ "version": "2.39.2",
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.46.0",
58
+ "@teamturing/icons": "^1.48.0",
59
59
  "@teamturing/token-studio": "^1.10.0",
60
60
  "@teamturing/utils": "^1.4.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": "2877e4b16462df0327f646c7c7f47e64ffdf97ac"
69
+ "gitHead": "da1c0d7aaf792147c844b59991aae3fe4b384fb6"
70
70
  }