@eui/mobile-core 18.0.8 → 18.1.0-snapshot-1752141287426

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 (96) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +1 -1
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +1 -1
  3. package/docs/components/EuiMUserProfileInfosComponent.html +1 -1
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +1 -1
  5. package/docs/components/EuimAboutComponent.html +1 -1
  6. package/docs/components/EuimAboutContentLoadingComponent.html +1 -1
  7. package/docs/components/EuimAlertMessageComponent.html +1 -1
  8. package/docs/components/EuimAppComponent.html +1 -1
  9. package/docs/components/EuimAvatarBadgeComponent.html +1 -1
  10. package/docs/components/EuimAvatarComponent.html +1 -1
  11. package/docs/components/EuimAvatarIconComponent.html +1 -1
  12. package/docs/components/EuimAvatarIconSubComponent.html +1 -1
  13. package/docs/components/EuimAvatarImageComponent.html +1 -1
  14. package/docs/components/EuimAvatarTextComponent.html +1 -1
  15. package/docs/components/EuimBadgeComponent.html +1 -1
  16. package/docs/components/EuimCardComponent.html +1 -1
  17. package/docs/components/EuimCardListComponent.html +1 -1
  18. package/docs/components/EuimChangelogComponent.html +1 -1
  19. package/docs/components/EuimChipSelectorComponent.html +1 -1
  20. package/docs/components/EuimDataSummaryColComponent.html +1 -1
  21. package/docs/components/EuimDataSummaryComponent.html +1 -1
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +126 -2
  23. package/docs/components/EuimHeaderDetailsComponent.html +1 -1
  24. package/docs/components/EuimHelpSupportComponent.html +1 -1
  25. package/docs/components/EuimHelperTextComponent.html +1 -1
  26. package/docs/components/EuimLabelComponent.html +1 -1
  27. package/docs/components/EuimLanguageListComponent.html +1 -1
  28. package/docs/components/EuimLanguageSelectorComponent.html +1 -1
  29. package/docs/components/EuimMediaHeaderComponent.html +1 -1
  30. package/docs/components/EuimMessageComponent.html +1 -1
  31. package/docs/components/EuimMessageTitleComponent.html +1 -1
  32. package/docs/components/EuimMultiselectComponent.html +1 -1
  33. package/docs/components/EuimMultiselectFilterComponent.html +1 -1
  34. package/docs/components/EuimMultiselectInfoComponent.html +1 -1
  35. package/docs/components/EuimMultiselectListComponent.html +1 -1
  36. package/docs/components/EuimMultiselectToolbarComponent.html +1 -1
  37. package/docs/components/EuimNotificationItemComponent.html +1 -1
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +1 -1
  39. package/docs/components/EuimPdfViewerComponent.html +1 -1
  40. package/docs/components/EuimScrollerXComponent.html +1 -1
  41. package/docs/components/EuimSidebarComponent.html +1 -1
  42. package/docs/components/EuimSidebarContentComponent.html +1 -1
  43. package/docs/components/EuimSkeletonListComponent.html +1 -1
  44. package/docs/components/EuimSkeletonListItemComponent.html +1 -1
  45. package/docs/components/EuimSlideInfoScreenComponent.html +1 -1
  46. package/docs/components/EuimSliderInfoScreenComponent.html +1 -1
  47. package/docs/components/EuimSpinnerComponent.html +141 -23
  48. package/docs/components/EuimSpinnerDescriptionComponent.html +1 -1
  49. package/docs/components/EuimSpinnerMessageComponent.html +1 -1
  50. package/docs/components/EuimToolbarActionItemsComponent.html +1 -1
  51. package/docs/components/EuimToolbarComponent.html +1 -1
  52. package/docs/components/EuimToolbarDatepickerComponent.html +1 -1
  53. package/docs/components/EuimToolbarQrcodeComponent.html +1 -1
  54. package/docs/components/EuimToolbarTitleComponent.html +1 -1
  55. package/docs/components/EuimUserProfileComponent.html +1 -1
  56. package/docs/directives/EuimEmptyListPlaceholderIconDirective.html +350 -0
  57. package/docs/directives/EuimEmptyListPlaceholderSubtitleDirective.html +350 -0
  58. package/docs/directives/EuimEmptyListPlaceholderTitleDirective.html +350 -0
  59. package/docs/directives/EuimFooterTransparentDirective.html +350 -0
  60. package/docs/index.html +1 -1
  61. package/docs/js/menu-wc.js +18 -6
  62. package/docs/js/menu-wc_es5.js +1 -1
  63. package/docs/js/search/search_index.js +2 -2
  64. package/docs/miscellaneous/variables.html +1 -0
  65. package/esm2022/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.mjs +20 -0
  66. package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.mjs +20 -0
  67. package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.mjs +20 -0
  68. package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.mjs +20 -0
  69. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +18 -6
  70. package/esm2022/lib/components/euim-empty-list-placeholder/index.mjs +4 -1
  71. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +2 -2
  72. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +2 -2
  73. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +25 -8
  74. package/esm2022/lib/components/index.mjs +2 -1
  75. package/esm2022/lib/euim-all.module.mjs +5 -2
  76. package/fesm2022/eui-mobile-core.mjs +118 -16
  77. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  78. package/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.d.ts +7 -0
  79. package/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.d.ts.map +1 -0
  80. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.d.ts +7 -0
  81. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.d.ts.map +1 -0
  82. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.d.ts +7 -0
  83. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.d.ts.map +1 -0
  84. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.d.ts +7 -0
  85. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.d.ts.map +1 -0
  86. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +7 -1
  87. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  88. package/lib/components/euim-empty-list-placeholder/index.d.ts +3 -0
  89. package/lib/components/euim-empty-list-placeholder/index.d.ts.map +1 -1
  90. package/lib/components/euim-spinner/euim-spinner.component.d.ts +7 -2
  91. package/lib/components/euim-spinner/euim-spinner.component.d.ts.map +1 -1
  92. package/lib/components/index.d.ts +1 -0
  93. package/lib/components/index.d.ts.map +1 -1
  94. package/lib/euim-all.module.d.ts +9 -8
  95. package/lib/euim-all.module.d.ts.map +1 -1
  96. package/package.json +2 -2
@@ -0,0 +1,350 @@
1
+ <!doctype html>
2
+ <html class="no-js" lang="">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
6
+ <title>csdr documentation</title>
7
+ <meta name="description" content="">
8
+ <meta name="viewport" content="width=device-width, initial-scale=1">
9
+
10
+ <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
+ <link rel="stylesheet" href="../styles/style.css">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
+ <link rel="stylesheet" href="../styles/material.css">
14
+ </head>
15
+ <body>
16
+ <script>
17
+ // Blocking script to avaoid flickering dark mode
18
+ // Dark mode toggle button
19
+ var useDark = window.matchMedia('(prefers-color-scheme: dark)');
20
+ var darkModeState = useDark.matches;
21
+ var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
22
+ var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
23
+ var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
24
+
25
+ function checkToggle(check) {
26
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
27
+ $darkModeToggleSwitchers[i].checked = check;
28
+ }
29
+ }
30
+
31
+ function toggleDarkMode(state) {
32
+ if (window.localStorage) {
33
+ localStorage.setItem('compodoc_darkmode-state', state);
34
+ }
35
+
36
+ checkToggle(state);
37
+
38
+ const hasClass = document.body.classList.contains('dark');
39
+
40
+ if (state) {
41
+ for (var i = 0; i < $darkModeToggles.length; i++) {
42
+ $darkModeToggles[i].classList.add('dark');
43
+ }
44
+ if (!hasClass) {
45
+ document.body.classList.add('dark');
46
+ }
47
+ } else {
48
+ for (var i = 0; i < $darkModeToggles.length; i++) {
49
+ $darkModeToggles[i].classList.remove('dark');
50
+ }
51
+ if (hasClass) {
52
+ document.body.classList.remove('dark');
53
+ }
54
+ }
55
+ }
56
+
57
+ useDark.addEventListener('change', function (evt) {
58
+ toggleDarkMode(evt.matches);
59
+ });
60
+ if (darkModeStateLocal) {
61
+ darkModeState = darkModeStateLocal === 'true';
62
+ }
63
+ toggleDarkMode(darkModeState);
64
+ </script>
65
+
66
+ <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
67
+ <a href="../" class="navbar-brand">csdr documentation</a>
68
+ <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
69
+ </div>
70
+
71
+ <div class="xs-menu menu" id="mobile-menu">
72
+ <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
73
+ </div>
74
+
75
+ <div class="container-fluid main">
76
+ <div class="row main">
77
+ <div class="hidden-xs menu">
78
+ <compodoc-menu mode="normal"></compodoc-menu>
79
+ </div>
80
+ <!-- START CONTENT -->
81
+ <div class="content directive">
82
+ <div class="content-data">
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+ <ol class="breadcrumb">
91
+ <li class="breadcrumb-item">Directives</li>
92
+ <li class="breadcrumb-item" >EuimFooterTransparentDirective</li>
93
+ </ol>
94
+
95
+ <ul class="nav nav-tabs" role="tablist">
96
+ <li class="nav-item">
97
+ <a href="#info"
98
+ class="nav-link"
99
+ class="nav-link active"
100
+ role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
101
+ </li>
102
+ </ul>
103
+
104
+ <div class="tab-content">
105
+ <div class="tab-pane fade active in" id="info">
106
+ <p class="comment">
107
+ <h3>File</h3>
108
+ </p>
109
+ <p class="comment">
110
+ <code>packages/eui-mobile/packages/core/src/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.ts</code>
111
+ </p>
112
+
113
+
114
+
115
+
116
+
117
+
118
+ <section data-compodoc="block-metadata">
119
+ <h3>Metadata</h3>
120
+ <table class="table table-sm table-hover metadata">
121
+ <tbody>
122
+
123
+ <tr>
124
+ <td class="col-md-3">Selector</td>
125
+ <td class="col-md-9"><code>[euimFooterTransparent]</code></td>
126
+ </tr>
127
+
128
+ <tr>
129
+ <td class="col-md-3">Standalone</td>
130
+ <td class="col-md-9"><code>true</code></td>
131
+ </tr>
132
+
133
+
134
+
135
+ </tbody>
136
+ </table>
137
+ </section>
138
+
139
+ <section data-compodoc="block-index">
140
+ <h3 id="index">Index</h3>
141
+ <table class="table table-sm table-bordered index-table">
142
+ <tbody>
143
+ <tr>
144
+ <td class="col-md-4">
145
+ <h6><b>Properties</b></h6>
146
+ </td>
147
+ </tr>
148
+ <tr>
149
+ <td class="col-md-4">
150
+ <ul class="index-list">
151
+ <li>
152
+ <span class="modifier"></span>
153
+ <a href="#className" >className</a>
154
+ </li>
155
+ </ul>
156
+ </td>
157
+ </tr>
158
+
159
+
160
+
161
+
162
+ <tr>
163
+ <td class="col-md-4">
164
+ <h6><b>HostBindings</b></h6>
165
+ </td>
166
+ </tr>
167
+ <tr>
168
+ <td class="col-md-4">
169
+ <ul class="index-list">
170
+ <li>
171
+ <a href="#class" >class</a>
172
+ </li>
173
+ </ul>
174
+ </td>
175
+ </tr>
176
+
177
+
178
+ </tbody>
179
+ </table>
180
+ </section>
181
+
182
+
183
+
184
+
185
+ <section data-compodoc="block-properties">
186
+ <h3>HostBindings</h3> <table class="table table-sm table-bordered">
187
+ <tbody>
188
+ <tr>
189
+ <td class="col-md-4">
190
+ <a name="class"></a>
191
+ <span class="name">
192
+ <span ><b>class</b></span>
193
+ <a href="#class"><span class="icon ion-ios-link"></span></a>
194
+ </span>
195
+ </td>
196
+ </tr>
197
+ <tr>
198
+ <td class="col-md-4">
199
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
200
+
201
+ </td>
202
+ </tr>
203
+ <tr>
204
+ <td class="col-md-4">
205
+ <i>Default value : </i><code>&#x27;euim-footer--transparent&#x27;</code>
206
+ </td>
207
+ </tr>
208
+
209
+
210
+ </tbody>
211
+ </table>
212
+ </section>
213
+
214
+
215
+
216
+ <section data-compodoc="block-properties">
217
+
218
+ <h3 id="inputs">
219
+ Properties
220
+ </h3>
221
+ <table class="table table-sm table-bordered">
222
+ <tbody>
223
+ <tr>
224
+ <td class="col-md-4">
225
+ <a name="className"></a>
226
+ <span class="name">
227
+ <span class="modifier"></span>
228
+ <span ><b>className</b></span>
229
+ <a href="#className"><span class="icon ion-ios-link"></span></a>
230
+ </span>
231
+ </td>
232
+ </tr>
233
+ <tr>
234
+ <td class="col-md-4">
235
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
236
+
237
+ </td>
238
+ </tr>
239
+ <tr>
240
+ <td class="col-md-4">
241
+ <i>Default value : </i><code>&#x27;euim-footer--transparent&#x27;</code>
242
+ </td>
243
+ </tr>
244
+ <tr>
245
+ <td class="col-md-4">
246
+ <b>Decorators : </b>
247
+ <br />
248
+ <code>
249
+ @HostBinding(&#x27;class&#x27;)<br />
250
+ </code>
251
+ </td>
252
+ </tr>
253
+
254
+
255
+ </tbody>
256
+ </table>
257
+ </section>
258
+
259
+
260
+ </div>
261
+
262
+
263
+
264
+ </div>
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+ </div><div class="search-results">
280
+ <div class="has-results">
281
+ <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
282
+ <ul class="search-results-list"></ul>
283
+ </div>
284
+ <div class="no-results">
285
+ <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
286
+ </div>
287
+ </div>
288
+ </div>
289
+ <!-- END CONTENT -->
290
+ </div>
291
+ </div>
292
+
293
+ <label class="dark-mode-switch">
294
+ <input type="checkbox">
295
+ <span class="slider">
296
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
297
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
298
+ </svg>
299
+ </span>
300
+ </label>
301
+
302
+ <script>
303
+ var COMPODOC_CURRENT_PAGE_DEPTH = 1;
304
+ var COMPODOC_CURRENT_PAGE_CONTEXT = 'directive';
305
+ var COMPODOC_CURRENT_PAGE_URL = 'EuimFooterTransparentDirective.html';
306
+ var MAX_SEARCH_RESULTS = 15;
307
+ </script>
308
+
309
+ <script>
310
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
311
+ checkToggle(darkModeState);
312
+ if ($darkModeToggleSwitchers.length > 0) {
313
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
314
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
315
+ darkModeState = !darkModeState;
316
+ toggleDarkMode(darkModeState);
317
+ });
318
+ }
319
+ }
320
+ </script>
321
+
322
+ <script src="../js/libs/custom-elements.min.js"></script>
323
+ <script src="../js/libs/lit-html.js"></script>
324
+
325
+ <script src="../js/menu-wc.js" defer></script>
326
+ <script nomodule src="../js/menu-wc_es5.js" defer></script>
327
+
328
+ <script src="../js/libs/bootstrap-native.js"></script>
329
+
330
+ <script src="../js/libs/es6-shim.min.js"></script>
331
+ <script src="../js/libs/EventDispatcher.js"></script>
332
+ <script src="../js/libs/promise.min.js"></script>
333
+ <script src="../js/libs/zepto.min.js"></script>
334
+
335
+ <script src="../js/compodoc.js"></script>
336
+
337
+ <script src="../js/tabs.js"></script>
338
+ <script src="../js/menu.js"></script>
339
+ <script src="../js/libs/clipboard.min.js"></script>
340
+ <script src="../js/libs/prism.js"></script>
341
+ <script src="../js/sourceCode.js"></script>
342
+ <script src="../js/search/search.js"></script>
343
+ <script src="../js/search/lunr.min.js"></script>
344
+ <script src="../js/search/search-lunr.js"></script>
345
+ <script src="../js/search/search_index.js"></script>
346
+ <script src="../js/lazy-load-graphs.js"></script>
347
+
348
+
349
+ </body>
350
+ </html>
package/docs/index.html CHANGED
@@ -110,7 +110,7 @@
110
110
  <div class="card text-center">
111
111
  <div class="card-block">
112
112
  <h4 class="card-title"><span class="icon ion-md-code-working"></span></h4>
113
- <p class="card-text">31 Directives</p>
113
+ <p class="card-text">35 Directives</p>
114
114
  </div>
115
115
  </div>
116
116
  </div>
@@ -184,13 +184,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
184
184
  <a href="modules/EuimAllModule.html" data-type="entity-link" >EuimAllModule</a>
185
185
  <li class="chapter inner">
186
186
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
187
- 'data-bs-target="#components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
187
+ 'data-bs-target="#components-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' }>
188
188
  <span class="icon ion-md-cog"></span>
189
189
  <span>Components</span>
190
190
  <span class="icon ion-ios-arrow-down"></span>
191
191
  </div>
192
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' :
193
- 'id="xs-components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
192
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' :
193
+ 'id="xs-components-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' }>
194
194
  <li class="link">
195
195
  <a href="components/EuimChipSelectorComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimChipSelectorComponent</a>
196
196
  </li>
@@ -207,13 +207,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
207
207
  </li>
208
208
  <li class="chapter inner">
209
209
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
210
- 'data-bs-target="#directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
210
+ 'data-bs-target="#directives-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' }>
211
211
  <span class="icon ion-md-code-working"></span>
212
212
  <span>Directives</span>
213
213
  <span class="icon ion-ios-arrow-down"></span>
214
214
  </div>
215
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' :
216
- 'id="xs-directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
215
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' :
216
+ 'id="xs-directives-links-module-EuimAllModule-36a10dfd75c0f1a77b66f86f400ac812a21d8f82fb50b975d65d0ad645e6fe779b87633d3e818272730da532e94e06254ba3509897ad0db88bff9c08e7812c14-1"' }>
217
217
  <li class="link">
218
218
  <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignCenterDirective</a>
219
219
  </li>
@@ -1048,6 +1048,18 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1048
1048
  <li class="link">
1049
1049
  <a href="directives/EuimDividerDirective.html" data-type="entity-link" >EuimDividerDirective</a>
1050
1050
  </li>
1051
+ <li class="link">
1052
+ <a href="directives/EuimEmptyListPlaceholderIconDirective.html" data-type="entity-link" >EuimEmptyListPlaceholderIconDirective</a>
1053
+ </li>
1054
+ <li class="link">
1055
+ <a href="directives/EuimEmptyListPlaceholderSubtitleDirective.html" data-type="entity-link" >EuimEmptyListPlaceholderSubtitleDirective</a>
1056
+ </li>
1057
+ <li class="link">
1058
+ <a href="directives/EuimEmptyListPlaceholderTitleDirective.html" data-type="entity-link" >EuimEmptyListPlaceholderTitleDirective</a>
1059
+ </li>
1060
+ <li class="link">
1061
+ <a href="directives/EuimFooterTransparentDirective.html" data-type="entity-link" >EuimFooterTransparentDirective</a>
1062
+ </li>
1051
1063
  <li class="link">
1052
1064
  <a href="directives/EuimHeaderDetailsIconDirective.html" data-type="entity-link" >EuimHeaderDetailsIconDirective</a>
1053
1065
  </li>