comand-component-library 4.1.30 → 4.1.31
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/comand-component-library.js +20046 -16862
- package/package.json +1 -1
- package/src/ComponentLibrary.vue +24 -2
- 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,32 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"cmdHeadline": {
|
3
|
-
"comments": [
|
4
|
-
"properties for CmdHeadline-component"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"useFancyboxForLargeImages": {
|
8
|
-
"comments": [
|
9
|
-
"enable if images should be clickable and large version of the image (must be defined) should e displayed in a fancybox)"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"images": {
|
13
|
-
"comments": [
|
14
|
-
"list of images (incl. captions)"
|
15
|
-
],
|
16
|
-
"annotations": {
|
17
|
-
"requiredForAccessibility": [
|
18
|
-
"partial"
|
19
|
-
]
|
20
|
-
}
|
21
|
-
},
|
22
|
-
"figcaptionPosition": {
|
23
|
-
"comments": [
|
24
|
-
"position of figcaption"
|
25
|
-
],
|
26
|
-
"annotations": {
|
27
|
-
"allowedValues": [
|
28
|
-
"top, bottom"
|
29
|
-
]
|
30
|
-
}
|
31
|
-
}
|
32
|
-
}
|
@@ -1,27 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"image": {
|
3
|
-
"comments": [
|
4
|
-
"image-object including source, alternative text, tooltip (not required)"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"figcaption": {
|
8
|
-
"comments": [
|
9
|
-
"figcaption-object including visibility, position (top/bottom), text"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"maxFileUploadSize": {
|
13
|
-
"comments": [
|
14
|
-
"define a maximum size (in bytes) for images to upload (edit-mode only)"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"minImageWidth": {
|
18
|
-
"comments": [
|
19
|
-
"define a minim width (in pixels) for images to upload (edit-mode only)"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"useFigureTag": {
|
23
|
-
"comments": [
|
24
|
-
"toggle if image should be wrapped by a figure-tag (recommend if figcaption is used)"
|
25
|
-
]
|
26
|
-
}
|
27
|
-
}
|
@@ -1,132 +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
|
-
"required": {
|
8
|
-
"comments": [
|
9
|
-
"set if input-group should be required"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"inputElements": {
|
13
|
-
"comments": [
|
14
|
-
"list of input-elements inside group",
|
15
|
-
"",
|
16
|
-
"useSlot-property must be set to 'false'"
|
17
|
-
]
|
18
|
-
},
|
19
|
-
"inputTypes": {
|
20
|
-
"comments": [
|
21
|
-
"set type for inputs in group"
|
22
|
-
],
|
23
|
-
"annotations": {
|
24
|
-
"allowedValues": [
|
25
|
-
"checkbox, radio"
|
26
|
-
]
|
27
|
-
}
|
28
|
-
},
|
29
|
-
"status": {
|
30
|
-
"comments": [
|
31
|
-
"set status for label and inner form-elements"
|
32
|
-
],
|
33
|
-
"annotations": {
|
34
|
-
"allowedValues": [
|
35
|
-
"error, warning, success, info",
|
36
|
-
""
|
37
|
-
],
|
38
|
-
"affectsStyling": [
|
39
|
-
"true"
|
40
|
-
]
|
41
|
-
}
|
42
|
-
},
|
43
|
-
"replaceInputType": {
|
44
|
-
"comments": [
|
45
|
-
"for replacing native checkboxes/radio-buttons by custom ones (based on frontend-framework)",
|
46
|
-
"toggleSwitch-property must be set to 'false'"
|
47
|
-
],
|
48
|
-
"annotations": {
|
49
|
-
"affectsStyling": [
|
50
|
-
"true"
|
51
|
-
]
|
52
|
-
}
|
53
|
-
},
|
54
|
-
"toggleSwitch": {
|
55
|
-
"comments": [
|
56
|
-
"for replacing native checkboxes/radio-buttons by toggle-switches (based on frontend-framework)",
|
57
|
-
"replaceInputType-property must be set to 'false'"
|
58
|
-
],
|
59
|
-
"annotations": {
|
60
|
-
"affectsStyling": [
|
61
|
-
"true"
|
62
|
-
]
|
63
|
-
}
|
64
|
-
},
|
65
|
-
"useSlot": {
|
66
|
-
"comments": [
|
67
|
-
"activate if input-elements should be given by slot"
|
68
|
-
]
|
69
|
-
},
|
70
|
-
"multipleSwitch": {
|
71
|
-
"comments": [
|
72
|
-
"toggle multipleSwitch-styling"
|
73
|
-
],
|
74
|
-
"annotations": {
|
75
|
-
"affectsStyling": [
|
76
|
-
"true"
|
77
|
-
]
|
78
|
-
}
|
79
|
-
},
|
80
|
-
"showLabel": {
|
81
|
-
"comments": [
|
82
|
-
"toggle label-text visibility"
|
83
|
-
]
|
84
|
-
},
|
85
|
-
"showStatusIcon": {
|
86
|
-
"comments": [
|
87
|
-
"Toggle visibility of icon for status (i.e. error, warning)"
|
88
|
-
]
|
89
|
-
},
|
90
|
-
"toggleSwitches": {
|
91
|
-
"comments": [
|
92
|
-
"activate if input-elements should be displayed as toggle-switches"
|
93
|
-
],
|
94
|
-
"annotations": {
|
95
|
-
"affectsStyling": [
|
96
|
-
"true"
|
97
|
-
]
|
98
|
-
}
|
99
|
-
},
|
100
|
-
"labelText": {
|
101
|
-
"comments": [
|
102
|
-
"label-text for input-group"
|
103
|
-
],
|
104
|
-
"annotations": {
|
105
|
-
"requiredForAccessibility": [
|
106
|
-
"true"
|
107
|
-
]
|
108
|
-
}
|
109
|
-
},
|
110
|
-
"labelInline": {
|
111
|
-
"comments": [
|
112
|
-
"toggle label-position (inline/left of input-elements or above input-elements)"
|
113
|
-
]
|
114
|
-
},
|
115
|
-
"stretchHorizontally": {
|
116
|
-
"comments": [
|
117
|
-
"toggle if input-elements will be stretched horizontally"
|
118
|
-
],
|
119
|
-
"annotations": {
|
120
|
-
"affectsStyling": [
|
121
|
-
"true"
|
122
|
-
]
|
123
|
-
}
|
124
|
-
},
|
125
|
-
"disabled": {
|
126
|
-
"comments": [
|
127
|
-
"define disabled-property to set disabled-style",
|
128
|
-
"",
|
129
|
-
"component cannot handle native disabled-attribute, because it is no native form-element"
|
130
|
-
]
|
131
|
-
}
|
132
|
-
}
|
@@ -1,49 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"fancybox": {
|
3
|
-
"comments": [
|
4
|
-
"deactivate if link should open content in fancybox"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"icon": {
|
8
|
-
"comments": [
|
9
|
-
"define (additional) icon as link"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"linkType": {
|
13
|
-
"comments": [
|
14
|
-
"define type of link"
|
15
|
-
],
|
16
|
-
"annotations": {
|
17
|
-
"allowedValues": [
|
18
|
-
"href, router, button"
|
19
|
-
]
|
20
|
-
}
|
21
|
-
},
|
22
|
-
"path": {
|
23
|
-
"comments": [
|
24
|
-
"the url the link will open or an object for the router"
|
25
|
-
]
|
26
|
-
},
|
27
|
-
"target": {
|
28
|
-
"comments": [
|
29
|
-
"define a target (i.e. _blank) to open path in new tab"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"text": {
|
33
|
-
"comments": [
|
34
|
-
"the displayed text for the link"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"styleAsButton": {
|
38
|
-
"comments": [
|
39
|
-
"activate if the link should be styled as default button"
|
40
|
-
]
|
41
|
-
},
|
42
|
-
"primaryButton": {
|
43
|
-
"comments": [
|
44
|
-
"activate if the link should be styled as primary button",
|
45
|
-
"",
|
46
|
-
"(styledAsButton-property must be activated)"
|
47
|
-
]
|
48
|
-
}
|
49
|
-
}
|
@@ -1,70 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"sectionAnchors": {
|
3
|
-
"comments": [
|
4
|
-
"activate if component should contain a list of anchors for the section within th page"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"showListStyleItems": {
|
8
|
-
"comments": [
|
9
|
-
"Toggle visibility of list-style-items for list-entries"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"largeIcons": {
|
13
|
-
"comments": [
|
14
|
-
"activate if large icons for links should be used"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"activeSection": {
|
18
|
-
"comments": [
|
19
|
-
"given active section from outside to set class for styling",
|
20
|
-
"",
|
21
|
-
"sectionAnchors-property must be activated"
|
22
|
-
]
|
23
|
-
},
|
24
|
-
"align": {
|
25
|
-
"comments": [
|
26
|
-
"set horizontal alignment",
|
27
|
-
"orientation-property must be set to 'horizontal'"
|
28
|
-
],
|
29
|
-
"annotations": {
|
30
|
-
"allowedValues": [
|
31
|
-
"left, center, right"
|
32
|
-
]
|
33
|
-
}
|
34
|
-
},
|
35
|
-
"cmdHeadline": {
|
36
|
-
"comments": [
|
37
|
-
"properties for CmdHeadline-component"
|
38
|
-
]
|
39
|
-
},
|
40
|
-
"links": {
|
41
|
-
"comments": [
|
42
|
-
"list of displayed links"
|
43
|
-
]
|
44
|
-
},
|
45
|
-
"orientation": {
|
46
|
-
"comments": [
|
47
|
-
"toggle orientation of list"
|
48
|
-
],
|
49
|
-
"annotations": {
|
50
|
-
"allowedValues": [
|
51
|
-
"horizontal, vertical"
|
52
|
-
]
|
53
|
-
}
|
54
|
-
},
|
55
|
-
"useGap": {
|
56
|
-
"comments": [
|
57
|
-
"toggle gab between links"
|
58
|
-
]
|
59
|
-
},
|
60
|
-
"styleAsBox": {
|
61
|
-
"comments": [
|
62
|
-
"style component like a box"
|
63
|
-
],
|
64
|
-
"annotations": {
|
65
|
-
"affectsStyling": [
|
66
|
-
"true"
|
67
|
-
]
|
68
|
-
}
|
69
|
-
}
|
70
|
-
}
|
@@ -1,47 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"inputModelValue": {
|
3
|
-
"comments": [
|
4
|
-
"property to check validity of given modelValue"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"inputAttributes": {
|
8
|
-
"comments": [
|
9
|
-
"property to check validity of given attributes"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"labelText": {
|
13
|
-
"comments": [
|
14
|
-
"text for label (used in headline)"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"inputRequirements": {
|
18
|
-
"comments": [
|
19
|
-
"list of all requirements"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"helplink": {
|
23
|
-
"comments": [
|
24
|
-
"set a helplink to a different page for further support"
|
25
|
-
]
|
26
|
-
},
|
27
|
-
"iconSuccess": {
|
28
|
-
"comments": [
|
29
|
-
"icon to show success-status"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"iconError": {
|
33
|
-
"comments": [
|
34
|
-
"icon to show error-status"
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"showHeadline": {
|
38
|
-
"comments": [
|
39
|
-
"toggle headline-visibility"
|
40
|
-
]
|
41
|
-
},
|
42
|
-
"cmdHeadline": {
|
43
|
-
"comments": [
|
44
|
-
"properties of CmdHeadline-component"
|
45
|
-
]
|
46
|
-
}
|
47
|
-
}
|
@@ -1,105 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"modelValue": {
|
3
|
-
"comments": [
|
4
|
-
"value for v-model (modelValue is default name in vue 3)"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"buttonLogin": {
|
8
|
-
"comments": [
|
9
|
-
"define login-/submit-button to login"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"buttonSendLogin": {
|
13
|
-
"comments": [
|
14
|
-
"define 'send login-'/submit-button to send login-data"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"legendLoginForm": {
|
18
|
-
"comments": [
|
19
|
-
"define legend for 'login'-form"
|
20
|
-
],
|
21
|
-
"annotations": {
|
22
|
-
"requiredForAccessibility": [
|
23
|
-
"true"
|
24
|
-
]
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"legendForgotLoginForm": {
|
28
|
-
"comments": [
|
29
|
-
"define legend for 'forgot-login'-form"
|
30
|
-
],
|
31
|
-
"annotations": {
|
32
|
-
"requiredForAccessibility": [
|
33
|
-
"true"
|
34
|
-
]
|
35
|
-
}
|
36
|
-
},
|
37
|
-
"orientation": {
|
38
|
-
"comments": [
|
39
|
-
"orientation for form-elements"
|
40
|
-
],
|
41
|
-
"annotations": {
|
42
|
-
"allowedValues": [
|
43
|
-
"horizontal, vertical"
|
44
|
-
]
|
45
|
-
}
|
46
|
-
},
|
47
|
-
"cmdHeadlineLoginForm": {
|
48
|
-
"comments": [
|
49
|
-
"properties for CmdHeadline-component for login-form"
|
50
|
-
]
|
51
|
-
},
|
52
|
-
"cmdHeadlineSendLoginForm": {
|
53
|
-
"comments": [
|
54
|
-
"properties for CmdHeadline-component for send-login-form"
|
55
|
-
]
|
56
|
-
},
|
57
|
-
"cmdFormElementUsername": {
|
58
|
-
"comments": [
|
59
|
-
"properties for CmdFormElement-component for username-field"
|
60
|
-
],
|
61
|
-
"annotations": {
|
62
|
-
"requiredForAccessibility": [
|
63
|
-
"partial"
|
64
|
-
]
|
65
|
-
}
|
66
|
-
},
|
67
|
-
"cmdFormElementPassword": {
|
68
|
-
"comments": [
|
69
|
-
"properties for CmdFormElement-component for password-field"
|
70
|
-
],
|
71
|
-
"annotations": {
|
72
|
-
"requiredForAccessibility": [
|
73
|
-
"partial"
|
74
|
-
]
|
75
|
-
}
|
76
|
-
},
|
77
|
-
"cmdFormElementSendLogin": {
|
78
|
-
"comments": [
|
79
|
-
"properties for CmdFormElement-component for email-address-field (to send login-data)"
|
80
|
-
],
|
81
|
-
"annotations": {
|
82
|
-
"requiredForAccessibility": [
|
83
|
-
"partial"
|
84
|
-
]
|
85
|
-
}
|
86
|
-
},
|
87
|
-
"options": {
|
88
|
-
"comments": [
|
89
|
-
"options to display",
|
90
|
-
"",
|
91
|
-
"forgotPassword: toggles form to send password by email",
|
92
|
-
"createAccount: creates a link (href/router) which could lead to a register-form"
|
93
|
-
]
|
94
|
-
},
|
95
|
-
"buttons": {
|
96
|
-
"comments": [
|
97
|
-
"button to login"
|
98
|
-
],
|
99
|
-
"annotations": {
|
100
|
-
"requiredForAccessibility": [
|
101
|
-
"partial"
|
102
|
-
]
|
103
|
-
}
|
104
|
-
}
|
105
|
-
}
|
@@ -1,72 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"stretchMainItems": {
|
3
|
-
"comments": [
|
4
|
-
"toggle if main-entries (on first-level) should be (horizontally) stretched equally"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"persistOnMobile": {
|
8
|
-
"comments": [
|
9
|
-
"set if navigation should persist on mobile and not be collapsed to off-canvas"
|
10
|
-
],
|
11
|
-
"annotations": {
|
12
|
-
"affectsStyling": [
|
13
|
-
"true"
|
14
|
-
]
|
15
|
-
}
|
16
|
-
},
|
17
|
-
"navigationEntries": {
|
18
|
-
"comments": [
|
19
|
-
"list of all navigation-entries (incl. sub-entries)"
|
20
|
-
]
|
21
|
-
},
|
22
|
-
"offcanvasPosition": {
|
23
|
-
"comments": [
|
24
|
-
"position of OffCanvas-navigation"
|
25
|
-
],
|
26
|
-
"annotations": {
|
27
|
-
"allowedValues": [
|
28
|
-
"right, left"
|
29
|
-
]
|
30
|
-
}
|
31
|
-
},
|
32
|
-
"closeOffcanvas": {
|
33
|
-
"comments": [
|
34
|
-
"link shown inside off-canvas-navigation to close itself"
|
35
|
-
],
|
36
|
-
"annotations": {
|
37
|
-
"requiredForAccessibility": [
|
38
|
-
"partial"
|
39
|
-
]
|
40
|
-
}
|
41
|
-
},
|
42
|
-
"buttonOffcanvas": {
|
43
|
-
"comments": [
|
44
|
-
"button to open off-canvas-navigation"
|
45
|
-
],
|
46
|
-
"annotations": {
|
47
|
-
"requiredForAccessibility": [
|
48
|
-
"partial"
|
49
|
-
]
|
50
|
-
}
|
51
|
-
},
|
52
|
-
"subentriesIconClass": {
|
53
|
-
"comments": [
|
54
|
-
"icon to show if an navigation-entry has sub-entries"
|
55
|
-
]
|
56
|
-
},
|
57
|
-
"subSubentriesIconClass": {
|
58
|
-
"comments": [
|
59
|
-
"icon to show if a sub-entry has further sub-entries"
|
60
|
-
]
|
61
|
-
},
|
62
|
-
"showContentOverlay": {
|
63
|
-
"comments": [
|
64
|
-
"toggle if overlay over content should be shown if off-canvas is open"
|
65
|
-
],
|
66
|
-
"annotations": {
|
67
|
-
"affectsStyling": [
|
68
|
-
"true"
|
69
|
-
]
|
70
|
-
}
|
71
|
-
}
|
72
|
-
}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"showStepNumber": {
|
3
|
-
"comments": [
|
4
|
-
"toggle visibility of step-number in front/left of link-icon and -name"
|
5
|
-
]
|
6
|
-
},
|
7
|
-
"multisteps": {
|
8
|
-
"comments": [
|
9
|
-
"list of multisteps"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"separatorIconClass": {
|
13
|
-
"comments": [
|
14
|
-
"icon-class for separator shown between multisteps"
|
15
|
-
]
|
16
|
-
},
|
17
|
-
"useGap": {
|
18
|
-
"comments": [
|
19
|
-
"activate if a gap should be shown between the steps"
|
20
|
-
]
|
21
|
-
}
|
22
|
-
}
|
@@ -1,37 +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
|
-
"buttonType": {
|
8
|
-
"comments": [
|
9
|
-
"set value for v-model (must be named modelValue in vue3 if default v-model should be used)"
|
10
|
-
]
|
11
|
-
},
|
12
|
-
"legend": {
|
13
|
-
"comments": [
|
14
|
-
"define the legend for the form"
|
15
|
-
],
|
16
|
-
"annotations": {
|
17
|
-
"requiredForAccessibility": [
|
18
|
-
"true"
|
19
|
-
]
|
20
|
-
}
|
21
|
-
},
|
22
|
-
"cmdInputGroup": {
|
23
|
-
"comments": [
|
24
|
-
"properties for CmdInputGroup-component"
|
25
|
-
]
|
26
|
-
},
|
27
|
-
"cmdFormElementEmail": {
|
28
|
-
"comments": [
|
29
|
-
"properties for CmdFormElement-component for email-field"
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"cmdFormElementSubmit": {
|
33
|
-
"comments": [
|
34
|
-
"properties for CmdFormElement-component for submit-button"
|
35
|
-
]
|
36
|
-
}
|
37
|
-
}
|
@@ -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
|
-
}
|