@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,30 +118,32 @@
|
|
|
93
118
|
EuimToolbarDatepickerComponent</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-toolbar-datepicker/euim-toolbar-datepicker.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-toolbar-datepicker/euim-toolbar-datepicker.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
|
-
|
|
145
|
+
<code><a href="https://angular.dev/api/core/OnInit" target="_blank" >OnInit</a></code>
|
|
146
|
+
<code><a href="https://angular.dev/api/core/OnDestroy" target="_blank" >OnDestroy</a></code>
|
|
120
147
|
</p>
|
|
121
148
|
|
|
122
149
|
|
|
@@ -157,11 +184,30 @@
|
|
|
157
184
|
<tr>
|
|
158
185
|
<td class="col-md-3">imports</td>
|
|
159
186
|
<td class="col-md-9">
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
187
|
+
<div> <code>IonButton</code>
|
|
188
|
+
</div>
|
|
189
|
+
<div> <code>IonButtons</code>
|
|
190
|
+
</div>
|
|
191
|
+
<div> <code>IonDatetime</code>
|
|
192
|
+
</div>
|
|
193
|
+
<div> <code>IonDatetimeButton</code>
|
|
194
|
+
</div>
|
|
195
|
+
<div> <code>IonIcon</code>
|
|
196
|
+
</div>
|
|
197
|
+
<div> <code><a href="../interfaces/Item.html" target="_self" >IonItem</a></code>
|
|
198
|
+
</div>
|
|
199
|
+
<div> <code>IonLabel</code>
|
|
200
|
+
</div>
|
|
201
|
+
<div> <code>IonModal</code>
|
|
202
|
+
</div>
|
|
203
|
+
<div> <code>TranslatePipe</code>
|
|
204
|
+
</div>
|
|
205
|
+
<div> <code><a href="../modules/EuimAvatarModule.html" target="_self" >EuimAvatarModule</a></code>
|
|
206
|
+
</div>
|
|
207
|
+
<div> <code><a href="../modules/EuimLabelModule.html" target="_self" >EuimLabelModule</a></code>
|
|
208
|
+
</div>
|
|
209
|
+
<div> <code><a href="https://angular.dev/api/forms/FormsModule" target="_blank" >FormsModule</a></code>
|
|
210
|
+
</div>
|
|
165
211
|
</td>
|
|
166
212
|
</tr>
|
|
167
213
|
|
|
@@ -172,6 +218,7 @@
|
|
|
172
218
|
|
|
173
219
|
|
|
174
220
|
|
|
221
|
+
|
|
175
222
|
<tr>
|
|
176
223
|
<td class="col-md-3">templateUrl</td>
|
|
177
224
|
<td class="col-md-9"><code>euim-toolbar-datepicker.component.html</code></td>
|
|
@@ -188,170 +235,257 @@
|
|
|
188
235
|
</table>
|
|
189
236
|
</section>
|
|
190
237
|
|
|
191
|
-
|
|
238
|
+
<section data-compodoc="block-relationships">
|
|
239
|
+
<h3>Relationships</h3>
|
|
240
|
+
|
|
241
|
+
<div class="row pt-3">
|
|
242
|
+
<div class="col-sm-6">
|
|
243
|
+
<h4>Used by</h4>
|
|
244
|
+
<ul class="list-unstyled relationships-list">
|
|
245
|
+
<li>
|
|
246
|
+
<code><a href="../modules/EuimToolbarDatepickerModule.html" target="_self" >EuimToolbarDatepickerModule</a></code>
|
|
247
|
+
</li>
|
|
248
|
+
</ul>
|
|
249
|
+
</div>
|
|
250
|
+
|
|
251
|
+
<div class="col-sm-6">
|
|
252
|
+
<h4>Depends on</h4>
|
|
253
|
+
<ul class="list-unstyled relationships-list">
|
|
254
|
+
<li>
|
|
255
|
+
<code>IonButton</code>
|
|
256
|
+
</li>
|
|
257
|
+
<li>
|
|
258
|
+
<code>IonButtons</code>
|
|
259
|
+
</li>
|
|
260
|
+
<li>
|
|
261
|
+
<code>IonDatetime</code>
|
|
262
|
+
</li>
|
|
263
|
+
<li>
|
|
264
|
+
<code>IonDatetimeButton</code>
|
|
265
|
+
</li>
|
|
266
|
+
<li>
|
|
267
|
+
<code>IonIcon</code>
|
|
268
|
+
</li>
|
|
269
|
+
<li>
|
|
270
|
+
<code><a href="../interfaces/Item.html" target="_self" >IonItem</a></code>
|
|
271
|
+
</li>
|
|
272
|
+
<li>
|
|
273
|
+
<code>IonLabel</code>
|
|
274
|
+
</li>
|
|
275
|
+
<li>
|
|
276
|
+
<code>IonModal</code>
|
|
277
|
+
</li>
|
|
278
|
+
<li>
|
|
279
|
+
<code>TranslatePipe</code>
|
|
280
|
+
</li>
|
|
281
|
+
<li>
|
|
282
|
+
<code><a href="../modules/EuimAvatarModule.html" target="_self" >EuimAvatarModule</a></code>
|
|
283
|
+
</li>
|
|
284
|
+
<li>
|
|
285
|
+
<code><a href="../modules/EuimLabelModule.html" target="_self" >EuimLabelModule</a></code>
|
|
286
|
+
</li>
|
|
287
|
+
<li>
|
|
288
|
+
<code><a href="https://angular.dev/api/forms/FormsModule" target="_blank" >FormsModule</a></code>
|
|
289
|
+
</li>
|
|
290
|
+
<li>
|
|
291
|
+
<code><a href="../directives/BaseStatesDirective.html" target="_self" >BaseStatesDirective</a></code>
|
|
292
|
+
</li>
|
|
293
|
+
<li>
|
|
294
|
+
<code><a href="https://angular.dev/api/core/OnInit" target="_blank" >OnInit</a></code>
|
|
295
|
+
</li>
|
|
296
|
+
<li>
|
|
297
|
+
<code><a href="https://angular.dev/api/core/OnDestroy" target="_blank" >OnDestroy</a></code>
|
|
298
|
+
</li>
|
|
299
|
+
</ul>
|
|
300
|
+
</div>
|
|
301
|
+
</div>
|
|
302
|
+
</section>
|
|
303
|
+
</div>
|
|
304
|
+
|
|
305
|
+
<div class="tab-pane fade " id="api"> <section data-compodoc="block-index">
|
|
192
306
|
<h3 id="index">Index</h3>
|
|
193
|
-
|
|
194
|
-
|
|
307
|
+
<table class="table table-sm table-bordered index-table">
|
|
308
|
+
<tbody>
|
|
195
309
|
<tr>
|
|
196
|
-
<td class="col-md-
|
|
310
|
+
<td class="col-md-3">
|
|
197
311
|
<h6><b>Properties</b></h6>
|
|
198
312
|
</td>
|
|
199
|
-
|
|
200
|
-
<tr>
|
|
201
|
-
<td class="col-md-4">
|
|
313
|
+
<td class="col-md-9">
|
|
202
314
|
<ul class="index-list">
|
|
203
315
|
<li>
|
|
316
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
204
317
|
<span class="modifier">Public</span>
|
|
205
318
|
<a href="#baseStatesDirective" >baseStatesDirective</a>
|
|
206
319
|
</li>
|
|
207
320
|
<li>
|
|
208
|
-
<
|
|
209
|
-
</li>
|
|
210
|
-
<li>
|
|
321
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
211
322
|
<a href="#weekDayName" >weekDayName</a>
|
|
212
323
|
</li>
|
|
213
324
|
</ul>
|
|
214
325
|
</td>
|
|
215
326
|
</tr>
|
|
327
|
+
</tbody>
|
|
328
|
+
</table>
|
|
216
329
|
|
|
330
|
+
<table class="table table-sm table-bordered index-table">
|
|
331
|
+
<tbody>
|
|
217
332
|
<tr>
|
|
218
|
-
<td class="col-md-
|
|
333
|
+
<td class="col-md-3">
|
|
219
334
|
<h6><b>Methods</b></h6>
|
|
220
335
|
</td>
|
|
221
|
-
|
|
222
|
-
<tr>
|
|
223
|
-
<td class="col-md-4">
|
|
336
|
+
<td class="col-md-9">
|
|
224
337
|
<ul class="index-list">
|
|
225
338
|
<li>
|
|
339
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
226
340
|
<a href="#calendarDateChanged" >calendarDateChanged</a>
|
|
227
341
|
</li>
|
|
228
342
|
<li>
|
|
343
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
229
344
|
<span class="modifier"></span>
|
|
230
345
|
<span class="modifier">Async</span>
|
|
231
346
|
<a href="#dismissModal" >dismissModal</a>
|
|
232
347
|
</li>
|
|
233
348
|
<li>
|
|
349
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
234
350
|
<a href="#getCssClasses" >getCssClasses</a>
|
|
235
351
|
</li>
|
|
236
352
|
<li>
|
|
353
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
237
354
|
<a href="#onModalDismiss" >onModalDismiss</a>
|
|
238
355
|
</li>
|
|
239
356
|
<li>
|
|
357
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
240
358
|
<a href="#onModalPresent" >onModalPresent</a>
|
|
241
359
|
</li>
|
|
242
360
|
<li>
|
|
361
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
243
362
|
<a href="#updateCurrentDate" >updateCurrentDate</a>
|
|
244
363
|
</li>
|
|
245
364
|
</ul>
|
|
246
365
|
</td>
|
|
247
366
|
</tr>
|
|
367
|
+
</tbody>
|
|
368
|
+
</table>
|
|
248
369
|
|
|
370
|
+
<table class="table table-sm table-bordered index-table">
|
|
371
|
+
<tbody>
|
|
249
372
|
<tr>
|
|
250
|
-
<td class="col-md-
|
|
373
|
+
<td class="col-md-3">
|
|
251
374
|
<h6><b>Inputs</b></h6>
|
|
252
375
|
</td>
|
|
253
|
-
|
|
254
|
-
<tr>
|
|
255
|
-
<td class="col-md-4">
|
|
376
|
+
<td class="col-md-9">
|
|
256
377
|
<ul class="index-list">
|
|
257
378
|
<li>
|
|
258
|
-
<a href="#closeModalOnBack" >closeModalOnBack</a>
|
|
379
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#closeModalOnBack" >closeModalOnBack</a>
|
|
259
380
|
</li>
|
|
260
381
|
<li>
|
|
261
|
-
<a href="#
|
|
382
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#color" >color</a>
|
|
262
383
|
</li>
|
|
263
384
|
<li>
|
|
264
|
-
<a href="#
|
|
385
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#euimNextBtnDisabled" >euimNextBtnDisabled</a>
|
|
265
386
|
</li>
|
|
266
387
|
<li>
|
|
267
|
-
<a href="#
|
|
388
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#euimPrevBtnDisabled" >euimPrevBtnDisabled</a>
|
|
268
389
|
</li>
|
|
269
390
|
<li>
|
|
270
|
-
<a href="#
|
|
391
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#euimReadOnly" >euimReadOnly</a>
|
|
271
392
|
</li>
|
|
272
393
|
<li>
|
|
273
|
-
<a href="#
|
|
394
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#icon" >icon</a>
|
|
274
395
|
</li>
|
|
275
396
|
<li>
|
|
276
|
-
<a href="#
|
|
397
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#selectDateBy" >selectDateBy</a>
|
|
277
398
|
</li>
|
|
278
399
|
<li>
|
|
279
|
-
<a href="#
|
|
400
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#subTitle" >subTitle</a>
|
|
401
|
+
</li>
|
|
402
|
+
<li>
|
|
403
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#title" >title</a>
|
|
280
404
|
</li>
|
|
281
405
|
</ul>
|
|
282
406
|
</td>
|
|
283
407
|
</tr>
|
|
408
|
+
</tbody>
|
|
409
|
+
</table>
|
|
284
410
|
|
|
411
|
+
<table class="table table-sm table-bordered index-table">
|
|
412
|
+
<tbody>
|
|
285
413
|
<tr>
|
|
286
|
-
<td class="col-md-
|
|
414
|
+
<td class="col-md-3">
|
|
287
415
|
<h6><b>Outputs</b></h6>
|
|
288
416
|
</td>
|
|
289
|
-
|
|
290
|
-
<tr>
|
|
291
|
-
<td class="col-md-4">
|
|
417
|
+
<td class="col-md-9">
|
|
292
418
|
<ul class="index-list">
|
|
293
419
|
<li>
|
|
294
|
-
<a href="#dateChanged" >dateChanged</a>
|
|
420
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#dateChanged" >dateChanged</a>
|
|
295
421
|
</li>
|
|
296
422
|
<li>
|
|
297
|
-
<a href="#nextBtnClick" >nextBtnClick</a>
|
|
423
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#nextBtnClick" >nextBtnClick</a>
|
|
298
424
|
</li>
|
|
299
425
|
<li>
|
|
300
|
-
<a href="#prevBtnClick" >prevBtnClick</a>
|
|
426
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#prevBtnClick" >prevBtnClick</a>
|
|
301
427
|
</li>
|
|
302
428
|
</ul>
|
|
303
429
|
</td>
|
|
304
430
|
</tr>
|
|
431
|
+
</tbody>
|
|
432
|
+
</table>
|
|
305
433
|
|
|
434
|
+
<table class="table table-sm table-bordered index-table">
|
|
435
|
+
<tbody>
|
|
306
436
|
<tr>
|
|
307
|
-
<td class="col-md-
|
|
437
|
+
<td class="col-md-3">
|
|
308
438
|
<h6><b>HostBindings</b></h6>
|
|
309
439
|
</td>
|
|
310
|
-
|
|
311
|
-
<tr>
|
|
312
|
-
<td class="col-md-4">
|
|
440
|
+
<td class="col-md-9">
|
|
313
441
|
<ul class="index-list">
|
|
314
442
|
<li>
|
|
315
|
-
<a href="#class" >class</a>
|
|
443
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class" >class</a>
|
|
316
444
|
</li>
|
|
317
445
|
</ul>
|
|
318
446
|
</td>
|
|
319
447
|
</tr>
|
|
448
|
+
</tbody>
|
|
449
|
+
</table>
|
|
320
450
|
|
|
451
|
+
<table class="table table-sm table-bordered index-table">
|
|
452
|
+
<tbody>
|
|
321
453
|
<tr>
|
|
322
|
-
<td class="col-md-
|
|
454
|
+
<td class="col-md-3">
|
|
323
455
|
<h6><b>HostListeners</b></h6>
|
|
324
456
|
</td>
|
|
457
|
+
<td class="col-md-9">
|
|
458
|
+
<ul class="index-list">
|
|
459
|
+
<li>
|
|
460
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">HL</span><a href="#window:popstate" >window:popstate</a>
|
|
461
|
+
</li>
|
|
462
|
+
</ul>
|
|
463
|
+
</td>
|
|
325
464
|
</tr>
|
|
465
|
+
</tbody>
|
|
466
|
+
</table>
|
|
467
|
+
|
|
468
|
+
<table class="table table-sm table-bordered index-table">
|
|
469
|
+
<tbody>
|
|
326
470
|
<tr>
|
|
327
|
-
<td class="col-md-
|
|
471
|
+
<td class="col-md-3">
|
|
472
|
+
<h6><b>Accessors</b></h6>
|
|
473
|
+
</td>
|
|
474
|
+
<td class="col-md-9">
|
|
328
475
|
<ul class="index-list">
|
|
329
476
|
<li>
|
|
330
|
-
<
|
|
477
|
+
<span class="reference-badge reference-badge--accessor" aria-hidden="true">A</span>
|
|
478
|
+
<a href="#cssClasses" >cssClasses</a>
|
|
479
|
+
</li>
|
|
480
|
+
<li>
|
|
481
|
+
<span class="reference-badge reference-badge--accessor" aria-hidden="true">A</span>
|
|
482
|
+
<a href="#dateTimeId" >dateTimeId</a>
|
|
331
483
|
</li>
|
|
332
484
|
</ul>
|
|
333
485
|
</td>
|
|
334
486
|
</tr>
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
<td class="col-md-4">
|
|
338
|
-
<h6><b>Accessors</b></h6>
|
|
339
|
-
</td>
|
|
340
|
-
</tr>
|
|
341
|
-
<tr>
|
|
342
|
-
<td class="col-md-4">
|
|
343
|
-
<ul class="index-list">
|
|
344
|
-
<li>
|
|
345
|
-
<a href="#cssClasses" >cssClasses</a>
|
|
346
|
-
</li>
|
|
347
|
-
<li>
|
|
348
|
-
<a href="#dateTimeId" >dateTimeId</a>
|
|
349
|
-
</li>
|
|
350
|
-
</ul>
|
|
351
|
-
</td>
|
|
352
|
-
</tr>
|
|
353
|
-
</tbody>
|
|
354
|
-
</table>
|
|
487
|
+
</tbody>
|
|
488
|
+
</table>
|
|
355
489
|
</section>
|
|
356
490
|
|
|
357
491
|
<section data-compodoc="block-constructor">
|
|
@@ -360,7 +494,7 @@
|
|
|
360
494
|
<tbody>
|
|
361
495
|
<tr>
|
|
362
496
|
<td class="col-md-4">
|
|
363
|
-
<code>constructor(baseStatesDirective: <a href="../directives/BaseStatesDirective.html" target="_self">BaseStatesDirective</a>, router: Router
|
|
497
|
+
<code>constructor(baseStatesDirective: <a href="../directives/BaseStatesDirective.html" target="_self">BaseStatesDirective</a>, router: <a href="https://angular.dev/api/router/Router" target="_blank">Router</a>, location: <a href="https://angular.dev/api/common/Location" target="_blank">Location</a>, translate: TranslateService, modalController: ModalController)</code>
|
|
364
498
|
</td>
|
|
365
499
|
</tr>
|
|
366
500
|
|
|
@@ -393,7 +527,7 @@
|
|
|
393
527
|
<td>router</td>
|
|
394
528
|
|
|
395
529
|
<td>
|
|
396
|
-
|
|
530
|
+
<code><a href="https://angular.dev/api/router/Router" target="_blank" >Router</a></code>
|
|
397
531
|
</td>
|
|
398
532
|
|
|
399
533
|
<td>
|
|
@@ -405,7 +539,7 @@
|
|
|
405
539
|
<td>location</td>
|
|
406
540
|
|
|
407
541
|
<td>
|
|
408
|
-
|
|
542
|
+
<code><a href="https://angular.dev/api/common/Location" target="_blank" >Location</a></code>
|
|
409
543
|
</td>
|
|
410
544
|
|
|
411
545
|
<td>
|
|
@@ -462,6 +596,32 @@
|
|
|
462
596
|
|
|
463
597
|
</td>
|
|
464
598
|
</tr>
|
|
599
|
+
<tr>
|
|
600
|
+
<td class="col-md-4">
|
|
601
|
+
<i>Default value : </i><code>false</code>
|
|
602
|
+
</td>
|
|
603
|
+
</tr>
|
|
604
|
+
</tbody>
|
|
605
|
+
</table>
|
|
606
|
+
<table class="table table-sm table-bordered">
|
|
607
|
+
<tbody>
|
|
608
|
+
<tr>
|
|
609
|
+
<td class="col-md-4">
|
|
610
|
+
<a name="color"></a>
|
|
611
|
+
<b>color</b>
|
|
612
|
+
</td>
|
|
613
|
+
</tr>
|
|
614
|
+
<tr>
|
|
615
|
+
<td class="col-md-4">
|
|
616
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
617
|
+
|
|
618
|
+
</td>
|
|
619
|
+
</tr>
|
|
620
|
+
<tr>
|
|
621
|
+
<td class="col-md-4">
|
|
622
|
+
<i>Default value : </i><code>''</code>
|
|
623
|
+
</td>
|
|
624
|
+
</tr>
|
|
465
625
|
</tbody>
|
|
466
626
|
</table>
|
|
467
627
|
<table class="table table-sm table-bordered">
|
|
@@ -478,6 +638,11 @@
|
|
|
478
638
|
|
|
479
639
|
</td>
|
|
480
640
|
</tr>
|
|
641
|
+
<tr>
|
|
642
|
+
<td class="col-md-4">
|
|
643
|
+
<i>Default value : </i><code>false</code>
|
|
644
|
+
</td>
|
|
645
|
+
</tr>
|
|
481
646
|
</tbody>
|
|
482
647
|
</table>
|
|
483
648
|
<table class="table table-sm table-bordered">
|
|
@@ -494,6 +659,11 @@
|
|
|
494
659
|
|
|
495
660
|
</td>
|
|
496
661
|
</tr>
|
|
662
|
+
<tr>
|
|
663
|
+
<td class="col-md-4">
|
|
664
|
+
<i>Default value : </i><code>false</code>
|
|
665
|
+
</td>
|
|
666
|
+
</tr>
|
|
497
667
|
</tbody>
|
|
498
668
|
</table>
|
|
499
669
|
<table class="table table-sm table-bordered">
|
|
@@ -510,6 +680,11 @@
|
|
|
510
680
|
|
|
511
681
|
</td>
|
|
512
682
|
</tr>
|
|
683
|
+
<tr>
|
|
684
|
+
<td class="col-md-4">
|
|
685
|
+
<i>Default value : </i><code>false</code>
|
|
686
|
+
</td>
|
|
687
|
+
</tr>
|
|
513
688
|
</tbody>
|
|
514
689
|
</table>
|
|
515
690
|
<table class="table table-sm table-bordered">
|
|
@@ -541,6 +716,12 @@
|
|
|
541
716
|
<b>selectDateBy</b>
|
|
542
717
|
</td>
|
|
543
718
|
</tr>
|
|
719
|
+
<tr>
|
|
720
|
+
<td class="col-md-4">
|
|
721
|
+
<i>Type : </i> <code>'week'</code>
|
|
722
|
+
|
|
723
|
+
</td>
|
|
724
|
+
</tr>
|
|
544
725
|
</tbody>
|
|
545
726
|
</table>
|
|
546
727
|
<table class="table table-sm table-bordered">
|
|
@@ -576,6 +757,7 @@
|
|
|
576
757
|
</tbody>
|
|
577
758
|
</table>
|
|
578
759
|
</section>
|
|
760
|
+
|
|
579
761
|
<section data-compodoc="block-outputs">
|
|
580
762
|
<h3 id="outputs">Outputs</h3>
|
|
581
763
|
<table class="table table-sm table-bordered">
|
|
@@ -588,7 +770,7 @@
|
|
|
588
770
|
</tr>
|
|
589
771
|
<tr>
|
|
590
772
|
<td class="col-md-4">
|
|
591
|
-
<i>Type : </i>
|
|
773
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date" target="_blank" >Date</a></code>
|
|
592
774
|
|
|
593
775
|
</td>
|
|
594
776
|
</tr>
|
|
@@ -604,7 +786,7 @@
|
|
|
604
786
|
</tr>
|
|
605
787
|
<tr>
|
|
606
788
|
<td class="col-md-4">
|
|
607
|
-
<i>Type : </i>
|
|
789
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date" target="_blank" >Date</a></code>
|
|
608
790
|
|
|
609
791
|
</td>
|
|
610
792
|
</tr>
|
|
@@ -620,13 +802,14 @@
|
|
|
620
802
|
</tr>
|
|
621
803
|
<tr>
|
|
622
804
|
<td class="col-md-4">
|
|
623
|
-
<i>Type : </i>
|
|
805
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date" target="_blank" >Date</a></code>
|
|
624
806
|
|
|
625
807
|
</td>
|
|
626
808
|
</tr>
|
|
627
809
|
</tbody>
|
|
628
810
|
</table>
|
|
629
811
|
</section>
|
|
812
|
+
|
|
630
813
|
<section data-compodoc="block-properties">
|
|
631
814
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
632
815
|
<tbody>
|
|
@@ -665,11 +848,6 @@
|
|
|
665
848
|
</tr>
|
|
666
849
|
<tr>
|
|
667
850
|
<td class="col-md-4">
|
|
668
|
-
<i>Arguments : </i><code>'$event' </code>
|
|
669
|
-
</td>
|
|
670
|
-
</tr>
|
|
671
|
-
<tr>
|
|
672
|
-
<td class="col-md-4">
|
|
673
851
|
<code>window:popstate()</code>
|
|
674
852
|
</td>
|
|
675
853
|
</tr>
|
|
@@ -680,6 +858,7 @@
|
|
|
680
858
|
</tbody>
|
|
681
859
|
</table>
|
|
682
860
|
</section>
|
|
861
|
+
|
|
683
862
|
<section data-compodoc="block-methods">
|
|
684
863
|
|
|
685
864
|
<h3 id="methods">
|
|
@@ -698,7 +877,7 @@
|
|
|
698
877
|
</tr>
|
|
699
878
|
<tr>
|
|
700
879
|
<td class="col-md-4">
|
|
701
|
-
<code>calendarDateChanged(event: Event)</code>
|
|
880
|
+
<code>calendarDateChanged(event: <a href="https://angular.dev/api/router/Event" target="_blank">Event</a>)</code>
|
|
702
881
|
</td>
|
|
703
882
|
</tr>
|
|
704
883
|
|
|
@@ -723,7 +902,7 @@
|
|
|
723
902
|
<tr>
|
|
724
903
|
<td>event</td>
|
|
725
904
|
<td>
|
|
726
|
-
|
|
905
|
+
<code><a href="https://angular.dev/api/router/Event" target="_blank" >Event</a></code>
|
|
727
906
|
</td>
|
|
728
907
|
|
|
729
908
|
<td>
|
|
@@ -770,7 +949,7 @@
|
|
|
770
949
|
<td class="col-md-4">
|
|
771
950
|
<b>Decorators : </b>
|
|
772
951
|
<br />
|
|
773
|
-
<code>@HostListener('window:popstate'
|
|
952
|
+
<code>@HostListener('window:popstate')<br /></code>
|
|
774
953
|
</td>
|
|
775
954
|
</tr>
|
|
776
955
|
|
|
@@ -942,6 +1121,7 @@
|
|
|
942
1121
|
</tbody>
|
|
943
1122
|
</table>
|
|
944
1123
|
</section>
|
|
1124
|
+
|
|
945
1125
|
<section data-compodoc="block-properties">
|
|
946
1126
|
|
|
947
1127
|
<h3 id="inputs">
|
|
@@ -967,26 +1147,6 @@
|
|
|
967
1147
|
</tr>
|
|
968
1148
|
|
|
969
1149
|
|
|
970
|
-
</tbody>
|
|
971
|
-
</table>
|
|
972
|
-
<table class="table table-sm table-bordered">
|
|
973
|
-
<tbody>
|
|
974
|
-
<tr>
|
|
975
|
-
<td class="col-md-4">
|
|
976
|
-
<a name="color"></a>
|
|
977
|
-
<span class="name">
|
|
978
|
-
<span ><b>color</b></span>
|
|
979
|
-
<a href="#color"><span class="icon ion-ios-link"></span></a>
|
|
980
|
-
</span>
|
|
981
|
-
</td>
|
|
982
|
-
</tr>
|
|
983
|
-
<tr>
|
|
984
|
-
<td class="col-md-4">
|
|
985
|
-
<i>Default value : </i><code>input('')</code>
|
|
986
|
-
</td>
|
|
987
|
-
</tr>
|
|
988
|
-
|
|
989
|
-
|
|
990
1150
|
</tbody>
|
|
991
1151
|
</table>
|
|
992
1152
|
<table class="table table-sm table-bordered">
|
|
@@ -1061,11 +1221,11 @@
|
|
|
1061
1221
|
|
|
1062
1222
|
</div>
|
|
1063
1223
|
|
|
1064
|
-
<script src="../js/libs/vis.min.js"></script>
|
|
1224
|
+
<script src="../js/libs/vis-network.min.js"></script>
|
|
1065
1225
|
<script src="../js/libs/htmlparser.js"></script>
|
|
1066
1226
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
1067
1227
|
<script>
|
|
1068
|
-
var COMPONENT_TEMPLATE = '<div><ion-item class="euim-toolbar-datepicker__item" [color]="color() ? color() : \'branding\'"> <euim-avatar fill="clear" slot="start" > <euim-avatar-icon> <ion-icon [name]="icon" class="euim-toolbar-datepicker__calendar"></ion-icon> </euim-avatar-icon> </euim-avatar> @if (!euimReadOnly){ <ion-datetime-button class="euim-toolbar-datepicker__datetime-button--hidden" [datetime]="dateTimeId"> </ion-datetime-button> } <div class="euim-toolbar-datepicker__datetime-button" [id]="modalId" [style.cursor]="(!euimReadOnly) ? \'pointer\' : \'auto\'"> <ion-label class="euim-toolbar-datepicker__date"> <div class="euim-toolbar-datepicker__title" euimLabel euimLabelTitle euimLabelTruncate disabled="euimReadOnly">{{!title ? weekDayName : title}}</div> <div euimLabel euimLabelSubTitle euimLabelTruncate disabled="euimReadOnly">{{!subTitle ? formattedDate : subTitle}}</div> </ion-label> @if (!euimReadOnly){ <ion-icon class="euim-toolbar-datepicker__datetime-caret" name="caret-down-outline"></ion-icon> } </div> @if (!euimReadOnly) { <ion-buttons slot="end"> <ion-button (click)="selectPrevDate()" [disabled] = "euimPrevBtnDisabled" shape="round" class="euim-toolbar-datepicker__nav-button"> <ion-icon name="chevron-back-circle"> </ion-icon> </ion-button> <ion-button (click)="selectNextDate()" [disabled]="euimNextBtnDisabled" shape="round" class="euim-toolbar-datepicker__nav-button euim-toolbar-datepicker__nav-button--next"> <ion-icon name="chevron-forward-circle"></ion-icon> </ion-button> </ion-buttons> }</ion-item>@if (!euimReadOnly){<ion-modal [keepContentsMounted]="true" (ionModalDidPresent)="onModalPresent()" (ionModalDidDismiss)="onModalDismiss()" [trigger]="modalId"> <ng-template> <ion-datetime [showDefaultButtons]="true" (ionChange)="calendarDateChanged($event)" size="cover" [id]="dateTimeId" [locale]="currentLang" presentation="date" [(ngModel)]="selectedDate"></ion-datetime> </ng-template></ion-modal>}</div>'
|
|
1228
|
+
var COMPONENT_TEMPLATE = '<div><ion-item class="euim-toolbar-datepicker__item" [color]="color() ? color() : \'branding\'"> <euim-avatar fill="clear" slot="start" > <euim-avatar-icon> <ion-icon [name]="icon()" class="euim-toolbar-datepicker__calendar"></ion-icon> </euim-avatar-icon> </euim-avatar> @if (!euimReadOnly()){ <ion-datetime-button class="euim-toolbar-datepicker__datetime-button--hidden" [datetime]="dateTimeId"> </ion-datetime-button> } <div class="euim-toolbar-datepicker__datetime-button" [id]="modalId" [style.cursor]="(!euimReadOnly()) ? \'pointer\' : \'auto\'"> <ion-label class="euim-toolbar-datepicker__date"> <div class="euim-toolbar-datepicker__title" euimLabel euimLabelTitle euimLabelTruncate disabled="euimReadOnly">{{!title() ? weekDayName : title()}}</div> <div euimLabel euimLabelSubTitle euimLabelTruncate disabled="euimReadOnly">{{!subTitle() ? formattedDate : subTitle()}}</div> </ion-label> @if (!euimReadOnly()){ <ion-icon class="euim-toolbar-datepicker__datetime-caret" name="caret-down-outline"></ion-icon> } </div> @if (!euimReadOnly()) { <ion-buttons slot="end"> <ion-button (click)="selectPrevDate()" [disabled] = "euimPrevBtnDisabled()" shape="round" class="euim-toolbar-datepicker__nav-button"> <ion-icon name="chevron-back-circle"> </ion-icon> </ion-button> <ion-button (click)="selectNextDate()" [disabled]="euimNextBtnDisabled()" shape="round" class="euim-toolbar-datepicker__nav-button euim-toolbar-datepicker__nav-button--next"> <ion-icon name="chevron-forward-circle"></ion-icon> </ion-button> </ion-buttons> }</ion-item>@if (!euimReadOnly()){<ion-modal [keepContentsMounted]="true" (ionModalDidPresent)="onModalPresent()" (ionModalDidDismiss)="onModalDismiss()" [trigger]="modalId"> <ng-template> <ion-datetime [showDefaultButtons]="true" (ionChange)="calendarDateChanged($event)" size="cover" [id]="dateTimeId" [locale]="currentLang" presentation="date" [(ngModel)]="selectedDate"></ion-datetime> </ng-template></ion-modal>}</div>'
|
|
1069
1229
|
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'}];
|
|
1070
1230
|
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]'}];
|
|
1071
1231
|
var ACTUAL_COMPONENT = {'name': 'EuimToolbarDatepickerComponent'};
|
|
@@ -1120,6 +1280,24 @@
|
|
|
1120
1280
|
|
|
1121
1281
|
<script>
|
|
1122
1282
|
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
1283
|
+
var updateDarkModeSwitchOffset = function () {
|
|
1284
|
+
var content = document.querySelector('.content');
|
|
1285
|
+
var scrollbarWidth = 0;
|
|
1286
|
+
|
|
1287
|
+
if (content) {
|
|
1288
|
+
scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
|
|
1289
|
+
}
|
|
1290
|
+
|
|
1291
|
+
document.documentElement.style.setProperty(
|
|
1292
|
+
'--content-scrollbar-width',
|
|
1293
|
+
scrollbarWidth + 'px'
|
|
1294
|
+
);
|
|
1295
|
+
};
|
|
1296
|
+
|
|
1297
|
+
updateDarkModeSwitchOffset();
|
|
1298
|
+
requestAnimationFrame(updateDarkModeSwitchOffset);
|
|
1299
|
+
window.addEventListener('resize', updateDarkModeSwitchOffset);
|
|
1300
|
+
|
|
1123
1301
|
checkToggle(darkModeState);
|
|
1124
1302
|
if ($darkModeToggleSwitchers.length > 0) {
|
|
1125
1303
|
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
@@ -1135,7 +1313,6 @@
|
|
|
1135
1313
|
<script src="../js/libs/lit-html.js"></script>
|
|
1136
1314
|
|
|
1137
1315
|
<script src="../js/menu-wc.js" defer></script>
|
|
1138
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
1139
1316
|
|
|
1140
1317
|
<script src="../js/libs/bootstrap-native.js"></script>
|
|
1141
1318
|
|