@aiconomy/aico-components 0.0.100 → 0.0.114

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 (100) hide show
  1. package/README.md +671 -32
  2. package/dist/aico-components/aico-components.esm.js +1 -1
  3. package/dist/aico-components/aico-components.esm.js.map +1 -1
  4. package/dist/aico-components/p-34bd96ca.js +2 -0
  5. package/dist/aico-components/p-34bd96ca.js.map +1 -0
  6. package/dist/aico-components/p-7f6fcb2e.entry.js.map +1 -1
  7. package/dist/aico-components/p-a4f7ae53.entry.js +2 -0
  8. package/dist/aico-components/p-a4f7ae53.entry.js.map +1 -0
  9. package/dist/aico-components/p-b61bc8e9.entry.js +2 -0
  10. package/dist/aico-components/p-b61bc8e9.entry.js.map +1 -0
  11. package/dist/aico-components/{p-eee603da.entry.js → p-b9bc0400.entry.js} +3 -3
  12. package/dist/aico-components/p-b9bc0400.entry.js.map +1 -0
  13. package/dist/aico-components/{p-368addda.entry.js → p-bf3db54a.entry.js} +2 -2
  14. package/dist/aico-components/p-bf3db54a.entry.js.map +1 -0
  15. package/dist/cjs/ConditionalRender-52579540.js +9 -0
  16. package/dist/cjs/ConditionalRender-52579540.js.map +1 -0
  17. package/dist/cjs/aico-album-content_19.cjs.entry.js +21 -24
  18. package/dist/cjs/aico-album-content_19.cjs.entry.js.map +1 -1
  19. package/dist/cjs/aico-article-detail.cjs.entry.js +11 -1
  20. package/dist/cjs/aico-article-detail.cjs.entry.js.map +1 -1
  21. package/dist/cjs/aico-components.cjs.js +1 -1
  22. package/dist/cjs/aico-fetch-article-detail.cjs.entry.js +3 -1
  23. package/dist/cjs/aico-fetch-article-detail.cjs.entry.js.map +1 -1
  24. package/dist/cjs/aico-news-list.cjs.entry.js +1 -1
  25. package/dist/cjs/aico-news-list.cjs.entry.js.map +1 -1
  26. package/dist/cjs/aico-special-news-carousel.cjs.entry.js.map +1 -1
  27. package/dist/cjs/loader.cjs.js +1 -1
  28. package/dist/collection/components/aico-article-detail/aico-article-detail.js +48 -2
  29. package/dist/collection/components/aico-article-detail/aico-article-detail.js.map +1 -1
  30. package/dist/collection/components/aico-fetch-article-detail/aico-fetch-article-detail.js +42 -4
  31. package/dist/collection/components/aico-fetch-article-detail/aico-fetch-article-detail.js.map +1 -1
  32. package/dist/collection/components/aico-news-list/aico-news-list.js +28 -10
  33. package/dist/collection/components/aico-news-list/aico-news-list.js.map +1 -1
  34. package/dist/collection/components/aico-special-news-carousel/aico-special-news-carousel.js +8 -8
  35. package/dist/collection/components/aico-special-news-carousel/aico-special-news-carousel.js.map +1 -1
  36. package/dist/collection/model/Article.js.map +1 -1
  37. package/dist/collection/model/NewsTag.js +2 -0
  38. package/dist/collection/model/NewsTag.js.map +1 -0
  39. package/dist/components/aico-article-detail2.js +14 -2
  40. package/dist/components/aico-article-detail2.js.map +1 -1
  41. package/dist/components/aico-fetch-article-detail.js +5 -1
  42. package/dist/components/aico-fetch-article-detail.js.map +1 -1
  43. package/dist/components/aico-news-list.js +2 -1
  44. package/dist/components/aico-news-list.js.map +1 -1
  45. package/dist/components/aico-special-news-carousel.js.map +1 -1
  46. package/dist/esm/ConditionalRender-7460c386.js +7 -0
  47. package/dist/esm/ConditionalRender-7460c386.js.map +1 -0
  48. package/dist/esm/aico-album-content_19.entry.js +1 -4
  49. package/dist/esm/aico-album-content_19.entry.js.map +1 -1
  50. package/dist/esm/aico-article-detail.entry.js +11 -1
  51. package/dist/esm/aico-article-detail.entry.js.map +1 -1
  52. package/dist/esm/aico-components.js +1 -1
  53. package/dist/esm/aico-fetch-article-detail.entry.js +3 -1
  54. package/dist/esm/aico-fetch-article-detail.entry.js.map +1 -1
  55. package/dist/esm/aico-news-list.entry.js +1 -1
  56. package/dist/esm/aico-news-list.entry.js.map +1 -1
  57. package/dist/esm/aico-special-news-carousel.entry.js.map +1 -1
  58. package/dist/esm/loader.js +1 -1
  59. package/dist/types/components/aico-article-detail/aico-article-detail.d.ts +13 -0
  60. package/dist/types/components/aico-fetch-article-detail/aico-fetch-article-detail.d.ts +19 -0
  61. package/dist/types/components/aico-news-list/aico-news-list.d.ts +33 -1
  62. package/dist/types/components/aico-special-news-carousel/aico-special-news-carousel.d.ts +26 -0
  63. package/dist/types/components.d.ts +160 -0
  64. package/dist/types/model/Article.d.ts +2 -1
  65. package/dist/types/model/NewsTag.d.ts +8 -0
  66. package/package.json +2 -3
  67. package/dist/aico-components/p-19752961.entry.js +0 -2
  68. package/dist/aico-components/p-19752961.entry.js.map +0 -1
  69. package/dist/aico-components/p-368addda.entry.js.map +0 -1
  70. package/dist/aico-components/p-c69f0ecc.entry.js +0 -2
  71. package/dist/aico-components/p-c69f0ecc.entry.js.map +0 -1
  72. package/dist/aico-components/p-eee603da.entry.js.map +0 -1
  73. package/docs/components/aico-article-detail/readme.md +0 -83
  74. package/docs/components/aico-fetch-article-detail/readme.md +0 -63
  75. package/docs/components/aico-news-list/readme.md +0 -44
  76. package/docs/components/aico-news-list-item/readme.md +0 -37
  77. package/docs/components/aico-special-news-carousel/readme.md +0 -30
  78. package/docs/components/content/aico-album-content/readme.md +0 -30
  79. package/docs/components/content/aico-asking-content/readme.md +0 -31
  80. package/docs/components/content/aico-asking-list-content/readme.md +0 -10
  81. package/docs/components/content/aico-block-quote-content/readme.md +0 -31
  82. package/docs/components/content/aico-bullet-content/readme.md +0 -37
  83. package/docs/components/content/aico-carousel-content/readme.md +0 -38
  84. package/docs/components/content/aico-collection-content/readme.md +0 -10
  85. package/docs/components/content/aico-content-card-content/readme.md +0 -37
  86. package/docs/components/content/aico-divider-content/readme.md +0 -31
  87. package/docs/components/content/aico-document-content/readme.md +0 -31
  88. package/docs/components/content/aico-faq-content/readme.md +0 -31
  89. package/docs/components/content/aico-heading-content/readme.md +0 -37
  90. package/docs/components/content/aico-html-content/readme.md +0 -31
  91. package/docs/components/content/aico-link-content/readme.md +0 -31
  92. package/docs/components/content/aico-news-content/readme.md +0 -37
  93. package/docs/components/content/aico-no-content/readme.md +0 -23
  94. package/docs/components/content/aico-page-content/readme.md +0 -38
  95. package/docs/components/content/aico-table-content/readme.md +0 -37
  96. package/docs/components/content/aico-testimonial-content/readme.md +0 -30
  97. package/docs/components/content/aico-text-content/readme.md +0 -37
  98. package/docs/components/content/aico-title-content/readme.md +0 -52
  99. package/docs/components/content/aico-upload-content/readme.md +0 -37
  100. package/docs/components/content/aico-video-content/readme.md +0 -37
package/README.md CHANGED
@@ -32,7 +32,7 @@ There are three strategies we recommend for using web components built with Sten
32
32
  - Put the following tags in the head of your `index.html`:
33
33
 
34
34
  ```html
35
- <link rel="stylesheet" href="node_modules/@aiconomy/aico-components/dist/aico-components/aico-components.css"/>
35
+ <link rel="stylesheet" href="node_modules/@aiconomy/aico-components/dist/aico-components/aico-components.css" />
36
36
  <script type="module" src="node_modules/@aiconomy/aico-components/dist/aico-components/aico-components.esm.js"></script>
37
37
  <script nomodule src="node_modules/@aiconomy/aico-components/dist/esm/aico-components.js"></script>
38
38
  ```
@@ -56,44 +56,683 @@ Check the [docs](docs/) directory.
56
56
  ## Additional example
57
57
 
58
58
  ```html
59
- <aico-fetch-article-detail
60
- aico-url="<url>"
61
- aico-bearer-token="<token>"
62
- article-url-handle="<handle>"
63
- locale="de_CH"
64
- ></aico-fetch-article-detail>
59
+ <aico-fetch-article-detail aico-url="<url>" aico-bearer-token="<token>" article-url-handle="<handle>" locale="de_CH"></aico-fetch-article-detail>
65
60
 
66
61
  <br /><br /><br />
67
62
 
68
- <aico-special-news-carousel
69
- aico-url="<url>"
70
- aico-bearer-token="<token>"
71
- ></aico-special-news-carousel>
63
+ <aico-special-news-carousel aico-url="<url>" aico-bearer-token="<token>"></aico-special-news-carousel>
72
64
 
73
65
  <br /><br /><br />
74
66
 
75
- <aico-news-list
76
- aico-url="<url>"
77
- aico-bearer-token="<token>"
78
- ></aico-news-list>
67
+ <aico-news-list aico-url="<url>" aico-bearer-token="<token>"></aico-news-list>
79
68
 
80
69
  <script>
81
- function navigateToArticle(article) {
82
- const url = new URL(window.location.href);
83
- url.pathname = `pages/news-article/${article.attributes.urlHandle}`;
84
- window.location.href = url.toString();
85
- }
86
-
87
- const newsList = document.querySelector("aico-news-list");
88
- newsList.addEventListener("articleClick", (event) => {
89
- navigateToArticle(event.detail);
90
- });
91
- newsList.newsChannels = []; // Add one or more channels
92
-
93
- const newsCarousel = document.querySelector("aico-special-news-carousel");
94
- newsCarousel.addEventListener("articleClicked", (event) => {
95
- navigateToArticle(event.detail);
96
- });
97
- newsCarousel.newsChannels = []; // Add one or more channels
70
+ function navigateToArticle(article) {
71
+ const url = new URL(window.location.href);
72
+ url.pathname = `pages/news-article/${article.attributes.urlHandle}`;
73
+ window.location.href = url.toString();
74
+ }
75
+
76
+ const newsList = document.querySelector('aico-news-list');
77
+ newsList.addEventListener('articleClick', event => {
78
+ navigateToArticle(event.detail);
79
+ });
80
+ newsList.newsChannels = []; // Add one or more channels
81
+
82
+ const newsCarousel = document.querySelector('aico-special-news-carousel');
83
+ newsCarousel.addEventListener('articleClicked', event => {
84
+ navigateToArticle(event.detail);
85
+ });
86
+ newsCarousel.newsChannels = []; // Add one or more channels
98
87
  </script>
99
88
  ```
89
+
90
+ ---
91
+ # aico-article-detail
92
+
93
+ ```{=html}
94
+ <!-- Auto Generated Below -->
95
+ ```
96
+ ## Properties
97
+
98
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
99
+ Property Attribute Description Type Default
100
+ ----------------------- -------------------------- -------------------------------------- ------------------------------------------------------------------------------------------ -------------
101
+ `article` *(required)* -- `{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }` `undefined`
102
+
103
+ `hideCategoryAndTags` `hide-category-and-tags` Determines if the article category and `boolean` `false`
104
+ tags are shown or not.
105
+
106
+ `hideDateAndAuthor` `hide-date-and-author` Determines if the article date and `boolean` `false`
107
+ author are shown or not.
108
+
109
+ `locale` `locale` The article translation that will be `string` `'de'`
110
+ used to render the content. If the
111
+ locale specified is not present in the
112
+ article's translations, most content
113
+ will not be shown.
114
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
115
+
116
+ ------------------------------------------------------------------------
117
+
118
+ *Built with [StencilJS](https://stenciljs.com/)*
119
+
120
+ # aico-fetch-article-detail
121
+
122
+ ```{=html}
123
+ <!-- Auto Generated Below -->
124
+ ```
125
+ ## Properties
126
+
127
+ -----------------------------------------------------------------------------------------------------------------------------------------
128
+ Property Attribute Description Type Default
129
+ ----------------------- -------------------------- ------------------------------------------------ ----------------------- -------------
130
+ `aicoBearerToken` `aico-bearer-token` The token used to authenticate against he Aico `string` `undefined`
131
+ *(required)* Api.
132
+
133
+ `aicoUrl` *(required)* `aico-url` The url of the Aico Api that will be used to `string` `undefined`
134
+ retrieve the article.
135
+
136
+ `articleId` `article-id` The id will be used to fetch the article. If `string \| undefined` `undefined`
137
+ both the 'articleId' and 'articleUrlHandle' are
138
+ provided, the latter will be used. If neither
139
+ are provided, an error is thrown.
140
+
141
+ `articleUrlHandle` `article-url-handle` The url handle will be used to fetch the `string \| undefined` `undefined`
142
+ article. If both the 'articleId' and
143
+ 'articleUrlHandle' are provided, the latter will
144
+ be used. If neither are provided, an error is
145
+ thrown.
146
+
147
+ `hideCategoryAndTags` `hide-category-and-tags` Determines if the article category and tags are `boolean` `false`
148
+ shown or not.
149
+
150
+ `hideDateAndAuthor` `hide-date-and-author` Determines if the article date and author are `boolean` `false`
151
+ shown or not.
152
+
153
+ `locale` `locale` The article translation that will be used to `string` `'de'`
154
+ render the content. If the locale specified is
155
+ not present in the article's translations, most
156
+ content will not be shown.
157
+ -----------------------------------------------------------------------------------------------------------------------------------------
158
+
159
+ ------------------------------------------------------------------------
160
+
161
+ *Built with [StencilJS](https://stenciljs.com/)*
162
+
163
+ # aico-news-list-item
164
+
165
+ ```{=html}
166
+ <!-- Auto Generated Below -->
167
+ ```
168
+ ## Properties
169
+
170
+ -------------------------------------------------------------------------------------------------------------------------------------------------
171
+ Property Attribute Description Type Default
172
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------ -------------
173
+ `article` -- `{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }` `undefined`
174
+ *(required)*
175
+
176
+ -------------------------------------------------------------------------------------------------------------------------------------------------
177
+
178
+ ## Events
179
+
180
+ --------------------------------------------------------------------------------------------------------------------------------------
181
+ Event Description Type
182
+ ---------------- ------------- -------------------------------------------------------------------------------------------------------
183
+ `articleClick` `CustomEvent<{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }>`
184
+
185
+ --------------------------------------------------------------------------------------------------------------------------------------
186
+
187
+ ------------------------------------------------------------------------
188
+
189
+ *Built with [StencilJS](https://stenciljs.com/)*
190
+
191
+ # aico-news-list
192
+
193
+ ```{=html}
194
+ <!-- Auto Generated Below -->
195
+ ```
196
+ ## Properties
197
+
198
+ --------------------------------------------------------------------------------------------------------------
199
+ Property Attribute Description Type Default
200
+ ----------------------- ------------------------ --------------------------------- ------------ --------------
201
+ `aicoBearerToken` `aico-bearer-token` The token used to authenticate `string` `undefined`
202
+ *(required)* against he Aico Api.
203
+
204
+ `aicoUrl` *(required)* `aico-url` The url of the Aico Api that will `string` `undefined`
205
+ be used to retrieve the article.
206
+
207
+ `newsBrandIds` -- Brands used to filter the `string[]` `[]`
208
+ results.
209
+
210
+ `newsChannels` -- Channel names used to filter the `string[]` `[]`
211
+ results.
212
+
213
+ `newsLanguageLocales` -- Language locales used to filter `string[]` `[]`
214
+ the results.
215
+
216
+ `newsSellerIds` -- Sellers used to filter the `string[]` `[]`
217
+ results.
218
+
219
+ `nextButtonText` `next-button-text` The text used by the next button `string` `'Next'`
220
+ in the pagination component.
221
+
222
+ `pageSize` `page-size` The page size. Prefer this number `number` `16`
223
+ to be even.
224
+
225
+ `previousButtonText` `previous-button-text` The text used by the previous `string` `'Previous'`
226
+ button in the pagination
227
+ component.
228
+ --------------------------------------------------------------------------------------------------------------
229
+
230
+ ## Events
231
+
232
+ --------------------------------------------------------------------------------------------------------------------------------------------------------
233
+ Event Description Type
234
+ ---------------- ------------------------------- -------------------------------------------------------------------------------------------------------
235
+ `articleClick` Event emitted when a user `CustomEvent<{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }>`
236
+ clicks an article. The handler
237
+ receives the entire Article
238
+ entity.
239
+
240
+ --------------------------------------------------------------------------------------------------------------------------------------------------------
241
+
242
+ ------------------------------------------------------------------------
243
+
244
+ *Built with [StencilJS](https://stenciljs.com/)*
245
+
246
+ # aico-special-news-carousel
247
+
248
+ ```{=html}
249
+ <!-- Auto Generated Below -->
250
+ ```
251
+ ## Properties
252
+
253
+ --------------------------------------------------------------------------------------------------------------
254
+ Property Attribute Description Type Default
255
+ ----------------------- ---------------------- ------------------------------------ ------------ -------------
256
+ `aicoBearerToken` `aico-bearer-token` The token used to authenticate `string` `undefined`
257
+ *(required)* against he Aico Api.
258
+
259
+ `aicoUrl` *(required)* `aico-url` The url of the Aico Api that will be `string` `undefined`
260
+ used to retrieve the article.
261
+
262
+ `newsBrandIds` -- Brands used to filter the results. `string[]` `[]`
263
+
264
+ `newsChannels` -- Channel names used to filter the `string[]` `[]`
265
+ results.
266
+
267
+ `newsLanguageLocales` -- Language locales used to filter the `string[]` `[]`
268
+ results.
269
+
270
+ `newsSellerIds` -- Sellers used to filter the results. `string[]` `[]`
271
+
272
+ `numberOfArticles` `number-of-articles` The number of articles shown in the `number` `6`
273
+ carousel. Prefer this number to be
274
+ small.
275
+ --------------------------------------------------------------------------------------------------------------
276
+
277
+ ## Events
278
+
279
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------
280
+ Event Description Type
281
+ ------------------ -------------------------------- -------------------------------------------------------------------------------------------------------
282
+ `articleClicked` Event emitted when a user clicks `CustomEvent<{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }>`
283
+ an article title. The handler
284
+ receives the entire Article
285
+ entity.
286
+
287
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------
288
+
289
+ ------------------------------------------------------------------------
290
+
291
+ *Built with [StencilJS](https://stenciljs.com/)*
292
+
293
+ # aico-album-content
294
+
295
+ ```{=html}
296
+ <!-- Auto Generated Below -->
297
+ ```
298
+ ## Properties
299
+
300
+ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
301
+ Property Attribute Description Type Default
302
+ -------------- ----------- ------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
303
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { textColor?: string \| undefined; buttonBackgroundColor?: string \| undefined; backgroundColor?: string \| undefined; buttonHoverColor?: string \| undefined; buttonTextColor?: string \| undefined; borderColor?: string \| undefined; album: { id: string \| number; createdAt: Date; updatedAt: Date; } & { name?: string \| undefined; images: ({ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { name?: string \| undefined; alternativeText?: string \| undefined; caption?: string \| undefined; description?: string \| undefined; alternative_text?: string \| undefined; })[]; url?: string \| undefined; type?: string \| undefined; order?: number \| undefined; optimizedImage?: string \| undefined; })[]; }; }` `undefined`
304
+ *(required)*
305
+
306
+ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
307
+
308
+ ------------------------------------------------------------------------
309
+
310
+ *Built with [StencilJS](https://stenciljs.com/)*
311
+
312
+ # aico-asking-content
313
+
314
+ ```{=html}
315
+ <!-- Auto Generated Below -->
316
+ ```
317
+ ## Properties
318
+
319
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
320
+ Property Attribute Description Type Default
321
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
322
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; asking: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; }[]; isActive: boolean; startsAt: Date; startTime: Date; endTime?: Date \| null \| undefined; meetingPoint?: string \| null \| undefined; location?: string \| null \| undefined; recipents?: string \| null \| undefined; clothingEquipment?: string \| null \| undefined; coaching?: string \| null \| undefined; catering?: string \| null \| undefined; description?: string \| null \| undefined; furtherInfo?: string \| null \| undefined; }; }` `undefined`
323
+ *(required)*
324
+
325
+ `locale` `locale` `string` `'de'`
326
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
327
+
328
+ ------------------------------------------------------------------------
329
+
330
+ *Built with [StencilJS](https://stenciljs.com/)*
331
+
332
+ # aico-asking-list-content
333
+
334
+ ```{=html}
335
+ <!-- Auto Generated Below -->
336
+ ```
337
+
338
+ ------------------------------------------------------------------------
339
+
340
+ *Built with [StencilJS](https://stenciljs.com/)*
341
+
342
+ # aico-block-quote-content
343
+
344
+ ```{=html}
345
+ <!-- Auto Generated Below -->
346
+ ```
347
+ ## Properties
348
+
349
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
350
+ Property Attribute Description Type Default
351
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -------------
352
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { quoteText: string; quoteAuthorLine: string; })[]; textColor?: string \| undefined; quotesColor?: string \| undefined; authorColor?: string \| undefined; }` `undefined`
353
+ *(required)*
354
+
355
+ `locale` `locale` `string` `'de'`
356
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
357
+
358
+ ------------------------------------------------------------------------
359
+
360
+ *Built with [StencilJS](https://stenciljs.com/)*
361
+
362
+ # aico-bullet-content
363
+
364
+ ```{=html}
365
+ <!-- Auto Generated Below -->
366
+ ```
367
+ ## Properties
368
+
369
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
370
+ Property Attribute Description Type Default
371
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
372
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; }[]; sort: number; titleSize?: string \| undefined; fontSize?: string \| undefined; fontFamily?: string \| undefined; bulletBullets: BulletBullet[]; }` `undefined`
373
+ *(required)*
374
+
375
+ `locale` `locale` `string` `'de'`
376
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
377
+
378
+ ------------------------------------------------------------------------
379
+
380
+ *Built with [StencilJS](https://stenciljs.com/)*
381
+
382
+ # aico-carousel-content
383
+
384
+ ```{=html}
385
+ <!-- Auto Generated Below -->
386
+ ```
387
+ ## Properties
388
+
389
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
390
+ Property Attribute Description Type Default
391
+ -------------- -------------- ------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
392
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; }[]; arrowsBackground?: string \| undefined; contentCarouselImages: CarouselImage[]; }` `undefined`
393
+ *(required)*
394
+
395
+ `hasArrows` `has-arrows` `boolean` `true`
396
+
397
+ `locale` `locale` `string` `'de'`
398
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
399
+
400
+ ------------------------------------------------------------------------
401
+
402
+ *Built with [StencilJS](https://stenciljs.com/)*
403
+
404
+ # aico-collection-content
405
+
406
+ ```{=html}
407
+ <!-- Auto Generated Below -->
408
+ ```
409
+
410
+ ------------------------------------------------------------------------
411
+
412
+ *Built with [StencilJS](https://stenciljs.com/)*
413
+
414
+ # aico-content-card-content
415
+
416
+ ```{=html}
417
+ <!-- Auto Generated Below -->
418
+ ```
419
+ ## Properties
420
+
421
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
422
+ Property Attribute Description Type Default
423
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
424
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { linkText?: string \| undefined; })[]; picture?: string \| undefined; link?: string \| undefined; titleSize?: string \| undefined; }` `undefined`
425
+ *(required)*
426
+
427
+ `locale` `locale` `string` `'de'`
428
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
429
+
430
+ ------------------------------------------------------------------------
431
+
432
+ *Built with [StencilJS](https://stenciljs.com/)*
433
+
434
+ # aico-divider-content
435
+
436
+ ```{=html}
437
+ <!-- Auto Generated Below -->
438
+ ```
439
+ ## Properties
440
+
441
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
442
+ Property Attribute Description Type Default
443
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
444
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { isOnlyMargin: boolean; })[]; isOnlyMargin: boolean; }` `undefined`
445
+ *(required)*
446
+
447
+ `locale` `locale` `string` `'de'`
448
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
449
+
450
+ ------------------------------------------------------------------------
451
+
452
+ *Built with [StencilJS](https://stenciljs.com/)*
453
+
454
+ # aico-document-content
455
+
456
+ ```{=html}
457
+ <!-- Auto Generated Below -->
458
+ ```
459
+ ## Properties
460
+
461
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
462
+ Property Attribute Description Type Default
463
+ -------------- ----------- ------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
464
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { document?: string \| undefined; picture?: string \| undefined; })[]; document: null; picture: null; title: null; link?: string \| undefined; isDocumentDisplayedAsButton: boolean; buttonBackgroundColor?: string \| undefined; buttonTextColor?: string \| undefined; buttonHoverColor?: string \| undefined; buttonBorderColor?: string \| undefined; fontSize?: string \| undefined; fontFamily?: string \| undefined; }` `undefined`
465
+ *(required)*
466
+
467
+ `locale` `locale` `string` `'de'`
468
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
469
+
470
+ ------------------------------------------------------------------------
471
+
472
+ *Built with [StencilJS](https://stenciljs.com/)*
473
+
474
+ # aico-faq-content
475
+
476
+ ```{=html}
477
+ <!-- Auto Generated Below -->
478
+ ```
479
+ ## Properties
480
+
481
+ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
482
+ Property Attribute Description Type Default
483
+ -------------- ----------- ------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
484
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; faqItems: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; question?: string \| null \| undefined; answer?: string \| null \| undefined; }[]; }[]; }` `undefined`
485
+ *(required)*
486
+
487
+ `locale` `locale` `string` `'de'`
488
+ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
489
+
490
+ ------------------------------------------------------------------------
491
+
492
+ *Built with [StencilJS](https://stenciljs.com/)*
493
+
494
+ # aico-heading-content
495
+
496
+ ```{=html}
497
+ <!-- Auto Generated Below -->
498
+ ```
499
+ ## Properties
500
+
501
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
502
+ Property Attribute Description Type Default
503
+ -------------- ----------- ------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
504
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { description?: string \| undefined; })[]; picture?: string \| undefined; titleSize?: string \| undefined; textColor?: string \| undefined; textBackgroundColor: string; isImageHeightHalfSize: boolean; isHeadingAlignedWithText: boolean; isTextAtMiddleOfImage: boolean; fontFamily?: string \| undefined; fontSize?: number \| undefined; }` `undefined`
505
+ *(required)*
506
+
507
+ `locale` `locale` `string` `'de'`
508
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
509
+
510
+ ------------------------------------------------------------------------
511
+
512
+ *Built with [StencilJS](https://stenciljs.com/)*
513
+
514
+ # aico-html-content
515
+
516
+ ```{=html}
517
+ <!-- Auto Generated Below -->
518
+ ```
519
+ ## Properties
520
+
521
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
522
+ Property Attribute Description Type Default
523
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
524
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; }[]; }` `undefined`
525
+ *(required)*
526
+
527
+ `locale` `locale` `string` `'de'`
528
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
529
+
530
+ ------------------------------------------------------------------------
531
+
532
+ *Built with [StencilJS](https://stenciljs.com/)*
533
+
534
+ # aico-link-content
535
+
536
+ ```{=html}
537
+ <!-- Auto Generated Below -->
538
+ ```
539
+ ## Properties
540
+
541
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
542
+ Property Attribute Description Type Default
543
+ -------------- ----------- ------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
544
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { link?: string \| undefined; linkText?: string \| undefined; imageUrl?: string \| undefined; })[]; link?: string \| undefined; linkText?: string \| undefined; title?: string \| undefined; imageUrl?: string \| undefined; pictureSize: string; picturePosition?: string \| undefined; isButtonLink: boolean; isImageFullSize: boolean; isImageLink?: boolean \| undefined; backgroundButtonColor?: string \| undefined; textButtonColor?: string \| undefined; hoverColor?: string \| undefined; fontSize?: number \| undefined; fontFamily?: string \| undefined; }` `undefined`
545
+ *(required)*
546
+
547
+ `locale` `locale` `string` `'de'`
548
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
549
+
550
+ ------------------------------------------------------------------------
551
+
552
+ *Built with [StencilJS](https://stenciljs.com/)*
553
+
554
+ # aico-news-content
555
+
556
+ ```{=html}
557
+ <!-- Auto Generated Below -->
558
+ ```
559
+ ## Properties
560
+
561
+ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
562
+ Property Attribute Description Type Default
563
+ -------------- ----------- ------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
564
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; titleSize: string; maxPerRow: number; maxToDisplay: number; aicoShopNews: { id: string \| number; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; shouldShowTranslation: boolean; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; description?: string \| null \| undefined; excerpt?: string \| null \| undefined; image?: string \| null \| undefined; optimizedImage?: string \| null \| undefined; portraitImage?: string \| null \| undefined; optimizedPortraitImage?: string \| null \| undefined; optimizedListImage?: string \| null \| undefined; }[]; isActive: boolean; isSpecialArticle: boolean; brandIds: (string \| number)[]; sellerIds: (string \| number)[]; newsCategory: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; webName?: string \| null \| undefined; description?: string \| null \| undefined; smallDescription?: string \| null \| undefined; }[]; isActive: boolean; sortingNumber: number; sorting_number: number; is_active: boolean; image?: string \| null \| undefined; }; newsTags: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; webName?: string \| null \| undefined; }; }[]; album: { id: string \| number; createdAt: Date; updatedAt: Date; images: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; description?: string \| null \| undefined; alternativeText?: string \| null \| undefined; caption?: string \| null \| undefined; alternative_text?: string \| null \| undefined; }[]; url?: string \| null \| undefined; type?: string \| null \| undefined; order?: number \| null \| undefined; optimizedImage?: string \| null \| undefined; }[]; name?: string \| null \| undefined; }; name?: string \| null \| undefined; description?: string \| null \| undefined; pageTitle?: string \| null \| undefined; metaDescription?: string \| null \| undefined; urlHandle?: string \| null \| undefined; excerpt?: string \| null \| undefined; publishDate?: Date \| null \| undefined; author?: string \| null \| undefined; videoUrl?: string \| null \| undefined; image?: string \| null \| undefined; headlineImage?: string \| null \| undefined; portraitImage?: string \| null \| undefined; optimizedPortraitImage?: string \| null \| undefined; optimizedImage?: string \| null \| undefined; optimizedListImage?: string \| null \| undefined; contentBuilder?: any; }[]; landscapePicture?: string \| null \| undefined; portraitPicture?: string \| null \| undefined; title?: string \| null \| undefined; text?: string \| null \| undefined; textColor?: string \| null \| undefined; textBackgroundColor?: string \| null \| undefined; textHoverColor?: string \| null \| undefined; IMPORTANT?: string \| null \| undefined; text_hover_color?: string \| null \| undefined; }` `undefined`
565
+ *(required)*
566
+
567
+ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
568
+
569
+ ## Events
570
+
571
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
572
+ Event Description Type
573
+ ---------------------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
574
+ `newsArticleClicked` `CustomEvent<{ id: string \| number; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; shouldShowTranslation: boolean; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; description?: string \| null \| undefined; excerpt?: string \| null \| undefined; image?: string \| null \| undefined; optimizedImage?: string \| null \| undefined; portraitImage?: string \| null \| undefined; optimizedPortraitImage?: string \| null \| undefined; optimizedListImage?: string \| null \| undefined; }[]; isActive: boolean; isSpecialArticle: boolean; brandIds: (string \| number)[]; sellerIds: (string \| number)[]; newsCategory: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; webName?: string \| null \| undefined; description?: string \| null \| undefined; smallDescription?: string \| null \| undefined; }[]; isActive: boolean; sortingNumber: number; sorting_number: number; is_active: boolean; image?: string \| null \| undefined; }; newsTags: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; webName?: string \| null \| undefined; }; }[]; album: { id: string \| number; createdAt: Date; updatedAt: Date; images: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; description?: string \| null \| undefined; alternativeText?: string \| null \| undefined; caption?: string \| null \| undefined; alternative_text?: string \| null \| undefined; }[]; url?: string \| null \| undefined; type?: string \| null \| undefined; order?: number \| null \| undefined; optimizedImage?: string \| null \| undefined; }[]; name?: string \| null \| undefined; }; name?: string \| null \| undefined; description?: string \| null \| undefined; pageTitle?: string \| null \| undefined; metaDescription?: string \| null \| undefined; urlHandle?: string \| null \| undefined; excerpt?: string \| null \| undefined; publishDate?: Date \| null \| undefined; author?: string \| null \| undefined; videoUrl?: string \| null \| undefined; image?: string \| null \| undefined; headlineImage?: string \| null \| undefined; portraitImage?: string \| null \| undefined; optimizedPortraitImage?: string \| null \| undefined; optimizedImage?: string \| null \| undefined; optimizedListImage?: string \| null \| undefined; contentBuilder?: any; }>`
575
+
576
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
577
+
578
+ ------------------------------------------------------------------------
579
+
580
+ *Built with [StencilJS](https://stenciljs.com/)*
581
+
582
+ # aico-no-content
583
+
584
+ ```{=html}
585
+ <!-- Auto Generated Below -->
586
+ ```
587
+
588
+ ------------------------------------------------------------------------
589
+
590
+ *Built with [StencilJS](https://stenciljs.com/)*
591
+
592
+ # aico-page-content
593
+
594
+ ```{=html}
595
+ <!-- Auto Generated Below -->
596
+ ```
597
+ ## Properties
598
+
599
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
600
+ Property Attribute Description Type Default
601
+ -------------- ----------- ------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
602
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; openExternalLink: boolean; isImageZoomedIn: boolean; landingPage: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; imageAlt?: string \| null \| undefined; excerpt?: string \| null \| undefined; buttonText?: string \| null \| undefined; }[]; isTemplate: boolean; isPublic: boolean; lastSyncAt?: Date \| null \| undefined; pageTitle?: string \| null \| undefined; metaDescription?: string \| null \| undefined; urlHandle?: string \| null \| undefined; image?: string \| null \| undefined; focusXCoordinate?: number \| null \| undefined; focusYCoordinate?: number \| null \| undefined; focusXPercentage?: number \| null \| undefined; focusYPercentage?: number \| null \| undefined; }; buttonBackgroundColor?: string \| null \| undefined; buttonTextColor?: string \| null \| undefined; textColor?: string \| null \| undefined; backgroundColor?: string \| null \| undefined; externalLink?: string \| null \| undefined; fontType?: string \| null \| undefined; fontSize?: number \| null \| undefined; borderColor?: string \| null \| undefined; titleColor?: string \| null \| undefined; }` `undefined`
603
+ *(required)*
604
+
605
+ `locale` `locale` `string` `'de'`
606
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
607
+
608
+ ## Events
609
+
610
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
611
+ Event Description Type
612
+ --------------- ------------- -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
613
+ `pageClicked` `CustomEvent<{ id: string \| number; createdAt: Date; updatedAt: Date; openExternalLink: boolean; isImageZoomedIn: boolean; landingPage: { id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; title?: string \| null \| undefined; text?: string \| null \| undefined; name?: string \| null \| undefined; imageAlt?: string \| null \| undefined; excerpt?: string \| null \| undefined; buttonText?: string \| null \| undefined; }[]; isTemplate: boolean; isPublic: boolean; lastSyncAt?: Date \| null \| undefined; pageTitle?: string \| null \| undefined; metaDescription?: string \| null \| undefined; urlHandle?: string \| null \| undefined; image?: string \| null \| undefined; focusXCoordinate?: number \| null \| undefined; focusYCoordinate?: number \| null \| undefined; focusXPercentage?: number \| null \| undefined; focusYPercentage?: number \| null \| undefined; }; buttonBackgroundColor?: string \| null \| undefined; buttonTextColor?: string \| null \| undefined; textColor?: string \| null \| undefined; backgroundColor?: string \| null \| undefined; externalLink?: string \| null \| undefined; fontType?: string \| null \| undefined; fontSize?: number \| null \| undefined; borderColor?: string \| null \| undefined; titleColor?: string \| null \| undefined; }>`
614
+
615
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
616
+
617
+ ------------------------------------------------------------------------
618
+
619
+ *Built with [StencilJS](https://stenciljs.com/)*
620
+
621
+ # aico-table-content
622
+
623
+ ```{=html}
624
+ <!-- Auto Generated Below -->
625
+ ```
626
+ ## Properties
627
+
628
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
629
+ Property Attribute Description Type Default
630
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
631
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { additionalText?: string \| undefined; })[]; sort: number; titleSize?: string \| undefined; firstColor?: string \| undefined; secondColor?: string \| undefined; tableRows: TableContentRow[]; IMPORTANT?: string \| undefined; bulletBullets?: object[] \| undefined; }` `undefined`
632
+ *(required)*
633
+
634
+ `locale` `locale` `string` `'de'`
635
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
636
+
637
+ ------------------------------------------------------------------------
638
+
639
+ *Built with [StencilJS](https://stenciljs.com/)*
640
+
641
+ # aico-testimonial-content
642
+
643
+ ```{=html}
644
+ <!-- Auto Generated Below -->
645
+ ```
646
+ ## Properties
647
+
648
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
649
+ Property Attribute Description Type Default
650
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
651
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { testimonial: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { image?: string \| undefined; link?: string \| undefined; rating?: number \| undefined; }; }` `undefined`
652
+ *(required)*
653
+
654
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
655
+
656
+ ------------------------------------------------------------------------
657
+
658
+ *Built with [StencilJS](https://stenciljs.com/)*
659
+
660
+ # aico-text-content
661
+
662
+ ```{=html}
663
+ <!-- Auto Generated Below -->
664
+ ```
665
+ ## Properties
666
+
667
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
668
+ Property Attribute Description Type Default
669
+ -------------- ----------- ------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
670
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: TextContentTranslation[]; sort?: number \| undefined; picturePosition?: string \| undefined; pictureSize?: string \| undefined; pictureLabelPosition?: string \| undefined; titleSize?: string \| undefined; fontSize?: string \| undefined; fontFamily?: string \| undefined; verticalAlign: string; alignmentEnabled: boolean; hasBackgroundColor: boolean; backgroundColor?: string \| undefined; shouldJustifyText: boolean; textColor?: string \| undefined; isButtonRightUnderText: boolean; isContentDisplayedAsPrompt: boolean; pictureFontOption: string; addBorder: boolean; borderColor?: string \| undefined; focusXCoordinate?: number \| undefined; focusYCoordinate?: number \| undefined; focusXPercentage?: number \| undefined; focusYPercentage?: number \| undefined; promptText?: string \| undefined; link?: string \| undefined; picture?: string \| undefined; IMPORTANT?: string \| undefined; }` `undefined`
671
+ *(required)*
672
+
673
+ `locale` `locale` `string` `'de'`
674
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
675
+
676
+ ------------------------------------------------------------------------
677
+
678
+ *Built with [StencilJS](https://stenciljs.com/)*
679
+
680
+ # aico-title-content
681
+
682
+ ```{=html}
683
+ <!-- Auto Generated Below -->
684
+ ```
685
+ ## Properties
686
+
687
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
688
+ Property Attribute Description Type Default
689
+ -------------- ----------- ------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -------------
690
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; }[]; size?: string \| undefined; hasUnderscore: boolean; underscoreColor?: string \| undefined; titleColor?: string \| undefined; }` `undefined`
691
+ *(required)*
692
+
693
+ `locale` `locale` `string` `'de'`
694
+ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
695
+
696
+ ------------------------------------------------------------------------
697
+
698
+ *Built with [StencilJS](https://stenciljs.com/)*
699
+
700
+ # aico-upload-content
701
+
702
+ ```{=html}
703
+ <!-- Auto Generated Below -->
704
+ ```
705
+ ## Properties
706
+
707
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
708
+ Property Attribute Description Type Default
709
+ -------------- ----------- ------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
710
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; translations: { id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; }[]; shouldHideFile: boolean; uploads: { name?: string \| null \| undefined; path?: string \| null \| undefined; }[]; videoUrl?: string \| null \| undefined; }` `undefined`
711
+ *(required)*
712
+
713
+ `locale` `locale` `string` `'de'`
714
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
715
+
716
+ ------------------------------------------------------------------------
717
+
718
+ *Built with [StencilJS](https://stenciljs.com/)*
719
+
720
+ # aico-video-content
721
+
722
+ ```{=html}
723
+ <!-- Auto Generated Below -->
724
+ ```
725
+ ## Properties
726
+
727
+ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
728
+ Property Attribute Description Type Default
729
+ -------------- ----------- ------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------
730
+ `content` -- `{ id: string \| number; createdAt: Date; updatedAt: Date; } & { translations: ({ id: string \| number; createdAt: Date; updatedAt: Date; locale: string; text?: string \| null \| undefined; title?: string \| null \| undefined; } & { videoUrl?: string \| undefined; })[]; sort?: number \| undefined; titleSize?: string \| undefined; isVideoMinimized: boolean; localVideoUrl?: string \| undefined; IMPORTANT?: string \| undefined; videoUrl?: string \| undefined; video?: string \| undefined; }` `undefined`
731
+ *(required)*
732
+
733
+ `locale` `locale` `string` `'de'`
734
+ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
735
+
736
+ ------------------------------------------------------------------------
737
+
738
+ *Built with [StencilJS](https://stenciljs.com/)*