@buerokratt-ria/menu 0.1.10 → 0.1.11
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.
package/CHANGELOG.md
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -60,6 +60,7 @@
|
|
|
60
60
|
"path": "/training/intents"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
+
"hiddenMode": "production",
|
|
63
64
|
"label": {
|
|
64
65
|
"et": "Avalikud teemad",
|
|
65
66
|
"en": "Public themes"
|
|
@@ -88,6 +89,7 @@
|
|
|
88
89
|
"path": "/training/stories"
|
|
89
90
|
},
|
|
90
91
|
{
|
|
92
|
+
"hiddenMode": "production",
|
|
91
93
|
"label": {
|
|
92
94
|
"et": "Konfiguratsioon",
|
|
93
95
|
"en": "Configuration"
|
|
@@ -109,6 +111,7 @@
|
|
|
109
111
|
"path": "/training/slots"
|
|
110
112
|
},
|
|
111
113
|
{
|
|
114
|
+
"hiddenMode": "production",
|
|
112
115
|
"label": {
|
|
113
116
|
"et": "Automatic Teenused",
|
|
114
117
|
"en": "Automatic Services"
|
|
@@ -132,6 +135,7 @@
|
|
|
132
135
|
"path": "/history/history"
|
|
133
136
|
},
|
|
134
137
|
{
|
|
138
|
+
"hiddenMode": "production",
|
|
135
139
|
"label": {
|
|
136
140
|
"et": "Pöördumised",
|
|
137
141
|
"en": "Appeals"
|
|
@@ -162,6 +166,7 @@
|
|
|
162
166
|
"path": "/analytics/models"
|
|
163
167
|
},
|
|
164
168
|
{
|
|
169
|
+
"hiddenMode": "production",
|
|
165
170
|
"label": {
|
|
166
171
|
"et": "Testlood",
|
|
167
172
|
"en": "testTracks"
|
|
Binary file
|