@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.
- package/README.md +11 -0
- package/bin/install-claude-skill.mjs +74 -0
- package/css/bluesea.css +12 -30478
- package/dist/index.d.ts +10 -130
- package/dist/index.js +13 -0
- package/package.json +41 -59
- package/skills/bluesea-ui/SKILL.md +345 -0
- package/skills/bluesea-ui/references/components.md +196 -0
- package/skills/bluesea-ui/references/grid.md +159 -0
- package/skills/bluesea-ui/references/i18n.md +149 -0
- package/skills/bluesea-ui/references/validation.md +178 -0
- package/css/frame-default.css +0 -703
- package/dist/BSAlertModal-C8PIj5h_.js +0 -52
- package/dist/BSGridColumnSettingModal-D9CI-F_e.js +0 -149
- package/dist/BSRichTextMaximizedModal-DsSYqgSR.js +0 -62
- package/dist/BSYesNoModal-CB_RIKt0.js +0 -57
- package/dist/BSYoutubeInputModal-CwLcWtEI.js +0 -76
- package/dist/ImageInsertModal-lWQeIMu7.js +0 -106
- package/dist/ImageProperties.vue_vue_type_script_setup_true_lang-DDj0Odaa.js +0 -180
- package/dist/ImagePropertiesModal-C6RyT5B5.js +0 -98
- package/dist/LinkPropertiesModal-D5A3Gq2i.js +0 -119
- package/dist/TableInsertModal-B1F5T8qs.js +0 -74
- package/dist/TablePropertiesModal-DUiHSjcT.js +0 -353
- package/dist/VideoInsertModal-R0Bs5E2T.js +0 -106
- package/dist/VideoProperties.vue_vue_type_script_setup_true_lang-BCTNqg94.js +0 -194
- package/dist/VideoPropertiesModal-DQADTS-J.js +0 -98
- package/dist/YoutubeInsertModal-R97l6ge3.js +0 -84
- package/dist/YoutubeProperties.vue_vue_type_script_setup_true_lang-Ce9a5UDA.js +0 -181
- package/dist/YoutubePropertiesModal-BbrU7l5m.js +0 -102
- package/dist/bluesea.css +0 -11278
- package/dist/bluesea.js +0 -223
- package/dist/bluesea.umd.cjs +0 -72221
- package/dist/component/basic/BSButton.vue.d.ts +0 -50
- package/dist/component/basic/BSCalendar.vue.d.ts +0 -68
- package/dist/component/basic/BSCalendarRange.vue.d.ts +0 -57
- package/dist/component/basic/BSConsole.vue.d.ts +0 -36
- package/dist/component/basic/BSDate.vue.d.ts +0 -19
- package/dist/component/basic/BSFormLabel.vue.d.ts +0 -19
- package/dist/component/basic/BSImage.vue.d.ts +0 -44
- package/dist/component/basic/BSLink.vue.d.ts +0 -21
- package/dist/component/basic/BSLoadingIcon.vue.d.ts +0 -2
- package/dist/component/basic/BSPageNavigation.vue.d.ts +0 -52
- package/dist/component/basic/BSPopup.vue.d.ts +0 -70
- package/dist/component/basic/BSPopupButton.vue.d.ts +0 -41
- package/dist/component/basic/BSProgressBar.vue.d.ts +0 -33
- package/dist/component/basic/BSTooltip.vue.d.ts +0 -35
- package/dist/component/global/AddressSearchButton.vue.d.ts +0 -36
- package/dist/component/global/AddressSearchList.gen.d.ts +0 -4
- package/dist/component/global/BSAddressInput.vue.d.ts +0 -72
- package/dist/component/global/BSLocaleSelect.vue.d.ts +0 -35
- package/dist/component/global/BSNameInput.vue.d.ts +0 -80
- package/dist/component/global/BSTelInput.vue.d.ts +0 -88
- package/dist/component/grid/BSDateRangeFilter.vue.d.ts +0 -63
- package/dist/component/grid/BSDateRangeFilters.vue.d.ts +0 -56
- package/dist/component/grid/BSGrid.vue.d.ts +0 -177
- package/dist/component/grid/BSGridCell.vue.d.ts +0 -85
- package/dist/component/grid/BSGridCellCheckbox.vue.d.ts +0 -21
- package/dist/component/grid/BSGridCellDragHandle.vue.d.ts +0 -15
- package/dist/component/grid/BSGridCellEdit.vue.d.ts +0 -21
- package/dist/component/grid/BSGridCellSerialNo.vue.d.ts +0 -15
- package/dist/component/grid/BSGridColumnSettingModal.vue.d.ts +0 -25
- package/dist/component/grid/BSGridControl.vue.d.ts +0 -78
- package/dist/component/grid/BSGridHeaderCell.vue.d.ts +0 -45
- package/dist/component/grid/BSGridHeaderCellCheckbox.vue.d.ts +0 -19
- package/dist/component/grid/BSGridHeaderCellResizeHandle.vue.d.ts +0 -21
- package/dist/component/grid/BSGridHeaderCellSerialNo.vue.d.ts +0 -2
- package/dist/component/grid/BSGridLookup.vue.d.ts +0 -67
- package/dist/component/grid/BSGridRow.vue.d.ts +0 -140
- package/dist/component/grid/BSTextFilter.vue.d.ts +0 -42
- package/dist/component/grid/DateFilterModel.d.ts +0 -19
- package/dist/component/grid/GridExtension.d.ts +0 -17
- package/dist/component/grid/GridLib.d.ts +0 -21
- package/dist/component/grid/GridModel.d.ts +0 -399
- package/dist/component/grid/extension/gridExcelDownloadExtension.d.ts +0 -22
- package/dist/component/grid/vDndSupport.d.ts +0 -18
- package/dist/component/input/BSCheckbox.vue.d.ts +0 -63
- package/dist/component/input/BSCheckboxGroup.vue.d.ts +0 -79
- package/dist/component/input/BSCodeEditor.vue.d.ts +0 -73
- package/dist/component/input/BSColorInput.vue.d.ts +0 -68
- package/dist/component/input/BSDateInput.vue.d.ts +0 -90
- package/dist/component/input/BSDateInputPopup.vue.d.ts +0 -41
- package/dist/component/input/BSDateRange.vue.d.ts +0 -113
- package/dist/component/input/BSDateRangeInputPopup.vue.d.ts +0 -45
- package/dist/component/input/BSDateRangePresets.vue.d.ts +0 -40
- package/dist/component/input/BSHtmlEditor.vue.d.ts +0 -64
- package/dist/component/input/BSImageUpload.vue.d.ts +0 -118
- package/dist/component/input/BSMediaPreview.vue.d.ts +0 -55
- package/dist/component/input/BSMultiImageUpload.vue.d.ts +0 -108
- package/dist/component/input/BSMultiSelect.vue.d.ts +0 -91
- package/dist/component/input/BSNumberInput.vue.d.ts +0 -91
- package/dist/component/input/BSPopupSelect.vue.d.ts +0 -54
- package/dist/component/input/BSPositionedImageUpload.vue.d.ts +0 -97
- package/dist/component/input/BSPriceInput.vue.d.ts +0 -91
- package/dist/component/input/BSRadioButton.vue.d.ts +0 -72
- package/dist/component/input/BSRadioButtonGroup.vue.d.ts +0 -86
- package/dist/component/input/BSSelect.vue.d.ts +0 -95
- package/dist/component/input/BSSelectPopup.vue.d.ts +0 -87
- package/dist/component/input/BSTextArea.vue.d.ts +0 -88
- package/dist/component/input/BSTextInput.vue.d.ts +0 -100
- package/dist/component/input/BSTreeMultiSelect.vue.d.ts +0 -89
- package/dist/component/input/BSTreeSelect.vue.d.ts +0 -90
- package/dist/component/input/BSYesNoGroup.vue.d.ts +0 -55
- package/dist/component/input/BSYesNoSelect.vue.d.ts +0 -51
- package/dist/component/input/BSYoutubeInputModal.vue.d.ts +0 -6
- package/dist/component/input/DateInputLib.d.ts +0 -27
- package/dist/component/input/DateRangePresetModel.d.ts +0 -16
- package/dist/component/input/HtmlEditorModel.d.ts +0 -5
- package/dist/component/input/ImageUploadLib.d.ts +0 -22
- package/dist/component/input/ImageUploadModel.d.ts +0 -12
- package/dist/component/input/ValidationErrors.vue.d.ts +0 -19
- package/dist/component/input/vDragAndDropSupport.d.ts +0 -10
- package/dist/component/layout/BSCardLayout.vue.d.ts +0 -41
- package/dist/component/layout/BSHorizontalLayoutResizer.vue.d.ts +0 -6
- package/dist/component/layout/BSListControl.vue.d.ts +0 -52
- package/dist/component/layout/BSListLayout.vue.d.ts +0 -85
- package/dist/component/layout/BSListLayoutItem.vue.d.ts +0 -82
- package/dist/component/layout/BSTabSheet.vue.d.ts +0 -63
- package/dist/component/layout/BSVerticalLayoutResizer.vue.d.ts +0 -6
- package/dist/component/layout/SlideDownTransition.vue.d.ts +0 -9
- package/dist/component/layout/TabSheetModel.d.ts +0 -49
- package/dist/component/multilang/BSMultiLangExpandButton.vue.d.ts +0 -2
- package/dist/component/multilang/BSMultiLangHtmlEditor.vue.d.ts +0 -84
- package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +0 -81
- package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +0 -93
- package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +0 -96
- package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +0 -96
- package/dist/component/multilang/multiLangLib.d.ts +0 -6
- package/dist/component/richtext/BSRichText.vue.d.ts +0 -90
- package/dist/component/richtext/BSRichTextMaximizedModal.vue.d.ts +0 -74
- package/dist/component/richtext/RichTextLib.d.ts +0 -15
- package/dist/component/richtext/RichTextModel.d.ts +0 -9
- package/dist/component/richtext/RichTextToolbar.vue.d.ts +0 -36
- package/dist/component/richtext/image/ImageInsertModal.vue.d.ts +0 -22
- package/dist/component/richtext/image/ImageProperties.vue.d.ts +0 -19
- package/dist/component/richtext/image/ImagePropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/image/RichTextImage.d.ts +0 -7
- package/dist/component/richtext/image/RichTextImageLib.d.ts +0 -13
- package/dist/component/richtext/image/ToolButtonImage.vue.d.ts +0 -19
- package/dist/component/richtext/link/LinkPropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/link/ToolButtonLink.vue.d.ts +0 -19
- package/dist/component/richtext/richTextUtil.d.ts +0 -18
- package/dist/component/richtext/table/RichTextTable.d.ts +0 -8
- package/dist/component/richtext/table/RichTextTableCell.d.ts +0 -1
- package/dist/component/richtext/table/RichTextTableLib.d.ts +0 -23
- package/dist/component/richtext/table/RichTextTableView.d.ts +0 -19
- package/dist/component/richtext/table/TableInsertModal.vue.d.ts +0 -17
- package/dist/component/richtext/table/TablePropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/table/ToolButtonTable.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontColor.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontSize.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontStyle.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonHeading.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonListItem.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonMaximize.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonTextAlign.vue.d.ts +0 -19
- package/dist/component/richtext/video/RichTextVideo.d.ts +0 -29
- package/dist/component/richtext/video/RichTextVideoLib.d.ts +0 -16
- package/dist/component/richtext/video/ToolButtonVideo.vue.d.ts +0 -19
- package/dist/component/richtext/video/VideoInsertModal.vue.d.ts +0 -22
- package/dist/component/richtext/video/VideoProperties.vue.d.ts +0 -19
- package/dist/component/richtext/video/VideoPropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/youtube/RichTextYoutube.d.ts +0 -8
- package/dist/component/richtext/youtube/RichTextYoutubeLib.d.ts +0 -14
- package/dist/component/richtext/youtube/ToolButtonYoutube.vue.d.ts +0 -19
- package/dist/component/richtext/youtube/YoutubeInsertModal.vue.d.ts +0 -17
- package/dist/component/richtext/youtube/YoutubeProperties.vue.d.ts +0 -19
- package/dist/component/richtext/youtube/YoutubePropertiesModal.vue.d.ts +0 -17
- package/dist/component/tree/BSTree.vue.d.ts +0 -104
- package/dist/component/tree/BSTreeControl.vue.d.ts +0 -90
- package/dist/component/tree/BSTreeRow.vue.d.ts +0 -89
- package/dist/component/tree/TreeLib.d.ts +0 -11
- package/dist/component/tree/TreeModel.d.ts +0 -188
- package/dist/component/tree/vTreeDndSupport.d.ts +0 -10
- package/dist/config/config.d.ts +0 -155
- package/dist/contextmenu/BSContextMenu.vue.d.ts +0 -43
- package/dist/contextmenu/BSContextMenuContainer.vue.d.ts +0 -2
- package/dist/contextmenu/contextMenuPlugin.d.ts +0 -43
- package/dist/directive/vClickOutside.d.ts +0 -21
- package/dist/directive/vFocusJump.d.ts +0 -19
- package/dist/directive/vFocusLoop.d.ts +0 -25
- package/dist/directive/vFocusOnLoad.d.ts +0 -4
- package/dist/directive/vT.d.ts +0 -11
- package/dist/directive/vTooltip.d.ts +0 -9
- package/dist/frame/FrameModel.d.ts +0 -82
- package/dist/frame/ShortcutKeyHandler.d.ts +0 -37
- package/dist/frame/default/DefaultBody.vue.d.ts +0 -2
- package/dist/frame/default/DefaultFrameModel.d.ts +0 -107
- package/dist/frame/default/DefaultHeader.vue.d.ts +0 -23
- package/dist/frame/default/HeaderTab.vue.d.ts +0 -17
- package/dist/frame/default/HeaderTabListButton.vue.d.ts +0 -2
- package/dist/frame/default/HeaderTabs.vue.d.ts +0 -15
- package/dist/frame/default/SidebarMenu.vue.d.ts +0 -2
- package/dist/frame/default/SidebarMenuItem.vue.d.ts +0 -25
- package/dist/frame/default/SidebarMenuLink.vue.d.ts +0 -29
- package/dist/frame/default/SidebarMenuSearch.vue.d.ts +0 -28
- package/dist/index-DRs7QwNQ.js +0 -70174
- package/dist/modal/BSAlertModal.vue.d.ts +0 -23
- package/dist/modal/BSModalContainer.vue.d.ts +0 -2
- package/dist/modal/BSModalFrame.vue.d.ts +0 -37
- package/dist/modal/BSModalWrapper.vue.d.ts +0 -17
- package/dist/modal/BSYesNoModal.vue.d.ts +0 -25
- package/dist/modal/modalPlugin.d.ts +0 -73
- package/dist/model/CommonTypes.d.ts +0 -96
- package/dist/model/DefaultImpl.d.ts +0 -8
- package/dist/model/FieldContext.d.ts +0 -15
- package/dist/model/FilterModel.d.ts +0 -114
- package/dist/model/MoneySerializer.d.ts +0 -3
- package/dist/model/PaginatedList.d.ts +0 -29
- package/dist/model/SearchModel.d.ts +0 -22
- package/dist/notification/BSAlarmFrame.vue.d.ts +0 -26
- package/dist/notification/BSNotificationContainer.vue.d.ts +0 -2
- package/dist/notification/notificationPlugin.d.ts +0 -33
- package/dist/savepoint/SavePoint.d.ts +0 -47
- package/dist/text/i18n.d.ts +0 -28
- package/dist/util/alertUtil.d.ts +0 -1
- package/dist/util/componentUtil.d.ts +0 -40
- package/dist/util/debounceUtil.d.ts +0 -16
- package/dist/util/elementUtil.d.ts +0 -58
- package/dist/util/formatUtil.d.ts +0 -70
- package/dist/util/langUtil.d.ts +0 -3
- package/dist/util/multiLangUtil.d.ts +0 -27
- package/dist/util/routeUtil.d.ts +0 -3
- package/dist/util/typeUtil.d.ts +0 -18
- package/dist/util/waitUtil.d.ts +0 -19
- package/dist/validator/FieldValidator.d.ts +0 -45
- package/dist/validator/FormValidator.d.ts +0 -35
- package/scss/bluesea-base.scss +0 -6
- package/scss/bluesea.scss +0 -2
- package/scss/component.scss +0 -515
- package/scss/font.scss +0 -3
- package/scss/frame/default.scss +0 -293
- package/scss/layout.scss +0 -192
- package/scss/reset.scss +0 -68
- package/scss/rich-text-container.scss +0 -113
- package/scss/rich-text-content.scss +0 -137
- package/scss/transition.scss +0 -108
- package/scss/utility.scss +0 -816
- package/scss/variable.scss +0 -347
- package/text/bluesea_text_en.json +0 -956
- package/text/bluesea_text_fr.json +0 -956
- package/text/bluesea_text_ja.json +0 -956
- package/text/bluesea_text_ko.json +0 -956
- package/text/bluesea_text_zh.json +0 -956
package/scss/variable.scss
DELETED
|
@@ -1,347 +0,0 @@
|
|
|
1
|
-
@use "sass:map";
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--font-size: 13px;
|
|
5
|
-
--font-size-input: 13px;
|
|
6
|
-
--font-size-button: 13px;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
body {
|
|
10
|
-
font-size: var(--font-size);
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
input {
|
|
14
|
-
font-size: var(--font-size-input);
|
|
15
|
-
padding-top: 2px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
button {
|
|
19
|
-
font-size: var(--font-size-button);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
textarea {
|
|
23
|
-
font-size: var(--font-size-input);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// Color
|
|
27
|
-
$white: #ffffff !default;
|
|
28
|
-
$black: #000000 !default;
|
|
29
|
-
|
|
30
|
-
$gray-100: #FAFAFA !default;
|
|
31
|
-
$gray-200: #EAEAEA !default;
|
|
32
|
-
$gray-300: #CCCCCC !default;
|
|
33
|
-
$gray-400: #A9A9A9 !default;
|
|
34
|
-
$gray-500: #666666 !default;
|
|
35
|
-
$gray-600: #555555 !default;
|
|
36
|
-
$gray-700: #444444 !default;
|
|
37
|
-
$gray-800: #292929 !default;
|
|
38
|
-
|
|
39
|
-
$primary-100: #EAF1FE !default;
|
|
40
|
-
$primary-200: #DDEEFF !default;
|
|
41
|
-
$primary-300: #B7D2FA !default;
|
|
42
|
-
$primary-400: #A4B4FF !default;
|
|
43
|
-
$primary-500: #5672EF !default;
|
|
44
|
-
$primary-600: #232E8F !default;
|
|
45
|
-
|
|
46
|
-
$blue: $primary-500 !default;
|
|
47
|
-
$blue-bg: $primary-200 !default;
|
|
48
|
-
$red: #EB0000 !default;
|
|
49
|
-
$red-bg: #FFE3E2 !default;
|
|
50
|
-
$orange: #F99341 !default;
|
|
51
|
-
$orange-bg: #FFF8DE !default;
|
|
52
|
-
$green: #2FA04D !default;
|
|
53
|
-
$green-bg: #E9FEE7 !default;
|
|
54
|
-
$purple: #945BD9 !default;
|
|
55
|
-
$purple-bg: #EAD8FF !default;
|
|
56
|
-
$gray-bg: $gray-200 !default;
|
|
57
|
-
|
|
58
|
-
$color-text: $gray-600 !default;
|
|
59
|
-
$color-text-light: $gray-400 !default;
|
|
60
|
-
|
|
61
|
-
$color-gray: $gray-500 !default;
|
|
62
|
-
$color-gray-border: $gray-300 !default;
|
|
63
|
-
|
|
64
|
-
$color-icon-light: #D5D5D5 !default;
|
|
65
|
-
$border: $gray-300 !default;
|
|
66
|
-
$border-light: $gray-200 !default;
|
|
67
|
-
$color-hover: #E8EEFC !default;
|
|
68
|
-
$color-focus: $primary-500 !default;
|
|
69
|
-
$color-error: $red !default;
|
|
70
|
-
|
|
71
|
-
$primary: $primary-500 !default;
|
|
72
|
-
$secondary: $orange !default;
|
|
73
|
-
$success: $green !default;
|
|
74
|
-
$info: $primary-500 !default;
|
|
75
|
-
$warning: $orange !default;
|
|
76
|
-
$danger: $red !default;
|
|
77
|
-
$light: $gray-100 !default;
|
|
78
|
-
$dark: $gray-700 !default;
|
|
79
|
-
$gray: $gray-400 !default;
|
|
80
|
-
|
|
81
|
-
//border
|
|
82
|
-
$border-width: 1px !default;
|
|
83
|
-
$border-radius: .25rem !default;
|
|
84
|
-
$border-radius-lg: .3rem !default;
|
|
85
|
-
$border-radius-sm: .2rem !default;
|
|
86
|
-
$rounded-pill: 50rem !default;
|
|
87
|
-
$rounded-circle: 50% !default;
|
|
88
|
-
$border-input: 0.8px solid $border-light;
|
|
89
|
-
|
|
90
|
-
//icon-font
|
|
91
|
-
$icon-font-family: "Material Symbols Outlined", monospace;
|
|
92
|
-
|
|
93
|
-
:root {
|
|
94
|
-
--white: #{$white};
|
|
95
|
-
--black: #{$black};
|
|
96
|
-
|
|
97
|
-
--gray-100: #{$gray-100};
|
|
98
|
-
--gray-200: #{$gray-200};
|
|
99
|
-
--gray-300: #{$gray-300};
|
|
100
|
-
--gray-400: #{$gray-400};
|
|
101
|
-
--gray-500: #{$gray-500};
|
|
102
|
-
--gray-600: #{$gray-600};
|
|
103
|
-
--gray-700: #{$gray-700};
|
|
104
|
-
--gray-800: #{$gray-800};
|
|
105
|
-
|
|
106
|
-
--primary-100: #{$primary-100};
|
|
107
|
-
--primary-200: #{$primary-200};
|
|
108
|
-
--primary-300: #{$primary-300};
|
|
109
|
-
--primary-400: #{$primary-400};
|
|
110
|
-
--primary-500: #{$primary-500};
|
|
111
|
-
--primary-600: #{$primary-600};
|
|
112
|
-
|
|
113
|
-
--blue: #{$blue};
|
|
114
|
-
--blue-bg: #{$blue-bg};
|
|
115
|
-
--red: #{$red};
|
|
116
|
-
--red-bg: #{$red-bg};
|
|
117
|
-
--orange: #{$orange};
|
|
118
|
-
--orange-bg: #{$orange-bg};
|
|
119
|
-
--green: #{$green};
|
|
120
|
-
--green-bg: #{$green-bg};
|
|
121
|
-
--purple: #{$purple};
|
|
122
|
-
--purple-bg: #{$purple-bg};
|
|
123
|
-
--gray-bg: #{$gray-bg};
|
|
124
|
-
|
|
125
|
-
--color-text: #{$color-text};
|
|
126
|
-
--color-text-light: #{$color-text-light};
|
|
127
|
-
--color-gray: #{$color-gray};
|
|
128
|
-
--color-gray-border: #{$color-gray-border};
|
|
129
|
-
--color-icon-light: #{$color-icon-light};
|
|
130
|
-
--border: #{$border};
|
|
131
|
-
--border-light: #{$border-light};
|
|
132
|
-
--color-hover: #{$color-hover};
|
|
133
|
-
--color-focus: #{$color-focus};
|
|
134
|
-
--color-error: #{$color-error};
|
|
135
|
-
|
|
136
|
-
--primary: #{$primary};
|
|
137
|
-
--secondary: #{$secondary};
|
|
138
|
-
--success: #{$success};
|
|
139
|
-
--info: #{$info};
|
|
140
|
-
--warning: #{$warning};
|
|
141
|
-
--danger: #{$danger};
|
|
142
|
-
--light: #{$light};
|
|
143
|
-
--dark: #{$dark};
|
|
144
|
-
--gray: #{$gray};
|
|
145
|
-
|
|
146
|
-
--border-width: #{$border-width};
|
|
147
|
-
--border-radius: #{$border-radius};
|
|
148
|
-
--border-radius-lg: #{$border-radius-lg};
|
|
149
|
-
--border-radius-sm: #{$border-radius-sm};
|
|
150
|
-
--rounded-pill: #{$rounded-pill};
|
|
151
|
-
--rounded-circle: #{$rounded-circle};
|
|
152
|
-
--border-input: #{$border-input};
|
|
153
|
-
|
|
154
|
-
--icon-font-family: #{$icon-font-family};
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
$colors: () !default;
|
|
158
|
-
$colors: map.merge(
|
|
159
|
-
(
|
|
160
|
-
"white": $white,
|
|
161
|
-
"black": $black,
|
|
162
|
-
"gray-100": $gray-100,
|
|
163
|
-
"gray-200": $gray-200,
|
|
164
|
-
"gray-300": $gray-300,
|
|
165
|
-
"gray-400": $gray-400,
|
|
166
|
-
"gray-500": $gray-500,
|
|
167
|
-
"gray-600": $gray-600,
|
|
168
|
-
"gray-700": $gray-700,
|
|
169
|
-
"primary-100": $primary-100,
|
|
170
|
-
"primary-200": $primary-200,
|
|
171
|
-
"primary-300": $primary-300,
|
|
172
|
-
"primary-400": $primary-400,
|
|
173
|
-
"primary-500": $primary-500,
|
|
174
|
-
"primary-600": $primary-600,
|
|
175
|
-
"orange": $orange,
|
|
176
|
-
"green": $green,
|
|
177
|
-
"red": $red,
|
|
178
|
-
"blue": $blue,
|
|
179
|
-
"primary": $primary,
|
|
180
|
-
"secondary": $secondary,
|
|
181
|
-
"success": $success,
|
|
182
|
-
"info": $info,
|
|
183
|
-
"warning": $warning,
|
|
184
|
-
"danger": $danger,
|
|
185
|
-
"light": $light,
|
|
186
|
-
"dark": $dark,
|
|
187
|
-
"gray": $gray,
|
|
188
|
-
"purple": $purple
|
|
189
|
-
),
|
|
190
|
-
$colors
|
|
191
|
-
);
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
// Default theme color
|
|
195
|
-
$header-bg: $primary;
|
|
196
|
-
$header-text: $white;
|
|
197
|
-
$body-bg: $white;
|
|
198
|
-
$body-text: $black;
|
|
199
|
-
$button-default-bg: $white;
|
|
200
|
-
$button-default-text: $gray-600;
|
|
201
|
-
$header-tab-bg: $primary-400;
|
|
202
|
-
$header-tab-selected: $white;
|
|
203
|
-
$header-tab-text: $gray-600;
|
|
204
|
-
$border: $gray-300;
|
|
205
|
-
$border-light: $gray-200;
|
|
206
|
-
$border-hover: $black;
|
|
207
|
-
$color-hover: #E8EEFC;
|
|
208
|
-
$colored-bg: $primary-100;
|
|
209
|
-
$radio-group: $gray;
|
|
210
|
-
$gray-100: $gray-100;
|
|
211
|
-
$gray-200: $gray-200;
|
|
212
|
-
$gray-400: $gray-400;
|
|
213
|
-
$gray-500: $gray-500;
|
|
214
|
-
$primary-100: $primary-100;
|
|
215
|
-
$primary-200: $primary-200;
|
|
216
|
-
$primary-300: $primary-300;
|
|
217
|
-
|
|
218
|
-
// Dark theme color
|
|
219
|
-
$header-bg-dark: #26282a;
|
|
220
|
-
$header-text-dark: $gray-200;
|
|
221
|
-
$body-bg-dark: #1c1d1f;
|
|
222
|
-
$body-text-dark: $gray-300;
|
|
223
|
-
$button-default-bg-dark: tranperant;
|
|
224
|
-
$button-default-text-dark: $gray-300;
|
|
225
|
-
$header-tab-bg-dark: #3b3d41;
|
|
226
|
-
$header-tab-selected-dark: #1c1d1f;
|
|
227
|
-
$header-tab-text-dark: $white;
|
|
228
|
-
$border-dark: $gray-700;
|
|
229
|
-
$border-light-dark: $gray-600;
|
|
230
|
-
$border-hover-dark: $gray-600;
|
|
231
|
-
$color-hover-dark: $gray-700;
|
|
232
|
-
$colored-bg-dark: #414244;
|
|
233
|
-
$radio-group-dark: $gray-600;
|
|
234
|
-
$gray-100-dark: $gray-800;
|
|
235
|
-
$gray-200-dark: $gray-700;
|
|
236
|
-
$gray-400-dark: $gray-500;
|
|
237
|
-
$gray-500-dark: $gray-400;
|
|
238
|
-
$primary-100-dark: $primary-600;
|
|
239
|
-
$primary-200-dark: $primary-600;
|
|
240
|
-
$primary-300-dark: $primary-500;
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
// Mixins
|
|
244
|
-
@mixin theme(
|
|
245
|
-
$header-bg,
|
|
246
|
-
$header-text,
|
|
247
|
-
$body-bg,
|
|
248
|
-
$body-text,
|
|
249
|
-
$button-default-bg,
|
|
250
|
-
$button-default-text,
|
|
251
|
-
$header-tab-bg,
|
|
252
|
-
$header-tab-selected,
|
|
253
|
-
$header-tab-text,
|
|
254
|
-
$border,
|
|
255
|
-
$border-light,
|
|
256
|
-
$border-hover,
|
|
257
|
-
$color-hover,
|
|
258
|
-
$colored-bg,
|
|
259
|
-
$radio-group,
|
|
260
|
-
$gray-100,
|
|
261
|
-
$gray-200,
|
|
262
|
-
$gray-400,
|
|
263
|
-
$gray-500,
|
|
264
|
-
$primary-100,
|
|
265
|
-
$primary-200,
|
|
266
|
-
$primary-300,
|
|
267
|
-
) {
|
|
268
|
-
--header-bg: #{$header-bg};
|
|
269
|
-
--header-text: #{$header-text};
|
|
270
|
-
--body-bg: #{$body-bg};
|
|
271
|
-
--body-text: #{$body-text};
|
|
272
|
-
--button-default-bg: #{$button-default-bg};
|
|
273
|
-
--button-default-text: #{$button-default-text};
|
|
274
|
-
--header-tab-bg: #{$header-tab-bg};
|
|
275
|
-
--header-tab-selected: #{$header-tab-selected};
|
|
276
|
-
--header-tab-text: #{$header-tab-text};
|
|
277
|
-
--border: #{$border};
|
|
278
|
-
--border-light: #{$border-light};
|
|
279
|
-
--border-hover: #{$border-hover};
|
|
280
|
-
--color-hover: #{$color-hover};
|
|
281
|
-
--colored-bg: #{$colored-bg};
|
|
282
|
-
--radio-group: #{$radio-group};
|
|
283
|
-
--gray-100: #{$gray-100};
|
|
284
|
-
--gray-200: #{$gray-200};
|
|
285
|
-
--gray-400: #{$gray-400};
|
|
286
|
-
--gray-500: #{$gray-500};
|
|
287
|
-
--primary-100: #{$primary-100};
|
|
288
|
-
--primary-200: #{$primary-200};
|
|
289
|
-
--primary-300: #{$primary-300};
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
// Default theme
|
|
293
|
-
:root {
|
|
294
|
-
@include theme(
|
|
295
|
-
$header-bg,
|
|
296
|
-
$header-text,
|
|
297
|
-
$body-bg,
|
|
298
|
-
$body-text,
|
|
299
|
-
$button-default-bg,
|
|
300
|
-
$button-default-text,
|
|
301
|
-
$header-tab-bg,
|
|
302
|
-
$header-tab-selected,
|
|
303
|
-
$header-tab-text,
|
|
304
|
-
$border,
|
|
305
|
-
$border-light,
|
|
306
|
-
$border-hover,
|
|
307
|
-
$color-hover,
|
|
308
|
-
$colored-bg,
|
|
309
|
-
$radio-group,
|
|
310
|
-
$gray-100,
|
|
311
|
-
$gray-200,
|
|
312
|
-
$gray-400,
|
|
313
|
-
$gray-500,
|
|
314
|
-
$primary-100,
|
|
315
|
-
$primary-200,
|
|
316
|
-
$primary-300,
|
|
317
|
-
);
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
// Dark theme
|
|
321
|
-
[data-theme="dark"] {
|
|
322
|
-
@include theme(
|
|
323
|
-
$header-bg-dark,
|
|
324
|
-
$header-text-dark,
|
|
325
|
-
$body-bg-dark,
|
|
326
|
-
$body-text-dark,
|
|
327
|
-
$button-default-bg-dark,
|
|
328
|
-
$button-default-text-dark,
|
|
329
|
-
$header-tab-bg-dark,
|
|
330
|
-
$header-tab-selected-dark,
|
|
331
|
-
$header-tab-text-dark,
|
|
332
|
-
$border-dark,
|
|
333
|
-
$border-light-dark,
|
|
334
|
-
$border-hover-dark,
|
|
335
|
-
$color-hover-dark,
|
|
336
|
-
$colored-bg-dark,
|
|
337
|
-
$radio-group-dark,
|
|
338
|
-
$gray-100-dark,
|
|
339
|
-
$gray-200-dark,
|
|
340
|
-
$gray-400-dark,
|
|
341
|
-
$gray-500-dark,
|
|
342
|
-
$primary-100-dark,
|
|
343
|
-
$primary-200-dark,
|
|
344
|
-
$primary-300-dark,
|
|
345
|
-
);
|
|
346
|
-
}
|
|
347
|
-
|