@tylertech/forge 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (444) hide show
  1. package/README.md +30 -13
  2. package/dist/esm/accordion/index.js +39 -0
  3. package/dist/esm/accordion/index.js.map +7 -0
  4. package/dist/esm/app-bar/help-button/index.js +58 -0
  5. package/dist/esm/app-bar/help-button/index.js.map +7 -0
  6. package/dist/esm/app-bar/index.js +136 -0
  7. package/dist/esm/app-bar/index.js.map +7 -0
  8. package/dist/esm/app-bar/menu-button/index.js +41 -0
  9. package/dist/esm/app-bar/menu-button/index.js.map +7 -0
  10. package/dist/esm/app-bar/notification-button/index.js +46 -0
  11. package/dist/esm/app-bar/notification-button/index.js.map +7 -0
  12. package/dist/esm/app-bar/profile-button/index.js +51 -0
  13. package/dist/esm/app-bar/profile-button/index.js.map +7 -0
  14. package/dist/esm/app-bar/search/index.js +43 -0
  15. package/dist/esm/app-bar/search/index.js.map +7 -0
  16. package/dist/esm/autocomplete/index.js +77 -0
  17. package/dist/esm/autocomplete/index.js.map +7 -0
  18. package/dist/esm/avatar/index.js +33 -0
  19. package/dist/esm/avatar/index.js.map +7 -0
  20. package/dist/esm/backdrop/index.js +28 -0
  21. package/dist/esm/backdrop/index.js.map +7 -0
  22. package/dist/esm/badge/index.js +31 -0
  23. package/dist/esm/badge/index.js.map +7 -0
  24. package/dist/esm/banner/index.js +45 -0
  25. package/dist/esm/banner/index.js.map +7 -0
  26. package/dist/esm/bottom-sheet/index.js +45 -0
  27. package/dist/esm/bottom-sheet/index.js.map +7 -0
  28. package/dist/esm/busy-indicator/index.js +37 -0
  29. package/dist/esm/busy-indicator/index.js.map +7 -0
  30. package/dist/esm/button/index.js +29 -0
  31. package/dist/esm/button/index.js.map +7 -0
  32. package/dist/esm/button-toggle/button-toggle/index.js +33 -0
  33. package/dist/esm/button-toggle/button-toggle/index.js.map +7 -0
  34. package/dist/esm/button-toggle/button-toggle-group/index.js +32 -0
  35. package/dist/esm/button-toggle/button-toggle-group/index.js.map +7 -0
  36. package/dist/esm/button-toggle/index.js +46 -0
  37. package/dist/esm/button-toggle/index.js.map +7 -0
  38. package/dist/esm/calendar/calendar-dropdown/index.js +35 -0
  39. package/dist/esm/calendar/calendar-dropdown/index.js.map +7 -0
  40. package/dist/esm/calendar/calendar-menu/index.js +48 -0
  41. package/dist/esm/calendar/calendar-menu/index.js.map +7 -0
  42. package/dist/esm/calendar/core/index.js +13 -0
  43. package/dist/esm/calendar/core/index.js.map +7 -0
  44. package/dist/esm/calendar/index.js +199 -0
  45. package/dist/esm/calendar/index.js.map +7 -0
  46. package/dist/esm/card/index.js +22 -0
  47. package/dist/esm/card/index.js.map +7 -0
  48. package/dist/esm/checkbox/index.js +44 -0
  49. package/dist/esm/checkbox/index.js.map +7 -0
  50. package/dist/esm/chip-field/index.js +51 -0
  51. package/dist/esm/chip-field/index.js.map +7 -0
  52. package/dist/esm/chips/chip/index.js +42 -0
  53. package/dist/esm/chips/chip/index.js.map +7 -0
  54. package/dist/esm/chips/chip-set/index.js +42 -0
  55. package/dist/esm/chips/chip-set/index.js.map +7 -0
  56. package/dist/esm/chips/index.js +55 -0
  57. package/dist/esm/chips/index.js.map +7 -0
  58. package/dist/esm/chunks/chunk.2F6PST3N.js +476 -0
  59. package/dist/esm/chunks/chunk.2F6PST3N.js.map +7 -0
  60. package/dist/esm/chunks/chunk.2FXYTBYG.js +1450 -0
  61. package/dist/esm/chunks/chunk.2FXYTBYG.js.map +7 -0
  62. package/dist/esm/chunks/chunk.2LQMHAC7.js +187 -0
  63. package/dist/esm/chunks/chunk.2LQMHAC7.js.map +7 -0
  64. package/dist/esm/chunks/chunk.2LSEVYAC.js +342 -0
  65. package/dist/esm/chunks/chunk.2LSEVYAC.js.map +7 -0
  66. package/dist/esm/chunks/chunk.2NUAEZY7.js +221 -0
  67. package/dist/esm/chunks/chunk.2NUAEZY7.js.map +7 -0
  68. package/dist/esm/chunks/chunk.35U3UPDV.js +70 -0
  69. package/dist/esm/chunks/chunk.35U3UPDV.js.map +7 -0
  70. package/dist/esm/chunks/chunk.3KCCCXWS.js +344 -0
  71. package/dist/esm/chunks/chunk.3KCCCXWS.js.map +7 -0
  72. package/dist/esm/chunks/chunk.3NOZRZ7R.js +145 -0
  73. package/dist/esm/chunks/chunk.3NOZRZ7R.js.map +7 -0
  74. package/dist/esm/chunks/chunk.3ZKORL4I.js +212 -0
  75. package/dist/esm/chunks/chunk.3ZKORL4I.js.map +7 -0
  76. package/dist/esm/chunks/chunk.4BG22DGY.js +317 -0
  77. package/dist/esm/chunks/chunk.4BG22DGY.js.map +7 -0
  78. package/dist/esm/chunks/chunk.4HQ5VELO.js +793 -0
  79. package/dist/esm/chunks/chunk.4HQ5VELO.js.map +7 -0
  80. package/dist/esm/chunks/chunk.4JURZYE4.js +410 -0
  81. package/dist/esm/chunks/chunk.4JURZYE4.js.map +7 -0
  82. package/dist/esm/chunks/chunk.4UKSUUTX.js +296 -0
  83. package/dist/esm/chunks/chunk.4UKSUUTX.js.map +7 -0
  84. package/dist/esm/chunks/chunk.4V5O2CPU.js +417 -0
  85. package/dist/esm/chunks/chunk.4V5O2CPU.js.map +7 -0
  86. package/dist/esm/chunks/chunk.52F6VUCF.js +273 -0
  87. package/dist/esm/chunks/chunk.52F6VUCF.js.map +7 -0
  88. package/dist/esm/chunks/chunk.5EEEKOOK.js +552 -0
  89. package/dist/esm/chunks/chunk.5EEEKOOK.js.map +7 -0
  90. package/dist/esm/chunks/chunk.5NXVVSTU.js +243 -0
  91. package/dist/esm/chunks/chunk.5NXVVSTU.js.map +7 -0
  92. package/dist/esm/chunks/chunk.5VKAVHLM.js +610 -0
  93. package/dist/esm/chunks/chunk.5VKAVHLM.js.map +7 -0
  94. package/dist/esm/chunks/chunk.6KTLOA7V.js +6 -0
  95. package/dist/esm/chunks/chunk.6KTLOA7V.js.map +7 -0
  96. package/dist/esm/chunks/chunk.6V463G4I.js +105 -0
  97. package/dist/esm/chunks/chunk.6V463G4I.js.map +7 -0
  98. package/dist/esm/chunks/chunk.7FC5CPLE.js +603 -0
  99. package/dist/esm/chunks/chunk.7FC5CPLE.js.map +7 -0
  100. package/dist/esm/chunks/chunk.7G2S3DCM.js +458 -0
  101. package/dist/esm/chunks/chunk.7G2S3DCM.js.map +7 -0
  102. package/dist/esm/chunks/chunk.7I2XNJBL.js +593 -0
  103. package/dist/esm/chunks/chunk.7I2XNJBL.js.map +7 -0
  104. package/dist/esm/chunks/chunk.7KILTPJ6.js +72 -0
  105. package/dist/esm/chunks/chunk.7KILTPJ6.js.map +7 -0
  106. package/dist/esm/chunks/chunk.7XGNGXLR.js +648 -0
  107. package/dist/esm/chunks/chunk.7XGNGXLR.js.map +7 -0
  108. package/dist/esm/chunks/chunk.7Y4NHCJH.js +338 -0
  109. package/dist/esm/chunks/chunk.7Y4NHCJH.js.map +7 -0
  110. package/dist/esm/chunks/chunk.AHQ6QX3J.js +716 -0
  111. package/dist/esm/chunks/chunk.AHQ6QX3J.js.map +7 -0
  112. package/dist/esm/chunks/chunk.AYOZGYGO.js +21 -0
  113. package/dist/esm/chunks/chunk.AYOZGYGO.js.map +7 -0
  114. package/dist/esm/chunks/chunk.BKMWXPAS.js +439 -0
  115. package/dist/esm/chunks/chunk.BKMWXPAS.js.map +7 -0
  116. package/dist/esm/chunks/chunk.BOWCSPCH.js +2428 -0
  117. package/dist/esm/chunks/chunk.BOWCSPCH.js.map +7 -0
  118. package/dist/esm/chunks/chunk.BYN27JXZ.js +51 -0
  119. package/dist/esm/chunks/chunk.BYN27JXZ.js.map +7 -0
  120. package/dist/esm/chunks/chunk.BZPQIDQP.js +602 -0
  121. package/dist/esm/chunks/chunk.BZPQIDQP.js.map +7 -0
  122. package/dist/esm/chunks/chunk.C2MR3RDF.js +202 -0
  123. package/dist/esm/chunks/chunk.C2MR3RDF.js.map +7 -0
  124. package/dist/esm/chunks/chunk.C64YUJHS.js +55 -0
  125. package/dist/esm/chunks/chunk.C64YUJHS.js.map +7 -0
  126. package/dist/esm/chunks/chunk.CGHKW6S6.js +683 -0
  127. package/dist/esm/chunks/chunk.CGHKW6S6.js.map +7 -0
  128. package/dist/esm/chunks/chunk.CKS5A4YN.js +6 -0
  129. package/dist/esm/chunks/chunk.CKS5A4YN.js.map +7 -0
  130. package/dist/esm/chunks/chunk.COF6DD6T.js +293 -0
  131. package/dist/esm/chunks/chunk.COF6DD6T.js.map +7 -0
  132. package/dist/esm/chunks/chunk.D4XU5MZN.js +1203 -0
  133. package/dist/esm/chunks/chunk.D4XU5MZN.js.map +7 -0
  134. package/dist/esm/chunks/chunk.D5DMZ7ZG.js +350 -0
  135. package/dist/esm/chunks/chunk.D5DMZ7ZG.js.map +7 -0
  136. package/dist/esm/chunks/chunk.DB7ZQBES.js +244 -0
  137. package/dist/esm/chunks/chunk.DB7ZQBES.js.map +7 -0
  138. package/dist/esm/chunks/chunk.E4NCI7MS.js +6 -0
  139. package/dist/esm/chunks/chunk.E4NCI7MS.js.map +7 -0
  140. package/dist/esm/chunks/chunk.EA7XMXI5.js +200 -0
  141. package/dist/esm/chunks/chunk.EA7XMXI5.js.map +7 -0
  142. package/dist/esm/chunks/chunk.EARNUKJ2.js +401 -0
  143. package/dist/esm/chunks/chunk.EARNUKJ2.js.map +7 -0
  144. package/dist/esm/chunks/chunk.EKIW7VYG.js +419 -0
  145. package/dist/esm/chunks/chunk.EKIW7VYG.js.map +7 -0
  146. package/dist/esm/chunks/chunk.EL6B2ODN.js +52 -0
  147. package/dist/esm/chunks/chunk.EL6B2ODN.js.map +7 -0
  148. package/dist/esm/chunks/chunk.ETP6HSXO.js +513 -0
  149. package/dist/esm/chunks/chunk.ETP6HSXO.js.map +7 -0
  150. package/dist/esm/chunks/chunk.ETQIBLKP.js +978 -0
  151. package/dist/esm/chunks/chunk.ETQIBLKP.js.map +7 -0
  152. package/dist/esm/chunks/chunk.EWQENJ4W.js +505 -0
  153. package/dist/esm/chunks/chunk.EWQENJ4W.js.map +7 -0
  154. package/dist/esm/chunks/chunk.EY57VTRF.js +33 -0
  155. package/dist/esm/chunks/chunk.EY57VTRF.js.map +7 -0
  156. package/dist/esm/chunks/chunk.FBUQQD2T.js +732 -0
  157. package/dist/esm/chunks/chunk.FBUQQD2T.js.map +7 -0
  158. package/dist/esm/chunks/chunk.FMMPWQKC.js +439 -0
  159. package/dist/esm/chunks/chunk.FMMPWQKC.js.map +7 -0
  160. package/dist/esm/chunks/chunk.FWJ7SIFA.js +433 -0
  161. package/dist/esm/chunks/chunk.FWJ7SIFA.js.map +7 -0
  162. package/dist/esm/chunks/chunk.FZQCBRPK.js +6 -0
  163. package/dist/esm/chunks/chunk.FZQCBRPK.js.map +7 -0
  164. package/dist/esm/chunks/chunk.G6FY472A.js +658 -0
  165. package/dist/esm/chunks/chunk.G6FY472A.js.map +7 -0
  166. package/dist/esm/chunks/chunk.GS2AXUCN.js +150 -0
  167. package/dist/esm/chunks/chunk.GS2AXUCN.js.map +7 -0
  168. package/dist/esm/chunks/chunk.HHHMDDTU.js +297 -0
  169. package/dist/esm/chunks/chunk.HHHMDDTU.js.map +7 -0
  170. package/dist/esm/chunks/chunk.HZISALRH.js +20 -0
  171. package/dist/esm/chunks/chunk.HZISALRH.js.map +7 -0
  172. package/dist/esm/chunks/chunk.IBH5GL7A.js +258 -0
  173. package/dist/esm/chunks/chunk.IBH5GL7A.js.map +7 -0
  174. package/dist/esm/chunks/chunk.IWXT6VVJ.js +222 -0
  175. package/dist/esm/chunks/chunk.IWXT6VVJ.js.map +7 -0
  176. package/dist/esm/chunks/chunk.J6LOWXOG.js +654 -0
  177. package/dist/esm/chunks/chunk.J6LOWXOG.js.map +7 -0
  178. package/dist/esm/chunks/chunk.JICZQ2BO.js +168 -0
  179. package/dist/esm/chunks/chunk.JICZQ2BO.js.map +7 -0
  180. package/dist/esm/chunks/chunk.JKC5PU23.js +42 -0
  181. package/dist/esm/chunks/chunk.JKC5PU23.js.map +7 -0
  182. package/dist/esm/chunks/chunk.JQQOZMKQ.js +2994 -0
  183. package/dist/esm/chunks/chunk.JQQOZMKQ.js.map +7 -0
  184. package/dist/esm/chunks/chunk.JVQP6BJ3.js +1591 -0
  185. package/dist/esm/chunks/chunk.JVQP6BJ3.js.map +7 -0
  186. package/dist/esm/chunks/chunk.K2PCTUVN.js +139 -0
  187. package/dist/esm/chunks/chunk.K2PCTUVN.js.map +7 -0
  188. package/dist/esm/chunks/chunk.KCK3G74Y.js +634 -0
  189. package/dist/esm/chunks/chunk.KCK3G74Y.js.map +7 -0
  190. package/dist/esm/chunks/chunk.KI3IHPS2.js +801 -0
  191. package/dist/esm/chunks/chunk.KI3IHPS2.js.map +7 -0
  192. package/dist/esm/chunks/chunk.KRW2IAIU.js +445 -0
  193. package/dist/esm/chunks/chunk.KRW2IAIU.js.map +7 -0
  194. package/dist/esm/chunks/chunk.KZ2QNQK2.js +21 -0
  195. package/dist/esm/chunks/chunk.KZ2QNQK2.js.map +7 -0
  196. package/dist/esm/chunks/chunk.KZATVOA6.js +68 -0
  197. package/dist/esm/chunks/chunk.KZATVOA6.js.map +7 -0
  198. package/dist/esm/chunks/chunk.LCWRP2UI.js +59 -0
  199. package/dist/esm/chunks/chunk.LCWRP2UI.js.map +7 -0
  200. package/dist/esm/chunks/chunk.LM5TVNZY.js +71 -0
  201. package/dist/esm/chunks/chunk.LM5TVNZY.js.map +7 -0
  202. package/dist/esm/chunks/chunk.MAGJQ2PP.js +964 -0
  203. package/dist/esm/chunks/chunk.MAGJQ2PP.js.map +7 -0
  204. package/dist/esm/chunks/chunk.MEFT5FQC.js +158 -0
  205. package/dist/esm/chunks/chunk.MEFT5FQC.js.map +7 -0
  206. package/dist/esm/chunks/chunk.MHEJZJT3.js +6 -0
  207. package/dist/esm/chunks/chunk.MHEJZJT3.js.map +7 -0
  208. package/dist/esm/chunks/chunk.MMIZOYAS.js +147 -0
  209. package/dist/esm/chunks/chunk.MMIZOYAS.js.map +7 -0
  210. package/dist/esm/chunks/chunk.MNFGVNDI.js +6 -0
  211. package/dist/esm/chunks/chunk.MNFGVNDI.js.map +7 -0
  212. package/dist/esm/chunks/chunk.NQOD2XB3.js +840 -0
  213. package/dist/esm/chunks/chunk.NQOD2XB3.js.map +7 -0
  214. package/dist/esm/chunks/chunk.NRI7SWVX.js +1347 -0
  215. package/dist/esm/chunks/chunk.NRI7SWVX.js.map +7 -0
  216. package/dist/esm/chunks/chunk.NX5SKZLU.js +50 -0
  217. package/dist/esm/chunks/chunk.NX5SKZLU.js.map +7 -0
  218. package/dist/esm/chunks/chunk.O6UHX6FK.js +463 -0
  219. package/dist/esm/chunks/chunk.O6UHX6FK.js.map +7 -0
  220. package/dist/esm/chunks/chunk.OJI6ZRYW.js +561 -0
  221. package/dist/esm/chunks/chunk.OJI6ZRYW.js.map +7 -0
  222. package/dist/esm/chunks/chunk.OQRMHHPB.js +1335 -0
  223. package/dist/esm/chunks/chunk.OQRMHHPB.js.map +7 -0
  224. package/dist/esm/chunks/chunk.OYO6NUZY.js +52 -0
  225. package/dist/esm/chunks/chunk.OYO6NUZY.js.map +7 -0
  226. package/dist/esm/chunks/chunk.P43Z3YAS.js +507 -0
  227. package/dist/esm/chunks/chunk.P43Z3YAS.js.map +7 -0
  228. package/dist/esm/chunks/chunk.P7NOYP4O.js +73 -0
  229. package/dist/esm/chunks/chunk.P7NOYP4O.js.map +7 -0
  230. package/dist/esm/chunks/chunk.PBGL3BRX.js +27 -0
  231. package/dist/esm/chunks/chunk.PBGL3BRX.js.map +7 -0
  232. package/dist/esm/chunks/chunk.PCYIY5OY.js +461 -0
  233. package/dist/esm/chunks/chunk.PCYIY5OY.js.map +7 -0
  234. package/dist/esm/chunks/chunk.Q4YMHFRY.js +155 -0
  235. package/dist/esm/chunks/chunk.Q4YMHFRY.js.map +7 -0
  236. package/dist/esm/chunks/chunk.QD7EPCL6.js +144 -0
  237. package/dist/esm/chunks/chunk.QD7EPCL6.js.map +7 -0
  238. package/dist/esm/chunks/chunk.QQDDGRY6.js +6 -0
  239. package/dist/esm/chunks/chunk.QQDDGRY6.js.map +7 -0
  240. package/dist/esm/chunks/chunk.RNPIV3BY.js +540 -0
  241. package/dist/esm/chunks/chunk.RNPIV3BY.js.map +7 -0
  242. package/dist/esm/chunks/chunk.RR7HDQU6.js +236 -0
  243. package/dist/esm/chunks/chunk.RR7HDQU6.js.map +7 -0
  244. package/dist/esm/chunks/chunk.RV3E762Y.js +73 -0
  245. package/dist/esm/chunks/chunk.RV3E762Y.js.map +7 -0
  246. package/dist/esm/chunks/chunk.RWCC6E4O.js +52 -0
  247. package/dist/esm/chunks/chunk.RWCC6E4O.js.map +7 -0
  248. package/dist/esm/chunks/chunk.SJZ54RE3.js +56 -0
  249. package/dist/esm/chunks/chunk.SJZ54RE3.js.map +7 -0
  250. package/dist/esm/chunks/chunk.SKISCNSC.js +559 -0
  251. package/dist/esm/chunks/chunk.SKISCNSC.js.map +7 -0
  252. package/dist/esm/chunks/chunk.SKLCDWYQ.js +6 -0
  253. package/dist/esm/chunks/chunk.SKLCDWYQ.js.map +7 -0
  254. package/dist/esm/chunks/chunk.SNAZ6JSS.js +22 -0
  255. package/dist/esm/chunks/chunk.SNAZ6JSS.js.map +7 -0
  256. package/dist/esm/chunks/chunk.ST3R6JEE.js +73 -0
  257. package/dist/esm/chunks/chunk.ST3R6JEE.js.map +7 -0
  258. package/dist/esm/chunks/chunk.TLCGGWBO.js +6 -0
  259. package/dist/esm/chunks/chunk.TLCGGWBO.js.map +7 -0
  260. package/dist/esm/chunks/chunk.U35QQZVK.js +422 -0
  261. package/dist/esm/chunks/chunk.U35QQZVK.js.map +7 -0
  262. package/dist/esm/chunks/chunk.U6FJJGO3.js +6 -0
  263. package/dist/esm/chunks/chunk.U6FJJGO3.js.map +7 -0
  264. package/dist/esm/chunks/chunk.VAPJ75PS.js +21 -0
  265. package/dist/esm/chunks/chunk.VAPJ75PS.js.map +7 -0
  266. package/dist/esm/chunks/chunk.VHO7NUMI.js +37 -0
  267. package/dist/esm/chunks/chunk.VHO7NUMI.js.map +7 -0
  268. package/dist/esm/chunks/chunk.VK6LIH3B.js +13 -0
  269. package/dist/esm/chunks/chunk.VK6LIH3B.js.map +7 -0
  270. package/dist/esm/chunks/chunk.VTXXZ5KT.js +450 -0
  271. package/dist/esm/chunks/chunk.VTXXZ5KT.js.map +7 -0
  272. package/dist/esm/chunks/chunk.WAJDLUSQ.js +56 -0
  273. package/dist/esm/chunks/chunk.WAJDLUSQ.js.map +7 -0
  274. package/dist/esm/chunks/chunk.WF2MFLG4.js +6 -0
  275. package/dist/esm/chunks/chunk.WF2MFLG4.js.map +7 -0
  276. package/dist/esm/chunks/chunk.WINL2C7Q.js +6 -0
  277. package/dist/esm/chunks/chunk.WINL2C7Q.js.map +7 -0
  278. package/dist/esm/chunks/chunk.WIYLQTSX.js +3550 -0
  279. package/dist/esm/chunks/chunk.WIYLQTSX.js.map +7 -0
  280. package/dist/esm/chunks/chunk.WT4W2IFT.js +92 -0
  281. package/dist/esm/chunks/chunk.WT4W2IFT.js.map +7 -0
  282. package/dist/esm/chunks/chunk.WXFCZJJI.js +52 -0
  283. package/dist/esm/chunks/chunk.WXFCZJJI.js.map +7 -0
  284. package/dist/esm/chunks/chunk.XEF6G5NS.js +248 -0
  285. package/dist/esm/chunks/chunk.XEF6G5NS.js.map +7 -0
  286. package/dist/esm/chunks/chunk.XGMOOPIE.js +136 -0
  287. package/dist/esm/chunks/chunk.XGMOOPIE.js.map +7 -0
  288. package/dist/esm/chunks/chunk.XIDZXGD4.js +912 -0
  289. package/dist/esm/chunks/chunk.XIDZXGD4.js.map +7 -0
  290. package/dist/esm/chunks/chunk.XJVLHRVJ.js +59 -0
  291. package/dist/esm/chunks/chunk.XJVLHRVJ.js.map +7 -0
  292. package/dist/esm/chunks/chunk.XO3XVXWW.js +72 -0
  293. package/dist/esm/chunks/chunk.XO3XVXWW.js.map +7 -0
  294. package/dist/esm/chunks/chunk.XY3ZHN7Y.js +649 -0
  295. package/dist/esm/chunks/chunk.XY3ZHN7Y.js.map +7 -0
  296. package/dist/esm/chunks/chunk.Y2TDQIA4.js +307 -0
  297. package/dist/esm/chunks/chunk.Y2TDQIA4.js.map +7 -0
  298. package/dist/esm/chunks/chunk.YCW56AVX.js +176 -0
  299. package/dist/esm/chunks/chunk.YCW56AVX.js.map +7 -0
  300. package/dist/esm/chunks/chunk.YDPSV74L.js +742 -0
  301. package/dist/esm/chunks/chunk.YDPSV74L.js.map +7 -0
  302. package/dist/esm/chunks/chunk.YJ5X3WZ4.js +110 -0
  303. package/dist/esm/chunks/chunk.YJ5X3WZ4.js.map +7 -0
  304. package/dist/esm/chunks/chunk.ZABF5CI6.js +760 -0
  305. package/dist/esm/chunks/chunk.ZABF5CI6.js.map +7 -0
  306. package/dist/esm/chunks/chunk.ZG4NZM2P.js +173 -0
  307. package/dist/esm/chunks/chunk.ZG4NZM2P.js.map +7 -0
  308. package/dist/esm/chunks/chunk.ZUM5YLB2.js +291 -0
  309. package/dist/esm/chunks/chunk.ZUM5YLB2.js.map +7 -0
  310. package/dist/esm/circular-progress/index.js +28 -0
  311. package/dist/esm/circular-progress/index.js.map +7 -0
  312. package/dist/esm/color-picker/index.js +49 -0
  313. package/dist/esm/color-picker/index.js.map +7 -0
  314. package/dist/esm/core/base/index.js +21 -0
  315. package/dist/esm/core/base/index.js.map +7 -0
  316. package/dist/esm/core/delegates/index.js +20 -0
  317. package/dist/esm/core/delegates/index.js.map +7 -0
  318. package/dist/esm/core/index.js +83 -0
  319. package/dist/esm/core/index.js.map +7 -0
  320. package/dist/esm/core/mask/index.js +26 -0
  321. package/dist/esm/core/mask/index.js.map +7 -0
  322. package/dist/esm/core/utils/index.js +46 -0
  323. package/dist/esm/core/utils/index.js.map +7 -0
  324. package/dist/esm/date-picker/index.js +62 -0
  325. package/dist/esm/date-picker/index.js.map +7 -0
  326. package/dist/esm/date-range-picker/index.js +64 -0
  327. package/dist/esm/date-range-picker/index.js.map +7 -0
  328. package/dist/esm/dialog/index.js +44 -0
  329. package/dist/esm/dialog/index.js.map +7 -0
  330. package/dist/esm/divider/index.js +22 -0
  331. package/dist/esm/divider/index.js.map +7 -0
  332. package/dist/esm/drawer/base/index.js +25 -0
  333. package/dist/esm/drawer/base/index.js.map +7 -0
  334. package/dist/esm/drawer/drawer/index.js +25 -0
  335. package/dist/esm/drawer/drawer/index.js.map +7 -0
  336. package/dist/esm/drawer/index.js +56 -0
  337. package/dist/esm/drawer/index.js.map +7 -0
  338. package/dist/esm/drawer/mini-drawer/index.js +25 -0
  339. package/dist/esm/drawer/mini-drawer/index.js.map +7 -0
  340. package/dist/esm/drawer/modal-drawer/index.js +30 -0
  341. package/dist/esm/drawer/modal-drawer/index.js.map +7 -0
  342. package/dist/esm/expansion-panel/index.js +38 -0
  343. package/dist/esm/expansion-panel/index.js.map +7 -0
  344. package/dist/esm/file-picker/index.js +41 -0
  345. package/dist/esm/file-picker/index.js.map +7 -0
  346. package/dist/esm/floating-action-button/index.js +29 -0
  347. package/dist/esm/floating-action-button/index.js.map +7 -0
  348. package/dist/esm/floating-label/index.js +23 -0
  349. package/dist/esm/floating-label/index.js.map +7 -0
  350. package/dist/esm/icon/index.js +53 -0
  351. package/dist/esm/icon/index.js.map +7 -0
  352. package/dist/esm/icon-button/index.js +37 -0
  353. package/dist/esm/icon-button/index.js.map +7 -0
  354. package/dist/esm/index.js +1275 -0
  355. package/dist/esm/index.js.map +7 -0
  356. package/dist/esm/inline-message/index.js +22 -0
  357. package/dist/esm/inline-message/index.js.map +7 -0
  358. package/dist/esm/keyboard-shortcut/index.js +41 -0
  359. package/dist/esm/keyboard-shortcut/index.js.map +7 -0
  360. package/dist/esm/label-value/index.js +32 -0
  361. package/dist/esm/label-value/index.js.map +7 -0
  362. package/dist/esm/linear-progress/index.js +24 -0
  363. package/dist/esm/linear-progress/index.js.map +7 -0
  364. package/dist/esm/list/index.js +44 -0
  365. package/dist/esm/list/index.js.map +7 -0
  366. package/dist/esm/list/list/index.js +33 -0
  367. package/dist/esm/list/list/index.js.map +7 -0
  368. package/dist/esm/list/list-item/index.js +31 -0
  369. package/dist/esm/list/list-item/index.js.map +7 -0
  370. package/dist/esm/list-dropdown/index.js +55 -0
  371. package/dist/esm/list-dropdown/index.js.map +7 -0
  372. package/dist/esm/menu/index.js +53 -0
  373. package/dist/esm/menu/index.js.map +7 -0
  374. package/dist/esm/open-icon/index.js +37 -0
  375. package/dist/esm/open-icon/index.js.map +7 -0
  376. package/dist/esm/page-state/index.js +22 -0
  377. package/dist/esm/page-state/index.js.map +7 -0
  378. package/dist/esm/paginator/index.js +66 -0
  379. package/dist/esm/paginator/index.js.map +7 -0
  380. package/dist/esm/popup/index.js +31 -0
  381. package/dist/esm/popup/index.js.map +7 -0
  382. package/dist/esm/product-icon/index.js +29 -0
  383. package/dist/esm/product-icon/index.js.map +7 -0
  384. package/dist/esm/profile-card/index.js +37 -0
  385. package/dist/esm/profile-card/index.js.map +7 -0
  386. package/dist/esm/quantity-field/index.js +46 -0
  387. package/dist/esm/quantity-field/index.js.map +7 -0
  388. package/dist/esm/radio/index.js +26 -0
  389. package/dist/esm/radio/index.js.map +7 -0
  390. package/dist/esm/ripple/index.js +32 -0
  391. package/dist/esm/ripple/index.js.map +7 -0
  392. package/dist/esm/scaffold/index.js +22 -0
  393. package/dist/esm/scaffold/index.js.map +7 -0
  394. package/dist/esm/select/core/index.js +60 -0
  395. package/dist/esm/select/core/index.js.map +7 -0
  396. package/dist/esm/select/index.js +114 -0
  397. package/dist/esm/select/index.js.map +7 -0
  398. package/dist/esm/select/option/index.js +28 -0
  399. package/dist/esm/select/option/index.js.map +7 -0
  400. package/dist/esm/select/option-group/index.js +22 -0
  401. package/dist/esm/select/option-group/index.js.map +7 -0
  402. package/dist/esm/select/select/index.js +63 -0
  403. package/dist/esm/select/select/index.js.map +7 -0
  404. package/dist/esm/select/select-dropdown/index.js +59 -0
  405. package/dist/esm/select/select-dropdown/index.js.map +7 -0
  406. package/dist/esm/skeleton/index.js +22 -0
  407. package/dist/esm/skeleton/index.js.map +7 -0
  408. package/dist/esm/slider/index.js +35 -0
  409. package/dist/esm/slider/index.js.map +7 -0
  410. package/dist/esm/stepper/index.js +55 -0
  411. package/dist/esm/stepper/index.js.map +7 -0
  412. package/dist/esm/stepper/step/index.js +40 -0
  413. package/dist/esm/stepper/step/index.js.map +7 -0
  414. package/dist/esm/stepper/stepper/index.js +43 -0
  415. package/dist/esm/stepper/stepper/index.js.map +7 -0
  416. package/dist/esm/switch/index.js +34 -0
  417. package/dist/esm/switch/index.js.map +7 -0
  418. package/dist/esm/table/index.js +57 -0
  419. package/dist/esm/table/index.js.map +7 -0
  420. package/dist/esm/tabs/index.js +61 -0
  421. package/dist/esm/tabs/index.js.map +7 -0
  422. package/dist/esm/tabs/tab/index.js +33 -0
  423. package/dist/esm/tabs/tab/index.js.map +7 -0
  424. package/dist/esm/tabs/tab-bar/index.js +47 -0
  425. package/dist/esm/tabs/tab-bar/index.js.map +7 -0
  426. package/dist/esm/text-field/index.js +39 -0
  427. package/dist/esm/text-field/index.js.map +7 -0
  428. package/dist/esm/theme/index.js +17 -0
  429. package/dist/esm/theme/index.js.map +7 -0
  430. package/dist/esm/time-picker/index.js +92 -0
  431. package/dist/esm/time-picker/index.js.map +7 -0
  432. package/dist/esm/toast/index.js +42 -0
  433. package/dist/esm/toast/index.js.map +7 -0
  434. package/dist/esm/toolbar/index.js +22 -0
  435. package/dist/esm/toolbar/index.js.map +7 -0
  436. package/dist/esm/tooltip/index.js +34 -0
  437. package/dist/esm/tooltip/index.js.map +7 -0
  438. package/dist/esm/utils/index.js +17 -0
  439. package/dist/esm/utils/index.js.map +7 -0
  440. package/dist/esm/view-switcher/index.js +40 -0
  441. package/dist/esm/view-switcher/index.js.map +7 -0
  442. package/dist/esm/view-switcher/view/index.js +22 -0
  443. package/dist/esm/view-switcher/view/index.js.map +7 -0
  444. package/package.json +1 -1
@@ -0,0 +1,793 @@
1
+ /**
2
+ * @license
3
+ * Copyright 2022 Tyler Technologies, Inc.
4
+ * License: Apache-2.0
5
+ */
6
+ import {
7
+ MDCComponent,
8
+ MDCFoundation,
9
+ __assign,
10
+ __extends,
11
+ __values
12
+ } from "./chunk.5VKAVHLM.js";
13
+
14
+ // node_modules/@material/ripple/constants.js
15
+ var cssClasses = {
16
+ BG_FOCUSED: "mdc-ripple-upgraded--background-focused",
17
+ FG_ACTIVATION: "mdc-ripple-upgraded--foreground-activation",
18
+ FG_DEACTIVATION: "mdc-ripple-upgraded--foreground-deactivation",
19
+ ROOT: "mdc-ripple-upgraded",
20
+ UNBOUNDED: "mdc-ripple-upgraded--unbounded"
21
+ };
22
+ var strings = {
23
+ VAR_FG_SCALE: "--mdc-ripple-fg-scale",
24
+ VAR_FG_SIZE: "--mdc-ripple-fg-size",
25
+ VAR_FG_TRANSLATE_END: "--mdc-ripple-fg-translate-end",
26
+ VAR_FG_TRANSLATE_START: "--mdc-ripple-fg-translate-start",
27
+ VAR_LEFT: "--mdc-ripple-left",
28
+ VAR_TOP: "--mdc-ripple-top"
29
+ };
30
+ var numbers = {
31
+ DEACTIVATION_TIMEOUT_MS: 225,
32
+ FG_DEACTIVATION_MS: 150,
33
+ INITIAL_ORIGIN_SCALE: 0.6,
34
+ PADDING: 10,
35
+ TAP_DELAY_MS: 300
36
+ };
37
+
38
+ // node_modules/@material/ripple/util.js
39
+ var supportsCssVariables_;
40
+ function supportsCssVariables(windowObj, forceRefresh) {
41
+ if (forceRefresh === void 0) {
42
+ forceRefresh = false;
43
+ }
44
+ var CSS = windowObj.CSS;
45
+ var supportsCssVars = supportsCssVariables_;
46
+ if (typeof supportsCssVariables_ === "boolean" && !forceRefresh) {
47
+ return supportsCssVariables_;
48
+ }
49
+ var supportsFunctionPresent = CSS && typeof CSS.supports === "function";
50
+ if (!supportsFunctionPresent) {
51
+ return false;
52
+ }
53
+ var explicitlySupportsCssVars = CSS.supports("--css-vars", "yes");
54
+ var weAreFeatureDetectingSafari10plus = CSS.supports("(--css-vars: yes)") && CSS.supports("color", "#00000000");
55
+ supportsCssVars = explicitlySupportsCssVars || weAreFeatureDetectingSafari10plus;
56
+ if (!forceRefresh) {
57
+ supportsCssVariables_ = supportsCssVars;
58
+ }
59
+ return supportsCssVars;
60
+ }
61
+ function getNormalizedEventCoords(evt, pageOffset, clientRect) {
62
+ if (!evt) {
63
+ return { x: 0, y: 0 };
64
+ }
65
+ var x = pageOffset.x, y = pageOffset.y;
66
+ var documentX = x + clientRect.left;
67
+ var documentY = y + clientRect.top;
68
+ var normalizedX;
69
+ var normalizedY;
70
+ if (evt.type === "touchstart") {
71
+ var touchEvent = evt;
72
+ normalizedX = touchEvent.changedTouches[0].pageX - documentX;
73
+ normalizedY = touchEvent.changedTouches[0].pageY - documentY;
74
+ } else {
75
+ var mouseEvent = evt;
76
+ normalizedX = mouseEvent.pageX - documentX;
77
+ normalizedY = mouseEvent.pageY - documentY;
78
+ }
79
+ return { x: normalizedX, y: normalizedY };
80
+ }
81
+
82
+ // node_modules/@material/ripple/foundation.js
83
+ var ACTIVATION_EVENT_TYPES = [
84
+ "touchstart",
85
+ "pointerdown",
86
+ "mousedown",
87
+ "keydown"
88
+ ];
89
+ var POINTER_DEACTIVATION_EVENT_TYPES = [
90
+ "touchend",
91
+ "pointerup",
92
+ "mouseup",
93
+ "contextmenu"
94
+ ];
95
+ var activatedTargets = [];
96
+ var MDCRippleFoundation = function(_super) {
97
+ __extends(MDCRippleFoundation2, _super);
98
+ function MDCRippleFoundation2(adapter) {
99
+ var _this = _super.call(this, __assign(__assign({}, MDCRippleFoundation2.defaultAdapter), adapter)) || this;
100
+ _this.activationAnimationHasEnded = false;
101
+ _this.activationTimer = 0;
102
+ _this.fgDeactivationRemovalTimer = 0;
103
+ _this.fgScale = "0";
104
+ _this.frame = { width: 0, height: 0 };
105
+ _this.initialSize = 0;
106
+ _this.layoutFrame = 0;
107
+ _this.maxRadius = 0;
108
+ _this.unboundedCoords = { left: 0, top: 0 };
109
+ _this.activationState = _this.defaultActivationState();
110
+ _this.activationTimerCallback = function() {
111
+ _this.activationAnimationHasEnded = true;
112
+ _this.runDeactivationUXLogicIfReady();
113
+ };
114
+ _this.activateHandler = function(e) {
115
+ _this.activateImpl(e);
116
+ };
117
+ _this.deactivateHandler = function() {
118
+ _this.deactivateImpl();
119
+ };
120
+ _this.focusHandler = function() {
121
+ _this.handleFocus();
122
+ };
123
+ _this.blurHandler = function() {
124
+ _this.handleBlur();
125
+ };
126
+ _this.resizeHandler = function() {
127
+ _this.layout();
128
+ };
129
+ return _this;
130
+ }
131
+ Object.defineProperty(MDCRippleFoundation2, "cssClasses", {
132
+ get: function() {
133
+ return cssClasses;
134
+ },
135
+ enumerable: false,
136
+ configurable: true
137
+ });
138
+ Object.defineProperty(MDCRippleFoundation2, "strings", {
139
+ get: function() {
140
+ return strings;
141
+ },
142
+ enumerable: false,
143
+ configurable: true
144
+ });
145
+ Object.defineProperty(MDCRippleFoundation2, "numbers", {
146
+ get: function() {
147
+ return numbers;
148
+ },
149
+ enumerable: false,
150
+ configurable: true
151
+ });
152
+ Object.defineProperty(MDCRippleFoundation2, "defaultAdapter", {
153
+ get: function() {
154
+ return {
155
+ addClass: function() {
156
+ return void 0;
157
+ },
158
+ browserSupportsCssVars: function() {
159
+ return true;
160
+ },
161
+ computeBoundingRect: function() {
162
+ return { top: 0, right: 0, bottom: 0, left: 0, width: 0, height: 0 };
163
+ },
164
+ containsEventTarget: function() {
165
+ return true;
166
+ },
167
+ deregisterDocumentInteractionHandler: function() {
168
+ return void 0;
169
+ },
170
+ deregisterInteractionHandler: function() {
171
+ return void 0;
172
+ },
173
+ deregisterResizeHandler: function() {
174
+ return void 0;
175
+ },
176
+ getWindowPageOffset: function() {
177
+ return { x: 0, y: 0 };
178
+ },
179
+ isSurfaceActive: function() {
180
+ return true;
181
+ },
182
+ isSurfaceDisabled: function() {
183
+ return true;
184
+ },
185
+ isUnbounded: function() {
186
+ return true;
187
+ },
188
+ registerDocumentInteractionHandler: function() {
189
+ return void 0;
190
+ },
191
+ registerInteractionHandler: function() {
192
+ return void 0;
193
+ },
194
+ registerResizeHandler: function() {
195
+ return void 0;
196
+ },
197
+ removeClass: function() {
198
+ return void 0;
199
+ },
200
+ updateCssVariable: function() {
201
+ return void 0;
202
+ }
203
+ };
204
+ },
205
+ enumerable: false,
206
+ configurable: true
207
+ });
208
+ MDCRippleFoundation2.prototype.init = function() {
209
+ var _this = this;
210
+ var supportsPressRipple = this.supportsPressRipple();
211
+ this.registerRootHandlers(supportsPressRipple);
212
+ if (supportsPressRipple) {
213
+ var _a = MDCRippleFoundation2.cssClasses, ROOT_1 = _a.ROOT, UNBOUNDED_1 = _a.UNBOUNDED;
214
+ requestAnimationFrame(function() {
215
+ _this.adapter.addClass(ROOT_1);
216
+ if (_this.adapter.isUnbounded()) {
217
+ _this.adapter.addClass(UNBOUNDED_1);
218
+ _this.layoutInternal();
219
+ }
220
+ });
221
+ }
222
+ };
223
+ MDCRippleFoundation2.prototype.destroy = function() {
224
+ var _this = this;
225
+ if (this.supportsPressRipple()) {
226
+ if (this.activationTimer) {
227
+ clearTimeout(this.activationTimer);
228
+ this.activationTimer = 0;
229
+ this.adapter.removeClass(MDCRippleFoundation2.cssClasses.FG_ACTIVATION);
230
+ }
231
+ if (this.fgDeactivationRemovalTimer) {
232
+ clearTimeout(this.fgDeactivationRemovalTimer);
233
+ this.fgDeactivationRemovalTimer = 0;
234
+ this.adapter.removeClass(MDCRippleFoundation2.cssClasses.FG_DEACTIVATION);
235
+ }
236
+ var _a = MDCRippleFoundation2.cssClasses, ROOT_2 = _a.ROOT, UNBOUNDED_2 = _a.UNBOUNDED;
237
+ requestAnimationFrame(function() {
238
+ _this.adapter.removeClass(ROOT_2);
239
+ _this.adapter.removeClass(UNBOUNDED_2);
240
+ _this.removeCssVars();
241
+ });
242
+ }
243
+ this.deregisterRootHandlers();
244
+ this.deregisterDeactivationHandlers();
245
+ };
246
+ MDCRippleFoundation2.prototype.activate = function(evt) {
247
+ this.activateImpl(evt);
248
+ };
249
+ MDCRippleFoundation2.prototype.deactivate = function() {
250
+ this.deactivateImpl();
251
+ };
252
+ MDCRippleFoundation2.prototype.layout = function() {
253
+ var _this = this;
254
+ if (this.layoutFrame) {
255
+ cancelAnimationFrame(this.layoutFrame);
256
+ }
257
+ this.layoutFrame = requestAnimationFrame(function() {
258
+ _this.layoutInternal();
259
+ _this.layoutFrame = 0;
260
+ });
261
+ };
262
+ MDCRippleFoundation2.prototype.setUnbounded = function(unbounded) {
263
+ var UNBOUNDED = MDCRippleFoundation2.cssClasses.UNBOUNDED;
264
+ if (unbounded) {
265
+ this.adapter.addClass(UNBOUNDED);
266
+ } else {
267
+ this.adapter.removeClass(UNBOUNDED);
268
+ }
269
+ };
270
+ MDCRippleFoundation2.prototype.handleFocus = function() {
271
+ var _this = this;
272
+ requestAnimationFrame(function() {
273
+ return _this.adapter.addClass(MDCRippleFoundation2.cssClasses.BG_FOCUSED);
274
+ });
275
+ };
276
+ MDCRippleFoundation2.prototype.handleBlur = function() {
277
+ var _this = this;
278
+ requestAnimationFrame(function() {
279
+ return _this.adapter.removeClass(MDCRippleFoundation2.cssClasses.BG_FOCUSED);
280
+ });
281
+ };
282
+ MDCRippleFoundation2.prototype.supportsPressRipple = function() {
283
+ return this.adapter.browserSupportsCssVars();
284
+ };
285
+ MDCRippleFoundation2.prototype.defaultActivationState = function() {
286
+ return {
287
+ activationEvent: void 0,
288
+ hasDeactivationUXRun: false,
289
+ isActivated: false,
290
+ isProgrammatic: false,
291
+ wasActivatedByPointer: false,
292
+ wasElementMadeActive: false
293
+ };
294
+ };
295
+ MDCRippleFoundation2.prototype.registerRootHandlers = function(supportsPressRipple) {
296
+ var e_1, _a;
297
+ if (supportsPressRipple) {
298
+ try {
299
+ for (var ACTIVATION_EVENT_TYPES_1 = __values(ACTIVATION_EVENT_TYPES), ACTIVATION_EVENT_TYPES_1_1 = ACTIVATION_EVENT_TYPES_1.next(); !ACTIVATION_EVENT_TYPES_1_1.done; ACTIVATION_EVENT_TYPES_1_1 = ACTIVATION_EVENT_TYPES_1.next()) {
300
+ var evtType = ACTIVATION_EVENT_TYPES_1_1.value;
301
+ this.adapter.registerInteractionHandler(evtType, this.activateHandler);
302
+ }
303
+ } catch (e_1_1) {
304
+ e_1 = { error: e_1_1 };
305
+ } finally {
306
+ try {
307
+ if (ACTIVATION_EVENT_TYPES_1_1 && !ACTIVATION_EVENT_TYPES_1_1.done && (_a = ACTIVATION_EVENT_TYPES_1.return))
308
+ _a.call(ACTIVATION_EVENT_TYPES_1);
309
+ } finally {
310
+ if (e_1)
311
+ throw e_1.error;
312
+ }
313
+ }
314
+ if (this.adapter.isUnbounded()) {
315
+ this.adapter.registerResizeHandler(this.resizeHandler);
316
+ }
317
+ }
318
+ this.adapter.registerInteractionHandler("focus", this.focusHandler);
319
+ this.adapter.registerInteractionHandler("blur", this.blurHandler);
320
+ };
321
+ MDCRippleFoundation2.prototype.registerDeactivationHandlers = function(evt) {
322
+ var e_2, _a;
323
+ if (evt.type === "keydown") {
324
+ this.adapter.registerInteractionHandler("keyup", this.deactivateHandler);
325
+ } else {
326
+ try {
327
+ for (var POINTER_DEACTIVATION_EVENT_TYPES_1 = __values(POINTER_DEACTIVATION_EVENT_TYPES), POINTER_DEACTIVATION_EVENT_TYPES_1_1 = POINTER_DEACTIVATION_EVENT_TYPES_1.next(); !POINTER_DEACTIVATION_EVENT_TYPES_1_1.done; POINTER_DEACTIVATION_EVENT_TYPES_1_1 = POINTER_DEACTIVATION_EVENT_TYPES_1.next()) {
328
+ var evtType = POINTER_DEACTIVATION_EVENT_TYPES_1_1.value;
329
+ this.adapter.registerDocumentInteractionHandler(evtType, this.deactivateHandler);
330
+ }
331
+ } catch (e_2_1) {
332
+ e_2 = { error: e_2_1 };
333
+ } finally {
334
+ try {
335
+ if (POINTER_DEACTIVATION_EVENT_TYPES_1_1 && !POINTER_DEACTIVATION_EVENT_TYPES_1_1.done && (_a = POINTER_DEACTIVATION_EVENT_TYPES_1.return))
336
+ _a.call(POINTER_DEACTIVATION_EVENT_TYPES_1);
337
+ } finally {
338
+ if (e_2)
339
+ throw e_2.error;
340
+ }
341
+ }
342
+ }
343
+ };
344
+ MDCRippleFoundation2.prototype.deregisterRootHandlers = function() {
345
+ var e_3, _a;
346
+ try {
347
+ for (var ACTIVATION_EVENT_TYPES_2 = __values(ACTIVATION_EVENT_TYPES), ACTIVATION_EVENT_TYPES_2_1 = ACTIVATION_EVENT_TYPES_2.next(); !ACTIVATION_EVENT_TYPES_2_1.done; ACTIVATION_EVENT_TYPES_2_1 = ACTIVATION_EVENT_TYPES_2.next()) {
348
+ var evtType = ACTIVATION_EVENT_TYPES_2_1.value;
349
+ this.adapter.deregisterInteractionHandler(evtType, this.activateHandler);
350
+ }
351
+ } catch (e_3_1) {
352
+ e_3 = { error: e_3_1 };
353
+ } finally {
354
+ try {
355
+ if (ACTIVATION_EVENT_TYPES_2_1 && !ACTIVATION_EVENT_TYPES_2_1.done && (_a = ACTIVATION_EVENT_TYPES_2.return))
356
+ _a.call(ACTIVATION_EVENT_TYPES_2);
357
+ } finally {
358
+ if (e_3)
359
+ throw e_3.error;
360
+ }
361
+ }
362
+ this.adapter.deregisterInteractionHandler("focus", this.focusHandler);
363
+ this.adapter.deregisterInteractionHandler("blur", this.blurHandler);
364
+ if (this.adapter.isUnbounded()) {
365
+ this.adapter.deregisterResizeHandler(this.resizeHandler);
366
+ }
367
+ };
368
+ MDCRippleFoundation2.prototype.deregisterDeactivationHandlers = function() {
369
+ var e_4, _a;
370
+ this.adapter.deregisterInteractionHandler("keyup", this.deactivateHandler);
371
+ try {
372
+ for (var POINTER_DEACTIVATION_EVENT_TYPES_2 = __values(POINTER_DEACTIVATION_EVENT_TYPES), POINTER_DEACTIVATION_EVENT_TYPES_2_1 = POINTER_DEACTIVATION_EVENT_TYPES_2.next(); !POINTER_DEACTIVATION_EVENT_TYPES_2_1.done; POINTER_DEACTIVATION_EVENT_TYPES_2_1 = POINTER_DEACTIVATION_EVENT_TYPES_2.next()) {
373
+ var evtType = POINTER_DEACTIVATION_EVENT_TYPES_2_1.value;
374
+ this.adapter.deregisterDocumentInteractionHandler(evtType, this.deactivateHandler);
375
+ }
376
+ } catch (e_4_1) {
377
+ e_4 = { error: e_4_1 };
378
+ } finally {
379
+ try {
380
+ if (POINTER_DEACTIVATION_EVENT_TYPES_2_1 && !POINTER_DEACTIVATION_EVENT_TYPES_2_1.done && (_a = POINTER_DEACTIVATION_EVENT_TYPES_2.return))
381
+ _a.call(POINTER_DEACTIVATION_EVENT_TYPES_2);
382
+ } finally {
383
+ if (e_4)
384
+ throw e_4.error;
385
+ }
386
+ }
387
+ };
388
+ MDCRippleFoundation2.prototype.removeCssVars = function() {
389
+ var _this = this;
390
+ var rippleStrings = MDCRippleFoundation2.strings;
391
+ var keys = Object.keys(rippleStrings);
392
+ keys.forEach(function(key) {
393
+ if (key.indexOf("VAR_") === 0) {
394
+ _this.adapter.updateCssVariable(rippleStrings[key], null);
395
+ }
396
+ });
397
+ };
398
+ MDCRippleFoundation2.prototype.activateImpl = function(evt) {
399
+ var _this = this;
400
+ if (this.adapter.isSurfaceDisabled()) {
401
+ return;
402
+ }
403
+ var activationState = this.activationState;
404
+ if (activationState.isActivated) {
405
+ return;
406
+ }
407
+ var previousActivationEvent = this.previousActivationEvent;
408
+ var isSameInteraction = previousActivationEvent && evt !== void 0 && previousActivationEvent.type !== evt.type;
409
+ if (isSameInteraction) {
410
+ return;
411
+ }
412
+ activationState.isActivated = true;
413
+ activationState.isProgrammatic = evt === void 0;
414
+ activationState.activationEvent = evt;
415
+ activationState.wasActivatedByPointer = activationState.isProgrammatic ? false : evt !== void 0 && (evt.type === "mousedown" || evt.type === "touchstart" || evt.type === "pointerdown");
416
+ var hasActivatedChild = evt !== void 0 && activatedTargets.length > 0 && activatedTargets.some(function(target) {
417
+ return _this.adapter.containsEventTarget(target);
418
+ });
419
+ if (hasActivatedChild) {
420
+ this.resetActivationState();
421
+ return;
422
+ }
423
+ if (evt !== void 0) {
424
+ activatedTargets.push(evt.target);
425
+ this.registerDeactivationHandlers(evt);
426
+ }
427
+ activationState.wasElementMadeActive = this.checkElementMadeActive(evt);
428
+ if (activationState.wasElementMadeActive) {
429
+ this.animateActivation();
430
+ }
431
+ requestAnimationFrame(function() {
432
+ activatedTargets = [];
433
+ if (!activationState.wasElementMadeActive && evt !== void 0 && (evt.key === " " || evt.keyCode === 32)) {
434
+ activationState.wasElementMadeActive = _this.checkElementMadeActive(evt);
435
+ if (activationState.wasElementMadeActive) {
436
+ _this.animateActivation();
437
+ }
438
+ }
439
+ if (!activationState.wasElementMadeActive) {
440
+ _this.activationState = _this.defaultActivationState();
441
+ }
442
+ });
443
+ };
444
+ MDCRippleFoundation2.prototype.checkElementMadeActive = function(evt) {
445
+ return evt !== void 0 && evt.type === "keydown" ? this.adapter.isSurfaceActive() : true;
446
+ };
447
+ MDCRippleFoundation2.prototype.animateActivation = function() {
448
+ var _this = this;
449
+ var _a = MDCRippleFoundation2.strings, VAR_FG_TRANSLATE_START = _a.VAR_FG_TRANSLATE_START, VAR_FG_TRANSLATE_END = _a.VAR_FG_TRANSLATE_END;
450
+ var _b = MDCRippleFoundation2.cssClasses, FG_DEACTIVATION = _b.FG_DEACTIVATION, FG_ACTIVATION = _b.FG_ACTIVATION;
451
+ var DEACTIVATION_TIMEOUT_MS = MDCRippleFoundation2.numbers.DEACTIVATION_TIMEOUT_MS;
452
+ this.layoutInternal();
453
+ var translateStart = "";
454
+ var translateEnd = "";
455
+ if (!this.adapter.isUnbounded()) {
456
+ var _c = this.getFgTranslationCoordinates(), startPoint = _c.startPoint, endPoint = _c.endPoint;
457
+ translateStart = startPoint.x + "px, " + startPoint.y + "px";
458
+ translateEnd = endPoint.x + "px, " + endPoint.y + "px";
459
+ }
460
+ this.adapter.updateCssVariable(VAR_FG_TRANSLATE_START, translateStart);
461
+ this.adapter.updateCssVariable(VAR_FG_TRANSLATE_END, translateEnd);
462
+ clearTimeout(this.activationTimer);
463
+ clearTimeout(this.fgDeactivationRemovalTimer);
464
+ this.rmBoundedActivationClasses();
465
+ this.adapter.removeClass(FG_DEACTIVATION);
466
+ this.adapter.computeBoundingRect();
467
+ this.adapter.addClass(FG_ACTIVATION);
468
+ this.activationTimer = setTimeout(function() {
469
+ _this.activationTimerCallback();
470
+ }, DEACTIVATION_TIMEOUT_MS);
471
+ };
472
+ MDCRippleFoundation2.prototype.getFgTranslationCoordinates = function() {
473
+ var _a = this.activationState, activationEvent = _a.activationEvent, wasActivatedByPointer = _a.wasActivatedByPointer;
474
+ var startPoint;
475
+ if (wasActivatedByPointer) {
476
+ startPoint = getNormalizedEventCoords(activationEvent, this.adapter.getWindowPageOffset(), this.adapter.computeBoundingRect());
477
+ } else {
478
+ startPoint = {
479
+ x: this.frame.width / 2,
480
+ y: this.frame.height / 2
481
+ };
482
+ }
483
+ startPoint = {
484
+ x: startPoint.x - this.initialSize / 2,
485
+ y: startPoint.y - this.initialSize / 2
486
+ };
487
+ var endPoint = {
488
+ x: this.frame.width / 2 - this.initialSize / 2,
489
+ y: this.frame.height / 2 - this.initialSize / 2
490
+ };
491
+ return { startPoint, endPoint };
492
+ };
493
+ MDCRippleFoundation2.prototype.runDeactivationUXLogicIfReady = function() {
494
+ var _this = this;
495
+ var FG_DEACTIVATION = MDCRippleFoundation2.cssClasses.FG_DEACTIVATION;
496
+ var _a = this.activationState, hasDeactivationUXRun = _a.hasDeactivationUXRun, isActivated = _a.isActivated;
497
+ var activationHasEnded = hasDeactivationUXRun || !isActivated;
498
+ if (activationHasEnded && this.activationAnimationHasEnded) {
499
+ this.rmBoundedActivationClasses();
500
+ this.adapter.addClass(FG_DEACTIVATION);
501
+ this.fgDeactivationRemovalTimer = setTimeout(function() {
502
+ _this.adapter.removeClass(FG_DEACTIVATION);
503
+ }, numbers.FG_DEACTIVATION_MS);
504
+ }
505
+ };
506
+ MDCRippleFoundation2.prototype.rmBoundedActivationClasses = function() {
507
+ var FG_ACTIVATION = MDCRippleFoundation2.cssClasses.FG_ACTIVATION;
508
+ this.adapter.removeClass(FG_ACTIVATION);
509
+ this.activationAnimationHasEnded = false;
510
+ this.adapter.computeBoundingRect();
511
+ };
512
+ MDCRippleFoundation2.prototype.resetActivationState = function() {
513
+ var _this = this;
514
+ this.previousActivationEvent = this.activationState.activationEvent;
515
+ this.activationState = this.defaultActivationState();
516
+ setTimeout(function() {
517
+ return _this.previousActivationEvent = void 0;
518
+ }, MDCRippleFoundation2.numbers.TAP_DELAY_MS);
519
+ };
520
+ MDCRippleFoundation2.prototype.deactivateImpl = function() {
521
+ var _this = this;
522
+ var activationState = this.activationState;
523
+ if (!activationState.isActivated) {
524
+ return;
525
+ }
526
+ var state = __assign({}, activationState);
527
+ if (activationState.isProgrammatic) {
528
+ requestAnimationFrame(function() {
529
+ _this.animateDeactivation(state);
530
+ });
531
+ this.resetActivationState();
532
+ } else {
533
+ this.deregisterDeactivationHandlers();
534
+ requestAnimationFrame(function() {
535
+ _this.activationState.hasDeactivationUXRun = true;
536
+ _this.animateDeactivation(state);
537
+ _this.resetActivationState();
538
+ });
539
+ }
540
+ };
541
+ MDCRippleFoundation2.prototype.animateDeactivation = function(_a) {
542
+ var wasActivatedByPointer = _a.wasActivatedByPointer, wasElementMadeActive = _a.wasElementMadeActive;
543
+ if (wasActivatedByPointer || wasElementMadeActive) {
544
+ this.runDeactivationUXLogicIfReady();
545
+ }
546
+ };
547
+ MDCRippleFoundation2.prototype.layoutInternal = function() {
548
+ var _this = this;
549
+ this.frame = this.adapter.computeBoundingRect();
550
+ var maxDim = Math.max(this.frame.height, this.frame.width);
551
+ var getBoundedRadius = function() {
552
+ var hypotenuse = Math.sqrt(Math.pow(_this.frame.width, 2) + Math.pow(_this.frame.height, 2));
553
+ return hypotenuse + MDCRippleFoundation2.numbers.PADDING;
554
+ };
555
+ this.maxRadius = this.adapter.isUnbounded() ? maxDim : getBoundedRadius();
556
+ var initialSize = Math.floor(maxDim * MDCRippleFoundation2.numbers.INITIAL_ORIGIN_SCALE);
557
+ if (this.adapter.isUnbounded() && initialSize % 2 !== 0) {
558
+ this.initialSize = initialSize - 1;
559
+ } else {
560
+ this.initialSize = initialSize;
561
+ }
562
+ this.fgScale = "" + this.maxRadius / this.initialSize;
563
+ this.updateLayoutCssVars();
564
+ };
565
+ MDCRippleFoundation2.prototype.updateLayoutCssVars = function() {
566
+ var _a = MDCRippleFoundation2.strings, VAR_FG_SIZE = _a.VAR_FG_SIZE, VAR_LEFT = _a.VAR_LEFT, VAR_TOP = _a.VAR_TOP, VAR_FG_SCALE = _a.VAR_FG_SCALE;
567
+ this.adapter.updateCssVariable(VAR_FG_SIZE, this.initialSize + "px");
568
+ this.adapter.updateCssVariable(VAR_FG_SCALE, this.fgScale);
569
+ if (this.adapter.isUnbounded()) {
570
+ this.unboundedCoords = {
571
+ left: Math.round(this.frame.width / 2 - this.initialSize / 2),
572
+ top: Math.round(this.frame.height / 2 - this.initialSize / 2)
573
+ };
574
+ this.adapter.updateCssVariable(VAR_LEFT, this.unboundedCoords.left + "px");
575
+ this.adapter.updateCssVariable(VAR_TOP, this.unboundedCoords.top + "px");
576
+ }
577
+ };
578
+ return MDCRippleFoundation2;
579
+ }(MDCFoundation);
580
+
581
+ // node_modules/@material/dom/events.js
582
+ function applyPassive(globalObj) {
583
+ if (globalObj === void 0) {
584
+ globalObj = window;
585
+ }
586
+ return supportsPassiveOption(globalObj) ? { passive: true } : false;
587
+ }
588
+ function supportsPassiveOption(globalObj) {
589
+ if (globalObj === void 0) {
590
+ globalObj = window;
591
+ }
592
+ var passiveSupported = false;
593
+ try {
594
+ var options = {
595
+ get passive() {
596
+ passiveSupported = true;
597
+ return false;
598
+ }
599
+ };
600
+ var handler = function() {
601
+ };
602
+ globalObj.document.addEventListener("test", handler, options);
603
+ globalObj.document.removeEventListener("test", handler, options);
604
+ } catch (err) {
605
+ passiveSupported = false;
606
+ }
607
+ return passiveSupported;
608
+ }
609
+
610
+ // node_modules/@material/dom/ponyfill.js
611
+ function matches(element, selector) {
612
+ var nativeMatches = element.matches || element.webkitMatchesSelector || element.msMatchesSelector;
613
+ return nativeMatches.call(element, selector);
614
+ }
615
+
616
+ // node_modules/@material/ripple/component.js
617
+ var MDCRipple = function(_super) {
618
+ __extends(MDCRipple2, _super);
619
+ function MDCRipple2() {
620
+ var _this = _super !== null && _super.apply(this, arguments) || this;
621
+ _this.disabled = false;
622
+ return _this;
623
+ }
624
+ MDCRipple2.attachTo = function(root, opts) {
625
+ if (opts === void 0) {
626
+ opts = {
627
+ isUnbounded: void 0
628
+ };
629
+ }
630
+ var ripple = new MDCRipple2(root);
631
+ if (opts.isUnbounded !== void 0) {
632
+ ripple.unbounded = opts.isUnbounded;
633
+ }
634
+ return ripple;
635
+ };
636
+ MDCRipple2.createAdapter = function(instance) {
637
+ return {
638
+ addClass: function(className) {
639
+ return instance.root.classList.add(className);
640
+ },
641
+ browserSupportsCssVars: function() {
642
+ return supportsCssVariables(window);
643
+ },
644
+ computeBoundingRect: function() {
645
+ return instance.root.getBoundingClientRect();
646
+ },
647
+ containsEventTarget: function(target) {
648
+ return instance.root.contains(target);
649
+ },
650
+ deregisterDocumentInteractionHandler: function(evtType, handler) {
651
+ return document.documentElement.removeEventListener(evtType, handler, applyPassive());
652
+ },
653
+ deregisterInteractionHandler: function(evtType, handler) {
654
+ return instance.root.removeEventListener(evtType, handler, applyPassive());
655
+ },
656
+ deregisterResizeHandler: function(handler) {
657
+ return window.removeEventListener("resize", handler);
658
+ },
659
+ getWindowPageOffset: function() {
660
+ return { x: window.pageXOffset, y: window.pageYOffset };
661
+ },
662
+ isSurfaceActive: function() {
663
+ return matches(instance.root, ":active");
664
+ },
665
+ isSurfaceDisabled: function() {
666
+ return Boolean(instance.disabled);
667
+ },
668
+ isUnbounded: function() {
669
+ return Boolean(instance.unbounded);
670
+ },
671
+ registerDocumentInteractionHandler: function(evtType, handler) {
672
+ return document.documentElement.addEventListener(evtType, handler, applyPassive());
673
+ },
674
+ registerInteractionHandler: function(evtType, handler) {
675
+ return instance.root.addEventListener(evtType, handler, applyPassive());
676
+ },
677
+ registerResizeHandler: function(handler) {
678
+ return window.addEventListener("resize", handler);
679
+ },
680
+ removeClass: function(className) {
681
+ return instance.root.classList.remove(className);
682
+ },
683
+ updateCssVariable: function(varName, value) {
684
+ return instance.root.style.setProperty(varName, value);
685
+ }
686
+ };
687
+ };
688
+ Object.defineProperty(MDCRipple2.prototype, "unbounded", {
689
+ get: function() {
690
+ return Boolean(this.isUnbounded);
691
+ },
692
+ set: function(unbounded) {
693
+ this.isUnbounded = Boolean(unbounded);
694
+ this.setUnbounded();
695
+ },
696
+ enumerable: false,
697
+ configurable: true
698
+ });
699
+ MDCRipple2.prototype.activate = function() {
700
+ this.foundation.activate();
701
+ };
702
+ MDCRipple2.prototype.deactivate = function() {
703
+ this.foundation.deactivate();
704
+ };
705
+ MDCRipple2.prototype.layout = function() {
706
+ this.foundation.layout();
707
+ };
708
+ MDCRipple2.prototype.getDefaultFoundation = function() {
709
+ return new MDCRippleFoundation(MDCRipple2.createAdapter(this));
710
+ };
711
+ MDCRipple2.prototype.initialSyncWithDOM = function() {
712
+ var root = this.root;
713
+ this.isUnbounded = "mdcRippleIsUnbounded" in root.dataset;
714
+ };
715
+ MDCRipple2.prototype.setUnbounded = function() {
716
+ this.foundation.setUnbounded(Boolean(this.isUnbounded));
717
+ };
718
+ return MDCRipple2;
719
+ }(MDCComponent);
720
+
721
+ export {
722
+ applyPassive,
723
+ matches,
724
+ MDCRippleFoundation,
725
+ MDCRipple
726
+ };
727
+ /**
728
+ * @license
729
+ * Copyright 2016 Google Inc.
730
+ *
731
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
732
+ * of this software and associated documentation files (the "Software"), to deal
733
+ * in the Software without restriction, including without limitation the rights
734
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
735
+ * copies of the Software, and to permit persons to whom the Software is
736
+ * furnished to do so, subject to the following conditions:
737
+ *
738
+ * The above copyright notice and this permission notice shall be included in
739
+ * all copies or substantial portions of the Software.
740
+ *
741
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
742
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
743
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
744
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
745
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
746
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
747
+ * THE SOFTWARE.
748
+ */
749
+ /**
750
+ * @license
751
+ * Copyright 2018 Google Inc.
752
+ *
753
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
754
+ * of this software and associated documentation files (the "Software"), to deal
755
+ * in the Software without restriction, including without limitation the rights
756
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
757
+ * copies of the Software, and to permit persons to whom the Software is
758
+ * furnished to do so, subject to the following conditions:
759
+ *
760
+ * The above copyright notice and this permission notice shall be included in
761
+ * all copies or substantial portions of the Software.
762
+ *
763
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
764
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
765
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
766
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
767
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
768
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
769
+ * THE SOFTWARE.
770
+ */
771
+ /**
772
+ * @license
773
+ * Copyright 2019 Google Inc.
774
+ *
775
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
776
+ * of this software and associated documentation files (the "Software"), to deal
777
+ * in the Software without restriction, including without limitation the rights
778
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
779
+ * copies of the Software, and to permit persons to whom the Software is
780
+ * furnished to do so, subject to the following conditions:
781
+ *
782
+ * The above copyright notice and this permission notice shall be included in
783
+ * all copies or substantial portions of the Software.
784
+ *
785
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
786
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
787
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
788
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
789
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
790
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
791
+ * THE SOFTWARE.
792
+ */
793
+ //# sourceMappingURL=chunk.4HQ5VELO.js.map