comand-component-library 3.1.52 → 3.1.55

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.
Files changed (145) hide show
  1. package/dist/comand-component-library.css +1 -1
  2. package/dist/comand-component-library.umd.min.js +1 -1
  3. package/package.json +2 -2
  4. package/src/App.vue +0 -55
  5. package/src/assets/data/breadcrumbs.json +2 -2
  6. package/src/components/CmdBox.vue +6 -3
  7. package/src/components/CmdCookieDisclaimer.vue +63 -65
  8. package/src/components/CmdUploadForm.vue +5 -0
  9. package/src/composables/sequence.js +4 -0
  10. package/src/index.js +0 -1
  11. package/src/mixins/GlobalCurrency.js +16 -0
  12. package/src/router/index.js +0 -57
  13. package/src/ComponentDocumentation.vue +0 -156
  14. package/src/ComponentLibraryHelp.vue +0 -20
  15. package/src/components/CmdAccordion.vue +0 -253
  16. package/src/documentation/commonProps.js +0 -6
  17. package/src/documentation/components/ComponentCode.vue +0 -50
  18. package/src/documentation/components/ComponentProperties.vue +0 -237
  19. package/src/documentation/components/ExampleSectionWrapper.vue +0 -46
  20. package/src/documentation/components/ViewCodeData.vue +0 -113
  21. package/src/documentation/data/CmdAccordionHelp.js +0 -22
  22. package/src/documentation/data/CmdAddressDataHelp.js +0 -17
  23. package/src/documentation/data/CmdBackToTopButtonHelp.js +0 -3
  24. package/src/documentation/data/CmdBankAccountDataHelp.js +0 -8
  25. package/src/documentation/data/CmdBoxHelp.js +0 -45
  26. package/src/documentation/data/CmdBoxSiteSearchHelp.js +0 -11
  27. package/src/documentation/data/CmdBreadcrumbsHelp.js +0 -6
  28. package/src/documentation/data/CmdCompanyLogoHelp.js +0 -8
  29. package/src/documentation/data/CmdCookieDisclaimerHelp.js +0 -9
  30. package/src/documentation/data/CmdCopyrightInformation.js +0 -2
  31. package/src/documentation/data/CmdCustomHeadlineHelp.js +0 -8
  32. package/src/documentation/data/CmdFakeSelectHelp.js +0 -60
  33. package/src/documentation/data/CmdFancyBoxHelp.js +0 -7
  34. package/src/documentation/data/CmdFooterNavigationHelp.js +0 -5
  35. package/src/documentation/data/CmdFormElementHelp.js +0 -189
  36. package/src/documentation/data/CmdFormFiltersHelp.js +0 -6
  37. package/src/documentation/data/CmdFormHelp.js +0 -10
  38. package/src/documentation/data/CmdGoogleMapsHelp.js +0 -5
  39. package/src/documentation/data/CmdImageGalleryHelp.js +0 -5
  40. package/src/documentation/data/CmdImageZoomHelp.js +0 -6
  41. package/src/documentation/data/CmdListOfLinksHelp.js +0 -24
  42. package/src/documentation/data/CmdLoginFormHelp.js +0 -6
  43. package/src/documentation/data/CmdMainNavigationHelp.js +0 -7
  44. package/src/documentation/data/CmdMultistepFormProgressBarHelp.js +0 -6
  45. package/src/documentation/data/CmdOpeningHoursHelp.js +0 -10
  46. package/src/documentation/data/CmdPagerHelp.js +0 -7
  47. package/src/documentation/data/CmdProgressBarHelp.js +0 -13
  48. package/src/documentation/data/CmdShareButtonsHelp.js +0 -13
  49. package/src/documentation/data/CmdSiteHeaderHelp.js +0 -21
  50. package/src/documentation/data/CmdSlideButtonHelp.js +0 -10
  51. package/src/documentation/data/CmdSlideshowHelp.js +0 -7
  52. package/src/documentation/data/CmdSwitchLanguageHelp.js +0 -6
  53. package/src/documentation/data/CmdSystemMessageHelp.js +0 -32
  54. package/src/documentation/data/CmdTableHelp.js +0 -14
  55. package/src/documentation/data/CmdTabsHelp.js +0 -10
  56. package/src/documentation/data/CmdThumbnailScrollerHelp.js +0 -5
  57. package/src/documentation/data/CmdTooltipHelp.js +0 -13
  58. package/src/documentation/data/CmdUploadFormHelp.js +0 -17
  59. package/src/documentation/data/CmdWidthLimitationWrapperHelp.js +0 -7
  60. package/src/documentation/data/componentsDescription.json +0 -158
  61. package/src/documentation/generated/CmdAccordionPropertyDescriptions.json +0 -57
  62. package/src/documentation/generated/CmdAddressDataPropertyDescriptions.json +0 -32
  63. package/src/documentation/generated/CmdBackToTopButtonPropertyDescriptions.json +0 -12
  64. package/src/documentation/generated/CmdBankAccountDataPropertyDescriptions.json +0 -34
  65. package/src/documentation/generated/CmdBoxPropertyDescriptions.json +0 -91
  66. package/src/documentation/generated/CmdBoxSiteSearchPropertyDescriptions.json +0 -46
  67. package/src/documentation/generated/CmdBoxWrapperPropertyDescriptions.json +0 -47
  68. package/src/documentation/generated/CmdBreadcrumbsPropertyDescriptions.json +0 -17
  69. package/src/documentation/generated/CmdCompanyLogoPropertyDescriptions.json +0 -27
  70. package/src/documentation/generated/CmdCookieDisclaimerPropertyDescriptions.json +0 -22
  71. package/src/documentation/generated/CmdCustomHeadlinePropertyDescriptions.json +0 -22
  72. package/src/documentation/generated/CmdFakeSelectPropertyDescriptions.json +0 -84
  73. package/src/documentation/generated/CmdFancyBoxPropertyDescriptions.json +0 -62
  74. package/src/documentation/generated/CmdFooterNavigationPropertyDescriptions.json +0 -17
  75. package/src/documentation/generated/CmdFormElementPropertyDescriptions.json +0 -178
  76. package/src/documentation/generated/CmdFormFiltersPropertyDescriptions.json +0 -32
  77. package/src/documentation/generated/CmdFormPropertyDescriptions.json +0 -40
  78. package/src/documentation/generated/CmdGoogleMapsPropertyDescriptions.json +0 -7
  79. package/src/documentation/generated/CmdImageGalleryPropertyDescriptions.json +0 -22
  80. package/src/documentation/generated/CmdImageZoomPropertyDescriptions.json +0 -12
  81. package/src/documentation/generated/CmdListOfLinksPropertyDescriptions.json +0 -60
  82. package/src/documentation/generated/CmdLoginFormPropertyDescriptions.json +0 -90
  83. package/src/documentation/generated/CmdMainNavigationPropertyDescriptions.json +0 -62
  84. package/src/documentation/generated/CmdMultipleSwitchPropertyDescriptions.json +0 -52
  85. package/src/documentation/generated/CmdMultistepFormProgressBarPropertyDescriptions.json +0 -17
  86. package/src/documentation/generated/CmdOpeningHoursPropertyDescriptions.json +0 -42
  87. package/src/documentation/generated/CmdPagerPropertyDescriptions.json +0 -37
  88. package/src/documentation/generated/CmdProgressBarPropertyDescriptions.json +0 -32
  89. package/src/documentation/generated/CmdShareButtonsPropertyDescriptions.json +0 -34
  90. package/src/documentation/generated/CmdSiteHeaderPropertyDescriptions.json +0 -27
  91. package/src/documentation/generated/CmdSlideButtonPropertyDescriptions.json +0 -25
  92. package/src/documentation/generated/CmdSlideshowPropertyDescriptions.json +0 -42
  93. package/src/documentation/generated/CmdSwitchButtonPropertyDescriptions.json +0 -79
  94. package/src/documentation/generated/CmdSwitchLanguagePropertyDescriptions.json +0 -7
  95. package/src/documentation/generated/CmdSystemMessagePropertyDescriptions.json +0 -40
  96. package/src/documentation/generated/CmdTablePropertyDescriptions.json +0 -62
  97. package/src/documentation/generated/CmdTabsPropertyDescriptions.json +0 -27
  98. package/src/documentation/generated/CmdThumbnailScrollerPropertyDescriptions.json +0 -32
  99. package/src/documentation/generated/CmdTooltipPropertyDescriptions.json +0 -17
  100. package/src/documentation/generated/CmdUploadFormPropertyDescriptions.json +0 -90
  101. package/src/documentation/generated/CmdWidthLimitationWrapperPropertyDescriptions.json +0 -41
  102. package/src/documentation/generated/frameworkIcons.json +0 -730
  103. package/src/documentation/generated/logosIcons.json +0 -110
  104. package/src/documentation/tabs.js +0 -46
  105. package/src/documentation/views/ContainerPage.vue +0 -237
  106. package/src/documentation/views/HelpHome.vue +0 -13
  107. package/src/documentation/views/IconFont.vue +0 -80
  108. package/src/documentation/views/components/CmdAccordionHelp.vue +0 -78
  109. package/src/documentation/views/components/CmdAddressDataHelp.vue +0 -65
  110. package/src/documentation/views/components/CmdBackToTopButtonHelp.vue +0 -62
  111. package/src/documentation/views/components/CmdBankAccountDataHelp.vue +0 -88
  112. package/src/documentation/views/components/CmdBoxHelp.vue +0 -137
  113. package/src/documentation/views/components/CmdBoxSiteSearchHelp.vue +0 -60
  114. package/src/documentation/views/components/CmdBoxWrapperHelp.vue +0 -111
  115. package/src/documentation/views/components/CmdBreadcrumbsHelp.vue +0 -51
  116. package/src/documentation/views/components/CmdCompanyLogoHelp.vue +0 -48
  117. package/src/documentation/views/components/CmdCookieDisclaimerHelp.vue +0 -105
  118. package/src/documentation/views/components/CmdCustomHeadlineHelp.vue +0 -53
  119. package/src/documentation/views/components/CmdFakeSelectHelp.vue +0 -175
  120. package/src/documentation/views/components/CmdFancyBoxHelp.vue +0 -79
  121. package/src/documentation/views/components/CmdFormElementHelp.vue +0 -412
  122. package/src/documentation/views/components/CmdFormFiltersHelp.vue +0 -69
  123. package/src/documentation/views/components/CmdFormHelp.vue +0 -41
  124. package/src/documentation/views/components/CmdGoogleMapsHelp.vue +0 -55
  125. package/src/documentation/views/components/CmdImageGalleryHelp.vue +0 -46
  126. package/src/documentation/views/components/CmdImageZoomHelp.vue +0 -34
  127. package/src/documentation/views/components/CmdListOfLinksHelp.vue +0 -64
  128. package/src/documentation/views/components/CmdLoginFormHelp.vue +0 -117
  129. package/src/documentation/views/components/CmdMainNavigationHelp.vue +0 -94
  130. package/src/documentation/views/components/CmdMultistepFormProgressBarHelp.vue +0 -49
  131. package/src/documentation/views/components/CmdOpeningHoursHelp.vue +0 -49
  132. package/src/documentation/views/components/CmdPagerHelp.vue +0 -57
  133. package/src/documentation/views/components/CmdProgressBarHelp.vue +0 -47
  134. package/src/documentation/views/components/CmdShareButtonsHelp.vue +0 -65
  135. package/src/documentation/views/components/CmdSiteHeaderHelp.vue +0 -72
  136. package/src/documentation/views/components/CmdSlideButtonHelp.vue +0 -90
  137. package/src/documentation/views/components/CmdSlideshowHelp.vue +0 -60
  138. package/src/documentation/views/components/CmdSwitchLanguageHelp.vue +0 -64
  139. package/src/documentation/views/components/CmdSystemMessageHelp.vue +0 -86
  140. package/src/documentation/views/components/CmdTableHelp.vue +0 -84
  141. package/src/documentation/views/components/CmdTabsHelp.vue +0 -52
  142. package/src/documentation/views/components/CmdThumbnailScrollerHelp.vue +0 -50
  143. package/src/documentation/views/components/CmdTooltipHelp.vue +0 -59
  144. package/src/documentation/views/components/CmdUploadFormHelp.vue +0 -59
  145. package/src/documentation/views/components/CmdWidthLimitationWrapperHelp.vue +0 -46
@@ -1,21 +0,0 @@
1
- export default [
2
- `<CmdSiteHeader :mainNavigationEntries="navigationData" :sticky="true">
3
- <!-- begin slot:top-header -->
4
- <template v-slot:top-header>
5
- <CmdTopHeaderNavigation
6
- :topHeaderNavigationData="topHeaderNavigationData"
7
- />
8
- </template>
9
- <!-- end slot:top-header -->
10
- <!-- begin slot:logo -->
11
- <template v-slot:logo>
12
- <CmdCompanyLogo
13
- :link="companyLogoData.link"
14
- altText="CoManD Logo"
15
- :pathDefaultLogo="require('@/assets/images/logo.svg')"
16
- :pathDarkmodeLogo="require('@/assets/images/logo-darkmode.svg')"
17
- />
18
- </template>
19
- <!-- end slot:logo -->
20
- </CmdSiteHeader>`
21
- ]
@@ -1,10 +0,0 @@
1
- export default [
2
- `<CmdSlideButton
3
- slideButtonType="prev"
4
- @click.prevent="showPrevItem"
5
- />
6
- <CmdSlideButton
7
- slideButtonType="next"
8
- @click.prevent="showNextItem"
9
- />`
10
- ]
@@ -1,7 +0,0 @@
1
- export default [
2
- `<CmdSlideshow
3
- :slideshow-items="slideshowData"
4
- :showCounter="true"
5
- :autoplay="true"
6
- />`
7
- ]
@@ -1,6 +0,0 @@
1
- export default [
2
- `<CmdSwitchLanguage
3
- :languages="switchLanguagesData"
4
- @click="selectLanguage"
5
- />`
6
- ]
@@ -1,32 +0,0 @@
1
- export default [
2
- `<CmdSystemMessage
3
- validationStatus="error"
4
- :fullWidth="true"
5
- systemMessage="This is an error message!">
6
- </CmdSystemMessage>`,
7
- `<CmdSystemMessage
8
- validationStatus="warning"
9
- :fullWidth="true"
10
- systemMessage="This is a warning message!">
11
- <!-- begin slot-content -->
12
- <p>This is additional text!</p>
13
- <!-- end slot-content -->
14
- </CmdSystemMessage>`,
15
- `<CmdSystemMessage
16
- validationStatus="success"
17
- :fullWidth="true"
18
- systemMessage="This is a success message!">
19
- <!-- begin slot-content -->
20
- <ul>
21
- <li>Additional information #1</li>
22
- <li>Additional information #2</li>
23
- <li>Additional information #3</li>
24
- </ul>
25
- <!-- end slot-content -->
26
- </CmdSystemMessage>`,
27
- `<CmdSystemMessage
28
- validationStatus="info"
29
- :fullWidth="true"
30
- systemMessage="This is an info message!">
31
- </CmdSystemMessage>`
32
- ]
@@ -1,14 +0,0 @@
1
- export default [
2
- `<CmdTable
3
- :collapsible="true"
4
- :fullWidthOnDefault="false"
5
- :userCanToggleWidth="true"
6
- :table-data="tableSmall"
7
- />`,
8
- `<CmdTable
9
- :collapsible="true"
10
- :fullWidthOnDefault="false"
11
- :userCanToggleWidth="true"
12
- :table-data="tableLarge"
13
- />`
14
- ]
@@ -1,10 +0,0 @@
1
- export default [
2
- `<CmdTabs
3
- :stretchTabs="false"
4
- :tabs="tabs"
5
- />`,
6
- `<CmdTabs
7
- :stretchTabs="true"
8
- :tabs="tabs"
9
- />`
10
- ]
@@ -1,5 +0,0 @@
1
- export default [
2
- `<CmdThumbnailScroller
3
- :thumbnail-scroller-items="thumbnailScroller"
4
- />`
5
- ]
@@ -1,13 +0,0 @@
1
- export default [
2
- `<CmdTooltip
3
- related-id="hoverme"
4
- >
5
- Tooltip for hover
6
- </CmdTooltip>`,
7
- `<CmdTooltip
8
- related-id="clickme"
9
- :toggle-visibility-by-click="true"
10
- >
11
- Tooltip for click
12
- </CmdTooltip>`
13
- ]
@@ -1,17 +0,0 @@
1
- export default [
2
- `<CmdUploadForm
3
- :cmdCustomHeadline="{headlineText: 'Select files to upload', headlineLevel: 5}"
4
- :enableDragAndDrop="true"
5
- :allowedFileExtensions="['gif','png','jpg']"
6
- :allowMultipleFileUploads="true"
7
- :uploadOptions="{url: 'some url'}"
8
- />`,
9
- `<CmdUploadForm
10
- :advancedMode="false"
11
- :maxFileUploadSize="5242880"
12
- :enableDragAndDrop="true"
13
- :allowedFileExtensions="['pdf']"
14
- :allowMultipleFileUploads="false"
15
- :uploadOptions="{url: 'some url'}"
16
- />`
17
- ]
@@ -1,7 +0,0 @@
1
- export default [
2
- `<CmdWidthLimitationWrapper>
3
- <!-- begin slot-content -->
4
- Content
5
- <!-- end slot-content -->
6
- </CmdWidthLimitationWrapper>`
7
- ]
@@ -1,158 +0,0 @@
1
- {
2
- "CmdAddressData": {
3
- "headline": "Address Data",
4
- "shorttext": "Address data in a list and wrapped in a address-tag"
5
- },
6
- "CmdBackToTopButton": {
7
- "headline": "Back-To-Top-Button",
8
- "shorttext": "Button at the bottom of the page, to jump back to top"
9
- },
10
- "CmdBankAccountData": {
11
- "headline": "Bank Account Data",
12
- "shorttext": "Shows a list with bank data, which can be copied by click"
13
- },
14
- "CmdBox": {
15
- "headline": "Box",
16
- "shorttext": "Just a simple box for different types of content (like text, images, user-profiles, products etc.)",
17
- "config": {
18
- "usesSlot": true,
19
- "innerComponents": ["CmdCustomHeadline"]
20
- }
21
- },
22
- "CmdBoxSiteSearch": {
23
- "headline": "Box Site Search",
24
- "shorttext": "Box with search field to search the content"
25
- },
26
- "CmdBoxWrapper": {
27
- "headline": "Box Wrapper",
28
- "shorttext": "Box wrapper for different types of content arranged in a flex- or grid-container"
29
- },
30
- "CmdBreadcrumbs": {
31
- "headline": "Breadcrumbs",
32
- "shorttext": "Hierachic navigation, that shows the current page in relation to upper levels. Mostly placed at the top of the content."
33
- },
34
- "CmdCompanyLogo": {
35
- "headline": "Company Logo",
36
- "shorttext": "Main logo for the website, that can also be linked to the homepage. Also used in the site-header."
37
- },
38
- "CmdCookieDisclaimer": {
39
- "headline": "Cookie Disclaimer",
40
- "shorttext": "The required cookie disclaimer for a web sites. Must show basic information about the used cookies and the possibility to disable not necessary ones."
41
- },
42
- "CmdCustomHeadline": {
43
- "headline": "Custom Headline",
44
- "shorttext": "A custom headline, where the h-level can be defined and an optional pre-headline and icon can be set."
45
- },
46
- "CmdFakeSelect": {
47
- "headline": "Fake Select",
48
- "shorttext": "A dropdown, that looks like a native selectbox, but can also be filled with different option-types (i.e. checkboxes) or content."
49
- },
50
- "CmdFancyBox": {
51
- "headline": "Fancy Box",
52
- "shorttext": "The Fancy Box is a PopUp-Box similar to a modal, that can be filled with different content (i.e. image slider, print preview)."
53
- },
54
- "CmdForm": {
55
- "headline": "Form",
56
- "shorttext": "An empty form-wrapper with an optional fieldset and legend, which can be filled with form elements."
57
- },
58
- "CmdFormElement": {
59
- "headline": "Form Elements",
60
- "shorttext": "All types of form elements (.ie. inputs, selectboxes, checkboxes, radiobuttons etc.)."
61
- },
62
- "CmdFormFilters": {
63
- "headline": "Form Filters",
64
- "shorttext": "List of selected filters (without functionality) that can be set by a form element or a fake select."
65
- },
66
- "CmdGoogleMaps": {
67
- "headline": "Google Maps",
68
- "shorttext": "A Google Map in an iframe, that can be linked with an address."
69
- },
70
- "CmdImageGallery": {
71
- "headline": "Image Gallery",
72
- "shorttext": "A list if images arranged in a grid. The images can be enlarge in a fancybox."
73
- },
74
- "CmdImageZoom": {
75
- "headline": "Image Zoom",
76
- "shorttext": "Shows a movable section of a hovered image in a very large version."
77
- },
78
- "CmdListOfLinks": {
79
- "headline": "List Of Links",
80
- "shorttext": "Contains a list of links, mostly used for secondary content (above the header, inside the footer, for pdf-downloads)."
81
- },
82
- "CmdLoginForm": {
83
- "headline": "Login Form",
84
- "shorttext": "Shows a standard login form (with username- and password-field) and toggle form to prepare sending the password by email."
85
- },
86
- "CmdMainNavigation": {
87
- "headline": "Main Navigation",
88
- "shorttext": "This component should be us to contain the main navigation for a project. Is already wrapped in a nav-tag, that can contain up to three levels of links."
89
- },
90
- "CmdMultipleSwitch": {
91
- "headline": "Multiple Switch",
92
- "shorttext": "TEXT FEHLT"
93
- },
94
- "CmdMultistepFormProgressBar": {
95
- "headline": "Multistep Form Progress Bar",
96
- "shorttext": "A horizontal progress bar, mostly used for forms, that are separated over multiple pages."
97
- },
98
- "CmdOpeningHours": {
99
- "headline": "Opening Hours",
100
- "shorttext": "A list of opening hours with additional options."
101
- },
102
- "CmdPager": {
103
- "headline": "Pager",
104
- "shorttext": "Buttons to switch pages, mostly used for list (.i.e. search results) that are displayed of several pages."
105
- },
106
- "CmdProgressBar": {
107
- "headline": "Progress Bar",
108
- "shorttext": "Based on a native progress bar, this component can be used with a label and an output of the percentage loaded."
109
- },
110
- "CmdShareButtons": {
111
- "headline": "Share Buttons",
112
- "shorttext": "Based on a native progress bar, this component can be used with a label and an output of the percentage loaded."
113
- },
114
- "CmdSiteHeader": {
115
- "headline": "Site Header",
116
- "shorttext": "The header for the entire site. It can be configured with the main navigation inside or be filled by slot-elements."
117
- },
118
- "CmdSlideButton": {
119
- "headline": "Slide Button",
120
- "shorttext": "Button to slide content (.i.e. images, thumbnails, text) that is used in components like slideshow or thumbnail-scroller."
121
- },
122
- "CmdSlideshow": {
123
- "headline": "Slideshow",
124
- "shorttext": "This component is used as an image-slider. It also can load different images for different screen-resolutions."
125
- },
126
- "CmdSwitchLanguage": {
127
- "headline": "Switch Language",
128
- "shorttext": "A list with country flags, to symbolize switching languages on a web site."
129
- },
130
- "CmdSystemMessage": {
131
- "headline": "System Message",
132
- "shorttext": "A universal message, which can be used for global messages or form validation. It already contains the common cases 'error', 'warning', 'success' and 'info'."
133
- },
134
- "CmdTable": {
135
- "headline": "Table",
136
- "shorttext": "Based on a the native table, this table can also be configured to highlight rows or columns and has a default overflow-behavior for wide content."
137
- },
138
- "CmdTabs": {
139
- "headline": "Tabs",
140
- "shorttext": "Tabs to switch different section of content, that toggle visibility in frame below."
141
- },
142
- "CmdThumbnailScroller": {
143
- "headline": "Thumbnail scroller",
144
- "shorttext": "A horizontal image scroller for small images (thumbnails) that is also used inside if a group of images is enlarged with the fancybox."
145
- },
146
- "CmdTooltip": {
147
- "headline": "Tooltip",
148
- "shorttext": "A custom tooltip, that looks like the default tooltip (title) that appears on hovering elements. It also can be filled with customizable content and styled individually."
149
- },
150
- "CmdUploadForm": {
151
- "headline": "Upload form",
152
- "shorttext": "Can be used as a complex, configurable form or as a simple drag-and-drop area to prepare the upload of files."
153
- },
154
- "CmdWidthLimitationWrapper": {
155
- "headline": "Width limitation wrapper",
156
- "shorttext": "A simple wrapper without content, that can be used to wrap the main content and limit its width on large screens."
157
- }
158
- }
@@ -1,57 +0,0 @@
1
- {
2
- "cmdCustomHeadline": {
3
- "comments": [
4
- "properties for CmdCustomHeadline-component"
5
- ]
6
- },
7
- "useTransition": {
8
- "comments": [
9
- "use transition to expand accordion-content"
10
- ]
11
- },
12
- "toggleMode": {
13
- "comments": [
14
- "toggle if mode if only one accordion can be opened (or multiple ones)"
15
- ],
16
- "annotations": {
17
- "allowedValues": [
18
- "single, multiple"
19
- ]
20
- }
21
- },
22
- "useCustomHeader": {
23
- "comments": [
24
- "activate if you want to use a customized header"
25
- ]
26
- },
27
- "gapBetween": {
28
- "comments": [
29
- "set if a gap should be shown between multiple accordions"
30
- ]
31
- },
32
- "accordionData": {
33
- "comments": [
34
- "all information about the contents in all shown accordions"
35
- ]
36
- },
37
- "iconOpen": {
38
- "comments": [
39
- "icon to expand an accordion"
40
- ],
41
- "annotations": {
42
- "requiredForAccessibility": [
43
- "partial"
44
- ]
45
- }
46
- },
47
- "iconClosed": {
48
- "comments": [
49
- "icon to collapse an accordion"
50
- ],
51
- "annotations": {
52
- "requiredForAccessibility": [
53
- "partial"
54
- ]
55
- }
56
- }
57
- }
@@ -1,32 +0,0 @@
1
- {
2
- "showLabelIcons": {
3
- "comments": [
4
- "show a label-icon (if exists)"
5
- ]
6
- },
7
- "showLabelTexts": {
8
- "comments": [
9
- "show a label-text"
10
- ]
11
- },
12
- "cmdCustomHeadline": {
13
- "comments": [
14
- "properties for CmdCustomHeadline-component"
15
- ]
16
- },
17
- "showLabels": {
18
- "comments": [
19
- "option to toggle labels (i.e. telephone, email etc.) in front/left of data"
20
- ]
21
- },
22
- "addressData": {
23
- "comments": [
24
- "all address-data (incl. labels) that will be shown"
25
- ]
26
- },
27
- "linkGoogleMaps": {
28
- "comments": [
29
- "link physical address (street, no, zip and city) with Google Maps"
30
- ]
31
- }
32
- }
@@ -1,12 +0,0 @@
1
- {
2
- "iconBackToTop": {
3
- "comments": [
4
- "icon-class (and shown tooltip on hover) for back to top button"
5
- ],
6
- "annotations": {
7
- "requiredForAccessibility": [
8
- "partial"
9
- ]
10
- }
11
- }
12
- }
@@ -1,34 +0,0 @@
1
- {
2
- "accountData": {
3
- "comments": [
4
- "bank account data",
5
- "",
6
- "must contain: owner, name of bank, IBAN, SWIFT/BIC"
7
- ]
8
- },
9
- "allowCopyByClick": {
10
- "comments": [
11
- "enable if data can be copied by click on icon"
12
- ]
13
- },
14
- "additionalInformation": {
15
- "comments": [
16
- "additional information shown in a paragraph below account data"
17
- ]
18
- },
19
- "iconCopy": {
20
- "comments": [
21
- "icon 'copy'"
22
- ],
23
- "annotations": {
24
- "requiredForAccessibility": [
25
- "partial"
26
- ]
27
- }
28
- },
29
- "cmdCustomHeadline": {
30
- "comments": [
31
- "properties for CmdCustomHeadline-component"
32
- ]
33
- }
34
- }
@@ -1,91 +0,0 @@
1
- {
2
- "boxType": {
3
- "comments": [
4
- "set boyType to show different types of boxes/contents"
5
- ],
6
- "annotations": {
7
- "allowedValues": [
8
- "content, product, user"
9
- ],
10
- "affectsStyling": [
11
- "true"
12
- ]
13
- }
14
- },
15
- "collapsible": {
16
- "comments": [
17
- "activate if box should be collapsible"
18
- ]
19
- },
20
- "useTransition": {
21
- "comments": [
22
- "use transition to expand and collapse box-body",
23
- "",
24
- "boyType must be 'content' and 'collapsible' must be activated"
25
- ]
26
- },
27
- "defaultProfileIconClass": {
28
- "comments": [
29
- "set default profile-icon (will eb shown if no user-image exists)"
30
- ]
31
- },
32
- "product": {
33
- "comments": [
34
- "the shown product (incl. name, price, image, description)"
35
- ],
36
- "annotations": {
37
- "required": [
38
- "only available for boxtype===product"
39
- ]
40
- }
41
- },
42
- "user": {
43
- "comments": [
44
- "the shown user-profile (incl. name, image, contact-data)"
45
- ],
46
- "annotations": {
47
- "required": [
48
- "only available for boxtype===user"
49
- ]
50
- }
51
- },
52
- "useSlots": {
53
- "comments": [
54
- "activated if all content (incl. headline) is given by slot",
55
- "",
56
- "if false textBody-property must be set"
57
- ]
58
- },
59
- "textBody": {
60
- "comments": [
61
- "String used as content (placed in a paragraph-tag) for box-body",
62
- "",
63
- "should only be used, if no further html-structure is required for box-body"
64
- ]
65
- },
66
- "iconOpen": {
67
- "comments": [
68
- "icon to expand an accordion"
69
- ],
70
- "annotations": {
71
- "requiredForAccessibility": [
72
- "partial"
73
- ]
74
- }
75
- },
76
- "iconClosed": {
77
- "comments": [
78
- "icon to collapse an accordion"
79
- ],
80
- "annotations": {
81
- "requiredForAccessibility": [
82
- "partial"
83
- ]
84
- }
85
- },
86
- "cmdCustomHeadline": {
87
- "comments": [
88
- "properties for CmdCustomHeadline-component"
89
- ]
90
- }
91
- }
@@ -1,46 +0,0 @@
1
- {
2
- "modelValue": {
3
- "comments": [
4
- "the native modelValue for v-model given from outside for pre-sets"
5
- ]
6
- },
7
- "useFilters": {
8
- "comments": [
9
- "toggle use of filters (must configured)"
10
- ]
11
- },
12
- "listOfFilters": {
13
- "comments": [
14
- "set list of filters",
15
- "",
16
- "useFilters-property must be activated"
17
- ]
18
- },
19
- "textLegend": {
20
- "comments": [
21
- "text for legend"
22
- ],
23
- "annotations": {
24
- "requiredForAccessibility": [
25
- "true"
26
- ]
27
- }
28
- },
29
- "showLegend": {
30
- "comments": [
31
- "toggle legend visibility",
32
- "",
33
- "textLegend must be set"
34
- ]
35
- },
36
- "results": {
37
- "comments": [
38
- "send search result from outside to display inside this component"
39
- ]
40
- },
41
- "cmdCustomHeadline": {
42
- "comments": [
43
- "properties for CmdCustomHeadline-component"
44
- ]
45
- }
46
- }
@@ -1,47 +0,0 @@
1
- {
2
- "useRowViewAsDefault": {
3
- "comments": [
4
- "activate if boxes should be arranged vertically (each box is a row) by default"
5
- ]
6
- },
7
- "allowUserToToggleView": {
8
- "comments": [
9
- "activate if user can toggle grid- and row-view by himself"
10
- ]
11
- },
12
- "allowTogglingCollapsingBoxes": {
13
- "comments": [
14
- "activate if user can toggle grid- and row-view by himself"
15
- ]
16
- },
17
- "collapseBoxesIcon": {
18
- "comments": [
19
- "icon for collapsed box"
20
- ]
21
- },
22
- "expandBoxesIcon": {
23
- "comments": [
24
- "icon for expanded box"
25
- ]
26
- },
27
- "useFlexbox": {
28
- "comments": [
29
- "activate if you want to use a flex-container instead of a css-grid-container"
30
- ]
31
- },
32
- "boxesPerRow": {
33
- "comments": [
34
- "define the number of boxes per row (if view is grid-view)"
35
- ]
36
- },
37
- "iconGridView": {
38
- "comments": [
39
- "define icon for grid-view"
40
- ]
41
- },
42
- "iconRowView": {
43
- "comments": [
44
- "define icon for row-view"
45
- ]
46
- }
47
- }
@@ -1,17 +0,0 @@
1
- {
2
- "breadcrumbLabel": {
3
- "comments": [
4
- "label in front/left of breadcrumbs"
5
- ]
6
- },
7
- "breadcrumbLinks": {
8
- "comments": [
9
- "list of breadcrumb-links (incl. path, icon and text)"
10
- ]
11
- },
12
- "breadcrumbSeparator": {
13
- "comments": [
14
- "separator sign between entries"
15
- ]
16
- }
17
- }