@okam/stack-ui 1.35.3 → 1.35.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 (586) hide show
  1. package/components/TagGroup/components/Tag.d.ts +4 -0
  2. package/components/TagGroup/components/TagItem.d.ts +4 -0
  3. package/components/TagGroup/index.d.ts +4 -0
  4. package/components/TagGroup/interface.d.ts +32 -0
  5. package/index.d.ts +3 -0
  6. package/index.js +1 -1
  7. package/index.mjs +91 -87
  8. package/index10.js +1 -1
  9. package/index10.mjs +1 -1
  10. package/index100.js +13 -45
  11. package/index100.mjs +59 -90
  12. package/index101.js +1 -16
  13. package/index101.mjs +7 -25
  14. package/index102.js +47 -1
  15. package/index102.mjs +95 -35
  16. package/index103.js +16 -1
  17. package/index103.mjs +25 -48
  18. package/index104.js +1 -1
  19. package/index104.mjs +41 -22
  20. package/index105.js +1 -2
  21. package/index105.mjs +47 -21
  22. package/index106.js +1 -1
  23. package/index106.mjs +21 -61
  24. package/index107.js +2 -1
  25. package/index107.mjs +22 -29
  26. package/index108.js +1 -1
  27. package/index108.mjs +63 -52
  28. package/index109.js +1 -1
  29. package/index109.mjs +29 -4
  30. package/index11.js +1 -1
  31. package/index11.mjs +3 -3
  32. package/index110.js +1 -1
  33. package/index110.mjs +52 -11
  34. package/index111.js +1 -1
  35. package/index111.mjs +4 -14
  36. package/index112.js +1 -1
  37. package/index112.mjs +11 -38
  38. package/index113.js +1 -1
  39. package/index113.mjs +13 -22
  40. package/index114.js +1 -1
  41. package/index114.mjs +37 -43
  42. package/index115.js +1 -1
  43. package/index115.mjs +23 -20
  44. package/index116.js +1 -1
  45. package/index116.mjs +41 -35
  46. package/index117.js +1 -1
  47. package/index117.mjs +18 -14
  48. package/index118.js +1 -1
  49. package/index118.mjs +35 -36
  50. package/index119.js +1 -2
  51. package/index119.mjs +15 -12
  52. package/index12.js +1 -1
  53. package/index12.mjs +1 -1
  54. package/index120.js +1 -1
  55. package/index120.mjs +38 -8
  56. package/index121.js +1 -1
  57. package/index121.mjs +12 -38
  58. package/index122.js +1 -1
  59. package/index122.mjs +8 -22
  60. package/index123.js +2 -1
  61. package/index123.mjs +39 -43
  62. package/index124.js +1 -1
  63. package/index124.mjs +22 -25
  64. package/index125.js +1 -1
  65. package/index125.mjs +42 -40
  66. package/index126.js +1 -2
  67. package/index126.mjs +25 -57
  68. package/index127.js +1 -1
  69. package/index127.mjs +41 -39
  70. package/index128.js +2 -1
  71. package/index128.mjs +57 -30
  72. package/index129.js +1 -1
  73. package/index129.mjs +38 -19
  74. package/index13.js +1 -1
  75. package/index13.mjs +1 -1
  76. package/index130.js +1 -1
  77. package/index130.mjs +30 -8
  78. package/index131.js +1 -1
  79. package/index131.mjs +20 -30
  80. package/index132.js +1 -1
  81. package/index132.mjs +8 -14
  82. package/index133.js +1 -1
  83. package/index133.mjs +29 -16
  84. package/index134.js +1 -1
  85. package/index134.mjs +15 -21
  86. package/index135.js +1 -1
  87. package/index135.mjs +17 -11
  88. package/index136.js +1 -2
  89. package/index136.mjs +20 -21
  90. package/index137.js +1 -1
  91. package/index137.mjs +11 -21
  92. package/index138.js +2 -1
  93. package/index138.mjs +47 -5
  94. package/index139.js +2 -1
  95. package/index139.mjs +22 -46
  96. package/index14.js +1 -1
  97. package/index14.mjs +4 -4
  98. package/index140.js +1 -1
  99. package/index140.mjs +18 -238
  100. package/index141.js +1 -2
  101. package/index141.mjs +5 -12
  102. package/index142.js +1 -1
  103. package/index142.mjs +57 -30
  104. package/index143.js +1 -1
  105. package/index143.mjs +1 -1
  106. package/index144.js +1 -1
  107. package/index144.mjs +46 -57
  108. package/index145.js +1 -1
  109. package/index145.mjs +240 -11
  110. package/index146.js +2 -1
  111. package/index146.mjs +13 -6
  112. package/index147.js +1 -2
  113. package/index147.mjs +27 -47
  114. package/index148.js +1 -1
  115. package/index148.mjs +11 -21
  116. package/index149.js +1 -1
  117. package/index149.mjs +20 -124
  118. package/index15.js +1 -1
  119. package/index15.mjs +1 -1
  120. package/index150.js +1 -1
  121. package/index150.mjs +5 -73
  122. package/index151.js +2 -1
  123. package/index151.mjs +48 -380
  124. package/index152.js +1 -1
  125. package/index152.mjs +123 -44
  126. package/index153.js +1 -1
  127. package/index153.mjs +28 -4
  128. package/index154.js +1 -1
  129. package/index154.mjs +70 -21
  130. package/index155.js +1 -1
  131. package/index155.mjs +373 -39
  132. package/index156.js +1 -1
  133. package/index156.mjs +45 -4
  134. package/index157.js +1 -1
  135. package/index157.mjs +3 -24
  136. package/index158.js +1 -1
  137. package/index158.mjs +24 -12
  138. package/index159.js +1 -1
  139. package/index159.mjs +47 -4
  140. package/index16.js +1 -1
  141. package/index16.mjs +3 -3
  142. package/index160.js +1 -1
  143. package/index160.mjs +5 -14
  144. package/index161.js +1 -1
  145. package/index161.mjs +24 -21
  146. package/index162.js +1 -1
  147. package/index162.mjs +11 -41
  148. package/index163.js +1 -1
  149. package/index163.mjs +4 -24
  150. package/index164.js +1 -1
  151. package/index164.mjs +13 -41
  152. package/index165.js +1 -1
  153. package/index165.mjs +21 -28
  154. package/index166.js +1 -1
  155. package/index166.mjs +42 -31
  156. package/index167.js +1 -1
  157. package/index167.mjs +24 -14
  158. package/index168.js +1 -1
  159. package/index168.mjs +41 -27
  160. package/index169.js +1 -1
  161. package/index169.mjs +27 -8
  162. package/index17.js +1 -1
  163. package/index17.mjs +6 -6
  164. package/index170.js +1 -1
  165. package/index170.mjs +31 -6
  166. package/index171.js +1 -1
  167. package/index171.mjs +14 -5
  168. package/index172.js +1 -1
  169. package/index172.mjs +27 -12
  170. package/index173.js +1 -1
  171. package/index173.mjs +9 -8
  172. package/index174.js +1 -1
  173. package/index174.mjs +6 -17
  174. package/index175.js +1 -1
  175. package/index175.mjs +5 -19
  176. package/index176.js +1 -1
  177. package/index176.mjs +12 -53
  178. package/index177.js +1 -1
  179. package/index177.mjs +8 -27
  180. package/index178.js +1 -1
  181. package/index178.mjs +16 -123
  182. package/index179.js +1 -1
  183. package/index179.mjs +19 -134
  184. package/index18.js +1 -1
  185. package/index18.mjs +4 -4
  186. package/index180.js +1 -1
  187. package/index180.mjs +54 -44
  188. package/index181.js +1 -1
  189. package/index181.mjs +122 -12
  190. package/index182.js +1 -1
  191. package/index182.mjs +131 -92
  192. package/index183.js +1 -1
  193. package/index183.mjs +36 -98
  194. package/index184.js +1 -1
  195. package/index184.mjs +14 -4
  196. package/index185.js +1 -1
  197. package/index185.mjs +95 -3
  198. package/index186.js +1 -1
  199. package/index186.mjs +100 -119
  200. package/index187.js +1 -1
  201. package/index187.mjs +4 -29
  202. package/index188.js +1 -1
  203. package/index188.mjs +3 -51
  204. package/index189.js +1 -1
  205. package/index189.mjs +116 -35
  206. package/index19.js +1 -1
  207. package/index19.mjs +2 -2
  208. package/index190.js +1 -1
  209. package/index190.mjs +17 -25
  210. package/index191.js +1 -1
  211. package/index191.mjs +37 -99
  212. package/index192.js +1 -1
  213. package/index192.mjs +36 -69
  214. package/index193.js +1 -1
  215. package/index193.mjs +28 -92
  216. package/index194.js +1 -1
  217. package/index194.mjs +114 -98
  218. package/index195.js +1 -1
  219. package/index195.mjs +71 -197
  220. package/index196.js +1 -1
  221. package/index196.mjs +101 -64
  222. package/index197.js +1 -1
  223. package/index197.mjs +98 -144
  224. package/index198.js +1 -1
  225. package/index198.mjs +133 -117
  226. package/index199.js +1 -1
  227. package/index199.mjs +193 -220
  228. package/index2.js +1 -1
  229. package/index2.mjs +21 -21
  230. package/index20.js +1 -1
  231. package/index20.mjs +3 -3
  232. package/index200.js +1 -1
  233. package/index200.mjs +22 -190
  234. package/index201.js +1 -1
  235. package/index201.mjs +44 -64
  236. package/index202.js +1 -1
  237. package/index202.mjs +46 -277
  238. package/index203.js +1 -1
  239. package/index203.mjs +93 -94
  240. package/index204.js +1 -1
  241. package/index204.mjs +72 -189
  242. package/index205.js +1 -1
  243. package/index205.mjs +64 -80
  244. package/index206.js +1 -1
  245. package/index206.mjs +7 -58
  246. package/index207.js +1 -1
  247. package/index207.mjs +11 -126
  248. package/index208.js +1 -1
  249. package/index208.mjs +188 -101
  250. package/index209.js +1 -1
  251. package/index209.mjs +52 -110
  252. package/index21.js +1 -1
  253. package/index21.mjs +2 -2
  254. package/index210.js +1 -1
  255. package/index210.mjs +138 -67
  256. package/index211.js +1 -1
  257. package/index211.mjs +119 -105
  258. package/index212.js +1 -1
  259. package/index212.mjs +219 -47
  260. package/index213.js +1 -1
  261. package/index213.mjs +185 -88
  262. package/index214.js +1 -1
  263. package/index214.mjs +62 -63
  264. package/index215.js +1 -1
  265. package/index215.mjs +275 -52
  266. package/index216.js +1 -1
  267. package/index216.mjs +93 -94
  268. package/index217.js +1 -5
  269. package/index217.mjs +183 -75
  270. package/index218.js +1 -1
  271. package/index218.mjs +73 -2014
  272. package/index219.js +1 -1
  273. package/index219.mjs +56 -57
  274. package/index22.js +1 -1
  275. package/index22.mjs +2 -2
  276. package/index220.js +1 -1
  277. package/index220.mjs +123 -185
  278. package/index221.js +1 -1
  279. package/index221.mjs +112 -136
  280. package/index222.js +1 -1
  281. package/index222.mjs +119 -194
  282. package/index223.js +1 -1
  283. package/index223.mjs +72 -22
  284. package/index224.js +1 -1
  285. package/index224.mjs +108 -47
  286. package/index225.js +1 -1
  287. package/index225.mjs +51 -47
  288. package/index226.js +1 -1
  289. package/index226.mjs +91 -95
  290. package/index227.js +1 -1
  291. package/index227.mjs +71 -72
  292. package/index228.js +1 -1
  293. package/index228.mjs +52 -64
  294. package/index229.js +1 -1
  295. package/index229.mjs +99 -7
  296. package/index23.js +1 -1
  297. package/index23.mjs +2 -2
  298. package/index230.js +5 -1
  299. package/index230.mjs +79 -10
  300. package/index231.js +1 -1
  301. package/index231.mjs +2025 -3
  302. package/index232.js +1 -1
  303. package/index232.mjs +59 -4
  304. package/index233.js +1 -1
  305. package/index233.mjs +183 -125
  306. package/index234.js +1 -1
  307. package/index234.mjs +3 -190
  308. package/index235.js +1 -1
  309. package/index235.mjs +4 -9
  310. package/index236.js +1 -1
  311. package/index236.mjs +5 -4
  312. package/index237.js +1 -1
  313. package/index237.mjs +5 -37
  314. package/index238.js +1 -1
  315. package/index238.mjs +5 -6
  316. package/index239.js +1 -1
  317. package/index239.mjs +5 -30
  318. package/index24.js +1 -1
  319. package/index24.mjs +3 -3
  320. package/index240.js +1 -1
  321. package/index240.mjs +5 -7
  322. package/index241.js +1 -1
  323. package/index241.mjs +1 -1
  324. package/index242.js +1 -1
  325. package/index242.mjs +4 -4
  326. package/index243.js +1 -1
  327. package/index243.mjs +4 -4
  328. package/index244.js +1 -1
  329. package/index244.mjs +4 -4
  330. package/index245.js +1 -1
  331. package/index245.mjs +1 -1
  332. package/index246.js +1 -1
  333. package/index246.mjs +4 -4
  334. package/index247.js +1 -1
  335. package/index247.mjs +4 -4
  336. package/index248.js +1 -1
  337. package/index248.mjs +1 -1
  338. package/index249.js +1 -1
  339. package/index249.mjs +4 -4
  340. package/index25.js +1 -1
  341. package/index25.mjs +2 -2
  342. package/index250.js +1 -1
  343. package/index250.mjs +4 -4
  344. package/index251.js +1 -1
  345. package/index251.mjs +4 -4
  346. package/index252.js +1 -1
  347. package/index252.mjs +4 -4
  348. package/index253.js +1 -1
  349. package/index253.mjs +1 -1
  350. package/index254.js +1 -1
  351. package/index254.mjs +4 -4
  352. package/index255.js +1 -1
  353. package/index255.mjs +1 -1
  354. package/index256.js +1 -1
  355. package/index256.mjs +4 -4
  356. package/index257.js +1 -1
  357. package/index257.mjs +4 -4
  358. package/index258.js +1 -1
  359. package/index258.mjs +4 -4
  360. package/index259.js +1 -1
  361. package/index259.mjs +4 -4
  362. package/index26.js +1 -1
  363. package/index26.mjs +2 -2
  364. package/index260.js +1 -1
  365. package/index260.mjs +4 -4
  366. package/index261.js +1 -1
  367. package/index261.mjs +4 -4
  368. package/index262.js +1 -1
  369. package/index262.mjs +4 -4
  370. package/index263.js +1 -1
  371. package/index263.mjs +4 -4
  372. package/index264.js +1 -1
  373. package/index264.mjs +1 -1
  374. package/index265.js +1 -1
  375. package/index265.mjs +4 -4
  376. package/index266.js +1 -1
  377. package/index266.mjs +4 -4
  378. package/index267.js +1 -1
  379. package/index267.mjs +4 -4
  380. package/index268.js +1 -1
  381. package/index268.mjs +4 -4
  382. package/index269.js +1 -1
  383. package/index269.mjs +1 -1
  384. package/index27.js +1 -1
  385. package/index27.mjs +1 -1
  386. package/index270.js +1 -1
  387. package/index270.mjs +130 -4
  388. package/index271.js +1 -1
  389. package/index271.mjs +191 -5
  390. package/index272.js +1 -1
  391. package/index272.mjs +10 -5
  392. package/index273.js +1 -1
  393. package/index273.mjs +4 -5
  394. package/index274.js +1 -1
  395. package/index274.mjs +37 -5
  396. package/index275.js +1 -1
  397. package/index275.mjs +5 -62
  398. package/index276.js +1 -1
  399. package/index276.mjs +29 -6
  400. package/index277.js +1 -1
  401. package/index277.mjs +6 -27
  402. package/index278.js +1 -1
  403. package/index278.mjs +58 -88
  404. package/index279.js +1 -1
  405. package/index279.mjs +7 -10
  406. package/index28.js +1 -1
  407. package/index28.mjs +3 -3
  408. package/index280.js +1 -1
  409. package/index280.mjs +26 -24
  410. package/index281.js +1 -1
  411. package/index281.mjs +89 -30
  412. package/index282.js +1 -1
  413. package/index282.mjs +9 -6
  414. package/index283.js +1 -1
  415. package/index283.mjs +25 -6
  416. package/index284.js +1 -1
  417. package/index284.mjs +32 -28
  418. package/index285.js +1 -1
  419. package/index285.mjs +6 -14
  420. package/index286.js +1 -1
  421. package/index286.mjs +6 -5
  422. package/index287.js +1 -1
  423. package/index287.mjs +29 -3
  424. package/index288.js +1 -1
  425. package/index288.mjs +14 -4
  426. package/index289.js +1 -1
  427. package/index289.mjs +5 -8
  428. package/index29.js +1 -1
  429. package/index29.mjs +3 -3
  430. package/index290.js +1 -0
  431. package/index290.mjs +6 -0
  432. package/index291.js +1 -0
  433. package/index291.mjs +7 -0
  434. package/index292.js +1 -0
  435. package/index292.mjs +11 -0
  436. package/index3.js +1 -1
  437. package/index3.mjs +1 -1
  438. package/index30.js +1 -1
  439. package/index30.mjs +3 -3
  440. package/index31.js +1 -1
  441. package/index31.mjs +3 -3
  442. package/index32.js +1 -1
  443. package/index32.mjs +2 -2
  444. package/index33.js +1 -1
  445. package/index33.mjs +1 -1
  446. package/index34.js +1 -1
  447. package/index34.mjs +4 -4
  448. package/index35.js +1 -1
  449. package/index35.mjs +2 -2
  450. package/index36.js +1 -1
  451. package/index36.mjs +1 -1
  452. package/index37.js +1 -1
  453. package/index37.mjs +2 -2
  454. package/index38.js +1 -1
  455. package/index38.mjs +3 -3
  456. package/index39.js +1 -1
  457. package/index39.mjs +1 -1
  458. package/index4.js +1 -1
  459. package/index4.mjs +3 -3
  460. package/index41.js +1 -1
  461. package/index41.mjs +1 -1
  462. package/index42.js +2 -1
  463. package/index42.mjs +36 -5
  464. package/index43.js +2 -1
  465. package/index43.mjs +41 -8
  466. package/index44.js +1 -1
  467. package/index44.mjs +4 -7
  468. package/index45.js +1 -1
  469. package/index45.mjs +8 -5
  470. package/index46.js +1 -1
  471. package/index46.mjs +8 -5
  472. package/index47.js +1 -1
  473. package/index47.mjs +2 -2
  474. package/index48.js +1 -1
  475. package/index48.mjs +4 -4
  476. package/index49.js +1 -1
  477. package/index49.mjs +3 -9
  478. package/index50.js +1 -1
  479. package/index50.mjs +4 -12
  480. package/index51.js +1 -1
  481. package/index51.mjs +6 -8
  482. package/index52.js +1 -1
  483. package/index52.mjs +12 -45
  484. package/index53.js +1 -1
  485. package/index53.mjs +13 -8
  486. package/index54.js +1 -1
  487. package/index54.mjs +31 -56
  488. package/index55.js +1 -1
  489. package/index55.mjs +7 -7
  490. package/index56.js +1 -1
  491. package/index56.mjs +71 -13
  492. package/index57.js +1 -1
  493. package/index57.mjs +7 -9
  494. package/index58.js +1 -1
  495. package/index58.mjs +13 -17
  496. package/index59.js +1 -1
  497. package/index59.mjs +10 -13
  498. package/index6.js +1 -1
  499. package/index6.mjs +1 -1
  500. package/index60.js +1 -1
  501. package/index60.mjs +16 -12
  502. package/index61.js +1 -1
  503. package/index61.mjs +7 -7
  504. package/index62.js +1 -1
  505. package/index62.mjs +9 -7
  506. package/index63.js +1 -1
  507. package/index63.mjs +10 -8
  508. package/index64.js +1 -1
  509. package/index64.mjs +6 -8
  510. package/index65.js +1 -1
  511. package/index65.mjs +11 -14
  512. package/index66.js +1 -2
  513. package/index66.mjs +12 -22
  514. package/index67.js +1 -2
  515. package/index67.mjs +13 -16
  516. package/index68.js +1 -1
  517. package/index68.mjs +21 -13
  518. package/index69.js +1 -1
  519. package/index69.mjs +15 -40
  520. package/index7.js +1 -1
  521. package/index7.mjs +1 -1
  522. package/index70.js +1 -1
  523. package/index70.mjs +13 -37
  524. package/index71.js +1 -1
  525. package/index71.mjs +40 -11
  526. package/index72.js +1 -1
  527. package/index72.mjs +37 -10
  528. package/index73.js +1 -1
  529. package/index73.mjs +11 -13
  530. package/index74.js +1 -1
  531. package/index74.mjs +10 -10
  532. package/index75.js +1 -1
  533. package/index75.mjs +12 -28
  534. package/index76.js +2 -1
  535. package/index76.mjs +12 -2
  536. package/index77.js +1 -1
  537. package/index77.mjs +30 -8
  538. package/index78.js +1 -2
  539. package/index78.mjs +1 -7
  540. package/index79.js +1 -1
  541. package/index79.mjs +7 -6
  542. package/index8.js +1 -1
  543. package/index8.mjs +3 -3
  544. package/index80.js +1 -1
  545. package/index80.mjs +6 -6
  546. package/index81.js +2 -1
  547. package/index81.mjs +8 -25
  548. package/index82.js +2 -1
  549. package/index82.mjs +8 -5
  550. package/index83.js +1 -1
  551. package/index83.mjs +25 -2
  552. package/index84.js +1 -6
  553. package/index84.mjs +5 -94
  554. package/index85.js +1 -1
  555. package/index85.mjs +2 -69
  556. package/index86.js +6 -1
  557. package/index86.mjs +82 -29
  558. package/index87.js +1 -42
  559. package/index87.mjs +64 -69
  560. package/index88.js +1 -64
  561. package/index88.mjs +33 -220
  562. package/index89.js +42 -9
  563. package/index89.mjs +69 -52
  564. package/index9.js +1 -1
  565. package/index9.mjs +1 -1
  566. package/index90.js +64 -1
  567. package/index90.mjs +214 -31
  568. package/index91.js +9 -1
  569. package/index91.mjs +54 -10
  570. package/index92.js +1 -5
  571. package/index92.mjs +31 -74
  572. package/index93.js +1 -1
  573. package/index93.mjs +12 -5
  574. package/index94.js +4 -11
  575. package/index94.mjs +78 -30
  576. package/index95.js +1 -1
  577. package/index95.mjs +6 -29
  578. package/index96.js +12 -1
  579. package/index96.mjs +39 -12
  580. package/index97.js +1 -7
  581. package/index97.mjs +23 -13
  582. package/index98.js +1 -15
  583. package/index98.mjs +9 -67
  584. package/index99.js +7 -1
  585. package/index99.mjs +17 -5
  586. package/package.json +28 -2
package/index264.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  var s = {};
2
2
  s = {
3
- dismiss: "Dispensar"
3
+ dismiss: "Odbaci"
4
4
  };
5
5
  export {
6
6
  s as default
package/index265.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Revocare"};module.exports=exports.default;
1
+ "use strict";exports.default={};exports.default={dismiss:"Avvisa"};module.exports=exports.default;
package/index265.mjs CHANGED
@@ -1,7 +1,7 @@
1
- var e = {};
2
- e = {
3
- dismiss: "Revocare"
1
+ var s = {};
2
+ s = {
3
+ dismiss: "Avvisa"
4
4
  };
5
5
  export {
6
- e as default
6
+ s as default
7
7
  };
package/index266.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Пропустить"};module.exports=exports.default;
1
+ "use strict";exports.default={};exports.default={dismiss:"Kapat"};module.exports=exports.default;
package/index266.mjs CHANGED
@@ -1,7 +1,7 @@
1
- var u = {};
2
- u = {
3
- dismiss: "Пропустить"
1
+ var a = {};
2
+ a = {
3
+ dismiss: "Kapat"
4
4
  };
5
5
  export {
6
- u as default
6
+ a as default
7
7
  };
package/index267.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Zrušiť"};module.exports=exports.default;
1
+ "use strict";exports.default={};exports.default={dismiss:"Скасувати"};module.exports=exports.default;
package/index267.mjs CHANGED
@@ -1,7 +1,7 @@
1
- var s = {};
2
- s = {
3
- dismiss: "Zrušiť"
1
+ var u = {};
2
+ u = {
3
+ dismiss: "Скасувати"
4
4
  };
5
5
  export {
6
- s as default
6
+ u as default
7
7
  };
package/index268.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Opusti"};module.exports=exports.default;
1
+ "use strict";exports.default={};exports.default={dismiss:"取消"};module.exports=exports.default;
package/index268.mjs CHANGED
@@ -1,7 +1,7 @@
1
- var s = {};
2
- s = {
3
- dismiss: "Opusti"
1
+ var d = {};
2
+ d = {
3
+ dismiss: "取消"
4
4
  };
5
5
  export {
6
- s as default
6
+ d as default
7
7
  };
package/index269.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Odbaci"};module.exports=exports.default;
1
+ "use strict";exports.default={};exports.default={dismiss:"關閉"};module.exports=exports.default;
package/index269.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  var s = {};
2
2
  s = {
3
- dismiss: "Odbaci"
3
+ dismiss: "關閉"
4
4
  };
5
5
  export {
6
6
  s as default
package/index27.js CHANGED
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const u=require("react/jsx-runtime"),d=require("react"),i=require("./index67.js"),l=({as:e="div",themeName:t="box",tokens:o,customTheme:s,children:r,className:c,...a})=>{const n=i(t,o,s);return u.jsx(e,{...a,className:n,children:r})},h=d.forwardRef((e,t)=>{const{as:o="div",tokens:s,themeName:r="box",customTheme:c,children:a,...n}=e,m=i(r,s,c);return u.jsx(o,{...n,ref:t,className:m,children:a})});exports.BoxWithForwardRef=h;exports.default=l;
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const u=require("react/jsx-runtime"),d=require("react"),i=require("./index69.js"),l=({as:e="div",themeName:t="box",tokens:o,customTheme:s,children:r,className:c,...a})=>{const n=i(t,o,s);return u.jsx(e,{...a,className:n,children:r})},h=d.forwardRef((e,t)=>{const{as:o="div",tokens:s,themeName:r="box",customTheme:c,children:a,...n}=e,m=i(r,s,c);return u.jsx(o,{...n,ref:t,className:m,children:a})});exports.BoxWithForwardRef=h;exports.default=l;
package/index27.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx as c } from "react/jsx-runtime";
3
3
  import h from "react";
4
- import f from "./index67.mjs";
4
+ import f from "./index69.mjs";
5
5
  const u = ({
6
6
  as: e = "div",
7
7
  themeName: t = "box",
package/index270.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Avvisa"};module.exports=exports.default;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function r(e){return e!==null&&typeof e=="object"&&"constructor"in e&&e.constructor===Object}function o(e,n){e===void 0&&(e={}),n===void 0&&(n={}),Object.keys(n).forEach(t=>{typeof e[t]>"u"?e[t]=n[t]:r(n[t])&&r(e[t])&&Object.keys(n[t]).length>0&&o(e[t],n[t])})}const u={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function i(){const e=typeof document<"u"?document:{};return o(e,u),e}const c={document:u,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)}};function s(){const e=typeof window<"u"?window:{};return o(e,c),e}exports.a=s;exports.g=i;
package/index270.mjs CHANGED
@@ -1,7 +1,133 @@
1
- var s = {};
2
- s = {
3
- dismiss: "Avvisa"
1
+ function r(e) {
2
+ return e !== null && typeof e == "object" && "constructor" in e && e.constructor === Object;
3
+ }
4
+ function o(e, n) {
5
+ e === void 0 && (e = {}), n === void 0 && (n = {}), Object.keys(n).forEach((t) => {
6
+ typeof e[t] > "u" ? e[t] = n[t] : r(n[t]) && r(e[t]) && Object.keys(n[t]).length > 0 && o(e[t], n[t]);
7
+ });
8
+ }
9
+ const u = {
10
+ body: {},
11
+ addEventListener() {
12
+ },
13
+ removeEventListener() {
14
+ },
15
+ activeElement: {
16
+ blur() {
17
+ },
18
+ nodeName: ""
19
+ },
20
+ querySelector() {
21
+ return null;
22
+ },
23
+ querySelectorAll() {
24
+ return [];
25
+ },
26
+ getElementById() {
27
+ return null;
28
+ },
29
+ createEvent() {
30
+ return {
31
+ initEvent() {
32
+ }
33
+ };
34
+ },
35
+ createElement() {
36
+ return {
37
+ children: [],
38
+ childNodes: [],
39
+ style: {},
40
+ setAttribute() {
41
+ },
42
+ getElementsByTagName() {
43
+ return [];
44
+ }
45
+ };
46
+ },
47
+ createElementNS() {
48
+ return {};
49
+ },
50
+ importNode() {
51
+ return null;
52
+ },
53
+ location: {
54
+ hash: "",
55
+ host: "",
56
+ hostname: "",
57
+ href: "",
58
+ origin: "",
59
+ pathname: "",
60
+ protocol: "",
61
+ search: ""
62
+ }
4
63
  };
64
+ function c() {
65
+ const e = typeof document < "u" ? document : {};
66
+ return o(e, u), e;
67
+ }
68
+ const i = {
69
+ document: u,
70
+ navigator: {
71
+ userAgent: ""
72
+ },
73
+ location: {
74
+ hash: "",
75
+ host: "",
76
+ hostname: "",
77
+ href: "",
78
+ origin: "",
79
+ pathname: "",
80
+ protocol: "",
81
+ search: ""
82
+ },
83
+ history: {
84
+ replaceState() {
85
+ },
86
+ pushState() {
87
+ },
88
+ go() {
89
+ },
90
+ back() {
91
+ }
92
+ },
93
+ CustomEvent: function() {
94
+ return this;
95
+ },
96
+ addEventListener() {
97
+ },
98
+ removeEventListener() {
99
+ },
100
+ getComputedStyle() {
101
+ return {
102
+ getPropertyValue() {
103
+ return "";
104
+ }
105
+ };
106
+ },
107
+ Image() {
108
+ },
109
+ Date() {
110
+ },
111
+ screen: {},
112
+ setTimeout() {
113
+ },
114
+ clearTimeout() {
115
+ },
116
+ matchMedia() {
117
+ return {};
118
+ },
119
+ requestAnimationFrame(e) {
120
+ return typeof setTimeout > "u" ? (e(), null) : setTimeout(e, 0);
121
+ },
122
+ cancelAnimationFrame(e) {
123
+ typeof setTimeout > "u" || clearTimeout(e);
124
+ }
125
+ };
126
+ function s() {
127
+ const e = typeof window < "u" ? window : {};
128
+ return o(e, i), e;
129
+ }
5
130
  export {
6
- s as default
131
+ s as a,
132
+ c as g
7
133
  };
package/index271.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Kapat"};module.exports=exports.default;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index270.js");function y(e){return e===void 0&&(e=""),e.trim().split(" ").filter(t=>!!t.trim())}function S(e){const t=e;Object.keys(t).forEach(n=>{try{t[n]=null}catch{}try{delete t[n]}catch{}})}function T(e,t){return t===void 0&&(t=0),setTimeout(e,t)}function b(){return Date.now()}function x(e){const t=c.a();let n;return t.getComputedStyle&&(n=t.getComputedStyle(e,null)),!n&&e.currentStyle&&(n=e.currentStyle),n||(n=e.style),n}function E(e,t){t===void 0&&(t="x");const n=c.a();let r,i,s;const l=x(e);return n.WebKitCSSMatrix?(i=l.transform||l.webkitTransform,i.split(",").length>6&&(i=i.split(", ").map(o=>o.replace(",",".")).join(", ")),s=new n.WebKitCSSMatrix(i==="none"?"":i)):(s=l.MozTransform||l.OTransform||l.MsTransform||l.msTransform||l.transform||l.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),r=s.toString().split(",")),t==="x"&&(n.WebKitCSSMatrix?i=s.m41:r.length===16?i=parseFloat(r[12]):i=parseFloat(r[4])),t==="y"&&(n.WebKitCSSMatrix?i=s.m42:r.length===16?i=parseFloat(r[13]):i=parseFloat(r[5])),i||0}function f(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"}function M(e){return typeof window<"u"&&typeof window.HTMLElement<"u"?e instanceof HTMLElement:e&&(e.nodeType===1||e.nodeType===11)}function p(){const e=Object(arguments.length<=0?void 0:arguments[0]),t=["__proto__","constructor","prototype"];for(let n=1;n<arguments.length;n+=1){const r=n<0||arguments.length<=n?void 0:arguments[n];if(r!=null&&!M(r)){const i=Object.keys(Object(r)).filter(s=>t.indexOf(s)<0);for(let s=0,l=i.length;s<l;s+=1){const o=i[s],a=Object.getOwnPropertyDescriptor(r,o);a!==void 0&&a.enumerable&&(f(e[o])&&f(r[o])?r[o].__swiper__?e[o]=r[o]:p(e[o],r[o]):!f(e[o])&&f(r[o])?(e[o]={},r[o].__swiper__?e[o]=r[o]:p(e[o],r[o])):e[o]=r[o])}}}return e}function v(e,t,n){e.style.setProperty(t,n)}function C(e){let{swiper:t,targetPosition:n,side:r}=e;const i=c.a(),s=-t.translate;let l=null,o;const a=t.params.speed;t.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(t.cssModeFrameID);const g=n>s?"next":"prev",h=(m,d)=>g==="next"&&m>=d||g==="prev"&&m<=d,w=()=>{o=new Date().getTime(),l===null&&(l=o);const m=Math.max(Math.min((o-l)/a,1),0),d=.5-Math.cos(m*Math.PI)/2;let u=s+d*(n-s);if(h(u,n)&&(u=n),t.wrapperEl.scrollTo({[r]:u}),h(u,n)){t.wrapperEl.style.overflow="hidden",t.wrapperEl.style.scrollSnapType="",setTimeout(()=>{t.wrapperEl.style.overflow="",t.wrapperEl.scrollTo({[r]:u})}),i.cancelAnimationFrame(t.cssModeFrameID);return}t.cssModeFrameID=i.requestAnimationFrame(w)};w()}function O(e){return e.querySelector(".swiper-slide-transform")||e.shadowRoot&&e.shadowRoot.querySelector(".swiper-slide-transform")||e}function P(e,t){t===void 0&&(t="");const n=[...e.children];return e instanceof HTMLSlotElement&&n.push(...e.assignedElements()),t?n.filter(r=>r.matches(t)):n}function F(e,t){const n=t.contains(e);return!n&&t instanceof HTMLSlotElement?[...t.assignedElements()].includes(e):n}function j(e){try{console.warn(e);return}catch{}}function _(e,t){t===void 0&&(t=[]);const n=document.createElement(e);return n.classList.add(...Array.isArray(t)?t:y(t)),n}function L(e){const t=c.a(),n=c.g(),r=e.getBoundingClientRect(),i=n.body,s=e.clientTop||i.clientTop||0,l=e.clientLeft||i.clientLeft||0,o=e===t?t.scrollY:e.scrollTop,a=e===t?t.scrollX:e.scrollLeft;return{top:r.top+o-s,left:r.left+a-l}}function A(e,t){const n=[];for(;e.previousElementSibling;){const r=e.previousElementSibling;t?r.matches(t)&&n.push(r):n.push(r),e=r}return n}function k(e,t){const n=[];for(;e.nextElementSibling;){const r=e.nextElementSibling;t?r.matches(t)&&n.push(r):n.push(r),e=r}return n}function I(e,t){return c.a().getComputedStyle(e,null).getPropertyValue(t)}function W(e){let t=e,n;if(t){for(n=0;(t=t.previousSibling)!==null;)t.nodeType===1&&(n+=1);return n}}function D(e,t){const n=[];let r=e.parentElement;for(;r;)t?r.matches(t)&&n.push(r):n.push(r),r=r.parentElement;return n}function q(e,t){function n(r){r.target===e&&(t.call(e,r),e.removeEventListener("transitionend",n))}t&&e.addEventListener("transitionend",n)}function H(e,t,n){const r=c.a();return e[t==="width"?"offsetWidth":"offsetHeight"]+parseFloat(r.getComputedStyle(e,null).getPropertyValue(t==="width"?"margin-right":"margin-top"))+parseFloat(r.getComputedStyle(e,null).getPropertyValue(t==="width"?"margin-left":"margin-bottom"))}function K(e){return(Array.isArray(e)?e:[e]).filter(t=>!!t)}function R(e){return t=>Math.abs(t)>0&&e.browser&&e.browser.need3dFix&&Math.abs(t)%90===0?t+.001:t}exports.a=D;exports.b=L;exports.c=_;exports.d=b;exports.e=P;exports.f=H;exports.g=O;exports.h=W;exports.i=y;exports.j=E;exports.k=q;exports.l=f;exports.m=K;exports.n=T;exports.o=R;exports.p=I;exports.q=k;exports.r=A;exports.s=v;exports.t=C;exports.u=j;exports.v=F;exports.w=p;exports.x=S;
package/index271.mjs CHANGED
@@ -1,7 +1,193 @@
1
- var a = {};
2
- a = {
3
- dismiss: "Kapat"
4
- };
1
+ import { a as c, g as y } from "./index270.mjs";
2
+ function S(e) {
3
+ return e === void 0 && (e = ""), e.trim().split(" ").filter((t) => !!t.trim());
4
+ }
5
+ function E(e) {
6
+ const t = e;
7
+ Object.keys(t).forEach((n) => {
8
+ try {
9
+ t[n] = null;
10
+ } catch {
11
+ }
12
+ try {
13
+ delete t[n];
14
+ } catch {
15
+ }
16
+ });
17
+ }
18
+ function M(e, t) {
19
+ return t === void 0 && (t = 0), setTimeout(e, t);
20
+ }
21
+ function C() {
22
+ return Date.now();
23
+ }
24
+ function T(e) {
25
+ const t = c();
26
+ let n;
27
+ return t.getComputedStyle && (n = t.getComputedStyle(e, null)), !n && e.currentStyle && (n = e.currentStyle), n || (n = e.style), n;
28
+ }
29
+ function v(e, t) {
30
+ t === void 0 && (t = "x");
31
+ const n = c();
32
+ let r, i, s;
33
+ const l = T(e);
34
+ return n.WebKitCSSMatrix ? (i = l.transform || l.webkitTransform, i.split(",").length > 6 && (i = i.split(", ").map((o) => o.replace(",", ".")).join(", ")), s = new n.WebKitCSSMatrix(i === "none" ? "" : i)) : (s = l.MozTransform || l.OTransform || l.MsTransform || l.msTransform || l.transform || l.getPropertyValue("transform").replace("translate(", "matrix(1, 0, 0, 1,"), r = s.toString().split(",")), t === "x" && (n.WebKitCSSMatrix ? i = s.m41 : r.length === 16 ? i = parseFloat(r[12]) : i = parseFloat(r[4])), t === "y" && (n.WebKitCSSMatrix ? i = s.m42 : r.length === 16 ? i = parseFloat(r[13]) : i = parseFloat(r[5])), i || 0;
35
+ }
36
+ function p(e) {
37
+ return typeof e == "object" && e !== null && e.constructor && Object.prototype.toString.call(e).slice(8, -1) === "Object";
38
+ }
39
+ function b(e) {
40
+ return typeof window < "u" && typeof window.HTMLElement < "u" ? e instanceof HTMLElement : e && (e.nodeType === 1 || e.nodeType === 11);
41
+ }
42
+ function w() {
43
+ const e = Object(arguments.length <= 0 ? void 0 : arguments[0]), t = ["__proto__", "constructor", "prototype"];
44
+ for (let n = 1; n < arguments.length; n += 1) {
45
+ const r = n < 0 || arguments.length <= n ? void 0 : arguments[n];
46
+ if (r != null && !b(r)) {
47
+ const i = Object.keys(Object(r)).filter((s) => t.indexOf(s) < 0);
48
+ for (let s = 0, l = i.length; s < l; s += 1) {
49
+ const o = i[s], a = Object.getOwnPropertyDescriptor(r, o);
50
+ a !== void 0 && a.enumerable && (p(e[o]) && p(r[o]) ? r[o].__swiper__ ? e[o] = r[o] : w(e[o], r[o]) : !p(e[o]) && p(r[o]) ? (e[o] = {}, r[o].__swiper__ ? e[o] = r[o] : w(e[o], r[o])) : e[o] = r[o]);
51
+ }
52
+ }
53
+ }
54
+ return e;
55
+ }
56
+ function O(e, t, n) {
57
+ e.style.setProperty(t, n);
58
+ }
59
+ function P(e) {
60
+ let {
61
+ swiper: t,
62
+ targetPosition: n,
63
+ side: r
64
+ } = e;
65
+ const i = c(), s = -t.translate;
66
+ let l = null, o;
67
+ const a = t.params.speed;
68
+ t.wrapperEl.style.scrollSnapType = "none", i.cancelAnimationFrame(t.cssModeFrameID);
69
+ const d = n > s ? "next" : "prev", g = (f, m) => d === "next" && f >= m || d === "prev" && f <= m, h = () => {
70
+ o = (/* @__PURE__ */ new Date()).getTime(), l === null && (l = o);
71
+ const f = Math.max(Math.min((o - l) / a, 1), 0), m = 0.5 - Math.cos(f * Math.PI) / 2;
72
+ let u = s + m * (n - s);
73
+ if (g(u, n) && (u = n), t.wrapperEl.scrollTo({
74
+ [r]: u
75
+ }), g(u, n)) {
76
+ t.wrapperEl.style.overflow = "hidden", t.wrapperEl.style.scrollSnapType = "", setTimeout(() => {
77
+ t.wrapperEl.style.overflow = "", t.wrapperEl.scrollTo({
78
+ [r]: u
79
+ });
80
+ }), i.cancelAnimationFrame(t.cssModeFrameID);
81
+ return;
82
+ }
83
+ t.cssModeFrameID = i.requestAnimationFrame(h);
84
+ };
85
+ h();
86
+ }
87
+ function F(e) {
88
+ return e.querySelector(".swiper-slide-transform") || e.shadowRoot && e.shadowRoot.querySelector(".swiper-slide-transform") || e;
89
+ }
90
+ function j(e, t) {
91
+ t === void 0 && (t = "");
92
+ const n = [...e.children];
93
+ return e instanceof HTMLSlotElement && n.push(...e.assignedElements()), t ? n.filter((r) => r.matches(t)) : n;
94
+ }
95
+ function L(e, t) {
96
+ const n = t.contains(e);
97
+ return !n && t instanceof HTMLSlotElement ? [...t.assignedElements()].includes(e) : n;
98
+ }
99
+ function _(e) {
100
+ try {
101
+ console.warn(e);
102
+ return;
103
+ } catch {
104
+ }
105
+ }
106
+ function A(e, t) {
107
+ t === void 0 && (t = []);
108
+ const n = document.createElement(e);
109
+ return n.classList.add(...Array.isArray(t) ? t : S(t)), n;
110
+ }
111
+ function k(e) {
112
+ const t = c(), n = y(), r = e.getBoundingClientRect(), i = n.body, s = e.clientTop || i.clientTop || 0, l = e.clientLeft || i.clientLeft || 0, o = e === t ? t.scrollY : e.scrollTop, a = e === t ? t.scrollX : e.scrollLeft;
113
+ return {
114
+ top: r.top + o - s,
115
+ left: r.left + a - l
116
+ };
117
+ }
118
+ function D(e, t) {
119
+ const n = [];
120
+ for (; e.previousElementSibling; ) {
121
+ const r = e.previousElementSibling;
122
+ t ? r.matches(t) && n.push(r) : n.push(r), e = r;
123
+ }
124
+ return n;
125
+ }
126
+ function I(e, t) {
127
+ const n = [];
128
+ for (; e.nextElementSibling; ) {
129
+ const r = e.nextElementSibling;
130
+ t ? r.matches(t) && n.push(r) : n.push(r), e = r;
131
+ }
132
+ return n;
133
+ }
134
+ function W(e, t) {
135
+ return c().getComputedStyle(e, null).getPropertyValue(t);
136
+ }
137
+ function H(e) {
138
+ let t = e, n;
139
+ if (t) {
140
+ for (n = 0; (t = t.previousSibling) !== null; )
141
+ t.nodeType === 1 && (n += 1);
142
+ return n;
143
+ }
144
+ }
145
+ function K(e, t) {
146
+ const n = [];
147
+ let r = e.parentElement;
148
+ for (; r; )
149
+ t ? r.matches(t) && n.push(r) : n.push(r), r = r.parentElement;
150
+ return n;
151
+ }
152
+ function q(e, t) {
153
+ function n(r) {
154
+ r.target === e && (t.call(e, r), e.removeEventListener("transitionend", n));
155
+ }
156
+ t && e.addEventListener("transitionend", n);
157
+ }
158
+ function R(e, t, n) {
159
+ const r = c();
160
+ return e[t === "width" ? "offsetWidth" : "offsetHeight"] + parseFloat(r.getComputedStyle(e, null).getPropertyValue(t === "width" ? "margin-right" : "margin-top")) + parseFloat(r.getComputedStyle(e, null).getPropertyValue(t === "width" ? "margin-left" : "margin-bottom"));
161
+ }
162
+ function V(e) {
163
+ return (Array.isArray(e) ? e : [e]).filter((t) => !!t);
164
+ }
165
+ function B(e) {
166
+ return (t) => Math.abs(t) > 0 && e.browser && e.browser.need3dFix && Math.abs(t) % 90 === 0 ? t + 1e-3 : t;
167
+ }
5
168
  export {
6
- a as default
169
+ K as a,
170
+ k as b,
171
+ A as c,
172
+ C as d,
173
+ j as e,
174
+ R as f,
175
+ F as g,
176
+ H as h,
177
+ S as i,
178
+ v as j,
179
+ q as k,
180
+ p as l,
181
+ V as m,
182
+ M as n,
183
+ B as o,
184
+ W as p,
185
+ I as q,
186
+ D as r,
187
+ O as s,
188
+ P as t,
189
+ _ as u,
190
+ L as v,
191
+ w,
192
+ E as x
7
193
  };
package/index272.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"Скасувати"};module.exports=exports.default;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index271.js");function o(i,f,l,n){return i.params.createElements&&Object.keys(n).forEach(e=>{if(!l[e]&&l.auto===!0){let t=u.e(i.el,`.${n[e]}`)[0];t||(t=u.c("div",n[e]),t.className=n[e],i.el.append(t)),l[e]=t,f[e]=t}}),l}exports.c=o;
package/index272.mjs CHANGED
@@ -1,7 +1,12 @@
1
- var u = {};
2
- u = {
3
- dismiss: "Скасувати"
4
- };
1
+ import { e as i, c as m } from "./index271.mjs";
2
+ function o(f, a, n, l) {
3
+ return f.params.createElements && Object.keys(l).forEach((e) => {
4
+ if (!n[e] && n.auto === !0) {
5
+ let t = i(f.el, `.${l[e]}`)[0];
6
+ t || (t = m("div", l[e]), t.className = l[e], f.el.append(t)), n[e] = t, a[e] = t;
7
+ }
8
+ }), n;
9
+ }
5
10
  export {
6
- u as default
11
+ o as c
7
12
  };
package/index273.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"取消"};module.exports=exports.default;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function r(e){return e===void 0&&(e=""),`.${e.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}exports.c=r;
package/index273.mjs CHANGED
@@ -1,7 +1,6 @@
1
- var d = {};
2
- d = {
3
- dismiss: "取消"
4
- };
1
+ function r(e) {
2
+ return e === void 0 && (e = ""), `.${e.trim().replace(/([\.:!+\/])/g, "\\$1").replace(/ /g, ".")}`;
3
+ }
5
4
  export {
6
- d as default
5
+ r as c
7
6
  };
package/index274.js CHANGED
@@ -1 +1 @@
1
- "use strict";exports.default={};exports.default={dismiss:"關閉"};module.exports=exports.default;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function m(d){const{effect:s,swiper:e,on:r,setTranslate:n,setTransition:p,overwriteParams:f,perspective:o,recreateShadows:l,getEffectParams:c}=d;r("beforeInit",()=>{if(e.params.effect!==s)return;e.classNames.push(`${e.params.containerModifierClass}${s}`),o&&o()&&e.classNames.push(`${e.params.containerModifierClass}3d`);const t=f?f():{};Object.assign(e.params,t),Object.assign(e.originalParams,t)}),r("setTranslate",()=>{e.params.effect===s&&n()}),r("setTransition",(t,i)=>{e.params.effect===s&&p(i)}),r("transitionEnd",()=>{if(e.params.effect===s&&l){if(!c||!c().slideShadows)return;e.slides.forEach(t=>{t.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach(i=>i.remove())}),l()}});let a;r("virtualUpdate",()=>{e.params.effect===s&&(e.slides.length||(a=!0),requestAnimationFrame(()=>{a&&e.slides&&e.slides.length&&(n(),a=!1)}))})}exports.e=m;
package/index274.mjs CHANGED
@@ -1,7 +1,39 @@
1
- var s = {};
2
- s = {
3
- dismiss: "關閉"
4
- };
1
+ function m(d) {
2
+ const {
3
+ effect: s,
4
+ swiper: e,
5
+ on: r,
6
+ setTranslate: f,
7
+ setTransition: p,
8
+ overwriteParams: n,
9
+ perspective: o,
10
+ recreateShadows: l,
11
+ getEffectParams: c
12
+ } = d;
13
+ r("beforeInit", () => {
14
+ if (e.params.effect !== s) return;
15
+ e.classNames.push(`${e.params.containerModifierClass}${s}`), o && o() && e.classNames.push(`${e.params.containerModifierClass}3d`);
16
+ const a = n ? n() : {};
17
+ Object.assign(e.params, a), Object.assign(e.originalParams, a);
18
+ }), r("setTranslate", () => {
19
+ e.params.effect === s && f();
20
+ }), r("setTransition", (a, i) => {
21
+ e.params.effect === s && p(i);
22
+ }), r("transitionEnd", () => {
23
+ if (e.params.effect === s && l) {
24
+ if (!c || !c().slideShadows) return;
25
+ e.slides.forEach((a) => {
26
+ a.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach((i) => i.remove());
27
+ }), l();
28
+ }
29
+ });
30
+ let t;
31
+ r("virtualUpdate", () => {
32
+ e.params.effect === s && (e.slides.length || (t = !0), requestAnimationFrame(() => {
33
+ t && e.slides && e.slides.length && (f(), t = !1);
34
+ }));
35
+ });
36
+ }
5
37
  export {
6
- s as default
38
+ m as e
7
39
  };
package/index275.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index278.js"),u=require("./index158.js"),m=require("./index164.js"),L=require("./index173.js");require("react");let f=null,y=new Set,a=new Map,i=!1,c=!1;function d(e,n){for(let t of y)t(e,n)}function g(e){return!(e.metaKey||!m.isMac()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function s(e){i=!0,g(e)&&(f="keyboard",d("keyboard",e))}function o(e){f="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(i=!0,d("pointer",e))}function b(e){L.isVirtualClick(e)&&(i=!0,f="virtual")}function $(e){e.target===window||e.target===document||l.ignoreFocusEvent||!e.isTrusted||(!i&&!c&&(f="virtual",d("virtual",e)),i=!1,c=!1)}function E(){l.ignoreFocusEvent||(i=!1,c=!0)}function v(e){if(typeof window>"u"||a.get(u.getOwnerWindow(e)))return;const n=u.getOwnerWindow(e),t=u.getOwnerDocument(e);let r=n.HTMLElement.prototype.focus;n.HTMLElement.prototype.focus=function(){i=!0,r.apply(this,arguments)},t.addEventListener("keydown",s,!0),t.addEventListener("keyup",s,!0),t.addEventListener("click",b,!0),n.addEventListener("focus",$,!0),n.addEventListener("blur",E,!1),typeof PointerEvent<"u"?(t.addEventListener("pointerdown",o,!0),t.addEventListener("pointermove",o,!0),t.addEventListener("pointerup",o,!0)):process.env.NODE_ENV==="test"&&(t.addEventListener("mousedown",o,!0),t.addEventListener("mousemove",o,!0),t.addEventListener("mouseup",o,!0)),n.addEventListener("beforeunload",()=>{p(e)},{once:!0}),a.set(n,{focus:r})}const p=(e,n)=>{const t=u.getOwnerWindow(e),r=u.getOwnerDocument(e);n&&r.removeEventListener("DOMContentLoaded",n),a.has(t)&&(t.HTMLElement.prototype.focus=a.get(t).focus,r.removeEventListener("keydown",s,!0),r.removeEventListener("keyup",s,!0),r.removeEventListener("click",b,!0),t.removeEventListener("focus",$,!0),t.removeEventListener("blur",E,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",o,!0),r.removeEventListener("pointermove",o,!0),r.removeEventListener("pointerup",o,!0)):process.env.NODE_ENV==="test"&&(r.removeEventListener("mousedown",o,!0),r.removeEventListener("mousemove",o,!0),r.removeEventListener("mouseup",o,!0)),a.delete(t))};function w(e){const n=u.getOwnerDocument(e);let t;return n.readyState!=="loading"?v(e):(t=()=>{v(e)},n.addEventListener("DOMContentLoaded",t)),()=>p(e,t)}typeof document<"u"&&w();function O(){return f}function k(e){f=e,d(e,null)}exports.addWindowFocusTracking=w;exports.getInteractionModality=O;exports.hasSetupGlobalListeners=a;exports.setInteractionModality=k;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index271.js");function r(c,t){const e=i.g(t);return e!==t&&(e.style.backfaceVisibility="hidden",e.style["-webkit-backface-visibility"]="hidden"),e}exports.e=r;
package/index275.mjs CHANGED
@@ -1,65 +1,8 @@
1
- import { ignoreFocusEvent as b } from "./index278.mjs";
2
- import { getOwnerDocument as v, getOwnerWindow as s } from "./index158.mjs";
3
- import { isMac as L } from "./index164.mjs";
4
- import { isVirtualClick as y } from "./index173.mjs";
5
- import "react";
6
- let f = null, w = /* @__PURE__ */ new Set(), i = /* @__PURE__ */ new Map(), a = !1, c = !1;
7
- function u(e, n) {
8
- for (let t of w) t(e, n);
9
- }
10
- function g(e) {
11
- return !(e.metaKey || !L() && e.altKey || e.ctrlKey || e.key === "Control" || e.key === "Shift" || e.key === "Meta");
12
- }
13
- function d(e) {
14
- a = !0, g(e) && (f = "keyboard", u("keyboard", e));
15
- }
16
- function o(e) {
17
- f = "pointer", (e.type === "mousedown" || e.type === "pointerdown") && (a = !0, u("pointer", e));
18
- }
19
- function l(e) {
20
- y(e) && (a = !0, f = "virtual");
21
- }
22
- function p(e) {
23
- e.target === window || e.target === document || b || !e.isTrusted || (!a && !c && (f = "virtual", u("virtual", e)), a = !1, c = !1);
24
- }
25
- function E() {
26
- b || (a = !1, c = !0);
27
- }
28
- function $(e) {
29
- if (typeof window > "u" || i.get(s(e))) return;
30
- const n = s(e), t = v(e);
31
- let r = n.HTMLElement.prototype.focus;
32
- n.HTMLElement.prototype.focus = function() {
33
- a = !0, r.apply(this, arguments);
34
- }, t.addEventListener("keydown", d, !0), t.addEventListener("keyup", d, !0), t.addEventListener("click", l, !0), n.addEventListener("focus", p, !0), n.addEventListener("blur", E, !1), typeof PointerEvent < "u" ? (t.addEventListener("pointerdown", o, !0), t.addEventListener("pointermove", o, !0), t.addEventListener("pointerup", o, !0)) : process.env.NODE_ENV === "test" && (t.addEventListener("mousedown", o, !0), t.addEventListener("mousemove", o, !0), t.addEventListener("mouseup", o, !0)), n.addEventListener("beforeunload", () => {
35
- m(e);
36
- }, {
37
- once: !0
38
- }), i.set(n, {
39
- focus: r
40
- });
41
- }
42
- const m = (e, n) => {
43
- const t = s(e), r = v(e);
44
- n && r.removeEventListener("DOMContentLoaded", n), i.has(t) && (t.HTMLElement.prototype.focus = i.get(t).focus, r.removeEventListener("keydown", d, !0), r.removeEventListener("keyup", d, !0), r.removeEventListener("click", l, !0), t.removeEventListener("focus", p, !0), t.removeEventListener("blur", E, !1), typeof PointerEvent < "u" ? (r.removeEventListener("pointerdown", o, !0), r.removeEventListener("pointermove", o, !0), r.removeEventListener("pointerup", o, !0)) : process.env.NODE_ENV === "test" && (r.removeEventListener("mousedown", o, !0), r.removeEventListener("mousemove", o, !0), r.removeEventListener("mouseup", o, !0)), i.delete(t));
45
- };
46
- function k(e) {
47
- const n = v(e);
48
- let t;
49
- return n.readyState !== "loading" ? $(e) : (t = () => {
50
- $(e);
51
- }, n.addEventListener("DOMContentLoaded", t)), () => m(e, t);
52
- }
53
- typeof document < "u" && k();
54
- function D() {
55
- return f;
56
- }
57
- function F(e) {
58
- f = e, u(e, null);
1
+ import { g as i } from "./index271.mjs";
2
+ function r(a, t) {
3
+ const e = i(t);
4
+ return e !== t && (e.style.backfaceVisibility = "hidden", e.style["-webkit-backface-visibility"] = "hidden"), e;
59
5
  }
60
6
  export {
61
- k as addWindowFocusTracking,
62
- D as getInteractionModality,
63
- i as hasSetupGlobalListeners,
64
- F as setInteractionModality
7
+ r as e
65
8
  };
package/index276.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),e=t.createContext({register:()=>{}});e.displayName="PressResponderContext";exports.PressResponderContext=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index271.js");function f(a){let{swiper:e,duration:l,transformElements:s,allSlides:o}=a;const{activeIndex:d}=e,u=n=>n.parentElement?n.parentElement:e.slides.filter(t=>t.shadowRoot&&t.shadowRoot===n.parentNode)[0];if(e.params.virtualTranslate&&l!==0){let n=!1,r;o?r=s:r=s.filter(t=>{const i=t.classList.contains("swiper-slide-transform")?u(t):t;return e.getSlideIndex(i)===d}),r.forEach(t=>{c.k(t,()=>{if(n||!e||e.destroyed)return;n=!0,e.animating=!1;const i=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});e.wrapperEl.dispatchEvent(i)})})}}exports.e=f;