@uniai-fe/ui-legacy 0.1.30 → 0.1.32
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uniai-fe/ui-legacy",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.32",
|
|
4
4
|
"description": "Legacy UI Toolkit for UNIAI FE Projects",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"private": false,
|
|
@@ -71,8 +71,8 @@
|
|
|
71
71
|
"react-daum-postcode": ">= 3",
|
|
72
72
|
"@dnd-kit/core": ">= 6",
|
|
73
73
|
"@dnd-kit/utilities": ">= 3",
|
|
74
|
-
"@tiptap/core": "3.20.
|
|
75
|
-
"@tiptap/react": "3.20.
|
|
74
|
+
"@tiptap/core": "3.20.4",
|
|
75
|
+
"@tiptap/react": "3.20.4",
|
|
76
76
|
"@uniai-fe/i18n": ">= 0.1.5",
|
|
77
77
|
"@uniai-fe/react-hooks": ">= 0.1.8",
|
|
78
78
|
"@uniai-fe/util-functions": ">= 0.2.11",
|
|
@@ -93,32 +93,32 @@
|
|
|
93
93
|
"@dnd-kit/core": "^6.3.1",
|
|
94
94
|
"@dnd-kit/sortable": "^10.0.0",
|
|
95
95
|
"@dnd-kit/utilities": "^3.2.2",
|
|
96
|
-
"@mantine/core": "^8.3.
|
|
97
|
-
"@mantine/dates": "^8.3.
|
|
98
|
-
"@mantine/hooks": "^8.3.
|
|
99
|
-
"@mantine/tiptap": "^8.3.
|
|
96
|
+
"@mantine/core": "^8.3.18",
|
|
97
|
+
"@mantine/dates": "^8.3.18",
|
|
98
|
+
"@mantine/hooks": "^8.3.18",
|
|
99
|
+
"@mantine/tiptap": "^8.3.18",
|
|
100
100
|
"@tanstack/react-query": "^5.90.21",
|
|
101
|
-
"@tiptap/core": "3.20.
|
|
102
|
-
"@tiptap/extension-blockquote": "3.20.
|
|
103
|
-
"@tiptap/extension-bold": "3.20.
|
|
104
|
-
"@tiptap/extension-code": "3.20.
|
|
105
|
-
"@tiptap/extension-code-block": "3.20.
|
|
106
|
-
"@tiptap/extension-document": "3.20.
|
|
107
|
-
"@tiptap/extension-hard-break": "3.20.
|
|
108
|
-
"@tiptap/extension-heading": "3.20.
|
|
109
|
-
"@tiptap/extension-horizontal-rule": "3.20.
|
|
110
|
-
"@tiptap/extension-italic": "3.20.
|
|
111
|
-
"@tiptap/extension-link": "3.20.
|
|
112
|
-
"@tiptap/extension-list": "3.20.
|
|
113
|
-
"@tiptap/extension-paragraph": "3.20.
|
|
114
|
-
"@tiptap/extension-placeholder": "3.20.
|
|
115
|
-
"@tiptap/extension-strike": "3.20.
|
|
116
|
-
"@tiptap/extension-text": "3.20.
|
|
117
|
-
"@tiptap/extension-text-align": "3.20.
|
|
118
|
-
"@tiptap/extension-underline": "3.20.
|
|
119
|
-
"@tiptap/pm": "3.20.
|
|
120
|
-
"@tiptap/react": "3.20.
|
|
121
|
-
"@tiptap/starter-kit": "3.20.
|
|
101
|
+
"@tiptap/core": "3.20.4",
|
|
102
|
+
"@tiptap/extension-blockquote": "3.20.4",
|
|
103
|
+
"@tiptap/extension-bold": "3.20.4",
|
|
104
|
+
"@tiptap/extension-code": "3.20.4",
|
|
105
|
+
"@tiptap/extension-code-block": "3.20.4",
|
|
106
|
+
"@tiptap/extension-document": "3.20.4",
|
|
107
|
+
"@tiptap/extension-hard-break": "3.20.4",
|
|
108
|
+
"@tiptap/extension-heading": "3.20.4",
|
|
109
|
+
"@tiptap/extension-horizontal-rule": "3.20.4",
|
|
110
|
+
"@tiptap/extension-italic": "3.20.4",
|
|
111
|
+
"@tiptap/extension-link": "3.20.4",
|
|
112
|
+
"@tiptap/extension-list": "3.20.4",
|
|
113
|
+
"@tiptap/extension-paragraph": "3.20.4",
|
|
114
|
+
"@tiptap/extension-placeholder": "3.20.4",
|
|
115
|
+
"@tiptap/extension-strike": "3.20.4",
|
|
116
|
+
"@tiptap/extension-text": "3.20.4",
|
|
117
|
+
"@tiptap/extension-text-align": "3.20.4",
|
|
118
|
+
"@tiptap/extension-underline": "3.20.4",
|
|
119
|
+
"@tiptap/pm": "3.20.4",
|
|
120
|
+
"@tiptap/react": "3.20.4",
|
|
121
|
+
"@tiptap/starter-kit": "3.20.4",
|
|
122
122
|
"@types/node": "^24.10.2",
|
|
123
123
|
"@types/react": "^19.2.14",
|
|
124
124
|
"@types/react-dom": "^19.2.3",
|
|
@@ -62,7 +62,7 @@ export default function SelectDefault({
|
|
|
62
62
|
return;
|
|
63
63
|
}
|
|
64
64
|
// 변경 설명: disabled placeholder 옵션도 기본 표시값/빈값 선택 상태로 유지해야 하므로 목록에서 제외하지 않는다.
|
|
65
|
-
setOptions(selectItems);
|
|
65
|
+
setOptions(selectItems.filter(option => !option.disabled));
|
|
66
66
|
}, [selectItems, selectOptionList.length]);
|
|
67
67
|
|
|
68
68
|
const setRegisterValue = useCallback(
|
|
@@ -287,14 +287,14 @@ input::placeholder {
|
|
|
287
287
|
opacity: 1;
|
|
288
288
|
color: #959595;
|
|
289
289
|
}
|
|
290
|
-
input:focus::placeholder {
|
|
290
|
+
input:not([readonly], [disabled]):focus::placeholder {
|
|
291
291
|
color: transparent;
|
|
292
292
|
}
|
|
293
293
|
textarea::placeholder {
|
|
294
294
|
opacity: 1;
|
|
295
295
|
color: #959595;
|
|
296
296
|
}
|
|
297
|
-
textarea:focus::placeholder {
|
|
297
|
+
textarea:not([readonly], [disabled]):focus::placeholder {
|
|
298
298
|
color: transparent;
|
|
299
299
|
}
|
|
300
300
|
[type="button"],
|
|
@@ -412,7 +412,7 @@ progress::-webkit-progress-bar {
|
|
|
412
412
|
background-color: #fff;
|
|
413
413
|
}
|
|
414
414
|
progress::-webkit-progress-value {
|
|
415
|
-
background-color:
|
|
415
|
+
background-color: gray;
|
|
416
416
|
}
|
|
417
417
|
|
|
418
418
|
// .readonly {display:none;}
|