@eui/mobile-core 18.0.0-next.7 → 18.0.0-next.9
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/docs/components/EuimHelpSupportComponent.html +1 -73
- package/docs/components/EuimSidebarContentComponent.html +220 -3
- package/docs/dependencies.html +4 -4
- package/docs/index.html +1 -1
- package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
- package/docs/js/menu-wc.js +1 -13
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/typealiases.html +22 -1
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +4 -4
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -4
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
- package/esm2022/lib/components/base-states.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +5 -5
- package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
- package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about.component.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +5 -5
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +7 -26
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +4 -4
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -4
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
- package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +4 -4
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +4 -4
- package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +4 -4
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
- package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
- package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
- package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -4
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +4 -4
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +5 -5
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -4
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -4
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -4
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
- package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +4 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +4 -4
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
- package/esm2022/lib/euim-all.module.mjs +5 -5
- package/esm2022/lib/services/euim-app.service.mjs +4 -4
- package/fesm2022/eui-mobile-core.mjs +422 -401
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
- package/lib/components/base-states.directive.d.ts.map +1 -1
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/docs/interfaces/AlertInfos.html +0 -411
- package/docs/interfaces/HelpContacts.html +0 -315
- package/docs/interfaces/Material.html +0 -495
- package/docs/interfaces/SupportMaterials.html +0 -315
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
<li class="breadcrumb-item">Interfaces</li>
|
|
98
98
|
<li class="breadcrumb-item"
|
|
99
99
|
>
|
|
100
|
-
|
|
100
|
+
MenuItem</li>
|
|
101
101
|
</ol>
|
|
102
102
|
|
|
103
103
|
<ul class="nav nav-tabs" role="tablist">
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
<h3>File</h3>
|
|
116
116
|
</p>
|
|
117
117
|
<p class="comment">
|
|
118
|
-
<code>packages/eui-mobile/packages/core/src/lib/components/euim-
|
|
118
|
+
<code>packages/eui-mobile/packages/core/src/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.ts</code>
|
|
119
119
|
</p>
|
|
120
120
|
|
|
121
121
|
|
|
@@ -135,9 +135,16 @@
|
|
|
135
135
|
<ul class="index-list">
|
|
136
136
|
<li>
|
|
137
137
|
<span class="modifier">Optional</span>
|
|
138
|
-
<a href="#
|
|
138
|
+
<a href="#group"
|
|
139
139
|
>
|
|
140
|
-
|
|
140
|
+
group
|
|
141
|
+
</a>
|
|
142
|
+
</li>
|
|
143
|
+
<li>
|
|
144
|
+
<span class="modifier">Optional</span>
|
|
145
|
+
<a href="#groupHeader"
|
|
146
|
+
>
|
|
147
|
+
groupHeader
|
|
141
148
|
</a>
|
|
142
149
|
</li>
|
|
143
150
|
<li>
|
|
@@ -149,36 +156,36 @@
|
|
|
149
156
|
</li>
|
|
150
157
|
<li>
|
|
151
158
|
<span class="modifier">Optional</span>
|
|
152
|
-
<a href="#
|
|
159
|
+
<a href="#iconColor"
|
|
153
160
|
>
|
|
154
|
-
|
|
161
|
+
iconColor
|
|
155
162
|
</a>
|
|
156
163
|
</li>
|
|
157
164
|
<li>
|
|
158
|
-
|
|
165
|
+
<span class="modifier">Optional</span>
|
|
166
|
+
<a href="#isSection"
|
|
159
167
|
>
|
|
160
|
-
|
|
168
|
+
isSection
|
|
161
169
|
</a>
|
|
162
170
|
</li>
|
|
163
171
|
<li>
|
|
164
|
-
|
|
165
|
-
<a href="#linkType"
|
|
172
|
+
<a href="#label"
|
|
166
173
|
>
|
|
167
|
-
|
|
174
|
+
label
|
|
168
175
|
</a>
|
|
169
176
|
</li>
|
|
170
177
|
<li>
|
|
171
178
|
<span class="modifier">Optional</span>
|
|
172
|
-
<a href="#
|
|
179
|
+
<a href="#section"
|
|
173
180
|
>
|
|
174
|
-
|
|
181
|
+
section
|
|
175
182
|
</a>
|
|
176
183
|
</li>
|
|
177
184
|
<li>
|
|
178
185
|
<span class="modifier">Optional</span>
|
|
179
|
-
<a href="#
|
|
186
|
+
<a href="#url"
|
|
180
187
|
>
|
|
181
|
-
|
|
188
|
+
url
|
|
182
189
|
</a>
|
|
183
190
|
</li>
|
|
184
191
|
</ul>
|
|
@@ -196,9 +203,9 @@
|
|
|
196
203
|
<tbody>
|
|
197
204
|
<tr>
|
|
198
205
|
<td class="col-md-4">
|
|
199
|
-
<a name="
|
|
200
|
-
<span class="name "><b>
|
|
201
|
-
<a href="#
|
|
206
|
+
<a name="group"></a>
|
|
207
|
+
<span class="name "><b>group</b>
|
|
208
|
+
<a href="#group">
|
|
202
209
|
<span class="icon ion-ios-link"></span>
|
|
203
210
|
</a>
|
|
204
211
|
</span>
|
|
@@ -206,7 +213,7 @@
|
|
|
206
213
|
</tr>
|
|
207
214
|
<tr>
|
|
208
215
|
<td class="col-md-4">
|
|
209
|
-
<code>
|
|
216
|
+
<code>group: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
|
|
210
217
|
</code>
|
|
211
218
|
</td>
|
|
212
219
|
</tr>
|
|
@@ -214,7 +221,7 @@
|
|
|
214
221
|
|
|
215
222
|
<tr>
|
|
216
223
|
<td class="col-md-4">
|
|
217
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/
|
|
224
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
|
|
218
225
|
|
|
219
226
|
</td>
|
|
220
227
|
</tr>
|
|
@@ -234,9 +241,9 @@
|
|
|
234
241
|
<tbody>
|
|
235
242
|
<tr>
|
|
236
243
|
<td class="col-md-4">
|
|
237
|
-
<a name="
|
|
238
|
-
<span class="name "><b>
|
|
239
|
-
<a href="#
|
|
244
|
+
<a name="groupHeader"></a>
|
|
245
|
+
<span class="name "><b>groupHeader</b>
|
|
246
|
+
<a href="#groupHeader">
|
|
240
247
|
<span class="icon ion-ios-link"></span>
|
|
241
248
|
</a>
|
|
242
249
|
</span>
|
|
@@ -244,7 +251,7 @@
|
|
|
244
251
|
</tr>
|
|
245
252
|
<tr>
|
|
246
253
|
<td class="col-md-4">
|
|
247
|
-
<code>
|
|
254
|
+
<code>groupHeader: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
248
255
|
</code>
|
|
249
256
|
</td>
|
|
250
257
|
</tr>
|
|
@@ -272,9 +279,9 @@
|
|
|
272
279
|
<tbody>
|
|
273
280
|
<tr>
|
|
274
281
|
<td class="col-md-4">
|
|
275
|
-
<a name="
|
|
276
|
-
<span class="name "><b>
|
|
277
|
-
<a href="#
|
|
282
|
+
<a name="icon"></a>
|
|
283
|
+
<span class="name "><b>icon</b>
|
|
284
|
+
<a href="#icon">
|
|
278
285
|
<span class="icon ion-ios-link"></span>
|
|
279
286
|
</a>
|
|
280
287
|
</span>
|
|
@@ -282,7 +289,7 @@
|
|
|
282
289
|
</tr>
|
|
283
290
|
<tr>
|
|
284
291
|
<td class="col-md-4">
|
|
285
|
-
<code>
|
|
292
|
+
<code>icon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
286
293
|
</code>
|
|
287
294
|
</td>
|
|
288
295
|
</tr>
|
|
@@ -310,9 +317,9 @@
|
|
|
310
317
|
<tbody>
|
|
311
318
|
<tr>
|
|
312
319
|
<td class="col-md-4">
|
|
313
|
-
<a name="
|
|
314
|
-
<span class="name "><b>
|
|
315
|
-
<a href="#
|
|
320
|
+
<a name="iconColor"></a>
|
|
321
|
+
<span class="name "><b>iconColor</b>
|
|
322
|
+
<a href="#iconColor">
|
|
316
323
|
<span class="icon ion-ios-link"></span>
|
|
317
324
|
</a>
|
|
318
325
|
</span>
|
|
@@ -320,7 +327,7 @@
|
|
|
320
327
|
</tr>
|
|
321
328
|
<tr>
|
|
322
329
|
<td class="col-md-4">
|
|
323
|
-
<code>
|
|
330
|
+
<code>iconColor: <code><a href="../miscellaneous/typealiases.html#IconColor" target="_self" >IconColor</a></code>
|
|
324
331
|
</code>
|
|
325
332
|
</td>
|
|
326
333
|
</tr>
|
|
@@ -328,11 +335,16 @@
|
|
|
328
335
|
|
|
329
336
|
<tr>
|
|
330
337
|
<td class="col-md-4">
|
|
331
|
-
<i>Type : </i> <code><a href="
|
|
338
|
+
<i>Type : </i> <code><a href="../miscellaneous/typealiases.html#IconColor" target="_self" >IconColor</a></code>
|
|
332
339
|
|
|
333
340
|
</td>
|
|
334
341
|
</tr>
|
|
335
342
|
|
|
343
|
+
<tr>
|
|
344
|
+
<td class="col-md-4">
|
|
345
|
+
<i>Optional</i>
|
|
346
|
+
</td>
|
|
347
|
+
</tr>
|
|
336
348
|
|
|
337
349
|
|
|
338
350
|
|
|
@@ -343,9 +355,9 @@
|
|
|
343
355
|
<tbody>
|
|
344
356
|
<tr>
|
|
345
357
|
<td class="col-md-4">
|
|
346
|
-
<a name="
|
|
347
|
-
<span class="name "><b>
|
|
348
|
-
<a href="#
|
|
358
|
+
<a name="isSection"></a>
|
|
359
|
+
<span class="name "><b>isSection</b>
|
|
360
|
+
<a href="#isSection">
|
|
349
361
|
<span class="icon ion-ios-link"></span>
|
|
350
362
|
</a>
|
|
351
363
|
</span>
|
|
@@ -353,7 +365,7 @@
|
|
|
353
365
|
</tr>
|
|
354
366
|
<tr>
|
|
355
367
|
<td class="col-md-4">
|
|
356
|
-
<code>
|
|
368
|
+
<code>isSection: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
357
369
|
</code>
|
|
358
370
|
</td>
|
|
359
371
|
</tr>
|
|
@@ -361,7 +373,7 @@
|
|
|
361
373
|
|
|
362
374
|
<tr>
|
|
363
375
|
<td class="col-md-4">
|
|
364
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/
|
|
376
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
365
377
|
|
|
366
378
|
</td>
|
|
367
379
|
</tr>
|
|
@@ -381,9 +393,42 @@
|
|
|
381
393
|
<tbody>
|
|
382
394
|
<tr>
|
|
383
395
|
<td class="col-md-4">
|
|
384
|
-
<a name="
|
|
385
|
-
<span class="name "><b>
|
|
386
|
-
<a href="#
|
|
396
|
+
<a name="label"></a>
|
|
397
|
+
<span class="name "><b>label</b>
|
|
398
|
+
<a href="#label">
|
|
399
|
+
<span class="icon ion-ios-link"></span>
|
|
400
|
+
</a>
|
|
401
|
+
</span>
|
|
402
|
+
</td>
|
|
403
|
+
</tr>
|
|
404
|
+
<tr>
|
|
405
|
+
<td class="col-md-4">
|
|
406
|
+
<code>label: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
407
|
+
</code>
|
|
408
|
+
</td>
|
|
409
|
+
</tr>
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
<tr>
|
|
413
|
+
<td class="col-md-4">
|
|
414
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
415
|
+
|
|
416
|
+
</td>
|
|
417
|
+
</tr>
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
</tbody>
|
|
424
|
+
</table>
|
|
425
|
+
<table class="table table-sm table-bordered">
|
|
426
|
+
<tbody>
|
|
427
|
+
<tr>
|
|
428
|
+
<td class="col-md-4">
|
|
429
|
+
<a name="section"></a>
|
|
430
|
+
<span class="name "><b>section</b>
|
|
431
|
+
<a href="#section">
|
|
387
432
|
<span class="icon ion-ios-link"></span>
|
|
388
433
|
</a>
|
|
389
434
|
</span>
|
|
@@ -391,7 +436,7 @@
|
|
|
391
436
|
</tr>
|
|
392
437
|
<tr>
|
|
393
438
|
<td class="col-md-4">
|
|
394
|
-
<code>
|
|
439
|
+
<code>section: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
395
440
|
</code>
|
|
396
441
|
</td>
|
|
397
442
|
</tr>
|
|
@@ -419,9 +464,9 @@
|
|
|
419
464
|
<tbody>
|
|
420
465
|
<tr>
|
|
421
466
|
<td class="col-md-4">
|
|
422
|
-
<a name="
|
|
423
|
-
<span class="name "><b>
|
|
424
|
-
<a href="#
|
|
467
|
+
<a name="url"></a>
|
|
468
|
+
<span class="name "><b>url</b>
|
|
469
|
+
<a href="#url">
|
|
425
470
|
<span class="icon ion-ios-link"></span>
|
|
426
471
|
</a>
|
|
427
472
|
</span>
|
|
@@ -429,7 +474,7 @@
|
|
|
429
474
|
</tr>
|
|
430
475
|
<tr>
|
|
431
476
|
<td class="col-md-4">
|
|
432
|
-
<code>
|
|
477
|
+
<code>url: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
433
478
|
</code>
|
|
434
479
|
</td>
|
|
435
480
|
</tr>
|
|
@@ -492,7 +537,7 @@
|
|
|
492
537
|
<script>
|
|
493
538
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
494
539
|
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
|
|
495
|
-
var COMPODOC_CURRENT_PAGE_URL = '
|
|
540
|
+
var COMPODOC_CURRENT_PAGE_URL = 'MenuItem.html';
|
|
496
541
|
var MAX_SEARCH_RESULTS = 15;
|
|
497
542
|
</script>
|
|
498
543
|
|
package/docs/js/menu-wc.js
CHANGED
|
@@ -1058,29 +1058,17 @@ customElements.define('compodoc-menu', class extends HTMLElement {
|
|
|
1058
1058
|
<li class="link">
|
|
1059
1059
|
<a href="interfaces/ActionBtnsNames.html" data-type="entity-link" >ActionBtnsNames</a>
|
|
1060
1060
|
</li>
|
|
1061
|
-
<li class="link">
|
|
1062
|
-
<a href="interfaces/AlertInfos.html" data-type="entity-link" >AlertInfos</a>
|
|
1063
|
-
</li>
|
|
1064
|
-
<li class="link">
|
|
1065
|
-
<a href="interfaces/Contact.html" data-type="entity-link" >Contact</a>
|
|
1066
|
-
</li>
|
|
1067
1061
|
<li class="link">
|
|
1068
1062
|
<a href="interfaces/FilteredData.html" data-type="entity-link" >FilteredData</a>
|
|
1069
1063
|
</li>
|
|
1070
1064
|
<li class="link">
|
|
1071
1065
|
<a href="interfaces/HelpAndSupportItem.html" data-type="entity-link" >HelpAndSupportItem</a>
|
|
1072
1066
|
</li>
|
|
1073
|
-
<li class="link">
|
|
1074
|
-
<a href="interfaces/HelpContacts.html" data-type="entity-link" >HelpContacts</a>
|
|
1075
|
-
</li>
|
|
1076
1067
|
<li class="link">
|
|
1077
1068
|
<a href="interfaces/Item.html" data-type="entity-link" >Item</a>
|
|
1078
1069
|
</li>
|
|
1079
1070
|
<li class="link">
|
|
1080
|
-
<a href="interfaces/
|
|
1081
|
-
</li>
|
|
1082
|
-
<li class="link">
|
|
1083
|
-
<a href="interfaces/SupportMaterials.html" data-type="entity-link" >SupportMaterials</a>
|
|
1071
|
+
<a href="interfaces/MenuItem.html" data-type="entity-link" >MenuItem</a>
|
|
1084
1072
|
</li>
|
|
1085
1073
|
<li class="link">
|
|
1086
1074
|
<a href="interfaces/UIState.html" data-type="entity-link" >UIState</a>
|