comand-component-library 4.1.29 → 4.1.31

Sign up to get free protection for your applications and to get access to all the features.
Files changed (58) hide show
  1. package/dist/comand-component-library.js +36800 -24196
  2. package/dist/style.css +1 -1
  3. package/package.json +1 -1
  4. package/src/ComponentLibrary.vue +24 -2
  5. package/src/index.js +1 -0
  6. package/src/documentation/generated/CmdAddressDataPropertyDescriptions.json +0 -50
  7. package/src/documentation/generated/CmdBackToTopButtonPropertyDescriptions.json +0 -17
  8. package/src/documentation/generated/CmdBankAccountDataPropertyDescriptions.json +0 -49
  9. package/src/documentation/generated/CmdBasicFormPropertyDescriptions.json +0 -52
  10. package/src/documentation/generated/CmdBoxPropertyDescriptions.json +0 -199
  11. package/src/documentation/generated/CmdBoxSiteSearchPropertyDescriptions.json +0 -79
  12. package/src/documentation/generated/CmdBoxWrapperPropertyDescriptions.json +0 -77
  13. package/src/documentation/generated/CmdBreadcrumbsPropertyDescriptions.json +0 -17
  14. package/src/documentation/generated/CmdCompanyLogoPropertyDescriptions.json +0 -27
  15. package/src/documentation/generated/CmdContainerPropertyDescriptions.json +0 -43
  16. package/src/documentation/generated/CmdCookieDisclaimerPropertyDescriptions.json +0 -42
  17. package/src/documentation/generated/CmdFakeSelectPropertyDescriptions.json +0 -113
  18. package/src/documentation/generated/CmdFancyBoxPropertyDescriptions.json +0 -97
  19. package/src/documentation/generated/CmdFormElementPropertyDescriptions.json +0 -269
  20. package/src/documentation/generated/CmdFormFiltersPropertyDescriptions.json +0 -32
  21. package/src/documentation/generated/CmdFormPropertyDescriptions.json +0 -57
  22. package/src/documentation/generated/CmdGoogleMapsPropertyDescriptions.json +0 -7
  23. package/src/documentation/generated/CmdHeadlinePropertyDescriptions.json +0 -32
  24. package/src/documentation/generated/CmdIconPropertyDescriptions.json +0 -32
  25. package/src/documentation/generated/CmdImageGalleryPropertyDescriptions.json +0 -32
  26. package/src/documentation/generated/CmdImagePropertyDescriptions.json +0 -27
  27. package/src/documentation/generated/CmdImageZoomPropertyDescriptions.json +0 -12
  28. package/src/documentation/generated/CmdInputGroupPropertyDescriptions.json +0 -132
  29. package/src/documentation/generated/CmdLinkPropertyDescriptions.json +0 -49
  30. package/src/documentation/generated/CmdListOfLinksPropertyDescriptions.json +0 -70
  31. package/src/documentation/generated/CmdListOfRequirementsPropertyDescriptions.json +0 -47
  32. package/src/documentation/generated/CmdLoginFormPropertyDescriptions.json +0 -105
  33. package/src/documentation/generated/CmdMainNavigationPropertyDescriptions.json +0 -72
  34. package/src/documentation/generated/CmdMultistepFormProgressBarPropertyDescriptions.json +0 -22
  35. package/src/documentation/generated/CmdNewsletterSubscriptionPropertyDescriptions.json +0 -37
  36. package/src/documentation/generated/CmdOpeningHoursPropertyDescriptions.json +0 -87
  37. package/src/documentation/generated/CmdPageFooterPropertyDescriptions.json +0 -22
  38. package/src/documentation/generated/CmdPageHeaderPropertyDescriptions.json +0 -12
  39. package/src/documentation/generated/CmdPaginationPropertyDescriptions.json +0 -47
  40. package/src/documentation/generated/CmdProgressBarPropertyDescriptions.json +0 -32
  41. package/src/documentation/generated/CmdSidebarPropertyDescriptions.json +0 -29
  42. package/src/documentation/generated/CmdSiteFooterPropertyDescriptions.json +0 -12
  43. package/src/documentation/generated/CmdSiteHeaderPropertyDescriptions.json +0 -52
  44. package/src/documentation/generated/CmdSiteSearchPropertyDescriptions.json +0 -77
  45. package/src/documentation/generated/CmdSlideButtonPropertyDescriptions.json +0 -25
  46. package/src/documentation/generated/CmdSlideshowPropertyDescriptions.json +0 -47
  47. package/src/documentation/generated/CmdSocialNetworksPropertyDescriptions.json +0 -78
  48. package/src/documentation/generated/CmdSwitchLanguagePropertyDescriptions.json +0 -7
  49. package/src/documentation/generated/CmdSystemMessagePropertyDescriptions.json +0 -50
  50. package/src/documentation/generated/CmdTablePropertyDescriptions.json +0 -82
  51. package/src/documentation/generated/CmdTabsPropertyDescriptions.json +0 -32
  52. package/src/documentation/generated/CmdTextImageBlockPropertyDescriptions.json +0 -52
  53. package/src/documentation/generated/CmdThumbnailScrollerPropertyDescriptions.json +0 -82
  54. package/src/documentation/generated/CmdToggleDarkModePropertyDescriptions.json +0 -61
  55. package/src/documentation/generated/CmdTooltipForInputElementsPropertyDescriptions.json +0 -17
  56. package/src/documentation/generated/CmdTooltipPropertyDescriptions.json +0 -47
  57. package/src/documentation/generated/CmdUploadFormPropertyDescriptions.json +0 -175
  58. package/src/documentation/generated/CmdWidthLimitationWrapperPropertyDescriptions.json +0 -75
@@ -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,12 +0,0 @@
1
- {
2
- "orientation": {
3
- "comments": [
4
- "set to vertical if items inside should be arranged vertically"
5
- ],
6
- "annotations": {
7
- "allowedValues": [
8
- "horizontal, vertical"
9
- ]
10
- }
11
- }
12
- }
@@ -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,7 +0,0 @@
1
- {
2
- "languages": {
3
- "comments": [
4
- "list of languages"
5
- ]
6
- }
7
- }
@@ -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
- }
@@ -1,32 +0,0 @@
1
- {
2
- "cmdHeadline": {
3
- "comments": [
4
- "properties for CmdHeadline-component"
5
- ]
6
- },
7
- "stretchTabs": {
8
- "comments": [
9
- "activate if tabs should be (equally) stretched horizontally over full width of tab-content"
10
- ]
11
- },
12
- "tabs": {
13
- "comments": [
14
- "list of tabs (incl. tab-name and tab-content (optional))"
15
- ]
16
- },
17
- "useSlot": {
18
- "comments": [
19
- "activate if content should be given by slot"
20
- ]
21
- },
22
- "useDefaultPadding": {
23
- "comments": [
24
- "activate if (default-)padding for the tabs should be used"
25
- ]
26
- },
27
- "activeTab": {
28
- "comments": [
29
- "set default active/shown tab"
30
- ]
31
- }
32
- }
@@ -1,52 +0,0 @@
1
- {
2
- "cmdHeadline": {
3
- "comments": [
4
- "properties for CmdHeadline-component"
5
- ]
6
- },
7
- "cmdImage": {
8
- "comments": [
9
- "properties for CmdImage-component"
10
- ]
11
- },
12
- "headlinePosition": {
13
- "comments": [
14
- "toggle position of headline"
15
- ],
16
- "annotations": {
17
- "allowedValues": [
18
- "header, body"
19
- ]
20
- }
21
- },
22
- "editModeContextData": {
23
- "comments": [
24
- "data for edit-mode"
25
- ]
26
- },
27
- "htmlContent": {
28
- "comments": [
29
- "define html-content for box-body"
30
- ]
31
- },
32
- "orientation": {
33
- "comments": [
34
- "set orientation for inner-content"
35
- ],
36
- "annotations": {
37
- "allowedValues": [
38
- "vertical, horizontal"
39
- ]
40
- }
41
- },
42
- "paragraphTextAlign": {
43
- "comments": [
44
- "text-align for paragraph in box-body"
45
- ],
46
- "annotations": {
47
- "allowedValues": [
48
- "right, left"
49
- ]
50
- }
51
- }
52
- }