@vonage/vivid 5.20.1 → 5.22.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 (302) hide show
  1. package/accordion/index.cjs +1 -1
  2. package/accordion/index.js +2 -2
  3. package/alert/index.cjs +1 -1
  4. package/alert/index.js +2 -2
  5. package/audio-player/index.cjs +3 -5
  6. package/audio-player/index.js +30 -32
  7. package/avatar/index.cjs +1 -1
  8. package/avatar/index.js +1 -1
  9. package/banner/index.cjs +1 -1
  10. package/banner/index.js +2 -2
  11. package/bundled/affix.cjs +4 -4
  12. package/bundled/affix.js +4 -4
  13. package/bundled/base-color-picker.cjs +2 -2
  14. package/bundled/base-color-picker.js +2 -2
  15. package/bundled/button.cjs +1 -1
  16. package/bundled/button.js +1 -1
  17. package/bundled/definition10.cjs +1 -1
  18. package/bundled/definition10.js +1 -1
  19. package/bundled/definition13.cjs +1 -1
  20. package/bundled/definition13.js +1 -1
  21. package/bundled/definition15.cjs +1 -1
  22. package/bundled/definition15.js +2 -2
  23. package/bundled/definition16.cjs +2 -2
  24. package/bundled/definition16.js +2 -2
  25. package/bundled/definition17.cjs +1 -1
  26. package/bundled/definition17.js +1 -1
  27. package/bundled/definition18.cjs +2 -2
  28. package/bundled/definition18.js +15 -6
  29. package/bundled/definition19.cjs +1 -1
  30. package/bundled/definition19.js +1 -1
  31. package/bundled/definition20.cjs +1 -1
  32. package/bundled/definition20.js +1 -1
  33. package/bundled/definition21.cjs +1 -1
  34. package/bundled/definition21.js +2 -2
  35. package/bundled/definition24.cjs +1 -1
  36. package/bundled/definition24.js +1 -1
  37. package/bundled/definition3.cjs +1 -1
  38. package/bundled/definition3.js +3 -3
  39. package/bundled/definition4.cjs +1 -1
  40. package/bundled/definition4.js +1 -1
  41. package/bundled/definition5.cjs +1 -1
  42. package/bundled/definition5.js +1 -1
  43. package/bundled/definition6.cjs +1 -1
  44. package/bundled/definition6.js +2 -2
  45. package/bundled/definition8.cjs +1 -1
  46. package/bundled/definition8.js +12 -6
  47. package/bundled/definition9.cjs +1 -1
  48. package/bundled/definition9.js +1 -1
  49. package/bundled/form-associated.cjs +1 -1
  50. package/bundled/form-associated.js +2 -2
  51. package/bundled/listbox.cjs +1 -1
  52. package/bundled/listbox.js +5 -5
  53. package/bundled/numberConverter.cjs +1 -1
  54. package/bundled/numberConverter.js +1 -1
  55. package/bundled/slider.template.cjs +1 -1
  56. package/bundled/slider.template.js +1 -1
  57. package/bundled/vivid-element.cjs +1 -1
  58. package/bundled/vivid-element.js +1 -1
  59. package/bundled/with-contextual-help.cjs +1 -1
  60. package/bundled/with-contextual-help.js +1 -1
  61. package/calendar/index.cjs +1 -1
  62. package/calendar/index.js +3 -3
  63. package/color-picker/index.cjs +20 -20
  64. package/color-picker/index.js +22 -22
  65. package/combobox/index.cjs +1 -1
  66. package/combobox/index.js +7 -7
  67. package/country-group/index.cjs +1 -1
  68. package/country-group/index.js +1 -1
  69. package/custom-elements.json +227 -185
  70. package/data-grid/index.cjs +2 -2
  71. package/data-grid/index.js +12 -10
  72. package/dial-pad/index.cjs +1 -1
  73. package/dial-pad/index.js +2 -2
  74. package/dialog/index.cjs +1 -1
  75. package/dialog/index.js +1 -1
  76. package/file-picker/index.cjs +1 -1
  77. package/file-picker/index.js +1 -1
  78. package/header/index.cjs +1 -1
  79. package/header/index.js +1 -1
  80. package/lib/audio-player/audio-player.d.ts +0 -1
  81. package/lib/calendar/helpers/calendar.keyboard-interactions.d.ts +1 -1
  82. package/lib/checkbox/checkbox.d.ts +16 -16
  83. package/lib/color-picker/color-picker.d.ts +16 -16
  84. package/lib/combobox/combobox.d.ts +21 -21
  85. package/lib/date-picker/date-picker.d.ts +26 -26
  86. package/lib/date-range-picker/date-range-picker.d.ts +14 -14
  87. package/lib/date-time-picker/date-time-picker.d.ts +24 -24
  88. package/lib/dial-pad/dial-pad.d.ts +1 -1
  89. package/lib/file-picker/file-picker.d.ts +21 -21
  90. package/lib/menu/menu.d.ts +1 -1
  91. package/lib/number-field/number-field.d.ts +22 -22
  92. package/lib/popup/popup.d.ts +2 -1
  93. package/lib/radio/radio.d.ts +16 -16
  94. package/lib/range-slider/range-slider.d.ts +10 -10
  95. package/lib/rich-text-editor/popover.d.ts +1 -1
  96. package/lib/rich-text-editor/rte/exports.d.ts +1 -0
  97. package/lib/rich-text-editor/rte/feature.d.ts +5 -5
  98. package/lib/rich-text-editor/rte/features/base.d.ts +1 -0
  99. package/lib/rich-text-editor/rte/features/drop-handler.d.ts +1 -2
  100. package/lib/rich-text-editor/rte/features/internal/core.d.ts +8 -0
  101. package/lib/rich-text-editor/rte/features/internal/history.d.ts +6 -0
  102. package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
  103. package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
  104. package/lib/rich-text-editor/rte/instance.d.ts +1 -0
  105. package/lib/rich-text-editor/rte/public-interface.d.ts +3 -0
  106. package/lib/rich-text-editor/rte/utils/ui.d.ts +1 -1
  107. package/lib/searchable-select/searchable-select.d.ts +21 -21
  108. package/lib/select/select.d.ts +22 -22
  109. package/lib/simple-color-picker/simple-color-picker.d.ts +5 -5
  110. package/lib/slider/slider.d.ts +5 -5
  111. package/lib/switch/switch.d.ts +5 -5
  112. package/lib/table/table-body.template.d.ts +1 -2
  113. package/lib/table/table-cell.template.d.ts +1 -2
  114. package/lib/table/table-head.template.d.ts +1 -2
  115. package/lib/table/table-row.template.d.ts +1 -2
  116. package/lib/table/table.template.d.ts +1 -2
  117. package/lib/text-area/text-area.d.ts +21 -21
  118. package/lib/text-field/text-field.d.ts +22 -22
  119. package/lib/time-picker/time-picker.d.ts +12 -12
  120. package/locales/de-DE.cjs +178 -4
  121. package/locales/de-DE.js +179 -2
  122. package/locales/en-GB.cjs +9 -4
  123. package/locales/en-GB.js +10 -2
  124. package/locales/en-US.cjs +2 -270
  125. package/locales/en-US.js +1 -267
  126. package/locales/ja-JP.cjs +171 -4
  127. package/locales/ja-JP.js +172 -2
  128. package/locales/zh-CN.cjs +172 -4
  129. package/locales/zh-CN.js +173 -2
  130. package/nav-disclosure/index.cjs +1 -1
  131. package/nav-disclosure/index.js +1 -1
  132. package/nav-item/index.cjs +1 -1
  133. package/nav-item/index.js +1 -1
  134. package/package.json +7 -4
  135. package/pagination/index.cjs +1 -1
  136. package/pagination/index.js +9 -2
  137. package/popover/index.cjs +1 -1
  138. package/popover/index.js +1 -1
  139. package/progress/index.cjs +1 -1
  140. package/progress/index.js +1 -1
  141. package/radio-group/index.cjs +1 -1
  142. package/radio-group/index.js +21 -19
  143. package/range-slider/index.cjs +1 -1
  144. package/range-slider/index.js +1 -1
  145. package/rich-text-editor/index.cjs +13 -12
  146. package/rich-text-editor/index.js +1085 -1057
  147. package/searchable-select/index.cjs +1 -1
  148. package/searchable-select/index.js +1 -1
  149. package/selectable-box/index.cjs +1 -1
  150. package/selectable-box/index.js +6 -1
  151. package/shared/color-picker/base-color-picker.d.ts +5 -5
  152. package/shared/feedback/mixins.d.ts +1 -1
  153. package/shared/foundation/button/button.d.ts +5 -5
  154. package/shared/foundation/form-associated/form-associated.d.ts +10 -10
  155. package/shared/foundation/listbox/listbox.d.ts +1 -1
  156. package/shared/patterns/form-elements/form-element.d.ts +5 -5
  157. package/shared/patterns/form-elements/with-contextual-help.d.ts +5 -5
  158. package/shared/patterns/form-elements/with-error-text.d.ts +6 -6
  159. package/shared/picker-field/mixins/calendar-picker.d.ts +6 -6
  160. package/shared/picker-field/mixins/calendar-picker.template.d.ts +6 -6
  161. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +8 -8
  162. package/shared/picker-field/mixins/single-date-picker.d.ts +6 -6
  163. package/shared/picker-field/mixins/single-value-picker.d.ts +6 -6
  164. package/shared/picker-field/mixins/time-selection-picker.d.ts +6 -6
  165. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +12 -12
  166. package/shared/picker-field/picker-field.d.ts +21 -21
  167. package/shared/utils/slottable-request.d.ts +1 -1
  168. package/switch/index.cjs +2 -2
  169. package/switch/index.js +2 -2
  170. package/table/index.cjs +5 -5
  171. package/table/index.js +5 -5
  172. package/tabs/index.cjs +1 -1
  173. package/tabs/index.js +3 -3
  174. package/tag/index.cjs +1 -1
  175. package/tag/index.js +1 -1
  176. package/tree-view/index.cjs +1 -1
  177. package/tree-view/index.js +0 -2
  178. package/unbundled/affix.cjs +4 -4
  179. package/unbundled/affix.js +4 -4
  180. package/unbundled/base-color-picker.cjs +3 -3
  181. package/unbundled/base-color-picker.js +3 -3
  182. package/unbundled/button.cjs +5 -5
  183. package/unbundled/button.js +5 -5
  184. package/unbundled/chunk.cjs +15 -0
  185. package/unbundled/chunk.js +13 -0
  186. package/unbundled/definition10.cjs +15 -4
  187. package/unbundled/definition10.js +15 -4
  188. package/unbundled/definition11.cjs +3 -3
  189. package/unbundled/definition11.js +3 -3
  190. package/unbundled/definition12.cjs +1 -1
  191. package/unbundled/definition12.js +1 -1
  192. package/unbundled/definition13.cjs +2 -2
  193. package/unbundled/definition13.js +2 -2
  194. package/unbundled/definition14.cjs +73 -76
  195. package/unbundled/definition14.js +73 -76
  196. package/unbundled/definition15.cjs +1 -1
  197. package/unbundled/definition15.js +1 -1
  198. package/unbundled/definition17.cjs +2 -2
  199. package/unbundled/definition17.js +2 -2
  200. package/unbundled/definition19.cjs +2 -1
  201. package/unbundled/definition19.js +2 -1
  202. package/unbundled/definition2.cjs +1 -1
  203. package/unbundled/definition2.js +1 -1
  204. package/unbundled/definition21.cjs +3 -3
  205. package/unbundled/definition21.js +3 -3
  206. package/unbundled/definition23.cjs +2 -2
  207. package/unbundled/definition23.js +2 -2
  208. package/unbundled/definition24.cjs +1 -1
  209. package/unbundled/definition24.js +1 -1
  210. package/unbundled/definition27.cjs +1 -1
  211. package/unbundled/definition27.js +1 -1
  212. package/unbundled/definition28.cjs +23 -23
  213. package/unbundled/definition28.js +23 -23
  214. package/unbundled/definition29.cjs +1 -1
  215. package/unbundled/definition29.js +1 -1
  216. package/unbundled/definition3.cjs +2 -2
  217. package/unbundled/definition3.js +2 -2
  218. package/unbundled/definition30.cjs +8 -8
  219. package/unbundled/definition30.js +8 -8
  220. package/unbundled/definition32.cjs +1 -1
  221. package/unbundled/definition32.js +1 -1
  222. package/unbundled/definition34.cjs +9 -8
  223. package/unbundled/definition34.js +9 -8
  224. package/unbundled/definition35.cjs +1 -1
  225. package/unbundled/definition35.js +1 -1
  226. package/unbundled/definition39.cjs +2 -2
  227. package/unbundled/definition39.js +2 -2
  228. package/unbundled/definition40.cjs +1 -1
  229. package/unbundled/definition40.js +1 -1
  230. package/unbundled/definition43.cjs +1 -1
  231. package/unbundled/definition43.js +1 -1
  232. package/unbundled/definition44.cjs +1 -1
  233. package/unbundled/definition44.js +1 -1
  234. package/unbundled/definition48.cjs +1 -1
  235. package/unbundled/definition48.js +1 -1
  236. package/unbundled/definition49.cjs +1 -1
  237. package/unbundled/definition49.js +1 -1
  238. package/unbundled/definition5.cjs +1 -1
  239. package/unbundled/definition5.js +1 -1
  240. package/unbundled/definition53.cjs +10 -3
  241. package/unbundled/definition53.js +10 -3
  242. package/unbundled/definition55.cjs +1 -1
  243. package/unbundled/definition55.js +1 -1
  244. package/unbundled/definition56.cjs +1 -1
  245. package/unbundled/definition56.js +1 -1
  246. package/unbundled/definition57.cjs +4 -5
  247. package/unbundled/definition57.js +4 -5
  248. package/unbundled/definition58.cjs +20 -19
  249. package/unbundled/definition58.js +20 -19
  250. package/unbundled/definition59.cjs +1 -1
  251. package/unbundled/definition59.js +1 -1
  252. package/unbundled/definition60.cjs +890 -851
  253. package/unbundled/definition60.js +890 -851
  254. package/unbundled/definition61.cjs +13 -7
  255. package/unbundled/definition61.js +13 -7
  256. package/unbundled/definition63.cjs +1 -1
  257. package/unbundled/definition63.js +1 -1
  258. package/unbundled/definition64.cjs +4 -1
  259. package/unbundled/definition64.js +4 -1
  260. package/unbundled/definition65.cjs +2 -1
  261. package/unbundled/definition65.js +2 -1
  262. package/unbundled/definition69.cjs +4 -3
  263. package/unbundled/definition69.js +4 -3
  264. package/unbundled/definition7.cjs +2 -2
  265. package/unbundled/definition7.js +2 -2
  266. package/unbundled/definition71.cjs +1 -1
  267. package/unbundled/definition71.js +1 -1
  268. package/unbundled/definition72.cjs +5 -5
  269. package/unbundled/definition72.js +5 -5
  270. package/unbundled/definition73.cjs +3 -3
  271. package/unbundled/definition73.js +3 -3
  272. package/unbundled/definition75.cjs +1 -1
  273. package/unbundled/definition75.js +1 -1
  274. package/unbundled/definition78.cjs +1 -1
  275. package/unbundled/definition78.js +1 -1
  276. package/unbundled/definition79.cjs +0 -2
  277. package/unbundled/definition79.js +0 -2
  278. package/unbundled/definition80.cjs +1 -1
  279. package/unbundled/definition80.js +1 -1
  280. package/unbundled/definition9.cjs +2 -2
  281. package/unbundled/definition9.js +2 -2
  282. package/unbundled/en-US.cjs +449 -0
  283. package/unbundled/en-US.js +445 -0
  284. package/unbundled/form-associated.cjs +2 -2
  285. package/unbundled/form-associated.js +2 -2
  286. package/unbundled/listbox.cjs +7 -7
  287. package/unbundled/listbox.js +7 -7
  288. package/unbundled/localized.cjs +2 -2
  289. package/unbundled/localized.js +1 -1
  290. package/unbundled/numberConverter.cjs +1 -1
  291. package/unbundled/numberConverter.js +1 -1
  292. package/unbundled/slider.template.cjs +1 -1
  293. package/unbundled/slider.template.js +1 -1
  294. package/unbundled/slottable-request.cjs +5 -5
  295. package/unbundled/slottable-request.js +5 -5
  296. package/unbundled/vivid-element.cjs +1 -1
  297. package/unbundled/vivid-element.js +1 -1
  298. package/unbundled/with-contextual-help.cjs +4 -1
  299. package/unbundled/with-contextual-help.js +4 -1
  300. package/video-player/index.cjs +1 -1
  301. package/video-player/index.js +1 -1
  302. package/vivid.api.json +60 -18
@@ -4289,8 +4289,8 @@
4289
4289
  "type": {
4290
4290
  "text": "'submit' | 'reset' | 'button'"
4291
4291
  },
4292
- "privacy": "public",
4293
4292
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4293
+ "privacy": "public",
4294
4294
  "inheritedFrom": {
4295
4295
  "name": "VividFoundationButton",
4296
4296
  "module": "src/shared/foundation/button/button.ts"
@@ -4302,7 +4302,6 @@
4302
4302
  "type": {
4303
4303
  "text": "HTMLButtonElement"
4304
4304
  },
4305
- "privacy": "public",
4306
4305
  "description": "References the root element",
4307
4306
  "inheritedFrom": {
4308
4307
  "name": "VividFoundationButton",
@@ -4315,8 +4314,8 @@
4315
4314
  "type": {
4316
4315
  "text": "boolean"
4317
4316
  },
4318
- "privacy": "public",
4319
4317
  "description": "Determines if the element should receive document focus on page load.",
4318
+ "privacy": "public",
4320
4319
  "inheritedFrom": {
4321
4320
  "name": "VividFoundationButton",
4322
4321
  "module": "src/shared/foundation/button/button.ts"
@@ -4328,8 +4327,8 @@
4328
4327
  "type": {
4329
4328
  "text": "string"
4330
4329
  },
4331
- "privacy": "public",
4332
4330
  "description": "The id of a form to associate the element to.",
4331
+ "privacy": "public",
4333
4332
  "inheritedFrom": {
4334
4333
  "name": "VividFoundationButton",
4335
4334
  "module": "src/shared/foundation/button/button.ts"
@@ -4341,8 +4340,8 @@
4341
4340
  "type": {
4342
4341
  "text": "string"
4343
4342
  },
4344
- "privacy": "public",
4345
4343
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
4344
+ "privacy": "public",
4346
4345
  "inheritedFrom": {
4347
4346
  "name": "VividFoundationButton",
4348
4347
  "module": "src/shared/foundation/button/button.ts"
@@ -4368,8 +4367,8 @@
4368
4367
  "type": {
4369
4368
  "text": "string"
4370
4369
  },
4371
- "privacy": "public",
4372
4370
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
4371
+ "privacy": "public",
4373
4372
  "inheritedFrom": {
4374
4373
  "name": "VividFoundationButton",
4375
4374
  "module": "src/shared/foundation/button/button.ts"
@@ -4395,8 +4394,8 @@
4395
4394
  "type": {
4396
4395
  "text": "string"
4397
4396
  },
4398
- "privacy": "public",
4399
4397
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
4398
+ "privacy": "public",
4400
4399
  "inheritedFrom": {
4401
4400
  "name": "VividFoundationButton",
4402
4401
  "module": "src/shared/foundation/button/button.ts"
@@ -4422,8 +4421,8 @@
4422
4421
  "type": {
4423
4422
  "text": "boolean"
4424
4423
  },
4425
- "privacy": "public",
4426
4424
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
4425
+ "privacy": "public",
4427
4426
  "inheritedFrom": {
4428
4427
  "name": "VividFoundationButton",
4429
4428
  "module": "src/shared/foundation/button/button.ts"
@@ -4449,8 +4448,8 @@
4449
4448
  "type": {
4450
4449
  "text": "'_self' | '_blank' | '_parent' | '_top'"
4451
4450
  },
4452
- "privacy": "public",
4453
4451
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
4452
+ "privacy": "public",
4454
4453
  "inheritedFrom": {
4455
4454
  "name": "VividFoundationButton",
4456
4455
  "module": "src/shared/foundation/button/button.ts"
@@ -4483,7 +4482,7 @@
4483
4482
  {
4484
4483
  "name": "previous",
4485
4484
  "type": {
4486
- "text": "'submit' | 'reset' | 'button' | void"
4485
+ "text": "'submit' | 'reset' | 'button' | undefined"
4487
4486
  }
4488
4487
  },
4489
4488
  {
@@ -4501,7 +4500,6 @@
4501
4500
  {
4502
4501
  "kind": "method",
4503
4502
  "name": "validate",
4504
- "privacy": "public",
4505
4503
  "return": {
4506
4504
  "type": {
4507
4505
  "text": "void"
@@ -8602,7 +8600,7 @@
8602
8600
  }
8603
8601
  },
8604
8602
  {
8605
- "name": "currentSelectedIndex",
8603
+ "name": "_currentSelectedIndex",
8606
8604
  "type": {
8607
8605
  "text": "number"
8608
8606
  }
@@ -13625,7 +13623,7 @@
13625
13623
  {
13626
13624
  "name": "_oldValue",
13627
13625
  "type": {
13628
- "text": "string"
13626
+ "text": "string | undefined"
13629
13627
  }
13630
13628
  },
13631
13629
  {
@@ -15339,8 +15337,8 @@
15339
15337
  "type": {
15340
15338
  "text": "boolean"
15341
15339
  },
15342
- "privacy": "public",
15343
15340
  "description": "Determines if the element should receive document focus on page load.",
15341
+ "privacy": "public",
15344
15342
  "inheritedFrom": {
15345
15343
  "name": "VividFoundationButton",
15346
15344
  "module": "src/shared/foundation/button/button.ts"
@@ -15352,8 +15350,8 @@
15352
15350
  "type": {
15353
15351
  "text": "string"
15354
15352
  },
15355
- "privacy": "public",
15356
15353
  "description": "The id of a form to associate the element to.",
15354
+ "privacy": "public",
15357
15355
  "inheritedFrom": {
15358
15356
  "name": "VividFoundationButton",
15359
15357
  "module": "src/shared/foundation/button/button.ts"
@@ -15365,8 +15363,8 @@
15365
15363
  "type": {
15366
15364
  "text": "string"
15367
15365
  },
15368
- "privacy": "public",
15369
15366
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
15367
+ "privacy": "public",
15370
15368
  "inheritedFrom": {
15371
15369
  "name": "VividFoundationButton",
15372
15370
  "module": "src/shared/foundation/button/button.ts"
@@ -15392,8 +15390,8 @@
15392
15390
  "type": {
15393
15391
  "text": "string"
15394
15392
  },
15395
- "privacy": "public",
15396
15393
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
15394
+ "privacy": "public",
15397
15395
  "inheritedFrom": {
15398
15396
  "name": "VividFoundationButton",
15399
15397
  "module": "src/shared/foundation/button/button.ts"
@@ -15419,8 +15417,8 @@
15419
15417
  "type": {
15420
15418
  "text": "string"
15421
15419
  },
15422
- "privacy": "public",
15423
15420
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
15421
+ "privacy": "public",
15424
15422
  "inheritedFrom": {
15425
15423
  "name": "VividFoundationButton",
15426
15424
  "module": "src/shared/foundation/button/button.ts"
@@ -15446,8 +15444,8 @@
15446
15444
  "type": {
15447
15445
  "text": "boolean"
15448
15446
  },
15449
- "privacy": "public",
15450
15447
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
15448
+ "privacy": "public",
15451
15449
  "inheritedFrom": {
15452
15450
  "name": "VividFoundationButton",
15453
15451
  "module": "src/shared/foundation/button/button.ts"
@@ -15473,8 +15471,8 @@
15473
15471
  "type": {
15474
15472
  "text": "'_self' | '_blank' | '_parent' | '_top'"
15475
15473
  },
15476
- "privacy": "public",
15477
15474
  "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
15475
+ "privacy": "public",
15478
15476
  "inheritedFrom": {
15479
15477
  "name": "VividFoundationButton",
15480
15478
  "module": "src/shared/foundation/button/button.ts"
@@ -15500,8 +15498,8 @@
15500
15498
  "type": {
15501
15499
  "text": "'submit' | 'reset' | 'button'"
15502
15500
  },
15503
- "privacy": "public",
15504
15501
  "description": "The button type.",
15502
+ "privacy": "public",
15505
15503
  "inheritedFrom": {
15506
15504
  "name": "VividFoundationButton",
15507
15505
  "module": "src/shared/foundation/button/button.ts"
@@ -15520,7 +15518,7 @@
15520
15518
  {
15521
15519
  "name": "previous",
15522
15520
  "type": {
15523
- "text": "'submit' | 'reset' | 'button' | void"
15521
+ "text": "'submit' | 'reset' | 'button' | undefined"
15524
15522
  }
15525
15523
  },
15526
15524
  {
@@ -15538,7 +15536,6 @@
15538
15536
  {
15539
15537
  "kind": "method",
15540
15538
  "name": "validate",
15541
- "privacy": "public",
15542
15539
  "return": {
15543
15540
  "type": {
15544
15541
  "text": "void"
@@ -15576,7 +15573,6 @@
15576
15573
  "type": {
15577
15574
  "text": "HTMLButtonElement"
15578
15575
  },
15579
- "privacy": "public",
15580
15576
  "inheritedFrom": {
15581
15577
  "name": "VividFoundationButton",
15582
15578
  "module": "src/shared/foundation/button/button.ts"
@@ -18289,7 +18285,7 @@
18289
18285
  {
18290
18286
  "name": "_",
18291
18287
  "type": {
18292
- "text": "boolean"
18288
+ "text": "boolean | undefined"
18293
18289
  }
18294
18290
  },
18295
18291
  {
@@ -20585,7 +20581,7 @@
20585
20581
  {
20586
20582
  "name": "_",
20587
20583
  "type": {
20588
- "text": "number"
20584
+ "text": "number | undefined"
20589
20585
  }
20590
20586
  },
20591
20587
  {
@@ -22869,7 +22865,7 @@
22869
22865
  {
22870
22866
  "name": "_",
22871
22867
  "type": {
22872
- "text": "boolean"
22868
+ "text": "boolean | undefined"
22873
22869
  }
22874
22870
  },
22875
22871
  {
@@ -22938,6 +22934,16 @@
22938
22934
  "description": "Whether to update the position of the floating element on every animation frame if required.",
22939
22935
  "privacy": "public"
22940
22936
  },
22937
+ {
22938
+ "kind": "field",
22939
+ "name": "shiftCrossAxis",
22940
+ "type": {
22941
+ "text": "boolean"
22942
+ },
22943
+ "default": "false",
22944
+ "description": "Whether shift can be applied on the cross axis, which may lead to the popup overlapping the anchor.",
22945
+ "privacy": "public"
22946
+ },
22941
22947
  {
22942
22948
  "kind": "field",
22943
22949
  "name": "strategy",
@@ -23138,6 +23144,15 @@
23138
23144
  "description": "Whether to update the position of the floating element on every animation frame if required.",
23139
23145
  "fieldName": "animationFrame"
23140
23146
  },
23147
+ {
23148
+ "name": "shift-cross-axis",
23149
+ "type": {
23150
+ "text": "boolean"
23151
+ },
23152
+ "default": "false",
23153
+ "description": "Whether shift can be applied on the cross axis, which may lead to the popup overlapping the anchor.",
23154
+ "fieldName": "shiftCrossAxis"
23155
+ },
23141
23156
  {
23142
23157
  "name": "strategy",
23143
23158
  "type": {
@@ -25954,7 +25969,7 @@
25954
25969
  "kind": "field",
25955
25970
  "name": "kind",
25956
25971
  "type": {
25957
- "text": "'default' | 'autocomplete'"
25972
+ "text": "'default' | 'autocomplete' | 'imageOptions'"
25958
25973
  },
25959
25974
  "default": "'default'"
25960
25975
  },
@@ -40218,6 +40233,14 @@
40218
40233
  "name": "RteViewOptions",
40219
40234
  "module": "./view"
40220
40235
  }
40236
+ },
40237
+ {
40238
+ "kind": "js",
40239
+ "name": "RteScrollValue",
40240
+ "declaration": {
40241
+ "name": "RteScrollValue",
40242
+ "module": "./features/internal/core"
40243
+ }
40221
40244
  }
40222
40245
  ]
40223
40246
  },
@@ -40321,13 +40344,13 @@
40321
40344
  },
40322
40345
  "parameters": [
40323
40346
  {
40324
- "name": "textblockAttrs",
40347
+ "name": "_textblockAttrs",
40325
40348
  "type": {
40326
40349
  "text": "TextblockAttrs"
40327
40350
  }
40328
40351
  },
40329
40352
  {
40330
- "name": "textblockMarks",
40353
+ "name": "_textblockMarks",
40331
40354
  "type": {
40332
40355
  "text": "TextblockMarks"
40333
40356
  }
@@ -40362,7 +40385,7 @@
40362
40385
  },
40363
40386
  "parameters": [
40364
40387
  {
40365
- "name": "rte",
40388
+ "name": "_rte",
40366
40389
  "type": {
40367
40390
  "text": "RteInstanceImpl"
40368
40391
  }
@@ -40379,7 +40402,7 @@
40379
40402
  },
40380
40403
  "parameters": [
40381
40404
  {
40382
- "name": "rte",
40405
+ "name": "_rte",
40383
40406
  "type": {
40384
40407
  "text": "RteInstanceImpl"
40385
40408
  }
@@ -40396,7 +40419,7 @@
40396
40419
  },
40397
40420
  "parameters": [
40398
40421
  {
40399
- "name": "rte",
40422
+ "name": "_rte",
40400
40423
  "type": {
40401
40424
  "text": "RteInstanceImpl"
40402
40425
  }
@@ -40422,7 +40445,7 @@
40422
40445
  },
40423
40446
  "parameters": [
40424
40447
  {
40425
- "name": "rte",
40448
+ "name": "_rte",
40426
40449
  "type": {
40427
40450
  "text": "RteInstanceImpl"
40428
40451
  }
@@ -40850,6 +40873,11 @@
40850
40873
  ],
40851
40874
  "description": "Replaces the entire document with the given new document.\nUnlike reset, this preserves the rest of the editor state. The undo history is preserved, so the user can undo the replacement."
40852
40875
  },
40876
+ {
40877
+ "kind": "method",
40878
+ "name": "scrollIntoView",
40879
+ "description": "Scrolls the cursor into view.\nHas no effect if the editor is not currently mounted."
40880
+ },
40853
40881
  {
40854
40882
  "kind": "field",
40855
40883
  "name": "feature",
@@ -41953,7 +41981,7 @@
41953
41981
  {
41954
41982
  "name": "props",
41955
41983
  "type": {
41956
- "text": "{\n\t\tvariant?: Prop<'toolbar' | 'toolbar-menu' | 'popover' | 'popover-primary'>;\n\t\tlabel: Prop<string>;\n\t\ticon?: Prop<string>;\n\t\tnoTooltip?: boolean;\n\t\tautofocus?: Prop<boolean>;\n\t\tslot?: string;\n\t\tactive?: Prop<boolean>;\n\t\tdisabled?: Prop<boolean>;\n\t\tconnotation?: Prop<'alert'>;\n\t\tonClick?: () => void | boolean;\n\t}"
41984
+ "text": "{\n\t\tvariant?: Prop<'toolbar' | 'toolbar-menu' | 'popover' | 'popover-primary'>;\n\t\tlabel: Prop<string>;\n\t\ticon?: Prop<string>;\n\t\tnoTooltip?: boolean;\n\t\tautofocus?: Prop<boolean>;\n\t\tslot?: string;\n\t\tactive?: Prop<boolean>;\n\t\tdisabled?: Prop<boolean>;\n\t\tconnotation?: Prop<'alert'>;\n\t\tonClick?: (() => boolean) | (() => void);\n\t}"
41957
41985
  }
41958
41986
  }
41959
41987
  ]
@@ -42301,7 +42329,7 @@
42301
42329
  },
42302
42330
  "parameters": [
42303
42331
  {
42304
- "name": "rte",
42332
+ "name": "_rte",
42305
42333
  "type": {
42306
42334
  "text": "RteInstanceImpl"
42307
42335
  }
@@ -42322,7 +42350,7 @@
42322
42350
  },
42323
42351
  "parameters": [
42324
42352
  {
42325
- "name": "rte",
42353
+ "name": "_rte",
42326
42354
  "type": {
42327
42355
  "text": "RteInstanceImpl"
42328
42356
  }
@@ -42432,13 +42460,13 @@
42432
42460
  },
42433
42461
  "parameters": [
42434
42462
  {
42435
- "name": "textblockAttrs",
42463
+ "name": "_textblockAttrs",
42436
42464
  "type": {
42437
42465
  "text": "TextblockAttrs"
42438
42466
  }
42439
42467
  },
42440
42468
  {
42441
- "name": "textblockMarks",
42469
+ "name": "_textblockMarks",
42442
42470
  "type": {
42443
42471
  "text": "TextblockMarks"
42444
42472
  }
@@ -42472,7 +42500,7 @@
42472
42500
  },
42473
42501
  "parameters": [
42474
42502
  {
42475
- "name": "rte",
42503
+ "name": "_rte",
42476
42504
  "type": {
42477
42505
  "text": "RteInstanceImpl"
42478
42506
  }
@@ -42506,7 +42534,7 @@
42506
42534
  },
42507
42535
  "parameters": [
42508
42536
  {
42509
- "name": "rte",
42537
+ "name": "_rte",
42510
42538
  "type": {
42511
42539
  "text": "RteInstanceImpl"
42512
42540
  }
@@ -42599,13 +42627,13 @@
42599
42627
  },
42600
42628
  "parameters": [
42601
42629
  {
42602
- "name": "textblockAttrs",
42630
+ "name": "_textblockAttrs",
42603
42631
  "type": {
42604
42632
  "text": "TextblockAttrs"
42605
42633
  }
42606
42634
  },
42607
42635
  {
42608
- "name": "textblockMarks",
42636
+ "name": "_textblockMarks",
42609
42637
  "type": {
42610
42638
  "text": "TextblockMarks"
42611
42639
  }
@@ -42741,7 +42769,7 @@
42741
42769
  },
42742
42770
  "parameters": [
42743
42771
  {
42744
- "name": "rte",
42772
+ "name": "_rte",
42745
42773
  "type": {
42746
42774
  "text": "RteInstanceImpl"
42747
42775
  }
@@ -42762,7 +42790,7 @@
42762
42790
  },
42763
42791
  "parameters": [
42764
42792
  {
42765
- "name": "rte",
42793
+ "name": "_rte",
42766
42794
  "type": {
42767
42795
  "text": "RteInstanceImpl"
42768
42796
  }
@@ -42783,7 +42811,7 @@
42783
42811
  },
42784
42812
  "parameters": [
42785
42813
  {
42786
- "name": "rte",
42814
+ "name": "_rte",
42787
42815
  "type": {
42788
42816
  "text": "RteInstanceImpl"
42789
42817
  }
@@ -42869,13 +42897,13 @@
42869
42897
  },
42870
42898
  "parameters": [
42871
42899
  {
42872
- "name": "textblockAttrs",
42900
+ "name": "_textblockAttrs",
42873
42901
  "type": {
42874
42902
  "text": "TextblockAttrs"
42875
42903
  }
42876
42904
  },
42877
42905
  {
42878
- "name": "textblockMarks",
42906
+ "name": "_textblockMarks",
42879
42907
  "type": {
42880
42908
  "text": "TextblockMarks"
42881
42909
  }
@@ -43019,7 +43047,7 @@
43019
43047
  },
43020
43048
  "parameters": [
43021
43049
  {
43022
- "name": "rte",
43050
+ "name": "_rte",
43023
43051
  "type": {
43024
43052
  "text": "RteInstanceImpl"
43025
43053
  }
@@ -43053,7 +43081,7 @@
43053
43081
  },
43054
43082
  "parameters": [
43055
43083
  {
43056
- "name": "rte",
43084
+ "name": "_rte",
43057
43085
  "type": {
43058
43086
  "text": "RteInstanceImpl"
43059
43087
  }
@@ -43126,7 +43154,7 @@
43126
43154
  },
43127
43155
  "parameters": [
43128
43156
  {
43129
- "name": "rte",
43157
+ "name": "_rte",
43130
43158
  "type": {
43131
43159
  "text": "RteInstanceImpl"
43132
43160
  }
@@ -43223,13 +43251,13 @@
43223
43251
  },
43224
43252
  "parameters": [
43225
43253
  {
43226
- "name": "textblockAttrs",
43254
+ "name": "_textblockAttrs",
43227
43255
  "type": {
43228
43256
  "text": "TextblockAttrs"
43229
43257
  }
43230
43258
  },
43231
43259
  {
43232
- "name": "textblockMarks",
43260
+ "name": "_textblockMarks",
43233
43261
  "type": {
43234
43262
  "text": "TextblockMarks"
43235
43263
  }
@@ -43276,7 +43304,7 @@
43276
43304
  },
43277
43305
  "parameters": [
43278
43306
  {
43279
- "name": "rte",
43307
+ "name": "_rte",
43280
43308
  "type": {
43281
43309
  "text": "RteInstanceImpl"
43282
43310
  }
@@ -43297,7 +43325,7 @@
43297
43325
  },
43298
43326
  "parameters": [
43299
43327
  {
43300
- "name": "rte",
43328
+ "name": "_rte",
43301
43329
  "type": {
43302
43330
  "text": "RteInstanceImpl"
43303
43331
  }
@@ -43383,7 +43411,7 @@
43383
43411
  },
43384
43412
  "parameters": [
43385
43413
  {
43386
- "name": "rte",
43414
+ "name": "_rte",
43387
43415
  "type": {
43388
43416
  "text": "RteInstanceImpl"
43389
43417
  }
@@ -43459,13 +43487,13 @@
43459
43487
  },
43460
43488
  "parameters": [
43461
43489
  {
43462
- "name": "textblockAttrs",
43490
+ "name": "_textblockAttrs",
43463
43491
  "type": {
43464
43492
  "text": "TextblockAttrs"
43465
43493
  }
43466
43494
  },
43467
43495
  {
43468
- "name": "textblockMarks",
43496
+ "name": "_textblockMarks",
43469
43497
  "type": {
43470
43498
  "text": "TextblockMarks"
43471
43499
  }
@@ -43512,7 +43540,7 @@
43512
43540
  },
43513
43541
  "parameters": [
43514
43542
  {
43515
- "name": "rte",
43543
+ "name": "_rte",
43516
43544
  "type": {
43517
43545
  "text": "RteInstanceImpl"
43518
43546
  }
@@ -43533,7 +43561,7 @@
43533
43561
  },
43534
43562
  "parameters": [
43535
43563
  {
43536
- "name": "rte",
43564
+ "name": "_rte",
43537
43565
  "type": {
43538
43566
  "text": "RteInstanceImpl"
43539
43567
  }
@@ -43567,7 +43595,7 @@
43567
43595
  },
43568
43596
  "parameters": [
43569
43597
  {
43570
- "name": "rte",
43598
+ "name": "_rte",
43571
43599
  "type": {
43572
43600
  "text": "RteInstanceImpl"
43573
43601
  }
@@ -43716,13 +43744,13 @@
43716
43744
  },
43717
43745
  "parameters": [
43718
43746
  {
43719
- "name": "textblockAttrs",
43747
+ "name": "_textblockAttrs",
43720
43748
  "type": {
43721
43749
  "text": "TextblockAttrs"
43722
43750
  }
43723
43751
  },
43724
43752
  {
43725
- "name": "textblockMarks",
43753
+ "name": "_textblockMarks",
43726
43754
  "type": {
43727
43755
  "text": "TextblockMarks"
43728
43756
  }
@@ -43769,7 +43797,7 @@
43769
43797
  },
43770
43798
  "parameters": [
43771
43799
  {
43772
- "name": "rte",
43800
+ "name": "_rte",
43773
43801
  "type": {
43774
43802
  "text": "RteInstanceImpl"
43775
43803
  }
@@ -43790,7 +43818,7 @@
43790
43818
  },
43791
43819
  "parameters": [
43792
43820
  {
43793
- "name": "rte",
43821
+ "name": "_rte",
43794
43822
  "type": {
43795
43823
  "text": "RteInstanceImpl"
43796
43824
  }
@@ -43824,7 +43852,7 @@
43824
43852
  },
43825
43853
  "parameters": [
43826
43854
  {
43827
- "name": "rte",
43855
+ "name": "_rte",
43828
43856
  "type": {
43829
43857
  "text": "RteInstanceImpl"
43830
43858
  }
@@ -43924,13 +43952,13 @@
43924
43952
  },
43925
43953
  "parameters": [
43926
43954
  {
43927
- "name": "textblockAttrs",
43955
+ "name": "_textblockAttrs",
43928
43956
  "type": {
43929
43957
  "text": "TextblockAttrs"
43930
43958
  }
43931
43959
  },
43932
43960
  {
43933
- "name": "textblockMarks",
43961
+ "name": "_textblockMarks",
43934
43962
  "type": {
43935
43963
  "text": "TextblockMarks"
43936
43964
  }
@@ -43951,7 +43979,7 @@
43951
43979
  },
43952
43980
  "parameters": [
43953
43981
  {
43954
- "name": "rte",
43982
+ "name": "_rte",
43955
43983
  "type": {
43956
43984
  "text": "RteInstanceImpl"
43957
43985
  }
@@ -44112,7 +44140,7 @@
44112
44140
  },
44113
44141
  "parameters": [
44114
44142
  {
44115
- "name": "rte",
44143
+ "name": "_rte",
44116
44144
  "type": {
44117
44145
  "text": "RteInstanceImpl"
44118
44146
  }
@@ -44146,7 +44174,7 @@
44146
44174
  },
44147
44175
  "parameters": [
44148
44176
  {
44149
- "name": "rte",
44177
+ "name": "_rte",
44150
44178
  "type": {
44151
44179
  "text": "RteInstanceImpl"
44152
44180
  }
@@ -44219,13 +44247,13 @@
44219
44247
  },
44220
44248
  "parameters": [
44221
44249
  {
44222
- "name": "textblockAttrs",
44250
+ "name": "_textblockAttrs",
44223
44251
  "type": {
44224
44252
  "text": "TextblockAttrs"
44225
44253
  }
44226
44254
  },
44227
44255
  {
44228
- "name": "textblockMarks",
44256
+ "name": "_textblockMarks",
44229
44257
  "type": {
44230
44258
  "text": "TextblockMarks"
44231
44259
  }
@@ -44348,7 +44376,7 @@
44348
44376
  },
44349
44377
  "parameters": [
44350
44378
  {
44351
- "name": "rte",
44379
+ "name": "_rte",
44352
44380
  "type": {
44353
44381
  "text": "RteInstanceImpl"
44354
44382
  }
@@ -44369,7 +44397,7 @@
44369
44397
  },
44370
44398
  "parameters": [
44371
44399
  {
44372
- "name": "rte",
44400
+ "name": "_rte",
44373
44401
  "type": {
44374
44402
  "text": "RteInstanceImpl"
44375
44403
  }
@@ -44403,7 +44431,7 @@
44403
44431
  },
44404
44432
  "parameters": [
44405
44433
  {
44406
- "name": "rte",
44434
+ "name": "_rte",
44407
44435
  "type": {
44408
44436
  "text": "RteInstanceImpl"
44409
44437
  }
@@ -44489,13 +44517,13 @@
44489
44517
  },
44490
44518
  "parameters": [
44491
44519
  {
44492
- "name": "textblockAttrs",
44520
+ "name": "_textblockAttrs",
44493
44521
  "type": {
44494
44522
  "text": "TextblockAttrs"
44495
44523
  }
44496
44524
  },
44497
44525
  {
44498
- "name": "textblockMarks",
44526
+ "name": "_textblockMarks",
44499
44527
  "type": {
44500
44528
  "text": "TextblockMarks"
44501
44529
  }
@@ -44663,7 +44691,7 @@
44663
44691
  },
44664
44692
  "parameters": [
44665
44693
  {
44666
- "name": "rte",
44694
+ "name": "_rte",
44667
44695
  "type": {
44668
44696
  "text": "RteInstanceImpl"
44669
44697
  }
@@ -44684,7 +44712,7 @@
44684
44712
  },
44685
44713
  "parameters": [
44686
44714
  {
44687
- "name": "rte",
44715
+ "name": "_rte",
44688
44716
  "type": {
44689
44717
  "text": "RteInstanceImpl"
44690
44718
  }
@@ -44718,7 +44746,7 @@
44718
44746
  },
44719
44747
  "parameters": [
44720
44748
  {
44721
- "name": "rte",
44749
+ "name": "_rte",
44722
44750
  "type": {
44723
44751
  "text": "RteInstanceImpl"
44724
44752
  }
@@ -44824,13 +44852,13 @@
44824
44852
  },
44825
44853
  "parameters": [
44826
44854
  {
44827
- "name": "textblockAttrs",
44855
+ "name": "_textblockAttrs",
44828
44856
  "type": {
44829
44857
  "text": "TextblockAttrs"
44830
44858
  }
44831
44859
  },
44832
44860
  {
44833
- "name": "textblockMarks",
44861
+ "name": "_textblockMarks",
44834
44862
  "type": {
44835
44863
  "text": "TextblockMarks"
44836
44864
  }
@@ -44974,7 +45002,7 @@
44974
45002
  },
44975
45003
  "parameters": [
44976
45004
  {
44977
- "name": "rte",
45005
+ "name": "_rte",
44978
45006
  "type": {
44979
45007
  "text": "RteInstanceImpl"
44980
45008
  }
@@ -45008,7 +45036,7 @@
45008
45036
  },
45009
45037
  "parameters": [
45010
45038
  {
45011
- "name": "rte",
45039
+ "name": "_rte",
45012
45040
  "type": {
45013
45041
  "text": "RteInstanceImpl"
45014
45042
  }
@@ -45157,13 +45185,13 @@
45157
45185
  },
45158
45186
  "parameters": [
45159
45187
  {
45160
- "name": "textblockAttrs",
45188
+ "name": "_textblockAttrs",
45161
45189
  "type": {
45162
45190
  "text": "TextblockAttrs"
45163
45191
  }
45164
45192
  },
45165
45193
  {
45166
- "name": "textblockMarks",
45194
+ "name": "_textblockMarks",
45167
45195
  "type": {
45168
45196
  "text": "TextblockMarks"
45169
45197
  }
@@ -45210,7 +45238,7 @@
45210
45238
  },
45211
45239
  "parameters": [
45212
45240
  {
45213
- "name": "rte",
45241
+ "name": "_rte",
45214
45242
  "type": {
45215
45243
  "text": "RteInstanceImpl"
45216
45244
  }
@@ -45231,7 +45259,7 @@
45231
45259
  },
45232
45260
  "parameters": [
45233
45261
  {
45234
- "name": "rte",
45262
+ "name": "_rte",
45235
45263
  "type": {
45236
45264
  "text": "RteInstanceImpl"
45237
45265
  }
@@ -45265,7 +45293,7 @@
45265
45293
  },
45266
45294
  "parameters": [
45267
45295
  {
45268
- "name": "rte",
45296
+ "name": "_rte",
45269
45297
  "type": {
45270
45298
  "text": "RteInstanceImpl"
45271
45299
  }
@@ -45351,13 +45379,13 @@
45351
45379
  },
45352
45380
  "parameters": [
45353
45381
  {
45354
- "name": "textblockAttrs",
45382
+ "name": "_textblockAttrs",
45355
45383
  "type": {
45356
45384
  "text": "TextblockAttrs"
45357
45385
  }
45358
45386
  },
45359
45387
  {
45360
- "name": "textblockMarks",
45388
+ "name": "_textblockMarks",
45361
45389
  "type": {
45362
45390
  "text": "TextblockMarks"
45363
45391
  }
@@ -45391,7 +45419,7 @@
45391
45419
  },
45392
45420
  "parameters": [
45393
45421
  {
45394
- "name": "rte",
45422
+ "name": "_rte",
45395
45423
  "type": {
45396
45424
  "text": "RteInstanceImpl"
45397
45425
  }
@@ -45583,7 +45611,7 @@
45583
45611
  },
45584
45612
  "parameters": [
45585
45613
  {
45586
- "name": "rte",
45614
+ "name": "_rte",
45587
45615
  "type": {
45588
45616
  "text": "RteInstanceImpl"
45589
45617
  }
@@ -45843,7 +45871,7 @@
45843
45871
  },
45844
45872
  "parameters": [
45845
45873
  {
45846
- "name": "rte",
45874
+ "name": "_rte",
45847
45875
  "type": {
45848
45876
  "text": "RteInstanceImpl"
45849
45877
  }
@@ -45877,7 +45905,7 @@
45877
45905
  },
45878
45906
  "parameters": [
45879
45907
  {
45880
- "name": "rte",
45908
+ "name": "_rte",
45881
45909
  "type": {
45882
45910
  "text": "RteInstanceImpl"
45883
45911
  }
@@ -45976,13 +46004,13 @@
45976
46004
  },
45977
46005
  "parameters": [
45978
46006
  {
45979
- "name": "textblockAttrs",
46007
+ "name": "_textblockAttrs",
45980
46008
  "type": {
45981
46009
  "text": "TextblockAttrs"
45982
46010
  }
45983
46011
  },
45984
46012
  {
45985
- "name": "textblockMarks",
46013
+ "name": "_textblockMarks",
45986
46014
  "type": {
45987
46015
  "text": "TextblockMarks"
45988
46016
  }
@@ -46113,7 +46141,7 @@
46113
46141
  },
46114
46142
  "parameters": [
46115
46143
  {
46116
- "name": "rte",
46144
+ "name": "_rte",
46117
46145
  "type": {
46118
46146
  "text": "RteInstanceImpl"
46119
46147
  }
@@ -46147,7 +46175,7 @@
46147
46175
  },
46148
46176
  "parameters": [
46149
46177
  {
46150
- "name": "rte",
46178
+ "name": "_rte",
46151
46179
  "type": {
46152
46180
  "text": "RteInstanceImpl"
46153
46181
  }
@@ -46233,7 +46261,7 @@
46233
46261
  },
46234
46262
  "parameters": [
46235
46263
  {
46236
- "name": "rte",
46264
+ "name": "_rte",
46237
46265
  "type": {
46238
46266
  "text": "RteInstanceImpl"
46239
46267
  }
@@ -46296,13 +46324,13 @@
46296
46324
  },
46297
46325
  "parameters": [
46298
46326
  {
46299
- "name": "textblockAttrs",
46327
+ "name": "_textblockAttrs",
46300
46328
  "type": {
46301
46329
  "text": "TextblockAttrs"
46302
46330
  }
46303
46331
  },
46304
46332
  {
46305
- "name": "textblockMarks",
46333
+ "name": "_textblockMarks",
46306
46334
  "type": {
46307
46335
  "text": "TextblockMarks"
46308
46336
  }
@@ -46349,7 +46377,7 @@
46349
46377
  },
46350
46378
  "parameters": [
46351
46379
  {
46352
- "name": "rte",
46380
+ "name": "_rte",
46353
46381
  "type": {
46354
46382
  "text": "RteInstanceImpl"
46355
46383
  }
@@ -46370,7 +46398,7 @@
46370
46398
  },
46371
46399
  "parameters": [
46372
46400
  {
46373
- "name": "rte",
46401
+ "name": "_rte",
46374
46402
  "type": {
46375
46403
  "text": "RteInstanceImpl"
46376
46404
  }
@@ -46404,7 +46432,7 @@
46404
46432
  },
46405
46433
  "parameters": [
46406
46434
  {
46407
- "name": "rte",
46435
+ "name": "_rte",
46408
46436
  "type": {
46409
46437
  "text": "RteInstanceImpl"
46410
46438
  }
@@ -46490,13 +46518,13 @@
46490
46518
  },
46491
46519
  "parameters": [
46492
46520
  {
46493
- "name": "textblockAttrs",
46521
+ "name": "_textblockAttrs",
46494
46522
  "type": {
46495
46523
  "text": "TextblockAttrs"
46496
46524
  }
46497
46525
  },
46498
46526
  {
46499
- "name": "textblockMarks",
46527
+ "name": "_textblockMarks",
46500
46528
  "type": {
46501
46529
  "text": "TextblockMarks"
46502
46530
  }
@@ -46640,7 +46668,7 @@
46640
46668
  },
46641
46669
  "parameters": [
46642
46670
  {
46643
- "name": "rte",
46671
+ "name": "_rte",
46644
46672
  "type": {
46645
46673
  "text": "RteInstanceImpl"
46646
46674
  }
@@ -46674,7 +46702,7 @@
46674
46702
  },
46675
46703
  "parameters": [
46676
46704
  {
46677
- "name": "rte",
46705
+ "name": "_rte",
46678
46706
  "type": {
46679
46707
  "text": "RteInstanceImpl"
46680
46708
  }
@@ -46843,13 +46871,13 @@
46843
46871
  },
46844
46872
  "parameters": [
46845
46873
  {
46846
- "name": "textblockAttrs",
46874
+ "name": "_textblockAttrs",
46847
46875
  "type": {
46848
46876
  "text": "TextblockAttrs"
46849
46877
  }
46850
46878
  },
46851
46879
  {
46852
- "name": "textblockMarks",
46880
+ "name": "_textblockMarks",
46853
46881
  "type": {
46854
46882
  "text": "TextblockMarks"
46855
46883
  }
@@ -46896,7 +46924,7 @@
46896
46924
  },
46897
46925
  "parameters": [
46898
46926
  {
46899
- "name": "rte",
46927
+ "name": "_rte",
46900
46928
  "type": {
46901
46929
  "text": "RteInstanceImpl"
46902
46930
  }
@@ -46917,7 +46945,7 @@
46917
46945
  },
46918
46946
  "parameters": [
46919
46947
  {
46920
- "name": "rte",
46948
+ "name": "_rte",
46921
46949
  "type": {
46922
46950
  "text": "RteInstanceImpl"
46923
46951
  }
@@ -46951,7 +46979,7 @@
46951
46979
  },
46952
46980
  "parameters": [
46953
46981
  {
46954
- "name": "rte",
46982
+ "name": "_rte",
46955
46983
  "type": {
46956
46984
  "text": "RteInstanceImpl"
46957
46985
  }
@@ -47044,13 +47072,13 @@
47044
47072
  },
47045
47073
  "parameters": [
47046
47074
  {
47047
- "name": "textblockAttrs",
47075
+ "name": "_textblockAttrs",
47048
47076
  "type": {
47049
47077
  "text": "TextblockAttrs"
47050
47078
  }
47051
47079
  },
47052
47080
  {
47053
- "name": "textblockMarks",
47081
+ "name": "_textblockMarks",
47054
47082
  "type": {
47055
47083
  "text": "TextblockMarks"
47056
47084
  }
@@ -47071,7 +47099,7 @@
47071
47099
  },
47072
47100
  "parameters": [
47073
47101
  {
47074
- "name": "rte",
47102
+ "name": "_rte",
47075
47103
  "type": {
47076
47104
  "text": "RteInstanceImpl"
47077
47105
  }
@@ -47194,7 +47222,7 @@
47194
47222
  },
47195
47223
  "parameters": [
47196
47224
  {
47197
- "name": "rte",
47225
+ "name": "_rte",
47198
47226
  "type": {
47199
47227
  "text": "RteInstanceImpl"
47200
47228
  }
@@ -47215,7 +47243,7 @@
47215
47243
  },
47216
47244
  "parameters": [
47217
47245
  {
47218
- "name": "rte",
47246
+ "name": "_rte",
47219
47247
  "type": {
47220
47248
  "text": "RteInstanceImpl"
47221
47249
  }
@@ -47249,7 +47277,7 @@
47249
47277
  },
47250
47278
  "parameters": [
47251
47279
  {
47252
- "name": "rte",
47280
+ "name": "_rte",
47253
47281
  "type": {
47254
47282
  "text": "RteInstanceImpl"
47255
47283
  }
@@ -47444,13 +47472,13 @@
47444
47472
  },
47445
47473
  "parameters": [
47446
47474
  {
47447
- "name": "textblockAttrs",
47475
+ "name": "_textblockAttrs",
47448
47476
  "type": {
47449
47477
  "text": "TextblockAttrs"
47450
47478
  }
47451
47479
  },
47452
47480
  {
47453
- "name": "textblockMarks",
47481
+ "name": "_textblockMarks",
47454
47482
  "type": {
47455
47483
  "text": "TextblockMarks"
47456
47484
  }
@@ -47497,7 +47525,7 @@
47497
47525
  },
47498
47526
  "parameters": [
47499
47527
  {
47500
- "name": "rte",
47528
+ "name": "_rte",
47501
47529
  "type": {
47502
47530
  "text": "RteInstanceImpl"
47503
47531
  }
@@ -47518,7 +47546,7 @@
47518
47546
  },
47519
47547
  "parameters": [
47520
47548
  {
47521
- "name": "rte",
47549
+ "name": "_rte",
47522
47550
  "type": {
47523
47551
  "text": "RteInstanceImpl"
47524
47552
  }
@@ -47617,13 +47645,13 @@
47617
47645
  },
47618
47646
  "parameters": [
47619
47647
  {
47620
- "name": "textblockAttrs",
47648
+ "name": "_textblockAttrs",
47621
47649
  "type": {
47622
47650
  "text": "TextblockAttrs"
47623
47651
  }
47624
47652
  },
47625
47653
  {
47626
- "name": "textblockMarks",
47654
+ "name": "_textblockMarks",
47627
47655
  "type": {
47628
47656
  "text": "TextblockMarks"
47629
47657
  }
@@ -47767,7 +47795,7 @@
47767
47795
  },
47768
47796
  "parameters": [
47769
47797
  {
47770
- "name": "rte",
47798
+ "name": "_rte",
47771
47799
  "type": {
47772
47800
  "text": "RteInstanceImpl"
47773
47801
  }
@@ -47801,7 +47829,7 @@
47801
47829
  },
47802
47830
  "parameters": [
47803
47831
  {
47804
- "name": "rte",
47832
+ "name": "_rte",
47805
47833
  "type": {
47806
47834
  "text": "RteInstanceImpl"
47807
47835
  }
@@ -48038,7 +48066,7 @@
48038
48066
  },
48039
48067
  "parameters": [
48040
48068
  {
48041
- "name": "rte",
48069
+ "name": "_rte",
48042
48070
  "type": {
48043
48071
  "text": "RteInstanceImpl"
48044
48072
  }
@@ -48059,7 +48087,7 @@
48059
48087
  },
48060
48088
  "parameters": [
48061
48089
  {
48062
- "name": "rte",
48090
+ "name": "_rte",
48063
48091
  "type": {
48064
48092
  "text": "RteInstanceImpl"
48065
48093
  }
@@ -48093,7 +48121,7 @@
48093
48121
  },
48094
48122
  "parameters": [
48095
48123
  {
48096
- "name": "rte",
48124
+ "name": "_rte",
48097
48125
  "type": {
48098
48126
  "text": "RteInstanceImpl"
48099
48127
  }
@@ -48155,6 +48183,22 @@
48155
48183
  "name": "disabled",
48156
48184
  "default": "new FeatureState(false)"
48157
48185
  },
48186
+ {
48187
+ "kind": "field",
48188
+ "name": "scrollThreshold",
48189
+ "type": {
48190
+ "text": "RteScrollValue | undefined"
48191
+ },
48192
+ "default": "undefined"
48193
+ },
48194
+ {
48195
+ "kind": "field",
48196
+ "name": "scrollMargin",
48197
+ "type": {
48198
+ "text": "RteScrollValue | undefined"
48199
+ },
48200
+ "default": "undefined"
48201
+ },
48158
48202
  {
48159
48203
  "kind": "method",
48160
48204
  "name": "getStyles",
@@ -48254,13 +48298,13 @@
48254
48298
  },
48255
48299
  "parameters": [
48256
48300
  {
48257
- "name": "textblockAttrs",
48301
+ "name": "_textblockAttrs",
48258
48302
  "type": {
48259
48303
  "text": "TextblockAttrs"
48260
48304
  }
48261
48305
  },
48262
48306
  {
48263
- "name": "textblockMarks",
48307
+ "name": "_textblockMarks",
48264
48308
  "type": {
48265
48309
  "text": "TextblockMarks"
48266
48310
  }
@@ -48307,7 +48351,7 @@
48307
48351
  },
48308
48352
  "parameters": [
48309
48353
  {
48310
- "name": "rte",
48354
+ "name": "_rte",
48311
48355
  "type": {
48312
48356
  "text": "RteInstanceImpl"
48313
48357
  }
@@ -48328,7 +48372,7 @@
48328
48372
  },
48329
48373
  "parameters": [
48330
48374
  {
48331
- "name": "rte",
48375
+ "name": "_rte",
48332
48376
  "type": {
48333
48377
  "text": "RteInstanceImpl"
48334
48378
  }
@@ -48349,7 +48393,7 @@
48349
48393
  },
48350
48394
  "parameters": [
48351
48395
  {
48352
- "name": "rte",
48396
+ "name": "_rte",
48353
48397
  "type": {
48354
48398
  "text": "RteInstanceImpl"
48355
48399
  }
@@ -48506,13 +48550,13 @@
48506
48550
  },
48507
48551
  "parameters": [
48508
48552
  {
48509
- "name": "textblockAttrs",
48553
+ "name": "_textblockAttrs",
48510
48554
  "type": {
48511
48555
  "text": "TextblockAttrs"
48512
48556
  }
48513
48557
  },
48514
48558
  {
48515
- "name": "textblockMarks",
48559
+ "name": "_textblockMarks",
48516
48560
  "type": {
48517
48561
  "text": "TextblockMarks"
48518
48562
  }
@@ -48559,7 +48603,7 @@
48559
48603
  },
48560
48604
  "parameters": [
48561
48605
  {
48562
- "name": "rte",
48606
+ "name": "_rte",
48563
48607
  "type": {
48564
48608
  "text": "RteInstanceImpl"
48565
48609
  }
@@ -48580,7 +48624,7 @@
48580
48624
  },
48581
48625
  "parameters": [
48582
48626
  {
48583
- "name": "rte",
48627
+ "name": "_rte",
48584
48628
  "type": {
48585
48629
  "text": "RteInstanceImpl"
48586
48630
  }
@@ -48614,7 +48658,7 @@
48614
48658
  },
48615
48659
  "parameters": [
48616
48660
  {
48617
- "name": "rte",
48661
+ "name": "_rte",
48618
48662
  "type": {
48619
48663
  "text": "RteInstanceImpl"
48620
48664
  }
@@ -48763,13 +48807,13 @@
48763
48807
  },
48764
48808
  "parameters": [
48765
48809
  {
48766
- "name": "textblockAttrs",
48810
+ "name": "_textblockAttrs",
48767
48811
  "type": {
48768
48812
  "text": "TextblockAttrs"
48769
48813
  }
48770
48814
  },
48771
48815
  {
48772
- "name": "textblockMarks",
48816
+ "name": "_textblockMarks",
48773
48817
  "type": {
48774
48818
  "text": "TextblockMarks"
48775
48819
  }
@@ -48816,7 +48860,7 @@
48816
48860
  },
48817
48861
  "parameters": [
48818
48862
  {
48819
- "name": "rte",
48863
+ "name": "_rte",
48820
48864
  "type": {
48821
48865
  "text": "RteInstanceImpl"
48822
48866
  }
@@ -48837,7 +48881,7 @@
48837
48881
  },
48838
48882
  "parameters": [
48839
48883
  {
48840
- "name": "rte",
48884
+ "name": "_rte",
48841
48885
  "type": {
48842
48886
  "text": "RteInstanceImpl"
48843
48887
  }
@@ -48871,7 +48915,7 @@
48871
48915
  },
48872
48916
  "parameters": [
48873
48917
  {
48874
- "name": "rte",
48918
+ "name": "_rte",
48875
48919
  "type": {
48876
48920
  "text": "RteInstanceImpl"
48877
48921
  }
@@ -48932,7 +48976,7 @@
48932
48976
  },
48933
48977
  "parameters": [
48934
48978
  {
48935
- "name": "rte",
48979
+ "name": "_rte",
48936
48980
  "type": {
48937
48981
  "text": "RteInstanceImpl"
48938
48982
  }
@@ -48953,7 +48997,7 @@
48953
48997
  },
48954
48998
  "parameters": [
48955
48999
  {
48956
- "name": "rte",
49000
+ "name": "_rte",
48957
49001
  "type": {
48958
49002
  "text": "RteInstanceImpl"
48959
49003
  }
@@ -49029,13 +49073,13 @@
49029
49073
  },
49030
49074
  "parameters": [
49031
49075
  {
49032
- "name": "textblockAttrs",
49076
+ "name": "_textblockAttrs",
49033
49077
  "type": {
49034
49078
  "text": "TextblockAttrs"
49035
49079
  }
49036
49080
  },
49037
49081
  {
49038
- "name": "textblockMarks",
49082
+ "name": "_textblockMarks",
49039
49083
  "type": {
49040
49084
  "text": "TextblockMarks"
49041
49085
  }
@@ -49082,7 +49126,7 @@
49082
49126
  },
49083
49127
  "parameters": [
49084
49128
  {
49085
- "name": "rte",
49129
+ "name": "_rte",
49086
49130
  "type": {
49087
49131
  "text": "RteInstanceImpl"
49088
49132
  }
@@ -49116,7 +49160,7 @@
49116
49160
  },
49117
49161
  "parameters": [
49118
49162
  {
49119
- "name": "rte",
49163
+ "name": "_rte",
49120
49164
  "type": {
49121
49165
  "text": "RteInstanceImpl"
49122
49166
  }
@@ -49253,13 +49297,13 @@
49253
49297
  },
49254
49298
  "parameters": [
49255
49299
  {
49256
- "name": "textblockAttrs",
49300
+ "name": "_textblockAttrs",
49257
49301
  "type": {
49258
49302
  "text": "TextblockAttrs"
49259
49303
  }
49260
49304
  },
49261
49305
  {
49262
- "name": "textblockMarks",
49306
+ "name": "_textblockMarks",
49263
49307
  "type": {
49264
49308
  "text": "TextblockMarks"
49265
49309
  }
@@ -49306,7 +49350,7 @@
49306
49350
  },
49307
49351
  "parameters": [
49308
49352
  {
49309
- "name": "rte",
49353
+ "name": "_rte",
49310
49354
  "type": {
49311
49355
  "text": "RteInstanceImpl"
49312
49356
  }
@@ -49327,7 +49371,7 @@
49327
49371
  },
49328
49372
  "parameters": [
49329
49373
  {
49330
- "name": "rte",
49374
+ "name": "_rte",
49331
49375
  "type": {
49332
49376
  "text": "RteInstanceImpl"
49333
49377
  }
@@ -49361,7 +49405,7 @@
49361
49405
  },
49362
49406
  "parameters": [
49363
49407
  {
49364
- "name": "rte",
49408
+ "name": "_rte",
49365
49409
  "type": {
49366
49410
  "text": "RteInstanceImpl"
49367
49411
  }
@@ -49497,13 +49541,13 @@
49497
49541
  },
49498
49542
  "parameters": [
49499
49543
  {
49500
- "name": "textblockAttrs",
49544
+ "name": "_textblockAttrs",
49501
49545
  "type": {
49502
49546
  "text": "TextblockAttrs"
49503
49547
  }
49504
49548
  },
49505
49549
  {
49506
- "name": "textblockMarks",
49550
+ "name": "_textblockMarks",
49507
49551
  "type": {
49508
49552
  "text": "TextblockMarks"
49509
49553
  }
@@ -49537,7 +49581,7 @@
49537
49581
  },
49538
49582
  "parameters": [
49539
49583
  {
49540
- "name": "rte",
49584
+ "name": "_rte",
49541
49585
  "type": {
49542
49586
  "text": "RteInstanceImpl"
49543
49587
  }
@@ -49558,7 +49602,7 @@
49558
49602
  },
49559
49603
  "parameters": [
49560
49604
  {
49561
- "name": "rte",
49605
+ "name": "_rte",
49562
49606
  "type": {
49563
49607
  "text": "RteInstanceImpl"
49564
49608
  }
@@ -49579,7 +49623,7 @@
49579
49623
  },
49580
49624
  "parameters": [
49581
49625
  {
49582
- "name": "rte",
49626
+ "name": "_rte",
49583
49627
  "type": {
49584
49628
  "text": "RteInstanceImpl"
49585
49629
  }
@@ -49613,7 +49657,7 @@
49613
49657
  },
49614
49658
  "parameters": [
49615
49659
  {
49616
- "name": "rte",
49660
+ "name": "_rte",
49617
49661
  "type": {
49618
49662
  "text": "RteInstanceImpl"
49619
49663
  }
@@ -49667,8 +49711,8 @@
49667
49711
  "type": {
49668
49712
  "text": "boolean"
49669
49713
  },
49670
- "privacy": "public",
49671
- "description": "Determines if the element should receive document focus on page load."
49714
+ "description": "Determines if the element should receive document focus on page load.",
49715
+ "privacy": "public"
49672
49716
  },
49673
49717
  {
49674
49718
  "kind": "field",
@@ -49676,8 +49720,8 @@
49676
49720
  "type": {
49677
49721
  "text": "string"
49678
49722
  },
49679
- "privacy": "public",
49680
- "description": "The id of a form to associate the element to."
49723
+ "description": "The id of a form to associate the element to.",
49724
+ "privacy": "public"
49681
49725
  },
49682
49726
  {
49683
49727
  "kind": "field",
@@ -49685,8 +49729,8 @@
49685
49729
  "type": {
49686
49730
  "text": "string"
49687
49731
  },
49688
- "privacy": "public",
49689
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details."
49732
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
49733
+ "privacy": "public"
49690
49734
  },
49691
49735
  {
49692
49736
  "kind": "method",
@@ -49704,8 +49748,8 @@
49704
49748
  "type": {
49705
49749
  "text": "string"
49706
49750
  },
49707
- "privacy": "public",
49708
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details."
49751
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
49752
+ "privacy": "public"
49709
49753
  },
49710
49754
  {
49711
49755
  "kind": "method",
@@ -49723,8 +49767,8 @@
49723
49767
  "type": {
49724
49768
  "text": "string"
49725
49769
  },
49726
- "privacy": "public",
49727
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details."
49770
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
49771
+ "privacy": "public"
49728
49772
  },
49729
49773
  {
49730
49774
  "kind": "method",
@@ -49742,8 +49786,8 @@
49742
49786
  "type": {
49743
49787
  "text": "boolean"
49744
49788
  },
49745
- "privacy": "public",
49746
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details."
49789
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
49790
+ "privacy": "public"
49747
49791
  },
49748
49792
  {
49749
49793
  "kind": "method",
@@ -49761,8 +49805,8 @@
49761
49805
  "type": {
49762
49806
  "text": "'_self' | '_blank' | '_parent' | '_top'"
49763
49807
  },
49764
- "privacy": "public",
49765
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details."
49808
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details.",
49809
+ "privacy": "public"
49766
49810
  },
49767
49811
  {
49768
49812
  "kind": "method",
@@ -49780,8 +49824,8 @@
49780
49824
  "type": {
49781
49825
  "text": "'submit' | 'reset' | 'button'"
49782
49826
  },
49783
- "privacy": "public",
49784
- "description": "The button type."
49827
+ "description": "The button type.",
49828
+ "privacy": "public"
49785
49829
  },
49786
49830
  {
49787
49831
  "kind": "method",
@@ -49796,7 +49840,7 @@
49796
49840
  {
49797
49841
  "name": "previous",
49798
49842
  "type": {
49799
- "text": "'submit' | 'reset' | 'button' | void"
49843
+ "text": "'submit' | 'reset' | 'button' | undefined"
49800
49844
  }
49801
49845
  },
49802
49846
  {
@@ -49810,7 +49854,6 @@
49810
49854
  {
49811
49855
  "kind": "method",
49812
49856
  "name": "validate",
49813
- "privacy": "public",
49814
49857
  "return": {
49815
49858
  "type": {
49816
49859
  "text": "void"
@@ -49835,8 +49878,7 @@
49835
49878
  "name": "control",
49836
49879
  "type": {
49837
49880
  "text": "HTMLButtonElement"
49838
- },
49839
- "privacy": "public"
49881
+ }
49840
49882
  },
49841
49883
  {
49842
49884
  "kind": "field",
@@ -50823,7 +50865,7 @@
50823
50865
  }
50824
50866
  },
50825
50867
  {
50826
- "name": "currentSelectedIndex",
50868
+ "name": "_currentSelectedIndex",
50827
50869
  "type": {
50828
50870
  "text": "number"
50829
50871
  }