comand-component-library 4.1.30 → 4.1.32
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/comand-component-library.js +30690 -18002
- package/package.json +1 -1
- package/src/ComponentLibrary.vue +24 -2
- package/src/assets/data/export-data.js +50 -0
- package/src/router/index.js +1 -1
- package/src/documentation/generated/CmdAddressDataPropertyDescriptions.json +0 -50
- package/src/documentation/generated/CmdBackToTopButtonPropertyDescriptions.json +0 -17
- package/src/documentation/generated/CmdBankAccountDataPropertyDescriptions.json +0 -49
- package/src/documentation/generated/CmdBasicFormPropertyDescriptions.json +0 -52
- package/src/documentation/generated/CmdBoxPropertyDescriptions.json +0 -199
- package/src/documentation/generated/CmdBoxSiteSearchPropertyDescriptions.json +0 -79
- package/src/documentation/generated/CmdBoxWrapperPropertyDescriptions.json +0 -77
- package/src/documentation/generated/CmdBreadcrumbsPropertyDescriptions.json +0 -17
- package/src/documentation/generated/CmdCompanyLogoPropertyDescriptions.json +0 -27
- package/src/documentation/generated/CmdContainerPropertyDescriptions.json +0 -43
- package/src/documentation/generated/CmdCookieDisclaimerPropertyDescriptions.json +0 -42
- package/src/documentation/generated/CmdFakeSelectPropertyDescriptions.json +0 -113
- package/src/documentation/generated/CmdFancyBoxPropertyDescriptions.json +0 -97
- package/src/documentation/generated/CmdFormElementPropertyDescriptions.json +0 -269
- package/src/documentation/generated/CmdFormFiltersPropertyDescriptions.json +0 -32
- package/src/documentation/generated/CmdFormPropertyDescriptions.json +0 -57
- package/src/documentation/generated/CmdGoogleMapsPropertyDescriptions.json +0 -7
- package/src/documentation/generated/CmdHeadlinePropertyDescriptions.json +0 -32
- package/src/documentation/generated/CmdIconPropertyDescriptions.json +0 -32
- package/src/documentation/generated/CmdImageGalleryPropertyDescriptions.json +0 -32
- package/src/documentation/generated/CmdImagePropertyDescriptions.json +0 -27
- package/src/documentation/generated/CmdImageZoomPropertyDescriptions.json +0 -12
- package/src/documentation/generated/CmdInputGroupPropertyDescriptions.json +0 -132
- package/src/documentation/generated/CmdLinkPropertyDescriptions.json +0 -49
- package/src/documentation/generated/CmdListOfLinksPropertyDescriptions.json +0 -70
- package/src/documentation/generated/CmdListOfRequirementsPropertyDescriptions.json +0 -47
- package/src/documentation/generated/CmdLoginFormPropertyDescriptions.json +0 -105
- package/src/documentation/generated/CmdMainNavigationPropertyDescriptions.json +0 -72
- package/src/documentation/generated/CmdMultistepFormProgressBarPropertyDescriptions.json +0 -22
- package/src/documentation/generated/CmdNewsletterSubscriptionPropertyDescriptions.json +0 -37
- package/src/documentation/generated/CmdOpeningHoursPropertyDescriptions.json +0 -87
- package/src/documentation/generated/CmdPageFooterPropertyDescriptions.json +0 -22
- package/src/documentation/generated/CmdPageHeaderPropertyDescriptions.json +0 -12
- package/src/documentation/generated/CmdPaginationPropertyDescriptions.json +0 -47
- package/src/documentation/generated/CmdProgressBarPropertyDescriptions.json +0 -32
- package/src/documentation/generated/CmdSidebarPropertyDescriptions.json +0 -29
- package/src/documentation/generated/CmdSiteFooterPropertyDescriptions.json +0 -12
- package/src/documentation/generated/CmdSiteHeaderPropertyDescriptions.json +0 -52
- package/src/documentation/generated/CmdSiteSearchPropertyDescriptions.json +0 -77
- package/src/documentation/generated/CmdSlideButtonPropertyDescriptions.json +0 -25
- package/src/documentation/generated/CmdSlideshowPropertyDescriptions.json +0 -47
- package/src/documentation/generated/CmdSocialNetworksPropertyDescriptions.json +0 -78
- package/src/documentation/generated/CmdSwitchLanguagePropertyDescriptions.json +0 -7
- package/src/documentation/generated/CmdSystemMessagePropertyDescriptions.json +0 -50
- package/src/documentation/generated/CmdTablePropertyDescriptions.json +0 -82
- package/src/documentation/generated/CmdTabsPropertyDescriptions.json +0 -32
- package/src/documentation/generated/CmdTextImageBlockPropertyDescriptions.json +0 -52
- package/src/documentation/generated/CmdThumbnailScrollerPropertyDescriptions.json +0 -82
- package/src/documentation/generated/CmdToggleDarkModePropertyDescriptions.json +0 -61
- package/src/documentation/generated/CmdTooltipForInputElementsPropertyDescriptions.json +0 -17
- package/src/documentation/generated/CmdTooltipPropertyDescriptions.json +0 -47
- package/src/documentation/generated/CmdUploadFormPropertyDescriptions.json +0 -175
- package/src/documentation/generated/CmdWidthLimitationWrapperPropertyDescriptions.json +0 -75
@@ -1,87 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"cmdLink": {
|
3
|
-
"comments": [
|
4
|
-
"set a link to a detail page"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"abbreviationTextAm": {
|
8
|
-
"comments": [
|
9
|
-
"abbreviation text displayed for AM"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"abbreviationTextPm": {
|
13
|
-
"comments": [
|
14
|
-
"abbreviation text displayed for PM"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"closed": {
|
18
|
-
"comments": [
|
19
|
-
"toggles if 'closed'-text will be shown"
|
20
|
-
],
|
21
|
-
"annotations": {
|
22
|
-
"affectsStyling": [
|
23
|
-
"true"
|
24
|
-
]
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"textOpen": {
|
28
|
-
"comments": [
|
29
|
-
"text for 'open'-information"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"textClosed": {
|
33
|
-
"comments": [
|
34
|
-
"text for 'closed'-information"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"openingHours": {
|
38
|
-
"comments": [
|
39
|
-
"list of opening-hours"
|
40
|
-
]
|
41
|
-
},
|
42
|
-
"separator": {
|
43
|
-
"comments": [
|
44
|
-
"define the separator for the time-spans"
|
45
|
-
]
|
46
|
-
},
|
47
|
-
"showOpenStatus": {
|
48
|
-
"comments": [
|
49
|
-
"toggle visibility of open-/closed-status shown above opening hours"
|
50
|
-
]
|
51
|
-
},
|
52
|
-
"textHolidays": {
|
53
|
-
"comments": [
|
54
|
-
"text to show for holidays"
|
55
|
-
]
|
56
|
-
},
|
57
|
-
"textMiscInfo": {
|
58
|
-
"comments": [
|
59
|
-
"additional/miscellaneous text (shown below holiday-closed-text/opening hours)"
|
60
|
-
]
|
61
|
-
},
|
62
|
-
"use24HoursFormat": {
|
63
|
-
"comments": [
|
64
|
-
"Toggle if 24- or 12-hour format should be used"
|
65
|
-
]
|
66
|
-
},
|
67
|
-
"cmdHeadline": {
|
68
|
-
"comments": [
|
69
|
-
"properties for CmdHeadline-component"
|
70
|
-
]
|
71
|
-
},
|
72
|
-
"timeFormatter": {
|
73
|
-
"comments": [
|
74
|
-
"option to set custom time format by function"
|
75
|
-
]
|
76
|
-
},
|
77
|
-
"componentHandlesClosedStatus": {
|
78
|
-
"comments": [
|
79
|
-
"activate if component should update open-/closed-status on its own"
|
80
|
-
]
|
81
|
-
},
|
82
|
-
"checkInterval": {
|
83
|
-
"comments": [
|
84
|
-
"set the interval (in milliseconds) when the open-/closed-status should be checked (and updated)"
|
85
|
-
]
|
86
|
-
}
|
87
|
-
}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"buttonPrintView": {
|
3
|
-
"comments": [
|
4
|
-
"define the print-preview-button"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"useSmallButtons": {
|
8
|
-
"comments": [
|
9
|
-
"show all buttons in small-size"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"cmdFancyBox": {
|
13
|
-
"comments": [
|
14
|
-
"properties for CmdFancyBox-component"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"cmdSocialNetworks": {
|
18
|
-
"comments": [
|
19
|
-
"properties for CmdSocialNetworks-component"
|
20
|
-
]
|
21
|
-
}
|
22
|
-
}
|
@@ -1,47 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"pages": {
|
3
|
-
"comments": [
|
4
|
-
"number of pages displayed"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"itemsPerPage": {
|
8
|
-
"comments": [
|
9
|
-
"number of items shown per page"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"showPageNumbers": {
|
13
|
-
"comments": [
|
14
|
-
"Toggle visibility of page numbers"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"linkType": {
|
18
|
-
"comments": [
|
19
|
-
"set type of links"
|
20
|
-
],
|
21
|
-
"annotations": {
|
22
|
-
"allowedValues": [
|
23
|
-
"href, button"
|
24
|
-
]
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"prevLink": {
|
28
|
-
"comments": [
|
29
|
-
"link to switch to previous page"
|
30
|
-
],
|
31
|
-
"annotations": {
|
32
|
-
"requiredForAccessibility": [
|
33
|
-
"partial"
|
34
|
-
]
|
35
|
-
}
|
36
|
-
},
|
37
|
-
"nextLink": {
|
38
|
-
"comments": [
|
39
|
-
"link to switch to next page"
|
40
|
-
],
|
41
|
-
"annotations": {
|
42
|
-
"requiredForAccessibility": [
|
43
|
-
"partial"
|
44
|
-
]
|
45
|
-
}
|
46
|
-
}
|
47
|
-
}
|
@@ -1,32 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"labelText": {
|
3
|
-
"comments": [
|
4
|
-
"label-text for progress-bar"
|
5
|
-
],
|
6
|
-
"annotations": {
|
7
|
-
"requiredForAccessibility": [
|
8
|
-
"true"
|
9
|
-
]
|
10
|
-
}
|
11
|
-
},
|
12
|
-
"showLabel": {
|
13
|
-
"comments": [
|
14
|
-
"toggle visibility for label-text"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"showLoadingStatus": {
|
18
|
-
"comments": [
|
19
|
-
"toggle visibility for loading-status"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"id": {
|
23
|
-
"comments": [
|
24
|
-
"id for progress-bar"
|
25
|
-
],
|
26
|
-
"annotations": {
|
27
|
-
"requiredForAccessibility": [
|
28
|
-
"true"
|
29
|
-
]
|
30
|
-
}
|
31
|
-
}
|
32
|
-
}
|
@@ -1,29 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"styledAsBox": {
|
3
|
-
"comments": [
|
4
|
-
"activate if sidebar should be styled as a box"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"openSidebar": {
|
8
|
-
"comments": [
|
9
|
-
"activate if sidebar should be open by default"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"collapsible": {
|
13
|
-
"comments": [
|
14
|
-
"activate if sidebar should e collapsible by user"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"collapseToLeft": {
|
18
|
-
"comments": [
|
19
|
-
"activate if collapsible sidebar should collapse to left (if false it will be collapsed to the right)",
|
20
|
-
"",
|
21
|
-
"'collapsible-property must be activated'"
|
22
|
-
]
|
23
|
-
},
|
24
|
-
"cmdHeadline": {
|
25
|
-
"comments": [
|
26
|
-
"properties for CmdHeadline-component"
|
27
|
-
]
|
28
|
-
}
|
29
|
-
}
|
@@ -1,52 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"closeOffcanvas": {
|
3
|
-
"comments": [
|
4
|
-
"use only if default-button of inner navigation-component should not be used"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"sticky": {
|
8
|
-
"comments": [
|
9
|
-
"activated sticky-header (stays on top if page is scrolled)"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"resizeHeaderOnScroll": {
|
13
|
-
"comments": [
|
14
|
-
"activate if header (and logo) should resize on page-scroll"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"scrollContainerToResizeHeader": {
|
18
|
-
"comments": [
|
19
|
-
"define scroll-container (by selector) to resize header (and logo)"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"navigationInline": {
|
23
|
-
"comments": [
|
24
|
-
"activate if navigation should be displayed inline to logo (otherwise it will be displayed below)"
|
25
|
-
],
|
26
|
-
"annotations": {
|
27
|
-
"affectsStyling": [
|
28
|
-
"true"
|
29
|
-
]
|
30
|
-
}
|
31
|
-
},
|
32
|
-
"useGrid": {
|
33
|
-
"comments": [
|
34
|
-
"use a grid for positioning of inner-elements (else a flex-container will be used)"
|
35
|
-
],
|
36
|
-
"annotations": {
|
37
|
-
"affectsStyling": [
|
38
|
-
"true"
|
39
|
-
]
|
40
|
-
}
|
41
|
-
},
|
42
|
-
"cmdCompanyLogo": {
|
43
|
-
"comments": [
|
44
|
-
"properties for CmdCompanyLogo-component"
|
45
|
-
]
|
46
|
-
},
|
47
|
-
"cmdMainNavigation": {
|
48
|
-
"comments": [
|
49
|
-
"properties for CmdMainNavigation-component"
|
50
|
-
]
|
51
|
-
}
|
52
|
-
}
|
@@ -1,77 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"modelValueInput1": {
|
3
|
-
"comments": [
|
4
|
-
"custom modelValue for first input-field"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"modelValueInput2": {
|
8
|
-
"comments": [
|
9
|
-
"custom modelValue for second input-field"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"modelValueRadius": {
|
13
|
-
"comments": [
|
14
|
-
"custom modelValue for radius"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"modelValueSearchFilters": {
|
18
|
-
"comments": [
|
19
|
-
"custom modelValue for search-filters"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"useFilters": {
|
23
|
-
"comments": [
|
24
|
-
"toggle use of filters (must be configured)"
|
25
|
-
]
|
26
|
-
},
|
27
|
-
"legend": {
|
28
|
-
"comments": [
|
29
|
-
"define legend for fieldset"
|
30
|
-
],
|
31
|
-
"annotations": {
|
32
|
-
"requiredForAccessibility": [
|
33
|
-
"true"
|
34
|
-
]
|
35
|
-
}
|
36
|
-
},
|
37
|
-
"results": {
|
38
|
-
"comments": [
|
39
|
-
"send search result from outside to display inside this component"
|
40
|
-
]
|
41
|
-
},
|
42
|
-
"cmdHeadline": {
|
43
|
-
"comments": [
|
44
|
-
"properties for CmdHeadline-component"
|
45
|
-
]
|
46
|
-
},
|
47
|
-
"cmdFormElementInput1": {
|
48
|
-
"comments": [
|
49
|
-
"properties for CmdFormElement-component first search-field"
|
50
|
-
]
|
51
|
-
},
|
52
|
-
"cmdFormElementInput2": {
|
53
|
-
"comments": [
|
54
|
-
"properties for CmdFormElement-component for second search-field"
|
55
|
-
]
|
56
|
-
},
|
57
|
-
"cmdFormElementRadius": {
|
58
|
-
"comments": [
|
59
|
-
"properties for CmdFormElement-component for radius"
|
60
|
-
]
|
61
|
-
},
|
62
|
-
"cmdFormElementSearchButton": {
|
63
|
-
"comments": [
|
64
|
-
"properties for CmdFormElement-component for search-button"
|
65
|
-
]
|
66
|
-
},
|
67
|
-
"cmdFakeSelect": {
|
68
|
-
"comments": [
|
69
|
-
"properties for CmdFakeSelect-component for filters"
|
70
|
-
]
|
71
|
-
},
|
72
|
-
"cmdIcon": {
|
73
|
-
"comments": [
|
74
|
-
"properties for CmdIcon-component for filters"
|
75
|
-
]
|
76
|
-
}
|
77
|
-
}
|
@@ -1,25 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"slideButtonType": {
|
3
|
-
"comments": [
|
4
|
-
"set slide-button-type"
|
5
|
-
],
|
6
|
-
"annotations": {
|
7
|
-
"allowedValues": [
|
8
|
-
"next, prev, up, down"
|
9
|
-
],
|
10
|
-
"affectsStyling": [
|
11
|
-
"true"
|
12
|
-
]
|
13
|
-
}
|
14
|
-
},
|
15
|
-
"slideButtons": {
|
16
|
-
"comments": [
|
17
|
-
"default slide-buttons"
|
18
|
-
],
|
19
|
-
"annotations": {
|
20
|
-
"requiredForAccessibility": [
|
21
|
-
"partial"
|
22
|
-
]
|
23
|
-
}
|
24
|
-
}
|
25
|
-
}
|
@@ -1,47 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"useSlot": {
|
3
|
-
"comments": [
|
4
|
-
"use slot for images"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"autoplay": {
|
8
|
-
"comments": [
|
9
|
-
"activate if images should switch automatically"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"autoplayInterval": {
|
13
|
-
"comments": [
|
14
|
-
"set milliseconds to switch images (if autoplay is activated only)"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"showQuickLinkIcons": {
|
18
|
-
"comments": [
|
19
|
-
"shows buttons/icons to let user quick jump to each image"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"showCounter": {
|
23
|
-
"comments": [
|
24
|
-
"activate if current number of each image should be displayed"
|
25
|
-
]
|
26
|
-
},
|
27
|
-
"showSlideButtons": {
|
28
|
-
"comments": [
|
29
|
-
"toggle visibility of slide-buttons"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"slideshowItems": {
|
33
|
-
"comments": [
|
34
|
-
"list of images to display (use slot must be set to false)"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"cmdSlideButtons": {
|
38
|
-
"comments": [
|
39
|
-
"properties for CmdSlideButtons-component"
|
40
|
-
],
|
41
|
-
"annotations": {
|
42
|
-
"requiredForAccessibility": [
|
43
|
-
"partial"
|
44
|
-
]
|
45
|
-
}
|
46
|
-
}
|
47
|
-
}
|
@@ -1,78 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"modelValue": {
|
3
|
-
"comments": [
|
4
|
-
"set default v-model (must be named modelValue in Vue3)"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"align": {
|
8
|
-
"comments": [
|
9
|
-
"set horizontal alignment"
|
10
|
-
],
|
11
|
-
"annotations": {
|
12
|
-
"allowedValues": [
|
13
|
-
"left, right"
|
14
|
-
]
|
15
|
-
}
|
16
|
-
},
|
17
|
-
"buttonTextAlign": {
|
18
|
-
"comments": [
|
19
|
-
"text-align for buttons"
|
20
|
-
],
|
21
|
-
"annotations": {
|
22
|
-
"allowedValues": [
|
23
|
-
"left, right"
|
24
|
-
]
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"networks": {
|
28
|
-
"comments": [
|
29
|
-
"list of networks"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"useGap": {
|
33
|
-
"comments": [
|
34
|
-
"activate if a gap should be sued between buttons"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"stretchButtons": {
|
38
|
-
"comments": [
|
39
|
-
"stretch-buttons to share horizontal space vertically"
|
40
|
-
]
|
41
|
-
},
|
42
|
-
"shareButtons": {
|
43
|
-
"comments": [
|
44
|
-
"list of share-buttons (i.e. facebook, twitter etc.)"
|
45
|
-
]
|
46
|
-
},
|
47
|
-
"page": {
|
48
|
-
"comments": [
|
49
|
-
"page to share (appended to social-bookmark-url)",
|
50
|
-
"",
|
51
|
-
"appendPage-property must be activated"
|
52
|
-
]
|
53
|
-
},
|
54
|
-
"appendPage": {
|
55
|
-
"comments": [
|
56
|
-
"activate if page to share is not given by json-data"
|
57
|
-
]
|
58
|
-
},
|
59
|
-
"userMustAcceptDataPrivacy": {
|
60
|
-
"comments": [
|
61
|
-
"toggle if user has to accept that anonymous data will be send while sharing"
|
62
|
-
]
|
63
|
-
},
|
64
|
-
"tooltipAcceptDataPrivacy": {
|
65
|
-
"comments": [
|
66
|
-
"tooltip shown on hovering disabled buttons",
|
67
|
-
"",
|
68
|
-
"userMustAcceptDataPrivacy-property must be activated"
|
69
|
-
]
|
70
|
-
},
|
71
|
-
"cmdFormElement": {
|
72
|
-
"comments": [
|
73
|
-
"properties for cmdFormElement",
|
74
|
-
"",
|
75
|
-
"userMustAcceptDataPrivacy-property must be activated"
|
76
|
-
]
|
77
|
-
}
|
78
|
-
}
|
@@ -1,50 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"validationStatus": {
|
3
|
-
"comments": [
|
4
|
-
"validation-status for the message-box"
|
5
|
-
],
|
6
|
-
"annotations": {
|
7
|
-
"allowedValues": [
|
8
|
-
"error, warning, success, info"
|
9
|
-
],
|
10
|
-
"affectsStyling": [
|
11
|
-
"true"
|
12
|
-
]
|
13
|
-
}
|
14
|
-
},
|
15
|
-
"useTransition": {
|
16
|
-
"comments": [
|
17
|
-
"activate if a transition should be used if system-message-box is closed by the user"
|
18
|
-
]
|
19
|
-
},
|
20
|
-
"fullWidth": {
|
21
|
-
"comments": [
|
22
|
-
"activate to stretch message-box as wide as parent container (else message-box is as wide as message (+padding))"
|
23
|
-
]
|
24
|
-
},
|
25
|
-
"iconMessage": {
|
26
|
-
"comments": [
|
27
|
-
"set icon-class for message (will be displayed left from message)"
|
28
|
-
]
|
29
|
-
},
|
30
|
-
"systemMessage": {
|
31
|
-
"comments": [
|
32
|
-
"the system-message-text"
|
33
|
-
]
|
34
|
-
},
|
35
|
-
"messageHeadlineLevel": {
|
36
|
-
"comments": [
|
37
|
-
"set headline-level for system-message (given to CmdHeadline-component)"
|
38
|
-
]
|
39
|
-
},
|
40
|
-
"iconClose": {
|
41
|
-
"comments": [
|
42
|
-
"icon to close system-message"
|
43
|
-
],
|
44
|
-
"annotations": {
|
45
|
-
"requiredForAccessibility": [
|
46
|
-
"partial"
|
47
|
-
]
|
48
|
-
}
|
49
|
-
}
|
50
|
-
}
|
@@ -1,82 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"tableData": {
|
3
|
-
"comments": [
|
4
|
-
"table data (incl. caption, thead, tbody)"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"caption": {
|
8
|
-
"comments": [
|
9
|
-
"caption for table (shown above table)"
|
10
|
-
],
|
11
|
-
"annotations": {
|
12
|
-
"requiredForAccessibility": [
|
13
|
-
"true"
|
14
|
-
]
|
15
|
-
}
|
16
|
-
},
|
17
|
-
"showSlideButtons": {
|
18
|
-
"comments": [
|
19
|
-
"toggle visibility of slide-buttons"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"useTransition": {
|
23
|
-
"comments": [
|
24
|
-
"activate if a transition should be used if system-message-box is closed by the user"
|
25
|
-
]
|
26
|
-
},
|
27
|
-
"collapsible": {
|
28
|
-
"comments": [
|
29
|
-
"activate if table should be collapsible"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"fullWidthOnDefault": {
|
33
|
-
"comments": [
|
34
|
-
"activate if table should be stretched to full width of its parent-container (else table will be as wide as its content)"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"userCanToggleWidth": {
|
38
|
-
"comments": [
|
39
|
-
"user can toggle width (full-width (=100% of parent container or as wide as table content) with button above table)"
|
40
|
-
]
|
41
|
-
},
|
42
|
-
"iconExpand": {
|
43
|
-
"comments": [
|
44
|
-
"icon to expand table (vertically)"
|
45
|
-
],
|
46
|
-
"annotations": {
|
47
|
-
"requiredForAccessibility": [
|
48
|
-
"partial"
|
49
|
-
]
|
50
|
-
}
|
51
|
-
},
|
52
|
-
"iconCollapse": {
|
53
|
-
"comments": [
|
54
|
-
"icon to collapse table (vertically)"
|
55
|
-
],
|
56
|
-
"annotations": {
|
57
|
-
"requiredForAccessibility": [
|
58
|
-
"partial"
|
59
|
-
]
|
60
|
-
}
|
61
|
-
},
|
62
|
-
"iconToggleWidth": {
|
63
|
-
"comments": [
|
64
|
-
"icon to shrink table (horizontally)"
|
65
|
-
],
|
66
|
-
"annotations": {
|
67
|
-
"requiredForAccessibility": [
|
68
|
-
"partial"
|
69
|
-
]
|
70
|
-
}
|
71
|
-
},
|
72
|
-
"iconStretch": {
|
73
|
-
"comments": [
|
74
|
-
"icon to stretch table (horizontally)"
|
75
|
-
],
|
76
|
-
"annotations": {
|
77
|
-
"requiredForAccessibility": [
|
78
|
-
"partial"
|
79
|
-
]
|
80
|
-
}
|
81
|
-
}
|
82
|
-
}
|