@limetech/lime-elements 39.34.0 → 39.34.1

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 (303) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/cjs/{checkbox.template-CHtKKyY1.js → checkbox.template-BLkvZRs6.js} +1 -1
  3. package/dist/cjs/{index-BjHIBY-I.js → index-8x93m5oI.js} +57 -21
  4. package/dist/cjs/lime-elements.cjs.js +2 -2
  5. package/dist/cjs/limel-3d-hover-effect-glow.cjs.entry.js +2 -2
  6. package/dist/cjs/limel-action-bar_3.cjs.entry.js +4 -4
  7. package/dist/cjs/limel-ai-avatar.cjs.entry.js +2 -2
  8. package/dist/cjs/limel-badge.cjs.entry.js +3 -3
  9. package/dist/cjs/limel-banner.cjs.entry.js +2 -2
  10. package/dist/cjs/limel-breadcrumbs_8.cjs.entry.js +9 -9
  11. package/dist/cjs/limel-button-group.cjs.entry.js +2 -2
  12. package/dist/cjs/limel-button.cjs.entry.js +3 -3
  13. package/dist/cjs/limel-callout.cjs.entry.js +2 -2
  14. package/dist/cjs/limel-card.cjs.entry.js +2 -2
  15. package/dist/cjs/limel-chart.cjs.entry.js +1 -1
  16. package/dist/cjs/limel-checkbox.cjs.entry.js +3 -3
  17. package/dist/cjs/limel-chip-set.cjs.entry.js +2 -2
  18. package/dist/cjs/limel-chip_2.cjs.entry.js +2 -2
  19. package/dist/cjs/limel-circular-progress.cjs.entry.js +2 -2
  20. package/dist/cjs/limel-code-diff.cjs.entry.js +75 -34
  21. package/dist/cjs/limel-code-editor.cjs.entry.js +2 -2
  22. package/dist/cjs/limel-collapsible-section.cjs.entry.js +2 -2
  23. package/dist/cjs/limel-color-picker-palette.cjs.entry.js +3 -3
  24. package/dist/cjs/limel-color-picker.cjs.entry.js +2 -2
  25. package/dist/cjs/limel-config.cjs.entry.js +1 -1
  26. package/dist/cjs/limel-date-picker.cjs.entry.js +1 -1
  27. package/dist/cjs/limel-dialog.cjs.entry.js +3 -3
  28. package/dist/cjs/limel-dock-button.cjs.entry.js +1 -1
  29. package/dist/cjs/limel-dock.cjs.entry.js +3 -3
  30. package/dist/cjs/limel-drag-handle.cjs.entry.js +2 -2
  31. package/dist/cjs/limel-dynamic-label.cjs.entry.js +1 -1
  32. package/dist/cjs/limel-email-viewer.cjs.entry.js +2 -2
  33. package/dist/cjs/limel-file-dropzone_2.cjs.entry.js +3 -3
  34. package/dist/cjs/limel-file-viewer.cjs.entry.js +61 -49
  35. package/dist/cjs/limel-file.cjs.entry.js +2 -2
  36. package/dist/cjs/limel-flatpickr-adapter.cjs.entry.js +2 -2
  37. package/dist/cjs/limel-flex-container.cjs.entry.js +2 -2
  38. package/dist/cjs/limel-form.cjs.entry.js +7831 -6820
  39. package/dist/cjs/limel-grid.cjs.entry.js +2 -2
  40. package/dist/cjs/limel-header.cjs.entry.js +2 -2
  41. package/dist/cjs/limel-help-content.cjs.entry.js +2 -2
  42. package/dist/cjs/limel-help.cjs.entry.js +3 -3
  43. package/dist/cjs/limel-helper-line.cjs.entry.js +3 -3
  44. package/dist/cjs/limel-hotkey_4.cjs.entry.js +6 -6
  45. package/dist/cjs/limel-icon-button.cjs.entry.js +2 -2
  46. package/dist/cjs/limel-icon.cjs.entry.js +2 -2
  47. package/dist/cjs/limel-info-tile.cjs.entry.js +3 -3
  48. package/dist/cjs/limel-list-item.cjs.entry.js +5 -5
  49. package/dist/cjs/limel-markdown.cjs.entry.js +3 -3
  50. package/dist/cjs/limel-masonry-layout.cjs.entry.js +2 -2
  51. package/dist/cjs/limel-menu-item-meta.cjs.entry.js +2 -2
  52. package/dist/cjs/limel-picker.cjs.entry.js +2 -2
  53. package/dist/cjs/limel-popover_2.cjs.entry.js +3 -3
  54. package/dist/cjs/limel-profile-picture.cjs.entry.js +1 -1
  55. package/dist/cjs/limel-progress-flow-item.cjs.entry.js +1 -1
  56. package/dist/cjs/limel-progress-flow.cjs.entry.js +1 -1
  57. package/dist/cjs/limel-prosemirror-adapter.cjs.entry.js +1613 -1514
  58. package/dist/cjs/limel-radio-button-group.cjs.entry.js +2 -2
  59. package/dist/cjs/limel-radio-button.cjs.entry.js +3 -3
  60. package/dist/cjs/limel-select.cjs.entry.js +3 -3
  61. package/dist/cjs/limel-shortcut.cjs.entry.js +2 -2
  62. package/dist/cjs/limel-slider.cjs.entry.js +3 -3
  63. package/dist/cjs/limel-snackbar.cjs.entry.js +3 -3
  64. package/dist/cjs/limel-split-button.cjs.entry.js +3 -3
  65. package/dist/cjs/limel-switch.cjs.entry.js +2 -2
  66. package/dist/cjs/limel-tab-bar.cjs.entry.js +3 -3
  67. package/dist/cjs/limel-tab-panel.cjs.entry.js +2 -2
  68. package/dist/cjs/limel-table.cjs.entry.js +255 -154
  69. package/dist/cjs/limel-text-editor-link-menu.cjs.entry.js +4 -4
  70. package/dist/cjs/limel-text-editor.cjs.entry.js +2 -2
  71. package/dist/cjs/loader.cjs.js +1 -1
  72. package/dist/cjs/{markdown-parser-BIa99LAc.js → markdown-parser-ZtNkFlPt.js} +336 -370
  73. package/dist/cjs/{render-list-component-DgRQ8H3v.js → render-list-component-DAV1Dyg1.js} +1 -1
  74. package/dist/collection/collection-manifest.json +2 -1
  75. package/dist/collection/components/3d-hover-effect-glow/3d-hover-effect-glow.js +1 -1
  76. package/dist/collection/components/action-bar/action-bar-item/action-bar-overflow-menu.js +1 -1
  77. package/dist/collection/components/action-bar/action-bar.js +2 -2
  78. package/dist/collection/components/ai-avatar/ai-avatar.js +1 -1
  79. package/dist/collection/components/badge/badge.js +2 -2
  80. package/dist/collection/components/banner/banner.js +1 -1
  81. package/dist/collection/components/breadcrumbs/breadcrumbs.js +1 -1
  82. package/dist/collection/components/button/button.js +2 -2
  83. package/dist/collection/components/button-group/button-group.js +1 -1
  84. package/dist/collection/components/callout/callout.js +1 -1
  85. package/dist/collection/components/card/card.js +1 -1
  86. package/dist/collection/components/checkbox/checkbox.js +1 -1
  87. package/dist/collection/components/chip/chip.js +11 -7
  88. package/dist/collection/components/chip-set/chip-set.js +1 -1
  89. package/dist/collection/components/circular-progress/circular-progress.js +2 -2
  90. package/dist/collection/components/code-diff/code-diff.js +1 -1
  91. package/dist/collection/components/code-editor/code-editor.js +1 -1
  92. package/dist/collection/components/collapsible-section/collapsible-section.js +1 -1
  93. package/dist/collection/components/color-picker/color-picker-palette.js +2 -2
  94. package/dist/collection/components/color-picker/color-picker.js +1 -1
  95. package/dist/collection/components/date-picker/flatpickr-adapter/flatpickr-adapter.js +1 -1
  96. package/dist/collection/components/dialog/dialog.js +2 -2
  97. package/dist/collection/components/dock/dock.js +3 -3
  98. package/dist/collection/components/drag-handle/drag-handle.js +1 -1
  99. package/dist/collection/components/email-viewer/email-viewer.js +1 -1
  100. package/dist/collection/components/file/file.js +1 -1
  101. package/dist/collection/components/file-dropzone/file-dropzone.js +1 -1
  102. package/dist/collection/components/file-input/file-input.js +1 -1
  103. package/dist/collection/components/flex-container/flex-container.js +1 -1
  104. package/dist/collection/components/form/form.js +1 -1
  105. package/dist/collection/components/grid/grid.js +1 -1
  106. package/dist/collection/components/header/header.js +1 -1
  107. package/dist/collection/components/help/help-content.js +1 -1
  108. package/dist/collection/components/help/help.js +2 -2
  109. package/dist/collection/components/helper-line/helper-line.js +2 -2
  110. package/dist/collection/components/hotkey/hotkey.js +1 -1
  111. package/dist/collection/components/icon/icon.js +1 -1
  112. package/dist/collection/components/icon-button/icon-button.js +1 -1
  113. package/dist/collection/components/info-tile/info-tile.js +2 -2
  114. package/dist/collection/components/input-field/input-field.js +1 -1
  115. package/dist/collection/components/list/list.js +1 -1
  116. package/dist/collection/components/list-item/list-item.js +2 -2
  117. package/dist/collection/components/list-item/menu-item-meta/menu-item-meta.js +1 -1
  118. package/dist/collection/components/markdown/markdown.js +1 -1
  119. package/dist/collection/components/masonry-layout/masonry-layout.js +1 -1
  120. package/dist/collection/components/menu/menu.js +2 -2
  121. package/dist/collection/components/menu-list/menu-list.js +1 -1
  122. package/dist/collection/components/menu-surface/menu-surface.js +1 -1
  123. package/dist/collection/components/notched-outline/notched-outline.js +1 -1
  124. package/dist/collection/components/picker/picker.js +1 -1
  125. package/dist/collection/components/popover/popover.js +1 -1
  126. package/dist/collection/components/popover-surface/popover-surface.js +1 -1
  127. package/dist/collection/components/portal/portal.js +1 -1
  128. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  129. package/dist/collection/components/radio-button-group/radio-button.js +2 -2
  130. package/dist/collection/components/select/select.js +1 -1
  131. package/dist/collection/components/shortcut/shortcut.js +1 -1
  132. package/dist/collection/components/slider/slider.js +5 -5
  133. package/dist/collection/components/snackbar/snackbar.js +2 -2
  134. package/dist/collection/components/spinner/spinner.js +1 -1
  135. package/dist/collection/components/split-button/split-button.js +2 -2
  136. package/dist/collection/components/switch/switch.js +1 -1
  137. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  138. package/dist/collection/components/tab-panel/tab-panel.js +1 -1
  139. package/dist/collection/components/table/table.css +1 -0
  140. package/dist/collection/components/table/table.js +3 -3
  141. package/dist/collection/components/text-editor/link-menu/editor-link-menu.js +3 -3
  142. package/dist/collection/components/text-editor/prosemirror-adapter/prosemirror-adapter.js +1 -1
  143. package/dist/collection/components/text-editor/text-editor.js +1 -1
  144. package/dist/collection/components/tooltip/tooltip-content.js +1 -1
  145. package/dist/collection/components/tooltip/tooltip.js +3 -3
  146. package/dist/esm/{checkbox.template-CfWJ3CAC.js → checkbox.template-CtIjSGPt.js} +1 -1
  147. package/dist/esm/{index-DBTJNfo7.js → index-VCOjLfyP.js} +57 -21
  148. package/dist/esm/lime-elements.js +3 -3
  149. package/dist/esm/limel-3d-hover-effect-glow.entry.js +2 -2
  150. package/dist/esm/limel-action-bar_3.entry.js +4 -4
  151. package/dist/esm/limel-ai-avatar.entry.js +2 -2
  152. package/dist/esm/limel-badge.entry.js +3 -3
  153. package/dist/esm/limel-banner.entry.js +2 -2
  154. package/dist/esm/limel-breadcrumbs_8.entry.js +9 -9
  155. package/dist/esm/limel-button-group.entry.js +2 -2
  156. package/dist/esm/limel-button.entry.js +3 -3
  157. package/dist/esm/limel-callout.entry.js +2 -2
  158. package/dist/esm/limel-card.entry.js +2 -2
  159. package/dist/esm/limel-chart.entry.js +1 -1
  160. package/dist/esm/limel-checkbox.entry.js +3 -3
  161. package/dist/esm/limel-chip-set.entry.js +2 -2
  162. package/dist/esm/limel-chip_2.entry.js +2 -2
  163. package/dist/esm/limel-circular-progress.entry.js +2 -2
  164. package/dist/esm/limel-code-diff.entry.js +75 -34
  165. package/dist/esm/limel-code-editor.entry.js +2 -2
  166. package/dist/esm/limel-collapsible-section.entry.js +2 -2
  167. package/dist/esm/limel-color-picker-palette.entry.js +3 -3
  168. package/dist/esm/limel-color-picker.entry.js +2 -2
  169. package/dist/esm/limel-config.entry.js +1 -1
  170. package/dist/esm/limel-date-picker.entry.js +1 -1
  171. package/dist/esm/limel-dialog.entry.js +3 -3
  172. package/dist/esm/limel-dock-button.entry.js +1 -1
  173. package/dist/esm/limel-dock.entry.js +3 -3
  174. package/dist/esm/limel-drag-handle.entry.js +2 -2
  175. package/dist/esm/limel-dynamic-label.entry.js +1 -1
  176. package/dist/esm/limel-email-viewer.entry.js +2 -2
  177. package/dist/esm/limel-file-dropzone_2.entry.js +3 -3
  178. package/dist/esm/limel-file-viewer.entry.js +61 -49
  179. package/dist/esm/limel-file.entry.js +2 -2
  180. package/dist/esm/limel-flatpickr-adapter.entry.js +2 -2
  181. package/dist/esm/limel-flex-container.entry.js +2 -2
  182. package/dist/esm/limel-form.entry.js +7831 -6820
  183. package/dist/esm/limel-grid.entry.js +2 -2
  184. package/dist/esm/limel-header.entry.js +2 -2
  185. package/dist/esm/limel-help-content.entry.js +2 -2
  186. package/dist/esm/limel-help.entry.js +3 -3
  187. package/dist/esm/limel-helper-line.entry.js +3 -3
  188. package/dist/esm/limel-hotkey_4.entry.js +6 -6
  189. package/dist/esm/limel-icon-button.entry.js +2 -2
  190. package/dist/esm/limel-icon.entry.js +2 -2
  191. package/dist/esm/limel-info-tile.entry.js +3 -3
  192. package/dist/esm/limel-list-item.entry.js +5 -5
  193. package/dist/esm/limel-markdown.entry.js +3 -3
  194. package/dist/esm/limel-masonry-layout.entry.js +2 -2
  195. package/dist/esm/limel-menu-item-meta.entry.js +2 -2
  196. package/dist/esm/limel-picker.entry.js +2 -2
  197. package/dist/esm/limel-popover_2.entry.js +3 -3
  198. package/dist/esm/limel-profile-picture.entry.js +1 -1
  199. package/dist/esm/limel-progress-flow-item.entry.js +1 -1
  200. package/dist/esm/limel-progress-flow.entry.js +1 -1
  201. package/dist/esm/limel-prosemirror-adapter.entry.js +1613 -1514
  202. package/dist/esm/limel-radio-button-group.entry.js +2 -2
  203. package/dist/esm/limel-radio-button.entry.js +3 -3
  204. package/dist/esm/limel-select.entry.js +3 -3
  205. package/dist/esm/limel-shortcut.entry.js +2 -2
  206. package/dist/esm/limel-slider.entry.js +3 -3
  207. package/dist/esm/limel-snackbar.entry.js +3 -3
  208. package/dist/esm/limel-split-button.entry.js +3 -3
  209. package/dist/esm/limel-switch.entry.js +2 -2
  210. package/dist/esm/limel-tab-bar.entry.js +3 -3
  211. package/dist/esm/limel-tab-panel.entry.js +2 -2
  212. package/dist/esm/limel-table.entry.js +255 -154
  213. package/dist/esm/limel-text-editor-link-menu.entry.js +4 -4
  214. package/dist/esm/limel-text-editor.entry.js +2 -2
  215. package/dist/esm/loader.js +2 -2
  216. package/dist/esm/{markdown-parser-D7vLKElE.js → markdown-parser-nW7FzScN.js} +294 -328
  217. package/dist/esm/{render-list-component-D7LjGxDF.js → render-list-component-BdncB2vG.js} +1 -1
  218. package/dist/lime-elements/lime-elements.esm.js +1 -1
  219. package/dist/lime-elements/{p-1efd78ee.entry.js → p-0605c490.entry.js} +1 -1
  220. package/dist/lime-elements/p-063b8d0a.entry.js +1 -0
  221. package/dist/lime-elements/{p-5d9adcbb.entry.js → p-08e7006f.entry.js} +1 -1
  222. package/dist/lime-elements/p-10955e5d.entry.js +1 -0
  223. package/dist/lime-elements/p-1153e2ba.entry.js +1 -0
  224. package/dist/lime-elements/{p-49901dd7.entry.js → p-17ff8353.entry.js} +1 -1
  225. package/dist/lime-elements/{p-19a259ff.entry.js → p-2a27bf12.entry.js} +1 -1
  226. package/dist/lime-elements/{p-d8b640e8.entry.js → p-2cb55d62.entry.js} +1 -1
  227. package/dist/lime-elements/{p-0f8672fe.entry.js → p-2ef433e0.entry.js} +1 -1
  228. package/dist/lime-elements/{p-12aa0d06.entry.js → p-317d56a7.entry.js} +1 -1
  229. package/dist/lime-elements/{p-d5f189b9.entry.js → p-31965f6c.entry.js} +2 -2
  230. package/dist/lime-elements/{p-61ec46d5.entry.js → p-33ab319b.entry.js} +1 -1
  231. package/dist/lime-elements/p-444e3088.entry.js +1 -0
  232. package/dist/lime-elements/{p-4a9b5914.entry.js → p-44bd59ac.entry.js} +1 -1
  233. package/dist/lime-elements/{p-08a261ce.entry.js → p-44f4d02e.entry.js} +1 -1
  234. package/dist/lime-elements/{p-5f121609.entry.js → p-45801616.entry.js} +1 -1
  235. package/dist/lime-elements/{p-1ae8b33a.entry.js → p-53b7bee8.entry.js} +1 -1
  236. package/dist/lime-elements/{p-122cd39d.entry.js → p-66600fc3.entry.js} +1 -1
  237. package/dist/lime-elements/{p-46900c5b.entry.js → p-6c60d915.entry.js} +1 -1
  238. package/dist/lime-elements/{p-a85b2734.entry.js → p-6fa4b1b3.entry.js} +1 -1
  239. package/dist/lime-elements/{p-59716b48.entry.js → p-719dc4c0.entry.js} +1 -1
  240. package/dist/lime-elements/{p-7b074737.entry.js → p-7776313e.entry.js} +1 -1
  241. package/dist/lime-elements/{p-6ca1da96.entry.js → p-7b687fc6.entry.js} +1 -1
  242. package/dist/lime-elements/{p-2a92790c.entry.js → p-7f891de4.entry.js} +1 -1
  243. package/dist/lime-elements/{p-a7764b6d.entry.js → p-80b0bcb3.entry.js} +1 -1
  244. package/dist/lime-elements/{p-871eb795.entry.js → p-8376ac0d.entry.js} +2 -2
  245. package/dist/lime-elements/{p-dee5717c.entry.js → p-8aaf4f50.entry.js} +1 -1
  246. package/dist/lime-elements/{p-8fde4714.entry.js → p-90a506aa.entry.js} +1 -1
  247. package/dist/lime-elements/{p-d0288858.entry.js → p-9b7966f1.entry.js} +1 -1
  248. package/dist/lime-elements/{p-bffbd011.entry.js → p-9bb07225.entry.js} +1 -1
  249. package/dist/lime-elements/{p-a6805c64.entry.js → p-9e8eaa86.entry.js} +1 -1
  250. package/dist/lime-elements/{p-989f4a52.entry.js → p-9eb06bf7.entry.js} +1 -1
  251. package/dist/lime-elements/{p-faceccc0.entry.js → p-9eb6879d.entry.js} +1 -1
  252. package/dist/lime-elements/{p--9pvUs5M.js → p-D9twpDvz.js} +1 -1
  253. package/dist/lime-elements/p-NN0EYecx.js +1 -0
  254. package/dist/lime-elements/p-VCOjLfyP.js +2 -0
  255. package/dist/lime-elements/{p-e5e8a734.entry.js → p-a0720aca.entry.js} +8 -8
  256. package/dist/lime-elements/{p-f5d60f9c.entry.js → p-a11abcb0.entry.js} +4 -4
  257. package/dist/lime-elements/p-a73f70d7.entry.js +1 -0
  258. package/dist/lime-elements/{p-129a19c7.entry.js → p-a7e9e96c.entry.js} +1 -1
  259. package/dist/lime-elements/{p-140afd9f.entry.js → p-a827a280.entry.js} +1 -1
  260. package/dist/lime-elements/{p-d0607ba8.entry.js → p-aa6190e8.entry.js} +1 -1
  261. package/dist/lime-elements/{p-b8a31121.entry.js → p-aa8d7faa.entry.js} +1 -1
  262. package/dist/lime-elements/{p-5da0315f.entry.js → p-aba01020.entry.js} +1 -1
  263. package/dist/lime-elements/{p-b61a1d27.entry.js → p-ac5d5099.entry.js} +2 -2
  264. package/dist/lime-elements/{p-9b3e8f43.entry.js → p-b3b53dbc.entry.js} +1 -1
  265. package/dist/lime-elements/{p-9359e870.entry.js → p-b7649589.entry.js} +1 -1
  266. package/dist/lime-elements/{p-1a5541f1.entry.js → p-bcc2cb1a.entry.js} +1 -1
  267. package/dist/lime-elements/{p-4d948ed5.entry.js → p-c447d311.entry.js} +1 -1
  268. package/dist/lime-elements/{p-33bd5212.entry.js → p-c6cbd842.entry.js} +1 -1
  269. package/dist/lime-elements/{p-df0b927e.entry.js → p-caf1bca2.entry.js} +1 -1
  270. package/dist/lime-elements/{p-f85dbaec.entry.js → p-cdbab1d5.entry.js} +1 -1
  271. package/dist/lime-elements/{p-DdYOzHlg.js → p-csTwzWL7.js} +2 -2
  272. package/dist/lime-elements/p-d8d6e12a.entry.js +13 -0
  273. package/dist/lime-elements/{p-60518e6b.entry.js → p-db0bd965.entry.js} +1 -1
  274. package/dist/lime-elements/{p-22f34040.entry.js → p-dc415221.entry.js} +1 -1
  275. package/dist/lime-elements/{p-91990c64.entry.js → p-e31d0b36.entry.js} +1 -1
  276. package/dist/lime-elements/p-e38a13fb.entry.js +1 -0
  277. package/dist/lime-elements/{p-fa0d7b8c.entry.js → p-e4549e8b.entry.js} +1 -1
  278. package/dist/lime-elements/{p-d09e74b1.entry.js → p-e59d7177.entry.js} +1 -1
  279. package/dist/lime-elements/{p-50f51eb9.entry.js → p-e7b9716f.entry.js} +1 -1
  280. package/dist/lime-elements/{p-9e1a4d63.entry.js → p-ed70059b.entry.js} +1 -1
  281. package/dist/lime-elements/{p-afd4be62.entry.js → p-eef0cd8b.entry.js} +1 -1
  282. package/dist/lime-elements/{p-de203f64.entry.js → p-f7695614.entry.js} +1 -1
  283. package/dist/lime-elements/{p-198f3179.entry.js → p-f91de6bd.entry.js} +1 -1
  284. package/dist/lime-elements/{p-2a9e7bf5.entry.js → p-f9b74b03.entry.js} +1 -1
  285. package/dist/lime-elements/p-f9c8e4d2.entry.js +1 -0
  286. package/dist/lime-elements/{p-6b7e58c3.entry.js → p-fac02bae.entry.js} +1 -1
  287. package/dist/lime-elements/{p-82fb5c74.entry.js → p-fc435802.entry.js} +1 -1
  288. package/dist/lime-elements/p-fe64b285.entry.js +1 -0
  289. package/dist/types/components/form/widgets/code-editor.d.ts +2 -2
  290. package/dist/types/components.d.ts +22 -20
  291. package/dist/types/stencil-public-runtime.d.ts +1 -0
  292. package/package.json +34 -36
  293. package/dist/lime-elements/p-00e54ccf.entry.js +0 -1
  294. package/dist/lime-elements/p-1614ad86.entry.js +0 -1
  295. package/dist/lime-elements/p-16254e4a.entry.js +0 -1
  296. package/dist/lime-elements/p-3f78362b.entry.js +0 -13
  297. package/dist/lime-elements/p-5b9d84b4.entry.js +0 -1
  298. package/dist/lime-elements/p-6015621e.entry.js +0 -1
  299. package/dist/lime-elements/p-730ba357.entry.js +0 -1
  300. package/dist/lime-elements/p-84f5727c.entry.js +0 -1
  301. package/dist/lime-elements/p-BaPK7VfG.js +0 -1
  302. package/dist/lime-elements/p-DBTJNfo7.js +0 -2
  303. package/dist/lime-elements/p-c9fa7a09.entry.js +0 -1
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index$1 = require('./index-BjHIBY-I.js');
3
+ var index$1 = require('./index-8x93m5oI.js');
4
4
  var translations = require('./translations-VEsa81QY.js');
5
5
  var index = require('./index-BgFEL6FF.js');
6
6
  require('./_commonjsHelpers-CFO10eej.js');
@@ -128,7 +128,7 @@ const base64Chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456
128
128
 
129
129
  // Use a lookup table to find the index.
130
130
  const base64Lookup = new Uint8Array(256);
131
- for (var i = 0; i < base64Chars.length; i++) {
131
+ for (let i = 0; i < base64Chars.length; i++) {
132
132
  base64Lookup[base64Chars.charCodeAt(i)] = i;
133
133
  }
134
134
 
@@ -441,9 +441,7 @@ class Base64Decoder {
441
441
  update(buffer) {
442
442
  let str = this.decoder.decode(buffer);
443
443
 
444
- if (/[^a-zA-Z0-9+\/]/.test(str)) {
445
- str = str.replace(/[^a-zA-Z0-9+\/]+/g, '');
446
- }
444
+ str = str.replace(/[^a-zA-Z0-9+\/]+/g, '');
447
445
 
448
446
  this.remainder += str;
449
447
 
@@ -555,7 +553,6 @@ class QPDecoder {
555
553
  }
556
554
  if (encodedBytes.length) {
557
555
  this.chunks.push(this.decodeQPBytes(encodedBytes));
558
- encodedBytes = [];
559
556
  }
560
557
  }
561
558
 
@@ -596,6 +593,8 @@ class QPDecoder {
596
593
  }
597
594
  }
598
595
 
596
+ const defaultDecoder = getDecoder();
597
+
599
598
  class MimeNode {
600
599
  constructor(options) {
601
600
  this.options = options || {};
@@ -826,7 +825,7 @@ class MimeNode {
826
825
  // remove soft linebreaks
827
826
  // soft linebreaks are added after space symbols
828
827
  .reduce((previousValue, currentValue) => {
829
- if (/ $/.test(previousValue) && !/(^|\n)-- $/.test(previousValue)) {
828
+ if (previousValue.endsWith(' ') && previousValue !== '-- ' && !previousValue.endsWith('\n-- ')) {
830
829
  if (delSp) {
831
830
  // delsp adds space to text to be able to fold it
832
831
  // these spaces can be removed once the text is unfolded
@@ -953,7 +952,7 @@ class MimeNode {
953
952
  throw error;
954
953
  }
955
954
 
956
- this.headerLines.push(getDecoder().decode(line));
955
+ this.headerLines.push(defaultDecoder.decode(line));
957
956
  break;
958
957
  case 'body': {
959
958
  // add line to body
@@ -3218,7 +3217,7 @@ function decodeHTMLEntities(str) {
3218
3217
  codePoint = parseInt(entity.substr(1), 10);
3219
3218
  }
3220
3219
 
3221
- var output = '';
3220
+ let output = '';
3222
3221
 
3223
3222
  if ((codePoint >= 0xd800 && codePoint <= 0xdfff) || codePoint > 0x10ffff) {
3224
3223
  // Invalid range, return a replacement character instead
@@ -3690,13 +3689,13 @@ function _handleAddress(tokens, depth) {
3690
3689
  }
3691
3690
  }
3692
3691
 
3693
- // If there's still is no text but a comment exixts, replace the two
3692
+ // If there's still no text but a comment exists, replace the two
3694
3693
  if (!data.text.length && data.comment.length) {
3695
3694
  data.text = data.comment;
3696
3695
  data.comment = [];
3697
3696
  }
3698
3697
 
3699
- // Keep only the first address occurence, push others to regular text
3698
+ // Keep only the first address occurrence, push others to regular text
3700
3699
  if (data.address.length > 1) {
3701
3700
  data.text = data.text.concat(data.address.splice(1));
3702
3701
  }
@@ -3707,30 +3706,34 @@ function _handleAddress(tokens, depth) {
3707
3706
 
3708
3707
  if (!data.address && /^=\?[^=]+?=$/.test(data.text.trim())) {
3709
3708
  // try to extract words from text content
3710
- const parsedSubAddresses = addressParser(decodeWords(data.text));
3711
- if (parsedSubAddresses && parsedSubAddresses.length) {
3712
- return parsedSubAddresses;
3709
+ const decodedText = decodeWords(data.text);
3710
+ // Security: only re-parse if decoded text contains angle-bracket addresses.
3711
+ // Without this, a bare encoded email (e.g. =?utf-8?B?dGVzdEBldmlsLmNv?=)
3712
+ // would be fabricated into an address from attacker-controlled input.
3713
+ if (/<[^<>]+@[^<>]+>/.test(decodedText)) {
3714
+ const parsedSubAddresses = addressParser(decodedText);
3715
+ if (parsedSubAddresses && parsedSubAddresses.length) {
3716
+ return parsedSubAddresses;
3717
+ }
3713
3718
  }
3719
+ // No usable address found - treat decoded text as display name only
3720
+ return [{ address: '', name: decodedText }];
3714
3721
  }
3715
3722
 
3716
- if (!data.address && isGroup) {
3717
- return [];
3718
- } else {
3719
- address = {
3720
- address: data.address || data.text || '',
3721
- name: decodeWords(data.text || data.address || '')
3722
- };
3723
+ address = {
3724
+ address: data.address || data.text || '',
3725
+ name: decodeWords(data.text || data.address || '')
3726
+ };
3723
3727
 
3724
- if (address.address === address.name) {
3725
- if ((address.address || '').match(/@/)) {
3726
- address.name = '';
3727
- } else {
3728
- address.address = '';
3729
- }
3728
+ if (address.address === address.name) {
3729
+ if ((address.address || '').match(/@/)) {
3730
+ address.name = '';
3731
+ } else {
3732
+ address.address = '';
3730
3733
  }
3731
-
3732
- addresses.push(address);
3733
3734
  }
3735
+
3736
+ addresses.push(address);
3734
3737
  }
3735
3738
 
3736
3739
  return addresses;
@@ -3826,7 +3829,7 @@ class Tokenizer {
3826
3829
  this.operatorExpecting = this.operators[chr];
3827
3830
  this.escaped = false;
3828
3831
  return;
3829
- } else if (['"', "'"].includes(this.operatorExpecting) && chr === '\\') {
3832
+ } else if (this.operatorExpecting === '"' && chr === '\\') {
3830
3833
  this.escaped = true;
3831
3834
  return;
3832
3835
  }
@@ -4006,6 +4009,10 @@ function base64ArrayBuffer(arrayBuffer) {
4006
4009
  const MAX_NESTING_DEPTH = 256;
4007
4010
  const MAX_HEADERS_SIZE = 2 * 1024 * 1024;
4008
4011
 
4012
+ function toCamelCase(key) {
4013
+ return key.replace(/-(.)/g, (o, c) => c.toUpperCase());
4014
+ }
4015
+
4009
4016
  class PostalMime {
4010
4017
  static parse(buf, options) {
4011
4018
  const parser = new PostalMime(options);
@@ -4073,9 +4080,11 @@ class PostalMime {
4073
4080
  let boundaryEnd = boundary.value.length + 2;
4074
4081
  let isTerminator = false;
4075
4082
 
4076
- if (line.length >= boundary.value.length + 4 &&
4083
+ if (
4084
+ line.length >= boundary.value.length + 4 &&
4077
4085
  line[boundary.value.length + 2] === 0x2d &&
4078
- line[boundary.value.length + 3] === 0x2d) {
4086
+ line[boundary.value.length + 3] === 0x2d
4087
+ ) {
4079
4088
  isTerminator = true;
4080
4089
  boundaryEnd = boundary.value.length + 4;
4081
4090
  }
@@ -4127,13 +4136,6 @@ class PostalMime {
4127
4136
  let startPos = this.readPos;
4128
4137
  let endPos = this.readPos;
4129
4138
 
4130
- let res = () => {
4131
- return {
4132
- bytes: new Uint8Array(this.buf, startPos, endPos - startPos),
4133
- done: this.readPos >= this.av.length
4134
- };
4135
- };
4136
-
4137
4139
  while (this.readPos < this.av.length) {
4138
4140
  const c = this.av[this.readPos++];
4139
4141
 
@@ -4142,11 +4144,17 @@ class PostalMime {
4142
4144
  }
4143
4145
 
4144
4146
  if (c === 0x0a) {
4145
- return res();
4147
+ return {
4148
+ bytes: new Uint8Array(this.buf, startPos, endPos - startPos),
4149
+ done: this.readPos >= this.av.length
4150
+ };
4146
4151
  }
4147
4152
  }
4148
4153
 
4149
- return res();
4154
+ return {
4155
+ bytes: new Uint8Array(this.buf, startPos, endPos - startPos),
4156
+ done: this.readPos >= this.av.length
4157
+ };
4150
4158
  }
4151
4159
 
4152
4160
  async processNodeTree() {
@@ -4217,7 +4225,9 @@ class PostalMime {
4217
4225
  // is it an attachment
4218
4226
  else if (node.content) {
4219
4227
  const filename =
4220
- node.contentDisposition?.parsed?.params?.filename || node.contentType.parsed.params.name || null;
4228
+ node.contentDisposition?.parsed?.params?.filename ||
4229
+ node.contentType.parsed.params.name ||
4230
+ null;
4221
4231
  const attachment = {
4222
4232
  filename: filename ? decodeWords(filename) : null,
4223
4233
  mimeType: node.contentType.parsed.value,
@@ -4271,7 +4281,7 @@ class PostalMime {
4271
4281
  }
4272
4282
  };
4273
4283
 
4274
- await walk(this.root, false, []);
4284
+ await walk(this.root, false, false);
4275
4285
 
4276
4286
  textMap.forEach(mapEntry => {
4277
4287
  textTypes.forEach(textType => {
@@ -4468,7 +4478,9 @@ class PostalMime {
4468
4478
  await this.processNodeTree();
4469
4479
 
4470
4480
  const message = {
4471
- headers: this.root.headers.map(entry => ({ key: entry.key, value: entry.value })).reverse()
4481
+ headers: this.root.headers
4482
+ .map(entry => ({ key: entry.key, originalKey: entry.originalKey, value: entry.value }))
4483
+ .reverse()
4472
4484
  };
4473
4485
 
4474
4486
  for (const key of ['from', 'sender']) {
@@ -4486,7 +4498,7 @@ class PostalMime {
4486
4498
  if (addressHeader && addressHeader.value) {
4487
4499
  const addresses = addressParser(addressHeader.value);
4488
4500
  if (addresses && addresses.length && addresses[0].address) {
4489
- const camelKey = key.replace(/\-(.)/g, (o, c) => c.toUpperCase());
4501
+ const camelKey = toCamelCase(key);
4490
4502
  message[camelKey] = addresses[0].address;
4491
4503
  }
4492
4504
  }
@@ -4502,7 +4514,7 @@ class PostalMime {
4502
4514
  .forEach(parsed => (addresses = addresses.concat(parsed || [])));
4503
4515
 
4504
4516
  if (addresses && addresses.length) {
4505
- const camelKey = key.replace(/\-(.)/g, (o, c) => c.toUpperCase());
4517
+ const camelKey = toCamelCase(key);
4506
4518
  message[camelKey] = addresses;
4507
4519
  }
4508
4520
  }
@@ -4510,7 +4522,7 @@ class PostalMime {
4510
4522
  for (const key of ['subject', 'message-id', 'in-reply-to', 'references']) {
4511
4523
  const header = this.root.headers.find(line => line.key === key);
4512
4524
  if (header && header.value) {
4513
- const camelKey = key.replace(/\-(.)/g, (o, c) => c.toUpperCase());
4525
+ const camelKey = toCamelCase(key);
4514
4526
  message[camelKey] = decodeWords(header.value);
4515
4527
  }
4516
4528
  }
@@ -4518,7 +4530,7 @@ class PostalMime {
4518
4530
  let dateHeader = this.root.headers.find(line => line.key === 'date');
4519
4531
  if (dateHeader) {
4520
4532
  let date = new Date(dateHeader.value);
4521
- if (!date || date.toString() === 'Invalid Date') {
4533
+ if (date.toString() === 'Invalid Date') {
4522
4534
  date = dateHeader.value;
4523
4535
  } else {
4524
4536
  // enforce ISO format if seems to be a valid date
@@ -4564,7 +4576,7 @@ class PostalMime {
4564
4576
  break;
4565
4577
 
4566
4578
  default:
4567
- throw new Error('Unknwon attachment encoding');
4579
+ throw new Error('Unknown attachment encoding');
4568
4580
  }
4569
4581
 
4570
4582
  return message;
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BjHIBY-I.js');
3
+ var index = require('./index-8x93m5oI.js');
4
4
  var translations = require('./translations-VEsa81QY.js');
5
5
  var fileMetadata = require('./file-metadata-BrhOssGG.js');
6
6
  require('./icons-isR5V1X0.js');
@@ -64,7 +64,7 @@ const File = class {
64
64
  };
65
65
  }
66
66
  render() {
67
- return (index.h(index.Host, { key: '401aab598ccb204e781169a80e6e2d0585c76d8a' }, index.h("limel-file-dropzone", { key: '1979ee6425b29c7f20e353226c074ff9ed13b233', disabled: this.disabled || this.readonly || !!this.value, accept: this.accept, onFilesSelected: this.handleNewFiles }, this.renderChipset()), this.renderDragAndDropTip()));
67
+ return (index.h(index.Host, { key: 'e18047c4433798845cb52ad0873a2c4c7ab131b3' }, index.h("limel-file-dropzone", { key: 'fcdbdcd4334035343acba319ccde231e44fa86a8', disabled: this.disabled || this.readonly || !!this.value, accept: this.accept, onFilesSelected: this.handleNewFiles }, this.renderChipset()), this.renderDragAndDropTip()));
68
68
  }
69
69
  renderDragAndDropTip() {
70
70
  if (this.value || this.disabled || this.readonly) {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BjHIBY-I.js');
3
+ var index = require('./index-8x93m5oI.js');
4
4
  var translations = require('./translations-VEsa81QY.js');
5
5
  var _commonjsHelpers = require('./_commonjsHelpers-CFO10eej.js');
6
6
  require('./sv-BSR4W58y.js');
@@ -7653,7 +7653,7 @@ const DatePickerCalendar = class {
7653
7653
  });
7654
7654
  }
7655
7655
  render() {
7656
- return (index.h("div", { key: '41bbb26bc5120bde237df9ae3a17d633e597b918', class: "container", ref: (el) => (this.container = el), style: {
7656
+ return (index.h("div", { key: '84520ade591db0e5be9b730765d2fb0b381cac40', class: "container", ref: (el) => (this.container = el), style: {
7657
7657
  '--today-label': `"${translations.translate.get('date-picker.today')}"`,
7658
7658
  } }));
7659
7659
  }
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BjHIBY-I.js');
3
+ var index = require('./index-8x93m5oI.js');
4
4
 
5
5
  const flexContainerCss = () => `:host(limel-flex-container){display:flex}:host(limel-flex-container[hidden]){display:none}:host(limel-flex-container[direction=horizontal]){flex-direction:row}:host(limel-flex-container[direction=horizontal][reverse]){flex-direction:row-reverse}:host(limel-flex-container[direction=vertical]){flex-direction:column}:host(limel-flex-container[direction=vertical][reverse]){flex-direction:column-reverse}:host(limel-flex-container[align=start]){align-items:flex-start}:host(limel-flex-container[align=end]){align-items:flex-end}:host(limel-flex-container[align=center]){align-items:center}:host(limel-flex-container[align=stretch]){align-items:stretch}:host(limel-flex-container[justify=start]){justify-content:flex-start}:host(limel-flex-container[justify=end]){justify-content:flex-end}:host(limel-flex-container[justify=center]){justify-content:center}:host(limel-flex-container[justify=space-between]){justify-content:space-between}:host(limel-flex-container[justify=space-around]){justify-content:space-around}:host(limel-flex-container[justify=space-evenly]){justify-content:space-evenly}:host(limel-flex-container[slot=button]){gap:0.5rem;width:100%;justify-content:flex-end}:host(limel-flex-container[slot=button][direction=horizontal][reverse]){justify-content:flex-start}`;
6
6
 
@@ -28,7 +28,7 @@ const FlexContainer = class {
28
28
  console.warn('limel-flex-container is deprecated, please use CSS instead: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox');
29
29
  }
30
30
  render() {
31
- return index.h("slot", { key: 'fd157b39594a7aa1a7ac4ee7496c8a89301c8296' });
31
+ return index.h("slot", { key: '9e8444d16ed9d2f40cfb7a2f90c88b2ab739c109' });
32
32
  }
33
33
  };
34
34
  FlexContainer.style = flexContainerCss();