@agilemotion/oui-react-js 1.8.47 → 1.8.49

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 (170) hide show
  1. package/dist/ViewContext.js +7 -2
  2. package/dist/components/DocumentViewer.js +10 -5
  3. package/dist/components/Graph.js +1 -1
  4. package/dist/components/SocketManager.js +2 -1
  5. package/dist/components/StepperTitleBar.css +2 -2
  6. package/dist/components/Toolbar.js +1 -17
  7. package/dist/components/WordDocumentViewer.js +3 -3
  8. package/dist/components/dashboard/FoldingSideTabDashboard.bck.js +332 -0
  9. package/dist/components/dashboard/FoldingSideTabDashboard.css +5 -0
  10. package/dist/components/dashboard/FoldingSideTabDashboard.js +254 -124
  11. package/dist/components/dashboard/components/blackDashboard/sidebar/FoldingTabSidebar.bck.js +321 -0
  12. package/dist/components/dashboard/components/blackDashboard/sidebar/FoldingTabSidebar.css +164 -6
  13. package/dist/components/dashboard/components/blackDashboard/sidebar/FoldingTabSidebar.js +251 -173
  14. package/dist/components/form/Form.js +0 -1
  15. package/dist/components/layout/View.css +27 -2
  16. package/dist/components/layout/View.js +7 -7
  17. package/dist/components/layout/ViewPort.js +4 -3
  18. package/dist/components/layout/Window.js +6 -6
  19. package/dist/components/media/ClosablePanel.css +1 -1
  20. package/dist/components/media/MediaSoupHelper.js +3 -2
  21. package/dist/components/media/Toolbar.js +34 -41
  22. package/dist/components/media/TrainingRoom.js +1 -1
  23. package/dist/components/media/VCRoomWorkspace.js +2 -2
  24. package/dist/view/Dashboard.js +11 -10
  25. package/dist/view/security/ChangePasswordBasic.js +5 -1
  26. package/dist/view/security/ForgotPasswordBasic.js +5 -1
  27. package/dist/view/security/LoginBasic.js +5 -1
  28. package/dist/view/security/LoginInteractionPortal.js +5 -1
  29. package/dist/view/security/ResetPasswordBasic.js +5 -1
  30. package/package.json +2 -5
  31. package/dist/assets/css/black-dashboard-react.css +0 -12531
  32. package/dist/assets/css/black-dashboard-react.css.map +0 -134
  33. package/dist/assets/css/black-dashboard-react.min.css +0 -1
  34. package/dist/assets/css/nucleo-icons.css +0 -543
  35. package/dist/assets/scss/black-dashboard-react/bootstrap/_alert.scss +0 -51
  36. package/dist/assets/scss/black-dashboard-react/bootstrap/_badge.scss +0 -47
  37. package/dist/assets/scss/black-dashboard-react/bootstrap/_breadcrumb.scss +0 -41
  38. package/dist/assets/scss/black-dashboard-react/bootstrap/_button-group.scss +0 -172
  39. package/dist/assets/scss/black-dashboard-react/bootstrap/_buttons.scss +0 -143
  40. package/dist/assets/scss/black-dashboard-react/bootstrap/_card.scss +0 -301
  41. package/dist/assets/scss/black-dashboard-react/bootstrap/_carousel.scss +0 -236
  42. package/dist/assets/scss/black-dashboard-react/bootstrap/_close.scss +0 -35
  43. package/dist/assets/scss/black-dashboard-react/bootstrap/_code.scss +0 -48
  44. package/dist/assets/scss/black-dashboard-react/bootstrap/_custom-forms.scss +0 -433
  45. package/dist/assets/scss/black-dashboard-react/bootstrap/_dropdown.scss +0 -166
  46. package/dist/assets/scss/black-dashboard-react/bootstrap/_forms.scss +0 -333
  47. package/dist/assets/scss/black-dashboard-react/bootstrap/_functions.scss +0 -86
  48. package/dist/assets/scss/black-dashboard-react/bootstrap/_grid.scss +0 -52
  49. package/dist/assets/scss/black-dashboard-react/bootstrap/_images.scss +0 -42
  50. package/dist/assets/scss/black-dashboard-react/bootstrap/_input-group.scss +0 -173
  51. package/dist/assets/scss/black-dashboard-react/bootstrap/_jumbotron.scss +0 -16
  52. package/dist/assets/scss/black-dashboard-react/bootstrap/_list-group.scss +0 -115
  53. package/dist/assets/scss/black-dashboard-react/bootstrap/_media.scss +0 -8
  54. package/dist/assets/scss/black-dashboard-react/bootstrap/_mixins.scss +0 -41
  55. package/dist/assets/scss/black-dashboard-react/bootstrap/_modal.scss +0 -180
  56. package/dist/assets/scss/black-dashboard-react/bootstrap/_nav.scss +0 -118
  57. package/dist/assets/scss/black-dashboard-react/bootstrap/_navbar.scss +0 -299
  58. package/dist/assets/scss/black-dashboard-react/bootstrap/_pagination.scss +0 -78
  59. package/dist/assets/scss/black-dashboard-react/bootstrap/_popover.scss +0 -185
  60. package/dist/assets/scss/black-dashboard-react/bootstrap/_print.scss +0 -141
  61. package/dist/assets/scss/black-dashboard-react/bootstrap/_progress.scss +0 -34
  62. package/dist/assets/scss/black-dashboard-react/bootstrap/_reboot.scss +0 -482
  63. package/dist/assets/scss/black-dashboard-react/bootstrap/_root.scss +0 -19
  64. package/dist/assets/scss/black-dashboard-react/bootstrap/_tables.scss +0 -187
  65. package/dist/assets/scss/black-dashboard-react/bootstrap/_tooltip.scss +0 -115
  66. package/dist/assets/scss/black-dashboard-react/bootstrap/_transitions.scss +0 -22
  67. package/dist/assets/scss/black-dashboard-react/bootstrap/_type.scss +0 -125
  68. package/dist/assets/scss/black-dashboard-react/bootstrap/_utilities.scss +0 -15
  69. package/dist/assets/scss/black-dashboard-react/bootstrap/_variables.scss +0 -952
  70. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_alert.scss +0 -13
  71. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_background-variant.scss +0 -21
  72. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_badge.scss +0 -12
  73. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_border-radius.scss +0 -35
  74. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_box-shadow.scss +0 -5
  75. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_breakpoints.scss +0 -123
  76. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_buttons.scss +0 -109
  77. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_caret.scss +0 -66
  78. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_clearfix.scss +0 -7
  79. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_float.scss +0 -11
  80. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_forms.scss +0 -147
  81. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_gradients.scss +0 -45
  82. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_grid-framework.scss +0 -67
  83. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_grid.scss +0 -54
  84. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_hover.scss +0 -37
  85. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_image.scss +0 -36
  86. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_list-group.scss +0 -21
  87. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_lists.scss +0 -7
  88. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_nav-divider.scss +0 -10
  89. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_pagination.scss +0 -22
  90. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_reset-text.scss +0 -17
  91. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_resize.scss +0 -6
  92. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_screen-reader.scss +0 -33
  93. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_size.scss +0 -6
  94. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_table-row.scss +0 -30
  95. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_text-emphasis.scss +0 -14
  96. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_text-hide.scss +0 -13
  97. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_text-truncate.scss +0 -8
  98. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_transition.scss +0 -13
  99. package/dist/assets/scss/black-dashboard-react/bootstrap/mixins/_visibility.scss +0 -7
  100. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_align.scss +0 -8
  101. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_background.scss +0 -19
  102. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_borders.scss +0 -59
  103. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_clearfix.scss +0 -3
  104. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_display.scss +0 -38
  105. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_embed.scss +0 -54
  106. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_flex.scss +0 -51
  107. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_float.scss +0 -9
  108. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_position.scss +0 -37
  109. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_screenreaders.scss +0 -11
  110. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_shadows.scss +0 -6
  111. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_sizing.scss +0 -12
  112. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_spacing.scss +0 -51
  113. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_text.scss +0 -58
  114. package/dist/assets/scss/black-dashboard-react/bootstrap/utilities/_visibility.scss +0 -11
  115. package/dist/assets/scss/black-dashboard-react/custom/_alerts.scss +0 -103
  116. package/dist/assets/scss/black-dashboard-react/custom/_badges.scss +0 -3
  117. package/dist/assets/scss/black-dashboard-react/custom/_buttons.scss +0 -242
  118. package/dist/assets/scss/black-dashboard-react/custom/_card.scss +0 -232
  119. package/dist/assets/scss/black-dashboard-react/custom/_checkboxes-radio.scss +0 -154
  120. package/dist/assets/scss/black-dashboard-react/custom/_dropdown.scss +0 -359
  121. package/dist/assets/scss/black-dashboard-react/custom/_fixed-plugin.scss +0 -324
  122. package/dist/assets/scss/black-dashboard-react/custom/_footer.scss +0 -94
  123. package/dist/assets/scss/black-dashboard-react/custom/_forms.scss +0 -133
  124. package/dist/assets/scss/black-dashboard-react/custom/_functions.scss +0 -23
  125. package/dist/assets/scss/black-dashboard-react/custom/_images.scss +0 -7
  126. package/dist/assets/scss/black-dashboard-react/custom/_input-group.scss +0 -333
  127. package/dist/assets/scss/black-dashboard-react/custom/_misc.scss +0 -228
  128. package/dist/assets/scss/black-dashboard-react/custom/_mixins.scss +0 -15
  129. package/dist/assets/scss/black-dashboard-react/custom/_modal.scss +0 -161
  130. package/dist/assets/scss/black-dashboard-react/custom/_navbar.scss +0 -436
  131. package/dist/assets/scss/black-dashboard-react/custom/_rtl.scss +0 -245
  132. package/dist/assets/scss/black-dashboard-react/custom/_sidebar-and-main-panel.scss +0 -763
  133. package/dist/assets/scss/black-dashboard-react/custom/_tables.scss +0 -165
  134. package/dist/assets/scss/black-dashboard-react/custom/_type.scss +0 -174
  135. package/dist/assets/scss/black-dashboard-react/custom/_utilities.scss +0 -9
  136. package/dist/assets/scss/black-dashboard-react/custom/_variables.scss +0 -996
  137. package/dist/assets/scss/black-dashboard-react/custom/_white-content.scss +0 -299
  138. package/dist/assets/scss/black-dashboard-react/custom/cards/_card-chart.scss +0 -73
  139. package/dist/assets/scss/black-dashboard-react/custom/cards/_card-map.scss +0 -3
  140. package/dist/assets/scss/black-dashboard-react/custom/cards/_card-plain.scss +0 -16
  141. package/dist/assets/scss/black-dashboard-react/custom/cards/_card-task.scss +0 -30
  142. package/dist/assets/scss/black-dashboard-react/custom/cards/_card-user.scss +0 -77
  143. package/dist/assets/scss/black-dashboard-react/custom/mixins/_alert.scss +0 -14
  144. package/dist/assets/scss/black-dashboard-react/custom/mixins/_background-variant.scss +0 -18
  145. package/dist/assets/scss/black-dashboard-react/custom/mixins/_badges.scss +0 -15
  146. package/dist/assets/scss/black-dashboard-react/custom/mixins/_buttons.scss +0 -343
  147. package/dist/assets/scss/black-dashboard-react/custom/mixins/_dropdown.scss +0 -26
  148. package/dist/assets/scss/black-dashboard-react/custom/mixins/_forms.scss +0 -127
  149. package/dist/assets/scss/black-dashboard-react/custom/mixins/_icon.scss +0 -4
  150. package/dist/assets/scss/black-dashboard-react/custom/mixins/_inputs.scss +0 -234
  151. package/dist/assets/scss/black-dashboard-react/custom/mixins/_modals.scss +0 -15
  152. package/dist/assets/scss/black-dashboard-react/custom/mixins/_page-header.scss +0 -7
  153. package/dist/assets/scss/black-dashboard-react/custom/mixins/_popovers.scss +0 -41
  154. package/dist/assets/scss/black-dashboard-react/custom/mixins/_vendor-prefixes.scss +0 -209
  155. package/dist/assets/scss/black-dashboard-react/custom/mixins/_wizard.scss +0 -26
  156. package/dist/assets/scss/black-dashboard-react/custom/mixins/opacity.scss +0 -8
  157. package/dist/assets/scss/black-dashboard-react/custom/utilities/_backgrounds.scss +0 -42
  158. package/dist/assets/scss/black-dashboard-react/custom/utilities/_floating.scss +0 -54
  159. package/dist/assets/scss/black-dashboard-react/custom/utilities/_helper.scss +0 -62
  160. package/dist/assets/scss/black-dashboard-react/custom/utilities/_position.scss +0 -19
  161. package/dist/assets/scss/black-dashboard-react/custom/utilities/_shadows.scss +0 -10
  162. package/dist/assets/scss/black-dashboard-react/custom/utilities/_sizing.scss +0 -5
  163. package/dist/assets/scss/black-dashboard-react/custom/utilities/_spacing.scss +0 -105
  164. package/dist/assets/scss/black-dashboard-react/custom/utilities/_text.scss +0 -40
  165. package/dist/assets/scss/black-dashboard-react/custom/utilities/_transform.scss +0 -8
  166. package/dist/assets/scss/black-dashboard-react/custom/vendor/_plugin-perfect-scrollbar.scss +0 -116
  167. package/dist/assets/scss/black-dashboard-react/custom/vendor/_plugin-react-notification-alert.scss +0 -4
  168. package/dist/assets/scss/black-dashboard-react/react-differences/_inputs.scss +0 -3
  169. package/dist/assets/scss/black-dashboard-react/react-differences/react-differences.scss +0 -1
  170. package/dist/assets/scss/black-dashboard-react.scss +0 -105
@@ -1,34 +0,0 @@
1
- @keyframes progress-bar-stripes {
2
- from { background-position: $progress-height 0; }
3
- to { background-position: 0 0; }
4
- }
5
-
6
- .progress {
7
- display: flex;
8
- height: $progress-height;
9
- overflow: hidden; // force rounded corners by cropping it
10
- font-size: $progress-font-size;
11
- background-color: $progress-bg;
12
- @include border-radius($progress-border-radius);
13
- @include box-shadow($progress-box-shadow);
14
- }
15
-
16
- .progress-bar {
17
- display: flex;
18
- flex-direction: column;
19
- justify-content: center;
20
- color: $progress-bar-color;
21
- text-align: center;
22
- white-space: nowrap;
23
- background-color: $progress-bar-bg;
24
- @include transition($progress-bar-transition);
25
- }
26
-
27
- .progress-bar-striped {
28
- @include gradient-striped();
29
- background-size: $progress-height $progress-height;
30
- }
31
-
32
- .progress-bar-animated {
33
- animation: progress-bar-stripes $progress-bar-animation-timing;
34
- }
@@ -1,482 +0,0 @@
1
- // stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix
2
-
3
- // Reboot
4
- //
5
- // Normalization of HTML elements, manually forked from Normalize.css to remove
6
- // styles targeting irrelevant browsers while applying new styles.
7
- //
8
- // Normalize is licensed MIT. https://github.com/necolas/normalize.css
9
-
10
-
11
- // Document
12
- //
13
- // 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
14
- // 2. Change the default font family in all browsers.
15
- // 3. Correct the line height in all browsers.
16
- // 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.
17
- // 5. Setting @viewport causes scrollbars to overlap content in IE11 and Edge, so
18
- // we force a non-overlapping, non-auto-hiding scrollbar to counteract.
19
- // 6. Change the default tap highlight to be completely transparent in iOS.
20
-
21
- *,
22
- *::before,
23
- *::after {
24
- box-sizing: border-box; // 1
25
- }
26
-
27
- html {
28
- font-family: sans-serif; // 2
29
- line-height: 1.15; // 3
30
- -webkit-text-size-adjust: 100%; // 4
31
- -ms-text-size-adjust: 100%; // 4
32
- -ms-overflow-style: scrollbar; // 5
33
- -webkit-tap-highlight-color: rgba($black, 0); // 6
34
- }
35
-
36
- // IE10+ doesn't honor `<meta name="viewport">` in some cases.
37
- @at-root {
38
- @-ms-viewport {
39
- width: device-width;
40
- }
41
- }
42
-
43
- // stylelint-disable selector-list-comma-newline-after
44
- // Shim for "new" HTML5 structural elements to display correctly (IE10, older browsers)
45
- article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
46
- display: block;
47
- }
48
- // stylelint-enable selector-list-comma-newline-after
49
-
50
- // Body
51
- //
52
- // 1. Remove the margin in all browsers.
53
- // 2. As a best practice, apply a default `background-color`.
54
- // 3. Set an explicit initial text-align value so that we can later use the
55
- // the `inherit` value on things like `<th>` elements.
56
-
57
- body {
58
- margin: 0; // 1
59
- font-family: $font-family-base;
60
- font-size: $font-size-base;
61
- font-weight: $font-weight-base;
62
- line-height: $line-height-base;
63
- color: $body-color;
64
- text-align: left; // 3
65
- }
66
-
67
- // Suppress the focus outline on elements that cannot be accessed via keyboard.
68
- // This prevents an unwanted focus outline from appearing around elements that
69
- // might still respond to pointer events.
70
- //
71
- // Credit: https://github.com/suitcss/base
72
- [tabindex="-1"]:focus {
73
- outline: 0 !important;
74
- }
75
-
76
-
77
- // Content grouping
78
- //
79
- // 1. Add the correct box sizing in Firefox.
80
- // 2. Show the overflow in Edge and IE.
81
-
82
- hr {
83
- box-sizing: content-box; // 1
84
- height: 0; // 1
85
- overflow: visible; // 2
86
- }
87
-
88
-
89
- //
90
- // Typography
91
- //
92
-
93
- // Remove top margins from headings
94
- //
95
- // By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top
96
- // margin for easier control within type scales as it avoids margin collapsing.
97
- // stylelint-disable selector-list-comma-newline-after
98
- h1, h2, h3, h4, h5, h6 {
99
- margin-top: 0;
100
- margin-bottom: $headings-margin-bottom;
101
- }
102
- // stylelint-enable selector-list-comma-newline-after
103
-
104
- // Reset margins on paragraphs
105
- //
106
- // Similarly, the top margin on `<p>`s get reset. However, we also reset the
107
- // bottom margin to use `rem` units instead of `em`.
108
- p {
109
- margin-top: 0;
110
- margin-bottom: $paragraph-margin-bottom;
111
- }
112
-
113
- // Abbreviations
114
- //
115
- // 1. Remove the bottom border in Firefox 39-.
116
- // 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
117
- // 3. Add explicit cursor to indicate changed behavior.
118
- // 4. Duplicate behavior to the data-* attribute for our tooltip plugin
119
-
120
- abbr[title],
121
- abbr[data-original-title] { // 4
122
- text-decoration: underline; // 2
123
- text-decoration: underline dotted; // 2
124
- cursor: help; // 3
125
- border-bottom: 0; // 1
126
- }
127
-
128
- address {
129
- margin-bottom: 1rem;
130
- font-style: normal;
131
- line-height: inherit;
132
- }
133
-
134
- ol,
135
- ul,
136
- dl {
137
- margin-top: 0;
138
- margin-bottom: 1rem;
139
- }
140
-
141
- ol ol,
142
- ul ul,
143
- ol ul,
144
- ul ol {
145
- margin-bottom: 0;
146
- }
147
-
148
- dt {
149
- font-weight: $dt-font-weight;
150
- }
151
-
152
- dd {
153
- margin-bottom: .5rem;
154
- margin-left: 0; // Undo browser default
155
- }
156
-
157
- blockquote {
158
- margin: 0 0 1rem;
159
- }
160
-
161
- dfn {
162
- font-style: italic; // Add the correct font style in Android 4.3-
163
- }
164
-
165
- // stylelint-disable font-weight-notation
166
- b,
167
- strong {
168
- font-weight: bolder; // Add the correct font weight in Chrome, Edge, and Safari
169
- }
170
- // stylelint-enable font-weight-notation
171
-
172
- small {
173
- font-size: 80%; // Add the correct font size in all browsers
174
- }
175
-
176
- //
177
- // Prevent `sub` and `sup` elements from affecting the line height in
178
- // all browsers.
179
- //
180
-
181
- sub,
182
- sup {
183
- position: relative;
184
- font-size: 75%;
185
- line-height: 0;
186
- vertical-align: baseline;
187
- }
188
-
189
- sub { bottom: -.25em; }
190
- sup { top: -.5em; }
191
-
192
-
193
- //
194
- // Links
195
- //
196
-
197
- a {
198
- color: $link-color;
199
- text-decoration: $link-decoration;
200
- background-color: transparent; // Remove the gray background on active links in IE 10.
201
- -webkit-text-decoration-skip: objects; // Remove gaps in links underline in iOS 8+ and Safari 8+.
202
-
203
- @include hover {
204
- color: $link-hover-color;
205
- text-decoration: $link-hover-decoration;
206
- }
207
- }
208
-
209
- // And undo these styles for placeholder links/named anchors (without href)
210
- // which have not been made explicitly keyboard-focusable (without tabindex).
211
- // It would be more straightforward to just use a[href] in previous block, but that
212
- // causes specificity issues in many other styles that are too complex to fix.
213
- // See https://github.com/twbs/bootstrap/issues/19402
214
-
215
- a:not([href]):not([tabindex]) {
216
- color: inherit;
217
- text-decoration: none;
218
-
219
- @include hover-focus {
220
- color: inherit;
221
- text-decoration: none;
222
- }
223
-
224
- &:focus {
225
- outline: 0;
226
- }
227
- }
228
-
229
-
230
- //
231
- // Code
232
- //
233
-
234
- pre,
235
- code,
236
- kbd,
237
- samp {
238
- font-family: $font-family-monospace;
239
- font-size: 1em; // Correct the odd `em` font sizing in all browsers.
240
- }
241
-
242
- pre {
243
- // Remove browser default top margin
244
- margin-top: 0;
245
- // Reset browser default of `1em` to use `rem`s
246
- margin-bottom: 1rem;
247
- // Don't allow content to break outside
248
- overflow: auto;
249
- // We have @viewport set which causes scrollbars to overlap content in IE11 and Edge, so
250
- // we force a non-overlapping, non-auto-hiding scrollbar to counteract.
251
- -ms-overflow-style: scrollbar;
252
- }
253
-
254
-
255
- //
256
- // Figures
257
- //
258
-
259
- figure {
260
- // Apply a consistent margin strategy (matches our type styles).
261
- margin: 0 0 1rem;
262
- }
263
-
264
-
265
- //
266
- // Images and content
267
- //
268
-
269
- img {
270
- vertical-align: middle;
271
- border-style: none; // Remove the border on images inside links in IE 10-.
272
- }
273
-
274
- svg {
275
- // Workaround for the SVG overflow bug in IE10/11 is still required.
276
- // See https://github.com/twbs/bootstrap/issues/26878
277
- overflow: hidden;
278
- vertical-align: middle;
279
- }
280
-
281
-
282
- //
283
- // Tables
284
- //
285
-
286
- table {
287
- border-collapse: collapse; // Prevent double borders
288
- }
289
-
290
- caption {
291
- padding-top: $table-cell-padding;
292
- padding-bottom: $table-cell-padding;
293
- color: $table-caption-color;
294
- text-align: left;
295
- caption-side: bottom;
296
- }
297
-
298
- th {
299
- // Matches default `<td>` alignment by inheriting from the `<body>`, or the
300
- // closest parent with a set `text-align`.
301
- text-align: inherit;
302
- }
303
-
304
-
305
- //
306
- // Forms
307
- //
308
-
309
- label {
310
- // Allow labels to use `margin` for spacing.
311
- display: inline-block;
312
- margin-bottom: $label-margin-bottom;
313
- }
314
-
315
- // Remove the default `border-radius` that macOS Chrome adds.
316
- //
317
- // Details at https://github.com/twbs/bootstrap/issues/24093
318
- button {
319
- border-radius: 0;
320
- }
321
-
322
- // Work around a Firefox/IE bug where the transparent `button` background
323
- // results in a loss of the default `button` focus styles.
324
- //
325
- // Credit: https://github.com/suitcss/base/
326
- button:focus {
327
- outline: 1px dotted;
328
- outline: 5px auto -webkit-focus-ring-color;
329
- }
330
-
331
- input,
332
- button,
333
- select,
334
- optgroup,
335
- textarea {
336
- margin: 0; // Remove the margin in Firefox and Safari
337
- font-family: inherit;
338
- font-size: inherit;
339
- line-height: inherit;
340
- }
341
-
342
- button,
343
- input {
344
- overflow: visible; // Show the overflow in Edge
345
- }
346
-
347
- button,
348
- select {
349
- text-transform: none; // Remove the inheritance of text transform in Firefox
350
- }
351
-
352
- // 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
353
- // controls in Android 4.
354
- // 2. Correct the inability to style clickable types in iOS and Safari.
355
- button,
356
- html [type="button"], // 1
357
- [type="reset"],
358
- [type="submit"] {
359
- -webkit-appearance: button; // 2
360
- }
361
-
362
- // Remove inner border and padding from Firefox, but don't restore the outline like Normalize.
363
- button::-moz-focus-inner,
364
- [type="button"]::-moz-focus-inner,
365
- [type="reset"]::-moz-focus-inner,
366
- [type="submit"]::-moz-focus-inner {
367
- padding: 0;
368
- border-style: none;
369
- }
370
-
371
- input[type="radio"],
372
- input[type="checkbox"] {
373
- box-sizing: border-box; // 1. Add the correct box sizing in IE 10-
374
- padding: 0; // 2. Remove the padding in IE 10-
375
- }
376
-
377
-
378
- input[type="date"],
379
- input[type="time"],
380
- input[type="datetime-local"],
381
- input[type="month"] {
382
- // Remove the default appearance of temporal inputs to avoid a Mobile Safari
383
- // bug where setting a custom line-height prevents text from being vertically
384
- // centered within the input.
385
- // See https://bugs.webkit.org/show_bug.cgi?id=139848
386
- // and https://github.com/twbs/bootstrap/issues/11266
387
- -webkit-appearance: listbox;
388
- }
389
-
390
- textarea {
391
- overflow: auto; // Remove the default vertical scrollbar in IE.
392
- // Textareas should really only resize vertically so they don't break their (horizontal) containers.
393
- resize: vertical;
394
- }
395
-
396
- fieldset {
397
- // Browsers set a default `min-width: min-content;` on fieldsets,
398
- // unlike e.g. `<div>`s, which have `min-width: 0;` by default.
399
- // So we reset that to ensure fieldsets behave more like a standard block element.
400
- // See https://github.com/twbs/bootstrap/issues/12359
401
- // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements
402
- min-width: 0;
403
- // Reset the default outline behavior of fieldsets so they don't affect page layout.
404
- padding: 0;
405
- margin: 0;
406
- border: 0;
407
- }
408
-
409
- // 1. Correct the text wrapping in Edge and IE.
410
- // 2. Correct the color inheritance from `fieldset` elements in IE.
411
- legend {
412
- display: block;
413
- width: 100%;
414
- max-width: 100%; // 1
415
- padding: 0;
416
- margin-bottom: .5rem;
417
- font-size: 1.5rem;
418
- line-height: inherit;
419
- color: inherit; // 2
420
- white-space: normal; // 1
421
- }
422
-
423
- progress {
424
- vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.
425
- }
426
-
427
- // Correct the cursor style of increment and decrement buttons in Chrome.
428
- [type="number"]::-webkit-inner-spin-button,
429
- [type="number"]::-webkit-outer-spin-button {
430
- height: auto;
431
- }
432
-
433
- [type="search"] {
434
- // This overrides the extra rounded corners on search inputs in iOS so that our
435
- // `.form-control` class can properly style them. Note that this cannot simply
436
- // be added to `.form-control` as it's not specific enough. For details, see
437
- // https://github.com/twbs/bootstrap/issues/11586.
438
- outline-offset: -2px; // 2. Correct the outline style in Safari.
439
- -webkit-appearance: none;
440
- }
441
-
442
- //
443
- // Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
444
- //
445
-
446
- [type="search"]::-webkit-search-cancel-button,
447
- [type="search"]::-webkit-search-decoration {
448
- -webkit-appearance: none;
449
- }
450
-
451
- //
452
- // 1. Correct the inability to style clickable types in iOS and Safari.
453
- // 2. Change font properties to `inherit` in Safari.
454
- //
455
-
456
- ::-webkit-file-upload-button {
457
- font: inherit; // 2
458
- -webkit-appearance: button; // 1
459
- }
460
-
461
- //
462
- // Correct element displays
463
- //
464
-
465
- output {
466
- display: inline-block;
467
- }
468
-
469
- summary {
470
- display: list-item; // Add the correct display in all browsers
471
- cursor: pointer;
472
- }
473
-
474
- template {
475
- display: none; // Add the correct display in IE
476
- }
477
-
478
- // Always hide an element with the `hidden` HTML attribute (from PureCSS).
479
- // Needed for proper display in IE 10-.
480
- [hidden] {
481
- display: none !important;
482
- }
@@ -1,19 +0,0 @@
1
- :root {
2
- // Custom variable values only support SassScript inside `#{}`.
3
- @each $color, $value in $colors {
4
- --#{$color}: #{$value};
5
- }
6
-
7
- @each $color, $value in $theme-colors {
8
- --#{$color}: #{$value};
9
- }
10
-
11
- @each $bp, $value in $grid-breakpoints {
12
- --breakpoint-#{$bp}: #{$value};
13
- }
14
-
15
- // Use `inspect` for lists so that quoted items keep the quotes.
16
- // See https://github.com/sass/sass/issues/2383#issuecomment-336349172
17
- --font-family-sans-serif: #{inspect($font-family-sans-serif)};
18
- --font-family-monospace: #{inspect($font-family-monospace)};
19
- }
@@ -1,187 +0,0 @@
1
- //
2
- // Basic Bootstrap table
3
- //
4
-
5
- .table {
6
- width: 100%;
7
- margin-bottom: $spacer;
8
- background-color: $table-bg; // Reset for nesting within parents with `background-color`.
9
-
10
- th,
11
- td {
12
- padding: $table-cell-padding;
13
- vertical-align: top;
14
- border-top: $table-border-width solid $table-border-color;
15
- }
16
-
17
- thead th {
18
- vertical-align: bottom;
19
- border-bottom: (2 * $table-border-width) solid $table-border-color;
20
- }
21
-
22
- tbody + tbody {
23
- border-top: (2 * $table-border-width) solid $table-border-color;
24
- }
25
-
26
- .table {
27
- background-color: $body-bg;
28
- }
29
- }
30
-
31
-
32
- //
33
- // Condensed table w/ half padding
34
- //
35
-
36
- .table-sm {
37
- th,
38
- td {
39
- padding: $table-cell-padding-sm;
40
- }
41
- }
42
-
43
-
44
- // Border versions
45
- //
46
- // Add or remove borders all around the table and between all the columns.
47
-
48
- .table-bordered {
49
- border: $table-border-width solid $table-border-color;
50
-
51
- th,
52
- td {
53
- border: $table-border-width solid $table-border-color;
54
- }
55
-
56
- thead {
57
- th,
58
- td {
59
- border-bottom-width: (2 * $table-border-width);
60
- }
61
- }
62
- }
63
-
64
- .table-borderless {
65
- th,
66
- td,
67
- thead th,
68
- tbody + tbody {
69
- border: 0;
70
- }
71
- }
72
-
73
- // Zebra-striping
74
- //
75
- // Default zebra-stripe styles (alternating gray and transparent backgrounds)
76
-
77
- .table-striped {
78
- tbody tr:nth-of-type(#{$table-striped-order}) {
79
- background-color: $table-accent-bg;
80
- }
81
- }
82
-
83
-
84
- // Hover effect
85
- //
86
- // Placed here since it has to come after the potential zebra striping
87
-
88
- .table-hover {
89
- tbody tr {
90
- @include hover {
91
- background-color: $table-hover-bg;
92
- }
93
- }
94
- }
95
-
96
-
97
- // Table backgrounds
98
- //
99
- // Exact selectors below required to override `.table-striped` and prevent
100
- // inheritance to nested tables.
101
-
102
- @each $color, $value in $theme-colors {
103
- @include table-row-variant($color, theme-color-level($color, -9));
104
- }
105
-
106
- @include table-row-variant(active, $table-active-bg);
107
-
108
-
109
- // Dark styles
110
- //
111
- // Same table markup, but inverted color scheme: dark background and light text.
112
-
113
- // stylelint-disable-next-line no-duplicate-selectors
114
- .table {
115
- .thead-dark {
116
- th {
117
- color: $table-dark-color;
118
- background-color: $table-dark-bg;
119
- border-color: $table-dark-border-color;
120
- }
121
- }
122
-
123
- .thead-light {
124
- th {
125
- color: $table-head-color;
126
- background-color: $table-head-bg;
127
- border-color: $table-border-color;
128
- }
129
- }
130
- }
131
-
132
- .table-dark {
133
- color: $table-dark-color;
134
- background-color: $table-dark-bg;
135
-
136
- th,
137
- td,
138
- thead th {
139
- border-color: $table-dark-border-color;
140
- }
141
-
142
- &.table-bordered {
143
- border: 0;
144
- }
145
-
146
- &.table-striped {
147
- tbody tr:nth-of-type(odd) {
148
- background-color: $table-dark-accent-bg;
149
- }
150
- }
151
-
152
- &.table-hover {
153
- tbody tr {
154
- @include hover {
155
- background-color: $table-dark-hover-bg;
156
- }
157
- }
158
- }
159
- }
160
-
161
-
162
- // Responsive tables
163
- //
164
- // Generate series of `.table-responsive-*` classes for configuring the screen
165
- // size of where your table will overflow.
166
-
167
- .table-responsive {
168
- @each $breakpoint in map-keys($grid-breakpoints) {
169
- $next: breakpoint-next($breakpoint, $grid-breakpoints);
170
- $infix: breakpoint-infix($next, $grid-breakpoints);
171
-
172
- &#{$infix} {
173
- @include media-breakpoint-down($breakpoint) {
174
- display: block;
175
- width: 100%;
176
- overflow-x: auto;
177
- -webkit-overflow-scrolling: touch;
178
- -ms-overflow-style: -ms-autohiding-scrollbar; // See https://github.com/twbs/bootstrap/pull/10057
179
-
180
- // Prevent double border on horizontal scroll due to use of `display: block;`
181
- > .table-bordered {
182
- border: 0;
183
- }
184
- }
185
- }
186
- }
187
- }