@teamturing/react-kit 2.39.1 → 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",
@@ -4806,6 +4821,7 @@ var icons = /*#__PURE__*/Object.freeze({
4806
4821
  CalendarCheckIcon: SvgCalendarCheck,
4807
4822
  CalendarColorIcon: SvgCalendarColor,
4808
4823
  CalendarIcon: SvgCalendar,
4824
+ CameraColorIcon: SvgCameraColor,
4809
4825
  CameraIcon: SvgCamera,
4810
4826
  CardIcon: SvgCard,
4811
4827
  CardsPercentColorIcon: SvgCardsPercentColor,
@@ -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 };
@@ -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';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamturing/react-kit",
3
- "version": "2.39.1",
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.47.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": "0742fd7257c18f448ebb670bc1ef19ac4dc2b9dd"
69
+ "gitHead": "da1c0d7aaf792147c844b59991aae3fe4b384fb6"
70
70
  }