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

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,129 +0,0 @@
1
- /* http://meyerweb.com/eric/tools/css/reset/
2
- v2.0 | 20110126
3
- License: none (public domain)
4
- */
5
-
6
- html,
7
- body,
8
- div,
9
- span,
10
- applet,
11
- object,
12
- iframe,
13
- h1,
14
- h2,
15
- h3,
16
- h4,
17
- h5,
18
- h6,
19
- p,
20
- blockquote,
21
- pre,
22
- a,
23
- abbr,
24
- acronym,
25
- address,
26
- big,
27
- cite,
28
- code,
29
- del,
30
- dfn,
31
- em,
32
- img,
33
- ins,
34
- kbd,
35
- q,
36
- s,
37
- samp,
38
- small,
39
- strike,
40
- strong,
41
- sub,
42
- sup,
43
- tt,
44
- var,
45
- b,
46
- u,
47
- i,
48
- center,
49
- dl,
50
- dt,
51
- dd,
52
- ol,
53
- ul,
54
- li,
55
- fieldset,
56
- form,
57
- label,
58
- legend,
59
- table,
60
- caption,
61
- tbody,
62
- tfoot,
63
- thead,
64
- tr,
65
- th,
66
- td,
67
- article,
68
- aside,
69
- canvas,
70
- details,
71
- embed,
72
- figure,
73
- figcaption,
74
- footer,
75
- header,
76
- hgroup,
77
- menu,
78
- nav,
79
- output,
80
- ruby,
81
- section,
82
- summary,
83
- time,
84
- mark,
85
- audio,
86
- video {
87
- margin: 0;
88
- padding: 0;
89
- border: 0;
90
- font: inherit;
91
- font-size: 100%;
92
- vertical-align: baseline;
93
- }
94
- /* HTML5 display-role reset for older browsers */
95
- article,
96
- aside,
97
- details,
98
- figcaption,
99
- figure,
100
- footer,
101
- header,
102
- hgroup,
103
- menu,
104
- nav,
105
- section {
106
- display: block;
107
- }
108
- body {
109
- line-height: 1;
110
- }
111
- ol,
112
- ul {
113
- list-style: none;
114
- }
115
- blockquote,
116
- q {
117
- quotes: none;
118
- }
119
- blockquote:before,
120
- blockquote:after,
121
- q:before,
122
- q:after {
123
- content: '';
124
- content: none;
125
- }
126
- table {
127
- border-collapse: collapse;
128
- border-spacing: 0;
129
- }
@@ -1,106 +0,0 @@
1
- .navbar-default .navbar-brand {
2
- color: #0099e5;
3
- }
4
-
5
- .menu ul.list li a[data-type='chapter-link'],
6
- .menu ul.list li.chapter .simple {
7
- color: #939da3;
8
- text-transform: uppercase;
9
- }
10
-
11
- .content h1,
12
- .content h2,
13
- .content h3,
14
- .content h4,
15
- .content h5 {
16
- color: #292e31;
17
- font-weight: normal;
18
- }
19
-
20
- .content {
21
- color: #4c555a;
22
- }
23
-
24
- .menu ul.list li.title {
25
- padding: 5px 0;
26
- }
27
-
28
- a {
29
- color: #0099e5;
30
- text-decoration: none;
31
- }
32
- a:hover {
33
- color: #292e31;
34
- text-decoration: none;
35
- }
36
-
37
- .menu ul.list li:nth-child(2) {
38
- margin-top: 0;
39
- }
40
-
41
- .menu ul.list li.title a,
42
- .navbar a {
43
- color: #0099e5;
44
- text-decoration: none;
45
- font-size: 16px;
46
- }
47
-
48
- .menu ul.list li a.active {
49
- color: #0099e5;
50
- }
51
-
52
- code {
53
- box-sizing: border-box;
54
- display: inline-block;
55
- padding: 0 5px;
56
- background: #fafcfc;
57
- border-radius: 4px;
58
- color: #b93d6a;
59
- font-size: 13px;
60
- line-height: 20px;
61
- }
62
-
63
- pre {
64
- margin: 0;
65
- padding: 12px 12px;
66
- background: #272b2d;
67
- border-radius: 5px;
68
- font-size: 13px;
69
- line-height: 1.5em;
70
- font-weight: 500;
71
- }
72
-
73
- .dark body {
74
- color: #fafafa;
75
- }
76
- .dark .content h1,
77
- .dark .content h2,
78
- .dark .content h3,
79
- .dark .content h4,
80
- .dark .content h5 {
81
- color: #fafafa;
82
- }
83
-
84
- .dark code {
85
- background: none;
86
- }
87
-
88
- .dark .content {
89
- color: #fafafa;
90
- }
91
-
92
- .dark .menu ul.list li a[data-type='chapter-link'],
93
- .dark .menu ul.list li.chapter .simple {
94
- color: #fafafa;
95
- }
96
-
97
- .dark .menu ul.list li.title a {
98
- color: #fafafa;
99
- }
100
-
101
- .dark .menu ul.list li a {
102
- color: #fafafa;
103
- }
104
- .dark .menu ul.list li a.active {
105
- color: #7fc9ff;
106
- }
@@ -1,7 +0,0 @@
1
- @import "./reset.css";
2
- @import "./bootstrap.min.css";
3
- @import "./bootstrap-card.css";
4
- @import "./prism.css";
5
- @import "./ionicons.min.css";
6
- @import "./compodoc.css";
7
- @import "./tablesort.css";
@@ -1,33 +0,0 @@
1
- th[role=columnheader]:not(.no-sort) {
2
- cursor: pointer;
3
- }
4
-
5
- th[role=columnheader]:not(.no-sort):after {
6
- content: '';
7
- float: right;
8
- margin-top: 7px;
9
- border-width: 0 4px 4px;
10
- border-style: solid;
11
- border-color: #404040 transparent;
12
- visibility: visible;
13
- opacity: 1;
14
- -ms-user-select: none;
15
- -webkit-user-select: none;
16
- -moz-user-select: none;
17
- user-select: none;
18
- }
19
-
20
- th[aria-sort=ascending]:not(.no-sort):after {
21
- border-bottom: none;
22
- border-width: 4px 4px 0;
23
- }
24
-
25
- th[aria-sort]:not(.no-sort):after {
26
- visibility: visible;
27
- opacity: 0.4;
28
- }
29
-
30
- th[role=columnheader]:not(.no-sort):hover:after {
31
- visibility: visible;
32
- opacity: 1;
33
- }
@@ -1,130 +0,0 @@
1
- .navbar-default .navbar-brand {
2
- background: white;
3
- color: #8d9ba8;
4
- }
5
-
6
- .menu .list {
7
- background: #0c5593;
8
- }
9
-
10
- .menu .chapter {
11
- padding: 0 20px;
12
- }
13
-
14
- .menu ul.list li a[data-type='chapter-link'],
15
- .menu ul.list li.chapter .simple {
16
- color: white;
17
- text-transform: uppercase;
18
- border-bottom: 1px solid rgba(255, 255, 255, 0.4);
19
- }
20
-
21
- .content h1,
22
- .content h2,
23
- .content h3,
24
- .content h4,
25
- .content h5 {
26
- color: #292e31;
27
- font-weight: normal;
28
- }
29
-
30
- .content {
31
- color: #4c555a;
32
- }
33
-
34
- a {
35
- color: #0094bf;
36
- text-decoration: underline;
37
- }
38
- a:hover {
39
- color: #f1362f;
40
- }
41
-
42
- .menu ul.list li.title {
43
- background: white;
44
- padding-bottom: 5px;
45
- }
46
-
47
- .menu ul.list li:nth-child(2) {
48
- margin-top: 0;
49
- }
50
-
51
- .menu ul.list li:nth-last-child(2) {
52
- background: none;
53
- }
54
-
55
- .menu ul.list li.title a {
56
- padding: 10px 15px;
57
- }
58
-
59
- .menu ul.list li.title a,
60
- .navbar a {
61
- color: #8d9ba8;
62
- text-decoration: none;
63
- font-size: 16px;
64
- font-weight: 300;
65
- }
66
-
67
- .menu ul.list li a {
68
- color: white;
69
- padding: 10px;
70
- font-weight: 300;
71
- text-decoration: none;
72
- }
73
- .menu ul.list li a.active {
74
- color: white;
75
- font-weight: bold;
76
- }
77
-
78
- .copyright {
79
- color: white;
80
- background: #000;
81
- }
82
-
83
- code {
84
- box-sizing: border-box;
85
- display: inline-block;
86
- padding: 0 5px;
87
- background: rgba(0, 148, 191, 0.1);
88
- border-radius: 3px;
89
- color: #0094bf;
90
- font-size: 13px;
91
- line-height: 20px;
92
- }
93
-
94
- pre {
95
- margin: 0;
96
- padding: 12px 12px;
97
- background: rgba(238, 238, 238, 0.35);
98
- border-radius: 3px;
99
- font-size: 13px;
100
- line-height: 1.5em;
101
- font-weight: 500;
102
- }
103
-
104
- .dark body {
105
- color: #fafafa;
106
- }
107
- .dark .content h1,
108
- .dark .content h2,
109
- .dark .content h3,
110
- .dark .content h4,
111
- .dark .content h5 {
112
- color: #fafafa;
113
- }
114
-
115
- .dark code {
116
- background: none;
117
- }
118
-
119
- .dark .content {
120
- color: #fafafa;
121
- }
122
-
123
- .dark .menu ul.list li.title a,
124
- .dark .navbar a {
125
- color: #8d9ba8;
126
- }
127
-
128
- .dark .menu ul.list li a {
129
- color: #fafafa;
130
- }