@getpara/core-components 0.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 (753) hide show
  1. package/css/capsule-core.css +298 -0
  2. package/css/capsule-core.css.map +1 -0
  3. package/dist/capsule/capsule.esm.js +2 -0
  4. package/dist/capsule/capsule.esm.js.map +1 -0
  5. package/dist/capsule/index.esm.js +2 -0
  6. package/dist/capsule/index.esm.js.map +1 -0
  7. package/dist/capsule/p-0a4c8cdc.entry.js +2 -0
  8. package/dist/capsule/p-0a4c8cdc.entry.js.map +1 -0
  9. package/dist/capsule/p-438442c7.entry.js +2 -0
  10. package/dist/capsule/p-438442c7.entry.js.map +1 -0
  11. package/dist/capsule/p-497acb43.js +2 -0
  12. package/dist/capsule/p-497acb43.js.map +1 -0
  13. package/dist/capsule/p-5cd62456.entry.js +2 -0
  14. package/dist/capsule/p-5cd62456.entry.js.map +1 -0
  15. package/dist/capsule/p-75685be8.entry.js +2 -0
  16. package/dist/capsule/p-75685be8.entry.js.map +1 -0
  17. package/dist/capsule/p-ab7b3141.entry.js +2 -0
  18. package/dist/capsule/p-ab7b3141.entry.js.map +1 -0
  19. package/dist/capsule/p-c9e61114.entry.js +2 -0
  20. package/dist/capsule/p-c9e61114.entry.js.map +1 -0
  21. package/dist/capsule/p-d4bdb369.entry.js +2 -0
  22. package/dist/capsule/p-d4bdb369.entry.js.map +1 -0
  23. package/dist/capsule/p-d813dac5.entry.js +28 -0
  24. package/dist/capsule/p-d813dac5.entry.js.map +1 -0
  25. package/dist/capsule/p-de2a16e4.entry.js +2 -0
  26. package/dist/capsule/p-de2a16e4.entry.js.map +1 -0
  27. package/dist/capsule/p-e1255160.js +2 -0
  28. package/dist/capsule/p-e1255160.js.map +1 -0
  29. package/dist/capsule/p-f2393be6.js +2 -0
  30. package/dist/capsule/p-f2393be6.js.map +1 -0
  31. package/dist/capsule/p-fa6b7678.js +3 -0
  32. package/dist/capsule/p-fa6b7678.js.map +1 -0
  33. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  34. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  35. package/dist/cjs/capsule.cjs.js +27 -0
  36. package/dist/cjs/capsule.cjs.js.map +1 -0
  37. package/dist/cjs/constants-9b1b01bb.js +29 -0
  38. package/dist/cjs/constants-9b1b01bb.js.map +1 -0
  39. package/dist/cjs/cpsl-alert_34.cjs.entry.js +21900 -0
  40. package/dist/cjs/cpsl-alert_34.cjs.entry.js.map +1 -0
  41. package/dist/cjs/cpsl-col.cjs.entry.js +144 -0
  42. package/dist/cjs/cpsl-col.cjs.entry.js.map +1 -0
  43. package/dist/cjs/cpsl-grid.cjs.entry.js +25 -0
  44. package/dist/cjs/cpsl-grid.cjs.entry.js.map +1 -0
  45. package/dist/cjs/cpsl-hero.cjs.entry.js +43 -0
  46. package/dist/cjs/cpsl-hero.cjs.entry.js.map +1 -0
  47. package/dist/cjs/cpsl-identicon.cjs.entry.js +108 -0
  48. package/dist/cjs/cpsl-identicon.cjs.entry.js.map +1 -0
  49. package/dist/cjs/cpsl-info-box.cjs.entry.js +22 -0
  50. package/dist/cjs/cpsl-info-box.cjs.entry.js.map +1 -0
  51. package/dist/cjs/cpsl-modal-v2.cjs.entry.js +56 -0
  52. package/dist/cjs/cpsl-modal-v2.cjs.entry.js.map +1 -0
  53. package/dist/cjs/cpsl-nav-button.cjs.entry.js +40 -0
  54. package/dist/cjs/cpsl-nav-button.cjs.entry.js.map +1 -0
  55. package/dist/cjs/cpsl-row.cjs.entry.js +22 -0
  56. package/dist/cjs/cpsl-row.cjs.entry.js.map +1 -0
  57. package/dist/cjs/index-65f57499.js +1439 -0
  58. package/dist/cjs/index-65f57499.js.map +1 -0
  59. package/dist/cjs/index.cjs.js +433 -0
  60. package/dist/cjs/index.cjs.js.map +1 -0
  61. package/dist/cjs/loader.cjs.js +17 -0
  62. package/dist/cjs/loader.cjs.js.map +1 -0
  63. package/dist/cjs/prand-76d9999c.js +208 -0
  64. package/dist/cjs/prand-76d9999c.js.map +1 -0
  65. package/dist/collection/assets/icons/alert-circle.svg +3 -0
  66. package/dist/collection/assets/icons/alert-triangle.svg +5 -0
  67. package/dist/collection/assets/icons/align-vertical-center.svg +3 -0
  68. package/dist/collection/assets/icons/angel-list-brand.svg +3 -0
  69. package/dist/collection/assets/icons/angel-list.svg +3 -0
  70. package/dist/collection/assets/icons/apple-brand.svg +3 -0
  71. package/dist/collection/assets/icons/apple.svg +3 -0
  72. package/dist/collection/assets/icons/arbitrum-brand.svg +38 -0
  73. package/dist/collection/assets/icons/arrow-circle-broken-down-left.svg +3 -0
  74. package/dist/collection/assets/icons/arrow-circle-down-filled.svg +5 -0
  75. package/dist/collection/assets/icons/arrow-narrow.svg +3 -0
  76. package/dist/collection/assets/icons/arrow.svg +3 -0
  77. package/dist/collection/assets/icons/asterisk.svg +3 -0
  78. package/dist/collection/assets/icons/backup-kit.svg +4 -0
  79. package/dist/collection/assets/icons/bank.svg +3 -0
  80. package/dist/collection/assets/icons/base-brand.svg +3 -0
  81. package/dist/collection/assets/icons/brush.svg +3 -0
  82. package/dist/collection/assets/icons/celo-brand.svg +13 -0
  83. package/dist/collection/assets/icons/check-circle-filled.svg +5 -0
  84. package/dist/collection/assets/icons/check-circle.svg +3 -0
  85. package/dist/collection/assets/icons/check-square.svg +3 -0
  86. package/dist/collection/assets/icons/check.svg +3 -0
  87. package/dist/collection/assets/icons/chevron-down.svg +5 -0
  88. package/dist/collection/assets/icons/chevron-right.svg +3 -0
  89. package/dist/collection/assets/icons/chevron-selector-vertical.svg +5 -0
  90. package/dist/collection/assets/icons/chevron-up.svg +3 -0
  91. package/dist/collection/assets/icons/clock.svg +3 -0
  92. package/dist/collection/assets/icons/close.svg +3 -0
  93. package/dist/collection/assets/icons/clubhouse-brand.svg +4 -0
  94. package/dist/collection/assets/icons/clubhouse.svg +4 -0
  95. package/dist/collection/assets/icons/code.svg +3 -0
  96. package/dist/collection/assets/icons/copy-07.svg +5 -0
  97. package/dist/collection/assets/icons/copy.svg +3 -0
  98. package/dist/collection/assets/icons/cosmos.svg +12 -0
  99. package/dist/collection/assets/icons/credit-card-02.svg +5 -0
  100. package/dist/collection/assets/icons/credit-card.svg +3 -0
  101. package/dist/collection/assets/icons/cube-03.svg +5 -0
  102. package/dist/collection/assets/icons/cube-outline.svg +5 -0
  103. package/dist/collection/assets/icons/cube.svg +3 -0
  104. package/dist/collection/assets/icons/currency-dollar.svg +3 -0
  105. package/dist/collection/assets/icons/decent-brand.svg +3 -0
  106. package/dist/collection/assets/icons/decent.svg +3 -0
  107. package/dist/collection/assets/icons/dell.svg +12 -0
  108. package/dist/collection/assets/icons/discord-brand.svg +4 -0
  109. package/dist/collection/assets/icons/discord.svg +4 -0
  110. package/dist/collection/assets/icons/dot.svg +3 -0
  111. package/dist/collection/assets/icons/dots.svg +65 -0
  112. package/dist/collection/assets/icons/download-cloud.svg +3 -0
  113. package/dist/collection/assets/icons/download.svg +3 -0
  114. package/dist/collection/assets/icons/dribbble-brand.svg +4 -0
  115. package/dist/collection/assets/icons/dribbble.svg +3 -0
  116. package/dist/collection/assets/icons/earth.svg +11 -0
  117. package/dist/collection/assets/icons/edit-02.svg +5 -0
  118. package/dist/collection/assets/icons/empty-circle.svg +4 -0
  119. package/dist/collection/assets/icons/ethereum.svg +4 -0
  120. package/dist/collection/assets/icons/eye-off.svg +3 -0
  121. package/dist/collection/assets/icons/eye.svg +4 -0
  122. package/dist/collection/assets/icons/facebook-brand.svg +11 -0
  123. package/dist/collection/assets/icons/facebook.svg +10 -0
  124. package/dist/collection/assets/icons/farcaster-brand.svg +10 -0
  125. package/dist/collection/assets/icons/farcaster.svg +10 -0
  126. package/dist/collection/assets/icons/figma-brand.svg +14 -0
  127. package/dist/collection/assets/icons/figma.svg +3 -0
  128. package/dist/collection/assets/icons/file.svg +3 -0
  129. package/dist/collection/assets/icons/flags/AD.svg +15 -0
  130. package/dist/collection/assets/icons/flags/AE.svg +13 -0
  131. package/dist/collection/assets/icons/flags/AF.svg +14 -0
  132. package/dist/collection/assets/icons/flags/AG.svg +15 -0
  133. package/dist/collection/assets/icons/flags/AI.svg +19 -0
  134. package/dist/collection/assets/icons/flags/AL.svg +11 -0
  135. package/dist/collection/assets/icons/flags/AM.svg +12 -0
  136. package/dist/collection/assets/icons/flags/AO.svg +14 -0
  137. package/dist/collection/assets/icons/flags/AR.svg +13 -0
  138. package/dist/collection/assets/icons/flags/AS.svg +15 -0
  139. package/dist/collection/assets/icons/flags/AT.svg +12 -0
  140. package/dist/collection/assets/icons/flags/AU.svg +20 -0
  141. package/dist/collection/assets/icons/flags/AW.svg +15 -0
  142. package/dist/collection/assets/icons/flags/AX.svg +15 -0
  143. package/dist/collection/assets/icons/flags/AZ.svg +14 -0
  144. package/dist/collection/assets/icons/flags/BA.svg +13 -0
  145. package/dist/collection/assets/icons/flags/BB.svg +13 -0
  146. package/dist/collection/assets/icons/flags/BD.svg +11 -0
  147. package/dist/collection/assets/icons/flags/BE.svg +12 -0
  148. package/dist/collection/assets/icons/flags/BF.svg +12 -0
  149. package/dist/collection/assets/icons/flags/BG.svg +12 -0
  150. package/dist/collection/assets/icons/flags/BH.svg +11 -0
  151. package/dist/collection/assets/icons/flags/BI.svg +18 -0
  152. package/dist/collection/assets/icons/flags/BJ.svg +12 -0
  153. package/dist/collection/assets/icons/flags/BL.svg +16 -0
  154. package/dist/collection/assets/icons/flags/BM.svg +20 -0
  155. package/dist/collection/assets/icons/flags/BN.svg +19 -0
  156. package/dist/collection/assets/icons/flags/BO.svg +12 -0
  157. package/dist/collection/assets/icons/flags/BQ.svg +14 -0
  158. package/dist/collection/assets/icons/flags/BQ2.svg +20 -0
  159. package/dist/collection/assets/icons/flags/BQ3.svg +15 -0
  160. package/dist/collection/assets/icons/flags/BR.svg +14 -0
  161. package/dist/collection/assets/icons/flags/BS.svg +13 -0
  162. package/dist/collection/assets/icons/flags/BT.svg +12 -0
  163. package/dist/collection/assets/icons/flags/BW.svg +13 -0
  164. package/dist/collection/assets/icons/flags/BY.svg +18 -0
  165. package/dist/collection/assets/icons/flags/BZ.svg +17 -0
  166. package/dist/collection/assets/icons/flags/CA.svg +13 -0
  167. package/dist/collection/assets/icons/flags/CC.svg +19 -0
  168. package/dist/collection/assets/icons/flags/CD.svg +12 -0
  169. package/dist/collection/assets/icons/flags/CD2.svg +14 -0
  170. package/dist/collection/assets/icons/flags/CF.svg +20 -0
  171. package/dist/collection/assets/icons/flags/CH.svg +11 -0
  172. package/dist/collection/assets/icons/flags/CK.svg +22 -0
  173. package/dist/collection/assets/icons/flags/CL.svg +13 -0
  174. package/dist/collection/assets/icons/flags/CM.svg +13 -0
  175. package/dist/collection/assets/icons/flags/CN.svg +15 -0
  176. package/dist/collection/assets/icons/flags/CO.svg +12 -0
  177. package/dist/collection/assets/icons/flags/CR.svg +13 -0
  178. package/dist/collection/assets/icons/flags/CU.svg +15 -0
  179. package/dist/collection/assets/icons/flags/CW.svg +14 -0
  180. package/dist/collection/assets/icons/flags/CX.svg +19 -0
  181. package/dist/collection/assets/icons/flags/CY.svg +12 -0
  182. package/dist/collection/assets/icons/flags/CZ.svg +12 -0
  183. package/dist/collection/assets/icons/flags/DE.svg +12 -0
  184. package/dist/collection/assets/icons/flags/DJ.svg +13 -0
  185. package/dist/collection/assets/icons/flags/DK.svg +14 -0
  186. package/dist/collection/assets/icons/flags/DM.svg +34 -0
  187. package/dist/collection/assets/icons/flags/DO.svg +17 -0
  188. package/dist/collection/assets/icons/flags/DS.svg +13 -0
  189. package/dist/collection/assets/icons/flags/DZ.svg +13 -0
  190. package/dist/collection/assets/icons/flags/EC.svg +15 -0
  191. package/dist/collection/assets/icons/flags/EE.svg +12 -0
  192. package/dist/collection/assets/icons/flags/EG.svg +13 -0
  193. package/dist/collection/assets/icons/flags/EH.svg +15 -0
  194. package/dist/collection/assets/icons/flags/ER.svg +13 -0
  195. package/dist/collection/assets/icons/flags/ES.svg +12 -0
  196. package/dist/collection/assets/icons/flags/ET.svg +15 -0
  197. package/dist/collection/assets/icons/flags/FI.svg +11 -0
  198. package/dist/collection/assets/icons/flags/FJ.svg +18 -0
  199. package/dist/collection/assets/icons/flags/FK.svg +18 -0
  200. package/dist/collection/assets/icons/flags/FM.svg +14 -0
  201. package/dist/collection/assets/icons/flags/FO.svg +12 -0
  202. package/dist/collection/assets/icons/flags/FR.svg +12 -0
  203. package/dist/collection/assets/icons/flags/GA.svg +12 -0
  204. package/dist/collection/assets/icons/flags/GB-2.svg +11 -0
  205. package/dist/collection/assets/icons/flags/GB.svg +23 -0
  206. package/dist/collection/assets/icons/flags/GD.svg +26 -0
  207. package/dist/collection/assets/icons/flags/GE.svg +15 -0
  208. package/dist/collection/assets/icons/flags/GG.svg +12 -0
  209. package/dist/collection/assets/icons/flags/GH.svg +13 -0
  210. package/dist/collection/assets/icons/flags/GI.svg +13 -0
  211. package/dist/collection/assets/icons/flags/GL.svg +13 -0
  212. package/dist/collection/assets/icons/flags/GM.svg +13 -0
  213. package/dist/collection/assets/icons/flags/GN.svg +12 -0
  214. package/dist/collection/assets/icons/flags/GQ.svg +16 -0
  215. package/dist/collection/assets/icons/flags/GR.svg +15 -0
  216. package/dist/collection/assets/icons/flags/GT.svg +14 -0
  217. package/dist/collection/assets/icons/flags/GU.svg +18 -0
  218. package/dist/collection/assets/icons/flags/GW.svg +14 -0
  219. package/dist/collection/assets/icons/flags/GY.svg +15 -0
  220. package/dist/collection/assets/icons/flags/HK.svg +15 -0
  221. package/dist/collection/assets/icons/flags/HN.svg +17 -0
  222. package/dist/collection/assets/icons/flags/HR.svg +31 -0
  223. package/dist/collection/assets/icons/flags/HT.svg +17 -0
  224. package/dist/collection/assets/icons/flags/HU.svg +12 -0
  225. package/dist/collection/assets/icons/flags/ID.svg +11 -0
  226. package/dist/collection/assets/icons/flags/IE.svg +12 -0
  227. package/dist/collection/assets/icons/flags/IL.svg +13 -0
  228. package/dist/collection/assets/icons/flags/IM.svg +11 -0
  229. package/dist/collection/assets/icons/flags/IN.svg +15 -0
  230. package/dist/collection/assets/icons/flags/IO.svg +29 -0
  231. package/dist/collection/assets/icons/flags/IQ.svg +15 -0
  232. package/dist/collection/assets/icons/flags/IR.svg +13 -0
  233. package/dist/collection/assets/icons/flags/IS.svg +15 -0
  234. package/dist/collection/assets/icons/flags/IT.svg +12 -0
  235. package/dist/collection/assets/icons/flags/JE.svg +13 -0
  236. package/dist/collection/assets/icons/flags/JM.svg +14 -0
  237. package/dist/collection/assets/icons/flags/JO.svg +14 -0
  238. package/dist/collection/assets/icons/flags/JP.svg +11 -0
  239. package/dist/collection/assets/icons/flags/KE.svg +19 -0
  240. package/dist/collection/assets/icons/flags/KG.svg +16 -0
  241. package/dist/collection/assets/icons/flags/KH.svg +13 -0
  242. package/dist/collection/assets/icons/flags/KI.svg +17 -0
  243. package/dist/collection/assets/icons/flags/KM.svg +19 -0
  244. package/dist/collection/assets/icons/flags/KN.svg +15 -0
  245. package/dist/collection/assets/icons/flags/KP.svg +15 -0
  246. package/dist/collection/assets/icons/flags/KR.svg +30 -0
  247. package/dist/collection/assets/icons/flags/KW.svg +13 -0
  248. package/dist/collection/assets/icons/flags/KY.svg +20 -0
  249. package/dist/collection/assets/icons/flags/KZ.svg +13 -0
  250. package/dist/collection/assets/icons/flags/LA.svg +13 -0
  251. package/dist/collection/assets/icons/flags/LB.svg +13 -0
  252. package/dist/collection/assets/icons/flags/LC.svg +13 -0
  253. package/dist/collection/assets/icons/flags/LI.svg +12 -0
  254. package/dist/collection/assets/icons/flags/LK.svg +14 -0
  255. package/dist/collection/assets/icons/flags/LR.svg +23 -0
  256. package/dist/collection/assets/icons/flags/LS.svg +13 -0
  257. package/dist/collection/assets/icons/flags/LT.svg +12 -0
  258. package/dist/collection/assets/icons/flags/LU.svg +12 -0
  259. package/dist/collection/assets/icons/flags/LV.svg +12 -0
  260. package/dist/collection/assets/icons/flags/LY.svg +14 -0
  261. package/dist/collection/assets/icons/flags/MA.svg +11 -0
  262. package/dist/collection/assets/icons/flags/MC.svg +11 -0
  263. package/dist/collection/assets/icons/flags/MD.svg +15 -0
  264. package/dist/collection/assets/icons/flags/ME.svg +15 -0
  265. package/dist/collection/assets/icons/flags/MG.svg +12 -0
  266. package/dist/collection/assets/icons/flags/MH.svg +13 -0
  267. package/dist/collection/assets/icons/flags/MK.svg +20 -0
  268. package/dist/collection/assets/icons/flags/ML.svg +12 -0
  269. package/dist/collection/assets/icons/flags/MM.svg +13 -0
  270. package/dist/collection/assets/icons/flags/MN.svg +19 -0
  271. package/dist/collection/assets/icons/flags/MO.svg +18 -0
  272. package/dist/collection/assets/icons/flags/MP.svg +14 -0
  273. package/dist/collection/assets/icons/flags/MQ.svg +18 -0
  274. package/dist/collection/assets/icons/flags/MR.svg +12 -0
  275. package/dist/collection/assets/icons/flags/MS.svg +17 -0
  276. package/dist/collection/assets/icons/flags/MT.svg +12 -0
  277. package/dist/collection/assets/icons/flags/MU.svg +13 -0
  278. package/dist/collection/assets/icons/flags/MV.svg +12 -0
  279. package/dist/collection/assets/icons/flags/MW.svg +13 -0
  280. package/dist/collection/assets/icons/flags/MX.svg +14 -0
  281. package/dist/collection/assets/icons/flags/MY.svg +17 -0
  282. package/dist/collection/assets/icons/flags/MZ.svg +17 -0
  283. package/dist/collection/assets/icons/flags/NA.svg +14 -0
  284. package/dist/collection/assets/icons/flags/NE.svg +13 -0
  285. package/dist/collection/assets/icons/flags/NF.svg +13 -0
  286. package/dist/collection/assets/icons/flags/NG.svg +12 -0
  287. package/dist/collection/assets/icons/flags/NI.svg +16 -0
  288. package/dist/collection/assets/icons/flags/NL.svg +12 -0
  289. package/dist/collection/assets/icons/flags/NO.svg +15 -0
  290. package/dist/collection/assets/icons/flags/NP.svg +16 -0
  291. package/dist/collection/assets/icons/flags/NR.svg +14 -0
  292. package/dist/collection/assets/icons/flags/NU.svg +20 -0
  293. package/dist/collection/assets/icons/flags/NZ.svg +18 -0
  294. package/dist/collection/assets/icons/flags/OM.svg +15 -0
  295. package/dist/collection/assets/icons/flags/PA.svg +14 -0
  296. package/dist/collection/assets/icons/flags/PE.svg +12 -0
  297. package/dist/collection/assets/icons/flags/PF.svg +17 -0
  298. package/dist/collection/assets/icons/flags/PG.svg +17 -0
  299. package/dist/collection/assets/icons/flags/PH.svg +16 -0
  300. package/dist/collection/assets/icons/flags/PK.svg +14 -0
  301. package/dist/collection/assets/icons/flags/PL.svg +11 -0
  302. package/dist/collection/assets/icons/flags/PN.svg +18 -0
  303. package/dist/collection/assets/icons/flags/PR.svg +15 -0
  304. package/dist/collection/assets/icons/flags/PS.svg +13 -0
  305. package/dist/collection/assets/icons/flags/PT.svg +14 -0
  306. package/dist/collection/assets/icons/flags/PW.svg +11 -0
  307. package/dist/collection/assets/icons/flags/PY.svg +14 -0
  308. package/dist/collection/assets/icons/flags/QA.svg +11 -0
  309. package/dist/collection/assets/icons/flags/RO.svg +12 -0
  310. package/dist/collection/assets/icons/flags/RS.svg +16 -0
  311. package/dist/collection/assets/icons/flags/RU.svg +12 -0
  312. package/dist/collection/assets/icons/flags/RW.svg +13 -0
  313. package/dist/collection/assets/icons/flags/SA.svg +16 -0
  314. package/dist/collection/assets/icons/flags/SB.svg +17 -0
  315. package/dist/collection/assets/icons/flags/SC.svg +14 -0
  316. package/dist/collection/assets/icons/flags/SE.svg +14 -0
  317. package/dist/collection/assets/icons/flags/SG.svg +17 -0
  318. package/dist/collection/assets/icons/flags/SI.svg +13 -0
  319. package/dist/collection/assets/icons/flags/SK.svg +16 -0
  320. package/dist/collection/assets/icons/flags/SL.svg +12 -0
  321. package/dist/collection/assets/icons/flags/SM.svg +16 -0
  322. package/dist/collection/assets/icons/flags/SN.svg +13 -0
  323. package/dist/collection/assets/icons/flags/SO.svg +11 -0
  324. package/dist/collection/assets/icons/flags/SR.svg +14 -0
  325. package/dist/collection/assets/icons/flags/SS.svg +15 -0
  326. package/dist/collection/assets/icons/flags/ST.svg +15 -0
  327. package/dist/collection/assets/icons/flags/SV.svg +15 -0
  328. package/dist/collection/assets/icons/flags/SX.svg +17 -0
  329. package/dist/collection/assets/icons/flags/SY.svg +14 -0
  330. package/dist/collection/assets/icons/flags/SZ.svg +21 -0
  331. package/dist/collection/assets/icons/flags/TC.svg +19 -0
  332. package/dist/collection/assets/icons/flags/TD.svg +12 -0
  333. package/dist/collection/assets/icons/flags/TG.svg +15 -0
  334. package/dist/collection/assets/icons/flags/TH.svg +13 -0
  335. package/dist/collection/assets/icons/flags/TJ.svg +20 -0
  336. package/dist/collection/assets/icons/flags/TK.svg +15 -0
  337. package/dist/collection/assets/icons/flags/TL.svg +13 -0
  338. package/dist/collection/assets/icons/flags/TM.svg +30 -0
  339. package/dist/collection/assets/icons/flags/TN.svg +13 -0
  340. package/dist/collection/assets/icons/flags/TO.svg +12 -0
  341. package/dist/collection/assets/icons/flags/TR.svg +12 -0
  342. package/dist/collection/assets/icons/flags/TT.svg +13 -0
  343. package/dist/collection/assets/icons/flags/TV.svg +25 -0
  344. package/dist/collection/assets/icons/flags/TW.svg +14 -0
  345. package/dist/collection/assets/icons/flags/TZ.svg +13 -0
  346. package/dist/collection/assets/icons/flags/UA.svg +11 -0
  347. package/dist/collection/assets/icons/flags/UG.svg +16 -0
  348. package/dist/collection/assets/icons/flags/US.svg +15 -0
  349. package/dist/collection/assets/icons/flags/UY.svg +16 -0
  350. package/dist/collection/assets/icons/flags/UZ.svg +27 -0
  351. package/dist/collection/assets/icons/flags/VC.svg +15 -0
  352. package/dist/collection/assets/icons/flags/VE.svg +20 -0
  353. package/dist/collection/assets/icons/flags/VG.svg +24 -0
  354. package/dist/collection/assets/icons/flags/VI.svg +18 -0
  355. package/dist/collection/assets/icons/flags/VN.svg +11 -0
  356. package/dist/collection/assets/icons/flags/VU.svg +32 -0
  357. package/dist/collection/assets/icons/flags/WS.svg +16 -0
  358. package/dist/collection/assets/icons/flags/YE.svg +12 -0
  359. package/dist/collection/assets/icons/flags/ZA.svg +15 -0
  360. package/dist/collection/assets/icons/flags/ZM.svg +14 -0
  361. package/dist/collection/assets/icons/flags/ZW.svg +20 -0
  362. package/dist/collection/assets/icons/folder.svg +5 -0
  363. package/dist/collection/assets/icons/github-brand.svg +10 -0
  364. package/dist/collection/assets/icons/github.svg +10 -0
  365. package/dist/collection/assets/icons/globe.svg +3 -0
  366. package/dist/collection/assets/icons/google-brand.svg +13 -0
  367. package/dist/collection/assets/icons/google.svg +10 -0
  368. package/dist/collection/assets/icons/grid-dots.svg +11 -0
  369. package/dist/collection/assets/icons/help-circle.svg +3 -0
  370. package/dist/collection/assets/icons/hero-alert-circle.svg +3 -0
  371. package/dist/collection/assets/icons/hero-checkmark-capsule.svg +11 -0
  372. package/dist/collection/assets/icons/hero-checkmark.svg +3 -0
  373. package/dist/collection/assets/icons/hero-email.svg +12 -0
  374. package/dist/collection/assets/icons/hero-external-connection.svg +71 -0
  375. package/dist/collection/assets/icons/hero-lock.svg +4 -0
  376. package/dist/collection/assets/icons/hero-passkey.svg +12 -0
  377. package/dist/collection/assets/icons/hero-phone.svg +4 -0
  378. package/dist/collection/assets/icons/hero-plus-circle-capsule.svg +14 -0
  379. package/dist/collection/assets/icons/hero-plus-circle.svg +7 -0
  380. package/dist/collection/assets/icons/hero-wallet.svg +5 -0
  381. package/dist/collection/assets/icons/home.svg +3 -0
  382. package/dist/collection/assets/icons/hp.svg +7 -0
  383. package/dist/collection/assets/icons/image.svg +3 -0
  384. package/dist/collection/assets/icons/index.js +805 -0
  385. package/dist/collection/assets/icons/index.js.map +1 -0
  386. package/dist/collection/assets/icons/info-circle.svg +3 -0
  387. package/dist/collection/assets/icons/instagram-brand.svg +12 -0
  388. package/dist/collection/assets/icons/instagram.svg +12 -0
  389. package/dist/collection/assets/icons/key.svg +3 -0
  390. package/dist/collection/assets/icons/laptop.svg +5 -0
  391. package/dist/collection/assets/icons/lenovo.svg +5 -0
  392. package/dist/collection/assets/icons/lg.svg +5 -0
  393. package/dist/collection/assets/icons/lightning-01.svg +3 -0
  394. package/dist/collection/assets/icons/lightning.svg +3 -0
  395. package/dist/collection/assets/icons/link-external.svg +3 -0
  396. package/dist/collection/assets/icons/linkedin-brand.svg +10 -0
  397. package/dist/collection/assets/icons/linkedin.svg +10 -0
  398. package/dist/collection/assets/icons/lock-keyhole-circle.svg +8 -0
  399. package/dist/collection/assets/icons/log-out.svg +3 -0
  400. package/dist/collection/assets/icons/mail.svg +3 -0
  401. package/dist/collection/assets/icons/menu.svg +3 -0
  402. package/dist/collection/assets/icons/monitor.svg +3 -0
  403. package/dist/collection/assets/icons/moonpay-brand.svg +10 -0
  404. package/dist/collection/assets/icons/more-login-options.svg +13 -0
  405. package/dist/collection/assets/icons/motorola.svg +5 -0
  406. package/dist/collection/assets/icons/noble-brand.svg +9 -0
  407. package/dist/collection/assets/icons/optimism-brand.svg +11 -0
  408. package/dist/collection/assets/icons/para-black-bg.svg +8 -0
  409. package/dist/collection/assets/icons/para-brand.svg +7 -0
  410. package/dist/collection/assets/icons/para-icon-brand.svg +3 -0
  411. package/dist/collection/assets/icons/para-icon-qr.svg +9 -0
  412. package/dist/collection/assets/icons/para-icon.svg +3 -0
  413. package/dist/collection/assets/icons/para-logo.svg +18 -0
  414. package/dist/collection/assets/icons/para-rings-dark.svg +34 -0
  415. package/dist/collection/assets/icons/para-rings.svg +34 -0
  416. package/dist/collection/assets/icons/para.svg +7 -0
  417. package/dist/collection/assets/icons/passcode.svg +3 -0
  418. package/dist/collection/assets/icons/phone.svg +3 -0
  419. package/dist/collection/assets/icons/pintrest-brand.svg +11 -0
  420. package/dist/collection/assets/icons/pintrest.svg +10 -0
  421. package/dist/collection/assets/icons/plus-circle.svg +5 -0
  422. package/dist/collection/assets/icons/plus.svg +5 -0
  423. package/dist/collection/assets/icons/polygon-brand.svg +16 -0
  424. package/dist/collection/assets/icons/polygon.svg +5 -0
  425. package/dist/collection/assets/icons/puzzle-piece.svg +3 -0
  426. package/dist/collection/assets/icons/qr-code-02.svg +3 -0
  427. package/dist/collection/assets/icons/qr-code.svg +3 -0
  428. package/dist/collection/assets/icons/ramp-network-brand.svg +3 -0
  429. package/dist/collection/assets/icons/ramp-network.svg +3 -0
  430. package/dist/collection/assets/icons/reddit-brand.svg +11 -0
  431. package/dist/collection/assets/icons/reddit.svg +3 -0
  432. package/dist/collection/assets/icons/refresh.svg +3 -0
  433. package/dist/collection/assets/icons/samsung.svg +5 -0
  434. package/dist/collection/assets/icons/search.svg +3 -0
  435. package/dist/collection/assets/icons/send.svg +3 -0
  436. package/dist/collection/assets/icons/settings.svg +4 -0
  437. package/dist/collection/assets/icons/share.svg +3 -0
  438. package/dist/collection/assets/icons/shield.svg +3 -0
  439. package/dist/collection/assets/icons/signal-brand.svg +3 -0
  440. package/dist/collection/assets/icons/signal.svg +3 -0
  441. package/dist/collection/assets/icons/sliders.svg +3 -0
  442. package/dist/collection/assets/icons/snapchat-brand.svg +4 -0
  443. package/dist/collection/assets/icons/snapchat.svg +3 -0
  444. package/dist/collection/assets/icons/solana.svg +19 -0
  445. package/dist/collection/assets/icons/spacing-height.svg +5 -0
  446. package/dist/collection/assets/icons/star-04-filled.svg +3 -0
  447. package/dist/collection/assets/icons/stars-01-filled.svg +8 -0
  448. package/dist/collection/assets/icons/stars.svg +4 -0
  449. package/dist/collection/assets/icons/stop-square.svg +4 -0
  450. package/dist/collection/assets/icons/stripe-brand.svg +3 -0
  451. package/dist/collection/assets/icons/telegram-brand.svg +15 -0
  452. package/dist/collection/assets/icons/telegram.svg +10 -0
  453. package/dist/collection/assets/icons/tether-brand.svg +7 -0
  454. package/dist/collection/assets/icons/tik-tok-brand.svg +5 -0
  455. package/dist/collection/assets/icons/tik-tok.svg +3 -0
  456. package/dist/collection/assets/icons/trash.svg +3 -0
  457. package/dist/collection/assets/icons/tumblr-brand.svg +10 -0
  458. package/dist/collection/assets/icons/tumblr.svg +10 -0
  459. package/dist/collection/assets/icons/twitter-brand.svg +3 -0
  460. package/dist/collection/assets/icons/twitter.svg +3 -0
  461. package/dist/collection/assets/icons/usdc-brand.svg +5 -0
  462. package/dist/collection/assets/icons/user-circle.svg +5 -0
  463. package/dist/collection/assets/icons/user.svg +5 -0
  464. package/dist/collection/assets/icons/wallet.svg +5 -0
  465. package/dist/collection/assets/icons/x.svg +3 -0
  466. package/dist/collection/assets/icons/youtube-brand.svg +11 -0
  467. package/dist/collection/assets/icons/youtube.svg +3 -0
  468. package/dist/collection/assets/images/index.js +6 -0
  469. package/dist/collection/assets/images/index.js.map +1 -0
  470. package/dist/collection/collection-manifest.json +53 -0
  471. package/dist/collection/components/cpsl-alert/cpsl-alert.css +130 -0
  472. package/dist/collection/components/cpsl-alert/cpsl-alert.js +124 -0
  473. package/dist/collection/components/cpsl-alert/cpsl-alert.js.map +1 -0
  474. package/dist/collection/components/cpsl-animation/cpsl-animation.js +45 -0
  475. package/dist/collection/components/cpsl-animation/cpsl-animation.js.map +1 -0
  476. package/dist/collection/components/cpsl-app-bar/cpsl-app-bar.css +67 -0
  477. package/dist/collection/components/cpsl-app-bar/cpsl-app-bar.js +88 -0
  478. package/dist/collection/components/cpsl-app-bar/cpsl-app-bar.js.map +1 -0
  479. package/dist/collection/components/cpsl-auth-modal/cpsl-auth-modal.css +183 -0
  480. package/dist/collection/components/cpsl-auth-modal/cpsl-auth-modal.js +332 -0
  481. package/dist/collection/components/cpsl-auth-modal/cpsl-auth-modal.js.map +1 -0
  482. package/dist/collection/components/cpsl-avatar/cpsl-avatar.css +35 -0
  483. package/dist/collection/components/cpsl-avatar/cpsl-avatar.js +104 -0
  484. package/dist/collection/components/cpsl-avatar/cpsl-avatar.js.map +1 -0
  485. package/dist/collection/components/cpsl-button/cpsl-button.css +493 -0
  486. package/dist/collection/components/cpsl-button/cpsl-button.js +189 -0
  487. package/dist/collection/components/cpsl-button/cpsl-button.js.map +1 -0
  488. package/dist/collection/components/cpsl-button/cpsl-button.stories.js +50 -0
  489. package/dist/collection/components/cpsl-button/cpsl-button.stories.js.map +1 -0
  490. package/dist/collection/components/cpsl-button-group/cpsl-button-group.css +89 -0
  491. package/dist/collection/components/cpsl-button-group/cpsl-button-group.js +78 -0
  492. package/dist/collection/components/cpsl-button-group/cpsl-button-group.js.map +1 -0
  493. package/dist/collection/components/cpsl-card/cpsl-card.css +84 -0
  494. package/dist/collection/components/cpsl-card/cpsl-card.js +19 -0
  495. package/dist/collection/components/cpsl-card/cpsl-card.js.map +1 -0
  496. package/dist/collection/components/cpsl-checkbox/cpsl-checkbox.css +110 -0
  497. package/dist/collection/components/cpsl-checkbox/cpsl-checkbox.js +64 -0
  498. package/dist/collection/components/cpsl-checkbox/cpsl-checkbox.js.map +1 -0
  499. package/dist/collection/components/cpsl-code-input/code-change-interface.js +2 -0
  500. package/dist/collection/components/cpsl-code-input/code-change-interface.js.map +1 -0
  501. package/dist/collection/components/cpsl-code-input/cpsl-code-input.css +137 -0
  502. package/dist/collection/components/cpsl-code-input/cpsl-code-input.js +229 -0
  503. package/dist/collection/components/cpsl-code-input/cpsl-code-input.js.map +1 -0
  504. package/dist/collection/components/cpsl-col/cpsl-col.css +200 -0
  505. package/dist/collection/components/cpsl-col/cpsl-col.js +544 -0
  506. package/dist/collection/components/cpsl-col/cpsl-col.js.map +1 -0
  507. package/dist/collection/components/cpsl-divider/cpsl-divider.css +74 -0
  508. package/dist/collection/components/cpsl-divider/cpsl-divider.js +19 -0
  509. package/dist/collection/components/cpsl-divider/cpsl-divider.js.map +1 -0
  510. package/dist/collection/components/cpsl-drawer/cpsl-drawer.css +90 -0
  511. package/dist/collection/components/cpsl-drawer/cpsl-drawer.js +223 -0
  512. package/dist/collection/components/cpsl-drawer/cpsl-drawer.js.map +1 -0
  513. package/dist/collection/components/cpsl-dropdown/cpsl-dropdown.css +213 -0
  514. package/dist/collection/components/cpsl-dropdown/cpsl-dropdown.js +250 -0
  515. package/dist/collection/components/cpsl-dropdown/cpsl-dropdown.js.map +1 -0
  516. package/dist/collection/components/cpsl-dropdown/dropdown-interface.js +2 -0
  517. package/dist/collection/components/cpsl-dropdown/dropdown-interface.js.map +1 -0
  518. package/dist/collection/components/cpsl-file-upload/cpsl-file-upload.css +212 -0
  519. package/dist/collection/components/cpsl-file-upload/cpsl-file-upload.js +425 -0
  520. package/dist/collection/components/cpsl-file-upload/cpsl-file-upload.js.map +1 -0
  521. package/dist/collection/components/cpsl-grid/cpsl-grid.css +235 -0
  522. package/dist/collection/components/cpsl-grid/cpsl-grid.js +46 -0
  523. package/dist/collection/components/cpsl-grid/cpsl-grid.js.map +1 -0
  524. package/dist/collection/components/cpsl-hero/cpsl-hero.css +355 -0
  525. package/dist/collection/components/cpsl-hero/cpsl-hero.js +144 -0
  526. package/dist/collection/components/cpsl-hero/cpsl-hero.js.map +1 -0
  527. package/dist/collection/components/cpsl-hero/cpsl-hero.stories.js +17 -0
  528. package/dist/collection/components/cpsl-hero/cpsl-hero.stories.js.map +1 -0
  529. package/dist/collection/components/cpsl-icon/cpsl-icon.css +103 -0
  530. package/dist/collection/components/cpsl-icon/cpsl-icon.js +86 -0
  531. package/dist/collection/components/cpsl-icon/cpsl-icon.js.map +1 -0
  532. package/dist/collection/components/cpsl-icon-group/cpsl-icon-group.css +97 -0
  533. package/dist/collection/components/cpsl-icon-group/cpsl-icon-group.js +121 -0
  534. package/dist/collection/components/cpsl-icon-group/cpsl-icon-group.js.map +1 -0
  535. package/dist/collection/components/cpsl-identicon/cpsl-identicon.css +76 -0
  536. package/dist/collection/components/cpsl-identicon/cpsl-identicon.js +165 -0
  537. package/dist/collection/components/cpsl-identicon/cpsl-identicon.js.map +1 -0
  538. package/dist/collection/components/cpsl-identicon/cpsl-identicon.stories.js +12 -0
  539. package/dist/collection/components/cpsl-identicon/cpsl-identicon.stories.js.map +1 -0
  540. package/dist/collection/components/cpsl-info-box/cpsl-info-box.css +76 -0
  541. package/dist/collection/components/cpsl-info-box/cpsl-info-box.js +19 -0
  542. package/dist/collection/components/cpsl-info-box/cpsl-info-box.js.map +1 -0
  543. package/dist/collection/components/cpsl-input/cpsl-input.css +235 -0
  544. package/dist/collection/components/cpsl-input/cpsl-input.js +951 -0
  545. package/dist/collection/components/cpsl-input/cpsl-input.js.map +1 -0
  546. package/dist/collection/components/cpsl-input/input-interface.js +2 -0
  547. package/dist/collection/components/cpsl-input/input-interface.js.map +1 -0
  548. package/dist/collection/components/cpsl-modal-v2/cpsl-modal-v2.css +91 -0
  549. package/dist/collection/components/cpsl-modal-v2/cpsl-modal-v2.js +225 -0
  550. package/dist/collection/components/cpsl-modal-v2/cpsl-modal-v2.js.map +1 -0
  551. package/dist/collection/components/cpsl-nav-button/cpsl-nav-button.css +107 -0
  552. package/dist/collection/components/cpsl-nav-button/cpsl-nav-button.js +175 -0
  553. package/dist/collection/components/cpsl-nav-button/cpsl-nav-button.js.map +1 -0
  554. package/dist/collection/components/cpsl-nav-button-group/cpsl-nav-button-group.css +8 -0
  555. package/dist/collection/components/cpsl-nav-button-group/cpsl-nav-button-group.js +30 -0
  556. package/dist/collection/components/cpsl-nav-button-group/cpsl-nav-button-group.js.map +1 -0
  557. package/dist/collection/components/cpsl-overlay/cpsl-overlay.css +69 -0
  558. package/dist/collection/components/cpsl-overlay/cpsl-overlay.js +127 -0
  559. package/dist/collection/components/cpsl-overlay/cpsl-overlay.js.map +1 -0
  560. package/dist/collection/components/cpsl-pagination/cpsl-pagination.css +71 -0
  561. package/dist/collection/components/cpsl-pagination/cpsl-pagination.js +174 -0
  562. package/dist/collection/components/cpsl-pagination/cpsl-pagination.js.map +1 -0
  563. package/dist/collection/components/cpsl-pill/cpsl-pill.css +92 -0
  564. package/dist/collection/components/cpsl-pill/cpsl-pill.js +43 -0
  565. package/dist/collection/components/cpsl-pill/cpsl-pill.js.map +1 -0
  566. package/dist/collection/components/cpsl-popover/cpsl-popover.css +101 -0
  567. package/dist/collection/components/cpsl-popover/cpsl-popover.js +555 -0
  568. package/dist/collection/components/cpsl-popover/cpsl-popover.js.map +1 -0
  569. package/dist/collection/components/cpsl-progress-indicator/cpsl-progress-indicator.css +82 -0
  570. package/dist/collection/components/cpsl-progress-indicator/cpsl-progress-indicator.js +71 -0
  571. package/dist/collection/components/cpsl-progress-indicator/cpsl-progress-indicator.js.map +1 -0
  572. package/dist/collection/components/cpsl-progress-indicator/progress-indicator-interface.js +2 -0
  573. package/dist/collection/components/cpsl-progress-indicator/progress-indicator-interface.js.map +1 -0
  574. package/dist/collection/components/cpsl-qr-code/cpsl-qr-code.css +90 -0
  575. package/dist/collection/components/cpsl-qr-code/cpsl-qr-code.js +139 -0
  576. package/dist/collection/components/cpsl-qr-code/cpsl-qr-code.js.map +1 -0
  577. package/dist/collection/components/cpsl-radio/cpsl-radio.css +97 -0
  578. package/dist/collection/components/cpsl-radio/cpsl-radio.js +66 -0
  579. package/dist/collection/components/cpsl-radio/cpsl-radio.js.map +1 -0
  580. package/dist/collection/components/cpsl-row/cpsl-row.css +136 -0
  581. package/dist/collection/components/cpsl-row/cpsl-row.js +19 -0
  582. package/dist/collection/components/cpsl-row/cpsl-row.js.map +1 -0
  583. package/dist/collection/components/cpsl-select/cpsl-select.css +248 -0
  584. package/dist/collection/components/cpsl-select/cpsl-select.js +631 -0
  585. package/dist/collection/components/cpsl-select/cpsl-select.js.map +1 -0
  586. package/dist/collection/components/cpsl-select-item/cpsl-select-item.css +115 -0
  587. package/dist/collection/components/cpsl-select-item/cpsl-select-item.js +85 -0
  588. package/dist/collection/components/cpsl-select-item/cpsl-select-item.js.map +1 -0
  589. package/dist/collection/components/cpsl-slide-button/cpsl-slide-button.css +175 -0
  590. package/dist/collection/components/cpsl-slide-button/cpsl-slide-button.js +263 -0
  591. package/dist/collection/components/cpsl-slide-button/cpsl-slide-button.js.map +1 -0
  592. package/dist/collection/components/cpsl-spinner/cpsl-spinner.css +131 -0
  593. package/dist/collection/components/cpsl-spinner/cpsl-spinner.js +104 -0
  594. package/dist/collection/components/cpsl-spinner/cpsl-spinner.js.map +1 -0
  595. package/dist/collection/components/cpsl-switch/cpsl-switch.css +115 -0
  596. package/dist/collection/components/cpsl-switch/cpsl-switch.js +64 -0
  597. package/dist/collection/components/cpsl-switch/cpsl-switch.js.map +1 -0
  598. package/dist/collection/components/cpsl-tab/cpsl-tab.css +46 -0
  599. package/dist/collection/components/cpsl-tab/cpsl-tab.js +152 -0
  600. package/dist/collection/components/cpsl-tab/cpsl-tab.js.map +1 -0
  601. package/dist/collection/components/cpsl-tab/tab-interface.js +2 -0
  602. package/dist/collection/components/cpsl-tab/tab-interface.js.map +1 -0
  603. package/dist/collection/components/cpsl-table/cpsl-table.css +159 -0
  604. package/dist/collection/components/cpsl-table/cpsl-table.js +72 -0
  605. package/dist/collection/components/cpsl-table/cpsl-table.js.map +1 -0
  606. package/dist/collection/components/cpsl-tabs/cpsl-tabs.css +109 -0
  607. package/dist/collection/components/cpsl-tabs/cpsl-tabs.js +188 -0
  608. package/dist/collection/components/cpsl-tabs/cpsl-tabs.js.map +1 -0
  609. package/dist/collection/components/cpsl-tabs/tabs-interface.js +2 -0
  610. package/dist/collection/components/cpsl-tabs/tabs-interface.js.map +1 -0
  611. package/dist/collection/components/cpsl-text/cpsl-text.css +415 -0
  612. package/dist/collection/components/cpsl-text/cpsl-text.js +134 -0
  613. package/dist/collection/components/cpsl-text/cpsl-text.js.map +1 -0
  614. package/dist/collection/components/cpsl-tile-button/cpsl-tile-button.css +98 -0
  615. package/dist/collection/components/cpsl-tile-button/cpsl-tile-button.js +67 -0
  616. package/dist/collection/components/cpsl-tile-button/cpsl-tile-button.js.map +1 -0
  617. package/dist/collection/constants.js +20 -0
  618. package/dist/collection/constants.js.map +1 -0
  619. package/dist/collection/index.js +5 -0
  620. package/dist/collection/index.js.map +1 -0
  621. package/dist/collection/interface.js +2 -0
  622. package/dist/collection/interface.js.map +1 -0
  623. package/dist/collection/lib/prando.js +187 -0
  624. package/dist/collection/lib/prando.js.map +1 -0
  625. package/dist/collection/utils/media.js +21 -0
  626. package/dist/collection/utils/media.js.map +1 -0
  627. package/dist/collection/utils/prand.js +16 -0
  628. package/dist/collection/utils/prand.js.map +1 -0
  629. package/dist/collection/utils/theme/generateBorderRadii.js +75 -0
  630. package/dist/collection/utils/theme/generateBorderRadii.js.map +1 -0
  631. package/dist/collection/utils/theme/generateFont.js +28 -0
  632. package/dist/collection/utils/theme/generateFont.js.map +1 -0
  633. package/dist/collection/utils/theme/generatePalette.js +77 -0
  634. package/dist/collection/utils/theme/generatePalette.js.map +1 -0
  635. package/dist/collection/utils/theme/generateTheme.js +21 -0
  636. package/dist/collection/utils/theme/generateTheme.js.map +1 -0
  637. package/dist/collection/utils/theme/utils.js +31 -0
  638. package/dist/collection/utils/theme/utils.js.map +1 -0
  639. package/dist/esm/app-globals-0f993ce5.js +5 -0
  640. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  641. package/dist/esm/capsule.js +22 -0
  642. package/dist/esm/capsule.js.map +1 -0
  643. package/dist/esm/constants-fce138fa.js +23 -0
  644. package/dist/esm/constants-fce138fa.js.map +1 -0
  645. package/dist/esm/cpsl-alert_34.entry.js +21863 -0
  646. package/dist/esm/cpsl-alert_34.entry.js.map +1 -0
  647. package/dist/esm/cpsl-col.entry.js +140 -0
  648. package/dist/esm/cpsl-col.entry.js.map +1 -0
  649. package/dist/esm/cpsl-grid.entry.js +21 -0
  650. package/dist/esm/cpsl-grid.entry.js.map +1 -0
  651. package/dist/esm/cpsl-hero.entry.js +39 -0
  652. package/dist/esm/cpsl-hero.entry.js.map +1 -0
  653. package/dist/esm/cpsl-identicon.entry.js +104 -0
  654. package/dist/esm/cpsl-identicon.entry.js.map +1 -0
  655. package/dist/esm/cpsl-info-box.entry.js +18 -0
  656. package/dist/esm/cpsl-info-box.entry.js.map +1 -0
  657. package/dist/esm/cpsl-modal-v2.entry.js +52 -0
  658. package/dist/esm/cpsl-modal-v2.entry.js.map +1 -0
  659. package/dist/esm/cpsl-nav-button.entry.js +36 -0
  660. package/dist/esm/cpsl-nav-button.entry.js.map +1 -0
  661. package/dist/esm/cpsl-row.entry.js +18 -0
  662. package/dist/esm/cpsl-row.entry.js.map +1 -0
  663. package/dist/esm/index-91db3414.js +1408 -0
  664. package/dist/esm/index-91db3414.js.map +1 -0
  665. package/dist/esm/index.js +428 -0
  666. package/dist/esm/index.js.map +1 -0
  667. package/dist/esm/loader.js +13 -0
  668. package/dist/esm/loader.js.map +1 -0
  669. package/dist/esm/prand-4c0d6ea7.js +204 -0
  670. package/dist/esm/prand-4c0d6ea7.js.map +1 -0
  671. package/dist/index.cjs.js +1 -0
  672. package/dist/index.js +2 -0
  673. package/dist/loader/cdn.js +1 -0
  674. package/dist/loader/index.cjs.js +1 -0
  675. package/dist/loader/index.d.ts +24 -0
  676. package/dist/loader/index.es2017.js +1 -0
  677. package/dist/loader/index.js +2 -0
  678. package/dist/loader/package.json +7 -0
  679. package/dist/scripts/appendLoaderExports.js +52 -0
  680. package/dist/scripts/appendLoaderExports.js.map +1 -0
  681. package/dist/scripts/buildAssets.js +90 -0
  682. package/dist/scripts/buildAssets.js.map +1 -0
  683. package/dist/types/Users/norwood/capsule-repos/web-sdk/packages/core-components/.stencil/scripts/appendLoaderExports.d.ts +0 -0
  684. package/dist/types/Users/norwood/capsule-repos/web-sdk/packages/core-components/.stencil/scripts/buildAssets.d.ts +8 -0
  685. package/dist/types/assets/icons/index.d.ts +403 -0
  686. package/dist/types/assets/images/index.d.ts +5 -0
  687. package/dist/types/components/cpsl-alert/cpsl-alert.d.ts +23 -0
  688. package/dist/types/components/cpsl-animation/cpsl-animation.d.ts +0 -0
  689. package/dist/types/components/cpsl-app-bar/cpsl-app-bar.d.ts +16 -0
  690. package/dist/types/components/cpsl-auth-modal/cpsl-auth-modal.d.ts +58 -0
  691. package/dist/types/components/cpsl-avatar/cpsl-avatar.d.ts +21 -0
  692. package/dist/types/components/cpsl-button/cpsl-button.d.ts +43 -0
  693. package/dist/types/components/cpsl-button/cpsl-button.stories.d.ts +15 -0
  694. package/dist/types/components/cpsl-button-group/cpsl-button-group.d.ts +12 -0
  695. package/dist/types/components/cpsl-card/cpsl-card.d.ts +3 -0
  696. package/dist/types/components/cpsl-checkbox/cpsl-checkbox.d.ts +13 -0
  697. package/dist/types/components/cpsl-code-input/code-change-interface.d.ts +3 -0
  698. package/dist/types/components/cpsl-code-input/cpsl-code-input.d.ts +36 -0
  699. package/dist/types/components/cpsl-col/cpsl-col.d.ts +130 -0
  700. package/dist/types/components/cpsl-divider/cpsl-divider.d.ts +3 -0
  701. package/dist/types/components/cpsl-drawer/cpsl-drawer.d.ts +49 -0
  702. package/dist/types/components/cpsl-dropdown/cpsl-dropdown.d.ts +42 -0
  703. package/dist/types/components/cpsl-dropdown/dropdown-interface.d.ts +7 -0
  704. package/dist/types/components/cpsl-file-upload/cpsl-file-upload.d.ts +82 -0
  705. package/dist/types/components/cpsl-grid/cpsl-grid.d.ts +7 -0
  706. package/dist/types/components/cpsl-hero/cpsl-hero.d.ts +26 -0
  707. package/dist/types/components/cpsl-hero/cpsl-hero.stories.d.ts +13 -0
  708. package/dist/types/components/cpsl-icon/cpsl-icon.d.ts +16 -0
  709. package/dist/types/components/cpsl-icon-group/cpsl-icon-group.d.ts +20 -0
  710. package/dist/types/components/cpsl-identicon/cpsl-identicon.d.ts +10 -0
  711. package/dist/types/components/cpsl-identicon/cpsl-identicon.stories.d.ts +10 -0
  712. package/dist/types/components/cpsl-info-box/cpsl-info-box.d.ts +3 -0
  713. package/dist/types/components/cpsl-input/cpsl-input.d.ts +222 -0
  714. package/dist/types/components/cpsl-input/input-interface.d.ts +13 -0
  715. package/dist/types/components/cpsl-modal-v2/cpsl-modal-v2.d.ts +49 -0
  716. package/dist/types/components/cpsl-nav-button/cpsl-nav-button.d.ts +43 -0
  717. package/dist/types/components/cpsl-nav-button-group/cpsl-nav-button-group.d.ts +6 -0
  718. package/dist/types/components/cpsl-overlay/cpsl-overlay.d.ts +24 -0
  719. package/dist/types/components/cpsl-pagination/cpsl-pagination.d.ts +29 -0
  720. package/dist/types/components/cpsl-pill/cpsl-pill.d.ts +7 -0
  721. package/dist/types/components/cpsl-popover/cpsl-popover.d.ts +91 -0
  722. package/dist/types/components/cpsl-progress-indicator/cpsl-progress-indicator.d.ts +11 -0
  723. package/dist/types/components/cpsl-progress-indicator/progress-indicator-interface.d.ts +4 -0
  724. package/dist/types/components/cpsl-qr-code/cpsl-qr-code.d.ts +24 -0
  725. package/dist/types/components/cpsl-radio/cpsl-radio.d.ts +13 -0
  726. package/dist/types/components/cpsl-row/cpsl-row.d.ts +3 -0
  727. package/dist/types/components/cpsl-select/cpsl-select.d.ts +136 -0
  728. package/dist/types/components/cpsl-select-item/cpsl-select-item.d.ts +18 -0
  729. package/dist/types/components/cpsl-slide-button/cpsl-slide-button.d.ts +38 -0
  730. package/dist/types/components/cpsl-spinner/cpsl-spinner.d.ts +23 -0
  731. package/dist/types/components/cpsl-switch/cpsl-switch.d.ts +13 -0
  732. package/dist/types/components/cpsl-tab/cpsl-tab.d.ts +31 -0
  733. package/dist/types/components/cpsl-tab/tab-interface.d.ts +7 -0
  734. package/dist/types/components/cpsl-table/cpsl-table.d.ts +14 -0
  735. package/dist/types/components/cpsl-tabs/cpsl-tabs.d.ts +33 -0
  736. package/dist/types/components/cpsl-tabs/tabs-interface.d.ts +9 -0
  737. package/dist/types/components/cpsl-text/cpsl-text.d.ts +22 -0
  738. package/dist/types/components/cpsl-tile-button/cpsl-tile-button.d.ts +12 -0
  739. package/dist/types/components.d.ts +2651 -0
  740. package/dist/types/constants.d.ts +17 -0
  741. package/dist/types/index.d.ts +6 -0
  742. package/dist/types/interface.d.ts +264 -0
  743. package/dist/types/lib/prando.d.ts +92 -0
  744. package/dist/types/stencil-public-runtime.d.ts +1674 -0
  745. package/dist/types/utils/media.d.ts +2 -0
  746. package/dist/types/utils/prand.d.ts +3 -0
  747. package/dist/types/utils/theme/generateBorderRadii.d.ts +2 -0
  748. package/dist/types/utils/theme/generateFont.d.ts +2 -0
  749. package/dist/types/utils/theme/generatePalette.d.ts +9 -0
  750. package/dist/types/utils/theme/generateTheme.d.ts +6 -0
  751. package/dist/types/utils/theme/utils.d.ts +9 -0
  752. package/package.json +72 -0
  753. package/readme.md +48 -0
@@ -0,0 +1,2651 @@
1
+ /* eslint-disable */
2
+ /* tslint:disable */
3
+ /**
4
+ * This is an autogenerated file created by the Stencil compiler.
5
+ * It contains typing information for all components that exist in this project.
6
+ */
7
+ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
+ import { AutocompleteTypes, IconType, TextFieldTypes } from "./interface.js";
9
+ import { CodeChangeEventDetail } from "./components/cpsl-code-input/code-change-interface.js";
10
+ import { DropdownInputEventDetail } from "./components/cpsl-dropdown/dropdown-interface.js";
11
+ import { InputChangeEventDetail, InputInputEventDetail } from "./components/cpsl-input/input-interface.js";
12
+ import { TabClickEventDetail, TabSizeChangeEventDetail } from "./components/cpsl-tab/tab-interface.js";
13
+ import { TabsChangedEventDetail } from "./components/cpsl-tabs/tabs-interface.js";
14
+ export { AutocompleteTypes, IconType, TextFieldTypes } from "./interface.js";
15
+ export { CodeChangeEventDetail } from "./components/cpsl-code-input/code-change-interface.js";
16
+ export { DropdownInputEventDetail } from "./components/cpsl-dropdown/dropdown-interface.js";
17
+ export { InputChangeEventDetail, InputInputEventDetail } from "./components/cpsl-input/input-interface.js";
18
+ export { TabClickEventDetail, TabSizeChangeEventDetail } from "./components/cpsl-tab/tab-interface.js";
19
+ export { TabsChangedEventDetail } from "./components/cpsl-tabs/tabs-interface.js";
20
+ export namespace Components {
21
+ interface CpslAlert {
22
+ /**
23
+ * Whether to show the alert with a filled background based on the variant
24
+ */
25
+ "filled"?: boolean;
26
+ /**
27
+ * The name of the icon to show.
28
+ */
29
+ "icon"?: IconType;
30
+ /**
31
+ * Hides the icon.
32
+ */
33
+ "noIcon"?: boolean;
34
+ /**
35
+ * The variant of alert. Options are: `"error"` | `"warning"` | `"success"` | `"custom"` Default is: `"error"`.
36
+ */
37
+ "variant"?: 'error' | 'warning' | 'success' | 'custom';
38
+ }
39
+ interface CpslAppBar {
40
+ /**
41
+ * Height of the app bar.
42
+ */
43
+ "height": number;
44
+ /**
45
+ * The position of the drawer. Default is `fixed`.
46
+ */
47
+ "position"?: 'fixed' | 'static';
48
+ /**
49
+ * Override z-index.
50
+ */
51
+ "zIndexOverride"?: number;
52
+ }
53
+ interface CpslAuthModal {
54
+ /**
55
+ * Duration in seconds of the modal entering. Default is .15.
56
+ */
57
+ "enterTransitionDuration"?: number;
58
+ /**
59
+ * Duration in seconds of the modal exiting. Default is .15.
60
+ */
61
+ "exitTransitionDuration"?: number;
62
+ /**
63
+ * Whether or not to show the overlay. This will always show the modal, regardless of the value of `open`.
64
+ */
65
+ "noOverlay"?: boolean;
66
+ /**
67
+ * Whether or not to show the modal.
68
+ */
69
+ "open": boolean;
70
+ /**
71
+ * Override z-index.
72
+ */
73
+ "zIndexOverride"?: number;
74
+ }
75
+ interface CpslAvatar {
76
+ /**
77
+ * The alternate text for the avatar image.
78
+ */
79
+ "alt"?: string;
80
+ /**
81
+ * The CSS width and height of the icon.
82
+ */
83
+ "size"?: string;
84
+ /**
85
+ * The source of the avatar image.
86
+ */
87
+ "src": string;
88
+ /**
89
+ * The variant of the avatar. Options are: `"round"`, `"square". Default is: `"square"`.
90
+ */
91
+ "variant"?: 'round' | 'square';
92
+ }
93
+ interface CpslButton {
94
+ /**
95
+ * The tag for the button. Options are: `"button"`, `"a". Default is: `"button"`.
96
+ */
97
+ "as"?: 'button' | 'a';
98
+ /**
99
+ * If the button is disabled. Default is: false.
100
+ */
101
+ "disabled"?: boolean;
102
+ /**
103
+ * Whether the button takes the full width of it's container. Default is: false.
104
+ */
105
+ "fullWidth"?: boolean;
106
+ /**
107
+ * href to use when using a link.
108
+ */
109
+ "href"?: string;
110
+ /**
111
+ * The size of the button. Options are: `"small"`, `"medium". Default is: `"medium"`.
112
+ */
113
+ "size"?: 'xSmall' | 'small' | 'medium';
114
+ /**
115
+ * target to use when using a link.
116
+ */
117
+ "target"?: string;
118
+ /**
119
+ * The type of the button.
120
+ */
121
+ "type"?: 'button' | 'submit' | 'reset';
122
+ /**
123
+ * The variant of the button. Options are: `"primary"`, `"secondary", `"tertiary", `"ghost"`, `"destructive"`. Default is: `"primary"`.
124
+ */
125
+ "variant"?: 'primary' | 'secondary' | 'tertiary' | 'ghost' | 'destructive';
126
+ }
127
+ interface CpslButtonGroup {
128
+ /**
129
+ * The id of the selected button.
130
+ */
131
+ "selectedId"?: string;
132
+ }
133
+ interface CpslCard {
134
+ }
135
+ interface CpslCheckbox {
136
+ /**
137
+ * Whether or not the checkbox is checked.
138
+ */
139
+ "checked": boolean;
140
+ }
141
+ interface CpslCodeInput {
142
+ /**
143
+ * Value of the code.
144
+ */
145
+ "code": string;
146
+ /**
147
+ * Error text to show below the input. If this is provided the input will enter an error state.
148
+ */
149
+ "errorText"?: string;
150
+ /**
151
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
152
+ */
153
+ "helperText"?: string;
154
+ /**
155
+ * Length of the code.
156
+ */
157
+ "length": number;
158
+ /**
159
+ * Type of characters to accept in the code. Defaults to number.
160
+ */
161
+ "type"?: 'number' | 'string';
162
+ }
163
+ interface CpslCol {
164
+ /**
165
+ * The amount to offset the column, in terms of how many columns it should shift to the end of the total available.
166
+ */
167
+ "offset"?: string;
168
+ /**
169
+ * The amount to offset the column for lg screens, in terms of how many columns it should shift to the end of the total available.
170
+ */
171
+ "offsetLg"?: string;
172
+ /**
173
+ * The amount to offset the column for md screens, in terms of how many columns it should shift to the end of the total available.
174
+ */
175
+ "offsetMd"?: string;
176
+ /**
177
+ * The amount to offset the column for sm screens, in terms of how many columns it should shift to the end of the total available.
178
+ */
179
+ "offsetSm"?: string;
180
+ /**
181
+ * The amount to offset the column for xl screens, in terms of how many columns it should shift to the end of the total available.
182
+ */
183
+ "offsetXl"?: string;
184
+ /**
185
+ * The amount to offset the column for xs screens, in terms of how many columns it should shift to the end of the total available.
186
+ */
187
+ "offsetXs"?: string;
188
+ /**
189
+ * The amount to pull the column, in terms of how many columns it should shift to the start of the total available.
190
+ */
191
+ "pull"?: string;
192
+ /**
193
+ * The amount to pull the column for lg screens, in terms of how many columns it should shift to the start of the total available.
194
+ */
195
+ "pullLg"?: string;
196
+ /**
197
+ * The amount to pull the column for md screens, in terms of how many columns it should shift to the start of the total available.
198
+ */
199
+ "pullMd"?: string;
200
+ /**
201
+ * The amount to pull the column for sm screens, in terms of how many columns it should shift to the start of the total available.
202
+ */
203
+ "pullSm"?: string;
204
+ /**
205
+ * The amount to pull the column for xl screens, in terms of how many columns it should shift to the start of the total available.
206
+ */
207
+ "pullXl"?: string;
208
+ /**
209
+ * The amount to pull the column for xs screens, in terms of how many columns it should shift to the start of the total available.
210
+ */
211
+ "pullXs"?: string;
212
+ /**
213
+ * The amount to push the column, in terms of how many columns it should shift to the end of the total available.
214
+ */
215
+ "push"?: string;
216
+ /**
217
+ * The amount to push the column for lg screens, in terms of how many columns it should shift to the end of the total available.
218
+ */
219
+ "pushLg"?: string;
220
+ /**
221
+ * The amount to push the column for md screens, in terms of how many columns it should shift to the end of the total available.
222
+ */
223
+ "pushMd"?: string;
224
+ /**
225
+ * The amount to push the column for sm screens, in terms of how many columns it should shift to the end of the total available.
226
+ */
227
+ "pushSm"?: string;
228
+ /**
229
+ * The amount to push the column for xl screens, in terms of how many columns it should shift to the end of the total available.
230
+ */
231
+ "pushXl"?: string;
232
+ /**
233
+ * The amount to push the column for xs screens, in terms of how many columns it should shift to the end of the total available.
234
+ */
235
+ "pushXs"?: string;
236
+ /**
237
+ * The size of the column, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
238
+ */
239
+ "size"?: string;
240
+ /**
241
+ * The size of the column for lg screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
242
+ */
243
+ "sizeLg"?: string;
244
+ /**
245
+ * The size of the column for md screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
246
+ */
247
+ "sizeMd"?: string;
248
+ /**
249
+ * The size of the column for sm screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
250
+ */
251
+ "sizeSm"?: string;
252
+ /**
253
+ * The size of the column for xl screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
254
+ */
255
+ "sizeXl"?: string;
256
+ /**
257
+ * The size of the column for xs screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
258
+ */
259
+ "sizeXs"?: string;
260
+ }
261
+ interface CpslDivider {
262
+ }
263
+ interface CpslDrawer {
264
+ /**
265
+ * Side from which the drawer will enter from.
266
+ */
267
+ "anchor": 'top' | 'bottom' | 'left' | 'right';
268
+ /**
269
+ * Starting anchor position.
270
+ */
271
+ "anchorPosition"?: number;
272
+ /**
273
+ * Hides the overlay for temporary drawers.
274
+ */
275
+ "noOverlay"?: boolean;
276
+ /**
277
+ * Whether the drawer is open or not.
278
+ */
279
+ "open": boolean;
280
+ /**
281
+ * Size (height or width) of the drawer.
282
+ */
283
+ "size": number | 'auto';
284
+ /**
285
+ * Duration in seconds of the open/close animation. Default is 0.15.
286
+ */
287
+ "transitionDuration"?: number;
288
+ /**
289
+ * Transition timing function to use. Default is ease-in-out.
290
+ */
291
+ "transitionFunction"?: string;
292
+ /**
293
+ * The variant of the drawer. `temporary` drawers will cover content and contain a backdrop. `permanent` drawers will sit beside content, i.e. desktop navigation. Default is `temporary`.
294
+ */
295
+ "variant"?: 'temporary' | 'permanent';
296
+ /**
297
+ * Override z-index.
298
+ */
299
+ "zIndexOverride"?: number;
300
+ }
301
+ interface CpslDropdown {
302
+ /**
303
+ * Whether or not to include search capability
304
+ */
305
+ "hasCpslSearch": boolean;
306
+ /**
307
+ * Items to be presented in the dropdown
308
+ */
309
+ "items": Array<DropdownInputEventDetail>;
310
+ /**
311
+ * The selected item in the dropdown
312
+ */
313
+ "selectedItem"?: DropdownInputEventDetail | null;
314
+ /**
315
+ * Width of the dropdown
316
+ */
317
+ "width": string;
318
+ }
319
+ interface CpslFileUpload {
320
+ /**
321
+ * If the input is disabled. Default is: false.
322
+ */
323
+ "disabled"?: boolean;
324
+ /**
325
+ * Error text to show below the input. If this is provided the input will enter an error state.
326
+ */
327
+ "errorText"?: string;
328
+ /**
329
+ * Filename for the external source of the selected file.
330
+ */
331
+ "externalFilename"?: string;
332
+ /**
333
+ * External source for the selected file.
334
+ */
335
+ "externalSrc"?: string;
336
+ /**
337
+ * Valid file types.
338
+ */
339
+ "fileTypes"?: string[];
340
+ /**
341
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
342
+ */
343
+ "helperText"?: string;
344
+ /**
345
+ * The label for the input.
346
+ */
347
+ "label"?: string;
348
+ /**
349
+ * If `true`, the user must fill in a value before submitting a form.
350
+ */
351
+ "required": boolean;
352
+ /**
353
+ * If `true`, the label will display an "optional" tag.
354
+ */
355
+ "showOptionalLabel": boolean;
356
+ /**
357
+ * Function to trigger file upload to server. Returns: boolean indicating success or failure.
358
+ */
359
+ "uploadFile"?: (file: File) => Promise<boolean>;
360
+ }
361
+ interface CpslGrid {
362
+ /**
363
+ * If `true`, the grid will have a fixed width based on the screen size.
364
+ */
365
+ "fixed": boolean;
366
+ }
367
+ interface CpslHero {
368
+ /**
369
+ * The height of the container. Default is: 180.
370
+ */
371
+ "height"?: number;
372
+ /**
373
+ * Hides the fade out components Default is: `false`.
374
+ */
375
+ "hideFadeOut"?: boolean;
376
+ "subtitle"?: string;
377
+ "title": string;
378
+ /**
379
+ * The variant of the button. Options are: `"customContent"`, `"connection"`, `"externalWalletConnection"`, `"pending", `"approved",`"add", `"failed". Default is: `"connection"`.
380
+ */
381
+ "variant"?: 'customContent' | 'connection' | 'externalWalletConnection' | 'pending' | 'approved' | 'add' | 'failed';
382
+ /**
383
+ * Whether to use the Para custom theming or use the provided theme Default is: `false`.
384
+ */
385
+ "withDefaultTheme"?: boolean;
386
+ }
387
+ interface CpslIcon {
388
+ /**
389
+ * The name of the icon. If both `icon` and `src` are provided, `icon` will be used.
390
+ */
391
+ "icon"?: IconType;
392
+ /**
393
+ * The CSS size of the icon.
394
+ */
395
+ "size"?: string;
396
+ /**
397
+ * The external source of the icon. If both `icon` and `src` are provided, `icon` will be used.
398
+ */
399
+ "src"?: string;
400
+ }
401
+ interface CpslIconGroup {
402
+ /**
403
+ * If `true`, the user cannot interact with the input.
404
+ */
405
+ "disabled": boolean;
406
+ /**
407
+ * The direction the icons should expand from
408
+ */
409
+ "expandFrom": 'left' | 'right';
410
+ /**
411
+ * The name of the icons to display.
412
+ */
413
+ "icons": (IconType | string)[];
414
+ }
415
+ interface CpslIdenticon {
416
+ "hash"?: string | undefined;
417
+ /**
418
+ * The CSS width and height of the identicon. Default is: 40px.
419
+ */
420
+ "size": string;
421
+ "variant": 'default' | 'avatar';
422
+ }
423
+ interface CpslInfoBox {
424
+ }
425
+ interface CpslInput {
426
+ /**
427
+ * The tag for the input. Options are: `"input"`, `"textarea". Default is: `"input"`.
428
+ */
429
+ "as"?: 'input' | 'textarea';
430
+ /**
431
+ * Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user. Available options: `"off"`, `"none"`, `"on"`, `"sentences"`, `"words"`, `"characters"`.
432
+ */
433
+ "autocapitalize": string;
434
+ /**
435
+ * Indicates whether the value of the control can be automatically completed by the browser.
436
+ */
437
+ "autocomplete": AutocompleteTypes;
438
+ /**
439
+ * Whether auto correction should be enabled when the user is entering/editing the text value.
440
+ */
441
+ "autocorrect": 'on' | 'off';
442
+ /**
443
+ * Sets the [`autofocus` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus) on the native input element. This may not be sufficient for the element to be focused on page load.
444
+ */
445
+ "autofocus": boolean;
446
+ /**
447
+ * If `true`, the input's entire contents will be selected on focus.
448
+ */
449
+ "autoselect": boolean;
450
+ /**
451
+ * If `true`, the input primary color will use the contrast value, not the primary text value.
452
+ */
453
+ "contrastText": boolean;
454
+ /**
455
+ * If `true`, the user cannot interact with the input.
456
+ */
457
+ "disabled": boolean;
458
+ /**
459
+ * A hint to the browser for which enter key to display. Possible values: `"enter"`, `"done"`, `"go"`, `"next"`, `"previous"`, `"search"`, and `"send"`.
460
+ */
461
+ "enterkeyhint"?: 'enter' | 'done' | 'go' | 'next' | 'previous' | 'search' | 'send';
462
+ /**
463
+ * Error text to show below the input. If this is provided the input will enter an error state.
464
+ */
465
+ "errorText"?: string;
466
+ /**
467
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
468
+ */
469
+ "helperText"?: string;
470
+ /**
471
+ * A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
472
+ */
473
+ "inputmode"?: 'none' | 'text' | 'tel' | 'url' | 'email' | 'numeric' | 'decimal' | 'search';
474
+ /**
475
+ * Whether the input is for a phone number.
476
+ */
477
+ "isPhone"?: boolean;
478
+ /**
479
+ * The label for the input.
480
+ */
481
+ "label"?: string;
482
+ /**
483
+ * Mask string to apply to the input.
484
+ */
485
+ "mask"?: string;
486
+ /**
487
+ * The maximum value, which must not be less than its minimum (min attribute) value.
488
+ */
489
+ "max"?: string | number;
490
+ /**
491
+ * If the value of the type attribute is `text`, `email`, `search`, `password`, `tel`, or `url`, this attribute specifies the maximum number of characters that the user can enter.
492
+ */
493
+ "maxlength"?: number;
494
+ /**
495
+ * The minimum value, which must not be greater than its maximum (max attribute) value.
496
+ */
497
+ "min"?: string | number;
498
+ /**
499
+ * If the value of the type attribute is `text`, `email`, `search`, `password`, `tel`, or `url`, this attribute specifies the minimum number of characters that the user can enter.
500
+ */
501
+ "minlength"?: number;
502
+ /**
503
+ * If `true`, the user can enter more than one value. This attribute applies when the type attribute is set to `"email"`, otherwise it is ignored.
504
+ */
505
+ "multiple"?: boolean;
506
+ /**
507
+ * The name of the control, which is submitted with the form data.
508
+ */
509
+ "name": string;
510
+ /**
511
+ * Whether to disable auto disabling of the slotted components.
512
+ */
513
+ "noAutoDisable": boolean;
514
+ /**
515
+ * A regular expression that the value is checked against. The pattern must match the entire value, not just some subset. Use the title attribute to describe the pattern to help the user. This attribute applies when the value of the type attribute is `"text"`, `"search"`, `"tel"`, `"url"`, `"email"`, `"date"`, or `"password"`, otherwise it is ignored. When the type attribute is `"date"`, `pattern` will only be used in browsers that do not support the `"date"` input type natively. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date for more information.
516
+ */
517
+ "pattern"?: string;
518
+ /**
519
+ * Instructional text that shows before the input has a value. This property applies only when the `type` property is set to `"email"`, `"number"`, `"password"`, `"search"`, `"tel"`, `"text"`, or `"url"`, otherwise it is ignored.
520
+ */
521
+ "placeholder"?: string;
522
+ /**
523
+ * If `true`, the user cannot modify the value.
524
+ */
525
+ "readonly": boolean;
526
+ /**
527
+ * If `true`, the user must fill in a value before submitting a form.
528
+ */
529
+ "required": boolean;
530
+ /**
531
+ * Number of rows for the textarea
532
+ */
533
+ "rows": number;
534
+ /**
535
+ * If `true`, the label will display an "optional" tag.
536
+ */
537
+ "showOptionalLabel": boolean;
538
+ /**
539
+ * If `true`, the element will have its spelling and grammar checked.
540
+ */
541
+ "spellcheck": boolean;
542
+ /**
543
+ * The name of the icon at the start of the input. If both `startIcon` and `startIconSrc` are provided, `startIcon` will be used.
544
+ */
545
+ "startIcon"?: IconType;
546
+ /**
547
+ * The external source of the icon at the start of the input. If both `startIcon` and `startIconSrc` are provided, `startIcon` will be used.
548
+ */
549
+ "startIconSrc"?: string;
550
+ /**
551
+ * Works with the min and max attributes to limit the increments at which a value can be set. Possible values are: `"any"` or a positive floating point number.
552
+ */
553
+ "step"?: string;
554
+ /**
555
+ * The type of control to display. The default type is `text`.
556
+ */
557
+ "type": TextFieldTypes;
558
+ /**
559
+ * The value of the controlled input.
560
+ */
561
+ "value"?: string;
562
+ }
563
+ interface CpslModalV2 {
564
+ /**
565
+ * Whether or not to show the modal with a box shadow.
566
+ */
567
+ "elevated": boolean;
568
+ /**
569
+ * Duration in seconds of the modal entering. Default is .15.
570
+ */
571
+ "enterTransitionDuration"?: number;
572
+ /**
573
+ * Duration in seconds of the modal exiting. Default is .15.
574
+ */
575
+ "exitTransitionDuration"?: number;
576
+ /**
577
+ * Whether or not to show the overlay.
578
+ */
579
+ "noOverlay": boolean;
580
+ /**
581
+ * Whether or not to show the modal.
582
+ */
583
+ "open": boolean;
584
+ /**
585
+ * Override z-index.
586
+ */
587
+ "zIndexOverride"?: number;
588
+ }
589
+ interface CpslNavButton {
590
+ /**
591
+ * If the button is disabled. Default is: false.
592
+ */
593
+ "disabled"?: boolean;
594
+ /**
595
+ * Whether or not to use exact matching for the selected main route.
596
+ */
597
+ "exactMainRouteMatch"?: boolean;
598
+ /**
599
+ * Whether or not to use exact matching for the selected sub route.
600
+ */
601
+ "exactSubRouteMatch"?: boolean;
602
+ /**
603
+ * Path used to determine what button is selected
604
+ */
605
+ "path"?: string;
606
+ /**
607
+ * The route for the button.
608
+ */
609
+ "route": string;
610
+ /**
611
+ * The id of the selected button.
612
+ */
613
+ "subRoutes"?: { label: string; value: string }[];
614
+ }
615
+ interface CpslNavButtonGroup {
616
+ }
617
+ interface CpslOverlay {
618
+ /**
619
+ * Duration in seconds of the fade out animation. Default is .5.
620
+ */
621
+ "enterTransitionDuration"?: number;
622
+ /**
623
+ * Duration in seconds of the fade out animation. Default is .5.
624
+ */
625
+ "exitTransitionDuration"?: number;
626
+ /**
627
+ * Whether or not to show the overlay.
628
+ */
629
+ "open": boolean;
630
+ /**
631
+ * Override z-index.
632
+ */
633
+ "zIndexOverride"?: number;
634
+ }
635
+ interface CpslPagination {
636
+ /**
637
+ * The initial page to select. Default is 0.
638
+ */
639
+ "initialPage"?: number;
640
+ /**
641
+ * The total number of pages.
642
+ */
643
+ "totalPages": number;
644
+ /**
645
+ * The number of pages visible to select. Default is 5. Min is 5.
646
+ */
647
+ "visiblePages"?: number;
648
+ }
649
+ interface CpslPill {
650
+ /**
651
+ * Text of the pill.
652
+ */
653
+ "text": string;
654
+ }
655
+ interface CpslPopover {
656
+ /**
657
+ * ID for the element that the popover anchors to.
658
+ */
659
+ "anchorEl"?: HTMLElement;
660
+ /**
661
+ * Vertical anchor origin. Options are: `"left"`, `"center"`, `"right"`. Default is: `"left"`.
662
+ */
663
+ "anchorOriginHorizontal"?: 'left' | 'center' | 'right';
664
+ /**
665
+ * Vertical anchor origin. Options are: `"top"`, `"center"`, `"bottom"`. Default is: `"bottom"`.
666
+ */
667
+ "anchorOriginVertical"?: 'top' | 'center' | 'bottom';
668
+ /**
669
+ * If `true` the container will use the width of the content, else it will be set to the width of the trigger. Default is `true`
670
+ */
671
+ "autoWidth"?: boolean;
672
+ /**
673
+ * Call to close the popover manually.
674
+ */
675
+ "closePopover": () => Promise<void>;
676
+ /**
677
+ * Whether or not to disable to popover.
678
+ */
679
+ "disabled": boolean;
680
+ /**
681
+ * Used internally to prevent select from blurring unintentionally.
682
+ */
683
+ "preventBlur": boolean;
684
+ /**
685
+ * Vertical transformation origin. Options are: `"left"`, `"center"`, `"right"`. Default is: `"left"`.
686
+ */
687
+ "transformOriginHorizontal"?: 'left' | 'center' | 'right';
688
+ /**
689
+ * Vertical transformation origin. Options are: `"top"`, `"center"`, `"bottom"`. Default is: `"bottom"`.
690
+ */
691
+ "transformOriginVertical"?: 'top' | 'center' | 'bottom';
692
+ /**
693
+ * ID for the element that triggers the popover to open.
694
+ */
695
+ "trigger": string;
696
+ /**
697
+ * Which trigger causes the popover to open. Options are: `"click"`, `"hover"`. Default is: `"click"`.
698
+ */
699
+ "triggerAction": 'click' | 'hover';
700
+ /**
701
+ * Padding from edge of window for the popover container.
702
+ */
703
+ "windowPadding"?: number;
704
+ }
705
+ interface CpslProgressIndicator {
706
+ /**
707
+ * Current zero based step.
708
+ */
709
+ "step": number;
710
+ /**
711
+ * Total number of steps.
712
+ */
713
+ "totalSteps": number;
714
+ }
715
+ interface CpslQrCode {
716
+ /**
717
+ * The name of the icon. If both `icon` and `src` are provided, `icon` will be used.
718
+ */
719
+ "icon"?: IconType;
720
+ /**
721
+ * Source for the center image of the QR code.
722
+ */
723
+ "imageSrc"?: string;
724
+ /**
725
+ * Size of the QR code in pixels. Default is 250.
726
+ */
727
+ "size"?: number;
728
+ /**
729
+ * URL for the QR code to link to.
730
+ */
731
+ "url": string;
732
+ }
733
+ interface CpslRadio {
734
+ /**
735
+ * Whether or not the radio is checked.
736
+ */
737
+ "checked": boolean;
738
+ }
739
+ interface CpslRow {
740
+ }
741
+ interface CpslSelect {
742
+ /**
743
+ * ID of element to anchor popover to.
744
+ */
745
+ "anchorElId"?: string;
746
+ /**
747
+ * If `true` the popover container will use the width of the content, else it will be set to the width of the trigger. Default is `false`
748
+ */
749
+ "autoWidth"?: boolean;
750
+ /**
751
+ * If `true`, the user cannot interact with the input.
752
+ */
753
+ "disabled": boolean;
754
+ /**
755
+ * Set the max height of the dropdown.
756
+ */
757
+ "dropdownMaxHeight"?: number;
758
+ /**
759
+ * Error text to show below the input. If this is provided the input will enter an error state.
760
+ */
761
+ "errorText"?: string;
762
+ /**
763
+ * Format value for display when selected.
764
+ */
765
+ "formatValue"?: (value: string | string[]) => string;
766
+ /**
767
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
768
+ */
769
+ "helperText"?: string;
770
+ /**
771
+ * The name of the icon to use for the end icon. Default: `chevronUp`
772
+ */
773
+ "icon"?: IconType;
774
+ /**
775
+ * ID of the element, must be unique for the popover trigger.
776
+ */
777
+ "id": string;
778
+ /**
779
+ * The label for the input.
780
+ */
781
+ "label"?: string;
782
+ /**
783
+ * If `true`, the user can select more than one value.
784
+ */
785
+ "multiple"?: boolean;
786
+ /**
787
+ * Whether or not to show the rotation animation for the end icon.
788
+ */
789
+ "noIconAnimation"?: boolean;
790
+ /**
791
+ * Placeholder to display if `selectedValue` is empty.
792
+ */
793
+ "placeholder"?: string;
794
+ /**
795
+ * If `true`, the user must fill in a value before submitting a form.
796
+ */
797
+ "required": boolean;
798
+ /**
799
+ * Placeholder for the search field.
800
+ */
801
+ "searchPlaceholder"?: string;
802
+ /**
803
+ * The color of the selected item or placeholder text. Options are: `"primary"`, `"secondary", `"tertiary", `"subtle", `"inverted", `"error". Default is: `"primary"`.
804
+ */
805
+ "selectedItemColor"?: 'primary' | 'secondary' | 'tertiary' | 'subtle' | 'inverted' | 'error' | 'contrast';
806
+ /**
807
+ * The variant of the selected item or placeholder text. Options are: `"body2XS"`, `"bodyXS", `"bodyS", `"bodyM", `"bodyL", `"bodyXL", `"headingXS", `"headingS", `"headingM", `"headingL", `"headingXL", `"heading2XL". Default is: `"bodyM"`.
808
+ */
809
+ "selectedItemVariant"?: 'body2XS' | 'bodyXS' | 'bodyS' | 'bodyM' | 'bodyL' | 'bodyXL' | 'headingXS' | 'headingS' | 'headingM' | 'headingL' | 'headingXL' | 'heading2XL';
810
+ /**
811
+ * The weight of the selected item or placeholder text. Options are: `"regular"`, `"medium", `"semiBold", `"bold". Default is: `"regular"`.
812
+ */
813
+ "selectedItemWeight"?: 'regular' | 'medium' | 'semiBold' | 'bold';
814
+ /**
815
+ * Value of the selected item.
816
+ */
817
+ "selectedValue"?: string | string[];
818
+ /**
819
+ * Will show the formatted selected item (passed in the `selected-item` slot) in the select rather than the item value.
820
+ */
821
+ "showFormattedSelectedItem"?: boolean;
822
+ /**
823
+ * If `true`, the label will display an "optional" tag.
824
+ */
825
+ "showOptionalLabel": boolean;
826
+ /**
827
+ * If `true`, the dropdown will contain a search field.
828
+ */
829
+ "showSearch": boolean;
830
+ }
831
+ interface CpslSelectItem {
832
+ /**
833
+ * Whether the item is selected or not.
834
+ */
835
+ "selected"?: boolean;
836
+ /**
837
+ * Value of the item.
838
+ */
839
+ "value": string;
840
+ }
841
+ interface CpslSlideButton {
842
+ /**
843
+ * Whether or not the component is disabled. If true, the component will display the `startText`.
844
+ */
845
+ "disabled": boolean;
846
+ /**
847
+ * The name of the ending icon to show.
848
+ */
849
+ "endIcon": IconType;
850
+ /**
851
+ * The ending text.
852
+ */
853
+ "endText": string;
854
+ /**
855
+ * The name of the starting icon to show.
856
+ */
857
+ "startIcon": IconType;
858
+ /**
859
+ * The starting text.
860
+ */
861
+ "startText": string;
862
+ }
863
+ interface CpslSpinner {
864
+ /**
865
+ * Width of the spinner arc in pixels. Default is 6.5.
866
+ */
867
+ "barWidth"?: number;
868
+ /**
869
+ * Size of the spinner in pixels. Default is 50.
870
+ */
871
+ "size"?: number;
872
+ /**
873
+ * Rotation speed of the spinner in seconds. Default is 1.
874
+ */
875
+ "speed"?: number;
876
+ /**
877
+ * Variant of the spinner Default is 'default'.
878
+ */
879
+ "variant"?: 'default' | 'inactive' | 'error';
880
+ }
881
+ interface CpslSwitch {
882
+ /**
883
+ * Whether or not the switch is checked.
884
+ */
885
+ "checked": boolean;
886
+ }
887
+ interface CpslTab {
888
+ /**
889
+ * The selected tab component
890
+ */
891
+ "selected": boolean;
892
+ /**
893
+ * A tab id must be provided for each `cpsl-tab`. It's used internally to reference the selected tab or by the router to switch between them.
894
+ */
895
+ "tab": string;
896
+ }
897
+ interface CpslTable {
898
+ }
899
+ interface CpslTabs {
900
+ /**
901
+ * Whether or not the tabs take the full width of their container.
902
+ */
903
+ "fullWidth"?: boolean;
904
+ /**
905
+ * The selected tab component
906
+ */
907
+ "selectedTab"?: string;
908
+ }
909
+ interface CpslText {
910
+ /**
911
+ * The color of text. Options are: `"primary"`, `"secondary", `"tertiary", `"subtle", `"inverted", `"error". Default is: `"primary"`.
912
+ */
913
+ "color"?: 'primary' | 'secondary' | 'tertiary' | 'subtle' | 'inverted' | 'error' | 'contrast';
914
+ /**
915
+ * The variant of text. Options are: `"body2XS"`, `"bodyXS", `"bodyS", `"bodyM", `"bodyL", `"bodyXL", `"headingXS", `"headingS", `"headingM", `"headingL", `"headingXL", `"heading2XL". Default is: `"bodyM"`.
916
+ */
917
+ "variant"?: 'body2XS' | 'bodyXS' | 'bodyS' | 'bodyM' | 'bodyL' | 'bodyXL' | 'headingXS' | 'headingS' | 'headingM' | 'headingL' | 'headingXL' | 'heading2XL';
918
+ /**
919
+ * The weight of text. Options are: `"regular"`, `"medium", `"semiBold", `"bold". Default is: `"regular"`.
920
+ */
921
+ "weight"?: 'regular' | 'medium' | 'semiBold' | 'bold';
922
+ }
923
+ interface CpslTileButton {
924
+ /**
925
+ * The name of the icon. If both `icon` and `src` are provided, `icon` will be used.
926
+ */
927
+ "icon"?: IconType;
928
+ /**
929
+ * The external source of the icon. If both `icon` and `src` are provided, `icon` will be used.
930
+ */
931
+ "src"?: string;
932
+ }
933
+ }
934
+ export interface CpslAuthModalCustomEvent<T> extends CustomEvent<T> {
935
+ detail: T;
936
+ target: HTMLCpslAuthModalElement;
937
+ }
938
+ export interface CpslCheckboxCustomEvent<T> extends CustomEvent<T> {
939
+ detail: T;
940
+ target: HTMLCpslCheckboxElement;
941
+ }
942
+ export interface CpslCodeInputCustomEvent<T> extends CustomEvent<T> {
943
+ detail: T;
944
+ target: HTMLCpslCodeInputElement;
945
+ }
946
+ export interface CpslDropdownCustomEvent<T> extends CustomEvent<T> {
947
+ detail: T;
948
+ target: HTMLCpslDropdownElement;
949
+ }
950
+ export interface CpslFileUploadCustomEvent<T> extends CustomEvent<T> {
951
+ detail: T;
952
+ target: HTMLCpslFileUploadElement;
953
+ }
954
+ export interface CpslInputCustomEvent<T> extends CustomEvent<T> {
955
+ detail: T;
956
+ target: HTMLCpslInputElement;
957
+ }
958
+ export interface CpslModalV2CustomEvent<T> extends CustomEvent<T> {
959
+ detail: T;
960
+ target: HTMLCpslModalV2Element;
961
+ }
962
+ export interface CpslNavButtonCustomEvent<T> extends CustomEvent<T> {
963
+ detail: T;
964
+ target: HTMLCpslNavButtonElement;
965
+ }
966
+ export interface CpslPaginationCustomEvent<T> extends CustomEvent<T> {
967
+ detail: T;
968
+ target: HTMLCpslPaginationElement;
969
+ }
970
+ export interface CpslPopoverCustomEvent<T> extends CustomEvent<T> {
971
+ detail: T;
972
+ target: HTMLCpslPopoverElement;
973
+ }
974
+ export interface CpslRadioCustomEvent<T> extends CustomEvent<T> {
975
+ detail: T;
976
+ target: HTMLCpslRadioElement;
977
+ }
978
+ export interface CpslSelectCustomEvent<T> extends CustomEvent<T> {
979
+ detail: T;
980
+ target: HTMLCpslSelectElement;
981
+ }
982
+ export interface CpslSelectItemCustomEvent<T> extends CustomEvent<T> {
983
+ detail: T;
984
+ target: HTMLCpslSelectItemElement;
985
+ }
986
+ export interface CpslSlideButtonCustomEvent<T> extends CustomEvent<T> {
987
+ detail: T;
988
+ target: HTMLCpslSlideButtonElement;
989
+ }
990
+ export interface CpslSwitchCustomEvent<T> extends CustomEvent<T> {
991
+ detail: T;
992
+ target: HTMLCpslSwitchElement;
993
+ }
994
+ export interface CpslTabCustomEvent<T> extends CustomEvent<T> {
995
+ detail: T;
996
+ target: HTMLCpslTabElement;
997
+ }
998
+ export interface CpslTabsCustomEvent<T> extends CustomEvent<T> {
999
+ detail: T;
1000
+ target: HTMLCpslTabsElement;
1001
+ }
1002
+ declare global {
1003
+ interface HTMLCpslAlertElement extends Components.CpslAlert, HTMLStencilElement {
1004
+ }
1005
+ var HTMLCpslAlertElement: {
1006
+ prototype: HTMLCpslAlertElement;
1007
+ new (): HTMLCpslAlertElement;
1008
+ };
1009
+ interface HTMLCpslAppBarElement extends Components.CpslAppBar, HTMLStencilElement {
1010
+ }
1011
+ var HTMLCpslAppBarElement: {
1012
+ prototype: HTMLCpslAppBarElement;
1013
+ new (): HTMLCpslAppBarElement;
1014
+ };
1015
+ interface HTMLCpslAuthModalElementEventMap {
1016
+ "cpslModalEntering": null;
1017
+ "cpslModalEntered": null;
1018
+ "cpslModalExiting": null;
1019
+ "cpslModalExited": null;
1020
+ "cpslModalRequestClose": null;
1021
+ }
1022
+ interface HTMLCpslAuthModalElement extends Components.CpslAuthModal, HTMLStencilElement {
1023
+ addEventListener<K extends keyof HTMLCpslAuthModalElementEventMap>(type: K, listener: (this: HTMLCpslAuthModalElement, ev: CpslAuthModalCustomEvent<HTMLCpslAuthModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1024
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1025
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1026
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1027
+ removeEventListener<K extends keyof HTMLCpslAuthModalElementEventMap>(type: K, listener: (this: HTMLCpslAuthModalElement, ev: CpslAuthModalCustomEvent<HTMLCpslAuthModalElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1028
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1029
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1030
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1031
+ }
1032
+ var HTMLCpslAuthModalElement: {
1033
+ prototype: HTMLCpslAuthModalElement;
1034
+ new (): HTMLCpslAuthModalElement;
1035
+ };
1036
+ interface HTMLCpslAvatarElement extends Components.CpslAvatar, HTMLStencilElement {
1037
+ }
1038
+ var HTMLCpslAvatarElement: {
1039
+ prototype: HTMLCpslAvatarElement;
1040
+ new (): HTMLCpslAvatarElement;
1041
+ };
1042
+ interface HTMLCpslButtonElement extends Components.CpslButton, HTMLStencilElement {
1043
+ }
1044
+ var HTMLCpslButtonElement: {
1045
+ prototype: HTMLCpslButtonElement;
1046
+ new (): HTMLCpslButtonElement;
1047
+ };
1048
+ interface HTMLCpslButtonGroupElement extends Components.CpslButtonGroup, HTMLStencilElement {
1049
+ }
1050
+ var HTMLCpslButtonGroupElement: {
1051
+ prototype: HTMLCpslButtonGroupElement;
1052
+ new (): HTMLCpslButtonGroupElement;
1053
+ };
1054
+ interface HTMLCpslCardElement extends Components.CpslCard, HTMLStencilElement {
1055
+ }
1056
+ var HTMLCpslCardElement: {
1057
+ prototype: HTMLCpslCardElement;
1058
+ new (): HTMLCpslCardElement;
1059
+ };
1060
+ interface HTMLCpslCheckboxElementEventMap {
1061
+ "cpslCheckboxChanged": boolean;
1062
+ }
1063
+ interface HTMLCpslCheckboxElement extends Components.CpslCheckbox, HTMLStencilElement {
1064
+ addEventListener<K extends keyof HTMLCpslCheckboxElementEventMap>(type: K, listener: (this: HTMLCpslCheckboxElement, ev: CpslCheckboxCustomEvent<HTMLCpslCheckboxElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1065
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1066
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1067
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1068
+ removeEventListener<K extends keyof HTMLCpslCheckboxElementEventMap>(type: K, listener: (this: HTMLCpslCheckboxElement, ev: CpslCheckboxCustomEvent<HTMLCpslCheckboxElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1069
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1070
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1071
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1072
+ }
1073
+ var HTMLCpslCheckboxElement: {
1074
+ prototype: HTMLCpslCheckboxElement;
1075
+ new (): HTMLCpslCheckboxElement;
1076
+ };
1077
+ interface HTMLCpslCodeInputElementEventMap {
1078
+ "cpslInput": CodeChangeEventDetail;
1079
+ }
1080
+ interface HTMLCpslCodeInputElement extends Components.CpslCodeInput, HTMLStencilElement {
1081
+ addEventListener<K extends keyof HTMLCpslCodeInputElementEventMap>(type: K, listener: (this: HTMLCpslCodeInputElement, ev: CpslCodeInputCustomEvent<HTMLCpslCodeInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1082
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1083
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1084
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1085
+ removeEventListener<K extends keyof HTMLCpslCodeInputElementEventMap>(type: K, listener: (this: HTMLCpslCodeInputElement, ev: CpslCodeInputCustomEvent<HTMLCpslCodeInputElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1086
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1087
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1088
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1089
+ }
1090
+ var HTMLCpslCodeInputElement: {
1091
+ prototype: HTMLCpslCodeInputElement;
1092
+ new (): HTMLCpslCodeInputElement;
1093
+ };
1094
+ interface HTMLCpslColElement extends Components.CpslCol, HTMLStencilElement {
1095
+ }
1096
+ var HTMLCpslColElement: {
1097
+ prototype: HTMLCpslColElement;
1098
+ new (): HTMLCpslColElement;
1099
+ };
1100
+ interface HTMLCpslDividerElement extends Components.CpslDivider, HTMLStencilElement {
1101
+ }
1102
+ var HTMLCpslDividerElement: {
1103
+ prototype: HTMLCpslDividerElement;
1104
+ new (): HTMLCpslDividerElement;
1105
+ };
1106
+ interface HTMLCpslDrawerElement extends Components.CpslDrawer, HTMLStencilElement {
1107
+ }
1108
+ var HTMLCpslDrawerElement: {
1109
+ prototype: HTMLCpslDrawerElement;
1110
+ new (): HTMLCpslDrawerElement;
1111
+ };
1112
+ interface HTMLCpslDropdownElementEventMap {
1113
+ "selectedItemChange": DropdownInputEventDetail;
1114
+ }
1115
+ interface HTMLCpslDropdownElement extends Components.CpslDropdown, HTMLStencilElement {
1116
+ addEventListener<K extends keyof HTMLCpslDropdownElementEventMap>(type: K, listener: (this: HTMLCpslDropdownElement, ev: CpslDropdownCustomEvent<HTMLCpslDropdownElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1117
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1118
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1119
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1120
+ removeEventListener<K extends keyof HTMLCpslDropdownElementEventMap>(type: K, listener: (this: HTMLCpslDropdownElement, ev: CpslDropdownCustomEvent<HTMLCpslDropdownElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1121
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1122
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1123
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1124
+ }
1125
+ var HTMLCpslDropdownElement: {
1126
+ prototype: HTMLCpslDropdownElement;
1127
+ new (): HTMLCpslDropdownElement;
1128
+ };
1129
+ interface HTMLCpslFileUploadElementEventMap {
1130
+ "cpslOnDrop": DragEvent;
1131
+ "cpslOnDragEnter": DragEvent;
1132
+ "cpslOnDragLeave": DragEvent;
1133
+ "cpslFileChange": File;
1134
+ "cpslFileRemoved": void;
1135
+ }
1136
+ interface HTMLCpslFileUploadElement extends Components.CpslFileUpload, HTMLStencilElement {
1137
+ addEventListener<K extends keyof HTMLCpslFileUploadElementEventMap>(type: K, listener: (this: HTMLCpslFileUploadElement, ev: CpslFileUploadCustomEvent<HTMLCpslFileUploadElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1138
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1139
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1140
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1141
+ removeEventListener<K extends keyof HTMLCpslFileUploadElementEventMap>(type: K, listener: (this: HTMLCpslFileUploadElement, ev: CpslFileUploadCustomEvent<HTMLCpslFileUploadElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1142
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1143
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1144
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1145
+ }
1146
+ var HTMLCpslFileUploadElement: {
1147
+ prototype: HTMLCpslFileUploadElement;
1148
+ new (): HTMLCpslFileUploadElement;
1149
+ };
1150
+ interface HTMLCpslGridElement extends Components.CpslGrid, HTMLStencilElement {
1151
+ }
1152
+ var HTMLCpslGridElement: {
1153
+ prototype: HTMLCpslGridElement;
1154
+ new (): HTMLCpslGridElement;
1155
+ };
1156
+ interface HTMLCpslHeroElement extends Components.CpslHero, HTMLStencilElement {
1157
+ }
1158
+ var HTMLCpslHeroElement: {
1159
+ prototype: HTMLCpslHeroElement;
1160
+ new (): HTMLCpslHeroElement;
1161
+ };
1162
+ interface HTMLCpslIconElement extends Components.CpslIcon, HTMLStencilElement {
1163
+ }
1164
+ var HTMLCpslIconElement: {
1165
+ prototype: HTMLCpslIconElement;
1166
+ new (): HTMLCpslIconElement;
1167
+ };
1168
+ interface HTMLCpslIconGroupElement extends Components.CpslIconGroup, HTMLStencilElement {
1169
+ }
1170
+ var HTMLCpslIconGroupElement: {
1171
+ prototype: HTMLCpslIconGroupElement;
1172
+ new (): HTMLCpslIconGroupElement;
1173
+ };
1174
+ interface HTMLCpslIdenticonElement extends Components.CpslIdenticon, HTMLStencilElement {
1175
+ }
1176
+ var HTMLCpslIdenticonElement: {
1177
+ prototype: HTMLCpslIdenticonElement;
1178
+ new (): HTMLCpslIdenticonElement;
1179
+ };
1180
+ interface HTMLCpslInfoBoxElement extends Components.CpslInfoBox, HTMLStencilElement {
1181
+ }
1182
+ var HTMLCpslInfoBoxElement: {
1183
+ prototype: HTMLCpslInfoBoxElement;
1184
+ new (): HTMLCpslInfoBoxElement;
1185
+ };
1186
+ interface HTMLCpslInputElementEventMap {
1187
+ "cpslInput": InputInputEventDetail;
1188
+ "cpslChange": InputChangeEventDetail;
1189
+ "cpslBlur": FocusEvent;
1190
+ "cpslFocus": FocusEvent;
1191
+ "cpslPaste": ClipboardEvent;
1192
+ }
1193
+ interface HTMLCpslInputElement extends Components.CpslInput, HTMLStencilElement {
1194
+ addEventListener<K extends keyof HTMLCpslInputElementEventMap>(type: K, listener: (this: HTMLCpslInputElement, ev: CpslInputCustomEvent<HTMLCpslInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1195
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1196
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1197
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1198
+ removeEventListener<K extends keyof HTMLCpslInputElementEventMap>(type: K, listener: (this: HTMLCpslInputElement, ev: CpslInputCustomEvent<HTMLCpslInputElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1199
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1200
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1201
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1202
+ }
1203
+ var HTMLCpslInputElement: {
1204
+ prototype: HTMLCpslInputElement;
1205
+ new (): HTMLCpslInputElement;
1206
+ };
1207
+ interface HTMLCpslModalV2ElementEventMap {
1208
+ "cpslModalEntering": null;
1209
+ "cpslModalEntered": null;
1210
+ "cpslModalExiting": null;
1211
+ "cpslModalExited": null;
1212
+ }
1213
+ interface HTMLCpslModalV2Element extends Components.CpslModalV2, HTMLStencilElement {
1214
+ addEventListener<K extends keyof HTMLCpslModalV2ElementEventMap>(type: K, listener: (this: HTMLCpslModalV2Element, ev: CpslModalV2CustomEvent<HTMLCpslModalV2ElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1215
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1216
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1217
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1218
+ removeEventListener<K extends keyof HTMLCpslModalV2ElementEventMap>(type: K, listener: (this: HTMLCpslModalV2Element, ev: CpslModalV2CustomEvent<HTMLCpslModalV2ElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1219
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1220
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1221
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1222
+ }
1223
+ var HTMLCpslModalV2Element: {
1224
+ prototype: HTMLCpslModalV2Element;
1225
+ new (): HTMLCpslModalV2Element;
1226
+ };
1227
+ interface HTMLCpslNavButtonElementEventMap {
1228
+ "cpslNavButtonClick": string;
1229
+ "cpslNavButtonSubRouteClick": string;
1230
+ }
1231
+ interface HTMLCpslNavButtonElement extends Components.CpslNavButton, HTMLStencilElement {
1232
+ addEventListener<K extends keyof HTMLCpslNavButtonElementEventMap>(type: K, listener: (this: HTMLCpslNavButtonElement, ev: CpslNavButtonCustomEvent<HTMLCpslNavButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1233
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1234
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1235
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1236
+ removeEventListener<K extends keyof HTMLCpslNavButtonElementEventMap>(type: K, listener: (this: HTMLCpslNavButtonElement, ev: CpslNavButtonCustomEvent<HTMLCpslNavButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1237
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1238
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1239
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1240
+ }
1241
+ var HTMLCpslNavButtonElement: {
1242
+ prototype: HTMLCpslNavButtonElement;
1243
+ new (): HTMLCpslNavButtonElement;
1244
+ };
1245
+ interface HTMLCpslNavButtonGroupElement extends Components.CpslNavButtonGroup, HTMLStencilElement {
1246
+ }
1247
+ var HTMLCpslNavButtonGroupElement: {
1248
+ prototype: HTMLCpslNavButtonGroupElement;
1249
+ new (): HTMLCpslNavButtonGroupElement;
1250
+ };
1251
+ interface HTMLCpslOverlayElement extends Components.CpslOverlay, HTMLStencilElement {
1252
+ }
1253
+ var HTMLCpslOverlayElement: {
1254
+ prototype: HTMLCpslOverlayElement;
1255
+ new (): HTMLCpslOverlayElement;
1256
+ };
1257
+ interface HTMLCpslPaginationElementEventMap {
1258
+ "cpslPaginationChanged": number;
1259
+ }
1260
+ interface HTMLCpslPaginationElement extends Components.CpslPagination, HTMLStencilElement {
1261
+ addEventListener<K extends keyof HTMLCpslPaginationElementEventMap>(type: K, listener: (this: HTMLCpslPaginationElement, ev: CpslPaginationCustomEvent<HTMLCpslPaginationElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1262
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1263
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1264
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1265
+ removeEventListener<K extends keyof HTMLCpslPaginationElementEventMap>(type: K, listener: (this: HTMLCpslPaginationElement, ev: CpslPaginationCustomEvent<HTMLCpslPaginationElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1266
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1267
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1268
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1269
+ }
1270
+ var HTMLCpslPaginationElement: {
1271
+ prototype: HTMLCpslPaginationElement;
1272
+ new (): HTMLCpslPaginationElement;
1273
+ };
1274
+ interface HTMLCpslPillElement extends Components.CpslPill, HTMLStencilElement {
1275
+ }
1276
+ var HTMLCpslPillElement: {
1277
+ prototype: HTMLCpslPillElement;
1278
+ new (): HTMLCpslPillElement;
1279
+ };
1280
+ interface HTMLCpslPopoverElementEventMap {
1281
+ "cpslOpen": void;
1282
+ "cpslClose": void;
1283
+ }
1284
+ interface HTMLCpslPopoverElement extends Components.CpslPopover, HTMLStencilElement {
1285
+ addEventListener<K extends keyof HTMLCpslPopoverElementEventMap>(type: K, listener: (this: HTMLCpslPopoverElement, ev: CpslPopoverCustomEvent<HTMLCpslPopoverElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1286
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1287
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1288
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1289
+ removeEventListener<K extends keyof HTMLCpslPopoverElementEventMap>(type: K, listener: (this: HTMLCpslPopoverElement, ev: CpslPopoverCustomEvent<HTMLCpslPopoverElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1290
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1291
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1292
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1293
+ }
1294
+ var HTMLCpslPopoverElement: {
1295
+ prototype: HTMLCpslPopoverElement;
1296
+ new (): HTMLCpslPopoverElement;
1297
+ };
1298
+ interface HTMLCpslProgressIndicatorElement extends Components.CpslProgressIndicator, HTMLStencilElement {
1299
+ }
1300
+ var HTMLCpslProgressIndicatorElement: {
1301
+ prototype: HTMLCpslProgressIndicatorElement;
1302
+ new (): HTMLCpslProgressIndicatorElement;
1303
+ };
1304
+ interface HTMLCpslQrCodeElement extends Components.CpslQrCode, HTMLStencilElement {
1305
+ }
1306
+ var HTMLCpslQrCodeElement: {
1307
+ prototype: HTMLCpslQrCodeElement;
1308
+ new (): HTMLCpslQrCodeElement;
1309
+ };
1310
+ interface HTMLCpslRadioElementEventMap {
1311
+ "cpslRadioChanged": boolean;
1312
+ }
1313
+ interface HTMLCpslRadioElement extends Components.CpslRadio, HTMLStencilElement {
1314
+ addEventListener<K extends keyof HTMLCpslRadioElementEventMap>(type: K, listener: (this: HTMLCpslRadioElement, ev: CpslRadioCustomEvent<HTMLCpslRadioElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1315
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1316
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1317
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1318
+ removeEventListener<K extends keyof HTMLCpslRadioElementEventMap>(type: K, listener: (this: HTMLCpslRadioElement, ev: CpslRadioCustomEvent<HTMLCpslRadioElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1319
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1320
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1321
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1322
+ }
1323
+ var HTMLCpslRadioElement: {
1324
+ prototype: HTMLCpslRadioElement;
1325
+ new (): HTMLCpslRadioElement;
1326
+ };
1327
+ interface HTMLCpslRowElement extends Components.CpslRow, HTMLStencilElement {
1328
+ }
1329
+ var HTMLCpslRowElement: {
1330
+ prototype: HTMLCpslRowElement;
1331
+ new (): HTMLCpslRowElement;
1332
+ };
1333
+ interface HTMLCpslSelectElementEventMap {
1334
+ "cpslBlur": FocusEvent;
1335
+ "cpslFocus": FocusEvent;
1336
+ "cpslSelectValueChange": string;
1337
+ "cpslSearchChange": string;
1338
+ }
1339
+ interface HTMLCpslSelectElement extends Components.CpslSelect, HTMLStencilElement {
1340
+ addEventListener<K extends keyof HTMLCpslSelectElementEventMap>(type: K, listener: (this: HTMLCpslSelectElement, ev: CpslSelectCustomEvent<HTMLCpslSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1341
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1342
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1343
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1344
+ removeEventListener<K extends keyof HTMLCpslSelectElementEventMap>(type: K, listener: (this: HTMLCpslSelectElement, ev: CpslSelectCustomEvent<HTMLCpslSelectElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1345
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1346
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1347
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1348
+ }
1349
+ var HTMLCpslSelectElement: {
1350
+ prototype: HTMLCpslSelectElement;
1351
+ new (): HTMLCpslSelectElement;
1352
+ };
1353
+ interface HTMLCpslSelectItemElementEventMap {
1354
+ "cpslSelectItemClick": string;
1355
+ }
1356
+ interface HTMLCpslSelectItemElement extends Components.CpslSelectItem, HTMLStencilElement {
1357
+ addEventListener<K extends keyof HTMLCpslSelectItemElementEventMap>(type: K, listener: (this: HTMLCpslSelectItemElement, ev: CpslSelectItemCustomEvent<HTMLCpslSelectItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1358
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1359
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1360
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1361
+ removeEventListener<K extends keyof HTMLCpslSelectItemElementEventMap>(type: K, listener: (this: HTMLCpslSelectItemElement, ev: CpslSelectItemCustomEvent<HTMLCpslSelectItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1362
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1363
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1364
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1365
+ }
1366
+ var HTMLCpslSelectItemElement: {
1367
+ prototype: HTMLCpslSelectItemElement;
1368
+ new (): HTMLCpslSelectItemElement;
1369
+ };
1370
+ interface HTMLCpslSlideButtonElementEventMap {
1371
+ "cpslComplete": boolean;
1372
+ }
1373
+ interface HTMLCpslSlideButtonElement extends Components.CpslSlideButton, HTMLStencilElement {
1374
+ addEventListener<K extends keyof HTMLCpslSlideButtonElementEventMap>(type: K, listener: (this: HTMLCpslSlideButtonElement, ev: CpslSlideButtonCustomEvent<HTMLCpslSlideButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1375
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1376
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1377
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1378
+ removeEventListener<K extends keyof HTMLCpslSlideButtonElementEventMap>(type: K, listener: (this: HTMLCpslSlideButtonElement, ev: CpslSlideButtonCustomEvent<HTMLCpslSlideButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1379
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1380
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1381
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1382
+ }
1383
+ var HTMLCpslSlideButtonElement: {
1384
+ prototype: HTMLCpslSlideButtonElement;
1385
+ new (): HTMLCpslSlideButtonElement;
1386
+ };
1387
+ interface HTMLCpslSpinnerElement extends Components.CpslSpinner, HTMLStencilElement {
1388
+ }
1389
+ var HTMLCpslSpinnerElement: {
1390
+ prototype: HTMLCpslSpinnerElement;
1391
+ new (): HTMLCpslSpinnerElement;
1392
+ };
1393
+ interface HTMLCpslSwitchElementEventMap {
1394
+ "cpslSwitchChanged": boolean;
1395
+ }
1396
+ interface HTMLCpslSwitchElement extends Components.CpslSwitch, HTMLStencilElement {
1397
+ addEventListener<K extends keyof HTMLCpslSwitchElementEventMap>(type: K, listener: (this: HTMLCpslSwitchElement, ev: CpslSwitchCustomEvent<HTMLCpslSwitchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1398
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1399
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1400
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1401
+ removeEventListener<K extends keyof HTMLCpslSwitchElementEventMap>(type: K, listener: (this: HTMLCpslSwitchElement, ev: CpslSwitchCustomEvent<HTMLCpslSwitchElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1402
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1403
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1404
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1405
+ }
1406
+ var HTMLCpslSwitchElement: {
1407
+ prototype: HTMLCpslSwitchElement;
1408
+ new (): HTMLCpslSwitchElement;
1409
+ };
1410
+ interface HTMLCpslTabElementEventMap {
1411
+ "cpslTabButtonClick": TabClickEventDetail;
1412
+ "cpslTabButtonSizeChange": TabSizeChangeEventDetail;
1413
+ }
1414
+ interface HTMLCpslTabElement extends Components.CpslTab, HTMLStencilElement {
1415
+ addEventListener<K extends keyof HTMLCpslTabElementEventMap>(type: K, listener: (this: HTMLCpslTabElement, ev: CpslTabCustomEvent<HTMLCpslTabElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1416
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1417
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1418
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1419
+ removeEventListener<K extends keyof HTMLCpslTabElementEventMap>(type: K, listener: (this: HTMLCpslTabElement, ev: CpslTabCustomEvent<HTMLCpslTabElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1420
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1421
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1422
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1423
+ }
1424
+ var HTMLCpslTabElement: {
1425
+ prototype: HTMLCpslTabElement;
1426
+ new (): HTMLCpslTabElement;
1427
+ };
1428
+ interface HTMLCpslTableElement extends Components.CpslTable, HTMLStencilElement {
1429
+ }
1430
+ var HTMLCpslTableElement: {
1431
+ prototype: HTMLCpslTableElement;
1432
+ new (): HTMLCpslTableElement;
1433
+ };
1434
+ interface HTMLCpslTabsElementEventMap {
1435
+ "cpslTabsChanged": TabsChangedEventDetail;
1436
+ "cpslTabsInit": TabsChangedEventDetail;
1437
+ }
1438
+ interface HTMLCpslTabsElement extends Components.CpslTabs, HTMLStencilElement {
1439
+ addEventListener<K extends keyof HTMLCpslTabsElementEventMap>(type: K, listener: (this: HTMLCpslTabsElement, ev: CpslTabsCustomEvent<HTMLCpslTabsElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1440
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1441
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1442
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1443
+ removeEventListener<K extends keyof HTMLCpslTabsElementEventMap>(type: K, listener: (this: HTMLCpslTabsElement, ev: CpslTabsCustomEvent<HTMLCpslTabsElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1444
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1445
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1446
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1447
+ }
1448
+ var HTMLCpslTabsElement: {
1449
+ prototype: HTMLCpslTabsElement;
1450
+ new (): HTMLCpslTabsElement;
1451
+ };
1452
+ interface HTMLCpslTextElement extends Components.CpslText, HTMLStencilElement {
1453
+ }
1454
+ var HTMLCpslTextElement: {
1455
+ prototype: HTMLCpslTextElement;
1456
+ new (): HTMLCpslTextElement;
1457
+ };
1458
+ interface HTMLCpslTileButtonElement extends Components.CpslTileButton, HTMLStencilElement {
1459
+ }
1460
+ var HTMLCpslTileButtonElement: {
1461
+ prototype: HTMLCpslTileButtonElement;
1462
+ new (): HTMLCpslTileButtonElement;
1463
+ };
1464
+ interface HTMLElementTagNameMap {
1465
+ "cpsl-alert": HTMLCpslAlertElement;
1466
+ "cpsl-app-bar": HTMLCpslAppBarElement;
1467
+ "cpsl-auth-modal": HTMLCpslAuthModalElement;
1468
+ "cpsl-avatar": HTMLCpslAvatarElement;
1469
+ "cpsl-button": HTMLCpslButtonElement;
1470
+ "cpsl-button-group": HTMLCpslButtonGroupElement;
1471
+ "cpsl-card": HTMLCpslCardElement;
1472
+ "cpsl-checkbox": HTMLCpslCheckboxElement;
1473
+ "cpsl-code-input": HTMLCpslCodeInputElement;
1474
+ "cpsl-col": HTMLCpslColElement;
1475
+ "cpsl-divider": HTMLCpslDividerElement;
1476
+ "cpsl-drawer": HTMLCpslDrawerElement;
1477
+ "cpsl-dropdown": HTMLCpslDropdownElement;
1478
+ "cpsl-file-upload": HTMLCpslFileUploadElement;
1479
+ "cpsl-grid": HTMLCpslGridElement;
1480
+ "cpsl-hero": HTMLCpslHeroElement;
1481
+ "cpsl-icon": HTMLCpslIconElement;
1482
+ "cpsl-icon-group": HTMLCpslIconGroupElement;
1483
+ "cpsl-identicon": HTMLCpslIdenticonElement;
1484
+ "cpsl-info-box": HTMLCpslInfoBoxElement;
1485
+ "cpsl-input": HTMLCpslInputElement;
1486
+ "cpsl-modal-v2": HTMLCpslModalV2Element;
1487
+ "cpsl-nav-button": HTMLCpslNavButtonElement;
1488
+ "cpsl-nav-button-group": HTMLCpslNavButtonGroupElement;
1489
+ "cpsl-overlay": HTMLCpslOverlayElement;
1490
+ "cpsl-pagination": HTMLCpslPaginationElement;
1491
+ "cpsl-pill": HTMLCpslPillElement;
1492
+ "cpsl-popover": HTMLCpslPopoverElement;
1493
+ "cpsl-progress-indicator": HTMLCpslProgressIndicatorElement;
1494
+ "cpsl-qr-code": HTMLCpslQrCodeElement;
1495
+ "cpsl-radio": HTMLCpslRadioElement;
1496
+ "cpsl-row": HTMLCpslRowElement;
1497
+ "cpsl-select": HTMLCpslSelectElement;
1498
+ "cpsl-select-item": HTMLCpslSelectItemElement;
1499
+ "cpsl-slide-button": HTMLCpslSlideButtonElement;
1500
+ "cpsl-spinner": HTMLCpslSpinnerElement;
1501
+ "cpsl-switch": HTMLCpslSwitchElement;
1502
+ "cpsl-tab": HTMLCpslTabElement;
1503
+ "cpsl-table": HTMLCpslTableElement;
1504
+ "cpsl-tabs": HTMLCpslTabsElement;
1505
+ "cpsl-text": HTMLCpslTextElement;
1506
+ "cpsl-tile-button": HTMLCpslTileButtonElement;
1507
+ }
1508
+ }
1509
+ declare namespace LocalJSX {
1510
+ interface CpslAlert {
1511
+ /**
1512
+ * Whether to show the alert with a filled background based on the variant
1513
+ */
1514
+ "filled"?: boolean;
1515
+ /**
1516
+ * The name of the icon to show.
1517
+ */
1518
+ "icon"?: IconType;
1519
+ /**
1520
+ * Hides the icon.
1521
+ */
1522
+ "noIcon"?: boolean;
1523
+ /**
1524
+ * The variant of alert. Options are: `"error"` | `"warning"` | `"success"` | `"custom"` Default is: `"error"`.
1525
+ */
1526
+ "variant"?: 'error' | 'warning' | 'success' | 'custom';
1527
+ }
1528
+ interface CpslAppBar {
1529
+ /**
1530
+ * Height of the app bar.
1531
+ */
1532
+ "height"?: number;
1533
+ /**
1534
+ * The position of the drawer. Default is `fixed`.
1535
+ */
1536
+ "position"?: 'fixed' | 'static';
1537
+ /**
1538
+ * Override z-index.
1539
+ */
1540
+ "zIndexOverride"?: number;
1541
+ }
1542
+ interface CpslAuthModal {
1543
+ /**
1544
+ * Duration in seconds of the modal entering. Default is .15.
1545
+ */
1546
+ "enterTransitionDuration"?: number;
1547
+ /**
1548
+ * Duration in seconds of the modal exiting. Default is .15.
1549
+ */
1550
+ "exitTransitionDuration"?: number;
1551
+ /**
1552
+ * Whether or not to show the overlay. This will always show the modal, regardless of the value of `open`.
1553
+ */
1554
+ "noOverlay"?: boolean;
1555
+ /**
1556
+ * Emitted when enter animation finishes.
1557
+ */
1558
+ "onCpslModalEntered"?: (event: CpslAuthModalCustomEvent<null>) => void;
1559
+ /**
1560
+ * Emitted when enter animation starts.
1561
+ */
1562
+ "onCpslModalEntering"?: (event: CpslAuthModalCustomEvent<null>) => void;
1563
+ /**
1564
+ * Emitted when exit animation finishes.
1565
+ */
1566
+ "onCpslModalExited"?: (event: CpslAuthModalCustomEvent<null>) => void;
1567
+ /**
1568
+ * Emitted when exit animation starts.
1569
+ */
1570
+ "onCpslModalExiting"?: (event: CpslAuthModalCustomEvent<null>) => void;
1571
+ /**
1572
+ * Emitted when exit animation finishes.
1573
+ */
1574
+ "onCpslModalRequestClose"?: (event: CpslAuthModalCustomEvent<null>) => void;
1575
+ /**
1576
+ * Whether or not to show the modal.
1577
+ */
1578
+ "open"?: boolean;
1579
+ /**
1580
+ * Override z-index.
1581
+ */
1582
+ "zIndexOverride"?: number;
1583
+ }
1584
+ interface CpslAvatar {
1585
+ /**
1586
+ * The alternate text for the avatar image.
1587
+ */
1588
+ "alt"?: string;
1589
+ /**
1590
+ * The CSS width and height of the icon.
1591
+ */
1592
+ "size"?: string;
1593
+ /**
1594
+ * The source of the avatar image.
1595
+ */
1596
+ "src"?: string;
1597
+ /**
1598
+ * The variant of the avatar. Options are: `"round"`, `"square". Default is: `"square"`.
1599
+ */
1600
+ "variant"?: 'round' | 'square';
1601
+ }
1602
+ interface CpslButton {
1603
+ /**
1604
+ * The tag for the button. Options are: `"button"`, `"a". Default is: `"button"`.
1605
+ */
1606
+ "as"?: 'button' | 'a';
1607
+ /**
1608
+ * If the button is disabled. Default is: false.
1609
+ */
1610
+ "disabled"?: boolean;
1611
+ /**
1612
+ * Whether the button takes the full width of it's container. Default is: false.
1613
+ */
1614
+ "fullWidth"?: boolean;
1615
+ /**
1616
+ * href to use when using a link.
1617
+ */
1618
+ "href"?: string;
1619
+ /**
1620
+ * The size of the button. Options are: `"small"`, `"medium". Default is: `"medium"`.
1621
+ */
1622
+ "size"?: 'xSmall' | 'small' | 'medium';
1623
+ /**
1624
+ * target to use when using a link.
1625
+ */
1626
+ "target"?: string;
1627
+ /**
1628
+ * The type of the button.
1629
+ */
1630
+ "type"?: 'button' | 'submit' | 'reset';
1631
+ /**
1632
+ * The variant of the button. Options are: `"primary"`, `"secondary", `"tertiary", `"ghost"`, `"destructive"`. Default is: `"primary"`.
1633
+ */
1634
+ "variant"?: 'primary' | 'secondary' | 'tertiary' | 'ghost' | 'destructive';
1635
+ }
1636
+ interface CpslButtonGroup {
1637
+ /**
1638
+ * The id of the selected button.
1639
+ */
1640
+ "selectedId"?: string;
1641
+ }
1642
+ interface CpslCard {
1643
+ }
1644
+ interface CpslCheckbox {
1645
+ /**
1646
+ * Whether or not the checkbox is checked.
1647
+ */
1648
+ "checked"?: boolean;
1649
+ /**
1650
+ * Emitted when the checkbox state changes.
1651
+ */
1652
+ "onCpslCheckboxChanged"?: (event: CpslCheckboxCustomEvent<boolean>) => void;
1653
+ }
1654
+ interface CpslCodeInput {
1655
+ /**
1656
+ * Value of the code.
1657
+ */
1658
+ "code"?: string;
1659
+ /**
1660
+ * Error text to show below the input. If this is provided the input will enter an error state.
1661
+ */
1662
+ "errorText"?: string;
1663
+ /**
1664
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
1665
+ */
1666
+ "helperText"?: string;
1667
+ /**
1668
+ * Length of the code.
1669
+ */
1670
+ "length"?: number;
1671
+ /**
1672
+ * The `cpslInput` event is fired each time the user modifies the input's value.
1673
+ */
1674
+ "onCpslInput"?: (event: CpslCodeInputCustomEvent<CodeChangeEventDetail>) => void;
1675
+ /**
1676
+ * Type of characters to accept in the code. Defaults to number.
1677
+ */
1678
+ "type"?: 'number' | 'string';
1679
+ }
1680
+ interface CpslCol {
1681
+ /**
1682
+ * The amount to offset the column, in terms of how many columns it should shift to the end of the total available.
1683
+ */
1684
+ "offset"?: string;
1685
+ /**
1686
+ * The amount to offset the column for lg screens, in terms of how many columns it should shift to the end of the total available.
1687
+ */
1688
+ "offsetLg"?: string;
1689
+ /**
1690
+ * The amount to offset the column for md screens, in terms of how many columns it should shift to the end of the total available.
1691
+ */
1692
+ "offsetMd"?: string;
1693
+ /**
1694
+ * The amount to offset the column for sm screens, in terms of how many columns it should shift to the end of the total available.
1695
+ */
1696
+ "offsetSm"?: string;
1697
+ /**
1698
+ * The amount to offset the column for xl screens, in terms of how many columns it should shift to the end of the total available.
1699
+ */
1700
+ "offsetXl"?: string;
1701
+ /**
1702
+ * The amount to offset the column for xs screens, in terms of how many columns it should shift to the end of the total available.
1703
+ */
1704
+ "offsetXs"?: string;
1705
+ /**
1706
+ * The amount to pull the column, in terms of how many columns it should shift to the start of the total available.
1707
+ */
1708
+ "pull"?: string;
1709
+ /**
1710
+ * The amount to pull the column for lg screens, in terms of how many columns it should shift to the start of the total available.
1711
+ */
1712
+ "pullLg"?: string;
1713
+ /**
1714
+ * The amount to pull the column for md screens, in terms of how many columns it should shift to the start of the total available.
1715
+ */
1716
+ "pullMd"?: string;
1717
+ /**
1718
+ * The amount to pull the column for sm screens, in terms of how many columns it should shift to the start of the total available.
1719
+ */
1720
+ "pullSm"?: string;
1721
+ /**
1722
+ * The amount to pull the column for xl screens, in terms of how many columns it should shift to the start of the total available.
1723
+ */
1724
+ "pullXl"?: string;
1725
+ /**
1726
+ * The amount to pull the column for xs screens, in terms of how many columns it should shift to the start of the total available.
1727
+ */
1728
+ "pullXs"?: string;
1729
+ /**
1730
+ * The amount to push the column, in terms of how many columns it should shift to the end of the total available.
1731
+ */
1732
+ "push"?: string;
1733
+ /**
1734
+ * The amount to push the column for lg screens, in terms of how many columns it should shift to the end of the total available.
1735
+ */
1736
+ "pushLg"?: string;
1737
+ /**
1738
+ * The amount to push the column for md screens, in terms of how many columns it should shift to the end of the total available.
1739
+ */
1740
+ "pushMd"?: string;
1741
+ /**
1742
+ * The amount to push the column for sm screens, in terms of how many columns it should shift to the end of the total available.
1743
+ */
1744
+ "pushSm"?: string;
1745
+ /**
1746
+ * The amount to push the column for xl screens, in terms of how many columns it should shift to the end of the total available.
1747
+ */
1748
+ "pushXl"?: string;
1749
+ /**
1750
+ * The amount to push the column for xs screens, in terms of how many columns it should shift to the end of the total available.
1751
+ */
1752
+ "pushXs"?: string;
1753
+ /**
1754
+ * The size of the column, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
1755
+ */
1756
+ "size"?: string;
1757
+ /**
1758
+ * The size of the column for lg screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
1759
+ */
1760
+ "sizeLg"?: string;
1761
+ /**
1762
+ * The size of the column for md screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
1763
+ */
1764
+ "sizeMd"?: string;
1765
+ /**
1766
+ * The size of the column for sm screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
1767
+ */
1768
+ "sizeSm"?: string;
1769
+ /**
1770
+ * The size of the column for xl screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
1771
+ */
1772
+ "sizeXl"?: string;
1773
+ /**
1774
+ * The size of the column for xs screens, in terms of how many columns it should take up out of the total available. If `"auto"` is passed, the column will be the size of its content.
1775
+ */
1776
+ "sizeXs"?: string;
1777
+ }
1778
+ interface CpslDivider {
1779
+ }
1780
+ interface CpslDrawer {
1781
+ /**
1782
+ * Side from which the drawer will enter from.
1783
+ */
1784
+ "anchor"?: 'top' | 'bottom' | 'left' | 'right';
1785
+ /**
1786
+ * Starting anchor position.
1787
+ */
1788
+ "anchorPosition"?: number;
1789
+ /**
1790
+ * Hides the overlay for temporary drawers.
1791
+ */
1792
+ "noOverlay"?: boolean;
1793
+ /**
1794
+ * Whether the drawer is open or not.
1795
+ */
1796
+ "open"?: boolean;
1797
+ /**
1798
+ * Size (height or width) of the drawer.
1799
+ */
1800
+ "size"?: number | 'auto';
1801
+ /**
1802
+ * Duration in seconds of the open/close animation. Default is 0.15.
1803
+ */
1804
+ "transitionDuration"?: number;
1805
+ /**
1806
+ * Transition timing function to use. Default is ease-in-out.
1807
+ */
1808
+ "transitionFunction"?: string;
1809
+ /**
1810
+ * The variant of the drawer. `temporary` drawers will cover content and contain a backdrop. `permanent` drawers will sit beside content, i.e. desktop navigation. Default is `temporary`.
1811
+ */
1812
+ "variant"?: 'temporary' | 'permanent';
1813
+ /**
1814
+ * Override z-index.
1815
+ */
1816
+ "zIndexOverride"?: number;
1817
+ }
1818
+ interface CpslDropdown {
1819
+ /**
1820
+ * Whether or not to include search capability
1821
+ */
1822
+ "hasCpslSearch"?: boolean;
1823
+ /**
1824
+ * Items to be presented in the dropdown
1825
+ */
1826
+ "items"?: Array<DropdownInputEventDetail>;
1827
+ /**
1828
+ * Event emitted when the selected item changes
1829
+ */
1830
+ "onSelectedItemChange"?: (event: CpslDropdownCustomEvent<DropdownInputEventDetail>) => void;
1831
+ /**
1832
+ * The selected item in the dropdown
1833
+ */
1834
+ "selectedItem"?: DropdownInputEventDetail | null;
1835
+ /**
1836
+ * Width of the dropdown
1837
+ */
1838
+ "width"?: string;
1839
+ }
1840
+ interface CpslFileUpload {
1841
+ /**
1842
+ * If the input is disabled. Default is: false.
1843
+ */
1844
+ "disabled"?: boolean;
1845
+ /**
1846
+ * Error text to show below the input. If this is provided the input will enter an error state.
1847
+ */
1848
+ "errorText"?: string;
1849
+ /**
1850
+ * Filename for the external source of the selected file.
1851
+ */
1852
+ "externalFilename"?: string;
1853
+ /**
1854
+ * External source for the selected file.
1855
+ */
1856
+ "externalSrc"?: string;
1857
+ /**
1858
+ * Valid file types.
1859
+ */
1860
+ "fileTypes"?: string[];
1861
+ /**
1862
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
1863
+ */
1864
+ "helperText"?: string;
1865
+ /**
1866
+ * The label for the input.
1867
+ */
1868
+ "label"?: string;
1869
+ /**
1870
+ * Emitted when the file changes.
1871
+ */
1872
+ "onCpslFileChange"?: (event: CpslFileUploadCustomEvent<File>) => void;
1873
+ /**
1874
+ * Emitted when the file is removed.
1875
+ */
1876
+ "onCpslFileRemoved"?: (event: CpslFileUploadCustomEvent<void>) => void;
1877
+ /**
1878
+ * Emitted when the file drag enters the input.
1879
+ */
1880
+ "onCpslOnDragEnter"?: (event: CpslFileUploadCustomEvent<DragEvent>) => void;
1881
+ /**
1882
+ * Emitted when the file drag leaves the input.
1883
+ */
1884
+ "onCpslOnDragLeave"?: (event: CpslFileUploadCustomEvent<DragEvent>) => void;
1885
+ /**
1886
+ * Emitted when the file is dropped in the input.
1887
+ */
1888
+ "onCpslOnDrop"?: (event: CpslFileUploadCustomEvent<DragEvent>) => void;
1889
+ /**
1890
+ * If `true`, the user must fill in a value before submitting a form.
1891
+ */
1892
+ "required"?: boolean;
1893
+ /**
1894
+ * If `true`, the label will display an "optional" tag.
1895
+ */
1896
+ "showOptionalLabel"?: boolean;
1897
+ /**
1898
+ * Function to trigger file upload to server. Returns: boolean indicating success or failure.
1899
+ */
1900
+ "uploadFile"?: (file: File) => Promise<boolean>;
1901
+ }
1902
+ interface CpslGrid {
1903
+ /**
1904
+ * If `true`, the grid will have a fixed width based on the screen size.
1905
+ */
1906
+ "fixed"?: boolean;
1907
+ }
1908
+ interface CpslHero {
1909
+ /**
1910
+ * The height of the container. Default is: 180.
1911
+ */
1912
+ "height"?: number;
1913
+ /**
1914
+ * Hides the fade out components Default is: `false`.
1915
+ */
1916
+ "hideFadeOut"?: boolean;
1917
+ "subtitle"?: string;
1918
+ "title"?: string;
1919
+ /**
1920
+ * The variant of the button. Options are: `"customContent"`, `"connection"`, `"externalWalletConnection"`, `"pending", `"approved",`"add", `"failed". Default is: `"connection"`.
1921
+ */
1922
+ "variant"?: 'customContent' | 'connection' | 'externalWalletConnection' | 'pending' | 'approved' | 'add' | 'failed';
1923
+ /**
1924
+ * Whether to use the Para custom theming or use the provided theme Default is: `false`.
1925
+ */
1926
+ "withDefaultTheme"?: boolean;
1927
+ }
1928
+ interface CpslIcon {
1929
+ /**
1930
+ * The name of the icon. If both `icon` and `src` are provided, `icon` will be used.
1931
+ */
1932
+ "icon"?: IconType;
1933
+ /**
1934
+ * The CSS size of the icon.
1935
+ */
1936
+ "size"?: string;
1937
+ /**
1938
+ * The external source of the icon. If both `icon` and `src` are provided, `icon` will be used.
1939
+ */
1940
+ "src"?: string;
1941
+ }
1942
+ interface CpslIconGroup {
1943
+ /**
1944
+ * If `true`, the user cannot interact with the input.
1945
+ */
1946
+ "disabled"?: boolean;
1947
+ /**
1948
+ * The direction the icons should expand from
1949
+ */
1950
+ "expandFrom"?: 'left' | 'right';
1951
+ /**
1952
+ * The name of the icons to display.
1953
+ */
1954
+ "icons"?: (IconType | string)[];
1955
+ }
1956
+ interface CpslIdenticon {
1957
+ "hash"?: string | undefined;
1958
+ /**
1959
+ * The CSS width and height of the identicon. Default is: 40px.
1960
+ */
1961
+ "size"?: string;
1962
+ "variant"?: 'default' | 'avatar';
1963
+ }
1964
+ interface CpslInfoBox {
1965
+ }
1966
+ interface CpslInput {
1967
+ /**
1968
+ * The tag for the input. Options are: `"input"`, `"textarea". Default is: `"input"`.
1969
+ */
1970
+ "as"?: 'input' | 'textarea';
1971
+ /**
1972
+ * Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user. Available options: `"off"`, `"none"`, `"on"`, `"sentences"`, `"words"`, `"characters"`.
1973
+ */
1974
+ "autocapitalize"?: string;
1975
+ /**
1976
+ * Indicates whether the value of the control can be automatically completed by the browser.
1977
+ */
1978
+ "autocomplete"?: AutocompleteTypes;
1979
+ /**
1980
+ * Whether auto correction should be enabled when the user is entering/editing the text value.
1981
+ */
1982
+ "autocorrect"?: 'on' | 'off';
1983
+ /**
1984
+ * Sets the [`autofocus` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus) on the native input element. This may not be sufficient for the element to be focused on page load.
1985
+ */
1986
+ "autofocus"?: boolean;
1987
+ /**
1988
+ * If `true`, the input's entire contents will be selected on focus.
1989
+ */
1990
+ "autoselect"?: boolean;
1991
+ /**
1992
+ * If `true`, the input primary color will use the contrast value, not the primary text value.
1993
+ */
1994
+ "contrastText"?: boolean;
1995
+ /**
1996
+ * If `true`, the user cannot interact with the input.
1997
+ */
1998
+ "disabled"?: boolean;
1999
+ /**
2000
+ * A hint to the browser for which enter key to display. Possible values: `"enter"`, `"done"`, `"go"`, `"next"`, `"previous"`, `"search"`, and `"send"`.
2001
+ */
2002
+ "enterkeyhint"?: 'enter' | 'done' | 'go' | 'next' | 'previous' | 'search' | 'send';
2003
+ /**
2004
+ * Error text to show below the input. If this is provided the input will enter an error state.
2005
+ */
2006
+ "errorText"?: string;
2007
+ /**
2008
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
2009
+ */
2010
+ "helperText"?: string;
2011
+ /**
2012
+ * A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
2013
+ */
2014
+ "inputmode"?: 'none' | 'text' | 'tel' | 'url' | 'email' | 'numeric' | 'decimal' | 'search';
2015
+ /**
2016
+ * Whether the input is for a phone number.
2017
+ */
2018
+ "isPhone"?: boolean;
2019
+ /**
2020
+ * The label for the input.
2021
+ */
2022
+ "label"?: string;
2023
+ /**
2024
+ * Mask string to apply to the input.
2025
+ */
2026
+ "mask"?: string;
2027
+ /**
2028
+ * The maximum value, which must not be less than its minimum (min attribute) value.
2029
+ */
2030
+ "max"?: string | number;
2031
+ /**
2032
+ * If the value of the type attribute is `text`, `email`, `search`, `password`, `tel`, or `url`, this attribute specifies the maximum number of characters that the user can enter.
2033
+ */
2034
+ "maxlength"?: number;
2035
+ /**
2036
+ * The minimum value, which must not be greater than its maximum (max attribute) value.
2037
+ */
2038
+ "min"?: string | number;
2039
+ /**
2040
+ * If the value of the type attribute is `text`, `email`, `search`, `password`, `tel`, or `url`, this attribute specifies the minimum number of characters that the user can enter.
2041
+ */
2042
+ "minlength"?: number;
2043
+ /**
2044
+ * If `true`, the user can enter more than one value. This attribute applies when the type attribute is set to `"email"`, otherwise it is ignored.
2045
+ */
2046
+ "multiple"?: boolean;
2047
+ /**
2048
+ * The name of the control, which is submitted with the form data.
2049
+ */
2050
+ "name"?: string;
2051
+ /**
2052
+ * Whether to disable auto disabling of the slotted components.
2053
+ */
2054
+ "noAutoDisable"?: boolean;
2055
+ /**
2056
+ * Emitted when the input loses focus.
2057
+ */
2058
+ "onCpslBlur"?: (event: CpslInputCustomEvent<FocusEvent>) => void;
2059
+ /**
2060
+ * The `cpslChange` event is fired when the user modifies the input's value. Unlike the `cpslInput` event, the `cpslChange` event is only fired when changes are committed, not as the user types. Depending on the way the users interacts with the element, the `cpslChange` event fires at a different moment: - When the element loses focus after its value has changed: for elements where the user's interaction is typing.
2061
+ */
2062
+ "onCpslChange"?: (event: CpslInputCustomEvent<InputChangeEventDetail>) => void;
2063
+ /**
2064
+ * Emitted when the input has focus.
2065
+ */
2066
+ "onCpslFocus"?: (event: CpslInputCustomEvent<FocusEvent>) => void;
2067
+ /**
2068
+ * The `cpslInput` event is fired each time the user modifies the input's value. Unlike the `cpslChange` event, the `cpslInput` event is fired for each alteration to the input's value. This typically happens for each keystroke as the user types. For elements that accept text input (`type=text`, `type=tel`, etc.), the interface is [`InputEvent`](https://developer.mozilla.org/en-US/docs/Web/API/InputEvent); for others, the interface is [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event). If the input is cleared on edit, the type is `null`.
2069
+ */
2070
+ "onCpslInput"?: (event: CpslInputCustomEvent<InputInputEventDetail>) => void;
2071
+ /**
2072
+ * Emitted when something has been paste into the input.
2073
+ */
2074
+ "onCpslPaste"?: (event: CpslInputCustomEvent<ClipboardEvent>) => void;
2075
+ /**
2076
+ * A regular expression that the value is checked against. The pattern must match the entire value, not just some subset. Use the title attribute to describe the pattern to help the user. This attribute applies when the value of the type attribute is `"text"`, `"search"`, `"tel"`, `"url"`, `"email"`, `"date"`, or `"password"`, otherwise it is ignored. When the type attribute is `"date"`, `pattern` will only be used in browsers that do not support the `"date"` input type natively. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date for more information.
2077
+ */
2078
+ "pattern"?: string;
2079
+ /**
2080
+ * Instructional text that shows before the input has a value. This property applies only when the `type` property is set to `"email"`, `"number"`, `"password"`, `"search"`, `"tel"`, `"text"`, or `"url"`, otherwise it is ignored.
2081
+ */
2082
+ "placeholder"?: string;
2083
+ /**
2084
+ * If `true`, the user cannot modify the value.
2085
+ */
2086
+ "readonly"?: boolean;
2087
+ /**
2088
+ * If `true`, the user must fill in a value before submitting a form.
2089
+ */
2090
+ "required"?: boolean;
2091
+ /**
2092
+ * Number of rows for the textarea
2093
+ */
2094
+ "rows"?: number;
2095
+ /**
2096
+ * If `true`, the label will display an "optional" tag.
2097
+ */
2098
+ "showOptionalLabel"?: boolean;
2099
+ /**
2100
+ * If `true`, the element will have its spelling and grammar checked.
2101
+ */
2102
+ "spellcheck"?: boolean;
2103
+ /**
2104
+ * The name of the icon at the start of the input. If both `startIcon` and `startIconSrc` are provided, `startIcon` will be used.
2105
+ */
2106
+ "startIcon"?: IconType;
2107
+ /**
2108
+ * The external source of the icon at the start of the input. If both `startIcon` and `startIconSrc` are provided, `startIcon` will be used.
2109
+ */
2110
+ "startIconSrc"?: string;
2111
+ /**
2112
+ * Works with the min and max attributes to limit the increments at which a value can be set. Possible values are: `"any"` or a positive floating point number.
2113
+ */
2114
+ "step"?: string;
2115
+ /**
2116
+ * The type of control to display. The default type is `text`.
2117
+ */
2118
+ "type"?: TextFieldTypes;
2119
+ /**
2120
+ * The value of the controlled input.
2121
+ */
2122
+ "value"?: string;
2123
+ }
2124
+ interface CpslModalV2 {
2125
+ /**
2126
+ * Whether or not to show the modal with a box shadow.
2127
+ */
2128
+ "elevated"?: boolean;
2129
+ /**
2130
+ * Duration in seconds of the modal entering. Default is .15.
2131
+ */
2132
+ "enterTransitionDuration"?: number;
2133
+ /**
2134
+ * Duration in seconds of the modal exiting. Default is .15.
2135
+ */
2136
+ "exitTransitionDuration"?: number;
2137
+ /**
2138
+ * Whether or not to show the overlay.
2139
+ */
2140
+ "noOverlay"?: boolean;
2141
+ /**
2142
+ * Emitted when enter animation finishes.
2143
+ */
2144
+ "onCpslModalEntered"?: (event: CpslModalV2CustomEvent<null>) => void;
2145
+ /**
2146
+ * Emitted when enter animation starts.
2147
+ */
2148
+ "onCpslModalEntering"?: (event: CpslModalV2CustomEvent<null>) => void;
2149
+ /**
2150
+ * Emitted when exit animation finishes.
2151
+ */
2152
+ "onCpslModalExited"?: (event: CpslModalV2CustomEvent<null>) => void;
2153
+ /**
2154
+ * Emitted when exit animation starts.
2155
+ */
2156
+ "onCpslModalExiting"?: (event: CpslModalV2CustomEvent<null>) => void;
2157
+ /**
2158
+ * Whether or not to show the modal.
2159
+ */
2160
+ "open"?: boolean;
2161
+ /**
2162
+ * Override z-index.
2163
+ */
2164
+ "zIndexOverride"?: number;
2165
+ }
2166
+ interface CpslNavButton {
2167
+ /**
2168
+ * If the button is disabled. Default is: false.
2169
+ */
2170
+ "disabled"?: boolean;
2171
+ /**
2172
+ * Whether or not to use exact matching for the selected main route.
2173
+ */
2174
+ "exactMainRouteMatch"?: boolean;
2175
+ /**
2176
+ * Whether or not to use exact matching for the selected sub route.
2177
+ */
2178
+ "exactSubRouteMatch"?: boolean;
2179
+ /**
2180
+ * Called when the nav button is clicked.
2181
+ */
2182
+ "onCpslNavButtonClick"?: (event: CpslNavButtonCustomEvent<string>) => void;
2183
+ /**
2184
+ * Called when a nav button sub route is clicked.
2185
+ */
2186
+ "onCpslNavButtonSubRouteClick"?: (event: CpslNavButtonCustomEvent<string>) => void;
2187
+ /**
2188
+ * Path used to determine what button is selected
2189
+ */
2190
+ "path"?: string;
2191
+ /**
2192
+ * The route for the button.
2193
+ */
2194
+ "route"?: string;
2195
+ /**
2196
+ * The id of the selected button.
2197
+ */
2198
+ "subRoutes"?: { label: string; value: string }[];
2199
+ }
2200
+ interface CpslNavButtonGroup {
2201
+ }
2202
+ interface CpslOverlay {
2203
+ /**
2204
+ * Duration in seconds of the fade out animation. Default is .5.
2205
+ */
2206
+ "enterTransitionDuration"?: number;
2207
+ /**
2208
+ * Duration in seconds of the fade out animation. Default is .5.
2209
+ */
2210
+ "exitTransitionDuration"?: number;
2211
+ /**
2212
+ * Whether or not to show the overlay.
2213
+ */
2214
+ "open"?: boolean;
2215
+ /**
2216
+ * Override z-index.
2217
+ */
2218
+ "zIndexOverride"?: number;
2219
+ }
2220
+ interface CpslPagination {
2221
+ /**
2222
+ * The initial page to select. Default is 0.
2223
+ */
2224
+ "initialPage"?: number;
2225
+ /**
2226
+ * Emitted when exit animation finishes.
2227
+ */
2228
+ "onCpslPaginationChanged"?: (event: CpslPaginationCustomEvent<number>) => void;
2229
+ /**
2230
+ * The total number of pages.
2231
+ */
2232
+ "totalPages"?: number;
2233
+ /**
2234
+ * The number of pages visible to select. Default is 5. Min is 5.
2235
+ */
2236
+ "visiblePages"?: number;
2237
+ }
2238
+ interface CpslPill {
2239
+ /**
2240
+ * Text of the pill.
2241
+ */
2242
+ "text"?: string;
2243
+ }
2244
+ interface CpslPopover {
2245
+ /**
2246
+ * ID for the element that the popover anchors to.
2247
+ */
2248
+ "anchorEl"?: HTMLElement;
2249
+ /**
2250
+ * Vertical anchor origin. Options are: `"left"`, `"center"`, `"right"`. Default is: `"left"`.
2251
+ */
2252
+ "anchorOriginHorizontal"?: 'left' | 'center' | 'right';
2253
+ /**
2254
+ * Vertical anchor origin. Options are: `"top"`, `"center"`, `"bottom"`. Default is: `"bottom"`.
2255
+ */
2256
+ "anchorOriginVertical"?: 'top' | 'center' | 'bottom';
2257
+ /**
2258
+ * If `true` the container will use the width of the content, else it will be set to the width of the trigger. Default is `true`
2259
+ */
2260
+ "autoWidth"?: boolean;
2261
+ /**
2262
+ * Whether or not to disable to popover.
2263
+ */
2264
+ "disabled"?: boolean;
2265
+ /**
2266
+ * Emitted when the popover closes.
2267
+ */
2268
+ "onCpslClose"?: (event: CpslPopoverCustomEvent<void>) => void;
2269
+ /**
2270
+ * Emitted when the popover opens.
2271
+ */
2272
+ "onCpslOpen"?: (event: CpslPopoverCustomEvent<void>) => void;
2273
+ /**
2274
+ * Used internally to prevent select from blurring unintentionally.
2275
+ */
2276
+ "preventBlur"?: boolean;
2277
+ /**
2278
+ * Vertical transformation origin. Options are: `"left"`, `"center"`, `"right"`. Default is: `"left"`.
2279
+ */
2280
+ "transformOriginHorizontal"?: 'left' | 'center' | 'right';
2281
+ /**
2282
+ * Vertical transformation origin. Options are: `"top"`, `"center"`, `"bottom"`. Default is: `"bottom"`.
2283
+ */
2284
+ "transformOriginVertical"?: 'top' | 'center' | 'bottom';
2285
+ /**
2286
+ * ID for the element that triggers the popover to open.
2287
+ */
2288
+ "trigger"?: string;
2289
+ /**
2290
+ * Which trigger causes the popover to open. Options are: `"click"`, `"hover"`. Default is: `"click"`.
2291
+ */
2292
+ "triggerAction"?: 'click' | 'hover';
2293
+ /**
2294
+ * Padding from edge of window for the popover container.
2295
+ */
2296
+ "windowPadding"?: number;
2297
+ }
2298
+ interface CpslProgressIndicator {
2299
+ /**
2300
+ * Current zero based step.
2301
+ */
2302
+ "step"?: number;
2303
+ /**
2304
+ * Total number of steps.
2305
+ */
2306
+ "totalSteps"?: number;
2307
+ }
2308
+ interface CpslQrCode {
2309
+ /**
2310
+ * The name of the icon. If both `icon` and `src` are provided, `icon` will be used.
2311
+ */
2312
+ "icon"?: IconType;
2313
+ /**
2314
+ * Source for the center image of the QR code.
2315
+ */
2316
+ "imageSrc"?: string;
2317
+ /**
2318
+ * Size of the QR code in pixels. Default is 250.
2319
+ */
2320
+ "size"?: number;
2321
+ /**
2322
+ * URL for the QR code to link to.
2323
+ */
2324
+ "url"?: string;
2325
+ }
2326
+ interface CpslRadio {
2327
+ /**
2328
+ * Whether or not the radio is checked.
2329
+ */
2330
+ "checked"?: boolean;
2331
+ /**
2332
+ * Emitted when the radio state changes.
2333
+ */
2334
+ "onCpslRadioChanged"?: (event: CpslRadioCustomEvent<boolean>) => void;
2335
+ }
2336
+ interface CpslRow {
2337
+ }
2338
+ interface CpslSelect {
2339
+ /**
2340
+ * ID of element to anchor popover to.
2341
+ */
2342
+ "anchorElId"?: string;
2343
+ /**
2344
+ * If `true` the popover container will use the width of the content, else it will be set to the width of the trigger. Default is `false`
2345
+ */
2346
+ "autoWidth"?: boolean;
2347
+ /**
2348
+ * If `true`, the user cannot interact with the input.
2349
+ */
2350
+ "disabled"?: boolean;
2351
+ /**
2352
+ * Set the max height of the dropdown.
2353
+ */
2354
+ "dropdownMaxHeight"?: number;
2355
+ /**
2356
+ * Error text to show below the input. If this is provided the input will enter an error state.
2357
+ */
2358
+ "errorText"?: string;
2359
+ /**
2360
+ * Format value for display when selected.
2361
+ */
2362
+ "formatValue"?: (value: string | string[]) => string;
2363
+ /**
2364
+ * Helper text to show below the input. If `"errorText"` is provided that will take precedence.
2365
+ */
2366
+ "helperText"?: string;
2367
+ /**
2368
+ * The name of the icon to use for the end icon. Default: `chevronUp`
2369
+ */
2370
+ "icon"?: IconType;
2371
+ /**
2372
+ * ID of the element, must be unique for the popover trigger.
2373
+ */
2374
+ "id"?: string;
2375
+ /**
2376
+ * The label for the input.
2377
+ */
2378
+ "label"?: string;
2379
+ /**
2380
+ * If `true`, the user can select more than one value.
2381
+ */
2382
+ "multiple"?: boolean;
2383
+ /**
2384
+ * Whether or not to show the rotation animation for the end icon.
2385
+ */
2386
+ "noIconAnimation"?: boolean;
2387
+ /**
2388
+ * Emitted when the input loses focus.
2389
+ */
2390
+ "onCpslBlur"?: (event: CpslSelectCustomEvent<FocusEvent>) => void;
2391
+ /**
2392
+ * Emitted when the input has focus.
2393
+ */
2394
+ "onCpslFocus"?: (event: CpslSelectCustomEvent<FocusEvent>) => void;
2395
+ /**
2396
+ * Emitted when the search value changes.
2397
+ */
2398
+ "onCpslSearchChange"?: (event: CpslSelectCustomEvent<string>) => void;
2399
+ /**
2400
+ * Emitted when the value changes.
2401
+ */
2402
+ "onCpslSelectValueChange"?: (event: CpslSelectCustomEvent<string>) => void;
2403
+ /**
2404
+ * Placeholder to display if `selectedValue` is empty.
2405
+ */
2406
+ "placeholder"?: string;
2407
+ /**
2408
+ * If `true`, the user must fill in a value before submitting a form.
2409
+ */
2410
+ "required"?: boolean;
2411
+ /**
2412
+ * Placeholder for the search field.
2413
+ */
2414
+ "searchPlaceholder"?: string;
2415
+ /**
2416
+ * The color of the selected item or placeholder text. Options are: `"primary"`, `"secondary", `"tertiary", `"subtle", `"inverted", `"error". Default is: `"primary"`.
2417
+ */
2418
+ "selectedItemColor"?: 'primary' | 'secondary' | 'tertiary' | 'subtle' | 'inverted' | 'error' | 'contrast';
2419
+ /**
2420
+ * The variant of the selected item or placeholder text. Options are: `"body2XS"`, `"bodyXS", `"bodyS", `"bodyM", `"bodyL", `"bodyXL", `"headingXS", `"headingS", `"headingM", `"headingL", `"headingXL", `"heading2XL". Default is: `"bodyM"`.
2421
+ */
2422
+ "selectedItemVariant"?: 'body2XS' | 'bodyXS' | 'bodyS' | 'bodyM' | 'bodyL' | 'bodyXL' | 'headingXS' | 'headingS' | 'headingM' | 'headingL' | 'headingXL' | 'heading2XL';
2423
+ /**
2424
+ * The weight of the selected item or placeholder text. Options are: `"regular"`, `"medium", `"semiBold", `"bold". Default is: `"regular"`.
2425
+ */
2426
+ "selectedItemWeight"?: 'regular' | 'medium' | 'semiBold' | 'bold';
2427
+ /**
2428
+ * Value of the selected item.
2429
+ */
2430
+ "selectedValue"?: string | string[];
2431
+ /**
2432
+ * Will show the formatted selected item (passed in the `selected-item` slot) in the select rather than the item value.
2433
+ */
2434
+ "showFormattedSelectedItem"?: boolean;
2435
+ /**
2436
+ * If `true`, the label will display an "optional" tag.
2437
+ */
2438
+ "showOptionalLabel"?: boolean;
2439
+ /**
2440
+ * If `true`, the dropdown will contain a search field.
2441
+ */
2442
+ "showSearch"?: boolean;
2443
+ }
2444
+ interface CpslSelectItem {
2445
+ /**
2446
+ * Whether the item is selected or not.
2447
+ */
2448
+ "selected"?: boolean;
2449
+ /**
2450
+ * Value of the item.
2451
+ */
2452
+ "value"?: string;
2453
+ }
2454
+ interface CpslSlideButton {
2455
+ /**
2456
+ * Whether or not the component is disabled. If true, the component will display the `startText`.
2457
+ */
2458
+ "disabled"?: boolean;
2459
+ /**
2460
+ * The name of the ending icon to show.
2461
+ */
2462
+ "endIcon"?: IconType;
2463
+ /**
2464
+ * The ending text.
2465
+ */
2466
+ "endText"?: string;
2467
+ /**
2468
+ * The `cpslComplete` event is fired when the slider is at the end.
2469
+ */
2470
+ "onCpslComplete"?: (event: CpslSlideButtonCustomEvent<boolean>) => void;
2471
+ /**
2472
+ * The name of the starting icon to show.
2473
+ */
2474
+ "startIcon"?: IconType;
2475
+ /**
2476
+ * The starting text.
2477
+ */
2478
+ "startText"?: string;
2479
+ }
2480
+ interface CpslSpinner {
2481
+ /**
2482
+ * Width of the spinner arc in pixels. Default is 6.5.
2483
+ */
2484
+ "barWidth"?: number;
2485
+ /**
2486
+ * Size of the spinner in pixels. Default is 50.
2487
+ */
2488
+ "size"?: number;
2489
+ /**
2490
+ * Rotation speed of the spinner in seconds. Default is 1.
2491
+ */
2492
+ "speed"?: number;
2493
+ /**
2494
+ * Variant of the spinner Default is 'default'.
2495
+ */
2496
+ "variant"?: 'default' | 'inactive' | 'error';
2497
+ }
2498
+ interface CpslSwitch {
2499
+ /**
2500
+ * Whether or not the switch is checked.
2501
+ */
2502
+ "checked"?: boolean;
2503
+ /**
2504
+ * Emitted when the switch state changes.
2505
+ */
2506
+ "onCpslSwitchChanged"?: (event: CpslSwitchCustomEvent<boolean>) => void;
2507
+ }
2508
+ interface CpslTab {
2509
+ /**
2510
+ * The selected tab component
2511
+ */
2512
+ "selected"?: boolean;
2513
+ /**
2514
+ * A tab id must be provided for each `cpsl-tab`. It's used internally to reference the selected tab or by the router to switch between them.
2515
+ */
2516
+ "tab"?: string;
2517
+ }
2518
+ interface CpslTable {
2519
+ }
2520
+ interface CpslTabs {
2521
+ /**
2522
+ * Whether or not the tabs take the full width of their container.
2523
+ */
2524
+ "fullWidth"?: boolean;
2525
+ /**
2526
+ * Emitted when a tab is changed
2527
+ */
2528
+ "onCpslTabsChanged"?: (event: CpslTabsCustomEvent<TabsChangedEventDetail>) => void;
2529
+ /**
2530
+ * The selected tab component
2531
+ */
2532
+ "selectedTab"?: string;
2533
+ }
2534
+ interface CpslText {
2535
+ /**
2536
+ * The color of text. Options are: `"primary"`, `"secondary", `"tertiary", `"subtle", `"inverted", `"error". Default is: `"primary"`.
2537
+ */
2538
+ "color"?: 'primary' | 'secondary' | 'tertiary' | 'subtle' | 'inverted' | 'error' | 'contrast';
2539
+ /**
2540
+ * The variant of text. Options are: `"body2XS"`, `"bodyXS", `"bodyS", `"bodyM", `"bodyL", `"bodyXL", `"headingXS", `"headingS", `"headingM", `"headingL", `"headingXL", `"heading2XL". Default is: `"bodyM"`.
2541
+ */
2542
+ "variant"?: 'body2XS' | 'bodyXS' | 'bodyS' | 'bodyM' | 'bodyL' | 'bodyXL' | 'headingXS' | 'headingS' | 'headingM' | 'headingL' | 'headingXL' | 'heading2XL';
2543
+ /**
2544
+ * The weight of text. Options are: `"regular"`, `"medium", `"semiBold", `"bold". Default is: `"regular"`.
2545
+ */
2546
+ "weight"?: 'regular' | 'medium' | 'semiBold' | 'bold';
2547
+ }
2548
+ interface CpslTileButton {
2549
+ /**
2550
+ * The name of the icon. If both `icon` and `src` are provided, `icon` will be used.
2551
+ */
2552
+ "icon"?: IconType;
2553
+ /**
2554
+ * The external source of the icon. If both `icon` and `src` are provided, `icon` will be used.
2555
+ */
2556
+ "src"?: string;
2557
+ }
2558
+ interface IntrinsicElements {
2559
+ "cpsl-alert": CpslAlert;
2560
+ "cpsl-app-bar": CpslAppBar;
2561
+ "cpsl-auth-modal": CpslAuthModal;
2562
+ "cpsl-avatar": CpslAvatar;
2563
+ "cpsl-button": CpslButton;
2564
+ "cpsl-button-group": CpslButtonGroup;
2565
+ "cpsl-card": CpslCard;
2566
+ "cpsl-checkbox": CpslCheckbox;
2567
+ "cpsl-code-input": CpslCodeInput;
2568
+ "cpsl-col": CpslCol;
2569
+ "cpsl-divider": CpslDivider;
2570
+ "cpsl-drawer": CpslDrawer;
2571
+ "cpsl-dropdown": CpslDropdown;
2572
+ "cpsl-file-upload": CpslFileUpload;
2573
+ "cpsl-grid": CpslGrid;
2574
+ "cpsl-hero": CpslHero;
2575
+ "cpsl-icon": CpslIcon;
2576
+ "cpsl-icon-group": CpslIconGroup;
2577
+ "cpsl-identicon": CpslIdenticon;
2578
+ "cpsl-info-box": CpslInfoBox;
2579
+ "cpsl-input": CpslInput;
2580
+ "cpsl-modal-v2": CpslModalV2;
2581
+ "cpsl-nav-button": CpslNavButton;
2582
+ "cpsl-nav-button-group": CpslNavButtonGroup;
2583
+ "cpsl-overlay": CpslOverlay;
2584
+ "cpsl-pagination": CpslPagination;
2585
+ "cpsl-pill": CpslPill;
2586
+ "cpsl-popover": CpslPopover;
2587
+ "cpsl-progress-indicator": CpslProgressIndicator;
2588
+ "cpsl-qr-code": CpslQrCode;
2589
+ "cpsl-radio": CpslRadio;
2590
+ "cpsl-row": CpslRow;
2591
+ "cpsl-select": CpslSelect;
2592
+ "cpsl-select-item": CpslSelectItem;
2593
+ "cpsl-slide-button": CpslSlideButton;
2594
+ "cpsl-spinner": CpslSpinner;
2595
+ "cpsl-switch": CpslSwitch;
2596
+ "cpsl-tab": CpslTab;
2597
+ "cpsl-table": CpslTable;
2598
+ "cpsl-tabs": CpslTabs;
2599
+ "cpsl-text": CpslText;
2600
+ "cpsl-tile-button": CpslTileButton;
2601
+ }
2602
+ }
2603
+ export { LocalJSX as JSX };
2604
+ declare module "@stencil/core" {
2605
+ export namespace JSX {
2606
+ interface IntrinsicElements {
2607
+ "cpsl-alert": LocalJSX.CpslAlert & JSXBase.HTMLAttributes<HTMLCpslAlertElement>;
2608
+ "cpsl-app-bar": LocalJSX.CpslAppBar & JSXBase.HTMLAttributes<HTMLCpslAppBarElement>;
2609
+ "cpsl-auth-modal": LocalJSX.CpslAuthModal & JSXBase.HTMLAttributes<HTMLCpslAuthModalElement>;
2610
+ "cpsl-avatar": LocalJSX.CpslAvatar & JSXBase.HTMLAttributes<HTMLCpslAvatarElement>;
2611
+ "cpsl-button": LocalJSX.CpslButton & JSXBase.HTMLAttributes<HTMLCpslButtonElement>;
2612
+ "cpsl-button-group": LocalJSX.CpslButtonGroup & JSXBase.HTMLAttributes<HTMLCpslButtonGroupElement>;
2613
+ "cpsl-card": LocalJSX.CpslCard & JSXBase.HTMLAttributes<HTMLCpslCardElement>;
2614
+ "cpsl-checkbox": LocalJSX.CpslCheckbox & JSXBase.HTMLAttributes<HTMLCpslCheckboxElement>;
2615
+ "cpsl-code-input": LocalJSX.CpslCodeInput & JSXBase.HTMLAttributes<HTMLCpslCodeInputElement>;
2616
+ "cpsl-col": LocalJSX.CpslCol & JSXBase.HTMLAttributes<HTMLCpslColElement>;
2617
+ "cpsl-divider": LocalJSX.CpslDivider & JSXBase.HTMLAttributes<HTMLCpslDividerElement>;
2618
+ "cpsl-drawer": LocalJSX.CpslDrawer & JSXBase.HTMLAttributes<HTMLCpslDrawerElement>;
2619
+ "cpsl-dropdown": LocalJSX.CpslDropdown & JSXBase.HTMLAttributes<HTMLCpslDropdownElement>;
2620
+ "cpsl-file-upload": LocalJSX.CpslFileUpload & JSXBase.HTMLAttributes<HTMLCpslFileUploadElement>;
2621
+ "cpsl-grid": LocalJSX.CpslGrid & JSXBase.HTMLAttributes<HTMLCpslGridElement>;
2622
+ "cpsl-hero": LocalJSX.CpslHero & JSXBase.HTMLAttributes<HTMLCpslHeroElement>;
2623
+ "cpsl-icon": LocalJSX.CpslIcon & JSXBase.HTMLAttributes<HTMLCpslIconElement>;
2624
+ "cpsl-icon-group": LocalJSX.CpslIconGroup & JSXBase.HTMLAttributes<HTMLCpslIconGroupElement>;
2625
+ "cpsl-identicon": LocalJSX.CpslIdenticon & JSXBase.HTMLAttributes<HTMLCpslIdenticonElement>;
2626
+ "cpsl-info-box": LocalJSX.CpslInfoBox & JSXBase.HTMLAttributes<HTMLCpslInfoBoxElement>;
2627
+ "cpsl-input": LocalJSX.CpslInput & JSXBase.HTMLAttributes<HTMLCpslInputElement>;
2628
+ "cpsl-modal-v2": LocalJSX.CpslModalV2 & JSXBase.HTMLAttributes<HTMLCpslModalV2Element>;
2629
+ "cpsl-nav-button": LocalJSX.CpslNavButton & JSXBase.HTMLAttributes<HTMLCpslNavButtonElement>;
2630
+ "cpsl-nav-button-group": LocalJSX.CpslNavButtonGroup & JSXBase.HTMLAttributes<HTMLCpslNavButtonGroupElement>;
2631
+ "cpsl-overlay": LocalJSX.CpslOverlay & JSXBase.HTMLAttributes<HTMLCpslOverlayElement>;
2632
+ "cpsl-pagination": LocalJSX.CpslPagination & JSXBase.HTMLAttributes<HTMLCpslPaginationElement>;
2633
+ "cpsl-pill": LocalJSX.CpslPill & JSXBase.HTMLAttributes<HTMLCpslPillElement>;
2634
+ "cpsl-popover": LocalJSX.CpslPopover & JSXBase.HTMLAttributes<HTMLCpslPopoverElement>;
2635
+ "cpsl-progress-indicator": LocalJSX.CpslProgressIndicator & JSXBase.HTMLAttributes<HTMLCpslProgressIndicatorElement>;
2636
+ "cpsl-qr-code": LocalJSX.CpslQrCode & JSXBase.HTMLAttributes<HTMLCpslQrCodeElement>;
2637
+ "cpsl-radio": LocalJSX.CpslRadio & JSXBase.HTMLAttributes<HTMLCpslRadioElement>;
2638
+ "cpsl-row": LocalJSX.CpslRow & JSXBase.HTMLAttributes<HTMLCpslRowElement>;
2639
+ "cpsl-select": LocalJSX.CpslSelect & JSXBase.HTMLAttributes<HTMLCpslSelectElement>;
2640
+ "cpsl-select-item": LocalJSX.CpslSelectItem & JSXBase.HTMLAttributes<HTMLCpslSelectItemElement>;
2641
+ "cpsl-slide-button": LocalJSX.CpslSlideButton & JSXBase.HTMLAttributes<HTMLCpslSlideButtonElement>;
2642
+ "cpsl-spinner": LocalJSX.CpslSpinner & JSXBase.HTMLAttributes<HTMLCpslSpinnerElement>;
2643
+ "cpsl-switch": LocalJSX.CpslSwitch & JSXBase.HTMLAttributes<HTMLCpslSwitchElement>;
2644
+ "cpsl-tab": LocalJSX.CpslTab & JSXBase.HTMLAttributes<HTMLCpslTabElement>;
2645
+ "cpsl-table": LocalJSX.CpslTable & JSXBase.HTMLAttributes<HTMLCpslTableElement>;
2646
+ "cpsl-tabs": LocalJSX.CpslTabs & JSXBase.HTMLAttributes<HTMLCpslTabsElement>;
2647
+ "cpsl-text": LocalJSX.CpslText & JSXBase.HTMLAttributes<HTMLCpslTextElement>;
2648
+ "cpsl-tile-button": LocalJSX.CpslTileButton & JSXBase.HTMLAttributes<HTMLCpslTileButtonElement>;
2649
+ }
2650
+ }
2651
+ }