@teamturing/react-kit 2.21.19 → 2.21.20

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
@@ -1979,7 +1979,7 @@ const SvgCoupon = props => /*#__PURE__*/React__namespace.createElement("svg", _e
1979
1979
  }, props), /*#__PURE__*/React__namespace.createElement("path", {
1980
1980
  fill: "currentColor",
1981
1981
  fillRule: "evenodd",
1982
- d: "M21.5 4h-3L17 5l-1.5-1h-12c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12l1.5-1 1.5 1h3c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1ZM12 14.9c-.7.7-1.6 1.1-2.7 1.1-2.2 0-3.8-1.7-3.8-4s1.6-4 3.8-4c1 0 2 .4 2.7 1.1.3.3.2.9-.2 1.1-.4.2-.9.1-1.3-.2-.3-.2-.7-.3-1.1-.3-1.4 0-2.2.9-2.2 2.3s.8 2.3 2.2 2.3c.4 0 .8-.1 1.1-.3.4-.3.9-.4 1.3-.2s.5.7.2 1.1Zm5.5 3.4h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1V16Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1V8h1v1.1Zm0-2.2h-1V5.7h1v1.2Z",
1982
+ d: "M21.5 4h-3L17 5l-1.5-1h-12c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12l1.5-1 1.5 1h3c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1Zm-4 14.3h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1V16Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1V8h1v1.1Zm0-2.2h-1V5.7h1v1.2Z",
1983
1983
  clipRule: "evenodd"
1984
1984
  }));
1985
1985
 
@@ -4522,23 +4522,6 @@ const SvgWorkbookColor = props => /*#__PURE__*/React__namespace.createElement("s
4522
4522
  rx: 1.546
4523
4523
  }));
4524
4524
 
4525
- const SvgWorkbookTwoColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4526
- xmlns: "http://www.w3.org/2000/svg",
4527
- width: "1em",
4528
- height: "1em",
4529
- fill: "none",
4530
- viewBox: "0 0 24 24"
4531
- }, props), /*#__PURE__*/React__namespace.createElement("path", {
4532
- fill: "#D9CDF9",
4533
- d: "M8.1 1.5A1.5 1.5 0 0 0 6.6 3v1.41h10.601a1.5 1.5 0 0 1 1.5 1.5v12.467h1.4a1.5 1.5 0 0 0 1.5-1.5V3a1.5 1.5 0 0 0-1.5-1.5h-12Z"
4534
- }), /*#__PURE__*/React__namespace.createElement("path", {
4535
- fill: "#D9CDF9",
4536
- d: "M2.5 7.123a1.5 1.5 0 0 1 1.5-1.5h12.001a1.5 1.5 0 0 1 1.5 1.5V21a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 2.5 21V7.123Z"
4537
- }), /*#__PURE__*/React__namespace.createElement("path", {
4538
- fill: "#9C7EEF",
4539
- d: "M2.5 7.123a1.5 1.5 0 0 1 1.5-1.5h.688V22.5H4A1.5 1.5 0 0 1 2.5 21V7.123ZM7.15 9.32c0-.519.42-.938.938-.938h5.626a.938.938 0 1 1 0 1.875H8.088a.938.938 0 0 1-.938-.938Z"
4540
- }));
4541
-
4542
4525
  const SvgWrong = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4543
4526
  xmlns: "http://www.w3.org/2000/svg",
4544
4527
  width: "1em",
@@ -4780,7 +4763,6 @@ var icons = /*#__PURE__*/Object.freeze({
4780
4763
  WifiIcon: SvgWifi,
4781
4764
  WorkbookColorIcon: SvgWorkbookColor,
4782
4765
  WorkbookIcon: SvgWorkbook,
4783
- WorkbookTwoColorIcon: SvgWorkbookTwoColor,
4784
4766
  WrongIcon: SvgWrong,
4785
4767
  YoutubeIcon: SvgYoutube
4786
4768
  });
@@ -10,7 +10,7 @@ const SvgCoupon = props => /*#__PURE__*/React.createElement("svg", _extends({
10
10
  }, props), /*#__PURE__*/React.createElement("path", {
11
11
  fill: "currentColor",
12
12
  fillRule: "evenodd",
13
- d: "M21.5 4h-3L17 5l-1.5-1h-12c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12l1.5-1 1.5 1h3c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1ZM12 14.9c-.7.7-1.6 1.1-2.7 1.1-2.2 0-3.8-1.7-3.8-4s1.6-4 3.8-4c1 0 2 .4 2.7 1.1.3.3.2.9-.2 1.1-.4.2-.9.1-1.3-.2-.3-.2-.7-.3-1.1-.3-1.4 0-2.2.9-2.2 2.3s.8 2.3 2.2 2.3c.4 0 .8-.1 1.1-.3.4-.3.9-.4 1.3-.2s.5.7.2 1.1Zm5.5 3.4h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1V16Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1V8h1v1.1Zm0-2.2h-1V5.7h1v1.2Z",
13
+ d: "M21.5 4h-3L17 5l-1.5-1h-12c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12l1.5-1 1.5 1h3c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1Zm-4 14.3h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1V16Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1v-1.1h1v1.1Zm0-2.3h-1V8h1v1.1Zm0-2.2h-1V5.7h1v1.2Z",
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
@@ -208,6 +208,5 @@ export { default as WarningIcon } from './Warning.js';
208
208
  export { default as WifiIcon } from './Wifi.js';
209
209
  export { default as WorkbookIcon } from './Workbook.js';
210
210
  export { default as WorkbookColorIcon } from './WorkbookColor.js';
211
- export { default as WorkbookTwoColorIcon } from './WorkbookTwoColor.js';
212
211
  export { default as WrongIcon } from './Wrong.js';
213
212
  export { default as YoutubeIcon } from './Youtube.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamturing/react-kit",
3
- "version": "2.21.19",
3
+ "version": "2.21.20",
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.33.0",
58
+ "@teamturing/icons": "^1.34.0",
59
59
  "@teamturing/token-studio": "^1.3.0",
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": "7860db0902b4c08b098a3b7f637d154634658c52"
69
+ "gitHead": "a114c2418159a59671268d35fedbc74ebb2a85af"
70
70
  }
@@ -1,21 +0,0 @@
1
- import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
- import * as React from 'react';
3
-
4
- const SvgWorkbookTwoColor = 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: "#D9CDF9",
12
- d: "M8.1 1.5A1.5 1.5 0 0 0 6.6 3v1.41h10.601a1.5 1.5 0 0 1 1.5 1.5v12.467h1.4a1.5 1.5 0 0 0 1.5-1.5V3a1.5 1.5 0 0 0-1.5-1.5h-12Z"
13
- }), /*#__PURE__*/React.createElement("path", {
14
- fill: "#D9CDF9",
15
- d: "M2.5 7.123a1.5 1.5 0 0 1 1.5-1.5h12.001a1.5 1.5 0 0 1 1.5 1.5V21a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 2.5 21V7.123Z"
16
- }), /*#__PURE__*/React.createElement("path", {
17
- fill: "#9C7EEF",
18
- d: "M2.5 7.123a1.5 1.5 0 0 1 1.5-1.5h.688V22.5H4A1.5 1.5 0 0 1 2.5 21V7.123ZM7.15 9.32c0-.519.42-.938.938-.938h5.626a.938.938 0 1 1 0 1.875H8.088a.938.938 0 0 1-.938-.938Z"
19
- }));
20
-
21
- export { SvgWorkbookTwoColor as default };