comand-component-library 4.0.98 → 4.0.99
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -39,6 +39,16 @@
|
|
39
39
|
"list of opening-hours"
|
40
40
|
]
|
41
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
|
+
},
|
42
52
|
"textHolidays": {
|
43
53
|
"comments": [
|
44
54
|
"text to show for holidays"
|