placer-toolkit 0.5.1 → 1.0.0-alpha.2

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 (1392) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +18 -22
  3. package/cdn/animations/attention_seekers/bounce.js +1 -0
  4. package/cdn/animations/attention_seekers/flash.js +1 -0
  5. package/cdn/animations/attention_seekers/headShake.js +1 -0
  6. package/cdn/animations/attention_seekers/heartBeat.js +1 -0
  7. package/cdn/animations/attention_seekers/jello.js +1 -0
  8. package/cdn/animations/attention_seekers/pulse.js +1 -0
  9. package/cdn/animations/attention_seekers/rubberBand.js +1 -0
  10. package/cdn/animations/attention_seekers/shake.js +1 -0
  11. package/cdn/animations/attention_seekers/shakeX.js +1 -0
  12. package/cdn/animations/attention_seekers/shakeY.js +1 -0
  13. package/cdn/animations/attention_seekers/swing.js +1 -0
  14. package/cdn/animations/attention_seekers/tada.js +1 -0
  15. package/cdn/animations/attention_seekers/wobble.js +1 -0
  16. package/cdn/animations/back_entrances/backInDown.js +1 -0
  17. package/cdn/animations/back_entrances/backInLeft.js +1 -0
  18. package/cdn/animations/back_entrances/backInRight.js +1 -0
  19. package/cdn/animations/back_entrances/backInUp.js +1 -0
  20. package/cdn/animations/back_exits/backOutDown.js +1 -0
  21. package/cdn/animations/back_exits/backOutLeft.js +1 -0
  22. package/cdn/animations/back_exits/backOutRight.js +1 -0
  23. package/cdn/animations/back_exits/backOutUp.js +1 -0
  24. package/cdn/animations/bouncing_entrances/bounceIn.js +1 -0
  25. package/cdn/animations/bouncing_entrances/bounceInDown.js +1 -0
  26. package/cdn/animations/bouncing_entrances/bounceInLeft.js +1 -0
  27. package/cdn/animations/bouncing_entrances/bounceInRight.js +1 -0
  28. package/cdn/animations/bouncing_entrances/bounceInUp.js +1 -0
  29. package/cdn/animations/bouncing_exits/bounceOut.js +1 -0
  30. package/cdn/animations/bouncing_exits/bounceOutDown.js +1 -0
  31. package/cdn/animations/bouncing_exits/bounceOutLeft.js +1 -0
  32. package/cdn/animations/bouncing_exits/bounceOutRight.js +1 -0
  33. package/cdn/animations/bouncing_exits/bounceOutUp.js +1 -0
  34. package/cdn/animations/easings/easings.js +1 -0
  35. package/cdn/animations/fading_entrances/fadeIn.js +1 -0
  36. package/cdn/animations/fading_entrances/fadeInBottomLeft.js +1 -0
  37. package/cdn/animations/fading_entrances/fadeInBottomRight.js +1 -0
  38. package/cdn/animations/fading_entrances/fadeInDown.js +1 -0
  39. package/cdn/animations/fading_entrances/fadeInDownBig.js +1 -0
  40. package/cdn/animations/fading_entrances/fadeInLeft.js +1 -0
  41. package/cdn/animations/fading_entrances/fadeInLeftBig.js +1 -0
  42. package/cdn/animations/fading_entrances/fadeInRight.js +1 -0
  43. package/cdn/animations/fading_entrances/fadeInRightBig.js +1 -0
  44. package/cdn/animations/fading_entrances/fadeInTopLeft.js +1 -0
  45. package/cdn/animations/fading_entrances/fadeInTopRight.js +1 -0
  46. package/cdn/animations/fading_entrances/fadeInUp.js +1 -0
  47. package/cdn/animations/fading_entrances/fadeInUpBig.js +1 -0
  48. package/cdn/animations/fading_exits/fadeOut.js +1 -0
  49. package/cdn/animations/fading_exits/fadeOutBottomLeft.js +1 -0
  50. package/cdn/animations/fading_exits/fadeOutBottomRight.js +1 -0
  51. package/cdn/animations/fading_exits/fadeOutDown.js +1 -0
  52. package/cdn/animations/fading_exits/fadeOutDownBig.js +1 -0
  53. package/cdn/animations/fading_exits/fadeOutLeft.js +1 -0
  54. package/cdn/animations/fading_exits/fadeOutLeftBig.js +1 -0
  55. package/cdn/animations/fading_exits/fadeOutRight.js +1 -0
  56. package/cdn/animations/fading_exits/fadeOutRightBig.js +1 -0
  57. package/cdn/animations/fading_exits/fadeOutTopLeft.js +1 -0
  58. package/cdn/animations/fading_exits/fadeOutTopRight.js +1 -0
  59. package/cdn/animations/fading_exits/fadeOutUp.js +1 -0
  60. package/cdn/animations/fading_exits/fadeOutUpBig.js +1 -0
  61. package/cdn/animations/flippers/flip.js +1 -0
  62. package/cdn/animations/flippers/flipInX.js +1 -0
  63. package/cdn/animations/flippers/flipInY.js +1 -0
  64. package/cdn/animations/flippers/flipOutX.js +1 -0
  65. package/cdn/animations/flippers/flipOutY.js +1 -0
  66. package/cdn/animations/index.js +1 -0
  67. package/cdn/animations/lightspeed/lightSpeedInLeft.js +1 -0
  68. package/cdn/animations/lightspeed/lightSpeedInRight.js +1 -0
  69. package/cdn/animations/lightspeed/lightSpeedOutLeft.js +1 -0
  70. package/cdn/animations/lightspeed/lightSpeedOutRight.js +1 -0
  71. package/cdn/animations/rotating_entrances/rotateIn.js +1 -0
  72. package/cdn/animations/rotating_entrances/rotateInDownLeft.js +1 -0
  73. package/cdn/animations/rotating_entrances/rotateInDownRight.js +1 -0
  74. package/cdn/animations/rotating_entrances/rotateInUpLeft.js +1 -0
  75. package/cdn/animations/rotating_entrances/rotateInUpRight.js +1 -0
  76. package/cdn/animations/rotating_exits/rotateOut.js +1 -0
  77. package/cdn/animations/rotating_exits/rotateOutDownLeft.js +1 -0
  78. package/cdn/animations/rotating_exits/rotateOutDownRight.js +1 -0
  79. package/cdn/animations/rotating_exits/rotateOutUpLeft.js +1 -0
  80. package/cdn/animations/rotating_exits/rotateOutUpRight.js +1 -0
  81. package/cdn/animations/sliding_entrances/slideInDown.js +1 -0
  82. package/cdn/animations/sliding_entrances/slideInLeft.js +1 -0
  83. package/cdn/animations/sliding_entrances/slideInRight.js +1 -0
  84. package/cdn/animations/sliding_entrances/slideInUp.js +1 -0
  85. package/cdn/animations/sliding_exits/slideOutDown.js +1 -0
  86. package/cdn/animations/sliding_exits/slideOutLeft.js +1 -0
  87. package/cdn/animations/sliding_exits/slideOutRight.js +1 -0
  88. package/cdn/animations/sliding_exits/slideOutUp.js +1 -0
  89. package/cdn/animations/specials/hinge.js +1 -0
  90. package/cdn/animations/specials/jackInTheBox.js +1 -0
  91. package/cdn/animations/specials/rollIn.js +1 -0
  92. package/cdn/animations/specials/rollOut.js +1 -0
  93. package/cdn/animations/zooming_entrances/zoomIn.js +1 -0
  94. package/cdn/animations/zooming_entrances/zoomInDown.js +1 -0
  95. package/cdn/animations/zooming_entrances/zoomInLeft.js +1 -0
  96. package/cdn/animations/zooming_entrances/zoomInRight.js +1 -0
  97. package/cdn/animations/zooming_entrances/zoomInUp.js +1 -0
  98. package/cdn/animations/zooming_exits/zoomOut.js +1 -0
  99. package/cdn/animations/zooming_exits/zoomOutDown.js +1 -0
  100. package/cdn/animations/zooming_exits/zoomOutLeft.js +1 -0
  101. package/cdn/animations/zooming_exits/zoomOutRight.js +1 -0
  102. package/cdn/animations/zooming_exits/zoomOutUp.js +1 -0
  103. package/cdn/chunks/chunk.22DZRUGL.js +1 -0
  104. package/cdn/chunks/chunk.2K4PNLGV.js +1 -0
  105. package/cdn/chunks/chunk.2KWTNKGQ.js +74 -0
  106. package/cdn/chunks/chunk.2N5ZK4F4.js +28 -0
  107. package/cdn/chunks/chunk.2SM5MTG6.js +1 -0
  108. package/cdn/chunks/chunk.2SQLMTYR.js +1 -0
  109. package/cdn/chunks/chunk.3EUMG6CL.js +112 -0
  110. package/cdn/chunks/chunk.3U3NAHEY.js +1 -0
  111. package/cdn/chunks/chunk.4CAEAIFN.js +1 -0
  112. package/cdn/chunks/chunk.4GFJDCKO.js +1 -0
  113. package/cdn/chunks/chunk.4NL2VE5O.js +1 -0
  114. package/cdn/chunks/chunk.4VMSMOA5.js +1 -0
  115. package/cdn/chunks/chunk.4W3OJG5Y.js +1 -0
  116. package/cdn/chunks/chunk.4X4XH4O2.js +1 -0
  117. package/cdn/chunks/chunk.4ZFWIEG2.js +1 -0
  118. package/cdn/chunks/chunk.5G3DFRPP.js +1 -0
  119. package/cdn/chunks/chunk.5HIUPHOM.js +1 -0
  120. package/cdn/chunks/chunk.5MJRUHKK.js +1 -0
  121. package/cdn/chunks/chunk.5OTOOMMJ.js +223 -0
  122. package/cdn/chunks/chunk.5PONJGRH.js +1 -0
  123. package/cdn/chunks/chunk.5WAFFOC5.js +1 -0
  124. package/cdn/chunks/chunk.5YXXLUP2.js +111 -0
  125. package/cdn/chunks/chunk.63PFEC3G.js +47 -0
  126. package/cdn/chunks/chunk.63YZ2OGJ.js +179 -0
  127. package/cdn/chunks/chunk.6C4VTMLQ.js +1 -0
  128. package/cdn/chunks/chunk.6RYC5FEW.js +1 -0
  129. package/cdn/chunks/chunk.6SP3MLBX.js +1 -0
  130. package/cdn/chunks/chunk.6T73D5OE.js +94 -0
  131. package/cdn/chunks/chunk.75KPG5ZW.js +73 -0
  132. package/cdn/chunks/chunk.75Y77XUI.js +288 -0
  133. package/cdn/chunks/chunk.7IRWTX4A.js +27 -0
  134. package/cdn/chunks/chunk.7QYDQTBC.js +1 -0
  135. package/cdn/chunks/chunk.7SJBQWSL.js +1 -0
  136. package/cdn/chunks/chunk.7UGLJJM6.js +1 -0
  137. package/cdn/chunks/chunk.7UYSBZLK.js +33 -0
  138. package/cdn/chunks/chunk.7XLP7ZNP.js +0 -0
  139. package/cdn/chunks/chunk.7YEJIK24.js +1 -0
  140. package/cdn/chunks/chunk.ADVDY32Z.js +1 -0
  141. package/cdn/chunks/chunk.AMJDSJZ5.js +130 -0
  142. package/cdn/chunks/chunk.B27E7VEZ.js +1 -0
  143. package/cdn/chunks/chunk.BGH5L7N6.js +1 -0
  144. package/cdn/chunks/chunk.BHNAOKFP.js +4 -0
  145. package/cdn/chunks/chunk.BSQP4EKW.js +17 -0
  146. package/cdn/chunks/chunk.C2RXDH23.js +12 -0
  147. package/cdn/chunks/chunk.CQPLNRNB.js +1 -0
  148. package/cdn/chunks/chunk.D5CFOPIE.js +1 -0
  149. package/cdn/chunks/chunk.DG6SQOFC.js +1 -0
  150. package/cdn/chunks/chunk.DNS43PE3.js +1 -0
  151. package/cdn/chunks/chunk.DQ2EFEM7.js +1 -0
  152. package/cdn/chunks/chunk.DRJDBJ6E.js +1 -0
  153. package/cdn/chunks/chunk.E4QLFQIH.js +1 -0
  154. package/cdn/chunks/chunk.E6MOE4FE.js +1 -0
  155. package/cdn/chunks/chunk.ECBLO7D3.js +1 -0
  156. package/cdn/chunks/chunk.EDLGCMPJ.js +1 -0
  157. package/cdn/chunks/chunk.ELYXTKTB.js +1 -0
  158. package/cdn/chunks/chunk.EMVTQD7Z.js +1 -0
  159. package/cdn/chunks/chunk.ESSED3D6.js +1 -0
  160. package/cdn/chunks/chunk.EZBCPDK5.js +1 -0
  161. package/cdn/chunks/chunk.EZBP4Q35.js +1 -0
  162. package/cdn/chunks/chunk.F7P64TTE.js +1 -0
  163. package/cdn/chunks/chunk.F7QM26VX.js +1 -0
  164. package/cdn/chunks/chunk.G3WMDHXU.js +1 -0
  165. package/cdn/chunks/chunk.G443HDU2.js +1 -0
  166. package/cdn/chunks/chunk.G4SAKBPC.js +1 -0
  167. package/cdn/chunks/chunk.GMD2IG67.js +1 -0
  168. package/cdn/chunks/chunk.GQIBOT7V.js +1 -0
  169. package/cdn/chunks/chunk.GRSW4YMQ.js +157 -0
  170. package/cdn/chunks/chunk.GUYJ76FZ.js +1 -0
  171. package/cdn/chunks/chunk.H2EOXVSZ.js +1 -0
  172. package/cdn/chunks/chunk.HAL7R4WT.js +0 -0
  173. package/cdn/chunks/chunk.HGR2N7GN.js +1 -0
  174. package/cdn/chunks/chunk.HNKZJPU5.js +1 -0
  175. package/cdn/chunks/chunk.HTBAOVSV.js +1 -0
  176. package/cdn/chunks/chunk.IFDHHGOU.js +1 -0
  177. package/cdn/chunks/chunk.IGMWK7NZ.js +1 -0
  178. package/cdn/chunks/chunk.IIHX5LOR.js +1 -0
  179. package/cdn/chunks/chunk.IJB4PCJH.js +1 -0
  180. package/cdn/chunks/chunk.IJMKJLO7.js +1 -0
  181. package/cdn/chunks/chunk.IJXVLI7F.js +1 -0
  182. package/cdn/chunks/chunk.ITURS4YZ.js +68 -0
  183. package/cdn/chunks/chunk.IUL3BHES.js +18 -0
  184. package/cdn/chunks/chunk.IX4OV3X6.js +63 -0
  185. package/cdn/chunks/chunk.J35PXB2V.js +204 -0
  186. package/cdn/chunks/chunk.JE6IZBGI.js +10 -0
  187. package/cdn/chunks/chunk.JTEIIDTY.js +106 -0
  188. package/cdn/chunks/chunk.KDTLVKSZ.js +127 -0
  189. package/cdn/chunks/chunk.KKVT4LHX.js +10 -0
  190. package/cdn/chunks/chunk.KPQGFV2T.js +1 -0
  191. package/cdn/chunks/chunk.KWVZRE3E.js +10 -0
  192. package/cdn/chunks/chunk.KYRT75BX.js +1 -0
  193. package/cdn/chunks/chunk.L2CNBOZJ.js +1 -0
  194. package/cdn/chunks/chunk.L4UUK6G4.js +1 -0
  195. package/cdn/chunks/chunk.LCCA4ADE.js +174 -0
  196. package/cdn/chunks/chunk.LDRHXIYA.js +1 -0
  197. package/cdn/chunks/chunk.LGGEB3IB.js +1 -0
  198. package/cdn/chunks/chunk.LHYUHRTC.js +1 -0
  199. package/cdn/chunks/chunk.LI6ACV6L.js +1 -0
  200. package/cdn/chunks/chunk.LIZVMFP3.js +1 -0
  201. package/cdn/chunks/chunk.LVUPLZGE.js +1 -0
  202. package/cdn/chunks/chunk.LWZCSGTE.js +1 -0
  203. package/cdn/chunks/chunk.M256MZ2P.js +1 -0
  204. package/cdn/chunks/chunk.M2NVAC3Z.js +1 -0
  205. package/cdn/chunks/chunk.MAQ3AU52.js +1 -0
  206. package/cdn/chunks/chunk.MM4THVKJ.js +1 -0
  207. package/cdn/chunks/chunk.MO7QMIH2.js +1 -0
  208. package/cdn/chunks/chunk.MV54FYCN.js +1 -0
  209. package/cdn/chunks/chunk.N5AZOOIZ.js +1 -0
  210. package/cdn/chunks/chunk.N72C3VU3.js +1 -0
  211. package/cdn/chunks/chunk.NE3XXRZM.js +1 -0
  212. package/cdn/chunks/chunk.NPYG3KBW.js +1 -0
  213. package/cdn/chunks/chunk.NTFNGAOW.js +117 -0
  214. package/cdn/chunks/chunk.NU2STAMX.js +1 -0
  215. package/cdn/chunks/chunk.NYIRGEA7.js +1 -0
  216. package/cdn/chunks/chunk.NYYTSWQF.js +38 -0
  217. package/cdn/chunks/chunk.O537LU5E.js +1 -0
  218. package/cdn/chunks/chunk.OD26IPSI.js +1 -0
  219. package/cdn/chunks/chunk.OI4TZZJC.js +305 -0
  220. package/cdn/chunks/chunk.OOQOIJSK.js +1 -0
  221. package/cdn/chunks/chunk.OQDGIWGZ.js +196 -0
  222. package/cdn/chunks/chunk.ORA34WZP.js +1 -0
  223. package/cdn/chunks/chunk.P4UE3S5U.js +1 -0
  224. package/cdn/chunks/chunk.P7GBRX2Q.js +1 -0
  225. package/cdn/chunks/chunk.P7X6ERDI.js +1 -0
  226. package/cdn/chunks/chunk.PBL2P7GX.js +1 -0
  227. package/cdn/chunks/chunk.PCTA7J6C.js +1 -0
  228. package/cdn/chunks/chunk.POW4JBEN.js +79 -0
  229. package/cdn/chunks/chunk.PP72VCB4.js +1 -0
  230. package/cdn/chunks/chunk.PSDD6Q4W.js +1 -0
  231. package/cdn/chunks/chunk.QCISI32Q.js +4 -0
  232. package/cdn/chunks/chunk.QE6C2GEL.js +1 -0
  233. package/cdn/chunks/chunk.QL5C2XOW.js +0 -0
  234. package/cdn/chunks/chunk.QPQZP354.js +208 -0
  235. package/cdn/chunks/chunk.QY5QOZRE.js +1 -0
  236. package/cdn/chunks/chunk.R2GXUKDX.js +1 -0
  237. package/cdn/chunks/chunk.R4FKXVN2.js +1 -0
  238. package/cdn/chunks/chunk.RFDMVIMA.js +1 -0
  239. package/cdn/chunks/chunk.RQ34LIU5.js +1 -0
  240. package/cdn/chunks/chunk.RWQ2HCYN.js +297 -0
  241. package/cdn/chunks/chunk.RYPVSVQS.js +326 -0
  242. package/cdn/chunks/chunk.RZZMGXAZ.js +1 -0
  243. package/cdn/chunks/chunk.SEIDC2AV.js +1 -0
  244. package/cdn/chunks/chunk.SMFJUIOR.js +10 -0
  245. package/cdn/chunks/chunk.SPURF5RT.js +4 -0
  246. package/cdn/chunks/chunk.STH7HATQ.js +142 -0
  247. package/cdn/chunks/chunk.SUPXW5XU.js +1 -0
  248. package/cdn/chunks/chunk.SXVGSAUS.js +4 -0
  249. package/cdn/chunks/chunk.TARXG5U3.js +1 -0
  250. package/cdn/chunks/chunk.TMAMLCL3.js +1 -0
  251. package/cdn/chunks/chunk.TMMJRXEV.js +1 -0
  252. package/cdn/chunks/chunk.TRVVBQVV.js +481 -0
  253. package/cdn/chunks/chunk.TSGCOVAS.js +1 -0
  254. package/cdn/chunks/chunk.TSZI2CPF.js +1 -0
  255. package/cdn/chunks/chunk.U2DNK7H4.js +1 -0
  256. package/cdn/chunks/chunk.U3MA3RIB.js +1 -0
  257. package/cdn/chunks/chunk.U3P5JBYR.js +250 -0
  258. package/cdn/chunks/chunk.U4YNKCI4.js +1 -0
  259. package/cdn/chunks/chunk.U7RBI2DC.js +1 -0
  260. package/cdn/chunks/chunk.UDGTTCHU.js +660 -0
  261. package/cdn/chunks/chunk.UJQFNBOE.js +1 -0
  262. package/cdn/chunks/chunk.UY4REGW5.js +1 -0
  263. package/cdn/chunks/chunk.V3AEPIKH.js +1 -0
  264. package/cdn/chunks/chunk.V4EXVX5U.js +1 -0
  265. package/cdn/chunks/chunk.V4LKFSOV.js +1 -0
  266. package/cdn/chunks/chunk.V7QO7LZ4.js +1 -0
  267. package/cdn/chunks/chunk.VVTMOSN2.js +170 -0
  268. package/cdn/chunks/chunk.W5PM7F34.js +34 -0
  269. package/cdn/chunks/chunk.WLREBMFL.js +1 -0
  270. package/cdn/chunks/chunk.X2UEAQ7T.js +1 -0
  271. package/cdn/chunks/chunk.XDLJVU4W.js +3 -0
  272. package/cdn/chunks/chunk.XESREUP5.js +10 -0
  273. package/cdn/chunks/chunk.XGNJKW3A.js +111 -0
  274. package/cdn/chunks/chunk.XNUSDBIN.js +1 -0
  275. package/cdn/chunks/chunk.XSSNRCMY.js +1 -0
  276. package/cdn/chunks/chunk.Y4QDLYQS.js +1 -0
  277. package/cdn/chunks/chunk.YDM7FW42.js +100 -0
  278. package/cdn/chunks/chunk.YEQLZR6M.js +1 -0
  279. package/cdn/chunks/chunk.YPCDSPNA.js +1 -0
  280. package/cdn/chunks/chunk.YUNTZWZZ.js +73 -0
  281. package/cdn/chunks/chunk.YVZPSF4R.js +1 -0
  282. package/cdn/chunks/chunk.YWY7M46V.js +1 -0
  283. package/cdn/chunks/chunk.Z6NCEETZ.js +1 -0
  284. package/cdn/chunks/chunk.ZDVLHLRA.js +1 -0
  285. package/cdn/chunks/chunk.ZE2WQTE4.js +1 -0
  286. package/cdn/chunks/chunk.ZJK5UEUE.js +1 -0
  287. package/cdn/chunks/chunk.ZRRFT6U7.js +1 -0
  288. package/cdn/chunks/chunk.ZS4GILCB.js +1 -0
  289. package/cdn/chunks/chunk.ZVANQQXU.js +1 -0
  290. package/cdn/chunks/chunk.ZY64ASSW.js +1 -0
  291. package/cdn/chunks/chunk.ZZIEMICG.js +11 -0
  292. package/cdn/components/animation/animation.js +1 -0
  293. package/cdn/components/animation/animations.js +1 -0
  294. package/cdn/components/avatar/avatar.js +1 -0
  295. package/cdn/components/badge/badge.js +1 -0
  296. package/cdn/components/button/button.js +1 -0
  297. package/cdn/components/button-group/button-group.js +1 -0
  298. package/cdn/components/callout/callout.js +1 -0
  299. package/cdn/components/card/card.js +1 -0
  300. package/cdn/components/checkbox/checkbox.js +1 -0
  301. package/cdn/components/color-picker/color-picker.js +1 -0
  302. package/cdn/components/comparer/comparer.js +1 -0
  303. package/cdn/components/copy-button/copy-button.js +1 -0
  304. package/cdn/components/details/details.js +1 -0
  305. package/cdn/components/dialog/dialog.js +1 -0
  306. package/cdn/components/divider/divider.js +1 -0
  307. package/cdn/components/drawer/drawer.js +1 -0
  308. package/cdn/components/dropdown/dropdown.js +1 -0
  309. package/cdn/components/dropdown-item/dropdown-item.js +1 -0
  310. package/cdn/components/format-bytes/format-bytes.js +1 -0
  311. package/cdn/components/format-date/format-date.js +1 -0
  312. package/cdn/components/format-number/format-number.js +1 -0
  313. package/cdn/components/icon/icon.js +1 -0
  314. package/cdn/components/icon/library.default.js +1 -0
  315. package/cdn/components/icon/library.js +1 -0
  316. package/cdn/components/icon/library.system.js +1 -0
  317. package/cdn/components/input/input.js +1 -0
  318. package/cdn/components/mutation-observer/mutation-observer.js +1 -0
  319. package/cdn/components/option/option.js +1 -0
  320. package/cdn/components/popup/popup.js +1 -0
  321. package/cdn/components/qr-code/qr-code.js +1 -0
  322. package/cdn/components/radio/radio.js +1 -0
  323. package/cdn/components/radio-group/radio-group.js +1 -0
  324. package/cdn/components/rating/rating.js +1 -0
  325. package/cdn/components/resize-observer/resize-observer.js +1 -0
  326. package/cdn/components/scroller/scroller.js +1 -0
  327. package/cdn/components/select/select.js +1 -0
  328. package/cdn/components/spinner/spinner.js +1 -0
  329. package/cdn/components/switch/switch.js +1 -0
  330. package/cdn/components/tab/tab.js +1 -0
  331. package/cdn/components/tab-group/tab-group.js +1 -0
  332. package/cdn/components/tab-panel/tab-panel.js +1 -0
  333. package/cdn/components/tag/tag.js +1 -0
  334. package/cdn/components/textarea/textarea.js +1 -0
  335. package/cdn/components/tooltip/tooltip.js +1 -0
  336. package/cdn/custom-elements.json +13055 -0
  337. package/cdn/events/events.js +1 -0
  338. package/cdn/events/pc-after-collapse.js +0 -0
  339. package/cdn/events/pc-after-expand.js +0 -0
  340. package/cdn/events/pc-after-hide.js +0 -0
  341. package/cdn/events/pc-after-show.js +0 -0
  342. package/cdn/events/pc-blur.js +0 -0
  343. package/cdn/events/pc-cancel.js +0 -0
  344. package/cdn/events/pc-change.js +0 -0
  345. package/cdn/events/pc-clear.js +0 -0
  346. package/cdn/events/pc-close.js +0 -0
  347. package/cdn/events/pc-collapse.js +0 -0
  348. package/cdn/events/pc-copy.js +0 -0
  349. package/cdn/events/pc-error.js +0 -0
  350. package/cdn/events/pc-expand.js +0 -0
  351. package/cdn/events/pc-finish.js +0 -0
  352. package/cdn/events/pc-focus.js +0 -0
  353. package/cdn/events/pc-hide.js +0 -0
  354. package/cdn/events/pc-hover.js +0 -0
  355. package/cdn/events/pc-initial-focus.js +0 -0
  356. package/cdn/events/pc-input.js +0 -0
  357. package/cdn/events/pc-invalid.js +0 -0
  358. package/cdn/events/pc-lazy-change.js +0 -0
  359. package/cdn/events/pc-lazy-load.js +0 -0
  360. package/cdn/events/pc-load.js +0 -0
  361. package/cdn/events/pc-mutation.js +0 -0
  362. package/cdn/events/pc-remove.js +0 -0
  363. package/cdn/events/pc-reposition.js +0 -0
  364. package/cdn/events/pc-resize.js +0 -0
  365. package/cdn/events/pc-select.js +0 -0
  366. package/cdn/events/pc-selection-change.js +0 -0
  367. package/cdn/events/pc-show.js +0 -0
  368. package/cdn/events/pc-slide-change.js +0 -0
  369. package/cdn/events/pc-start.js +0 -0
  370. package/cdn/events/pc-tab-hide.js +0 -0
  371. package/cdn/events/pc-tab-show.js +0 -0
  372. package/cdn/global-shims.js +1 -0
  373. package/cdn/internal/active-elements.js +1 -0
  374. package/cdn/internal/animate.js +1 -0
  375. package/cdn/internal/close-active-element.js +1 -0
  376. package/cdn/internal/debounce.js +1 -0
  377. package/cdn/internal/default-value.js +1 -0
  378. package/cdn/internal/drag.js +1 -0
  379. package/cdn/internal/emit.js +1 -0
  380. package/cdn/internal/event.js +1 -0
  381. package/cdn/internal/form.js +1 -0
  382. package/cdn/internal/math.js +1 -0
  383. package/cdn/internal/offset.js +1 -0
  384. package/cdn/internal/parse.js +1 -0
  385. package/cdn/internal/placer-element.js +1 -0
  386. package/cdn/internal/placer-form-control.js +0 -0
  387. package/cdn/internal/scroll.js +1 -0
  388. package/cdn/internal/scrollend-polyfill.js +1 -0
  389. package/cdn/internal/slot.js +1 -0
  390. package/cdn/internal/string.js +1 -0
  391. package/cdn/internal/tabbable.js +1 -0
  392. package/cdn/internal/watch.js +1 -0
  393. package/cdn/placer-autoloader.js +1 -0
  394. package/cdn/placer.js +1 -0
  395. package/cdn/styles/component-styles/form-control.css +33 -0
  396. package/cdn/styles/component-styles/host.css +13 -0
  397. package/cdn/styles/native.css +451 -0
  398. package/cdn/styles/palette/base.css +100 -0
  399. package/cdn/styles/palette/default.css +227 -0
  400. package/cdn/styles/palette/muted.css +227 -0
  401. package/cdn/styles/palette/vibrant.css +227 -0
  402. package/cdn/styles/placer.css +10 -0
  403. package/cdn/styles/themes/default.css +445 -0
  404. package/cdn/styles/themes/serene.css +454 -0
  405. package/cdn/styles/themes/utility.css +544 -0
  406. package/cdn/styles/utilities/align-items.css +21 -0
  407. package/cdn/styles/utilities/appearance.css +62 -0
  408. package/cdn/styles/utilities/border-radius.css +29 -0
  409. package/cdn/styles/utilities/fouce.css +11 -0
  410. package/cdn/styles/utilities/gap.css +66 -0
  411. package/cdn/styles/utilities/layout.css +162 -0
  412. package/cdn/styles/utilities/scroll-lock.css +21 -0
  413. package/cdn/styles/utilities/size.css +16 -0
  414. package/cdn/styles/utilities/text.css +156 -0
  415. package/cdn/styles/utilities/visually-hidden.css +16 -0
  416. package/cdn/styles/utilities.css +13 -0
  417. package/cdn/translations/ar.js +1 -0
  418. package/cdn/translations/bg.js +1 -0
  419. package/cdn/translations/bn.js +1 -0
  420. package/cdn/translations/bs.js +1 -0
  421. package/cdn/translations/ca.js +1 -0
  422. package/cdn/translations/cs.js +1 -0
  423. package/cdn/translations/cy.js +1 -0
  424. package/cdn/translations/da.js +1 -0
  425. package/cdn/translations/de-at.js +1 -0
  426. package/cdn/translations/de-ch.js +1 -0
  427. package/cdn/translations/de.js +1 -0
  428. package/cdn/translations/el.js +1 -0
  429. package/cdn/translations/en-gb.js +1 -0
  430. package/cdn/translations/en.js +1 -0
  431. package/cdn/translations/es-es.js +1 -0
  432. package/cdn/translations/es.js +1 -0
  433. package/cdn/translations/et.js +1 -0
  434. package/cdn/translations/eu.js +1 -0
  435. package/cdn/translations/fa.js +1 -0
  436. package/cdn/translations/fi.js +1 -0
  437. package/cdn/translations/fil.js +1 -0
  438. package/cdn/translations/fo.js +1 -0
  439. package/cdn/translations/fr-ca.js +1 -0
  440. package/cdn/translations/fr.js +1 -0
  441. package/cdn/translations/ga.js +1 -0
  442. package/cdn/translations/gu.js +1 -0
  443. package/cdn/translations/he.js +1 -0
  444. package/cdn/translations/hi.js +1 -0
  445. package/cdn/translations/hr.js +1 -0
  446. package/cdn/translations/hu.js +1 -0
  447. package/cdn/translations/id.js +1 -0
  448. package/cdn/translations/index.js +1 -0
  449. package/cdn/translations/is.js +1 -0
  450. package/cdn/translations/it.js +1 -0
  451. package/cdn/translations/ja.js +1 -0
  452. package/cdn/translations/ko.js +1 -0
  453. package/cdn/translations/lb.js +1 -0
  454. package/cdn/translations/lo.js +1 -0
  455. package/cdn/translations/lt.js +1 -0
  456. package/cdn/translations/lv.js +1 -0
  457. package/cdn/translations/mr.js +1 -0
  458. package/cdn/translations/ms.js +1 -0
  459. package/cdn/translations/mt.js +1 -0
  460. package/cdn/translations/nb.js +1 -0
  461. package/cdn/translations/nl-be.js +1 -0
  462. package/cdn/translations/nl.js +1 -0
  463. package/cdn/translations/nn.js +1 -0
  464. package/cdn/translations/pa-guru.js +1 -0
  465. package/cdn/translations/pa.js +1 -0
  466. package/cdn/translations/pl.js +1 -0
  467. package/cdn/translations/ps.js +1 -0
  468. package/cdn/translations/pt-br.js +1 -0
  469. package/cdn/translations/pt-pt.js +1 -0
  470. package/cdn/translations/pt.js +1 -0
  471. package/cdn/translations/ro.js +1 -0
  472. package/cdn/translations/ru.js +1 -0
  473. package/cdn/translations/sk.js +1 -0
  474. package/cdn/translations/sl.js +1 -0
  475. package/cdn/translations/sq.js +1 -0
  476. package/cdn/translations/sr.js +1 -0
  477. package/cdn/translations/sv.js +1 -0
  478. package/cdn/translations/sw.js +1 -0
  479. package/cdn/translations/te.js +1 -0
  480. package/cdn/translations/th.js +1 -0
  481. package/cdn/translations/tl.js +1 -0
  482. package/cdn/translations/tr.js +1 -0
  483. package/cdn/translations/uk.js +1 -0
  484. package/cdn/translations/ur.js +1 -0
  485. package/cdn/translations/vi.js +1 -0
  486. package/cdn/translations/zh-cn.js +1 -0
  487. package/cdn/translations/zh-hk.js +1 -0
  488. package/cdn/translations/zh-tw.js +1 -0
  489. package/cdn/utilities/animation-registry.js +1 -0
  490. package/cdn/utilities/animation.js +1 -0
  491. package/cdn/utilities/form.js +1 -0
  492. package/cdn/utilities/icon-library.js +1 -0
  493. package/cdn/utilities/kit-code.js +1 -0
  494. package/cdn/utilities/localize.js +1 -0
  495. package/dist/animations/attention_seekers/bounce.js +46 -44
  496. package/dist/animations/attention_seekers/flash.js +10 -8
  497. package/dist/animations/attention_seekers/headShake.js +11 -9
  498. package/dist/animations/attention_seekers/heartBeat.js +10 -8
  499. package/dist/animations/attention_seekers/jello.js +18 -16
  500. package/dist/animations/attention_seekers/pulse.js +8 -6
  501. package/dist/animations/attention_seekers/rubberBand.js +12 -10
  502. package/dist/animations/attention_seekers/shake.js +16 -14
  503. package/dist/animations/attention_seekers/shakeX.js +16 -14
  504. package/dist/animations/attention_seekers/shakeY.js +16 -14
  505. package/dist/animations/attention_seekers/swing.js +10 -8
  506. package/dist/animations/attention_seekers/tada.js +43 -41
  507. package/dist/animations/attention_seekers/wobble.js +27 -25
  508. package/dist/animations/back_entrances/backInDown.js +8 -6
  509. package/dist/animations/back_entrances/backInLeft.js +8 -6
  510. package/dist/animations/back_entrances/backInRight.js +8 -6
  511. package/dist/animations/back_entrances/backInUp.js +8 -6
  512. package/dist/animations/back_exits/backOutDown.js +8 -6
  513. package/dist/animations/back_exits/backOutLeft.js +8 -6
  514. package/dist/animations/back_exits/backOutRight.js +8 -6
  515. package/dist/animations/back_exits/backOutUp.js +8 -6
  516. package/dist/animations/bouncing_entrances/bounceIn.js +17 -15
  517. package/dist/animations/bouncing_entrances/bounceInDown.js +23 -21
  518. package/dist/animations/bouncing_entrances/bounceInLeft.js +23 -21
  519. package/dist/animations/bouncing_entrances/bounceInRight.js +23 -21
  520. package/dist/animations/bouncing_entrances/bounceInUp.js +23 -21
  521. package/dist/animations/bouncing_exits/bounceOut.js +9 -7
  522. package/dist/animations/bouncing_exits/bounceOutDown.js +21 -19
  523. package/dist/animations/bouncing_exits/bounceOutLeft.js +15 -13
  524. package/dist/animations/bouncing_exits/bounceOutRight.js +15 -13
  525. package/dist/animations/bouncing_exits/bounceOutUp.js +21 -19
  526. package/dist/animations/easings/easings.js +34 -32
  527. package/dist/animations/fading_entrances/fadeIn.js +7 -5
  528. package/dist/animations/fading_entrances/fadeInBottomLeft.js +7 -5
  529. package/dist/animations/fading_entrances/fadeInBottomRight.js +7 -5
  530. package/dist/animations/fading_entrances/fadeInDown.js +7 -5
  531. package/dist/animations/fading_entrances/fadeInDownBig.js +7 -5
  532. package/dist/animations/fading_entrances/fadeInLeft.js +7 -5
  533. package/dist/animations/fading_entrances/fadeInLeftBig.js +7 -5
  534. package/dist/animations/fading_entrances/fadeInRight.js +7 -5
  535. package/dist/animations/fading_entrances/fadeInRightBig.js +7 -5
  536. package/dist/animations/fading_entrances/fadeInTopLeft.js +7 -5
  537. package/dist/animations/fading_entrances/fadeInTopRight.js +7 -5
  538. package/dist/animations/fading_entrances/fadeInUp.js +7 -5
  539. package/dist/animations/fading_entrances/fadeInUpBig.js +7 -5
  540. package/dist/animations/fading_exits/fadeOut.js +7 -5
  541. package/dist/animations/fading_exits/fadeOutBottomLeft.js +7 -5
  542. package/dist/animations/fading_exits/fadeOutBottomRight.js +7 -5
  543. package/dist/animations/fading_exits/fadeOutDown.js +7 -5
  544. package/dist/animations/fading_exits/fadeOutDownBig.js +7 -5
  545. package/dist/animations/fading_exits/fadeOutLeft.js +7 -5
  546. package/dist/animations/fading_exits/fadeOutLeftBig.js +7 -5
  547. package/dist/animations/fading_exits/fadeOutRight.js +7 -5
  548. package/dist/animations/fading_exits/fadeOutRightBig.js +7 -5
  549. package/dist/animations/fading_exits/fadeOutTopLeft.js +7 -5
  550. package/dist/animations/fading_exits/fadeOutTopRight.js +7 -5
  551. package/dist/animations/fading_exits/fadeOutUp.js +7 -5
  552. package/dist/animations/fading_exits/fadeOutUpBig.js +7 -5
  553. package/dist/animations/flippers/flip.js +30 -28
  554. package/dist/animations/flippers/flipInX.js +23 -21
  555. package/dist/animations/flippers/flipInY.js +23 -21
  556. package/dist/animations/flippers/flipOutX.js +16 -14
  557. package/dist/animations/flippers/flipOutY.js +16 -14
  558. package/dist/animations/index.js +1208 -101
  559. package/dist/animations/lightspeed/lightSpeedInLeft.js +13 -11
  560. package/dist/animations/lightspeed/lightSpeedInRight.js +13 -11
  561. package/dist/animations/lightspeed/lightSpeedOutLeft.js +11 -9
  562. package/dist/animations/lightspeed/lightSpeedOutRight.js +11 -9
  563. package/dist/animations/rotating_entrances/rotateIn.js +7 -5
  564. package/dist/animations/rotating_entrances/rotateInDownLeft.js +7 -5
  565. package/dist/animations/rotating_entrances/rotateInDownRight.js +7 -5
  566. package/dist/animations/rotating_entrances/rotateInUpLeft.js +7 -5
  567. package/dist/animations/rotating_entrances/rotateInUpRight.js +7 -5
  568. package/dist/animations/rotating_exits/rotateOut.js +7 -5
  569. package/dist/animations/rotating_exits/rotateOutDownLeft.js +7 -5
  570. package/dist/animations/rotating_exits/rotateOutDownRight.js +7 -5
  571. package/dist/animations/rotating_exits/rotateOutUpLeft.js +7 -5
  572. package/dist/animations/rotating_exits/rotateOutUpRight.js +7 -5
  573. package/dist/animations/sliding_entrances/slideInDown.js +7 -5
  574. package/dist/animations/sliding_entrances/slideInLeft.js +7 -5
  575. package/dist/animations/sliding_entrances/slideInRight.js +7 -5
  576. package/dist/animations/sliding_entrances/slideInUp.js +7 -5
  577. package/dist/animations/sliding_exits/slideOutDown.js +7 -5
  578. package/dist/animations/sliding_exits/slideOutLeft.js +7 -5
  579. package/dist/animations/sliding_exits/slideOutRight.js +7 -5
  580. package/dist/animations/sliding_exits/slideOutUp.js +7 -5
  581. package/dist/animations/specials/hinge.js +29 -27
  582. package/dist/animations/specials/jackInTheBox.js +14 -12
  583. package/dist/animations/specials/rollIn.js +11 -9
  584. package/dist/animations/specials/rollOut.js +11 -9
  585. package/dist/animations/zooming_entrances/zoomIn.js +7 -5
  586. package/dist/animations/zooming_entrances/zoomInDown.js +17 -15
  587. package/dist/animations/zooming_entrances/zoomInLeft.js +17 -15
  588. package/dist/animations/zooming_entrances/zoomInRight.js +17 -15
  589. package/dist/animations/zooming_entrances/zoomInUp.js +17 -15
  590. package/dist/animations/zooming_exits/zoomOut.js +8 -6
  591. package/dist/animations/zooming_exits/zoomOutDown.js +17 -15
  592. package/dist/animations/zooming_exits/zoomOutLeft.js +15 -13
  593. package/dist/animations/zooming_exits/zoomOutRight.js +15 -13
  594. package/dist/animations/zooming_exits/zoomOutUp.js +17 -15
  595. package/dist/components/animation/animation.d.ts +65 -3
  596. package/dist/components/animation/animation.js +2185 -3
  597. package/dist/components/animation/animations.js +1225 -8
  598. package/dist/components/avatar/avatar.d.ts +43 -3
  599. package/dist/components/avatar/avatar.js +1323 -3
  600. package/dist/components/badge/badge.d.ts +23 -3
  601. package/dist/components/badge/badge.js +754 -3
  602. package/dist/components/button/button.d.ts +102 -3
  603. package/dist/components/button/button.js +1516 -3
  604. package/dist/components/button-group/button-group.d.ts +28 -3
  605. package/dist/components/button-group/button-group.js +898 -3
  606. package/dist/components/callout/callout.d.ts +24 -3
  607. package/dist/components/callout/callout.js +763 -3
  608. package/dist/components/card/card.d.ts +27 -3
  609. package/dist/components/card/card.js +866 -3
  610. package/dist/components/checkbox/checkbox.d.ts +93 -3
  611. package/dist/components/checkbox/checkbox.js +1920 -3
  612. package/dist/components/color-picker/color-picker.d.ts +206 -0
  613. package/dist/components/color-picker/color-picker.js +7014 -0
  614. package/dist/components/comparer/comparer.d.ts +44 -3
  615. package/dist/components/comparer/comparer.js +1631 -3
  616. package/dist/components/copy-button/copy-button.d.ts +74 -3
  617. package/dist/components/copy-button/copy-button.js +3936 -3
  618. package/dist/components/details/details.d.ts +64 -3
  619. package/dist/components/details/details.js +1735 -3
  620. package/dist/components/dialog/dialog.d.ts +71 -3
  621. package/dist/components/dialog/dialog.js +2062 -3
  622. package/dist/components/divider/divider.d.ts +19 -3
  623. package/dist/components/divider/divider.js +778 -3
  624. package/dist/components/drawer/drawer.d.ts +79 -3
  625. package/dist/components/drawer/drawer.js +2150 -3
  626. package/dist/components/dropdown/dropdown.d.ts +103 -3
  627. package/dist/components/dropdown/dropdown.js +3755 -3
  628. package/dist/components/dropdown-item/dropdown-item.d.ts +84 -0
  629. package/dist/components/dropdown-item/dropdown-item.js +1771 -0
  630. package/dist/components/format-bytes/format-bytes.d.ts +24 -0
  631. package/dist/components/format-bytes/format-bytes.js +960 -0
  632. package/dist/components/format-date/format-date.d.ts +40 -0
  633. package/dist/components/format-date/format-date.js +963 -0
  634. package/dist/components/format-number/format-number.d.ts +39 -0
  635. package/dist/components/format-number/format-number.js +1001 -0
  636. package/dist/components/icon/icon.d.ts +49 -3
  637. package/dist/components/icon/icon.js +1175 -3
  638. package/dist/components/icon/library.d.ts +3 -2
  639. package/dist/components/icon/library.default.js +63 -7
  640. package/dist/components/icon/library.js +230 -23
  641. package/dist/components/icon/library.system.js +134 -119
  642. package/dist/components/input/input.d.ts +165 -3
  643. package/dist/components/input/input.js +2303 -3
  644. package/dist/components/mutation-observer/mutation-observer.d.ts +37 -0
  645. package/dist/components/mutation-observer/mutation-observer.js +873 -0
  646. package/dist/components/option/option.d.ts +53 -3
  647. package/dist/components/option/option.js +1352 -3
  648. package/dist/components/popup/popup.d.ts +87 -3
  649. package/dist/components/popup/popup.js +2934 -3
  650. package/dist/components/qr-code/qr-code.d.ts +32 -3
  651. package/dist/components/qr-code/qr-code.js +1533 -3
  652. package/dist/components/radio/radio.d.ts +42 -3
  653. package/dist/components/radio/radio.js +925 -3
  654. package/dist/components/radio-group/radio-group.d.ts +79 -3
  655. package/dist/components/radio-group/radio-group.js +1519 -3
  656. package/dist/components/rating/rating.d.ts +67 -3
  657. package/dist/components/rating/rating.js +1757 -3
  658. package/dist/components/resize-observer/resize-observer.d.ts +26 -3
  659. package/dist/components/resize-observer/resize-observer.js +835 -3
  660. package/dist/components/scroller/scroller.d.ts +35 -0
  661. package/dist/components/scroller/scroller.js +1072 -0
  662. package/dist/components/select/select.d.ts +179 -3
  663. package/dist/components/select/select.js +5107 -3
  664. package/dist/components/spinner/spinner.d.ts +19 -3
  665. package/dist/components/spinner/spinner.js +917 -3
  666. package/dist/components/switch/switch.d.ts +85 -3
  667. package/dist/components/switch/switch.js +1479 -3
  668. package/dist/components/tab/tab.d.ts +47 -3
  669. package/dist/components/tab/tab.js +1788 -3
  670. package/dist/components/tab-group/tab-group.d.ts +91 -3
  671. package/dist/components/tab-group/tab-group.js +2385 -3
  672. package/dist/components/tab-panel/tab-panel.d.ts +24 -3
  673. package/dist/components/tab-panel/tab-panel.js +847 -3
  674. package/dist/components/tag/tag.d.ts +38 -3
  675. package/dist/components/tag/tag.js +1750 -3
  676. package/dist/components/textarea/textarea.d.ts +137 -0
  677. package/dist/components/textarea/textarea.js +1630 -0
  678. package/dist/components/tooltip/tooltip.d.ts +80 -3
  679. package/dist/components/tooltip/tooltip.js +3298 -3
  680. package/dist/custom-elements.json +13055 -0
  681. package/dist/events/events.d.ts +0 -1
  682. package/dist/events/events.js +0 -1
  683. package/dist/events/pc-after-collapse.js +0 -1
  684. package/dist/events/pc-after-expand.js +0 -1
  685. package/dist/events/pc-after-hide.js +0 -1
  686. package/dist/events/pc-after-show.js +0 -1
  687. package/dist/events/pc-blur.js +0 -1
  688. package/dist/events/pc-cancel.js +0 -1
  689. package/dist/events/pc-change.js +0 -1
  690. package/dist/events/pc-clear.js +0 -1
  691. package/dist/events/pc-close.js +0 -1
  692. package/dist/events/pc-collapse.js +0 -1
  693. package/dist/events/pc-copy.js +0 -1
  694. package/dist/events/pc-error.js +0 -1
  695. package/dist/events/pc-expand.js +0 -1
  696. package/dist/events/pc-finish.js +0 -1
  697. package/dist/events/pc-focus.js +0 -1
  698. package/dist/events/pc-hide.js +0 -1
  699. package/dist/events/pc-hover.js +0 -1
  700. package/dist/events/pc-initial-focus.js +0 -1
  701. package/dist/events/pc-input.js +0 -1
  702. package/dist/events/pc-invalid.js +0 -1
  703. package/dist/events/pc-lazy-change.js +0 -1
  704. package/dist/events/pc-lazy-load.js +0 -1
  705. package/dist/events/pc-load.js +0 -1
  706. package/dist/events/pc-mutation.js +0 -1
  707. package/dist/events/pc-remove.js +0 -1
  708. package/dist/events/pc-reposition.js +0 -1
  709. package/dist/events/pc-resize.js +0 -1
  710. package/dist/events/pc-select.d.ts +2 -2
  711. package/dist/events/pc-select.js +0 -1
  712. package/dist/events/pc-selection-change.d.ts +0 -0
  713. package/dist/events/pc-selection-change.js +0 -1
  714. package/dist/events/pc-show.js +0 -1
  715. package/dist/events/pc-slide-change.d.ts +0 -0
  716. package/dist/events/pc-slide-change.js +0 -1
  717. package/dist/events/pc-start.js +0 -1
  718. package/dist/events/pc-tab-hide.js +0 -1
  719. package/dist/events/pc-tab-show.js +0 -1
  720. package/dist/global-shims.js +84 -83
  721. package/dist/internal/active-elements.d.ts +16 -0
  722. package/dist/internal/active-elements.js +13 -12
  723. package/dist/internal/animate.d.ts +6 -6
  724. package/dist/internal/animate.js +45 -33
  725. package/dist/internal/close-active-element.d.ts +5 -0
  726. package/dist/internal/close-active-element.js +9 -7
  727. package/dist/internal/debounce.js +14 -12
  728. package/dist/internal/default-value.js +582 -22
  729. package/dist/internal/drag.d.ts +4 -0
  730. package/dist/internal/drag.js +25 -23
  731. package/dist/internal/emit.d.ts +1 -0
  732. package/dist/internal/emit.js +14 -12
  733. package/dist/internal/event.d.ts +1 -0
  734. package/dist/internal/event.js +13 -11
  735. package/dist/internal/form.d.ts +31 -13
  736. package/dist/internal/form.js +294 -262
  737. package/dist/internal/math.d.ts +3 -0
  738. package/dist/internal/math.js +29 -10
  739. package/dist/internal/offset.d.ts +1 -0
  740. package/dist/internal/offset.js +12 -8
  741. package/dist/internal/parse.d.ts +2 -0
  742. package/dist/internal/parse.js +7 -0
  743. package/dist/internal/placer-element.d.ts +30 -0
  744. package/dist/internal/placer-element.js +712 -0
  745. package/dist/internal/placer-form-control.d.ts +23 -0
  746. package/dist/internal/placer-form-control.js +0 -0
  747. package/dist/internal/scroll.d.ts +3 -0
  748. package/dist/internal/scroll.js +78 -56
  749. package/dist/internal/scrollend-polyfill.js +68 -60
  750. package/dist/internal/slot.d.ts +3 -0
  751. package/dist/internal/slot.js +74 -68
  752. package/dist/internal/string.d.ts +1 -0
  753. package/dist/internal/string.js +5 -3
  754. package/dist/internal/tabbable.d.ts +1 -0
  755. package/dist/internal/tabbable.js +128 -131
  756. package/dist/internal/watch.d.ts +12 -6
  757. package/dist/internal/watch.js +29 -29
  758. package/dist/placer-autoloader.js +45 -33
  759. package/dist/placer.d.ts +42 -38
  760. package/dist/placer.js +16097 -43
  761. package/dist/styles/component-styles/form-control.css +33 -0
  762. package/dist/styles/component-styles/host.css +13 -0
  763. package/dist/styles/native.css +451 -0
  764. package/dist/styles/palette/base.css +100 -0
  765. package/dist/styles/palette/default.css +227 -0
  766. package/dist/styles/palette/muted.css +227 -0
  767. package/dist/styles/palette/vibrant.css +227 -0
  768. package/dist/styles/placer.css +10 -0
  769. package/dist/styles/themes/default.css +445 -0
  770. package/dist/styles/themes/serene.css +454 -0
  771. package/dist/styles/themes/utility.css +544 -0
  772. package/dist/styles/utilities/align-items.css +21 -0
  773. package/dist/styles/utilities/appearance.css +62 -0
  774. package/dist/styles/utilities/border-radius.css +29 -0
  775. package/dist/styles/utilities/fouce.css +11 -0
  776. package/dist/styles/utilities/gap.css +66 -0
  777. package/dist/styles/utilities/layout.css +162 -0
  778. package/dist/styles/utilities/scroll-lock.css +21 -0
  779. package/dist/styles/utilities/size.css +16 -0
  780. package/dist/styles/utilities/text.css +156 -0
  781. package/dist/styles/utilities/visually-hidden.css +16 -0
  782. package/dist/styles/utilities.css +13 -0
  783. package/dist/translations/ar.d.ts +3 -0
  784. package/dist/translations/ar.js +655 -0
  785. package/dist/translations/bg.d.ts +3 -0
  786. package/dist/translations/bg.js +651 -0
  787. package/dist/translations/bn.d.ts +3 -0
  788. package/dist/translations/bn.js +651 -0
  789. package/dist/translations/bs.d.ts +3 -0
  790. package/dist/translations/bs.js +655 -0
  791. package/dist/translations/ca.d.ts +3 -0
  792. package/dist/translations/ca.js +651 -0
  793. package/dist/translations/cs.d.ts +3 -0
  794. package/dist/translations/cs.js +653 -0
  795. package/dist/translations/cy.d.ts +3 -0
  796. package/dist/translations/cy.js +651 -0
  797. package/dist/translations/da.d.ts +3 -0
  798. package/dist/translations/da.js +651 -0
  799. package/dist/translations/de-at.d.ts +3 -0
  800. package/dist/translations/de-at.js +661 -0
  801. package/dist/translations/de-ch.d.ts +3 -0
  802. package/dist/translations/de-ch.js +662 -0
  803. package/dist/translations/de.d.ts +3 -0
  804. package/dist/translations/de.js +651 -0
  805. package/dist/translations/el.d.ts +3 -0
  806. package/dist/translations/el.js +651 -0
  807. package/dist/translations/en-gb.d.ts +3 -0
  808. package/dist/translations/en-gb.js +664 -0
  809. package/dist/translations/en.d.ts +3 -0
  810. package/dist/translations/en.js +651 -0
  811. package/dist/translations/es-es.d.ts +3 -0
  812. package/dist/translations/es-es.js +664 -0
  813. package/dist/translations/es.d.ts +3 -0
  814. package/dist/translations/es.js +651 -0
  815. package/dist/translations/et.d.ts +3 -0
  816. package/dist/translations/et.js +651 -0
  817. package/dist/translations/eu.d.ts +3 -0
  818. package/dist/translations/eu.js +651 -0
  819. package/dist/translations/fa.d.ts +3 -0
  820. package/dist/translations/fa.js +651 -0
  821. package/dist/translations/fi.d.ts +3 -0
  822. package/dist/translations/fi.js +651 -0
  823. package/dist/translations/fil.d.ts +3 -0
  824. package/dist/translations/fil.js +651 -0
  825. package/dist/translations/fo.d.ts +3 -0
  826. package/dist/translations/fo.js +651 -0
  827. package/dist/translations/fr-ca.d.ts +3 -0
  828. package/dist/translations/fr-ca.js +662 -0
  829. package/dist/translations/fr.d.ts +3 -0
  830. package/dist/translations/fr.js +651 -0
  831. package/dist/translations/ga.d.ts +3 -0
  832. package/dist/translations/ga.js +651 -0
  833. package/dist/translations/gu.d.ts +3 -0
  834. package/dist/translations/gu.js +651 -0
  835. package/dist/translations/he.d.ts +3 -0
  836. package/dist/translations/he.js +651 -0
  837. package/dist/translations/hi.d.ts +3 -0
  838. package/dist/translations/hi.js +651 -0
  839. package/dist/translations/hr.d.ts +3 -0
  840. package/dist/translations/hr.js +655 -0
  841. package/dist/translations/hu.d.ts +3 -0
  842. package/dist/translations/hu.js +651 -0
  843. package/dist/translations/id.d.ts +3 -0
  844. package/dist/translations/id.js +651 -0
  845. package/dist/translations/index.d.ts +62 -0
  846. package/dist/translations/index.js +693 -0
  847. package/dist/translations/is.d.ts +3 -0
  848. package/dist/translations/is.js +651 -0
  849. package/dist/translations/it.d.ts +3 -0
  850. package/dist/translations/it.js +651 -0
  851. package/dist/translations/ja.d.ts +3 -0
  852. package/dist/translations/ja.js +649 -0
  853. package/dist/translations/ko.d.ts +3 -0
  854. package/dist/translations/ko.js +649 -0
  855. package/dist/translations/lb.d.ts +3 -0
  856. package/dist/translations/lb.js +651 -0
  857. package/dist/translations/lo.d.ts +3 -0
  858. package/dist/translations/lo.js +643 -0
  859. package/dist/translations/lt.d.ts +3 -0
  860. package/dist/translations/lt.js +651 -0
  861. package/dist/translations/lv.d.ts +3 -0
  862. package/dist/translations/lv.js +651 -0
  863. package/dist/translations/mr.d.ts +3 -0
  864. package/dist/translations/mr.js +651 -0
  865. package/dist/translations/ms.d.ts +3 -0
  866. package/dist/translations/ms.js +643 -0
  867. package/dist/translations/mt.d.ts +3 -0
  868. package/dist/translations/mt.js +651 -0
  869. package/dist/translations/nb.d.ts +3 -0
  870. package/dist/translations/nb.js +651 -0
  871. package/dist/translations/nl-be.d.ts +3 -0
  872. package/dist/translations/nl-be.js +664 -0
  873. package/dist/translations/nl.d.ts +3 -0
  874. package/dist/translations/nl.js +651 -0
  875. package/dist/translations/nn.d.ts +3 -0
  876. package/dist/translations/nn.js +677 -0
  877. package/dist/translations/pa-guru.d.ts +3 -0
  878. package/dist/translations/pa-guru.js +651 -0
  879. package/dist/translations/pa.d.ts +3 -0
  880. package/dist/translations/pa.js +651 -0
  881. package/dist/translations/pl.d.ts +3 -0
  882. package/dist/translations/pl.js +655 -0
  883. package/dist/translations/ps.d.ts +3 -0
  884. package/dist/translations/ps.js +651 -0
  885. package/dist/translations/pt-br.d.ts +3 -0
  886. package/dist/translations/pt-br.js +664 -0
  887. package/dist/translations/pt-pt.d.ts +3 -0
  888. package/dist/translations/pt-pt.js +685 -0
  889. package/dist/translations/pt.d.ts +3 -0
  890. package/dist/translations/pt.js +651 -0
  891. package/dist/translations/ro.d.ts +3 -0
  892. package/dist/translations/ro.js +651 -0
  893. package/dist/translations/ru.d.ts +3 -0
  894. package/dist/translations/ru.js +657 -0
  895. package/dist/translations/sk.d.ts +3 -0
  896. package/dist/translations/sk.js +653 -0
  897. package/dist/translations/sl.d.ts +3 -0
  898. package/dist/translations/sl.js +655 -0
  899. package/dist/translations/sq.d.ts +3 -0
  900. package/dist/translations/sq.js +651 -0
  901. package/dist/translations/sr.d.ts +3 -0
  902. package/dist/translations/sr.js +655 -0
  903. package/dist/translations/sv.d.ts +3 -0
  904. package/dist/translations/sv.js +651 -0
  905. package/dist/translations/sw.d.ts +3 -0
  906. package/dist/translations/sw.js +651 -0
  907. package/dist/translations/te.d.ts +3 -0
  908. package/dist/translations/te.js +651 -0
  909. package/dist/translations/th.d.ts +3 -0
  910. package/dist/translations/th.js +643 -0
  911. package/dist/translations/tl.d.ts +3 -0
  912. package/dist/translations/tl.js +651 -0
  913. package/dist/translations/tr.d.ts +3 -0
  914. package/dist/translations/tr.js +651 -0
  915. package/dist/translations/uk.d.ts +3 -0
  916. package/dist/translations/uk.js +655 -0
  917. package/dist/translations/ur.d.ts +3 -0
  918. package/dist/translations/ur.js +651 -0
  919. package/dist/translations/vi.d.ts +3 -0
  920. package/dist/translations/vi.js +651 -0
  921. package/dist/translations/zh-cn.d.ts +3 -0
  922. package/dist/translations/zh-cn.js +651 -0
  923. package/dist/translations/zh-hk.d.ts +3 -0
  924. package/dist/translations/zh-hk.js +649 -0
  925. package/dist/translations/zh-tw.d.ts +3 -0
  926. package/dist/translations/zh-tw.js +674 -0
  927. package/dist/utilities/animation-registry.js +33 -29
  928. package/dist/utilities/animation.js +1229 -1
  929. package/dist/utilities/form.js +61 -34
  930. package/dist/utilities/icon-library.js +229 -1
  931. package/dist/utilities/kit-code.d.ts +2 -0
  932. package/dist/utilities/kit-code.js +18 -0
  933. package/dist/utilities/localize.d.ts +35 -0
  934. package/dist/utilities/localize.js +739 -0
  935. package/package.json +86 -79
  936. package/dist/components/animation/animation.component.d.ts +0 -65
  937. package/dist/components/animation/animation.component.js +0 -247
  938. package/dist/components/animation/animation.styles.d.ts +0 -1
  939. package/dist/components/animation/animation.styles.js +0 -9
  940. package/dist/components/avatar/avatar.component.d.ts +0 -43
  941. package/dist/components/avatar/avatar.component.js +0 -137
  942. package/dist/components/avatar/avatar.styles.d.ts +0 -1
  943. package/dist/components/avatar/avatar.styles.js +0 -68
  944. package/dist/components/badge/badge.component.d.ts +0 -21
  945. package/dist/components/badge/badge.component.js +0 -64
  946. package/dist/components/badge/badge.styles.d.ts +0 -1
  947. package/dist/components/badge/badge.styles.js +0 -76
  948. package/dist/components/button/button.component.d.ts +0 -104
  949. package/dist/components/button/button.component.js +0 -346
  950. package/dist/components/button/button.styles.d.ts +0 -1
  951. package/dist/components/button/button.styles.js +0 -322
  952. package/dist/components/button-group/button-group.component.d.ts +0 -26
  953. package/dist/components/button-group/button-group.component.js +0 -93
  954. package/dist/components/button-group/button-group.styles.d.ts +0 -1
  955. package/dist/components/button-group/button-group.styles.js +0 -14
  956. package/dist/components/callout/callout.component.d.ts +0 -22
  957. package/dist/components/callout/callout.component.js +0 -63
  958. package/dist/components/callout/callout.styles.d.ts +0 -1
  959. package/dist/components/callout/callout.styles.js +0 -68
  960. package/dist/components/card/card.component.d.ts +0 -29
  961. package/dist/components/card/card.component.js +0 -59
  962. package/dist/components/card/card.styles.d.ts +0 -1
  963. package/dist/components/card/card.styles.js +0 -65
  964. package/dist/components/checkbox/checkbox.component.d.ts +0 -44
  965. package/dist/components/checkbox/checkbox.component.js +0 -287
  966. package/dist/components/checkbox/checkbox.styles.d.ts +0 -1
  967. package/dist/components/checkbox/checkbox.styles.js +0 -166
  968. package/dist/components/comparer/comparer.component.d.ts +0 -43
  969. package/dist/components/comparer/comparer.component.js +0 -181
  970. package/dist/components/comparer/comparer.styles.d.ts +0 -1
  971. package/dist/components/comparer/comparer.styles.js +0 -75
  972. package/dist/components/copy-button/copy-button.component.d.ts +0 -75
  973. package/dist/components/copy-button/copy-button.component.js +0 -289
  974. package/dist/components/copy-button/copy-button.styles.d.ts +0 -1
  975. package/dist/components/copy-button/copy-button.styles.js +0 -61
  976. package/dist/components/details/details.component.d.ts +0 -25
  977. package/dist/components/details/details.component.js +0 -243
  978. package/dist/components/details/details.styles.d.ts +0 -1
  979. package/dist/components/details/details.styles.js +0 -86
  980. package/dist/components/dialog/dialog.component.d.ts +0 -84
  981. package/dist/components/dialog/dialog.component.js +0 -362
  982. package/dist/components/dialog/dialog.styles.d.ts +0 -1
  983. package/dist/components/dialog/dialog.styles.js +0 -123
  984. package/dist/components/divider/divider.component.d.ts +0 -20
  985. package/dist/components/divider/divider.component.js +0 -51
  986. package/dist/components/divider/divider.styles.d.ts +0 -1
  987. package/dist/components/divider/divider.styles.js +0 -29
  988. package/dist/components/drawer/drawer.component.d.ts +0 -95
  989. package/dist/components/drawer/drawer.component.js +0 -509
  990. package/dist/components/drawer/drawer.styles.d.ts +0 -1
  991. package/dist/components/drawer/drawer.styles.js +0 -157
  992. package/dist/components/dropdown/dropdown.component.d.ts +0 -44
  993. package/dist/components/dropdown/dropdown.component.js +0 -385
  994. package/dist/components/dropdown/dropdown.styles.d.ts +0 -1
  995. package/dist/components/dropdown/dropdown.styles.js +0 -52
  996. package/dist/components/icon/icon.component.d.ts +0 -47
  997. package/dist/components/icon/icon.component.js +0 -225
  998. package/dist/components/icon/icon.styles.d.ts +0 -1
  999. package/dist/components/icon/icon.styles.js +0 -49
  1000. package/dist/components/icon-button/icon-button.component.d.ts +0 -27
  1001. package/dist/components/icon-button/icon-button.component.js +0 -151
  1002. package/dist/components/icon-button/icon-button.d.ts +0 -8
  1003. package/dist/components/icon-button/icon-button.js +0 -5
  1004. package/dist/components/icon-button/icon-button.styles.d.ts +0 -1
  1005. package/dist/components/icon-button/icon-button.styles.js +0 -53
  1006. package/dist/components/input/input.component.d.ts +0 -78
  1007. package/dist/components/input/input.component.js +0 -513
  1008. package/dist/components/input/input.styles.d.ts +0 -1
  1009. package/dist/components/input/input.styles.js +0 -308
  1010. package/dist/components/menu/menu.component.d.ts +0 -20
  1011. package/dist/components/menu/menu.component.js +0 -123
  1012. package/dist/components/menu/menu.d.ts +0 -8
  1013. package/dist/components/menu/menu.js +0 -5
  1014. package/dist/components/menu/menu.styles.d.ts +0 -1
  1015. package/dist/components/menu/menu.styles.js +0 -20
  1016. package/dist/components/menu-item/menu-item.component.d.ts +0 -34
  1017. package/dist/components/menu-item/menu-item.component.js +0 -211
  1018. package/dist/components/menu-item/menu-item.d.ts +0 -8
  1019. package/dist/components/menu-item/menu-item.js +0 -5
  1020. package/dist/components/menu-item/menu-item.styles.d.ts +0 -1
  1021. package/dist/components/menu-item/menu-item.styles.js +0 -157
  1022. package/dist/components/menu-item/submenu-controller.d.ts +0 -34
  1023. package/dist/components/menu-item/submenu-controller.js +0 -246
  1024. package/dist/components/menu-label/menu-label.component.d.ts +0 -15
  1025. package/dist/components/menu-label/menu-label.component.js +0 -25
  1026. package/dist/components/menu-label/menu-label.d.ts +0 -8
  1027. package/dist/components/menu-label/menu-label.js +0 -5
  1028. package/dist/components/menu-label/menu-label.styles.d.ts +0 -1
  1029. package/dist/components/menu-label/menu-label.styles.js +0 -22
  1030. package/dist/components/option/option.component.d.ts +0 -42
  1031. package/dist/components/option/option.component.js +0 -161
  1032. package/dist/components/option/option.styles.d.ts +0 -1
  1033. package/dist/components/option/option.styles.js +0 -108
  1034. package/dist/components/popup/popup.component.d.ts +0 -44
  1035. package/dist/components/popup/popup.component.js +0 -483
  1036. package/dist/components/popup/popup.styles.d.ts +0 -1
  1037. package/dist/components/popup/popup.styles.js +0 -64
  1038. package/dist/components/qr-code/qr-code.component.d.ts +0 -16
  1039. package/dist/components/qr-code/qr-code.component.js +0 -94
  1040. package/dist/components/qr-code/qr-code.styles.d.ts +0 -1
  1041. package/dist/components/qr-code/qr-code.styles.js +0 -9
  1042. package/dist/components/radio/radio.component.d.ts +0 -19
  1043. package/dist/components/radio/radio.component.js +0 -120
  1044. package/dist/components/radio/radio.styles.d.ts +0 -1
  1045. package/dist/components/radio/radio.styles.js +0 -132
  1046. package/dist/components/radio-button/radio-button.component.d.ts +0 -22
  1047. package/dist/components/radio-button/radio-button.component.js +0 -131
  1048. package/dist/components/radio-button/radio-button.d.ts +0 -8
  1049. package/dist/components/radio-button/radio-button.js +0 -5
  1050. package/dist/components/radio-button/radio-button.styles.d.ts +0 -1
  1051. package/dist/components/radio-button/radio-button.styles.js +0 -25
  1052. package/dist/components/radio-group/radio-group.component.d.ts +0 -46
  1053. package/dist/components/radio-group/radio-group.component.js +0 -379
  1054. package/dist/components/radio-group/radio-group.styles.d.ts +0 -1
  1055. package/dist/components/radio-group/radio-group.styles.js +0 -42
  1056. package/dist/components/rating/rating.component.d.ts +0 -37
  1057. package/dist/components/rating/rating.component.js +0 -308
  1058. package/dist/components/rating/rating.styles.d.ts +0 -1
  1059. package/dist/components/rating/rating.styles.js +0 -94
  1060. package/dist/components/resize-observer/resize-observer.component.d.ts +0 -26
  1061. package/dist/components/resize-observer/resize-observer.component.js +0 -89
  1062. package/dist/components/resize-observer/resize-observer.styles.d.ts +0 -1
  1063. package/dist/components/resize-observer/resize-observer.styles.js +0 -9
  1064. package/dist/components/select/select.component.d.ts +0 -174
  1065. package/dist/components/select/select.component.js +0 -960
  1066. package/dist/components/select/select.styles.d.ts +0 -1
  1067. package/dist/components/select/select.styles.js +0 -363
  1068. package/dist/components/spinner/spinner.component.d.ts +0 -20
  1069. package/dist/components/spinner/spinner.component.js +0 -47
  1070. package/dist/components/spinner/spinner.styles.d.ts +0 -1
  1071. package/dist/components/spinner/spinner.styles.js +0 -61
  1072. package/dist/components/switch/switch.component.d.ts +0 -84
  1073. package/dist/components/switch/switch.component.js +0 -281
  1074. package/dist/components/switch/switch.styles.d.ts +0 -1
  1075. package/dist/components/switch/switch.styles.js +0 -178
  1076. package/dist/components/tab/tab.component.d.ts +0 -22
  1077. package/dist/components/tab/tab.component.js +0 -112
  1078. package/dist/components/tab/tab.styles.d.ts +0 -1
  1079. package/dist/components/tab/tab.styles.js +0 -85
  1080. package/dist/components/tab-group/tab-group.component.d.ts +0 -51
  1081. package/dist/components/tab-group/tab-group.component.js +0 -513
  1082. package/dist/components/tab-group/tab-group.styles.d.ts +0 -1
  1083. package/dist/components/tab-group/tab-group.styles.js +0 -219
  1084. package/dist/components/tab-panel/tab-panel.component.d.ts +0 -12
  1085. package/dist/components/tab-panel/tab-panel.component.js +0 -56
  1086. package/dist/components/tab-panel/tab-panel.styles.d.ts +0 -1
  1087. package/dist/components/tab-panel/tab-panel.styles.js +0 -18
  1088. package/dist/components/tag/tag.component.d.ts +0 -38
  1089. package/dist/components/tag/tag.component.js +0 -109
  1090. package/dist/components/tag/tag.styles.d.ts +0 -1
  1091. package/dist/components/tag/tag.styles.js +0 -155
  1092. package/dist/components/tooltip/tooltip.component.d.ts +0 -38
  1093. package/dist/components/tooltip/tooltip.component.js +0 -267
  1094. package/dist/components/tooltip/tooltip.styles.d.ts +0 -1
  1095. package/dist/components/tooltip/tooltip.styles.js +0 -59
  1096. package/dist/default.css +0 -1005
  1097. package/dist/events/pc-request-close.d.ts +0 -8
  1098. package/dist/events/pc-request-close.js +0 -1
  1099. package/dist/internal/modal.d.ts +0 -19
  1100. package/dist/internal/modal.js +0 -116
  1101. package/dist/native-styles.css +0 -261
  1102. package/dist/style-utilities/fouce.css +0 -13
  1103. package/dist/style-utilities/style-utilities.css +0 -2
  1104. package/dist/style-utilities/visually-hidden.css +0 -12
  1105. package/dist/utilities/base-path.d.ts +0 -2
  1106. package/dist/utilities/base-path.js +0 -8
  1107. package/dist/utility.css +0 -41
  1108. package/src/animations/attention_seekers/bounce.ts +0 -43
  1109. package/src/animations/attention_seekers/flash.ts +0 -7
  1110. package/src/animations/attention_seekers/headShake.ts +0 -8
  1111. package/src/animations/attention_seekers/heartBeat.ts +0 -7
  1112. package/src/animations/attention_seekers/jello.ts +0 -15
  1113. package/src/animations/attention_seekers/pulse.ts +0 -5
  1114. package/src/animations/attention_seekers/rubberBand.ts +0 -9
  1115. package/src/animations/attention_seekers/shake.ts +0 -13
  1116. package/src/animations/attention_seekers/shakeX.ts +0 -13
  1117. package/src/animations/attention_seekers/shakeY.ts +0 -13
  1118. package/src/animations/attention_seekers/swing.ts +0 -7
  1119. package/src/animations/attention_seekers/tada.ts +0 -40
  1120. package/src/animations/attention_seekers/wobble.ts +0 -24
  1121. package/src/animations/back_entrances/backInDown.ts +0 -5
  1122. package/src/animations/back_entrances/backInLeft.ts +0 -5
  1123. package/src/animations/back_entrances/backInRight.ts +0 -5
  1124. package/src/animations/back_entrances/backInUp.ts +0 -5
  1125. package/src/animations/back_exits/backOutDown.ts +0 -5
  1126. package/src/animations/back_exits/backOutLeft.ts +0 -5
  1127. package/src/animations/back_exits/backOutRight.ts +0 -5
  1128. package/src/animations/back_exits/backOutUp.ts +0 -5
  1129. package/src/animations/bouncing_entrances/bounceIn.ts +0 -14
  1130. package/src/animations/bouncing_entrances/bounceInDown.ts +0 -20
  1131. package/src/animations/bouncing_entrances/bounceInLeft.ts +0 -20
  1132. package/src/animations/bouncing_entrances/bounceInRight.ts +0 -20
  1133. package/src/animations/bouncing_entrances/bounceInUp.ts +0 -20
  1134. package/src/animations/bouncing_exits/bounceOut.ts +0 -6
  1135. package/src/animations/bouncing_exits/bounceOutDown.ts +0 -18
  1136. package/src/animations/bouncing_exits/bounceOutLeft.ts +0 -12
  1137. package/src/animations/bouncing_exits/bounceOutRight.ts +0 -12
  1138. package/src/animations/bouncing_exits/bounceOutUp.ts +0 -18
  1139. package/src/animations/easings/easings.ts +0 -31
  1140. package/src/animations/fading_entrances/fadeIn.ts +0 -4
  1141. package/src/animations/fading_entrances/fadeInBottomLeft.ts +0 -4
  1142. package/src/animations/fading_entrances/fadeInBottomRight.ts +0 -4
  1143. package/src/animations/fading_entrances/fadeInDown.ts +0 -4
  1144. package/src/animations/fading_entrances/fadeInDownBig.ts +0 -4
  1145. package/src/animations/fading_entrances/fadeInLeft.ts +0 -4
  1146. package/src/animations/fading_entrances/fadeInLeftBig.ts +0 -4
  1147. package/src/animations/fading_entrances/fadeInRight.ts +0 -4
  1148. package/src/animations/fading_entrances/fadeInRightBig.ts +0 -4
  1149. package/src/animations/fading_entrances/fadeInTopLeft.ts +0 -4
  1150. package/src/animations/fading_entrances/fadeInTopRight.ts +0 -4
  1151. package/src/animations/fading_entrances/fadeInUp.ts +0 -4
  1152. package/src/animations/fading_entrances/fadeInUpBig.ts +0 -4
  1153. package/src/animations/fading_exits/fadeOut.ts +0 -4
  1154. package/src/animations/fading_exits/fadeOutBottomLeft.ts +0 -4
  1155. package/src/animations/fading_exits/fadeOutBottomRight.ts +0 -4
  1156. package/src/animations/fading_exits/fadeOutDown.ts +0 -4
  1157. package/src/animations/fading_exits/fadeOutDownBig.ts +0 -4
  1158. package/src/animations/fading_exits/fadeOutLeft.ts +0 -4
  1159. package/src/animations/fading_exits/fadeOutLeftBig.ts +0 -4
  1160. package/src/animations/fading_exits/fadeOutRight.ts +0 -4
  1161. package/src/animations/fading_exits/fadeOutRightBig.ts +0 -4
  1162. package/src/animations/fading_exits/fadeOutTopLeft.ts +0 -4
  1163. package/src/animations/fading_exits/fadeOutTopRight.ts +0 -4
  1164. package/src/animations/fading_exits/fadeOutUp.ts +0 -4
  1165. package/src/animations/fading_exits/fadeOutUpBig.ts +0 -4
  1166. package/src/animations/flippers/flip.ts +0 -32
  1167. package/src/animations/flippers/flipInX.ts +0 -20
  1168. package/src/animations/flippers/flipInY.ts +0 -20
  1169. package/src/animations/flippers/flipOutX.ts +0 -13
  1170. package/src/animations/flippers/flipOutY.ts +0 -13
  1171. package/src/animations/index.ts +0 -101
  1172. package/src/animations/lightspeed/lightSpeedInLeft.ts +0 -10
  1173. package/src/animations/lightspeed/lightSpeedInRight.ts +0 -10
  1174. package/src/animations/lightspeed/lightSpeedOutLeft.ts +0 -8
  1175. package/src/animations/lightspeed/lightSpeedOutRight.ts +0 -8
  1176. package/src/animations/rotating_entrances/rotateIn.ts +0 -4
  1177. package/src/animations/rotating_entrances/rotateInDownLeft.ts +0 -4
  1178. package/src/animations/rotating_entrances/rotateInDownRight.ts +0 -4
  1179. package/src/animations/rotating_entrances/rotateInUpLeft.ts +0 -4
  1180. package/src/animations/rotating_entrances/rotateInUpRight.ts +0 -4
  1181. package/src/animations/rotating_exits/rotateOut.ts +0 -4
  1182. package/src/animations/rotating_exits/rotateOutDownLeft.ts +0 -4
  1183. package/src/animations/rotating_exits/rotateOutDownRight.ts +0 -4
  1184. package/src/animations/rotating_exits/rotateOutUpLeft.ts +0 -4
  1185. package/src/animations/rotating_exits/rotateOutUpRight.ts +0 -4
  1186. package/src/animations/sliding_entrances/slideInDown.ts +0 -4
  1187. package/src/animations/sliding_entrances/slideInLeft.ts +0 -4
  1188. package/src/animations/sliding_entrances/slideInRight.ts +0 -4
  1189. package/src/animations/sliding_entrances/slideInUp.ts +0 -4
  1190. package/src/animations/sliding_exits/slideOutDown.ts +0 -4
  1191. package/src/animations/sliding_exits/slideOutLeft.ts +0 -4
  1192. package/src/animations/sliding_exits/slideOutRight.ts +0 -4
  1193. package/src/animations/sliding_exits/slideOutUp.ts +0 -4
  1194. package/src/animations/specials/hinge.ts +0 -26
  1195. package/src/animations/specials/jackInTheBox.ts +0 -11
  1196. package/src/animations/specials/rollIn.ts +0 -8
  1197. package/src/animations/specials/rollOut.ts +0 -8
  1198. package/src/animations/zooming_entrances/zoomIn.ts +0 -4
  1199. package/src/animations/zooming_entrances/zoomInDown.ts +0 -14
  1200. package/src/animations/zooming_entrances/zoomInLeft.ts +0 -14
  1201. package/src/animations/zooming_entrances/zoomInRight.ts +0 -14
  1202. package/src/animations/zooming_entrances/zoomInUp.ts +0 -14
  1203. package/src/animations/zooming_exits/zoomOut.ts +0 -5
  1204. package/src/animations/zooming_exits/zoomOutDown.ts +0 -14
  1205. package/src/animations/zooming_exits/zoomOutLeft.ts +0 -12
  1206. package/src/animations/zooming_exits/zoomOutRight.ts +0 -12
  1207. package/src/animations/zooming_exits/zoomOutUp.ts +0 -14
  1208. package/src/components/animation/animation.component.ts +0 -224
  1209. package/src/components/animation/animation.styles.ts +0 -7
  1210. package/src/components/animation/animation.ts +0 -10
  1211. package/src/components/animation/animations.ts +0 -13
  1212. package/src/components/avatar/avatar.component.ts +0 -113
  1213. package/src/components/avatar/avatar.styles.ts +0 -66
  1214. package/src/components/avatar/avatar.ts +0 -10
  1215. package/src/components/badge/badge.component.ts +0 -54
  1216. package/src/components/badge/badge.styles.ts +0 -74
  1217. package/src/components/badge/badge.ts +0 -10
  1218. package/src/components/button/button.component.ts +0 -335
  1219. package/src/components/button/button.styles.ts +0 -320
  1220. package/src/components/button/button.ts +0 -10
  1221. package/src/components/button-group/button-group.component.ts +0 -101
  1222. package/src/components/button-group/button-group.styles.ts +0 -12
  1223. package/src/components/button-group/button-group.ts +0 -10
  1224. package/src/components/callout/callout.component.ts +0 -60
  1225. package/src/components/callout/callout.styles.ts +0 -66
  1226. package/src/components/callout/callout.ts +0 -10
  1227. package/src/components/card/card.component.ts +0 -59
  1228. package/src/components/card/card.styles.ts +0 -63
  1229. package/src/components/card/card.ts +0 -10
  1230. package/src/components/checkbox/checkbox.component.ts +0 -244
  1231. package/src/components/checkbox/checkbox.styles.ts +0 -164
  1232. package/src/components/checkbox/checkbox.ts +0 -10
  1233. package/src/components/comparer/comparer.component.ts +0 -188
  1234. package/src/components/comparer/comparer.styles.ts +0 -73
  1235. package/src/components/comparer/comparer.ts +0 -10
  1236. package/src/components/copy-button/copy-button.component.ts +0 -272
  1237. package/src/components/copy-button/copy-button.styles.ts +0 -59
  1238. package/src/components/copy-button/copy-button.ts +0 -10
  1239. package/src/components/details/details.component.ts +0 -259
  1240. package/src/components/details/details.styles.ts +0 -84
  1241. package/src/components/details/details.ts +0 -10
  1242. package/src/components/dialog/dialog.component.ts +0 -403
  1243. package/src/components/dialog/dialog.styles.ts +0 -121
  1244. package/src/components/dialog/dialog.ts +0 -10
  1245. package/src/components/divider/divider.component.ts +0 -42
  1246. package/src/components/divider/divider.styles.ts +0 -27
  1247. package/src/components/divider/divider.ts +0 -10
  1248. package/src/components/drawer/drawer.component.ts +0 -565
  1249. package/src/components/drawer/drawer.styles.ts +0 -155
  1250. package/src/components/drawer/drawer.ts +0 -10
  1251. package/src/components/dropdown/dropdown.component.ts +0 -430
  1252. package/src/components/dropdown/dropdown.styles.ts +0 -50
  1253. package/src/components/dropdown/dropdown.ts +0 -10
  1254. package/src/components/icon/icon.component.ts +0 -239
  1255. package/src/components/icon/icon.styles.ts +0 -47
  1256. package/src/components/icon/icon.ts +0 -10
  1257. package/src/components/icon/library.default.ts +0 -10
  1258. package/src/components/icon/library.system.ts +0 -136
  1259. package/src/components/icon/library.ts +0 -54
  1260. package/src/components/icon-button/icon-button.component.ts +0 -129
  1261. package/src/components/icon-button/icon-button.styles.ts +0 -51
  1262. package/src/components/icon-button/icon-button.ts +0 -10
  1263. package/src/components/input/input.component.ts +0 -496
  1264. package/src/components/input/input.styles.ts +0 -306
  1265. package/src/components/input/input.ts +0 -10
  1266. package/src/components/menu/menu.component.ts +0 -161
  1267. package/src/components/menu/menu.styles.ts +0 -18
  1268. package/src/components/menu/menu.ts +0 -10
  1269. package/src/components/menu-item/menu-item.component.ts +0 -190
  1270. package/src/components/menu-item/menu-item.styles.ts +0 -155
  1271. package/src/components/menu-item/menu-item.ts +0 -10
  1272. package/src/components/menu-item/submenu-controller.ts +0 -337
  1273. package/src/components/menu-label/menu-label.component.ts +0 -22
  1274. package/src/components/menu-label/menu-label.styles.ts +0 -20
  1275. package/src/components/menu-label/menu-label.ts +0 -10
  1276. package/src/components/option/option.component.ts +0 -141
  1277. package/src/components/option/option.styles.ts +0 -106
  1278. package/src/components/option/option.ts +0 -10
  1279. package/src/components/popup/popup.component.ts +0 -540
  1280. package/src/components/popup/popup.styles.ts +0 -63
  1281. package/src/components/popup/popup.ts +0 -12
  1282. package/src/components/qr-code/qr-code.component.ts +0 -70
  1283. package/src/components/qr-code/qr-code.styles.ts +0 -7
  1284. package/src/components/qr-code/qr-code.ts +0 -10
  1285. package/src/components/radio/radio.component.ts +0 -100
  1286. package/src/components/radio/radio.styles.ts +0 -130
  1287. package/src/components/radio/radio.ts +0 -10
  1288. package/src/components/radio-button/radio-button.component.ts +0 -116
  1289. package/src/components/radio-button/radio-button.styles.ts +0 -23
  1290. package/src/components/radio-button/radio-button.ts +0 -10
  1291. package/src/components/radio-group/radio-group.component.ts +0 -404
  1292. package/src/components/radio-group/radio-group.styles.ts +0 -40
  1293. package/src/components/radio-group/radio-group.ts +0 -10
  1294. package/src/components/rating/rating.component.ts +0 -319
  1295. package/src/components/rating/rating.styles.ts +0 -92
  1296. package/src/components/rating/rating.ts +0 -10
  1297. package/src/components/resize-observer/resize-observer.component.ts +0 -91
  1298. package/src/components/resize-observer/resize-observer.styles.ts +0 -7
  1299. package/src/components/resize-observer/resize-observer.ts +0 -10
  1300. package/src/components/select/select.component.ts +0 -1013
  1301. package/src/components/select/select.styles.ts +0 -361
  1302. package/src/components/select/select.ts +0 -10
  1303. package/src/components/spinner/spinner.component.ts +0 -38
  1304. package/src/components/spinner/spinner.styles.ts +0 -59
  1305. package/src/components/spinner/spinner.ts +0 -10
  1306. package/src/components/switch/switch.component.ts +0 -253
  1307. package/src/components/switch/switch.styles.ts +0 -176
  1308. package/src/components/switch/switch.ts +0 -10
  1309. package/src/components/tab/tab.component.ts +0 -87
  1310. package/src/components/tab/tab.styles.ts +0 -83
  1311. package/src/components/tab/tab.ts +0 -10
  1312. package/src/components/tab-group/tab-group.component.ts +0 -607
  1313. package/src/components/tab-group/tab-group.styles.ts +0 -217
  1314. package/src/components/tab-group/tab-group.ts +0 -10
  1315. package/src/components/tab-panel/tab-panel.component.ts +0 -43
  1316. package/src/components/tab-panel/tab-panel.styles.ts +0 -16
  1317. package/src/components/tab-panel/tab-panel.ts +0 -10
  1318. package/src/components/tag/tag.component.ts +0 -94
  1319. package/src/components/tag/tag.styles.ts +0 -153
  1320. package/src/components/tag/tag.ts +0 -10
  1321. package/src/components/tooltip/tooltip.component.ts +0 -276
  1322. package/src/components/tooltip/tooltip.styles.ts +0 -57
  1323. package/src/components/tooltip/tooltip.ts +0 -10
  1324. package/src/default.css +0 -1005
  1325. package/src/events/events.ts +0 -35
  1326. package/src/events/pc-after-collapse.ts +0 -7
  1327. package/src/events/pc-after-expand.ts +0 -7
  1328. package/src/events/pc-after-hide.ts +0 -7
  1329. package/src/events/pc-after-show.ts +0 -7
  1330. package/src/events/pc-blur.ts +0 -7
  1331. package/src/events/pc-cancel.ts +0 -7
  1332. package/src/events/pc-change.ts +0 -7
  1333. package/src/events/pc-clear.ts +0 -7
  1334. package/src/events/pc-close.ts +0 -7
  1335. package/src/events/pc-collapse.ts +0 -7
  1336. package/src/events/pc-copy.ts +0 -7
  1337. package/src/events/pc-error.ts +0 -7
  1338. package/src/events/pc-expand.ts +0 -7
  1339. package/src/events/pc-finish.ts +0 -7
  1340. package/src/events/pc-focus.ts +0 -7
  1341. package/src/events/pc-hide.ts +0 -7
  1342. package/src/events/pc-hover.ts +0 -10
  1343. package/src/events/pc-initial-focus.ts +0 -7
  1344. package/src/events/pc-input.ts +0 -7
  1345. package/src/events/pc-invalid.ts +0 -7
  1346. package/src/events/pc-lazy-change.ts +0 -7
  1347. package/src/events/pc-lazy-load.ts +0 -7
  1348. package/src/events/pc-load.ts +0 -7
  1349. package/src/events/pc-mutation.ts +0 -7
  1350. package/src/events/pc-remove.ts +0 -7
  1351. package/src/events/pc-reposition.ts +0 -7
  1352. package/src/events/pc-request-close.ts +0 -9
  1353. package/src/events/pc-resize.ts +0 -7
  1354. package/src/events/pc-select.ts +0 -9
  1355. package/src/events/pc-selection-change.ts +0 -10
  1356. package/src/events/pc-show.ts +0 -7
  1357. package/src/events/pc-slide-change.ts +0 -13
  1358. package/src/events/pc-start.ts +0 -7
  1359. package/src/events/pc-tab-hide.ts +0 -7
  1360. package/src/events/pc-tab-show.ts +0 -7
  1361. package/src/global-shims.ts +0 -126
  1362. package/src/global.d.ts +0 -31
  1363. package/src/internal/active-elements.ts +0 -21
  1364. package/src/internal/animate.ts +0 -62
  1365. package/src/internal/close-active-element.ts +0 -7
  1366. package/src/internal/debounce.ts +0 -25
  1367. package/src/internal/default-value.ts +0 -40
  1368. package/src/internal/drag.ts +0 -36
  1369. package/src/internal/emit.ts +0 -19
  1370. package/src/internal/event.ts +0 -12
  1371. package/src/internal/form.ts +0 -389
  1372. package/src/internal/math.ts +0 -14
  1373. package/src/internal/modal.ts +0 -157
  1374. package/src/internal/offset.ts +0 -12
  1375. package/src/internal/scroll.ts +0 -95
  1376. package/src/internal/scrollend-polyfill.ts +0 -99
  1377. package/src/internal/slot.ts +0 -110
  1378. package/src/internal/string.ts +0 -3
  1379. package/src/internal/tabbable.ts +0 -207
  1380. package/src/internal/watch.ts +0 -58
  1381. package/src/native-styles.css +0 -261
  1382. package/src/placer-autoloader.ts +0 -53
  1383. package/src/placer.ts +0 -53
  1384. package/src/style-utilities/fouce.css +0 -13
  1385. package/src/style-utilities/style-utilities.css +0 -2
  1386. package/src/style-utilities/visually-hidden.css +0 -12
  1387. package/src/utilities/animation-registry.ts +0 -72
  1388. package/src/utilities/animation.ts +0 -4
  1389. package/src/utilities/base-path.ts +0 -39
  1390. package/src/utilities/form.ts +0 -41
  1391. package/src/utilities/icon-library.ts +0 -4
  1392. package/src/utility.css +0 -41
@@ -1,101 +1,1208 @@
1
- export { bounce } from './attention_seekers/bounce.js';
2
- export { flash } from './attention_seekers/flash.js';
3
- export { headShake } from './attention_seekers/headShake.js';
4
- export { heartBeat } from './attention_seekers/heartBeat.js';
5
- export { jello } from './attention_seekers/jello.js';
6
- export { pulse } from './attention_seekers/pulse.js';
7
- export { rubberBand } from './attention_seekers/rubberBand.js';
8
- export { shake } from './attention_seekers/shake.js';
9
- export { shakeX } from './attention_seekers/shakeX.js';
10
- export { shakeY } from './attention_seekers/shakeY.js';
11
- export { swing } from './attention_seekers/swing.js';
12
- export { tada } from './attention_seekers/tada.js';
13
- export { wobble } from './attention_seekers/wobble.js';
14
- export { backInDown } from './back_entrances/backInDown.js';
15
- export { backInLeft } from './back_entrances/backInLeft.js';
16
- export { backInRight } from './back_entrances/backInRight.js';
17
- export { backInUp } from './back_entrances/backInUp.js';
18
- export { backOutDown } from './back_exits/backOutDown.js';
19
- export { backOutLeft } from './back_exits/backOutLeft.js';
20
- export { backOutRight } from './back_exits/backOutRight.js';
21
- export { backOutUp } from './back_exits/backOutUp.js';
22
- export { bounceIn } from './bouncing_entrances/bounceIn.js';
23
- export { bounceInDown } from './bouncing_entrances/bounceInDown.js';
24
- export { bounceInLeft } from './bouncing_entrances/bounceInLeft.js';
25
- export { bounceInRight } from './bouncing_entrances/bounceInRight.js';
26
- export { bounceInUp } from './bouncing_entrances/bounceInUp.js';
27
- export { bounceOut } from './bouncing_exits/bounceOut.js';
28
- export { bounceOutDown } from './bouncing_exits/bounceOutDown.js';
29
- export { bounceOutLeft } from './bouncing_exits/bounceOutLeft.js';
30
- export { bounceOutRight } from './bouncing_exits/bounceOutRight.js';
31
- export { bounceOutUp } from './bouncing_exits/bounceOutUp.js';
32
- export { fadeIn } from './fading_entrances/fadeIn.js';
33
- export { fadeInBottomLeft } from './fading_entrances/fadeInBottomLeft.js';
34
- export { fadeInBottomRight } from './fading_entrances/fadeInBottomRight.js';
35
- export { fadeInDown } from './fading_entrances/fadeInDown.js';
36
- export { fadeInDownBig } from './fading_entrances/fadeInDownBig.js';
37
- export { fadeInLeft } from './fading_entrances/fadeInLeft.js';
38
- export { fadeInLeftBig } from './fading_entrances/fadeInLeftBig.js';
39
- export { fadeInRight } from './fading_entrances/fadeInRight.js';
40
- export { fadeInRightBig } from './fading_entrances/fadeInRightBig.js';
41
- export { fadeInTopLeft } from './fading_entrances/fadeInTopLeft.js';
42
- export { fadeInTopRight } from './fading_entrances/fadeInTopRight.js';
43
- export { fadeInUp } from './fading_entrances/fadeInUp.js';
44
- export { fadeInUpBig } from './fading_entrances/fadeInUpBig.js';
45
- export { fadeOut } from './fading_exits/fadeOut.js';
46
- export { fadeOutBottomLeft } from './fading_exits/fadeOutBottomLeft.js';
47
- export { fadeOutBottomRight } from './fading_exits/fadeOutBottomRight.js';
48
- export { fadeOutDown } from './fading_exits/fadeOutDown.js';
49
- export { fadeOutDownBig } from './fading_exits/fadeOutDownBig.js';
50
- export { fadeOutLeft } from './fading_exits/fadeOutLeft.js';
51
- export { fadeOutLeftBig } from './fading_exits/fadeOutLeftBig.js';
52
- export { fadeOutRight } from './fading_exits/fadeOutRight.js';
53
- export { fadeOutRightBig } from './fading_exits/fadeOutRightBig.js';
54
- export { fadeOutTopLeft } from './fading_exits/fadeOutTopLeft.js';
55
- export { fadeOutTopRight } from './fading_exits/fadeOutTopRight.js';
56
- export { fadeOutUp } from './fading_exits/fadeOutUp.js';
57
- export { fadeOutUpBig } from './fading_exits/fadeOutUpBig.js';
58
- export { flip } from './flippers/flip.js';
59
- export { flipInX } from './flippers/flipInX.js';
60
- export { flipInY } from './flippers/flipInY.js';
61
- export { flipOutX } from './flippers/flipOutX.js';
62
- export { flipOutY } from './flippers/flipOutY.js';
63
- export { lightSpeedInLeft } from './lightspeed/lightSpeedInLeft.js';
64
- export { lightSpeedInRight } from './lightspeed/lightSpeedInRight.js';
65
- export { lightSpeedOutLeft } from './lightspeed/lightSpeedOutLeft.js';
66
- export { lightSpeedOutRight } from './lightspeed/lightSpeedOutRight.js';
67
- export { rotateIn } from './rotating_entrances/rotateIn.js';
68
- export { rotateInDownLeft } from './rotating_entrances/rotateInDownLeft.js';
69
- export { rotateInDownRight } from './rotating_entrances/rotateInDownRight.js';
70
- export { rotateInUpLeft } from './rotating_entrances/rotateInUpLeft.js';
71
- export { rotateInUpRight } from './rotating_entrances/rotateInUpRight.js';
72
- export { rotateOut } from './rotating_exits/rotateOut.js';
73
- export { rotateOutDownLeft } from './rotating_exits/rotateOutDownLeft.js';
74
- export { rotateOutDownRight } from './rotating_exits/rotateOutDownRight.js';
75
- export { rotateOutUpLeft } from './rotating_exits/rotateOutUpLeft.js';
76
- export { rotateOutUpRight } from './rotating_exits/rotateOutUpRight.js';
77
- export { slideInDown } from './sliding_entrances/slideInDown.js';
78
- export { slideInLeft } from './sliding_entrances/slideInLeft.js';
79
- export { slideInRight } from './sliding_entrances/slideInRight.js';
80
- export { slideInUp } from './sliding_entrances/slideInUp.js';
81
- export { slideOutDown } from './sliding_exits/slideOutDown.js';
82
- export { slideOutLeft } from './sliding_exits/slideOutLeft.js';
83
- export { slideOutRight } from './sliding_exits/slideOutRight.js';
84
- export { slideOutUp } from './sliding_exits/slideOutUp.js';
85
- export { hinge } from './specials/hinge.js';
86
- export { jackInTheBox } from './specials/jackInTheBox.js';
87
- export { rollIn } from './specials/rollIn.js';
88
- export { rollOut } from './specials/rollOut.js';
89
- export { zoomIn } from './zooming_entrances/zoomIn.js';
90
- export { zoomInDown } from './zooming_entrances/zoomInDown.js';
91
- export { zoomInLeft } from './zooming_entrances/zoomInLeft.js';
92
- export { zoomInRight } from './zooming_entrances/zoomInRight.js';
93
- export { zoomInUp } from './zooming_entrances/zoomInUp.js';
94
- export { zoomOut } from './zooming_exits/zoomOut.js';
95
- export { zoomOutDown } from './zooming_exits/zoomOutDown.js';
96
- export { zoomOutLeft } from './zooming_exits/zoomOutLeft.js';
97
- export { zoomOutRight } from './zooming_exits/zoomOutRight.js';
98
- export { zoomOutUp } from './zooming_exits/zoomOutUp.js';
99
- export { easings } from './easings/easings.js';
100
-
101
- // Animations
1
+ // src/animations/attention_seekers/bounce.ts
2
+ var bounce = [
3
+ {
4
+ offset: 0,
5
+ easing: "cubic-bezier(0.215, 0.61, 0.355, 1)",
6
+ transform: "translate3d(0, 0, 0)"
7
+ },
8
+ {
9
+ offset: 0.2,
10
+ easing: "cubic-bezier(0.215, 0.61, 0.355, 1)",
11
+ transform: "translate3d(0, 0, 0)"
12
+ },
13
+ {
14
+ offset: 0.4,
15
+ easing: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
16
+ transform: "translate3d(0, -30px, 0) scaleY(1.1)"
17
+ },
18
+ {
19
+ offset: 0.43,
20
+ easing: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
21
+ transform: "translate3d(0, -30px, 0) scaleY(1.1)"
22
+ },
23
+ {
24
+ offset: 0.53,
25
+ easing: "cubic-bezier(0.215, 0.61, 0.355, 1)",
26
+ transform: "translate3d(0, 0, 0)"
27
+ },
28
+ {
29
+ offset: 0.7,
30
+ easing: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
31
+ transform: "translate3d(0, -15px, 0) scaleY(1.05)"
32
+ },
33
+ {
34
+ "offset": 0.8,
35
+ "transition-timing-function": "cubic-bezier(0.215, 0.61, 0.355, 1)",
36
+ "transform": "translate3d(0, 0, 0) scaleY(0.95)"
37
+ },
38
+ { offset: 0.9, transform: "translate3d(0, -4px, 0) scaleY(1.02)" },
39
+ {
40
+ offset: 1,
41
+ easing: "cubic-bezier(0.215, 0.61, 0.355, 1)",
42
+ transform: "translate3d(0, 0, 0)"
43
+ }
44
+ ];
45
+
46
+ // src/animations/attention_seekers/flash.ts
47
+ var flash = [
48
+ { offset: 0, opacity: "1" },
49
+ { offset: 0.25, opacity: "0" },
50
+ { offset: 0.5, opacity: "1" },
51
+ { offset: 0.75, opacity: "0" },
52
+ { offset: 1, opacity: "1" }
53
+ ];
54
+
55
+ // src/animations/attention_seekers/headShake.ts
56
+ var headShake = [
57
+ { offset: 0, transform: "translateX(0)" },
58
+ { offset: 0.065, transform: "translateX(-6px) rotateY(-9deg)" },
59
+ { offset: 0.185, transform: "translateX(5px) rotateY(7deg)" },
60
+ { offset: 0.315, transform: "translateX(-3px) rotateY(-5deg)" },
61
+ { offset: 0.435, transform: "translateX(2px) rotateY(3deg)" },
62
+ { offset: 0.5, transform: "translateX(0)" }
63
+ ];
64
+
65
+ // src/animations/attention_seekers/heartBeat.ts
66
+ var heartBeat = [
67
+ { offset: 0, transform: "scale(1)" },
68
+ { offset: 0.14, transform: "scale(1.3)" },
69
+ { offset: 0.28, transform: "scale(1)" },
70
+ { offset: 0.42, transform: "scale(1.3)" },
71
+ { offset: 0.7, transform: "scale(1)" }
72
+ ];
73
+
74
+ // src/animations/attention_seekers/jello.ts
75
+ var jello = [
76
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
77
+ { offset: 0.111, transform: "translate3d(0, 0, 0)" },
78
+ { offset: 0.222, transform: "skewX(-12.5deg) skewY(-12.5deg)" },
79
+ { offset: 0.33299999999999996, transform: "skewX(6.25deg) skewY(6.25deg)" },
80
+ { offset: 0.444, transform: "skewX(-3.125deg) skewY(-3.125deg)" },
81
+ { offset: 0.555, transform: "skewX(1.5625deg) skewY(1.5625deg)" },
82
+ {
83
+ offset: 0.6659999999999999,
84
+ transform: "skewX(-0.78125deg) skewY(-0.78125deg)"
85
+ },
86
+ { offset: 0.777, transform: "skewX(0.390625deg) skewY(0.390625deg)" },
87
+ { offset: 0.888, transform: "skewX(-0.1953125deg) skewY(-0.1953125deg)" },
88
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
89
+ ];
90
+
91
+ // src/animations/attention_seekers/pulse.ts
92
+ var pulse = [
93
+ { offset: 0, transform: "scale3d(1, 1, 1)" },
94
+ { offset: 0.5, transform: "scale3d(1.05, 1.05, 1.05)" },
95
+ { offset: 1, transform: "scale3d(1, 1, 1)" }
96
+ ];
97
+
98
+ // src/animations/attention_seekers/rubberBand.ts
99
+ var rubberBand = [
100
+ { offset: 0, transform: "scale3d(1, 1, 1)" },
101
+ { offset: 0.3, transform: "scale3d(1.25, 0.75, 1)" },
102
+ { offset: 0.4, transform: "scale3d(0.75, 1.25, 1)" },
103
+ { offset: 0.5, transform: "scale3d(1.15, 0.85, 1)" },
104
+ { offset: 0.65, transform: "scale3d(0.95, 1.05, 1)" },
105
+ { offset: 0.75, transform: "scale3d(1.05, 0.95, 1)" },
106
+ { offset: 1, transform: "scale3d(1, 1, 1)" }
107
+ ];
108
+
109
+ // src/animations/attention_seekers/shake.ts
110
+ var shake = [
111
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
112
+ { offset: 0.1, transform: "translate3d(-10px, 0, 0)" },
113
+ { offset: 0.2, transform: "translate3d(10px, 0, 0)" },
114
+ { offset: 0.3, transform: "translate3d(-10px, 0, 0)" },
115
+ { offset: 0.4, transform: "translate3d(10px, 0, 0)" },
116
+ { offset: 0.5, transform: "translate3d(-10px, 0, 0)" },
117
+ { offset: 0.6, transform: "translate3d(10px, 0, 0)" },
118
+ { offset: 0.7, transform: "translate3d(-10px, 0, 0)" },
119
+ { offset: 0.8, transform: "translate3d(10px, 0, 0)" },
120
+ { offset: 0.9, transform: "translate3d(-10px, 0, 0)" },
121
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
122
+ ];
123
+
124
+ // src/animations/attention_seekers/shakeX.ts
125
+ var shakeX = [
126
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
127
+ { offset: 0.1, transform: "translate3d(-10px, 0, 0)" },
128
+ { offset: 0.2, transform: "translate3d(10px, 0, 0)" },
129
+ { offset: 0.3, transform: "translate3d(-10px, 0, 0)" },
130
+ { offset: 0.4, transform: "translate3d(10px, 0, 0)" },
131
+ { offset: 0.5, transform: "translate3d(-10px, 0, 0)" },
132
+ { offset: 0.6, transform: "translate3d(10px, 0, 0)" },
133
+ { offset: 0.7, transform: "translate3d(-10px, 0, 0)" },
134
+ { offset: 0.8, transform: "translate3d(10px, 0, 0)" },
135
+ { offset: 0.9, transform: "translate3d(-10px, 0, 0)" },
136
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
137
+ ];
138
+
139
+ // src/animations/attention_seekers/shakeY.ts
140
+ var shakeY = [
141
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
142
+ { offset: 0.1, transform: "translate3d(0, -10px, 0)" },
143
+ { offset: 0.2, transform: "translate3d(0, 10px, 0)" },
144
+ { offset: 0.3, transform: "translate3d(0, -10px, 0)" },
145
+ { offset: 0.4, transform: "translate3d(0, 10px, 0)" },
146
+ { offset: 0.5, transform: "translate3d(0, -10px, 0)" },
147
+ { offset: 0.6, transform: "translate3d(0, 10px, 0)" },
148
+ { offset: 0.7, transform: "translate3d(0, -10px, 0)" },
149
+ { offset: 0.8, transform: "translate3d(0, 10px, 0)" },
150
+ { offset: 0.9, transform: "translate3d(0, -10px, 0)" },
151
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
152
+ ];
153
+
154
+ // src/animations/attention_seekers/swing.ts
155
+ var swing = [
156
+ { offset: 0.2, transform: "rotate3d(0, 0, 1, 15deg)" },
157
+ { offset: 0.4, transform: "rotate3d(0, 0, 1, -10deg)" },
158
+ { offset: 0.6, transform: "rotate3d(0, 0, 1, 5deg)" },
159
+ { offset: 0.8, transform: "rotate3d(0, 0, 1, -5deg)" },
160
+ { offset: 1, transform: "rotate3d(0, 0, 1, 0deg)" }
161
+ ];
162
+
163
+ // src/animations/attention_seekers/tada.ts
164
+ var tada = [
165
+ { offset: 0, transform: "scale3d(1, 1, 1)" },
166
+ {
167
+ offset: 0.1,
168
+ transform: "scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)"
169
+ },
170
+ {
171
+ offset: 0.2,
172
+ transform: "scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)"
173
+ },
174
+ {
175
+ offset: 0.3,
176
+ transform: "scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"
177
+ },
178
+ {
179
+ offset: 0.4,
180
+ transform: "scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)"
181
+ },
182
+ {
183
+ offset: 0.5,
184
+ transform: "scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"
185
+ },
186
+ {
187
+ offset: 0.6,
188
+ transform: "scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)"
189
+ },
190
+ {
191
+ offset: 0.7,
192
+ transform: "scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"
193
+ },
194
+ {
195
+ offset: 0.8,
196
+ transform: "scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)"
197
+ },
198
+ {
199
+ offset: 0.9,
200
+ transform: "scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"
201
+ },
202
+ { offset: 1, transform: "scale3d(1, 1, 1)" }
203
+ ];
204
+
205
+ // src/animations/attention_seekers/wobble.ts
206
+ var wobble = [
207
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
208
+ {
209
+ offset: 0.15,
210
+ transform: "translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)"
211
+ },
212
+ {
213
+ offset: 0.3,
214
+ transform: "translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)"
215
+ },
216
+ {
217
+ offset: 0.45,
218
+ transform: "translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)"
219
+ },
220
+ {
221
+ offset: 0.6,
222
+ transform: "translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)"
223
+ },
224
+ {
225
+ offset: 0.75,
226
+ transform: "translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)"
227
+ },
228
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
229
+ ];
230
+
231
+ // src/animations/back_entrances/backInDown.ts
232
+ var backInDown = [
233
+ { offset: 0, transform: "translateY(-1200px) scale(0.7)", opacity: "0.7" },
234
+ { offset: 0.8, transform: "translateY(0px) scale(0.7)", opacity: "0.7" },
235
+ { offset: 1, transform: "scale(1)", opacity: "1" }
236
+ ];
237
+
238
+ // src/animations/back_entrances/backInLeft.ts
239
+ var backInLeft = [
240
+ { offset: 0, transform: "translateX(-2000px) scale(0.7)", opacity: "0.7" },
241
+ { offset: 0.8, transform: "translateX(0px) scale(0.7)", opacity: "0.7" },
242
+ { offset: 1, transform: "scale(1)", opacity: "1" }
243
+ ];
244
+
245
+ // src/animations/back_entrances/backInRight.ts
246
+ var backInRight = [
247
+ { offset: 0, transform: "translateX(2000px) scale(0.7)", opacity: "0.7" },
248
+ { offset: 0.8, transform: "translateX(0px) scale(0.7)", opacity: "0.7" },
249
+ { offset: 1, transform: "scale(1)", opacity: "1" }
250
+ ];
251
+
252
+ // src/animations/back_entrances/backInUp.ts
253
+ var backInUp = [
254
+ { offset: 0, transform: "translateY(1200px) scale(0.7)", opacity: "0.7" },
255
+ { offset: 0.8, transform: "translateY(0px) scale(0.7)", opacity: "0.7" },
256
+ { offset: 1, transform: "scale(1)", opacity: "1" }
257
+ ];
258
+
259
+ // src/animations/back_exits/backOutDown.ts
260
+ var backOutDown = [
261
+ { offset: 0, transform: "scale(1)", opacity: "1" },
262
+ { offset: 0.2, transform: "translateY(0px) scale(0.7)", opacity: "0.7" },
263
+ { offset: 1, transform: "translateY(700px) scale(0.7)", opacity: "0.7" }
264
+ ];
265
+
266
+ // src/animations/back_exits/backOutLeft.ts
267
+ var backOutLeft = [
268
+ { offset: 0, transform: "scale(1)", opacity: "1" },
269
+ { offset: 0.2, transform: "translateX(0px) scale(0.7)", opacity: "0.7" },
270
+ { offset: 1, transform: "translateX(-2000px) scale(0.7)", opacity: "0.7" }
271
+ ];
272
+
273
+ // src/animations/back_exits/backOutRight.ts
274
+ var backOutRight = [
275
+ { offset: 0, transform: "scale(1)", opacity: "1" },
276
+ { offset: 0.2, transform: "translateX(0px) scale(0.7)", opacity: "0.7" },
277
+ { offset: 1, transform: "translateX(2000px) scale(0.7)", opacity: "0.7" }
278
+ ];
279
+
280
+ // src/animations/back_exits/backOutUp.ts
281
+ var backOutUp = [
282
+ { offset: 0, transform: "scale(1)", opacity: "1" },
283
+ { offset: 0.2, transform: "translateY(0px) scale(0.7)", opacity: "0.7" },
284
+ { offset: 1, transform: "translateY(-700px) scale(0.7)", opacity: "0.7" }
285
+ ];
286
+
287
+ // src/animations/bouncing_entrances/bounceIn.ts
288
+ var bounceIn = [
289
+ { offset: 0, opacity: "0", transform: "scale3d(0.3, 0.3, 0.3)" },
290
+ { offset: 0, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
291
+ { offset: 0.2, transform: "scale3d(1.1, 1.1, 1.1)" },
292
+ { offset: 0.2, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
293
+ { offset: 0.4, transform: "scale3d(0.9, 0.9, 0.9)" },
294
+ { offset: 0.4, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
295
+ { offset: 0.6, opacity: "1", transform: "scale3d(1.03, 1.03, 1.03)" },
296
+ { offset: 0.6, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
297
+ { offset: 0.8, transform: "scale3d(0.97, 0.97, 0.97)" },
298
+ { offset: 0.8, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
299
+ { offset: 1, opacity: "1", transform: "scale3d(1, 1, 1)" },
300
+ { offset: 1, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" }
301
+ ];
302
+
303
+ // src/animations/bouncing_entrances/bounceInDown.ts
304
+ var bounceInDown = [
305
+ {
306
+ offset: 0,
307
+ opacity: "0",
308
+ transform: "translate3d(0, -3000px, 0) scaleY(3)"
309
+ },
310
+ { offset: 0, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
311
+ {
312
+ offset: 0.6,
313
+ opacity: "1",
314
+ transform: "translate3d(0, 25px, 0) scaleY(0.9)"
315
+ },
316
+ { offset: 0.6, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
317
+ { offset: 0.75, transform: "translate3d(0, -10px, 0) scaleY(0.95)" },
318
+ { offset: 0.75, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
319
+ { offset: 0.9, transform: "translate3d(0, 5px, 0) scaleY(0.985)" },
320
+ { offset: 0.9, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
321
+ { offset: 1, transform: "translate3d(0, 0, 0)" },
322
+ { offset: 1, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" }
323
+ ];
324
+
325
+ // src/animations/bouncing_entrances/bounceInLeft.ts
326
+ var bounceInLeft = [
327
+ {
328
+ offset: 0,
329
+ opacity: "0",
330
+ transform: "translate3d(-3000px, 0, 0) scaleX(3)"
331
+ },
332
+ { offset: 0, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
333
+ {
334
+ offset: 0.6,
335
+ opacity: "1",
336
+ transform: "translate3d(25px, 0, 0) scaleX(1)"
337
+ },
338
+ { offset: 0.6, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
339
+ { offset: 0.75, transform: "translate3d(-10px, 0, 0) scaleX(0.98)" },
340
+ { offset: 0.75, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
341
+ { offset: 0.9, transform: "translate3d(5px, 0, 0) scaleX(0.995)" },
342
+ { offset: 0.9, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
343
+ { offset: 1, transform: "translate3d(0, 0, 0)" },
344
+ { offset: 1, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" }
345
+ ];
346
+
347
+ // src/animations/bouncing_entrances/bounceInRight.ts
348
+ var bounceInRight = [
349
+ {
350
+ offset: 0,
351
+ opacity: "0",
352
+ transform: "translate3d(3000px, 0, 0) scaleX(3)"
353
+ },
354
+ { offset: 0, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
355
+ {
356
+ offset: 0.6,
357
+ opacity: "1",
358
+ transform: "translate3d(-25px, 0, 0) scaleX(1)"
359
+ },
360
+ { offset: 0.6, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
361
+ { offset: 0.75, transform: "translate3d(10px, 0, 0) scaleX(0.98)" },
362
+ { offset: 0.75, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
363
+ { offset: 0.9, transform: "translate3d(-5px, 0, 0) scaleX(0.995)" },
364
+ { offset: 0.9, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
365
+ { offset: 1, transform: "translate3d(0, 0, 0)" },
366
+ { offset: 1, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" }
367
+ ];
368
+
369
+ // src/animations/bouncing_entrances/bounceInUp.ts
370
+ var bounceInUp = [
371
+ {
372
+ offset: 0,
373
+ opacity: "0",
374
+ transform: "translate3d(0, 3000px, 0) scaleY(5)"
375
+ },
376
+ { offset: 0, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
377
+ {
378
+ offset: 0.6,
379
+ opacity: "1",
380
+ transform: "translate3d(0, -20px, 0) scaleY(0.9)"
381
+ },
382
+ { offset: 0.6, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
383
+ { offset: 0.75, transform: "translate3d(0, 10px, 0) scaleY(0.95)" },
384
+ { offset: 0.75, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
385
+ { offset: 0.9, transform: "translate3d(0, -5px, 0) scaleY(0.985)" },
386
+ { offset: 0.9, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" },
387
+ { offset: 1, transform: "translate3d(0, 0, 0)" },
388
+ { offset: 1, easing: "cubic-bezier(0.215, 0.61, 0.355, 1)" }
389
+ ];
390
+
391
+ // src/animations/bouncing_exits/bounceOut.ts
392
+ var bounceOut = [
393
+ { offset: 0.2, transform: "scale3d(0.9, 0.9, 0.9)" },
394
+ { offset: 0.5, opacity: "1", transform: "scale3d(1.1, 1.1, 1.1)" },
395
+ { offset: 0.55, opacity: "1", transform: "scale3d(1.1, 1.1, 1.1)" },
396
+ { offset: 1, opacity: "0", transform: "scale3d(0.3, 0.3, 0.3)" }
397
+ ];
398
+
399
+ // src/animations/bouncing_exits/bounceOutDown.ts
400
+ var bounceOutDown = [
401
+ { offset: 0.2, transform: "translate3d(0, 10px, 0) scaleY(0.985)" },
402
+ {
403
+ offset: 0.4,
404
+ opacity: "1",
405
+ transform: "translate3d(0, -20px, 0) scaleY(0.9)"
406
+ },
407
+ {
408
+ offset: 0.45,
409
+ opacity: "1",
410
+ transform: "translate3d(0, -20px, 0) scaleY(0.9)"
411
+ },
412
+ {
413
+ offset: 1,
414
+ opacity: "0",
415
+ transform: "translate3d(0, 2000px, 0) scaleY(3)"
416
+ }
417
+ ];
418
+
419
+ // src/animations/bouncing_exits/bounceOutLeft.ts
420
+ var bounceOutLeft = [
421
+ {
422
+ offset: 0.2,
423
+ opacity: "1",
424
+ transform: "translate3d(20px, 0, 0) scaleX(0.9)"
425
+ },
426
+ {
427
+ offset: 1,
428
+ opacity: "0",
429
+ transform: "translate3d(-2000px, 0, 0) scaleX(2)"
430
+ }
431
+ ];
432
+
433
+ // src/animations/bouncing_exits/bounceOutRight.ts
434
+ var bounceOutRight = [
435
+ {
436
+ offset: 0.2,
437
+ opacity: "1",
438
+ transform: "translate3d(-20px, 0, 0) scaleX(0.9)"
439
+ },
440
+ {
441
+ offset: 1,
442
+ opacity: "0",
443
+ transform: "translate3d(2000px, 0, 0) scaleX(2)"
444
+ }
445
+ ];
446
+
447
+ // src/animations/bouncing_exits/bounceOutUp.ts
448
+ var bounceOutUp = [
449
+ { offset: 0.2, transform: "translate3d(0, -10px, 0) scaleY(0.985)" },
450
+ {
451
+ offset: 0.4,
452
+ opacity: "1",
453
+ transform: "translate3d(0, 20px, 0) scaleY(0.9)"
454
+ },
455
+ {
456
+ offset: 0.45,
457
+ opacity: "1",
458
+ transform: "translate3d(0, 20px, 0) scaleY(0.9)"
459
+ },
460
+ {
461
+ offset: 1,
462
+ opacity: "0",
463
+ transform: "translate3d(0, -2000px, 0) scaleY(3)"
464
+ }
465
+ ];
466
+
467
+ // src/animations/fading_entrances/fadeIn.ts
468
+ var fadeIn = [
469
+ { offset: 0, opacity: "0" },
470
+ { offset: 1, opacity: "1" }
471
+ ];
472
+
473
+ // src/animations/fading_entrances/fadeInBottomLeft.ts
474
+ var fadeInBottomLeft = [
475
+ { offset: 0, opacity: "0", transform: "translate3d(-100%, 100%, 0)" },
476
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
477
+ ];
478
+
479
+ // src/animations/fading_entrances/fadeInBottomRight.ts
480
+ var fadeInBottomRight = [
481
+ { offset: 0, opacity: "0", transform: "translate3d(100%, 100%, 0)" },
482
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
483
+ ];
484
+
485
+ // src/animations/fading_entrances/fadeInDown.ts
486
+ var fadeInDown = [
487
+ { offset: 0, opacity: "0", transform: "translate3d(0, -100%, 0)" },
488
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
489
+ ];
490
+
491
+ // src/animations/fading_entrances/fadeInDownBig.ts
492
+ var fadeInDownBig = [
493
+ { offset: 0, opacity: "0", transform: "translate3d(0, -2000px, 0)" },
494
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
495
+ ];
496
+
497
+ // src/animations/fading_entrances/fadeInLeft.ts
498
+ var fadeInLeft = [
499
+ { offset: 0, opacity: "0", transform: "translate3d(-100%, 0, 0)" },
500
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
501
+ ];
502
+
503
+ // src/animations/fading_entrances/fadeInLeftBig.ts
504
+ var fadeInLeftBig = [
505
+ { offset: 0, opacity: "0", transform: "translate3d(-2000px, 0, 0)" },
506
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
507
+ ];
508
+
509
+ // src/animations/fading_entrances/fadeInRight.ts
510
+ var fadeInRight = [
511
+ { offset: 0, opacity: "0", transform: "translate3d(100%, 0, 0)" },
512
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
513
+ ];
514
+
515
+ // src/animations/fading_entrances/fadeInRightBig.ts
516
+ var fadeInRightBig = [
517
+ { offset: 0, opacity: "0", transform: "translate3d(2000px, 0, 0)" },
518
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
519
+ ];
520
+
521
+ // src/animations/fading_entrances/fadeInTopLeft.ts
522
+ var fadeInTopLeft = [
523
+ { offset: 0, opacity: "0", transform: "translate3d(-100%, -100%, 0)" },
524
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
525
+ ];
526
+
527
+ // src/animations/fading_entrances/fadeInTopRight.ts
528
+ var fadeInTopRight = [
529
+ { offset: 0, opacity: "0", transform: "translate3d(100%, -100%, 0)" },
530
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
531
+ ];
532
+
533
+ // src/animations/fading_entrances/fadeInUp.ts
534
+ var fadeInUp = [
535
+ { offset: 0, opacity: "0", transform: "translate3d(0, 100%, 0)" },
536
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
537
+ ];
538
+
539
+ // src/animations/fading_entrances/fadeInUpBig.ts
540
+ var fadeInUpBig = [
541
+ { offset: 0, opacity: "0", transform: "translate3d(0, 2000px, 0)" },
542
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
543
+ ];
544
+
545
+ // src/animations/fading_exits/fadeOut.ts
546
+ var fadeOut = [
547
+ { offset: 0, opacity: "1" },
548
+ { offset: 1, opacity: "0" }
549
+ ];
550
+
551
+ // src/animations/fading_exits/fadeOutBottomLeft.ts
552
+ var fadeOutBottomLeft = [
553
+ { offset: 0, opacity: "1", transform: "translate3d(0, 0, 0)" },
554
+ { offset: 1, opacity: "0", transform: "translate3d(-100%, 100%, 0)" }
555
+ ];
556
+
557
+ // src/animations/fading_exits/fadeOutBottomRight.ts
558
+ var fadeOutBottomRight = [
559
+ { offset: 0, opacity: "1", transform: "translate3d(0, 0, 0)" },
560
+ { offset: 1, opacity: "0", transform: "translate3d(100%, 100%, 0)" }
561
+ ];
562
+
563
+ // src/animations/fading_exits/fadeOutDown.ts
564
+ var fadeOutDown = [
565
+ { offset: 0, opacity: "1" },
566
+ { offset: 1, opacity: "0", transform: "translate3d(0, 100%, 0)" }
567
+ ];
568
+
569
+ // src/animations/fading_exits/fadeOutDownBig.ts
570
+ var fadeOutDownBig = [
571
+ { offset: 0, opacity: "1" },
572
+ { offset: 1, opacity: "0", transform: "translate3d(0, 2000px, 0)" }
573
+ ];
574
+
575
+ // src/animations/fading_exits/fadeOutLeft.ts
576
+ var fadeOutLeft = [
577
+ { offset: 0, opacity: "1" },
578
+ { offset: 1, opacity: "0", transform: "translate3d(-100%, 0, 0)" }
579
+ ];
580
+
581
+ // src/animations/fading_exits/fadeOutLeftBig.ts
582
+ var fadeOutLeftBig = [
583
+ { offset: 0, opacity: "1" },
584
+ { offset: 1, opacity: "0", transform: "translate3d(-2000px, 0, 0)" }
585
+ ];
586
+
587
+ // src/animations/fading_exits/fadeOutRight.ts
588
+ var fadeOutRight = [
589
+ { offset: 0, opacity: "1" },
590
+ { offset: 1, opacity: "0", transform: "translate3d(100%, 0, 0)" }
591
+ ];
592
+
593
+ // src/animations/fading_exits/fadeOutRightBig.ts
594
+ var fadeOutRightBig = [
595
+ { offset: 0, opacity: "1" },
596
+ { offset: 1, opacity: "0", transform: "translate3d(2000px, 0, 0)" }
597
+ ];
598
+
599
+ // src/animations/fading_exits/fadeOutTopLeft.ts
600
+ var fadeOutTopLeft = [
601
+ { offset: 0, opacity: "1", transform: "translate3d(0, 0, 0)" },
602
+ { offset: 1, opacity: "0", transform: "translate3d(-100%, -100%, 0)" }
603
+ ];
604
+
605
+ // src/animations/fading_exits/fadeOutTopRight.ts
606
+ var fadeOutTopRight = [
607
+ { offset: 0, opacity: "1", transform: "translate3d(0, 0, 0)" },
608
+ { offset: 1, opacity: "0", transform: "translate3d(100%, -100%, 0)" }
609
+ ];
610
+
611
+ // src/animations/fading_exits/fadeOutUp.ts
612
+ var fadeOutUp = [
613
+ { offset: 0, opacity: "1" },
614
+ { offset: 1, opacity: "0", transform: "translate3d(0, -100%, 0)" }
615
+ ];
616
+
617
+ // src/animations/fading_exits/fadeOutUpBig.ts
618
+ var fadeOutUpBig = [
619
+ { offset: 0, opacity: "1" },
620
+ { offset: 1, opacity: "0", transform: "translate3d(0, -2000px, 0)" }
621
+ ];
622
+
623
+ // src/animations/flippers/flip.ts
624
+ var flip = [
625
+ {
626
+ offset: 0,
627
+ transform: "perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg)",
628
+ easing: "ease-out"
629
+ },
630
+ {
631
+ offset: 0.4,
632
+ transform: "perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)\n rotate3d(0, 1, 0, -190deg)",
633
+ easing: "ease-out"
634
+ },
635
+ {
636
+ offset: 0.5,
637
+ transform: "perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)\n rotate3d(0, 1, 0, -170deg)",
638
+ easing: "ease-in"
639
+ },
640
+ {
641
+ offset: 0.8,
642
+ transform: "perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)\n rotate3d(0, 1, 0, 0deg)",
643
+ easing: "ease-in"
644
+ },
645
+ {
646
+ offset: 1,
647
+ transform: "perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)",
648
+ easing: "ease-in"
649
+ }
650
+ ];
651
+
652
+ // src/animations/flippers/flipInX.ts
653
+ var flipInX = [
654
+ {
655
+ offset: 0,
656
+ transform: "perspective(400px) rotate3d(1, 0, 0, 90deg)",
657
+ easing: "ease-in",
658
+ opacity: "0"
659
+ },
660
+ {
661
+ offset: 0.4,
662
+ transform: "perspective(400px) rotate3d(1, 0, 0, -20deg)",
663
+ easing: "ease-in"
664
+ },
665
+ {
666
+ offset: 0.6,
667
+ transform: "perspective(400px) rotate3d(1, 0, 0, 10deg)",
668
+ opacity: "1"
669
+ },
670
+ { offset: 0.8, transform: "perspective(400px) rotate3d(1, 0, 0, -5deg)" },
671
+ { offset: 1, transform: "perspective(400px)" }
672
+ ];
673
+
674
+ // src/animations/flippers/flipInY.ts
675
+ var flipInY = [
676
+ {
677
+ offset: 0,
678
+ transform: "perspective(400px) rotate3d(0, 1, 0, 90deg)",
679
+ easing: "ease-in",
680
+ opacity: "0"
681
+ },
682
+ {
683
+ offset: 0.4,
684
+ transform: "perspective(400px) rotate3d(0, 1, 0, -20deg)",
685
+ easing: "ease-in"
686
+ },
687
+ {
688
+ offset: 0.6,
689
+ transform: "perspective(400px) rotate3d(0, 1, 0, 10deg)",
690
+ opacity: "1"
691
+ },
692
+ { offset: 0.8, transform: "perspective(400px) rotate3d(0, 1, 0, -5deg)" },
693
+ { offset: 1, transform: "perspective(400px)" }
694
+ ];
695
+
696
+ // src/animations/flippers/flipOutX.ts
697
+ var flipOutX = [
698
+ { offset: 0, transform: "perspective(400px)" },
699
+ {
700
+ offset: 0.3,
701
+ transform: "perspective(400px) rotate3d(1, 0, 0, -20deg)",
702
+ opacity: "1"
703
+ },
704
+ {
705
+ offset: 1,
706
+ transform: "perspective(400px) rotate3d(1, 0, 0, 90deg)",
707
+ opacity: "0"
708
+ }
709
+ ];
710
+
711
+ // src/animations/flippers/flipOutY.ts
712
+ var flipOutY = [
713
+ { offset: 0, transform: "perspective(400px)" },
714
+ {
715
+ offset: 0.3,
716
+ transform: "perspective(400px) rotate3d(0, 1, 0, -15deg)",
717
+ opacity: "1"
718
+ },
719
+ {
720
+ offset: 1,
721
+ transform: "perspective(400px) rotate3d(0, 1, 0, 90deg)",
722
+ opacity: "0"
723
+ }
724
+ ];
725
+
726
+ // src/animations/lightspeed/lightSpeedInLeft.ts
727
+ var lightSpeedInLeft = [
728
+ {
729
+ offset: 0,
730
+ transform: "translate3d(-100%, 0, 0) skewX(30deg)",
731
+ opacity: "0"
732
+ },
733
+ { offset: 0.6, transform: "skewX(-20deg)", opacity: "1" },
734
+ { offset: 0.8, transform: "skewX(5deg)" },
735
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
736
+ ];
737
+
738
+ // src/animations/lightspeed/lightSpeedInRight.ts
739
+ var lightSpeedInRight = [
740
+ {
741
+ offset: 0,
742
+ transform: "translate3d(100%, 0, 0) skewX(-30deg)",
743
+ opacity: "0"
744
+ },
745
+ { offset: 0.6, transform: "skewX(20deg)", opacity: "1" },
746
+ { offset: 0.8, transform: "skewX(-5deg)" },
747
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
748
+ ];
749
+
750
+ // src/animations/lightspeed/lightSpeedOutLeft.ts
751
+ var lightSpeedOutLeft = [
752
+ { offset: 0, opacity: "1" },
753
+ {
754
+ offset: 1,
755
+ transform: "translate3d(-100%, 0, 0) skewX(-30deg)",
756
+ opacity: "0"
757
+ }
758
+ ];
759
+
760
+ // src/animations/lightspeed/lightSpeedOutRight.ts
761
+ var lightSpeedOutRight = [
762
+ { offset: 0, opacity: "1" },
763
+ {
764
+ offset: 1,
765
+ transform: "translate3d(100%, 0, 0) skewX(30deg)",
766
+ opacity: "0"
767
+ }
768
+ ];
769
+
770
+ // src/animations/rotating_entrances/rotateIn.ts
771
+ var rotateIn = [
772
+ { offset: 0, transform: "rotate3d(0, 0, 1, -200deg)", opacity: "0" },
773
+ { offset: 1, transform: "translate3d(0, 0, 0)", opacity: "1" }
774
+ ];
775
+
776
+ // src/animations/rotating_entrances/rotateInDownLeft.ts
777
+ var rotateInDownLeft = [
778
+ { offset: 0, transform: "rotate3d(0, 0, 1, -45deg)", opacity: "0" },
779
+ { offset: 1, transform: "translate3d(0, 0, 0)", opacity: "1" }
780
+ ];
781
+
782
+ // src/animations/rotating_entrances/rotateInDownRight.ts
783
+ var rotateInDownRight = [
784
+ { offset: 0, transform: "rotate3d(0, 0, 1, 45deg)", opacity: "0" },
785
+ { offset: 1, transform: "translate3d(0, 0, 0)", opacity: "1" }
786
+ ];
787
+
788
+ // src/animations/rotating_entrances/rotateInUpLeft.ts
789
+ var rotateInUpLeft = [
790
+ { offset: 0, transform: "rotate3d(0, 0, 1, 45deg)", opacity: "0" },
791
+ { offset: 1, transform: "translate3d(0, 0, 0)", opacity: "1" }
792
+ ];
793
+
794
+ // src/animations/rotating_entrances/rotateInUpRight.ts
795
+ var rotateInUpRight = [
796
+ { offset: 0, transform: "rotate3d(0, 0, 1, -90deg)", opacity: "0" },
797
+ { offset: 1, transform: "translate3d(0, 0, 0)", opacity: "1" }
798
+ ];
799
+
800
+ // src/animations/rotating_exits/rotateOut.ts
801
+ var rotateOut = [
802
+ { offset: 0, opacity: "1" },
803
+ { offset: 1, transform: "rotate3d(0, 0, 1, 200deg)", opacity: "0" }
804
+ ];
805
+
806
+ // src/animations/rotating_exits/rotateOutDownLeft.ts
807
+ var rotateOutDownLeft = [
808
+ { offset: 0, opacity: "1" },
809
+ { offset: 1, transform: "rotate3d(0, 0, 1, 45deg)", opacity: "0" }
810
+ ];
811
+
812
+ // src/animations/rotating_exits/rotateOutDownRight.ts
813
+ var rotateOutDownRight = [
814
+ { offset: 0, opacity: "1" },
815
+ { offset: 1, transform: "rotate3d(0, 0, 1, -45deg)", opacity: "0" }
816
+ ];
817
+
818
+ // src/animations/rotating_exits/rotateOutUpLeft.ts
819
+ var rotateOutUpLeft = [
820
+ { offset: 0, opacity: "1" },
821
+ { offset: 1, transform: "rotate3d(0, 0, 1, -45deg)", opacity: "0" }
822
+ ];
823
+
824
+ // src/animations/rotating_exits/rotateOutUpRight.ts
825
+ var rotateOutUpRight = [
826
+ { offset: 0, opacity: "1" },
827
+ { offset: 1, transform: "rotate3d(0, 0, 1, 90deg)", opacity: "0" }
828
+ ];
829
+
830
+ // src/animations/sliding_entrances/slideInDown.ts
831
+ var slideInDown = [
832
+ { offset: 0, transform: "translate3d(0, -100%, 0)", visibility: "visible" },
833
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
834
+ ];
835
+
836
+ // src/animations/sliding_entrances/slideInLeft.ts
837
+ var slideInLeft = [
838
+ { offset: 0, transform: "translate3d(-100%, 0, 0)", visibility: "visible" },
839
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
840
+ ];
841
+
842
+ // src/animations/sliding_entrances/slideInRight.ts
843
+ var slideInRight = [
844
+ { offset: 0, transform: "translate3d(100%, 0, 0)", visibility: "visible" },
845
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
846
+ ];
847
+
848
+ // src/animations/sliding_entrances/slideInUp.ts
849
+ var slideInUp = [
850
+ { offset: 0, transform: "translate3d(0, 100%, 0)", visibility: "visible" },
851
+ { offset: 1, transform: "translate3d(0, 0, 0)" }
852
+ ];
853
+
854
+ // src/animations/sliding_exits/slideOutDown.ts
855
+ var slideOutDown = [
856
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
857
+ { offset: 1, visibility: "hidden", transform: "translate3d(0, 100%, 0)" }
858
+ ];
859
+
860
+ // src/animations/sliding_exits/slideOutLeft.ts
861
+ var slideOutLeft = [
862
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
863
+ { offset: 1, visibility: "hidden", transform: "translate3d(-100%, 0, 0)" }
864
+ ];
865
+
866
+ // src/animations/sliding_exits/slideOutRight.ts
867
+ var slideOutRight = [
868
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
869
+ { offset: 1, visibility: "hidden", transform: "translate3d(100%, 0, 0)" }
870
+ ];
871
+
872
+ // src/animations/sliding_exits/slideOutUp.ts
873
+ var slideOutUp = [
874
+ { offset: 0, transform: "translate3d(0, 0, 0)" },
875
+ { offset: 1, visibility: "hidden", transform: "translate3d(0, -100%, 0)" }
876
+ ];
877
+
878
+ // src/animations/specials/hinge.ts
879
+ var hinge = [
880
+ { offset: 0, easing: "ease-in-out" },
881
+ {
882
+ offset: 0.2,
883
+ transform: "rotate3d(0, 0, 1, 80deg)",
884
+ easing: "ease-in-out"
885
+ },
886
+ {
887
+ offset: 0.4,
888
+ transform: "rotate3d(0, 0, 1, 60deg)",
889
+ easing: "ease-in-out",
890
+ opacity: "1"
891
+ },
892
+ {
893
+ offset: 0.6,
894
+ transform: "rotate3d(0, 0, 1, 80deg)",
895
+ easing: "ease-in-out"
896
+ },
897
+ {
898
+ offset: 0.8,
899
+ transform: "rotate3d(0, 0, 1, 60deg)",
900
+ easing: "ease-in-out",
901
+ opacity: "1"
902
+ },
903
+ { offset: 1, transform: "translate3d(0, 700px, 0)", opacity: "0" }
904
+ ];
905
+
906
+ // src/animations/specials/jackInTheBox.ts
907
+ var jackInTheBox = [
908
+ {
909
+ "offset": 0,
910
+ "opacity": "0",
911
+ "transform": "scale(0.1) rotate(30deg)",
912
+ "transform-origin": "center bottom"
913
+ },
914
+ { offset: 0.5, transform: "rotate(-10deg)" },
915
+ { offset: 0.7, transform: "rotate(3deg)" },
916
+ { offset: 1, opacity: "1", transform: "scale(1)" }
917
+ ];
918
+
919
+ // src/animations/specials/rollIn.ts
920
+ var rollIn = [
921
+ {
922
+ offset: 0,
923
+ opacity: "0",
924
+ transform: "translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)"
925
+ },
926
+ { offset: 1, opacity: "1", transform: "translate3d(0, 0, 0)" }
927
+ ];
928
+
929
+ // src/animations/specials/rollOut.ts
930
+ var rollOut = [
931
+ { offset: 0, opacity: "1" },
932
+ {
933
+ offset: 1,
934
+ opacity: "0",
935
+ transform: "translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)"
936
+ }
937
+ ];
938
+
939
+ // src/animations/zooming_entrances/zoomIn.ts
940
+ var zoomIn = [
941
+ { offset: 0, opacity: "0", transform: "scale3d(0.3, 0.3, 0.3)" },
942
+ { offset: 0.5, opacity: "1" }
943
+ ];
944
+
945
+ // src/animations/zooming_entrances/zoomInDown.ts
946
+ var zoomInDown = [
947
+ {
948
+ offset: 0,
949
+ opacity: "0",
950
+ transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)",
951
+ easing: "cubic-bezier(0.55, 0.055, 0.675, 0.19)"
952
+ },
953
+ {
954
+ offset: 0.6,
955
+ opacity: "1",
956
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)",
957
+ easing: "cubic-bezier(0.175, 0.885, 0.32, 1)"
958
+ }
959
+ ];
960
+
961
+ // src/animations/zooming_entrances/zoomInLeft.ts
962
+ var zoomInLeft = [
963
+ {
964
+ offset: 0,
965
+ opacity: "0",
966
+ transform: "scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)",
967
+ easing: "cubic-bezier(0.55, 0.055, 0.675, 0.19)"
968
+ },
969
+ {
970
+ offset: 0.6,
971
+ opacity: "1",
972
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)",
973
+ easing: "cubic-bezier(0.175, 0.885, 0.32, 1)"
974
+ }
975
+ ];
976
+
977
+ // src/animations/zooming_entrances/zoomInRight.ts
978
+ var zoomInRight = [
979
+ {
980
+ offset: 0,
981
+ opacity: "0",
982
+ transform: "scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)",
983
+ easing: "cubic-bezier(0.55, 0.055, 0.675, 0.19)"
984
+ },
985
+ {
986
+ offset: 0.6,
987
+ opacity: "1",
988
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)",
989
+ easing: "cubic-bezier(0.175, 0.885, 0.32, 1)"
990
+ }
991
+ ];
992
+
993
+ // src/animations/zooming_entrances/zoomInUp.ts
994
+ var zoomInUp = [
995
+ {
996
+ offset: 0,
997
+ opacity: "0",
998
+ transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)",
999
+ easing: "cubic-bezier(0.55, 0.055, 0.675, 0.19)"
1000
+ },
1001
+ {
1002
+ offset: 0.6,
1003
+ opacity: "1",
1004
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)",
1005
+ easing: "cubic-bezier(0.175, 0.885, 0.32, 1)"
1006
+ }
1007
+ ];
1008
+
1009
+ // src/animations/zooming_exits/zoomOut.ts
1010
+ var zoomOut = [
1011
+ { offset: 0, opacity: "1" },
1012
+ { offset: 0.5, opacity: "0", transform: "scale3d(0.3, 0.3, 0.3)" },
1013
+ { offset: 1, opacity: "0" }
1014
+ ];
1015
+
1016
+ // src/animations/zooming_exits/zoomOutDown.ts
1017
+ var zoomOutDown = [
1018
+ {
1019
+ offset: 0.4,
1020
+ opacity: "1",
1021
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)",
1022
+ easing: "cubic-bezier(0.55, 0.055, 0.675, 0.19)"
1023
+ },
1024
+ {
1025
+ offset: 1,
1026
+ opacity: "0",
1027
+ transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0)",
1028
+ easing: "cubic-bezier(0.175, 0.885, 0.32, 1)"
1029
+ }
1030
+ ];
1031
+
1032
+ // src/animations/zooming_exits/zoomOutLeft.ts
1033
+ var zoomOutLeft = [
1034
+ {
1035
+ offset: 0.4,
1036
+ opacity: "1",
1037
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)"
1038
+ },
1039
+ {
1040
+ offset: 1,
1041
+ opacity: "0",
1042
+ transform: "scale(0.1) translate3d(-2000px, 0, 0)"
1043
+ }
1044
+ ];
1045
+
1046
+ // src/animations/zooming_exits/zoomOutRight.ts
1047
+ var zoomOutRight = [
1048
+ {
1049
+ offset: 0.4,
1050
+ opacity: "1",
1051
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)"
1052
+ },
1053
+ {
1054
+ offset: 1,
1055
+ opacity: "0",
1056
+ transform: "scale(0.1) translate3d(2000px, 0, 0)"
1057
+ }
1058
+ ];
1059
+
1060
+ // src/animations/zooming_exits/zoomOutUp.ts
1061
+ var zoomOutUp = [
1062
+ {
1063
+ offset: 0.4,
1064
+ opacity: "1",
1065
+ transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)",
1066
+ easing: "cubic-bezier(0.55, 0.055, 0.675, 0.19)"
1067
+ },
1068
+ {
1069
+ offset: 1,
1070
+ opacity: "0",
1071
+ transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0)",
1072
+ easing: "cubic-bezier(0.175, 0.885, 0.32, 1)"
1073
+ }
1074
+ ];
1075
+
1076
+ // src/animations/easings/easings.ts
1077
+ var easings = {
1078
+ linear: "linear",
1079
+ ease: "ease",
1080
+ easeIn: "ease-in",
1081
+ easeOut: "ease-out",
1082
+ easeInOut: "ease-in-out",
1083
+ easeInSine: "cubic-bezier(0.47, 0, 0.745, 0.715)",
1084
+ easeOutSine: "cubic-bezier(0.39, 0.575, 0.565, 1)",
1085
+ easeInOutSine: "cubic-bezier(0.445, 0.05, 0.55, 0.95)",
1086
+ easeInQuad: "cubic-bezier(0.55, 0.085, 0.68, 0.53)",
1087
+ easeOutQuad: "cubic-bezier(0.25, 0.46, 0.45, 0.94)",
1088
+ easeInOutQuad: "cubic-bezier(0.455, 0.03, 0.515, 0.955)",
1089
+ easeInCubic: "cubic-bezier(0.55, 0.055, 0.675, 0.19)",
1090
+ easeOutCubic: "cubic-bezier(0.215, 0.61, 0.355, 1)",
1091
+ easeInOutCubic: "cubic-bezier(0.645, 0.045, 0.355, 1)",
1092
+ easeInQuart: "cubic-bezier(0.895, 0.03, 0.685, 0.22)",
1093
+ easeOutQuart: "cubic-bezier(0.165, 0.84, 0.44, 1)",
1094
+ easeInOutQuart: "cubic-bezier(0.77, 0, 0.175, 1)",
1095
+ easeInQuint: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
1096
+ easeOutQuint: "cubic-bezier(0.23, 1, 0.32, 1)",
1097
+ easeInOutQuint: "cubic-bezier(0.86, 0, 0.07, 1)",
1098
+ easeInExpo: "cubic-bezier(0.95, 0.05, 0.795, 0.035)",
1099
+ easeOutExpo: "cubic-bezier(0.19, 1, 0.22, 1)",
1100
+ easeInOutExpo: "cubic-bezier(1, 0, 0, 1)",
1101
+ easeInCirc: "cubic-bezier(0.6, 0.04, 0.98, 0.335)",
1102
+ easeOutCirc: "cubic-bezier(0.075, 0.82, 0.165, 1)",
1103
+ easeInOutCirc: "cubic-bezier(0.785, 0.135, 0.15, 0.86)",
1104
+ easeInBack: "cubic-bezier(0.6, -0.28, 0.735, 0.045)",
1105
+ easeOutBack: "cubic-bezier(0.175, 0.885, 0.32, 1.275)",
1106
+ easeInOutBack: "cubic-bezier(0.68, -0.55, 0.265, 1.55)"
1107
+ };
1108
+ export {
1109
+ backInDown,
1110
+ backInLeft,
1111
+ backInRight,
1112
+ backInUp,
1113
+ backOutDown,
1114
+ backOutLeft,
1115
+ backOutRight,
1116
+ backOutUp,
1117
+ bounce,
1118
+ bounceIn,
1119
+ bounceInDown,
1120
+ bounceInLeft,
1121
+ bounceInRight,
1122
+ bounceInUp,
1123
+ bounceOut,
1124
+ bounceOutDown,
1125
+ bounceOutLeft,
1126
+ bounceOutRight,
1127
+ bounceOutUp,
1128
+ easings,
1129
+ fadeIn,
1130
+ fadeInBottomLeft,
1131
+ fadeInBottomRight,
1132
+ fadeInDown,
1133
+ fadeInDownBig,
1134
+ fadeInLeft,
1135
+ fadeInLeftBig,
1136
+ fadeInRight,
1137
+ fadeInRightBig,
1138
+ fadeInTopLeft,
1139
+ fadeInTopRight,
1140
+ fadeInUp,
1141
+ fadeInUpBig,
1142
+ fadeOut,
1143
+ fadeOutBottomLeft,
1144
+ fadeOutBottomRight,
1145
+ fadeOutDown,
1146
+ fadeOutDownBig,
1147
+ fadeOutLeft,
1148
+ fadeOutLeftBig,
1149
+ fadeOutRight,
1150
+ fadeOutRightBig,
1151
+ fadeOutTopLeft,
1152
+ fadeOutTopRight,
1153
+ fadeOutUp,
1154
+ fadeOutUpBig,
1155
+ flash,
1156
+ flip,
1157
+ flipInX,
1158
+ flipInY,
1159
+ flipOutX,
1160
+ flipOutY,
1161
+ headShake,
1162
+ heartBeat,
1163
+ hinge,
1164
+ jackInTheBox,
1165
+ jello,
1166
+ lightSpeedInLeft,
1167
+ lightSpeedInRight,
1168
+ lightSpeedOutLeft,
1169
+ lightSpeedOutRight,
1170
+ pulse,
1171
+ rollIn,
1172
+ rollOut,
1173
+ rotateIn,
1174
+ rotateInDownLeft,
1175
+ rotateInDownRight,
1176
+ rotateInUpLeft,
1177
+ rotateInUpRight,
1178
+ rotateOut,
1179
+ rotateOutDownLeft,
1180
+ rotateOutDownRight,
1181
+ rotateOutUpLeft,
1182
+ rotateOutUpRight,
1183
+ rubberBand,
1184
+ shake,
1185
+ shakeX,
1186
+ shakeY,
1187
+ slideInDown,
1188
+ slideInLeft,
1189
+ slideInRight,
1190
+ slideInUp,
1191
+ slideOutDown,
1192
+ slideOutLeft,
1193
+ slideOutRight,
1194
+ slideOutUp,
1195
+ swing,
1196
+ tada,
1197
+ wobble,
1198
+ zoomIn,
1199
+ zoomInDown,
1200
+ zoomInLeft,
1201
+ zoomInRight,
1202
+ zoomInUp,
1203
+ zoomOut,
1204
+ zoomOutDown,
1205
+ zoomOutLeft,
1206
+ zoomOutRight,
1207
+ zoomOutUp
1208
+ };