@bigbinary/neeto-themes-frontend 4.0.22 → 4.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/app/javascript/src/translations/ar.json +45 -0
  2. package/app/javascript/src/translations/bg.json +45 -0
  3. package/app/javascript/src/translations/ca.json +45 -0
  4. package/app/javascript/src/translations/cs.json +45 -0
  5. package/app/javascript/src/translations/da.json +45 -0
  6. package/app/javascript/src/translations/de.json +45 -0
  7. package/app/javascript/src/translations/es-MX.json +45 -0
  8. package/app/javascript/src/translations/es.json +45 -0
  9. package/app/javascript/src/translations/et.json +45 -0
  10. package/app/javascript/src/translations/fi.json +45 -0
  11. package/app/javascript/src/translations/fil.json +45 -0
  12. package/app/javascript/src/translations/fr.json +45 -0
  13. package/app/javascript/src/translations/he.json +45 -0
  14. package/app/javascript/src/translations/hi.json +45 -0
  15. package/app/javascript/src/translations/hr.json +45 -0
  16. package/app/javascript/src/translations/hu.json +45 -0
  17. package/app/javascript/src/translations/id.json +45 -0
  18. package/app/javascript/src/translations/it.json +45 -0
  19. package/app/javascript/src/translations/ja.json +45 -0
  20. package/app/javascript/src/translations/ko.json +45 -0
  21. package/app/javascript/src/translations/nl.json +45 -0
  22. package/app/javascript/src/translations/pl.json +45 -0
  23. package/app/javascript/src/translations/pt-BR.json +45 -0
  24. package/app/javascript/src/translations/pt.json +45 -0
  25. package/app/javascript/src/translations/ro.json +45 -0
  26. package/app/javascript/src/translations/ru.json +45 -0
  27. package/app/javascript/src/translations/sk.json +45 -0
  28. package/app/javascript/src/translations/sl.json +45 -0
  29. package/app/javascript/src/translations/sv.json +45 -0
  30. package/app/javascript/src/translations/th.json +45 -0
  31. package/app/javascript/src/translations/tr.json +45 -0
  32. package/app/javascript/src/translations/uk.json +45 -0
  33. package/app/javascript/src/translations/vi.json +45 -0
  34. package/app/javascript/src/translations/zh-CN.json +45 -0
  35. package/app/javascript/src/translations/zh-TW.json +45 -0
  36. package/dist/.ready +1 -1
  37. package/dist/NeetoThemesBuilder.js +1 -1
  38. package/dist/cjs/NeetoThemesBuilder.js +1 -1
  39. package/dist/cjs/index.js +1 -1
  40. package/dist/{index-CP_iY2P0.js → index-B-2UmfUl.js} +1593 -18
  41. package/dist/{index-CP_iY2P0.js.map → index-B-2UmfUl.js.map} +1 -1
  42. package/dist/{index-DD4b9ESl.js → index-CCp4j3GE.js} +1593 -18
  43. package/dist/{index-DD4b9ESl.js.map → index-CCp4j3GE.js.map} +1 -1
  44. package/dist/index.js +1 -1
  45. package/package.json +1 -1
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Vă rugăm să introduceți o adresă URL validă",
161
161
  "nameRequired": "Numele este necesar"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Culoarea întrebărilor",
166
+ "answerColor": "Culoarea răspunsului",
167
+ "buttonBackgroundColor": "Culoarea de fundal a butonului",
168
+ "buttonTextColor": "Culoarea textului butonului",
169
+ "backgroundColor": "Culoarea de fundal",
170
+ "contentBackgroundColor": "Culoarea de fundal a conținutului",
171
+ "primaryColor": "Culoarea primară",
172
+ "secondaryColor": "Culoarea secundară",
173
+ "primaryTextColor": "Culoarea textului primar",
174
+ "secondaryTextColor": "Culoarea textului secundar",
175
+ "cardBackgroundColor": "Culoarea de fundal a cardului",
176
+ "cardTextColor": "Culoarea textului cardului",
177
+ "linkColor": "Culoarea linkului"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Activare fundal conținut",
181
+ "isDominantBackgroundColorEnabled": "Culoare de fundal dominantă",
182
+ "isDominantBackgroundColorEnabledHelpText": "Activarea acestei opțiuni va actualiza culoarea de fundal la culoarea dominantă din imaginea de fundal."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Raza de colț a butonului"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Imagine de fundal",
189
+ "logo": "Logo",
190
+ "logoPosition": "Poziția logo-ului",
191
+ "coverImage": "Imagine de copertă"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Overlay de fundal"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Font"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Poziția imaginii de fundal"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Alinierea textului de mulțumire",
204
+ "welcomeTextAlignment": "Alinierea textului de bun venit",
205
+ "questionsTextAlignment": "Alinierea textului întrebărilor"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Пожалуйста, введите действующий URL",
161
161
  "nameRequired": "Имя обязательно"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Цвет вопросов",
166
+ "answerColor": "Цвет ответа",
167
+ "buttonBackgroundColor": "Цвет фона кнопки",
168
+ "buttonTextColor": "Цвет текста кнопки",
169
+ "backgroundColor": "Цвет фона",
170
+ "contentBackgroundColor": "Цвет фона контента",
171
+ "primaryColor": "Основной цвет",
172
+ "secondaryColor": "Вторичный цвет",
173
+ "primaryTextColor": "Основной цвет текста",
174
+ "secondaryTextColor": "Вторичный цвет текста",
175
+ "cardBackgroundColor": "Цвет фона карточки",
176
+ "cardTextColor": "Цвет текста карточки",
177
+ "linkColor": "Цвет ссылки"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Включить фон контента",
181
+ "isDominantBackgroundColorEnabled": "Доминирующий цвет фона",
182
+ "isDominantBackgroundColorEnabledHelpText": "Включение этой опции изменит цвет фона на доминирующий цвет с фона изображения."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Радиус границы кнопки"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Фоновое изображение",
189
+ "logo": "Логотип",
190
+ "logoPosition": "Положение логотипа",
191
+ "coverImage": "Изображение обложки"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Непрозрачность фона наложения"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Шрифт"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Положение фонового изображения"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Выравнивание текста благодарности",
204
+ "welcomeTextAlignment": "Выравнивание приветственного текста",
205
+ "questionsTextAlignment": "Выравнивание текста вопросов"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Zadajte prosím platnú URL",
161
161
  "nameRequired": "Meno je povinné"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Farba otázok",
166
+ "answerColor": "Farba odpovedí",
167
+ "buttonBackgroundColor": "Farba pozadia tlačidla",
168
+ "buttonTextColor": "Farba textu tlačidla",
169
+ "backgroundColor": "Farba pozadia",
170
+ "contentBackgroundColor": "Farba pozadia obsahu",
171
+ "primaryColor": "Primárna farba",
172
+ "secondaryColor": "Sekundárna farba",
173
+ "primaryTextColor": "Primárna farba textu",
174
+ "secondaryTextColor": "Sekundárna farba textu",
175
+ "cardBackgroundColor": "Farba pozadia karty",
176
+ "cardTextColor": "Farba textu na karte",
177
+ "linkColor": "Farba odkazu"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Povoliť pozadie obsahu",
181
+ "isDominantBackgroundColorEnabled": "Povoliť dominantnú farbu pozadia",
182
+ "isDominantBackgroundColorEnabledHelpText": "Povolením tejto možnosti sa farba pozadia aktualizuje na dominantnú farbu z pozadia obrázka."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Polomer okrajov tlačidla"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Obrázok pozadia",
189
+ "logo": "Logo",
190
+ "logoPosition": "Pozícia loga",
191
+ "coverImage": "Obrázok obálky"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Priehľadnosť pozadia prekrytia"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Písmo"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Pozícia obrázka pozadia"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Zarovnanie textu poďakovania",
204
+ "welcomeTextAlignment": "Zarovnanie uvítacieho textu",
205
+ "questionsTextAlignment": "Zarovnanie textu otázok"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Prosim, vnesite veljaven URL",
161
161
  "nameRequired": "Ime je obvezno"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Barva vprašanj",
166
+ "answerColor": "Barva odgovorov",
167
+ "buttonBackgroundColor": "Barva ozadja gumba",
168
+ "buttonTextColor": "Barva besedila gumba",
169
+ "backgroundColor": "Barva ozadja",
170
+ "contentBackgroundColor": "Barva ozadja vsebine",
171
+ "primaryColor": "Primarna barva",
172
+ "secondaryColor": "Sekundarna barva",
173
+ "primaryTextColor": "Primarna barva besedila",
174
+ "secondaryTextColor": "Sekundarna barva besedila",
175
+ "cardBackgroundColor": "Barva ozadja kartice",
176
+ "cardTextColor": "Barva besedila kartice",
177
+ "linkColor": "Barva povezave"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Omogoči ozadje vsebine",
181
+ "isDominantBackgroundColorEnabled": "Prevladujoča barva ozadja",
182
+ "isDominantBackgroundColorEnabledHelpText": "Omogočanje te možnosti bo posodobili barvo ozadja na prevladujočo barvo iz slike ozadja."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Polmer roba gumba"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Slika ozadja",
189
+ "logo": "Logotip",
190
+ "logoPosition": "Položaj logotipa",
191
+ "coverImage": "Sliko za naslovnico"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Ozadje prekrivanja"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Pisava"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Položaj slike ozadja"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Poravnava besedila hvala",
204
+ "welcomeTextAlignment": "Poravnava besedila dobrodošlice",
205
+ "questionsTextAlignment": "Poravnava besedila vprašanj"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Var god och ange en giltig URL",
161
161
  "nameRequired": "Namn krävs"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Frågor färg",
166
+ "answerColor": "Svar färg",
167
+ "buttonBackgroundColor": "Knapp bakgrundsfärg",
168
+ "buttonTextColor": "Knapp textfärg",
169
+ "backgroundColor": "Bakgrundsfärg",
170
+ "contentBackgroundColor": "Innehålls bakgrundsfärg",
171
+ "primaryColor": "Primär färg",
172
+ "secondaryColor": "Sekundär färg",
173
+ "primaryTextColor": "Primär textfärg",
174
+ "secondaryTextColor": "Sekundär textfärg",
175
+ "cardBackgroundColor": "Kort bakgrundsfärg",
176
+ "cardTextColor": "Kort textfärg",
177
+ "linkColor": "Länk färg"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Aktivera innehålls bakgrund",
181
+ "isDominantBackgroundColorEnabled": "Dominant bakgrundsfärg",
182
+ "isDominantBackgroundColorEnabledHelpText": "Genom att aktivera det här alternativet kommer bakgrundsfärgen att uppdateras till den dominerande färgen från bakgrundsbilden."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Knapp kantradie"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Bakgrundsbild",
189
+ "logo": "Logotyp",
190
+ "logoPosition": "Logotypens position",
191
+ "coverImage": "Omslagsbild"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Bakgrundsöverlägg"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Typsnitt"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Bakgrundsbilds position"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Tacktextens justering",
204
+ "welcomeTextAlignment": "Välkommen textens justering",
205
+ "questionsTextAlignment": "Frågetextens justering"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "กรุณากรอก URL ที่ถูกต้อง",
161
161
  "nameRequired": "จำเป็นต้องระบุชื่อ"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "สีคำถาม",
166
+ "answerColor": "สีคำตอบ",
167
+ "buttonBackgroundColor": "สีพื้นหลังปุ่ม",
168
+ "buttonTextColor": "สีข้อความปุ่ม",
169
+ "backgroundColor": "สีพื้นหลัง",
170
+ "contentBackgroundColor": "สีพื้นหลังของเนื้อหา",
171
+ "primaryColor": "สีหลัก",
172
+ "secondaryColor": "สีรอง",
173
+ "primaryTextColor": "สีข้อความหลัก",
174
+ "secondaryTextColor": "สีข้อความรอง",
175
+ "cardBackgroundColor": "สีพื้นหลังของการ์ด",
176
+ "cardTextColor": "สีข้อความในการ์ด",
177
+ "linkColor": "สีลิงค์"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "เปิดใช้งานพื้นหลังเนื้อหา",
181
+ "isDominantBackgroundColorEnabled": "เปิดใช้งานสีพื้นหลังที่เด่น",
182
+ "isDominantBackgroundColorEnabledHelpText": "การเปิดใช้งานตัวเลือกนี้จะอัปเดตสีพื้นหลังให้เป็นสีที่เด่นจากภาพพื้นหลัง."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "รัศมีขอบปุ่ม"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "ภาพพื้นหลัง",
189
+ "logo": "โลโก้",
190
+ "logoPosition": "ตำแหน่งโลโก้",
191
+ "coverImage": "ภาพปก"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "การทับซ้อนพื้นหลัง"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "ฟอนต์"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "ตำแหน่งภาพพื้นหลัง"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "การจัดตำแหน่งข้อความขอบคุณ",
204
+ "welcomeTextAlignment": "การจัดตำแหน่งข้อความต้อนรับ",
205
+ "questionsTextAlignment": "การจัดตำแหน่งข้อความคำถาม"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Lütfen geçerli bir URL girin",
161
161
  "nameRequired": "İsim gereklidir"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Soru rengi",
166
+ "answerColor": "Cevap rengi",
167
+ "buttonBackgroundColor": "Buton arka plan rengi",
168
+ "buttonTextColor": "Buton metin rengi",
169
+ "backgroundColor": "Arka plan rengi",
170
+ "contentBackgroundColor": "İçerik arka plan rengi",
171
+ "primaryColor": "Birincil renk",
172
+ "secondaryColor": "İkincil renk",
173
+ "primaryTextColor": "Birincil metin rengi",
174
+ "secondaryTextColor": "İkincil metin rengi",
175
+ "cardBackgroundColor": "Kart arka plan rengi",
176
+ "cardTextColor": "Kart metin rengi",
177
+ "linkColor": "Bağlantı rengi"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "İçerik arka planını etkinleştir",
181
+ "isDominantBackgroundColorEnabled": "Baskın arka plan rengi",
182
+ "isDominantBackgroundColorEnabledHelpText": "Bu seçeneği etkinleştirmek, arka plan rengini arka plan resminden baskın renk ile güncelleyecektir."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Buton kenar yarıçapı"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Arka plan resmi",
189
+ "logo": "Logo",
190
+ "logoPosition": "Logo konumu",
191
+ "coverImage": "Kapak resmi"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Arka plan örtüsü"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Yazı tipi"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Arka plan resmi konumu"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Teşekkür metni hizalaması",
204
+ "welcomeTextAlignment": "Hoş geldin metni hizalaması",
205
+ "questionsTextAlignment": "Soru metni hizalaması"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Будь ласка, введіть дійсну URL-адресу",
161
161
  "nameRequired": "Ім'я є обов'язковим"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Колір питань",
166
+ "answerColor": "Колір відповіді",
167
+ "buttonBackgroundColor": "Колір фону кнопки",
168
+ "buttonTextColor": "Колір тексту кнопки",
169
+ "backgroundColor": "Колір фону",
170
+ "contentBackgroundColor": "Колір фону контенту",
171
+ "primaryColor": "Основний колір",
172
+ "secondaryColor": "Другорядний колір",
173
+ "primaryTextColor": "Основний колір тексту",
174
+ "secondaryTextColor": "Другорядний колір тексту",
175
+ "cardBackgroundColor": "Колір фону картки",
176
+ "cardTextColor": "Колір тексту картки",
177
+ "linkColor": "Колір посилання"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Увімкнути фон контенту",
181
+ "isDominantBackgroundColorEnabled": "Домінуючий колір фону",
182
+ "isDominantBackgroundColorEnabledHelpText": "Увімкнення цієї опції оновить колір фону до домінуючого кольору з фону зображення."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Радіус обведення кнопки"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Фонове зображення",
189
+ "logo": "Логотип",
190
+ "logoPosition": "Позиція логотипу",
191
+ "coverImage": "Обкладинка"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Накладення фону"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Шрифт"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Позиція фонового зображення"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Вирівнювання тексту подяки",
204
+ "welcomeTextAlignment": "Вирівнювання вітального тексту",
205
+ "questionsTextAlignment": "Вирівнювання тексту питань"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Vui lòng nhập một URL hợp lệ",
161
161
  "nameRequired": "Tên là bắt buộc"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Màu câu hỏi",
166
+ "answerColor": "Màu câu trả lời",
167
+ "buttonBackgroundColor": "Màu nền nút",
168
+ "buttonTextColor": "Màu chữ nút",
169
+ "backgroundColor": "Màu nền",
170
+ "contentBackgroundColor": "Màu nền nội dung",
171
+ "primaryColor": "Màu chính",
172
+ "secondaryColor": "Màu phụ",
173
+ "primaryTextColor": "Màu chữ chính",
174
+ "secondaryTextColor": "Màu chữ phụ",
175
+ "cardBackgroundColor": "Màu nền thẻ",
176
+ "cardTextColor": "Màu chữ thẻ",
177
+ "linkColor": "Màu liên kết"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Bật nền nội dung",
181
+ "isDominantBackgroundColorEnabled": "Bật màu nền nổi bật",
182
+ "isDominantBackgroundColorEnabledHelpText": "Bật tùy chọn này sẽ cập nhật màu nền thành màu nổi bật từ hình nền."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Bán kính viền nút"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Hình nền",
189
+ "logo": "Logo",
190
+ "logoPosition": "Vị trí logo",
191
+ "coverImage": "Hình ảnh bìa"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Lớp phủ nền"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Phông chữ"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Vị trí hình nền"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Căn chỉnh văn bản cảm ơn",
204
+ "welcomeTextAlignment": "Căn chỉnh văn bản chào mừng",
205
+ "questionsTextAlignment": "Căn chỉnh văn bản câu hỏi"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "请输入有效的URL",
161
161
  "nameRequired": "名称是必需的"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "问题颜色",
166
+ "answerColor": "回答颜色",
167
+ "buttonBackgroundColor": "按钮背景颜色",
168
+ "buttonTextColor": "按钮文字颜色",
169
+ "backgroundColor": "背景颜色",
170
+ "contentBackgroundColor": "内容背景颜色",
171
+ "primaryColor": "主色",
172
+ "secondaryColor": "次色",
173
+ "primaryTextColor": "主文字颜色",
174
+ "secondaryTextColor": "次文字颜色",
175
+ "cardBackgroundColor": "卡片背景颜色",
176
+ "cardTextColor": "卡片文字颜色",
177
+ "linkColor": "链接颜色"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "启用内容背景",
181
+ "isDominantBackgroundColorEnabled": "启用主背景颜色",
182
+ "isDominantBackgroundColorEnabledHelpText": "启用此选项将更新背景颜色为背景图像中的主色。"
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "按钮边框半径"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "背景图像",
189
+ "logo": "Logo",
190
+ "logoPosition": "Logo 位置",
191
+ "coverImage": "封面图像"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "背景叠加"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "字体"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "背景图像位置"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "感谢文本对齐",
204
+ "welcomeTextAlignment": "欢迎文本对齐",
205
+ "questionsTextAlignment": "问题文本对齐"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "請輸入有效的網址",
161
161
  "nameRequired": "名稱是必填的"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "問題顏色",
166
+ "answerColor": "答案顏色",
167
+ "buttonBackgroundColor": "按鈕背景顏色",
168
+ "buttonTextColor": "按鈕文字顏色",
169
+ "backgroundColor": "背景顏色",
170
+ "contentBackgroundColor": "內容背景顏色",
171
+ "primaryColor": "主要顏色",
172
+ "secondaryColor": "次要顏色",
173
+ "primaryTextColor": "主要文字顏色",
174
+ "secondaryTextColor": "次要文字顏色",
175
+ "cardBackgroundColor": "卡片背景顏色",
176
+ "cardTextColor": "卡片文字顏色",
177
+ "linkColor": "連結顏色"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "啟用內容背景",
181
+ "isDominantBackgroundColorEnabled": "啟用主導背景顏色",
182
+ "isDominantBackgroundColorEnabledHelpText": "啟用此選項將更新背景顏色為背景圖片中的主導顏色。"
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "按鈕邊框圓角"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "背景圖片",
189
+ "logo": "標誌",
190
+ "logoPosition": "標誌位置",
191
+ "coverImage": "封面圖片"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "背景遮罩"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "字體"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "背景圖片位置"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "感謝文字對齊",
204
+ "welcomeTextAlignment": "歡迎文字對齊",
205
+ "questionsTextAlignment": "問題文字對齊"
206
+ }
162
207
  }
163
208
  }
164
209
  }
package/dist/.ready CHANGED
@@ -1 +1 @@
1
- Built at 2026-06-16T19:19:02.789Z
1
+ Built at 2026-06-17T00:15:08.150Z
@@ -5,7 +5,7 @@ import '@bigbinary/neeto-commons-frontend/react-utils';
5
5
  import '@bigbinary/neetoui/Spinner';
6
6
  import 'react-i18next';
7
7
  import './index-BZB12oJt.js';
8
- export { N as default } from './index-CP_iY2P0.js';
8
+ export { N as default } from './index-B-2UmfUl.js';
9
9
  import './useExpandedSection-CelNLEKQ.js';
10
10
  import 'react/jsx-runtime';
11
11
  import '@babel/runtime/helpers/asyncToGenerator';
@@ -7,7 +7,7 @@ require('@bigbinary/neeto-commons-frontend/react-utils');
7
7
  require('@bigbinary/neetoui/Spinner');
8
8
  require('react-i18next');
9
9
  require('../index-BUeeI0XI.js');
10
- var NeetoThemesBuilder = require('../index-DD4b9ESl.js');
10
+ var NeetoThemesBuilder = require('../index-CCp4j3GE.js');
11
11
  require('../useExpandedSection-GpzbAxmE.js');
12
12
  require('react/jsx-runtime');
13
13
  require('@babel/runtime/helpers/asyncToGenerator');
package/dist/cjs/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var NeetoThemesBuilder = require('../index-DD4b9ESl.js');
3
+ var NeetoThemesBuilder = require('../index-CCp4j3GE.js');
4
4
  var useExpandedSection = require('../useExpandedSection-GpzbAxmE.js');
5
5
  var utils = require('../index-BUeeI0XI.js');
6
6
  require('zustand/shallow');