@orangesix/react 2.4.0-beta.3 → 2.4.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 (150) hide show
  1. package/accordion/@types/index.d.ts +55 -55
  2. package/accordion/accordion/index.esm.js.map +1 -1
  3. package/api/@types/css.d.ts +91 -91
  4. package/api/@types/field.d.ts +161 -159
  5. package/api/@types/index.d.ts +29 -27
  6. package/api/input/index.esm.js.map +1 -1
  7. package/autocomplete/@types/index.d.ts +69 -67
  8. package/autocomplete/autocomplete/index.esm.js.map +1 -1
  9. package/autocomplete/core/core/index.esm.js.map +1 -1
  10. package/autocomplete/core/event/index.esm.js.map +1 -1
  11. package/box/@types/index.d.ts +28 -26
  12. package/box/_box.scss +56 -56
  13. package/box/box/index.esm.js.map +1 -1
  14. package/button/@types/index.d.ts +72 -70
  15. package/button/button/index.esm.js.map +1 -1
  16. package/button/package.json +5 -5
  17. package/calendar/@types/index.d.ts +27 -25
  18. package/calendar/calendar/index.esm.js.map +1 -1
  19. package/calendar/core/controlled/index.esm.js.map +1 -1
  20. package/calendar/core/handle/index.esm.js.map +1 -1
  21. package/calendar/core/hookForm/index.esm.js.map +1 -1
  22. package/calendar/core/locale/index.esm.js.map +1 -1
  23. package/calendar/package.json +5 -5
  24. package/editor/@types/index.d.ts +45 -43
  25. package/editor/_editor.scss +106 -106
  26. package/editor/const/index.esm.js.map +1 -1
  27. package/editor/core/bold/index.esm.js.map +1 -1
  28. package/editor/core/bulletlist/index.esm.js.map +1 -1
  29. package/editor/core/code/index.esm.js.map +1 -1
  30. package/editor/core/color/index.esm.js.map +1 -1
  31. package/editor/core/highlight/index.esm.js.map +1 -1
  32. package/editor/core/image/index.esm.js.map +1 -1
  33. package/editor/core/index/index.esm.js.map +1 -1
  34. package/editor/core/italic/index.esm.js.map +1 -1
  35. package/editor/core/link/index.esm.js.map +1 -1
  36. package/editor/core/orderlist/index.esm.js.map +1 -1
  37. package/editor/core/strike/index.esm.js.map +1 -1
  38. package/editor/core/text/index.esm.js.map +1 -1
  39. package/editor/core/underline/index.esm.js.map +1 -1
  40. package/editor/editor/index.esm.js.map +1 -1
  41. package/input/@types/index.d.ts +109 -107
  42. package/input/core/controlled/index.esm.js.map +1 -1
  43. package/input/core/hookForm/index.esm.js.map +1 -1
  44. package/input/input/index.esm.js.map +1 -1
  45. package/inputfilter/@types/autocomplete.d.ts +20 -20
  46. package/inputfilter/@types/index.d.ts +42 -40
  47. package/inputfilter/_inputfilter.scss +58 -58
  48. package/inputfilter/const/index.esm.js.map +1 -1
  49. package/inputfilter/core/autocomplete/index.esm.js.map +1 -1
  50. package/inputfilter/core/date/index.esm.js.map +1 -1
  51. package/inputfilter/core/number/index.esm.js.map +1 -1
  52. package/inputfilter/core/text/index.esm.js.map +1 -1
  53. package/inputfilter/function/handle/index.esm.js.map +1 -1
  54. package/inputfilter/function/validate/index.esm.js.map +1 -1
  55. package/inputfilter/inputfilter/index.esm.js.map +1 -1
  56. package/inputfilter/legend/index.esm.js.map +1 -1
  57. package/lightbox/@types/index.d.ts +12 -10
  58. package/lightbox/_lightbox.scss +6 -6
  59. package/lightbox/core/handle/index.esm.js.map +1 -1
  60. package/lightbox/lightbox/index.esm.js.map +1 -1
  61. package/lightbox/package.json +5 -5
  62. package/loading/@types/index.d.ts +44 -42
  63. package/loading/_loading.scss +10 -10
  64. package/loading/loading/index.esm.js.map +1 -1
  65. package/loading/package.json +5 -5
  66. package/message/@types/index.d.ts +102 -102
  67. package/message/core/modal/index.esm.js.map +1 -1
  68. package/message/message/index.esm.js.map +1 -1
  69. package/message/package.json +5 -5
  70. package/modal/@types/index.d.ts +63 -61
  71. package/modal/core/core/index.esm.js.map +1 -1
  72. package/modal/modal/index.esm.js.map +1 -1
  73. package/multiselect/@types/index.d.ts +77 -75
  74. package/multiselect/core/controlled/index.esm.js.map +1 -1
  75. package/multiselect/core/hookForm/index.esm.js.map +1 -1
  76. package/multiselect/multiselect/index.esm.js.map +1 -1
  77. package/multiselect/package.json +5 -5
  78. package/package.json +15 -15
  79. package/pdf/@types/index.d.ts +12 -10
  80. package/pdf/package.json +5 -5
  81. package/pdf/pdf/index.esm.js.map +1 -1
  82. package/pdf/style/pdf.css +53 -53
  83. package/picklist/@types/index.d.ts +41 -40
  84. package/picklist/core/core/index.esm.js.map +1 -1
  85. package/picklist/picklist/index.esm.js.map +1 -1
  86. package/picklist/types.d.ts +35 -33
  87. package/radio/@types/index.d.ts +41 -39
  88. package/radio/core/controlled/index.esm.js.map +1 -1
  89. package/radio/core/hookForm/index.esm.js.map +1 -1
  90. package/radio/radio/index.esm.js.map +1 -1
  91. package/select/@types/index.d.ts +46 -44
  92. package/select/core/controlled/index.esm.js.map +1 -1
  93. package/select/core/hookForm/index.esm.js.map +1 -1
  94. package/select/select/index.esm.js.map +1 -1
  95. package/style/scss/_variables.scss +929 -929
  96. package/style/scss/bootstrap.scss +33 -33
  97. package/style/scss/core/_reset.scss +75 -75
  98. package/switch/@types/index.d.ts +22 -20
  99. package/switch/core/controlled/index.esm.js.map +1 -1
  100. package/switch/core/hookForm/index.esm.js.map +1 -1
  101. package/switch/switch/index.esm.js.map +1 -1
  102. package/table/@types/click.d.ts +7 -5
  103. package/table/@types/column.d.ts +58 -56
  104. package/table/@types/edit.d.ts +5 -5
  105. package/table/@types/expand.d.ts +32 -32
  106. package/table/@types/group.d.ts +20 -20
  107. package/table/@types/index.d.ts +63 -61
  108. package/table/@types/pagination.d.ts +26 -26
  109. package/table/@types/reorder.d.ts +16 -16
  110. package/table/@types/selection.d.ts +15 -15
  111. package/table/@types/sort.d.ts +8 -6
  112. package/table/@types/style.d.ts +20 -20
  113. package/table/@types/template.d.ts +22 -20
  114. package/table/core/click/index.esm.js.map +1 -1
  115. package/table/core/core/index.esm.js.map +1 -1
  116. package/table/core/expand/index.esm.js.map +1 -1
  117. package/table/core/group/index.esm.js.map +1 -1
  118. package/table/core/pagination/index.esm.js.map +1 -1
  119. package/table/core/reorder/index.esm.js.map +1 -1
  120. package/table/core/selection/index.esm.js.map +1 -1
  121. package/table/core/sort/index.esm.js.map +1 -1
  122. package/table/styled/index.esm.js.map +1 -1
  123. package/table/table/index.esm.js.map +1 -1
  124. package/tablepivot/@types/index.d.ts +50 -50
  125. package/tablepivot/@types/webdatarocks.d.ts +166 -166
  126. package/tablepivot/_tablepivot.scss +84 -84
  127. package/tablepivot/function/handle/index.esm.js.map +1 -1
  128. package/tablepivot/lang/pt-br/index.esm.js.map +1 -1
  129. package/tablepivot/tablepivot/index.esm.js.map +1 -1
  130. package/tabview/@types/index.d.ts +61 -59
  131. package/tabview/_tabview.scss +25 -25
  132. package/tabview/tabview/index.esm.js.map +1 -1
  133. package/textarea/@types/index.d.ts +18 -16
  134. package/textarea/core/controlled/index.esm.js.map +1 -1
  135. package/textarea/core/hookForm/index.esm.js.map +1 -1
  136. package/textarea/textarea/index.esm.js.map +1 -1
  137. package/tooltip/@types/index.d.ts +59 -57
  138. package/tooltip/core/handle/index.esm.js.map +1 -1
  139. package/tooltip/package.json +5 -5
  140. package/tooltip/tooltip/index.esm.js.map +1 -1
  141. package/utils/@types/index.d.ts +2 -2
  142. package/utils/@types/message.d.ts +18 -16
  143. package/utils/@types/request.d.ts +22 -22
  144. package/utils/@types/response.d.ts +55 -55
  145. package/utils/const/index.esm.js.map +1 -1
  146. package/utils/handle/index.esm.js.map +1 -1
  147. package/utils/helper/index.esm.js.map +1 -1
  148. package/utils/message/index.esm.js.map +1 -1
  149. package/utils/request/index.esm.js.map +1 -1
  150. package/utils/response/index.esm.js.map +1 -1
@@ -1,929 +1,929 @@
1
- $colors: (
2
- "blue": #0d6efd,
3
- "green": #198754,
4
- "yellow": #ffc107,
5
- "cyan": #0dcaf0,
6
- "pink": #d63384,
7
- "indigo": #6610f2,
8
- "teal": #20c997,
9
- "orange": #fd7e14,
10
- "bluegray": #7c8ea7,
11
- "purple": #6f42c1,
12
- "red": #dc3545,
13
- "primary": $primaryColor
14
- ) !default;
15
-
16
- //reused color variables
17
- $shade000: #ffffff !default; //surface
18
- $shade100: #efefef !default; //header background
19
- $shade200: #e9ecef !default; //hover background
20
- $shade300: #dee2e6 !default; //border, divider
21
- $shade400: #ced4da !default; //input border
22
- $shade500: #adb5bd !default; //unused
23
- $shade600: #6c757d !default; //text secondary color
24
- $shade700: #495057 !default; //input text color
25
- $shade800: #343a40 !default; //unused
26
- $shade900: #212529 !default; //text color
27
-
28
- //global
29
- $fontFamily: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
30
- Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default;
31
- $fontSize: 1rem !default;
32
- $fontWeight: normal !default;
33
- $textColor: $shade900 !default;
34
- $textSecondaryColor: $shade600 !default;
35
- $borderRadius: 4px !default;
36
- $transitionDuration: 0.15s !default;
37
- $formElementTransition: background-color $transitionDuration,
38
- border-color $transitionDuration, box-shadow $transitionDuration !default;
39
- $actionIconTransition: box-shadow $transitionDuration !default;
40
- $listItemTransition: box-shadow $transitionDuration !default;
41
- $primeIconFontSize: 1rem !default;
42
- $divider: 1px solid $shade300 !default;
43
- $inlineSpacing: 0.5rem !default;
44
- $disabledOpacity: 0.65 !default;
45
- $disabledBackground: $shade500 !default;
46
- $maskBg: rgba(0, 0, 0, 0.4) !default;
47
- $loadingIconFontSize: 2rem !default;
48
- $errorColor: #dc3545 !default;
49
-
50
- $scrollThumbBg: $shade700 !default;
51
- $scrollThumbRadius: 10px;
52
- $scrollBarHeight: 8px;
53
- $scrollBarWidth: 5px;
54
-
55
- //scale
56
- $scaleSM: 0.875 !default;
57
- $scaleLG: 1.25 !default;
58
-
59
- //focus
60
- $focusOutlineColor: $primaryLightColor !default;
61
- $focusOutline: 0 none !default;
62
- $focusOutlineOffset: 0 !default;
63
- $focusShadow: 0 0 0 0.2rem $focusOutlineColor !default;
64
-
65
- //action icons
66
- $actionIconWidth: 2rem !default;
67
- $actionIconHeight: 2rem !default;
68
- $actionIconBg: transparent !default;
69
- $actionIconBorder: 0 none !default;
70
- $actionIconColor: $shade600 !default;
71
- $actionIconHoverBg: transparent !default;
72
- $actionIconHoverBorderColor: transparent !default;
73
- $actionIconHoverColor: $shade700 !default;
74
- $actionIconBorderRadius: 50% !default;
75
-
76
- //input field (e.g. inputtext, spinner, inputmask)
77
- $inputPadding: 0.5rem 0.75rem !default;
78
- $inputTextFontSize: 1rem !default;
79
- $inputBg: $shade000 !default;
80
- $inputTextColor: $shade700 !default;
81
- $inputIconColor: $shade700 !default;
82
- $inputBorder: 1px solid $shade400 !default;
83
- $inputHoverBorderColor: $shade400 !default;
84
- $inputFocusBorderColor: $primaryColor !default;
85
- $inputErrorBorderColor: $errorColor !default;
86
- $inputPlaceholderTextColor: $shade600 !default;
87
- $inputFilledBg: $shade100 !default;
88
- $inputFilledHoverBg: $shade100 !default;
89
- $inputFilledFocusBg: $shade100 !default;
90
-
91
- //input groups
92
- $inputGroupBg: $shade200 !default;
93
- $inputGroupTextColor: $shade700 !default;
94
- $inputGroupAddOnMinWidth: 2.357rem !default;
95
-
96
- //input lists (e.g. dropdown, autocomplete, multiselect, orderlist)
97
- $inputListBg: $shade000 !default;
98
- $inputListTextColor: $shade900 !default;
99
- $inputListBorder: $inputBorder !default;
100
- $inputListPadding: 0.5rem 0 !default;
101
- $inputListItemPadding: 0.5rem 1.5rem !default;
102
- $inputListItemBg: transparent !default;
103
- $inputListItemTextColor: $shade900 !default;
104
- $inputListItemHoverBg: $shade200 !default;
105
- $inputListItemTextHoverColor: $shade900 !default;
106
- $inputListItemTextFocusColor: $shade900 !default;
107
- $inputListItemFocusBg: $shade300 !default;
108
- $inputListItemBorder: 0 none !default;
109
- $inputListItemBorderRadius: 0 !default;
110
- $inputListItemMargin: 0 !default;
111
- $inputListItemFocusShadow: inset 0 0 0 0.15rem $focusOutlineColor !default;
112
- $inputListHeaderPadding: 0.75rem 1.5rem !default;
113
- $inputListHeaderMargin: 0 !default;
114
- $inputListHeaderBg: $shade100 !default;
115
- $inputListHeaderTextColor: $shade900 !default;
116
- $inputListHeaderBorder: 1px solid $shade300 !default;
117
-
118
- //inputs with overlays (e.g. autocomplete, dropdown, multiselect)
119
- $inputOverlayBg: $inputListBg !default;
120
- $inputOverlayHeaderBg: $inputListHeaderBg !default;
121
- $inputOverlayBorder: 1px solid rgba(0, 0, 0, 0.15) !default;
122
- $inputOverlayShadow: none !default;
123
-
124
- //password
125
- $passwordMeterBg: $shade200 !default;
126
- $passwordWeakBg: #dc3545 !default;
127
- $passwordMediumBg: #ffc107 !default;
128
- $passwordStrongBg: #28a745 !default;
129
-
130
- //button
131
- $buttonPadding: 0.5rem 0.75rem !default;
132
- $buttonIconOnlyWidth: 2.357rem !default;
133
- $buttonIconOnlyPadding: 0.5rem 0 !default;
134
- $buttonBg: $primaryColor !default;
135
- $buttonTextColor: $primaryTextColor !default;
136
- $buttonBorder: 1px solid $primaryColor !default;
137
- $buttonHoverBg: $primaryDarkColor !default;
138
- $buttonTextHoverColor: $primaryTextColor !default;
139
- $buttonHoverBorderColor: $primaryDarkColor !default;
140
- $buttonActiveBg: $primaryDarkerColor !default;
141
- $buttonTextActiveColor: $primaryTextColor !default;
142
- $buttonActiveBorderColor: $primaryDarkerColor !default;
143
- $raisedButtonShadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
144
- 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !default;
145
- $roundedButtonBorderRadius: 2rem !default;
146
-
147
- $textButtonHoverBgOpacity: 0.04 !default;
148
- $textButtonActiveBgOpacity: 0.16 !default;
149
- $outlinedButtonBorder: 1px solid !default;
150
- $plainButtonTextColor: $textSecondaryColor !default;
151
- $plainButtonHoverBgColor: $shade200 !default;
152
- $plainButtonActiveBgColor: $shade300 !default;
153
-
154
- $secondaryButtonBg: #6c757d !default;
155
- $secondaryButtonTextColor: #ffffff !default;
156
- $secondaryButtonBorder: 1px solid #6c757d !default;
157
- $secondaryButtonHoverBg: #5a6268 !default;
158
- $secondaryButtonTextHoverColor: #ffffff !default;
159
- $secondaryButtonHoverBorderColor: #5a6268 !default;
160
- $secondaryButtonActiveBg: #545b62 !default;
161
- $secondaryButtonTextActiveColor: #ffffff !default;
162
- $secondaryButtonActiveBorderColor: #4e555b !default;
163
- $secondaryButtonFocusShadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5) !default;
164
-
165
- $infoButtonBg: #17a2b8 !default;
166
- $infoButtonTextColor: #ffffff !default;
167
- $infoButtonBorder: 1px solid #17a2b8 !default;
168
- $infoButtonHoverBg: #138496 !default;
169
- $infoButtonTextHoverColor: #ffffff !default;
170
- $infoButtonHoverBorderColor: #117a8b !default;
171
- $infoButtonActiveBg: #138496 !default;
172
- $infoButtonTextActiveColor: #ffffff !default;
173
- $infoButtonActiveBorderColor: #117a8b !default;
174
- $infoButtonFocusShadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5) !default;
175
-
176
- $successButtonBg: #28a745 !default;
177
- $successButtonTextColor: #ffffff !default;
178
- $successButtonBorder: 1px solid #28a745 !default;
179
- $successButtonHoverBg: #218838 !default;
180
- $successButtonTextHoverColor: #ffffff !default;
181
- $successButtonHoverBorderColor: #1e7e34 !default;
182
- $successButtonActiveBg: #1e7e34 !default;
183
- $successButtonTextActiveColor: #ffffff !default;
184
- $successButtonActiveBorderColor: #1c7430 !default;
185
- $successButtonFocusShadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5) !default;
186
-
187
- $warningButtonBg: #ffc107 !default;
188
- $warningButtonTextColor: #212529 !default;
189
- $warningButtonBorder: 1px solid #ffc107 !default;
190
- $warningButtonHoverBg: #e0a800 !default;
191
- $warningButtonTextHoverColor: #212529 !default;
192
- $warningButtonHoverBorderColor: #d39e00 !default;
193
- $warningButtonActiveBg: #d39e00 !default;
194
- $warningButtonTextActiveColor: #212529 !default;
195
- $warningButtonActiveBorderColor: #c69500 !default;
196
- $warningButtonFocusShadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5) !default;
197
-
198
- $helpButtonBg: #6f42c1 !default;
199
- $helpButtonTextColor: #ffffff !default;
200
- $helpButtonBorder: 1px solid #6f42c1 !default;
201
- $helpButtonHoverBg: #633bad !default;
202
- $helpButtonTextHoverColor: #ffffff !default;
203
- $helpButtonHoverBorderColor: #58349a !default;
204
- $helpButtonActiveBg: #58349a !default;
205
- $helpButtonTextActiveColor: #ffffff !default;
206
- $helpButtonActiveBorderColor: #4d2e87 !default;
207
- $helpButtonFocusShadow: 0 0 0 0.2rem #d3c6ec !default;
208
-
209
- $dangerButtonBg: #dc3545 !default;
210
- $dangerButtonTextColor: #ffffff !default;
211
- $dangerButtonBorder: 1px solid #dc3545 !default;
212
- $dangerButtonHoverBg: #c82333 !default;
213
- $dangerButtonTextHoverColor: #ffffff !default;
214
- $dangerButtonHoverBorderColor: #bd2130 !default;
215
- $dangerButtonActiveBg: #bd2130 !default;
216
- $dangerButtonTextActiveColor: #ffffff !default;
217
- $dangerButtonActiveBorderColor: #b21f2d !default;
218
- $dangerButtonFocusShadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5) !default;
219
-
220
- $contrastButtonBg: $shade900 !default;
221
- $contrastButtonTextColor: #ffffff !default;
222
- $contrastButtonBorder: 1px solid $contrastButtonBg !default;
223
- $contrastButtonHoverBg: $shade800 !default;
224
- $contrastButtonTextHoverColor: $contrastButtonTextColor !default;
225
- $contrastButtonHoverBorderColor: $shade800 !default;
226
- $contrastButtonActiveBg: $shade700 !default;
227
- $contrastButtonTextActiveColor: $contrastButtonTextColor !default;
228
- $contrastButtonActiveBorderColor: $shade700 !default;
229
- $contrastButtonFocusShadow: none !default;
230
-
231
- $linkButtonColor: $primaryColor !default;
232
- $linkButtonHoverColor: $primaryDarkColor !default;
233
- $linkButtonTextHoverDecoration: underline !default;
234
- $linkButtonFocusShadow: 0 0 0 0.2rem $focusOutlineColor !default;
235
-
236
- //checkbox
237
- $checkboxWidth: 20px !default;
238
- $checkboxHeight: 20px !default;
239
- $checkboxBorder: 2px solid $shade400 !default;
240
- $checkboxIconFontSize: 14px !default;
241
- $checkboxActiveBorderColor: $primaryColor !default;
242
- $checkboxActiveBg: $primaryColor !default;
243
- $checkboxIconActiveColor: $primaryTextColor !default;
244
- $checkboxActiveHoverBg: $primaryDarkerColor !default;
245
- $checkboxIconActiveHoverColor: $primaryTextColor !default;
246
- $checkboxActiveHoverBorderColor: $primaryDarkerColor !default;
247
-
248
- //radiobutton
249
- $radiobuttonWidth: 20px !default;
250
- $radiobuttonHeight: 20px !default;
251
- $radiobuttonBorder: 2px solid $shade400 !default;
252
- $radiobuttonIconSize: 12px !default;
253
- $radiobuttonActiveBorderColor: $primaryColor !default;
254
- $radiobuttonActiveBg: $primaryColor !default;
255
- $radiobuttonIconActiveColor: $primaryTextColor !default;
256
- $radiobuttonActiveHoverBg: $primaryDarkerColor !default;
257
- $radiobuttonIconActiveHoverColor: $primaryTextColor !default;
258
- $radiobuttonActiveHoverBorderColor: $primaryDarkerColor !default;
259
-
260
- //colorpicker
261
- $colorPickerPreviewWidth: 2rem !default;
262
- $colorPickerPreviewHeight: 2rem !default;
263
- $colorPickerBg: #212529 !default;
264
- $colorPickerBorder: 1px solid #212529 !default;
265
- $colorPickerHandleColor: $shade000 !default;
266
-
267
- //togglebutton
268
- $toggleButtonBg: #6c757d !default;
269
- $toggleButtonBorder: 1px solid #6c757d !default;
270
- $toggleButtonTextColor: #ffffff !default;
271
- $toggleButtonIconColor: #ffffff !default;
272
- $toggleButtonHoverBg: #5a6268 !default;
273
- $toggleButtonHoverBorderColor: #545b62 !default;
274
- $toggleButtonTextHoverColor: #ffffff !default;
275
- $toggleButtonIconHoverColor: #ffffff !default;
276
- $toggleButtonActiveBg: #545b62 !default;
277
- $toggleButtonActiveBorderColor: #4e555b !default;
278
- $toggleButtonTextActiveColor: #ffffff !default;
279
- $toggleButtonIconActiveColor: #ffffff !default;
280
- $toggleButtonActiveHoverBg: #545b62 !default;
281
- $toggleButtonActiveHoverBorderColor: #4e555b !default;
282
- $toggleButtonTextActiveHoverColor: #ffffff !default;
283
- $toggleButtonIconActiveHoverColor: #ffffff !default;
284
-
285
- //inplace
286
- $inplacePadding: $inputPadding !default;
287
- $inplaceHoverBg: $shade200 !default;
288
- $inplaceTextHoverColor: $shade900 !default;
289
-
290
- //rating
291
- $ratingIconFontSize: 1.143rem !default;
292
- $ratingCancelIconColor: #dc3545 !default;
293
- $ratingCancelIconHoverColor: #dc3545 !default;
294
- $ratingStarIconOffColor: $shade700 !default;
295
- $ratingStarIconOnColor: $primaryColor !default;
296
- $ratingStarIconHoverColor: $primaryColor !default;
297
-
298
- //slider
299
- $sliderBg: $shade200 !default;
300
- $sliderBorder: 0 none !default;
301
- $sliderHorizontalHeight: 0.286rem !default;
302
- $sliderVerticalWidth: 0.286rem !default;
303
- $sliderHandleWidth: 1.143rem !default;
304
- $sliderHandleHeight: 1.143rem !default;
305
- $sliderHandleBg: $primaryColor !default;
306
- $sliderHandleBorder: 2px solid $primaryColor !default;
307
- $sliderHandleBorderRadius: $borderRadius !default;
308
- $sliderHandleHoverBorderColor: $primaryDarkColor !default;
309
- $sliderHandleHoverBg: $primaryDarkColor !default;
310
- $sliderRangeBg: $primaryColor !default;
311
-
312
- //calendar
313
- $calendarTableMargin: 0.5rem 0 !default;
314
- $calendarPadding: 0 !default;
315
- $calendarBg: $shade000 !default;
316
- $calendarInlineBg: $calendarBg !default;
317
- $calendarTextColor: $shade900 !default;
318
- $calendarBorder: $inputListBorder !default;
319
- $calendarOverlayBorder: $inputOverlayBorder !default;
320
-
321
- $calendarHeaderPadding: 0.5rem !default;
322
- $calendarHeaderBg: $shade100 !default;
323
- $calendarInlineHeaderBg: $calendarBg !default;
324
- $calendarHeaderBorder: 1px solid $shade300 !default;
325
- $calendarHeaderTextColor: $shade900 !default;
326
- $calendarHeaderFontWeight: 600 !default;
327
- $calendarHeaderCellPadding: 0.5rem !default;
328
- $calendarMonthYearHeaderHoverTextColor: $primaryColor !default;
329
-
330
- $calendarCellDatePadding: 0.5rem !default;
331
- $calendarCellDateWidth: 2.5rem !default;
332
- $calendarCellDateHeight: 2.5rem !default;
333
- $calendarCellDateBorderRadius: $borderRadius !default;
334
- $calendarCellDateBorder: 1px solid transparent !default;
335
- $calendarCellDateHoverBg: $shade200 !default;
336
- $calendarCellDateTodayBg: $shade400 !default;
337
- $calendarCellDateTodayBorderColor: transparent !default;
338
- $calendarCellDateTodayTextColor: $shade900 !default;
339
-
340
- $calendarButtonBarPadding: 1rem 0 !default;
341
- $calendarTimePickerPadding: 0.5rem !default;
342
- $calendarTimePickerElementPadding: 0 0.5rem !default;
343
- $calendarTimePickerTimeFontSize: 1.25rem !default;
344
-
345
- $calendarBreakpoint: 769px !default;
346
- $calendarCellDatePaddingSM: 0 !default;
347
-
348
- //input switch
349
- $inputSwitchWidth: 3rem !default;
350
- $inputSwitchHeight: 1.75rem !default;
351
- $inputSwitchBorderRadius: $borderRadius !default;
352
- $inputSwitchHandleWidth: 1.25rem !default;
353
- $inputSwitchHandleHeight: 1.25rem !default;
354
- $inputSwitchHandleBorderRadius: $borderRadius !default;
355
- $inputSwitchSliderPadding: 0.25rem !default;
356
- $inputSwitchSliderOffBg: $shade400 !default;
357
- $inputSwitchHandleOffBg: $shade000 !default;
358
- $inputSwitchSliderOffHoverBg: $shade400 !default;
359
- $inputSwitchSliderOnBg: $primaryColor !default;
360
- $inputSwitchSliderOnHoverBg: $primaryColor !default;
361
- $inputSwitchHandleOnBg: $shade000 !default;
362
- $inputSwitchLegendFontSize: 1em !default;
363
- $inputSwitchLegendColor: $shade600 !default;
364
-
365
- //panel
366
- $panelHeaderBorderColor: $shade300 !default;
367
- $panelHeaderBorder: 1px solid $shade300 !default;
368
- $panelHeaderBg: $shade100 !default;
369
- $panelHeaderTextColor: $shade900 !default;
370
- $panelHeaderFontWeight: 600 !default;
371
- $panelHeaderPadding: 1rem 1.25rem !default;
372
- $panelToggleableHeaderPadding: 0.5rem 1.25rem !default;
373
-
374
- $panelHeaderHoverBg: $shade200 !default;
375
- $panelHeaderHoverBorderColor: $shade300 !default;
376
- $panelHeaderTextHoverColor: $shade900 !default;
377
-
378
- $panelContentBorderColor: $shade300 !default;
379
- $panelContentBorder: 1px solid $shade300 !default;
380
- $panelContentBg: $shade000 !default;
381
- $panelContentEvenRowBg: rgba(0, 0, 0, 0.05) !default;
382
- $panelContentTextColor: $shade900 !default;
383
- $panelContentPadding: 1.25rem !default;
384
-
385
- $panelFooterBorder: 1px solid $shade300 !default;
386
- $panelFooterBg: $shade000 !default;
387
- $panelFooterTextColor: $shade900 !default;
388
- $panelFooterPadding: 0.5rem 1.25rem !default;
389
-
390
- //accordion
391
- $accordionSpacing: 0 !default;
392
- $accordionHeaderBorder: $panelHeaderBorder !default;
393
- $accordionHeaderBg: $panelHeaderBg !default;
394
- $accordionHeaderTextColor: $panelHeaderTextColor !default;
395
- $accordionHeaderFontWeight: $panelHeaderFontWeight !default;
396
- $accordionHeaderPadding: $panelHeaderPadding !default;
397
-
398
- $accordionHeaderHoverBg: $shade200 !default;
399
- $accordionHeaderHoverBorderColor: $shade300 !default;
400
- $accordionHeaderTextHoverColor: $shade900 !default;
401
-
402
- $accordionHeaderActiveBg: $panelHeaderBg !default;
403
- $accordionHeaderActiveBorderColor: $shade300 !default;
404
- $accordionHeaderTextActiveColor: $shade900 !default;
405
-
406
- $accordionHeaderActiveHoverBg: $shade200 !default;
407
- $accordionHeaderActiveHoverBorderColor: $shade300 !default;
408
- $accordionHeaderTextActiveHoverColor: $shade900 !default;
409
-
410
- $accordionContentBorder: $panelContentBorder !default;
411
- $accordionContentBg: $panelContentBg !default;
412
- $accordionContentTextColor: $panelContentTextColor !default;
413
- $accordionContentPadding: $panelContentPadding !default;
414
-
415
- //tabview
416
- $tabviewNavBorder: 1px solid #dee2e6 !default;
417
- $tabviewNavBorderWidth: 0 0 1px 0 !default;
418
- $tabviewNavBg: transparent !default;
419
-
420
- $tabviewHeaderSpacing: 0 !default;
421
- $tabviewHeaderBorder: solid !default;
422
- $tabviewHeaderBorderWidth: 1px !default;
423
- $tabviewHeaderBorderColor: $shade000 $shade000 #dee2e6 $shade000 !default;
424
- $tabviewHeaderBg: $shade000 !default;
425
- $tabviewHeaderTextColor: $shade600 !default;
426
- $tabviewHeaderFontWeight: $panelHeaderFontWeight !default;
427
- $tabviewHeaderPadding: 0.75rem 1rem !default;
428
- $tabviewHeaderMargin: 0 0 -1px 0 !default;
429
-
430
- $tabviewHeaderHoverBg: $shade000 !default;
431
- $tabviewHeaderHoverBorderColor: #dee2e6 !default;
432
- $tabviewHeaderTextHoverColor: $shade600 !default;
433
-
434
- $tabviewHeaderActiveBg: $shade000 !default;
435
- $tabviewHeaderActiveBorderColor: #dee2e6 #dee2e6 $shade000 #dee2e6 !default;
436
- $tabviewHeaderTextActiveColor: $shade700 !default;
437
-
438
- $tabviewContentBorder: 0 none !default;
439
- $tabviewContentBg: $panelContentBg !default;
440
- $tabviewContentTextColor: $panelContentTextColor !default;
441
- $tabviewContentPadding: $panelContentPadding !default;
442
- $tabviewContentFontSize: $fontSize !default;
443
-
444
- //upload
445
- $fileUploadProgressBarHeight: 0.25rem !default;
446
- $fileUploadContentPadding: 2rem 1rem !default;
447
-
448
- //scrollpanel
449
- $scrollPanelTrackBorder: 0 none !default;
450
- $scrollPanelTrackBg: $shade100 !default;
451
-
452
- //card
453
- $cardBodyPadding: 1.5rem !default;
454
- $cardTitleFontSize: 1.5rem !default;
455
- $cardTitleFontWeight: 700 !default;
456
- $cardSubTitleFontWeight: 400 !default;
457
- $cardSubTitleColor: $shade600 !default;
458
- $cardContentPadding: 1rem 0 !default;
459
- $cardFooterPadding: 1rem 0 0 0 !default;
460
- $cardShadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
461
- 0 1px 3px 0 rgba(0, 0, 0, 0.12) !default;
462
-
463
- //editor
464
- $editorToolbarBg: $panelHeaderBg !default;
465
- $editorToolbarBorder: $panelHeaderBorder !default;
466
- $editorToolbarPadding: $panelHeaderPadding !default;
467
- $editorToolbarBorderRadius: 3px !default;
468
- $editorToolbarIconColor: $textSecondaryColor !default;
469
- $editorToolbarIconHoverColor: $textColor !default;
470
- $editorIconActiveColor: $primaryColor !default;
471
- $editorContentBorder: $panelContentBorder !default;
472
- $editorContentBg: $panelContentBg !default;
473
-
474
- //paginator
475
- $paginatorBg: $shade000 !default;
476
- $paginatorTextColor: $primaryColor !default;
477
- $paginatorBorder: solid $shade300 !default;
478
- $paginatorBorderWidth: 0 !default;
479
- $paginatorPadding: 0.75rem !default;
480
- $paginatorElementWidth: $buttonIconOnlyWidth !default;
481
- $paginatorElementHeight: $buttonIconOnlyWidth !default;
482
- $paginatorElementBg: $shade000 !default;
483
- $paginatorElementBorder: 1px solid #dee2e6 !default;
484
- $paginatorElementIconColor: $primaryColor !default;
485
- $paginatorElementHoverBg: $shade200 !default;
486
- $paginatorElementHoverBorderColor: #dee2e6 !default;
487
- $paginatorElementIconHoverColor: $primaryColor !default;
488
- $paginatorElementBorderRadius: 0 !default;
489
- $paginatorElementMargin: 0 0 0 -1px !default;
490
- $paginatorElementPadding: 0 !default;
491
-
492
- //table
493
- $tableHeaderBorder: solid #dee2e6 !default;
494
- $tableHeaderBorderWidth: 1px 0 0 0 !default;
495
- $tableHeaderBg: $shade100 !default;
496
- $tableHeaderTextColor: $shade900 !default;
497
- $tableHeaderFontWeight: 600 !default;
498
- $tableHeaderPadding: 1rem 1rem !default;
499
-
500
- $tableHeaderCellPadding: 1rem 1rem !default;
501
- $tableHeaderCellBg: $shade000 !default;
502
- $tableHeaderCellTextColor: $shade900 !default;
503
- $tableHeaderCellFontWeight: 600 !default;
504
- $tableHeaderCellFontSize: 1rem !default;
505
- $tableHeaderCellBorder: 1px solid #dee2e6 !default;
506
- $tableHeaderCellBorderWidth: 1px 0 2px 0 !default;
507
- $tableHeaderCellBorderColor: $shade200 !default;
508
- $tableHeaderCellHoverBg: $shade200 !default;
509
- $tableHeaderCellTextHoverColor: $shade900 !default;
510
- $tableHeaderCellTextTransform: inherit !default;
511
- $tableHeaderCellIconColor: $shade600 !default;
512
- $tableHeaderCellIconHoverColor: $shade600 !default;
513
- $tableHeaderCellHighlightBg: $shade000 !default;
514
- $tableHeaderCellHighlightTextColor: $primaryColor !default;
515
- $tableHeaderCellHighlightHoverBg: $shade200 !default;
516
- $tableHeaderCellHighlightTextHoverColor: $primaryColor !default;
517
- $tableSortableColumnBadgeSize: 1.143rem !default;
518
-
519
- $tableBodyRowBg: $shade000 !default;
520
- $tableBodyRowTextColor: $shade900 !default;
521
- $tableBodyRowEvenBg: rgba(0, 0, 0, 0.05) !default;
522
- $tableBodyRowHoverBg: $shade200 !default;
523
- $tableBodyRowTextHoverColor: $shade900 !default;
524
- $tableBodyCellBorder: 1px solid #dee2e6 !default;
525
- $tableBodyCellBorderColor: $shade200 !default;
526
- $tableBodyCellBorderWidth: 1px 0 0 0 !default;
527
- $tableBodyCellPadding: 1rem 1rem !default;
528
- $tableBodyCellFontSize: $fontSize !default;
529
- $tableBodyCellSelectedFontWeight: 600 !default;
530
-
531
- $tableFooterCellPadding: 1rem 1rem !default;
532
- $tableFooterCellBg: $shade000 !default;
533
- $tableFooterCellTextColor: $shade900 !default;
534
- $tableFooterCellFontWeight: 600 !default;
535
- $tableFooterCellBorder: 1px solid #dee2e6 !default;
536
- $tableFooterCellBorderWidth: 1px 0 1px 0 !default;
537
- $tableResizerHelperBg: $primaryColor !default;
538
- $tableDragHelperBg: rgba($primaryColor, 0.16) !default;
539
-
540
- $tableFooterBorder: 1px solid #dee2e6 !default;
541
- $tableFooterBorderWidth: 1px 0 1px 0 !default;
542
- $tableFooterBg: $shade100 !default;
543
- $tableFooterTextColor: $shade900 !default;
544
- $tableFooterFontWeight: 600 !default;
545
- $tableFooterPadding: 1rem 1rem !default;
546
-
547
- $tableCellContentAlignment: left !default;
548
- $tableTopPaginatorBorderWidth: 1px 0 0 0 !default;
549
- $tableBottomPaginatorBorderWidth: 1px 0 0 0 !default;
550
-
551
- $tableScaleSM: 0.5 !default;
552
- $tableScaleLG: 1.25 !default;
553
-
554
- //tablePivot
555
- $tablePivotBg: $shade000 !default;
556
- $tablePivotBorderColor: $shade300 !default;
557
-
558
- $tablePivotViewBg: $shade100 !default;
559
- $tablePivotViewFilterBg: $shade300 !default;
560
- $tablePivotModalPadding: 1rem !default;
561
- $tablePivotModalBtnFontSize: .9rem !default;
562
- $tablePivotModalBtnPadding: .375rem .5rem !default;
563
-
564
- //dataview
565
- $dataViewContentPadding: 0 !default;
566
- $dataViewContentBorder: 0 none !default;
567
- $dataViewListItemBorder: 1px solid $shade300 !default;
568
- $dataViewListItemBorderWidth: 1px 0 0 0 !default;
569
-
570
- //datascroller
571
- $dataScrollerContentPadding: 0 !default;
572
- $dataScrollerContentBorder: 0 none !default;
573
- $dataScrollerListItemBorder: 1px solid $shade300 !default;
574
- $dataScrollerListItemBorderWidth: 1px 0 0 0 !default;
575
-
576
- //tree
577
- $treeContainerPadding: 0.286rem !default;
578
- $treeNodePadding: 0.143rem !default;
579
- $treeNodeContentPadding: 0.286rem !default;
580
- $treeNodeChildrenPadding: 0 0 0 1rem !default;
581
- $treeNodeIconColor: $shade600 !default;
582
-
583
- //timeline
584
- $timelineVerticalEventContentPadding: 0 1rem !default;
585
- $timelineHorizontalEventContentPadding: 1rem 0 !default;
586
- $timelineEventMarkerWidth: 1rem !default;
587
- $timelineEventMarkerHeight: 1rem !default;
588
- $timelineEventMarkerBorderRadius: 50% !default;
589
- $timelineEventMarkerBorder: 0 none !default;
590
- $timelineEventMarkerBackground: $primaryColor !default;
591
- $timelineEventConnectorSize: 2px !default;
592
- $timelineEventColor: $shade300 !default;
593
-
594
- //org chart
595
- $organizationChartConnectorColor: $shade300 !default;
596
-
597
- //message
598
- $messageMargin: 1rem 0 !default;
599
- $messagePadding: 1rem 1.25rem !default;
600
- $messageBorderWidth: 1px !default;
601
- $messageIconFontSize: 1.5rem !default;
602
- $messageTextFontSize: 1rem !default;
603
- $messageTextFontWeight: 500 !default;
604
-
605
- //inline message
606
- $inlineMessagePadding: $inputPadding !default;
607
- $inlineMessageMargin: 0 !default;
608
- $inlineMessageIconFontSize: 1rem !default;
609
- $inlineMessageTextFontSize: 1rem !default;
610
- $inlineMessageBorderWidth: 0px !default;
611
-
612
- //toast
613
- $toastIconFontSize: 2rem !default;
614
- $toastMessageTextMargin: 0 0 0 1rem !default;
615
- $toastMargin: 0 0 1rem 0 !default;
616
- $toastPadding: 1rem !default;
617
- $toastBorderWidth: 0 !default;
618
- $toastShadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1) !default;
619
- $toastOpacity: 1 !default;
620
- $toastTitleFontWeight: 700 !default;
621
- $toastDetailMargin: $inlineSpacing 0 0 0 !default;
622
-
623
- //severities
624
- $infoMessageBg: #cce5ff !default;
625
- $infoMessageBorder: solid #b8daff !default;
626
- $infoMessageTextColor: #004085 !default;
627
- $infoMessageIconColor: #004085 !default;
628
- $successMessageBg: #d4edda !default;
629
- $successMessageBorder: solid #c3e6cb !default;
630
- $successMessageTextColor: #155724 !default;
631
- $successMessageIconColor: #155724 !default;
632
- $warningMessageBg: #fff3cd !default;
633
- $warningMessageBorder: solid #ffeeba !default;
634
- $warningMessageTextColor: #856404 !default;
635
- $warningMessageIconColor: #856404 !default;
636
- $errorMessageBg: #f8d7da !default;
637
- $errorMessageBorder: solid #f5c6cb !default;
638
- $errorMessageTextColor: #721c24 !default;
639
- $errorMessageIconColor: #721c24 !default;
640
-
641
- //overlays
642
- $overlayContentBorder: 1px solid rgba(0, 0, 0, 0.2) !default;
643
- $overlayContentBg: $panelContentBg !default;
644
- $overlayContainerShadow: none !default;
645
-
646
- //dialog
647
- $dialogHeaderBg: $shade000 !default;
648
- $dialogHeaderBorder: 1px solid $shade200 !default;
649
- $dialogHeaderTextColor: $shade900 !default;
650
- $dialogHeaderFontWeight: 600 !default;
651
- $dialogHeaderFontSize: 1.25rem !default;
652
- $dialogHeaderPadding: 1rem !default;
653
- $dialogContentPadding: 1rem !default;
654
- $dialogFooterBorder: 1px solid $shade200 !default;
655
- $dialogFooterPadding: 1rem !default;
656
-
657
- //confirmpopup
658
- $confirmPopupContentPadding: $panelContentPadding !default;
659
- $confirmPopupFooterPadding: 0 1.25rem 1.25rem 1.25rem !default;
660
-
661
- //tooltip
662
- $tooltipBg: $shade900 !default;
663
- $tooltipTextColor: $shade000 !default;
664
- $tooltipPadding: $inputPadding !default;
665
-
666
- //steps
667
- $stepsItemBg: transparent !default;
668
- $stepsItemBorder: 1px solid $shade300 !default;
669
- $stepsItemTextColor: $shade600 !default;
670
- $stepsItemNumberWidth: 2rem !default;
671
- $stepsItemNumberHeight: 2rem !default;
672
- $stepsItemNumberFontSize: 1.143rem !default;
673
- $stepsItemNumberColor: $shade900 !default;
674
- $stepsItemNumberBorderRadius: $borderRadius !default;
675
- $stepsItemActiveFontWeight: 600 !default;
676
-
677
- //progressbar
678
- $progressBarHeight: 1.5rem !default;
679
- $progressBarBorder: 0 none !default;
680
- $progressBarBg: $shade200 !default;
681
- $progressBarValueBg: $primaryColor !default;
682
- $progressBarValueTextColor: $primaryTextColor !default;
683
-
684
- //menu (e.g. menu, menubar, tieredmenu)
685
- $menuWidth: 12.5rem !default;
686
- $menuBg: $shade000 !default;
687
- $menuBorder: 1px solid $shade300 !default;
688
- $menuTextColor: $shade900 !default;
689
- $menuitemPadding: 0.75rem 1rem !default;
690
- $menuitemBorderRadius: 0 !default;
691
- $menuitemTextColor: $shade900 !default;
692
- $menuitemIconColor: $shade900 !default;
693
- $menuitemTextHoverColor: $shade900 !default;
694
- $menuitemIconHoverColor: $shade900 !default;
695
- $menuitemHoverBg: $shade200 !default;
696
- $menuitemTextFocusColor: $shade900 !default;
697
- $menuitemIconFocusColor: $shade900 !default;
698
- $menuitemFocusBg: $shade300 !default;
699
- $menuitemTextFocusColor: $shade900 !default;
700
- $menuitemIconFocusColor: $shade900 !default;
701
- $menuitemFocusBg: $shade300 !default;
702
- $menuitemTextActiveColor: $shade900 !default;
703
- $menuitemIconActiveColor: $shade900 !default;
704
- $menuitemActiveBg: $shade200 !default;
705
- $menuitemActiveFocusBg: $shade200 !default;
706
- $menuitemSubmenuIconFontSize: 0.875rem !default;
707
- $submenuHeaderMargin: 0 !default;
708
- $submenuHeaderPadding: 0.75rem 1rem !default;
709
- $submenuHeaderBg: $shade000 !default;
710
- $submenuHeaderTextColor: $shade900 !default;
711
- $submenuHeaderBorderRadius: 0 !default;
712
- $submenuHeaderFontWeight: 600 !default;
713
- $overlayMenuBg: $menuBg !default;
714
- $overlayMenuBorder: 1px solid rgba(0, 0, 0, 0.15) !default;
715
- $overlayMenuShadow: none !default;
716
- $verticalMenuPadding: 0.5rem 0 !default;
717
- $menuSeparatorMargin: 0.5rem 0 !default;
718
-
719
- $breadcrumbPadding: 1rem !default;
720
- $breadcrumbBg: $shade100 !default;
721
- $breadcrumbBorder: 0 none !default;
722
- $breadcrumbItemTextColor: $primaryColor !default;
723
- $breadcrumbItemIconColor: $primaryColor !default;
724
- $breadcrumbLastItemTextColor: $shade600 !default;
725
- $breadcrumbLastItemIconColor: $shade600 !default;
726
- $breadcrumbSeparatorColor: $shade600 !default;
727
-
728
- $horizontalMenuPadding: 0.5rem 1rem !default;
729
- $horizontalMenuBg: $shade100 !default;
730
- $horizontalMenuBorder: 0 none !default;
731
- $horizontalMenuTextColor: rgba(0, 0, 0, 0.9) !default;
732
- $horizontalMenuRootMenuitemPadding: 1rem !default;
733
- $horizontalMenuRootMenuitemBorderRadius: $borderRadius !default;
734
- $horizontalMenuRootMenuitemTextColor: rgba(0, 0, 0, 0.5) !default;
735
- $horizontalMenuRootMenuitemIconColor: rgba(0, 0, 0, 0.5) !default;
736
- $horizontalMenuRootMenuitemTextHoverColor: rgba(0, 0, 0, 0.7) !default;
737
- $horizontalMenuRootMenuitemIconHoverColor: rgba(0, 0, 0, 0.7) !default;
738
- $horizontalMenuRootMenuitemHoverBg: transparent !default;
739
- $horizontalMenuRootMenuitemTextActiveColor: rgba(0, 0, 0, 0.9) !default;
740
- $horizontalMenuRootMenuitemIconActiveColor: rgba(0, 0, 0, 0.9) !default;
741
- $horizontalMenuRootMenuitemActiveBg: transparent !default;
742
-
743
- //badge and tag
744
- $badgeBg: $primaryColor !default;
745
- $badgeTextColor: $primaryTextColor !default;
746
- $badgeMinWidth: 1.5rem !default;
747
- $badgeHeight: 1.5rem !default;
748
- $badgeFontWeight: 700 !default;
749
- $badgeFontSize: 0.75rem !default;
750
-
751
- $tagPadding: 0.25rem 0.4rem !default;
752
-
753
- //carousel
754
- $carouselIndicatorsPadding: 1rem !default;
755
- $carouselIndicatorBg: $shade200 !default;
756
- $carouselIndicatorHoverBg: $shade300 !default;
757
- $carouselIndicatorBorderRadius: 0 !default;
758
- $carouselIndicatorWidth: 2rem !default;
759
- $carouselIndicatorHeight: 0.5rem !default;
760
-
761
- //galleria
762
- $galleriaMaskBg: rgba(0, 0, 0, 0.9) !default;
763
- $galleriaCloseIconMargin: 0.5rem !default;
764
- $galleriaCloseIconFontSize: 2rem !default;
765
- $galleriaCloseIconBg: transparent !default;
766
- $galleriaCloseIconColor: $shade100 !default;
767
- $galleriaCloseIconHoverBg: rgba(255, 255, 255, 0.1) !default;
768
- $galleriaCloseIconHoverColor: $shade100 !default;
769
- $galleriaCloseIconWidth: 4rem !default;
770
- $galleriaCloseIconHeight: 4rem !default;
771
- $galleriaCloseIconBorderRadius: $borderRadius !default;
772
-
773
- $galleriaItemNavigatorBg: transparent !default;
774
- $galleriaItemNavigatorColor: $shade100 !default;
775
- $galleriaItemNavigatorMargin: 0 0.5rem !default;
776
- $galleriaItemNavigatorFontSize: 2rem !default;
777
- $galleriaItemNavigatorHoverBg: rgba(255, 255, 255, 0.1) !default;
778
- $galleriaItemNavigatorHoverColor: $shade100 !default;
779
- $galleriaItemNavigatorWidth: 4rem !default;
780
- $galleriaItemNavigatorHeight: 4rem !default;
781
- $galleriaItemNavigatorBorderRadius: $borderRadius !default;
782
-
783
- $galleriaCaptionBg: rgba(0, 0, 0, 0.5) !default;
784
- $galleriaCaptionTextColor: $shade100 !default;
785
- $galleriaCaptionPadding: 1rem !default;
786
-
787
- $galleriaIndicatorsPadding: 1rem !default;
788
- $galleriaIndicatorBg: $shade200 !default;
789
- $galleriaIndicatorHoverBg: $shade300 !default;
790
- $galleriaIndicatorBorderRadius: $borderRadius !default;
791
- $galleriaIndicatorWidth: 1rem !default;
792
- $galleriaIndicatorHeight: 1rem !default;
793
- $galleriaIndicatorsBgOnItem: rgba(0, 0, 0, 0.5) !default;
794
- $galleriaIndicatorBgOnItem: rgba(255, 255, 255, 0.4) !default;
795
- $galleriaIndicatorHoverBgOnItem: rgba(255, 255, 255, 0.6) !default;
796
-
797
- $galleriaThumbnailContainerBg: rgba(0, 0, 0, 0.9) !default;
798
- $galleriaThumbnailContainerPadding: 1rem 0.25rem !default;
799
- $galleriaThumbnailNavigatorBg: transparent !default;
800
- $galleriaThumbnailNavigatorColor: $shade100 !default;
801
- $galleriaThumbnailNavigatorHoverBg: rgba(255, 255, 255, 0.1) !default;
802
- $galleriaThumbnailNavigatorHoverColor: $shade100 !default;
803
- $galleriaThumbnailNavigatorBorderRadius: $borderRadius !default;
804
- $galleriaThumbnailNavigatorWidth: 2rem !default;
805
- $galleriaThumbnailNavigatorHeight: 2rem !default;
806
-
807
- //divider
808
- $dividerHorizontalMargin: 1rem 0 !default;
809
- $dividerHorizontalPadding: 0 1rem !default;
810
- $dividerVerticalMargin: 0 1rem !default;
811
- $dividerVerticalPadding: 1rem 0 !default;
812
- $dividerSize: 1px !default;
813
- $dividerColor: $shade300 !default;
814
-
815
- //avatar
816
- $avatarBg: $shade300 !default;
817
- $avatarTextColor: $textColor !default;
818
-
819
- //chip
820
- $chipBg: $shade300 !default;
821
- $chipTextColor: $textColor !default;
822
- $chipBorderRadius: 16px !default;
823
- $chipFocusBg: $shade400 !default;
824
- $chipFocusTextColor: $textColor !default;
825
-
826
- //scrollTop
827
- $scrollTopBg: rgba(0, 0, 0, 0.7) !default;
828
- $scrollTopHoverBg: rgba(0, 0, 0, 0.8) !default;
829
- $scrollTopWidth: 3rem !default;
830
- $scrollTopHeight: 3rem !default;
831
- $scrollTopBorderRadius: $borderRadius !default;
832
- $scrollTopFontSize: 1.5rem !default;
833
- $scrollTopTextColor: $shade100 !default;
834
-
835
- //skeleton
836
- $skeletonBg: $shade200 !default;
837
- $skeletonAnimationBg: rgba(255, 255, 255, 0.4) !default;
838
-
839
- //splitter
840
- $splitterGutterBg: $shade100 !default;
841
- $splitterGutterHandleBg: $shade300 !default;
842
-
843
- //speeddial
844
- $speedDialButtonWidth: 4rem !default;
845
- $speedDialButtonHeight: 4rem !default;
846
- $speedDialButtonIconFontSize: 1.3rem !default;
847
- $speedDialActionWidth: 3rem !default;
848
- $speedDialActionHeight: 3rem !default;
849
- $speedDialActionBg: $shade700 !default;
850
- $speedDialActionHoverBg: $shade800 !default;
851
- $speedDialActionTextColor: #fff !default;
852
- $speedDialActionTextHoverColor: #fff !default;
853
-
854
- //dock
855
- $dockActionWidth: 4rem !default;
856
- $dockActionHeight: 4rem !default;
857
- $dockItemPadding: 0.5rem !default;
858
- $dockItemBorderRadius: $borderRadius !default;
859
- $dockCurrentItemMargin: 1.5rem !default;
860
- $dockFirstItemsMargin: 1.3rem !default;
861
- $dockSecondItemsMargin: 0.9rem !default;
862
- $dockBg: rgba(255, 255, 255, 0.1) !default;
863
- $dockBorder: 1px solid rgba(255, 255, 255, 0.2) !default;
864
- $dockPadding: 0.5rem 0.5rem !default;
865
- $dockBorderRadius: 0.5rem !default;
866
-
867
- //image
868
- $imageMaskBg: rgba(0, 0, 0, 0.9) !default;
869
- $imagePreviewToolbarPadding: 1rem !default;
870
- $imagePreviewIndicatorColor: #f8f9fa !default;
871
- $imagePreviewIndicatorBg: rgba(0, 0, 0, 0.5) !default;
872
- $imagePreviewActionIconBg: transparent !default;
873
- $imagePreviewActionIconColor: #f8f9fa !default;
874
- $imagePreviewActionIconHoverBg: rgba(255, 255, 255, 0.1) !default;
875
- $imagePreviewActionIconHoverColor: #f8f9fa !default;
876
- $imagePreviewActionIconWidth: 3rem !default;
877
- $imagePreviewActionIconHeight: 3rem !default;
878
- $imagePreviewActionIconFontSize: 1.5rem !default;
879
- $imagePreviewActionIconBorderRadius: 50% !default;
880
-
881
- :root {
882
- font-family: #{$fontFamily};
883
- --font-family: #{$fontFamily};
884
- --surface-a: #{$shade000};
885
- --surface-b: #{$shade100};
886
- --surface-c: #{$shade200};
887
- --surface-d: #{$shade300};
888
- --surface-e: #{$shade000};
889
- --surface-f: #{$shade000};
890
- --text-color: #{$shade900};
891
- --text-color-secondary: #{$shade600};
892
- --primary-color: #{$primaryColor};
893
- --primary-color-text: #{$primaryTextColor};
894
- --surface-0: #ffffff;
895
- --surface-50: #f9fafb;
896
- --surface-100: #f8f9fa;
897
- --surface-200: #e9ecef;
898
- --surface-300: #dee2e6;
899
- --surface-400: #ced4da;
900
- --surface-500: #adb5bd;
901
- --surface-600: #6c757d;
902
- --surface-700: #495057;
903
- --surface-800: #343a40;
904
- --surface-900: #212529;
905
- --gray-50: #f9fafb;
906
- --gray-100: #f8f9fa;
907
- --gray-200: #e9ecef;
908
- --gray-300: #dee2e6;
909
- --gray-400: #ced4da;
910
- --gray-500: #adb5bd;
911
- --gray-600: #6c757d;
912
- --gray-700: #495057;
913
- --gray-800: #343a40;
914
- --gray-900: #212529;
915
- --content-padding: #{$panelContentPadding};
916
- --inline-spacing: #{$inlineSpacing};
917
- --border-radius: #{$borderRadius};
918
- --surface-ground: #efefef;
919
- --surface-section: #ffffff;
920
- --surface-card: #ffffff;
921
- --surface-overlay: #ffffff;
922
- --surface-border: #dee2e6;
923
- --surface-hover: #e9ecef;
924
- --focus-ring: #{$focusShadow};
925
- --maskbg: #{$maskBg};
926
- --highlight-bg: #{$highlightBg};
927
- --highlight-text-color: #{$highlightTextColor};
928
- color-scheme: light;
929
- }
1
+ $colors: (
2
+ "blue": #0d6efd,
3
+ "green": #198754,
4
+ "yellow": #ffc107,
5
+ "cyan": #0dcaf0,
6
+ "pink": #d63384,
7
+ "indigo": #6610f2,
8
+ "teal": #20c997,
9
+ "orange": #fd7e14,
10
+ "bluegray": #7c8ea7,
11
+ "purple": #6f42c1,
12
+ "red": #dc3545,
13
+ "primary": $primaryColor
14
+ ) !default;
15
+
16
+ //reused color variables
17
+ $shade000: #ffffff !default; //surface
18
+ $shade100: #efefef !default; //header background
19
+ $shade200: #e9ecef !default; //hover background
20
+ $shade300: #dee2e6 !default; //border, divider
21
+ $shade400: #ced4da !default; //input border
22
+ $shade500: #adb5bd !default; //unused
23
+ $shade600: #6c757d !default; //text secondary color
24
+ $shade700: #495057 !default; //input text color
25
+ $shade800: #343a40 !default; //unused
26
+ $shade900: #212529 !default; //text color
27
+
28
+ //global
29
+ $fontFamily: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
30
+ Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default;
31
+ $fontSize: 1rem !default;
32
+ $fontWeight: normal !default;
33
+ $textColor: $shade900 !default;
34
+ $textSecondaryColor: $shade600 !default;
35
+ $borderRadius: 4px !default;
36
+ $transitionDuration: 0.15s !default;
37
+ $formElementTransition: background-color $transitionDuration,
38
+ border-color $transitionDuration, box-shadow $transitionDuration !default;
39
+ $actionIconTransition: box-shadow $transitionDuration !default;
40
+ $listItemTransition: box-shadow $transitionDuration !default;
41
+ $primeIconFontSize: 1rem !default;
42
+ $divider: 1px solid $shade300 !default;
43
+ $inlineSpacing: 0.5rem !default;
44
+ $disabledOpacity: 0.65 !default;
45
+ $disabledBackground: $shade500 !default;
46
+ $maskBg: rgba(0, 0, 0, 0.4) !default;
47
+ $loadingIconFontSize: 2rem !default;
48
+ $errorColor: #dc3545 !default;
49
+
50
+ $scrollThumbBg: $shade700 !default;
51
+ $scrollThumbRadius: 10px;
52
+ $scrollBarHeight: 8px;
53
+ $scrollBarWidth: 5px;
54
+
55
+ //scale
56
+ $scaleSM: 0.875 !default;
57
+ $scaleLG: 1.25 !default;
58
+
59
+ //focus
60
+ $focusOutlineColor: $primaryLightColor !default;
61
+ $focusOutline: 0 none !default;
62
+ $focusOutlineOffset: 0 !default;
63
+ $focusShadow: 0 0 0 0.2rem $focusOutlineColor !default;
64
+
65
+ //action icons
66
+ $actionIconWidth: 2rem !default;
67
+ $actionIconHeight: 2rem !default;
68
+ $actionIconBg: transparent !default;
69
+ $actionIconBorder: 0 none !default;
70
+ $actionIconColor: $shade600 !default;
71
+ $actionIconHoverBg: transparent !default;
72
+ $actionIconHoverBorderColor: transparent !default;
73
+ $actionIconHoverColor: $shade700 !default;
74
+ $actionIconBorderRadius: 50% !default;
75
+
76
+ //input field (e.g. inputtext, spinner, inputmask)
77
+ $inputPadding: 0.5rem 0.75rem !default;
78
+ $inputTextFontSize: 1rem !default;
79
+ $inputBg: $shade000 !default;
80
+ $inputTextColor: $shade700 !default;
81
+ $inputIconColor: $shade700 !default;
82
+ $inputBorder: 1px solid $shade400 !default;
83
+ $inputHoverBorderColor: $shade400 !default;
84
+ $inputFocusBorderColor: $primaryColor !default;
85
+ $inputErrorBorderColor: $errorColor !default;
86
+ $inputPlaceholderTextColor: $shade600 !default;
87
+ $inputFilledBg: $shade100 !default;
88
+ $inputFilledHoverBg: $shade100 !default;
89
+ $inputFilledFocusBg: $shade100 !default;
90
+
91
+ //input groups
92
+ $inputGroupBg: $shade200 !default;
93
+ $inputGroupTextColor: $shade700 !default;
94
+ $inputGroupAddOnMinWidth: 2.357rem !default;
95
+
96
+ //input lists (e.g. dropdown, autocomplete, multiselect, orderlist)
97
+ $inputListBg: $shade000 !default;
98
+ $inputListTextColor: $shade900 !default;
99
+ $inputListBorder: $inputBorder !default;
100
+ $inputListPadding: 0.5rem 0 !default;
101
+ $inputListItemPadding: 0.5rem 1.5rem !default;
102
+ $inputListItemBg: transparent !default;
103
+ $inputListItemTextColor: $shade900 !default;
104
+ $inputListItemHoverBg: $shade200 !default;
105
+ $inputListItemTextHoverColor: $shade900 !default;
106
+ $inputListItemTextFocusColor: $shade900 !default;
107
+ $inputListItemFocusBg: $shade300 !default;
108
+ $inputListItemBorder: 0 none !default;
109
+ $inputListItemBorderRadius: 0 !default;
110
+ $inputListItemMargin: 0 !default;
111
+ $inputListItemFocusShadow: inset 0 0 0 0.15rem $focusOutlineColor !default;
112
+ $inputListHeaderPadding: 0.75rem 1.5rem !default;
113
+ $inputListHeaderMargin: 0 !default;
114
+ $inputListHeaderBg: $shade100 !default;
115
+ $inputListHeaderTextColor: $shade900 !default;
116
+ $inputListHeaderBorder: 1px solid $shade300 !default;
117
+
118
+ //inputs with overlays (e.g. autocomplete, dropdown, multiselect)
119
+ $inputOverlayBg: $inputListBg !default;
120
+ $inputOverlayHeaderBg: $inputListHeaderBg !default;
121
+ $inputOverlayBorder: 1px solid rgba(0, 0, 0, 0.15) !default;
122
+ $inputOverlayShadow: none !default;
123
+
124
+ //password
125
+ $passwordMeterBg: $shade200 !default;
126
+ $passwordWeakBg: #dc3545 !default;
127
+ $passwordMediumBg: #ffc107 !default;
128
+ $passwordStrongBg: #28a745 !default;
129
+
130
+ //button
131
+ $buttonPadding: 0.5rem 0.75rem !default;
132
+ $buttonIconOnlyWidth: 2.357rem !default;
133
+ $buttonIconOnlyPadding: 0.5rem 0 !default;
134
+ $buttonBg: $primaryColor !default;
135
+ $buttonTextColor: $primaryTextColor !default;
136
+ $buttonBorder: 1px solid $primaryColor !default;
137
+ $buttonHoverBg: $primaryDarkColor !default;
138
+ $buttonTextHoverColor: $primaryTextColor !default;
139
+ $buttonHoverBorderColor: $primaryDarkColor !default;
140
+ $buttonActiveBg: $primaryDarkerColor !default;
141
+ $buttonTextActiveColor: $primaryTextColor !default;
142
+ $buttonActiveBorderColor: $primaryDarkerColor !default;
143
+ $raisedButtonShadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
144
+ 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !default;
145
+ $roundedButtonBorderRadius: 2rem !default;
146
+
147
+ $textButtonHoverBgOpacity: 0.04 !default;
148
+ $textButtonActiveBgOpacity: 0.16 !default;
149
+ $outlinedButtonBorder: 1px solid !default;
150
+ $plainButtonTextColor: $textSecondaryColor !default;
151
+ $plainButtonHoverBgColor: $shade200 !default;
152
+ $plainButtonActiveBgColor: $shade300 !default;
153
+
154
+ $secondaryButtonBg: #6c757d !default;
155
+ $secondaryButtonTextColor: #ffffff !default;
156
+ $secondaryButtonBorder: 1px solid #6c757d !default;
157
+ $secondaryButtonHoverBg: #5a6268 !default;
158
+ $secondaryButtonTextHoverColor: #ffffff !default;
159
+ $secondaryButtonHoverBorderColor: #5a6268 !default;
160
+ $secondaryButtonActiveBg: #545b62 !default;
161
+ $secondaryButtonTextActiveColor: #ffffff !default;
162
+ $secondaryButtonActiveBorderColor: #4e555b !default;
163
+ $secondaryButtonFocusShadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5) !default;
164
+
165
+ $infoButtonBg: #17a2b8 !default;
166
+ $infoButtonTextColor: #ffffff !default;
167
+ $infoButtonBorder: 1px solid #17a2b8 !default;
168
+ $infoButtonHoverBg: #138496 !default;
169
+ $infoButtonTextHoverColor: #ffffff !default;
170
+ $infoButtonHoverBorderColor: #117a8b !default;
171
+ $infoButtonActiveBg: #138496 !default;
172
+ $infoButtonTextActiveColor: #ffffff !default;
173
+ $infoButtonActiveBorderColor: #117a8b !default;
174
+ $infoButtonFocusShadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5) !default;
175
+
176
+ $successButtonBg: #28a745 !default;
177
+ $successButtonTextColor: #ffffff !default;
178
+ $successButtonBorder: 1px solid #28a745 !default;
179
+ $successButtonHoverBg: #218838 !default;
180
+ $successButtonTextHoverColor: #ffffff !default;
181
+ $successButtonHoverBorderColor: #1e7e34 !default;
182
+ $successButtonActiveBg: #1e7e34 !default;
183
+ $successButtonTextActiveColor: #ffffff !default;
184
+ $successButtonActiveBorderColor: #1c7430 !default;
185
+ $successButtonFocusShadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5) !default;
186
+
187
+ $warningButtonBg: #ffc107 !default;
188
+ $warningButtonTextColor: #212529 !default;
189
+ $warningButtonBorder: 1px solid #ffc107 !default;
190
+ $warningButtonHoverBg: #e0a800 !default;
191
+ $warningButtonTextHoverColor: #212529 !default;
192
+ $warningButtonHoverBorderColor: #d39e00 !default;
193
+ $warningButtonActiveBg: #d39e00 !default;
194
+ $warningButtonTextActiveColor: #212529 !default;
195
+ $warningButtonActiveBorderColor: #c69500 !default;
196
+ $warningButtonFocusShadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5) !default;
197
+
198
+ $helpButtonBg: #6f42c1 !default;
199
+ $helpButtonTextColor: #ffffff !default;
200
+ $helpButtonBorder: 1px solid #6f42c1 !default;
201
+ $helpButtonHoverBg: #633bad !default;
202
+ $helpButtonTextHoverColor: #ffffff !default;
203
+ $helpButtonHoverBorderColor: #58349a !default;
204
+ $helpButtonActiveBg: #58349a !default;
205
+ $helpButtonTextActiveColor: #ffffff !default;
206
+ $helpButtonActiveBorderColor: #4d2e87 !default;
207
+ $helpButtonFocusShadow: 0 0 0 0.2rem #d3c6ec !default;
208
+
209
+ $dangerButtonBg: #dc3545 !default;
210
+ $dangerButtonTextColor: #ffffff !default;
211
+ $dangerButtonBorder: 1px solid #dc3545 !default;
212
+ $dangerButtonHoverBg: #c82333 !default;
213
+ $dangerButtonTextHoverColor: #ffffff !default;
214
+ $dangerButtonHoverBorderColor: #bd2130 !default;
215
+ $dangerButtonActiveBg: #bd2130 !default;
216
+ $dangerButtonTextActiveColor: #ffffff !default;
217
+ $dangerButtonActiveBorderColor: #b21f2d !default;
218
+ $dangerButtonFocusShadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5) !default;
219
+
220
+ $contrastButtonBg: $shade900 !default;
221
+ $contrastButtonTextColor: #ffffff !default;
222
+ $contrastButtonBorder: 1px solid $contrastButtonBg !default;
223
+ $contrastButtonHoverBg: $shade800 !default;
224
+ $contrastButtonTextHoverColor: $contrastButtonTextColor !default;
225
+ $contrastButtonHoverBorderColor: $shade800 !default;
226
+ $contrastButtonActiveBg: $shade700 !default;
227
+ $contrastButtonTextActiveColor: $contrastButtonTextColor !default;
228
+ $contrastButtonActiveBorderColor: $shade700 !default;
229
+ $contrastButtonFocusShadow: none !default;
230
+
231
+ $linkButtonColor: $primaryColor !default;
232
+ $linkButtonHoverColor: $primaryDarkColor !default;
233
+ $linkButtonTextHoverDecoration: underline !default;
234
+ $linkButtonFocusShadow: 0 0 0 0.2rem $focusOutlineColor !default;
235
+
236
+ //checkbox
237
+ $checkboxWidth: 20px !default;
238
+ $checkboxHeight: 20px !default;
239
+ $checkboxBorder: 2px solid $shade400 !default;
240
+ $checkboxIconFontSize: 14px !default;
241
+ $checkboxActiveBorderColor: $primaryColor !default;
242
+ $checkboxActiveBg: $primaryColor !default;
243
+ $checkboxIconActiveColor: $primaryTextColor !default;
244
+ $checkboxActiveHoverBg: $primaryDarkerColor !default;
245
+ $checkboxIconActiveHoverColor: $primaryTextColor !default;
246
+ $checkboxActiveHoverBorderColor: $primaryDarkerColor !default;
247
+
248
+ //radiobutton
249
+ $radiobuttonWidth: 20px !default;
250
+ $radiobuttonHeight: 20px !default;
251
+ $radiobuttonBorder: 2px solid $shade400 !default;
252
+ $radiobuttonIconSize: 12px !default;
253
+ $radiobuttonActiveBorderColor: $primaryColor !default;
254
+ $radiobuttonActiveBg: $primaryColor !default;
255
+ $radiobuttonIconActiveColor: $primaryTextColor !default;
256
+ $radiobuttonActiveHoverBg: $primaryDarkerColor !default;
257
+ $radiobuttonIconActiveHoverColor: $primaryTextColor !default;
258
+ $radiobuttonActiveHoverBorderColor: $primaryDarkerColor !default;
259
+
260
+ //colorpicker
261
+ $colorPickerPreviewWidth: 2rem !default;
262
+ $colorPickerPreviewHeight: 2rem !default;
263
+ $colorPickerBg: #212529 !default;
264
+ $colorPickerBorder: 1px solid #212529 !default;
265
+ $colorPickerHandleColor: $shade000 !default;
266
+
267
+ //togglebutton
268
+ $toggleButtonBg: #6c757d !default;
269
+ $toggleButtonBorder: 1px solid #6c757d !default;
270
+ $toggleButtonTextColor: #ffffff !default;
271
+ $toggleButtonIconColor: #ffffff !default;
272
+ $toggleButtonHoverBg: #5a6268 !default;
273
+ $toggleButtonHoverBorderColor: #545b62 !default;
274
+ $toggleButtonTextHoverColor: #ffffff !default;
275
+ $toggleButtonIconHoverColor: #ffffff !default;
276
+ $toggleButtonActiveBg: #545b62 !default;
277
+ $toggleButtonActiveBorderColor: #4e555b !default;
278
+ $toggleButtonTextActiveColor: #ffffff !default;
279
+ $toggleButtonIconActiveColor: #ffffff !default;
280
+ $toggleButtonActiveHoverBg: #545b62 !default;
281
+ $toggleButtonActiveHoverBorderColor: #4e555b !default;
282
+ $toggleButtonTextActiveHoverColor: #ffffff !default;
283
+ $toggleButtonIconActiveHoverColor: #ffffff !default;
284
+
285
+ //inplace
286
+ $inplacePadding: $inputPadding !default;
287
+ $inplaceHoverBg: $shade200 !default;
288
+ $inplaceTextHoverColor: $shade900 !default;
289
+
290
+ //rating
291
+ $ratingIconFontSize: 1.143rem !default;
292
+ $ratingCancelIconColor: #dc3545 !default;
293
+ $ratingCancelIconHoverColor: #dc3545 !default;
294
+ $ratingStarIconOffColor: $shade700 !default;
295
+ $ratingStarIconOnColor: $primaryColor !default;
296
+ $ratingStarIconHoverColor: $primaryColor !default;
297
+
298
+ //slider
299
+ $sliderBg: $shade200 !default;
300
+ $sliderBorder: 0 none !default;
301
+ $sliderHorizontalHeight: 0.286rem !default;
302
+ $sliderVerticalWidth: 0.286rem !default;
303
+ $sliderHandleWidth: 1.143rem !default;
304
+ $sliderHandleHeight: 1.143rem !default;
305
+ $sliderHandleBg: $primaryColor !default;
306
+ $sliderHandleBorder: 2px solid $primaryColor !default;
307
+ $sliderHandleBorderRadius: $borderRadius !default;
308
+ $sliderHandleHoverBorderColor: $primaryDarkColor !default;
309
+ $sliderHandleHoverBg: $primaryDarkColor !default;
310
+ $sliderRangeBg: $primaryColor !default;
311
+
312
+ //calendar
313
+ $calendarTableMargin: 0.5rem 0 !default;
314
+ $calendarPadding: 0 !default;
315
+ $calendarBg: $shade000 !default;
316
+ $calendarInlineBg: $calendarBg !default;
317
+ $calendarTextColor: $shade900 !default;
318
+ $calendarBorder: $inputListBorder !default;
319
+ $calendarOverlayBorder: $inputOverlayBorder !default;
320
+
321
+ $calendarHeaderPadding: 0.5rem !default;
322
+ $calendarHeaderBg: $shade100 !default;
323
+ $calendarInlineHeaderBg: $calendarBg !default;
324
+ $calendarHeaderBorder: 1px solid $shade300 !default;
325
+ $calendarHeaderTextColor: $shade900 !default;
326
+ $calendarHeaderFontWeight: 600 !default;
327
+ $calendarHeaderCellPadding: 0.5rem !default;
328
+ $calendarMonthYearHeaderHoverTextColor: $primaryColor !default;
329
+
330
+ $calendarCellDatePadding: 0.5rem !default;
331
+ $calendarCellDateWidth: 2.5rem !default;
332
+ $calendarCellDateHeight: 2.5rem !default;
333
+ $calendarCellDateBorderRadius: $borderRadius !default;
334
+ $calendarCellDateBorder: 1px solid transparent !default;
335
+ $calendarCellDateHoverBg: $shade200 !default;
336
+ $calendarCellDateTodayBg: $shade400 !default;
337
+ $calendarCellDateTodayBorderColor: transparent !default;
338
+ $calendarCellDateTodayTextColor: $shade900 !default;
339
+
340
+ $calendarButtonBarPadding: 1rem 0 !default;
341
+ $calendarTimePickerPadding: 0.5rem !default;
342
+ $calendarTimePickerElementPadding: 0 0.5rem !default;
343
+ $calendarTimePickerTimeFontSize: 1.25rem !default;
344
+
345
+ $calendarBreakpoint: 769px !default;
346
+ $calendarCellDatePaddingSM: 0 !default;
347
+
348
+ //input switch
349
+ $inputSwitchWidth: 3rem !default;
350
+ $inputSwitchHeight: 1.75rem !default;
351
+ $inputSwitchBorderRadius: $borderRadius !default;
352
+ $inputSwitchHandleWidth: 1.25rem !default;
353
+ $inputSwitchHandleHeight: 1.25rem !default;
354
+ $inputSwitchHandleBorderRadius: $borderRadius !default;
355
+ $inputSwitchSliderPadding: 0.25rem !default;
356
+ $inputSwitchSliderOffBg: $shade400 !default;
357
+ $inputSwitchHandleOffBg: $shade000 !default;
358
+ $inputSwitchSliderOffHoverBg: $shade400 !default;
359
+ $inputSwitchSliderOnBg: $primaryColor !default;
360
+ $inputSwitchSliderOnHoverBg: $primaryColor !default;
361
+ $inputSwitchHandleOnBg: $shade000 !default;
362
+ $inputSwitchLegendFontSize: 1em !default;
363
+ $inputSwitchLegendColor: $shade600 !default;
364
+
365
+ //panel
366
+ $panelHeaderBorderColor: $shade300 !default;
367
+ $panelHeaderBorder: 1px solid $shade300 !default;
368
+ $panelHeaderBg: $shade100 !default;
369
+ $panelHeaderTextColor: $shade900 !default;
370
+ $panelHeaderFontWeight: 600 !default;
371
+ $panelHeaderPadding: 1rem 1.25rem !default;
372
+ $panelToggleableHeaderPadding: 0.5rem 1.25rem !default;
373
+
374
+ $panelHeaderHoverBg: $shade200 !default;
375
+ $panelHeaderHoverBorderColor: $shade300 !default;
376
+ $panelHeaderTextHoverColor: $shade900 !default;
377
+
378
+ $panelContentBorderColor: $shade300 !default;
379
+ $panelContentBorder: 1px solid $shade300 !default;
380
+ $panelContentBg: $shade000 !default;
381
+ $panelContentEvenRowBg: rgba(0, 0, 0, 0.05) !default;
382
+ $panelContentTextColor: $shade900 !default;
383
+ $panelContentPadding: 1.25rem !default;
384
+
385
+ $panelFooterBorder: 1px solid $shade300 !default;
386
+ $panelFooterBg: $shade000 !default;
387
+ $panelFooterTextColor: $shade900 !default;
388
+ $panelFooterPadding: 0.5rem 1.25rem !default;
389
+
390
+ //accordion
391
+ $accordionSpacing: 0 !default;
392
+ $accordionHeaderBorder: $panelHeaderBorder !default;
393
+ $accordionHeaderBg: $panelHeaderBg !default;
394
+ $accordionHeaderTextColor: $panelHeaderTextColor !default;
395
+ $accordionHeaderFontWeight: $panelHeaderFontWeight !default;
396
+ $accordionHeaderPadding: $panelHeaderPadding !default;
397
+
398
+ $accordionHeaderHoverBg: $shade200 !default;
399
+ $accordionHeaderHoverBorderColor: $shade300 !default;
400
+ $accordionHeaderTextHoverColor: $shade900 !default;
401
+
402
+ $accordionHeaderActiveBg: $panelHeaderBg !default;
403
+ $accordionHeaderActiveBorderColor: $shade300 !default;
404
+ $accordionHeaderTextActiveColor: $shade900 !default;
405
+
406
+ $accordionHeaderActiveHoverBg: $shade200 !default;
407
+ $accordionHeaderActiveHoverBorderColor: $shade300 !default;
408
+ $accordionHeaderTextActiveHoverColor: $shade900 !default;
409
+
410
+ $accordionContentBorder: $panelContentBorder !default;
411
+ $accordionContentBg: $panelContentBg !default;
412
+ $accordionContentTextColor: $panelContentTextColor !default;
413
+ $accordionContentPadding: $panelContentPadding !default;
414
+
415
+ //tabview
416
+ $tabviewNavBorder: 1px solid #dee2e6 !default;
417
+ $tabviewNavBorderWidth: 0 0 1px 0 !default;
418
+ $tabviewNavBg: transparent !default;
419
+
420
+ $tabviewHeaderSpacing: 0 !default;
421
+ $tabviewHeaderBorder: solid !default;
422
+ $tabviewHeaderBorderWidth: 1px !default;
423
+ $tabviewHeaderBorderColor: $shade000 $shade000 #dee2e6 $shade000 !default;
424
+ $tabviewHeaderBg: $shade000 !default;
425
+ $tabviewHeaderTextColor: $shade600 !default;
426
+ $tabviewHeaderFontWeight: $panelHeaderFontWeight !default;
427
+ $tabviewHeaderPadding: 0.75rem 1rem !default;
428
+ $tabviewHeaderMargin: 0 0 -1px 0 !default;
429
+
430
+ $tabviewHeaderHoverBg: $shade000 !default;
431
+ $tabviewHeaderHoverBorderColor: #dee2e6 !default;
432
+ $tabviewHeaderTextHoverColor: $shade600 !default;
433
+
434
+ $tabviewHeaderActiveBg: $shade000 !default;
435
+ $tabviewHeaderActiveBorderColor: #dee2e6 #dee2e6 $shade000 #dee2e6 !default;
436
+ $tabviewHeaderTextActiveColor: $shade700 !default;
437
+
438
+ $tabviewContentBorder: 0 none !default;
439
+ $tabviewContentBg: $panelContentBg !default;
440
+ $tabviewContentTextColor: $panelContentTextColor !default;
441
+ $tabviewContentPadding: $panelContentPadding !default;
442
+ $tabviewContentFontSize: $fontSize !default;
443
+
444
+ //upload
445
+ $fileUploadProgressBarHeight: 0.25rem !default;
446
+ $fileUploadContentPadding: 2rem 1rem !default;
447
+
448
+ //scrollpanel
449
+ $scrollPanelTrackBorder: 0 none !default;
450
+ $scrollPanelTrackBg: $shade100 !default;
451
+
452
+ //card
453
+ $cardBodyPadding: 1.5rem !default;
454
+ $cardTitleFontSize: 1.5rem !default;
455
+ $cardTitleFontWeight: 700 !default;
456
+ $cardSubTitleFontWeight: 400 !default;
457
+ $cardSubTitleColor: $shade600 !default;
458
+ $cardContentPadding: 1rem 0 !default;
459
+ $cardFooterPadding: 1rem 0 0 0 !default;
460
+ $cardShadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
461
+ 0 1px 3px 0 rgba(0, 0, 0, 0.12) !default;
462
+
463
+ //editor
464
+ $editorToolbarBg: $panelHeaderBg !default;
465
+ $editorToolbarBorder: $panelHeaderBorder !default;
466
+ $editorToolbarPadding: $panelHeaderPadding !default;
467
+ $editorToolbarBorderRadius: 3px !default;
468
+ $editorToolbarIconColor: $textSecondaryColor !default;
469
+ $editorToolbarIconHoverColor: $textColor !default;
470
+ $editorIconActiveColor: $primaryColor !default;
471
+ $editorContentBorder: $panelContentBorder !default;
472
+ $editorContentBg: $panelContentBg !default;
473
+
474
+ //paginator
475
+ $paginatorBg: $shade000 !default;
476
+ $paginatorTextColor: $primaryColor !default;
477
+ $paginatorBorder: solid $shade300 !default;
478
+ $paginatorBorderWidth: 0 !default;
479
+ $paginatorPadding: 0.75rem !default;
480
+ $paginatorElementWidth: $buttonIconOnlyWidth !default;
481
+ $paginatorElementHeight: $buttonIconOnlyWidth !default;
482
+ $paginatorElementBg: $shade000 !default;
483
+ $paginatorElementBorder: 1px solid #dee2e6 !default;
484
+ $paginatorElementIconColor: $primaryColor !default;
485
+ $paginatorElementHoverBg: $shade200 !default;
486
+ $paginatorElementHoverBorderColor: #dee2e6 !default;
487
+ $paginatorElementIconHoverColor: $primaryColor !default;
488
+ $paginatorElementBorderRadius: 0 !default;
489
+ $paginatorElementMargin: 0 0 0 -1px !default;
490
+ $paginatorElementPadding: 0 !default;
491
+
492
+ //table
493
+ $tableHeaderBorder: solid #dee2e6 !default;
494
+ $tableHeaderBorderWidth: 1px 0 0 0 !default;
495
+ $tableHeaderBg: $shade100 !default;
496
+ $tableHeaderTextColor: $shade900 !default;
497
+ $tableHeaderFontWeight: 600 !default;
498
+ $tableHeaderPadding: 1rem 1rem !default;
499
+
500
+ $tableHeaderCellPadding: 1rem 1rem !default;
501
+ $tableHeaderCellBg: $shade000 !default;
502
+ $tableHeaderCellTextColor: $shade900 !default;
503
+ $tableHeaderCellFontWeight: 600 !default;
504
+ $tableHeaderCellFontSize: 1rem !default;
505
+ $tableHeaderCellBorder: 1px solid #dee2e6 !default;
506
+ $tableHeaderCellBorderWidth: 1px 0 2px 0 !default;
507
+ $tableHeaderCellBorderColor: $shade200 !default;
508
+ $tableHeaderCellHoverBg: $shade200 !default;
509
+ $tableHeaderCellTextHoverColor: $shade900 !default;
510
+ $tableHeaderCellTextTransform: inherit !default;
511
+ $tableHeaderCellIconColor: $shade600 !default;
512
+ $tableHeaderCellIconHoverColor: $shade600 !default;
513
+ $tableHeaderCellHighlightBg: $shade000 !default;
514
+ $tableHeaderCellHighlightTextColor: $primaryColor !default;
515
+ $tableHeaderCellHighlightHoverBg: $shade200 !default;
516
+ $tableHeaderCellHighlightTextHoverColor: $primaryColor !default;
517
+ $tableSortableColumnBadgeSize: 1.143rem !default;
518
+
519
+ $tableBodyRowBg: $shade000 !default;
520
+ $tableBodyRowTextColor: $shade900 !default;
521
+ $tableBodyRowEvenBg: rgba(0, 0, 0, 0.05) !default;
522
+ $tableBodyRowHoverBg: $shade200 !default;
523
+ $tableBodyRowTextHoverColor: $shade900 !default;
524
+ $tableBodyCellBorder: 1px solid #dee2e6 !default;
525
+ $tableBodyCellBorderColor: $shade200 !default;
526
+ $tableBodyCellBorderWidth: 1px 0 0 0 !default;
527
+ $tableBodyCellPadding: 1rem 1rem !default;
528
+ $tableBodyCellFontSize: $fontSize !default;
529
+ $tableBodyCellSelectedFontWeight: 600 !default;
530
+
531
+ $tableFooterCellPadding: 1rem 1rem !default;
532
+ $tableFooterCellBg: $shade000 !default;
533
+ $tableFooterCellTextColor: $shade900 !default;
534
+ $tableFooterCellFontWeight: 600 !default;
535
+ $tableFooterCellBorder: 1px solid #dee2e6 !default;
536
+ $tableFooterCellBorderWidth: 1px 0 1px 0 !default;
537
+ $tableResizerHelperBg: $primaryColor !default;
538
+ $tableDragHelperBg: rgba($primaryColor, 0.16) !default;
539
+
540
+ $tableFooterBorder: 1px solid #dee2e6 !default;
541
+ $tableFooterBorderWidth: 1px 0 1px 0 !default;
542
+ $tableFooterBg: $shade100 !default;
543
+ $tableFooterTextColor: $shade900 !default;
544
+ $tableFooterFontWeight: 600 !default;
545
+ $tableFooterPadding: 1rem 1rem !default;
546
+
547
+ $tableCellContentAlignment: left !default;
548
+ $tableTopPaginatorBorderWidth: 1px 0 0 0 !default;
549
+ $tableBottomPaginatorBorderWidth: 1px 0 0 0 !default;
550
+
551
+ $tableScaleSM: 0.5 !default;
552
+ $tableScaleLG: 1.25 !default;
553
+
554
+ //tablePivot
555
+ $tablePivotBg: $shade000 !default;
556
+ $tablePivotBorderColor: $shade300 !default;
557
+
558
+ $tablePivotViewBg: $shade100 !default;
559
+ $tablePivotViewFilterBg: $shade300 !default;
560
+ $tablePivotModalPadding: 1rem !default;
561
+ $tablePivotModalBtnFontSize: .9rem !default;
562
+ $tablePivotModalBtnPadding: .375rem .5rem !default;
563
+
564
+ //dataview
565
+ $dataViewContentPadding: 0 !default;
566
+ $dataViewContentBorder: 0 none !default;
567
+ $dataViewListItemBorder: 1px solid $shade300 !default;
568
+ $dataViewListItemBorderWidth: 1px 0 0 0 !default;
569
+
570
+ //datascroller
571
+ $dataScrollerContentPadding: 0 !default;
572
+ $dataScrollerContentBorder: 0 none !default;
573
+ $dataScrollerListItemBorder: 1px solid $shade300 !default;
574
+ $dataScrollerListItemBorderWidth: 1px 0 0 0 !default;
575
+
576
+ //tree
577
+ $treeContainerPadding: 0.286rem !default;
578
+ $treeNodePadding: 0.143rem !default;
579
+ $treeNodeContentPadding: 0.286rem !default;
580
+ $treeNodeChildrenPadding: 0 0 0 1rem !default;
581
+ $treeNodeIconColor: $shade600 !default;
582
+
583
+ //timeline
584
+ $timelineVerticalEventContentPadding: 0 1rem !default;
585
+ $timelineHorizontalEventContentPadding: 1rem 0 !default;
586
+ $timelineEventMarkerWidth: 1rem !default;
587
+ $timelineEventMarkerHeight: 1rem !default;
588
+ $timelineEventMarkerBorderRadius: 50% !default;
589
+ $timelineEventMarkerBorder: 0 none !default;
590
+ $timelineEventMarkerBackground: $primaryColor !default;
591
+ $timelineEventConnectorSize: 2px !default;
592
+ $timelineEventColor: $shade300 !default;
593
+
594
+ //org chart
595
+ $organizationChartConnectorColor: $shade300 !default;
596
+
597
+ //message
598
+ $messageMargin: 1rem 0 !default;
599
+ $messagePadding: 1rem 1.25rem !default;
600
+ $messageBorderWidth: 1px !default;
601
+ $messageIconFontSize: 1.5rem !default;
602
+ $messageTextFontSize: 1rem !default;
603
+ $messageTextFontWeight: 500 !default;
604
+
605
+ //inline message
606
+ $inlineMessagePadding: $inputPadding !default;
607
+ $inlineMessageMargin: 0 !default;
608
+ $inlineMessageIconFontSize: 1rem !default;
609
+ $inlineMessageTextFontSize: 1rem !default;
610
+ $inlineMessageBorderWidth: 0px !default;
611
+
612
+ //toast
613
+ $toastIconFontSize: 2rem !default;
614
+ $toastMessageTextMargin: 0 0 0 1rem !default;
615
+ $toastMargin: 0 0 1rem 0 !default;
616
+ $toastPadding: 1rem !default;
617
+ $toastBorderWidth: 0 !default;
618
+ $toastShadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1) !default;
619
+ $toastOpacity: 1 !default;
620
+ $toastTitleFontWeight: 700 !default;
621
+ $toastDetailMargin: $inlineSpacing 0 0 0 !default;
622
+
623
+ //severities
624
+ $infoMessageBg: #cce5ff !default;
625
+ $infoMessageBorder: solid #b8daff !default;
626
+ $infoMessageTextColor: #004085 !default;
627
+ $infoMessageIconColor: #004085 !default;
628
+ $successMessageBg: #d4edda !default;
629
+ $successMessageBorder: solid #c3e6cb !default;
630
+ $successMessageTextColor: #155724 !default;
631
+ $successMessageIconColor: #155724 !default;
632
+ $warningMessageBg: #fff3cd !default;
633
+ $warningMessageBorder: solid #ffeeba !default;
634
+ $warningMessageTextColor: #856404 !default;
635
+ $warningMessageIconColor: #856404 !default;
636
+ $errorMessageBg: #f8d7da !default;
637
+ $errorMessageBorder: solid #f5c6cb !default;
638
+ $errorMessageTextColor: #721c24 !default;
639
+ $errorMessageIconColor: #721c24 !default;
640
+
641
+ //overlays
642
+ $overlayContentBorder: 1px solid rgba(0, 0, 0, 0.2) !default;
643
+ $overlayContentBg: $panelContentBg !default;
644
+ $overlayContainerShadow: none !default;
645
+
646
+ //dialog
647
+ $dialogHeaderBg: $shade000 !default;
648
+ $dialogHeaderBorder: 1px solid $shade200 !default;
649
+ $dialogHeaderTextColor: $shade900 !default;
650
+ $dialogHeaderFontWeight: 600 !default;
651
+ $dialogHeaderFontSize: 1.25rem !default;
652
+ $dialogHeaderPadding: 1rem !default;
653
+ $dialogContentPadding: 1rem !default;
654
+ $dialogFooterBorder: 1px solid $shade200 !default;
655
+ $dialogFooterPadding: 1rem !default;
656
+
657
+ //confirmpopup
658
+ $confirmPopupContentPadding: $panelContentPadding !default;
659
+ $confirmPopupFooterPadding: 0 1.25rem 1.25rem 1.25rem !default;
660
+
661
+ //tooltip
662
+ $tooltipBg: $shade900 !default;
663
+ $tooltipTextColor: $shade000 !default;
664
+ $tooltipPadding: $inputPadding !default;
665
+
666
+ //steps
667
+ $stepsItemBg: transparent !default;
668
+ $stepsItemBorder: 1px solid $shade300 !default;
669
+ $stepsItemTextColor: $shade600 !default;
670
+ $stepsItemNumberWidth: 2rem !default;
671
+ $stepsItemNumberHeight: 2rem !default;
672
+ $stepsItemNumberFontSize: 1.143rem !default;
673
+ $stepsItemNumberColor: $shade900 !default;
674
+ $stepsItemNumberBorderRadius: $borderRadius !default;
675
+ $stepsItemActiveFontWeight: 600 !default;
676
+
677
+ //progressbar
678
+ $progressBarHeight: 1.5rem !default;
679
+ $progressBarBorder: 0 none !default;
680
+ $progressBarBg: $shade200 !default;
681
+ $progressBarValueBg: $primaryColor !default;
682
+ $progressBarValueTextColor: $primaryTextColor !default;
683
+
684
+ //menu (e.g. menu, menubar, tieredmenu)
685
+ $menuWidth: 12.5rem !default;
686
+ $menuBg: $shade000 !default;
687
+ $menuBorder: 1px solid $shade300 !default;
688
+ $menuTextColor: $shade900 !default;
689
+ $menuitemPadding: 0.75rem 1rem !default;
690
+ $menuitemBorderRadius: 0 !default;
691
+ $menuitemTextColor: $shade900 !default;
692
+ $menuitemIconColor: $shade900 !default;
693
+ $menuitemTextHoverColor: $shade900 !default;
694
+ $menuitemIconHoverColor: $shade900 !default;
695
+ $menuitemHoverBg: $shade200 !default;
696
+ $menuitemTextFocusColor: $shade900 !default;
697
+ $menuitemIconFocusColor: $shade900 !default;
698
+ $menuitemFocusBg: $shade300 !default;
699
+ $menuitemTextFocusColor: $shade900 !default;
700
+ $menuitemIconFocusColor: $shade900 !default;
701
+ $menuitemFocusBg: $shade300 !default;
702
+ $menuitemTextActiveColor: $shade900 !default;
703
+ $menuitemIconActiveColor: $shade900 !default;
704
+ $menuitemActiveBg: $shade200 !default;
705
+ $menuitemActiveFocusBg: $shade200 !default;
706
+ $menuitemSubmenuIconFontSize: 0.875rem !default;
707
+ $submenuHeaderMargin: 0 !default;
708
+ $submenuHeaderPadding: 0.75rem 1rem !default;
709
+ $submenuHeaderBg: $shade000 !default;
710
+ $submenuHeaderTextColor: $shade900 !default;
711
+ $submenuHeaderBorderRadius: 0 !default;
712
+ $submenuHeaderFontWeight: 600 !default;
713
+ $overlayMenuBg: $menuBg !default;
714
+ $overlayMenuBorder: 1px solid rgba(0, 0, 0, 0.15) !default;
715
+ $overlayMenuShadow: none !default;
716
+ $verticalMenuPadding: 0.5rem 0 !default;
717
+ $menuSeparatorMargin: 0.5rem 0 !default;
718
+
719
+ $breadcrumbPadding: 1rem !default;
720
+ $breadcrumbBg: $shade100 !default;
721
+ $breadcrumbBorder: 0 none !default;
722
+ $breadcrumbItemTextColor: $primaryColor !default;
723
+ $breadcrumbItemIconColor: $primaryColor !default;
724
+ $breadcrumbLastItemTextColor: $shade600 !default;
725
+ $breadcrumbLastItemIconColor: $shade600 !default;
726
+ $breadcrumbSeparatorColor: $shade600 !default;
727
+
728
+ $horizontalMenuPadding: 0.5rem 1rem !default;
729
+ $horizontalMenuBg: $shade100 !default;
730
+ $horizontalMenuBorder: 0 none !default;
731
+ $horizontalMenuTextColor: rgba(0, 0, 0, 0.9) !default;
732
+ $horizontalMenuRootMenuitemPadding: 1rem !default;
733
+ $horizontalMenuRootMenuitemBorderRadius: $borderRadius !default;
734
+ $horizontalMenuRootMenuitemTextColor: rgba(0, 0, 0, 0.5) !default;
735
+ $horizontalMenuRootMenuitemIconColor: rgba(0, 0, 0, 0.5) !default;
736
+ $horizontalMenuRootMenuitemTextHoverColor: rgba(0, 0, 0, 0.7) !default;
737
+ $horizontalMenuRootMenuitemIconHoverColor: rgba(0, 0, 0, 0.7) !default;
738
+ $horizontalMenuRootMenuitemHoverBg: transparent !default;
739
+ $horizontalMenuRootMenuitemTextActiveColor: rgba(0, 0, 0, 0.9) !default;
740
+ $horizontalMenuRootMenuitemIconActiveColor: rgba(0, 0, 0, 0.9) !default;
741
+ $horizontalMenuRootMenuitemActiveBg: transparent !default;
742
+
743
+ //badge and tag
744
+ $badgeBg: $primaryColor !default;
745
+ $badgeTextColor: $primaryTextColor !default;
746
+ $badgeMinWidth: 1.5rem !default;
747
+ $badgeHeight: 1.5rem !default;
748
+ $badgeFontWeight: 700 !default;
749
+ $badgeFontSize: 0.75rem !default;
750
+
751
+ $tagPadding: 0.25rem 0.4rem !default;
752
+
753
+ //carousel
754
+ $carouselIndicatorsPadding: 1rem !default;
755
+ $carouselIndicatorBg: $shade200 !default;
756
+ $carouselIndicatorHoverBg: $shade300 !default;
757
+ $carouselIndicatorBorderRadius: 0 !default;
758
+ $carouselIndicatorWidth: 2rem !default;
759
+ $carouselIndicatorHeight: 0.5rem !default;
760
+
761
+ //galleria
762
+ $galleriaMaskBg: rgba(0, 0, 0, 0.9) !default;
763
+ $galleriaCloseIconMargin: 0.5rem !default;
764
+ $galleriaCloseIconFontSize: 2rem !default;
765
+ $galleriaCloseIconBg: transparent !default;
766
+ $galleriaCloseIconColor: $shade100 !default;
767
+ $galleriaCloseIconHoverBg: rgba(255, 255, 255, 0.1) !default;
768
+ $galleriaCloseIconHoverColor: $shade100 !default;
769
+ $galleriaCloseIconWidth: 4rem !default;
770
+ $galleriaCloseIconHeight: 4rem !default;
771
+ $galleriaCloseIconBorderRadius: $borderRadius !default;
772
+
773
+ $galleriaItemNavigatorBg: transparent !default;
774
+ $galleriaItemNavigatorColor: $shade100 !default;
775
+ $galleriaItemNavigatorMargin: 0 0.5rem !default;
776
+ $galleriaItemNavigatorFontSize: 2rem !default;
777
+ $galleriaItemNavigatorHoverBg: rgba(255, 255, 255, 0.1) !default;
778
+ $galleriaItemNavigatorHoverColor: $shade100 !default;
779
+ $galleriaItemNavigatorWidth: 4rem !default;
780
+ $galleriaItemNavigatorHeight: 4rem !default;
781
+ $galleriaItemNavigatorBorderRadius: $borderRadius !default;
782
+
783
+ $galleriaCaptionBg: rgba(0, 0, 0, 0.5) !default;
784
+ $galleriaCaptionTextColor: $shade100 !default;
785
+ $galleriaCaptionPadding: 1rem !default;
786
+
787
+ $galleriaIndicatorsPadding: 1rem !default;
788
+ $galleriaIndicatorBg: $shade200 !default;
789
+ $galleriaIndicatorHoverBg: $shade300 !default;
790
+ $galleriaIndicatorBorderRadius: $borderRadius !default;
791
+ $galleriaIndicatorWidth: 1rem !default;
792
+ $galleriaIndicatorHeight: 1rem !default;
793
+ $galleriaIndicatorsBgOnItem: rgba(0, 0, 0, 0.5) !default;
794
+ $galleriaIndicatorBgOnItem: rgba(255, 255, 255, 0.4) !default;
795
+ $galleriaIndicatorHoverBgOnItem: rgba(255, 255, 255, 0.6) !default;
796
+
797
+ $galleriaThumbnailContainerBg: rgba(0, 0, 0, 0.9) !default;
798
+ $galleriaThumbnailContainerPadding: 1rem 0.25rem !default;
799
+ $galleriaThumbnailNavigatorBg: transparent !default;
800
+ $galleriaThumbnailNavigatorColor: $shade100 !default;
801
+ $galleriaThumbnailNavigatorHoverBg: rgba(255, 255, 255, 0.1) !default;
802
+ $galleriaThumbnailNavigatorHoverColor: $shade100 !default;
803
+ $galleriaThumbnailNavigatorBorderRadius: $borderRadius !default;
804
+ $galleriaThumbnailNavigatorWidth: 2rem !default;
805
+ $galleriaThumbnailNavigatorHeight: 2rem !default;
806
+
807
+ //divider
808
+ $dividerHorizontalMargin: 1rem 0 !default;
809
+ $dividerHorizontalPadding: 0 1rem !default;
810
+ $dividerVerticalMargin: 0 1rem !default;
811
+ $dividerVerticalPadding: 1rem 0 !default;
812
+ $dividerSize: 1px !default;
813
+ $dividerColor: $shade300 !default;
814
+
815
+ //avatar
816
+ $avatarBg: $shade300 !default;
817
+ $avatarTextColor: $textColor !default;
818
+
819
+ //chip
820
+ $chipBg: $shade300 !default;
821
+ $chipTextColor: $textColor !default;
822
+ $chipBorderRadius: 16px !default;
823
+ $chipFocusBg: $shade400 !default;
824
+ $chipFocusTextColor: $textColor !default;
825
+
826
+ //scrollTop
827
+ $scrollTopBg: rgba(0, 0, 0, 0.7) !default;
828
+ $scrollTopHoverBg: rgba(0, 0, 0, 0.8) !default;
829
+ $scrollTopWidth: 3rem !default;
830
+ $scrollTopHeight: 3rem !default;
831
+ $scrollTopBorderRadius: $borderRadius !default;
832
+ $scrollTopFontSize: 1.5rem !default;
833
+ $scrollTopTextColor: $shade100 !default;
834
+
835
+ //skeleton
836
+ $skeletonBg: $shade200 !default;
837
+ $skeletonAnimationBg: rgba(255, 255, 255, 0.4) !default;
838
+
839
+ //splitter
840
+ $splitterGutterBg: $shade100 !default;
841
+ $splitterGutterHandleBg: $shade300 !default;
842
+
843
+ //speeddial
844
+ $speedDialButtonWidth: 4rem !default;
845
+ $speedDialButtonHeight: 4rem !default;
846
+ $speedDialButtonIconFontSize: 1.3rem !default;
847
+ $speedDialActionWidth: 3rem !default;
848
+ $speedDialActionHeight: 3rem !default;
849
+ $speedDialActionBg: $shade700 !default;
850
+ $speedDialActionHoverBg: $shade800 !default;
851
+ $speedDialActionTextColor: #fff !default;
852
+ $speedDialActionTextHoverColor: #fff !default;
853
+
854
+ //dock
855
+ $dockActionWidth: 4rem !default;
856
+ $dockActionHeight: 4rem !default;
857
+ $dockItemPadding: 0.5rem !default;
858
+ $dockItemBorderRadius: $borderRadius !default;
859
+ $dockCurrentItemMargin: 1.5rem !default;
860
+ $dockFirstItemsMargin: 1.3rem !default;
861
+ $dockSecondItemsMargin: 0.9rem !default;
862
+ $dockBg: rgba(255, 255, 255, 0.1) !default;
863
+ $dockBorder: 1px solid rgba(255, 255, 255, 0.2) !default;
864
+ $dockPadding: 0.5rem 0.5rem !default;
865
+ $dockBorderRadius: 0.5rem !default;
866
+
867
+ //image
868
+ $imageMaskBg: rgba(0, 0, 0, 0.9) !default;
869
+ $imagePreviewToolbarPadding: 1rem !default;
870
+ $imagePreviewIndicatorColor: #f8f9fa !default;
871
+ $imagePreviewIndicatorBg: rgba(0, 0, 0, 0.5) !default;
872
+ $imagePreviewActionIconBg: transparent !default;
873
+ $imagePreviewActionIconColor: #f8f9fa !default;
874
+ $imagePreviewActionIconHoverBg: rgba(255, 255, 255, 0.1) !default;
875
+ $imagePreviewActionIconHoverColor: #f8f9fa !default;
876
+ $imagePreviewActionIconWidth: 3rem !default;
877
+ $imagePreviewActionIconHeight: 3rem !default;
878
+ $imagePreviewActionIconFontSize: 1.5rem !default;
879
+ $imagePreviewActionIconBorderRadius: 50% !default;
880
+
881
+ :root {
882
+ font-family: #{$fontFamily};
883
+ --font-family: #{$fontFamily};
884
+ --surface-a: #{$shade000};
885
+ --surface-b: #{$shade100};
886
+ --surface-c: #{$shade200};
887
+ --surface-d: #{$shade300};
888
+ --surface-e: #{$shade000};
889
+ --surface-f: #{$shade000};
890
+ --text-color: #{$shade900};
891
+ --text-color-secondary: #{$shade600};
892
+ --primary-color: #{$primaryColor};
893
+ --primary-color-text: #{$primaryTextColor};
894
+ --surface-0: #ffffff;
895
+ --surface-50: #f9fafb;
896
+ --surface-100: #f8f9fa;
897
+ --surface-200: #e9ecef;
898
+ --surface-300: #dee2e6;
899
+ --surface-400: #ced4da;
900
+ --surface-500: #adb5bd;
901
+ --surface-600: #6c757d;
902
+ --surface-700: #495057;
903
+ --surface-800: #343a40;
904
+ --surface-900: #212529;
905
+ --gray-50: #f9fafb;
906
+ --gray-100: #f8f9fa;
907
+ --gray-200: #e9ecef;
908
+ --gray-300: #dee2e6;
909
+ --gray-400: #ced4da;
910
+ --gray-500: #adb5bd;
911
+ --gray-600: #6c757d;
912
+ --gray-700: #495057;
913
+ --gray-800: #343a40;
914
+ --gray-900: #212529;
915
+ --content-padding: #{$panelContentPadding};
916
+ --inline-spacing: #{$inlineSpacing};
917
+ --border-radius: #{$borderRadius};
918
+ --surface-ground: #efefef;
919
+ --surface-section: #ffffff;
920
+ --surface-card: #ffffff;
921
+ --surface-overlay: #ffffff;
922
+ --surface-border: #dee2e6;
923
+ --surface-hover: #e9ecef;
924
+ --focus-ring: #{$focusShadow};
925
+ --maskbg: #{$maskBg};
926
+ --highlight-bg: #{$highlightBg};
927
+ --highlight-text-color: #{$highlightTextColor};
928
+ color-scheme: light;
929
+ }