@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
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## 22.0.0-alpha.1 (2026-09-10)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **other:**
|
|
6
|
+
* skipLint / skipTest temporary ([a92922b4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/a92922b468a8072df96584b509cafcdff0a4b002))
|
|
7
|
+
* signals migration ([4826fe55](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/4826fe55d777c22f461a96df15861b137b23ae94))
|
|
8
|
+
* enable lint and fix errors - migration to signals ([1dde7869](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/1dde78692d2c7a2b402604922b170e5c1383b7a6))
|
|
9
|
+
* migration to eUI 22 - Angular 22 - Ionic 9 - EUI-12810 [EUI-12810](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12810) ([fd1d9bf2](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/fd1d9bf24a0e932d74af95622940f9ce36f2cd23))
|
|
10
|
+
* **eui-mobile:**
|
|
11
|
+
* force build - EUI-11785 [EUI-11785](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11785) ([84c9cd05](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/84c9cd05bf485d723ec7604ab9415c6ab2086da3))
|
|
12
|
+
|
|
13
|
+
* * *
|
|
14
|
+
* * *
|
|
1
15
|
## 20.0.2 (2026-04-01)
|
|
2
16
|
|
|
3
17
|
##### Chores
|
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html class="no-js" lang="">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
6
|
+
<title>@eui/mobile documentation</title>
|
|
7
|
+
<meta name="description" content="">
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
+
|
|
10
|
+
<link rel="icon" type="image/x-icon" href="./images/favicon.ico">
|
|
11
|
+
<link rel="stylesheet" href="./styles/style.css">
|
|
12
|
+
<link rel="stylesheet" href="./styles/dark.css">
|
|
13
|
+
<link rel="stylesheet" href="./styles/material.css">
|
|
14
|
+
</head>
|
|
15
|
+
<body>
|
|
16
|
+
<script>
|
|
17
|
+
// Blocking script to avoid flickering dark mode
|
|
18
|
+
// Dark mode toggle button
|
|
19
|
+
var useDark = window.matchMedia('(prefers-color-scheme: dark)');
|
|
20
|
+
var darkModeState = useDark.matches;
|
|
21
|
+
var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
22
|
+
var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
|
|
23
|
+
var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
|
|
24
|
+
|
|
25
|
+
function checkToggle(check) {
|
|
26
|
+
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
27
|
+
$darkModeToggleSwitchers[i].checked = check;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
function toggleDarkMode(state) {
|
|
32
|
+
if (window.localStorage) {
|
|
33
|
+
localStorage.setItem('compodoc_darkmode-state', state);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
checkToggle(state);
|
|
37
|
+
|
|
38
|
+
const hasClass = document.body.classList.contains('dark');
|
|
39
|
+
|
|
40
|
+
if (state) {
|
|
41
|
+
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
42
|
+
$darkModeToggles[i].classList.add('dark');
|
|
43
|
+
}
|
|
44
|
+
if (!hasClass) {
|
|
45
|
+
document.body.classList.add('dark');
|
|
46
|
+
}
|
|
47
|
+
} else {
|
|
48
|
+
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
49
|
+
$darkModeToggles[i].classList.remove('dark');
|
|
50
|
+
}
|
|
51
|
+
if (hasClass) {
|
|
52
|
+
document.body.classList.remove('dark');
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
useDark.addEventListener('change', function (evt) {
|
|
58
|
+
toggleDarkMode(evt.matches);
|
|
59
|
+
});
|
|
60
|
+
if (darkModeStateLocal) {
|
|
61
|
+
darkModeState = darkModeStateLocal === 'true';
|
|
62
|
+
}
|
|
63
|
+
toggleDarkMode(darkModeState);
|
|
64
|
+
</script>
|
|
65
|
+
<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>
|
|
79
|
+
|
|
80
|
+
<div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
|
|
81
|
+
<div class="d-flex">
|
|
82
|
+
<a href="./" class="navbar-brand">@eui/mobile documentation</a>
|
|
83
|
+
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
84
|
+
</div>
|
|
85
|
+
</div>
|
|
86
|
+
|
|
87
|
+
<div class="xs-menu menu" id="mobile-menu">
|
|
88
|
+
<div id="book-search-input" role="search">
|
|
89
|
+
<input type="text" placeholder="Type to search">
|
|
90
|
+
<button type="button"
|
|
91
|
+
class="search-input-clear"
|
|
92
|
+
aria-label="Clear search"
|
|
93
|
+
data-search-input-clear>×</button>
|
|
94
|
+
</div>
|
|
95
|
+
<compodoc-menu></compodoc-menu>
|
|
96
|
+
</div>
|
|
97
|
+
|
|
98
|
+
<div class="container-fluid main">
|
|
99
|
+
<div class="row main">
|
|
100
|
+
<div class="d-none d-md-block menu">
|
|
101
|
+
<compodoc-menu mode="normal"></compodoc-menu>
|
|
102
|
+
</div>
|
|
103
|
+
<!-- START CONTENT -->
|
|
104
|
+
<div class="content architecture">
|
|
105
|
+
<div class="content-data">
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
<ol class="breadcrumb">
|
|
113
|
+
<li class="breadcrumb-item">Architecture</li>
|
|
114
|
+
</ol>
|
|
115
|
+
|
|
116
|
+
<p class="alert alert-warning">Graph generation is disabled.</p>
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
</div><div class="search-results">
|
|
137
|
+
<div class="has-results">
|
|
138
|
+
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
139
|
+
<ul class="search-results-list"></ul>
|
|
140
|
+
</div>
|
|
141
|
+
<div class="no-results">
|
|
142
|
+
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
143
|
+
</div>
|
|
144
|
+
</div>
|
|
145
|
+
</div>
|
|
146
|
+
<!-- END CONTENT -->
|
|
147
|
+
</div>
|
|
148
|
+
</div>
|
|
149
|
+
|
|
150
|
+
<label class="dark-mode-switch">
|
|
151
|
+
<input type="checkbox">
|
|
152
|
+
<span class="slider">
|
|
153
|
+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
|
|
154
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
155
|
+
</svg>
|
|
156
|
+
</span>
|
|
157
|
+
</label>
|
|
158
|
+
|
|
159
|
+
<script>
|
|
160
|
+
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
|
|
161
|
+
var COMPODOC_CURRENT_PAGE_CONTEXT = 'architecture';
|
|
162
|
+
var COMPODOC_CURRENT_PAGE_URL = 'architecture.html';
|
|
163
|
+
var MAX_SEARCH_RESULTS = 15;
|
|
164
|
+
</script>
|
|
165
|
+
|
|
166
|
+
<script>
|
|
167
|
+
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
168
|
+
var updateDarkModeSwitchOffset = function () {
|
|
169
|
+
var content = document.querySelector('.content');
|
|
170
|
+
var scrollbarWidth = 0;
|
|
171
|
+
|
|
172
|
+
if (content) {
|
|
173
|
+
scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
document.documentElement.style.setProperty(
|
|
177
|
+
'--content-scrollbar-width',
|
|
178
|
+
scrollbarWidth + 'px'
|
|
179
|
+
);
|
|
180
|
+
};
|
|
181
|
+
|
|
182
|
+
updateDarkModeSwitchOffset();
|
|
183
|
+
requestAnimationFrame(updateDarkModeSwitchOffset);
|
|
184
|
+
window.addEventListener('resize', updateDarkModeSwitchOffset);
|
|
185
|
+
|
|
186
|
+
checkToggle(darkModeState);
|
|
187
|
+
if ($darkModeToggleSwitchers.length > 0) {
|
|
188
|
+
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
189
|
+
$darkModeToggleSwitchers[i].addEventListener('change', function (event) {
|
|
190
|
+
darkModeState = !darkModeState;
|
|
191
|
+
toggleDarkMode(darkModeState);
|
|
192
|
+
});
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
</script>
|
|
196
|
+
|
|
197
|
+
<script src="./js/libs/custom-elements.min.js"></script>
|
|
198
|
+
<script src="./js/libs/lit-html.js"></script>
|
|
199
|
+
|
|
200
|
+
<script src="./js/menu-wc.js" defer></script>
|
|
201
|
+
|
|
202
|
+
<script src="./js/libs/bootstrap-native.js"></script>
|
|
203
|
+
|
|
204
|
+
<script src="./js/libs/es6-shim.min.js"></script>
|
|
205
|
+
<script src="./js/libs/EventDispatcher.js"></script>
|
|
206
|
+
<script src="./js/libs/promise.min.js"></script>
|
|
207
|
+
|
|
208
|
+
<script src="./js/compodoc.js"></script>
|
|
209
|
+
|
|
210
|
+
<script src="./js/tabs.js"></script>
|
|
211
|
+
<script src="./js/menu.js"></script>
|
|
212
|
+
<script src="./js/libs/clipboard.min.js"></script>
|
|
213
|
+
<script src="./js/libs/prism.js"></script>
|
|
214
|
+
<script src="./js/sourceCode.js"></script>
|
|
215
|
+
<script src="./js/search/search.js"></script>
|
|
216
|
+
<script src="./js/search/lunr.min.js"></script>
|
|
217
|
+
<script src="./js/search/search-lunr.js"></script>
|
|
218
|
+
<script src="./js/search/search_index.js"></script>
|
|
219
|
+
<script src="./js/lazy-load-graphs.js"></script>
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
</body>
|
|
223
|
+
</html>
|
package/docs/changelog.html
CHANGED
|
@@ -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">
|
|
@@ -80,9 +101,34 @@
|
|
|
80
101
|
<compodoc-menu mode="normal"></compodoc-menu>
|
|
81
102
|
</div>
|
|
82
103
|
<!-- START CONTENT -->
|
|
83
|
-
<div class="content
|
|
104
|
+
<div class="content changelog">
|
|
84
105
|
<div class="content-data">
|
|
85
106
|
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
<h2>20.0.2 (2026-04-01)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>eui-mobile:</strong><ul>
|
|
113
|
+
<li>update ionic dependencies - EUI-11785 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11785">EUI-11785</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/32280417f235b15cdedcc48d71b34df14c4d5797">32280417</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>euim-toolbar-datepicker:</strong><ul>
|
|
117
|
+
<li>fix buttons color in light variant - EUI-12211 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12211">EUI-12211</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/4395d509bcc99acb7c74dea0aca5c5bec039b99d">4395d509</a>)</li>
|
|
118
|
+
<li>add light color variant - EUI-12211 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12211">EUI-12211</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/f5d8f6a8b252a8a6485b9b3ceb7038f88f5fa771">f5d8f6a8</a>)</li>
|
|
119
|
+
</ul>
|
|
120
|
+
</li>
|
|
121
|
+
<li><strong>euim-badge:</strong><ul>
|
|
122
|
+
<li>add light color variant - EUI-12266 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12266">EUI-12266</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/26b938d10076f1967253f0f432e91bf337522072">26b938d1</a>)</li>
|
|
123
|
+
</ul>
|
|
124
|
+
</li>
|
|
125
|
+
<li><strong>euim-helper-text:</strong><ul>
|
|
126
|
+
<li>update font token - EUI-12227 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12227">EUI-12227</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/a085f796525ec41bbc702edc6aa53415d1cf866f">a085f796</a>)</li>
|
|
127
|
+
</ul>
|
|
128
|
+
</li>
|
|
129
|
+
</ul>
|
|
130
|
+
<hr>
|
|
131
|
+
<hr>
|
|
86
132
|
<h2>20.0.1 (2026-03-13)</h2>
|
|
87
133
|
<h5>Chores</h5>
|
|
88
134
|
<ul>
|
|
@@ -3251,6 +3297,8 @@
|
|
|
3251
3297
|
|
|
3252
3298
|
|
|
3253
3299
|
|
|
3300
|
+
|
|
3301
|
+
|
|
3254
3302
|
|
|
3255
3303
|
|
|
3256
3304
|
|
|
@@ -3279,13 +3327,31 @@
|
|
|
3279
3327
|
|
|
3280
3328
|
<script>
|
|
3281
3329
|
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
|
|
3282
|
-
var COMPODOC_CURRENT_PAGE_CONTEXT = '
|
|
3330
|
+
var COMPODOC_CURRENT_PAGE_CONTEXT = 'changelog';
|
|
3283
3331
|
var COMPODOC_CURRENT_PAGE_URL = 'changelog.html';
|
|
3284
3332
|
var MAX_SEARCH_RESULTS = 15;
|
|
3285
3333
|
</script>
|
|
3286
3334
|
|
|
3287
3335
|
<script>
|
|
3288
3336
|
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
3337
|
+
var updateDarkModeSwitchOffset = function () {
|
|
3338
|
+
var content = document.querySelector('.content');
|
|
3339
|
+
var scrollbarWidth = 0;
|
|
3340
|
+
|
|
3341
|
+
if (content) {
|
|
3342
|
+
scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
|
|
3343
|
+
}
|
|
3344
|
+
|
|
3345
|
+
document.documentElement.style.setProperty(
|
|
3346
|
+
'--content-scrollbar-width',
|
|
3347
|
+
scrollbarWidth + 'px'
|
|
3348
|
+
);
|
|
3349
|
+
};
|
|
3350
|
+
|
|
3351
|
+
updateDarkModeSwitchOffset();
|
|
3352
|
+
requestAnimationFrame(updateDarkModeSwitchOffset);
|
|
3353
|
+
window.addEventListener('resize', updateDarkModeSwitchOffset);
|
|
3354
|
+
|
|
3289
3355
|
checkToggle(darkModeState);
|
|
3290
3356
|
if ($darkModeToggleSwitchers.length > 0) {
|
|
3291
3357
|
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
@@ -3301,7 +3367,6 @@
|
|
|
3301
3367
|
<script src="./js/libs/lit-html.js"></script>
|
|
3302
3368
|
|
|
3303
3369
|
<script src="./js/menu-wc.js" defer></script>
|
|
3304
|
-
<script nomodule src="./js/menu-wc_es5.js" defer></script>
|
|
3305
3370
|
|
|
3306
3371
|
<script src="./js/libs/bootstrap-native.js"></script>
|
|
3307
3372
|
|
|
@@ -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,6 +118,11 @@
|
|
|
93
118
|
EuiMUserProfileActionComponent</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/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.ts</code>
|
|
124
|
+
</div>
|
|
125
|
+
|
|
96
126
|
<ul class="nav nav-tabs" role="tablist">
|
|
97
127
|
<li class="nav-item">
|
|
98
128
|
<a href="#info" class="nav-link active"
|
|
@@ -101,14 +131,7 @@
|
|
|
101
131
|
</ul>
|
|
102
132
|
|
|
103
133
|
<div class="tab-content">
|
|
104
|
-
<div class="tab-pane fade active in" id="info"
|
|
105
|
-
<h3>File</h3>
|
|
106
|
-
</p>
|
|
107
|
-
<p class="comment">
|
|
108
|
-
<code>packages/core/src/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.ts</code>
|
|
109
|
-
</p>
|
|
110
|
-
|
|
111
|
-
|
|
134
|
+
<div class="tab-pane fade active in" id="info">
|
|
112
135
|
|
|
113
136
|
|
|
114
137
|
|
|
@@ -127,6 +150,10 @@
|
|
|
127
150
|
|
|
128
151
|
|
|
129
152
|
|
|
153
|
+
<tr>
|
|
154
|
+
<td class="col-md-3">host</td>
|
|
155
|
+
<td class="col-md-9"><code>{<br>}</code></td>
|
|
156
|
+
</tr>
|
|
130
157
|
|
|
131
158
|
|
|
132
159
|
|
|
@@ -142,13 +169,15 @@
|
|
|
142
169
|
<tr>
|
|
143
170
|
<td class="col-md-3">imports</td>
|
|
144
171
|
<td class="col-md-9">
|
|
145
|
-
|
|
172
|
+
<div> <code>IonButtons</code>
|
|
173
|
+
</div>
|
|
146
174
|
</td>
|
|
147
175
|
</tr>
|
|
148
176
|
|
|
149
177
|
|
|
150
178
|
|
|
151
179
|
|
|
180
|
+
|
|
152
181
|
<tr>
|
|
153
182
|
<td class="col-md-3">templateUrl</td>
|
|
154
183
|
<td class="col-md-9"><code>./euim-user-profile-action.component.html</code></td>
|
|
@@ -165,126 +194,29 @@
|
|
|
165
194
|
</table>
|
|
166
195
|
</section>
|
|
167
196
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
<table class="table table-sm table-bordered index-table">
|
|
171
|
-
<tbody>
|
|
172
|
-
<tr>
|
|
173
|
-
<td class="col-md-4">
|
|
174
|
-
<h6><b>Properties</b></h6>
|
|
175
|
-
</td>
|
|
176
|
-
</tr>
|
|
177
|
-
<tr>
|
|
178
|
-
<td class="col-md-4">
|
|
179
|
-
<ul class="index-list">
|
|
180
|
-
<li>
|
|
181
|
-
<span class="modifier"></span>
|
|
182
|
-
<a href="#className" >className</a>
|
|
183
|
-
</li>
|
|
184
|
-
</ul>
|
|
185
|
-
</td>
|
|
186
|
-
</tr>
|
|
187
|
-
|
|
197
|
+
<section data-compodoc="block-relationships">
|
|
198
|
+
<h3>Relationships</h3>
|
|
188
199
|
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
<tr>
|
|
197
|
-
<td class="col-md-4">
|
|
198
|
-
<ul class="index-list">
|
|
199
|
-
<li>
|
|
200
|
-
<a href="#className" >className</a>
|
|
201
|
-
</li>
|
|
200
|
+
<div class="row pt-3">
|
|
201
|
+
<div class="col-sm-6">
|
|
202
|
+
<h4>Used by</h4>
|
|
203
|
+
<ul class="list-unstyled relationships-list">
|
|
204
|
+
<li>
|
|
205
|
+
<code><a href="../modules/EuimUserProfileModule.html" target="_self" >EuimUserProfileModule</a></code>
|
|
206
|
+
</li>
|
|
202
207
|
</ul>
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
</
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
216
|
-
<tbody>
|
|
217
|
-
<tr>
|
|
218
|
-
<td class="col-md-4">
|
|
219
|
-
<a name="className"></a>
|
|
220
|
-
<span class="name">
|
|
221
|
-
<span ><b>className</b></span>
|
|
222
|
-
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
223
|
-
</span>
|
|
224
|
-
</td>
|
|
225
|
-
</tr>
|
|
226
|
-
<tr>
|
|
227
|
-
<td class="col-md-4">
|
|
228
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
229
|
-
|
|
230
|
-
</td>
|
|
231
|
-
</tr>
|
|
232
|
-
<tr>
|
|
233
|
-
<td class="col-md-4">
|
|
234
|
-
<i>Default value : </i><code>'euim-user-profile-action'</code>
|
|
235
|
-
</td>
|
|
236
|
-
</tr>
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
</tbody>
|
|
240
|
-
</table>
|
|
241
|
-
</section>
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
<section data-compodoc="block-properties">
|
|
246
|
-
|
|
247
|
-
<h3 id="inputs">
|
|
248
|
-
Properties
|
|
249
|
-
</h3>
|
|
250
|
-
<table class="table table-sm table-bordered">
|
|
251
|
-
<tbody>
|
|
252
|
-
<tr>
|
|
253
|
-
<td class="col-md-4">
|
|
254
|
-
<a name="className"></a>
|
|
255
|
-
<span class="name">
|
|
256
|
-
<span class="modifier"></span>
|
|
257
|
-
<span ><b>className</b></span>
|
|
258
|
-
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
259
|
-
</span>
|
|
260
|
-
</td>
|
|
261
|
-
</tr>
|
|
262
|
-
<tr>
|
|
263
|
-
<td class="col-md-4">
|
|
264
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
265
|
-
|
|
266
|
-
</td>
|
|
267
|
-
</tr>
|
|
268
|
-
<tr>
|
|
269
|
-
<td class="col-md-4">
|
|
270
|
-
<i>Default value : </i><code>'euim-user-profile-action'</code>
|
|
271
|
-
</td>
|
|
272
|
-
</tr>
|
|
273
|
-
<tr>
|
|
274
|
-
<td class="col-md-4">
|
|
275
|
-
<b>Decorators : </b>
|
|
276
|
-
<br />
|
|
277
|
-
<code>
|
|
278
|
-
@HostBinding()<br />
|
|
279
|
-
</code>
|
|
280
|
-
</td>
|
|
281
|
-
</tr>
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
</tbody>
|
|
285
|
-
</table>
|
|
286
|
-
</section>
|
|
287
|
-
|
|
208
|
+
</div>
|
|
209
|
+
|
|
210
|
+
<div class="col-sm-6">
|
|
211
|
+
<h4>Depends on</h4>
|
|
212
|
+
<ul class="list-unstyled relationships-list">
|
|
213
|
+
<li>
|
|
214
|
+
<code>IonButtons</code>
|
|
215
|
+
</li>
|
|
216
|
+
</ul>
|
|
217
|
+
</div>
|
|
218
|
+
</div>
|
|
219
|
+
</section>
|
|
288
220
|
</div>
|
|
289
221
|
|
|
290
222
|
|
|
@@ -292,10 +224,11 @@
|
|
|
292
224
|
|
|
293
225
|
|
|
294
226
|
|
|
227
|
+
|
|
295
228
|
|
|
296
229
|
</div>
|
|
297
230
|
|
|
298
|
-
<script src="../js/libs/vis.min.js"></script>
|
|
231
|
+
<script src="../js/libs/vis-network.min.js"></script>
|
|
299
232
|
<script src="../js/libs/htmlparser.js"></script>
|
|
300
233
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
301
234
|
<script>
|
|
@@ -354,6 +287,24 @@
|
|
|
354
287
|
|
|
355
288
|
<script>
|
|
356
289
|
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
290
|
+
var updateDarkModeSwitchOffset = function () {
|
|
291
|
+
var content = document.querySelector('.content');
|
|
292
|
+
var scrollbarWidth = 0;
|
|
293
|
+
|
|
294
|
+
if (content) {
|
|
295
|
+
scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
document.documentElement.style.setProperty(
|
|
299
|
+
'--content-scrollbar-width',
|
|
300
|
+
scrollbarWidth + 'px'
|
|
301
|
+
);
|
|
302
|
+
};
|
|
303
|
+
|
|
304
|
+
updateDarkModeSwitchOffset();
|
|
305
|
+
requestAnimationFrame(updateDarkModeSwitchOffset);
|
|
306
|
+
window.addEventListener('resize', updateDarkModeSwitchOffset);
|
|
307
|
+
|
|
357
308
|
checkToggle(darkModeState);
|
|
358
309
|
if ($darkModeToggleSwitchers.length > 0) {
|
|
359
310
|
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
@@ -369,7 +320,6 @@
|
|
|
369
320
|
<script src="../js/libs/lit-html.js"></script>
|
|
370
321
|
|
|
371
322
|
<script src="../js/menu-wc.js" defer></script>
|
|
372
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
373
323
|
|
|
374
324
|
<script src="../js/libs/bootstrap-native.js"></script>
|
|
375
325
|
|