@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">
|
|
@@ -95,6 +116,10 @@
|
|
|
95
116
|
|
|
96
117
|
|
|
97
118
|
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
98
123
|
<ol class="breadcrumb">
|
|
99
124
|
<li class="breadcrumb-item">Interfaces</li>
|
|
100
125
|
<li class="breadcrumb-item"
|
|
@@ -102,6 +127,11 @@
|
|
|
102
127
|
Item</li>
|
|
103
128
|
</ol>
|
|
104
129
|
|
|
130
|
+
<div class="io-file io-file-path" data-compodoc="entity-file-path">
|
|
131
|
+
<span class="icon ion-ios-document" aria-hidden="true"></span>
|
|
132
|
+
<code>packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts</code>
|
|
133
|
+
</div>
|
|
134
|
+
|
|
105
135
|
<ul class="nav nav-tabs" role="tablist">
|
|
106
136
|
<li class="nav-item">
|
|
107
137
|
<a href="#info"
|
|
@@ -109,489 +139,488 @@
|
|
|
109
139
|
class="nav-link active"
|
|
110
140
|
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
111
141
|
</li>
|
|
142
|
+
<li class="nav-item">
|
|
143
|
+
<a href="#api"
|
|
144
|
+
class="nav-link"
|
|
145
|
+
|
|
146
|
+
role="tab" id="api-tab" data-bs-toggle="tab" data-link="api">API</a>
|
|
147
|
+
</li>
|
|
112
148
|
</ul>
|
|
113
149
|
|
|
114
150
|
<div class="tab-content">
|
|
115
151
|
<div class="tab-pane fade active in" id="info">
|
|
116
|
-
<p class="comment">
|
|
117
|
-
<h3>File</h3>
|
|
118
|
-
</p>
|
|
119
|
-
<p class="comment">
|
|
120
|
-
<code>packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts</code>
|
|
121
|
-
</p>
|
|
122
|
-
|
|
123
152
|
|
|
124
153
|
|
|
125
154
|
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
155
|
+
</div>
|
|
156
|
+
|
|
157
|
+
<div class="tab-pane fade " id="api"><section data-compodoc="block-index">
|
|
158
|
+
<h3 id="index">Index</h3>
|
|
159
|
+
<table class="table table-sm table-bordered index-table">
|
|
160
|
+
<tbody>
|
|
161
|
+
<tr>
|
|
162
|
+
<td class="col-md-3">
|
|
163
|
+
<h6><b>Properties</b></h6>
|
|
164
|
+
</td>
|
|
165
|
+
<td class="col-md-9">
|
|
166
|
+
<ul class="index-list">
|
|
167
|
+
<li>
|
|
168
|
+
<span class="modifier">Optional</span>
|
|
169
|
+
<a href="#endIcon" class="reference-link ">
|
|
170
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">endIcon</span>
|
|
171
|
+
</a>
|
|
172
|
+
</li>
|
|
173
|
+
<li>
|
|
174
|
+
<span class="modifier">Optional</span>
|
|
175
|
+
<a href="#fragment" class="reference-link ">
|
|
176
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">fragment</span>
|
|
177
|
+
</a>
|
|
178
|
+
</li>
|
|
179
|
+
<li>
|
|
180
|
+
<span class="modifier">Optional</span>
|
|
181
|
+
<a href="#hasBottomLine" class="reference-link ">
|
|
182
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">hasBottomLine</span>
|
|
183
|
+
</a>
|
|
184
|
+
</li>
|
|
185
|
+
<li>
|
|
186
|
+
<span class="modifier">Optional</span>
|
|
187
|
+
<a href="#link" class="reference-link ">
|
|
188
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">link</span>
|
|
189
|
+
</a>
|
|
190
|
+
</li>
|
|
191
|
+
<li>
|
|
192
|
+
<span class="modifier">Optional</span>
|
|
193
|
+
<a href="#mail" class="reference-link ">
|
|
194
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">mail</span>
|
|
195
|
+
</a>
|
|
196
|
+
</li>
|
|
197
|
+
<li>
|
|
198
|
+
<span class="modifier">Optional</span>
|
|
199
|
+
<a href="#phone" class="reference-link ">
|
|
200
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">phone</span>
|
|
201
|
+
</a>
|
|
202
|
+
</li>
|
|
203
|
+
<li>
|
|
204
|
+
<span class="modifier">Optional</span>
|
|
205
|
+
<a href="#routerLink" class="reference-link ">
|
|
206
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">routerLink</span>
|
|
207
|
+
</a>
|
|
208
|
+
</li>
|
|
209
|
+
<li>
|
|
210
|
+
<span class="modifier">Optional</span>
|
|
211
|
+
<a href="#startIcon" class="reference-link ">
|
|
212
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">startIcon</span>
|
|
213
|
+
</a>
|
|
214
|
+
</li>
|
|
215
|
+
<li>
|
|
216
|
+
<span class="modifier">Optional</span>
|
|
217
|
+
<a href="#subtitle" class="reference-link ">
|
|
218
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">subtitle</span>
|
|
219
|
+
</a>
|
|
220
|
+
</li>
|
|
221
|
+
<li>
|
|
222
|
+
<a href="#title" class="reference-link ">
|
|
223
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">title</span>
|
|
224
|
+
</a>
|
|
225
|
+
</li>
|
|
226
|
+
</ul>
|
|
227
|
+
</td>
|
|
228
|
+
</tr>
|
|
229
|
+
</tbody>
|
|
230
|
+
</table>
|
|
231
|
+
</section>
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
<section data-compodoc="block-properties">
|
|
236
|
+
<h3 id="inputs">Properties</h3>
|
|
237
|
+
<table class="table table-sm table-bordered">
|
|
129
238
|
<tbody>
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
>
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
>
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
</li>
|
|
166
|
-
<li>
|
|
167
|
-
<span class="modifier">Optional</span>
|
|
168
|
-
<a href="#mail"
|
|
169
|
-
>
|
|
170
|
-
mail
|
|
171
|
-
</a>
|
|
172
|
-
</li>
|
|
173
|
-
<li>
|
|
174
|
-
<span class="modifier">Optional</span>
|
|
175
|
-
<a href="#phone"
|
|
176
|
-
>
|
|
177
|
-
phone
|
|
178
|
-
</a>
|
|
179
|
-
</li>
|
|
180
|
-
<li>
|
|
181
|
-
<span class="modifier">Optional</span>
|
|
182
|
-
<a href="#routerLink"
|
|
183
|
-
>
|
|
184
|
-
routerLink
|
|
185
|
-
</a>
|
|
186
|
-
</li>
|
|
187
|
-
<li>
|
|
188
|
-
<span class="modifier">Optional</span>
|
|
189
|
-
<a href="#startIcon"
|
|
190
|
-
>
|
|
191
|
-
startIcon
|
|
192
|
-
</a>
|
|
193
|
-
</li>
|
|
194
|
-
<li>
|
|
195
|
-
<span class="modifier">Optional</span>
|
|
196
|
-
<a href="#subtitle"
|
|
197
|
-
>
|
|
198
|
-
subtitle
|
|
199
|
-
</a>
|
|
200
|
-
</li>
|
|
201
|
-
<li>
|
|
202
|
-
<a href="#title"
|
|
203
|
-
>
|
|
204
|
-
title
|
|
205
|
-
</a>
|
|
206
|
-
</li>
|
|
207
|
-
</ul>
|
|
208
|
-
</td>
|
|
209
|
-
</tr>
|
|
239
|
+
<tr>
|
|
240
|
+
<td class="col-md-4">
|
|
241
|
+
<a name="endIcon"></a>
|
|
242
|
+
<span class="name "><b>endIcon</b>
|
|
243
|
+
<a href="#endIcon">
|
|
244
|
+
<span class="icon ion-ios-link"></span>
|
|
245
|
+
</a>
|
|
246
|
+
</span>
|
|
247
|
+
</td>
|
|
248
|
+
</tr>
|
|
249
|
+
<tr>
|
|
250
|
+
<td class="col-md-4">
|
|
251
|
+
<code>endIcon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
252
|
+
</code>
|
|
253
|
+
</td>
|
|
254
|
+
</tr>
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
<tr>
|
|
258
|
+
<td class="col-md-4">
|
|
259
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
260
|
+
|
|
261
|
+
</td>
|
|
262
|
+
</tr>
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
<tr>
|
|
266
|
+
<td class="col-md-4">
|
|
267
|
+
<i>Optional</i>
|
|
268
|
+
</td>
|
|
269
|
+
</tr>
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
210
274
|
</tbody>
|
|
211
275
|
</table>
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
</span>
|
|
228
|
-
</td>
|
|
229
|
-
</tr>
|
|
230
|
-
<tr>
|
|
231
|
-
<td class="col-md-4">
|
|
232
|
-
<code>endIcon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
233
|
-
</code>
|
|
234
|
-
</td>
|
|
235
|
-
</tr>
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
<tr>
|
|
239
|
-
<td class="col-md-4">
|
|
240
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
241
|
-
|
|
242
|
-
</td>
|
|
243
|
-
</tr>
|
|
244
|
-
|
|
245
|
-
<tr>
|
|
246
|
-
<td class="col-md-4">
|
|
247
|
-
<i>Optional</i>
|
|
248
|
-
</td>
|
|
249
|
-
</tr>
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
</tbody>
|
|
255
|
-
</table>
|
|
256
|
-
<table class="table table-sm table-bordered">
|
|
257
|
-
<tbody>
|
|
258
|
-
<tr>
|
|
259
|
-
<td class="col-md-4">
|
|
260
|
-
<a name="fragment"></a>
|
|
261
|
-
<span class="name "><b>fragment</b>
|
|
262
|
-
<a href="#fragment">
|
|
263
|
-
<span class="icon ion-ios-link"></span>
|
|
264
|
-
</a>
|
|
265
|
-
</span>
|
|
266
|
-
</td>
|
|
267
|
-
</tr>
|
|
268
|
-
<tr>
|
|
269
|
-
<td class="col-md-4">
|
|
270
|
-
<code>fragment: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
276
|
+
<table class="table table-sm table-bordered">
|
|
277
|
+
<tbody>
|
|
278
|
+
<tr>
|
|
279
|
+
<td class="col-md-4">
|
|
280
|
+
<a name="fragment"></a>
|
|
281
|
+
<span class="name "><b>fragment</b>
|
|
282
|
+
<a href="#fragment">
|
|
283
|
+
<span class="icon ion-ios-link"></span>
|
|
284
|
+
</a>
|
|
285
|
+
</span>
|
|
286
|
+
</td>
|
|
287
|
+
</tr>
|
|
288
|
+
<tr>
|
|
289
|
+
<td class="col-md-4">
|
|
290
|
+
<code>fragment: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
271
291
|
</code>
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
292
|
+
</td>
|
|
293
|
+
</tr>
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
<tr>
|
|
297
|
+
<td class="col-md-4">
|
|
298
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
299
|
+
|
|
300
|
+
</td>
|
|
301
|
+
</tr>
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
<tr>
|
|
305
|
+
<td class="col-md-4">
|
|
306
|
+
<i>Optional</i>
|
|
307
|
+
</td>
|
|
308
|
+
</tr>
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
</tbody>
|
|
314
|
+
</table>
|
|
315
|
+
<table class="table table-sm table-bordered">
|
|
316
|
+
<tbody>
|
|
317
|
+
<tr>
|
|
318
|
+
<td class="col-md-4">
|
|
319
|
+
<a name="hasBottomLine"></a>
|
|
320
|
+
<span class="name "><b>hasBottomLine</b>
|
|
321
|
+
<a href="#hasBottomLine">
|
|
322
|
+
<span class="icon ion-ios-link"></span>
|
|
323
|
+
</a>
|
|
324
|
+
</span>
|
|
325
|
+
</td>
|
|
326
|
+
</tr>
|
|
327
|
+
<tr>
|
|
328
|
+
<td class="col-md-4">
|
|
329
|
+
<code>hasBottomLine: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
309
330
|
</code>
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
331
|
+
</td>
|
|
332
|
+
</tr>
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
<tr>
|
|
336
|
+
<td class="col-md-4">
|
|
337
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
338
|
+
|
|
339
|
+
</td>
|
|
340
|
+
</tr>
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
<tr>
|
|
344
|
+
<td class="col-md-4">
|
|
345
|
+
<i>Optional</i>
|
|
346
|
+
</td>
|
|
347
|
+
</tr>
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
</tbody>
|
|
353
|
+
</table>
|
|
354
|
+
<table class="table table-sm table-bordered">
|
|
355
|
+
<tbody>
|
|
356
|
+
<tr>
|
|
357
|
+
<td class="col-md-4">
|
|
358
|
+
<a name="link"></a>
|
|
359
|
+
<span class="name "><b>link</b>
|
|
360
|
+
<a href="#link">
|
|
361
|
+
<span class="icon ion-ios-link"></span>
|
|
362
|
+
</a>
|
|
363
|
+
</span>
|
|
364
|
+
</td>
|
|
365
|
+
</tr>
|
|
366
|
+
<tr>
|
|
367
|
+
<td class="col-md-4">
|
|
368
|
+
<code>link: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
347
369
|
</code>
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
370
|
+
</td>
|
|
371
|
+
</tr>
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
<tr>
|
|
375
|
+
<td class="col-md-4">
|
|
376
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
377
|
+
|
|
378
|
+
</td>
|
|
379
|
+
</tr>
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
<tr>
|
|
383
|
+
<td class="col-md-4">
|
|
384
|
+
<i>Optional</i>
|
|
385
|
+
</td>
|
|
386
|
+
</tr>
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
</tbody>
|
|
392
|
+
</table>
|
|
393
|
+
<table class="table table-sm table-bordered">
|
|
394
|
+
<tbody>
|
|
395
|
+
<tr>
|
|
396
|
+
<td class="col-md-4">
|
|
397
|
+
<a name="mail"></a>
|
|
398
|
+
<span class="name "><b>mail</b>
|
|
399
|
+
<a href="#mail">
|
|
400
|
+
<span class="icon ion-ios-link"></span>
|
|
401
|
+
</a>
|
|
402
|
+
</span>
|
|
403
|
+
</td>
|
|
404
|
+
</tr>
|
|
405
|
+
<tr>
|
|
406
|
+
<td class="col-md-4">
|
|
407
|
+
<code>mail: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
385
408
|
</code>
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
409
|
+
</td>
|
|
410
|
+
</tr>
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
<tr>
|
|
414
|
+
<td class="col-md-4">
|
|
415
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
416
|
+
|
|
417
|
+
</td>
|
|
418
|
+
</tr>
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
<tr>
|
|
422
|
+
<td class="col-md-4">
|
|
423
|
+
<i>Optional</i>
|
|
424
|
+
</td>
|
|
425
|
+
</tr>
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
</tbody>
|
|
431
|
+
</table>
|
|
432
|
+
<table class="table table-sm table-bordered">
|
|
433
|
+
<tbody>
|
|
434
|
+
<tr>
|
|
435
|
+
<td class="col-md-4">
|
|
436
|
+
<a name="phone"></a>
|
|
437
|
+
<span class="name "><b>phone</b>
|
|
438
|
+
<a href="#phone">
|
|
439
|
+
<span class="icon ion-ios-link"></span>
|
|
440
|
+
</a>
|
|
441
|
+
</span>
|
|
442
|
+
</td>
|
|
443
|
+
</tr>
|
|
444
|
+
<tr>
|
|
445
|
+
<td class="col-md-4">
|
|
446
|
+
<code>phone: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
423
447
|
</code>
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
448
|
+
</td>
|
|
449
|
+
</tr>
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
<tr>
|
|
453
|
+
<td class="col-md-4">
|
|
454
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
455
|
+
|
|
456
|
+
</td>
|
|
457
|
+
</tr>
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
<tr>
|
|
461
|
+
<td class="col-md-4">
|
|
462
|
+
<i>Optional</i>
|
|
463
|
+
</td>
|
|
464
|
+
</tr>
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
</tbody>
|
|
470
|
+
</table>
|
|
471
|
+
<table class="table table-sm table-bordered">
|
|
472
|
+
<tbody>
|
|
473
|
+
<tr>
|
|
474
|
+
<td class="col-md-4">
|
|
475
|
+
<a name="routerLink"></a>
|
|
476
|
+
<span class="name "><b>routerLink</b>
|
|
477
|
+
<a href="#routerLink">
|
|
478
|
+
<span class="icon ion-ios-link"></span>
|
|
479
|
+
</a>
|
|
480
|
+
</span>
|
|
481
|
+
</td>
|
|
482
|
+
</tr>
|
|
483
|
+
<tr>
|
|
484
|
+
<td class="col-md-4">
|
|
485
|
+
<code>routerLink: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
461
486
|
</code>
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
487
|
+
</td>
|
|
488
|
+
</tr>
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
<tr>
|
|
492
|
+
<td class="col-md-4">
|
|
493
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
494
|
+
|
|
495
|
+
</td>
|
|
496
|
+
</tr>
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
<tr>
|
|
500
|
+
<td class="col-md-4">
|
|
501
|
+
<i>Optional</i>
|
|
502
|
+
</td>
|
|
503
|
+
</tr>
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
</tbody>
|
|
509
|
+
</table>
|
|
510
|
+
<table class="table table-sm table-bordered">
|
|
511
|
+
<tbody>
|
|
512
|
+
<tr>
|
|
513
|
+
<td class="col-md-4">
|
|
514
|
+
<a name="startIcon"></a>
|
|
515
|
+
<span class="name "><b>startIcon</b>
|
|
516
|
+
<a href="#startIcon">
|
|
517
|
+
<span class="icon ion-ios-link"></span>
|
|
518
|
+
</a>
|
|
519
|
+
</span>
|
|
520
|
+
</td>
|
|
521
|
+
</tr>
|
|
522
|
+
<tr>
|
|
523
|
+
<td class="col-md-4">
|
|
524
|
+
<code>startIcon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
499
525
|
</code>
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
526
|
+
</td>
|
|
527
|
+
</tr>
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
<tr>
|
|
531
|
+
<td class="col-md-4">
|
|
532
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
533
|
+
|
|
534
|
+
</td>
|
|
535
|
+
</tr>
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
<tr>
|
|
539
|
+
<td class="col-md-4">
|
|
540
|
+
<i>Optional</i>
|
|
541
|
+
</td>
|
|
542
|
+
</tr>
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
</tbody>
|
|
548
|
+
</table>
|
|
549
|
+
<table class="table table-sm table-bordered">
|
|
550
|
+
<tbody>
|
|
551
|
+
<tr>
|
|
552
|
+
<td class="col-md-4">
|
|
553
|
+
<a name="subtitle"></a>
|
|
554
|
+
<span class="name "><b>subtitle</b>
|
|
555
|
+
<a href="#subtitle">
|
|
556
|
+
<span class="icon ion-ios-link"></span>
|
|
557
|
+
</a>
|
|
558
|
+
</span>
|
|
559
|
+
</td>
|
|
560
|
+
</tr>
|
|
561
|
+
<tr>
|
|
562
|
+
<td class="col-md-4">
|
|
563
|
+
<code>subtitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
537
564
|
</code>
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
565
|
+
</td>
|
|
566
|
+
</tr>
|
|
567
|
+
|
|
568
|
+
|
|
569
|
+
<tr>
|
|
570
|
+
<td class="col-md-4">
|
|
571
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
572
|
+
|
|
573
|
+
</td>
|
|
574
|
+
</tr>
|
|
575
|
+
|
|
576
|
+
|
|
577
|
+
<tr>
|
|
578
|
+
<td class="col-md-4">
|
|
579
|
+
<i>Optional</i>
|
|
580
|
+
</td>
|
|
581
|
+
</tr>
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
</tbody>
|
|
587
|
+
</table>
|
|
588
|
+
<table class="table table-sm table-bordered">
|
|
589
|
+
<tbody>
|
|
590
|
+
<tr>
|
|
591
|
+
<td class="col-md-4">
|
|
592
|
+
<a name="title"></a>
|
|
593
|
+
<span class="name "><b>title</b>
|
|
594
|
+
<a href="#title">
|
|
595
|
+
<span class="icon ion-ios-link"></span>
|
|
596
|
+
</a>
|
|
597
|
+
</span>
|
|
598
|
+
</td>
|
|
599
|
+
</tr>
|
|
600
|
+
<tr>
|
|
601
|
+
<td class="col-md-4">
|
|
602
|
+
<code>title: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
575
603
|
</code>
|
|
576
|
-
|
|
577
|
-
|
|
604
|
+
</td>
|
|
605
|
+
</tr>
|
|
578
606
|
|
|
579
607
|
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
608
|
+
<tr>
|
|
609
|
+
<td class="col-md-4">
|
|
610
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
583
611
|
|
|
584
|
-
|
|
585
|
-
|
|
612
|
+
</td>
|
|
613
|
+
</tr>
|
|
586
614
|
|
|
587
615
|
|
|
588
616
|
|
|
589
617
|
|
|
590
618
|
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
</
|
|
594
|
-
</
|
|
619
|
+
|
|
620
|
+
</tbody>
|
|
621
|
+
</table>
|
|
622
|
+
</section>
|
|
623
|
+
</div>
|
|
595
624
|
|
|
596
625
|
|
|
597
626
|
</div>
|
|
@@ -635,6 +664,24 @@
|
|
|
635
664
|
|
|
636
665
|
<script>
|
|
637
666
|
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
667
|
+
var updateDarkModeSwitchOffset = function () {
|
|
668
|
+
var content = document.querySelector('.content');
|
|
669
|
+
var scrollbarWidth = 0;
|
|
670
|
+
|
|
671
|
+
if (content) {
|
|
672
|
+
scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
document.documentElement.style.setProperty(
|
|
676
|
+
'--content-scrollbar-width',
|
|
677
|
+
scrollbarWidth + 'px'
|
|
678
|
+
);
|
|
679
|
+
};
|
|
680
|
+
|
|
681
|
+
updateDarkModeSwitchOffset();
|
|
682
|
+
requestAnimationFrame(updateDarkModeSwitchOffset);
|
|
683
|
+
window.addEventListener('resize', updateDarkModeSwitchOffset);
|
|
684
|
+
|
|
638
685
|
checkToggle(darkModeState);
|
|
639
686
|
if ($darkModeToggleSwitchers.length > 0) {
|
|
640
687
|
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
@@ -650,7 +697,6 @@
|
|
|
650
697
|
<script src="../js/libs/lit-html.js"></script>
|
|
651
698
|
|
|
652
699
|
<script src="../js/menu-wc.js" defer></script>
|
|
653
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
654
700
|
|
|
655
701
|
<script src="../js/libs/bootstrap-native.js"></script>
|
|
656
702
|
|