@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,703 +0,0 @@
1
- .bs-box-component-wrap, .bs-select-wrap, .bs-input-wrap {
2
- display: inline-flex;
3
- flex-direction: column;
4
- align-items: flex-start;
5
- justify-content: left;
6
- }
7
- .bs-box-component-wrap .message, .bs-select-wrap .message, .bs-input-wrap .message {
8
- margin-top: 4px;
9
- font-size: 0.9em;
10
- }
11
-
12
- .bs-box-component-base, .bs-select-wrap > .selected, .bs-input-base {
13
- height: 26px;
14
- display: inline-flex;
15
- align-items: center;
16
- justify-content: left;
17
- background-color: var(--body-bg);
18
- }
19
-
20
- .bs-input-wrap .suffix,
21
- .bs-input-wrap .prefix {
22
- font-size: 0.9em;
23
- margin-right: 4px;
24
- margin-left: 4px;
25
- background-color: var(--gray-200);
26
- color: var(--body-text);
27
- padding: 2px 4px;
28
- border-radius: 2px;
29
- line-height: 1;
30
- white-space: nowrap;
31
- }
32
- .bs-input-wrap .suffix:first-child,
33
- .bs-input-wrap .prefix:first-child {
34
- margin-left: 4px;
35
- }
36
- .bs-input-wrap .suffix .font-icon,
37
- .bs-input-wrap .prefix .font-icon {
38
- font-size: 0.9em;
39
- }
40
- .bs-input-wrap .suffix img,
41
- .bs-input-wrap .prefix img {
42
- width: 0.9em;
43
- height: 0.9em;
44
- }
45
-
46
- [data-theme=dark] .bs-input-wrap .suffix img,
47
- [data-theme=dark] .bs-input-wrap .prefix img {
48
- filter: invert(1);
49
- }
50
-
51
- .bs-input-base {
52
- border: 1px solid var(--border);
53
- border-radius: 2px;
54
- background-color: var(--body-bg);
55
- }
56
- .bs-input-base > input {
57
- border: 0;
58
- border-radius: 0;
59
- outline: 0;
60
- align-self: stretch;
61
- flex-grow: 1;
62
- flex-basis: 1em;
63
- padding: 0 6px;
64
- background-color: transparent;
65
- width: 100%;
66
- color: var(--body-text);
67
- }
68
- .bs-input-base > textarea {
69
- border: 0;
70
- border-radius: 4px;
71
- outline: 0;
72
- align-self: stretch;
73
- flex-grow: 1;
74
- padding: 6px;
75
- line-height: 1.4;
76
- font-family: sans-serif;
77
- background-color: var(--body-bg);
78
- color: var(--body-text);
79
- }
80
- .bs-input-base:hover {
81
- border-color: var(--border-hover);
82
- }
83
- .bs-input-base:has(:focus) {
84
- border-color: var(--color-focus);
85
- border-width: 1px;
86
- }
87
-
88
- .bs-text-input.modified > .input-area,
89
- .bs-number-input.modified > .input-area,
90
- .bs-price-input.modified > .input-area,
91
- .bs-date-input.modified > .input-area,
92
- .bs-date-range.modified > .input-area,
93
- .bs-multi-lang-text-input.modified > .input-area,
94
- .bs-multi-lang-text-area.modified > .input-area,
95
- .bs-multi-lang-rich-text.modified > .input-area,
96
- .bs-text-area.modified > .input-area,
97
- .bs-rich-text.modified > .input-area {
98
- border-color: var(--purple) !important;
99
- }
100
- .bs-text-input.error > .input-area,
101
- .bs-number-input.error > .input-area,
102
- .bs-price-input.error > .input-area,
103
- .bs-date-input.error > .input-area,
104
- .bs-date-range.error > .input-area,
105
- .bs-multi-lang-text-input.error > .input-area,
106
- .bs-multi-lang-text-area.error > .input-area,
107
- .bs-multi-lang-rich-text.error > .input-area,
108
- .bs-text-area.error > .input-area,
109
- .bs-rich-text.error > .input-area {
110
- border-color: var(--danger) !important;
111
- }
112
- .bs-text-input.error > .input-area > input,
113
- .bs-number-input.error > .input-area > input,
114
- .bs-price-input.error > .input-area > input,
115
- .bs-date-input.error > .input-area > input,
116
- .bs-date-range.error > .input-area > input,
117
- .bs-multi-lang-text-input.error > .input-area > input,
118
- .bs-multi-lang-text-area.error > .input-area > input,
119
- .bs-multi-lang-rich-text.error > .input-area > input,
120
- .bs-text-area.error > .input-area > input,
121
- .bs-rich-text.error > .input-area > input {
122
- color: var(--danger) !important;
123
- }
124
- .bs-text-input.disabled > .input-area,
125
- .bs-number-input.disabled > .input-area,
126
- .bs-price-input.disabled > .input-area,
127
- .bs-date-input.disabled > .input-area,
128
- .bs-date-range.disabled > .input-area,
129
- .bs-multi-lang-text-input.disabled > .input-area,
130
- .bs-multi-lang-text-area.disabled > .input-area,
131
- .bs-multi-lang-rich-text.disabled > .input-area,
132
- .bs-text-area.disabled > .input-area,
133
- .bs-rich-text.disabled > .input-area {
134
- border-color: var(--border) !important;
135
- background-color: var(--gray-100) !important;
136
- color: var(--gray-400) !important;
137
- }
138
- .bs-text-input.disabled > .input-area > input,
139
- .bs-number-input.disabled > .input-area > input,
140
- .bs-price-input.disabled > .input-area > input,
141
- .bs-date-input.disabled > .input-area > input,
142
- .bs-date-range.disabled > .input-area > input,
143
- .bs-multi-lang-text-input.disabled > .input-area > input,
144
- .bs-multi-lang-text-area.disabled > .input-area > input,
145
- .bs-multi-lang-rich-text.disabled > .input-area > input,
146
- .bs-text-area.disabled > .input-area > input,
147
- .bs-rich-text.disabled > .input-area > input {
148
- color: var(--gray-400) !important;
149
- background-color: var(--gray-100) !important;
150
- }
151
- .bs-text-input.disabled > .input-area > textarea,
152
- .bs-number-input.disabled > .input-area > textarea,
153
- .bs-price-input.disabled > .input-area > textarea,
154
- .bs-date-input.disabled > .input-area > textarea,
155
- .bs-date-range.disabled > .input-area > textarea,
156
- .bs-multi-lang-text-input.disabled > .input-area > textarea,
157
- .bs-multi-lang-text-area.disabled > .input-area > textarea,
158
- .bs-multi-lang-rich-text.disabled > .input-area > textarea,
159
- .bs-text-area.disabled > .input-area > textarea,
160
- .bs-rich-text.disabled > .input-area > textarea {
161
- background-color: var(--gray-100) !important;
162
- }
163
-
164
- .bs-date-input .view-mode,
165
- .bs-date-range .view-mode {
166
- white-space: nowrap;
167
- display: flex;
168
- align-items: center;
169
- gap: 4px;
170
- }
171
- .bs-date-input .view-mode::before,
172
- .bs-date-range .view-mode::before {
173
- content: "calendar_month";
174
- width: 1em;
175
- font-family: var(--icon-font-family);
176
- }
177
-
178
- .bs-date-input .extra-dates,
179
- .bs-date-range .extra-dates,
180
- .bs-calendar .extra-dates,
181
- .bs-calendar-range .extra-dates {
182
- color: var(--body-text);
183
- margin-top: 4px;
184
- }
185
- .bs-date-input .extra-dates .extra-date,
186
- .bs-date-range .extra-dates .extra-date,
187
- .bs-calendar .extra-dates .extra-date,
188
- .bs-calendar-range .extra-dates .extra-date {
189
- white-space: nowrap;
190
- display: flex;
191
- align-items: center;
192
- gap: 4px;
193
- font-size: 0.8125rem;
194
- }
195
- .bs-date-input .extra-dates .extra-date::before,
196
- .bs-date-range .extra-dates .extra-date::before,
197
- .bs-calendar .extra-dates .extra-date::before,
198
- .bs-calendar-range .extra-dates .extra-date::before {
199
- content: "globe";
200
- width: 1em;
201
- font-family: var(--icon-font-family);
202
- }
203
-
204
- .bs-calendar .extra-dates,
205
- .bs-calendar-range .extra-dates {
206
- padding-top: 8px;
207
- border-top: 1px solid var(--border);
208
- }
209
-
210
- .bs-checkbox-base {
211
- display: inline-block;
212
- color: var(--body-text);
213
- white-space: nowrap;
214
- }
215
- .bs-checkbox-base input {
216
- appearance: none;
217
- margin: 0;
218
- outline: 0;
219
- }
220
- .bs-checkbox-base input::before {
221
- font-family: var(--icon-font-family);
222
- font-size: 20px;
223
- vertical-align: middle;
224
- cursor: pointer;
225
- color: var(--body-text);
226
- }
227
- .bs-checkbox-base input:hover {
228
- color: var(--gray-500);
229
- }
230
- .bs-checkbox-base input:hover ~ label {
231
- color: var(--gray-500);
232
- }
233
- .bs-checkbox-base input:focus::before {
234
- color: var(--color-focus);
235
- }
236
- .bs-checkbox-base input:focus ~ label {
237
- color: var(--color-focus);
238
- }
239
- .bs-checkbox-base.modified input::before {
240
- color: var(--purple) !important;
241
- }
242
- .bs-checkbox-base.modified input ~ label {
243
- color: var(--purple) !important;
244
- }
245
- .bs-checkbox-base.error input::before {
246
- color: var(--danger) !important;
247
- }
248
- .bs-checkbox-base.error input ~ label {
249
- color: var(--danger) !important;
250
- }
251
- .bs-checkbox-base.disabled input::before {
252
- color: var(--gray-400) !important;
253
- }
254
- .bs-checkbox-base.disabled input ~ label {
255
- color: var(--gray-400) !important;
256
- }
257
- .bs-checkbox-base label {
258
- display: inline-block;
259
- vertical-align: middle;
260
- padding: 4px 2px;
261
- cursor: pointer;
262
- }
263
-
264
- .bs-checkbox-group.modified .bs-checkbox:not(.disabled) input::before, .bs-checkbox-group.modified .bs-radio-button:not(.disabled) input::before,
265
- .bs-radio-button-group.modified .bs-checkbox:not(.disabled) input::before,
266
- .bs-radio-button-group.modified .bs-radio-button:not(.disabled) input::before {
267
- color: var(--purple) !important;
268
- }
269
- .bs-checkbox-group.modified .bs-checkbox:not(.disabled) input ~ label, .bs-checkbox-group.modified .bs-radio-button:not(.disabled) input ~ label,
270
- .bs-radio-button-group.modified .bs-checkbox:not(.disabled) input ~ label,
271
- .bs-radio-button-group.modified .bs-radio-button:not(.disabled) input ~ label {
272
- color: var(--purple) !important;
273
- }
274
- .bs-checkbox-group.error .bs-checkbox:not(.disabled) input::before, .bs-checkbox-group.error .bs-radio-button:not(.disabled) input::before,
275
- .bs-radio-button-group.error .bs-checkbox:not(.disabled) input::before,
276
- .bs-radio-button-group.error .bs-radio-button:not(.disabled) input::before {
277
- color: var(--danger) !important;
278
- }
279
- .bs-checkbox-group.error .bs-checkbox:not(.disabled) input ~ label, .bs-checkbox-group.error .bs-radio-button:not(.disabled) input ~ label,
280
- .bs-radio-button-group.error .bs-checkbox:not(.disabled) input ~ label,
281
- .bs-radio-button-group.error .bs-radio-button:not(.disabled) input ~ label {
282
- color: var(--danger) !important;
283
- }
284
- .bs-checkbox-group.disabled input::before,
285
- .bs-radio-button-group.disabled input::before {
286
- color: var(--gray-400) !important;
287
- }
288
- .bs-checkbox-group.disabled input ~ label,
289
- .bs-radio-button-group.disabled input ~ label {
290
- color: var(--gray-400) !important;
291
- }
292
-
293
- .bs-select-wrap {
294
- position: relative;
295
- outline: 0;
296
- background-color: var(--body-bg);
297
- color: var(--body-text);
298
- min-width: 64px;
299
- }
300
- .bs-select-wrap:hover > .selected {
301
- border-color: var(--border-hover);
302
- }
303
- .bs-select-wrap:focus > .selected {
304
- border-color: var(--color-focus);
305
- }
306
- .bs-select-wrap > .selected {
307
- border: 1px solid var(--border);
308
- border-radius: 2px;
309
- padding: 0 6px;
310
- min-width: 100%;
311
- cursor: pointer;
312
- display: flex;
313
- }
314
- .bs-select-wrap > .selected .label {
315
- flex-grow: 1;
316
- white-space: nowrap;
317
- overflow: hidden;
318
- text-overflow: ellipsis;
319
- }
320
- .bs-select-wrap > .selected .placeholder {
321
- color: var(--gray-400);
322
- overflow: hidden;
323
- text-overflow: ellipsis;
324
- }
325
- .bs-select-wrap > .selected .dropdown-btn {
326
- font-family: var(--icon-font-family);
327
- margin-right: -4px;
328
- margin-left: 4px;
329
- user-select: none;
330
- transition: transform 0.2s linear;
331
- }
332
- .bs-select-wrap.popup-open .dropdown-btn {
333
- transform: rotate(180deg);
334
- }
335
- .bs-select-wrap.modified > .selected {
336
- border-color: var(--purple) !important;
337
- }
338
- .bs-select-wrap.error > .selected {
339
- border-color: var(--danger) !important;
340
- color: var(--danger) !important;
341
- }
342
- .bs-select-wrap.disabled > .selected {
343
- border-color: var(--border) !important;
344
- background-color: var(--gray-100) !important;
345
- color: var(--gray-500) !important;
346
- }
347
- .bs-select-wrap.view-mode {
348
- background-color: transparent;
349
- }
350
- .bs-select-wrap .small-progress {
351
- font-family: var(--icon-font-family);
352
- font-size: 0.9em;
353
- position: absolute;
354
- left: 100%;
355
- top: 0;
356
- padding: 0 2px;
357
- color: var(--gray-400);
358
- animation: spin 1s linear infinite;
359
- }
360
-
361
- .bs-field-error {
362
- color: var(--color-error);
363
- margin-top: 4px;
364
- }
365
-
366
- .bs-clickable, header.default-header .header-logo, header.default-header .sidebar-menu .menu-btn, header.default-header .sidebar-menu .sidebar-menu-item a.sidebar-menu-link, header.default-header .sidebar-menu .sidebar-menu-item div.sidebar-menu-link, header.default-header .header-tabs .header-tab .close-btn {
367
- user-select: none;
368
- cursor: pointer;
369
- }
370
- .bs-clickable:hover, header.default-header .header-logo:hover, header.default-header .sidebar-menu .menu-btn:hover, header.default-header .sidebar-menu .sidebar-menu-item a.sidebar-menu-link:hover, header.default-header .sidebar-menu .sidebar-menu-item div.sidebar-menu-link:hover, header.default-header .header-tabs .header-tab .close-btn:hover {
371
- filter: opacity(75%);
372
- }
373
- .bs-clickable:active, header.default-header .header-logo:active, header.default-header .sidebar-menu .menu-btn:active, header.default-header .sidebar-menu .sidebar-menu-item a.sidebar-menu-link:active, header.default-header .sidebar-menu .sidebar-menu-item div.sidebar-menu-link:active, header.default-header .header-tabs .header-tab .close-btn:active {
374
- filter: opacity(50%);
375
- }
376
- .bs-clickable.disabled, header.default-header .disabled.header-logo, header.default-header .sidebar-menu .disabled.menu-btn, header.default-header .sidebar-menu .sidebar-menu-item a.disabled.sidebar-menu-link, header.default-header .sidebar-menu .sidebar-menu-item div.disabled.sidebar-menu-link, header.default-header .header-tabs .header-tab .disabled.close-btn {
377
- filter: opacity(40%);
378
- }
379
-
380
- .component-shadow-base {
381
- box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
382
- }
383
-
384
- [data-theme=dark] .component-shadow-base {
385
- box-shadow: 2px 2px 8px rgba(255, 255, 255, 0.1);
386
- }
387
-
388
- .font-icon {
389
- font-family: var(--icon-font-family);
390
- font-size: 1rem;
391
- max-width: 1em;
392
- }
393
- .font-icon.filled {
394
- font-variation-settings: "FILL" 1, "wght" 300, "GRAD" 0, "opsz" 48;
395
- }
396
-
397
- .fade-enter-active,
398
- .fade-leave-active {
399
- transition: opacity 0.3s;
400
- }
401
-
402
- .fade-enter,
403
- .fade-leave-to {
404
- opacity: 0;
405
- }
406
-
407
- .text-description {
408
- margin-top: 2px;
409
- color: var(--gray-400);
410
- font-size: 0.923em;
411
- }
412
-
413
- .bs-drop-position {
414
- position: absolute;
415
- border: 1px solid var(--primary);
416
- border-radius: 2px;
417
- background-color: var(--primary-400);
418
- opacity: 0.7;
419
- z-index: 100;
420
- }
421
- .bs-drop-position.vertical {
422
- left: 0;
423
- width: 100%;
424
- height: 8px;
425
- }
426
- .bs-drop-position.vertical.before {
427
- top: -4px;
428
- }
429
- .bs-drop-position.vertical.after {
430
- bottom: -4px;
431
- }
432
- .bs-drop-position.horizontal {
433
- left: 0;
434
- width: 8px;
435
- height: 100%;
436
- }
437
- .bs-drop-position.horizontal.before {
438
- left: -4px;
439
- }
440
- .bs-drop-position.horizontal.after {
441
- right: -4px;
442
- }
443
-
444
- .bs-droppable-horizontal {
445
- transition: transform 0.3s ease;
446
- }
447
- .bs-droppable-horizontal.bs-dropping-before, .bs-droppable-horizontal.bs-dropping-after-following {
448
- transform: translateX(12px);
449
- z-index: 1;
450
- }
451
- .bs-droppable-horizontal.bs-dropping-after, .bs-droppable-horizontal.bs-dropping-before-preceding {
452
- transform: translateX(-12px);
453
- z-index: 1;
454
- }
455
-
456
- .bs-dragging-source {
457
- opacity: 0.5;
458
- }
459
-
460
- :root {
461
- --color-menu-bg: #464854;
462
- --color-menu-border: #2D2E36;
463
- --header-height: 44px;
464
- --sidebar-menu-width: 220px;
465
- }
466
-
467
- header.default-header {
468
- height: var(--header-height);
469
- background-color: var(--header-bg);
470
- display: flex;
471
- align-items: center;
472
- position: fixed;
473
- width: 100%;
474
- top: 0;
475
- z-index: 200;
476
- }
477
- header.default-header .header-logo {
478
- display: flex;
479
- flex-shrink: 0;
480
- align-items: center;
481
- color: var(--header-text);
482
- font-size: 1.2307em;
483
- font-weight: 500;
484
- line-height: 1;
485
- }
486
- header.default-header .header-logo em {
487
- display: inline-flex;
488
- align-items: center;
489
- margin-right: 6px;
490
- padding: 2px 4px;
491
- border-radius: 4px;
492
- background-color: var(--header-text);
493
- color: var(--header-bg);
494
- font-size: 1em;
495
- font-weight: 700;
496
- }
497
- header.default-header.fixed-menu .header-logo {
498
- min-width: calc(var(--sidebar-menu-width) - 48px);
499
- }
500
- header.default-header .sidebar-menu {
501
- width: 48px;
502
- align-self: stretch;
503
- }
504
- header.default-header .sidebar-menu .menu-btn {
505
- font-size: 1.375rem;
506
- display: inline-flex;
507
- align-items: center;
508
- justify-content: center;
509
- width: 32px;
510
- height: var(--header-height);
511
- max-width: var(--header-height);
512
- line-height: var(--header-height);
513
- color: var(--header-text);
514
- margin-left: 8px;
515
- }
516
- header.default-header .sidebar-menu .menu-container {
517
- position: absolute;
518
- background-color: var(--color-menu-bg);
519
- height: calc(100vh - var(--header-height));
520
- width: var(--sidebar-menu-width);
521
- overflow: auto;
522
- padding-bottom: 100px;
523
- }
524
- header.default-header .sidebar-menu .sidebar-menu-item {
525
- border-top: 1px solid var(--color-menu-border);
526
- color: var(--header-text);
527
- }
528
- header.default-header .sidebar-menu .sidebar-menu-item a.sidebar-menu-link, header.default-header .sidebar-menu .sidebar-menu-item div.sidebar-menu-link {
529
- display: flex;
530
- align-items: center;
531
- justify-content: space-between;
532
- padding: 12px;
533
- color: #A9A9AE;
534
- text-decoration: none;
535
- }
536
- header.default-header .sidebar-menu .sidebar-menu-item a.sidebar-menu-link .font-icon, header.default-header .sidebar-menu .sidebar-menu-item div.sidebar-menu-link .font-icon {
537
- font-size: 0.8rem;
538
- }
539
- header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu {
540
- padding: 8px 16px 8px 8px;
541
- background-color: var(--color-menu-border);
542
- }
543
- header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > a.sidebar-menu-link, header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > div.sidebar-menu-link {
544
- position: relative;
545
- display: flex;
546
- align-items: center;
547
- justify-content: space-between;
548
- padding: 8px 0 8px 20px;
549
- }
550
- header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > a.sidebar-menu-link:before, header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > div.sidebar-menu-link:before {
551
- content: "";
552
- position: absolute;
553
- top: 50%;
554
- left: 8px;
555
- display: block;
556
- width: 2px;
557
- height: 2px;
558
- background-color: var(--gray-400);
559
- }
560
- header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > a.sidebar-menu-link .font-icon, header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > div.sidebar-menu-link .font-icon {
561
- margin-left: 8px;
562
- font-size: 0.8rem;
563
- }
564
- header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > a.sidebar-menu-link .font-icon.filled, header.default-header .sidebar-menu .sidebar-menu-item .sidebar-submenu > div.sidebar-menu-link .font-icon.filled {
565
- color: var(--secondary);
566
- }
567
- header.default-header .header-tabs {
568
- margin: 0 4px 0 16px;
569
- display: flex;
570
- align-items: end;
571
- gap: 1px;
572
- flex-grow: 1;
573
- align-self: end;
574
- overflow-x: auto;
575
- scrollbar-width: none;
576
- }
577
- header.default-header .header-tabs .header-tab {
578
- background-color: var(--header-tab-bg);
579
- padding: 0 12px;
580
- height: 32px;
581
- border-top-left-radius: 4px;
582
- border-top-right-radius: 4px;
583
- display: flex;
584
- align-items: center;
585
- flex-grow: 1;
586
- position: relative;
587
- max-width: 180px;
588
- min-width: 48px;
589
- color: var(--header-text);
590
- cursor: pointer;
591
- }
592
- header.default-header .header-tabs .header-tab .header-title {
593
- padding-right: 6px;
594
- width: 50px;
595
- flex-basis: 180px;
596
- overflow: hidden;
597
- white-space: nowrap;
598
- mask-image: linear-gradient(to right, #000 85%, transparent 95%);
599
- }
600
- header.default-header .header-tabs .header-tab .close-btn {
601
- right: 4px;
602
- display: none;
603
- }
604
- header.default-header .header-tabs .header-tab:hover .header-title {
605
- mask-image: linear-gradient(to right, #000 80%, transparent 90%);
606
- }
607
- header.default-header .header-tabs .header-tab:hover .close-btn {
608
- position: absolute;
609
- top: 4px;
610
- right: 8px;
611
- display: block;
612
- }
613
- header.default-header .header-tabs .header-tab:hover:not(.selected) {
614
- background-color: color-mix(in srgb, var(--header-tab-bg) 80%, white 20%);
615
- }
616
- header.default-header .header-tabs .header-tab.selected {
617
- color: var(--header-tab-text);
618
- background-color: var(--header-tab-selected);
619
- }
620
- header.default-header .header-tabs .header-tab.selected:hover {
621
- background-color: var(--header-tab-selected);
622
- }
623
- header.default-header .header-tab-list-button {
624
- align-self: end;
625
- }
626
- header.default-header .header-tab-list-button .tab-list-button {
627
- min-width: 20px;
628
- height: 32px;
629
- padding: 4px 2px;
630
- border-top-left-radius: 4px;
631
- border-top-right-radius: 4px;
632
- color: var(--header-text);
633
- background-color: var(--header-tab-bg);
634
- user-select: none;
635
- cursor: pointer;
636
- }
637
- header.default-header .header-tab-list-button .tab-list-button:hover:not(:active) {
638
- opacity: 0.8;
639
- }
640
- header.default-header .header-tab-list-button .tab-list-button:active {
641
- opacity: 1;
642
- }
643
-
644
- html {
645
- background-color: var(--body-bg);
646
- }
647
-
648
- .default-body {
649
- background-color: var(--body-bg);
650
- color: var(--body-text);
651
- margin-top: var(--header-height);
652
- min-height: calc(100vh - var(--header-height));
653
- }
654
- .default-body.fixed-menu {
655
- padding-left: var(--sidebar-menu-width);
656
- }
657
- .default-body .body-tab:has(> div.h-full) {
658
- height: calc(100vh - var(--header-height));
659
- }
660
- .default-body .fixed-header {
661
- position: fixed;
662
- width: 100%;
663
- min-height: 43px;
664
- border-bottom: 1px solid var(--border);
665
- background-color: var(--body-bg);
666
- padding: 8px 16px;
667
- z-index: 10;
668
- }
669
- .default-body.fixed-menu .fixed-header {
670
- width: calc(100% - var(--sidebar-menu-width));
671
- }
672
- .default-body .colored-bg {
673
- flex-grow: 1;
674
- background-color: var(--colored-bg);
675
- }
676
- .default-body .colored-bg > .box-style {
677
- background-color: var(--body-bg);
678
- border-radius: 10px;
679
- }
680
- .default-body .colored-bg .dashboard-box-style {
681
- background-color: var(--body-bg);
682
- padding: 16px;
683
- border-radius: 10px;
684
- }
685
- .default-body .colored-bg .dashboard-box-style .title {
686
- font-weight: 500;
687
- line-height: 1;
688
- margin-bottom: 8px;
689
- }
690
-
691
- .menu-slide-enter-active,
692
- .menu-slide-leave-active {
693
- transition: all 0.2s ease-out;
694
- }
695
-
696
- .menu-slide-enter-from {
697
- transform: translateX(-100%);
698
- }
699
-
700
- .menu-slide-leave-to {
701
- transform: translateX(-100%);
702
- opacity: 0;
703
- }