@eui/base 17.0.0-next.1 → 17.0.0-next.10

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 (193) hide show
  1. package/esm2022/lib/eui-models/eui-growl-message.model.mjs +2 -0
  2. package/esm2022/lib/eui-models/eui-pagination/eui-pagination.model.mjs +1 -1
  3. package/esm2022/lib/eui-models/eui-service.model.mjs +2 -2
  4. package/esm2022/lib/eui-models/index.mjs +2 -1
  5. package/esm2022/lib/eui-models/log/log.appender.mjs +1 -1
  6. package/esm2022/lib/eui-models/log/log.logger.mjs +1 -1
  7. package/esm2022/lib/eui-models/log/log.logger.mock.mjs +22 -8
  8. package/esm2022/lib/eui-models/log/url.appender.mjs +4 -2
  9. package/esm2022/lib/util/coerce-decorator/coerce.mjs +1 -1
  10. package/esm2022/lib/util/xhr.mjs +2 -2
  11. package/esm2022/lib/ux-models/index.mjs +1 -12
  12. package/esm2022/lib/ux-models/ux-error-feedback.model.mjs +1 -1
  13. package/esm2022/lib/ux-models/ux-link-legacy.model.mjs +1 -1
  14. package/fesm2022/eui-base.mjs +26 -13
  15. package/fesm2022/eui-base.mjs.map +1 -1
  16. package/lib/eui-models/eui-growl-message.model.d.ts +9 -0
  17. package/lib/eui-models/eui-growl-message.model.d.ts.map +1 -0
  18. package/lib/eui-models/eui-pagination/eui-pagination.model.d.ts.map +1 -1
  19. package/lib/eui-models/eui-service.model.d.ts.map +1 -1
  20. package/lib/eui-models/index.d.ts +1 -0
  21. package/lib/eui-models/index.d.ts.map +1 -1
  22. package/lib/eui-models/log/log.appender.d.ts.map +1 -1
  23. package/lib/eui-models/log/log.logger.d.ts.map +1 -1
  24. package/lib/eui-models/log/log.logger.mock.d.ts.map +1 -1
  25. package/lib/eui-models/log/url.appender.d.ts.map +1 -1
  26. package/lib/util/coerce-decorator/coerce.d.ts.map +1 -1
  27. package/lib/ux-models/index.d.ts.map +1 -1
  28. package/lib/ux-models/ux-error-feedback.model.d.ts.map +1 -1
  29. package/lib/ux-models/ux-link-legacy.model.d.ts +1 -0
  30. package/lib/ux-models/ux-link-legacy.model.d.ts.map +1 -1
  31. package/package.json +2 -2
  32. package/docs/classes/ConsoleAppender.html +0 -397
  33. package/docs/classes/EuiEuLanguages.html +0 -650
  34. package/docs/classes/EuiLazyService.html +0 -565
  35. package/docs/classes/EuiMenuItem.html +0 -1065
  36. package/docs/classes/EuiPagination.html +0 -1100
  37. package/docs/classes/EuiService.html +0 -683
  38. package/docs/classes/LogAppender.html +0 -363
  39. package/docs/classes/Logger.html +0 -1253
  40. package/docs/classes/LoggerMock.html +0 -821
  41. package/docs/classes/UrlAppender.html +0 -404
  42. package/docs/classes/UxClearErrorFeedbackEvent.html +0 -295
  43. package/docs/classes/UxErrorGroupOnClickEvent.html +0 -293
  44. package/docs/classes/UxErrorOutput.html +0 -579
  45. package/docs/classes/UxPublishErrorFeedbackEvent.html +0 -373
  46. package/docs/classes/UxValidationErrorClass.html +0 -435
  47. package/docs/dependencies.html +0 -319
  48. package/docs/fonts/ionicons.eot +0 -0
  49. package/docs/fonts/ionicons.svg +0 -2090
  50. package/docs/fonts/ionicons.ttf +0 -0
  51. package/docs/fonts/ionicons.woff +0 -0
  52. package/docs/fonts/ionicons.woff2 +0 -0
  53. package/docs/fonts/roboto-v15-latin-300.eot +0 -0
  54. package/docs/fonts/roboto-v15-latin-300.svg +0 -314
  55. package/docs/fonts/roboto-v15-latin-300.ttf +0 -0
  56. package/docs/fonts/roboto-v15-latin-300.woff +0 -0
  57. package/docs/fonts/roboto-v15-latin-300.woff2 +0 -0
  58. package/docs/fonts/roboto-v15-latin-700.eot +0 -0
  59. package/docs/fonts/roboto-v15-latin-700.svg +0 -310
  60. package/docs/fonts/roboto-v15-latin-700.ttf +0 -0
  61. package/docs/fonts/roboto-v15-latin-700.woff +0 -0
  62. package/docs/fonts/roboto-v15-latin-700.woff2 +0 -0
  63. package/docs/fonts/roboto-v15-latin-italic.eot +0 -0
  64. package/docs/fonts/roboto-v15-latin-italic.svg +0 -323
  65. package/docs/fonts/roboto-v15-latin-italic.ttf +0 -0
  66. package/docs/fonts/roboto-v15-latin-italic.woff +0 -0
  67. package/docs/fonts/roboto-v15-latin-italic.woff2 +0 -0
  68. package/docs/fonts/roboto-v15-latin-regular.eot +0 -0
  69. package/docs/fonts/roboto-v15-latin-regular.svg +0 -308
  70. package/docs/fonts/roboto-v15-latin-regular.ttf +0 -0
  71. package/docs/fonts/roboto-v15-latin-regular.woff +0 -0
  72. package/docs/fonts/roboto-v15-latin-regular.woff2 +0 -0
  73. package/docs/images/compodoc-vectorise-inverted.png +0 -0
  74. package/docs/images/compodoc-vectorise-inverted.svg +0 -201
  75. package/docs/images/compodoc-vectorise.png +0 -0
  76. package/docs/images/compodoc-vectorise.svg +0 -201
  77. package/docs/images/favicon.ico +0 -0
  78. package/docs/index.html +0 -137
  79. package/docs/interfaces/ApiQueue.html +0 -161
  80. package/docs/interfaces/ApiQueueItem.html +0 -337
  81. package/docs/interfaces/AppState.html +0 -458
  82. package/docs/interfaces/ConnectionStatus.html +0 -247
  83. package/docs/interfaces/ConsoleAppenderConfig.html +0 -284
  84. package/docs/interfaces/ConsoleAppenderTypeConfig.html +0 -227
  85. package/docs/interfaces/CoreState.html +0 -407
  86. package/docs/interfaces/EnvDynamicConfig.html +0 -373
  87. package/docs/interfaces/EuiAppHandlersConfig.html +0 -349
  88. package/docs/interfaces/EuiAppJsonConfig.html +0 -311
  89. package/docs/interfaces/EuiAuthConfig.html +0 -304
  90. package/docs/interfaces/EuiConfig.html +0 -247
  91. package/docs/interfaces/EuiEnvConfig.html +0 -317
  92. package/docs/interfaces/EuiGlobalConfig.html +0 -259
  93. package/docs/interfaces/EuiLanguage.html +0 -259
  94. package/docs/interfaces/EuiPaginationConfig.html +0 -349
  95. package/docs/interfaces/EuiServiceModel.html +0 -589
  96. package/docs/interfaces/EuiServiceStatus.html +0 -253
  97. package/docs/interfaces/EuiStoreServiceModel.html +0 -248
  98. package/docs/interfaces/EuiUserRight.html +0 -253
  99. package/docs/interfaces/GlobalConfig.html +0 -413
  100. package/docs/interfaces/HttpErrorHandlerConfig.html +0 -214
  101. package/docs/interfaces/HttpErrorRouteConfig.html +0 -287
  102. package/docs/interfaces/I18nConfig.html +0 -247
  103. package/docs/interfaces/I18nLoaderConfig.html +0 -311
  104. package/docs/interfaces/I18nResource.html +0 -316
  105. package/docs/interfaces/I18nServiceConfig.html +0 -271
  106. package/docs/interfaces/I18nState.html +0 -208
  107. package/docs/interfaces/LoadedConfigModules.html +0 -253
  108. package/docs/interfaces/LocaleServiceConfig.html +0 -310
  109. package/docs/interfaces/LocaleState.html +0 -221
  110. package/docs/interfaces/LogAppenderConfig.html +0 -220
  111. package/docs/interfaces/LogAppenderTypeConfig.html +0 -246
  112. package/docs/interfaces/LogConfig.html +0 -329
  113. package/docs/interfaces/LogEvent.html +0 -401
  114. package/docs/interfaces/LogPosition.html +0 -293
  115. package/docs/interfaces/ModuleConfig.html +0 -167
  116. package/docs/interfaces/ModulesConfig.html +0 -161
  117. package/docs/interfaces/NotificationsState.html +0 -227
  118. package/docs/interfaces/UrlAppenderConfig.html +0 -278
  119. package/docs/interfaces/UrlAppenderTypeConfig.html +0 -227
  120. package/docs/interfaces/UrlLogEvent.html +0 -284
  121. package/docs/interfaces/UserConfig.html +0 -214
  122. package/docs/interfaces/UserDetails.html +0 -356
  123. package/docs/interfaces/UserPreferences.html +0 -272
  124. package/docs/interfaces/UserState.html +0 -452
  125. package/docs/interfaces/UxErrorFeedback.html +0 -400
  126. package/docs/interfaces/UxErrorFollowMap.html +0 -161
  127. package/docs/interfaces/UxErrorInfo.html +0 -304
  128. package/docs/interfaces/UxErrorMessage.html +0 -253
  129. package/docs/interfaces/UxFormValidationError.html +0 -208
  130. package/docs/interfaces/UxHttpErrorInfo.html +0 -214
  131. package/docs/interfaces/UxHttpErrorResponse.html +0 -214
  132. package/docs/interfaces/UxMessage.html +0 -407
  133. package/docs/interfaces/UxModal.html +0 -292
  134. package/docs/interfaces/UxOrgChartNode.html +0 -889
  135. package/docs/interfaces/UxValidationErrorAttribute.html +0 -247
  136. package/docs/interfaces/UxValidationErrorFeedback.html +0 -253
  137. package/docs/interfaces/UxValidationErrorI18nMessage.html +0 -253
  138. package/docs/interfaces/VersionsConfig.html +0 -227
  139. package/docs/interfaces/XHRConfig.html +0 -492
  140. package/docs/js/compodoc.js +0 -14
  141. package/docs/js/lazy-load-graphs.js +0 -44
  142. package/docs/js/libs/EventDispatcher.js +0 -5
  143. package/docs/js/libs/bootstrap-native.js +0 -1
  144. package/docs/js/libs/clipboard.min.js +0 -7
  145. package/docs/js/libs/custom-elements-es5-adapter.js +0 -15
  146. package/docs/js/libs/custom-elements.min.js +0 -38
  147. package/docs/js/libs/d3.v3.min.js +0 -2
  148. package/docs/js/libs/deep-iterator.js +0 -2
  149. package/docs/js/libs/es6-shim.min.js +0 -11
  150. package/docs/js/libs/htmlparser.js +0 -23
  151. package/docs/js/libs/innersvg.js +0 -9
  152. package/docs/js/libs/lit-html.js +0 -1
  153. package/docs/js/libs/prism.js +0 -46
  154. package/docs/js/libs/promise.min.js +0 -6
  155. package/docs/js/libs/svg-pan-zoom.min.js +0 -3
  156. package/docs/js/libs/tablesort.min.js +0 -6
  157. package/docs/js/libs/tablesort.number.min.js +0 -6
  158. package/docs/js/libs/vis.min.js +0 -47
  159. package/docs/js/libs/zepto.min.js +0 -2
  160. package/docs/js/menu-wc.js +0 -323
  161. package/docs/js/menu.js +0 -325
  162. package/docs/js/routes.js +0 -301
  163. package/docs/js/search/lunr.min.js +0 -6
  164. package/docs/js/search/search-lunr.js +0 -67
  165. package/docs/js/search/search.js +0 -268
  166. package/docs/js/search/search_index.js +0 -4
  167. package/docs/js/sourceCode.js +0 -58
  168. package/docs/js/svg-pan-zoom.controls.js +0 -53
  169. package/docs/js/tabs.js +0 -21
  170. package/docs/js/tree.js +0 -147
  171. package/docs/license.html +0 -379
  172. package/docs/miscellaneous/enumerations.html +0 -412
  173. package/docs/miscellaneous/functions.html +0 -1084
  174. package/docs/miscellaneous/typealiases.html +0 -390
  175. package/docs/miscellaneous/variables.html +0 -1906
  176. package/docs/modules.html +0 -120
  177. package/docs/properties.html +0 -124
  178. package/docs/styles/bootstrap-card.css +0 -219
  179. package/docs/styles/bootstrap.min.css +0 -6
  180. package/docs/styles/compodoc.css +0 -1121
  181. package/docs/styles/dark.css +0 -121
  182. package/docs/styles/ionicons.min.css +0 -11
  183. package/docs/styles/laravel.css +0 -113
  184. package/docs/styles/material.css +0 -131
  185. package/docs/styles/original.css +0 -51
  186. package/docs/styles/postmark.css +0 -238
  187. package/docs/styles/prism.css +0 -301
  188. package/docs/styles/readthedocs.css +0 -117
  189. package/docs/styles/reset.css +0 -129
  190. package/docs/styles/stripe.css +0 -106
  191. package/docs/styles/style.css +0 -7
  192. package/docs/styles/tablesort.css +0 -33
  193. package/docs/styles/vagrant.css +0 -130
@@ -1,238 +0,0 @@
1
- .navbar-default {
2
- background: #ffde00;
3
- border: none;
4
- }
5
-
6
- .navbar-default .navbar-brand {
7
- color: #333;
8
- font-weight: bold;
9
- }
10
-
11
- .menu {
12
- background: #333;
13
- color: #fcfcfc;
14
- }
15
-
16
- .menu ul.list li a {
17
- color: #333;
18
- }
19
-
20
- .menu ul.list li.title {
21
- background: #ffde00;
22
- color: #333;
23
- padding-bottom: 5px;
24
- }
25
-
26
- .menu ul.list li:nth-child(2) {
27
- margin-top: 0;
28
- }
29
-
30
- .menu ul.list li.chapter a,
31
- .menu ul.list li.chapter .simple {
32
- color: white;
33
- text-decoration: none;
34
- }
35
-
36
- .menu ul.list li.chapter ul.links a {
37
- color: #949494;
38
- text-transform: none;
39
- padding-left: 35px;
40
- }
41
-
42
- .menu ul.list li.chapter ul.links a:hover,
43
- .menu ul.list li.chapter ul.links a.active {
44
- color: #ffde00;
45
- }
46
-
47
- .menu ul.list li.chapter ul.links {
48
- padding-left: 0;
49
- }
50
-
51
- .menu ul.list li.divider {
52
- background: rgba(255, 255, 255, 0.07);
53
- }
54
-
55
- #book-search-input input,
56
- #book-search-input input:focus,
57
- #book-search-input input:hover {
58
- color: #949494;
59
- }
60
-
61
- .copyright {
62
- color: #b3b3b3;
63
- background: #272525;
64
- }
65
-
66
- .content {
67
- background: #fcfcfc;
68
- }
69
-
70
- .content a {
71
- color: #007dcc;
72
- }
73
-
74
- .content a:visited {
75
- color: #0165a5;
76
- }
77
-
78
- .menu ul.list li:nth-last-child(2) {
79
- background: none;
80
- }
81
-
82
- .list-group-item:first-child,
83
- .list-group-item:last-child {
84
- border-radius: 0;
85
- }
86
-
87
- .menu ul.list li.title a {
88
- text-decoration: none;
89
- font-weight: bold;
90
- }
91
-
92
- .menu ul.list li.title a:hover {
93
- background: rgba(255, 255, 255, 0.1);
94
- }
95
-
96
- .breadcrumb > li + li:before {
97
- content: '»\00a0';
98
- }
99
-
100
- .breadcrumb {
101
- padding-bottom: 15px;
102
- border-bottom: 1px solid #e1e4e5;
103
- }
104
-
105
- code {
106
- white-space: nowrap;
107
- max-width: 100%;
108
- background: #f5f5f5;
109
- padding: 2px 5px;
110
- color: #666666;
111
- overflow-x: auto;
112
- border-radius: 0;
113
- }
114
-
115
- pre {
116
- white-space: pre;
117
- margin: 0;
118
- padding: 12px 12px;
119
- font-size: 12px;
120
- line-height: 1.5;
121
- display: block;
122
- overflow: auto;
123
- color: #404040;
124
- background: #f3f3f3;
125
- }
126
-
127
- pre code.hljs {
128
- border: none;
129
- background: inherit;
130
- }
131
-
132
- /*
133
- Atom One Light by Daniel Gamage
134
- Original One Light Syntax theme from https://github.com/atom/one-light-syntax
135
- base: #fafafa
136
- mono-1: #383a42
137
- mono-2: #686b77
138
- mono-3: #a0a1a7
139
- hue-1: #0184bb
140
- hue-2: #4078f2
141
- hue-3: #a626a4
142
- hue-4: #50a14f
143
- hue-5: #e45649
144
- hue-5-2: #c91243
145
- hue-6: #986801
146
- hue-6-2: #c18401
147
- */
148
-
149
- .hljs {
150
- display: block;
151
- overflow-x: auto;
152
- padding: 0.5em;
153
- color: #383a42;
154
- background: #fafafa;
155
- }
156
-
157
- .hljs-comment,
158
- .hljs-quote {
159
- color: #a0a1a7;
160
- font-style: italic;
161
- }
162
-
163
- .hljs-doctag,
164
- .hljs-keyword,
165
- .hljs-formula {
166
- color: #a626a4;
167
- }
168
-
169
- .hljs-section,
170
- .hljs-name,
171
- .hljs-selector-tag,
172
- .hljs-deletion,
173
- .hljs-subst {
174
- color: #e45649;
175
- }
176
-
177
- .hljs-literal {
178
- color: #0184bb;
179
- }
180
-
181
- .hljs-string,
182
- .hljs-regexp,
183
- .hljs-addition,
184
- .hljs-attribute,
185
- .hljs-meta-string {
186
- color: #50a14f;
187
- }
188
-
189
- .hljs-built_in,
190
- .hljs-class .hljs-title {
191
- color: #c18401;
192
- }
193
-
194
- .hljs-attr,
195
- .hljs-variable,
196
- .hljs-template-variable,
197
- .hljs-type,
198
- .hljs-selector-class,
199
- .hljs-selector-attr,
200
- .hljs-selector-pseudo,
201
- .hljs-number {
202
- color: #986801;
203
- }
204
-
205
- .hljs-symbol,
206
- .hljs-bullet,
207
- .hljs-link,
208
- .hljs-meta,
209
- .hljs-selector-id,
210
- .hljs-title {
211
- color: #4078f2;
212
- }
213
-
214
- .hljs-emphasis {
215
- font-style: italic;
216
- }
217
-
218
- .hljs-strong {
219
- font-weight: bold;
220
- }
221
-
222
- .hljs-link {
223
- text-decoration: underline;
224
- }
225
-
226
- .dark .content {
227
- background: none;
228
- }
229
- .dark code {
230
- background: none;
231
- color: #e09393;
232
- }
233
- .dark .menu ul.list li.chapter a.active {
234
- color: #ffde00;
235
- }
236
- .dark .menu {
237
- background: #272525;
238
- }
@@ -1,301 +0,0 @@
1
- /* PrismJS 1.24.0
2
- https://prismjs.com/download.html?#themes=prism-okaidia&languages=markup+css+clike+javascript+apacheconf+aspnet+bash+c+csharp+cpp+coffeescript+dart+docker+elm+git+go+graphql+handlebars+haskell+http+ignore+java+json+kotlin+less+markdown+markup-templating+nginx+php+powershell+ruby+rust+sass+scss+sql+swift+typescript+wasm+yaml&plugins=line-highlight+line-numbers+toolbar+copy-to-clipboard */
3
- /**
4
- * okaidia theme for JavaScript, CSS and HTML
5
- * Loosely based on Monokai textmate theme by http://www.monokai.nl/
6
- * @author ocodia
7
- */
8
-
9
- code[class*='language-'],
10
- pre[class*='language-'] {
11
- color: #f8f8f2;
12
- background: none;
13
- text-shadow: 0 1px rgba(0, 0, 0, 0.3);
14
- font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
15
- font-size: 1em;
16
- text-align: left;
17
- white-space: pre;
18
- word-spacing: normal;
19
- word-break: normal;
20
- word-wrap: normal;
21
- line-height: 1.5;
22
-
23
- -moz-tab-size: 4;
24
- -o-tab-size: 4;
25
- tab-size: 4;
26
-
27
- -webkit-hyphens: none;
28
- -moz-hyphens: none;
29
- -ms-hyphens: none;
30
- hyphens: none;
31
- }
32
-
33
- /* Code blocks */
34
- pre[class*='language-'] {
35
- padding: 1em;
36
- margin: 0.5em 0;
37
- overflow: auto;
38
- border-radius: 0.3em;
39
- }
40
-
41
- :not(pre) > code[class*='language-'],
42
- pre[class*='language-'] {
43
- background: #272822;
44
- }
45
-
46
- /* Inline code */
47
- :not(pre) > code[class*='language-'] {
48
- padding: 0.1em;
49
- border-radius: 0.3em;
50
- white-space: normal;
51
- }
52
-
53
- .token.comment,
54
- .token.prolog,
55
- .token.doctype,
56
- .token.cdata {
57
- color: #8292a2;
58
- }
59
-
60
- .token.punctuation {
61
- color: #f8f8f2;
62
- }
63
-
64
- .token.namespace {
65
- opacity: 0.7;
66
- }
67
-
68
- .token.property,
69
- .token.tag,
70
- .token.constant,
71
- .token.symbol,
72
- .token.deleted {
73
- color: #f92672;
74
- }
75
-
76
- .token.boolean,
77
- .token.number {
78
- color: #ae81ff;
79
- }
80
-
81
- .token.selector,
82
- .token.attr-name,
83
- .token.string,
84
- .token.char,
85
- .token.builtin,
86
- .token.inserted {
87
- color: #a6e22e;
88
- }
89
-
90
- .token.operator,
91
- .token.entity,
92
- .token.url,
93
- .language-css .token.string,
94
- .style .token.string,
95
- .token.variable {
96
- color: #f8f8f2;
97
- }
98
-
99
- .token.atrule,
100
- .token.attr-value,
101
- .token.function,
102
- .token.class-name {
103
- color: #e6db74;
104
- }
105
-
106
- .token.keyword {
107
- color: #66d9ef;
108
- }
109
-
110
- .token.regex,
111
- .token.important {
112
- color: #fd971f;
113
- }
114
-
115
- .token.important,
116
- .token.bold {
117
- font-weight: bold;
118
- }
119
- .token.italic {
120
- font-style: italic;
121
- }
122
-
123
- .token.entity {
124
- cursor: help;
125
- }
126
-
127
- pre[data-line] {
128
- position: relative;
129
- padding: 1em 0 1em 3em;
130
- }
131
-
132
- .line-highlight {
133
- position: absolute;
134
- left: 0;
135
- right: 0;
136
- padding: inherit 0;
137
- margin-top: 1em; /* Same as .prism’s padding-top */
138
-
139
- background: hsla(24, 20%, 50%, 0.08);
140
- background: linear-gradient(to right, hsla(24, 20%, 50%, 0.1) 70%, hsla(24, 20%, 50%, 0));
141
-
142
- pointer-events: none;
143
-
144
- line-height: inherit;
145
- white-space: pre;
146
- }
147
-
148
- @media print {
149
- .line-highlight {
150
- /*
151
- * This will prevent browsers from replacing the background color with white.
152
- * It's necessary because the element is layered on top of the displayed code.
153
- */
154
- -webkit-print-color-adjust: exact;
155
- color-adjust: exact;
156
- }
157
- }
158
-
159
- .line-highlight:before,
160
- .line-highlight[data-end]:after {
161
- content: attr(data-start);
162
- position: absolute;
163
- top: 0.4em;
164
- left: 0.6em;
165
- min-width: 1em;
166
- padding: 0 0.5em;
167
- background-color: hsla(24, 20%, 50%, 0.4);
168
- color: hsl(24, 20%, 95%);
169
- font: bold 65%/1.5 sans-serif;
170
- text-align: center;
171
- vertical-align: 0.3em;
172
- border-radius: 999px;
173
- text-shadow: none;
174
- box-shadow: 0 1px white;
175
- }
176
-
177
- .line-highlight[data-end]:after {
178
- content: attr(data-end);
179
- top: auto;
180
- bottom: 0.4em;
181
- }
182
-
183
- .line-numbers .line-highlight:before,
184
- .line-numbers .line-highlight:after {
185
- content: none;
186
- }
187
-
188
- pre[id].linkable-line-numbers span.line-numbers-rows {
189
- pointer-events: all;
190
- }
191
- pre[id].linkable-line-numbers span.line-numbers-rows > span:before {
192
- cursor: pointer;
193
- }
194
- pre[id].linkable-line-numbers span.line-numbers-rows > span:hover:before {
195
- background-color: rgba(128, 128, 128, 0.2);
196
- }
197
-
198
- pre[class*='language-'].line-numbers {
199
- position: relative;
200
- padding-left: 3.8em;
201
- counter-reset: linenumber;
202
- }
203
-
204
- pre[class*='language-'].line-numbers > code {
205
- position: relative;
206
- white-space: inherit;
207
- }
208
-
209
- .line-numbers .line-numbers-rows {
210
- position: absolute;
211
- pointer-events: none;
212
- top: 0;
213
- font-size: 100%;
214
- left: -3.8em;
215
- width: 3em; /* works for line-numbers below 1000 lines */
216
- letter-spacing: -1px;
217
- border-right: 1px solid #999;
218
-
219
- -webkit-user-select: none;
220
- -moz-user-select: none;
221
- -ms-user-select: none;
222
- user-select: none;
223
- }
224
-
225
- .line-numbers-rows > span {
226
- display: block;
227
- counter-increment: linenumber;
228
- }
229
-
230
- .line-numbers-rows > span:before {
231
- content: counter(linenumber);
232
- color: #999;
233
- display: block;
234
- padding-right: 0.8em;
235
- text-align: right;
236
- }
237
-
238
- div.code-toolbar {
239
- position: relative;
240
- }
241
-
242
- div.code-toolbar > .toolbar {
243
- position: absolute;
244
- top: 0.3em;
245
- right: 0.2em;
246
- transition: opacity 0.3s ease-in-out;
247
- opacity: 0;
248
- }
249
-
250
- div.code-toolbar:hover > .toolbar {
251
- opacity: 1;
252
- }
253
-
254
- /* Separate line b/c rules are thrown out if selector is invalid.
255
- IE11 and old Edge versions don't support :focus-within. */
256
- div.code-toolbar:focus-within > .toolbar {
257
- opacity: 1;
258
- }
259
-
260
- div.code-toolbar > .toolbar .toolbar-item {
261
- display: inline-block;
262
- }
263
-
264
- div.code-toolbar > .toolbar a {
265
- cursor: pointer;
266
- }
267
-
268
- div.code-toolbar > .toolbar button {
269
- background: none;
270
- border: 0;
271
- color: inherit;
272
- font: inherit;
273
- line-height: normal;
274
- overflow: visible;
275
- padding: 0;
276
- -webkit-user-select: none; /* for button */
277
- -moz-user-select: none;
278
- -ms-user-select: none;
279
- }
280
-
281
- div.code-toolbar > .toolbar a,
282
- div.code-toolbar > .toolbar button,
283
- div.code-toolbar > .toolbar span {
284
- color: #bbb;
285
- font-size: 0.8em;
286
- padding: 0 0.5em;
287
- background: #f5f2f0;
288
- background: rgba(224, 224, 224, 0.2);
289
- box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
290
- border-radius: 0.5em;
291
- }
292
-
293
- div.code-toolbar > .toolbar a:hover,
294
- div.code-toolbar > .toolbar a:focus,
295
- div.code-toolbar > .toolbar button:hover,
296
- div.code-toolbar > .toolbar button:focus,
297
- div.code-toolbar > .toolbar span:hover,
298
- div.code-toolbar > .toolbar span:focus {
299
- color: inherit;
300
- text-decoration: none;
301
- }
@@ -1,117 +0,0 @@
1
- .navbar-default {
2
- background: #2980b9;
3
- border: none;
4
- }
5
-
6
- .navbar-default .navbar-brand {
7
- color: #fcfcfc;
8
- }
9
-
10
- .menu {
11
- background: #343131;
12
- color: #fcfcfc;
13
- }
14
-
15
- .menu ul.list li a {
16
- color: #fcfcfc;
17
- }
18
-
19
- .menu ul.list li.title {
20
- background: #2980b9;
21
- padding-bottom: 5px;
22
- }
23
-
24
- .menu ul.list li:nth-child(2) {
25
- margin-top: 0;
26
- }
27
-
28
- .menu ul.list li.chapter a,
29
- .menu ul.list li.chapter .simple {
30
- color: #555;
31
- text-transform: uppercase;
32
- text-decoration: none;
33
- }
34
-
35
- .menu ul.list li.chapter ul.links a {
36
- color: #b3b3b3;
37
- text-transform: none;
38
- padding-left: 35px;
39
- }
40
-
41
- .menu ul.list li.chapter ul.links a:hover {
42
- background: #4e4a4a;
43
- }
44
-
45
- .menu ul.list li.chapter a.active,
46
- .menu ul.list li.chapter ul.links a.active {
47
- color: #0099e5;
48
- }
49
-
50
- .menu ul.list li.chapter ul.links {
51
- padding-left: 0;
52
- }
53
-
54
- .menu ul.list li.divider {
55
- background: rgba(255, 255, 255, 0.07);
56
- }
57
-
58
- #book-search-input input,
59
- #book-search-input input:focus,
60
- #book-search-input input:hover {
61
- color: #949494;
62
- }
63
-
64
- .copyright {
65
- color: #b3b3b3;
66
- background: #272525;
67
- }
68
-
69
- .content {
70
- background: #fcfcfc;
71
- }
72
-
73
- .content a {
74
- color: #2980b9;
75
- }
76
-
77
- .content a:hover {
78
- color: #3091d1;
79
- }
80
-
81
- .content a:visited {
82
- color: #9b59b6;
83
- }
84
-
85
- .menu ul.list li:nth-last-child(2) {
86
- background: none;
87
- }
88
-
89
- code {
90
- white-space: nowrap;
91
- max-width: 100%;
92
- background: #fff;
93
- padding: 2px 5px;
94
- color: #e74c3c;
95
- overflow-x: auto;
96
- border-radius: 0;
97
- }
98
-
99
- pre {
100
- white-space: pre;
101
- margin: 0;
102
- padding: 12px 12px;
103
- font-size: 12px;
104
- line-height: 1.5;
105
- display: block;
106
- overflow: auto;
107
- color: #404040;
108
- background: rgba(238, 238, 238, 0.35);
109
- }
110
-
111
- .dark .content {
112
- background: none;
113
- }
114
- .dark code {
115
- background: none;
116
- color: #e09393;
117
- }