update
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 26 Sep 2018 02:39:58 +0000 (10:39 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 26 Sep 2018 02:39:58 +0000 (10:39 +0800)
38 files changed:
LICENSE [new file with mode: 0644]
app/app.pro [new file with mode: 0644]
app/eventhandler.cpp [new file with mode: 0644]
app/eventhandler.h [new file with mode: 0644]
app/hmi-debug.h [new file with mode: 0644]
app/main.cpp [new file with mode: 0644]
app/main.qml [new file with mode: 0644]
app/qml.qrc [new file with mode: 0644]
doc/parts/show_hide_onscreen.png [new file with mode: 0644]
doc/parts/show_hide_onscreen.pu [new file with mode: 0644]
doc/parts/startup.png [new file with mode: 0644]
doc/parts/startup.pu [new file with mode: 0644]
onscreenapp.pro [new file with mode: 0644]
package/config.xml [new file with mode: 0644]
package/icon.svg [new file with mode: 0644]
package/package.pro [new file with mode: 0644]
sample/app/app.pro [new file with mode: 0644]
sample/app/eventhandler.cpp [new file with mode: 0644]
sample/app/eventhandler.h [new file with mode: 0644]
sample/app/hmi-debug.h [new file with mode: 0644]
sample/app/main.cpp [new file with mode: 0644]
sample/app/main.qml [new file with mode: 0644]
sample/app/qml.qrc [new file with mode: 0644]
sample/ons/images/answer.png [new file with mode: 0644]
sample/ons/images/disable.png [new file with mode: 0644]
sample/ons/images/heart_1079x400.png [new file with mode: 0644]
sample/ons/images/images.qrc [new file with mode: 0644]
sample/ons/images/oval_1079x400.png [new file with mode: 0644]
sample/ons/images/reject.png [new file with mode: 0644]
sample/ons/msg.qml [new file with mode: 0644]
sample/ons/phone.qml [new file with mode: 0644]
sample/ons/system.qml [new file with mode: 0644]
sample/ons/vics.qml [new file with mode: 0644]
sample/package/config.xml [new file with mode: 0644]
sample/package/icon.svg [new file with mode: 0644]
sample/package/package.pro [new file with mode: 0644]
sample/readme.md [new file with mode: 0644]
sample/sample.pro [new file with mode: 0644]

diff --git a/LICENSE b/LICENSE
new file mode 100644 (file)
index 0000000..31c692a
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,54 @@
+Apache License
+
+Version 2.0, January 2004
+
+http://www.apache.org/licenses/
+
+TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+1. Definitions.
+
+"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
+
+"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
+
+"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
+
+"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
+
+"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
+
+"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
+
+"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
+
+"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
+
+"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
+
+"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
+
+2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
+
+3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
+
+4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
+
+    You must give any other recipients of the Work or Derivative Works a copy of this License; and
+    You must cause any modified files to carry prominent notices stating that You changed the files; and
+    You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
+    If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
+
+    You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
+
+5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
+
+6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
+
+7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
+
+8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
+
+9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
+
+END OF TERMS AND CONDITIONS
diff --git a/app/app.pro b/app/app.pro
new file mode 100644 (file)
index 0000000..f234ea6
--- /dev/null
@@ -0,0 +1,18 @@
+TEMPLATE = app
+TARGET = onscreenapp
+QT += quickcontrols2 quick qml
+CONFIG += c++11 link_pkgconfig
+DESTDIR = $${OUT_PWD}/../package/root/bin
+PKGCONFIG += qlibwindowmanager libhomescreen
+
+HEADERS += \
+    eventhandler.h
+
+SOURCES += \
+    eventhandler.cpp \
+    main.cpp
+
+RESOURCES += \
+       qml.qrc
+
+LIBS += -ljson-c
diff --git a/app/eventhandler.cpp b/app/eventhandler.cpp
new file mode 100644 (file)
index 0000000..044eec6
--- /dev/null
@@ -0,0 +1,198 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#include <functional>
+#include <QUrl>
+#include <QDebug>
+#include <QJsonDocument>
+#include <QJsonObject>
+#include <QQuickWindow>
+#include <cstring>
+
+#include "eventhandler.h"
+
+void* EventHandler::myThis = 0;
+
+EventHandler::EventHandler(QObject *parent) :
+    QObject(parent),
+    mp_hs(NULL),
+    mp_wm(NULL),
+    mp_qw(NULL)
+{
+    m_dspreq = QString("");
+    my_id = QString(APP_ID);
+    my_role = QString(ROLE_NAME);
+    m_req.clear();
+}
+
+EventHandler::~EventHandler()
+{
+    if (mp_hs != NULL) {
+        delete mp_hs;
+    }
+    if (mp_wm != NULL) {
+        delete mp_wm;
+    }
+}
+
+void EventHandler::init(int port, const char *token)
+{
+    myThis = this;
+    mp_wm = new QLibWindowmanager();
+    mp_wm->init(port, token);
+
+    mp_hs = new LibHomeScreen();
+    mp_hs->init(port, token);
+    
+//    my_id = QString(std::strtok(std::getenv("AFM_ID"), "@"));
+    mp_hs->registerCallback(nullptr, EventHandler::onRep_static);
+    mp_hs->set_event_handler(LibHomeScreen::Event_ShowWindow, [this](json_object *object){
+        // {"id": "onscreenXXX", "parameter": {"replyid": "app's id", "file": "onsreen file path", "data": {"key": "value", ...}}}
+        struct json_object *appid;
+        json_object_object_get_ex(object, "application_id", &appid);
+        const char *id = json_object_get_string(appid);
+        if(my_id != QString(id)) {
+            HMI_DEBUG(APP_ID, "Event_ShowWindow id = %s", id);
+            return;
+        }
+        else
+            HMI_DEBUG(APP_ID, "recived json message is[%s]", json_object_get_string(object));
+
+        struct json_object *param;
+        json_object_object_get_ex(object, "parameter", &param);
+        if(json_object_get_type(param) != json_type_object ) {
+            HMI_DEBUG(APP_ID, "parameter error!");
+            return;
+        }
+
+        struct json_object *replyid;
+        json_object_object_get_ex(param, "replyid", &replyid);
+        const char *_replyid = json_object_get_string(replyid);
+
+        struct json_object *path;
+        json_object_object_get_ex(param, "file", &path);
+        const char *_path = json_object_get_string(path);
+
+        struct json_object *data;
+        json_bool rtn = json_object_object_get_ex(param, "data", &data);
+        const char* _data = "";
+        if(rtn) {
+            _data = json_object_to_json_string(data);
+        }
+
+        m_dspreq = QString(_replyid);
+        if(m_req.contains(m_dspreq)) {
+            m_req[m_dspreq] = qMakePair(QString(_path), QString(_data));
+        }
+        else
+            m_req.insert(QString(m_dspreq), qMakePair(QString(_path), QString(_data)));
+
+        this->mp_wm->activateWindow(ROLE_NAME);
+        HMI_DEBUG(APP_ID, "received showWindow event, end!, line=%d", __LINE__);
+    });
+
+    mp_hs->set_event_handler(LibHomeScreen::Event_HideWindow, [this](json_object *object){
+        struct json_object *value;
+        json_object_object_get_ex(object, "application_id", &value);
+        const char *appid = json_object_get_string(value);
+
+        HMI_DEBUG(APP_ID, "release onScreen is %s!", appid);
+
+        if (appid == my_id) {
+            emit this->signalLoader(QVariant(""));
+            this->mp_wm->deactivateWindow(ROLE_NAME);
+        }
+        else {
+            HMI_DEBUG(APP_ID, "!!!!releaseOnScreen is not displaying!!!!!");
+        }
+    });
+
+    if (mp_wm->requestSurface(ROLE_NAME) != 0) {
+        HMI_DEBUG(APP_ID, "!!!!LayoutHandler requestSurface Failed!!!!!");
+        exit(EXIT_FAILURE);
+    }
+
+    mp_wm->set_event_handler(QLibWindowmanager::Event_SyncDraw, [this](json_object *object) {
+        HMI_DEBUG(APP_ID, "Surface %s got syncDraw!", ROLE_NAME);
+        emit this->signalLoader(QVariant("file://" + m_req[m_dspreq].first));
+        emit this->signalOnScreenParameter(QVariant(m_req[m_dspreq].second));
+        this->mp_wm->endDraw(QString(ROLE_NAME));
+    });
+
+    mp_wm->set_event_handler(QLibWindowmanager::Event_Visible, [this](json_object *object) {
+        struct json_object *value;
+        json_object_object_get_ex(object, "drawing_name", &value);
+        const char *name = json_object_get_string(value);
+
+        HMI_DEBUG(APP_ID, "Event_Visible kKeyDrawingName = %s", name);
+    });
+
+    mp_wm->set_event_handler(QLibWindowmanager::Event_Invisible, [this](json_object *object) {
+        struct json_object *value;
+        json_object_object_get_ex(object, "drawing_name", &value);
+        const char *name = json_object_get_string(value);
+
+        HMI_DEBUG(APP_ID, "Event_Invisible kKeyDrawingName = %s", name);
+    });
+
+    HMI_DEBUG(APP_ID, "LayoutHander::init() finished.");
+}
+
+void EventHandler::setQuickWindow(QQuickWindow *qw)
+{
+    mp_qw = qw;
+}
+
+void EventHandler::onRep_static(struct json_object* reply_contents)
+{
+    static_cast<EventHandler*>(EventHandler::myThis)->onRep(reply_contents);
+}
+void EventHandler::onRep(struct json_object* reply_contents)
+{
+    const char* str = json_object_to_json_string(reply_contents);
+    HMI_DEBUG(APP_ID, "EventHandler::onReply %s", str);
+}
+
+void EventHandler::activateWindow(QString &role)
+{
+    HMI_DEBUG(APP_ID, "EventHandler::activateWindow()");
+    mp_wm->activateWindow(role);
+}
+
+void EventHandler::deactivateWindow(QString &role)
+{
+    HMI_DEBUG(APP_ID, "EventHandler::deactivateWindow()");
+
+    emit this->signalLoader(QVariant(""));
+    mp_wm->deactivateWindow(role);
+}
+
+void EventHandler::onScreenReply(const QString &btn_name)
+{
+    HMI_DEBUG(APP_ID, "EventHandler::onScreenReply()");
+    deactivateWindow(my_role);
+
+    struct json_object* j_obj = json_object_new_object();
+    json_object_object_add(j_obj, "application_id", json_object_new_string(m_dspreq.toLatin1()));
+
+    struct json_object* j_param = json_object_new_object();
+    json_object_object_add(j_param, "method", json_object_new_string("Buttons.ButtonPress"));
+    json_object_object_add(j_param, "buttonName", json_object_new_string(btn_name.toStdString().c_str()));
+    json_object_object_add(j_param, "buttonPressMode", json_object_new_string("Short"));
+    json_object_object_add(j_obj, "parameter", j_param);
+
+    mp_hs->replyShowWindow(m_dspreq.toLatin1(), j_obj);
+}
diff --git a/app/eventhandler.h b/app/eventhandler.h
new file mode 100644 (file)
index 0000000..58f694d
--- /dev/null
@@ -0,0 +1,71 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef HOMESCREENHANDLER_H
+#define HOMESCREENHANDLER_H
+
+#include <QObject>
+#include <string>
+#include <QVariant>
+#include <QPair>
+#include <QMap>
+
+#include <libhomescreen.hpp>
+#include <qlibwindowmanager.h>
+#include "hmi-debug.h"
+
+#define ROLE_NAME "on_screen.app"
+#define APP_ID "onscreenapp"
+
+class QQuickWindow;
+
+class EventHandler : public QObject
+{
+    Q_OBJECT
+public:
+    explicit EventHandler(QObject *parent = 0);
+    ~EventHandler();
+
+    void init(int port, const char* token);
+    void setQuickWindow(QQuickWindow *qw);
+
+    void onRep(struct json_object* reply_contents);
+
+    static void* myThis;
+    static void onRep_static(struct json_object* reply_contents);
+
+    void activateWindow(QString &role);
+    Q_INVOKABLE void deactivateWindow(QString &role);
+    Q_INVOKABLE void onScreenReply(const QString &btn_name);
+
+signals:
+    void signalLoader(QVariant url);
+    void signalOnScreenParameter(QVariant text);
+
+private:
+
+    LibHomeScreen *mp_hs;
+    QLibWindowmanager* mp_wm;
+
+    QQuickWindow *mp_qw;
+
+    QMap<QString, QPair<QString, QString>> m_req;
+    QString m_dspreq;
+    QString my_id;
+    QString my_role;
+};
+
+#endif // HOMESCREENHANDLER_H
diff --git a/app/hmi-debug.h b/app/hmi-debug.h
new file mode 100644 (file)
index 0000000..5178aa5
--- /dev/null
@@ -0,0 +1,77 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef __HMI_DEBUG_H__
+#define __HMI_DEBUG_H__
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include <time.h>
+#include <stdio.h>
+#include <stdarg.h>
+#include <string.h>
+#include <stdlib.h>
+
+enum LOG_LEVEL{
+    LOG_LEVEL_NONE = 0,
+    LOG_LEVEL_ERROR,
+    LOG_LEVEL_WARNING,
+    LOG_LEVEL_NOTICE,
+    LOG_LEVEL_INFO,
+    LOG_LEVEL_DEBUG,
+    LOG_LEVEL_MAX = LOG_LEVEL_DEBUG
+};
+
+#define __FILENAME__ (strrchr(__FILE__, '/') ? strrchr(__FILE__, '/') + 1 : __FILE__)
+
+#define HMI_ERROR(prefix, args,...) _HMI_LOG(LOG_LEVEL_ERROR, __FILENAME__, __FUNCTION__, __LINE__, prefix, args, ##__VA_ARGS__)
+#define HMI_WARNING(prefix, args,...) _HMI_LOG(LOG_LEVEL_WARNING, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+#define HMI_NOTICE(prefix, args,...) _HMI_LOG(LOG_LEVEL_NOTICE, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+#define HMI_INFO(prefix, args,...)  _HMI_LOG(LOG_LEVEL_INFO, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+#define HMI_DEBUG(prefix, args,...) _HMI_LOG(LOG_LEVEL_DEBUG, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+
+static char ERROR_FLAG[6][20] = {"NONE", "ERROR", "WARNING", "NOTICE", "INFO", "DEBUG"};
+
+static void _HMI_LOG(enum LOG_LEVEL level, const char* file, const char* func, const int line, const char* prefix, const char* log, ...)
+{
+    const int log_level = (getenv("USE_HMI_DEBUG") == NULL)?LOG_LEVEL_ERROR:atoi(getenv("USE_HMI_DEBUG"));
+    if(log_level < level)
+    {
+        return;
+    }
+
+    char *message;
+    struct timespec tp;
+    unsigned int time;
+
+    clock_gettime(CLOCK_REALTIME, &tp);
+       time = (tp.tv_sec * 1000000L) + (tp.tv_nsec / 1000);
+
+       va_list args;
+       va_start(args, log);
+       if (log == NULL || vasprintf(&message, log, args) < 0)
+        message = NULL;
+    fprintf(stderr,  "[%10.3f] [%s %s] [%s, %s(), Line:%d] >>> %s \n", time / 1000.0, prefix, ERROR_FLAG[level], file, func, line, message);
+    va_end(args);
+       free(message);
+}
+
+#ifdef __cplusplus
+}
+#endif
+#endif  //__HMI_DEBUG_H__
diff --git a/app/main.cpp b/app/main.cpp
new file mode 100644 (file)
index 0000000..ea727c6
--- /dev/null
@@ -0,0 +1,84 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#include <QGuiApplication>
+#include <QCommandLineParser>
+#include <QtGui/QBitmap>
+#include <QtGui/QGuiApplication>
+#include <QtQml/QQmlApplicationEngine>
+#include <QtQml/QQmlContext>
+#include <QtQml/qqml.h>
+#include <QQuickWindow>
+#include <QtQuickControls2/QQuickStyle>
+
+#include "eventhandler.h"
+
+using namespace std;
+
+static EventHandler* eventHandler;
+
+int main(int argc, char *argv[])
+{
+    QGuiApplication app(argc, argv);
+
+    QCoreApplication::setOrganizationDomain("LinuxFoundation");
+    QCoreApplication::setOrganizationName("AutomotiveGradeLinux");
+    QCoreApplication::setApplicationName("Onscreenapp");
+    QCoreApplication::setApplicationVersion("0.1.0");
+
+    QQuickStyle::setStyle("AGL");
+
+    QCommandLineParser parser;
+    parser.addPositionalArgument("port", app.translate("main", "port for binding"));
+    parser.addPositionalArgument("secret", app.translate("main", "secret for binding"));
+    parser.addHelpOption();
+    parser.addVersionOption();
+    parser.process(app);
+    QStringList positionalArguments = parser.positionalArguments();
+
+    int port = 1700;
+    QString token = "wm";
+
+    if (positionalArguments.length() == 2) {
+        port = positionalArguments.takeFirst().toInt();
+        token = positionalArguments.takeFirst();
+    }
+
+    HMI_DEBUG(APP_ID, "port = %d, token = %s", port, token.toStdString().c_str());
+
+    eventHandler = new EventHandler();
+    eventHandler->init(port, token.toStdString().c_str());
+
+    QQmlApplicationEngine engine;
+    engine.rootContext()->setContextProperty("eventHandler", eventHandler);
+    engine.load(QUrl(QStringLiteral("qrc:/main.qml")));
+    if (engine.rootObjects().isEmpty()) {
+        HMI_DEBUG(APP_ID, "Fatal Error, rootObject is empty!");
+        return -1;
+    }
+
+    QObject *root = engine.rootObjects().first();
+    QQuickWindow *window = qobject_cast<QQuickWindow *>(root);
+
+    eventHandler->setQuickWindow(window);
+    QObject::connect(eventHandler, SIGNAL(signalLoader(QVariant)), window, SLOT(qmlLoader(QVariant)));
+    QObject::connect(eventHandler, SIGNAL(signalOnScreenParameter(QVariant)), window, SLOT(qmlOnScreenParameter(QVariant)));
+
+    HMI_DEBUG(APP_ID, "Launched!");
+
+    return app.exec();
+}
+
diff --git a/app/main.qml b/app/main.qml
new file mode 100644 (file)
index 0000000..758115b
--- /dev/null
@@ -0,0 +1,58 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import QtQuick 2.6
+import QtQuick.Window 2.2
+import QtQuick.Layouts 1.1
+import QtQuick.Controls 2.0
+import AGL.Demo.Controls 1.0
+
+Window {
+    id: root
+    flags: Qt.FramelessWindowHint
+    visible: true
+    x: 0
+    y:         218
+    width: 1080
+    height: 1488
+    color: '#00000000'
+
+    function qmlLoader(url) {
+        console.log(qsTr('onscreenapp >>> qmlLoader load ' + url));
+        osLoader.source = url;
+    }
+
+    function qmlOnScreenParameter(text) {
+        console.log(qsTr('onscreenapp >>> qmlOnScreenParameter.' + text));
+        if (osLoader.status == Loader.Ready) {
+            // call qmlOnScreenParameter in qml to post parameter which from application
+            if (osLoader.item && osLoader.item.qmlOnScreenParameter) {
+                osLoader.item.qmlOnScreenParameter(text);
+            }
+        }
+        else {
+            console.log("osLoader.status is not ready")
+        }
+    }
+
+    Loader {
+        objectName: "loaderObject"
+        id: osLoader
+        anchors.centerIn: parent
+        width: childrenRect.width
+        height: childrenRect.height
+    }
+}
diff --git a/app/qml.qrc b/app/qml.qrc
new file mode 100644 (file)
index 0000000..5f6483a
--- /dev/null
@@ -0,0 +1,5 @@
+<RCC>
+    <qresource prefix="/">
+        <file>main.qml</file>
+    </qresource>
+</RCC>
diff --git a/doc/parts/show_hide_onscreen.png b/doc/parts/show_hide_onscreen.png
new file mode 100644 (file)
index 0000000..933540e
Binary files /dev/null and b/doc/parts/show_hide_onscreen.png differ
diff --git a/doc/parts/show_hide_onscreen.pu b/doc/parts/show_hide_onscreen.pu
new file mode 100644 (file)
index 0000000..b72ccb1
--- /dev/null
@@ -0,0 +1,80 @@
+@startuml
+
+title Show/Hide Onscreenapp Sequence
+
+actor User
+entity HomeScreen_Service as HSS
+entity App
+entity Onscreenapp
+entity WindowManagere as WM
+
+== show Onscreenapp ==
+User->App: display Onscreenapp by user operation
+App->HSS: subscribe replyShowWindow event
+App->HSS: call showWindow()
+note right
+{ "application_id": "onscreenapp", 
+  "parameter": { 
+    "file": "qml file path", 
+    "data": {...}
+  }
+}
+end note
+HSS->HSS: get app's id
+HSS->Onscreenapp: push showWindow event
+note right
+{ "application_id": "onscreenapp", 
+  "parameter": {
+    "file": "qml file path", 
+    "data": {...},
+    "replyid": "app's id"
+ }
+}
+end note
+Onscreenapp->WM: activateWindow("on_screen.app")
+
+alt display able
+WM->Onscreenapp: SyncDraw
+Onscreenapp->Onscreenapp: load app's qml
+Onscreenapp->WM: EndDraw("on_screen.app")
+WM->Onscreenapp: VISIBLE("on_screen.app")
+
+else display disable
+rnote over Onscreenapp
+do nothing
+end rnote
+end
+
+== hide Onscreenapp ==
+alt touch Onscreenapp's button
+User->Onscreenapp: touch Onscreenapp's button
+Onscreenapp->WM: deactivateWindow("on_screen.app")
+Onscreenapp->Onscreenapp: unload qml
+Onscreenapp->HSS: call replyShowWindow()
+note right
+{ "application_id": "app's id", 
+  "parameter": {
+    "method": "Buttons.ButtonPress", 
+    "buttonName": "pressed button name", 
+    "buttonPressMode": "Short"
+ }
+}
+end note
+WM->Onscreenapp: INVISIBLE("on_screen.app")
+HSS->App: push replyShowWindow event
+App->App: call button function
+
+else hide by App
+
+App->HSS: call hideWindow("onscreenapp")
+note right
+{ "application_id": "onscreenapp"}
+end note
+HSS->Onscreenapp: push hideWindow event
+Onscreenapp->Onscreenapp: unload qml
+Onscreenapp->WM: deactivateWindow("on_screen.app")
+WM->Onscreenapp: INVISIBLE("on_screen.app")
+
+end
+
+@enduml
diff --git a/doc/parts/startup.png b/doc/parts/startup.png
new file mode 100644 (file)
index 0000000..b292357
Binary files /dev/null and b/doc/parts/startup.png differ
diff --git a/doc/parts/startup.pu b/doc/parts/startup.pu
new file mode 100644 (file)
index 0000000..95c9f95
--- /dev/null
@@ -0,0 +1,33 @@
+@startuml
+
+title Onscreenapp Startup Sequence
+
+entity Systemd
+entity HomeScreen_Service
+entity Onscreenapp
+entity WindowManager as WM
+
+== System StartUp ==
+
+Systemd->Onscreenapp: start
+
+group WindowManger Initilize
+Onscreenapp->WM: init(port, token)
+Onscreenapp->WM: requestSurface("on_screen.app")
+rnote over WM
+WM process
+end rnote
+Onscreenapp<--WM: return SurfaceID
+Onscreenapp->WM: subscribe Event_SyncDraw
+Onscreenapp->WM: subscribe Event_Visible
+Onscreenapp->WM: subscribe Event_Invisible
+end
+
+group HomeScreen_Service Initilize
+Onscreenapp->HomeScreen_Service: init(port, token)
+Onscreenapp->HomeScreen_Service: subscribe showWindow Event
+Onscreenapp->HomeScreen_Service: subscribe hideWindow Event
+Onscreenapp->Onscreenapp: qmlLoad()
+end
+
+@enduml
\ No newline at end of file
diff --git a/onscreenapp.pro b/onscreenapp.pro
new file mode 100644 (file)
index 0000000..8d60f8b
--- /dev/null
@@ -0,0 +1,24 @@
+# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+TEMPLATE = subdirs
+
+load(configure)
+
+SUBDIRS += \
+    package \
+    app \
+    sample
+
+package.depends += app
diff --git a/package/config.xml b/package/config.xml
new file mode 100644 (file)
index 0000000..d814166
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<widget xmlns="http://www.w3.org/ns/widgets" id="onscreenapp" version="0.1">
+  <name>onscreenapp</name>
+  <icon src="icon.svg"/>
+  <content src="bin/onscreenapp" type="application/vnd.agl.native"/>
+  <description>This is a demo OnScreen application</description>
+  <author>TOYOTA</author>
+  <license>APL 2.0</license>
+  <feature name="urn:AGL:widget:required-api">
+    <param name="homescreen" value="ws" />
+    <param name="windowmanager" value="ws" />
+  </feature>
+  <feature name="urn:AGL:widget:required-permission">
+    <param name="urn:AGL:permission::public:no-htdocs" value="required" />
+    <param name="urn:AGL:permission::system:run-by-default" value="required"/>
+  </feature>
+</widget>
diff --git a/package/icon.svg b/package/icon.svg
new file mode 100644 (file)
index 0000000..91661a7
--- /dev/null
@@ -0,0 +1,279 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+
+<svg
+   xmlns:i="&amp;ns_ai;"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 320 320"
+   style="enable-background:new 0 0 320 320;"
+   xml:space="preserve"
+   id="svg2"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="icon.svg"><metadata
+     id="metadata1292"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+     id="defs1290" /><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="2560"
+     inkscape:window-height="1464"
+     id="namedview1288"
+     showgrid="false"
+     inkscape:zoom="0.7375"
+     inkscape:cx="-572.20339"
+     inkscape:cy="160"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg2" /><style
+     type="text/css"
+     id="style4">
+       .st0{display:none;}
+       .st1{display:inline;}
+       .st2{opacity:0.4;fill:url(#SVGID_1_);}
+       .st3{fill:url(#SVGID_2_);}
+       .st4{fill:#FFFFFF;}
+       .st5{font-family:'Roboto-Regular';}
+       .st6{font-size:25px;}
+       .st7{letter-spacing:6;}
+       .st8{fill:url(#SVGID_3_);}
+       .st9{fill:url(#SVGID_4_);}
+       .st10{fill:url(#SVGID_5_);}
+       .st11{fill:url(#SVGID_6_);}
+       .st12{fill:url(#SVGID_7_);}
+       .st13{fill:url(#SVGID_8_);}
+       .st14{fill:url(#SVGID_9_);}
+       .st15{fill:url(#SVGID_10_);}
+       .st16{fill:url(#SVGID_11_);}
+       .st17{fill:url(#SVGID_12_);}
+       .st18{fill:url(#SVGID_13_);}
+       .st19{fill:url(#SVGID_14_);}
+       .st20{fill:url(#SVGID_15_);}
+       .st21{fill:url(#SVGID_16_);}
+       .st22{fill:url(#SVGID_17_);}
+       .st23{fill:url(#SVGID_18_);}
+       .st24{opacity:0.29;}
+       .st25{fill:url(#SVGID_19_);}
+       .st26{fill:url(#SVGID_20_);}
+       .st27{fill:url(#SVGID_21_);}
+       .st28{fill:url(#SVGID_22_);}
+       .st29{fill:url(#SVGID_23_);}
+       .st30{fill:url(#SVGID_24_);}
+       .st31{fill:url(#SVGID_25_);}
+       .st32{fill:url(#SVGID_26_);}
+       .st33{fill:url(#SVGID_27_);}
+       .st34{fill:url(#SVGID_28_);}
+       .st35{fill:url(#SVGID_29_);}
+       .st36{fill:url(#SVGID_30_);}
+       .st37{fill:url(#SVGID_31_);}
+       .st38{fill:url(#SVGID_32_);}
+       .st39{fill:url(#SVGID_33_);}
+       .st40{fill:url(#SVGID_34_);}
+       .st41{fill:url(#SVGID_35_);}
+       .st42{fill:url(#SVGID_36_);}
+       .st43{opacity:0.4;fill:url(#SVGID_37_);}
+       .st44{fill:url(#SVGID_38_);}
+       .st45{fill:url(#SVGID_39_);}
+       .st46{fill:url(#SVGID_40_);}
+       .st47{fill:url(#SVGID_41_);}
+       .st48{fill:url(#SVGID_42_);}
+       .st49{fill:url(#SVGID_43_);}
+       .st50{fill:url(#SVGID_44_);}
+       .st51{display:inline;opacity:0.29;}
+       .st52{display:inline;fill:url(#SVGID_45_);}
+       .st53{display:inline;fill:url(#SVGID_46_);}
+       .st54{display:inline;fill:#FFFFFF;}
+       .st55{display:inline;fill:url(#SVGID_47_);}
+       .st56{display:inline;fill:url(#SVGID_48_);}
+       .st57{display:inline;fill:url(#SVGID_49_);}
+       .st58{display:inline;fill:url(#SVGID_50_);}
+       .st59{display:inline;fill:url(#SVGID_51_);}
+       .st60{display:inline;fill:url(#SVGID_52_);}
+       .st61{opacity:0.4;fill:url(#SVGID_53_);}
+       .st62{fill:url(#SVGID_54_);}
+       .st63{fill:url(#SVGID_55_);}
+       .st64{fill:url(#SVGID_56_);}
+       .st65{fill:url(#SVGID_57_);}
+       .st66{fill:url(#SVGID_58_);}
+       .st67{opacity:0.4;fill:url(#SVGID_59_);}
+       .st68{fill:url(#SVGID_60_);}
+       .st69{fill:url(#SVGID_61_);}
+       .st70{fill:url(#SVGID_62_);}
+       .st71{fill:url(#SVGID_63_);}
+       .st72{fill:url(#SVGID_64_);}
+       .st73{fill:url(#SVGID_65_);}
+       .st74{fill:url(#SVGID_66_);}
+       .st75{fill:url(#SVGID_67_);}
+       .st76{fill:url(#SVGID_68_);}
+       .st77{fill:url(#SVGID_69_);}
+       .st78{fill:url(#SVGID_70_);}
+       .st79{fill:url(#SVGID_71_);}
+       .st80{fill:url(#SVGID_72_);}
+       .st81{fill:url(#SVGID_73_);}
+       .st82{fill:url(#SVGID_74_);}
+       .st83{fill:url(#SVGID_75_);}
+       .st84{fill:url(#SVGID_76_);}
+       .st85{fill:url(#SVGID_77_);}
+       .st86{fill:url(#SVGID_78_);}
+       .st87{fill:url(#SVGID_79_);}
+       .st88{fill:url(#SVGID_80_);}
+       .st89{fill:url(#SVGID_81_);}
+       .st90{fill:url(#SVGID_82_);}
+       .st91{fill:url(#SVGID_83_);}
+       .st92{fill:url(#SVGID_84_);}
+       .st93{fill:url(#SVGID_85_);}
+       .st94{fill:url(#SVGID_86_);}
+       .st95{opacity:0.4;fill:url(#SVGID_87_);}
+       .st96{fill:url(#SVGID_88_);}
+       .st97{fill:url(#SVGID_89_);}
+       .st98{fill:url(#SVGID_90_);}
+       .st99{fill:url(#SVGID_91_);}
+       .st100{fill:url(#SVGID_92_);}
+       .st101{fill:url(#SVGID_93_);}
+       .st102{fill:url(#SVGID_94_);}
+       .st103{opacity:0.4;fill:url(#SVGID_95_);}
+       .st104{fill:url(#SVGID_96_);}
+       .st105{fill:url(#SVGID_97_);}
+       .st106{fill:url(#SVGID_98_);}
+       .st107{fill:url(#SVGID_99_);}
+       .st108{fill:url(#SVGID_100_);}
+       .st109{fill:url(#SVGID_101_);}
+       .st110{display:inline;fill:url(#SVGID_102_);}
+       .st111{display:inline;fill:url(#SVGID_103_);}
+       .st112{fill:url(#SVGID_104_);}
+       .st113{fill:url(#SVGID_105_);}
+       .st114{fill:url(#SVGID_106_);}
+       .st115{fill:url(#SVGID_107_);}
+       .st116{fill:url(#SVGID_108_);}
+       .st117{opacity:0.4;fill:url(#SVGID_109_);}
+       .st118{fill:url(#SVGID_110_);}
+       .st119{fill:url(#SVGID_111_);}
+       .st120{fill:url(#SVGID_112_);}
+       .st121{fill:url(#SVGID_113_);}
+       .st122{fill:url(#SVGID_114_);}
+       .st123{opacity:0.4;fill:url(#SVGID_115_);}
+       .st124{fill:url(#SVGID_116_);}
+       .st125{fill:url(#SVGID_117_);}
+       .st126{fill:url(#SVGID_118_);}
+       .st127{display:inline;fill:url(#SVGID_119_);}
+       .st128{display:inline;fill:url(#SVGID_120_);}
+       .st129{fill:url(#SVGID_121_);}
+       .st130{fill:url(#SVGID_122_);}
+</style><switch
+     id="switch6"><g
+       i:extraneous="self"
+       id="g8"><g
+         id="Multimedia_Inactive_copy"><circle
+           class="st24"
+           cx="159.7"
+           cy="133.4"
+           r="101.9"
+           id="circle884" /><linearGradient
+           id="SVGID_91_"
+           gradientUnits="userSpaceOnUse"
+           x1="115.9317"
+           y1="254.1836"
+           x2="256.3852"
+           y2="-133.5267"><stop
+             offset="0"
+             style="stop-color:#8BC53F"
+             id="stop887" /><stop
+             offset="2.015080e-02"
+             style="stop-color:#7CCB56;stop-opacity:0.9678"
+             id="stop889" /><stop
+             offset="6.089833e-02"
+             style="stop-color:#62D67D;stop-opacity:0.9028"
+             id="stop891" /><stop
+             offset="0.1057"
+             style="stop-color:#4BDFA0;stop-opacity:0.8312"
+             id="stop893" /><stop
+             offset="0.1543"
+             style="stop-color:#38E7BE;stop-opacity:0.7537"
+             id="stop895" /><stop
+             offset="0.2077"
+             style="stop-color:#28EED6;stop-opacity:0.6684"
+             id="stop897" /><stop
+             offset="0.2681"
+             style="stop-color:#1CF3E8;stop-opacity:0.572"
+             id="stop899" /><stop
+             offset="0.3394"
+             style="stop-color:#13F6F5;stop-opacity:0.4581"
+             id="stop901" /><stop
+             offset="0.4323"
+             style="stop-color:#0EF8FD;stop-opacity:0.3098"
+             id="stop903" /><stop
+             offset="0.6264"
+             style="stop-color:#0DF9FF;stop-opacity:0"
+             id="stop905" /></linearGradient><circle
+           class="st99"
+           cx="159.7"
+           cy="133.4"
+           r="101.9"
+           id="circle907" /><linearGradient
+           id="SVGID_92_"
+           gradientUnits="userSpaceOnUse"
+           x1="4.0481"
+           y1="287.9492"
+           x2="320.4859"
+           y2="-15.4029"
+           gradientTransform="matrix(1 5.464556e-03 -5.464556e-03 1 -2.0192 -3.0212)"><stop
+             offset="0"
+             style="stop-color:#59FF7F"
+             id="stop910" /><stop
+             offset="1"
+             style="stop-color:#6BFBFF"
+             id="stop912" /></linearGradient><path
+           class="st100"
+           d="M160,238.8c-0.2,0-0.4,0-0.6,0c-58-0.3-104.9-47.7-104.6-105.7C55.2,75.3,102.3,28.5,160,28.5     c0.2,0,0.4,0,0.6,0c58,0.3,104.9,47.7,104.6,105.7l0,0C264.8,192,217.7,238.8,160,238.8z M160,32.2     c-55.7,0-101.2,45.2-101.5,100.9c-0.3,55.9,45,101.7,100.9,102c0.2,0,0.4,0,0.6,0c55.7,0,101.2-45.2,101.5-100.9     c0.3-55.9-45-101.7-100.9-102C160.4,32.2,160.2,32.2,160,32.2z"
+           id="path914" /><g
+           id="g916"><text
+             transform="matrix(1 0 0 1 53.5841 284.7119)"
+             class="st4 st5 st6 st7"
+             id="text918">MULTIMEDIA</text>
+<linearGradient
+             id="SVGID_93_"
+             gradientUnits="userSpaceOnUse"
+             x1="140.5445"
+             y1="202.2363"
+             x2="186.8444"
+             y2="68.7049"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop921" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop923" /></linearGradient><path
+             class="st101"
+             d="M114.5,190.9c-6.4,0-12-2.6-14.8-7.5c-2.9-4.9-5.4-14.5,9.6-23.2c4.8-2.8,17.1-3.9,20.8-4l0.1,3.6      c-4.6,0.1-15.5,1.4-19.1,3.5c-9.4,5.4-12.1,11.5-8.3,18.3c3.8,6.6,14.6,7.6,24,2.2c6.6-3.8,10.6-10.5,10.7-17.9l-0.1-0.7V95.4      l71.9-14.2l0.1,71.3c0,6.7-3.3,16.4-12.5,21.8c-11.1,6.4-24.1,4.8-28.9-3.5c-2.9-4.9-5.4-14.5,9.6-23.2      c4.4-2.5,14.4-3.8,18.8-3.9l0.1,3.6c-4.2,0.1-13.5,1.4-17.1,3.5c-6.4,3.7-13.1,9.9-8.3,18.3c3.8,6.6,14.6,7.6,24,2.2      c7.9-4.5,10.7-12.8,10.7-18.5l-0.1-0.8V85.6l-64.7,12.7v66.8l0.1,0.7c0,8.7-4.7,16.6-12.5,21.1      C123.9,189.6,119,190.9,114.5,190.9z"
+             id="path925" /><linearGradient
+             id="SVGID_94_"
+             gradientUnits="userSpaceOnUse"
+             x1="145.3286"
+             y1="203.8951"
+             x2="191.6285"
+             y2="70.3637"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop928" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop930" /></linearGradient><polygon
+             class="st102"
+             points="155.6,123.3 154.8,119.8 195.5,110.2 196.3,113.7     "
+             id="polygon932" /></g></g></g></switch></svg>
\ No newline at end of file
diff --git a/package/package.pro b/package/package.pro
new file mode 100644 (file)
index 0000000..bb32c26
--- /dev/null
@@ -0,0 +1,18 @@
+DISTFILES = icon.svg config.xml
+
+copy_icon.target = $$OUT_PWD/root/icon.svg
+copy_icon.depends = $$_PRO_FILE_PWD_/icon.svg
+copy_icon.commands = $(COPY_FILE) \"$$replace(copy_icon.depends, /, $$QMAKE_DIR_SEP)\" \"$$replace(copy_icon.target, /, $$QMAKE_DIR_SEP)\"
+QMAKE_EXTRA_TARGETS += copy_icon
+PRE_TARGETDEPS += $$copy_icon.target
+
+copy_config.target = $$OUT_PWD/root/config.xml
+copy_config.depends = $$_PRO_FILE_PWD_/config.xml
+copy_config.commands = $(COPY_FILE) \"$$replace(copy_config.depends, /, $$QMAKE_DIR_SEP)\" \"$$replace(copy_config.target, /, $$QMAKE_DIR_SEP)\"
+QMAKE_EXTRA_TARGETS += copy_config
+PRE_TARGETDEPS += $$copy_config.target
+
+wgt.target = package
+wgt.commands = wgtpkg-pack -f -o onscreenapp.wgt root
+
+QMAKE_EXTRA_TARGETS += wgt
diff --git a/sample/app/app.pro b/sample/app/app.pro
new file mode 100644 (file)
index 0000000..b4c75f3
--- /dev/null
@@ -0,0 +1,16 @@
+TARGET = onstestapp
+QT = quick
+
+SOURCES = main.cpp \
+    eventhandler.cpp
+
+RESOURCES += \
+    qml.qrc
+
+LIBS += -lqtwindowmanager -lqthomescreen -ljson-c
+
+DESTDIR = $${OUT_PWD}/../package/root/bin
+
+HEADERS += \
+    eventhandler.h
+
diff --git a/sample/app/eventhandler.cpp b/sample/app/eventhandler.cpp
new file mode 100644 (file)
index 0000000..b88bda4
--- /dev/null
@@ -0,0 +1,108 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#include <functional>
+#include <QUrl>
+#include <QJsonDocument>
+#include <QJsonObject>
+#include <QQuickWindow>
+#include <QtQml/QQmlContext>
+#include "eventhandler.h"
+
+void* EventHandler::myThis = 0;
+
+EventHandler::EventHandler(QObject *parent) :
+    QObject(parent),
+    mp_hs(NULL),
+    mp_wm(NULL),
+    mp_qw(NULL)
+{
+
+}
+
+EventHandler::~EventHandler()
+{
+    if (mp_hs != NULL) {
+        delete mp_hs;
+    }
+    if (mp_wm != NULL) {
+        delete mp_wm;
+    }
+}
+
+void EventHandler::init(int port, const char *token)
+{
+    myThis = this;
+    mp_wm = new QLibWindowmanager();
+    mp_wm->init(port, token);
+
+    mp_hs = new QLibHomeScreen();
+    mp_hs->init(port, token);
+
+    mp_hs->set_event_handler(QLibHomeScreen::Event_TapShortcut, [this](json_object *object){
+        this->mp_wm->activateWindow(ROLE_NAME);
+        HMI_DEBUG(APP_ID, "received showWindow event, end!, line=%d", __LINE__);
+    });
+
+    mp_hs->set_event_handler(QLibHomeScreen::Event_ReplyShowWindow, [this](json_object *object){
+        HMI_DEBUG(APP_ID, "got Event_ReplyShowWindow!\n");
+        const char* msg = json_object_to_json_string(object);
+        emit this->signalOnReplyShowWindow(msg);
+    });
+
+    if (mp_wm->requestSurface(ROLE_NAME) != 0) {
+        HMI_DEBUG(APP_ID, "!!!!LayoutHandler requestSurface Failed!!!!!");
+        exit(EXIT_FAILURE);
+    }
+
+    // Create an event callback against an event type. Here a lambda is called when SyncDraw event occurs
+    mp_wm->set_event_handler(QLibWindowmanager::Event_SyncDraw, [this](json_object *object) {
+        HMI_DEBUG(APP_ID, "Surface got syncDraw!");
+        this->mp_wm->endDraw(ROLE_NAME);
+    });
+
+    mp_wm->set_event_handler(QLibWindowmanager::Event_Visible, [this](json_object *object) {
+        struct json_object *value;
+        json_object_object_get_ex(object, "drawing_name", &value);
+        const char *name = json_object_get_string(value);
+
+        HMI_DEBUG(APP_ID, "Event_Active kKeyDrawingName = %s", name);
+    });
+
+    mp_wm->set_event_handler(QLibWindowmanager::Event_Invisible, [this](json_object *object) {
+        struct json_object *value;
+        json_object_object_get_ex(object, "drawing_name", &value);
+        const char *name = json_object_get_string(value);
+
+        HMI_DEBUG(APP_ID, "Event_Inactive kKeyDrawingName = %s", name);
+    });
+
+    HMI_DEBUG(APP_ID, "LayoutHander::init() finished.");
+}
+
+void EventHandler::setQuickWindow(QQuickWindow *qw)
+{
+    mp_qw = qw;
+    QObject::connect(mp_qw, SIGNAL(frameSwapped()), mp_wm, SLOT(slotActivateSurface()));
+}
+
+void EventHandler::showWindow(QString id, QString json)
+{
+    if(json.isNull())
+        mp_hs->tapShortcut(id);
+    else
+        mp_hs->showWindow(id.toStdString().c_str(), json_tokener_parse(json.toStdString().c_str()));
+}
diff --git a/sample/app/eventhandler.h b/sample/app/eventhandler.h
new file mode 100644 (file)
index 0000000..61b519b
--- /dev/null
@@ -0,0 +1,57 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef EVENTHANDLER_H
+#define EVENTHANDLER_H
+
+#include <QObject>
+#include <string>
+#include <QVariant>
+
+#include <qlibhomescreen.h>
+#include <qlibwindowmanager.h>
+#include "hmi-debug.h"
+
+#define ROLE_NAME "onstestapp"
+#define APP_ID "onstestapp"
+
+using namespace std;
+
+class QQuickWindow;
+
+class EventHandler : public QObject
+{
+    Q_OBJECT
+public:
+    explicit EventHandler(QObject *parent = 0);
+    ~EventHandler();
+
+    void init(int port, const char* token);
+    void setQuickWindow(QQuickWindow *qw);
+    static void* myThis;
+
+    Q_INVOKABLE void showWindow(QString id, QString json);
+
+signals:
+    void signalOnReplyShowWindow(QVariant val);
+
+private:
+    QLibHomeScreen *mp_hs;
+    QLibWindowmanager* mp_wm;
+    QQuickWindow *mp_qw;
+};
+
+#endif // EVENTHANDLER_H
diff --git a/sample/app/hmi-debug.h b/sample/app/hmi-debug.h
new file mode 100644 (file)
index 0000000..5178aa5
--- /dev/null
@@ -0,0 +1,77 @@
+/*
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef __HMI_DEBUG_H__
+#define __HMI_DEBUG_H__
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include <time.h>
+#include <stdio.h>
+#include <stdarg.h>
+#include <string.h>
+#include <stdlib.h>
+
+enum LOG_LEVEL{
+    LOG_LEVEL_NONE = 0,
+    LOG_LEVEL_ERROR,
+    LOG_LEVEL_WARNING,
+    LOG_LEVEL_NOTICE,
+    LOG_LEVEL_INFO,
+    LOG_LEVEL_DEBUG,
+    LOG_LEVEL_MAX = LOG_LEVEL_DEBUG
+};
+
+#define __FILENAME__ (strrchr(__FILE__, '/') ? strrchr(__FILE__, '/') + 1 : __FILE__)
+
+#define HMI_ERROR(prefix, args,...) _HMI_LOG(LOG_LEVEL_ERROR, __FILENAME__, __FUNCTION__, __LINE__, prefix, args, ##__VA_ARGS__)
+#define HMI_WARNING(prefix, args,...) _HMI_LOG(LOG_LEVEL_WARNING, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+#define HMI_NOTICE(prefix, args,...) _HMI_LOG(LOG_LEVEL_NOTICE, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+#define HMI_INFO(prefix, args,...)  _HMI_LOG(LOG_LEVEL_INFO, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+#define HMI_DEBUG(prefix, args,...) _HMI_LOG(LOG_LEVEL_DEBUG, __FILENAME__, __FUNCTION__,__LINE__, prefix, args,##__VA_ARGS__)
+
+static char ERROR_FLAG[6][20] = {"NONE", "ERROR", "WARNING", "NOTICE", "INFO", "DEBUG"};
+
+static void _HMI_LOG(enum LOG_LEVEL level, const char* file, const char* func, const int line, const char* prefix, const char* log, ...)
+{
+    const int log_level = (getenv("USE_HMI_DEBUG") == NULL)?LOG_LEVEL_ERROR:atoi(getenv("USE_HMI_DEBUG"));
+    if(log_level < level)
+    {
+        return;
+    }
+
+    char *message;
+    struct timespec tp;
+    unsigned int time;
+
+    clock_gettime(CLOCK_REALTIME, &tp);
+       time = (tp.tv_sec * 1000000L) + (tp.tv_nsec / 1000);
+
+       va_list args;
+       va_start(args, log);
+       if (log == NULL || vasprintf(&message, log, args) < 0)
+        message = NULL;
+    fprintf(stderr,  "[%10.3f] [%s %s] [%s, %s(), Line:%d] >>> %s \n", time / 1000.0, prefix, ERROR_FLAG[level], file, func, line, message);
+    va_end(args);
+       free(message);
+}
+
+#ifdef __cplusplus
+}
+#endif
+#endif  //__HMI_DEBUG_H__
diff --git a/sample/app/main.cpp b/sample/app/main.cpp
new file mode 100644 (file)
index 0000000..5e822f7
--- /dev/null
@@ -0,0 +1,84 @@
+/*
+ * Copyright (C) 2016 The Qt Company Ltd.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#include <QUrlQuery> 
+#include <QQmlContext>
+#include <QtCore/QDebug>
+#include <QtCore/QCommandLineParser>
+#include <QtCore/QUrlQuery>
+#include <QtGui/QGuiApplication>
+#include <QtQml/QQmlContext>
+#include <QtQml/QQmlApplicationEngine>
+#include <QtQuickControls2/QQuickStyle>
+#include <QtQuick/QQuickWindow>
+
+#include "eventhandler.h"
+
+static EventHandler* eventHandler;
+
+int main(int argc, char *argv[])
+{
+    qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard"));
+    qputenv("QT_LOGGING_RULES", QByteArray("qt.virtualkeyboard=true"));
+    QGuiApplication app(argc, argv);
+    app.setApplicationName("onstestapp");
+    app.setApplicationVersion(QStringLiteral("3.99.3"));
+    app.setOrganizationDomain(QStringLiteral("automotivelinux.org"));
+    app.setOrganizationName(QStringLiteral("AutomotiveGradeLinux"));
+
+    //QQuickStyle::setStyle("AGL");
+
+    QCommandLineParser parser;
+    parser.addPositionalArgument("port", app.translate("main", "port for binding"));
+    parser.addPositionalArgument("secret", app.translate("main", "secret for binding"));
+    parser.addHelpOption();
+    parser.addVersionOption();
+    parser.process(app);
+    QStringList positionalArguments = parser.positionalArguments();
+
+    QQmlApplicationEngine engine;
+    QQmlContext *context = engine.rootContext();
+    QUrl bindingAddress;
+    int port = 0;
+    QString secret;
+    if (positionalArguments.length() == 2) {
+        port = positionalArguments.takeFirst().toInt();
+        secret = positionalArguments.takeFirst();
+        bindingAddress.setScheme(QStringLiteral("ws"));
+        bindingAddress.setHost(QStringLiteral("localhost"));
+        bindingAddress.setPort(port);
+        bindingAddress.setPath(QStringLiteral("/api"));
+        QUrlQuery query;
+        query.addQueryItem(QStringLiteral("token"), secret);
+        bindingAddress.setQuery(query);
+        context->setContextProperty(QStringLiteral("bindingAddress"), bindingAddress);
+    } else {
+        context->setContextProperty(QStringLiteral("bindingAddress"), bindingAddress);
+    }
+
+    eventHandler = new EventHandler();
+    eventHandler->init(port, secret.toStdString().c_str());
+    engine.rootContext()->setContextProperty("eventHandler", eventHandler);
+
+    engine.load(QUrl(QStringLiteral("qrc:/main.qml")));
+    QObject *root = engine.rootObjects().first();
+    QQuickWindow *window = qobject_cast<QQuickWindow *>(root);
+
+    QObject::connect(eventHandler, SIGNAL(signalOnReplyShowWindow(QVariant)), window, SLOT(qmlOnReplyShowWindow(QVariant)));
+    eventHandler->setQuickWindow(window);
+
+    return app.exec();
+}
diff --git a/sample/app/main.qml b/sample/app/main.qml
new file mode 100644 (file)
index 0000000..ccce169
--- /dev/null
@@ -0,0 +1,358 @@
+import QtQuick 2.7
+import QtQuick.Window 2.2
+import QtQuick.Controls 2.0
+import QtQuick.Layouts 1.0
+import QtQuick.VirtualKeyboard 2.1
+
+
+ApplicationWindow {
+    id: root
+    visible: true
+    width: 1080
+    height: 1487
+
+    property string onsId: qsTr("onscreenapp")
+    property string pri_path: qsTr("/home/0/app-data/OnScreen/qml/")
+    property string filepath: pri_path + qsTr("vics.qml")
+    property string msgdata: ""
+    property string postmsg: ""
+
+    Text {
+        id: title
+        width: parent.width
+        height: 40
+        text: "OnScreen Test App"
+        font.pixelSize: 40
+    }
+
+    ColumnLayout {
+        spacing: 20
+        anchors.top: title.bottom
+        anchors.topMargin: 40
+        anchors.horizontalCenter: title.horizontalCenter
+
+        // show received reply information area
+        Flickable {
+             id: flickable
+             width: 800
+             height: 160
+             Layout.alignment: Qt.AlignCenter
+
+             TextArea.flickable: TextArea {
+                 id: output
+                 text: "show received reply information area\n...\n...\n...\n...\n"
+                 font.pixelSize: 20
+                 wrapMode: TextArea.Wrap
+             }
+
+             ScrollBar.vertical: ScrollBar { }
+         }
+
+        // select onscreen type area
+        GroupBox {
+            title: "Please select send OnScreen Type"
+            font.pixelSize: 30
+            font.bold: true
+            width: 800
+            height: 100
+            Layout.alignment: Qt.AlignLeft
+
+            RowLayout {
+                anchors.fill: parent
+                RadioButton {
+                    text: qsTr("VICS")
+                    font.pixelSize: 20
+                    checked: true
+                    onClicked: {
+                        selectVICS();
+                        console.log("clicked:", "VICS")
+                    }
+                }
+                RadioButton {
+                    text: qsTr("SYS")
+                    font.pixelSize: 20
+                    onClicked: {
+                        selectSYS();
+                        console.log("clicked:", "SYS")
+                    }
+                }
+                RadioButton {
+                    text: qsTr("TEL")
+                    font.pixelSize: 20
+                    onClicked: {
+                        selectTEL();
+                        console.log("clicked:", "TEL")
+                    }
+                }
+                RadioButton {
+                    text: qsTr("MSG")
+                    font.pixelSize: 20
+                    onClicked: {
+                        selectMSG();
+                        console.log("clicked:", "MSG")
+                    }
+                }
+            }
+        }
+
+        // edit post message area
+        GroupBox {
+            id : editarea
+            title: "Please input parameter to onscreen"
+            font.pixelSize: 30
+            font.bold: true
+            width: 800
+            height: 400
+            Layout.alignment: Qt.AlignLeft
+
+            ColumnLayout {
+                spacing:  20
+                RowLayout {
+                    id: line1
+                    height: 80
+                    Label {
+                        id: guitype
+                        anchors.left: parent.left
+                        anchors.leftMargin: 10
+                        text: 'gui_type'
+                        font.pixelSize: 20
+                        color: '#00ADDC'
+                    }
+
+                    Label {
+                        text: qsTr("application")
+                        font.pixelSize: 20
+                        color: '#00ADDC'
+                        anchors.left: guitype.right
+                        anchors.leftMargin: 20
+                    }
+                }
+                RowLayout {
+                    id: line2
+                    spacing:  20
+                    Label {
+                        id: qmlpath
+                        anchors.left: parent.left
+                        anchors.leftMargin: 30
+                        text: qsTr("file")
+                        font.pixelSize: 20
+                        font.italic: true
+                        color: '#00ADDC'
+                    }
+
+                    TextInput {
+                        id: fpath
+                        text: filepath
+                        font.pixelSize: 20
+                        font.italic: true
+                        anchors.left: qmlpath.right
+                        anchors.leftMargin: 20
+                        color: '#00ADDC'
+                        cursorVisible: true
+                        inputMethodHints: Qt.ImhNone
+                        onFocusChanged: {
+                            console.log("filepath")
+                            if(fpath.focus)
+                                vkb.visible = true
+                        }
+                    }
+                }
+                RowLayout {
+                    id: line3
+                    spacing: 20
+                    Label {
+                        id: dataname1
+                        anchors.left: parent.left
+                        anchors.leftMargin: 30
+                        text: qsTr("info")
+                        font.pixelSize: 20
+                        font.italic: true
+                        color: '#00ADDC'
+                    }
+
+                    TextInput {
+                        id: data1
+                        text: qsTr("tokyo vics information!")
+                        font.pixelSize: 20
+                        font.italic: true
+                        anchors.left: dataname1.right
+                        anchors.leftMargin: 20
+                        color: '#00ADDC'
+                        cursorVisible: true
+                        inputMethodHints: Qt.ImhNone
+                        onFocusChanged: {
+                            console.log("OnScreenData1")
+                            if(data1.focus)
+                                vkb.visible = true
+                        }
+                    }
+                }
+                RowLayout {
+                    id: line4
+                    visible: false
+                    spacing: 20
+                    Label {
+                        id: dataname2
+                        anchors.left: parent.left
+                        anchors.leftMargin: 30
+                        text: qsTr("")
+                        font.pixelSize: 20
+                        font.italic: true
+                        color: '#00ADDC'
+                    }
+
+                    TextInput {
+                        id: data2
+                        text: qsTr("")
+                        font.pixelSize: 20
+                        font.italic: true
+                        anchors.left: dataname2.right
+                        anchors.leftMargin: 20
+                        color: '#00ADDC'
+                        cursorVisible: true
+                        inputMethodHints: Qt.ImhNone
+                        onFocusChanged: {
+                            console.log("OnScreenData2")
+                            if(data2.focus)
+                                vkb.visible = true
+                        }
+                    }
+                }
+                RowLayout {
+                    id: line5
+                    visible: false
+                    spacing: 20
+                    Label {
+                        id: dataname3
+                        anchors.left: parent.left
+                        anchors.leftMargin: 30
+                        text: qsTr("")
+                        font.pixelSize: 20
+                        font.italic: true
+                        color: '#00ADDC'
+                    }
+
+                    TextInput {
+                        id: data3
+                        text: qsTr("")
+                        font.pixelSize: 20
+                        font.italic: true
+                        anchors.left: dataname3.right
+                        anchors.leftMargin: 20
+                        color: '#00ADDC'
+                        cursorVisible: true
+                        inputMethodHints: Qt.ImhNone
+                        onFocusChanged: {
+                            console.log("OnScreenData3")
+                            if(data3.focus)
+                                vkb.visible = true
+                        }
+                    }
+                }
+            }
+        }
+
+        // post button
+        Button {
+            id: poster
+            text: "Post"
+            Layout.alignment: Qt.AlignCenter
+            onClicked: {
+                console.log("poster pressed")
+                if (onsId != "")
+                    postMessage();
+            }
+        }
+    }
+
+    InputPanel {
+        id: vkb
+        visible: false
+        anchors.right: parent.right
+        anchors.left: parent.left
+        anchors.bottom: parent.bottom
+        onActiveChanged: {
+            if(!active) { visible = false; }
+        }
+    }
+
+    function selectVICS() {
+        filepath = pri_path + "vics.qml";
+        dataname1.text = "info"
+        data1.text = "tokyo vics information!"
+        dataname2.text = ""
+        data2.text = ""
+        dataname3.text = ""
+        data3.text = ""
+        line3.visible = true
+        line4.visible = false
+        line5.visible = false
+    }
+
+    function selectSYS() {
+        filepath = pri_path + "system.qml";
+        dataname1.text = "type"
+        data1.text = "system error"
+        dataname2.text = "text"
+        data2.text = "System Error Occured!"
+        dataname3.text = ""
+        data3.text = ""
+        line3.visible = true
+        line4.visible = true
+        line5.visible = false
+    }
+
+    function selectTEL() {
+        filepath = pri_path + "phone.qml";
+        dataname1.text = "status"
+        data1.text = "Call Answered"
+        dataname2.text = ""
+        data2.text = ""
+        dataname3.text = ""
+        data3.text = ""
+        line3.visible = true
+        line4.visible = false
+        line5.visible = false
+    }
+
+    function selectMSG() {
+        filepath = pri_path + "msg.qml";
+        dataname1.text = "data1"
+        data1.text = "from testApp data1"
+        dataname2.text = "data2"
+        data2.text = "from testApp data2"
+        dataname3.text = "data3"
+        data3.text = "from testApp data3"
+        line3.visible = true
+        line4.visible = true
+        line5.visible = true
+    }
+
+    function postMessage() {
+        postmsg = "{\"gui\": \"application\", \"file\": \"" + filepath + "\"";
+        if (data1.text != "") {
+            msgdata = "\"" + dataname1.text + "\":\"" + data1.text + "\"";
+        }
+        if (data2.text !="") {
+            if (msgdata != "")
+                msgdata += ",";
+            msgdata += "\"" + dataname2.text + "\":\"" + data2.text + "\"";
+        }
+        if (data3.text !="") {
+            if (msgdata != "")
+                msgdata += ",";
+            msgdata += "\"" + dataname3.text + "\":\"" + data3.text + "\"";
+        }
+        if(msgdata != "")
+            postmsg += ",\"data\":{" + msgdata + "}}"
+        else
+            postmsg += "}"
+
+        eventHandler.showWindow(onsId, postmsg);
+    }
+
+    function qmlOnReplyShowWindow(text) {
+        console.log("onstestapp received:",text);
+        output.text = text;
+    }
+}
diff --git a/sample/app/qml.qrc b/sample/app/qml.qrc
new file mode 100644 (file)
index 0000000..5f6483a
--- /dev/null
@@ -0,0 +1,5 @@
+<RCC>
+    <qresource prefix="/">
+        <file>main.qml</file>
+    </qresource>
+</RCC>
diff --git a/sample/ons/images/answer.png b/sample/ons/images/answer.png
new file mode 100644 (file)
index 0000000..4707a23
Binary files /dev/null and b/sample/ons/images/answer.png differ
diff --git a/sample/ons/images/disable.png b/sample/ons/images/disable.png
new file mode 100644 (file)
index 0000000..8c08c03
Binary files /dev/null and b/sample/ons/images/disable.png differ
diff --git a/sample/ons/images/heart_1079x400.png b/sample/ons/images/heart_1079x400.png
new file mode 100644 (file)
index 0000000..e1fe683
Binary files /dev/null and b/sample/ons/images/heart_1079x400.png differ
diff --git a/sample/ons/images/images.qrc b/sample/ons/images/images.qrc
new file mode 100644 (file)
index 0000000..b75641f
--- /dev/null
@@ -0,0 +1,9 @@
+<RCC>
+    <qresource prefix="/images">
+       <file>oval_1079x400.png</file>
+        <file>heart_1079x400.png</file>
+        <file>answer.png</file>
+        <file>reject.png</file>
+        <file>disable.png</file>
+    </qresource>
+</RCC>
diff --git a/sample/ons/images/oval_1079x400.png b/sample/ons/images/oval_1079x400.png
new file mode 100644 (file)
index 0000000..fb850df
Binary files /dev/null and b/sample/ons/images/oval_1079x400.png differ
diff --git a/sample/ons/images/reject.png b/sample/ons/images/reject.png
new file mode 100644 (file)
index 0000000..d6586e1
Binary files /dev/null and b/sample/ons/images/reject.png differ
diff --git a/sample/ons/msg.qml b/sample/ons/msg.qml
new file mode 100644 (file)
index 0000000..d6adb97
--- /dev/null
@@ -0,0 +1,90 @@
+import QtQuick 2.6
+import QtQuick.Window 2.2
+import QtQuick.Layouts 1.1
+import QtQuick.Controls 2.0
+import AGL.Demo.Controls 1.0
+
+Item {
+    id: onScreenMsg
+    visible: true
+    width: 1079
+    height: 400
+
+    function qmlOnScreenParameter(message) {
+        console.log(qsTr('OnScreenVICS:QML:System >>> qmlOnScreenMessage.'), message);
+        var message_json = JSON.parse (message);
+        data1.text = message_json.data1;
+        data2.text = message_json.data2;
+        data3.text = message_json.data3;
+    }
+
+    RowLayout {
+        id: line1
+        x: 40
+        y: 72
+        width: 1000
+        height: 200
+        spacing: 20
+        Label {
+            id: data1
+            color: "#eeeeec"
+            text: "show data1"
+            font.pixelSize: 20
+            textFormat: Text.AutoText
+            font.wordSpacing: 0
+            verticalAlignment: Text.AlignVCenter
+            horizontalAlignment: Text.AlignHCenter
+        }
+
+        Label {
+            id: data2
+            color: "#eeeeec"
+            text: "show data2"
+            font.pixelSize: 20
+            textFormat: Text.AutoText
+            font.wordSpacing: 0
+            verticalAlignment: Text.AlignVCenter
+            horizontalAlignment: Text.AlignHCenter
+        }
+
+        Label {
+            id: data3
+            color: "#eeeeec"
+            text: "show data3"
+            font.pixelSize: 20
+            textFormat: Text.AutoText
+            font.wordSpacing: 0
+            verticalAlignment: Text.AlignVCenter
+            horizontalAlignment: Text.AlignHCenter
+        }
+
+    }
+
+    RowLayout {
+        anchors.top: line1.bottom
+        anchors.topMargin: 60
+        anchors.horizontalCenter: parent.horizontalCenter
+        Button {
+            id: button1
+            text: qsTr("Button1")
+            onClicked: {
+                eventHandler.onScreenReply("Button1");
+            }
+        }
+        Button {
+            id: button2
+            text: qsTr("Button2")
+            onClicked: {
+                eventHandler.onScreenReply("Button2");
+            }
+        }
+        Button {
+            id: button3
+            text: qsTr("Button3")
+            onClicked: {
+                eventHandler.onScreenReply("Button3");
+            }
+        }
+    }
+
+}
diff --git a/sample/ons/phone.qml b/sample/ons/phone.qml
new file mode 100644 (file)
index 0000000..3fc23ee
--- /dev/null
@@ -0,0 +1,117 @@
+import QtQuick 2.6
+import QtQuick.Window 2.2
+import QtQuick.Layouts 1.1
+import QtQuick.Controls 2.0
+import AGL.Demo.Controls 1.0
+
+Item {
+    id: onScreenPhone
+    visible: true
+    width: 1079
+    height: 400
+    property string messageText: "Incoming Call"
+
+    function qmlOnScreenParameter(message) {
+        console.log(qsTr('OnScreenApp:QML:Phone >>> qmlOnScreenParameter.'), message);
+        var message_json = JSON.parse (message);
+        var text = message_json.status
+
+        if(text === "incoming call")
+        {
+            messageText = "Incoming Call";
+            answerButton.active = true;
+            answerButton.checked = false;
+        }
+        else if(text === "call answered")
+        {
+            messageText = "Call Answered";
+            answerButton.active = false;
+            answerButton.checked = true;
+        }
+        else if(text === "call rejected")
+        {
+            messageText = "Call Rejected";
+            answerButton.active = false;
+            answerButton.checked = true;
+        }
+        else {
+            messageText = text;
+        }
+    }
+
+    Image {
+        id : background_image
+        anchors.fill: parent
+        anchors.topMargin: 0
+        anchors.bottomMargin: 0
+        source: "images/heart_1079x400.png"
+    }
+
+   ToggleButton {
+       id: answerButton
+       x: 53
+       y: 147
+       width: 228
+       height: 230
+       onImage: 'images/disable.png'
+       offImage: 'images/answer.png'
+       property bool active: true
+
+       onCheckedChanged: {
+           if(!checked && !active) {
+               checked = true;
+           }
+           if(active && checked)
+           {
+               messageText = "Call Answer"
+               eventHandler.onScreenReply("call answer");
+               active = false;
+           }
+       }
+   }
+
+   ImageButton {
+       id: rejectButton
+       x: 804
+       y: 142
+       width: 228
+       height: 230
+       offImage: 'images/reject.png'
+
+       onClicked: {
+           messageText = "Call Reject"
+           eventHandler.onScreenReply("call reject");
+       }
+   }
+
+    Label {
+        x: 400
+        y: 115
+        width: 280
+        height: 100
+        color: "#000000"
+        text: messageText
+        textFormat: Text.AutoText
+        wrapMode: Text.WordWrap
+        verticalAlignment: Text.AlignVCenter
+        horizontalAlignment: Text.AlignHCenter
+        font.pixelSize: 50
+        font.weight: Font.ExtraBold
+    }
+
+    Label {
+        x: 395
+        y: 112
+        width: 280
+        height: 100
+        color: "#6BFBFF"
+        text: messageText
+        textFormat: Text.AutoText
+        wrapMode: Text.WordWrap
+        verticalAlignment: Text.AlignVCenter
+        horizontalAlignment: Text.AlignHCenter
+        font.pixelSize: 50
+        font.weight: Font.DemiBold
+    }
+
+}
diff --git a/sample/ons/system.qml b/sample/ons/system.qml
new file mode 100644 (file)
index 0000000..8592698
--- /dev/null
@@ -0,0 +1,58 @@
+import QtQuick 2.6
+import QtQuick.Window 2.2
+import QtQuick.Layouts 1.1
+import QtQuick.Controls 2.0
+import AGL.Demo.Controls 1.0
+
+Item {
+    id: onScreenSystem
+    visible: true
+    width: 1079
+    height: 400
+
+    function qmlOnScreenParameter(message) {
+        console.log(qsTr('OnScreenSys:QML:System >>> qmlOnScreenMessage.'), message);
+        var message_json = JSON.parse (message);
+        var text = message_json.text
+        label.text = text;
+    }
+
+    Image {
+        id : background_image
+        anchors.fill: parent
+        anchors.topMargin: 0
+        anchors.bottomMargin: 0
+        source: "images/oval_1079x400.png"
+    }
+
+    Label {
+        id: label
+        x: 40
+        y: 72
+        width: 1000
+        height: 100
+        color: "#eeeeec"
+        text: "system alert"
+        font.pixelSize: 50
+        textFormat: Text.AutoText
+        font.wordSpacing: 0
+        verticalAlignment: Text.AlignVCenter
+        horizontalAlignment: Text.AlignHCenter
+    }
+
+    Button {
+        id: button
+//        x: 490
+//        y: 250
+        anchors.top: label.bottom
+        anchors.topMargin: 100
+        anchors.horizontalCenter: parent.horizontalCenter
+        text: qsTr("OK")
+
+        onClicked: {
+//            label.text = "system reject"
+            eventHandler.onScreenReply("OK");
+        }
+    }
+
+}
diff --git a/sample/ons/vics.qml b/sample/ons/vics.qml
new file mode 100644 (file)
index 0000000..30d5cd1
--- /dev/null
@@ -0,0 +1,46 @@
+import QtQuick 2.6
+import QtQuick.Window 2.2
+import QtQuick.Layouts 1.1
+import QtQuick.Controls 2.0
+import AGL.Demo.Controls 1.0
+
+Item {
+    id: onScreenVICS
+    visible: true
+    width: 1079
+    height: 400
+
+    function qmlOnScreenParameter(message) {
+        console.log(qsTr('OnScreenVICS:QML:System >>> qmlOnScreenMessage.'), message);
+        var message_json = JSON.parse (message);
+        vics_info.text = message_json.info;
+    }
+
+    Label {
+        id: vics_info
+        x: 40
+        y: 72
+        width: 1000
+        height: 200
+        color: "#eeeeec"
+        text: "show vics inofo"
+        font.pixelSize: 50
+        textFormat: Text.AutoText
+        font.wordSpacing: 0
+        verticalAlignment: Text.AlignVCenter
+        horizontalAlignment: Text.AlignHCenter
+    }
+
+    Button {
+        id: button
+        anchors.top: vics_info.bottom
+        anchors.topMargin: 100
+        anchors.horizontalCenter: parent.horizontalCenter
+        text: qsTr("OK")
+
+        onClicked: {
+            eventHandler.onScreenReply("OK");
+        }
+    }
+
+}
diff --git a/sample/package/config.xml b/sample/package/config.xml
new file mode 100644 (file)
index 0000000..2d9a5a1
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<widget xmlns="http://www.w3.org/ns/widgets" id="onstestapp" version="0.1">
+  <name>onstestapp</name>
+  <icon src="icon.svg"/>
+  <content src="bin/onstestapp" type="application/vnd.agl.native"/>
+  <description>This is a demo onstestapp application</description>
+  <author>Qt</author>
+  <license>APL 2.0</license>
+  <feature name="urn:AGL:widget:required-api">
+    <param name="windowmanager" value="ws"/>
+    <param name="homescreen" value="ws"/>
+  </feature>
+  <feature name="urn:AGL:widget:required-permission">
+    <param name="urn:AGL:permission::public:no-htdocs" value="required"/>
+  </feature>
+</widget>
+
+
diff --git a/sample/package/icon.svg b/sample/package/icon.svg
new file mode 100644 (file)
index 0000000..411d130
--- /dev/null
@@ -0,0 +1,489 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+
+<svg
+   xmlns:i="&amp;ns_ai;"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 320 320"
+   style="enable-background:new 0 0 320 320;"
+   xml:space="preserve"
+   id="svg2"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="HMI_AppLauncher_HVAC_Active-01.svg"><metadata
+     id="metadata1292"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+     id="defs1290" /><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="2560"
+     inkscape:window-height="1464"
+     id="namedview1288"
+     showgrid="false"
+     inkscape:zoom="0.7375"
+     inkscape:cx="-540.33898"
+     inkscape:cy="160"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg2" /><style
+     type="text/css"
+     id="style4">
+       .st0{display:none;}
+       .st1{display:inline;}
+       .st2{opacity:0.4;fill:url(#SVGID_1_);}
+       .st3{fill:url(#SVGID_2_);}
+       .st4{fill:#FFFFFF;}
+       .st5{font-family:'Roboto-Regular';}
+       .st6{font-size:25px;}
+       .st7{letter-spacing:6;}
+       .st8{fill:url(#SVGID_3_);}
+       .st9{fill:url(#SVGID_4_);}
+       .st10{fill:url(#SVGID_5_);}
+       .st11{fill:url(#SVGID_6_);}
+       .st12{fill:url(#SVGID_7_);}
+       .st13{fill:url(#SVGID_8_);}
+       .st14{fill:url(#SVGID_9_);}
+       .st15{fill:url(#SVGID_10_);}
+       .st16{fill:url(#SVGID_11_);}
+       .st17{fill:url(#SVGID_12_);}
+       .st18{fill:url(#SVGID_13_);}
+       .st19{fill:url(#SVGID_14_);}
+       .st20{fill:url(#SVGID_15_);}
+       .st21{fill:url(#SVGID_16_);}
+       .st22{fill:url(#SVGID_17_);}
+       .st23{fill:url(#SVGID_18_);}
+       .st24{opacity:0.29;}
+       .st25{fill:url(#SVGID_19_);}
+       .st26{fill:url(#SVGID_20_);}
+       .st27{fill:url(#SVGID_21_);}
+       .st28{fill:url(#SVGID_22_);}
+       .st29{fill:url(#SVGID_23_);}
+       .st30{fill:url(#SVGID_24_);}
+       .st31{fill:url(#SVGID_25_);}
+       .st32{fill:url(#SVGID_26_);}
+       .st33{fill:url(#SVGID_27_);}
+       .st34{fill:url(#SVGID_28_);}
+       .st35{fill:url(#SVGID_29_);}
+       .st36{fill:url(#SVGID_30_);}
+       .st37{fill:url(#SVGID_31_);}
+       .st38{fill:url(#SVGID_32_);}
+       .st39{fill:url(#SVGID_33_);}
+       .st40{fill:url(#SVGID_34_);}
+       .st41{fill:url(#SVGID_35_);}
+       .st42{fill:url(#SVGID_36_);}
+       .st43{opacity:0.4;fill:url(#SVGID_37_);}
+       .st44{fill:url(#SVGID_38_);}
+       .st45{fill:url(#SVGID_39_);}
+       .st46{fill:url(#SVGID_40_);}
+       .st47{fill:url(#SVGID_41_);}
+       .st48{fill:url(#SVGID_42_);}
+       .st49{fill:url(#SVGID_43_);}
+       .st50{fill:url(#SVGID_44_);}
+       .st51{display:inline;opacity:0.29;}
+       .st52{display:inline;fill:url(#SVGID_45_);}
+       .st53{display:inline;fill:url(#SVGID_46_);}
+       .st54{display:inline;fill:#FFFFFF;}
+       .st55{display:inline;fill:url(#SVGID_47_);}
+       .st56{display:inline;fill:url(#SVGID_48_);}
+       .st57{display:inline;fill:url(#SVGID_49_);}
+       .st58{display:inline;fill:url(#SVGID_50_);}
+       .st59{display:inline;fill:url(#SVGID_51_);}
+       .st60{display:inline;fill:url(#SVGID_52_);}
+       .st61{opacity:0.4;fill:url(#SVGID_53_);}
+       .st62{fill:url(#SVGID_54_);}
+       .st63{fill:url(#SVGID_55_);}
+       .st64{fill:url(#SVGID_56_);}
+       .st65{fill:url(#SVGID_57_);}
+       .st66{fill:url(#SVGID_58_);}
+       .st67{opacity:0.4;fill:url(#SVGID_59_);}
+       .st68{fill:url(#SVGID_60_);}
+       .st69{fill:url(#SVGID_61_);}
+       .st70{fill:url(#SVGID_62_);}
+       .st71{fill:url(#SVGID_63_);}
+       .st72{fill:url(#SVGID_64_);}
+       .st73{fill:url(#SVGID_65_);}
+       .st74{fill:url(#SVGID_66_);}
+       .st75{fill:url(#SVGID_67_);}
+       .st76{fill:url(#SVGID_68_);}
+       .st77{fill:url(#SVGID_69_);}
+       .st78{fill:url(#SVGID_70_);}
+       .st79{fill:url(#SVGID_71_);}
+       .st80{fill:url(#SVGID_72_);}
+       .st81{fill:url(#SVGID_73_);}
+       .st82{fill:url(#SVGID_74_);}
+       .st83{fill:url(#SVGID_75_);}
+       .st84{fill:url(#SVGID_76_);}
+       .st85{fill:url(#SVGID_77_);}
+       .st86{fill:url(#SVGID_78_);}
+       .st87{fill:url(#SVGID_79_);}
+       .st88{fill:url(#SVGID_80_);}
+       .st89{fill:url(#SVGID_81_);}
+       .st90{fill:url(#SVGID_82_);}
+       .st91{fill:url(#SVGID_83_);}
+       .st92{fill:url(#SVGID_84_);}
+       .st93{fill:url(#SVGID_85_);}
+       .st94{fill:url(#SVGID_86_);}
+       .st95{opacity:0.4;fill:url(#SVGID_87_);}
+       .st96{fill:url(#SVGID_88_);}
+       .st97{fill:url(#SVGID_89_);}
+       .st98{fill:url(#SVGID_90_);}
+       .st99{display:inline;fill:url(#SVGID_91_);}
+       .st100{display:inline;fill:url(#SVGID_92_);}
+       .st101{fill:url(#SVGID_93_);}
+       .st102{fill:url(#SVGID_94_);}
+       .st103{opacity:0.4;fill:url(#SVGID_95_);}
+       .st104{fill:url(#SVGID_96_);}
+       .st105{fill:url(#SVGID_97_);}
+       .st106{fill:url(#SVGID_98_);}
+       .st107{fill:url(#SVGID_99_);}
+       .st108{fill:url(#SVGID_100_);}
+       .st109{fill:url(#SVGID_101_);}
+       .st110{display:inline;fill:url(#SVGID_102_);}
+       .st111{display:inline;fill:url(#SVGID_103_);}
+       .st112{fill:url(#SVGID_104_);}
+       .st113{fill:url(#SVGID_105_);}
+       .st114{fill:url(#SVGID_106_);}
+       .st115{fill:url(#SVGID_107_);}
+       .st116{fill:url(#SVGID_108_);}
+       .st117{opacity:0.4;fill:url(#SVGID_109_);}
+       .st118{fill:url(#SVGID_110_);}
+       .st119{fill:url(#SVGID_111_);}
+       .st120{fill:url(#SVGID_112_);}
+       .st121{fill:url(#SVGID_113_);}
+       .st122{fill:url(#SVGID_114_);}
+       .st123{opacity:0.4;fill:url(#SVGID_115_);}
+       .st124{fill:url(#SVGID_116_);}
+       .st125{fill:url(#SVGID_117_);}
+       .st126{fill:url(#SVGID_118_);}
+       .st127{display:inline;fill:url(#SVGID_119_);}
+       .st128{display:inline;fill:url(#SVGID_120_);}
+       .st129{fill:url(#SVGID_121_);}
+       .st130{fill:url(#SVGID_122_);}
+</style><switch
+     id="switch6"><g
+       i:extraneous="self"
+       id="g8"><g
+         id="HVAC_Active"><g
+           id="g158"><circle
+             class="st24"
+             cx="159.7"
+             cy="133.4"
+             r="101.9"
+             id="circle160" /><linearGradient
+             id="SVGID_19_"
+             gradientUnits="userSpaceOnUse"
+             x1="115.9317"
+             y1="254.1836"
+             x2="256.3852"
+             y2="-133.5267"><stop
+               offset="0"
+               style="stop-color:#8BC53F"
+               id="stop163" /><stop
+               offset="2.015080e-02"
+               style="stop-color:#7CCB56;stop-opacity:0.9678"
+               id="stop165" /><stop
+               offset="6.089833e-02"
+               style="stop-color:#62D67D;stop-opacity:0.9028"
+               id="stop167" /><stop
+               offset="0.1057"
+               style="stop-color:#4BDFA0;stop-opacity:0.8312"
+               id="stop169" /><stop
+               offset="0.1543"
+               style="stop-color:#38E7BE;stop-opacity:0.7537"
+               id="stop171" /><stop
+               offset="0.2077"
+               style="stop-color:#28EED6;stop-opacity:0.6684"
+               id="stop173" /><stop
+               offset="0.2681"
+               style="stop-color:#1CF3E8;stop-opacity:0.572"
+               id="stop175" /><stop
+               offset="0.3394"
+               style="stop-color:#13F6F5;stop-opacity:0.4581"
+               id="stop177" /><stop
+               offset="0.4323"
+               style="stop-color:#0EF8FD;stop-opacity:0.3098"
+               id="stop179" /><stop
+               offset="0.6264"
+               style="stop-color:#0DF9FF;stop-opacity:0"
+               id="stop181" /></linearGradient><circle
+             class="st25"
+             cx="159.7"
+             cy="133.4"
+             r="101.9"
+             id="circle183" /><text
+             transform="matrix(1 0 0 1 114.8792 284.712)"
+             class="st4 st5 st6 st7"
+             id="text185">HVAC</text>
+<linearGradient
+             id="SVGID_20_"
+             gradientUnits="userSpaceOnUse"
+             x1="159.9991"
+             y1="272.1867"
+             x2="159.9991"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop188" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop190" /></linearGradient><path
+             class="st26"
+             d="M179.7,151.6V78.8c0-11-8.8-20-19.7-20c-10.9,0-19.7,9-19.7,20v2.6h4.9v-2.6c0-8.3,6.6-15.1,14.8-15.1      c8.2,0,14.8,6.8,14.8,15.1v75.4l1.1,0.7c8.6,5.5,13.8,14.8,13.8,25c0,16.4-13.2,29.7-29.5,29.7c-16.4,0-29.8-13.3-29.8-29.7      c0-10.5,5.1-19.9,13.7-25.2l1.2-0.7V94.6h-4.9v56.7c-9.3,6.3-14.8,16.9-14.8,28.6c0,19.1,15.6,34.6,34.8,34.6      c19,0,34.5-15.5,34.5-34.6C194.6,168.6,189.1,158,179.7,151.6z"
+             id="path192" /><linearGradient
+             id="SVGID_21_"
+             gradientUnits="userSpaceOnUse"
+             x1="159.9991"
+             y1="272.1867"
+             x2="159.9991"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop195" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop197" /></linearGradient><path
+             class="st27"
+             d="M160.2,118.1c-9,0-10,5.5-10,7.9v31L147,159c-7.3,4.6-11.7,12.4-11.7,21c0,13.6,11.1,24.7,24.7,24.7      c4.6,0,9.1-1.3,13.1-3.7l-2.6-4.2c-3.1,2-6.7,3-10.4,3c-10.9,0-19.8-8.9-19.8-19.8c0-6.9,3.5-13.1,9.3-16.8l5.6-3.4V126      c0-1,0-3,5-3c4.8,0,4.8,1.4,4.8,2.7v33.9l5.7,3.6c5.7,3.7,9.1,9.9,9.1,16.6h4.9c0-8.4-4.3-16.2-11.4-20.8l-3.4-2.2v-31.2      C169.9,122.3,168.2,118.1,160.2,118.1z"
+             id="path199" /><linearGradient
+             id="SVGID_22_"
+             gradientUnits="userSpaceOnUse"
+             x1="126.625"
+             y1="272.1867"
+             x2="126.625"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop202" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop204" /></linearGradient><polygon
+             class="st28"
+             points="120.6,76.1 120.6,76.1 120.7,76.1 120.8,76.1 120.8,76.1 120.9,76.1 121,76.1 121,76.1       121.1,76.1 121.2,76.1 121.2,76.1 121.3,76.1 121.3,76.1 121.4,76.1 121.5,76.1 121.5,76.1 121.6,76.1 121.7,76.1 121.7,76.1       121.8,76.1 121.9,76.1 121.9,76.1 122,76.1 122.1,76.1 122.1,76.1 122.2,76.1 122.2,76.1 122.3,76.1 122.4,76.1 122.4,76.1       122.5,76.1 122.6,76.1 122.6,76.1 122.7,76.1 122.8,76.1 122.8,76.1 122.9,76.1 123,76.1 123,76.1 123.1,76.1 123.1,76.1       123.2,76.1 123.3,76.1 123.3,76.1 123.4,76.1 123.5,76.1 123.5,76.1 123.6,76.1 123.7,76.1 123.7,76.1 123.8,76.1 123.9,76.1       123.9,76.1 124,76.1 124,76.1 124.1,76.1 124.2,76.1 124.2,76.1 124.3,76.1 124.4,76.1 124.4,76.1 124.5,76.1 124.6,76.1       124.6,76.1 124.7,76.1 124.8,76.1 124.8,76.1 124.9,76.1 125,76.1 125,76.1 125.1,76.1 125.1,76.1 125.2,76.1 125.3,76.1       125.3,76.1 125.4,76.1 125.5,76.1 125.5,76.1 125.6,76.1 125.7,76.1 125.7,76.1 125.8,76.1 125.9,76.1 125.9,76.1 126,76.1       126,76.1 126.1,76.1 126.2,76.1 126.2,76.1 126.3,76.1 126.4,76.1 126.4,76.1 126.5,76.1 126.6,76.1 126.6,76.1 126.7,76.1       126.8,76.1 126.8,76.1 126.9,76.1 126.9,76.1 127,76.1 127.1,76.1 127.1,76.1 127.2,76.1 127.3,76.1 127.3,76.1 127.4,76.1       127.5,76.1 127.5,76.1 127.6,76.1 127.7,76.1 127.7,76.1 127.8,76.1 127.8,76.1 127.9,76.1 128,76.1 128,76.1 128.1,76.1       128.2,76.1 128.2,76.1 128.3,76.1 128.4,76.1 128.4,76.1 128.5,76.1 128.6,76.1 128.6,76.1 128.7,76.1 128.7,76.1 128.8,76.1       128.9,76.1 128.9,76.1 129,76.1 129.1,76.1 129.1,76.1 129.2,76.1 129.3,76.1 129.3,76.1 129.4,76.1 129.5,76.1 129.5,76.1       129.6,76.1 129.7,76.1 129.7,76.1 129.8,76.1 129.8,76.1 129.9,76.1 130,76.1 130,76.1 130.1,76.1 130.2,76.1 130.2,76.1       130.3,76.1 130.4,76.1 130.4,76.1 130.5,76.1 130.6,76.1 130.6,76.1 130.7,76.1 130.7,76.1 130.8,76.1 130.9,76.1 130.9,76.1       131,76.1 131.1,76.1 131.1,76.1 131.2,76.1 131.3,76.1 131.3,76.1 131.4,76.1 131.5,76.1 131.5,76.1 131.6,76.1 131.6,76.1       131.7,76.1 131.8,76.1 131.8,76.1 131.9,76.1 132,76.1 132,76.1 132.1,76.1 132.2,76.1 132.2,76.1 132.3,76.1 132.4,76.1       132.4,76.1 132.5,76.1 132.5,76.1 132.6,76.1 132.7,76.1 132.7,76.1 132.8,76.1 132.8,71.4 132.7,71.4 132.7,71.4 132.6,71.4       132.5,71.4 132.5,71.4 132.4,71.4 132.4,71.4 132.3,71.4 132.2,71.4 132.2,71.4 132.1,71.4 132,71.4 132,71.4 131.9,71.4       131.8,71.4 131.8,71.4 131.7,71.4 131.6,71.4 131.6,71.4 131.5,71.4 131.5,71.4 131.4,71.4 131.3,71.4 131.3,71.4 131.2,71.4       131.1,71.4 131.1,71.4 131,71.4 130.9,71.4 130.9,71.4 130.8,71.4 130.7,71.4 130.7,71.4 130.6,71.4 130.6,71.4 130.5,71.4       130.4,71.4 130.4,71.4 130.3,71.4 130.2,71.4 130.2,71.4 130.1,71.4 130,71.4 130,71.4 129.9,71.4 129.8,71.4 129.8,71.4       129.7,71.4 129.7,71.4 129.6,71.4 129.5,71.4 129.5,71.4 129.4,71.4 129.3,71.4 129.3,71.4 129.2,71.4 129.1,71.4 129.1,71.4       129,71.4 128.9,71.4 128.9,71.4 128.8,71.4 128.7,71.4 128.7,71.4 128.6,71.4 128.6,71.4 128.5,71.4 128.4,71.4 128.4,71.4       128.3,71.4 128.2,71.4 128.2,71.4 128.1,71.4 128,71.4 128,71.4 127.9,71.4 127.8,71.4 127.8,71.4 127.7,71.4 127.7,71.4       127.6,71.4 127.5,71.4 127.5,71.4 127.4,71.4 127.3,71.4 127.3,71.4 127.2,71.4 127.1,71.4 127.1,71.4 127,71.4 126.9,71.4       126.9,71.4 126.8,71.4 126.8,71.4 126.7,71.4 126.6,71.4 126.6,71.4 126.5,71.4 126.4,71.4 126.4,71.4 126.3,71.4 126.2,71.4       126.2,71.4 126.1,71.4 126,71.4 126,71.4 125.9,71.4 125.9,71.4 125.8,71.4 125.7,71.4 125.7,71.4 125.6,71.4 125.5,71.4       125.5,71.4 125.4,71.4 125.3,71.4 125.3,71.4 125.2,71.4 125.1,71.4 125.1,71.4 125,71.4 125,71.4 124.9,71.4 124.8,71.4       124.8,71.4 124.7,71.4 124.6,71.4 124.6,71.4 124.5,71.4 124.4,71.4 124.4,71.4 124.3,71.4 124.2,71.4 124.2,71.4 124.1,71.4       124,71.4 124,71.4 123.9,71.4 123.9,71.4 123.8,71.4 123.7,71.4 123.7,71.4 123.6,71.4 123.5,71.4 123.5,71.4 123.4,71.4       123.3,71.4 123.3,71.4 123.2,71.4 123.1,71.4 123.1,71.4 123,71.4 123,71.4 122.9,71.4 122.8,71.4 122.8,71.4 122.7,71.4       122.6,71.4 122.6,71.4 122.5,71.4 122.4,71.4 122.4,71.4 122.3,71.4 122.2,71.4 122.2,71.4 122.1,71.4 122.1,71.4 122,71.4       121.9,71.4 121.9,71.4 121.8,71.4 121.7,71.4 121.7,71.4 121.6,71.4 121.5,71.4 121.5,71.4 121.4,71.4 121.3,71.4 121.3,71.4       121.2,71.4 121.2,71.4 121.1,71.4 121,71.4 121,71.4 120.9,71.4 120.8,71.4 120.8,71.4 120.7,71.4 120.6,71.4 120.6,71.4       120.5,71.4 120.4,71.4 120.4,76.1 120.5,76.1     "
+             id="polygon206" /><linearGradient
+             id="SVGID_23_"
+             gradientUnits="userSpaceOnUse"
+             x1="129.0972"
+             y1="272.1867"
+             x2="129.0972"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop209" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop211" /></linearGradient><polygon
+             class="st29"
+             points="132.7,83.7 132.7,83.7 132.6,83.7 132.6,83.7 132.5,83.7 132.5,83.7 132.5,83.7 132.4,83.7       132.4,83.7 132.3,83.7 132.3,83.7 132.3,83.7 132.2,83.7 132.2,83.7 132.1,83.7 132.1,83.7 132.1,83.7 132,83.7 132,83.7       132,83.7 131.9,83.7 131.9,83.7 131.8,83.7 131.8,83.7 131.8,83.7 131.7,83.7 131.7,83.7 131.6,83.7 131.6,83.7 131.6,83.7       131.5,83.7 131.5,83.7 131.5,83.7 131.4,83.7 131.4,83.7 131.3,83.7 131.3,83.7 131.3,83.7 131.2,83.7 131.2,83.7 131.1,83.7       131.1,83.7 131.1,83.7 131,83.7 131,83.7 131,83.7 130.9,83.7 130.9,83.7 130.8,83.7 130.8,83.7 130.8,83.7 130.7,83.7       130.7,83.7 130.6,83.7 130.6,83.7 130.6,83.7 130.5,83.7 130.5,83.7 130.4,83.7 130.4,83.7 130.4,83.7 130.3,83.7 130.3,83.7       130.3,83.7 130.2,83.7 130.2,83.7 130.1,83.7 130.1,83.7 130.1,83.7 130,83.7 130,83.7 129.9,83.7 129.9,83.7 129.9,83.7       129.8,83.7 129.8,83.7 129.8,83.7 129.7,83.7 129.7,83.7 129.6,83.7 129.6,83.7 129.6,83.7 129.5,83.7 129.5,83.7 129.4,83.7       129.4,83.7 129.4,83.7 129.3,83.7 129.3,83.7 129.3,83.7 129.2,83.7 129.2,83.7 129.1,83.7 129.1,83.7 129.1,83.7 129,83.7       129,83.7 128.9,83.7 128.9,83.7 128.9,83.7 128.8,83.7 128.8,83.7 128.7,83.7 128.7,83.7 128.7,83.7 128.6,83.7 128.6,83.7       128.6,83.7 128.5,83.7 128.5,83.7 128.4,83.7 128.4,83.7 128.4,83.7 128.3,83.7 128.3,83.7 128.2,83.7 128.2,83.7 128.2,83.7       128.1,83.7 128.1,83.7 128.1,83.7 128,83.7 128,83.7 127.9,83.7 127.9,83.7 127.9,83.7 127.8,83.7 127.8,83.7 127.7,83.7       127.7,83.7 127.7,83.7 127.6,83.7 127.6,83.7 127.6,83.7 127.5,83.7 127.5,83.7 127.4,83.7 127.4,83.7 127.4,83.7 127.3,83.7       127.3,83.7 127.2,83.7 127.2,83.7 127.2,83.7 127.1,83.7 127.1,83.7 127,83.7 127,83.7 127,83.7 126.9,83.7 126.9,83.7       126.9,83.7 126.8,83.7 126.8,83.7 126.7,83.7 126.7,83.7 126.7,83.7 126.6,83.7 126.6,83.7 126.5,83.7 126.5,83.7 126.5,83.7       126.4,83.7 126.4,83.7 126.4,83.7 126.3,83.7 126.3,83.7 126.2,83.7 126.2,83.7 126.2,83.7 126.1,83.7 126.1,83.7 126,83.7       126,83.7 126,83.7 125.9,83.7 125.9,83.7 125.9,83.7 125.8,83.7 125.8,83.7 125.7,83.7 125.7,83.7 125.7,83.7 125.6,83.7       125.6,83.7 125.5,83.7 125.5,83.7 125.5,83.7 125.4,83.7 125.4,83.7 125.4,88.5 125.4,88.5 125.5,88.5 125.5,88.5 125.5,88.5       125.6,88.5 125.6,88.5 125.7,88.5 125.7,88.5 125.7,88.5 125.8,88.5 125.8,88.5 125.9,88.5 125.9,88.5 125.9,88.5 126,88.5       126,88.5 126,88.5 126.1,88.5 126.1,88.5 126.2,88.5 126.2,88.5 126.2,88.5 126.3,88.5 126.3,88.5 126.4,88.5 126.4,88.5       126.4,88.5 126.5,88.5 126.5,88.5 126.5,88.5 126.6,88.5 126.6,88.5 126.7,88.5 126.7,88.5 126.7,88.5 126.8,88.5 126.8,88.5       126.9,88.5 126.9,88.5 126.9,88.5 127,88.5 127,88.5 127,88.5 127.1,88.5 127.1,88.5 127.2,88.5 127.2,88.5 127.2,88.5       127.3,88.5 127.3,88.5 127.4,88.5 127.4,88.5 127.4,88.5 127.5,88.5 127.5,88.5 127.6,88.5 127.6,88.5 127.6,88.5 127.7,88.5       127.7,88.5 127.7,88.5 127.8,88.5 127.8,88.5 127.9,88.5 127.9,88.5 127.9,88.5 128,88.5 128,88.5 128.1,88.5 128.1,88.5       128.1,88.5 128.2,88.5 128.2,88.5 128.2,88.5 128.3,88.5 128.3,88.5 128.4,88.5 128.4,88.5 128.4,88.5 128.5,88.5 128.5,88.5       128.6,88.5 128.6,88.5 128.6,88.5 128.7,88.5 128.7,88.5 128.7,88.5 128.8,88.5 128.8,88.5 128.9,88.5 128.9,88.5 128.9,88.5       129,88.5 129,88.5 129.1,88.5 129.1,88.5 129.1,88.5 129.2,88.5 129.2,88.5 129.3,88.5 129.3,88.5 129.3,88.5 129.4,88.5       129.4,88.5 129.4,88.5 129.5,88.5 129.5,88.5 129.6,88.5 129.6,88.5 129.6,88.5 129.7,88.5 129.7,88.5 129.8,88.5 129.8,88.5       129.8,88.5 129.9,88.5 129.9,88.5 129.9,88.5 130,88.5 130,88.5 130.1,88.5 130.1,88.5 130.1,88.5 130.2,88.5 130.2,88.5       130.3,88.5 130.3,88.5 130.3,88.5 130.4,88.5 130.4,88.5 130.4,88.5 130.5,88.5 130.5,88.5 130.6,88.5 130.6,88.5 130.6,88.5       130.7,88.5 130.7,88.5 130.8,88.5 130.8,88.5 130.8,88.5 130.9,88.5 130.9,88.5 131,88.5 131,88.5 131,88.5 131.1,88.5       131.1,88.5 131.1,88.5 131.2,88.5 131.2,88.5 131.3,88.5 131.3,88.5 131.3,88.5 131.4,88.5 131.4,88.5 131.5,88.5 131.5,88.5       131.5,88.5 131.6,88.5 131.6,88.5 131.6,88.5 131.7,88.5 131.7,88.5 131.8,88.5 131.8,88.5 131.8,88.5 131.9,88.5 131.9,88.5       132,88.5 132,88.5 132,88.5 132.1,88.5 132.1,88.5 132.1,88.5 132.2,88.5 132.2,88.5 132.3,88.5 132.3,88.5 132.3,88.5       132.4,88.5 132.4,88.5 132.5,88.5 132.5,88.5 132.5,88.5 132.6,88.5 132.6,88.5 132.7,88.5 132.7,88.5 132.7,88.5 132.8,88.5       132.8,88.5 132.8,83.7 132.8,83.7 132.7,83.7     "
+             id="polygon213" /><linearGradient
+             id="SVGID_24_"
+             gradientUnits="userSpaceOnUse"
+             x1="126.625"
+             y1="272.1867"
+             x2="126.625"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop216" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop218" /></linearGradient><polygon
+             class="st30"
+             points="120.6,100.8 120.6,100.8 120.7,100.8 120.8,100.8 120.8,100.8 120.9,100.8 121,100.8 121,100.8       121.1,100.8 121.2,100.8 121.2,100.8 121.3,100.8 121.3,100.8 121.4,100.8 121.5,100.8 121.5,100.8 121.6,100.8 121.7,100.8       121.7,100.8 121.8,100.8 121.9,100.8 121.9,100.8 122,100.8 122.1,100.8 122.1,100.8 122.2,100.8 122.2,100.8 122.3,100.8       122.4,100.8 122.4,100.8 122.5,100.8 122.6,100.8 122.6,100.8 122.7,100.8 122.8,100.8 122.8,100.8 122.9,100.8 123,100.8       123,100.8 123.1,100.8 123.1,100.8 123.2,100.8 123.3,100.8 123.3,100.8 123.4,100.8 123.5,100.8 123.5,100.8 123.6,100.8       123.7,100.8 123.7,100.8 123.8,100.8 123.9,100.8 123.9,100.8 124,100.8 124,100.8 124.1,100.8 124.2,100.8 124.2,100.8       124.3,100.8 124.4,100.8 124.4,100.8 124.5,100.8 124.6,100.8 124.6,100.8 124.7,100.8 124.8,100.8 124.8,100.8 124.9,100.8       125,100.8 125,100.8 125.1,100.8 125.1,100.8 125.2,100.8 125.3,100.8 125.3,100.8 125.4,100.8 125.5,100.8 125.5,100.8       125.6,100.8 125.7,100.8 125.7,100.8 125.8,100.8 125.9,100.8 125.9,100.8 126,100.8 126,100.8 126.1,100.8 126.2,100.8       126.2,100.8 126.3,100.8 126.4,100.8 126.4,100.8 126.5,100.8 126.6,100.8 126.6,100.8 126.7,100.8 126.8,100.8 126.8,100.8       126.9,100.8 126.9,100.8 127,100.8 127.1,100.8 127.1,100.8 127.2,100.8 127.3,100.8 127.3,100.8 127.4,100.8 127.5,100.8       127.5,100.8 127.6,100.8 127.7,100.8 127.7,100.8 127.8,100.8 127.8,100.8 127.9,100.8 128,100.8 128,100.8 128.1,100.8       128.2,100.8 128.2,100.8 128.3,100.8 128.4,100.8 128.4,100.8 128.5,100.8 128.6,100.8 128.6,100.8 128.7,100.8 128.7,100.8       128.8,100.8 128.9,100.8 128.9,100.8 129,100.8 129.1,100.8 129.1,100.8 129.2,100.8 129.3,100.8 129.3,100.8 129.4,100.8       129.5,100.8 129.5,100.8 129.6,100.8 129.7,100.8 129.7,100.8 129.8,100.8 129.8,100.8 129.9,100.8 130,100.8 130,100.8       130.1,100.8 130.2,100.8 130.2,100.8 130.3,100.8 130.4,100.8 130.4,100.8 130.5,100.8 130.6,100.8 130.6,100.8 130.7,100.8       130.7,100.8 130.8,100.8 130.9,100.8 130.9,100.8 131,100.8 131.1,100.8 131.1,100.8 131.2,100.8 131.3,100.8 131.3,100.8       131.4,100.8 131.5,100.8 131.5,100.8 131.6,100.8 131.6,100.8 131.7,100.8 131.8,100.8 131.8,100.8 131.9,100.8 132,100.8       132,100.8 132.1,100.8 132.2,100.8 132.2,100.8 132.3,100.8 132.4,100.8 132.4,100.8 132.5,100.8 132.5,100.8 132.6,100.8       132.7,100.8 132.7,100.8 132.8,100.8 132.8,96.1 132.7,96.1 132.7,96.1 132.6,96.1 132.5,96.1 132.5,96.1 132.4,96.1       132.4,96.1 132.3,96.1 132.2,96.1 132.2,96.1 132.1,96.1 132,96.1 132,96.1 131.9,96.1 131.8,96.1 131.8,96.1 131.7,96.1       131.6,96.1 131.6,96.1 131.5,96.1 131.5,96.1 131.4,96.1 131.3,96.1 131.3,96.1 131.2,96.1 131.1,96.1 131.1,96.1 131,96.1       130.9,96.1 130.9,96.1 130.8,96.1 130.7,96.1 130.7,96.1 130.6,96.1 130.6,96.1 130.5,96.1 130.4,96.1 130.4,96.1 130.3,96.1       130.2,96.1 130.2,96.1 130.1,96.1 130,96.1 130,96.1 129.9,96.1 129.8,96.1 129.8,96.1 129.7,96.1 129.7,96.1 129.6,96.1       129.5,96.1 129.5,96.1 129.4,96.1 129.3,96.1 129.3,96.1 129.2,96.1 129.1,96.1 129.1,96.1 129,96.1 128.9,96.1 128.9,96.1       128.8,96.1 128.7,96.1 128.7,96.1 128.6,96.1 128.6,96.1 128.5,96.1 128.4,96.1 128.4,96.1 128.3,96.1 128.2,96.1 128.2,96.1       128.1,96.1 128,96.1 128,96.1 127.9,96.1 127.8,96.1 127.8,96.1 127.7,96.1 127.7,96.1 127.6,96.1 127.5,96.1 127.5,96.1       127.4,96.1 127.3,96.1 127.3,96.1 127.2,96.1 127.1,96.1 127.1,96.1 127,96.1 126.9,96.1 126.9,96.1 126.8,96.1 126.8,96.1       126.7,96.1 126.6,96.1 126.6,96.1 126.5,96.1 126.4,96.1 126.4,96.1 126.3,96.1 126.2,96.1 126.2,96.1 126.1,96.1 126,96.1       126,96.1 125.9,96.1 125.9,96.1 125.8,96.1 125.7,96.1 125.7,96.1 125.6,96.1 125.5,96.1 125.5,96.1 125.4,96.1 125.3,96.1       125.3,96.1 125.2,96.1 125.1,96.1 125.1,96.1 125,96.1 125,96.1 124.9,96.1 124.8,96.1 124.8,96.1 124.7,96.1 124.6,96.1       124.6,96.1 124.5,96.1 124.4,96.1 124.4,96.1 124.3,96.1 124.2,96.1 124.2,96.1 124.1,96.1 124,96.1 124,96.1 123.9,96.1       123.9,96.1 123.8,96.1 123.7,96.1 123.7,96.1 123.6,96.1 123.5,96.1 123.5,96.1 123.4,96.1 123.3,96.1 123.3,96.1 123.2,96.1       123.1,96.1 123.1,96.1 123,96.1 123,96.1 122.9,96.1 122.8,96.1 122.8,96.1 122.7,96.1 122.6,96.1 122.6,96.1 122.5,96.1       122.4,96.1 122.4,96.1 122.3,96.1 122.2,96.1 122.2,96.1 122.1,96.1 122.1,96.1 122,96.1 121.9,96.1 121.9,96.1 121.8,96.1       121.7,96.1 121.7,96.1 121.6,96.1 121.5,96.1 121.5,96.1 121.4,96.1 121.3,96.1 121.3,96.1 121.2,96.1 121.2,96.1 121.1,96.1       121,96.1 121,96.1 120.9,96.1 120.8,96.1 120.8,96.1 120.7,96.1 120.6,96.1 120.6,96.1 120.5,96.1 120.4,96.1 120.4,100.8       120.5,100.8     "
+             id="polygon220" /><linearGradient
+             id="SVGID_25_"
+             gradientUnits="userSpaceOnUse"
+             x1="129.0972"
+             y1="272.1867"
+             x2="129.0972"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop223" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop225" /></linearGradient><polygon
+             class="st31"
+             points="132.7,108.4 132.7,108.4 132.6,108.4 132.6,108.4 132.5,108.4 132.5,108.4 132.5,108.4       132.4,108.4 132.4,108.4 132.3,108.4 132.3,108.4 132.3,108.4 132.2,108.4 132.2,108.4 132.1,108.4 132.1,108.4 132.1,108.4       132,108.4 132,108.4 132,108.4 131.9,108.4 131.9,108.4 131.8,108.4 131.8,108.4 131.8,108.4 131.7,108.4 131.7,108.4       131.6,108.4 131.6,108.4 131.6,108.4 131.5,108.4 131.5,108.4 131.5,108.4 131.4,108.4 131.4,108.4 131.3,108.4 131.3,108.4       131.3,108.4 131.2,108.4 131.2,108.4 131.1,108.4 131.1,108.4 131.1,108.4 131,108.4 131,108.4 131,108.4 130.9,108.4       130.9,108.4 130.8,108.4 130.8,108.4 130.8,108.4 130.7,108.4 130.7,108.4 130.6,108.4 130.6,108.4 130.6,108.4 130.5,108.4       130.5,108.4 130.4,108.4 130.4,108.4 130.4,108.4 130.3,108.4 130.3,108.4 130.3,108.4 130.2,108.4 130.2,108.4 130.1,108.4       130.1,108.4 130.1,108.4 130,108.4 130,108.4 129.9,108.4 129.9,108.4 129.9,108.4 129.8,108.4 129.8,108.4 129.8,108.4       129.7,108.4 129.7,108.4 129.6,108.4 129.6,108.4 129.6,108.4 129.5,108.4 129.5,108.4 129.4,108.4 129.4,108.4 129.4,108.4       129.3,108.4 129.3,108.4 129.3,108.4 129.2,108.4 129.2,108.4 129.1,108.4 129.1,108.4 129.1,108.4 129,108.4 129,108.4       128.9,108.4 128.9,108.4 128.9,108.4 128.8,108.4 128.8,108.4 128.7,108.4 128.7,108.4 128.7,108.4 128.6,108.4 128.6,108.4       128.6,108.4 128.5,108.4 128.5,108.4 128.4,108.4 128.4,108.4 128.4,108.4 128.3,108.4 128.3,108.4 128.2,108.4 128.2,108.4       128.2,108.4 128.1,108.4 128.1,108.4 128.1,108.4 128,108.4 128,108.4 127.9,108.4 127.9,108.4 127.9,108.4 127.8,108.4       127.8,108.4 127.7,108.4 127.7,108.4 127.7,108.4 127.6,108.4 127.6,108.4 127.6,108.4 127.5,108.4 127.5,108.4 127.4,108.4       127.4,108.4 127.4,108.4 127.3,108.4 127.3,108.4 127.2,108.4 127.2,108.4 127.2,108.4 127.1,108.4 127.1,108.4 127,108.4       127,108.4 127,108.4 126.9,108.4 126.9,108.4 126.9,108.4 126.8,108.4 126.8,108.4 126.7,108.4 126.7,108.4 126.7,108.4       126.6,108.4 126.6,108.4 126.5,108.4 126.5,108.4 126.5,108.4 126.4,108.4 126.4,108.4 126.4,108.4 126.3,108.4 126.3,108.4       126.2,108.4 126.2,108.4 126.2,108.4 126.1,108.4 126.1,108.4 126,108.4 126,108.4 126,108.4 125.9,108.4 125.9,108.4       125.9,108.4 125.8,108.4 125.8,108.4 125.7,108.4 125.7,108.4 125.7,108.4 125.6,108.4 125.6,108.4 125.5,108.4 125.5,108.4       125.5,108.4 125.4,108.4 125.4,108.4 125.4,113.2 125.4,113.2 125.5,113.2 125.5,113.2 125.5,113.2 125.6,113.2 125.6,113.2       125.7,113.2 125.7,113.2 125.7,113.2 125.8,113.2 125.8,113.2 125.9,113.2 125.9,113.2 125.9,113.2 126,113.2 126,113.2       126,113.2 126.1,113.2 126.1,113.2 126.2,113.2 126.2,113.2 126.2,113.2 126.3,113.2 126.3,113.2 126.4,113.2 126.4,113.2       126.4,113.2 126.5,113.2 126.5,113.2 126.5,113.2 126.6,113.2 126.6,113.2 126.7,113.2 126.7,113.2 126.7,113.2 126.8,113.2       126.8,113.2 126.9,113.2 126.9,113.2 126.9,113.2 127,113.2 127,113.2 127,113.2 127.1,113.2 127.1,113.2 127.2,113.2       127.2,113.2 127.2,113.2 127.3,113.2 127.3,113.2 127.4,113.2 127.4,113.2 127.4,113.2 127.5,113.2 127.5,113.2 127.6,113.2       127.6,113.2 127.6,113.2 127.7,113.2 127.7,113.2 127.7,113.2 127.8,113.2 127.8,113.2 127.9,113.2 127.9,113.2 127.9,113.2       128,113.2 128,113.2 128.1,113.2 128.1,113.2 128.1,113.2 128.2,113.2 128.2,113.2 128.2,113.2 128.3,113.2 128.3,113.2       128.4,113.2 128.4,113.2 128.4,113.2 128.5,113.2 128.5,113.2 128.6,113.2 128.6,113.2 128.6,113.2 128.7,113.2 128.7,113.2       128.7,113.2 128.8,113.2 128.8,113.2 128.9,113.2 128.9,113.2 128.9,113.2 129,113.2 129,113.2 129.1,113.2 129.1,113.2       129.1,113.2 129.2,113.2 129.2,113.2 129.3,113.2 129.3,113.2 129.3,113.2 129.4,113.2 129.4,113.2 129.4,113.2 129.5,113.2       129.5,113.2 129.6,113.2 129.6,113.2 129.6,113.2 129.7,113.2 129.7,113.2 129.8,113.2 129.8,113.2 129.8,113.2 129.9,113.2       129.9,113.2 129.9,113.2 130,113.2 130,113.2 130.1,113.2 130.1,113.2 130.1,113.2 130.2,113.2 130.2,113.2 130.3,113.2       130.3,113.2 130.3,113.2 130.4,113.2 130.4,113.2 130.4,113.2 130.5,113.2 130.5,113.2 130.6,113.2 130.6,113.2 130.6,113.2       130.7,113.2 130.7,113.2 130.8,113.2 130.8,113.2 130.8,113.2 130.9,113.2 130.9,113.2 131,113.2 131,113.2 131,113.2       131.1,113.2 131.1,113.2 131.1,113.2 131.2,113.2 131.2,113.2 131.3,113.2 131.3,113.2 131.3,113.2 131.4,113.2 131.4,113.2       131.5,113.2 131.5,113.2 131.5,113.2 131.6,113.2 131.6,113.2 131.6,113.2 131.7,113.2 131.7,113.2 131.8,113.2 131.8,113.2       131.8,113.2 131.9,113.2 131.9,113.2 132,113.2 132,113.2 132,113.2 132.1,113.2 132.1,113.2 132.1,113.2 132.2,113.2       132.2,113.2 132.3,113.2 132.3,113.2 132.3,113.2 132.4,113.2 132.4,113.2 132.5,113.2 132.5,113.2 132.5,113.2 132.6,113.2       132.6,113.2 132.7,113.2 132.7,113.2 132.7,113.2 132.8,113.2 132.8,113.2 132.8,108.4 132.8,108.4 132.7,108.4     "
+             id="polygon227" /><linearGradient
+             id="SVGID_26_"
+             gradientUnits="userSpaceOnUse"
+             x1="126.625"
+             y1="272.1867"
+             x2="126.625"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop230" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop232" /></linearGradient><polygon
+             class="st32"
+             points="120.6,125.5 120.6,125.5 120.7,125.5 120.8,125.5 120.8,125.5 120.9,125.5 121,125.5 121,125.5       121.1,125.5 121.2,125.5 121.2,125.5 121.3,125.5 121.3,125.5 121.4,125.5 121.5,125.5 121.5,125.5 121.6,125.5 121.7,125.5       121.7,125.5 121.8,125.5 121.9,125.5 121.9,125.5 122,125.5 122.1,125.5 122.1,125.5 122.2,125.5 122.2,125.5 122.3,125.5       122.4,125.5 122.4,125.5 122.5,125.5 122.6,125.5 122.6,125.5 122.7,125.5 122.8,125.5 122.8,125.5 122.9,125.5 123,125.5       123,125.5 123.1,125.5 123.1,125.5 123.2,125.5 123.3,125.5 123.3,125.5 123.4,125.5 123.5,125.5 123.5,125.5 123.6,125.5       123.7,125.5 123.7,125.5 123.8,125.5 123.9,125.5 123.9,125.5 124,125.5 124,125.5 124.1,125.5 124.2,125.5 124.2,125.5       124.3,125.5 124.4,125.5 124.4,125.5 124.5,125.5 124.6,125.5 124.6,125.5 124.7,125.5 124.8,125.5 124.8,125.5 124.9,125.5       125,125.5 125,125.5 125.1,125.5 125.1,125.5 125.2,125.5 125.3,125.5 125.3,125.5 125.4,125.5 125.5,125.5 125.5,125.5       125.6,125.5 125.7,125.5 125.7,125.5 125.8,125.5 125.9,125.5 125.9,125.5 126,125.5 126,125.5 126.1,125.5 126.2,125.5       126.2,125.5 126.3,125.5 126.4,125.5 126.4,125.5 126.5,125.5 126.6,125.5 126.6,125.5 126.7,125.5 126.8,125.5 126.8,125.5       126.9,125.5 126.9,125.5 127,125.5 127.1,125.5 127.1,125.5 127.2,125.5 127.3,125.5 127.3,125.5 127.4,125.5 127.5,125.5       127.5,125.5 127.6,125.5 127.7,125.5 127.7,125.5 127.8,125.5 127.8,125.5 127.9,125.5 128,125.5 128,125.5 128.1,125.5       128.2,125.5 128.2,125.5 128.3,125.5 128.4,125.5 128.4,125.5 128.5,125.5 128.6,125.5 128.6,125.5 128.7,125.5 128.7,125.5       128.8,125.5 128.9,125.5 128.9,125.5 129,125.5 129.1,125.5 129.1,125.5 129.2,125.5 129.3,125.5 129.3,125.5 129.4,125.5       129.5,125.5 129.5,125.5 129.6,125.5 129.7,125.5 129.7,125.5 129.8,125.5 129.8,125.5 129.9,125.5 130,125.5 130,125.5       130.1,125.5 130.2,125.5 130.2,125.5 130.3,125.5 130.4,125.5 130.4,125.5 130.5,125.5 130.6,125.5 130.6,125.5 130.7,125.5       130.7,125.5 130.8,125.5 130.9,125.5 130.9,125.5 131,125.5 131.1,125.5 131.1,125.5 131.2,125.5 131.3,125.5 131.3,125.5       131.4,125.5 131.5,125.5 131.5,125.5 131.6,125.5 131.6,125.5 131.7,125.5 131.8,125.5 131.8,125.5 131.9,125.5 132,125.5       132,125.5 132.1,125.5 132.2,125.5 132.2,125.5 132.3,125.5 132.4,125.5 132.4,125.5 132.5,125.5 132.5,125.5 132.6,125.5       132.7,125.5 132.7,125.5 132.8,125.5 132.8,120.8 132.7,120.8 132.7,120.8 132.6,120.8 132.5,120.8 132.5,120.8 132.4,120.8       132.4,120.8 132.3,120.8 132.2,120.8 132.2,120.8 132.1,120.8 132,120.8 132,120.8 131.9,120.8 131.8,120.8 131.8,120.8       131.7,120.8 131.6,120.8 131.6,120.8 131.5,120.8 131.5,120.8 131.4,120.8 131.3,120.8 131.3,120.8 131.2,120.8 131.1,120.8       131.1,120.8 131,120.8 130.9,120.8 130.9,120.8 130.8,120.8 130.7,120.8 130.7,120.8 130.6,120.8 130.6,120.8 130.5,120.8       130.4,120.8 130.4,120.8 130.3,120.8 130.2,120.8 130.2,120.8 130.1,120.8 130,120.8 130,120.8 129.9,120.8 129.8,120.8       129.8,120.8 129.7,120.8 129.7,120.8 129.6,120.8 129.5,120.8 129.5,120.8 129.4,120.8 129.3,120.8 129.3,120.8 129.2,120.8       129.1,120.8 129.1,120.8 129,120.8 128.9,120.8 128.9,120.8 128.8,120.8 128.7,120.8 128.7,120.8 128.6,120.8 128.6,120.8       128.5,120.8 128.4,120.8 128.4,120.8 128.3,120.8 128.2,120.8 128.2,120.8 128.1,120.8 128,120.8 128,120.8 127.9,120.8       127.8,120.8 127.8,120.8 127.7,120.8 127.7,120.8 127.6,120.8 127.5,120.8 127.5,120.8 127.4,120.8 127.3,120.8 127.3,120.8       127.2,120.8 127.1,120.8 127.1,120.8 127,120.8 126.9,120.8 126.9,120.8 126.8,120.8 126.8,120.8 126.7,120.8 126.6,120.8       126.6,120.8 126.5,120.8 126.4,120.8 126.4,120.8 126.3,120.8 126.2,120.8 126.2,120.8 126.1,120.8 126,120.8 126,120.8       125.9,120.8 125.9,120.8 125.8,120.8 125.7,120.8 125.7,120.8 125.6,120.8 125.5,120.8 125.5,120.8 125.4,120.8 125.3,120.8       125.3,120.8 125.2,120.8 125.1,120.8 125.1,120.8 125,120.8 125,120.8 124.9,120.8 124.8,120.8 124.8,120.8 124.7,120.8       124.6,120.8 124.6,120.8 124.5,120.8 124.4,120.8 124.4,120.8 124.3,120.8 124.2,120.8 124.2,120.8 124.1,120.8 124,120.8       124,120.8 123.9,120.8 123.9,120.8 123.8,120.8 123.7,120.8 123.7,120.8 123.6,120.8 123.5,120.8 123.5,120.8 123.4,120.8       123.3,120.8 123.3,120.8 123.2,120.8 123.1,120.8 123.1,120.8 123,120.8 123,120.8 122.9,120.8 122.8,120.8 122.8,120.8       122.7,120.8 122.6,120.8 122.6,120.8 122.5,120.8 122.4,120.8 122.4,120.8 122.3,120.8 122.2,120.8 122.2,120.8 122.1,120.8       122.1,120.8 122,120.8 121.9,120.8 121.9,120.8 121.8,120.8 121.7,120.8 121.7,120.8 121.6,120.8 121.5,120.8 121.5,120.8       121.4,120.8 121.3,120.8 121.3,120.8 121.2,120.8 121.2,120.8 121.1,120.8 121,120.8 121,120.8 120.9,120.8 120.8,120.8       120.8,120.8 120.7,120.8 120.6,120.8 120.6,120.8 120.5,120.8 120.4,120.8 120.4,125.5 120.5,125.5     "
+             id="polygon234" /><linearGradient
+             id="SVGID_27_"
+             gradientUnits="userSpaceOnUse"
+             x1="129.0972"
+             y1="272.1867"
+             x2="129.0972"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop237" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop239" /></linearGradient><polygon
+             class="st33"
+             points="132.7,133.2 132.7,133.2 132.6,133.2 132.6,133.2 132.5,133.2 132.5,133.2 132.5,133.2       132.4,133.2 132.4,133.2 132.3,133.2 132.3,133.2 132.3,133.2 132.2,133.2 132.2,133.2 132.1,133.2 132.1,133.2 132.1,133.2       132,133.2 132,133.2 132,133.2 131.9,133.2 131.9,133.2 131.8,133.2 131.8,133.2 131.8,133.2 131.7,133.2 131.7,133.2       131.6,133.2 131.6,133.2 131.6,133.2 131.5,133.2 131.5,133.2 131.5,133.2 131.4,133.2 131.4,133.2 131.3,133.2 131.3,133.2       131.3,133.2 131.2,133.2 131.2,133.2 131.1,133.2 131.1,133.2 131.1,133.2 131,133.2 131,133.2 131,133.2 130.9,133.2       130.9,133.2 130.8,133.2 130.8,133.2 130.8,133.2 130.7,133.2 130.7,133.2 130.6,133.2 130.6,133.2 130.6,133.2 130.5,133.2       130.5,133.2 130.4,133.2 130.4,133.2 130.4,133.2 130.3,133.2 130.3,133.2 130.3,133.2 130.2,133.2 130.2,133.2 130.1,133.2       130.1,133.2 130.1,133.2 130,133.2 130,133.2 129.9,133.2 129.9,133.2 129.9,133.2 129.8,133.2 129.8,133.2 129.8,133.2       129.7,133.2 129.7,133.2 129.6,133.2 129.6,133.2 129.6,133.2 129.5,133.2 129.5,133.2 129.4,133.2 129.4,133.2 129.4,133.2       129.3,133.2 129.3,133.2 129.3,133.2 129.2,133.2 129.2,133.2 129.1,133.2 129.1,133.2 129.1,133.2 129,133.2 129,133.2       128.9,133.2 128.9,133.2 128.9,133.2 128.8,133.2 128.8,133.2 128.7,133.2 128.7,133.2 128.7,133.2 128.6,133.2 128.6,133.2       128.6,133.2 128.5,133.2 128.5,133.2 128.4,133.2 128.4,133.2 128.4,133.2 128.3,133.2 128.3,133.2 128.2,133.2 128.2,133.2       128.2,133.2 128.1,133.2 128.1,133.2 128.1,133.2 128,133.2 128,133.2 127.9,133.2 127.9,133.2 127.9,133.2 127.8,133.2       127.8,133.2 127.7,133.2 127.7,133.2 127.7,133.2 127.6,133.2 127.6,133.2 127.6,133.2 127.5,133.2 127.5,133.2 127.4,133.2       127.4,133.2 127.4,133.2 127.3,133.2 127.3,133.2 127.2,133.2 127.2,133.2 127.2,133.2 127.1,133.2 127.1,133.2 127,133.2       127,133.2 127,133.2 126.9,133.2 126.9,133.2 126.9,133.2 126.8,133.2 126.8,133.2 126.7,133.2 126.7,133.2 126.7,133.2       126.6,133.2 126.6,133.2 126.5,133.2 126.5,133.2 126.5,133.2 126.4,133.2 126.4,133.2 126.4,133.2 126.3,133.2 126.3,133.2       126.2,133.2 126.2,133.2 126.2,133.2 126.1,133.2 126.1,133.2 126,133.2 126,133.2 126,133.2 125.9,133.2 125.9,133.2       125.9,133.2 125.8,133.2 125.8,133.2 125.7,133.2 125.7,133.2 125.7,133.2 125.6,133.2 125.6,133.2 125.5,133.2 125.5,133.2       125.5,133.2 125.4,133.2 125.4,133.2 125.4,137.9 125.4,137.9 125.5,137.9 125.5,137.9 125.5,137.9 125.6,137.9 125.6,137.9       125.7,137.9 125.7,137.9 125.7,137.9 125.8,137.9 125.8,137.9 125.9,137.9 125.9,137.9 125.9,137.9 126,137.9 126,137.9       126,137.9 126.1,137.9 126.1,137.9 126.2,137.9 126.2,137.9 126.2,137.9 126.3,137.9 126.3,137.9 126.4,137.9 126.4,137.9       126.4,137.9 126.5,137.9 126.5,137.9 126.5,137.9 126.6,137.9 126.6,137.9 126.7,137.9 126.7,137.9 126.7,137.9 126.8,137.9       126.8,137.9 126.9,137.9 126.9,137.9 126.9,137.9 127,137.9 127,137.9 127,137.9 127.1,137.9 127.1,137.9 127.2,137.9       127.2,137.9 127.2,137.9 127.3,137.9 127.3,137.9 127.4,137.9 127.4,137.9 127.4,137.9 127.5,137.9 127.5,137.9 127.6,137.9       127.6,137.9 127.6,137.9 127.7,137.9 127.7,137.9 127.7,137.9 127.8,137.9 127.8,137.9 127.9,137.9 127.9,137.9 127.9,137.9       128,137.9 128,137.9 128.1,137.9 128.1,137.9 128.1,137.9 128.2,137.9 128.2,137.9 128.2,137.9 128.3,137.9 128.3,137.9       128.4,137.9 128.4,137.9 128.4,137.9 128.5,137.9 128.5,137.9 128.6,137.9 128.6,137.9 128.6,137.9 128.7,137.9 128.7,137.9       128.7,137.9 128.8,137.9 128.8,137.9 128.9,137.9 128.9,137.9 128.9,137.9 129,137.9 129,137.9 129.1,137.9 129.1,137.9       129.1,137.9 129.2,137.9 129.2,137.9 129.3,137.9 129.3,137.9 129.3,137.9 129.4,137.9 129.4,137.9 129.4,137.9 129.5,137.9       129.5,137.9 129.6,137.9 129.6,137.9 129.6,137.9 129.7,137.9 129.7,137.9 129.8,137.9 129.8,137.9 129.8,137.9 129.9,137.9       129.9,137.9 129.9,137.9 130,137.9 130,137.9 130.1,137.9 130.1,137.9 130.1,137.9 130.2,137.9 130.2,137.9 130.3,137.9       130.3,137.9 130.3,137.9 130.4,137.9 130.4,137.9 130.4,137.9 130.5,137.9 130.5,137.9 130.6,137.9 130.6,137.9 130.6,137.9       130.7,137.9 130.7,137.9 130.8,137.9 130.8,137.9 130.8,137.9 130.9,137.9 130.9,137.9 131,137.9 131,137.9 131,137.9       131.1,137.9 131.1,137.9 131.1,137.9 131.2,137.9 131.2,137.9 131.3,137.9 131.3,137.9 131.3,137.9 131.4,137.9 131.4,137.9       131.5,137.9 131.5,137.9 131.5,137.9 131.6,137.9 131.6,137.9 131.6,137.9 131.7,137.9 131.7,137.9 131.8,137.9 131.8,137.9       131.8,137.9 131.9,137.9 131.9,137.9 132,137.9 132,137.9 132,137.9 132.1,137.9 132.1,137.9 132.1,137.9 132.2,137.9       132.2,137.9 132.3,137.9 132.3,137.9 132.3,137.9 132.4,137.9 132.4,137.9 132.5,137.9 132.5,137.9 132.5,137.9 132.6,137.9       132.6,137.9 132.7,137.9 132.7,137.9 132.7,137.9 132.8,137.9 132.8,137.9 132.8,133.2 132.8,133.2 132.7,133.2     "
+             id="polygon241" /><linearGradient
+             id="SVGID_28_"
+             gradientUnits="userSpaceOnUse"
+             x1="126.625"
+             y1="272.1867"
+             x2="126.625"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop244" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop246" /></linearGradient><polygon
+             class="st34"
+             points="125.5,150.3 125.5,150.3 125.6,150.3 125.7,150.3 125.7,150.3 125.8,150.3 125.9,150.3       125.9,150.3 126,150.3 126,150.3 126.1,150.3 126.2,150.3 126.2,150.3 126.3,150.3 126.4,150.3 126.4,150.3 126.5,150.3       126.6,150.3 126.6,150.3 126.7,150.3 126.8,150.3 126.8,150.3 126.9,150.3 126.9,150.3 127,150.3 127.1,150.3 127.1,150.3       127.2,150.3 127.3,150.3 127.3,150.3 127.4,150.3 127.5,150.3 127.5,150.3 127.6,150.3 127.7,150.3 127.7,150.3 127.8,150.3       127.8,150.3 127.9,150.3 128,150.3 128,150.3 128.1,150.3 128.2,150.3 128.2,150.3 128.3,150.3 128.4,150.3 128.4,150.3       128.5,150.3 128.6,150.3 128.6,150.3 128.7,150.3 128.7,150.3 128.8,150.3 128.9,150.3 128.9,150.3 129,150.3 129.1,150.3       129.1,150.3 129.2,150.3 129.3,150.3 129.3,150.3 129.4,150.3 129.5,150.3 129.5,150.3 129.6,150.3 129.7,150.3 129.7,150.3       129.8,150.3 129.8,150.3 129.9,150.3 130,150.3 130,150.3 130.1,150.3 130.2,150.3 130.2,150.3 130.3,150.3 130.4,150.3       130.4,150.3 130.5,150.3 130.6,150.3 130.6,150.3 130.7,150.3 130.7,150.3 130.8,150.3 130.9,150.3 130.9,150.3 131,150.3       131.1,150.3 131.1,150.3 131.2,150.3 131.3,150.3 131.3,150.3 131.4,150.3 131.5,150.3 131.5,150.3 131.6,150.3 131.6,150.3       131.7,150.3 131.8,150.3 131.8,150.3 131.9,150.3 132,150.3 132,150.3 132.1,150.3 132.2,150.3 132.2,150.3 132.3,150.3       132.4,150.3 132.4,150.3 132.5,150.3 132.5,150.3 132.6,150.3 132.7,150.3 132.7,150.3 132.8,150.3 132.8,145.5 132.7,145.5       132.7,145.5 132.6,145.5 132.5,145.5 132.5,145.5 132.4,145.5 132.4,145.5 132.3,145.5 132.2,145.5 132.2,145.5 132.1,145.5       132,145.5 132,145.5 131.9,145.5 131.8,145.5 131.8,145.5 131.7,145.5 131.6,145.5 131.6,145.5 131.5,145.5 131.5,145.5       131.4,145.5 131.3,145.5 131.3,145.5 131.2,145.5 131.1,145.5 131.1,145.5 131,145.5 130.9,145.5 130.9,145.5 130.8,145.5       130.7,145.5 130.7,145.5 130.6,145.5 130.6,145.5 130.5,145.5 130.4,145.5 130.4,145.5 130.3,145.5 130.2,145.5 130.2,145.5       130.1,145.5 130,145.5 130,145.5 129.9,145.5 129.8,145.5 129.8,145.5 129.7,145.5 129.7,145.5 129.6,145.5 129.5,145.5       129.5,145.5 129.4,145.5 129.3,145.5 129.3,145.5 129.2,145.5 129.1,145.5 129.1,145.5 129,145.5 128.9,145.5 128.9,145.5       128.8,145.5 128.7,145.5 128.7,145.5 128.6,145.5 128.6,145.5 128.5,145.5 128.4,145.5 128.4,145.5 128.3,145.5 128.2,145.5       128.2,145.5 128.1,145.5 128,145.5 128,145.5 127.9,145.5 127.8,145.5 127.8,145.5 127.7,145.5 127.7,145.5 127.6,145.5       127.5,145.5 127.5,145.5 127.4,145.5 127.3,145.5 127.3,145.5 127.2,145.5 127.1,145.5 127.1,145.5 127,145.5 126.9,145.5       126.9,145.5 126.8,145.5 126.8,145.5 126.7,145.5 126.6,145.5 126.6,145.5 126.5,145.5 126.4,145.5 126.4,145.5 126.3,145.5       126.2,145.5 126.2,145.5 126.1,145.5 126,145.5 126,145.5 125.9,145.5 125.9,145.5 125.8,145.5 125.7,145.5 125.7,145.5       125.6,145.5 125.5,145.5 125.5,145.5 125.4,145.5 125.3,145.5 125.3,145.5 125.2,145.5 125.1,145.5 125.1,145.5 125,145.5       125,145.5 124.9,145.5 124.8,145.5 124.8,145.5 124.7,145.5 124.6,145.5 124.6,145.5 124.5,145.5 124.4,145.5 124.4,145.5       124.3,145.5 124.2,145.5 124.2,145.5 124.1,145.5 124,145.5 124,145.5 123.9,145.5 123.9,145.5 123.8,145.5 123.7,145.5       123.7,145.5 123.6,145.5 123.5,145.5 123.5,145.5 123.4,145.5 123.3,145.5 123.3,145.5 123.2,145.5 123.1,145.5 123.1,145.5       123,145.5 123,145.5 122.9,145.5 122.8,145.5 122.8,145.5 122.7,145.5 122.6,145.5 122.6,145.5 122.5,145.5 122.4,145.5       122.4,145.5 122.3,145.5 122.2,145.5 122.2,145.5 122.1,145.5 122.1,145.5 122,145.5 121.9,145.5 121.9,145.5 121.8,145.5       121.7,145.5 121.7,145.5 121.6,145.5 121.5,145.5 121.5,145.5 121.4,145.5 121.3,145.5 121.3,145.5 121.2,145.5 121.2,145.5       121.1,145.5 121,145.5 121,145.5 120.9,145.5 120.8,145.5 120.8,145.5 120.7,145.5 120.6,145.5 120.6,145.5 120.5,145.5       120.4,145.5 120.4,150.3 120.5,150.3 120.6,150.3 120.6,150.3 120.7,150.3 120.8,150.3 120.8,150.3 120.9,150.3 121,150.3       121,150.3 121.1,150.3 121.2,150.3 121.2,150.3 121.3,150.3 121.3,150.3 121.4,150.3 121.5,150.3 121.5,150.3 121.6,150.3       121.7,150.3 121.7,150.3 121.8,150.3 121.9,150.3 121.9,150.3 122,150.3 122.1,150.3 122.1,150.3 122.2,150.3 122.2,150.3       122.3,150.3 122.4,150.3 122.4,150.3 122.5,150.3 122.6,150.3 122.6,150.3 122.7,150.3 122.8,150.3 122.8,150.3 122.9,150.3       123,150.3 123,150.3 123.1,150.3 123.1,150.3 123.2,150.3 123.3,150.3 123.3,150.3 123.4,150.3 123.5,150.3 123.5,150.3       123.6,150.3 123.7,150.3 123.7,150.3 123.8,150.3 123.9,150.3 123.9,150.3 124,150.3 124,150.3 124.1,150.3 124.2,150.3       124.2,150.3 124.3,150.3 124.4,150.3 124.4,150.3 124.5,150.3 124.6,150.3 124.6,150.3 124.7,150.3 124.8,150.3 124.8,150.3       124.9,150.3 125,150.3 125,150.3 125.1,150.3 125.1,150.3 125.2,150.3 125.3,150.3 125.3,150.3 125.4,150.3     "
+             id="polygon248" /><linearGradient
+             id="SVGID_29_"
+             gradientUnits="userSpaceOnUse"
+             x1="193.375"
+             y1="272.1867"
+             x2="193.375"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop251" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop253" /></linearGradient><polygon
+             class="st35"
+             points="199.5,71.4 199.4,71.4 199.4,71.4 199.3,71.4 199.2,71.4 199.2,71.4 199.1,71.4 199,71.4       199,71.4 198.9,71.4 198.8,71.4 198.8,71.4 198.7,71.4 198.7,71.4 198.6,71.4 198.5,71.4 198.5,71.4 198.4,71.4 198.3,71.4       198.3,71.4 198.2,71.4 198.1,71.4 198.1,71.4 198,71.4 197.9,71.4 197.9,71.4 197.8,71.4 197.8,71.4 197.7,71.4 197.6,71.4       197.6,71.4 197.5,71.4 197.4,71.4 197.4,71.4 197.3,71.4 197.2,71.4 197.2,71.4 197.1,71.4 197,71.4 197,71.4 196.9,71.4       196.9,71.4 196.8,71.4 196.7,71.4 196.7,71.4 196.6,71.4 196.5,71.4 196.5,71.4 196.4,71.4 196.3,71.4 196.3,71.4 196.2,71.4       196.1,71.4 196.1,71.4 196,71.4 196,71.4 195.9,71.4 195.8,71.4 195.8,71.4 195.7,71.4 195.6,71.4 195.6,71.4 195.5,71.4       195.4,71.4 195.4,71.4 195.3,71.4 195.2,71.4 195.2,71.4 195.1,71.4 195,71.4 195,71.4 194.9,71.4 194.9,71.4 194.8,71.4       194.7,71.4 194.7,71.4 194.6,71.4 194.5,71.4 194.5,71.4 194.4,71.4 194.3,71.4 194.3,71.4 194.2,71.4 194.1,71.4 194.1,71.4       194,71.4 194,71.4 193.9,71.4 193.8,71.4 193.8,71.4 193.7,71.4 193.6,71.4 193.6,71.4 193.5,71.4 193.4,71.4 193.4,71.4       193.3,71.4 193.2,71.4 193.2,71.4 193.1,71.4 193.1,71.4 193,71.4 192.9,71.4 192.9,71.4 192.8,71.4 192.7,71.4 192.7,71.4       192.6,71.4 192.5,71.4 192.5,71.4 192.4,71.4 192.3,71.4 192.3,71.4 192.2,71.4 192.2,71.4 192.1,71.4 192,71.4 192,71.4       191.9,71.4 191.8,71.4 191.8,71.4 191.7,71.4 191.6,71.4 191.6,71.4 191.5,71.4 191.4,71.4 191.4,71.4 191.3,71.4 191.3,71.4       191.2,71.4 191.1,71.4 191.1,71.4 191,71.4 190.9,71.4 190.9,71.4 190.8,71.4 190.7,71.4 190.7,71.4 190.6,71.4 190.5,71.4       190.5,71.4 190.4,71.4 190.3,71.4 190.3,71.4 190.2,71.4 190.2,71.4 190.1,71.4 190,71.4 190,71.4 189.9,71.4 189.8,71.4       189.8,71.4 189.7,71.4 189.6,71.4 189.6,71.4 189.5,71.4 189.4,71.4 189.4,71.4 189.3,71.4 189.3,71.4 189.2,71.4 189.1,71.4       189.1,71.4 189,71.4 188.9,71.4 188.9,71.4 188.8,71.4 188.7,71.4 188.7,71.4 188.6,71.4 188.5,71.4 188.5,71.4 188.4,71.4       188.4,71.4 188.3,71.4 188.2,71.4 188.2,71.4 188.1,71.4 188,71.4 188,71.4 187.9,71.4 187.8,71.4 187.8,71.4 187.7,71.4       187.6,71.4 187.6,71.4 187.5,71.4 187.5,71.4 187.4,71.4 187.3,71.4 187.3,71.4 187.2,71.4 187.2,76.1 187.3,76.1 187.3,76.1       187.4,76.1 187.5,76.1 187.5,76.1 187.6,76.1 187.6,76.1 187.7,76.1 187.8,76.1 187.8,76.1 187.9,76.1 188,76.1 188,76.1       188.1,76.1 188.2,76.1 188.2,76.1 188.3,76.1 188.4,76.1 188.4,76.1 188.5,76.1 188.5,76.1 188.6,76.1 188.7,76.1 188.7,76.1       188.8,76.1 188.9,76.1 188.9,76.1 189,76.1 189.1,76.1 189.1,76.1 189.2,76.1 189.3,76.1 189.3,76.1 189.4,76.1 189.4,76.1       189.5,76.1 189.6,76.1 189.6,76.1 189.7,76.1 189.8,76.1 189.8,76.1 189.9,76.1 190,76.1 190,76.1 190.1,76.1 190.2,76.1       190.2,76.1 190.3,76.1 190.3,76.1 190.4,76.1 190.5,76.1 190.5,76.1 190.6,76.1 190.7,76.1 190.7,76.1 190.8,76.1 190.9,76.1       190.9,76.1 191,76.1 191.1,76.1 191.1,76.1 191.2,76.1 191.3,76.1 191.3,76.1 191.4,76.1 191.4,76.1 191.5,76.1 191.6,76.1       191.6,76.1 191.7,76.1 191.8,76.1 191.8,76.1 191.9,76.1 192,76.1 192,76.1 192.1,76.1 192.2,76.1 192.2,76.1 192.3,76.1       192.3,76.1 192.4,76.1 192.5,76.1 192.5,76.1 192.6,76.1 192.7,76.1 192.7,76.1 192.8,76.1 192.9,76.1 192.9,76.1 193,76.1       193.1,76.1 193.1,76.1 193.2,76.1 193.2,76.1 193.3,76.1 193.4,76.1 193.4,76.1 193.5,76.1 193.6,76.1 193.6,76.1 193.7,76.1       193.8,76.1 193.8,76.1 193.9,76.1 194,76.1 194,76.1 194.1,76.1 194.1,76.1 194.2,76.1 194.3,76.1 194.3,76.1 194.4,76.1       194.5,76.1 194.5,76.1 194.6,76.1 194.7,76.1 194.7,76.1 194.8,76.1 194.9,76.1 194.9,76.1 195,76.1 195,76.1 195.1,76.1       195.2,76.1 195.2,76.1 195.3,76.1 195.4,76.1 195.4,76.1 195.5,76.1 195.6,76.1 195.6,76.1 195.7,76.1 195.8,76.1 195.8,76.1       195.9,76.1 196,76.1 196,76.1 196.1,76.1 196.1,76.1 196.2,76.1 196.3,76.1 196.3,76.1 196.4,76.1 196.5,76.1 196.5,76.1       196.6,76.1 196.7,76.1 196.7,76.1 196.8,76.1 196.9,76.1 196.9,76.1 197,76.1 197,76.1 197.1,76.1 197.2,76.1 197.2,76.1       197.3,76.1 197.4,76.1 197.4,76.1 197.5,76.1 197.6,76.1 197.6,76.1 197.7,76.1 197.8,76.1 197.8,76.1 197.9,76.1 197.9,76.1       198,76.1 198.1,76.1 198.1,76.1 198.2,76.1 198.3,76.1 198.3,76.1 198.4,76.1 198.5,76.1 198.5,76.1 198.6,76.1 198.7,76.1       198.7,76.1 198.8,76.1 198.8,76.1 198.9,76.1 199,76.1 199,76.1 199.1,76.1 199.2,76.1 199.2,76.1 199.3,76.1 199.4,76.1       199.4,76.1 199.5,76.1 199.6,76.1 199.6,71.4     "
+             id="polygon255" /><linearGradient
+             id="SVGID_30_"
+             gradientUnits="userSpaceOnUse"
+             x1="190.9028"
+             y1="272.1867"
+             x2="190.9028"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop258" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop260" /></linearGradient><polygon
+             class="st36"
+             points="187.3,88.5 187.3,88.5 187.3,88.5 187.4,88.5 187.4,88.5 187.5,88.5 187.5,88.5 187.5,88.5       187.6,88.5 187.6,88.5 187.7,88.5 187.7,88.5 187.7,88.5 187.8,88.5 187.8,88.5 187.9,88.5 187.9,88.5 187.9,88.5 188,88.5       188,88.5 188,88.5 188.1,88.5 188.1,88.5 188.2,88.5 188.2,88.5 188.2,88.5 188.3,88.5 188.3,88.5 188.4,88.5 188.4,88.5       188.4,88.5 188.5,88.5 188.5,88.5 188.5,88.5 188.6,88.5 188.6,88.5 188.7,88.5 188.7,88.5 188.7,88.5 188.8,88.5 188.8,88.5       188.9,88.5 188.9,88.5 188.9,88.5 189,88.5 189,88.5 189,88.5 189.1,88.5 189.1,88.5 189.2,88.5 189.2,88.5 189.2,88.5       189.3,88.5 189.3,88.5 189.4,88.5 189.4,88.5 189.4,88.5 189.5,88.5 189.5,88.5 189.6,88.5 189.6,88.5 189.6,88.5 189.7,88.5       189.7,88.5 189.7,88.5 189.8,88.5 189.8,88.5 189.9,88.5 189.9,88.5 189.9,88.5 190,88.5 190,88.5 190.1,88.5 190.1,88.5       190.1,88.5 190.2,88.5 190.2,88.5 190.2,88.5 190.3,88.5 190.3,88.5 190.4,88.5 190.4,88.5 190.4,88.5 190.5,88.5 190.5,88.5       190.6,88.5 190.6,88.5 190.6,88.5 190.7,88.5 190.7,88.5 190.7,88.5 190.8,88.5 190.8,88.5 190.9,88.5 190.9,88.5 190.9,88.5       191,88.5 191,88.5 191.1,88.5 191.1,88.5 191.1,88.5 191.2,88.5 191.2,88.5 191.3,88.5 191.3,88.5 191.3,88.5 191.4,88.5       191.4,88.5 191.4,88.5 191.5,88.5 191.5,88.5 191.6,88.5 191.6,88.5 191.6,88.5 191.7,88.5 191.7,88.5 191.8,88.5 191.8,88.5       191.8,88.5 191.9,88.5 191.9,88.5 191.9,88.5 192,88.5 192,88.5 192.1,88.5 192.1,88.5 192.1,88.5 192.2,88.5 192.2,88.5       192.3,88.5 192.3,88.5 192.3,88.5 192.4,88.5 192.4,88.5 192.4,88.5 192.5,88.5 192.5,88.5 192.6,88.5 192.6,88.5 192.6,88.5       192.7,88.5 192.7,88.5 192.8,88.5 192.8,88.5 192.8,88.5 192.9,88.5 192.9,88.5 193,88.5 193,88.5 193,88.5 193.1,88.5       193.1,88.5 193.1,88.5 193.2,88.5 193.2,88.5 193.3,88.5 193.3,88.5 193.3,88.5 193.4,88.5 193.4,88.5 193.5,88.5 193.5,88.5       193.5,88.5 193.6,88.5 193.6,88.5 193.6,88.5 193.7,88.5 193.7,88.5 193.8,88.5 193.8,88.5 193.8,88.5 193.9,88.5 193.9,88.5       194,88.5 194,88.5 194,88.5 194.1,88.5 194.1,88.5 194.1,88.5 194.2,88.5 194.2,88.5 194.3,88.5 194.3,88.5 194.3,88.5       194.4,88.5 194.4,88.5 194.5,88.5 194.5,88.5 194.5,88.5 194.6,88.5 194.6,88.5 194.6,83.7 194.6,83.7 194.5,83.7 194.5,83.7       194.5,83.7 194.4,83.7 194.4,83.7 194.3,83.7 194.3,83.7 194.3,83.7 194.2,83.7 194.2,83.7 194.1,83.7 194.1,83.7 194.1,83.7       194,83.7 194,83.7 194,83.7 193.9,83.7 193.9,83.7 193.8,83.7 193.8,83.7 193.8,83.7 193.7,83.7 193.7,83.7 193.6,83.7       193.6,83.7 193.6,83.7 193.5,83.7 193.5,83.7 193.5,83.7 193.4,83.7 193.4,83.7 193.3,83.7 193.3,83.7 193.3,83.7 193.2,83.7       193.2,83.7 193.1,83.7 193.1,83.7 193.1,83.7 193,83.7 193,83.7 193,83.7 192.9,83.7 192.9,83.7 192.8,83.7 192.8,83.7       192.8,83.7 192.7,83.7 192.7,83.7 192.6,83.7 192.6,83.7 192.6,83.7 192.5,83.7 192.5,83.7 192.4,83.7 192.4,83.7 192.4,83.7       192.3,83.7 192.3,83.7 192.3,83.7 192.2,83.7 192.2,83.7 192.1,83.7 192.1,83.7 192.1,83.7 192,83.7 192,83.7 191.9,83.7       191.9,83.7 191.9,83.7 191.8,83.7 191.8,83.7 191.8,83.7 191.7,83.7 191.7,83.7 191.6,83.7 191.6,83.7 191.6,83.7 191.5,83.7       191.5,83.7 191.4,83.7 191.4,83.7 191.4,83.7 191.3,83.7 191.3,83.7 191.3,83.7 191.2,83.7 191.2,83.7 191.1,83.7 191.1,83.7       191.1,83.7 191,83.7 191,83.7 190.9,83.7 190.9,83.7 190.9,83.7 190.8,83.7 190.8,83.7 190.7,83.7 190.7,83.7 190.7,83.7       190.6,83.7 190.6,83.7 190.6,83.7 190.5,83.7 190.5,83.7 190.4,83.7 190.4,83.7 190.4,83.7 190.3,83.7 190.3,83.7 190.2,83.7       190.2,83.7 190.2,83.7 190.1,83.7 190.1,83.7 190.1,83.7 190,83.7 190,83.7 189.9,83.7 189.9,83.7 189.9,83.7 189.8,83.7       189.8,83.7 189.7,83.7 189.7,83.7 189.7,83.7 189.6,83.7 189.6,83.7 189.6,83.7 189.5,83.7 189.5,83.7 189.4,83.7 189.4,83.7       189.4,83.7 189.3,83.7 189.3,83.7 189.2,83.7 189.2,83.7 189.2,83.7 189.1,83.7 189.1,83.7 189,83.7 189,83.7 189,83.7       188.9,83.7 188.9,83.7 188.9,83.7 188.8,83.7 188.8,83.7 188.7,83.7 188.7,83.7 188.7,83.7 188.6,83.7 188.6,83.7 188.5,83.7       188.5,83.7 188.5,83.7 188.4,83.7 188.4,83.7 188.4,83.7 188.3,83.7 188.3,83.7 188.2,83.7 188.2,83.7 188.2,83.7 188.1,83.7       188.1,83.7 188,83.7 188,83.7 188,83.7 187.9,83.7 187.9,83.7 187.9,83.7 187.8,83.7 187.8,83.7 187.7,83.7 187.7,83.7       187.7,83.7 187.6,83.7 187.6,83.7 187.5,83.7 187.5,83.7 187.5,83.7 187.4,83.7 187.4,83.7 187.3,83.7 187.3,83.7 187.3,83.7       187.2,83.7 187.2,83.7 187.2,88.5 187.2,88.5     "
+             id="polygon262" /><linearGradient
+             id="SVGID_31_"
+             gradientUnits="userSpaceOnUse"
+             x1="193.375"
+             y1="272.1867"
+             x2="193.375"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop265" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop267" /></linearGradient><polygon
+             class="st37"
+             points="199.4,96.1 199.4,96.1 199.3,96.1 199.2,96.1 199.2,96.1 199.1,96.1 199,96.1 199,96.1       198.9,96.1 198.8,96.1 198.8,96.1 198.7,96.1 198.7,96.1 198.6,96.1 198.5,96.1 198.5,96.1 198.4,96.1 198.3,96.1 198.3,96.1       198.2,96.1 198.1,96.1 198.1,96.1 198,96.1 197.9,96.1 197.9,96.1 197.8,96.1 197.8,96.1 197.7,96.1 197.6,96.1 197.6,96.1       197.5,96.1 197.4,96.1 197.4,96.1 197.3,96.1 197.2,96.1 197.2,96.1 197.1,96.1 197,96.1 197,96.1 196.9,96.1 196.9,96.1       196.8,96.1 196.7,96.1 196.7,96.1 196.6,96.1 196.5,96.1 196.5,96.1 196.4,96.1 196.3,96.1 196.3,96.1 196.2,96.1 196.1,96.1       196.1,96.1 196,96.1 196,96.1 195.9,96.1 195.8,96.1 195.8,96.1 195.7,96.1 195.6,96.1 195.6,96.1 195.5,96.1 195.4,96.1       195.4,96.1 195.3,96.1 195.2,96.1 195.2,96.1 195.1,96.1 195,96.1 195,96.1 194.9,96.1 194.9,96.1 194.8,96.1 194.7,96.1       194.7,96.1 194.6,96.1 194.5,96.1 194.5,96.1 194.4,96.1 194.3,96.1 194.3,96.1 194.2,96.1 194.1,96.1 194.1,96.1 194,96.1       194,96.1 193.9,96.1 193.8,96.1 193.8,96.1 193.7,96.1 193.6,96.1 193.6,96.1 193.5,96.1 193.4,96.1 193.4,96.1 193.3,96.1       193.2,96.1 193.2,96.1 193.1,96.1 193.1,96.1 193,96.1 192.9,96.1 192.9,96.1 192.8,96.1 192.7,96.1 192.7,96.1 192.6,96.1       192.5,96.1 192.5,96.1 192.4,96.1 192.3,96.1 192.3,96.1 192.2,96.1 192.2,96.1 192.1,96.1 192,96.1 192,96.1 191.9,96.1       191.8,96.1 191.8,96.1 191.7,96.1 191.6,96.1 191.6,96.1 191.5,96.1 191.4,96.1 191.4,96.1 191.3,96.1 191.3,96.1 191.2,96.1       191.1,96.1 191.1,96.1 191,96.1 190.9,96.1 190.9,96.1 190.8,96.1 190.7,96.1 190.7,96.1 190.6,96.1 190.5,96.1 190.5,96.1       190.4,96.1 190.3,96.1 190.3,96.1 190.2,96.1 190.2,96.1 190.1,96.1 190,96.1 190,96.1 189.9,96.1 189.8,96.1 189.8,96.1       189.7,96.1 189.6,96.1 189.6,96.1 189.5,96.1 189.4,96.1 189.4,96.1 189.3,96.1 189.3,96.1 189.2,96.1 189.1,96.1 189.1,96.1       189,96.1 188.9,96.1 188.9,96.1 188.8,96.1 188.7,96.1 188.7,96.1 188.6,96.1 188.5,96.1 188.5,96.1 188.4,96.1 188.4,96.1       188.3,96.1 188.2,96.1 188.2,96.1 188.1,96.1 188,96.1 188,96.1 187.9,96.1 187.8,96.1 187.8,96.1 187.7,96.1 187.6,96.1       187.6,96.1 187.5,96.1 187.5,96.1 187.4,96.1 187.3,96.1 187.3,96.1 187.2,96.1 187.2,100.8 187.3,100.8 187.3,100.8       187.4,100.8 187.5,100.8 187.5,100.8 187.6,100.8 187.6,100.8 187.7,100.8 187.8,100.8 187.8,100.8 187.9,100.8 188,100.8       188,100.8 188.1,100.8 188.2,100.8 188.2,100.8 188.3,100.8 188.4,100.8 188.4,100.8 188.5,100.8 188.5,100.8 188.6,100.8       188.7,100.8 188.7,100.8 188.8,100.8 188.9,100.8 188.9,100.8 189,100.8 189.1,100.8 189.1,100.8 189.2,100.8 189.3,100.8       189.3,100.8 189.4,100.8 189.4,100.8 189.5,100.8 189.6,100.8 189.6,100.8 189.7,100.8 189.8,100.8 189.8,100.8 189.9,100.8       190,100.8 190,100.8 190.1,100.8 190.2,100.8 190.2,100.8 190.3,100.8 190.3,100.8 190.4,100.8 190.5,100.8 190.5,100.8       190.6,100.8 190.7,100.8 190.7,100.8 190.8,100.8 190.9,100.8 190.9,100.8 191,100.8 191.1,100.8 191.1,100.8 191.2,100.8       191.3,100.8 191.3,100.8 191.4,100.8 191.4,100.8 191.5,100.8 191.6,100.8 191.6,100.8 191.7,100.8 191.8,100.8 191.8,100.8       191.9,100.8 192,100.8 192,100.8 192.1,100.8 192.2,100.8 192.2,100.8 192.3,100.8 192.3,100.8 192.4,100.8 192.5,100.8       192.5,100.8 192.6,100.8 192.7,100.8 192.7,100.8 192.8,100.8 192.9,100.8 192.9,100.8 193,100.8 193.1,100.8 193.1,100.8       193.2,100.8 193.2,100.8 193.3,100.8 193.4,100.8 193.4,100.8 193.5,100.8 193.6,100.8 193.6,100.8 193.7,100.8 193.8,100.8       193.8,100.8 193.9,100.8 194,100.8 194,100.8 194.1,100.8 194.1,100.8 194.2,100.8 194.3,100.8 194.3,100.8 194.4,100.8       194.5,100.8 194.5,100.8 194.6,100.8 194.7,100.8 194.7,100.8 194.8,100.8 194.9,100.8 194.9,100.8 195,100.8 195,100.8       195.1,100.8 195.2,100.8 195.2,100.8 195.3,100.8 195.4,100.8 195.4,100.8 195.5,100.8 195.6,100.8 195.6,100.8 195.7,100.8       195.8,100.8 195.8,100.8 195.9,100.8 196,100.8 196,100.8 196.1,100.8 196.1,100.8 196.2,100.8 196.3,100.8 196.3,100.8       196.4,100.8 196.5,100.8 196.5,100.8 196.6,100.8 196.7,100.8 196.7,100.8 196.8,100.8 196.9,100.8 196.9,100.8 197,100.8       197,100.8 197.1,100.8 197.2,100.8 197.2,100.8 197.3,100.8 197.4,100.8 197.4,100.8 197.5,100.8 197.6,100.8 197.6,100.8       197.7,100.8 197.8,100.8 197.8,100.8 197.9,100.8 197.9,100.8 198,100.8 198.1,100.8 198.1,100.8 198.2,100.8 198.3,100.8       198.3,100.8 198.4,100.8 198.5,100.8 198.5,100.8 198.6,100.8 198.7,100.8 198.7,100.8 198.8,100.8 198.8,100.8 198.9,100.8       199,100.8 199,100.8 199.1,100.8 199.2,100.8 199.2,100.8 199.3,100.8 199.4,100.8 199.4,100.8 199.5,100.8 199.6,100.8       199.6,96.1 199.5,96.1     "
+             id="polygon269" /><linearGradient
+             id="SVGID_32_"
+             gradientUnits="userSpaceOnUse"
+             x1="190.9028"
+             y1="272.1867"
+             x2="190.9028"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop272" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop274" /></linearGradient><polygon
+             class="st38"
+             points="187.3,113.2 187.3,113.2 187.3,113.2 187.4,113.2 187.4,113.2 187.5,113.2 187.5,113.2       187.5,113.2 187.6,113.2 187.6,113.2 187.7,113.2 187.7,113.2 187.7,113.2 187.8,113.2 187.8,113.2 187.9,113.2 187.9,113.2       187.9,113.2 188,113.2 188,113.2 188,113.2 188.1,113.2 188.1,113.2 188.2,113.2 188.2,113.2 188.2,113.2 188.3,113.2       188.3,113.2 188.4,113.2 188.4,113.2 188.4,113.2 188.5,113.2 188.5,113.2 188.5,113.2 188.6,113.2 188.6,113.2 188.7,113.2       188.7,113.2 188.7,113.2 188.8,113.2 188.8,113.2 188.9,113.2 188.9,113.2 188.9,113.2 189,113.2 189,113.2 189,113.2       189.1,113.2 189.1,113.2 189.2,113.2 189.2,113.2 189.2,113.2 189.3,113.2 189.3,113.2 189.4,113.2 189.4,113.2 189.4,113.2       189.5,113.2 189.5,113.2 189.6,113.2 189.6,113.2 189.6,113.2 189.7,113.2 189.7,113.2 189.7,113.2 189.8,113.2 189.8,113.2       189.9,113.2 189.9,113.2 189.9,113.2 190,113.2 190,113.2 190.1,113.2 190.1,113.2 190.1,113.2 190.2,113.2 190.2,113.2       190.2,113.2 190.3,113.2 190.3,113.2 190.4,113.2 190.4,113.2 190.4,113.2 190.5,113.2 190.5,113.2 190.6,113.2 190.6,113.2       190.6,113.2 190.7,113.2 190.7,113.2 190.7,113.2 190.8,113.2 190.8,113.2 190.9,113.2 190.9,113.2 190.9,113.2 191,113.2       191,113.2 191.1,113.2 191.1,113.2 191.1,113.2 191.2,113.2 191.2,113.2 191.3,113.2 191.3,113.2 191.3,113.2 191.4,113.2       191.4,113.2 191.4,113.2 191.5,113.2 191.5,113.2 191.6,113.2 191.6,113.2 191.6,113.2 191.7,113.2 191.7,113.2 191.8,113.2       191.8,113.2 191.8,113.2 191.9,113.2 191.9,113.2 191.9,113.2 192,113.2 192,113.2 192.1,113.2 192.1,113.2 192.1,113.2       192.2,113.2 192.2,113.2 192.3,113.2 192.3,113.2 192.3,113.2 192.4,113.2 192.4,113.2 192.4,113.2 192.5,113.2 192.5,113.2       192.6,113.2 192.6,113.2 192.6,113.2 192.7,113.2 192.7,113.2 192.8,113.2 192.8,113.2 192.8,113.2 192.9,113.2 192.9,113.2       193,113.2 193,113.2 193,113.2 193.1,113.2 193.1,113.2 193.1,113.2 193.2,113.2 193.2,113.2 193.3,113.2 193.3,113.2       193.3,113.2 193.4,113.2 193.4,113.2 193.5,113.2 193.5,113.2 193.5,113.2 193.6,113.2 193.6,113.2 193.6,113.2 193.7,113.2       193.7,113.2 193.8,113.2 193.8,113.2 193.8,113.2 193.9,113.2 193.9,113.2 194,113.2 194,113.2 194,113.2 194.1,113.2       194.1,113.2 194.1,113.2 194.2,113.2 194.2,113.2 194.3,113.2 194.3,113.2 194.3,113.2 194.4,113.2 194.4,113.2 194.5,113.2       194.5,113.2 194.5,113.2 194.6,113.2 194.6,113.2 194.6,108.4 194.6,108.4 194.5,108.4 194.5,108.4 194.5,108.4 194.4,108.4       194.4,108.4 194.3,108.4 194.3,108.4 194.3,108.4 194.2,108.4 194.2,108.4 194.1,108.4 194.1,108.4 194.1,108.4 194,108.4       194,108.4 194,108.4 193.9,108.4 193.9,108.4 193.8,108.4 193.8,108.4 193.8,108.4 193.7,108.4 193.7,108.4 193.6,108.4       193.6,108.4 193.6,108.4 193.5,108.4 193.5,108.4 193.5,108.4 193.4,108.4 193.4,108.4 193.3,108.4 193.3,108.4 193.3,108.4       193.2,108.4 193.2,108.4 193.1,108.4 193.1,108.4 193.1,108.4 193,108.4 193,108.4 193,108.4 192.9,108.4 192.9,108.4       192.8,108.4 192.8,108.4 192.8,108.4 192.7,108.4 192.7,108.4 192.6,108.4 192.6,108.4 192.6,108.4 192.5,108.4 192.5,108.4       192.4,108.4 192.4,108.4 192.4,108.4 192.3,108.4 192.3,108.4 192.3,108.4 192.2,108.4 192.2,108.4 192.1,108.4 192.1,108.4       192.1,108.4 192,108.4 192,108.4 191.9,108.4 191.9,108.4 191.9,108.4 191.8,108.4 191.8,108.4 191.8,108.4 191.7,108.4       191.7,108.4 191.6,108.4 191.6,108.4 191.6,108.4 191.5,108.4 191.5,108.4 191.4,108.4 191.4,108.4 191.4,108.4 191.3,108.4       191.3,108.4 191.3,108.4 191.2,108.4 191.2,108.4 191.1,108.4 191.1,108.4 191.1,108.4 191,108.4 191,108.4 190.9,108.4       190.9,108.4 190.9,108.4 190.8,108.4 190.8,108.4 190.7,108.4 190.7,108.4 190.7,108.4 190.6,108.4 190.6,108.4 190.6,108.4       190.5,108.4 190.5,108.4 190.4,108.4 190.4,108.4 190.4,108.4 190.3,108.4 190.3,108.4 190.2,108.4 190.2,108.4 190.2,108.4       190.1,108.4 190.1,108.4 190.1,108.4 190,108.4 190,108.4 189.9,108.4 189.9,108.4 189.9,108.4 189.8,108.4 189.8,108.4       189.7,108.4 189.7,108.4 189.7,108.4 189.6,108.4 189.6,108.4 189.6,108.4 189.5,108.4 189.5,108.4 189.4,108.4 189.4,108.4       189.4,108.4 189.3,108.4 189.3,108.4 189.2,108.4 189.2,108.4 189.2,108.4 189.1,108.4 189.1,108.4 189,108.4 189,108.4       189,108.4 188.9,108.4 188.9,108.4 188.9,108.4 188.8,108.4 188.8,108.4 188.7,108.4 188.7,108.4 188.7,108.4 188.6,108.4       188.6,108.4 188.5,108.4 188.5,108.4 188.5,108.4 188.4,108.4 188.4,108.4 188.4,108.4 188.3,108.4 188.3,108.4 188.2,108.4       188.2,108.4 188.2,108.4 188.1,108.4 188.1,108.4 188,108.4 188,108.4 188,108.4 187.9,108.4 187.9,108.4 187.9,108.4       187.8,108.4 187.8,108.4 187.7,108.4 187.7,108.4 187.7,108.4 187.6,108.4 187.6,108.4 187.5,108.4 187.5,108.4 187.5,108.4       187.4,108.4 187.4,108.4 187.3,108.4 187.3,108.4 187.3,108.4 187.2,108.4 187.2,108.4 187.2,113.2 187.2,113.2     "
+             id="polygon276" /><linearGradient
+             id="SVGID_33_"
+             gradientUnits="userSpaceOnUse"
+             x1="193.375"
+             y1="272.1867"
+             x2="193.375"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop279" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop281" /></linearGradient><polygon
+             class="st39"
+             points="199.4,120.8 199.4,120.8 199.3,120.8 199.2,120.8 199.2,120.8 199.1,120.8 199,120.8 199,120.8       198.9,120.8 198.8,120.8 198.8,120.8 198.7,120.8 198.7,120.8 198.6,120.8 198.5,120.8 198.5,120.8 198.4,120.8 198.3,120.8       198.3,120.8 198.2,120.8 198.1,120.8 198.1,120.8 198,120.8 197.9,120.8 197.9,120.8 197.8,120.8 197.8,120.8 197.7,120.8       197.6,120.8 197.6,120.8 197.5,120.8 197.4,120.8 197.4,120.8 197.3,120.8 197.2,120.8 197.2,120.8 197.1,120.8 197,120.8       197,120.8 196.9,120.8 196.9,120.8 196.8,120.8 196.7,120.8 196.7,120.8 196.6,120.8 196.5,120.8 196.5,120.8 196.4,120.8       196.3,120.8 196.3,120.8 196.2,120.8 196.1,120.8 196.1,120.8 196,120.8 196,120.8 195.9,120.8 195.8,120.8 195.8,120.8       195.7,120.8 195.6,120.8 195.6,120.8 195.5,120.8 195.4,120.8 195.4,120.8 195.3,120.8 195.2,120.8 195.2,120.8 195.1,120.8       195,120.8 195,120.8 194.9,120.8 194.9,120.8 194.8,120.8 194.7,120.8 194.7,120.8 194.6,120.8 194.5,120.8 194.5,120.8       194.4,120.8 194.3,120.8 194.3,120.8 194.2,120.8 194.1,120.8 194.1,120.8 194,120.8 194,120.8 193.9,120.8 193.8,120.8       193.8,120.8 193.7,120.8 193.6,120.8 193.6,120.8 193.5,120.8 193.4,120.8 193.4,120.8 193.3,120.8 193.2,120.8 193.2,120.8       193.1,120.8 193.1,120.8 193,120.8 192.9,120.8 192.9,120.8 192.8,120.8 192.7,120.8 192.7,120.8 192.6,120.8 192.5,120.8       192.5,120.8 192.4,120.8 192.3,120.8 192.3,120.8 192.2,120.8 192.2,120.8 192.1,120.8 192,120.8 192,120.8 191.9,120.8       191.8,120.8 191.8,120.8 191.7,120.8 191.6,120.8 191.6,120.8 191.5,120.8 191.4,120.8 191.4,120.8 191.3,120.8 191.3,120.8       191.2,120.8 191.1,120.8 191.1,120.8 191,120.8 190.9,120.8 190.9,120.8 190.8,120.8 190.7,120.8 190.7,120.8 190.6,120.8       190.5,120.8 190.5,120.8 190.4,120.8 190.3,120.8 190.3,120.8 190.2,120.8 190.2,120.8 190.1,120.8 190,120.8 190,120.8       189.9,120.8 189.8,120.8 189.8,120.8 189.7,120.8 189.6,120.8 189.6,120.8 189.5,120.8 189.4,120.8 189.4,120.8 189.3,120.8       189.3,120.8 189.2,120.8 189.1,120.8 189.1,120.8 189,120.8 188.9,120.8 188.9,120.8 188.8,120.8 188.7,120.8 188.7,120.8       188.6,120.8 188.5,120.8 188.5,120.8 188.4,120.8 188.4,120.8 188.3,120.8 188.2,120.8 188.2,120.8 188.1,120.8 188,120.8       188,120.8 187.9,120.8 187.8,120.8 187.8,120.8 187.7,120.8 187.6,120.8 187.6,120.8 187.5,120.8 187.5,120.8 187.4,120.8       187.3,120.8 187.3,120.8 187.2,120.8 187.2,125.5 187.3,125.5 187.3,125.5 187.4,125.5 187.5,125.5 187.5,125.5 187.6,125.5       187.6,125.5 187.7,125.5 187.8,125.5 187.8,125.5 187.9,125.5 188,125.5 188,125.5 188.1,125.5 188.2,125.5 188.2,125.5       188.3,125.5 188.4,125.5 188.4,125.5 188.5,125.5 188.5,125.5 188.6,125.5 188.7,125.5 188.7,125.5 188.8,125.5 188.9,125.5       188.9,125.5 189,125.5 189.1,125.5 189.1,125.5 189.2,125.5 189.3,125.5 189.3,125.5 189.4,125.5 189.4,125.5 189.5,125.5       189.6,125.5 189.6,125.5 189.7,125.5 189.8,125.5 189.8,125.5 189.9,125.5 190,125.5 190,125.5 190.1,125.5 190.2,125.5       190.2,125.5 190.3,125.5 190.3,125.5 190.4,125.5 190.5,125.5 190.5,125.5 190.6,125.5 190.7,125.5 190.7,125.5 190.8,125.5       190.9,125.5 190.9,125.5 191,125.5 191.1,125.5 191.1,125.5 191.2,125.5 191.3,125.5 191.3,125.5 191.4,125.5 191.4,125.5       191.5,125.5 191.6,125.5 191.6,125.5 191.7,125.5 191.8,125.5 191.8,125.5 191.9,125.5 192,125.5 192,125.5 192.1,125.5       192.2,125.5 192.2,125.5 192.3,125.5 192.3,125.5 192.4,125.5 192.5,125.5 192.5,125.5 192.6,125.5 192.7,125.5 192.7,125.5       192.8,125.5 192.9,125.5 192.9,125.5 193,125.5 193.1,125.5 193.1,125.5 193.2,125.5 193.2,125.5 193.3,125.5 193.4,125.5       193.4,125.5 193.5,125.5 193.6,125.5 193.6,125.5 193.7,125.5 193.8,125.5 193.8,125.5 193.9,125.5 194,125.5 194,125.5       194.1,125.5 194.1,125.5 194.2,125.5 194.3,125.5 194.3,125.5 194.4,125.5 194.5,125.5 194.5,125.5 194.6,125.5 194.7,125.5       194.7,125.5 194.8,125.5 194.9,125.5 194.9,125.5 195,125.5 195,125.5 195.1,125.5 195.2,125.5 195.2,125.5 195.3,125.5       195.4,125.5 195.4,125.5 195.5,125.5 195.6,125.5 195.6,125.5 195.7,125.5 195.8,125.5 195.8,125.5 195.9,125.5 196,125.5       196,125.5 196.1,125.5 196.1,125.5 196.2,125.5 196.3,125.5 196.3,125.5 196.4,125.5 196.5,125.5 196.5,125.5 196.6,125.5       196.7,125.5 196.7,125.5 196.8,125.5 196.9,125.5 196.9,125.5 197,125.5 197,125.5 197.1,125.5 197.2,125.5 197.2,125.5       197.3,125.5 197.4,125.5 197.4,125.5 197.5,125.5 197.6,125.5 197.6,125.5 197.7,125.5 197.8,125.5 197.8,125.5 197.9,125.5       197.9,125.5 198,125.5 198.1,125.5 198.1,125.5 198.2,125.5 198.3,125.5 198.3,125.5 198.4,125.5 198.5,125.5 198.5,125.5       198.6,125.5 198.7,125.5 198.7,125.5 198.8,125.5 198.8,125.5 198.9,125.5 199,125.5 199,125.5 199.1,125.5 199.2,125.5       199.2,125.5 199.3,125.5 199.4,125.5 199.4,125.5 199.5,125.5 199.6,125.5 199.6,120.8 199.5,120.8     "
+             id="polygon283" /><linearGradient
+             id="SVGID_34_"
+             gradientUnits="userSpaceOnUse"
+             x1="190.9028"
+             y1="272.1867"
+             x2="190.9028"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop286" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop288" /></linearGradient><polygon
+             class="st40"
+             points="187.3,137.9 187.3,137.9 187.3,137.9 187.4,137.9 187.4,137.9 187.5,137.9 187.5,137.9       187.5,137.9 187.6,137.9 187.6,137.9 187.7,137.9 187.7,137.9 187.7,137.9 187.8,137.9 187.8,137.9 187.9,137.9 187.9,137.9       187.9,137.9 188,137.9 188,137.9 188,137.9 188.1,137.9 188.1,137.9 188.2,137.9 188.2,137.9 188.2,137.9 188.3,137.9       188.3,137.9 188.4,137.9 188.4,137.9 188.4,137.9 188.5,137.9 188.5,137.9 188.5,137.9 188.6,137.9 188.6,137.9 188.7,137.9       188.7,137.9 188.7,137.9 188.8,137.9 188.8,137.9 188.9,137.9 188.9,137.9 188.9,137.9 189,137.9 189,137.9 189,137.9       189.1,137.9 189.1,137.9 189.2,137.9 189.2,137.9 189.2,137.9 189.3,137.9 189.3,137.9 189.4,137.9 189.4,137.9 189.4,137.9       189.5,137.9 189.5,137.9 189.6,137.9 189.6,137.9 189.6,137.9 189.7,137.9 189.7,137.9 189.7,137.9 189.8,137.9 189.8,137.9       189.9,137.9 189.9,137.9 189.9,137.9 190,137.9 190,137.9 190.1,137.9 190.1,137.9 190.1,137.9 190.2,137.9 190.2,137.9       190.2,137.9 190.3,137.9 190.3,137.9 190.4,137.9 190.4,137.9 190.4,137.9 190.5,137.9 190.5,137.9 190.6,137.9 190.6,137.9       190.6,137.9 190.7,137.9 190.7,137.9 190.7,137.9 190.8,137.9 190.8,137.9 190.9,137.9 190.9,137.9 190.9,137.9 191,137.9       191,137.9 191.1,137.9 191.1,137.9 191.1,137.9 191.2,137.9 191.2,137.9 191.3,137.9 191.3,137.9 191.3,137.9 191.4,137.9       191.4,137.9 191.4,137.9 191.5,137.9 191.5,137.9 191.6,137.9 191.6,137.9 191.6,137.9 191.7,137.9 191.7,137.9 191.8,137.9       191.8,137.9 191.8,137.9 191.9,137.9 191.9,137.9 191.9,137.9 192,137.9 192,137.9 192.1,137.9 192.1,137.9 192.1,137.9       192.2,137.9 192.2,137.9 192.3,137.9 192.3,137.9 192.3,137.9 192.4,137.9 192.4,137.9 192.4,137.9 192.5,137.9 192.5,137.9       192.6,137.9 192.6,137.9 192.6,137.9 192.7,137.9 192.7,137.9 192.8,137.9 192.8,137.9 192.8,137.9 192.9,137.9 192.9,137.9       193,137.9 193,137.9 193,137.9 193.1,137.9 193.1,137.9 193.1,137.9 193.2,137.9 193.2,137.9 193.3,137.9 193.3,137.9       193.3,137.9 193.4,137.9 193.4,137.9 193.5,137.9 193.5,137.9 193.5,137.9 193.6,137.9 193.6,137.9 193.6,137.9 193.7,137.9       193.7,137.9 193.8,137.9 193.8,137.9 193.8,137.9 193.9,137.9 193.9,137.9 194,137.9 194,137.9 194,137.9 194.1,137.9       194.1,137.9 194.1,137.9 194.2,137.9 194.2,137.9 194.3,137.9 194.3,137.9 194.3,137.9 194.4,137.9 194.4,137.9 194.5,137.9       194.5,137.9 194.5,137.9 194.6,137.9 194.6,137.9 194.6,133.2 194.6,133.2 194.5,133.2 194.5,133.2 194.5,133.2 194.4,133.2       194.4,133.2 194.3,133.2 194.3,133.2 194.3,133.2 194.2,133.2 194.2,133.2 194.1,133.2 194.1,133.2 194.1,133.2 194,133.2       194,133.2 194,133.2 193.9,133.2 193.9,133.2 193.8,133.2 193.8,133.2 193.8,133.2 193.7,133.2 193.7,133.2 193.6,133.2       193.6,133.2 193.6,133.2 193.5,133.2 193.5,133.2 193.5,133.2 193.4,133.2 193.4,133.2 193.3,133.2 193.3,133.2 193.3,133.2       193.2,133.2 193.2,133.2 193.1,133.2 193.1,133.2 193.1,133.2 193,133.2 193,133.2 193,133.2 192.9,133.2 192.9,133.2       192.8,133.2 192.8,133.2 192.8,133.2 192.7,133.2 192.7,133.2 192.6,133.2 192.6,133.2 192.6,133.2 192.5,133.2 192.5,133.2       192.4,133.2 192.4,133.2 192.4,133.2 192.3,133.2 192.3,133.2 192.3,133.2 192.2,133.2 192.2,133.2 192.1,133.2 192.1,133.2       192.1,133.2 192,133.2 192,133.2 191.9,133.2 191.9,133.2 191.9,133.2 191.8,133.2 191.8,133.2 191.8,133.2 191.7,133.2       191.7,133.2 191.6,133.2 191.6,133.2 191.6,133.2 191.5,133.2 191.5,133.2 191.4,133.2 191.4,133.2 191.4,133.2 191.3,133.2       191.3,133.2 191.3,133.2 191.2,133.2 191.2,133.2 191.1,133.2 191.1,133.2 191.1,133.2 191,133.2 191,133.2 190.9,133.2       190.9,133.2 190.9,133.2 190.8,133.2 190.8,133.2 190.7,133.2 190.7,133.2 190.7,133.2 190.6,133.2 190.6,133.2 190.6,133.2       190.5,133.2 190.5,133.2 190.4,133.2 190.4,133.2 190.4,133.2 190.3,133.2 190.3,133.2 190.2,133.2 190.2,133.2 190.2,133.2       190.1,133.2 190.1,133.2 190.1,133.2 190,133.2 190,133.2 189.9,133.2 189.9,133.2 189.9,133.2 189.8,133.2 189.8,133.2       189.7,133.2 189.7,133.2 189.7,133.2 189.6,133.2 189.6,133.2 189.6,133.2 189.5,133.2 189.5,133.2 189.4,133.2 189.4,133.2       189.4,133.2 189.3,133.2 189.3,133.2 189.2,133.2 189.2,133.2 189.2,133.2 189.1,133.2 189.1,133.2 189,133.2 189,133.2       189,133.2 188.9,133.2 188.9,133.2 188.9,133.2 188.8,133.2 188.8,133.2 188.7,133.2 188.7,133.2 188.7,133.2 188.6,133.2       188.6,133.2 188.5,133.2 188.5,133.2 188.5,133.2 188.4,133.2 188.4,133.2 188.4,133.2 188.3,133.2 188.3,133.2 188.2,133.2       188.2,133.2 188.2,133.2 188.1,133.2 188.1,133.2 188,133.2 188,133.2 188,133.2 187.9,133.2 187.9,133.2 187.9,133.2       187.8,133.2 187.8,133.2 187.7,133.2 187.7,133.2 187.7,133.2 187.6,133.2 187.6,133.2 187.5,133.2 187.5,133.2 187.5,133.2       187.4,133.2 187.4,133.2 187.3,133.2 187.3,133.2 187.3,133.2 187.2,133.2 187.2,133.2 187.2,137.9 187.2,137.9     "
+             id="polygon290" /><linearGradient
+             id="SVGID_35_"
+             gradientUnits="userSpaceOnUse"
+             x1="193.375"
+             y1="272.1867"
+             x2="193.375"
+             y2="-13.8589"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop293" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop295" /></linearGradient><polygon
+             class="st41"
+             points="199.4,145.5 199.4,145.5 199.3,145.5 199.2,145.5 199.2,145.5 199.1,145.5 199,145.5 199,145.5       198.9,145.5 198.8,145.5 198.8,145.5 198.7,145.5 198.7,145.5 198.6,145.5 198.5,145.5 198.5,145.5 198.4,145.5 198.3,145.5       198.3,145.5 198.2,145.5 198.1,145.5 198.1,145.5 198,145.5 197.9,145.5 197.9,145.5 197.8,145.5 197.8,145.5 197.7,145.5       197.6,145.5 197.6,145.5 197.5,145.5 197.4,145.5 197.4,145.5 197.3,145.5 197.2,145.5 197.2,145.5 197.1,145.5 197,145.5       197,145.5 196.9,145.5 196.9,145.5 196.8,145.5 196.7,145.5 196.7,145.5 196.6,145.5 196.5,145.5 196.5,145.5 196.4,145.5       196.3,145.5 196.3,145.5 196.2,145.5 196.1,145.5 196.1,145.5 196,145.5 196,145.5 195.9,145.5 195.8,145.5 195.8,145.5       195.7,145.5 195.6,145.5 195.6,145.5 195.5,145.5 195.4,145.5 195.4,145.5 195.3,145.5 195.2,145.5 195.2,145.5 195.1,145.5       195,145.5 195,145.5 194.9,145.5 194.9,145.5 194.8,145.5 194.7,145.5 194.7,145.5 194.6,145.5 194.5,145.5 194.5,145.5       194.4,145.5 194.3,145.5 194.3,145.5 194.2,145.5 194.1,145.5 194.1,145.5 194,145.5 194,145.5 193.9,145.5 193.8,145.5       193.8,145.5 193.7,145.5 193.6,145.5 193.6,145.5 193.5,145.5 193.4,145.5 193.4,145.5 193.3,145.5 193.2,145.5 193.2,145.5       193.1,145.5 193.1,145.5 193,145.5 192.9,145.5 192.9,145.5 192.8,145.5 192.7,145.5 192.7,145.5 192.6,145.5 192.5,145.5       192.5,145.5 192.4,145.5 192.3,145.5 192.3,145.5 192.2,145.5 192.2,145.5 192.1,145.5 192,145.5 192,145.5 191.9,145.5       191.8,145.5 191.8,145.5 191.7,145.5 191.6,145.5 191.6,145.5 191.5,145.5 191.4,145.5 191.4,145.5 191.3,145.5 191.3,145.5       191.2,145.5 191.1,145.5 191.1,145.5 191,145.5 190.9,145.5 190.9,145.5 190.8,145.5 190.7,145.5 190.7,145.5 190.6,145.5       190.5,145.5 190.5,145.5 190.4,145.5 190.3,145.5 190.3,145.5 190.2,145.5 190.2,145.5 190.1,145.5 190,145.5 190,145.5       189.9,145.5 189.8,145.5 189.8,145.5 189.7,145.5 189.6,145.5 189.6,145.5 189.5,145.5 189.4,145.5 189.4,145.5 189.3,145.5       189.3,145.5 189.2,145.5 189.1,145.5 189.1,145.5 189,145.5 188.9,145.5 188.9,145.5 188.8,145.5 188.7,145.5 188.7,145.5       188.6,145.5 188.5,145.5 188.5,145.5 188.4,145.5 188.4,145.5 188.3,145.5 188.2,145.5 188.2,145.5 188.1,145.5 188,145.5       188,145.5 187.9,145.5 187.8,145.5 187.8,145.5 187.7,145.5 187.6,145.5 187.6,145.5 187.5,145.5 187.5,145.5 187.4,145.5       187.3,145.5 187.3,145.5 187.2,145.5 187.2,150.3 187.3,150.3 187.3,150.3 187.4,150.3 187.5,150.3 187.5,150.3 187.6,150.3       187.6,150.3 187.7,150.3 187.8,150.3 187.8,150.3 187.9,150.3 188,150.3 188,150.3 188.1,150.3 188.2,150.3 188.2,150.3       188.3,150.3 188.4,150.3 188.4,150.3 188.5,150.3 188.5,150.3 188.6,150.3 188.7,150.3 188.7,150.3 188.8,150.3 188.9,150.3       188.9,150.3 189,150.3 189.1,150.3 189.1,150.3 189.2,150.3 189.3,150.3 189.3,150.3 189.4,150.3 189.4,150.3 189.5,150.3       189.6,150.3 189.6,150.3 189.7,150.3 189.8,150.3 189.8,150.3 189.9,150.3 190,150.3 190,150.3 190.1,150.3 190.2,150.3       190.2,150.3 190.3,150.3 190.3,150.3 190.4,150.3 190.5,150.3 190.5,150.3 190.6,150.3 190.7,150.3 190.7,150.3 190.8,150.3       190.9,150.3 190.9,150.3 191,150.3 191.1,150.3 191.1,150.3 191.2,150.3 191.3,150.3 191.3,150.3 191.4,150.3 191.4,150.3       191.5,150.3 191.6,150.3 191.6,150.3 191.7,150.3 191.8,150.3 191.8,150.3 191.9,150.3 192,150.3 192,150.3 192.1,150.3       192.2,150.3 192.2,150.3 192.3,150.3 192.3,150.3 192.4,150.3 192.5,150.3 192.5,150.3 192.6,150.3 192.7,150.3 192.7,150.3       192.8,150.3 192.9,150.3 192.9,150.3 193,150.3 193.1,150.3 193.1,150.3 193.2,150.3 193.2,150.3 193.3,150.3 193.4,150.3       193.4,150.3 193.5,150.3 193.6,150.3 193.6,150.3 193.7,150.3 193.8,150.3 193.8,150.3 193.9,150.3 194,150.3 194,150.3       194.1,150.3 194.1,150.3 194.2,150.3 194.3,150.3 194.3,150.3 194.4,150.3 194.5,150.3 194.5,150.3 194.6,150.3 194.7,150.3       194.7,150.3 194.8,150.3 194.9,150.3 194.9,150.3 195,150.3 195,150.3 195.1,150.3 195.2,150.3 195.2,150.3 195.3,150.3       195.4,150.3 195.4,150.3 195.5,150.3 195.6,150.3 195.6,150.3 195.7,150.3 195.8,150.3 195.8,150.3 195.9,150.3 196,150.3       196,150.3 196.1,150.3 196.1,150.3 196.2,150.3 196.3,150.3 196.3,150.3 196.4,150.3 196.5,150.3 196.5,150.3 196.6,150.3       196.7,150.3 196.7,150.3 196.8,150.3 196.9,150.3 196.9,150.3 197,150.3 197,150.3 197.1,150.3 197.2,150.3 197.2,150.3       197.3,150.3 197.4,150.3 197.4,150.3 197.5,150.3 197.6,150.3 197.6,150.3 197.7,150.3 197.8,150.3 197.8,150.3 197.9,150.3       197.9,150.3 198,150.3 198.1,150.3 198.1,150.3 198.2,150.3 198.3,150.3 198.3,150.3 198.4,150.3 198.5,150.3 198.5,150.3       198.6,150.3 198.7,150.3 198.7,150.3 198.8,150.3 198.8,150.3 198.9,150.3 199,150.3 199,150.3 199.1,150.3 199.2,150.3       199.2,150.3 199.3,150.3 199.4,150.3 199.4,150.3 199.5,150.3 199.6,150.3 199.6,145.5 199.5,145.5     "
+             id="polygon297" /><linearGradient
+             id="SVGID_36_"
+             gradientUnits="userSpaceOnUse"
+             x1="4.0481"
+             y1="287.9492"
+             x2="320.4859"
+             y2="-15.4029"
+             gradientTransform="matrix(1 5.464556e-03 -5.464556e-03 1 -2.0192 -3.0212)"><stop
+               offset="0"
+               style="stop-color:#59FF7F"
+               id="stop300" /><stop
+               offset="1"
+               style="stop-color:#6BFBFF"
+               id="stop302" /></linearGradient><path
+             class="st42"
+             d="M160,238.8c-0.2,0-0.4,0-0.6,0c-58-0.3-104.9-47.7-104.6-105.7C55.2,75.3,102.3,28.5,160,28.5      c0.2,0,0.4,0,0.6,0c58,0.3,104.9,47.7,104.6,105.7l0,0C264.8,192,217.7,238.8,160,238.8z M160,32.2      c-55.7,0-101.2,45.2-101.5,100.9c-0.3,55.9,45,101.7,100.9,102c0.2,0,0.4,0,0.6,0c55.7,0,101.2-45.2,101.5-100.9      c0.3-55.9-45-101.7-100.9-102C160.4,32.2,160.2,32.2,160,32.2z"
+             id="path304" /></g></g></g></switch></svg>
\ No newline at end of file
diff --git a/sample/package/package.pro b/sample/package/package.pro
new file mode 100644 (file)
index 0000000..faf285c
--- /dev/null
@@ -0,0 +1,19 @@
+
+DISTFILES = icon.svg config.xml
+
+copy_icon.target = $$OUT_PWD/root/icon.svg
+copy_icon.depends = $$_PRO_FILE_PWD_/icon.svg
+copy_icon.commands = $(COPY_FILE) \"$$replace(copy_icon.depends, /, $$QMAKE_DIR_SEP)\" \"$$replace(copy_icon.target, /, $$QMAKE_DIR_SEP)\"
+QMAKE_EXTRA_TARGETS += copy_icon
+PRE_TARGETDEPS += $$copy_icon.target
+
+copy_config.target = $$OUT_PWD/root/config.xml
+copy_config.depends = $$_PRO_FILE_PWD_/config.xml
+copy_config.commands = $(COPY_FILE) \"$$replace(copy_config.depends, /, $$QMAKE_DIR_SEP)\" \"$$replace(copy_config.target, /, $$QMAKE_DIR_SEP)\"
+QMAKE_EXTRA_TARGETS += copy_config
+PRE_TARGETDEPS += $$copy_config.target
+
+wgt.target = package
+wgt.commands = wgtpkg-pack -f -o onstestapp.wgt root
+
+QMAKE_EXTRA_TARGETS += wgt
diff --git a/sample/readme.md b/sample/readme.md
new file mode 100644 (file)
index 0000000..ae6d0da
--- /dev/null
@@ -0,0 +1,37 @@
+
+A test application for onscreenapp
+===
+
+## compile & install
+
+- compile
+       - when onscreenapp is compiled, this app's wgt file will exist at "onscreenapp/sample/package", called onstestapp.wgt.
+
+- install
+:              `afm-util install onstestapp.wgt;sync`
+
+## dependence
+
+Onscreenapp depend on libhomescreen add agl-service-homescreen-2017 as below:
+- libhomescreen must have 'showWindow' event and 'showWindow' interface.
+- agl-service-homescreen-2017 must have 'showWindow/hideWindow/replyShowWindow' verbs.
+
+
+## usage
+
+Before start onstestapp you must copy all files in "ons" folder to "$HOME/app-data/OnScreen/qml" on your board(R-car M3 etc.),
+then do as below:
+
+1. start onstestapp in launcher
+2. select onscreen type
+3. press "Post" button
+
+## edit parameter with keyboard
+
+You also can edit the text which will post to onscreen, do as below:
+
+- comment below contents in /etc/xdg/weston/weston.ini
+       - `#ivi-input-module=ivi-input-controller.so`
+
+- before press "Post" button, touch text area to call qt virtual keyboard and edit text.
+
diff --git a/sample/sample.pro b/sample/sample.pro
new file mode 100644 (file)
index 0000000..579a952
--- /dev/null
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = app package
+package.depends += app