@g1cloud/bluesea 5.0.0-beta.8 → 6.0.0-alpha.0

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.
Files changed (243) hide show
  1. package/README.md +11 -0
  2. package/bin/install-claude-skill.mjs +74 -0
  3. package/css/bluesea.css +12 -30478
  4. package/dist/index.d.ts +10 -130
  5. package/dist/index.js +13 -0
  6. package/package.json +41 -59
  7. package/skills/bluesea-ui/SKILL.md +345 -0
  8. package/skills/bluesea-ui/references/components.md +196 -0
  9. package/skills/bluesea-ui/references/grid.md +159 -0
  10. package/skills/bluesea-ui/references/i18n.md +149 -0
  11. package/skills/bluesea-ui/references/validation.md +178 -0
  12. package/css/frame-default.css +0 -703
  13. package/dist/BSAlertModal-C8PIj5h_.js +0 -52
  14. package/dist/BSGridColumnSettingModal-D9CI-F_e.js +0 -149
  15. package/dist/BSRichTextMaximizedModal-DsSYqgSR.js +0 -62
  16. package/dist/BSYesNoModal-CB_RIKt0.js +0 -57
  17. package/dist/BSYoutubeInputModal-CwLcWtEI.js +0 -76
  18. package/dist/ImageInsertModal-lWQeIMu7.js +0 -106
  19. package/dist/ImageProperties.vue_vue_type_script_setup_true_lang-DDj0Odaa.js +0 -180
  20. package/dist/ImagePropertiesModal-C6RyT5B5.js +0 -98
  21. package/dist/LinkPropertiesModal-D5A3Gq2i.js +0 -119
  22. package/dist/TableInsertModal-B1F5T8qs.js +0 -74
  23. package/dist/TablePropertiesModal-DUiHSjcT.js +0 -353
  24. package/dist/VideoInsertModal-R0Bs5E2T.js +0 -106
  25. package/dist/VideoProperties.vue_vue_type_script_setup_true_lang-BCTNqg94.js +0 -194
  26. package/dist/VideoPropertiesModal-DQADTS-J.js +0 -98
  27. package/dist/YoutubeInsertModal-R97l6ge3.js +0 -84
  28. package/dist/YoutubeProperties.vue_vue_type_script_setup_true_lang-Ce9a5UDA.js +0 -181
  29. package/dist/YoutubePropertiesModal-BbrU7l5m.js +0 -102
  30. package/dist/bluesea.css +0 -11278
  31. package/dist/bluesea.js +0 -223
  32. package/dist/bluesea.umd.cjs +0 -72221
  33. package/dist/component/basic/BSButton.vue.d.ts +0 -50
  34. package/dist/component/basic/BSCalendar.vue.d.ts +0 -68
  35. package/dist/component/basic/BSCalendarRange.vue.d.ts +0 -57
  36. package/dist/component/basic/BSConsole.vue.d.ts +0 -36
  37. package/dist/component/basic/BSDate.vue.d.ts +0 -19
  38. package/dist/component/basic/BSFormLabel.vue.d.ts +0 -19
  39. package/dist/component/basic/BSImage.vue.d.ts +0 -44
  40. package/dist/component/basic/BSLink.vue.d.ts +0 -21
  41. package/dist/component/basic/BSLoadingIcon.vue.d.ts +0 -2
  42. package/dist/component/basic/BSPageNavigation.vue.d.ts +0 -52
  43. package/dist/component/basic/BSPopup.vue.d.ts +0 -70
  44. package/dist/component/basic/BSPopupButton.vue.d.ts +0 -41
  45. package/dist/component/basic/BSProgressBar.vue.d.ts +0 -33
  46. package/dist/component/basic/BSTooltip.vue.d.ts +0 -35
  47. package/dist/component/global/AddressSearchButton.vue.d.ts +0 -36
  48. package/dist/component/global/AddressSearchList.gen.d.ts +0 -4
  49. package/dist/component/global/BSAddressInput.vue.d.ts +0 -72
  50. package/dist/component/global/BSLocaleSelect.vue.d.ts +0 -35
  51. package/dist/component/global/BSNameInput.vue.d.ts +0 -80
  52. package/dist/component/global/BSTelInput.vue.d.ts +0 -88
  53. package/dist/component/grid/BSDateRangeFilter.vue.d.ts +0 -63
  54. package/dist/component/grid/BSDateRangeFilters.vue.d.ts +0 -56
  55. package/dist/component/grid/BSGrid.vue.d.ts +0 -177
  56. package/dist/component/grid/BSGridCell.vue.d.ts +0 -85
  57. package/dist/component/grid/BSGridCellCheckbox.vue.d.ts +0 -21
  58. package/dist/component/grid/BSGridCellDragHandle.vue.d.ts +0 -15
  59. package/dist/component/grid/BSGridCellEdit.vue.d.ts +0 -21
  60. package/dist/component/grid/BSGridCellSerialNo.vue.d.ts +0 -15
  61. package/dist/component/grid/BSGridColumnSettingModal.vue.d.ts +0 -25
  62. package/dist/component/grid/BSGridControl.vue.d.ts +0 -78
  63. package/dist/component/grid/BSGridHeaderCell.vue.d.ts +0 -45
  64. package/dist/component/grid/BSGridHeaderCellCheckbox.vue.d.ts +0 -19
  65. package/dist/component/grid/BSGridHeaderCellResizeHandle.vue.d.ts +0 -21
  66. package/dist/component/grid/BSGridHeaderCellSerialNo.vue.d.ts +0 -2
  67. package/dist/component/grid/BSGridLookup.vue.d.ts +0 -67
  68. package/dist/component/grid/BSGridRow.vue.d.ts +0 -140
  69. package/dist/component/grid/BSTextFilter.vue.d.ts +0 -42
  70. package/dist/component/grid/DateFilterModel.d.ts +0 -19
  71. package/dist/component/grid/GridExtension.d.ts +0 -17
  72. package/dist/component/grid/GridLib.d.ts +0 -21
  73. package/dist/component/grid/GridModel.d.ts +0 -399
  74. package/dist/component/grid/extension/gridExcelDownloadExtension.d.ts +0 -22
  75. package/dist/component/grid/vDndSupport.d.ts +0 -18
  76. package/dist/component/input/BSCheckbox.vue.d.ts +0 -63
  77. package/dist/component/input/BSCheckboxGroup.vue.d.ts +0 -79
  78. package/dist/component/input/BSCodeEditor.vue.d.ts +0 -73
  79. package/dist/component/input/BSColorInput.vue.d.ts +0 -68
  80. package/dist/component/input/BSDateInput.vue.d.ts +0 -90
  81. package/dist/component/input/BSDateInputPopup.vue.d.ts +0 -41
  82. package/dist/component/input/BSDateRange.vue.d.ts +0 -113
  83. package/dist/component/input/BSDateRangeInputPopup.vue.d.ts +0 -45
  84. package/dist/component/input/BSDateRangePresets.vue.d.ts +0 -40
  85. package/dist/component/input/BSHtmlEditor.vue.d.ts +0 -64
  86. package/dist/component/input/BSImageUpload.vue.d.ts +0 -118
  87. package/dist/component/input/BSMediaPreview.vue.d.ts +0 -55
  88. package/dist/component/input/BSMultiImageUpload.vue.d.ts +0 -108
  89. package/dist/component/input/BSMultiSelect.vue.d.ts +0 -91
  90. package/dist/component/input/BSNumberInput.vue.d.ts +0 -91
  91. package/dist/component/input/BSPopupSelect.vue.d.ts +0 -54
  92. package/dist/component/input/BSPositionedImageUpload.vue.d.ts +0 -97
  93. package/dist/component/input/BSPriceInput.vue.d.ts +0 -91
  94. package/dist/component/input/BSRadioButton.vue.d.ts +0 -72
  95. package/dist/component/input/BSRadioButtonGroup.vue.d.ts +0 -86
  96. package/dist/component/input/BSSelect.vue.d.ts +0 -95
  97. package/dist/component/input/BSSelectPopup.vue.d.ts +0 -87
  98. package/dist/component/input/BSTextArea.vue.d.ts +0 -88
  99. package/dist/component/input/BSTextInput.vue.d.ts +0 -100
  100. package/dist/component/input/BSTreeMultiSelect.vue.d.ts +0 -89
  101. package/dist/component/input/BSTreeSelect.vue.d.ts +0 -90
  102. package/dist/component/input/BSYesNoGroup.vue.d.ts +0 -55
  103. package/dist/component/input/BSYesNoSelect.vue.d.ts +0 -51
  104. package/dist/component/input/BSYoutubeInputModal.vue.d.ts +0 -6
  105. package/dist/component/input/DateInputLib.d.ts +0 -27
  106. package/dist/component/input/DateRangePresetModel.d.ts +0 -16
  107. package/dist/component/input/HtmlEditorModel.d.ts +0 -5
  108. package/dist/component/input/ImageUploadLib.d.ts +0 -22
  109. package/dist/component/input/ImageUploadModel.d.ts +0 -12
  110. package/dist/component/input/ValidationErrors.vue.d.ts +0 -19
  111. package/dist/component/input/vDragAndDropSupport.d.ts +0 -10
  112. package/dist/component/layout/BSCardLayout.vue.d.ts +0 -41
  113. package/dist/component/layout/BSHorizontalLayoutResizer.vue.d.ts +0 -6
  114. package/dist/component/layout/BSListControl.vue.d.ts +0 -52
  115. package/dist/component/layout/BSListLayout.vue.d.ts +0 -85
  116. package/dist/component/layout/BSListLayoutItem.vue.d.ts +0 -82
  117. package/dist/component/layout/BSTabSheet.vue.d.ts +0 -63
  118. package/dist/component/layout/BSVerticalLayoutResizer.vue.d.ts +0 -6
  119. package/dist/component/layout/SlideDownTransition.vue.d.ts +0 -9
  120. package/dist/component/layout/TabSheetModel.d.ts +0 -49
  121. package/dist/component/multilang/BSMultiLangExpandButton.vue.d.ts +0 -2
  122. package/dist/component/multilang/BSMultiLangHtmlEditor.vue.d.ts +0 -84
  123. package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +0 -81
  124. package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +0 -93
  125. package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +0 -96
  126. package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +0 -96
  127. package/dist/component/multilang/multiLangLib.d.ts +0 -6
  128. package/dist/component/richtext/BSRichText.vue.d.ts +0 -90
  129. package/dist/component/richtext/BSRichTextMaximizedModal.vue.d.ts +0 -74
  130. package/dist/component/richtext/RichTextLib.d.ts +0 -15
  131. package/dist/component/richtext/RichTextModel.d.ts +0 -9
  132. package/dist/component/richtext/RichTextToolbar.vue.d.ts +0 -36
  133. package/dist/component/richtext/image/ImageInsertModal.vue.d.ts +0 -22
  134. package/dist/component/richtext/image/ImageProperties.vue.d.ts +0 -19
  135. package/dist/component/richtext/image/ImagePropertiesModal.vue.d.ts +0 -17
  136. package/dist/component/richtext/image/RichTextImage.d.ts +0 -7
  137. package/dist/component/richtext/image/RichTextImageLib.d.ts +0 -13
  138. package/dist/component/richtext/image/ToolButtonImage.vue.d.ts +0 -19
  139. package/dist/component/richtext/link/LinkPropertiesModal.vue.d.ts +0 -17
  140. package/dist/component/richtext/link/ToolButtonLink.vue.d.ts +0 -19
  141. package/dist/component/richtext/richTextUtil.d.ts +0 -18
  142. package/dist/component/richtext/table/RichTextTable.d.ts +0 -8
  143. package/dist/component/richtext/table/RichTextTableCell.d.ts +0 -1
  144. package/dist/component/richtext/table/RichTextTableLib.d.ts +0 -23
  145. package/dist/component/richtext/table/RichTextTableView.d.ts +0 -19
  146. package/dist/component/richtext/table/TableInsertModal.vue.d.ts +0 -17
  147. package/dist/component/richtext/table/TablePropertiesModal.vue.d.ts +0 -17
  148. package/dist/component/richtext/table/ToolButtonTable.vue.d.ts +0 -19
  149. package/dist/component/richtext/tool/ToolButtonFontColor.vue.d.ts +0 -19
  150. package/dist/component/richtext/tool/ToolButtonFontSize.vue.d.ts +0 -19
  151. package/dist/component/richtext/tool/ToolButtonFontStyle.vue.d.ts +0 -19
  152. package/dist/component/richtext/tool/ToolButtonHeading.vue.d.ts +0 -19
  153. package/dist/component/richtext/tool/ToolButtonListItem.vue.d.ts +0 -19
  154. package/dist/component/richtext/tool/ToolButtonMaximize.vue.d.ts +0 -19
  155. package/dist/component/richtext/tool/ToolButtonTextAlign.vue.d.ts +0 -19
  156. package/dist/component/richtext/video/RichTextVideo.d.ts +0 -29
  157. package/dist/component/richtext/video/RichTextVideoLib.d.ts +0 -16
  158. package/dist/component/richtext/video/ToolButtonVideo.vue.d.ts +0 -19
  159. package/dist/component/richtext/video/VideoInsertModal.vue.d.ts +0 -22
  160. package/dist/component/richtext/video/VideoProperties.vue.d.ts +0 -19
  161. package/dist/component/richtext/video/VideoPropertiesModal.vue.d.ts +0 -17
  162. package/dist/component/richtext/youtube/RichTextYoutube.d.ts +0 -8
  163. package/dist/component/richtext/youtube/RichTextYoutubeLib.d.ts +0 -14
  164. package/dist/component/richtext/youtube/ToolButtonYoutube.vue.d.ts +0 -19
  165. package/dist/component/richtext/youtube/YoutubeInsertModal.vue.d.ts +0 -17
  166. package/dist/component/richtext/youtube/YoutubeProperties.vue.d.ts +0 -19
  167. package/dist/component/richtext/youtube/YoutubePropertiesModal.vue.d.ts +0 -17
  168. package/dist/component/tree/BSTree.vue.d.ts +0 -104
  169. package/dist/component/tree/BSTreeControl.vue.d.ts +0 -90
  170. package/dist/component/tree/BSTreeRow.vue.d.ts +0 -89
  171. package/dist/component/tree/TreeLib.d.ts +0 -11
  172. package/dist/component/tree/TreeModel.d.ts +0 -188
  173. package/dist/component/tree/vTreeDndSupport.d.ts +0 -10
  174. package/dist/config/config.d.ts +0 -155
  175. package/dist/contextmenu/BSContextMenu.vue.d.ts +0 -43
  176. package/dist/contextmenu/BSContextMenuContainer.vue.d.ts +0 -2
  177. package/dist/contextmenu/contextMenuPlugin.d.ts +0 -43
  178. package/dist/directive/vClickOutside.d.ts +0 -21
  179. package/dist/directive/vFocusJump.d.ts +0 -19
  180. package/dist/directive/vFocusLoop.d.ts +0 -25
  181. package/dist/directive/vFocusOnLoad.d.ts +0 -4
  182. package/dist/directive/vT.d.ts +0 -11
  183. package/dist/directive/vTooltip.d.ts +0 -9
  184. package/dist/frame/FrameModel.d.ts +0 -82
  185. package/dist/frame/ShortcutKeyHandler.d.ts +0 -37
  186. package/dist/frame/default/DefaultBody.vue.d.ts +0 -2
  187. package/dist/frame/default/DefaultFrameModel.d.ts +0 -107
  188. package/dist/frame/default/DefaultHeader.vue.d.ts +0 -23
  189. package/dist/frame/default/HeaderTab.vue.d.ts +0 -17
  190. package/dist/frame/default/HeaderTabListButton.vue.d.ts +0 -2
  191. package/dist/frame/default/HeaderTabs.vue.d.ts +0 -15
  192. package/dist/frame/default/SidebarMenu.vue.d.ts +0 -2
  193. package/dist/frame/default/SidebarMenuItem.vue.d.ts +0 -25
  194. package/dist/frame/default/SidebarMenuLink.vue.d.ts +0 -29
  195. package/dist/frame/default/SidebarMenuSearch.vue.d.ts +0 -28
  196. package/dist/index-DRs7QwNQ.js +0 -70174
  197. package/dist/modal/BSAlertModal.vue.d.ts +0 -23
  198. package/dist/modal/BSModalContainer.vue.d.ts +0 -2
  199. package/dist/modal/BSModalFrame.vue.d.ts +0 -37
  200. package/dist/modal/BSModalWrapper.vue.d.ts +0 -17
  201. package/dist/modal/BSYesNoModal.vue.d.ts +0 -25
  202. package/dist/modal/modalPlugin.d.ts +0 -73
  203. package/dist/model/CommonTypes.d.ts +0 -96
  204. package/dist/model/DefaultImpl.d.ts +0 -8
  205. package/dist/model/FieldContext.d.ts +0 -15
  206. package/dist/model/FilterModel.d.ts +0 -114
  207. package/dist/model/MoneySerializer.d.ts +0 -3
  208. package/dist/model/PaginatedList.d.ts +0 -29
  209. package/dist/model/SearchModel.d.ts +0 -22
  210. package/dist/notification/BSAlarmFrame.vue.d.ts +0 -26
  211. package/dist/notification/BSNotificationContainer.vue.d.ts +0 -2
  212. package/dist/notification/notificationPlugin.d.ts +0 -33
  213. package/dist/savepoint/SavePoint.d.ts +0 -47
  214. package/dist/text/i18n.d.ts +0 -28
  215. package/dist/util/alertUtil.d.ts +0 -1
  216. package/dist/util/componentUtil.d.ts +0 -40
  217. package/dist/util/debounceUtil.d.ts +0 -16
  218. package/dist/util/elementUtil.d.ts +0 -58
  219. package/dist/util/formatUtil.d.ts +0 -70
  220. package/dist/util/langUtil.d.ts +0 -3
  221. package/dist/util/multiLangUtil.d.ts +0 -27
  222. package/dist/util/routeUtil.d.ts +0 -3
  223. package/dist/util/typeUtil.d.ts +0 -18
  224. package/dist/util/waitUtil.d.ts +0 -19
  225. package/dist/validator/FieldValidator.d.ts +0 -45
  226. package/dist/validator/FormValidator.d.ts +0 -35
  227. package/scss/bluesea-base.scss +0 -6
  228. package/scss/bluesea.scss +0 -2
  229. package/scss/component.scss +0 -515
  230. package/scss/font.scss +0 -3
  231. package/scss/frame/default.scss +0 -293
  232. package/scss/layout.scss +0 -192
  233. package/scss/reset.scss +0 -68
  234. package/scss/rich-text-container.scss +0 -113
  235. package/scss/rich-text-content.scss +0 -137
  236. package/scss/transition.scss +0 -108
  237. package/scss/utility.scss +0 -816
  238. package/scss/variable.scss +0 -347
  239. package/text/bluesea_text_en.json +0 -956
  240. package/text/bluesea_text_fr.json +0 -956
  241. package/text/bluesea_text_ja.json +0 -956
  242. package/text/bluesea_text_ko.json +0 -956
  243. package/text/bluesea_text_zh.json +0 -956
@@ -1,515 +0,0 @@
1
- // box-shape component (BSTextInput, BSSelect...)
2
- .bs-box-component-wrap {
3
- display: inline-flex;
4
- flex-direction: column;
5
- align-items: flex-start;
6
- justify-content: left;
7
-
8
- .message {
9
- margin-top: 4px;
10
- font-size: 0.9em;
11
- }
12
- }
13
-
14
- .bs-box-component-base {
15
- height: 26px;
16
- display: inline-flex;
17
- align-items: center;
18
- justify-content: left;
19
- background-color: var(--body-bg);
20
- }
21
-
22
- // input component
23
- .bs-input-wrap {
24
- @extend .bs-box-component-wrap;
25
-
26
- .suffix,
27
- .prefix {
28
- font-size: 0.9em;
29
- margin-right: 4px;
30
- margin-left: 4px;
31
- background-color: var(--gray-200);
32
- color: var(--body-text);
33
- padding: 2px 4px;
34
- border-radius: 2px;
35
- line-height: 1;
36
- white-space: nowrap;
37
-
38
- &:first-child {
39
- margin-left: 4px;
40
- }
41
-
42
- .font-icon {
43
- font-size: 0.9em;
44
- }
45
-
46
- img {
47
- width: 0.9em;
48
- height: 0.9em;
49
- }
50
- }
51
- }
52
-
53
- [data-theme="dark"] {
54
- .bs-input-wrap {
55
- .suffix,
56
- .prefix {
57
- img {
58
- filter: invert(1);
59
- }
60
- }
61
- }
62
- }
63
-
64
- .bs-input-base {
65
- @extend .bs-box-component-base;
66
- border: 1px solid var(--border);
67
- border-radius: 2px;
68
- background-color: var(--body-bg);
69
-
70
- > input {
71
- border: 0;
72
- border-radius: 0;
73
- outline: 0;
74
- align-self: stretch;
75
- flex-grow: 1;
76
- flex-basis: 1em;
77
- padding: 0 6px;
78
- background-color: transparent;
79
- width: 100%;
80
- color: var(--body-text);
81
- }
82
-
83
- > textarea {
84
- border: 0;
85
- border-radius: 4px;
86
- outline: 0;
87
- align-self: stretch;
88
- flex-grow: 1;
89
- padding: 6px;
90
- line-height: 1.4;
91
- font-family: sans-serif;
92
- background-color: var(--body-bg);
93
- color: var(--body-text);
94
- }
95
-
96
- &:hover {
97
- border-color: var(--border-hover);
98
- }
99
-
100
- &:has(:focus) {
101
- border-color: var(--color-focus);
102
- border-width: 1px;
103
- }
104
- }
105
-
106
- .bs-text-input,
107
- .bs-number-input,
108
- .bs-price-input,
109
- .bs-date-input,
110
- .bs-date-range,
111
- .bs-multi-lang-text-input,
112
- .bs-multi-lang-text-area,
113
- .bs-multi-lang-rich-text,
114
- .bs-text-area,
115
- .bs-rich-text {
116
-
117
- &.modified {
118
- > .input-area {
119
- border-color: var(--purple) !important;
120
- }
121
- }
122
-
123
- &.error {
124
- > .input-area {
125
- border-color: var(--danger) !important;
126
-
127
- > input {
128
- color: var(--danger) !important;
129
- }
130
- }
131
- }
132
-
133
- &.disabled {
134
- > .input-area {
135
- border-color: var(--border) !important;
136
- background-color: var(--gray-100) !important;
137
- color: var(--gray-400) !important;
138
-
139
- > input {
140
- color: var(--gray-400) !important;
141
- background-color: var(--gray-100) !important;
142
- }
143
-
144
- > textarea {
145
- background-color: var(--gray-100) !important;
146
- }
147
- }
148
- }
149
- }
150
-
151
- // date
152
- .bs-date-input,
153
- .bs-date-range {
154
-
155
- .view-mode {
156
- white-space: nowrap;
157
- display: flex;
158
- align-items: center;
159
- gap: 4px;
160
-
161
- &::before {
162
- content: 'calendar_month';
163
- width: 1em;
164
- font-family: var(--icon-font-family);
165
- }
166
- }
167
- }
168
-
169
- .bs-date-input,
170
- .bs-date-range,
171
- .bs-calendar,
172
- .bs-calendar-range {
173
- .extra-dates {
174
- color: var(--body-text);
175
- margin-top: 4px;
176
-
177
- .extra-date {
178
- white-space: nowrap;
179
- display: flex;
180
- align-items: center;
181
- gap: 4px;
182
- font-size: .8125rem;
183
-
184
- &::before {
185
- content: 'globe';
186
- width: 1em;
187
- font-family: var(--icon-font-family);
188
- }
189
- }
190
- }
191
- }
192
-
193
- .bs-calendar,
194
- .bs-calendar-range {
195
- .extra-dates {
196
- padding-top: 8px;
197
- border-top: 1px solid var(--border);
198
- }
199
- }
200
-
201
- // checkbox, radio-button component
202
- .bs-checkbox-base {
203
- display: inline-block;
204
- color: var(--body-text);
205
- white-space: nowrap;
206
-
207
- input {
208
- appearance: none;
209
- margin: 0;
210
- outline: 0;
211
-
212
- &::before {
213
- font-family: var(--icon-font-family);
214
- font-size: 20px;
215
- vertical-align: middle;
216
- cursor: pointer;
217
- color: var(--body-text);
218
- }
219
-
220
- &:hover {
221
- color: var(--gray-500);
222
-
223
- & ~ label {
224
- color: var(--gray-500);
225
- }
226
- }
227
-
228
- &:focus::before {
229
- color: var(--color-focus);
230
- }
231
-
232
- &:focus ~ label {
233
- color: var(--color-focus);
234
- }
235
-
236
- }
237
-
238
- &.modified {
239
- & input::before {
240
- color: var(--purple) !important;
241
- }
242
-
243
- & input ~ label {
244
- color: var(--purple) !important;
245
- }
246
- }
247
-
248
- &.error {
249
- & input::before {
250
- color: var(--danger) !important;
251
- }
252
-
253
- & input ~ label {
254
- color: var(--danger) !important;
255
- }
256
- }
257
-
258
- &.disabled {
259
- & input::before {
260
- color: var(--gray-400) !important;
261
- }
262
-
263
- & input ~ label {
264
- color: var(--gray-400) !important;
265
- }
266
- }
267
-
268
- label {
269
- display: inline-block;
270
- vertical-align: middle;
271
- padding: 4px 2px;
272
- cursor: pointer;
273
- }
274
- }
275
-
276
- .bs-checkbox-group,
277
- .bs-radio-button-group {
278
- &.modified {
279
- .bs-checkbox:not(.disabled), .bs-radio-button:not(.disabled) {
280
- input::before {
281
- color: var(--purple) !important;
282
- }
283
-
284
- input ~ label {
285
- color: var(--purple) !important;
286
- }
287
- }
288
- }
289
-
290
- &.error {
291
- .bs-checkbox:not(.disabled), .bs-radio-button:not(.disabled) {
292
- input::before {
293
- color: var(--danger) !important;
294
- }
295
-
296
- input ~ label {
297
- color: var(--danger) !important;
298
- }
299
- }
300
- }
301
-
302
- &.disabled {
303
- input::before {
304
- color: var(--gray-400) !important;
305
- }
306
-
307
- input ~ label {
308
- color: var(--gray-400) !important;
309
- }
310
- }
311
- }
312
-
313
- // select, multi-select, tree-select
314
- .bs-select-wrap {
315
- @extend .bs-box-component-wrap;
316
- position: relative;
317
- outline: 0;
318
- background-color: var(--body-bg);
319
- color: var(--body-text);
320
- min-width: 64px;
321
-
322
- &:hover > .selected {
323
- border-color: var(--border-hover);
324
- }
325
-
326
- &:focus > .selected {
327
- border-color: var(--color-focus);
328
- }
329
-
330
- > .selected {
331
- @extend .bs-box-component-base;
332
- border: 1px solid var(--border);
333
- border-radius: 2px;
334
- padding: 0 6px;
335
- min-width: 100%;
336
- cursor: pointer;
337
- display: flex;
338
-
339
- .label {
340
- flex-grow: 1;
341
- white-space: nowrap;
342
- overflow: hidden;
343
- text-overflow: ellipsis;
344
- }
345
-
346
- .placeholder {
347
- color: var(--gray-400);
348
- overflow: hidden;
349
- text-overflow: ellipsis;
350
- }
351
-
352
- .dropdown-btn {
353
- font-family: var(--icon-font-family);
354
- margin-right: -4px;
355
- margin-left: 4px;
356
- user-select: none;
357
- transition: transform 0.2s linear;
358
- }
359
- }
360
-
361
- &.popup-open .dropdown-btn {
362
- transform: rotate(180deg);
363
- }
364
-
365
- &.modified > .selected {
366
- border-color: var(--purple) !important;
367
- }
368
-
369
- &.error > .selected {
370
- border-color: var(--danger) !important;
371
- color: var(--danger) !important;
372
- }
373
-
374
- &.disabled > .selected {
375
- border-color: var(--border) !important;
376
- background-color: var(--gray-100) !important;
377
- color: var(--gray-500) !important;
378
- }
379
-
380
- &.view-mode {
381
- background-color: transparent;
382
- }
383
-
384
- .small-progress {
385
- font-family: var(--icon-font-family);
386
- font-size: 0.9em;
387
- position: absolute;
388
- left: 100%;
389
- top: 0;
390
- padding: 0 2px;
391
- color: var(--gray-400);
392
- animation: spin 1s linear infinite;
393
- }
394
- }
395
-
396
- // field error
397
- .bs-field-error {
398
- color: var(--color-error);
399
- margin-top: 4px;
400
- }
401
-
402
- // button style
403
- .bs-clickable {
404
- user-select: none;
405
- cursor: pointer;
406
-
407
- &:hover {
408
- filter: opacity(75%);
409
- }
410
-
411
- &:active {
412
- filter: opacity(50%);
413
- }
414
-
415
- &.disabled {
416
- filter: opacity(40%)
417
- }
418
- }
419
-
420
- // utility
421
- .component-shadow-base {
422
- box-shadow: 2px 2px 8px rgba(0, 0, 0, .1);
423
- }
424
-
425
- [data-theme="dark"] {
426
- .component-shadow-base {
427
- box-shadow: 2px 2px 8px rgba(255, 255, 255, .1);
428
- }
429
- }
430
-
431
- .font-icon {
432
- font-family: var(--icon-font-family);
433
- font-size: 1rem;
434
- max-width: 1em;
435
-
436
- &.filled {
437
- font-variation-settings: 'FILL' 1, 'wght' 300, 'GRAD' 0, 'opsz' 48;
438
- }
439
- }
440
-
441
- // transition
442
- .fade-enter-active,
443
- .fade-leave-active {
444
- transition: opacity .3s;
445
- }
446
-
447
- .fade-enter,
448
- .fade-leave-to {
449
- opacity: 0;
450
- }
451
-
452
- // text-description
453
- .text-description {
454
- margin-top: 2px;
455
- color: var(--gray-400);
456
- font-size: 0.923em;
457
- }
458
-
459
- // drag and drop
460
- .bs-drop-position {
461
- position: absolute;
462
- border: 1px solid var(--primary);
463
- border-radius: 2px;
464
- background-color: var(--primary-400);
465
- opacity: 0.7;
466
- z-index: 100;
467
-
468
- &.vertical {
469
- left: 0;
470
- width: 100%;
471
- height: 8px;
472
-
473
- &.before {
474
- top: -4px;
475
- }
476
-
477
- &.after {
478
- bottom: -4px;
479
- }
480
- }
481
-
482
- &.horizontal {
483
- left: 0;
484
- width: 8px;
485
- height: 100%;
486
-
487
- &.before {
488
- left: -4px;
489
- }
490
-
491
- &.after {
492
- right: -4px;
493
- }
494
- }
495
- }
496
-
497
- .bs-droppable-horizontal {
498
- transition: transform 0.3s ease;
499
-
500
- &.bs-dropping-before,
501
- &.bs-dropping-after-following {
502
- transform: translateX(12px);
503
- z-index: 1;
504
- }
505
-
506
- &.bs-dropping-after,
507
- &.bs-dropping-before-preceding {
508
- transform: translateX(-12px);
509
- z-index: 1;
510
- }
511
- }
512
-
513
- .bs-dragging-source {
514
- opacity: 0.5;
515
- }
package/scss/font.scss DELETED
@@ -1,3 +0,0 @@
1
- body, input, textarea, button {
2
- font-family: 'Noto Sans', 'Noto Sans KR', 'Noto Sans JP', 'Arial', sans-serif;
3
- }