@rpcbase/ui 0.160.0 → 0.162.0

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 (689) hide show
  1. package/dist/components/{DayPicker → DayPickerField}/index.d.ts +2 -0
  2. package/dist/components/DayPickerField/index.d.ts.map +1 -0
  3. package/dist/components/HourPickerField/index.d.ts +36 -0
  4. package/dist/components/HourPickerField/index.d.ts.map +1 -0
  5. package/dist/components/index.d.ts +2 -2
  6. package/dist/components/index.d.ts.map +1 -1
  7. package/dist/index.js +7 -7
  8. package/dist/index10.js +1 -1
  9. package/dist/index100.js +6 -109
  10. package/dist/index100.js.map +1 -1
  11. package/dist/index101.js +4 -24
  12. package/dist/index101.js.map +1 -1
  13. package/dist/index102.js +7 -8
  14. package/dist/index102.js.map +1 -1
  15. package/dist/index103.js +5 -4
  16. package/dist/index103.js.map +1 -1
  17. package/dist/index104.js +4 -5
  18. package/dist/index104.js.map +1 -1
  19. package/dist/index105.js +5 -4
  20. package/dist/index105.js.map +1 -1
  21. package/dist/index106.js +4 -466
  22. package/dist/index106.js.map +1 -1
  23. package/dist/index107.js +8 -185
  24. package/dist/index107.js.map +1 -1
  25. package/dist/index108.js +5 -107
  26. package/dist/index108.js.map +1 -1
  27. package/dist/index109.js +4 -262
  28. package/dist/index109.js.map +1 -1
  29. package/dist/index11.js +330 -279
  30. package/dist/index11.js.map +1 -1
  31. package/dist/index110.js +4 -9
  32. package/dist/index110.js.map +1 -1
  33. package/dist/index111.js +6 -42
  34. package/dist/index111.js.map +1 -1
  35. package/dist/index112.js +145 -4
  36. package/dist/index112.js.map +1 -1
  37. package/dist/index113.js +40 -52
  38. package/dist/index113.js.map +1 -1
  39. package/dist/index114.js +4 -4
  40. package/dist/index114.js.map +1 -1
  41. package/dist/index115.js +7 -4
  42. package/dist/index115.js.map +1 -1
  43. package/dist/index116.js +13 -15
  44. package/dist/index116.js.map +1 -1
  45. package/dist/index117.js +13 -5
  46. package/dist/index117.js.map +1 -1
  47. package/dist/index118.js +7 -7
  48. package/dist/index118.js.map +1 -1
  49. package/dist/index119.js +31 -16
  50. package/dist/index119.js.map +1 -1
  51. package/dist/index12.js +1 -1
  52. package/dist/index120.js +10 -4
  53. package/dist/index120.js.map +1 -1
  54. package/dist/index121.js +10 -4
  55. package/dist/index121.js.map +1 -1
  56. package/dist/index122.js +8 -5
  57. package/dist/index122.js.map +1 -1
  58. package/dist/index123.js +13 -5
  59. package/dist/index123.js.map +1 -1
  60. package/dist/index124.js +101 -4
  61. package/dist/index124.js.map +1 -1
  62. package/dist/index125.js +20 -5
  63. package/dist/index125.js.map +1 -1
  64. package/dist/index126.js +53 -6
  65. package/dist/index126.js.map +1 -1
  66. package/dist/index127.js +71 -23
  67. package/dist/index127.js.map +1 -1
  68. package/dist/index128.js +9 -6
  69. package/dist/index128.js.map +1 -1
  70. package/dist/index129.js +20 -4
  71. package/dist/index129.js.map +1 -1
  72. package/dist/index13.js +2 -2
  73. package/dist/index130.js +16 -6
  74. package/dist/index130.js.map +1 -1
  75. package/dist/index131.js +23 -5
  76. package/dist/index131.js.map +1 -1
  77. package/dist/index132.js +6 -4
  78. package/dist/index132.js.map +1 -1
  79. package/dist/index133.js +5 -5
  80. package/dist/index133.js.map +1 -1
  81. package/dist/index134.js +23 -4
  82. package/dist/index134.js.map +1 -1
  83. package/dist/index135.js +35 -9
  84. package/dist/index135.js.map +1 -1
  85. package/dist/index136.js +16 -6
  86. package/dist/index136.js.map +1 -1
  87. package/dist/index137.js +6 -4
  88. package/dist/index137.js.map +1 -1
  89. package/dist/index138.js +4 -4
  90. package/dist/index138.js.map +1 -1
  91. package/dist/index139.js +4 -6
  92. package/dist/index139.js.map +1 -1
  93. package/dist/index14.js +4 -4
  94. package/dist/index140.js +4 -145
  95. package/dist/index140.js.map +1 -1
  96. package/dist/index141.js +4 -39
  97. package/dist/index141.js.map +1 -1
  98. package/dist/index142.js +3 -4
  99. package/dist/index142.js.map +1 -1
  100. package/dist/index143.js +6 -7
  101. package/dist/index143.js.map +1 -1
  102. package/dist/index144.js +24 -14
  103. package/dist/index144.js.map +1 -1
  104. package/dist/index145.js +7 -13
  105. package/dist/index145.js.map +1 -1
  106. package/dist/index146.js +6 -7
  107. package/dist/index146.js.map +1 -1
  108. package/dist/index147.js +5 -31
  109. package/dist/index147.js.map +1 -1
  110. package/dist/index148.js +3 -10
  111. package/dist/index148.js.map +1 -1
  112. package/dist/index149.js +3 -10
  113. package/dist/index149.js.map +1 -1
  114. package/dist/index15.js +1 -1
  115. package/dist/index150.js +4 -8
  116. package/dist/index150.js.map +1 -1
  117. package/dist/index151.js +3 -13
  118. package/dist/index151.js.map +1 -1
  119. package/dist/index152.js +4 -101
  120. package/dist/index152.js.map +1 -1
  121. package/dist/index153.js +4 -20
  122. package/dist/index153.js.map +1 -1
  123. package/dist/index154.js +3 -53
  124. package/dist/index154.js.map +1 -1
  125. package/dist/index155.js +3 -72
  126. package/dist/index155.js.map +1 -1
  127. package/dist/index156.js +3 -9
  128. package/dist/index156.js.map +1 -1
  129. package/dist/index157.js +33 -20
  130. package/dist/index157.js.map +1 -1
  131. package/dist/index158.js +248 -15
  132. package/dist/index158.js.map +1 -1
  133. package/dist/index159.js +114 -23
  134. package/dist/index159.js.map +1 -1
  135. package/dist/index16.js +1 -1
  136. package/dist/index160.js +219 -6
  137. package/dist/index160.js.map +1 -1
  138. package/dist/index161.js +66 -5
  139. package/dist/index161.js.map +1 -1
  140. package/dist/index162.js +20 -23
  141. package/dist/index162.js.map +1 -1
  142. package/dist/index163.js +207 -32
  143. package/dist/index163.js.map +1 -1
  144. package/dist/index164.js +320 -16
  145. package/dist/index164.js.map +1 -1
  146. package/dist/index165.js +130 -6
  147. package/dist/index165.js.map +1 -1
  148. package/dist/index166.js +20 -4
  149. package/dist/index166.js.map +1 -1
  150. package/dist/index167.js +75 -4
  151. package/dist/index167.js.map +1 -1
  152. package/dist/index168.js +18 -4
  153. package/dist/index168.js.map +1 -1
  154. package/dist/index169.js +101 -4
  155. package/dist/index169.js.map +1 -1
  156. package/dist/index17.js +1 -1
  157. package/dist/index170.js +5 -4
  158. package/dist/index170.js.map +1 -1
  159. package/dist/index171.js +14 -6
  160. package/dist/index171.js.map +1 -1
  161. package/dist/index172.js +2 -24
  162. package/dist/index172.js.map +1 -1
  163. package/dist/index173.js +7 -7
  164. package/dist/index173.js.map +1 -1
  165. package/dist/index174.js +326 -6
  166. package/dist/index174.js.map +1 -1
  167. package/dist/index175.js +49 -5
  168. package/dist/index175.js.map +1 -1
  169. package/dist/index176.js +46 -3
  170. package/dist/index176.js.map +1 -1
  171. package/dist/index177.js +605 -3
  172. package/dist/index177.js.map +1 -1
  173. package/dist/index178.js +46 -4
  174. package/dist/index178.js.map +1 -1
  175. package/dist/index179.js +205 -3
  176. package/dist/index179.js.map +1 -1
  177. package/dist/index18.js +398 -369
  178. package/dist/index18.js.map +1 -1
  179. package/dist/index180.js +22 -5
  180. package/dist/index180.js.map +1 -1
  181. package/dist/index181.js +24 -3
  182. package/dist/index181.js.map +1 -1
  183. package/dist/index182.js +399 -3
  184. package/dist/index182.js.map +1 -1
  185. package/dist/index183.js +5 -3
  186. package/dist/index183.js.map +1 -1
  187. package/dist/index184.js +68 -3
  188. package/dist/index184.js.map +1 -1
  189. package/dist/index185.js +2 -34
  190. package/dist/index185.js.map +1 -1
  191. package/dist/index186.js +357 -243
  192. package/dist/index186.js.map +1 -1
  193. package/dist/index187.js +255 -108
  194. package/dist/index187.js.map +1 -1
  195. package/dist/index188.js +55 -214
  196. package/dist/index188.js.map +1 -1
  197. package/dist/index189.js +42 -62
  198. package/dist/index189.js.map +1 -1
  199. package/dist/index19.js +7 -7
  200. package/dist/index190.js +170 -21
  201. package/dist/index190.js.map +1 -1
  202. package/dist/index191.js +107 -207
  203. package/dist/index191.js.map +1 -1
  204. package/dist/index192.js +24 -319
  205. package/dist/index192.js.map +1 -1
  206. package/dist/index193.js +8 -131
  207. package/dist/index193.js.map +1 -1
  208. package/dist/index194.js +4 -20
  209. package/dist/index194.js.map +1 -1
  210. package/dist/index195.js +5 -75
  211. package/dist/index195.js.map +1 -1
  212. package/dist/index196.js +4 -18
  213. package/dist/index196.js.map +1 -1
  214. package/dist/index197.js +456 -91
  215. package/dist/index197.js.map +1 -1
  216. package/dist/index198.js +186 -5
  217. package/dist/index198.js.map +1 -1
  218. package/dist/index199.js +107 -14
  219. package/dist/index199.js.map +1 -1
  220. package/dist/index20.js +2 -2
  221. package/dist/index200.js +263 -2
  222. package/dist/index200.js.map +1 -1
  223. package/dist/index201.js +9 -7
  224. package/dist/index201.js.map +1 -1
  225. package/dist/index202.js +41 -325
  226. package/dist/index202.js.map +1 -1
  227. package/dist/index203.js +4 -49
  228. package/dist/index203.js.map +1 -1
  229. package/dist/index204.js +2 -25
  230. package/dist/index204.js.map +1 -1
  231. package/dist/index205.js +68 -29
  232. package/dist/index205.js.map +1 -1
  233. package/dist/index206.js +85 -5
  234. package/dist/index206.js.map +1 -1
  235. package/dist/index207.js +46 -3
  236. package/dist/index207.js.map +1 -1
  237. package/dist/index208.js +8 -2
  238. package/dist/index208.js.map +1 -1
  239. package/dist/index209.js +4 -67
  240. package/dist/index209.js.map +1 -1
  241. package/dist/index21.js +1 -1
  242. package/dist/index210.js +48 -81
  243. package/dist/index210.js.map +1 -1
  244. package/dist/index211.js +3 -46
  245. package/dist/index211.js.map +1 -1
  246. package/dist/index212.js +58 -7
  247. package/dist/index212.js.map +1 -1
  248. package/dist/index213.js +8 -4
  249. package/dist/index213.js.map +1 -1
  250. package/dist/index214.js +64 -49
  251. package/dist/index214.js.map +1 -1
  252. package/dist/index215.js +18 -66
  253. package/dist/index215.js.map +1 -1
  254. package/dist/index216.js +15 -179
  255. package/dist/index216.js.map +1 -1
  256. package/dist/index217.js +4 -45
  257. package/dist/index217.js.map +1 -1
  258. package/dist/index218.js +5 -13
  259. package/dist/index218.js.map +1 -1
  260. package/dist/index219.js +6 -154
  261. package/dist/index219.js.map +1 -1
  262. package/dist/index22.js +1 -1
  263. package/dist/index220.js +4 -30
  264. package/dist/index220.js.map +1 -1
  265. package/dist/index221.js +7 -9
  266. package/dist/index221.js.map +1 -1
  267. package/dist/index222.js +17 -47
  268. package/dist/index222.js.map +1 -1
  269. package/dist/index223.js +5 -11
  270. package/dist/index223.js.map +1 -1
  271. package/dist/index224.js +5 -44
  272. package/dist/index224.js.map +1 -1
  273. package/dist/index225.js +13 -95
  274. package/dist/index225.js.map +1 -1
  275. package/dist/index226.js +10 -86
  276. package/dist/index226.js.map +1 -1
  277. package/dist/index227.js +14 -105
  278. package/dist/index227.js.map +1 -1
  279. package/dist/index228.js +14 -52
  280. package/dist/index228.js.map +1 -1
  281. package/dist/index229.js +5 -11
  282. package/dist/index229.js.map +1 -1
  283. package/dist/index23.js +2 -2
  284. package/dist/index230.js +6 -37
  285. package/dist/index230.js.map +1 -1
  286. package/dist/index231.js +7 -8
  287. package/dist/index231.js.map +1 -1
  288. package/dist/index232.js +6 -116
  289. package/dist/index232.js.map +1 -1
  290. package/dist/index233.js +9 -17
  291. package/dist/index233.js.map +1 -1
  292. package/dist/index234.js +5 -15
  293. package/dist/index234.js.map +1 -1
  294. package/dist/index235.js +5 -3
  295. package/dist/index235.js.map +1 -1
  296. package/dist/index236.js +9 -36
  297. package/dist/index236.js.map +1 -1
  298. package/dist/index237.js +5 -20
  299. package/dist/index237.js.map +1 -1
  300. package/dist/index238.js +5 -9
  301. package/dist/index238.js.map +1 -1
  302. package/dist/index239.js +4 -8
  303. package/dist/index239.js.map +1 -1
  304. package/dist/index24.js +1 -1
  305. package/dist/index240.js +11 -58
  306. package/dist/index240.js.map +1 -1
  307. package/dist/index241.js +10 -8
  308. package/dist/index241.js.map +1 -1
  309. package/dist/index242.js +10 -66
  310. package/dist/index242.js.map +1 -1
  311. package/dist/index243.js +11 -19
  312. package/dist/index243.js.map +1 -1
  313. package/dist/index244.js +11 -16
  314. package/dist/index244.js.map +1 -1
  315. package/dist/index245.js +10 -5
  316. package/dist/index245.js.map +1 -1
  317. package/dist/index246.js +7 -5
  318. package/dist/index246.js.map +1 -1
  319. package/dist/index247.js +6 -6
  320. package/dist/index247.js.map +1 -1
  321. package/dist/index248.js +5 -4
  322. package/dist/index248.js.map +1 -1
  323. package/dist/index249.js +6 -7
  324. package/dist/index249.js.map +1 -1
  325. package/dist/index250.js +7 -17
  326. package/dist/index250.js.map +1 -1
  327. package/dist/index251.js +6 -5
  328. package/dist/index251.js.map +1 -1
  329. package/dist/index252.js +55 -5
  330. package/dist/index252.js.map +1 -1
  331. package/dist/index253.js +23 -13
  332. package/dist/index253.js.map +1 -1
  333. package/dist/index254.js +16 -10
  334. package/dist/index254.js.map +1 -1
  335. package/dist/index255.js +7 -14
  336. package/dist/index255.js.map +1 -1
  337. package/dist/index256.js +10 -14
  338. package/dist/index256.js.map +1 -1
  339. package/dist/index257.js +10 -5
  340. package/dist/index257.js.map +1 -1
  341. package/dist/index258.js +21 -6
  342. package/dist/index258.js.map +1 -1
  343. package/dist/index259.js +10 -7
  344. package/dist/index259.js.map +1 -1
  345. package/dist/index260.js +9 -6
  346. package/dist/index260.js.map +1 -1
  347. package/dist/index261.js +9 -9
  348. package/dist/index261.js.map +1 -1
  349. package/dist/index262.js +4 -5
  350. package/dist/index262.js.map +1 -1
  351. package/dist/index263.js +5 -5
  352. package/dist/index263.js.map +1 -1
  353. package/dist/index264.js +16 -9
  354. package/dist/index264.js.map +1 -1
  355. package/dist/index265.js +9 -5
  356. package/dist/index265.js.map +1 -1
  357. package/dist/index266.js +18 -5
  358. package/dist/index266.js.map +1 -1
  359. package/dist/index267.js +15 -4
  360. package/dist/index267.js.map +1 -1
  361. package/dist/index268.js +12 -11
  362. package/dist/index268.js.map +1 -1
  363. package/dist/index269.js +64 -10
  364. package/dist/index269.js.map +1 -1
  365. package/dist/index27.js +3 -37
  366. package/dist/index27.js.map +1 -1
  367. package/dist/index270.js +48 -10
  368. package/dist/index270.js.map +1 -1
  369. package/dist/index271.js +39 -11
  370. package/dist/index271.js.map +1 -1
  371. package/dist/index272.js +100 -11
  372. package/dist/index272.js.map +1 -1
  373. package/dist/index273.js +97 -10
  374. package/dist/index273.js.map +1 -1
  375. package/dist/index274.js +99 -7
  376. package/dist/index274.js.map +1 -1
  377. package/dist/index275.js +29 -6
  378. package/dist/index275.js.map +1 -1
  379. package/dist/index276.js +12 -5
  380. package/dist/index276.js.map +1 -1
  381. package/dist/index277.js +25 -6
  382. package/dist/index277.js.map +1 -1
  383. package/dist/index278.js +5 -7
  384. package/dist/index278.js.map +1 -1
  385. package/dist/index279.js +67 -6
  386. package/dist/index279.js.map +1 -1
  387. package/dist/index28.js +125 -3
  388. package/dist/index28.js.map +1 -1
  389. package/dist/index280.js +178 -53
  390. package/dist/index280.js.map +1 -1
  391. package/dist/index281.js +45 -18
  392. package/dist/index281.js.map +1 -1
  393. package/dist/index282.js +23 -27
  394. package/dist/index282.js.map +1 -1
  395. package/dist/index283.js +29 -17
  396. package/dist/index283.js.map +1 -1
  397. package/dist/index284.js +5 -24
  398. package/dist/index284.js.map +1 -1
  399. package/dist/index285.js +28 -14
  400. package/dist/index285.js.map +1 -1
  401. package/dist/index286.js +9 -7
  402. package/dist/index286.js.map +1 -1
  403. package/dist/index287.js +46 -9
  404. package/dist/index287.js.map +1 -1
  405. package/dist/index288.js +11 -10
  406. package/dist/index288.js.map +1 -1
  407. package/dist/index289.js +43 -20
  408. package/dist/index289.js.map +1 -1
  409. package/dist/index29.js +47 -124
  410. package/dist/index29.js.map +1 -1
  411. package/dist/index290.js +95 -10
  412. package/dist/index290.js.map +1 -1
  413. package/dist/index291.js +86 -9
  414. package/dist/index291.js.map +1 -1
  415. package/dist/index292.js +105 -9
  416. package/dist/index292.js.map +1 -1
  417. package/dist/index293.js +52 -4
  418. package/dist/index293.js.map +1 -1
  419. package/dist/index294.js +13 -5
  420. package/dist/index294.js.map +1 -1
  421. package/dist/index295.js +10 -15
  422. package/dist/index295.js.map +1 -1
  423. package/dist/index296.js +37 -9
  424. package/dist/index296.js.map +1 -1
  425. package/dist/index297.js +8 -18
  426. package/dist/index297.js.map +1 -1
  427. package/dist/index298.js +154 -15
  428. package/dist/index298.js.map +1 -1
  429. package/dist/index299.js +115 -11
  430. package/dist/index299.js.map +1 -1
  431. package/dist/index30.js +219 -47
  432. package/dist/index30.js.map +1 -1
  433. package/dist/index300.js +17 -29
  434. package/dist/index300.js.map +1 -1
  435. package/dist/index301.js +14 -11
  436. package/dist/index301.js.map +1 -1
  437. package/dist/index302.js +3 -25
  438. package/dist/index302.js.map +1 -1
  439. package/dist/index303.js +36 -5
  440. package/dist/index303.js.map +1 -1
  441. package/dist/index304.js +18 -62
  442. package/dist/index304.js.map +1 -1
  443. package/dist/index305.js +9 -48
  444. package/dist/index305.js.map +1 -1
  445. package/dist/index306.js +8 -39
  446. package/dist/index306.js.map +1 -1
  447. package/dist/index307.js +19 -100
  448. package/dist/index307.js.map +1 -1
  449. package/dist/index308.js +25 -94
  450. package/dist/index308.js.map +1 -1
  451. package/dist/index309.js +14 -97
  452. package/dist/index309.js.map +1 -1
  453. package/dist/index31.js +40 -216
  454. package/dist/index31.js.map +1 -1
  455. package/dist/index312.js +5 -5
  456. package/dist/index312.js.map +1 -1
  457. package/dist/index313.js +19 -3
  458. package/dist/index313.js.map +1 -1
  459. package/dist/index314.js +12 -23
  460. package/dist/index314.js.map +1 -1
  461. package/dist/index315.js +5 -113
  462. package/dist/index315.js.map +1 -1
  463. package/dist/index316.js +3 -16
  464. package/dist/index316.js.map +1 -1
  465. package/dist/index317.js +21 -522
  466. package/dist/index317.js.map +1 -1
  467. package/dist/index318.js +112 -127
  468. package/dist/index318.js.map +1 -1
  469. package/dist/index319.js +15 -133
  470. package/dist/index319.js.map +1 -1
  471. package/dist/index32.js +38 -41
  472. package/dist/index32.js.map +1 -1
  473. package/dist/index320.js +523 -19
  474. package/dist/index320.js.map +1 -1
  475. package/dist/index321.js +127 -4
  476. package/dist/index321.js.map +1 -1
  477. package/dist/index322.js +133 -18
  478. package/dist/index322.js.map +1 -1
  479. package/dist/index323.js +20 -12
  480. package/dist/index323.js.map +1 -1
  481. package/dist/index324.js +5 -64
  482. package/dist/index324.js.map +1 -1
  483. package/dist/index325.js +6 -69
  484. package/dist/index325.js.map +1 -1
  485. package/dist/index326.js +4 -9
  486. package/dist/index326.js.map +1 -1
  487. package/dist/index327.js +16 -14
  488. package/dist/index327.js.map +1 -1
  489. package/dist/index328.js +8 -65
  490. package/dist/index328.js.map +1 -1
  491. package/dist/index329.js +5 -5
  492. package/dist/index329.js.map +1 -1
  493. package/dist/index33.js +24 -36
  494. package/dist/index33.js.map +1 -1
  495. package/dist/index330.js +4 -5
  496. package/dist/index330.js.map +1 -1
  497. package/dist/index331.js +546 -4
  498. package/dist/index331.js.map +1 -1
  499. package/dist/index332.js +47 -16
  500. package/dist/index332.js.map +1 -1
  501. package/dist/index333.js +17 -8
  502. package/dist/index333.js.map +1 -1
  503. package/dist/index334.js +6 -5
  504. package/dist/index334.js.map +1 -1
  505. package/dist/index335.js +8 -4
  506. package/dist/index335.js.map +1 -1
  507. package/dist/index336.js +7 -545
  508. package/dist/index336.js.map +1 -1
  509. package/dist/index337.js +9 -47
  510. package/dist/index337.js.map +1 -1
  511. package/dist/index338.js +12 -17
  512. package/dist/index338.js.map +1 -1
  513. package/dist/index339.js +9 -6
  514. package/dist/index339.js.map +1 -1
  515. package/dist/index34.js +38 -21
  516. package/dist/index34.js.map +1 -1
  517. package/dist/index340.js +13 -8
  518. package/dist/index340.js.map +1 -1
  519. package/dist/index341.js +69 -8
  520. package/dist/index341.js.map +1 -1
  521. package/dist/index342.js +9 -9
  522. package/dist/index342.js.map +1 -1
  523. package/dist/index343.js +14 -13
  524. package/dist/index343.js.map +1 -1
  525. package/dist/index344.js +66 -10
  526. package/dist/index344.js.map +1 -1
  527. package/dist/index345.js +64 -13
  528. package/dist/index345.js.map +1 -1
  529. package/dist/index346.js +4 -3
  530. package/dist/index346.js.map +1 -1
  531. package/dist/index347.js +56 -23
  532. package/dist/index347.js.map +1 -1
  533. package/dist/index348.js +68 -5
  534. package/dist/index348.js.map +1 -1
  535. package/dist/index349.js +30 -55
  536. package/dist/index349.js.map +1 -1
  537. package/dist/index35.js +30 -44
  538. package/dist/index35.js.map +1 -1
  539. package/dist/index350.js +9 -68
  540. package/dist/index350.js.map +1 -1
  541. package/dist/index351.js +148 -26
  542. package/dist/index351.js.map +1 -1
  543. package/dist/index352.js +108 -9
  544. package/dist/index352.js.map +1 -1
  545. package/dist/index353.js +4 -153
  546. package/dist/index353.js.map +1 -1
  547. package/dist/index354.js +23 -108
  548. package/dist/index354.js.map +1 -1
  549. package/dist/index355.js +15 -12
  550. package/dist/index355.js.map +1 -1
  551. package/dist/index356.js +26 -25
  552. package/dist/index356.js.map +1 -1
  553. package/dist/index357.js +13 -5
  554. package/dist/index357.js.map +1 -1
  555. package/dist/index358.js +6 -22
  556. package/dist/index358.js.map +1 -1
  557. package/dist/index359.js +12 -15
  558. package/dist/index359.js.map +1 -1
  559. package/dist/index36.js +26 -30
  560. package/dist/index36.js.map +1 -1
  561. package/dist/index360.js +25 -26
  562. package/dist/index360.js.map +1 -1
  563. package/dist/index361.js +5 -13
  564. package/dist/index361.js.map +1 -1
  565. package/dist/index362.js +22 -6
  566. package/dist/index362.js.map +1 -1
  567. package/dist/index37.js +23 -28
  568. package/dist/index37.js.map +1 -1
  569. package/dist/index38.js +123 -17
  570. package/dist/index38.js.map +1 -1
  571. package/dist/index39.js +230 -127
  572. package/dist/index39.js.map +1 -1
  573. package/dist/index40.js +49 -230
  574. package/dist/index40.js.map +1 -1
  575. package/dist/index41.js +2640 -50
  576. package/dist/index41.js.map +1 -1
  577. package/dist/index42.js +351 -2598
  578. package/dist/index42.js.map +1 -1
  579. package/dist/index43.js +214 -375
  580. package/dist/index43.js.map +1 -1
  581. package/dist/index44.js +19 -230
  582. package/dist/index44.js.map +1 -1
  583. package/dist/index45.js +138 -18
  584. package/dist/index45.js.map +1 -1
  585. package/dist/index46.js +170 -125
  586. package/dist/index46.js.map +1 -1
  587. package/dist/index47.js +64 -174
  588. package/dist/index47.js.map +1 -1
  589. package/dist/index48.js +88 -74
  590. package/dist/index48.js.map +1 -1
  591. package/dist/index49.js +5 -90
  592. package/dist/index49.js.map +1 -1
  593. package/dist/index5.js +1 -1
  594. package/dist/index50.js +843 -5
  595. package/dist/index50.js.map +1 -1
  596. package/dist/index51.js +54 -832
  597. package/dist/index51.js.map +1 -1
  598. package/dist/index52.js +37 -66
  599. package/dist/index52.js.map +1 -1
  600. package/dist/index55.js +1 -1
  601. package/dist/index56.js +1 -1
  602. package/dist/index57.js +205 -4
  603. package/dist/index57.js.map +1 -1
  604. package/dist/index59.js +33 -47
  605. package/dist/index59.js.map +1 -1
  606. package/dist/index61.js +7 -50
  607. package/dist/index61.js.map +1 -1
  608. package/dist/index62.js +11 -7
  609. package/dist/index62.js.map +1 -1
  610. package/dist/index63.js +3 -14
  611. package/dist/index63.js.map +1 -1
  612. package/dist/index64.js +43 -129
  613. package/dist/index64.js.map +1 -1
  614. package/dist/index65.js +50 -10
  615. package/dist/index65.js.map +1 -1
  616. package/dist/index66.js +7 -216
  617. package/dist/index66.js.map +1 -1
  618. package/dist/index67.js +15 -13
  619. package/dist/index67.js.map +1 -1
  620. package/dist/index68.js +132 -32
  621. package/dist/index68.js.map +1 -1
  622. package/dist/index69.js +10 -46
  623. package/dist/index69.js.map +1 -1
  624. package/dist/index70.js +216 -7
  625. package/dist/index70.js.map +1 -1
  626. package/dist/index71.js +12 -49
  627. package/dist/index71.js.map +1 -1
  628. package/dist/index72.js +47 -4
  629. package/dist/index72.js.map +1 -1
  630. package/dist/index73.js +49 -5
  631. package/dist/index73.js.map +1 -1
  632. package/dist/index74.js +4 -28
  633. package/dist/index74.js.map +1 -1
  634. package/dist/index75.js +6 -50
  635. package/dist/index75.js.map +1 -1
  636. package/dist/index76.js +28 -9
  637. package/dist/index76.js.map +1 -1
  638. package/dist/index77.js +48 -203
  639. package/dist/index77.js.map +1 -1
  640. package/dist/index78.js +9 -54
  641. package/dist/index78.js.map +1 -1
  642. package/dist/index79.js +53 -5
  643. package/dist/index79.js.map +1 -1
  644. package/dist/index8.js +1 -1
  645. package/dist/index80.js +2 -8
  646. package/dist/index80.js.map +1 -1
  647. package/dist/index81.js +2 -6
  648. package/dist/index81.js.map +1 -1
  649. package/dist/index82.js +5 -11
  650. package/dist/index82.js.map +1 -1
  651. package/dist/index83.js +8 -2
  652. package/dist/index83.js.map +1 -1
  653. package/dist/index84.js +6 -2
  654. package/dist/index84.js.map +1 -1
  655. package/dist/index85.js +52 -47
  656. package/dist/index85.js.map +1 -1
  657. package/dist/index86.js +4 -205
  658. package/dist/index86.js.map +1 -1
  659. package/dist/index87.js +5 -22
  660. package/dist/index87.js.map +1 -1
  661. package/dist/index88.js +15 -24
  662. package/dist/index88.js.map +1 -1
  663. package/dist/index89.js +5 -399
  664. package/dist/index89.js.map +1 -1
  665. package/dist/index9.js +1 -1
  666. package/dist/index90.js +7 -46
  667. package/dist/index90.js.map +1 -1
  668. package/dist/index91.js +15 -604
  669. package/dist/index91.js.map +1 -1
  670. package/dist/index92.js +4 -5
  671. package/dist/index92.js.map +1 -1
  672. package/dist/index93.js +4 -68
  673. package/dist/index93.js.map +1 -1
  674. package/dist/index94.js +6 -2
  675. package/dist/index94.js.map +1 -1
  676. package/dist/index95.js +5 -363
  677. package/dist/index95.js.map +1 -1
  678. package/dist/index96.js +4 -261
  679. package/dist/index96.js.map +1 -1
  680. package/dist/index97.js +4 -60
  681. package/dist/index97.js.map +1 -1
  682. package/dist/index98.js +6 -46
  683. package/dist/index98.js.map +1 -1
  684. package/dist/index99.js +24 -169
  685. package/dist/index99.js.map +1 -1
  686. package/package.json +1 -1
  687. package/dist/components/DayPicker/index.d.ts.map +0 -1
  688. package/dist/components/HoursPicker/index.d.ts +0 -35
  689. package/dist/components/HoursPicker/index.d.ts.map +0 -1
package/dist/index163.js CHANGED
@@ -1,38 +1,213 @@
1
- import { enUS as f } from "./index322.js";
2
- import { formatDate as n } from "./index280.js";
3
- const s = {
4
- ...f,
5
- labels: {
6
- labelDayButton: (a, r, o, e) => {
7
- let t;
8
- e && typeof e.format == "function" ? t = e.format.bind(e) : t = (m, c) => n(m, c, { locale: f, ...o });
9
- let l = t(a, "PPPP");
10
- return r.today && (l = `Today, ${l}`), r.selected && (l = `${l}, selected`), l;
11
- },
12
- labelMonthDropdown: "Choose the Month",
13
- labelNext: "Go to the Next Month",
14
- labelPrevious: "Go to the Previous Month",
15
- labelWeekNumber: (a) => `Week ${a}`,
16
- labelYearDropdown: "Choose the Year",
17
- labelGrid: (a, r, o) => {
18
- let e;
19
- return o && typeof o.format == "function" ? e = o.format.bind(o) : e = (t, l) => n(t, l, { locale: f, ...r }), e(a, "LLLL yyyy");
20
- },
21
- labelGridcell: (a, r, o, e) => {
22
- let t;
23
- e && typeof e.format == "function" ? t = e.format.bind(e) : t = (m, c) => n(m, c, { locale: f, ...o });
24
- let l = t(a, "PPPP");
25
- return r?.today && (l = `Today, ${l}`), l;
26
- },
27
- labelNav: "Navigation bar",
28
- labelWeekNumberHeader: "Week Number",
29
- labelWeekday: (a, r, o) => {
30
- let e;
31
- return o && typeof o.format == "function" ? e = o.format.bind(o) : e = (t, l) => n(t, l, { locale: f, ...r }), e(a, "cccc");
1
+ import { escapeRegExp as d, DIRECTION as n } from "./index269.js";
2
+ import m from "./index157.js";
3
+ import _ from "./index158.js";
4
+ import x from "./index156.js";
5
+ var S;
6
+ class i extends _ {
7
+ /** Single char */
8
+ /** Single char */
9
+ /** Array of single chars */
10
+ /** */
11
+ /** */
12
+ /** Digits after point */
13
+ /** Flag to remove leading and trailing zeros in the end of editing */
14
+ /** Flag to pad trailing zeros after point in the end of editing */
15
+ /** Enable characters overwriting */
16
+ /** */
17
+ /** */
18
+ /** */
19
+ /** Format typed value to string */
20
+ /** Parse string to get typed value */
21
+ constructor(e) {
22
+ super({
23
+ ...i.DEFAULTS,
24
+ ...e
25
+ });
26
+ }
27
+ updateOptions(e) {
28
+ super.updateOptions(e);
29
+ }
30
+ _update(e) {
31
+ super._update(e), this._updateRegExps();
32
+ }
33
+ _updateRegExps() {
34
+ const e = "^" + (this.allowNegative ? "[+|\\-]?" : ""), t = "\\d*", a = (this.scale ? "(" + d(this.radix) + "\\d{0," + this.scale + "})?" : "") + "$";
35
+ this._numberRegExp = new RegExp(e + t + a), this._mapToRadixRegExp = new RegExp("[" + this.mapToRadix.map(d).join("") + "]", "g"), this._thousandsSeparatorRegExp = new RegExp(d(this.thousandsSeparator), "g");
36
+ }
37
+ _removeThousandsSeparators(e) {
38
+ return e.replace(this._thousandsSeparatorRegExp, "");
39
+ }
40
+ _insertThousandsSeparators(e) {
41
+ const t = e.split(this.radix);
42
+ return t[0] = t[0].replace(/\B(?=(\d{3})+(?!\d))/g, this.thousandsSeparator), t.join(this.radix);
43
+ }
44
+ doPrepareChar(e, t) {
45
+ t === void 0 && (t = {});
46
+ const [a, s] = super.doPrepareChar(this._removeThousandsSeparators(this.scale && this.mapToRadix.length && /*
47
+ radix should be mapped when
48
+ 1) input is done from keyboard = flags.input && flags.raw
49
+ 2) unmasked value is set = !flags.input && !flags.raw
50
+ and should not be mapped when
51
+ 1) value is set = flags.input && !flags.raw
52
+ 2) raw value is set = !flags.input && flags.raw
53
+ */
54
+ (t.input && t.raw || !t.input && !t.raw) ? e.replace(this._mapToRadixRegExp, this.radix) : e), t);
55
+ return e && !a && (s.skip = !0), a && !this.allowPositive && !this.value && a !== "-" && s.aggregate(this._appendChar("-")), [a, s];
56
+ }
57
+ _separatorsCount(e, t) {
58
+ t === void 0 && (t = !1);
59
+ let a = 0;
60
+ for (let s = 0; s < e; ++s)
61
+ this._value.indexOf(this.thousandsSeparator, s) === s && (++a, t && (e += this.thousandsSeparator.length));
62
+ return a;
63
+ }
64
+ _separatorsCountFromSlice(e) {
65
+ return e === void 0 && (e = this._value), this._separatorsCount(this._removeThousandsSeparators(e).length, !0);
66
+ }
67
+ extractInput(e, t, a) {
68
+ return e === void 0 && (e = 0), t === void 0 && (t = this.displayValue.length), [e, t] = this._adjustRangeWithSeparators(e, t), this._removeThousandsSeparators(super.extractInput(e, t, a));
69
+ }
70
+ _appendCharRaw(e, t) {
71
+ t === void 0 && (t = {});
72
+ const a = t.tail && t._beforeTailState ? t._beforeTailState._value : this._value, s = this._separatorsCountFromSlice(a);
73
+ this._value = this._removeThousandsSeparators(this.value);
74
+ const r = this._value;
75
+ this._value += e;
76
+ const h = this.number;
77
+ let o = !isNaN(h), u = !1;
78
+ if (o) {
79
+ let p;
80
+ this.min != null && this.min < 0 && this.number < this.min && (p = this.min), this.max != null && this.max > 0 && this.number > this.max && (p = this.max), p != null && (this.autofix ? (this._value = this.format(p, this).replace(i.UNMASKED_RADIX, this.radix), u || (u = r === this._value && !t.tail)) : o = !1), o && (o = !!this._value.match(this._numberRegExp));
81
+ }
82
+ let l;
83
+ o ? l = new m({
84
+ inserted: this._value.slice(r.length),
85
+ rawInserted: u ? "" : e,
86
+ skip: u
87
+ }) : (this._value = r, l = new m()), this._value = this._insertThousandsSeparators(this._value);
88
+ const v = t.tail && t._beforeTailState ? t._beforeTailState._value : this._value, f = this._separatorsCountFromSlice(v);
89
+ return l.tailShift += (f - s) * this.thousandsSeparator.length, l;
90
+ }
91
+ _findSeparatorAround(e) {
92
+ if (this.thousandsSeparator) {
93
+ const t = e - this.thousandsSeparator.length + 1, a = this.value.indexOf(this.thousandsSeparator, t);
94
+ if (a <= e) return a;
95
+ }
96
+ return -1;
97
+ }
98
+ _adjustRangeWithSeparators(e, t) {
99
+ const a = this._findSeparatorAround(e);
100
+ a >= 0 && (e = a);
101
+ const s = this._findSeparatorAround(t);
102
+ return s >= 0 && (t = s + this.thousandsSeparator.length), [e, t];
103
+ }
104
+ remove(e, t) {
105
+ e === void 0 && (e = 0), t === void 0 && (t = this.displayValue.length), [e, t] = this._adjustRangeWithSeparators(e, t);
106
+ const a = this.value.slice(0, e), s = this.value.slice(t), r = this._separatorsCount(a.length);
107
+ this._value = this._insertThousandsSeparators(this._removeThousandsSeparators(a + s));
108
+ const h = this._separatorsCountFromSlice(a);
109
+ return new m({
110
+ tailShift: (h - r) * this.thousandsSeparator.length
111
+ });
112
+ }
113
+ nearestInputPos(e, t) {
114
+ if (!this.thousandsSeparator) return e;
115
+ switch (t) {
116
+ case n.NONE:
117
+ case n.LEFT:
118
+ case n.FORCE_LEFT: {
119
+ const a = this._findSeparatorAround(e - 1);
120
+ if (a >= 0) {
121
+ const s = a + this.thousandsSeparator.length;
122
+ if (e < s || this.value.length <= s || t === n.FORCE_LEFT)
123
+ return a;
124
+ }
125
+ break;
126
+ }
127
+ case n.RIGHT:
128
+ case n.FORCE_RIGHT: {
129
+ const a = this._findSeparatorAround(e);
130
+ if (a >= 0)
131
+ return a + this.thousandsSeparator.length;
132
+ }
133
+ }
134
+ return e;
135
+ }
136
+ doCommit() {
137
+ if (this.value) {
138
+ const e = this.number;
139
+ let t = e;
140
+ this.min != null && (t = Math.max(t, this.min)), this.max != null && (t = Math.min(t, this.max)), t !== e && (this.unmaskedValue = this.format(t, this));
141
+ let a = this.value;
142
+ this.normalizeZeros && (a = this._normalizeZeros(a)), this.padFractionalZeros && this.scale > 0 && (a = this._padFractionalZeros(a)), this._value = a;
32
143
  }
144
+ super.doCommit();
145
+ }
146
+ _normalizeZeros(e) {
147
+ const t = this._removeThousandsSeparators(e).split(this.radix);
148
+ return t[0] = t[0].replace(/^(\D*)(0*)(\d*)/, (a, s, r, h) => s + h), e.length && !/\d$/.test(t[0]) && (t[0] = t[0] + "0"), t.length > 1 && (t[1] = t[1].replace(/0*$/, ""), t[1].length || (t.length = 1)), this._insertThousandsSeparators(t.join(this.radix));
149
+ }
150
+ _padFractionalZeros(e) {
151
+ if (!e) return e;
152
+ const t = e.split(this.radix);
153
+ return t.length < 2 && t.push(""), t[1] = t[1].padEnd(this.scale, "0"), t.join(this.radix);
154
+ }
155
+ doSkipInvalid(e, t, a) {
156
+ t === void 0 && (t = {});
157
+ const s = this.scale === 0 && e !== this.thousandsSeparator && (e === this.radix || e === i.UNMASKED_RADIX || this.mapToRadix.includes(e));
158
+ return super.doSkipInvalid(e, t, a) && !s;
159
+ }
160
+ get unmaskedValue() {
161
+ return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix, i.UNMASKED_RADIX);
162
+ }
163
+ set unmaskedValue(e) {
164
+ super.unmaskedValue = e;
165
+ }
166
+ get typedValue() {
167
+ return this.parse(this.unmaskedValue, this);
168
+ }
169
+ set typedValue(e) {
170
+ this.rawInputValue = this.format(e, this).replace(i.UNMASKED_RADIX, this.radix);
171
+ }
172
+ /** Parsed Number */
173
+ get number() {
174
+ return this.typedValue;
175
+ }
176
+ set number(e) {
177
+ this.typedValue = e;
178
+ }
179
+ get allowNegative() {
180
+ return this.min != null && this.min < 0 || this.max != null && this.max < 0;
181
+ }
182
+ get allowPositive() {
183
+ return this.min != null && this.min > 0 || this.max != null && this.max > 0;
184
+ }
185
+ typedValueEquals(e) {
186
+ return (super.typedValueEquals(e) || i.EMPTY_VALUES.includes(e) && i.EMPTY_VALUES.includes(this.typedValue)) && !(e === 0 && this.value === "");
33
187
  }
188
+ }
189
+ S = i;
190
+ i.UNMASKED_RADIX = ".";
191
+ i.EMPTY_VALUES = [..._.EMPTY_VALUES, 0];
192
+ i.DEFAULTS = {
193
+ ..._.DEFAULTS,
194
+ mask: Number,
195
+ radix: ",",
196
+ thousandsSeparator: "",
197
+ mapToRadix: [S.UNMASKED_RADIX],
198
+ min: Number.MIN_SAFE_INTEGER,
199
+ max: Number.MAX_SAFE_INTEGER,
200
+ scale: 2,
201
+ normalizeZeros: !0,
202
+ padFractionalZeros: !1,
203
+ parse: Number,
204
+ format: (c) => c.toLocaleString("en-US", {
205
+ useGrouping: !1,
206
+ maximumFractionDigits: 20
207
+ })
34
208
  };
209
+ x.MaskedNumber = i;
35
210
  export {
36
- s as enUS
211
+ i as default
37
212
  };
38
213
  //# sourceMappingURL=index163.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index163.js","sources":["../../../node_modules/react-day-picker/dist/esm/locale/en-US.js"],"sourcesContent":["import { format } from \"date-fns\";\nimport { enUS as dateFnsEnUS } from \"date-fns/locale\";\n/** English (United States) locale extended with DayPicker-specific translations. */\nexport const enUS = {\n ...dateFnsEnUS,\n labels: {\n labelDayButton: (date, modifiers, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n let label = formatDate(date, \"PPPP\");\n if (modifiers.today)\n label = `Today, ${label}`;\n if (modifiers.selected)\n label = `${label}, selected`;\n return label;\n },\n labelMonthDropdown: \"Choose the Month\",\n labelNext: \"Go to the Next Month\",\n labelPrevious: \"Go to the Previous Month\",\n labelWeekNumber: (weekNumber) => `Week ${weekNumber}`,\n labelYearDropdown: \"Choose the Year\",\n labelGrid: (date, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n return formatDate(date, \"LLLL yyyy\");\n },\n labelGridcell: (date, modifiers, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n let label = formatDate(date, \"PPPP\");\n if (modifiers?.today) {\n label = `Today, ${label}`;\n }\n return label;\n },\n labelNav: \"Navigation bar\",\n labelWeekNumberHeader: \"Week Number\",\n labelWeekday: (date, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n return formatDate(date, \"cccc\");\n },\n },\n};\n"],"names":["enUS","dateFnsEnUS","date","modifiers","options","dateLib","formatDate","d","pattern","format","label","weekNumber"],"mappings":";;AAGY,MAACA,IAAO;AAAA,EAChB,GAAGC;AAAAA,EACH,QAAQ;AAAA,IACJ,gBAAgB,CAACC,GAAMC,GAAWC,GAASC,MAAY;AACnD,UAAIC;AACJ,MAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE;AAEvF,UAAIM,IAAQJ,EAAWJ,GAAM,MAAM;AACnC,aAAIC,EAAU,UACVO,IAAQ,UAAUA,CAAK,KACvBP,EAAU,aACVO,IAAQ,GAAGA,CAAK,eACbA;AAAA,IACX;AAAA,IACA,oBAAoB;AAAA,IACpB,WAAW;AAAA,IACX,eAAe;AAAA,IACf,iBAAiB,CAACC,MAAe,QAAQA,CAAU;AAAA,IACnD,mBAAmB;AAAA,IACnB,WAAW,CAACT,GAAME,GAASC,MAAY;AACnC,UAAIC;AACJ,aAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE,GAEhFE,EAAWJ,GAAM,WAAW;AAAA,IACvC;AAAA,IACA,eAAe,CAACA,GAAMC,GAAWC,GAASC,MAAY;AAClD,UAAIC;AACJ,MAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE;AAEvF,UAAIM,IAAQJ,EAAWJ,GAAM,MAAM;AACnC,aAAIC,GAAW,UACXO,IAAQ,UAAUA,CAAK,KAEpBA;AAAA,IACX;AAAA,IACA,UAAU;AAAA,IACV,uBAAuB;AAAA,IACvB,cAAc,CAACR,GAAME,GAASC,MAAY;AACtC,UAAIC;AACJ,aAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE,GAEhFE,EAAWJ,GAAM,MAAM;AAAA,IAClC;AAAA,EACR;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index163.js","sources":["../../../node_modules/imask/esm/masked/number.js"],"sourcesContent":["import { escapeRegExp, DIRECTION } from '../core/utils.js';\nimport ChangeDetails from '../core/change-details.js';\nimport Masked from './base.js';\nimport IMask from '../core/holder.js';\nimport '../core/continuous-tail-details.js';\n\nvar _MaskedNumber;\n/** Number mask */\nclass MaskedNumber extends Masked {\n /** Single char */\n\n /** Single char */\n\n /** Array of single chars */\n\n /** */\n\n /** */\n\n /** Digits after point */\n\n /** Flag to remove leading and trailing zeros in the end of editing */\n\n /** Flag to pad trailing zeros after point in the end of editing */\n\n /** Enable characters overwriting */\n\n /** */\n\n /** */\n\n /** */\n\n /** Format typed value to string */\n\n /** Parse string to get typed value */\n\n constructor(opts) {\n super({\n ...MaskedNumber.DEFAULTS,\n ...opts\n });\n }\n updateOptions(opts) {\n super.updateOptions(opts);\n }\n _update(opts) {\n super._update(opts);\n this._updateRegExps();\n }\n _updateRegExps() {\n const start = '^' + (this.allowNegative ? '[+|\\\\-]?' : '');\n const mid = '\\\\d*';\n const end = (this.scale ? \"(\" + escapeRegExp(this.radix) + \"\\\\d{0,\" + this.scale + \"})?\" : '') + '$';\n this._numberRegExp = new RegExp(start + mid + end);\n this._mapToRadixRegExp = new RegExp(\"[\" + this.mapToRadix.map(escapeRegExp).join('') + \"]\", 'g');\n this._thousandsSeparatorRegExp = new RegExp(escapeRegExp(this.thousandsSeparator), 'g');\n }\n _removeThousandsSeparators(value) {\n return value.replace(this._thousandsSeparatorRegExp, '');\n }\n _insertThousandsSeparators(value) {\n // https://stackoverflow.com/questions/2901102/how-to-print-a-number-with-commas-as-thousands-separators-in-javascript\n const parts = value.split(this.radix);\n parts[0] = parts[0].replace(/\\B(?=(\\d{3})+(?!\\d))/g, this.thousandsSeparator);\n return parts.join(this.radix);\n }\n doPrepareChar(ch, flags) {\n if (flags === void 0) {\n flags = {};\n }\n const [prepCh, details] = super.doPrepareChar(this._removeThousandsSeparators(this.scale && this.mapToRadix.length && (\n /*\n radix should be mapped when\n 1) input is done from keyboard = flags.input && flags.raw\n 2) unmasked value is set = !flags.input && !flags.raw\n and should not be mapped when\n 1) value is set = flags.input && !flags.raw\n 2) raw value is set = !flags.input && flags.raw\n */\n flags.input && flags.raw || !flags.input && !flags.raw) ? ch.replace(this._mapToRadixRegExp, this.radix) : ch), flags);\n if (ch && !prepCh) details.skip = true;\n if (prepCh && !this.allowPositive && !this.value && prepCh !== '-') details.aggregate(this._appendChar('-'));\n return [prepCh, details];\n }\n _separatorsCount(to, extendOnSeparators) {\n if (extendOnSeparators === void 0) {\n extendOnSeparators = false;\n }\n let count = 0;\n for (let pos = 0; pos < to; ++pos) {\n if (this._value.indexOf(this.thousandsSeparator, pos) === pos) {\n ++count;\n if (extendOnSeparators) to += this.thousandsSeparator.length;\n }\n }\n return count;\n }\n _separatorsCountFromSlice(slice) {\n if (slice === void 0) {\n slice = this._value;\n }\n return this._separatorsCount(this._removeThousandsSeparators(slice).length, true);\n }\n extractInput(fromPos, toPos, flags) {\n if (fromPos === void 0) {\n fromPos = 0;\n }\n if (toPos === void 0) {\n toPos = this.displayValue.length;\n }\n [fromPos, toPos] = this._adjustRangeWithSeparators(fromPos, toPos);\n return this._removeThousandsSeparators(super.extractInput(fromPos, toPos, flags));\n }\n _appendCharRaw(ch, flags) {\n if (flags === void 0) {\n flags = {};\n }\n const prevBeforeTailValue = flags.tail && flags._beforeTailState ? flags._beforeTailState._value : this._value;\n const prevBeforeTailSeparatorsCount = this._separatorsCountFromSlice(prevBeforeTailValue);\n this._value = this._removeThousandsSeparators(this.value);\n const oldValue = this._value;\n this._value += ch;\n const num = this.number;\n let accepted = !isNaN(num);\n let skip = false;\n if (accepted) {\n let fixedNum;\n if (this.min != null && this.min < 0 && this.number < this.min) fixedNum = this.min;\n if (this.max != null && this.max > 0 && this.number > this.max) fixedNum = this.max;\n if (fixedNum != null) {\n if (this.autofix) {\n this._value = this.format(fixedNum, this).replace(MaskedNumber.UNMASKED_RADIX, this.radix);\n skip || (skip = oldValue === this._value && !flags.tail); // if not changed on tail it's still ok to proceed\n } else {\n accepted = false;\n }\n }\n accepted && (accepted = Boolean(this._value.match(this._numberRegExp)));\n }\n let appendDetails;\n if (!accepted) {\n this._value = oldValue;\n appendDetails = new ChangeDetails();\n } else {\n appendDetails = new ChangeDetails({\n inserted: this._value.slice(oldValue.length),\n rawInserted: skip ? '' : ch,\n skip\n });\n }\n this._value = this._insertThousandsSeparators(this._value);\n const beforeTailValue = flags.tail && flags._beforeTailState ? flags._beforeTailState._value : this._value;\n const beforeTailSeparatorsCount = this._separatorsCountFromSlice(beforeTailValue);\n appendDetails.tailShift += (beforeTailSeparatorsCount - prevBeforeTailSeparatorsCount) * this.thousandsSeparator.length;\n return appendDetails;\n }\n _findSeparatorAround(pos) {\n if (this.thousandsSeparator) {\n const searchFrom = pos - this.thousandsSeparator.length + 1;\n const separatorPos = this.value.indexOf(this.thousandsSeparator, searchFrom);\n if (separatorPos <= pos) return separatorPos;\n }\n return -1;\n }\n _adjustRangeWithSeparators(from, to) {\n const separatorAroundFromPos = this._findSeparatorAround(from);\n if (separatorAroundFromPos >= 0) from = separatorAroundFromPos;\n const separatorAroundToPos = this._findSeparatorAround(to);\n if (separatorAroundToPos >= 0) to = separatorAroundToPos + this.thousandsSeparator.length;\n return [from, to];\n }\n remove(fromPos, toPos) {\n if (fromPos === void 0) {\n fromPos = 0;\n }\n if (toPos === void 0) {\n toPos = this.displayValue.length;\n }\n [fromPos, toPos] = this._adjustRangeWithSeparators(fromPos, toPos);\n const valueBeforePos = this.value.slice(0, fromPos);\n const valueAfterPos = this.value.slice(toPos);\n const prevBeforeTailSeparatorsCount = this._separatorsCount(valueBeforePos.length);\n this._value = this._insertThousandsSeparators(this._removeThousandsSeparators(valueBeforePos + valueAfterPos));\n const beforeTailSeparatorsCount = this._separatorsCountFromSlice(valueBeforePos);\n return new ChangeDetails({\n tailShift: (beforeTailSeparatorsCount - prevBeforeTailSeparatorsCount) * this.thousandsSeparator.length\n });\n }\n nearestInputPos(cursorPos, direction) {\n if (!this.thousandsSeparator) return cursorPos;\n switch (direction) {\n case DIRECTION.NONE:\n case DIRECTION.LEFT:\n case DIRECTION.FORCE_LEFT:\n {\n const separatorAtLeftPos = this._findSeparatorAround(cursorPos - 1);\n if (separatorAtLeftPos >= 0) {\n const separatorAtLeftEndPos = separatorAtLeftPos + this.thousandsSeparator.length;\n if (cursorPos < separatorAtLeftEndPos || this.value.length <= separatorAtLeftEndPos || direction === DIRECTION.FORCE_LEFT) {\n return separatorAtLeftPos;\n }\n }\n break;\n }\n case DIRECTION.RIGHT:\n case DIRECTION.FORCE_RIGHT:\n {\n const separatorAtRightPos = this._findSeparatorAround(cursorPos);\n if (separatorAtRightPos >= 0) {\n return separatorAtRightPos + this.thousandsSeparator.length;\n }\n }\n }\n return cursorPos;\n }\n doCommit() {\n if (this.value) {\n const number = this.number;\n let validnum = number;\n\n // check bounds\n if (this.min != null) validnum = Math.max(validnum, this.min);\n if (this.max != null) validnum = Math.min(validnum, this.max);\n if (validnum !== number) this.unmaskedValue = this.format(validnum, this);\n let formatted = this.value;\n if (this.normalizeZeros) formatted = this._normalizeZeros(formatted);\n if (this.padFractionalZeros && this.scale > 0) formatted = this._padFractionalZeros(formatted);\n this._value = formatted;\n }\n super.doCommit();\n }\n _normalizeZeros(value) {\n const parts = this._removeThousandsSeparators(value).split(this.radix);\n\n // remove leading zeros\n parts[0] = parts[0].replace(/^(\\D*)(0*)(\\d*)/, (match, sign, zeros, num) => sign + num);\n // add leading zero\n if (value.length && !/\\d$/.test(parts[0])) parts[0] = parts[0] + '0';\n if (parts.length > 1) {\n parts[1] = parts[1].replace(/0*$/, ''); // remove trailing zeros\n if (!parts[1].length) parts.length = 1; // remove fractional\n }\n return this._insertThousandsSeparators(parts.join(this.radix));\n }\n _padFractionalZeros(value) {\n if (!value) return value;\n const parts = value.split(this.radix);\n if (parts.length < 2) parts.push('');\n parts[1] = parts[1].padEnd(this.scale, '0');\n return parts.join(this.radix);\n }\n doSkipInvalid(ch, flags, checkTail) {\n if (flags === void 0) {\n flags = {};\n }\n const dropFractional = this.scale === 0 && ch !== this.thousandsSeparator && (ch === this.radix || ch === MaskedNumber.UNMASKED_RADIX || this.mapToRadix.includes(ch));\n return super.doSkipInvalid(ch, flags, checkTail) && !dropFractional;\n }\n get unmaskedValue() {\n return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix, MaskedNumber.UNMASKED_RADIX);\n }\n set unmaskedValue(unmaskedValue) {\n super.unmaskedValue = unmaskedValue;\n }\n get typedValue() {\n return this.parse(this.unmaskedValue, this);\n }\n set typedValue(n) {\n this.rawInputValue = this.format(n, this).replace(MaskedNumber.UNMASKED_RADIX, this.radix);\n }\n\n /** Parsed Number */\n get number() {\n return this.typedValue;\n }\n set number(number) {\n this.typedValue = number;\n }\n get allowNegative() {\n return this.min != null && this.min < 0 || this.max != null && this.max < 0;\n }\n get allowPositive() {\n return this.min != null && this.min > 0 || this.max != null && this.max > 0;\n }\n typedValueEquals(value) {\n // handle 0 -> '' case (typed = 0 even if value = '')\n // for details see https://github.com/uNmAnNeR/imaskjs/issues/134\n return (super.typedValueEquals(value) || MaskedNumber.EMPTY_VALUES.includes(value) && MaskedNumber.EMPTY_VALUES.includes(this.typedValue)) && !(value === 0 && this.value === '');\n }\n}\n_MaskedNumber = MaskedNumber;\nMaskedNumber.UNMASKED_RADIX = '.';\nMaskedNumber.EMPTY_VALUES = [...Masked.EMPTY_VALUES, 0];\nMaskedNumber.DEFAULTS = {\n ...Masked.DEFAULTS,\n mask: Number,\n radix: ',',\n thousandsSeparator: '',\n mapToRadix: [_MaskedNumber.UNMASKED_RADIX],\n min: Number.MIN_SAFE_INTEGER,\n max: Number.MAX_SAFE_INTEGER,\n scale: 2,\n normalizeZeros: true,\n padFractionalZeros: false,\n parse: Number,\n format: n => n.toLocaleString('en-US', {\n useGrouping: false,\n maximumFractionDigits: 20\n })\n};\nIMask.MaskedNumber = MaskedNumber;\n\nexport { MaskedNumber as default };\n"],"names":["_MaskedNumber","MaskedNumber","Masked","opts","start","mid","end","escapeRegExp","value","parts","ch","flags","prepCh","details","to","extendOnSeparators","count","pos","slice","fromPos","toPos","prevBeforeTailValue","prevBeforeTailSeparatorsCount","oldValue","num","accepted","skip","fixedNum","appendDetails","ChangeDetails","beforeTailValue","beforeTailSeparatorsCount","searchFrom","separatorPos","from","separatorAroundFromPos","separatorAroundToPos","valueBeforePos","valueAfterPos","cursorPos","direction","DIRECTION","separatorAtLeftPos","separatorAtLeftEndPos","separatorAtRightPos","number","validnum","formatted","match","sign","zeros","checkTail","dropFractional","unmaskedValue","n","IMask"],"mappings":"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","x_google_ignoreList":[0]}
package/dist/index164.js CHANGED
@@ -1,19 +1,323 @@
1
- import { formatCaption as t, formatMonthCaption as e } from "./index165.js";
2
- import { formatDay as a } from "./index166.js";
3
- import { formatMonthDropdown as p } from "./index167.js";
4
- import { formatWeekdayName as x } from "./index168.js";
5
- import { formatWeekNumber as i } from "./index169.js";
6
- import { formatWeekNumberHeader as C } from "./index170.js";
7
- import { formatYearCaption as N, formatYearDropdown as W } from "./index171.js";
1
+ import k from "./index157.js";
2
+ import x from "./index156.js";
3
+ import { DIRECTION as r } from "./index269.js";
4
+ import y from "./index158.js";
5
+ import T, { normalizeOpts as b } from "./index31.js";
6
+ import m from "./index272.js";
7
+ import I from "./index273.js";
8
+ import C from "./index274.js";
9
+ import _ from "./index165.js";
10
+ import "./index168.js";
11
+ class h extends y {
12
+ /** */
13
+ /** */
14
+ /** Single char for empty input */
15
+ /** Single char for filled input */
16
+ /** Show placeholder only when needed */
17
+ /** Enable characters overwriting */
18
+ /** */
19
+ /** */
20
+ /** */
21
+ constructor(e) {
22
+ super({
23
+ ...h.DEFAULTS,
24
+ ...e,
25
+ definitions: Object.assign({}, _.DEFAULT_DEFINITIONS, e?.definitions)
26
+ });
27
+ }
28
+ updateOptions(e) {
29
+ super.updateOptions(e);
30
+ }
31
+ _update(e) {
32
+ e.definitions = Object.assign({}, this.definitions, e.definitions), super._update(e), this._rebuildMask();
33
+ }
34
+ _rebuildMask() {
35
+ const e = this.definitions;
36
+ this._blocks = [], this.exposeBlock = void 0, this._stops = [], this._maskedBlocks = {};
37
+ const s = this.mask;
38
+ if (!s || !e) return;
39
+ let t = !1, l = !1;
40
+ for (let i = 0; i < s.length; ++i) {
41
+ if (this.blocks) {
42
+ const p = s.slice(i), g = Object.keys(this.blocks).filter((u) => p.indexOf(u) === 0);
43
+ g.sort((u, d) => d.length - u.length);
44
+ const c = g[0];
45
+ if (c) {
46
+ const {
47
+ expose: u,
48
+ repeat: d,
49
+ ...E
50
+ } = b(this.blocks[c]), B = {
51
+ lazy: this.lazy,
52
+ eager: this.eager,
53
+ placeholderChar: this.placeholderChar,
54
+ displayChar: this.displayChar,
55
+ overwrite: this.overwrite,
56
+ autofix: this.autofix,
57
+ ...E,
58
+ repeat: d,
59
+ parent: this
60
+ }, f = d != null ? new x.RepeatBlock(
61
+ B
62
+ /* TODO */
63
+ ) : T(B);
64
+ f && (this._blocks.push(f), u && (this.exposeBlock = f), this._maskedBlocks[c] || (this._maskedBlocks[c] = []), this._maskedBlocks[c].push(this._blocks.length - 1)), i += c.length - 1;
65
+ continue;
66
+ }
67
+ }
68
+ let o = s[i], a = o in e;
69
+ if (o === h.STOP_CHAR) {
70
+ this._stops.push(this._blocks.length);
71
+ continue;
72
+ }
73
+ if (o === "{" || o === "}") {
74
+ t = !t;
75
+ continue;
76
+ }
77
+ if (o === "[" || o === "]") {
78
+ l = !l;
79
+ continue;
80
+ }
81
+ if (o === h.ESCAPE_CHAR) {
82
+ if (++i, o = s[i], !o) break;
83
+ a = !1;
84
+ }
85
+ const n = a ? new _({
86
+ isOptional: l,
87
+ lazy: this.lazy,
88
+ eager: this.eager,
89
+ placeholderChar: this.placeholderChar,
90
+ displayChar: this.displayChar,
91
+ ...b(e[o]),
92
+ parent: this
93
+ }) : new C({
94
+ char: o,
95
+ eager: this.eager,
96
+ isUnmasking: t
97
+ });
98
+ this._blocks.push(n);
99
+ }
100
+ }
101
+ get state() {
102
+ return {
103
+ ...super.state,
104
+ _blocks: this._blocks.map((e) => e.state)
105
+ };
106
+ }
107
+ set state(e) {
108
+ if (!e) {
109
+ this.reset();
110
+ return;
111
+ }
112
+ const {
113
+ _blocks: s,
114
+ ...t
115
+ } = e;
116
+ this._blocks.forEach((l, i) => l.state = s[i]), super.state = t;
117
+ }
118
+ reset() {
119
+ super.reset(), this._blocks.forEach((e) => e.reset());
120
+ }
121
+ get isComplete() {
122
+ return this.exposeBlock ? this.exposeBlock.isComplete : this._blocks.every((e) => e.isComplete);
123
+ }
124
+ get isFilled() {
125
+ return this._blocks.every((e) => e.isFilled);
126
+ }
127
+ get isFixed() {
128
+ return this._blocks.every((e) => e.isFixed);
129
+ }
130
+ get isOptional() {
131
+ return this._blocks.every((e) => e.isOptional);
132
+ }
133
+ doCommit() {
134
+ this._blocks.forEach((e) => e.doCommit()), super.doCommit();
135
+ }
136
+ get unmaskedValue() {
137
+ return this.exposeBlock ? this.exposeBlock.unmaskedValue : this._blocks.reduce((e, s) => e += s.unmaskedValue, "");
138
+ }
139
+ set unmaskedValue(e) {
140
+ if (this.exposeBlock) {
141
+ const s = this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock)) + this.exposeBlock.displayValue.length);
142
+ this.exposeBlock.unmaskedValue = e, this.appendTail(s), this.doCommit();
143
+ } else super.unmaskedValue = e;
144
+ }
145
+ get value() {
146
+ return this.exposeBlock ? this.exposeBlock.value : (
147
+ // TODO return _value when not in change?
148
+ this._blocks.reduce((e, s) => e += s.value, "")
149
+ );
150
+ }
151
+ set value(e) {
152
+ if (this.exposeBlock) {
153
+ const s = this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock)) + this.exposeBlock.displayValue.length);
154
+ this.exposeBlock.value = e, this.appendTail(s), this.doCommit();
155
+ } else super.value = e;
156
+ }
157
+ get typedValue() {
158
+ return this.exposeBlock ? this.exposeBlock.typedValue : super.typedValue;
159
+ }
160
+ set typedValue(e) {
161
+ if (this.exposeBlock) {
162
+ const s = this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock)) + this.exposeBlock.displayValue.length);
163
+ this.exposeBlock.typedValue = e, this.appendTail(s), this.doCommit();
164
+ } else super.typedValue = e;
165
+ }
166
+ get displayValue() {
167
+ return this._blocks.reduce((e, s) => e += s.displayValue, "");
168
+ }
169
+ appendTail(e) {
170
+ return super.appendTail(e).aggregate(this._appendPlaceholder());
171
+ }
172
+ _appendEager() {
173
+ var e;
174
+ const s = new k();
175
+ let t = (e = this._mapPosToBlock(this.displayValue.length)) == null ? void 0 : e.index;
176
+ if (t == null) return s;
177
+ this._blocks[t].isFilled && ++t;
178
+ for (let l = t; l < this._blocks.length; ++l) {
179
+ const i = this._blocks[l]._appendEager();
180
+ if (!i.inserted) break;
181
+ s.aggregate(i);
182
+ }
183
+ return s;
184
+ }
185
+ _appendCharRaw(e, s) {
186
+ s === void 0 && (s = {});
187
+ const t = this._mapPosToBlock(this.displayValue.length), l = new k();
188
+ if (!t) return l;
189
+ for (let o = t.index, a; a = this._blocks[o]; ++o) {
190
+ var i;
191
+ const n = a._appendChar(e, {
192
+ ...s,
193
+ _beforeTailState: (i = s._beforeTailState) == null || (i = i._blocks) == null ? void 0 : i[o]
194
+ });
195
+ if (l.aggregate(n), n.consumed) break;
196
+ }
197
+ return l;
198
+ }
199
+ extractTail(e, s) {
200
+ e === void 0 && (e = 0), s === void 0 && (s = this.displayValue.length);
201
+ const t = new m();
202
+ return e === s || this._forEachBlocksInRange(e, s, (l, i, o, a) => {
203
+ const n = l.extractTail(o, a);
204
+ n.stop = this._findStopBefore(i), n.from = this._blockStartPos(i), n instanceof m && (n.blockIndex = i), t.extend(n);
205
+ }), t;
206
+ }
207
+ extractInput(e, s, t) {
208
+ if (e === void 0 && (e = 0), s === void 0 && (s = this.displayValue.length), t === void 0 && (t = {}), e === s) return "";
209
+ let l = "";
210
+ return this._forEachBlocksInRange(e, s, (i, o, a, n) => {
211
+ l += i.extractInput(a, n, t);
212
+ }), l;
213
+ }
214
+ _findStopBefore(e) {
215
+ let s;
216
+ for (let t = 0; t < this._stops.length; ++t) {
217
+ const l = this._stops[t];
218
+ if (l <= e) s = l;
219
+ else break;
220
+ }
221
+ return s;
222
+ }
223
+ /** Appends placeholder depending on laziness */
224
+ _appendPlaceholder(e) {
225
+ const s = new k();
226
+ if (this.lazy && e == null) return s;
227
+ const t = this._mapPosToBlock(this.displayValue.length);
228
+ if (!t) return s;
229
+ const l = t.index, i = e ?? this._blocks.length;
230
+ return this._blocks.slice(l, i).forEach((o) => {
231
+ if (!o.lazy || e != null) {
232
+ var a;
233
+ s.aggregate(o._appendPlaceholder((a = o._blocks) == null ? void 0 : a.length));
234
+ }
235
+ }), s;
236
+ }
237
+ /** Finds block in pos */
238
+ _mapPosToBlock(e) {
239
+ let s = "";
240
+ for (let t = 0; t < this._blocks.length; ++t) {
241
+ const l = this._blocks[t], i = s.length;
242
+ if (s += l.displayValue, e <= s.length)
243
+ return {
244
+ index: t,
245
+ offset: e - i
246
+ };
247
+ }
248
+ }
249
+ _blockStartPos(e) {
250
+ return this._blocks.slice(0, e).reduce((s, t) => s += t.displayValue.length, 0);
251
+ }
252
+ _forEachBlocksInRange(e, s, t) {
253
+ s === void 0 && (s = this.displayValue.length);
254
+ const l = this._mapPosToBlock(e);
255
+ if (l) {
256
+ const i = this._mapPosToBlock(s), o = i && l.index === i.index, a = l.offset, n = i && o ? i.offset : this._blocks[l.index].displayValue.length;
257
+ if (t(this._blocks[l.index], l.index, a, n), i && !o) {
258
+ for (let p = l.index + 1; p < i.index; ++p)
259
+ t(this._blocks[p], p, 0, this._blocks[p].displayValue.length);
260
+ t(this._blocks[i.index], i.index, 0, i.offset);
261
+ }
262
+ }
263
+ }
264
+ remove(e, s) {
265
+ e === void 0 && (e = 0), s === void 0 && (s = this.displayValue.length);
266
+ const t = super.remove(e, s);
267
+ return this._forEachBlocksInRange(e, s, (l, i, o, a) => {
268
+ t.aggregate(l.remove(o, a));
269
+ }), t;
270
+ }
271
+ nearestInputPos(e, s) {
272
+ if (s === void 0 && (s = r.NONE), !this._blocks.length) return 0;
273
+ const t = new I(this, e);
274
+ if (s === r.NONE)
275
+ return t.pushRightBeforeInput() || (t.popState(), t.pushLeftBeforeInput()) ? t.pos : this.displayValue.length;
276
+ if (s === r.LEFT || s === r.FORCE_LEFT) {
277
+ if (s === r.LEFT) {
278
+ if (t.pushRightBeforeFilled(), t.ok && t.pos === e) return e;
279
+ t.popState();
280
+ }
281
+ if (t.pushLeftBeforeInput(), t.pushLeftBeforeRequired(), t.pushLeftBeforeFilled(), s === r.LEFT) {
282
+ if (t.pushRightBeforeInput(), t.pushRightBeforeRequired(), t.ok && t.pos <= e || (t.popState(), t.ok && t.pos <= e)) return t.pos;
283
+ t.popState();
284
+ }
285
+ return t.ok ? t.pos : s === r.FORCE_LEFT ? 0 : (t.popState(), t.ok || (t.popState(), t.ok) ? t.pos : 0);
286
+ }
287
+ return s === r.RIGHT || s === r.FORCE_RIGHT ? (t.pushRightBeforeInput(), t.pushRightBeforeRequired(), t.pushRightBeforeFilled() ? t.pos : s === r.FORCE_RIGHT ? this.displayValue.length : (t.popState(), t.ok || (t.popState(), t.ok) ? t.pos : this.nearestInputPos(e, r.LEFT))) : e;
288
+ }
289
+ totalInputPositions(e, s) {
290
+ e === void 0 && (e = 0), s === void 0 && (s = this.displayValue.length);
291
+ let t = 0;
292
+ return this._forEachBlocksInRange(e, s, (l, i, o, a) => {
293
+ t += l.totalInputPositions(o, a);
294
+ }), t;
295
+ }
296
+ /** Get block by name */
297
+ maskedBlock(e) {
298
+ return this.maskedBlocks(e)[0];
299
+ }
300
+ /** Get all blocks by name */
301
+ maskedBlocks(e) {
302
+ const s = this._maskedBlocks[e];
303
+ return s ? s.map((t) => this._blocks[t]) : [];
304
+ }
305
+ pad(e) {
306
+ const s = new k();
307
+ return this._forEachBlocksInRange(0, this.displayValue.length, (t) => s.aggregate(t.pad(e))), s;
308
+ }
309
+ }
310
+ h.DEFAULTS = {
311
+ ...y.DEFAULTS,
312
+ lazy: !0,
313
+ placeholderChar: "_"
314
+ };
315
+ h.STOP_CHAR = "`";
316
+ h.ESCAPE_CHAR = "\\";
317
+ h.InputDefinition = _;
318
+ h.FixedDefinition = C;
319
+ x.MaskedPattern = h;
8
320
  export {
9
- t as formatCaption,
10
- a as formatDay,
11
- e as formatMonthCaption,
12
- p as formatMonthDropdown,
13
- i as formatWeekNumber,
14
- C as formatWeekNumberHeader,
15
- x as formatWeekdayName,
16
- N as formatYearCaption,
17
- W as formatYearDropdown
321
+ h as default
18
322
  };
19
323
  //# sourceMappingURL=index164.js.map