@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.
- package/CHANGELOG.md +14 -0
- package/docs/architecture.html +223 -0
- package/docs/changelog.html +69 -4
- package/docs/components/EuiMUserProfileActionComponent.html +80 -130
- package/docs/components/EuiMUserProfileAvatarComponent.html +74 -129
- package/docs/components/EuiMUserProfileInfosComponent.html +117 -117
- package/docs/components/EuiMUserProfileInfosItemComponent.html +74 -129
- package/docs/components/EuimAboutComponent.html +108 -28
- package/docs/components/EuimAboutContentLoadingComponent.html +107 -33
- package/docs/components/EuimAlertMessageComponent.html +161 -90
- package/docs/components/EuimAppComponent.html +105 -27
- package/docs/components/EuimAvatarBadgeComponent.html +120 -72
- package/docs/components/EuimAvatarComponent.html +123 -121
- package/docs/components/EuimAvatarIconComponent.html +74 -129
- package/docs/components/EuimAvatarIconSubComponent.html +123 -121
- package/docs/components/EuimAvatarImageComponent.html +91 -121
- package/docs/components/EuimAvatarTextComponent.html +115 -117
- package/docs/components/EuimBadgeComponent.html +121 -43
- package/docs/components/EuimCardComponent.html +123 -71
- package/docs/components/EuimCardListComponent.html +118 -118
- package/docs/components/EuimChangelogComponent.html +131 -128
- package/docs/components/EuimChipSelectorComponent.html +257 -184
- package/docs/components/EuimDataSummaryColComponent.html +92 -25
- package/docs/components/EuimDataSummaryComponent.html +127 -44
- package/docs/components/EuimEmptyListPlaceholderComponent.html +176 -156
- package/docs/components/EuimHeaderDetailsComponent.html +130 -49
- package/docs/components/EuimHelpSupportComponent.html +159 -130
- package/docs/components/EuimHelperTextComponent.html +161 -66
- package/docs/components/EuimLabelComponent.html +134 -53
- package/docs/components/EuimLanguageListComponent.html +185 -31
- package/docs/components/EuimLanguageSelectorComponent.html +156 -54
- package/docs/components/EuimMediaHeaderComponent.html +137 -52
- package/docs/components/EuimMessageComponent.html +130 -47
- package/docs/components/EuimMessageTitleComponent.html +92 -25
- package/docs/components/EuimMultiselectComponent.html +160 -131
- package/docs/components/EuimMultiselectFilterComponent.html +103 -123
- package/docs/components/EuimMultiselectInfoComponent.html +91 -125
- package/docs/components/EuimMultiselectListComponent.html +85 -122
- package/docs/components/EuimMultiselectToolbarComponent.html +126 -134
- package/docs/components/EuimNotificationItemComponent.html +121 -43
- package/docs/components/EuimOpenSourceLicencesComponent.html +127 -137
- package/docs/components/EuimPdfViewerComponent.html +214 -141
- package/docs/components/EuimScrollerXComponent.html +78 -130
- package/docs/components/EuimSidebarComponent.html +125 -114
- package/docs/components/EuimSidebarContentComponent.html +151 -124
- package/docs/components/EuimSkeletonListComponent.html +127 -42
- package/docs/components/EuimSkeletonListItemComponent.html +159 -56
- package/docs/components/EuimSlideInfoScreenComponent.html +74 -129
- package/docs/components/EuimSliderInfoScreenComponent.html +247 -174
- package/docs/components/EuimSpinnerComponent.html +131 -119
- package/docs/components/EuimSpinnerDescriptionComponent.html +74 -129
- package/docs/components/EuimSpinnerMessageComponent.html +74 -129
- package/docs/components/EuimToolbarActionItemsComponent.html +74 -129
- package/docs/components/EuimToolbarComponent.html +150 -140
- package/docs/components/EuimToolbarDatepickerComponent.html +291 -114
- package/docs/components/EuimToolbarQrcodeComponent.html +100 -32
- package/docs/components/EuimToolbarTitleComponent.html +121 -43
- package/docs/components/EuimUserProfileComponent.html +117 -117
- package/docs/dependencies.html +56 -4
- package/docs/directives/BaseStatesDirective.html +175 -62
- package/docs/directives/EuimAlignCenterDirective.html +92 -23
- package/docs/directives/EuimAlignTopDirective.html +92 -23
- package/docs/directives/EuimAvatarMainIconDirective.html +73 -23
- package/docs/directives/EuimAvatarSubIconDirective.html +73 -23
- package/docs/directives/EuimCardImageDirective.html +86 -118
- package/docs/directives/EuimChipSelectorItemDirective.html +104 -108
- package/docs/directives/EuimDataSummaryColLabelDirective.html +121 -41
- package/docs/directives/EuimDataSummaryColValueDirective.html +117 -41
- package/docs/directives/EuimDividerDirective.html +118 -42
- package/docs/directives/EuimEmptyListPlaceholderIconDirective.html +92 -23
- package/docs/directives/EuimEmptyListPlaceholderSubtitleDirective.html +92 -23
- package/docs/directives/EuimEmptyListPlaceholderTitleDirective.html +92 -23
- package/docs/directives/EuimFooterTransparentDirective.html +92 -23
- package/docs/directives/EuimHeaderDetailsIconDirective.html +66 -126
- package/docs/directives/EuimHeaderDetailsMetaDirective.html +66 -126
- package/docs/directives/EuimHeaderDetailsTitleDirective.html +66 -126
- package/docs/directives/EuimListHeaderDirective.html +118 -42
- package/docs/directives/EuimListItemNoPaddingsDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderCustomContentDirective.html +95 -23
- package/docs/directives/EuimMediaHeaderImageDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderSubTitleDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderTitleDirective.html +66 -126
- package/docs/directives/EuimMinWidthDirective.html +105 -29
- package/docs/directives/EuimMultiselectAllDirective.html +138 -101
- package/docs/directives/EuimMultiselectSelectFieldDirective.html +102 -127
- package/docs/directives/EuimReadOnlyFormDirective.html +66 -126
- package/docs/directives/EuimReadOnlyFormLabelDirective.html +92 -23
- package/docs/directives/EuimReadOnlyFormValueDirective.html +66 -126
- package/docs/directives/EuimSidebarFooterNoBordersDirective.html +92 -23
- package/docs/directives/EuimSkeletonTextAvatarDirective.html +92 -23
- package/docs/directives/EuimSliderInfoScreenContentDirective.html +112 -114
- package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +66 -126
- package/docs/directives/EuimSliderInfoScreenTitleDirective.html +66 -126
- package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +122 -43
- package/docs/directives/EuimToolbarTransparentDirective.html +140 -54
- package/docs/index.html +54 -2
- package/docs/injectables/EuimAppService.html +102 -38
- package/docs/interfaces/ActionBtnsIconsNames.html +169 -123
- package/docs/interfaces/ActionBtnsNames.html +169 -123
- package/docs/interfaces/FilteredData.html +138 -92
- package/docs/interfaces/HelpAndSupportItem.html +145 -99
- package/docs/interfaces/Item.html +504 -458
- package/docs/interfaces/MenuItem.html +408 -362
- package/docs/interfaces/UIState.html +109 -63
- package/docs/js/architecture-graph.js +288 -0
- package/docs/js/libs/bootstrap-native.js +4 -2
- package/docs/js/libs/jszip.min.js +13 -0
- package/docs/js/libs/svg-pan-zoom.min.js +3 -3
- package/docs/js/libs/tablesort.min.js +3 -3
- package/docs/js/libs/tablesort.number.min.js +3 -3
- package/docs/js/libs/vis-network.min.js +78 -0
- package/docs/js/menu-wc.js +25 -13
- package/docs/js/routes/routes_index.js +1 -0
- package/docs/js/routes.js +142 -34
- package/docs/js/search/search.js +62 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/js/tabs.js +98 -15
- package/docs/js/tree.js +44 -7
- package/docs/json/EuimAlertMessageComponent.md +1 -1
- package/docs/json/EuimAvatarImageComponent.md +1 -1
- package/docs/json/EuimCardListComponent.md +1 -1
- package/docs/json/EuimChangelogComponent.md +1 -1
- package/docs/json/EuimChipSelectorComponent.md +4 -4
- package/docs/json/EuimHeaderDetailsComponent.md +1 -1
- package/docs/json/EuimHelperTextComponent.md +1 -0
- package/docs/json/EuimMultiselectComponent.md +1 -1
- package/docs/json/EuimMultiselectToolbarComponent.md +2 -2
- package/docs/json/EuimOpenSourceLicencesComponent.md +2 -2
- package/docs/json/EuimPdfViewerComponent.md +0 -1
- package/docs/json/EuimSidebarContentComponent.md +3 -4
- package/docs/json/EuimSliderInfoScreenComponent.md +3 -3
- package/docs/json/EuimToolbarComponent.md +1 -1
- package/docs/json/EuimToolbarDatepickerComponent.md +5 -4
- package/docs/json/EuimToolbarQrcodeComponent.md +1 -1
- package/docs/json/HbsRenderService.md +6 -0
- package/docs/json/TemplateEditorService.md +6 -0
- package/docs/json/TemplatePlaygroundComponent.md +8 -0
- package/docs/json/ZipExportService.md +6 -0
- package/docs/json/documentation.json +6868 -3891
- package/docs/license.html +46 -4
- package/docs/llms.txt +1527 -0
- package/docs/miscellaneous/typealiases.html +53 -8
- package/docs/miscellaneous/variables.html +320 -36
- package/docs/modules/EuimAboutModule.html +87 -10
- package/docs/modules/EuimAlertMessageModule.html +75 -10
- package/docs/modules/EuimAllModule.html +190 -9
- package/docs/modules/EuimAppModule.html +75 -10
- package/docs/modules/EuimAvatarModule.html +99 -10
- package/docs/modules/EuimBadgeModule.html +75 -10
- package/docs/modules/EuimCardListModule.html +75 -10
- package/docs/modules/EuimCardModule.html +78 -10
- package/docs/modules/EuimChipSelectorComponentModule.html +74 -10
- package/docs/modules/EuimDataSummaryModule.html +84 -10
- package/docs/modules/EuimDividerModule.html +75 -10
- package/docs/modules/EuimEmptyListPlaceholderModule.html +90 -10
- package/docs/modules/EuimHeaderDetailsModule.html +84 -10
- package/docs/modules/EuimLabelModule.html +87 -10
- package/docs/modules/EuimLanguageSelectorModule.html +81 -10
- package/docs/modules/EuimListHeaderModule.html +75 -10
- package/docs/modules/EuimMediaHeaderModule.html +87 -10
- package/docs/modules/EuimMessageModule.html +78 -10
- package/docs/modules/EuimMultiselectModule.html +93 -10
- package/docs/modules/EuimNotificationItemModule.html +75 -10
- package/docs/modules/EuimPdfViewerModule.html +75 -10
- package/docs/modules/EuimScrollerXComponentModule.html +75 -10
- package/docs/modules/EuimSidebarModule.html +78 -10
- package/docs/modules/EuimSkeletonListItemModule.html +75 -10
- package/docs/modules/EuimSkeletonListModule.html +75 -10
- package/docs/modules/EuimSkeletonTextAvatarModule.html +75 -10
- package/docs/modules/EuimSliderInfoScreenModule.html +87 -10
- package/docs/modules/EuimSpinnerComponentModule.html +81 -10
- package/docs/modules/EuimToolbarComponentModule.html +81 -10
- package/docs/modules/EuimToolbarDatepickerModule.html +75 -10
- package/docs/modules/EuimToolbarQrcodeModule.html +75 -10
- package/docs/modules/EuimUserProfileModule.html +87 -10
- package/docs/modules.html +44 -2
- package/docs/properties.html +45 -3
- package/docs/routes.html +228 -0
- package/docs/styles/compodoc.css +365 -44
- package/docs/styles/dark.css +16 -0
- package/docs/template-playground/default-templates.json +192 -0
- package/docs/template-playground/hbs-render.service.ts +217 -0
- package/docs/template-playground/main.ts +9 -0
- package/docs/template-playground/template-editor.service.ts +173 -0
- package/docs/template-playground/template-playground.component.ts +614 -0
- package/docs/template-playground/template-playground.module.ts +29 -0
- package/docs/template-playground/zip-export.service.ts +86 -0
- package/docs/template-playground-app/app.js +1389 -0
- package/docs/template-playground-app/index.html +462 -0
- package/fesm2022/eui-mobile-core.mjs +870 -1214
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/package.json +12 -11
- package/{index.d.ts → types/eui-mobile-core.d.ts} +143 -215
- package/types/eui-mobile-core.d.ts.map +1 -0
- package/docs/js/libs/vis.min.js +0 -47
- 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"
|
|
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>×</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,31 +118,33 @@
|
|
|
93
118
|
EuimSliderInfoScreenComponent</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-slider-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"
|
|
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"
|
|
105
|
-
<h3>File</h3>
|
|
106
|
-
</p>
|
|
107
|
-
<p class="comment">
|
|
108
|
-
<code>packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts</code>
|
|
109
|
-
</p>
|
|
110
|
-
|
|
111
|
-
|
|
138
|
+
<div class="tab-pane fade active in" id="info">
|
|
112
139
|
|
|
113
140
|
|
|
114
141
|
<p class="comment">
|
|
115
142
|
<h3>Implements</h3>
|
|
116
143
|
</p>
|
|
117
144
|
<p class="comment">
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
145
|
+
<code><a href="https://angular.dev/api/core/OnInit" target="_blank" >OnInit</a></code>
|
|
146
|
+
<code><a href="https://angular.dev/api/core/AfterViewInit" target="_blank" >AfterViewInit</a></code>
|
|
147
|
+
<code><a href="https://angular.dev/api/core/OnDestroy" target="_blank" >OnDestroy</a></code>
|
|
121
148
|
</p>
|
|
122
149
|
|
|
123
150
|
|
|
@@ -135,6 +162,10 @@
|
|
|
135
162
|
|
|
136
163
|
|
|
137
164
|
|
|
165
|
+
<tr>
|
|
166
|
+
<td class="col-md-3">host</td>
|
|
167
|
+
<td class="col-md-9"><code>{<br>}</code></td>
|
|
168
|
+
</tr>
|
|
138
169
|
|
|
139
170
|
|
|
140
171
|
|
|
@@ -150,9 +181,14 @@
|
|
|
150
181
|
<tr>
|
|
151
182
|
<td class="col-md-3">imports</td>
|
|
152
183
|
<td class="col-md-9">
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
184
|
+
<div> <code>IonButton</code>
|
|
185
|
+
</div>
|
|
186
|
+
<div> <code>IonIcon</code>
|
|
187
|
+
</div>
|
|
188
|
+
<div> <code><a href="https://angular.dev/api/common/CommonModule" target="_blank" >CommonModule</a></code>
|
|
189
|
+
</div>
|
|
190
|
+
<div> <code>TranslatePipe</code>
|
|
191
|
+
</div>
|
|
156
192
|
</td>
|
|
157
193
|
</tr>
|
|
158
194
|
|
|
@@ -163,6 +199,7 @@
|
|
|
163
199
|
|
|
164
200
|
|
|
165
201
|
|
|
202
|
+
|
|
166
203
|
<tr>
|
|
167
204
|
<td class="col-md-3">templateUrl</td>
|
|
168
205
|
<td class="col-md-9"><code>./euim-slider-info-screen.component.html</code></td>
|
|
@@ -179,203 +216,245 @@
|
|
|
179
216
|
</table>
|
|
180
217
|
</section>
|
|
181
218
|
|
|
182
|
-
|
|
219
|
+
<section data-compodoc="block-relationships">
|
|
220
|
+
<h3>Relationships</h3>
|
|
221
|
+
|
|
222
|
+
<div class="row pt-3">
|
|
223
|
+
<div class="col-sm-6">
|
|
224
|
+
<h4>Used by</h4>
|
|
225
|
+
<ul class="list-unstyled relationships-list">
|
|
226
|
+
<li>
|
|
227
|
+
<code><a href="../modules/EuimSliderInfoScreenModule.html" target="_self" >EuimSliderInfoScreenModule</a></code>
|
|
228
|
+
</li>
|
|
229
|
+
</ul>
|
|
230
|
+
</div>
|
|
231
|
+
|
|
232
|
+
<div class="col-sm-6">
|
|
233
|
+
<h4>Depends on</h4>
|
|
234
|
+
<ul class="list-unstyled relationships-list">
|
|
235
|
+
<li>
|
|
236
|
+
<code>IonButton</code>
|
|
237
|
+
</li>
|
|
238
|
+
<li>
|
|
239
|
+
<code>IonIcon</code>
|
|
240
|
+
</li>
|
|
241
|
+
<li>
|
|
242
|
+
<code><a href="https://angular.dev/api/common/CommonModule" target="_blank" >CommonModule</a></code>
|
|
243
|
+
</li>
|
|
244
|
+
<li>
|
|
245
|
+
<code>TranslatePipe</code>
|
|
246
|
+
</li>
|
|
247
|
+
<li>
|
|
248
|
+
<code><a href="https://angular.dev/api/core/OnInit" target="_blank" >OnInit</a></code>
|
|
249
|
+
</li>
|
|
250
|
+
<li>
|
|
251
|
+
<code><a href="https://angular.dev/api/core/AfterViewInit" target="_blank" >AfterViewInit</a></code>
|
|
252
|
+
</li>
|
|
253
|
+
<li>
|
|
254
|
+
<code><a href="https://angular.dev/api/core/OnDestroy" target="_blank" >OnDestroy</a></code>
|
|
255
|
+
</li>
|
|
256
|
+
</ul>
|
|
257
|
+
</div>
|
|
258
|
+
</div>
|
|
259
|
+
</section>
|
|
260
|
+
</div>
|
|
261
|
+
|
|
262
|
+
<div class="tab-pane fade " id="api"> <section data-compodoc="block-index">
|
|
183
263
|
<h3 id="index">Index</h3>
|
|
184
|
-
|
|
185
|
-
|
|
264
|
+
<table class="table table-sm table-bordered index-table">
|
|
265
|
+
<tbody>
|
|
186
266
|
<tr>
|
|
187
|
-
<td class="col-md-
|
|
267
|
+
<td class="col-md-3">
|
|
188
268
|
<h6><b>Properties</b></h6>
|
|
189
269
|
</td>
|
|
190
|
-
|
|
191
|
-
<tr>
|
|
192
|
-
<td class="col-md-4">
|
|
270
|
+
<td class="col-md-9">
|
|
193
271
|
<ul class="index-list">
|
|
194
272
|
<li>
|
|
273
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
195
274
|
<a href="#currentSlide" >currentSlide</a>
|
|
196
275
|
</li>
|
|
197
276
|
<li>
|
|
277
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
278
|
+
<a href="#hostClasses" >hostClasses</a>
|
|
279
|
+
</li>
|
|
280
|
+
<li>
|
|
281
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
198
282
|
<a href="#isDataLoaded" >isDataLoaded</a>
|
|
199
283
|
</li>
|
|
200
284
|
<li>
|
|
285
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
201
286
|
<a href="#isLastItemReached" >isLastItemReached</a>
|
|
202
287
|
</li>
|
|
203
288
|
<li>
|
|
289
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
204
290
|
<a href="#showLeftBtnAsPrevious" >showLeftBtnAsPrevious</a>
|
|
205
291
|
</li>
|
|
206
292
|
<li>
|
|
293
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
207
294
|
<span class="modifier"></span>
|
|
208
295
|
<a href="#slideChild" >slideChild</a>
|
|
209
296
|
</li>
|
|
210
297
|
<li>
|
|
298
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
211
299
|
<span class="modifier"></span>
|
|
212
300
|
<a href="#slides" >slides</a>
|
|
213
301
|
</li>
|
|
214
302
|
<li>
|
|
303
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
215
304
|
<a href="#slidesArray" >slidesArray</a>
|
|
216
305
|
</li>
|
|
217
306
|
<li>
|
|
307
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
218
308
|
<a href="#startX" >startX</a>
|
|
219
309
|
</li>
|
|
220
310
|
</ul>
|
|
221
311
|
</td>
|
|
222
312
|
</tr>
|
|
313
|
+
</tbody>
|
|
314
|
+
</table>
|
|
223
315
|
|
|
316
|
+
<table class="table table-sm table-bordered index-table">
|
|
317
|
+
<tbody>
|
|
224
318
|
<tr>
|
|
225
|
-
<td class="col-md-
|
|
319
|
+
<td class="col-md-3">
|
|
226
320
|
<h6><b>Methods</b></h6>
|
|
227
321
|
</td>
|
|
228
|
-
|
|
229
|
-
<tr>
|
|
230
|
-
<td class="col-md-4">
|
|
322
|
+
<td class="col-md-9">
|
|
231
323
|
<ul class="index-list">
|
|
232
324
|
<li>
|
|
233
|
-
<
|
|
234
|
-
</li>
|
|
235
|
-
<li>
|
|
325
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
236
326
|
<a href="#goToNextSlide" >goToNextSlide</a>
|
|
237
327
|
</li>
|
|
238
328
|
<li>
|
|
329
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
239
330
|
<a href="#goToPreviousSlide" >goToPreviousSlide</a>
|
|
240
331
|
</li>
|
|
241
332
|
<li>
|
|
333
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
242
334
|
<a href="#goToSlide" >goToSlide</a>
|
|
243
335
|
</li>
|
|
244
336
|
<li>
|
|
337
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
245
338
|
<a href="#handleTouchEnd" >handleTouchEnd</a>
|
|
246
339
|
</li>
|
|
247
340
|
<li>
|
|
341
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
248
342
|
<a href="#isImageOnly" >isImageOnly</a>
|
|
249
343
|
</li>
|
|
250
344
|
<li>
|
|
345
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
251
346
|
<a href="#isNextButtonVisible" >isNextButtonVisible</a>
|
|
252
347
|
</li>
|
|
253
348
|
<li>
|
|
349
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
254
350
|
<a href="#isPreviousButtonVisible" >isPreviousButtonVisible</a>
|
|
255
351
|
</li>
|
|
256
352
|
<li>
|
|
353
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
257
354
|
<a href="#onLastStepAction" >onLastStepAction</a>
|
|
258
355
|
</li>
|
|
259
356
|
<li>
|
|
357
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
260
358
|
<a href="#onLeftBtnAction" >onLeftBtnAction</a>
|
|
261
359
|
</li>
|
|
262
360
|
<li>
|
|
361
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
263
362
|
<span class="modifier"></span>
|
|
264
363
|
<a href="#onResize" >onResize</a>
|
|
265
364
|
</li>
|
|
266
365
|
<li>
|
|
366
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
267
367
|
<a href="#onRightBtnAction" >onRightBtnAction</a>
|
|
268
368
|
</li>
|
|
269
369
|
<li>
|
|
370
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
270
371
|
<a href="#setSliderStyles" >setSliderStyles</a>
|
|
271
372
|
</li>
|
|
272
373
|
</ul>
|
|
273
374
|
</td>
|
|
274
375
|
</tr>
|
|
376
|
+
</tbody>
|
|
377
|
+
</table>
|
|
275
378
|
|
|
379
|
+
<table class="table table-sm table-bordered index-table">
|
|
380
|
+
<tbody>
|
|
276
381
|
<tr>
|
|
277
|
-
<td class="col-md-
|
|
382
|
+
<td class="col-md-3">
|
|
278
383
|
<h6><b>Inputs</b></h6>
|
|
279
384
|
</td>
|
|
280
|
-
|
|
281
|
-
<tr>
|
|
282
|
-
<td class="col-md-4">
|
|
385
|
+
<td class="col-md-9">
|
|
283
386
|
<ul class="index-list">
|
|
284
387
|
<li>
|
|
285
|
-
<a href="#actionBtnIconsNames" >actionBtnIconsNames</a>
|
|
388
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#actionBtnIconsNames" >actionBtnIconsNames</a>
|
|
286
389
|
</li>
|
|
287
390
|
<li>
|
|
288
|
-
<a href="#actionBtnNames" >actionBtnNames</a>
|
|
391
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#actionBtnNames" >actionBtnNames</a>
|
|
289
392
|
</li>
|
|
290
393
|
<li>
|
|
291
|
-
<a href="#isCarousel" >isCarousel</a>
|
|
394
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#isCarousel" >isCarousel</a>
|
|
292
395
|
</li>
|
|
293
396
|
<li>
|
|
294
|
-
<a href="#isNextBtn" >isNextBtn</a>
|
|
397
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#isNextBtn" >isNextBtn</a>
|
|
295
398
|
</li>
|
|
296
399
|
<li>
|
|
297
|
-
<a href="#isPreviousBtn" >isPreviousBtn</a>
|
|
400
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#isPreviousBtn" >isPreviousBtn</a>
|
|
298
401
|
</li>
|
|
299
402
|
<li>
|
|
300
|
-
<a href="#paginationColor" >paginationColor</a>
|
|
403
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#paginationColor" >paginationColor</a>
|
|
301
404
|
</li>
|
|
302
405
|
<li>
|
|
303
|
-
<a href="#showLeftBtn" >showLeftBtn</a>
|
|
406
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#showLeftBtn" >showLeftBtn</a>
|
|
304
407
|
</li>
|
|
305
408
|
<li>
|
|
306
|
-
<a href="#showRightBtn" >showRightBtn</a>
|
|
409
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#showRightBtn" >showRightBtn</a>
|
|
307
410
|
</li>
|
|
308
411
|
</ul>
|
|
309
412
|
</td>
|
|
310
413
|
</tr>
|
|
414
|
+
</tbody>
|
|
415
|
+
</table>
|
|
311
416
|
|
|
417
|
+
<table class="table table-sm table-bordered index-table">
|
|
418
|
+
<tbody>
|
|
312
419
|
<tr>
|
|
313
|
-
<td class="col-md-
|
|
420
|
+
<td class="col-md-3">
|
|
314
421
|
<h6><b>Outputs</b></h6>
|
|
315
422
|
</td>
|
|
316
|
-
|
|
317
|
-
<tr>
|
|
318
|
-
<td class="col-md-4">
|
|
423
|
+
<td class="col-md-9">
|
|
319
424
|
<ul class="index-list">
|
|
320
425
|
<li>
|
|
321
|
-
<a href="#lastStepActionClicked" >lastStepActionClicked</a>
|
|
426
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#lastStepActionClicked" >lastStepActionClicked</a>
|
|
322
427
|
</li>
|
|
323
428
|
<li>
|
|
324
|
-
<a href="#leftActionClicked" >leftActionClicked</a>
|
|
429
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#leftActionClicked" >leftActionClicked</a>
|
|
325
430
|
</li>
|
|
326
431
|
<li>
|
|
327
|
-
<a href="#rightActionClicked" >rightActionClicked</a>
|
|
432
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#rightActionClicked" >rightActionClicked</a>
|
|
328
433
|
</li>
|
|
329
434
|
</ul>
|
|
330
435
|
</td>
|
|
331
436
|
</tr>
|
|
437
|
+
</tbody>
|
|
438
|
+
</table>
|
|
332
439
|
|
|
333
|
-
<tr>
|
|
334
|
-
<td class="col-md-4">
|
|
335
|
-
<h6><b>HostBindings</b></h6>
|
|
336
|
-
</td>
|
|
337
|
-
</tr>
|
|
338
|
-
<tr>
|
|
339
|
-
<td class="col-md-4">
|
|
340
|
-
<ul class="index-list">
|
|
341
|
-
<li>
|
|
342
|
-
<a href="#class" >class</a>
|
|
343
|
-
</li>
|
|
344
|
-
</ul>
|
|
345
|
-
</td>
|
|
346
|
-
</tr>
|
|
347
440
|
|
|
441
|
+
<table class="table table-sm table-bordered index-table">
|
|
442
|
+
<tbody>
|
|
348
443
|
<tr>
|
|
349
|
-
<td class="col-md-
|
|
444
|
+
<td class="col-md-3">
|
|
350
445
|
<h6><b>HostListeners</b></h6>
|
|
351
446
|
</td>
|
|
352
|
-
|
|
353
|
-
<tr>
|
|
354
|
-
<td class="col-md-4">
|
|
447
|
+
<td class="col-md-9">
|
|
355
448
|
<ul class="index-list">
|
|
356
449
|
<li>
|
|
357
|
-
<a href="#window:resize" >window:resize</a>
|
|
450
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">HL</span><a href="#window:resize" >window:resize</a>
|
|
358
451
|
</li>
|
|
359
452
|
</ul>
|
|
360
453
|
</td>
|
|
361
454
|
</tr>
|
|
455
|
+
</tbody>
|
|
456
|
+
</table>
|
|
362
457
|
|
|
363
|
-
<tr>
|
|
364
|
-
<td class="col-md-4">
|
|
365
|
-
<h6><b>Accessors</b></h6>
|
|
366
|
-
</td>
|
|
367
|
-
</tr>
|
|
368
|
-
<tr>
|
|
369
|
-
<td class="col-md-4">
|
|
370
|
-
<ul class="index-list">
|
|
371
|
-
<li>
|
|
372
|
-
<a href="#cssClasses" >cssClasses</a>
|
|
373
|
-
</li>
|
|
374
|
-
</ul>
|
|
375
|
-
</td>
|
|
376
|
-
</tr>
|
|
377
|
-
</tbody>
|
|
378
|
-
</table>
|
|
379
458
|
</section>
|
|
380
459
|
|
|
381
460
|
<section data-compodoc="block-constructor">
|
|
@@ -384,7 +463,7 @@
|
|
|
384
463
|
<tbody>
|
|
385
464
|
<tr>
|
|
386
465
|
<td class="col-md-4">
|
|
387
|
-
<code>constructor(renderer: Renderer2
|
|
466
|
+
<code>constructor(renderer: <a href="https://angular.dev/api/core/Renderer2" target="_blank">Renderer2</a>, gestureCtrl: GestureController, sliderElement: <a href="https://angular.dev/api/core/ElementRef" target="_blank">ElementRef</a>, cdr: <a href="https://angular.dev/api/core/ChangeDetectorRef" target="_blank">ChangeDetectorRef</a>)</code>
|
|
388
467
|
</td>
|
|
389
468
|
</tr>
|
|
390
469
|
|
|
@@ -405,7 +484,7 @@
|
|
|
405
484
|
<td>renderer</td>
|
|
406
485
|
|
|
407
486
|
<td>
|
|
408
|
-
|
|
487
|
+
<code><a href="https://angular.dev/api/core/Renderer2" target="_blank" >Renderer2</a></code>
|
|
409
488
|
</td>
|
|
410
489
|
|
|
411
490
|
<td>
|
|
@@ -429,7 +508,7 @@
|
|
|
429
508
|
<td>sliderElement</td>
|
|
430
509
|
|
|
431
510
|
<td>
|
|
432
|
-
|
|
511
|
+
<code><a href="https://angular.dev/api/core/ElementRef" target="_blank" >ElementRef</a></code>
|
|
433
512
|
</td>
|
|
434
513
|
|
|
435
514
|
<td>
|
|
@@ -441,7 +520,7 @@
|
|
|
441
520
|
<td>cdr</td>
|
|
442
521
|
|
|
443
522
|
<td>
|
|
444
|
-
|
|
523
|
+
<code><a href="https://angular.dev/api/core/ChangeDetectorRef" target="_blank" >ChangeDetectorRef</a></code>
|
|
445
524
|
</td>
|
|
446
525
|
|
|
447
526
|
<td>
|
|
@@ -632,6 +711,7 @@
|
|
|
632
711
|
</tbody>
|
|
633
712
|
</table>
|
|
634
713
|
</section>
|
|
714
|
+
|
|
635
715
|
<section data-compodoc="block-outputs">
|
|
636
716
|
<h3 id="outputs">Outputs</h3>
|
|
637
717
|
<table class="table table-sm table-bordered">
|
|
@@ -644,7 +724,7 @@
|
|
|
644
724
|
</tr>
|
|
645
725
|
<tr>
|
|
646
726
|
<td class="col-md-4">
|
|
647
|
-
<i>Type : </i> <code>
|
|
727
|
+
<i>Type : </i> <code>MouseEvent</code>
|
|
648
728
|
|
|
649
729
|
</td>
|
|
650
730
|
</tr>
|
|
@@ -660,7 +740,7 @@
|
|
|
660
740
|
</tr>
|
|
661
741
|
<tr>
|
|
662
742
|
<td class="col-md-4">
|
|
663
|
-
<i>Type : </i> <code>
|
|
743
|
+
<i>Type : </i> <code>MouseEvent</code>
|
|
664
744
|
|
|
665
745
|
</td>
|
|
666
746
|
</tr>
|
|
@@ -676,36 +756,14 @@
|
|
|
676
756
|
</tr>
|
|
677
757
|
<tr>
|
|
678
758
|
<td class="col-md-4">
|
|
679
|
-
<i>Type : </i> <code>
|
|
759
|
+
<i>Type : </i> <code>MouseEvent</code>
|
|
680
760
|
|
|
681
761
|
</td>
|
|
682
762
|
</tr>
|
|
683
763
|
</tbody>
|
|
684
764
|
</table>
|
|
685
765
|
</section>
|
|
686
|
-
<section data-compodoc="block-properties">
|
|
687
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
688
|
-
<tbody>
|
|
689
|
-
<tr>
|
|
690
|
-
<td class="col-md-4">
|
|
691
|
-
<a name="class"></a>
|
|
692
|
-
<span class="name">
|
|
693
|
-
<span ><b>class</b></span>
|
|
694
|
-
<a href="#class"><span class="icon ion-ios-link"></span></a>
|
|
695
|
-
</span>
|
|
696
|
-
</td>
|
|
697
|
-
</tr>
|
|
698
|
-
<tr>
|
|
699
|
-
<td class="col-md-4">
|
|
700
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
701
766
|
|
|
702
|
-
</td>
|
|
703
|
-
</tr>
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
</tbody>
|
|
707
|
-
</table>
|
|
708
|
-
</section>
|
|
709
767
|
|
|
710
768
|
<section data-compodoc="block-methods">
|
|
711
769
|
<h3>HostListeners</h3> <table class="table table-sm table-bordered">
|
|
@@ -726,7 +784,7 @@
|
|
|
726
784
|
</tr>
|
|
727
785
|
<tr>
|
|
728
786
|
<td class="col-md-4">
|
|
729
|
-
<code>window:resize(event: Event)</code>
|
|
787
|
+
<code>window:resize(event: <a href="https://angular.dev/api/router/Event" target="_blank">Event</a>)</code>
|
|
730
788
|
</td>
|
|
731
789
|
</tr>
|
|
732
790
|
|
|
@@ -736,42 +794,12 @@
|
|
|
736
794
|
</tbody>
|
|
737
795
|
</table>
|
|
738
796
|
</section>
|
|
797
|
+
|
|
739
798
|
<section data-compodoc="block-methods">
|
|
740
799
|
|
|
741
800
|
<h3 id="methods">
|
|
742
801
|
Methods
|
|
743
802
|
</h3>
|
|
744
|
-
<table class="table table-sm table-bordered">
|
|
745
|
-
<tbody>
|
|
746
|
-
<tr>
|
|
747
|
-
<td class="col-md-4">
|
|
748
|
-
<a name="getCssClasses"></a>
|
|
749
|
-
<span class="name">
|
|
750
|
-
<span ><b>getCssClasses</b></span>
|
|
751
|
-
<a href="#getCssClasses"><span class="icon ion-ios-link"></span></a>
|
|
752
|
-
</span>
|
|
753
|
-
</td>
|
|
754
|
-
</tr>
|
|
755
|
-
<tr>
|
|
756
|
-
<td class="col-md-4">
|
|
757
|
-
<code>getCssClasses()</code>
|
|
758
|
-
</td>
|
|
759
|
-
</tr>
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
<tr>
|
|
765
|
-
<td class="col-md-4">
|
|
766
|
-
|
|
767
|
-
<div class="io-description">
|
|
768
|
-
<b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
769
|
-
|
|
770
|
-
</div>
|
|
771
|
-
</td>
|
|
772
|
-
</tr>
|
|
773
|
-
</tbody>
|
|
774
|
-
</table>
|
|
775
803
|
<table class="table table-sm table-bordered">
|
|
776
804
|
<tbody>
|
|
777
805
|
<tr>
|
|
@@ -847,7 +875,7 @@
|
|
|
847
875
|
</tr>
|
|
848
876
|
<tr>
|
|
849
877
|
<td class="col-md-4">
|
|
850
|
-
<code>goToSlide(index)</code>
|
|
878
|
+
<code>goToSlide(index: unknown)</code>
|
|
851
879
|
</td>
|
|
852
880
|
</tr>
|
|
853
881
|
|
|
@@ -864,12 +892,16 @@
|
|
|
864
892
|
<thead>
|
|
865
893
|
<tr>
|
|
866
894
|
<td>Name</td>
|
|
895
|
+
<td>Type</td>
|
|
867
896
|
<td>Optional</td>
|
|
868
897
|
</tr>
|
|
869
898
|
</thead>
|
|
870
899
|
<tbody>
|
|
871
900
|
<tr>
|
|
872
901
|
<td>index</td>
|
|
902
|
+
<td>
|
|
903
|
+
<code>unknown</code>
|
|
904
|
+
</td>
|
|
873
905
|
|
|
874
906
|
<td>
|
|
875
907
|
No
|
|
@@ -904,7 +936,7 @@
|
|
|
904
936
|
</tr>
|
|
905
937
|
<tr>
|
|
906
938
|
<td class="col-md-4">
|
|
907
|
-
<code>handleTouchEnd(e)</code>
|
|
939
|
+
<code>handleTouchEnd(e: unknown)</code>
|
|
908
940
|
</td>
|
|
909
941
|
</tr>
|
|
910
942
|
|
|
@@ -921,12 +953,16 @@
|
|
|
921
953
|
<thead>
|
|
922
954
|
<tr>
|
|
923
955
|
<td>Name</td>
|
|
956
|
+
<td>Type</td>
|
|
924
957
|
<td>Optional</td>
|
|
925
958
|
</tr>
|
|
926
959
|
</thead>
|
|
927
960
|
<tbody>
|
|
928
961
|
<tr>
|
|
929
962
|
<td>e</td>
|
|
963
|
+
<td>
|
|
964
|
+
<code>unknown</code>
|
|
965
|
+
</td>
|
|
930
966
|
|
|
931
967
|
<td>
|
|
932
968
|
No
|
|
@@ -1178,7 +1214,7 @@
|
|
|
1178
1214
|
<tr>
|
|
1179
1215
|
<td class="col-md-4">
|
|
1180
1216
|
<span class="modifier-icon icon ion-ios-reset"></span>
|
|
1181
|
-
<code>onResize(event: Event)</code>
|
|
1217
|
+
<code>onResize(event: <a href="https://angular.dev/api/router/Event" target="_blank">Event</a>)</code>
|
|
1182
1218
|
</td>
|
|
1183
1219
|
</tr>
|
|
1184
1220
|
|
|
@@ -1210,7 +1246,7 @@
|
|
|
1210
1246
|
<tr>
|
|
1211
1247
|
<td>event</td>
|
|
1212
1248
|
<td>
|
|
1213
|
-
|
|
1249
|
+
<code><a href="https://angular.dev/api/router/Event" target="_blank" >Event</a></code>
|
|
1214
1250
|
</td>
|
|
1215
1251
|
|
|
1216
1252
|
<td>
|
|
@@ -1326,6 +1362,7 @@
|
|
|
1326
1362
|
</tbody>
|
|
1327
1363
|
</table>
|
|
1328
1364
|
</section>
|
|
1365
|
+
|
|
1329
1366
|
<section data-compodoc="block-properties">
|
|
1330
1367
|
|
|
1331
1368
|
<h3 id="inputs">
|
|
@@ -1355,6 +1392,41 @@
|
|
|
1355
1392
|
</tr>
|
|
1356
1393
|
|
|
1357
1394
|
|
|
1395
|
+
</tbody>
|
|
1396
|
+
</table>
|
|
1397
|
+
<table class="table table-sm table-bordered">
|
|
1398
|
+
<tbody>
|
|
1399
|
+
<tr>
|
|
1400
|
+
<td class="col-md-4">
|
|
1401
|
+
<a name="hostClasses"></a>
|
|
1402
|
+
<span class="name">
|
|
1403
|
+
<span ><b>hostClasses</b></span>
|
|
1404
|
+
<a href="#hostClasses"><span class="icon ion-ios-link"></span></a>
|
|
1405
|
+
</span>
|
|
1406
|
+
</td>
|
|
1407
|
+
</tr>
|
|
1408
|
+
<tr>
|
|
1409
|
+
<td class="col-md-4">
|
|
1410
|
+
<i>Type : </i> <code>unknown</code>
|
|
1411
|
+
|
|
1412
|
+
</td>
|
|
1413
|
+
</tr>
|
|
1414
|
+
<tr>
|
|
1415
|
+
<td class="col-md-4">
|
|
1416
|
+
<i>Default value : </i><code>computed(() => {
|
|
1417
|
+
const paginationClass = !this.paginationColor
|
|
1418
|
+
? 'pagination-color-primary'
|
|
1419
|
+
: `pagination-color-${this.paginationColor}`;
|
|
1420
|
+
return [
|
|
1421
|
+
'euim-slider-info-screen',
|
|
1422
|
+
this.isImageOnly() ? 'image-only' : '',
|
|
1423
|
+
paginationClass,
|
|
1424
|
+
].join(' ').trim();
|
|
1425
|
+
})</code>
|
|
1426
|
+
</td>
|
|
1427
|
+
</tr>
|
|
1428
|
+
|
|
1429
|
+
|
|
1358
1430
|
</tbody>
|
|
1359
1431
|
</table>
|
|
1360
1432
|
<table class="table table-sm table-bordered">
|
|
@@ -1368,6 +1440,12 @@
|
|
|
1368
1440
|
</span>
|
|
1369
1441
|
</td>
|
|
1370
1442
|
</tr>
|
|
1443
|
+
<tr>
|
|
1444
|
+
<td class="col-md-4">
|
|
1445
|
+
<i>Type : </i> <code>unknown</code>
|
|
1446
|
+
|
|
1447
|
+
</td>
|
|
1448
|
+
</tr>
|
|
1371
1449
|
<tr>
|
|
1372
1450
|
<td class="col-md-4">
|
|
1373
1451
|
<i>Default value : </i><code>signal(false)</code>
|
|
@@ -1474,7 +1552,7 @@
|
|
|
1474
1552
|
</tr>
|
|
1475
1553
|
<tr>
|
|
1476
1554
|
<td class="col-md-4">
|
|
1477
|
-
<i>Type : </i>
|
|
1555
|
+
<i>Type : </i> <code><a href="https://angular.dev/api/core/ElementRef" target="_blank" >ElementRef</a></code>
|
|
1478
1556
|
|
|
1479
1557
|
</td>
|
|
1480
1558
|
</tr>
|
|
@@ -1545,28 +1623,6 @@
|
|
|
1545
1623
|
</table>
|
|
1546
1624
|
</section>
|
|
1547
1625
|
|
|
1548
|
-
<section data-compodoc="block-accessors">
|
|
1549
|
-
<h3 id="accessors">
|
|
1550
|
-
Accessors
|
|
1551
|
-
</h3>
|
|
1552
|
-
<table class="table table-sm table-bordered">
|
|
1553
|
-
<tbody>
|
|
1554
|
-
<tr>
|
|
1555
|
-
<td class="col-md-4">
|
|
1556
|
-
<a name="cssClasses"></a>
|
|
1557
|
-
<span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
|
|
1558
|
-
</td>
|
|
1559
|
-
</tr>
|
|
1560
|
-
|
|
1561
|
-
<tr>
|
|
1562
|
-
<td class="col-md-4">
|
|
1563
|
-
<span class="accessor"><b>get</b><code>cssClasses()</code></span>
|
|
1564
|
-
</td>
|
|
1565
|
-
</tr>
|
|
1566
|
-
|
|
1567
|
-
</tbody>
|
|
1568
|
-
</table>
|
|
1569
|
-
</section>
|
|
1570
1626
|
</div>
|
|
1571
1627
|
|
|
1572
1628
|
|
|
@@ -1577,11 +1633,11 @@
|
|
|
1577
1633
|
|
|
1578
1634
|
</div>
|
|
1579
1635
|
|
|
1580
|
-
<script src="../js/libs/vis.min.js"></script>
|
|
1636
|
+
<script src="../js/libs/vis-network.min.js"></script>
|
|
1581
1637
|
<script src="../js/libs/htmlparser.js"></script>
|
|
1582
1638
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
1583
1639
|
<script>
|
|
1584
|
-
var COMPONENT_TEMPLATE = '<div><div [hidden]="!isDataLoaded()" #sliderElement class="euim-slider-info-screen__slider-container" > <div #slides class="euim-slider-info-screen__slides"> <ng-content></ng-content> </div> @if (!isImageOnly()) { <div class="euim-slider-info-screen__pagination-container"> @if (showLeftBtn || showRightBtn || isCarousel || isLastItemReached){ <div class="euim-slider-info-screen__pagination-container"> @if (showLeftBtn && !showLeftBtnAsPrevious && !isPreviousBtn) { <ion-button (click)="onLeftBtnAction($event)" class="euim-slider-info-screen__action-button euim-slider-info-screen__action-button--left" fill="clear"> @if (actionBtnIconsNames.leftBtnIconName !== \'\') { <ion-icon slot="start" [name]="actionBtnIconsNames.leftBtnIconName"></ion-icon> } {{actionBtnNames.leftBtnName}} </ion-button> } @if (showLeftBtnAsPrevious) { <ion-button (click)="onLeftBtnAction($event)" class="euim-slider-info-screen__action-button euim-slider-info-screen__action-button--left" fill="clear"> @if (actionBtnIconsNames.leftBtnIconName !== \'\') { <ion-icon slot="start" [name]="actionBtnIconsNames.leftBtnIconName"></ion-icon> } {{actionBtnNames.leftBtnName || \'euim.slider-info-screen.LEFT-BTN-NAME\' | translate}}</ion-button> } @if (isCarousel){ <div class="euim-slider-info-screen__pagination">
|
|
1640
|
+
var COMPONENT_TEMPLATE = '<div><div [hidden]="!isDataLoaded()" #sliderElement class="euim-slider-info-screen__slider-container" > <div #slides class="euim-slider-info-screen__slides"> <ng-content></ng-content> </div> @if (!isImageOnly()) { <div class="euim-slider-info-screen__pagination-container"> @if (showLeftBtn || showRightBtn || isCarousel || isLastItemReached){ <div class="euim-slider-info-screen__pagination-container"> @if (showLeftBtn && !showLeftBtnAsPrevious && !isPreviousBtn) { <ion-button (click)="onLeftBtnAction($event)" class="euim-slider-info-screen__action-button euim-slider-info-screen__action-button--left" fill="clear"> @if (actionBtnIconsNames.leftBtnIconName !== \'\') { <ion-icon slot="start" [name]="actionBtnIconsNames.leftBtnIconName"></ion-icon> } {{actionBtnNames.leftBtnName}} </ion-button> } @if (showLeftBtnAsPrevious) { <ion-button (click)="onLeftBtnAction($event)" class="euim-slider-info-screen__action-button euim-slider-info-screen__action-button--left" fill="clear"> @if (actionBtnIconsNames.leftBtnIconName !== \'\') { <ion-icon slot="start" [name]="actionBtnIconsNames.leftBtnIconName"></ion-icon> } {{actionBtnNames.leftBtnName || \'euim.slider-info-screen.LEFT-BTN-NAME\' | translate}}</ion-button> } @if (isCarousel){ <div class="euim-slider-info-screen__pagination"> @for (slide of slidesArray; track $index; let i = $index) { <span (click)="goToSlide(i)" [ngClass]="{ \'active\': currentSlide === i }" class="euim-slider-info-screen__span"></span> } </div> } @if (!isLastItemReached && !isNextBtn || isNextBtn && showRightBtn) { <ion-button (click)="onRightBtnAction($event)" class="euim-slider-info-screen__action-button euim-slider-info-screen__action-button--right" fill="clear"> {{actionBtnNames.rightBtnName || \'euim.slider-info-screen.RIGHT-BTN-NAME\' | translate}} @if (actionBtnIconsNames.rightBtnIconName !== \'\') { <ion-icon slot="end" [name]="actionBtnIconsNames.rightBtnIconName"></ion-icon> } </ion-button> } @if (isLastItemReached) { <ion-button (click)="onLastStepAction($event)" class="euim-slider-info-screen__action-button euim-slider-info-screen__action-button--right" fill="clear"> {{actionBtnNames.lastStepActionBtnName || \'euim.slider-info-screen.LAST-STEP-ACTION-BTN-NAME\' | translate}} @if (actionBtnIconsNames.lastStepActionBtnIconName !== \'\') { <ion-icon slot="end" [name]="actionBtnIconsNames.lastStepActionBtnIconName"></ion-icon> } </ion-button> } </div> } </div> } @if (isImageOnly()) { <div class="euim-slider-info-screen__pagination-container--over-image"> <div class="euim-slider-info-screen__pagination"> @for (slide of slidesArray; track $index; let i = $index) { <span (click)="goToSlide(i)" [ngClass]="{ \'active\': currentSlide === i }" class="euim-slider-info-screen__span" ></span> } </div> </div> }</div></div>'
|
|
1585
1641
|
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'}];
|
|
1586
1642
|
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]'}];
|
|
1587
1643
|
var ACTUAL_COMPONENT = {'name': 'EuimSliderInfoScreenComponent'};
|
|
@@ -1636,6 +1692,24 @@
|
|
|
1636
1692
|
|
|
1637
1693
|
<script>
|
|
1638
1694
|
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
1695
|
+
var updateDarkModeSwitchOffset = function () {
|
|
1696
|
+
var content = document.querySelector('.content');
|
|
1697
|
+
var scrollbarWidth = 0;
|
|
1698
|
+
|
|
1699
|
+
if (content) {
|
|
1700
|
+
scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
document.documentElement.style.setProperty(
|
|
1704
|
+
'--content-scrollbar-width',
|
|
1705
|
+
scrollbarWidth + 'px'
|
|
1706
|
+
);
|
|
1707
|
+
};
|
|
1708
|
+
|
|
1709
|
+
updateDarkModeSwitchOffset();
|
|
1710
|
+
requestAnimationFrame(updateDarkModeSwitchOffset);
|
|
1711
|
+
window.addEventListener('resize', updateDarkModeSwitchOffset);
|
|
1712
|
+
|
|
1639
1713
|
checkToggle(darkModeState);
|
|
1640
1714
|
if ($darkModeToggleSwitchers.length > 0) {
|
|
1641
1715
|
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
@@ -1651,7 +1725,6 @@
|
|
|
1651
1725
|
<script src="../js/libs/lit-html.js"></script>
|
|
1652
1726
|
|
|
1653
1727
|
<script src="../js/menu-wc.js" defer></script>
|
|
1654
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
1655
1728
|
|
|
1656
1729
|
<script src="../js/libs/bootstrap-native.js"></script>
|
|
1657
1730
|
|