@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,293 +0,0 @@
1
- @use "../component" as *;
2
-
3
- $color-menu-bg: #464854 !default;
4
- $color-menu-border: #2D2E36;
5
- $header-height: 44px !default;
6
- $sidebar-menu-width: 220px !default;
7
-
8
- :root {
9
- --color-menu-bg: #{$color-menu-bg};
10
- --color-menu-border: #{$color-menu-border};
11
- --header-height: #{$header-height};
12
- --sidebar-menu-width: #{$sidebar-menu-width};
13
- }
14
-
15
- header.default-header {
16
- height: var(--header-height);
17
- background-color: var(--header-bg);
18
- display: flex;
19
- align-items: center;
20
- position: fixed;
21
- width: 100%;
22
- top: 0;
23
- z-index: 200;
24
-
25
- .header-logo {
26
- @extend .bs-clickable;
27
- display: flex;
28
- flex-shrink: 0;
29
- align-items: center;
30
- color: var(--header-text);
31
- font-size: 1.2307em;
32
- font-weight: 500;
33
- line-height: 1;
34
-
35
- em {
36
- display: inline-flex;
37
- align-items: center;
38
- margin-right: 6px;
39
- padding: 2px 4px;
40
- border-radius: 4px;
41
- background-color: var(--header-text);
42
- color: var(--header-bg);
43
- font-size: 1em;
44
- font-weight: 700;
45
- }
46
- }
47
-
48
- &.fixed-menu .header-logo {
49
- min-width: calc(var(--sidebar-menu-width) - 48px);
50
- }
51
-
52
- .sidebar-menu {
53
- width: 48px;
54
- align-self: stretch;
55
-
56
- .menu-btn {
57
- @extend .bs-clickable;
58
- font-size: 1.375rem;
59
- display: inline-flex;
60
- align-items: center;
61
- justify-content: center;
62
- width: 32px;
63
- height: var(--header-height);
64
- max-width: var(--header-height);
65
- line-height: var(--header-height);
66
- color: var(--header-text);
67
- margin-left: 8px;
68
- }
69
-
70
- .menu-container {
71
- position: absolute;
72
- background-color: var(--color-menu-bg);
73
- height: calc(100vh - var(--header-height));
74
- width: var(--sidebar-menu-width);
75
- overflow: auto;
76
- padding-bottom: 100px;
77
- }
78
-
79
- .sidebar-menu-item {
80
- border-top: 1px solid var(--color-menu-border);
81
- color: var(--header-text);
82
-
83
- a.sidebar-menu-link, div.sidebar-menu-link {
84
- @extend .bs-clickable;
85
- display: flex;
86
- align-items: center;
87
- justify-content: space-between;
88
- padding: 12px;
89
- color: #A9A9AE;
90
- text-decoration: none;
91
-
92
- .font-icon {
93
- font-size: .8rem;
94
- }
95
- }
96
-
97
- .sidebar-submenu {
98
- padding: 8px 16px 8px 8px;
99
- background-color: var(--color-menu-border);
100
-
101
- > a.sidebar-menu-link, > div.sidebar-menu-link {
102
- position: relative;
103
- display: flex;
104
- align-items: center;
105
- justify-content: space-between;
106
- padding: 8px 0 8px 20px;
107
-
108
- &:before {
109
- content: "";
110
- position: absolute;
111
- top: 50%;
112
- left: 8px;
113
- display: block;
114
- width: 2px;
115
- height: 2px;
116
- background-color: var(--gray-400);
117
- }
118
-
119
- .font-icon {
120
- margin-left: 8px;
121
- font-size: .8rem;
122
-
123
- &.filled {
124
- color: var(--secondary);
125
- }
126
- }
127
- }
128
- }
129
- }
130
- }
131
-
132
- .header-tabs {
133
- margin: 0 4px 0 16px;
134
- display: flex;
135
- align-items: end;
136
- gap: 1px;
137
- flex-grow: 1;
138
- align-self: end;
139
- overflow-x: auto;
140
- scrollbar-width: none;
141
-
142
- .header-tab {
143
- background-color: var(--header-tab-bg);
144
- padding: 0 12px;
145
- height: 32px;
146
- border-top-left-radius: 4px;
147
- border-top-right-radius: 4px;
148
- display: flex;
149
- align-items: center;
150
- flex-grow: 1;
151
- position: relative;
152
- max-width: 180px;
153
- min-width: 48px;
154
- color: var(--header-text);
155
- cursor: pointer;
156
-
157
- .header-title {
158
- padding-right: 6px;
159
- width: 50px;
160
- flex-basis: 180px;
161
- overflow: hidden;
162
- white-space: nowrap;
163
- mask-image: linear-gradient(to right, #000 85%, transparent 95%);
164
- }
165
-
166
- .close-btn {
167
- @extend .bs-clickable;
168
- right: 4px;
169
- display: none;
170
- }
171
-
172
- &:hover {
173
- .header-title {
174
- mask-image: linear-gradient(to right, #000 80%, transparent 90%);
175
- }
176
-
177
- .close-btn {
178
- position: absolute;
179
- top: 4px;
180
- right: 8px;
181
- display: block;
182
- }
183
- }
184
-
185
- &:hover:not(.selected) {
186
- background-color: color-mix(in srgb, var(--header-tab-bg) 80%, white 20%);
187
- }
188
-
189
- &.selected {
190
- color: var(--header-tab-text);
191
- background-color: var(--header-tab-selected);
192
-
193
- &:hover {
194
- background-color: var(--header-tab-selected);
195
- }
196
- }
197
- }
198
- }
199
-
200
- .header-tab-list-button {
201
- align-self: end;
202
-
203
- .tab-list-button {
204
- min-width: 20px;
205
- height: 32px;
206
- padding: 4px 2px;
207
- border-top-left-radius: 4px;
208
- border-top-right-radius: 4px;
209
- color: var(--header-text);
210
- background-color: var(--header-tab-bg);
211
- user-select: none;
212
- cursor: pointer;
213
-
214
- &:hover:not(:active) {
215
- opacity: .8;
216
- }
217
-
218
- &:active {
219
- opacity: 1;
220
- }
221
- }
222
- }
223
- }
224
-
225
- html {
226
- background-color: var(--body-bg);
227
- }
228
-
229
- .default-body {
230
- background-color: var(--body-bg);
231
- color: var(--body-text);
232
- margin-top: var(--header-height);
233
- min-height: calc(100vh - var(--header-height));
234
-
235
- &.fixed-menu {
236
- padding-left: var(--sidebar-menu-width);
237
- }
238
-
239
- .body-tab:has(>div.h-full) {
240
- height: calc(100vh - var(--header-height));
241
- }
242
-
243
- .fixed-header {
244
- position: fixed;
245
- width: 100%;
246
- min-height: 43px;
247
- border-bottom: 1px solid var(--border);
248
- background-color: var(--body-bg);
249
- padding: 8px 16px;
250
- z-index: 10;
251
- }
252
-
253
- &.fixed-menu .fixed-header {
254
- width: calc(100% - var(--sidebar-menu-width));
255
- }
256
-
257
- .colored-bg {
258
- flex-grow: 1;
259
- background-color: var(--colored-bg);
260
-
261
- > .box-style {
262
- background-color: var(--body-bg);
263
- border-radius: 10px;
264
- }
265
-
266
- .dashboard-box-style {
267
- background-color: var(--body-bg);
268
- padding: 16px;
269
- border-radius: 10px;
270
-
271
- .title {
272
- font-weight: 500;
273
- line-height: 1;
274
- margin-bottom: 8px;
275
- }
276
- }
277
- }
278
- }
279
-
280
- .menu-slide-enter-active,
281
- .menu-slide-leave-active {
282
- transition: all 0.2s ease-out;
283
- }
284
-
285
- .menu-slide-enter-from {
286
- transform: translateX(-100%);
287
- }
288
-
289
- .menu-slide-leave-to {
290
- transform: translateX(-100%);
291
- opacity: 0;
292
- }
293
-
package/scss/layout.scss DELETED
@@ -1,192 +0,0 @@
1
- /* Layout Utility */
2
-
3
- .flex-row {
4
- display: flex;
5
- flex-direction: row;
6
- }
7
-
8
- .flex-row-inline {
9
- display: inline-flex;
10
- flex-direction: row;
11
- }
12
-
13
- .flex-column {
14
- display: flex;
15
- flex-direction: column;
16
- }
17
-
18
- .flex-column-inline {
19
- display: inline-flex;
20
- flex-direction: column;
21
- }
22
-
23
- .flex-wrap {
24
- flex-wrap: wrap;
25
- }
26
-
27
- @for $index from 0 through 8 {
28
- .flex-grow-#{$index} {
29
- flex-grow: $index;
30
- }
31
- .flex-shrink-#{$index} {
32
- flex-shrink: $index;
33
- }
34
- }
35
-
36
- @for $index from 0 through 64 {
37
- .gap-#{$index} {
38
- gap: 1px * $index;
39
- }
40
- }
41
-
42
- .flex-align-start {
43
- align-items: flex-start;
44
- }
45
-
46
- .flex-align-center {
47
- align-items: center;
48
- }
49
-
50
- .flex-align-end {
51
- align-items: flex-end;
52
- }
53
-
54
- .flex-content-start {
55
- justify-content: flex-start;
56
- }
57
-
58
- .flex-content-center {
59
- justify-content: center;
60
- }
61
-
62
- .flex-content-end {
63
- justify-content: flex-end;
64
- }
65
-
66
- /* Bluesea Layout */
67
-
68
- .bs-layout-horizontal {
69
- @extend .flex-row;
70
-
71
- > * {
72
-
73
- }
74
- }
75
-
76
- .bs-layout-horizontal-wrap {
77
- @extend .bs-layout-horizontal;
78
- @extend .flex-wrap;
79
- }
80
-
81
- .bs-layout-horizontal-inline {
82
- @extend .flex-row-inline;
83
- }
84
-
85
- .bs-layout-vertical {
86
- @extend .flex-column;
87
-
88
- > * {
89
-
90
- }
91
- }
92
-
93
- .bs-layout-vertical-wrap {
94
- @extend .bs-layout-vertical;
95
- @extend .flex-wrap;
96
- }
97
-
98
- .bs-layout-vertical-inline {
99
- @extend .flex-column-inline;
100
- }
101
-
102
- .bs-layout-form {
103
-
104
- border-bottom: 1px solid var(--border);
105
-
106
- > div {
107
- display: flex;
108
- align-items: center;
109
-
110
- > .title {
111
- padding: 8px 16px;
112
- width: 12.3076em;
113
- line-height: 1.2em;
114
- color: var(--body-text);
115
- }
116
-
117
- > :not(.title) {
118
- padding: 8px;
119
- width: 10em;
120
- flex-grow: 1;
121
- color: var(--body-text);
122
- }
123
-
124
- &:nth-child(odd) {
125
- background-color: var(--gray-100);
126
- }
127
- }
128
-
129
- &.title-w-8 > div > .title {
130
- width: 8em;
131
- }
132
-
133
- &.title-w-10 > div > .title {
134
- width: 10em;
135
- }
136
-
137
- &.title-w-14 > div > .title {
138
- width: 14em;
139
- }
140
-
141
- &.title-w-16 > div > .title {
142
- width: 16em;
143
- }
144
-
145
- &.title-w-18 > div > .title {
146
- width: 18em;
147
- }
148
-
149
- &.title-w-20 > div > .title {
150
- width: 20em;
151
- }
152
- }
153
-
154
- .bs-layout-card {
155
-
156
- > .card-title {
157
- padding: 16px 0;
158
- border-bottom: 0.8px solid var(--border-light);
159
- font-size: 1.2em;
160
- font-weight: 500;
161
- }
162
- }
163
-
164
- //$table-row-odd-color: $white;
165
- //$table-row-even-color: $gray-100;
166
-
167
- .bs-layout-table {
168
- border-collapse: collapse;
169
-
170
- > tr > td, > tr > th, > tbody > tr > td, > tbody > tr > th {
171
- padding: 8px;
172
- border: 1px solid var(--border);
173
- vertical-align: middle;
174
- text-align: left;
175
-
176
- &:first-child {
177
- border-left: 0;
178
- }
179
-
180
- &:last-child {
181
- border-right: 0;
182
- }
183
- }
184
-
185
- //> tr:nth-child(odd) {
186
- // background-color: $table-row-odd-color;
187
- //}
188
- //
189
- //> tr:nth-child(even) {
190
- // background-color: $table-row-even-color;
191
- //}
192
- }
package/scss/reset.scss DELETED
@@ -1,68 +0,0 @@
1
- /* http://meyerweb.com/eric/tools/css/reset/
2
- v2.0 | 20110126
3
- License: none (public domain)
4
- */
5
-
6
- html, body, div, span, applet, object, iframe,
7
- h1, h2, h3, h4, h5, h6, p, blockquote, pre,
8
- a, abbr, acronym, address, big, cite, code,
9
- del, dfn, em, img, ins, kbd, q, s, samp,
10
- small, strike, strong, sub, sup, tt, var,
11
- b, u, i, center,
12
- dl, dt, dd, ol, ul, li,
13
- fieldset, form, label, legend,
14
- table, caption, tbody, tfoot, thead, tr, th, td,
15
- article, aside, canvas, details, embed,
16
- figure, figcaption, footer, header, hgroup,
17
- menu, nav, output, ruby, section, summary,
18
- time, mark, audio, video {
19
- margin: 0;
20
- padding: 0;
21
- border: 0;
22
- font-size: 100%;
23
- font: inherit;
24
- vertical-align: baseline;
25
- }
26
-
27
- /* HTML5 display-role reset for older browsers */
28
- article, aside, details, figcaption, figure,
29
- footer, header, hgroup, menu, nav, section {
30
- display: block;
31
- }
32
-
33
- body {
34
- line-height: 1.5;
35
- }
36
-
37
- ol, ul {
38
- list-style: none;
39
- }
40
-
41
- blockquote, q {
42
- quotes: none;
43
- }
44
-
45
- blockquote:before, blockquote:after,
46
- q:before, q:after {
47
- content: '';
48
- content: none;
49
- }
50
-
51
- table {
52
- border-collapse: collapse;
53
- border-spacing: 0;
54
- }
55
-
56
- * {
57
- box-sizing: border-box;
58
- }
59
-
60
- // additional
61
-
62
- strong {
63
- font-weight: bold;
64
- }
65
-
66
- a {
67
- text-underline-offset: 2px;
68
- }
@@ -1,113 +0,0 @@
1
- // BSRichText 의 iframe 안에 들어가는 container 스타일
2
-
3
- :root {
4
- --body-bg: #ffffff;
5
- --gray-400: #A9A9A9;
6
- --primary: #5672EF;
7
- --icon-font-family: Material Symbols Outlined, monospace;
8
- }
9
-
10
- .bs-rich-text-editor {
11
- width: 100%;
12
- box-sizing: border-box;
13
- overflow: auto;
14
- padding: 8px;
15
- margin: 0 auto;
16
- background-color: var(--body-bg);
17
- align-self: center;
18
- box-shadow: 2px 0 8px rgba(0, 0, 0, .2);
19
-
20
- > .tiptap {
21
- width: 100%;
22
- flex-grow: 1;
23
-
24
- &:focus {
25
- outline: 0
26
- }
27
- }
28
-
29
- /* table */
30
- table {
31
- table-layout: fixed;
32
-
33
- td,
34
- th {
35
- min-width: 1em;
36
- position: relative;
37
-
38
- > * {
39
- margin-bottom: 0;
40
- }
41
- }
42
-
43
- th {
44
- font-weight: bold;
45
- text-align: left;
46
- }
47
-
48
- .selectedCell:after {
49
- background: var(--gray-400);
50
- opacity: 0.3;
51
- content: "";
52
- left: 0;
53
- right: 0;
54
- top: 0;
55
- bottom: 0;
56
- pointer-events: none;
57
- position: absolute;
58
- z-index: 1;
59
- }
60
-
61
- .column-resize-handle {
62
- background-color: var(--primary);
63
- bottom: -2px;
64
- pointer-events: none;
65
- position: absolute;
66
- right: -2px;
67
- top: 0;
68
- width: 4px;
69
- z-index: 2;
70
- }
71
- }
72
-
73
- /* image */
74
- img, video {
75
- user-select: auto;
76
-
77
- &.ProseMirror-selectednode {
78
- outline: 3px solid var(--primary);
79
- position: relative;
80
- transition: outline 0.15s;
81
- z-index: 1;
82
- }
83
- }
84
-
85
- /* youtube */
86
- span[data-youtube-video] {
87
- position: relative;
88
- cursor: move;
89
-
90
- iframe {
91
- user-select: auto;
92
- }
93
-
94
- &.ProseMirror-selectednode iframe {
95
- outline: 3px solid var(--primary);
96
- transition: outline 0.15s;
97
- }
98
-
99
- &::after {
100
- content: "menu";
101
- font-family: var(--icon-font-family);
102
- position: absolute;
103
- background-color: white;
104
- border-radius: 4px;
105
- padding: 4px;
106
- left: 8px;
107
- top: 8px;
108
- font-size: 20px;
109
- line-height: 1em;
110
- }
111
- }
112
- }
113
-