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,43 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"cmdHeadline": {
|
3
|
-
"comments": [
|
4
|
-
"properties for CmdHeadline-component"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"containerType": {
|
8
|
-
"comments": [
|
9
|
-
"Define if the container should be a flex- or grid-container (or none of them)"
|
10
|
-
],
|
11
|
-
"annotations": {
|
12
|
-
"affectsStyling": [
|
13
|
-
"true"
|
14
|
-
],
|
15
|
-
"allowedValues": [
|
16
|
-
"flex, grid, none"
|
17
|
-
]
|
18
|
-
}
|
19
|
-
},
|
20
|
-
"contentAboveSlot": {
|
21
|
-
"comments": [
|
22
|
-
"place (html-content) above the slot"
|
23
|
-
]
|
24
|
-
},
|
25
|
-
"contentBelowSlot": {
|
26
|
-
"comments": [
|
27
|
-
"place (html-content) below the slot"
|
28
|
-
]
|
29
|
-
},
|
30
|
-
"contentOrientation": {
|
31
|
-
"comments": [
|
32
|
-
"toggle if the content should be arranged horizontally or vertically"
|
33
|
-
],
|
34
|
-
"allowedValues": [
|
35
|
-
"horizontal, vertical"
|
36
|
-
]
|
37
|
-
},
|
38
|
-
"innerClass": {
|
39
|
-
"comments": [
|
40
|
-
"define an additional class for the wrapper of the inner content"
|
41
|
-
]
|
42
|
-
}
|
43
|
-
}
|
@@ -1,42 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"modelValue": {
|
3
|
-
"comments": [
|
4
|
-
"set default v-model (must be named modelValue in Vue3)"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"cmdHeadlineCookieDisclaimer": {
|
8
|
-
"comments": [
|
9
|
-
"properties for CmdHeadline-component at top of cookie disclaimer"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"cmdBoxRequiredCookies": {
|
13
|
-
"comments": [
|
14
|
-
"property for CmdBox-component surrounding the required cookies"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"cmdBoxOptionalCookies": {
|
18
|
-
"comments": [
|
19
|
-
"property for CmdBox-component surrounding the optional cookies"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"cookieOptions": {
|
23
|
-
"comments": [
|
24
|
-
"list of cookie-options"
|
25
|
-
]
|
26
|
-
},
|
27
|
-
"buttonLabelAcceptAllCookies": {
|
28
|
-
"comments": [
|
29
|
-
"label for button to accepting all cookies"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"buttonLabelAcceptCurrentSettings": {
|
33
|
-
"comments": [
|
34
|
-
"label for button for accepting current settings"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"useSlot": {
|
38
|
-
"comments": [
|
39
|
-
"enable if you want to use the slot to provide content"
|
40
|
-
]
|
41
|
-
}
|
42
|
-
}
|
@@ -1,113 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": {
|
3
|
-
"comments": [
|
4
|
-
"set different default selectbox-types for"
|
5
|
-
],
|
6
|
-
"annotations": {
|
7
|
-
"allowedValues": [
|
8
|
-
"default, color, country, checkboxOptions"
|
9
|
-
]
|
10
|
-
}
|
11
|
-
},
|
12
|
-
"optionLinkType": {
|
13
|
-
"comments": [
|
14
|
-
"set type of option-links"
|
15
|
-
],
|
16
|
-
"annotations": {
|
17
|
-
"allowedValues": [
|
18
|
-
"href, router"
|
19
|
-
]
|
20
|
-
}
|
21
|
-
},
|
22
|
-
"iconDeselectAllOptions": {
|
23
|
-
"comments": [
|
24
|
-
"set icon for 'delete all'-option (if checkboxes are used as options)"
|
25
|
-
],
|
26
|
-
"affectStyling": [
|
27
|
-
"partial"
|
28
|
-
]
|
29
|
-
},
|
30
|
-
"showStatusIcon": {
|
31
|
-
"comments": [
|
32
|
-
"set icon for the status (styled by validation)"
|
33
|
-
],
|
34
|
-
"affectStyling": [
|
35
|
-
"partial"
|
36
|
-
]
|
37
|
-
},
|
38
|
-
"modelValue": {
|
39
|
-
"comments": [
|
40
|
-
"set default v-model (must be named modelValue in Vue3)"
|
41
|
-
]
|
42
|
-
},
|
43
|
-
"selectData": {
|
44
|
-
"comments": [
|
45
|
-
"list of options to select (incl. displayed names and values)",
|
46
|
-
"",
|
47
|
-
"type-property must be set to \"checkboxOptions\""
|
48
|
-
]
|
49
|
-
},
|
50
|
-
"showSelectAllOptions": {
|
51
|
-
"comments": [
|
52
|
-
"toggles option to (de)select all options in a checkbox-list",
|
53
|
-
"",
|
54
|
-
"type-property must be set to \"checkboxOptions\""
|
55
|
-
]
|
56
|
-
},
|
57
|
-
"status": {
|
58
|
-
"comments": [
|
59
|
-
"status (i.e. for validation)"
|
60
|
-
],
|
61
|
-
"annotations": {
|
62
|
-
"allowedValues": [
|
63
|
-
"error, warning, success, info"
|
64
|
-
],
|
65
|
-
"affectsStyling": [
|
66
|
-
"true"
|
67
|
-
]
|
68
|
-
}
|
69
|
-
},
|
70
|
-
"iconDropdown": {
|
71
|
-
"comments": [
|
72
|
-
"icon for dropdown-icon (i.e. an angle/arrow)"
|
73
|
-
],
|
74
|
-
"annotations": {
|
75
|
-
"requiredForAccessibility": [
|
76
|
-
"partial"
|
77
|
-
],
|
78
|
-
"defaultIcon": [
|
79
|
-
"icon-chevron-one-stripe-down"
|
80
|
-
]
|
81
|
-
}
|
82
|
-
},
|
83
|
-
"labelText": {
|
84
|
-
"comments": [
|
85
|
-
"label-text for fake-select"
|
86
|
-
],
|
87
|
-
"annotations": {
|
88
|
-
"requiredForAccessibility": [
|
89
|
-
"true"
|
90
|
-
]
|
91
|
-
}
|
92
|
-
},
|
93
|
-
"showLabel": {
|
94
|
-
"comments": [
|
95
|
-
"toggle label visibility"
|
96
|
-
]
|
97
|
-
},
|
98
|
-
"pathFlags": {
|
99
|
-
"comments": [
|
100
|
-
"path to flag-files (will be combined with flag isoCode to load svg)"
|
101
|
-
]
|
102
|
-
},
|
103
|
-
"textPleaseSelect": {
|
104
|
-
"comments": [
|
105
|
-
"default text if no option is selected (and first option is not used)"
|
106
|
-
]
|
107
|
-
},
|
108
|
-
"iconSelectAllOptions": {
|
109
|
-
"comments": [
|
110
|
-
"set icon for 'select all'-option"
|
111
|
-
]
|
112
|
-
}
|
113
|
-
}
|
@@ -1,97 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"ariaLabelText": {
|
3
|
-
"comments": [
|
4
|
-
"sets aria-label-text on component"
|
5
|
-
],
|
6
|
-
"annotations": {
|
7
|
-
"requiredForAccessibility": [
|
8
|
-
"true"
|
9
|
-
]
|
10
|
-
}
|
11
|
-
},
|
12
|
-
"url": {
|
13
|
-
"comments": [
|
14
|
-
"set if content should be loaded by url"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"defaultAriaLabelText": {
|
18
|
-
"comments": [
|
19
|
-
"(hidden) text for aria-label"
|
20
|
-
],
|
21
|
-
"annotations": {
|
22
|
-
"requiredForAccessibility": [
|
23
|
-
"true"
|
24
|
-
]
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"showPrintButtons": {
|
28
|
-
"comments": [
|
29
|
-
"toggle visibility of print-buttons"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"showSubmitButtons": {
|
33
|
-
"comments": [
|
34
|
-
"toggle visibility of print-buttons"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"fancyboxOptions": {
|
38
|
-
"comments": [
|
39
|
-
"options to show at top (closeIcon, printButtons)"
|
40
|
-
]
|
41
|
-
},
|
42
|
-
"allowEscapeKey": {
|
43
|
-
"comments": [
|
44
|
-
"allow closing fancybox by escape-key"
|
45
|
-
]
|
46
|
-
},
|
47
|
-
"content": {
|
48
|
-
"comments": [
|
49
|
-
"the content shown in the main area"
|
50
|
-
]
|
51
|
-
},
|
52
|
-
"elements": {
|
53
|
-
"comments": [
|
54
|
-
"list of show elements (not images)"
|
55
|
-
]
|
56
|
-
},
|
57
|
-
"fancyBoxGallery": {
|
58
|
-
"comments": [
|
59
|
-
"use if a gallery of images should be opened (and navigated) inside fancybox"
|
60
|
-
]
|
61
|
-
},
|
62
|
-
"defaultGalleryIndex": {
|
63
|
-
"comments": [
|
64
|
-
"if gallery is used, you can set default index"
|
65
|
-
]
|
66
|
-
},
|
67
|
-
"show": {
|
68
|
-
"comments": [
|
69
|
-
"show/hide entire fancybox"
|
70
|
-
]
|
71
|
-
},
|
72
|
-
"showOverlay": {
|
73
|
-
"comments": [
|
74
|
-
"show/hide overlay (around fancybox, above website)"
|
75
|
-
],
|
76
|
-
"annotations": {
|
77
|
-
"affectsStyling": [
|
78
|
-
"true"
|
79
|
-
]
|
80
|
-
}
|
81
|
-
},
|
82
|
-
"cmdImage": {
|
83
|
-
"comments": [
|
84
|
-
"properties for CmdImage-component"
|
85
|
-
]
|
86
|
-
},
|
87
|
-
"cmdHeadline": {
|
88
|
-
"comments": [
|
89
|
-
"properties for CmdHeadline-component"
|
90
|
-
],
|
91
|
-
"annotations": {
|
92
|
-
"requiredForAccessibility": [
|
93
|
-
"true"
|
94
|
-
]
|
95
|
-
}
|
96
|
-
}
|
97
|
-
}
|
@@ -1,269 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"modelValue": {
|
3
|
-
"comments": [
|
4
|
-
"set value for v-model (must be named modelValue in vue3 if default v-model should be used)"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"element": {
|
8
|
-
"comments": [
|
9
|
-
"set type of native form-element"
|
10
|
-
],
|
11
|
-
"annotations": {
|
12
|
-
"allowedValues": [
|
13
|
-
"input, select, textarea, button"
|
14
|
-
]
|
15
|
-
}
|
16
|
-
},
|
17
|
-
"showStatusIcon": {
|
18
|
-
"comments": [
|
19
|
-
"set icon for the status (styled by validation)"
|
20
|
-
],
|
21
|
-
"affectStyling": [
|
22
|
-
"partial"
|
23
|
-
]
|
24
|
-
},
|
25
|
-
"showLabel": {
|
26
|
-
"comments": [
|
27
|
-
"hide label (and asterisk if mandatory)",
|
28
|
-
"",
|
29
|
-
"label may not be removed, because it is required for accessibility"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"labelText": {
|
33
|
-
"comments": [
|
34
|
-
"text for label"
|
35
|
-
],
|
36
|
-
"annotations": {
|
37
|
-
"requiredForAccessibility": [
|
38
|
-
"true"
|
39
|
-
]
|
40
|
-
}
|
41
|
-
},
|
42
|
-
"toggleSwitch": {
|
43
|
-
"comments": [
|
44
|
-
"set to activate to use toggle-switch-styling",
|
45
|
-
"element-prop must be set to \"input\" and type-attribute must be set to \"checkbox\" or \"radio\""
|
46
|
-
],
|
47
|
-
"annotations": {
|
48
|
-
"affectsStyling": [
|
49
|
-
"true"
|
50
|
-
]
|
51
|
-
}
|
52
|
-
},
|
53
|
-
"onLabel": {
|
54
|
-
"comments": [
|
55
|
-
"text for on-label",
|
56
|
-
"",
|
57
|
-
"set to activate switch-label (=label is placed on toggle-switch (not behind))",
|
58
|
-
"toggleSwitch-prop must be set to \"true\"",
|
59
|
-
"element-prop must be set to \"input\" and type-attribute must be set to \"checkbox\" or \"radio\""
|
60
|
-
]
|
61
|
-
},
|
62
|
-
"offLabel": {
|
63
|
-
"comments": [
|
64
|
-
"text for off-label",
|
65
|
-
"",
|
66
|
-
"set to activate switch-label (=label is placed on toggle-switch (not behind))",
|
67
|
-
"toggleSwitch-prop must be set to \"true\"",
|
68
|
-
"element-prop must be set to \"input\" and type-attribute must be set to \"checkbox\" or \"radio\""
|
69
|
-
]
|
70
|
-
},
|
71
|
-
"colored": {
|
72
|
-
"comments": [
|
73
|
-
"on/off-, yes/no-color-styling",
|
74
|
-
"set to true, if checkbox/radio-buttons should have green/checked and red/unchecked color-coding",
|
75
|
-
"toggleSwitch-prop must be set to \"true\"",
|
76
|
-
"element-prop must be set to \"input\" and type-attribute must be set to \"checkbox\" or \"radio\""
|
77
|
-
],
|
78
|
-
"annotations": {
|
79
|
-
"affectsStyling": [
|
80
|
-
"true"
|
81
|
-
]
|
82
|
-
}
|
83
|
-
},
|
84
|
-
"inputValue": {
|
85
|
-
"comments": [
|
86
|
-
"allow checkbox/radio-buttons to get value from outside"
|
87
|
-
]
|
88
|
-
},
|
89
|
-
"replaceInputType": {
|
90
|
-
"comments": [
|
91
|
-
"for replacing native checkboxes/radio-buttons by custom ones (based on frontend-framework)"
|
92
|
-
],
|
93
|
-
"annotations": {
|
94
|
-
"affectsStyling": [
|
95
|
-
"true"
|
96
|
-
]
|
97
|
-
}
|
98
|
-
},
|
99
|
-
"inputClass": {
|
100
|
-
"comments": [
|
101
|
-
"set an optional class on native form-element (use native class=\"\" on component ot set class on outer-component-element)",
|
102
|
-
"",
|
103
|
-
"may not be named as 'class' because it is a reserved keyword in JavaScript"
|
104
|
-
]
|
105
|
-
},
|
106
|
-
"datalist": {
|
107
|
-
"comments": [
|
108
|
-
"set if a native datalist should be used"
|
109
|
-
]
|
110
|
-
},
|
111
|
-
"selectOptions": {
|
112
|
-
"comments": [
|
113
|
-
"list of options for selectbox",
|
114
|
-
"",
|
115
|
-
"element-property must be 'select'"
|
116
|
-
]
|
117
|
-
},
|
118
|
-
"nativeButton": {
|
119
|
-
"comments": [
|
120
|
-
"native button"
|
121
|
-
]
|
122
|
-
},
|
123
|
-
"tooltipText": {
|
124
|
-
"comments": [
|
125
|
-
"set text for tooltip"
|
126
|
-
]
|
127
|
-
},
|
128
|
-
"fieldIconClass": {
|
129
|
-
"comments": [
|
130
|
-
"set class for inner icon (icon placed 'inside' input/ left of input-text)",
|
131
|
-
"",
|
132
|
-
"element-property must be 'input' and type-property may not be checkbox or radio"
|
133
|
-
]
|
134
|
-
},
|
135
|
-
"displayLabelInline": {
|
136
|
-
"comments": [
|
137
|
-
"activate if label-text should be place inline/left of form-element (and not above)",
|
138
|
-
"",
|
139
|
-
"type-property may not be checkbox or radio"
|
140
|
-
]
|
141
|
-
},
|
142
|
-
"status": {
|
143
|
-
"comments": [
|
144
|
-
"set status for label and form-element"
|
145
|
-
],
|
146
|
-
"annotations": {
|
147
|
-
"allowedValues": [
|
148
|
-
"error, warning, success, info",
|
149
|
-
""
|
150
|
-
],
|
151
|
-
"affectsStyling": [
|
152
|
-
"true"
|
153
|
-
]
|
154
|
-
}
|
155
|
-
},
|
156
|
-
"showCharactersTextarea": {
|
157
|
-
"comments": [
|
158
|
-
"toggle display of number of used and allowed characters for textarea",
|
159
|
-
"",
|
160
|
-
"type-property must be set to textarea"
|
161
|
-
]
|
162
|
-
},
|
163
|
-
"textCharacters": {
|
164
|
-
"comments": [
|
165
|
-
"text shown in front of character-count below textarea",
|
166
|
-
"",
|
167
|
-
"type-property must be set to textarea",
|
168
|
-
"showCharactersTextarea-property must be activated"
|
169
|
-
]
|
170
|
-
},
|
171
|
-
"showSearchButton": {
|
172
|
-
"comments": [
|
173
|
-
"toggle visibility of search-button (next to search-field)"
|
174
|
-
]
|
175
|
-
},
|
176
|
-
"iconDelete": {
|
177
|
-
"comments": [
|
178
|
-
"icon to delete search term",
|
179
|
-
"",
|
180
|
-
"element-property must me set to 'input'",
|
181
|
-
"type-property must be set to 'search'",
|
182
|
-
""
|
183
|
-
]
|
184
|
-
},
|
185
|
-
"iconSearch": {
|
186
|
-
"comments": [
|
187
|
-
"icon to search term",
|
188
|
-
"",
|
189
|
-
"element-property must me set to 'input'",
|
190
|
-
"type-property must be set to 'search'",
|
191
|
-
""
|
192
|
-
]
|
193
|
-
},
|
194
|
-
"iconHasStateError": {
|
195
|
-
"comments": [
|
196
|
-
"icon for error-validated items in list-of-requirements",
|
197
|
-
"",
|
198
|
-
"element-property must me set to 'input'",
|
199
|
-
"showRequirements-subproperty (of CmdListOfRequirements) must be set to 'true'",
|
200
|
-
""
|
201
|
-
]
|
202
|
-
},
|
203
|
-
"iconHasStateWarning": {
|
204
|
-
"comments": [
|
205
|
-
"icon for warning-validated items in list-of-requirements",
|
206
|
-
"",
|
207
|
-
"element-property must me set to 'input'",
|
208
|
-
"showRequirements-subproperty (of CmdListOfRequirements) must be set to 'true'",
|
209
|
-
""
|
210
|
-
]
|
211
|
-
},
|
212
|
-
"iconHasStateSuccess": {
|
213
|
-
"comments": [
|
214
|
-
"icon for success-validated items in list-of-requirements",
|
215
|
-
"",
|
216
|
-
"element-property must me set to 'input'",
|
217
|
-
"showRequirements-subproperty (of CmdListOfRequirements) must be set to 'true'",
|
218
|
-
""
|
219
|
-
]
|
220
|
-
},
|
221
|
-
"iconHasStateInfo": {
|
222
|
-
"comments": [
|
223
|
-
"icon for info-validated items in list-of-requirements",
|
224
|
-
"",
|
225
|
-
"element-property must me set to 'input'",
|
226
|
-
"showRequirements-subproperty (of CmdListOfRequirements) must be set to 'true'",
|
227
|
-
""
|
228
|
-
]
|
229
|
-
},
|
230
|
-
"useIconsForToggleSwitch": {
|
231
|
-
"comments": [
|
232
|
-
"toggle if toggle-switch shows icons for checked/unchecked-status"
|
233
|
-
]
|
234
|
-
},
|
235
|
-
"toggleSwitchCheckedIconClass": {
|
236
|
-
"comments": [
|
237
|
-
"icon for toggle-switch checked",
|
238
|
-
"",
|
239
|
-
"toggle-switch-property must be activated",
|
240
|
-
"use-icons-for-toggle-switch-property must be activated"
|
241
|
-
]
|
242
|
-
},
|
243
|
-
"toggleSwitchUncheckedIconClass": {
|
244
|
-
"comments": [
|
245
|
-
"icon for toggle-switch unchecked",
|
246
|
-
"",
|
247
|
-
"toggle-switch-property must be activated",
|
248
|
-
"use-icons-for-toggle-switch-property must be activated"
|
249
|
-
]
|
250
|
-
},
|
251
|
-
"iconPasswordVisible": {
|
252
|
-
"comments": [
|
253
|
-
"icon to toggle password-visibility",
|
254
|
-
"",
|
255
|
-
"element-property must me set to 'input'",
|
256
|
-
"type-property must be set to 'password'",
|
257
|
-
""
|
258
|
-
]
|
259
|
-
},
|
260
|
-
"iconPasswordInvisible": {
|
261
|
-
"comments": [
|
262
|
-
"icon to toggle password-visibility",
|
263
|
-
"",
|
264
|
-
"element-property must me set to 'input'",
|
265
|
-
"type-property must be set to 'password'",
|
266
|
-
""
|
267
|
-
]
|
268
|
-
}
|
269
|
-
}
|
@@ -1,32 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"modelValue": {
|
3
|
-
"comments": [
|
4
|
-
"model-value to support v-model"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"linkDeleteAllFilters": {
|
8
|
-
"comments": [
|
9
|
-
"delete-all-filters-link"
|
10
|
-
],
|
11
|
-
"annotations": {
|
12
|
-
"requiredForAccessibility": [
|
13
|
-
"partial"
|
14
|
-
]
|
15
|
-
}
|
16
|
-
},
|
17
|
-
"deleteFilterIcon": {
|
18
|
-
"comments": [
|
19
|
-
"icon for deleting (a single) filter"
|
20
|
-
],
|
21
|
-
"annotations": {
|
22
|
-
"requiredForAccessibility": [
|
23
|
-
"partial"
|
24
|
-
]
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"selectedOptionsName": {
|
28
|
-
"comments": [
|
29
|
-
"name for selected options"
|
30
|
-
]
|
31
|
-
}
|
32
|
-
}
|
@@ -1,57 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"formAction": {
|
3
|
-
"comments": [
|
4
|
-
"provide a url the form should be send to"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"submitButton": {
|
8
|
-
"comments": [
|
9
|
-
"define the submit-button"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"formElements": {
|
13
|
-
"comments": [
|
14
|
-
"list of provides form elements"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"useSlot": {
|
18
|
-
"comments": [
|
19
|
-
"enable if you want to use the slot for the provided content"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"legend": {
|
23
|
-
"comments": [
|
24
|
-
"legend for inner fieldset of the form"
|
25
|
-
],
|
26
|
-
"annotations": {
|
27
|
-
"requiredForAccessibility": [
|
28
|
-
"true"
|
29
|
-
]
|
30
|
-
}
|
31
|
-
},
|
32
|
-
"novalidate": {
|
33
|
-
"comments": [
|
34
|
-
"deactivate if browser-validation should be used"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"useValidation": {
|
38
|
-
"comments": [
|
39
|
-
"if activated the entire form will be validated by pre-coded validation"
|
40
|
-
],
|
41
|
-
"annotations": {
|
42
|
-
"affectsStyling": [
|
43
|
-
"true"
|
44
|
-
]
|
45
|
-
}
|
46
|
-
},
|
47
|
-
"useFieldset": {
|
48
|
-
"comments": [
|
49
|
-
"activate if you want to use a fieldset"
|
50
|
-
],
|
51
|
-
"annotations": {
|
52
|
-
"requiredForAccessibility": [
|
53
|
-
"true"
|
54
|
-
]
|
55
|
-
}
|
56
|
-
}
|
57
|
-
}
|
@@ -1,32 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"headlineText": {
|
3
|
-
"comments": [
|
4
|
-
"text for headline"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"headlineLevel": {
|
8
|
-
"comments": [
|
9
|
-
"level for headline"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"preHeadlineText": {
|
13
|
-
"comments": [
|
14
|
-
"small pre-headline-text above main-headline"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"cmdIcon": {
|
18
|
-
"comments": [
|
19
|
-
"properties for CmdIcon-component"
|
20
|
-
],
|
21
|
-
"annotations": {
|
22
|
-
"affectsStyling": [
|
23
|
-
"partial"
|
24
|
-
]
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"textAlign": {
|
28
|
-
"comments": [
|
29
|
-
"Align of headline-text (incl. pre-headline-text if defined)"
|
30
|
-
]
|
31
|
-
}
|
32
|
-
}
|