@telesign/boreal-web-components 0.1.0-alpha.2 → 0.1.0-alpha.3

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 (842) hide show
  1. package/README.md +13 -16
  2. package/components-build/bds-banner.js +1 -1
  3. package/components-build/bds-button.js +1 -1
  4. package/components-build/bds-checkbox.d.ts +11 -0
  5. package/components-build/bds-checkbox.js +1 -0
  6. package/components-build/bds-dialog.d.ts +11 -0
  7. package/components-build/bds-dialog.js +1 -0
  8. package/components-build/bds-flag.d.ts +11 -0
  9. package/components-build/bds-flag.js +1 -0
  10. package/components-build/bds-popover.d.ts +11 -0
  11. package/components-build/bds-popover.js +1 -0
  12. package/components-build/bds-spinner.d.ts +11 -0
  13. package/components-build/bds-spinner.js +1 -0
  14. package/components-build/bds-text-field.d.ts +11 -0
  15. package/components-build/bds-text-field.js +1 -0
  16. package/components-build/bds-tooltip.d.ts +11 -0
  17. package/components-build/bds-tooltip.js +1 -0
  18. package/components-build/bds-typography.js +1 -1
  19. package/components-build/index.js +1 -1
  20. package/components-build/p-B6R9EVXK.js +1 -0
  21. package/components-build/p-BSpJ_e9f.js +1 -0
  22. package/components-build/p-BYEAJCas.js +1 -0
  23. package/components-build/p-BhTPNsBb.js +1 -0
  24. package/components-build/p-CYojP4vI.js +1 -0
  25. package/components-build/p-CaHOghy5.js +1 -0
  26. package/components-build/p-D5omSME4.js +1 -0
  27. package/components-build/p-DCXSEEVH.js +1 -0
  28. package/components-build/p-vfAIdwy0.js +1 -0
  29. package/custom-elements.json +2180 -30
  30. package/dist/boreal-web-components/boreal-web-components.css +1 -1
  31. package/dist/boreal-web-components/boreal-web-components.esm.js +1 -1
  32. package/dist/boreal-web-components/boreal-web-components.js +1 -1
  33. package/dist/boreal-web-components/constants/countries.ts +2675 -0
  34. package/dist/boreal-web-components/constants/flagUrl.ts +2 -0
  35. package/dist/boreal-web-components/constants/flags/4x3/ad.svg +150 -0
  36. package/dist/boreal-web-components/constants/flags/4x3/ae.svg +6 -0
  37. package/dist/boreal-web-components/constants/flags/4x3/af.svg +81 -0
  38. package/dist/boreal-web-components/constants/flags/4x3/ag.svg +14 -0
  39. package/dist/boreal-web-components/constants/flags/4x3/ai.svg +29 -0
  40. package/dist/boreal-web-components/constants/flags/4x3/al.svg +5 -0
  41. package/dist/boreal-web-components/constants/flags/4x3/am.svg +5 -0
  42. package/dist/boreal-web-components/constants/flags/4x3/ao.svg +13 -0
  43. package/dist/boreal-web-components/constants/flags/4x3/aq.svg +5 -0
  44. package/dist/boreal-web-components/constants/flags/4x3/ar.svg +32 -0
  45. package/dist/boreal-web-components/constants/flags/4x3/arab.svg +109 -0
  46. package/dist/boreal-web-components/constants/flags/4x3/as.svg +72 -0
  47. package/dist/boreal-web-components/constants/flags/4x3/asean.svg +13 -0
  48. package/dist/boreal-web-components/constants/flags/4x3/at.svg +4 -0
  49. package/dist/boreal-web-components/constants/flags/4x3/au.svg +8 -0
  50. package/dist/boreal-web-components/constants/flags/4x3/aw.svg +186 -0
  51. package/dist/boreal-web-components/constants/flags/4x3/ax.svg +18 -0
  52. package/dist/boreal-web-components/constants/flags/4x3/az.svg +8 -0
  53. package/dist/boreal-web-components/constants/flags/4x3/ba.svg +12 -0
  54. package/dist/boreal-web-components/constants/flags/4x3/bb.svg +6 -0
  55. package/dist/boreal-web-components/constants/flags/4x3/bd.svg +4 -0
  56. package/dist/boreal-web-components/constants/flags/4x3/be.svg +7 -0
  57. package/dist/boreal-web-components/constants/flags/4x3/bf.svg +7 -0
  58. package/dist/boreal-web-components/constants/flags/4x3/bg.svg +5 -0
  59. package/dist/boreal-web-components/constants/flags/4x3/bh.svg +4 -0
  60. package/dist/boreal-web-components/constants/flags/4x3/bi.svg +15 -0
  61. package/dist/boreal-web-components/constants/flags/4x3/bj.svg +14 -0
  62. package/dist/boreal-web-components/constants/flags/4x3/bl.svg +5 -0
  63. package/dist/boreal-web-components/constants/flags/4x3/bm.svg +97 -0
  64. package/dist/boreal-web-components/constants/flags/4x3/bn.svg +36 -0
  65. package/dist/boreal-web-components/constants/flags/4x3/bo.svg +673 -0
  66. package/dist/boreal-web-components/constants/flags/4x3/bq.svg +5 -0
  67. package/dist/boreal-web-components/constants/flags/4x3/br.svg +45 -0
  68. package/dist/boreal-web-components/constants/flags/4x3/bs.svg +13 -0
  69. package/dist/boreal-web-components/constants/flags/4x3/bt.svg +89 -0
  70. package/dist/boreal-web-components/constants/flags/4x3/bv.svg +13 -0
  71. package/dist/boreal-web-components/constants/flags/4x3/bw.svg +7 -0
  72. package/dist/boreal-web-components/constants/flags/4x3/by.svg +18 -0
  73. package/dist/boreal-web-components/constants/flags/4x3/bz.svg +145 -0
  74. package/dist/boreal-web-components/constants/flags/4x3/ca.svg +4 -0
  75. package/dist/boreal-web-components/constants/flags/4x3/cc.svg +19 -0
  76. package/dist/boreal-web-components/constants/flags/4x3/cd.svg +5 -0
  77. package/dist/boreal-web-components/constants/flags/4x3/cefta.svg +13 -0
  78. package/dist/boreal-web-components/constants/flags/4x3/cf.svg +15 -0
  79. package/dist/boreal-web-components/constants/flags/4x3/cg.svg +12 -0
  80. package/dist/boreal-web-components/constants/flags/4x3/ch.svg +9 -0
  81. package/dist/boreal-web-components/constants/flags/4x3/ci.svg +7 -0
  82. package/dist/boreal-web-components/constants/flags/4x3/ck.svg +9 -0
  83. package/dist/boreal-web-components/constants/flags/4x3/cl.svg +13 -0
  84. package/dist/boreal-web-components/constants/flags/4x3/cm.svg +15 -0
  85. package/dist/boreal-web-components/constants/flags/4x3/cn.svg +11 -0
  86. package/dist/boreal-web-components/constants/flags/4x3/co.svg +7 -0
  87. package/dist/boreal-web-components/constants/flags/4x3/cp.svg +7 -0
  88. package/dist/boreal-web-components/constants/flags/4x3/cr.svg +7 -0
  89. package/dist/boreal-web-components/constants/flags/4x3/cu.svg +13 -0
  90. package/dist/boreal-web-components/constants/flags/4x3/cv.svg +13 -0
  91. package/dist/boreal-web-components/constants/flags/4x3/cw.svg +14 -0
  92. package/dist/boreal-web-components/constants/flags/4x3/cx.svg +15 -0
  93. package/dist/boreal-web-components/constants/flags/4x3/cy.svg +6 -0
  94. package/dist/boreal-web-components/constants/flags/4x3/cz.svg +5 -0
  95. package/dist/boreal-web-components/constants/flags/4x3/de.svg +5 -0
  96. package/dist/boreal-web-components/constants/flags/4x3/dg.svg +130 -0
  97. package/dist/boreal-web-components/constants/flags/4x3/dj.svg +13 -0
  98. package/dist/boreal-web-components/constants/flags/4x3/dk.svg +5 -0
  99. package/dist/boreal-web-components/constants/flags/4x3/dm.svg +152 -0
  100. package/dist/boreal-web-components/constants/flags/4x3/do.svg +121 -0
  101. package/dist/boreal-web-components/constants/flags/4x3/dz.svg +5 -0
  102. package/dist/boreal-web-components/constants/flags/4x3/eac.svg +48 -0
  103. package/dist/boreal-web-components/constants/flags/4x3/ec.svg +138 -0
  104. package/dist/boreal-web-components/constants/flags/4x3/ee.svg +5 -0
  105. package/dist/boreal-web-components/constants/flags/4x3/eg.svg +38 -0
  106. package/dist/boreal-web-components/constants/flags/4x3/eh.svg +16 -0
  107. package/dist/boreal-web-components/constants/flags/4x3/er.svg +8 -0
  108. package/dist/boreal-web-components/constants/flags/4x3/es-ct.svg +4 -0
  109. package/dist/boreal-web-components/constants/flags/4x3/es-ga.svg +187 -0
  110. package/dist/boreal-web-components/constants/flags/4x3/es-pv.svg +5 -0
  111. package/dist/boreal-web-components/constants/flags/4x3/es.svg +544 -0
  112. package/dist/boreal-web-components/constants/flags/4x3/et.svg +14 -0
  113. package/dist/boreal-web-components/constants/flags/4x3/eu.svg +28 -0
  114. package/dist/boreal-web-components/constants/flags/4x3/fi.svg +5 -0
  115. package/dist/boreal-web-components/constants/flags/4x3/fj.svg +120 -0
  116. package/dist/boreal-web-components/constants/flags/4x3/fk.svg +90 -0
  117. package/dist/boreal-web-components/constants/flags/4x3/fm.svg +11 -0
  118. package/dist/boreal-web-components/constants/flags/4x3/fo.svg +12 -0
  119. package/dist/boreal-web-components/constants/flags/4x3/fr.svg +5 -0
  120. package/dist/boreal-web-components/constants/flags/4x3/ga.svg +7 -0
  121. package/dist/boreal-web-components/constants/flags/4x3/gb-eng.svg +5 -0
  122. package/dist/boreal-web-components/constants/flags/4x3/gb-nir.svg +132 -0
  123. package/dist/boreal-web-components/constants/flags/4x3/gb-sct.svg +4 -0
  124. package/dist/boreal-web-components/constants/flags/4x3/gb-wls.svg +9 -0
  125. package/dist/boreal-web-components/constants/flags/4x3/gb.svg +7 -0
  126. package/dist/boreal-web-components/constants/flags/4x3/gd.svg +27 -0
  127. package/dist/boreal-web-components/constants/flags/4x3/ge.svg +6 -0
  128. package/dist/boreal-web-components/constants/flags/4x3/gf.svg +5 -0
  129. package/dist/boreal-web-components/constants/flags/4x3/gg.svg +9 -0
  130. package/dist/boreal-web-components/constants/flags/4x3/gh.svg +6 -0
  131. package/dist/boreal-web-components/constants/flags/4x3/gi.svg +32 -0
  132. package/dist/boreal-web-components/constants/flags/4x3/gl.svg +4 -0
  133. package/dist/boreal-web-components/constants/flags/4x3/gm.svg +14 -0
  134. package/dist/boreal-web-components/constants/flags/4x3/gn.svg +7 -0
  135. package/dist/boreal-web-components/constants/flags/4x3/gp.svg +5 -0
  136. package/dist/boreal-web-components/constants/flags/4x3/gq.svg +23 -0
  137. package/dist/boreal-web-components/constants/flags/4x3/gr.svg +16 -0
  138. package/dist/boreal-web-components/constants/flags/4x3/gs.svg +133 -0
  139. package/dist/boreal-web-components/constants/flags/4x3/gt.svg +204 -0
  140. package/dist/boreal-web-components/constants/flags/4x3/gu.svg +19 -0
  141. package/dist/boreal-web-components/constants/flags/4x3/gw.svg +13 -0
  142. package/dist/boreal-web-components/constants/flags/4x3/gy.svg +9 -0
  143. package/dist/boreal-web-components/constants/flags/4x3/hk.svg +8 -0
  144. package/dist/boreal-web-components/constants/flags/4x3/hm.svg +8 -0
  145. package/dist/boreal-web-components/constants/flags/4x3/hn.svg +18 -0
  146. package/dist/boreal-web-components/constants/flags/4x3/hr.svg +58 -0
  147. package/dist/boreal-web-components/constants/flags/4x3/ht.svg +116 -0
  148. package/dist/boreal-web-components/constants/flags/4x3/hu.svg +7 -0
  149. package/dist/boreal-web-components/constants/flags/4x3/ic.svg +7 -0
  150. package/dist/boreal-web-components/constants/flags/4x3/id.svg +4 -0
  151. package/dist/boreal-web-components/constants/flags/4x3/ie.svg +7 -0
  152. package/dist/boreal-web-components/constants/flags/4x3/il.svg +14 -0
  153. package/dist/boreal-web-components/constants/flags/4x3/im.svg +36 -0
  154. package/dist/boreal-web-components/constants/flags/4x3/in.svg +25 -0
  155. package/dist/boreal-web-components/constants/flags/4x3/io.svg +130 -0
  156. package/dist/boreal-web-components/constants/flags/4x3/iq.svg +10 -0
  157. package/dist/boreal-web-components/constants/flags/4x3/ir.svg +219 -0
  158. package/dist/boreal-web-components/constants/flags/4x3/is.svg +12 -0
  159. package/dist/boreal-web-components/constants/flags/4x3/it.svg +7 -0
  160. package/dist/boreal-web-components/constants/flags/4x3/je.svg +62 -0
  161. package/dist/boreal-web-components/constants/flags/4x3/jm.svg +8 -0
  162. package/dist/boreal-web-components/constants/flags/4x3/jo.svg +16 -0
  163. package/dist/boreal-web-components/constants/flags/4x3/jp.svg +11 -0
  164. package/dist/boreal-web-components/constants/flags/4x3/ke.svg +23 -0
  165. package/dist/boreal-web-components/constants/flags/4x3/kg.svg +4 -0
  166. package/dist/boreal-web-components/constants/flags/4x3/kh.svg +61 -0
  167. package/dist/boreal-web-components/constants/flags/4x3/ki.svg +36 -0
  168. package/dist/boreal-web-components/constants/flags/4x3/km.svg +16 -0
  169. package/dist/boreal-web-components/constants/flags/4x3/kn.svg +14 -0
  170. package/dist/boreal-web-components/constants/flags/4x3/kp.svg +15 -0
  171. package/dist/boreal-web-components/constants/flags/4x3/kr.svg +24 -0
  172. package/dist/boreal-web-components/constants/flags/4x3/kw.svg +13 -0
  173. package/dist/boreal-web-components/constants/flags/4x3/ky.svg +103 -0
  174. package/dist/boreal-web-components/constants/flags/4x3/kz.svg +36 -0
  175. package/dist/boreal-web-components/constants/flags/4x3/la.svg +12 -0
  176. package/dist/boreal-web-components/constants/flags/4x3/lb.svg +15 -0
  177. package/dist/boreal-web-components/constants/flags/4x3/lc.svg +8 -0
  178. package/dist/boreal-web-components/constants/flags/4x3/li.svg +43 -0
  179. package/dist/boreal-web-components/constants/flags/4x3/lk.svg +22 -0
  180. package/dist/boreal-web-components/constants/flags/4x3/lr.svg +14 -0
  181. package/dist/boreal-web-components/constants/flags/4x3/ls.svg +8 -0
  182. package/dist/boreal-web-components/constants/flags/4x3/lt.svg +7 -0
  183. package/dist/boreal-web-components/constants/flags/4x3/lu.svg +5 -0
  184. package/dist/boreal-web-components/constants/flags/4x3/lv.svg +6 -0
  185. package/dist/boreal-web-components/constants/flags/4x3/ly.svg +13 -0
  186. package/dist/boreal-web-components/constants/flags/4x3/ma.svg +4 -0
  187. package/dist/boreal-web-components/constants/flags/4x3/mc.svg +6 -0
  188. package/dist/boreal-web-components/constants/flags/4x3/md.svg +70 -0
  189. package/dist/boreal-web-components/constants/flags/4x3/me.svg +116 -0
  190. package/dist/boreal-web-components/constants/flags/4x3/mf.svg +5 -0
  191. package/dist/boreal-web-components/constants/flags/4x3/mg.svg +7 -0
  192. package/dist/boreal-web-components/constants/flags/4x3/mh.svg +7 -0
  193. package/dist/boreal-web-components/constants/flags/4x3/mk.svg +5 -0
  194. package/dist/boreal-web-components/constants/flags/4x3/ml.svg +7 -0
  195. package/dist/boreal-web-components/constants/flags/4x3/mm.svg +12 -0
  196. package/dist/boreal-web-components/constants/flags/4x3/mn.svg +14 -0
  197. package/dist/boreal-web-components/constants/flags/4x3/mo.svg +9 -0
  198. package/dist/boreal-web-components/constants/flags/4x3/mp.svg +86 -0
  199. package/dist/boreal-web-components/constants/flags/4x3/mq.svg +5 -0
  200. package/dist/boreal-web-components/constants/flags/4x3/mr.svg +6 -0
  201. package/dist/boreal-web-components/constants/flags/4x3/ms.svg +29 -0
  202. package/dist/boreal-web-components/constants/flags/4x3/mt.svg +58 -0
  203. package/dist/boreal-web-components/constants/flags/4x3/mu.svg +8 -0
  204. package/dist/boreal-web-components/constants/flags/4x3/mv.svg +6 -0
  205. package/dist/boreal-web-components/constants/flags/4x3/mw.svg +10 -0
  206. package/dist/boreal-web-components/constants/flags/4x3/mx.svg +382 -0
  207. package/dist/boreal-web-components/constants/flags/4x3/my.svg +26 -0
  208. package/dist/boreal-web-components/constants/flags/4x3/mz.svg +21 -0
  209. package/dist/boreal-web-components/constants/flags/4x3/na.svg +16 -0
  210. package/dist/boreal-web-components/constants/flags/4x3/nc.svg +13 -0
  211. package/dist/boreal-web-components/constants/flags/4x3/ne.svg +6 -0
  212. package/dist/boreal-web-components/constants/flags/4x3/nf.svg +9 -0
  213. package/dist/boreal-web-components/constants/flags/4x3/ng.svg +6 -0
  214. package/dist/boreal-web-components/constants/flags/4x3/ni.svg +129 -0
  215. package/dist/boreal-web-components/constants/flags/4x3/nl.svg +5 -0
  216. package/dist/boreal-web-components/constants/flags/4x3/no.svg +7 -0
  217. package/dist/boreal-web-components/constants/flags/4x3/np.svg +13 -0
  218. package/dist/boreal-web-components/constants/flags/4x3/nr.svg +12 -0
  219. package/dist/boreal-web-components/constants/flags/4x3/nu.svg +10 -0
  220. package/dist/boreal-web-components/constants/flags/4x3/nz.svg +36 -0
  221. package/dist/boreal-web-components/constants/flags/4x3/om.svg +115 -0
  222. package/dist/boreal-web-components/constants/flags/4x3/pa.svg +14 -0
  223. package/dist/boreal-web-components/constants/flags/4x3/pc.svg +33 -0
  224. package/dist/boreal-web-components/constants/flags/4x3/pe.svg +4 -0
  225. package/dist/boreal-web-components/constants/flags/4x3/pf.svg +19 -0
  226. package/dist/boreal-web-components/constants/flags/4x3/pg.svg +9 -0
  227. package/dist/boreal-web-components/constants/flags/4x3/ph.svg +6 -0
  228. package/dist/boreal-web-components/constants/flags/4x3/pk.svg +15 -0
  229. package/dist/boreal-web-components/constants/flags/4x3/pl.svg +6 -0
  230. package/dist/boreal-web-components/constants/flags/4x3/pm.svg +5 -0
  231. package/dist/boreal-web-components/constants/flags/4x3/pn.svg +53 -0
  232. package/dist/boreal-web-components/constants/flags/4x3/pr.svg +13 -0
  233. package/dist/boreal-web-components/constants/flags/4x3/ps.svg +6 -0
  234. package/dist/boreal-web-components/constants/flags/4x3/pt.svg +57 -0
  235. package/dist/boreal-web-components/constants/flags/4x3/pw.svg +11 -0
  236. package/dist/boreal-web-components/constants/flags/4x3/py.svg +157 -0
  237. package/dist/boreal-web-components/constants/flags/4x3/qa.svg +4 -0
  238. package/dist/boreal-web-components/constants/flags/4x3/re.svg +5 -0
  239. package/dist/boreal-web-components/constants/flags/4x3/ro.svg +7 -0
  240. package/dist/boreal-web-components/constants/flags/4x3/rs.svg +292 -0
  241. package/dist/boreal-web-components/constants/flags/4x3/ru.svg +5 -0
  242. package/dist/boreal-web-components/constants/flags/4x3/rw.svg +13 -0
  243. package/dist/boreal-web-components/constants/flags/4x3/sa.svg +25 -0
  244. package/dist/boreal-web-components/constants/flags/4x3/sb.svg +13 -0
  245. package/dist/boreal-web-components/constants/flags/4x3/sc.svg +7 -0
  246. package/dist/boreal-web-components/constants/flags/4x3/sd.svg +13 -0
  247. package/dist/boreal-web-components/constants/flags/4x3/se.svg +4 -0
  248. package/dist/boreal-web-components/constants/flags/4x3/sg.svg +13 -0
  249. package/dist/boreal-web-components/constants/flags/4x3/sh-ac.svg +689 -0
  250. package/dist/boreal-web-components/constants/flags/4x3/sh-hl.svg +164 -0
  251. package/dist/boreal-web-components/constants/flags/4x3/sh-ta.svg +76 -0
  252. package/dist/boreal-web-components/constants/flags/4x3/sh.svg +7 -0
  253. package/dist/boreal-web-components/constants/flags/4x3/si.svg +18 -0
  254. package/dist/boreal-web-components/constants/flags/4x3/sj.svg +7 -0
  255. package/dist/boreal-web-components/constants/flags/4x3/sk.svg +9 -0
  256. package/dist/boreal-web-components/constants/flags/4x3/sl.svg +7 -0
  257. package/dist/boreal-web-components/constants/flags/4x3/sm.svg +75 -0
  258. package/dist/boreal-web-components/constants/flags/4x3/sn.svg +8 -0
  259. package/dist/boreal-web-components/constants/flags/4x3/so.svg +11 -0
  260. package/dist/boreal-web-components/constants/flags/4x3/sr.svg +6 -0
  261. package/dist/boreal-web-components/constants/flags/4x3/ss.svg +8 -0
  262. package/dist/boreal-web-components/constants/flags/4x3/st.svg +16 -0
  263. package/dist/boreal-web-components/constants/flags/4x3/sv.svg +593 -0
  264. package/dist/boreal-web-components/constants/flags/4x3/sx.svg +56 -0
  265. package/dist/boreal-web-components/constants/flags/4x3/sy.svg +6 -0
  266. package/dist/boreal-web-components/constants/flags/4x3/sz.svg +34 -0
  267. package/dist/boreal-web-components/constants/flags/4x3/tc.svg +50 -0
  268. package/dist/boreal-web-components/constants/flags/4x3/td.svg +7 -0
  269. package/dist/boreal-web-components/constants/flags/4x3/tf.svg +15 -0
  270. package/dist/boreal-web-components/constants/flags/4x3/tg.svg +14 -0
  271. package/dist/boreal-web-components/constants/flags/4x3/th.svg +7 -0
  272. package/dist/boreal-web-components/constants/flags/4x3/tj.svg +22 -0
  273. package/dist/boreal-web-components/constants/flags/4x3/tk.svg +5 -0
  274. package/dist/boreal-web-components/constants/flags/4x3/tl.svg +13 -0
  275. package/dist/boreal-web-components/constants/flags/4x3/tm.svg +204 -0
  276. package/dist/boreal-web-components/constants/flags/4x3/tn.svg +4 -0
  277. package/dist/boreal-web-components/constants/flags/4x3/to.svg +10 -0
  278. package/dist/boreal-web-components/constants/flags/4x3/tr.svg +8 -0
  279. package/dist/boreal-web-components/constants/flags/4x3/tt.svg +5 -0
  280. package/dist/boreal-web-components/constants/flags/4x3/tv.svg +9 -0
  281. package/dist/boreal-web-components/constants/flags/4x3/tw.svg +34 -0
  282. package/dist/boreal-web-components/constants/flags/4x3/tz.svg +13 -0
  283. package/dist/boreal-web-components/constants/flags/4x3/ua.svg +6 -0
  284. package/dist/boreal-web-components/constants/flags/4x3/ug.svg +30 -0
  285. package/dist/boreal-web-components/constants/flags/4x3/um.svg +9 -0
  286. package/dist/boreal-web-components/constants/flags/4x3/un.svg +16 -0
  287. package/dist/boreal-web-components/constants/flags/4x3/us.svg +9 -0
  288. package/dist/boreal-web-components/constants/flags/4x3/uy.svg +28 -0
  289. package/dist/boreal-web-components/constants/flags/4x3/uz.svg +30 -0
  290. package/dist/boreal-web-components/constants/flags/4x3/va.svg +190 -0
  291. package/dist/boreal-web-components/constants/flags/4x3/vc.svg +8 -0
  292. package/dist/boreal-web-components/constants/flags/4x3/ve.svg +26 -0
  293. package/dist/boreal-web-components/constants/flags/4x3/vg.svg +59 -0
  294. package/dist/boreal-web-components/constants/flags/4x3/vi.svg +28 -0
  295. package/dist/boreal-web-components/constants/flags/4x3/vn.svg +11 -0
  296. package/dist/boreal-web-components/constants/flags/4x3/vu.svg +21 -0
  297. package/dist/boreal-web-components/constants/flags/4x3/wf.svg +5 -0
  298. package/dist/boreal-web-components/constants/flags/4x3/ws.svg +7 -0
  299. package/dist/boreal-web-components/constants/flags/4x3/xk.svg +5 -0
  300. package/dist/boreal-web-components/constants/flags/4x3/xx.svg +4 -0
  301. package/dist/boreal-web-components/constants/flags/4x3/ye.svg +7 -0
  302. package/dist/boreal-web-components/constants/flags/4x3/yt.svg +5 -0
  303. package/dist/boreal-web-components/constants/flags/4x3/za.svg +17 -0
  304. package/dist/boreal-web-components/constants/flags/4x3/zm.svg +27 -0
  305. package/dist/boreal-web-components/constants/flags/4x3/zw.svg +21 -0
  306. package/dist/boreal-web-components/constants/global.ts +13 -0
  307. package/dist/boreal-web-components/constants/index.ts +3 -0
  308. package/dist/boreal-web-components/p-07a933df.entry.js +1 -0
  309. package/dist/boreal-web-components/p-1bb2b33f.entry.js +1 -0
  310. package/dist/boreal-web-components/p-1fccea3f.system.entry.js +1 -0
  311. package/dist/boreal-web-components/p-20af732b.system.entry.js +1 -0
  312. package/dist/boreal-web-components/p-22378341.system.entry.js +1 -0
  313. package/dist/boreal-web-components/p-39c26e58.entry.js +1 -0
  314. package/dist/boreal-web-components/p-5fa53a80.system.entry.js +1 -0
  315. package/dist/boreal-web-components/p-6210d025.entry.js +1 -0
  316. package/dist/boreal-web-components/p-6de2b44c.system.entry.js +1 -0
  317. package/dist/boreal-web-components/p-8c57e06a.entry.js +1 -0
  318. package/dist/boreal-web-components/p-91b9e94e.entry.js +1 -0
  319. package/dist/boreal-web-components/p-9e06910d.system.entry.js +1 -0
  320. package/dist/boreal-web-components/p-BHYhd1yq.system.js +1 -0
  321. package/dist/boreal-web-components/p-BIJhHSAt.system.js +1 -0
  322. package/dist/boreal-web-components/p-BKRyWlfr.js +1 -0
  323. package/dist/boreal-web-components/p-BhTPNsBb.js +1 -0
  324. package/dist/boreal-web-components/p-BkDQsB4R.system.js +1 -0
  325. package/dist/boreal-web-components/p-BuxZeJbu.system.js +1 -0
  326. package/dist/boreal-web-components/p-C8mRvnTA.js +1 -0
  327. package/dist/boreal-web-components/p-CaHOghy5.js +1 -0
  328. package/dist/boreal-web-components/p-CdKFZYxk.system.js +1 -0
  329. package/dist/boreal-web-components/p-D4EFsvs1.js +2 -0
  330. package/dist/boreal-web-components/p-DCXSEEVH.js +1 -0
  331. package/dist/boreal-web-components/p-DoDeP7KR.system.js +1 -0
  332. package/dist/boreal-web-components/p-Dtp4O0H2.system.js +1 -0
  333. package/dist/boreal-web-components/p-Dy7QKP9e.js +1 -0
  334. package/dist/boreal-web-components/p-GjKJvOVG.system.js +2 -0
  335. package/dist/boreal-web-components/p-ac64d4a5.system.entry.js +1 -0
  336. package/dist/boreal-web-components/p-b61fe06c.entry.js +1 -0
  337. package/dist/boreal-web-components/p-cdc87437.entry.js +1 -0
  338. package/dist/boreal-web-components/p-d8ec8557.system.entry.js +1 -0
  339. package/dist/boreal-web-components/p-ea889727.entry.js +1 -0
  340. package/dist/boreal-web-components/p-efe57901.system.entry.js +1 -0
  341. package/dist/boreal-web-components/p-fa327346.system.entry.js +1 -0
  342. package/dist/boreal-web-components/p-fc2cb919.entry.js +1 -0
  343. package/dist/boreal-web-components/p-sDZFaZMN.system.js +1 -0
  344. package/dist/boreal-web-components/p-vfAIdwy0.js +1 -0
  345. package/dist/cjs/anchored.mixin-CnIwkaUi.js +2056 -0
  346. package/dist/cjs/{attributes-D0WPida0.js → attributes-wIHueigW.js} +1 -0
  347. package/dist/cjs/bds-banner.cjs.entry.js +19 -39
  348. package/dist/cjs/bds-button.cjs.entry.js +17 -48
  349. package/dist/cjs/bds-checkbox.cjs.entry.js +146 -0
  350. package/dist/cjs/bds-dialog.cjs.entry.js +372 -0
  351. package/dist/cjs/bds-flag.cjs.entry.js +2952 -0
  352. package/dist/cjs/bds-popover.cjs.entry.js +271 -0
  353. package/dist/cjs/bds-spinner.cjs.entry.js +54 -0
  354. package/dist/cjs/bds-text-field.cjs.entry.js +373 -0
  355. package/dist/cjs/bds-tooltip.cjs.entry.js +152 -0
  356. package/dist/cjs/bds-typography.cjs.entry.js +5 -5
  357. package/dist/cjs/boreal-web-components.cjs.js +2 -2
  358. package/dist/cjs/enum-DLblRCkQ.js +21 -0
  359. package/dist/cjs/floating.mixin-Bje4320w.js +195 -0
  360. package/dist/cjs/{index-C9JKWXwa.js → index-BcSjvXJk.js} +44 -3
  361. package/dist/cjs/internals-X77qKxsK.js +115 -0
  362. package/dist/cjs/loader.cjs.js +2 -2
  363. package/dist/cjs/{states-C03fKOhs.js → states-iIYiazaM.js} +5 -1
  364. package/dist/cjs/validateProps-BNOBk1Xs.js +20 -0
  365. package/dist/collection/collection-manifest.json +7 -0
  366. package/dist/collection/components/actions/bds-button/bds-button.css +42 -26
  367. package/dist/collection/components/actions/bds-button/bds-button.js +2 -3
  368. package/dist/collection/components/feedback/bds-banner/bds-banner.css +19 -0
  369. package/dist/collection/components/feedback/bds-banner/bds-banner.js +54 -55
  370. package/dist/collection/components/feedback/bds-spinner/bds-spinner.css +106 -0
  371. package/dist/collection/components/feedback/bds-spinner/bds-spinner.js +128 -0
  372. package/dist/collection/components/feedback/bds-spinner/types/ISpinner.js +1 -0
  373. package/dist/collection/components/feedback/bds-spinner/types/enum.js +5 -0
  374. package/dist/collection/components/feedback/bds-spinner/types/types.js +1 -0
  375. package/dist/collection/components/forms/bds-checkbox/bds-checkbox.css +90 -0
  376. package/dist/collection/components/forms/bds-checkbox/bds-checkbox.js +366 -0
  377. package/dist/collection/components/forms/bds-checkbox/types/ICheckbox.js +1 -0
  378. package/dist/collection/components/forms/bds-flag/bds-flag.css +57 -0
  379. package/dist/collection/components/forms/bds-flag/bds-flag.js +454 -0
  380. package/dist/collection/components/forms/bds-flag/constants/countries.js +2673 -0
  381. package/dist/collection/components/forms/bds-flag/constants/countries.ts +2675 -0
  382. package/dist/collection/components/forms/bds-flag/constants/flagUrl.js +2 -0
  383. package/dist/collection/components/forms/bds-flag/constants/flagUrl.ts +2 -0
  384. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ad.svg +150 -0
  385. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ae.svg +6 -0
  386. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/af.svg +81 -0
  387. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ag.svg +14 -0
  388. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ai.svg +29 -0
  389. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/al.svg +5 -0
  390. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/am.svg +5 -0
  391. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ao.svg +13 -0
  392. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/aq.svg +5 -0
  393. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ar.svg +32 -0
  394. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/arab.svg +109 -0
  395. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/as.svg +72 -0
  396. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/asean.svg +13 -0
  397. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/at.svg +4 -0
  398. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/au.svg +8 -0
  399. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/aw.svg +186 -0
  400. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ax.svg +18 -0
  401. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/az.svg +8 -0
  402. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ba.svg +12 -0
  403. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bb.svg +6 -0
  404. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bd.svg +4 -0
  405. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/be.svg +7 -0
  406. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bf.svg +7 -0
  407. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bg.svg +5 -0
  408. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bh.svg +4 -0
  409. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bi.svg +15 -0
  410. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bj.svg +14 -0
  411. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bl.svg +5 -0
  412. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bm.svg +97 -0
  413. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bn.svg +36 -0
  414. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bo.svg +673 -0
  415. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bq.svg +5 -0
  416. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/br.svg +45 -0
  417. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bs.svg +13 -0
  418. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bt.svg +89 -0
  419. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bv.svg +13 -0
  420. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bw.svg +7 -0
  421. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/by.svg +18 -0
  422. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/bz.svg +145 -0
  423. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ca.svg +4 -0
  424. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cc.svg +19 -0
  425. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cd.svg +5 -0
  426. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cefta.svg +13 -0
  427. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cf.svg +15 -0
  428. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cg.svg +12 -0
  429. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ch.svg +9 -0
  430. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ci.svg +7 -0
  431. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ck.svg +9 -0
  432. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cl.svg +13 -0
  433. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cm.svg +15 -0
  434. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cn.svg +11 -0
  435. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/co.svg +7 -0
  436. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cp.svg +7 -0
  437. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cr.svg +7 -0
  438. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cu.svg +13 -0
  439. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cv.svg +13 -0
  440. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cw.svg +14 -0
  441. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cx.svg +15 -0
  442. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cy.svg +6 -0
  443. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/cz.svg +5 -0
  444. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/de.svg +5 -0
  445. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/dg.svg +130 -0
  446. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/dj.svg +13 -0
  447. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/dk.svg +5 -0
  448. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/dm.svg +152 -0
  449. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/do.svg +121 -0
  450. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/dz.svg +5 -0
  451. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/eac.svg +48 -0
  452. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ec.svg +138 -0
  453. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ee.svg +5 -0
  454. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/eg.svg +38 -0
  455. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/eh.svg +16 -0
  456. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/er.svg +8 -0
  457. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/es-ct.svg +4 -0
  458. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/es-ga.svg +187 -0
  459. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/es-pv.svg +5 -0
  460. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/es.svg +544 -0
  461. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/et.svg +14 -0
  462. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/eu.svg +28 -0
  463. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/fi.svg +5 -0
  464. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/fj.svg +120 -0
  465. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/fk.svg +90 -0
  466. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/fm.svg +11 -0
  467. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/fo.svg +12 -0
  468. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/fr.svg +5 -0
  469. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ga.svg +7 -0
  470. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gb-eng.svg +5 -0
  471. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gb-nir.svg +132 -0
  472. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gb-sct.svg +4 -0
  473. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gb-wls.svg +9 -0
  474. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gb.svg +7 -0
  475. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gd.svg +27 -0
  476. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ge.svg +6 -0
  477. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gf.svg +5 -0
  478. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gg.svg +9 -0
  479. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gh.svg +6 -0
  480. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gi.svg +32 -0
  481. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gl.svg +4 -0
  482. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gm.svg +14 -0
  483. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gn.svg +7 -0
  484. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gp.svg +5 -0
  485. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gq.svg +23 -0
  486. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gr.svg +16 -0
  487. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gs.svg +133 -0
  488. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gt.svg +204 -0
  489. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gu.svg +19 -0
  490. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gw.svg +13 -0
  491. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/gy.svg +9 -0
  492. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/hk.svg +8 -0
  493. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/hm.svg +8 -0
  494. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/hn.svg +18 -0
  495. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/hr.svg +58 -0
  496. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ht.svg +116 -0
  497. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/hu.svg +7 -0
  498. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ic.svg +7 -0
  499. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/id.svg +4 -0
  500. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ie.svg +7 -0
  501. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/il.svg +14 -0
  502. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/im.svg +36 -0
  503. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/in.svg +25 -0
  504. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/io.svg +130 -0
  505. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/iq.svg +10 -0
  506. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ir.svg +219 -0
  507. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/is.svg +12 -0
  508. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/it.svg +7 -0
  509. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/je.svg +62 -0
  510. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/jm.svg +8 -0
  511. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/jo.svg +16 -0
  512. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/jp.svg +11 -0
  513. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ke.svg +23 -0
  514. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/kg.svg +4 -0
  515. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/kh.svg +61 -0
  516. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ki.svg +36 -0
  517. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/km.svg +16 -0
  518. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/kn.svg +14 -0
  519. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/kp.svg +15 -0
  520. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/kr.svg +24 -0
  521. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/kw.svg +13 -0
  522. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ky.svg +103 -0
  523. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/kz.svg +36 -0
  524. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/la.svg +12 -0
  525. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/lb.svg +15 -0
  526. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/lc.svg +8 -0
  527. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/li.svg +43 -0
  528. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/lk.svg +22 -0
  529. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/lr.svg +14 -0
  530. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ls.svg +8 -0
  531. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/lt.svg +7 -0
  532. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/lu.svg +5 -0
  533. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/lv.svg +6 -0
  534. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ly.svg +13 -0
  535. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ma.svg +4 -0
  536. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mc.svg +6 -0
  537. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/md.svg +70 -0
  538. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/me.svg +116 -0
  539. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mf.svg +5 -0
  540. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mg.svg +7 -0
  541. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mh.svg +7 -0
  542. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mk.svg +5 -0
  543. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ml.svg +7 -0
  544. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mm.svg +12 -0
  545. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mn.svg +14 -0
  546. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mo.svg +9 -0
  547. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mp.svg +86 -0
  548. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mq.svg +5 -0
  549. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mr.svg +6 -0
  550. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ms.svg +29 -0
  551. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mt.svg +58 -0
  552. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mu.svg +8 -0
  553. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mv.svg +6 -0
  554. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mw.svg +10 -0
  555. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mx.svg +382 -0
  556. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/my.svg +26 -0
  557. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/mz.svg +21 -0
  558. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/na.svg +16 -0
  559. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/nc.svg +13 -0
  560. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ne.svg +6 -0
  561. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/nf.svg +9 -0
  562. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ng.svg +6 -0
  563. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ni.svg +129 -0
  564. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/nl.svg +5 -0
  565. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/no.svg +7 -0
  566. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/np.svg +13 -0
  567. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/nr.svg +12 -0
  568. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/nu.svg +10 -0
  569. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/nz.svg +36 -0
  570. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/om.svg +115 -0
  571. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pa.svg +14 -0
  572. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pc.svg +33 -0
  573. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pe.svg +4 -0
  574. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pf.svg +19 -0
  575. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pg.svg +9 -0
  576. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ph.svg +6 -0
  577. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pk.svg +15 -0
  578. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pl.svg +6 -0
  579. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pm.svg +5 -0
  580. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pn.svg +53 -0
  581. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pr.svg +13 -0
  582. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ps.svg +6 -0
  583. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pt.svg +57 -0
  584. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/pw.svg +11 -0
  585. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/py.svg +157 -0
  586. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/qa.svg +4 -0
  587. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/re.svg +5 -0
  588. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ro.svg +7 -0
  589. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/rs.svg +292 -0
  590. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ru.svg +5 -0
  591. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/rw.svg +13 -0
  592. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sa.svg +25 -0
  593. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sb.svg +13 -0
  594. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sc.svg +7 -0
  595. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sd.svg +13 -0
  596. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/se.svg +4 -0
  597. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sg.svg +13 -0
  598. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sh-ac.svg +689 -0
  599. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sh-hl.svg +164 -0
  600. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sh-ta.svg +76 -0
  601. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sh.svg +7 -0
  602. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/si.svg +18 -0
  603. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sj.svg +7 -0
  604. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sk.svg +9 -0
  605. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sl.svg +7 -0
  606. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sm.svg +75 -0
  607. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sn.svg +8 -0
  608. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/so.svg +11 -0
  609. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sr.svg +6 -0
  610. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ss.svg +8 -0
  611. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/st.svg +16 -0
  612. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sv.svg +593 -0
  613. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sx.svg +56 -0
  614. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sy.svg +6 -0
  615. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/sz.svg +34 -0
  616. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tc.svg +50 -0
  617. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/td.svg +7 -0
  618. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tf.svg +15 -0
  619. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tg.svg +14 -0
  620. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/th.svg +7 -0
  621. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tj.svg +22 -0
  622. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tk.svg +5 -0
  623. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tl.svg +13 -0
  624. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tm.svg +204 -0
  625. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tn.svg +4 -0
  626. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/to.svg +10 -0
  627. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tr.svg +8 -0
  628. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tt.svg +5 -0
  629. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tv.svg +9 -0
  630. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tw.svg +34 -0
  631. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/tz.svg +13 -0
  632. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ua.svg +6 -0
  633. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ug.svg +30 -0
  634. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/um.svg +9 -0
  635. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/un.svg +16 -0
  636. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/us.svg +9 -0
  637. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/uy.svg +28 -0
  638. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/uz.svg +30 -0
  639. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/va.svg +190 -0
  640. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/vc.svg +8 -0
  641. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ve.svg +26 -0
  642. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/vg.svg +59 -0
  643. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/vi.svg +28 -0
  644. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/vn.svg +11 -0
  645. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/vu.svg +21 -0
  646. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/wf.svg +5 -0
  647. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ws.svg +7 -0
  648. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/xk.svg +5 -0
  649. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/xx.svg +4 -0
  650. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/ye.svg +7 -0
  651. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/yt.svg +5 -0
  652. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/za.svg +17 -0
  653. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/zm.svg +27 -0
  654. package/dist/collection/components/forms/bds-flag/constants/flags/4x3/zw.svg +21 -0
  655. package/dist/collection/components/forms/bds-flag/constants/global.js +11 -0
  656. package/dist/collection/components/forms/bds-flag/constants/global.ts +13 -0
  657. package/dist/collection/components/forms/bds-flag/constants/index.js +3 -0
  658. package/dist/collection/components/forms/bds-flag/constants/index.ts +3 -0
  659. package/dist/collection/components/forms/bds-flag/helpers/getNameFlag.js +53 -0
  660. package/dist/collection/components/forms/bds-flag/interfaces/ICountry.js +1 -0
  661. package/dist/collection/components/forms/bds-flag/interfaces/IFlag.js +1 -0
  662. package/dist/collection/components/forms/bds-flag/types/Flag.js +19 -0
  663. package/dist/collection/components/forms/bds-flag/types/Shape.js +10 -0
  664. package/dist/collection/components/forms/bds-flag/types/index.js +2 -0
  665. package/dist/collection/components/forms/bds-text-field/bds-text-field.css +178 -0
  666. package/dist/collection/components/forms/bds-text-field/bds-text-field.js +1098 -0
  667. package/dist/collection/components/forms/bds-text-field/types/ITextField.js +1 -0
  668. package/dist/collection/components/forms/bds-text-field/types/enum.js +14 -0
  669. package/dist/collection/components/forms/bds-text-field/types/index.js +3 -0
  670. package/dist/collection/components/forms/bds-text-field/types/types.js +1 -0
  671. package/dist/collection/components/overlays/bds-dialog/bds-dialog.css +105 -0
  672. package/dist/collection/components/overlays/bds-dialog/bds-dialog.js +667 -0
  673. package/dist/collection/components/overlays/bds-dialog/types/IDialog.js +1 -0
  674. package/dist/collection/components/overlays/bds-dialog/types/enum.js +26 -0
  675. package/dist/collection/components/overlays/bds-dialog/types/index.js +3 -0
  676. package/dist/collection/components/overlays/bds-dialog/types/types.js +1 -0
  677. package/dist/collection/components/overlays/bds-popover/bds-popover.css +116 -0
  678. package/dist/collection/components/overlays/bds-popover/bds-popover.js +457 -0
  679. package/dist/collection/components/overlays/bds-popover/types/IPopover.js +1 -0
  680. package/dist/collection/components/overlays/bds-popover/types/width.js +1 -0
  681. package/dist/collection/components/overlays/bds-tooltip/bds-tooltip.css +86 -0
  682. package/dist/collection/components/overlays/bds-tooltip/bds-tooltip.js +270 -0
  683. package/dist/collection/components/overlays/bds-tooltip/types/ITooltip.js +1 -0
  684. package/dist/collection/components/titles-text/bds-typography/bds-typography.css +17 -0
  685. package/dist/collection/components/titles-text/bds-typography/bds-typography.js +1 -1
  686. package/dist/collection/mixins/anchored.mixin.js +31 -4
  687. package/dist/collection/mixins/backdrop.mixin.js +162 -0
  688. package/dist/collection/mixins/floating.mixin.js +10 -0
  689. package/dist/collection/mixins/form-associated.mixin.js +14 -80
  690. package/dist/collection/mixins/index.js +1 -0
  691. package/dist/collection/services/floating/index.js +3 -0
  692. package/dist/collection/services/floating/interfaces/Anchored.js +1 -0
  693. package/dist/collection/services/floating/interfaces/Backdrop.js +1 -0
  694. package/dist/collection/services/floating/interfaces/index.js +5 -0
  695. package/dist/collection/services/floating/types/index.js +1 -0
  696. package/dist/collection/services/index.js +2 -0
  697. package/dist/collection/services/logger/index.js +1 -0
  698. package/dist/collection/types/position.js +6 -0
  699. package/dist/collection/utils/__test__/backdrop-mock.js +19 -0
  700. package/dist/collection/utils/__test__/constants.js +2 -0
  701. package/dist/collection/utils/__test__/fixtures.js +6 -0
  702. package/dist/collection/utils/__test__/helpers.js +16 -0
  703. package/dist/collection/utils/__test__/index.js +6 -0
  704. package/dist/collection/utils/__test__/mocks/ElementInternals.js +64 -0
  705. package/dist/collection/utils/__test__/mocks/index.js +1 -0
  706. package/dist/collection/utils/__test__/popover-mock.js +19 -0
  707. package/dist/collection/utils/constants/common/Aria.js +10 -0
  708. package/dist/collection/utils/constants/common/Events.js +1 -0
  709. package/dist/collection/utils/constants/common/Icons.js +16 -0
  710. package/dist/collection/utils/constants/common/index.js +4 -0
  711. package/dist/collection/utils/constants/index.js +1 -0
  712. package/dist/collection/utils/form/internals.js +2 -2
  713. package/dist/collection/utils/helpers/common/BaseAttributes.js +7 -14
  714. package/dist/collection/utils/helpers/common/index.js +1 -0
  715. package/dist/collection/utils/helpers/index.js +2 -0
  716. package/dist/collection/utils/index.js +3 -0
  717. package/dist/esm/anchored.mixin-Y3MkGc2X.js +2054 -0
  718. package/dist/esm/{attributes-Ba6iHqJA.js → attributes-CaHOghy5.js} +1 -1
  719. package/dist/esm/bds-banner.entry.js +19 -39
  720. package/dist/esm/bds-button.entry.js +7 -38
  721. package/dist/esm/bds-checkbox.entry.js +144 -0
  722. package/dist/esm/bds-dialog.entry.js +370 -0
  723. package/dist/esm/bds-flag.entry.js +2950 -0
  724. package/dist/esm/bds-popover.entry.js +269 -0
  725. package/dist/esm/bds-spinner.entry.js +52 -0
  726. package/dist/esm/bds-text-field.entry.js +371 -0
  727. package/dist/esm/bds-tooltip.entry.js +150 -0
  728. package/dist/esm/bds-typography.entry.js +5 -5
  729. package/dist/esm/boreal-web-components.js +3 -3
  730. package/dist/esm/enum-C8mRvnTA.js +17 -0
  731. package/dist/esm/floating.mixin-DCXSEEVH.js +193 -0
  732. package/dist/esm/{index-DQvmq159.js → index-D4EFsvs1.js} +42 -4
  733. package/dist/esm/internals-Dy7QKP9e.js +111 -0
  734. package/dist/esm/loader.js +3 -3
  735. package/dist/esm/{states-DQR-jjOl.js → states-BhTPNsBb.js} +5 -1
  736. package/dist/esm/validateProps-vfAIdwy0.js +18 -0
  737. package/dist/esm-es5/anchored.mixin-Y3MkGc2X.js +1 -0
  738. package/dist/esm-es5/{attributes-Ba6iHqJA.js → attributes-CaHOghy5.js} +1 -1
  739. package/dist/esm-es5/bds-banner.entry.js +1 -1
  740. package/dist/esm-es5/bds-button.entry.js +1 -1
  741. package/dist/esm-es5/bds-checkbox.entry.js +1 -0
  742. package/dist/esm-es5/bds-dialog.entry.js +1 -0
  743. package/dist/esm-es5/bds-flag.entry.js +1 -0
  744. package/dist/esm-es5/bds-popover.entry.js +1 -0
  745. package/dist/esm-es5/bds-spinner.entry.js +1 -0
  746. package/dist/esm-es5/bds-text-field.entry.js +1 -0
  747. package/dist/esm-es5/bds-tooltip.entry.js +1 -0
  748. package/dist/esm-es5/bds-typography.entry.js +1 -1
  749. package/dist/esm-es5/boreal-web-components.js +1 -1
  750. package/dist/esm-es5/enum-C8mRvnTA.js +1 -0
  751. package/dist/esm-es5/floating.mixin-DCXSEEVH.js +1 -0
  752. package/dist/esm-es5/index-D4EFsvs1.js +2 -0
  753. package/dist/esm-es5/internals-Dy7QKP9e.js +1 -0
  754. package/dist/esm-es5/loader.js +1 -1
  755. package/dist/esm-es5/states-BhTPNsBb.js +1 -0
  756. package/dist/esm-es5/validateProps-vfAIdwy0.js +1 -0
  757. package/dist/types/components/actions/bds-button/bds-button.d.ts +1 -1
  758. package/dist/types/components/feedback/bds-banner/bds-banner.d.ts +15 -15
  759. package/dist/types/components/feedback/bds-banner/types/IBanner.d.ts +3 -4
  760. package/dist/types/components/feedback/bds-spinner/bds-spinner.d.ts +32 -0
  761. package/dist/types/components/feedback/bds-spinner/types/ISpinner.d.ts +6 -0
  762. package/dist/types/components/feedback/bds-spinner/types/enum.d.ts +6 -0
  763. package/dist/types/components/feedback/bds-spinner/types/types.d.ts +3 -0
  764. package/dist/types/components/forms/bds-checkbox/bds-checkbox.d.ts +65 -0
  765. package/dist/types/components/forms/bds-checkbox/types/ICheckbox.d.ts +36 -0
  766. package/dist/types/components/forms/bds-flag/bds-flag.d.ts +135 -0
  767. package/dist/types/components/forms/bds-flag/constants/countries.d.ts +3 -0
  768. package/dist/types/components/forms/bds-flag/constants/flagUrl.d.ts +2 -0
  769. package/dist/types/components/forms/bds-flag/constants/global.d.ts +3 -0
  770. package/dist/types/components/forms/bds-flag/constants/index.d.ts +4 -0
  771. package/dist/types/components/forms/bds-flag/helpers/getNameFlag.d.ts +17 -0
  772. package/dist/types/components/forms/bds-flag/interfaces/ICountry.d.ts +16 -0
  773. package/dist/types/components/forms/bds-flag/interfaces/IFlag.d.ts +14 -0
  774. package/dist/types/components/forms/bds-flag/types/Flag.d.ts +22 -0
  775. package/dist/types/components/forms/bds-flag/types/Shape.d.ts +12 -0
  776. package/dist/types/components/forms/bds-flag/types/index.d.ts +3 -0
  777. package/dist/types/components/forms/bds-text-field/bds-text-field.d.ts +196 -0
  778. package/dist/types/components/forms/bds-text-field/types/ITextField.d.ts +31 -0
  779. package/dist/types/components/forms/bds-text-field/types/enum.d.ts +15 -0
  780. package/dist/types/components/forms/bds-text-field/types/index.d.ts +4 -0
  781. package/dist/types/components/forms/bds-text-field/types/types.d.ts +5 -0
  782. package/dist/types/components/overlays/bds-dialog/bds-dialog.d.ts +147 -0
  783. package/dist/types/components/overlays/bds-dialog/types/IDialog.d.ts +17 -0
  784. package/dist/types/components/overlays/bds-dialog/types/enum.d.ts +29 -0
  785. package/dist/types/components/overlays/bds-dialog/types/index.d.ts +4 -0
  786. package/dist/types/components/overlays/bds-dialog/types/types.d.ts +6 -0
  787. package/dist/types/components/overlays/bds-popover/bds-popover.d.ts +208 -0
  788. package/dist/types/components/overlays/bds-popover/types/IPopover.d.ts +11 -0
  789. package/dist/types/components/overlays/bds-popover/types/width.d.ts +2 -0
  790. package/dist/types/components/overlays/bds-tooltip/bds-tooltip.d.ts +142 -0
  791. package/dist/types/components/overlays/bds-tooltip/types/ITooltip.d.ts +11 -0
  792. package/dist/types/components.d.ts +1594 -45
  793. package/dist/types/mixins/anchored.mixin.d.ts +9 -4
  794. package/dist/types/mixins/backdrop.mixin.d.ts +103 -0
  795. package/dist/types/mixins/floating.mixin.d.ts +11 -3
  796. package/dist/types/mixins/form-associated.mixin.d.ts +20 -16
  797. package/dist/types/mixins/index.d.ts +1 -0
  798. package/dist/types/services/floating/index.d.ts +4 -0
  799. package/dist/types/services/floating/interfaces/Anchored.d.ts +7 -0
  800. package/dist/types/services/floating/interfaces/Backdrop.d.ts +5 -0
  801. package/dist/types/services/floating/interfaces/Floating.d.ts +2 -2
  802. package/dist/types/services/floating/interfaces/Props.d.ts +4 -3
  803. package/dist/types/services/floating/interfaces/index.d.ts +6 -0
  804. package/dist/types/services/floating/types/index.d.ts +2 -0
  805. package/dist/types/services/index.d.ts +3 -0
  806. package/dist/types/services/logger/index.d.ts +2 -0
  807. package/dist/types/types/form.d.ts +0 -1
  808. package/dist/types/types/position.d.ts +7 -0
  809. package/dist/types/utils/__test__/backdrop-mock.d.ts +5 -0
  810. package/dist/types/utils/__test__/constants.d.ts +2 -0
  811. package/dist/types/utils/__test__/fixtures.d.ts +6 -0
  812. package/dist/types/utils/__test__/helpers.d.ts +14 -0
  813. package/dist/types/utils/__test__/index.d.ts +7 -0
  814. package/dist/types/utils/__test__/mocks/ElementInternals.d.ts +46 -0
  815. package/dist/types/utils/__test__/mocks/index.d.ts +2 -0
  816. package/dist/types/utils/__test__/popover-mock.d.ts +2 -0
  817. package/dist/types/utils/constants/common/Aria.d.ts +14 -0
  818. package/dist/types/utils/constants/common/Icons.d.ts +14 -0
  819. package/dist/types/utils/constants/common/index.d.ts +5 -0
  820. package/dist/types/utils/constants/index.d.ts +2 -0
  821. package/dist/types/utils/helpers/common/BaseAttributes.d.ts +6 -13
  822. package/dist/types/utils/helpers/common/index.d.ts +2 -0
  823. package/dist/types/utils/helpers/index.d.ts +3 -0
  824. package/dist/types/utils/index.d.ts +3 -0
  825. package/package.json +1 -1
  826. package/components-build/p-Ba6iHqJA.js +0 -1
  827. package/components-build/p-DQR-jjOl.js +0 -1
  828. package/dist/boreal-web-components/p-08bd6bed.system.entry.js +0 -1
  829. package/dist/boreal-web-components/p-1575fe61.system.entry.js +0 -1
  830. package/dist/boreal-web-components/p-657c12a3.system.entry.js +0 -1
  831. package/dist/boreal-web-components/p-66bb3c44.entry.js +0 -1
  832. package/dist/boreal-web-components/p-742f39ef.entry.js +0 -1
  833. package/dist/boreal-web-components/p-BG1kmb4c.system.js +0 -1
  834. package/dist/boreal-web-components/p-B_tL_RWF.system.js +0 -2
  835. package/dist/boreal-web-components/p-Ba6iHqJA.js +0 -1
  836. package/dist/boreal-web-components/p-DIvR9Mw7.system.js +0 -1
  837. package/dist/boreal-web-components/p-DKPZ4_C0.system.js +0 -1
  838. package/dist/boreal-web-components/p-DQR-jjOl.js +0 -1
  839. package/dist/boreal-web-components/p-DQvmq159.js +0 -2
  840. package/dist/boreal-web-components/p-e4a075ba.entry.js +0 -1
  841. package/dist/esm-es5/index-DQvmq159.js +0 -2
  842. package/dist/esm-es5/states-DQR-jjOl.js +0 -1
@@ -0,0 +1,2 @@
1
+ var __extends=this&&this.__extends||function(){var r=function(n,e){r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var e in n)if(Object.prototype.hasOwnProperty.call(n,e))r[e]=n[e]};return r(n,e)};return function(n,e){if(typeof e!=="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");r(n,e);function t(){this.constructor=n}n.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}}();var __assign=this&&this.__assign||function(){__assign=Object.assign||function(r){for(var n,e=1,t=arguments.length;e<t;e++){n=arguments[e];for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i))r[i]=n[i]}return r};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(r,n,e,t){function i(r){return r instanceof e?r:new e((function(n){n(r)}))}return new(e||(e=Promise))((function(e,f){function a(r){try{o(t.next(r))}catch(r){f(r)}}function u(r){try{o(t["throw"](r))}catch(r){f(r)}}function o(r){r.done?e(r.value):i(r.value).then(a,u)}o((t=t.apply(r,n||[])).next())}))};var __generator=this&&this.__generator||function(r,n){var e={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},t,i,f,a=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return a.next=u(0),a["throw"]=u(1),a["return"]=u(2),typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(r){return function(n){return o([r,n])}}function o(u){if(t)throw new TypeError("Generator is already executing.");while(a&&(a=0,u[0]&&(e=0)),e)try{if(t=1,i&&(f=u[0]&2?i["return"]:u[0]?i["throw"]||((f=i["return"])&&f.call(i),0):i.next)&&!(f=f.call(i,u[1])).done)return f;if(i=0,f)u=[u[0]&2,f.value];switch(u[0]){case 0:case 1:f=u;break;case 4:e.label++;return{value:u[1],done:false};case 5:e.label++;i=u[1];u=[0];continue;case 7:u=e.ops.pop();e.trys.pop();continue;default:if(!(f=e.trys,f=f.length>0&&f[f.length-1])&&(u[0]===6||u[0]===2)){e=0;continue}if(u[0]===3&&(!f||u[1]>f[0]&&u[1]<f[3])){e.label=u[1];break}if(u[0]===6&&e.label<f[1]){e.label=f[1];f=u;break}if(f&&e.label<f[2]){e.label=f[2];e.ops.push(u);break}if(f[2])e.ops.pop();e.trys.pop();continue}u=n.call(r,e)}catch(r){u=[6,r];i=0}finally{t=f=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(r,n,e){if(e||arguments.length===2)for(var t=0,i=n.length,f;t<i;t++){if(f||!(t in n)){if(!f)f=Array.prototype.slice.call(n,0,t);f[t]=n[t]}}return r.concat(f||Array.prototype.slice.call(n))};System.register([],(function(r,n){"use strict";return{execute:function(){var e=this;r("M",En);var t="boreal-web-components";var i={hotModuleReplacement:false,hydratedSelectorName:"hydrated",lazyLoad:true,propChangeCallback:true,shadowDom:false,slotRelocation:true,state:true,updatable:true};var f="http://www.w3.org/2000/svg";var a="http://www.w3.org/1999/xhtml";var u=function(r,n){var e;var t=n.t;var i=Object.entries((e=t.i)!=null?e:{});i.map((function(e){var t=e[0],i=e[1][0];if(i&31||i&32){var f=r[t];var a=o(Object.getPrototypeOf(r),t)||Object.getOwnPropertyDescriptor(r,t);if(a){Object.defineProperty(r,t,{get:function(){return a.get.call(this)},set:function(r){a.set.call(this,r)},configurable:true,enumerable:true})}r[t]=n.u.has(t)?n.u.get(t):f}}))};function o(r,n){while(r){var e=Object.getOwnPropertyDescriptor(r,n);if(e==null?void 0:e.get)return e;r=Object.getPrototypeOf(r)}return void 0}var l=function(r){if(r.__stencil__getHostRef){return r.__stencil__getHostRef()}return void 0};var v=r("r",(function(r,n){if(!n)return;r.__stencil__getHostRef=function(){return n};n.o=r;if(n.t.l&512&&i.state){u(r,n)}}));var s=function(r,n){var e={l:0,$hostElement$:r,t:n,u:new Map,v:new Map};{e.h=new Promise((function(r){return e.p=r}))}{e.m=new Promise((function(r){return e._=r}));r["s-p"]=[];r["s-rc"]=[]}{e.j=[]}var t=e;r.__stencil__getHostRef=function(){return t};return t};var c=function(r,n){return n in r};var d=function(r,n){return(0,console.error)(r,n)};var h=new Map;var p=function(r,e,t){var i=r.O.replace(/-/g,"_");var f=r.S;if(!f){return void 0}var a=h.get(f);if(a){return a[i]}
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/return n.import("./".concat(f,".entry.js").concat("")).then((function(r){{h.set(f,r)}return r[i]}),(function(r){d(r,e.$hostElement$)}))};var b=new Map;var y="{visibility:hidden}.hydrated{visibility:inherit}";var m="slot-fb{display:contents}slot-fb[hidden]{display:none}";var w="http://www.w3.org/1999/xlink";var g=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"];var _=typeof window!=="undefined"?window:{};var j=r("H",_.HTMLElement||function(){function r(){}return r}());var O={l:0,$:"",jmp:function(r){return r()},raf:function(r){return requestAnimationFrame(r)},ael:function(r,n,e,t){return r.addEventListener(n,e,t)},rel:function(r,n,e,t){return r.removeEventListener(n,e,t)},ce:function(r,n){return new CustomEvent(r,n)}};var S=i.shadowDom;var $=r("p",(function(r){return Promise.resolve(r)}));var C=function(){try{if(!_.document.adoptedStyleSheets){return false}new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(r){}return false}();var k=C?function(){return!!_.document&&Object.getOwnPropertyDescriptor(_.document.adoptedStyleSheets,"length").writable}():false;var N=false;var A=[];var x=[];var E=function(r,n){return function(e){r.push(e);if(!N){N=true;if(n&&O.l&4){T(R)}else{O.raf(R)}}}};var M=function(r){for(var n=0;n<r.length;n++){try{r[n](performance.now())}catch(r){d(r)}}r.length=0};var R=function(){M(A);{M(x);if(N=A.length>0){O.raf(R)}}};var T=function(r){return $().then(r)};var L=E(x,true);var D=r("d",(function(r){var n=new URL(r,O.$);return n.origin!==_.location.origin?n.href:n.pathname}));var F=function(r){var n=lr(r,"childNodes");if(r.tagName&&r.tagName.includes("-")&&r["s-cr"]&&r.tagName!=="SLOT-FB"){U(n,r.tagName).forEach((function(r){if(r.nodeType===1&&r.tagName==="SLOT-FB"){if(B(r,I(r),false).length){r.hidden=true}else{r.hidden=false}}}))}var e=0;for(e=0;e<n.length;e++){var t=n[e];if(t.nodeType===1&&lr(t,"childNodes").length){F(t)}}};var P=function(r){var n=[];for(var e=0;e<r.length;e++){var t=r[e]["s-nr"]||void 0;if(t&&t.isConnected){n.push(t)}}return n};function U(r,n,e){var t=0;var i=[];var f;for(;t<r.length;t++){f=r[t];if(f["s-sr"]&&(!n||f["s-hn"]===n)&&(e===void 0||I(f)===e)){i.push(f);if(typeof e!=="undefined")return i}i=__spreadArray(__spreadArray([],i,true),U(f.childNodes,n,e),true)}return i}var B=function(r,n,e){if(e===void 0){e=true}var t=[];if(e&&r["s-sr"]||!r["s-sr"])t.push(r);var i=r;while(i=i.nextSibling){if(I(i)===n&&(e||!i["s-sr"]))t.push(i)}return t};var z=function(r,n){if(r.nodeType===1){if(r.getAttribute("slot")===null&&n===""){return true}if(r.getAttribute("slot")===n){return true}return false}if(r["s-sn"]===n){return true}return n===""};var H=function(r,n,e,t){if(r["s-ol"]&&r["s-ol"].isConnected){return}var i=document.createTextNode("");i["s-nr"]=r;if(!n["s-cr"]||!n["s-cr"].parentNode)return;var f=n["s-cr"].parentNode;var a=e?lr(f,"prepend"):lr(f,"appendChild");{a.call(f,i)}r["s-ol"]=i;r["s-sh"]=n["s-hn"]};var I=function(r){return typeof r["s-sn"]==="string"?r["s-sn"]:r.nodeType===1&&r.getAttribute("slot")||void 0};function W(r){if(r.assignedElements||r.assignedNodes||!r["s-sr"])return;var n=function(n){return function(r){var e=[];var t=this["s-sn"];if(r==null?void 0:r.flatten){console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ")}var i=this["s-cr"].parentElement;var f=i.__childNodes?i.childNodes:P(i.childNodes);f.forEach((function(r){if(t===I(r)){e.push(r)}}));if(n){return e.filter((function(r){return r.nodeType===1}))}return e}.bind(r)};r.assignedElements=n(true);r.assignedNodes=n(false)}function V(r){r.dispatchEvent(new CustomEvent("slotchange",{bubbles:false,cancelable:false,composed:false}))}function q(r,n){var e;n=n||((e=r["s-ol"])==null?void 0:e.parentElement);if(!n)return{slotNode:null,slotName:""};var t=r["s-sn"]=I(r)||"";var i=lr(n,"childNodes");var f=U(i,n.tagName,t)[0];return{slotNode:f,slotName:t}}var G=function(r){Y(r);Z(r);Q(r);K(r);er(r);X(r);rr(r);nr(r);tr(r);ir(r);J(r)};var Y=function(r){if(r.__cloneNode)return;var n=r.__cloneNode=r.cloneNode;r.cloneNode=function(r){var e=this;var t=n.call(e,false);if(r){var i=0;var f=void 0,a=void 0;var u=["s-id","s-cr","s-lr","s-rc","s-sc","s-p","s-cn","s-sr","s-sn","s-hn","s-ol","s-nr","s-si","s-rf","s-scs"];var o=this.__childNodes||this.childNodes;for(;i<o.length;i++){f=o[i]["s-nr"];a=u.every((function(r){return!o[i][r]}));if(f){if(t.__appendChild){t.__appendChild(f.cloneNode(true))}else{t.appendChild(f.cloneNode(true))}}if(a){t.appendChild(o[i].cloneNode(true))}}}return t}};var Z=function(r){if(r.__appendChild)return;r.__appendChild=r.appendChild;r.appendChild=function(r){var n=q(r,this),e=n.slotName,t=n.slotNode;if(t){H(r,t);var i=B(t,e);var f=i[i.length-1];var a=lr(f,"parentNode");var u=lr(a,"insertBefore")(r,f.nextSibling);V(t);F(this);return u}return this.__appendChild(r)}};var J=function(r){if(r.__removeChild)return;r.__removeChild=r.removeChild;r.removeChild=function(r){if(r&&typeof r["s-sn"]!=="undefined"){var n=this.__childNodes||this.childNodes;var e=U(n,this.tagName,r["s-sn"]);if(e&&r.isConnected){r.remove();F(this);return}}return this.__removeChild(r)}};var K=function(r){if(r.__prepend)return;r.__prepend=r.prepend;r.prepend=function(){var n=this;var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}e.forEach((function(e){if(typeof e==="string"){e=n.ownerDocument.createTextNode(e)}var t=(e["s-sn"]=I(e))||"";var i=lr(n,"childNodes");var f=U(i,n.tagName,t)[0];if(f){H(e,f,true);var a=B(f,t);var u=a[0];var o=lr(u,"parentNode");var l=lr(o,"insertBefore")(e,lr(u,"nextSibling"));V(f);return l}if(e.nodeType===1&&!!e.getAttribute("slot")){e.hidden=true}return r.__prepend(e)}))}};var Q=function(r){if(r.__append)return;r.__append=r.append;r.append=function(){var r=this;var n=[];for(var e=0;e<arguments.length;e++){n[e]=arguments[e]}n.forEach((function(n){if(typeof n==="string"){n=r.ownerDocument.createTextNode(n)}r.appendChild(n)}))}};var X=function(r){if(r.__insertAdjacentHTML)return;var n=r.insertAdjacentHTML;r.insertAdjacentHTML=function(r,e){if(r!=="afterbegin"&&r!=="beforeend"){return n.call(this,r,e)}var t=this.ownerDocument.createElement("_");var i;t.innerHTML=e;if(r==="afterbegin"){while(i=t.firstChild){this.prepend(i)}}else if(r==="beforeend"){while(i=t.firstChild){this.append(i)}}}};var rr=function(r){r.insertAdjacentText=function(r,n){this.insertAdjacentHTML(r,n)}};var nr=function(r){if(r.__insertBefore)return;var n=r;if(n.__insertBefore)return;n.__insertBefore=r.insertBefore;r.insertBefore=function(r,n){var e=this;var t=q(r,this),i=t.slotName,f=t.slotNode;var a=this.__childNodes?this.childNodes:P(this.childNodes);if(f){var u=false;a.forEach((function(t){if(t===n||n===null){u=true;if(n===null||i!==n["s-sn"]){e.appendChild(r);return}if(i===n["s-sn"]){H(r,f);var a=lr(n,"parentNode");lr(a,"insertBefore")(r,n);V(f)}return}}));if(u)return r}var o=n==null?void 0:n.__parentNode;if(o&&!this.isSameNode(o)){return this.appendChild(r)}return this.__insertBefore(r,n)}};var er=function(r){if(r.__insertAdjacentElement)return;var n=r.insertAdjacentElement;r.insertAdjacentElement=function(r,e){if(r!=="afterbegin"&&r!=="beforeend"){return n.call(this,r,e)}if(r==="afterbegin"){this.prepend(e);return e}else if(r==="beforeend"){this.append(e);return e}return e}};var tr=function(r){or("textContent",r);Object.defineProperty(r,"textContent",{get:function(){var r="";var n=this.__childNodes?this.childNodes:P(this.childNodes);n.forEach((function(n){return r+=n.textContent||""}));return r},set:function(r){var n=this.__childNodes?this.childNodes:P(this.childNodes);n.forEach((function(r){if(r["s-ol"])r["s-ol"].remove();r.remove()}));this.insertAdjacentHTML("beforeend",r)}})};var ir=function(r){var n=function(r){__extends(n,r);function n(){return r!==null&&r.apply(this,arguments)||this}n.prototype.item=function(r){return this[r]};return n}(Array);or("children",r);Object.defineProperty(r,"children",{get:function(){return this.childNodes.filter((function(r){return r.nodeType===1}))}});Object.defineProperty(r,"childElementCount",{get:function(){return this.children.length}});or("firstChild",r);Object.defineProperty(r,"firstChild",{get:function(){return this.childNodes[0]}});or("lastChild",r);Object.defineProperty(r,"lastChild",{get:function(){return this.childNodes[this.childNodes.length-1]}});or("childNodes",r);Object.defineProperty(r,"childNodes",{get:function(){var r=new n;r.push.apply(r,P(this.__childNodes));return r}})};var fr=function(r){if(!r||r.__parentNode)return;or("parentNode",r);Object.defineProperty(r,"parentNode",{get:function(){var r;return((r=this["s-ol"])==null?void 0:r.parentNode)||this.__parentNode},set:function(r){this.__parentNode=r}})};var ar=["children","nextElementSibling","previousElementSibling"];var ur=["childNodes","firstChild","lastChild","nextSibling","previousSibling","textContent","parentNode"];function or(r,n){if(!globalThis.Node||!globalThis.Element){return}var e;if(ar.includes(r)){e=Object.getOwnPropertyDescriptor(Element.prototype,r)}else if(ur.includes(r)){e=Object.getOwnPropertyDescriptor(Node.prototype,r)}if(!e){e=Object.getOwnPropertyDescriptor(n,r)}if(e)Object.defineProperty(n,"__"+r,e)}function lr(r,n){if("__"+n in r){var e=r["__"+n];if(typeof e!=="function")return e;return e.bind(r)}else{if(typeof r[n]!=="function")return r[n];return r[n].bind(r)}}var vr=function(r,n){if(n===void 0){n=""}{return function(){return}}};var sr=function(r,n){{return function(){return}}};function cr(r){var n,e,t;return(t=(e=(n=r.head)==null?void 0:n.querySelector('meta[name="csp-nonce"]'))==null?void 0:e.getAttribute("content"))!=null?t:void 0}var dr=new WeakMap;var hr=function(r,n,e){var t=b.get(r);if(C&&e){t=t||new CSSStyleSheet;if(typeof t==="string"){t=n}else{t.replaceSync(n)}}else{t=n}b.set(r,t)};var pr=function(r,n,e){var t,i,f;var a=yr(n);var u=b.get(a);if(!_.document){return a}r=r.nodeType===11?r:_.document;if(u){if(typeof u==="string"){r=r.head||r;var o=dr.get(r);var l=void 0;if(!o){dr.set(r,o=new Set)}if(!o.has(a)){l=_.document.createElement("style");l.textContent=u;var v=(t=O.C)!=null?t:cr(_.document);if(v!=null){l.setAttribute("nonce",v)}if(!(n.l&1)){if(r.nodeName==="HEAD"){var s=r.querySelectorAll("link[rel=preconnect]");var c=s.length>0?s[s.length-1].nextSibling:r.querySelector("style");r.insertBefore(l,(c==null?void 0:c.parentNode)===r?c:null)}else if("host"in r){if(C){var d=(i=r.defaultView)!=null?i:r.ownerDocument.defaultView;var h=new d.CSSStyleSheet;h.replaceSync(u);if(k){r.adoptedStyleSheets.unshift(h)}else{r.adoptedStyleSheets=__spreadArray([h],r.adoptedStyleSheets,true)}}else{var p=r.querySelector("style");if(p){p.textContent=u+p.textContent}else{r.prepend(l)}}}else{r.append(l)}}if(n.l&1){r.insertBefore(l,null)}if(n.l&4){l.textContent+=m}if(o){o.add(a)}}}else{var o=dr.get(r);if(!o){dr.set(r,o=new Set)}if(!o.has(a)){var d=(f=r.defaultView)!=null?f:r.ownerDocument.defaultView;var h=void 0;if(u.constructor===d.CSSStyleSheet){h=u}else{h=new d.CSSStyleSheet;for(var y=0;y<u.cssRules.length;y++){h.insertRule(u.cssRules[y].cssText,y)}}if(k){r.adoptedStyleSheets.push(h)}else{r.adoptedStyleSheets=__spreadArray(__spreadArray([],r.adoptedStyleSheets,true),[h],false)}o.add(a)}}}return a};var br=function(r){var n=r.t;var e=r.$hostElement$;var t=vr("attachStyles",n.O);pr(e.getRootNode(),n);t()};var yr=function(r,n){return"sc-"+r.O};var mr=function(r){r=typeof r;return r==="object"||r==="function"};var wr=r("h",(function(r,n){var e=[];for(var t=2;t<arguments.length;t++){e[t-2]=arguments[t]}if(typeof r==="string"){r=Rn(r)}var i=null;var f=null;var a=null;var u=false;var o=false;var l=[];var v=function(n){for(var e=0;e<n.length;e++){i=n[e];if(Array.isArray(i)){v(i)}else if(i!=null&&typeof i!=="boolean"){if(u=typeof r!=="function"&&!mr(i)){i=String(i)}if(u&&o){l[l.length-1].k+=i}else{l.push(u?gr(null,i):i)}o=u}}};v(e);if(n){if(n.key){f=n.key}if(n.name){a=n.name}{var s=n.className||n.class;if(s){n.class=typeof s!=="object"?s:Object.keys(s).filter((function(r){return s[r]})).join(" ")}}}if(typeof r==="function"){return r(n===null?{}:n,l,Or)}var c=gr(r,null);c.N=n;if(l.length>0){c.A=l}{c.M=f}{c.R=a}return c}));var gr=function(r,n){var e={l:0,T:r,k:n!=null?n:null,L:null,A:null};{e.N=null}{e.M=null}{e.R=null}return e};var _r=r("a",{});var jr=function(r){return r&&r.T===_r};var Or={forEach:function(r,n){return r.map(Sr).forEach(n)},map:function(r,n){return r.map(Sr).map(n).map($r)}};var Sr=function(r){return{vattrs:r.N,vchildren:r.A,vkey:r.M,vname:r.R,vtag:r.T,vtext:r.k}};var $r=function(r){if(typeof r.vtag==="function"){var n=__assign({},r.vattrs);if(r.vkey){n.key=r.vkey}if(r.vname){n.name=r.vname}return wr.apply(void 0,__spreadArray([r.vtag,n],r.vchildren||[],false))}var e=gr(r.vtag,r.vtext);e.N=r.vattrs;e.A=r.vchildren;e.M=r.vkey;e.R=r.vname;return e};var Cr=function(r,n,e){if(r!=null&&!mr(r)){if(n&4){if(e&&typeof r==="string"){return r===""||!!r}else{return r==="false"?false:r===""||!!r}}if(n&2){return typeof r==="string"?parseFloat(r):typeof r==="number"?r:NaN}if(n&1){return String(r)}return r}return r};var kr=r("g",(function(r){var n;return(n=l(r))==null?void 0:n.$hostElement$}));var Nr=r("c",(function(r,n,e){var t=kr(r);return{emit:function(r){return Ar(t,n,{bubbles:true,composed:true,cancelable:true,detail:r})}}}));var Ar=function(r,n,e){var t=O.ce(n,e);r.dispatchEvent(t);return t};var xr=function(r,n,e,t,i,f,a){if(e===t){return}var u=c(r,n);var o=n.toLowerCase();if(n==="class"){var v=r.classList;var s=Mr(e);var d=Mr(t);{v.remove.apply(v,s.filter((function(r){return r&&!d.includes(r)})));v.add.apply(v,d.filter((function(r){return r&&!s.includes(r)})))}}else if(n==="style"){{for(var h in e){if(!t||t[h]==null){if(h.includes("-")){r.style.removeProperty(h)}else{r.style[h]=""}}}}for(var h in t){if(!e||t[h]!==e[h]){if(h.includes("-")){r.style.setProperty(h,t[h])}else{r.style[h]=t[h]}}}}else if(n==="key");else if(n==="ref"){if(t){tn(t,r)}}else if(!u&&n[0]==="o"&&n[1]==="n"){if(n[2]==="-"){n=n.slice(3)}else if(c(_,o)){n=o.slice(2)}else{n=o[2]+n.slice(3)}if(e||t){var p=n.endsWith(Rr);n=n.replace(Tr,"");if(e){O.rel(r,n,e,p)}if(t){O.ael(r,n,t,p)}}}else if(n[0]==="a"&&n.startsWith("attr:")){var b=n.slice(5);var y=void 0;{var m=l(r);if(m&&m.t&&m.t.i){var g=m.t.i[b];if(g&&g[1]){y=g[1]}}}if(!y){y=b.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}if(t==null||t===false){if(t!==false||r.getAttribute(y)===""){r.removeAttribute(y)}}else{r.setAttribute(y,t===true?"":t)}return}else if(n[0]==="p"&&n.startsWith("prop:")){var b=n.slice(5);try{r[b]=t}catch(r){}return}else{var j=mr(t);if((u||j&&t!==null)&&!i){try{if(!r.tagName.includes("-")){var S=t==null?"":t;if(n==="list"){u=false}else if(e==null||r[n]!==S){if(typeof r.__lookupSetter__(n)==="function"){r[n]=S}else{r.setAttribute(n,S)}}}else if(r[n]!==t){r[n]=t}}catch(r){}}var $=false;{if(o!==(o=o.replace(/^xlink\:?/,""))){n=o;$=true}}if(t==null||t===false){if(t!==false||r.getAttribute(n)===""){if($){r.removeAttributeNS(w,n)}else{r.removeAttribute(n)}}}else if((!u||f&4||i)&&!j&&r.nodeType===1){t=t===true?"":t;if($){r.setAttributeNS(w,n,t)}else{r.setAttribute(n,t)}}}};var Er=/\s/;var Mr=function(r){if(typeof r==="object"&&r&&"baseVal"in r){r=r.baseVal}if(!r||typeof r!=="string"){return[]}return r.split(Er)};var Rr="Capture";var Tr=new RegExp(Rr+"$");var Lr=function(r,n,e,t){var i=n.L.nodeType===11&&n.L.host?n.L.host:n.L;var f=r&&r.N||{};var a=n.N||{};{for(var u=0,o=Dr(Object.keys(f));u<o.length;u++){var l=o[u];if(!(l in a)){xr(i,l,f[l],void 0,e,n.l)}}}for(var v=0,s=Dr(Object.keys(a));v<s.length;v++){var l=s[v];xr(i,l,f[l],a[l],e,n.l)}};function Dr(r){return r.includes("ref")?__spreadArray(__spreadArray([],r.filter((function(r){return r!=="ref"})),true),["ref"],false):r}var Fr;var Pr;var Ur=false;var Br=false;var zr=false;var Hr=false;var Ir=[];var Wr=[];var Vr=function(r,n,e){var t;var u=n.A[e];var o=0;var l;var v;var s;if(!Ur){zr=true;if(u.T==="slot"){u.l|=u.A?2:1}}if(u.k!=null){l=u.L=_.document.createTextNode(u.k)}else if(u.l&1){l=u.L=_.document.createTextNode("");{Lr(null,u,Hr)}}else{if(!Hr){Hr=u.T==="svg"}if(!_.document){throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.")}l=u.L=_.document.createElementNS(Hr?f:a,!Ur&&i.slotRelocation&&u.l&2?"slot-fb":u.T);if(Hr&&u.T==="foreignObject"){Hr=false}{Lr(null,u,Hr)}if(u.A){var c=u.T==="template"?l.content:l;for(o=0;o<u.A.length;++o){v=Vr(r,u,o);if(v){c.appendChild(v)}}}{if(u.T==="svg"){Hr=false}else if(l.tagName==="foreignObject"){Hr=true}}}l["s-hn"]=Pr;{if(u.l&(2|1)){l["s-sr"]=true;l["s-cr"]=Fr;l["s-sn"]=u.R||"";l["s-rf"]=(t=u.N)==null?void 0:t.ref;W(l);s=r&&r.A&&r.A[e];if(s&&s.T===u.T&&r.L){qr(r.L)}}}return l};var qr=function(r){O.l|=1;var n=r.closest(Pr.toLowerCase());if(n!=null){var e=Array.from(n.__childNodes||n.childNodes).find((function(r){return r["s-cr"]}));var t=Array.from(r.__childNodes||r.childNodes);for(var i=0,f=e?t.reverse():t;i<f.length;i++){var a=f[i];if(a["s-sh"]!=null){an(n,a,e!=null?e:null);a["s-sh"]=void 0;zr=true}}}O.l&=-2};var Gr=function(r,n){O.l|=1;var e=Array.from(r.__childNodes||r.childNodes);if(r["s-sr"]){var t=r;while(t=t.nextSibling){if(t&&t["s-sn"]===r["s-sn"]&&t["s-sh"]===Pr){e.push(t)}}}for(var i=e.length-1;i>=0;i--){var f=e[i];if(f["s-hn"]!==Pr&&f["s-ol"]){an(Qr(f).parentNode,f,Qr(f));f["s-ol"].remove();f["s-ol"]=void 0;f["s-sh"]=void 0;zr=true}if(n){Gr(f,n)}}O.l&=-2};var Yr=function(r,n,e,t,i,f){var a=r["s-cr"]&&r["s-cr"].parentNode||r;var u;if(e.T==="template"){a=a.content}for(;i<=f;++i){if(t[i]){u=Vr(null,e,i);if(u){t[i].L=u;an(a,u,Qr(n))}}}};var Zr=function(r,n,e){for(var t=n;t<=e;++t){var i=r[t];if(i){var f=i.L;en(i);if(f){{Br=true;if(f["s-ol"]){f["s-ol"].remove()}else{Gr(f,true)}}f.remove()}}}};var Jr=function(r,n,e,t,i){if(i===void 0){i=false}var f=0;var a=0;var u=0;var o=0;var l=n.length-1;var v=n[0];var s=n[l];var c=t.length-1;var d=t[0];var h=t[c];var p;var b;var y=e.T==="template"?r.content:r;while(f<=l&&a<=c){if(v==null){v=n[++f]}else if(s==null){s=n[--l]}else if(d==null){d=t[++a]}else if(h==null){h=t[--c]}else if(Kr(v,d,i)){Xr(v,d,i);v=n[++f];d=t[++a]}else if(Kr(s,h,i)){Xr(s,h,i);s=n[--l];h=t[--c]}else if(Kr(v,h,i)){if(v.T==="slot"||h.T==="slot"){Gr(v.L.parentNode,false)}Xr(v,h,i);an(y,v.L,s.L.nextSibling);v=n[++f];h=t[--c]}else if(Kr(s,d,i)){if(v.T==="slot"||h.T==="slot"){Gr(s.L.parentNode,false)}Xr(s,d,i);an(y,s.L,v.L);s=n[--l];d=t[++a]}else{u=-1;{for(o=f;o<=l;++o){if(n[o]&&n[o].M!==null&&n[o].M===d.M){u=o;break}}}if(u>=0){b=n[u];if(b.T!==d.T){p=Vr(n&&n[a],e,u)}else{Xr(b,d,i);n[u]=void 0;p=b.L}d=t[++a]}else{p=Vr(n&&n[a],e,a);d=t[++a]}if(p){{an(Qr(v.L).parentNode,p,Qr(v.L))}}}}if(f>l){Yr(r,t[c+1]==null?null:t[c+1].L,e,t,a,c)}else if(a>c){Zr(n,f,l)}};var Kr=function(r,n,e){if(e===void 0){e=false}if(r.T===n.T){if(r.T==="slot"){return r.R===n.R}if(!e){return r.M===n.M}if(e&&!r.M&&n.M){r.M=n.M}return true}return false};var Qr=function(r){return r&&r["s-ol"]||r};var Xr=function(r,n,e){if(e===void 0){e=false}var t=n.L=r.L;var f=r.A;var a=n.A;var u=n.T;var o=n.k;var l;if(o==null){{Hr=u==="svg"?true:u==="foreignObject"?false:Hr}{if(u==="slot"&&!Ur){if(r.R!==n.R){n.L["s-sn"]=n.R||"";qr(n.L.parentElement)}}Lr(r,n,Hr)}if(f!==null&&a!==null){Jr(t,f,n,a,e)}else if(a!==null){if(r.k!==null){t.textContent=""}Yr(t,null,n,a,0,a.length-1)}else if(!e&&i.updatable&&f!==null){Zr(f,0,f.length-1)}else;if(Hr&&u==="svg"){Hr=false}}else if(l=t["s-cr"]){l.parentNode.textContent=o}else if(r.k!==o){t.data=o}};var rn=[];var nn=function(r){var n;var e;var t;var i=r.__childNodes||r.childNodes;for(var f=0,a=i;f<a.length;f++){var u=a[f];if(u["s-sr"]&&(n=u["s-cr"])&&n.parentNode){e=n.parentNode.__childNodes||n.parentNode.childNodes;var o=u["s-sn"];var l=function(){n=e[t];if(!n["s-cn"]&&!n["s-nr"]&&n["s-hn"]!==u["s-hn"]&&(!n["s-sh"]||n["s-sh"]!==u["s-hn"])){if(z(n,o)){var r=rn.find((function(r){return r.D===n}));Br=true;n["s-sn"]=n["s-sn"]||o;if(r){r.D["s-sh"]=u["s-hn"];r.F=u}else{n["s-sh"]=u["s-hn"];rn.push({F:u,D:n})}if(n["s-sr"]){rn.map((function(e){if(z(e.D,n["s-sn"])){r=rn.find((function(r){return r.D===n}));if(r&&!e.F){e.F=r.F}}}))}}else if(!rn.some((function(r){return r.D===n}))){rn.push({D:n})}}};for(t=e.length-1;t>=0;t--){l()}}if(u.nodeType===1){nn(u)}}};var en=function(r){{if(r.N&&r.N.ref){Ir.push((function(){return r.N.ref(null)}))}r.A&&r.A.map(en)}};var tn=function(r,n){{Wr.push((function(){return r(n)}))}};var fn=function(){{Ir.forEach((function(r){return r()}));Ir.length=0;Wr.forEach((function(r){return r()}));Wr.length=0}};var an=function(r,n,e,t){{if(typeof n["s-sn"]==="string"){if(r.getRootNode().nodeType!==11){fr(n)}r.insertBefore(n,e);var i=q(n).slotNode;if(i&&!t)V(i);return n}}if(r.__insertBefore){return r.__insertBefore(n,e)}else{return r==null?void 0:r.insertBefore(n,e)}};var un=function(r,n,e){if(e===void 0){e=false}var t,i,f,a,u;var o=r.$hostElement$;var l=r.t;var v=r.P||gr(null,null);var s=jr(n);var c=s?n:wr(null,null,n);Pr=o.tagName;if(l.U){c.N=c.N||{};l.U.forEach((function(r){var n=r[0],e=r[1];{c.N[e]=o[n]}}))}if(e&&c.N){for(var d=0,h=Object.keys(c.N);d<h.length;d++){var p=h[d];if(o.hasAttribute(p)&&!["key","ref","style","class"].includes(p)){c.N[p]=o[p]}}}c.T=null;c.l|=4;r.P=c;c.L=v.L=o;Ur=S;{Fr=o["s-cr"];Br=false}Xr(v,c,e);{O.l|=1;if(zr){nn(c.L);for(var b=0,y=rn;b<y.length;b++){var m=y[b];var w=m.D;if(!w["s-ol"]&&_.document){var g=_.document.createTextNode("");g["s-nr"]=w;an(w.parentNode,w["s-ol"]=g,w,e)}}for(var j=0,$=rn;j<$.length;j++){var m=$[j];var w=m.D;var C=m.F;if(w.nodeType===1&&e){w["s-ih"]=(t=w.hidden)!=null?t:false}if(C){var k=C.parentNode;var N=C.nextSibling;if(N&&N.nodeType===1){var g=(i=w["s-ol"])==null?void 0:i.previousSibling;while(g){var A=(f=g["s-nr"])!=null?f:null;if(A&&A["s-sn"]===w["s-sn"]&&k===(A.__parentNode||A.parentNode)){A=A.nextSibling;while(A===w||(A==null?void 0:A["s-sr"])){A=A==null?void 0:A.nextSibling}if(!A||!A["s-nr"]){N=A;break}}g=g.previousSibling}}var x=w.__parentNode||w.parentNode;var E=w.__nextSibling||w.nextSibling;if(!N&&k!==x||E!==N){if(w!==N){an(k,w,N,e);if(w.nodeType===8&&w.nodeValue.startsWith("s-nt-")){var M=_.document.createTextNode(w.nodeValue.replace(/^s-nt-/,""));M["s-hn"]=w["s-hn"];M["s-sn"]=w["s-sn"];M["s-sh"]=w["s-sh"];M["s-sr"]=w["s-sr"];M["s-ol"]=w["s-ol"];M["s-ol"]["s-nr"]=M;an(w.parentNode,M,w,e);w.parentNode.removeChild(w)}if(w.nodeType===1&&w.tagName!=="SLOT-FB"){w.hidden=(a=w["s-ih"])!=null?a:false}}}w&&typeof C["s-rf"]==="function"&&C["s-rf"](C)}else if(w.nodeType===1){w.hidden=true}}}if(Br){F(c.L)}O.l&=-2;rn.length=0}if(!Ur&&!(l.l&1)&&o["s-cr"]){var R=c.L.__childNodes||c.L.childNodes;for(var T=0,L=R;T<L.length;T++){var D=L[T];if(D["s-hn"]!==Pr&&!D["s-sh"]){if(e&&D["s-ih"]==null){D["s-ih"]=(u=D.hidden)!=null?u:false}if(D.nodeType===1){D.hidden=true}else if(D.nodeType===3&&!!D.nodeValue.trim()){var P=_.document.createComment("s-nt-"+D.nodeValue);P["s-sn"]=D["s-sn"];an(D.parentNode,P,D,e);D.parentNode.removeChild(D)}}}}Fr=void 0;fn()};var on=function(r,n){if(n&&!r.B&&n["s-p"]){var e=n["s-p"].push(new Promise((function(t){return r.B=function(){n["s-p"].splice(e-1,1);t()}})))}};var ln=function(r,n){{r.l|=16}if(r.l&4){r.l|=512;return}on(r,r.H);var e=function(){return vn(r,n)};if(n){queueMicrotask((function(){e()}));return}return L(e)};var vn=function(r,n){var e=r.$hostElement$;var t=vr("scheduleUpdate",r.t.O);var i=r.o;if(!i){throw new Error("Can't render component <".concat(e.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"))}var f;if(n){{if(r.I){r.I=false;yn(i,"connectedCallback",void 0,e)}if(r.j.length){r.j.forEach((function(r){return r(e)}))}}f=yn(i,"componentWillLoad",void 0,e)}else{f=yn(i,"componentWillUpdate",void 0,e)}f=sn(f,(function(){return yn(i,"componentWillRender",void 0,e)}));t();return sn(f,(function(){return dn(r,i,n)}))};var sn=function(r,n){return cn(r)?r.then(n).catch((function(r){console.error(r);n()})):n()};var cn=function(r){return r instanceof Promise||r&&r.then&&typeof r.then==="function"};var dn=function(r,n,t){return __awaiter(e,void 0,void 0,(function(){var e,i,f,a,u,o,l;return __generator(this,(function(v){i=r.$hostElement$;f=vr("update",r.t.O);a=i["s-rc"];if(t){br(r)}u=vr("render",r.t.O);{hn(r,n,i,t)}if(a){a.map((function(r){return r()}));i["s-rc"]=void 0}u();f();{o=(e=i["s-p"])!=null?e:[];l=function(){return pn(r)};if(o.length===0){l()}else{Promise.all(o).then(l).catch(l);r.l|=4;o.length=0}}return[2]}))}))};var hn=function(r,n,e,t){try{n=n.render();{r.l&=-17}{r.l|=2}{{{un(r,n,t)}}}}catch(n){d(n,r.$hostElement$)}return null};var pn=function(r){var n=r.t.O;var e=r.$hostElement$;var t=vr("postUpdate",n);var i=r.o;var f=r.H;yn(i,"componentDidRender",void 0,e);if(!(r.l&64)){r.l|=64;{mn(e)}yn(i,"componentDidLoad",void 0,e);t();{r._(e);if(!f){bn()}}}else{yn(i,"componentDidUpdate",void 0,e);t()}{r.p(e)}{if(r.B){r.B();r.B=void 0}if(r.l&512){T((function(){return ln(r,false)}))}r.l&=-517}};var bn=function(r){T((function(){return Ar(_,"appload",{detail:{namespace:t}})}))};var yn=function(r,n,e,t){if(r&&r[n]){try{return r[n](e)}catch(r){d(r,t)}}return void 0};var mn=function(r){var n;return r.classList.add((n=i.hydratedSelectorName)!=null?n:"hydrated")};var wn=function(r,n){return l(r).u.get(n)};var gn=function(r,n,e,t){var i=l(r);if(!i){return}if(!i){throw new Error("Couldn't find host element for \"".concat(t.O,'" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).'))}var f=i.$hostElement$;var a=i.u.get(n);var u=i.l;var o=i.o;e=Cr(e,t.i[n][0],!!(t.l&64));var v=Number.isNaN(a)&&Number.isNaN(e);var s=e!==a&&!v;if((!(u&8)||a===void 0)&&s){i.u.set(n,e);if(t.W){var c=t.W[n];if(c){c.map((function(r){try{var t=Object.entries(r)[0],l=t[0],v=t[1];if(u&128||v&1){if(!o){i.j.push((function(){i.o[l](e,a,n)}))}else{o[l](e,a,n)}}}catch(r){d(r,f)}}))}}if(u&2){if(o.componentShouldUpdate){var h=o.componentShouldUpdate(e,a,n);if(h===false&&!(u&16)){return}}if(!(u&16)){ln(i,false)}}}};var _n=function(r,n,e){var t,f;var a=r.prototype;if(n.l&64&&e&1){g.forEach((function(r){Object.defineProperty(a,r,{value:function(){var n=[];for(var e=0;e<arguments.length;e++){n[e]=arguments[e]}var t;var i=l(this);var f=i==null?void 0:i.o;if(!f){(t=i==null?void 0:i.m)==null?void 0:t.then((function(e){var t=e[r];typeof t==="function"&&t.call.apply(t,__spreadArray([e],n,false))}))}else{var a=f[r];typeof a==="function"&&a.call.apply(a,__spreadArray([f],n,false))}}})}))}if(n.i||i.propChangeCallback){{if(r.watchers&&!n.W){n.W=r.watchers}if(r.deserializers&&!n.V){n.V=r.deserializers}if(r.serializers&&!n.q){n.q=r.serializers}}var u=Object.entries((t=n.i)!=null?t:{});u.map((function(r){var t=r[0],i=r[1][0];if(i&31||e&2&&i&32){var f=Object.getOwnPropertyDescriptor(a,t)||{},u=f.get,o=f.set;if(u)n.i[t][0]|=2048;if(o)n.i[t][0]|=4096;if(e&1||!u){Object.defineProperty(a,t,{get:function(){{if((n.i[t][0]&2048)===0){return wn(this,t)}var r=l(this);var e=r?r.o:a;if(!e)return;return e[t]}},configurable:true,enumerable:true})}Object.defineProperty(a,t,{set:function(r){var f=this;var a=l(this);if(!a){return}if(o){var u=i&32?this[t]:a.$hostElement$[t];if(typeof u==="undefined"&&a.u.get(t)){r=a.u.get(t)}o.apply(this,[Cr(r,i,!!(n.l&64))]);r=i&32?this[t]:a.$hostElement$[t];gn(this,t,r,n);return}{if((e&1)===0||(n.i[t][0]&4096)===0){gn(this,t,r,n);if(e&1&&!a.o){a.j.push((function(){if(n.i[t][0]&4096&&a.o[t]!==a.u.get(t)){a.o[t]=r}}))}return}var v=function(){var e=a.o[t];if(!a.u.get(t)&&e){a.u.set(t,e)}a.o[t]=Cr(r,i,!!(n.l&64));gn(f,t,a.o[t],n)};if(a.o){v()}else{a.j.push((function(){v()}))}}}})}else if(e&1&&i&64){Object.defineProperty(a,t,{value:function(){var r=[];for(var n=0;n<arguments.length;n++){r[n]=arguments[n]}var e;var i=l(this);return(e=i==null?void 0:i.h)==null?void 0:e.then((function(){var n;return(n=i.o)==null?void 0:n[t].apply(n,r)}))}})}}));if(e&1){var o=new Map;a.attributeChangedCallback=function(r,e,t){var f=this;O.jmp((function(){var v;var s=o.get(r);var c=l(f);if(f.hasOwnProperty(s)&&i.lazyLoad){t=f[s];delete f[s]}if(a.hasOwnProperty(s)&&typeof f[s]==="number"&&f[s]==t){return}else if(s==null){var d=c==null?void 0:c.l;if(c&&d&&!(d&8)&&t!==e){var h=c.o;var p=(v=n.W)==null?void 0:v[r];p==null?void 0:p.forEach((function(n){var i=Object.entries(n)[0],f=i[0],a=i[1];if(h[f]!=null&&(d&128||a&1)){h[f].call(h,t,e,r)}}))}return}var b=u.find((function(r){var n=r[0];return n===s}));if(b&&b[1][0]&4){t=t===null||t==="false"?false:true}var y=Object.getOwnPropertyDescriptor(a,s);if(t!=f[s]&&(!y.get||!!y.set)){f[s]=t}}))};r.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((f=n.W)!=null?f:{}),true),u.filter((function(r){var n=r[0],e=r[1];return e[0]&31})).map((function(r){var e=r[0],t=r[1];var i;var f=t[1]||e;o.set(f,e);if(t[0]&512){(i=n.U)==null?void 0:i.push([e,f])}return f})),true)))}}return r};var jn=function(r,n,t,f){return __awaiter(e,void 0,void 0,(function(){var e,f,a,u,o,l,v,s,c,h,y,m,w;return __generator(this,(function(g){switch(g.label){case 0:g.trys.push([0,7,,8]);if(!((n.l&32)===0))return[3,6];n.l|=32;f=t.S;if(!f)return[3,4];a=p(t,n);if(!(a&&"then"in a))return[3,2];u=sr();return[4,a];case 1:e=g.sent();u();return[3,3];case 2:e=a;g.label=3;case 3:if(!e){throw new Error('Constructor for "'.concat(t.O,"#").concat(n.G,'" was not found'))}if(!e.isProxied){{t.W=e.watchers;t.q=e.serializers;t.V=e.deserializers}_n(e,t,2);e.isProxied=true}o=vr("createInstance",t.O);{n.l|=8}try{new e(n)}catch(n){d(n,r)}{n.l&=-9}{n.l|=128}o();l=t.l&4;if(!l){On(n.o,r)}else{n.I=true}return[3,5];case 4:e=r.constructor;v=r.localName;customElements.whenDefined(v).then((function(){return n.l|=128}));g.label=5;case 5:if(e&&e.style){s=void 0;if(typeof e.style==="string"){s=e.style}c=yr(t);if(!b.has(c)||i.hotModuleReplacement){h=vr("registerStyles",t.O);hr(c,s,!!(t.l&1));h()}}g.label=6;case 6:y=n.H;m=function(){return ln(n,true)};if(y&&y["s-rc"]){y["s-rc"].push(m)}else{m()}return[3,8];case 7:w=g.sent();d(w,r);if(n.B){n.B();n.B=void 0}if(n._){n._(r)}return[3,8];case 8:return[2]}}))}))};var On=function(r,n){{yn(r,"connectedCallback",void 0,n)}};var Sn=function(r){if((O.l&1)===0){var n=l(r);if(!n){return}var e=n.t;var t=vr("connectedCallback",e.O);if(!(n.l&1)){n.l|=1;{if(e.l&(4|8)){$n(r)}}{var i=r;while(i=i.parentNode||i.host){if(i["s-p"]){on(n,n.H=i);break}}}if(e.i){Object.entries(e.i).map((function(n){var e=n[0],t=n[1][0];if(t&31&&e in r&&r[e]!==Object.prototype[e]){var i=r[e];delete r[e];r[e]=i}}))}{jn(r,n,e)}}else{if(n==null?void 0:n.o){On(n.o,r)}else if(n==null?void 0:n.m){n.m.then((function(){return On(n.o,r)}))}}t()}};var $n=function(r){if(!_.document){return}var n=r["s-cr"]=_.document.createComment("");n["s-cn"]=true;an(r,n,r.firstChild)};var Cn=function(r,n){{yn(r,"disconnectedCallback",void 0,n||r)}};var kn=function(r){return __awaiter(e,void 0,void 0,(function(){var n;return __generator(this,(function(e){if((O.l&1)===0){n=l(r);if(n==null?void 0:n.o){Cn(n.o,r)}else if(n==null?void 0:n.m){n.m.then((function(){return Cn(n.o,r)}))}}if(dr.has(r)){dr.delete(r)}if(r.shadowRoot&&dr.has(r.shadowRoot)){dr.delete(r.shadowRoot)}return[2]}))}))};var Nn=r("b",(function(r,n){if(n===void 0){n={}}var e;if(!_.document){console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");return}var t=vr();var i=[];var f=n.exclude||[];var a=_.customElements;var u=_.document.head;var o=u.querySelector("meta[charset]");var v=_.document.createElement("style");var c=[];var d;var h=true;Object.assign(O,n);O.$=new URL(n.resourcesUrl||"./",_.document.baseURI).href;var p=false;r.map((function(r){r[1].map((function(n){var e,t,u;var o={l:n[0],O:n[1],i:n[2],Y:n[3]};if(o.l&4){p=true}{o.i=n[2]}{o.U=[]}{o.W=(e=n[4])!=null?e:{};o.q=(t=n[5])!=null?t:{};o.V=(u=n[6])!=null?u:{}}var v=Rn(o.O);var b=function(r){__extends(n,r);function n(n){var e=r.call(this,n)||this;e.hasRegisteredEventListeners=false;n=e;s(n,o);return e}n.prototype.connectedCallback=function(){var r=this;var n=l(this);if(!n){return}if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true}if(d){clearTimeout(d);d=null}if(h){c.push(this)}else{O.jmp((function(){return Sn(r)}))}};n.prototype.disconnectedCallback=function(){var r=this;O.jmp((function(){return kn(r)}));O.raf((function(){var n;var e=l(r);if(!e){return}var t=c.findIndex((function(n){return n===r}));if(t>-1){c.splice(t,1)}if(((n=e==null?void 0:e.P)==null?void 0:n.L)instanceof Node&&!e.P.L.isConnected){delete e.P.L}}))};n.prototype.componentOnReady=function(){var r;return(r=l(this))==null?void 0:r.m};return n}(HTMLElement);if(!(o.l&1)&&o.l&256){{G(b.prototype)}}else{Y(b.prototype)}if(o.l&64){b.formAssociated=true}o.S=r[0];if(!f.includes(v)&&!a.get(v)){i.push(v);a.define(v,_n(b,o,1))}}))}));if(i.length>0){if(p){v.textContent+=m}{v.textContent+=i.sort()+y}if(v.innerHTML.length){v.setAttribute("data-styles","");var b=(e=O.C)!=null?e:cr(_.document);if(b!=null){v.setAttribute("nonce",b)}u.insertBefore(v,o?o.nextSibling:u.firstChild)}}h=false;if(c.length){c.map((function(r){return r.connectedCallback()}))}else{{O.jmp((function(){return d=setTimeout(bn,30)}))}}t()}));var An=r("F",(function(r,n){return n}));var xn=function(){function r(){}return r}();function En(){var r=[];for(var n=0;n<arguments.length;n++){r[n]=arguments[n]}return r.reduceRight((function(r,n){return n(r)}),xn)}var Mn=r("s",(function(r){return O.C=r}));function Rn(r){return r}}}}));
@@ -0,0 +1 @@
1
+ var __extends=this&&this.__extends||function(){var e=function(t,i){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]};return e(t,i)};return function(t,i){if(typeof i!=="function"&&i!==null)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");e(t,i);function s(){this.constructor=t}t.prototype=i===null?Object.create(i):(s.prototype=i.prototype,new s)}}();var __awaiter=this&&this.__awaiter||function(e,t,i,s){function a(e){return e instanceof i?e:new i((function(t){t(e)}))}return new(i||(i=Promise))((function(i,r){function n(e){try{l(s.next(e))}catch(e){r(e)}}function o(e){try{l(s["throw"](e))}catch(e){r(e)}}function l(e){e.done?i(e.value):a(e.value).then(n,o)}l((s=s.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var i={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},s,a,r,n=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return n.next=o(0),n["throw"]=o(1),n["return"]=o(2),typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function o(e){return function(t){return l([e,t])}}function l(o){if(s)throw new TypeError("Generator is already executing.");while(n&&(n=0,o[0]&&(i=0)),i)try{if(s=1,a&&(r=o[0]&2?a["return"]:o[0]?a["throw"]||((r=a["return"])&&r.call(a),0):a.next)&&!(r=r.call(a,o[1])).done)return r;if(a=0,r)o=[o[0]&2,r.value];switch(o[0]){case 0:case 1:r=o;break;case 4:i.label++;return{value:o[1],done:false};case 5:i.label++;a=o[1];o=[0];continue;case 7:o=i.ops.pop();i.trys.pop();continue;default:if(!(r=i.trys,r=r.length>0&&r[r.length-1])&&(o[0]===6||o[0]===2)){i=0;continue}if(o[0]===3&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(o[0]===6&&i.label<r[1]){i.label=r[1];r=o;break}if(r&&i.label<r[2]){i.label=r[2];i.ops.push(o);break}if(r[2])i.ops.pop();i.trys.pop();continue}o=t.call(e,i)}catch(e){o=[6,e];a=0}finally{s=r=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,t,i){if(i||arguments.length===2)for(var s=0,a=t.length,r;s<a;s++){if(r||!(s in t)){if(!r)r=Array.prototype.slice.call(t,0,s);r[s]=t[s]}}return e.concat(r||Array.prototype.slice.call(t))};System.register(["./p-GjKJvOVG.system.js","./p-BkDQsB4R.system.js","./p-sDZFaZMN.system.js"],(function(e){"use strict";var t,i,s,a,r,n,o,l,d,c;return{setters:[function(e){t=e.M;i=e.r;s=e.c;a=e.h;r=e.a;n=e.g},function(e){o=e.f;l=e.s;d=e.r},function(e){c=e.v}],execute:function(){var f={Clear:"Clear",ShowPassword:"Show password",HidePassword:"Hide password"};var b={Close:"bds-icon-close",SightOn:"bds-icon-sight-on",SightOff:"bds-icon-sight-off"};function h(e){if(e===void 0){e="bds"}return"".concat(e,"-").concat(Math.random().toString(36).substr(2,9))}var u={TEXT:"text",PASSWORD:"password"};var x={OUTLINE:"outline",PLAIN:"plain"};var p={BLUR:"blur",CHANGE:"change",INPUT:"input",SUBMIT:"submit"};var v=function(){return'@charset "UTF-8";.bds-text-field__container,.bds-text-field__sublabel,.bds-text-field__actions,.bds-text-field__action,.bds-text-field__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.bds-text-field [slot=prefix],.bds-text-field__sublabel{font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-semibold);line-height:var(--boreal-typography-line-height-xs)}.bds-text-field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--boreal-spacing-2xs);width:var(--bds-text-field-width, 100%);font-family:var(--boreal-typography-font-family-primary);color:var(--boreal-text-default)}.bds-text-field__container{padding:var(--boreal-spacing-1xs);padding-left:0;height:var(--boreal-layout-l);border:1px solid var(--boreal-stroke-default-light);border-radius:var(--boreal-radius-xs);background-color:var(--boreal-ui-inverse);-webkit-transition:background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;overflow:hidden}.bds-text-field__sublabel{gap:var(--boreal-spacing-3xs);padding-left:var(--boreal-spacing-xs);white-space:nowrap}.bds-text-field__sublabel em[class^=bds-icon-],.bds-text-field__sublabel em[class*=" bds-icon-"]{width:var(--boreal-icons-m);height:var(--boreal-icons-m);font-size:var(--boreal-typography-font-size-md);line-height:1;-ms-flex-negative:0;flex-shrink:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.bds-text-field [slot=prefix]{padding-left:var(--boreal-spacing-xs);overflow:hidden;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.bds-text-field__control{min-width:0;width:100%;border:none;outline:none;background:transparent;padding:0;padding-left:var(--boreal-spacing-xs);font-size:var(--boreal-typography-font-size-sm);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-sm)}.bds-text-field__control::-webkit-input-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control::-moz-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control:-ms-input-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control::-ms-input-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control::placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control:disabled{cursor:not-allowed}.bds-text-field__actions{padding-left:var(--boreal-spacing-xs);gap:var(--boreal-spacing-3xs)}.bds-text-field__action{-ms-flex-pack:center;justify-content:center;background:none;border:none;padding:var(--boreal-spacing-3xs);cursor:pointer;color:var(--boreal-icon-default-light);line-height:1;-webkit-transition:color 0.3s ease, opacity 0.3s ease;transition:color 0.3s ease, opacity 0.3s ease}.bds-text-field__action--clear em[class^=bds-icon-],.bds-text-field__action--clear em[class*=" bds-icon-"]{width:var(--boreal-icons-s);height:var(--boreal-icons-s);font-size:var(--boreal-typography-font-size-xs);line-height:1;-ms-flex-negative:0;flex-shrink:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.bds-text-field__action--password em[class^=bds-icon-],.bds-text-field__action--password em[class*=" bds-icon-"]{width:var(--boreal-icons-l);height:var(--boreal-icons-l);font-size:var(--boreal-typography-font-size-lg);line-height:1;-ms-flex-negative:0;flex-shrink:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.bds-text-field__action:hover{color:var(--boreal-icon-default-dark)}.bds-text-field__action:focus-visible{-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-text-field__footer{-ms-flex-pack:justify;justify-content:space-between}.bds-text-field__char-count{-ms-flex-negative:0;flex-shrink:0;font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-xs);color:var(--boreal-text-default-light)}.bds-text-field--focused .bds-text-field__container{border-color:var(--boreal-stroke-focus);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-text-field--error .bds-text-field__container{border-color:var(--boreal-stroke-danger-base)}.bds-text-field--disabled{cursor:not-allowed}.bds-text-field--disabled .bds-text-field__container{background-color:var(--boreal-ui-default-lighter);border-color:var(--boreal-stroke-default-light)}.bds-text-field--disabled .bds-text-field__sublabel{color:var(--boreal-text-disabled)}.bds-text-field--disabled .bds-text-field__sublabel em[class^=bds-icon-],.bds-text-field--disabled .bds-text-field__sublabel em[class*=" bds-icon-"]{color:var(--boreal-icon-disabled)}.bds-text-field--disabled .bds-text-field__control{color:var(--boreal-icon-disabled)}.bds-text-field--readonly .bds-text-field__container{background-color:transparent;border:none}.bds-text-field--readonly .bds-text-field__control::-webkit-input-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control::-moz-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control:-ms-input-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control::-ms-input-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control::placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--plain .bds-text-field__container{border-color:transparent}.bds-text-field--plain.bds-text-field--focused .bds-text-field__container{border-color:var(--boreal-stroke-focus)}.bds-text-field--clear-on-hover .bds-text-field__action--clear{opacity:0;pointer-events:none}.bds-text-field--clear-on-hover:hover .bds-text-field__action--clear{opacity:1;pointer-events:auto}'};var g=e("bds_text_field",function(e){__extends(t,e);function t(t){var a=e.call(this)||this;i(a,t);a.valueChange=s(a,"valueChange");a.bdsInput=s(a,"bdsInput");a.bdsChange=s(a,"bdsChange");a.bdsFocus=s(a,"bdsFocus");a.bdsBlur=s(a,"bdsBlur");a.bdsClear=s(a,"bdsClear");a.bdsValidationChange=s(a,"bdsValidationChange");if(t.$hostElement$["s-ei"]){a.internals=t.$hostElement$["s-ei"]}else{a.internals=t.$hostElement$.attachInternals();t.$hostElement$["s-ei"]=a.internals}a.name="";a.disabled=false;a.required=false;a.isDisabled=false;a.value="";a.error=false;a.errorMessage="";a.customValidators=[];a.validationTiming=p.BLUR;a.type=u.TEXT;a.variant=x.OUTLINE;a.placeholder="";a.readOnly=false;a.autocomplete="off";a.pattern="";a.minLength=0;a.maxLength=0;a.label="";a.sublabel="";a.icon="";a.helperText="";a.info="";a.clearable=false;a.clearOnHover=false;a.charCount=0;a.counter=false;a.customWidth="";a.focused=false;a.showPassword=false;a.touched=false;a.dirty=false;a.currentCharCount=0;a.validationError=false;a.validationMessage="";a._valueAtFocus="";a._id=h("bds-text-field");a.invalidHandler=function(e){e.preventDefault();a.validationError=true;a.validationMessage=a.internals.validationMessage;a.bdsValidationChange.emit({valid:false,validity:a.internals.validity,value:a.value,touched:a.touched,dirty:a.dirty})};return a}t.prototype.checkValidity=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.internals.checkValidity()]}))}))};t.prototype.reportValidity=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.internals.reportValidity()]}))}))};t.prototype.onDisabledChange=function(e){this.isDisabled=e};t.prototype.checkPropValues=function(){c(Object.values(u),u.TEXT,this.el,"type");c(Object.values(x),x.OUTLINE,this.el,"variant");c(Object.values(p),p.BLUR,this.el,"validationTiming")};t.prototype.componentWillLoad=function(){this.checkPropValues();this.isDisabled=this.disabled;this.currentCharCount=this.value.length};t.prototype.componentDidLoad=function(){this.el.addEventListener("invalid",this.invalidHandler)};t.prototype.disconnectedCallback=function(){this.el.removeEventListener("invalid",this.invalidHandler)};t.prototype.onCustomValidatorsChange=function(){this.updateValidity()};t.prototype.onValueChange=function(e){l(this.internals,e);this.currentCharCount=e.length;this.updateValidity();this.valueChange.emit(e)};t.prototype.formAssociatedCallback=function(){l(this.internals,this.value);this.updateValidity()};t.prototype.formResetCallback=function(){this.value="";this.touched=false;this.dirty=false;this.currentCharCount=0;this.validationError=false;this.validationMessage="";l(this.internals,null);this.updateValidity()};t.prototype.formStateRestoreCallback=function(e,t){this.value=typeof e==="string"?e:"";l(this.internals,this.value);this.updateValidity()};t.prototype.updateValidity=function(e){if(e===void 0){e=false}var t=d(this.internals,__spreadArray(__spreadArray([],this.validators,true),this.customValidators,true),this.el);if(e){this.validationError=!t;this.validationMessage=t?"":this.internals.validationMessage;this.bdsValidationChange.emit({valid:t,validity:this.internals.validity,value:this.value,touched:this.touched,dirty:this.dirty})}};t.prototype.handleInput=function(e){this.value=e.target.value;this.dirty=true;this.bdsInput.emit({value:this.value,event:e});if(this.validationTiming===p.INPUT){this.updateValidity(true)}};t.prototype.handleChange=function(e){this.bdsChange.emit({value:this.value,event:e});if(this.validationTiming===p.CHANGE){this.updateValidity(true)}};t.prototype.handleFocus=function(e){this.focused=true;this._valueAtFocus=this.value;this.bdsFocus.emit({event:e})};t.prototype.handleBlur=function(e){this.focused=false;this.touched=true;this.bdsBlur.emit({event:e});if(this.validationTiming===p.BLUR){this.updateValidity(true)}else if(this.validationTiming===p.CHANGE&&this.value!==this._valueAtFocus){this.updateValidity(true)}};t.prototype.handleShowPassword=function(){this.showPassword=!this.showPassword};t.prototype.handleClear=function(){var e;this.value="";this.dirty=true;this.validationError=false;this.validationMessage="";this.bdsClear.emit();(e=this.el.querySelector("input"))===null||e===void 0?void 0:e.focus()};t.prototype.handleMouseDown=function(e){if(this.readOnly){e.preventDefault()}};Object.defineProperty(t.prototype,"validators",{get:function(){var e=this;return[{key:"valueMissing",isValid:function(){return!e.required||e.value!==""},message:"This field is required. Please fill it out."},{key:"tooShort",isValid:function(){return e.minLength===0||e.value.length>=e.minLength},message:"Please enter at least ".concat(this.minLength," characters.")},{key:"patternMismatch",isValid:function(){if(e.pattern===""||e.value==="")return true;try{return new RegExp(e.pattern).test(e.value)}catch(e){return true}},message:"Please match the requested format."}]},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"effectiveMaxLength",{get:function(){if(this.maxLength!==0)return this.maxLength;if(this.counter&&this.charCount>0)return this.charCount;return undefined},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"classMap",{get:function(){return{"bds-text-field":true,"bds-text-field--error":this.error||this.validationError,"bds-text-field--disabled":this.isDisabled,"bds-text-field--focused":this.focused,"bds-text-field--readonly":this.readOnly,"bds-text-field--plain":this.variant===x.PLAIN,"bds-text-field--clear-on-hover":this.clearOnHover}},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"hostStyle",{get:function(){return this.customWidth!==""?{"--bds-text-field-width":this.customWidth}:undefined},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"iconClear",{get:function(){return this.clearable||this.clearOnHover?b.Close:""},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"showPasswordIcon",{get:function(){return this.showPassword?b.SightOn:b.SightOff},enumerable:false,configurable:true});t.prototype.render=function(){var e=this;var t="".concat(this._id,"-label");var i="".concat(this._id,"-helper");var s=(this.clearable||this.clearOnHover)&&this.value!==""&&!this.isDisabled&&!this.readOnly;var n=this.error||this.validationError;var o=this.error&&this.errorMessage!==""?this.errorMessage:this.validationError&&this.validationMessage!==""?this.validationMessage:this.helperText;var l=o!==""||this.counter&&this.charCount>0;var d=this.isDisabled?"disabled":n?"error":"default";return a(r,{key:"8fcf734b92dfa2ad75a32bef27efea78bd61dd63",class:this.classMap,style:this.hostStyle,tabIndex:-1,onFocus:function(){var t;return!e.readOnly&&((t=e.el.querySelector("input"))===null||t===void 0?void 0:t.focus())}},this.label!==""&&a("bds-typography",{key:"d50b6407278dd93b52fbbdbbc5e999a1185d4649",id:t,variant:"label",htmlFor:this._id,isRequired:this.required,tooltipText:this.info!==""?this.info:undefined,state:d},this.label),a("div",{key:"89dc5c7830197786e7dc67b87f64a0b63c8a8c84",class:"bds-text-field__container"},(this.icon!==""||this.sublabel!=="")&&a("span",{key:"a4139e0ce3b3d37bb33d55b5811e439974ed9d53",class:"bds-text-field__sublabel"},this.icon!==""&&a("em",{key:"5fc8f5a49b348fe07c63242243274946e21aa782",class:this.icon}),this.sublabel),a("slot",{key:"a8f62dba555a26aba3b1105402f0afca1378c83a",name:"prefix"}),a("input",{key:"ba2161c8d56c42847c7006d1742a2b60613f4628",id:this._id,class:"bds-text-field__control","aria-labelledby":this.label!==""?t:undefined,"aria-describedby":l&&o!==""?i:undefined,"aria-invalid":this.error||this.validationError?"true":undefined,"aria-required":this.required?"true":undefined,type:this.type===u.PASSWORD&&this.showPassword?u.TEXT:this.type,value:this.value,disabled:this.isDisabled,readOnly:this.readOnly,tabIndex:this.readOnly?-1:undefined,placeholder:this.placeholder,autocomplete:this.autocomplete,pattern:this.pattern!==""?this.pattern:undefined,minLength:this.minLength!==0?this.minLength:undefined,maxLength:this.effectiveMaxLength,onMouseDown:function(t){return e.handleMouseDown(t)},onInput:function(t){return e.handleInput(t)},onChange:function(t){return e.handleChange(t)},onFocus:function(t){return e.handleFocus(t)},onBlur:function(t){return e.handleBlur(t)}}),(s||this.type===u.PASSWORD)&&a("div",{key:"c9ae74b2be87e2759d60ad69c9c91b95bc199163",class:"bds-text-field__actions"},s&&a("button",{key:"d94534386505f9c54aabe892aec58d81b6a0ea94",class:"bds-text-field__action bds-text-field__action--clear",type:"button","aria-label":f.Clear,onClick:function(){return e.handleClear()}},a("em",{key:"7899ffad5be71b731ae8ead1d5601e3fc6b5f6a5",class:this.iconClear})),this.type===u.PASSWORD&&a("button",{key:"612aff7de193d9f61b955e686484c13baca3ff57",class:"bds-text-field__action bds-text-field__action--password",type:"button","aria-label":this.showPassword?f.HidePassword:f.ShowPassword,onClick:function(){return e.handleShowPassword()}},a("em",{key:"e886085b840a351a7455a1adb685996835e47118",class:this.showPasswordIcon})))),l&&a("div",{key:"9b47bbaff802d0c4125e45c87f1e7366418dfdcc",class:"bds-text-field__footer"},o!==""&&a("bds-typography",{key:"64265da85a16152af33b3f94c05e4d8562dc26df",id:i,variant:"helper",state:d},o),this.counter&&this.charCount>0&&a("span",{key:"2a264545ba46b8d6908adabe729a1256334535ef",class:"bds-text-field__char-count"},this.currentCharCount,"/",this.charCount)))};Object.defineProperty(t,"formAssociated",{get:function(){return true},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"el",{get:function(){return n(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{disabled:[{onDisabledChange:0}],type:[{checkPropValues:0}],variant:[{checkPropValues:0}],validationTiming:[{checkPropValues:0}],customValidators:[{onCustomValidatorsChange:0}],value:[{onValueChange:0}]}},enumerable:false,configurable:true});return t}(t(o)));g.style=v()}}}));
@@ -0,0 +1 @@
1
+ import{r as o,c as t,h as r,g as b}from"./p-D4EFsvs1.js";import{C as a}from"./p-BhTPNsBb.js";import{a as e,b as s,B as n}from"./p-C8mRvnTA.js";import{v as d}from"./p-vfAIdwy0.js";const i={DEFAULT:"default",PRIMARY:"primary",SUCCESS:"success",ERROR:"error"},u=class{constructor(r){o(this,r),this.bdsClick=t(this,"bdsClick"),r.$hostElement$["s-ei"]?this.internals=r.$hostElement$["s-ei"]:(this.internals=r.$hostElement$.attachInternals(),r.$hostElement$["s-ei"]=this.internals),this.currentState=a.DEFAULT,this.label="",this.disabled=!1,this.name="",this.type=e.BUTTON,this.color=i.DEFAULT,this.variant=s.DEFAULT,this.size=n.MEDIUM,this.loading=!1,this.disclosure=!1,this.handleKeyDown=o=>{"Enter"!==o.key&&" "!==o.key||(this.currentState=a.ACTIVE,o.preventDefault(),this.bdsClick.emit(o))},this.handleKeyUp=()=>{this.currentState=a.DEFAULT},this.handleClick=o=>{o.preventDefault(),o.stopPropagation(),this.disabled||this.loading||(this.type===e.SUBMIT||this.type===e.RESET?this.processFormClick():this.bdsClick.emit(o))}}checkPropValues(){d(Object.values(e),e.BUTTON,this.el,"type"),d(Object.values(i),i.DEFAULT,this.el,"color"),d(Object.values(s),s.DEFAULT,this.el,"variant"),d(Object.values(n),n.MEDIUM,this.el,"size")}componentWillLoad(){this.checkPropValues()}componentDidLoad(){this.setupFormAssociation()}setupFormAssociation(){const o=this.el.closest("form");this.internalForm=(this.internals&&"form"in this.internals?this.internals.form:null)||o||void 0}processFormClick(){if(void 0===this.internalForm)return void console.warn("[BorealDS Button] No form found for submit/reset action. Please ensure the button is within a form or that the form is properly associated.");const o={[e.SUBMIT]:()=>{"function"==typeof this.internalForm?.requestSubmit?this.internalForm.requestSubmit():this.internalForm?.submit()},[e.RESET]:()=>this.internalForm?.reset()}[this.type];"function"==typeof o&&o()}get getClassMap(){return{"bds-button":!0,"bds-button--is-disabled":this.disabled,"bds-button--is-loading":this.loading,[`bds-button--state-${this.currentState}`]:!0,[`bds-button--${this.color}`]:!0,[`bds-button--var-${this.variant}`]:!0,[`bds-button--size-${this.size}`]:!0}}render(){return r("button",{key:"4f71bb10d1910ea7b1fc0d64eedb6269e7049a89",name:this.name,class:this.getClassMap,type:this.type,disabled:this.disabled||this.loading,"aria-label":this.label||void 0,"aria-disabled":this.disabled||this.loading,onClick:this.handleClick,onKeyDown:this.handleKeyDown,onKeyUp:this.handleKeyUp},r("div",{key:"e28da0b776917c6a2c0efc6c7140a2bfa979b708",class:"bds-button__content"},r("span",{key:"ce3d60b504bbf38dc7116560dbfbe51c955f79db",class:"bds-button__content-icon bds-button__content-icon--start"},r("slot",{key:"23b6bbb9d4fbf8ad5e0e584cddaac477edf4a91e",name:"icon"})),r("slot",{key:"adcdc5d87a8db4e346d272b843966405692a2a32"}),r("span",{key:"c908b3a8a18ba4cce854ee20d064178f6420d007",class:"bds-button__content-badge"},r("slot",{key:"ce66f69366dc7436a8f8ca1b2b8f55b91a225ec8",name:"badge"})),this.disclosure&&r("span",{key:"921c0f144f2616da238356705c1e5ff634406b87",class:"bds-button__content-icon"},r("i",{key:"9dc7a891ac4fcb1a73113aeae83976d74cff0c2e",class:"bds-icon-chevron-down"}))))}static get formAssociated(){return!0}get el(){return b(this)}static get watchers(){return{type:[{checkPropValues:0}],color:[{checkPropValues:0}],variant:[{checkPropValues:0}],size:[{checkPropValues:0}]}}};u.style='@charset "UTF-8";bds-button{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.bds-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;margin:var(--boreal-spacing-2xs) var(--boreal-spacing-3xs);outline:none;font-family:var(--boreal-typography-font-family-primary);font-weight:var(--boreal-typography-font-weight-semibold);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;vertical-align:middle}.bds-button .bds-button__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:var(--boreal-spacing-2xs)}.bds-button--is-loading{pointer-events:none;position:relative;color:transparent !important}.bds-button--is-loading::after{position:absolute;content:" ";-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-animation:rotateSpinner 0.5s linear infinite;animation:rotateSpinner 0.5s linear infinite;border-radius:9999px;display:block;height:1em;width:1em;rotate:45deg;left:calc(50% - 0.5em);top:calc(50% - 0.5em);border:3px solid;border-right-color:transparent;border-top-color:transparent}.bds-button--size-small{border-radius:var(--boreal-radius-xs);font-size:var(--boreal-typography-font-size-xs);padding:var(--boreal-spacing-3xs) var(--boreal-spacing-2xs);line-height:var(--boreal-typography-line-height-xs);height:26px}.bds-button--size-small .bds-button__content{padding:var(--boreal-spacing-3xs) var(--boreal-spacing-2xs)}.bds-button--size-small .bds-button__content-icon{display:-ms-flexbox;display:flex;font-size:var(--boreal-typography-font-size-sm);line-height:var(--boreal-typography-line-height-xs)}.bds-button--size-small .bds-button__content-icon:empty{display:none}.bds-button--size-small .bds-button__content{}.bds-button--size-small .bds-button__content-badge:empty{display:none}.bds-button--size-small .bds-button__content-badge{display:none}.bds-button--size-medium{border-radius:var(--boreal-radius-xs);font-size:var(--boreal-typography-font-size-sm);padding:var(--boreal-spacing-2xs) var(--boreal-spacing-1xs);line-height:var(--boreal-typography-line-height-sm);height:32px}.bds-button--size-medium .bds-button__content{padding:var(--boreal-spacing-3xs) var(--boreal-spacing-2xs)}.bds-button--size-medium .bds-button__content-icon{display:-ms-flexbox;display:flex;font-size:var(--boreal-typography-font-size-md);line-height:var(--boreal-typography-line-height-sm)}.bds-button--size-medium .bds-button__content-icon:empty{display:none}.bds-button--size-medium .bds-button__content{}.bds-button--size-medium .bds-button__content-badge:empty{display:none}.bds-button--size-large{border-radius:var(--boreal-radius-xs);font-size:var(--boreal-typography-font-size-md);padding:var(--boreal-spacing-xs);line-height:var(--boreal-typography-line-height-md);height:44px}.bds-button--size-large .bds-button__content{padding:var(--boreal-spacing-3xs) var(--boreal-spacing-2xs)}.bds-button--size-large .bds-button__content-icon{display:-ms-flexbox;display:flex;font-size:var(--boreal-typography-font-size-lg);line-height:var(--boreal-typography-line-height-md)}.bds-button--size-large .bds-button__content-icon:empty{display:none}.bds-button--size-large .bds-button__content{}.bds-button--size-large .bds-button__content-badge:empty{display:none}.bds-button.bds-button--var-default.bds-button--default{color:var(--boreal-text-default);background-color:var(--boreal-ui-inverse);border-color:transparent}.bds-button.bds-button--var-default.bds-button--default:hover{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-default.bds-button--default:focus{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-default.bds-button--default:active,.bds-button.bds-button--var-default.bds-button--default.bds-button--state-active{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset;box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset}.bds-button.bds-button--var-default.bds-button--default.bds-button--is-disabled,.bds-button.bds-button--var-default.bds-button--default.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-disabled);background-color:var(--boreal-ui-inverse);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-default.bds-button--default.bds-button--is-loading::after{border-left-color:var(--boreal-text-disabled);border-bottom-color:var(--boreal-text-disabled)}.bds-button.bds-button--var-default.bds-button--primary{color:var(--boreal-text-inverse);background-color:var(--boreal-ui-primary-base);border-color:transparent}.bds-button.bds-button--var-default.bds-button--primary:hover{background-color:var(--boreal-ui-primary-dark);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-default.bds-button--primary:focus{background-color:var(--boreal-ui-primary-base);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-default.bds-button--primary:active,.bds-button.bds-button--var-default.bds-button--primary.bds-button--state-active{background-color:var(--boreal-ui-primary-dark);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-default.bds-button--primary.bds-button--is-disabled,.bds-button.bds-button--var-default.bds-button--primary.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-inverse);background-color:var(--boreal-ui-primary-light);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-default.bds-button--primary.bds-button--is-loading::after{border-left-color:var(--boreal-text-inverse);border-bottom-color:var(--boreal-text-inverse)}.bds-button.bds-button--var-default.bds-button--success{color:var(--boreal-text-inverse);background-color:var(--boreal-ui-success-base);border-color:transparent}.bds-button.bds-button--var-default.bds-button--success:hover{background-color:var(--boreal-ui-success-dark);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-default.bds-button--success:focus{background-color:var(--boreal-ui-success-base);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-default.bds-button--success:active,.bds-button.bds-button--var-default.bds-button--success.bds-button--state-active{background-color:var(--boreal-ui-success-dark);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-default.bds-button--success.bds-button--is-disabled,.bds-button.bds-button--var-default.bds-button--success.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-inverse);background-color:var(--boreal-ui-success-light);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-default.bds-button--success.bds-button--is-loading::after{border-left-color:var(--boreal-text-inverse);border-bottom-color:var(--boreal-text-inverse)}.bds-button.bds-button--var-default.bds-button--error{color:var(--boreal-text-inverse);background-color:var(--boreal-ui-danger-base);border-color:transparent}.bds-button.bds-button--var-default.bds-button--error:hover{background-color:var(--boreal-ui-danger-dark);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-default.bds-button--error:focus{background-color:var(--boreal-ui-danger-base);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-default.bds-button--error:active,.bds-button.bds-button--var-default.bds-button--error.bds-button--state-active{background-color:var(--boreal-ui-danger-dark);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-default.bds-button--error.bds-button--is-disabled,.bds-button.bds-button--var-default.bds-button--error.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-inverse);background-color:var(--boreal-ui-danger-light);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-default.bds-button--error.bds-button--is-loading::after{border-left-color:var(--boreal-text-inverse);border-bottom-color:var(--boreal-text-inverse)}.bds-button.bds-button--var-outline{background-color:transparent}.bds-button.bds-button--var-outline.bds-button--default{color:var(--boreal-text-default);background-color:transparent;border-color:var(--boreal-stroke-default-light)}.bds-button.bds-button--var-outline.bds-button--default:hover{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-outline.bds-button--default:focus{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--default:active,.bds-button.bds-button--var-outline.bds-button--default.bds-button--state-active{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--default.bds-button--is-disabled,.bds-button.bds-button--var-outline.bds-button--default.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-disabled);background-color:var(--boreal-ui-inverse);border-color:var(--boreal-stroke-default-light);-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-outline.bds-button--default.bds-button--is-loading::after{border-left-color:var(--boreal-text-disabled);border-bottom-color:var(--boreal-text-disabled)}.bds-button.bds-button--var-outline.bds-button--primary{color:var(--boreal-text-primary-base);background-color:transparent;border-color:var(--boreal-ui-primary-base)}.bds-button.bds-button--var-outline.bds-button--primary:hover{background-color:var(--boreal-ui-primary-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-outline.bds-button--primary:focus{background-color:var(--boreal-ui-primary-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--primary:active,.bds-button.bds-button--var-outline.bds-button--primary.bds-button--state-active{background-color:var(--boreal-ui-primary-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--primary.bds-button--is-disabled,.bds-button.bds-button--var-outline.bds-button--primary.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-primary-light);background-color:transparent;border-color:var(--boreal-stroke-primary-light);-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-outline.bds-button--primary.bds-button--is-loading::after{border-left-color:var(--boreal-text-primary-light);border-bottom-color:var(--boreal-text-primary-light)}.bds-button.bds-button--var-outline.bds-button--success{color:var(--boreal-text-success-base);background-color:transparent;border-color:var(--boreal-stroke-success-base)}.bds-button.bds-button--var-outline.bds-button--success:hover{background-color:var(--boreal-ui-success-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-outline.bds-button--success:focus{background-color:var(--boreal-ui-success-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--success:active,.bds-button.bds-button--var-outline.bds-button--success.bds-button--state-active{background-color:var(--boreal-ui-success-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--success.bds-button--is-disabled,.bds-button.bds-button--var-outline.bds-button--success.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-success-light);background-color:transparent;border-color:var(--boreal-stroke-success-light);-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-outline.bds-button--success.bds-button--is-loading::after{border-left-color:var(--boreal-text-success-light);border-bottom-color:var(--boreal-text-success-light)}.bds-button.bds-button--var-outline.bds-button--error{color:var(--boreal-text-danger-base);background-color:transparent;border-color:var(--boreal-stroke-danger-base)}.bds-button.bds-button--var-outline.bds-button--error:hover{background-color:var(--boreal-ui-danger-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-outline.bds-button--error:focus{background-color:var(--boreal-ui-danger-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--error:active,.bds-button.bds-button--var-outline.bds-button--error.bds-button--state-active{background-color:var(--boreal-ui-danger-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-outline.bds-button--error.bds-button--is-disabled,.bds-button.bds-button--var-outline.bds-button--error.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-danger-light);background-color:transparent;border-color:var(--boreal-stroke-danger-light);-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-outline.bds-button--error.bds-button--is-loading::after{border-left-color:var(--boreal-text-danger-light);border-bottom-color:var(--boreal-text-danger-light)}.bds-button.bds-button--var-plain{background-color:transparent}.bds-button.bds-button--var-plain.bds-button--default{color:var(--boreal-text-default);background-color:transparent;border-color:transparent}.bds-button.bds-button--var-plain.bds-button--default:hover{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-plain.bds-button--default:focus{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-plain.bds-button--default:active,.bds-button.bds-button--var-plain.bds-button--default.bds-button--state-active{background-color:var(--boreal-ui-default-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset;box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset}.bds-button.bds-button--var-plain.bds-button--default.bds-button--is-disabled,.bds-button.bds-button--var-plain.bds-button--default.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-disabled);background-color:var(--boreal-ui-inverse);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-plain.bds-button--default.bds-button--is-loading::after{border-left-color:var(--boreal-text-disabled);border-bottom-color:var(--boreal-text-disabled)}.bds-button.bds-button--var-plain.bds-button--primary{color:var(--boreal-text-primary-base);background-color:transparent;border-color:transparent}.bds-button.bds-button--var-plain.bds-button--primary:hover{background-color:var(--boreal-ui-primary-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-plain.bds-button--primary:focus{background-color:var(--boreal-ui-primary-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-plain.bds-button--primary:active,.bds-button.bds-button--var-plain.bds-button--primary.bds-button--state-active{background-color:var(--boreal-ui-primary-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset;box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset}.bds-button.bds-button--var-plain.bds-button--primary.bds-button--is-disabled,.bds-button.bds-button--var-plain.bds-button--primary.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-primary-light);background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-plain.bds-button--primary.bds-button--is-loading::after{border-left-color:var(--boreal-text-primary-light);border-bottom-color:var(--boreal-text-primary-light)}.bds-button.bds-button--var-plain.bds-button--success{color:var(--boreal-text-success-base);background-color:transparent;border-color:transparent}.bds-button.bds-button--var-plain.bds-button--success:hover{background-color:var(--boreal-ui-success-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-plain.bds-button--success:focus{background-color:var(--boreal-ui-success-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-plain.bds-button--success:active,.bds-button.bds-button--var-plain.bds-button--success.bds-button--state-active{background-color:var(--boreal-ui-success-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset;box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset}.bds-button.bds-button--var-plain.bds-button--success.bds-button--is-disabled,.bds-button.bds-button--var-plain.bds-button--success.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-success-light);background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-plain.bds-button--success.bds-button--is-loading::after{border-left-color:var(--boreal-text-success-light);border-bottom-color:var(--boreal-text-success-light)}.bds-button.bds-button--var-plain.bds-button--error{color:var(--boreal-text-danger-base);background-color:transparent;border-color:transparent}.bds-button.bds-button--var-plain.bds-button--error:hover{background-color:var(--boreal-ui-danger-lighter);-webkit-box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15);box-shadow:0 1px 2px 0 rgba(19, 19, 22, 0.15)}.bds-button.bds-button--var-plain.bds-button--error:focus{background-color:var(--boreal-ui-danger-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-button.bds-button--var-plain.bds-button--error:active,.bds-button.bds-button--var-plain.bds-button--error.bds-button--state-active{background-color:var(--boreal-ui-danger-lighter);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset;box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus), 0 1px 2px 0 rgba(19, 19, 22, 0.15) inset}.bds-button.bds-button--var-plain.bds-button--error.bds-button--is-disabled,.bds-button.bds-button--var-plain.bds-button--error.bds-button--is-loading{cursor:not-allowed;color:var(--boreal-text-danger-light);background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bds-button.bds-button--var-plain.bds-button--error.bds-button--is-loading::after{border-left-color:var(--boreal-text-danger-light);border-bottom-color:var(--boreal-text-danger-light)}@-webkit-keyframes rotateSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}';export{u as bds_button}
@@ -0,0 +1 @@
1
+ import{M as e,r as t,c as s,h as i,a,g as l}from"./p-D4EFsvs1.js";import{f as o,s as r,r as d}from"./p-Dy7QKP9e.js";import{v as h}from"./p-vfAIdwy0.js";const n={TEXT:"text",PASSWORD:"password"},b={OUTLINE:"outline",PLAIN:"plain"},c={BLUR:"blur",CHANGE:"change",INPUT:"input",SUBMIT:"submit"},f=class extends(e(o)){constructor(e){super(),t(this,e),this.valueChange=s(this,"valueChange"),this.bdsInput=s(this,"bdsInput"),this.bdsChange=s(this,"bdsChange"),this.bdsFocus=s(this,"bdsFocus"),this.bdsBlur=s(this,"bdsBlur"),this.bdsClear=s(this,"bdsClear"),this.bdsValidationChange=s(this,"bdsValidationChange"),e.$hostElement$["s-ei"]?this.internals=e.$hostElement$["s-ei"]:(this.internals=e.$hostElement$.attachInternals(),e.$hostElement$["s-ei"]=this.internals),this.name="",this.disabled=!1,this.required=!1,this.isDisabled=!1,this.value="",this.error=!1,this.errorMessage="",this.customValidators=[],this.validationTiming=c.BLUR,this.type=n.TEXT,this.variant=b.OUTLINE,this.placeholder="",this.readOnly=!1,this.autocomplete="off",this.pattern="",this.minLength=0,this.maxLength=0,this.label="",this.sublabel="",this.icon="",this.helperText="",this.info="",this.clearable=!1,this.clearOnHover=!1,this.charCount=0,this.counter=!1,this.customWidth="",this.focused=!1,this.showPassword=!1,this.touched=!1,this.dirty=!1,this.currentCharCount=0,this.validationError=!1,this.validationMessage="",this._valueAtFocus="",this._id=function(e="bds"){return`${e}-${Math.random().toString(36).substr(2,9)}`}("bds-text-field"),this.invalidHandler=e=>{e.preventDefault(),this.validationError=!0,this.validationMessage=this.internals.validationMessage,this.bdsValidationChange.emit({valid:!1,validity:this.internals.validity,value:this.value,touched:this.touched,dirty:this.dirty})}}async checkValidity(){return this.internals.checkValidity()}async reportValidity(){return this.internals.reportValidity()}onDisabledChange(e){this.isDisabled=e}checkPropValues(){h(Object.values(n),n.TEXT,this.el,"type"),h(Object.values(b),b.OUTLINE,this.el,"variant"),h(Object.values(c),c.BLUR,this.el,"validationTiming")}componentWillLoad(){this.checkPropValues(),this.isDisabled=this.disabled,this.currentCharCount=this.value.length}componentDidLoad(){this.el.addEventListener("invalid",this.invalidHandler)}disconnectedCallback(){this.el.removeEventListener("invalid",this.invalidHandler)}onCustomValidatorsChange(){this.updateValidity()}onValueChange(e){r(this.internals,e),this.currentCharCount=e.length,this.updateValidity(),this.valueChange.emit(e)}formAssociatedCallback(){r(this.internals,this.value),this.updateValidity()}formResetCallback(){this.value="",this.touched=!1,this.dirty=!1,this.currentCharCount=0,this.validationError=!1,this.validationMessage="",r(this.internals,null),this.updateValidity()}formStateRestoreCallback(e,t){this.value="string"==typeof e?e:"",r(this.internals,this.value),this.updateValidity()}updateValidity(e=!1){const t=d(this.internals,[...this.validators,...this.customValidators],this.el);e&&(this.validationError=!t,this.validationMessage=t?"":this.internals.validationMessage,this.bdsValidationChange.emit({valid:t,validity:this.internals.validity,value:this.value,touched:this.touched,dirty:this.dirty}))}handleInput(e){this.value=e.target.value,this.dirty=!0,this.bdsInput.emit({value:this.value,event:e}),this.validationTiming===c.INPUT&&this.updateValidity(!0)}handleChange(e){this.bdsChange.emit({value:this.value,event:e}),this.validationTiming===c.CHANGE&&this.updateValidity(!0)}handleFocus(e){this.focused=!0,this._valueAtFocus=this.value,this.bdsFocus.emit({event:e})}handleBlur(e){this.focused=!1,this.touched=!0,this.bdsBlur.emit({event:e}),(this.validationTiming===c.BLUR||this.validationTiming===c.CHANGE&&this.value!==this._valueAtFocus)&&this.updateValidity(!0)}handleShowPassword(){this.showPassword=!this.showPassword}handleClear(){this.value="",this.dirty=!0,this.validationError=!1,this.validationMessage="",this.bdsClear.emit(),this.el.querySelector("input")?.focus()}handleMouseDown(e){this.readOnly&&e.preventDefault()}get validators(){return[{key:"valueMissing",isValid:()=>!this.required||""!==this.value,message:"This field is required. Please fill it out."},{key:"tooShort",isValid:()=>0===this.minLength||this.value.length>=this.minLength,message:`Please enter at least ${this.minLength} characters.`},{key:"patternMismatch",isValid:()=>{if(""===this.pattern||""===this.value)return!0;try{return new RegExp(this.pattern).test(this.value)}catch{return!0}},message:"Please match the requested format."}]}get effectiveMaxLength(){return 0!==this.maxLength?this.maxLength:this.counter&&this.charCount>0?this.charCount:void 0}get classMap(){return{"bds-text-field":!0,"bds-text-field--error":this.error||this.validationError,"bds-text-field--disabled":this.isDisabled,"bds-text-field--focused":this.focused,"bds-text-field--readonly":this.readOnly,"bds-text-field--plain":this.variant===b.PLAIN,"bds-text-field--clear-on-hover":this.clearOnHover}}get hostStyle(){return""!==this.customWidth?{"--bds-text-field-width":this.customWidth}:void 0}get iconClear(){return this.clearable||this.clearOnHover?"bds-icon-close":""}get showPasswordIcon(){return this.showPassword?"bds-icon-sight-on":"bds-icon-sight-off"}render(){const e=`${this._id}-label`,t=`${this._id}-helper`,s=(this.clearable||this.clearOnHover)&&""!==this.value&&!this.isDisabled&&!this.readOnly,l=this.error&&""!==this.errorMessage?this.errorMessage:this.validationError&&""!==this.validationMessage?this.validationMessage:this.helperText,o=""!==l||this.counter&&this.charCount>0,r=this.isDisabled?"disabled":this.error||this.validationError?"error":"default";return i(a,{key:"8fcf734b92dfa2ad75a32bef27efea78bd61dd63",class:this.classMap,style:this.hostStyle,tabIndex:-1,onFocus:()=>!this.readOnly&&this.el.querySelector("input")?.focus()},""!==this.label&&i("bds-typography",{key:"d50b6407278dd93b52fbbdbbc5e999a1185d4649",id:e,variant:"label",htmlFor:this._id,isRequired:this.required,tooltipText:""!==this.info?this.info:void 0,state:r},this.label),i("div",{key:"89dc5c7830197786e7dc67b87f64a0b63c8a8c84",class:"bds-text-field__container"},(""!==this.icon||""!==this.sublabel)&&i("span",{key:"a4139e0ce3b3d37bb33d55b5811e439974ed9d53",class:"bds-text-field__sublabel"},""!==this.icon&&i("em",{key:"5fc8f5a49b348fe07c63242243274946e21aa782",class:this.icon}),this.sublabel),i("slot",{key:"a8f62dba555a26aba3b1105402f0afca1378c83a",name:"prefix"}),i("input",{key:"ba2161c8d56c42847c7006d1742a2b60613f4628",id:this._id,class:"bds-text-field__control","aria-labelledby":""!==this.label?e:void 0,"aria-describedby":o&&""!==l?t:void 0,"aria-invalid":this.error||this.validationError?"true":void 0,"aria-required":this.required?"true":void 0,type:this.type===n.PASSWORD&&this.showPassword?n.TEXT:this.type,value:this.value,disabled:this.isDisabled,readOnly:this.readOnly,tabIndex:this.readOnly?-1:void 0,placeholder:this.placeholder,autocomplete:this.autocomplete,pattern:""!==this.pattern?this.pattern:void 0,minLength:0!==this.minLength?this.minLength:void 0,maxLength:this.effectiveMaxLength,onMouseDown:e=>this.handleMouseDown(e),onInput:e=>this.handleInput(e),onChange:e=>this.handleChange(e),onFocus:e=>this.handleFocus(e),onBlur:e=>this.handleBlur(e)}),(s||this.type===n.PASSWORD)&&i("div",{key:"c9ae74b2be87e2759d60ad69c9c91b95bc199163",class:"bds-text-field__actions"},s&&i("button",{key:"d94534386505f9c54aabe892aec58d81b6a0ea94",class:"bds-text-field__action bds-text-field__action--clear",type:"button","aria-label":"Clear",onClick:()=>this.handleClear()},i("em",{key:"7899ffad5be71b731ae8ead1d5601e3fc6b5f6a5",class:this.iconClear})),this.type===n.PASSWORD&&i("button",{key:"612aff7de193d9f61b955e686484c13baca3ff57",class:"bds-text-field__action bds-text-field__action--password",type:"button","aria-label":this.showPassword?"Hide password":"Show password",onClick:()=>this.handleShowPassword()},i("em",{key:"e886085b840a351a7455a1adb685996835e47118",class:this.showPasswordIcon})))),o&&i("div",{key:"9b47bbaff802d0c4125e45c87f1e7366418dfdcc",class:"bds-text-field__footer"},""!==l&&i("bds-typography",{key:"64265da85a16152af33b3f94c05e4d8562dc26df",id:t,variant:"helper",state:r},l),this.counter&&this.charCount>0&&i("span",{key:"2a264545ba46b8d6908adabe729a1256334535ef",class:"bds-text-field__char-count"},this.currentCharCount,"/",this.charCount)))}static get formAssociated(){return!0}get el(){return l(this)}static get watchers(){return{disabled:[{onDisabledChange:0}],type:[{checkPropValues:0}],variant:[{checkPropValues:0}],validationTiming:[{checkPropValues:0}],customValidators:[{onCustomValidatorsChange:0}],value:[{onValueChange:0}]}}};f.style='@charset "UTF-8";.bds-text-field__container,.bds-text-field__sublabel,.bds-text-field__actions,.bds-text-field__action,.bds-text-field__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.bds-text-field [slot=prefix],.bds-text-field__sublabel{font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-semibold);line-height:var(--boreal-typography-line-height-xs)}.bds-text-field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--boreal-spacing-2xs);width:var(--bds-text-field-width, 100%);font-family:var(--boreal-typography-font-family-primary);color:var(--boreal-text-default)}.bds-text-field__container{padding:var(--boreal-spacing-1xs);padding-left:0;height:var(--boreal-layout-l);border:1px solid var(--boreal-stroke-default-light);border-radius:var(--boreal-radius-xs);background-color:var(--boreal-ui-inverse);-webkit-transition:background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;transition:background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;overflow:hidden}.bds-text-field__sublabel{gap:var(--boreal-spacing-3xs);padding-left:var(--boreal-spacing-xs);white-space:nowrap}.bds-text-field__sublabel em[class^=bds-icon-],.bds-text-field__sublabel em[class*=" bds-icon-"]{width:var(--boreal-icons-m);height:var(--boreal-icons-m);font-size:var(--boreal-typography-font-size-md);line-height:1;-ms-flex-negative:0;flex-shrink:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.bds-text-field [slot=prefix]{padding-left:var(--boreal-spacing-xs);overflow:hidden;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.bds-text-field__control{min-width:0;width:100%;border:none;outline:none;background:transparent;padding:0;padding-left:var(--boreal-spacing-xs);font-size:var(--boreal-typography-font-size-sm);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-sm)}.bds-text-field__control::-webkit-input-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control::-moz-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control:-ms-input-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control::-ms-input-placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control::placeholder{color:var(--boreal-text-default-light)}.bds-text-field__control:disabled{cursor:not-allowed}.bds-text-field__actions{padding-left:var(--boreal-spacing-xs);gap:var(--boreal-spacing-3xs)}.bds-text-field__action{-ms-flex-pack:center;justify-content:center;background:none;border:none;padding:var(--boreal-spacing-3xs);cursor:pointer;color:var(--boreal-icon-default-light);line-height:1;-webkit-transition:color 0.3s ease, opacity 0.3s ease;transition:color 0.3s ease, opacity 0.3s ease}.bds-text-field__action--clear em[class^=bds-icon-],.bds-text-field__action--clear em[class*=" bds-icon-"]{width:var(--boreal-icons-s);height:var(--boreal-icons-s);font-size:var(--boreal-typography-font-size-xs);line-height:1;-ms-flex-negative:0;flex-shrink:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.bds-text-field__action--password em[class^=bds-icon-],.bds-text-field__action--password em[class*=" bds-icon-"]{width:var(--boreal-icons-l);height:var(--boreal-icons-l);font-size:var(--boreal-typography-font-size-lg);line-height:1;-ms-flex-negative:0;flex-shrink:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.bds-text-field__action:hover{color:var(--boreal-icon-default-dark)}.bds-text-field__action:focus-visible{-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-text-field__footer{-ms-flex-pack:justify;justify-content:space-between}.bds-text-field__char-count{-ms-flex-negative:0;flex-shrink:0;font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-xs);color:var(--boreal-text-default-light)}.bds-text-field--focused .bds-text-field__container{border-color:var(--boreal-stroke-focus);-webkit-box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus);box-shadow:0 0 0 1px var(--boreal-ui-inverse), 0 0 0 3px var(--boreal-stroke-focus)}.bds-text-field--error .bds-text-field__container{border-color:var(--boreal-stroke-danger-base)}.bds-text-field--disabled{cursor:not-allowed}.bds-text-field--disabled .bds-text-field__container{background-color:var(--boreal-ui-default-lighter);border-color:var(--boreal-stroke-default-light)}.bds-text-field--disabled .bds-text-field__sublabel{color:var(--boreal-text-disabled)}.bds-text-field--disabled .bds-text-field__sublabel em[class^=bds-icon-],.bds-text-field--disabled .bds-text-field__sublabel em[class*=" bds-icon-"]{color:var(--boreal-icon-disabled)}.bds-text-field--disabled .bds-text-field__control{color:var(--boreal-icon-disabled)}.bds-text-field--readonly .bds-text-field__container{background-color:transparent;border:none}.bds-text-field--readonly .bds-text-field__control::-webkit-input-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control::-moz-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control:-ms-input-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control::-ms-input-placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--readonly .bds-text-field__control::placeholder{color:var(--boreal-text-default-darker)}.bds-text-field--plain .bds-text-field__container{border-color:transparent}.bds-text-field--plain.bds-text-field--focused .bds-text-field__container{border-color:var(--boreal-stroke-focus)}.bds-text-field--clear-on-hover .bds-text-field__action--clear{opacity:0;pointer-events:none}.bds-text-field--clear-on-hover:hover .bds-text-field__action--clear{opacity:1;pointer-events:auto}';export{f as bds_text_field}
@@ -0,0 +1 @@
1
+ var __extends=this&&this.__extends||function(){var t=function(e,o){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o))t[o]=e[o]};return t(e,o)};return function(e,o){if(typeof o!=="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function r(){this.constructor=e}e.prototype=o===null?Object.create(o):(r.prototype=o.prototype,new r)}}();System.register(["./p-GjKJvOVG.system.js","./p-BIJhHSAt.system.js","./p-BHYhd1yq.system.js"],(function(t){"use strict";var e,o,r,n,i,a;return{setters:[function(t){e=t.M;o=t.r;r=t.h;n=t.a;i=t.g},function(t){a=t.a},null],execute:function(){var l=function(){return'@charset "UTF-8";:root{--tooltip-arrow-size:var(--boreal-spacing-s);--tooltip-width:320px}.tooltip-content{position:fixed;margin:0;border:0;overflow:visible;border-radius:var(--boreal-radius-xs2);background:var(--boreal-ui-black);color:var(--boreal-text-inverse);padding:var(--boreal-spacing-2xs) var(--boreal-spacing-s);font-size:var(--boreal-typography-font-size-xs);line-height:var(--boreal-typography-line-height-xs);font-family:var(--boreal-typography-font-family-primary);border:var(--boreal-spacing-2xs) solid var(--boreal-ui-black);font-weight:var(--boreal-typography-font-weight-regular)}.tooltip-content--multiline{white-space:normal;max-width:var(--tooltip-width, 320px);word-break:break-word;text-align:center}.tooltip-arrow{position:absolute;width:var(--tooltip-arrow-size);height:var(--tooltip-arrow-size);pointer-events:none;z-index:-1}.tooltip-arrow::before{content:"";position:absolute;width:var(--tooltip-arrow-size);height:var(--tooltip-arrow-size);background:var(--boreal-ui-black);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltip-content[data-placement^=top] .tooltip-arrow{bottom:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=top] .tooltip-arrow::before{top:0}.tooltip-content[data-placement^=bottom] .tooltip-arrow{top:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=bottom] .tooltip-arrow::before{top:0}.tooltip-content[data-placement^=left] .tooltip-arrow{right:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=left] .tooltip-arrow::before{left:0}.tooltip-content[data-placement^=right] .tooltip-arrow{left:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=right] .tooltip-arrow::before{left:0}'};var s=t("bds_tooltip",function(t){__extends(e,t);function e(e){var r=t.call(this)||this;o(r,e);r.multiline=false;r.disabled=false;r.floatingOptions={};r.isVisible=false;return r}Object.defineProperty(e.prototype,"options",{get:function(){var t,e;return{placement:(t=this.floatingOptions.placement)!==null&&t!==void 0?t:"bottom",offset:(e=this.floatingOptions.offset)!==null&&e!==void 0?e:8,arrow:this.floatingOptions.hideArrow?undefined:this.arrowElement,strategy:"fixed"}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"hooks",{get:function(){var t=this;return{onPositionUpdate:function(e){return t.handlePosition(e)},onBeforeShow:function(){return t.validateShow()},onBeforeHide:function(e){return t.validateHide(e)},subscribeToTrigger:function(e){return t.subscribe(e)}}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"canShowArrow",{get:function(){return!this.floatingOptions.hideArrow||false},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"getPlacement",{get:function(){return this.floatingOptions.placement||"bottom"},enumerable:false,configurable:true});e.prototype.validateShow=function(){return!this.disabled};e.prototype.validateHide=function(t){if(this.floatingOptions.stayOnHover&&t!==undefined&&t.isConnected){var e=this.floatingContent.contains(t)||this.floatingContent===t;if(e)return false}return true};e.prototype.handlePosition=function(t){this.floatingContent.setAttribute("data-placement",t.placement);this.setArrowPosition(t)};e.prototype.setArrowPosition=function(t){var e,o;if(((e=t.middlewareData)===null||e===void 0?void 0:e.arrow)&&!this.disabled&&((o=this.arrowElement)===null||o===void 0?void 0:o.isConnected)){var r=t.middlewareData.arrow,n=r.x,i=r.y;Object.assign(this.arrowElement.style,{left:n!=null?"".concat(n,"px"):"",top:i!=null?"".concat(i,"px"):""})}};Object.defineProperty(e.prototype,"hasMultiline",{get:function(){return this.multiline!==undefined&&this.multiline},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"tooltipStyles",{get:function(){return{"tooltip-content":true,"tooltip-content--multiline":this.hasMultiline}},enumerable:false,configurable:true});e.prototype.subscribe=function(t){var e=this;if(t===undefined)return;t.setAttribute("part","tooltip-trigger");t.setAttribute("ariaDescribedBy","tooltip-content");t.addEventListener("mouseenter",(function(){return e.show()}));t.addEventListener("mouseleave",(function(t){return e.hide(t.target)}))};e.prototype.render=function(){var t=this;var e=this.tooltipStyles;return r(n,{key:"65758ffb473363eadce15b09704224a95304dbf2",class:"tooltip"},r("div",{key:"d488e67b2da3c788ccf8eb9b9eeb273b9d1c58be",id:"tooltip-content",part:"tooltip-content",class:e,popover:"manual",role:"tooltip","aria-hidden":this.isVisible?"false":"true","data-placement":this.getPlacement,"data-multiline":this.multiline,"data-hidearrow":this.canShowArrow,ref:function(e){return t.floatingContent=e}},this.canShowArrow&&r("div",{key:"de86ff5432b49a2e31d94c6c8e16f33327ef5baa",class:"tooltip-arrow",part:"arrow",ref:function(e){return t.arrowElement=e}}),r("slot",{key:"8428151ba6b9b835f721be33cc61b1bacdba7494"})))};Object.defineProperty(e.prototype,"el",{get:function(){return i(this)},enumerable:false,configurable:true});return e}(e(a)));s.style=l()}}}));
@@ -0,0 +1 @@
1
+ import{M as t,r as o,h as e,a as r,g as i}from"./p-D4EFsvs1.js";import{a}from"./p-BKRyWlfr.js";import"./p-DCXSEEVH.js";const l=class extends(t(a)){constructor(t){super(),o(this,t),this.multiline=!1,this.disabled=!1,this.floatingOptions={},this.isVisible=!1}get options(){return{placement:this.floatingOptions.placement??"bottom",offset:this.floatingOptions.offset??8,arrow:this.floatingOptions.hideArrow?void 0:this.arrowElement,strategy:"fixed"}}get hooks(){return{onPositionUpdate:t=>this.handlePosition(t),onBeforeShow:()=>this.validateShow(),onBeforeHide:t=>this.validateHide(t),subscribeToTrigger:t=>this.subscribe(t)}}get canShowArrow(){return!this.floatingOptions.hideArrow||!1}get getPlacement(){return this.floatingOptions.placement||"bottom"}validateShow(){return!this.disabled}validateHide(t){return!this.floatingOptions.stayOnHover||void 0===t||!t.isConnected||!this.floatingContent.contains(t)&&this.floatingContent!==t}handlePosition(t){this.floatingContent.setAttribute("data-placement",t.placement),this.setArrowPosition(t)}setArrowPosition(t){if(t.middlewareData?.arrow&&!this.disabled&&this.arrowElement?.isConnected){const{x:o,y:e}=t.middlewareData.arrow;Object.assign(this.arrowElement.style,{left:null!=o?`${o}px`:"",top:null!=e?`${e}px`:""})}}get hasMultiline(){return void 0!==this.multiline&&this.multiline}get tooltipStyles(){return{"tooltip-content":!0,"tooltip-content--multiline":this.hasMultiline}}subscribe(t){void 0!==t&&(t.setAttribute("part","tooltip-trigger"),t.setAttribute("ariaDescribedBy","tooltip-content"),t.addEventListener("mouseenter",(()=>this.show())),t.addEventListener("mouseleave",(t=>this.hide(t.target))))}render(){return e(r,{key:"65758ffb473363eadce15b09704224a95304dbf2",class:"tooltip"},e("div",{key:"d488e67b2da3c788ccf8eb9b9eeb273b9d1c58be",id:"tooltip-content",part:"tooltip-content",class:this.tooltipStyles,popover:"manual",role:"tooltip","aria-hidden":this.isVisible?"false":"true","data-placement":this.getPlacement,"data-multiline":this.multiline,"data-hidearrow":this.canShowArrow,ref:t=>this.floatingContent=t},this.canShowArrow&&e("div",{key:"de86ff5432b49a2e31d94c6c8e16f33327ef5baa",class:"tooltip-arrow",part:"arrow",ref:t=>this.arrowElement=t}),e("slot",{key:"8428151ba6b9b835f721be33cc61b1bacdba7494"})))}get el(){return i(this)}};l.style='@charset "UTF-8";:root{--tooltip-arrow-size:var(--boreal-spacing-s);--tooltip-width:320px}.tooltip-content{position:fixed;margin:0;border:0;overflow:visible;border-radius:var(--boreal-radius-xs2);background:var(--boreal-ui-black);color:var(--boreal-text-inverse);padding:var(--boreal-spacing-2xs) var(--boreal-spacing-s);font-size:var(--boreal-typography-font-size-xs);line-height:var(--boreal-typography-line-height-xs);font-family:var(--boreal-typography-font-family-primary);border:var(--boreal-spacing-2xs) solid var(--boreal-ui-black);font-weight:var(--boreal-typography-font-weight-regular)}.tooltip-content--multiline{white-space:normal;max-width:var(--tooltip-width, 320px);word-break:break-word;text-align:center}.tooltip-arrow{position:absolute;width:var(--tooltip-arrow-size);height:var(--tooltip-arrow-size);pointer-events:none;z-index:-1}.tooltip-arrow::before{content:"";position:absolute;width:var(--tooltip-arrow-size);height:var(--tooltip-arrow-size);background:var(--boreal-ui-black);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltip-content[data-placement^=top] .tooltip-arrow{bottom:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=top] .tooltip-arrow::before{top:0}.tooltip-content[data-placement^=bottom] .tooltip-arrow{top:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=bottom] .tooltip-arrow::before{top:0}.tooltip-content[data-placement^=left] .tooltip-arrow{right:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=left] .tooltip-arrow::before{left:0}.tooltip-content[data-placement^=right] .tooltip-arrow{left:calc(var(--tooltip-arrow-size) / -2)}.tooltip-content[data-placement^=right] .tooltip-arrow::before{left:0}';export{l as bds_tooltip}
@@ -0,0 +1 @@
1
+ var __spreadArray=this&&this.__spreadArray||function(a,s,i){if(i||arguments.length===2)for(var n=0,t=s.length,o;n<t;n++){if(o||!(n in s)){if(!o)o=Array.prototype.slice.call(s,0,n);o[n]=s[n]}}return a.concat(o||Array.prototype.slice.call(s))};System.register(["./p-GjKJvOVG.system.js","./p-sDZFaZMN.system.js"],(function(a){"use strict";var s,i,n,t,o,g;return{setters:[function(a){s=a.r;i=a.d;n=a.h;t=a.a;o=a.g},function(a){g=a.v}],execute:function(){var l={ISO2:"iso2",ISO3:"iso3",CODE:"code"};var e={LEFT:"left",RIGHT:"right"};var r={CIRCLE:"circle",SQUARE:"square",RECTANGLE:"rectangle"};var f=[{capital:"Kabul",iso2:"af",continent:"Asia",flag_1x1:"flags/1x1/af.svg",flag_4x3:"flags/4x3/af.svg",iso:true,name:"Afghanistan",country:"93",iso3:"AFG"},{capital:"Mariehamn",iso2:"ax",continent:"Europe",flag_1x1:"flags/1x1/ax.svg",flag_4x3:"flags/4x3/ax.svg",iso:true,name:"Aland Islands",country:"358-18",iso3:"ALA"},{capital:"Tirana",iso2:"al",continent:"Europe",flag_1x1:"flags/1x1/al.svg",flag_4x3:"flags/4x3/al.svg",iso:true,name:"Albania",country:"355",iso3:"ALB"},{capital:"Algiers",iso2:"dz",continent:"Africa",flag_1x1:"flags/1x1/dz.svg",flag_4x3:"flags/4x3/dz.svg",iso:true,name:"Algeria",country:"213",iso3:"DZA"},{capital:"Pago Pago",iso2:"as",continent:"Oceania",flag_1x1:"flags/1x1/as.svg",flag_4x3:"flags/4x3/as.svg",iso:true,name:"American Samoa",country:"1-684",iso3:"ASM"},{capital:"Andorra la Vella",iso2:"ad",continent:"Europe",flag_1x1:"flags/1x1/ad.svg",flag_4x3:"flags/4x3/ad.svg",iso:true,name:"Andorra",country:"376",iso3:"AND"},{capital:"Luanda",iso2:"ao",continent:"Africa",flag_1x1:"flags/1x1/ao.svg",flag_4x3:"flags/4x3/ao.svg",iso:true,name:"Angola",country:"244",iso3:"AGO"},{capital:"The Valley",iso2:"ai",continent:"North America",flag_1x1:"flags/1x1/ai.svg",flag_4x3:"flags/4x3/ai.svg",iso:true,name:"Anguilla",country:"1-264",iso3:"AIA"},{capital:"St. John's",iso2:"ag",continent:"North America",flag_1x1:"flags/1x1/ag.svg",flag_4x3:"flags/4x3/ag.svg",iso:true,name:"Antigua and Barbuda",country:"1-268",iso3:"ATG"},{capital:"Buenos Aires",iso2:"ar",continent:"South America",flag_1x1:"flags/1x1/ar.svg",flag_4x3:"flags/4x3/ar.svg",iso:true,name:"Argentina",country:"54",iso3:"ARG"},{capital:"Yerevan",iso2:"am",continent:"Asia",flag_1x1:"flags/1x1/am.svg",flag_4x3:"flags/4x3/am.svg",iso:true,name:"Armenia",country:"374",iso3:"ARM"},{capital:"Oranjestad",iso2:"aw",continent:"South America",flag_1x1:"flags/1x1/aw.svg",flag_4x3:"flags/4x3/aw.svg",iso:true,name:"Aruba",country:"297",iso3:"ABW"},{capital:"Canberra",iso2:"au",continent:"Oceania",flag_1x1:"flags/1x1/au.svg",flag_4x3:"flags/4x3/au.svg",iso:true,name:"Australia",country:"61",iso3:"AUS"},{capital:"Vienna",iso2:"at",continent:"Europe",flag_1x1:"flags/1x1/at.svg",flag_4x3:"flags/4x3/at.svg",iso:true,name:"Austria",country:"43",iso3:"AUT"},{capital:"Baku",iso2:"az",continent:"Asia",flag_1x1:"flags/1x1/az.svg",flag_4x3:"flags/4x3/az.svg",iso:true,name:"Azerbaijan",country:"994",iso3:"AZE"},{capital:"Nassau",iso2:"bs",continent:"North America",flag_1x1:"flags/1x1/bs.svg",flag_4x3:"flags/4x3/bs.svg",iso:true,name:"Bahamas",country:"1-242",iso3:"BHS"},{capital:"Manama",iso2:"bh",continent:"Asia",flag_1x1:"flags/1x1/bh.svg",flag_4x3:"flags/4x3/bh.svg",iso:true,name:"Bahrain",country:"973",iso3:"BHR"},{capital:"Dhaka",iso2:"bd",continent:"Asia",flag_1x1:"flags/1x1/bd.svg",flag_4x3:"flags/4x3/bd.svg",iso:true,name:"Bangladesh",country:"880",iso3:"BGD"},{capital:"Bridgetown",iso2:"bb",continent:"North America",flag_1x1:"flags/1x1/bb.svg",flag_4x3:"flags/4x3/bb.svg",iso:true,name:"Barbados",country:"1-246",iso3:"BRB"},{capital:"Minsk",iso2:"by",continent:"Europe",flag_1x1:"flags/1x1/by.svg",flag_4x3:"flags/4x3/by.svg",iso:true,name:"Belarus",country:"375",iso3:"BLR"},{capital:"Brussels",iso2:"be",continent:"Europe",flag_1x1:"flags/1x1/be.svg",flag_4x3:"flags/4x3/be.svg",iso:true,name:"Belgium",country:"32",iso3:"BEL"},{capital:"Belmopan",iso2:"bz",continent:"North America",flag_1x1:"flags/1x1/bz.svg",flag_4x3:"flags/4x3/bz.svg",iso:true,name:"Belize",country:"501",iso3:"BLZ"},{capital:"Porto-Novo",iso2:"bj",continent:"Africa",flag_1x1:"flags/1x1/bj.svg",flag_4x3:"flags/4x3/bj.svg",iso:true,name:"Benin",country:"229",iso3:"BEN"},{capital:"Hamilton",iso2:"bm",continent:"North America",flag_1x1:"flags/1x1/bm.svg",flag_4x3:"flags/4x3/bm.svg",iso:true,name:"Bermuda",country:"1-441",iso3:"BMU"},{capital:"Thimphu",iso2:"bt",continent:"Asia",flag_1x1:"flags/1x1/bt.svg",flag_4x3:"flags/4x3/bt.svg",iso:true,name:"Bhutan",country:"975",iso3:"BTN"},{capital:"Sucre",iso2:"bo",continent:"South America",flag_1x1:"flags/1x1/bo.svg",flag_4x3:"flags/4x3/bo.svg",iso:true,name:"Bolivia",country:"591",iso3:"BOL"},{capital:"Kralendijk",iso2:"bq",continent:"South America",flag_1x1:"flags/1x1/bq.svg",flag_4x3:"flags/4x3/bq.svg",iso:true,name:"Bonaire, Sint Eustatius and Saba",country:"599",iso3:"BES"},{capital:"Sarajevo",iso2:"ba",continent:"Europe",flag_1x1:"flags/1x1/ba.svg",flag_4x3:"flags/4x3/ba.svg",iso:true,name:"Bosnia and Herzegovina",country:"387",iso3:"BIH"},{capital:"Gaborone",iso2:"bw",continent:"Africa",flag_1x1:"flags/1x1/bw.svg",flag_4x3:"flags/4x3/bw.svg",iso:true,name:"Botswana",country:"267",iso3:"BWA"},{capital:"Brasília",iso2:"br",continent:"South America",flag_1x1:"flags/1x1/br.svg",flag_4x3:"flags/4x3/br.svg",iso:true,name:"Brazil",country:"55",iso3:"BRA"},{capital:"Diego Garcia",iso2:"io",continent:"Asia",flag_1x1:"flags/1x1/io.svg",flag_4x3:"flags/4x3/io.svg",iso:true,name:"British Indian Ocean Territory",country:"246",iso3:"IOT"},{capital:"Bandar Seri Begawan",iso2:"bn",continent:"Asia",flag_1x1:"flags/1x1/bn.svg",flag_4x3:"flags/4x3/bn.svg",iso:true,name:"Brunei Darussalam",country:"673",iso3:"BRN"},{capital:"Sofia",iso2:"bg",continent:"Europe",flag_1x1:"flags/1x1/bg.svg",flag_4x3:"flags/4x3/bg.svg",iso:true,name:"Bulgaria",country:"359",iso3:"BGR"},{capital:"Ouagadougou",iso2:"bf",continent:"Africa",flag_1x1:"flags/1x1/bf.svg",flag_4x3:"flags/4x3/bf.svg",iso:true,name:"Burkina Faso",country:"226",iso3:"BFA"},{capital:"Bujumbura",iso2:"bi",continent:"Africa",flag_1x1:"flags/1x1/bi.svg",flag_4x3:"flags/4x3/bi.svg",iso:true,name:"Burundi",country:"257",iso3:"BDI"},{capital:"Praia",iso2:"cv",continent:"Africa",flag_1x1:"flags/1x1/cv.svg",flag_4x3:"flags/4x3/cv.svg",iso:true,name:"Cabo Verde",country:"238",iso3:"CPV"},{capital:"Phnom Penh",iso2:"kh",continent:"Asia",flag_1x1:"flags/1x1/kh.svg",flag_4x3:"flags/4x3/kh.svg",iso:true,name:"Cambodia",country:"855",iso3:"KHM"},{capital:"Yaoundé",iso2:"cm",continent:"Africa",flag_1x1:"flags/1x1/cm.svg",flag_4x3:"flags/4x3/cm.svg",iso:true,name:"Cameroon",country:"237",iso3:"CMR"},{capital:"George Town",iso2:"ky",continent:"North America",flag_1x1:"flags/1x1/ky.svg",flag_4x3:"flags/4x3/ky.svg",iso:true,name:"Cayman Islands",country:"1-345",iso3:"CYM"},{capital:"Bangui",iso2:"cf",continent:"Africa",flag_1x1:"flags/1x1/cf.svg",flag_4x3:"flags/4x3/cf.svg",iso:true,name:"Central African Republic",country:"236",iso3:"CAF"},{capital:"N'Djamena",iso2:"td",continent:"Africa",flag_1x1:"flags/1x1/td.svg",flag_4x3:"flags/4x3/td.svg",iso:true,name:"Chad",country:"235",iso3:"TCD"},{capital:"Santiago",iso2:"cl",continent:"South America",flag_1x1:"flags/1x1/cl.svg",flag_4x3:"flags/4x3/cl.svg",iso:true,name:"Chile",country:"56",iso3:"CHL"},{capital:"Beijing",iso2:"cn",continent:"Asia",flag_1x1:"flags/1x1/cn.svg",flag_4x3:"flags/4x3/cn.svg",iso:true,name:"China",country:"86",iso3:"CHN"},{capital:"Flying Fish Cove",iso2:"cx",continent:"Asia",flag_1x1:"flags/1x1/cx.svg",flag_4x3:"flags/4x3/cx.svg",iso:true,name:"Christmas Island",country:"61",iso3:"CXR"},{capital:"West Island",iso2:"cc",continent:"Asia",flag_1x1:"flags/1x1/cc.svg",flag_4x3:"flags/4x3/cc.svg",iso:true,name:"Cocos (Keeling) Islands",country:"61",iso3:"CCK"},{capital:"Bogotá",iso2:"co",continent:"South America",flag_1x1:"flags/1x1/co.svg",flag_4x3:"flags/4x3/co.svg",iso:true,name:"Colombia",country:"57",iso3:"COL"},{capital:"Moroni",iso2:"km",continent:"Africa",flag_1x1:"flags/1x1/km.svg",flag_4x3:"flags/4x3/km.svg",iso:true,name:"Comoros",country:"269",iso3:"COM"},{capital:"Avarua",iso2:"ck",continent:"Oceania",flag_1x1:"flags/1x1/ck.svg",flag_4x3:"flags/4x3/ck.svg",iso:true,name:"Cook Islands",country:"682",iso3:"COK"},{capital:"San José",iso2:"cr",continent:"North America",flag_1x1:"flags/1x1/cr.svg",flag_4x3:"flags/4x3/cr.svg",iso:true,name:"Costa Rica",country:"506",iso3:"CRI"},{capital:"Zagreb",iso2:"hr",continent:"Europe",flag_1x1:"flags/1x1/hr.svg",flag_4x3:"flags/4x3/hr.svg",iso:true,name:"Croatia",country:"385",iso3:"HRV"},{capital:"Havana",iso2:"cu",continent:"North America",flag_1x1:"flags/1x1/cu.svg",flag_4x3:"flags/4x3/cu.svg",iso:true,name:"Cuba",country:"53",iso3:"CUB"},{capital:"Willemstad",iso2:"cw",continent:"South America",flag_1x1:"flags/1x1/cw.svg",flag_4x3:"flags/4x3/cw.svg",iso:true,name:"Curaçao",country:"599",iso3:"CUW"},{capital:"Nicosia",iso2:"cy",continent:"Europe",flag_1x1:"flags/1x1/cy.svg",flag_4x3:"flags/4x3/cy.svg",iso:true,name:"Cyprus",country:"357",iso3:"CYP"},{capital:"Prague",iso2:"cz",continent:"Europe",flag_1x1:"flags/1x1/cz.svg",flag_4x3:"flags/4x3/cz.svg",iso:true,name:"Czech Republic",country:"420",iso3:"CZE"},{capital:"Yamoussoukro",iso2:"ci",continent:"Africa",flag_1x1:"flags/1x1/ci.svg",flag_4x3:"flags/4x3/ci.svg",iso:true,name:"Côte d'Ivoire",country:"225",iso3:"CIV"},{capital:"Kinshasa",iso2:"cd",continent:"Africa",flag_1x1:"flags/1x1/cd.svg",flag_4x3:"flags/4x3/cd.svg",iso:true,name:"Democratic Republic of the Congo",country:"243",iso3:"COD"},{capital:"Copenhagen",iso2:"dk",continent:"Europe",flag_1x1:"flags/1x1/dk.svg",flag_4x3:"flags/4x3/dk.svg",iso:true,name:"Denmark",country:"45",iso3:"DNK"},{capital:"Djibouti",iso2:"dj",continent:"Africa",flag_1x1:"flags/1x1/dj.svg",flag_4x3:"flags/4x3/dj.svg",iso:true,name:"Djibouti",country:"253",iso3:"DJI"},{capital:"Roseau",iso2:"dm",continent:"North America",flag_1x1:"flags/1x1/dm.svg",flag_4x3:"flags/4x3/dm.svg",iso:true,name:"Dominica",country:"1-767",iso3:"DMA"},{capital:"Santo Domingo",iso2:"do",continent:"North America",flag_1x1:"flags/1x1/do.svg",flag_4x3:"flags/4x3/do.svg",iso:true,name:"Dominican Republic",country:"1-809",iso3:"DOM"},{capital:"Quito",iso2:"ec",continent:"South America",flag_1x1:"flags/1x1/ec.svg",flag_4x3:"flags/4x3/ec.svg",iso:true,name:"Ecuador",country:"593",iso3:"ECU"},{capital:"Cairo",iso2:"eg",continent:"Africa",flag_1x1:"flags/1x1/eg.svg",flag_4x3:"flags/4x3/eg.svg",iso:true,name:"Egypt",country:"20",iso3:"EGY"},{capital:"San Salvador",iso2:"sv",continent:"North America",flag_1x1:"flags/1x1/sv.svg",flag_4x3:"flags/4x3/sv.svg",iso:true,name:"El Salvador",country:"503",iso3:"SLV"},{capital:"Malabo",iso2:"gq",continent:"Africa",flag_1x1:"flags/1x1/gq.svg",flag_4x3:"flags/4x3/gq.svg",iso:true,name:"Equatorial Guinea",country:"240",iso3:"GNQ"},{capital:"Asmara",iso2:"er",continent:"Africa",flag_1x1:"flags/1x1/er.svg",flag_4x3:"flags/4x3/er.svg",iso:true,name:"Eritrea",country:"291",iso3:"ERI"},{capital:"Tallinn",iso2:"ee",continent:"Europe",flag_1x1:"flags/1x1/ee.svg",flag_4x3:"flags/4x3/ee.svg",iso:true,name:"Estonia",country:"372",iso3:"EST"},{capital:"Lobamba, Mbabane",iso2:"sz",continent:"Africa",flag_1x1:"flags/1x1/sz.svg",flag_4x3:"flags/4x3/sz.svg",iso:true,name:"Eswatini",country:"268",iso3:"SWZ"},{capital:"Addis Ababa",iso2:"et",continent:"Africa",flag_1x1:"flags/1x1/et.svg",flag_4x3:"flags/4x3/et.svg",iso:true,name:"Ethiopia",country:"251",iso3:"ETH"},{capital:"Stanley",iso2:"fk",continent:"South America",flag_1x1:"flags/1x1/fk.svg",flag_4x3:"flags/4x3/fk.svg",iso:true,name:"Falkland Islands",country:"500",iso3:"FLK"},{capital:"Tórshavn",iso2:"fo",continent:"Europe",flag_1x1:"flags/1x1/fo.svg",flag_4x3:"flags/4x3/fo.svg",iso:true,name:"Faroe Islands",country:"298",iso3:"FRO"},{capital:"Palikir",iso2:"fm",continent:"Oceania",flag_1x1:"flags/1x1/fm.svg",flag_4x3:"flags/4x3/fm.svg",iso:true,name:"Federated States of Micronesia",country:"691",iso3:"FSM"},{capital:"Suva",iso2:"fj",continent:"Oceania",flag_1x1:"flags/1x1/fj.svg",flag_4x3:"flags/4x3/fj.svg",iso:true,name:"Fiji",country:"679",iso3:"FJI"},{capital:"Helsinki",iso2:"fi",continent:"Europe",flag_1x1:"flags/1x1/fi.svg",flag_4x3:"flags/4x3/fi.svg",iso:true,name:"Finland",country:"358",iso3:"FIN"},{capital:"Paris",iso2:"fr",continent:"Europe",flag_1x1:"flags/1x1/fr.svg",flag_4x3:"flags/4x3/fr.svg",iso:true,name:"France",country:"33",iso3:"FRA"},{capital:"Cayenne",iso2:"gf",continent:"South America",flag_1x1:"flags/1x1/gf.svg",flag_4x3:"flags/4x3/gf.svg",iso:true,name:"French Guiana",country:"594",iso3:"GUF"},{capital:"Papeete",iso2:"pf",continent:"Oceania",flag_1x1:"flags/1x1/pf.svg",flag_4x3:"flags/4x3/pf.svg",iso:true,name:"French Polynesia",country:"689",iso3:"PYF"},{capital:"Libreville",iso2:"ga",continent:"Africa",flag_1x1:"flags/1x1/ga.svg",flag_4x3:"flags/4x3/ga.svg",iso:true,name:"Gabon",country:"241",iso3:"GAB"},{capital:"Banjul",iso2:"gm",continent:"Africa",flag_1x1:"flags/1x1/gm.svg",flag_4x3:"flags/4x3/gm.svg",iso:true,name:"Gambia",country:"220",iso3:"GMB"},{capital:"Tbilisi",iso2:"ge",continent:"Asia",flag_1x1:"flags/1x1/ge.svg",flag_4x3:"flags/4x3/ge.svg",iso:true,name:"Georgia",country:"995",iso3:"GEO"},{capital:"Berlin",iso2:"de",continent:"Europe",flag_1x1:"flags/1x1/de.svg",flag_4x3:"flags/4x3/de.svg",iso:true,name:"Germany",country:"49",iso3:"DEU"},{capital:"Accra",iso2:"gh",continent:"Africa",flag_1x1:"flags/1x1/gh.svg",flag_4x3:"flags/4x3/gh.svg",iso:true,name:"Ghana",country:"233",iso3:"GHA"},{capital:"Gibraltar",iso2:"gi",continent:"Europe",flag_1x1:"flags/1x1/gi.svg",flag_4x3:"flags/4x3/gi.svg",iso:true,name:"Gibraltar",country:"350",iso3:"GIB"},{capital:"Athens",iso2:"gr",continent:"Europe",flag_1x1:"flags/1x1/gr.svg",flag_4x3:"flags/4x3/gr.svg",iso:true,name:"Greece",country:"30",iso3:"GRC"},{capital:"Nuuk",iso2:"gl",continent:"North America",flag_1x1:"flags/1x1/gl.svg",flag_4x3:"flags/4x3/gl.svg",iso:true,name:"Greenland",country:"299",iso3:"GRL"},{capital:"St. George's",iso2:"gd",continent:"North America",flag_1x1:"flags/1x1/gd.svg",flag_4x3:"flags/4x3/gd.svg",iso:true,name:"Grenada",country:"1-473",iso3:"GRD"},{capital:"Basse-Terre",iso2:"gp",continent:"North America",flag_1x1:"flags/1x1/gp.svg",flag_4x3:"flags/4x3/gp.svg",iso:true,name:"Guadeloupe",country:"590",iso3:"GLP"},{capital:"Hagåtña",iso2:"gu",continent:"Oceania",flag_1x1:"flags/1x1/gu.svg",flag_4x3:"flags/4x3/gu.svg",iso:true,name:"Guam",country:"1-671",iso3:"GUM"},{capital:"Guatemala City",iso2:"gt",continent:"North America",flag_1x1:"flags/1x1/gt.svg",flag_4x3:"flags/4x3/gt.svg",iso:true,name:"Guatemala",country:"502",iso3:"GTM"},{capital:"Saint Peter Port",iso2:"gg",continent:"Europe",flag_1x1:"flags/1x1/gg.svg",flag_4x3:"flags/4x3/gg.svg",iso:true,name:"Guernsey",country:"44-1481",iso3:"GGY"},{capital:"Conakry",iso2:"gn",continent:"Africa",flag_1x1:"flags/1x1/gn.svg",flag_4x3:"flags/4x3/gn.svg",iso:true,name:"Guinea",country:"224",iso3:"GIN"},{capital:"Bissau",iso2:"gw",continent:"Africa",flag_1x1:"flags/1x1/gw.svg",flag_4x3:"flags/4x3/gw.svg",iso:true,name:"Guinea-Bissau",country:"245",iso3:"GNB"},{capital:"Georgetown",iso2:"gy",continent:"South America",flag_1x1:"flags/1x1/gy.svg",flag_4x3:"flags/4x3/gy.svg",iso:true,name:"Guyana",country:"592",iso3:"GUY"},{capital:"Port-au-Prince",iso2:"ht",continent:"North America",flag_1x1:"flags/1x1/ht.svg",flag_4x3:"flags/4x3/ht.svg",iso:true,name:"Haiti",country:"509",iso3:"HTI"},{iso2:"hm",flag_1x1:"flags/1x1/hm.svg",flag_4x3:"flags/4x3/hm.svg",iso:true,name:"Heard Island and McDonald Islands",country:" ",iso3:"HMD"},{capital:"Vatican City",iso2:"va",continent:"Europe",flag_1x1:"flags/1x1/va.svg",flag_4x3:"flags/4x3/va.svg",iso:true,name:"Holy See",country:"379",iso3:"VAT"},{capital:"Tegucigalpa",iso2:"hn",continent:"North America",flag_1x1:"flags/1x1/hn.svg",flag_4x3:"flags/4x3/hn.svg",iso:true,name:"Honduras",country:"504",iso3:"HND"},{capital:"Hong Kong",iso2:"hk",continent:"Asia",flag_1x1:"flags/1x1/hk.svg",flag_4x3:"flags/4x3/hk.svg",iso:true,name:"Hong Kong",country:"852",iso3:"HKG"},{capital:"Budapest",iso2:"hu",continent:"Europe",flag_1x1:"flags/1x1/hu.svg",flag_4x3:"flags/4x3/hu.svg",iso:true,name:"Hungary",country:"36",iso3:"HUN"},{capital:"Reykjavik",iso2:"is",continent:"Europe",flag_1x1:"flags/1x1/is.svg",flag_4x3:"flags/4x3/is.svg",iso:true,name:"Iceland",country:"354",iso3:"ISL"},{capital:"New Delhi",iso2:"in",continent:"Asia",flag_1x1:"flags/1x1/in.svg",flag_4x3:"flags/4x3/in.svg",iso:true,name:"India",country:"91",iso3:"IND"},{capital:"Jakarta",iso2:"id",continent:"Asia",flag_1x1:"flags/1x1/id.svg",flag_4x3:"flags/4x3/id.svg",iso:true,name:"Indonesia",country:"62",iso3:"IDN"},{capital:"Tehran",iso2:"ir",continent:"Asia",flag_1x1:"flags/1x1/ir.svg",flag_4x3:"flags/4x3/ir.svg",iso:true,name:"Iran",country:"98",iso3:"IRN"},{capital:"Baghdad",iso2:"iq",continent:"Asia",flag_1x1:"flags/1x1/iq.svg",flag_4x3:"flags/4x3/iq.svg",iso:true,name:"Iraq",country:"964",iso3:"IRQ"},{capital:"Dublin",iso2:"ie",continent:"Europe",flag_1x1:"flags/1x1/ie.svg",flag_4x3:"flags/4x3/ie.svg",iso:true,name:"Ireland",country:"353",iso3:"IRL"},{capital:"Douglas",iso2:"im",continent:"Europe",flag_1x1:"flags/1x1/im.svg",flag_4x3:"flags/4x3/im.svg",iso:true,name:"Isle of Man",country:"44-1624",iso3:"IMN"},{capital:"Jerusalem",iso2:"il",continent:"Asia",flag_1x1:"flags/1x1/il.svg",flag_4x3:"flags/4x3/il.svg",iso:true,name:"Israel",country:"972",iso3:"ISR"},{capital:"Rome",iso2:"it",continent:"Europe",flag_1x1:"flags/1x1/it.svg",flag_4x3:"flags/4x3/it.svg",iso:true,name:"Italy",country:"39",iso3:"ITA"},{capital:"Kingston",iso2:"jm",continent:"North America",flag_1x1:"flags/1x1/jm.svg",flag_4x3:"flags/4x3/jm.svg",iso:true,name:"Jamaica",country:"1-876",iso3:"JAM"},{capital:"Tokyo",iso2:"jp",continent:"Asia",flag_1x1:"flags/1x1/jp.svg",flag_4x3:"flags/4x3/jp.svg",iso:true,name:"Japan",country:"81",iso3:"JPN"},{capital:"Saint Helier",iso2:"je",continent:"Europe",flag_1x1:"flags/1x1/je.svg",flag_4x3:"flags/4x3/je.svg",iso:true,name:"Jersey",country:"44-1534",iso3:"JEY"},{capital:"Amman",iso2:"jo",continent:"Asia",flag_1x1:"flags/1x1/jo.svg",flag_4x3:"flags/4x3/jo.svg",iso:true,name:"Jordan",country:"962",iso3:"JOR"},{capital:"Astana",iso2:"kz",continent:"Asia",flag_1x1:"flags/1x1/kz.svg",flag_4x3:"flags/4x3/kz.svg",iso:true,name:"Kazakhstan",country:"7",iso3:"KAZ"},{capital:"Nairobi",iso2:"ke",continent:"Africa",flag_1x1:"flags/1x1/ke.svg",flag_4x3:"flags/4x3/ke.svg",iso:true,name:"Kenya",country:"254",iso3:"KEN"},{capital:"South Tarawa",iso2:"ki",continent:"Oceania",flag_1x1:"flags/1x1/ki.svg",flag_4x3:"flags/4x3/ki.svg",iso:true,name:"Kiribati",country:"686",iso3:"KIR"},{capital:"Kuwait City",iso2:"kw",continent:"Asia",flag_1x1:"flags/1x1/kw.svg",flag_4x3:"flags/4x3/kw.svg",iso:true,name:"Kuwait",country:"965",iso3:"KWT"},{capital:"Bishkek",iso2:"kg",continent:"Asia",flag_1x1:"flags/1x1/kg.svg",flag_4x3:"flags/4x3/kg.svg",iso:true,name:"Kyrgyzstan",country:"996",iso3:"KGZ"},{capital:"Vientiane",iso2:"la",continent:"Asia",flag_1x1:"flags/1x1/la.svg",flag_4x3:"flags/4x3/la.svg",iso:true,name:"Laos",country:"856",iso3:"LAO"},{capital:"Riga",iso2:"lv",continent:"Europe",flag_1x1:"flags/1x1/lv.svg",flag_4x3:"flags/4x3/lv.svg",iso:true,name:"Latvia",country:"371",iso3:"LVA"},{capital:"Beirut",iso2:"lb",continent:"Asia",flag_1x1:"flags/1x1/lb.svg",flag_4x3:"flags/4x3/lb.svg",iso:true,name:"Lebanon",country:"961",iso3:"LBN"},{capital:"Maseru",iso2:"ls",continent:"Africa",flag_1x1:"flags/1x1/ls.svg",flag_4x3:"flags/4x3/ls.svg",iso:true,name:"Lesotho",country:"266",iso3:"LSO"},{capital:"Monrovia",iso2:"lr",continent:"Africa",flag_1x1:"flags/1x1/lr.svg",flag_4x3:"flags/4x3/lr.svg",iso:true,name:"Liberia",country:"231",iso3:"LBR"},{capital:"Tripoli",iso2:"ly",continent:"Africa",flag_1x1:"flags/1x1/ly.svg",flag_4x3:"flags/4x3/ly.svg",iso:true,name:"Libya",country:"218",iso3:"LBY"},{capital:"Vaduz",iso2:"li",continent:"Europe",flag_1x1:"flags/1x1/li.svg",flag_4x3:"flags/4x3/li.svg",iso:true,name:"Liechtenstein",country:"423",iso3:"LIE"},{capital:"Vilnius",iso2:"lt",continent:"Europe",flag_1x1:"flags/1x1/lt.svg",flag_4x3:"flags/4x3/lt.svg",iso:true,name:"Lithuania",country:"370",iso3:"LTU"},{capital:"Luxembourg City",iso2:"lu",continent:"Europe",flag_1x1:"flags/1x1/lu.svg",flag_4x3:"flags/4x3/lu.svg",iso:true,name:"Luxembourg",country:"352",iso3:"LUX"},{capital:"Macau",iso2:"mo",continent:"Asia",flag_1x1:"flags/1x1/mo.svg",flag_4x3:"flags/4x3/mo.svg",iso:true,name:"Macau",country:"853",iso3:"MAC"},{capital:"Antananarivo",iso2:"mg",continent:"Africa",flag_1x1:"flags/1x1/mg.svg",flag_4x3:"flags/4x3/mg.svg",iso:true,name:"Madagascar",country:"261",iso3:"MDG"},{capital:"Lilongwe",iso2:"mw",continent:"Africa",flag_1x1:"flags/1x1/mw.svg",flag_4x3:"flags/4x3/mw.svg",iso:true,name:"Malawi",country:"265",iso3:"MWI"},{capital:"Kuala Lumpur",iso2:"my",continent:"Asia",flag_1x1:"flags/1x1/my.svg",flag_4x3:"flags/4x3/my.svg",iso:true,name:"Malaysia",country:"60",iso3:"MYS"},{capital:"Malé",iso2:"mv",continent:"Asia",flag_1x1:"flags/1x1/mv.svg",flag_4x3:"flags/4x3/mv.svg",iso:true,name:"Maldives",country:"960",iso3:"MDV"},{capital:"Bamako",iso2:"ml",continent:"Africa",flag_1x1:"flags/1x1/ml.svg",flag_4x3:"flags/4x3/ml.svg",iso:true,name:"Mali",country:"223",iso3:"MLI"},{capital:"Valletta",iso2:"mt",continent:"Europe",flag_1x1:"flags/1x1/mt.svg",flag_4x3:"flags/4x3/mt.svg",iso:true,name:"Malta",country:"356",iso3:"MLT"},{capital:"Majuro",iso2:"mh",continent:"Oceania",flag_1x1:"flags/1x1/mh.svg",flag_4x3:"flags/4x3/mh.svg",iso:true,name:"Marshall Islands",country:"692",iso3:"MHL"},{capital:"Fort-de-France",iso2:"mq",continent:"North America",flag_1x1:"flags/1x1/mq.svg",flag_4x3:"flags/4x3/mq.svg",iso:true,name:"Martinique",country:"596",iso3:"MTQ"},{capital:"Nouakchott",iso2:"mr",continent:"Africa",flag_1x1:"flags/1x1/mr.svg",flag_4x3:"flags/4x3/mr.svg",iso:true,name:"Mauritania",country:"222",iso3:"MRT"},{capital:"Port Louis",iso2:"mu",continent:"Africa",flag_1x1:"flags/1x1/mu.svg",flag_4x3:"flags/4x3/mu.svg",iso:true,name:"Mauritius",country:"230",iso3:"MUS"},{capital:"Mamoudzou",iso2:"yt",continent:"Africa",flag_1x1:"flags/1x1/yt.svg",flag_4x3:"flags/4x3/yt.svg",iso:true,name:"Mayotte",country:"262",iso3:"MYT"},{capital:"Mexico City",iso2:"mx",continent:"North America",flag_1x1:"flags/1x1/mx.svg",flag_4x3:"flags/4x3/mx.svg",iso:true,name:"Mexico",country:"52",iso3:"MEX"},{capital:"Chișinău",iso2:"md",continent:"Europe",flag_1x1:"flags/1x1/md.svg",flag_4x3:"flags/4x3/md.svg",iso:true,name:"Moldova",country:"373",iso3:"MDA"},{capital:"Monaco",iso2:"mc",continent:"Europe",flag_1x1:"flags/1x1/mc.svg",flag_4x3:"flags/4x3/mc.svg",iso:true,name:"Monaco",country:"377",iso3:"MCO"},{capital:"Ulaanbaatar",iso2:"mn",continent:"Asia",flag_1x1:"flags/1x1/mn.svg",flag_4x3:"flags/4x3/mn.svg",iso:true,name:"Mongolia",country:"976",iso3:"MNG"},{capital:"Podgorica",iso2:"me",continent:"Europe",flag_1x1:"flags/1x1/me.svg",flag_4x3:"flags/4x3/me.svg",iso:true,name:"Montenegro",country:"382",iso3:"MNE"},{capital:"Little Bay, Brades, Plymouth",iso2:"ms",continent:"North America",flag_1x1:"flags/1x1/ms.svg",flag_4x3:"flags/4x3/ms.svg",iso:true,name:"Montserrat",country:"1-664",iso3:"MSR"},{capital:"Rabat",iso2:"ma",continent:"Africa",flag_1x1:"flags/1x1/ma.svg",flag_4x3:"flags/4x3/ma.svg",iso:true,name:"Morocco",country:"212",iso3:"MAR"},{capital:"Maputo",iso2:"mz",continent:"Africa",flag_1x1:"flags/1x1/mz.svg",flag_4x3:"flags/4x3/mz.svg",iso:true,name:"Mozambique",country:"258",iso3:"MOZ"},{capital:"Naypyidaw",iso2:"mm",continent:"Asia",flag_1x1:"flags/1x1/mm.svg",flag_4x3:"flags/4x3/mm.svg",iso:true,name:"Myanmar",country:"95",iso3:"MMR"},{capital:"Windhoek",iso2:"na",continent:"Africa",flag_1x1:"flags/1x1/na.svg",flag_4x3:"flags/4x3/na.svg",iso:true,name:"Namibia",country:"264",iso3:"NAM"},{capital:"Yaren District",iso2:"nr",continent:"Oceania",flag_1x1:"flags/1x1/nr.svg",flag_4x3:"flags/4x3/nr.svg",iso:true,name:"Nauru",country:"674",iso3:"NRU"},{capital:"Kathmandu",iso2:"np",continent:"Asia",flag_1x1:"flags/1x1/np.svg",flag_4x3:"flags/4x3/np.svg",iso:true,name:"Nepal",country:"977",iso3:"NPL"},{capital:"Amsterdam",iso2:"nl",continent:"Europe",flag_1x1:"flags/1x1/nl.svg",flag_4x3:"flags/4x3/nl.svg",iso:true,name:"Netherlands",country:"31",iso3:"NLD"},{capital:"Nouméa",iso2:"nc",continent:"Oceania",flag_1x1:"flags/1x1/nc.svg",flag_4x3:"flags/4x3/nc.svg",iso:true,name:"New Caledonia",country:"687",iso3:"NCL"},{capital:"Wellington",iso2:"nz",continent:"Oceania",flag_1x1:"flags/1x1/nz.svg",flag_4x3:"flags/4x3/nz.svg",iso:true,name:"New Zealand",country:"64",iso3:"NZL"},{capital:"Managua",iso2:"ni",continent:"North America",flag_1x1:"flags/1x1/ni.svg",flag_4x3:"flags/4x3/ni.svg",iso:true,name:"Nicaragua",country:"505",iso3:"NIC"},{capital:"Niamey",iso2:"ne",continent:"Africa",flag_1x1:"flags/1x1/ne.svg",flag_4x3:"flags/4x3/ne.svg",iso:true,name:"Niger",country:"227",iso3:"NER"},{capital:"Abuja",iso2:"ng",continent:"Africa",flag_1x1:"flags/1x1/ng.svg",flag_4x3:"flags/4x3/ng.svg",iso:true,name:"Nigeria",country:"234",iso3:"NGA"},{capital:"Alofi",iso2:"nu",continent:"Oceania",flag_1x1:"flags/1x1/nu.svg",flag_4x3:"flags/4x3/nu.svg",iso:true,name:"Niue",country:"683",iso3:"NIU"},{capital:"Kingston",iso2:"nf",continent:"Oceania",flag_1x1:"flags/1x1/nf.svg",flag_4x3:"flags/4x3/nf.svg",iso:true,name:"Norfolk Island",country:"672",iso3:"NFK"},{capital:"Pyongyang",iso2:"kp",continent:"Asia",flag_1x1:"flags/1x1/kp.svg",flag_4x3:"flags/4x3/kp.svg",iso:true,name:"North Korea",country:"850",iso3:"PRK"},{capital:"Skopje",iso2:"mk",continent:"Europe",flag_1x1:"flags/1x1/mk.svg",flag_4x3:"flags/4x3/mk.svg",iso:true,name:"North Macedonia",country:"389",iso3:"MKD"},{capital:"Saipan",iso2:"mp",continent:"Oceania",flag_1x1:"flags/1x1/mp.svg",flag_4x3:"flags/4x3/mp.svg",iso:true,name:"Northern Mariana Islands",country:"1-670",iso3:"MNP"},{capital:"Oslo",iso2:"no",continent:"Europe",flag_1x1:"flags/1x1/no.svg",flag_4x3:"flags/4x3/no.svg",iso:true,name:"Norway",country:"47",iso3:"NOR"},{capital:"Muscat",iso2:"om",continent:"Asia",flag_1x1:"flags/1x1/om.svg",flag_4x3:"flags/4x3/om.svg",iso:true,name:"Oman",country:"968",iso3:"OMN"},{capital:"Islamabad",iso2:"pk",continent:"Asia",flag_1x1:"flags/1x1/pk.svg",flag_4x3:"flags/4x3/pk.svg",iso:true,name:"Pakistan",country:"92",iso3:"PAK"},{capital:"Ngerulmud",iso2:"pw",continent:"Oceania",flag_1x1:"flags/1x1/pw.svg",flag_4x3:"flags/4x3/pw.svg",iso:true,name:"Palau",country:"680",iso3:"PLW"},{capital:"Panama City",iso2:"pa",continent:"North America",flag_1x1:"flags/1x1/pa.svg",flag_4x3:"flags/4x3/pa.svg",iso:true,name:"Panama",country:"507",iso3:"PAN"},{capital:"Port Moresby",iso2:"pg",continent:"Oceania",flag_1x1:"flags/1x1/pg.svg",flag_4x3:"flags/4x3/pg.svg",iso:true,name:"Papua New Guinea",country:"675",iso3:"PNG"},{capital:"Asunción",iso2:"py",continent:"South America",flag_1x1:"flags/1x1/py.svg",flag_4x3:"flags/4x3/py.svg",iso:true,name:"Paraguay",country:"595",iso3:"PRY"},{capital:"Lima",iso2:"pe",continent:"South America",flag_1x1:"flags/1x1/pe.svg",flag_4x3:"flags/4x3/pe.svg",iso:true,name:"Peru",country:"51",iso3:"PER"},{capital:"Manila",iso2:"ph",continent:"Asia",flag_1x1:"flags/1x1/ph.svg",flag_4x3:"flags/4x3/ph.svg",iso:true,name:"Philippines",country:"63",iso3:"PHL"},{capital:"Adamstown",iso2:"pn",continent:"Oceania",flag_1x1:"flags/1x1/pn.svg",flag_4x3:"flags/4x3/pn.svg",iso:true,name:"Pitcairn",country:"870",iso3:"PCN"},{capital:"Warsaw",iso2:"pl",continent:"Europe",flag_1x1:"flags/1x1/pl.svg",flag_4x3:"flags/4x3/pl.svg",iso:true,name:"Poland",country:"48",iso3:"POL"},{capital:"Lisbon",iso2:"pt",continent:"Europe",flag_1x1:"flags/1x1/pt.svg",flag_4x3:"flags/4x3/pt.svg",iso:true,name:"Portugal",country:"351",iso3:"PRT"},{capital:"San Juan",iso2:"pr",continent:"North America",flag_1x1:"flags/1x1/pr.svg",flag_4x3:"flags/4x3/pr.svg",iso:true,name:"Puerto Rico",country:"1-787",iso3:"PRI"},{capital:"Doha",iso2:"qa",continent:"Asia",flag_1x1:"flags/1x1/qa.svg",flag_4x3:"flags/4x3/qa.svg",iso:true,name:"Qatar",country:"974",iso3:"QAT"},{capital:"Brazzaville",iso2:"cg",continent:"Africa",flag_1x1:"flags/1x1/cg.svg",flag_4x3:"flags/4x3/cg.svg",iso:true,name:"Republic of the Congo",country:"242",iso3:"COG"},{capital:"Bucharest",iso2:"ro",continent:"Europe",flag_1x1:"flags/1x1/ro.svg",flag_4x3:"flags/4x3/ro.svg",iso:true,name:"Romania",country:"40",iso3:"ROU"},{capital:"Moscow",iso2:"ru",continent:"Europe",flag_1x1:"flags/1x1/ru.svg",flag_4x3:"flags/4x3/ru.svg",iso:true,name:"Russia",country:"7",iso3:"RUS"},{capital:"Kigali",iso2:"rw",continent:"Africa",flag_1x1:"flags/1x1/rw.svg",flag_4x3:"flags/4x3/rw.svg",iso:true,name:"Rwanda",country:"250",iso3:"RWA"},{capital:"Saint-Denis",iso2:"re",continent:"Africa",flag_1x1:"flags/1x1/re.svg",flag_4x3:"flags/4x3/re.svg",iso:true,name:"Réunion",country:"262",iso3:"REU"},{capital:"Gustavia",iso2:"bl",continent:"North America",flag_1x1:"flags/1x1/bl.svg",flag_4x3:"flags/4x3/bl.svg",iso:true,name:"Saint Barthélemy",country:"590",iso3:"BLM"},{capital:"Jamestown",iso2:"sh",continent:"Africa",flag_1x1:"flags/1x1/sh.svg",flag_4x3:"flags/4x3/sh.svg",iso:true,name:"Saint Helena, Ascension and Tristan da Cunha",country:"290",iso3:"SHN"},{capital:"Basseterre",iso2:"kn",continent:"North America",flag_1x1:"flags/1x1/kn.svg",flag_4x3:"flags/4x3/kn.svg",iso:true,name:"Saint Kitts and Nevis",country:"1-869",iso3:"KNA"},{capital:"Castries",iso2:"lc",continent:"North America",flag_1x1:"flags/1x1/lc.svg",flag_4x3:"flags/4x3/lc.svg",iso:true,name:"Saint Lucia",country:"1-758",iso3:"LCA"},{capital:"Marigot",iso2:"mf",continent:"North America",flag_1x1:"flags/1x1/mf.svg",flag_4x3:"flags/4x3/mf.svg",iso:true,name:"Saint Martin",country:"590",iso3:"MAF"},{capital:"Saint-Pierre",iso2:"pm",continent:"North America",flag_1x1:"flags/1x1/pm.svg",flag_4x3:"flags/4x3/pm.svg",iso:true,name:"Saint Pierre and Miquelon",country:"508",iso3:"SPM"},{capital:"Kingstown",iso2:"vc",continent:"North America",flag_1x1:"flags/1x1/vc.svg",flag_4x3:"flags/4x3/vc.svg",iso:true,name:"Saint Vincent and the Grenadines",country:"1-784",iso3:"VCT"},{capital:"Apia",iso2:"ws",continent:"Oceania",flag_1x1:"flags/1x1/ws.svg",flag_4x3:"flags/4x3/ws.svg",iso:true,name:"Samoa",country:"685",iso3:"WSM"},{capital:"San Marino",iso2:"sm",continent:"Europe",flag_1x1:"flags/1x1/sm.svg",flag_4x3:"flags/4x3/sm.svg",iso:true,name:"San Marino",country:"378",iso3:"SMR"},{capital:"São Tomé",iso2:"st",continent:"Africa",flag_1x1:"flags/1x1/st.svg",flag_4x3:"flags/4x3/st.svg",iso:true,name:"Sao Tome and Principe",country:"239",iso3:"STP"},{capital:"Riyadh",iso2:"sa",continent:"Asia",flag_1x1:"flags/1x1/sa.svg",flag_4x3:"flags/4x3/sa.svg",iso:true,name:"Saudi Arabia",country:"966",iso3:"SAU"},{capital:"Dakar",iso2:"sn",continent:"Africa",flag_1x1:"flags/1x1/sn.svg",flag_4x3:"flags/4x3/sn.svg",iso:true,name:"Senegal",country:"221",iso3:"SEN"},{capital:"Belgrade",iso2:"rs",continent:"Europe",flag_1x1:"flags/1x1/rs.svg",flag_4x3:"flags/4x3/rs.svg",iso:true,name:"Serbia",country:"381",iso3:"SRB"},{capital:"Victoria",iso2:"sc",continent:"Africa",flag_1x1:"flags/1x1/sc.svg",flag_4x3:"flags/4x3/sc.svg",iso:true,name:"Seychelles",country:"248",iso3:"SYC"},{capital:"Freetown",iso2:"sl",continent:"Africa",flag_1x1:"flags/1x1/sl.svg",flag_4x3:"flags/4x3/sl.svg",iso:true,name:"Sierra Leone",country:"232",iso3:"SLE"},{capital:"Singapore",iso2:"sg",continent:"Asia",flag_1x1:"flags/1x1/sg.svg",flag_4x3:"flags/4x3/sg.svg",iso:true,name:"Singapore",country:"65",iso3:"SGP"},{capital:"Philipsburg",iso2:"sx",continent:"North America",flag_1x1:"flags/1x1/sx.svg",flag_4x3:"flags/4x3/sx.svg",iso:true,name:"Sint Maarten",country:"599",iso3:"SXM"},{capital:"Bratislava",iso2:"sk",continent:"Europe",flag_1x1:"flags/1x1/sk.svg",flag_4x3:"flags/4x3/sk.svg",iso:true,name:"Slovakia",country:"421",iso3:"SVK"},{capital:"Ljubljana",iso2:"si",continent:"Europe",flag_1x1:"flags/1x1/si.svg",flag_4x3:"flags/4x3/si.svg",iso:true,name:"Slovenia",country:"386",iso3:"SVN"},{capital:"Honiara",iso2:"sb",continent:"Oceania",flag_1x1:"flags/1x1/sb.svg",flag_4x3:"flags/4x3/sb.svg",iso:true,name:"Solomon Islands",country:"677",iso3:"SLB"},{capital:"Mogadishu",iso2:"so",continent:"Africa",flag_1x1:"flags/1x1/so.svg",flag_4x3:"flags/4x3/so.svg",iso:true,name:"Somalia",country:"252",iso3:"SOM"},{capital:"Pretoria",iso2:"za",continent:"Africa",flag_1x1:"flags/1x1/za.svg",flag_4x3:"flags/4x3/za.svg",iso:true,name:"South Africa",country:"27",iso3:"ZAF"},{capital:"Seoul",iso2:"kr",continent:"Asia",flag_1x1:"flags/1x1/kr.svg",flag_4x3:"flags/4x3/kr.svg",iso:true,name:"South Korea",country:"82",iso3:"KOR"},{capital:"Juba",iso2:"ss",continent:"Africa",flag_1x1:"flags/1x1/ss.svg",flag_4x3:"flags/4x3/ss.svg",iso:true,name:"South Sudan",country:"211",iso3:"SSD"},{capital:"Madrid",iso2:"es",continent:"Europe",flag_1x1:"flags/1x1/es.svg",flag_4x3:"flags/4x3/es.svg",iso:true,name:"Spain",country:"34",iso3:"ESP"},{capital:"Sri Jayawardenepura Kotte, Colombo",iso2:"lk",continent:"Asia",flag_1x1:"flags/1x1/lk.svg",flag_4x3:"flags/4x3/lk.svg",iso:true,name:"Sri Lanka",country:"94",iso3:"LKA"},{capital:"Ramallah",iso2:"ps",continent:"Asia",flag_1x1:"flags/1x1/ps.svg",flag_4x3:"flags/4x3/ps.svg",iso:true,name:"State of Palestine",country:"970",iso3:"PSE"},{capital:"Khartoum",iso2:"sd",continent:"Africa",flag_1x1:"flags/1x1/sd.svg",flag_4x3:"flags/4x3/sd.svg",iso:true,name:"Sudan",country:"249",iso3:"SDN"},{capital:"Paramaribo",iso2:"sr",continent:"South America",flag_1x1:"flags/1x1/sr.svg",flag_4x3:"flags/4x3/sr.svg",iso:true,name:"Suriname",country:"597",iso3:"SUR"},{capital:"Longyearbyen",iso2:"sj",continent:"Europe",flag_1x1:"flags/1x1/sj.svg",flag_4x3:"flags/4x3/sj.svg",iso:true,name:"Svalbard and Jan Mayen",country:"47",iso3:"SJM"},{capital:"Stockholm",iso2:"se",continent:"Europe",flag_1x1:"flags/1x1/se.svg",flag_4x3:"flags/4x3/se.svg",iso:true,name:"Sweden",country:"46",iso3:"SWE"},{capital:"Bern",iso2:"ch",continent:"Europe",flag_1x1:"flags/1x1/ch.svg",flag_4x3:"flags/4x3/ch.svg",iso:true,name:"Switzerland",country:"41",iso3:"CHE"},{capital:"Damascus",iso2:"sy",continent:"Asia",flag_1x1:"flags/1x1/sy.svg",flag_4x3:"flags/4x3/sy.svg",iso:true,name:"Syria",country:"963",iso3:"SYR"},{capital:"Taipei",iso2:"tw",continent:"Asia",flag_1x1:"flags/1x1/tw.svg",flag_4x3:"flags/4x3/tw.svg",iso:true,name:"Taiwan",country:"886",iso3:"TWN"},{capital:"Dushanbe",iso2:"tj",continent:"Asia",flag_1x1:"flags/1x1/tj.svg",flag_4x3:"flags/4x3/tj.svg",iso:true,name:"Tajikistan",country:"992",iso3:"TJK"},{capital:"Dodoma",iso2:"tz",continent:"Africa",flag_1x1:"flags/1x1/tz.svg",flag_4x3:"flags/4x3/tz.svg",iso:true,name:"Tanzania",country:"255",iso3:"TZA"},{capital:"Bangkok",iso2:"th",continent:"Asia",flag_1x1:"flags/1x1/th.svg",flag_4x3:"flags/4x3/th.svg",iso:true,name:"Thailand",country:"66",iso3:"THA"},{capital:"Dili",iso2:"tl",continent:"Asia",flag_1x1:"flags/1x1/tl.svg",flag_4x3:"flags/4x3/tl.svg",iso:true,name:"Timor-Leste",country:"670",iso3:"TLS"},{capital:"Lomé",iso2:"tg",continent:"Africa",flag_1x1:"flags/1x1/tg.svg",flag_4x3:"flags/4x3/tg.svg",iso:true,name:"Togo",country:"228",iso3:"TGO"},{capital:"Nukunonu, Atafu,Tokelau",iso2:"tk",continent:"Oceania",flag_1x1:"flags/1x1/tk.svg",flag_4x3:"flags/4x3/tk.svg",iso:true,name:"Tokelau",country:"690",iso3:"TKL"},{capital:"Nukuʻalofa",iso2:"to",continent:"Oceania",flag_1x1:"flags/1x1/to.svg",flag_4x3:"flags/4x3/to.svg",iso:true,name:"Tonga",country:"676",iso3:"TON"},{capital:"Port of Spain",iso2:"tt",continent:"South America",flag_1x1:"flags/1x1/tt.svg",flag_4x3:"flags/4x3/tt.svg",iso:true,name:"Trinidad and Tobago",country:"1-868",iso3:"TTO"},{capital:"Tunis",iso2:"tn",continent:"Africa",flag_1x1:"flags/1x1/tn.svg",flag_4x3:"flags/4x3/tn.svg",iso:true,name:"Tunisia",country:"216",iso3:"TUN"},{capital:"Ashgabat",iso2:"tm",continent:"Asia",flag_1x1:"flags/1x1/tm.svg",flag_4x3:"flags/4x3/tm.svg",iso:true,name:"Turkmenistan",country:"993",iso3:"TKM"},{capital:"Cockburn Town",iso2:"tc",continent:"North America",flag_1x1:"flags/1x1/tc.svg",flag_4x3:"flags/4x3/tc.svg",iso:true,name:"Turks and Caicos Islands",country:"1-649",iso3:"TCA"},{capital:"Funafuti",iso2:"tv",continent:"Oceania",flag_1x1:"flags/1x1/tv.svg",flag_4x3:"flags/4x3/tv.svg",iso:true,name:"Tuvalu",country:"688",iso3:"TUV"},{capital:"Ankara",iso2:"tr",continent:"Asia",flag_1x1:"flags/1x1/tr.svg",flag_4x3:"flags/4x3/tr.svg",iso:true,name:"Türkiye",country:"90",iso3:"TUR"},{capital:"Kampala",iso2:"ug",continent:"Africa",flag_1x1:"flags/1x1/ug.svg",flag_4x3:"flags/4x3/ug.svg",iso:true,name:"Uganda",country:"256",iso3:"UGA"},{capital:"Kiev",iso2:"ua",continent:"Europe",flag_1x1:"flags/1x1/ua.svg",flag_4x3:"flags/4x3/ua.svg",iso:true,name:"Ukraine",country:"380",iso3:"UKR"},{capital:"Abu Dhabi",iso2:"ae",continent:"Asia",flag_1x1:"flags/1x1/ae.svg",flag_4x3:"flags/4x3/ae.svg",iso:true,name:"United Arab Emirates",country:"971",iso3:"ARE"},{capital:"London",iso2:"gb",continent:"Europe",flag_1x1:"flags/1x1/gb.svg",flag_4x3:"flags/4x3/gb.svg",iso:true,name:"United Kingdom",country:"44",iso3:"ENG"},{capital:"Washington, D.C.",iso2:"us",continent:"North America",flag_1x1:"flags/1x1/us.svg",flag_4x3:"flags/4x3/us.svg",iso:true,name:"United States",country:"1",iso3:"USA"},{capital:"Montevideo",iso2:"uy",continent:"South America",flag_1x1:"flags/1x1/uy.svg",flag_4x3:"flags/4x3/uy.svg",iso:true,name:"Uruguay",country:"598",iso3:"URY"},{capital:"Tashkent",iso2:"uz",continent:"Asia",flag_1x1:"flags/1x1/uz.svg",flag_4x3:"flags/4x3/uz.svg",iso:true,name:"Uzbekistan",country:"998",iso3:"UZB"},{capital:"Port Vila",iso2:"vu",continent:"Oceania",flag_1x1:"flags/1x1/vu.svg",flag_4x3:"flags/4x3/vu.svg",iso:true,name:"Vanuatu",country:"678",iso3:"VUT"},{capital:"Caracas",iso2:"ve",continent:"South America",flag_1x1:"flags/1x1/ve.svg",flag_4x3:"flags/4x3/ve.svg",iso:true,name:"Venezuela",country:"58",iso3:"VEN"},{capital:"Hanoi",iso2:"vn",continent:"Asia",flag_1x1:"flags/1x1/vn.svg",flag_4x3:"flags/4x3/vn.svg",iso:true,name:"Vietnam",country:"84",iso3:"VNM"},{capital:"Road Town",iso2:"vg",continent:"North America",flag_1x1:"flags/1x1/vg.svg",flag_4x3:"flags/4x3/vg.svg",iso:true,name:"Virgin Islands (British)",country:"1-284",iso3:"VGB"},{capital:"Charlotte Amalie",iso2:"vi",continent:"North America",flag_1x1:"flags/1x1/vi.svg",flag_4x3:"flags/4x3/vi.svg",iso:true,name:"Virgin Islands (U.S.)",country:"1-340",iso3:"VIR"},{capital:"Mata-Utu",iso2:"wf",continent:"Oceania",flag_1x1:"flags/1x1/wf.svg",flag_4x3:"flags/4x3/wf.svg",iso:true,name:"Wallis and Futuna",country:"681",iso3:"WLF"},{capital:"Laayoune",iso2:"eh",continent:"Africa",flag_1x1:"flags/1x1/eh.svg",flag_4x3:"flags/4x3/eh.svg",iso:true,name:"Western Sahara",country:"212",iso3:"ESH"},{capital:"Sana'a",iso2:"ye",continent:"Asia",flag_1x1:"flags/1x1/ye.svg",flag_4x3:"flags/4x3/ye.svg",iso:true,name:"Yemen",country:"967",iso3:"YEM"},{capital:"Lusaka",iso2:"zm",continent:"Africa",flag_1x1:"flags/1x1/zm.svg",flag_4x3:"flags/4x3/zm.svg",iso:true,name:"Zambia",country:"260",iso3:"ZMB"},{capital:"Harare",iso2:"zw",continent:"Africa",flag_1x1:"flags/1x1/zw.svg",flag_4x3:"flags/4x3/zw.svg",iso:true,name:"Zimbabwe",country:"263",iso3:"ZWE"}];var c={capital:"Global",iso2:"global",continent:"",flag_1x1:"",flag_4x3:"",iso:true,name:"Global",country:"00",iso3:"GLOBAL"};var x="./constants/flags/4x3/";function u(a,s,i,n,t,o,g,l,r){var f=o===true||o==="true";var c=g===true||g==="true";var x=l===true||l==="true";var u=t==="iso3"?a:s;var v=i;var m=u.toLocaleUpperCase();var _="";switch(true){case c&&x&&f&&r===e.RIGHT:_="(+".concat(n,") ").concat(m);break;case c&&x&&f:_="".concat(m," (+").concat(n,")");break;case c&&!x&&f:_="".concat(m);break;case f&&x&&r===e.RIGHT:_="(+".concat(n,") ").concat(v);break;case f&&x:_="".concat(v," (+").concat(n,")");break;case f||!c&&f:_="".concat(v);break;case!f&&!x:_="";break;case!f&&x:_="(+".concat(n,")");break}return _.trim()}var v=function(){return'@charset "UTF-8";.bds-flag{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:var(--boreal-spacing-2xs);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bds-flag--reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bds-flag__country{font-family:var(--boreal-typography-font-family-primary);color:var(--boreal-text-default-light);font-size:var(--boreal-typography-font-size-sm);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-sm)}.bds-flag__flag--global{background-image:none;background-color:var(--boreal-ui-base-light)}.bds-flag__flag--country{background-size:cover;background-position:center;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}.bds-flag__flag--rectangle{width:var(--boreal-layout-ml);height:var(--boreal-layout-m);border-radius:var(--boreal-radius-xs2)}.bds-flag__flag--square{width:var(--boreal-layout-m);height:var(--boreal-layout-m);border-radius:var(--boreal-radius-xs2)}.bds-flag__flag--circle{width:var(--boreal-layout-m);height:var(--boreal-layout-m);border-radius:var(--boreal-radius-full)}'};var m=a("bds_flag",function(){function a(a){s(this,a);this.alignFlag=e.LEFT;this.callSign=false;this.country="";this.customFlags=[];this.identifier=l.CODE;this.label=false;this.shape=r.RECTANGLE;this.shortName=false}a.prototype.checkPropValues=function(){g(Object.values(e),e.LEFT,this.el,"alignFlag");g(Object.values(l),l.CODE,this.el,"identifier");g(Object.values(r),r.RECTANGLE,this.el,"shape")};a.prototype.componentWillLoad=function(){this.checkPropValues()};a.prototype.flagUrl=function(a){var s;var n=(s=this.customFlags)===null||s===void 0?void 0:s.find((function(s){return s.iso2.toLowerCase()===a}));if((n===null||n===void 0?void 0:n.flag_4x3)!==undefined)return n.flag_4x3;if(x.startsWith("http")){return"".concat(x).concat(a,".svg")}return"".concat(window.location.origin).concat(i("".concat(x).concat(a,".svg")))};a.prototype.getCountry=function(){var a=__spreadArray(__spreadArray(__spreadArray([],f,true),this.customFlags,true),[c],false);var s=this.identifier===l.CODE?"country":this.identifier;var i=this.identifier===l.ISO3?this.country.toUpperCase():this.country.toLowerCase();var n=a.find((function(a){return a[s]===i}));return n||{country:"",iso2:"",iso3:"",name:""}};a.prototype.getCountryName=function(){var a=this.getCountry(),s=a.iso3,i=a.name,n=a.country,t=a.iso2;var o=this.getNameInternal(s,t,i,n);return o};a.prototype.getFlag=function(){var a=this.getCountry().iso2;return a.toLowerCase()};a.prototype.getNameInternal=function(a,s,i,n){return u(a,s,i,n,this.identifier,this.label,this.shortName,this.callSign,this.alignFlag)};Object.defineProperty(a.prototype,"isGlobal",{get:function(){return this.getFlag()==="global"},enumerable:false,configurable:true});Object.defineProperty(a.prototype,"flagClass",{get:function(){return{"bds-flag":true,"bds-flag--reverse":this.alignFlag===e.RIGHT}},enumerable:false,configurable:true});Object.defineProperty(a.prototype,"flagContentClass",{get:function(){var a;return a={"bds-flag__flag--country":true},a["bds-flag__flag--".concat(this.shape)]=true,a["bds-flag__flag--global"]=this.isGlobal,a},enumerable:false,configurable:true});a.prototype.render=function(){var a=this.getFlag();var s=this.getCountryName();var i=this.flagContentClass;var o=this.flagClass;var g=!this.isGlobal?{backgroundImage:"url(".concat(this.flagUrl(a),")")}:{};return n(t,{key:"a3d7548922ce9ad6bd67bdc906e0cd3590a76a35",class:o,"aria-label":s,role:"img"},a&&n("span",{key:"44299f5031e4adb04837eabefa37f70f7dc8a9b8",class:i,style:g,"aria-hidden":"true"}),n("span",{key:"ce37d02816caf7bfc7fa22f1897de481a8d82bbb",class:"bds-flag__country","aria-hidden":"true"},s))};Object.defineProperty(a,"assetsDirs",{get:function(){return["./constants"]},enumerable:false,configurable:true});Object.defineProperty(a.prototype,"el",{get:function(){return o(this)},enumerable:false,configurable:true});Object.defineProperty(a,"watchers",{get:function(){return{alignFlag:[{checkPropValues:0}],identifier:[{checkPropValues:0}],shape:[{checkPropValues:0}]}},enumerable:false,configurable:true});return a}());m.style=v()}}}));
@@ -0,0 +1 @@
1
+ var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var e,r=1,a=arguments.length;r<a;r++){e=arguments[r];for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i))t[i]=e[i]}return t};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(t,e,r,a){function i(t){return t instanceof r?t:new r((function(e){e(t)}))}return new(r||(r=Promise))((function(r,o){function n(t){try{s(a.next(t))}catch(t){o(t)}}function l(t){try{s(a["throw"](t))}catch(t){o(t)}}function s(t){t.done?r(t.value):i(t.value).then(n,l)}s((a=a.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},a,i,o,n=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return n.next=l(0),n["throw"]=l(1),n["return"]=l(2),typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function l(t){return function(e){return s([t,e])}}function s(l){if(a)throw new TypeError("Generator is already executing.");while(n&&(n=0,l[0]&&(r=0)),r)try{if(a=1,i&&(o=l[0]&2?i["return"]:l[0]?i["throw"]||((o=i["return"])&&o.call(i),0):i.next)&&!(o=o.call(i,l[1])).done)return o;if(i=0,o)l=[l[0]&2,o.value];switch(l[0]){case 0:case 1:o=l;break;case 4:r.label++;return{value:l[1],done:false};case 5:r.label++;i=l[1];l=[0];continue;case 7:l=r.ops.pop();r.trys.pop();continue;default:if(!(o=r.trys,o=o.length>0&&o[o.length-1])&&(l[0]===6||l[0]===2)){r=0;continue}if(l[0]===3&&(!o||l[1]>o[0]&&l[1]<o[3])){r.label=l[1];break}if(l[0]===6&&r.label<o[1]){r.label=o[1];o=l;break}if(o&&r.label<o[2]){r.label=o[2];r.ops.push(l);break}if(o[2])r.ops.pop();r.trys.pop();continue}l=e.call(t,r)}catch(t){l=[6,t];i=0}finally{a=o=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:true}}};System.register(["./p-GjKJvOVG.system.js","./p-Dtp4O0H2.system.js","./p-BuxZeJbu.system.js"],(function(t,e){"use strict";var r,a,i,o,n,l;return{setters:[function(t){r=t.r;a=t.h;i=t.a;o=t.g},function(t){n=t.C},function(t){l=t.a}],execute:function(){var s={START:"start"};var h={XS:"xs",S:"sm",M:"md",L:"lg",XL:"xl"};var p={DISPLAY:"display",LINK:"link"};var y={P:"p",A:"a"};var g="download";var b={link:{states:[n.DISABLED],size:[h.S,h.M]},label:{states:[n.DISABLED],isRequired:true,canUseTooltip:true},heading:{canUseTooltip:true},subheading:{canUseTooltip:true},helper:{states:[n.ERROR]},display:{size:[h.XS,h.S,h.M,h.L,h.XL]}};var d=function(t,e){var r={a:{href:t.state!==n.DISABLED?t.sanitizedHref:null,target:t.target,download:t.isDownloadable?t.filename:null,rel:t.target==="_blank"?"noopener noreferrer":undefined},label:{htmlFor:t.htmlFor}};return r[e]||{}};var f=function(){return'@charset "UTF-8";.bds-typography{display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:var(--boreal-typography-font-family-primary);font-weight:var(--boreal-typography-font-weight-regular)}.bds-typography__required-indicator{color:var(--boreal-icon-danger-base);font-weight:var(--boreal-typography-font-weight-regular)}.bds-typography__info-icon{color:var(--boreal-icon-default-light)}.bds-typography--heading,.bds-typography--subheading{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:var(--boreal-spacing-3xs)}.bds-typography--label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:var(--boreal-spacing-3xs)}.bds-typography--display{display:block}.bds-typography--caption,.bds-typography--helper,.bds-typography--link{display:inline-block}.bds-typography--caption{font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-md);color:var(--boreal-text-default-light)}.bds-typography--helper{font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-sm);color:var(--boreal-text-default-light)}.bds-typography--link{font-size:var(--boreal-typography-font-size-sm);font-weight:var(--boreal-typography-font-weight-regular);line-height:var(--boreal-typography-line-height-md);color:var(--boreal-text-primary-base);text-decoration:none}.bds-typography--link:hover{text-decoration:underline}.bds-typography--link:visited{color:var(--boreal-text-primary-base)}.bds-typography--link:active{color:var(--boreal-text-primary-dark)}.bds-typography--link.bds-typography--size-sm{font-size:var(--boreal-typography-font-size-xs)}.bds-typography--link.bds-typography--size-md{font-size:var(--boreal-typography-font-size-sm)}.bds-typography--code{font-family:var(--boreal-typography-font-family-secondary);font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-regular);color:var(--boreal-text-default);line-height:var(--boreal-typography-line-height-md);overflow-wrap:break-word;background-color:var(--boreal-bg-neutral);padding:var(--boreal-spacing-3xs) var(--boreal-spacing-xs);border-radius:var(--boreal-radius-xs);display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.bds-typography--label{font-size:var(--boreal-typography-font-size-xs);font-weight:var(--boreal-typography-font-weight-semibold);line-height:var(--boreal-typography-line-height-md);color:var(--boreal-text-default-darker)}.bds-typography--display{font-weight:var(--boreal-typography-font-weight-regular);color:var(--boreal-text-default)}.bds-typography--display.bds-typography--size-sm{font-size:var(--boreal-typography-font-size-xl);line-height:var(--boreal-typography-line-height-xl)}.bds-typography--display.bds-typography--size-md{font-size:var(--boreal-typography-font-size-2xl);line-height:var(--boreal-typography-line-height-2xl)}.bds-typography--display.bds-typography--size-lg{font-size:var(--boreal-typography-font-size-3xl);line-height:var(--boreal-typography-line-height-3xl);font-weight:var(--boreal-typography-font-weight-light)}.bds-typography--display.bds-typography--size-xl{font-size:var(--boreal-typography-font-size-4xl);line-height:var(--boreal-typography-line-height-4xl);font-weight:var(--boreal-typography-font-weight-light)}.bds-typography--heading{font-size:var(--boreal-typography-font-size-lg);line-height:var(--boreal-typography-line-height-lg);font-weight:var(--boreal-typography-font-weight-regular);color:var(--boreal-text-default)}.bds-typography h1.bds-typography--heading{font-weight:var(--boreal-typography-font-weight-regular);font-size:var(--boreal-typography-font-size-4xl);line-height:var(--boreal-typography-line-height-4xl)}.bds-typography h2.bds-typography--heading{font-weight:var(--boreal-typography-font-weight-regular);font-size:var(--boreal-typography-font-size-3xl);line-height:var(--boreal-typography-line-height-3xl)}.bds-typography h3.bds-typography--heading{font-weight:var(--boreal-typography-font-weight-regular);font-size:var(--boreal-typography-font-size-2xl);line-height:var(--boreal-typography-line-height-2xl)}.bds-typography h4.bds-typography--heading{font-weight:var(--boreal-typography-font-weight-regular);font-size:var(--boreal-typography-font-size-xl);line-height:var(--boreal-typography-line-height-xl)}.bds-typography h5.bds-typography--heading{font-weight:var(--boreal-typography-font-weight-regular);font-size:var(--boreal-typography-font-size-lg);line-height:var(--boreal-typography-line-height-lg)}.bds-typography h6.bds-typography--heading{font-size:var(--boreal-typography-font-size-md);font-weight:var(--boreal-typography-font-weight-semibold);line-height:var(--boreal-typography-line-height-md)}.bds-typography--subheading{font-size:var(--boreal-typography-font-size-md);line-height:var(--boreal-typography-line-height-md);font-weight:var(--boreal-typography-font-weight-semibold)}.bds-typography--align-start{text-align:start}.bds-typography--align-center{text-align:center}.bds-typography--align-end{text-align:end}.bds-typography--align-inherit{text-align:inherit}.bds-typography--error{color:var(--boreal-text-danger-base)}.bds-typography--disabled{color:var(--boreal-text-disabled);pointer-events:none;cursor:not-allowed}.bds-typography--disabled .bds-typography__required-indicator{color:var(--boreal-text-danger-light)}.bds-typography--ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bds-typography--ellipsis-multiline{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%}'};var c=t("bds_typography",function(){function t(t){r(this,t);this.inheritedAttributes={};this.variant=p.DISPLAY;this.size=h.M;this.state=n.DEFAULT;this.customClass="";this.element=y.P;this.align=s.START;this.ellipsis=false;this.maxLines=1;this.tooltipText="";this.isRequired=false;this.htmlFor=undefined;this.href=null;this.target=null;this.isDownloadable=false;this.filename=g;this.sanitizedHref=""}t.prototype.updateSanitizedHref=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(r){switch(r.label){case 0:if(!(this.getTagName==="a"&&this.href!==null))return[3,2];return[4,e.import("./p-B-PpI2Xv.system.js").then((function(t){return t.i}))];case 1:t=r.sent().sanitizeUrl;this.sanitizedHref=t(this.href);return[3,3];case 2:this.sanitizedHref="";r.label=3;case 3:return[2]}}))}))};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:if(!(this.getTagName===y.A&&this.href!==null))return[3,2];return[4,this.updateSanitizedHref()];case 1:t.sent();t.label=2;case 2:this.inheritedAttributes=__assign({},l(this.el));return[2]}}))}))};Object.defineProperty(t.prototype,"getTagName",{get:function(){if(this.variant===p.LINK)return y.A;return this.element.toLowerCase()},enumerable:false,configurable:true});t.prototype.getVariantConfig=function(){var t;return(t=b[this.variant])!==null&&t!==void 0?t:{}};t.prototype.getAccessibilityTags=function(){var t=this.getVariantConfig().isRequired,e=t===void 0?null:t;var r=["a","label"].includes(this.getTagName);return{"aria-required":this.isRequired&&e,"aria-disabled":this.state===n.DISABLED&&r}};t.prototype.getVariantStateStyles=function(){var t;var e=this.getVariantConfig();return t={},t["bds-typography--".concat(this.variant)]=true,t["bds-typography--align-".concat(this.align)]=true,t["bds-typography--".concat(this.state)]=!!((e===null||e===void 0?void 0:e.states)&&(e===null||e===void 0?void 0:e.states.includes(this.state))),t["bds-typography--size-".concat(this.size)]=!!((e===null||e===void 0?void 0:e.size)&&(e===null||e===void 0?void 0:e.size.includes(this.size))),t["bds-typography--required"]=!!((e===null||e===void 0?void 0:e.isRequired)&&this.isRequired),t["bds-typography--ellipsis"]=this.ellipsis&&this.maxLines<=1,t["bds-typography--ellipsis-multiline"]=this.ellipsis&&this.maxLines>1,t[this.customClass]=this.customClass!=="",t};t.prototype.render=function(){var t=this.getTagName;var e=__assign(__assign(__assign({},d(this,t)),this.inheritedAttributes),this.getAccessibilityTags());var r=this.getVariantStateStyles();var o=this.getVariantConfig(),n=o.canUseTooltip,l=n===void 0?null:n,s=o.isRequired,h=s===void 0?null:s;return a(i,{key:"98e236475142f2be85fcc227cd507d6cb8648928",class:"bds-typography"},a(t,__assign({key:"eed74e216dc0832b5f4808ba72e1374198f60e1a",class:r,style:{webkitLineClamp:this.maxLines}},e),a("slot",{key:"cc073f2d2a3840970c62296379514884564c3473"}),this.isRequired&&h&&a("em",{key:"299a88d69856603b6e73af9567fa91b1a1e7434f",class:"bds-typography__required-indicator","aria-hidden":"true"},"*"),this.tooltipText&&l&&a("span",{key:"c8fa478a8fbd4a70d0869b4c9d523a8a0e9803bf"},a("em",{key:"0f6869a6dd7ab04b19acee773e54687dbd070af0",class:"bds-typography__info-icon bds-icon-info-circle","aria-label":this.tooltipText}),a("bds-tooltip",{key:"ec2dfc33b119bc3f60ec52e8bd10fdb16ea5cc2a"},this.tooltipText))))};Object.defineProperty(t.prototype,"el",{get:function(){return o(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{href:[{updateSanitizedHref:0}]}},enumerable:false,configurable:true});return t}());c.style=f()}}}));
@@ -0,0 +1 @@
1
+ import{M as e,r as o,c as s,h as b,a as c,g as r}from"./p-D4EFsvs1.js";import{s as a,f as t}from"./p-Dy7QKP9e.js";import{a as i}from"./p-CaHOghy5.js";const h=class extends(e(t)){constructor(e){super(),o(this,e),this.valueChange=s(this,"valueChange"),this.bdsChange=s(this,"bdsChange"),e.$hostElement$["s-ei"]?this.internals=e.$hostElement$["s-ei"]:(this.internals=e.$hostElement$.attachInternals(),e.$hostElement$["s-ei"]=this.internals),this.inheritedAttributes={},this.isDisabled=!1,this.disabled=!1,this.required=!1,this.checked=!1,this.indeterminate=!1,this.error=!1,this.value="on",this.label="",this.handleClick=()=>{this.toggle()},this.handleKeyDown=e=>{" "===e.key&&(e.preventDefault(),this.toggle())}}componentWillLoad(){this.isDisabled=this.disabled,this.inheritedAttributes={...i(this.el)},this.syncFormValue()}onCheckedChange(){this.syncFormValue()}onDisabledChange(e){this.isDisabled=e}formAssociatedCallback(){this.syncFormValue()}formResetCallback(){this.checked=!1,this.indeterminate=!1,a(this.internals,null)}formStateRestoreCallback(e,o){this.checked=e===this.value,this.syncFormValue()}formDisabledCallback(e){this.isDisabled=e}syncFormValue(){a(this.internals,this.checked?this.value:null)}toggle(){this.isDisabled||(this.indeterminate=!1,this.checked=!this.checked,this.valueChange.emit(this.checked),this.bdsChange.emit({checked:this.checked,value:this.value}))}getAriaChecked(){return this.indeterminate?"mixed":this.checked?"true":"false"}renderCheckIcon(){return this.indeterminate?b("svg",{class:"bds-checkbox__icon",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},b("path",{d:"M4 8h8",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})):this.checked?b("svg",{class:"bds-checkbox__icon",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},b("path",{d:"M3.5 8.5L6.5 11.5L12.5 4.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})):null}render(){return b(c,{key:"c65361a26d92b0eb0c7dba951a915e5c3bfe4dbe",class:{"bds-checkbox":!0,"bds-checkbox--checked":this.checked,"bds-checkbox--indeterminate":this.indeterminate,"bds-checkbox--error":this.error,"bds-checkbox--disabled":this.isDisabled},...this.inheritedAttributes,role:"checkbox","aria-checked":this.getAriaChecked(),"aria-disabled":this.isDisabled?"true":null,tabindex:this.isDisabled?-1:0,onClick:this.handleClick,onKeyDown:this.handleKeyDown},b("span",{key:"ab3ba51a82f980852a42eff1bf81b793518a7ec0",class:"bds-checkbox__box"},this.renderCheckIcon()),b("span",{key:"b25d1b1dd27098bbead5095610bbf16f6a3eabad",class:"bds-checkbox__label"},this.label?this.label:b("slot",null)))}static get formAssociated(){return!0}get el(){return r(this)}static get watchers(){return{checked:[{onCheckedChange:0}],disabled:[{onDisabledChange:0}]}}};h.style='@charset "UTF-8";bds-checkbox{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;outline:none}bds-checkbox .bds-checkbox__label{font-family:var(--boreal-typography-font-family-primary)}bds-checkbox .bds-checkbox__box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;border:2px solid var(--boreal-stroke-default-light);background:transparent;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;border-radius:4px}bds-checkbox:hover .bds-checkbox__box{border-color:var(--boreal-stroke-default-light)}bds-checkbox:focus-visible .bds-checkbox__box{border-color:var(--boreal-stroke-focus);outline:2px solid var(--boreal-stroke-focus);outline-offset:1px}bds-checkbox:active .bds-checkbox__box{border-color:var(--boreal-stroke-default-light);background:var(--boreal-bg-neutral);outline:2px solid var(--boreal-stroke-primary-light)}bds-checkbox.bds-checkbox--checked .bds-checkbox__box,bds-checkbox.bds-checkbox--indeterminate .bds-checkbox__box{border-color:var(--boreal-ui-primary-base);background:var(--boreal-ui-primary-base);color:#fff}bds-checkbox.bds-checkbox--checked:hover .bds-checkbox__box,bds-checkbox.bds-checkbox--indeterminate:hover .bds-checkbox__box{border-color:var(--boreal-ui-primary-dark);background:var(--boreal-ui-primary-dark)}bds-checkbox.bds-checkbox--checked:focus-visible .bds-checkbox__box,bds-checkbox.bds-checkbox--indeterminate:focus-visible .bds-checkbox__box{border-color:var(--boreal-ui-primary-base);background:var(--boreal-ui-primary-base);outline:2px solid var(--boreal-stroke-focus)}bds-checkbox.bds-checkbox--checked:active .bds-checkbox__box,bds-checkbox.bds-checkbox--indeterminate:active .bds-checkbox__box{border-color:var(--boreal-ui-primary-dark);background:var(--boreal-ui-primary-dark)}bds-checkbox.bds-checkbox--error .bds-checkbox__box{border-color:var(--boreal-stroke-danger-base)}bds-checkbox.bds-checkbox--error.bds-checkbox--checked .bds-checkbox__box,bds-checkbox.bds-checkbox--error.bds-checkbox--indeterminate .bds-checkbox__box{border-color:var(--boreal-stroke-danger-base);background:var(--boreal-stroke-danger-base)}bds-checkbox.bds-checkbox--disabled{pointer-events:none}bds-checkbox.bds-checkbox--disabled .bds-checkbox__box{border-color:var(--boreal-stroke-default-light);background:var(--boreal-bg-neutral)}bds-checkbox.bds-checkbox--disabled .bds-checkbox__label{color:var(--boreal-text-disabled)}bds-checkbox.bds-checkbox--disabled.bds-checkbox--checked .bds-checkbox__box,bds-checkbox.bds-checkbox--disabled.bds-checkbox--indeterminate .bds-checkbox__box{border-color:var(--boreal-ui-primary-light);background:var(--boreal-ui-primary-light);color:#fff}';export{h as bds_checkbox}
@@ -0,0 +1 @@
1
+ System.register([],(function(e){"use strict";return{execute:function(){e("v",n);function n(e,n,o,t){var r=o[t];if(e.includes(r))return;o[t]=n;console.warn('[BorealDS] Invalid value "'.concat(r,'" for prop "').concat(t,'" on <').concat(o.tagName.toLowerCase(),">. Expected one of: ").concat(e.join(", "),"."))}}}}));
@@ -0,0 +1 @@
1
+ function o(o,e,n,a){const c=n[a];o.includes(c)||(n[a]=e,console.warn(`[BorealDS] Invalid value "${c}" for prop "${a}" on <${n.tagName.toLowerCase()}>. Expected one of: ${o.join(", ")}.`))}export{o as v}