diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/calendar.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/calendar.png new file mode 100755 index 00000000..b8bf138c Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/calendar.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/coin.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/coin.png new file mode 100644 index 00000000..f0856f64 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/coin.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/commute.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/commute.png new file mode 100755 index 00000000..b5e2ac33 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/commute.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/dice.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/dice.png new file mode 100644 index 00000000..d1b4ccb1 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/dice.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/emoji.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/emoji.png new file mode 100755 index 00000000..b5e2ac33 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/emoji.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/full-report.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/full-report.png new file mode 100755 index 00000000..63210965 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/full-report.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/heart.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/heart.png new file mode 100644 index 00000000..6f1149c9 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/heart.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/jazzy.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/jazzy.png new file mode 100644 index 00000000..c3fd884f Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/jazzy.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/news.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/news.png new file mode 100755 index 00000000..434ad2ef Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/news.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/personal-report.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/personal-report.png new file mode 100755 index 00000000..66cd96ec Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/personal-report.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/scanner.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/scanner.png new file mode 100644 index 00000000..c2d19d43 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/scanner.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/twerk.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/twerk.png new file mode 100644 index 00000000..fca75515 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/twerk.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/weather.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/weather.png new file mode 100755 index 00000000..cc3f5fd6 Binary files /dev/null and b/Skills/@be/node_modules/@be/main-menu/resources/icons/weather.png differ diff --git a/Skills/@be/node_modules/@be/main-menu/resources/icons/word-of-the-day.png b/Skills/@be/node_modules/@be/main-menu/resources/icons/word-of-the-day.png old mode 100644 new mode 100755 diff --git a/Skills/@be/node_modules/@be/main-menu/resources/views/main-menu-verbal.json b/Skills/@be/node_modules/@be/main-menu/resources/views/main-menu-verbal.json index b5b34d4f..be811cc4 100644 --- a/Skills/@be/node_modules/@be/main-menu/resources/views/main-menu-verbal.json +++ b/Skills/@be/node_modules/@be/main-menu/resources/views/main-menu-verbal.json @@ -76,6 +76,23 @@ } } }, + { + "id": "personal-report", + "label": "Personal Report", + "colors": ["0xFBC230", "0xAC661E"], + "iconSrc": "resources/icons/personal-report.png", + "action": { + "type": "utterance", + "data": { + "utterance": { + "intent": "loadMenu", + "entities": { + "destination": "personal-report" + } + } + } + } + }, { "id": "radio", "label": "Music", diff --git a/Skills/@be/node_modules/@be/main-menu/resources/views/personal-report.json b/Skills/@be/node_modules/@be/main-menu/resources/views/personal-report.json new file mode 100644 index 00000000..68291152 --- /dev/null +++ b/Skills/@be/node_modules/@be/main-menu/resources/views/personal-report.json @@ -0,0 +1,95 @@ +{ + "rule": "main-menu/execute_personal_report", + "timeout": 8, + "viewConfig": { + "type": "MenuView", + "id": "personal-report", + "title": "Personal Report", + "listDefault": { + "menuButtonType": "SkillButton", + "colors":["0xFBC230", "0xAC661E"] + }, + "list": [ + { + "id": "fullReport", + "label": "Full Report", + "iconSrc": "resources/icons/full-report.png", + "action": { + "type": "utterance", + "data":{ + "utterance": { + "intent": "loadMenu", + "entities": { + "destination": "full-report" + } + } + } + } + }, + { + "id": "weather", + "label": "Weather", + "iconSrc": "resources/icons/weather.png", + "action": { + "type": "utterance", + "data":{ + "utterance": { + "intent": "loadMenu", + "entities": { + "destination": "weather" + } + } + } + } + }, + { + "id": "calendar", + "label": "Calendar", + "iconSrc": "resources/icons/calendar.png", + "action": { + "type": "utterance", + "data":{ + "utterance": { + "intent": "loadMenu", + "entities": { + "destination": "calendar" + } + } + } + } + }, + { + "id": "commute", + "label": "Commute", + "iconSrc": "resources/icons/commute.png", + "action": { + "type": "utterance", + "data":{ + "utterance": { + "intent": "loadMenu", + "entities": { + "destination": "commute" + } + } + } + } + }, + { + "id": "news", + "label": "News", + "iconSrc": "resources/icons/news.png", + "action": { + "type": "utterance", + "data":{ + "utterance": { + "intent": "loadMenu", + "entities": { + "destination": "news" + } + } + } + } + } + ] + } +}