@univerjs/presets 0.5.0-beta.1

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 (384) hide show
  1. package/LICENSE +176 -0
  2. package/lib/cjs/index.js +1 -0
  3. package/lib/cjs/preset-docs-collaboration/index.js +1 -0
  4. package/lib/cjs/preset-docs-collaboration/locales/en-US.js +1 -0
  5. package/lib/cjs/preset-docs-collaboration/locales/fa-IR.js +1 -0
  6. package/lib/cjs/preset-docs-collaboration/locales/ru-RU.js +1 -0
  7. package/lib/cjs/preset-docs-collaboration/locales/vi-VN.js +1 -0
  8. package/lib/cjs/preset-docs-collaboration/locales/zh-CN.js +1 -0
  9. package/lib/cjs/preset-docs-collaboration/locales/zh-TW.js +1 -0
  10. package/lib/cjs/preset-docs-core/index.js +1 -0
  11. package/lib/cjs/preset-docs-core/locales/en-US.js +1 -0
  12. package/lib/cjs/preset-docs-core/locales/fa-IR.js +1 -0
  13. package/lib/cjs/preset-docs-core/locales/ru-RU.js +1 -0
  14. package/lib/cjs/preset-docs-core/locales/vi-VN.js +1 -0
  15. package/lib/cjs/preset-docs-core/locales/zh-CN.js +1 -0
  16. package/lib/cjs/preset-docs-core/locales/zh-TW.js +1 -0
  17. package/lib/cjs/preset-docs-drawing/index.js +1 -0
  18. package/lib/cjs/preset-docs-drawing/locales/en-US.js +1 -0
  19. package/lib/cjs/preset-docs-drawing/locales/fa-IR.js +1 -0
  20. package/lib/cjs/preset-docs-drawing/locales/ru-RU.js +1 -0
  21. package/lib/cjs/preset-docs-drawing/locales/vi-VN.js +1 -0
  22. package/lib/cjs/preset-docs-drawing/locales/zh-CN.js +1 -0
  23. package/lib/cjs/preset-docs-drawing/locales/zh-TW.js +1 -0
  24. package/lib/cjs/preset-docs-hyper-link/index.js +1 -0
  25. package/lib/cjs/preset-docs-hyper-link/locales/en-US.js +1 -0
  26. package/lib/cjs/preset-docs-hyper-link/locales/fa-IR.js +1 -0
  27. package/lib/cjs/preset-docs-hyper-link/locales/ru-RU.js +1 -0
  28. package/lib/cjs/preset-docs-hyper-link/locales/vi-VN.js +1 -0
  29. package/lib/cjs/preset-docs-hyper-link/locales/zh-CN.js +1 -0
  30. package/lib/cjs/preset-docs-hyper-link/locales/zh-TW.js +1 -0
  31. package/lib/cjs/preset-docs-thread-comment/index.js +1 -0
  32. package/lib/cjs/preset-docs-thread-comment/locales/en-US.js +1 -0
  33. package/lib/cjs/preset-docs-thread-comment/locales/fa-IR.js +1 -0
  34. package/lib/cjs/preset-docs-thread-comment/locales/ru-RU.js +1 -0
  35. package/lib/cjs/preset-docs-thread-comment/locales/vi-VN.js +1 -0
  36. package/lib/cjs/preset-docs-thread-comment/locales/zh-CN.js +1 -0
  37. package/lib/cjs/preset-docs-thread-comment/locales/zh-TW.js +1 -0
  38. package/lib/cjs/preset-sheets-advanced/index.js +1 -0
  39. package/lib/cjs/preset-sheets-advanced/locales/en-US.js +1 -0
  40. package/lib/cjs/preset-sheets-advanced/locales/fa-IR.js +1 -0
  41. package/lib/cjs/preset-sheets-advanced/locales/ru-RU.js +1 -0
  42. package/lib/cjs/preset-sheets-advanced/locales/vi-VN.js +1 -0
  43. package/lib/cjs/preset-sheets-advanced/locales/zh-CN.js +1 -0
  44. package/lib/cjs/preset-sheets-advanced/locales/zh-TW.js +1 -0
  45. package/lib/cjs/preset-sheets-collaboration/index.js +1 -0
  46. package/lib/cjs/preset-sheets-collaboration/locales/en-US.js +1 -0
  47. package/lib/cjs/preset-sheets-collaboration/locales/fa-IR.js +1 -0
  48. package/lib/cjs/preset-sheets-collaboration/locales/ru-RU.js +1 -0
  49. package/lib/cjs/preset-sheets-collaboration/locales/vi-VN.js +1 -0
  50. package/lib/cjs/preset-sheets-collaboration/locales/zh-CN.js +1 -0
  51. package/lib/cjs/preset-sheets-collaboration/locales/zh-TW.js +1 -0
  52. package/lib/cjs/preset-sheets-conditional-formatting/index.js +1 -0
  53. package/lib/cjs/preset-sheets-conditional-formatting/locales/en-US.js +1 -0
  54. package/lib/cjs/preset-sheets-conditional-formatting/locales/fa-IR.js +1 -0
  55. package/lib/cjs/preset-sheets-conditional-formatting/locales/ru-RU.js +1 -0
  56. package/lib/cjs/preset-sheets-conditional-formatting/locales/vi-VN.js +1 -0
  57. package/lib/cjs/preset-sheets-conditional-formatting/locales/zh-CN.js +1 -0
  58. package/lib/cjs/preset-sheets-conditional-formatting/locales/zh-TW.js +1 -0
  59. package/lib/cjs/preset-sheets-core/index.js +1 -0
  60. package/lib/cjs/preset-sheets-core/locales/en-US.js +1 -0
  61. package/lib/cjs/preset-sheets-core/locales/fa-IR.js +1 -0
  62. package/lib/cjs/preset-sheets-core/locales/ru-RU.js +1 -0
  63. package/lib/cjs/preset-sheets-core/locales/vi-VN.js +1 -0
  64. package/lib/cjs/preset-sheets-core/locales/zh-CN.js +1 -0
  65. package/lib/cjs/preset-sheets-core/locales/zh-TW.js +1 -0
  66. package/lib/cjs/preset-sheets-data-validation/index.js +1 -0
  67. package/lib/cjs/preset-sheets-data-validation/locales/en-US.js +1 -0
  68. package/lib/cjs/preset-sheets-data-validation/locales/fa-IR.js +1 -0
  69. package/lib/cjs/preset-sheets-data-validation/locales/ru-RU.js +1 -0
  70. package/lib/cjs/preset-sheets-data-validation/locales/vi-VN.js +1 -0
  71. package/lib/cjs/preset-sheets-data-validation/locales/zh-CN.js +1 -0
  72. package/lib/cjs/preset-sheets-data-validation/locales/zh-TW.js +1 -0
  73. package/lib/cjs/preset-sheets-drawing/index.js +1 -0
  74. package/lib/cjs/preset-sheets-drawing/locales/en-US.js +1 -0
  75. package/lib/cjs/preset-sheets-drawing/locales/fa-IR.js +1 -0
  76. package/lib/cjs/preset-sheets-drawing/locales/ru-RU.js +1 -0
  77. package/lib/cjs/preset-sheets-drawing/locales/vi-VN.js +1 -0
  78. package/lib/cjs/preset-sheets-drawing/locales/zh-CN.js +1 -0
  79. package/lib/cjs/preset-sheets-drawing/locales/zh-TW.js +1 -0
  80. package/lib/cjs/preset-sheets-filter/index.js +1 -0
  81. package/lib/cjs/preset-sheets-filter/locales/en-US.js +1 -0
  82. package/lib/cjs/preset-sheets-filter/locales/fa-IR.js +1 -0
  83. package/lib/cjs/preset-sheets-filter/locales/ru-RU.js +1 -0
  84. package/lib/cjs/preset-sheets-filter/locales/vi-VN.js +1 -0
  85. package/lib/cjs/preset-sheets-filter/locales/zh-CN.js +1 -0
  86. package/lib/cjs/preset-sheets-filter/locales/zh-TW.js +1 -0
  87. package/lib/cjs/preset-sheets-find-replace/index.js +1 -0
  88. package/lib/cjs/preset-sheets-find-replace/locales/en-US.js +1 -0
  89. package/lib/cjs/preset-sheets-find-replace/locales/fa-IR.js +1 -0
  90. package/lib/cjs/preset-sheets-find-replace/locales/ru-RU.js +1 -0
  91. package/lib/cjs/preset-sheets-find-replace/locales/vi-VN.js +1 -0
  92. package/lib/cjs/preset-sheets-find-replace/locales/zh-CN.js +1 -0
  93. package/lib/cjs/preset-sheets-find-replace/locales/zh-TW.js +1 -0
  94. package/lib/cjs/preset-sheets-hyper-link/index.js +1 -0
  95. package/lib/cjs/preset-sheets-hyper-link/locales/en-US.js +1 -0
  96. package/lib/cjs/preset-sheets-hyper-link/locales/fa-IR.js +1 -0
  97. package/lib/cjs/preset-sheets-hyper-link/locales/ru-RU.js +1 -0
  98. package/lib/cjs/preset-sheets-hyper-link/locales/vi-VN.js +1 -0
  99. package/lib/cjs/preset-sheets-hyper-link/locales/zh-CN.js +1 -0
  100. package/lib/cjs/preset-sheets-hyper-link/locales/zh-TW.js +1 -0
  101. package/lib/cjs/preset-sheets-node-core/index.js +1 -0
  102. package/lib/cjs/preset-sheets-node-core/locales/en-US.js +1 -0
  103. package/lib/cjs/preset-sheets-node-core/locales/fa-IR.js +1 -0
  104. package/lib/cjs/preset-sheets-node-core/locales/ru-RU.js +1 -0
  105. package/lib/cjs/preset-sheets-node-core/locales/vi-VN.js +1 -0
  106. package/lib/cjs/preset-sheets-node-core/locales/zh-CN.js +1 -0
  107. package/lib/cjs/preset-sheets-node-core/locales/zh-TW.js +1 -0
  108. package/lib/cjs/preset-sheets-sort/index.js +1 -0
  109. package/lib/cjs/preset-sheets-sort/locales/en-US.js +1 -0
  110. package/lib/cjs/preset-sheets-sort/locales/fa-IR.js +1 -0
  111. package/lib/cjs/preset-sheets-sort/locales/ru-RU.js +1 -0
  112. package/lib/cjs/preset-sheets-sort/locales/vi-VN.js +1 -0
  113. package/lib/cjs/preset-sheets-sort/locales/zh-CN.js +1 -0
  114. package/lib/cjs/preset-sheets-sort/locales/zh-TW.js +1 -0
  115. package/lib/cjs/preset-sheets-thread-comment/index.js +1 -0
  116. package/lib/cjs/preset-sheets-thread-comment/locales/en-US.js +1 -0
  117. package/lib/cjs/preset-sheets-thread-comment/locales/fa-IR.js +1 -0
  118. package/lib/cjs/preset-sheets-thread-comment/locales/ru-RU.js +1 -0
  119. package/lib/cjs/preset-sheets-thread-comment/locales/vi-VN.js +1 -0
  120. package/lib/cjs/preset-sheets-thread-comment/locales/zh-CN.js +1 -0
  121. package/lib/cjs/preset-sheets-thread-comment/locales/zh-TW.js +1 -0
  122. package/lib/es/index.js +32 -0
  123. package/lib/es/preset-docs-collaboration/index.js +1 -0
  124. package/lib/es/preset-docs-collaboration/locales/en-US.js +4 -0
  125. package/lib/es/preset-docs-collaboration/locales/fa-IR.js +4 -0
  126. package/lib/es/preset-docs-collaboration/locales/ru-RU.js +4 -0
  127. package/lib/es/preset-docs-collaboration/locales/vi-VN.js +4 -0
  128. package/lib/es/preset-docs-collaboration/locales/zh-CN.js +4 -0
  129. package/lib/es/preset-docs-collaboration/locales/zh-TW.js +4 -0
  130. package/lib/es/preset-docs-core/index.js +1 -0
  131. package/lib/es/preset-docs-core/locales/en-US.js +4 -0
  132. package/lib/es/preset-docs-core/locales/fa-IR.js +4 -0
  133. package/lib/es/preset-docs-core/locales/ru-RU.js +4 -0
  134. package/lib/es/preset-docs-core/locales/vi-VN.js +4 -0
  135. package/lib/es/preset-docs-core/locales/zh-CN.js +4 -0
  136. package/lib/es/preset-docs-core/locales/zh-TW.js +4 -0
  137. package/lib/es/preset-docs-drawing/index.js +1 -0
  138. package/lib/es/preset-docs-drawing/locales/en-US.js +4 -0
  139. package/lib/es/preset-docs-drawing/locales/fa-IR.js +4 -0
  140. package/lib/es/preset-docs-drawing/locales/ru-RU.js +4 -0
  141. package/lib/es/preset-docs-drawing/locales/vi-VN.js +4 -0
  142. package/lib/es/preset-docs-drawing/locales/zh-CN.js +4 -0
  143. package/lib/es/preset-docs-drawing/locales/zh-TW.js +4 -0
  144. package/lib/es/preset-docs-hyper-link/index.js +1 -0
  145. package/lib/es/preset-docs-hyper-link/locales/en-US.js +4 -0
  146. package/lib/es/preset-docs-hyper-link/locales/fa-IR.js +4 -0
  147. package/lib/es/preset-docs-hyper-link/locales/ru-RU.js +4 -0
  148. package/lib/es/preset-docs-hyper-link/locales/vi-VN.js +4 -0
  149. package/lib/es/preset-docs-hyper-link/locales/zh-CN.js +4 -0
  150. package/lib/es/preset-docs-hyper-link/locales/zh-TW.js +4 -0
  151. package/lib/es/preset-docs-thread-comment/index.js +1 -0
  152. package/lib/es/preset-docs-thread-comment/locales/en-US.js +4 -0
  153. package/lib/es/preset-docs-thread-comment/locales/fa-IR.js +4 -0
  154. package/lib/es/preset-docs-thread-comment/locales/ru-RU.js +4 -0
  155. package/lib/es/preset-docs-thread-comment/locales/vi-VN.js +4 -0
  156. package/lib/es/preset-docs-thread-comment/locales/zh-CN.js +4 -0
  157. package/lib/es/preset-docs-thread-comment/locales/zh-TW.js +4 -0
  158. package/lib/es/preset-sheets-advanced/index.js +1 -0
  159. package/lib/es/preset-sheets-advanced/locales/en-US.js +4 -0
  160. package/lib/es/preset-sheets-advanced/locales/fa-IR.js +4 -0
  161. package/lib/es/preset-sheets-advanced/locales/ru-RU.js +4 -0
  162. package/lib/es/preset-sheets-advanced/locales/vi-VN.js +4 -0
  163. package/lib/es/preset-sheets-advanced/locales/zh-CN.js +4 -0
  164. package/lib/es/preset-sheets-advanced/locales/zh-TW.js +4 -0
  165. package/lib/es/preset-sheets-collaboration/index.js +1 -0
  166. package/lib/es/preset-sheets-collaboration/locales/en-US.js +4 -0
  167. package/lib/es/preset-sheets-collaboration/locales/fa-IR.js +4 -0
  168. package/lib/es/preset-sheets-collaboration/locales/ru-RU.js +4 -0
  169. package/lib/es/preset-sheets-collaboration/locales/vi-VN.js +4 -0
  170. package/lib/es/preset-sheets-collaboration/locales/zh-CN.js +4 -0
  171. package/lib/es/preset-sheets-collaboration/locales/zh-TW.js +4 -0
  172. package/lib/es/preset-sheets-conditional-formatting/index.js +1 -0
  173. package/lib/es/preset-sheets-conditional-formatting/locales/en-US.js +4 -0
  174. package/lib/es/preset-sheets-conditional-formatting/locales/fa-IR.js +4 -0
  175. package/lib/es/preset-sheets-conditional-formatting/locales/ru-RU.js +4 -0
  176. package/lib/es/preset-sheets-conditional-formatting/locales/vi-VN.js +4 -0
  177. package/lib/es/preset-sheets-conditional-formatting/locales/zh-CN.js +4 -0
  178. package/lib/es/preset-sheets-conditional-formatting/locales/zh-TW.js +4 -0
  179. package/lib/es/preset-sheets-core/index.js +1 -0
  180. package/lib/es/preset-sheets-core/locales/en-US.js +4 -0
  181. package/lib/es/preset-sheets-core/locales/fa-IR.js +4 -0
  182. package/lib/es/preset-sheets-core/locales/ru-RU.js +4 -0
  183. package/lib/es/preset-sheets-core/locales/vi-VN.js +4 -0
  184. package/lib/es/preset-sheets-core/locales/zh-CN.js +4 -0
  185. package/lib/es/preset-sheets-core/locales/zh-TW.js +4 -0
  186. package/lib/es/preset-sheets-data-validation/index.js +1 -0
  187. package/lib/es/preset-sheets-data-validation/locales/en-US.js +4 -0
  188. package/lib/es/preset-sheets-data-validation/locales/fa-IR.js +4 -0
  189. package/lib/es/preset-sheets-data-validation/locales/ru-RU.js +4 -0
  190. package/lib/es/preset-sheets-data-validation/locales/vi-VN.js +4 -0
  191. package/lib/es/preset-sheets-data-validation/locales/zh-CN.js +4 -0
  192. package/lib/es/preset-sheets-data-validation/locales/zh-TW.js +4 -0
  193. package/lib/es/preset-sheets-drawing/index.js +1 -0
  194. package/lib/es/preset-sheets-drawing/locales/en-US.js +4 -0
  195. package/lib/es/preset-sheets-drawing/locales/fa-IR.js +4 -0
  196. package/lib/es/preset-sheets-drawing/locales/ru-RU.js +4 -0
  197. package/lib/es/preset-sheets-drawing/locales/vi-VN.js +4 -0
  198. package/lib/es/preset-sheets-drawing/locales/zh-CN.js +4 -0
  199. package/lib/es/preset-sheets-drawing/locales/zh-TW.js +4 -0
  200. package/lib/es/preset-sheets-filter/index.js +1 -0
  201. package/lib/es/preset-sheets-filter/locales/en-US.js +4 -0
  202. package/lib/es/preset-sheets-filter/locales/fa-IR.js +4 -0
  203. package/lib/es/preset-sheets-filter/locales/ru-RU.js +4 -0
  204. package/lib/es/preset-sheets-filter/locales/vi-VN.js +4 -0
  205. package/lib/es/preset-sheets-filter/locales/zh-CN.js +4 -0
  206. package/lib/es/preset-sheets-filter/locales/zh-TW.js +4 -0
  207. package/lib/es/preset-sheets-find-replace/index.js +1 -0
  208. package/lib/es/preset-sheets-find-replace/locales/en-US.js +4 -0
  209. package/lib/es/preset-sheets-find-replace/locales/fa-IR.js +4 -0
  210. package/lib/es/preset-sheets-find-replace/locales/ru-RU.js +4 -0
  211. package/lib/es/preset-sheets-find-replace/locales/vi-VN.js +4 -0
  212. package/lib/es/preset-sheets-find-replace/locales/zh-CN.js +4 -0
  213. package/lib/es/preset-sheets-find-replace/locales/zh-TW.js +4 -0
  214. package/lib/es/preset-sheets-hyper-link/index.js +1 -0
  215. package/lib/es/preset-sheets-hyper-link/locales/en-US.js +4 -0
  216. package/lib/es/preset-sheets-hyper-link/locales/fa-IR.js +4 -0
  217. package/lib/es/preset-sheets-hyper-link/locales/ru-RU.js +4 -0
  218. package/lib/es/preset-sheets-hyper-link/locales/vi-VN.js +4 -0
  219. package/lib/es/preset-sheets-hyper-link/locales/zh-CN.js +4 -0
  220. package/lib/es/preset-sheets-hyper-link/locales/zh-TW.js +4 -0
  221. package/lib/es/preset-sheets-node-core/index.js +1 -0
  222. package/lib/es/preset-sheets-node-core/locales/en-US.js +4 -0
  223. package/lib/es/preset-sheets-node-core/locales/fa-IR.js +4 -0
  224. package/lib/es/preset-sheets-node-core/locales/ru-RU.js +4 -0
  225. package/lib/es/preset-sheets-node-core/locales/vi-VN.js +4 -0
  226. package/lib/es/preset-sheets-node-core/locales/zh-CN.js +4 -0
  227. package/lib/es/preset-sheets-node-core/locales/zh-TW.js +4 -0
  228. package/lib/es/preset-sheets-sort/index.js +1 -0
  229. package/lib/es/preset-sheets-sort/locales/en-US.js +4 -0
  230. package/lib/es/preset-sheets-sort/locales/fa-IR.js +4 -0
  231. package/lib/es/preset-sheets-sort/locales/ru-RU.js +4 -0
  232. package/lib/es/preset-sheets-sort/locales/vi-VN.js +4 -0
  233. package/lib/es/preset-sheets-sort/locales/zh-CN.js +4 -0
  234. package/lib/es/preset-sheets-sort/locales/zh-TW.js +4 -0
  235. package/lib/es/preset-sheets-thread-comment/index.js +1 -0
  236. package/lib/es/preset-sheets-thread-comment/locales/en-US.js +4 -0
  237. package/lib/es/preset-sheets-thread-comment/locales/fa-IR.js +4 -0
  238. package/lib/es/preset-sheets-thread-comment/locales/ru-RU.js +4 -0
  239. package/lib/es/preset-sheets-thread-comment/locales/vi-VN.js +4 -0
  240. package/lib/es/preset-sheets-thread-comment/locales/zh-CN.js +4 -0
  241. package/lib/es/preset-sheets-thread-comment/locales/zh-TW.js +4 -0
  242. package/lib/styles/preset-docs-core.css +1 -0
  243. package/lib/styles/preset-docs-drawing.css +1 -0
  244. package/lib/styles/preset-docs-hyper-link.css +1 -0
  245. package/lib/styles/preset-docs-thread-comment.css +1 -0
  246. package/lib/styles/preset-sheets-advanced.css +1 -0
  247. package/lib/styles/preset-sheets-collaboration.css +1 -0
  248. package/lib/styles/preset-sheets-conditional-formatting.css +1 -0
  249. package/lib/styles/preset-sheets-core.css +1 -0
  250. package/lib/styles/preset-sheets-data-validation.css +1 -0
  251. package/lib/styles/preset-sheets-drawing.css +1 -0
  252. package/lib/styles/preset-sheets-filter.css +1 -0
  253. package/lib/styles/preset-sheets-find-replace.css +1 -0
  254. package/lib/styles/preset-sheets-hyper-link.css +1 -0
  255. package/lib/styles/preset-sheets-sort.css +1 -0
  256. package/lib/styles/preset-sheets-thread-comment.css +1 -0
  257. package/lib/types/index.d.ts +21 -0
  258. package/lib/types/preset-docs-collaboration/index.d.ts +1 -0
  259. package/lib/types/preset-docs-collaboration/locales/en-US.d.ts +1 -0
  260. package/lib/types/preset-docs-collaboration/locales/fa-IR.d.ts +1 -0
  261. package/lib/types/preset-docs-collaboration/locales/ru-RU.d.ts +1 -0
  262. package/lib/types/preset-docs-collaboration/locales/vi-VN.d.ts +1 -0
  263. package/lib/types/preset-docs-collaboration/locales/zh-CN.d.ts +1 -0
  264. package/lib/types/preset-docs-collaboration/locales/zh-TW.d.ts +1 -0
  265. package/lib/types/preset-docs-core/index.d.ts +1 -0
  266. package/lib/types/preset-docs-core/locales/en-US.d.ts +1 -0
  267. package/lib/types/preset-docs-core/locales/fa-IR.d.ts +1 -0
  268. package/lib/types/preset-docs-core/locales/ru-RU.d.ts +1 -0
  269. package/lib/types/preset-docs-core/locales/vi-VN.d.ts +1 -0
  270. package/lib/types/preset-docs-core/locales/zh-CN.d.ts +1 -0
  271. package/lib/types/preset-docs-core/locales/zh-TW.d.ts +1 -0
  272. package/lib/types/preset-docs-drawing/index.d.ts +1 -0
  273. package/lib/types/preset-docs-drawing/locales/en-US.d.ts +1 -0
  274. package/lib/types/preset-docs-drawing/locales/fa-IR.d.ts +1 -0
  275. package/lib/types/preset-docs-drawing/locales/ru-RU.d.ts +1 -0
  276. package/lib/types/preset-docs-drawing/locales/vi-VN.d.ts +1 -0
  277. package/lib/types/preset-docs-drawing/locales/zh-CN.d.ts +1 -0
  278. package/lib/types/preset-docs-drawing/locales/zh-TW.d.ts +1 -0
  279. package/lib/types/preset-docs-hyper-link/index.d.ts +1 -0
  280. package/lib/types/preset-docs-hyper-link/locales/en-US.d.ts +1 -0
  281. package/lib/types/preset-docs-hyper-link/locales/fa-IR.d.ts +1 -0
  282. package/lib/types/preset-docs-hyper-link/locales/ru-RU.d.ts +1 -0
  283. package/lib/types/preset-docs-hyper-link/locales/vi-VN.d.ts +1 -0
  284. package/lib/types/preset-docs-hyper-link/locales/zh-CN.d.ts +1 -0
  285. package/lib/types/preset-docs-hyper-link/locales/zh-TW.d.ts +1 -0
  286. package/lib/types/preset-docs-thread-comment/index.d.ts +1 -0
  287. package/lib/types/preset-docs-thread-comment/locales/en-US.d.ts +1 -0
  288. package/lib/types/preset-docs-thread-comment/locales/fa-IR.d.ts +1 -0
  289. package/lib/types/preset-docs-thread-comment/locales/ru-RU.d.ts +1 -0
  290. package/lib/types/preset-docs-thread-comment/locales/vi-VN.d.ts +1 -0
  291. package/lib/types/preset-docs-thread-comment/locales/zh-CN.d.ts +1 -0
  292. package/lib/types/preset-docs-thread-comment/locales/zh-TW.d.ts +1 -0
  293. package/lib/types/preset-sheets-advanced/index.d.ts +1 -0
  294. package/lib/types/preset-sheets-advanced/locales/en-US.d.ts +1 -0
  295. package/lib/types/preset-sheets-advanced/locales/fa-IR.d.ts +1 -0
  296. package/lib/types/preset-sheets-advanced/locales/ru-RU.d.ts +1 -0
  297. package/lib/types/preset-sheets-advanced/locales/vi-VN.d.ts +1 -0
  298. package/lib/types/preset-sheets-advanced/locales/zh-CN.d.ts +1 -0
  299. package/lib/types/preset-sheets-advanced/locales/zh-TW.d.ts +1 -0
  300. package/lib/types/preset-sheets-collaboration/index.d.ts +1 -0
  301. package/lib/types/preset-sheets-collaboration/locales/en-US.d.ts +1 -0
  302. package/lib/types/preset-sheets-collaboration/locales/fa-IR.d.ts +1 -0
  303. package/lib/types/preset-sheets-collaboration/locales/ru-RU.d.ts +1 -0
  304. package/lib/types/preset-sheets-collaboration/locales/vi-VN.d.ts +1 -0
  305. package/lib/types/preset-sheets-collaboration/locales/zh-CN.d.ts +1 -0
  306. package/lib/types/preset-sheets-collaboration/locales/zh-TW.d.ts +1 -0
  307. package/lib/types/preset-sheets-conditional-formatting/index.d.ts +1 -0
  308. package/lib/types/preset-sheets-conditional-formatting/locales/en-US.d.ts +1 -0
  309. package/lib/types/preset-sheets-conditional-formatting/locales/fa-IR.d.ts +1 -0
  310. package/lib/types/preset-sheets-conditional-formatting/locales/ru-RU.d.ts +1 -0
  311. package/lib/types/preset-sheets-conditional-formatting/locales/vi-VN.d.ts +1 -0
  312. package/lib/types/preset-sheets-conditional-formatting/locales/zh-CN.d.ts +1 -0
  313. package/lib/types/preset-sheets-conditional-formatting/locales/zh-TW.d.ts +1 -0
  314. package/lib/types/preset-sheets-core/index.d.ts +1 -0
  315. package/lib/types/preset-sheets-core/locales/en-US.d.ts +1 -0
  316. package/lib/types/preset-sheets-core/locales/fa-IR.d.ts +1 -0
  317. package/lib/types/preset-sheets-core/locales/ru-RU.d.ts +1 -0
  318. package/lib/types/preset-sheets-core/locales/vi-VN.d.ts +1 -0
  319. package/lib/types/preset-sheets-core/locales/zh-CN.d.ts +1 -0
  320. package/lib/types/preset-sheets-core/locales/zh-TW.d.ts +1 -0
  321. package/lib/types/preset-sheets-data-validation/index.d.ts +1 -0
  322. package/lib/types/preset-sheets-data-validation/locales/en-US.d.ts +1 -0
  323. package/lib/types/preset-sheets-data-validation/locales/fa-IR.d.ts +1 -0
  324. package/lib/types/preset-sheets-data-validation/locales/ru-RU.d.ts +1 -0
  325. package/lib/types/preset-sheets-data-validation/locales/vi-VN.d.ts +1 -0
  326. package/lib/types/preset-sheets-data-validation/locales/zh-CN.d.ts +1 -0
  327. package/lib/types/preset-sheets-data-validation/locales/zh-TW.d.ts +1 -0
  328. package/lib/types/preset-sheets-drawing/index.d.ts +1 -0
  329. package/lib/types/preset-sheets-drawing/locales/en-US.d.ts +1 -0
  330. package/lib/types/preset-sheets-drawing/locales/fa-IR.d.ts +1 -0
  331. package/lib/types/preset-sheets-drawing/locales/ru-RU.d.ts +1 -0
  332. package/lib/types/preset-sheets-drawing/locales/vi-VN.d.ts +1 -0
  333. package/lib/types/preset-sheets-drawing/locales/zh-CN.d.ts +1 -0
  334. package/lib/types/preset-sheets-drawing/locales/zh-TW.d.ts +1 -0
  335. package/lib/types/preset-sheets-filter/index.d.ts +1 -0
  336. package/lib/types/preset-sheets-filter/locales/en-US.d.ts +1 -0
  337. package/lib/types/preset-sheets-filter/locales/fa-IR.d.ts +1 -0
  338. package/lib/types/preset-sheets-filter/locales/ru-RU.d.ts +1 -0
  339. package/lib/types/preset-sheets-filter/locales/vi-VN.d.ts +1 -0
  340. package/lib/types/preset-sheets-filter/locales/zh-CN.d.ts +1 -0
  341. package/lib/types/preset-sheets-filter/locales/zh-TW.d.ts +1 -0
  342. package/lib/types/preset-sheets-find-replace/index.d.ts +1 -0
  343. package/lib/types/preset-sheets-find-replace/locales/en-US.d.ts +1 -0
  344. package/lib/types/preset-sheets-find-replace/locales/fa-IR.d.ts +1 -0
  345. package/lib/types/preset-sheets-find-replace/locales/ru-RU.d.ts +1 -0
  346. package/lib/types/preset-sheets-find-replace/locales/vi-VN.d.ts +1 -0
  347. package/lib/types/preset-sheets-find-replace/locales/zh-CN.d.ts +1 -0
  348. package/lib/types/preset-sheets-find-replace/locales/zh-TW.d.ts +1 -0
  349. package/lib/types/preset-sheets-hyper-link/index.d.ts +1 -0
  350. package/lib/types/preset-sheets-hyper-link/locales/en-US.d.ts +1 -0
  351. package/lib/types/preset-sheets-hyper-link/locales/fa-IR.d.ts +1 -0
  352. package/lib/types/preset-sheets-hyper-link/locales/ru-RU.d.ts +1 -0
  353. package/lib/types/preset-sheets-hyper-link/locales/vi-VN.d.ts +1 -0
  354. package/lib/types/preset-sheets-hyper-link/locales/zh-CN.d.ts +1 -0
  355. package/lib/types/preset-sheets-hyper-link/locales/zh-TW.d.ts +1 -0
  356. package/lib/types/preset-sheets-node-core/index.d.ts +1 -0
  357. package/lib/types/preset-sheets-node-core/locales/en-US.d.ts +1 -0
  358. package/lib/types/preset-sheets-node-core/locales/fa-IR.d.ts +1 -0
  359. package/lib/types/preset-sheets-node-core/locales/ru-RU.d.ts +1 -0
  360. package/lib/types/preset-sheets-node-core/locales/vi-VN.d.ts +1 -0
  361. package/lib/types/preset-sheets-node-core/locales/zh-CN.d.ts +1 -0
  362. package/lib/types/preset-sheets-node-core/locales/zh-TW.d.ts +1 -0
  363. package/lib/types/preset-sheets-sort/index.d.ts +1 -0
  364. package/lib/types/preset-sheets-sort/locales/en-US.d.ts +1 -0
  365. package/lib/types/preset-sheets-sort/locales/fa-IR.d.ts +1 -0
  366. package/lib/types/preset-sheets-sort/locales/ru-RU.d.ts +1 -0
  367. package/lib/types/preset-sheets-sort/locales/vi-VN.d.ts +1 -0
  368. package/lib/types/preset-sheets-sort/locales/zh-CN.d.ts +1 -0
  369. package/lib/types/preset-sheets-sort/locales/zh-TW.d.ts +1 -0
  370. package/lib/types/preset-sheets-thread-comment/index.d.ts +1 -0
  371. package/lib/types/preset-sheets-thread-comment/locales/en-US.d.ts +1 -0
  372. package/lib/types/preset-sheets-thread-comment/locales/fa-IR.d.ts +1 -0
  373. package/lib/types/preset-sheets-thread-comment/locales/ru-RU.d.ts +1 -0
  374. package/lib/types/preset-sheets-thread-comment/locales/vi-VN.d.ts +1 -0
  375. package/lib/types/preset-sheets-thread-comment/locales/zh-CN.d.ts +1 -0
  376. package/lib/types/preset-sheets-thread-comment/locales/zh-TW.d.ts +1 -0
  377. package/lib/umd/index.js +129 -0
  378. package/lib/umd/locales/en-US.js +1 -0
  379. package/lib/umd/locales/fa-IR.js +1 -0
  380. package/lib/umd/locales/ru-RU.js +1 -0
  381. package/lib/umd/locales/vi-VN.js +1 -0
  382. package/lib/umd/locales/zh-CN.js +1 -0
  383. package/lib/umd/locales/zh-TW.js +1 -0
  384. package/package.json +257 -0
@@ -0,0 +1 @@
1
+ (function(p,u){typeof exports=="object"&&typeof module<"u"?module.exports=u():typeof define=="function"&&define.amd?define(u):(p=typeof globalThis<"u"?globalThis:p||self,p.UniverDesignEnUS=u())})(this,function(){"use strict";var p=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function u(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var l={exports:{}};(function(e,a){(function(o,t){e.exports=t()})(p,function(){return{name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(o){var t=["th","st","nd","rd"],r=o%100;return"["+o+(t[(r-20)%10]||t[r]||t[0])+"]"}}})})(l);var S=l.exports;const g=u(S);var f={},y={exports:{}};(function(e){function a(o){return o&&o.__esModule?o:{default:o}}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports})(y);var j=y.exports,d={exports:{}},x={exports:{}},v={exports:{}},_={exports:{}};(function(e){function a(o){"@babel/helpers - typeof";return e.exports=a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e.exports.__esModule=!0,e.exports.default=e.exports,a(o)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports})(_);var b=_.exports,m={exports:{}};(function(e){var a=b.default;function o(t,r){if(a(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var s=n.call(t,r||"default");if(a(s)!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports})(m);var O=m.exports;(function(e){var a=b.default,o=O;function t(r){var n=o(r,"string");return a(n)=="symbol"?n:n+""}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(v);var w=v.exports;(function(e){var a=w;function o(t,r,n){return(r=a(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports})(x);var M=x.exports;(function(e){var a=M;function o(r,n){var s=Object.keys(r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(r);n&&(i=i.filter(function(T){return Object.getOwnPropertyDescriptor(r,T).enumerable})),s.push.apply(s,i)}return s}function t(r){for(var n=1;n<arguments.length;n++){var s=arguments[n]!=null?arguments[n]:{};n%2?o(Object(s),!0).forEach(function(i){a(r,i,s[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(i){Object.defineProperty(r,i,Object.getOwnPropertyDescriptor(s,i))})}return r}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(d);var D=d.exports,c={};Object.defineProperty(c,"__esModule",{value:!0}),c.commonLocale=void 0,c.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0};var Y=j.default;Object.defineProperty(f,"__esModule",{value:!0});var h=f.default=void 0,P=Y(D),E=c,C=(0,P.default)((0,P.default)({},E.commonLocale),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});return h=f.default=C,{design:{Confirm:{cancel:"cancel",confirm:"ok"},Slider:{resetTo:"Reset to"},Picker:{...g,...h},CascaderList:{empty:"None"},Select:{empty:"None"}}}});
@@ -0,0 +1 @@
1
+ (function(p,u){typeof exports=="object"&&typeof module<"u"?module.exports=u():typeof define=="function"&&define.amd?define(u):(p=typeof globalThis<"u"?globalThis:p||self,p.UniverDesignFaIR=u())})(this,function(){"use strict";var p=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function u(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var l={exports:{}};(function(e,a){(function(o,t){e.exports=t()})(p,function(){return{name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(o){var t=["th","st","nd","rd"],r=o%100;return"["+o+(t[(r-20)%10]||t[r]||t[0])+"]"}}})})(l);var S=l.exports;const g=u(S);var f={},y={exports:{}};(function(e){function a(o){return o&&o.__esModule?o:{default:o}}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports})(y);var j=y.exports,d={exports:{}},x={exports:{}},v={exports:{}},_={exports:{}};(function(e){function a(o){"@babel/helpers - typeof";return e.exports=a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e.exports.__esModule=!0,e.exports.default=e.exports,a(o)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports})(_);var b=_.exports,m={exports:{}};(function(e){var a=b.default;function o(t,r){if(a(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var s=n.call(t,r||"default");if(a(s)!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports})(m);var O=m.exports;(function(e){var a=b.default,o=O;function t(r){var n=o(r,"string");return a(n)=="symbol"?n:n+""}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(v);var w=v.exports;(function(e){var a=w;function o(t,r,n){return(r=a(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports})(x);var M=x.exports;(function(e){var a=M;function o(r,n){var s=Object.keys(r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(r);n&&(i=i.filter(function(T){return Object.getOwnPropertyDescriptor(r,T).enumerable})),s.push.apply(s,i)}return s}function t(r){for(var n=1;n<arguments.length;n++){var s=arguments[n]!=null?arguments[n]:{};n%2?o(Object(s),!0).forEach(function(i){a(r,i,s[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(i){Object.defineProperty(r,i,Object.getOwnPropertyDescriptor(s,i))})}return r}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(d);var D=d.exports,c={};Object.defineProperty(c,"__esModule",{value:!0}),c.commonLocale=void 0,c.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0};var Y=j.default;Object.defineProperty(f,"__esModule",{value:!0});var h=f.default=void 0,P=Y(D),C=c,E=(0,P.default)((0,P.default)({},C.commonLocale),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});return h=f.default=E,{design:{Confirm:{cancel:"لغو",confirm:"باشه"},Slider:{resetTo:"بازنشانی به"},Picker:{...g,...h},CascaderList:{empty:"هیچ کدام"},Select:{empty:"هیچ‌کدام"}}}});
@@ -0,0 +1 @@
1
+ (function(C,F){typeof exports=="object"&&typeof module<"u"?module.exports=F():typeof define=="function"&&define.amd?define(F):(C=typeof globalThis<"u"?globalThis:C||self,C.UniverDesignRuRU=F())})(this,function(){"use strict";var C=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function F(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var Q={exports:{}},z={exports:{}},X;function lt(){return X||(X=1,function(i,M){(function(h,u){i.exports=u()})(C,function(){var h=1e3,u=6e4,p=36e5,d="millisecond",_="second",m="minute",S="hour",w="day",O="week",x="month",E="quarter",Y="year",f="date",j="Invalid Date",N=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,P=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,R={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(o){var r=["th","st","nd","rd"],t=o%100;return"["+o+(r[(t-20)%10]||r[t]||r[0])+"]"}},B=function(o,r,t){var n=String(o);return!n||n.length>=r?o:""+Array(r+1-n.length).join(t)+o},xt={s:B,z:function(o){var r=-o.utcOffset(),t=Math.abs(r),n=Math.floor(t/60),e=t%60;return(r<=0?"+":"-")+B(n,2,"0")+":"+B(e,2,"0")},m:function o(r,t){if(r.date()<t.date())return-o(t,r);var n=12*(t.year()-r.year())+(t.month()-r.month()),e=r.clone().add(n,x),s=t-e<0,a=r.clone().add(n+(s?-1:1),x);return+(-(n+(t-e)/(s?e-a:a-e))||0)},a:function(o){return o<0?Math.ceil(o)||0:Math.floor(o)},p:function(o){return{M:x,y:Y,w:O,d:w,D:f,h:S,m,s:_,ms:d,Q:E}[o]||String(o||"").toLowerCase().replace(/s$/,"")},u:function(o){return o===void 0}},W="en",T={};T[W]=R;var ct="$isDayjsObject",G=function(o){return o instanceof J||!(!o||!o[ct])},K=function o(r,t,n){var e;if(!r)return W;if(typeof r=="string"){var s=r.toLowerCase();T[s]&&(e=s),t&&(T[s]=t,e=s);var a=r.split("-");if(!e&&a.length>1)return o(a[0])}else{var l=r.name;T[l]=r,e=l}return!n&&e&&(W=e),e||!n&&W},v=function(o,r){if(G(o))return o.clone();var t=typeof r=="object"?r:{};return t.date=o,t.args=arguments,new J(t)},c=xt;c.l=K,c.i=G,c.w=function(o,r){return v(o,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var J=function(){function o(t){this.$L=K(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[ct]=!0}var r=o.prototype;return r.parse=function(t){this.$d=function(n){var e=n.date,s=n.utc;if(e===null)return new Date(NaN);if(c.u(e))return new Date;if(e instanceof Date)return new Date(e);if(typeof e=="string"&&!/Z$/i.test(e)){var a=e.match(N);if(a){var l=a[2]-1||0,y=(a[7]||"0").substring(0,3);return s?new Date(Date.UTC(a[1],l,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)):new Date(a[1],l,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)}}return new Date(e)}(t),this.init()},r.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},r.$utils=function(){return c},r.isValid=function(){return this.$d.toString()!==j},r.isSame=function(t,n){var e=v(t);return this.startOf(n)<=e&&e<=this.endOf(n)},r.isAfter=function(t,n){return v(t)<this.startOf(n)},r.isBefore=function(t,n){return this.endOf(n)<v(t)},r.$g=function(t,n,e){return c.u(t)?this[n]:this.set(e,t)},r.unix=function(){return Math.floor(this.valueOf()/1e3)},r.valueOf=function(){return this.$d.getTime()},r.startOf=function(t,n){var e=this,s=!!c.u(n)||n,a=c.p(t),l=function(H,D){var L=c.w(e.$u?Date.UTC(e.$y,D,H):new Date(e.$y,D,H),e);return s?L:L.endOf(w)},y=function(H,D){return c.w(e.toDate()[H].apply(e.toDate("s"),(s?[0,0,0,0]:[23,59,59,999]).slice(D)),e)},$=this.$W,b=this.$M,g=this.$D,U="set"+(this.$u?"UTC":"");switch(a){case Y:return s?l(1,0):l(31,11);case x:return s?l(1,b):l(0,b+1);case O:var k=this.$locale().weekStart||0,A=($<k?$+7:$)-k;return l(s?g-A:g+(6-A),b);case w:case f:return y(U+"Hours",0);case S:return y(U+"Minutes",1);case m:return y(U+"Seconds",2);case _:return y(U+"Milliseconds",3);default:return this.clone()}},r.endOf=function(t){return this.startOf(t,!1)},r.$set=function(t,n){var e,s=c.p(t),a="set"+(this.$u?"UTC":""),l=(e={},e[w]=a+"Date",e[f]=a+"Date",e[x]=a+"Month",e[Y]=a+"FullYear",e[S]=a+"Hours",e[m]=a+"Minutes",e[_]=a+"Seconds",e[d]=a+"Milliseconds",e)[s],y=s===w?this.$D+(n-this.$W):n;if(s===x||s===Y){var $=this.clone().set(f,1);$.$d[l](y),$.init(),this.$d=$.set(f,Math.min(this.$D,$.daysInMonth())).$d}else l&&this.$d[l](y);return this.init(),this},r.set=function(t,n){return this.clone().$set(t,n)},r.get=function(t){return this[c.p(t)]()},r.add=function(t,n){var e,s=this;t=Number(t);var a=c.p(n),l=function(b){var g=v(s);return c.w(g.date(g.date()+Math.round(b*t)),s)};if(a===x)return this.set(x,this.$M+t);if(a===Y)return this.set(Y,this.$y+t);if(a===w)return l(1);if(a===O)return l(7);var y=(e={},e[m]=u,e[S]=p,e[_]=h,e)[a]||1,$=this.$d.getTime()+t*y;return c.w($,this)},r.subtract=function(t,n){return this.add(-1*t,n)},r.format=function(t){var n=this,e=this.$locale();if(!this.isValid())return e.invalidDate||j;var s=t||"YYYY-MM-DDTHH:mm:ssZ",a=c.z(this),l=this.$H,y=this.$m,$=this.$M,b=e.weekdays,g=e.months,U=e.meridiem,k=function(D,L,q,Z){return D&&(D[L]||D(n,s))||q[L].slice(0,Z)},A=function(D){return c.s(l%12||12,D,"0")},H=U||function(D,L,q){var Z=D<12?"AM":"PM";return q?Z.toLowerCase():Z};return s.replace(P,function(D,L){return L||function(q){switch(q){case"YY":return String(n.$y).slice(-2);case"YYYY":return c.s(n.$y,4,"0");case"M":return $+1;case"MM":return c.s($+1,2,"0");case"MMM":return k(e.monthsShort,$,g,3);case"MMMM":return k(g,$);case"D":return n.$D;case"DD":return c.s(n.$D,2,"0");case"d":return String(n.$W);case"dd":return k(e.weekdaysMin,n.$W,b,2);case"ddd":return k(e.weekdaysShort,n.$W,b,3);case"dddd":return b[n.$W];case"H":return String(l);case"HH":return c.s(l,2,"0");case"h":return A(1);case"hh":return A(2);case"a":return H(l,y,!0);case"A":return H(l,y,!1);case"m":return String(y);case"mm":return c.s(y,2,"0");case"s":return String(n.$s);case"ss":return c.s(n.$s,2,"0");case"SSS":return c.s(n.$ms,3,"0");case"Z":return a}return null}(D)||a.replace(":","")})},r.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},r.diff=function(t,n,e){var s,a=this,l=c.p(n),y=v(t),$=(y.utcOffset()-this.utcOffset())*u,b=this-y,g=function(){return c.m(a,y)};switch(l){case Y:s=g()/12;break;case x:s=g();break;case E:s=g()/3;break;case O:s=(b-$)/6048e5;break;case w:s=(b-$)/864e5;break;case S:s=b/p;break;case m:s=b/u;break;case _:s=b/h;break;default:s=b}return e?s:c.a(s)},r.daysInMonth=function(){return this.endOf(x).$D},r.$locale=function(){return T[this.$L]},r.locale=function(t,n){if(!t)return this.$L;var e=this.clone(),s=K(t,n,!0);return s&&(e.$L=s),e},r.clone=function(){return c.w(this.$d,this)},r.toDate=function(){return new Date(this.valueOf())},r.toJSON=function(){return this.isValid()?this.toISOString():null},r.toISOString=function(){return this.$d.toISOString()},r.toString=function(){return this.$d.toUTCString()},o}(),ft=J.prototype;return v.prototype=ft,[["$ms",d],["$s",_],["$m",m],["$H",S],["$W",w],["$M",x],["$y",Y],["$D",f]].forEach(function(o){ft[o[1]]=function(r){return this.$g(r,o[0],o[1])}}),v.extend=function(o,r){return o.$i||(o(r,J,v),o.$i=!0),v},v.locale=K,v.isDayjs=G,v.unix=function(o){return v(1e3*o)},v.en=T[W],v.Ls=T,v.p={},v})}(z)),z.exports}(function(i,M){(function(h,u){i.exports=u(lt())})(C,function(h){function u(f){return f&&typeof f=="object"&&"default"in f?f:{default:f}}var p=u(h),d="января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),_="январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),m="янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),S="янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_"),w=/D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;function O(f,j,N){var P,R;return N==="m"?j?"минута":"минуту":f+" "+(P=+f,R={mm:j?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",MM:"месяц_месяца_месяцев",yy:"год_года_лет"}[N].split("_"),P%10==1&&P%100!=11?R[0]:P%10>=2&&P%10<=4&&(P%100<10||P%100>=20)?R[1]:R[2])}var x=function(f,j){return w.test(j)?d[f.month()]:_[f.month()]};x.s=_,x.f=d;var E=function(f,j){return w.test(j)?m[f.month()]:S[f.month()]};E.s=S,E.f=m;var Y={name:"ru",weekdays:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),weekdaysShort:"вск_пнд_втр_срд_чтв_птн_сбт".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),months:x,monthsShort:E,weekStart:1,yearStart:4,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",m:O,mm:O,h:"час",hh:O,d:"день",dd:O,M:"месяц",MM:O,y:"год",yy:O},ordinal:function(f){return f},meridiem:function(f){return f<4?"ночи":f<12?"утра":f<17?"дня":"вечера"}};return p.default.locale(Y,null,!0),Y})})(Q);var dt=Q.exports;const pt=F(dt);var V={},tt={exports:{}};(function(i){function M(h){return h&&h.__esModule?h:{default:h}}i.exports=M,i.exports.__esModule=!0,i.exports.default=i.exports})(tt);var ht=tt.exports,et={exports:{}},rt={exports:{}},nt={exports:{}},ot={exports:{}};(function(i){function M(h){"@babel/helpers - typeof";return i.exports=M=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(u){return typeof u}:function(u){return u&&typeof Symbol=="function"&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},i.exports.__esModule=!0,i.exports.default=i.exports,M(h)}i.exports=M,i.exports.__esModule=!0,i.exports.default=i.exports})(ot);var it=ot.exports,st={exports:{}};(function(i){var M=it.default;function h(u,p){if(M(u)!="object"||!u)return u;var d=u[Symbol.toPrimitive];if(d!==void 0){var _=d.call(u,p||"default");if(M(_)!="object")return _;throw new TypeError("@@toPrimitive must return a primitive value.")}return(p==="string"?String:Number)(u)}i.exports=h,i.exports.__esModule=!0,i.exports.default=i.exports})(st);var _t=st.exports;(function(i){var M=it.default,h=_t;function u(p){var d=h(p,"string");return M(d)=="symbol"?d:d+""}i.exports=u,i.exports.__esModule=!0,i.exports.default=i.exports})(nt);var yt=nt.exports;(function(i){var M=yt;function h(u,p,d){return(p=M(p))in u?Object.defineProperty(u,p,{value:d,enumerable:!0,configurable:!0,writable:!0}):u[p]=d,u}i.exports=h,i.exports.__esModule=!0,i.exports.default=i.exports})(rt);var mt=rt.exports;(function(i){var M=mt;function h(p,d){var _=Object.keys(p);if(Object.getOwnPropertySymbols){var m=Object.getOwnPropertySymbols(p);d&&(m=m.filter(function(S){return Object.getOwnPropertyDescriptor(p,S).enumerable})),_.push.apply(_,m)}return _}function u(p){for(var d=1;d<arguments.length;d++){var _=arguments[d]!=null?arguments[d]:{};d%2?h(Object(_),!0).forEach(function(m){M(p,m,_[m])}):Object.getOwnPropertyDescriptors?Object.defineProperties(p,Object.getOwnPropertyDescriptors(_)):h(Object(_)).forEach(function(m){Object.defineProperty(p,m,Object.getOwnPropertyDescriptor(_,m))})}return p}i.exports=u,i.exports.__esModule=!0,i.exports.default=i.exports})(et);var vt=et.exports,I={};Object.defineProperty(I,"__esModule",{value:!0}),I.commonLocale=void 0,I.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0};var $t=ht.default;Object.defineProperty(V,"__esModule",{value:!0});var at=V.default=void 0,ut=$t(vt),Mt=I,bt=(0,ut.default)((0,ut.default)({},Mt.commonLocale),{},{locale:"ru_RU",today:"Сегодня",now:"Сейчас",backToToday:"Текущая дата",ok:"ОК",clear:"Очистить",month:"Месяц",year:"Год",timeSelect:"Выбрать время",dateSelect:"Выбрать дату",monthSelect:"Выбрать месяц",yearSelect:"Выбрать год",decadeSelect:"Выбрать десятилетие",dateFormat:"D-M-YYYY",dateTimeFormat:"D-M-YYYY HH:mm:ss",previousMonth:"Предыдущий месяц (PageUp)",nextMonth:"Следующий месяц (PageDown)",previousYear:"Предыдущий год (Control + left)",nextYear:"Следующий год (Control + right)",previousDecade:"Предыдущее десятилетие",nextDecade:"Следущее десятилетие",previousCentury:"Предыдущий век",nextCentury:"Следующий век"});return at=V.default=bt,{design:{Confirm:{cancel:"отмена",confirm:"ок"},Slider:{resetTo:"Сбросить до"},Picker:{...pt,...at},CascaderList:{empty:"Нет"},Select:{empty:"Нет"}}}});
@@ -0,0 +1 @@
1
+ (function(P,L){typeof exports=="object"&&typeof module<"u"?module.exports=L():typeof define=="function"&&define.amd?define(L):(P=typeof globalThis<"u"?globalThis:P||self,P.UniverDesignViVN=L())})(this,function(){"use strict";var P=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function L(o){return o&&o.__esModule&&Object.prototype.hasOwnProperty.call(o,"default")?o.default:o}var J={exports:{}},q={exports:{}},Z;function ut(){return Z||(Z=1,function(o,_){(function(p,u){o.exports=u()})(P,function(){var p=1e3,u=6e4,d=36e5,l="millisecond",f="second",M="minute",D="hour",Y="day",K="week",x="month",it="quarter",S="year",k="date",ot="Invalid Date",Mt=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,gt=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,$t={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(i){var r=["th","st","nd","rd"],t=i%100;return"["+i+(r[(t-20)%10]||r[t]||r[0])+"]"}},I=function(i,r,t){var n=String(i);return!n||n.length>=r?i:""+Array(r+1-n.length).join(t)+i},bt={s:I,z:function(i){var r=-i.utcOffset(),t=Math.abs(r),n=Math.floor(t/60),e=t%60;return(r<=0?"+":"-")+I(n,2,"0")+":"+I(e,2,"0")},m:function i(r,t){if(r.date()<t.date())return-i(t,r);var n=12*(t.year()-r.year())+(t.month()-r.month()),e=r.clone().add(n,x),s=t-e<0,a=r.clone().add(n+(s?-1:1),x);return+(-(n+(t-e)/(s?e-a:a-e))||0)},a:function(i){return i<0?Math.ceil(i)||0:Math.floor(i)},p:function(i){return{M:x,y:S,w:K,d:Y,D:k,h:D,m:M,s:f,ms:l,Q:it}[i]||String(i||"").toLowerCase().replace(/s$/,"")},u:function(i){return i===void 0}},C="en",w={};w[C]=$t;var st="$isDayjsObject",R=function(i){return i instanceof W||!(!i||!i[st])},V=function i(r,t,n){var e;if(!r)return C;if(typeof r=="string"){var s=r.toLowerCase();w[s]&&(e=s),t&&(w[s]=t,e=s);var a=r.split("-");if(!e&&a.length>1)return i(a[0])}else{var h=r.name;w[h]=r,e=h}return!n&&e&&(C=e),e||!n&&C},m=function(i,r){if(R(i))return i.clone();var t=typeof r=="object"?r:{};return t.date=i,t.args=arguments,new W(t)},c=bt;c.l=V,c.i=R,c.w=function(i,r){return m(i,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var W=function(){function i(t){this.$L=V(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[st]=!0}var r=i.prototype;return r.parse=function(t){this.$d=function(n){var e=n.date,s=n.utc;if(e===null)return new Date(NaN);if(c.u(e))return new Date;if(e instanceof Date)return new Date(e);if(typeof e=="string"&&!/Z$/i.test(e)){var a=e.match(Mt);if(a){var h=a[2]-1||0,y=(a[7]||"0").substring(0,3);return s?new Date(Date.UTC(a[1],h,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)):new Date(a[1],h,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)}}return new Date(e)}(t),this.init()},r.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},r.$utils=function(){return c},r.isValid=function(){return this.$d.toString()!==ot},r.isSame=function(t,n){var e=m(t);return this.startOf(n)<=e&&e<=this.endOf(n)},r.isAfter=function(t,n){return m(t)<this.startOf(n)},r.isBefore=function(t,n){return this.endOf(n)<m(t)},r.$g=function(t,n,e){return c.u(t)?this[n]:this.set(e,t)},r.unix=function(){return Math.floor(this.valueOf()/1e3)},r.valueOf=function(){return this.$d.getTime()},r.startOf=function(t,n){var e=this,s=!!c.u(n)||n,a=c.p(t),h=function(j,$){var T=c.w(e.$u?Date.UTC(e.$y,$,j):new Date(e.$y,$,j),e);return s?T:T.endOf(Y)},y=function(j,$){return c.w(e.toDate()[j].apply(e.toDate("s"),(s?[0,0,0,0]:[23,59,59,999]).slice($)),e)},v=this.$W,g=this.$M,b=this.$D,H="set"+(this.$u?"UTC":"");switch(a){case S:return s?h(1,0):h(31,11);case x:return s?h(1,g):h(0,g+1);case K:var O=this.$locale().weekStart||0,N=(v<O?v+7:v)-O;return h(s?b-N:b+(6-N),g);case Y:case k:return y(H+"Hours",0);case D:return y(H+"Minutes",1);case M:return y(H+"Seconds",2);case f:return y(H+"Milliseconds",3);default:return this.clone()}},r.endOf=function(t){return this.startOf(t,!1)},r.$set=function(t,n){var e,s=c.p(t),a="set"+(this.$u?"UTC":""),h=(e={},e[Y]=a+"Date",e[k]=a+"Date",e[x]=a+"Month",e[S]=a+"FullYear",e[D]=a+"Hours",e[M]=a+"Minutes",e[f]=a+"Seconds",e[l]=a+"Milliseconds",e)[s],y=s===Y?this.$D+(n-this.$W):n;if(s===x||s===S){var v=this.clone().set(k,1);v.$d[h](y),v.init(),this.$d=v.set(k,Math.min(this.$D,v.daysInMonth())).$d}else h&&this.$d[h](y);return this.init(),this},r.set=function(t,n){return this.clone().$set(t,n)},r.get=function(t){return this[c.p(t)]()},r.add=function(t,n){var e,s=this;t=Number(t);var a=c.p(n),h=function(g){var b=m(s);return c.w(b.date(b.date()+Math.round(g*t)),s)};if(a===x)return this.set(x,this.$M+t);if(a===S)return this.set(S,this.$y+t);if(a===Y)return h(1);if(a===K)return h(7);var y=(e={},e[M]=u,e[D]=d,e[f]=p,e)[a]||1,v=this.$d.getTime()+t*y;return c.w(v,this)},r.subtract=function(t,n){return this.add(-1*t,n)},r.format=function(t){var n=this,e=this.$locale();if(!this.isValid())return e.invalidDate||ot;var s=t||"YYYY-MM-DDTHH:mm:ssZ",a=c.z(this),h=this.$H,y=this.$m,v=this.$M,g=e.weekdays,b=e.months,H=e.meridiem,O=function($,T,E,A){return $&&($[T]||$(n,s))||E[T].slice(0,A)},N=function($){return c.s(h%12||12,$,"0")},j=H||function($,T,E){var A=$<12?"AM":"PM";return E?A.toLowerCase():A};return s.replace(gt,function($,T){return T||function(E){switch(E){case"YY":return String(n.$y).slice(-2);case"YYYY":return c.s(n.$y,4,"0");case"M":return v+1;case"MM":return c.s(v+1,2,"0");case"MMM":return O(e.monthsShort,v,b,3);case"MMMM":return O(b,v);case"D":return n.$D;case"DD":return c.s(n.$D,2,"0");case"d":return String(n.$W);case"dd":return O(e.weekdaysMin,n.$W,g,2);case"ddd":return O(e.weekdaysShort,n.$W,g,3);case"dddd":return g[n.$W];case"H":return String(h);case"HH":return c.s(h,2,"0");case"h":return N(1);case"hh":return N(2);case"a":return j(h,y,!0);case"A":return j(h,y,!1);case"m":return String(y);case"mm":return c.s(y,2,"0");case"s":return String(n.$s);case"ss":return c.s(n.$s,2,"0");case"SSS":return c.s(n.$ms,3,"0");case"Z":return a}return null}($)||a.replace(":","")})},r.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},r.diff=function(t,n,e){var s,a=this,h=c.p(n),y=m(t),v=(y.utcOffset()-this.utcOffset())*u,g=this-y,b=function(){return c.m(a,y)};switch(h){case S:s=b()/12;break;case x:s=b();break;case it:s=b()/3;break;case K:s=(g-v)/6048e5;break;case Y:s=(g-v)/864e5;break;case D:s=g/d;break;case M:s=g/u;break;case f:s=g/p;break;default:s=g}return e?s:c.a(s)},r.daysInMonth=function(){return this.endOf(x).$D},r.$locale=function(){return w[this.$L]},r.locale=function(t,n){if(!t)return this.$L;var e=this.clone(),s=V(t,n,!0);return s&&(e.$L=s),e},r.clone=function(){return c.w(this.$d,this)},r.toDate=function(){return new Date(this.valueOf())},r.toJSON=function(){return this.isValid()?this.toISOString():null},r.toISOString=function(){return this.$d.toISOString()},r.toString=function(){return this.$d.toUTCString()},i}(),at=W.prototype;return m.prototype=at,[["$ms",l],["$s",f],["$m",M],["$H",D],["$W",Y],["$M",x],["$y",S],["$D",k]].forEach(function(i){at[i[1]]=function(r){return this.$g(r,i[0],i[1])}}),m.extend=function(i,r){return i.$i||(i(r,W,m),i.$i=!0),m},m.locale=V,m.isDayjs=R,m.unix=function(i){return m(1e3*i)},m.en=w[C],m.Ls=w,m.p={},m})}(q)),q.exports}(function(o,_){(function(p,u){o.exports=u(ut())})(P,function(p){function u(f){return f&&typeof f=="object"&&"default"in f?f:{default:f}}var d=u(p),l={name:"vi",weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),weekStart:1,weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),ordinal:function(f){return f},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"}};return d.default.locale(l,null,!0),l})})(J);var ct=J.exports;const ft=L(ct);var U={},z={exports:{}};(function(o){function _(p){return p&&p.__esModule?p:{default:p}}o.exports=_,o.exports.__esModule=!0,o.exports.default=o.exports})(z);var ht=z.exports,B={exports:{}},X={exports:{}},G={exports:{}},Q={exports:{}};(function(o){function _(p){"@babel/helpers - typeof";return o.exports=_=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(u){return typeof u}:function(u){return u&&typeof Symbol=="function"&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},o.exports.__esModule=!0,o.exports.default=o.exports,_(p)}o.exports=_,o.exports.__esModule=!0,o.exports.default=o.exports})(Q);var tt=Q.exports,et={exports:{}};(function(o){var _=tt.default;function p(u,d){if(_(u)!="object"||!u)return u;var l=u[Symbol.toPrimitive];if(l!==void 0){var f=l.call(u,d||"default");if(_(f)!="object")return f;throw new TypeError("@@toPrimitive must return a primitive value.")}return(d==="string"?String:Number)(u)}o.exports=p,o.exports.__esModule=!0,o.exports.default=o.exports})(et);var lt=et.exports;(function(o){var _=tt.default,p=lt;function u(d){var l=p(d,"string");return _(l)=="symbol"?l:l+""}o.exports=u,o.exports.__esModule=!0,o.exports.default=o.exports})(G);var dt=G.exports;(function(o){var _=dt;function p(u,d,l){return(d=_(d))in u?Object.defineProperty(u,d,{value:l,enumerable:!0,configurable:!0,writable:!0}):u[d]=l,u}o.exports=p,o.exports.__esModule=!0,o.exports.default=o.exports})(X);var pt=X.exports;(function(o){var _=pt;function p(d,l){var f=Object.keys(d);if(Object.getOwnPropertySymbols){var M=Object.getOwnPropertySymbols(d);l&&(M=M.filter(function(D){return Object.getOwnPropertyDescriptor(d,D).enumerable})),f.push.apply(f,M)}return f}function u(d){for(var l=1;l<arguments.length;l++){var f=arguments[l]!=null?arguments[l]:{};l%2?p(Object(f),!0).forEach(function(M){_(d,M,f[M])}):Object.getOwnPropertyDescriptors?Object.defineProperties(d,Object.getOwnPropertyDescriptors(f)):p(Object(f)).forEach(function(M){Object.defineProperty(d,M,Object.getOwnPropertyDescriptor(f,M))})}return d}o.exports=u,o.exports.__esModule=!0,o.exports.default=o.exports})(B);var yt=B.exports,F={};Object.defineProperty(F,"__esModule",{value:!0}),F.commonLocale=void 0,F.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0};var mt=ht.default;Object.defineProperty(U,"__esModule",{value:!0});var rt=U.default=void 0,nt=mt(yt),vt=F,_t=(0,nt.default)((0,nt.default)({},vt.commonLocale),{},{locale:"vi_VN",today:"Hôm nay",now:"Bây giờ",backToToday:"Trở về hôm nay",ok:"OK",clear:"Xóa",month:"Tháng",year:"Năm",timeSelect:"Chọn thời gian",dateSelect:"Chọn ngày",weekSelect:"Chọn tuần",monthSelect:"Chọn tháng",yearSelect:"Chọn năm",decadeSelect:"Chọn thập kỷ",dateFormat:"D/M/YYYY",dateTimeFormat:"D/M/YYYY HH:mm:ss",previousMonth:"Tháng trước (PageUp)",nextMonth:"Tháng sau (PageDown)",previousYear:"Năm trước (Control + left)",nextYear:"Năm sau (Control + right)",previousDecade:"Thập kỷ trước",nextDecade:"Thập kỷ sau",previousCentury:"Thế kỷ trước",nextCentury:"Thế kỷ sau"});return rt=U.default=_t,{design:{Confirm:{cancel:"Hủy bỏ",confirm:"Xác nhận"},Slider:{resetTo:"Khôi phục đến"},Picker:{...ft,...rt},CascaderList:{empty:"Không có"},Select:{empty:"Không có"}}}});
@@ -0,0 +1 @@
1
+ (function(L,H){typeof exports=="object"&&typeof module<"u"?module.exports=H():typeof define=="function"&&define.amd?define(H):(L=typeof globalThis<"u"?globalThis:L||self,L.UniverDesignZhCN=H())})(this,function(){"use strict";var L=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function H(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var R={exports:{}},I={exports:{}},J;function ut(){return J||(J=1,function(i,$){(function(h,u){i.exports=u()})(L,function(){var h=1e3,u=6e4,p=36e5,d="millisecond",c="second",_="minute",b="hour",g="day",N="week",S="month",ot="quarter",Y="year",k="date",it="Invalid Date",$t=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,Mt=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,bt={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(o){var r=["th","st","nd","rd"],t=o%100;return"["+o+(r[(t-20)%10]||r[t]||r[0])+"]"}},Z=function(o,r,t){var n=String(o);return!n||n.length>=r?o:""+Array(r+1-n.length).join(t)+o},xt={s:Z,z:function(o){var r=-o.utcOffset(),t=Math.abs(r),n=Math.floor(t/60),e=t%60;return(r<=0?"+":"-")+Z(n,2,"0")+":"+Z(e,2,"0")},m:function o(r,t){if(r.date()<t.date())return-o(t,r);var n=12*(t.year()-r.year())+(t.month()-r.month()),e=r.clone().add(n,S),s=t-e<0,a=r.clone().add(n+(s?-1:1),S);return+(-(n+(t-e)/(s?e-a:a-e))||0)},a:function(o){return o<0?Math.ceil(o)||0:Math.floor(o)},p:function(o){return{M:S,y:Y,w:N,d:g,D:k,h:b,m:_,s:c,ms:d,Q:ot}[o]||String(o||"").toLowerCase().replace(/s$/,"")},u:function(o){return o===void 0}},C="en",O={};O[C]=bt;var st="$isDayjsObject",K=function(o){return o instanceof z||!(!o||!o[st])},W=function o(r,t,n){var e;if(!r)return C;if(typeof r=="string"){var s=r.toLowerCase();O[s]&&(e=s),t&&(O[s]=t,e=s);var a=r.split("-");if(!e&&a.length>1)return o(a[0])}else{var l=r.name;O[l]=r,e=l}return!n&&e&&(C=e),e||!n&&C},m=function(o,r){if(K(o))return o.clone();var t=typeof r=="object"?r:{};return t.date=o,t.args=arguments,new z(t)},f=xt;f.l=W,f.i=K,f.w=function(o,r){return m(o,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var z=function(){function o(t){this.$L=W(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[st]=!0}var r=o.prototype;return r.parse=function(t){this.$d=function(n){var e=n.date,s=n.utc;if(e===null)return new Date(NaN);if(f.u(e))return new Date;if(e instanceof Date)return new Date(e);if(typeof e=="string"&&!/Z$/i.test(e)){var a=e.match($t);if(a){var l=a[2]-1||0,y=(a[7]||"0").substring(0,3);return s?new Date(Date.UTC(a[1],l,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)):new Date(a[1],l,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)}}return new Date(e)}(t),this.init()},r.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},r.$utils=function(){return f},r.isValid=function(){return this.$d.toString()!==it},r.isSame=function(t,n){var e=m(t);return this.startOf(n)<=e&&e<=this.endOf(n)},r.isAfter=function(t,n){return m(t)<this.startOf(n)},r.isBefore=function(t,n){return this.endOf(n)<m(t)},r.$g=function(t,n,e){return f.u(t)?this[n]:this.set(e,t)},r.unix=function(){return Math.floor(this.valueOf()/1e3)},r.valueOf=function(){return this.$d.getTime()},r.startOf=function(t,n){var e=this,s=!!f.u(n)||n,a=f.p(t),l=function(P,x){var w=f.w(e.$u?Date.UTC(e.$y,x,P):new Date(e.$y,x,P),e);return s?w:w.endOf(g)},y=function(P,x){return f.w(e.toDate()[P].apply(e.toDate("s"),(s?[0,0,0,0]:[23,59,59,999]).slice(x)),e)},v=this.$W,M=this.$M,D=this.$D,T="set"+(this.$u?"UTC":"");switch(a){case Y:return s?l(1,0):l(31,11);case S:return s?l(1,M):l(0,M+1);case N:var j=this.$locale().weekStart||0,E=(v<j?v+7:v)-j;return l(s?D-E:D+(6-E),M);case g:case k:return y(T+"Hours",0);case b:return y(T+"Minutes",1);case _:return y(T+"Seconds",2);case c:return y(T+"Milliseconds",3);default:return this.clone()}},r.endOf=function(t){return this.startOf(t,!1)},r.$set=function(t,n){var e,s=f.p(t),a="set"+(this.$u?"UTC":""),l=(e={},e[g]=a+"Date",e[k]=a+"Date",e[S]=a+"Month",e[Y]=a+"FullYear",e[b]=a+"Hours",e[_]=a+"Minutes",e[c]=a+"Seconds",e[d]=a+"Milliseconds",e)[s],y=s===g?this.$D+(n-this.$W):n;if(s===S||s===Y){var v=this.clone().set(k,1);v.$d[l](y),v.init(),this.$d=v.set(k,Math.min(this.$D,v.daysInMonth())).$d}else l&&this.$d[l](y);return this.init(),this},r.set=function(t,n){return this.clone().$set(t,n)},r.get=function(t){return this[f.p(t)]()},r.add=function(t,n){var e,s=this;t=Number(t);var a=f.p(n),l=function(M){var D=m(s);return f.w(D.date(D.date()+Math.round(M*t)),s)};if(a===S)return this.set(S,this.$M+t);if(a===Y)return this.set(Y,this.$y+t);if(a===g)return l(1);if(a===N)return l(7);var y=(e={},e[_]=u,e[b]=p,e[c]=h,e)[a]||1,v=this.$d.getTime()+t*y;return f.w(v,this)},r.subtract=function(t,n){return this.add(-1*t,n)},r.format=function(t){var n=this,e=this.$locale();if(!this.isValid())return e.invalidDate||it;var s=t||"YYYY-MM-DDTHH:mm:ssZ",a=f.z(this),l=this.$H,y=this.$m,v=this.$M,M=e.weekdays,D=e.months,T=e.meridiem,j=function(x,w,A,q){return x&&(x[w]||x(n,s))||A[w].slice(0,q)},E=function(x){return f.s(l%12||12,x,"0")},P=T||function(x,w,A){var q=x<12?"AM":"PM";return A?q.toLowerCase():q};return s.replace(Mt,function(x,w){return w||function(A){switch(A){case"YY":return String(n.$y).slice(-2);case"YYYY":return f.s(n.$y,4,"0");case"M":return v+1;case"MM":return f.s(v+1,2,"0");case"MMM":return j(e.monthsShort,v,D,3);case"MMMM":return j(D,v);case"D":return n.$D;case"DD":return f.s(n.$D,2,"0");case"d":return String(n.$W);case"dd":return j(e.weekdaysMin,n.$W,M,2);case"ddd":return j(e.weekdaysShort,n.$W,M,3);case"dddd":return M[n.$W];case"H":return String(l);case"HH":return f.s(l,2,"0");case"h":return E(1);case"hh":return E(2);case"a":return P(l,y,!0);case"A":return P(l,y,!1);case"m":return String(y);case"mm":return f.s(y,2,"0");case"s":return String(n.$s);case"ss":return f.s(n.$s,2,"0");case"SSS":return f.s(n.$ms,3,"0");case"Z":return a}return null}(x)||a.replace(":","")})},r.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},r.diff=function(t,n,e){var s,a=this,l=f.p(n),y=m(t),v=(y.utcOffset()-this.utcOffset())*u,M=this-y,D=function(){return f.m(a,y)};switch(l){case Y:s=D()/12;break;case S:s=D();break;case ot:s=D()/3;break;case N:s=(M-v)/6048e5;break;case g:s=(M-v)/864e5;break;case b:s=M/p;break;case _:s=M/u;break;case c:s=M/h;break;default:s=M}return e?s:f.a(s)},r.daysInMonth=function(){return this.endOf(S).$D},r.$locale=function(){return O[this.$L]},r.locale=function(t,n){if(!t)return this.$L;var e=this.clone(),s=W(t,n,!0);return s&&(e.$L=s),e},r.clone=function(){return f.w(this.$d,this)},r.toDate=function(){return new Date(this.valueOf())},r.toJSON=function(){return this.isValid()?this.toISOString():null},r.toISOString=function(){return this.$d.toISOString()},r.toString=function(){return this.$d.toUTCString()},o}(),at=z.prototype;return m.prototype=at,[["$ms",d],["$s",c],["$m",_],["$H",b],["$W",g],["$M",S],["$y",Y],["$D",k]].forEach(function(o){at[o[1]]=function(r){return this.$g(r,o[0],o[1])}}),m.extend=function(o,r){return o.$i||(o(r,z,m),o.$i=!0),m},m.locale=W,m.isDayjs=K,m.unix=function(o){return m(1e3*o)},m.en=O[C],m.Ls=O,m.p={},m})}(I)),I.exports}(function(i,$){(function(h,u){i.exports=u(ut())})(L,function(h){function u(c){return c&&typeof c=="object"&&"default"in c?c:{default:c}}var p=u(h),d={name:"zh",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(c,_){return _==="W"?c+"周":c+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s后",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(c,_){var b=100*c+_;return b<600?"凌晨":b<900?"早上":b<1100?"上午":b<1300?"中午":b<1800?"下午":"晚上"}};return p.default.locale(d,null,!0),d})})(R);var ct=R.exports;const ft=H(ct);var U={},B={exports:{}};(function(i){function $(h){return h&&h.__esModule?h:{default:h}}i.exports=$,i.exports.__esModule=!0,i.exports.default=i.exports})(B);var lt=B.exports,V={exports:{}},G={exports:{}},Q={exports:{}},X={exports:{}};(function(i){function $(h){"@babel/helpers - typeof";return i.exports=$=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(u){return typeof u}:function(u){return u&&typeof Symbol=="function"&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},i.exports.__esModule=!0,i.exports.default=i.exports,$(h)}i.exports=$,i.exports.__esModule=!0,i.exports.default=i.exports})(X);var tt=X.exports,et={exports:{}};(function(i){var $=tt.default;function h(u,p){if($(u)!="object"||!u)return u;var d=u[Symbol.toPrimitive];if(d!==void 0){var c=d.call(u,p||"default");if($(c)!="object")return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return(p==="string"?String:Number)(u)}i.exports=h,i.exports.__esModule=!0,i.exports.default=i.exports})(et);var dt=et.exports;(function(i){var $=tt.default,h=dt;function u(p){var d=h(p,"string");return $(d)=="symbol"?d:d+""}i.exports=u,i.exports.__esModule=!0,i.exports.default=i.exports})(Q);var pt=Q.exports;(function(i){var $=pt;function h(u,p,d){return(p=$(p))in u?Object.defineProperty(u,p,{value:d,enumerable:!0,configurable:!0,writable:!0}):u[p]=d,u}i.exports=h,i.exports.__esModule=!0,i.exports.default=i.exports})(G);var ht=G.exports;(function(i){var $=ht;function h(p,d){var c=Object.keys(p);if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(p);d&&(_=_.filter(function(b){return Object.getOwnPropertyDescriptor(p,b).enumerable})),c.push.apply(c,_)}return c}function u(p){for(var d=1;d<arguments.length;d++){var c=arguments[d]!=null?arguments[d]:{};d%2?h(Object(c),!0).forEach(function(_){$(p,_,c[_])}):Object.getOwnPropertyDescriptors?Object.defineProperties(p,Object.getOwnPropertyDescriptors(c)):h(Object(c)).forEach(function(_){Object.defineProperty(p,_,Object.getOwnPropertyDescriptor(c,_))})}return p}i.exports=u,i.exports.__esModule=!0,i.exports.default=i.exports})(V);var yt=V.exports,F={};Object.defineProperty(F,"__esModule",{value:!0}),F.commonLocale=void 0,F.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0};var _t=lt.default;Object.defineProperty(U,"__esModule",{value:!0});var rt=U.default=void 0,nt=_t(yt),mt=F,vt=(0,nt.default)((0,nt.default)({},mt.commonLocale),{},{locale:"zh_CN",today:"今天",now:"此刻",backToToday:"返回今天",ok:"确定",timeSelect:"选择时间",dateSelect:"选择日期",weekSelect:"选择周",clear:"清除",month:"月",year:"年",previousMonth:"上个月 (翻页上键)",nextMonth:"下个月 (翻页下键)",monthSelect:"选择月份",yearSelect:"选择年份",decadeSelect:"选择年代",previousYear:"上一年 (Control键加左方向键)",nextYear:"下一年 (Control键加右方向键)",previousDecade:"上一年代",nextDecade:"下一年代",previousCentury:"上一世纪",nextCentury:"下一世纪",yearFormat:"YYYY年",cellDateFormat:"D",monthBeforeYear:!1});return rt=U.default=vt,{design:{Confirm:{cancel:"取消",confirm:"确定"},Slider:{resetTo:"恢复至"},Picker:{...ft,...rt},CascaderList:{empty:"无"},Select:{empty:"无"}}}});
@@ -0,0 +1 @@
1
+ (function(P,k){typeof exports=="object"&&typeof module<"u"?module.exports=k():typeof define=="function"&&define.amd?define(k):(P=typeof globalThis<"u"?globalThis:P||self,P.UniverDesignZhTW=k())})(this,function(){"use strict";var P=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function k(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var R={exports:{}},N={exports:{}},J;function ut(){return J||(J=1,function(i,$){(function(h,u){i.exports=u()})(P,function(){var h=1e3,u=6e4,p=36e5,d="millisecond",c="second",m="minute",b="hour",g="day",z="week",Y="month",ot="quarter",S="year",H="date",it="Invalid Date",$t=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,Mt=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,bt={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(o){var r=["th","st","nd","rd"],t=o%100;return"["+o+(r[(t-20)%10]||r[t]||r[0])+"]"}},Z=function(o,r,t){var n=String(o);return!n||n.length>=r?o:""+Array(r+1-n.length).join(t)+o},xt={s:Z,z:function(o){var r=-o.utcOffset(),t=Math.abs(r),n=Math.floor(t/60),e=t%60;return(r<=0?"+":"-")+Z(n,2,"0")+":"+Z(e,2,"0")},m:function o(r,t){if(r.date()<t.date())return-o(t,r);var n=12*(t.year()-r.year())+(t.month()-r.month()),e=r.clone().add(n,Y),s=t-e<0,a=r.clone().add(n+(s?-1:1),Y);return+(-(n+(t-e)/(s?e-a:a-e))||0)},a:function(o){return o<0?Math.ceil(o)||0:Math.floor(o)},p:function(o){return{M:Y,y:S,w:z,d:g,D:H,h:b,m,s:c,ms:d,Q:ot}[o]||String(o||"").toLowerCase().replace(/s$/,"")},u:function(o){return o===void 0}},C="en",O={};O[C]=bt;var st="$isDayjsObject",K=function(o){return o instanceof q||!(!o||!o[st])},A=function o(r,t,n){var e;if(!r)return C;if(typeof r=="string"){var s=r.toLowerCase();O[s]&&(e=s),t&&(O[s]=t,e=s);var a=r.split("-");if(!e&&a.length>1)return o(a[0])}else{var l=r.name;O[l]=r,e=l}return!n&&e&&(C=e),e||!n&&C},v=function(o,r){if(K(o))return o.clone();var t=typeof r=="object"?r:{};return t.date=o,t.args=arguments,new q(t)},f=xt;f.l=A,f.i=K,f.w=function(o,r){return v(o,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var q=function(){function o(t){this.$L=A(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[st]=!0}var r=o.prototype;return r.parse=function(t){this.$d=function(n){var e=n.date,s=n.utc;if(e===null)return new Date(NaN);if(f.u(e))return new Date;if(e instanceof Date)return new Date(e);if(typeof e=="string"&&!/Z$/i.test(e)){var a=e.match($t);if(a){var l=a[2]-1||0,y=(a[7]||"0").substring(0,3);return s?new Date(Date.UTC(a[1],l,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)):new Date(a[1],l,a[3]||1,a[4]||0,a[5]||0,a[6]||0,y)}}return new Date(e)}(t),this.init()},r.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},r.$utils=function(){return f},r.isValid=function(){return this.$d.toString()!==it},r.isSame=function(t,n){var e=v(t);return this.startOf(n)<=e&&e<=this.endOf(n)},r.isAfter=function(t,n){return v(t)<this.startOf(n)},r.isBefore=function(t,n){return this.endOf(n)<v(t)},r.$g=function(t,n,e){return f.u(t)?this[n]:this.set(e,t)},r.unix=function(){return Math.floor(this.valueOf()/1e3)},r.valueOf=function(){return this.$d.getTime()},r.startOf=function(t,n){var e=this,s=!!f.u(n)||n,a=f.p(t),l=function(T,x){var w=f.w(e.$u?Date.UTC(e.$y,x,T):new Date(e.$y,x,T),e);return s?w:w.endOf(g)},y=function(T,x){return f.w(e.toDate()[T].apply(e.toDate("s"),(s?[0,0,0,0]:[23,59,59,999]).slice(x)),e)},_=this.$W,M=this.$M,D=this.$D,L="set"+(this.$u?"UTC":"");switch(a){case S:return s?l(1,0):l(31,11);case Y:return s?l(1,M):l(0,M+1);case z:var j=this.$locale().weekStart||0,W=(_<j?_+7:_)-j;return l(s?D-W:D+(6-W),M);case g:case H:return y(L+"Hours",0);case b:return y(L+"Minutes",1);case m:return y(L+"Seconds",2);case c:return y(L+"Milliseconds",3);default:return this.clone()}},r.endOf=function(t){return this.startOf(t,!1)},r.$set=function(t,n){var e,s=f.p(t),a="set"+(this.$u?"UTC":""),l=(e={},e[g]=a+"Date",e[H]=a+"Date",e[Y]=a+"Month",e[S]=a+"FullYear",e[b]=a+"Hours",e[m]=a+"Minutes",e[c]=a+"Seconds",e[d]=a+"Milliseconds",e)[s],y=s===g?this.$D+(n-this.$W):n;if(s===Y||s===S){var _=this.clone().set(H,1);_.$d[l](y),_.init(),this.$d=_.set(H,Math.min(this.$D,_.daysInMonth())).$d}else l&&this.$d[l](y);return this.init(),this},r.set=function(t,n){return this.clone().$set(t,n)},r.get=function(t){return this[f.p(t)]()},r.add=function(t,n){var e,s=this;t=Number(t);var a=f.p(n),l=function(M){var D=v(s);return f.w(D.date(D.date()+Math.round(M*t)),s)};if(a===Y)return this.set(Y,this.$M+t);if(a===S)return this.set(S,this.$y+t);if(a===g)return l(1);if(a===z)return l(7);var y=(e={},e[m]=u,e[b]=p,e[c]=h,e)[a]||1,_=this.$d.getTime()+t*y;return f.w(_,this)},r.subtract=function(t,n){return this.add(-1*t,n)},r.format=function(t){var n=this,e=this.$locale();if(!this.isValid())return e.invalidDate||it;var s=t||"YYYY-MM-DDTHH:mm:ssZ",a=f.z(this),l=this.$H,y=this.$m,_=this.$M,M=e.weekdays,D=e.months,L=e.meridiem,j=function(x,w,E,I){return x&&(x[w]||x(n,s))||E[w].slice(0,I)},W=function(x){return f.s(l%12||12,x,"0")},T=L||function(x,w,E){var I=x<12?"AM":"PM";return E?I.toLowerCase():I};return s.replace(Mt,function(x,w){return w||function(E){switch(E){case"YY":return String(n.$y).slice(-2);case"YYYY":return f.s(n.$y,4,"0");case"M":return _+1;case"MM":return f.s(_+1,2,"0");case"MMM":return j(e.monthsShort,_,D,3);case"MMMM":return j(D,_);case"D":return n.$D;case"DD":return f.s(n.$D,2,"0");case"d":return String(n.$W);case"dd":return j(e.weekdaysMin,n.$W,M,2);case"ddd":return j(e.weekdaysShort,n.$W,M,3);case"dddd":return M[n.$W];case"H":return String(l);case"HH":return f.s(l,2,"0");case"h":return W(1);case"hh":return W(2);case"a":return T(l,y,!0);case"A":return T(l,y,!1);case"m":return String(y);case"mm":return f.s(y,2,"0");case"s":return String(n.$s);case"ss":return f.s(n.$s,2,"0");case"SSS":return f.s(n.$ms,3,"0");case"Z":return a}return null}(x)||a.replace(":","")})},r.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},r.diff=function(t,n,e){var s,a=this,l=f.p(n),y=v(t),_=(y.utcOffset()-this.utcOffset())*u,M=this-y,D=function(){return f.m(a,y)};switch(l){case S:s=D()/12;break;case Y:s=D();break;case ot:s=D()/3;break;case z:s=(M-_)/6048e5;break;case g:s=(M-_)/864e5;break;case b:s=M/p;break;case m:s=M/u;break;case c:s=M/h;break;default:s=M}return e?s:f.a(s)},r.daysInMonth=function(){return this.endOf(Y).$D},r.$locale=function(){return O[this.$L]},r.locale=function(t,n){if(!t)return this.$L;var e=this.clone(),s=A(t,n,!0);return s&&(e.$L=s),e},r.clone=function(){return f.w(this.$d,this)},r.toDate=function(){return new Date(this.valueOf())},r.toJSON=function(){return this.isValid()?this.toISOString():null},r.toISOString=function(){return this.$d.toISOString()},r.toString=function(){return this.$d.toUTCString()},o}(),at=q.prototype;return v.prototype=at,[["$ms",d],["$s",c],["$m",m],["$H",b],["$W",g],["$M",Y],["$y",S],["$D",H]].forEach(function(o){at[o[1]]=function(r){return this.$g(r,o[0],o[1])}}),v.extend=function(o,r){return o.$i||(o(r,q,v),o.$i=!0),v},v.locale=A,v.isDayjs=K,v.unix=function(o){return v(1e3*o)},v.en=O[C],v.Ls=O,v.p={},v})}(N)),N.exports}(function(i,$){(function(h,u){i.exports=u(ut())})(P,function(h){function u(c){return c&&typeof c=="object"&&"default"in c?c:{default:c}}var p=u(h),d={name:"zh-tw",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(c,m){return m==="W"?c+"週":c+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"},meridiem:function(c,m){var b=100*c+m;return b<600?"凌晨":b<900?"早上":b<1100?"上午":b<1300?"中午":b<1800?"下午":"晚上"}};return p.default.locale(d,null,!0),d})})(R);var ct=R.exports;const ft=k(ct);var U={},B={exports:{}};(function(i){function $(h){return h&&h.__esModule?h:{default:h}}i.exports=$,i.exports.__esModule=!0,i.exports.default=i.exports})(B);var lt=B.exports,V={exports:{}},G={exports:{}},Q={exports:{}},X={exports:{}};(function(i){function $(h){"@babel/helpers - typeof";return i.exports=$=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(u){return typeof u}:function(u){return u&&typeof Symbol=="function"&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},i.exports.__esModule=!0,i.exports.default=i.exports,$(h)}i.exports=$,i.exports.__esModule=!0,i.exports.default=i.exports})(X);var tt=X.exports,et={exports:{}};(function(i){var $=tt.default;function h(u,p){if($(u)!="object"||!u)return u;var d=u[Symbol.toPrimitive];if(d!==void 0){var c=d.call(u,p||"default");if($(c)!="object")return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return(p==="string"?String:Number)(u)}i.exports=h,i.exports.__esModule=!0,i.exports.default=i.exports})(et);var dt=et.exports;(function(i){var $=tt.default,h=dt;function u(p){var d=h(p,"string");return $(d)=="symbol"?d:d+""}i.exports=u,i.exports.__esModule=!0,i.exports.default=i.exports})(Q);var pt=Q.exports;(function(i){var $=pt;function h(u,p,d){return(p=$(p))in u?Object.defineProperty(u,p,{value:d,enumerable:!0,configurable:!0,writable:!0}):u[p]=d,u}i.exports=h,i.exports.__esModule=!0,i.exports.default=i.exports})(G);var ht=G.exports;(function(i){var $=ht;function h(p,d){var c=Object.keys(p);if(Object.getOwnPropertySymbols){var m=Object.getOwnPropertySymbols(p);d&&(m=m.filter(function(b){return Object.getOwnPropertyDescriptor(p,b).enumerable})),c.push.apply(c,m)}return c}function u(p){for(var d=1;d<arguments.length;d++){var c=arguments[d]!=null?arguments[d]:{};d%2?h(Object(c),!0).forEach(function(m){$(p,m,c[m])}):Object.getOwnPropertyDescriptors?Object.defineProperties(p,Object.getOwnPropertyDescriptors(c)):h(Object(c)).forEach(function(m){Object.defineProperty(p,m,Object.getOwnPropertyDescriptor(c,m))})}return p}i.exports=u,i.exports.__esModule=!0,i.exports.default=i.exports})(V);var yt=V.exports,F={};Object.defineProperty(F,"__esModule",{value:!0}),F.commonLocale=void 0,F.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0};var mt=lt.default;Object.defineProperty(U,"__esModule",{value:!0});var rt=U.default=void 0,nt=mt(yt),vt=F,_t=(0,nt.default)((0,nt.default)({},vt.commonLocale),{},{locale:"zh_TW",today:"今天",now:"此刻",backToToday:"返回今天",ok:"確定",timeSelect:"選擇時間",dateSelect:"選擇日期",weekSelect:"選擇周",clear:"清除",month:"月",year:"年",previousMonth:"上個月 (翻頁上鍵)",nextMonth:"下個月 (翻頁下鍵)",monthSelect:"選擇月份",yearSelect:"選擇年份",decadeSelect:"選擇年代",yearFormat:"YYYY年",dateFormat:"YYYY年M月D日",dateTimeFormat:"YYYY年M月D日 HH時mm分ss秒",previousYear:"上一年 (Control鍵加左方向鍵)",nextYear:"下一年 (Control鍵加右方向鍵)",previousDecade:"上一年代",nextDecade:"下一年代",previousCentury:"上一世紀",nextCentury:"下一世紀",cellDateFormat:"D",monthBeforeYear:!1});return rt=U.default=_t,{design:{Confirm:{cancel:"取消",confirm:"確定"},Slider:{resetTo:"恢復至"},Picker:{...ft,...rt},CascaderList:{empty:"無"},Select:{empty:"無"}}}});
package/package.json ADDED
@@ -0,0 +1,257 @@
1
+ {
2
+ "name": "@univerjs/presets",
3
+ "version": "0.5.0-beta.1",
4
+ "private": false,
5
+ "description": "Build Univer apps faster and easier",
6
+ "author": "DreamNum <developer@univer.ai>",
7
+ "license": "Apache-2.0",
8
+ "funding": {
9
+ "type": "opencollective",
10
+ "url": "https://opencollective.com/univer"
11
+ },
12
+ "homepage": "https://univer.ai",
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "https://github.com/dream-num/univer-presets"
16
+ },
17
+ "bugs": {
18
+ "url": "https://github.com/dream-num/univer-presets/issues"
19
+ },
20
+ "keywords": [
21
+ "univer"
22
+ ],
23
+ "exports": {
24
+ ".": {
25
+ "types": "./lib/types/index.d.ts",
26
+ "import": "./lib/es/index.js",
27
+ "require": "./lib/cjs/index.js"
28
+ },
29
+ "./*": {
30
+ "types": "./lib/types/index.d.ts",
31
+ "import": "./lib/es/*",
32
+ "require": "./lib/cjs/*"
33
+ },
34
+ "./lib/*": "./lib/*",
35
+ "./preset-docs-collaboration": {
36
+ "types": "./lib/types/preset-docs-collaboration/index.d.ts",
37
+ "import": "./lib/es/preset-docs-collaboration/index.js",
38
+ "require": "./lib/cjs/preset-docs-collaboration/index.js"
39
+ },
40
+ "./preset-docs-collaboration/*": {
41
+ "types": "./lib/types/preset-docs-collaboration/*.d.ts",
42
+ "import": "./lib/es/preset-docs-collaboration/*.js",
43
+ "require": "./lib/cjs/preset-docs-collaboration/*.js"
44
+ },
45
+ "./preset-docs-core": {
46
+ "types": "./lib/types/preset-docs-core/index.d.ts",
47
+ "import": "./lib/es/preset-docs-core/index.js",
48
+ "require": "./lib/cjs/preset-docs-core/index.js"
49
+ },
50
+ "./preset-docs-core/*": {
51
+ "types": "./lib/types/preset-docs-core/*.d.ts",
52
+ "import": "./lib/es/preset-docs-core/*.js",
53
+ "require": "./lib/cjs/preset-docs-core/*.js"
54
+ },
55
+ "./preset-docs-drawing": {
56
+ "types": "./lib/types/preset-docs-drawing/index.d.ts",
57
+ "import": "./lib/es/preset-docs-drawing/index.js",
58
+ "require": "./lib/cjs/preset-docs-drawing/index.js"
59
+ },
60
+ "./preset-docs-drawing/*": {
61
+ "types": "./lib/types/preset-docs-drawing/*.d.ts",
62
+ "import": "./lib/es/preset-docs-drawing/*.js",
63
+ "require": "./lib/cjs/preset-docs-drawing/*.js"
64
+ },
65
+ "./preset-docs-hyper-link": {
66
+ "types": "./lib/types/preset-docs-hyper-link/index.d.ts",
67
+ "import": "./lib/es/preset-docs-hyper-link/index.js",
68
+ "require": "./lib/cjs/preset-docs-hyper-link/index.js"
69
+ },
70
+ "./preset-docs-hyper-link/*": {
71
+ "types": "./lib/types/preset-docs-hyper-link/*.d.ts",
72
+ "import": "./lib/es/preset-docs-hyper-link/*.js",
73
+ "require": "./lib/cjs/preset-docs-hyper-link/*.js"
74
+ },
75
+ "./preset-sheets-advanced": {
76
+ "types": "./lib/types/preset-sheets-advanced/index.d.ts",
77
+ "import": "./lib/es/preset-sheets-advanced/index.js",
78
+ "require": "./lib/cjs/preset-sheets-advanced/index.js"
79
+ },
80
+ "./preset-sheets-advanced/*": {
81
+ "types": "./lib/types/preset-sheets-advanced/*.d.ts",
82
+ "import": "./lib/es/preset-sheets-advanced/*.js",
83
+ "require": "./lib/cjs/preset-sheets-advanced/*.js"
84
+ },
85
+ "./preset-sheets-collaboration": {
86
+ "types": "./lib/types/preset-sheets-collaboration/index.d.ts",
87
+ "import": "./lib/es/preset-sheets-collaboration/index.js",
88
+ "require": "./lib/cjs/preset-sheets-collaboration/index.js"
89
+ },
90
+ "./preset-sheets-collaboration/*": {
91
+ "types": "./lib/types/preset-sheets-collaboration/*.d.ts",
92
+ "import": "./lib/es/preset-sheets-collaboration/*.js",
93
+ "require": "./lib/cjs/preset-sheets-collaboration/*.js"
94
+ },
95
+ "./preset-sheets-conditional-formatting": {
96
+ "types": "./lib/types/preset-sheets-conditional-formatting/index.d.ts",
97
+ "import": "./lib/es/preset-sheets-conditional-formatting/index.js",
98
+ "require": "./lib/cjs/preset-sheets-conditional-formatting/index.js"
99
+ },
100
+ "./preset-sheets-conditional-formatting/*": {
101
+ "types": "./lib/types/preset-sheets-conditional-formatting/*.d.ts",
102
+ "import": "./lib/es/preset-sheets-conditional-formatting/*.js",
103
+ "require": "./lib/cjs/preset-sheets-conditional-formatting/*.js"
104
+ },
105
+ "./preset-sheets-core": {
106
+ "types": "./lib/types/preset-sheets-core/index.d.ts",
107
+ "import": "./lib/es/preset-sheets-core/index.js",
108
+ "require": "./lib/cjs/preset-sheets-core/index.js"
109
+ },
110
+ "./preset-sheets-core/*": {
111
+ "types": "./lib/types/preset-sheets-core/*.d.ts",
112
+ "import": "./lib/es/preset-sheets-core/*.js",
113
+ "require": "./lib/cjs/preset-sheets-core/*.js"
114
+ },
115
+ "./preset-sheets-data-validation": {
116
+ "types": "./lib/types/preset-sheets-data-validation/index.d.ts",
117
+ "import": "./lib/es/preset-sheets-data-validation/index.js",
118
+ "require": "./lib/cjs/preset-sheets-data-validation/index.js"
119
+ },
120
+ "./preset-sheets-data-validation/*": {
121
+ "types": "./lib/types/preset-sheets-data-validation/*.d.ts",
122
+ "import": "./lib/es/preset-sheets-data-validation/*.js",
123
+ "require": "./lib/cjs/preset-sheets-data-validation/*.js"
124
+ },
125
+ "./preset-sheets-drawing": {
126
+ "types": "./lib/types/preset-sheets-drawing/index.d.ts",
127
+ "import": "./lib/es/preset-sheets-drawing/index.js",
128
+ "require": "./lib/cjs/preset-sheets-drawing/index.js"
129
+ },
130
+ "./preset-sheets-drawing/*": {
131
+ "types": "./lib/types/preset-sheets-drawing/*.d.ts",
132
+ "import": "./lib/es/preset-sheets-drawing/*.js",
133
+ "require": "./lib/cjs/preset-sheets-drawing/*.js"
134
+ },
135
+ "./preset-sheets-filter": {
136
+ "types": "./lib/types/preset-sheets-filter/index.d.ts",
137
+ "import": "./lib/es/preset-sheets-filter/index.js",
138
+ "require": "./lib/cjs/preset-sheets-filter/index.js"
139
+ },
140
+ "./preset-sheets-filter/*": {
141
+ "types": "./lib/types/preset-sheets-filter/*.d.ts",
142
+ "import": "./lib/es/preset-sheets-filter/*.js",
143
+ "require": "./lib/cjs/preset-sheets-filter/*.js"
144
+ },
145
+ "./preset-sheets-find-replace": {
146
+ "types": "./lib/types/preset-sheets-find-replace/index.d.ts",
147
+ "import": "./lib/es/preset-sheets-find-replace/index.js",
148
+ "require": "./lib/cjs/preset-sheets-find-replace/index.js"
149
+ },
150
+ "./preset-sheets-find-replace/*": {
151
+ "types": "./lib/types/preset-sheets-find-replace/*.d.ts",
152
+ "import": "./lib/es/preset-sheets-find-replace/*.js",
153
+ "require": "./lib/cjs/preset-sheets-find-replace/*.js"
154
+ },
155
+ "./preset-sheets-hyper-link": {
156
+ "types": "./lib/types/preset-sheets-hyper-link/index.d.ts",
157
+ "import": "./lib/es/preset-sheets-hyper-link/index.js",
158
+ "require": "./lib/cjs/preset-sheets-hyper-link/index.js"
159
+ },
160
+ "./preset-sheets-hyper-link/*": {
161
+ "types": "./lib/types/preset-sheets-hyper-link/*.d.ts",
162
+ "import": "./lib/es/preset-sheets-hyper-link/*.js",
163
+ "require": "./lib/cjs/preset-sheets-hyper-link/*.js"
164
+ },
165
+ "./preset-sheets-node-core": {
166
+ "types": "./lib/types/preset-sheets-node-core/index.d.ts",
167
+ "import": "./lib/es/preset-sheets-node-core/index.js",
168
+ "require": "./lib/cjs/preset-sheets-node-core/index.js"
169
+ },
170
+ "./preset-sheets-node-core/*": {
171
+ "types": "./lib/types/preset-sheets-node-core/*.d.ts",
172
+ "import": "./lib/es/preset-sheets-node-core/*.js",
173
+ "require": "./lib/cjs/preset-sheets-node-core/*.js"
174
+ },
175
+ "./preset-sheets-sort": {
176
+ "types": "./lib/types/preset-sheets-sort/index.d.ts",
177
+ "import": "./lib/es/preset-sheets-sort/index.js",
178
+ "require": "./lib/cjs/preset-sheets-sort/index.js"
179
+ },
180
+ "./preset-sheets-sort/*": {
181
+ "types": "./lib/types/preset-sheets-sort/*.d.ts",
182
+ "import": "./lib/es/preset-sheets-sort/*.js",
183
+ "require": "./lib/cjs/preset-sheets-sort/*.js"
184
+ },
185
+ "./preset-sheets-thread-comment": {
186
+ "types": "./lib/types/preset-sheets-thread-comment/index.d.ts",
187
+ "import": "./lib/es/preset-sheets-thread-comment/index.js",
188
+ "require": "./lib/cjs/preset-sheets-thread-comment/index.js"
189
+ },
190
+ "./preset-sheets-thread-comment/*": {
191
+ "types": "./lib/types/preset-sheets-thread-comment/*.d.ts",
192
+ "import": "./lib/es/preset-sheets-thread-comment/*.js",
193
+ "require": "./lib/cjs/preset-sheets-thread-comment/*.js"
194
+ },
195
+ "./preset-docs-thread-comment": {
196
+ "types": "./lib/types/preset-docs-thread-comment/index.d.ts",
197
+ "import": "./lib/es/preset-docs-thread-comment/index.js",
198
+ "require": "./lib/cjs/preset-docs-thread-comment/index.js"
199
+ },
200
+ "./preset-docs-thread-comment/*": {
201
+ "types": "./lib/types/preset-docs-thread-comment/*.d.ts",
202
+ "import": "./lib/es/preset-docs-thread-comment/*.js",
203
+ "require": "./lib/cjs/preset-docs-thread-comment/*.js"
204
+ }
205
+ },
206
+ "main": "./lib/es/index.js",
207
+ "publishConfig": {
208
+ "access": "public"
209
+ },
210
+ "directories": {
211
+ "lib": "lib"
212
+ },
213
+ "files": [
214
+ "lib"
215
+ ],
216
+ "peerDependencies": {
217
+ "react": "^16.9.0 || ^17.0.0 || ^18.0.0",
218
+ "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
219
+ "rxjs": ">=7.0.0"
220
+ },
221
+ "dependencies": {
222
+ "@univerjs/core": "0.5.0-beta.1",
223
+ "@univerjs/design": "0.5.0-beta.1",
224
+ "@univerjs/preset-docs-core": "0.5.0-beta.1",
225
+ "@univerjs/preset-docs-drawing": "0.5.0-beta.1",
226
+ "@univerjs/preset-docs-collaboration": "0.5.0-beta.1",
227
+ "@univerjs/preset-docs-hyper-link": "0.5.0-beta.1",
228
+ "@univerjs/preset-docs-thread-comment": "0.5.0-beta.1",
229
+ "@univerjs/preset-sheets-advanced": "0.5.0-beta.1",
230
+ "@univerjs/preset-sheets-collaboration": "0.5.0-beta.1",
231
+ "@univerjs/preset-sheets-conditional-formatting": "0.5.0-beta.1",
232
+ "@univerjs/preset-sheets-core": "0.5.0-beta.1",
233
+ "@univerjs/preset-sheets-data-validation": "0.5.0-beta.1",
234
+ "@univerjs/preset-sheets-drawing": "0.5.0-beta.1",
235
+ "@univerjs/preset-sheets-filter": "0.5.0-beta.1",
236
+ "@univerjs/preset-sheets-find-replace": "0.5.0-beta.1",
237
+ "@univerjs/preset-sheets-hyper-link": "0.5.0-beta.1",
238
+ "@univerjs/preset-sheets-node-core": "0.5.0-beta.1",
239
+ "@univerjs/preset-sheets-sort": "0.5.0-beta.1",
240
+ "@univerjs/preset-sheets-thread-comment": "0.5.0-beta.1"
241
+ },
242
+ "devDependencies": {
243
+ "@univerjs/engine-formula": "0.5.0-beta.1",
244
+ "@univerjs/engine-numfmt": "0.5.0-beta.1",
245
+ "@univerjs/engine-render": "0.5.0-beta.1",
246
+ "@univerjs/protocol": "0.1.39-alpha.38",
247
+ "@univerjs/rpc": "0.5.0-beta.1",
248
+ "@univerjs/telemetry": "0.5.0-beta.1",
249
+ "typescript": "^5.6.3",
250
+ "@univerjs-infra/shared": "0.5.0-beta.1"
251
+ },
252
+ "scripts": {
253
+ "prebuild": "tsx prepare.ts",
254
+ "build": "tsx build.ts"
255
+ },
256
+ "module": "./lib/es/index.js"
257
+ }