@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,283 +0,0 @@
1
- (function webpackUniversalModuleDefinition(root, factory) {
2
- if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("cronstrue"));
4
- else if(typeof define === 'function' && define.amd)
5
- define("locales/ar", ["cronstrue"], factory);
6
- else if(typeof exports === 'object')
7
- exports["locales/ar"] = factory(require("cronstrue"));
8
- else
9
- root["locales/ar"] = factory(root["cronstrue"]);
10
- })(globalThis, (__WEBPACK_EXTERNAL_MODULE__93__) => {
11
- return /******/ (() => { // webpackBootstrap
12
- /******/ "use strict";
13
- /******/ var __webpack_modules__ = ({
14
-
15
- /***/ 93:
16
- /***/ ((module) => {
17
-
18
- module.exports = __WEBPACK_EXTERNAL_MODULE__93__;
19
-
20
- /***/ })
21
-
22
- /******/ });
23
- /************************************************************************/
24
- /******/ // The module cache
25
- /******/ var __webpack_module_cache__ = {};
26
- /******/
27
- /******/ // The require function
28
- /******/ function __webpack_require__(moduleId) {
29
- /******/ // Check if module is in cache
30
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
31
- /******/ if (cachedModule !== undefined) {
32
- /******/ return cachedModule.exports;
33
- /******/ }
34
- /******/ // Create a new module (and put it into the cache)
35
- /******/ var module = __webpack_module_cache__[moduleId] = {
36
- /******/ // no module.id needed
37
- /******/ // no module.loaded needed
38
- /******/ exports: {}
39
- /******/ };
40
- /******/
41
- /******/ // Execute the module function
42
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
43
- /******/
44
- /******/ // Return the exports of the module
45
- /******/ return module.exports;
46
- /******/ }
47
- /******/
48
- /************************************************************************/
49
- /******/ /* webpack/runtime/compat get default export */
50
- /******/ (() => {
51
- /******/ // getDefaultExport function for compatibility with non-harmony modules
52
- /******/ __webpack_require__.n = (module) => {
53
- /******/ var getter = module && module.__esModule ?
54
- /******/ () => (module['default']) :
55
- /******/ () => (module);
56
- /******/ __webpack_require__.d(getter, { a: getter });
57
- /******/ return getter;
58
- /******/ };
59
- /******/ })();
60
- /******/
61
- /******/ /* webpack/runtime/define property getters */
62
- /******/ (() => {
63
- /******/ // define getter functions for harmony exports
64
- /******/ __webpack_require__.d = (exports, definition) => {
65
- /******/ for(var key in definition) {
66
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
67
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
68
- /******/ }
69
- /******/ }
70
- /******/ };
71
- /******/ })();
72
- /******/
73
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
74
- /******/ (() => {
75
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
76
- /******/ })();
77
- /******/
78
- /******/ /* webpack/runtime/make namespace object */
79
- /******/ (() => {
80
- /******/ // define __esModule on exports
81
- /******/ __webpack_require__.r = (exports) => {
82
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
83
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
84
- /******/ }
85
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
86
- /******/ };
87
- /******/ })();
88
- /******/
89
- /************************************************************************/
90
- var __webpack_exports__ = {};
91
- __webpack_require__.r(__webpack_exports__);
92
- /* harmony import */ var cronstrue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(93);
93
- /* harmony import */ var cronstrue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(cronstrue__WEBPACK_IMPORTED_MODULE_0__);
94
- var exports = __webpack_exports__;
95
- "use strict";
96
- Object.defineProperty(exports, "__esModule", { value: true });
97
- exports.ar = void 0;
98
- var ar = (function () {
99
- function ar() {
100
- }
101
- ar.prototype.atX0SecondsPastTheMinuteGt20 = function () {
102
- return null;
103
- };
104
- ar.prototype.atX0MinutesPastTheHourGt20 = function () {
105
- return null;
106
- };
107
- ar.prototype.commaMonthX0ThroughMonthX1 = function () {
108
- return null;
109
- };
110
- ar.prototype.commaYearX0ThroughYearX1 = function () {
111
- return null;
112
- };
113
- ar.prototype.use24HourTimeFormatByDefault = function () {
114
- return true;
115
- };
116
- ar.prototype.anErrorOccuredWhenGeneratingTheExpressionD = function () {
117
- return "حدث خطأ في إنشاء وصف المصطلح٠ تأكد من تركيب مصطلح الكرون";
118
- };
119
- ar.prototype.everyMinute = function () {
120
- return "كل دقيقة";
121
- };
122
- ar.prototype.everyHour = function () {
123
- return "كل ساعة";
124
- };
125
- ar.prototype.atSpace = function () {
126
- return " ";
127
- };
128
- ar.prototype.everyMinuteBetweenX0AndX1 = function () {
129
- return "كل دقيقة بين %s و %s";
130
- };
131
- ar.prototype.at = function () {
132
- return "";
133
- };
134
- ar.prototype.spaceAnd = function () {
135
- return " و";
136
- };
137
- ar.prototype.everySecond = function () {
138
- return "كل ثانية";
139
- };
140
- ar.prototype.everyX0Seconds = function () {
141
- return "كل %s ثواني";
142
- };
143
- ar.prototype.secondsX0ThroughX1PastTheMinute = function () {
144
- return "الثواني %s حتى %s من بداية الدقيقة";
145
- };
146
- ar.prototype.atX0SecondsPastTheMinute = function () {
147
- return "الثانية %s من بداية الدقيقة";
148
- };
149
- ar.prototype.everyX0Minutes = function () {
150
- return "كل %s دقائق";
151
- };
152
- ar.prototype.minutesX0ThroughX1PastTheHour = function () {
153
- return "الدقائق %s حتى %s من بداية الساعة";
154
- };
155
- ar.prototype.atX0MinutesPastTheHour = function () {
156
- return "الدقيقة %s من بداية الساعة";
157
- };
158
- ar.prototype.everyX0Hours = function () {
159
- return "كل %s ساعات";
160
- };
161
- ar.prototype.betweenX0AndX1 = function () {
162
- return "بين %s و %s";
163
- };
164
- ar.prototype.atX0 = function () {
165
- return "%s";
166
- };
167
- ar.prototype.commaEveryDay = function () {
168
- return "، كل يوم";
169
- };
170
- ar.prototype.commaEveryX0DaysOfTheWeek = function () {
171
- return "، كل %s من أيام الأسبوع";
172
- };
173
- ar.prototype.commaX0ThroughX1 = function () {
174
- return "، %s حتى %s";
175
- };
176
- ar.prototype.commaAndX0ThroughX1 = function () {
177
- return "، و %s حتى %s";
178
- };
179
- ar.prototype.first = function () {
180
- return "أول";
181
- };
182
- ar.prototype.second = function () {
183
- return "ثاني";
184
- };
185
- ar.prototype.third = function () {
186
- return "ثالث";
187
- };
188
- ar.prototype.fourth = function () {
189
- return "رابع";
190
- };
191
- ar.prototype.fifth = function () {
192
- return "خامس";
193
- };
194
- ar.prototype.commaOnThe = function () {
195
- return "، في ال";
196
- };
197
- ar.prototype.spaceX0OfTheMonth = function () {
198
- return " %s من الشهر";
199
- };
200
- ar.prototype.lastDay = function () {
201
- return "اليوم الأخير";
202
- };
203
- ar.prototype.commaOnTheLastX0OfTheMonth = function () {
204
- return "، في اخر %s من الشهر";
205
- };
206
- ar.prototype.commaOnlyOnX0 = function () {
207
- return "، %s فقط";
208
- };
209
- ar.prototype.commaAndOnX0 = function () {
210
- return "، وفي %s";
211
- };
212
- ar.prototype.commaEveryX0Months = function () {
213
- return "، كل %s أشهر";
214
- };
215
- ar.prototype.commaOnlyInX0 = function () {
216
- return "، %s فقط";
217
- };
218
- ar.prototype.commaOnTheLastDayOfTheMonth = function () {
219
- return "، في اخر يوم من الشهر";
220
- };
221
- ar.prototype.commaOnTheLastWeekdayOfTheMonth = function () {
222
- return "، في اخر يوم أسبوع من الشهر";
223
- };
224
- ar.prototype.commaDaysBeforeTheLastDayOfTheMonth = function () {
225
- return "، %s أيام قبل اخر يوم من الشهر";
226
- };
227
- ar.prototype.firstWeekday = function () {
228
- return "اول ايام الأسبوع";
229
- };
230
- ar.prototype.weekdayNearestDayX0 = function () {
231
- return "يوم الأسبوع الأقرب ليوم %s";
232
- };
233
- ar.prototype.commaOnTheX0OfTheMonth = function () {
234
- return "، في %s من الشهر";
235
- };
236
- ar.prototype.commaEveryX0Days = function () {
237
- return "، كل %s أيام";
238
- };
239
- ar.prototype.commaBetweenDayX0AndX1OfTheMonth = function () {
240
- return "، بين يوم %s و %s من الشهر";
241
- };
242
- ar.prototype.commaOnDayX0OfTheMonth = function () {
243
- return "، في اليوم %s من الشهر";
244
- };
245
- ar.prototype.commaEveryHour = function () {
246
- return "، كل ساعة";
247
- };
248
- ar.prototype.commaEveryX0Years = function () {
249
- return "، كل %s سنوات";
250
- };
251
- ar.prototype.commaStartingX0 = function () {
252
- return "، بداية من %s";
253
- };
254
- ar.prototype.daysOfTheWeek = function () {
255
- return ["الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"];
256
- };
257
- ar.prototype.monthsOfTheYear = function () {
258
- return [
259
- "يناير",
260
- "فبراير",
261
- "مارس",
262
- "ابريل",
263
- "مايو",
264
- "يونيو",
265
- "يوليو",
266
- "أغسطس",
267
- "سبتمبر",
268
- "أكتوبر",
269
- "نوفمبر",
270
- "ديسمبر",
271
- ];
272
- };
273
- return ar;
274
- }());
275
- exports.ar = ar;
276
-
277
-
278
- (cronstrue__WEBPACK_IMPORTED_MODULE_0___default().locales)["ar"] = new ar();
279
-
280
- /******/ return __webpack_exports__;
281
- /******/ })()
282
- ;
283
- });
@@ -1 +0,0 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/ar.min",["cronstrue"],e):"object"==typeof exports?exports["locales/ar.min"]=e(require("cronstrue")):t["locales/ar.min"]=e(t.cronstrue)}(globalThis,(t=>(()=>{"use strict";var e={93:e=>{e.exports=t}},o={};function r(t){var n=o[t];if(void 0!==n)return n.exports;var u=o[t]={exports:{}};return e[t](u,u.exports,r),u.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};r.r(n);var u=r(93),p=r.n(u),c=n;Object.defineProperty(c,"__esModule",{value:!0}),c.ar=void 0;var a=function(){function t(){}return t.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},t.prototype.atX0MinutesPastTheHourGt20=function(){return null},t.prototype.commaMonthX0ThroughMonthX1=function(){return null},t.prototype.commaYearX0ThroughYearX1=function(){return null},t.prototype.use24HourTimeFormatByDefault=function(){return!0},t.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"حدث خطأ في إنشاء وصف المصطلح٠ تأكد من تركيب مصطلح الكرون"},t.prototype.everyMinute=function(){return"كل دقيقة"},t.prototype.everyHour=function(){return"كل ساعة"},t.prototype.atSpace=function(){return" "},t.prototype.everyMinuteBetweenX0AndX1=function(){return"كل دقيقة بين %s و %s"},t.prototype.at=function(){return""},t.prototype.spaceAnd=function(){return" و"},t.prototype.everySecond=function(){return"كل ثانية"},t.prototype.everyX0Seconds=function(){return"كل %s ثواني"},t.prototype.secondsX0ThroughX1PastTheMinute=function(){return"الثواني %s حتى %s من بداية الدقيقة"},t.prototype.atX0SecondsPastTheMinute=function(){return"الثانية %s من بداية الدقيقة"},t.prototype.everyX0Minutes=function(){return"كل %s دقائق"},t.prototype.minutesX0ThroughX1PastTheHour=function(){return"الدقائق %s حتى %s من بداية الساعة"},t.prototype.atX0MinutesPastTheHour=function(){return"الدقيقة %s من بداية الساعة"},t.prototype.everyX0Hours=function(){return"كل %s ساعات"},t.prototype.betweenX0AndX1=function(){return"بين %s و %s"},t.prototype.atX0=function(){return"%s"},t.prototype.commaEveryDay=function(){return"، كل يوم"},t.prototype.commaEveryX0DaysOfTheWeek=function(){return"، كل %s من أيام الأسبوع"},t.prototype.commaX0ThroughX1=function(){return"، %s حتى %s"},t.prototype.commaAndX0ThroughX1=function(){return"، و %s حتى %s"},t.prototype.first=function(){return"أول"},t.prototype.second=function(){return"ثاني"},t.prototype.third=function(){return"ثالث"},t.prototype.fourth=function(){return"رابع"},t.prototype.fifth=function(){return"خامس"},t.prototype.commaOnThe=function(){return"، في ال"},t.prototype.spaceX0OfTheMonth=function(){return" %s من الشهر"},t.prototype.lastDay=function(){return"اليوم الأخير"},t.prototype.commaOnTheLastX0OfTheMonth=function(){return"، في اخر %s من الشهر"},t.prototype.commaOnlyOnX0=function(){return"، %s فقط"},t.prototype.commaAndOnX0=function(){return"، وفي %s"},t.prototype.commaEveryX0Months=function(){return"، كل %s أشهر"},t.prototype.commaOnlyInX0=function(){return"، %s فقط"},t.prototype.commaOnTheLastDayOfTheMonth=function(){return"، في اخر يوم من الشهر"},t.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return"، في اخر يوم أسبوع من الشهر"},t.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return"، %s أيام قبل اخر يوم من الشهر"},t.prototype.firstWeekday=function(){return"اول ايام الأسبوع"},t.prototype.weekdayNearestDayX0=function(){return"يوم الأسبوع الأقرب ليوم %s"},t.prototype.commaOnTheX0OfTheMonth=function(){return"، في %s من الشهر"},t.prototype.commaEveryX0Days=function(){return"، كل %s أيام"},t.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return"، بين يوم %s و %s من الشهر"},t.prototype.commaOnDayX0OfTheMonth=function(){return"، في اليوم %s من الشهر"},t.prototype.commaEveryHour=function(){return"، كل ساعة"},t.prototype.commaEveryX0Years=function(){return"، كل %s سنوات"},t.prototype.commaStartingX0=function(){return"، بداية من %s"},t.prototype.daysOfTheWeek=function(){return["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},t.prototype.monthsOfTheYear=function(){return["يناير","فبراير","مارس","ابريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},t}();return c.ar=a,p().locales.ar=new a,n})()));
@@ -1,280 +0,0 @@
1
- (function webpackUniversalModuleDefinition(root, factory) {
2
- if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("cronstrue"));
4
- else if(typeof define === 'function' && define.amd)
5
- define("locales/be", ["cronstrue"], factory);
6
- else if(typeof exports === 'object')
7
- exports["locales/be"] = factory(require("cronstrue"));
8
- else
9
- root["locales/be"] = factory(root["cronstrue"]);
10
- })(globalThis, (__WEBPACK_EXTERNAL_MODULE__93__) => {
11
- return /******/ (() => { // webpackBootstrap
12
- /******/ "use strict";
13
- /******/ var __webpack_modules__ = ({
14
-
15
- /***/ 93:
16
- /***/ ((module) => {
17
-
18
- module.exports = __WEBPACK_EXTERNAL_MODULE__93__;
19
-
20
- /***/ })
21
-
22
- /******/ });
23
- /************************************************************************/
24
- /******/ // The module cache
25
- /******/ var __webpack_module_cache__ = {};
26
- /******/
27
- /******/ // The require function
28
- /******/ function __webpack_require__(moduleId) {
29
- /******/ // Check if module is in cache
30
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
31
- /******/ if (cachedModule !== undefined) {
32
- /******/ return cachedModule.exports;
33
- /******/ }
34
- /******/ // Create a new module (and put it into the cache)
35
- /******/ var module = __webpack_module_cache__[moduleId] = {
36
- /******/ // no module.id needed
37
- /******/ // no module.loaded needed
38
- /******/ exports: {}
39
- /******/ };
40
- /******/
41
- /******/ // Execute the module function
42
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
43
- /******/
44
- /******/ // Return the exports of the module
45
- /******/ return module.exports;
46
- /******/ }
47
- /******/
48
- /************************************************************************/
49
- /******/ /* webpack/runtime/compat get default export */
50
- /******/ (() => {
51
- /******/ // getDefaultExport function for compatibility with non-harmony modules
52
- /******/ __webpack_require__.n = (module) => {
53
- /******/ var getter = module && module.__esModule ?
54
- /******/ () => (module['default']) :
55
- /******/ () => (module);
56
- /******/ __webpack_require__.d(getter, { a: getter });
57
- /******/ return getter;
58
- /******/ };
59
- /******/ })();
60
- /******/
61
- /******/ /* webpack/runtime/define property getters */
62
- /******/ (() => {
63
- /******/ // define getter functions for harmony exports
64
- /******/ __webpack_require__.d = (exports, definition) => {
65
- /******/ for(var key in definition) {
66
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
67
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
68
- /******/ }
69
- /******/ }
70
- /******/ };
71
- /******/ })();
72
- /******/
73
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
74
- /******/ (() => {
75
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
76
- /******/ })();
77
- /******/
78
- /******/ /* webpack/runtime/make namespace object */
79
- /******/ (() => {
80
- /******/ // define __esModule on exports
81
- /******/ __webpack_require__.r = (exports) => {
82
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
83
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
84
- /******/ }
85
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
86
- /******/ };
87
- /******/ })();
88
- /******/
89
- /************************************************************************/
90
- var __webpack_exports__ = {};
91
- __webpack_require__.r(__webpack_exports__);
92
- /* harmony import */ var cronstrue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(93);
93
- /* harmony import */ var cronstrue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(cronstrue__WEBPACK_IMPORTED_MODULE_0__);
94
- var exports = __webpack_exports__;
95
- "use strict";
96
- Object.defineProperty(exports, "__esModule", { value: true });
97
- exports.be = void 0;
98
- var be = (function () {
99
- function be() {
100
- }
101
- be.prototype.atX0SecondsPastTheMinuteGt20 = function () {
102
- return null;
103
- };
104
- be.prototype.atX0MinutesPastTheHourGt20 = function () {
105
- return null;
106
- };
107
- be.prototype.commaMonthX0ThroughMonthX1 = function () {
108
- return null;
109
- };
110
- be.prototype.commaYearX0ThroughYearX1 = function () {
111
- return null;
112
- };
113
- be.prototype.use24HourTimeFormatByDefault = function () {
114
- return false;
115
- };
116
- be.prototype.everyMinute = function () {
117
- return "кожную хвіліну";
118
- };
119
- be.prototype.everyHour = function () {
120
- return "кожную гадзіну";
121
- };
122
- be.prototype.anErrorOccuredWhenGeneratingTheExpressionD = function () {
123
- return "Адбылася памылка падчас генерацыі апісання выразы. Праверце сінтаксіс крон-выразы.";
124
- };
125
- be.prototype.atSpace = function () {
126
- return "У ";
127
- };
128
- be.prototype.everyMinuteBetweenX0AndX1 = function () {
129
- return "Кожную хвіліну з %s да %s";
130
- };
131
- be.prototype.at = function () {
132
- return "У";
133
- };
134
- be.prototype.spaceAnd = function () {
135
- return " і";
136
- };
137
- be.prototype.everySecond = function () {
138
- return "кожную секунду";
139
- };
140
- be.prototype.everyX0Seconds = function () {
141
- return "кожныя %s секунд";
142
- };
143
- be.prototype.secondsX0ThroughX1PastTheMinute = function () {
144
- return "секунды з %s па %s";
145
- };
146
- be.prototype.atX0SecondsPastTheMinute = function () {
147
- return "у %s секунд";
148
- };
149
- be.prototype.everyX0Minutes = function () {
150
- return "кожныя %s хвілін";
151
- };
152
- be.prototype.minutesX0ThroughX1PastTheHour = function () {
153
- return "хвіліны з %s па %s";
154
- };
155
- be.prototype.atX0MinutesPastTheHour = function () {
156
- return "у %s хвілін";
157
- };
158
- be.prototype.everyX0Hours = function () {
159
- return "кожныя %s гадзін";
160
- };
161
- be.prototype.betweenX0AndX1 = function () {
162
- return "з %s па %s";
163
- };
164
- be.prototype.atX0 = function () {
165
- return "у %s";
166
- };
167
- be.prototype.commaEveryDay = function () {
168
- return ", кожны дзень";
169
- };
170
- be.prototype.commaEveryX0DaysOfTheWeek = function () {
171
- return ", кожныя %s дзён тыдня";
172
- };
173
- be.prototype.commaX0ThroughX1 = function () {
174
- return ", %s па %s";
175
- };
176
- be.prototype.commaAndX0ThroughX1 = function () {
177
- return ", і %s па %s";
178
- };
179
- be.prototype.first = function () {
180
- return "першы";
181
- };
182
- be.prototype.second = function () {
183
- return "другі";
184
- };
185
- be.prototype.third = function () {
186
- return "трэці";
187
- };
188
- be.prototype.fourth = function () {
189
- return "чацвёрты";
190
- };
191
- be.prototype.fifth = function () {
192
- return "пяты";
193
- };
194
- be.prototype.commaOnThe = function () {
195
- return ", у ";
196
- };
197
- be.prototype.spaceX0OfTheMonth = function () {
198
- return " %s месяца";
199
- };
200
- be.prototype.lastDay = function () {
201
- return "апошні дзень";
202
- };
203
- be.prototype.commaOnTheLastX0OfTheMonth = function () {
204
- return ", у апошні %s месяца";
205
- };
206
- be.prototype.commaOnlyOnX0 = function () {
207
- return ", толькі ў %s";
208
- };
209
- be.prototype.commaAndOnX0 = function () {
210
- return ", і ў %s";
211
- };
212
- be.prototype.commaEveryX0Months = function () {
213
- return ", кожныя %s месяцаў";
214
- };
215
- be.prototype.commaOnlyInX0 = function () {
216
- return ", толькі ў %s";
217
- };
218
- be.prototype.commaOnTheLastDayOfTheMonth = function () {
219
- return ", у апошні дзень месяца";
220
- };
221
- be.prototype.commaOnTheLastWeekdayOfTheMonth = function () {
222
- return ", у апошні будні дзень месяца";
223
- };
224
- be.prototype.commaDaysBeforeTheLastDayOfTheMonth = function () {
225
- return ", %s дзён да апошняга дня месяца";
226
- };
227
- be.prototype.firstWeekday = function () {
228
- return "першы будны дзень";
229
- };
230
- be.prototype.weekdayNearestDayX0 = function () {
231
- return "найбліжэйшы будны дзень да %s";
232
- };
233
- be.prototype.commaOnTheX0OfTheMonth = function () {
234
- return ", у %s месяцы";
235
- };
236
- be.prototype.commaEveryX0Days = function () {
237
- return ", кожныя %s дзён";
238
- };
239
- be.prototype.commaBetweenDayX0AndX1OfTheMonth = function () {
240
- return ", з %s па %s лік месяца";
241
- };
242
- be.prototype.commaOnDayX0OfTheMonth = function () {
243
- return ", у %s лік месяца";
244
- };
245
- be.prototype.commaEveryX0Years = function () {
246
- return ", кожныя %s гадоў";
247
- };
248
- be.prototype.commaStartingX0 = function () {
249
- return ", пачатак %s";
250
- };
251
- be.prototype.daysOfTheWeek = function () {
252
- return ["нядзеля", "панядзелак", "аўторак", "серада", "чацвер", "пятніца", "субота"];
253
- };
254
- be.prototype.monthsOfTheYear = function () {
255
- return [
256
- "студзень",
257
- "люты",
258
- "сакавік",
259
- "красавік",
260
- "травень",
261
- "чэрвень",
262
- "ліпень",
263
- "жнівень",
264
- "верасень",
265
- "кастрычнік",
266
- "лістапад",
267
- "снежань",
268
- ];
269
- };
270
- return be;
271
- }());
272
- exports.be = be;
273
-
274
-
275
- (cronstrue__WEBPACK_IMPORTED_MODULE_0___default().locales)["be"] = new be();
276
-
277
- /******/ return __webpack_exports__;
278
- /******/ })()
279
- ;
280
- });
@@ -1 +0,0 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("cronstrue")):"function"==typeof define&&define.amd?define("locales/be.min",["cronstrue"],e):"object"==typeof exports?exports["locales/be.min"]=e(require("cronstrue")):t["locales/be.min"]=e(t.cronstrue)}(globalThis,(t=>(()=>{"use strict";var e={93:e=>{e.exports=t}},o={};function r(t){var n=o[t];if(void 0!==n)return n.exports;var u=o[t]={exports:{}};return e[t](u,u.exports,r),u.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};r.r(n);var u=r(93),p=r.n(u),c=n;Object.defineProperty(c,"__esModule",{value:!0}),c.be=void 0;var i=function(){function t(){}return t.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},t.prototype.atX0MinutesPastTheHourGt20=function(){return null},t.prototype.commaMonthX0ThroughMonthX1=function(){return null},t.prototype.commaYearX0ThroughYearX1=function(){return null},t.prototype.use24HourTimeFormatByDefault=function(){return!1},t.prototype.everyMinute=function(){return"кожную хвіліну"},t.prototype.everyHour=function(){return"кожную гадзіну"},t.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Адбылася памылка падчас генерацыі апісання выразы. Праверце сінтаксіс крон-выразы."},t.prototype.atSpace=function(){return"У "},t.prototype.everyMinuteBetweenX0AndX1=function(){return"Кожную хвіліну з %s да %s"},t.prototype.at=function(){return"У"},t.prototype.spaceAnd=function(){return" і"},t.prototype.everySecond=function(){return"кожную секунду"},t.prototype.everyX0Seconds=function(){return"кожныя %s секунд"},t.prototype.secondsX0ThroughX1PastTheMinute=function(){return"секунды з %s па %s"},t.prototype.atX0SecondsPastTheMinute=function(){return"у %s секунд"},t.prototype.everyX0Minutes=function(){return"кожныя %s хвілін"},t.prototype.minutesX0ThroughX1PastTheHour=function(){return"хвіліны з %s па %s"},t.prototype.atX0MinutesPastTheHour=function(){return"у %s хвілін"},t.prototype.everyX0Hours=function(){return"кожныя %s гадзін"},t.prototype.betweenX0AndX1=function(){return"з %s па %s"},t.prototype.atX0=function(){return"у %s"},t.prototype.commaEveryDay=function(){return", кожны дзень"},t.prototype.commaEveryX0DaysOfTheWeek=function(){return", кожныя %s дзён тыдня"},t.prototype.commaX0ThroughX1=function(){return", %s па %s"},t.prototype.commaAndX0ThroughX1=function(){return", і %s па %s"},t.prototype.first=function(){return"першы"},t.prototype.second=function(){return"другі"},t.prototype.third=function(){return"трэці"},t.prototype.fourth=function(){return"чацвёрты"},t.prototype.fifth=function(){return"пяты"},t.prototype.commaOnThe=function(){return", у "},t.prototype.spaceX0OfTheMonth=function(){return" %s месяца"},t.prototype.lastDay=function(){return"апошні дзень"},t.prototype.commaOnTheLastX0OfTheMonth=function(){return", у апошні %s месяца"},t.prototype.commaOnlyOnX0=function(){return", толькі ў %s"},t.prototype.commaAndOnX0=function(){return", і ў %s"},t.prototype.commaEveryX0Months=function(){return", кожныя %s месяцаў"},t.prototype.commaOnlyInX0=function(){return", толькі ў %s"},t.prototype.commaOnTheLastDayOfTheMonth=function(){return", у апошні дзень месяца"},t.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", у апошні будні дзень месяца"},t.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s дзён да апошняга дня месяца"},t.prototype.firstWeekday=function(){return"першы будны дзень"},t.prototype.weekdayNearestDayX0=function(){return"найбліжэйшы будны дзень да %s"},t.prototype.commaOnTheX0OfTheMonth=function(){return", у %s месяцы"},t.prototype.commaEveryX0Days=function(){return", кожныя %s дзён"},t.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", з %s па %s лік месяца"},t.prototype.commaOnDayX0OfTheMonth=function(){return", у %s лік месяца"},t.prototype.commaEveryX0Years=function(){return", кожныя %s гадоў"},t.prototype.commaStartingX0=function(){return", пачатак %s"},t.prototype.daysOfTheWeek=function(){return["нядзеля","панядзелак","аўторак","серада","чацвер","пятніца","субота"]},t.prototype.monthsOfTheYear=function(){return["студзень","люты","сакавік","красавік","травень","чэрвень","ліпень","жнівень","верасень","кастрычнік","лістапад","снежань"]},t}();return c.be=i,p().locales.be=new i,n})()));