@bigbinary/neeto-themes-frontend 4.0.21 → 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.
- package/app/javascript/src/translations/ar.json +45 -0
- package/app/javascript/src/translations/bg.json +45 -0
- package/app/javascript/src/translations/ca.json +45 -0
- package/app/javascript/src/translations/cs.json +45 -0
- package/app/javascript/src/translations/da.json +45 -0
- package/app/javascript/src/translations/de.json +45 -0
- package/app/javascript/src/translations/en.json +45 -0
- package/app/javascript/src/translations/es-MX.json +45 -0
- package/app/javascript/src/translations/es.json +45 -0
- package/app/javascript/src/translations/et.json +45 -0
- package/app/javascript/src/translations/fi.json +45 -0
- package/app/javascript/src/translations/fil.json +45 -0
- package/app/javascript/src/translations/fr.json +45 -0
- package/app/javascript/src/translations/he.json +45 -0
- package/app/javascript/src/translations/hi.json +45 -0
- package/app/javascript/src/translations/hr.json +45 -0
- package/app/javascript/src/translations/hu.json +45 -0
- package/app/javascript/src/translations/id.json +45 -0
- package/app/javascript/src/translations/index.js +108 -1
- package/app/javascript/src/translations/it.json +45 -0
- package/app/javascript/src/translations/ja.json +45 -0
- package/app/javascript/src/translations/ko.json +45 -0
- package/app/javascript/src/translations/nl.json +45 -0
- package/app/javascript/src/translations/pl.json +45 -0
- package/app/javascript/src/translations/pt-BR.json +45 -0
- package/app/javascript/src/translations/pt.json +45 -0
- package/app/javascript/src/translations/ro.json +45 -0
- package/app/javascript/src/translations/ru.json +45 -0
- package/app/javascript/src/translations/sk.json +45 -0
- package/app/javascript/src/translations/sl.json +45 -0
- package/app/javascript/src/translations/sv.json +45 -0
- package/app/javascript/src/translations/th.json +45 -0
- package/app/javascript/src/translations/tr.json +45 -0
- package/app/javascript/src/translations/uk.json +45 -0
- package/app/javascript/src/translations/vi.json +45 -0
- package/app/javascript/src/translations/zh-CN.json +45 -0
- package/app/javascript/src/translations/zh-TW.json +45 -0
- package/dist/.ready +1 -1
- package/dist/NeetoThemesBuilder.js +57 -2620
- package/dist/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/NeetoThemesBuilder.js +58 -2617
- package/dist/cjs/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/hooks.js +2 -2
- package/dist/cjs/index.js +6 -5
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/utils.js +1 -1
- package/dist/hooks.js +2 -2
- package/dist/index-B-2UmfUl.js +10300 -0
- package/dist/index-B-2UmfUl.js.map +1 -0
- package/dist/{index-BP-ka0mC.js → index-BUeeI0XI.js} +3 -2
- package/dist/index-BUeeI0XI.js.map +1 -0
- package/dist/{index-JpAFUrB8.js → index-BZB12oJt.js} +3 -2
- package/dist/index-BZB12oJt.js.map +1 -0
- package/dist/index-CCp4j3GE.js +10303 -0
- package/dist/index-CCp4j3GE.js.map +1 -0
- package/dist/index.js +4 -4
- package/dist/{useExpandedSection-D9J7nzlC.js → useExpandedSection-CelNLEKQ.js} +2 -2
- package/dist/{useExpandedSection-D9J7nzlC.js.map → useExpandedSection-CelNLEKQ.js.map} +1 -1
- package/dist/{useExpandedSection-B6w2AxTV.js → useExpandedSection-GpzbAxmE.js} +2 -2
- package/dist/{useExpandedSection-B6w2AxTV.js.map → useExpandedSection-GpzbAxmE.js.map} +1 -1
- package/dist/utils.js +1 -1
- package/package.json +20 -20
- package/types.d.ts +5 -1
- package/dist/index-BP-ka0mC.js.map +0 -1
- package/dist/index-JpAFUrB8.js.map +0 -1
|
@@ -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-
|
|
1
|
+
Built at 2026-06-17T00:15:08.150Z
|