@heartlandone/vega 2.89.0 → 2.90.0

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 (348) hide show
  1. package/dist/cjs/{app-globals-4872f4e6.js → app-globals-08924736.js} +9 -7
  2. package/dist/cjs/{code-block-7c49d175.js → code-block-89850671.js} +1 -1
  3. package/dist/cjs/{component-value-history-controller-slimmer.abstract-aae22ddf.js → component-value-history-controller-slimmer.abstract-a8da4087.js} +3 -3
  4. package/dist/cjs/{content-state-76b81780.js → content-state-e1c3efe6.js} +2 -2
  5. package/dist/cjs/{date-required-rule-71f71b32.js → date-required-rule-3437acbc.js} +1 -1
  6. package/dist/cjs/{design-token-c80d3f32.js → design-token-939bf72c.js} +3 -3
  7. package/dist/cjs/{element-appender-slimmer-e95427b5.js → element-appender-slimmer-14e85a91.js} +2 -2
  8. package/dist/cjs/{form-field-controller-slimmer-430b4f02.js → form-field-controller-slimmer-c4ebee27.js} +1 -1
  9. package/dist/cjs/{image-annotation-action-7959fd77.js → image-annotation-action-f86690fd.js} +26 -2
  10. package/dist/cjs/index.cjs.js +19 -19
  11. package/dist/cjs/{inject-keyboard-manager-3ccf1cb6.js → inject-keyboard-manager-743de047.js} +1 -1
  12. package/dist/cjs/{internal-translation-controller-5582d789.js → internal-translation-controller-9785d4e8.js} +4 -0
  13. package/dist/cjs/{keyboard-manager-5babfda8.js → keyboard-manager-5396083a.js} +1 -1
  14. package/dist/cjs/{keyboard-manager-slimmer-a73354ca.js → keyboard-manager-slimmer-eedcfbc8.js} +1 -1
  15. package/dist/cjs/link-extension-dafeeed0.js +583 -0
  16. package/dist/cjs/loader.cjs.js +11 -12
  17. package/dist/cjs/{month-view-generator-43e75062.js → month-view-generator-c7492e06.js} +1 -1
  18. package/dist/cjs/{public-rules-b23ab52d.js → public-rules-b032050f.js} +7 -7
  19. package/dist/cjs/{range-abe1b989.js → range-efdf6f78.js} +1 -1
  20. package/dist/cjs/{replace-selected-text-action-ef079fed.js → replace-selected-text-action-0f7b7c78.js} +1 -1
  21. package/dist/cjs/{responsive-format-facade-cc368403.js → responsive-format-facade-d112aa9f.js} +1 -1
  22. package/dist/cjs/{rich-text-editor-required-rule-bbd727a2.js → rich-text-editor-required-rule-86d9cd4d.js} +1 -1
  23. package/dist/cjs/{split-cell-operation-b1fe91b5.js → split-cell-operation-b41344bd.js} +3 -3
  24. package/dist/cjs/{state-border-formatter-398134c1.js → state-border-formatter-c3c9b90d.js} +1 -1
  25. package/dist/cjs/{string-format-strategy.abstract-67421e2b.js → string-format-strategy.abstract-d51050cd.js} +1 -1
  26. package/dist/cjs/{string-input-formatter-slimmer-e84530b9.js → string-input-formatter-slimmer-23fdb50e.js} +1 -1
  27. package/dist/cjs/{string-mask-strategy-f9806f9b.js → string-mask-strategy-10fe0f6d.js} +2 -2
  28. package/dist/cjs/{style-formatter-da3a556b.js → style-formatter-11c95331.js} +2 -2
  29. package/dist/cjs/{time-required-rule-618109fa.js → time-required-rule-2fd7c828.js} +1 -1
  30. package/dist/cjs/{token-extension-dfee303a.js → token-extension-2e3e1631.js} +125 -498
  31. package/dist/cjs/{translation-slimmer-1a7a2b6d.js → translation-slimmer-e8549aff.js} +17 -1
  32. package/dist/cjs/{type-guard-474dec0d.js → type-guard-9917b11f.js} +1 -1
  33. package/dist/cjs/{valid-credit-card-number-rule-00c18527.js → valid-credit-card-number-rule-8c541bcd.js} +1 -1
  34. package/dist/cjs/vega-accordion.cjs.entry.js +6 -6
  35. package/dist/cjs/vega-app-header-button.cjs.entry.js +5 -5
  36. package/dist/cjs/vega-box.cjs.entry.js +6 -6
  37. package/dist/cjs/vega-button-circle.cjs.entry.js +5 -5
  38. package/dist/cjs/vega-button.cjs.entry.js +3 -3
  39. package/dist/cjs/vega-calendar_4.cjs.entry.js +6 -6
  40. package/dist/cjs/vega-card.cjs.entry.js +5 -5
  41. package/dist/cjs/vega-carousel.cjs.entry.js +3 -3
  42. package/dist/cjs/vega-checkbox_2.cjs.entry.js +14 -7
  43. package/dist/cjs/vega-chip.cjs.entry.js +5 -5
  44. package/dist/cjs/vega-code-block.cjs.entry.js +8 -8
  45. package/dist/cjs/vega-color-picker.cjs.entry.js +2 -2
  46. package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +3 -3
  47. package/dist/cjs/vega-color-swatch.cjs.entry.js +2 -2
  48. package/dist/cjs/vega-combo-box.cjs.entry.js +8 -8
  49. package/dist/cjs/vega-date-picker_2.cjs.entry.js +13 -13
  50. package/dist/cjs/vega-dialog_2.cjs.entry.js +3 -3
  51. package/dist/cjs/vega-divider.cjs.entry.js +5 -5
  52. package/dist/cjs/vega-dropdown_5.cjs.entry.js +7 -7
  53. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  54. package/dist/cjs/vega-field-label.cjs.entry.js +3 -3
  55. package/dist/cjs/vega-file-uploader.cjs.entry.js +3 -3
  56. package/dist/cjs/vega-flag-icon.cjs.entry.js +5 -5
  57. package/dist/cjs/vega-flex.cjs.entry.js +6 -6
  58. package/dist/cjs/vega-font.cjs.entry.js +5 -5
  59. package/dist/cjs/vega-form.cjs.entry.js +3 -3
  60. package/dist/cjs/vega-grid.cjs.entry.js +5 -5
  61. package/dist/cjs/vega-icon.cjs.entry.js +5 -5
  62. package/dist/cjs/vega-image-uploader.cjs.entry.js +5 -5
  63. package/dist/cjs/vega-input-credit-card.cjs.entry.js +17 -7
  64. package/dist/cjs/vega-input-numeric.cjs.entry.js +5 -5
  65. package/dist/cjs/vega-input-passcode.cjs.entry.js +5 -5
  66. package/dist/cjs/vega-input-phone-number.cjs.entry.js +4 -4
  67. package/dist/cjs/vega-input-range.cjs.entry.js +3 -3
  68. package/dist/cjs/vega-input-select.cjs.entry.js +5 -5
  69. package/dist/cjs/vega-input.cjs.entry.js +6 -6
  70. package/dist/cjs/vega-left-nav_5.cjs.entry.js +7 -7
  71. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
  72. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +2 -2
  73. package/dist/cjs/vega-pagination.cjs.entry.js +4 -4
  74. package/dist/cjs/vega-popover_2.cjs.entry.js +8 -8
  75. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +3 -3
  76. package/dist/cjs/vega-radio_2.cjs.entry.js +17 -10
  77. package/dist/cjs/vega-rich-text-content.cjs.entry.js +63 -31
  78. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +65 -22
  79. package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +5 -5
  80. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +8 -8
  81. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +18 -5
  82. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +2 -2
  83. package/dist/cjs/vega-sidenav_3.cjs.entry.js +3 -3
  84. package/dist/cjs/vega-signature-capture.cjs.entry.js +7 -7
  85. package/dist/cjs/vega-stepper.cjs.entry.js +2 -2
  86. package/dist/cjs/vega-tab-group_2.cjs.entry.js +8 -5
  87. package/dist/cjs/vega-table_11.cjs.entry.js +4 -4
  88. package/dist/cjs/vega-textarea.cjs.entry.js +2 -2
  89. package/dist/cjs/vega-time-picker_2.cjs.entry.js +9 -9
  90. package/dist/cjs/vega-toggle-switch.cjs.entry.js +2 -2
  91. package/dist/cjs/vega-tooltip_2.cjs.entry.js +6 -6
  92. package/dist/cjs/vega.cjs.js +11 -12
  93. package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.css +8 -11
  94. package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.js +35 -7
  95. package/dist/collection/components/vega-field-label/vega-field-label.js +2 -2
  96. package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +35 -1
  97. package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.css +8 -11
  98. package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.js +35 -7
  99. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.js +36 -1
  100. package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +15 -12
  101. package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +11 -0
  102. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-toolbar-button-renderer.js +1 -1
  103. package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-toolbar-button-renderer.js +30 -16
  104. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.js +1 -1
  105. package/dist/collection/components/vega-rich-text-editor/extensions/link/link-extension.js +34 -0
  106. package/dist/collection/components/vega-rich-text-editor/extensions/link/type.js +1 -0
  107. package/dist/collection/components/vega-rich-text-editor/extensions/link/utils.js +22 -0
  108. package/dist/collection/components/vega-rich-text-editor/extensions/rte-extension-state-store.js +37 -0
  109. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-toolbar-button-renderer.js +1 -1
  110. package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
  111. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/toolbar-renderer.js +5 -3
  112. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +39 -1
  113. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +13 -4
  114. package/dist/collection/components/vega-selection-chip/vega-selection-chip-group/slimmers/renderers/vega-selection-chip-group-renderer.js +4 -1
  115. package/dist/collection/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.js +34 -0
  116. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.js +4 -2
  117. package/dist/collection/components/vega-tab-group/vega-tab-group.js +5 -4
  118. package/dist/collection/global/scripts/before-vega-load.js +2 -0
  119. package/dist/collection/helpers/slimmers/translation/translation-slimmer.js +16 -0
  120. package/dist/collection/helpers/translation/locales/en.js +4 -0
  121. package/dist/esm/{app-globals-081bbfd9.js → app-globals-a4134d21.js} +9 -7
  122. package/dist/esm/{code-block-17f596fc.js → code-block-9a17d89b.js} +2 -2
  123. package/dist/esm/{component-value-history-controller-slimmer.abstract-21e9126a.js → component-value-history-controller-slimmer.abstract-a64c3678.js} +3 -3
  124. package/dist/esm/{content-state-96741bb0.js → content-state-d59b4560.js} +3 -3
  125. package/dist/esm/{date-required-rule-d6ce832c.js → date-required-rule-cb960229.js} +1 -1
  126. package/dist/esm/{design-token-0a575bf2.js → design-token-f73ebce9.js} +3 -3
  127. package/dist/esm/{element-appender-slimmer-44bbb5c6.js → element-appender-slimmer-c62cf540.js} +2 -2
  128. package/dist/esm/{form-field-controller-slimmer-03894a51.js → form-field-controller-slimmer-514a3195.js} +1 -1
  129. package/dist/esm/{image-annotation-action-e8ab7b64.js → image-annotation-action-f4ea265c.js} +26 -3
  130. package/dist/esm/index.js +16 -17
  131. package/dist/esm/{inject-keyboard-manager-e5874185.js → inject-keyboard-manager-6522df5c.js} +1 -1
  132. package/dist/esm/{internal-translation-controller-84958bc9.js → internal-translation-controller-653bd7e3.js} +4 -0
  133. package/dist/esm/{keyboard-manager-404b9c17.js → keyboard-manager-9615fa9b.js} +1 -1
  134. package/dist/esm/{keyboard-manager-slimmer-c8fcfe60.js → keyboard-manager-slimmer-21bdc3a4.js} +1 -1
  135. package/dist/esm/link-extension-be164793.js +576 -0
  136. package/dist/esm/loader.js +11 -12
  137. package/dist/esm/{month-view-generator-d341fa5a.js → month-view-generator-1b7c9bb8.js} +1 -1
  138. package/dist/esm/{public-rules-09387dcf.js → public-rules-58f31834.js} +7 -7
  139. package/dist/esm/{range-47d9f95e.js → range-1c1c20fa.js} +1 -1
  140. package/dist/esm/{replace-selected-text-action-a217dc89.js → replace-selected-text-action-1abc5200.js} +1 -1
  141. package/dist/esm/{responsive-format-facade-51c0c2e1.js → responsive-format-facade-12697af2.js} +1 -1
  142. package/dist/esm/{rich-text-editor-required-rule-cca16fd0.js → rich-text-editor-required-rule-050d292b.js} +1 -1
  143. package/dist/esm/{split-cell-operation-ddde4106.js → split-cell-operation-8251d2a1.js} +3 -3
  144. package/dist/esm/{state-border-formatter-50394e9c.js → state-border-formatter-55cee24d.js} +1 -1
  145. package/dist/esm/{string-format-strategy.abstract-de17b899.js → string-format-strategy.abstract-14c1e874.js} +1 -1
  146. package/dist/esm/{string-input-formatter-slimmer-c3d483ef.js → string-input-formatter-slimmer-ec297247.js} +1 -1
  147. package/dist/esm/{string-mask-strategy-87efdb9e.js → string-mask-strategy-18760123.js} +2 -2
  148. package/dist/esm/{style-formatter-c20c1988.js → style-formatter-6073ae27.js} +2 -2
  149. package/dist/esm/{time-required-rule-026c17a1.js → time-required-rule-9b775d24.js} +1 -1
  150. package/dist/esm/{token-extension-76323d76.js → token-extension-6cb7dcb2.js} +58 -429
  151. package/dist/esm/{translation-slimmer-7f195ba8.js → translation-slimmer-d32eb861.js} +17 -1
  152. package/dist/esm/{type-guard-30eec79c.js → type-guard-fd1f4760.js} +1 -1
  153. package/dist/esm/{valid-credit-card-number-rule-1ac471e8.js → valid-credit-card-number-rule-dfd3e0a6.js} +1 -1
  154. package/dist/esm/vega-accordion.entry.js +6 -6
  155. package/dist/esm/vega-app-header-button.entry.js +5 -5
  156. package/dist/esm/vega-box.entry.js +6 -6
  157. package/dist/esm/vega-button-circle.entry.js +5 -5
  158. package/dist/esm/vega-button.entry.js +3 -3
  159. package/dist/esm/vega-calendar_4.entry.js +6 -6
  160. package/dist/esm/vega-card.entry.js +5 -5
  161. package/dist/esm/vega-carousel.entry.js +3 -3
  162. package/dist/esm/vega-checkbox_2.entry.js +14 -7
  163. package/dist/esm/vega-chip.entry.js +5 -5
  164. package/dist/esm/vega-code-block.entry.js +8 -8
  165. package/dist/esm/vega-color-picker.entry.js +2 -2
  166. package/dist/esm/vega-color-swatch-picker.entry.js +3 -3
  167. package/dist/esm/vega-color-swatch.entry.js +2 -2
  168. package/dist/esm/vega-combo-box.entry.js +8 -8
  169. package/dist/esm/vega-date-picker_2.entry.js +13 -13
  170. package/dist/esm/vega-dialog_2.entry.js +3 -3
  171. package/dist/esm/vega-divider.entry.js +5 -5
  172. package/dist/esm/vega-dropdown_5.entry.js +7 -7
  173. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  174. package/dist/esm/vega-field-label.entry.js +3 -3
  175. package/dist/esm/vega-file-uploader.entry.js +3 -3
  176. package/dist/esm/vega-flag-icon.entry.js +5 -5
  177. package/dist/esm/vega-flex.entry.js +6 -6
  178. package/dist/esm/vega-font.entry.js +5 -5
  179. package/dist/esm/vega-form.entry.js +3 -3
  180. package/dist/esm/vega-grid.entry.js +5 -5
  181. package/dist/esm/vega-icon.entry.js +5 -5
  182. package/dist/esm/vega-image-uploader.entry.js +5 -5
  183. package/dist/esm/vega-input-credit-card.entry.js +17 -7
  184. package/dist/esm/vega-input-numeric.entry.js +5 -5
  185. package/dist/esm/vega-input-passcode.entry.js +5 -5
  186. package/dist/esm/vega-input-phone-number.entry.js +4 -4
  187. package/dist/esm/vega-input-range.entry.js +3 -3
  188. package/dist/esm/vega-input-select.entry.js +5 -5
  189. package/dist/esm/vega-input.entry.js +6 -6
  190. package/dist/esm/vega-left-nav_5.entry.js +7 -7
  191. package/dist/esm/vega-loader-wrapper_2.entry.js +3 -3
  192. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +2 -2
  193. package/dist/esm/vega-pagination.entry.js +4 -4
  194. package/dist/esm/vega-popover_2.entry.js +8 -8
  195. package/dist/esm/vega-progress-tracker_2.entry.js +3 -3
  196. package/dist/esm/vega-radio_2.entry.js +17 -10
  197. package/dist/esm/vega-rich-text-content.entry.js +40 -8
  198. package/dist/esm/vega-rich-text-editor_4.entry.js +64 -21
  199. package/dist/esm/vega-rich-text-special-characters-panel.entry.js +5 -5
  200. package/dist/esm/vega-rich-text-table-properties_3.entry.js +8 -8
  201. package/dist/esm/vega-selection-chip_2.entry.js +18 -5
  202. package/dist/esm/vega-selection-tile_2.entry.js +2 -2
  203. package/dist/esm/vega-sidenav_3.entry.js +3 -3
  204. package/dist/esm/vega-signature-capture.entry.js +7 -7
  205. package/dist/esm/vega-stepper.entry.js +2 -2
  206. package/dist/esm/vega-tab-group_2.entry.js +8 -5
  207. package/dist/esm/vega-table_11.entry.js +4 -4
  208. package/dist/esm/vega-textarea.entry.js +2 -2
  209. package/dist/esm/vega-time-picker_2.entry.js +9 -9
  210. package/dist/esm/vega-toggle-switch.entry.js +2 -2
  211. package/dist/esm/vega-tooltip_2.entry.js +6 -6
  212. package/dist/esm/vega.js +11 -12
  213. package/dist/sri/vega-sri-manifest.json +302 -306
  214. package/dist/types/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.d.ts +10 -1
  215. package/dist/types/components/vega-input-credit-card/vega-input-credit-card.d.ts +10 -0
  216. package/dist/types/components/vega-radio/vega-radio-group/vega-radio-group.d.ts +10 -1
  217. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.d.ts +3 -1
  218. package/dist/types/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.d.ts +8 -5
  219. package/dist/types/components/vega-rich-text-editor/extensions/extension.abstract.d.ts +9 -0
  220. package/dist/types/components/vega-rich-text-editor/extensions/languages/language-toolbar-button-renderer.d.ts +16 -12
  221. package/dist/types/components/vega-rich-text-editor/extensions/link/link-extension.d.ts +27 -0
  222. package/dist/types/components/vega-rich-text-editor/extensions/link/type.d.ts +15 -0
  223. package/dist/types/components/vega-rich-text-editor/extensions/link/utils.d.ts +8 -0
  224. package/dist/types/components/vega-rich-text-editor/extensions/rte-extension-state-store.d.ts +30 -0
  225. package/dist/types/components/vega-rich-text-editor/public-api.d.ts +2 -0
  226. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/toolbar-renderer.d.ts +1 -1
  227. package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +22 -0
  228. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +1 -0
  229. package/dist/types/components/vega-selection-chip/vega-selection-chip-group/slimmers/renderers/vega-selection-chip-group-renderer.d.ts +1 -0
  230. package/dist/types/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.d.ts +10 -0
  231. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.d.ts +3 -2
  232. package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +4 -3
  233. package/dist/types/components.d.ts +50 -2
  234. package/dist/types/helpers/slimmers/translation/translation-slimmer.d.ts +11 -0
  235. package/dist/types/helpers/translation/interface.d.ts +4 -0
  236. package/dist/vega/index.esm.js +1 -1
  237. package/dist/vega/p-02492864.entry.js +1 -0
  238. package/dist/vega/{p-df3a649c.entry.js → p-0278cd2b.entry.js} +1 -1
  239. package/dist/vega/{p-630cd479.js → p-0542b8ac.js} +1 -1
  240. package/dist/vega/p-0a1c7f80.js +1 -0
  241. package/dist/vega/{p-b9bd85d6.entry.js → p-0cc4a052.entry.js} +1 -1
  242. package/dist/vega/{p-976536c7.entry.js → p-1b4abd76.entry.js} +1 -1
  243. package/dist/vega/{p-efe6e4e6.entry.js → p-1ee185d9.entry.js} +1 -1
  244. package/dist/vega/{p-c3be0c29.entry.js → p-203f4ce9.entry.js} +1 -1
  245. package/dist/vega/p-2620a164.js +1 -0
  246. package/dist/vega/{p-2abdca42.js → p-277c306b.js} +1 -1
  247. package/dist/vega/{p-2c5352fe.entry.js → p-285e5e52.entry.js} +1 -1
  248. package/dist/vega/p-2c7e1bcb.js +1 -0
  249. package/dist/vega/{p-1ab4c08d.js → p-30487f0e.js} +1 -1
  250. package/dist/vega/{p-c016b230.entry.js → p-30a6b7aa.entry.js} +1 -1
  251. package/dist/vega/p-350d1b75.entry.js +1 -0
  252. package/dist/vega/{p-4c6baf92.entry.js → p-355ea330.entry.js} +1 -1
  253. package/dist/vega/{p-50e7020c.js → p-35d617d5.js} +1 -1
  254. package/dist/vega/{p-6c484462.entry.js → p-3755d8d3.entry.js} +1 -1
  255. package/dist/vega/{p-61536fcf.entry.js → p-3e956269.entry.js} +1 -1
  256. package/dist/vega/{p-fae4d64e.js → p-3ed6a602.js} +1 -1
  257. package/dist/vega/{p-a0705cd0.entry.js → p-4386625c.entry.js} +1 -1
  258. package/dist/vega/{p-b66d46ce.js → p-44f39eee.js} +1 -1
  259. package/dist/vega/{p-df71c830.entry.js → p-44f81987.entry.js} +1 -1
  260. package/dist/vega/{p-d93574dd.entry.js → p-456890f5.entry.js} +1 -1
  261. package/dist/vega/p-465590d1.entry.js +1 -0
  262. package/dist/vega/{p-f764b62e.entry.js → p-47ffdc0f.entry.js} +1 -1
  263. package/dist/vega/p-4fdd0a71.js +1 -0
  264. package/dist/vega/{p-9a562813.entry.js → p-54141828.entry.js} +1 -1
  265. package/dist/vega/{p-35e800ac.js → p-566ba295.js} +1 -1
  266. package/dist/vega/{p-baef217a.entry.js → p-581d89bb.entry.js} +1 -1
  267. package/dist/vega/p-5f048811.entry.js +1 -0
  268. package/dist/vega/p-5f377954.js +1 -1
  269. package/dist/vega/{p-8ce92f5f.entry.js → p-616d7096.entry.js} +1 -1
  270. package/dist/vega/{p-dbb02b32.entry.js → p-6528739f.entry.js} +1 -1
  271. package/dist/vega/{p-b3b22e36.entry.js → p-667c980d.entry.js} +1 -1
  272. package/dist/vega/{p-f597b65e.entry.js → p-6845ed5c.entry.js} +1 -1
  273. package/dist/vega/p-6cedb325.js +1 -0
  274. package/dist/vega/{p-78a6e741.entry.js → p-6d99a0b3.entry.js} +1 -1
  275. package/dist/vega/{p-43af604c.entry.js → p-6fec4d46.entry.js} +1 -1
  276. package/dist/vega/{p-337440ce.entry.js → p-716a393e.entry.js} +1 -1
  277. package/dist/vega/p-73ce8fef.js +1 -0
  278. package/dist/vega/p-788a7a5a.js +1 -0
  279. package/dist/vega/{p-ed0cc518.entry.js → p-7fe292af.entry.js} +1 -1
  280. package/dist/vega/{p-ad89f499.js → p-820ff54c.js} +1 -1
  281. package/dist/vega/p-82c133aa.js +1 -0
  282. package/dist/vega/{p-f7e8081e.js → p-844b7826.js} +1 -1
  283. package/dist/vega/{p-93cbc231.entry.js → p-850ea38b.entry.js} +1 -1
  284. package/dist/vega/p-85dcd07b.js +3 -0
  285. package/dist/vega/{p-3a49089e.js → p-881622fd.js} +1 -1
  286. package/dist/vega/{p-6a3ea3f0.entry.js → p-88c29aae.entry.js} +1 -1
  287. package/dist/vega/{p-a9b6ce74.js → p-8a054a13.js} +1 -1
  288. package/dist/vega/{p-bd5566e3.entry.js → p-8d9c4338.entry.js} +1 -1
  289. package/dist/vega/{p-26a54a73.entry.js → p-939c486f.entry.js} +1 -1
  290. package/dist/vega/{p-76454c9a.js → p-97e7da55.js} +1 -1
  291. package/dist/vega/{p-89d55444.entry.js → p-99545fd7.entry.js} +1 -1
  292. package/dist/vega/{p-157a2459.entry.js → p-99ea0fa0.entry.js} +1 -1
  293. package/dist/vega/{p-be6c1415.js → p-a809b33a.js} +1 -1
  294. package/dist/vega/{p-8865613a.entry.js → p-a9a70696.entry.js} +1 -1
  295. package/dist/vega/{p-9cb92fa3.entry.js → p-aae71499.entry.js} +1 -1
  296. package/dist/vega/{p-b2488adb.js → p-b0f55f5f.js} +1 -1
  297. package/dist/vega/{p-09deb867.entry.js → p-b5c08306.entry.js} +1 -1
  298. package/dist/vega/{p-c91e0a43.js → p-b7c90543.js} +1 -1
  299. package/dist/vega/{p-fc0ce3b5.entry.js → p-bcd3bd79.entry.js} +1 -1
  300. package/dist/vega/{p-8457b6b7.entry.js → p-bce9f489.entry.js} +1 -1
  301. package/dist/vega/{p-57b34bf9.entry.js → p-c0a6ed53.entry.js} +1 -1
  302. package/dist/vega/{p-48ea74b5.entry.js → p-c1c5bd2c.entry.js} +1 -1
  303. package/dist/vega/{p-f7cab150.entry.js → p-c5621f60.entry.js} +1 -1
  304. package/dist/vega/{p-94a064a3.js → p-c596bb49.js} +1 -1
  305. package/dist/vega/{p-dd529875.js → p-c9c42a07.js} +1 -1
  306. package/dist/vega/{p-d1cc3544.entry.js → p-d0e7c14b.entry.js} +1 -1
  307. package/dist/vega/{p-cdde6e64.entry.js → p-d6422004.entry.js} +1 -1
  308. package/dist/vega/{p-1e68e217.entry.js → p-d76cb9da.entry.js} +1 -1
  309. package/dist/vega/{p-c4bd6cf8.entry.js → p-d871e8eb.entry.js} +1 -1
  310. package/dist/vega/p-d905159c.entry.js +1 -0
  311. package/dist/vega/{p-285b161c.entry.js → p-dfda6e01.entry.js} +1 -1
  312. package/dist/vega/{p-3390bb20.js → p-e30a4f3e.js} +1 -1
  313. package/dist/vega/{p-059ba5f5.entry.js → p-e8c5a446.entry.js} +1 -1
  314. package/dist/vega/{p-091fbc35.js → p-eb927e2b.js} +1 -1
  315. package/dist/vega/{p-fbde6153.js → p-ecea4d24.js} +1 -1
  316. package/dist/vega/{p-44d2f9e7.entry.js → p-ed1dbc98.entry.js} +1 -1
  317. package/dist/vega/p-f0b99c3a.entry.js +1 -0
  318. package/dist/vega/{p-363e453b.js → p-f0d6e2f2.js} +1 -1
  319. package/dist/vega/{p-4b34df4c.entry.js → p-f251a907.entry.js} +1 -1
  320. package/dist/vega/{p-9a35a34f.entry.js → p-f5c8024e.entry.js} +1 -1
  321. package/dist/vega/{p-fa398acc.entry.js → p-f70cfac5.entry.js} +1 -1
  322. package/dist/vega/p-f830deb8.js +1 -0
  323. package/dist/vega/{p-2f2201d6.entry.js → p-f9ae396b.entry.js} +1 -1
  324. package/dist/vega/{p-e80e7cd9.entry.js → p-fd2a49be.entry.js} +1 -1
  325. package/dist/vega/{p-3ef9c69d.entry.js → p-fe573f85.entry.js} +1 -1
  326. package/dist/vega/vega.esm.js +1 -1
  327. package/package.json +1 -1
  328. package/dist/cjs/base-renderer-0a3b62b7.js +0 -9
  329. package/dist/cjs/dto-renderer-manager-7eb5c5ce.js +0 -98
  330. package/dist/esm/base-renderer-101f6d04.js +0 -7
  331. package/dist/esm/dto-renderer-manager-abc7eb5f.js +0 -96
  332. package/dist/vega/p-2e86aee5.js +0 -1
  333. package/dist/vega/p-3a5737fa.js +0 -1
  334. package/dist/vega/p-5f09aba8.js +0 -1
  335. package/dist/vega/p-5fd29f29.entry.js +0 -1
  336. package/dist/vega/p-66b2a285.entry.js +0 -1
  337. package/dist/vega/p-73508c24.js +0 -1
  338. package/dist/vega/p-7fbd11b0.js +0 -1
  339. package/dist/vega/p-894fb9c9.entry.js +0 -1
  340. package/dist/vega/p-89947a43.js +0 -1
  341. package/dist/vega/p-8a3d12e6.js +0 -1
  342. package/dist/vega/p-a18d280f.js +0 -3
  343. package/dist/vega/p-a7b5f497.js +0 -1
  344. package/dist/vega/p-b6c3ce6d.js +0 -1
  345. package/dist/vega/p-ca4773c3.entry.js +0 -1
  346. package/dist/vega/p-efe48ed5.entry.js +0 -1
  347. package/dist/vega/p-f7c6af07.js +0 -1
  348. package/dist/vega/p-ff24b342.entry.js +0 -1
@@ -72,9 +72,10 @@ export class VegaTabGroup {
72
72
  /**
73
73
  * Defines the tab items that appear within the tab group.
74
74
  *
75
- * The `tabItems` property can only be set once during
76
- * initialization and cannot be overridden or
77
- * modified dynamically.
75
+ * The `tabItems` property supports dynamic updates.
76
+ *
77
+ * - When items are added or removed, the tab group
78
+ * will update tabs and overflow layout automatically.
78
79
  *
79
80
  * @vegaVersion 1.3.0
80
81
  */
@@ -247,7 +248,7 @@ export class VegaTabGroup {
247
248
  "name": "vegaVersion",
248
249
  "text": "1.3.0"
249
250
  }],
250
- "text": "Defines the tab items that appear within the tab group.\n\nThe `tabItems` property can only be set once during\n initialization and cannot be overridden or\n modified dynamically."
251
+ "text": "Defines the tab items that appear within the tab group.\n\nThe `tabItems` property supports dynamic updates.\n\n- When items are added or removed, the tab group\n will update tabs and overflow layout automatically."
251
252
  },
252
253
  "defaultValue": "[]"
253
254
  },
@@ -30,6 +30,7 @@ import { VegaRTESpecialCharactersExtension } from '../../components/vega-rich-te
30
30
  import { VegaRTESpecialCharactersEssentials, VegaRTESpecialCharactersLatin, VegaRTESpecialCharactersMathematical, VegaRTESpecialCharactersArrows, VegaRTESpecialCharactersCurrency, VegaRTESpecialCharactersText, } from '../../components/vega-rich-text-editor/extensions/special-characters/constants/default-categories';
31
31
  import { VegaRTELineHeightExtension } from '../../components/vega-rich-text-editor/extensions/line-height/line-height-extension';
32
32
  import { VegaRTEDefaultLineHeightOptions } from '../../components/vega-rich-text-editor/extensions/line-height/constants';
33
+ import { VegaRTELinkExtension } from '../../components/vega-rich-text-editor/extensions/link/link-extension';
33
34
  /**
34
35
  * Default export function that will be used by stencil global script,
35
36
  * which will be invoked before library loaded.
@@ -213,6 +214,7 @@ function injectVegaRichTextEditorClassIntoGlobal() {
213
214
  globalThis.VegaRTESpecialCharactersCurrency = VegaRTESpecialCharactersCurrency;
214
215
  globalThis.VegaRTESpecialCharactersText = VegaRTESpecialCharactersText;
215
216
  globalThis.VegaRTELineHeightExtension = VegaRTELineHeightExtension;
217
+ globalThis.VegaRTELinkExtension = VegaRTELinkExtension;
216
218
  }
217
219
  /**
218
220
  * Inject VegaPublicValidationRules to global as a public api
@@ -11,6 +11,19 @@ import { VegaInternalTranslation } from '../../translation/internal-translation-
11
11
  * Automatically triggers re-render in components that rely on this utility when the language changes.
12
12
  */
13
13
  export class TranslationSlimmer extends VegaSlimmer {
14
+ /**
15
+ * Component lifecycle - [connectedCallback]
16
+ *
17
+ * Registers the host with the translation controller on every (re)connect.
18
+ * Without this, components whose hosts are moved across the DOM (e.g. popover
19
+ * slot content that gets appended into the popover content box at show time)
20
+ * are unregistered by their disconnect but never re-registered until the next
21
+ * `t()` call, which can leave the global translation observer unable to find
22
+ * them in `connectedComponents` and skip the re-render on locale change.
23
+ */
24
+ connectedCallback() {
25
+ VegaInternalTranslation.registerComponent(this.host);
26
+ }
14
27
  /**
15
28
  * Component lifecycle - [disconnectedCallback]
16
29
  */
@@ -32,6 +45,9 @@ export class TranslationSlimmer extends VegaSlimmer {
32
45
  __decorate([
33
46
  MapToComponentField()
34
47
  ], TranslationSlimmer.prototype, "host", void 0);
48
+ __decorate([
49
+ MapToComponentMethod('connectedCallback')
50
+ ], TranslationSlimmer.prototype, "connectedCallback", null);
35
51
  __decorate([
36
52
  MapToComponentMethod('disconnectedCallback')
37
53
  ], TranslationSlimmer.prototype, "disconnectedCallback", null);
@@ -136,6 +136,10 @@ export const staticTranslations = {
136
136
  'Paragraph': 'Paragraph',
137
137
  'Reset Selection': 'Reset Selection',
138
138
  'Select Language': 'Select Language',
139
+ 'Functions': 'Functions',
140
+ 'Insert function': 'Insert function',
141
+ 'Conditional': 'Conditional',
142
+ 'Foreach': 'Foreach',
139
143
  'Delete Code': 'Delete Code',
140
144
  'Copy Code': 'Copy Code',
141
145
  'Code Block': 'Code Block',
@@ -1,20 +1,21 @@
1
1
  import { F as FeatureFlag } from './feature-flag-controller-5ebc0cec.js';
2
- import { V as VegaLoader, a as VegaNotify, b as VegaEventManager, c as VegaZIndexManager, w as waitForVega, d as VegaSkeletonLoader, e as VegaTranslation, f as VegaRTETokenExtension, g as VegaRTELanguageExtension, h as VegaRTEDefaultLineHeightOptions, i as VegaRTEFunctionExtension, j as VegaRTETableExtension, k as VegaRTEHorizontalLineExtension, l as VegaRTESpecialCharactersExtension, m as VegaRTESpecialCharactersEssentials, n as VegaRTESpecialCharactersLatin, o as VegaRTESpecialCharactersMathematical, p as VegaRTESpecialCharactersArrows, q as VegaRTESpecialCharactersCurrency, r as VegaRTESpecialCharactersText, s as VegaRTELineHeightExtension } from './token-extension-76323d76.js';
3
- import { V as VegaThemeManager } from './split-cell-operation-ddde4106.js';
2
+ import { V as VegaLoader, a as VegaNotify, b as VegaEventManager, c as VegaZIndexManager, w as waitForVega, d as VegaSkeletonLoader, e as VegaTranslation, f as VegaRTETokenExtension, g as VegaRTELanguageExtension, h as VegaRTEDefaultLineHeightOptions, i as VegaRTEFunctionExtension, j as VegaRTETableExtension, k as VegaRTEHorizontalLineExtension, l as VegaRTESpecialCharactersExtension, m as VegaRTESpecialCharactersEssentials, n as VegaRTESpecialCharactersLatin, o as VegaRTESpecialCharactersMathematical, p as VegaRTESpecialCharactersArrows, q as VegaRTESpecialCharactersCurrency, r as VegaRTESpecialCharactersText, s as VegaRTELineHeightExtension } from './token-extension-6cb7dcb2.js';
3
+ import { V as VegaThemeManager } from './split-cell-operation-8251d2a1.js';
4
4
  import { M as MapToComponentMethod, V as VegaSlimmer, s as setVegaLogLevel, G as GlobalSlimmersRegistry } from './global-slimmer-registry-17c4efd4.js';
5
5
  import { V as VegaDialog } from './vega-dialog-controller-389e7f7c.js';
6
6
  import { T as TypographyUrls } from './typography-396de03f.js';
7
7
  import { V as VegaIconManager } from './icon-manager-691c8682.js';
8
- import { V as VegaInternalTranslation, s as staticTranslations } from './internal-translation-controller-84958bc9.js';
9
- import { V as ValidCreditCardNumberRule } from './valid-credit-card-number-rule-1ac471e8.js';
8
+ import { V as VegaInternalTranslation, s as staticTranslations } from './internal-translation-controller-653bd7e3.js';
9
+ import { V as ValidCreditCardNumberRule } from './valid-credit-card-number-rule-dfd3e0a6.js';
10
10
  import { v as vegaEnvManager } from './vega-env-manager-8f8dc473.js';
11
11
  import { U as UPDATE_TRANSLATION } from './static-subject-title-1c86e974.js';
12
12
  import { C as ChangeManager } from './change-manager-6a7eb88c.js';
13
13
  import { O as Observer } from './observer-3959f9dd.js';
14
14
  import { f as forceUpdate } from './index-090d31ca.js';
15
- import { V as VegaRTEContent } from './content-state-96741bb0.js';
15
+ import { V as VegaRTEContent } from './content-state-d59b4560.js';
16
16
  import { v as vegaNonceManager, s as setVegaNonce } from './vega-nonce-manager-497e5eb5.js';
17
- import { V as VegaRTEPresetToolbarItems } from './code-block-17f596fc.js';
17
+ import { V as VegaRTEPresetToolbarItems } from './code-block-9a17d89b.js';
18
+ import { V as VegaRTELinkExtension } from './link-extension-be164793.js';
18
19
 
19
20
  var __decorate$2 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
20
21
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
@@ -401,12 +402,13 @@ function injectVegaRichTextEditorClassIntoGlobal() {
401
402
  globalThis.VegaRTESpecialCharactersCurrency = VegaRTESpecialCharactersCurrency;
402
403
  globalThis.VegaRTESpecialCharactersText = VegaRTESpecialCharactersText;
403
404
  globalThis.VegaRTELineHeightExtension = VegaRTELineHeightExtension;
405
+ globalThis.VegaRTELinkExtension = VegaRTELinkExtension;
404
406
  }
405
407
  /**
406
408
  * Inject VegaPublicValidationRules to global as a public api
407
409
  */
408
410
  function injectVegaPublicValidationRules() {
409
- void import('./public-rules-09387dcf.js').then((module) => {
411
+ void import('./public-rules-58f31834.js').then((module) => {
410
412
  Object.entries(module).forEach(([name, value]) => {
411
413
  globalThis[name] = value;
412
414
  });
@@ -3,7 +3,7 @@ import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-
3
3
  import { d as VegaInternalRichTextEditorFlushChanges, e as VegaInternalRichTextEditorSelectionRangeChange } from './vega-internal-event-id-913e8be6.js';
4
4
  import { d as dashCaseToCamel, c as camelToDashCase } from './string-a953eafc.js';
5
5
  import { L as LogUtility } from './global-slimmer-registry-17c4efd4.js';
6
- import { i as isNonNullable } from './type-guard-30eec79c.js';
6
+ import { i as isNonNullable } from './type-guard-fd1f4760.js';
7
7
  import { T as TypographyUrls } from './typography-396de03f.js';
8
8
  import { g as generateUUID } from './misc-9fdbcfbb.js';
9
9
  import { V as VegaInternalThemeManager } from './dark-mode-style-controller-ca5afd2d.js';
@@ -5202,4 +5202,4 @@ class RTECodeBlock extends RTEBlock {
5202
5202
  RTECodeBlock.CODE_BLOCK_PLACEHOLDER_CLASS_NAME = 'code-block-placeholder-element';
5203
5203
  RTECodeBlock.dtoName = 'RTECodeBlock';
5204
5204
 
5205
- export { RTE_DEFAULT_TEXT_COLOR as $, ActionHandleStrategyRegistry as A, BlockAnnotation as B, CommonAnnotationTypeEnum as C, BlockMergeNodesStrategy as D, SyncUpSelectionAction as E, BlockAnnotationTypeEnum as F, CustomClassAnnotation as G, HorizontalAlignmentAnnotationAction as H, InsertChildrenAfterAction as I, NodeAnnotation as J, NodeTypeEnum as K, CommonAnnotation as L, ModifyContentAction as M, NodeAnnotationTypeEnum as N, ReplaceChildNodesAction as O, HTML_VOID_TAGS as P, BlockDeleteNodeContentStrategy as Q, RTEFilterStylesStrategyRegistry as R, SplitBlockWithNodeAction as S, TextStyleAnnotationAction as T, UpdateTextAction as U, VegaRTEPresetToolbarItems as V, RemoveChildrenStrategy as W, BOLD_FONT_WEIGHT_KEYWORD as X, BOLD_FONT_WEIGHT as Y, createStyleMapFromElement as Z, RTE_TEXT_COLORS as _, ActionHandlerInterceptorRegistry as a, ITALIC_FONT_STYLE as a0, STRIKETHROUGH_TEXT_DECORATION as a1, UNDERLINE_TEXT_DECORATION as a2, TextStyleAnnotation as a3, Predicate as a4, HorizontalAlignmentAnnotation as a5, CodeAnnotation as a6, LinkFilterStylesStrategy as a7, CodeBlockFilterStylesStrategy as a8, RTECodeBlockNode as a9, CodeBlockNodeFilterStylesStrategy as aa, CodeLanguage as ab, VegaRTEDefaultTextStyleItems as ac, ZERO_WIDTH_SPACE as ad, LinkAnnotationAction as ae, UpdateCodeBlockAction as af, SelectionChangeAction as ag, TextColorAnnotationAction as ah, BoldAnnotationAction as ai, ItalicAnnotationAction as aj, UnderlineAnnotationAction as ak, BoldAnnotation as al, ClearFormattingAnnotationAction as am, CodeAnnotationAction as an, StrikethroughAnnotationAction as ao, IndentAnnotationAction as ap, RTEDTOClassManager$1 as b, RTETextNode as c, RTEBlock as d, RTETextBlock as e, RTEAnnotationStyle as f, ActionHandleStrategy as g, AppendChildrenAction as h, RTENode as i, InsertChildrenBeforeAction as j, InternalAnnotationTypeEnum as k, ModifyContentActionType as l, AnnotationAction as m, RemoveChildrenAction as n, CustomAttributeAnnotation as o, RTEFilterStylesStrategy as p, RTEDecoratorNode as q, RTECodeBlock as r, stateEntityRenderingRegistry as s, CustomStyleAnnotation as t, BlockUpdateTextStyleStrategy as u, BlockUpdateHorizontalAlignmentStrategy as v, BlockInsertLineBreakStrategy as w, BlockInsertLineBreakWithBlocksStrategy as x, BlockSplitWithTextNodeStrategy as y, BlockReplaceNodesStrategy as z };
5205
+ export { ITALIC_FONT_STYLE as $, ActionHandleStrategyRegistry as A, BlockAnnotation as B, CommonAnnotationTypeEnum as C, SyncUpSelectionAction as D, BlockAnnotationTypeEnum as E, CustomClassAnnotation as F, NodeAnnotation as G, HorizontalAlignmentAnnotationAction as H, InsertChildrenAfterAction as I, NodeTypeEnum as J, CommonAnnotation as K, ReplaceChildNodesAction as L, ModifyContentAction as M, NodeAnnotationTypeEnum as N, HTML_VOID_TAGS as O, BlockDeleteNodeContentStrategy as P, RemoveChildrenStrategy as Q, RTETextNode as R, SplitBlockWithNodeAction as S, TextStyleAnnotationAction as T, UpdateTextAction as U, VegaRTEPresetToolbarItems as V, BOLD_FONT_WEIGHT_KEYWORD as W, BOLD_FONT_WEIGHT as X, createStyleMapFromElement as Y, RTE_TEXT_COLORS as Z, RTE_DEFAULT_TEXT_COLOR as _, RTEBlock as a, STRIKETHROUGH_TEXT_DECORATION as a0, UNDERLINE_TEXT_DECORATION as a1, TextStyleAnnotation as a2, Predicate as a3, HorizontalAlignmentAnnotation as a4, CodeAnnotation as a5, LinkFilterStylesStrategy as a6, CodeBlockFilterStylesStrategy as a7, RTECodeBlockNode as a8, CodeBlockNodeFilterStylesStrategy as a9, ActionHandlerInterceptorRegistry as aa, CodeLanguage as ab, VegaRTEDefaultTextStyleItems as ac, ZERO_WIDTH_SPACE as ad, LinkAnnotationAction as ae, UpdateCodeBlockAction as af, SelectionChangeAction as ag, TextColorAnnotationAction as ah, BoldAnnotationAction as ai, ItalicAnnotationAction as aj, UnderlineAnnotationAction as ak, BoldAnnotation as al, ClearFormattingAnnotationAction as am, CodeAnnotationAction as an, StrikethroughAnnotationAction as ao, IndentAnnotationAction as ap, RTETextBlock as b, RTEAnnotationStyle as c, ActionHandleStrategy as d, AppendChildrenAction as e, RTENode as f, InsertChildrenBeforeAction as g, InternalAnnotationTypeEnum as h, ModifyContentActionType as i, AnnotationAction as j, RemoveChildrenAction as k, CustomAttributeAnnotation as l, RTEDTOClassManager$1 as m, RTEFilterStylesStrategy as n, RTEDecoratorNode as o, RTECodeBlock as p, CustomStyleAnnotation as q, RTEFilterStylesStrategyRegistry as r, stateEntityRenderingRegistry as s, BlockUpdateTextStyleStrategy as t, BlockUpdateHorizontalAlignmentStrategy as u, BlockInsertLineBreakStrategy as v, BlockInsertLineBreakWithBlocksStrategy as w, BlockSplitWithTextNodeStrategy as x, BlockReplaceNodesStrategy as y, BlockMergeNodesStrategy as z };
@@ -1,15 +1,15 @@
1
1
  import { c as MapToComponentField, M as MapToComponentMethod } from './global-slimmer-registry-17c4efd4.js';
2
- import { a9 as RTECodeBlockNode, c as RTETextNode, ad as ZERO_WIDTH_SPACE, ag as SelectionChangeAction, k as InternalAnnotationTypeEnum, s as stateEntityRenderingRegistry, d as RTEBlock, i as RTENode, q as RTEDecoratorNode, r as RTECodeBlock } from './code-block-17f596fc.js';
2
+ import { a8 as RTECodeBlockNode, R as RTETextNode, ad as ZERO_WIDTH_SPACE, ag as SelectionChangeAction, h as InternalAnnotationTypeEnum, s as stateEntityRenderingRegistry, a as RTEBlock, f as RTENode, o as RTEDecoratorNode, p as RTECodeBlock } from './code-block-9a17d89b.js';
3
3
  import { d as debounce } from './timer-9321173b.js';
4
4
  import { g as getActiveElement } from './component-7d906393.js';
5
5
  import { C as ChangeManager } from './change-manager-6a7eb88c.js';
6
6
  import { d as domNodeSubjectFactory, D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-ddff8662.js';
7
7
  import { e as VegaInternalRichTextEditorSelectionRangeChange, c as VegaInternalUpdateRTECursorPosition } from './vega-internal-event-id-913e8be6.js';
8
8
  import { O as Observer } from './observer-3959f9dd.js';
9
- import { R as RTERange } from './range-47d9f95e.js';
9
+ import { R as RTERange } from './range-1c1c20fa.js';
10
10
  import { A as AutoRunWhenReRenderTaskQueueSlimmer } from './auto-run-when-re-render-task-queue-slimmer.abstract-27820d4c.js';
11
11
  import { i as isHTMLElement } from './ui-d73f756a.js';
12
- import { K as KeyboardManagerSlimmer } from './keyboard-manager-slimmer-c8fcfe60.js';
12
+ import { K as KeyboardManagerSlimmer } from './keyboard-manager-slimmer-21bdc3a4.js';
13
13
 
14
14
  let processing = false;
15
15
  /**
@@ -1,6 +1,6 @@
1
- import { g as ActionHandleStrategy, e as RTETextBlock, c as RTETextNode, h as AppendChildrenAction, A as ActionHandleStrategyRegistry, T as TextStyleAnnotationAction, u as BlockUpdateTextStyleStrategy, H as HorizontalAlignmentAnnotationAction, v as BlockUpdateHorizontalAlignmentStrategy, l as ModifyContentActionType, w as BlockInsertLineBreakStrategy, x as BlockInsertLineBreakWithBlocksStrategy, y as BlockSplitWithTextNodeStrategy, z as BlockReplaceNodesStrategy, D as BlockMergeNodesStrategy, I as InsertChildrenAfterAction, n as RemoveChildrenAction, E as SyncUpSelectionAction, j as InsertChildrenBeforeAction, B as BlockAnnotation, F as BlockAnnotationTypeEnum, d as RTEBlock, t as CustomStyleAnnotation, G as CustomClassAnnotation, o as CustomAttributeAnnotation, r as RTECodeBlock, s as stateEntityRenderingRegistry, J as NodeAnnotation, N as NodeAnnotationTypeEnum, q as RTEDecoratorNode, K as NodeTypeEnum, L as CommonAnnotation, m as AnnotationAction, O as ReplaceChildNodesAction, M as ModifyContentAction, S as SplitBlockWithNodeAction, P as HTML_VOID_TAGS, Q as BlockDeleteNodeContentStrategy, U as UpdateTextAction, W as RemoveChildrenStrategy, X as BOLD_FONT_WEIGHT_KEYWORD, Y as BOLD_FONT_WEIGHT, Z as createStyleMapFromElement, _ as RTE_TEXT_COLORS, $ as RTE_DEFAULT_TEXT_COLOR, a0 as ITALIC_FONT_STYLE, a1 as STRIKETHROUGH_TEXT_DECORATION, a2 as UNDERLINE_TEXT_DECORATION, R as RTEFilterStylesStrategyRegistry, a3 as TextStyleAnnotation, p as RTEFilterStylesStrategy, a4 as Predicate$1, a5 as HorizontalAlignmentAnnotation, a6 as CodeAnnotation, b as RTEDTOClassManager, a7 as LinkFilterStylesStrategy, a8 as CodeBlockFilterStylesStrategy, a9 as RTECodeBlockNode, aa as CodeBlockNodeFilterStylesStrategy } from './code-block-17f596fc.js';
1
+ import { d as ActionHandleStrategy, b as RTETextBlock, R as RTETextNode, e as AppendChildrenAction, A as ActionHandleStrategyRegistry, T as TextStyleAnnotationAction, t as BlockUpdateTextStyleStrategy, H as HorizontalAlignmentAnnotationAction, u as BlockUpdateHorizontalAlignmentStrategy, i as ModifyContentActionType, v as BlockInsertLineBreakStrategy, w as BlockInsertLineBreakWithBlocksStrategy, x as BlockSplitWithTextNodeStrategy, y as BlockReplaceNodesStrategy, z as BlockMergeNodesStrategy, I as InsertChildrenAfterAction, k as RemoveChildrenAction, D as SyncUpSelectionAction, g as InsertChildrenBeforeAction, B as BlockAnnotation, E as BlockAnnotationTypeEnum, a as RTEBlock, q as CustomStyleAnnotation, F as CustomClassAnnotation, l as CustomAttributeAnnotation, p as RTECodeBlock, s as stateEntityRenderingRegistry, G as NodeAnnotation, N as NodeAnnotationTypeEnum, o as RTEDecoratorNode, J as NodeTypeEnum, K as CommonAnnotation, j as AnnotationAction, L as ReplaceChildNodesAction, M as ModifyContentAction, S as SplitBlockWithNodeAction, O as HTML_VOID_TAGS, P as BlockDeleteNodeContentStrategy, U as UpdateTextAction, Q as RemoveChildrenStrategy, W as BOLD_FONT_WEIGHT_KEYWORD, X as BOLD_FONT_WEIGHT, Y as createStyleMapFromElement, Z as RTE_TEXT_COLORS, _ as RTE_DEFAULT_TEXT_COLOR, $ as ITALIC_FONT_STYLE, a0 as STRIKETHROUGH_TEXT_DECORATION, a1 as UNDERLINE_TEXT_DECORATION, r as RTEFilterStylesStrategyRegistry, a2 as TextStyleAnnotation, n as RTEFilterStylesStrategy, a3 as Predicate$1, a4 as HorizontalAlignmentAnnotation, a5 as CodeAnnotation, m as RTEDTOClassManager, a6 as LinkFilterStylesStrategy, a7 as CodeBlockFilterStylesStrategy, a8 as RTECodeBlockNode, a9 as CodeBlockNodeFilterStylesStrategy } from './code-block-9a17d89b.js';
2
2
  import { g as generateUUID } from './misc-9fdbcfbb.js';
3
- import { i as isNonNullable } from './type-guard-30eec79c.js';
3
+ import { i as isNonNullable } from './type-guard-fd1f4760.js';
4
4
  import { C as ChangeManager } from './change-manager-6a7eb88c.js';
5
5
  import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-ddff8662.js';
6
6
  import { c as VegaInternalUpdateRTECursorPosition, d as VegaInternalRichTextEditorFlushChanges } from './vega-internal-event-id-913e8be6.js';
@@ -4976,4 +4976,4 @@ class VegaRTEContent {
4976
4976
  /** Minimize-safe type discriminator for VegaRTEContent. */
4977
4977
  VegaRTEContent.dtoName = 'VegaRTEContent';
4978
4978
 
4979
- export { AnnotationGeneratorStrategyAbstract as A, BlockToRTEBlockStrategyAbstract as B, ElementToDTOClassStrategyManager as E, InsertNewParagraphAction as I, MergeTwoBlocksNodesAction as M, PasteContentStrategy as P, RTEDTOActionStrategyManager$1 as R, StylePreservator as S, UpdateCursorPositionAction as U, VegaRTEContent as V, ElementToDTOStrategy as a, RTEImageBlock as b, InsertChildrenBeforeStrategy as c, RTEListItemBlock as d, RTEListBlock as e, RTEImageNode as f, ImageAnnotation as g, htmlElementToAnnotationGenerator as h, ElementToDtoStrategyProcessor$1 as i };
4979
+ export { AnnotationGeneratorStrategyAbstract as A, BlockToRTEBlockStrategyAbstract as B, ElementToDTOStrategy as E, InsertNewParagraphAction as I, MergeTwoBlocksNodesAction as M, PasteContentStrategy as P, RTEImageBlock as R, StylePreservator as S, UpdateCursorPositionAction as U, VegaRTEContent as V, InsertChildrenBeforeStrategy as a, RTEListItemBlock as b, RTEDTOActionStrategyManager$1 as c, ElementToDTOClassStrategyManager as d, RTEListBlock as e, RTEImageNode as f, ImageAnnotation as g, htmlElementToAnnotationGenerator as h, ElementToDtoStrategyProcessor$1 as i };
@@ -1,4 +1,4 @@
1
- import { P as isDateStr } from './type-guard-30eec79c.js';
1
+ import { P as isDateStr } from './type-guard-fd1f4760.js';
2
2
  import { I as InternalFormFieldValidationRule } from './internal-form-field-validation-rule.abstract-f5b6bdbf.js';
3
3
 
4
4
  /**
@@ -1,9 +1,9 @@
1
- import { j as StateBackgroundColorFormatter, k as isSpacingTokenType, l as isBorderRadiusTokenType, m as isBorderColorTokenType, n as isBackgroundColorTokenType, o as isTextColorTokenType, p as isBreakpointsTokenType, q as isShadowsTokenType, h as Spacing, r as isBorderStyleType, B as BorderRadius, C as Colors, f as Shadows, s as isTypographyTokenType } from './type-guard-30eec79c.js';
1
+ import { j as StateBackgroundColorFormatter, k as isSpacingTokenType, l as isBorderRadiusTokenType, m as isBorderColorTokenType, n as isBackgroundColorTokenType, o as isTextColorTokenType, p as isBreakpointsTokenType, q as isShadowsTokenType, h as Spacing, r as isBorderStyleType, B as BorderRadius, C as Colors, f as Shadows, s as isTypographyTokenType } from './type-guard-fd1f4760.js';
2
2
  import { B as Breakpoints } from './breakpoints-d9faf11c.js';
3
3
  import { L as LogUtility } from './global-slimmer-registry-17c4efd4.js';
4
- import { R as ResponsiveFormatFacade } from './responsive-format-facade-51c0c2e1.js';
4
+ import { R as ResponsiveFormatFacade } from './responsive-format-facade-12697af2.js';
5
5
  import { a as TypographyKeys } from './typography-396de03f.js';
6
- import { S as StateBorderFormatter, a as StateShadowFormatter, b as StateBorderColorFormatter } from './state-border-formatter-50394e9c.js';
6
+ import { S as StateBorderFormatter, a as StateShadowFormatter, b as StateBorderColorFormatter } from './state-border-formatter-55cee24d.js';
7
7
  import { B as BorderStyle } from './ui-93922c59.js';
8
8
 
9
9
  /**
@@ -4,8 +4,8 @@ import { I as InternalVegaZIndexManager } from './internal-vega-z-index-manager-
4
4
  import { c as createDynamicSlimmer } from './dynamic-slimmer-90b8af32.js';
5
5
  import { P as PageResizeObserverSlimmer } from './page-resize-observer-slimmer-e24d36c5.js';
6
6
  import { A as Alignments, P as Placements } from './ui-93922c59.js';
7
- import { G as isTranslocationType, i as isNonNullable, a7 as isEATriggerStrategy } from './type-guard-30eec79c.js';
8
- import { R as ResponsiveFormatFacade } from './responsive-format-facade-51c0c2e1.js';
7
+ import { G as isTranslocationType, i as isNonNullable, a7 as isEATriggerStrategy } from './type-guard-fd1f4760.js';
8
+ import { R as ResponsiveFormatFacade } from './responsive-format-facade-12697af2.js';
9
9
  import { t as tryGetDocument } from './try-get-document-bef0f526.js';
10
10
  import { F as FeatureFlag } from './feature-flag-controller-5ebc0cec.js';
11
11
  import { C as ChangeManager } from './change-manager-6a7eb88c.js';
@@ -8,7 +8,7 @@ import { a as isAsyncFunction, g as generateUUID } from './misc-9fdbcfbb.js';
8
8
  import { c as createDynamicSlimmer } from './dynamic-slimmer-90b8af32.js';
9
9
  import { d as domNodeSubjectFactory, D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-ddff8662.js';
10
10
  import { h as VegaInternalFieldErrorStateChange, f as VegaInternalFormSubmit, i as VegaInternalValid } from './vega-internal-event-id-913e8be6.js';
11
- import { V as VegaInternalTranslation } from './internal-translation-controller-84958bc9.js';
11
+ import { V as VegaInternalTranslation } from './internal-translation-controller-653bd7e3.js';
12
12
  import { h as htmlSanitizer, l as labelSanitizeStrategy } from './index-3b327f29.js';
13
13
  import { P as PageResizeObserverSlimmer } from './page-resize-observer-slimmer-e24d36c5.js';
14
14
  import { I as InternalFormFieldValidationRule } from './internal-form-field-validation-rule.abstract-f5b6bdbf.js';
@@ -1,11 +1,11 @@
1
1
  import { h } from './index-090d31ca.js';
2
2
  import { V as VegaInternalIconManager } from './internal-icon-manager-276f968f.js';
3
3
  import { c as MapToComponentField, V as VegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
4
- import { A as ActionHandleStrategyRegistry, _ as RTE_TEXT_COLORS, c as RTETextNode, ah as TextColorAnnotationAction, N as NodeAnnotationTypeEnum, m as AnnotationAction } from './code-block-17f596fc.js';
4
+ import { A as ActionHandleStrategyRegistry, Z as RTE_TEXT_COLORS, R as RTETextNode, ah as TextColorAnnotationAction, N as NodeAnnotationTypeEnum, j as AnnotationAction } from './code-block-9a17d89b.js';
5
5
  import { D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-ddff8662.js';
6
6
  import { a as VegaClick, c as VegaPopoverShow, b as VegaPopoverHide, i as VegaChange } from './vega-event-id-92848bf5.js';
7
7
  import { a as VegaDarkModeStyleController } from './dark-mode-style-controller-ca5afd2d.js';
8
- import { g as ImageAnnotation } from './content-state-96741bb0.js';
8
+ import { g as ImageAnnotation } from './content-state-d59b4560.js';
9
9
 
10
10
  const text = {
11
11
  icon: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M64 96v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V80C0 53.5 21.5 32 48 32H224 400c26.5 0 48 21.5 48 48v48c0 17.7-14.3 32-32 32s-32-14.3-32-32V96H256l0 320h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H144c-17.7 0-32-14.3-32-32s14.3-32 32-32h48l0-320H64z"/></svg>`,
@@ -257,6 +257,29 @@ __decorate([
257
257
  MapToComponentField()
258
258
  ], TextColorToolbarButtonSlimmer.prototype, "focusController", void 0);
259
259
 
260
+ // eslint-disable-next-line spellcheck/spell-checker
261
+ // The regex checks for a protocol prefix (xxxx:// or xxxx:)
262
+ // or a leading special character (such as /, #, +, etc., but not letters/digits/underscore).
263
+ const PROTOCOL_REG_EXP = /^((\w+:(\/{2,})?)|(\W))/i;
264
+ /**
265
+ * Normalizes URL by prepending default protocol when URL does not already include one.
266
+ *
267
+ * @param {string} url URL value to normalize.
268
+ * @param {string} defaultProtocol Configured default protocol, for example: https:// or mailto:.
269
+ * @returns {string} Normalized URL.
270
+ */
271
+ function normalizeUrlByDefaultProtocol(url, defaultProtocol) {
272
+ const input = (url || '').trim();
273
+ if (!input) {
274
+ return input;
275
+ }
276
+ const normalizedDefaultProtocol = (defaultProtocol || '').trim();
277
+ if (!normalizedDefaultProtocol || PROTOCOL_REG_EXP.test(input)) {
278
+ return input;
279
+ }
280
+ return `${normalizedDefaultProtocol}${input}`;
281
+ }
282
+
260
283
  /**
261
284
  * Action to add an image annotation to the editor
262
285
  */
@@ -277,4 +300,4 @@ class ImageAnnotationAction extends AnnotationAction {
277
300
  }
278
301
  }
279
302
 
280
- export { ImageAnnotationAction as I, TextColorToolbarButtonSlimmer as T, VisualModeToolbarButtonSlimmer as V, ToolbarButtonSlimmer as a };
303
+ export { ImageAnnotationAction as I, TextColorToolbarButtonSlimmer as T, VisualModeToolbarButtonSlimmer as V, ToolbarButtonSlimmer as a, normalizeUrlByDefaultProtocol as n };
package/dist/esm/index.js CHANGED
@@ -1,37 +1,38 @@
1
1
  export { g as getCurrentBreakpoint } from './breakpoints-332702ed.js';
2
2
  export { L as LogUtility, s as setVegaLogLevel } from './global-slimmer-registry-17c4efd4.js';
3
- export { d as formatAndValidBackgroundColor, e as formatAndValidBorderColor, g as formatAndValidBorderRadius, c as formatAndValidBreakpointSize, a as formatAndValidGap, h as formatAndValidPadding, f as formatAndValidResponsiveToken, b as formatAndValidShadow, i as formatAndValidTextColor } from './design-token-0a575bf2.js';
3
+ export { d as formatAndValidBackgroundColor, e as formatAndValidBorderColor, g as formatAndValidBorderRadius, c as formatAndValidBreakpointSize, a as formatAndValidGap, h as formatAndValidPadding, f as formatAndValidResponsiveToken, b as formatAndValidShadow, i as formatAndValidTextColor } from './design-token-f73ebce9.js';
4
4
  export { c as camelToDashCase } from './string-a953eafc.js';
5
- export { d as BackgroundColorMap, a as BackgroundColors, e as BorderColorMap, b as BorderColors, B as BorderRadius, C as Colors, F as FillBackgroundColors, g as ShadowMap, f as Shadows, h as Spacing, S as StrokeBackgroundColors, c as TextColorMap, T as TextColors } from './type-guard-30eec79c.js';
5
+ export { d as BackgroundColorMap, a as BackgroundColors, e as BorderColorMap, b as BorderColors, B as BorderRadius, C as Colors, F as FillBackgroundColors, g as ShadowMap, f as Shadows, h as Spacing, S as StrokeBackgroundColors, c as TextColorMap, T as TextColors } from './type-guard-fd1f4760.js';
6
6
  export { B as Breakpoints } from './breakpoints-d9faf11c.js';
7
7
  export { I as Icons, g as getIconFromToken } from './icons-8627925e.js';
8
8
  export { b as Typography, a as TypographyKeys, T as TypographyUrls } from './typography-396de03f.js';
9
9
  export { d as BoxDisplay, e as BreakpointKeys, C as CssStates, F as FlexDirections } from './ui-93922c59.js';
10
10
  export { F as FrameworkEnum, v as VegaEnvManager } from './vega-env-manager-8f8dc473.js';
11
- export { A as ActionHandlerInterceptor, I as InsertNodeToNearestRootAction, z as RTELanguageToolbarButtonRenderer, x as RTETokenNode, y as RTETokenNodeRenderer, R as RTETokenToolbarButtonRenderer, b as VegaEventManager, V as VegaLoader, a as VegaNotify, h as VegaRTEDefaultLineHeightOptions, t as VegaRTEExtension, u as VegaRTEExtensionRenderer, i as VegaRTEFunctionExtension, k as VegaRTEHorizontalLineExtension, g as VegaRTELanguageExtension, s as VegaRTELineHeightExtension, p as VegaRTESpecialCharactersArrows, q as VegaRTESpecialCharactersCurrency, m as VegaRTESpecialCharactersEssentials, l as VegaRTESpecialCharactersExtension, n as VegaRTESpecialCharactersLatin, o as VegaRTESpecialCharactersMathematical, r as VegaRTESpecialCharactersText, j as VegaRTETableExtension, f as VegaRTETokenExtension, v as VegaRTEToolbarButtonRenderer, d as VegaSkeletonLoader, e as VegaTranslation, c as VegaZIndexManager, w as waitForVega } from './token-extension-76323d76.js';
11
+ export { A as ActionHandlerInterceptor, I as InsertNodeToNearestRootAction, x as RTELanguageToolbarButtonRenderer, u as RTETokenNode, v as RTETokenNodeRenderer, R as RTETokenToolbarButtonRenderer, b as VegaEventManager, V as VegaLoader, a as VegaNotify, h as VegaRTEDefaultLineHeightOptions, i as VegaRTEFunctionExtension, k as VegaRTEHorizontalLineExtension, g as VegaRTELanguageExtension, s as VegaRTELineHeightExtension, p as VegaRTESpecialCharactersArrows, q as VegaRTESpecialCharactersCurrency, m as VegaRTESpecialCharactersEssentials, l as VegaRTESpecialCharactersExtension, n as VegaRTESpecialCharactersLatin, o as VegaRTESpecialCharactersMathematical, r as VegaRTESpecialCharactersText, j as VegaRTETableExtension, f as VegaRTETokenExtension, t as VegaRTEToolbarButtonRenderer, d as VegaSkeletonLoader, e as VegaTranslation, c as VegaZIndexManager, w as waitForVega } from './token-extension-6cb7dcb2.js';
12
12
  export { F as FeatureFlag } from './feature-flag-controller-5ebc0cec.js';
13
- export { V as VegaThemeManager } from './split-cell-operation-ddde4106.js';
13
+ export { V as VegaThemeManager } from './split-cell-operation-8251d2a1.js';
14
14
  export { V as VegaDialog } from './vega-dialog-controller-389e7f7c.js';
15
15
  export { B as VegaJQueryDelegatedEventStrategy } from './internal-vega-event-manager-a9758b6e.js';
16
16
  export { V as VegaIconManager } from './icon-manager-691c8682.js';
17
- export { V as ValidCreditCardNumberRule } from './valid-credit-card-number-rule-1ac471e8.js';
17
+ export { V as ValidCreditCardNumberRule } from './valid-credit-card-number-rule-dfd3e0a6.js';
18
18
  import './ui-d73f756a.js';
19
- export { s as VegaTranslationResourceEN } from './internal-translation-controller-84958bc9.js';
19
+ export { s as VegaTranslationResourceEN } from './internal-translation-controller-653bd7e3.js';
20
20
  export { s as setVegaNonce } from './vega-nonce-manager-497e5eb5.js';
21
- export { g as ActionHandleStrategy, h as AppendChildrenAction, ab as CodeLanguage, o as CustomAttributeAnnotation, G as CustomClassAnnotation, t as CustomStyleAnnotation, I as InsertChildrenAfterAction, j as InsertChildrenBeforeAction, M as ModifyContentAction, l as ModifyContentActionType, f as RTEAnnotationStyle, d as RTEBlock, q as RTEDecoratorNode, p as RTEFilterStylesStrategy, i as RTENode, e as RTETextBlock, c as RTETextNode, n as RemoveChildrenAction, ac as VegaRTEDefaultTextStyleItems, V as VegaRTEPresetToolbarItems } from './code-block-17f596fc.js';
22
- export { B as BlockToRTEBlockStrategyAbstract, a as ElementToDTOStrategy, I as InsertNewParagraphAction, b as RTEImageBlock, f as RTEImageNode, e as RTEListBlock, d as RTEListItemBlock, U as UpdateCursorPositionAction, V as VegaRTEContent, h as htmlElementToAnnotationGenerator } from './content-state-96741bb0.js';
23
- export { G as GridColumns, a as GridRows } from './responsive-format-facade-51c0c2e1.js';
21
+ export { d as ActionHandleStrategy, e as AppendChildrenAction, ab as CodeLanguage, l as CustomAttributeAnnotation, F as CustomClassAnnotation, q as CustomStyleAnnotation, I as InsertChildrenAfterAction, g as InsertChildrenBeforeAction, M as ModifyContentAction, i as ModifyContentActionType, c as RTEAnnotationStyle, a as RTEBlock, o as RTEDecoratorNode, n as RTEFilterStylesStrategy, f as RTENode, b as RTETextBlock, R as RTETextNode, k as RemoveChildrenAction, ac as VegaRTEDefaultTextStyleItems, V as VegaRTEPresetToolbarItems } from './code-block-9a17d89b.js';
22
+ export { B as BlockToRTEBlockStrategyAbstract, E as ElementToDTOStrategy, I as InsertNewParagraphAction, R as RTEImageBlock, f as RTEImageNode, e as RTEListBlock, b as RTEListItemBlock, U as UpdateCursorPositionAction, V as VegaRTEContent, h as htmlElementToAnnotationGenerator } from './content-state-d59b4560.js';
23
+ export { G as GridColumns, a as GridRows } from './responsive-format-facade-12697af2.js';
24
24
  export { C as CheckBoxRequiredRule } from './check-box-required-rule-cb0aa339.js';
25
- export { D as DateRequiredRule } from './date-required-rule-d6ce832c.js';
25
+ export { D as DateRequiredRule } from './date-required-rule-cb960229.js';
26
26
  export { I as InputPhoneNumberRequiredRule } from './input-phone-number-required-rule-be6a5572.js';
27
27
  export { I as InputRangeRequiredRule } from './input-range-required-rule-3ad74776.js';
28
28
  export { R as RequiredFieldRule } from './required-field-rule-ab4bdc47.js';
29
- export { R as RichTextEditorRequiredRule } from './rich-text-editor-required-rule-cca16fd0.js';
30
- export { T as TimeRangeRequiredRule, a as TimeRequiredRule } from './time-required-rule-026c17a1.js';
29
+ export { R as RichTextEditorRequiredRule } from './rich-text-editor-required-rule-050d292b.js';
30
+ export { T as TimeRangeRequiredRule, a as TimeRequiredRule } from './time-required-rule-9b775d24.js';
31
31
  export { T as ToggleSwitchRequiredRule } from './toggle-switch-required-rule-b3cf4302.js';
32
32
  export { F as FileUploaderRequiredRule } from './file-uploader-required-rule-ad886d01.js';
33
- export { R as RTERange } from './range-47d9f95e.js';
34
- import './state-border-formatter-50394e9c.js';
33
+ export { b as VegaRTEExtension, a as VegaRTEExtensionRenderer, V as VegaRTELinkExtension } from './link-extension-be164793.js';
34
+ export { R as RTERange } from './range-1c1c20fa.js';
35
+ import './state-border-formatter-55cee24d.js';
35
36
  import './misc-9fdbcfbb.js';
36
37
  import './create-public-api-runtime-metrics-slimmer-da6615bf.js';
37
38
  import './dynamic-slimmer-90b8af32.js';
@@ -39,8 +40,6 @@ import './internal-vega-z-index-manager-7d2b54c3.js';
39
40
  import './number-4398f2e1.js';
40
41
  import './page-resize-observer-slimmer-e24d36c5.js';
41
42
  import './try-get-document-bef0f526.js';
42
- import './dto-renderer-manager-abc7eb5f.js';
43
- import './base-renderer-101f6d04.js';
44
43
  import './internal-icon-manager-276f968f.js';
45
44
  import './dom-node-subject-observer-factory-ddff8662.js';
46
45
  import './change-manager-6a7eb88c.js';
@@ -55,7 +54,7 @@ import './index-3b327f29.js';
55
54
  import './pixel-f32c07ce.js';
56
55
  import './object-0c277f57.js';
57
56
  import './timer-9321173b.js';
58
- import './replace-selected-text-action-a217dc89.js';
57
+ import './replace-selected-text-action-1abc5200.js';
59
58
  import './index-9c9865c0.js';
60
59
  import './internal-form-field-validation-rule.abstract-f5b6bdbf.js';
61
60
  import './array-7888f339.js';
@@ -1,4 +1,4 @@
1
- import { K as KeyboardManager } from './keyboard-manager-404b9c17.js';
1
+ import { K as KeyboardManager } from './keyboard-manager-9615fa9b.js';
2
2
 
3
3
  /**
4
4
  * It takes a function that returns an array of keyboard event listeners, and returns a decorator
@@ -140,6 +140,10 @@ const staticTranslations = {
140
140
  'Paragraph': 'Paragraph',
141
141
  'Reset Selection': 'Reset Selection',
142
142
  'Select Language': 'Select Language',
143
+ 'Functions': 'Functions',
144
+ 'Insert function': 'Insert function',
145
+ 'Conditional': 'Conditional',
146
+ 'Foreach': 'Foreach',
143
147
  'Delete Code': 'Delete Code',
144
148
  'Copy Code': 'Copy Code',
145
149
  'Code Block': 'Code Block',
@@ -1,5 +1,5 @@
1
1
  import { b as isParent, e as getDeepActiveElementInShadow } from './ui-d73f756a.js';
2
- import { i as isNonNullable } from './type-guard-30eec79c.js';
2
+ import { i as isNonNullable } from './type-guard-fd1f4760.js';
3
3
 
4
4
  /**
5
5
  * It listens to the keyup event on the window and calls the appropriate method on the registered elements
@@ -1,5 +1,5 @@
1
1
  import { M as MapToComponentMethod, V as VegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
2
- import { K as KeyboardManager } from './keyboard-manager-404b9c17.js';
2
+ import { K as KeyboardManager } from './keyboard-manager-9615fa9b.js';
3
3
 
4
4
  var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
5
5
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;