mazer-rails 0.1.4 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (159) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +75 -0
  3. data/lib/mazer-rails.rb +13 -0
  4. data/lib/mazer_rails/engine.rb +27 -0
  5. data/lib/mazer_rails/version.rb +1 -1
  6. data/mazer-rails.gemspec +5 -2
  7. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-300-normal.woff +0 -0
  8. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-400-normal.woff +0 -0
  9. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-600-normal.woff +0 -0
  10. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-700-normal.woff +0 -0
  11. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-800-normal.woff +0 -0
  12. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-300-normal.woff2 +0 -0
  13. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-400-normal.woff2 +0 -0
  14. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-600-normal.woff2 +0 -0
  15. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-700-normal.woff2 +0 -0
  16. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-800-normal.woff2 +0 -0
  17. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-300-normal.woff2 +0 -0
  18. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-400-normal.woff2 +0 -0
  19. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-600-normal.woff2 +0 -0
  20. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-700-normal.woff2 +0 -0
  21. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-800-normal.woff2 +0 -0
  22. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-300-normal.woff2 +0 -0
  23. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-400-normal.woff2 +0 -0
  24. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-600-normal.woff2 +0 -0
  25. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-700-normal.woff2 +0 -0
  26. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-800-normal.woff2 +0 -0
  27. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-300-normal.woff2 +0 -0
  28. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-400-normal.woff2 +0 -0
  29. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-600-normal.woff2 +0 -0
  30. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-700-normal.woff2 +0 -0
  31. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-800-normal.woff2 +0 -0
  32. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-300-normal.woff2 +0 -0
  33. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-400-normal.woff2 +0 -0
  34. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-600-normal.woff2 +0 -0
  35. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-700-normal.woff2 +0 -0
  36. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-800-normal.woff2 +0 -0
  37. data/vendor/assets/fonts/vendor/bootstrap-icons/bootstrap-icons.woff +0 -0
  38. data/vendor/assets/fonts/vendor/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  39. data/vendor/assets/javascripts/mazer/app.js +2 -0
  40. data/vendor/assets/javascripts/mazer/bootstrap.js +2 -0
  41. data/vendor/assets/javascripts/mazer/initTheme.js +1 -0
  42. data/vendor/assets/javascripts/mazer/mazer.js +2 -0
  43. data/vendor/assets/stylesheets/mazer/app-dark.scss +1 -0
  44. data/vendor/assets/stylesheets/mazer/app.scss +13 -0
  45. metadata +60 -120
  46. data/lib/mazer_rails.rb +0 -7
  47. data/vendor/assets/fonts/iconly/Iconly---Bold.eot +0 -0
  48. data/vendor/assets/fonts/iconly/Iconly---Bold.svg +0 -19
  49. data/vendor/assets/fonts/iconly/Iconly---Bold.ttf +0 -0
  50. data/vendor/assets/fonts/iconly/Iconly---Bold.woff +0 -0
  51. data/vendor/assets/images/bg/4853433.png +0 -0
  52. data/vendor/assets/images/faces/1.jpg +0 -0
  53. data/vendor/assets/images/faces/2.jpg +0 -0
  54. data/vendor/assets/images/faces/3.jpg +0 -0
  55. data/vendor/assets/images/faces/4.jpg +0 -0
  56. data/vendor/assets/images/faces/5.jpg +0 -0
  57. data/vendor/assets/images/faces/6.jpg +0 -0
  58. data/vendor/assets/images/faces/7.jpg +0 -0
  59. data/vendor/assets/images/faces/8.jpg +0 -0
  60. data/vendor/assets/images/logo/favicon.png +0 -0
  61. data/vendor/assets/images/logo/favicon.svg +0 -1
  62. data/vendor/assets/images/logo/logo.svg +0 -1
  63. data/vendor/assets/images/samples/1.png +0 -0
  64. data/vendor/assets/images/samples/2.png +0 -0
  65. data/vendor/assets/images/samples/3.png +0 -0
  66. data/vendor/assets/images/samples/4.png +0 -0
  67. data/vendor/assets/images/samples/architecture1.jpg +0 -0
  68. data/vendor/assets/images/samples/banana.jpg +0 -0
  69. data/vendor/assets/images/samples/bg-mountain.jpg +0 -0
  70. data/vendor/assets/images/samples/building.jpg +0 -0
  71. data/vendor/assets/images/samples/error-403.svg +0 -94
  72. data/vendor/assets/images/samples/error-404.svg +0 -88
  73. data/vendor/assets/images/samples/error-500.svg +0 -76
  74. data/vendor/assets/images/samples/jump.jpg +0 -0
  75. data/vendor/assets/images/samples/motorcycle.jpg +0 -0
  76. data/vendor/assets/images/samples/origami.jpg +0 -0
  77. data/vendor/assets/images/samples/water.jpg +0 -0
  78. data/vendor/assets/images/svg-loaders/audio.svg +0 -29
  79. data/vendor/assets/images/svg-loaders/ball-triangle.svg +0 -1
  80. data/vendor/assets/images/svg-loaders/bars.svg +0 -1
  81. data/vendor/assets/images/svg-loaders/circles.svg +0 -20
  82. data/vendor/assets/images/svg-loaders/grid.svg +0 -1
  83. data/vendor/assets/images/svg-loaders/hearts.svg +0 -1
  84. data/vendor/assets/images/svg-loaders/oval.svg +0 -1
  85. data/vendor/assets/images/svg-loaders/puff.svg +0 -1
  86. data/vendor/assets/images/svg-loaders/rings.svg +0 -1
  87. data/vendor/assets/images/svg-loaders/spinning-circles.svg +0 -1
  88. data/vendor/assets/images/svg-loaders/tail-spin.svg +0 -1
  89. data/vendor/assets/images/svg-loaders/three-dots.svg +0 -1
  90. data/vendor/assets/javascripts/app.js +0 -9
  91. data/vendor/assets/javascripts/bootstrap.js +0 -6
  92. data/vendor/assets/javascripts/components/dark.js +0 -65
  93. data/vendor/assets/javascripts/components/sidebar.js +0 -185
  94. data/vendor/assets/javascripts/helper/isDesktop.js +0 -1
  95. data/vendor/assets/javascripts/initTheme.js +0 -5
  96. data/vendor/assets/javascripts/mazer.js +0 -9
  97. data/vendor/assets/javascripts/pages/ckeditor.js +0 -3
  98. data/vendor/assets/javascripts/pages/component-toasts.js +0 -9
  99. data/vendor/assets/javascripts/pages/dashboard.js +0 -158
  100. data/vendor/assets/javascripts/pages/datatables.js +0 -1
  101. data/vendor/assets/javascripts/pages/filepond.js +0 -181
  102. data/vendor/assets/javascripts/pages/form-editor.js +0 -27
  103. data/vendor/assets/javascripts/pages/form-element-select.js +0 -14
  104. data/vendor/assets/javascripts/pages/horizontal-layout.js +0 -43
  105. data/vendor/assets/javascripts/pages/jquery.js +0 -1
  106. data/vendor/assets/javascripts/pages/jsvectormap.js +0 -60
  107. data/vendor/assets/javascripts/pages/parsley.js +0 -55
  108. data/vendor/assets/javascripts/pages/quill.js +0 -27
  109. data/vendor/assets/javascripts/pages/rater-js.js +0 -38
  110. data/vendor/assets/javascripts/pages/simple-datatables.js +0 -46
  111. data/vendor/assets/javascripts/pages/summernote.js +0 -20
  112. data/vendor/assets/javascripts/pages/sweetalert2.js +0 -142
  113. data/vendor/assets/javascripts/pages/tinymce.js +0 -22
  114. data/vendor/assets/javascripts/pages/toastify.js +0 -81
  115. data/vendor/assets/javascripts/pages/ui-apexchart.js +0 -521
  116. data/vendor/assets/javascripts/pages/ui-chartjs.js +0 -445
  117. data/vendor/assets/javascripts/pages/ui-todolist.js +0 -5
  118. data/vendor/assets/stylesheets/_fonts.scss +0 -5
  119. data/vendor/assets/stylesheets/_mazer.scss +0 -103
  120. data/vendor/assets/stylesheets/_utilities.scss +0 -53
  121. data/vendor/assets/stylesheets/_variables.scss +0 -1626
  122. data/vendor/assets/stylesheets/app.scss +0 -20
  123. data/vendor/assets/stylesheets/bootstrap.scss +0 -58
  124. data/vendor/assets/stylesheets/components/_alert.scss +0 -43
  125. data/vendor/assets/stylesheets/components/_avatar.scss +0 -78
  126. data/vendor/assets/stylesheets/components/_badge.scss +0 -20
  127. data/vendor/assets/stylesheets/components/_breadcrumb.scss +0 -10
  128. data/vendor/assets/stylesheets/components/_buttons.scss +0 -62
  129. data/vendor/assets/stylesheets/components/_card.scss +0 -126
  130. data/vendor/assets/stylesheets/components/_carousel.scss +0 -6
  131. data/vendor/assets/stylesheets/components/_divider.scss +0 -37
  132. data/vendor/assets/stylesheets/components/_dropdowns.scss +0 -24
  133. data/vendor/assets/stylesheets/components/_forms.scss +0 -213
  134. data/vendor/assets/stylesheets/components/_icons.scss +0 -48
  135. data/vendor/assets/stylesheets/components/_modal.scss +0 -46
  136. data/vendor/assets/stylesheets/components/_navbar.scss +0 -280
  137. data/vendor/assets/stylesheets/components/_navs.scss +0 -32
  138. data/vendor/assets/stylesheets/components/_pagination.scss +0 -39
  139. data/vendor/assets/stylesheets/components/_progress.scss +0 -32
  140. data/vendor/assets/stylesheets/components/_sidebar.scss +0 -171
  141. data/vendor/assets/stylesheets/components/_table.scss +0 -36
  142. data/vendor/assets/stylesheets/iconly.scss +0 -327
  143. data/vendor/assets/stylesheets/layouts/main.scss +0 -48
  144. data/vendor/assets/stylesheets/mixins/_navbar.scss +0 -20
  145. data/vendor/assets/stylesheets/pages/auth.scss +0 -51
  146. data/vendor/assets/stylesheets/pages/chat.scss +0 -145
  147. data/vendor/assets/stylesheets/pages/datatables.scss +0 -7
  148. data/vendor/assets/stylesheets/pages/dripicons.scss +0 -20
  149. data/vendor/assets/stylesheets/pages/email.scss +0 -625
  150. data/vendor/assets/stylesheets/pages/error.scss +0 -22
  151. data/vendor/assets/stylesheets/pages/form-element-select.scss +0 -7
  152. data/vendor/assets/stylesheets/pages/simple-datatables.scss +0 -20
  153. data/vendor/assets/stylesheets/pages/summernote.scss +0 -4
  154. data/vendor/assets/stylesheets/themes/dark/_mazer-dark.scss +0 -82
  155. data/vendor/assets/stylesheets/themes/dark/_root.scss +0 -55
  156. data/vendor/assets/stylesheets/themes/dark/_variables-dark.scss +0 -329
  157. data/vendor/assets/stylesheets/themes/dark/app-dark.scss +0 -54
  158. data/vendor/assets/stylesheets/widgets/chat.scss +0 -26
  159. data/vendor/assets/stylesheets/widgets/todo.scss +0 -33
@@ -1,1626 +0,0 @@
1
- // Variables
2
- //
3
- // Variables should follow the `$component-state-property-size` formula for
4
- // consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
5
-
6
- // Color system
7
-
8
- @use 'sass:math';
9
-
10
- $dark-mode: false;
11
-
12
-
13
- // Mazer Variables
14
- @import "~bootstrap/scss/functions";
15
-
16
- $theme-colors-light: (
17
- 'primary': #ebf3ff,
18
- 'secondary': #E6EAEE,
19
- 'success': #D2FFE8 ,
20
- 'danger': #FFDEDE,
21
- 'warning': #fffdd8,
22
- 'info': #e6fdff,
23
- ) !default;
24
-
25
- $alert-colors: (
26
- primary: (
27
- text-color: #fff,
28
- background-color: #435ebe
29
- ),
30
- secondary: (
31
- text-color: #383d41,
32
- background-color: #ebeef3
33
- ),
34
- success: (
35
- text-color: #fff,
36
- background-color: #28ab55
37
- ),
38
- warning: (
39
- text-color: #3f3a26,
40
- background-color: #eaca4a,
41
- ),
42
- danger: (
43
- text-color: #fff,
44
- background-color: #f3616d,
45
- ),
46
- dark: (
47
- text-color: #fff,
48
- background-color: #454546,
49
- ),
50
- light: (
51
- text-color: #818182,
52
- background-color: #f9f9f9,
53
- ),
54
- info: (
55
- text-color: #fff,
56
- background-color: #56b6f7,
57
- ),
58
- ) !default;
59
-
60
- // $btn-colors uses $theme-colors background color by default
61
- $btn-colors: (
62
- primary: (
63
- text-color: #fff,
64
- ),
65
- secondary: (
66
- text-color: #fff,
67
- ),
68
- success: (
69
- text-color: #fff,
70
- ),
71
- warning: (
72
- text-color: #fff,
73
- ),
74
- danger: (
75
- text-color: #fff,
76
- ),
77
- dark: (
78
- text-color: #fff,
79
- ),
80
- light: (
81
- text-color: #818182,
82
- ),
83
- info: (
84
- text-color: #fff,
85
- ),
86
- );
87
-
88
-
89
- // Body
90
- //
91
- // Settings for the `<body>` element.
92
-
93
- $body-bg: #f2f7ff !default;
94
- $body-color: #607080 !default;
95
- $body-text-align: null !default;
96
-
97
- // Bootstrap Variables
98
- $white: #fff !default;
99
- $gray-100: #f8f9fa !default;
100
- $gray-200: #e9ecef !default;
101
- $gray-300: #dee2e6 !default;
102
- $gray-400: #ced4da !default;
103
- $gray-500: #adb5bd !default;
104
- $gray-600: #6c757d !default;
105
- $gray-700: #495057 !default;
106
- $gray-800: #343a40 !default;
107
- $gray-900: #212529 !default;
108
- $black: #000 !default;
109
-
110
-
111
-
112
- // fusv-disable
113
- $grays: (
114
- "100": $gray-100,
115
- "200": $gray-200,
116
- "300": $gray-300,
117
- "400": $gray-400,
118
- "500": $gray-500,
119
- "600": $gray-600,
120
- "700": $gray-700,
121
- "800": $gray-800,
122
- "900": $gray-900
123
- ) !default;
124
- // fusv-enable
125
-
126
- $blue: #435ebe !default;
127
- $indigo: #6610f2 !default;
128
- $purple: #6f42c1 !default;
129
- $pink: #d63384 !default;
130
- $red: #dc3545 !default;
131
- $orange: #fd7e14 !default;
132
- $yellow: #ffc107 !default;
133
- $green: #198754 !default;
134
- $teal: #20c997 !default;
135
- $cyan: #0dcaf0 !default;
136
-
137
- // scss-docs-start colors-map
138
- $colors: (
139
- "blue": $blue,
140
- "indigo": $indigo,
141
- "purple": $purple,
142
- "pink": $pink,
143
- "red": $red,
144
- "orange": $orange,
145
- "yellow": $yellow,
146
- "green": $green,
147
- "teal": $teal,
148
- "cyan": $cyan,
149
- "white": $white,
150
- "gray": $gray-600,
151
- "gray-dark": $gray-800
152
- ) !default;
153
- // scss-docs-end colors-map
154
-
155
- $primary: $blue !default;
156
- $secondary: $gray-600 !default;
157
- $success: $green !default;
158
- $info: $cyan !default;
159
- $warning: $yellow !default;
160
- $danger: $red !default;
161
- $light: $gray-100 !default;
162
- $dark: $body-bg;
163
-
164
-
165
- // Mazer Variables
166
-
167
- $sidebar-bg: #fff !default;
168
- $sidebar-link-color: #25396f !default;
169
- $sidebar-link-hover-bg: rgb(240, 241, 245) !default;
170
- $sidebar-link-hover-color: #25396f !default;
171
- $sidebar-submenu-color: $sidebar-link-color !default;
172
- $sidebar-submenu-hover-color: $primary !default;
173
-
174
- // Pages
175
- $page-auth-bg: $white !default;
176
- $page-auth-right-bg: linear-gradient(90deg, #2d499d,#3f5491) !default;
177
- $page-error-bg: #ebf3ff !default;
178
-
179
- // Divider
180
- $divider-bg: #DFE3E7 !default;
181
- $divider-text-bg: $white !default;
182
-
183
- // Sweetalert
184
- $swal-popup-bg: $sidebar-bg;
185
- $swal-popup-color: inherit;
186
- $swal-confirm-button-bg: $primary;
187
- $swal-confirm-button-bg-hover: #187de4;
188
-
189
- // Layout Horizontal
190
- $horizontal-header-bg: $white !default;
191
- $horizontal-navbar-bg: $primary !default;
192
- $horizontal-submenu-bg: $white !default;
193
- $horizontal-submenu-link-color: $gray-600 !default;
194
- $horizontal-submenu-link-hover-bg: #1b1b28 !default;
195
- $horizontal-submenu-link-hover-color: #187de4 !default;
196
- $horizontal-submenu-shadow-color: rgba(100,100,100,.1);
197
-
198
- // scss-docs-start theme-colors-map
199
- $theme-colors: (
200
- "primary": $primary,
201
- "secondary": $secondary,
202
- "success": $success,
203
- "info": $info,
204
- "warning": $warning,
205
- "danger": $danger,
206
- "light": $light,
207
- "dark": #131313
208
- ) !default;
209
- // scss-docs-end theme-colors-map
210
-
211
- // scss-docs-start theme-colors-rgb
212
- $theme-colors-rgb: map-loop($theme-colors, to-rgb, "$value") !default !default;
213
- // scss-docs-end theme-colors-rgb
214
-
215
- // The contrast ratio to reach against white, to determine if color changes from "light" to "dark". Acceptable values for WCAG 2.0 are 3, 4.5 and 7.
216
- // See https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast
217
- $min-contrast-ratio: 4.5 !default;
218
-
219
- // Customize the light and dark text colors for use in our color contrast function.
220
- $color-contrast-dark: $black !default;
221
- $color-contrast-light: $white !default;
222
-
223
- // fusv-disable
224
- $blue-100: tint-color($blue, 80%) !default;
225
- $blue-200: tint-color($blue, 60%) !default;
226
- $blue-300: tint-color($blue, 40%) !default;
227
- $blue-400: tint-color($blue, 20%) !default;
228
- $blue-500: $blue !default;
229
- $blue-600: shade-color($blue, 20%) !default;
230
- $blue-700: shade-color($blue, 40%) !default;
231
- $blue-800: shade-color($blue, 60%) !default;
232
- $blue-900: shade-color($blue, 80%) !default;
233
-
234
- $indigo-100: tint-color($indigo, 80%) !default;
235
- $indigo-200: tint-color($indigo, 60%) !default;
236
- $indigo-300: tint-color($indigo, 40%) !default;
237
- $indigo-400: tint-color($indigo, 20%) !default;
238
- $indigo-500: $indigo !default;
239
- $indigo-600: shade-color($indigo, 20%) !default;
240
- $indigo-700: shade-color($indigo, 40%) !default;
241
- $indigo-800: shade-color($indigo, 60%) !default;
242
- $indigo-900: shade-color($indigo, 80%) !default;
243
-
244
- $purple-100: tint-color($purple, 80%) !default;
245
- $purple-200: tint-color($purple, 60%) !default;
246
- $purple-300: tint-color($purple, 40%) !default;
247
- $purple-400: tint-color($purple, 20%) !default;
248
- $purple-500: $purple !default;
249
- $purple-600: shade-color($purple, 20%) !default;
250
- $purple-700: shade-color($purple, 40%) !default;
251
- $purple-800: shade-color($purple, 60%) !default;
252
- $purple-900: shade-color($purple, 80%) !default;
253
-
254
- $pink-100: tint-color($pink, 80%) !default;
255
- $pink-200: tint-color($pink, 60%) !default;
256
- $pink-300: tint-color($pink, 40%) !default;
257
- $pink-400: tint-color($pink, 20%) !default;
258
- $pink-500: $pink !default;
259
- $pink-600: shade-color($pink, 20%) !default;
260
- $pink-700: shade-color($pink, 40%) !default;
261
- $pink-800: shade-color($pink, 60%) !default;
262
- $pink-900: shade-color($pink, 80%) !default;
263
-
264
- $red-100: tint-color($red, 80%) !default;
265
- $red-200: tint-color($red, 60%) !default;
266
- $red-300: tint-color($red, 40%) !default;
267
- $red-400: tint-color($red, 20%) !default;
268
- $red-500: $red !default;
269
- $red-600: shade-color($red, 20%) !default;
270
- $red-700: shade-color($red, 40%) !default;
271
- $red-800: shade-color($red, 60%) !default;
272
- $red-900: shade-color($red, 80%) !default;
273
-
274
- $orange-100: tint-color($orange, 80%) !default;
275
- $orange-200: tint-color($orange, 60%) !default;
276
- $orange-300: tint-color($orange, 40%) !default;
277
- $orange-400: tint-color($orange, 20%) !default;
278
- $orange-500: $orange !default;
279
- $orange-600: shade-color($orange, 20%) !default;
280
- $orange-700: shade-color($orange, 40%) !default;
281
- $orange-800: shade-color($orange, 60%) !default;
282
- $orange-900: shade-color($orange, 80%) !default;
283
-
284
- $yellow-100: tint-color($yellow, 80%) !default;
285
- $yellow-200: tint-color($yellow, 60%) !default;
286
- $yellow-300: tint-color($yellow, 40%) !default;
287
- $yellow-400: tint-color($yellow, 20%) !default;
288
- $yellow-500: $yellow !default;
289
- $yellow-600: shade-color($yellow, 20%) !default;
290
- $yellow-700: shade-color($yellow, 40%) !default;
291
- $yellow-800: shade-color($yellow, 60%) !default;
292
- $yellow-900: shade-color($yellow, 80%) !default;
293
-
294
- $green-100: tint-color($green, 80%) !default;
295
- $green-200: tint-color($green, 60%) !default;
296
- $green-300: tint-color($green, 40%) !default;
297
- $green-400: tint-color($green, 20%) !default;
298
- $green-500: $green !default;
299
- $green-600: shade-color($green, 20%) !default;
300
- $green-700: shade-color($green, 40%) !default;
301
- $green-800: shade-color($green, 60%) !default;
302
- $green-900: shade-color($green, 80%) !default;
303
-
304
- $teal-100: tint-color($teal, 80%) !default;
305
- $teal-200: tint-color($teal, 60%) !default;
306
- $teal-300: tint-color($teal, 40%) !default;
307
- $teal-400: tint-color($teal, 20%) !default;
308
- $teal-500: $teal !default;
309
- $teal-600: shade-color($teal, 20%) !default;
310
- $teal-700: shade-color($teal, 40%) !default;
311
- $teal-800: shade-color($teal, 60%) !default;
312
- $teal-900: shade-color($teal, 80%) !default;
313
-
314
- $cyan-100: tint-color($cyan, 80%) !default;
315
- $cyan-200: tint-color($cyan, 60%) !default;
316
- $cyan-300: tint-color($cyan, 40%) !default;
317
- $cyan-400: tint-color($cyan, 20%) !default;
318
- $cyan-500: $cyan !default;
319
- $cyan-600: shade-color($cyan, 20%) !default;
320
- $cyan-700: shade-color($cyan, 40%) !default;
321
- $cyan-800: shade-color($cyan, 60%) !default;
322
- $cyan-900: shade-color($cyan, 80%) !default;
323
- // fusv-enable
324
-
325
-
326
- $primary-text: $blue-600 !default;
327
- $secondary-text: $gray-600 !default;
328
- $success-text: $green-600 !default;
329
- $info-text: $cyan-700 !default;
330
- $warning-text: $yellow-700 !default;
331
- $danger-text: $red-600 !default;
332
- $light-text: $gray-600 !default;
333
- $dark-text: $gray-700 !default;
334
-
335
- $primary-bg-subtle: $blue-100 !default;
336
- $secondary-bg-subtle: $gray-100 !default;
337
- $success-bg-subtle: $green-100 !default;
338
- $info-bg-subtle: $cyan-100 !default;
339
- $warning-bg-subtle: $yellow-100 !default;
340
- $danger-bg-subtle: $red-100 !default;
341
- $light-bg-subtle: mix($gray-100, $white) !default;
342
- $dark-bg-subtle: $gray-400 !default;
343
-
344
- $primary-border-subtle: $blue-200 !default;
345
- $secondary-border-subtle: $gray-200 !default;
346
- $success-border-subtle: $green-200 !default;
347
- $info-border-subtle: $cyan-200 !default;
348
- $warning-border-subtle: $yellow-200 !default;
349
- $danger-border-subtle: $red-200 !default;
350
- $light-border-subtle: $gray-200 !default;
351
- $dark-border-subtle: $gray-500 !default;
352
-
353
-
354
- // Characters which are escaped by the escape-svg function
355
- $escaped-characters: (
356
- ("<", "%3c"),
357
- (">", "%3e"),
358
- ("#", "%23"),
359
- ("(", "%28"),
360
- (")", "%29"),
361
- ) !default;
362
-
363
- // Options
364
- //
365
- // Quickly modify global styling by enabling or disabling optional features.
366
-
367
- $enable-caret: true !default;
368
- $enable-rounded: true !default;
369
- $enable-shadows: false !default;
370
- $enable-gradients: false !default;
371
- $enable-transitions: true !default;
372
- $enable-reduced-motion: true !default;
373
- $enable-smooth-scroll: true !default;
374
- $enable-grid-classes: true !default;
375
- $enable-container-classes: true !default;
376
- $enable-cssgrid: false !default;
377
- $enable-button-pointers: true !default;
378
- $enable-rfs: true !default;
379
- $enable-validation-icons: true !default;
380
- $enable-negative-margins: false !default;
381
- $enable-deprecation-messages: true !default;
382
- $enable-important-utilities: true !default;
383
-
384
- $enable-dark-mode: true !default;
385
- $color-mode-type: data; // `data` or `media-query`
386
-
387
- // Prefix for :root CSS variables
388
-
389
- $variable-prefix: bs- !default;
390
- $prefix: $variable-prefix !default;
391
-
392
- // Gradient
393
- //
394
- // The gradient which is added to components if `$enable-gradients` is `true`
395
- // This gradient is also added to elements with `.bg-gradient`
396
- $gradient: linear-gradient(180deg, rgba($white, .15), rgba($white, 0)) !default;
397
-
398
- // Spacing
399
- //
400
- // Control the default styling of most Bootstrap elements by modifying these
401
- // variables. Mostly focused on spacing.
402
- // You can add more entries to the $spacers map, should you need more variation.
403
-
404
- $spacer: 1rem !default;
405
- $spacers: (
406
- 0: 0,
407
- 1: math.div($spacer, 4),
408
- 2: math.div($spacer, 2),
409
- 3: $spacer,
410
- 4: $spacer * 1.5,
411
- 5: $spacer * 3,
412
- ) !default;
413
-
414
- $negative-spacers: if($enable-negative-margins, negativify-map($spacers), null) !default;
415
-
416
- // Position
417
- //
418
- // Define the edge positioning anchors of the position utilities.
419
-
420
- $position-values: (
421
- 0: 0,
422
- 50: 50%,
423
- 100: 100%
424
- ) !default;
425
-
426
-
427
- // Utilities maps
428
- //
429
- // Extends the default `$theme-colors` maps to help create our utilities.
430
-
431
- // Come v6, we'll de-dupe these variables. Until then, for backward compatibility, we keep them to reassign.
432
- // scss-docs-start utilities-colors
433
- $utilities-colors: $theme-colors-rgb !default;
434
- // scss-docs-end utilities-colors
435
-
436
- // scss-docs-start utilities-text-colors
437
- $utilities-text: map-merge(
438
- $utilities-colors,
439
- (
440
- "black": to-rgb($black),
441
- "white": to-rgb($white),
442
- "body": to-rgb($body-color)
443
- )
444
- ) !default;
445
- $utilities-text-colors: map-loop($utilities-text, rgba-css-var, "$key", "text") !default;
446
- // scss-docs-end utilities-text-colors
447
-
448
- // scss-docs-start utilities-bg-colors
449
- $utilities-bg: map-merge(
450
- $utilities-colors,
451
- (
452
- "black": to-rgb($black),
453
- "white": to-rgb($white),
454
- "body": to-rgb($body-bg)
455
- )
456
- ) !default;
457
- $utilities-bg-colors: map-loop($utilities-bg, rgba-css-var, "$key", "bg") !default;
458
- // scss-docs-end utilities-bg-colors
459
-
460
- // Links
461
- //
462
- // Style anchor elements.
463
-
464
- $link-color: $primary !default;
465
- $link-decoration: underline !default;
466
- $link-shade-percentage: 20% !default;
467
- $link-hover-color: shift-color($link-color, $link-shade-percentage) !default;
468
- $link-hover-decoration: null !default;
469
-
470
- $stretched-link-pseudo-element: after !default;
471
- $stretched-link-z-index: 1 !default;
472
-
473
- // Paragraphs
474
- //
475
- // Style p element.
476
-
477
- $paragraph-margin-bottom: 1rem !default;
478
-
479
-
480
- // Grid breakpoints
481
- //
482
- // Define the minimum dimensions at which your layout will change,
483
- // adapting to different screen sizes, for use in media queries.
484
-
485
- // scss-docs-start grid-breakpoints
486
- $grid-breakpoints: (
487
- xs: 0,
488
- sm: 576px,
489
- md: 768px,
490
- lg: 992px,
491
- xl: 1200px,
492
- xxl: 1400px
493
- ) !default;
494
- // scss-docs-end grid-breakpoints
495
-
496
- @include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
497
- @include _assert-starts-at-zero($grid-breakpoints, "$grid-breakpoints");
498
-
499
-
500
- // Grid containers
501
- //
502
- // Define the maximum width of `.container` for different screen sizes.
503
-
504
- // scss-docs-start container-max-widths
505
- $container-max-widths: (
506
- sm: 540px,
507
- md: 720px,
508
- lg: 960px,
509
- xl: 1140px,
510
- xxl: 1320px
511
- ) !default;
512
- // scss-docs-end container-max-widths
513
-
514
- @include _assert-ascending($container-max-widths, "$container-max-widths");
515
-
516
-
517
- // Grid columns
518
- //
519
- // Set the number of columns and specify the width of the gutters.
520
-
521
- $grid-columns: 12 !default;
522
- $grid-gutter-width: 1.5rem !default;
523
- $grid-row-columns: 6 !default;
524
-
525
- $gutters: $spacers !default;
526
-
527
- // Container padding
528
-
529
- $container-padding-x: math.div($grid-gutter-width, 2) !default;
530
-
531
-
532
- // Components
533
- //
534
- // Define common padding and border radius sizes and more.
535
-
536
- $border-width: 1px !default;
537
- $border-widths: (
538
- 0: 0,
539
- 1: 1px,
540
- 2: 2px,
541
- 3: 3px,
542
- 4: 4px,
543
- 5: 5px
544
- ) !default;
545
-
546
- $border-color: $gray-300 !default;
547
-
548
- $border-radius: .25rem !default;
549
- $border-radius-sm: .2rem !default;
550
- $border-radius-lg: .3rem !default;
551
- $border-radius-pill: 50rem !default;
552
-
553
- // Progress bar border-radius
554
- $progress-border-radius: .18rem !default;
555
- $progress-border-radius-sm: .2rem !default;
556
- $progress-border-radius-lg: .3rem !default;
557
- $progress-border-radius-pill: 50rem !default;
558
-
559
- $box-shadow: 0 .5rem 1rem rgba($black, .15) !default;
560
- $box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;
561
- $box-shadow-lg: 0 .75rem 3rem rgba($black, .225) !default;
562
- $box-shadow-inset: inset 0 1px 2px rgba($black, .075) !default;
563
-
564
- $component-active-color: $white !default;
565
- $component-active-bg: $primary !default;
566
-
567
- $caret-width: .3em !default;
568
- $caret-vertical-align: $caret-width * .85 !default;
569
- $caret-spacing: $caret-width * .85 !default;
570
-
571
- $transition-base: all .2s ease-in-out !default;
572
- $transition-fade: opacity .15s linear !default;
573
- $transition-collapse: height .35s ease !default;
574
- $transition-collapse-width: width .35s ease !default;
575
-
576
- // stylelint-disable function-disallowed-list
577
- // scss-docs-start aspect-ratios
578
- $aspect-ratios: (
579
- "1x1": 100%,
580
- "4x3": calc(3 / 4 * 100%),
581
- "16x9": calc(9 / 16 * 100%),
582
- "21x9": calc(9 / 21 * 100%)
583
- ) !default;
584
- // scss-docs-end aspect-ratios
585
- // stylelint-enable function-disallowed-list
586
-
587
- // Typography
588
- //
589
- // Font, line-height, and color for body text, headings, and more.
590
-
591
- // stylelint-disable value-keyword-case
592
- $font-family-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
593
- $font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !default;
594
- // stylelint-enable value-keyword-case
595
- $font-family-base: "Nunito" !default;
596
- $font-family-code: var(--#{$variable-prefix}font-monospace) !default;
597
-
598
- // $font-size-root effects the value of `rem`, which is used for as well font sizes, paddings and margins
599
- // $font-size-base effects the font size of the body text
600
- $font-size-root: null !default;
601
- $font-size-base: 1rem !default; // Assumes the browser default, typically `16px`
602
- $font-size-sm: $font-size-base * .875 !default;
603
- $font-size-lg: $font-size-base * 1.25 !default;
604
-
605
- $font-weight-lighter: lighter !default;
606
- $font-weight-light: 300 !default;
607
- $font-weight-normal: 400 !default;
608
- $font-weight-semibold: 600 !default;
609
- $font-weight-bold: 700 !default;
610
- $font-weight-bolder: bolder !default;
611
- $font-weight-medium: 500 !default;
612
- $font-weight-base: $font-weight-normal !default;
613
-
614
- $line-height-base: 1.5 !default;
615
- $line-height-sm: 1.25 !default;
616
- $line-height-lg: 2 !default;
617
-
618
- $h1-font-size: $font-size-base * 2.5 !default;
619
- $h2-font-size: $font-size-base * 2 !default;
620
- $h3-font-size: $font-size-base * 1.75 !default;
621
- $h4-font-size: $font-size-base * 1.5 !default;
622
- $h5-font-size: $font-size-base * 1.25 !default;
623
- $h6-font-size: $font-size-base !default;
624
-
625
- // scss-docs-start font-sizes
626
- $font-sizes: (
627
- 1: $h1-font-size,
628
- 2: $h2-font-size,
629
- 3: $h3-font-size,
630
- 4: $h4-font-size,
631
- 5: $h5-font-size,
632
- 6: $h6-font-size
633
- ) !default;
634
- // scss-docs-end font-sizes
635
-
636
- $headings-margin-bottom: math.div($spacer, 2) !default;
637
- $headings-font-family: null !default;
638
- $headings-font-style: null !default;
639
- $headings-font-weight: 700 !default;
640
- $headings-line-height: 1.2 !default;
641
- $headings-color: #25396f !default;
642
-
643
- // scss-docs-start display-headings
644
- $display-font-sizes: (
645
- 1: 5rem,
646
- 2: 4.5rem,
647
- 3: 4rem,
648
- 4: 3.5rem,
649
- 5: 3rem,
650
- 6: 2.5rem
651
- ) !default;
652
-
653
- $display-font-family: null !default;
654
- $display-font-style: null !default;
655
- $display-font-weight: 300 !default;
656
- $display-line-height: $headings-line-height !default;
657
- // scss-docs-end display-headings
658
-
659
- $lead-font-size: $font-size-base * 1.25 !default;
660
- $lead-font-weight: 300 !default;
661
-
662
- $small-font-size: .875em !default;
663
-
664
- $sub-sup-font-size: .75em !default;
665
-
666
- $text-muted: #7c8db5 !default;
667
-
668
- $initialism-font-size: $small-font-size !default;
669
-
670
- $blockquote-margin-y: $spacer !default;
671
- $blockquote-font-size: $font-size-base * 1.25 !default;
672
- $blockquote-footer-color: $gray-600 !default;
673
- $blockquote-footer-font-size: $small-font-size !default;
674
-
675
- $hr-margin-y: $spacer !default;
676
- $hr-color: inherit !default;
677
- // fusv-disable
678
- $hr-bg-color: null !default; // Deprecated in v5.2.0
679
- $hr-height: null !default; // Deprecated in v5.2.0
680
- // fusv-enable
681
-
682
- $hr-border-color: null !default; // Allows for inherited colors
683
- $hr-border-width: $border-width !default;
684
- $hr-opacity: .25 !default;
685
-
686
- $legend-margin-bottom: .5rem !default;
687
- $legend-font-size: 1.5rem !default;
688
- $legend-font-weight: null !default;
689
-
690
- $mark-padding: .2em !default;
691
-
692
- $dt-font-weight: $font-weight-bold !default;
693
-
694
- $nested-kbd-font-weight: $font-weight-bold !default;
695
-
696
- $list-inline-padding: .5rem !default;
697
-
698
- $mark-bg: #fcf8e3 !default;
699
-
700
-
701
- // Tables
702
- //
703
- // Customizes the `.table` component with basic values, each used across all table variations.
704
-
705
- // scss-docs-start table-variables
706
- $table-cell-padding-y: .5rem !default;
707
- $table-cell-padding-x: .5rem !default;
708
- $table-cell-padding-y-sm: .25rem !default;
709
- $table-cell-padding-x-sm: .25rem !default;
710
-
711
- $table-cell-vertical-align: top !default;
712
-
713
- $table-color: $body-color !default;
714
- $table-bg: transparent !default;
715
- $table-accent-bg: transparent !default;
716
-
717
- $table-th-font-weight: null !default;
718
-
719
- $table-striped-color: $table-color !default;
720
- $table-striped-bg-factor: .05 !default;
721
- $table-striped-bg: rgba($black, $table-striped-bg-factor) !default;
722
-
723
- $table-active-color: $table-color !default;
724
- $table-active-bg-factor: .1 !default;
725
- $table-active-bg: rgba($black, $table-active-bg-factor) !default;
726
-
727
- $table-hover-color: $table-color !default;
728
- $table-hover-bg-factor: .075 !default;
729
- $table-hover-bg: rgba($black, $table-hover-bg-factor) !default;
730
-
731
- $table-border-factor: .1 !default;
732
- $table-border-width: $border-width !default;
733
- $table-border-color: #eee !default;
734
-
735
- $table-striped-order: odd !default;
736
- $table-striped-columns-order: even !default;
737
-
738
- $table-group-separator-color: #dedede !default;
739
-
740
- $table-caption-color: $text-muted !default;
741
-
742
- $table-bg-scale: -80% !default;
743
-
744
- $table-variants: (
745
- "primary": shift-color($primary, $table-bg-scale),
746
- "secondary": shift-color($secondary, $table-bg-scale),
747
- "success": shift-color($success, $table-bg-scale),
748
- "info": shift-color($info, $table-bg-scale),
749
- "warning": shift-color($warning, $table-bg-scale),
750
- "danger": shift-color($danger, $table-bg-scale),
751
- "light": $light,
752
- "dark": $dark,
753
- ) !default;
754
- // scss-docs-end table-variables
755
-
756
-
757
- // Buttons + Forms
758
- //
759
- // Shared variables that are reassigned to `$input-` and `$btn-` specific variables.
760
-
761
- $input-btn-padding-y: .375rem !default;
762
- $input-btn-padding-x: .75rem !default;
763
- $input-btn-font-family: null !default;
764
- $input-btn-font-size: $font-size-base !default;
765
- $input-btn-line-height: $line-height-base !default;
766
-
767
- $input-btn-focus-width: .25rem !default;
768
- $input-btn-focus-color-opacity: .25 !default;
769
- $input-btn-focus-color: rgba($component-active-bg, $input-btn-focus-color-opacity) !default;
770
- $input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;
771
- $input-btn-focus-blur: 0 !default;
772
- $input-btn-focus-box-shadow: 0 0 $input-btn-focus-blur $input-btn-focus-width $input-btn-focus-color !default;
773
-
774
- $input-btn-padding-y-sm: .25rem !default;
775
- $input-btn-padding-x-sm: .5rem !default;
776
- $input-btn-font-size-sm: $font-size-sm !default;
777
-
778
- $input-btn-padding-y-lg: .5rem !default;
779
- $input-btn-padding-x-lg: 1rem !default;
780
- $input-btn-font-size-lg: $font-size-lg !default;
781
-
782
- $input-btn-border-width: $border-width !default;
783
-
784
-
785
- // Buttons
786
- //
787
- // For each of Bootstrap's buttons, define text, background, and border color.
788
-
789
- $btn-padding-y: $input-btn-padding-y !default;
790
- $btn-padding-x: $input-btn-padding-x !default;
791
- $btn-font-family: $input-btn-font-family !default;
792
- $btn-font-size: $input-btn-font-size !default;
793
- $btn-line-height: $input-btn-line-height !default;
794
- $btn-white-space: null !default; // Set to `nowrap` to prevent text wrapping
795
-
796
- $btn-padding-y-sm: $input-btn-padding-y-sm !default;
797
- $btn-padding-x-sm: $input-btn-padding-x-sm !default;
798
- $btn-font-size-sm: $input-btn-font-size-sm !default;
799
-
800
- $btn-padding-y-lg: $input-btn-padding-y-lg !default;
801
- $btn-padding-x-lg: $input-btn-padding-x-lg !default;
802
- $btn-font-size-lg: $input-btn-font-size-lg !default;
803
-
804
- $btn-border-width: $input-btn-border-width !default;
805
-
806
- $btn-font-weight: $font-weight-normal !default;
807
- $btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;
808
- $btn-focus-width: $input-btn-focus-width !default;
809
- $btn-focus-box-shadow: $input-btn-focus-box-shadow !default;
810
- $btn-disabled-opacity: .65 !default;
811
- $btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;
812
-
813
- $btn-link-color: $link-color !default;
814
- $btn-link-hover-color: $link-hover-color !default;
815
- $btn-link-disabled-color: $gray-600 !default;
816
-
817
- // Allows for customizing button radius independently from global border radius
818
- $btn-border-radius: $border-radius !default;
819
- $btn-border-radius-sm: $border-radius-sm !default;
820
- $btn-border-radius-lg: $border-radius-lg !default;
821
-
822
- $btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;
823
-
824
- $btn-hover-bg-shade-amount: 15% !default;
825
- $btn-hover-bg-tint-amount: 15% !default;
826
- $btn-hover-border-shade-amount: 20% !default;
827
- $btn-hover-border-tint-amount: 10% !default;
828
- $btn-active-bg-shade-amount: 20% !default;
829
- $btn-active-bg-tint-amount: 20% !default;
830
- $btn-active-border-shade-amount: 25% !default;
831
- $btn-active-border-tint-amount: 10% !default;
832
-
833
-
834
- // Forms
835
-
836
- $form-text-margin-top: .25rem !default;
837
- $form-text-font-size: $small-font-size !default;
838
- $form-text-font-style: null !default;
839
- $form-text-font-weight: null !default;
840
- $form-text-color: $text-muted !default;
841
- $form-textarea-title-bg: $gray-200 !default;
842
-
843
- $form-label-margin-bottom: .5rem !default;
844
- $form-label-font-size: null !default;
845
- $form-label-font-style: null !default;
846
- $form-label-font-weight: null !default;
847
- $form-label-color: null !default;
848
-
849
- $input-padding-y: $input-btn-padding-y !default;
850
- $input-padding-x: $input-btn-padding-x !default;
851
- $input-font-family: $input-btn-font-family !default;
852
- $input-font-size: $input-btn-font-size !default;
853
- $input-font-weight: $font-weight-base !default;
854
- $input-line-height: $input-btn-line-height !default;
855
-
856
- $input-padding-y-sm: $input-btn-padding-y-sm !default;
857
- $input-padding-x-sm: $input-btn-padding-x-sm !default;
858
- $input-font-size-sm: $input-btn-font-size-sm !default;
859
-
860
- $input-padding-y-lg: $input-btn-padding-y-lg !default;
861
- $input-padding-x-lg: $input-btn-padding-x-lg !default;
862
- $input-font-size-lg: $input-btn-font-size-lg !default;
863
-
864
- $input-bg: $white !default;
865
- $input-disabled-bg: $gray-200 !default;
866
- $input-disabled-color: null !default;
867
- $input-disabled-border-color: null !default;
868
-
869
- $input-color: $body-color !default;
870
- $input-border-color: #dce7f1 !default;
871
- $input-border-width: $input-btn-border-width !default;
872
- $input-box-shadow: $box-shadow-inset !default;
873
-
874
- $input-border-radius: $border-radius !default;
875
- $input-border-radius-sm: $border-radius-sm !default;
876
- $input-border-radius-lg: $border-radius-lg !default;
877
-
878
- $input-focus-bg: $input-bg !default;
879
- $input-focus-border-color: tint-color($component-active-bg, 50%) !default;
880
- $input-focus-color: $input-color !default;
881
- $input-focus-width: $input-btn-focus-width !default;
882
- $input-focus-box-shadow: $input-btn-focus-box-shadow !default;
883
-
884
- $input-placeholder-color: $gray-500 !default;
885
- $input-plaintext-color: $body-color !default;
886
-
887
- $input-height-border: $input-border-width * 2 !default;
888
-
889
- $input-height-inner: add($input-line-height * 1em, $input-padding-y * 2) !default;
890
- $input-height-inner-half: add($input-line-height * .5em, $input-padding-y) !default;
891
- $input-height-inner-quarter: add($input-line-height * .25em, math.div($input-padding-y, 2)) !default;
892
-
893
- $input-height: add($input-line-height * 1em, add($input-padding-y * 2, $input-height-border, false)) !default;
894
- $input-height-sm: add($input-line-height * 1em, add($input-padding-y-sm * 2, $input-height-border, false)) !default;
895
- $input-height-lg: add($input-line-height * 1em, add($input-padding-y-lg * 2, $input-height-border, false)) !default;
896
-
897
- $input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;
898
-
899
- $form-color-width: 3rem !default;
900
-
901
- $form-check-input-width: 1.2em !default;
902
- $form-check-min-height: $font-size-base * $line-height-base !default;
903
- $form-check-padding-start: $form-check-input-width + .5em !default;
904
- $form-check-margin-bottom: .125rem !default;
905
- $form-check-label-color: null !default;
906
- $form-check-label-cursor: null !default;
907
- $form-check-transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;
908
-
909
- $form-check-input-active-filter: brightness(90%) !default;
910
-
911
- $form-check-input-bg: #fff !default;
912
- $form-check-input-border: 3px solid #e1e3ea !default;
913
- $form-check-input-border-radius: .3em !default;
914
- $form-check-radio-border-radius: 50% !default;
915
- $form-check-input-focus-border: $input-focus-border-color !default;
916
- $form-check-input-focus-box-shadow: $input-btn-focus-box-shadow !default;
917
-
918
- $form-check-input-checked-color: $component-active-color !default;
919
- $form-check-input-checked-bg-color: $component-active-bg !default;
920
- $form-check-input-checked-border-color: $form-check-input-checked-bg-color !default;
921
- $form-check-input-checked-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#{$form-check-input-checked-color}' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/></svg>") !default;
922
- $form-check-radio-checked-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='2' fill='#{$form-check-input-checked-color}'/></svg>") !default;
923
-
924
- $form-check-input-indeterminate-color: $component-active-color !default;
925
- $form-check-input-indeterminate-bg-color: $component-active-bg !default;
926
- $form-check-input-indeterminate-border-color: $form-check-input-indeterminate-bg-color !default;
927
- $form-check-input-indeterminate-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#{$form-check-input-indeterminate-color}' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/></svg>") !default;
928
-
929
- $form-check-input-disabled-opacity: .5 !default;
930
- $form-check-label-disabled-opacity: $form-check-input-disabled-opacity !default;
931
- $form-check-btn-check-disabled-opacity: $btn-disabled-opacity !default;
932
-
933
- $form-switch-color: rgba(0, 0, 0, .25) !default;
934
- $form-switch-width: 2em !default;
935
- $form-switch-padding-start: $form-switch-width + .5em !default;
936
- $form-switch-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='#{$form-switch-color}'/></svg>") !default;
937
- $form-switch-border-radius: $form-switch-width !default;
938
- $form-switch-transition: background-position .15s ease-in-out !default;
939
-
940
- $form-switch-focus-color: $input-focus-border-color !default;
941
- $form-switch-focus-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='#{$form-switch-focus-color}'/></svg>") !default;
942
-
943
- $form-switch-checked-color: $component-active-color !default;
944
- $form-switch-checked-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='#{$form-switch-checked-color}'/></svg>") !default;
945
- $form-switch-checked-bg-position: right center !default;
946
-
947
- $form-check-inline-margin-end: 1rem !default;
948
-
949
- $input-group-addon-padding-y: $input-padding-y !default;
950
- $input-group-addon-padding-x: $input-padding-x !default;
951
- $input-group-addon-font-weight: $input-font-weight !default;
952
- $input-group-addon-color: #526e8a !default;
953
- $input-group-addon-bg: #e6eef5 !default;
954
- $input-group-addon-border-color: #dce7f1 !default;
955
-
956
- $form-select-padding-y: $input-padding-y !default;
957
- $form-select-padding-x: $input-padding-x !default;
958
- $form-select-font-family: $input-font-family !default;
959
- $form-select-font-size: $input-font-size !default;
960
- $form-select-indicator-padding: 1.75rem !default; // Extra padding to account for the presence of the background-image based indicator
961
- $form-select-font-weight: $input-font-weight !default;
962
- $form-select-line-height: $input-line-height !default;
963
- $form-select-color: $input-color !default;
964
- $form-select-disabled-color: $gray-600 !default;
965
- $form-select-bg: $input-bg !default;
966
- $form-select-disabled-bg: $gray-200 !default;
967
- $form-select-disabled-border-color: $input-disabled-border-color !default;
968
- $form-select-bg-position: right $form-select-padding-x center !default;
969
- $form-select-bg-size: 16px 12px !default; // In pixels because image dimensions
970
- $form-select-indicator-color: $gray-800 !default;
971
- $form-select-indicator: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='#{$form-select-indicator-color}' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>") !default;
972
- $form-select-transition: $input-transition !default;
973
-
974
- $form-select-feedback-icon-padding-end: add(1em * .75, (2 * $form-select-padding-y * .75) + $form-select-padding-x + $form-select-indicator-padding) !default;
975
- $form-select-feedback-icon-position: center right ($form-select-padding-x + $form-select-indicator-padding) !default;
976
- $form-select-feedback-icon-size: $input-height-inner-half $input-height-inner-half !default;
977
-
978
- $form-select-border-width: $input-border-width !default;
979
- $form-select-border-color: $input-border-color !default;
980
- $form-select-border-radius: $border-radius !default;
981
- $form-select-box-shadow: $box-shadow-inset !default;
982
-
983
- $form-select-focus-border-color: $input-focus-border-color !default;
984
- $form-select-focus-width: $input-focus-width !default;
985
- $form-select-focus-box-shadow: 0 0 0 $form-select-focus-width $input-btn-focus-color !default;
986
-
987
- $form-select-padding-y-sm: $input-padding-y-sm !default;
988
- $form-select-padding-x-sm: $input-padding-x-sm !default;
989
- $form-select-font-size-sm: $input-font-size-sm !default;
990
- $form-select-border-radius-sm: $input-border-radius-sm !default;
991
-
992
- $form-select-padding-y-lg: $input-padding-y-lg !default;
993
- $form-select-padding-x-lg: $input-padding-x-lg !default;
994
- $form-select-font-size-lg: $input-font-size-lg !default;
995
- $form-select-border-radius-lg: $input-border-radius-lg !default;
996
- $form-select-transition: $input-transition !default;
997
-
998
- $form-range-track-width: 100% !default;
999
- $form-range-track-height: .5rem !default;
1000
- $form-range-track-cursor: pointer !default;
1001
- $form-range-track-bg: $gray-300 !default;
1002
- $form-range-track-border-radius: 1rem !default;
1003
- $form-range-track-box-shadow: $box-shadow-inset !default;
1004
-
1005
- $form-range-thumb-width: 1rem !default;
1006
- $form-range-thumb-height: $form-range-thumb-width !default;
1007
- $form-range-thumb-bg: $component-active-bg !default;
1008
- $form-range-thumb-border: 0 !default;
1009
- $form-range-thumb-border-radius: 1rem !default;
1010
- $form-range-thumb-box-shadow: 0 .1rem .25rem rgba($black, .1) !default;
1011
- $form-range-thumb-focus-box-shadow: 0 0 0 1px $body-bg, $input-focus-box-shadow !default;
1012
- $form-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in Edge
1013
- $form-range-thumb-active-bg: tint-color($component-active-bg, 70%) !default;
1014
- $form-range-thumb-disabled-bg: $gray-500 !default;
1015
- $form-range-thumb-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;
1016
-
1017
- $form-file-button-color: $input-color !default;
1018
- $form-file-button-bg: $input-group-addon-bg !default;
1019
- $form-file-button-hover-bg: shade-color($form-file-button-bg, 5%) !default;
1020
-
1021
- $form-floating-height: add(3.5rem, $input-height-border) !default;
1022
- $form-floating-line-height: 1.25 !default;
1023
- $form-floating-padding-x: $input-padding-x !default;
1024
- $form-floating-padding-y: 1rem !default;
1025
- $form-floating-input-padding-t: 1.625rem !default;
1026
- $form-floating-label-height: 1.875em !default;
1027
- $form-floating-input-padding-b: .625rem !default;
1028
- $form-floating-label-opacity: .65 !default;
1029
- $form-floating-label-transform: scale(.85) translateY(-.5rem) translateX(.15rem) !default;
1030
- $form-floating-label-disabled-color: $gray-600 !default;
1031
- $form-floating-transition: opacity .1s ease-in-out, transform .1s ease-in-out !default;
1032
-
1033
- // Form validation
1034
-
1035
- $form-feedback-margin-top: $form-text-margin-top !default;
1036
- $form-feedback-font-size: $form-text-font-size !default;
1037
- $form-feedback-font-style: $form-text-font-style !default;
1038
- $form-feedback-valid-color: $success !default;
1039
- $form-feedback-invalid-color: $danger !default;
1040
-
1041
- $form-feedback-icon-valid-color: $form-feedback-valid-color !default;
1042
- $form-feedback-icon-valid: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='#{$form-feedback-icon-valid-color}' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/></svg>") !default;
1043
- $form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;
1044
- $form-feedback-icon-invalid: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='#{$form-feedback-icon-invalid-color}'><circle cx='6' cy='6' r='4.5'/><path stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/><circle cx='6' cy='8.2' r='.6' fill='#{$form-feedback-icon-invalid-color}' stroke='none'/></svg>") !default;
1045
-
1046
- // scss-docs-start form-validation-states
1047
- $form-validation-states: (
1048
- "valid": (
1049
- "color": $form-feedback-valid-color,
1050
- "icon": $form-feedback-icon-valid
1051
- ),
1052
- "invalid": (
1053
- "color": $form-feedback-invalid-color,
1054
- "icon": $form-feedback-icon-invalid
1055
- )
1056
- ) !default;
1057
- // scss-docs-end form-validation-states
1058
-
1059
- // Z-index master list
1060
- //
1061
- // Warning: Avoid customizing these values. They're used for a bird's eye view
1062
- // of components dependent on the z-axis and are designed to all work together.
1063
-
1064
- // scss-docs-start zindex-stack
1065
- $zindex-dropdown: 1000 !default;
1066
- $zindex-sticky: 1020 !default;
1067
- $zindex-fixed: 1030 !default;
1068
- $zindex-offcanvas-backdrop: 1040 !default;
1069
- $zindex-modal-backdrop: 1040 !default;
1070
- $zindex-modal: 1050 !default;
1071
- $zindex-popover: 1060 !default;
1072
- $zindex-offcanvas: 1045 !default;
1073
- $zindex-tooltip: 1070 !default;
1074
- $zindex-toast: 1090 !default;
1075
- // scss-docs-end zindex-stack
1076
-
1077
- // scss-docs-start zindex-levels-map
1078
- $zindex-levels: (
1079
- n1: -1,
1080
- 0: 0,
1081
- 1: 1,
1082
- 2: 2,
1083
- 3: 3
1084
- ) !default;
1085
- // scss-docs-end zindex-levels-map
1086
-
1087
-
1088
- // Navs
1089
-
1090
- $nav-link-padding-y: .5rem !default;
1091
- $nav-link-padding-x: 1rem !default;
1092
- $nav-link-font-size: null !default;
1093
- $nav-link-font-weight: null !default;
1094
- $nav-link-color: null !default;
1095
- $nav-link-hover-color: null !default;
1096
- $nav-link-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out !default;
1097
- $nav-link-disabled-color: $gray-600 !default;
1098
-
1099
- $nav-tabs-border-color: $gray-300 !default;
1100
- $nav-tabs-border-width: $border-width !default;
1101
- $nav-tabs-border-radius: $border-radius !default;
1102
- $nav-tabs-link-hover-border-color: $gray-200 $gray-200 $nav-tabs-border-color !default;
1103
- $nav-tabs-link-active-color: $gray-700 !default;
1104
- $nav-tabs-link-active-bg: $body-bg !default;
1105
- $nav-tabs-link-active-border-color: $gray-300 $gray-300 $nav-tabs-link-active-bg !default;
1106
-
1107
- $nav-pills-border-radius: $border-radius !default;
1108
- $nav-pills-link-active-color: $component-active-color !default;
1109
- $nav-pills-link-active-bg: $component-active-bg !default;
1110
-
1111
-
1112
- // Navbar
1113
-
1114
- $navbar-padding-y: math.div($spacer, 2) !default;
1115
- $navbar-padding-x: null !default;
1116
-
1117
- $navbar-nav-link-padding-x: .5rem !default;
1118
-
1119
- $navbar-brand-font-size: $font-size-lg !default;
1120
- // Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link
1121
- $nav-link-height: $font-size-base * $line-height-base + $nav-link-padding-y * 2 !default;
1122
- $navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;
1123
- $navbar-brand-padding-y: math.div(($nav-link-height - $navbar-brand-height), 2) !default;
1124
- $navbar-brand-margin-end: 1rem !default;
1125
-
1126
- $navbar-toggler-padding-y: .25rem !default;
1127
- $navbar-toggler-padding-x: .75rem !default;
1128
- $navbar-toggler-font-size: $font-size-lg !default;
1129
- $navbar-toggler-border-radius: $btn-border-radius !default;
1130
- $navbar-toggler-focus-width: $btn-focus-width !default;
1131
- $navbar-toggler-transition: box-shadow .15s ease-in-out !default;
1132
-
1133
- $navbar-dark-color: rgba($white, .55) !default;
1134
- $navbar-dark-hover-color: rgba($white, .75) !default;
1135
- $navbar-dark-active-color: $white !default;
1136
- $navbar-dark-disabled-color: rgba($white, .25) !default;
1137
- $navbar-dark-toggler-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='#{$navbar-dark-color}' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>") !default;
1138
- $navbar-dark-toggler-border-color: rgba($white, .1) !default;
1139
-
1140
- $navbar-light-color: rgba($black, .55) !default;
1141
- $navbar-light-hover-color: rgba($black, .7) !default;
1142
- $navbar-light-active-color: rgba($black, .9) !default;
1143
- $navbar-light-disabled-color: rgba($black, .3) !default;
1144
- $navbar-light-toggler-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='#{$navbar-light-color}' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>") !default;
1145
- $navbar-light-toggler-border-color: rgba($black, .1) !default;
1146
-
1147
- $navbar-light-brand-color: $navbar-light-active-color !default;
1148
- $navbar-light-brand-hover-color: $navbar-light-active-color !default;
1149
- $navbar-dark-brand-color: $navbar-dark-active-color !default;
1150
- $navbar-dark-brand-hover-color: $navbar-dark-active-color !default;
1151
-
1152
-
1153
- // Dropdowns
1154
- //
1155
- // Dropdown menu container and contents.
1156
-
1157
- $dropdown-min-width: 15rem !default;
1158
- $dropdown-padding-x: 0 !default;
1159
- $dropdown-padding-y: .5rem !default;
1160
- $dropdown-spacer: .125rem !default;
1161
- $dropdown-font-size: $font-size-base !default;
1162
- $dropdown-color: $body-color !default;
1163
- $dropdown-bg: $white !default;
1164
- $dropdown-border-color: rgba($black, .15) !default;
1165
- $dropdown-border-radius: $border-radius !default;
1166
- $dropdown-border-width: 0 !default;
1167
- $dropdown-inner-border-radius: subtract($dropdown-border-radius, $dropdown-border-width) !default;
1168
- $dropdown-divider-bg: rgb(189, 199, 209) !default;
1169
- $dropdown-divider-margin-y: math.div($spacer, 2) !default;
1170
- $dropdown-box-shadow: 1px 4px 15px #f4f5f9 !default;
1171
-
1172
- $dropdown-link-color: $gray-900 !default;
1173
- $dropdown-link-hover-color: shade-color($gray-900, 10%) !default;
1174
- $dropdown-link-hover-bg: $gray-100 !default;
1175
-
1176
- $dropdown-link-active-color: $component-active-color !default;
1177
- $dropdown-link-active-bg: $component-active-bg !default;
1178
-
1179
- $dropdown-link-disabled-color: $gray-600 !default;
1180
-
1181
- $dropdown-item-padding-y: .45rem !default;
1182
- $dropdown-item-padding-x: 1.5rem !default;
1183
-
1184
- $dropdown-header-color: $gray-600 !default;
1185
- $dropdown-header-padding-x: $dropdown-item-padding-x !default;
1186
- $dropdown-header-padding-y: $dropdown-padding-y !default;
1187
- $dropdown-header-padding: $dropdown-padding-y $dropdown-item-padding-x !default;
1188
-
1189
- $dropdown-dark-color: $gray-300 !default;
1190
- $dropdown-dark-bg: $gray-800 !default;
1191
- $dropdown-dark-border-color: $dropdown-border-color !default;
1192
- $dropdown-dark-divider-bg: $dropdown-divider-bg !default;
1193
- $dropdown-dark-box-shadow: null !default;
1194
- $dropdown-dark-link-color: $dropdown-dark-color !default;
1195
- $dropdown-dark-link-hover-color: $white !default;
1196
- $dropdown-dark-link-hover-bg: rgba($white, .15) !default;
1197
- $dropdown-dark-link-active-color: $dropdown-link-active-color !default;
1198
- $dropdown-dark-link-active-bg: $dropdown-link-active-bg !default;
1199
- $dropdown-dark-link-disabled-color: $gray-500 !default;
1200
- $dropdown-dark-header-color: $gray-500 !default;
1201
-
1202
-
1203
- // Pagination
1204
-
1205
- $pagination-padding-y: .375rem !default;
1206
- $pagination-padding-x: .75rem !default;
1207
- $pagination-padding-y-sm: .25rem !default;
1208
- $pagination-padding-x-sm: .5rem !default;
1209
- $pagination-padding-y-lg: .75rem !default;
1210
- $pagination-padding-x-lg: 1.5rem !default;
1211
-
1212
- $pagination-font-size: $font-size-base !default;
1213
-
1214
- $pagination-color: $link-color !default;
1215
- $pagination-bg: $white !default;
1216
- $pagination-border-width: $border-width !default;
1217
- $pagination-border-radius: $border-radius !default;
1218
- $pagination-margin-start: -$pagination-border-width !default;
1219
- $pagination-border-color: $gray-300 !default;
1220
-
1221
- $pagination-focus-color: $link-hover-color !default;
1222
- $pagination-focus-bg: $gray-200 !default;
1223
- $pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;
1224
- $pagination-focus-outline: 0 !default;
1225
-
1226
- $pagination-hover-color: $black !default;
1227
- $pagination-hover-bg: $gray-200 !default;
1228
- $pagination-hover-border-color: $gray-300 !default;
1229
-
1230
- $pagination-active-color: $component-active-color !default;
1231
- $pagination-active-bg: $component-active-bg !default;
1232
- $pagination-active-border-color: $pagination-active-bg !default;
1233
-
1234
- $pagination-disabled-color: $gray-600 !default;
1235
- $pagination-disabled-bg: $white !default;
1236
- $pagination-disabled-border-color: $gray-300 !default;
1237
-
1238
- $pagination-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;
1239
-
1240
- $pagination-border-radius-sm: $border-radius-sm !default;
1241
- $pagination-border-radius-lg: $border-radius-lg !default;
1242
-
1243
-
1244
- // Placeholders
1245
-
1246
- // scss-docs-start placeholders
1247
- $placeholder-opacity-max: .5 !default;
1248
- $placeholder-opacity-min: .2 !default;
1249
- // scss-docs-end placeholders
1250
-
1251
-
1252
- // Cards
1253
-
1254
- $card-spacer-y: $spacer !default;
1255
- $card-spacer-x: $spacer !default;
1256
- $card-title-spacer-y: math.div($spacer, 2) !default;
1257
- $card-title-color: null !default;
1258
- $card-subtitle-color: null !default;
1259
- $card-border-width: $border-width !default;
1260
- $card-border-radius: .7rem !default;
1261
- $card-border-color: rgba($black, .125) !default;
1262
- $card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;
1263
- $card-cap-padding-y: 1.5rem !default;
1264
- $card-cap-padding-x: 1.5rem !default;
1265
- $card-cap-bg: white !default;
1266
- $card-cap-color: null !default;
1267
- $card-height: null !default;
1268
- $card-color: null !default;
1269
- $card-bg: $white !default;
1270
- $card-box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13) !default;
1271
- $card-title-font-size: 1.2rem !default;
1272
- $card-img-overlay-padding: $spacer !default;
1273
-
1274
- $card-group-margin: math.div($grid-gutter-width, 2) !default;
1275
-
1276
- // scss-docs-start accordion-variables
1277
- $accordion-padding-y: 1rem !default;
1278
- $accordion-padding-x: 1.25rem !default;
1279
- $accordion-color: $body-color !default; // Sass variable because of $accordion-button-icon
1280
- $accordion-bg: $card-bg !default;
1281
- $accordion-border-width: $border-width !default;
1282
- $accordion-border-color: var(--#{$prefix}border-color) !default;
1283
- $accordion-border-radius: calc($border-radius + .2rem) !default;
1284
- $accordion-inner-border-radius: subtract($accordion-border-radius, $accordion-border-width) !default;
1285
-
1286
- $accordion-body-padding-y: $accordion-padding-y !default;
1287
- $accordion-body-padding-x: $accordion-padding-x !default;
1288
-
1289
- $accordion-button-padding-y: $accordion-padding-y !default;
1290
- $accordion-button-padding-x: $accordion-padding-x !default;
1291
- $accordion-button-color: $accordion-color !default;
1292
- $accordion-button-bg: var(--#{$prefix}accordion-bg) !default;
1293
- $accordion-transition: $btn-transition, border-radius .15s ease !default;
1294
- $accordion-button-active-bg: tint-color($component-active-bg, 90%) !default;
1295
- $accordion-button-active-color: shade-color($primary, 10%) !default;
1296
-
1297
- $accordion-button-focus-border-color: $input-focus-border-color !default;
1298
- $accordion-button-focus-box-shadow: $btn-focus-box-shadow !default;
1299
-
1300
- $accordion-icon-width: 1.25rem !default;
1301
- $accordion-icon-color: $accordion-button-color !default;
1302
- $accordion-icon-active-color: $accordion-button-active-color !default;
1303
- $accordion-icon-transition: transform .2s ease-in-out !default;
1304
- $accordion-icon-transform: rotate(-180deg) !default;
1305
-
1306
- $accordion-button-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-color}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !default;
1307
- $accordion-button-active-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-active-color}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !default;
1308
- // scss-docs-end accordion-variables
1309
-
1310
- // Tooltips
1311
-
1312
- $tooltip-font-size: $font-size-sm !default;
1313
- $tooltip-max-width: 200px !default;
1314
- $tooltip-color: $white !default;
1315
- $tooltip-bg: $black !default;
1316
- $tooltip-border-radius: $border-radius !default;
1317
- $tooltip-opacity: .9 !default;
1318
- $tooltip-padding-y: math.div($spacer, 4) !default;
1319
- $tooltip-padding-x: math.div($spacer, 2) !default;
1320
- $tooltip-margin: 0 !default;
1321
-
1322
- $tooltip-arrow-width: .8rem !default;
1323
- $tooltip-arrow-height: .4rem !default;
1324
- $tooltip-arrow-color: $tooltip-bg !default;
1325
-
1326
- // Form tooltips must come after regular tooltips
1327
- $form-feedback-tooltip-padding-y: $tooltip-padding-y !default;
1328
- $form-feedback-tooltip-padding-x: $tooltip-padding-x !default;
1329
- $form-feedback-tooltip-font-size: $tooltip-font-size !default;
1330
- $form-feedback-tooltip-line-height: null !default;
1331
- $form-feedback-tooltip-opacity: $tooltip-opacity !default;
1332
- $form-feedback-tooltip-border-radius: $tooltip-border-radius !default;
1333
-
1334
-
1335
- // Popovers
1336
-
1337
- $popover-font-size: $font-size-sm !default;
1338
- $popover-bg: $white !default;
1339
- $popover-max-width: 276px !default;
1340
- $popover-border-width: $border-width !default;
1341
- $popover-border-color: var(--#{$prefix}border-color-translucent) !default;
1342
- $popover-border-radius: $border-radius-lg !default;
1343
- $popover-inner-border-radius: subtract($popover-border-radius, $popover-border-width) !default;
1344
- $popover-box-shadow: $box-shadow !default;
1345
-
1346
- $popover-header-font-size: $font-size-base !default;
1347
- $popover-header-bg: shade-color($popover-bg, 6%) !default;
1348
- $popover-header-color: var(--#{$prefix}heading-color) !default;
1349
- $popover-header-padding-y: .5rem !default;
1350
- $popover-header-padding-x: $spacer !default;
1351
-
1352
- $popover-body-color: $body-color !default;
1353
- $popover-body-padding-y: $spacer !default;
1354
- $popover-body-padding-x: $spacer !default;
1355
-
1356
- $popover-arrow-width: 1rem !default;
1357
- $popover-arrow-height: .5rem !default;
1358
-
1359
- // Toasts
1360
-
1361
- $toast-max-width: 350px !default;
1362
- $toast-padding-x: .75rem !default;
1363
- $toast-padding-y: .5rem !default;
1364
- $toast-font-size: .875rem !default;
1365
- $toast-color: $gray-800 !default;
1366
- $toast-background-color: rgba($white, .85) !default;
1367
- $toast-border-width: 1px !default;
1368
- $toast-border-color: rgba(56, 56, 56, 0.1) !default;
1369
- $toast-border-radius: .3rem;
1370
- $toast-box-shadow: 0 0.5rem 1.5rem rgba(40, 40, 40, 0.1) !default;
1371
- $toast-spacing: $container-padding-x !default;
1372
-
1373
- $toast-header-color: $gray-600 !default;
1374
- $toast-header-background-color: rgba($white, .85) !default;
1375
- $toast-header-border-color: rgba(0, 0, 0, .05) !default;
1376
-
1377
-
1378
- // Badges
1379
-
1380
- $badge-font-size: .85em !default;
1381
- $badge-font-weight: $font-weight-bold !default;
1382
- $badge-color: $white !default;
1383
- $badge-padding-y: .35em !default;
1384
- $badge-padding-x: .65em !default;
1385
- $badge-border-radius: $border-radius !default;
1386
-
1387
-
1388
- // Modals
1389
-
1390
- // Padding applied to the modal body
1391
- $modal-inner-padding: $spacer !default;
1392
-
1393
- // Margin between elements in footer, must be lower than or equal to 2 * $modal-inner-padding
1394
- $modal-footer-margin-between: .5rem !default;
1395
-
1396
- $modal-dialog-margin: .5rem !default;
1397
- $modal-dialog-margin-y-sm-up: 1.75rem !default;
1398
-
1399
- $modal-title-line-height: $line-height-base !default;
1400
-
1401
- $modal-content-color: null !default;
1402
- $modal-content-bg: $white !default;
1403
- $modal-content-border-color: rgba($black, .2) !default;
1404
- $modal-content-border-width: $border-width !default;
1405
- $modal-content-border-radius: $border-radius-lg !default;
1406
- $modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;
1407
- $modal-content-box-shadow-xs: $box-shadow-sm !default;
1408
- $modal-content-box-shadow-sm-up: $box-shadow !default;
1409
-
1410
-
1411
- $modal-backdrop-bg: $black !default;
1412
- $modal-backdrop-opacity: .5 !default;
1413
-
1414
- $modal-header-border-color: var(--#{$prefix}border-color) !default;
1415
- $modal-header-border-width: $modal-content-border-width !default;
1416
- $modal-header-padding-y: $modal-inner-padding !default;
1417
- $modal-header-padding-x: $modal-inner-padding !default;
1418
- $modal-header-padding: $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility
1419
- $modal-header-font-size: 1.1rem !default;
1420
-
1421
- $modal-footer-bg: null !default;
1422
- $modal-footer-border-color: $modal-header-border-color !default;
1423
- $modal-footer-border-width: $modal-header-border-width !default;
1424
-
1425
- $modal-sm: 300px !default;
1426
- $modal-md: 500px !default;
1427
- $modal-lg: 800px !default;
1428
- $modal-xl: 1140px !default;
1429
-
1430
- $modal-fade-transform: translate(0, -50px) !default;
1431
- $modal-show-transform: none !default;
1432
- $modal-transition: transform .3s ease-out !default;
1433
- $modal-scale-transform: scale(1.02) !default;
1434
-
1435
-
1436
- // Alerts
1437
- //
1438
- // Define alert colors, border radius, and padding.
1439
-
1440
- $alert-padding-y: $spacer !default;
1441
- $alert-padding-x: $spacer !default;
1442
- $alert-margin-bottom: 1rem !default;
1443
- $alert-border-radius: $border-radius !default;
1444
- $alert-link-font-weight: $font-weight-bold !default;
1445
- $alert-border-width: $border-width !default;
1446
-
1447
- $alert-bg-scale: -80% !default;
1448
- $alert-border-scale: -70% !default;
1449
- $alert-color-scale: 40% !default;
1450
-
1451
- $alert-dismissible-padding-r: $alert-padding-x * 3 !default; // 3x covers width of x plus default padding on either side
1452
-
1453
-
1454
- // Progress bars
1455
- $progress-height: 1rem !default;
1456
- $progress-font-size: $font-size-base * .75 !default;
1457
- $progress-bg: $gray-200 !default;
1458
- $progress-border-radius: $progress-border-radius !default;
1459
- $progress-box-shadow: $box-shadow-inset !default;
1460
- $progress-bar-color: $white !default;
1461
- $progress-bar-bg: $primary !default;
1462
- $progress-bar-animation-timing: 1s linear infinite !default;
1463
- $progress-bar-transition: width .6s ease !default;
1464
-
1465
-
1466
- // List group
1467
-
1468
- $list-group-color: null !default;
1469
- $list-group-bg: $white !default;
1470
- $list-group-border-color: rgba($black, .125) !default;
1471
- $list-group-border-width: $border-width !default;
1472
- $list-group-border-radius: $border-radius !default;
1473
-
1474
- $list-group-item-padding-y: math.div($spacer, 2) !default;
1475
- $list-group-item-padding-x: $spacer !default;
1476
- $list-group-item-bg-scale: -80% !default;
1477
- $list-group-item-color-scale: 40% !default;
1478
-
1479
- $list-group-hover-bg: $gray-100 !default;
1480
- $list-group-active-color: $component-active-color !default;
1481
- $list-group-active-bg: $component-active-bg !default;
1482
- $list-group-active-border-color: $list-group-active-bg !default;
1483
-
1484
- $list-group-disabled-color: $gray-600 !default;
1485
- $list-group-disabled-bg: $list-group-bg !default;
1486
-
1487
- $list-group-action-color: $gray-700 !default;
1488
- $list-group-action-hover-color: $list-group-action-color !default;
1489
-
1490
- $list-group-action-active-color: $body-color !default;
1491
- $list-group-action-active-bg: $gray-200 !default;
1492
-
1493
-
1494
- // Image thumbnails
1495
-
1496
- $thumbnail-padding: .25rem !default;
1497
- $thumbnail-bg: $body-bg !default;
1498
- $thumbnail-border-width: $border-width !default;
1499
- $thumbnail-border-color: $gray-300 !default;
1500
- $thumbnail-border-radius: $border-radius !default;
1501
- $thumbnail-box-shadow: $box-shadow-sm !default;
1502
-
1503
-
1504
- // Figures
1505
-
1506
- $figure-caption-font-size: $small-font-size !default;
1507
- $figure-caption-color: $gray-600 !default;
1508
-
1509
-
1510
- // Breadcrumbs
1511
-
1512
- $breadcrumb-font-size: null !default;
1513
- $breadcrumb-padding-y: 0 !default;
1514
- $breadcrumb-padding-x: 0 !default;
1515
- $breadcrumb-item-padding-x: .5rem !default;
1516
- $breadcrumb-margin-bottom: 1rem !default;
1517
- $breadcrumb-margin-top: 1rem !default; // Mazer Variables
1518
- $breadcrumb-bg: null !default;
1519
- $breadcrumb-divider-color: $gray-600 !default;
1520
- $breadcrumb-active-color: $gray-600 !default;
1521
- $breadcrumb-divider: quote("/") !default;
1522
- $breadcrumb-divider-flipped: $breadcrumb-divider !default;
1523
- $breadcrumb-border-radius: null !default;
1524
-
1525
- // Carousel
1526
-
1527
- $carousel-control-color: $white !default;
1528
- $carousel-control-width: 15% !default;
1529
- $carousel-control-opacity: .5 !default;
1530
- $carousel-control-hover-opacity: .9 !default;
1531
- $carousel-control-transition: opacity .15s ease !default;
1532
-
1533
- $carousel-indicator-width: 30px !default;
1534
- $carousel-indicator-height: 3px !default;
1535
- $carousel-indicator-hit-area-height: 10px !default;
1536
- $carousel-indicator-spacer: 3px !default;
1537
- $carousel-indicator-opacity: .5 !default;
1538
- $carousel-indicator-active-bg: $white !default;
1539
- $carousel-indicator-active-opacity: 1 !default;
1540
- $carousel-indicator-transition: opacity .6s ease !default;
1541
-
1542
- $carousel-caption-width: 70% !default;
1543
- $carousel-caption-color: $white !default;
1544
- $carousel-caption-padding-y: 1.25rem !default;
1545
- $carousel-caption-spacer: 1.25rem !default;
1546
-
1547
- $carousel-control-icon-width: 2rem !default;
1548
-
1549
- $carousel-control-prev-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$carousel-control-color}'><path d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/></svg>") !default;
1550
- $carousel-control-next-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$carousel-control-color}'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>") !default;
1551
-
1552
- $carousel-transition-duration: .6s !default;
1553
- $carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)
1554
-
1555
- $carousel-dark-indicator-active-bg: $black !default;
1556
- $carousel-dark-caption-color: $black !default;
1557
- $carousel-dark-control-icon-filter: invert(1) grayscale(100) !default;
1558
-
1559
-
1560
- // Spinners
1561
-
1562
- $spinner-width: 2rem !default;
1563
- $spinner-height: $spinner-width !default;
1564
- $spinner-vertical-align: -.125em !default;
1565
- $spinner-border-width: .25em !default;
1566
- $spinner-animation-speed: .75s !default;
1567
-
1568
- $spinner-width-sm: 1rem !default;
1569
- $spinner-height-sm: $spinner-width-sm !default;
1570
- $spinner-border-width-sm: .2em !default;
1571
-
1572
-
1573
- // Close
1574
-
1575
- $btn-close-width: 1em !default;
1576
- $btn-close-height: $btn-close-width !default;
1577
- $btn-close-padding-x: .25em !default;
1578
- $btn-close-padding-y: $btn-close-padding-x !default;
1579
- $btn-close-color: $black !default;
1580
- $btn-close-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$btn-close-color}'><path d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/></svg>") !default;
1581
- $btn-close-focus-shadow: $input-btn-focus-box-shadow !default;
1582
- $btn-close-opacity: .5 !default;
1583
- $btn-close-hover-opacity: .75 !default;
1584
- $btn-close-focus-opacity: 1 !default;
1585
- $btn-close-disabled-opacity: .25 !default;
1586
- $btn-close-white-filter: invert(1) grayscale(100%) brightness(200%) !default;
1587
-
1588
- // Offcanvas
1589
-
1590
- // scss-docs-start offcanvas-variables
1591
- $offcanvas-padding-y: $modal-inner-padding !default;
1592
- $offcanvas-padding-x: $modal-inner-padding !default;
1593
- $offcanvas-horizontal-width: 400px !default;
1594
- $offcanvas-vertical-height: 30vh !default;
1595
- $offcanvas-transition-duration: .3s !default;
1596
- $offcanvas-border-color: $modal-content-border-color !default;
1597
- $offcanvas-border-width: $modal-content-border-width !default;
1598
- $offcanvas-title-line-height: $modal-title-line-height !default;
1599
- $offcanvas-bg-color: $modal-content-bg !default;
1600
- $offcanvas-color: $modal-content-color !default;
1601
- $offcanvas-box-shadow: $modal-content-box-shadow-xs !default;
1602
- $offcanvas-backdrop-bg: $modal-backdrop-bg !default;
1603
- $offcanvas-backdrop-opacity: $modal-backdrop-opacity !default;
1604
- // scss-docs-end offcanvas-variables
1605
-
1606
- // Code
1607
-
1608
- $code-font-size: $small-font-size !default;
1609
- $code-color: $pink !default;
1610
-
1611
- $kbd-padding-y: .2rem !default;
1612
- $kbd-padding-x: .4rem !default;
1613
- $kbd-font-size: $code-font-size !default;
1614
- $kbd-color: $white !default;
1615
- $kbd-bg: $gray-900 !default;
1616
-
1617
- $pre-color: null !default;
1618
-
1619
- // External Libraries
1620
-
1621
- $choices-bg: $form-select-bg;
1622
- $choices-border-color: $form-select-border-color;
1623
- $choices-input-color: $body-color;
1624
- $choices-dropdown-bg: $form-select-bg;
1625
- $choices-dropdown-color: $choices-input-color;
1626
- $choices-highlight-bg: lighten($card-bg, 5%);