diff --git a/frontend.code-workspace b/frontend.code-workspace index 2944c4e05b..3781cae35c 100644 --- a/frontend.code-workspace +++ b/frontend.code-workspace @@ -184,7 +184,7 @@ }, ], "licenser.author": "Ascensio System SIA", - "licenser.customHeader": "(c) Copyright @AUTHOR@ 2010-@YEAR@\\n\\nThis program is a free software product.\\nYou can redistribute it and/or modify it under the terms\\nof the GNU Affero General Public License (AGPL) version 3 as published by the Free Software\\nFoundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended\\nto the effect that @AUTHOR@ expressly excludes the warranty of non-infringement of\\nany third-party rights.\\n\\nThis program is distributed WITHOUT ANY WARRANTY, without even the implied warranty\\nof MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see\\nthe GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html\\n\\nYou can contact @AUTHOR@ at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021.\\n\\nThe interactive user interfaces in modified source and object code versions of the Program must\\ndisplay Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3.\\n\\nPursuant to Section 7(b) of the License you must retain the original Product logo when\\ndistributing the program. Pursuant to Section 7(e) we decline to grant you any rights under\\ntrademark law for use of our trademarks.\\n\\nAll the Product's GUI elements, including illustrations and icon sets, as well as technical writing\\ncontent are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0\\nInternational. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode", + "licenser.customHeader": "(c) Copyright @AUTHOR@ 2009-@YEAR@\\n\\nThis program is a free software product.\\nYou can redistribute it and/or modify it under the terms\\nof the GNU Affero General Public License (AGPL) version 3 as published by the Free Software\\nFoundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended\\nto the effect that @AUTHOR@ expressly excludes the warranty of non-infringement of\\nany third-party rights.\\n\\nThis program is distributed WITHOUT ANY WARRANTY, without even the implied warranty\\nof MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see\\nthe GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html\\n\\nYou can contact @AUTHOR@ at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021.\\n\\nThe interactive user interfaces in modified source and object code versions of the Program must\\ndisplay Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3.\\n\\nPursuant to Section 7(b) of the License you must retain the original Product logo when\\ndistributing the program. Pursuant to Section 7(e) we decline to grant you any rights under\\ntrademark law for use of our trademarks.\\n\\nAll the Product's GUI elements, including illustrations and icon sets, as well as technical writing\\ncontent are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0\\nInternational. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode", "licenser.license": "Custom", "licenser.useSingleLineStyle": true, "licenser.excludeFileExtensions": [ diff --git a/licenses.config.js b/licenses.config.js index 9a853b7352..fdcc0755d6 100644 --- a/licenses.config.js +++ b/licenses.config.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/Dockerfile b/packages/client/Dockerfile index b927f8c354..df71e90be0 100644 --- a/packages/client/Dockerfile +++ b/packages/client/Dockerfile @@ -1,4 +1,4 @@ -# (c) Copyright Ascensio System SIA 2010-2024 +# (c) Copyright Ascensio System SIA 2009-2024 # # This program is a free software product. # You can redistribute it and/or modify it under the terms diff --git a/packages/client/analyse.js b/packages/client/analyse.js index 22a1b5ca41..1d99d231f7 100644 --- a/packages/client/analyse.js +++ b/packages/client/analyse.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -27,10 +27,10 @@ // script to enable webpack-bundle-analyzer process.env.NODE_ENV = "production"; const webpack = require("webpack"); -const BundleAnalyzerPlugin = require("webpack-bundle-analyzer") - .BundleAnalyzerPlugin; +const BundleAnalyzerPlugin = + require("webpack-bundle-analyzer").BundleAnalyzerPlugin; const webpackConfigProd = require("react-scripts/config/webpack.config")( - "production" + "production", ); webpackConfigProd.plugins.push(new BundleAnalyzerPlugin()); diff --git a/packages/client/codecept.conf.js b/packages/client/codecept.conf.js index 24beb0b41e..7efb0cd128 100644 --- a/packages/client/codecept.conf.js +++ b/packages/client/codecept.conf.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/global.d.ts b/packages/client/global.d.ts index b13978d641..e42cfb9070 100644 --- a/packages/client/global.d.ts +++ b/packages/client/global.d.ts @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/index.d.ts b/packages/client/index.d.ts index ed40141ddd..93ef804362 100644 --- a/packages/client/index.d.ts +++ b/packages/client/index.d.ts @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/public/index.html b/packages/client/public/index.html index 0f8f743c7c..197e97d07d 100644 --- a/packages/client/public/index.html +++ b/packages/client/public/index.html @@ -1,4 +1,4 @@ - + @@ -13,7 +13,12 @@ homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ --> - + @@ -38,8 +43,16 @@ content="app-id=com.onlyoffice.documents" /> - - + + diff --git a/packages/client/public/locales/ar-SA/WebPlugins.json b/packages/client/public/locales/ar-SA/WebPlugins.json index cb304ee1e3..5fc0499fce 100644 --- a/packages/client/public/locales/ar-SA/WebPlugins.json +++ b/packages/client/public/locales/ar-SA/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "حذف المكون الإضافي ", "DeletePluginDescription": "لن يكون هذا المكون الإضافي متاحًا لمستخدمي DocSpace بعد الآن. هل أنت متأكد أنك تريد الاستمرار؟", "DeletePluginTitle": "هل تريد حذف هذا المكون الاضافي؟", - "Description": "يمكنك إضافة مكونات إضافية لتوسيع وظائف DocSpace بميزات إضافية. انقر فوق تحميل البرنامج المساعد وحدد ملف البرنامج المساعد في ملفات الأرشيف المضغوطة.", "ExpandFunctionality": "قم بتوسيع الوظائف باستخدام اضافات SDK", "GoToRepo": "اذهب إلى المستودع", "Metadata": "البيانات الوصفية", @@ -12,7 +11,5 @@ "PluginSamples": "عينات الاضافات", "PluginSDK": "اضافات SDK", "PluginSDKDescription": "باستخدام إضافة SDK، يمكنك توسيع وظائف DocSpace أو توصيل خدمات الجهات الخارجية أو تحسين تجربة المستخدم الحالية. هنا يمكنك العثور على نماذج المكونات الإضافية مع مصدر التعليمات البرمجية المتوفر على GitHub.", - "PluginSDKInstruction": "انقر فوق الزر للحصول على الإرشادات التفصيلية حول كيفية إنشاء المكونات الإضافية الخاصة بك.", - "PluginsHelp": "تسمح لك المكونات الإضافية بتوسيع وظائف DocSpace", - "UploadPlugin": "رفع المكونات الإضافية " + "PluginSDKInstruction": "انقر فوق الزر للحصول على الإرشادات التفصيلية حول كيفية إنشاء المكونات الإضافية الخاصة بك." } diff --git a/packages/client/public/locales/az/WebPlugins.json b/packages/client/public/locales/az/WebPlugins.json index 232f32df8b..18bdc4c43c 100644 --- a/packages/client/public/locales/az/WebPlugins.json +++ b/packages/client/public/locales/az/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Plagini silin", "DeletePluginDescription": "Bu plagin artıq DocSpace istifadəçiləri üçün əlçatan olmayacaq. Davam etmək istədiyinizə əminsiniz?", "DeletePluginTitle": "Plagin silinsin?", - "Description": "DocSpace-in funksionallığını əlavə funksiyalarla genişləndirmək üçün plaginlər əlavə edə bilərsiniz. Plagini quraşdırıb üzərinə klikləyin və ZIP arxivində plagin faylını seçin.", "ExpandFunctionality": "SDK plaginindən istifadə edərək funksionallığı genişləndirin", "GoToRepo": "Anbara gedin", "Metadata": "Metadata", @@ -12,7 +11,5 @@ "PluginSamples": "Plagin nümunələri", "PluginSDK": "Plagin SDK", "PluginSDKDescription": "Plugin SDK-dan istifadə edərək, DocSpace funksionallığınızı genişləndirə, üçüncü tərəf xidmətlərinə qoşula və ya mövcud istifadəçi təcrübəsini təkmilləşdirə bilərsiniz. Burada GitHub-da mövcud kod mənbəyi olan plaginlərin nümunələrini tapa bilərsiniz.", - "PluginSDKInstruction": "Öz plaginlərinizi necə yaratmaq barədə ətraflı təlimatlar üçün düyməni klikləyin.", - "PluginsHelp": "Plaginlər DocSpace-in funksionallığını genişləndirməyə imkan verir", - "UploadPlugin": "Plagini quraşdırın" + "PluginSDKInstruction": "Öz plaginlərinizi necə yaratmaq barədə ətraflı təlimatlar üçün düyməni klikləyin." } diff --git a/packages/client/public/locales/bg/WebPlugins.json b/packages/client/public/locales/bg/WebPlugins.json index c869826f9a..a25644ca37 100644 --- a/packages/client/public/locales/bg/WebPlugins.json +++ b/packages/client/public/locales/bg/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Изтрий плъгин", "DeletePluginDescription": "Този плъгин вече няма да бъде достъпен за потребителите на DocSpace. Сигурни ли си, че искате да продължите?", "DeletePluginTitle": "Изтриване на плъгин?", - "Description": "Можете да добавите плъгини, за да разширите функционалността на DocSpace с допълнителни функции. Натиснете Качване на плъгин и изберете плъгин файла в ZIP архива.", "ExpandFunctionality": "Разширете функционалността с помощта на Плъгин SDK", "GoToRepo": "Отиди в хранилището", "Metadata": "Метаданни", @@ -12,7 +11,5 @@ "PluginSamples": "Мостри на плъгини", "PluginSDK": "Плъгин SDK", "PluginSDKDescription": "С помощта на Плъгин SDK можете да разширите функционалността на DocSpace, да свържете услугите на трети страни или да подобрите съществуващото потребителско изживяване. Тук можете да намерите примерните плъгини с източник на код, наличен в GitHub.", - "PluginSDKInstruction": "Натиснете бутона за подробни инструкции как да създадете свои собствени плъгини.", - "PluginsHelp": "Плъгините Ви позволяват да разширите функционалността на DocSpace", - "UploadPlugin": "Качи плъгин" + "PluginSDKInstruction": "Натиснете бутона за подробни инструкции как да създадете свои собствени плъгини." } diff --git a/packages/client/public/locales/cs/WebPlugins.json b/packages/client/public/locales/cs/WebPlugins.json index 351ff15815..480d7452d9 100644 --- a/packages/client/public/locales/cs/WebPlugins.json +++ b/packages/client/public/locales/cs/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Odstranění zásuvného modulu", "DeletePluginDescription": "Tento zásuvný modul již nebude uživatelům služby DocSpace k dispozici. Jste si jisti, že chcete pokračovat?", "DeletePluginTitle": "Smazat zásuvný modul?", - "Description": "Můžete přidat zásuvné moduly a rozšířit tak funkce DocSpace o další funkce. Klikněte na tlačítko Nahrát zásuvný modul a vyberte soubor zásuvného modulu v archivu ZIP.", "ExpandFunctionality": "Rozšíření funkcí pomocí sady zásuvných modulů SDK", "GoToRepo": "Přejít do úložiště", "Metadata": "Metadata", @@ -12,7 +11,5 @@ "PluginSamples": "Ukázky zásuvných modulů", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "Pomocí sady Plugin SDK můžete rozšířit funkčnost svého systému DocSpace, připojit služby třetích stran nebo vylepšit stávající uživatelské prostředí. Zde najdete ukázky zásuvných modulů se zdrojovým kódem, které jsou k dispozici na GitHubu.", - "PluginSDKInstruction": "Kliknutím na tlačítko získáte podrobný návod, jak vytvořit vlastní zásuvné moduly.", - "PluginsHelp": "Zásuvné moduly umožňují rozšířit funkce DocSpace", - "UploadPlugin": "Nahrát zásuvný modul" + "PluginSDKInstruction": "Kliknutím na tlačítko získáte podrobný návod, jak vytvořit vlastní zásuvné moduly." } diff --git a/packages/client/public/locales/de/WebPlugins.json b/packages/client/public/locales/de/WebPlugins.json index 26c543ee5b..abee2f8f5f 100644 --- a/packages/client/public/locales/de/WebPlugins.json +++ b/packages/client/public/locales/de/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Plugin löschen", "DeletePluginDescription": "Dieses Plugin wird für DocSpace-Benutzer nicht mehr verfügbar sein. Sind Sie sicher, dass Sie fortfahren möchten?", "DeletePluginTitle": "Plugin löschen?", - "Description": "Sie können Plugins hinzufügen, um die Funktionalität von DocSpace um zusätzliche Funktionen zu erweitern. Klicken Sie auf Plugin hochladen und wählen Sie die Plugin-Datei im ZIP-Archiv aus.", "ExpandFunctionality": "Funktionalität mit Plugin SDK erweitern", "GoToRepo": "Zum Repository gehen", "Metadata": "Metadaten", @@ -12,7 +11,5 @@ "PluginSamples": "Plugin-Beispiele", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "Mit dem Plugin SDK können Sie die DocSpace-Funktionalität erweitern, die Dienste von Drittanbietern einbinden oder die bestehende Benutzererfahrung verbessern. Hier finden Sie die Plugin-Beispiele mit Quellcode, die auf GitHub verfügbar sind. ", - "PluginSDKInstruction": "Klicken Sie auf die Schaltfläche, um eine detaillierte Anleitung zur Erstellung eigener Plugins zu erhalten.", - "PluginsHelp": "Plugins ermöglichen es Ihnen, die Funktionalität von DocSpace zu erweitern", - "UploadPlugin": "Plugin hochladen" + "PluginSDKInstruction": "Klicken Sie auf die Schaltfläche, um eine detaillierte Anleitung zur Erstellung eigener Plugins zu erhalten." } diff --git a/packages/client/public/locales/el-GR/WebPlugins.json b/packages/client/public/locales/el-GR/WebPlugins.json index 726136c18e..b412484a50 100644 --- a/packages/client/public/locales/el-GR/WebPlugins.json +++ b/packages/client/public/locales/el-GR/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Διαγραφή πρόσθετου", "DeletePluginDescription": "Αυτό το πρόσθετο δεν θα είναι πλέον διαθέσιμο στους χρήστες του DocSpace. Θέλετε σίγουρα να συνεχίσετε;", "DeletePluginTitle": "Διαγραφή πρόσθετου;", - "Description": "Μπορείτε να προσθέσετε πρόσθετα για να επεκτείνετε τη λειτουργικότητα του DocSpace με επιπλέον χαρακτηριστικά. Κάντε κλικ στην επιλογή «Μεταφόρτωση πρόσθετου» και επιλέξτε το αρχείο πρόσθετου στο αρχείο ZIP.", "ExpandFunctionality": "Επέκταση της λειτουργικότητας με χρήση Plugin SDK", "GoToRepo": "Μετάβαση στο αποθετήριο", "Metadata": "Μεταδεδομένα", @@ -12,7 +11,5 @@ "PluginSamples": "Δείγματα πρόσθετου", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "Χρησιμοποιώντας το Plugin SDK μπορείτε να επεκτείνετε τη λειτουργικότητα του DocSpace, να συνδέσετε τις υπηρεσίες τρίτων ή να βελτιώσετε την υπάρχουσα εμπειρία χρήστη. Εδώ μπορείτε να βρείτε τα δείγματα πρόσθετων πρόσθετων με τον πηγαίο κώδικα που είναι διαθέσιμα στο GitHub. ", - "PluginSDKInstruction": "Κάντε κλικ στο κουμπί για τις λεπτομερείς οδηγίες σχετικά με το πώς να δημιουργήσετε τα δικά σας πρόσθετα.", - "PluginsHelp": "Τα πρόσθετα σάς επιτρέπουν να επεκτείνετε τη λειτουργικότητα του DocSpace", - "UploadPlugin": "Μεταφόρτωση πρόσθετου" + "PluginSDKInstruction": "Κάντε κλικ στο κουμπί για τις λεπτομερείς οδηγίες σχετικά με το πώς να δημιουργήσετε τα δικά σας πρόσθετα." } diff --git a/packages/client/public/locales/en/WebPlugins.json b/packages/client/public/locales/en/WebPlugins.json index c02fb9f524..07ed3ef3f0 100644 --- a/packages/client/public/locales/en/WebPlugins.json +++ b/packages/client/public/locales/en/WebPlugins.json @@ -2,7 +2,8 @@ "DeletePlugin": "Delete plugin", "DeletePluginDescription": "This plugin will no longer be available to DocSpace users. Are you sure you want to continue?", "DeletePluginTitle": "Delete plugin?", - "Description": "You can add plugins to extend the functionality of DocSpace with extra features. Click Upload plugin and select the plugin file in the ZIP archive.", + + "UploadDescription": "You can add plugins to extend the functionality of DocSpace with extra features. Click Upload plugin or drop file in the ZIP archive.", "ExpandFunctionality": "Expand functionality using Plugin SDK", "GoToRepo": "Go to repository", "Metadata": "Metadata", @@ -12,7 +13,5 @@ "PluginSamples": "Plugin samples", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "Using Plugin SDK you can extend your DocSpace functionality, connect the third-party services or enhance the existing user experience. Here you can find the plugin samples with code source available on GitHub. ", - "PluginSDKInstruction": "Click the button for the detailed instructions on how to create your own plugins.", - "PluginsHelp": "Plugins allow you to extend the functionality of DocSpace", - "UploadPlugin": "Upload plugin" + "PluginSDKInstruction": "Click the button for the detailed instructions on how to create your own plugins." } diff --git a/packages/client/public/locales/es/WebPlugins.json b/packages/client/public/locales/es/WebPlugins.json index 55de64e18a..85f866bc6b 100644 --- a/packages/client/public/locales/es/WebPlugins.json +++ b/packages/client/public/locales/es/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Eliminar plugin", "DeletePluginDescription": "Este plugin ya no estará disponible para los usuarios de DocSpace. ¿Está seguro de que desea continuar?", "DeletePluginTitle": "¿Eliminar el plugin?", - "Description": "Puede añadir plugins para ampliar la funcionalidad de DocSpace con características adicionales. Haga clic en Cargar plugin y seleccione el archivo del plugin en el archivo ZIP.", "ExpandFunctionality": "Amplíe la funcionalidad mediante el SDK de plugins ", "GoToRepo": "Ir al repositorio", "Metadata": "Metadatos", @@ -12,7 +11,5 @@ "PluginSamples": "Ejemplos de plugins ", "PluginSDK": "SDK de plugins", "PluginSDKDescription": "Utilizando el SDK de plugins puede ampliar la funcionalidad de DocSpace, conectar servicios de terceros o mejorar la experiencia de usuario existente. Aquí puede encontrar ejemplos de plugins con código fuente disponible en GitHub. ", - "PluginSDKInstruction": "Haga clic en el botón para obtener instrucciones detalladas sobre cómo crear sus propios plugins. ", - "PluginsHelp": "Los plugins permiten ampliar la funcionalidad de DocSpace", - "UploadPlugin": "Cargar plugin" + "PluginSDKInstruction": "Haga clic en el botón para obtener instrucciones detalladas sobre cómo crear sus propios plugins. " } diff --git a/packages/client/public/locales/fi/WebPlugins.json b/packages/client/public/locales/fi/WebPlugins.json index 82fe1f8e56..8c0afda27c 100644 --- a/packages/client/public/locales/fi/WebPlugins.json +++ b/packages/client/public/locales/fi/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Poista liitännäinen", "DeletePluginDescription": "Tämä liitännäinen ei ole enää saatavilla DocSpacen käyttäjille. Haluako varmasti jatkaa?", "DeletePluginTitle": "Poistetaanko liitännäinen?", - "Description": "Voit lisätä liitännäiset laajentamaan DocSpacen toiminnallisuutta extraominaisuuksilla. Klikkaa ladataksesi liitännäisen ja valitse liitännäistiedosto ZIP-arkistossa.", "ExpandFunctionality": "Laajenna toimintoja SDK-laajennuksen avulla", "GoToRepo": "Siirry arkistoon", "Metadata": "Metatiedot", @@ -12,7 +11,5 @@ "PluginSamples": "Laajennusmallit", "PluginSDK": "SDK-laajennus", "PluginSDKDescription": "Käyttämällä SDK-laajennusta voit laajentaa DocSpacen toiminnallisuutta, yhdistää kolmansien osapuolien palveluihin tai parantaa olemassaolevaa käyttäjäkokemusta. Täältä löydät GitHubissa saatavilla olevat laajennusmallit.", - "PluginSDKInstruction": "Klikkaa painiketta saadaksesi yksityiskohtaiset ohjeet omien laajennusten luomiseen.", - "PluginsHelp": "Liitännäiset mahdollistavat DocSpacen toiminnallisuuden laajentamisen ", - "UploadPlugin": "Lataa liitännäinen" + "PluginSDKInstruction": "Klikkaa painiketta saadaksesi yksityiskohtaiset ohjeet omien laajennusten luomiseen." } diff --git a/packages/client/public/locales/fr/WebPlugins.json b/packages/client/public/locales/fr/WebPlugins.json index 47c8618ba6..9f14c031c2 100644 --- a/packages/client/public/locales/fr/WebPlugins.json +++ b/packages/client/public/locales/fr/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Supprimer le module complémentaire", "DeletePluginDescription": "Ce module complémentaire ne sera plus disponible pour les utilisateurs de DocSpace. Etes-vous sûr de vouloir continuer ?", "DeletePluginTitle": "Supprimer le module complémentaire ?", - "Description": "Vous pouvez ajouter des modules complémentaires pour étendre la fonctionnalité de DocSpace avec des fonctions supplémentaires. Cliquez sur Télécharger un module et sélectionnez le fichier du module dans l'archive ZIP.", "ExpandFunctionality": "Étendez les fonctionnalités à l'aide du plugin SDK", "GoToRepo": "Aller au dépôt", "Metadata": "Métadonnées", @@ -12,7 +11,5 @@ "PluginSamples": "Exemples de plugins", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "En utilisant le plugin SDK vous pouvez étendre les fonctionnalités de votre DocSpace, connecter des services tiers ou améliorer l'expérience utilisateur existante. Vous trouverez ici des exemples de plugins avec le code source disponible sur GitHub.", - "PluginSDKInstruction": "Cliquez sur le bouton pour obtenir des instructions détaillées sur la façon de créer vos propres plugins.", - "PluginsHelp": "Les modules complémentaires vous permettent d'étendre les fonctionnalités de DocSpace", - "UploadPlugin": "Charger le module complémentaire" + "PluginSDKInstruction": "Cliquez sur le bouton pour obtenir des instructions détaillées sur la façon de créer vos propres plugins." } diff --git a/packages/client/public/locales/hy-AM/WebPlugins.json b/packages/client/public/locales/hy-AM/WebPlugins.json index 19fc9dff4f..be0c0e21e4 100644 --- a/packages/client/public/locales/hy-AM/WebPlugins.json +++ b/packages/client/public/locales/hy-AM/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Ջնջել փլագինը։", "DeletePluginDescription": "Այս փլագինը այլևս հասանելի չի լինի DocSpace-ի օգտատերերին: Վստա՞հ եք, որ ցանկանում եք շարունակել:", "DeletePluginTitle": "Ջնջե՞լ փլագինը։", - "Description": "Դուք կարող եք հավելյալ փլագիններ ավելացնել՝ DocSpace-ի ֆունկցիոնալությունը լրացուցիչ հնարավորություններով ընդլայնելու համար:Սեղմեք բեռնել փլագինը և ընտրեք փլագին ֆայլը ZIP արխիվում:", "ExpandFunctionality": "Ընդլայնել ֆունկցիոնալությունը՝ օգտագործելով Պլագին SDK-ն", "GoToRepo": "Գնալ պահեստ", "Metadata": "Մետատվյալներ", @@ -12,7 +11,5 @@ "PluginSamples": "Պլագինի նմուշներ", "PluginSDK": "Պլագին SDK", "PluginSDKDescription": "Պլագին SDK-ի միջոցով դուք կարող եք ընդլայնել ձեր DocSpace ֆունկցիոնալությունը, միացնել երրորդ կողմի ծառայությունները կամ բարելավել առկա օգտագործողի փորձը: Այստեղ կարող եք գտնել GitHub-ում հասանելի կոդերի աղբյուրով հավելվածի նմուշները:", - "PluginSDKInstruction": "Սեղմեք կոճակը մանրամասն հրահանգների համար, թե ինչպես ստեղծել ձեր սեփական պլագինները: ", - "PluginsHelp": "Փլագինները թույլ են տալիս ընդլայնել DocSpace-ի ֆունկցիոնալությունը", - "UploadPlugin": "Վերբեռնել փլագինը" + "PluginSDKInstruction": "Սեղմեք կոճակը մանրամասն հրահանգների համար, թե ինչպես ստեղծել ձեր սեփական պլագինները: " } diff --git a/packages/client/public/locales/it/WebPlugins.json b/packages/client/public/locales/it/WebPlugins.json index 51c954b1ae..37fc25c3c4 100644 --- a/packages/client/public/locales/it/WebPlugins.json +++ b/packages/client/public/locales/it/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Elimina plugin", "DeletePluginDescription": "Questo plugin non sarà più disponibile per gli utenti di DocSpace. Sei sicuro di voler continuare?", "DeletePluginTitle": "Eliminare il plugin?", - "Description": "Puoi aggiungere plugin per estendere le funzionalità di DocSpace con funzionalità extra. Fai clic su Carica plugin e seleziona il file del plugin nell'archivio ZIP.", "ExpandFunctionality": "Espandi le funzionalità utilizzando l'SDK del plugin", "GoToRepo": "Vai su GitHub", "Metadata": "Metadata", @@ -12,7 +11,5 @@ "PluginSamples": "Esempi di plugin", "PluginSDK": "SDK di Plugin", "PluginSDKDescription": "Utilizzando Plugin SDK puoi estendere le funzionalità di DocSpace, connettere servizi di terze parti o migliorare l'esperienza utente esistente. Qui puoi trovare gli esempi di plugin con il codice sorgente disponibile su GitHub.", - "PluginSDKInstruction": "Fai clic sul pulsante per istruzioni dettagliate su come creare i tuoi plugin.", - "PluginsHelp": "I plugin ti consentono di estendere le funzionalità di DocSpace", - "UploadPlugin": "Carica plugin" + "PluginSDKInstruction": "Fai clic sul pulsante per istruzioni dettagliate su come creare i tuoi plugin." } diff --git a/packages/client/public/locales/ja-JP/WebPlugins.json b/packages/client/public/locales/ja-JP/WebPlugins.json index 3da698be39..6c1d0ba712 100644 --- a/packages/client/public/locales/ja-JP/WebPlugins.json +++ b/packages/client/public/locales/ja-JP/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "プラグインの削除", "DeletePluginDescription": "このプラグインはDocSpaceユーザーには提供されません。このまま続けますか?", "DeletePluginTitle": "プラグインを削除しますか?", - "Description": "プラグインを追加して、DocSpaceの機能を拡張することができます。プラグインのアップロード]をクリックし、ZIPアーカイブ内のプラグインファイルを選択します。", "ExpandFunctionality": "プラグインSDKを使用した機能拡張", "GoToRepo": "リポジトリへ", "Metadata": "メタデータ", @@ -12,7 +11,5 @@ "PluginSamples": "プラグインのサンプル", "PluginSDK": "プラグインSDK", "PluginSDKDescription": "プラグインSDKを使用すると、DocSpaceの機能を拡張したり、サードパーティのサービスと接続したり、既存のユーザーエクスペリエンスを向上させたりすることができます。ここでは、GitHubで利用可能なコードソース付きのプラグインサンプルを見つけることができます。", - "PluginSDKInstruction": "ボタンをクリックすると、独自のプラグインを作成するための詳細な手順が表示されます。", - "PluginsHelp": "プラグインはDocSpaceの機能を拡張することができます", - "UploadPlugin": "プラグインのアップロード" + "PluginSDKInstruction": "ボタンをクリックすると、独自のプラグインを作成するための詳細な手順が表示されます。" } diff --git a/packages/client/public/locales/ko-KR/WebPlugins.json b/packages/client/public/locales/ko-KR/WebPlugins.json index 4c744194da..8049f3be83 100644 --- a/packages/client/public/locales/ko-KR/WebPlugins.json +++ b/packages/client/public/locales/ko-KR/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "플러그인 삭제", "DeletePluginDescription": "DocSpace 사용자는 더 이상 이 플러그인을 사용할 수 없게 됩니다.", "DeletePluginTitle": "플러그인을 삭제하시겠습니까?", - "Description": "추가 기능으로 DocSpace의 기능을 확장하기 위해 플러그인을 추가할 수 있습니다. 플러그인 업로드를 클릭하고 ZIP 아카이브에서 플러그인 파일을 선택하세요.", "ExpandFunctionality": "플러그인 SDK를 사용한 기능 확장", "GoToRepo": "저장소로 이동", "Metadata": "메타데이터", @@ -12,7 +11,5 @@ "PluginSamples": "플러그인 샘플", "PluginSDK": "플러그인 SDK", "PluginSDKDescription": "플러그인 SDK를 사용하면 DocSpace 기능을 확장하거나 제3자 서비스를 연결하거나 기존 사용자 경험을 향상시킬 수 있습니다. 여기에서 GitHub에서 사용할 수 있는 코드 소스가 포함된 플러그인 샘플을 확인하세요.", - "PluginSDKInstruction": "버튼을 클릭하여 자체 플러그인 생성 방법에 대한 자세한 지침을 확인하세요.", - "PluginsHelp": "플러그인을 사용하면 DocSpace의 기능을 확장할 수 있습니다", - "UploadPlugin": "플러그인 업로드" + "PluginSDKInstruction": "버튼을 클릭하여 자체 플러그인 생성 방법에 대한 자세한 지침을 확인하세요." } diff --git a/packages/client/public/locales/lv/WebPlugins.json b/packages/client/public/locales/lv/WebPlugins.json index 9f65af6e4a..83ee8f3309 100644 --- a/packages/client/public/locales/lv/WebPlugins.json +++ b/packages/client/public/locales/lv/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Izdzēst spraudni", "DeletePluginDescription": "Šis spraudnis vairs nebūs pieejams DocSpace lietotājiem. Vai tiešām vēlaties turpināt?", "DeletePluginTitle": "Vai izdzēst spraudni?", - "Description": "Varat pievienot spraudņus, lai paplašinātu DocSpace funkcionalitāti ar papildu funkcijām. Noklikšķiniet uz Augšupielādēt spraudni un ZIP arhīvā atlasiet spraudņa failu.", "ExpandFunctionality": "Izvērst funkcionalitāti, izmantojot spraudņa SDK", "GoToRepo": "Doties uz repozitoriju", "Metadata": "Metadati", @@ -12,7 +11,5 @@ "PluginSamples": "Spraudņu paraugi", "PluginSDK": "Spraudņa SDK", "PluginSDKDescription": "Izmantojot spraudņa SDK, varat paplašināt savu DocSpace funkcionalitāti, savienot trešās puses pakalpojumus vai uzlabot esošo lietotāja pieredzi. Šeit jūs varat atrast spraudņu paraugus ar koda avotu, kas pieejams GitHub. ", - "PluginSDKInstruction": "Noklikšķiniet uz pogas, lai iegūtu detalizētus norādījumus par to, kā izveidot savus spraudņus.", - "PluginsHelp": "Spraudņi ļauj paplašināt DocSpace funkcionalitāti", - "UploadPlugin": "Augšupielādēt spraudni" + "PluginSDKInstruction": "Noklikšķiniet uz pogas, lai iegūtu detalizētus norādījumus par to, kā izveidot savus spraudņus." } diff --git a/packages/client/public/locales/nl/WebPlugins.json b/packages/client/public/locales/nl/WebPlugins.json index 5e092f416c..e0b49b25bf 100644 --- a/packages/client/public/locales/nl/WebPlugins.json +++ b/packages/client/public/locales/nl/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Plugin verwijderen", "DeletePluginDescription": "Deze plug-in zal niet langer beschikbaar zijn voor DocSpace gebruikers. Weet u zeker dat u door wilt gaan?", "DeletePluginTitle": "Plug-in verwijderen?", - "Description": "U kunt plug-ins toevoegen om de functionaliteit van DocSpace uit te breiden met extra functies. Klik op Plug-in uploaden en selecteer het plugin-bestand in het ZIP-archief.", "ExpandFunctionality": "Functionaliteit uitbreiden met Plugin SDK", "GoToRepo": "Ga naar repository", "Metadata": "Metadata", @@ -12,7 +11,5 @@ "PluginSamples": "Plugin-voorbeelden", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "Met behulp van Plugin SDK kunt u uw DocSpace functionaliteit uitbreiden, services van derden aansluiten of de bestaande gebruikerservaring verbeteren. Hier vindt u de plug-ins met broncode die beschikbaar is op GitHub.", - "PluginSDKInstruction": "Klik op de knop voor de gedetailleerde instructies om uw eigen plug-ins te maken.", - "PluginsHelp": "Met plug-ins kunt u de functionaliteit van DocSpace uitbreiden", - "UploadPlugin": "Upload plug-in" + "PluginSDKInstruction": "Klik op de knop voor de gedetailleerde instructies om uw eigen plug-ins te maken." } diff --git a/packages/client/public/locales/pl/WebPlugins.json b/packages/client/public/locales/pl/WebPlugins.json index 388e48b3d9..bcdd60467f 100644 --- a/packages/client/public/locales/pl/WebPlugins.json +++ b/packages/client/public/locales/pl/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Usuń wtyczkę", "DeletePluginDescription": "Dana wtyczka nie będzie już dostępna dla użytkowników DocSpace. Czy na pewno chcesz kontynuować?", "DeletePluginTitle": "Usunąć wtyczkę?", - "Description": "Możesz dodawać wtyczki, aby poszerzyć funkcjonalność DocSpace o dodatkowe opcje. Kliknij Prześlij wtyczkę i wybierz plik wtyczki w archiwum ZIP.", "ExpandFunctionality": "Rozszerz funkcjonalność za pomocą zestawu SDK do tworzenia wtyczek", "GoToRepo": "Przejdź do repozytorium", "Metadata": "Metadane", @@ -12,7 +11,5 @@ "PluginSamples": "Próbki wtyczek", "PluginSDK": "Zestaw SDK do tworzenia wtyczek", "PluginSDKDescription": "Dzięki zestawowi SDK do tworzenia wtyczek możesz rozszerzyć funkcjonalność swojego obszaru DocSpace, podłączyć usługi podmiotów trzecich lub poprawić komfort obsługi dla swoich bieżących użytkowników. Tutaj znajdziesz próbki wtyczek z kodem źródłowym dostępnym na GitHub.", - "PluginSDKInstruction": "Kliknij przycisk, aby uzyskać szczegółowe instrukcje na temat tworzenia własnych wtyczek.", - "PluginsHelp": "Wtyczki pozwalają poszerzyć funkcjonalność DocSpace", - "UploadPlugin": "Prześlij wtyczkę" + "PluginSDKInstruction": "Kliknij przycisk, aby uzyskać szczegółowe instrukcje na temat tworzenia własnych wtyczek." } diff --git a/packages/client/public/locales/pt-BR/WebPlugins.json b/packages/client/public/locales/pt-BR/WebPlugins.json index a29982213c..25f5cdf511 100644 --- a/packages/client/public/locales/pt-BR/WebPlugins.json +++ b/packages/client/public/locales/pt-BR/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Excluir plug-in", "DeletePluginDescription": "Este plugin não estará mais disponível para usuários do DocSpace. Você tem certeza que quer continuar?", "DeletePluginTitle": "Excluir plug-in?", - "Description": "Você pode adicionar plug-ins para estender a funcionalidade do DocSpace com recursos extras. Clique em Carregar plugin e selecione o arquivo do plugin no arquivo ZIP.", "ExpandFunctionality": "Expanda a funcionalidade usando Plugin SDK", "GoToRepo": "Vá para o repositório", "Metadata": "Metadata", @@ -12,7 +11,5 @@ "PluginSamples": "Amostras de plug-ins", "PluginSDK": "SDK de plug-in", "PluginSDKDescription": "Usando o Plugin SDK você pode estender a funcionalidade do DocSpace, conectar serviços de terceiros ou aprimorar a experiência do usuário existente. Aqui você pode encontrar os exemplos de plugins com código-fonte disponíveis no GitHub.", - "PluginSDKInstruction": "Clique no botão para obter instruções detalhadas sobre como criar seus próprios plug-ins.", - "PluginsHelp": "Os plug-ins permitem estender a funcionalidade do DocSpace", - "UploadPlugin": "Carregar plug-in" + "PluginSDKInstruction": "Clique no botão para obter instruções detalhadas sobre como criar seus próprios plug-ins." } diff --git a/packages/client/public/locales/pt/WebPlugins.json b/packages/client/public/locales/pt/WebPlugins.json index a29982213c..25f5cdf511 100644 --- a/packages/client/public/locales/pt/WebPlugins.json +++ b/packages/client/public/locales/pt/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Excluir plug-in", "DeletePluginDescription": "Este plugin não estará mais disponível para usuários do DocSpace. Você tem certeza que quer continuar?", "DeletePluginTitle": "Excluir plug-in?", - "Description": "Você pode adicionar plug-ins para estender a funcionalidade do DocSpace com recursos extras. Clique em Carregar plugin e selecione o arquivo do plugin no arquivo ZIP.", "ExpandFunctionality": "Expanda a funcionalidade usando Plugin SDK", "GoToRepo": "Vá para o repositório", "Metadata": "Metadata", @@ -12,7 +11,5 @@ "PluginSamples": "Amostras de plug-ins", "PluginSDK": "SDK de plug-in", "PluginSDKDescription": "Usando o Plugin SDK você pode estender a funcionalidade do DocSpace, conectar serviços de terceiros ou aprimorar a experiência do usuário existente. Aqui você pode encontrar os exemplos de plugins com código-fonte disponíveis no GitHub.", - "PluginSDKInstruction": "Clique no botão para obter instruções detalhadas sobre como criar seus próprios plug-ins.", - "PluginsHelp": "Os plug-ins permitem estender a funcionalidade do DocSpace", - "UploadPlugin": "Carregar plug-in" + "PluginSDKInstruction": "Clique no botão para obter instruções detalhadas sobre como criar seus próprios plug-ins." } diff --git a/packages/client/public/locales/ro/WebPlugins.json b/packages/client/public/locales/ro/WebPlugins.json index d5ead4ed60..f77f61474f 100644 --- a/packages/client/public/locales/ro/WebPlugins.json +++ b/packages/client/public/locales/ro/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Ștergere plugin", "DeletePluginDescription": "Acest plugin nu va mai fi disponibil pentru utilizatorii spațiului DocSpace. Sigur doriți să continuați?", "DeletePluginTitle": "Doriți să ștergeți pluginul?", - "Description": "Puteți adăuga plugin-uri pentru a extinde funcționalitatea spațiului DocSpace și pentru a adăuga caracteristici suplimentare. Faceți clic pe Încărcare plugin și alegeți arhivă Zip care cuprinde plugin-ul.", "ExpandFunctionality": "Extinderea funcționalității cu ajutorul kit-ului de dezvoltare a plugin-urilor", "GoToRepo": "Acces depozit", "Metadata": "Metadată", @@ -12,7 +11,5 @@ "PluginSamples": "Exemple de plugin-uri", "PluginSDK": "Kit de dezvoltare a plugin-urilor", "PluginSDKDescription": "Cu ajutorul kit-ului de dezvoltare a pligin-urilor puteți extinde funcționalitatea spațiului DocSpace, puteți conecta servicii terțe sau puteți îmbunătăți experiența utilizatorilor. Aici puteți găsi exemple de plugin-uri cu codul sursă disponibil pe GitHub. ", - "PluginSDKInstruction": "Faceți clic pe butonul pentru a vedea instrucțiunile detaliate de creare a plugin-urilor proprii ale dvs.", - "PluginsHelp": "Plugin-uri vă permit extinderea funcţionalităţii spațiului DocSpace", - "UploadPlugin": "Încărcare plugin" + "PluginSDKInstruction": "Faceți clic pe butonul pentru a vedea instrucțiunile detaliate de creare a plugin-urilor proprii ale dvs." } diff --git a/packages/client/public/locales/ru/WebPlugins.json b/packages/client/public/locales/ru/WebPlugins.json index 7fc48c8ce2..590dd0d431 100644 --- a/packages/client/public/locales/ru/WebPlugins.json +++ b/packages/client/public/locales/ru/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Удалить плагин", "DeletePluginDescription": "Этот плагин больше не будет доступен пользователям DocSpace. Вы уверены что хотите продолжить?", "DeletePluginTitle": "Удалить плагин?", - "Description": "Вы можете добавлять плагины, чтобы расширить функциональность DocSpace дополнительными функциями. Нажмите «Загрузить плагин» и выберите файл плагина в ZIP-архиве.", "ExpandFunctionality": "Расширьте возможности с помощью Plugin SDK", "GoToRepo": "Перейти в репозиторий", "Metadata": "Метаданные", @@ -12,7 +11,5 @@ "PluginSamples": "Примеры плагинов", "PluginSDK": "SDK плагинов", "PluginSDKDescription": "При помощи Plugin SDK вы можете расширить возможности DocSpace, подключить сторонние сервисы или улучшить пользовательский опыт. Здесь вы можете найти образцы плагинов с исходным кодом, доступные на GitHub.", - "PluginSDKInstruction": "Нажмите кнопку, чтобы получить подробные руководства по созданию собственных плагинов.", - "PluginsHelp": "Плагины позволяют расширить функциональность DocSpace", - "UploadPlugin": "Загрузить плагин" + "PluginSDKInstruction": "Нажмите кнопку, чтобы получить подробные руководства по созданию собственных плагинов." } diff --git a/packages/client/public/locales/sk/WebPlugins.json b/packages/client/public/locales/sk/WebPlugins.json index 777fc3cc3c..ed0e37ac6e 100644 --- a/packages/client/public/locales/sk/WebPlugins.json +++ b/packages/client/public/locales/sk/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Odstrániť plugin", "DeletePluginDescription": "Tento plugin už nebude používateľom DocSpace k dispozícii. Ste si istí, že chcete pokračovať?", "DeletePluginTitle": "Odstrániť plugin?", - "Description": "Pluginy môžete pridávať, aby ste rozšírili funkčnosť DocSpace o ďalšie funkcie. Kliknite na tlačidlo Nahrať plugin a vyberte súbor pluginu v archíve ZIP.", "ExpandFunctionality": "Rozšírte funkčnosť pomocou pluginu SDK", "GoToRepo": "Prejsť na úložisko", "Metadata": "Metadáta", @@ -12,7 +11,5 @@ "PluginSamples": "Ukážky pluginov", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "Pomocou pluginu SDK môžete rozšíriť funkčnosť DocSpace, pripojiť služby tretích strán alebo vylepšiť skúsenosti existujúcich používateľov. Tu nájdete ukážky pluginov so zdrojovým kódom, ktoré sú k dispozícii na GitHub.", - "PluginSDKInstruction": "Kliknutím na tlačidlo získate podrobné pokyny na vytvorenie vlastných pluginov.", - "PluginsHelp": "Pluginy umožňujú rozšíriť funkčnosť DocSpace", - "UploadPlugin": "Nahrať plugin" + "PluginSDKInstruction": "Kliknutím na tlačidlo získate podrobné pokyny na vytvorenie vlastných pluginov." } diff --git a/packages/client/public/locales/sl/WebPlugins.json b/packages/client/public/locales/sl/WebPlugins.json index 09e59a9a1d..0d7cd45f5b 100644 --- a/packages/client/public/locales/sl/WebPlugins.json +++ b/packages/client/public/locales/sl/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Izbriši vtičnik", "DeletePluginDescription": "Ta vtičnik ne bo več na voljo uporabnikom DocSpace. Ste prepričani, da želite nadaljevati?", "DeletePluginTitle": "Izbrišem vtičnik?", - "Description": "Dodate lahko vtičnike, da razširite funkcionalnost DocSpace z dodatnimi funkcijami. Kliknite Naloži vtičnik in izberite datoteko vtičnika v arhivu ZIP.", "ExpandFunctionality": "Razširite funkcionalnost z uporabo vtičnika SDK", "GoToRepo": "Pojdi v repozitorij", "Metadata": "Metadata", @@ -12,7 +11,5 @@ "PluginSamples": "Vzorci vtičnika", "PluginSDK": "Vtičnik SDK", "PluginSDKDescription": "Z uporabo vtičnika SDK lahko razširite svojo funkcionalnost DocSpace, povežete storitve tretjih oseb ali izboljšate obstoječo uporabniško izkušnjo. Tukaj lahko najdete vzorce vtičnikov z izvorno kodo, ki so na voljo na GitHubu.", - "PluginSDKInstruction": "Kliknite gumb za podrobna navodila o ustvarjanju lastnih vtičnikov.", - "PluginsHelp": "Vtičniki vam omogočajo razširitev funkcionalnosti DocSpace", - "UploadPlugin": "Naloži vtičnik" + "PluginSDKInstruction": "Kliknite gumb za podrobna navodila o ustvarjanju lastnih vtičnikov." } diff --git a/packages/client/public/locales/tr/WebPlugins.json b/packages/client/public/locales/tr/WebPlugins.json index 939b8d7c4c..52054b02de 100644 --- a/packages/client/public/locales/tr/WebPlugins.json +++ b/packages/client/public/locales/tr/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Eklentiyi sil", "DeletePluginDescription": "Bu eklenti artık DocSpace kullanıcıları tarafından kullanılamayacak. Devam etmek istediğinize emin misiniz?", "DeletePluginTitle": "Eklenti silinsin mi?", - "Description": "DocSpace'in işlevselliğini ekstra özelliklerle genişletmek için eklentiler ekleyebilirsiniz. Eklenti yükle'ye tıklayın ve ZIP arşivindeki eklenti dosyasını seçin.", "ExpandFunctionality": "Eklenti SDK'sını kullanarak işlevselliği genişletin", "GoToRepo": "Depoya git", "Metadata": "Meta veri", @@ -12,7 +11,5 @@ "PluginSamples": "Eklenti örnekleri", "PluginSDK": "Eklenti SDK'sı", "PluginSDKDescription": "Eklenti SDK'sını kullanarak DocSpace işlevselliğinizi genişletebilir, üçüncü taraf hizmetlerine bağlanabilir veya mevcut kullanıcı deneyimini geliştirebilirsiniz. Burada GitHub'da bulunan kod kaynağına sahip eklenti örneklerini bulabilirsiniz.", - "PluginSDKInstruction": "Kendi eklentilerinizi nasıl oluşturacağınızla ilgili ayrıntılı talimatlar için düğmeye tıklayın.", - "PluginsHelp": "Eklentiler DocSpace'in işlevselliğini genişletmenize olanak sağlar", - "UploadPlugin": "Eklentiyi yükle" + "PluginSDKInstruction": "Kendi eklentilerinizi nasıl oluşturacağınızla ilgili ayrıntılı talimatlar için düğmeye tıklayın." } diff --git a/packages/client/public/locales/uk-UA/WebPlugins.json b/packages/client/public/locales/uk-UA/WebPlugins.json index ca2eb0ec79..8056db004d 100644 --- a/packages/client/public/locales/uk-UA/WebPlugins.json +++ b/packages/client/public/locales/uk-UA/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Видалити плагін", "DeletePluginDescription": "Цей плагін більше не буде доступний користувачам DocSpace. Ви впевнені, що бажаєте продовжити?", "DeletePluginTitle": "Видалити плагін?", - "Description": "Ви можете додавати плагіни, щоб розширювати функціональність DocSpace за допомогою додаткових функцій. Натисніть «Вивантажити плагін» і виберіть файл плагіна в ZIP-архіві.", "ExpandFunctionality": "Розширити функціональність за допомогою SDK плагінів", "GoToRepo": "Перейти до сховища", "Metadata": "Метадані", @@ -12,7 +11,5 @@ "PluginSamples": "Зразки плагінів", "PluginSDK": "SDK плагінів", "PluginSDKDescription": "Використовуючи SDK плагінів, можна розширити функціональність DocSpace, під'єднати сторонні служби або покращити поточний досвід користувача. Тут можна знайти зразки плагінів із вихідним кодом, доступним на GitHub.", - "PluginSDKInstruction": "Натисніть кнопку, щоб отримати детальні інструкції щодо того, як створити свій власний плагін.", - "PluginsHelp": "Плагіни дозволяють розшири функціональність DocSpace", - "UploadPlugin": "Вивантажити плагін" + "PluginSDKInstruction": "Натисніть кнопку, щоб отримати детальні інструкції щодо того, як створити свій власний плагін." } diff --git a/packages/client/public/locales/vi/WebPlugins.json b/packages/client/public/locales/vi/WebPlugins.json index ad5e3720ad..f04a1db534 100644 --- a/packages/client/public/locales/vi/WebPlugins.json +++ b/packages/client/public/locales/vi/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "Xóa plugin", "DeletePluginDescription": "Plugin này sẽ không còn khả dụng cho người dùng DocSpace. Bạn có chắc muốn tiếp tục?", "DeletePluginTitle": "Bạn muốn xóa plugin?", - "Description": "Bạn có thể thêm các plugin để mở rộng chức năng của DocSpace với các tính năng bổ sung. Nhấp vào Tải plugin lên và chọn tập tin plugin trong kho lưu trữ ZIP.", "ExpandFunctionality": "Mở rộng chức năng bằng Plugin SDK", "GoToRepo": "Chuyển đến kho lưu trữ", "Metadata": "Siêu dữ liệu", @@ -12,7 +11,5 @@ "PluginSamples": "Mẫu plugin", "PluginSDK": "Plugin SDK", "PluginSDKDescription": "Sử dụng Plugin SDK, bạn có thể mở rộng chức năng DocSpace, kết nối các dịch vụ của bên thứ ba hay nâng cao trải nghiệm người dùng hiện có. Tại đây bạn có thể tìm thấy các mẫu plugin với mã nguồn có sẵn trên GitHub.", - "PluginSDKInstruction": "Nhấp vào nút để xem hướng dẫn chi tiết về cách tạo plugin của riêng bạn.", - "PluginsHelp": "Plugin cho phép bạn mở rộng chức năng của DocSpace", - "UploadPlugin": "Tải Plugin lên" + "PluginSDKInstruction": "Nhấp vào nút để xem hướng dẫn chi tiết về cách tạo plugin của riêng bạn." } diff --git a/packages/client/public/locales/zh-CN/WebPlugins.json b/packages/client/public/locales/zh-CN/WebPlugins.json index 47da49906f..c29686841b 100644 --- a/packages/client/public/locales/zh-CN/WebPlugins.json +++ b/packages/client/public/locales/zh-CN/WebPlugins.json @@ -2,7 +2,6 @@ "DeletePlugin": "移除插件", "DeletePluginDescription": "协作空间用户将无法再使用此插件。您确定要继续使用吗?", "DeletePluginTitle": "移除插件?", - "Description": "您可以添加插件,扩展协作空间功能。点击“上传插件”,然后在 ZIP 存档中选择插件文件。", "ExpandFunctionality": "使用插件SDK扩展功能", "GoToRepo": "转到仓库", "Metadata": "元数据", @@ -12,7 +11,5 @@ "PluginSamples": "插件示例", "PluginSDK": "插件SDK", "PluginSDKDescription": "使用插件SDK,您可以扩展ONLYOFFICE协作空间的功能、连接第三方服务或优化现有的用户体验。您可以在此处查看插件示例以及GitHub上的代码源。 ", - "PluginSDKInstruction": "单击该按钮了解如何创建您自己的插件。", - "PluginsHelp": "您可以通过插件扩展协作空间功能", - "UploadPlugin": "上传插件" + "PluginSDKInstruction": "单击该按钮了解如何创建您自己的插件。" } diff --git a/packages/client/scripts/buildTranslations.js b/packages/client/scripts/buildTranslations.js index f622cae153..3b0f0c8b17 100644 --- a/packages/client/scripts/buildTranslations.js +++ b/packages/client/scripts/buildTranslations.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -32,5 +32,5 @@ beforeBuild( path.join(__dirname, "../public/locales"), path.join(__dirname, "../../../public/locales"), ], - path.join(__dirname, "../src/helpers/autoGeneratedTranslations.js") + path.join(__dirname, "../src/helpers/autoGeneratedTranslations.js"), ); diff --git a/packages/client/src/App.js b/packages/client/src/App.js index 2775f362aa..0fdfa989c1 100644 --- a/packages/client/src/App.js +++ b/packages/client/src/App.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/Client.jsx b/packages/client/src/Client.jsx index d9cea16cad..d6d9797f35 100644 --- a/packages/client/src/Client.jsx +++ b/packages/client/src/Client.jsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/HOCs/withBadges.js b/packages/client/src/HOCs/withBadges.js index 9ac96f4328..96b51418c5 100644 --- a/packages/client/src/HOCs/withBadges.js +++ b/packages/client/src/HOCs/withBadges.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/HOCs/withContent.js b/packages/client/src/HOCs/withContent.js index b0d579a574..0c018b4189 100644 --- a/packages/client/src/HOCs/withContent.js +++ b/packages/client/src/HOCs/withContent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -153,7 +153,7 @@ export default function withContent(WrappedContent) { const { createFile, createFolder, - openDocEditor, + renameFolder, setIsLoading, updateFile, @@ -193,7 +193,7 @@ export default function withContent(WrappedContent) { isPrivacy: isPrivacyFolder, isTrashFolder: isRecycleBinFolder, isArchiveFolder, - openDocEditor, + renameFolder, setIsLoading, diff --git a/packages/client/src/HOCs/withCultureNames.tsx b/packages/client/src/HOCs/withCultureNames.tsx index 48d37e6a88..cc9958e568 100644 --- a/packages/client/src/HOCs/withCultureNames.tsx +++ b/packages/client/src/HOCs/withCultureNames.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/HOCs/withFileActions.js b/packages/client/src/HOCs/withFileActions.js index ca0e76884f..d85060b914 100644 --- a/packages/client/src/HOCs/withFileActions.js +++ b/packages/client/src/HOCs/withFileActions.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/HOCs/withHotkeys.js b/packages/client/src/HOCs/withHotkeys.js index 109924f8d9..60b487753c 100644 --- a/packages/client/src/HOCs/withHotkeys.js +++ b/packages/client/src/HOCs/withHotkeys.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -198,7 +198,7 @@ const withHotkeys = (Component) => { break; } }, - hotkeysFilter + hotkeysFilter, ); // //Select bottom element @@ -253,7 +253,7 @@ const withHotkeys = (Component) => { useHotkeys( "v", () => (viewAs === "tile" ? setViewAs("table") : setViewAs("tile")), - hotkeysFilter + hotkeysFilter, ); //Crete document @@ -288,7 +288,7 @@ const withHotkeys = (Component) => { setSelectFileDialogVisible(true); }, - hotkeysFilter + hotkeysFilter, ); //Crete folder @@ -345,7 +345,7 @@ const withHotkeys = (Component) => { } }, hotkeysFilter, - [confirmDelete] + [confirmDelete], ); // //TODO: Undo the last action @@ -368,14 +368,14 @@ const withHotkeys = (Component) => { useHotkeys( "Ctrl+num_divide, Ctrl+/, command+/", () => setHotkeyPanelVisible(true), - hotkeysFilter + hotkeysFilter, ); useHotkeys("Ctrl+c, command+c", () => copyToClipboard(t), hotkeysFilter); useHotkeys( "Ctrl+x, command+x", () => copyToClipboard(t, true), - hotkeysFilter + hotkeysFilter, ); //Upload file @@ -386,7 +386,7 @@ const withHotkeys = (Component) => { uploadFile(false, navigate, t); }, - hotkeysFilter + hotkeysFilter, ); //Upload folder @@ -397,7 +397,7 @@ const withHotkeys = (Component) => { uploadFile(true); }, - hotkeysFilter + hotkeysFilter, ); return ; @@ -534,7 +534,7 @@ const withHotkeys = (Component) => { uploadClipboardFiles, }; - } + }, )(observer(WithHotkeys)); }; diff --git a/packages/client/src/HOCs/withLoader.js b/packages/client/src/HOCs/withLoader.js index 590d4414c5..93e1c306be 100644 --- a/packages/client/src/HOCs/withLoader.js +++ b/packages/client/src/HOCs/withLoader.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/HOCs/withLoading.js b/packages/client/src/HOCs/withLoading.js index 1869739822..8aa2b5acf5 100644 --- a/packages/client/src/HOCs/withLoading.js +++ b/packages/client/src/HOCs/withLoading.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/HOCs/withPeopleContent.js b/packages/client/src/HOCs/withPeopleContent.js index e0b43e9b0c..da4ba85658 100644 --- a/packages/client/src/HOCs/withPeopleContent.js +++ b/packages/client/src/HOCs/withPeopleContent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/HOCs/withQuickButtons.js b/packages/client/src/HOCs/withQuickButtons.js index c56ab87fa7..08fc3b447f 100644 --- a/packages/client/src/HOCs/withQuickButtons.js +++ b/packages/client/src/HOCs/withQuickButtons.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/Hooks/useCreateFileError.ts b/packages/client/src/Hooks/useCreateFileError.ts index def8ce8c4f..bd23347a74 100644 --- a/packages/client/src/Hooks/useCreateFileError.ts +++ b/packages/client/src/Hooks/useCreateFileError.ts @@ -1,4 +1,4 @@ -// (c) Copyright Ascensio System SIA 2010-2024 +// (c) Copyright Ascensio System SIA 2009-2024 // // This program is a free software product. // You can redistribute it and/or modify it under the terms diff --git a/packages/client/src/Hooks/useViewEffect.ts b/packages/client/src/Hooks/useViewEffect.ts index 7bd04be3e2..e2ffd99dc2 100644 --- a/packages/client/src/Hooks/useViewEffect.ts +++ b/packages/client/src/Hooks/useViewEffect.ts @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/Shell.jsx b/packages/client/src/Shell.jsx index 8bb02dac77..48c743451e 100644 --- a/packages/client/src/Shell.jsx +++ b/packages/client/src/Shell.jsx @@ -1,4 +1,4 @@ -// (c) Copyright Ascensio System SIA 2010-2024 +// (c) Copyright Ascensio System SIA 2009-2024 // // This program is a free software product. // You can redistribute it and/or modify it under the terms @@ -400,7 +400,10 @@ const Shell = ({ items = [], page = "home", ...rest }) => { useEffect(() => { if (!FirebaseHelper.isEnabled || !isLoaded) return; toastify.onChange((payload) => { - if (payload.status === "added" && payload.type === ToastType.error) { + if ( + payload.status === "added" && + (payload.type === ToastType.error || payload.type === ToastType.warning) + ) { sendToastReport( userId, version, diff --git a/packages/client/src/bootstrap.js b/packages/client/src/bootstrap.js index 0a6bcccf26..8a9b941436 100644 --- a/packages/client/src/bootstrap.js +++ b/packages/client/src/bootstrap.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/Article/Body/AccountsItem.js b/packages/client/src/components/Article/Body/AccountsItem.js index dc316e0a22..0fba24f220 100644 --- a/packages/client/src/components/Article/Body/AccountsItem.js +++ b/packages/client/src/components/Article/Body/AccountsItem.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import React from "react"; +import React from "react"; import { inject, observer } from "mobx-react"; import { withTranslation } from "react-i18next"; diff --git a/packages/client/src/components/Article/Body/Banner.js b/packages/client/src/components/Article/Body/Banner.js index 40a791ffc4..ae66cded22 100644 --- a/packages/client/src/components/Article/Body/Banner.js +++ b/packages/client/src/components/Article/Body/Banner.js @@ -1,4 +1,4 @@ -// (c) Copyright Ascensio System SIA 2010-2024 +// (c) Copyright Ascensio System SIA 2009-2024 // // This program is a free software product. // You can redistribute it and/or modify it under the terms diff --git a/packages/client/src/components/Article/Body/BonusItem.js b/packages/client/src/components/Article/Body/BonusItem.js index 32429133bc..2aba70afb5 100644 --- a/packages/client/src/components/Article/Body/BonusItem.js +++ b/packages/client/src/components/Article/Body/BonusItem.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -35,7 +35,7 @@ import GiftReactSvgUrl from "PUBLIC_DIR/images/gift.react.svg?url"; const PROXY_BASE_URL = combineUrl( window.DocSpaceConfig?.proxy?.url, - "/portal-settings" + "/portal-settings", ); const bonusUrl = combineUrl(PROXY_BASE_URL, "/bonus"); diff --git a/packages/client/src/components/Article/Body/Items.js b/packages/client/src/components/Article/Body/Items.js index dfb5e336e3..eab160c436 100644 --- a/packages/client/src/components/Article/Body/Items.js +++ b/packages/client/src/components/Article/Body/Items.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import PropTypes from "prop-types"; +import PropTypes from "prop-types"; import styled from "styled-components"; import React, { useState } from "react"; import { inject, observer } from "mobx-react"; diff --git a/packages/client/src/components/Article/Body/SettingsItem.js b/packages/client/src/components/Article/Body/SettingsItem.js index fc9fdd17d7..e7230e3d43 100644 --- a/packages/client/src/components/Article/Body/SettingsItem.js +++ b/packages/client/src/components/Article/Body/SettingsItem.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import React from "react"; +import React from "react"; import { inject, observer } from "mobx-react"; import { withTranslation } from "react-i18next"; @@ -51,7 +51,7 @@ const PureSettingsItem = ({ t, showText, isActive, onClick }) => { }; const SettingsItem = withTranslation(["FilesSettings", "Common"])( - PureSettingsItem + PureSettingsItem, ); export default inject(({ settingsStore }) => { diff --git a/packages/client/src/components/Article/Body/index.js b/packages/client/src/components/Article/Body/index.js index 3c92e32036..f753dcf4b9 100644 --- a/packages/client/src/components/Article/Body/index.js +++ b/packages/client/src/components/Article/Body/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/Article/Header/index.js b/packages/client/src/components/Article/Header/index.js index 982164a738..02f1a0c12f 100644 --- a/packages/client/src/components/Article/Header/index.js +++ b/packages/client/src/components/Article/Header/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -41,6 +41,6 @@ export default inject(({ authStore }) => { }; })( withTranslation([])( - withLoader(observer(ArticleHeaderContent))() - ) + withLoader(observer(ArticleHeaderContent))(), + ), ); diff --git a/packages/client/src/components/Article/MainButton/MobileView.js b/packages/client/src/components/Article/MainButton/MobileView.js index dac37f87f3..144f970041 100644 --- a/packages/client/src/components/Article/MainButton/MobileView.js +++ b/packages/client/src/components/Article/MainButton/MobileView.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import CrossSidebarReactSvgUrl from "PUBLIC_DIR/images/cross.sidebar.react.svg?url"; +import CrossSidebarReactSvgUrl from "PUBLIC_DIR/images/cross.sidebar.react.svg?url"; import MobileActionsRemoveReactSvgUrl from "PUBLIC_DIR/images/mobile.actions.remove.react.svg?url"; import React from "react"; import styled, { css } from "styled-components"; diff --git a/packages/client/src/components/Article/MainButton/index.js b/packages/client/src/components/Article/MainButton/index.js index e6bfe6ed57..324abf0c04 100644 --- a/packages/client/src/components/Article/MainButton/index.js +++ b/packages/client/src/components/Article/MainButton/index.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import ActionsUploadReactSvgUrl from "PUBLIC_DIR/images/actions.upload.react.svg?url"; +import ActionsUploadReactSvgUrl from "PUBLIC_DIR/images/actions.upload.react.svg?url"; import FormReactSvgUrl from "PUBLIC_DIR/images/access.form.react.svg?url"; import FormBlankReactSvgUrl from "PUBLIC_DIR/images/form.blank.react.svg?url"; import FormFileReactSvgUrl from "PUBLIC_DIR/images/form.file.react.svg?url"; diff --git a/packages/client/src/components/Article/index.js b/packages/client/src/components/Article/index.js index b50d548cf4..58ef21a685 100644 --- a/packages/client/src/components/Article/index.js +++ b/packages/client/src/components/Article/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/ArticleWrapper/index.tsx b/packages/client/src/components/ArticleWrapper/index.tsx index aed8b835cd..f2fd918d88 100644 --- a/packages/client/src/components/ArticleWrapper/index.tsx +++ b/packages/client/src/components/ArticleWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/Badges.js b/packages/client/src/components/Badges.js index aab50b8b9a..25977c74a8 100644 --- a/packages/client/src/components/Badges.js +++ b/packages/client/src/components/Badges.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import styled from "styled-components"; +import styled from "styled-components"; import React, { useState } from "react"; import UnpinReactSvgUrl from "PUBLIC_DIR/images/unpin.react.svg?url"; diff --git a/packages/client/src/components/BetaBadgeWrapper/index.tsx b/packages/client/src/components/BetaBadgeWrapper/index.tsx index eb157ccd45..5026af706e 100644 --- a/packages/client/src/components/BetaBadgeWrapper/index.tsx +++ b/packages/client/src/components/BetaBadgeWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/BreakpointWarning/BreakpointWarning.js b/packages/client/src/components/BreakpointWarning/BreakpointWarning.js index c04dfd407e..57e0848ade 100644 --- a/packages/client/src/components/BreakpointWarning/BreakpointWarning.js +++ b/packages/client/src/components/BreakpointWarning/BreakpointWarning.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import BreakpointWarningSvgUrl from "PUBLIC_DIR/images/manage.access.rights.react.svg?url"; +import BreakpointWarningSvgUrl from "PUBLIC_DIR/images/manage.access.rights.react.svg?url"; import BreakpointWarningSvgDarkUrl from "PUBLIC_DIR/images/manage.access.rights.dark.react.svg?url"; import React from "react"; import { Trans, withTranslation } from "react-i18next"; diff --git a/packages/client/src/components/BreakpointWarning/index.js b/packages/client/src/components/BreakpointWarning/index.js index 005363661f..a31903da2b 100644 --- a/packages/client/src/components/BreakpointWarning/index.js +++ b/packages/client/src/components/BreakpointWarning/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/BreakpointWarning/sub-components/StyledBreakpointWarning.js b/packages/client/src/components/BreakpointWarning/sub-components/StyledBreakpointWarning.js index 748e8a4f0d..eb9b8c08e1 100644 --- a/packages/client/src/components/BreakpointWarning/sub-components/StyledBreakpointWarning.js +++ b/packages/client/src/components/BreakpointWarning/sub-components/StyledBreakpointWarning.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/BreakpointWarning/sub-components/loader.js b/packages/client/src/components/BreakpointWarning/sub-components/loader.js index a4b01aa269..7f9d299334 100644 --- a/packages/client/src/components/BreakpointWarning/sub-components/loader.js +++ b/packages/client/src/components/BreakpointWarning/sub-components/loader.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/DocspaceLogoWrapper/index.tsx b/packages/client/src/components/DocspaceLogoWrapper/index.tsx index 5afe58eb8d..c8817e9664 100644 --- a/packages/client/src/components/DocspaceLogoWrapper/index.tsx +++ b/packages/client/src/components/DocspaceLogoWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/DragTooltip/DragTooltip.js b/packages/client/src/components/DragTooltip/DragTooltip.js index b776d53e81..fc29ae8a58 100644 --- a/packages/client/src/components/DragTooltip/DragTooltip.js +++ b/packages/client/src/components/DragTooltip/DragTooltip.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -134,8 +134,8 @@ const DragTooltip = (props) => { ? t("TooltipElementCopyMessage", { element: filesCount }) : t("TooltipElementsCopyMessage", { element: filesCount }) : isSingleItem - ? renderFileMoveTooltip() - : t("TooltipElementsMoveMessage", { element: filesCount }) + ? renderFileMoveTooltip() + : t("TooltipElementsMoveMessage", { element: filesCount }) : t(""); return {tooltipLabel}; diff --git a/packages/client/src/components/DragTooltip/index.js b/packages/client/src/components/DragTooltip/index.js index 5a0462434f..36e5838523 100644 --- a/packages/client/src/components/DragTooltip/index.js +++ b/packages/client/src/components/DragTooltip/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/EditingWrapperComponent.js b/packages/client/src/components/EditingWrapperComponent.js index 829589b3ce..72b1bf0c35 100644 --- a/packages/client/src/components/EditingWrapperComponent.js +++ b/packages/client/src/components/EditingWrapperComponent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -116,7 +116,7 @@ const EditingWrapper = styled.div` ? "13px" : props.viewAs === "tile" ? "14px" - : "15px" + : "15px", )}; outline: 0 !important; font-weight: 600; diff --git a/packages/client/src/components/EmptyContainer/EmptyContainer.helper.ts b/packages/client/src/components/EmptyContainer/EmptyContainer.helper.ts index 0a14d07835..25621000c7 100644 --- a/packages/client/src/components/EmptyContainer/EmptyContainer.helper.ts +++ b/packages/client/src/components/EmptyContainer/EmptyContainer.helper.ts @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/EmptyContainer/EmptyContainer.js b/packages/client/src/components/EmptyContainer/EmptyContainer.js index 0287bd3801..c55ea1b1f5 100644 --- a/packages/client/src/components/EmptyContainer/EmptyContainer.js +++ b/packages/client/src/components/EmptyContainer/EmptyContainer.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/EmptyContainer/EmptyFilterContainer.js b/packages/client/src/components/EmptyContainer/EmptyFilterContainer.js index 72d925bfdc..130a66e79c 100644 --- a/packages/client/src/components/EmptyContainer/EmptyFilterContainer.js +++ b/packages/client/src/components/EmptyContainer/EmptyFilterContainer.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import EmptyScreenFilterAltSvgUrl from "PUBLIC_DIR/images/empty_screen_filter_alt.svg?url"; +import EmptyScreenFilterAltSvgUrl from "PUBLIC_DIR/images/empty_screen_filter_alt.svg?url"; import EmptyScreenFilterAltDarkSvgUrl from "PUBLIC_DIR/images/empty_screen_filter_alt_dark.svg?url"; import ClearEmptyFilterSvgUrl from "PUBLIC_DIR/images/clear.empty.filter.svg?url"; import React from "react"; diff --git a/packages/client/src/components/EmptyContainer/EmptyFolderContainer.js b/packages/client/src/components/EmptyContainer/EmptyFolderContainer.js index ed413b3a60..a721179f24 100644 --- a/packages/client/src/components/EmptyContainer/EmptyFolderContainer.js +++ b/packages/client/src/components/EmptyContainer/EmptyFolderContainer.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/EmptyContainer/EmptyFolderContainerUtils.js b/packages/client/src/components/EmptyContainer/EmptyFolderContainerUtils.js index c3dfe35837..ad7228924e 100644 --- a/packages/client/src/components/EmptyContainer/EmptyFolderContainerUtils.js +++ b/packages/client/src/components/EmptyContainer/EmptyFolderContainerUtils.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/EmptyContainer/RoomNoAccessContainer.js b/packages/client/src/components/EmptyContainer/RoomNoAccessContainer.js index db2e847190..cfa0b692da 100644 --- a/packages/client/src/components/EmptyContainer/RoomNoAccessContainer.js +++ b/packages/client/src/components/EmptyContainer/RoomNoAccessContainer.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import RoomsReactSvgUrl from "PUBLIC_DIR/images/rooms.react.svg?url"; +import RoomsReactSvgUrl from "PUBLIC_DIR/images/rooms.react.svg?url"; import ManageAccessRightsReactSvgUrl from "PUBLIC_DIR/images/manage.access.rights.react.svg?url"; import ManageAccessRightsReactSvgDarkUrl from "PUBLIC_DIR/images/manage.access.rights.dark.react.svg?url"; import React from "react"; diff --git a/packages/client/src/components/EmptyContainer/RootFolderContainer.js b/packages/client/src/components/EmptyContainer/RootFolderContainer.js index 67044b12e5..1bf0333be2 100644 --- a/packages/client/src/components/EmptyContainer/RootFolderContainer.js +++ b/packages/client/src/components/EmptyContainer/RootFolderContainer.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import PrivacySvgUrl from "PUBLIC_DIR/images/privacy.svg?url"; +import PrivacySvgUrl from "PUBLIC_DIR/images/privacy.svg?url"; import PersonSvgUrl from "PUBLIC_DIR/images/person.svg?url"; import PlusSvgUrl from "PUBLIC_DIR/images/plus.svg?url"; import RoomsReactSvgUrl from "PUBLIC_DIR/images/rooms.react.svg?url"; diff --git a/packages/client/src/components/EmptyContainer/index.js b/packages/client/src/components/EmptyContainer/index.js index 56f44a28a2..b11d3a3994 100644 --- a/packages/client/src/components/EmptyContainer/index.js +++ b/packages/client/src/components/EmptyContainer/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/EmptyContainer/sub-components/CommonButtons.js b/packages/client/src/components/EmptyContainer/sub-components/CommonButtons.js index 0c096e2836..54b78c17be 100644 --- a/packages/client/src/components/EmptyContainer/sub-components/CommonButtons.js +++ b/packages/client/src/components/EmptyContainer/sub-components/CommonButtons.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/Error520Wrapper/index.tsx b/packages/client/src/components/Error520Wrapper/index.tsx index 26e5b6576b..52e1054f65 100644 --- a/packages/client/src/components/Error520Wrapper/index.tsx +++ b/packages/client/src/components/Error520Wrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/ErrorBoundaryWrapper/index.tsx b/packages/client/src/components/ErrorBoundaryWrapper/index.tsx index 0689af8d35..45bf2858d7 100644 --- a/packages/client/src/components/ErrorBoundaryWrapper/index.tsx +++ b/packages/client/src/components/ErrorBoundaryWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/ErrorUnavailableWrapper/index.tsx b/packages/client/src/components/ErrorUnavailableWrapper/index.tsx index 799803fb1b..bb2f976005 100644 --- a/packages/client/src/components/ErrorUnavailableWrapper/index.tsx +++ b/packages/client/src/components/ErrorUnavailableWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/FilesPanels/index.js b/packages/client/src/components/FilesPanels/index.js index 07a888e5a0..ebfa9f8dda 100644 --- a/packages/client/src/components/FilesPanels/index.js +++ b/packages/client/src/components/FilesPanels/index.js @@ -1,4 +1,4 @@ -// (c) Copyright Ascensio System SIA 2010-2024 +// (c) Copyright Ascensio System SIA 2009-2024 // // This program is a free software product. // You can redistribute it and/or modify it under the terms diff --git a/packages/client/src/components/FilesSelector/FilesSelector.types.ts b/packages/client/src/components/FilesSelector/FilesSelector.types.ts index e0608503bf..65ec6a8e0c 100644 --- a/packages/client/src/components/FilesSelector/FilesSelector.types.ts +++ b/packages/client/src/components/FilesSelector/FilesSelector.types.ts @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/FilesSelector/index.tsx b/packages/client/src/components/FilesSelector/index.tsx index 55593e6512..0b6d17b9cc 100644 --- a/packages/client/src/components/FilesSelector/index.tsx +++ b/packages/client/src/components/FilesSelector/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/FilesSelector/utils.ts b/packages/client/src/components/FilesSelector/utils.ts index 5fff707da1..8b4a52b8da 100644 --- a/packages/client/src/components/FilesSelector/utils.ts +++ b/packages/client/src/components/FilesSelector/utils.ts @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/FilesSelectorInput/StyledComponents.js b/packages/client/src/components/FilesSelectorInput/StyledComponents.js index 1956cb43e0..eec0534bb4 100644 --- a/packages/client/src/components/FilesSelectorInput/StyledComponents.js +++ b/packages/client/src/components/FilesSelectorInput/StyledComponents.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/FilesSelectorInput/index.js b/packages/client/src/components/FilesSelectorInput/index.js index 56bccf93ce..2e98e1225f 100644 --- a/packages/client/src/components/FilesSelectorInput/index.js +++ b/packages/client/src/components/FilesSelectorInput/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/GlobalEvents/ChangeQuotaEvent.js b/packages/client/src/components/GlobalEvents/ChangeQuotaEvent.js index b99a7db17c..d794cc687d 100644 --- a/packages/client/src/components/GlobalEvents/ChangeQuotaEvent.js +++ b/packages/client/src/components/GlobalEvents/ChangeQuotaEvent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -44,7 +44,7 @@ const ChangeQuotaEvent = (props) => { setCustomRoomQuota, successCallback, abortCallback, - initialSize, + inRoom, setNewInfoPanelSelection, needResetSelection, @@ -55,7 +55,7 @@ const ChangeQuotaEvent = (props) => { const { t } = useTranslation("Common"); const [isLoading, setIsLoading] = useState(false); const [isError, setIsError] = useState(false); - const [size, setSize] = useState(initialSize); + const [size, setSize] = useState(); const onSetQuotaBytesSize = (size) => { setSize(size); @@ -123,7 +123,6 @@ const ChangeQuotaEvent = (props) => { headerTitle={headerTitle} isError={isError} isLoading={isLoading} - initialSize={initialSize} size={size} /> ); @@ -146,14 +145,11 @@ export default inject( setInfoPanelSelection, } = infoPanelStore; - const initialSize = type === "user" ? defaultUsersQuota : defaultRoomsQuota; - const inRoom = infoPanelSelection?.inRoom; const needResetSelection = type === "user" ? needResetUserSelection : needResetFilesSelection; return { - initialSize, setCustomUserQuota, setCustomRoomQuota, inRoom, diff --git a/packages/client/src/components/GlobalEvents/ChangeUserTypeEvent.js b/packages/client/src/components/GlobalEvents/ChangeUserTypeEvent.js index 1e6e83038d..09f33b571f 100644 --- a/packages/client/src/components/GlobalEvents/ChangeUserTypeEvent.js +++ b/packages/client/src/components/GlobalEvents/ChangeUserTypeEvent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/GlobalEvents/CreateEvent.js b/packages/client/src/components/GlobalEvents/CreateEvent.js index f3ab91ad1a..cf76269141 100644 --- a/packages/client/src/components/GlobalEvents/CreateEvent.js +++ b/packages/client/src/components/GlobalEvents/CreateEvent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -238,7 +238,7 @@ export default inject( createFile, createFolder, addActiveItems, - openDocEditor, + setIsUpdatingRowItem, setCreatedItem, } = filesStore; @@ -274,7 +274,7 @@ export default inject( createFile, createFolder, addActiveItems, - openDocEditor, + setIsUpdatingRowItem, gallerySelected, setGallerySelected, diff --git a/packages/client/src/components/GlobalEvents/CreatePluginFileEvent.js b/packages/client/src/components/GlobalEvents/CreatePluginFileEvent.js index 8e2aa9cfad..48e3a51bcc 100644 --- a/packages/client/src/components/GlobalEvents/CreatePluginFileEvent.js +++ b/packages/client/src/components/GlobalEvents/CreatePluginFileEvent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -85,7 +85,7 @@ const CreatePluginFile = ({ updateMainButtonItems, updateProfileMenuItems, updateEventListenerItems, - updateFileItems + updateFileItems, ); onCloseAction(); }; @@ -117,7 +117,7 @@ const CreatePluginFile = ({ updateMainButtonItems, updateProfileMenuItems, updateEventListenerItems, - updateFileItems + updateFileItems, ); }; diff --git a/packages/client/src/components/GlobalEvents/CreateRoomEvent.js b/packages/client/src/components/GlobalEvents/CreateRoomEvent.js index 33a0291af8..8f26622365 100644 --- a/packages/client/src/components/GlobalEvents/CreateRoomEvent.js +++ b/packages/client/src/components/GlobalEvents/CreateRoomEvent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -150,5 +150,5 @@ export default inject( enableThirdParty, deleteThirdParty, }; - } + }, )(observer(CreateRoomEvent)); diff --git a/packages/client/src/components/GlobalEvents/EditRoomEvent.js b/packages/client/src/components/GlobalEvents/EditRoomEvent.js index 62c5bde245..2e06ef62d0 100644 --- a/packages/client/src/components/GlobalEvents/EditRoomEvent.js +++ b/packages/client/src/components/GlobalEvents/EditRoomEvent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -193,24 +193,31 @@ const EditRoomEvent = ({ const response = await uploadRoomLogo(uploadLogoData); const url = URL.createObjectURL(roomParams.icon.uploadedFile); const img = new Image(); - img.onload = async () => { - const { x, y, zoom } = roomParams.icon; - try { - room = await addLogoToRoom(room.id, { - tmpFile: response.data, - ...calculateRoomLogoParams(img, x, y, zoom), - }); - } catch (e) { - toastr.error(e); - } + const promise = new Promise((resolve) => { + img.onload = async () => { + const { x, y, zoom } = roomParams.icon; - !withPaging && updateRoom(item, room); - // updateInfoPanelSelection(); - URL.revokeObjectURL(img.src); - setActiveFolders([]); - }; - img.src = url; + try { + room = await addLogoToRoom(room.id, { + tmpFile: response.data, + ...calculateRoomLogoParams(img, x, y, zoom), + }); + } catch (e) { + toastr.error(e); + } + + !withPaging && updateRoom(item, room); + // updateInfoPanelSelection(); + URL.revokeObjectURL(img.src); + setActiveFolders([]); + resolve(); + }; + + img.src = url; + }); + + await promise; } else { !withPaging && updateRoom(item, room); // updateInfoPanelSelection(); diff --git a/packages/client/src/components/GlobalEvents/GroupEvents/CreateGroupEvent.tsx b/packages/client/src/components/GlobalEvents/GroupEvents/CreateGroupEvent.tsx index c6462a8ef0..efb82fec50 100644 --- a/packages/client/src/components/GlobalEvents/GroupEvents/CreateGroupEvent.tsx +++ b/packages/client/src/components/GlobalEvents/GroupEvents/CreateGroupEvent.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/GlobalEvents/GroupEvents/EditGroupEvent.tsx b/packages/client/src/components/GlobalEvents/GroupEvents/EditGroupEvent.tsx index 3e77e1684f..def14d573b 100644 --- a/packages/client/src/components/GlobalEvents/GroupEvents/EditGroupEvent.tsx +++ b/packages/client/src/components/GlobalEvents/GroupEvents/EditGroupEvent.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/GlobalEvents/RenameEvent.js b/packages/client/src/components/GlobalEvents/RenameEvent.js index 322d0d640b..2518b0e727 100644 --- a/packages/client/src/components/GlobalEvents/RenameEvent.js +++ b/packages/client/src/components/GlobalEvents/RenameEvent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -91,8 +91,8 @@ const RenameEvent = ({ t("FileRenamed", { oldTitle: item.title, newTitle: value + item.fileExst, - }) - ) + }), + ), ) .catch((err) => { toastr.error(err); @@ -115,7 +115,7 @@ const RenameEvent = ({ t("FolderRenamed", { folderTitle: item.title, newFoldedTitle: value, - }) + }), ); }) .catch((err) => { @@ -136,7 +136,7 @@ const RenameEvent = ({ onClose && onClose(e); setEventDialogVisible(false); }, - [onClose, setEventDialogVisible] + [onClose, setEventDialogVisible], ); return ( @@ -184,5 +184,5 @@ export default inject( setSelectedFolder, }; - } + }, )(observer(RenameEvent)); diff --git a/packages/client/src/components/GlobalEvents/index.js b/packages/client/src/components/GlobalEvents/index.js index 2fae1d4234..37f1c59e04 100644 --- a/packages/client/src/components/GlobalEvents/index.js +++ b/packages/client/src/components/GlobalEvents/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/GlobalEvents/sub-components/Dialog.js b/packages/client/src/components/GlobalEvents/sub-components/Dialog.js index 9d4eee5271..ddc0f400cc 100644 --- a/packages/client/src/components/GlobalEvents/sub-components/Dialog.js +++ b/packages/client/src/components/GlobalEvents/sub-components/Dialog.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -80,7 +80,7 @@ const Dialog = ({ if (e.keyCode === 13 && !withForm && !isError) onSaveAction(e); }, - [value, isError] + [value, isError], ); useEffect(() => { @@ -119,7 +119,7 @@ const Dialog = ({ isCreateDialog && isChecked && setKeepNewFileName(isChecked); onSave && onSave(e, value); }, - [onSave, isCreateDialog, value, isChecked] + [onSave, isCreateDialog, value, isChecked], ); const onCancelAction = useCallback((e) => { diff --git a/packages/client/src/components/Icons.js b/packages/client/src/components/Icons.js index 704b9883aa..52fc430c8e 100644 --- a/packages/client/src/components/Icons.js +++ b/packages/client/src/components/Icons.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import SecuritySvgUrl from "PUBLIC_DIR/images/security.svg?url"; +import SecuritySvgUrl from "PUBLIC_DIR/images/security.svg?url"; import styled from "styled-components"; import { commonIconsStyles } from "@docspace/shared/utils"; @@ -56,7 +56,7 @@ export const StyledFavoriteIcon = styled(FavoriteIcon)` `; export const StyledFileActionsConvertEditDocIcon = styled( - FileActionsConvertEditDocIcon + FileActionsConvertEditDocIcon, )` ${commonIconsStyles} path { diff --git a/packages/client/src/components/IndicatorLoader/index.js b/packages/client/src/components/IndicatorLoader/index.js index 6b5553895e..9f05421c7e 100644 --- a/packages/client/src/components/IndicatorLoader/index.js +++ b/packages/client/src/components/IndicatorLoader/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/ItemIcon.js b/packages/client/src/components/ItemIcon.js index 453d287108..2046caa1c9 100644 --- a/packages/client/src/components/ItemIcon.js +++ b/packages/client/src/components/ItemIcon.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import SecuritySvgUrl from "PUBLIC_DIR/images/security.svg?url"; +import SecuritySvgUrl from "PUBLIC_DIR/images/security.svg?url"; import { inject, observer } from "mobx-react"; import styled, { css } from "styled-components"; import { Base } from "@docspace/shared/themes"; diff --git a/packages/client/src/components/Layout/MobileLayout.js b/packages/client/src/components/Layout/MobileLayout.js index 4f084d502b..44adc9414a 100644 --- a/packages/client/src/components/Layout/MobileLayout.js +++ b/packages/client/src/components/Layout/MobileLayout.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -55,14 +55,14 @@ class MobileLayout extends Component { componentDidMount() { this.customScrollElm = document.querySelector( - "#customScrollBar > .scroll-wrapper > .scroller" + "#customScrollBar > .scroll-wrapper > .scroller", ); if (!isChrome) this.customScrollElm.scrollTo(0, 0); this.customScrollElm.addEventListener( "scroll", - this.scrolledTheVerticalAxis + this.scrolledTheVerticalAxis, ); // this.setState({ visibleContent: true }); @@ -71,7 +71,7 @@ class MobileLayout extends Component { componentWillUnmount() { this.customScrollElm.removeEventListener( "scroll", - this.scrolledTheVerticalAxis + this.scrolledTheVerticalAxis, ); } diff --git a/packages/client/src/components/Layout/ScrollToTop.js b/packages/client/src/components/Layout/ScrollToTop.js index 783940b86e..0e4fb2a29b 100644 --- a/packages/client/src/components/Layout/ScrollToTop.js +++ b/packages/client/src/components/Layout/ScrollToTop.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -33,7 +33,7 @@ export default function ScrollToTop() { useEffect(() => { scrollRef.current = document.querySelector( - "#customScrollBar > .scroll-wrapper > .scroller" + "#customScrollBar > .scroll-wrapper > .scroller", ); }, []); diff --git a/packages/client/src/components/Layout/context.js b/packages/client/src/components/Layout/context.js index 6ecd538a78..efba9839f0 100644 --- a/packages/client/src/components/Layout/context.js +++ b/packages/client/src/components/Layout/context.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/Layout/index.js b/packages/client/src/components/Layout/index.js index 87a86287df..87300401a4 100644 --- a/packages/client/src/components/Layout/index.js +++ b/packages/client/src/components/Layout/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/Main/index.js b/packages/client/src/components/Main/index.js index edf759b77e..6ed75e7b8a 100644 --- a/packages/client/src/components/Main/index.js +++ b/packages/client/src/components/Main/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -118,7 +118,7 @@ const Main = (props) => { setMainHeight(correctHeight); }, - [mainBarVisible, isBannerVisible, isFrame] + [mainBarVisible, isBannerVisible, isFrame], ); return ; diff --git a/packages/client/src/components/MainBar/Bar.js b/packages/client/src/components/MainBar/Bar.js index 7603e10fd9..f1fd6939ec 100644 --- a/packages/client/src/components/MainBar/Bar.js +++ b/packages/client/src/components/MainBar/Bar.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -122,10 +122,10 @@ const Bar = (props) => { tenantCustomQuota: !closed.includes(QuotaBarTypes.TenantCustomQuota), userQuota: !closed.includes(QuotaBarTypes.UserQuota), storageAndRoomQuota: !closed.includes( - QuotaBarTypes.UserAndStorageQuota + QuotaBarTypes.UserAndStorageQuota, ), storageAndUserQuota: !closed.includes( - QuotaBarTypes.RoomAndStorageQuota + QuotaBarTypes.RoomAndStorageQuota, ), })); } @@ -199,7 +199,7 @@ const Bar = (props) => { const onClickTenantCustomQuota = (type) => { const managementPageUrl = combineUrl( "/portal-settings", - "/management/disk-space" + "/management/disk-space", ); navigate(managementPageUrl); @@ -373,55 +373,55 @@ export default inject( ({ settingsStore, profileActionsStore, userStore, currentQuotaStore }) => { const { user, withActivationBar, sendActivationLink } = userStore; - const { onPaymentsClick } = profileActionsStore; + const { onPaymentsClick } = profileActionsStore; - const { - maxCountRoomsByQuota, - usedRoomsCount, + const { + maxCountRoomsByQuota, + usedRoomsCount, - maxTotalSizeByQuota, - usedTotalStorageSizeCount, + maxTotalSizeByQuota, + usedTotalStorageSizeCount, - maxCountManagersByQuota, - addedManagersCount, + maxCountManagersByQuota, + addedManagersCount, - showRoomQuotaBar, - showStorageQuotaBar, - showUserQuotaBar, - showUserPersonalQuotaBar, - tenantCustomQuota, - showTenantCustomQuotaBar, + showRoomQuotaBar, + showStorageQuotaBar, + showUserQuotaBar, + showUserPersonalQuotaBar, + tenantCustomQuota, + showTenantCustomQuotaBar, } = currentQuotaStore; const { currentColorScheme, setMainBarVisible } = settingsStore; - return { - isAdmin: user?.isAdmin, - userEmail: user?.email, - withActivationBar, - sendActivationLink, + return { + isAdmin: user?.isAdmin, + userEmail: user?.email, + withActivationBar, + sendActivationLink, - onPaymentsClick, + onPaymentsClick, - maxCountRoomsByQuota, - usedRoomsCount, + maxCountRoomsByQuota, + usedRoomsCount, - maxTotalSizeByQuota, - usedTotalStorageSizeCount, + maxTotalSizeByQuota, + usedTotalStorageSizeCount, - maxCountManagersByQuota, - addedManagersCount, + maxCountManagersByQuota, + addedManagersCount, - showRoomQuotaBar, - showStorageQuotaBar, - showUserQuotaBar, + showRoomQuotaBar, + showStorageQuotaBar, + showUserQuotaBar, - currentColorScheme, - setMainBarVisible, + currentColorScheme, + setMainBarVisible, - showUserPersonalQuotaBar, - tenantCustomQuota, - showTenantCustomQuotaBar, - }; - } + showUserPersonalQuotaBar, + tenantCustomQuota, + showTenantCustomQuotaBar, + }; + }, )(withTranslation(["Profile", "Common"])(observer(Bar))); diff --git a/packages/client/src/components/MainBar/ConfirmEmailBar.js b/packages/client/src/components/MainBar/ConfirmEmailBar.js index b11a1cad6c..863924b39d 100644 --- a/packages/client/src/components/MainBar/ConfirmEmailBar.js +++ b/packages/client/src/components/MainBar/ConfirmEmailBar.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/MainBar/QuotasBar.js b/packages/client/src/components/MainBar/QuotasBar.js index b14ad8112c..5881319dc2 100644 --- a/packages/client/src/components/MainBar/QuotasBar.js +++ b/packages/client/src/components/MainBar/QuotasBar.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/MainBar/index.js b/packages/client/src/components/MainBar/index.js index 917f1f9b12..5da80d3335 100644 --- a/packages/client/src/components/MainBar/index.js +++ b/packages/client/src/components/MainBar/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/i18n.js b/packages/client/src/components/NavMenu/i18n.js index 3412777096..6d2555a23b 100644 --- a/packages/client/src/components/NavMenu/i18n.js +++ b/packages/client/src/components/NavMenu/i18n.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/index.js b/packages/client/src/components/NavMenu/index.js index 2a71710508..5c42866c66 100644 --- a/packages/client/src/components/NavMenu/index.js +++ b/packages/client/src/components/NavMenu/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/sub-components/header-catalog-burger.js b/packages/client/src/components/NavMenu/sub-components/header-catalog-burger.js index 912e1aa2ed..8e13650f44 100644 --- a/packages/client/src/components/NavMenu/sub-components/header-catalog-burger.js +++ b/packages/client/src/components/NavMenu/sub-components/header-catalog-burger.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/sub-components/header-nav.js b/packages/client/src/components/NavMenu/sub-components/header-nav.js index 0221e9d6b2..5985317390 100644 --- a/packages/client/src/components/NavMenu/sub-components/header-nav.js +++ b/packages/client/src/components/NavMenu/sub-components/header-nav.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/sub-components/header-navigation-icon.js b/packages/client/src/components/NavMenu/sub-components/header-navigation-icon.js index 929eba7bc7..d2cb760002 100644 --- a/packages/client/src/components/NavMenu/sub-components/header-navigation-icon.js +++ b/packages/client/src/components/NavMenu/sub-components/header-navigation-icon.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/sub-components/header-unauth.js b/packages/client/src/components/NavMenu/sub-components/header-unauth.js index 7f26b727f1..9e7d00f72e 100644 --- a/packages/client/src/components/NavMenu/sub-components/header-unauth.js +++ b/packages/client/src/components/NavMenu/sub-components/header-unauth.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import React from "react"; +import React from "react"; import PropTypes from "prop-types"; import styled from "styled-components"; import { Box } from "@docspace/shared/components/box"; diff --git a/packages/client/src/components/NavMenu/sub-components/header.js b/packages/client/src/components/NavMenu/sub-components/header.js index 10417e7be9..5dffcc7795 100644 --- a/packages/client/src/components/NavMenu/sub-components/header.js +++ b/packages/client/src/components/NavMenu/sub-components/header.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import PersonalLogoReactSvgUrl from "PUBLIC_DIR/images/personal.logo.react.svg?url"; +import PersonalLogoReactSvgUrl from "PUBLIC_DIR/images/personal.logo.react.svg?url"; import React, { useState, useEffect } from "react"; import { inject, observer } from "mobx-react"; import PropTypes from "prop-types"; @@ -232,7 +232,7 @@ const HeaderComponent = ({ }); const logo = getLogoFromPath( - !theme.isBase ? logoUrl?.path?.dark : logoUrl?.path?.light + !theme.isBase ? logoUrl?.path?.dark : logoUrl?.path?.light, ); return ( @@ -262,7 +262,7 @@ const HeaderComponent = ({ className="header-logo-icon" src={combineUrl( window.DocSpaceConfig?.proxy?.url, - PersonalLogoReactSvgUrl + PersonalLogoReactSvgUrl, )} /> )} diff --git a/packages/client/src/components/NavMenu/sub-components/nav-item.js b/packages/client/src/components/NavMenu/sub-components/nav-item.js index ffaae5c010..5878848b91 100644 --- a/packages/client/src/components/NavMenu/sub-components/nav-item.js +++ b/packages/client/src/components/NavMenu/sub-components/nav-item.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/sub-components/nav-logo-item.js b/packages/client/src/components/NavMenu/sub-components/nav-logo-item.js index b353a3d371..77d2fbaeac 100644 --- a/packages/client/src/components/NavMenu/sub-components/nav-logo-item.js +++ b/packages/client/src/components/NavMenu/sub-components/nav-logo-item.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/sub-components/nav.js b/packages/client/src/components/NavMenu/sub-components/nav.js index 40931f5b5f..8c74b944a5 100644 --- a/packages/client/src/components/NavMenu/sub-components/nav.js +++ b/packages/client/src/components/NavMenu/sub-components/nav.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/NavMenu/sub-components/profile-actions.js b/packages/client/src/components/NavMenu/sub-components/profile-actions.js index cdb8b698f6..557afe29d1 100644 --- a/packages/client/src/components/NavMenu/sub-components/profile-actions.js +++ b/packages/client/src/components/NavMenu/sub-components/profile-actions.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -193,7 +193,7 @@ class ProfileActions extends React.PureComponent { > - )) + )), )} diff --git a/packages/client/src/components/NavMenu/sub-components/profile-menu.js b/packages/client/src/components/NavMenu/sub-components/profile-menu.js index 229b1ec9d6..421d5546e4 100644 --- a/packages/client/src/components/NavMenu/sub-components/profile-menu.js +++ b/packages/client/src/components/NavMenu/sub-components/profile-menu.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/PeopleArticle/MainButton/index.js b/packages/client/src/components/PeopleArticle/MainButton/index.js index 77a158a40c..1a89b9e173 100644 --- a/packages/client/src/components/PeopleArticle/MainButton/index.js +++ b/packages/client/src/components/PeopleArticle/MainButton/index.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import InvitationLinkReactSvgUrl from "PUBLIC_DIR/images/invitation.link.react.svg?url"; +import InvitationLinkReactSvgUrl from "PUBLIC_DIR/images/invitation.link.react.svg?url"; import PlaneReactSvgUrl from "PUBLIC_DIR/images/plane.react.svg?url"; import ImportReactSvgUrl from "PUBLIC_DIR/images/import.react.svg?url"; import AddDepartmentReactSvgUrl from "PUBLIC_DIR/images/add.department.react.svg?url"; @@ -69,7 +69,7 @@ const ArticleMainButtonContent = (props) => { const goToEmployeeCreate = () => { navigate( - combineUrl(window.DocSpaceConfig?.proxy?.url, homepage, "/create/user") + combineUrl(window.DocSpaceConfig?.proxy?.url, homepage, "/create/user"), ); if (isMobile || isMobileUtils()) toggleShowText(); }; @@ -87,7 +87,7 @@ const ArticleMainButtonContent = (props) => { icon: combineUrl( window.DocSpaceConfig?.proxy?.url, homepage, - AddEmployeeReactSvgUrl + AddEmployeeReactSvgUrl, ), label: userCaption, onClick: goToEmployeeCreate, @@ -99,7 +99,7 @@ const ArticleMainButtonContent = (props) => { key: "invite-link", icon: combineUrl( window.DocSpaceConfig?.proxy?.url, - InvitationLinkReactSvgUrl + InvitationLinkReactSvgUrl, ), label: t("PeopleTranslations:InviteLinkTitle"), onClick: onInvitationDialogClick, @@ -153,6 +153,6 @@ export default inject(({ authStore, settingsStore }) => { }; })( withTranslation(["Article", "Common", "PeopleTranslations"])( - withLoader(observer(ArticleMainButtonContent))() - ) + withLoader(observer(ArticleMainButtonContent))(), + ), ); diff --git a/packages/client/src/components/PrivateRouteWrapper/index.tsx b/packages/client/src/components/PrivateRouteWrapper/index.tsx index d664b588b7..0b4cb1589c 100644 --- a/packages/client/src/components/PrivateRouteWrapper/index.tsx +++ b/packages/client/src/components/PrivateRouteWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/PublicRouteWrapper/index.tsx b/packages/client/src/components/PublicRouteWrapper/index.tsx index 50c54198e6..c85c8fad20 100644 --- a/packages/client/src/components/PublicRouteWrapper/index.tsx +++ b/packages/client/src/components/PublicRouteWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/QuickButtons.js b/packages/client/src/components/QuickButtons.js index 60edfa37dd..1da6e822c6 100644 --- a/packages/client/src/components/QuickButtons.js +++ b/packages/client/src/components/QuickButtons.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import FileActionsLockedReactSvgUrl from "PUBLIC_DIR/images/file.actions.locked.react.svg?url"; +import FileActionsLockedReactSvgUrl from "PUBLIC_DIR/images/file.actions.locked.react.svg?url"; import FileActionsDownloadReactSvgUrl from "PUBLIC_DIR/images/download.react.svg?url"; import LinkReactSvgUrl from "PUBLIC_DIR/images/link.react.svg?url"; import LockedReactSvgUrl from "PUBLIC_DIR/images/locked.react.svg?url"; diff --git a/packages/client/src/components/QuotaForm/StyledComponent.js b/packages/client/src/components/QuotaForm/StyledComponent.js index 359bc48fa0..e69ddc6e15 100644 --- a/packages/client/src/components/QuotaForm/StyledComponent.js +++ b/packages/client/src/components/QuotaForm/StyledComponent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/QuotaForm/index.js b/packages/client/src/components/QuotaForm/index.js index ce4229ab34..9dd1fdabc5 100644 --- a/packages/client/src/components/QuotaForm/index.js +++ b/packages/client/src/components/QuotaForm/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/RoomsSelectorInput/StyledComponents.js b/packages/client/src/components/RoomsSelectorInput/StyledComponents.js index f5b892fea4..c6d9dea48a 100644 --- a/packages/client/src/components/RoomsSelectorInput/StyledComponents.js +++ b/packages/client/src/components/RoomsSelectorInput/StyledComponents.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/RoomsSelectorInput/index.js b/packages/client/src/components/RoomsSelectorInput/index.js index 2716ad24cd..f9a7adc84b 100644 --- a/packages/client/src/components/RoomsSelectorInput/index.js +++ b/packages/client/src/components/RoomsSelectorInput/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/Section/index.tsx b/packages/client/src/components/Section/index.tsx index 13bf2838ab..1a38085f2b 100644 --- a/packages/client/src/components/Section/index.tsx +++ b/packages/client/src/components/Section/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -83,5 +83,5 @@ export default inject( showText, isInfoPanelScrollLocked, }; - } + }, )(observer(SectionWrapper)); diff --git a/packages/client/src/components/SharedButton.js b/packages/client/src/components/SharedButton.js index 2d96ddf508..850f60c3c4 100644 --- a/packages/client/src/components/SharedButton.js +++ b/packages/client/src/components/SharedButton.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import CatalogShareSmallReactSvgUrl from "PUBLIC_DIR/images/catalog.share.small.react.svg?url"; +import CatalogShareSmallReactSvgUrl from "PUBLIC_DIR/images/catalog.share.small.react.svg?url"; import CatalogSharedReactSvgUrl from "PUBLIC_DIR/images/catalog.shared.react.svg?url"; import React from "react"; import { Text } from "@docspace/shared/components/text"; diff --git a/packages/client/src/components/SimulatePassword/index.js b/packages/client/src/components/SimulatePassword/index.js index 6d4dbcdc1c..9cf412d477 100644 --- a/packages/client/src/components/SimulatePassword/index.js +++ b/packages/client/src/components/SimulatePassword/index.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import EyeOffReactSvgUrl from "PUBLIC_DIR/images/eye.off.react.svg?url"; +import EyeOffReactSvgUrl from "PUBLIC_DIR/images/eye.off.react.svg?url"; import EyeReactSvgUrl from "PUBLIC_DIR/images/eye.react.svg?url"; import React, { useState, useEffect, memo } from "react"; import { useTranslation } from "react-i18next"; @@ -73,7 +73,7 @@ const SimulatePassword = memo( const oldPassword = password; const oldPasswordLength = oldPassword.length; const caretPosition = document.getElementById( - "conversion-password" + "conversion-password", ).selectionStart; setCaretPosition(caretPosition); @@ -86,12 +86,12 @@ const SimulatePassword = memo( const unchangedEndingCharacters = newPassword.substring(caretPosition).length; const addedCharacters = newCharactersUntilCaret.substring( - unchangedStartCharacters + unchangedStartCharacters, ); const startingPartOldPassword = oldPassword.substring( 0, - unchangedStartCharacters + unchangedStartCharacters, ); const countOfCharacters = oldPasswordLength - unchangedEndingCharacters; const endingPartOldPassword = oldPassword.substring(countOfCharacters); @@ -169,7 +169,7 @@ const SimulatePassword = memo( /> ); - } + }, ); SimulatePassword.propTypes = { diff --git a/packages/client/src/components/SmartBanner/index.js b/packages/client/src/components/SmartBanner/index.js index 4e7754cdfb..83f6e44944 100644 --- a/packages/client/src/components/SmartBanner/index.js +++ b/packages/client/src/components/SmartBanner/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/SmartBanner/main.css b/packages/client/src/components/SmartBanner/main.css index 3781c4945c..8c3feae2b1 100644 --- a/packages/client/src/components/SmartBanner/main.css +++ b/packages/client/src/components/SmartBanner/main.css @@ -1,5 +1,5 @@ /** - * (c) Copyright Ascensio System SIA 2010-2024 + * (c) Copyright Ascensio System SIA 2009-2024 * * This program is a free software product. * You can redistribute it and/or modify it under the terms @@ -41,7 +41,9 @@ width: 100%; height: 80px; line-height: 80px; - font-family: Helvetica Neue, sans-serif; + font-family: + Helvetica Neue, + sans-serif; background: #f4f4f4; z-index: 100; -webkit-font-smoothing: antialiased; @@ -199,7 +201,8 @@ background: #1c1e21; text-shadow: 0 1px 1px #000; text-decoration: none; - box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8), + box-shadow: + inset 0 1px 2px rgba(0, 0, 0, 0.8), 0 1px 1px hsla(0, 0%, 100%, 0.3); cursor: pointer; } @@ -226,7 +229,9 @@ padding: 0; background: none; border-radius: 0; - box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc; + box-shadow: + 0 0 0 1px #333, + 0 0 0 2px #dddcdc; } .smartbanner-android .smartbanner-button:active, .smartbanner-android .smartbanner-button:hover { @@ -292,7 +297,9 @@ background: #efefef; background: linear-gradient(180deg, #efefef, #dcdcdc); border-radius: 3px; - box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 hsla(0, 0%, 100%, 0.6), + box-shadow: + inset 0 0 0 1px #bfbfbf, + 0 1px 0 hsla(0, 0%, 100%, 0.6), inset 0 2px 0 hsla(0, 0%, 100%, 0.7); } .smartbanner-kindle .smartbanner-button:active, diff --git a/packages/client/src/components/SpaceQuota/StyledComponent.js b/packages/client/src/components/SpaceQuota/StyledComponent.js index 441ea9eaf5..43f8b522d0 100644 --- a/packages/client/src/components/SpaceQuota/StyledComponent.js +++ b/packages/client/src/components/SpaceQuota/StyledComponent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/SpaceQuota/index.js b/packages/client/src/components/SpaceQuota/index.js index 38a2fa996b..e9c159c925 100644 --- a/packages/client/src/components/SpaceQuota/index.js +++ b/packages/client/src/components/SpaceQuota/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/StandaloneComponents/BenefitsContainer.js b/packages/client/src/components/StandaloneComponents/BenefitsContainer.js index 62007ed07c..035dece373 100644 --- a/packages/client/src/components/StandaloneComponents/BenefitsContainer.js +++ b/packages/client/src/components/StandaloneComponents/BenefitsContainer.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -78,7 +78,7 @@ const BenefitsContainer = ({ isTrial, isEnterprise }) => { scalabilityClustering, mobileEditing, lifetimeLicense, - techSupport + techSupport, ) : featuresArray.push(lifetimeLicense, techSupport); } else { @@ -120,5 +120,5 @@ export default inject( isTrial, isEnterprise, }; - } + }, )(observer(BenefitsContainer)); diff --git a/packages/client/src/components/StandaloneComponents/ContactContainer.js b/packages/client/src/components/StandaloneComponents/ContactContainer.js index 4b037ea709..f75b5b30d3 100644 --- a/packages/client/src/components/StandaloneComponents/ContactContainer.js +++ b/packages/client/src/components/StandaloneComponents/ContactContainer.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/StandaloneComponents/StyledComponent.js b/packages/client/src/components/StandaloneComponents/StyledComponent.js index a5418a8a41..9a41ac90dd 100644 --- a/packages/client/src/components/StandaloneComponents/StyledComponent.js +++ b/packages/client/src/components/StandaloneComponents/StyledComponent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -29,12 +29,12 @@ import styled, { css } from "styled-components"; const StyledBenefitsBody = styled.div` margin: 20px 0; border-radius: 12px; - border: ${props => props.theme.client.settings.payment.border}; + border: ${(props) => props.theme.client.settings.payment.border}; max-width: 660px; padding: 23px; - background: ${props => + background: ${(props) => props.theme.client.settings.payment.backgroundBenefitsColor}; .benefits-title { @@ -67,7 +67,7 @@ const StyledContactComponent = styled.div` display: flex; width: 100%; p { - ${props => + ${(props) => props.theme.interfaceDirection === "rtl" ? css` margin-left: 4px; diff --git a/packages/client/src/components/StyledExternalLinkIcon.js b/packages/client/src/components/StyledExternalLinkIcon.js index f8c529fa9b..b9daaf9ea3 100644 --- a/packages/client/src/components/StyledExternalLinkIcon.js +++ b/packages/client/src/components/StyledExternalLinkIcon.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/System/index.js b/packages/client/src/components/System/index.js index 27210dbb91..0a47cc4ca3 100644 --- a/packages/client/src/components/System/index.js +++ b/packages/client/src/components/System/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/TariffBar/helpers.js b/packages/client/src/components/TariffBar/helpers.js index 45bcd520d6..92af9bb53f 100644 --- a/packages/client/src/components/TariffBar/helpers.js +++ b/packages/client/src/components/TariffBar/helpers.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -32,7 +32,7 @@ export const getSaasBar = ( isPaymentPageAvailable, isNonProfit, isFreeTariff, - isGracePeriod + isGracePeriod, ) => { if ( isPaymentPageAvailable && @@ -52,7 +52,7 @@ export const getEnterpriseBar = ( isLicenseExpiring, isLicenseDateExpired, trialDaysLeft, - paymentDate + paymentDate, ) => { if ( isPaymentPageAvailable && diff --git a/packages/client/src/components/TariffBar/index.js b/packages/client/src/components/TariffBar/index.js index 86b8d88885..9910d7fe6b 100644 --- a/packages/client/src/components/TariffBar/index.js +++ b/packages/client/src/components/TariffBar/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/ThemeProviderWrapper/index.tsx b/packages/client/src/components/ThemeProviderWrapper/index.tsx index 5df92be354..021210f4b5 100644 --- a/packages/client/src/components/ThemeProviderWrapper/index.tsx +++ b/packages/client/src/components/ThemeProviderWrapper/index.tsx @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/ArchiveDialog/index.js b/packages/client/src/components/dialogs/ArchiveDialog/index.js index c08937576f..ad53e62428 100644 --- a/packages/client/src/components/dialogs/ArchiveDialog/index.js +++ b/packages/client/src/components/dialogs/ArchiveDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -127,7 +127,7 @@ const ArchiveDialogComponent = (props) => { }; const ArchiveDialog = withTranslation(["Files", "ArchiveDialog", "Common"])( - ArchiveDialogComponent + ArchiveDialogComponent, ); export default inject( @@ -156,5 +156,5 @@ export default inject( setArchiveAction, items, }; - } + }, )(observer(ArchiveDialog)); diff --git a/packages/client/src/components/dialogs/AvatarEditorDialog/editor/avatar-cropper.js b/packages/client/src/components/dialogs/AvatarEditorDialog/editor/avatar-cropper.js index a8a42871b8..f200240a0b 100644 --- a/packages/client/src/components/dialogs/AvatarEditorDialog/editor/avatar-cropper.js +++ b/packages/client/src/components/dialogs/AvatarEditorDialog/editor/avatar-cropper.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import IconCropperGridSvgUrl from "PUBLIC_DIR/images/icon-cropper-grid.svg?url"; +import IconCropperGridSvgUrl from "PUBLIC_DIR/images/icon-cropper-grid.svg?url"; import TrashReactSvgUrl from "PUBLIC_DIR/images/trash.react.svg?url"; import ZoomMinusReactSvgUrl from "PUBLIC_DIR/images/zoom-minus.react.svg?url"; import ZoomPlusReactSvgUrl from "PUBLIC_DIR/images/zoom-plus.react.svg?url"; diff --git a/packages/client/src/components/dialogs/AvatarEditorDialog/index.js b/packages/client/src/components/dialogs/AvatarEditorDialog/index.js index 0c65e943f5..730776a9c6 100644 --- a/packages/client/src/components/dialogs/AvatarEditorDialog/index.js +++ b/packages/client/src/components/dialogs/AvatarEditorDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/BackupCodesDialog/index.js b/packages/client/src/components/dialogs/BackupCodesDialog/index.js index e7d20c9995..cb7b105703 100644 --- a/packages/client/src/components/dialogs/BackupCodesDialog/index.js +++ b/packages/client/src/components/dialogs/BackupCodesDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -77,7 +77,7 @@ class BackupCodesDialogComponent extends React.Component { const printWindow = window.open( "about:blank", "", - "toolbar=0,scrollbars=1,status=0" + "toolbar=0,scrollbars=1,status=0", ); printWindow.document.write(`

${t("BackupCodesTitle")}

`); printWindow.document.write(printContent.innerHTML); @@ -167,7 +167,7 @@ class BackupCodesDialogComponent extends React.Component { const BackupCodesDialog = withTranslation( "BackupCodesDialog", - "Common" + "Common", )(BackupCodesDialogComponent); BackupCodesDialog.propTypes = { diff --git a/packages/client/src/components/dialogs/BackupToPublicRoom/index.js b/packages/client/src/components/dialogs/BackupToPublicRoom/index.js index fcb8f0acc5..6eb1031b7c 100644 --- a/packages/client/src/components/dialogs/BackupToPublicRoom/index.js +++ b/packages/client/src/components/dialogs/BackupToPublicRoom/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/CancelUploadDialog/index.js b/packages/client/src/components/dialogs/CancelUploadDialog/index.js index 41ebbe1399..b0809c2d39 100644 --- a/packages/client/src/components/dialogs/CancelUploadDialog/index.js +++ b/packages/client/src/components/dialogs/CancelUploadDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/ChangeEmailDialog/index.js b/packages/client/src/components/dialogs/ChangeEmailDialog/index.js index 1529640035..fd293cbfd4 100644 --- a/packages/client/src/components/dialogs/ChangeEmailDialog/index.js +++ b/packages/client/src/components/dialogs/ChangeEmailDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -97,7 +97,7 @@ class ChangeEmailDialogComponent extends React.Component { .catch((error) => toastr.error(error)) .finally(() => { this.setState({ isRequestRunning: false }, () => - this.props.onClose() + this.props.onClose(), ); }); }); @@ -237,7 +237,7 @@ class ChangeEmailDialogComponent extends React.Component { } const ChangeEmailDialog = withTranslation(["ChangeEmailDialog", "Common"])( - ChangeEmailDialogComponent + ChangeEmailDialogComponent, ); ChangeEmailDialog.propTypes = { diff --git a/packages/client/src/components/dialogs/ChangeNameDialog/StyledChangeName.js b/packages/client/src/components/dialogs/ChangeNameDialog/StyledChangeName.js index 1a657ab426..d941a0e8c6 100644 --- a/packages/client/src/components/dialogs/ChangeNameDialog/StyledChangeName.js +++ b/packages/client/src/components/dialogs/ChangeNameDialog/StyledChangeName.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/ChangeNameDialog/index.js b/packages/client/src/components/dialogs/ChangeNameDialog/index.js index 5fe918f8e7..a34e6abe56 100644 --- a/packages/client/src/components/dialogs/ChangeNameDialog/index.js +++ b/packages/client/src/components/dialogs/ChangeNameDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/ChangePasswordDialog/index.js b/packages/client/src/components/dialogs/ChangePasswordDialog/index.js index 283595329f..280b093c83 100644 --- a/packages/client/src/components/dialogs/ChangePasswordDialog/index.js +++ b/packages/client/src/components/dialogs/ChangePasswordDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -149,9 +149,9 @@ const ChangePasswordDialog = inject(({ settingsStore }) => ({ }))( observer( withTranslation(["ChangePasswordDialog", "Common"])( - ChangePasswordDialogComponent - ) - ) + ChangePasswordDialogComponent, + ), + ), ); ChangePasswordDialog.propTypes = { diff --git a/packages/client/src/components/dialogs/ChangePhoneDialog/index.js b/packages/client/src/components/dialogs/ChangePhoneDialog/index.js index 93c7f709db..295cf761fc 100644 --- a/packages/client/src/components/dialogs/ChangePhoneDialog/index.js +++ b/packages/client/src/components/dialogs/ChangePhoneDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -80,7 +80,7 @@ class ChangePhoneDialogComponent extends React.Component { } const ChangePhoneDialog = withTranslation(["ChangePhoneDialog", "Common"])( - ChangePhoneDialogComponent + ChangePhoneDialogComponent, ); ChangePhoneDialog.propTypes = { diff --git a/packages/client/src/components/dialogs/ChangePortalOwnerDialog/StyledDialog.js b/packages/client/src/components/dialogs/ChangePortalOwnerDialog/StyledDialog.js index 212f9432b7..9bdd0e6d58 100644 --- a/packages/client/src/components/dialogs/ChangePortalOwnerDialog/StyledDialog.js +++ b/packages/client/src/components/dialogs/ChangePortalOwnerDialog/StyledDialog.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/ChangePortalOwnerDialog/index.js b/packages/client/src/components/dialogs/ChangePortalOwnerDialog/index.js index 5d21d77fb4..3458de06eb 100644 --- a/packages/client/src/components/dialogs/ChangePortalOwnerDialog/index.js +++ b/packages/client/src/components/dialogs/ChangePortalOwnerDialog/index.js @@ -1,30 +1,30 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode -import CrossReactSvgUrl from "PUBLIC_DIR/images/cross.react.svg?url"; +import CrossReactSvgUrl from "PUBLIC_DIR/images/cross.react.svg?url"; import React from "react"; import { inject, observer } from "mobx-react"; import { ReactSVG } from "react-svg"; diff --git a/packages/client/src/components/dialogs/ChangePricingPlanDialog/index.js b/packages/client/src/components/dialogs/ChangePricingPlanDialog/index.js index 5945c5a7ec..fa3d573f20 100644 --- a/packages/client/src/components/dialogs/ChangePricingPlanDialog/index.js +++ b/packages/client/src/components/dialogs/ChangePricingPlanDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/ChangeQuotaDialog/StyledComponent.js b/packages/client/src/components/dialogs/ChangeQuotaDialog/StyledComponent.js index 6631953cdb..1cb1b9eb35 100644 --- a/packages/client/src/components/dialogs/ChangeQuotaDialog/StyledComponent.js +++ b/packages/client/src/components/dialogs/ChangeQuotaDialog/StyledComponent.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode diff --git a/packages/client/src/components/dialogs/ChangeQuotaDialog/index.js b/packages/client/src/components/dialogs/ChangeQuotaDialog/index.js index 3633c4aea4..757a090e51 100644 --- a/packages/client/src/components/dialogs/ChangeQuotaDialog/index.js +++ b/packages/client/src/components/dialogs/ChangeQuotaDialog/index.js @@ -1,25 +1,25 @@ -// (c) Copyright Ascensio System SIA 2010-2024 -// +// (c) Copyright Ascensio System SIA 2009-2024 +// // This program is a free software product. // You can redistribute it and/or modify it under the terms // of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software // Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended // to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of // any third-party rights. -// +// // This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see // the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html -// +// // You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021. -// +// // The interactive user interfaces in modified source and object code versions of the Program must // display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. -// +// // Pursuant to Section 7(b) of the License you must retain the original Product logo when // distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under // trademark law for use of our trademarks. -// +// // All the Product's GUI elements, including illustrations and icon sets, as well as technical writing // content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 // International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode @@ -66,7 +66,7 @@ const ChangeQuotaDialog = (props) => { primary onClick={onSaveClick} isLoading={isLoading} - isDisabled={initialSize == size} + isDisabled={initialSize == size || size.trim() === ""} scale />