@tachybase/module-web 1.3.17 → 1.3.18

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 (396) hide show
  1. package/LICENSE +201 -0
  2. package/package.json +11 -11
  3. package/dist/client/MAppNotFound.d.ts +0 -1
  4. package/dist/client/MobileClientProvider.d.ts +0 -2
  5. package/dist/client/MobileLinkProvider.d.ts +0 -1
  6. package/dist/client/assistant-tool/Designable/DesignableButtonProvider.d.ts +0 -1
  7. package/dist/client/assistant-tool/Designable/plugin.d.ts +0 -5
  8. package/dist/client/assistant-tool/calculator/AutoScalingText.d.ts +0 -3
  9. package/dist/client/assistant-tool/calculator/Calculator.d.ts +0 -2
  10. package/dist/client/assistant-tool/calculator/CalculatorDisplay.d.ts +0 -4
  11. package/dist/client/assistant-tool/calculator/CalculatorKey.d.ts +0 -5
  12. package/dist/client/assistant-tool/calculator/CalculatorModalProvider.d.ts +0 -9
  13. package/dist/client/assistant-tool/calculator/CalculatorProvider.d.ts +0 -1
  14. package/dist/client/assistant-tool/calculator/Draggable.d.ts +0 -8
  15. package/dist/client/assistant-tool/calculator/plugin.d.ts +0 -5
  16. package/dist/client/assistant-tool/calculator/style.d.ts +0 -3
  17. package/dist/client/assistant-tool/search-and-jump/SearchAndJumpModelProvider.d.ts +0 -16
  18. package/dist/client/assistant-tool/search-and-jump/SearchAndJumpProvider.d.ts +0 -1
  19. package/dist/client/assistant-tool/search-and-jump/plugin.d.ts +0 -5
  20. package/dist/client/configuration/App.d.ts +0 -1
  21. package/dist/client/configuration/Interface.d.ts +0 -1
  22. package/dist/client/configuration/index.d.ts +0 -2
  23. package/dist/client/core/assets/svg/index.d.ts +0 -4
  24. package/dist/client/core/bridge/index.d.ts +0 -2
  25. package/dist/client/core/bridge/injects.d.ts +0 -13
  26. package/dist/client/core/bridge/native-call.d.ts +0 -1
  27. package/dist/client/core/index.d.ts +0 -5
  28. package/dist/client/core/schema/CustomColor.d.ts +0 -1
  29. package/dist/client/core/schema/CustomComponent.d.ts +0 -1
  30. package/dist/client/core/schema/common/index.d.ts +0 -1
  31. package/dist/client/core/schema/common/page.d.ts +0 -16
  32. package/dist/client/core/schema/components/antd-mobile/Cascader/AntdCadcader.d.ts +0 -3
  33. package/dist/client/core/schema/components/antd-mobile/Cascader/Cadcader.d.ts +0 -4
  34. package/dist/client/core/schema/components/antd-mobile/Cascader/ReadPretty.d.ts +0 -2
  35. package/dist/client/core/schema/components/antd-mobile/Cascader/defaultFieldNames.d.ts +0 -5
  36. package/dist/client/core/schema/components/antd-mobile/Cascader/index.d.ts +0 -1
  37. package/dist/client/core/schema/components/antd-mobile/Cascader/style.d.ts +0 -3
  38. package/dist/client/core/schema/components/antd-mobile/Checkbox/Checkbox.d.ts +0 -7
  39. package/dist/client/core/schema/components/antd-mobile/Checkbox/index.d.ts +0 -1
  40. package/dist/client/core/schema/components/antd-mobile/DatePicker/DatePicker.d.ts +0 -2
  41. package/dist/client/core/schema/components/antd-mobile/DatePicker/index.d.ts +0 -1
  42. package/dist/client/core/schema/components/antd-mobile/ImageUploader/ImageUploader.d.ts +0 -5
  43. package/dist/client/core/schema/components/antd-mobile/ImageUploader/index.d.ts +0 -1
  44. package/dist/client/core/schema/components/antd-mobile/Input/Input.d.ts +0 -7
  45. package/dist/client/core/schema/components/antd-mobile/Input/index.d.ts +0 -1
  46. package/dist/client/core/schema/components/antd-mobile/Radio/Radio.d.ts +0 -7
  47. package/dist/client/core/schema/components/antd-mobile/Radio/index.d.ts +0 -1
  48. package/dist/client/core/schema/components/antd-mobile/Select/AntdSelect.d.ts +0 -2
  49. package/dist/client/core/schema/components/antd-mobile/Select/AntdSelectContext.d.ts +0 -2
  50. package/dist/client/core/schema/components/antd-mobile/Select/CreateRecordAction.d.ts +0 -2
  51. package/dist/client/core/schema/components/antd-mobile/Select/Select.d.ts +0 -5
  52. package/dist/client/core/schema/components/antd-mobile/Select/index.d.ts +0 -1
  53. package/dist/client/core/schema/components/antd-mobile/Select/style.d.ts +0 -3
  54. package/dist/client/core/schema/components/antd-mobile/index.d.ts +0 -7
  55. package/dist/client/core/schema/components/container/Container.Designer.d.ts +0 -1
  56. package/dist/client/core/schema/components/container/Container.d.ts +0 -7
  57. package/dist/client/core/schema/components/container/index.d.ts +0 -1
  58. package/dist/client/core/schema/components/container/style.d.ts +0 -5
  59. package/dist/client/core/schema/components/header/Header.Designer.d.ts +0 -1
  60. package/dist/client/core/schema/components/header/Header.d.ts +0 -11
  61. package/dist/client/core/schema/components/header/HeaderShareModal.d.ts +0 -6
  62. package/dist/client/core/schema/components/header/index.d.ts +0 -1
  63. package/dist/client/core/schema/components/header/style.d.ts +0 -8
  64. package/dist/client/core/schema/components/image-search/ImageSearch.configure.d.ts +0 -2
  65. package/dist/client/core/schema/components/image-search/ImageSearch.initializer.d.ts +0 -1
  66. package/dist/client/core/schema/components/image-search/ImageSearch.provider.d.ts +0 -4
  67. package/dist/client/core/schema/components/image-search/ImageSearch.schema.d.ts +0 -8
  68. package/dist/client/core/schema/components/image-search/ImageSearch.view.d.ts +0 -2
  69. package/dist/client/core/schema/components/image-search/hooks/index.d.ts +0 -1
  70. package/dist/client/core/schema/components/image-search/hooks/useSelect.d.ts +0 -3
  71. package/dist/client/core/schema/components/image-search/index.d.ts +0 -7
  72. package/dist/client/core/schema/components/image-search/search-item/ImageSearchItem.intializer.d.ts +0 -1
  73. package/dist/client/core/schema/components/image-search/search-item/ImageSearchItem.schema.d.ts +0 -11
  74. package/dist/client/core/schema/components/image-search/search-item/ImageSearchItem.setting.d.ts +0 -2
  75. package/dist/client/core/schema/components/image-search/search-item/ImageSearchItem.toolbar.d.ts +0 -1
  76. package/dist/client/core/schema/components/image-search/search-item/ImageSearchItem.view.d.ts +0 -2
  77. package/dist/client/core/schema/components/image-search/search-item/index.d.ts +0 -7
  78. package/dist/client/core/schema/components/image-search/search-item/useProps.Optional.d.ts +0 -17
  79. package/dist/client/core/schema/components/image-search/search-item/useProps.Related.d.ts +0 -7
  80. package/dist/client/core/schema/components/index.d.ts +0 -11
  81. package/dist/client/core/schema/components/menu/Menu.Designer.d.ts +0 -2
  82. package/dist/client/core/schema/components/menu/Menu.Item.d.ts +0 -6
  83. package/dist/client/core/schema/components/menu/Menu.d.ts +0 -9
  84. package/dist/client/core/schema/components/menu/MenuBlockInitializer.d.ts +0 -1
  85. package/dist/client/core/schema/components/menu/index.d.ts +0 -2
  86. package/dist/client/core/schema/components/menu/schema.d.ts +0 -17
  87. package/dist/client/core/schema/components/menu/style.d.ts +0 -4
  88. package/dist/client/core/schema/components/notice/index.d.ts +0 -1
  89. package/dist/client/core/schema/components/notice/schema-create/createGridCardBlockSchma.d.ts +0 -57
  90. package/dist/client/core/schema/components/notice/schema-initializer/NoticeBlockInitializer.d.ts +0 -2
  91. package/dist/client/core/schema/components/notice/schema-initializer/index.d.ts +0 -1
  92. package/dist/client/core/schema/components/page/Page.Designer.d.ts +0 -1
  93. package/dist/client/core/schema/components/page/Page.d.ts +0 -7
  94. package/dist/client/core/schema/components/page/index.d.ts +0 -1
  95. package/dist/client/core/schema/components/page/style.d.ts +0 -6
  96. package/dist/client/core/schema/components/settings/Settings.Designer.d.ts +0 -1
  97. package/dist/client/core/schema/components/settings/Settings.d.ts +0 -5
  98. package/dist/client/core/schema/components/settings/SettingsBlockInitializer.d.ts +0 -1
  99. package/dist/client/core/schema/components/settings/index.d.ts +0 -2
  100. package/dist/client/core/schema/components/swiper/SwiperBlock.d.ts +0 -2
  101. package/dist/client/core/schema/components/swiper/SwiperBlockInitializer.d.ts +0 -1
  102. package/dist/client/core/schema/components/swiper/SwiperFieldSettings.d.ts +0 -2
  103. package/dist/client/core/schema/components/swiper/SwiperPage.d.ts +0 -1
  104. package/dist/client/core/schema/components/swiper/index.d.ts +0 -5
  105. package/dist/client/core/schema/components/swiper/useSwiperBlockProps.d.ts +0 -9
  106. package/dist/client/core/schema/components/tab-bar/TabBar.Item.d.ts +0 -8
  107. package/dist/client/core/schema/components/tab-bar/TabBar.d.ts +0 -6
  108. package/dist/client/core/schema/components/tab-bar/index.d.ts +0 -1
  109. package/dist/client/core/schema/components/tab-bar/schema.d.ts +0 -18
  110. package/dist/client/core/schema/components/tab-search/components/TabSearch.d.ts +0 -1
  111. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchCollapsibleInputItem.d.ts +0 -2
  112. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchCollapsibleInputItemAction.d.ts +0 -18
  113. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchCollapsibleInputItemChild.d.ts +0 -4
  114. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchCollapsibleInputMItem.d.ts +0 -2
  115. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchCollapsibleInputMItemChild.d.ts +0 -4
  116. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchFieldItem.d.ts +0 -2
  117. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchFieldItemProps.d.ts +0 -11
  118. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchFieldMItem.d.ts +0 -8
  119. package/dist/client/core/schema/components/tab-search/components/field-item/TabSerachFieldItemRelatedProps.d.ts +0 -17
  120. package/dist/client/core/schema/components/tab-search/components/field-item/hooks.d.ts +0 -7
  121. package/dist/client/core/schema/components/tab-search/components/field-item/index.d.ts +0 -6
  122. package/dist/client/core/schema/components/tab-search/components/index.d.ts +0 -2
  123. package/dist/client/core/schema/components/tab-search/create/createTabSearchBlockSchema.d.ts +0 -6
  124. package/dist/client/core/schema/components/tab-search/create/createTabSearchItemSchema.d.ts +0 -24
  125. package/dist/client/core/schema/components/tab-search/index.d.ts +0 -4
  126. package/dist/client/core/schema/components/tab-search/initializer/TabSearchAssociated.fields.d.ts +0 -1
  127. package/dist/client/core/schema/components/tab-search/initializer/TabSearchBlockInitializer.d.ts +0 -1
  128. package/dist/client/core/schema/components/tab-search/initializer/TabSearchFieldSchemaInitializer.d.ts +0 -2
  129. package/dist/client/core/schema/components/tab-search/initializer/TabSearchFieldSchemaInitializerGadget.d.ts +0 -1
  130. package/dist/client/core/schema/components/tab-search/initializer/index.d.ts +0 -3
  131. package/dist/client/core/schema/components/tab-search/mapToMobile.d.ts +0 -1
  132. package/dist/client/core/schema/components/tab-search/provider/TabSearchProvider.d.ts +0 -1
  133. package/dist/client/core/schema/components/tab-search/provider/index.d.ts +0 -1
  134. package/dist/client/core/schema/components/tab-search/settings/TabSearchItemFieldSettings.d.ts +0 -2
  135. package/dist/client/core/schema/components/tab-search/settings/index.d.ts +0 -1
  136. package/dist/client/core/schema/components/tab-search/utils.d.ts +0 -8
  137. package/dist/client/core/schema/helpers/index.d.ts +0 -67
  138. package/dist/client/core/schema/hooks/index.d.ts +0 -1
  139. package/dist/client/core/schema/hooks/useSchemaPatch.d.ts +0 -3
  140. package/dist/client/core/schema/index.d.ts +0 -6
  141. package/dist/client/core/schema/initializers/BlockInitializers.d.ts +0 -2
  142. package/dist/client/core/schema/initializers/index.d.ts +0 -1
  143. package/dist/client/core/schema/scopes/grid-card.d.ts +0 -15
  144. package/dist/client/core/schema/scopes/index.d.ts +0 -1
  145. package/dist/client/devices/iOS6.d.ts +0 -6
  146. package/dist/client/devices/index.d.ts +0 -2
  147. package/dist/client/index.d.ts +0 -14
  148. package/dist/client/index.js +0 -488
  149. package/dist/client/locale/index.d.ts +0 -5
  150. package/dist/client/plugin-data-select/DataSelect.d.ts +0 -33
  151. package/dist/client/plugin-data-select/PluginDataSelect.d.ts +0 -4
  152. package/dist/client/plugin-data-select/settings.d.ts +0 -7
  153. package/dist/client/router/Application.d.ts +0 -3
  154. package/dist/client/router/InterfaceProvider.d.ts +0 -4
  155. package/dist/client/router/InterfaceRouter.d.ts +0 -2
  156. package/dist/client/router/OpenInNewTab.d.ts +0 -1
  157. package/dist/client/router/index.d.ts +0 -1
  158. package/dist/env.d.js +0 -0
  159. package/dist/externalVersion.js +0 -17
  160. package/dist/index.d.ts +0 -2
  161. package/dist/index.js +0 -39
  162. package/dist/locale/antd/ar_EG.js +0 -1
  163. package/dist/locale/antd/az_AZ.js +0 -1
  164. package/dist/locale/antd/bg_BG.js +0 -1
  165. package/dist/locale/antd/bn_BD.js +0 -1
  166. package/dist/locale/antd/by_BY.js +0 -1
  167. package/dist/locale/antd/ca_ES.js +0 -1
  168. package/dist/locale/antd/cs_CZ.js +0 -1
  169. package/dist/locale/antd/da_DK.js +0 -1
  170. package/dist/locale/antd/de_DE.js +0 -1
  171. package/dist/locale/antd/el_GR.js +0 -1
  172. package/dist/locale/antd/en_GB.js +0 -1
  173. package/dist/locale/antd/en_US.js +0 -1
  174. package/dist/locale/antd/es_ES.js +0 -1
  175. package/dist/locale/antd/et_EE.js +0 -1
  176. package/dist/locale/antd/eu_ES.js +0 -1
  177. package/dist/locale/antd/fa_IR.js +0 -1
  178. package/dist/locale/antd/fi_FI.js +0 -1
  179. package/dist/locale/antd/fr_BE.js +0 -1
  180. package/dist/locale/antd/fr_CA.js +0 -1
  181. package/dist/locale/antd/fr_FR.js +0 -1
  182. package/dist/locale/antd/ga_IE.js +0 -1
  183. package/dist/locale/antd/gl_ES.js +0 -1
  184. package/dist/locale/antd/he_IL.js +0 -1
  185. package/dist/locale/antd/hi_IN.js +0 -1
  186. package/dist/locale/antd/hr_HR.js +0 -1
  187. package/dist/locale/antd/hu_HU.js +0 -1
  188. package/dist/locale/antd/hy_AM.js +0 -1
  189. package/dist/locale/antd/id_ID.js +0 -1
  190. package/dist/locale/antd/index.js +0 -1
  191. package/dist/locale/antd/is_IS.js +0 -1
  192. package/dist/locale/antd/it_IT.js +0 -1
  193. package/dist/locale/antd/ja_JP.js +0 -1
  194. package/dist/locale/antd/ka_GE.js +0 -1
  195. package/dist/locale/antd/kk_KZ.js +0 -1
  196. package/dist/locale/antd/km_KH.js +0 -1
  197. package/dist/locale/antd/kmr_IQ.js +0 -1
  198. package/dist/locale/antd/kn_IN.js +0 -1
  199. package/dist/locale/antd/ko_KR.js +0 -1
  200. package/dist/locale/antd/ku_IQ.js +0 -1
  201. package/dist/locale/antd/lt_LT.js +0 -1
  202. package/dist/locale/antd/lv_LV.js +0 -1
  203. package/dist/locale/antd/mk_MK.js +0 -1
  204. package/dist/locale/antd/ml_IN.js +0 -1
  205. package/dist/locale/antd/mn_MN.js +0 -1
  206. package/dist/locale/antd/ms_MY.js +0 -1
  207. package/dist/locale/antd/my_MM.js +0 -1
  208. package/dist/locale/antd/nb_NO.js +0 -1
  209. package/dist/locale/antd/ne_NP.js +0 -1
  210. package/dist/locale/antd/nl_BE.js +0 -1
  211. package/dist/locale/antd/nl_NL.js +0 -1
  212. package/dist/locale/antd/pl_PL.js +0 -1
  213. package/dist/locale/antd/pt_BR.js +0 -1
  214. package/dist/locale/antd/pt_PT.js +0 -1
  215. package/dist/locale/antd/ro_RO.js +0 -1
  216. package/dist/locale/antd/ru_RU.js +0 -1
  217. package/dist/locale/antd/si_LK.js +0 -1
  218. package/dist/locale/antd/sk_SK.js +0 -1
  219. package/dist/locale/antd/sl_SI.js +0 -1
  220. package/dist/locale/antd/sr_RS.js +0 -1
  221. package/dist/locale/antd/sv_SE.js +0 -1
  222. package/dist/locale/antd/ta_IN.js +0 -1
  223. package/dist/locale/antd/th_TH.js +0 -1
  224. package/dist/locale/antd/tk_TK.js +0 -1
  225. package/dist/locale/antd/tr_TR.js +0 -1
  226. package/dist/locale/antd/uk_UA.js +0 -1
  227. package/dist/locale/antd/ur_PK.js +0 -1
  228. package/dist/locale/antd/useLocale.js +0 -1
  229. package/dist/locale/antd/uz_UZ.js +0 -1
  230. package/dist/locale/antd/vi_VN.js +0 -1
  231. package/dist/locale/antd/zh_CN.js +0 -1
  232. package/dist/locale/antd/zh_HK.js +0 -1
  233. package/dist/locale/antd/zh_TW.js +0 -1
  234. package/dist/locale/cron/zh_CN.js +0 -33
  235. package/dist/locale/cron/zh_TW.js +0 -33
  236. package/dist/locale/en_US.js +0 -906
  237. package/dist/locale/es_ES.js +0 -755
  238. package/dist/locale/fr_FR.js +0 -775
  239. package/dist/locale/index.js +0 -165
  240. package/dist/locale/ja_JP.js +0 -694
  241. package/dist/locale/ko_KR.js +0 -890
  242. package/dist/locale/pt_BR.js +0 -734
  243. package/dist/locale/ru_RU.js +0 -570
  244. package/dist/locale/tr_TR.js +0 -567
  245. package/dist/locale/uk_UA.js +0 -775
  246. package/dist/locale/zh-CN.js +0 -1072
  247. package/dist/locale/zh-TW.js +0 -862
  248. package/dist/node_modules/cronstrue/LICENSE +0 -21
  249. package/dist/node_modules/cronstrue/bin/cli.js +0 -26
  250. package/dist/node_modules/cronstrue/dist/cronParser.d.ts +0 -13
  251. package/dist/node_modules/cronstrue/dist/cronstrue-i18n.d.ts +0 -4
  252. package/dist/node_modules/cronstrue/dist/cronstrue-i18n.js +0 -7938
  253. package/dist/node_modules/cronstrue/dist/cronstrue-i18n.min.js +0 -1
  254. package/dist/node_modules/cronstrue/dist/cronstrue.d.ts +0 -4
  255. package/dist/node_modules/cronstrue/dist/cronstrue.js +0 -1
  256. package/dist/node_modules/cronstrue/dist/cronstrue.min.js +0 -1
  257. package/dist/node_modules/cronstrue/dist/expressionDescriptor.d.ts +0 -31
  258. package/dist/node_modules/cronstrue/dist/i18n/allLocales.d.ts +0 -37
  259. package/dist/node_modules/cronstrue/dist/i18n/allLocalesLoader.d.ts +0 -6
  260. package/dist/node_modules/cronstrue/dist/i18n/enLocaleLoader.d.ts +0 -6
  261. package/dist/node_modules/cronstrue/dist/i18n/locale.d.ts +0 -62
  262. package/dist/node_modules/cronstrue/dist/i18n/localeLoader.d.ts +0 -6
  263. package/dist/node_modules/cronstrue/dist/i18n/locales/af.d.ts +0 -56
  264. package/dist/node_modules/cronstrue/dist/i18n/locales/ar.d.ts +0 -56
  265. package/dist/node_modules/cronstrue/dist/i18n/locales/be.d.ts +0 -55
  266. package/dist/node_modules/cronstrue/dist/i18n/locales/bg.d.ts +0 -56
  267. package/dist/node_modules/cronstrue/dist/i18n/locales/ca.d.ts +0 -55
  268. package/dist/node_modules/cronstrue/dist/i18n/locales/cs.d.ts +0 -55
  269. package/dist/node_modules/cronstrue/dist/i18n/locales/da.d.ts +0 -55
  270. package/dist/node_modules/cronstrue/dist/i18n/locales/de.d.ts +0 -55
  271. package/dist/node_modules/cronstrue/dist/i18n/locales/en.d.ts +0 -56
  272. package/dist/node_modules/cronstrue/dist/i18n/locales/es.d.ts +0 -55
  273. package/dist/node_modules/cronstrue/dist/i18n/locales/fa.d.ts +0 -57
  274. package/dist/node_modules/cronstrue/dist/i18n/locales/fi.d.ts +0 -58
  275. package/dist/node_modules/cronstrue/dist/i18n/locales/fr.d.ts +0 -56
  276. package/dist/node_modules/cronstrue/dist/i18n/locales/he.d.ts +0 -55
  277. package/dist/node_modules/cronstrue/dist/i18n/locales/hu.d.ts +0 -56
  278. package/dist/node_modules/cronstrue/dist/i18n/locales/id.d.ts +0 -56
  279. package/dist/node_modules/cronstrue/dist/i18n/locales/it.d.ts +0 -55
  280. package/dist/node_modules/cronstrue/dist/i18n/locales/ja.d.ts +0 -60
  281. package/dist/node_modules/cronstrue/dist/i18n/locales/ko.d.ts +0 -60
  282. package/dist/node_modules/cronstrue/dist/i18n/locales/my.d.ts +0 -56
  283. package/dist/node_modules/cronstrue/dist/i18n/locales/nb.d.ts +0 -55
  284. package/dist/node_modules/cronstrue/dist/i18n/locales/nl.d.ts +0 -55
  285. package/dist/node_modules/cronstrue/dist/i18n/locales/pl.d.ts +0 -55
  286. package/dist/node_modules/cronstrue/dist/i18n/locales/pt_BR.d.ts +0 -55
  287. package/dist/node_modules/cronstrue/dist/i18n/locales/pt_PT.d.ts +0 -55
  288. package/dist/node_modules/cronstrue/dist/i18n/locales/ro.d.ts +0 -55
  289. package/dist/node_modules/cronstrue/dist/i18n/locales/ru.d.ts +0 -58
  290. package/dist/node_modules/cronstrue/dist/i18n/locales/sk.d.ts +0 -55
  291. package/dist/node_modules/cronstrue/dist/i18n/locales/sl.d.ts +0 -55
  292. package/dist/node_modules/cronstrue/dist/i18n/locales/sv.d.ts +0 -55
  293. package/dist/node_modules/cronstrue/dist/i18n/locales/sw.d.ts +0 -55
  294. package/dist/node_modules/cronstrue/dist/i18n/locales/th.d.ts +0 -56
  295. package/dist/node_modules/cronstrue/dist/i18n/locales/tr.d.ts +0 -55
  296. package/dist/node_modules/cronstrue/dist/i18n/locales/uk.d.ts +0 -55
  297. package/dist/node_modules/cronstrue/dist/i18n/locales/vi.d.ts +0 -56
  298. package/dist/node_modules/cronstrue/dist/i18n/locales/zh_CN.d.ts +0 -61
  299. package/dist/node_modules/cronstrue/dist/i18n/locales/zh_TW.d.ts +0 -58
  300. package/dist/node_modules/cronstrue/dist/options.d.ts +0 -9
  301. package/dist/node_modules/cronstrue/dist/rangeValidator.d.ts +0 -8
  302. package/dist/node_modules/cronstrue/dist/stringUtilities.d.ts +0 -4
  303. package/dist/node_modules/cronstrue/i18n.d.ts +0 -4
  304. package/dist/node_modules/cronstrue/i18n.js +0 -5
  305. package/dist/node_modules/cronstrue/locales/af.js +0 -283
  306. package/dist/node_modules/cronstrue/locales/af.min.js +0 -1
  307. package/dist/node_modules/cronstrue/locales/ar.js +0 -283
  308. package/dist/node_modules/cronstrue/locales/ar.min.js +0 -1
  309. package/dist/node_modules/cronstrue/locales/be.js +0 -280
  310. package/dist/node_modules/cronstrue/locales/be.min.js +0 -1
  311. package/dist/node_modules/cronstrue/locales/bg.js +0 -286
  312. package/dist/node_modules/cronstrue/locales/bg.min.js +0 -1
  313. package/dist/node_modules/cronstrue/locales/ca.js +0 -280
  314. package/dist/node_modules/cronstrue/locales/ca.min.js +0 -1
  315. package/dist/node_modules/cronstrue/locales/cs.js +0 -280
  316. package/dist/node_modules/cronstrue/locales/cs.min.js +0 -1
  317. package/dist/node_modules/cronstrue/locales/da.js +0 -280
  318. package/dist/node_modules/cronstrue/locales/da.min.js +0 -1
  319. package/dist/node_modules/cronstrue/locales/de.js +0 -280
  320. package/dist/node_modules/cronstrue/locales/de.min.js +0 -1
  321. package/dist/node_modules/cronstrue/locales/en.js +0 -283
  322. package/dist/node_modules/cronstrue/locales/en.min.js +0 -1
  323. package/dist/node_modules/cronstrue/locales/es.js +0 -280
  324. package/dist/node_modules/cronstrue/locales/es.min.js +0 -1
  325. package/dist/node_modules/cronstrue/locales/fa.js +0 -273
  326. package/dist/node_modules/cronstrue/locales/fa.min.js +0 -1
  327. package/dist/node_modules/cronstrue/locales/fi.js +0 -289
  328. package/dist/node_modules/cronstrue/locales/fi.min.js +0 -1
  329. package/dist/node_modules/cronstrue/locales/fr.js +0 -283
  330. package/dist/node_modules/cronstrue/locales/fr.min.js +0 -1
  331. package/dist/node_modules/cronstrue/locales/he.js +0 -267
  332. package/dist/node_modules/cronstrue/locales/he.min.js +0 -1
  333. package/dist/node_modules/cronstrue/locales/hu.js +0 -283
  334. package/dist/node_modules/cronstrue/locales/hu.min.js +0 -1
  335. package/dist/node_modules/cronstrue/locales/id.js +0 -283
  336. package/dist/node_modules/cronstrue/locales/id.min.js +0 -1
  337. package/dist/node_modules/cronstrue/locales/it.js +0 -280
  338. package/dist/node_modules/cronstrue/locales/it.min.js +0 -1
  339. package/dist/node_modules/cronstrue/locales/ja.js +0 -282
  340. package/dist/node_modules/cronstrue/locales/ja.min.js +0 -1
  341. package/dist/node_modules/cronstrue/locales/ko.js +0 -282
  342. package/dist/node_modules/cronstrue/locales/ko.min.js +0 -1
  343. package/dist/node_modules/cronstrue/locales/my.js +0 -283
  344. package/dist/node_modules/cronstrue/locales/my.min.js +0 -1
  345. package/dist/node_modules/cronstrue/locales/nb.js +0 -280
  346. package/dist/node_modules/cronstrue/locales/nb.min.js +0 -1
  347. package/dist/node_modules/cronstrue/locales/nl.js +0 -280
  348. package/dist/node_modules/cronstrue/locales/nl.min.js +0 -1
  349. package/dist/node_modules/cronstrue/locales/pl.js +0 -280
  350. package/dist/node_modules/cronstrue/locales/pl.min.js +0 -1
  351. package/dist/node_modules/cronstrue/locales/pt_BR.js +0 -280
  352. package/dist/node_modules/cronstrue/locales/pt_BR.min.js +0 -1
  353. package/dist/node_modules/cronstrue/locales/pt_PT.js +0 -280
  354. package/dist/node_modules/cronstrue/locales/pt_PT.min.js +0 -1
  355. package/dist/node_modules/cronstrue/locales/ro.js +0 -280
  356. package/dist/node_modules/cronstrue/locales/ro.min.js +0 -1
  357. package/dist/node_modules/cronstrue/locales/ru.js +0 -323
  358. package/dist/node_modules/cronstrue/locales/ru.min.js +0 -1
  359. package/dist/node_modules/cronstrue/locales/sk.js +0 -280
  360. package/dist/node_modules/cronstrue/locales/sk.min.js +0 -1
  361. package/dist/node_modules/cronstrue/locales/sl.js +0 -280
  362. package/dist/node_modules/cronstrue/locales/sl.min.js +0 -1
  363. package/dist/node_modules/cronstrue/locales/sv.js +0 -280
  364. package/dist/node_modules/cronstrue/locales/sv.min.js +0 -1
  365. package/dist/node_modules/cronstrue/locales/sw.js +0 -280
  366. package/dist/node_modules/cronstrue/locales/sw.min.js +0 -1
  367. package/dist/node_modules/cronstrue/locales/th.js +0 -283
  368. package/dist/node_modules/cronstrue/locales/th.min.js +0 -1
  369. package/dist/node_modules/cronstrue/locales/tr.js +0 -280
  370. package/dist/node_modules/cronstrue/locales/tr.min.js +0 -1
  371. package/dist/node_modules/cronstrue/locales/uk.js +0 -280
  372. package/dist/node_modules/cronstrue/locales/uk.min.js +0 -1
  373. package/dist/node_modules/cronstrue/locales/vi.js +0 -283
  374. package/dist/node_modules/cronstrue/locales/vi.min.js +0 -1
  375. package/dist/node_modules/cronstrue/locales/zh_CN.js +0 -285
  376. package/dist/node_modules/cronstrue/locales/zh_CN.min.js +0 -1
  377. package/dist/node_modules/cronstrue/locales/zh_TW.js +0 -276
  378. package/dist/node_modules/cronstrue/locales/zh_TW.min.js +0 -1
  379. package/dist/node_modules/cronstrue/package.json +0 -1
  380. package/dist/server/antd.d.ts +0 -1
  381. package/dist/server/antd.js +0 -45
  382. package/dist/server/cron.d.ts +0 -1
  383. package/dist/server/cron.js +0 -44
  384. package/dist/server/cronstrue.d.ts +0 -1
  385. package/dist/server/cronstrue.js +0 -136
  386. package/dist/server/index.d.ts +0 -1
  387. package/dist/server/index.js +0 -33
  388. package/dist/server/migrations/20230620203216-admin-ui-schema-uid.d.ts +0 -5
  389. package/dist/server/migrations/20230620203216-admin-ui-schema-uid.js +0 -67
  390. package/dist/server/migrations/20231215215247-admin-menu-uid.d.ts +0 -5
  391. package/dist/server/migrations/20231215215247-admin-menu-uid.js +0 -79
  392. package/dist/server/migrations/20250116160330-update-uiSchemas.d.ts +0 -6
  393. package/dist/server/migrations/20250116160330-update-uiSchemas.js +0 -57
  394. package/dist/server/server.d.ts +0 -7
  395. package/dist/server/server.js +0 -161
  396. package/dist/swagger/index.json +0 -7
@@ -1,906 +0,0 @@
1
- module.exports = {
2
- "(Fields only)": "(Fields only)",
3
- "<": "<",
4
- "=": "=",
5
- ">": ">",
6
- ACL: "ACL",
7
- ASC: "ASC",
8
- Accessible: "Accessible",
9
- "Action column": "Action column",
10
- "Action display name": "Action display name",
11
- "Action logs": "Action logs",
12
- "Action name": "Action name",
13
- "Action on existing records": "Action on existing records",
14
- "Action on new records": "Action on new records",
15
- "Action permission": "Action permission",
16
- "Action permissions": "Action permissions",
17
- "Action scope": "Action scope",
18
- "Action type": "Action type",
19
- Actions: "Actions",
20
- Add: "Create",
21
- "Add associations": "Add associations",
22
- "Add attach": "Add attach",
23
- "Add block": "Add block",
24
- "Add card": "Add card",
25
- "Add category": "Add category",
26
- "Add child": "Add child",
27
- "Add condition": "Add condition",
28
- "Add condition group": "Add condition group",
29
- "Add exportable field": "Add exportable field",
30
- "Add failed": "Add failed",
31
- "Add field": "Add field",
32
- "Add filter": "Add filter",
33
- "Add filter group": "Add filter group",
34
- "Add group": "Add group",
35
- "Add link": "Add link",
36
- "Add linkage rule": "Add linkage rule",
37
- "Add menu item": "Add menu",
38
- "Add new": "Add new",
39
- "Add new mode": "Add new mode",
40
- "Add option": "Add option",
41
- "Add page": "Add page",
42
- "Add plugin": "Add plugin",
43
- "Add property": "Add property",
44
- "Add record": "Add record",
45
- "Add role": "Add role",
46
- "Add sort field": "Add sort field",
47
- "Add success": "Add success",
48
- "Add tab": "Add tab",
49
- "Add text": "Add text",
50
- "Add type": "Add type",
51
- "Add validation rule": "Add validation rule",
52
- 'Add {{type}} after "{{title}}"': 'Add {{type}} after "{{title}}"',
53
- 'Add {{type}} before "{{title}}"': 'Add {{type}} before "{{title}}"',
54
- 'Add {{type}} in "{{title}}"': 'Add {{type}} in "{{title}}"',
55
- "Advanced type": "Advanced",
56
- After: "After",
57
- "After change": "After change",
58
- "After clicking the custom button, the following field values will be assigned according to the following form.": "After clicking the custom button, the following field values will be assigned according to the following form.",
59
- "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "After clicking the custom button, the following fields of the current record will be saved according to the following form.",
60
- "After successful bulk update": "After successful bulk update",
61
- "After successful request": "After successful request",
62
- "After successful save": "After successful save",
63
- "After successful submission": "After successful submission",
64
- "After successful update": "After successful update",
65
- Agenda: "Agenda",
66
- All: "All",
67
- "All collections": "All collections",
68
- "All collections use general action permissions by default; permission configured individually will override the default one.": "All collections use general action permissions by default; permission configured individually will override the default one.",
69
- "All events": "All events",
70
- "All plugin settings": "All plugin settings",
71
- "All records": "All records",
72
- AllProducts: "AllProducts",
73
- Allow: "Allow",
74
- "Allow access": "Allow access",
75
- "Allow action": "Allow action",
76
- "Allow add new data": "Allow add new data",
77
- "Allow add new, update and delete actions": "Allow add new, update and delete actions",
78
- "Allow adding records to the current collection": "Allow adding records to the current collection",
79
- "Allow linking to multiple records": "Allow linking to multiple records",
80
- "Allow multiple": "Allow multiple",
81
- "Allow sign up": "Allow sign up",
82
- "Allow to configure plugins": "Allow to configure plugins",
83
- "Allow to desgin pages": "Allow to desgin pages",
84
- "Allow to manage plugins": "Allow to manage plugins",
85
- "Allow uploading multiple files": "Allow uploading multiple files",
86
- "Allows configuration of the whole system, including UI, collections, permissions, etc.": "Allows configuration of the whole system, including UI, collections, permissions, etc.",
87
- "Allows to configure interface": "Allows to configure interface",
88
- "Allows to configure plugins": "Allows to configure plugins",
89
- "Allows to install, activate, disable plugins": "Allows to install, activate, disable plugins",
90
- "App Configuration": "App Configuration",
91
- "App error": "App error",
92
- "App level Configuration": "App level Configuration",
93
- Approval: "Approval",
94
- "Are you sure to delete this plugin?": "Are you sure to delete this plugin?",
95
- "Are you sure to disable this plugin?": "Are you sure to disable this plugin?",
96
- "Are you sure you don't want to save?": "Are you sure you don't want to save?",
97
- "Are you sure you want to delete it?": "Are you sure you want to delete it?",
98
- "Are you sure you want to disassociate it?": "Are you sure you want to disassociate it?",
99
- Area: "Area",
100
- "Area chart": "Area chart",
101
- "Assign data scope for the template": "Assign data scope for the template",
102
- "Assign field values": "Assign field values",
103
- Associate: "Associate",
104
- "Associated records": "Associated records",
105
- "Association fields": "Association fields",
106
- "Association fields filter": "Association fields filter",
107
- "Audit logs": "Audit logs",
108
- Author: "Author",
109
- "Auto increment": "Auto increment",
110
- AutoGenId: "Auto-generated ID field",
111
- "Automatic close": "Automatic close",
112
- "Automatically assign permissions to all matching roles": "Automatically assign permissions to all matching roles",
113
- "Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects": "Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects",
114
- "Automatically load data": "Automatically load data",
115
- "Bar chart": "Bar chart",
116
- Basic: "Basic",
117
- Before: "Before",
118
- "Before change": "Before change",
119
- "Blank block": "Blank block",
120
- "Block templates": "Block templates",
121
- "Block title": "Block title",
122
- "Block type": "Block type",
123
- Blue: "Blue",
124
- Bookmark: "Bookmark",
125
- "Built-in": "Built-in",
126
- "Bulk edit": "Bulk edit",
127
- "Bulk update": "Bulk update",
128
- "Button background color": "Button background color",
129
- "Button icon": "Button icon",
130
- "Button title": "Button title",
131
- Calendar: "Calendar",
132
- "Calendar collection": "Calendar collection",
133
- Cancel: "Cancel",
134
- "Cascade Select": "Cascade Select",
135
- Cascader: "Cascader",
136
- Categories: "Categories",
137
- "Category name": "Category name",
138
- "Chang on Parent": "Chang on Parent",
139
- "Change password": "Change password",
140
- "Changed to": "Changed to",
141
- Changelog: "Changelog",
142
- "Chart blocks": "Chart blocks",
143
- "Chart config": "Chart config",
144
- "Chart title": "Chart title",
145
- "Chart type": "Chart type",
146
- Checkbox: "Checkbox",
147
- "Checkbox group": "Checkbox group",
148
- "China region": "China region",
149
- Choices: "Choices",
150
- "Choices fields": "Choices fields",
151
- City: "City",
152
- Clear: "Clear",
153
- "Click on the right to select variables \u2192": "Click on the right to select variables \u2192",
154
- Close: "Close",
155
- Collapse: "Collapse",
156
- "Collapse all": "Collapse all",
157
- Collection: "Collection",
158
- "Collection category": "Collection category",
159
- "Collection display name": "Collection display name",
160
- "Collection manager": "Collection manager",
161
- "Collection name": "Collection name",
162
- "Collection selector": "Collection selector",
163
- "Collection template": "Collection template",
164
- "Collections & Fields": "Collections & Fields",
165
- Color: "Color",
166
- Column: "Column",
167
- "Column chart": "Column chart",
168
- "Column title": "column title",
169
- "Column width": "Column width",
170
- "Coming soon...": "Coming soon...",
171
- Comparision: "Comparision",
172
- "Compressed file url": "Compressed file url",
173
- Condition: "Condition",
174
- Configure: "Configure",
175
- "Configure actions": "Configure actions",
176
- "Configure calendar": "Configure calendar",
177
- "Configure columns": "Configure columns",
178
- "Configure field": "Configure field",
179
- "Configure fields": "Configure fields",
180
- "Configure fields of {{title}}": "Configure fields of {{title}}",
181
- "Configure permission": "Configure permission",
182
- "Configure permissions": "Configure permissions",
183
- "Confirm password": "Confirm password",
184
- "Connect data blocks": "Connect data blocks",
185
- "Connect to database view": "Connect to database view",
186
- "Constant value": "Constant value",
187
- "Convert reference to duplicate": "Convert reference to duplicate",
188
- Create: "Create",
189
- "Create an account": "Create an account",
190
- "Create calendar block": "Create calendar block",
191
- "Create collection": "Create collection",
192
- "Create form": "Create form",
193
- "Create gantt block": "Create gantt block",
194
- "Create group": "Create group",
195
- "Create inverse field in the target collection": "Create inverse field in the target collection",
196
- "Create kanban block": "Create kanban block",
197
- "Create link": "Create link",
198
- "Create page": "Create page",
199
- "Create template": "Create template",
200
- "Created at": "Created at",
201
- "Created by": "Created by",
202
- CreatedAt: "CreatedAt",
203
- CreatedBy: "CreatedBy",
204
- "Current form": "Current form",
205
- "Current object": "Current object",
206
- "Current popup record": "Current popup record",
207
- "Current record": "Current record",
208
- "Current record blocks": "Current record blocks",
209
- "Current role": "Current role",
210
- "Current time": "Current time",
211
- "Current user": "Current user",
212
- Custom: "Custom",
213
- "Custom Title": "Custom Title",
214
- "Custom column name": "Custom column name",
215
- "Custom column title": "Custom column title",
216
- "Custom field display name": "Custom field display name",
217
- "Custom name": "Custom name",
218
- "Custom request": "Custom request",
219
- "Custom title": "Custom title",
220
- Customize: "Customize",
221
- Cyan: "Cyan",
222
- DESC: "DESC",
223
- Daily: "Daily",
224
- "Danger red": "Danger red",
225
- "Data blocks": "Data blocks",
226
- "Data changes": "Data changes",
227
- "Data loading mode": "Data loading mode",
228
- "Data scope": "Data scope",
229
- "Data template": "Data template",
230
- "Data will be updated": "Data will be updated",
231
- DataSource: "DataSource",
232
- Date: "Date",
233
- "Date & Time": "Date & Time",
234
- "Date display format": "Date display format",
235
- "Date format": "Date format",
236
- "Date variables": "Date variables",
237
- DatePicker: "DatePicker",
238
- Datetime: "Datetime",
239
- Day: "Day",
240
- "Day/Month/Year": "Day/Month/Year",
241
- "Debug tools": "Debug tools",
242
- Default: "Default",
243
- "Default collapse": "Default collapse",
244
- "Default is the ID field": "Default is the ID field",
245
- "Default role": "Default role",
246
- "Default value": "Default value",
247
- Delete: "Delete",
248
- "Delete Event": "Delete Event",
249
- "Delete action": "Delete action",
250
- "Delete block": "Delete block",
251
- "Delete category": "Delete category",
252
- "Delete collection": "Delete collection",
253
- "Delete events": "Delete events",
254
- "Delete field": "Delete field",
255
- "Delete menu": "Delete menu",
256
- "Delete menu block": "Delete menu block",
257
- "Delete menu item": "Delete menu item",
258
- "Delete menu item?": "Delete menu item?",
259
- "Delete record": "Delete record",
260
- "Delete role": "Delete role",
261
- "Delete settings block": "Delete settings block",
262
- "Delete tab item?": "Delete tab item?",
263
- "Delete table column": "Delete table column",
264
- "Delete this event?": "Delete this event?",
265
- "Demonstration text": "Demonstration text",
266
- "Department name": "Department name",
267
- Departments: "Departments",
268
- "Dependencies check": "Dependencies check",
269
- "Dependencies check failed, can't enable.": "Dependencies check failed, can't enable.",
270
- "Dependencies compatibility check": "Dependencies compatibility check",
271
- Description: "Description",
272
- "Designer mode": "Designer mode",
273
- "Desktop device": "Desktop device",
274
- Details: "Details",
275
- "Determine whether a record exists by the following fields": "Determine whether a record exists by the following fields",
276
- Dialog: "Dialog",
277
- "Disable Right Menu": "Disable Right Menu",
278
- "Disable tabs": "Disable tabs",
279
- Disabled: "Disabled",
280
- Disassociate: "Disassociate",
281
- "Disassociate record": "Disassociate record",
282
- "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page",
283
- "Display association Choicefields": "Display association Choicefields",
284
- "Display association Textfields": "Display association Textfields",
285
- "Display association fields": "Display association fields",
286
- "Display back button": "Display back button",
287
- "Display field title": "Display field title",
288
- "Display fields": "Display collection fields",
289
- "Display name": "Display name",
290
- "Display order number": "Display order number",
291
- "Display title": "Display title",
292
- DisplayName: "DisplayName",
293
- Done: "Done",
294
- "Drag Assistant": "Drag Assistant",
295
- "Drag and drop sorting field": "Drag and drop sorting field",
296
- "Drag and drop the file here or click to upload, file size should not exceed 30M": "Drag and drop the file here or click to upload, file size should not exceed 30M",
297
- Dragging: "Dragging",
298
- Drawer: "Drawer",
299
- Dump: "Dump",
300
- Duplicate: "Duplicate",
301
- "Duplicate and continue": "Duplicate and continue",
302
- "Duplicate mode": "Duplicate mode",
303
- "Duplicate template": "Duplicate template",
304
- Duplicating: "Duplicating",
305
- "Dynamic value": "Dynamic value",
306
- "Easy reading": "Easy reading",
307
- "Easy-reading": "Easy-reading",
308
- Edit: "Edit",
309
- "Edit block title": "Edit block title",
310
- "Edit button": "Edit button",
311
- "Edit category": "Edit category",
312
- "Edit chart": "Edit chart",
313
- "Edit collection": "Edit collection",
314
- "Edit description": "Edit description",
315
- "Edit field": "Edit field",
316
- "Edit field title": "Edit field title",
317
- "Edit form": "Edit form",
318
- "Edit info": "Edit info",
319
- "Edit markdown": "Edit markdown",
320
- "Edit menu info": "Edit menu info",
321
- "Edit menu item": "Edit menu item",
322
- "Edit profile": "Edit profile",
323
- "Edit record": "Edit record",
324
- "Edit role": "Edit role",
325
- "Edit tab": "Edit tab",
326
- "Edit tooltip": "Edit tooltip",
327
- Editable: "Editable",
328
- Email: "Email",
329
- "Embedded page": "Embedded page",
330
- Empty: "Empty",
331
- "Enable Header": "Enable Header",
332
- "Enable SMS authentication": "Enable SMS authentication",
333
- "Enable TabBar": "Enable TabBar",
334
- "Enable Tabs": "Enable Tabs",
335
- "Enable actions": "Enable actions",
336
- "Enable child collections": "Enable child collections",
337
- "Enable drag and drop sorting": "Enable drag and drop sorting",
338
- "Enable link": "Enable link",
339
- Enabled: "Enabled",
340
- "Enabled languages": "Enabled languages",
341
- "End date field": "End date field",
342
- "Error message": "Error message",
343
- Event: "Event",
344
- Execute: "Execute",
345
- Exists: "Exists",
346
- "Expand all": "Expand all",
347
- "Expand/Collapse": "Expand/Collapse",
348
- Export: "Export",
349
- "Exportable fields": "Exportable fields",
350
- Expression: "Expression",
351
- Feedback: "Feedback",
352
- Field: "Field",
353
- "Field component": "Field component",
354
- "Field display name": "Field display name",
355
- "Field interface": "Field interface",
356
- "Field mode": "Field mode",
357
- "Field name": "Field name",
358
- "Field permission": "Field permission",
359
- "Field source": "Field source",
360
- "Field title": "Field title",
361
- "Field type": "Field type",
362
- "Field value changes": "Field value changes",
363
- Fields: "Fields",
364
- "Fields values": "Fields values",
365
- "File manager": "File manager",
366
- Filter: "Filter",
367
- "Filter blocks": "Filter blocks",
368
- "Filterable fields": "Filterable fields",
369
- "Find by the following fields": "Find by the following fields",
370
- "First or create": "First or create",
371
- "Fix block": "Fix block",
372
- "Flexible popup": "Flexible popup",
373
- "Foreign key": "Foreign key",
374
- "Foreign key 1": "Foreign key 1",
375
- "Foreign key 2": "Foreign key 2",
376
- Form: "Form",
377
- "Form (Add new)": "Form (Add new)",
378
- "Form (Edit)": "Form (Edit)",
379
- "Form values": "Form values",
380
- Format: "Format",
381
- Formula: "Formula",
382
- "Formula description": "Compute a value in each record based on other fields in the same record.",
383
- "Formula error.": "Formula error.",
384
- "Formula mode": "Formula mode",
385
- Fullscreen: "Fullscreen",
386
- Function: "Function",
387
- Gantt: "Gantt",
388
- "Geek blue": "Geek blue",
389
- General: "General",
390
- "General action permissions": "General action permissions",
391
- "General collection": "General collection",
392
- "General fields": "General fields",
393
- "General permissions": "General permissions",
394
- "Generated automatically if left blank": "Generated automatically if left blank",
395
- "Generic properties": "Generic properties",
396
- "Global action permissions": "Global action permissions",
397
- "Global permissions": "Global permissions",
398
- Gold: "Gold",
399
- Green: "Green",
400
- "Grid Card": "Grid Card",
401
- Group: "Group",
402
- "Grouped sorting": "Grouped sorting",
403
- "Grouping field": "Grouping field",
404
- "Half of day": "Half of day",
405
- Handbook: "Handbook",
406
- Hidden: "Hidden",
407
- "Hidden scroll area": "Hidden scroll area",
408
- "Hidden(reserved value)": "Hidden(reserved value)",
409
- Hide: "Hide",
410
- Highlight: "Highlight",
411
- "Home page": "Home page",
412
- Homepage: "Homepage",
413
- "Horizontal scrolling area": "Horizontal scrolling area",
414
- Hour: "Hour",
415
- ID: "ID",
416
- Icon: "Icon",
417
- "Identifier for program usage. Support letters, numbers and underscores, must start with an letter.": "Identifier for program usage. Support letters, numbers and underscores, must start with an letter.",
418
- Import: "Import",
419
- "Importable fields": "Importable fields",
420
- "In configuration": "In configuration",
421
- Individual: "Individual",
422
- "Inherited fields": "Inherited fields",
423
- Inherits: "Inherits",
424
- Inner: "Inner",
425
- "Input +, -, *, /, ( ) to calculate, input @ to open field variables.": "Input +, -, *, /, ( ) to calculate, input @ to open field variables.",
426
- Insert: "Insert",
427
- "Insert above": "Insert above",
428
- "Insert after": "Insert after",
429
- "Insert before": "Insert before",
430
- "Insert below": "Insert below",
431
- "Insert if not exists": "Insert if not exists",
432
- "Insert if not exists, or update": "Insert if not exists, or update",
433
- "Insert inner": "Insert inner",
434
- "Insert left": "Insert left",
435
- "Insert right": "Insert right",
436
- Installing: "Installing",
437
- Integer: "Integer",
438
- "Interface Configuration": "Interface Configuration",
439
- "Invalid JSON format": "Invalid JSON format",
440
- "Inverse field display name": "Inverse field display name",
441
- "Inverse field name": "Inverse field name",
442
- "Inverse relationship type": "Inverse relationship type",
443
- "Is DownLoad": "Is DownLoad",
444
- "Junction collection": "Junction collection",
445
- Kanban: "Kanban",
446
- Keywords: "Keywords",
447
- "Label field": "Label field",
448
- Language: "Language",
449
- Large: "Large",
450
- "Large screen device": "Large screen device",
451
- "Last 30 days": "Last 30 days",
452
- "Last 7 days": "Last 7 days",
453
- "Last 90 days": "Last 90 days",
454
- "Last month": "Last month",
455
- "Last quarter": "Last quarter",
456
- "Last updated": "Last updated",
457
- "Last updated at": "Last updated at",
458
- "Last updated by": "Last updated by",
459
- "Last week": "Last week",
460
- "Last year": "Last year",
461
- "Leave it blank, unless you need a custom intermediate table": "Leave it blank, unless you need a custom intermediate table",
462
- Length: "Length",
463
- License: "License",
464
- Lime: "Lime",
465
- "Line chart": "Line chart",
466
- Link: "Link",
467
- "Link to": "Link to",
468
- "Link to description": "Used to create collection relationships quickly and compatible with most common scenarios. Suitable for non-developer use. When present as a field, it is a drop-down selection used to select records from the target collection. Once created, it will simultaneously generate the associated fields of the current collection in the target collection.",
469
- "Linkage rule": "Linkage rule",
470
- "Linkage rules": "Linkage rules",
471
- "Linkage with form fields": "Linkage with form fields",
472
- List: "List",
473
- Load: "Load",
474
- "Load data after filtering": "Load data after filtering",
475
- "Load menu config": "Load menu config",
476
- Local: "Local",
477
- "Log in with an existing account": "Log in with an existing account",
478
- Logo: "Logo",
479
- "Long text": "Long text",
480
- Magenta: "Magenta",
481
- "Main department": "Main department",
482
- "Manage all settings": "Manage all settings",
483
- "Manually close": "Manually close",
484
- "Many to many": "Many to many",
485
- "Many to many description": "Used to create many-to-many relationships. For example, a student will have many teachers and a teacher will have many students. When present as a field, it is a drop-down selection used to select records from the associated collection.",
486
- "Many to one": "Many to one",
487
- "Many to one description": "Used to create many-to-one relationships. For example, a city can belong to only one country and a country can have many cities. When present as a field, it is a drop-down selection used to select record from the associated collection. Once created, a One-to-many field is automatically generated in the associated collection.",
488
- Markdown: "Markdown",
489
- Marketplace: "Marketplace",
490
- "Max length": "Max length",
491
- "Max length must greater than min length": "Max length must greater than min length",
492
- Maximum: "Maximum",
493
- "Maximum must greater than minimum": "Maximum must greater than minimum",
494
- Media: "Media",
495
- "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "Meet <1><0>All</0><1>Any</1></1> conditions in the group",
496
- Menu: "Menu",
497
- "Menu configuration": "Menu configuration",
498
- "Menu item icon": "Menu item icon",
499
- "Menu item name": "Menu item name",
500
- "Menu item title": "Menu item title",
501
- "Menu name": "Menu name",
502
- "Menu permissions": "Menu permissions",
503
- Middle: "Middle",
504
- "Min length": "Min length",
505
- "Min length must less than max length": "Min length must less than max length",
506
- Minimum: "Minimum",
507
- "Minimum must less than maximum": "Minimum must less than maximum",
508
- "Mobile Client-side": "Mobile Client-side",
509
- "Mobile UI": "Mobile UI",
510
- "Mobile client access address": "Mobile client access address",
511
- "Modal add": "Modal add",
512
- "Modify the name and icon": "Modify the name and icon",
513
- Month: "Month",
514
- Monthly: "Monthly",
515
- "More details": "More details",
516
- "More options": "More options",
517
- "Move to": "Move to",
518
- "Move {{title}} to": "Move {{title}} to",
519
- "Multiple select": "Multiple select",
520
- "Must select to the last level": "Must select to the last level",
521
- Name: "Name",
522
- "Name or descriptions": "Name or descriptions",
523
- Navigate: "Navigate",
524
- "New menu items are allowed to be accessed by default.": "New menu items are allowed to be accessed by default.",
525
- "New password": "New password",
526
- "Next 30 days": "Next 30 days",
527
- "Next 7 days": "Next 7 days",
528
- "Next 90 days": "Next 90 days",
529
- "Next month": "Next month",
530
- "Next quarter": "Next quarter",
531
- "Next week": "Next week",
532
- "Next year": "Next year",
533
- Nickname: "Nickname",
534
- No: "No",
535
- "No CHANGELOG.md file": "No CHANGELOG.md file",
536
- "No README.md file": "No README.md file",
537
- "No blocks to connect": "No blocks to connect",
538
- None: "None",
539
- "Not enabled": "Not enabled",
540
- "Not required": "Not required",
541
- "Npm package": "Npm package",
542
- "Npm package name": "Npm package name",
543
- Number: "Number",
544
- Off: "Off",
545
- "Official plugin": "Official plugin",
546
- "Old password": "Old password",
547
- On: "On",
548
- "One to many": "One to many",
549
- "One to many description": "Used to create a one-to-many relationship. For example, a country will have many cities and a city can only be in one country. When present as a field, it is a sub-table that displays the records of the associated collection. When created, a Many-to-one field is automatically generated in the associated collection.",
550
- "One to one": "One to one",
551
- "One to one (belongs to)": "One to one (belongs to)",
552
- "One to one (has one)": "One to one (has one)",
553
- "One to one description": "Used to create one-to-one relationships. For example, a user has a profile.",
554
- "Open in<1><0>Modal</0><1>Drawer</1><2>Window</2></1>": "Open in<1><0>Modal</0><1>Drawer</1><2>Window</2></1>",
555
- "Open mode": "Open mode",
556
- "Operate on existing data": "Operate on existing data",
557
- "Operate on new data": "Operate on new data",
558
- "Operation failed": "Operation failed",
559
- "Operation succeeded": "Operation succeeded",
560
- Operator: "Operator",
561
- "Option label": "Option label",
562
- "Option value": "Option value",
563
- Options: "Options",
564
- Orange: "Orange",
565
- "Original field title: ": "Original field title: ",
566
- "Original name": "Original name",
567
- "Original title: ": "Original title: ",
568
- "Other blocks": "Advanced blocks",
569
- "Other chart": "Other chart",
570
- Others: "Others",
571
- Override: "Override",
572
- "Override field": "Override field",
573
- "Own records": "Own records",
574
- Owners: "Owners",
575
- "PK & FK fields": "PK & FK fields",
576
- PackageName: "PackageName",
577
- Page: "Page",
578
- "Page configuration": "Page configuration",
579
- "Page style": "Page Style",
580
- "Page template": "Page template",
581
- "Parent collection fields": "Parent collection fields",
582
- "Parent record": "Parent record",
583
- Password: "Password",
584
- "Password mismatch": "Password mismatch",
585
- Pattern: "Pattern",
586
- Percent: "Percent",
587
- "Permission deined": "Permission denied",
588
- "Permission policy": "Permission policy",
589
- Phone: "Phone",
590
- "Phone device": "Phone device",
591
- "Pie chart": "Pie chart",
592
- "Please configure the duplicate fields": "Please configure the duplicate fields",
593
- "Please confirm the SQL statement first": "Please confirm the SQL statement first",
594
- "Please enter search content": "Please enter search content",
595
- "Please fill in the iframe URL": "Please fill in the iframe URL",
596
- "Please select": "Please select",
597
- "Please select content": "Please select content",
598
- "Please select the records to be updated": "Please select the records to be updated",
599
- "Please use a valid SELECT or WITH AS statement": "Please use a valid SELECT or WITH AS statement",
600
- "Plugin Zip File": "Plugin Zip File",
601
- "Plugin dependencies check failed": "Plugin dependencies check failed",
602
- "Plugin dependencies check failed, you should change the dependent version to meet the version requirements.": "Plugin dependencies check failed, you should change the dependent version to meet the version requirements.",
603
- "Plugin loading failed. Please check the server logs.": "Plugin loading failed. Please check the server logs.",
604
- "Plugin manager": "Plugin manager",
605
- "Plugin name": "Plugin name",
606
- "Plugin settings": "Plugin settings",
607
- "Plugin settings permissions": "Plugin settings permissions",
608
- "Plugin source": "Plugin source",
609
- "Plugin starting...": "Plugin starting...",
610
- "Plugin stopping...": "Plugin stopping...",
611
- "Plugin tab name": "Plugin tab name",
612
- "Plugin's version": "Plugin's version",
613
- Popup: "Popup",
614
- "Popup close method": "Popup close method",
615
- "Popup form": "Popup form",
616
- "Popup message": "Popup message",
617
- "Popup size": "Popup size",
618
- Position: "Position",
619
- Precision: "Precision",
620
- "Preset fields": "Preset fields",
621
- Preview: "Preview",
622
- Primary: "Primary",
623
- "Primary key, unique identifier, self growth": "Primary key, unique identifier, self growth",
624
- Print: "Print",
625
- Problematic: "Problematic",
626
- "Progress field": "Progress field",
627
- Properties: "Properties",
628
- "Providing certain collections as options for users, typically used in polymorphic or inheritance scenarios": "Providing certain collections as options for users, typically used in polymorphic or inheritance scenarios",
629
- Province: "Province",
630
- "Province/city/area name": "Province/city/area name",
631
- Purple: "Purple",
632
- "Quarter of day": "Quarter of day",
633
- QuarterYear: "QuarterYear",
634
- "Quick Update": "Quick Update",
635
- "Quick add": "Quick add",
636
- "Quick duplicate": "Quick duplicate",
637
- "Quick upload": "Quick upload",
638
- "Radio group": "Radio group",
639
- "Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.": "Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.",
640
- "Read only": "Read only",
641
- Readme: "Readme",
642
- Readonly: "Readonly",
643
- "Record ID": "Record ID",
644
- "Record picker": "Record picker",
645
- "Records can be sorted": "Records can be sorted",
646
- "Records per page": "Records per page",
647
- Red: "Red",
648
- "Redirect to": "Redirect to",
649
- "Reference template": "Reference template",
650
- Refresh: "Refresh",
651
- "Regular expression": "Pattern",
652
- "Related collection": "Related collection",
653
- Relation: "Relation",
654
- "Relationship blocks": "Relationship blocks",
655
- "Relationship type": "Relationship type",
656
- "Remains the same": "Remains the same",
657
- "Render Failed": "Render Failed",
658
- Repeats: "Repeats",
659
- "Request API": "Request API",
660
- "Request URL": "Request URL",
661
- "Request body": "Request body",
662
- "Request headers": "Request headers",
663
- "Request method": "Request method",
664
- "Request query parameters": "Request query parameters",
665
- "Request settings": "Request settings",
666
- "Request success": "Request success",
667
- Required: "Required",
668
- Reset: "Reset",
669
- Restart: "Restart",
670
- "Restart application": "Restart application",
671
- Result: "Result",
672
- "Retry after {{count}} seconds": "Retry after {{count}} seconds",
673
- "Return to the main application": "Return to the main application",
674
- "Rich Text": "Rich Text",
675
- "Role UID": "Role UID",
676
- "Role display name": "Role display name",
677
- "Role name": "Role name",
678
- Roles: "Roles",
679
- "Roles & Permissions": "Roles & Permissions",
680
- Save: "Save",
681
- "Save action": "Save action",
682
- "Save as block template": "Save as block template",
683
- "Save as template": "Save as template",
684
- "Save conditions": "Save conditions",
685
- "Save mode": "Save mode",
686
- "Save record": "Save record",
687
- "Saved successfully": "Saved successfully",
688
- "Scope name": "Scope name",
689
- "Screen size": "Screen size",
690
- Search: "Search",
691
- "Search and select collection": "Search and select collection",
692
- "Search plugin": "Search plugin",
693
- Select: "Select",
694
- "Select all": "Select all",
695
- "Select collection": "Select collection",
696
- "Select data source": "Select data source",
697
- "Select field": "Select field",
698
- "Select file": "Select file",
699
- "Select grouping field": "Select grouping field",
700
- "Select icon": "Select icon",
701
- "Select level": "Select level",
702
- "Select record": "Select record",
703
- "Select template": "Select template",
704
- "Select view": "Select view",
705
- Selected: "Selected",
706
- Selector: "Selector",
707
- "Selector mode": "Selector mode",
708
- "Send code": "Send code",
709
- "Set data loading mode": "Set data loading mode",
710
- "Set default sorting rules": "Set default sorting rules",
711
- "Set default value": "Set default value",
712
- "Set field count": "Set field count",
713
- "Set show field": "Set show field",
714
- "Set the count of columns displayed in a row": "Set the count of columns displayed in a row",
715
- "Set the data scope": "Set the data scope",
716
- "Set validation rules": "Set validation rules",
717
- Setting: "Setting",
718
- "Setting Down Title": "Setting Down Title",
719
- Settings: "Settings",
720
- "Show Data": "Show Data",
721
- "Show lunar": "Show lunar",
722
- "Show scroll area": "Show scroll area",
723
- "Show time": "Show time",
724
- "Sign in": "Sign in",
725
- "Sign in via account": "Sign in via account",
726
- "Sign in via phone": "Sign in via phone",
727
- "Sign in with another account": "Sign in with another account",
728
- "Sign out": "Sign out",
729
- "Sign up": "Sign up",
730
- "Sign up successfully, and automatically jump to the sign in page": "Sign up successfully, and automatically jump to the sign in page",
731
- "Signed up successfully. It will jump to the login page.": "Signed up successfully. It will jump to the login page.",
732
- "Single line text": "Single line text",
733
- "Single select": "Single select",
734
- "Single select and radio fields can be used as the grouping field": "Single select and radio fields can be used as the grouping field",
735
- "Skip required validation": "Skip required validation",
736
- Small: "Small",
737
- Sort: "Sort",
738
- Sortable: "Sortable",
739
- "Source collection": "Source collection",
740
- "Source collections": "Source collections",
741
- "Source key": "Source key",
742
- "Specific properties": "Specific properties",
743
- "Start date field": "Start date field",
744
- Status: "Status",
745
- "Stay on current page": "Stay on current page",
746
- "Store the creation time of each record": "Store the creation time of each record",
747
- "Store the creation user of each record": "Store the creation user of each record",
748
- "Store the last update time of each record": "Store the last update time of each record",
749
- "Store the last update user of each record": "Store the last update user of each record",
750
- Street: "Street",
751
- "Sub-details": "Sub-details",
752
- "Sub-form": "Sub-form",
753
- "Sub-table": "Sub-table",
754
- "Subform mode": "Sub-form mode",
755
- "Subform: Popover": "Subform: Popover",
756
- Submit: "Submit",
757
- "Submitted successfully": "Submitted successfully",
758
- Subtable: "Sub-table",
759
- "Subtable mode": "Sub-table mode",
760
- "Subtable: Drawer": "Subtable: Drawer",
761
- "Super admin": "Super admin",
762
- "Superior department": "Superior department",
763
- "Switch role": "Switch role",
764
- "Sync from database": "Sync from database",
765
- "Sync from form fields": "Sync from form fields",
766
- "Sync successfully": "Sync successfully",
767
- "System fields": "System fields",
768
- "System info": "System info",
769
- "System settings": "System settings",
770
- "System title": "System title",
771
- "System variables": "System variables",
772
- "Tab name": "Tab name",
773
- Table: "Table",
774
- "Table OID(Inheritance)": "Table OID(Inheritance)",
775
- "Table selected records": "Table selected records",
776
- "Tablet device": "Tablet device",
777
- "TachyBase Team": "TachyBase Team",
778
- Tag: "Tag",
779
- "Tag color field": "Tag color field",
780
- Target: "Target",
781
- "Target collection": "Target collection",
782
- "Target key": "Target key",
783
- "Target position": "Target position",
784
- "Template mode": "Template mode",
785
- "Template name": "Template name",
786
- Templates: "Templates",
787
- "Test Data": "Test Data",
788
- "Text fields": "Text fields",
789
- "The current return type is not a document type": "The current return type is not a document type",
790
- "The deletion was successful.": "The deletion was successful.",
791
- "The field has been deleted": "The field has been deleted",
792
- "The field value cannot be greater than ": "The field value cannot be greater than ",
793
- "The field value cannot be less than ": "The field value cannot be less than ",
794
- "The field value is not an integer number": "The field value is not an integer number",
795
- "The full address is": "The full address is",
796
- 'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': 'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.',
797
- Then: "Then",
798
- "There are no fullscreen blocks available at the current location": "There are no fullscreen blocks available at the current location",
799
- "This and following events": "This and following events",
800
- "This event": "This event",
801
- "This is a demo text, **supports Markdown syntax**.": "This is a demo text, **supports Markdown syntax**.",
802
- "This is likely a Tachybase internals bug. Please open an issue at <1>here</1>": "This is likely a Tachybase internals bug. Please open an issue at <1>here</1>",
803
- "This month": "This month",
804
- "This quarter": "This quarter",
805
- "This week": "This week",
806
- "This year": "This year",
807
- "Through collection": "Through collection",
808
- Time: "Time",
809
- "Time format": "Time format",
810
- "Time scale": "Time scale",
811
- Title: "Title",
812
- "Title field": "Title field",
813
- Today: "Today",
814
- "Toggles the subfield mode": "Toggles the subfield mode",
815
- Tomorrow: "Tomorrow",
816
- "Total {{count}} items": "Total {{count}} items",
817
- "Tree table": "Tree table",
818
- "Trigger workflow": "Trigger workflow",
819
- "Triggered when the row is clicked": "Triggered when the row is clicked",
820
- "Try again": "Try again",
821
- "Turn pages": "Turn pages",
822
- "UI Editor": "UI Editor",
823
- "UI editor": "UI editor",
824
- Unconnected: "Unconnected",
825
- Unique: "Unique",
826
- "Unsaved changes": "Unsaved changes",
827
- Untitled: "Untitled",
828
- Update: "Update",
829
- "Update all data?": "Update all data?",
830
- "Update or create": "Update or create",
831
- "Update plugin": "Update plugin",
832
- "Update record": "Update record",
833
- "Update selected data?": "Update selected data?",
834
- "Updated successfully": "Updated successfully",
835
- UpdatedAt: "UpdatedAt",
836
- UpdatedBy: "UpdatedBy",
837
- Upgrade: "Upgrade",
838
- Upload: "Upload",
839
- "Upload new version": "Upload new version",
840
- "Upload plugin": "Upload plugin",
841
- "Use the same time zone (GMT) for all users": "Use the same time zone (GMT) for all users",
842
- "Used for drag and drop sorting scenarios, supporting grouping sorting": "Used for drag and drop sorting scenarios, supporting grouping sorting",
843
- User: "User",
844
- Users: "Users",
845
- "Validation rule": "Validation rule",
846
- Value: "Value",
847
- "Verification code": "Verification code",
848
- Version: "Version",
849
- "Version range": "Version range",
850
- View: "View",
851
- "View all plugins": "View all plugins",
852
- "View record": "View record",
853
- Village: "Village",
854
- Visible: "Visible",
855
- Volcano: "Volcano",
856
- Week: "Week",
857
- Weekly: "Weekly",
858
- "When a field is selected for grouping, it will be grouped first before sorting.": "When a field is selected for grouping, it will be grouped first before sorting.",
859
- "When submitting the following fields, the saved values are": "When submitting the following fields, the saved values are",
860
- "Work week": "Work week",
861
- Wysiwyg: "Wysiwyg",
862
- Year: "Year",
863
- "Year-Month-Day": "Year-Month-Day",
864
- "Year/Month/Day": "Year/Month/Day",
865
- Yearly: "Yearly",
866
- Yes: "Yes",
867
- Yesterday: "Yesterday",
868
- all: "all",
869
- classical: "classical",
870
- contains: "contains",
871
- "data source": "data source",
872
- disabled: "disabled",
873
- "does not contain": "does not contain",
874
- "edit title": "edit title",
875
- enabled: "enabled",
876
- "ends with": "ends with",
877
- exists: "exists",
878
- is: "is",
879
- "is after": "is after",
880
- "is before": "is before",
881
- "is between": "is between",
882
- "is empty": "is empty",
883
- "is not": "is not",
884
- "is not empty": "is not empty",
885
- "is on or after": "is on or after",
886
- "is on or before": "is on or before",
887
- loading: "loading",
888
- "name is required": "name is required",
889
- "not ends with": "not ends with",
890
- "not exists": "not exists",
891
- "not starts with": "not starts with",
892
- pixels: "pixels",
893
- "please enter the date": "please enter the date",
894
- "re-download file": "re-download file",
895
- "search Menu": "Search Menu",
896
- sort: "sort",
897
- "starts with": "starts with",
898
- tabs: "tabs",
899
- "{{count}} filter items": "{{count}} filter items",
900
- "{{count}} more items": "{{count}} more items",
901
- "\u2260": "\u2260",
902
- "\u2264": "\u2264",
903
- "\u2265": "\u2265",
904
- "12 hour": "12 hour",
905
- "24 hour": "24 hour"
906
- };