@aiconomy/aico-components 0.0.78 → 0.0.95
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +50 -36
- package/dist/aico-components/aico-components.esm.js +1 -1
- package/dist/aico-components/p-59bfd021.js +2 -0
- package/dist/aico-components/p-59bfd021.js.map +1 -0
- package/dist/aico-components/{p-368503ee.entry.js → p-7ea04e72.entry.js} +2 -2
- package/dist/aico-components/{p-7e0074f7.entry.js → p-80cb133a.entry.js} +2 -2
- package/dist/aico-components/{p-c9eea1b1.entry.js → p-918b9928.entry.js} +2 -2
- package/dist/aico-components/{p-bccf08d0.entry.js → p-c900f292.entry.js} +2 -2
- package/dist/aico-components/{p-bccf08d0.entry.js.map → p-c900f292.entry.js.map} +1 -1
- package/dist/cjs/aico-album-content_19.cjs.entry.js +1 -1
- package/dist/cjs/aico-fetch-article-detail.cjs.entry.js +1 -1
- package/dist/cjs/aico-fetch-article-detail.cjs.entry.js.map +1 -1
- package/dist/cjs/aico-news-list.cjs.entry.js +1 -1
- package/dist/cjs/aico-special-news-carousel.cjs.entry.js +1 -1
- package/dist/cjs/{utils-c1b7a052.js → utils-9ae3486f.js} +3 -3
- package/dist/cjs/{utils-c1b7a052.js.map → utils-9ae3486f.js.map} +1 -1
- package/dist/collection/components/aico-fetch-article-detail/aico-fetch-article-detail.js +2 -2
- package/dist/collection/components/aico-fetch-article-detail/aico-fetch-article-detail.js.map +1 -1
- package/dist/collection/components/aico-fetch-article-detail/aico-fetch-article-detail.stories.js +2 -0
- package/dist/collection/components/aico-fetch-article-detail/aico-fetch-article-detail.stories.js.map +1 -1
- package/dist/collection/utils/utils.js +2 -2
- package/dist/collection/utils/utils.js.map +1 -1
- package/dist/components/aico-fetch-article-detail.js.map +1 -1
- package/dist/components/utils.js +2 -2
- package/dist/components/utils.js.map +1 -1
- package/dist/esm/aico-album-content_19.entry.js +1 -1
- package/dist/esm/aico-fetch-article-detail.entry.js +1 -1
- package/dist/esm/aico-fetch-article-detail.entry.js.map +1 -1
- package/dist/esm/aico-news-list.entry.js +1 -1
- package/dist/esm/aico-special-news-carousel.entry.js +1 -1
- package/dist/esm/{utils-b4eec8e9.js → utils-25eef7c7.js} +3 -3
- package/dist/esm/{utils-b4eec8e9.js.map → utils-25eef7c7.js.map} +1 -1
- package/dist/types/components/aico-fetch-article-detail/aico-fetch-article-detail.d.ts +2 -4
- package/dist/types/components.d.ts +4 -4
- package/docs/components/aico-article-detail/readme.md +83 -0
- package/docs/components/aico-fetch-article-detail/readme.md +63 -0
- package/docs/components/aico-news-list/readme.md +41 -0
- package/docs/components/aico-news-list-item/readme.md +37 -0
- package/docs/components/aico-special-news-carousel/readme.md +27 -0
- package/docs/components/content/aico-album-content/readme.md +30 -0
- package/docs/components/content/aico-asking-content/readme.md +31 -0
- package/docs/components/content/aico-asking-list-content/readme.md +10 -0
- package/docs/components/content/aico-block-quote-content/readme.md +31 -0
- package/docs/components/content/aico-bullet-content/readme.md +37 -0
- package/docs/components/content/aico-carousel-content/readme.md +38 -0
- package/docs/components/content/aico-collection-content/readme.md +10 -0
- package/docs/components/content/aico-content-card-content/readme.md +37 -0
- package/docs/components/content/aico-divider-content/readme.md +31 -0
- package/docs/components/content/aico-document-content/readme.md +31 -0
- package/docs/components/content/aico-faq-content/readme.md +31 -0
- package/docs/components/content/aico-heading-content/readme.md +37 -0
- package/docs/components/content/aico-html-content/readme.md +31 -0
- package/docs/components/content/aico-link-content/readme.md +31 -0
- package/docs/components/content/aico-news-content/readme.md +37 -0
- package/docs/components/content/aico-no-content/readme.md +23 -0
- package/docs/components/content/aico-page-content/readme.md +38 -0
- package/docs/components/content/aico-table-content/readme.md +37 -0
- package/docs/components/content/aico-testimonial-content/readme.md +30 -0
- package/docs/components/content/aico-text-content/readme.md +37 -0
- package/docs/components/content/aico-title-content/readme.md +52 -0
- package/docs/components/content/aico-upload-content/readme.md +37 -0
- package/docs/components/content/aico-video-content/readme.md +37 -0
- package/package.json +3 -2
- package/dist/aico-components/p-2677f2ab.js +0 -2
- package/dist/aico-components/p-2677f2ab.js.map +0 -1
- /package/dist/aico-components/{p-368503ee.entry.js.map → p-7ea04e72.entry.js.map} +0 -0
- /package/dist/aico-components/{p-7e0074f7.entry.js.map → p-80cb133a.entry.js.map} +0 -0
- /package/dist/aico-components/{p-c9eea1b1.entry.js.map → p-918b9928.entry.js.map} +0 -0
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
# aico-article-detail
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ---------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `article` _(required)_ | -- | | `{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }` | `undefined` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-fetch-article-detail](../aico-fetch-article-detail)
|
|
21
|
+
|
|
22
|
+
### Depends on
|
|
23
|
+
|
|
24
|
+
- [aico-album-content](../content/aico-album-content)
|
|
25
|
+
- [aico-asking-content](../content/aico-asking-content)
|
|
26
|
+
- [aico-block-quote-content](../content/aico-block-quote-content)
|
|
27
|
+
- [aico-bullet-content](../content/aico-bullet-content)
|
|
28
|
+
- [aico-carousel-content](../content/aico-carousel-content)
|
|
29
|
+
- [aico-content-card-content](../content/aico-content-card-content)
|
|
30
|
+
- [aico-divider-content](../content/aico-divider-content)
|
|
31
|
+
- [aico-document-content](../content/aico-document-content)
|
|
32
|
+
- [aico-faq-content](../content/aico-faq-content)
|
|
33
|
+
- [aico-heading-content](../content/aico-heading-content)
|
|
34
|
+
- [aico-html-content](../content/aico-html-content)
|
|
35
|
+
- [aico-link-content](../content/aico-link-content)
|
|
36
|
+
- [aico-news-content](../content/aico-news-content)
|
|
37
|
+
- [aico-page-content](../content/aico-page-content)
|
|
38
|
+
- [aico-table-content](../content/aico-table-content)
|
|
39
|
+
- [aico-testimonial-content](../content/aico-testimonial-content)
|
|
40
|
+
- [aico-text-content](../content/aico-text-content)
|
|
41
|
+
- [aico-title-content](../content/aico-title-content)
|
|
42
|
+
- [aico-upload-content](../content/aico-upload-content)
|
|
43
|
+
- [aico-video-content](../content/aico-video-content)
|
|
44
|
+
|
|
45
|
+
### Graph
|
|
46
|
+
```mermaid
|
|
47
|
+
graph TD;
|
|
48
|
+
aico-article-detail --> aico-album-content
|
|
49
|
+
aico-article-detail --> aico-asking-content
|
|
50
|
+
aico-article-detail --> aico-block-quote-content
|
|
51
|
+
aico-article-detail --> aico-bullet-content
|
|
52
|
+
aico-article-detail --> aico-carousel-content
|
|
53
|
+
aico-article-detail --> aico-content-card-content
|
|
54
|
+
aico-article-detail --> aico-divider-content
|
|
55
|
+
aico-article-detail --> aico-document-content
|
|
56
|
+
aico-article-detail --> aico-faq-content
|
|
57
|
+
aico-article-detail --> aico-heading-content
|
|
58
|
+
aico-article-detail --> aico-html-content
|
|
59
|
+
aico-article-detail --> aico-link-content
|
|
60
|
+
aico-article-detail --> aico-news-content
|
|
61
|
+
aico-article-detail --> aico-page-content
|
|
62
|
+
aico-article-detail --> aico-table-content
|
|
63
|
+
aico-article-detail --> aico-testimonial-content
|
|
64
|
+
aico-article-detail --> aico-text-content
|
|
65
|
+
aico-article-detail --> aico-title-content
|
|
66
|
+
aico-article-detail --> aico-upload-content
|
|
67
|
+
aico-article-detail --> aico-video-content
|
|
68
|
+
aico-bullet-content --> aico-title-content
|
|
69
|
+
aico-title-content --> aico-no-content
|
|
70
|
+
aico-carousel-content --> aico-title-content
|
|
71
|
+
aico-content-card-content --> aico-title-content
|
|
72
|
+
aico-heading-content --> aico-title-content
|
|
73
|
+
aico-table-content --> aico-title-content
|
|
74
|
+
aico-text-content --> aico-title-content
|
|
75
|
+
aico-upload-content --> aico-title-content
|
|
76
|
+
aico-video-content --> aico-title-content
|
|
77
|
+
aico-fetch-article-detail --> aico-article-detail
|
|
78
|
+
style aico-article-detail fill:#f9f,stroke:#333,stroke-width:4px
|
|
79
|
+
```
|
|
80
|
+
|
|
81
|
+
----------------------------------------------
|
|
82
|
+
|
|
83
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
# aico-fetch-article-detail
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ------------------------------ | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | ----------- |
|
|
12
|
+
| `aicoBearerToken` _(required)_ | `aico-bearer-token` | | `string` | `undefined` |
|
|
13
|
+
| `aicoUrl` _(required)_ | `aico-url` | | `string` | `undefined` |
|
|
14
|
+
| `articleId` | `article-id` | The id will be used to fetch the article. If both the 'articleId' and 'articleUrlHandle' are provided, the latter will be used. If neither are provided, an error is thrown. | `string \| undefined` | `undefined` |
|
|
15
|
+
| `articleUrlHandle` | `article-url-handle` | The url handle will be used to fetch the article. If both the 'articleId' and 'articleUrlHandle' are provided, the latter will be used. If neither are provided, an error is thrown. | `string \| undefined` | `undefined` |
|
|
16
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## Dependencies
|
|
20
|
+
|
|
21
|
+
### Depends on
|
|
22
|
+
|
|
23
|
+
- [aico-article-detail](../aico-article-detail)
|
|
24
|
+
|
|
25
|
+
### Graph
|
|
26
|
+
```mermaid
|
|
27
|
+
graph TD;
|
|
28
|
+
aico-fetch-article-detail --> aico-article-detail
|
|
29
|
+
aico-article-detail --> aico-album-content
|
|
30
|
+
aico-article-detail --> aico-asking-content
|
|
31
|
+
aico-article-detail --> aico-block-quote-content
|
|
32
|
+
aico-article-detail --> aico-bullet-content
|
|
33
|
+
aico-article-detail --> aico-carousel-content
|
|
34
|
+
aico-article-detail --> aico-content-card-content
|
|
35
|
+
aico-article-detail --> aico-divider-content
|
|
36
|
+
aico-article-detail --> aico-document-content
|
|
37
|
+
aico-article-detail --> aico-faq-content
|
|
38
|
+
aico-article-detail --> aico-heading-content
|
|
39
|
+
aico-article-detail --> aico-html-content
|
|
40
|
+
aico-article-detail --> aico-link-content
|
|
41
|
+
aico-article-detail --> aico-news-content
|
|
42
|
+
aico-article-detail --> aico-page-content
|
|
43
|
+
aico-article-detail --> aico-table-content
|
|
44
|
+
aico-article-detail --> aico-testimonial-content
|
|
45
|
+
aico-article-detail --> aico-text-content
|
|
46
|
+
aico-article-detail --> aico-title-content
|
|
47
|
+
aico-article-detail --> aico-upload-content
|
|
48
|
+
aico-article-detail --> aico-video-content
|
|
49
|
+
aico-bullet-content --> aico-title-content
|
|
50
|
+
aico-title-content --> aico-no-content
|
|
51
|
+
aico-carousel-content --> aico-title-content
|
|
52
|
+
aico-content-card-content --> aico-title-content
|
|
53
|
+
aico-heading-content --> aico-title-content
|
|
54
|
+
aico-table-content --> aico-title-content
|
|
55
|
+
aico-text-content --> aico-title-content
|
|
56
|
+
aico-upload-content --> aico-title-content
|
|
57
|
+
aico-video-content --> aico-title-content
|
|
58
|
+
style aico-fetch-article-detail fill:#f9f,stroke:#333,stroke-width:4px
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
----------------------------------------------
|
|
62
|
+
|
|
63
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# aico-news-list
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ------------------------------ | ---------------------- | ----------- | ---------- | ------------ |
|
|
12
|
+
| `aicoBearerToken` _(required)_ | `aico-bearer-token` | | `string` | `undefined` |
|
|
13
|
+
| `aicoUrl` _(required)_ | `aico-url` | | `string` | `undefined` |
|
|
14
|
+
| `newsChannels` | -- | | `string[]` | `[]` |
|
|
15
|
+
| `nextButtonText` | `next-button-text` | | `string` | `'Next'` |
|
|
16
|
+
| `previousButtonText` | `previous-button-text` | | `string` | `'Previous'` |
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## Events
|
|
20
|
+
|
|
21
|
+
| Event | Description | Type |
|
|
22
|
+
| -------------- | ----------- | ----------------------------------------------------------------------------------------------------- |
|
|
23
|
+
| `articleClick` | | `CustomEvent<{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }>` |
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## Dependencies
|
|
27
|
+
|
|
28
|
+
### Depends on
|
|
29
|
+
|
|
30
|
+
- [aico-news-list-item](../aico-news-list-item)
|
|
31
|
+
|
|
32
|
+
### Graph
|
|
33
|
+
```mermaid
|
|
34
|
+
graph TD;
|
|
35
|
+
aico-news-list --> aico-news-list-item
|
|
36
|
+
style aico-news-list fill:#f9f,stroke:#333,stroke-width:4px
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
----------------------------------------------
|
|
40
|
+
|
|
41
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# aico-news-list-item
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ---------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `article` _(required)_ | -- | | `{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }` | `undefined` |
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## Events
|
|
16
|
+
|
|
17
|
+
| Event | Description | Type |
|
|
18
|
+
| -------------- | ----------- | ----------------------------------------------------------------------------------------------------- |
|
|
19
|
+
| `articleClick` | | `CustomEvent<{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }>` |
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## Dependencies
|
|
23
|
+
|
|
24
|
+
### Used by
|
|
25
|
+
|
|
26
|
+
- [aico-news-list](../aico-news-list)
|
|
27
|
+
|
|
28
|
+
### Graph
|
|
29
|
+
```mermaid
|
|
30
|
+
graph TD;
|
|
31
|
+
aico-news-list --> aico-news-list-item
|
|
32
|
+
style aico-news-list-item fill:#f9f,stroke:#333,stroke-width:4px
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
----------------------------------------------
|
|
36
|
+
|
|
37
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# aico-special-news-carousel
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ------------------------------ | -------------------- | ----------- | ---------- | ----------- |
|
|
12
|
+
| `aicoBearerToken` _(required)_ | `aico-bearer-token` | | `string` | `undefined` |
|
|
13
|
+
| `aicoUrl` _(required)_ | `aico-url` | | `string` | `undefined` |
|
|
14
|
+
| `newsChannels` | -- | | `string[]` | `[]` |
|
|
15
|
+
| `numberOfArticles` | `number-of-articles` | | `number` | `6` |
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
## Events
|
|
19
|
+
|
|
20
|
+
| Event | Description | Type |
|
|
21
|
+
| ---------------- | ----------- | ----------------------------------------------------------------------------------------------------- |
|
|
22
|
+
| `articleClicked` | | `CustomEvent<{ id: string; type: string; links: { self: string; }; attributes: ArticleAttributes; }>` |
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
----------------------------------------------
|
|
26
|
+
|
|
27
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# aico-album-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## Dependencies
|
|
16
|
+
|
|
17
|
+
### Used by
|
|
18
|
+
|
|
19
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
20
|
+
|
|
21
|
+
### Graph
|
|
22
|
+
```mermaid
|
|
23
|
+
graph TD;
|
|
24
|
+
aico-article-detail --> aico-album-content
|
|
25
|
+
style aico-album-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
----------------------------------------------
|
|
29
|
+
|
|
30
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# aico-asking-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Graph
|
|
23
|
+
```mermaid
|
|
24
|
+
graph TD;
|
|
25
|
+
aico-article-detail --> aico-asking-content
|
|
26
|
+
style aico-asking-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
----------------------------------------------
|
|
30
|
+
|
|
31
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# aico-block-quote-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Graph
|
|
23
|
+
```mermaid
|
|
24
|
+
graph TD;
|
|
25
|
+
aico-article-detail --> aico-block-quote-content
|
|
26
|
+
style aico-block-quote-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
----------------------------------------------
|
|
30
|
+
|
|
31
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# aico-bullet-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Depends on
|
|
23
|
+
|
|
24
|
+
- [aico-title-content](../aico-title-content)
|
|
25
|
+
|
|
26
|
+
### Graph
|
|
27
|
+
```mermaid
|
|
28
|
+
graph TD;
|
|
29
|
+
aico-bullet-content --> aico-title-content
|
|
30
|
+
aico-title-content --> aico-no-content
|
|
31
|
+
aico-article-detail --> aico-bullet-content
|
|
32
|
+
style aico-bullet-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
----------------------------------------------
|
|
36
|
+
|
|
37
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# aico-carousel-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | ------------ | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `hasArrows` | `has-arrows` | | `boolean` | `true` |
|
|
14
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## Dependencies
|
|
18
|
+
|
|
19
|
+
### Used by
|
|
20
|
+
|
|
21
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
22
|
+
|
|
23
|
+
### Depends on
|
|
24
|
+
|
|
25
|
+
- [aico-title-content](../aico-title-content)
|
|
26
|
+
|
|
27
|
+
### Graph
|
|
28
|
+
```mermaid
|
|
29
|
+
graph TD;
|
|
30
|
+
aico-carousel-content --> aico-title-content
|
|
31
|
+
aico-title-content --> aico-no-content
|
|
32
|
+
aico-article-detail --> aico-carousel-content
|
|
33
|
+
style aico-carousel-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
----------------------------------------------
|
|
37
|
+
|
|
38
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# aico-content-card-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Depends on
|
|
23
|
+
|
|
24
|
+
- [aico-title-content](../aico-title-content)
|
|
25
|
+
|
|
26
|
+
### Graph
|
|
27
|
+
```mermaid
|
|
28
|
+
graph TD;
|
|
29
|
+
aico-content-card-content --> aico-title-content
|
|
30
|
+
aico-title-content --> aico-no-content
|
|
31
|
+
aico-article-detail --> aico-content-card-content
|
|
32
|
+
style aico-content-card-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
----------------------------------------------
|
|
36
|
+
|
|
37
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# aico-divider-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Graph
|
|
23
|
+
```mermaid
|
|
24
|
+
graph TD;
|
|
25
|
+
aico-article-detail --> aico-divider-content
|
|
26
|
+
style aico-divider-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
----------------------------------------------
|
|
30
|
+
|
|
31
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# aico-document-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Graph
|
|
23
|
+
```mermaid
|
|
24
|
+
graph TD;
|
|
25
|
+
aico-article-detail --> aico-document-content
|
|
26
|
+
style aico-document-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
----------------------------------------------
|
|
30
|
+
|
|
31
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# aico-faq-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Graph
|
|
23
|
+
```mermaid
|
|
24
|
+
graph TD;
|
|
25
|
+
aico-article-detail --> aico-faq-content
|
|
26
|
+
style aico-faq-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
----------------------------------------------
|
|
30
|
+
|
|
31
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# aico-heading-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<!-- Auto Generated Below -->
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Properties
|
|
9
|
+
|
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
|
11
|
+
| ---------------------- | --------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
12
|
+
| `content` _(required)_ | -- | | `{ 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` |
|
|
13
|
+
| `locale` | `locale` | | `string` | `'de'` |
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## Dependencies
|
|
17
|
+
|
|
18
|
+
### Used by
|
|
19
|
+
|
|
20
|
+
- [aico-article-detail](../../aico-article-detail)
|
|
21
|
+
|
|
22
|
+
### Depends on
|
|
23
|
+
|
|
24
|
+
- [aico-title-content](../aico-title-content)
|
|
25
|
+
|
|
26
|
+
### Graph
|
|
27
|
+
```mermaid
|
|
28
|
+
graph TD;
|
|
29
|
+
aico-heading-content --> aico-title-content
|
|
30
|
+
aico-title-content --> aico-no-content
|
|
31
|
+
aico-article-detail --> aico-heading-content
|
|
32
|
+
style aico-heading-content fill:#f9f,stroke:#333,stroke-width:4px
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
----------------------------------------------
|
|
36
|
+
|
|
37
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|