@eui/mobile-core 20.0.2 → 22.0.0-alpha.1

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 (196) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/docs/architecture.html +223 -0
  3. package/docs/changelog.html +69 -4
  4. package/docs/components/EuiMUserProfileActionComponent.html +80 -130
  5. package/docs/components/EuiMUserProfileAvatarComponent.html +74 -129
  6. package/docs/components/EuiMUserProfileInfosComponent.html +117 -117
  7. package/docs/components/EuiMUserProfileInfosItemComponent.html +74 -129
  8. package/docs/components/EuimAboutComponent.html +108 -28
  9. package/docs/components/EuimAboutContentLoadingComponent.html +107 -33
  10. package/docs/components/EuimAlertMessageComponent.html +161 -90
  11. package/docs/components/EuimAppComponent.html +105 -27
  12. package/docs/components/EuimAvatarBadgeComponent.html +120 -72
  13. package/docs/components/EuimAvatarComponent.html +123 -121
  14. package/docs/components/EuimAvatarIconComponent.html +74 -129
  15. package/docs/components/EuimAvatarIconSubComponent.html +123 -121
  16. package/docs/components/EuimAvatarImageComponent.html +91 -121
  17. package/docs/components/EuimAvatarTextComponent.html +115 -117
  18. package/docs/components/EuimBadgeComponent.html +121 -43
  19. package/docs/components/EuimCardComponent.html +123 -71
  20. package/docs/components/EuimCardListComponent.html +118 -118
  21. package/docs/components/EuimChangelogComponent.html +131 -128
  22. package/docs/components/EuimChipSelectorComponent.html +257 -184
  23. package/docs/components/EuimDataSummaryColComponent.html +92 -25
  24. package/docs/components/EuimDataSummaryComponent.html +127 -44
  25. package/docs/components/EuimEmptyListPlaceholderComponent.html +176 -156
  26. package/docs/components/EuimHeaderDetailsComponent.html +130 -49
  27. package/docs/components/EuimHelpSupportComponent.html +159 -130
  28. package/docs/components/EuimHelperTextComponent.html +161 -66
  29. package/docs/components/EuimLabelComponent.html +134 -53
  30. package/docs/components/EuimLanguageListComponent.html +185 -31
  31. package/docs/components/EuimLanguageSelectorComponent.html +156 -54
  32. package/docs/components/EuimMediaHeaderComponent.html +137 -52
  33. package/docs/components/EuimMessageComponent.html +130 -47
  34. package/docs/components/EuimMessageTitleComponent.html +92 -25
  35. package/docs/components/EuimMultiselectComponent.html +160 -131
  36. package/docs/components/EuimMultiselectFilterComponent.html +103 -123
  37. package/docs/components/EuimMultiselectInfoComponent.html +91 -125
  38. package/docs/components/EuimMultiselectListComponent.html +85 -122
  39. package/docs/components/EuimMultiselectToolbarComponent.html +126 -134
  40. package/docs/components/EuimNotificationItemComponent.html +121 -43
  41. package/docs/components/EuimOpenSourceLicencesComponent.html +127 -137
  42. package/docs/components/EuimPdfViewerComponent.html +214 -141
  43. package/docs/components/EuimScrollerXComponent.html +78 -130
  44. package/docs/components/EuimSidebarComponent.html +125 -114
  45. package/docs/components/EuimSidebarContentComponent.html +151 -124
  46. package/docs/components/EuimSkeletonListComponent.html +127 -42
  47. package/docs/components/EuimSkeletonListItemComponent.html +159 -56
  48. package/docs/components/EuimSlideInfoScreenComponent.html +74 -129
  49. package/docs/components/EuimSliderInfoScreenComponent.html +247 -174
  50. package/docs/components/EuimSpinnerComponent.html +131 -119
  51. package/docs/components/EuimSpinnerDescriptionComponent.html +74 -129
  52. package/docs/components/EuimSpinnerMessageComponent.html +74 -129
  53. package/docs/components/EuimToolbarActionItemsComponent.html +74 -129
  54. package/docs/components/EuimToolbarComponent.html +150 -140
  55. package/docs/components/EuimToolbarDatepickerComponent.html +291 -114
  56. package/docs/components/EuimToolbarQrcodeComponent.html +100 -32
  57. package/docs/components/EuimToolbarTitleComponent.html +121 -43
  58. package/docs/components/EuimUserProfileComponent.html +117 -117
  59. package/docs/dependencies.html +56 -4
  60. package/docs/directives/BaseStatesDirective.html +175 -62
  61. package/docs/directives/EuimAlignCenterDirective.html +92 -23
  62. package/docs/directives/EuimAlignTopDirective.html +92 -23
  63. package/docs/directives/EuimAvatarMainIconDirective.html +73 -23
  64. package/docs/directives/EuimAvatarSubIconDirective.html +73 -23
  65. package/docs/directives/EuimCardImageDirective.html +86 -118
  66. package/docs/directives/EuimChipSelectorItemDirective.html +104 -108
  67. package/docs/directives/EuimDataSummaryColLabelDirective.html +121 -41
  68. package/docs/directives/EuimDataSummaryColValueDirective.html +117 -41
  69. package/docs/directives/EuimDividerDirective.html +118 -42
  70. package/docs/directives/EuimEmptyListPlaceholderIconDirective.html +92 -23
  71. package/docs/directives/EuimEmptyListPlaceholderSubtitleDirective.html +92 -23
  72. package/docs/directives/EuimEmptyListPlaceholderTitleDirective.html +92 -23
  73. package/docs/directives/EuimFooterTransparentDirective.html +92 -23
  74. package/docs/directives/EuimHeaderDetailsIconDirective.html +66 -126
  75. package/docs/directives/EuimHeaderDetailsMetaDirective.html +66 -126
  76. package/docs/directives/EuimHeaderDetailsTitleDirective.html +66 -126
  77. package/docs/directives/EuimListHeaderDirective.html +118 -42
  78. package/docs/directives/EuimListItemNoPaddingsDirective.html +92 -23
  79. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +95 -23
  80. package/docs/directives/EuimMediaHeaderImageDirective.html +92 -23
  81. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +92 -23
  82. package/docs/directives/EuimMediaHeaderTitleDirective.html +66 -126
  83. package/docs/directives/EuimMinWidthDirective.html +105 -29
  84. package/docs/directives/EuimMultiselectAllDirective.html +138 -101
  85. package/docs/directives/EuimMultiselectSelectFieldDirective.html +102 -127
  86. package/docs/directives/EuimReadOnlyFormDirective.html +66 -126
  87. package/docs/directives/EuimReadOnlyFormLabelDirective.html +92 -23
  88. package/docs/directives/EuimReadOnlyFormValueDirective.html +66 -126
  89. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +92 -23
  90. package/docs/directives/EuimSkeletonTextAvatarDirective.html +92 -23
  91. package/docs/directives/EuimSliderInfoScreenContentDirective.html +112 -114
  92. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +66 -126
  93. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +66 -126
  94. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +122 -43
  95. package/docs/directives/EuimToolbarTransparentDirective.html +140 -54
  96. package/docs/index.html +54 -2
  97. package/docs/injectables/EuimAppService.html +102 -38
  98. package/docs/interfaces/ActionBtnsIconsNames.html +169 -123
  99. package/docs/interfaces/ActionBtnsNames.html +169 -123
  100. package/docs/interfaces/FilteredData.html +138 -92
  101. package/docs/interfaces/HelpAndSupportItem.html +145 -99
  102. package/docs/interfaces/Item.html +504 -458
  103. package/docs/interfaces/MenuItem.html +408 -362
  104. package/docs/interfaces/UIState.html +109 -63
  105. package/docs/js/architecture-graph.js +288 -0
  106. package/docs/js/libs/bootstrap-native.js +4 -2
  107. package/docs/js/libs/jszip.min.js +13 -0
  108. package/docs/js/libs/svg-pan-zoom.min.js +3 -3
  109. package/docs/js/libs/tablesort.min.js +3 -3
  110. package/docs/js/libs/tablesort.number.min.js +3 -3
  111. package/docs/js/libs/vis-network.min.js +78 -0
  112. package/docs/js/menu-wc.js +25 -13
  113. package/docs/js/routes/routes_index.js +1 -0
  114. package/docs/js/routes.js +142 -34
  115. package/docs/js/search/search.js +62 -0
  116. package/docs/js/search/search_index.js +2 -2
  117. package/docs/js/tabs.js +98 -15
  118. package/docs/js/tree.js +44 -7
  119. package/docs/json/EuimAlertMessageComponent.md +1 -1
  120. package/docs/json/EuimAvatarImageComponent.md +1 -1
  121. package/docs/json/EuimCardListComponent.md +1 -1
  122. package/docs/json/EuimChangelogComponent.md +1 -1
  123. package/docs/json/EuimChipSelectorComponent.md +4 -4
  124. package/docs/json/EuimHeaderDetailsComponent.md +1 -1
  125. package/docs/json/EuimHelperTextComponent.md +1 -0
  126. package/docs/json/EuimMultiselectComponent.md +1 -1
  127. package/docs/json/EuimMultiselectToolbarComponent.md +2 -2
  128. package/docs/json/EuimOpenSourceLicencesComponent.md +2 -2
  129. package/docs/json/EuimPdfViewerComponent.md +0 -1
  130. package/docs/json/EuimSidebarContentComponent.md +3 -4
  131. package/docs/json/EuimSliderInfoScreenComponent.md +3 -3
  132. package/docs/json/EuimToolbarComponent.md +1 -1
  133. package/docs/json/EuimToolbarDatepickerComponent.md +5 -4
  134. package/docs/json/EuimToolbarQrcodeComponent.md +1 -1
  135. package/docs/json/HbsRenderService.md +6 -0
  136. package/docs/json/TemplateEditorService.md +6 -0
  137. package/docs/json/TemplatePlaygroundComponent.md +8 -0
  138. package/docs/json/ZipExportService.md +6 -0
  139. package/docs/json/documentation.json +6868 -3891
  140. package/docs/license.html +46 -4
  141. package/docs/llms.txt +1527 -0
  142. package/docs/miscellaneous/typealiases.html +53 -8
  143. package/docs/miscellaneous/variables.html +320 -36
  144. package/docs/modules/EuimAboutModule.html +87 -10
  145. package/docs/modules/EuimAlertMessageModule.html +75 -10
  146. package/docs/modules/EuimAllModule.html +190 -9
  147. package/docs/modules/EuimAppModule.html +75 -10
  148. package/docs/modules/EuimAvatarModule.html +99 -10
  149. package/docs/modules/EuimBadgeModule.html +75 -10
  150. package/docs/modules/EuimCardListModule.html +75 -10
  151. package/docs/modules/EuimCardModule.html +78 -10
  152. package/docs/modules/EuimChipSelectorComponentModule.html +74 -10
  153. package/docs/modules/EuimDataSummaryModule.html +84 -10
  154. package/docs/modules/EuimDividerModule.html +75 -10
  155. package/docs/modules/EuimEmptyListPlaceholderModule.html +90 -10
  156. package/docs/modules/EuimHeaderDetailsModule.html +84 -10
  157. package/docs/modules/EuimLabelModule.html +87 -10
  158. package/docs/modules/EuimLanguageSelectorModule.html +81 -10
  159. package/docs/modules/EuimListHeaderModule.html +75 -10
  160. package/docs/modules/EuimMediaHeaderModule.html +87 -10
  161. package/docs/modules/EuimMessageModule.html +78 -10
  162. package/docs/modules/EuimMultiselectModule.html +93 -10
  163. package/docs/modules/EuimNotificationItemModule.html +75 -10
  164. package/docs/modules/EuimPdfViewerModule.html +75 -10
  165. package/docs/modules/EuimScrollerXComponentModule.html +75 -10
  166. package/docs/modules/EuimSidebarModule.html +78 -10
  167. package/docs/modules/EuimSkeletonListItemModule.html +75 -10
  168. package/docs/modules/EuimSkeletonListModule.html +75 -10
  169. package/docs/modules/EuimSkeletonTextAvatarModule.html +75 -10
  170. package/docs/modules/EuimSliderInfoScreenModule.html +87 -10
  171. package/docs/modules/EuimSpinnerComponentModule.html +81 -10
  172. package/docs/modules/EuimToolbarComponentModule.html +81 -10
  173. package/docs/modules/EuimToolbarDatepickerModule.html +75 -10
  174. package/docs/modules/EuimToolbarQrcodeModule.html +75 -10
  175. package/docs/modules/EuimUserProfileModule.html +87 -10
  176. package/docs/modules.html +44 -2
  177. package/docs/properties.html +45 -3
  178. package/docs/routes.html +228 -0
  179. package/docs/styles/compodoc.css +365 -44
  180. package/docs/styles/dark.css +16 -0
  181. package/docs/template-playground/default-templates.json +192 -0
  182. package/docs/template-playground/hbs-render.service.ts +217 -0
  183. package/docs/template-playground/main.ts +9 -0
  184. package/docs/template-playground/template-editor.service.ts +173 -0
  185. package/docs/template-playground/template-playground.component.ts +614 -0
  186. package/docs/template-playground/template-playground.module.ts +29 -0
  187. package/docs/template-playground/zip-export.service.ts +86 -0
  188. package/docs/template-playground-app/app.js +1389 -0
  189. package/docs/template-playground-app/index.html +462 -0
  190. package/fesm2022/eui-mobile-core.mjs +870 -1214
  191. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  192. package/package.json +12 -11
  193. package/{index.d.ts → types/eui-mobile-core.d.ts} +143 -215
  194. package/types/eui-mobile-core.d.ts.map +1 -0
  195. package/docs/js/libs/vis.min.js +0 -47
  196. package/docs/js/menu-wc_es5.js +0 -40
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -71,7 +85,14 @@
71
85
  </div>
72
86
 
73
87
  <div class="xs-menu menu" id="mobile-menu">
74
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
88
+ <div id="book-search-input" role="search">
89
+ <input type="text" placeholder="Type to search">
90
+ <button type="button"
91
+ class="search-input-clear"
92
+ aria-label="Clear search"
93
+ data-search-input-clear>&times;</button>
94
+ </div>
95
+ <compodoc-menu></compodoc-menu>
75
96
  </div>
76
97
 
77
98
  <div class="container-fluid main">
@@ -86,6 +107,10 @@
86
107
 
87
108
 
88
109
 
110
+
111
+
112
+
113
+
89
114
  <ol class="breadcrumb">
90
115
  <li class="breadcrumb-item">Components</li>
91
116
  <li class="breadcrumb-item"
@@ -93,22 +118,24 @@
93
118
  EuimSkeletonListItemComponent</li>
94
119
  </ol>
95
120
 
121
+ <div class="io-file io-file-path" data-compodoc="entity-file-path">
122
+ <span class="icon ion-ios-document" aria-hidden="true"></span>
123
+ <code>packages/core/src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts</code>
124
+ </div>
125
+
96
126
  <ul class="nav nav-tabs" role="tablist">
97
127
  <li class="nav-item">
98
128
  <a href="#info" class="nav-link active"
99
129
  role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
100
130
  </li>
131
+ <li class="nav-item">
132
+ <a href="#api" class="nav-link"
133
+ role="tab" id="api-tab" data-bs-toggle="tab" data-link="api">API</a>
134
+ </li>
101
135
  </ul>
102
136
 
103
137
  <div class="tab-content">
104
- <div class="tab-pane fade active in" id="info"><p class="comment">
105
- <h3>File</h3>
106
- </p>
107
- <p class="comment">
108
- <code>packages/core/src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts</code>
109
- </p>
110
-
111
-
138
+ <div class="tab-pane fade active in" id="info">
112
139
 
113
140
 
114
141
 
@@ -154,8 +181,16 @@
154
181
  <tr>
155
182
  <td class="col-md-3">imports</td>
156
183
  <td class="col-md-9">
157
- <code>IonicModule</code>
158
- <code>CommonModule</code>
184
+ <div> <code><a href="../interfaces/Item.html" target="_self" >IonItem</a></code>
185
+ </div>
186
+ <div> <code>IonLabel</code>
187
+ </div>
188
+ <div> <code>IonSkeletonText</code>
189
+ </div>
190
+ <div> <code>IonThumbnail</code>
191
+ </div>
192
+ <div> <code><a href="https://angular.dev/api/common/CommonModule" target="_blank" >CommonModule</a></code>
193
+ </div>
159
194
  </td>
160
195
  </tr>
161
196
 
@@ -166,6 +201,7 @@
166
201
 
167
202
 
168
203
 
204
+
169
205
  <tr>
170
206
  <td class="col-md-3">templateUrl</td>
171
207
  <td class="col-md-9"><code>./euim-skeleton-list-item.component.html</code></td>
@@ -182,102 +218,151 @@
182
218
  </table>
183
219
  </section>
184
220
 
185
- <section data-compodoc="block-index">
221
+ <section data-compodoc="block-relationships">
222
+ <h3>Relationships</h3>
223
+
224
+ <div class="row pt-3">
225
+ <div class="col-sm-6">
226
+ <h4>Used by</h4>
227
+ <ul class="list-unstyled relationships-list">
228
+ <li>
229
+ <code><a href="../modules/EuimSkeletonListItemModule.html" target="_self" >EuimSkeletonListItemModule</a></code>
230
+ </li>
231
+ <li>
232
+ <code><a href="../components/EuimSkeletonListComponent.html" target="_self" >EuimSkeletonListComponent</a></code>
233
+ </li>
234
+ </ul>
235
+ </div>
236
+
237
+ <div class="col-sm-6">
238
+ <h4>Depends on</h4>
239
+ <ul class="list-unstyled relationships-list">
240
+ <li>
241
+ <code><a href="../interfaces/Item.html" target="_self" >IonItem</a></code>
242
+ </li>
243
+ <li>
244
+ <code>IonLabel</code>
245
+ </li>
246
+ <li>
247
+ <code>IonSkeletonText</code>
248
+ </li>
249
+ <li>
250
+ <code>IonThumbnail</code>
251
+ </li>
252
+ <li>
253
+ <code><a href="https://angular.dev/api/common/CommonModule" target="_blank" >CommonModule</a></code>
254
+ </li>
255
+ <li>
256
+ <code><a href="../directives/BaseStatesDirective.html" target="_self" >BaseStatesDirective</a></code>
257
+ </li>
258
+ </ul>
259
+ </div>
260
+ </div>
261
+ </section>
262
+ </div>
263
+
264
+ <div class="tab-pane fade " id="api"> <section data-compodoc="block-index">
186
265
  <h3 id="index">Index</h3>
187
- <table class="table table-sm table-bordered index-table">
188
- <tbody>
266
+ <table class="table table-sm table-bordered index-table">
267
+ <tbody>
189
268
  <tr>
190
- <td class="col-md-4">
269
+ <td class="col-md-3">
191
270
  <h6><b>Properties</b></h6>
192
271
  </td>
193
- </tr>
194
- <tr>
195
- <td class="col-md-4">
272
+ <td class="col-md-9">
196
273
  <ul class="index-list">
197
274
  <li>
275
+ <span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
198
276
  <span class="modifier">Public</span>
199
277
  <a href="#baseStatesDirective" >baseStatesDirective</a>
200
278
  </li>
201
279
  </ul>
202
280
  </td>
203
281
  </tr>
282
+ </tbody>
283
+ </table>
204
284
 
205
285
 
286
+ <table class="table table-sm table-bordered index-table">
287
+ <tbody>
206
288
  <tr>
207
- <td class="col-md-4">
289
+ <td class="col-md-3">
208
290
  <h6><b>Inputs</b></h6>
209
291
  </td>
210
- </tr>
211
- <tr>
212
- <td class="col-md-4">
292
+ <td class="col-md-9">
213
293
  <ul class="index-list">
214
294
  <li>
215
- <a href="#avatarType" >avatarType</a>
295
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#avatarType" >avatarType</a>
216
296
  </li>
217
297
  <li>
218
- <a href="#hasAvatar" >hasAvatar</a>
298
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasAvatar" >hasAvatar</a>
219
299
  </li>
220
300
  <li>
221
- <a href="#hasMetaLine" >hasMetaLine</a>
301
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasMetaLine" >hasMetaLine</a>
222
302
  </li>
223
303
  <li>
224
- <a href="#hasSubtitle" >hasSubtitle</a>
304
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasSubtitle" >hasSubtitle</a>
225
305
  </li>
226
306
  <li>
227
- <a href="#hasTitle" >hasTitle</a>
307
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasTitle" >hasTitle</a>
228
308
  </li>
229
309
  <li>
230
- <a href="#isAnimated" >isAnimated</a>
310
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#isAnimated" >isAnimated</a>
231
311
  </li>
232
312
  <li>
233
- <a href="#metaLineWidth" >metaLineWidth</a>
313
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#metaLineWidth" >metaLineWidth</a>
234
314
  </li>
235
315
  <li>
236
- <a href="#separator" >separator</a>
316
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#separator" >separator</a>
237
317
  </li>
238
318
  <li>
239
- <a href="#subTitleWidth" >subTitleWidth</a>
319
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#subTitleWidth" >subTitleWidth</a>
240
320
  </li>
241
321
  <li>
242
- <a href="#titleWidth" >titleWidth</a>
322
+ <span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#titleWidth" >titleWidth</a>
243
323
  </li>
244
324
  </ul>
245
325
  </td>
246
326
  </tr>
327
+ </tbody>
328
+ </table>
247
329
 
248
330
 
331
+ <table class="table table-sm table-bordered index-table">
332
+ <tbody>
249
333
  <tr>
250
- <td class="col-md-4">
334
+ <td class="col-md-3">
251
335
  <h6><b>HostBindings</b></h6>
252
336
  </td>
253
- </tr>
254
- <tr>
255
- <td class="col-md-4">
337
+ <td class="col-md-9">
256
338
  <ul class="index-list">
257
339
  <li>
258
- <a href="#class" >class</a>
340
+ <span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class" >class</a>
259
341
  </li>
260
342
  </ul>
261
343
  </td>
262
344
  </tr>
345
+ </tbody>
346
+ </table>
263
347
 
264
348
 
265
- <tr>
266
- <td class="col-md-4">
267
- <h6><b>Accessors</b></h6>
268
- </td>
269
- </tr>
270
- <tr>
271
- <td class="col-md-4">
272
- <ul class="index-list">
273
- <li>
274
- <a href="#cssClasses" >cssClasses</a>
275
- </li>
276
- </ul>
277
- </td>
278
- </tr>
279
- </tbody>
280
- </table>
349
+ <table class="table table-sm table-bordered index-table">
350
+ <tbody>
351
+ <tr>
352
+ <td class="col-md-3">
353
+ <h6><b>Accessors</b></h6>
354
+ </td>
355
+ <td class="col-md-9">
356
+ <ul class="index-list">
357
+ <li>
358
+ <span class="reference-badge reference-badge--accessor" aria-hidden="true">A</span>
359
+ <a href="#cssClasses" >cssClasses</a>
360
+ </li>
361
+ </ul>
362
+ </td>
363
+ </tr>
364
+ </tbody>
365
+ </table>
281
366
  </section>
282
367
 
283
368
  <section data-compodoc="block-constructor">
@@ -528,6 +613,7 @@
528
613
  </table>
529
614
  </section>
530
615
 
616
+
531
617
  <section data-compodoc="block-properties">
532
618
  <h3>HostBindings</h3> <table class="table table-sm table-bordered">
533
619
  <tbody>
@@ -615,11 +701,11 @@
615
701
 
616
702
  </div>
617
703
 
618
- <script src="../js/libs/vis.min.js"></script>
704
+ <script src="../js/libs/vis-network.min.js"></script>
619
705
  <script src="../js/libs/htmlparser.js"></script>
620
706
  <script src="../js/libs/deep-iterator.js"></script>
621
707
  <script>
622
- var COMPONENT_TEMPLATE = '<div><ion-item button [lines]="separator"> @if (hasAvatar) { <ion-thumbnail slot="start"> <ion-skeleton-text [animated]="true"></ion-skeleton-text> </ion-thumbnail> } <ion-label> @if (hasTitle) { <ion-skeleton-text [animated]="isAnimated" [style.width]="titleWidth || \'80%\'"></ion-skeleton-text> } @if (hasSubtitle) { <ion-skeleton-text [animated]="isAnimated" [style.width]="subTitleWidth || \'60%\'"></ion-skeleton-text> } @if (hasMetaLine) { <ion-skeleton-text [animated]="isAnimated" [style.width]="metaLineWidth || \'40%\'"></ion-skeleton-text> } </ion-label></ion-item></div>'
708
+ var COMPONENT_TEMPLATE = '<div><ion-item button [lines]="separator()"> @if (hasAvatar()) { <ion-thumbnail slot="start"> <ion-skeleton-text [animated]="true"></ion-skeleton-text> </ion-thumbnail> } <ion-label> @if (hasTitle()) { <ion-skeleton-text [animated]="isAnimated()" [style.width]="titleWidth() || \'80%\'"></ion-skeleton-text> } @if (hasSubtitle()) { <ion-skeleton-text [animated]="isAnimated()" [style.width]="subTitleWidth() || \'60%\'"></ion-skeleton-text> } @if (hasMetaLine()) { <ion-skeleton-text [animated]="isAnimated()" [style.width]="metaLineWidth() || \'40%\'"></ion-skeleton-text> } </ion-label></ion-item></div>'
623
709
  var COMPONENTS = [{'name': 'EuimAboutComponent', 'selector': 'euim-about'},{'name': 'EuimAboutContentLoadingComponent', 'selector': 'euim-about-content-loading'},{'name': 'EuimAlertMessageComponent', 'selector': 'euim-alert-message'},{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAvatarBadgeComponent', 'selector': 'euim-avatar-badge'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimAvatarIconSubComponent', 'selector': 'euim-avatar-icon-sub'},{'name': 'EuimAvatarImageComponent', 'selector': 'euim-avatar-image'},{'name': 'EuimAvatarTextComponent', 'selector': 'euim-avatar-text'},{'name': 'EuimBadgeComponent', 'selector': 'euim-badge'},{'name': 'EuimCardComponent', 'selector': 'euim-card'},{'name': 'EuimCardListComponent', 'selector': 'euim-card-list'},{'name': 'EuimChangelogComponent', 'selector': 'euim-changelog'},{'name': 'EuimChipSelectorComponent', 'selector': 'euim-chip-selector'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHelperTextComponent', 'selector': 'euim-helper-text'},{'name': 'EuimHelpSupportComponent', 'selector': 'euim-help-support'},{'name': 'EuimLabelComponent', 'selector': 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimMultiselectComponent', 'selector': 'euim-multiselect'},{'name': 'EuimMultiselectFilterComponent', 'selector': 'euim-multiselect-filter'},{'name': 'EuimMultiselectInfoComponent', 'selector': 'euim-multiselect-info'},{'name': 'EuimMultiselectListComponent', 'selector': 'euim-multiselect-list'},{'name': 'EuimMultiselectToolbarComponent', 'selector': 'euim-multiselect-toolbar'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimOpenSourceLicencesComponent', 'selector': 'euim-opensource-licences'},{'name': 'EuimPdfViewerComponent', 'selector': 'euim-pdf-viewer'},{'name': 'EuimScrollerXComponent', 'selector': 'euim-scroller-x'},{'name': 'EuimSidebarComponent', 'selector': 'euim-sidebar'},{'name': 'EuimSidebarContentComponent', 'selector': 'euim-sidebar-content'},{'name': 'EuimSkeletonListComponent', 'selector': 'euim-skeleton-list'},{'name': 'EuimSkeletonListItemComponent', 'selector': 'euim-skeleton-list-item'},{'name': 'EuimSlideInfoScreenComponent', 'selector': 'euim-slide-info-screen'},{'name': 'EuimSliderInfoScreenComponent', 'selector': 'euim-slider-info-screen'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'name': 'EuimToolbarDatepickerComponent', 'selector': 'euim-toolbar-datepicker'},{'name': 'EuimToolbarQrcodeComponent', 'selector': 'euim-toolbar-qrcode'},{'name': 'EuimToolbarTitleComponent', 'selector': 'euim-toolbar-title'},{'name': 'EuiMUserProfileActionComponent', 'selector': 'euim-user-profile-action'},{'name': 'EuiMUserProfileAvatarComponent', 'selector': 'euim-user-profile-avatar'},{'name': 'EuimUserProfileComponent', 'selector': 'euim-user-profile'},{'name': 'EuiMUserProfileInfosComponent', 'selector': 'euim-user-profile-infos'},{'name': 'EuiMUserProfileInfosItemComponent', 'selector': 'euim-user-profile-infos-item'}];
624
710
  var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'name': 'EuimAlignCenterDirective', 'selector': '[euimAlignCenter]'},{'name': 'EuimAlignTopDirective', 'selector': '[euimAlignTop]'},{'name': 'EuimAvatarMainIconDirective', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconDirective', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimCardImageDirective', 'selector': '[euimCardImage]'},{'name': 'EuimChipSelectorItemDirective', 'selector': '[euimChipSelectorItem]'},{'name': 'EuimDataSummaryColLabelDirective', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueDirective', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDividerDirective', 'selector': '[euimDivider]'},{'name': 'EuimEmptyListPlaceholderIconDirective', 'selector': '[euimEmptyListPlaceholderIcon]'},{'name': 'EuimEmptyListPlaceholderSubtitleDirective', 'selector': '[euimEmptyListPlaceholderSubtitle]'},{'name': 'EuimEmptyListPlaceholderTitleDirective', 'selector': '[euimEmptyListPlaceholderTitle]'},{'name': 'EuimFooterTransparentDirective', 'selector': '[euimFooterTransparent]'},{'name': 'EuimHeaderDetailsIconDirective', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaDirective', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleDirective', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimListHeaderDirective', 'selector': '[euimListHeader]'},{'name': 'EuimListItemNoPaddingsDirective', 'selector': '[euimListItemNoPaddings]'},{'name': 'EuimMediaHeaderCustomContentDirective', 'selector': '[euimMediaHeaderCustomContent]'},{'name': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMinWidthDirective', 'selector': '[euimMinWidth]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimReadOnlyFormDirective', 'selector': '[euimReadOnlyForm]'},{'name': 'EuimReadOnlyFormLabelDirective', 'selector': '[euimReadOnlyFormLabel]'},{'name': 'EuimReadOnlyFormValueDirective', 'selector': '[euimReadOnlyFormValue]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
625
711
  var ACTUAL_COMPONENT = {'name': 'EuimSkeletonListItemComponent'};
@@ -674,6 +760,24 @@
674
760
 
675
761
  <script>
676
762
  $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
763
+ var updateDarkModeSwitchOffset = function () {
764
+ var content = document.querySelector('.content');
765
+ var scrollbarWidth = 0;
766
+
767
+ if (content) {
768
+ scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
769
+ }
770
+
771
+ document.documentElement.style.setProperty(
772
+ '--content-scrollbar-width',
773
+ scrollbarWidth + 'px'
774
+ );
775
+ };
776
+
777
+ updateDarkModeSwitchOffset();
778
+ requestAnimationFrame(updateDarkModeSwitchOffset);
779
+ window.addEventListener('resize', updateDarkModeSwitchOffset);
780
+
677
781
  checkToggle(darkModeState);
678
782
  if ($darkModeToggleSwitchers.length > 0) {
679
783
  for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
@@ -689,7 +793,6 @@
689
793
  <script src="../js/libs/lit-html.js"></script>
690
794
 
691
795
  <script src="../js/menu-wc.js" defer></script>
692
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
693
796
 
694
797
  <script src="../js/libs/bootstrap-native.js"></script>
695
798
 
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -71,7 +85,14 @@
71
85
  </div>
72
86
 
73
87
  <div class="xs-menu menu" id="mobile-menu">
74
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
88
+ <div id="book-search-input" role="search">
89
+ <input type="text" placeholder="Type to search">
90
+ <button type="button"
91
+ class="search-input-clear"
92
+ aria-label="Clear search"
93
+ data-search-input-clear>&times;</button>
94
+ </div>
95
+ <compodoc-menu></compodoc-menu>
75
96
  </div>
76
97
 
77
98
  <div class="container-fluid main">
@@ -86,6 +107,10 @@
86
107
 
87
108
 
88
109
 
110
+
111
+
112
+
113
+
89
114
  <ol class="breadcrumb">
90
115
  <li class="breadcrumb-item">Components</li>
91
116
  <li class="breadcrumb-item"
@@ -93,6 +118,11 @@
93
118
  EuimSlideInfoScreenComponent</li>
94
119
  </ol>
95
120
 
121
+ <div class="io-file io-file-path" data-compodoc="entity-file-path">
122
+ <span class="icon ion-ios-document" aria-hidden="true"></span>
123
+ <code>packages/core/src/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.ts</code>
124
+ </div>
125
+
96
126
  <ul class="nav nav-tabs" role="tablist">
97
127
  <li class="nav-item">
98
128
  <a href="#info" class="nav-link active"
@@ -101,14 +131,7 @@
101
131
  </ul>
102
132
 
103
133
  <div class="tab-content">
104
- <div class="tab-pane fade active in" id="info"><p class="comment">
105
- <h3>File</h3>
106
- </p>
107
- <p class="comment">
108
- <code>packages/core/src/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.ts</code>
109
- </p>
110
-
111
-
134
+ <div class="tab-pane fade active in" id="info">
112
135
 
113
136
 
114
137
 
@@ -123,6 +146,10 @@
123
146
 
124
147
 
125
148
 
149
+ <tr>
150
+ <td class="col-md-3">host</td>
151
+ <td class="col-md-9"><code>{<br>}</code></td>
152
+ </tr>
126
153
 
127
154
 
128
155
 
@@ -153,130 +180,30 @@
153
180
 
154
181
 
155
182
 
156
- </tbody>
157
- </table>
158
- </section>
159
-
160
- <section data-compodoc="block-index">
161
- <h3 id="index">Index</h3>
162
- <table class="table table-sm table-bordered index-table">
163
- <tbody>
164
- <tr>
165
- <td class="col-md-4">
166
- <h6><b>Properties</b></h6>
167
- </td>
168
- </tr>
169
- <tr>
170
- <td class="col-md-4">
171
- <ul class="index-list">
172
- <li>
173
- <span class="modifier"></span>
174
- <a href="#className" >className</a>
175
- </li>
176
- </ul>
177
- </td>
178
- </tr>
179
-
180
-
181
-
182
-
183
- <tr>
184
- <td class="col-md-4">
185
- <h6><b>HostBindings</b></h6>
186
- </td>
187
- </tr>
188
- <tr>
189
- <td class="col-md-4">
190
- <ul class="index-list">
191
- <li>
192
- <a href="#class" >class</a>
193
- </li>
194
- </ul>
195
- </td>
196
- </tr>
197
-
198
-
199
- </tbody>
200
- </table>
201
- </section>
202
-
203
-
204
-
205
-
206
- <section data-compodoc="block-properties">
207
- <h3>HostBindings</h3> <table class="table table-sm table-bordered">
208
- <tbody>
209
- <tr>
210
- <td class="col-md-4">
211
- <a name="class"></a>
212
- <span class="name">
213
- <span ><b>class</b></span>
214
- <a href="#class"><span class="icon ion-ios-link"></span></a>
215
- </span>
216
- </td>
217
- </tr>
218
- <tr>
219
- <td class="col-md-4">
220
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
221
-
222
- </td>
223
- </tr>
224
- <tr>
225
- <td class="col-md-4">
226
- <i>Default value : </i><code>&#x27;euim-slider-info-screen__slide&#x27;</code>
227
- </td>
228
- </tr>
229
-
230
183
 
231
184
  </tbody>
232
185
  </table>
233
186
  </section>
234
187
 
188
+ <section data-compodoc="block-relationships">
189
+ <h3>Relationships</h3>
235
190
 
236
-
237
- <section data-compodoc="block-properties">
238
-
239
- <h3 id="inputs">
240
- Properties
241
- </h3>
242
- <table class="table table-sm table-bordered">
243
- <tbody>
244
- <tr>
245
- <td class="col-md-4">
246
- <a name="className"></a>
247
- <span class="name">
248
- <span class="modifier"></span>
249
- <span ><b>className</b></span>
250
- <a href="#className"><span class="icon ion-ios-link"></span></a>
251
- </span>
252
- </td>
253
- </tr>
254
- <tr>
255
- <td class="col-md-4">
256
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
257
-
258
- </td>
259
- </tr>
260
- <tr>
261
- <td class="col-md-4">
262
- <i>Default value : </i><code>&#x27;euim-slider-info-screen__slide&#x27;</code>
263
- </td>
264
- </tr>
265
- <tr>
266
- <td class="col-md-4">
267
- <b>Decorators : </b>
268
- <br />
269
- <code>
270
- @HostBinding(&#x27;class&#x27;)<br />
271
- </code>
272
- </td>
273
- </tr>
274
-
275
-
276
- </tbody>
277
- </table>
278
- </section>
279
-
191
+ <div class="row pt-3">
192
+ <div class="col-sm-6">
193
+ <h4>Used by</h4>
194
+ <ul class="list-unstyled relationships-list">
195
+ <li>
196
+ <code><a href="../modules/EuimSliderInfoScreenModule.html" target="_self" >EuimSliderInfoScreenModule</a></code>
197
+ </li>
198
+ </ul>
199
+ </div>
200
+
201
+ <div class="col-sm-6">
202
+ <h4>Depends on</h4>
203
+ <p class="comment"><i>No results matching.</i></p>
204
+ </div>
205
+ </div>
206
+ </section>
280
207
  </div>
281
208
 
282
209
 
@@ -284,10 +211,11 @@
284
211
 
285
212
 
286
213
 
214
+
287
215
 
288
216
  </div>
289
217
 
290
- <script src="../js/libs/vis.min.js"></script>
218
+ <script src="../js/libs/vis-network.min.js"></script>
291
219
  <script src="../js/libs/htmlparser.js"></script>
292
220
  <script src="../js/libs/deep-iterator.js"></script>
293
221
  <script>
@@ -346,6 +274,24 @@
346
274
 
347
275
  <script>
348
276
  $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
277
+ var updateDarkModeSwitchOffset = function () {
278
+ var content = document.querySelector('.content');
279
+ var scrollbarWidth = 0;
280
+
281
+ if (content) {
282
+ scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
283
+ }
284
+
285
+ document.documentElement.style.setProperty(
286
+ '--content-scrollbar-width',
287
+ scrollbarWidth + 'px'
288
+ );
289
+ };
290
+
291
+ updateDarkModeSwitchOffset();
292
+ requestAnimationFrame(updateDarkModeSwitchOffset);
293
+ window.addEventListener('resize', updateDarkModeSwitchOffset);
294
+
349
295
  checkToggle(darkModeState);
350
296
  if ($darkModeToggleSwitchers.length > 0) {
351
297
  for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
@@ -361,7 +307,6 @@
361
307
  <script src="../js/libs/lit-html.js"></script>
362
308
 
363
309
  <script src="../js/menu-wc.js" defer></script>
364
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
365
310
 
366
311
  <script src="../js/libs/bootstrap-native.js"></script>
367
312