@ncino/web-components 8.0.0-preview.1 → 8.0.0-preview.11

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 (1440) hide show
  1. package/dist/_slds/icons/doctype-sprite/svg/symbols-rtl.svg +1 -1
  2. package/dist/_slds/icons/doctype-sprite/svg/symbols.svg +1 -1
  3. package/dist/_slds/icons/standard-sprite/svg/symbols-rtl.svg +1 -1
  4. package/dist/_slds/icons/standard-sprite/svg/symbols.svg +1 -1
  5. package/dist/_slds/icons/svg/symbols-rtl.svg +1 -1
  6. package/dist/_slds/icons/svg/symbols.svg +1 -1
  7. package/dist/_slds/icons/symbols-rtl.svg +1 -1
  8. package/dist/_slds/icons/symbols.svg +1 -1
  9. package/dist/_slds/icons/utility-sprite/svg/symbols-rtl.svg +1 -1
  10. package/dist/_slds/icons/utility-sprite/svg/symbols.svg +1 -1
  11. package/dist/_virtual/index.js +1 -1
  12. package/dist/_virtual/index10.js +1 -1
  13. package/dist/_virtual/index11.js +1 -1
  14. package/dist/_virtual/index12.js +1 -1
  15. package/dist/_virtual/index2.js +1 -1
  16. package/dist/_virtual/index3.js +1 -1
  17. package/dist/_virtual/index4.js +1 -1
  18. package/dist/_virtual/index5.js +1 -1
  19. package/dist/_virtual/index7.js +1 -1
  20. package/dist/_virtual/index8.js +1 -1
  21. package/dist/_virtual/index9.js +1 -1
  22. package/dist/_virtual/index_html.js +1 -1
  23. package/dist/_virtual/index_react.js +1 -1
  24. package/dist/assets/node_modules/.pnpm/ckeditor5@46.1.0/node_modules/ckeditor5/dist/ckeditor5.css +4 -0
  25. package/dist/components/accordion/accordion.js +1 -1
  26. package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
  27. package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
  28. package/dist/components/alert/alert.js +1 -1
  29. package/dist/components/alert/gator/base/alert.gator.js +1 -1
  30. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +2 -2
  31. package/dist/components/alert/gator/title/alert-title.gator.js +2 -2
  32. package/dist/components/avatar/avatar.js +1 -1
  33. package/dist/components/avatar/gator/avatar.gator.js +1 -1
  34. package/dist/components/badge/badge.js +1 -1
  35. package/dist/components/badge/gator/badge.gator.js +1 -1
  36. package/dist/components/badge/slds/badge.slds.js +1 -1
  37. package/dist/components/banner/banner.js +1 -1
  38. package/dist/components/banner/gator/banner.gator.js +2 -2
  39. package/dist/components/boolean/boolean.gator.js +5 -5
  40. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +3 -3
  41. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +1 -1
  42. package/dist/components/button/button.js +1 -1
  43. package/dist/components/button/gator/button.gator.js +1 -1
  44. package/dist/components/button/slds/button.slds.js +1 -1
  45. package/dist/components/button-card/button-card.js +1 -1
  46. package/dist/components/button-card/gator/button-card.gator.js +7 -6
  47. package/dist/components/button-group/gator/button-group.gator.js +1 -1
  48. package/dist/components/card/card.js +1 -1
  49. package/dist/components/card/gator/base/card.gator.js +2 -2
  50. package/dist/components/card/gator/content/card-content.gator.js +1 -1
  51. package/dist/components/card/gator/footer/card-footer.gator.js +2 -2
  52. package/dist/components/card/gator/header/card-header.gator.js +2 -2
  53. package/dist/components/checkbox/checkbox.gator.js +1 -1
  54. package/dist/components/checkbox-group/checkbox-group.gator.js +10 -3
  55. package/dist/components/chip/chip.js +1 -1
  56. package/dist/components/chip/gator/chip.gator.js +1 -1
  57. package/dist/components/combobox/base/combobox.js +1 -1
  58. package/dist/components/combobox/base/combobox.slds.js +1 -1
  59. package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
  60. package/dist/components/combobox/combobox-item/combobox-item.slds.js +1 -1
  61. package/dist/components/date-picker/base/datepicker.js +1 -1
  62. package/dist/components/date-picker/base/gator/datepicker.gator.js +1 -1
  63. package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +1 -1
  64. package/dist/components/display-card/display-card.js +1 -1
  65. package/dist/components/display-card/gator/display-card.gator.js +49 -26
  66. package/dist/components/divider/gator/divider.gator.js +1 -1
  67. package/dist/components/fab/fab.js +1 -1
  68. package/dist/components/fab/gator/fab.gator.js +1 -1
  69. package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +1 -1
  70. package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +4 -4
  71. package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +1 -1
  72. package/dist/components/guided-nav/guided-nav.js +1 -1
  73. package/dist/components/headline-card/gator/headline-card.gator.js +3 -3
  74. package/dist/components/headline-card/headline-card.js +1 -1
  75. package/dist/components/icon/gator/icon.gator.js +1 -1
  76. package/dist/components/icon/gator/index.js +1 -1
  77. package/dist/components/icon/gator/templates/add-link.js +1 -1
  78. package/dist/components/icon/gator/templates/airplane.js +1 -1
  79. package/dist/components/icon/gator/templates/alarm.js +1 -1
  80. package/dist/components/icon/gator/templates/apartment.js +1 -1
  81. package/dist/components/icon/gator/templates/arrow-around.js +1 -1
  82. package/dist/components/icon/gator/templates/arrow-down.js +1 -1
  83. package/dist/components/icon/gator/templates/arrow-left.js +1 -1
  84. package/dist/components/icon/gator/templates/arrow-line-left.js +1 -1
  85. package/dist/components/icon/gator/templates/arrow-line-right.js +1 -1
  86. package/dist/components/icon/gator/templates/arrow-right.js +1 -1
  87. package/dist/components/icon/gator/templates/arrow-up.js +1 -1
  88. package/dist/components/icon/gator/templates/bank.js +1 -1
  89. package/dist/components/icon/gator/templates/bell-disabled.js +1 -1
  90. package/dist/components/icon/gator/templates/bell.js +1 -1
  91. package/dist/components/icon/gator/templates/binoculars.js +1 -1
  92. package/dist/components/icon/gator/templates/book.js +1 -1
  93. package/dist/components/icon/gator/templates/box.js +1 -1
  94. package/dist/components/icon/gator/templates/brain.js +8 -0
  95. package/dist/components/icon/gator/templates/cake.js +1 -1
  96. package/dist/components/icon/gator/templates/calculator.js +1 -1
  97. package/dist/components/icon/gator/templates/calendar.js +1 -1
  98. package/dist/components/icon/gator/templates/camera.js +1 -1
  99. package/dist/components/icon/gator/templates/caret-up-down.js +1 -1
  100. package/dist/components/icon/gator/templates/case.js +1 -1
  101. package/dist/components/icon/gator/templates/chart-bar-horizontal.js +1 -1
  102. package/dist/components/icon/gator/templates/chart-bar.js +1 -1
  103. package/dist/components/icon/gator/templates/chart-donut.js +1 -1
  104. package/dist/components/icon/gator/templates/chart-line.js +1 -1
  105. package/dist/components/icon/gator/templates/chart-pie.js +1 -1
  106. package/dist/components/icon/gator/templates/chart-rise.js +1 -1
  107. package/dist/components/icon/gator/templates/chart-scatter.js +1 -1
  108. package/dist/components/icon/gator/templates/chat-circle-ai.js +6 -0
  109. package/dist/components/icon/gator/templates/chat-circle-dots.js +5 -0
  110. package/dist/components/icon/gator/templates/chat-circle-slash.js +5 -0
  111. package/dist/components/icon/gator/templates/chat-circle-text.js +5 -0
  112. package/dist/components/icon/gator/templates/chat-circle.js +5 -0
  113. package/dist/components/icon/gator/templates/chat.js +1 -1
  114. package/dist/components/icon/gator/templates/check-circle-filled.js +5 -0
  115. package/dist/components/icon/gator/templates/check-circle.js +1 -1
  116. package/dist/components/icon/gator/templates/check.js +1 -1
  117. package/dist/components/icon/gator/templates/checkbox-indeterminate.js +1 -1
  118. package/dist/components/icon/gator/templates/checkbox-selected.js +1 -1
  119. package/dist/components/icon/gator/templates/checkbox.js +1 -1
  120. package/dist/components/icon/gator/templates/checkerboard.js +1 -1
  121. package/dist/components/icon/gator/templates/chevron-down.js +1 -1
  122. package/dist/components/icon/gator/templates/chevron-left.js +1 -1
  123. package/dist/components/icon/gator/templates/chevron-right.js +1 -1
  124. package/dist/components/icon/gator/templates/chevron-up.js +1 -1
  125. package/dist/components/icon/gator/templates/circle-arrow-down.js +1 -1
  126. package/dist/components/icon/gator/templates/circle-arrow-left.js +1 -1
  127. package/dist/components/icon/gator/templates/circle-arrow-right.js +1 -1
  128. package/dist/components/icon/gator/templates/circle-arrow-up.js +1 -1
  129. package/dist/components/icon/gator/templates/circle-dashed.js +1 -1
  130. package/dist/components/icon/gator/templates/circle-filled.js +1 -1
  131. package/dist/components/icon/gator/templates/circle.js +1 -1
  132. package/dist/components/icon/gator/templates/city.js +1 -1
  133. package/dist/components/icon/gator/templates/clipboard.js +1 -1
  134. package/dist/components/icon/gator/templates/clock-clockwise.js +1 -1
  135. package/dist/components/icon/gator/templates/clock-counter-clockwise.js +1 -1
  136. package/dist/components/icon/gator/templates/clock.js +1 -1
  137. package/dist/components/icon/gator/templates/collapse.js +1 -1
  138. package/dist/components/icon/gator/templates/cone.js +1 -1
  139. package/dist/components/icon/gator/templates/contact-info.js +1 -1
  140. package/dist/components/icon/gator/templates/copy.js +1 -1
  141. package/dist/components/icon/gator/templates/credit-card.js +1 -1
  142. package/dist/components/icon/gator/templates/crop.js +1 -1
  143. package/dist/components/icon/gator/templates/crosshairs.js +1 -1
  144. package/dist/components/icon/gator/templates/currency-dollar-simple.js +1 -1
  145. package/dist/components/icon/gator/templates/currency-eur.js +1 -1
  146. package/dist/components/icon/gator/templates/currency-gbp.js +1 -1
  147. package/dist/components/icon/gator/templates/currency-inr.js +1 -1
  148. package/dist/components/icon/gator/templates/currency-jpy.js +1 -1
  149. package/dist/components/icon/gator/templates/currency-krw.js +1 -1
  150. package/dist/components/icon/gator/templates/currency-kzt.js +1 -1
  151. package/dist/components/icon/gator/templates/currency-ngn.js +1 -1
  152. package/dist/components/icon/gator/templates/currency-rub.js +1 -1
  153. package/dist/components/icon/gator/templates/cursor-arrow.js +1 -1
  154. package/dist/components/icon/gator/templates/cursor-hand.js +1 -1
  155. package/dist/components/icon/gator/templates/cursor.js +1 -1
  156. package/dist/components/icon/gator/templates/dashboard.js +1 -1
  157. package/dist/components/icon/gator/templates/delete.js +1 -1
  158. package/dist/components/icon/gator/templates/dna.js +1 -1
  159. package/dist/components/icon/gator/templates/document-add.js +1 -1
  160. package/dist/components/icon/gator/templates/document-ai.js +11 -0
  161. package/dist/components/icon/gator/templates/document-check.js +1 -1
  162. package/dist/components/icon/gator/templates/document-e-sign.js +1 -1
  163. package/dist/components/icon/gator/templates/document-image.js +1 -1
  164. package/dist/components/icon/gator/templates/document-pdf.js +1 -1
  165. package/dist/components/icon/gator/templates/document-sign.js +1 -1
  166. package/dist/components/icon/gator/templates/document-zip.js +1 -1
  167. package/dist/components/icon/gator/templates/document.js +1 -1
  168. package/dist/components/icon/gator/templates/dollar-bills.js +1 -1
  169. package/dist/components/icon/gator/templates/dollar-house.js +1 -1
  170. package/dist/components/icon/gator/templates/down-payment.js +1 -1
  171. package/dist/components/icon/gator/templates/download.js +1 -1
  172. package/dist/components/icon/gator/templates/drag-drop.js +1 -1
  173. package/dist/components/icon/gator/templates/earth.js +1 -1
  174. package/dist/components/icon/gator/templates/exclude-square.js +1 -1
  175. package/dist/components/icon/gator/templates/exit-circle.js +1 -1
  176. package/dist/components/icon/gator/templates/exit-left.js +1 -1
  177. package/dist/components/icon/gator/templates/exit.js +1 -1
  178. package/dist/components/icon/gator/templates/expand-arrows.js +1 -1
  179. package/dist/components/icon/gator/templates/expand.js +1 -1
  180. package/dist/components/icon/gator/templates/export.js +1 -1
  181. package/dist/components/icon/gator/templates/eye-closed.js +1 -1
  182. package/dist/components/icon/gator/templates/eye-crossed.js +1 -1
  183. package/dist/components/icon/gator/templates/eye.js +1 -1
  184. package/dist/components/icon/gator/templates/facebook-logo.js +1 -1
  185. package/dist/components/icon/gator/templates/file-code.js +1 -1
  186. package/dist/components/icon/gator/templates/files.js +1 -1
  187. package/dist/components/icon/gator/templates/filter-funnel.js +1 -1
  188. package/dist/components/icon/gator/templates/filters-2.js +1 -1
  189. package/dist/components/icon/gator/templates/filters.js +1 -1
  190. package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +1 -1
  191. package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +1 -1
  192. package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +1 -1
  193. package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +1 -1
  194. package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +1 -1
  195. package/dist/components/icon/gator/templates/flags/flag-al-albania.js +1 -1
  196. package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +1 -1
  197. package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +1 -1
  198. package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +1 -1
  199. package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +1 -1
  200. package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +1 -1
  201. package/dist/components/icon/gator/templates/flags/flag-at-austria.js +1 -1
  202. package/dist/components/icon/gator/templates/flags/flag-au-australia.js +1 -1
  203. package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +1 -1
  204. package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +1 -1
  205. package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +1 -1
  206. package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +1 -1
  207. package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +1 -1
  208. package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +1 -1
  209. package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +1 -1
  210. package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +1 -1
  211. package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +1 -1
  212. package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +1 -1
  213. package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +1 -1
  214. package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +1 -1
  215. package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +1 -1
  216. package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +1 -1
  217. package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +1 -1
  218. package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +1 -1
  219. package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +1 -1
  220. package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +1 -1
  221. package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +1 -1
  222. package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +1 -1
  223. package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +1 -1
  224. package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +1 -1
  225. package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +1 -1
  226. package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +1 -1
  227. package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +1 -1
  228. package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +1 -1
  229. package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +1 -1
  230. package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +1 -1
  231. package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +1 -1
  232. package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +1 -1
  233. package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +1 -1
  234. package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +1 -1
  235. package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +1 -1
  236. package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +1 -1
  237. package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +1 -1
  238. package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +1 -1
  239. package/dist/components/icon/gator/templates/flags/flag-cn-china.js +1 -1
  240. package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +1 -1
  241. package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +1 -1
  242. package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +1 -1
  243. package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +1 -1
  244. package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +1 -1
  245. package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +1 -1
  246. package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +1 -1
  247. package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +1 -1
  248. package/dist/components/icon/gator/templates/flags/flag-de-germany.js +1 -1
  249. package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +1 -1
  250. package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +1 -1
  251. package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +1 -1
  252. package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +1 -1
  253. package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +1 -1
  254. package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +1 -1
  255. package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +1 -1
  256. package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +1 -1
  257. package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +1 -1
  258. package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +1 -1
  259. package/dist/components/icon/gator/templates/flags/flag-es-sain.js +1 -1
  260. package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +1 -1
  261. package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +1 -1
  262. package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +1 -1
  263. package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +1 -1
  264. package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +1 -1
  265. package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +1 -1
  266. package/dist/components/icon/gator/templates/flags/flag-fr-france.js +1 -1
  267. package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +1 -1
  268. package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +1 -1
  269. package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +1 -1
  270. package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +1 -1
  271. package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +1 -1
  272. package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +1 -1
  273. package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +1 -1
  274. package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +1 -1
  275. package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +1 -1
  276. package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +1 -1
  277. package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +1 -1
  278. package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +1 -1
  279. package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +1 -1
  280. package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +1 -1
  281. package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +1 -1
  282. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +1 -1
  283. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +1 -1
  284. package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +1 -1
  285. package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +1 -1
  286. package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +1 -1
  287. package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +1 -1
  288. package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +1 -1
  289. package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +1 -1
  290. package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +1 -1
  291. package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +1 -1
  292. package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +1 -1
  293. package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +1 -1
  294. package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +1 -1
  295. package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +1 -1
  296. package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +1 -1
  297. package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +1 -1
  298. package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +1 -1
  299. package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +1 -1
  300. package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +1 -1
  301. package/dist/components/icon/gator/templates/flags/flag-in-india.js +1 -1
  302. package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +1 -1
  303. package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +1 -1
  304. package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +1 -1
  305. package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +1 -1
  306. package/dist/components/icon/gator/templates/flags/flag-it-italy.js +1 -1
  307. package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +1 -1
  308. package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +1 -1
  309. package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +1 -1
  310. package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +1 -1
  311. package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +1 -1
  312. package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +1 -1
  313. package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +280 -80
  314. package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +1 -1
  315. package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +1 -1
  316. package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +1 -1
  317. package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +1 -1
  318. package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +1 -1
  319. package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +1 -1
  320. package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +1 -1
  321. package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +1 -1
  322. package/dist/components/icon/gator/templates/flags/flag-la-laos.js +1 -1
  323. package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +1 -1
  324. package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +1 -1
  325. package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +1 -1
  326. package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +1 -1
  327. package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +1 -1
  328. package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +1 -1
  329. package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +1 -1
  330. package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +1 -1
  331. package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +1 -1
  332. package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +1 -1
  333. package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +1 -1
  334. package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +1 -1
  335. package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +1 -1
  336. package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +1 -1
  337. package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +1 -1
  338. package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +1 -1
  339. package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +1 -1
  340. package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +1 -1
  341. package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +1 -1
  342. package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +1 -1
  343. package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +1 -1
  344. package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +1 -1
  345. package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +1 -1
  346. package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +1 -1
  347. package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +1 -1
  348. package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +1 -1
  349. package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +1 -1
  350. package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +1 -1
  351. package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +1 -1
  352. package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +1 -1
  353. package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +1 -1
  354. package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +1 -1
  355. package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +1 -1
  356. package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +1 -1
  357. package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +1 -1
  358. package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +1 -1
  359. package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +1 -1
  360. package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +1 -1
  361. package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +1 -1
  362. package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +1 -1
  363. package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +1 -1
  364. package/dist/components/icon/gator/templates/flags/flag-no-norway.js +1 -1
  365. package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +1 -1
  366. package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +1 -1
  367. package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +1 -1
  368. package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +1 -1
  369. package/dist/components/icon/gator/templates/flags/flag-om-oman.js +1 -1
  370. package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +1 -1
  371. package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +1 -1
  372. package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +1 -1
  373. package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +1 -1
  374. package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +1 -1
  375. package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +1 -1
  376. package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +1 -1
  377. package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +8 -8
  378. package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +1 -1
  379. package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +1 -1
  380. package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +1 -1
  381. package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +1 -1
  382. package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +1 -1
  383. package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +1 -1
  384. package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +1 -1
  385. package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +1 -1
  386. package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +1 -1
  387. package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +1 -1
  388. package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +1 -1
  389. package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +1 -1
  390. package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +1 -1
  391. package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +28 -11
  392. package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +1 -1
  393. package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +1 -1
  394. package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +1 -1
  395. package/dist/components/icon/gator/templates/flags/flag-se-seden.js +1 -1
  396. package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +1 -1
  397. package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +1 -1
  398. package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +1 -1
  399. package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +1 -1
  400. package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +1 -1
  401. package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +1 -1
  402. package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +1 -1
  403. package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +1 -1
  404. package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +1 -1
  405. package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +1 -1
  406. package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +1 -1
  407. package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +1 -1
  408. package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +1 -1
  409. package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +1 -1
  410. package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +1 -1
  411. package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +1 -1
  412. package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +1 -1
  413. package/dist/components/icon/gator/templates/flags/flag-td-chad.js +1 -1
  414. package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +1 -1
  415. package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +1 -1
  416. package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +1 -1
  417. package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +1 -1
  418. package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +1 -1
  419. package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +1 -1
  420. package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +1 -1
  421. package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +1 -1
  422. package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +1 -1
  423. package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +1 -1
  424. package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +1 -1
  425. package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +1 -1
  426. package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +1 -1
  427. package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +1 -1
  428. package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +1 -1
  429. package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +1 -1
  430. package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +1 -1
  431. package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +1 -1
  432. package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +1 -1
  433. package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +1 -1
  434. package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +1 -1
  435. package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +1 -1
  436. package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +1 -1
  437. package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +1 -1
  438. package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +1 -1
  439. package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +1 -1
  440. package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +1 -1
  441. package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +1 -1
  442. package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +1 -1
  443. package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +1 -1
  444. package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +1 -1
  445. package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +1 -1
  446. package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +1 -1
  447. package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +1 -1
  448. package/dist/components/icon/gator/templates/flame.js +1 -1
  449. package/dist/components/icon/gator/templates/flash-off.js +1 -1
  450. package/dist/components/icon/gator/templates/flash-on.js +1 -1
  451. package/dist/components/icon/gator/templates/folder.js +1 -1
  452. package/dist/components/icon/gator/templates/gauge.js +1 -1
  453. package/dist/components/icon/gator/templates/grid-four.js +1 -1
  454. package/dist/components/icon/gator/templates/grid-nine.js +1 -1
  455. package/dist/components/icon/gator/templates/hammer.js +1 -1
  456. package/dist/components/icon/gator/templates/hand-pointing.js +1 -1
  457. package/dist/components/icon/gator/templates/heart.js +1 -1
  458. package/dist/components/icon/gator/templates/home-door.js +1 -1
  459. package/dist/components/icon/gator/templates/home-finance-arrow.js +1 -1
  460. package/dist/components/icon/gator/templates/home-finance.js +1 -1
  461. package/dist/components/icon/gator/templates/home-search.js +1 -1
  462. package/dist/components/icon/gator/templates/house-simple.js +1 -1
  463. package/dist/components/icon/gator/templates/house.js +1 -1
  464. package/dist/components/icon/gator/templates/inbox.js +1 -1
  465. package/dist/components/icon/gator/templates/index.js +1 -1
  466. package/dist/components/icon/gator/templates/info.js +1 -1
  467. package/dist/components/icon/gator/templates/instagram-logo.js +1 -1
  468. package/dist/components/icon/gator/templates/interest-rate.js +1 -1
  469. package/dist/components/icon/gator/templates/invoice.js +1 -1
  470. package/dist/components/icon/gator/templates/kanban.js +1 -1
  471. package/dist/components/icon/gator/templates/label.js +1 -1
  472. package/dist/components/icon/gator/templates/laptop.js +1 -1
  473. package/dist/components/icon/gator/templates/layout.js +1 -1
  474. package/dist/components/icon/gator/templates/lightbulb-filament.js +1 -1
  475. package/dist/components/icon/gator/templates/lightbulb.js +1 -1
  476. package/dist/components/icon/gator/templates/link.js +1 -1
  477. package/dist/components/icon/gator/templates/linkedin-logo.js +1 -1
  478. package/dist/components/icon/gator/templates/list-star.js +1 -1
  479. package/dist/components/icon/gator/templates/list.js +1 -1
  480. package/dist/components/icon/gator/templates/loading-spinner-gif.js +1 -1
  481. package/dist/components/icon/gator/templates/loading.js +1 -1
  482. package/dist/components/icon/gator/templates/lock.js +1 -1
  483. package/dist/components/icon/gator/templates/magic-wand.js +1 -1
  484. package/dist/components/icon/gator/templates/mail-open.js +1 -1
  485. package/dist/components/icon/gator/templates/mail.js +1 -1
  486. package/dist/components/icon/gator/templates/mailbox.js +1 -1
  487. package/dist/components/icon/gator/templates/map.js +1 -1
  488. package/dist/components/icon/gator/templates/menu-hamburger.js +1 -1
  489. package/dist/components/icon/gator/templates/microsoft-excel-logo.js +1 -1
  490. package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +1 -1
  491. package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +1 -1
  492. package/dist/components/icon/gator/templates/microsoft-teams-logo.js +1 -1
  493. package/dist/components/icon/gator/templates/microsoft-word-logo.js +1 -1
  494. package/dist/components/icon/gator/templates/minus-circle.js +1 -1
  495. package/dist/components/icon/gator/templates/minus-square.js +1 -1
  496. package/dist/components/icon/gator/templates/minus.js +1 -1
  497. package/dist/components/icon/gator/templates/mobile-phone-2.js +1 -1
  498. package/dist/components/icon/gator/templates/monitor.js +1 -1
  499. package/dist/components/icon/gator/templates/move-doc.js +1 -1
  500. package/dist/components/icon/gator/templates/move.js +1 -1
  501. package/dist/components/icon/gator/templates/music.js +1 -1
  502. package/dist/components/icon/gator/templates/number-0.js +8 -0
  503. package/dist/components/icon/gator/templates/number-1.js +1 -1
  504. package/dist/components/icon/gator/templates/number-10.js +11 -0
  505. package/dist/components/icon/gator/templates/number-2.js +1 -1
  506. package/dist/components/icon/gator/templates/number-3.js +1 -1
  507. package/dist/components/icon/gator/templates/number-4.js +8 -0
  508. package/dist/components/icon/gator/templates/number-5.js +8 -0
  509. package/dist/components/icon/gator/templates/number-6.js +8 -0
  510. package/dist/components/icon/gator/templates/number-7.js +8 -0
  511. package/dist/components/icon/gator/templates/number-8.js +8 -0
  512. package/dist/components/icon/gator/templates/number-9.js +8 -0
  513. package/dist/components/icon/gator/templates/overflow-menu.js +1 -1
  514. package/dist/components/icon/gator/templates/paper-airplane.js +1 -1
  515. package/dist/components/icon/gator/templates/paperclip.js +1 -1
  516. package/dist/components/icon/gator/templates/pause-circle.js +1 -1
  517. package/dist/components/icon/gator/templates/pause.js +1 -1
  518. package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +1 -1
  519. package/dist/components/icon/gator/templates/payments/payment-amex.js +1 -1
  520. package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +1 -1
  521. package/dist/components/icon/gator/templates/payments/payment-discover.js +1 -1
  522. package/dist/components/icon/gator/templates/payments/payment-google-pay.js +1 -1
  523. package/dist/components/icon/gator/templates/payments/payment-mastercard.js +1 -1
  524. package/dist/components/icon/gator/templates/payments/payment-visa.js +1 -1
  525. package/dist/components/icon/gator/templates/pen.js +1 -1
  526. package/dist/components/icon/gator/templates/pencil-paper.js +1 -1
  527. package/dist/components/icon/gator/templates/pencil.js +1 -1
  528. package/dist/components/icon/gator/templates/people-multiple.js +1 -1
  529. package/dist/components/icon/gator/templates/people-share.js +1 -1
  530. package/dist/components/icon/gator/templates/percent.js +1 -1
  531. package/dist/components/icon/gator/templates/person-add.js +1 -1
  532. package/dist/components/icon/gator/templates/person-check.js +1 -1
  533. package/dist/components/icon/gator/templates/person-lock.js +1 -1
  534. package/dist/components/icon/gator/templates/person.js +1 -1
  535. package/dist/components/icon/gator/templates/phone-alert.js +1 -1
  536. package/dist/components/icon/gator/templates/phone-mobile.js +1 -1
  537. package/dist/components/icon/gator/templates/phone.js +1 -1
  538. package/dist/components/icon/gator/templates/picture.js +1 -1
  539. package/dist/components/icon/gator/templates/pin.js +1 -1
  540. package/dist/components/icon/gator/templates/pinterest-logo.js +1 -1
  541. package/dist/components/icon/gator/templates/play-circle.js +1 -1
  542. package/dist/components/icon/gator/templates/play.js +1 -1
  543. package/dist/components/icon/gator/templates/plus-circle.js +1 -1
  544. package/dist/components/icon/gator/templates/plus.js +1 -1
  545. package/dist/components/icon/gator/templates/printer.js +1 -1
  546. package/dist/components/icon/gator/templates/question-chat-bubble.js +1 -1
  547. package/dist/components/icon/gator/templates/question-circle.js +1 -1
  548. package/dist/components/icon/gator/templates/question-mark.js +1 -1
  549. package/dist/components/icon/gator/templates/radio-selected.js +1 -1
  550. package/dist/components/icon/gator/templates/radio.js +1 -1
  551. package/dist/components/icon/gator/templates/receipt.js +1 -1
  552. package/dist/components/icon/gator/templates/restricted-filled.js +5 -0
  553. package/dist/components/icon/gator/templates/restricted.js +1 -1
  554. package/dist/components/icon/gator/templates/robot.js +17 -0
  555. package/dist/components/icon/gator/templates/sandals.js +1 -1
  556. package/dist/components/icon/gator/templates/save.js +1 -1
  557. package/dist/components/icon/gator/templates/screen.js +1 -1
  558. package/dist/components/icon/gator/templates/search.js +1 -1
  559. package/dist/components/icon/gator/templates/selection.js +1 -1
  560. package/dist/components/icon/gator/templates/send-filled.js +5 -0
  561. package/dist/components/icon/gator/templates/send.js +1 -1
  562. package/dist/components/icon/gator/templates/settings.js +1 -1
  563. package/dist/components/icon/gator/templates/share-1.js +1 -1
  564. package/dist/components/icon/gator/templates/share-2.js +1 -1
  565. package/dist/components/icon/gator/templates/shield-lock.js +1 -1
  566. package/dist/components/icon/gator/templates/shield-warning.js +1 -1
  567. package/dist/components/icon/gator/templates/sidebar-simple.js +1 -1
  568. package/dist/components/icon/gator/templates/sidebar.js +1 -1
  569. package/dist/components/icon/gator/templates/smart-home.js +1 -1
  570. package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +1 -1
  571. package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +1 -1
  572. package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +1 -1
  573. package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +1 -1
  574. package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +1 -1
  575. package/dist/components/icon/gator/templates/sort-reverse-variant.js +1 -1
  576. package/dist/components/icon/gator/templates/sort-variant.js +1 -1
  577. package/dist/components/icon/gator/templates/sparkle-filled.js +1 -1
  578. package/dist/components/icon/gator/templates/sparkle.js +1 -1
  579. package/dist/components/icon/gator/templates/speech-bubble.js +1 -1
  580. package/dist/components/icon/gator/templates/square-split-horizontal.js +1 -1
  581. package/dist/components/icon/gator/templates/square-split-vertical.js +1 -1
  582. package/dist/components/icon/gator/templates/square.js +1 -1
  583. package/dist/components/icon/gator/templates/stack.js +1 -1
  584. package/dist/components/icon/gator/templates/stamp.js +1 -1
  585. package/dist/components/icon/gator/templates/star-four-filled.js +1 -1
  586. package/dist/components/icon/gator/templates/star-four.js +1 -1
  587. package/dist/components/icon/gator/templates/star.js +1 -1
  588. package/dist/components/icon/gator/templates/stopwatch.js +1 -1
  589. package/dist/components/icon/gator/templates/sun.js +1 -1
  590. package/dist/components/icon/gator/templates/sync.js +1 -1
  591. package/dist/components/icon/gator/templates/tab-arrows.js +1 -1
  592. package/dist/components/icon/gator/templates/table.js +1 -1
  593. package/dist/components/icon/gator/templates/target.js +1 -1
  594. package/dist/components/icon/gator/templates/text-aa.js +1 -1
  595. package/dist/components/icon/gator/templates/thumbs-down.js +1 -1
  596. package/dist/components/icon/gator/templates/thumbs-up.js +1 -1
  597. package/dist/components/icon/gator/templates/tools.js +1 -1
  598. package/dist/components/icon/gator/templates/touch-id.js +1 -1
  599. package/dist/components/icon/gator/templates/trash.js +1 -1
  600. package/dist/components/icon/gator/templates/trend-up.js +1 -1
  601. package/dist/components/icon/gator/templates/twitter-logo.js +1 -1
  602. package/dist/components/icon/gator/templates/unlink.js +1 -1
  603. package/dist/components/icon/gator/templates/unlock.js +1 -1
  604. package/dist/components/icon/gator/templates/upload.js +1 -1
  605. package/dist/components/icon/gator/templates/video.js +1 -1
  606. package/dist/components/icon/gator/templates/waffle.js +1 -1
  607. package/dist/components/icon/gator/templates/warning-circle.js +1 -1
  608. package/dist/components/icon/gator/templates/warning-diamond.js +1 -1
  609. package/dist/components/icon/gator/templates/warning-filled.js +5 -0
  610. package/dist/components/icon/gator/templates/warning-octagon.js +1 -1
  611. package/dist/components/icon/gator/templates/warning.js +1 -1
  612. package/dist/components/icon/gator/templates/wet-sign.js +1 -1
  613. package/dist/components/icon/gator/templates/wifi-off.js +1 -1
  614. package/dist/components/icon/gator/templates/wifi.js +1 -1
  615. package/dist/components/icon/gator/templates/x-logo.js +1 -1
  616. package/dist/components/icon/gator/templates/yelp-logo.js +1 -1
  617. package/dist/components/icon/gator/templates/youtube-logo.js +1 -1
  618. package/dist/components/icon/gator/templates/zillow-logo.js +1 -1
  619. package/dist/components/icon/icon.js +1 -1
  620. package/dist/components/icon/slds/icon.slds.js +1 -1
  621. package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
  622. package/dist/components/icon-button/icon-button.js +1 -1
  623. package/dist/components/illustration/gator/illustration.gator.js +4 -4
  624. package/dist/components/illustration/gator/templates/add-note.js +2 -2
  625. package/dist/components/illustration/gator/templates/address.js +3 -3
  626. package/dist/components/illustration/gator/templates/appointment-confirmed.js +3 -3
  627. package/dist/components/illustration/gator/templates/assets.js +2 -2
  628. package/dist/components/illustration/gator/templates/auto-money.js +3 -3
  629. package/dist/components/illustration/gator/templates/balloons.js +3 -3
  630. package/dist/components/illustration/gator/templates/bank-account.js +2 -2
  631. package/dist/components/illustration/gator/templates/brief-case.js +2 -2
  632. package/dist/components/illustration/gator/templates/calendar-home.js +3 -3
  633. package/dist/components/illustration/gator/templates/change-data.js +3 -3
  634. package/dist/components/illustration/gator/templates/check-with-pencil.js +3 -3
  635. package/dist/components/illustration/gator/templates/co-borrower.js +2 -2
  636. package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +2 -2
  637. package/dist/components/illustration/gator/templates/co-borrowers.js +2 -2
  638. package/dist/components/illustration/gator/templates/commercial.js +1 -1
  639. package/dist/components/illustration/gator/templates/connectivity.js +2 -2
  640. package/dist/components/illustration/gator/templates/consumer.js +1 -1
  641. package/dist/components/illustration/gator/templates/contact-search.js +2 -2
  642. package/dist/components/illustration/gator/templates/conversation-multiple.js +3 -3
  643. package/dist/components/illustration/gator/templates/credit-card.js +3 -3
  644. package/dist/components/illustration/gator/templates/crop-background.js +2 -2
  645. package/dist/components/illustration/gator/templates/crop-page.js +3 -3
  646. package/dist/components/illustration/gator/templates/declarations-legal.js +3 -3
  647. package/dist/components/illustration/gator/templates/deliver.js +2 -2
  648. package/dist/components/illustration/gator/templates/demographic-info.js +3 -3
  649. package/dist/components/illustration/gator/templates/document-add.js +2 -2
  650. package/dist/components/illustration/gator/templates/document-signature.js +2 -2
  651. package/dist/components/illustration/gator/templates/download-app.js +2 -2
  652. package/dist/components/illustration/gator/templates/empty-box.js +2 -2
  653. package/dist/components/illustration/gator/templates/home-search.js +3 -3
  654. package/dist/components/illustration/gator/templates/house-5.js +3 -3
  655. package/dist/components/illustration/gator/templates/house-6.js +3 -3
  656. package/dist/components/illustration/gator/templates/house-fireworks.js +2 -2
  657. package/dist/components/illustration/gator/templates/house-under-construction.js +3 -3
  658. package/dist/components/illustration/gator/templates/house-with-shield.js +3 -3
  659. package/dist/components/illustration/gator/templates/inquiry.js +2 -2
  660. package/dist/components/illustration/gator/templates/locked.js +2 -2
  661. package/dist/components/illustration/gator/templates/make-an-offer.js +2 -2
  662. package/dist/components/illustration/gator/templates/mortgage.js +1 -1
  663. package/dist/components/illustration/gator/templates/network-error.js +2 -2
  664. package/dist/components/illustration/gator/templates/page-1.js +2 -2
  665. package/dist/components/illustration/gator/templates/page-2.js +2 -2
  666. package/dist/components/illustration/gator/templates/page-3.js +2 -2
  667. package/dist/components/illustration/gator/templates/paper-3.js +3 -3
  668. package/dist/components/illustration/gator/templates/paper-7.js +3 -3
  669. package/dist/components/illustration/gator/templates/person-2.js +3 -3
  670. package/dist/components/illustration/gator/templates/personal-info.js +3 -3
  671. package/dist/components/illustration/gator/templates/portfolio-analytics.js +1 -1
  672. package/dist/components/illustration/gator/templates/price-search.js +3 -3
  673. package/dist/components/illustration/gator/templates/quick-links.js +2 -2
  674. package/dist/components/illustration/gator/templates/register.js +3 -3
  675. package/dist/components/illustration/gator/templates/schedule-home-tour.js +2 -2
  676. package/dist/components/illustration/gator/templates/small-business.js +1 -1
  677. package/dist/components/illustration/gator/templates/social-security.js +2 -2
  678. package/dist/components/illustration/gator/templates/start-conversation.js +3 -3
  679. package/dist/components/illustration/gator/templates/status-no-x.js +2 -2
  680. package/dist/components/illustration/gator/templates/status.js +3 -3
  681. package/dist/components/illustration/gator/templates/success.js +3 -3
  682. package/dist/components/illustration/gator/templates/talkluments.js +2 -2
  683. package/dist/components/illustration/gator/templates/thumbs-down-man.js +2 -2
  684. package/dist/components/illustration/gator/templates/transfer.js +2 -2
  685. package/dist/components/illustration/gator/templates/treasury.js +1 -1
  686. package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +3 -3
  687. package/dist/components/illustration/gator/templates/upload-cloud.js +2 -2
  688. package/dist/components/illustration/gator/templates/your-bank-placeholder.js +1 -1
  689. package/dist/components/illustration/gator/templates/your-bank.js +1 -1
  690. package/dist/components/input/base/input-base.gator.js +9 -8
  691. package/dist/components/input/base/input-base.js +1 -1
  692. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +14 -14
  693. package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
  694. package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
  695. package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
  696. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +19 -3
  697. package/dist/components/input/gator/input-file/input-file.gator.js +3 -2
  698. package/dist/components/input/gator/input-label/input-label.gator.js +5 -4
  699. package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
  700. package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
  701. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  702. package/dist/components/input/gator/input-search/input-search.gator.js +2 -1
  703. package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
  704. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
  705. package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
  706. package/dist/components/input/slds/input-error/input-error.slds.js +1 -1
  707. package/dist/components/input/slds/input-label/input-label.slds.js +1 -1
  708. package/dist/components/input/slds/input-text/input-text.slds.js +1 -1
  709. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  710. package/dist/components/input-rich-text/input-rich-text.js +1 -1
  711. package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
  712. package/dist/components/list/gator/list/list.gator.js +3 -3
  713. package/dist/components/list/gator/list-item/list-item.gator.js +1 -1
  714. package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
  715. package/dist/components/loading-spinner/loading-spinner.js +1 -1
  716. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  717. package/dist/components/menu/base/menu.js +1 -1
  718. package/dist/components/menu/base/slds/menu.slds.js +1 -1
  719. package/dist/components/menu/menu-divider/menu-divider.js +1 -1
  720. package/dist/components/menu/menu-divider/menu-divider.slds.js +1 -1
  721. package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
  722. package/dist/components/menu/menu-item/menu-item.js +1 -1
  723. package/dist/components/menu/menu-item/slds/menu-item.slds.js +1 -1
  724. package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
  725. package/dist/components/menu/menu-submenu/menu-submenu.slds.js +1 -1
  726. package/dist/components/modal/gator/modal.gator.js +1 -1
  727. package/dist/components/modal/modal.js +1 -1
  728. package/dist/components/page-header/gator/page-header.gator.js +1 -1
  729. package/dist/components/panel/gator/panel.gator.js +1 -1
  730. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  731. package/dist/components/pill/pill.js +1 -1
  732. package/dist/components/pill/pill.slds.js +1 -1
  733. package/dist/components/popover/gator/popover.gator.js +2 -2
  734. package/dist/components/popover/popover.js +1 -1
  735. package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
  736. package/dist/components/progress-ring/gator/progress-ring.gator.js +1 -1
  737. package/dist/components/radio/radio.gator.js +5 -5
  738. package/dist/components/radio-group/radio-group.gator.js +13 -5
  739. package/dist/components/scoped-notification/scoped-notification.js +1 -1
  740. package/dist/components/scoped-notification/scoped-notification.slds.js +1 -1
  741. package/dist/components/selection-box/selection-box.gator.js +1 -1
  742. package/dist/components/selection-box-group/selection-box-group.gator.js +8 -2
  743. package/dist/components/selector/gator/selector.gator.js +1 -1
  744. package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
  745. package/dist/components/skip-link/gator/base/skip-link.gator.js +1 -1
  746. package/dist/components/skip-link/gator/list-item/skip-link-list-item.gator.js +1 -1
  747. package/dist/components/switch/gator/switch.gator.js +1 -1
  748. package/dist/components/switch/switch.js +1 -1
  749. package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
  750. package/dist/components/table/gator/table-controls/table-controls.gator.js +1 -1
  751. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
  752. package/dist/components/table/gator/table.gator.js +1 -1
  753. package/dist/components/table/table.js +1 -1
  754. package/dist/components/tabs/gator/tab/tab.gator.js +1 -1
  755. package/dist/components/tabs/gator/tabset/tabset.gator.js +3 -3
  756. package/dist/components/text-detail/gator/text-detail.gator.js +17 -11
  757. package/dist/components/text-detail/text-detail.js +1 -1
  758. package/dist/components/text-link/gator/text-link.gator.js +1 -1
  759. package/dist/components/text-link/text-link.js +1 -1
  760. package/dist/components/time-picker/gator/time-picker.gator.js +1 -1
  761. package/dist/components/toast/gator/base/toast.gator.js +1 -1
  762. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +2 -2
  763. package/dist/components/toast/gator/title/toast-title.gator.js +2 -2
  764. package/dist/components/toast/toast.js +1 -1
  765. package/dist/components/toast-container/gator/toast-container.gator.js +3 -3
  766. package/dist/components/toaster/gator/toaster.gator.js +2 -2
  767. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  768. package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
  769. package/dist/components/tooltip/tooltip.js +1 -1
  770. package/dist/index.js +1 -1
  771. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@45.2.2 → @ckeditor_ckeditor5-alignment@46.1.0}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +2 -2
  772. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autoformat@46.1.0/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +7 -0
  773. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@45.2.2 → @ckeditor_ckeditor5-autosave@46.1.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
  774. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@45.2.2 → @ckeditor_ckeditor5-basic-styles@46.1.0}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +2 -2
  775. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@45.2.2 → @ckeditor_ckeditor5-block-quote@46.1.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +2 -2
  776. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@45.2.2 → @ckeditor_ckeditor5-clipboard@46.1.0}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +10 -10
  777. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@46.1.0/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +4 -0
  778. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@46.1.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +7 -0
  779. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@46.1.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +4 -0
  780. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@45.2.2 → @ckeditor_ckeditor5-editor-classic@46.1.0}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +2 -2
  781. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@46.1.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +30 -0
  782. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@45.2.2 → @ckeditor_ckeditor5-enter@46.1.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +2 -2
  783. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@45.2.2 → @ckeditor_ckeditor5-essentials@46.1.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
  784. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@45.2.2 → @ckeditor_ckeditor5-find-and-replace@46.1.0}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +3 -3
  785. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@46.1.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +7 -0
  786. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@45.2.2 → @ckeditor_ckeditor5-heading@46.1.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +3 -3
  787. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@46.1.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +4 -0
  788. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@45.2.2 → @ckeditor_ckeditor5-horizontal-line@46.1.0}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +2 -2
  789. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@45.2.2 → @ckeditor_ckeditor5-html-embed@46.1.0}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +2 -2
  790. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@46.1.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +12 -0
  791. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-icons@46.1.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +6 -0
  792. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@46.1.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
  793. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@45.2.2 → @ckeditor_ckeditor5-indent@46.1.0}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +2 -2
  794. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@45.2.2 → @ckeditor_ckeditor5-language@46.1.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +2 -2
  795. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@45.2.2 → @ckeditor_ckeditor5-link@46.1.0}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +2 -2
  796. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@46.1.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +13 -0
  797. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@46.1.0/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +7 -0
  798. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@45.2.2 → @ckeditor_ckeditor5-media-embed@46.1.0}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +2 -2
  799. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-mention@46.1.0/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +4 -0
  800. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@46.1.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +4 -0
  801. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@45.2.2 → @ckeditor_ckeditor5-paragraph@46.1.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +2 -2
  802. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@46.1.0/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +31 -0
  803. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@46.1.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +4 -0
  804. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@45.2.2 → @ckeditor_ckeditor5-select-all@46.1.0}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +2 -2
  805. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@45.2.2 → @ckeditor_ckeditor5-show-blocks@46.1.0}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
  806. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@45.2.2 → @ckeditor_ckeditor5-source-editing@46.1.0}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
  807. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@45.2.2 → @ckeditor_ckeditor5-special-characters@46.1.0}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +2 -2
  808. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@45.2.2 → @ckeditor_ckeditor5-style@46.1.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +2 -2
  809. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@46.1.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +16 -0
  810. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@45.2.2 → @ckeditor_ckeditor5-typing@46.1.0}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +2 -2
  811. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@46.1.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +25 -0
  812. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@45.2.2 → @ckeditor_ckeditor5-undo@46.1.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +2 -2
  813. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@45.2.2 → @ckeditor_ckeditor5-upload@46.1.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +2 -2
  814. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@46.1.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +113 -0
  815. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@45.2.2 → @ckeditor_ckeditor5-watchdog@46.1.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +2 -2
  816. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@46.1.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
  817. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/client/external.js +1 -0
  818. package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/client/figma_client.js +1 -1
  819. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/common/logging.js +1 -0
  820. package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/common/updates.js +1 -1
  821. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/connect/helpers.js +1 -0
  822. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/external.js +1 -0
  823. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/index_html.js +1 -0
  824. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/external.js +1 -0
  825. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/index_react.js +1 -0
  826. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/package.json.js +1 -0
  827. package/dist/node_modules/.pnpm/{@floating-ui_core@1.7.2 → @floating-ui_core@1.7.3}/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -1
  828. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -0
  829. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/default-msg.js +1 -1
  830. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js +5 -0
  831. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js +5 -0
  832. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js +5 -0
  833. package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.js +1 -0
  834. package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.js +1 -0
  835. package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/serialize.js +1 -0
  836. package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/types.js +1 -0
  837. package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +2 -2
  838. package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -1
  839. package/dist/node_modules/.pnpm/axe-core@4.10.3/node_modules/axe-core/axe.js +8 -8
  840. package/dist/node_modules/.pnpm/bail@2.0.2/node_modules/bail/index.js +1 -0
  841. package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +1 -1
  842. package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +2 -2
  843. package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +1 -1
  844. package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js +1 -0
  845. package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js +1 -0
  846. package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js +1 -0
  847. package/dist/node_modules/.pnpm/color-name@2.0.2/node_modules/color-name/index.js +1 -0
  848. package/dist/node_modules/.pnpm/color-parse@2.0.2/node_modules/color-parse/index.js +1 -0
  849. package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js +1 -0
  850. package/dist/node_modules/.pnpm/decode-named-character-reference@1.2.0/node_modules/decode-named-character-reference/index.dom.js +1 -0
  851. package/dist/node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.js +1 -0
  852. package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/lib/main.js +3 -0
  853. package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json.js +1 -0
  854. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/_internal/isUnsafeProperty.js +1 -0
  855. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/_internal/assignValue.js +1 -0
  856. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/_internal/isKey.js +1 -0
  857. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/_internal/toKey.js +1 -0
  858. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/function/debounce.js +1 -0
  859. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/function/throttle.js +1 -0
  860. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/assignIn.js +1 -0
  861. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/clone.js +1 -0
  862. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/get.js +1 -0
  863. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/has.js +1 -0
  864. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/mapValues.js +1 -0
  865. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/mergeWith.js +1 -0
  866. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/set.js +1 -0
  867. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/updateWith.js +1 -0
  868. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isArray.js +1 -0
  869. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isEqualWith.js +1 -0
  870. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isMatch.js +1 -0
  871. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isMatchWith.js +1 -0
  872. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/matches.js +1 -0
  873. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/matchesProperty.js +1 -0
  874. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/util/iteratee.js +1 -0
  875. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/util/toString.js +1 -0
  876. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/function/identity.js +1 -0
  877. package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/object/cloneDeep.js +1 -0
  878. package/dist/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.js +1 -0
  879. package/dist/node_modules/.pnpm/extend@3.0.2/node_modules/extend/index.js +1 -0
  880. package/dist/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js +1 -1
  881. package/dist/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +1 -1
  882. package/dist/node_modules/.pnpm/hast-util-embedded@3.0.0/node_modules/hast-util-embedded/lib/index.js +1 -0
  883. package/dist/node_modules/.pnpm/hast-util-from-dom@5.0.1/node_modules/hast-util-from-dom/lib/index.js +1 -0
  884. package/dist/node_modules/.pnpm/hast-util-has-property@3.0.0/node_modules/hast-util-has-property/lib/index.js +1 -0
  885. package/dist/node_modules/.pnpm/hast-util-is-body-ok-link@3.0.1/node_modules/hast-util-is-body-ok-link/lib/index.js +1 -0
  886. package/dist/node_modules/.pnpm/hast-util-is-element@3.0.0/node_modules/hast-util-is-element/lib/index.js +1 -0
  887. package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/block.js +1 -0
  888. package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/content.js +1 -0
  889. package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/index.js +2 -0
  890. package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/skippable.js +1 -0
  891. package/dist/node_modules/.pnpm/hast-util-parse-selector@4.0.0/node_modules/hast-util-parse-selector/lib/index.js +1 -0
  892. package/dist/node_modules/.pnpm/hast-util-phrasing@3.0.1/node_modules/hast-util-phrasing/lib/index.js +1 -0
  893. package/dist/node_modules/.pnpm/hast-util-to-dom@4.0.1/node_modules/hast-util-to-dom/lib/index.js +1 -0
  894. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js +1 -0
  895. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js +1 -0
  896. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js +9 -0
  897. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js +1 -0
  898. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js +1 -0
  899. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js +1 -0
  900. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js +1 -0
  901. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js +1 -0
  902. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js +1 -0
  903. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js +1 -0
  904. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js +1 -0
  905. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/util/siblings.js +1 -0
  906. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/a.js +1 -0
  907. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/base.js +1 -0
  908. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/blockquote.js +1 -0
  909. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/br.js +1 -0
  910. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/code.js +1 -0
  911. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/comment.js +1 -0
  912. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/del.js +1 -0
  913. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/dl.js +1 -0
  914. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/em.js +1 -0
  915. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/heading.js +1 -0
  916. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/hr.js +1 -0
  917. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/iframe.js +1 -0
  918. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/img.js +1 -0
  919. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/index.js +1 -0
  920. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/inline-code.js +1 -0
  921. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/input.js +1 -0
  922. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/li.js +1 -0
  923. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/list.js +1 -0
  924. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/media.js +1 -0
  925. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/p.js +1 -0
  926. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/q.js +1 -0
  927. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/root.js +1 -0
  928. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/select.js +1 -0
  929. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/strong.js +1 -0
  930. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table-cell.js +1 -0
  931. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table-row.js +1 -0
  932. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table.js +1 -0
  933. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/text.js +1 -0
  934. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/textarea.js +1 -0
  935. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/wbr.js +1 -0
  936. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/index.js +1 -0
  937. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/state.js +1 -0
  938. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/drop-surrounding-breaks.js +1 -0
  939. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/find-selected-options.js +1 -0
  940. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/list-items-spread.js +1 -0
  941. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/wrap.js +1 -0
  942. package/dist/node_modules/.pnpm/hast-util-to-text@4.0.2/node_modules/hast-util-to-text/lib/index.js +3 -0
  943. package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js +1 -0
  944. package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/create-h.js +1 -0
  945. package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/index.js +1 -0
  946. package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/svg-case-sensitive-tag-names.js +1 -0
  947. package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js +1 -0
  948. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +1 -1
  949. package/dist/node_modules/.pnpm/is-arguments@1.2.0/node_modules/is-arguments/index.js +1 -1
  950. package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js +1 -0
  951. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/ParseError.js +1 -0
  952. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/PhoneNumber.js +1 -0
  953. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/format.js +2 -0
  954. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +2 -0
  955. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +2 -0
  956. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/metadata.js +1 -0
  957. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/normalizeArguments.js +2 -0
  958. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +2 -0
  959. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +1 -0
  960. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +1 -0
  961. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  962. package/dist/node_modules/.pnpm/{lit-element@4.2.0 → lit-element@4.2.1}/node_modules/lit-element/lit-element.js +2 -2
  963. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.js +5 -0
  964. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js +5 -0
  965. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.js +5 -0
  966. package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/lit-html.js +1 -1
  967. package/dist/node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.js +1 -0
  968. package/dist/node_modules/.pnpm/{magic-string@0.30.18 → magic-string@0.30.19}/node_modules/magic-string/dist/magic-string.es.js +2 -2
  969. package/dist/node_modules/.pnpm/markdown-table@3.0.4/node_modules/markdown-table/index.js +2 -0
  970. package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js +1 -0
  971. package/dist/node_modules/.pnpm/mdast-util-from-markdown@2.0.2/node_modules/mdast-util-from-markdown/lib/index.js +1 -0
  972. package/dist/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.js +1 -0
  973. package/dist/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.js +2 -0
  974. package/dist/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.js +1 -0
  975. package/dist/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.js +3 -0
  976. package/dist/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.js +1 -0
  977. package/dist/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.js +1 -0
  978. package/dist/node_modules/.pnpm/mdast-util-newline-to-break@2.0.0/node_modules/mdast-util-newline-to-break/lib/index.js +1 -0
  979. package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.js +1 -0
  980. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/footer.js +3 -0
  981. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +1 -0
  982. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/break.js +2 -0
  983. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
  984. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/delete.js +1 -0
  985. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +1 -0
  986. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +1 -0
  987. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/heading.js +1 -0
  988. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/html.js +1 -0
  989. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +1 -0
  990. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image.js +1 -0
  991. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/index.js +1 -0
  992. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +1 -0
  993. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +1 -0
  994. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link.js +1 -0
  995. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +3 -0
  996. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list.js +1 -0
  997. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +1 -0
  998. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/root.js +1 -0
  999. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/strong.js +1 -0
  1000. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +1 -0
  1001. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +1 -0
  1002. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table.js +1 -0
  1003. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/text.js +1 -0
  1004. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +1 -0
  1005. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/index.js +2 -0
  1006. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/revert.js +1 -0
  1007. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/state.js +4 -0
  1008. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/configure.js +1 -0
  1009. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js +1 -0
  1010. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.js +3 -0
  1011. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/code.js +4 -0
  1012. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/definition.js +2 -0
  1013. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js +1 -0
  1014. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/heading.js +6 -0
  1015. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/html.js +1 -0
  1016. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js +1 -0
  1017. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.js +1 -0
  1018. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/index.js +1 -0
  1019. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js +1 -0
  1020. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js +1 -0
  1021. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link.js +1 -0
  1022. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.js +1 -0
  1023. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.js +1 -0
  1024. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js +1 -0
  1025. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/root.js +1 -0
  1026. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.js +1 -0
  1027. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/text.js +1 -0
  1028. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js +1 -0
  1029. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/index.js +4 -0
  1030. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/join.js +1 -0
  1031. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/unsafe.js +7 -0
  1032. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/association.js +1 -0
  1033. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js +1 -0
  1034. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js +1 -0
  1035. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js +1 -0
  1036. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js +1 -0
  1037. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-fence.js +1 -0
  1038. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js +1 -0
  1039. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-quote.js +1 -0
  1040. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js +1 -0
  1041. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule.js +1 -0
  1042. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-strong.js +1 -0
  1043. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js +1 -0
  1044. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/container-flow.js +10 -0
  1045. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js +2 -0
  1046. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js +1 -0
  1047. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.js +1 -0
  1048. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js +1 -0
  1049. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js +1 -0
  1050. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js +1 -0
  1051. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js +1 -0
  1052. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js +1 -0
  1053. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/safe.js +1 -0
  1054. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/track.js +1 -0
  1055. package/dist/node_modules/.pnpm/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.js +1 -0
  1056. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js +1 -0
  1057. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.js +1 -0
  1058. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js +1 -0
  1059. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.js +1 -0
  1060. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.js +1 -0
  1061. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.js +1 -0
  1062. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.js +1 -0
  1063. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.js +1 -0
  1064. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.js +1 -0
  1065. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.js +1 -0
  1066. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.js +1 -0
  1067. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +1 -0
  1068. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.js +1 -0
  1069. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.js +1 -0
  1070. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.js +1 -0
  1071. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.js +1 -0
  1072. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.js +1 -0
  1073. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.js +1 -0
  1074. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js +1 -0
  1075. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.js +1 -0
  1076. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.js +1 -0
  1077. package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.js +1 -0
  1078. package/dist/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js +1 -0
  1079. package/dist/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.js +1 -0
  1080. package/dist/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js +1 -0
  1081. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.js +1 -0
  1082. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.js +1 -0
  1083. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.js +1 -0
  1084. package/dist/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js +1 -0
  1085. package/dist/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.js +1 -0
  1086. package/dist/node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.js +1 -0
  1087. package/dist/node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.js +1 -0
  1088. package/dist/node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js +1 -0
  1089. package/dist/node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.js +1 -0
  1090. package/dist/node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js +1 -0
  1091. package/dist/node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js +1 -0
  1092. package/dist/node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js +1 -0
  1093. package/dist/node_modules/.pnpm/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js +1 -0
  1094. package/dist/node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.js +1 -0
  1095. package/dist/node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js +1 -0
  1096. package/dist/node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js +1 -0
  1097. package/dist/node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.js +1 -0
  1098. package/dist/node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.js +1 -0
  1099. package/dist/node_modules/.pnpm/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.js +1 -0
  1100. package/dist/node_modules/.pnpm/micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js +1 -0
  1101. package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.js +1 -0
  1102. package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/lib/splice-buffer.js +1 -0
  1103. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js +1 -0
  1104. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.js +3 -0
  1105. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/content.js +1 -0
  1106. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.js +1 -0
  1107. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.js +1 -0
  1108. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.js +1 -0
  1109. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.js +1 -0
  1110. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/postprocess.js +1 -0
  1111. package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.js +1 -0
  1112. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js +1 -0
  1113. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js +1 -0
  1114. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js +1 -0
  1115. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js +1 -0
  1116. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js +1 -0
  1117. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js +1 -0
  1118. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js +1 -0
  1119. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +1 -0
  1120. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js +1 -0
  1121. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js +1 -0
  1122. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js +1 -0
  1123. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js +1 -0
  1124. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js +1 -0
  1125. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js +1 -0
  1126. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js +1 -0
  1127. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js +1 -0
  1128. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js +1 -0
  1129. package/dist/node_modules/.pnpm/{react@19.1.0 → react@19.1.1}/node_modules/react/cjs/react.production.js +1 -1
  1130. package/dist/node_modules/.pnpm/{react@19.1.0 → react@19.1.1}/node_modules/react/index.js +1 -1
  1131. package/dist/node_modules/.pnpm/rehype-dom-parse@5.0.2/node_modules/rehype-dom-parse/lib/index.js +1 -0
  1132. package/dist/node_modules/.pnpm/rehype-dom-stringify@4.0.2/node_modules/rehype-dom-stringify/lib/index.js +1 -0
  1133. package/dist/node_modules/.pnpm/rehype-minify-whitespace@6.0.2/node_modules/rehype-minify-whitespace/lib/index.js +1 -0
  1134. package/dist/node_modules/.pnpm/rehype-remark@10.0.1/node_modules/rehype-remark/lib/index.js +1 -0
  1135. package/dist/node_modules/.pnpm/remark-breaks@4.0.0/node_modules/remark-breaks/lib/index.js +1 -0
  1136. package/dist/node_modules/.pnpm/remark-gfm@4.0.1/node_modules/remark-gfm/lib/index.js +1 -0
  1137. package/dist/node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse/lib/index.js +1 -0
  1138. package/dist/node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.js +1 -0
  1139. package/dist/node_modules/.pnpm/remark-stringify@11.0.0/node_modules/remark-stringify/lib/index.js +1 -0
  1140. package/dist/node_modules/.pnpm/safe-buffer@5.1.2/node_modules/safe-buffer/index.js +1 -1
  1141. package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +1 -0
  1142. package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/instrumenter/index.js +1 -1
  1143. package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/test/index.js +12 -12
  1144. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js +1 -0
  1145. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js +1 -0
  1146. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js +1 -0
  1147. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js +1 -0
  1148. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js +1 -0
  1149. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js +1 -0
  1150. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js +1 -0
  1151. package/dist/node_modules/.pnpm/strip-literal@3.0.0/node_modules/strip-literal/dist/index.js +1 -1
  1152. package/dist/node_modules/.pnpm/trim-lines@3.0.1/node_modules/trim-lines/index.js +1 -0
  1153. package/dist/node_modules/.pnpm/trim-trailing-lines@2.1.0/node_modules/trim-trailing-lines/index.js +1 -0
  1154. package/dist/node_modules/.pnpm/trough@2.2.0/node_modules/trough/lib/index.js +1 -0
  1155. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/index.js +1 -1
  1156. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/index.js +1 -1
  1157. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/constants.js +1 -1
  1158. package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/callable-instance.js +1 -0
  1159. package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -0
  1160. package/dist/node_modules/.pnpm/unist-util-find-after@5.0.0/node_modules/unist-util-find-after/lib/index.js +1 -0
  1161. package/dist/node_modules/.pnpm/unist-util-is@6.0.0/node_modules/unist-util-is/lib/index.js +1 -0
  1162. package/dist/node_modules/.pnpm/unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.js +1 -0
  1163. package/dist/node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.js +1 -0
  1164. package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/color.js +1 -0
  1165. package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/index.js +1 -0
  1166. package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.js +1 -0
  1167. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +1 -1
  1168. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js +2 -2
  1169. package/dist/node_modules/.pnpm/vfile-message@4.0.3/node_modules/vfile-message/lib/index.js +1 -0
  1170. package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/index.js +1 -0
  1171. package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minpath.browser.js +1 -0
  1172. package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minproc.browser.js +1 -0
  1173. package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.browser.js +1 -0
  1174. package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.shared.js +1 -0
  1175. package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +2 -2
  1176. package/dist/node_modules/.pnpm/web-namespaces@2.0.1/node_modules/web-namespaces/index.js +1 -0
  1177. package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js +1 -0
  1178. package/dist/packages/web-components/public/styles/gator/gator-global-styles.css.js +1 -1
  1179. package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.scss.js +1 -1
  1180. package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.scss.js +1 -1
  1181. package/dist/packages/web-components/src/components/boolean/boolean.gator.scss.js +1 -1
  1182. package/dist/packages/web-components/src/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.scss.js +1 -1
  1183. package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -1
  1184. package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -1
  1185. package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
  1186. package/dist/packages/web-components/src/components/card/gator/content/card-content.gator.scss.js +1 -1
  1187. package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -1
  1188. package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.scss.js +1 -1
  1189. package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -1
  1190. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -1
  1191. package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -1
  1192. package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.scss.js +1 -1
  1193. package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -1
  1194. package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -1
  1195. package/dist/packages/web-components/src/components/radio/radio.gator.scss.js +1 -1
  1196. package/dist/packages/web-components/src/components/radio-group/radio-group.gator.scss.js +1 -1
  1197. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  1198. package/dist/packages/web-components/src/tokens/primitive.tokens.scss.js +1 -1
  1199. package/dist/packages/web-components/src/tokens/semantic-new.tokens.scss.js +1 -1
  1200. package/dist/styles/gator/_gator-typography.css +83 -96
  1201. package/dist/styles/gator/fonts/OpenSans-VariableFont.woff2 +0 -0
  1202. package/dist/styles/gator/fonts.css +8 -0
  1203. package/dist/types/components/accordion/gator/base/accordion.gator.d.ts +2 -0
  1204. package/dist/types/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.d.ts +2 -0
  1205. package/dist/types/components/button/gator/button.gator.d.ts +2 -0
  1206. package/dist/types/components/button/slds/button.slds.d.ts +2 -0
  1207. package/dist/types/components/button-card/gator/button-card.gator.d.ts +11 -0
  1208. package/dist/types/components/chip/gator/chip.gator.d.ts +2 -0
  1209. package/dist/types/components/combobox/base/combobox.slds.d.ts +2 -0
  1210. package/dist/types/components/date-picker/base/gator/datepicker.gator.d.ts +2 -0
  1211. package/dist/types/components/date-picker/year-month-selector/year-month-selector.gator.d.ts +2 -0
  1212. package/dist/types/components/display-card/gator/display-card.gator.d.ts +9 -5
  1213. package/dist/types/components/fab/gator/fab.gator.d.ts +2 -0
  1214. package/dist/types/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.d.ts +2 -0
  1215. package/dist/types/components/headline-card/gator/headline-card.gator.d.ts +6 -3
  1216. package/dist/types/components/icon/gator/templates/brain.d.ts +1 -0
  1217. package/dist/types/components/icon/gator/templates/chat-circle-ai.d.ts +1 -0
  1218. package/dist/types/components/icon/gator/templates/chat-circle-dots.d.ts +1 -0
  1219. package/dist/types/components/icon/gator/templates/chat-circle-slash.d.ts +1 -0
  1220. package/dist/types/components/icon/gator/templates/chat-circle-text.d.ts +1 -0
  1221. package/dist/types/components/icon/gator/templates/chat-circle.d.ts +1 -0
  1222. package/dist/types/components/icon/gator/templates/check-circle-filled.d.ts +1 -0
  1223. package/dist/types/components/icon/gator/templates/document-ai.d.ts +1 -0
  1224. package/dist/types/components/icon/gator/templates/index.d.ts +22 -2
  1225. package/dist/types/components/icon/gator/templates/number-0.d.ts +1 -0
  1226. package/dist/types/components/icon/gator/templates/number-10.d.ts +1 -0
  1227. package/dist/types/components/icon/gator/templates/number-4.d.ts +1 -0
  1228. package/dist/types/components/icon/gator/templates/number-5.d.ts +1 -0
  1229. package/dist/types/components/icon/gator/templates/number-6.d.ts +1 -0
  1230. package/dist/types/components/icon/gator/templates/number-7.d.ts +1 -0
  1231. package/dist/types/components/icon/gator/templates/number-8.d.ts +1 -0
  1232. package/dist/types/components/icon/gator/templates/number-9.d.ts +1 -0
  1233. package/dist/types/components/icon/gator/templates/restricted-filled.d.ts +1 -0
  1234. package/dist/types/components/icon/gator/templates/robot.d.ts +1 -0
  1235. package/dist/types/components/icon/gator/templates/send-filled.d.ts +1 -0
  1236. package/dist/types/components/icon/gator/templates/warning-filled.d.ts +1 -0
  1237. package/dist/types/components/icon-button/gator/icon-button.gator.d.ts +2 -0
  1238. package/dist/types/components/input/base/input-base.d.ts +13 -3
  1239. package/dist/types/components/input/base/input-base.gator.d.ts +5 -1
  1240. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +4 -1
  1241. package/dist/types/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.d.ts +1 -0
  1242. package/dist/types/components/input/gator/input-file/input-file.gator.d.ts +1 -0
  1243. package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +7 -1
  1244. package/dist/types/components/input/gator/input-search/input-search.gator.d.ts +2 -0
  1245. package/dist/types/components/input/gator/input-text/input-text.gator.d.ts +2 -0
  1246. package/dist/types/components/input/gator/input-textarea/input-textarea.gator.d.ts +2 -0
  1247. package/dist/types/components/input/gator/input-time/input-time.gator.d.ts +2 -0
  1248. package/dist/types/components/list/gator/list/list.gator.d.ts +4 -2
  1249. package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +2 -0
  1250. package/dist/types/components/popover/gator/popover.gator.d.ts +2 -0
  1251. package/dist/types/components/radio-group/radio-group.gator.d.ts +2 -2
  1252. package/dist/types/components/selection-box/selection-box.gator.d.ts +2 -0
  1253. package/dist/types/components/skip-link/gator/base/skip-link.gator.d.ts +2 -0
  1254. package/dist/types/components/switch/gator/switch.gator.d.ts +2 -0
  1255. package/dist/types/components/table/gator/table-bulk-controls/table-bulk-controls.gator.d.ts +2 -0
  1256. package/dist/types/components/tabs/gator/tabset/tabset.gator.d.ts +2 -1
  1257. package/dist/types/components/text-link/gator/text-link.gator.d.ts +2 -0
  1258. package/dist/types/components/time-picker/gator/time-picker.gator.d.ts +2 -0
  1259. package/dist/types/components/tooltip/gator/tooltip.gator.d.ts +2 -0
  1260. package/dist/types/index.d.ts +1 -0
  1261. package/dist/types/utils/components/gradient-background.d.ts +5 -0
  1262. package/dist/types/utils/storybook-args.d.ts +28 -0
  1263. package/dist/utils/components/gradient-background.js +33 -0
  1264. package/dist/utils/components/illustration-list/illustration-list.gator.js +1 -1
  1265. package/dist/utils/components/ngc-component.js +1 -1
  1266. package/dist/utils/components/slot-placeholder/slot-placeholder.js +4 -3
  1267. package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
  1268. package/dist/utils/storybook-args.js +1 -1
  1269. package/dist/utils/vitest-a11y-utils.js +1 -1
  1270. package/package.json +135 -129
  1271. package/web-types.json +280 -71
  1272. package/dist/_virtual/index13.js +0 -1
  1273. package/dist/assets/nCino_Avenir.woff2 +0 -0
  1274. package/dist/assets/nCino_AvenirBd.woff2 +0 -0
  1275. package/dist/assets/node_modules/.pnpm/ckeditor5@45.2.2/node_modules/ckeditor5/dist/ckeditor5.css +0 -4
  1276. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autoformat@45.2.2/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +0 -7
  1277. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@45.2.2/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +0 -4
  1278. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@45.2.2/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +0 -7
  1279. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.2.2/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -4
  1280. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@45.2.2/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +0 -30
  1281. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@45.2.2/node_modules/@ckeditor/ckeditor5-font/dist/index.js +0 -7
  1282. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@45.2.2/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +0 -4
  1283. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@45.2.2/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -12
  1284. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-icons@45.2.2/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -6
  1285. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.2.2/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -10
  1286. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@45.2.2/node_modules/@ckeditor/ckeditor5-list/dist/index.js +0 -13
  1287. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@45.2.2/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +0 -6
  1288. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-mention@45.2.2/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +0 -4
  1289. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@45.2.2/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +0 -4
  1290. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@45.2.2/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +0 -28
  1291. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@45.2.2/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +0 -4
  1292. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.2.2/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -16
  1293. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.2.2/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -28
  1294. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@45.2.2/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +0 -112
  1295. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.2.2/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -4
  1296. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/client/external.js +0 -1
  1297. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/common/logging.js +0 -1
  1298. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -1
  1299. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/html/external.js +0 -1
  1300. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/html/index_html.js +0 -1
  1301. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/react/external.js +0 -1
  1302. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/react/index_react.js +0 -1
  1303. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/package.json.js +0 -1
  1304. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.2/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -1
  1305. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js +0 -5
  1306. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js +0 -5
  1307. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +0 -5
  1308. package/dist/node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.js +0 -1
  1309. package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/lib/main.js +0 -3
  1310. package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/package.json.js +0 -1
  1311. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/toKey.js +0 -1
  1312. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/debounce.js +0 -1
  1313. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/throttle.js +0 -1
  1314. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/assignIn.js +0 -1
  1315. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/get.js +0 -1
  1316. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mapValues.js +0 -1
  1317. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mergeWith.js +0 -1
  1318. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/set.js +0 -1
  1319. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/unset.js +0 -1
  1320. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isEqualWith.js +0 -1
  1321. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toString.js +0 -1
  1322. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/ParseError.js +0 -1
  1323. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -1
  1324. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/format.js +0 -2
  1325. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -2
  1326. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -2
  1327. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/metadata.js +0 -1
  1328. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -2
  1329. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -2
  1330. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -1
  1331. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -1
  1332. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  1333. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive-helpers.js +0 -5
  1334. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +0 -5
  1335. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/repeat.js +0 -5
  1336. package/dist/node_modules/.pnpm/marked@4.0.12/node_modules/marked/lib/marked.esm.js +0 -48
  1337. package/dist/node_modules/.pnpm/turndown-plugin-gfm@1.0.2/node_modules/turndown-plugin-gfm/lib/turndown-plugin-gfm.es.js +0 -16
  1338. package/dist/node_modules/.pnpm/turndown@7.2.0/node_modules/turndown/lib/turndown.browser.es.js +0 -61
  1339. package/dist/packages/web-components/src/components/boolean/boolean.gator.tokens.scss.js +0 -1
  1340. package/dist/packages/web-components/src/components/breadcrumbs/gator/breadcrumbs.gator.tokens.scss.js +0 -1
  1341. package/dist/packages/web-components/src/components/button-card/button-card.tokens.scss.js +0 -1
  1342. package/dist/packages/web-components/src/components/card/card.tokens.scss.js +0 -1
  1343. package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.tokens.scss.js +0 -1
  1344. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.tokens.scss.js +0 -1
  1345. package/dist/packages/web-components/src/components/radio/radio.gator.tokens.scss.js +0 -1
  1346. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/common/fetch.js +0 -0
  1347. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -0
  1348. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -0
  1349. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -0
  1350. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -0
  1351. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.1.0 → @lit_reactive-element@2.1.1}/node_modules/@lit/reactive-element/decorators/property.js +0 -0
  1352. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.1.0 → @lit_reactive-element@2.1.1}/node_modules/@lit/reactive-element/decorators/state.js +0 -0
  1353. /package/dist/node_modules/.pnpm/{@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.3.0_typescript@5.8.3__playwright@1.55.0__52d7c6cd144c32d9cfaaa0e5cd39c583 → @vitest_browser@3.2.4_msw@2.7.3_@types_node@24.3.1_typescript@5.9.2__playwright@1.55.0__87f0b62113e4cf466e19137faba4c80e}/node_modules/@vitest/browser/context.js +0 -0
  1354. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/getSymbols.js +0 -0
  1355. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/getTag.js +0 -0
  1356. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/isDeepKey.js +0 -0
  1357. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/isIndex.js +0 -0
  1358. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/isPrototype.js +0 -0
  1359. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/normalizeForCase.js +0 -0
  1360. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/tags.js +0 -0
  1361. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0/node_modules/es-toolkit/dist → es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat}/function/identity.js +0 -0
  1362. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/cloneDeep.js +0 -0
  1363. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.js +0 -0
  1364. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/keysIn.js +0 -0
  1365. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/merge.js +0 -0
  1366. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/property.js +0 -0
  1367. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isArguments.js +0 -0
  1368. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isArrayLike.js +0 -0
  1369. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isElement.js +0 -0
  1370. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0/node_modules/es-toolkit/dist → es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat}/predicate/isFunction.js +0 -0
  1371. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isObject.js +0 -0
  1372. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isObjectLike.js +0 -0
  1373. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.js +0 -0
  1374. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isString.js +0 -0
  1375. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isSymbol.js +0 -0
  1376. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isTypedArray.js +0 -0
  1377. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/string/escapeRegExp.js +0 -0
  1378. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/string/startCase.js +0 -0
  1379. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/string/upperFirst.js +0 -0
  1380. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/eq.js +0 -0
  1381. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/times.js +0 -0
  1382. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toFinite.js +0 -0
  1383. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toInteger.js +0 -0
  1384. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toNumber.js +0 -0
  1385. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toPath.js +0 -0
  1386. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/function/after.js +0 -0
  1387. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/function/debounce.js +0 -0
  1388. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/function/noop.js +0 -0
  1389. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/object/clone.js +0 -0
  1390. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/object/cloneDeepWith.js +0 -0
  1391. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/object/mapValues.js +0 -0
  1392. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isBuffer.js +0 -0
  1393. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isEqual.js +0 -0
  1394. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isEqualWith.js +0 -0
  1395. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isLength.js +0 -0
  1396. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isPlainObject.js +0 -0
  1397. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isPrimitive.js +0 -0
  1398. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isTypedArray.js +0 -0
  1399. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/string/escapeRegExp.js +0 -0
  1400. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/string/upperFirst.js +0 -0
  1401. /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/string/words.js +0 -0
  1402. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  1403. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  1404. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  1405. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
  1406. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  1407. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  1408. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
  1409. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
  1410. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  1411. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
  1412. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  1413. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  1414. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  1415. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  1416. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  1417. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  1418. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  1419. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  1420. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  1421. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  1422. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  1423. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  1424. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  1425. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  1426. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  1427. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  1428. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  1429. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  1430. /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/async-directive.js +0 -0
  1431. /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directive.js +0 -0
  1432. /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/if-defined.js +0 -0
  1433. /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/live.js +0 -0
  1434. /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/ref.js +0 -0
  1435. /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/unsafe-html.js +0 -0
  1436. /package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/client-logger/index.js +0 -0
  1437. /package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/core-events/index.js +0 -0
  1438. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  1439. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
  1440. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -0
@@ -1,6 +1,6 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const t=H("thumbs-down-man",C`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const t=H("thumbs-down-man",C`
2
2
  <svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <path d="M74 108.5H67.5C66.77 108.5 66.64 108.18 66.5 107.5C66.48 107.4 66.3577 107.42 66.3477 107.32H57C57 108.15 56.33 108 55.5 108H49C37.6 108 29.5 116.51 29.5 128.5V132.5L94 132V129C94 117.01 86.5 108.5 74 108.5ZM73.5 112.5C73.34 112.63 71.14 115 62 115C52.86 115 49.81 112.34 49.5 112C48.94 111.39 48.89 111.06 49.5 110.5C50.1 109.95 50.43 110.42 51 111C51.1 111.09 53.78 113.5 61.67 113.5C69.56 113.5 71.9874 112.31 73 111.5C73.65 110.98 73.98 110.35 74.5 111C75.02 111.65 74.65 111.48 74 112L73.5 112.5ZM119.18 63.5999H119.19V74.5999H114.19H119.18V63.6099V63.5999ZM138.19 76.4799C138.19 76.4799 138.19 76.5599 138.19 76.6099C138.19 76.6199 138.19 76.6399 138.19 76.6499C138.19 76.5699 138.19 76.5099 138.19 76.4799ZM129.19 77.5999C129.13 77.5999 128.99 77.6099 128.84 77.6699C128.95 77.6299 129.06 77.5999 129.19 77.5999ZM126.45 48.4399C113.29 48.4399 102.59 59.1399 102.59 72.2999C102.59 85.4599 113.29 96.1599 126.45 96.1599C139.61 96.1599 150.31 85.4499 150.31 72.2999C150.31 59.1499 139.61 48.4399 126.45 48.4399ZM139.44 78.5899C138.87 79.2399 138.05 79.6099 137.19 79.6099H130.19V81.6099C130.19 84.3699 127.95 86.6099 125.19 86.6099C124.81 86.6099 124.46 86.3999 124.29 86.0599L119.57 76.6099H114.19C113.09 76.6099 112.19 75.7099 112.19 74.6099V63.6099C112.19 62.5099 113.09 61.6099 114.19 61.6099H135.69C137.2 61.6099 138.48 62.7299 138.67 64.2299L140.17 76.2299C140.28 77.0799 140.01 77.9399 139.44 78.5899ZM128.58 77.8199C128.65 77.7699 128.72 77.7299 128.79 77.6999C128.7 77.7399 128.62 77.7999 128.55 77.8599C128.56 77.8499 128.57 77.8299 128.58 77.8199ZM128.26 78.2799C128.2 78.4399 128.19 78.5699 128.19 78.6099C128.19 78.4899 128.22 78.3899 128.26 78.2799Z" fill="#11395B"/>
3
+ <path d="M74 108.5H67.5C66.77 108.5 66.64 108.18 66.5 107.5C66.48 107.4 66.3577 107.42 66.3477 107.32H57C57 108.15 56.33 108 55.5 108H49C37.6 108 29.5 116.51 29.5 128.5V132.5L94 132V129C94 117.01 86.5 108.5 74 108.5ZM73.5 112.5C73.34 112.63 71.14 115 62 115C52.86 115 49.81 112.34 49.5 112C48.94 111.39 48.89 111.06 49.5 110.5C50.1 109.95 50.43 110.42 51 111C51.1 111.09 53.78 113.5 61.67 113.5C69.56 113.5 71.9874 112.31 73 111.5C73.65 110.98 73.98 110.35 74.5 111C75.02 111.65 74.65 111.48 74 112L73.5 112.5ZM119.18 63.5999H119.19V74.5999H114.19H119.18V63.6099V63.5999ZM138.19 76.4799C138.19 76.4799 138.19 76.5599 138.19 76.6099C138.19 76.6199 138.19 76.6399 138.19 76.6499C138.19 76.5699 138.19 76.5099 138.19 76.4799ZM129.19 77.5999C129.13 77.5999 128.99 77.6099 128.84 77.6699C128.95 77.6299 129.06 77.5999 129.19 77.5999ZM126.45 48.4399C113.29 48.4399 102.59 59.1399 102.59 72.2999C102.59 85.4599 113.29 96.1599 126.45 96.1599C139.61 96.1599 150.31 85.4499 150.31 72.2999C150.31 59.1499 139.61 48.4399 126.45 48.4399ZM139.44 78.5899C138.87 79.2399 138.05 79.6099 137.19 79.6099H130.19V81.6099C130.19 84.3699 127.95 86.6099 125.19 86.6099C124.81 86.6099 124.46 86.3999 124.29 86.0599L119.57 76.6099H114.19C113.09 76.6099 112.19 75.7099 112.19 74.6099V63.6099C112.19 62.5099 113.09 61.6099 114.19 61.6099H135.69C137.2 61.6099 138.48 62.7299 138.67 64.2299L140.17 76.2299C140.28 77.0799 140.01 77.9399 139.44 78.5899ZM128.58 77.8199C128.65 77.7699 128.72 77.7299 128.79 77.6999C128.7 77.7399 128.62 77.7999 128.55 77.8599C128.56 77.8499 128.57 77.8299 128.58 77.8199ZM128.26 78.2799C128.2 78.4399 128.19 78.5699 128.19 78.6099C128.19 78.4899 128.22 78.3899 128.26 78.2799Z" fill="currentColor"/>
4
4
  <path d="M74.1499 105.82H68.6199V100.12C73.8299 98.07 78.1999 93.77 80.9299 88.19C80.9499 88.19 80.9699 88.2 80.9799 88.21C82.2999 88.52 83.5999 87.87 84.1499 86.63C84.6799 85.42 85.1499 84.03 85.5499 82.51C86.4499 79.09 85.9399 74.73 85.3899 70.11C84.5499 63.03 83.6799 55.71 87.4899 50.71L88.7899 49L86.7399 48.37C86.4099 48.27 78.5699 45.89 66.1299 46.85C60.2899 47.3 46.9199 48.33 44.0699 57.66C41.7599 57.89 39.8399 59.04 38.4699 61.05C34.9099 66.27 35.6399 76.53 40.3399 87.19C40.7599 88.15 41.6799 88.73 42.6799 88.73C45.4199 94.05 49.6799 98.13 54.7199 100.12V105.82H49.1899C36.2099 105.82 27.1399 115.3 27.1399 128.87V133.01C27.1399 133.84 27.8099 134.51 28.6399 134.51H94.6999C95.5299 134.51 96.1999 133.84 96.1999 133.01V128.87C96.1999 115.3 87.1299 105.82 74.1499 105.82ZM40.9499 62.73C41.9699 61.23 43.3699 60.54 45.1899 60.61L45.8399 60.64L46.4699 60.67L46.5599 60.23L46.7199 59.41C48.1399 52.15 57.9599 50.48 66.3599 49.84C74.6799 49.2 80.9099 50.14 83.8899 50.76C81.5799 55 81.4499 60.12 81.8499 65.14C81.9899 66.94 82.1999 68.73 82.4099 70.46C82.9199 74.79 83.4099 78.87 82.6499 81.74C82.4199 82.61 82.1699 83.43 81.8899 84.18C81.9099 83.09 81.8999 81.92 81.8699 80.74C81.7299 75.82 81.1599 70.61 80.6799 69.22L80.3699 68.33L79.9799 68.28L79.4399 68.22C76.8099 67.91 73.9699 67.82 71.0999 67.82C69.2999 67.82 67.4799 67.85 65.6799 67.89C58.5799 68.02 51.2499 68.16 48.2299 65.87L46.8699 64.84L46.0199 66.32C44.0299 69.78 43.0399 74.1 42.5799 78.27C42.3699 80.15 42.2599 82.01 42.2299 83.74C42.2299 83.81 42.2299 83.88 42.2299 83.95C40.6499 79.94 39.7699 76.31 39.4099 73.17C38.8699 68.41 39.5599 64.77 40.9399 62.74L40.9499 62.73ZM47.9299 69.17C52.0399 71.14 58.7199 71.02 65.7399 70.89C69.9199 70.81 74.2199 70.73 78.0499 71.09C78.4999 73.69 79.0999 80.55 78.8499 85.38C78.8499 85.43 78.8499 85.48 78.8499 85.53C76.6999 90.69 73.0499 94.76 68.6099 96.87C67.6399 97.33 66.6399 97.7 65.6099 97.96C64.3299 98.29 63.0099 98.46 61.6599 98.46C60.3099 98.46 58.9899 98.29 57.7099 97.96C56.6799 97.7 55.6799 97.32 54.7099 96.86C50.6799 94.95 47.3099 91.42 45.1099 86.93C45.1899 86.68 45.2299 86.41 45.2199 86.14C45.1399 82 45.4199 74.6 47.9199 69.17H47.9299ZM61.6699 101.45C63.0199 101.45 64.3399 101.3 65.6199 101.02V107.32C65.6199 107.42 65.6299 107.52 65.6499 107.62C65.7899 108.31 66.3899 108.82 67.1199 108.82H74.1499C85.5499 108.82 93.1999 116.88 93.1999 128.87V131.51H30.1399V128.87C30.1399 116.88 37.7999 108.82 49.1899 108.82H56.2199C57.0499 108.82 57.7199 108.15 57.7199 107.32V101.02C58.9999 101.3 60.3199 101.45 61.6699 101.45ZM56.3299 91.71C56.3799 91.66 57.1999 90.99 58.3699 90.33C59.1399 89.9 60.0599 89.47 61.0199 89.23C63.2699 88.67 66.0899 89.6 66.2099 89.64C66.5399 89.75 66.7599 90.02 66.8399 90.33C66.8899 90.51 66.9099 90.71 66.8399 90.9C66.6699 91.42 66.0999 91.7 65.5799 91.53C65.5699 91.53 64.6099 91.21 63.4899 91.09C62.8399 91.02 62.1299 91.01 61.5099 91.16C60.8699 91.32 60.2399 91.6 59.6799 91.89C58.5099 92.5 57.6399 93.22 57.6299 93.23C57.4399 93.39 57.2199 93.46 56.9899 93.46C56.6999 93.46 56.4199 93.34 56.2199 93.1C55.8699 92.68 55.9199 92.05 56.3399 91.69L56.3299 91.71ZM51.1399 110.32C51.2399 110.41 53.7799 112.71 61.6699 112.71C69.5599 112.71 72.9999 110.21 73.0299 110.19C73.6799 109.67 74.6199 109.78 75.1399 110.43C75.6599 111.08 75.5499 112.02 74.8999 112.54C74.7399 112.67 70.8099 115.71 61.6699 115.71C52.5299 115.71 49.2699 112.72 48.9599 112.38C48.3999 111.77 48.4399 110.82 49.0499 110.26C49.6499 109.71 50.5799 109.74 51.1499 110.32H51.1399ZM52.4599 78.46C52.4599 76.48 53.3399 74.88 54.4399 74.88C55.5399 74.88 56.4199 76.48 56.4199 78.46C56.4199 80.44 55.5399 82.04 54.4399 82.04C53.3399 82.04 52.4599 80.44 52.4599 78.46ZM66.9399 78.46C66.9399 76.48 67.8199 74.88 68.9199 74.88C70.0199 74.88 70.8999 76.48 70.8999 78.46C70.8999 80.44 70.0199 82.04 68.9199 82.04C67.8199 82.04 66.9399 80.44 66.9399 78.46ZM153.32 72.3C153.32 57.49 141.27 45.44 126.46 45.44C111.65 45.44 99.5999 57.49 99.5999 72.3C99.5999 87.11 111.65 99.16 126.46 99.16C141.27 99.16 153.32 87.11 153.32 72.3ZM126.45 48.44C139.61 48.44 150.31 59.14 150.31 72.3C150.31 85.46 139.61 96.16 126.45 96.16C113.29 96.16 102.59 85.45 102.59 72.3C102.59 59.15 113.29 48.44 126.45 48.44ZM114.19 76.6H119.57L124.29 86.05C124.46 86.39 124.81 86.6 125.19 86.6C127.95 86.6 130.19 84.36 130.19 81.6V79.6H137.19C138.05 79.6 138.87 79.23 139.44 78.58C140.01 77.93 140.28 77.07 140.17 76.22L138.67 64.22C138.48 62.72 137.2 61.59 135.69 61.6H114.19C113.09 61.6 112.19 62.5 112.19 63.6V74.6C112.19 75.7 113.09 76.6 114.19 76.6ZM121.19 75.37V63.61H135.69C135.69 63.61 136.1 63.55 136.4 63.82C136.69 64.08 136.68 64.43 136.68 64.48L138.18 76.48C138.18 76.48 138.18 76.56 138.18 76.61C138.18 76.62 138.18 76.64 138.18 76.65C138.18 76.73 138.16 76.82 138.12 76.93C138.1 76.99 138.07 77.05 138.03 77.1C138.01 77.13 138 77.17 137.97 77.2C137.97 77.21 137.95 77.22 137.94 77.23C137.89 77.29 137.84 77.34 137.78 77.38C137.75 77.41 137.71 77.43 137.68 77.45C137.62 77.48 137.57 77.51 137.51 77.53C137.35 77.59 137.22 77.59 137.19 77.59H129.19C129.07 77.59 128.95 77.62 128.84 77.66C128.82 77.66 128.8 77.67 128.78 77.68C128.69 77.72 128.61 77.78 128.54 77.84C128.49 77.88 128.46 77.92 128.42 77.97C128.38 78.01 128.35 78.06 128.32 78.11C128.29 78.16 128.27 78.21 128.25 78.25C128.21 78.35 128.18 78.46 128.18 78.58C128.78 81.45 128.22 83.79 126.91 84.39C126.66 84.51 126.29 84.6 125.77 84.52L121.18 75.34L121.19 75.37ZM114.18 63.6H119.18H119.19V74.6H114.19H114.18V63.6ZM156.89 126.62C156.89 127.45 156.22 128.12 155.39 128.12H126.42C125.59 128.12 124.92 127.45 124.92 126.62C124.92 125.79 125.59 125.12 126.42 125.12H155.39C156.22 125.12 156.89 125.79 156.89 126.62ZM140.73 133C140.73 133.83 140.06 134.5 139.23 134.5H110.26C109.43 134.5 108.76 133.83 108.76 133C108.76 132.17 109.43 131.5 110.26 131.5H139.23C140.06 131.5 140.73 132.17 140.73 133ZM26.0899 35.39C26.0899 34.56 26.7599 33.89 27.5899 33.89H56.5599C57.3899 33.89 58.0599 34.56 58.0599 35.39C58.0599 36.22 57.3899 36.89 56.5599 36.89H27.5899C26.7599 36.89 26.0899 36.22 26.0899 35.39ZM40.4099 43.27H11.4399C10.6099 43.27 9.93994 42.6 9.93994 41.77C9.93994 40.94 10.6099 40.27 11.4399 40.27H40.4099C41.2399 40.27 41.9099 40.94 41.9099 41.77C41.9099 42.6 41.2399 43.27 40.4099 43.27Z" fill="#1F1F1F"/>
5
5
  </svg>
6
6
 
@@ -1,6 +1,6 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const t=H("transfer",C`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const t=H("transfer",C`
2
2
  <svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <path d="M139.74 129.96C140.56 130.78 140.56 132.11 139.74 132.93L131.33 141.34C130.51 142.16 129.18 142.16 128.35 141.34C127.53 140.52 127.53 139.19 128.35 138.36L133.17 133.54H82.05C80.89 133.54 79.95 132.6 79.95 131.44C79.95 130.28 80.89 129.34 82.05 129.34H133.17L128.35 124.52C127.53 123.7 127.53 122.37 128.35 121.54C129.17 120.72 130.5 120.72 131.33 121.54L139.74 129.95V129.96ZM144.15 68.64H150.83V36.62H64.96V44.74H66.47C67.31 44.74 67.98 45.42 67.98 46.25V61.06C67.98 61.9 67.3 62.57 66.47 62.57H64.96V70.3H71.41C72.71 70.3 73.77 71.36 73.77 72.66V102.96H150.83V71.65H144.15C143.36 84.96 132.29 95.55 118.79 95.55C105.29 95.55 93.38 84.15 93.38 70.14C93.38 57.2 103.11 46.49 115.64 44.93C116.67 44.8 117.72 44.73 118.79 44.73C132.29 44.73 143.36 55.32 144.15 68.63V68.64ZM108.1 75.56L110.14 74.5C109.53 73.3 109.17 71.95 109.12 70.53H106.82C106.88 72.34 107.33 74.04 108.11 75.56H108.1ZM129.35 75.83L127.31 74.77C126.72 75.86 125.92 76.82 124.97 77.61L126.29 79.49C127.54 78.49 128.58 77.24 129.34 75.83H129.35ZM130.77 70.53H128.47C128.42 71.79 128.14 72.99 127.65 74.09L129.69 75.15C130.34 73.74 130.72 72.18 130.78 70.53H130.77ZM119.17 82.12C121.59 82.04 123.84 81.25 125.69 79.94L124.37 78.06C122.89 79.11 121.1 79.75 119.17 79.82V82.12ZM112.02 80.04L113.32 78.15C112.18 77.37 111.22 76.34 110.5 75.16L108.46 76.23C109.36 77.75 110.57 79.06 112.02 80.05V80.04ZM118.41 79.83C116.8 79.77 115.29 79.31 113.97 78.55L112.67 80.44C114.36 81.45 116.32 82.05 118.41 82.12V79.82V79.83ZM113.25 62.21L111.93 60.33C110.52 61.32 109.34 62.6 108.46 64.08L110.5 65.14C111.2 63.98 112.14 62.98 113.24 62.2L113.25 62.21ZM106.81 69.77H109.11C109.17 68.35 109.53 67.01 110.13 65.8L108.09 64.74C107.32 66.26 106.86 67.96 106.81 69.77ZM130.69 68.69C130.54 67.44 130.19 66.25 129.68 65.15L127.64 66.21C127.99 66.99 128.23 67.82 128.36 68.69C128.41 69.04 128.45 69.41 128.46 69.77H130.76C130.75 69.41 130.72 69.04 130.68 68.69H130.69ZM127.31 65.53L129.35 64.47C128.57 63.02 127.49 61.76 126.21 60.75L124.91 62.64C125.89 63.44 126.71 64.42 127.32 65.54L127.31 65.53ZM118.41 58.17C117.45 58.2 116.53 58.34 115.64 58.58C114.54 58.88 113.51 59.33 112.56 59.91L113.88 61.79C114.43 61.46 115.02 61.19 115.63 60.98C116.51 60.68 117.44 60.5 118.4 60.46V58.16L118.41 58.17ZM119.17 60.47C121.07 60.54 122.83 61.16 124.3 62.18L125.6 60.29C123.76 59.02 121.55 58.25 119.17 58.18V60.48V60.47ZM33.16 106.3H19.07C18.71 106.3 18.43 106.59 18.43 106.94C18.43 107.29 18.72 107.58 19.07 107.58H33.16C33.52 107.58 33.8 107.29 33.8 106.94C33.8 106.59 33.51 106.3 33.16 106.3ZM33.16 88.39H19.07C18.71 88.39 18.43 88.68 18.43 89.03C18.43 89.38 18.72 89.67 19.07 89.67H33.16C33.52 89.67 33.8 89.38 33.8 89.03C33.8 88.68 33.51 88.39 33.16 88.39ZM38.44 75.03V81.66H46.14V73.96H38.44V75.03Z" fill="#11395B"/>
3
+ <path d="M139.74 129.96C140.56 130.78 140.56 132.11 139.74 132.93L131.33 141.34C130.51 142.16 129.18 142.16 128.35 141.34C127.53 140.52 127.53 139.19 128.35 138.36L133.17 133.54H82.05C80.89 133.54 79.95 132.6 79.95 131.44C79.95 130.28 80.89 129.34 82.05 129.34H133.17L128.35 124.52C127.53 123.7 127.53 122.37 128.35 121.54C129.17 120.72 130.5 120.72 131.33 121.54L139.74 129.95V129.96ZM144.15 68.64H150.83V36.62H64.96V44.74H66.47C67.31 44.74 67.98 45.42 67.98 46.25V61.06C67.98 61.9 67.3 62.57 66.47 62.57H64.96V70.3H71.41C72.71 70.3 73.77 71.36 73.77 72.66V102.96H150.83V71.65H144.15C143.36 84.96 132.29 95.55 118.79 95.55C105.29 95.55 93.38 84.15 93.38 70.14C93.38 57.2 103.11 46.49 115.64 44.93C116.67 44.8 117.72 44.73 118.79 44.73C132.29 44.73 143.36 55.32 144.15 68.63V68.64ZM108.1 75.56L110.14 74.5C109.53 73.3 109.17 71.95 109.12 70.53H106.82C106.88 72.34 107.33 74.04 108.11 75.56H108.1ZM129.35 75.83L127.31 74.77C126.72 75.86 125.92 76.82 124.97 77.61L126.29 79.49C127.54 78.49 128.58 77.24 129.34 75.83H129.35ZM130.77 70.53H128.47C128.42 71.79 128.14 72.99 127.65 74.09L129.69 75.15C130.34 73.74 130.72 72.18 130.78 70.53H130.77ZM119.17 82.12C121.59 82.04 123.84 81.25 125.69 79.94L124.37 78.06C122.89 79.11 121.1 79.75 119.17 79.82V82.12ZM112.02 80.04L113.32 78.15C112.18 77.37 111.22 76.34 110.5 75.16L108.46 76.23C109.36 77.75 110.57 79.06 112.02 80.05V80.04ZM118.41 79.83C116.8 79.77 115.29 79.31 113.97 78.55L112.67 80.44C114.36 81.45 116.32 82.05 118.41 82.12V79.82V79.83ZM113.25 62.21L111.93 60.33C110.52 61.32 109.34 62.6 108.46 64.08L110.5 65.14C111.2 63.98 112.14 62.98 113.24 62.2L113.25 62.21ZM106.81 69.77H109.11C109.17 68.35 109.53 67.01 110.13 65.8L108.09 64.74C107.32 66.26 106.86 67.96 106.81 69.77ZM130.69 68.69C130.54 67.44 130.19 66.25 129.68 65.15L127.64 66.21C127.99 66.99 128.23 67.82 128.36 68.69C128.41 69.04 128.45 69.41 128.46 69.77H130.76C130.75 69.41 130.72 69.04 130.68 68.69H130.69ZM127.31 65.53L129.35 64.47C128.57 63.02 127.49 61.76 126.21 60.75L124.91 62.64C125.89 63.44 126.71 64.42 127.32 65.54L127.31 65.53ZM118.41 58.17C117.45 58.2 116.53 58.34 115.64 58.58C114.54 58.88 113.51 59.33 112.56 59.91L113.88 61.79C114.43 61.46 115.02 61.19 115.63 60.98C116.51 60.68 117.44 60.5 118.4 60.46V58.16L118.41 58.17ZM119.17 60.47C121.07 60.54 122.83 61.16 124.3 62.18L125.6 60.29C123.76 59.02 121.55 58.25 119.17 58.18V60.48V60.47ZM33.16 106.3H19.07C18.71 106.3 18.43 106.59 18.43 106.94C18.43 107.29 18.72 107.58 19.07 107.58H33.16C33.52 107.58 33.8 107.29 33.8 106.94C33.8 106.59 33.51 106.3 33.16 106.3ZM33.16 88.39H19.07C18.71 88.39 18.43 88.68 18.43 89.03C18.43 89.38 18.72 89.67 19.07 89.67H33.16C33.52 89.67 33.8 89.38 33.8 89.03C33.8 88.68 33.51 88.39 33.16 88.39ZM38.44 75.03V81.66H46.14V73.96H38.44V75.03Z" fill="currentColor"/>
4
4
  <path d="M162.86 27.0701V117.68C162.86 122.19 159.21 125.84 154.7 125.84C150.19 125.84 146.54 122.19 146.54 117.68V114.03H73.77V111H159.84V28.5801H55.94V70.3101H52.91V27.0701C52.91 26.2301 53.59 25.5601 54.42 25.5601H161.34C162.18 25.5601 162.85 26.2401 162.85 27.0701H162.86ZM150.82 86.2001V71.6701H144.14C143.35 84.9801 132.28 95.5701 118.78 95.5701C105.28 95.5701 93.37 84.1701 93.37 70.1601C93.37 57.2201 103.1 46.5101 115.63 44.9501C116.66 44.8201 117.71 44.7501 118.78 44.7501C132.28 44.7501 143.35 55.3401 144.14 68.6501H150.82V36.6201H64.95V44.7401H66.46C67.3 44.7401 67.97 45.4201 67.97 46.2501V61.0601C67.97 61.9001 67.29 62.5701 66.46 62.5701H64.95V70.3001H61.92V35.1001C61.92 34.2601 62.6 33.5901 63.43 33.5901H152.32C153.16 33.5901 153.83 34.2701 153.83 35.1001V104.48C153.83 105.32 153.15 105.99 152.32 105.99H73.75V102.96H150.81V86.1901L150.82 86.2001ZM141.12 71.6601H133.13C133.07 71.6601 133.01 71.6501 132.94 71.6401C132.19 78.7801 126.13 84.3701 118.8 84.3701C110.96 84.3701 104.58 77.9901 104.58 70.1501C104.58 63.3901 109.32 57.7301 115.65 56.2901C116.67 56.0601 117.72 55.9301 118.8 55.9301C126.14 55.9301 132.2 61.5201 132.94 68.6601C133 68.6601 133.06 68.6401 133.13 68.6401H141.12C140.34 57.0001 130.63 47.7701 118.79 47.7701C117.72 47.7701 116.67 47.8501 115.64 48.0001C104.79 49.5401 96.41 58.8801 96.41 70.1601C96.41 82.5001 106.45 92.5401 118.79 92.5401C131.13 92.5401 140.33 83.3101 141.12 71.6701V71.6601ZM129.35 75.8301L127.31 74.7701C126.72 75.8601 125.92 76.8201 124.97 77.6101L126.29 79.4901C127.54 78.4901 128.58 77.2401 129.34 75.8301H129.35ZM126.2 60.7401L124.9 62.6301C125.88 63.4301 126.7 64.4101 127.31 65.5301L129.35 64.4701C128.57 63.0201 127.49 61.7601 126.21 60.7501L126.2 60.7401ZM129.68 65.1501L127.64 66.2101C127.99 66.9901 128.23 67.8201 128.36 68.6901C128.41 69.0401 128.45 69.4101 128.46 69.7701H130.76C130.75 69.4101 130.72 69.0401 130.68 68.6901C130.53 67.4401 130.18 66.2501 129.67 65.1501H129.68ZM125.29 68.6901C124.62 65.7101 121.96 63.4801 118.79 63.4801C117.65 63.4801 116.58 63.7701 115.64 64.2701C113.55 65.4001 112.12 67.6101 112.12 70.1501C112.12 73.8301 115.11 76.8201 118.79 76.8201C122.47 76.8201 125.46 73.8301 125.46 70.1501C125.46 69.6501 125.4 69.1601 125.29 68.6901ZM125.6 60.2801C123.76 59.0101 121.55 58.2401 119.17 58.1701V60.4701C121.07 60.5401 122.83 61.1601 124.3 62.1801L125.6 60.2901V60.2801ZM118.41 58.1701C117.45 58.2001 116.53 58.3401 115.64 58.5801C114.54 58.8801 113.51 59.3301 112.56 59.9101L113.88 61.7901C114.43 61.4601 115.02 61.1901 115.63 60.9801C116.51 60.6801 117.44 60.5001 118.4 60.4601V58.1601L118.41 58.1701ZM108.46 64.0801L110.5 65.1401C111.2 63.9801 112.14 62.9801 113.24 62.2001L111.92 60.3201C110.51 61.3101 109.33 62.5901 108.45 64.0701L108.46 64.0801ZM106.81 69.7701H109.11C109.17 68.3501 109.53 67.0101 110.13 65.8001L108.09 64.7401C107.32 66.2601 106.86 67.9601 106.81 69.7701ZM106.81 70.5301C106.87 72.3401 107.32 74.0401 108.1 75.5601L110.14 74.5001C109.53 73.3001 109.17 71.9501 109.12 70.5301H106.82H106.81ZM108.47 76.2201C109.37 77.7401 110.58 79.0501 112.03 80.0401L113.33 78.1501C112.19 77.3701 111.23 76.3401 110.51 75.1601L108.47 76.2301V76.2201ZM112.67 80.4401C114.36 81.4501 116.32 82.0501 118.41 82.1201V79.8201C116.8 79.7601 115.29 79.3001 113.97 78.5401L112.67 80.4301V80.4401ZM119.17 82.1201C121.59 82.0401 123.84 81.2501 125.69 79.9401L124.37 78.0601C122.89 79.1101 121.1 79.7501 119.17 79.8201V82.1201ZM130.77 70.5301H128.47C128.42 71.7901 128.14 72.9901 127.65 74.0901L129.69 75.1501C130.34 73.7401 130.72 72.1801 130.78 70.5301H130.77ZM33 61.3501C33 60.5201 32.33 59.8501 31.5 59.8501H2.53003C1.70003 59.8501 1.03003 60.5201 1.03003 61.3501C1.03003 62.1801 1.70003 62.8501 2.53003 62.8501H31.5C32.33 62.8501 33 62.1801 33 61.3501ZM17.02 56.4601H45.99C46.82 56.4601 47.49 55.7901 47.49 54.9601C47.49 54.1301 46.82 53.4601 45.99 53.4601H17.02C16.19 53.4601 15.52 54.1301 15.52 54.9601C15.52 55.7901 16.19 56.4601 17.02 56.4601ZM72.37 72.6701V143.37C72.37 143.9 71.94 144.34 71.4 144.34H13.18C12.65 144.34 12.21 143.91 12.21 143.37V72.6701C12.21 72.1401 12.64 71.7001 13.18 71.7001H71.4C71.93 71.7001 72.37 72.1301 72.37 72.6701ZM70.44 73.6301H47.43V82.2901C47.43 82.6501 47.14 82.9301 46.79 82.9301H37.8C37.44 82.9301 37.16 82.6401 37.16 82.2901V73.6301H14.15V142.4H70.44V73.6301ZM38.44 75.0301V81.6601H46.14V73.9601H38.44V75.0301ZM64.82 110.04H19.07C18.71 110.04 18.43 110.33 18.43 110.68C18.43 111.03 18.72 111.32 19.07 111.32H64.82C65.06 111.32 65.26 111.18 65.37 110.99C65.42 110.9 65.46 110.79 65.46 110.67C65.46 110.31 65.17 110.03 64.82 110.03V110.04ZM64.82 113.35H19.07C18.71 113.35 18.43 113.64 18.43 113.99C18.43 114.34 18.72 114.63 19.07 114.63H64.82C65.17 114.63 65.44 114.36 65.46 114.02C65.46 114.01 65.46 114 65.46 113.99C65.46 113.63 65.17 113.35 64.82 113.35ZM64.82 116.66H19.07C18.71 116.66 18.43 116.95 18.43 117.3C18.43 117.65 18.72 117.94 19.07 117.94H64.82C65.18 117.94 65.46 117.65 65.46 117.3C65.46 116.95 65.17 116.66 64.82 116.66ZM64.82 92.0801H19.07C18.71 92.0801 18.43 92.3701 18.43 92.7201C18.43 93.0701 18.72 93.3601 19.07 93.3601H64.82C64.82 93.3601 64.91 93.3401 64.96 93.3301C65.25 93.2601 65.47 93.0201 65.47 92.7101C65.47 92.4001 65.25 92.1601 64.96 92.0901C64.91 92.0801 64.87 92.0601 64.82 92.0601V92.0801ZM65.15 95.4901C65.09 95.4501 65.03 95.4301 64.96 95.4101C64.91 95.4001 64.87 95.3801 64.82 95.3801H19.07C18.71 95.3801 18.43 95.6701 18.43 96.0201C18.43 96.3701 18.72 96.6601 19.07 96.6601H64.82C64.82 96.6601 64.91 96.6401 64.96 96.6301C65.25 96.5601 65.47 96.3201 65.47 96.0101C65.47 95.7801 65.34 95.5801 65.15 95.4701V95.4901ZM64.96 98.7301C64.96 98.7301 64.87 98.7001 64.82 98.7001H19.07C18.71 98.7001 18.43 98.9901 18.43 99.3401C18.43 99.6901 18.72 99.9801 19.07 99.9801H64.82C64.82 99.9801 64.91 99.9601 64.96 99.9501C65.25 99.8801 65.47 99.6401 65.47 99.3301C65.47 99.0201 65.25 98.7801 64.96 98.7101V98.7301ZM64.82 119.98H19.07C18.71 119.98 18.43 120.27 18.43 120.62C18.43 120.97 18.72 121.26 19.07 121.26H64.82C65.18 121.26 65.46 120.97 65.46 120.62C65.46 120.27 65.17 119.98 64.82 119.98ZM64.82 123.29H19.07C18.71 123.29 18.43 123.58 18.43 123.93C18.43 124.28 18.72 124.57 19.07 124.57H64.82C65.18 124.57 65.46 124.28 65.46 123.93C65.46 123.58 65.17 123.29 64.82 123.29ZM37.14 135.12C35.97 135.11 34.77 135.02 33.64 134.7C33.37 134.62 33.04 134.49 32.81 134.29C33.39 133.7 33.82 132.97 34.03 132.17C34.12 131.83 33.75 131.57 33.45 131.73C32.56 132.19 31.46 133.13 31.76 134.14C31.63 134.23 31.51 134.33 31.37 134.41C30.87 134.68 29.97 135.04 29.51 134.57C28.93 133.98 29.42 133.04 29.72 132.44C29.91 132.06 29.43 131.63 29.1 131.96C28.48 132.61 27.81 133.19 27.05 133.67C26.78 133.85 26.41 134.15 26.09 134.22C25.73 134.31 25.84 134.31 25.88 133.91C25.91 133.68 25.93 133.44 25.96 133.21C26 132.86 25.51 132.71 25.29 132.93C24.77 133.45 23.14 134.97 22.53 133.86C22.45 133.72 22.42 133.58 22.39 133.43C22.84 132.7 23.2 131.91 23.45 131.07C23.57 130.68 23.07 130.43 22.79 130.69C22.14 131.28 21.62 132.27 21.6 133.22C21.09 134.01 20.46 134.73 19.71 135.35C19.32 135.67 19.88 136.23 20.27 135.91C20.87 135.42 21.37 134.85 21.83 134.24C21.89 134.37 21.96 134.49 22.06 134.61C22.87 135.59 24.16 134.9 25.1 134.15C25.1 134.82 25.27 135.4 26.19 135.03C27.01 134.7 27.77 134.18 28.47 133.59C28.43 133.93 28.46 134.26 28.6 134.6C28.91 135.35 29.6 135.64 30.38 135.53C31.05 135.44 31.66 135.17 32.2 134.79C32.72 135.29 33.5 135.47 34.19 135.6C35.16 135.79 36.14 135.87 37.13 135.88C37.64 135.88 37.64 135.1 37.13 135.09L37.14 135.12Z" fill="#1F1F1F"/>
5
5
  </svg>
6
6
 
@@ -1,4 +1,4 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{illustration as t}from"../../illustration-registry.js";const d=t("treasury",l`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as t}from"../../illustration-registry.js";const d=t("treasury",l`
2
2
  <svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
3
3
  <g clip-path="url(#clip0_3736_596)">
4
4
  <g style="mix-blend-mode:multiply">
@@ -1,7 +1,7 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const Z=L("unsecured-line-of-credit",C`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const o=L("unsecured-line-of-credit",C`
2
2
  <svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <path d="M98.01 64.03H92.59L95.19 71.55C95.41 72.18 95.08 72.86 94.45 73.08C94.32 73.12 94.19 73.15 94.06 73.15C93.56 73.15 93.1 72.84 92.93 72.34L90.05 64.03H78.97L76.11 72.29C75.94 72.79 75.47 73.1 74.98 73.1C74.85 73.1 74.72 73.08 74.59 73.03C73.96 72.81 73.63 72.13 73.85 71.5L76.44 64.03H70.75C65.29 71.33 55.46 85.98 55.46 96.87C55.46 111.34 68.54 123.57 84.02 123.57C99.5 123.57 112.58 111.09 112.58 96.87C112.58 86.47 103.19 71.48 98.03 64.03H98.01ZM84.08 119.27C70.62 119.27 59.24 108.33 59.24 95.38C59.24 94.94 59.6 94.58 60.04 94.58C60.48 94.58 60.84 94.94 60.84 95.38C60.84 107.46 71.48 117.67 84.07 117.67C84.51 117.67 84.87 118.03 84.87 118.47C84.87 118.91 84.51 119.27 84.07 119.27H84.08ZM86.68 101.81H85.95V103.27C85.95 104.08 85.3 104.73 84.49 104.73C83.68 104.73 83.03 104.08 83.03 103.27V101.81H80.11C79.3 101.81 78.65 101.16 78.65 100.35C78.65 99.54 79.3 98.89 80.11 98.89H86.69C87.9 98.89 88.88 97.91 88.88 96.7C88.88 95.49 87.9 94.51 86.69 94.51H82.3C79.47 94.51 77.18 92.22 77.18 89.39C77.18 86.56 79.47 84.27 82.3 84.27H83.03V82.81C83.03 82 83.68 81.35 84.49 81.35C85.3 81.35 85.95 82 85.95 82.81V84.27H88.87C89.68 84.27 90.33 84.92 90.33 85.73C90.33 86.54 89.68 87.19 88.87 87.19H82.29C81.08 87.19 80.1 88.17 80.1 89.38C80.1 90.59 81.08 91.57 82.29 91.57H86.68C89.51 91.57 91.8 93.86 91.8 96.69C91.8 99.52 89.51 101.81 86.68 101.81ZM73.89 57.39L69.57 48.07H75.81L78.06 57.39H73.89ZM90 57.5698L92.5 47.5698H99.5L95 58.0698H90.5L90 57.5698ZM77.1119 45.69L77 44.0799H86C86 44.0698 87 44.0699 87 44.0699L88 44.0698L92 44.0799L91.344 45.69L91.2054 46.89L91 48.0698L88.2861 57.4L88 57.5698L85.69 57.38H84.19L82.16 57.4H81.75H80.5L78 48.0698L77.5 46.89L77.1119 45.69Z" fill="#11395B"/>
3
+ <path d="M98.01 64.03H92.59L95.19 71.55C95.41 72.18 95.08 72.86 94.45 73.08C94.32 73.12 94.19 73.15 94.06 73.15C93.56 73.15 93.1 72.84 92.93 72.34L90.05 64.03H78.97L76.11 72.29C75.94 72.79 75.47 73.1 74.98 73.1C74.85 73.1 74.72 73.08 74.59 73.03C73.96 72.81 73.63 72.13 73.85 71.5L76.44 64.03H70.75C65.29 71.33 55.46 85.98 55.46 96.87C55.46 111.34 68.54 123.57 84.02 123.57C99.5 123.57 112.58 111.09 112.58 96.87C112.58 86.47 103.19 71.48 98.03 64.03H98.01ZM84.08 119.27C70.62 119.27 59.24 108.33 59.24 95.38C59.24 94.94 59.6 94.58 60.04 94.58C60.48 94.58 60.84 94.94 60.84 95.38C60.84 107.46 71.48 117.67 84.07 117.67C84.51 117.67 84.87 118.03 84.87 118.47C84.87 118.91 84.51 119.27 84.07 119.27H84.08ZM86.68 101.81H85.95V103.27C85.95 104.08 85.3 104.73 84.49 104.73C83.68 104.73 83.03 104.08 83.03 103.27V101.81H80.11C79.3 101.81 78.65 101.16 78.65 100.35C78.65 99.54 79.3 98.89 80.11 98.89H86.69C87.9 98.89 88.88 97.91 88.88 96.7C88.88 95.49 87.9 94.51 86.69 94.51H82.3C79.47 94.51 77.18 92.22 77.18 89.39C77.18 86.56 79.47 84.27 82.3 84.27H83.03V82.81C83.03 82 83.68 81.35 84.49 81.35C85.3 81.35 85.95 82 85.95 82.81V84.27H88.87C89.68 84.27 90.33 84.92 90.33 85.73C90.33 86.54 89.68 87.19 88.87 87.19H82.29C81.08 87.19 80.1 88.17 80.1 89.38C80.1 90.59 81.08 91.57 82.29 91.57H86.68C89.51 91.57 91.8 93.86 91.8 96.69C91.8 99.52 89.51 101.81 86.68 101.81ZM73.89 57.39L69.57 48.07H75.81L78.06 57.39H73.89ZM90 57.5698L92.5 47.5698H99.5L95 58.0698H90.5L90 57.5698ZM77.1119 45.69L77 44.0799H86C86 44.0698 87 44.0699 87 44.0699L88 44.0698L92 44.0799L91.344 45.69L91.2054 46.89L91 48.0698L88.2861 57.4L88 57.5698L85.69 57.38H84.19L82.16 57.4H81.75H80.5L78 48.0698L77.5 46.89L77.1119 45.69Z" fill="currentColor"/>
4
4
  <path d="M125.12 125.33C113.79 136.66 98.95 142.46 84.01 142.46C72.65 142.46 61.24 139.1 51.26 132.28L48.64 135.45L44.33 123.87L56.52 125.92L53.91 129.08C75.34 143.52 103.76 140.85 122.21 122.41C136.23 108.39 141.44 87.85 135.81 68.82L139.77 67.65C145.83 88.14 140.22 110.24 125.13 125.33H125.12ZM45.79 46C64.23 27.56 92.66 24.89 114.09 39.33L111.48 42.49L123.67 44.54L119.36 32.96L116.74 36.13C93.63 20.33 62.83 23.13 42.88 43.08C27.38 58.58 21.93 81.18 28.64 102.06L32.57 100.8C26.33 81.4 31.4 60.41 45.8 46.01L45.79 46ZM69.82 57.54H71.31L66.59 47.37C66.42 47 66.45 46.56 66.67 46.22C66.89 45.87 67.27 45.67 67.68 45.67H75.23L74.81 43.94C74.72 43.58 74.81 43.2 75.03 42.92C75.26 42.63 75.61 42.46 75.97 42.46H86.96L92.56 42.43C92.94 42.43 93.28 42.6 93.51 42.89C93.74 43.18 93.82 43.56 93.74 43.92L93.32 45.67H100.87C101.28 45.67 101.66 45.88 101.88 46.22C102.1 46.57 102.13 47 101.96 47.37L97.24 57.56H98.95C99.39 57.56 99.75 57.92 99.75 58.36V62.32C105.01 69.84 114.96 85.55 114.96 96.89C114.96 112.39 100.49 126 84 126C67.51 126 53.04 112.67 53.04 96.89C53.04 85.03 63.43 69.7 69.02 62.31V58.37C69.02 57.93 69.38 57.57 69.82 57.57V57.54ZM77.7 45.67L77.99 46.87L78.28 48.07L80.52 57.38H81.77H82.18H84.21L85.71 57.36H87.9L87.98 57.35C87.98 57.35 88.01 57.35 88.03 57.35L90.27 48.06L90.56 46.86L90.85 45.66L91.05 44.83L87.06 44.85V44.83C87.06 44.83 87.01 44.84 86.99 44.84H77.52L77.72 45.65L77.7 45.67ZM98.99 48.05H92.74L90.49 57.38H94.66L98.98 48.05H98.99ZM75.81 48.07H69.57L73.89 57.39H78.06L75.81 48.07ZM71.48 59.14H70.63V62.43H98.15V59.14H71.48ZM112.56 96.87C112.56 86.47 103.17 71.48 98.01 64.03H92.59L95.19 71.55C95.41 72.18 95.08 72.86 94.45 73.08C94.32 73.12 94.19 73.15 94.06 73.15C93.56 73.15 93.1 72.84 92.93 72.34L90.05 64.03H78.97L76.11 72.29C75.94 72.79 75.47 73.1 74.98 73.1C74.85 73.1 74.72 73.08 74.59 73.03C73.96 72.81 73.63 72.13 73.85 71.5L76.44 64.03H70.75C65.29 71.33 55.46 85.98 55.46 96.87C55.46 111.34 68.54 123.57 84.02 123.57C99.5 123.57 112.58 111.09 112.58 96.87H112.56Z" fill="#1F1F1F"/>
5
5
  </svg>
6
6
 
7
- `);export{Z as UnsecuredLineOfCredit};
7
+ `);export{o as UnsecuredLineOfCredit};
@@ -1,6 +1,6 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const o=H("upload-cloud",C`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const o=H("upload-cloud",C`
2
2
  <svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <path d="M134.241 78.4651C136.069 80.3488 136.069 83.4209 134.241 85.3046C133.36 86.2127 132.175 86.7173 130.924 86.7173C129.674 86.7173 128.488 86.2127 127.607 85.3046L112.511 69.7309V140.939C112.511 143.608 110.412 145.772 107.824 145.772C105.235 145.772 103.136 143.608 103.136 140.939V69.7309L88.0406 85.3046C87.1596 86.2127 85.9742 86.7173 84.7234 86.7173C83.4727 86.7173 82.2872 86.2127 81.4063 85.3046C79.5791 83.4209 79.5791 80.3488 81.4063 78.4651L104.507 54.6393C106.312 52.7781 109.227 52.7557 111.065 54.5609L134.241 78.4539V78.4651ZM8.29852 130.041L7.5372 130.803L0.326485 138.024C-0.108551 138.461 -0.108551 139.168 0.304733 139.605C0.522251 139.829 0.805024 139.941 1.0878 139.941C1.37057 139.941 1.63159 139.84 1.84911 139.627L7.2218 134.246V150.268C7.2218 150.884 7.71122 151.389 8.30939 151.389C8.90757 151.389 9.39698 150.884 9.39698 150.268V134.212L14.5848 139.336C15.0198 139.762 15.705 139.751 16.1183 139.302C16.5316 138.854 16.5207 138.147 16.0857 137.721L8.29852 130.041ZM43.841 27.3153C44.1128 27.3153 44.3847 27.2144 44.6023 27.0014L49.975 21.6196V37.6417C49.975 38.2584 50.4644 38.7629 51.0625 38.7629C51.6607 38.7629 52.1501 38.2584 52.1501 37.6417V21.5859L57.3379 26.7099C57.773 27.136 58.4582 27.1247 58.8714 26.6763C59.2847 26.2278 59.2738 25.5214 58.8388 25.0953L51.0517 17.4038L50.2904 18.1662L43.0796 25.3869C42.6446 25.8241 42.6446 26.5305 43.0579 26.9678C43.2754 27.192 43.5582 27.3041 43.841 27.3041V27.3153ZM167.663 135.916L159.876 128.236L159.115 128.998L151.904 136.219C151.469 136.645 151.458 137.363 151.882 137.8C152.1 138.024 152.382 138.136 152.665 138.136C152.948 138.136 153.209 138.035 153.426 137.822L158.799 132.44V148.463C158.799 149.079 159.289 149.584 159.887 149.584C160.485 149.584 160.974 149.079 160.974 148.463V132.407L166.162 137.52C166.597 137.946 167.282 137.934 167.696 137.486C168.109 137.037 168.098 136.331 167.663 135.905V135.916ZM15.3352 53.6415H22.894C23.0789 53.6415 23.2311 53.4845 23.2311 53.2939C23.2311 53.1033 23.0789 52.9463 22.894 52.9463H15.3352C15.1503 52.9463 14.9981 53.1033 14.9981 53.2939C14.9981 53.4845 15.1503 53.6415 15.3352 53.6415ZM134.948 34.1435H142.507C142.692 34.1435 142.844 33.9866 142.844 33.796C142.844 33.6054 142.692 33.4484 142.507 33.4484H134.948C134.763 33.4484 134.611 33.6054 134.611 33.796C134.611 33.9866 134.763 34.1435 134.948 34.1435ZM134.948 48.8427H142.507C142.692 48.8427 142.844 48.6857 142.844 48.4951C142.844 48.3045 142.692 48.1475 142.507 48.1475H134.948C134.763 48.1475 134.611 48.3045 134.611 48.4951C134.611 48.6857 134.763 48.8427 134.948 48.8427ZM37.9462 110.386H49.5726C49.8553 110.386 50.0837 110.151 50.0837 109.859C50.0837 109.568 49.8553 109.332 49.5726 109.332H37.9462C37.6634 109.332 37.435 109.568 37.435 109.859C37.435 110.151 37.6634 110.386 37.9462 110.386ZM49.5834 131.958H37.9571C37.6743 131.958 37.4459 132.194 37.4459 132.485C37.4459 132.777 37.6743 133.012 37.9571 133.012H49.5834C49.8662 133.012 50.0946 132.777 50.0946 132.485C50.0946 132.194 49.8662 131.958 49.5834 131.958Z" fill="#11395B"/>
3
+ <path d="M134.241 78.4651C136.069 80.3488 136.069 83.4209 134.241 85.3046C133.36 86.2127 132.175 86.7173 130.924 86.7173C129.674 86.7173 128.488 86.2127 127.607 85.3046L112.511 69.7309V140.939C112.511 143.608 110.412 145.772 107.824 145.772C105.235 145.772 103.136 143.608 103.136 140.939V69.7309L88.0406 85.3046C87.1596 86.2127 85.9742 86.7173 84.7234 86.7173C83.4727 86.7173 82.2872 86.2127 81.4063 85.3046C79.5791 83.4209 79.5791 80.3488 81.4063 78.4651L104.507 54.6393C106.312 52.7781 109.227 52.7557 111.065 54.5609L134.241 78.4539V78.4651ZM8.29852 130.041L7.5372 130.803L0.326485 138.024C-0.108551 138.461 -0.108551 139.168 0.304733 139.605C0.522251 139.829 0.805024 139.941 1.0878 139.941C1.37057 139.941 1.63159 139.84 1.84911 139.627L7.2218 134.246V150.268C7.2218 150.884 7.71122 151.389 8.30939 151.389C8.90757 151.389 9.39698 150.884 9.39698 150.268V134.212L14.5848 139.336C15.0198 139.762 15.705 139.751 16.1183 139.302C16.5316 138.854 16.5207 138.147 16.0857 137.721L8.29852 130.041ZM43.841 27.3153C44.1128 27.3153 44.3847 27.2144 44.6023 27.0014L49.975 21.6196V37.6417C49.975 38.2584 50.4644 38.7629 51.0625 38.7629C51.6607 38.7629 52.1501 38.2584 52.1501 37.6417V21.5859L57.3379 26.7099C57.773 27.136 58.4582 27.1247 58.8714 26.6763C59.2847 26.2278 59.2738 25.5214 58.8388 25.0953L51.0517 17.4038L50.2904 18.1662L43.0796 25.3869C42.6446 25.8241 42.6446 26.5305 43.0579 26.9678C43.2754 27.192 43.5582 27.3041 43.841 27.3041V27.3153ZM167.663 135.916L159.876 128.236L159.115 128.998L151.904 136.219C151.469 136.645 151.458 137.363 151.882 137.8C152.1 138.024 152.382 138.136 152.665 138.136C152.948 138.136 153.209 138.035 153.426 137.822L158.799 132.44V148.463C158.799 149.079 159.289 149.584 159.887 149.584C160.485 149.584 160.974 149.079 160.974 148.463V132.407L166.162 137.52C166.597 137.946 167.282 137.934 167.696 137.486C168.109 137.037 168.098 136.331 167.663 135.905V135.916ZM15.3352 53.6415H22.894C23.0789 53.6415 23.2311 53.4845 23.2311 53.2939C23.2311 53.1033 23.0789 52.9463 22.894 52.9463H15.3352C15.1503 52.9463 14.9981 53.1033 14.9981 53.2939C14.9981 53.4845 15.1503 53.6415 15.3352 53.6415ZM134.948 34.1435H142.507C142.692 34.1435 142.844 33.9866 142.844 33.796C142.844 33.6054 142.692 33.4484 142.507 33.4484H134.948C134.763 33.4484 134.611 33.6054 134.611 33.796C134.611 33.9866 134.763 34.1435 134.948 34.1435ZM134.948 48.8427H142.507C142.692 48.8427 142.844 48.6857 142.844 48.4951C142.844 48.3045 142.692 48.1475 142.507 48.1475H134.948C134.763 48.1475 134.611 48.3045 134.611 48.4951C134.611 48.6857 134.763 48.8427 134.948 48.8427ZM37.9462 110.386H49.5726C49.8553 110.386 50.0837 110.151 50.0837 109.859C50.0837 109.568 49.8553 109.332 49.5726 109.332H37.9462C37.6634 109.332 37.435 109.568 37.435 109.859C37.435 110.151 37.6634 110.386 37.9462 110.386ZM49.5834 131.958H37.9571C37.6743 131.958 37.4459 132.194 37.4459 132.485C37.4459 132.777 37.6743 133.012 37.9571 133.012H49.5834C49.8662 133.012 50.0946 132.777 50.0946 132.485C50.0946 132.194 49.8662 131.958 49.5834 131.958Z" fill="currentColor"/>
4
4
  <path d="M42.3507 56.9713C41.0673 56.9713 39.784 57.0386 38.5333 57.1731V53.7983C39.7949 53.6749 41.0673 53.6077 42.3507 53.6077C45.9071 53.6077 49.42 54.101 52.8351 55.0204C61.7316 32.7419 83.0266 17 107.824 17C119.591 17 130.554 20.5542 139.799 26.6537H133.251C125.617 22.6397 116.981 20.3636 107.834 20.3636C76.8491 20.3636 51.6496 46.3422 51.6496 78.2856C51.6496 79.2162 50.9209 79.9674 50.0182 79.9674C49.1155 79.9674 48.3868 79.2162 48.3868 78.2856C48.3868 71.2444 49.5614 64.4946 51.6822 58.1934C48.6478 57.3974 45.5265 56.9825 42.3616 56.9825L42.3507 56.9713ZM4.44819 96.0456C4.44819 89.3071 6.11221 82.9723 9.02695 77.4335V71.1659C4.10017 78.1623 1.18542 86.762 1.18542 96.0456C1.18542 114.635 12.8553 130.467 29.0277 136.185V132.62C14.6824 127.047 4.44819 112.763 4.44819 96.0456ZM79.9487 135.12H72.8902V138.484H79.9487C80.8514 138.484 81.5801 137.732 81.5801 136.802C81.5801 135.871 80.8514 135.12 79.9487 135.12ZM158.223 45.8488V52.7331C161.92 60.4471 164.009 69.1253 164.009 78.2856C164.009 97.1444 155.058 114.871 140.071 125.724C139.331 126.262 139.157 127.305 139.668 128.068C139.984 128.538 140.495 128.785 141.006 128.785C141.332 128.785 141.659 128.684 141.941 128.482C157.798 117.001 167.26 98.2432 167.26 78.2968C167.26 66.3895 163.943 55.2783 158.212 45.8601L158.223 45.8488ZM10.9411 79.1713V49.4928C10.9411 48.8761 11.4305 48.3716 12.0287 48.3716H35.5424C36.1406 48.3716 36.63 48.8761 36.63 49.4928V79.1713C36.63 79.788 36.1406 80.2926 35.5424 80.2926H12.0287C11.4305 80.2926 10.9411 79.788 10.9411 79.1713ZM13.1163 78.0501H34.4548V50.614H13.1163V78.0501ZM25.1015 75.5498C25.1015 75.7404 24.9493 75.8974 24.7644 75.8974H16.7597C16.3899 76.5253 15.944 77.041 15.4329 77.3886C15.4002 77.411 15.3785 77.4222 15.3458 77.4222C15.2915 77.4222 15.2371 77.3998 15.2045 77.3438C15.1501 77.2653 15.1718 77.1532 15.248 77.1083C15.6721 76.828 16.031 76.4019 16.3464 75.9086H15.4329C15.248 75.9086 15.0957 75.7516 15.0957 75.561C15.0957 75.3704 15.248 75.2135 15.4329 75.2135H16.738C16.825 75.0229 16.9228 74.8435 16.999 74.6528C16.5748 74.5295 16.2268 74.1147 16.118 73.6101C16.0202 73.0832 16.1507 72.5674 16.2812 72.1862C16.3573 71.9619 16.4552 71.7265 16.6292 71.5471C16.8358 71.3228 17.1295 71.2331 17.3796 71.3116C17.695 71.4125 17.8908 71.7377 17.9234 72.2086C17.9669 72.7692 17.8038 73.3186 17.6407 73.8232C17.5863 73.9913 17.5319 74.1707 17.4666 74.3501C17.6733 74.3053 17.9017 74.2044 18.1192 74.0362C18.3911 73.8232 18.5651 73.5653 18.6739 73.3859C18.7826 73.2177 18.8914 73.0607 19.0436 73.1392C19.1742 73.2065 19.1524 73.3522 19.1415 73.4531C19.1307 73.5653 19.1089 73.7222 19.1633 73.9016C19.1959 74.0025 19.2285 74.081 19.2829 74.1371C19.2829 74.1483 19.3482 74.2268 19.4569 74.2828C19.5113 74.3165 19.5983 74.3613 19.7615 74.3725C20.2835 74.4398 20.8164 74.2044 20.8273 74.2044C21.1318 74.0698 21.4146 73.8792 21.6539 73.6213C21.6974 73.5653 21.7735 73.5541 21.8388 73.5877C21.904 73.6213 21.9366 73.6886 21.9366 73.7559C21.9258 73.9128 21.9366 74.1371 22.0563 74.3053C22.2194 74.5295 22.5022 74.5632 22.8502 74.5856C23.4158 74.6192 24.0248 74.4735 24.5904 74.1707C24.6774 74.1259 24.7752 74.1595 24.8188 74.238C24.8623 74.3165 24.8296 74.4286 24.7535 74.4735C24.1227 74.8098 23.4484 74.9668 22.8285 74.9332C22.5022 74.9107 22.0672 74.8883 21.7953 74.5183C21.7082 74.4062 21.6539 74.2604 21.6212 74.1147C21.4146 74.2828 21.1971 74.4174 20.9578 74.5183C20.9361 74.5295 20.3379 74.7762 19.7288 74.7201C19.5657 74.6977 19.4243 74.6641 19.3047 74.5856C19.1524 74.4959 19.0545 74.3838 19.0328 74.3501C18.9566 74.2492 18.8914 74.1259 18.8479 73.9913C18.8261 73.9128 18.8153 73.8456 18.8044 73.7783C18.6847 73.9465 18.5216 74.1371 18.315 74.2941C17.9343 74.5968 17.5863 74.6865 17.3253 74.6977C17.26 74.8771 17.1621 75.0453 17.086 75.2247H24.7426C24.9275 75.2247 25.0798 75.3816 25.0798 75.5722L25.1015 75.5498ZM17.1295 74.3165C17.2056 74.1035 17.2818 73.8904 17.347 73.6886C17.4993 73.2065 17.6515 72.7019 17.608 72.2086C17.5863 71.9619 17.4993 71.6816 17.2926 71.6144C17.26 71.6144 17.2383 71.6031 17.2056 71.6031C17.086 71.6031 16.9555 71.6816 16.8793 71.7601C16.7597 71.8834 16.6836 72.0628 16.6074 72.2759C16.4878 72.6235 16.3682 73.0831 16.4552 73.5204C16.5204 73.8456 16.7597 74.238 17.1295 74.3165ZM15.3676 61.9383H32.2252C32.4101 61.9383 32.5624 61.7813 32.5624 61.5907C32.5624 61.4001 32.4101 61.2431 32.2252 61.2431H15.3676C15.1827 61.2431 15.0304 61.4001 15.0304 61.5907C15.0304 61.7813 15.1827 61.9383 15.3676 61.9383ZM15.3676 63.3398H32.2252C32.4101 63.3398 32.5624 63.1828 32.5624 62.9922C32.5624 62.8016 32.4101 62.6446 32.2252 62.6446H15.3676C15.1827 62.6446 15.0304 62.8016 15.0304 62.9922C15.0304 63.1828 15.1827 63.3398 15.3676 63.3398ZM32.2361 64.0574H15.3567C15.1936 64.0574 15.0848 64.1807 15.0522 64.3265C15.0522 64.3489 15.0196 64.3713 15.0196 64.3937C15.0196 64.5843 15.1718 64.7413 15.3567 64.7413H32.2361C32.421 64.7413 32.5733 64.5843 32.5733 64.3937C32.5733 64.2031 32.421 64.0462 32.2361 64.0462V64.0574ZM32.2252 66.9613H15.3676C15.1827 66.9613 15.0304 67.1183 15.0304 67.3089C15.0304 67.4995 15.1827 67.6565 15.3676 67.6565H32.2252C32.4101 67.6565 32.5624 67.4995 32.5624 67.3089C32.5624 67.1183 32.4101 66.9613 32.2252 66.9613ZM32.2252 68.3628H15.3676C15.1827 68.3628 15.0304 68.5198 15.0304 68.7104C15.0304 68.7889 15.0631 68.8562 15.1175 68.9234C15.1827 69.0019 15.2588 69.058 15.3676 69.058H32.2252C32.4101 69.058 32.5624 68.901 32.5624 68.7104C32.5624 68.5198 32.4101 68.3628 32.2252 68.3628ZM15.3676 56.2201H32.2252C32.4101 56.2201 32.5624 56.0631 32.5624 55.8725C32.5624 55.6819 32.4101 55.5249 32.2252 55.5249H15.3676C15.1827 55.5249 15.0304 55.6819 15.0304 55.8725C15.0304 56.0631 15.1827 56.2201 15.3676 56.2201ZM15.3676 57.6216H32.2252C32.4101 57.6216 32.5624 57.4646 32.5624 57.274C32.5624 57.0834 32.4101 56.9264 32.2252 56.9264H15.3676C15.1827 56.9264 15.0304 57.0834 15.0304 57.274C15.0304 57.4646 15.1827 57.6216 15.3676 57.6216ZM32.3122 58.3728C32.3122 58.3728 32.2579 58.3392 32.2252 58.3392H15.3458C15.161 58.3392 15.0087 58.4962 15.0087 58.6868C15.0087 58.8774 15.161 59.0343 15.3458 59.0343H32.2252C32.4101 59.0343 32.5624 58.8774 32.5624 58.6868C32.5624 58.5298 32.4536 58.4177 32.3122 58.384V58.3728ZM137.123 28.8849H155.156C155.754 28.8849 156.243 29.3894 156.243 30.0061V59.6846C156.243 60.3013 155.754 60.8059 155.156 60.8059H131.642C131.044 60.8059 130.554 60.3013 130.554 59.6846V30.0061C130.554 29.3894 131.044 28.8849 131.642 28.8849H137.123ZM145.737 31.1273H132.719V58.5634H154.057V31.1273H145.737ZM134.981 42.4404H151.838C151.838 42.4404 151.871 42.4179 151.893 42.4179C152.045 42.3843 152.165 42.261 152.165 42.104C152.165 41.9134 152.012 41.7564 151.827 41.7564H134.97C134.785 41.7564 134.633 41.9134 134.633 42.104C134.633 42.2946 134.785 42.4516 134.97 42.4516L134.981 42.4404ZM134.981 43.8419H151.838C152.023 43.8419 152.176 43.6849 152.176 43.4943C152.176 43.3037 152.023 43.1467 151.838 43.1467H134.981C134.796 43.1467 134.644 43.3037 134.644 43.4943C134.644 43.6849 134.796 43.8419 134.981 43.8419ZM151.838 44.5595H134.959C134.774 44.5595 134.622 44.7164 134.622 44.907C134.622 45.0976 134.774 45.2546 134.959 45.2546H151.838C152.023 45.2546 152.176 45.0976 152.176 44.907C152.176 44.7164 152.023 44.5595 151.838 44.5595ZM134.644 36.397C134.644 36.5876 134.796 36.7446 134.981 36.7446H151.838C152.023 36.7446 152.176 36.5876 152.176 36.397C152.176 36.2064 152.023 36.0494 151.838 36.0494H134.981C134.796 36.0494 134.644 36.2064 134.644 36.397ZM134.981 38.1349H151.838C152.023 38.1349 152.176 37.9779 152.176 37.7873C152.176 37.5967 152.023 37.4397 151.838 37.4397H134.981C134.796 37.4397 134.644 37.5967 134.644 37.7873C134.644 37.9779 134.796 38.1349 134.981 38.1349ZM151.838 38.8525H134.959C134.774 38.8525 134.622 39.0094 134.622 39.2C134.622 39.3907 134.774 39.5476 134.959 39.5476H151.838C152.023 39.5476 152.176 39.3907 152.176 39.2C152.176 39.0094 152.023 38.8525 151.838 38.8525ZM134.981 51.4325H151.838C152.023 51.4325 152.176 51.2755 152.176 51.0849C152.176 50.8943 152.023 50.7373 151.838 50.7373H134.981C134.796 50.7373 134.644 50.8943 134.644 51.0849C134.644 51.2755 134.796 51.4325 134.981 51.4325ZM134.981 52.834H151.838C152.023 52.834 152.176 52.677 152.176 52.4864C152.176 52.2958 152.023 52.1389 151.838 52.1389H134.981C134.796 52.1389 134.644 52.2958 134.644 52.4864C134.644 52.677 134.796 52.834 134.981 52.834ZM151.838 53.5516H134.959C134.774 53.5516 134.622 53.7086 134.622 53.8992C134.622 54.0898 134.774 54.2467 134.959 54.2467H151.838C152.023 54.2467 152.176 54.0898 152.176 53.8992C152.176 53.7086 152.023 53.5516 151.838 53.5516ZM70.1495 104.017V149.696C70.1495 150.312 69.6601 150.817 69.0619 150.817H32.856C32.2579 150.817 31.7684 150.312 31.7684 149.696V104.017C31.7684 103.401 32.2579 102.896 32.856 102.896H69.051C69.6492 102.896 70.1386 103.401 70.1386 104.017H70.1495ZM67.9743 105.139H33.9545V148.575H67.9743V105.139ZM63.9502 122.114H38.0112C37.7284 122.114 37.5 122.349 37.5 122.641C37.5 122.932 37.7284 123.168 38.0112 123.168H63.9502C64.233 123.168 64.4614 122.932 64.4614 122.641C64.4614 122.349 64.233 122.114 63.9502 122.114ZM63.9502 124.267H38.0112C37.7284 124.267 37.5 124.502 37.5 124.794C37.5 125.085 37.7284 125.321 38.0112 125.321H63.9502C64.233 125.321 64.4614 125.085 64.4614 124.794C64.4614 124.502 64.233 124.267 63.9502 124.267ZM37.9895 127.473H63.972C64.2548 127.473 64.4832 127.238 64.4832 126.946C64.4832 126.655 64.2548 126.419 63.972 126.419H37.9895C37.7067 126.419 37.4783 126.655 37.4783 126.946C37.4783 127.238 37.7067 127.473 37.9895 127.473ZM38.0112 114.366H63.9502C64.233 114.366 64.4614 114.131 64.4614 113.839C64.4614 113.548 64.233 113.312 63.9502 113.312H38.0112C37.7284 113.312 37.5 113.548 37.5 113.839C37.5 114.131 37.7284 114.366 38.0112 114.366ZM38.0112 116.53H63.9502C64.233 116.53 64.4614 116.295 64.4614 116.003C64.4614 115.712 64.233 115.476 63.9502 115.476H38.0112C37.7284 115.476 37.5 115.712 37.5 116.003C37.5 116.295 37.7284 116.53 38.0112 116.53ZM37.9895 118.683H63.972C64.2548 118.683 64.4832 118.447 64.4832 118.156C64.4832 117.864 64.2548 117.629 63.972 117.629H37.9895C37.7067 117.629 37.4783 117.864 37.4783 118.156C37.4783 118.447 37.7067 118.683 37.9895 118.683ZM63.9502 135.95H38.0112C37.7284 135.95 37.5 136.185 37.5 136.477C37.5 136.768 37.7284 137.004 38.0112 137.004H63.9502C64.233 137.004 64.4614 136.768 64.4614 136.477C64.4614 136.185 64.233 135.95 63.9502 135.95ZM63.9502 138.102H38.0112C37.9025 138.102 37.8046 138.147 37.7176 138.215C37.5871 138.315 37.5 138.461 37.5 138.629C37.5 138.921 37.7284 139.156 38.0112 139.156H63.9502C64.233 139.156 64.4614 138.921 64.4614 138.629C64.4614 138.573 64.4505 138.528 64.4288 138.484C64.3635 138.259 64.1786 138.102 63.9502 138.102ZM37.9895 141.309H63.972C64.2548 141.309 64.4832 141.074 64.4832 140.782C64.4832 140.491 64.2548 140.255 63.972 140.255H37.9895C37.7067 140.255 37.4783 140.491 37.4783 140.782C37.4783 141.074 37.7067 141.309 37.9895 141.309ZM135.786 76.8729C138.461 79.631 138.461 84.1271 135.786 86.8853C133.11 89.6435 128.749 89.6435 126.073 86.8853L114.686 75.1462V140.939C114.686 144.841 111.608 148.014 107.824 148.014C104.039 148.014 100.961 144.841 100.961 140.939V75.1462L89.5739 86.8853C86.8984 89.6435 82.5371 89.6435 79.8617 86.8853C77.1862 84.1271 77.1862 79.631 79.8617 76.8729L102.962 53.0583C105.594 50.3449 109.857 50.3001 112.544 52.9237L135.775 76.8729H135.786ZM134.241 78.465L111.065 54.5719C109.227 52.7555 106.312 52.7892 104.506 54.6504L81.4061 78.4762C79.5789 80.3598 79.5789 83.432 81.4061 85.3156C82.287 86.2238 83.4725 86.7283 84.7232 86.7283C85.9739 86.7283 87.1594 86.2238 88.0404 85.3156L103.136 69.7419V140.95C103.136 143.619 105.235 145.783 107.824 145.783C110.412 145.783 112.511 143.619 112.511 140.95V69.7419L127.607 85.3156C128.488 86.2238 129.673 86.7283 130.924 86.7283C132.175 86.7283 133.36 86.2238 134.241 85.3156C136.068 83.432 136.068 80.3598 134.241 78.4762V78.465Z" fill="#1F1F1F"/>
5
5
  </svg>
6
6
 
@@ -1,4 +1,4 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{illustration as i}from"../../illustration-registry.js";const e=i("your-bank-placeholder",C`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as i}from"../../illustration-registry.js";const e=i("your-bank-placeholder",C`
2
2
  <svg width="144" height="32" viewBox="0 0 144 32" fill="none" xmlns="http://www.w3.org/2000/svg">
3
3
  <g clip-path="url(#clip0_21532_17803)">
4
4
  <path d="M36.5527 16.0294C36.4871 16.0909 36.4215 16.1501 36.3536 16.2045C36.3045 16.2471 36.2553 16.2826 36.2038 16.3228C36.1523 16.363 36.1031 16.3985 36.0516 16.4317C36.0024 16.4719 35.9509 16.505 35.8948 16.5334C35.8222 16.5784 35.7519 16.6186 35.6794 16.6588C35.677 16.6588 35.677 16.6612 35.6723 16.6612C35.6396 16.6801 35.6044 16.7014 35.5717 16.7133C35.5155 16.744 35.4616 16.7701 35.4054 16.7914C35.3118 16.8363 35.2158 16.8742 35.1198 16.9121V14.7562H29.2783L18.869 4.23482L14.0693 9.08611C12.0863 11.0905 12.0863 14.3373 14.0693 16.3417L22.0156 24.3736C22.1233 24.4824 22.2264 24.596 22.3224 24.7144C22.5588 25.0078 22.7555 25.3249 22.9077 25.6586C22.9685 25.7935 23.0247 25.9284 23.0692 26.0656C23.2846 26.6833 23.3595 27.3364 23.2963 27.9825C23.2893 28.0558 23.2799 28.1268 23.2706 28.1955C23.2612 28.2688 23.2472 28.3398 23.2354 28.4084C23.2214 28.4818 23.205 28.5504 23.191 28.6214C23.1746 28.69 23.1558 28.7634 23.1348 28.832C22.999 29.2911 22.7906 29.736 22.5073 30.1407C22.4745 30.1904 22.4418 30.2354 22.4043 30.2827C22.3013 30.4247 22.1866 30.5596 22.0601 30.6874L36.6978 15.8945C36.651 15.9418 36.6018 15.9868 36.5527 16.0294Z" fill="url(#paint0_linear_21532_17803)"/>
@@ -1,4 +1,4 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as t}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{illustration as i}from"../../illustration-registry.js";const o=i("your-bank",t`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as t}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as i}from"../../illustration-registry.js";const o=i("your-bank",t`
2
2
  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
3
3
  <path d="M30.7812 16.0248C30.726 16.0766 30.6708 16.1264 30.6136 16.1723C30.5722 16.2081 30.5308 16.238 30.4874 16.2719C30.444 16.3058 30.4026 16.3357 30.3593 16.3636C30.3179 16.3974 30.2745 16.4253 30.2272 16.4493C30.166 16.4871 30.1069 16.521 30.0458 16.5549C30.0438 16.5549 30.0438 16.5569 30.0399 16.5569C30.0123 16.5728 29.9827 16.5907 29.9551 16.6007C29.9078 16.6266 29.8624 16.6485 29.8151 16.6665C29.7362 16.7043 29.6554 16.7362 29.5746 16.7681V14.9526H24.6554L15.8897 6.09253L11.8479 10.1778C10.1779 11.8658 10.1779 14.5999 11.8479 16.2878L18.5395 23.0515C18.6302 23.1432 18.7169 23.2388 18.7978 23.3385C18.9969 23.5856 19.1625 23.8526 19.2907 24.1336C19.3419 24.2472 19.3892 24.3608 19.4267 24.4764C19.6081 24.9965 19.6712 25.5465 19.618 26.0905C19.612 26.1523 19.6042 26.2121 19.5963 26.2699C19.5884 26.3317 19.5766 26.3915 19.5667 26.4493C19.5549 26.511 19.5411 26.5688 19.5292 26.6286C19.5154 26.6864 19.4997 26.7482 19.4819 26.806C19.3676 27.1926 19.1921 27.5672 18.9535 27.908C18.9259 27.9499 18.8983 27.9877 18.8668 28.0276C18.78 28.1471 18.6834 28.2607 18.5769 28.3684L30.9034 15.9112C30.864 15.951 30.8226 15.9889 30.7812 16.0248Z" fill="url(#paint0_linear_24648_548)"/>
4
4
  <path d="M31.1025 15.69C31.004 15.8056 30.8975 15.9172 30.7831 16.0248C30.7279 16.0746 30.6727 16.1244 30.6156 16.1723C30.5742 16.2081 30.5328 16.238 30.4894 16.2719C30.446 16.3058 30.4046 16.3357 30.3612 16.3636C30.3178 16.3935 30.2745 16.4214 30.2291 16.4493C30.168 16.4871 30.1089 16.521 30.0477 16.5549C30.0458 16.5549 30.0458 16.5569 30.0418 16.5569C30.0123 16.5728 29.9846 16.5868 29.957 16.6007C29.9097 16.6266 29.8644 16.6485 29.8171 16.6665C28.3817 17.3082 26.6112 16.9275 25.4519 15.7558L15.8877 6.09253L18.1649 3.79082C18.362 3.59153 18.575 3.41417 18.7997 3.25873L31.1025 15.69Z" fill="url(#paint1_linear_24648_548)"/>
@@ -1,25 +1,26 @@
1
- import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as i}from"../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import"../gator/input-label/input-label.gator.js";import"../gator/help-text/help-text.gator.js";import"../../icon/gator/icon.gator.js";import"../../icon/gator/templates/add-link.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-bar-horizontal.js";import"../../icon/gator/templates/chart-bar.js";import"../../icon/gator/templates/chart-donut.js";import"../../icon/gator/templates/chart-line.js";import"../../icon/gator/templates/chart-pie.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chart-scatter.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/checkbox-indeterminate.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkerboard.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-dashed.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exclude-square.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/flags/flag-ad-andorra.js";import"../../icon/gator/templates/flags/flag-ae-united-arab-emirates.js";import"../../icon/gator/templates/flags/flag-af-afghanistan.js";import"../../icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js";import"../../icon/gator/templates/flags/flag-ai-anguilla.js";import"../../icon/gator/templates/flags/flag-al-albania.js";import"../../icon/gator/templates/flags/flag-am-armenia.js";import"../../icon/gator/templates/flags/flag-ao-angola.js";import"../../icon/gator/templates/flags/flag-aq-antarctica.js";import"../../icon/gator/templates/flags/flag-ar-argentina.js";import"../../icon/gator/templates/flags/flag-as-american-smoa.js";import"../../icon/gator/templates/flags/flag-at-austria.js";import"../../icon/gator/templates/flags/flag-au-australia.js";import"../../icon/gator/templates/flags/flag-aw-aruba.js";import"../../icon/gator/templates/flags/flag-ax-aland-islands.js";import"../../icon/gator/templates/flags/flag-az-azerbaijan.js";import"../../icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js";import"../../icon/gator/templates/flags/flag-bb-barbados.js";import"../../icon/gator/templates/flags/flag-bd-bangladesh.js";import"../../icon/gator/templates/flags/flag-be-belgium.js";import"../../icon/gator/templates/flags/flag-bf-burkina-faso.js";import"../../icon/gator/templates/flags/flag-bg-bulgaria.js";import"../../icon/gator/templates/flags/flag-bh-bahrain.js";import"../../icon/gator/templates/flags/flag-bi-burundi.js";import"../../icon/gator/templates/flags/flag-bj-benin.js";import"../../icon/gator/templates/flags/flag-bl-saint-barthelemy.js";import"../../icon/gator/templates/flags/flag-bm-bermuda.js";import"../../icon/gator/templates/flags/flag-bn-brunei-darussalam.js";import"../../icon/gator/templates/flags/flag-bo-bolivia.js";import"../../icon/gator/templates/flags/flag-bq-bo-bonaire.js";import"../../icon/gator/templates/flags/flag-bq-sa-sba.js";import"../../icon/gator/templates/flags/flag-bq-se-snt-eustatius.js";import"../../icon/gator/templates/flags/flag-br-brazil.js";import"../../icon/gator/templates/flags/flag-bs-bahamas.js";import"../../icon/gator/templates/flags/flag-bt-bhutan.js";import"../../icon/gator/templates/flags/flag-bv-bouvet-island.js";import"../../icon/gator/templates/flags/flag-bw-botswana.js";import"../../icon/gator/templates/flags/flag-by-belarus.js";import"../../icon/gator/templates/flags/flag-bz-belize.js";import"../../icon/gator/templates/flags/flag-ca-canada.js";import"../../icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js";import"../../icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-cf-central-african-republic.js";import"../../icon/gator/templates/flags/flag-cg-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-ch-switzerland.js";import"../../icon/gator/templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"../../icon/gator/templates/flags/flag-ck-cook-islands.js";import"../../icon/gator/templates/flags/flag-cl-chile.js";import"../../icon/gator/templates/flags/flag-cm-cameroon.js";import"../../icon/gator/templates/flags/flag-cn-china.js";import"../../icon/gator/templates/flags/flag-co-colombia.js";import"../../icon/gator/templates/flags/flag-cr-costa-rica.js";import"../../icon/gator/templates/flags/flag-cu-cuba.js";import"../../icon/gator/templates/flags/flag-cv-cabo-verde.js";import"../../icon/gator/templates/flags/flag-cw-curaçao.js";import"../../icon/gator/templates/flags/flag-cx-christmas-island.js";import"../../icon/gator/templates/flags/flag-cy-cyprus.js";import"../../icon/gator/templates/flags/flag-cz-czech-republic.js";import"../../icon/gator/templates/flags/flag-de-germany.js";import"../../icon/gator/templates/flags/flag-dj-djibouti.js";import"../../icon/gator/templates/flags/flag-dk-denmark.js";import"../../icon/gator/templates/flags/flag-dm-dominica.js";import"../../icon/gator/templates/flags/flag-do-dominican-republic.js";import"../../icon/gator/templates/flags/flag-dz-algeria.js";import"../../icon/gator/templates/flags/flag-ec-ecuador.js";import"../../icon/gator/templates/flags/flag-ee-estonia.js";import"../../icon/gator/templates/flags/flag-eg-egypt.js";import"../../icon/gator/templates/flags/flag-eh-western-sahara.js";import"../../icon/gator/templates/flags/flag-er-eritrea.js";import"../../icon/gator/templates/flags/flag-es-sain.js";import"../../icon/gator/templates/flags/flag-et-ethiopia.js";import"../../icon/gator/templates/flags/flag-fi-finland.js";import"../../icon/gator/templates/flags/flag-fj-fiji.js";import"../../icon/gator/templates/flags/flag-fk-falkland-islands.js";import"../../icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js";import"../../icon/gator/templates/flags/flag-fo-faroe-islands.js";import"../../icon/gator/templates/flags/flag-fr-france.js";import"../../icon/gator/templates/flags/flag-ga-gabon.js";import"../../icon/gator/templates/flags/flag-gb-eng-england.js";import"../../icon/gator/templates/flags/flag-gb-nir-northern-ireland.js";import"../../icon/gator/templates/flags/flag-gb-sct-sotland.js";import"../../icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js";import"../../icon/gator/templates/flags/flag-gb-wls-wales.js";import"../../icon/gator/templates/flags/flag-gd-grenada.js";import"../../icon/gator/templates/flags/flag-ge-georgia.js";import"../../icon/gator/templates/flags/flag-gf-french-guiana.js";import"../../icon/gator/templates/flags/flag-gg-guernsey.js";import"../../icon/gator/templates/flags/flag-gh-ghana.js";import"../../icon/gator/templates/flags/flag-gi-gibraltar.js";import"../../icon/gator/templates/flags/flag-gl-greenland.js";import"../../icon/gator/templates/flags/flag-gm-gambia.js";import"../../icon/gator/templates/flags/flag-gn-guinea.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe-2.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe.js";import"../../icon/gator/templates/flags/flag-gq-equatorial-guinea.js";import"../../icon/gator/templates/flags/flag-gr-greece.js";import"../../icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"../../icon/gator/templates/flags/flag-gt-guatemala.js";import"../../icon/gator/templates/flags/flag-gu-guam.js";import"../../icon/gator/templates/flags/flag-gw-guinea-bissau.js";import"../../icon/gator/templates/flags/flag-gy-guyana.js";import"../../icon/gator/templates/flags/flag-hk-hong-kong.js";import"../../icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"../../icon/gator/templates/flags/flag-hn-honduras.js";import"../../icon/gator/templates/flags/flag-hr-croatia-hrvatska.js";import"../../icon/gator/templates/flags/flag-ht-haiti.js";import"../../icon/gator/templates/flags/flag-hu-hungary.js";import"../../icon/gator/templates/flags/flag-id-indonesia.js";import"../../icon/gator/templates/flags/flag-ie-ireland.js";import"../../icon/gator/templates/flags/flag-il-isreal.js";import"../../icon/gator/templates/flags/flag-im-isle-of-man.js";import"../../icon/gator/templates/flags/flag-in-india.js";import"../../icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js";import"../../icon/gator/templates/flags/flag-iq-iraq.js";import"../../icon/gator/templates/flags/flag-ir-iran.js";import"../../icon/gator/templates/flags/flag-is-iceland.js";import"../../icon/gator/templates/flags/flag-it-italy.js";import"../../icon/gator/templates/flags/flag-je-jersey.js";import"../../icon/gator/templates/flags/flag-jm-jamaica.js";import"../../icon/gator/templates/flags/flag-jo-jordan.js";import"../../icon/gator/templates/flags/flag-jp-japan.js";import"../../icon/gator/templates/flags/flag-ke-kenia.js";import"../../icon/gator/templates/flags/flag-kg-kyrgyzstan.js";import"../../icon/gator/templates/flags/flag-kh-cambodia.js";import"../../icon/gator/templates/flags/flag-ki--kiribati.js";import"../../icon/gator/templates/flags/flag-km-comoros.js";import"../../icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js";import"../../icon/gator/templates/flags/flag-kp-korea-north.js";import"../../icon/gator/templates/flags/flag-kr-korea-south.js";import"../../icon/gator/templates/flags/flag-kw-kuwait.js";import"../../icon/gator/templates/flags/flag-ky-cayman-islands.js";import"../../icon/gator/templates/flags/flag-kz-kazakhstan.js";import"../../icon/gator/templates/flags/flag-la-laos.js";import"../../icon/gator/templates/flags/flag-lb-lebanon.js";import"../../icon/gator/templates/flags/flag-lc-saint-lucia.js";import"../../icon/gator/templates/flags/flag-li-liechtenstein.js";import"../../icon/gator/templates/flags/flag-lk-sri-lanka.js";import"../../icon/gator/templates/flags/flag-lr-liberia.js";import"../../icon/gator/templates/flags/flag-ls-lesotho.js";import"../../icon/gator/templates/flags/flag-lt-lithuania.js";import"../../icon/gator/templates/flags/flag-lu-luxembourg.js";import"../../icon/gator/templates/flags/flag-lv-latvia.js";import"../../icon/gator/templates/flags/flag-ly-libya.js";import"../../icon/gator/templates/flags/flag-ma-morocco.js";import"../../icon/gator/templates/flags/flag-mc-monaco.js";import"../../icon/gator/templates/flags/flag-md-moldova.js";import"../../icon/gator/templates/flags/flag-me-montenegro.js";import"../../icon/gator/templates/flags/flag-mf-saint-martin.js";import"../../icon/gator/templates/flags/flag-mg-madagascar.js";import"../../icon/gator/templates/flags/flag-mh-marshall-islands.js";import"../../icon/gator/templates/flags/flag-mk-north-macedonia.js";import"../../icon/gator/templates/flags/flag-ml-mali.js";import"../../icon/gator/templates/flags/flag-mm-myanmar.js";import"../../icon/gator/templates/flags/flag-mn-mongolia.js";import"../../icon/gator/templates/flags/flag-mo-macao.js";import"../../icon/gator/templates/flags/flag-mp-northern-mariana-islands.js";import"../../icon/gator/templates/flags/flag-mq-martinique-2.js";import"../../icon/gator/templates/flags/flag-mq-martinique.js";import"../../icon/gator/templates/flags/flag-mr-mauritania.js";import"../../icon/gator/templates/flags/flag-ms-montserrat.js";import"../../icon/gator/templates/flags/flag-mt-malta.js";import"../../icon/gator/templates/flags/flag-mu-mauritius.js";import"../../icon/gator/templates/flags/flag-mv-maldives.js";import"../../icon/gator/templates/flags/flag-mw-malawi.js";import"../../icon/gator/templates/flags/flag-mx-mexico.js";import"../../icon/gator/templates/flags/flag-my-malaysia.js";import"../../icon/gator/templates/flags/flag-mz-mozambique.js";import"../../icon/gator/templates/flags/flag-na-namibia.js";import"../../icon/gator/templates/flags/flag-nc-new-caledonia.js";import"../../icon/gator/templates/flags/flag-ne-niger.js";import"../../icon/gator/templates/flags/flag-nf-norfolk-island.js";import"../../icon/gator/templates/flags/flag-ng-nigeria.js";import"../../icon/gator/templates/flags/flag-ni-nicaragua.js";import"../../icon/gator/templates/flags/flag-nl-netherlands.js";import"../../icon/gator/templates/flags/flag-no-norway.js";import"../../icon/gator/templates/flags/flag-np-nepal.js";import"../../icon/gator/templates/flags/flag-nr-nauru.js";import"../../icon/gator/templates/flags/flag-nu-niue.js";import"../../icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js";import"../../icon/gator/templates/flags/flag-om-oman.js";import"../../icon/gator/templates/flags/flag-pa-panama.js";import"../../icon/gator/templates/flags/flag-pe-peru.js";import"../../icon/gator/templates/flags/flag-pf-french-polynesia.js";import"../../icon/gator/templates/flags/flag-pg-papua-new-guinea.js";import"../../icon/gator/templates/flags/flag-ph-philippines.js";import"../../icon/gator/templates/flags/flag-pk-pakistan.js";import"../../icon/gator/templates/flags/flag-pl-poland.js";import"../../icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pn-pitcairn-islands.js";import"../../icon/gator/templates/flags/flag-pr-puerto-rico.js";import"../../icon/gator/templates/flags/flag-ps-palestinian-territory.js";import"../../icon/gator/templates/flags/flag-pt-portugal.js";import"../../icon/gator/templates/flags/flag-pw-palau.js";import"../../icon/gator/templates/flags/flag-py-paraguay.js";import"../../icon/gator/templates/flags/flag-qa-qatar.js";import"../../icon/gator/templates/flags/flag-re-reunion.js";import"../../icon/gator/templates/flags/flag-ro-romania.js";import"../../icon/gator/templates/flags/flag-rs-srbia.js";import"../../icon/gator/templates/flags/flag-ru-russian-federation.js";import"../../icon/gator/templates/flags/flag-rw-rwanda.js";import"../../icon/gator/templates/flags/flag-sa-sudi-arabia.js";import"../../icon/gator/templates/flags/flag-sb-slomon-islands.js";import"../../icon/gator/templates/flags/flag-sc-sychelles.js";import"../../icon/gator/templates/flags/flag-sd-sdan.js";import"../../icon/gator/templates/flags/flag-se-seden.js";import"../../icon/gator/templates/flags/flag-sg-sngapore.js";import"../../icon/gator/templates/flags/flag-sh-sint-helena.js";import"../../icon/gator/templates/flags/flag-si-sovenia.js";import"../../icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js";import"../../icon/gator/templates/flags/flag-sk-sovakia.js";import"../../icon/gator/templates/flags/flag-sl-serra-leone.js";import"../../icon/gator/templates/flags/flag-sm-sn-marino.js";import"../../icon/gator/templates/flags/flag-sn-snegal.js";import"../../icon/gator/templates/flags/flag-so-smalia.js";import"../../icon/gator/templates/flags/flag-sr-sriname.js";import"../../icon/gator/templates/flags/flag-ss-south-sudan.js";import"../../icon/gator/templates/flags/flag-st-so-tome-and-principe.js";import"../../icon/gator/templates/flags/flag-sv-el-slvador.js";import"../../icon/gator/templates/flags/flag-sx-snt-maarten.js";import"../../icon/gator/templates/flags/flag-sy-sria.js";import"../../icon/gator/templates/flags/flag-sz-saziland.js";import"../../icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js";import"../../icon/gator/templates/flags/flag-td-chad.js";import"../../icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"../../icon/gator/templates/flags/flag-tg-togo.js";import"../../icon/gator/templates/flags/flag-th-thailand.js";import"../../icon/gator/templates/flags/flag-tj-tajikistan.js";import"../../icon/gator/templates/flags/flag-tk-tokelau.js";import"../../icon/gator/templates/flags/flag-tl-timor-leste.js";import"../../icon/gator/templates/flags/flag-tm-turkmenistan.js";import"../../icon/gator/templates/flags/flag-tn-tunisia.js";import"../../icon/gator/templates/flags/flag-to-tonga.js";import"../../icon/gator/templates/flags/flag-tr-turkey.js";import"../../icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js";import"../../icon/gator/templates/flags/flag-tv-tuvalu.js";import"../../icon/gator/templates/flags/flag-tw-taiwan.js";import"../../icon/gator/templates/flags/flag-tz-tanzania.js";import"../../icon/gator/templates/flags/flag-ua-ukraine.js";import"../../icon/gator/templates/flags/flag-ug-uganda.js";import"../../icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js";import"../../icon/gator/templates/flags/flag-us-united-states.js";import"../../icon/gator/templates/flags/flag-uy-uruguay.js";import"../../icon/gator/templates/flags/flag-uz-uzbekistan.js";import"../../icon/gator/templates/flags/flag-va-vatican-city-state.js";import"../../icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"../../icon/gator/templates/flags/flag-ve-venezuela.js";import"../../icon/gator/templates/flags/flag-vg-virgin-islands-british.js";import"../../icon/gator/templates/flags/flag-vi-virgin-islands-us.js";import"../../icon/gator/templates/flags/flag-vn-vietnam.js";import"../../icon/gator/templates/flags/flag-vu-vanuatu.js";import"../../icon/gator/templates/flags/flag-wf-wallis-and-futuna.js";import"../../icon/gator/templates/flags/flag-ws-smoa.js";import"../../icon/gator/templates/flags/flag-ye-yemen.js";import"../../icon/gator/templates/flags/flag-yt-unf-mayotte.js";import"../../icon/gator/templates/flags/flag-za-south-africa.js";import"../../icon/gator/templates/flags/flag-zm-zambia.js";import"../../icon/gator/templates/flags/flag-zw-zimbabwe.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/grid-four.js";import"../../icon/gator/templates/grid-nine.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/kanban.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb-filament.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list-star.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pause.js";import"../../icon/gator/templates/pause-circle.js";import"../../icon/gator/templates/payments/payment-amazon-pay.js";import"../../icon/gator/templates/payments/payment-amex.js";import"../../icon/gator/templates/payments/payment-apple-pay.js";import"../../icon/gator/templates/payments/payment-discover.js";import"../../icon/gator/templates/payments/payment-google-pay.js";import"../../icon/gator/templates/payments/payment-mastercard.js";import"../../icon/gator/templates/payments/payment-visa.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/play.js";import"../../icon/gator/templates/play-circle.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/selection.js";import"../../icon/gator/templates/send.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/square-split-horizontal.js";import"../../icon/gator/templates/square-split-vertical.js";import"../../icon/gator/templates/square.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/table.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/text-aa.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/trend-up.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/waffle.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import u from"../../../packages/web-components/src/components/input/input.gator.scss.js";import c from"../../../packages/web-components/src/tokens/semantic.tokens.scss.js";import g from"../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import b from"../../../packages/web-components/src/components/input/input.gator.tokens.scss.js";import f from"../../../packages/web-components/src/styles/_gator-utils.scss.js";import{InputBase as I}from"./input-base.js";import{createRef as x}from"../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js";import{state as h}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js";import{ifDefined as l}from"../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js";import{unsafeCSS as o}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var T=Object.defineProperty,d=(s,t,n,$)=>{for(var r=void 0,m=s.length-1,a;m>=0;m--)(a=s[m])&&(r=a(t,n,r)||r);return r&&T(t,n,r),r};const e=class e extends I{constructor(){super(...arguments),this.controlRef=x()}get shouldHaveStartMarkup(){return this.startIcon||this._startIconAsText}get shouldHaveEndMarkup(){return this.endIcon||this.type==="password"}get startIconMarkup(){return this.startIcon?i`<ngc-icon
1
+ import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import"../gator/input-label/input-label.gator.js";import"../gator/help-text/help-text.gator.js";import"../../icon/gator/icon.gator.js";import"../../icon/gator/templates/add-link.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/brain.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-bar-horizontal.js";import"../../icon/gator/templates/chart-bar.js";import"../../icon/gator/templates/chart-donut.js";import"../../icon/gator/templates/chart-line.js";import"../../icon/gator/templates/chart-pie.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chart-scatter.js";import"../../icon/gator/templates/chat-circle-ai.js";import"../../icon/gator/templates/chat-circle-dots.js";import"../../icon/gator/templates/chat-circle-slash.js";import"../../icon/gator/templates/chat-circle-text.js";import"../../icon/gator/templates/chat-circle.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check-circle-filled.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/checkbox-indeterminate.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkerboard.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-dashed.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-ai.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exclude-square.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/flags/flag-ad-andorra.js";import"../../icon/gator/templates/flags/flag-ae-united-arab-emirates.js";import"../../icon/gator/templates/flags/flag-af-afghanistan.js";import"../../icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js";import"../../icon/gator/templates/flags/flag-ai-anguilla.js";import"../../icon/gator/templates/flags/flag-al-albania.js";import"../../icon/gator/templates/flags/flag-am-armenia.js";import"../../icon/gator/templates/flags/flag-ao-angola.js";import"../../icon/gator/templates/flags/flag-aq-antarctica.js";import"../../icon/gator/templates/flags/flag-ar-argentina.js";import"../../icon/gator/templates/flags/flag-as-american-smoa.js";import"../../icon/gator/templates/flags/flag-at-austria.js";import"../../icon/gator/templates/flags/flag-au-australia.js";import"../../icon/gator/templates/flags/flag-aw-aruba.js";import"../../icon/gator/templates/flags/flag-ax-aland-islands.js";import"../../icon/gator/templates/flags/flag-az-azerbaijan.js";import"../../icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js";import"../../icon/gator/templates/flags/flag-bb-barbados.js";import"../../icon/gator/templates/flags/flag-bd-bangladesh.js";import"../../icon/gator/templates/flags/flag-be-belgium.js";import"../../icon/gator/templates/flags/flag-bf-burkina-faso.js";import"../../icon/gator/templates/flags/flag-bg-bulgaria.js";import"../../icon/gator/templates/flags/flag-bh-bahrain.js";import"../../icon/gator/templates/flags/flag-bi-burundi.js";import"../../icon/gator/templates/flags/flag-bj-benin.js";import"../../icon/gator/templates/flags/flag-bl-saint-barthelemy.js";import"../../icon/gator/templates/flags/flag-bm-bermuda.js";import"../../icon/gator/templates/flags/flag-bn-brunei-darussalam.js";import"../../icon/gator/templates/flags/flag-bo-bolivia.js";import"../../icon/gator/templates/flags/flag-bq-bo-bonaire.js";import"../../icon/gator/templates/flags/flag-bq-sa-sba.js";import"../../icon/gator/templates/flags/flag-bq-se-snt-eustatius.js";import"../../icon/gator/templates/flags/flag-br-brazil.js";import"../../icon/gator/templates/flags/flag-bs-bahamas.js";import"../../icon/gator/templates/flags/flag-bt-bhutan.js";import"../../icon/gator/templates/flags/flag-bv-bouvet-island.js";import"../../icon/gator/templates/flags/flag-bw-botswana.js";import"../../icon/gator/templates/flags/flag-by-belarus.js";import"../../icon/gator/templates/flags/flag-bz-belize.js";import"../../icon/gator/templates/flags/flag-ca-canada.js";import"../../icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js";import"../../icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-cf-central-african-republic.js";import"../../icon/gator/templates/flags/flag-cg-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-ch-switzerland.js";import"../../icon/gator/templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"../../icon/gator/templates/flags/flag-ck-cook-islands.js";import"../../icon/gator/templates/flags/flag-cl-chile.js";import"../../icon/gator/templates/flags/flag-cm-cameroon.js";import"../../icon/gator/templates/flags/flag-cn-china.js";import"../../icon/gator/templates/flags/flag-co-colombia.js";import"../../icon/gator/templates/flags/flag-cr-costa-rica.js";import"../../icon/gator/templates/flags/flag-cu-cuba.js";import"../../icon/gator/templates/flags/flag-cv-cabo-verde.js";import"../../icon/gator/templates/flags/flag-cw-curaçao.js";import"../../icon/gator/templates/flags/flag-cx-christmas-island.js";import"../../icon/gator/templates/flags/flag-cy-cyprus.js";import"../../icon/gator/templates/flags/flag-cz-czech-republic.js";import"../../icon/gator/templates/flags/flag-de-germany.js";import"../../icon/gator/templates/flags/flag-dj-djibouti.js";import"../../icon/gator/templates/flags/flag-dk-denmark.js";import"../../icon/gator/templates/flags/flag-dm-dominica.js";import"../../icon/gator/templates/flags/flag-do-dominican-republic.js";import"../../icon/gator/templates/flags/flag-dz-algeria.js";import"../../icon/gator/templates/flags/flag-ec-ecuador.js";import"../../icon/gator/templates/flags/flag-ee-estonia.js";import"../../icon/gator/templates/flags/flag-eg-egypt.js";import"../../icon/gator/templates/flags/flag-eh-western-sahara.js";import"../../icon/gator/templates/flags/flag-er-eritrea.js";import"../../icon/gator/templates/flags/flag-es-sain.js";import"../../icon/gator/templates/flags/flag-et-ethiopia.js";import"../../icon/gator/templates/flags/flag-fi-finland.js";import"../../icon/gator/templates/flags/flag-fj-fiji.js";import"../../icon/gator/templates/flags/flag-fk-falkland-islands.js";import"../../icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js";import"../../icon/gator/templates/flags/flag-fo-faroe-islands.js";import"../../icon/gator/templates/flags/flag-fr-france.js";import"../../icon/gator/templates/flags/flag-ga-gabon.js";import"../../icon/gator/templates/flags/flag-gb-eng-england.js";import"../../icon/gator/templates/flags/flag-gb-nir-northern-ireland.js";import"../../icon/gator/templates/flags/flag-gb-sct-sotland.js";import"../../icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js";import"../../icon/gator/templates/flags/flag-gb-wls-wales.js";import"../../icon/gator/templates/flags/flag-gd-grenada.js";import"../../icon/gator/templates/flags/flag-ge-georgia.js";import"../../icon/gator/templates/flags/flag-gf-french-guiana.js";import"../../icon/gator/templates/flags/flag-gg-guernsey.js";import"../../icon/gator/templates/flags/flag-gh-ghana.js";import"../../icon/gator/templates/flags/flag-gi-gibraltar.js";import"../../icon/gator/templates/flags/flag-gl-greenland.js";import"../../icon/gator/templates/flags/flag-gm-gambia.js";import"../../icon/gator/templates/flags/flag-gn-guinea.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe-2.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe.js";import"../../icon/gator/templates/flags/flag-gq-equatorial-guinea.js";import"../../icon/gator/templates/flags/flag-gr-greece.js";import"../../icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"../../icon/gator/templates/flags/flag-gt-guatemala.js";import"../../icon/gator/templates/flags/flag-gu-guam.js";import"../../icon/gator/templates/flags/flag-gw-guinea-bissau.js";import"../../icon/gator/templates/flags/flag-gy-guyana.js";import"../../icon/gator/templates/flags/flag-hk-hong-kong.js";import"../../icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"../../icon/gator/templates/flags/flag-hn-honduras.js";import"../../icon/gator/templates/flags/flag-hr-croatia-hrvatska.js";import"../../icon/gator/templates/flags/flag-ht-haiti.js";import"../../icon/gator/templates/flags/flag-hu-hungary.js";import"../../icon/gator/templates/flags/flag-id-indonesia.js";import"../../icon/gator/templates/flags/flag-ie-ireland.js";import"../../icon/gator/templates/flags/flag-il-isreal.js";import"../../icon/gator/templates/flags/flag-im-isle-of-man.js";import"../../icon/gator/templates/flags/flag-in-india.js";import"../../icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js";import"../../icon/gator/templates/flags/flag-iq-iraq.js";import"../../icon/gator/templates/flags/flag-ir-iran.js";import"../../icon/gator/templates/flags/flag-is-iceland.js";import"../../icon/gator/templates/flags/flag-it-italy.js";import"../../icon/gator/templates/flags/flag-je-jersey.js";import"../../icon/gator/templates/flags/flag-jm-jamaica.js";import"../../icon/gator/templates/flags/flag-jo-jordan.js";import"../../icon/gator/templates/flags/flag-jp-japan.js";import"../../icon/gator/templates/flags/flag-ke-kenia.js";import"../../icon/gator/templates/flags/flag-kg-kyrgyzstan.js";import"../../icon/gator/templates/flags/flag-kh-cambodia.js";import"../../icon/gator/templates/flags/flag-ki--kiribati.js";import"../../icon/gator/templates/flags/flag-km-comoros.js";import"../../icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js";import"../../icon/gator/templates/flags/flag-kp-korea-north.js";import"../../icon/gator/templates/flags/flag-kr-korea-south.js";import"../../icon/gator/templates/flags/flag-kw-kuwait.js";import"../../icon/gator/templates/flags/flag-ky-cayman-islands.js";import"../../icon/gator/templates/flags/flag-kz-kazakhstan.js";import"../../icon/gator/templates/flags/flag-la-laos.js";import"../../icon/gator/templates/flags/flag-lb-lebanon.js";import"../../icon/gator/templates/flags/flag-lc-saint-lucia.js";import"../../icon/gator/templates/flags/flag-li-liechtenstein.js";import"../../icon/gator/templates/flags/flag-lk-sri-lanka.js";import"../../icon/gator/templates/flags/flag-lr-liberia.js";import"../../icon/gator/templates/flags/flag-ls-lesotho.js";import"../../icon/gator/templates/flags/flag-lt-lithuania.js";import"../../icon/gator/templates/flags/flag-lu-luxembourg.js";import"../../icon/gator/templates/flags/flag-lv-latvia.js";import"../../icon/gator/templates/flags/flag-ly-libya.js";import"../../icon/gator/templates/flags/flag-ma-morocco.js";import"../../icon/gator/templates/flags/flag-mc-monaco.js";import"../../icon/gator/templates/flags/flag-md-moldova.js";import"../../icon/gator/templates/flags/flag-me-montenegro.js";import"../../icon/gator/templates/flags/flag-mf-saint-martin.js";import"../../icon/gator/templates/flags/flag-mg-madagascar.js";import"../../icon/gator/templates/flags/flag-mh-marshall-islands.js";import"../../icon/gator/templates/flags/flag-mk-north-macedonia.js";import"../../icon/gator/templates/flags/flag-ml-mali.js";import"../../icon/gator/templates/flags/flag-mm-myanmar.js";import"../../icon/gator/templates/flags/flag-mn-mongolia.js";import"../../icon/gator/templates/flags/flag-mo-macao.js";import"../../icon/gator/templates/flags/flag-mp-northern-mariana-islands.js";import"../../icon/gator/templates/flags/flag-mq-martinique-2.js";import"../../icon/gator/templates/flags/flag-mq-martinique.js";import"../../icon/gator/templates/flags/flag-mr-mauritania.js";import"../../icon/gator/templates/flags/flag-ms-montserrat.js";import"../../icon/gator/templates/flags/flag-mt-malta.js";import"../../icon/gator/templates/flags/flag-mu-mauritius.js";import"../../icon/gator/templates/flags/flag-mv-maldives.js";import"../../icon/gator/templates/flags/flag-mw-malawi.js";import"../../icon/gator/templates/flags/flag-mx-mexico.js";import"../../icon/gator/templates/flags/flag-my-malaysia.js";import"../../icon/gator/templates/flags/flag-mz-mozambique.js";import"../../icon/gator/templates/flags/flag-na-namibia.js";import"../../icon/gator/templates/flags/flag-nc-new-caledonia.js";import"../../icon/gator/templates/flags/flag-ne-niger.js";import"../../icon/gator/templates/flags/flag-nf-norfolk-island.js";import"../../icon/gator/templates/flags/flag-ng-nigeria.js";import"../../icon/gator/templates/flags/flag-ni-nicaragua.js";import"../../icon/gator/templates/flags/flag-nl-netherlands.js";import"../../icon/gator/templates/flags/flag-no-norway.js";import"../../icon/gator/templates/flags/flag-np-nepal.js";import"../../icon/gator/templates/flags/flag-nr-nauru.js";import"../../icon/gator/templates/flags/flag-nu-niue.js";import"../../icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js";import"../../icon/gator/templates/flags/flag-om-oman.js";import"../../icon/gator/templates/flags/flag-pa-panama.js";import"../../icon/gator/templates/flags/flag-pe-peru.js";import"../../icon/gator/templates/flags/flag-pf-french-polynesia.js";import"../../icon/gator/templates/flags/flag-pg-papua-new-guinea.js";import"../../icon/gator/templates/flags/flag-ph-philippines.js";import"../../icon/gator/templates/flags/flag-pk-pakistan.js";import"../../icon/gator/templates/flags/flag-pl-poland.js";import"../../icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pn-pitcairn-islands.js";import"../../icon/gator/templates/flags/flag-pr-puerto-rico.js";import"../../icon/gator/templates/flags/flag-ps-palestinian-territory.js";import"../../icon/gator/templates/flags/flag-pt-portugal.js";import"../../icon/gator/templates/flags/flag-pw-palau.js";import"../../icon/gator/templates/flags/flag-py-paraguay.js";import"../../icon/gator/templates/flags/flag-qa-qatar.js";import"../../icon/gator/templates/flags/flag-re-reunion.js";import"../../icon/gator/templates/flags/flag-ro-romania.js";import"../../icon/gator/templates/flags/flag-rs-srbia.js";import"../../icon/gator/templates/flags/flag-ru-russian-federation.js";import"../../icon/gator/templates/flags/flag-rw-rwanda.js";import"../../icon/gator/templates/flags/flag-sa-sudi-arabia.js";import"../../icon/gator/templates/flags/flag-sb-slomon-islands.js";import"../../icon/gator/templates/flags/flag-sc-sychelles.js";import"../../icon/gator/templates/flags/flag-sd-sdan.js";import"../../icon/gator/templates/flags/flag-se-seden.js";import"../../icon/gator/templates/flags/flag-sg-sngapore.js";import"../../icon/gator/templates/flags/flag-sh-sint-helena.js";import"../../icon/gator/templates/flags/flag-si-sovenia.js";import"../../icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js";import"../../icon/gator/templates/flags/flag-sk-sovakia.js";import"../../icon/gator/templates/flags/flag-sl-serra-leone.js";import"../../icon/gator/templates/flags/flag-sm-sn-marino.js";import"../../icon/gator/templates/flags/flag-sn-snegal.js";import"../../icon/gator/templates/flags/flag-so-smalia.js";import"../../icon/gator/templates/flags/flag-sr-sriname.js";import"../../icon/gator/templates/flags/flag-ss-south-sudan.js";import"../../icon/gator/templates/flags/flag-st-so-tome-and-principe.js";import"../../icon/gator/templates/flags/flag-sv-el-slvador.js";import"../../icon/gator/templates/flags/flag-sx-snt-maarten.js";import"../../icon/gator/templates/flags/flag-sy-sria.js";import"../../icon/gator/templates/flags/flag-sz-saziland.js";import"../../icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js";import"../../icon/gator/templates/flags/flag-td-chad.js";import"../../icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"../../icon/gator/templates/flags/flag-tg-togo.js";import"../../icon/gator/templates/flags/flag-th-thailand.js";import"../../icon/gator/templates/flags/flag-tj-tajikistan.js";import"../../icon/gator/templates/flags/flag-tk-tokelau.js";import"../../icon/gator/templates/flags/flag-tl-timor-leste.js";import"../../icon/gator/templates/flags/flag-tm-turkmenistan.js";import"../../icon/gator/templates/flags/flag-tn-tunisia.js";import"../../icon/gator/templates/flags/flag-to-tonga.js";import"../../icon/gator/templates/flags/flag-tr-turkey.js";import"../../icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js";import"../../icon/gator/templates/flags/flag-tv-tuvalu.js";import"../../icon/gator/templates/flags/flag-tw-taiwan.js";import"../../icon/gator/templates/flags/flag-tz-tanzania.js";import"../../icon/gator/templates/flags/flag-ua-ukraine.js";import"../../icon/gator/templates/flags/flag-ug-uganda.js";import"../../icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js";import"../../icon/gator/templates/flags/flag-us-united-states.js";import"../../icon/gator/templates/flags/flag-uy-uruguay.js";import"../../icon/gator/templates/flags/flag-uz-uzbekistan.js";import"../../icon/gator/templates/flags/flag-va-vatican-city-state.js";import"../../icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"../../icon/gator/templates/flags/flag-ve-venezuela.js";import"../../icon/gator/templates/flags/flag-vg-virgin-islands-british.js";import"../../icon/gator/templates/flags/flag-vi-virgin-islands-us.js";import"../../icon/gator/templates/flags/flag-vn-vietnam.js";import"../../icon/gator/templates/flags/flag-vu-vanuatu.js";import"../../icon/gator/templates/flags/flag-wf-wallis-and-futuna.js";import"../../icon/gator/templates/flags/flag-ws-smoa.js";import"../../icon/gator/templates/flags/flag-ye-yemen.js";import"../../icon/gator/templates/flags/flag-yt-unf-mayotte.js";import"../../icon/gator/templates/flags/flag-za-south-africa.js";import"../../icon/gator/templates/flags/flag-zm-zambia.js";import"../../icon/gator/templates/flags/flag-zw-zimbabwe.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/grid-four.js";import"../../icon/gator/templates/grid-nine.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/kanban.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb-filament.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list-star.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-0.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-10.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/number-4.js";import"../../icon/gator/templates/number-5.js";import"../../icon/gator/templates/number-6.js";import"../../icon/gator/templates/number-7.js";import"../../icon/gator/templates/number-8.js";import"../../icon/gator/templates/number-9.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pause-circle.js";import"../../icon/gator/templates/pause.js";import"../../icon/gator/templates/payments/payment-amazon-pay.js";import"../../icon/gator/templates/payments/payment-amex.js";import"../../icon/gator/templates/payments/payment-apple-pay.js";import"../../icon/gator/templates/payments/payment-discover.js";import"../../icon/gator/templates/payments/payment-google-pay.js";import"../../icon/gator/templates/payments/payment-mastercard.js";import"../../icon/gator/templates/payments/payment-visa.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/play-circle.js";import"../../icon/gator/templates/play.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted-filled.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/robot.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/selection.js";import"../../icon/gator/templates/send-filled.js";import"../../icon/gator/templates/send.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/square-split-horizontal.js";import"../../icon/gator/templates/square-split-vertical.js";import"../../icon/gator/templates/square.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/table.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/text-aa.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/trend-up.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/waffle.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-filled.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import u from"../../../packages/web-components/src/components/input/input.gator.scss.js";import c from"../../../packages/web-components/src/tokens/semantic.tokens.scss.js";import g from"../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import b from"../../../packages/web-components/src/components/input/input.gator.tokens.scss.js";import f from"../../../packages/web-components/src/styles/_gator-utils.scss.js";import{InputBase as x}from"./input-base.js";import{createRef as I}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/ref.js";import{state as h}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/state.js";import{ifDefined as l}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{unsafeCSS as p}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var y=Object.defineProperty,d=(s,t,n,T)=>{for(var i=void 0,m=s.length-1,a;m>=0;m--)(a=s[m])&&(i=a(t,n,i)||i);return i&&y(t,n,i),i},r;const e=(r=class extends x{constructor(){super(...arguments),this.controlRef=I()}get shouldHaveStartMarkup(){return this.startIcon||this._startIconAsText}get shouldHaveEndMarkup(){return this.endIcon||this.type==="password"}get startIconMarkup(){return this.startIcon?o`<ngc-icon
2
2
  id="${this.startIconId}"
3
3
  label="${l(this.iconAsLabel?this.label:void 0)}"
4
4
  .name="${this.startIcon}"
5
- ></ngc-icon>`:null}get startIconId(){return`${this.id}-start-icon`}get endIconMarkup(){return this.endIcon?i`
6
- <ngc-icon .name="${this.endIcon}"></ngc-icon>`:null}get labelMarkup(){return i`
5
+ ></ngc-icon>`:null}get startIconId(){return`${this.id}-start-icon`}get endIconMarkup(){return this.endIcon?o`
6
+ <ngc-icon .name="${this.endIcon}"></ngc-icon>`:null}get labelMarkup(){return o`
7
7
  <ngc-input-label
8
8
  id="${this.labelId}"
9
- ?required="${this.required}"
9
+ ?required="${this.required&&!this.hideRequired}"
10
10
  ?disabled="${this.disabled}"
11
11
  ?skeleton="${this.skeleton}"
12
+ ?optional="${this.optional&&!this.required}"
12
13
  >
13
14
  ${this.label}
14
- </ngc-input-label>`}get labelId(){return`${this.id}-label`}get ariaLabelledbyValue(){return this.iconAsLabel?this.startIconId:this.label?this.labelId:""}get helpTextMarkup(){return this.helpText?i`
15
+ </ngc-input-label>`}get labelId(){return`${this.id}-label`}get ariaLabelledbyValue(){return this.iconAsLabel?this.startIconId:this.label?this.labelId:""}get helpTextMarkup(){return this.helpText?o`
15
16
  <ngc-help-text icon id=${this.helpTextId}>
16
17
  ${this.helpText}
17
- </ngc-help-text>`:null}get helpTextId(){return`${this.id}-help-text`}get bottomText(){return i`
18
+ </ngc-help-text>`:null}get helpTextId(){return`${this.id}-help-text`}get bottomText(){return o`
18
19
  ${this.errorTextMarkup}
19
20
  ${this.helpTextMarkup}
20
- `}get errorTextMarkup(){return this.errorText?i`
21
+ `}get errorTextMarkup(){return this.errorText?o`
21
22
  <ngc-help-text icon error
22
23
  data-testid=${l(this.errorMessageDataTestid)}
23
24
  id=${this.errorTextId}>
24
25
  ${this.errorText}
25
- </ngc-help-text>`:null}get errorTextId(){return`${this.id}-error-text`}get ariaDescribedby(){const t=[];return this._ariaDescribedBy&&t.push(this._ariaDescribedBy),this.errorTextMarkup&&t.push(this.errorTextId),this.helpTextMarkup&&t.push(this.helpTextId),t.length?t.join(" "):""}get controlClasses(){return{"gator-form-element-control":!0,"gator-has-error":this.errorTextMarkup!==null,"gator-disabled":this.disabled,"gator-readonly":this.readonly}}handleClick(t){}handleKeydown(t){}handleKeyup(t){}handleInputFocusIn(){this.controlRef.value?.classList.add("gator-input-has-focus")}handleInputFocusOut(){this.controlRef.value?.classList.remove("gator-input-has-focus")}dispatchChangeEvent(t){this.dispatchEvent(new CustomEvent("change",{bubbles:!0,composed:!0,detail:{value:t}}))}dispatchInputEvent(t){this.dispatchEvent(new CustomEvent("input",{bubbles:!0,composed:!0,detail:{value:t}}))}};e.styles=[o(u),o(c),o(g),o(b),o(f)];let p=e;d([h()],p.prototype,"_startIconAsText");d([h()],p.prototype,"_ariaDescribedBy");export{p as NgcInputBase};
26
+ </ngc-help-text>`:null}get errorTextId(){return`${this.id}-error-text`}get ariaDescribedby(){const t=[];return this._ariaDescribedBy&&t.push(this._ariaDescribedBy),this.errorTextMarkup&&t.push(this.errorTextId),this.helpTextMarkup&&t.push(this.helpTextId),t.length?t.join(" "):""}get controlClasses(){return{"gator-form-element-control":!0,"gator-has-error":this.errorTextMarkup!==null,"gator-disabled":this.disabled,"gator-readonly":this.readonly}}handleClick(t){}handleKeydown(t){}handleKeyup(t){}handleInputFocusIn(){this.controlRef.value?.classList.add("gator-input-has-focus")}handleInputFocusOut(){this.controlRef.value?.classList.remove("gator-input-has-focus")}dispatchChangeEvent(t){this.dispatchEvent(new CustomEvent("change",{bubbles:!0,composed:!0,detail:{value:t}}))}dispatchInputEvent(t){this.dispatchEvent(new CustomEvent("input",{bubbles:!0,composed:!0,detail:{value:t}}))}},r.primitiveStyles=p(g),r.semanticStyles=p(c),r.primitiveAndSemanticStyleFilter=t=>t!==r.primitiveStyles&&t!==r.semanticStyles,r.styles=[r.primitiveStyles,r.semanticStyles,p(u),p(b),p(f)],r);d([h()],e.prototype,"_startIconAsText");d([h()],e.prototype,"_ariaDescribedBy");let Ba=e;export{Ba as NgcInputBase};
@@ -1 +1 @@
1
- import{property as e}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import{TestableLitElement as h}from"../../../utils/components/testable-lit-element/testable-lit-element.js";var y=Object.defineProperty,o=(p,i,s,d)=>{for(var r=void 0,a=p.length-1,n;a>=0;a--)(n=p[a])&&(r=n(i,s,r)||r);return r&&y(i,s,r),r};const l=class l extends h{constructor(){super(),this.form=null,this.id="",this.required=!1,this.disabled=!1,this.readonly=!1,this.label="",this.ariaDescription=null,this.ariaLabelledByElements=void 0,this.placeholder="",this.errorText="",this.helpText="",this.type="text",this.startIcon="",this.endIcon="",this.minLength=void 0,this.maxLength=void 0,this.iconAsLabel=!1,this.skeleton=!1,this.internals=this.attachInternals()}formAssociatedCallback(i){this.form=i}};l.formAssociated=!0;let t=l;o([e()],t.prototype,"id");o([e({type:Boolean})],t.prototype,"required");o([e({type:Boolean})],t.prototype,"disabled");o([e({type:Boolean})],t.prototype,"readonly");o([e()],t.prototype,"label");o([e({attribute:"aria-description"})],t.prototype,"ariaDescription");o([e({type:Array,attribute:"aria-labelled-by-elements"})],t.prototype,"ariaLabelledByElements");o([e()],t.prototype,"placeholder");o([e()],t.prototype,"value");o([e({attribute:"error-text"})],t.prototype,"errorText");o([e({attribute:"help-text"})],t.prototype,"helpText");o([e()],t.prototype,"type");o([e({attribute:"start-icon"})],t.prototype,"startIcon");o([e({attribute:"end-icon"})],t.prototype,"endIcon");o([e({attribute:"min-length"})],t.prototype,"minLength");o([e({attribute:"max-length"})],t.prototype,"maxLength");o([e({type:Boolean,attribute:"icon-as-label"})],t.prototype,"iconAsLabel");o([e({type:Boolean})],t.prototype,"skeleton");export{t as InputBase};
1
+ import{property as e}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{TestableLitElement as h}from"../../../utils/components/testable-lit-element/testable-lit-element.js";var y=Object.defineProperty,o=(p,i,s,d)=>{for(var r=void 0,a=p.length-1,n;a>=0;a--)(n=p[a])&&(r=n(i,s,r)||r);return r&&y(i,s,r),r};const l=class l extends h{constructor(){super(),this.form=null,this.id="",this.required=!1,this.hideRequired=!1,this.optional=!1,this.disabled=!1,this.readonly=!1,this.label="",this.ariaDescription=null,this.ariaLabelledByElements=null,this.placeholder="",this.errorText="",this.helpText="",this.type="text",this.startIcon="",this.endIcon="",this.minLength=void 0,this.maxLength=void 0,this.iconAsLabel=!1,this.skeleton=!1,this.internals=this.attachInternals()}formAssociatedCallback(i){this.form=i}};l.formAssociated=!0;let t=l;o([e()],t.prototype,"id");o([e({type:Boolean})],t.prototype,"required");o([e({type:Boolean,attribute:"hide-required"})],t.prototype,"hideRequired");o([e({type:Boolean})],t.prototype,"optional");o([e({type:Boolean})],t.prototype,"disabled");o([e({type:Boolean})],t.prototype,"readonly");o([e()],t.prototype,"label");o([e({attribute:"aria-description"})],t.prototype,"ariaDescription");o([e({type:Array,attribute:"aria-labelled-by-elements"})],t.prototype,"ariaLabelledByElements");o([e()],t.prototype,"placeholder");o([e()],t.prototype,"value");o([e({attribute:"error-text"})],t.prototype,"errorText");o([e({attribute:"help-text"})],t.prototype,"helpText");o([e()],t.prototype,"type");o([e({attribute:"start-icon"})],t.prototype,"startIcon");o([e({attribute:"end-icon"})],t.prototype,"endIcon");o([e({attribute:"min-length"})],t.prototype,"minLength");o([e({attribute:"max-length"})],t.prototype,"maxLength");o([e({type:Boolean,attribute:"icon-as-label"})],t.prototype,"iconAsLabel");o([e({type:Boolean})],t.prototype,"skeleton");export{t as InputBase};