@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/utility.scss
DELETED
|
@@ -1,816 +0,0 @@
|
|
|
1
|
-
@use "./variable" as *;
|
|
2
|
-
|
|
3
|
-
// width, height
|
|
4
|
-
|
|
5
|
-
@mixin width-height() {
|
|
6
|
-
|
|
7
|
-
@for $index from 0 through 64 {
|
|
8
|
-
.w-#{$index} {
|
|
9
|
-
width: 1px * $index !important;
|
|
10
|
-
}
|
|
11
|
-
.h-#{$index} {
|
|
12
|
-
height: 1px * $index !important;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
@for $index from 9 through 138 {
|
|
17
|
-
$value: $index * 8;
|
|
18
|
-
.w-#{$value} {
|
|
19
|
-
width: 1px * $value !important;
|
|
20
|
-
}
|
|
21
|
-
.h-#{$value} {
|
|
22
|
-
height: 1px * $value !important;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.h-full {
|
|
27
|
-
height: 100% !important;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.w-full {
|
|
31
|
-
width: 100% !important;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@include width-height();
|
|
36
|
-
|
|
37
|
-
// margin, padding
|
|
38
|
-
|
|
39
|
-
@mixin spacings-positive($prefix, $style-names...) {
|
|
40
|
-
@for $index from 0 through 48 {
|
|
41
|
-
.#{$prefix}-#{$index} {
|
|
42
|
-
@each $style-name in $style-names {
|
|
43
|
-
#{$style-name}: 1px * $index !important;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
@for $index from 7 through 25 {
|
|
48
|
-
$value: $index * 8;
|
|
49
|
-
.#{$prefix}-#{$value} {
|
|
50
|
-
@each $style-name in $style-names {
|
|
51
|
-
#{$style-name}: 1px * $value !important;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
@mixin spacings-negative($prefix, $style-names...) {
|
|
58
|
-
@for $step from 1 through 48 {
|
|
59
|
-
.#{$prefix}-n#{$step} {
|
|
60
|
-
@each $style-name in $style-names {
|
|
61
|
-
#{$style-name}: -1px * $step !important;
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
@mixin spacings-auto($prefix, $style-names...) {
|
|
68
|
-
.#{$prefix}-auto {
|
|
69
|
-
@each $style-name in $style-names {
|
|
70
|
-
#{$style-name}: auto !important;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
@include spacings-positive("mt", "margin-top");
|
|
76
|
-
@include spacings-positive("mb", "margin-bottom");
|
|
77
|
-
@include spacings-positive("ml", "margin-left");
|
|
78
|
-
@include spacings-positive("mr", "margin-right");
|
|
79
|
-
@include spacings-positive("mx", "margin-left", "margin-right");
|
|
80
|
-
@include spacings-positive("my", "margin-top", "margin-bottom");
|
|
81
|
-
@include spacings-positive("ma", "margin-left", "margin-top", "margin-right", "margin-bottom");
|
|
82
|
-
|
|
83
|
-
@include spacings-negative("mt", "margin-top");
|
|
84
|
-
@include spacings-negative("mb", "margin-bottom");
|
|
85
|
-
@include spacings-negative("ml", "margin-left");
|
|
86
|
-
@include spacings-negative("mr", "margin-right");
|
|
87
|
-
@include spacings-negative("mx", "margin-left", "margin-right");
|
|
88
|
-
@include spacings-negative("my", "margin-top", "margin-bottom");
|
|
89
|
-
@include spacings-negative("ma", "margin-left", "margin-top", "margin-right", "margin-bottom");
|
|
90
|
-
|
|
91
|
-
@include spacings-positive("pt", "padding-top");
|
|
92
|
-
@include spacings-positive("pb", "padding-bottom");
|
|
93
|
-
@include spacings-positive("pl", "padding-left");
|
|
94
|
-
@include spacings-positive("pr", "padding-right");
|
|
95
|
-
@include spacings-positive("px", "padding-left", "padding-right");
|
|
96
|
-
@include spacings-positive("py", "padding-top", "padding-bottom");
|
|
97
|
-
@include spacings-positive("pa", "padding-left", "padding-top", "padding-right", "padding-bottom");
|
|
98
|
-
|
|
99
|
-
@include spacings-negative("pt", "padding-top");
|
|
100
|
-
@include spacings-negative("pb", "padding-bottom");
|
|
101
|
-
@include spacings-negative("pl", "padding-left");
|
|
102
|
-
@include spacings-negative("pr", "padding-right");
|
|
103
|
-
@include spacings-negative("px", "padding-left", "padding-right");
|
|
104
|
-
@include spacings-negative("py", "padding-top", "padding-bottom");
|
|
105
|
-
@include spacings-negative("pa", "padding-left", "padding-top", "padding-right", "padding-bottom");
|
|
106
|
-
|
|
107
|
-
@include spacings-auto("mt", "margin-top");
|
|
108
|
-
@include spacings-auto("mb", "margin-bottom");
|
|
109
|
-
@include spacings-auto("ml", "margin-left");
|
|
110
|
-
@include spacings-auto("mr", "margin-right");
|
|
111
|
-
@include spacings-auto("mx", "margin-left", "margin-right");
|
|
112
|
-
@include spacings-auto("my", "margin-top", "margin-bottom");
|
|
113
|
-
@include spacings-auto("ma", "margin-left", "margin-top", "margin-right", "margin-bottom");
|
|
114
|
-
|
|
115
|
-
// max width, height
|
|
116
|
-
@for $index from 1 through 7 {
|
|
117
|
-
$value: $index * 4;
|
|
118
|
-
.max-w-#{$value} {
|
|
119
|
-
max-width: #{$value}px !important;
|
|
120
|
-
}
|
|
121
|
-
.max-h-#{$value} {
|
|
122
|
-
max-height: #{$value}px !important;
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
@for $index from 2 through 80 {
|
|
127
|
-
$value: $index * 16;
|
|
128
|
-
.max-w-#{$value} {
|
|
129
|
-
max-width: #{$value}px !important;
|
|
130
|
-
}
|
|
131
|
-
.max-h-#{$value} {
|
|
132
|
-
max-height: #{$value}px !important;
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
// min width, height
|
|
137
|
-
@for $index from 1 through 7 {
|
|
138
|
-
$value: $index * 4;
|
|
139
|
-
.min-w-#{$value} {
|
|
140
|
-
min-width: #{$value}px !important;
|
|
141
|
-
}
|
|
142
|
-
.min-h-#{$value} {
|
|
143
|
-
min-height: #{$value}px !important;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
@for $index from 2 through 80 {
|
|
148
|
-
$value: $index * 16;
|
|
149
|
-
.min-w-#{$value} {
|
|
150
|
-
min-width: #{$value}px !important;
|
|
151
|
-
}
|
|
152
|
-
.min-h-#{$value} {
|
|
153
|
-
min-height: #{$value}px !important;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.min-w-0 {
|
|
158
|
-
min-width: 0 !important;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.min-h-0 {
|
|
162
|
-
min-height: 0 !important;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
// display
|
|
166
|
-
|
|
167
|
-
@mixin display() {
|
|
168
|
-
$display-styles: none, inline, inline-block, block, table, table-cell, table-row, flex, inline-flex;
|
|
169
|
-
@each $display-style in $display-styles {
|
|
170
|
-
.d-#{$display-style} {
|
|
171
|
-
display: $display-style !important;
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
@include display();
|
|
177
|
-
|
|
178
|
-
// overflow
|
|
179
|
-
|
|
180
|
-
@mixin overflow() {
|
|
181
|
-
$overflows: auto, hidden, visible !default;
|
|
182
|
-
@each $value in $overflows {
|
|
183
|
-
.overflow-#{$value} {
|
|
184
|
-
overflow: $value !important;
|
|
185
|
-
}
|
|
186
|
-
.overflow-y-#{$value} {
|
|
187
|
-
overflow-y: $value !important;
|
|
188
|
-
}
|
|
189
|
-
.overflow-x-#{$value} {
|
|
190
|
-
overflow-x: $value !important;
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
@include overflow();
|
|
196
|
-
|
|
197
|
-
// visibility
|
|
198
|
-
|
|
199
|
-
.visible {
|
|
200
|
-
visibility: visible !important;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
.invisible {
|
|
204
|
-
visibility: hidden !important;
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
// position
|
|
208
|
-
|
|
209
|
-
@mixin position() {
|
|
210
|
-
$positions: static, relative, absolute, fixed, sticky !default;
|
|
211
|
-
@each $position in $positions {
|
|
212
|
-
.position-#{$position} {
|
|
213
|
-
position: $position !important;
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
@include position();
|
|
219
|
-
|
|
220
|
-
// top|right|bottom|left|inset
|
|
221
|
-
|
|
222
|
-
@mixin position-element($from, $to, $step) {
|
|
223
|
-
@for $index from $from through $to {
|
|
224
|
-
$value: $index * $step;
|
|
225
|
-
|
|
226
|
-
.top-#{$value} {
|
|
227
|
-
top: 1px * $value !important;
|
|
228
|
-
}
|
|
229
|
-
.right-#{$value} {
|
|
230
|
-
right: 1px * $value !important;
|
|
231
|
-
}
|
|
232
|
-
.bottom-#{$value} {
|
|
233
|
-
bottom: 1px * $value !important;
|
|
234
|
-
}
|
|
235
|
-
.left-#{$value} {
|
|
236
|
-
left: 1px * $value !important;
|
|
237
|
-
}
|
|
238
|
-
.inset-#{$value} {
|
|
239
|
-
inset: 1px * $value !important;
|
|
240
|
-
}
|
|
241
|
-
.inset-x-#{$value} {
|
|
242
|
-
right: 1px * $value !important;
|
|
243
|
-
left: 1px * $value !important;
|
|
244
|
-
}
|
|
245
|
-
.inset-y-#{$value} {
|
|
246
|
-
top: 1px * $value !important;
|
|
247
|
-
bottom: 1px * $value !important;
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
@include position-element(0, 32, 1);
|
|
253
|
-
|
|
254
|
-
@mixin position-element-negative($from, $to, $step) {
|
|
255
|
-
@for $index from $from through $to {
|
|
256
|
-
$value: $index * $step;
|
|
257
|
-
|
|
258
|
-
.top-n#{$value} {
|
|
259
|
-
top: -1px * $value !important;
|
|
260
|
-
}
|
|
261
|
-
.right-n#{$value} {
|
|
262
|
-
right: -1px * $value !important;
|
|
263
|
-
}
|
|
264
|
-
.bottom-n#{$value} {
|
|
265
|
-
bottom: -1px * $value !important;
|
|
266
|
-
}
|
|
267
|
-
.left-n#{$value} {
|
|
268
|
-
left: -1px * $value !important;
|
|
269
|
-
}
|
|
270
|
-
.inset-n#{$value} {
|
|
271
|
-
inset: -1px * $value !important;
|
|
272
|
-
}
|
|
273
|
-
.inset-x-n#{$value} {
|
|
274
|
-
right: -1px * $value !important;
|
|
275
|
-
left: -1px * $value !important;
|
|
276
|
-
}
|
|
277
|
-
.inset-y-n#{$value} {
|
|
278
|
-
top: -1px * $value !important;
|
|
279
|
-
bottom: -1px * $value !important;
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
@include position-element-negative(0, 32, 1);
|
|
285
|
-
|
|
286
|
-
// z-index
|
|
287
|
-
|
|
288
|
-
@mixin z-index() {
|
|
289
|
-
@for $index from 0 through 10 {
|
|
290
|
-
.z-index-#{$index} {
|
|
291
|
-
z-index: $index !important;
|
|
292
|
-
}
|
|
293
|
-
}
|
|
294
|
-
@for $index from 2 through 10 {
|
|
295
|
-
$value: $index * 10;
|
|
296
|
-
.z-index-#{$value} {
|
|
297
|
-
z-index: $value !important;
|
|
298
|
-
}
|
|
299
|
-
}
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
@include z-index();
|
|
303
|
-
|
|
304
|
-
// shadow
|
|
305
|
-
|
|
306
|
-
.shadow {
|
|
307
|
-
box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.2), 0 1px 2px -1px rgb(0 0 0 / 0.2) !important;
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
// opacity
|
|
311
|
-
|
|
312
|
-
.opacity-0 {
|
|
313
|
-
opacity: 0 !important;
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
.opacity-10 {
|
|
317
|
-
opacity: .1 !important;
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
.opacity-50 {
|
|
321
|
-
opacity: .5 !important;
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
.opacity-70 {
|
|
325
|
-
opacity: .7 !important;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
.opacity-100 {
|
|
329
|
-
opacity: 1 !important;
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
// flex
|
|
334
|
-
@mixin flex-style() {
|
|
335
|
-
|
|
336
|
-
.flex-row {
|
|
337
|
-
flex-direction: row !important;
|
|
338
|
-
}
|
|
339
|
-
.flex-column {
|
|
340
|
-
flex-direction: column !important;
|
|
341
|
-
}
|
|
342
|
-
.flex-row-reverse {
|
|
343
|
-
flex-direction: row-reverse !important;
|
|
344
|
-
}
|
|
345
|
-
.flex-column-reverse {
|
|
346
|
-
flex-direction: column-reverse !important;
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
.flex-wrap {
|
|
350
|
-
flex-wrap: wrap !important;
|
|
351
|
-
}
|
|
352
|
-
.flex-nowrap {
|
|
353
|
-
flex-wrap: nowrap !important;
|
|
354
|
-
}
|
|
355
|
-
.flex-wrap-reverse {
|
|
356
|
-
flex-wrap: wrap-reverse !important;
|
|
357
|
-
}
|
|
358
|
-
.flex-fill {
|
|
359
|
-
flex: 1 1 auto !important;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
@for $index from 1 through 12 {
|
|
363
|
-
$percent: 8.3333333333% * $index; // 100% / 12
|
|
364
|
-
.flex-basis-#{$index} {
|
|
365
|
-
flex: 0 0 $percent !important;
|
|
366
|
-
}
|
|
367
|
-
}
|
|
368
|
-
|
|
369
|
-
.flex-basis-full {
|
|
370
|
-
flex-basis: 100% !important;
|
|
371
|
-
}
|
|
372
|
-
.flex-basis-0 {
|
|
373
|
-
flex-basis: 0 !important;
|
|
374
|
-
}
|
|
375
|
-
.flex-basis-auto {
|
|
376
|
-
flex-basis: auto !important;
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
.justify-content-start {
|
|
381
|
-
justify-content: flex-start !important;
|
|
382
|
-
}
|
|
383
|
-
.justify-content-end {
|
|
384
|
-
justify-content: flex-end !important;
|
|
385
|
-
}
|
|
386
|
-
.justify-content-center {
|
|
387
|
-
justify-content: center !important;
|
|
388
|
-
}
|
|
389
|
-
.justify-content-between {
|
|
390
|
-
justify-content: space-between !important;
|
|
391
|
-
}
|
|
392
|
-
.justify-content-around {
|
|
393
|
-
justify-content: space-around !important;
|
|
394
|
-
}
|
|
395
|
-
|
|
396
|
-
.align-items-start {
|
|
397
|
-
align-items: flex-start !important;
|
|
398
|
-
}
|
|
399
|
-
.align-items-end {
|
|
400
|
-
align-items: flex-end !important;
|
|
401
|
-
}
|
|
402
|
-
.align-items-center {
|
|
403
|
-
align-items: center !important;
|
|
404
|
-
}
|
|
405
|
-
.align-items-baseline {
|
|
406
|
-
align-items: baseline !important;
|
|
407
|
-
}
|
|
408
|
-
.align-items-stretch {
|
|
409
|
-
align-items: stretch !important;
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
.align-content-start {
|
|
413
|
-
align-content: flex-start !important;
|
|
414
|
-
}
|
|
415
|
-
.align-content-end {
|
|
416
|
-
align-content: flex-end !important;
|
|
417
|
-
}
|
|
418
|
-
.align-content-center {
|
|
419
|
-
align-content: center !important;
|
|
420
|
-
}
|
|
421
|
-
.align-content-between {
|
|
422
|
-
align-content: space-between !important;
|
|
423
|
-
}
|
|
424
|
-
.align-content-around {
|
|
425
|
-
align-content: space-around !important;
|
|
426
|
-
}
|
|
427
|
-
.align-content-stretch {
|
|
428
|
-
align-content: stretch !important;
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
.align-self-auto {
|
|
432
|
-
align-self: auto !important;
|
|
433
|
-
}
|
|
434
|
-
.align-self-start {
|
|
435
|
-
align-self: flex-start !important;
|
|
436
|
-
}
|
|
437
|
-
.align-self-end {
|
|
438
|
-
align-self: flex-end !important;
|
|
439
|
-
}
|
|
440
|
-
.align-self-center {
|
|
441
|
-
align-self: center !important;
|
|
442
|
-
}
|
|
443
|
-
.align-self-baseline {
|
|
444
|
-
align-self: baseline !important;
|
|
445
|
-
}
|
|
446
|
-
.align-self-stretch {
|
|
447
|
-
align-self: stretch !important;
|
|
448
|
-
}
|
|
449
|
-
}
|
|
450
|
-
|
|
451
|
-
@include flex-style();
|
|
452
|
-
|
|
453
|
-
@mixin gap() {
|
|
454
|
-
@for $index from 0 through 32 {
|
|
455
|
-
.gap-#{$index} {
|
|
456
|
-
gap: 1px * $index !important;
|
|
457
|
-
}
|
|
458
|
-
.gap-x-#{$index} {
|
|
459
|
-
column-gap: 1px * $index !important;
|
|
460
|
-
}
|
|
461
|
-
.gap-y-#{$index} {
|
|
462
|
-
row-gap: 1px * $index !important;
|
|
463
|
-
}
|
|
464
|
-
}
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
@include gap();
|
|
468
|
-
|
|
469
|
-
@mixin order-style() {
|
|
470
|
-
@for $index from 0 to 13 {
|
|
471
|
-
.order-#{$index} {
|
|
472
|
-
order: $index !important;
|
|
473
|
-
}
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
.order-first {
|
|
477
|
-
order: 0 !important;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
.order-last {
|
|
481
|
-
order: 13 !important;
|
|
482
|
-
}
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
@include order-style();
|
|
486
|
-
|
|
487
|
-
//float
|
|
488
|
-
@mixin float-style() {
|
|
489
|
-
.float-left {
|
|
490
|
-
float: left !important;
|
|
491
|
-
}
|
|
492
|
-
.float-right {
|
|
493
|
-
float: right !important;
|
|
494
|
-
}
|
|
495
|
-
.float-none {
|
|
496
|
-
float: none !important;
|
|
497
|
-
}
|
|
498
|
-
}
|
|
499
|
-
|
|
500
|
-
@include float-style();
|
|
501
|
-
|
|
502
|
-
//clearfix
|
|
503
|
-
@mixin clearfix() {
|
|
504
|
-
&::after {
|
|
505
|
-
display: block;
|
|
506
|
-
clear: both;
|
|
507
|
-
content: "";
|
|
508
|
-
}
|
|
509
|
-
}
|
|
510
|
-
|
|
511
|
-
.clearfix {
|
|
512
|
-
@include clearfix();
|
|
513
|
-
}
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
// border
|
|
517
|
-
|
|
518
|
-
.border {
|
|
519
|
-
border: 1px solid var(--border-light) !important;
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
.border-top {
|
|
523
|
-
border-top: 1px solid var(--border-light) !important;
|
|
524
|
-
}
|
|
525
|
-
|
|
526
|
-
.border-right {
|
|
527
|
-
border-right: 1px solid var(--border-light) !important;
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
.border-bottom {
|
|
531
|
-
border-bottom: 1px solid var(--border-light) !important;
|
|
532
|
-
}
|
|
533
|
-
|
|
534
|
-
.border-left {
|
|
535
|
-
border-left: 1px solid var(--border-light) !important;
|
|
536
|
-
}
|
|
537
|
-
|
|
538
|
-
.border-0 {
|
|
539
|
-
border: none !important;
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
.border-top-0 {
|
|
543
|
-
border-top: none !important;
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
.border-right-0 {
|
|
547
|
-
border-right: none !important;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
|
-
.border-bottom-0 {
|
|
551
|
-
border-bottom: none !important;
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
.border-left-0 {
|
|
555
|
-
border-left: none !important;
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
@for $index from 0 through 11 {
|
|
559
|
-
.border-w-#{$index} {
|
|
560
|
-
border-width: 1px * $index !important;
|
|
561
|
-
}
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
// Border-radius
|
|
565
|
-
|
|
566
|
-
.rounded {
|
|
567
|
-
border-radius: var(--border-radius) !important;
|
|
568
|
-
}
|
|
569
|
-
|
|
570
|
-
.rounded-top {
|
|
571
|
-
border-top-left-radius: var(--border-radius) !important;
|
|
572
|
-
border-top-right-radius: var(--border-radius) !important;
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
.rounded-right {
|
|
576
|
-
border-top-right-radius: var(--border-radius) !important;
|
|
577
|
-
border-bottom-right-radius: var(--border-radius) !important;
|
|
578
|
-
}
|
|
579
|
-
|
|
580
|
-
.rounded-bottom {
|
|
581
|
-
border-bottom-right-radius: var(--border-radius) !important;
|
|
582
|
-
border-bottom-left-radius: var(--border-radius) !important;
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
.rounded-left {
|
|
586
|
-
border-top-left-radius: var(--border-radius) !important;
|
|
587
|
-
border-bottom-left-radius: var(--border-radius) !important;
|
|
588
|
-
}
|
|
589
|
-
|
|
590
|
-
.rounded-sm {
|
|
591
|
-
border-radius: var(--border-radius-sm) !important;
|
|
592
|
-
}
|
|
593
|
-
|
|
594
|
-
.rounded-lg {
|
|
595
|
-
border-radius: var(--border-radius-lg) !important;
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
@for $index from 0 through 31 {
|
|
599
|
-
.rounded-#{$index} {
|
|
600
|
-
border-radius: 1px * $index !important;
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
.rounded-top-#{$index} {
|
|
604
|
-
border-top-left-radius: 1px * $index !important;
|
|
605
|
-
border-top-right-radius: 1px * $index !important;
|
|
606
|
-
}
|
|
607
|
-
|
|
608
|
-
.rounded-right-#{$index} {
|
|
609
|
-
border-top-right-radius: 1px * $index !important;
|
|
610
|
-
border-bottom-right-radius: 1px * $index !important;
|
|
611
|
-
}
|
|
612
|
-
|
|
613
|
-
.rounded-bottom-#{$index} {
|
|
614
|
-
border-bottom-right-radius: 1px * $index !important;
|
|
615
|
-
border-bottom-left-radius: 1px * $index !important;
|
|
616
|
-
}
|
|
617
|
-
|
|
618
|
-
.rounded-left-#{$index} {
|
|
619
|
-
border-top-left-radius: 1px * $index !important;
|
|
620
|
-
border-bottom-left-radius: 1px * $index !important;
|
|
621
|
-
}
|
|
622
|
-
|
|
623
|
-
.rounded-top-left-#{$index} {
|
|
624
|
-
border-top-left-radius: 1px * $index !important;
|
|
625
|
-
}
|
|
626
|
-
|
|
627
|
-
.rounded-top-right-#{$index} {
|
|
628
|
-
border-top-right-radius: 1px * $index !important;
|
|
629
|
-
}
|
|
630
|
-
|
|
631
|
-
.rounded-bottom-left-#{$index} {
|
|
632
|
-
border-bottom-left-radius: 1px * $index !important;
|
|
633
|
-
}
|
|
634
|
-
|
|
635
|
-
.rounded-bottom-right-#{$index} {
|
|
636
|
-
border-bottom-right-radius: 1px * $index !important;
|
|
637
|
-
}
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
.rounded-circle {
|
|
641
|
-
border-radius: var(--rounded-circle) !important;
|
|
642
|
-
}
|
|
643
|
-
|
|
644
|
-
.rounded-pill {
|
|
645
|
-
border-radius: var(--rounded-pill) !important;
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
// text attributes
|
|
650
|
-
|
|
651
|
-
@mixin text-style() {
|
|
652
|
-
$text-aligns: left, right, center, justify;
|
|
653
|
-
@each $text-align in $text-aligns {
|
|
654
|
-
.text-#{$text-align} {
|
|
655
|
-
text-align: $text-align !important;
|
|
656
|
-
}
|
|
657
|
-
}
|
|
658
|
-
|
|
659
|
-
$text-spaces: normal, nowrap, pre-wrap;
|
|
660
|
-
@each $text-space in $text-spaces {
|
|
661
|
-
.text-#{$text-space} {
|
|
662
|
-
white-space: $text-space !important;
|
|
663
|
-
}
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
$text-decorations: none, underline;
|
|
667
|
-
@each $text-decoration in $text-decorations {
|
|
668
|
-
.text-decoration-#{$text-decoration} {
|
|
669
|
-
text-decoration: $text-decoration !important;
|
|
670
|
-
}
|
|
671
|
-
}
|
|
672
|
-
}
|
|
673
|
-
|
|
674
|
-
@include text-style();
|
|
675
|
-
|
|
676
|
-
.text-break {
|
|
677
|
-
word-break: break-word !important;
|
|
678
|
-
word-wrap: break-word !important;
|
|
679
|
-
}
|
|
680
|
-
|
|
681
|
-
.text-ellipsis {
|
|
682
|
-
text-overflow: ellipsis !important;
|
|
683
|
-
}
|
|
684
|
-
|
|
685
|
-
.text-clip {
|
|
686
|
-
text-overflow: clip !important;
|
|
687
|
-
}
|
|
688
|
-
|
|
689
|
-
.text-truncate {
|
|
690
|
-
overflow: hidden !important;
|
|
691
|
-
text-overflow: ellipsis !important;
|
|
692
|
-
white-space: nowrap !important;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
.text-line-clamp {
|
|
696
|
-
display: -webkit-box !important;
|
|
697
|
-
-webkit-line-clamp: 2 !important;
|
|
698
|
-
-webkit-box-orient: vertical !important;
|
|
699
|
-
white-space: normal !important;
|
|
700
|
-
}
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
// vertical-align
|
|
704
|
-
$vertical-aligns: baseline, top, middle, bottom, text-bottom, text-top;
|
|
705
|
-
@each $vertical-align in $vertical-aligns {
|
|
706
|
-
.align-#{$vertical-align} {
|
|
707
|
-
vertical-align: $vertical-align !important;
|
|
708
|
-
}
|
|
709
|
-
}
|
|
710
|
-
|
|
711
|
-
// code chips
|
|
712
|
-
|
|
713
|
-
.code-chip-base {
|
|
714
|
-
padding: 0 8px;
|
|
715
|
-
border: 1px solid #BCC6D3;
|
|
716
|
-
border-radius: 100px;
|
|
717
|
-
background-color: white;
|
|
718
|
-
white-space: nowrap;
|
|
719
|
-
|
|
720
|
-
//&::before {
|
|
721
|
-
// @extend .font-icon;
|
|
722
|
-
// content: 'stroke_full';
|
|
723
|
-
// font-size: 0.6em;
|
|
724
|
-
// margin: 0 4px 0 -4px;
|
|
725
|
-
// vertical-align: middle;
|
|
726
|
-
//}
|
|
727
|
-
}
|
|
728
|
-
|
|
729
|
-
.code-chip-red {
|
|
730
|
-
@extend .code-chip-base;
|
|
731
|
-
color: var(--red);
|
|
732
|
-
border-color: var(--red);
|
|
733
|
-
background-color: var(--red-bg);
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
.code-chip-black {
|
|
737
|
-
@extend .code-chip-base;
|
|
738
|
-
color: var(--body-text);
|
|
739
|
-
border-color: var(--body-text);
|
|
740
|
-
background-color: var(--body-bg);
|
|
741
|
-
}
|
|
742
|
-
|
|
743
|
-
.code-chip-gray {
|
|
744
|
-
@extend .code-chip-base;
|
|
745
|
-
color: var(--gray);
|
|
746
|
-
border-color: var(--gray-500);
|
|
747
|
-
background-color: var(--gray-bg);
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
.code-chip-blue {
|
|
751
|
-
@extend .code-chip-base;
|
|
752
|
-
color: var(--blue);
|
|
753
|
-
border-color: var(--blue);
|
|
754
|
-
background-color: var(--blue-bg);
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
.code-chip-green {
|
|
758
|
-
@extend .code-chip-base;
|
|
759
|
-
color: var(--green);
|
|
760
|
-
border-color: var(--green);
|
|
761
|
-
background-color: var(--green-bg);
|
|
762
|
-
}
|
|
763
|
-
|
|
764
|
-
.code-chip-purple {
|
|
765
|
-
@extend .code-chip-base;
|
|
766
|
-
color: var(--purple);
|
|
767
|
-
border-color: var(--purple);
|
|
768
|
-
background-color: var(--purple-bg);
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
.code-chip-orange {
|
|
772
|
-
@extend .code-chip-base;
|
|
773
|
-
color: var(--orange);
|
|
774
|
-
border-color: var(--orange);
|
|
775
|
-
background-color: var(--orange-bg);
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
.bg-transparent {
|
|
779
|
-
background-color: transparent !important;
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
// background-color, text-color, border-color
|
|
783
|
-
@mixin color() {
|
|
784
|
-
.bg-transparent {
|
|
785
|
-
background-color: transparent !important;
|
|
786
|
-
}
|
|
787
|
-
|
|
788
|
-
@each $name, $color in $colors {
|
|
789
|
-
.bg-#{$name} {
|
|
790
|
-
background-color: #{$color} !important;
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
.text-#{$name} {
|
|
794
|
-
color: #{$color} !important;
|
|
795
|
-
}
|
|
796
|
-
|
|
797
|
-
.border-#{$name} {
|
|
798
|
-
border-color: #{$color} !important;
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
|
|
803
|
-
@include color();
|
|
804
|
-
|
|
805
|
-
// Cursor
|
|
806
|
-
.cursor-pointer {
|
|
807
|
-
cursor: pointer !important;
|
|
808
|
-
}
|
|
809
|
-
|
|
810
|
-
.cursor-default {
|
|
811
|
-
cursor: default !important;
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
.focus-outline-none:focus {
|
|
815
|
-
outline: none !important;
|
|
816
|
-
}
|