Alle Baukasten-Dinge für die Distribution an die Server (Konfigurationen und Client-Build)
dh_heyart
vor 6 Std. b34327e4f293210d02e2598f7842f3720f59f961
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
{
    "query": "body",
    "customCSS": [
        ".layout-container { display: grid; width: 100vw; height: 100vh; }",
        ".content { grid-area: content; display: flex; flex-direction: column; overflow: hidden; position: relative; min-height: 0; }",
        ".iframe-content { flex: 1; min-height: 0; position: relative; background-color: lightgrey; }",
        ".catalog { grid-area: catalog; background: #fff; box-shadow: 0 4px 4px rgba(0,0,0,.25); z-index: 1; overflow: hidden; }",
        ".catalog-content { height: 100%; }",
        ".catalog-steps { grid-area: catalogSteps; background: var(--catalog-steps-background-color,#F4F4F4); box-shadow: 0 4px 4px rgba(0,0,0,.25); z-index: 1; }",
        ".catalog-footer { grid-area: catalogFooter; background: var(--catalog-footer-background-color,#F4F4F4); box-shadow: 0 4px 4px rgba(0,0,0,.25); z-index: 1; display: flex; }",
        ".catalog-footer > * { flex: none; margin: auto; }",
        ".toolbar { position: absolute; bottom: 20px; margin: 0 auto; width: 100%; z-index: 1; pointer-events: none; }",
        ".price { position: absolute; z-index: 1; }",
        ".logo-container { position: absolute; z-index: 1; } .logo-container img { width: 100%; }",
        "@media (max-width: 520px) { .layout-container { grid-template-columns: 1fr; grid-template-rows: 1fr 300px minmax(50px,auto); grid-template-areas: 'content' 'catalog' 'catalogFooter'; } .catalog-steps,.toolbar { display: none; } .price { right: 13px; top: 17px; } .logo-container { left: 15px; top: 15px; width: 130px; } }",
        "@media (min-width: 521px) and (max-width: 980px) { .layout-container { grid-template-columns: 1fr; grid-template-rows: 1fr 420px minmax(50px,auto); grid-template-areas: 'content' 'catalog' 'catalogFooter'; } .catalog-steps,.toolbar { display: none; } .price { right: 13px; top: 17px; } .logo-container { left: 15px; top: 15px; width: 130px; } }",
        "@media (min-width: 981px) { .layout-container { grid-template-columns: 1fr 500px; grid-template-rows: min-content 1fr 130px; grid-template-areas: 'content catalogSteps' 'content catalog' 'content catalogFooter'; } .catalog-steps { display: block; } .toolbar { display: inline-flex; justify-content: center; bottom: 20px; margin: 0 auto; } .price { right: 30px; bottom: 36px; } .price.top { bottom: unset; top: 60px; } .logo-container { top: 50px; left: 50px; width: 200px; } }",
        ".close-filter-popup-button { width: fit-content; position: absolute; right: 1em; transform: rotate(45deg); }",
        ".filter-popup { transform: scaleX(1); transform-origin: 100%; transition: transform 400ms ease 0ms; }",
        ".filter-popup.hidden-by-animation { transform: scaleX(0); transition: transform 400ms ease 0ms; }"
    ],
    "modules": [
        {
            "tag": "fv-layout",
            "styleVars": {
                "--fv-layout-height": "100vh"
            },
            "index": 0,
            "properties": [
                {
                    "key": "definition",
                    "attribute": false,
                    "value": {
                        "catalog-steps": {},
                        "catalog": { "nodes": { "catalog-content": {} } },
                        "catalog-footer": {},
                        "content": {
                            "nodes": {
                                "iframe-content": {},
                                "toolbar": {},
                                "price": {},
                                "logo-container": {}
                            }
                        }
                    }
                }
            ],
            "modules": [
                {
                    "tag": "fv-webviewer",
                    "index": 0,
                    "properties": [
                        { "key": "slot", "attribute": true, "value": "iframe-content" }
                    ]
                }
            ],
            "areas":[
                
            ]
        }
    ],
    "theme": {
        "colors": {
            "--primary-text-color": {
                "type": "color",
                "default": "#000000",
                "name": "Text Primärfarbe",
                "description": "Dies ist die Primärfarbe der Oberfläche."
            },
            "--primary-button-text-color": {
                "type": "color",
                "default": "#000000",
                "name": "Button-Text Primärfarbe",
                "description": "Dies ist die Primärfarbe der Buttons der Oberfläche."
            },
            "--primary-color": {
                "type": "color",
                "default": "#e4322b",
                "name": "Primärfarbe",
                "description": "Dies ist die Primärfarbe der Oberfläche."
            },
            "--primary-background-color": {
                "type": "color",
                "default": "#e4322b",
                "name": "Hintergrund Primärfarbe",
                "description": "Dies ist die Hintergrund Primärfarbe der Elemente."
            },
            "--hover-background-color": {
                "type": "color",
                "default": "#e4322b",
                "name": "Button Variante 1 Hover",
                "description": "Dies ist die Hoverfarbe 1 der Buttons, falls vorhanden."
            },
            "--hover-background-color-secondary": {
                "type": "color",
                "default": "#dedede",
                "name": "Button Variante 2 Hover",
                "description": "Dies ist die Hoverfarbe 2 der Buttons, falls vorhanden."
            },
            "--click-background-color-secondary": {
                "type": "color",
                "default": "#f0f0f0",
                "name": "Button Variante 2 Click",
                "description": "Dies ist die Clickfarbe 2 der Buttons, falls vorhanden."
            },
            "--bordered-color": {
                "type": "color",
                "default": "#e4322b",
                "name": "Kantenlinienfarbe",
                "description": "Dies ist die Kantenlinienfarbe der Elemente."
            }
        },
        "template": {
            "page-title": {
                "type": "string",
                "value": "Furnview",
                "description": "Title der Seite",
                "name": "Seitentitle"
            },
            "privacy-link": {
                "type": "attribute",
                "attribute": "privacylink",
                "varType": "string",
                "default": "https://www.dh-software.de/kontakt/datenschutz/",
                "name": "Datenschutzbestimmungslink",
                "description": "Link zur Datenschutzbestimmung"
            },
            "shopping-cart": {
                "type": "boolean",
                "default": false,
                "name": "Warenkorb",
                "description": "Warenkorb-Button anzeigen."
            },
            "save-pdf": {
                "type": "boolean",
                "default": true,
                "name": "PDF Speichern",
                "description": "PDF-Speichern Button anzeigen."
            },
            "save-obj": {
                "type": "boolean",
                "default": false,
                "name": "OBJ Speichern",
                "description": "OBJ-Speichern Button anzeigen.",
                "manufactureronly": true
            },
            "save-skp": {
                "type": "boolean",
                "default": false,
                "name": "SKP Speichern",
                "description": "SKP-Speichern Button anzeigen.",
                "manufactureronly": true
            },
            "save-dxf": {
                "type": "boolean",
                "default": false,
                "name": "DXF Speichern",
                "description": "DXF-Speichern Button anzeigen.",
                "manufactureronly": true
            },
            "save-xml": {
                "type": "boolean",
                "default": false,
                "name": "XML Speichern",
                "description": "XML-Speichern Button anzeigen.",
                "manufactureronly": true
            },
            "save-xls": {
                "type": "boolean",
                "default": false,
                "name": "XLS Speichern",
                "description": "XLS-Speichern Button anzeigen."
            },
            "send-inquiry": {
                "type": "boolean",
                "default": false,
                "name": "Anfrage senden",
                "description": "Anfrage senden Button anzeigen."
            },
            "properties-container": [
                {
                    "type": "attribute",
                    "attribute": "disableNotSettable",
                    "varType": "boolean",
                    "default": false,
                    "name": "Nicht änderbare Ausführungen deaktivieren",
                    "description": ""
                },
                {
                    "type": "attribute",
                    "attribute": "mode-selection",
                    "varType": "boolean",
                    "default": true,
                    "name": "Pick-Level Dropdown anzeigen",
                    "description": ""
                }
            ],
            "enable-programselection": {
                "type": "boolean",
                "default": false,
                "name": "Modellauswahl aktivieren",
                "description": "Modellauswahl vor der Konfiguration anzeigen."
            },
            "language_picker": {
                "type": "boolean",
                "default": false,
                "name": "Sprachauswahl aktivieren",
                "description": "Sprachauswahl während der Konfiguration möglich"
            },
            "program-selection": [
                {
                    "type": "attribute",
                    "attribute": "override-initial-article",
                    "varType": "boolean",
                    "default": false,
                    "name": "Konfigurator-Artikel automatisch platzieren",
                    "description": "Wenn kein Intial-Artikel angegeben, ersten Konfigurator-Artikel laden"
                },
                {
                    "type": "attribute",
                    "attribute": "prevent-confirmation-modal",
                    "varType": "boolean",
                    "default": false,
                    "name": "Es dürfen mehrere Modelle kombiniert werden",
                    "description": "Zeigt eine bestätigung beim wechseln des Programs an"
                }
            ],
            "card_container_dimension_filter": {
                "type": "boolean",
                "default": true,
                "name": "Dimensionsfilter anzeigen",
                "description": "Dimensionsfilter für die Artikelübersicht ein/ausschalten"
            },
            "filter-popup": {
                "type": "boolean",
                "default": true,
                "name": "Filter popup",
                "description": "Filter als Popup oder inline der Artikelliste anzeigen"
            },
            "enable-article-list": {
                "type": "boolean",
                "default": true,
                "name": "Artikelauflistung anzeigen",
                "description": "Step Artikelauflistung anzeigen."
            },
            "enable-equipment-list": {
                "type": "boolean",
                "default": true,
                "name": "Zubehör anzeigen",
                "description": "Step Zubehör anzeigen."
            }
        },
        "mail": {
            "to": {
                "type": "string",
                "default": "",
                "name": "Auftrags E-Mail Adresse",
                "description": "Standard Auftrags E-Mail Empfänger."
            }
        }
    }
}