@ncino/web-components 3.3.0 → 3.4.0-preview.10

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 (1243) hide show
  1. package/dist/_virtual/index.js +1 -1
  2. package/dist/_virtual/index2.js +1 -1
  3. package/dist/_virtual/preload-helper.js +1 -1
  4. package/dist/assets/node_modules/.pnpm/ckeditor5@45.0.0/node_modules/ckeditor5/dist/ckeditor5.css +4 -0
  5. package/dist/components/accordion/accordion.js +1 -1
  6. package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
  7. package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
  8. package/dist/components/alert/alert.js +1 -1
  9. package/dist/components/alert/gator/base/alert.gator.js +2 -2
  10. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +1 -1
  11. package/dist/components/alert/gator/title/alert-title.gator.js +1 -1
  12. package/dist/components/avatar/avatar.js +1 -1
  13. package/dist/components/avatar/gator/avatar.gator.js +1 -1
  14. package/dist/components/badge/badge.js +1 -1
  15. package/dist/components/badge/gator/badge.gator.js +1 -1
  16. package/dist/components/badge/slds/badge.slds.js +1 -1
  17. package/dist/components/banner/banner.js +1 -1
  18. package/dist/components/banner/gator/banner.gator.js +2 -2
  19. package/dist/components/boolean/boolean.gator.js +1 -1
  20. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +1 -1
  21. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +1 -1
  22. package/dist/components/button/button.js +1 -1
  23. package/dist/components/button/gator/button.gator.js +6 -4
  24. package/dist/components/button/slds/button.slds.js +1 -1
  25. package/dist/components/button-card/button-card.js +1 -1
  26. package/dist/components/button-card/gator/button-card.gator.js +1 -1
  27. package/dist/components/button-group/gator/button-group.gator.js +1 -1
  28. package/dist/components/card/card.js +1 -1
  29. package/dist/components/card/gator/base/card.gator.js +1 -1
  30. package/dist/components/card/gator/content/card-content.gator.js +1 -1
  31. package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
  32. package/dist/components/card/gator/header/card-header.gator.js +1 -1
  33. package/dist/components/checkbox/checkbox.gator.js +7 -8
  34. package/dist/components/checkbox-group/checkbox-group.gator.js +1 -1
  35. package/dist/components/chip/chip.js +1 -1
  36. package/dist/components/chip/gator/chip.gator.js +5 -5
  37. package/dist/components/combobox/base/combobox.js +1 -1
  38. package/dist/components/combobox/base/combobox.slds.js +1 -1
  39. package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
  40. package/dist/components/combobox/combobox-item/combobox-item.slds.js +1 -1
  41. package/dist/components/date-picker/base/datepicker.js +1 -1
  42. package/dist/components/date-picker/base/gator/datepicker.gator.js +4 -3
  43. package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +2 -2
  44. package/dist/components/display-card/display-card.js +1 -1
  45. package/dist/components/display-card/gator/display-card.gator.js +1 -1
  46. package/dist/components/divider/gator/divider.gator.js +1 -1
  47. package/dist/components/fab/fab.js +1 -1
  48. package/dist/components/fab/gator/fab.gator.js +1 -1
  49. package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
  50. package/dist/components/headline-card/headline-card.js +1 -1
  51. package/dist/components/icon/gator/icon.gator.js +1 -1
  52. package/dist/components/icon/gator/templates/add-link.js +1 -1
  53. package/dist/components/icon/gator/templates/airplane.js +1 -1
  54. package/dist/components/icon/gator/templates/alarm.js +1 -1
  55. package/dist/components/icon/gator/templates/apartment.js +1 -1
  56. package/dist/components/icon/gator/templates/arrow-around.js +1 -1
  57. package/dist/components/icon/gator/templates/arrow-down.js +1 -1
  58. package/dist/components/icon/gator/templates/arrow-left.js +1 -1
  59. package/dist/components/icon/gator/templates/arrow-line-left.js +1 -1
  60. package/dist/components/icon/gator/templates/arrow-line-right.js +1 -1
  61. package/dist/components/icon/gator/templates/arrow-right.js +1 -1
  62. package/dist/components/icon/gator/templates/arrow-up.js +1 -1
  63. package/dist/components/icon/gator/templates/bank.js +1 -1
  64. package/dist/components/icon/gator/templates/bell-disabled.js +1 -1
  65. package/dist/components/icon/gator/templates/bell.js +1 -1
  66. package/dist/components/icon/gator/templates/binoculars.js +1 -1
  67. package/dist/components/icon/gator/templates/book.js +1 -1
  68. package/dist/components/icon/gator/templates/box.js +1 -1
  69. package/dist/components/icon/gator/templates/cake.js +1 -1
  70. package/dist/components/icon/gator/templates/calculator.js +1 -1
  71. package/dist/components/icon/gator/templates/calendar.js +1 -1
  72. package/dist/components/icon/gator/templates/camera.js +1 -1
  73. package/dist/components/icon/gator/templates/caret-up-down.js +1 -1
  74. package/dist/components/icon/gator/templates/case.js +1 -1
  75. package/dist/components/icon/gator/templates/chart-rise.js +1 -1
  76. package/dist/components/icon/gator/templates/chat.js +1 -1
  77. package/dist/components/icon/gator/templates/check-circle.js +1 -1
  78. package/dist/components/icon/gator/templates/check.js +1 -1
  79. package/dist/components/icon/gator/templates/checkbox-selected.js +1 -1
  80. package/dist/components/icon/gator/templates/checkbox.js +1 -1
  81. package/dist/components/icon/gator/templates/chevron-down.js +1 -1
  82. package/dist/components/icon/gator/templates/chevron-left.js +1 -1
  83. package/dist/components/icon/gator/templates/chevron-right.js +1 -1
  84. package/dist/components/icon/gator/templates/chevron-up.js +1 -1
  85. package/dist/components/icon/gator/templates/circle-arrow-down.js +1 -1
  86. package/dist/components/icon/gator/templates/circle-arrow-left.js +1 -1
  87. package/dist/components/icon/gator/templates/circle-arrow-right.js +1 -1
  88. package/dist/components/icon/gator/templates/circle-arrow-up.js +1 -1
  89. package/dist/components/icon/gator/templates/circle-filled.js +1 -1
  90. package/dist/components/icon/gator/templates/circle.js +1 -1
  91. package/dist/components/icon/gator/templates/city.js +1 -1
  92. package/dist/components/icon/gator/templates/clipboard.js +1 -1
  93. package/dist/components/icon/gator/templates/clock-clockwise.js +1 -1
  94. package/dist/components/icon/gator/templates/clock-counter-clockwise.js +1 -1
  95. package/dist/components/icon/gator/templates/clock.js +1 -1
  96. package/dist/components/icon/gator/templates/collapse.js +1 -1
  97. package/dist/components/icon/gator/templates/cone.js +1 -1
  98. package/dist/components/icon/gator/templates/contact-info.js +1 -1
  99. package/dist/components/icon/gator/templates/copy.js +1 -1
  100. package/dist/components/icon/gator/templates/credit-card.js +1 -1
  101. package/dist/components/icon/gator/templates/crop.js +1 -1
  102. package/dist/components/icon/gator/templates/crosshairs.js +1 -1
  103. package/dist/components/icon/gator/templates/currency-dollar-simple.js +1 -1
  104. package/dist/components/icon/gator/templates/currency-eur.js +1 -1
  105. package/dist/components/icon/gator/templates/currency-gbp.js +1 -1
  106. package/dist/components/icon/gator/templates/currency-inr.js +1 -1
  107. package/dist/components/icon/gator/templates/currency-jpy.js +1 -1
  108. package/dist/components/icon/gator/templates/currency-krw.js +1 -1
  109. package/dist/components/icon/gator/templates/currency-kzt.js +1 -1
  110. package/dist/components/icon/gator/templates/currency-ngn.js +1 -1
  111. package/dist/components/icon/gator/templates/currency-rub.js +1 -1
  112. package/dist/components/icon/gator/templates/cursor-arrow.js +1 -1
  113. package/dist/components/icon/gator/templates/cursor-hand.js +1 -1
  114. package/dist/components/icon/gator/templates/cursor.js +1 -1
  115. package/dist/components/icon/gator/templates/dashboard.js +1 -1
  116. package/dist/components/icon/gator/templates/delete.js +1 -1
  117. package/dist/components/icon/gator/templates/dna.js +1 -1
  118. package/dist/components/icon/gator/templates/document-add.js +1 -1
  119. package/dist/components/icon/gator/templates/document-check.js +1 -1
  120. package/dist/components/icon/gator/templates/document-e-sign.js +1 -1
  121. package/dist/components/icon/gator/templates/document-image.js +1 -1
  122. package/dist/components/icon/gator/templates/document-pdf.js +1 -1
  123. package/dist/components/icon/gator/templates/document-sign.js +1 -1
  124. package/dist/components/icon/gator/templates/document-zip.js +1 -1
  125. package/dist/components/icon/gator/templates/document.js +1 -1
  126. package/dist/components/icon/gator/templates/dollar-bills.js +1 -1
  127. package/dist/components/icon/gator/templates/dollar-house.js +1 -1
  128. package/dist/components/icon/gator/templates/down-payment.js +1 -1
  129. package/dist/components/icon/gator/templates/download.js +1 -1
  130. package/dist/components/icon/gator/templates/drag-drop.js +1 -1
  131. package/dist/components/icon/gator/templates/earth.js +1 -1
  132. package/dist/components/icon/gator/templates/exit-circle.js +1 -1
  133. package/dist/components/icon/gator/templates/exit-left.js +1 -1
  134. package/dist/components/icon/gator/templates/exit.js +1 -1
  135. package/dist/components/icon/gator/templates/expand-arrows.js +1 -1
  136. package/dist/components/icon/gator/templates/expand.js +1 -1
  137. package/dist/components/icon/gator/templates/export.js +1 -1
  138. package/dist/components/icon/gator/templates/eye-closed.js +1 -1
  139. package/dist/components/icon/gator/templates/eye-crossed.js +1 -1
  140. package/dist/components/icon/gator/templates/eye.js +1 -1
  141. package/dist/components/icon/gator/templates/facebook-logo.js +1 -1
  142. package/dist/components/icon/gator/templates/file-code.js +1 -1
  143. package/dist/components/icon/gator/templates/files.js +1 -1
  144. package/dist/components/icon/gator/templates/filter-funnel.js +1 -1
  145. package/dist/components/icon/gator/templates/filters-2.js +1 -1
  146. package/dist/components/icon/gator/templates/filters.js +1 -1
  147. package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +1 -1
  148. package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +1 -1
  149. package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +1 -1
  150. package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +1 -1
  151. package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +1 -1
  152. package/dist/components/icon/gator/templates/flags/flag-al-albania.js +1 -1
  153. package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +1 -1
  154. package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +1 -1
  155. package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +1 -1
  156. package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +1 -1
  157. package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +1 -1
  158. package/dist/components/icon/gator/templates/flags/flag-at-austria.js +1 -1
  159. package/dist/components/icon/gator/templates/flags/flag-au-australia.js +1 -1
  160. package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +1 -1
  161. package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +1 -1
  162. package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +1 -1
  163. package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +1 -1
  164. package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +1 -1
  165. package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +1 -1
  166. package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +1 -1
  167. package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +1 -1
  168. package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +1 -1
  169. package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +1 -1
  170. package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +1 -1
  171. package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +1 -1
  172. package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +1 -1
  173. package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +1 -1
  174. package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +1 -1
  175. package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +1 -1
  176. package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +1 -1
  177. package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +1 -1
  178. package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +1 -1
  179. package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +1 -1
  180. package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +1 -1
  181. package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +1 -1
  182. package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +1 -1
  183. package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +1 -1
  184. package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +1 -1
  185. package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +1 -1
  186. package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +1 -1
  187. package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +1 -1
  188. package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +1 -1
  189. package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +1 -1
  190. package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +1 -1
  191. package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +1 -1
  192. package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +1 -1
  193. package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +1 -1
  194. package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +1 -1
  195. package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +1 -1
  196. package/dist/components/icon/gator/templates/flags/flag-cn-china.js +1 -1
  197. package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +1 -1
  198. package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +1 -1
  199. package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +1 -1
  200. package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +1 -1
  201. package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +1 -1
  202. package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +1 -1
  203. package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +1 -1
  204. package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +1 -1
  205. package/dist/components/icon/gator/templates/flags/flag-de-germany.js +1 -1
  206. package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +1 -1
  207. package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +1 -1
  208. package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +1 -1
  209. package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +1 -1
  210. package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +1 -1
  211. package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +1 -1
  212. package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +1 -1
  213. package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +1 -1
  214. package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +1 -1
  215. package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +1 -1
  216. package/dist/components/icon/gator/templates/flags/flag-es-sain.js +1 -1
  217. package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +1 -1
  218. package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +1 -1
  219. package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +1 -1
  220. package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +1 -1
  221. package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +1 -1
  222. package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +1 -1
  223. package/dist/components/icon/gator/templates/flags/flag-fr-france.js +1 -1
  224. package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +1 -1
  225. package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +1 -1
  226. package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +1 -1
  227. package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +1 -1
  228. package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +1 -1
  229. package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +1 -1
  230. package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +1 -1
  231. package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +1 -1
  232. package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +1 -1
  233. package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +1 -1
  234. package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +1 -1
  235. package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +1 -1
  236. package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +1 -1
  237. package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +1 -1
  238. package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +1 -1
  239. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +1 -1
  240. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +1 -1
  241. package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +1 -1
  242. package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +1 -1
  243. package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +1 -1
  244. package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +1 -1
  245. package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +1 -1
  246. package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +1 -1
  247. package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +1 -1
  248. package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +1 -1
  249. package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +1 -1
  250. package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +1 -1
  251. package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +1 -1
  252. package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +1 -1
  253. package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +1 -1
  254. package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +1 -1
  255. package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +1 -1
  256. package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +1 -1
  257. package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +1 -1
  258. package/dist/components/icon/gator/templates/flags/flag-in-india.js +1 -1
  259. package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +1 -1
  260. package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +1 -1
  261. package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +1 -1
  262. package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +1 -1
  263. package/dist/components/icon/gator/templates/flags/flag-it-italy.js +1 -1
  264. package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +1 -1
  265. package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +1 -1
  266. package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +1 -1
  267. package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +1 -1
  268. package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +1 -1
  269. package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +1 -1
  270. package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +1 -1
  271. package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +1 -1
  272. package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +1 -1
  273. package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +1 -1
  274. package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +1 -1
  275. package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +1 -1
  276. package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +1 -1
  277. package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +1 -1
  278. package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +1 -1
  279. package/dist/components/icon/gator/templates/flags/flag-la-laos.js +1 -1
  280. package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +1 -1
  281. package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +1 -1
  282. package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +1 -1
  283. package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +1 -1
  284. package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +1 -1
  285. package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +1 -1
  286. package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +1 -1
  287. package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +1 -1
  288. package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +1 -1
  289. package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +1 -1
  290. package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +1 -1
  291. package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +1 -1
  292. package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +1 -1
  293. package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +1 -1
  294. package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +1 -1
  295. package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +1 -1
  296. package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +1 -1
  297. package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +1 -1
  298. package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +1 -1
  299. package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +1 -1
  300. package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +1 -1
  301. package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +1 -1
  302. package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +1 -1
  303. package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +1 -1
  304. package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +1 -1
  305. package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +1 -1
  306. package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +1 -1
  307. package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +1 -1
  308. package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +1 -1
  309. package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +1 -1
  310. package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +1 -1
  311. package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +1 -1
  312. package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +1 -1
  313. package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +1 -1
  314. package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +1 -1
  315. package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +1 -1
  316. package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +1 -1
  317. package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +1 -1
  318. package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +1 -1
  319. package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +1 -1
  320. package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +1 -1
  321. package/dist/components/icon/gator/templates/flags/flag-no-norway.js +1 -1
  322. package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +1 -1
  323. package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +1 -1
  324. package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +1 -1
  325. package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +1 -1
  326. package/dist/components/icon/gator/templates/flags/flag-om-oman.js +1 -1
  327. package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +1 -1
  328. package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +1 -1
  329. package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +1 -1
  330. package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +1 -1
  331. package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +1 -1
  332. package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +1 -1
  333. package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +1 -1
  334. package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +1 -1
  335. package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +1 -1
  336. package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +1 -1
  337. package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +1 -1
  338. package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +1 -1
  339. package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +1 -1
  340. package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +1 -1
  341. package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +1 -1
  342. package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +1 -1
  343. package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +1 -1
  344. package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +1 -1
  345. package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +1 -1
  346. package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +1 -1
  347. package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +1 -1
  348. package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +1 -1
  349. package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +1 -1
  350. package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +1 -1
  351. package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +1 -1
  352. package/dist/components/icon/gator/templates/flags/flag-se-seden.js +1 -1
  353. package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +1 -1
  354. package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +1 -1
  355. package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +1 -1
  356. package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +1 -1
  357. package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +1 -1
  358. package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +1 -1
  359. package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +1 -1
  360. package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +1 -1
  361. package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +1 -1
  362. package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +1 -1
  363. package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +1 -1
  364. package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +1 -1
  365. package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +1 -1
  366. package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +1 -1
  367. package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +1 -1
  368. package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +1 -1
  369. package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +1 -1
  370. package/dist/components/icon/gator/templates/flags/flag-td-chad.js +1 -1
  371. package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +1 -1
  372. package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +1 -1
  373. package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +1 -1
  374. package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +1 -1
  375. package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +1 -1
  376. package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +1 -1
  377. package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +1 -1
  378. package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +1 -1
  379. package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +1 -1
  380. package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +1 -1
  381. package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +1 -1
  382. package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +1 -1
  383. package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +1 -1
  384. package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +1 -1
  385. package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +1 -1
  386. package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +1 -1
  387. package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +1 -1
  388. package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +1 -1
  389. package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +1 -1
  390. package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +1 -1
  391. package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +1 -1
  392. package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +1 -1
  393. package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +1 -1
  394. package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +1 -1
  395. package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +1 -1
  396. package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +1 -1
  397. package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +1 -1
  398. package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +1 -1
  399. package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +1 -1
  400. package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +1 -1
  401. package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +1 -1
  402. package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +1 -1
  403. package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +1 -1
  404. package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +1 -1
  405. package/dist/components/icon/gator/templates/flame.js +1 -1
  406. package/dist/components/icon/gator/templates/flash-off.js +1 -1
  407. package/dist/components/icon/gator/templates/flash-on.js +1 -1
  408. package/dist/components/icon/gator/templates/folder.js +1 -1
  409. package/dist/components/icon/gator/templates/gauge.js +1 -1
  410. package/dist/components/icon/gator/templates/hammer.js +1 -1
  411. package/dist/components/icon/gator/templates/hand-pointing.js +1 -1
  412. package/dist/components/icon/gator/templates/heart.js +1 -1
  413. package/dist/components/icon/gator/templates/home-door.js +1 -1
  414. package/dist/components/icon/gator/templates/home-finance-arrow.js +1 -1
  415. package/dist/components/icon/gator/templates/home-finance.js +1 -1
  416. package/dist/components/icon/gator/templates/home-search.js +1 -1
  417. package/dist/components/icon/gator/templates/house-simple.js +1 -1
  418. package/dist/components/icon/gator/templates/house.js +1 -1
  419. package/dist/components/icon/gator/templates/inbox.js +1 -1
  420. package/dist/components/icon/gator/templates/info.js +1 -1
  421. package/dist/components/icon/gator/templates/instagram-logo.js +1 -1
  422. package/dist/components/icon/gator/templates/interest-rate.js +1 -1
  423. package/dist/components/icon/gator/templates/invoice.js +1 -1
  424. package/dist/components/icon/gator/templates/label.js +1 -1
  425. package/dist/components/icon/gator/templates/laptop.js +1 -1
  426. package/dist/components/icon/gator/templates/layout.js +1 -1
  427. package/dist/components/icon/gator/templates/lightbulb.js +1 -1
  428. package/dist/components/icon/gator/templates/link.js +1 -1
  429. package/dist/components/icon/gator/templates/linkedin-logo.js +1 -1
  430. package/dist/components/icon/gator/templates/list.js +1 -1
  431. package/dist/components/icon/gator/templates/loading-spinner-gif.js +1 -1
  432. package/dist/components/icon/gator/templates/loading.js +1 -1
  433. package/dist/components/icon/gator/templates/lock.js +1 -1
  434. package/dist/components/icon/gator/templates/magic-wand.js +1 -1
  435. package/dist/components/icon/gator/templates/mail-open.js +1 -1
  436. package/dist/components/icon/gator/templates/mail.js +1 -1
  437. package/dist/components/icon/gator/templates/mailbox.js +1 -1
  438. package/dist/components/icon/gator/templates/map.js +1 -1
  439. package/dist/components/icon/gator/templates/menu-hamburger.js +1 -1
  440. package/dist/components/icon/gator/templates/microsoft-excel-logo.js +1 -1
  441. package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +1 -1
  442. package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +1 -1
  443. package/dist/components/icon/gator/templates/microsoft-teams-logo.js +1 -1
  444. package/dist/components/icon/gator/templates/microsoft-word-logo.js +1 -1
  445. package/dist/components/icon/gator/templates/minus-circle.js +1 -1
  446. package/dist/components/icon/gator/templates/minus-square.js +1 -1
  447. package/dist/components/icon/gator/templates/minus.js +1 -1
  448. package/dist/components/icon/gator/templates/mobile-phone-2.js +1 -1
  449. package/dist/components/icon/gator/templates/monitor.js +1 -1
  450. package/dist/components/icon/gator/templates/move-doc.js +1 -1
  451. package/dist/components/icon/gator/templates/move.js +1 -1
  452. package/dist/components/icon/gator/templates/music.js +1 -1
  453. package/dist/components/icon/gator/templates/number-1.js +1 -1
  454. package/dist/components/icon/gator/templates/number-2.js +1 -1
  455. package/dist/components/icon/gator/templates/number-3.js +1 -1
  456. package/dist/components/icon/gator/templates/overflow-menu.js +1 -1
  457. package/dist/components/icon/gator/templates/paper-airplane.js +1 -1
  458. package/dist/components/icon/gator/templates/paperclip.js +1 -1
  459. package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +1 -1
  460. package/dist/components/icon/gator/templates/payments/payment-amex.js +1 -1
  461. package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +1 -1
  462. package/dist/components/icon/gator/templates/payments/payment-discover.js +1 -1
  463. package/dist/components/icon/gator/templates/payments/payment-google-pay.js +1 -1
  464. package/dist/components/icon/gator/templates/payments/payment-mastercard.js +1 -1
  465. package/dist/components/icon/gator/templates/payments/payment-visa.js +1 -1
  466. package/dist/components/icon/gator/templates/pen.js +1 -1
  467. package/dist/components/icon/gator/templates/pencil-paper.js +1 -1
  468. package/dist/components/icon/gator/templates/pencil.js +1 -1
  469. package/dist/components/icon/gator/templates/people-multiple.js +1 -1
  470. package/dist/components/icon/gator/templates/people-share.js +1 -1
  471. package/dist/components/icon/gator/templates/percent.js +1 -1
  472. package/dist/components/icon/gator/templates/person-add.js +1 -1
  473. package/dist/components/icon/gator/templates/person-check.js +1 -1
  474. package/dist/components/icon/gator/templates/person-lock.js +1 -1
  475. package/dist/components/icon/gator/templates/person.js +1 -1
  476. package/dist/components/icon/gator/templates/phone-alert.js +1 -1
  477. package/dist/components/icon/gator/templates/phone-mobile.js +1 -1
  478. package/dist/components/icon/gator/templates/phone.js +1 -1
  479. package/dist/components/icon/gator/templates/picture.js +1 -1
  480. package/dist/components/icon/gator/templates/pin.js +1 -1
  481. package/dist/components/icon/gator/templates/pinterest-logo.js +1 -1
  482. package/dist/components/icon/gator/templates/plus-circle.js +1 -1
  483. package/dist/components/icon/gator/templates/plus.js +1 -1
  484. package/dist/components/icon/gator/templates/printer.js +1 -1
  485. package/dist/components/icon/gator/templates/question-chat-bubble.js +1 -1
  486. package/dist/components/icon/gator/templates/question-circle.js +1 -1
  487. package/dist/components/icon/gator/templates/question-mark.js +1 -1
  488. package/dist/components/icon/gator/templates/radio-selected.js +1 -1
  489. package/dist/components/icon/gator/templates/radio.js +1 -1
  490. package/dist/components/icon/gator/templates/receipt.js +1 -1
  491. package/dist/components/icon/gator/templates/restricted.js +1 -1
  492. package/dist/components/icon/gator/templates/sandals.js +1 -1
  493. package/dist/components/icon/gator/templates/save.js +1 -1
  494. package/dist/components/icon/gator/templates/screen.js +1 -1
  495. package/dist/components/icon/gator/templates/search.js +1 -1
  496. package/dist/components/icon/gator/templates/settings.js +1 -1
  497. package/dist/components/icon/gator/templates/share-1.js +1 -1
  498. package/dist/components/icon/gator/templates/share-2.js +1 -1
  499. package/dist/components/icon/gator/templates/shield-lock.js +1 -1
  500. package/dist/components/icon/gator/templates/shield-warning.js +1 -1
  501. package/dist/components/icon/gator/templates/sidebar-simple.js +1 -1
  502. package/dist/components/icon/gator/templates/sidebar.js +1 -1
  503. package/dist/components/icon/gator/templates/smart-home.js +1 -1
  504. package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +1 -1
  505. package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +1 -1
  506. package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +1 -1
  507. package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +1 -1
  508. package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +1 -1
  509. package/dist/components/icon/gator/templates/sort-reverse-variant.js +1 -1
  510. package/dist/components/icon/gator/templates/sort-variant.js +1 -1
  511. package/dist/components/icon/gator/templates/sparkle-filled.js +1 -1
  512. package/dist/components/icon/gator/templates/sparkle.js +1 -1
  513. package/dist/components/icon/gator/templates/speech-bubble.js +1 -1
  514. package/dist/components/icon/gator/templates/stack.js +1 -1
  515. package/dist/components/icon/gator/templates/stamp.js +1 -1
  516. package/dist/components/icon/gator/templates/star-four-filled.js +1 -1
  517. package/dist/components/icon/gator/templates/star-four.js +1 -1
  518. package/dist/components/icon/gator/templates/star.js +1 -1
  519. package/dist/components/icon/gator/templates/stopwatch.js +1 -1
  520. package/dist/components/icon/gator/templates/sun.js +1 -1
  521. package/dist/components/icon/gator/templates/sync.js +1 -1
  522. package/dist/components/icon/gator/templates/tab-arrows.js +1 -1
  523. package/dist/components/icon/gator/templates/target.js +1 -1
  524. package/dist/components/icon/gator/templates/thumbs-down.js +1 -1
  525. package/dist/components/icon/gator/templates/thumbs-up.js +1 -1
  526. package/dist/components/icon/gator/templates/tools.js +1 -1
  527. package/dist/components/icon/gator/templates/touch-id.js +1 -1
  528. package/dist/components/icon/gator/templates/trash.js +1 -1
  529. package/dist/components/icon/gator/templates/twitter-logo.js +1 -1
  530. package/dist/components/icon/gator/templates/unlink.js +1 -1
  531. package/dist/components/icon/gator/templates/unlock.js +1 -1
  532. package/dist/components/icon/gator/templates/upload.js +1 -1
  533. package/dist/components/icon/gator/templates/video.js +1 -1
  534. package/dist/components/icon/gator/templates/warning-circle.js +1 -1
  535. package/dist/components/icon/gator/templates/warning-diamond.js +1 -1
  536. package/dist/components/icon/gator/templates/warning-octagon.js +1 -1
  537. package/dist/components/icon/gator/templates/warning.js +1 -1
  538. package/dist/components/icon/gator/templates/wet-sign.js +1 -1
  539. package/dist/components/icon/gator/templates/wifi-off.js +1 -1
  540. package/dist/components/icon/gator/templates/wifi.js +1 -1
  541. package/dist/components/icon/gator/templates/x-logo.js +1 -1
  542. package/dist/components/icon/gator/templates/yelp-logo.js +1 -1
  543. package/dist/components/icon/gator/templates/youtube-logo.js +1 -1
  544. package/dist/components/icon/gator/templates/zillow-logo.js +1 -1
  545. package/dist/components/icon/icon.js +1 -1
  546. package/dist/components/icon/slds/icon.slds.js +1 -1
  547. package/dist/components/icon-button/gator/icon-button.gator.js +6 -4
  548. package/dist/components/icon-button/icon-button.js +1 -1
  549. package/dist/components/illustration/gator/illustration.gator.js +18 -1
  550. package/dist/components/illustration/gator/index.js +1 -1
  551. package/dist/components/illustration/gator/templates/add-note.js +6 -0
  552. package/dist/components/illustration/gator/templates/address.js +6 -0
  553. package/dist/components/illustration/gator/templates/appointment-confirmed.js +6 -0
  554. package/dist/components/illustration/gator/templates/assets.js +6 -0
  555. package/dist/components/illustration/gator/templates/auto-money.js +6 -0
  556. package/dist/components/illustration/gator/templates/balloons.js +5 -9
  557. package/dist/components/illustration/gator/templates/bank-account.js +6 -0
  558. package/dist/components/illustration/gator/templates/brief-case.js +6 -0
  559. package/dist/components/illustration/gator/templates/calendar-home.js +6 -0
  560. package/dist/components/illustration/gator/templates/change-data.js +7 -0
  561. package/dist/components/illustration/gator/templates/check-with-pencil.js +5 -5
  562. package/dist/components/illustration/gator/templates/co-borrower.js +7 -0
  563. package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +7 -0
  564. package/dist/components/illustration/gator/templates/co-borrowers.js +7 -0
  565. package/dist/components/illustration/gator/templates/commercial.js +24 -30
  566. package/dist/components/illustration/gator/templates/connectivity.js +7 -0
  567. package/dist/components/illustration/gator/templates/consumer.js +15 -14
  568. package/dist/components/illustration/gator/templates/contact-search.js +7 -0
  569. package/dist/components/illustration/gator/templates/conversation-multiple.js +7 -0
  570. package/dist/components/illustration/gator/templates/credit-card.js +7 -0
  571. package/dist/components/illustration/gator/templates/crop-background.js +7 -0
  572. package/dist/components/illustration/gator/templates/crop-page.js +7 -0
  573. package/dist/components/illustration/gator/templates/declarations-legal.js +7 -0
  574. package/dist/components/illustration/gator/templates/deliver.js +7 -0
  575. package/dist/components/illustration/gator/templates/demographic-info.js +7 -0
  576. package/dist/components/illustration/gator/templates/document-add.js +7 -0
  577. package/dist/components/illustration/gator/templates/document-signature.js +7 -0
  578. package/dist/components/illustration/gator/templates/download-app.js +7 -0
  579. package/dist/components/illustration/gator/templates/empty-box.js +7 -0
  580. package/dist/components/illustration/gator/templates/home-search.js +7 -0
  581. package/dist/components/illustration/gator/templates/house-5.js +7 -0
  582. package/dist/components/illustration/gator/templates/house-6.js +7 -0
  583. package/dist/components/illustration/gator/templates/house-fireworks.js +7 -0
  584. package/dist/components/illustration/gator/templates/house-under-construction.js +7 -0
  585. package/dist/components/illustration/gator/templates/house-with-shield.js +7 -0
  586. package/dist/components/illustration/gator/templates/index.js +1 -1
  587. package/dist/components/illustration/gator/templates/inquiry.js +7 -0
  588. package/dist/components/illustration/gator/templates/locked.js +7 -0
  589. package/dist/components/illustration/gator/templates/make-an-offer.js +7 -0
  590. package/dist/components/illustration/gator/templates/mortgage.js +15 -21
  591. package/dist/components/illustration/gator/templates/network-error.js +7 -0
  592. package/dist/components/illustration/gator/templates/page-1.js +7 -0
  593. package/dist/components/illustration/gator/templates/page-2.js +7 -0
  594. package/dist/components/illustration/gator/templates/page-3.js +7 -0
  595. package/dist/components/illustration/gator/templates/paper-3.js +7 -0
  596. package/dist/components/illustration/gator/templates/paper-7.js +7 -0
  597. package/dist/components/illustration/gator/templates/person-2.js +7 -0
  598. package/dist/components/illustration/gator/templates/personal-info.js +7 -0
  599. package/dist/components/illustration/gator/templates/portfolio-analytics.js +32 -38
  600. package/dist/components/illustration/gator/templates/price-search.js +7 -0
  601. package/dist/components/illustration/gator/templates/quick-links.js +7 -0
  602. package/dist/components/illustration/gator/templates/register.js +7 -0
  603. package/dist/components/illustration/gator/templates/schedule-home-tour.js +7 -0
  604. package/dist/components/illustration/gator/templates/small-business.js +15 -21
  605. package/dist/components/illustration/gator/templates/social-security.js +7 -0
  606. package/dist/components/illustration/gator/templates/start-conversation.js +7 -0
  607. package/dist/components/illustration/gator/templates/status-no-x.js +7 -0
  608. package/dist/components/illustration/gator/templates/status.js +7 -0
  609. package/dist/components/illustration/gator/templates/success.js +7 -0
  610. package/dist/components/illustration/gator/templates/talkluments.js +7 -0
  611. package/dist/components/illustration/gator/templates/thumbs-down-man.js +7 -0
  612. package/dist/components/illustration/gator/templates/transfer.js +7 -0
  613. package/dist/components/illustration/gator/templates/treasury.js +16 -22
  614. package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +7 -0
  615. package/dist/components/illustration/gator/templates/upload-cloud.js +7 -0
  616. package/dist/components/illustration/gator/templates/your-bank-placeholder.js +1 -1
  617. package/dist/components/illustration/gator/templates/your-bank.js +1 -1
  618. package/dist/components/input/base/input-base.gator.js +5 -5
  619. package/dist/components/input/base/input-base.js +1 -1
  620. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +18 -23
  621. package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
  622. package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
  623. package/dist/components/input/gator/input-date/input-date.gator.js +2 -1
  624. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
  625. package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
  626. package/dist/components/input/gator/input-label/input-label.gator.js +2 -2
  627. package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
  628. package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
  629. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  630. package/dist/components/input/gator/input-search/input-search.gator.js +5 -5
  631. package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
  632. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +2 -2
  633. package/dist/components/input/gator/input-time/input-time.gator.js +27 -0
  634. package/dist/components/input/index.gator.js +1 -1
  635. package/dist/components/input/index.js +1 -1
  636. package/dist/components/input/slds/input-error/input-error.slds.js +2 -2
  637. package/dist/components/input/slds/input-label/input-label.slds.js +1 -1
  638. package/dist/components/input/slds/input-text/input-text.slds.js +1 -1
  639. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  640. package/dist/components/input-rich-text/input-rich-text.js +1 -1
  641. package/dist/components/input-rich-text/input-rich-text.slds.js +3 -3
  642. package/dist/components/list/gator/list/list.gator.js +2 -4
  643. package/dist/components/list/gator/list-item/list-item.gator.js +7 -9
  644. package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
  645. package/dist/components/loading-spinner/loading-spinner.js +1 -1
  646. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  647. package/dist/components/menu/base/menu.js +1 -1
  648. package/dist/components/menu/base/slds/menu.slds.js +1 -1
  649. package/dist/components/menu/menu-divider/menu-divider.js +1 -1
  650. package/dist/components/menu/menu-divider/menu-divider.slds.js +1 -1
  651. package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
  652. package/dist/components/menu/menu-item/menu-item.js +1 -1
  653. package/dist/components/menu/menu-item/slds/menu-item.slds.js +1 -1
  654. package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
  655. package/dist/components/menu/menu-submenu/menu-submenu.slds.js +1 -1
  656. package/dist/components/modal/gator/modal.gator.js +7 -7
  657. package/dist/components/modal/modal.js +1 -1
  658. package/dist/components/page-header/gator/page-header.gator.js +1 -1
  659. package/dist/components/panel/gator/panel.gator.js +1 -1
  660. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  661. package/dist/components/pill/pill.js +1 -1
  662. package/dist/components/pill/pill.slds.js +1 -1
  663. package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
  664. package/dist/components/radio/radio.gator.js +21 -20
  665. package/dist/components/radio-group/radio-group.gator.js +5 -5
  666. package/dist/components/scoped-notification/scoped-notification.js +1 -1
  667. package/dist/components/scoped-notification/scoped-notification.slds.js +1 -1
  668. package/dist/components/selection-box/selection-box.gator.js +1 -1
  669. package/dist/components/selection-box-group/selection-box-group.gator.js +4 -4
  670. package/dist/components/selector/gator/selector.gator.js +2 -2
  671. package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
  672. package/dist/components/switch/gator/switch.gator.js +2 -2
  673. package/dist/components/switch/switch.js +1 -1
  674. package/dist/components/table/gator/table-controls/table-controls.gator.js +1 -1
  675. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
  676. package/dist/components/table/gator/table.gator.js +1 -1
  677. package/dist/components/table/table.js +1 -1
  678. package/dist/components/tabs/gator/tab/tab.gator.js +1 -1
  679. package/dist/components/tabs/gator/tabset/tabset.gator.js +14 -14
  680. package/dist/components/text-detail/gator/text-detail.gator.js +1 -1
  681. package/dist/components/text-detail/text-detail.js +1 -1
  682. package/dist/components/text-link/gator/text-link.gator.js +1 -1
  683. package/dist/components/text-link/text-link.js +1 -1
  684. package/dist/components/time-picker/gator/index.js +1 -0
  685. package/dist/components/time-picker/gator/time-picker.gator.js +125 -0
  686. package/dist/components/toast/gator/base/toast.gator.js +1 -1
  687. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +1 -1
  688. package/dist/components/toast/gator/title/toast-title.gator.js +1 -1
  689. package/dist/components/toast/toast.js +1 -1
  690. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  691. package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
  692. package/dist/components/tooltip/tooltip.js +1 -1
  693. package/dist/index.gator.js +1 -1
  694. package/dist/index.js +1 -1
  695. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-alignment@45.0.0/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +4 -0
  696. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@44.3.0 → @ckeditor_ckeditor5-autoformat@45.0.0}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
  697. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@44.3.0 → @ckeditor_ckeditor5-autosave@45.0.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
  698. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@45.0.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +4 -0
  699. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@44.3.0 → @ckeditor_ckeditor5-block-quote@45.0.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +2 -2
  700. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@45.0.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +20 -0
  701. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@44.3.0 → @ckeditor_ckeditor5-cloud-services@45.0.0}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +2 -2
  702. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@44.3.0 → @ckeditor_ckeditor5-code-block@45.0.0}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +5 -5
  703. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +4 -0
  704. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@45.0.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +4 -0
  705. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@44.3.0 → @ckeditor_ckeditor5-engine@45.0.0}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +3 -3
  706. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@44.3.0 → @ckeditor_ckeditor5-enter@45.0.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
  707. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@44.3.0 → @ckeditor_ckeditor5-essentials@45.0.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
  708. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@45.0.0/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +5 -0
  709. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@45.0.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +7 -0
  710. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@44.3.0 → @ckeditor_ckeditor5-heading@45.0.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
  711. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@45.0.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +4 -0
  712. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-horizontal-line@45.0.0/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +4 -0
  713. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@45.0.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +4 -0
  714. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@45.0.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +12 -0
  715. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +6 -0
  716. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.0.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
  717. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@45.0.0/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +10 -0
  718. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@44.3.0 → @ckeditor_ckeditor5-language@45.0.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
  719. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@45.0.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +4 -0
  720. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@45.0.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +13 -0
  721. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@44.3.0 → @ckeditor_ckeditor5-markdown-gfm@45.0.0}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
  722. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@45.0.0/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +7 -0
  723. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@44.3.0 → @ckeditor_ckeditor5-mention@45.0.0}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
  724. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@45.0.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +4 -0
  725. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@44.3.0 → @ckeditor_ckeditor5-paragraph@45.0.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +2 -2
  726. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paste-from-office@44.3.0 → @ckeditor_ckeditor5-paste-from-office@45.0.0}/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -1
  727. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@45.0.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +4 -0
  728. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-select-all@45.0.0/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +4 -0
  729. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-show-blocks@45.0.0/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +4 -0
  730. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@45.0.0/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +12 -0
  731. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@45.0.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +4 -0
  732. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@44.3.0 → @ckeditor_ckeditor5-style@45.0.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
  733. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.0.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +16 -0
  734. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@44.3.0 → @ckeditor_ckeditor5-typing@45.0.0}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +3 -3
  735. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +28 -0
  736. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@44.3.0 → @ckeditor_ckeditor5-undo@45.0.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +2 -2
  737. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@44.3.0 → @ckeditor_ckeditor5-upload@45.0.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
  738. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-utils@44.3.0 → @ckeditor_ckeditor5-utils@45.0.0}/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +9 -9
  739. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@44.3.0 → @ckeditor_ckeditor5-watchdog@45.0.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +1 -1
  740. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.0.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
  741. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js +5 -0
  742. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +5 -0
  743. package/dist/node_modules/.pnpm/{@storybook_instrumenter@8.6.12_storybook@8.6.12_prettier@3.4.2_ → @storybook_instrumenter@8.6.12_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/instrumenter/dist/index.js +1 -1
  744. package/dist/node_modules/.pnpm/{@storybook_test@8.6.12_storybook@8.6.12_prettier@3.4.2_ → @storybook_test@8.6.12_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/test/dist/index.js +1 -1
  745. package/dist/node_modules/.pnpm/{@vitest_expect@3.1.1 → @vitest_expect@3.1.2}/node_modules/@vitest/expect/dist/index.js +4 -4
  746. package/dist/node_modules/.pnpm/{@vitest_pretty-format@3.1.1 → @vitest_pretty-format@3.1.2}/node_modules/@vitest/pretty-format/dist/index.js +5 -5
  747. package/dist/node_modules/.pnpm/@vitest_runner@3.1.2/node_modules/@vitest/runner/dist/index.js +4 -0
  748. package/dist/node_modules/.pnpm/{@vitest_snapshot@3.1.1 → @vitest_snapshot@3.1.2}/node_modules/@vitest/snapshot/dist/index.js +1 -1
  749. package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -1
  750. package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/diff.js +1 -1
  751. package/dist/node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.js +1 -1
  752. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/getSymbols.js +1 -0
  753. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/getTag.js +1 -0
  754. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/isDeepKey.js +1 -0
  755. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/isIndex.js +1 -0
  756. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/isPrototype.js +1 -0
  757. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/normalizeForCase.js +1 -0
  758. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/tags.js +1 -0
  759. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/toKey.js +1 -0
  760. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/debounce.js +1 -0
  761. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/throttle.js +1 -0
  762. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/assignIn.js +1 -0
  763. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/cloneDeep.js +1 -0
  764. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.js +1 -0
  765. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/get.js +1 -0
  766. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/keysIn.js +1 -0
  767. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mapValues.js +1 -0
  768. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/merge.js +1 -0
  769. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mergeWith.js +1 -0
  770. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/property.js +1 -0
  771. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/set.js +1 -0
  772. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/unset.js +1 -0
  773. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isArguments.js +1 -0
  774. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isArrayLike.js +1 -0
  775. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isElement.js +1 -0
  776. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isEqualWith.js +1 -0
  777. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isObject.js +1 -0
  778. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isObjectLike.js +1 -0
  779. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.js +1 -0
  780. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isString.js +1 -0
  781. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isSymbol.js +1 -0
  782. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isTypedArray.js +1 -0
  783. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/string/escapeRegExp.js +1 -0
  784. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/string/startCase.js +1 -0
  785. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/string/upperFirst.js +1 -0
  786. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/eq.js +1 -0
  787. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/times.js +1 -0
  788. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toFinite.js +1 -0
  789. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toInteger.js +1 -0
  790. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toNumber.js +1 -0
  791. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toPath.js +1 -0
  792. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toString.js +1 -0
  793. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/after.js +1 -0
  794. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/debounce.js +1 -0
  795. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/identity.js +1 -0
  796. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/noop.js +1 -0
  797. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/object/clone.js +1 -0
  798. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/object/cloneDeepWith.js +1 -0
  799. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/object/mapValues.js +1 -0
  800. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isBuffer.js +1 -0
  801. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isEqual.js +1 -0
  802. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isEqualWith.js +1 -0
  803. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isFunction.js +1 -0
  804. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isLength.js +1 -0
  805. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isPlainObject.js +1 -0
  806. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isPrimitive.js +1 -0
  807. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isTypedArray.js +1 -0
  808. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/string/escapeRegExp.js +1 -0
  809. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/string/upperFirst.js +1 -0
  810. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/string/words.js +1 -0
  811. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.7/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  812. package/dist/node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js +5 -0
  813. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js +5 -0
  814. package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/lit-html.js +1 -1
  815. package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772/node_modules/vitest/dist/chunks/utils.CtocqOoE.js → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909/node_modules/vitest/dist/chunks/utils.CgTj3MsC.js} +3 -2
  816. package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772/node_modules/vitest/dist/chunks/vi.B-PuvDzu.js → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909/node_modules/vitest/dist/chunks/vi.ClIskdbk.js} +1 -1
  817. package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -1
  818. package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
  819. package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -1
  820. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  821. package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -1
  822. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -1
  823. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.tokens.scss.js +1 -1
  824. package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -1
  825. package/dist/packages/web-components/src/components/input/gator/input-time/input-time.gator.scss.js +1 -0
  826. package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -1
  827. package/dist/packages/web-components/src/components/input/input.gator.tokens.scss.js +1 -1
  828. package/dist/packages/web-components/src/components/radio/radio.gator.scss.js +1 -1
  829. package/dist/packages/web-components/src/components/radio/radio.gator.tokens.scss.js +1 -1
  830. package/dist/packages/web-components/src/components/time-picker/gator/time-picker.gator.scss.js +1 -0
  831. package/dist/packages/web-components/src/components/tooltip/gator/tooltip.gator.scss.js +1 -1
  832. package/dist/packages/web-components/src/components/tooltip/tooltip.scss.js +1 -1
  833. package/dist/packages/web-components/src/tokens/semantic.tokens.scss.js +1 -1
  834. package/dist/types/components/alert/alert.d.ts +1 -1
  835. package/dist/types/components/banner/banner.d.ts +1 -1
  836. package/dist/types/components/checkbox/checkbox.gator.d.ts +1 -2
  837. package/dist/types/components/checkbox-group/checkbox-group.gator.d.ts +1 -1
  838. package/dist/types/components/chip/chip.d.ts +9 -2
  839. package/dist/types/components/chip/gator/chip.gator.d.ts +2 -0
  840. package/dist/types/components/icon-button/icon-button.d.ts +10 -0
  841. package/dist/types/components/illustration/gator/illustration.gator.d.ts +20 -2
  842. package/dist/types/components/illustration/gator/templates/add-note.d.ts +1 -0
  843. package/dist/types/components/illustration/gator/templates/address.d.ts +1 -0
  844. package/dist/types/components/illustration/gator/templates/appointment-confirmed.d.ts +1 -0
  845. package/dist/types/components/illustration/gator/templates/assets.d.ts +1 -0
  846. package/dist/types/components/illustration/gator/templates/auto-money.d.ts +1 -0
  847. package/dist/types/components/illustration/gator/templates/bank-account.d.ts +1 -0
  848. package/dist/types/components/illustration/gator/templates/brief-case.d.ts +1 -0
  849. package/dist/types/components/illustration/gator/templates/calendar-home.d.ts +1 -0
  850. package/dist/types/components/illustration/gator/templates/change-data.d.ts +1 -0
  851. package/dist/types/components/illustration/gator/templates/co-borrower.d.ts +1 -0
  852. package/dist/types/components/illustration/gator/templates/co-borrowers-incomplete.d.ts +1 -0
  853. package/dist/types/components/illustration/gator/templates/co-borrowers.d.ts +1 -0
  854. package/dist/types/components/illustration/gator/templates/connectivity.d.ts +1 -0
  855. package/dist/types/components/illustration/gator/templates/contact-search.d.ts +1 -0
  856. package/dist/types/components/illustration/gator/templates/conversation-multiple.d.ts +1 -0
  857. package/dist/types/components/illustration/gator/templates/credit-card.d.ts +1 -0
  858. package/dist/types/components/illustration/gator/templates/crop-background.d.ts +1 -0
  859. package/dist/types/components/illustration/gator/templates/crop-page.d.ts +1 -0
  860. package/dist/types/components/illustration/gator/templates/declarations-legal.d.ts +1 -0
  861. package/dist/types/components/illustration/gator/templates/deliver.d.ts +1 -0
  862. package/dist/types/components/illustration/gator/templates/demographic-info.d.ts +1 -0
  863. package/dist/types/components/illustration/gator/templates/document-add.d.ts +1 -0
  864. package/dist/types/components/illustration/gator/templates/document-signature.d.ts +1 -0
  865. package/dist/types/components/illustration/gator/templates/download-app.d.ts +1 -0
  866. package/dist/types/components/illustration/gator/templates/empty-box.d.ts +1 -0
  867. package/dist/types/components/illustration/gator/templates/home-search.d.ts +1 -0
  868. package/dist/types/components/illustration/gator/templates/house-5.d.ts +1 -0
  869. package/dist/types/components/illustration/gator/templates/house-6.d.ts +1 -0
  870. package/dist/types/components/illustration/gator/templates/house-fireworks.d.ts +1 -0
  871. package/dist/types/components/illustration/gator/templates/house-under-construction.d.ts +1 -0
  872. package/dist/types/components/illustration/gator/templates/house-with-shield.d.ts +1 -0
  873. package/dist/types/components/illustration/gator/templates/index.d.ts +66 -10
  874. package/dist/types/components/illustration/gator/templates/inquiry.d.ts +1 -0
  875. package/dist/types/components/illustration/gator/templates/locked.d.ts +1 -0
  876. package/dist/types/components/illustration/gator/templates/make-an-offer.d.ts +1 -0
  877. package/dist/types/components/illustration/gator/templates/network-error.d.ts +1 -0
  878. package/dist/types/components/illustration/gator/templates/page-1.d.ts +1 -0
  879. package/dist/types/components/illustration/gator/templates/page-2.d.ts +1 -0
  880. package/dist/types/components/illustration/gator/templates/page-3.d.ts +1 -0
  881. package/dist/types/components/illustration/gator/templates/paper-3.d.ts +1 -0
  882. package/dist/types/components/illustration/gator/templates/paper-7.d.ts +1 -0
  883. package/dist/types/components/illustration/gator/templates/person-2.d.ts +1 -0
  884. package/dist/types/components/illustration/gator/templates/personal-info.d.ts +1 -0
  885. package/dist/types/components/illustration/gator/templates/price-search.d.ts +1 -0
  886. package/dist/types/components/illustration/gator/templates/quick-links.d.ts +1 -0
  887. package/dist/types/components/illustration/gator/templates/register.d.ts +1 -0
  888. package/dist/types/components/illustration/gator/templates/schedule-home-tour.d.ts +1 -0
  889. package/dist/types/components/illustration/gator/templates/social-security.d.ts +1 -0
  890. package/dist/types/components/illustration/gator/templates/start-conversation.d.ts +1 -0
  891. package/dist/types/components/illustration/gator/templates/status-no-x.d.ts +1 -0
  892. package/dist/types/components/illustration/gator/templates/status.d.ts +1 -0
  893. package/dist/types/components/illustration/gator/templates/success.d.ts +1 -0
  894. package/dist/types/components/illustration/gator/templates/talkluments.d.ts +1 -0
  895. package/dist/types/components/illustration/gator/templates/thumbs-down-man.d.ts +1 -0
  896. package/dist/types/components/illustration/gator/templates/transfer.d.ts +1 -0
  897. package/dist/types/components/illustration/gator/templates/unsecured-line-of-credit.d.ts +1 -0
  898. package/dist/types/components/illustration/gator/templates/upload-cloud.d.ts +1 -0
  899. package/dist/types/components/input/base/input-base.d.ts +1 -1
  900. package/dist/types/components/input/base/input-base.gator.d.ts +4 -2
  901. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +6 -2
  902. package/dist/types/components/input/gator/input-search/input-search.gator.d.ts +0 -2
  903. package/dist/types/components/input/gator/input-time/input-time.gator.d.ts +43 -0
  904. package/dist/types/components/input/gator/input-time/input-time.gator.test.d.ts +0 -0
  905. package/dist/types/components/input/index.gator.d.ts +1 -0
  906. package/dist/types/components/list/gator/list/list.gator.d.ts +13 -6
  907. package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +4 -1
  908. package/dist/types/components/modal/gator/modal.gator.d.ts +3 -1
  909. package/dist/types/components/radio/radio.gator.d.ts +7 -5
  910. package/dist/types/components/scoped-notification/scoped-notification.slds.d.ts +1 -1
  911. package/dist/types/components/selection-box-group/selection-box-group.gator.d.ts +1 -1
  912. package/dist/types/components/selector/gator/selector.gator.d.ts +5 -0
  913. package/dist/types/components/tabs/gator/tabset/tabset.gator.d.ts +9 -3
  914. package/dist/types/components/time-picker/gator/index.d.ts +1 -0
  915. package/dist/types/components/time-picker/gator/time-picker.gator.d.ts +49 -0
  916. package/dist/types/components/time-picker/gator/time-picker.gator.test.d.ts +0 -0
  917. package/dist/types/custom-aria.d.js +1 -0
  918. package/dist/types/index.gator.d.ts +1 -0
  919. package/dist/types/utils/accessibility-utils.d.ts +1 -0
  920. package/dist/types/utils/components/ngc-component.d.ts +11 -0
  921. package/dist/types/utils/mixins/attribute-deletion.d.ts +15 -0
  922. package/dist/types/utils/reactivity-utils.d.ts +1 -0
  923. package/dist/types/utils/string-utils.d.ts +1 -0
  924. package/dist/types/utils/vitest-a11y-utils.d.ts +1 -0
  925. package/dist/utils/accessibility-utils.js +1 -0
  926. package/dist/utils/components/illustration-list/illustration-list.gator.js +1 -1
  927. package/dist/utils/components/ngc-component.js +1 -1
  928. package/dist/utils/components/slot-placeholder/slot-placeholder.js +2 -2
  929. package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
  930. package/dist/utils/mixins/attribute-deletion.js +1 -1
  931. package/dist/utils/reactivity-utils.js +1 -0
  932. package/dist/utils/storybook-args.js +1 -1
  933. package/dist/utils/string-utils.js +1 -1
  934. package/dist/utils/vitest-a11y-utils.js +1 -1
  935. package/package.json +21 -23
  936. package/web-types.json +687 -107
  937. package/dist/assets/node_modules/.pnpm/ckeditor5@44.3.0/node_modules/ckeditor5/dist/ckeditor5.css +0 -4
  938. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-alignment@44.3.0/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +0 -4
  939. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@44.3.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +0 -4
  940. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@44.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +0 -20
  941. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -6
  942. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@44.3.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +0 -4
  943. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@44.3.0/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +0 -5
  944. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@44.3.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +0 -7
  945. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@44.3.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +0 -4
  946. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-horizontal-line@44.3.0/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +0 -4
  947. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@44.3.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +0 -4
  948. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@44.3.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -12
  949. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@44.3.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -10
  950. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@44.3.0/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +0 -10
  951. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@44.3.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +0 -4
  952. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@44.3.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +0 -13
  953. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@44.3.0/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +0 -7
  954. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@44.3.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +0 -4
  955. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@44.3.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +0 -4
  956. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-select-all@44.3.0/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +0 -4
  957. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-show-blocks@44.3.0/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +0 -4
  958. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@44.3.0/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +0 -12
  959. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@44.3.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +0 -4
  960. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@44.3.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -19
  961. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@44.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -29
  962. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@44.3.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -4
  963. package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/property.js +0 -5
  964. package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js +0 -5
  965. package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/index.js +0 -4
  966. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  967. package/dist/node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js +0 -5
  968. package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/ref.js +0 -5
  969. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +0 -1
  970. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +0 -1
  971. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +0 -1
  972. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +0 -1
  973. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +0 -1
  974. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +0 -1
  975. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +0 -1
  976. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +0 -1
  977. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +0 -1
  978. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +0 -1
  979. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +0 -1
  980. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +0 -1
  981. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +0 -1
  982. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +0 -1
  983. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +0 -1
  984. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +0 -1
  985. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +0 -1
  986. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +0 -1
  987. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +0 -1
  988. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +0 -1
  989. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiToArray.js +0 -1
  990. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiWords.js +0 -1
  991. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +0 -1
  992. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +0 -1
  993. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +0 -1
  994. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +0 -1
  995. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +0 -1
  996. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +0 -1
  997. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +0 -1
  998. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +0 -1
  999. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +0 -1
  1000. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +0 -1
  1001. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +0 -1
  1002. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +0 -1
  1003. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +0 -1
  1004. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +0 -1
  1005. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +0 -1
  1006. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +0 -1
  1007. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +0 -1
  1008. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +0 -1
  1009. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +0 -1
  1010. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +0 -1
  1011. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +0 -1
  1012. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +0 -1
  1013. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +0 -1
  1014. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +0 -1
  1015. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +0 -1
  1016. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +0 -1
  1017. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +0 -1
  1018. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +0 -1
  1019. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +0 -1
  1020. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +0 -1
  1021. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +0 -1
  1022. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +0 -1
  1023. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +0 -1
  1024. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyOf.js +0 -1
  1025. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +0 -1
  1026. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +0 -1
  1027. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +0 -1
  1028. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +0 -1
  1029. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +0 -1
  1030. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +0 -1
  1031. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +0 -1
  1032. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +0 -1
  1033. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnset.js +0 -1
  1034. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +0 -1
  1035. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +0 -1
  1036. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castSlice.js +0 -1
  1037. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +0 -1
  1038. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +0 -1
  1039. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +0 -1
  1040. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +0 -1
  1041. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +0 -1
  1042. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +0 -1
  1043. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +0 -1
  1044. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +0 -1
  1045. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +0 -1
  1046. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +0 -1
  1047. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +0 -1
  1048. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +0 -1
  1049. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +0 -1
  1050. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +0 -1
  1051. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCaseFirst.js +0 -1
  1052. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCompounder.js +0 -1
  1053. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_deburrLetter.js +0 -1
  1054. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +0 -1
  1055. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +0 -1
  1056. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +0 -1
  1057. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +0 -1
  1058. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +0 -1
  1059. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +0 -1
  1060. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +0 -1
  1061. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +0 -1
  1062. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +0 -1
  1063. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +0 -1
  1064. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +0 -1
  1065. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +0 -1
  1066. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +0 -1
  1067. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +0 -1
  1068. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +0 -1
  1069. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +0 -1
  1070. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +0 -1
  1071. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicode.js +0 -1
  1072. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicodeWord.js +0 -1
  1073. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +0 -1
  1074. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +0 -1
  1075. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +0 -1
  1076. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +0 -1
  1077. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +0 -1
  1078. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +0 -1
  1079. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +0 -1
  1080. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +0 -1
  1081. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +0 -1
  1082. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +0 -1
  1083. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +0 -1
  1084. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +0 -1
  1085. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +0 -1
  1086. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +0 -1
  1087. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +0 -1
  1088. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +0 -1
  1089. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +0 -1
  1090. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +0 -1
  1091. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +0 -1
  1092. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +0 -1
  1093. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +0 -1
  1094. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +0 -1
  1095. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +0 -1
  1096. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +0 -1
  1097. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +0 -1
  1098. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +0 -1
  1099. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +0 -1
  1100. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +0 -1
  1101. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +0 -1
  1102. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +0 -1
  1103. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +0 -1
  1104. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +0 -1
  1105. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +0 -1
  1106. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +0 -1
  1107. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +0 -1
  1108. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_parent.js +0 -1
  1109. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +0 -1
  1110. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +0 -1
  1111. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +0 -1
  1112. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +0 -1
  1113. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +0 -1
  1114. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +0 -1
  1115. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +0 -1
  1116. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +0 -1
  1117. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +0 -1
  1118. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +0 -1
  1119. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +0 -1
  1120. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +0 -1
  1121. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToArray.js +0 -1
  1122. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +0 -1
  1123. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +0 -1
  1124. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +0 -1
  1125. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +0 -1
  1126. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeToArray.js +0 -1
  1127. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeWords.js +0 -1
  1128. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assignIn.js +0 -1
  1129. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +0 -1
  1130. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +0 -1
  1131. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeepWith.js +0 -1
  1132. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +0 -1
  1133. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js +0 -1
  1134. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/deburr.js +0 -1
  1135. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +0 -1
  1136. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/escapeRegExp.js +0 -1
  1137. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +0 -1
  1138. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +0 -1
  1139. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +0 -1
  1140. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +0 -1
  1141. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +0 -1
  1142. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +0 -1
  1143. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +0 -1
  1144. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +0 -1
  1145. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isElement.js +0 -1
  1146. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqual.js +0 -1
  1147. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqualWith.js +0 -1
  1148. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +0 -1
  1149. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +0 -1
  1150. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +0 -1
  1151. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +0 -1
  1152. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +0 -1
  1153. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +0 -1
  1154. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +0 -1
  1155. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +0 -1
  1156. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +0 -1
  1157. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +0 -1
  1158. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +0 -1
  1159. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +0 -1
  1160. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +0 -1
  1161. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +0 -1
  1162. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +0 -1
  1163. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +0 -1
  1164. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +0 -1
  1165. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mergeWith.js +0 -1
  1166. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +0 -1
  1167. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +0 -1
  1168. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/set.js +0 -1
  1169. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/startCase.js +0 -1
  1170. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +0 -1
  1171. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +0 -1
  1172. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/throttle.js +0 -1
  1173. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +0 -1
  1174. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +0 -1
  1175. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +0 -1
  1176. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/unset.js +0 -1
  1177. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/upperFirst.js +0 -1
  1178. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/words.js +0 -1
  1179. package/dist/packages/web-components/src/components/illustration/illustration.tokens.scss.js +0 -1
  1180. /package/dist/components/table/gator/{test-data → __tests__}/test-table-data.js +0 -0
  1181. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.0.4 → @lit_reactive-element@2.1.0}/node_modules/@lit/reactive-element/css-tag.js +0 -0
  1182. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.0.4 → @lit_reactive-element@2.1.0}/node_modules/@lit/reactive-element/decorators/custom-element.js +0 -0
  1183. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.0.4 → @lit_reactive-element@2.1.0}/node_modules/@lit/reactive-element/decorators/state.js +0 -0
  1184. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/channels/index.js +0 -0
  1185. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/client-logger/index.js +0 -0
  1186. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/core-events/index.js +0 -0
  1187. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/csf/index.js +0 -0
  1188. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-api/index.js +0 -0
  1189. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-errors.js +0 -0
  1190. /package/dist/node_modules/.pnpm/{@vitest_browser@3.1.1_msw@2.7.3_@types_node@22.13.10_typescript@5.8.2__playwright@1.51._f090b6db94019832c44d618c1c700bd2 → @vitest_browser@3.1.2_msw@2.7.3_@types_node@22.15.3_typescript@5.8.3__playwright@1.52.0_e155597a4b63c99e959de38fbc15993a}/node_modules/@vitest/browser/context.js +0 -0
  1191. /package/dist/node_modules/.pnpm/{@vitest_runner@3.1.1 → @vitest_runner@3.1.2}/node_modules/@vitest/runner/dist/chunk-tasks.js +0 -0
  1192. /package/dist/node_modules/.pnpm/{@vitest_spy@3.1.1 → @vitest_spy@3.1.2}/node_modules/@vitest/spy/dist/index.js +0 -0
  1193. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/error.js +0 -0
  1194. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/helpers.js +0 -0
  1195. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/index.js +0 -0
  1196. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/source-map.js +0 -0
  1197. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  1198. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
  1199. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  1200. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/format.js +0 -0
  1201. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  1202. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  1203. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
  1204. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  1205. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  1206. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
  1207. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
  1208. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  1209. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
  1210. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  1211. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  1212. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  1213. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  1214. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
  1215. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  1216. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
  1217. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  1218. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  1219. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  1220. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  1221. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  1222. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  1223. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  1224. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  1225. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
  1226. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  1227. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  1228. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
  1229. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  1230. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  1231. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  1232. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  1233. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  1234. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  1235. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/async-directive.js +0 -0
  1236. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directive-helpers.js +0 -0
  1237. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directive.js +0 -0
  1238. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directives/if-defined.js +0 -0
  1239. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directives/live.js +0 -0
  1240. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directives/unsafe-html.js +0 -0
  1241. /package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772 → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  1242. /package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772 → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909}/node_modules/vitest/dist/chunks/date.CDOsz-HY.js +0 -0
  1243. /package/dist/types/components/table/gator/{test-data → __tests__}/test-table-data.d.ts +0 -0
@@ -1,7 +1,7 @@
1
- var O=Object.defineProperty;var R=(i,t,e)=>t in i?O(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e;var h=(i,t,e)=>R(i,typeof t!="symbol"?t+"":t,e);import{Plugin as S,icons as A,Command as x}from"../../../../../@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{ShiftEnter as M}from"../../../../../@ckeditor_ckeditor5-enter@44.3.0/node_modules/@ckeditor/ckeditor5-enter/dist/index.js";import{UpcastWriter as N}from"../../../../../@ckeditor_ckeditor5-engine@44.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";import{ClipboardPipeline as q}from"../../../../../@ckeditor_ckeditor5-clipboard@44.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js";import{Collection as F,first as v}from"../../../../../@ckeditor_ckeditor5-utils@44.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{createDropdown as $,addListToDropdown as z,MenuBarMenuView as W,MenuBarMenuListView as j,MenuBarMenuListItemView as U,MenuBarMenuListItemButtonView as H,ViewModel as J,SplitButtonView as K}from"../../../../../@ckeditor_ckeditor5-ui@44.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";/**
1
+ var O=Object.defineProperty;var R=(i,t,e)=>t in i?O(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e;var h=(i,t,e)=>R(i,typeof t!="symbol"?t+"":t,e);import{Plugin as S,Command as x}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{ShiftEnter as M}from"../../../../../@ckeditor_ckeditor5-enter@45.0.0/node_modules/@ckeditor/ckeditor5-enter/dist/index.js";import{UpcastWriter as N}from"../../../../../@ckeditor_ckeditor5-engine@45.0.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";import{ClipboardPipeline as q}from"../../../../../@ckeditor_ckeditor5-clipboard@45.0.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js";import{Collection as F,first as v}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{createDropdown as $,addListToDropdown as z,MenuBarMenuView as W,MenuBarMenuListView as j,MenuBarMenuListItemView as U,MenuBarMenuListItemButtonView as H,ViewModel as J,SplitButtonView as K}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{IconCodeBlock as A}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";/**
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */function k(i){const t=i.t,e=i.config.get("codeBlock.languages");for(const o of e)o.label==="Plain text"&&(o.label=t("Plain text")),o.class===void 0&&(o.class=`language-${o.language}`);return e}function b(i,t,e){const o={};for(const r of i)if(t==="class"){const s=r[t].split(" ").shift();o[s]=r[e]}else o[r[t]]=r[e];return o}function L(i){return i.data.match(/^(\s*)/)[0]}function X(i,t){const e=i.createDocumentFragment(),o=t.split(`
5
- `),r=o.reduce((s,n,c)=>(s.push(n),c<o.length-1&&s.push(i.createElement("br")),s),[]);return i.appendChild(r,e),e}function C(i){const t=i.document.selection,e=[];if(t.isCollapsed)return[t.anchor];const o=t.getFirstRange().getWalker({ignoreElementEnd:!0,direction:"backward"});for(const{item:r}of o){let s=r.is("$textProxy")?r.textNode:r;const n=s.parent;if(!n.is("element","codeBlock")||s.is("element","softBreak"))continue;for(;s.previousSibling&&!s.previousSibling.is("element","softBreak");)s=s.previousSibling;const c=s.is("$text")?s.startOffset+L(s).length:s.startOffset,a=i.createPositionAt(n,c);e.every(l=>!l.isEqual(a))&&e.push(a)}return e}function D(i){const t=v(i.getSelectedBlocks());return!!t&&t.is("element","codeBlock")}function P(i,t){return t.is("rootElement")||i.isLimit(t)?!1:i.checkChild(t.parent,"codeBlock")}function E(i,t,e,o){const r=b(t,"language","label"),s=e.getAttribute("language");if(s in r){const n=r[s];return i(o==="enter"?"Entering %0 code snippet":"Leaving %0 code snippet",n)}return i(o==="enter"?"Entering code snippet":"Leaving code snippet")}function I(i,t){for(i.textNode&&(i=t.createPositionBefore(i.textNode));i.nodeBefore&&!i.nodeBefore.is("element","softBreak");)i=t.createPositionBefore(i.nodeBefore);const e=i.nodeAfter;return e&&e.is("$text")?e:null}class G extends x{constructor(e){super(e);h(this,"_lastLanguage");this._lastLanguage=null}refresh(){this.value=this._getValue(),this.isEnabled=this._checkEnabled()}execute(e={}){const o=this.editor,r=o.model,s=r.document.selection,c=k(o)[0],a=Array.from(s.getSelectedBlocks()),l=e.forceValue==null?!this.value:e.forceValue,d=Q(e,this._lastLanguage,c.language);r.change(u=>{l?this._applyCodeBlock(u,a,d):this._removeCodeBlock(u,a)})}_getValue(){const e=this.editor.model.document.selection,o=v(e.getSelectedBlocks());return!!(o&&o.is("element","codeBlock"))?o.getAttribute("language"):!1}_checkEnabled(){if(this.value)return!0;const e=this.editor.model.document.selection,o=this.editor.model.schema,r=v(e.getSelectedBlocks());return r?P(o,r):!1}_applyCodeBlock(e,o,r){this._lastLanguage=r;const s=this.editor.model.schema,n=o.filter(c=>P(s,c));for(const c of n)e.rename(c,"codeBlock"),e.setAttribute("language",r,c),s.removeDisallowedAttributes([c],e),Array.from(c.getChildren()).filter(a=>!s.checkChild(c,a)).forEach(a=>e.remove(a));n.reverse().forEach((c,a)=>{const l=n[a+1];c.previousSibling===l&&(e.appendElement("softBreak",l),e.merge(e.createPositionBefore(c)))})}_removeCodeBlock(e,o){const r=o.filter(s=>s.is("element","codeBlock"));for(const s of r){const n=e.createRangeOn(s);for(const c of Array.from(n.getItems()).reverse())if(c.is("element","softBreak")&&c.parent.is("element","codeBlock")){const{position:a}=e.split(e.createPositionBefore(c)),l=a.nodeAfter;e.rename(l,"paragraph"),e.removeAttribute("language",l),e.remove(c)}e.rename(s,"paragraph"),e.removeAttribute("language",s)}}}function Q(i,t,e){return i.language?i.language:i.usePreviousLanguageChoice&&t?t:e}class Y extends x{constructor(e){super(e);h(this,"_indentSequence");this._indentSequence=e.config.get("codeBlock.indentSequence")}refresh(){this.isEnabled=this._checkEnabled()}execute(){const o=this.editor.model;o.change(r=>{const s=C(o);for(const n of s){const c=r.createText(this._indentSequence);o.insertContent(c,n)}})}_checkEnabled(){return this._indentSequence?D(this.editor.model.document.selection):!1}}class Z extends x{constructor(e){super(e);h(this,"_indentSequence");this._indentSequence=e.config.get("codeBlock.indentSequence")}refresh(){this.isEnabled=this._checkEnabled()}execute(){const o=this.editor.model;o.change(()=>{const r=C(o);for(const s of r){const n=T(o,s,this._indentSequence);n&&o.deleteContent(o.createSelection(n))}})}_checkEnabled(){if(!this._indentSequence)return!1;const e=this.editor.model;return D(e.document.selection)?C(e).some(o=>T(e,o,this._indentSequence)):!1}}function T(i,t,e){const o=I(t,i);if(!o)return null;const r=L(o),s=r.lastIndexOf(e);if(s+e.length!==r.length||s===-1)return null;const{parent:n,startOffset:c}=o;return i.createRange(i.createPositionAt(n,c+s),i.createPositionAt(n,c+s+e.length))}function _(i,t,e=!1){const o=b(t,"language","class"),r=b(t,"language","label");return(s,n,c)=>{const{writer:a,mapper:l,consumable:d}=c;if(!d.consume(n.item,"insert"))return;const u=n.item.getAttribute("language"),g=l.toViewPosition(i.createPositionBefore(n.item)),m={};e&&(m["data-language"]=r[u],m.spellcheck="false");const p=o[u]?{class:o[u]}:void 0,w=a.createContainerElement("code",p),y=a.createContainerElement("pre",m,w);a.insert(g,y),l.bindElements(n.item,w)}}function ee(i){return(t,e,o)=>{if(e.item.parent.name!=="codeBlock")return;const{writer:r,mapper:s,consumable:n}=o;if(!n.consume(e.item,"insert"))return;const c=s.toViewPosition(i.createPositionBefore(e.item));r.insert(c,r.createText(`
6
- `))}}function te(i,t){const e=b(t,"class","language"),o=t[0].language;return(r,s,n)=>{const c=s.viewItem,a=c.parent;if(!a||!a.is("element","pre")||s.modelCursor.findAncestor("codeBlock"))return;const{consumable:l,writer:d}=n;if(!l.test(c,{name:!0}))return;const u=d.createElement("codeBlock"),g=[...c.getClassNames()];g.length||g.push("");for(const m of g){const p=e[m];if(p){d.setAttribute("language",p,u);break}}u.hasAttribute("language")||d.setAttribute("language",o,u),n.convertChildren(c,u),n.safeInsert(u,s.modelCursor)&&(l.consume(c,{name:!0}),n.updateConversionResult(u,s))}}function ne(){return(i,t,{consumable:e,writer:o})=>{let r=t.modelCursor;if(!e.test(t.viewItem)||!r.findAncestor("codeBlock"))return;e.consume(t.viewItem);const n=t.viewItem.data.split(`
7
- `).map(a=>o.createText(a)),c=n[n.length-1];for(const a of n)if(o.insert(a,r),r=r.getShiftedBy(a.offsetSize),a!==c){const l=o.createElement("softBreak");o.insert(l,r),r=o.createPositionAfter(l)}t.modelRange=o.createRange(t.modelCursor,r),t.modelCursor=r}}function oe(){return(i,t,{consumable:e})=>{const o=t.viewItem;if(o.findAncestor("pre"))return;const r=Array.from(o.getChildren()),s=r.find(n=>n.is("element","code"));if(s)for(const n of r)n===s||!n.is("$text")||e.consume(n,{name:!0})}}const V="paragraph";class ie extends S{static get pluginName(){return"CodeBlockEditing"}static get isOfficialPlugin(){return!0}static get requires(){return[M]}constructor(t){super(t),t.config.define("codeBlock",{languages:[{language:"plaintext",label:"Plain text"},{language:"c",label:"C"},{language:"cs",label:"C#"},{language:"cpp",label:"C++"},{language:"css",label:"CSS"},{language:"diff",label:"Diff"},{language:"html",label:"HTML"},{language:"java",label:"Java"},{language:"javascript",label:"JavaScript"},{language:"php",label:"PHP"},{language:"python",label:"Python"},{language:"ruby",label:"Ruby"},{language:"typescript",label:"TypeScript"},{language:"xml",label:"XML"}],indentSequence:" "})}init(){const t=this.editor,e=t.model.schema,o=t.model,r=t.editing.view,s=k(t);t.commands.add("codeBlock",new G(t)),t.commands.add("indentCodeBlock",new Y(t)),t.commands.add("outdentCodeBlock",new Z(t)),this.listenTo(r.document,"tab",(n,c)=>{const a=c.shiftKey?"outdentCodeBlock":"indentCodeBlock";t.commands.get(a).isEnabled&&(t.execute(a),c.stopPropagation(),c.preventDefault(),n.stop())},{context:"pre"}),e.register("codeBlock",{allowWhere:"$block",allowChildren:"$text",disallowChildren:"$inlineObject",allowAttributes:["language"],allowAttributesOf:"$listItem",isBlock:!0}),e.addAttributeCheck((n,c)=>{const a=n.getItem(n.length-2);if(e.getAttributeProperties(c).isFormatting&&a&&a.name=="codeBlock")return!1}),t.editing.downcastDispatcher.on("insert:codeBlock",_(o,s,!0)),t.data.downcastDispatcher.on("insert:codeBlock",_(o,s)),t.data.downcastDispatcher.on("insert:softBreak",ee(o),{priority:"high"}),t.data.upcastDispatcher.on("element:code",te(r,s)),t.data.upcastDispatcher.on("text",ne()),t.data.upcastDispatcher.on("element:pre",oe(),{priority:"high"}),this.listenTo(t.editing.view.document,"clipboardInput",(n,c)=>{let a=o.createRange(o.document.selection.anchor);if(c.targetRanges&&(a=t.editing.mapper.toModelRange(c.targetRanges[0])),!a.start.parent.is("element","codeBlock"))return;const l=c.dataTransfer.getData("text/plain"),d=new N(t.editing.view.document);c.content=X(d,l)}),t.plugins.has("ClipboardPipeline")&&t.plugins.get(q).on("contentInsertion",(n,c)=>{const a=t.model,l=a.document.selection;l.anchor.parent.is("element","codeBlock")&&a.change(d=>{const u=d.createRangeIn(c.content);for(const g of[...u.getItems()])g.is("node")&&!e.checkChild(l.anchor,g)&&d.remove(g)})}),this.listenTo(o,"getSelectedContent",(n,[c])=>{const a=c.anchor;c.isCollapsed||!a.parent.is("element","codeBlock")||!a.hasSameParentAs(c.focus)||o.change(l=>{const d=n.return;if(a.parent.is("element")&&(d.childCount>1||c.containsEntireContent(a.parent))){const g=l.createElement("codeBlock",a.parent.getAttributes());l.append(d,g);const m=l.createDocumentFragment();l.append(g,m),n.return=m;return}const u=d.getChild(0);e.checkAttribute(u,"code")&&l.setAttribute("code",!0,u)})})}afterInit(){const t=this.editor,e=t.commands,o=e.get("indent"),r=e.get("outdent");o&&o.registerChildCommand(e.get("indentCodeBlock"),{priority:"highest"}),r&&r.registerChildCommand(e.get("outdentCodeBlock")),this.listenTo(t.editing.view.document,"enter",(s,n)=>{t.model.document.selection.getLastPosition().parent.is("element","codeBlock")&&(!ce(t,n.isSoft)&&!re(t,n.isSoft)&&se(t),n.preventDefault(),s.stop())},{context:"pre"}),this._initAriaAnnouncements()}_initAriaAnnouncements(){const{model:t,ui:e,t:o}=this.editor,r=k(this.editor);let s=null;t.document.selection.on("change:range",()=>{const n=t.document.selection.focus.parent;!e||s===n||!n.is("element")||(s&&s.is("element","codeBlock")&&e.ariaLiveAnnouncer.announce(E(o,r,s,"leave")),n.is("element","codeBlock")&&e.ariaLiveAnnouncer.announce(E(o,r,n,"enter")),s=n)})}}function se(i){const t=i.model,e=t.document,o=e.selection.getLastPosition();let r;const s=I(o,t);s&&s.is("$text")&&(r=L(s)),i.model.change(n=>{i.execute("shiftEnter"),r&&n.insertText(r,e.selection.anchor)})}function ce(i,t){const o=i.model.document,r=i.editing.view,s=o.selection.getLastPosition(),n=s.nodeAfter;return t||!o.selection.isCollapsed||!s.isAtStart||!f(n)?!1:(i.model.change(c=>{i.execute("enter");const a=o.selection.anchor.parent.previousSibling;c.rename(a,V),c.setSelection(a,"in"),i.model.schema.removeDisallowedAttributes([a],c),c.remove(n)}),r.scrollToTheSelection(),!0)}function re(i,t){const e=i.model,o=e.document,r=i.editing.view,s=o.selection.getLastPosition(),n=s.nodeBefore;let c;if(t||!o.selection.isCollapsed||!s.isAtEnd||!n||!n.previousSibling)return!1;if(f(n)&&f(n.previousSibling))c=e.createRange(e.createPositionBefore(n.previousSibling),e.createPositionAfter(n));else if(B(n)&&f(n.previousSibling)&&f(n.previousSibling.previousSibling))c=e.createRange(e.createPositionBefore(n.previousSibling.previousSibling),e.createPositionAfter(n));else if(B(n)&&f(n.previousSibling)&&B(n.previousSibling.previousSibling)&&n.previousSibling.previousSibling&&f(n.previousSibling.previousSibling.previousSibling))c=e.createRange(e.createPositionBefore(n.previousSibling.previousSibling.previousSibling),e.createPositionAfter(n));else return!1;return i.model.change(a=>{a.remove(c),i.execute("enter");const l=o.selection.anchor.parent;a.rename(l,V),i.model.schema.removeDisallowedAttributes([l],a)}),r.scrollToTheSelection(),!0}function B(i){return i&&i.is("$text")&&!i.data.match(/\S/)}function f(i){return i&&i.is("element","softBreak")}class ae extends S{static get pluginName(){return"CodeBlockUI"}static get isOfficialPlugin(){return!0}init(){const t=this.editor,e=t.t,o=t.ui.componentFactory,r=k(t),s=this._getLanguageListItemDefinitions(r),n=t.commands.get("codeBlock");o.add("codeBlock",c=>{const a=$(c,K),l=a.buttonView,d=e("Insert code block");return l.set({label:d,tooltip:!0,icon:A.codeBlock,isToggleable:!0}),l.bind("isOn").to(n,"value",u=>!!u),l.on("execute",()=>{t.execute("codeBlock",{usePreviousLanguageChoice:!0}),t.editing.view.focus()}),a.on("execute",u=>{t.execute("codeBlock",{language:u.source._codeBlockLanguage,forceValue:!0}),t.editing.view.focus()}),a.class="ck-code-block-dropdown",a.bind("isEnabled").to(n),z(a,s,{role:"menu",ariaLabel:d}),a}),o.add("menuBar:codeBlock",c=>{const a=new W(c);a.buttonView.set({role:"menuitem",label:e("Code block"),icon:A.codeBlock}),a.bind("isEnabled").to(n);const l=new j(c);l.set({ariaLabel:e("Insert code block")});for(const d of s){const u=new U(c,a),g=new H(c);g.bind(...Object.keys(d.model)).to(d.model),g.set({isToggleable:!0,role:"menuitemcheckbox"}),g.delegate("execute").to(a),g.on("execute",()=>{t.execute("codeBlock",{language:d.model._codeBlockLanguage,forceValue:n.value!=d.model._codeBlockLanguage}),t.editing.view.focus()}),u.children.add(g),l.items.add(u)}return a.panelView.children.add(l),a})}_getLanguageListItemDefinitions(t){const o=this.editor.commands.get("codeBlock"),r=new F;for(const s of t){const n={type:"button",model:new J({_codeBlockLanguage:s.language,label:s.label,role:"menuitemradio",withText:!0})};n.model.bind("isOn").to(o,"value",c=>c===n.model._codeBlockLanguage),r.add(n)}return r}}class he extends S{static get requires(){return[ie,ae]}static get pluginName(){return"CodeBlock"}static get isOfficialPlugin(){return!0}}export{he as CodeBlock,ie as CodeBlockEditing,ae as CodeBlockUI};
4
+ */function b(i){const t=i.t,e=i.config.get("codeBlock.languages");for(const o of e)o.label==="Plain text"&&(o.label=t("Plain text")),o.class===void 0&&(o.class=`language-${o.language}`);return e}function k(i,t,e){const o={};for(const r of i)if(t==="class"){const s=r[t].split(" ").shift();o[s]=r[e]}else o[r[t]]=r[e];return o}function L(i){return i.data.match(/^(\s*)/)[0]}function X(i,t){const e=i.createDocumentFragment(),o=t.split(`
5
+ `),r=o.reduce((s,n,c)=>(s.push(n),c<o.length-1&&s.push(i.createElement("br")),s),[]);return i.appendChild(r,e),e}function C(i){const t=i.document.selection,e=[];if(t.isCollapsed)return[t.anchor];const o=t.getFirstRange().getWalker({ignoreElementEnd:!0,direction:"backward"});for(const{item:r}of o){let s=r.is("$textProxy")?r.textNode:r;const n=s.parent;if(!n.is("element","codeBlock")||s.is("element","softBreak"))continue;for(;s.previousSibling&&!s.previousSibling.is("element","softBreak");)s=s.previousSibling;const c=s.is("$text")?s.startOffset+L(s).length:s.startOffset,a=i.createPositionAt(n,c);e.every(l=>!l.isEqual(a))&&e.push(a)}return e}function D(i){const t=v(i.getSelectedBlocks());return!!t&&t.is("element","codeBlock")}function P(i,t){return t.is("rootElement")||i.isLimit(t)?!1:i.checkChild(t.parent,"codeBlock")}function E(i,t,e,o){const r=k(t,"language","label"),s=e.getAttribute("language");if(s in r){const n=r[s];return i(o==="enter"?"Entering %0 code snippet":"Leaving %0 code snippet",n)}return i(o==="enter"?"Entering code snippet":"Leaving code snippet")}function I(i,t){for(i.textNode&&(i=t.createPositionBefore(i.textNode));i.nodeBefore&&!i.nodeBefore.is("element","softBreak");)i=t.createPositionBefore(i.nodeBefore);const e=i.nodeAfter;return e&&e.is("$text")?e:null}class G extends x{constructor(e){super(e);h(this,"_lastLanguage");this._lastLanguage=null}refresh(){this.value=this._getValue(),this.isEnabled=this._checkEnabled()}execute(e={}){const o=this.editor,r=o.model,s=r.document.selection,c=b(o)[0],a=Array.from(s.getSelectedBlocks()),l=e.forceValue==null?!this.value:e.forceValue,d=Q(e,this._lastLanguage,c.language);r.change(u=>{l?this._applyCodeBlock(u,a,d):this._removeCodeBlock(u,a)})}_getValue(){const e=this.editor.model.document.selection,o=v(e.getSelectedBlocks());return!!(o!=null&&o.is("element","codeBlock"))?o.getAttribute("language"):!1}_checkEnabled(){if(this.value)return!0;const e=this.editor.model.document.selection,o=this.editor.model.schema,r=v(e.getSelectedBlocks());return r?P(o,r):!1}_applyCodeBlock(e,o,r){this._lastLanguage=r;const s=this.editor.model.schema,n=o.filter(c=>P(s,c));for(const c of n)e.rename(c,"codeBlock"),e.setAttribute("language",r,c),s.removeDisallowedAttributes([c],e),Array.from(c.getChildren()).filter(a=>!s.checkChild(c,a)).forEach(a=>e.remove(a));n.reverse().forEach((c,a)=>{const l=n[a+1];c.previousSibling===l&&(e.appendElement("softBreak",l),e.merge(e.createPositionBefore(c)))})}_removeCodeBlock(e,o){const r=o.filter(s=>s.is("element","codeBlock"));for(const s of r){const n=e.createRangeOn(s);for(const c of Array.from(n.getItems()).reverse())if(c.is("element","softBreak")&&c.parent.is("element","codeBlock")){const{position:a}=e.split(e.createPositionBefore(c)),l=a.nodeAfter;e.rename(l,"paragraph"),e.removeAttribute("language",l),e.remove(c)}e.rename(s,"paragraph"),e.removeAttribute("language",s)}}}function Q(i,t,e){return i.language?i.language:i.usePreviousLanguageChoice&&t?t:e}class Y extends x{constructor(e){super(e);h(this,"_indentSequence");this._indentSequence=e.config.get("codeBlock.indentSequence")}refresh(){this.isEnabled=this._checkEnabled()}execute(){const o=this.editor.model;o.change(r=>{const s=C(o);for(const n of s){const c=r.createText(this._indentSequence);o.insertContent(c,n)}})}_checkEnabled(){return this._indentSequence?D(this.editor.model.document.selection):!1}}class Z extends x{constructor(e){super(e);h(this,"_indentSequence");this._indentSequence=e.config.get("codeBlock.indentSequence")}refresh(){this.isEnabled=this._checkEnabled()}execute(){const o=this.editor.model;o.change(()=>{const r=C(o);for(const s of r){const n=T(o,s,this._indentSequence);n&&o.deleteContent(o.createSelection(n))}})}_checkEnabled(){if(!this._indentSequence)return!1;const e=this.editor.model;return D(e.document.selection)?C(e).some(o=>T(e,o,this._indentSequence)):!1}}function T(i,t,e){const o=I(t,i);if(!o)return null;const r=L(o),s=r.lastIndexOf(e);if(s+e.length!==r.length||s===-1)return null;const{parent:n,startOffset:c}=o;return i.createRange(i.createPositionAt(n,c+s),i.createPositionAt(n,c+s+e.length))}function _(i,t,e=!1){const o=k(t,"language","class"),r=k(t,"language","label");return(s,n,c)=>{const{writer:a,mapper:l,consumable:d}=c;if(!d.consume(n.item,"insert"))return;const u=n.item.getAttribute("language"),g=l.toViewPosition(i.createPositionBefore(n.item)),m={};e&&(m["data-language"]=r[u],m.spellcheck="false");const p=o[u]?{class:o[u]}:void 0,w=a.createContainerElement("code",p),y=a.createContainerElement("pre",m,w);a.insert(g,y),l.bindElements(n.item,w)}}function ee(i){return(t,e,o)=>{if(e.item.parent.name!=="codeBlock")return;const{writer:r,mapper:s,consumable:n}=o;if(!n.consume(e.item,"insert"))return;const c=s.toViewPosition(i.createPositionBefore(e.item));r.insert(c,r.createText(`
6
+ `))}}function te(i,t){const e=k(t,"class","language"),o=t[0].language;return(r,s,n)=>{const c=s.viewItem,a=c.parent;if(!a||!a.is("element","pre")||s.modelCursor.findAncestor("codeBlock"))return;const{consumable:l,writer:d}=n;if(!l.test(c,{name:!0}))return;const u=d.createElement("codeBlock"),g=[...c.getClassNames()];g.length||g.push("");for(const m of g){const p=e[m];if(p){d.setAttribute("language",p,u);break}}u.hasAttribute("language")||d.setAttribute("language",o,u),n.convertChildren(c,u),n.safeInsert(u,s.modelCursor)&&(l.consume(c,{name:!0}),n.updateConversionResult(u,s))}}function ne(){return(i,t,{consumable:e,writer:o})=>{let r=t.modelCursor;if(!e.test(t.viewItem)||!r.findAncestor("codeBlock"))return;e.consume(t.viewItem);const n=t.viewItem.data.split(`
7
+ `).map(a=>o.createText(a)),c=n[n.length-1];for(const a of n)if(o.insert(a,r),r=r.getShiftedBy(a.offsetSize),a!==c){const l=o.createElement("softBreak");o.insert(l,r),r=o.createPositionAfter(l)}t.modelRange=o.createRange(t.modelCursor,r),t.modelCursor=r}}function oe(){return(i,t,{consumable:e})=>{const o=t.viewItem;if(o.findAncestor("pre"))return;const r=Array.from(o.getChildren()),s=r.find(n=>n.is("element","code"));if(s)for(const n of r)n===s||!n.is("$text")||e.consume(n,{name:!0})}}const V="paragraph";class ie extends S{static get pluginName(){return"CodeBlockEditing"}static get isOfficialPlugin(){return!0}static get requires(){return[M]}constructor(t){super(t),t.config.define("codeBlock",{languages:[{language:"plaintext",label:"Plain text"},{language:"c",label:"C"},{language:"cs",label:"C#"},{language:"cpp",label:"C++"},{language:"css",label:"CSS"},{language:"diff",label:"Diff"},{language:"html",label:"HTML"},{language:"java",label:"Java"},{language:"javascript",label:"JavaScript"},{language:"php",label:"PHP"},{language:"python",label:"Python"},{language:"ruby",label:"Ruby"},{language:"typescript",label:"TypeScript"},{language:"xml",label:"XML"}],indentSequence:" "})}init(){const t=this.editor,e=t.model.schema,o=t.model,r=t.editing.view,s=b(t);t.commands.add("codeBlock",new G(t)),t.commands.add("indentCodeBlock",new Y(t)),t.commands.add("outdentCodeBlock",new Z(t)),this.listenTo(r.document,"tab",(n,c)=>{const a=c.shiftKey?"outdentCodeBlock":"indentCodeBlock";t.commands.get(a).isEnabled&&(t.execute(a),c.stopPropagation(),c.preventDefault(),n.stop())},{context:"pre"}),e.register("codeBlock",{allowWhere:"$block",allowChildren:"$text",disallowChildren:"$inlineObject",allowAttributes:["language"],allowAttributesOf:"$listItem",isBlock:!0}),e.addAttributeCheck((n,c)=>{const a=n.getItem(n.length-2);if(e.getAttributeProperties(c).isFormatting&&a&&a.name=="codeBlock")return!1}),t.editing.downcastDispatcher.on("insert:codeBlock",_(o,s,!0)),t.data.downcastDispatcher.on("insert:codeBlock",_(o,s)),t.data.downcastDispatcher.on("insert:softBreak",ee(o),{priority:"high"}),t.data.upcastDispatcher.on("element:code",te(r,s)),t.data.upcastDispatcher.on("text",ne()),t.data.upcastDispatcher.on("element:pre",oe(),{priority:"high"}),this.listenTo(t.editing.view.document,"clipboardInput",(n,c)=>{let a=o.createRange(o.document.selection.anchor);if(c.targetRanges&&(a=t.editing.mapper.toModelRange(c.targetRanges[0])),!a.start.parent.is("element","codeBlock"))return;const l=c.dataTransfer.getData("text/plain"),d=new N(t.editing.view.document);c.content=X(d,l)}),t.plugins.has("ClipboardPipeline")&&t.plugins.get(q).on("contentInsertion",(n,c)=>{const a=t.model,l=a.document.selection;l.anchor.parent.is("element","codeBlock")&&a.change(d=>{const u=d.createRangeIn(c.content);for(const g of[...u.getItems()])g.is("node")&&!e.checkChild(l.anchor,g)&&d.remove(g)})}),this.listenTo(o,"getSelectedContent",(n,[c])=>{const a=c.anchor;c.isCollapsed||!a.parent.is("element","codeBlock")||!a.hasSameParentAs(c.focus)||o.change(l=>{const d=n.return;if(a.parent.is("element")&&(d.childCount>1||c.containsEntireContent(a.parent))){const g=l.createElement("codeBlock",a.parent.getAttributes());l.append(d,g);const m=l.createDocumentFragment();l.append(g,m),n.return=m;return}const u=d.getChild(0);e.checkAttribute(u,"code")&&l.setAttribute("code",!0,u)})})}afterInit(){const t=this.editor,e=t.commands,o=e.get("indent"),r=e.get("outdent");o&&o.registerChildCommand(e.get("indentCodeBlock"),{priority:"highest"}),r&&r.registerChildCommand(e.get("outdentCodeBlock")),this.listenTo(t.editing.view.document,"enter",(s,n)=>{t.model.document.selection.getLastPosition().parent.is("element","codeBlock")&&(!ce(t,n.isSoft)&&!re(t,n.isSoft)&&se(t),n.preventDefault(),s.stop())},{context:"pre"}),this._initAriaAnnouncements()}_initAriaAnnouncements(){const{model:t,ui:e,t:o}=this.editor,r=b(this.editor);let s=null;t.document.selection.on("change:range",()=>{const n=t.document.selection.focus.parent;!e||s===n||!n.is("element")||(s&&s.is("element","codeBlock")&&e.ariaLiveAnnouncer.announce(E(o,r,s,"leave")),n.is("element","codeBlock")&&e.ariaLiveAnnouncer.announce(E(o,r,n,"enter")),s=n)})}}function se(i){const t=i.model,e=t.document,o=e.selection.getLastPosition();let r;const s=I(o,t);s&&s.is("$text")&&(r=L(s)),i.model.change(n=>{i.execute("shiftEnter"),r&&n.insertText(r,e.selection.anchor)})}function ce(i,t){const o=i.model.document,r=i.editing.view,s=o.selection.getLastPosition(),n=s.nodeAfter;return t||!o.selection.isCollapsed||!s.isAtStart||!f(n)?!1:(i.model.change(c=>{i.execute("enter");const a=o.selection.anchor.parent.previousSibling;c.rename(a,V),c.setSelection(a,"in"),i.model.schema.removeDisallowedAttributes([a],c),c.remove(n)}),r.scrollToTheSelection(),!0)}function re(i,t){const e=i.model,o=e.document,r=i.editing.view,s=o.selection.getLastPosition(),n=s.nodeBefore;let c;if(t||!o.selection.isCollapsed||!s.isAtEnd||!n||!n.previousSibling)return!1;if(f(n)&&f(n.previousSibling))c=e.createRange(e.createPositionBefore(n.previousSibling),e.createPositionAfter(n));else if(B(n)&&f(n.previousSibling)&&f(n.previousSibling.previousSibling))c=e.createRange(e.createPositionBefore(n.previousSibling.previousSibling),e.createPositionAfter(n));else if(B(n)&&f(n.previousSibling)&&B(n.previousSibling.previousSibling)&&n.previousSibling.previousSibling&&f(n.previousSibling.previousSibling.previousSibling))c=e.createRange(e.createPositionBefore(n.previousSibling.previousSibling.previousSibling),e.createPositionAfter(n));else return!1;return i.model.change(a=>{a.remove(c),i.execute("enter");const l=o.selection.anchor.parent;a.rename(l,V),i.model.schema.removeDisallowedAttributes([l],a)}),r.scrollToTheSelection(),!0}function B(i){return i&&i.is("$text")&&!i.data.match(/\S/)}function f(i){return i&&i.is("element","softBreak")}class ae extends S{static get pluginName(){return"CodeBlockUI"}static get isOfficialPlugin(){return!0}init(){const t=this.editor,e=t.t,o=t.ui.componentFactory,r=b(t),s=this._getLanguageListItemDefinitions(r),n=t.commands.get("codeBlock");o.add("codeBlock",c=>{const a=$(c,K),l=a.buttonView,d=e("Insert code block");return l.set({label:d,tooltip:!0,icon:A,isToggleable:!0}),l.bind("isOn").to(n,"value",u=>!!u),l.on("execute",()=>{t.execute("codeBlock",{usePreviousLanguageChoice:!0}),t.editing.view.focus()}),a.on("execute",u=>{t.execute("codeBlock",{language:u.source._codeBlockLanguage,forceValue:!0}),t.editing.view.focus()}),a.class="ck-code-block-dropdown",a.bind("isEnabled").to(n),z(a,s,{role:"menu",ariaLabel:d}),a}),o.add("menuBar:codeBlock",c=>{const a=new W(c);a.buttonView.set({role:"menuitem",label:e("Code block"),icon:A}),a.bind("isEnabled").to(n);const l=new j(c);l.set({ariaLabel:e("Insert code block")});for(const d of s){const u=new U(c,a),g=new H(c);g.bind(...Object.keys(d.model)).to(d.model),g.set({isToggleable:!0,role:"menuitemcheckbox"}),g.delegate("execute").to(a),g.on("execute",()=>{t.execute("codeBlock",{language:d.model._codeBlockLanguage,forceValue:n.value!=d.model._codeBlockLanguage}),t.editing.view.focus()}),u.children.add(g),l.items.add(u)}return a.panelView.children.add(l),a})}_getLanguageListItemDefinitions(t){const o=this.editor.commands.get("codeBlock"),r=new F;for(const s of t){const n={type:"button",model:new J({_codeBlockLanguage:s.language,label:s.label,role:"menuitemradio",withText:!0})};n.model.bind("isOn").to(o,"value",c=>c===n.model._codeBlockLanguage),r.add(n)}return r}}class be extends S{static get requires(){return[ie,ae]}static get pluginName(){return"CodeBlock"}static get isOfficialPlugin(){return!0}}export{be as CodeBlock,ie as CodeBlockEditing,ae as CodeBlockUI};
@@ -0,0 +1,4 @@
1
+ var J=Object.defineProperty;var Q=(s,i,e)=>i in s?J(s,i,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[i]=e;var a=(s,i,e)=>Q(s,typeof i!="symbol"?i+"":i,e);import{ObservableMixin as C,Collection as $,CKEditorError as c,insertToPriorityArray as X,setDataInElement as U,Config as V,parseBase64EncodedObject as Z,toArray as ee,crc32 as te,releaseDate as ie,uid as M,logError as ne,Locale as se,EmitterMixin as oe,KeystrokeHandler as re,global as R,env as k}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{Model as ae,DataController as le,StylesProcessor as ce,EditingController as ue,Conversion as de}from"../../../../../@ckeditor_ckeditor5-engine@45.0.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";import{EditorWatchdog as he,ContextWatchdog as fe}from"../../../../../@ckeditor_ckeditor5-watchdog@45.0.0/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js";import{isFunction as G}from"../../../../../es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isFunction.js";import{get as ge}from"../../../../../es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/get.js";import{set as me}from"../../../../../es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/set.js";/**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */class qe extends C(){constructor(e){super();a(this,"editor");a(this,"_disableStack",new Set);this.editor=e,this.set("isEnabled",!0)}forceDisabled(e){this._disableStack.add(e),this._disableStack.size==1&&(this.on("set:isEnabled",z,{priority:"highest"}),this.isEnabled=!1)}clearForceDisabled(e){this._disableStack.delete(e),this._disableStack.size==0&&(this.off("set:isEnabled",z),this.isEnabled=!0)}destroy(){this.stopListening()}static get isContextPlugin(){return!1}static get isOfficialPlugin(){return!1}static get isPremiumPlugin(){return!1}}function z(s){s.return=!1,s.stop()}class ye extends C(){constructor(e){super();a(this,"editor");a(this,"_isEnabledBasedOnSelection");a(this,"_affectsData");a(this,"_disableStack");this.editor=e,this.set("value",void 0),this.set("isEnabled",!1),this._affectsData=!0,this._isEnabledBasedOnSelection=!0,this._disableStack=new Set,this.decorate("execute"),this.listenTo(this.editor.model.document,"change",()=>{this.refresh()}),this.listenTo(e,"change:isReadOnly",()=>{this.refresh()}),this.on("set:isEnabled",t=>{if(!this.affectsData)return;const o=e.model.document.selection,f=!(o.getFirstPosition().root.rootName=="$graveyard")&&e.model.canEditAt(o);(e.isReadOnly||this._isEnabledBasedOnSelection&&!f)&&(t.return=!1,t.stop())},{priority:"highest"}),this.on("execute",t=>{this.isEnabled||t.stop()},{priority:"high"})}get affectsData(){return this._affectsData}set affectsData(e){this._affectsData=e}refresh(){this.isEnabled=!0}forceDisabled(e){this._disableStack.add(e),this._disableStack.size==1&&(this.on("set:isEnabled",B,{priority:"highest"}),this.isEnabled=!1)}clearForceDisabled(e){this._disableStack.delete(e),this._disableStack.size==0&&(this.off("set:isEnabled",B),this.refresh())}execute(...e){}destroy(){this.stopListening()}}function B(s){s.return=!1,s.stop()}class Me extends ye{constructor(){super(...arguments);a(this,"_childCommandsDefinitions",[])}refresh(){}execute(...e){const t=this._getFirstEnabledCommand();return!!t&&t.execute(e)}registerChildCommand(e,t={}){X(this._childCommandsDefinitions,{command:e,priority:t.priority||"normal"}),e.on("change:isEnabled",()=>this._checkEnabled()),this._checkEnabled()}_checkEnabled(){this.isEnabled=!!this._getFirstEnabledCommand()}_getFirstEnabledCommand(){const e=this._childCommandsDefinitions.find(({command:t})=>t.isEnabled);return e&&e.command}}class W extends oe(){constructor(e,t=[],o=[]){super();a(this,"_context");a(this,"_plugins",new Map);a(this,"_availablePlugins");a(this,"_contextPlugins");this._context=e,this._availablePlugins=new Map;for(const r of t)r.pluginName&&this._availablePlugins.set(r.pluginName,r);this._contextPlugins=new Map;for(const[r,f]of o)this._contextPlugins.set(r,f),this._contextPlugins.set(f,r),r.pluginName&&this._availablePlugins.set(r.pluginName,r)}*[Symbol.iterator](){for(const e of this._plugins)typeof e[0]=="function"&&(yield e)}get(e){const t=this._plugins.get(e);if(!t){let o=e;throw typeof e=="function"&&(o=e.pluginName||e.name),new c("plugincollection-plugin-not-loaded",this._context,{plugin:o})}return t}has(e){return this._plugins.has(e)}init(e,t=[],o=[]){const r=this,f=this._context;b(e),w(e);const p=e.filter(l=>!D(l,t)),S=[...x(p)];g(S,o);const E=N(S);return P(E,"init").then(()=>P(E,"afterInit")).then(()=>E);function _(l){return typeof l=="function"}function O(l){return _(l)&&!!l.isContextPlugin}function D(l,u){return u.some(n=>n===l||m(l)===n||m(n)===l)}function m(l){return _(l)?l.pluginName||l.name:l}function b(l,u=new Set){l.forEach(n=>{_(n)&&(u.has(n)||(u.add(n),n.pluginName&&!r._availablePlugins.has(n.pluginName)&&r._availablePlugins.set(n.pluginName,n),n.requires&&b(n.requires,u)))})}function x(l,u=new Set){return l.map(n=>_(n)?n:r._availablePlugins.get(n)).reduce((n,d)=>u.has(d)?n:(u.add(d),d.requires&&(w(d.requires,d),x(d.requires,u).forEach(y=>n.add(y))),n.add(d)),new Set)}function w(l,u=null){l.map(n=>_(n)?n:r._availablePlugins.get(n)||n).forEach(n=>{T(n,u),I(n,u),A(n,u)})}function T(l,u){if(!_(l))throw u?new c("plugincollection-soft-required",f,{missingPlugin:l,requiredBy:m(u)}):new c("plugincollection-plugin-not-found",f,{plugin:l})}function I(l,u){if(O(u)&&!O(l))throw new c("plugincollection-context-required",f,{plugin:m(l),requiredBy:m(u)})}function A(l,u){if(u&&D(l,t))throw new c("plugincollection-required",f,{plugin:m(l),requiredBy:m(u)})}function N(l){return l.map(u=>{let n=r._contextPlugins.get(u);return n=n||new u(f),r._add(u,n),n})}function P(l,u){return l.reduce((n,d)=>!d[u]||r._contextPlugins.has(d)?n:n.then(d[u].bind(d)),Promise.resolve())}function g(l,u){for(const n of u){if(typeof n!="function")throw new c("plugincollection-replace-plugin-invalid-type",null,{pluginItem:n});const d=n.pluginName;if(!d)throw new c("plugincollection-replace-plugin-missing-name",null,{pluginItem:n});if(n.requires&&n.requires.length)throw new c("plugincollection-plugin-for-replacing-cannot-have-dependencies",null,{pluginName:d});const y=r._availablePlugins.get(d);if(!y)throw new c("plugincollection-plugin-for-replacing-not-exist",null,{pluginName:d});const h=l.indexOf(y);if(h===-1){if(r._contextPlugins.has(y))return;throw new c("plugincollection-plugin-for-replacing-not-loaded",null,{pluginName:d})}if(y.requires&&y.requires.length)throw new c("plugincollection-replaced-plugin-cannot-have-dependencies",null,{pluginName:d});l.splice(h,1,n),r._availablePlugins.set(d,n)}}}destroy(){const e=[];for(const[,t]of this)typeof t.destroy=="function"&&!this._contextPlugins.has(t)&&e.push(t.destroy());return Promise.all(e)}_add(e,t){this._plugins.set(e,t);const o=e.pluginName;if(o){if(this._plugins.has(o))throw new c("plugincollection-plugin-name-conflict",null,{pluginName:o,plugin1:this._plugins.get(o).constructor,plugin2:e});this._plugins.set(o,t)}}}class L{constructor(i){a(this,"config");a(this,"plugins");a(this,"locale");a(this,"t");a(this,"editors");a(this,"_contextOwner",null);const{translations:e,...t}=i||{};this.config=new V(t,this.constructor.defaultConfig);const o=this.constructor.builtinPlugins;this.config.define("plugins",o),this.plugins=new W(this,o);const r=this.config.get("language")||{};this.locale=new se({uiLanguage:typeof r=="string"?r:r.ui,contentLanguage:this.config.get("language.content"),translations:e}),this.t=this.locale.t,this.editors=new $}initPlugins(){const i=this.config.get("plugins")||[],e=this.config.get("substitutePlugins")||[];for(const t of i.concat(e)){if(typeof t!="function")throw new c("context-initplugins-constructor-only",null,{Plugin:t});if(t.isContextPlugin!==!0)throw new c("context-initplugins-invalid-plugin",null,{Plugin:t})}return this.plugins.init(i,[],e)}destroy(){return Promise.all(Array.from(this.editors,i=>i.destroy())).then(()=>this.plugins.destroy())}_addEditor(i,e){if(this._contextOwner)throw new c("context-addeditor-private-context");this.editors.add(i),e&&(this._contextOwner=i)}_removeEditor(i){return this.editors.has(i)&&this.editors.remove(i),this._contextOwner===i?this.destroy():Promise.resolve()}_getEditorConfig(){const i={};for(const e of this.config.names())["plugins","removePlugins","extraPlugins"].includes(e)||(i[e]=this.config.get(e));return i}static create(i){return new Promise(e=>{const t=new this(i);e(t.initPlugins().then(()=>t))})}}a(L,"defaultConfig"),a(L,"builtinPlugins");class pe extends C(){constructor(e){super();a(this,"context");this.context=e}destroy(){this.stopListening()}static get isContextPlugin(){return!0}static get isOfficialPlugin(){return!1}static get isPremiumPlugin(){return!1}}class we{constructor(){a(this,"_commands");this._commands=new Map}add(i,e){this._commands.set(i,e)}get(i){return this._commands.get(i)}execute(i,...e){const t=this.get(i);if(!t)throw new c("commandcollection-command-not-found",this,{commandName:i});return t.execute(...e)}*names(){yield*this._commands.keys()}*commands(){yield*this._commands.values()}[Symbol.iterator](){return this._commands[Symbol.iterator]()}destroy(){for(const i of this.commands())i.destroy()}}class be extends re{constructor(e){super();a(this,"editor");this.editor=e}set(e,t,o={}){if(typeof t=="string"){const r=t;t=(f,p)=>{this.editor.execute(r),p()}}super.set(e,t,o)}}const K="contentEditing",j="common";class _e{constructor(i){a(this,"keystrokeInfos",new Map);a(this,"_editor");this._editor=i;const e=i.config.get("menuBar.isVisible"),t=i.locale.t;this.addKeystrokeInfoCategory({id:K,label:t("Content editing keystrokes"),description:t("These keyboard shortcuts allow for quick access to content editing features.")});const o=[{label:t("Close contextual balloons, dropdowns, and dialogs"),keystroke:"Esc"},{label:t("Open the accessibility help dialog"),keystroke:"Alt+0"},{label:t("Move focus between form fields (inputs, buttons, etc.)"),keystroke:[["Tab"],["Shift+Tab"]]},{label:t("Move focus to the toolbar, navigate between toolbars"),keystroke:"Alt+F10",mayRequireFn:!0},{label:t("Navigate through the toolbar or menu bar"),keystroke:[["arrowup"],["arrowright"],["arrowdown"],["arrowleft"]]},{label:t("Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content."),keystroke:[["Enter"],["Space"]]}];e&&o.push({label:t("Move focus to the menu bar, navigate between menu bars"),keystroke:"Alt+F9",mayRequireFn:!0}),this.addKeystrokeInfoCategory({id:"navigation",label:t("User interface and content navigation keystrokes"),description:t("Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface."),groups:[{id:"common",keystrokes:o}]})}addKeystrokeInfoCategory({id:i,label:e,description:t,groups:o}){this.keystrokeInfos.set(i,{id:i,label:e,description:t,groups:new Map}),this.addKeystrokeInfoGroup({categoryId:i,id:j}),o&&o.forEach(r=>{this.addKeystrokeInfoGroup({categoryId:i,...r})})}addKeystrokeInfoGroup({categoryId:i=K,id:e,label:t,keystrokes:o}){const r=this.keystrokeInfos.get(i);if(!r)throw new c("accessibility-unknown-keystroke-info-category",this._editor,{groupId:e,categoryId:i});r.groups.set(e,{id:e,label:t,keystrokes:o||[]})}addKeystrokeInfos({categoryId:i=K,groupId:e=j,keystrokes:t}){if(!this.keystrokeInfos.has(i))throw new c("accessibility-unknown-keystroke-info-category",this._editor,{categoryId:i,keystrokes:t});const o=this.keystrokeInfos.get(i);if(!o.groups.has(e))throw new c("accessibility-unknown-keystroke-info-group",this._editor,{groupId:e,categoryId:i,keystrokes:t});o.groups.get(e).keystrokes.push(...t)}}function ke(s){return{sessionId:Ce(),pageSessionId:Se(),hostname:window.location.hostname,version:globalThis.CKEDITOR_VERSION,type:Ee(s),plugins:xe(s.plugins),distribution:Pe(),env:ve(),integration:Object.create(null),menuBar:{isVisible:!!s.config.get("menuBar.isVisible")},language:{ui:s.locale.uiLanguage,content:s.locale.contentLanguage},toolbar:{main:q(s.config.get("toolbar")),block:q(s.config.get("blockToolbar")),balloon:q(s.config.get("balloonToolbar"))}}}function Ee(s){return Object.getPrototypeOf(s).constructor.editorName}function xe(s){return Array.from(s).filter(([i])=>!!i.pluginName).map(([i])=>{const{pluginName:e,isContextPlugin:t,isOfficialPlugin:o,isPremiumPlugin:r}=i;return{isContext:!!t,isOfficial:!!o,isPremium:!!r,name:e}})}function q(s){if(!s)return;const i=Array.isArray(s)?{items:s}:s,e=r(i.items||[]);return{isMultiline:e.includes("-"),shouldNotGroupWhenFull:!!i.shouldNotGroupWhenFull,items:o(e)};function o(f){return f.filter(p=>p!=="|"&&p!=="-")}function r(f){return f.flatMap(p=>typeof p=="string"?[p]:r(p.items))}}function Pe(){return{channel:window[Symbol.for("cke distribution")]||"sh"}}function ve(){let s="unknown",i="unknown";return k.isMac?s="mac":k.isWindows?s="windows":k.isiOS?s="ios":k.isAndroid&&(s="android"),k.isGecko?i="gecko":k.isBlink?i="blink":k.isSafari&&(i="safari"),{os:s,browser:i}}function Ce(){return localStorage.getItem("__ckeditor-session-id")||localStorage.setItem("__ckeditor-session-id",M()),localStorage.getItem("__ckeditor-session-id")}function Se(){return R.window.CKEDITOR_PAGE_SESSION_ID=R.window.CKEDITOR_PAGE_SESSION_ID||M(),R.window.CKEDITOR_PAGE_SESSION_ID}class v extends C(){constructor(e={}){super();a(this,"accessibility");a(this,"commands");a(this,"config");a(this,"conversion");a(this,"data");a(this,"editing");a(this,"locale");a(this,"model");a(this,"plugins");a(this,"keystrokes");a(this,"t");a(this,"_context");a(this,"_readOnlyLocks");if("sanitizeHtml"in e)throw new c("editor-config-sanitizehtml-not-supported");const t=this.constructor,{translations:o,...r}=t.defaultConfig||{},{translations:f=o,...p}=e,S=e.language||r.language;this._context=e.context||new L({language:S,translations:f}),this._context._addEditor(this,!e.context);const E=Array.from(t.builtinPlugins||[]);this.config=new V(p,r),this.config.define("plugins",E),this.config.define(this._context._getEditorConfig()),O(this.config),this.plugins=new W(this,E,this._context.plugins),this.locale=this._context.locale,this.t=this.locale.t,this._readOnlyLocks=new Set,this.commands=new we,this.set("state","initializing"),this.once("ready",()=>this.state="ready",{priority:"high"}),this.once("destroy",()=>this.state="destroyed",{priority:"high"}),this.model=new ae,this.on("change:isReadOnly",()=>{this.model.document.isReadOnly=this.isReadOnly});const _=new ce;this.data=new le(this.model,_),this.editing=new ue(this.model,_),this.editing.view.document.bind("isReadOnly").to(this),this.conversion=new de([this.editing.downcastDispatcher,this.data.downcastDispatcher],this.data.upcastDispatcher),this.conversion.addAlias("dataDowncast",this.data.downcastDispatcher),this.conversion.addAlias("editingDowncast",this.editing.downcastDispatcher),this.keystrokes=new be(this),this.keystrokes.listenTo(this.editing.view.document),this.accessibility=new _e(this),D(this);function O(m){let b=m.get("licenseKey");if(!b&&window.CKEDITOR_GLOBAL_LICENSE_KEY&&(b=window.CKEDITOR_GLOBAL_LICENSE_KEY,m.set("licenseKey",b)),!b)throw new c("license-key-missing")}function D(m){const b=m.config.get("licenseKey"),x=window[Symbol.for("cke distribution")]||"sh";function w(n){m.enableReadOnlyMode(Symbol("invalidLicense")),m._showLicenseError(n)}function T(n){const d=n.split(".");return d.length!=3?null:d[1]}function I(n){return["exp","jti","vc"].every(y=>y in n)}function A(n){return Object.getOwnPropertyNames(n).sort().filter(h=>h!="vc"&&n[h]!=null).map(h=>n[h])}function N(n){const{hostname:d}=new URL(window.location.href);if(n.includes(d))return!0;const y=d.split(".");return n.filter(h=>h.includes("*")).map(h=>h.split(".")).filter(h=>h.length<=y.length).map(h=>Array(y.length-h.length).fill(h[0]==="*"?"*":"").concat(h)).some(h=>y.every((Y,F)=>h[F]===Y||h[F]==="*"))}if(b=="GPL"){x=="cloud"&&w("distributionChannel");return}const P=T(b);if(!P){w("invalid");return}const g=Z(P);if(!g){w("invalid");return}if(!I(g)){w("invalid");return}if(g.distributionChannel&&!ee(g.distributionChannel).includes(x)){w("distributionChannel");return}if(te(A(g))!=g.vc.toLowerCase()){w("invalid");return}if(new Date(g.exp*1e3)<ie){w("expired");return}const u=g.licensedHosts;if(u&&u.length>0&&!N(u)){w("domainLimit");return}if(["evaluation","trial"].includes(g.licenseType)&&g.exp*1e3<Date.now()){w("expired");return}if(["development","evaluation","trial"].includes(g.licenseType)){const{licenseType:n}=g,d=n[0].toUpperCase()+n.slice(1),y=n==="evaluation"?"an":"a";console.info(`%cCKEditor 5 ${d} License`,"color: #ffffff; background: #743CCD; font-size: 14px; padding: 4px 8px; border-radius: 4px;"),console.warn(`⚠️ You are using ${y} ${n} license of CKEditor 5${n==="trial"?" which is for evaluation purposes only":""}. For production usage, please obtain a production license at https://portal.ckeditor.com/`)}if(["evaluation","trial"].includes(g.licenseType)){const n=g.licenseType,d=setTimeout(()=>{w(`${n}Limit`)},6e5);m.on("destroy",()=>{clearTimeout(d)})}g.usageEndpoint&&m.once("ready",()=>{const n={requestId:M(),requestTime:Math.round(Date.now()/1e3),license:b,editor:Oe(m)};m._sendUsageRequest(g.usageEndpoint,n).then(d=>{const{status:y,message:h}=d;h&&console.warn(h),y!="ok"&&w("usageLimit")},()=>{ne("license-key-validation-endpoint-not-reachable",{url:g.usageEndpoint})})},{priority:"high"})}}static get editorName(){return"Editor"}get isReadOnly(){return this._readOnlyLocks.size>0}set isReadOnly(e){throw new c("editor-isreadonly-has-no-setter")}enableReadOnlyMode(e){if(typeof e!="string"&&typeof e!="symbol")throw new c("editor-read-only-lock-id-invalid",null,{lockId:e});this._readOnlyLocks.has(e)||(this._readOnlyLocks.add(e),this._readOnlyLocks.size===1&&this.fire("change:isReadOnly","isReadOnly",!0,!1))}disableReadOnlyMode(e){if(typeof e!="string"&&typeof e!="symbol")throw new c("editor-read-only-lock-id-invalid",null,{lockId:e});this._readOnlyLocks.has(e)&&(this._readOnlyLocks.delete(e),this._readOnlyLocks.size===0&&this.fire("change:isReadOnly","isReadOnly",!1,!0))}setData(e){this.data.set(e)}getData(e){return this.data.get(e)}initPlugins(){const e=this.config,t=e.get("plugins"),o=e.get("removePlugins")||[],r=e.get("extraPlugins")||[],f=e.get("substitutePlugins")||[];return this.plugins.init(t.concat(r),o,f)}destroy(){let e=Promise.resolve();return this.state=="initializing"&&(e=new Promise(t=>this.once("ready",t))),e.then(()=>{this.fire("destroy"),this.stopListening(),this.commands.destroy()}).then(()=>this.plugins.destroy()).then(()=>{this.model.destroy(),this.data.destroy(),this.editing.destroy(),this.keystrokes.destroy()}).then(()=>this._context._removeEditor(this))}execute(e,...t){try{return this.commands.execute(e,...t)}catch(o){/* istanbul ignore next -- @preserve */c.rethrowUnexpectedError(o,this)}}focus(){this.editing.view.focus()}static create(...e){throw new Error("This is an abstract method.")}_showLicenseError(e,t){setTimeout(()=>{if(e=="invalid")throw new c("invalid-license-key");if(e=="expired")throw new c("license-key-expired");if(e=="domainLimit")throw new c("license-key-domain-limit");if(e=="featureNotAllowed")throw new c("license-key-plugin-not-allowed",null,{pluginName:t});if(e=="evaluationLimit")throw new c("license-key-evaluation-limit");if(e=="trialLimit")throw new c("license-key-trial-limit");if(e=="developmentLimit")throw new c("license-key-development-limit");if(e=="usageLimit")throw new c("license-key-usage-limit");if(e=="distributionChannel")throw new c("license-key-invalid-distribution-channel")},0),this._showLicenseError=()=>{}}async _sendUsageRequest(e,t){const o=new Headers({"Content-Type":"application/json"}),r=await fetch(new URL(e),{method:"POST",headers:o,body:JSON.stringify(t)});if(!r.ok)throw new Error(`HTTP Response: ${r.status}`);return r.json()}}a(v,"defaultConfig"),a(v,"builtinPlugins"),a(v,"Context",L),a(v,"EditorWatchdog",he),a(v,"ContextWatchdog",fe);function Oe(s){const i=ke(s);function e(t,o){if(ge(i,t)!==void 0)throw new c("editor-usage-data-path-already-set",{path:t});me(i,t,o)}return s.fire("collectUsageData",{setUsageData:e}),i}function Fe(s){if(!G(s.updateSourceElement))throw new c("attachtoform-missing-elementapi-interface",s);const i=s.sourceElement;if(De(i)&&i.form){let e;const t=i.form,o=()=>s.updateSourceElement();G(t.submit)&&(e=t.submit,t.submit=()=>{o(),e.apply(t)}),t.addEventListener("submit",o),s.on("destroy",()=>{t.removeEventListener("submit",o),e&&(t.submit=e)})}}function De(s){return!!s&&s.tagName.toLowerCase()==="textarea"}function H(s){class i extends s{constructor(){super(...arguments);a(this,"sourceElement")}updateSourceElement(o){if(!this.sourceElement)throw new c("editor-missing-sourceelement",this);const r=this.config.get("updateSourceElementOnDestroy"),f=this.sourceElement instanceof HTMLTextAreaElement;if(!r&&!f){U(this.sourceElement,"");return}const p=typeof o=="string"?o:this.data.get();U(this.sourceElement,p)}}return i}H.updateSourceElement=H(Object).prototype.updateSourceElement;class Ue extends pe{constructor(){super(...arguments);a(this,"_actions")}static get pluginName(){return"PendingActions"}static get isOfficialPlugin(){return!0}init(){this.set("hasAny",!1),this._actions=new $({idProperty:"_id"}),this._actions.delegate("add","remove").to(this)}add(e){if(typeof e!="string")throw new c("pendingactions-add-invalid-message",this);const t=new(C());return t.set("message",e),this._actions.add(t),this.hasAny=!0,t}remove(e){this._actions.remove(e),this.hasAny=!!this._actions.length}get first(){return this._actions.get(0)}[Symbol.iterator](){return this._actions[Symbol.iterator]()}}export{ye as Command,L as Context,pe as ContextPlugin,v as Editor,H as ElementApiMixin,Me as MultiCommand,Ue as PendingActions,qe as Plugin,Fe as attachToForm};
@@ -0,0 +1,4 @@
1
+ var m=Object.defineProperty;var p=(s,r,t)=>r in s?m(s,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[r]=t;var a=(s,r,t)=>p(s,typeof r!="symbol"?r+"":r,t);import{BoxedEditorUIView as b,StickyPanelView as y,ToolbarView as v,MenuBarView as P,InlineEditableUIView as k,EditorUI as T,normalizeToolbarConfig as V,DialogView as f}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{enablePlaceholder as C}from"../../../../../@ckeditor_ckeditor5-engine@45.0.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";import{CKEditorError as B,getDataFromElement as E,ElementReplacer as S,Rect as h}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{ElementApiMixin as _,attachToForm as R,Editor as x}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{isElement as F}from"../../../../../es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isElement.js";/**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */class I extends T{constructor(t,i){super(t);a(this,"view");a(this,"_toolbarConfig");a(this,"_elementReplacer");this.view=i,this._toolbarConfig=V(t.config.get("toolbar")),this._elementReplacer=new S,this.listenTo(t.editing.view,"scrollToTheSelection",this._handleScrollToTheSelectionWithStickyPanel.bind(this))}get element(){return this.view.element}init(t){const i=this.editor,o=this.view,n=i.editing.view,e=o.editable,l=n.document.getRoot();e.name=l.rootName,o.render();const c=e.element;this.setEditableElement(e.name,c),o.editable.bind("isFocused").to(this.focusTracker),n.attachDomRoot(c),t&&this._elementReplacer.replace(t,this.element),this._initPlaceholder(),this._initToolbar(),o.menuBarView&&this.initMenuBar(o.menuBarView),this._initDialogPluginIntegration(),this._initContextualBalloonIntegration(),this.fire("ready")}destroy(){super.destroy();const t=this.view,i=this.editor.editing.view;this._elementReplacer.restore(),i.getDomRoot(t.editable.name)&&i.detachDomRoot(t.editable.name),t.destroy()}_initToolbar(){const t=this.view;t.stickyPanel.bind("isActive").to(this.focusTracker,"isFocused"),t.stickyPanel.limiterElement=t.element,t.stickyPanel.bind("viewportTopOffset").to(this,"viewportOffset",({top:i})=>i||0),t.toolbar.fillFromConfig(this._toolbarConfig,this.componentFactory),this.addToolbar(t.toolbar)}_initPlaceholder(){const t=this.editor,i=t.editing.view,o=i.document.getRoot(),n=t.sourceElement;let e;const l=t.config.get("placeholder");l&&(e=typeof l=="string"?l:l[this.view.editable.name]),!e&&n&&n.tagName.toLowerCase()==="textarea"&&(e=n.getAttribute("placeholder")),e&&(o.placeholder=e),C({view:i,element:o,isDirectHost:!1,keepOnFocus:!0})}_initContextualBalloonIntegration(){if(!this.editor.plugins.has("ContextualBalloon"))return;const{stickyPanel:t}=this.view,i=this.editor.plugins.get("ContextualBalloon");i.on("getPositionOptions",n=>{const e=n.return;if(!e||!t.isSticky||!t.element)return;const l=new h(t.element).height,c=typeof e.target=="function"?e.target():e.target,u=typeof e.limiter=="function"?e.limiter():e.limiter;if(c&&u&&new h(c).height>=new h(u).height-l)return;const g={...e.viewportOffsetConfig},w=(g.top||0)+l;n.return={...e,viewportOffsetConfig:{...g,top:w}}},{priority:"low"});const o=()=>{i.visibleView&&i.updatePosition()};this.listenTo(t,"change:isSticky",o),this.listenTo(this.editor.ui,"change:viewportOffset",o)}_handleScrollToTheSelectionWithStickyPanel(t,i,o){const n=this.view.stickyPanel;if(n.isSticky){const e=new h(n.element).height;i.viewportOffset.top+=e}else{const e=()=>{this.editor.editing.view.scrollToTheSelection(o)};this.listenTo(n,"change:isSticky",e),setTimeout(()=>{this.stopListening(n,"change:isSticky",e)},20)}}_initDialogPluginIntegration(){if(!this.editor.plugins.has("Dialog"))return;const t=this.view.stickyPanel,i=this.editor.plugins.get("Dialog");i.on("show",()=>{const o=i.view;o.on("moveTo",(n,e)=>{if(!t.isSticky||o.wasMoved||o.isModal)return;const l=new h(t.contentPanelElement);e[1]<l.bottom+f.defaultOffset&&(e[1]=l.bottom+f.defaultOffset)},{priority:"high"})},{priority:"low"})}}class D extends b{constructor(t,i,o={}){super(t);a(this,"stickyPanel");a(this,"toolbar");a(this,"editable");this.stickyPanel=new y(t),this.toolbar=new v(t,{shouldGroupWhenFull:o.shouldToolbarGroupWhenFull}),o.useMenuBar&&(this.menuBarView=new P(t)),this.editable=new k(t,i,void 0,{label:o.label})}render(){super.render(),this.menuBarView?this.stickyPanel.content.addMany([this.menuBarView,this.toolbar]):this.stickyPanel.content.add(this.toolbar),this.top.add(this.stickyPanel),this.main.add(this.editable)}}class H extends _(x){constructor(t,i={}){if(!d(t)&&i.initialData!==void 0)throw new B("editor-create-initial-data",null);super(i);a(this,"ui");this.config.define("menuBar.isVisible",!1),this.config.get("initialData")===void 0&&this.config.set("initialData",M(t)),d(t)&&(this.sourceElement=t),this.model.document.createRoot();const o=!this.config.get("toolbar.shouldNotGroupWhenFull"),n=this.config.get("menuBar"),e=new D(this.locale,this.editing.view,{shouldToolbarGroupWhenFull:o,useMenuBar:n.isVisible,label:this.config.get("label")});this.ui=new I(this,e),R(this)}static get editorName(){return"ClassicEditor"}destroy(){return this.sourceElement&&this.updateSourceElement(),this.ui.destroy(),super.destroy()}static create(t,i={}){return new Promise(o=>{const n=new this(t,i);o(n.initPlugins().then(()=>n.ui.init(d(t)?t:null)).then(()=>n.data.init(n.config.get("initialData"))).then(()=>n.fire("ready")).then(()=>n))})}}function M(s){return d(s)?E(s):s}function d(s){return F(s)}export{H as ClassicEditor,D as ClassicEditorUIView};