@easyops-cn/a2ui-react 0.0.2 → 0.0.4

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 (385) hide show
  1. package/dist/{a2ui-react3.js → 0.8/A2UIRenderer.js} +5 -5
  2. package/dist/0.8/components/ComponentRenderer.js +76 -0
  3. package/dist/{a2ui-react16.js → 0.8/components/display/AudioPlayerComponent.js} +2 -2
  4. package/dist/{a2ui-react17.js → 0.8/components/display/DividerComponent.js} +1 -1
  5. package/dist/0.8/components/display/IconComponent.js +68 -0
  6. package/dist/{a2ui-react13.js → 0.8/components/display/ImageComponent.js} +2 -2
  7. package/dist/{a2ui-react12.js → 0.8/components/display/TextComponent.js} +2 -2
  8. package/dist/{a2ui-react15.js → 0.8/components/display/VideoComponent.js} +2 -2
  9. package/dist/{a2ui-react24.js → 0.8/components/interactive/ButtonComponent.js} +3 -3
  10. package/dist/{a2ui-react25.js → 0.8/components/interactive/CheckBoxComponent.js} +4 -4
  11. package/dist/0.8/components/interactive/DateTimeInputComponent.js +98 -0
  12. package/dist/{a2ui-react28.js → 0.8/components/interactive/MultipleChoiceComponent.js} +5 -5
  13. package/dist/{a2ui-react29.js → 0.8/components/interactive/SliderComponent.js} +3 -3
  14. package/dist/{a2ui-react26.js → 0.8/components/interactive/TextFieldComponent.js} +5 -5
  15. package/dist/{a2ui-react21.js → 0.8/components/layout/CardComponent.js} +2 -2
  16. package/dist/{a2ui-react19.js → 0.8/components/layout/ColumnComponent.js} +4 -4
  17. package/dist/{a2ui-react20.js → 0.8/components/layout/ListComponent.js} +4 -4
  18. package/dist/{a2ui-react23.js → 0.8/components/layout/ModalComponent.js} +2 -2
  19. package/dist/{a2ui-react18.js → 0.8/components/layout/RowComponent.js} +4 -4
  20. package/dist/{a2ui-react22.js → 0.8/components/layout/TabsComponent.js} +3 -3
  21. package/dist/{a2ui-react7.js → 0.8/contexts/A2UIProvider.js} +3 -3
  22. package/dist/{a2ui-react30.js → 0.8/contexts/ActionContext.js} +2 -2
  23. package/dist/{a2ui-react31.js → 0.8/contexts/DataModelContext.js} +1 -1
  24. package/dist/{a2ui-react10.js → 0.8/hooks/useA2UIMessageHandler.js} +3 -3
  25. package/dist/{a2ui-react11.js → 0.8/hooks/useComponent.js} +1 -1
  26. package/dist/0.8/hooks/useDataBinding.js +23 -0
  27. package/dist/{a2ui-react5.js → 0.8/hooks/useDispatchAction.js} +1 -1
  28. package/dist/0.8/index.js +11 -0
  29. package/dist/{a2ui-react32.js → 0.8/utils/dataBinding.js} +1 -1
  30. package/dist/index.js +4 -0
  31. package/package.json +1 -1
  32. package/dist/a2ui-react.js +0 -4
  33. package/dist/a2ui-react100.js +0 -24
  34. package/dist/a2ui-react101.js +0 -255
  35. package/dist/a2ui-react102.js +0 -163
  36. package/dist/a2ui-react103.js +0 -19
  37. package/dist/a2ui-react104.js +0 -251
  38. package/dist/a2ui-react105.js +0 -61
  39. package/dist/a2ui-react106.js +0 -35
  40. package/dist/a2ui-react107.js +0 -436
  41. package/dist/a2ui-react108.js +0 -16
  42. package/dist/a2ui-react109.js +0 -234
  43. package/dist/a2ui-react110.js +0 -6
  44. package/dist/a2ui-react111.js +0 -6
  45. package/dist/a2ui-react112.js +0 -6
  46. package/dist/a2ui-react113.js +0 -239
  47. package/dist/a2ui-react114.js +0 -845
  48. package/dist/a2ui-react115.js +0 -6
  49. package/dist/a2ui-react116.js +0 -10
  50. package/dist/a2ui-react117.js +0 -8
  51. package/dist/a2ui-react118.js +0 -8
  52. package/dist/a2ui-react119.js +0 -20
  53. package/dist/a2ui-react120.js +0 -8
  54. package/dist/a2ui-react121.js +0 -8
  55. package/dist/a2ui-react122.js +0 -9
  56. package/dist/a2ui-react123.js +0 -16
  57. package/dist/a2ui-react124.js +0 -18
  58. package/dist/a2ui-react125.js +0 -11
  59. package/dist/a2ui-react126.js +0 -9
  60. package/dist/a2ui-react127.js +0 -13
  61. package/dist/a2ui-react128.js +0 -17
  62. package/dist/a2ui-react129.js +0 -8
  63. package/dist/a2ui-react130.js +0 -17
  64. package/dist/a2ui-react131.js +0 -8
  65. package/dist/a2ui-react132.js +0 -10
  66. package/dist/a2ui-react133.js +0 -9
  67. package/dist/a2ui-react134.js +0 -7
  68. package/dist/a2ui-react135.js +0 -9
  69. package/dist/a2ui-react136.js +0 -548
  70. package/dist/a2ui-react137.js +0 -49
  71. package/dist/a2ui-react138.js +0 -20
  72. package/dist/a2ui-react139.js +0 -21
  73. package/dist/a2ui-react14.js +0 -114
  74. package/dist/a2ui-react140.js +0 -11
  75. package/dist/a2ui-react141.js +0 -9
  76. package/dist/a2ui-react142.js +0 -10
  77. package/dist/a2ui-react143.js +0 -8
  78. package/dist/a2ui-react144.js +0 -9
  79. package/dist/a2ui-react145.js +0 -12
  80. package/dist/a2ui-react146.js +0 -8
  81. package/dist/a2ui-react147.js +0 -11
  82. package/dist/a2ui-react148.js +0 -15
  83. package/dist/a2ui-react149.js +0 -8
  84. package/dist/a2ui-react150.js +0 -12
  85. package/dist/a2ui-react151.js +0 -10
  86. package/dist/a2ui-react152.js +0 -12
  87. package/dist/a2ui-react153.js +0 -16
  88. package/dist/a2ui-react154.js +0 -8
  89. package/dist/a2ui-react155.js +0 -8
  90. package/dist/a2ui-react156.js +0 -8
  91. package/dist/a2ui-react157.js +0 -7
  92. package/dist/a2ui-react158.js +0 -14
  93. package/dist/a2ui-react159.js +0 -13
  94. package/dist/a2ui-react160.js +0 -13
  95. package/dist/a2ui-react161.js +0 -14
  96. package/dist/a2ui-react162.js +0 -14
  97. package/dist/a2ui-react163.js +0 -35
  98. package/dist/a2ui-react164.js +0 -67
  99. package/dist/a2ui-react165.js +0 -11
  100. package/dist/a2ui-react166.js +0 -11
  101. package/dist/a2ui-react167.js +0 -10
  102. package/dist/a2ui-react168.js +0 -13
  103. package/dist/a2ui-react169.js +0 -10
  104. package/dist/a2ui-react170.js +0 -10
  105. package/dist/a2ui-react171.js +0 -9
  106. package/dist/a2ui-react172.js +0 -17
  107. package/dist/a2ui-react173.js +0 -21
  108. package/dist/a2ui-react174.js +0 -18
  109. package/dist/a2ui-react175.js +0 -35
  110. package/dist/a2ui-react176.js +0 -14
  111. package/dist/a2ui-react177.js +0 -7
  112. package/dist/a2ui-react178.js +0 -58
  113. package/dist/a2ui-react179.js +0 -25
  114. package/dist/a2ui-react180.js +0 -43
  115. package/dist/a2ui-react181.js +0 -63
  116. package/dist/a2ui-react182.js +0 -34
  117. package/dist/a2ui-react183.js +0 -15
  118. package/dist/a2ui-react184.js +0 -67
  119. package/dist/a2ui-react185.js +0 -67
  120. package/dist/a2ui-react186.js +0 -69
  121. package/dist/a2ui-react187.js +0 -69
  122. package/dist/a2ui-react188.js +0 -42
  123. package/dist/a2ui-react189.js +0 -43
  124. package/dist/a2ui-react190.js +0 -55
  125. package/dist/a2ui-react191.js +0 -45
  126. package/dist/a2ui-react192.js +0 -41
  127. package/dist/a2ui-react193.js +0 -72
  128. package/dist/a2ui-react194.js +0 -72
  129. package/dist/a2ui-react195.js +0 -97
  130. package/dist/a2ui-react196.js +0 -42
  131. package/dist/a2ui-react197.js +0 -42
  132. package/dist/a2ui-react198.js +0 -42
  133. package/dist/a2ui-react199.js +0 -27
  134. package/dist/a2ui-react2.js +0 -11
  135. package/dist/a2ui-react200.js +0 -26
  136. package/dist/a2ui-react201.js +0 -26
  137. package/dist/a2ui-react202.js +0 -27
  138. package/dist/a2ui-react203.js +0 -26
  139. package/dist/a2ui-react204.js +0 -26
  140. package/dist/a2ui-react205.js +0 -16
  141. package/dist/a2ui-react206.js +0 -41
  142. package/dist/a2ui-react207.js +0 -41
  143. package/dist/a2ui-react208.js +0 -16
  144. package/dist/a2ui-react209.js +0 -16
  145. package/dist/a2ui-react210.js +0 -32
  146. package/dist/a2ui-react211.js +0 -32
  147. package/dist/a2ui-react212.js +0 -6
  148. package/dist/a2ui-react213.js +0 -9
  149. package/dist/a2ui-react214.js +0 -50
  150. package/dist/a2ui-react215.js +0 -29
  151. package/dist/a2ui-react216.js +0 -68
  152. package/dist/a2ui-react217.js +0 -10
  153. package/dist/a2ui-react218.js +0 -127
  154. package/dist/a2ui-react219.js +0 -17
  155. package/dist/a2ui-react220.js +0 -136
  156. package/dist/a2ui-react221.js +0 -13
  157. package/dist/a2ui-react222.js +0 -219
  158. package/dist/a2ui-react223.js +0 -15
  159. package/dist/a2ui-react224.js +0 -36
  160. package/dist/a2ui-react225.js +0 -49
  161. package/dist/a2ui-react226.js +0 -10
  162. package/dist/a2ui-react227.js +0 -52
  163. package/dist/a2ui-react228.js +0 -6
  164. package/dist/a2ui-react229.js +0 -8
  165. package/dist/a2ui-react230.js +0 -30
  166. package/dist/a2ui-react231.js +0 -52
  167. package/dist/a2ui-react232.js +0 -11
  168. package/dist/a2ui-react233.js +0 -70
  169. package/dist/a2ui-react234.js +0 -49
  170. package/dist/a2ui-react235.js +0 -27
  171. package/dist/a2ui-react236.js +0 -49
  172. package/dist/a2ui-react237.js +0 -183
  173. package/dist/a2ui-react238.js +0 -70
  174. package/dist/a2ui-react239.js +0 -33
  175. package/dist/a2ui-react240.js +0 -11
  176. package/dist/a2ui-react241.js +0 -155
  177. package/dist/a2ui-react242.js +0 -110
  178. package/dist/a2ui-react243.js +0 -22
  179. package/dist/a2ui-react244.js +0 -100
  180. package/dist/a2ui-react245.js +0 -49
  181. package/dist/a2ui-react246.js +0 -14
  182. package/dist/a2ui-react247.js +0 -208
  183. package/dist/a2ui-react248.js +0 -24
  184. package/dist/a2ui-react249.js +0 -402
  185. package/dist/a2ui-react250.js +0 -49
  186. package/dist/a2ui-react251.js +0 -49
  187. package/dist/a2ui-react252.js +0 -54
  188. package/dist/a2ui-react253.js +0 -7
  189. package/dist/a2ui-react254.js +0 -7
  190. package/dist/a2ui-react255.js +0 -18
  191. package/dist/a2ui-react256.js +0 -8
  192. package/dist/a2ui-react257.js +0 -10
  193. package/dist/a2ui-react258.js +0 -19
  194. package/dist/a2ui-react259.js +0 -7
  195. package/dist/a2ui-react260.js +0 -7
  196. package/dist/a2ui-react261.js +0 -8
  197. package/dist/a2ui-react262.js +0 -8
  198. package/dist/a2ui-react263.js +0 -7
  199. package/dist/a2ui-react264.js +0 -7
  200. package/dist/a2ui-react265.js +0 -9
  201. package/dist/a2ui-react266.js +0 -27
  202. package/dist/a2ui-react267.js +0 -9
  203. package/dist/a2ui-react268.js +0 -7
  204. package/dist/a2ui-react269.js +0 -9
  205. package/dist/a2ui-react27.js +0 -100
  206. package/dist/a2ui-react270.js +0 -8
  207. package/dist/a2ui-react271.js +0 -7
  208. package/dist/a2ui-react272.js +0 -8
  209. package/dist/a2ui-react273.js +0 -7
  210. package/dist/a2ui-react274.js +0 -11
  211. package/dist/a2ui-react275.js +0 -8
  212. package/dist/a2ui-react276.js +0 -7
  213. package/dist/a2ui-react277.js +0 -7
  214. package/dist/a2ui-react278.js +0 -9
  215. package/dist/a2ui-react279.js +0 -148
  216. package/dist/a2ui-react280.js +0 -42
  217. package/dist/a2ui-react281.js +0 -7
  218. package/dist/a2ui-react282.js +0 -10
  219. package/dist/a2ui-react283.js +0 -16
  220. package/dist/a2ui-react284.js +0 -10
  221. package/dist/a2ui-react285.js +0 -34
  222. package/dist/a2ui-react286.js +0 -13
  223. package/dist/a2ui-react287.js +0 -13
  224. package/dist/a2ui-react288.js +0 -11
  225. package/dist/a2ui-react289.js +0 -16
  226. package/dist/a2ui-react290.js +0 -104
  227. package/dist/a2ui-react291.js +0 -22
  228. package/dist/a2ui-react292.js +0 -56
  229. package/dist/a2ui-react293.js +0 -75
  230. package/dist/a2ui-react294.js +0 -12
  231. package/dist/a2ui-react295.js +0 -23
  232. package/dist/a2ui-react296.js +0 -19
  233. package/dist/a2ui-react297.js +0 -26
  234. package/dist/a2ui-react298.js +0 -9
  235. package/dist/a2ui-react299.js +0 -8
  236. package/dist/a2ui-react300.js +0 -26
  237. package/dist/a2ui-react301.js +0 -37
  238. package/dist/a2ui-react302.js +0 -18
  239. package/dist/a2ui-react303.js +0 -9
  240. package/dist/a2ui-react304.js +0 -7
  241. package/dist/a2ui-react305.js +0 -7
  242. package/dist/a2ui-react306.js +0 -7
  243. package/dist/a2ui-react307.js +0 -7
  244. package/dist/a2ui-react308.js +0 -6
  245. package/dist/a2ui-react309.js +0 -9
  246. package/dist/a2ui-react310.js +0 -26
  247. package/dist/a2ui-react311.js +0 -10
  248. package/dist/a2ui-react312.js +0 -9
  249. package/dist/a2ui-react313.js +0 -8
  250. package/dist/a2ui-react314.js +0 -6
  251. package/dist/a2ui-react315.js +0 -6
  252. package/dist/a2ui-react316.js +0 -7
  253. package/dist/a2ui-react317.js +0 -6
  254. package/dist/a2ui-react318.js +0 -7
  255. package/dist/a2ui-react319.js +0 -6
  256. package/dist/a2ui-react320.js +0 -6
  257. package/dist/a2ui-react321.js +0 -6
  258. package/dist/a2ui-react322.js +0 -9
  259. package/dist/a2ui-react323.js +0 -18
  260. package/dist/a2ui-react324.js +0 -31
  261. package/dist/a2ui-react325.js +0 -15
  262. package/dist/a2ui-react326.js +0 -27
  263. package/dist/a2ui-react327.js +0 -31
  264. package/dist/a2ui-react328.js +0 -7
  265. package/dist/a2ui-react329.js +0 -19
  266. package/dist/a2ui-react330.js +0 -8
  267. package/dist/a2ui-react331.js +0 -8
  268. package/dist/a2ui-react332.js +0 -61
  269. package/dist/a2ui-react333.js +0 -69
  270. package/dist/a2ui-react334.js +0 -9
  271. package/dist/a2ui-react335.js +0 -7
  272. package/dist/a2ui-react336.js +0 -26
  273. package/dist/a2ui-react337.js +0 -19
  274. package/dist/a2ui-react338.js +0 -10
  275. package/dist/a2ui-react339.js +0 -13
  276. package/dist/a2ui-react34.js +0 -8
  277. package/dist/a2ui-react340.js +0 -13
  278. package/dist/a2ui-react341.js +0 -24
  279. package/dist/a2ui-react342.js +0 -13
  280. package/dist/a2ui-react343.js +0 -12
  281. package/dist/a2ui-react344.js +0 -12
  282. package/dist/a2ui-react345.js +0 -7
  283. package/dist/a2ui-react346.js +0 -8
  284. package/dist/a2ui-react347.js +0 -19
  285. package/dist/a2ui-react348.js +0 -12
  286. package/dist/a2ui-react349.js +0 -21
  287. package/dist/a2ui-react35.js +0 -16
  288. package/dist/a2ui-react350.js +0 -18
  289. package/dist/a2ui-react351.js +0 -15
  290. package/dist/a2ui-react352.js +0 -32
  291. package/dist/a2ui-react353.js +0 -15
  292. package/dist/a2ui-react354.js +0 -28
  293. package/dist/a2ui-react355.js +0 -8
  294. package/dist/a2ui-react356.js +0 -11
  295. package/dist/a2ui-react357.js +0 -22
  296. package/dist/a2ui-react358.js +0 -7
  297. package/dist/a2ui-react359.js +0 -5
  298. package/dist/a2ui-react36.js +0 -23
  299. package/dist/a2ui-react360.js +0 -26
  300. package/dist/a2ui-react361.js +0 -115
  301. package/dist/a2ui-react362.js +0 -18
  302. package/dist/a2ui-react363.js +0 -527
  303. package/dist/a2ui-react364.js +0 -130
  304. package/dist/a2ui-react365.js +0 -136
  305. package/dist/a2ui-react366.js +0 -7
  306. package/dist/a2ui-react367.js +0 -15
  307. package/dist/a2ui-react368.js +0 -67
  308. package/dist/a2ui-react369.js +0 -71
  309. package/dist/a2ui-react37.js +0 -15
  310. package/dist/a2ui-react370.js +0 -11
  311. package/dist/a2ui-react371.js +0 -16
  312. package/dist/a2ui-react372.js +0 -68
  313. package/dist/a2ui-react373.js +0 -6
  314. package/dist/a2ui-react374.js +0 -25
  315. package/dist/a2ui-react375.js +0 -15
  316. package/dist/a2ui-react376.js +0 -30
  317. package/dist/a2ui-react377.js +0 -7
  318. package/dist/a2ui-react378.js +0 -25
  319. package/dist/a2ui-react38.js +0 -10
  320. package/dist/a2ui-react39.js +0 -10
  321. package/dist/a2ui-react4.js +0 -76
  322. package/dist/a2ui-react40.js +0 -14
  323. package/dist/a2ui-react41.js +0 -14
  324. package/dist/a2ui-react42.js +0 -16
  325. package/dist/a2ui-react43.js +0 -12
  326. package/dist/a2ui-react44.js +0 -15
  327. package/dist/a2ui-react45.js +0 -15
  328. package/dist/a2ui-react46.js +0 -9
  329. package/dist/a2ui-react47.js +0 -11
  330. package/dist/a2ui-react48.js +0 -16
  331. package/dist/a2ui-react49.js +0 -10
  332. package/dist/a2ui-react50.js +0 -14
  333. package/dist/a2ui-react51.js +0 -9
  334. package/dist/a2ui-react52.js +0 -9
  335. package/dist/a2ui-react53.js +0 -15
  336. package/dist/a2ui-react54.js +0 -17
  337. package/dist/a2ui-react55.js +0 -10
  338. package/dist/a2ui-react56.js +0 -10
  339. package/dist/a2ui-react57.js +0 -10
  340. package/dist/a2ui-react58.js +0 -9
  341. package/dist/a2ui-react59.js +0 -9
  342. package/dist/a2ui-react6.js +0 -28
  343. package/dist/a2ui-react60.js +0 -9
  344. package/dist/a2ui-react61.js +0 -15
  345. package/dist/a2ui-react62.js +0 -10
  346. package/dist/a2ui-react63.js +0 -15
  347. package/dist/a2ui-react64.js +0 -10
  348. package/dist/a2ui-react65.js +0 -14
  349. package/dist/a2ui-react66.js +0 -22
  350. package/dist/a2ui-react67.js +0 -14
  351. package/dist/a2ui-react68.js +0 -10
  352. package/dist/a2ui-react69.js +0 -17
  353. package/dist/a2ui-react70.js +0 -15
  354. package/dist/a2ui-react71.js +0 -10
  355. package/dist/a2ui-react72.js +0 -12
  356. package/dist/a2ui-react73.js +0 -9
  357. package/dist/a2ui-react74.js +0 -6
  358. package/dist/a2ui-react75.js +0 -15
  359. package/dist/a2ui-react76.js +0 -11
  360. package/dist/a2ui-react77.js +0 -14
  361. package/dist/a2ui-react78.js +0 -9
  362. package/dist/a2ui-react79.js +0 -9
  363. package/dist/a2ui-react80.js +0 -9
  364. package/dist/a2ui-react81.js +0 -10
  365. package/dist/a2ui-react82.js +0 -26
  366. package/dist/a2ui-react83.js +0 -29
  367. package/dist/a2ui-react84.js +0 -67
  368. package/dist/a2ui-react85.js +0 -77
  369. package/dist/a2ui-react86.js +0 -53
  370. package/dist/a2ui-react87.js +0 -31
  371. package/dist/a2ui-react88.js +0 -22
  372. package/dist/a2ui-react89.js +0 -21
  373. package/dist/a2ui-react90.js +0 -18
  374. package/dist/a2ui-react91.js +0 -176
  375. package/dist/a2ui-react92.js +0 -38
  376. package/dist/a2ui-react93.js +0 -88
  377. package/dist/a2ui-react94.js +0 -9
  378. package/dist/a2ui-react95.js +0 -58
  379. package/dist/a2ui-react96.js +0 -146
  380. package/dist/a2ui-react97.js +0 -63
  381. package/dist/a2ui-react98.js +0 -17
  382. package/dist/a2ui-react99.js +0 -2765
  383. /package/dist/{a2ui-react8.js → 0.8/contexts/ComponentsMapContext.js} +0 -0
  384. /package/dist/{a2ui-react9.js → 0.8/contexts/SurfaceContext.js} +0 -0
  385. /package/dist/{a2ui-react33.js → 0.8/utils/pathUtils.js} +0 -0
@@ -1,67 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import { Root as n, List as o, Trigger as r, Content as i } from "./a2ui-react102.js";
3
- import { cn as s } from "./a2ui-react34.js";
4
- function u({
5
- className: t,
6
- ...e
7
- }) {
8
- return /* @__PURE__ */ a(
9
- n,
10
- {
11
- "data-slot": "tabs",
12
- className: s("flex flex-col gap-2", t),
13
- ...e
14
- }
15
- );
16
- }
17
- function f({
18
- className: t,
19
- ...e
20
- }) {
21
- return /* @__PURE__ */ a(
22
- o,
23
- {
24
- "data-slot": "tabs-list",
25
- className: s(
26
- "bg-muted text-muted-foreground inline-flex h-9 w-fit items-center justify-center rounded-lg p-[3px]",
27
- t
28
- ),
29
- ...e
30
- }
31
- );
32
- }
33
- function g({
34
- className: t,
35
- ...e
36
- }) {
37
- return /* @__PURE__ */ a(
38
- r,
39
- {
40
- "data-slot": "tabs-trigger",
41
- className: s(
42
- "data-[state=active]:bg-background dark:data-[state=active]:text-foreground focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:outline-ring dark:data-[state=active]:border-input dark:data-[state=active]:bg-input/30 text-foreground dark:text-muted-foreground inline-flex h-[calc(100%-1px)] flex-1 items-center justify-center gap-1.5 rounded-md border border-transparent px-2 py-1 text-sm font-medium whitespace-nowrap transition-[color,box-shadow] focus-visible:ring-[3px] focus-visible:outline-1 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:shadow-sm [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",
43
- t
44
- ),
45
- ...e
46
- }
47
- );
48
- }
49
- function b({
50
- className: t,
51
- ...e
52
- }) {
53
- return /* @__PURE__ */ a(
54
- i,
55
- {
56
- "data-slot": "tabs-content",
57
- className: s("flex-1 outline-none", t),
58
- ...e
59
- }
60
- );
61
- }
62
- export {
63
- u as Tabs,
64
- b as TabsContent,
65
- f as TabsList,
66
- g as TabsTrigger
67
- };
@@ -1,77 +0,0 @@
1
- import { jsx as a, jsxs as e } from "react/jsx-runtime";
2
- import { Root as r, Trigger as l, Content as d, Close as g, Portal as c, Overlay as u } from "./a2ui-react101.js";
3
- import { cn as n } from "./a2ui-react34.js";
4
- import f from "./a2ui-react73.js";
5
- function y({
6
- ...t
7
- }) {
8
- return /* @__PURE__ */ a(r, { "data-slot": "dialog", ...t });
9
- }
10
- function z({
11
- ...t
12
- }) {
13
- return /* @__PURE__ */ a(l, { "data-slot": "dialog-trigger", ...t });
14
- }
15
- function p({
16
- ...t
17
- }) {
18
- return /* @__PURE__ */ a(c, { "data-slot": "dialog-portal", ...t });
19
- }
20
- function m({
21
- className: t,
22
- ...o
23
- }) {
24
- return /* @__PURE__ */ a(
25
- u,
26
- {
27
- "data-slot": "dialog-overlay",
28
- className: n(
29
- "data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",
30
- t
31
- ),
32
- ...o
33
- }
34
- );
35
- }
36
- function D({
37
- className: t,
38
- children: o,
39
- showCloseButton: s = !0,
40
- ...i
41
- }) {
42
- return /* @__PURE__ */ e(p, { "data-slot": "dialog-portal", children: [
43
- /* @__PURE__ */ a(m, {}),
44
- /* @__PURE__ */ e(
45
- d,
46
- {
47
- "data-slot": "dialog-content",
48
- className: n(
49
- "bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 outline-none sm:max-w-lg",
50
- t
51
- ),
52
- ...i,
53
- children: [
54
- o,
55
- s && /* @__PURE__ */ e(
56
- g,
57
- {
58
- "data-slot": "dialog-close",
59
- className: "ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",
60
- children: [
61
- /* @__PURE__ */ a(f, {}),
62
- /* @__PURE__ */ a("span", { className: "sr-only", children: "Close" })
63
- ]
64
- }
65
- )
66
- ]
67
- }
68
- )
69
- ] });
70
- }
71
- export {
72
- y as Dialog,
73
- D as DialogContent,
74
- m as DialogOverlay,
75
- p as DialogPortal,
76
- z as DialogTrigger
77
- };
@@ -1,53 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import { Root as a } from "./a2ui-react105.js";
3
- import { cva as s } from "./a2ui-react106.js";
4
- import { cn as d } from "./a2ui-react34.js";
5
- const u = s(
6
- "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",
7
- {
8
- variants: {
9
- variant: {
10
- default: "bg-primary text-primary-foreground hover:bg-primary/90",
11
- destructive: "bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",
12
- outline: "border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",
13
- secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80",
14
- ghost: "hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",
15
- link: "text-primary underline-offset-4 hover:underline"
16
- },
17
- size: {
18
- default: "h-9 px-4 py-2 has-[>svg]:px-3",
19
- sm: "h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",
20
- lg: "h-10 rounded-md px-6 has-[>svg]:px-4",
21
- icon: "size-9",
22
- "icon-sm": "size-8",
23
- "icon-lg": "size-10"
24
- }
25
- },
26
- defaultVariants: {
27
- variant: "default",
28
- size: "default"
29
- }
30
- }
31
- );
32
- function b({
33
- className: t,
34
- variant: e = "default",
35
- size: r = "default",
36
- asChild: i = !1,
37
- ...n
38
- }) {
39
- return /* @__PURE__ */ o(
40
- i ? a : "button",
41
- {
42
- "data-slot": "button",
43
- "data-variant": e,
44
- "data-size": r,
45
- className: d(u({ variant: e, size: r, className: t })),
46
- ...n
47
- }
48
- );
49
- }
50
- export {
51
- b as Button,
52
- u as buttonVariants
53
- };
@@ -1,31 +0,0 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { Checkbox as a, CheckboxIndicator as t } from "./a2ui-react104.js";
3
- import { cn as o } from "./a2ui-react34.js";
4
- import d from "./a2ui-react74.js";
5
- function l({
6
- className: e,
7
- ...i
8
- }) {
9
- return /* @__PURE__ */ r(
10
- a,
11
- {
12
- "data-slot": "checkbox",
13
- className: o(
14
- "peer border-input dark:bg-input/30 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground dark:data-[state=checked]:bg-primary data-[state=checked]:border-primary focus-visible:border-ring focus-visible:ring-ring/50 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive size-4 shrink-0 rounded-[4px] border shadow-xs transition-shadow outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",
15
- e
16
- ),
17
- ...i,
18
- children: /* @__PURE__ */ r(
19
- t,
20
- {
21
- "data-slot": "checkbox-indicator",
22
- className: "grid place-content-center text-current transition-none",
23
- children: /* @__PURE__ */ r(d, { className: "size-3.5" })
24
- }
25
- )
26
- }
27
- );
28
- }
29
- export {
30
- l as Checkbox
31
- };
@@ -1,22 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import { Root as a } from "./a2ui-react103.js";
3
- import { cn as r } from "./a2ui-react34.js";
4
- function l({
5
- className: e,
6
- ...t
7
- }) {
8
- return /* @__PURE__ */ o(
9
- a,
10
- {
11
- "data-slot": "label",
12
- className: r(
13
- "flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",
14
- e
15
- ),
16
- ...t
17
- }
18
- );
19
- }
20
- export {
21
- l as Label
22
- };
@@ -1,21 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { cn as n } from "./a2ui-react34.js";
3
- function a({ className: e, type: i, ...r }) {
4
- return /* @__PURE__ */ t(
5
- "input",
6
- {
7
- type: i,
8
- "data-slot": "input",
9
- className: n(
10
- "file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",
11
- "focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]",
12
- "aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",
13
- e
14
- ),
15
- ...r
16
- }
17
- );
18
- }
19
- export {
20
- a as Input
21
- };
@@ -1,18 +0,0 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import { cn as t } from "./a2ui-react34.js";
3
- function n({ className: r, ...e }) {
4
- return /* @__PURE__ */ i(
5
- "textarea",
6
- {
7
- "data-slot": "textarea",
8
- className: t(
9
- "border-input placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-ring/50 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 flex field-sizing-content min-h-16 w-full rounded-md border bg-transparent px-3 py-2 text-base shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",
10
- r
11
- ),
12
- ...e
13
- }
14
- );
15
- }
16
- export {
17
- n as Textarea
18
- };
@@ -1,176 +0,0 @@
1
- import { jsx as n } from "react/jsx-runtime";
2
- import * as m from "react";
3
- import { cn as e } from "./a2ui-react34.js";
4
- import { buttonVariants as f, Button as b } from "./a2ui-react86.js";
5
- import { getDefaultClassNames as p } from "./a2ui-react108.js";
6
- import { DayPicker as h } from "./a2ui-react109.js";
7
- import w from "./a2ui-react110.js";
8
- import _ from "./a2ui-react111.js";
9
- import y from "./a2ui-react112.js";
10
- function B({
11
- className: c,
12
- classNames: i,
13
- showOutsideDays: r = !0,
14
- captionLayout: l = "label",
15
- buttonVariant: s = "ghost",
16
- formatters: u,
17
- components: x,
18
- ...g
19
- }) {
20
- const t = p();
21
- return /* @__PURE__ */ n(
22
- h,
23
- {
24
- showOutsideDays: r,
25
- className: e(
26
- "bg-background group/calendar p-3 [--cell-size:--spacing(8)] [[data-slot=card-content]_&]:bg-transparent [[data-slot=popover-content]_&]:bg-transparent",
27
- String.raw`rtl:**:[.rdp-button\_next>svg]:rotate-180`,
28
- String.raw`rtl:**:[.rdp-button\_previous>svg]:rotate-180`,
29
- c
30
- ),
31
- captionLayout: l,
32
- formatters: {
33
- formatMonthDropdown: (a) => a.toLocaleString("default", { month: "short" }),
34
- ...u
35
- },
36
- classNames: {
37
- root: e("w-fit", t.root),
38
- months: e(
39
- "flex gap-4 flex-col md:flex-row relative",
40
- t.months
41
- ),
42
- month: e("flex flex-col w-full gap-4", t.month),
43
- nav: e(
44
- "flex items-center gap-1 w-full absolute top-0 inset-x-0 justify-between",
45
- t.nav
46
- ),
47
- button_previous: e(
48
- f({ variant: s }),
49
- "size-(--cell-size) aria-disabled:opacity-50 p-0 select-none",
50
- t.button_previous
51
- ),
52
- button_next: e(
53
- f({ variant: s }),
54
- "size-(--cell-size) aria-disabled:opacity-50 p-0 select-none",
55
- t.button_next
56
- ),
57
- month_caption: e(
58
- "flex items-center justify-center h-(--cell-size) w-full px-(--cell-size)",
59
- t.month_caption
60
- ),
61
- dropdowns: e(
62
- "w-full flex items-center text-sm font-medium justify-center h-(--cell-size) gap-1.5",
63
- t.dropdowns
64
- ),
65
- dropdown_root: e(
66
- "relative has-focus:border-ring border border-input shadow-xs has-focus:ring-ring/50 has-focus:ring-[3px] rounded-md",
67
- t.dropdown_root
68
- ),
69
- dropdown: e(
70
- "absolute bg-popover inset-0 opacity-0",
71
- t.dropdown
72
- ),
73
- caption_label: e(
74
- "select-none font-medium",
75
- l === "label" ? "text-sm" : "rounded-md pl-2 pr-1 flex items-center gap-1 text-sm h-8 [&>svg]:text-muted-foreground [&>svg]:size-3.5",
76
- t.caption_label
77
- ),
78
- table: "w-full border-collapse",
79
- weekdays: e("flex", t.weekdays),
80
- weekday: e(
81
- "text-muted-foreground rounded-md flex-1 font-normal text-[0.8rem] select-none",
82
- t.weekday
83
- ),
84
- week: e("flex w-full mt-2", t.week),
85
- week_number_header: e(
86
- "select-none w-(--cell-size)",
87
- t.week_number_header
88
- ),
89
- week_number: e(
90
- "text-[0.8rem] select-none text-muted-foreground",
91
- t.week_number
92
- ),
93
- day: e(
94
- "relative w-full h-full p-0 text-center [&:last-child[data-selected=true]_button]:rounded-r-md group/day aspect-square select-none",
95
- g.showWeekNumber ? "[&:nth-child(2)[data-selected=true]_button]:rounded-l-md" : "[&:first-child[data-selected=true]_button]:rounded-l-md",
96
- t.day
97
- ),
98
- range_start: e(
99
- "rounded-l-md bg-accent",
100
- t.range_start
101
- ),
102
- range_middle: e("rounded-none", t.range_middle),
103
- range_end: e("rounded-r-md bg-accent", t.range_end),
104
- today: e(
105
- "bg-accent text-accent-foreground rounded-md data-[selected=true]:rounded-none",
106
- t.today
107
- ),
108
- outside: e(
109
- "text-muted-foreground aria-selected:text-muted-foreground",
110
- t.outside
111
- ),
112
- disabled: e(
113
- "text-muted-foreground opacity-50",
114
- t.disabled
115
- ),
116
- hidden: e("invisible", t.hidden),
117
- ...i
118
- },
119
- components: {
120
- Root: ({ className: a, rootRef: d, ...o }) => /* @__PURE__ */ n(
121
- "div",
122
- {
123
- "data-slot": "calendar",
124
- ref: d,
125
- className: e(a),
126
- ...o
127
- }
128
- ),
129
- Chevron: ({ className: a, orientation: d, ...o }) => d === "left" ? /* @__PURE__ */ n(w, { className: e("size-4", a), ...o }) : d === "right" ? /* @__PURE__ */ n(
130
- _,
131
- {
132
- className: e("size-4", a),
133
- ...o
134
- }
135
- ) : /* @__PURE__ */ n(y, { className: e("size-4", a), ...o }),
136
- DayButton: v,
137
- WeekNumber: ({ children: a, ...d }) => /* @__PURE__ */ n("td", { ...d, children: /* @__PURE__ */ n("div", { className: "flex size-(--cell-size) items-center justify-center text-center", children: a }) }),
138
- ...x
139
- },
140
- ...g
141
- }
142
- );
143
- }
144
- function v({
145
- className: c,
146
- day: i,
147
- modifiers: r,
148
- ...l
149
- }) {
150
- const s = p(), u = m.useRef(null);
151
- return m.useEffect(() => {
152
- r.focused && u.current?.focus();
153
- }, [r.focused]), /* @__PURE__ */ n(
154
- b,
155
- {
156
- ref: u,
157
- variant: "ghost",
158
- size: "icon",
159
- "data-day": i.date.toLocaleDateString(),
160
- "data-selected-single": r.selected && !r.range_start && !r.range_end && !r.range_middle,
161
- "data-range-start": r.range_start,
162
- "data-range-end": r.range_end,
163
- "data-range-middle": r.range_middle,
164
- className: e(
165
- "data-[selected-single=true]:bg-primary data-[selected-single=true]:text-primary-foreground data-[range-middle=true]:bg-accent data-[range-middle=true]:text-accent-foreground data-[range-start=true]:bg-primary data-[range-start=true]:text-primary-foreground data-[range-end=true]:bg-primary data-[range-end=true]:text-primary-foreground group-data-[focused=true]/day:border-ring group-data-[focused=true]/day:ring-ring/50 dark:hover:text-accent-foreground flex aspect-square size-auto w-full min-w-(--cell-size) flex-col gap-1 leading-none font-normal group-data-[focused=true]/day:relative group-data-[focused=true]/day:z-10 group-data-[focused=true]/day:ring-[3px] data-[range-end=true]:rounded-md data-[range-end=true]:rounded-r-md data-[range-middle=true]:rounded-none data-[range-start=true]:rounded-md data-[range-start=true]:rounded-l-md [&>span]:text-xs [&>span]:opacity-70",
166
- s.day,
167
- c
168
- ),
169
- ...l
170
- }
171
- );
172
- }
173
- export {
174
- B as Calendar,
175
- v as CalendarDayButton
176
- };
@@ -1,38 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { Root as n, Trigger as d, Portal as i, Content as s } from "./a2ui-react113.js";
3
- import { cn as p } from "./a2ui-react34.js";
4
- function c({
5
- ...o
6
- }) {
7
- return /* @__PURE__ */ t(n, { "data-slot": "popover", ...o });
8
- }
9
- function g({
10
- ...o
11
- }) {
12
- return /* @__PURE__ */ t(d, { "data-slot": "popover-trigger", ...o });
13
- }
14
- function u({
15
- className: o,
16
- align: e = "center",
17
- sideOffset: r = 4,
18
- ...a
19
- }) {
20
- return /* @__PURE__ */ t(i, { children: /* @__PURE__ */ t(
21
- s,
22
- {
23
- "data-slot": "popover-content",
24
- align: e,
25
- sideOffset: r,
26
- className: p(
27
- "bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden",
28
- o
29
- ),
30
- ...a
31
- }
32
- ) });
33
- }
34
- export {
35
- c as Popover,
36
- u as PopoverContent,
37
- g as PopoverTrigger
38
- };
@@ -1,88 +0,0 @@
1
- import { longFormatters as y } from "./a2ui-react137.js";
2
- import { isProtectedWeekYearToken as b, warnOrThrowProtectedError as d, isProtectedDayOfYearToken as C } from "./a2ui-react138.js";
3
- import { constructFrom as D } from "./a2ui-react117.js";
4
- import { getDefaultOptions as F } from "./a2ui-react143.js";
5
- import { toDate as E } from "./a2ui-react118.js";
6
- import { DateTimezoneSetter as $ } from "./a2ui-react163.js";
7
- import { parsers as A } from "./a2ui-react164.js";
8
- import { enUS as W } from "./a2ui-react139.js";
9
- const N = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, L = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Y = /^'([^]*?)'?$/, j = /''/g, q = /\S/, v = /[a-zA-Z]/;
10
- function G(n, a, c, f) {
11
- const r = () => D(c, NaN), i = F(), l = i.locale ?? W, O = i.firstWeekContainsDate ?? i.locale?.options?.firstWeekContainsDate ?? 1, R = i.weekStartsOn ?? i.locale?.options?.weekStartsOn ?? 0;
12
- if (!a)
13
- return n ? r() : E(c, f?.in);
14
- const m = {
15
- firstWeekContainsDate: O,
16
- weekStartsOn: R,
17
- locale: l
18
- }, p = [new $(f?.in, c)], x = a.match(L).map((t) => {
19
- const e = t[0];
20
- if (e in y) {
21
- const o = y[e];
22
- return o(t, l.formatLong);
23
- }
24
- return t;
25
- }).join("").match(N), u = [];
26
- for (let t of x) {
27
- b(t) && d(t, a, n), C(t) && d(t, a, n);
28
- const e = t[0], o = A[e];
29
- if (o) {
30
- const { incompatibleTokens: k } = o;
31
- if (Array.isArray(k)) {
32
- const w = u.find(
33
- (T) => k.includes(T.token) || T.token === e
34
- );
35
- if (w)
36
- throw new RangeError(
37
- `The format string mustn't contain \`${w.fullToken}\` and \`${t}\` at the same time`
38
- );
39
- } else if (o.incompatibleTokens === "*" && u.length > 0)
40
- throw new RangeError(
41
- `The format string mustn't contain \`${t}\` and any other token at the same time`
42
- );
43
- u.push({ token: e, fullToken: t });
44
- const g = o.run(
45
- n,
46
- t,
47
- l.match,
48
- m
49
- );
50
- if (!g)
51
- return r();
52
- p.push(g.setter), n = g.rest;
53
- } else {
54
- if (e.match(v))
55
- throw new RangeError(
56
- "Format string contains an unescaped latin alphabet character `" + e + "`"
57
- );
58
- if (t === "''" ? t = "'" : e === "'" && (t = z(t)), n.indexOf(t) === 0)
59
- n = n.slice(t.length);
60
- else
61
- return r();
62
- }
63
- }
64
- if (n.length > 0 && q.test(n))
65
- return r();
66
- const P = p.map((t) => t.priority).sort((t, e) => e - t).filter((t, e, o) => o.indexOf(t) === e).map(
67
- (t) => p.filter((e) => e.priority === t).sort((e, o) => o.subPriority - e.subPriority)
68
- ).map((t) => t[0]);
69
- let s = E(c, f?.in);
70
- if (isNaN(+s)) return r();
71
- const h = {};
72
- for (const t of P) {
73
- if (!t.validate(s, m))
74
- return r();
75
- const e = t.set(s, h, m);
76
- Array.isArray(e) ? (s = e[0], Object.assign(h, e[1])) : s = e;
77
- }
78
- return s;
79
- }
80
- function z(n) {
81
- return n.match(Y)[1].replace(j, "'");
82
- }
83
- export {
84
- G as default,
85
- y as longFormatters,
86
- G as parse,
87
- A as parsers
88
- };
@@ -1,9 +0,0 @@
1
- import { isDate as r } from "./a2ui-react157.js";
2
- import { toDate as t } from "./a2ui-react118.js";
3
- function f(o) {
4
- return !(!r(o) && typeof o != "number" || isNaN(+t(o)));
5
- }
6
- export {
7
- f as default,
8
- f as isValid
9
- };
@@ -1,58 +0,0 @@
1
- import { getDefaultOptions as u } from "./a2ui-react134.js";
2
- import { formatters as f } from "./a2ui-react136.js";
3
- import { longFormatters as d } from "./a2ui-react137.js";
4
- import { isProtectedWeekYearToken as g, isProtectedDayOfYearToken as h, warnOrThrowProtectedError as w } from "./a2ui-react138.js";
5
- import { isValid as D } from "./a2ui-react94.js";
6
- import { toDate as T } from "./a2ui-react118.js";
7
- import { enUS as O } from "./a2ui-react139.js";
8
- const E = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, v = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, C = /^'([^]*?)'?$/, S = /''/g, R = /[a-zA-Z]/;
9
- function L(o, a, r) {
10
- const n = u(), i = r?.locale ?? n.locale ?? O, m = r?.firstWeekContainsDate ?? r?.locale?.options?.firstWeekContainsDate ?? n.firstWeekContainsDate ?? n.locale?.options?.firstWeekContainsDate ?? 1, p = r?.weekStartsOn ?? r?.locale?.options?.weekStartsOn ?? n.weekStartsOn ?? n.locale?.options?.weekStartsOn ?? 0, s = T(o, r?.in);
11
- if (!D(s))
12
- throw new RangeError("Invalid time value");
13
- let c = a.match(v).map((t) => {
14
- const e = t[0];
15
- if (e === "p" || e === "P") {
16
- const l = d[e];
17
- return l(t, i.formatLong);
18
- }
19
- return t;
20
- }).join("").match(E).map((t) => {
21
- if (t === "''")
22
- return { isToken: !1, value: "'" };
23
- const e = t[0];
24
- if (e === "'")
25
- return { isToken: !1, value: W(t) };
26
- if (f[e])
27
- return { isToken: !0, value: t };
28
- if (e.match(R))
29
- throw new RangeError(
30
- "Format string contains an unescaped latin alphabet character `" + e + "`"
31
- );
32
- return { isToken: !1, value: t };
33
- });
34
- i.localize.preprocessor && (c = i.localize.preprocessor(s, c));
35
- const k = {
36
- firstWeekContainsDate: m,
37
- weekStartsOn: p,
38
- locale: i
39
- };
40
- return c.map((t) => {
41
- if (!t.isToken) return t.value;
42
- const e = t.value;
43
- (!r?.useAdditionalWeekYearTokens && g(e) || !r?.useAdditionalDayOfYearTokens && h(e)) && w(e, a, String(o));
44
- const l = f[e[0]];
45
- return l(s, e, i.localize, k);
46
- }).join("");
47
- }
48
- function W(o) {
49
- const a = o.match(C);
50
- return a ? a[1].replace(S, "'") : o;
51
- }
52
- export {
53
- L as default,
54
- L as format,
55
- L as formatDate,
56
- f as formatters,
57
- d as longFormatters
58
- };