pds-dev-kit-web 1.4.30 → 1.4.31

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.
@@ -88,15 +88,15 @@ function Chip(_a) {
88
88
  return react_1.default.createElement(S_ChipWrapper, null, chipType());
89
89
  }
90
90
  exports.default = Chip;
91
- var S_CategoryChoiceChip = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border-radius: 16px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 32px;\n padding-left: ", ";\n padding-right: ", ";\n cursor: pointer;\n\n &:hover {\n background-color: ", ";\n }\n\n & > div {\n height: 32px;\n line-height: 32px;\n }\n\n ", ";\n"], ["\n border-radius: 16px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 32px;\n padding-left: ", ";\n padding-right: ", ";\n cursor: pointer;\n\n &:hover {\n background-color: ", ";\n }\n\n & > div {\n height: 32px;\n line-height: 32px;\n }\n\n ", ";\n"])), function (_a) {
91
+ var S_CategoryChoiceChip = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border-radius: 20px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 40px;\n padding-left: ", ";\n padding-right: ", ";\n cursor: pointer;\n\n &:hover {\n background-color: ", ";\n }\n\n & > div {\n height: 40px;\n line-height: 40px;\n }\n\n ", ";\n"], ["\n border-radius: 20px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 40px;\n padding-left: ", ";\n padding-right: ", ";\n cursor: pointer;\n\n &:hover {\n background-color: ", ";\n }\n\n & > div {\n height: 40px;\n line-height: 40px;\n }\n\n ", ";\n"])), function (_a) {
92
92
  var theme = _a.theme, isActive = _a.isActive;
93
93
  return isActive ? theme.ui_cpnt_chip_fill_base_active_01 : '';
94
94
  }, function (_a) {
95
95
  var theme = _a.theme;
96
- return theme.spacing.spacingC;
96
+ return theme.spacing.spacingD;
97
97
  }, function (_a) {
98
98
  var theme = _a.theme;
99
- return theme.spacing.spacingC;
99
+ return theme.spacing.spacingD;
100
100
  }, function (_a) {
101
101
  var theme = _a.theme, isActive = _a.isActive;
102
102
  return isActive ? '' : theme.ui_cpnt_chip_fill_base_inactive;
@@ -88,15 +88,15 @@ function Chip(_a) {
88
88
  return react_1.default.createElement(S_ChipWrapper, null, chipType());
89
89
  }
90
90
  exports.default = Chip;
91
- var S_CategoryChoiceChip = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border-radius: 16px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 32px;\n padding-left: ", ";\n padding-right: ", ";\n\n & > div {\n height: 32px;\n line-height: 32px;\n }\n\n ", ";\n"], ["\n border-radius: 16px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 32px;\n padding-left: ", ";\n padding-right: ", ";\n\n & > div {\n height: 32px;\n line-height: 32px;\n }\n\n ", ";\n"])), function (_a) {
91
+ var S_CategoryChoiceChip = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border-radius: 20px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 40px;\n padding-left: ", ";\n padding-right: ", ";\n\n & > div {\n height: 40px;\n line-height: 40px;\n }\n\n ", ";\n"], ["\n border-radius: 20px;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n height: 40px;\n padding-left: ", ";\n padding-right: ", ";\n\n & > div {\n height: 40px;\n line-height: 40px;\n }\n\n ", ";\n"])), function (_a) {
92
92
  var theme = _a.theme, isActive = _a.isActive;
93
93
  return isActive ? theme.ui_cpnt_chip_fill_base_active_01 : '';
94
94
  }, function (_a) {
95
95
  var theme = _a.theme;
96
- return theme.spacing.spacingC;
96
+ return theme.spacing.spacingD;
97
97
  }, function (_a) {
98
98
  var theme = _a.theme;
99
- return theme.spacing.spacingC;
99
+ return theme.spacing.spacingD;
100
100
  }, function (_a) {
101
101
  var theme = _a.theme, isActive = _a.isActive;
102
102
  return isActive ? '' : "border: 1px solid " + theme.ui_cpnt_chip_line_border_01;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "1.4.30",
3
+ "version": "1.4.31",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,8 +1,6 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v1.4.30]
2
+ ## [v1.4.31]
3
3
 
4
4
  ### Component
5
- * ChatList
6
- * submit 버튼 컬러키 변경
7
- * UploadMainButton
8
- * hover와 active에 대한 컬러변화를 반영하도록 수정
5
+ * Chip
6
+ * DisplayType가 category_choice일때 높이와 내부간격 수정