@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.
Files changed (196) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/docs/architecture.html +223 -0
  3. package/docs/changelog.html +69 -4
  4. package/docs/components/EuiMUserProfileActionComponent.html +80 -130
  5. package/docs/components/EuiMUserProfileAvatarComponent.html +74 -129
  6. package/docs/components/EuiMUserProfileInfosComponent.html +117 -117
  7. package/docs/components/EuiMUserProfileInfosItemComponent.html +74 -129
  8. package/docs/components/EuimAboutComponent.html +108 -28
  9. package/docs/components/EuimAboutContentLoadingComponent.html +107 -33
  10. package/docs/components/EuimAlertMessageComponent.html +161 -90
  11. package/docs/components/EuimAppComponent.html +105 -27
  12. package/docs/components/EuimAvatarBadgeComponent.html +120 -72
  13. package/docs/components/EuimAvatarComponent.html +123 -121
  14. package/docs/components/EuimAvatarIconComponent.html +74 -129
  15. package/docs/components/EuimAvatarIconSubComponent.html +123 -121
  16. package/docs/components/EuimAvatarImageComponent.html +91 -121
  17. package/docs/components/EuimAvatarTextComponent.html +115 -117
  18. package/docs/components/EuimBadgeComponent.html +121 -43
  19. package/docs/components/EuimCardComponent.html +123 -71
  20. package/docs/components/EuimCardListComponent.html +118 -118
  21. package/docs/components/EuimChangelogComponent.html +131 -128
  22. package/docs/components/EuimChipSelectorComponent.html +257 -184
  23. package/docs/components/EuimDataSummaryColComponent.html +92 -25
  24. package/docs/components/EuimDataSummaryComponent.html +127 -44
  25. package/docs/components/EuimEmptyListPlaceholderComponent.html +176 -156
  26. package/docs/components/EuimHeaderDetailsComponent.html +130 -49
  27. package/docs/components/EuimHelpSupportComponent.html +159 -130
  28. package/docs/components/EuimHelperTextComponent.html +161 -66
  29. package/docs/components/EuimLabelComponent.html +134 -53
  30. package/docs/components/EuimLanguageListComponent.html +185 -31
  31. package/docs/components/EuimLanguageSelectorComponent.html +156 -54
  32. package/docs/components/EuimMediaHeaderComponent.html +137 -52
  33. package/docs/components/EuimMessageComponent.html +130 -47
  34. package/docs/components/EuimMessageTitleComponent.html +92 -25
  35. package/docs/components/EuimMultiselectComponent.html +160 -131
  36. package/docs/components/EuimMultiselectFilterComponent.html +103 -123
  37. package/docs/components/EuimMultiselectInfoComponent.html +91 -125
  38. package/docs/components/EuimMultiselectListComponent.html +85 -122
  39. package/docs/components/EuimMultiselectToolbarComponent.html +126 -134
  40. package/docs/components/EuimNotificationItemComponent.html +121 -43
  41. package/docs/components/EuimOpenSourceLicencesComponent.html +127 -137
  42. package/docs/components/EuimPdfViewerComponent.html +214 -141
  43. package/docs/components/EuimScrollerXComponent.html +78 -130
  44. package/docs/components/EuimSidebarComponent.html +125 -114
  45. package/docs/components/EuimSidebarContentComponent.html +151 -124
  46. package/docs/components/EuimSkeletonListComponent.html +127 -42
  47. package/docs/components/EuimSkeletonListItemComponent.html +159 -56
  48. package/docs/components/EuimSlideInfoScreenComponent.html +74 -129
  49. package/docs/components/EuimSliderInfoScreenComponent.html +247 -174
  50. package/docs/components/EuimSpinnerComponent.html +131 -119
  51. package/docs/components/EuimSpinnerDescriptionComponent.html +74 -129
  52. package/docs/components/EuimSpinnerMessageComponent.html +74 -129
  53. package/docs/components/EuimToolbarActionItemsComponent.html +74 -129
  54. package/docs/components/EuimToolbarComponent.html +150 -140
  55. package/docs/components/EuimToolbarDatepickerComponent.html +291 -114
  56. package/docs/components/EuimToolbarQrcodeComponent.html +100 -32
  57. package/docs/components/EuimToolbarTitleComponent.html +121 -43
  58. package/docs/components/EuimUserProfileComponent.html +117 -117
  59. package/docs/dependencies.html +56 -4
  60. package/docs/directives/BaseStatesDirective.html +175 -62
  61. package/docs/directives/EuimAlignCenterDirective.html +92 -23
  62. package/docs/directives/EuimAlignTopDirective.html +92 -23
  63. package/docs/directives/EuimAvatarMainIconDirective.html +73 -23
  64. package/docs/directives/EuimAvatarSubIconDirective.html +73 -23
  65. package/docs/directives/EuimCardImageDirective.html +86 -118
  66. package/docs/directives/EuimChipSelectorItemDirective.html +104 -108
  67. package/docs/directives/EuimDataSummaryColLabelDirective.html +121 -41
  68. package/docs/directives/EuimDataSummaryColValueDirective.html +117 -41
  69. package/docs/directives/EuimDividerDirective.html +118 -42
  70. package/docs/directives/EuimEmptyListPlaceholderIconDirective.html +92 -23
  71. package/docs/directives/EuimEmptyListPlaceholderSubtitleDirective.html +92 -23
  72. package/docs/directives/EuimEmptyListPlaceholderTitleDirective.html +92 -23
  73. package/docs/directives/EuimFooterTransparentDirective.html +92 -23
  74. package/docs/directives/EuimHeaderDetailsIconDirective.html +66 -126
  75. package/docs/directives/EuimHeaderDetailsMetaDirective.html +66 -126
  76. package/docs/directives/EuimHeaderDetailsTitleDirective.html +66 -126
  77. package/docs/directives/EuimListHeaderDirective.html +118 -42
  78. package/docs/directives/EuimListItemNoPaddingsDirective.html +92 -23
  79. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +95 -23
  80. package/docs/directives/EuimMediaHeaderImageDirective.html +92 -23
  81. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +92 -23
  82. package/docs/directives/EuimMediaHeaderTitleDirective.html +66 -126
  83. package/docs/directives/EuimMinWidthDirective.html +105 -29
  84. package/docs/directives/EuimMultiselectAllDirective.html +138 -101
  85. package/docs/directives/EuimMultiselectSelectFieldDirective.html +102 -127
  86. package/docs/directives/EuimReadOnlyFormDirective.html +66 -126
  87. package/docs/directives/EuimReadOnlyFormLabelDirective.html +92 -23
  88. package/docs/directives/EuimReadOnlyFormValueDirective.html +66 -126
  89. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +92 -23
  90. package/docs/directives/EuimSkeletonTextAvatarDirective.html +92 -23
  91. package/docs/directives/EuimSliderInfoScreenContentDirective.html +112 -114
  92. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +66 -126
  93. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +66 -126
  94. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +122 -43
  95. package/docs/directives/EuimToolbarTransparentDirective.html +140 -54
  96. package/docs/index.html +54 -2
  97. package/docs/injectables/EuimAppService.html +102 -38
  98. package/docs/interfaces/ActionBtnsIconsNames.html +169 -123
  99. package/docs/interfaces/ActionBtnsNames.html +169 -123
  100. package/docs/interfaces/FilteredData.html +138 -92
  101. package/docs/interfaces/HelpAndSupportItem.html +145 -99
  102. package/docs/interfaces/Item.html +504 -458
  103. package/docs/interfaces/MenuItem.html +408 -362
  104. package/docs/interfaces/UIState.html +109 -63
  105. package/docs/js/architecture-graph.js +288 -0
  106. package/docs/js/libs/bootstrap-native.js +4 -2
  107. package/docs/js/libs/jszip.min.js +13 -0
  108. package/docs/js/libs/svg-pan-zoom.min.js +3 -3
  109. package/docs/js/libs/tablesort.min.js +3 -3
  110. package/docs/js/libs/tablesort.number.min.js +3 -3
  111. package/docs/js/libs/vis-network.min.js +78 -0
  112. package/docs/js/menu-wc.js +25 -13
  113. package/docs/js/routes/routes_index.js +1 -0
  114. package/docs/js/routes.js +142 -34
  115. package/docs/js/search/search.js +62 -0
  116. package/docs/js/search/search_index.js +2 -2
  117. package/docs/js/tabs.js +98 -15
  118. package/docs/js/tree.js +44 -7
  119. package/docs/json/EuimAlertMessageComponent.md +1 -1
  120. package/docs/json/EuimAvatarImageComponent.md +1 -1
  121. package/docs/json/EuimCardListComponent.md +1 -1
  122. package/docs/json/EuimChangelogComponent.md +1 -1
  123. package/docs/json/EuimChipSelectorComponent.md +4 -4
  124. package/docs/json/EuimHeaderDetailsComponent.md +1 -1
  125. package/docs/json/EuimHelperTextComponent.md +1 -0
  126. package/docs/json/EuimMultiselectComponent.md +1 -1
  127. package/docs/json/EuimMultiselectToolbarComponent.md +2 -2
  128. package/docs/json/EuimOpenSourceLicencesComponent.md +2 -2
  129. package/docs/json/EuimPdfViewerComponent.md +0 -1
  130. package/docs/json/EuimSidebarContentComponent.md +3 -4
  131. package/docs/json/EuimSliderInfoScreenComponent.md +3 -3
  132. package/docs/json/EuimToolbarComponent.md +1 -1
  133. package/docs/json/EuimToolbarDatepickerComponent.md +5 -4
  134. package/docs/json/EuimToolbarQrcodeComponent.md +1 -1
  135. package/docs/json/HbsRenderService.md +6 -0
  136. package/docs/json/TemplateEditorService.md +6 -0
  137. package/docs/json/TemplatePlaygroundComponent.md +8 -0
  138. package/docs/json/ZipExportService.md +6 -0
  139. package/docs/json/documentation.json +6868 -3891
  140. package/docs/license.html +46 -4
  141. package/docs/llms.txt +1527 -0
  142. package/docs/miscellaneous/typealiases.html +53 -8
  143. package/docs/miscellaneous/variables.html +320 -36
  144. package/docs/modules/EuimAboutModule.html +87 -10
  145. package/docs/modules/EuimAlertMessageModule.html +75 -10
  146. package/docs/modules/EuimAllModule.html +190 -9
  147. package/docs/modules/EuimAppModule.html +75 -10
  148. package/docs/modules/EuimAvatarModule.html +99 -10
  149. package/docs/modules/EuimBadgeModule.html +75 -10
  150. package/docs/modules/EuimCardListModule.html +75 -10
  151. package/docs/modules/EuimCardModule.html +78 -10
  152. package/docs/modules/EuimChipSelectorComponentModule.html +74 -10
  153. package/docs/modules/EuimDataSummaryModule.html +84 -10
  154. package/docs/modules/EuimDividerModule.html +75 -10
  155. package/docs/modules/EuimEmptyListPlaceholderModule.html +90 -10
  156. package/docs/modules/EuimHeaderDetailsModule.html +84 -10
  157. package/docs/modules/EuimLabelModule.html +87 -10
  158. package/docs/modules/EuimLanguageSelectorModule.html +81 -10
  159. package/docs/modules/EuimListHeaderModule.html +75 -10
  160. package/docs/modules/EuimMediaHeaderModule.html +87 -10
  161. package/docs/modules/EuimMessageModule.html +78 -10
  162. package/docs/modules/EuimMultiselectModule.html +93 -10
  163. package/docs/modules/EuimNotificationItemModule.html +75 -10
  164. package/docs/modules/EuimPdfViewerModule.html +75 -10
  165. package/docs/modules/EuimScrollerXComponentModule.html +75 -10
  166. package/docs/modules/EuimSidebarModule.html +78 -10
  167. package/docs/modules/EuimSkeletonListItemModule.html +75 -10
  168. package/docs/modules/EuimSkeletonListModule.html +75 -10
  169. package/docs/modules/EuimSkeletonTextAvatarModule.html +75 -10
  170. package/docs/modules/EuimSliderInfoScreenModule.html +87 -10
  171. package/docs/modules/EuimSpinnerComponentModule.html +81 -10
  172. package/docs/modules/EuimToolbarComponentModule.html +81 -10
  173. package/docs/modules/EuimToolbarDatepickerModule.html +75 -10
  174. package/docs/modules/EuimToolbarQrcodeModule.html +75 -10
  175. package/docs/modules/EuimUserProfileModule.html +87 -10
  176. package/docs/modules.html +44 -2
  177. package/docs/properties.html +45 -3
  178. package/docs/routes.html +228 -0
  179. package/docs/styles/compodoc.css +365 -44
  180. package/docs/styles/dark.css +16 -0
  181. package/docs/template-playground/default-templates.json +192 -0
  182. package/docs/template-playground/hbs-render.service.ts +217 -0
  183. package/docs/template-playground/main.ts +9 -0
  184. package/docs/template-playground/template-editor.service.ts +173 -0
  185. package/docs/template-playground/template-playground.component.ts +614 -0
  186. package/docs/template-playground/template-playground.module.ts +29 -0
  187. package/docs/template-playground/zip-export.service.ts +86 -0
  188. package/docs/template-playground-app/app.js +1389 -0
  189. package/docs/template-playground-app/index.html +462 -0
  190. package/fesm2022/eui-mobile-core.mjs +870 -1214
  191. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  192. package/package.json +12 -11
  193. package/{index.d.ts → types/eui-mobile-core.d.ts} +143 -215
  194. package/types/eui-mobile-core.d.ts.map +1 -0
  195. package/docs/js/libs/vis.min.js +0 -47
  196. 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"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-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>&times;</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
- <section data-compodoc="block-index">
127
- <h3 id="index">Index</h3>
128
- <table class="table table-sm table-bordered index-table">
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
- <tr>
131
- <td class="col-md-4">
132
- <h6><b>Properties</b></h6>
133
- </td>
134
- </tr>
135
- <tr>
136
- <td class="col-md-4">
137
- <ul class="index-list">
138
- <li>
139
- <span class="modifier">Optional</span>
140
- <a href="#endIcon"
141
- >
142
- endIcon
143
- </a>
144
- </li>
145
- <li>
146
- <span class="modifier">Optional</span>
147
- <a href="#fragment"
148
- >
149
- fragment
150
- </a>
151
- </li>
152
- <li>
153
- <span class="modifier">Optional</span>
154
- <a href="#hasBottomLine"
155
- >
156
- hasBottomLine
157
- </a>
158
- </li>
159
- <li>
160
- <span class="modifier">Optional</span>
161
- <a href="#link"
162
- >
163
- link
164
- </a>
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
- </section>
213
-
214
-
215
-
216
- <section data-compodoc="block-properties">
217
- <h3 id="inputs">Properties</h3>
218
- <table class="table table-sm table-bordered">
219
- <tbody>
220
- <tr>
221
- <td class="col-md-4">
222
- <a name="endIcon"></a>
223
- <span class="name "><b>endIcon</b>
224
- <a href="#endIcon">
225
- <span class="icon ion-ios-link"></span>
226
- </a>
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
- </td>
273
- </tr>
274
-
275
-
276
- <tr>
277
- <td class="col-md-4">
278
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
279
-
280
- </td>
281
- </tr>
282
-
283
- <tr>
284
- <td class="col-md-4">
285
- <i>Optional</i>
286
- </td>
287
- </tr>
288
-
289
-
290
-
291
-
292
- </tbody>
293
- </table>
294
- <table class="table table-sm table-bordered">
295
- <tbody>
296
- <tr>
297
- <td class="col-md-4">
298
- <a name="hasBottomLine"></a>
299
- <span class="name "><b>hasBottomLine</b>
300
- <a href="#hasBottomLine">
301
- <span class="icon ion-ios-link"></span>
302
- </a>
303
- </span>
304
- </td>
305
- </tr>
306
- <tr>
307
- <td class="col-md-4">
308
- <code>hasBottomLine: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
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
- </td>
311
- </tr>
312
-
313
-
314
- <tr>
315
- <td class="col-md-4">
316
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
317
-
318
- </td>
319
- </tr>
320
-
321
- <tr>
322
- <td class="col-md-4">
323
- <i>Optional</i>
324
- </td>
325
- </tr>
326
-
327
-
328
-
329
-
330
- </tbody>
331
- </table>
332
- <table class="table table-sm table-bordered">
333
- <tbody>
334
- <tr>
335
- <td class="col-md-4">
336
- <a name="link"></a>
337
- <span class="name "><b>link</b>
338
- <a href="#link">
339
- <span class="icon ion-ios-link"></span>
340
- </a>
341
- </span>
342
- </td>
343
- </tr>
344
- <tr>
345
- <td class="col-md-4">
346
- <code>link: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
349
- </tr>
350
-
351
-
352
- <tr>
353
- <td class="col-md-4">
354
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
355
-
356
- </td>
357
- </tr>
358
-
359
- <tr>
360
- <td class="col-md-4">
361
- <i>Optional</i>
362
- </td>
363
- </tr>
364
-
365
-
366
-
367
-
368
- </tbody>
369
- </table>
370
- <table class="table table-sm table-bordered">
371
- <tbody>
372
- <tr>
373
- <td class="col-md-4">
374
- <a name="mail"></a>
375
- <span class="name "><b>mail</b>
376
- <a href="#mail">
377
- <span class="icon ion-ios-link"></span>
378
- </a>
379
- </span>
380
- </td>
381
- </tr>
382
- <tr>
383
- <td class="col-md-4">
384
- <code>mail: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
387
- </tr>
388
-
389
-
390
- <tr>
391
- <td class="col-md-4">
392
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
393
-
394
- </td>
395
- </tr>
396
-
397
- <tr>
398
- <td class="col-md-4">
399
- <i>Optional</i>
400
- </td>
401
- </tr>
402
-
403
-
404
-
405
-
406
- </tbody>
407
- </table>
408
- <table class="table table-sm table-bordered">
409
- <tbody>
410
- <tr>
411
- <td class="col-md-4">
412
- <a name="phone"></a>
413
- <span class="name "><b>phone</b>
414
- <a href="#phone">
415
- <span class="icon ion-ios-link"></span>
416
- </a>
417
- </span>
418
- </td>
419
- </tr>
420
- <tr>
421
- <td class="col-md-4">
422
- <code>phone: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
425
- </tr>
426
-
427
-
428
- <tr>
429
- <td class="col-md-4">
430
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
431
-
432
- </td>
433
- </tr>
434
-
435
- <tr>
436
- <td class="col-md-4">
437
- <i>Optional</i>
438
- </td>
439
- </tr>
440
-
441
-
442
-
443
-
444
- </tbody>
445
- </table>
446
- <table class="table table-sm table-bordered">
447
- <tbody>
448
- <tr>
449
- <td class="col-md-4">
450
- <a name="routerLink"></a>
451
- <span class="name "><b>routerLink</b>
452
- <a href="#routerLink">
453
- <span class="icon ion-ios-link"></span>
454
- </a>
455
- </span>
456
- </td>
457
- </tr>
458
- <tr>
459
- <td class="col-md-4">
460
- <code>routerLink: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
463
- </tr>
464
-
465
-
466
- <tr>
467
- <td class="col-md-4">
468
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
469
-
470
- </td>
471
- </tr>
472
-
473
- <tr>
474
- <td class="col-md-4">
475
- <i>Optional</i>
476
- </td>
477
- </tr>
478
-
479
-
480
-
481
-
482
- </tbody>
483
- </table>
484
- <table class="table table-sm table-bordered">
485
- <tbody>
486
- <tr>
487
- <td class="col-md-4">
488
- <a name="startIcon"></a>
489
- <span class="name "><b>startIcon</b>
490
- <a href="#startIcon">
491
- <span class="icon ion-ios-link"></span>
492
- </a>
493
- </span>
494
- </td>
495
- </tr>
496
- <tr>
497
- <td class="col-md-4">
498
- <code>startIcon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
501
- </tr>
502
-
503
-
504
- <tr>
505
- <td class="col-md-4">
506
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
507
-
508
- </td>
509
- </tr>
510
-
511
- <tr>
512
- <td class="col-md-4">
513
- <i>Optional</i>
514
- </td>
515
- </tr>
516
-
517
-
518
-
519
-
520
- </tbody>
521
- </table>
522
- <table class="table table-sm table-bordered">
523
- <tbody>
524
- <tr>
525
- <td class="col-md-4">
526
- <a name="subtitle"></a>
527
- <span class="name "><b>subtitle</b>
528
- <a href="#subtitle">
529
- <span class="icon ion-ios-link"></span>
530
- </a>
531
- </span>
532
- </td>
533
- </tr>
534
- <tr>
535
- <td class="col-md-4">
536
- <code>subtitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
539
- </tr>
540
-
541
-
542
- <tr>
543
- <td class="col-md-4">
544
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
545
-
546
- </td>
547
- </tr>
548
-
549
- <tr>
550
- <td class="col-md-4">
551
- <i>Optional</i>
552
- </td>
553
- </tr>
554
-
555
-
556
-
557
-
558
- </tbody>
559
- </table>
560
- <table class="table table-sm table-bordered">
561
- <tbody>
562
- <tr>
563
- <td class="col-md-4">
564
- <a name="title"></a>
565
- <span class="name "><b>title</b>
566
- <a href="#title">
567
- <span class="icon ion-ios-link"></span>
568
- </a>
569
- </span>
570
- </td>
571
- </tr>
572
- <tr>
573
- <td class="col-md-4">
574
- <code>title: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
577
- </tr>
604
+ </td>
605
+ </tr>
578
606
 
579
607
 
580
- <tr>
581
- <td class="col-md-4">
582
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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
- </td>
585
- </tr>
612
+ </td>
613
+ </tr>
586
614
 
587
615
 
588
616
 
589
617
 
590
618
 
591
- </tbody>
592
- </table>
593
- </section>
594
- </div>
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