diff --git a/docs/docusaurus/src/components/LibraryIntro/styles.module.css b/docs/docusaurus/src/components/LibraryIntro/styles.module.css
index bf24c247c0..198a8ff4f3 100644
--- a/docs/docusaurus/src/components/LibraryIntro/styles.module.css
+++ b/docs/docusaurus/src/components/LibraryIntro/styles.module.css
@@ -26,7 +26,7 @@
.tagLabel {
padding: 0 0.5rem;
- background: #004943;
+ background: #017269;
color: #ffffff !important;
height: 100%;
display: flex;
@@ -49,7 +49,6 @@
align-items: center;
}
-/* Темная тема */
[data-theme='dark'] .tag {
background: #1e293b;
border-color: #334155;
@@ -64,7 +63,6 @@
color: #e5e5e5 !important;
}
-/* Адаптивность для мобильных */
@media (max-width: 768px) {
.libraryIntro {
gap: 0.35rem;
diff --git a/docs/en/md/Instructions/Airtable.md b/docs/en/md/Instructions/Airtable.md
index ed6c02466d..29c7050b1e 100644
--- a/docs/en/md/Instructions/Airtable.md
+++ b/docs/en/md/Instructions/Airtable.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Airtable
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with Airtable API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
## Getting Started
diff --git a/docs/en/md/Instructions/Bitrix24.md b/docs/en/md/Instructions/Bitrix24.md
index 43233cb135..634cfe308e 100644
--- a/docs/en/md/Instructions/Bitrix24.md
+++ b/docs/en/md/Instructions/Bitrix24.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Bitrix24
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with Bitrix24 API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
### Getting Started
diff --git a/docs/en/md/Instructions/CDEK.md b/docs/en/md/Instructions/CDEK.md
index 089f3518ce..5ce3b3cfba 100644
--- a/docs/en/md/Instructions/CDEK.md
+++ b/docs/en/md/Instructions/CDEK.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# CDEK
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with CDEK API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
## Getting Started
diff --git a/docs/en/md/Instructions/ClickHouse.md b/docs/en/md/Instructions/ClickHouse.md
index 921ea13ff5..e7ffd45ea7 100644
--- a/docs/en/md/Instructions/ClickHouse.md
+++ b/docs/en/md/Instructions/ClickHouse.md
@@ -8,4 +8,8 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# ClickHouse
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with ClickHouse in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
\ No newline at end of file
diff --git a/docs/en/md/Instructions/Dropbox.md b/docs/en/md/Instructions/Dropbox.md
index 170f802d3b..48b28df415 100644
--- a/docs/en/md/Instructions/Dropbox.md
+++ b/docs/en/md/Instructions/Dropbox.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Dropbox
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with Dropbox API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
## Getting Started
diff --git a/docs/en/md/Instructions/FTP.md b/docs/en/md/Instructions/FTP.md
index b4c0536124..0e87b9cb41 100644
--- a/docs/en/md/Instructions/FTP.md
+++ b/docs/en/md/Instructions/FTP.md
@@ -8,6 +8,10 @@ keywords: [1C, 1C:Enterprise, 1C:Enterprise 8.3, API, Integration, Services, Dat
# FTP(s)
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with the FTP(s) protocol in 1C:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/GoogleCalendar.md b/docs/en/md/Instructions/GoogleCalendar.md
index 192869fdf1..1f8fb4d2e6 100644
--- a/docs/en/md/Instructions/GoogleCalendar.md
+++ b/docs/en/md/Instructions/GoogleCalendar.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Google Calendar
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
### Getting Started
To get started, you need to create an account and a new project on the [Google Cloud Console main page](https://console.cloud.google.com/), then enable the Calendar service on [its Marketplace page](https://console.cloud.google.com/marketplace/product/google/calendar-json.googleapis.com).
diff --git a/docs/en/md/Instructions/GoogleDrive.md b/docs/en/md/Instructions/GoogleDrive.md
index 461ea68d51..0b7ea96757 100644
--- a/docs/en/md/Instructions/GoogleDrive.md
+++ b/docs/en/md/Instructions/GoogleDrive.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Google Drive
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
### Getting Started
To get started, you need to create an account and a new project on the [Google Cloud Console main page](https://console.cloud.google.com/), then enable the Drive service on [its Marketplace page](https://console.cloud.google.com/marketplace/product/google/drive.googleapis.com).
diff --git a/docs/en/md/Instructions/GoogleSheets.md b/docs/en/md/Instructions/GoogleSheets.md
index dc1b6b55c6..ede90a8281 100644
--- a/docs/en/md/Instructions/GoogleSheets.md
+++ b/docs/en/md/Instructions/GoogleSheets.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Google Sheets
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
### Getting Started
To get started, you need to create an account and a new project on the [Google Cloud Console main page](https://console.cloud.google.com/), then enable the Sheets service on [its Marketplace page](https://console.cloud.google.com/marketplace/product/google/sheets.googleapis.com).
diff --git a/docs/en/md/Instructions/GreenAPI.md b/docs/en/md/Instructions/GreenAPI.md
index 7f119d0d9f..4e9a5493a7 100644
--- a/docs/en/md/Instructions/GreenAPI.md
+++ b/docs/en/md/Instructions/GreenAPI.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# WhatsApp (GreenAPI)
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with WhatsApp via Green API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
### Getting Started
diff --git a/docs/en/md/Instructions/GreenMax.md b/docs/en/md/Instructions/GreenMax.md
index 174868ad61..6777b8cac7 100644
--- a/docs/en/md/Instructions/GreenMax.md
+++ b/docs/en/md/Instructions/GreenMax.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Max (GreenAPI)
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with Max via Green API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
### Getting Started
diff --git a/docs/en/md/Instructions/HTTP.md b/docs/en/md/Instructions/HTTP.md
index 56c9cc9b1a..f2709e4867 100644
--- a/docs/en/md/Instructions/HTTP.md
+++ b/docs/en/md/Instructions/HTTP.md
@@ -7,6 +7,9 @@ sidebar_class_name: HTTP
# HTTP (Client)
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
This section covers the library for working with HTTP(s) protocol in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/MSSQL.md b/docs/en/md/Instructions/MSSQL.md
index d4e1d5c691..60544daad7 100644
--- a/docs/en/md/Instructions/MSSQL.md
+++ b/docs/en/md/Instructions/MSSQL.md
@@ -7,6 +7,10 @@ sidebar_class_name: MSSQL
# MSSQL
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with MS SQL Server in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/MongoDB.md b/docs/en/md/Instructions/MongoDB.md
index b5a8fe9b68..c8d1461e21 100644
--- a/docs/en/md/Instructions/MongoDB.md
+++ b/docs/en/md/Instructions/MongoDB.md
@@ -7,6 +7,10 @@ sidebar_class_name: MongoDB
# MongoDB
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with MongoDB databases in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/MySQL.md b/docs/en/md/Instructions/MySQL.md
index 9e9c0630bd..9c77be74d4 100644
--- a/docs/en/md/Instructions/MySQL.md
+++ b/docs/en/md/Instructions/MySQL.md
@@ -7,6 +7,10 @@ sidebar_class_name: MySQL
# MySQL
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with MySQL databases in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/Neocities.md b/docs/en/md/Instructions/Neocities.md
index bb3a6b241e..eba9418267 100644
--- a/docs/en/md/Instructions/Neocities.md
+++ b/docs/en/md/Instructions/Neocities.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Neocities
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with Neocities API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
## Getting Started
diff --git a/docs/en/md/Instructions/Notion.md b/docs/en/md/Instructions/Notion.md
index 7f8c561840..def6fa7b99 100644
--- a/docs/en/md/Instructions/Notion.md
+++ b/docs/en/md/Instructions/Notion.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Notion
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with Notion API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
## Getting Started
diff --git a/docs/en/md/Instructions/Ollama.md b/docs/en/md/Instructions/Ollama.md
index c929ba8bd0..d92b85d7a2 100644
--- a/docs/en/md/Instructions/Ollama.md
+++ b/docs/en/md/Instructions/Ollama.md
@@ -8,6 +8,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# Ollama
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with Ollama in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
## Getting Started
diff --git a/docs/en/md/Instructions/OpenAI.md b/docs/en/md/Instructions/OpenAI.md
index 47c595d521..ea28c53efe 100644
--- a/docs/en/md/Instructions/OpenAI.md
+++ b/docs/en/md/Instructions/OpenAI.md
@@ -7,6 +7,10 @@ sidebar_class_name: OpenAI
# OpenAI
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with OpenAI API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
## Preface
diff --git a/docs/en/md/Instructions/PostgreSQL.md b/docs/en/md/Instructions/PostgreSQL.md
index 75ee7c41f8..960ef91d4f 100644
--- a/docs/en/md/Instructions/PostgreSQL.md
+++ b/docs/en/md/Instructions/PostgreSQL.md
@@ -7,6 +7,10 @@ sidebar_class_name: PostgreSQL
# PostgreSQL
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with PostgreSQL databases in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/RCON.md b/docs/en/md/Instructions/RCON.md
index 4b5eda8264..171b0017b1 100644
--- a/docs/en/md/Instructions/RCON.md
+++ b/docs/en/md/Instructions/RCON.md
@@ -7,6 +7,10 @@ sidebar_class_name: RCON
# RCON (Client)
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with RCON protocol in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/S3.md b/docs/en/md/Instructions/S3.md
index 32bc96148a..d377e4849d 100644
--- a/docs/en/md/Instructions/S3.md
+++ b/docs/en/md/Instructions/S3.md
@@ -7,6 +7,10 @@ sidebar_class_name: S3
# AWS S3 (MinIO)
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with AWS S3 API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
:::important
diff --git a/docs/en/md/Instructions/SFTP.md b/docs/en/md/Instructions/SFTP.md
index 1e371d9d16..5c865648bb 100644
--- a/docs/en/md/Instructions/SFTP.md
+++ b/docs/en/md/Instructions/SFTP.md
@@ -8,6 +8,10 @@ keywords: [1C, 1C:Enterprise, 1C:Enterprise 8.3, API, Integration, Services, Dat
# SFTP
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with SFTP protocol in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
diff --git a/docs/en/md/Instructions/gRPC.md b/docs/en/md/Instructions/gRPC.md
index d4fef329e1..e0bc9500b2 100644
--- a/docs/en/md/Instructions/gRPC.md
+++ b/docs/en/md/Instructions/gRPC.md
@@ -9,6 +9,10 @@ keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Servic
# gRPC
+import LibraryIntro from '@site/src/components/LibraryIntro';
+
+
+
This section covers the library for working with gRPC in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.