@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
@@ -0,0 +1,7 @@
1
+ var P=Object.defineProperty;var k=(r,i,e)=>i in r?P(r,i,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[i]=e;var m=(r,i,e)=>k(r,typeof i!="symbol"?i+"":i,e);import{Plugin as f,Command as x}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{Widget as R,toWidget as D,findOptimalInsertionRange as C}from"../../../../../@ckeditor_ckeditor5-widget@45.0.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js";import{global as v,first as F,logWarning as U,toArray as S,FocusTracker as L,KeystrokeHandler as B}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{Dialog as A,ButtonView as N,MenuBarMenuListItemButtonView as O,CssTransitionDisablerMixin as $,IconView as H,Template as W,View as q,submitHandler as j,LabeledFieldView as z,createLabeledInputText as G}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{IconMedia as K,IconMediaPlaceholder as X}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";import{LivePosition as w,LiveRange as J}from"../../../../../@ckeditor_ckeditor5-engine@45.0.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";import{Clipboard as Q}from"../../../../../@ckeditor_ckeditor5-clipboard@45.0.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js";import{Delete as _}from"../../../../../@ckeditor_ckeditor5-typing@45.0.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js";import{Undo as Y}from"../../../../../@ckeditor_ckeditor5-undo@45.0.0/node_modules/@ckeditor/ckeditor5-undo/dist/index.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
+ *//**
5
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
6
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
7
+ */function E(r,i){const e=(t,o,n)=>{if(!n.consumable.consume(o.item,t.name))return;const s=o.attributeNewValue,a=n.writer,l=n.mapper.toViewElement(o.item),c=[...l.getChildren()].find(u=>u.getCustomProperty("media-content"));a.remove(c);const d=r.getMediaViewElement(a,s,i);a.insert(a.createPositionAt(l,0),d)};return t=>{t.on("attribute:url:media",e)}}function Z(r,i,e){return i.setCustomProperty("media",!0,r),D(r,i,{label:e})}function I(r,i,e,t){return r.createContainerElement("figure",{class:"media"},[i.getMediaViewElement(r,e,t),r.createSlot()])}function y(r){const i=r.getSelectedElement();return i&&i.is("element","media")?i:null}function M(r,i,e,t){r.change(o=>{const n=o.createElement("media",{url:i});r.insertObject(n,e,null,{setSelection:"on",findOptimalPosition:t?"auto":void 0})})}class ee extends x{refresh(){const i=this.editor.model,e=i.document.selection,t=y(e);this.value=t?t.getAttribute("url"):void 0,this.isEnabled=ie(e)||te(e,i)}execute(i){const e=this.editor.model,t=e.document.selection,o=y(t);o?e.change(n=>{n.setAttribute("url",i,o)}):M(e,i,t,!0)}}function te(r,i){let t=C(r,i).start.parent;return t.isEmpty&&!i.schema.isLimit(t)&&(t=t.parent),i.schema.checkChild(t,"media")}function ie(r){const i=r.getSelectedElement();return!!i&&i.name==="media"}const oe="0 0 64 42";class re{constructor(i,e){m(this,"locale");m(this,"providerDefinitions");const t=e.providers,o=e.extraProviders||[],n=new Set(e.removeProviders),s=t.concat(o).filter(a=>{const l=a.name;return l?!n.has(l):(U("media-embed-no-provider-name",{provider:a}),!1)});this.locale=i,this.providerDefinitions=s}hasMedia(i){return!!this._getMedia(i)}getMediaViewElement(i,e,t){return this._getMedia(e).getViewElement(i,t)}_getMedia(i){if(!i)return new V(this.locale);i=i.trim();for(const e of this.providerDefinitions){const t=e.html,o=S(e.url);for(const n of o){const s=this._getUrlMatches(i,n);if(s)return new V(this.locale,i,s,t)}}return null}_getUrlMatches(i,e){let t=i.match(e);if(t)return t;let o=i.replace(/^https?:\/\//,"");return t=o.match(e),t||(o=o.replace(/^www\./,""),t=o.match(e),t)?t:null}}class V{constructor(i,e,t,o){m(this,"url");m(this,"_locale");m(this,"_match");m(this,"_previewRenderer");this.url=this._getValidUrl(e),this._locale=i,this._match=t,this._previewRenderer=o}getViewElement(i,e){const t={};let o;if(e.renderForEditingView||e.renderMediaPreview&&this.url&&this._previewRenderer){this.url&&(t["data-oembed-url"]=this.url),e.renderForEditingView&&(t.class="ck-media__wrapper");const n=this._getPreviewHtml(e);o=i.createRawElement("div",t,(s,a)=>{a.setContentOf(s,n)})}else this.url&&(t.url=this.url),o=i.createEmptyElement(e.elementName,t);return i.setCustomProperty("media-content",!0,o),o}_getPreviewHtml(i){return this._previewRenderer?this._previewRenderer(this._match):this.url&&i.renderForEditingView?this._getPlaceholderHtml():""}_getPlaceholderHtml(){const i=new H,e=this._locale.t;return i.content=X,i.viewBox=oe,new W({tag:"div",attributes:{class:"ck ck-reset_all ck-media__placeholder"},children:[{tag:"div",attributes:{class:"ck-media__placeholder__icon"},children:[i]},{tag:"a",attributes:{class:"ck-media__placeholder__url",target:"_blank",rel:"noopener noreferrer",href:this.url,"data-cke-tooltip-text":e("Open media in new tab")},children:[{tag:"span",attributes:{class:"ck-media__placeholder__url__text"},children:[this.url]}]}]}).render().outerHTML}_getValidUrl(i){return i?i.match(/^https?/)?i:"https://"+i:null}}class g extends f{constructor(e){super(e);m(this,"registry");e.config.define("mediaEmbed",{elementName:"oembed",providers:[{name:"dailymotion",url:[/^dailymotion\.com\/video\/(\w+)/,/^dai.ly\/(\w+)/],html:t=>`<div style="position: relative; padding-bottom: 100%; height: 0; "><iframe src="https://www.dailymotion.com/embed/video/${t[1]}" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;" frameborder="0" width="480" height="270" allowfullscreen allow="autoplay"></iframe></div>`},{name:"spotify",url:[/^open\.spotify\.com\/(artist\/\w+)/,/^open\.spotify\.com\/(album\/\w+)/,/^open\.spotify\.com\/(track\/\w+)/],html:t=>`<div style="position: relative; padding-bottom: 100%; height: 0; padding-bottom: 126%;"><iframe src="https://open.spotify.com/embed/${t[1]}" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe></div>`},{name:"youtube",url:[/^(?:m\.)?youtube\.com\/watch\?v=([\w-]+)(?:&t=(\d+))?/,/^(?:m\.)?youtube\.com\/shorts\/([\w-]+)(?:\?t=(\d+))?/,/^(?:m\.)?youtube\.com\/v\/([\w-]+)(?:\?t=(\d+))?/,/^youtube\.com\/embed\/([\w-]+)(?:\?start=(\d+))?/,/^youtu\.be\/([\w-]+)(?:\?t=(\d+))?/],html:t=>{const o=t[1],n=t[2];return`<div style="position: relative; padding-bottom: 100%; height: 0; padding-bottom: 56.2493%;"><iframe src="https://www.youtube.com/embed/${o}${n?`?start=${n}`:""}" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div>`}},{name:"vimeo",url:[/^vimeo\.com\/(\d+)/,/^vimeo\.com\/[^/]+\/[^/]+\/video\/(\d+)/,/^vimeo\.com\/album\/[^/]+\/video\/(\d+)/,/^vimeo\.com\/channels\/[^/]+\/(\d+)/,/^vimeo\.com\/groups\/[^/]+\/videos\/(\d+)/,/^vimeo\.com\/ondemand\/[^/]+\/(\d+)/,/^player\.vimeo\.com\/video\/(\d+)/],html:t=>`<div style="position: relative; padding-bottom: 100%; height: 0; padding-bottom: 56.2493%;"><iframe src="https://player.vimeo.com/video/${t[1]}" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>`},{name:"instagram",url:[/^instagram\.com\/p\/(\w+)/,/^instagram\.com\/reel\/(\w+)/]},{name:"twitter",url:[/^twitter\.com/,/^x\.com/]},{name:"googleMaps",url:[/^google\.com\/maps/,/^goo\.gl\/maps/,/^maps\.google\.com/,/^maps\.app\.goo\.gl/]},{name:"flickr",url:/^flickr\.com/},{name:"facebook",url:/^facebook\.com/}]}),this.registry=new re(e.locale,e.config.get("mediaEmbed"))}static get pluginName(){return"MediaEmbedEditing"}static get isOfficialPlugin(){return!0}init(){const e=this.editor,t=e.model.schema,o=e.t,n=e.conversion,s=e.config.get("mediaEmbed.previewsInData"),a=e.config.get("mediaEmbed.elementName"),l=this.registry;e.commands.add("mediaEmbed",new ee(e)),t.register("media",{inheritAllFrom:"$blockObject",allowAttributes:["url"]}),n.for("dataDowncast").elementToStructure({model:"media",view:(c,{writer:d})=>{const u=c.getAttribute("url");return I(d,l,u,{elementName:a,renderMediaPreview:!!u&&s})}}),n.for("dataDowncast").add(E(l,{elementName:a,renderMediaPreview:s})),n.for("editingDowncast").elementToStructure({model:"media",view:(c,{writer:d})=>{const u=c.getAttribute("url"),h=I(d,l,u,{elementName:a,renderForEditingView:!0});return Z(h,d,o("media widget"))}}),n.for("editingDowncast").add(E(l,{elementName:a,renderForEditingView:!0})),n.for("upcast").elementToElement({view:c=>["oembed",a].includes(c.name)&&c.getAttribute("url")?{name:!0}:null,model:(c,{writer:d})=>{const u=c.getAttribute("url");return l.hasMedia(u)?d.createElement("media",{url:u}):null}}).elementToElement({view:{name:"div",attributes:{"data-oembed-url":!0}},model:(c,{writer:d})=>{const u=c.getAttribute("data-oembed-url");return l.hasMedia(u)?d.createElement("media",{url:u}):null}}).add(c=>{const d=(u,h,p)=>{if(!p.consumable.consume(h.viewItem,{name:!0,classes:"media"}))return;const{modelRange:b,modelCursor:T}=p.convertChildren(h.viewItem,h.modelCursor);h.modelRange=b,h.modelCursor=T,F(b.getItems())||p.consumable.revert(h.viewItem,{name:!0,classes:"media"})};c.on("element:figure",d)})}}const ne=/^(?:http(s)?:\/\/)?[\w-]+\.[\w-.~:/?#[\]@!$&'()*+,;=%]+$/;class se extends f{constructor(e){super(e);m(this,"_timeoutId");m(this,"_positionToInsert");this._timeoutId=null,this._positionToInsert=null}static get requires(){return[Q,_,Y]}static get pluginName(){return"AutoMediaEmbed"}static get isOfficialPlugin(){return!0}init(){const e=this.editor,t=e.model.document,o=e.plugins.get("ClipboardPipeline");this.listenTo(o,"inputTransformation",()=>{const s=t.selection.getFirstRange(),a=w.fromPosition(s.start);a.stickiness="toPrevious";const l=w.fromPosition(s.end);l.stickiness="toNext",t.once("change:data",()=>{this._embedMediaBetweenPositions(a,l),a.detach(),l.detach()},{priority:"high"})}),e.commands.get("undo").on("execute",()=>{this._timeoutId&&(v.window.clearTimeout(this._timeoutId),this._positionToInsert.detach(),this._timeoutId=null,this._positionToInsert=null)},{priority:"high"})}_embedMediaBetweenPositions(e,t){const o=this.editor,n=o.plugins.get(g).registry,s=new J(e,t),a=s.getWalker({ignoreElementEnd:!0});let l="";for(const d of a)d.item.is("$textProxy")&&(l+=d.item.data);if(l=l.trim(),!l.match(ne)){s.detach();return}if(!n.hasMedia(l)){s.detach();return}if(!o.commands.get("mediaEmbed").isEnabled){s.detach();return}this._positionToInsert=w.fromPosition(e),this._timeoutId=v.window.setTimeout(()=>{o.model.change(d=>{this._timeoutId=null,d.remove(s),s.detach();let u=null;this._positionToInsert.root.rootName!=="$graveyard"&&(u=this._positionToInsert),M(o.model,l,u,!1),this._positionToInsert.detach(),this._positionToInsert=null}),o.plugins.get(_).requestUndoOnBackspace()},100)}}class ae extends q{constructor(e,t){super(t);m(this,"focusTracker");m(this,"keystrokes");m(this,"urlInputView");m(this,"_validators");m(this,"_urlInputViewInfoDefault");m(this,"_urlInputViewInfoTip");this.focusTracker=new L,this.keystrokes=new B,this.set("mediaURLInputValue",""),this.urlInputView=this._createUrlInput(),this._validators=e,this.setTemplate({tag:"form",attributes:{class:["ck","ck-media-form","ck-responsive-form"],tabindex:"-1"},children:[this.urlInputView]})}render(){super.render(),j({view:this}),this.focusTracker.add(this.urlInputView.element),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}focus(){this.urlInputView.focus()}get url(){return this.urlInputView.fieldView.element.value.trim()}set url(e){this.urlInputView.fieldView.value=e.trim()}isValid(){this.resetFormStatus();for(const e of this._validators){const t=e(this);if(t)return this.urlInputView.errorText=t,!1}return!0}resetFormStatus(){this.urlInputView.errorText=null,this.urlInputView.infoText=this._urlInputViewInfoDefault}_createUrlInput(){const e=this.locale.t,t=new z(this.locale,G),o=t.fieldView;return this._urlInputViewInfoDefault=e("Paste the media URL in the input."),this._urlInputViewInfoTip=e("Tip: Paste the URL into the content to embed faster."),t.label=e("Media URL"),t.infoText=this._urlInputViewInfoDefault,o.inputMode="url",o.on("input",()=>{t.infoText=o.element.value?this._urlInputViewInfoTip:this._urlInputViewInfoDefault,this.mediaURLInputValue=o.element.value.trim()}),t}}class le extends f{constructor(){super(...arguments);m(this,"_formView")}static get requires(){return[g,A]}static get pluginName(){return"MediaEmbedUI"}static get isOfficialPlugin(){return!0}init(){const e=this.editor;e.ui.componentFactory.add("mediaEmbed",()=>{const t=this.editor.locale.t,o=this._createDialogButton(N);return o.tooltip=!0,o.label=t("Insert media"),o}),e.ui.componentFactory.add("menuBar:mediaEmbed",()=>{const t=this.editor.locale.t,o=this._createDialogButton(O);return o.label=t("Media"),o})}_createDialogButton(e){const t=this.editor,o=new e(t.locale),n=t.commands.get("mediaEmbed"),s=this.editor.plugins.get("Dialog");return o.icon=K,o.bind("isEnabled").to(n,"isEnabled"),o.on("execute",()=>{s.id==="mediaEmbed"?s.hide():this._showDialog()}),o}_showDialog(){const e=this.editor,t=e.plugins.get("Dialog"),o=e.commands.get("mediaEmbed"),n=e.locale.t,s=o.value!==void 0;if(!this._formView){const a=e.plugins.get(g).registry;this._formView=new($(ae))(de(e.t,a),e.locale),this._formView.on("submit",()=>this._handleSubmitForm())}t.show({id:"mediaEmbed",title:n("Media embed"),content:this._formView,isModal:!0,onShow:()=>{this._formView.url=o.value||"",this._formView.resetFormStatus(),this._formView.urlInputView.fieldView.select()},actionButtons:[{label:n("Cancel"),withText:!0,onExecute:()=>t.hide()},{label:n(s?"Save":"Insert"),class:"ck-button-action",withText:!0,onExecute:()=>this._handleSubmitForm()}]})}_handleSubmitForm(){const e=this.editor,t=e.plugins.get("Dialog");this._formView.isValid()&&(e.execute("mediaEmbed",this._formView.url),t.hide(),e.editing.view.focus())}}function de(r,i){return[e=>{if(!e.url.length)return r("The URL must not be empty.")},e=>{if(!i.hasMedia(e.url))return r("This media URL is not supported.")}]}class Ee extends f{static get requires(){return[g,le,se,R]}static get pluginName(){return"MediaEmbed"}static get isOfficialPlugin(){return!0}}export{se as AutoMediaEmbed,Ee as MediaEmbed,g as MediaEmbedEditing,le as MediaEmbedUI};
@@ -1,4 +1,4 @@
1
- import"../../../../../@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{keyCodes as r}from"../../../../../@ckeditor_ckeditor5-utils@44.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import"../../../../../../../_virtual/index.js";import"../../../../../../../_virtual/index2.js";import"../../../../../@ckeditor_ckeditor5-engine@44.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";/**
1
+ import"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{keyCodes as r}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import"../../../../../@ckeditor_ckeditor5-engine@45.0.0/node_modules/@ckeditor/ckeditor5-engine/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
4
  */r.arrowup,r.arrowdown,r.esc;r.enter,r.tab;
@@ -0,0 +1,4 @@
1
+ import{Plugin as l,Command as d}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{Widget as m,toWidget as p,findOptimalInsertionRange as k}from"../../../../../@ckeditor_ckeditor5-widget@45.0.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js";import{IconPageBreak as B}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";import{ButtonView as f,MenuBarMenuListItemButtonView as h}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.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 P extends d{refresh(){const e=this.editor.model,t=e.schema,a=e.document.selection;this.isEnabled=b(a,t,e)}execute(){const e=this.editor.model;e.change(t=>{const a=t.createElement("pageBreak");e.insertObject(a,null,null,{setSelection:"after"})})}}function b(o,e,t){const a=E(o,t);return e.checkChild(a,"pageBreak")}function E(o,e){const a=k(o,e).start.parent;return a.isEmpty&&!a.is("element","$root")?a.parent:a}class v extends l{static get pluginName(){return"PageBreakEditing"}static get isOfficialPlugin(){return!0}init(){const e=this.editor,t=e.model.schema,a=e.t,s=e.conversion;t.register("pageBreak",{inheritAllFrom:"$blockObject"}),s.for("dataDowncast").elementToStructure({model:"pageBreak",view:(r,{writer:n})=>n.createContainerElement("div",{class:"page-break",style:"page-break-after: always"},n.createContainerElement("span",{style:"display: none"}))}),s.for("editingDowncast").elementToStructure({model:"pageBreak",view:(r,{writer:n})=>{const c=a("Page break"),i=n.createContainerElement("div"),g=n.createRawElement("span",{class:"page-break__label"},function(u){u.innerText=a("Page break")});return n.addClass("page-break",i),n.insert(n.createPositionAt(i,0),g),y(i,n,c)}}),s.for("upcast").elementToElement({view:r=>{const n=r.getStyle("page-break-before")=="always",c=r.getStyle("page-break-after")=="always";if(!n&&!c)return null;if(r.childCount==1){const i=r.getChild(0);if(!i.is("element","span")||i.getStyle("display")!="none")return null}else if(r.childCount>1)return null;return{name:!0}},model:"pageBreak",converterPriority:"high"}),e.commands.add("pageBreak",new P(e))}}function y(o,e,t){return e.setCustomProperty("pageBreak",!0,o),p(o,e,{label:t})}class w extends l{static get pluginName(){return"PageBreakUI"}static get isOfficialPlugin(){return!0}init(){const e=this.editor;e.ui.componentFactory.add("pageBreak",()=>{const t=this._createButton(f);return t.set({tooltip:!0}),t}),e.ui.componentFactory.add("menuBar:pageBreak",()=>this._createButton(h))}_createButton(e){const t=this.editor,a=t.locale,s=t.commands.get("pageBreak"),r=new e(t.locale),n=a.t;return r.set({label:n("Page break"),icon:B}),r.bind("isEnabled").to(s,"isEnabled"),this.listenTo(r,"execute",()=>{t.execute("pageBreak"),t.editing.view.focus()}),r}}class O extends l{static get requires(){return[v,w,m]}static get pluginName(){return"PageBreak"}static get isOfficialPlugin(){return!0}}export{O as PageBreak,v as PageBreakEditing,w as PageBreakUI};
@@ -1,4 +1,4 @@
1
- var p=Object.defineProperty;var u=(o,e,t)=>e in o?p(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t;var l=(o,e,t)=>u(o,typeof e!="symbol"?e+"":e,t);import{Plugin as g,Command as h}from"../../../../../@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{first as f}from"../../../../../@ckeditor_ckeditor5-utils@44.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import"../../../../../../../_virtual/index.js";import"../../../../../../../_virtual/index2.js";import"../../../../../@ckeditor_ckeditor5-engine@44.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";/**
1
+ var p=Object.defineProperty;var u=(s,e,t)=>e in s?p(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t;var l=(s,e,t)=>u(s,typeof e!="symbol"?e+"":e,t);import{Plugin as g,Command as m}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{first as f}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/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
- */class P extends h{constructor(e){super(e),this._isEnabledBasedOnSelection=!1}refresh(){const e=this.editor.model,t=e.document,r=f(t.selection.getSelectedBlocks());this.value=!!r&&r.is("element","paragraph"),this.isEnabled=!!r&&d(r,e.schema)}execute(e={}){const t=this.editor.model,r=t.document,n=e.selection||r.selection;t.canEditAt(n)&&t.change(a=>{const s=n.getSelectedBlocks();for(const c of s)!c.is("element","paragraph")&&d(c,t.schema)&&a.rename(c,"paragraph")})}}function d(o,e){return e.checkChild(o.parent,"paragraph")&&!e.isObject(o)}class E extends h{constructor(e){super(e),this._isEnabledBasedOnSelection=!1}execute(e){const t=this.editor.model,r=e.attributes;let n=e.position;return t.canEditAt(n)?t.change(a=>{if(n=this._findPositionToInsertParagraph(n,a),!n)return null;const s=a.createElement("paragraph");return r&&t.schema.setAllowedAttributes(s,r,a),t.insertContent(s,n),a.setSelection(s,"in"),a.createPositionAt(s,0)}):null}_findPositionToInsertParagraph(e,t){const r=this.editor.model;if(r.schema.checkChild(e,"paragraph"))return e;const n=r.schema.findAllowedParent(e,"paragraph");if(!n)return null;const a=e.parent,s=r.schema.checkChild(a,"$text");return a.isEmpty||s&&e.isAtEnd?r.createPositionAfter(a):!a.isEmpty&&s&&e.isAtStart?r.createPositionBefore(a):t.split(e,n).position}}const i=class i extends g{static get pluginName(){return"Paragraph"}static get isOfficialPlugin(){return!0}init(){const e=this.editor,t=e.model;e.commands.add("paragraph",new P(e)),e.commands.add("insertParagraph",new E(e)),t.schema.register("paragraph",{inheritAllFrom:"$block"}),e.conversion.elementToElement({model:"paragraph",view:"p"}),e.conversion.for("upcast").elementToElement({model:(r,{writer:n})=>!i.paragraphLikeElements.has(r.name)||r.isEmpty?null:n.createElement("paragraph"),view:/.+/,converterPriority:"low"})}};l(i,"paragraphLikeElements",new Set(["blockquote","dd","div","dt","h1","h2","h3","h4","h5","h6","li","p","td","th"]));let m=i;export{m as Paragraph};
4
+ */class P extends m{constructor(e){super(e),this._isEnabledBasedOnSelection=!1}refresh(){const e=this.editor.model,t=e.document,r=f(t.selection.getSelectedBlocks());this.value=!!r&&r.is("element","paragraph"),this.isEnabled=!!r&&d(r,e.schema)}execute(e={}){const t=this.editor.model,r=t.document,n=e.selection||r.selection;t.canEditAt(n)&&t.change(a=>{const o=n.getSelectedBlocks();for(const c of o)!c.is("element","paragraph")&&d(c,t.schema)&&a.rename(c,"paragraph")})}}function d(s,e){return e.checkChild(s.parent,"paragraph")&&!e.isObject(s)}class E extends m{constructor(e){super(e),this._isEnabledBasedOnSelection=!1}execute(e){const t=this.editor.model,r=e.attributes;let n=e.position;return t.canEditAt(n)?t.change(a=>{if(n=this._findPositionToInsertParagraph(n,a),!n)return null;const o=a.createElement("paragraph");return r&&t.schema.setAllowedAttributes(o,r,a),t.insertContent(o,n),a.setSelection(o,"in"),a.createPositionAt(o,0)}):null}_findPositionToInsertParagraph(e,t){const r=this.editor.model;if(r.schema.checkChild(e,"paragraph"))return e;const n=r.schema.findAllowedParent(e,"paragraph");if(!n)return null;const a=e.parent,o=r.schema.checkChild(a,"$text");return a.isEmpty||o&&e.isAtEnd?r.createPositionAfter(a):!a.isEmpty&&o&&e.isAtStart?r.createPositionBefore(a):t.split(e,n).position}}const i=class i extends g{static get pluginName(){return"Paragraph"}static get isOfficialPlugin(){return!0}init(){const e=this.editor,t=e.model;e.commands.add("paragraph",new P(e)),e.commands.add("insertParagraph",new E(e)),t.schema.register("paragraph",{inheritAllFrom:"$block"}),e.conversion.elementToElement({model:"paragraph",view:"p"}),e.conversion.for("upcast").elementToElement({model:(r,{writer:n})=>!i.paragraphLikeElements.has(r.name)||r.isEmpty?null:n.createElement("paragraph"),view:/.+/,converterPriority:"low"})}};l(i,"paragraphLikeElements",new Set(["blockquote","dd","div","dt","h1","h2","h3","h4","h5","h6","li","p","td","th"]));let h=i;export{h as Paragraph};
@@ -1,4 +1,4 @@
1
- var w=Object.defineProperty;var M=(e,t,s)=>t in e?w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s;var b=(e,t,s)=>M(e,typeof t!="symbol"?t+"":t,s);import{Plugin as T}from"../../../../../@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{ClipboardPipeline as P}from"../../../../../@ckeditor_ckeditor5-clipboard@44.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js";import{UpcastWriter as y,ViewDocument as L,DomConverter as E,Matcher as x}from"../../../../../@ckeditor_ckeditor5-engine@44.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";/**
1
+ var w=Object.defineProperty;var M=(e,t,s)=>t in e?w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s;var b=(e,t,s)=>M(e,typeof t!="symbol"?t+"":t,s);import{Plugin as T}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{ClipboardPipeline as P}from"../../../../../@ckeditor_ckeditor5-clipboard@45.0.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js";import{UpcastWriter as y,ViewDocument as L,DomConverter as E,Matcher as x}from"../../../../../@ckeditor_ckeditor5-engine@45.0.0/node_modules/@ckeditor/ckeditor5-engine/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
4
  *//**
@@ -0,0 +1,4 @@
1
+ import{Plugin as a,Command as u}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{IconRemoveFormat as g}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";import{ButtonView as l,MenuBarMenuListItemButtonView as d}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{first as c}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.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
+ */const n="removeFormat";class f extends a{static get pluginName(){return"RemoveFormatUI"}static get isOfficialPlugin(){return!0}init(){const t=this.editor;t.ui.componentFactory.add(n,()=>{const e=this._createButton(l);return e.set({tooltip:!0}),e}),t.ui.componentFactory.add(`menuBar:${n}`,()=>this._createButton(d))}_createButton(t){const e=this.editor,i=e.locale,o=e.commands.get(n),r=new t(e.locale),m=i.t;return r.set({label:m("Remove Format"),icon:g}),r.bind("isEnabled").to(o,"isEnabled"),this.listenTo(r,"execute",()=>{e.execute(n),e.editing.view.focus()}),r}}class F extends u{refresh(){const t=this.editor.model;this.isEnabled=!!c(this._getFormattingItems(t.document.selection,t.schema))}execute(){const t=this.editor.model,e=t.schema;t.change(i=>{for(const o of this._getFormattingItems(t.document.selection,e))if(o.is("selection"))for(const r of this._getFormattingAttributes(o,e))i.removeSelectionAttribute(r);else{const r=i.createRangeOn(o);for(const m of this._getFormattingAttributes(o,e))i.removeAttribute(m,r)}})}*_getFormattingItems(t,e){const i=o=>!!c(this._getFormattingAttributes(o,e));for(const o of t.getRanges())for(const r of o.getItems())!e.isBlock(r)&&i(r)&&(yield r);for(const o of t.getSelectedBlocks())i(o)&&(yield o);i(t)&&(yield t)}*_getFormattingAttributes(t,e){for(const[i]of t.getAttributes()){const o=e.getAttributeProperties(i);o&&o.isFormatting&&(yield i)}}}class b extends a{static get pluginName(){return"RemoveFormatEditing"}static get isOfficialPlugin(){return!0}init(){const t=this.editor;t.commands.add("removeFormat",new F(t))}}class _ extends a{static get requires(){return[b,f]}static get pluginName(){return"RemoveFormat"}static get isOfficialPlugin(){return!0}}export{_ as RemoveFormat,b as RemoveFormatEditing,f as RemoveFormatUI};
@@ -0,0 +1,4 @@
1
+ import{Plugin as o,Command as a}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{getCode as u,parseKeystroke as d}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{IconSelectAll as m}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";import{ButtonView as g,MenuBarMenuListItemButtonView as f}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.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 A extends a{constructor(e){super(e),this.affectsData=!1}execute(){const e=this.editor.model,t=e.document.selection;let i=e.schema.getLimitElement(t);if(t.containsEntireContent(i)||!r(e.schema,i))do if(i=i.parent,!i)return;while(!r(e.schema,i));e.change(n=>{n.setSelection(i,"in")})}}function r(l,e){return l.isLimit(e)&&(l.checkChild(e,"$text")||l.checkChild(e,"paragraph"))}const p=d("Ctrl+A");class h extends o{static get pluginName(){return"SelectAllEditing"}static get isOfficialPlugin(){return!0}init(){const e=this.editor,t=e.t,n=e.editing.view.document;e.commands.add("selectAll",new A(e)),this.listenTo(n,"keydown",(c,s)=>{u(s)===p&&(e.execute("selectAll"),s.preventDefault())}),e.accessibility.addKeystrokeInfos({keystrokes:[{label:t("Select all"),keystroke:"CTRL+A"}]})}}class S extends o{static get pluginName(){return"SelectAllUI"}static get isOfficialPlugin(){return!0}init(){const e=this.editor;e.ui.componentFactory.add("selectAll",()=>{const t=this._createButton(g);return t.set({tooltip:!0}),t}),e.ui.componentFactory.add("menuBar:selectAll",()=>this._createButton(f))}_createButton(e){const t=this.editor,i=t.locale,n=t.commands.get("selectAll"),c=new e(t.locale),s=i.t;return c.set({label:s("Select all"),icon:m,keystroke:"Ctrl+A"}),c.bind("isEnabled").to(n,"isEnabled"),this.listenTo(c,"execute",()=>{t.execute("selectAll"),t.editing.view.focus()}),c}}class E extends o{static get requires(){return[h,S]}static get pluginName(){return"SelectAll"}static get isOfficialPlugin(){return!0}}export{E as SelectAll,h as SelectAllEditing,S as SelectAllUI};
@@ -0,0 +1,4 @@
1
+ import{Plugin as c,Command as u}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{IconShowBlocks as d}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";import{ButtonView as h,MenuBarMenuListItemButtonView as m}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.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 w extends u{constructor(t){super(t),this.affectsData=!1,this.value=!1}execute(){const t="ck-show-blocks",e=this.editor.editing.view;e.change(s=>{for(const o of e.document.roots)o.hasClass(t)?(s.removeClass(t,o),this.value=!1):(s.addClass(t,o),this.value=!0)})}}class g extends c{static get pluginName(){return"ShowBlocksEditing"}static get isOfficialPlugin(){return!0}init(){const{editor:t}=this;t.commands.add("showBlocks",new w(t))}}class B extends c{static get pluginName(){return"ShowBlocksUI"}static get isOfficialPlugin(){return!0}init(){const t=this.editor;t.ui.componentFactory.add("showBlocks",()=>{const e=this._createButton(h);return e.set({tooltip:!0,icon:d}),e}),t.ui.componentFactory.add("menuBar:showBlocks",()=>this._createButton(m))}_createButton(t){const e=this.editor,s=e.locale,o=e.commands.get("showBlocks"),i=new t(s),a=s.t;return i.set({label:a("Show blocks"),isToggleable:!0,role:"menuitemcheckbox"}),i.bind("isEnabled").to(o),i.bind("isOn").to(o,"value",o,"isEnabled",(l,r)=>l&&r),this.listenTo(i,"execute",()=>{e.execute("showBlocks"),e.editing.view.focus()}),i}}class S extends c{static get pluginName(){return"ShowBlocks"}static get isOfficialPlugin(){return!0}static get requires(){return[g,B]}}export{S as ShowBlocks,w as ShowBlocksCommand,g as ShowBlocksEditing,B as ShowBlocksUI};
@@ -0,0 +1,12 @@
1
+ var E=Object.defineProperty;var b=(s,a,e)=>a in s?E(s,a,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[a]=e;var l=(s,a,e)=>b(s,typeof a!="symbol"?a+"":a,e);import{Plugin as V,PendingActions as h}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{IconSource as _}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";import{ButtonView as w,MenuBarMenuListItemButtonView as R}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{ElementReplacer as S,CKEditorError as y,createElement as f}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.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
+ *//**
5
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
6
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
7
+ */function v(s){const a=[{name:"address",isVoid:!1},{name:"article",isVoid:!1},{name:"aside",isVoid:!1},{name:"blockquote",isVoid:!1},{name:"details",isVoid:!1},{name:"dialog",isVoid:!1},{name:"dd",isVoid:!1},{name:"div",isVoid:!1},{name:"dl",isVoid:!1},{name:"dt",isVoid:!1},{name:"fieldset",isVoid:!1},{name:"figcaption",isVoid:!1},{name:"figure",isVoid:!1},{name:"footer",isVoid:!1},{name:"form",isVoid:!1},{name:"h1",isVoid:!1},{name:"h2",isVoid:!1},{name:"h3",isVoid:!1},{name:"h4",isVoid:!1},{name:"h5",isVoid:!1},{name:"h6",isVoid:!1},{name:"header",isVoid:!1},{name:"hgroup",isVoid:!1},{name:"hr",isVoid:!0},{name:"li",isVoid:!1},{name:"main",isVoid:!1},{name:"nav",isVoid:!1},{name:"ol",isVoid:!1},{name:"p",isVoid:!1},{name:"section",isVoid:!1},{name:"table",isVoid:!1},{name:"tbody",isVoid:!1},{name:"td",isVoid:!1},{name:"th",isVoid:!1},{name:"thead",isVoid:!1},{name:"tr",isVoid:!1},{name:"ul",isVoid:!1}],e=a.map(o=>o.name).join("|"),t=s.replace(new RegExp(`</?(${e})( .*?)?>`,"g"),`
8
+ $&
9
+ `).replace(/<br[^>]*>/g,`$&
10
+ `).split(`
11
+ `);let i=0,n=!1;return t.filter(o=>o.length).map(o=>(n=M(o,n),D(o,a)?m(o,i++):C(o,a)?m(o,--i):n==="middle"||n==="last"?o:m(o,i))).join(`
12
+ `)}function D(s,a){return a.some(e=>!(e.isVoid||!new RegExp(`<${e.name}( .*?)?>`).test(s)))}function C(s,a){return a.some(e=>new RegExp(`</${e.name}>`).test(s))}function m(s,a,e=" "){return`${e.repeat(Math.max(0,a))}${s}`}function M(s,a){return new RegExp("<pre( .*?)?>").test(s)?"first":new RegExp("</pre>").test(s)?"last":a==="first"||a==="middle"?"middle":!1}const c="SourceEditingMode";class B extends V{constructor(e){super(e);l(this,"_elementReplacer");l(this,"_replacedRoots");l(this,"_dataFromRoots");this.set("isSourceEditingMode",!1),this._elementReplacer=new S,this._replacedRoots=new Map,this._dataFromRoots=new Map,e.config.define("sourceEditing.allowCollaborationFeatures",!1)}static get pluginName(){return"SourceEditing"}static get isOfficialPlugin(){return!0}static get requires(){return[h]}init(){this._checkCompatibility();const e=this.editor,t=e.locale.t;e.ui.componentFactory.add("sourceEditing",()=>{const i=this._createButton(w);return i.set({label:t("Source"),icon:_,tooltip:!0,class:"ck-source-editing-button"}),i}),e.ui.componentFactory.add("menuBar:sourceEditing",()=>{const i=this._createButton(R);return i.set({label:t("Show source"),role:"menuitemcheckbox"}),i}),this._isAllowedToHandleSourceEditingMode()&&(this.on("change:isSourceEditingMode",(i,n,o)=>{o?(this._hideVisibleDialog(),this._showSourceEditing(),this._disableCommands()):(this._hideSourceEditing(),this._enableCommands())}),this.on("change:isEnabled",(i,n,o)=>this._handleReadOnlyMode(!o)),this.listenTo(e,"change:isReadOnly",(i,n,o)=>this._handleReadOnlyMode(o))),e.data.on("get",()=>{this.isSourceEditingMode&&this.updateEditorData()},{priority:"high"})}updateEditorData(){const e=this.editor,t={};for(const[i,n]of this._replacedRoots){const o=this._dataFromRoots.get(i),r=n.dataset.value;o!==r&&(t[i]=r,this._dataFromRoots.set(i,r))}Object.keys(t).length&&e.data.set(t,{batchType:{isUndoable:!0},suppressErrorInCollaboration:!0})}_checkCompatibility(){const e=this.editor,t=e.config.get("sourceEditing.allowCollaborationFeatures");if(!t&&e.plugins.has("RealTimeCollaborativeEditing"))throw new y("source-editing-incompatible-with-real-time-collaboration",null);!t&&["CommentsEditing","TrackChangesEditing","RevisionHistory"].some(n=>e.plugins.has(n))&&console.warn("You initialized the editor with the source editing feature and at least one of the collaboration features. Please be advised that the source editing feature may not work, and be careful when editing document source that contains markers created by the collaboration features."),e.plugins.has("RestrictedEditingModeEditing")&&console.warn("You initialized the editor with the source editing feature and restricted editing feature. Please be advised that the source editing feature may not work, and be careful when editing document source that contains markers created by the restricted editing feature.")}_showSourceEditing(){const e=this.editor,t=e.editing.view,i=e.model;i.change(n=>{n.setSelection(null),n.removeSelectionAttribute(i.document.selection.getAttributeKeys())});for(const[n,o]of t.domRoots){const r=O(e.data.get({rootName:n})),d=f(o.ownerDocument,"textarea",{rows:"1","aria-label":"Source code editing area"}),u=f(o.ownerDocument,"div",{class:"ck-source-editing-area","data-value":r},[d]);d.value=r,d.setSelectionRange(0,0),d.addEventListener("input",()=>{u.dataset.value=d.value,e.ui.update()}),t.change(g=>{const p=t.document.getRoot(n);g.addClass("ck-hidden",p)}),e.ui.setEditableElement("sourceEditing:"+n,d),this._replacedRoots.set(n,u),this._elementReplacer.replace(o,u),this._dataFromRoots.set(n,r)}this._hideDocumentOutline(),this._refreshAnnotationsVisibility(),this._focusSourceEditing()}_hideSourceEditing(){const t=this.editor.editing.view;this.updateEditorData(),t.change(i=>{for(const[n]of this._replacedRoots)i.removeClass("ck-hidden",t.document.getRoot(n))}),this._elementReplacer.restore(),this._replacedRoots.clear(),this._dataFromRoots.clear(),this._showDocumentOutline(),this._refreshAnnotationsVisibility(),t.focus()}_hideDocumentOutline(){this.editor.plugins.has("DocumentOutlineUI")&&(this.editor.plugins.get("DocumentOutlineUI").view.element.style.display="none")}_showDocumentOutline(){this.editor.plugins.has("DocumentOutlineUI")&&(this.editor.plugins.get("DocumentOutlineUI").view.element.style.display="")}_refreshAnnotationsVisibility(){this.editor.plugins.has("Annotations")&&this.editor.plugins.get("Annotations").refreshVisibility()}_focusSourceEditing(){const e=this.editor,[t]=this._replacedRoots.values(),i=t.querySelector("textarea");e.editing.view.document.isFocused=!1,i.focus()}_disableCommands(){const e=this.editor;for(const t of e.commands.commands())t.forceDisabled(c);e.plugins.has("CommentsArchiveUI")&&e.plugins.get("CommentsArchiveUI").forceDisabled(c)}_enableCommands(){const e=this.editor;for(const t of e.commands.commands())t.clearForceDisabled(c);e.plugins.has("CommentsArchiveUI")&&e.plugins.get("CommentsArchiveUI").clearForceDisabled(c)}_handleReadOnlyMode(e){if(this.isSourceEditingMode)for(const[,t]of this._replacedRoots)t.querySelector("textarea").readOnly=e}_isAllowedToHandleSourceEditingMode(){const t=this.editor.ui.view.editable;return t&&!t.hasExternalElement}_hideVisibleDialog(){if(this.editor.plugins.has("Dialog")){const e=this.editor.plugins.get("Dialog");e.isOpen&&e.hide()}}_createButton(e){const t=this.editor,i=new e(t.locale);return i.set({withText:!0,isToggleable:!0}),i.bind("isOn").to(this,"isSourceEditingMode"),i.bind("isEnabled").to(this,"isEnabled",t,"isReadOnly",t.plugins.get(h),"hasAny",(n,o,r)=>!(!n||o||r)),this.listenTo(i,"execute",()=>{this.isSourceEditingMode=!this.isSourceEditingMode}),i}}function O(s){return x(s)?v(s):s}function x(s){return s.startsWith("<")}export{B as SourceEditing};
@@ -0,0 +1,4 @@
1
+ var k=Object.defineProperty;var C=(c,i,t)=>i in c?k(c,i,{enumerable:!0,configurable:!0,writable:!0,value:t}):c[i]=t;var s=(c,i,t)=>C(c,typeof i!="symbol"?i+"":i,t);import{Plugin as u}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{Typing as _}from"../../../../../@ckeditor_ckeditor5-typing@45.0.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js";import{IconSpecialCharacters as y}from"../../../../../@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js";import{Dialog as x,ButtonView as m,MenuBarMenuListItemButtonView as v,DialogViewPosition as T,View as d,LabeledFieldView as V,createLabeledDropdown as S,ViewModel as D,addListToDropdown as P,addKeyboardHandlingForGrid as G,FocusCycler as q}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{CKEditorError as p,Collection as N,FocusTracker as L,KeystrokeHandler as f,global as I}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.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 A extends d{constructor(t){super(t);s(this,"tiles");s(this,"focusTracker");s(this,"keystrokes");this.tiles=this.createCollection(),this.setTemplate({tag:"div",children:[{tag:"div",attributes:{class:["ck","ck-character-grid__tiles"]},children:this.tiles}],attributes:{class:["ck","ck-character-grid"]}}),this.focusTracker=new L,this.keystrokes=new f,G({keystrokeHandler:this.keystrokes,focusTracker:this.focusTracker,gridItems:this.tiles,numberOfColumns:()=>I.window.getComputedStyle(this.element.firstChild).getPropertyValue("grid-template-columns").split(" ").length,uiLanguageDirection:this.locale&&this.locale.uiLanguageDirection})}createTile(t,e){const a=new m(this.locale);return a.set({label:t,withText:!0,class:"ck-character-grid__tile"}),a.extendTemplate({attributes:{title:e},on:{mouseover:a.bindTemplate.to("mouseover"),focus:a.bindTemplate.to("focus")}}),a.on("mouseover",()=>{this.fire("tileHover",{name:e,character:t})}),a.on("focus",()=>{this.fire("tileFocus",{name:e,character:t})}),a.on("execute",()=>{this.fire("execute",{name:e,character:t})}),a}render(){super.render();for(const t of this.tiles)this.focusTracker.add(t.element);this.tiles.on("change",(t,{added:e,removed:a})=>{if(e.length>0)for(const r of e)this.focusTracker.add(r.element);if(a.length>0)for(const r of a)this.focusTracker.remove(r.element)}),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.keystrokes.destroy()}focus(){this.tiles.first.focus()}}class E extends d{constructor(i){super(i);const t=this.bindTemplate;this.set("character",null),this.set("name",null),this.bind("code").to(this,"character",M),this.setTemplate({tag:"div",children:[{tag:"span",attributes:{class:["ck-character-info__name"]},children:[{text:t.to("name",e=>e||"​")}]},{tag:"span",attributes:{class:["ck-character-info__code"]},children:[{text:t.to("code")}]}],attributes:{class:["ck","ck-character-info"]}})}}function M(c){return c===null?"":"U+"+("0000"+c.codePointAt(0).toString(16)).slice(-4)}class O extends d{constructor(t,e,a,r){super(t);s(this,"items");s(this,"focusTracker");s(this,"keystrokes");s(this,"_focusCycler");s(this,"categoriesView");s(this,"gridView");s(this,"infoView");this.categoriesView=e,this.gridView=a,this.infoView=r,this.items=this.createCollection(),this.focusTracker=new L,this.keystrokes=new f,this._focusCycler=new q({focusables:this.items,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.setTemplate({tag:"div",children:[this.categoriesView,this.gridView,this.infoView],attributes:{tabindex:"-1"}}),this.items.add(this.categoriesView),this.items.add(this.gridView)}render(){super.render(),this.focusTracker.add(this.categoriesView.element),this.focusTracker.add(this.gridView.element),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}focus(){this._focusCycler.focusFirst()}}class F extends d{constructor(t,e){super(t);s(this,"_groupNames");s(this,"_dropdownView");this.set("currentGroupName",Array.from(e.entries())[0][0]),this._groupNames=e,this._dropdownView=new V(t,S),this.setTemplate({tag:"div",attributes:{class:["ck","ck-character-categories"]},children:[this._dropdownView]})}render(){super.render(),this._setupDropdown()}focus(){this._dropdownView.focus()}_setupDropdown(){const t=new N;for(const[r,l]of this._groupNames){const o={type:"button",model:new D({name:r,label:l,role:"menuitemradio",withText:!0})};o.model.bind("isOn").to(this,"currentGroupName",n=>n===r),t.add(o)}const e=this.locale.t,a=e("Category");this._dropdownView.set({label:a,isEmpty:!1}),this._dropdownView.fieldView.panelPosition=this.locale.uiLanguageDirection==="rtl"?"se":"sw",this._dropdownView.fieldView.buttonView.set({withText:!0,tooltip:a,ariaLabel:a,ariaLabelledBy:void 0,isOn:!1}),this._dropdownView.fieldView.buttonView.bind("label").to(this,"currentGroupName",r=>this._groupNames.get(r)),this._dropdownView.fieldView.on("execute",({source:r})=>{this.currentGroupName=r.name}),P(this._dropdownView.fieldView,t,{ariaLabel:a,role:"menu"})}}const w="All";class J extends u{constructor(t){super(t);s(this,"_characters");s(this,"_groups");s(this,"_allSpecialCharactersGroupLabel");const e=t.t;this._characters=new Map,this._groups=new Map,this._allSpecialCharactersGroupLabel=e("All")}static get requires(){return[_,x]}static get pluginName(){return"SpecialCharacters"}static get isOfficialPlugin(){return!0}init(){const t=this.editor;t.ui.componentFactory.add("specialCharacters",()=>{const e=this._createDialogButton(m);return e.set({tooltip:!0}),e}),t.ui.componentFactory.add("menuBar:specialCharacters",()=>this._createDialogButton(v))}addItems(t,e,a={label:t}){if(t===w)throw new p("special-character-invalid-group-name",null);const r=this._getGroup(t,a.label);for(const l of e)r.items.add(l.title),this._characters.set(l.title,l.character)}getGroups(){const t=Array.from(this._groups.keys()),e=this.editor.config.get("specialCharacters.order")||[],a=e.find(r=>!t.includes(r));if(a)throw new p("special-character-invalid-order-group-name",null,{invalidGroup:a});return new Set([...e,...t])}getCharactersForGroup(t){if(t===w)return new Set(this._characters.keys());const e=this._groups.get(t);if(e)return e.items}getCharacter(t){return this._characters.get(t)}_getGroup(t,e){return this._groups.has(t)||this._groups.set(t,{items:new Set,label:e}),this._groups.get(t)}_updateGrid(t,e){e.tiles.clear();const a=this.getCharactersForGroup(t);for(const r of a){const l=this.getCharacter(r);e.tiles.add(e.createTile(l,r))}}_createDropdownPanelContent(t){const e=Array.from(this.getGroups()).map(n=>[n,this._groups.get(n).label]),a=new Map([[w,this._allSpecialCharactersGroupLabel],...e]),r=new F(t,a),l=new A(t),o=new E(t);return l.on("tileHover",(n,h)=>{o.set(h)}),l.on("tileFocus",(n,h)=>{o.set(h)}),r.on("change:currentGroupName",(n,h,g)=>{this._updateGrid(g,l)}),this._updateGrid(r.currentGroupName,l),{categoriesView:r,gridView:l,infoView:o}}_createDialogButton(t){const e=this.editor,a=e.locale,r=new t(e.locale),l=e.commands.get("insertText"),o=a.t,n=this.editor.plugins.get("Dialog");return r.set({label:o("Special characters"),icon:y,isToggleable:!0}),r.bind("isOn").to(n,"id",h=>h==="specialCharacters"),r.bind("isEnabled").to(l,"isEnabled"),r.on("execute",()=>{if(n.id==="specialCharacters"){n.hide();return}this._showDialog()}),r}_showDialog(){const t=this.editor,e=t.plugins.get("Dialog"),a=t.locale,r=a.t,{categoriesView:l,gridView:o,infoView:n}=this._createDropdownPanelContent(a),h=new O(a,l,o,n);o.on("execute",(g,b)=>{t.execute("insertText",{text:b.character})}),e.show({id:"specialCharacters",title:r("Special characters"),className:"ck-special-characters",content:h,position:T.EDITOR_TOP_SIDE})}}class R extends u{static get pluginName(){return"SpecialCharactersArrows"}static get isOfficialPlugin(){return!0}init(){const i=this.editor,t=i.t;i.plugins.get("SpecialCharacters").addItems("Arrows",[{title:t("leftwards simple arrow"),character:"←"},{title:t("rightwards simple arrow"),character:"→"},{title:t("upwards simple arrow"),character:"↑"},{title:t("downwards simple arrow"),character:"↓"},{title:t("leftwards double arrow"),character:"⇐"},{title:t("rightwards double arrow"),character:"⇒"},{title:t("upwards double arrow"),character:"⇑"},{title:t("downwards double arrow"),character:"⇓"},{title:t("leftwards dashed arrow"),character:"⇠"},{title:t("rightwards dashed arrow"),character:"⇢"},{title:t("upwards dashed arrow"),character:"⇡"},{title:t("downwards dashed arrow"),character:"⇣"},{title:t("leftwards arrow to bar"),character:"⇤"},{title:t("rightwards arrow to bar"),character:"⇥"},{title:t("upwards arrow to bar"),character:"⤒"},{title:t("downwards arrow to bar"),character:"⤓"},{title:t("up down arrow with base"),character:"↨"},{title:t("back with leftwards arrow above"),character:"🔙"},{title:t("end with leftwards arrow above"),character:"🔚"},{title:t("on with exclamation mark with left right arrow above"),character:"🔛"},{title:t("soon with rightwards arrow above"),character:"🔜"},{title:t("top with upwards arrow above"),character:"🔝"}],{label:t("Arrows")})}}class B extends u{static get pluginName(){return"SpecialCharactersText"}static get isOfficialPlugin(){return!0}init(){const i=this.editor,t=i.t;i.plugins.get("SpecialCharacters").addItems("Text",[{character:"‹",title:t("Single left-pointing angle quotation mark")},{character:"›",title:t("Single right-pointing angle quotation mark")},{character:"«",title:t("Left-pointing double angle quotation mark")},{character:"»",title:t("Right-pointing double angle quotation mark")},{character:"‘",title:t("Left single quotation mark")},{character:"’",title:t("Right single quotation mark")},{character:"“",title:t("Left double quotation mark")},{character:"”",title:t("Right double quotation mark")},{character:"‚",title:t("Single low-9 quotation mark")},{character:"„",title:t("Double low-9 quotation mark")},{character:"¡",title:t("Inverted exclamation mark")},{character:"¿",title:t("Inverted question mark")},{character:"‥",title:t("Two dot leader")},{character:"…",title:t("Horizontal ellipsis")},{character:"‡",title:t("Double dagger")},{character:"‰",title:t("Per mille sign")},{character:"‱",title:t("Per ten thousand sign")},{character:"‼",title:t("Double exclamation mark")},{character:"⁈",title:t("Question exclamation mark")},{character:"⁉",title:t("Exclamation question mark")},{character:"⁇",title:t("Double question mark")},{character:"©",title:t("Copyright sign")},{character:"®",title:t("Registered sign")},{character:"™",title:t("Trade mark sign")},{character:"§",title:t("Section sign")},{character:"¶",title:t("Paragraph sign")},{character:"⁋",title:t("Reversed paragraph sign")}],{label:t("Text")})}}class H extends u{static get pluginName(){return"SpecialCharactersMathematical"}static get isOfficialPlugin(){return!0}init(){const i=this.editor,t=i.t;i.plugins.get("SpecialCharacters").addItems("Mathematical",[{character:"<",title:t("Less-than sign")},{character:">",title:t("Greater-than sign")},{character:"≤",title:t("Less-than or equal to")},{character:"≥",title:t("Greater-than or equal to")},{character:"–",title:t("En dash")},{character:"—",title:t("Em dash")},{character:"¯",title:t("Macron")},{character:"‾",title:t("Overline")},{character:"°",title:t("Degree sign")},{character:"−",title:t("Minus sign")},{character:"±",title:t("Plus-minus sign")},{character:"÷",title:t("Division sign")},{character:"⁄",title:t("Fraction slash")},{character:"×",title:t("Multiplication sign")},{character:"ƒ",title:t("Latin small letter f with hook")},{character:"∫",title:t("Integral")},{character:"∑",title:t("N-ary summation")},{character:"∞",title:t("Infinity")},{character:"√",title:t("Square root")},{character:"∼",title:t("Tilde operator")},{character:"≅",title:t("Approximately equal to")},{character:"≈",title:t("Almost equal to")},{character:"≠",title:t("Not equal to")},{character:"≡",title:t("Identical to")},{character:"∈",title:t("Element of")},{character:"∉",title:t("Not an element of")},{character:"∋",title:t("Contains as member")},{character:"∏",title:t("N-ary product")},{character:"∧",title:t("Logical and")},{character:"∨",title:t("Logical or")},{character:"¬",title:t("Not sign")},{character:"∩",title:t("Intersection")},{character:"∪",title:t("Union")},{character:"∂",title:t("Partial differential")},{character:"∀",title:t("For all")},{character:"∃",title:t("There exists")},{character:"∅",title:t("Empty set")},{character:"∇",title:t("Nabla")},{character:"∗",title:t("Asterisk operator")},{character:"∝",title:t("Proportional to")},{character:"∠",title:t("Angle")},{character:"¼",title:t("Vulgar fraction one quarter")},{character:"½",title:t("Vulgar fraction one half")},{character:"¾",title:t("Vulgar fraction three quarters")}],{label:t("Mathematical")})}}class z extends u{static get pluginName(){return"SpecialCharactersLatin"}static get isOfficialPlugin(){return!0}init(){const i=this.editor,t=i.t;i.plugins.get("SpecialCharacters").addItems("Latin",[{character:"Ā",title:t("Latin capital letter a with macron")},{character:"ā",title:t("Latin small letter a with macron")},{character:"Ă",title:t("Latin capital letter a with breve")},{character:"ă",title:t("Latin small letter a with breve")},{character:"Ą",title:t("Latin capital letter a with ogonek")},{character:"ą",title:t("Latin small letter a with ogonek")},{character:"Ć",title:t("Latin capital letter c with acute")},{character:"ć",title:t("Latin small letter c with acute")},{character:"Ĉ",title:t("Latin capital letter c with circumflex")},{character:"ĉ",title:t("Latin small letter c with circumflex")},{character:"Ċ",title:t("Latin capital letter c with dot above")},{character:"ċ",title:t("Latin small letter c with dot above")},{character:"Č",title:t("Latin capital letter c with caron")},{character:"č",title:t("Latin small letter c with caron")},{character:"Ď",title:t("Latin capital letter d with caron")},{character:"ď",title:t("Latin small letter d with caron")},{character:"Đ",title:t("Latin capital letter d with stroke")},{character:"đ",title:t("Latin small letter d with stroke")},{character:"Ē",title:t("Latin capital letter e with macron")},{character:"ē",title:t("Latin small letter e with macron")},{character:"Ĕ",title:t("Latin capital letter e with breve")},{character:"ĕ",title:t("Latin small letter e with breve")},{character:"Ė",title:t("Latin capital letter e with dot above")},{character:"ė",title:t("Latin small letter e with dot above")},{character:"Ę",title:t("Latin capital letter e with ogonek")},{character:"ę",title:t("Latin small letter e with ogonek")},{character:"Ě",title:t("Latin capital letter e with caron")},{character:"ě",title:t("Latin small letter e with caron")},{character:"Ĝ",title:t("Latin capital letter g with circumflex")},{character:"ĝ",title:t("Latin small letter g with circumflex")},{character:"Ğ",title:t("Latin capital letter g with breve")},{character:"ğ",title:t("Latin small letter g with breve")},{character:"Ġ",title:t("Latin capital letter g with dot above")},{character:"ġ",title:t("Latin small letter g with dot above")},{character:"Ģ",title:t("Latin capital letter g with cedilla")},{character:"ģ",title:t("Latin small letter g with cedilla")},{character:"Ĥ",title:t("Latin capital letter h with circumflex")},{character:"ĥ",title:t("Latin small letter h with circumflex")},{character:"Ħ",title:t("Latin capital letter h with stroke")},{character:"ħ",title:t("Latin small letter h with stroke")},{character:"Ĩ",title:t("Latin capital letter i with tilde")},{character:"ĩ",title:t("Latin small letter i with tilde")},{character:"Ī",title:t("Latin capital letter i with macron")},{character:"ī",title:t("Latin small letter i with macron")},{character:"Ĭ",title:t("Latin capital letter i with breve")},{character:"ĭ",title:t("Latin small letter i with breve")},{character:"Į",title:t("Latin capital letter i with ogonek")},{character:"į",title:t("Latin small letter i with ogonek")},{character:"İ",title:t("Latin capital letter i with dot above")},{character:"ı",title:t("Latin small letter dotless i")},{character:"IJ",title:t("Latin capital ligature ij")},{character:"ij",title:t("Latin small ligature ij")},{character:"Ĵ",title:t("Latin capital letter j with circumflex")},{character:"ĵ",title:t("Latin small letter j with circumflex")},{character:"Ķ",title:t("Latin capital letter k with cedilla")},{character:"ķ",title:t("Latin small letter k with cedilla")},{character:"ĸ",title:t("Latin small letter kra")},{character:"Ĺ",title:t("Latin capital letter l with acute")},{character:"ĺ",title:t("Latin small letter l with acute")},{character:"Ļ",title:t("Latin capital letter l with cedilla")},{character:"ļ",title:t("Latin small letter l with cedilla")},{character:"Ľ",title:t("Latin capital letter l with caron")},{character:"ľ",title:t("Latin small letter l with caron")},{character:"Ŀ",title:t("Latin capital letter l with middle dot")},{character:"ŀ",title:t("Latin small letter l with middle dot")},{character:"Ł",title:t("Latin capital letter l with stroke")},{character:"ł",title:t("Latin small letter l with stroke")},{character:"Ń",title:t("Latin capital letter n with acute")},{character:"ń",title:t("Latin small letter n with acute")},{character:"Ņ",title:t("Latin capital letter n with cedilla")},{character:"ņ",title:t("Latin small letter n with cedilla")},{character:"Ň",title:t("Latin capital letter n with caron")},{character:"ň",title:t("Latin small letter n with caron")},{character:"ʼn",title:t("Latin small letter n preceded by apostrophe")},{character:"Ŋ",title:t("Latin capital letter eng")},{character:"ŋ",title:t("Latin small letter eng")},{character:"Ō",title:t("Latin capital letter o with macron")},{character:"ō",title:t("Latin small letter o with macron")},{character:"Ŏ",title:t("Latin capital letter o with breve")},{character:"ŏ",title:t("Latin small letter o with breve")},{character:"Ő",title:t("Latin capital letter o with double acute")},{character:"ő",title:t("Latin small letter o with double acute")},{character:"Œ",title:t("Latin capital ligature oe")},{character:"œ",title:t("Latin small ligature oe")},{character:"Ŕ",title:t("Latin capital letter r with acute")},{character:"ŕ",title:t("Latin small letter r with acute")},{character:"Ŗ",title:t("Latin capital letter r with cedilla")},{character:"ŗ",title:t("Latin small letter r with cedilla")},{character:"Ř",title:t("Latin capital letter r with caron")},{character:"ř",title:t("Latin small letter r with caron")},{character:"Ś",title:t("Latin capital letter s with acute")},{character:"ś",title:t("Latin small letter s with acute")},{character:"Ŝ",title:t("Latin capital letter s with circumflex")},{character:"ŝ",title:t("Latin small letter s with circumflex")},{character:"Ş",title:t("Latin capital letter s with cedilla")},{character:"ş",title:t("Latin small letter s with cedilla")},{character:"Š",title:t("Latin capital letter s with caron")},{character:"š",title:t("Latin small letter s with caron")},{character:"Ţ",title:t("Latin capital letter t with cedilla")},{character:"ţ",title:t("Latin small letter t with cedilla")},{character:"Ť",title:t("Latin capital letter t with caron")},{character:"ť",title:t("Latin small letter t with caron")},{character:"Ŧ",title:t("Latin capital letter t with stroke")},{character:"ŧ",title:t("Latin small letter t with stroke")},{character:"Ũ",title:t("Latin capital letter u with tilde")},{character:"ũ",title:t("Latin small letter u with tilde")},{character:"Ū",title:t("Latin capital letter u with macron")},{character:"ū",title:t("Latin small letter u with macron")},{character:"Ŭ",title:t("Latin capital letter u with breve")},{character:"ŭ",title:t("Latin small letter u with breve")},{character:"Ů",title:t("Latin capital letter u with ring above")},{character:"ů",title:t("Latin small letter u with ring above")},{character:"Ű",title:t("Latin capital letter u with double acute")},{character:"ű",title:t("Latin small letter u with double acute")},{character:"Ų",title:t("Latin capital letter u with ogonek")},{character:"ų",title:t("Latin small letter u with ogonek")},{character:"Ŵ",title:t("Latin capital letter w with circumflex")},{character:"ŵ",title:t("Latin small letter w with circumflex")},{character:"Ŷ",title:t("Latin capital letter y with circumflex")},{character:"ŷ",title:t("Latin small letter y with circumflex")},{character:"Ÿ",title:t("Latin capital letter y with diaeresis")},{character:"Ź",title:t("Latin capital letter z with acute")},{character:"ź",title:t("Latin small letter z with acute")},{character:"Ż",title:t("Latin capital letter z with dot above")},{character:"ż",title:t("Latin small letter z with dot above")},{character:"Ž",title:t("Latin capital letter z with caron")},{character:"ž",title:t("Latin small letter z with caron")},{character:"ſ",title:t("Latin small letter long s")}],{label:t("Latin")})}}class j extends u{static get pluginName(){return"SpecialCharactersCurrency"}static get isOfficialPlugin(){return!0}init(){const i=this.editor,t=i.t;i.plugins.get("SpecialCharacters").addItems("Currency",[{character:"$",title:t("Dollar sign")},{character:"€",title:t("Euro sign")},{character:"¥",title:t("Yen sign")},{character:"£",title:t("Pound sign")},{character:"¢",title:t("Cent sign")},{character:"₠",title:t("Euro-currency sign")},{character:"₡",title:t("Colon sign")},{character:"₢",title:t("Cruzeiro sign")},{character:"₣",title:t("French franc sign")},{character:"₤",title:t("Lira sign")},{character:"¤",title:t("Currency sign")},{character:"₿",title:t("Bitcoin sign")},{character:"₥",title:t("Mill sign")},{character:"₦",title:t("Naira sign")},{character:"₧",title:t("Peseta sign")},{character:"₨",title:t("Rupee sign")},{character:"₩",title:t("Won sign")},{character:"₪",title:t("New sheqel sign")},{character:"₫",title:t("Dong sign")},{character:"₭",title:t("Kip sign")},{character:"₮",title:t("Tugrik sign")},{character:"₯",title:t("Drachma sign")},{character:"₰",title:t("German penny sign")},{character:"₱",title:t("Peso sign")},{character:"₲",title:t("Guarani sign")},{character:"₳",title:t("Austral sign")},{character:"₴",title:t("Hryvnia sign")},{character:"₵",title:t("Cedi sign")},{character:"₶",title:t("Livre tournois sign")},{character:"₷",title:t("Spesmilo sign")},{character:"₸",title:t("Tenge sign")},{character:"₹",title:t("Indian rupee sign")},{character:"₺",title:t("Turkish lira sign")},{character:"₻",title:t("Nordic mark sign")},{character:"₼",title:t("Manat sign")},{character:"₽",title:t("Ruble sign")}],{label:t("Currency")})}}class X extends u{static get pluginName(){return"SpecialCharactersEssentials"}static get isOfficialPlugin(){return!0}static get requires(){return[j,B,H,R,z]}}export{J as SpecialCharacters,R as SpecialCharactersArrows,j as SpecialCharactersCurrency,X as SpecialCharactersEssentials,z as SpecialCharactersLatin,H as SpecialCharactersMathematical,B as SpecialCharactersText};
@@ -1,4 +1,4 @@
1
- var w=Object.defineProperty;var A=(n,r,t)=>r in n?w(n,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[r]=t;var u=(n,r,t)=>A(n,typeof r!="symbol"?r+"":r,t);import{Plugin as g,Command as B}from"../../../../../@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{createDropdown as F,View as m,ViewCollection as V,FocusCycler as T,LabelView as v,addKeyboardHandlingForGrid as U,ButtonView as E}from"../../../../../@ckeditor_ckeditor5-ui@44.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{first as x,logWarning as C,FocusTracker as k,KeystrokeHandler as _}from"../../../../../@ckeditor_ckeditor5-utils@44.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{findAttributeRange as D,findAttributeRangeBound as G}from"../../../../../@ckeditor_ckeditor5-typing@44.3.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js";import H from"../../../../../lodash-es@4.17.21/node_modules/lodash-es/isObject.js";/**
1
+ var w=Object.defineProperty;var A=(n,r,t)=>r in n?w(n,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[r]=t;var u=(n,r,t)=>A(n,typeof r!="symbol"?r+"":r,t);import{Plugin as g,Command as B}from"../../../../../@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{createDropdown as F,View as m,ViewCollection as V,FocusCycler as T,LabelView as v,addKeyboardHandlingForGrid as U,ButtonView as E}from"../../../../../@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{first as x,logWarning as C,FocusTracker as k,KeystrokeHandler as _}from"../../../../../@ckeditor_ckeditor5-utils@45.0.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{findAttributeRange as D,findAttributeRangeBound as G}from"../../../../../@ckeditor_ckeditor5-typing@45.0.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js";import{isObject as H}from"../../../../../es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isObject.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
4
  */class N extends E{constructor(t,e){super(t);u(this,"styleDefinition");u(this,"previewView");this.styleDefinition=e,this.previewView=this._createPreview(),this.set({label:e.name,class:"ck-style-grid__button",withText:!0}),this.extendTemplate({attributes:{role:"option"}}),this.children.add(this.previewView,0)}_createPreview(){const t=new m(this.locale);return t.setTemplate({tag:"div",attributes:{class:["ck","ck-reset_all-excluded","ck-style-grid__button__preview","ck-content"],"aria-hidden":"true"},children:[this.styleDefinition.previewTemplate]}),t}}class P extends m{constructor(t,e){super(t);u(this,"focusTracker");u(this,"keystrokes");u(this,"children");this.focusTracker=new k,this.keystrokes=new _,this.set("activeStyles",[]),this.set("enabledStyles",[]),this.children=this.createCollection(),this.children.delegate("execute").to(this);for(const s of e){const i=new N(t,s);this.children.add(i)}this.on("change:activeStyles",()=>{for(const s of this.children)s.isOn=this.activeStyles.includes(s.styleDefinition.name)}),this.on("change:enabledStyles",()=>{for(const s of this.children)s.isEnabled=this.enabledStyles.includes(s.styleDefinition.name)}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-style-grid"],role:"listbox"},children:this.children})}render(){super.render();for(const t of this.children)this.focusTracker.add(t.element);U({keystrokeHandler:this.keystrokes,focusTracker:this.focusTracker,gridItems:this.children,numberOfColumns:3,uiLanguageDirection:this.locale&&this.locale.uiLanguageDirection}),this.keystrokes.listenTo(this.element)}focus(){this.children.first.focus()}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}}class p extends m{constructor(t,e,s){super(t);u(this,"gridView");u(this,"labelView");this.labelView=new v(t),this.labelView.text=e,this.gridView=new P(t,s),this.setTemplate({tag:"div",attributes:{class:["ck","ck-style-panel__style-group"],role:"group","aria-labelledby":this.labelView.id},children:[this.labelView,this.gridView]})}}class I extends m{constructor(t,e){super(t);u(this,"focusTracker");u(this,"keystrokes");u(this,"children");u(this,"blockStylesGroupView");u(this,"inlineStylesGroupView");u(this,"_focusables");u(this,"_focusCycler");const s=t.t;this.focusTracker=new k,this.keystrokes=new _,this.children=this.createCollection(),this.blockStylesGroupView=new p(t,s("Block styles"),e.block),this.inlineStylesGroupView=new p(t,s("Text styles"),e.inline),this.set("activeStyles",[]),this.set("enabledStyles",[]),this._focusables=new V,this._focusCycler=new T({focusables:this._focusables,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:["shift + tab"],focusNext:["tab"]}}),e.block.length&&this.children.add(this.blockStylesGroupView),e.inline.length&&this.children.add(this.inlineStylesGroupView),this.blockStylesGroupView.gridView.delegate("execute").to(this),this.inlineStylesGroupView.gridView.delegate("execute").to(this),this.blockStylesGroupView.gridView.bind("activeStyles","enabledStyles").to(this,"activeStyles","enabledStyles"),this.inlineStylesGroupView.gridView.bind("activeStyles","enabledStyles").to(this,"activeStyles","enabledStyles"),this.setTemplate({tag:"div",attributes:{class:["ck","ck-style-panel"]},children:this.children})}render(){super.render(),this._focusables.add(this.blockStylesGroupView.gridView),this._focusables.add(this.inlineStylesGroupView.gridView),this.focusTracker.add(this.blockStylesGroupView.gridView.element),this.focusTracker.add(this.inlineStylesGroupView.gridView.element),this.keystrokes.listenTo(this.element)}focus(){this._focusCycler.focusFirst()}focusLast(){this._focusCycler.focusLast()}}const L=["caption","colgroup","dd","dt","figcaption","legend","li","optgroup","option","rp","rt","summary","tbody","td","tfoot","th","thead","tr"];class f extends g{constructor(t){super(t);u(this,"_htmlSupport");this.decorate("isStyleEnabledForBlock"),this.decorate("isStyleActiveForBlock"),this.decorate("getAffectedBlocks"),this.decorate("isStyleEnabledForInlineSelection"),this.decorate("isStyleActiveForInlineSelection"),this.decorate("getAffectedInlineSelectable"),this.decorate("getStylePreview"),this.decorate("configureGHSDataFilter")}static get pluginName(){return"StyleUtils"}static get isOfficialPlugin(){return!0}init(){this._htmlSupport=this.editor.plugins.get("GeneralHtmlSupport")}normalizeConfig(t,e=[]){const s={block:[],inline:[]};for(const i of e){const l=[],o=[];for(const c of t.getDefinitionsForView(i.element)){const h="appliesToBlock"in c?c.appliesToBlock:!1;if(c.isBlock||h){if(typeof h=="string")l.push(h);else if(c.isBlock){const d=c;l.push(c.model),d.paragraphLikeModel&&l.push(d.paragraphLikeModel)}}else o.push(c.model)}const a=this.getStylePreview(i,[{text:"AaBbCcDdEeFfGgHhIiJj"}]);l.length?s.block.push({...i,previewTemplate:a,modelElements:l,isBlock:!0}):s.inline.push({...i,previewTemplate:a,ghsAttributes:o})}return s}isStyleEnabledForBlock(t,e){const s=this.editor.model,i=this._htmlSupport.getGhsAttributeNameForElement(t.element);return s.schema.checkAttribute(e,i)?t.modelElements.includes(e.name):!1}isStyleActiveForBlock(t,e){const s=this._htmlSupport.getGhsAttributeNameForElement(t.element),i=e.getAttribute(s);return this.hasAllClasses(i,t.classes)}getAffectedBlocks(t,e){return t.modelElements.includes(e.name)?[e]:null}isStyleEnabledForInlineSelection(t,e){const s=this.editor.model;for(const i of t.ghsAttributes)if(s.schema.checkAttributeInSelection(e,i))return!0;return!1}isStyleActiveForInlineSelection(t,e){for(const s of t.ghsAttributes){const i=this._getValueFromFirstAllowedNode(e,s);if(this.hasAllClasses(i,t.classes))return!0}return!1}getAffectedInlineSelectable(t,e){return e}getStylePreview(t,e){const{element:s,classes:i}=t;return{tag:O(s)?s:"div",attributes:{class:i},children:e}}hasAllClasses(t,e){return H(t)&&R(t)&&e.every(s=>t.classes.includes(s))}configureGHSDataFilter({block:t,inline:e}){const s=this.editor.plugins.get("DataFilter");s.loadAllowedConfig(t.map(b)),s.loadAllowedConfig(e.map(b))}_getValueFromFirstAllowedNode(t,e){const i=this.editor.model.schema;if(t.isCollapsed)return t.getAttribute(e);for(const l of t.getRanges())for(const o of l.getItems())if(i.checkAttribute(o,e))return o.getAttribute(e);return null}}function R(n){return!!n.classes&&Array.isArray(n.classes)}function O(n){return!L.includes(n)}function b({element:n,classes:r}){return{name:n,classes:r}}class z extends g{static get pluginName(){return"StyleUI"}static get isOfficialPlugin(){return!0}static get requires(){return[f]}init(){const r=this.editor,t=r.plugins.get("DataSchema"),e=r.plugins.get("StyleUtils"),s=r.config.get("style.definitions"),i=e.normalizeConfig(t,s);r.ui.componentFactory.add("style",l=>{const o=l.t,a=F(l),c=r.commands.get("style");return a.once("change:isOpen",()=>{const h=new I(l,i);a.panelView.children.add(h),h.delegate("execute").to(a),h.bind("activeStyles").to(c,"value"),h.bind("enabledStyles").to(c,"enabledStyles")}),a.bind("isEnabled").to(c),a.buttonView.withText=!0,a.buttonView.bind("label").to(c,"value",h=>h.length>1?o("Multiple styles"):h.length===1?h[0]:o("Styles")),a.bind("class").to(c,"value",h=>{const d=["ck-style-dropdown"];return h.length>1&&d.push("ck-style-dropdown_multiple-active"),d.join(" ")}),a.on("execute",h=>{r.execute("style",{styleName:h.source.styleDefinition.name}),r.editing.view.focus()}),a})}}class M extends B{constructor(t,e){super(t);u(this,"_styleDefinitions");u(this,"_styleUtils");this.set("value",[]),this.set("enabledStyles",[]),this._styleDefinitions=e,this._styleUtils=this.editor.plugins.get(f)}refresh(){const t=this.editor.model,e=t.document.selection,s=new Set,i=new Set;for(const o of this._styleDefinitions.inline)this._styleUtils.isStyleEnabledForInlineSelection(o,e)&&i.add(o.name),this._styleUtils.isStyleActiveForInlineSelection(o,e)&&s.add(o.name);const l=x(e.getSelectedBlocks())||e.getFirstPosition().parent;if(l){const o=l.getAncestors({includeSelf:!0,parentFirst:!0});for(const a of o){if(a.is("rootElement"))break;for(const c of this._styleDefinitions.block)this._styleUtils.isStyleEnabledForBlock(c,a)&&(i.add(c.name),this._styleUtils.isStyleActiveForBlock(c,a)&&s.add(c.name));if(t.schema.isObject(a))break}}this.enabledStyles=Array.from(i).sort(),this.isEnabled=this.enabledStyles.length>0,this.value=this.isEnabled?Array.from(s).sort():[]}execute({styleName:t,forceValue:e}){if(!this.enabledStyles.includes(t)){C("style-command-executed-with-incorrect-style-name");return}const s=this.editor.model,i=s.document.selection,l=this.editor.plugins.get("GeneralHtmlSupport"),o=[...this._styleDefinitions.inline,...this._styleDefinitions.block],a=o.filter(({name:d})=>this.value.includes(d)),c=o.find(({name:d})=>d==t),h=e===void 0?!this.value.includes(c.name):e;s.change(()=>{let d;j(c)?d=this._findAffectedBlocks($(i),c):d=[this._styleUtils.getAffectedInlineSelectable(c,i)];for(const y of d)h?l.addModelHtmlClass(c.element,c.classes,y):l.removeModelHtmlClass(c.element,q(a,c),y)})}_findAffectedBlocks(t,e){const s=new Set;for(const i of t){const l=i.getAncestors({includeSelf:!0,parentFirst:!0});for(const o of l){if(o.is("rootElement"))break;const a=this._styleUtils.getAffectedBlocks(e,o);if(a){for(const c of a)s.add(c);break}}}return s}}function q(n,r){return n.reduce((t,e)=>e.name===r.name?t:t.filter(s=>!e.classes.includes(s)),r.classes)}function j(n){return"isBlock"in n}function $(n){const r=Array.from(n.getSelectedBlocks());return r.length?r:[n.getFirstPosition().parent]}class J extends g{constructor(){super(...arguments);u(this,"_listUtils");u(this,"_styleUtils");u(this,"_htmlSupport")}static get pluginName(){return"ListStyleSupport"}static get isOfficialPlugin(){return!0}static get requires(){return[f,"GeneralHtmlSupport"]}init(){const t=this.editor;t.plugins.has("ListEditing")&&(this._styleUtils=t.plugins.get(f),this._listUtils=this.editor.plugins.get("ListUtils"),this._htmlSupport=this.editor.plugins.get("GeneralHtmlSupport"),this.listenTo(this._styleUtils,"isStyleEnabledForBlock",(e,[s,i])=>{this._isStyleEnabledForBlock(s,i)&&(e.return=!0,e.stop())},{priority:"high"}),this.listenTo(this._styleUtils,"isStyleActiveForBlock",(e,[s,i])=>{this._isStyleActiveForBlock(s,i)&&(e.return=!0,e.stop())},{priority:"high"}),this.listenTo(this._styleUtils,"getAffectedBlocks",(e,[s,i])=>{const l=this._getAffectedBlocks(s,i);l&&(e.return=l,e.stop())},{priority:"high"}),this.listenTo(this._styleUtils,"getStylePreview",(e,[s,i])=>{const l=this._getStylePreview(s,i);l&&(e.return=l,e.stop())},{priority:"high"}))}_isStyleEnabledForBlock(t,e){const s=this.editor.model;if(!["ol","ul","li"].includes(t.element)||!this._listUtils.isListItemBlock(e))return!1;const i=this._htmlSupport.getGhsAttributeNameForElement(t.element);if(t.element=="ol"||t.element=="ul"){if(!s.schema.checkAttribute(e,i))return!1;const o=this._listUtils.isNumberedListType(e.getAttribute("listType"))?"ol":"ul";return t.element==o}else return s.schema.checkAttribute(e,i)}_isStyleActiveForBlock(t,e){const s=this._htmlSupport.getGhsAttributeNameForElement(t.element),i=e.getAttribute(s);return this._styleUtils.hasAllClasses(i,t.classes)}_getAffectedBlocks(t,e){return this._isStyleEnabledForBlock(t,e)?t.element=="li"?this._listUtils.expandListBlocksToCompleteItems(e,{withNested:!1}):this._listUtils.expandListBlocksToCompleteList(e):null}_getStylePreview(t,e){const{element:s,classes:i}=t;return s=="ol"||s=="ul"?{tag:s,attributes:{class:i},children:[{tag:"li",children:e}]}:s=="li"?{tag:"ol",children:[{tag:s,attributes:{class:i},children:e}]}:null}}class K extends g{constructor(){super(...arguments);u(this,"_tableUtils");u(this,"_styleUtils")}static get pluginName(){return"TableStyleSupport"}static get isOfficialPlugin(){return!0}static get requires(){return[f]}init(){const t=this.editor;t.plugins.has("TableEditing")&&(this._styleUtils=t.plugins.get(f),this._tableUtils=this.editor.plugins.get("TableUtils"),this.listenTo(this._styleUtils,"isStyleEnabledForBlock",(e,[s,i])=>{this._isApplicable(s,i)&&(e.return=this._isStyleEnabledForBlock(s,i),e.stop())},{priority:"high"}),this.listenTo(this._styleUtils,"getAffectedBlocks",(e,[s,i])=>{this._isApplicable(s,i)&&(e.return=this._getAffectedBlocks(s,i),e.stop())},{priority:"high"}),this.listenTo(this._styleUtils,"configureGHSDataFilter",(e,[{block:s}])=>{this.editor.plugins.get("DataFilter").loadAllowedConfig(s.filter(l=>l.element=="figcaption").map(l=>({name:"caption",classes:l.classes})))}))}_isApplicable(t,e){return["td","th"].includes(t.element)?e.name=="tableCell":["thead","tbody"].includes(t.element)?e.name=="table":!1}_isStyleEnabledForBlock(t,e){if(["td","th"].includes(t.element)){const s=this._tableUtils.getCellLocation(e),l=e.parent.parent,o=l.getAttribute("headingRows")||0,a=l.getAttribute("headingColumns")||0,c=s.row<o||s.column<a;return t.element=="th"?c:!c}if(["thead","tbody"].includes(t.element)){const s=e.getAttribute("headingRows")||0;return t.element=="thead"?s>0:s<this._tableUtils.getRows(e)}/* istanbul ignore next -- @preserve */return!1}_getAffectedBlocks(t,e){return this._isStyleEnabledForBlock(t,e)?[e]:null}}class W extends g{constructor(){super(...arguments);u(this,"_styleUtils");u(this,"_htmlSupport")}static get pluginName(){return"LinkStyleSupport"}static get isOfficialPlugin(){return!0}static get requires(){return[f,"GeneralHtmlSupport"]}init(){const t=this.editor;t.plugins.has("LinkEditing")&&(this._styleUtils=t.plugins.get(f),this._htmlSupport=this.editor.plugins.get("GeneralHtmlSupport"),this.listenTo(this._styleUtils,"isStyleEnabledForInlineSelection",(e,[s,i])=>{s.element=="a"&&(e.return=this._isStyleEnabled(s,i),e.stop())},{priority:"high"}),this.listenTo(this._styleUtils,"isStyleActiveForInlineSelection",(e,[s,i])=>{s.element=="a"&&(e.return=this._isStyleActive(s,i),e.stop())},{priority:"high"}),this.listenTo(this._styleUtils,"getAffectedInlineSelectable",(e,[s,i])=>{if(s.element!="a")return;const l=this._getAffectedSelectable(s,i);l&&(e.return=l,e.stop())},{priority:"high"}))}_isStyleEnabled(t,e){const s=this.editor.model;if(e.isCollapsed)return e.hasAttribute("linkHref");for(const i of e.getRanges())for(const l of i.getItems())if((l.is("$textProxy")||s.schema.isInline(l))&&l.hasAttribute("linkHref"))return!0;return!1}_isStyleActive(t,e){const s=this.editor.model,i=this._htmlSupport.getGhsAttributeNameForElement(t.element);if(e.isCollapsed){if(e.hasAttribute("linkHref")){const l=e.getAttribute(i);if(this._styleUtils.hasAllClasses(l,t.classes))return!0}return!1}for(const l of e.getRanges())for(const o of l.getItems())if((o.is("$textProxy")||s.schema.isInline(o))&&o.hasAttribute("linkHref")){const a=o.getAttribute(i);return this._styleUtils.hasAllClasses(a,t.classes)}return!1}_getAffectedSelectable(t,e){const s=this.editor.model;if(e.isCollapsed){const l=e.getAttribute("linkHref");return D(e.getFirstPosition(),"linkHref",l,s)}const i=[];for(const l of e.getRanges()){const o=s.createRange(S(l.start,"linkHref",!0,s),S(l.end,"linkHref",!1,s));for(const a of o.getItems())(a.is("$textProxy")||s.schema.isInline(a))&&a.hasAttribute("linkHref")&&i.push(this.editor.model.createRangeOn(a))}return Q(i)}}function S(n,r,t,e){const s=n.textNode||(t?n.nodeAfter:n.nodeBefore);if(!s||!s.hasAttribute(r))return n;const i=s.getAttribute(r);return G(n,r,i,t,e)}function Q(n){for(let r=1;r<n.length;r++){const t=n[r-1].getJoined(n[r]);t&&n.splice(--r,2,t)}return n}class X extends g{static get pluginName(){return"StyleEditing"}static get isOfficialPlugin(){return!0}static get requires(){return["GeneralHtmlSupport",f,J,K,W]}init(){const r=this.editor,t=r.plugins.get("DataSchema"),e=r.plugins.get("StyleUtils"),s=r.config.get("style.definitions"),i=e.normalizeConfig(t,s);r.commands.add("style",new M(r,i)),e.configureGHSDataFilter(i)}}class le extends g{static get pluginName(){return"Style"}static get isOfficialPlugin(){return!0}static get requires(){return[X,z]}}export{le as Style,X as StyleEditing,z as StyleUI,f as StyleUtils};