@vonage/vivid 5.21.0 → 5.23.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 (284) 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 +1 -1
  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 +1 -1
  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 +14 -5
  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 -1
  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 +2 -2
  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 +6 -6
  67. package/country-group/index.cjs +1 -1
  68. package/country-group/index.js +1 -1
  69. package/custom-elements.json +1270 -1228
  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/fab/index.cjs +1 -1
  77. package/fab/index.js +1 -0
  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/drop-handler.d.ts +1 -2
  99. package/lib/rich-text-editor/rte/features/internal/core.d.ts +8 -0
  100. package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
  101. package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
  102. package/lib/rich-text-editor/rte/instance.d.ts +1 -0
  103. package/lib/rich-text-editor/rte/public-interface.d.ts +3 -0
  104. package/lib/rich-text-editor/rte/utils/ui.d.ts +1 -1
  105. package/lib/searchable-select/searchable-select.d.ts +21 -21
  106. package/lib/select/select.d.ts +22 -22
  107. package/lib/simple-color-picker/simple-color-picker.d.ts +5 -5
  108. package/lib/slider/slider.d.ts +5 -5
  109. package/lib/switch/switch.d.ts +5 -5
  110. package/lib/table/table-body.template.d.ts +1 -2
  111. package/lib/table/table-cell.template.d.ts +1 -2
  112. package/lib/table/table-head.template.d.ts +1 -2
  113. package/lib/table/table-row.template.d.ts +1 -2
  114. package/lib/table/table.template.d.ts +1 -2
  115. package/lib/text-area/text-area.d.ts +21 -21
  116. package/lib/text-field/text-field.d.ts +22 -22
  117. package/lib/time-picker/time-picker.d.ts +12 -12
  118. package/nav-disclosure/index.cjs +1 -1
  119. package/nav-disclosure/index.js +1 -1
  120. package/nav-item/index.cjs +1 -1
  121. package/nav-item/index.js +1 -1
  122. package/package.json +9 -7
  123. package/pagination/index.cjs +1 -1
  124. package/pagination/index.js +9 -2
  125. package/popover/index.cjs +1 -1
  126. package/popover/index.js +1 -1
  127. package/progress/index.cjs +1 -1
  128. package/progress/index.js +1 -1
  129. package/radio-group/index.cjs +1 -1
  130. package/radio-group/index.js +21 -19
  131. package/range-slider/index.cjs +1 -1
  132. package/range-slider/index.js +1 -1
  133. package/rich-text-editor/index.cjs +4 -3
  134. package/rich-text-editor/index.js +55 -27
  135. package/selectable-box/index.cjs +1 -1
  136. package/selectable-box/index.js +6 -1
  137. package/shared/color-picker/base-color-picker.d.ts +5 -5
  138. package/shared/feedback/mixins.d.ts +1 -1
  139. package/shared/foundation/button/button.d.ts +5 -5
  140. package/shared/foundation/form-associated/form-associated.d.ts +10 -10
  141. package/shared/foundation/listbox/listbox.d.ts +1 -1
  142. package/shared/patterns/form-elements/form-element.d.ts +5 -5
  143. package/shared/patterns/form-elements/with-contextual-help.d.ts +5 -5
  144. package/shared/patterns/form-elements/with-error-text.d.ts +6 -6
  145. package/shared/picker-field/mixins/calendar-picker.d.ts +6 -6
  146. package/shared/picker-field/mixins/calendar-picker.template.d.ts +6 -6
  147. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +8 -8
  148. package/shared/picker-field/mixins/single-date-picker.d.ts +6 -6
  149. package/shared/picker-field/mixins/single-value-picker.d.ts +6 -6
  150. package/shared/picker-field/mixins/time-selection-picker.d.ts +6 -6
  151. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +12 -12
  152. package/shared/picker-field/picker-field.d.ts +21 -21
  153. package/shared/utils/slottable-request.d.ts +1 -1
  154. package/split-button/index.cjs +1 -1
  155. package/split-button/index.js +2 -0
  156. package/switch/index.cjs +1 -1
  157. package/switch/index.js +1 -1
  158. package/table/index.cjs +5 -5
  159. package/table/index.js +5 -5
  160. package/tabs/index.cjs +1 -1
  161. package/tabs/index.js +2 -2
  162. package/tag/index.cjs +1 -1
  163. package/tag/index.js +1 -1
  164. package/tree-view/index.cjs +1 -1
  165. package/tree-view/index.js +0 -2
  166. package/unbundled/affix.cjs +4 -4
  167. package/unbundled/affix.js +4 -4
  168. package/unbundled/base-color-picker.cjs +3 -3
  169. package/unbundled/base-color-picker.js +3 -3
  170. package/unbundled/button.cjs +5 -5
  171. package/unbundled/button.js +5 -5
  172. package/unbundled/definition10.cjs +15 -4
  173. package/unbundled/definition10.js +15 -4
  174. package/unbundled/definition11.cjs +3 -3
  175. package/unbundled/definition11.js +3 -3
  176. package/unbundled/definition12.cjs +1 -1
  177. package/unbundled/definition12.js +1 -1
  178. package/unbundled/definition13.cjs +2 -2
  179. package/unbundled/definition13.js +2 -2
  180. package/unbundled/definition14.cjs +73 -76
  181. package/unbundled/definition14.js +73 -76
  182. package/unbundled/definition15.cjs +1 -1
  183. package/unbundled/definition15.js +1 -1
  184. package/unbundled/definition17.cjs +1 -1
  185. package/unbundled/definition17.js +1 -1
  186. package/unbundled/definition19.cjs +2 -1
  187. package/unbundled/definition19.js +2 -1
  188. package/unbundled/definition2.cjs +1 -1
  189. package/unbundled/definition2.js +1 -1
  190. package/unbundled/definition21.cjs +3 -3
  191. package/unbundled/definition21.js +3 -3
  192. package/unbundled/definition23.cjs +2 -2
  193. package/unbundled/definition23.js +2 -2
  194. package/unbundled/definition24.cjs +1 -1
  195. package/unbundled/definition24.js +1 -1
  196. package/unbundled/definition27.cjs +1 -1
  197. package/unbundled/definition27.js +1 -1
  198. package/unbundled/definition28.cjs +23 -23
  199. package/unbundled/definition28.js +23 -23
  200. package/unbundled/definition29.cjs +1 -1
  201. package/unbundled/definition29.js +1 -1
  202. package/unbundled/definition3.cjs +2 -2
  203. package/unbundled/definition3.js +2 -2
  204. package/unbundled/definition30.cjs +7 -7
  205. package/unbundled/definition30.js +7 -7
  206. package/unbundled/definition32.cjs +1 -1
  207. package/unbundled/definition32.js +1 -1
  208. package/unbundled/definition34.cjs +9 -8
  209. package/unbundled/definition34.js +9 -8
  210. package/unbundled/definition35.cjs +1 -1
  211. package/unbundled/definition35.js +1 -1
  212. package/unbundled/definition39.cjs +2 -2
  213. package/unbundled/definition39.js +2 -2
  214. package/unbundled/definition40.cjs +1 -1
  215. package/unbundled/definition40.js +1 -1
  216. package/unbundled/definition42.cjs +1 -0
  217. package/unbundled/definition42.js +1 -0
  218. package/unbundled/definition44.cjs +1 -1
  219. package/unbundled/definition44.js +1 -1
  220. package/unbundled/definition48.cjs +1 -1
  221. package/unbundled/definition48.js +1 -1
  222. package/unbundled/definition49.cjs +1 -1
  223. package/unbundled/definition49.js +1 -1
  224. package/unbundled/definition5.cjs +1 -1
  225. package/unbundled/definition5.js +1 -1
  226. package/unbundled/definition53.cjs +10 -3
  227. package/unbundled/definition53.js +10 -3
  228. package/unbundled/definition55.cjs +1 -1
  229. package/unbundled/definition55.js +1 -1
  230. package/unbundled/definition56.cjs +1 -1
  231. package/unbundled/definition56.js +1 -1
  232. package/unbundled/definition57.cjs +4 -5
  233. package/unbundled/definition57.js +4 -5
  234. package/unbundled/definition58.cjs +20 -19
  235. package/unbundled/definition58.js +20 -19
  236. package/unbundled/definition59.cjs +1 -1
  237. package/unbundled/definition59.js +1 -1
  238. package/unbundled/definition60.cjs +47 -9
  239. package/unbundled/definition60.js +47 -9
  240. package/unbundled/definition61.cjs +12 -6
  241. package/unbundled/definition61.js +12 -6
  242. package/unbundled/definition64.cjs +4 -1
  243. package/unbundled/definition64.js +4 -1
  244. package/unbundled/definition65.cjs +2 -1
  245. package/unbundled/definition65.js +2 -1
  246. package/unbundled/definition67.cjs +2 -0
  247. package/unbundled/definition67.js +2 -0
  248. package/unbundled/definition69.cjs +3 -2
  249. package/unbundled/definition69.js +3 -2
  250. package/unbundled/definition7.cjs +2 -1
  251. package/unbundled/definition7.js +2 -1
  252. package/unbundled/definition71.cjs +1 -1
  253. package/unbundled/definition71.js +1 -1
  254. package/unbundled/definition72.cjs +5 -5
  255. package/unbundled/definition72.js +5 -5
  256. package/unbundled/definition73.cjs +2 -2
  257. package/unbundled/definition73.js +2 -2
  258. package/unbundled/definition75.cjs +1 -1
  259. package/unbundled/definition75.js +1 -1
  260. package/unbundled/definition78.cjs +1 -1
  261. package/unbundled/definition78.js +1 -1
  262. package/unbundled/definition79.cjs +0 -2
  263. package/unbundled/definition79.js +0 -2
  264. package/unbundled/definition80.cjs +1 -1
  265. package/unbundled/definition80.js +1 -1
  266. package/unbundled/definition9.cjs +1 -1
  267. package/unbundled/definition9.js +1 -1
  268. package/unbundled/form-associated.cjs +2 -2
  269. package/unbundled/form-associated.js +2 -2
  270. package/unbundled/listbox.cjs +7 -7
  271. package/unbundled/listbox.js +7 -7
  272. package/unbundled/numberConverter.cjs +2 -2
  273. package/unbundled/numberConverter.js +2 -2
  274. package/unbundled/slider.template.cjs +1 -1
  275. package/unbundled/slider.template.js +1 -1
  276. package/unbundled/slottable-request.cjs +5 -5
  277. package/unbundled/slottable-request.js +5 -5
  278. package/unbundled/vivid-element.cjs +1 -1
  279. package/unbundled/vivid-element.js +1 -1
  280. package/unbundled/with-contextual-help.cjs +4 -1
  281. package/unbundled/with-contextual-help.js +4 -1
  282. package/video-player/index.cjs +1 -1
  283. package/video-player/index.js +1 -1
  284. 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"
@@ -5522,590 +5520,240 @@
5522
5520
  },
5523
5521
  {
5524
5522
  "kind": "javascript-module",
5525
- "path": "src/lib/calendar-event/calendar-event.ts",
5523
+ "path": "src/lib/card/card.ts",
5526
5524
  "declarations": [
5527
5525
  {
5528
5526
  "kind": "class",
5529
5527
  "description": "",
5530
- "name": "CalendarEvent",
5528
+ "name": "Card",
5531
5529
  "cssProperties": [
5532
5530
  {
5533
- "name": "--vvd-calendar-event-accent-primary",
5534
- "default": "var(--vvd-color-canvas-text)"
5535
- },
5536
- {
5537
- "name": "--vvd-calendar-event-accent-primary-text",
5538
- "default": "var(--vvd-color-canvas)"
5539
- },
5540
- {
5541
- "name": "--vvd-calendar-event-accent-contrast",
5542
- "default": "var(--vvd-color-neutral-800)"
5543
- },
5544
- {
5545
- "name": "--vvd-calendar-event-accent-soft",
5546
- "default": "var(--vvd-color-neutral-100)"
5547
- },
5548
- {
5549
- "name": "--vvd-calendar-event-cta-primary",
5531
+ "name": "--vvd-card-cta-primary",
5550
5532
  "default": "var(--vvd-color-cta-500)"
5551
5533
  },
5552
5534
  {
5553
- "name": "--vvd-calendar-event-cta-primary-text",
5535
+ "name": "--vvd-card-cta-primary-text",
5554
5536
  "default": "var(--vvd-color-canvas)"
5555
5537
  },
5556
5538
  {
5557
- "name": "--vvd-calendar-event-cta-contrast",
5558
- "default": "var(--vvd-color-cta-800)"
5559
- },
5560
- {
5561
- "name": "--vvd-calendar-event-cta-soft",
5562
- "default": "var(--vvd-color-cta-100)"
5563
- },
5564
- {
5565
- "name": "--vvd-calendar-event-success-primary",
5566
- "default": "var(--vvd-color-success-500)"
5567
- },
5568
- {
5569
- "name": "--vvd-calendar-event-success-primary-text",
5570
- "default": "var(--vvd-color-canvas)"
5539
+ "name": "--vvd-card-cta-primary-increment",
5540
+ "default": "var(--vvd-color-cta-600)"
5571
5541
  },
5572
5542
  {
5573
- "name": "--vvd-calendar-event-success-contrast",
5574
- "default": "var(--vvd-color-success-800)"
5543
+ "name": "--vvd-card-cta-faint",
5544
+ "default": "var(--vvd-color-cta-50)"
5575
5545
  },
5576
5546
  {
5577
- "name": "--vvd-calendar-event-success-soft",
5578
- "default": "var(--vvd-color-success-100)"
5579
- },
5547
+ "name": "--vvd-card-cta-soft",
5548
+ "default": "var(--vvd-color-cta-100)"
5549
+ }
5550
+ ],
5551
+ "slots": [
5580
5552
  {
5581
- "name": "--vvd-calendar-event-alert-primary",
5582
- "default": "var(--vvd-color-alert-500)"
5553
+ "description": "The body slot is for the main content of the card. Displayed between the header and footer content.",
5554
+ "name": "body"
5583
5555
  },
5584
5556
  {
5585
- "name": "--vvd-calendar-event-alert-primary-text",
5586
- "default": "var(--vvd-color-canvas)"
5557
+ "description": "The graphic slot overrides the icon property.",
5558
+ "name": "graphic"
5587
5559
  },
5588
5560
  {
5589
- "name": "--vvd-calendar-event-alert-contrast",
5590
- "default": "var(--vvd-color-alert-800)"
5561
+ "description": "The media slot is mainly for images or video content above the card header.",
5562
+ "name": "media"
5591
5563
  },
5592
5564
  {
5593
- "name": "--vvd-calendar-event-alert-soft",
5594
- "default": "var(--vvd-color-alert-100)"
5565
+ "description": "The meta slot is for action content in the card header.",
5566
+ "name": "meta"
5595
5567
  },
5596
5568
  {
5597
- "name": "--vvd-calendar-event-warning-primary",
5598
- "default": "var(--vvd-color-warning-300)"
5569
+ "description": "The footer slot is for content in the card footer.",
5570
+ "name": "footer"
5599
5571
  },
5600
5572
  {
5601
- "name": "--vvd-calendar-event-warning-primary-text",
5602
- "default": "var(--vvd-color-canvas-text)"
5603
- },
5573
+ "description": "Assign nodes to main slot to fully override a card's predefined flow and style with your own.",
5574
+ "name": "main"
5575
+ }
5576
+ ],
5577
+ "members": [
5604
5578
  {
5605
- "name": "--vvd-calendar-event-warning-contrast",
5606
- "default": "var(--vvd-color-warning-800)"
5579
+ "kind": "field",
5580
+ "name": "appearance",
5581
+ "type": {
5582
+ "text": "CardAppearance | undefined"
5583
+ },
5584
+ "description": "Sets the element's appearance.",
5585
+ "privacy": "public"
5607
5586
  },
5608
5587
  {
5609
- "name": "--vvd-calendar-event-warning-soft",
5610
- "default": "var(--vvd-color-warning-100)"
5588
+ "kind": "field",
5589
+ "name": "headline",
5590
+ "type": {
5591
+ "text": "string | undefined"
5592
+ },
5593
+ "description": "Sets the element's headline.",
5594
+ "privacy": "public"
5611
5595
  },
5612
5596
  {
5613
- "name": "--vvd-calendar-event-announcement-primary",
5614
- "default": "var(--vvd-color-announcement-500)"
5597
+ "kind": "field",
5598
+ "name": "subtitle",
5599
+ "type": {
5600
+ "text": "string | undefined"
5601
+ },
5602
+ "description": "Sets the element's subtitle.",
5603
+ "privacy": "public"
5615
5604
  },
5616
5605
  {
5617
- "name": "--vvd-calendar-event-announcement-primary-text",
5618
- "default": "var(--vvd-color-canvas)"
5606
+ "kind": "field",
5607
+ "name": "text",
5608
+ "type": {
5609
+ "text": "string | undefined"
5610
+ },
5611
+ "description": "Sets the element's text.",
5612
+ "privacy": "public"
5619
5613
  },
5620
5614
  {
5621
- "name": "--vvd-calendar-event-announcement-contrast",
5622
- "default": "var(--vvd-color-announcement-800)"
5615
+ "kind": "field",
5616
+ "name": "icon",
5617
+ "type": {
5618
+ "text": "string | undefined"
5619
+ },
5620
+ "description": "Sets the element's icon.",
5621
+ "privacy": "public"
5623
5622
  },
5624
5623
  {
5625
- "name": "--vvd-calendar-event-announcement-soft",
5626
- "default": "var(--vvd-color-announcement-100)"
5624
+ "kind": "field",
5625
+ "name": "elevation",
5626
+ "type": {
5627
+ "text": "0 | 2 | 4 | 8 | 12 | 16 | 24 | undefined"
5628
+ },
5629
+ "description": "Sets the element's elevation.",
5630
+ "privacy": "public"
5627
5631
  },
5628
5632
  {
5629
- "name": "--vvd-calendar-event-information-primary",
5630
- "default": "var(--vvd-color-information-500)"
5633
+ "kind": "field",
5634
+ "name": "clickableCard",
5635
+ "type": {
5636
+ "text": "boolean"
5637
+ },
5638
+ "default": "false",
5639
+ "description": "Indicates whether card should be a clickable <button> element.",
5640
+ "privacy": "public"
5631
5641
  },
5632
5642
  {
5633
- "name": "--vvd-calendar-event-information-primary-text",
5634
- "default": "var(--vvd-color-canvas)"
5643
+ "kind": "field",
5644
+ "name": "download",
5645
+ "type": {
5646
+ "text": "string | undefined"
5647
+ },
5648
+ "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5649
+ "privacy": "public",
5650
+ "inheritedFrom": {
5651
+ "name": "Linkable",
5652
+ "module": "src/shared/patterns/linkable.ts"
5653
+ }
5635
5654
  },
5636
5655
  {
5637
- "name": "--vvd-calendar-event-information-contrast",
5638
- "default": "var(--vvd-color-information-800)"
5656
+ "kind": "field",
5657
+ "name": "href",
5658
+ "type": {
5659
+ "text": "string | undefined"
5660
+ },
5661
+ "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5662
+ "privacy": "public",
5663
+ "inheritedFrom": {
5664
+ "name": "Linkable",
5665
+ "module": "src/shared/patterns/linkable.ts"
5666
+ }
5639
5667
  },
5640
- {
5641
- "name": "--vvd-calendar-event-information-soft",
5642
- "default": "var(--vvd-color-information-100)"
5643
- }
5644
- ],
5645
- "members": [
5646
5668
  {
5647
5669
  "kind": "field",
5648
- "name": "heading",
5670
+ "name": "hreflang",
5649
5671
  "type": {
5650
5672
  "text": "string | undefined"
5651
5673
  },
5652
- "description": "Sets the event heading",
5653
- "privacy": "public"
5674
+ "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5675
+ "privacy": "public",
5676
+ "inheritedFrom": {
5677
+ "name": "Linkable",
5678
+ "module": "src/shared/patterns/linkable.ts"
5679
+ }
5654
5680
  },
5655
5681
  {
5656
5682
  "kind": "field",
5657
- "name": "description",
5683
+ "name": "ping",
5658
5684
  "type": {
5659
5685
  "text": "string | undefined"
5660
5686
  },
5661
- "description": "Sets the event description",
5662
- "privacy": "public"
5687
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5688
+ "privacy": "public",
5689
+ "inheritedFrom": {
5690
+ "name": "Linkable",
5691
+ "module": "src/shared/patterns/linkable.ts"
5692
+ }
5663
5693
  },
5664
5694
  {
5665
5695
  "kind": "field",
5666
- "name": "connotation",
5696
+ "name": "referrerpolicy",
5667
5697
  "type": {
5668
- "text": "CalendarEventConnotation | undefined"
5698
+ "text": "string | undefined"
5669
5699
  },
5670
- "description": "Sets the first day of the week to display",
5671
- "privacy": "public"
5700
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5701
+ "privacy": "public",
5702
+ "inheritedFrom": {
5703
+ "name": "Linkable",
5704
+ "module": "src/shared/patterns/linkable.ts"
5705
+ }
5672
5706
  },
5673
5707
  {
5674
5708
  "kind": "field",
5675
- "name": "appearance",
5709
+ "name": "rel",
5676
5710
  "type": {
5677
- "text": "CalendarEventAppearance | undefined"
5711
+ "text": "string | undefined"
5678
5712
  },
5679
- "description": "Sets the event's appearance",
5680
- "privacy": "public"
5713
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5714
+ "privacy": "public",
5715
+ "inheritedFrom": {
5716
+ "name": "Linkable",
5717
+ "module": "src/shared/patterns/linkable.ts"
5718
+ }
5681
5719
  },
5682
5720
  {
5683
5721
  "kind": "field",
5684
- "name": "overlapCount",
5722
+ "name": "target",
5685
5723
  "type": {
5686
- "text": "number | undefined"
5724
+ "text": "'_self' | '_blank' | '_parent' | '_top' | undefined"
5687
5725
  },
5688
- "description": "Sets the stacking context of the event when it overlaps with another",
5689
- "privacy": "public"
5726
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5727
+ "privacy": "public",
5728
+ "inheritedFrom": {
5729
+ "name": "Linkable",
5730
+ "module": "src/shared/patterns/linkable.ts"
5731
+ }
5690
5732
  },
5691
5733
  {
5692
5734
  "kind": "field",
5693
- "name": "start",
5735
+ "name": "type",
5694
5736
  "type": {
5695
- "text": "number | undefined"
5737
+ "text": "string | undefined"
5696
5738
  },
5697
- "description": "Sets the event start time (e.g. `14` = 2pm)",
5698
- "privacy": "public"
5739
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5740
+ "privacy": "public",
5741
+ "inheritedFrom": {
5742
+ "name": "Linkable",
5743
+ "module": "src/shared/patterns/linkable.ts"
5744
+ }
5699
5745
  },
5700
5746
  {
5701
5747
  "kind": "field",
5702
- "name": "duration",
5748
+ "name": "control",
5703
5749
  "type": {
5704
- "text": "number | undefined"
5750
+ "text": "HTMLAnchorElement"
5705
5751
  },
5706
- "description": "Sets the event duration (e.g. `2` = 2 hours)",
5707
- "privacy": "public"
5708
- },
5709
- {
5710
- "kind": "field",
5711
- "name": "VIVID_VERSION",
5712
- "static": true,
5713
- "default": "__PACKAGE_VERSION__",
5714
- "description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
5715
- "type": {
5716
- "text": "string"
5717
- },
5718
- "inheritedFrom": {
5719
- "name": "VividElement",
5720
- "module": "src/shared/foundation/vivid-element/vivid-element.ts"
5721
- }
5722
- },
5723
- {
5724
- "kind": "field",
5725
- "name": "componentName",
5726
- "type": {
5727
- "text": "string"
5728
- },
5729
- "static": true,
5730
- "description": "Core component name, without prefix",
5731
- "inheritedFrom": {
5732
- "name": "VividElement",
5733
- "module": "src/shared/foundation/vivid-element/vivid-element.ts"
5734
- }
5735
- }
5736
- ],
5737
- "attributes": [
5738
- {
5739
- "name": "heading",
5740
- "type": {
5741
- "text": "string | undefined"
5742
- },
5743
- "description": "Sets the event heading",
5744
- "fieldName": "heading"
5745
- },
5746
- {
5747
- "name": "description",
5748
- "type": {
5749
- "text": "string | undefined"
5750
- },
5751
- "description": "Sets the event description",
5752
- "fieldName": "description"
5753
- },
5754
- {
5755
- "name": "connotation",
5756
- "type": {
5757
- "text": "CalendarEventConnotation | undefined"
5758
- },
5759
- "description": "Sets the first day of the week to display",
5760
- "fieldName": "connotation"
5761
- },
5762
- {
5763
- "name": "appearance",
5764
- "type": {
5765
- "text": "CalendarEventAppearance | undefined"
5766
- },
5767
- "description": "Sets the event's appearance",
5768
- "fieldName": "appearance"
5769
- },
5770
- {
5771
- "name": "overlap-count",
5772
- "type": {
5773
- "text": "number | undefined"
5774
- },
5775
- "description": "Sets the stacking context of the event when it overlaps with another",
5776
- "fieldName": "overlapCount"
5777
- },
5778
- {
5779
- "name": "start",
5780
- "type": {
5781
- "text": "number | undefined"
5782
- },
5783
- "description": "Sets the event start time (e.g. `14` = 2pm)",
5784
- "fieldName": "start"
5785
- },
5786
- {
5787
- "name": "duration",
5788
- "type": {
5789
- "text": "number | undefined"
5790
- },
5791
- "description": "Sets the event duration (e.g. `2` = 2 hours)",
5792
- "fieldName": "duration"
5793
- }
5794
- ],
5795
- "mixins": [
5796
- {
5797
- "name": "DelegatesAria",
5798
- "module": "/src/shared/aria/delegates-aria"
5799
- }
5800
- ],
5801
- "superclass": {
5802
- "name": "VividElement",
5803
- "module": "/src/shared/foundation/vivid-element/vivid-element"
5804
- },
5805
- "vividComponent": {
5806
- "public": true,
5807
- "name": "calendar-event"
5808
- }
5809
- }
5810
- ],
5811
- "exports": [
5812
- {
5813
- "kind": "js",
5814
- "name": "CalendarEvent",
5815
- "declaration": {
5816
- "name": "CalendarEvent",
5817
- "module": "src/lib/calendar-event/calendar-event.ts"
5818
- }
5819
- }
5820
- ]
5821
- },
5822
- {
5823
- "kind": "javascript-module",
5824
- "path": "src/lib/calendar-event/definition.ts",
5825
- "declarations": [
5826
- {
5827
- "kind": "variable",
5828
- "name": "registerCalendarEvent",
5829
- "description": "Registers the calendar-event elements with the design system.",
5830
- "parameters": [
5831
- {
5832
- "description": "the prefix to use for the component name",
5833
- "name": "prefix"
5834
- }
5835
- ]
5836
- }
5837
- ],
5838
- "exports": [
5839
- {
5840
- "kind": "js",
5841
- "name": "CalendarEventAppearance",
5842
- "declaration": {
5843
- "name": "CalendarEventAppearance",
5844
- "module": "./calendar-event"
5845
- }
5846
- },
5847
- {
5848
- "kind": "js",
5849
- "name": "CalendarEventConnotation",
5850
- "declaration": {
5851
- "name": "CalendarEventConnotation",
5852
- "module": "./calendar-event"
5853
- }
5854
- },
5855
- {
5856
- "kind": "js",
5857
- "name": "registerCalendarEvent",
5858
- "declaration": {
5859
- "name": "registerCalendarEvent",
5860
- "module": "src/lib/calendar-event/definition.ts"
5861
- }
5862
- },
5863
- {
5864
- "kind": "js",
5865
- "name": "VwcCalendarEventElement",
5866
- "declaration": {
5867
- "name": "CalendarEvent",
5868
- "module": "src/lib/calendar-event/definition.ts"
5869
- }
5870
- }
5871
- ]
5872
- },
5873
- {
5874
- "kind": "javascript-module",
5875
- "path": "src/lib/card/card.ts",
5876
- "declarations": [
5877
- {
5878
- "kind": "class",
5879
- "description": "",
5880
- "name": "Card",
5881
- "cssProperties": [
5882
- {
5883
- "name": "--vvd-card-cta-primary",
5884
- "default": "var(--vvd-color-cta-500)"
5885
- },
5886
- {
5887
- "name": "--vvd-card-cta-primary-text",
5888
- "default": "var(--vvd-color-canvas)"
5889
- },
5890
- {
5891
- "name": "--vvd-card-cta-primary-increment",
5892
- "default": "var(--vvd-color-cta-600)"
5893
- },
5894
- {
5895
- "name": "--vvd-card-cta-faint",
5896
- "default": "var(--vvd-color-cta-50)"
5897
- },
5898
- {
5899
- "name": "--vvd-card-cta-soft",
5900
- "default": "var(--vvd-color-cta-100)"
5901
- }
5902
- ],
5903
- "slots": [
5904
- {
5905
- "description": "The body slot is for the main content of the card. Displayed between the header and footer content.",
5906
- "name": "body"
5907
- },
5908
- {
5909
- "description": "The graphic slot overrides the icon property.",
5910
- "name": "graphic"
5911
- },
5912
- {
5913
- "description": "The media slot is mainly for images or video content above the card header.",
5914
- "name": "media"
5915
- },
5916
- {
5917
- "description": "The meta slot is for action content in the card header.",
5918
- "name": "meta"
5919
- },
5920
- {
5921
- "description": "The footer slot is for content in the card footer.",
5922
- "name": "footer"
5923
- },
5924
- {
5925
- "description": "Assign nodes to main slot to fully override a card's predefined flow and style with your own.",
5926
- "name": "main"
5927
- }
5928
- ],
5929
- "members": [
5930
- {
5931
- "kind": "field",
5932
- "name": "appearance",
5933
- "type": {
5934
- "text": "CardAppearance | undefined"
5935
- },
5936
- "description": "Sets the element's appearance.",
5937
- "privacy": "public"
5938
- },
5939
- {
5940
- "kind": "field",
5941
- "name": "headline",
5942
- "type": {
5943
- "text": "string | undefined"
5944
- },
5945
- "description": "Sets the element's headline.",
5946
- "privacy": "public"
5947
- },
5948
- {
5949
- "kind": "field",
5950
- "name": "subtitle",
5951
- "type": {
5952
- "text": "string | undefined"
5953
- },
5954
- "description": "Sets the element's subtitle.",
5955
- "privacy": "public"
5956
- },
5957
- {
5958
- "kind": "field",
5959
- "name": "text",
5960
- "type": {
5961
- "text": "string | undefined"
5962
- },
5963
- "description": "Sets the element's text.",
5964
- "privacy": "public"
5965
- },
5966
- {
5967
- "kind": "field",
5968
- "name": "icon",
5969
- "type": {
5970
- "text": "string | undefined"
5971
- },
5972
- "description": "Sets the element's icon.",
5973
- "privacy": "public"
5974
- },
5975
- {
5976
- "kind": "field",
5977
- "name": "elevation",
5978
- "type": {
5979
- "text": "0 | 2 | 4 | 8 | 12 | 16 | 24 | undefined"
5980
- },
5981
- "description": "Sets the element's elevation.",
5982
- "privacy": "public"
5983
- },
5984
- {
5985
- "kind": "field",
5986
- "name": "clickableCard",
5987
- "type": {
5988
- "text": "boolean"
5989
- },
5990
- "default": "false",
5991
- "description": "Indicates whether card should be a clickable <button> element.",
5992
- "privacy": "public"
5993
- },
5994
- {
5995
- "kind": "field",
5996
- "name": "download",
5997
- "type": {
5998
- "text": "string | undefined"
5999
- },
6000
- "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6001
- "privacy": "public",
6002
- "inheritedFrom": {
6003
- "name": "Linkable",
6004
- "module": "src/shared/patterns/linkable.ts"
6005
- }
6006
- },
6007
- {
6008
- "kind": "field",
6009
- "name": "href",
6010
- "type": {
6011
- "text": "string | undefined"
6012
- },
6013
- "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6014
- "privacy": "public",
6015
- "inheritedFrom": {
6016
- "name": "Linkable",
6017
- "module": "src/shared/patterns/linkable.ts"
6018
- }
6019
- },
6020
- {
6021
- "kind": "field",
6022
- "name": "hreflang",
6023
- "type": {
6024
- "text": "string | undefined"
6025
- },
6026
- "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6027
- "privacy": "public",
6028
- "inheritedFrom": {
6029
- "name": "Linkable",
6030
- "module": "src/shared/patterns/linkable.ts"
6031
- }
6032
- },
6033
- {
6034
- "kind": "field",
6035
- "name": "ping",
6036
- "type": {
6037
- "text": "string | undefined"
6038
- },
6039
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6040
- "privacy": "public",
6041
- "inheritedFrom": {
6042
- "name": "Linkable",
6043
- "module": "src/shared/patterns/linkable.ts"
6044
- }
6045
- },
6046
- {
6047
- "kind": "field",
6048
- "name": "referrerpolicy",
6049
- "type": {
6050
- "text": "string | undefined"
6051
- },
6052
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6053
- "privacy": "public",
6054
- "inheritedFrom": {
6055
- "name": "Linkable",
6056
- "module": "src/shared/patterns/linkable.ts"
6057
- }
6058
- },
6059
- {
6060
- "kind": "field",
6061
- "name": "rel",
6062
- "type": {
6063
- "text": "string | undefined"
6064
- },
6065
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6066
- "privacy": "public",
6067
- "inheritedFrom": {
6068
- "name": "Linkable",
6069
- "module": "src/shared/patterns/linkable.ts"
6070
- }
6071
- },
6072
- {
6073
- "kind": "field",
6074
- "name": "target",
6075
- "type": {
6076
- "text": "'_self' | '_blank' | '_parent' | '_top' | undefined"
6077
- },
6078
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6079
- "privacy": "public",
6080
- "inheritedFrom": {
6081
- "name": "Linkable",
6082
- "module": "src/shared/patterns/linkable.ts"
6083
- }
6084
- },
6085
- {
6086
- "kind": "field",
6087
- "name": "type",
6088
- "type": {
6089
- "text": "string | undefined"
6090
- },
6091
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
6092
- "privacy": "public",
6093
- "inheritedFrom": {
6094
- "name": "Linkable",
6095
- "module": "src/shared/patterns/linkable.ts"
6096
- }
6097
- },
6098
- {
6099
- "kind": "field",
6100
- "name": "control",
6101
- "type": {
6102
- "text": "HTMLAnchorElement"
6103
- },
6104
- "description": "References the root element",
6105
- "inheritedFrom": {
6106
- "name": "Linkable",
6107
- "module": "src/shared/patterns/linkable.ts"
6108
- }
5752
+ "description": "References the root element",
5753
+ "inheritedFrom": {
5754
+ "name": "Linkable",
5755
+ "module": "src/shared/patterns/linkable.ts"
5756
+ }
6109
5757
  },
6110
5758
  {
6111
5759
  "kind": "field",
@@ -6375,121 +6023,471 @@
6375
6023
  },
6376
6024
  {
6377
6025
  "kind": "javascript-module",
6378
- "path": "src/lib/checkbox/checkbox.ts",
6026
+ "path": "src/lib/calendar-event/calendar-event.ts",
6379
6027
  "declarations": [
6380
- {
6381
- "kind": "variable",
6382
- "name": "keySpace",
6383
- "type": {
6384
- "text": "' '"
6385
- },
6386
- "default": "' '"
6387
- },
6388
6028
  {
6389
6029
  "kind": "class",
6390
6030
  "description": "",
6391
- "name": "Checkbox",
6031
+ "name": "CalendarEvent",
6392
6032
  "cssProperties": [
6393
6033
  {
6394
- "name": "--vvd-checkbox-cta-primary",
6395
- "default": "var(--vvd-color-cta-500)"
6034
+ "name": "--vvd-calendar-event-accent-primary",
6035
+ "default": "var(--vvd-color-canvas-text)"
6396
6036
  },
6397
6037
  {
6398
- "name": "--vvd-checkbox-cta-primary-text",
6038
+ "name": "--vvd-calendar-event-accent-primary-text",
6399
6039
  "default": "var(--vvd-color-canvas)"
6400
6040
  },
6401
6041
  {
6402
- "name": "--vvd-checkbox-cta-primary-increment",
6403
- "default": "var(--vvd-color-cta-600)"
6042
+ "name": "--vvd-calendar-event-accent-contrast",
6043
+ "default": "var(--vvd-color-neutral-800)"
6404
6044
  },
6405
6045
  {
6406
- "name": "--vvd-checkbox-cta-fierce",
6407
- "default": "var(--vvd-color-cta-700)"
6046
+ "name": "--vvd-calendar-event-accent-soft",
6047
+ "default": "var(--vvd-color-neutral-100)"
6408
6048
  },
6409
6049
  {
6410
- "name": "--vvd-checkbox-cta-intermediate",
6050
+ "name": "--vvd-calendar-event-cta-primary",
6411
6051
  "default": "var(--vvd-color-cta-500)"
6412
6052
  },
6413
6053
  {
6414
- "name": "--vvd-checkbox-cta-firm",
6415
- "default": "var(--vvd-color-cta-600)"
6054
+ "name": "--vvd-calendar-event-cta-primary-text",
6055
+ "default": "var(--vvd-color-canvas)"
6416
6056
  },
6417
6057
  {
6418
- "name": "--vvd-checkbox-accent-primary",
6419
- "default": "var(--vvd-color-canvas-text)"
6058
+ "name": "--vvd-calendar-event-cta-contrast",
6059
+ "default": "var(--vvd-color-cta-800)"
6420
6060
  },
6421
6061
  {
6422
- "name": "--vvd-checkbox-accent-primary-text",
6423
- "default": "var(--vvd-color-canvas)"
6062
+ "name": "--vvd-calendar-event-cta-soft",
6063
+ "default": "var(--vvd-color-cta-100)"
6424
6064
  },
6425
6065
  {
6426
- "name": "--vvd-checkbox-accent-primary-increment",
6427
- "default": "var(--vvd-color-neutral-800)"
6066
+ "name": "--vvd-calendar-event-success-primary",
6067
+ "default": "var(--vvd-color-success-500)"
6428
6068
  },
6429
6069
  {
6430
- "name": "--vvd-checkbox-accent-fierce",
6431
- "default": "var(--vvd-color-neutral-700)"
6070
+ "name": "--vvd-calendar-event-success-primary-text",
6071
+ "default": "var(--vvd-color-canvas)"
6432
6072
  },
6433
6073
  {
6434
- "name": "--vvd-checkbox-accent-intermediate",
6435
- "default": "var(--vvd-color-neutral-500)"
6074
+ "name": "--vvd-calendar-event-success-contrast",
6075
+ "default": "var(--vvd-color-success-800)"
6436
6076
  },
6437
6077
  {
6438
- "name": "--vvd-checkbox-accent-firm",
6439
- "default": "var(--vvd-color-canvas-text)"
6440
- }
6441
- ],
6442
- "slots": [
6078
+ "name": "--vvd-calendar-event-success-soft",
6079
+ "default": "var(--vvd-color-success-100)"
6080
+ },
6443
6081
  {
6444
- "description": "The default slot allows you to use rich content as the checkbox's label.",
6445
- "name": ""
6082
+ "name": "--vvd-calendar-event-alert-primary",
6083
+ "default": "var(--vvd-color-alert-500)"
6446
6084
  },
6447
6085
  {
6448
- "description": "Describes how to use the checkbox. Alternative to the `helper-text` attribute.",
6449
- "name": "helper-text"
6450
- }
6451
- ],
6452
- "members": [
6086
+ "name": "--vvd-calendar-event-alert-primary-text",
6087
+ "default": "var(--vvd-color-canvas)"
6088
+ },
6453
6089
  {
6454
- "kind": "field",
6455
- "name": "tabindex",
6456
- "type": {
6457
- "text": "string | null"
6458
- },
6459
- "default": "null"
6090
+ "name": "--vvd-calendar-event-alert-contrast",
6091
+ "default": "var(--vvd-color-alert-800)"
6460
6092
  },
6461
6093
  {
6462
- "kind": "field",
6463
- "name": "connotation",
6464
- "type": {
6465
- "text": "CheckboxConnotation | undefined"
6466
- },
6467
- "description": "The connotation the checklist should have.",
6468
- "privacy": "public"
6094
+ "name": "--vvd-calendar-event-alert-soft",
6095
+ "default": "var(--vvd-color-alert-100)"
6469
6096
  },
6470
6097
  {
6471
- "kind": "field",
6472
- "name": "readOnly",
6473
- "type": {
6474
- "text": "boolean"
6475
- },
6476
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
6477
- "privacy": "public"
6098
+ "name": "--vvd-calendar-event-warning-primary",
6099
+ "default": "var(--vvd-color-warning-300)"
6478
6100
  },
6479
6101
  {
6480
- "kind": "field",
6481
- "name": "indeterminate",
6482
- "type": {
6483
- "text": "boolean"
6484
- },
6485
- "default": "false",
6486
- "description": "Indicates whether a checkbox is in an indeterminate state.",
6487
- "privacy": "public"
6102
+ "name": "--vvd-calendar-event-warning-primary-text",
6103
+ "default": "var(--vvd-color-canvas-text)"
6488
6104
  },
6489
6105
  {
6490
- "kind": "field",
6491
- "name": "helperText",
6492
- "type": {
6106
+ "name": "--vvd-calendar-event-warning-contrast",
6107
+ "default": "var(--vvd-color-warning-800)"
6108
+ },
6109
+ {
6110
+ "name": "--vvd-calendar-event-warning-soft",
6111
+ "default": "var(--vvd-color-warning-100)"
6112
+ },
6113
+ {
6114
+ "name": "--vvd-calendar-event-announcement-primary",
6115
+ "default": "var(--vvd-color-announcement-500)"
6116
+ },
6117
+ {
6118
+ "name": "--vvd-calendar-event-announcement-primary-text",
6119
+ "default": "var(--vvd-color-canvas)"
6120
+ },
6121
+ {
6122
+ "name": "--vvd-calendar-event-announcement-contrast",
6123
+ "default": "var(--vvd-color-announcement-800)"
6124
+ },
6125
+ {
6126
+ "name": "--vvd-calendar-event-announcement-soft",
6127
+ "default": "var(--vvd-color-announcement-100)"
6128
+ },
6129
+ {
6130
+ "name": "--vvd-calendar-event-information-primary",
6131
+ "default": "var(--vvd-color-information-500)"
6132
+ },
6133
+ {
6134
+ "name": "--vvd-calendar-event-information-primary-text",
6135
+ "default": "var(--vvd-color-canvas)"
6136
+ },
6137
+ {
6138
+ "name": "--vvd-calendar-event-information-contrast",
6139
+ "default": "var(--vvd-color-information-800)"
6140
+ },
6141
+ {
6142
+ "name": "--vvd-calendar-event-information-soft",
6143
+ "default": "var(--vvd-color-information-100)"
6144
+ }
6145
+ ],
6146
+ "members": [
6147
+ {
6148
+ "kind": "field",
6149
+ "name": "heading",
6150
+ "type": {
6151
+ "text": "string | undefined"
6152
+ },
6153
+ "description": "Sets the event heading",
6154
+ "privacy": "public"
6155
+ },
6156
+ {
6157
+ "kind": "field",
6158
+ "name": "description",
6159
+ "type": {
6160
+ "text": "string | undefined"
6161
+ },
6162
+ "description": "Sets the event description",
6163
+ "privacy": "public"
6164
+ },
6165
+ {
6166
+ "kind": "field",
6167
+ "name": "connotation",
6168
+ "type": {
6169
+ "text": "CalendarEventConnotation | undefined"
6170
+ },
6171
+ "description": "Sets the first day of the week to display",
6172
+ "privacy": "public"
6173
+ },
6174
+ {
6175
+ "kind": "field",
6176
+ "name": "appearance",
6177
+ "type": {
6178
+ "text": "CalendarEventAppearance | undefined"
6179
+ },
6180
+ "description": "Sets the event's appearance",
6181
+ "privacy": "public"
6182
+ },
6183
+ {
6184
+ "kind": "field",
6185
+ "name": "overlapCount",
6186
+ "type": {
6187
+ "text": "number | undefined"
6188
+ },
6189
+ "description": "Sets the stacking context of the event when it overlaps with another",
6190
+ "privacy": "public"
6191
+ },
6192
+ {
6193
+ "kind": "field",
6194
+ "name": "start",
6195
+ "type": {
6196
+ "text": "number | undefined"
6197
+ },
6198
+ "description": "Sets the event start time (e.g. `14` = 2pm)",
6199
+ "privacy": "public"
6200
+ },
6201
+ {
6202
+ "kind": "field",
6203
+ "name": "duration",
6204
+ "type": {
6205
+ "text": "number | undefined"
6206
+ },
6207
+ "description": "Sets the event duration (e.g. `2` = 2 hours)",
6208
+ "privacy": "public"
6209
+ },
6210
+ {
6211
+ "kind": "field",
6212
+ "name": "VIVID_VERSION",
6213
+ "static": true,
6214
+ "default": "__PACKAGE_VERSION__",
6215
+ "description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
6216
+ "type": {
6217
+ "text": "string"
6218
+ },
6219
+ "inheritedFrom": {
6220
+ "name": "VividElement",
6221
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
6222
+ }
6223
+ },
6224
+ {
6225
+ "kind": "field",
6226
+ "name": "componentName",
6227
+ "type": {
6228
+ "text": "string"
6229
+ },
6230
+ "static": true,
6231
+ "description": "Core component name, without prefix",
6232
+ "inheritedFrom": {
6233
+ "name": "VividElement",
6234
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
6235
+ }
6236
+ }
6237
+ ],
6238
+ "attributes": [
6239
+ {
6240
+ "name": "heading",
6241
+ "type": {
6242
+ "text": "string | undefined"
6243
+ },
6244
+ "description": "Sets the event heading",
6245
+ "fieldName": "heading"
6246
+ },
6247
+ {
6248
+ "name": "description",
6249
+ "type": {
6250
+ "text": "string | undefined"
6251
+ },
6252
+ "description": "Sets the event description",
6253
+ "fieldName": "description"
6254
+ },
6255
+ {
6256
+ "name": "connotation",
6257
+ "type": {
6258
+ "text": "CalendarEventConnotation | undefined"
6259
+ },
6260
+ "description": "Sets the first day of the week to display",
6261
+ "fieldName": "connotation"
6262
+ },
6263
+ {
6264
+ "name": "appearance",
6265
+ "type": {
6266
+ "text": "CalendarEventAppearance | undefined"
6267
+ },
6268
+ "description": "Sets the event's appearance",
6269
+ "fieldName": "appearance"
6270
+ },
6271
+ {
6272
+ "name": "overlap-count",
6273
+ "type": {
6274
+ "text": "number | undefined"
6275
+ },
6276
+ "description": "Sets the stacking context of the event when it overlaps with another",
6277
+ "fieldName": "overlapCount"
6278
+ },
6279
+ {
6280
+ "name": "start",
6281
+ "type": {
6282
+ "text": "number | undefined"
6283
+ },
6284
+ "description": "Sets the event start time (e.g. `14` = 2pm)",
6285
+ "fieldName": "start"
6286
+ },
6287
+ {
6288
+ "name": "duration",
6289
+ "type": {
6290
+ "text": "number | undefined"
6291
+ },
6292
+ "description": "Sets the event duration (e.g. `2` = 2 hours)",
6293
+ "fieldName": "duration"
6294
+ }
6295
+ ],
6296
+ "mixins": [
6297
+ {
6298
+ "name": "DelegatesAria",
6299
+ "module": "/src/shared/aria/delegates-aria"
6300
+ }
6301
+ ],
6302
+ "superclass": {
6303
+ "name": "VividElement",
6304
+ "module": "/src/shared/foundation/vivid-element/vivid-element"
6305
+ },
6306
+ "vividComponent": {
6307
+ "public": true,
6308
+ "name": "calendar-event"
6309
+ }
6310
+ }
6311
+ ],
6312
+ "exports": [
6313
+ {
6314
+ "kind": "js",
6315
+ "name": "CalendarEvent",
6316
+ "declaration": {
6317
+ "name": "CalendarEvent",
6318
+ "module": "src/lib/calendar-event/calendar-event.ts"
6319
+ }
6320
+ }
6321
+ ]
6322
+ },
6323
+ {
6324
+ "kind": "javascript-module",
6325
+ "path": "src/lib/calendar-event/definition.ts",
6326
+ "declarations": [
6327
+ {
6328
+ "kind": "variable",
6329
+ "name": "registerCalendarEvent",
6330
+ "description": "Registers the calendar-event elements with the design system.",
6331
+ "parameters": [
6332
+ {
6333
+ "description": "the prefix to use for the component name",
6334
+ "name": "prefix"
6335
+ }
6336
+ ]
6337
+ }
6338
+ ],
6339
+ "exports": [
6340
+ {
6341
+ "kind": "js",
6342
+ "name": "CalendarEventAppearance",
6343
+ "declaration": {
6344
+ "name": "CalendarEventAppearance",
6345
+ "module": "./calendar-event"
6346
+ }
6347
+ },
6348
+ {
6349
+ "kind": "js",
6350
+ "name": "CalendarEventConnotation",
6351
+ "declaration": {
6352
+ "name": "CalendarEventConnotation",
6353
+ "module": "./calendar-event"
6354
+ }
6355
+ },
6356
+ {
6357
+ "kind": "js",
6358
+ "name": "registerCalendarEvent",
6359
+ "declaration": {
6360
+ "name": "registerCalendarEvent",
6361
+ "module": "src/lib/calendar-event/definition.ts"
6362
+ }
6363
+ },
6364
+ {
6365
+ "kind": "js",
6366
+ "name": "VwcCalendarEventElement",
6367
+ "declaration": {
6368
+ "name": "CalendarEvent",
6369
+ "module": "src/lib/calendar-event/definition.ts"
6370
+ }
6371
+ }
6372
+ ]
6373
+ },
6374
+ {
6375
+ "kind": "javascript-module",
6376
+ "path": "src/lib/checkbox/checkbox.ts",
6377
+ "declarations": [
6378
+ {
6379
+ "kind": "variable",
6380
+ "name": "keySpace",
6381
+ "type": {
6382
+ "text": "' '"
6383
+ },
6384
+ "default": "' '"
6385
+ },
6386
+ {
6387
+ "kind": "class",
6388
+ "description": "",
6389
+ "name": "Checkbox",
6390
+ "cssProperties": [
6391
+ {
6392
+ "name": "--vvd-checkbox-cta-primary",
6393
+ "default": "var(--vvd-color-cta-500)"
6394
+ },
6395
+ {
6396
+ "name": "--vvd-checkbox-cta-primary-text",
6397
+ "default": "var(--vvd-color-canvas)"
6398
+ },
6399
+ {
6400
+ "name": "--vvd-checkbox-cta-primary-increment",
6401
+ "default": "var(--vvd-color-cta-600)"
6402
+ },
6403
+ {
6404
+ "name": "--vvd-checkbox-cta-fierce",
6405
+ "default": "var(--vvd-color-cta-700)"
6406
+ },
6407
+ {
6408
+ "name": "--vvd-checkbox-cta-intermediate",
6409
+ "default": "var(--vvd-color-cta-500)"
6410
+ },
6411
+ {
6412
+ "name": "--vvd-checkbox-cta-firm",
6413
+ "default": "var(--vvd-color-cta-600)"
6414
+ },
6415
+ {
6416
+ "name": "--vvd-checkbox-accent-primary",
6417
+ "default": "var(--vvd-color-canvas-text)"
6418
+ },
6419
+ {
6420
+ "name": "--vvd-checkbox-accent-primary-text",
6421
+ "default": "var(--vvd-color-canvas)"
6422
+ },
6423
+ {
6424
+ "name": "--vvd-checkbox-accent-primary-increment",
6425
+ "default": "var(--vvd-color-neutral-800)"
6426
+ },
6427
+ {
6428
+ "name": "--vvd-checkbox-accent-fierce",
6429
+ "default": "var(--vvd-color-neutral-700)"
6430
+ },
6431
+ {
6432
+ "name": "--vvd-checkbox-accent-intermediate",
6433
+ "default": "var(--vvd-color-neutral-500)"
6434
+ },
6435
+ {
6436
+ "name": "--vvd-checkbox-accent-firm",
6437
+ "default": "var(--vvd-color-canvas-text)"
6438
+ }
6439
+ ],
6440
+ "slots": [
6441
+ {
6442
+ "description": "The default slot allows you to use rich content as the checkbox's label.",
6443
+ "name": ""
6444
+ },
6445
+ {
6446
+ "description": "Describes how to use the checkbox. Alternative to the `helper-text` attribute.",
6447
+ "name": "helper-text"
6448
+ }
6449
+ ],
6450
+ "members": [
6451
+ {
6452
+ "kind": "field",
6453
+ "name": "tabindex",
6454
+ "type": {
6455
+ "text": "string | null"
6456
+ },
6457
+ "default": "null"
6458
+ },
6459
+ {
6460
+ "kind": "field",
6461
+ "name": "connotation",
6462
+ "type": {
6463
+ "text": "CheckboxConnotation | undefined"
6464
+ },
6465
+ "description": "The connotation the checklist should have.",
6466
+ "privacy": "public"
6467
+ },
6468
+ {
6469
+ "kind": "field",
6470
+ "name": "readOnly",
6471
+ "type": {
6472
+ "text": "boolean"
6473
+ },
6474
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
6475
+ "privacy": "public"
6476
+ },
6477
+ {
6478
+ "kind": "field",
6479
+ "name": "indeterminate",
6480
+ "type": {
6481
+ "text": "boolean"
6482
+ },
6483
+ "default": "false",
6484
+ "description": "Indicates whether a checkbox is in an indeterminate state.",
6485
+ "privacy": "public"
6486
+ },
6487
+ {
6488
+ "kind": "field",
6489
+ "name": "helperText",
6490
+ "type": {
6493
6491
  "text": "string | undefined"
6494
6492
  },
6495
6493
  "description": "Provides additional information to help the user enter the correct information.\nTo add HTML to the helper text, use the helper-text slot instead.",
@@ -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
  }
@@ -13516,12 +13514,12 @@
13516
13514
  },
13517
13515
  {
13518
13516
  "kind": "javascript-module",
13519
- "path": "src/lib/dial-pad/definition.ts",
13517
+ "path": "src/lib/dialog/definition.ts",
13520
13518
  "declarations": [
13521
13519
  {
13522
13520
  "kind": "variable",
13523
- "name": "registerDialPad",
13524
- "description": "Registers the dial-pad element with the design system.",
13521
+ "name": "registerDialog",
13522
+ "description": "Registers the dialog elements with the design system.",
13525
13523
  "parameters": [
13526
13524
  {
13527
13525
  "description": "the prefix to use for the component name",
@@ -13533,233 +13531,231 @@
13533
13531
  "exports": [
13534
13532
  {
13535
13533
  "kind": "js",
13536
- "name": "registerDialPad",
13534
+ "name": "IconPlacement",
13537
13535
  "declaration": {
13538
- "name": "registerDialPad",
13539
- "module": "src/lib/dial-pad/definition.ts"
13536
+ "name": "IconPlacement",
13537
+ "module": "./dialog"
13540
13538
  }
13541
13539
  },
13542
13540
  {
13543
13541
  "kind": "js",
13544
- "name": "VwcDialPadElement",
13542
+ "name": "registerDialog",
13545
13543
  "declaration": {
13546
- "name": "DialPad",
13547
- "module": "src/lib/dial-pad/definition.ts"
13544
+ "name": "registerDialog",
13545
+ "module": "src/lib/dialog/definition.ts"
13546
+ }
13547
+ },
13548
+ {
13549
+ "kind": "js",
13550
+ "name": "VwcDialogElement",
13551
+ "declaration": {
13552
+ "name": "Dialog",
13553
+ "module": "src/lib/dialog/definition.ts"
13548
13554
  }
13549
13555
  }
13550
13556
  ]
13551
13557
  },
13552
13558
  {
13553
13559
  "kind": "javascript-module",
13554
- "path": "src/lib/dial-pad/dial-pad.ts",
13560
+ "path": "src/lib/dialog/dialog.ts",
13555
13561
  "declarations": [
13556
13562
  {
13557
13563
  "kind": "class",
13558
- "description": "Base class for dial-pad",
13559
- "name": "DialPad",
13560
- "cssProperties": [
13561
- {
13562
- "name": "--vvd-dial-pad-accent-contrast",
13563
- "default": "var(--vvd-color-neutral-800)"
13564
- },
13565
- {
13566
- "name": "--vvd-dial-pad-accent-soft",
13567
- "default": "var(--vvd-color-neutral-100)"
13568
- },
13564
+ "description": "",
13565
+ "name": "Dialog",
13566
+ "slots": [
13569
13567
  {
13570
- "name": "--vvd-dial-pad-accent-pale",
13571
- "default": "var(--vvd-color-neutral-300)"
13568
+ "description": "Use the graphic slot in order to replace the icon.",
13569
+ "name": "graphic"
13572
13570
  },
13573
13571
  {
13574
- "name": "--vvd-dial-pad-accent-fierce",
13575
- "default": "var(--vvd-color-neutral-700)"
13572
+ "description": "Use the body slot in order to add custom HTML to the dialog.",
13573
+ "name": "body"
13576
13574
  },
13577
13575
  {
13578
- "name": "--vvd-dial-pad-accent-firm-all",
13579
- "default": "var(--vvd-color-neutral-600)"
13576
+ "description": "Use the footer slot in order to add action buttons to the bottom of the dialog.",
13577
+ "name": "footer"
13580
13578
  },
13581
13579
  {
13582
- "name": "--vvd-dial-pad-accent-faint",
13583
- "default": "var(--vvd-color-neutral-50)"
13580
+ "description": "Assign nodes to the main slot to fully override a dialog’s predefined flow and style with your own.",
13581
+ "name": "main"
13584
13582
  },
13585
13583
  {
13586
- "name": "--vvd-dial-pad-accent-dim",
13587
- "default": "var(--vvd-color-neutral-200)"
13584
+ "description": "Use the action-items slot in order to add action buttons to the bottom of the dialog.",
13585
+ "name": "action-items"
13588
13586
  }
13589
13587
  ],
13590
13588
  "members": [
13591
13589
  {
13592
13590
  "kind": "field",
13593
- "name": "helperText",
13591
+ "name": "open",
13594
13592
  "type": {
13595
- "text": "string | null"
13593
+ "text": "boolean"
13596
13594
  },
13597
- "default": "null",
13598
- "description": "Controls the helper text displayed below the phone input element",
13595
+ "default": "false",
13596
+ "description": "Sets the element's to be opened",
13599
13597
  "privacy": "public"
13600
13598
  },
13601
13599
  {
13602
13600
  "kind": "field",
13603
- "name": "placeholder",
13601
+ "name": "icon",
13604
13602
  "type": {
13605
- "text": "string | null"
13606
- },
13607
- "default": "null",
13608
- "description": "Indicates the placeholder's text.",
13609
- "privacy": "public"
13603
+ "text": "string | undefined"
13604
+ }
13610
13605
  },
13611
13606
  {
13612
13607
  "kind": "field",
13613
- "name": "value",
13608
+ "name": "iconPlacement",
13614
13609
  "type": {
13615
- "text": "string"
13616
- },
13617
- "default": "''",
13618
- "description": "Value of the phone input element",
13619
- "privacy": "public"
13610
+ "text": "IconPlacement | undefined"
13611
+ }
13620
13612
  },
13621
13613
  {
13622
- "kind": "method",
13623
- "name": "valueChanged",
13624
- "parameters": [
13625
- {
13626
- "name": "_oldValue",
13627
- "type": {
13628
- "text": "string"
13629
- }
13630
- },
13631
- {
13632
- "name": "newValue",
13633
- "type": {
13634
- "text": "string"
13635
- }
13636
- }
13637
- ]
13614
+ "kind": "field",
13615
+ "name": "subtitle",
13616
+ "type": {
13617
+ "text": "string | undefined"
13618
+ }
13638
13619
  },
13639
13620
  {
13640
13621
  "kind": "field",
13641
- "name": "pattern",
13622
+ "name": "headline",
13642
13623
  "type": {
13643
- "text": "string"
13644
- },
13645
- "default": "'^[0-9#*]*$'",
13646
- "description": "Regular expression to validate the value of the input element",
13647
- "privacy": "public"
13624
+ "text": "string | undefined"
13625
+ }
13648
13626
  },
13649
13627
  {
13650
13628
  "kind": "field",
13651
- "name": "disabled",
13629
+ "name": "fullWidthBody",
13652
13630
  "type": {
13653
13631
  "text": "boolean"
13654
13632
  },
13655
- "default": "false",
13656
- "description": "Controls the disabled state of the dial pad",
13657
- "privacy": "public"
13633
+ "default": "false"
13658
13634
  },
13659
13635
  {
13660
13636
  "kind": "field",
13661
- "name": "pending",
13637
+ "name": "dismissButtonAriaLabel",
13638
+ "type": {
13639
+ "text": "| string\n\t\t| null"
13640
+ },
13641
+ "default": "null"
13642
+ },
13643
+ {
13644
+ "kind": "field",
13645
+ "name": "noLightDismiss",
13662
13646
  "type": {
13663
13647
  "text": "boolean"
13664
13648
  },
13665
13649
  "default": "false",
13666
- "description": "Controls the pending state",
13667
- "privacy": "public"
13650
+ "description": "prevent a modal dialog from being dismissed by clicking outside of it."
13668
13651
  },
13669
13652
  {
13670
13653
  "kind": "field",
13671
- "name": "callActive",
13654
+ "name": "noDismissOnEsc",
13672
13655
  "type": {
13673
13656
  "text": "boolean"
13674
13657
  },
13675
13658
  "default": "false",
13676
- "description": "Controls the active state of the call",
13677
- "privacy": "public"
13659
+ "description": "prevent a modal dialog from being dismissed by pressing esc"
13678
13660
  },
13679
13661
  {
13680
13662
  "kind": "field",
13681
- "name": "noCall",
13663
+ "name": "noDismissButton",
13682
13664
  "type": {
13683
13665
  "text": "boolean"
13684
13666
  },
13685
13667
  "default": "false",
13686
- "description": "Removes the call button and functionality",
13687
- "privacy": "public"
13668
+ "description": "Remove the element's dismiss button"
13688
13669
  },
13689
13670
  {
13690
13671
  "kind": "field",
13691
- "name": "noInput",
13672
+ "name": "nonDismissible",
13692
13673
  "type": {
13693
13674
  "text": "boolean"
13694
13675
  },
13695
13676
  "default": "false",
13696
- "description": "Removes the phone input element",
13697
- "privacy": "public"
13677
+ "description": "combines `no-light-dismiss`, `no-dismiss-on-esc`, and `no-dismiss-button`"
13698
13678
  },
13699
13679
  {
13700
13680
  "kind": "field",
13701
- "name": "size",
13681
+ "name": "modal",
13702
13682
  "type": {
13703
- "text": "DialPadSize | undefined"
13683
+ "text": "boolean"
13704
13684
  },
13705
- "description": "Controls the vertical size of the dial pad",
13706
- "privacy": "public"
13685
+ "default": "false",
13686
+ "description": "Sets the element's to be opened"
13707
13687
  },
13708
13688
  {
13709
13689
  "kind": "field",
13710
- "name": "endCallButtonLabel",
13690
+ "name": "scrollableBody",
13711
13691
  "type": {
13712
- "text": "| string\n\t\t| null"
13692
+ "text": "boolean"
13713
13693
  },
13714
- "default": "null",
13715
- "description": "Controls the end call button label",
13716
- "privacy": "public"
13694
+ "default": "false",
13695
+ "description": "Makes only the element's content area between the header and footer scrollable"
13717
13696
  },
13718
13697
  {
13719
13698
  "kind": "field",
13720
- "name": "callButtonLabel",
13699
+ "name": "returnValue",
13721
13700
  "type": {
13722
- "text": "string | null"
13723
- },
13724
- "default": "null",
13725
- "description": "Controls the call button label",
13726
- "privacy": "public"
13701
+ "text": "string"
13702
+ }
13727
13703
  },
13728
13704
  {
13729
13705
  "kind": "field",
13730
- "name": "deleteAriaLabel",
13706
+ "name": "#dialogElement",
13707
+ "privacy": "private",
13731
13708
  "type": {
13732
- "text": "string | null"
13733
- },
13734
- "default": "null",
13735
- "description": "The aria-label for the delete button",
13736
- "privacy": "public"
13709
+ "text": "HTMLDialogElement | undefined"
13710
+ }
13711
+ },
13712
+ {
13713
+ "kind": "field",
13714
+ "name": "#dialog",
13715
+ "privacy": "private",
13716
+ "readonly": true
13737
13717
  },
13738
13718
  {
13739
13719
  "kind": "method",
13740
- "name": "_clearLongPressTimer",
13720
+ "name": "#isDismissibleVia",
13721
+ "parameters": [
13722
+ {
13723
+ "name": "method",
13724
+ "type": {
13725
+ "text": "DismissMethod"
13726
+ }
13727
+ }
13728
+ ]
13729
+ },
13730
+ {
13731
+ "kind": "field",
13732
+ "name": "#handleScrimClick",
13741
13733
  "privacy": "private"
13742
13734
  },
13743
13735
  {
13744
13736
  "kind": "field",
13745
- "name": "autofocus",
13746
- "type": {
13747
- "text": "boolean"
13748
- },
13749
- "default": "false",
13750
- "description": "Indicates that an element should be focused on page load, or when the Dialog that it is part of\nis displayed. When `no-input` attribute is specified, it will be the first digit button.\nOtherwise, the text field will be focused.`",
13751
- "privacy": "public"
13737
+ "name": "#handleInternalFormSubmit",
13738
+ "privacy": "private"
13752
13739
  },
13753
13740
  {
13754
13741
  "kind": "method",
13755
- "name": "focus",
13756
- "return": {
13757
- "type": {
13758
- "text": "void"
13759
- }
13760
- },
13761
- "description": "Moves focus into the Dial Pad. If `no-input` attribute is specified, it will be the first digit\nbutton. Otherwise, the input field will be focused.",
13762
- "privacy": "public"
13742
+ "name": "close"
13743
+ },
13744
+ {
13745
+ "kind": "method",
13746
+ "name": "show"
13747
+ },
13748
+ {
13749
+ "kind": "method",
13750
+ "name": "showModal"
13751
+ },
13752
+ {
13753
+ "kind": "method",
13754
+ "name": "#closeDialog"
13755
+ },
13756
+ {
13757
+ "kind": "method",
13758
+ "name": "#showDialog"
13763
13759
  },
13764
13760
  {
13765
13761
  "kind": "field",
@@ -13794,183 +13790,141 @@
13794
13790
  "type": {
13795
13791
  "text": "CustomEvent<undefined>"
13796
13792
  },
13797
- "description": "Emitted when the text field value changes",
13798
- "name": "change"
13793
+ "description": "The `open` event fires when the dialog opens.",
13794
+ "name": "open"
13799
13795
  },
13800
13796
  {
13801
13797
  "type": {
13802
- "text": "CustomEvent<undefined>"
13798
+ "text": "CustomEvent<string>"
13803
13799
  },
13804
- "description": "Emitted when the text field value changes",
13805
- "name": "input"
13800
+ "description": "The `close` event fires when the dialog closes (either via user interaction or via the API). It returns the return value inside the event's details property.",
13801
+ "name": "close"
13806
13802
  },
13807
13803
  {
13808
13804
  "type": {
13809
13805
  "text": "CustomEvent<undefined>"
13810
13806
  },
13811
- "description": "Emitted when the text field loses focus",
13812
- "name": "blur"
13813
- },
13807
+ "description": "The `cancel` event fires when the user requests to close the dialog. You can prevent the dialog from closing by calling `.preventDefault()` on the event.",
13808
+ "name": "cancel"
13809
+ }
13810
+ ],
13811
+ "attributes": [
13814
13812
  {
13813
+ "name": "open",
13815
13814
  "type": {
13816
- "text": "CustomEvent<undefined>"
13815
+ "text": "boolean"
13817
13816
  },
13818
- "description": "Emitted when the text field receives focus",
13819
- "name": "focus"
13817
+ "default": "false",
13818
+ "description": "Sets the element's to be opened",
13819
+ "fieldName": "open"
13820
13820
  },
13821
13821
  {
13822
+ "name": "icon",
13822
13823
  "type": {
13823
- "text": "CustomEvent<HTMLElement>"
13824
+ "text": "string | undefined"
13824
13825
  },
13825
- "description": "Emitted when a digit button is clicked",
13826
- "name": "keypad-click"
13826
+ "fieldName": "icon"
13827
13827
  },
13828
13828
  {
13829
+ "name": "icon-placement",
13829
13830
  "type": {
13830
- "text": "CustomEvent<undefined>"
13831
+ "text": "IconPlacement | undefined"
13831
13832
  },
13832
- "description": "Emitted when the call button is clicked",
13833
- "name": "dial"
13833
+ "fieldName": "iconPlacement"
13834
13834
  },
13835
13835
  {
13836
+ "name": "subtitle",
13836
13837
  "type": {
13837
- "text": "CustomEvent<undefined>"
13838
- },
13839
- "description": "Emitted when the end call button is clicked",
13840
- "name": "end-call"
13841
- }
13842
- ],
13843
- "attributes": [
13844
- {
13845
- "name": "helper-text",
13846
- "type": {
13847
- "text": "string | null"
13838
+ "text": "string | undefined"
13848
13839
  },
13849
- "default": "null",
13850
- "description": "Controls the helper text displayed below the phone input element",
13851
- "fieldName": "helperText"
13840
+ "fieldName": "subtitle"
13852
13841
  },
13853
13842
  {
13854
- "name": "placeholder",
13843
+ "name": "headline",
13855
13844
  "type": {
13856
- "text": "string | null"
13845
+ "text": "string | undefined"
13857
13846
  },
13858
- "default": "null",
13859
- "description": "Indicates the placeholder's text.",
13860
- "fieldName": "placeholder"
13847
+ "fieldName": "headline"
13861
13848
  },
13862
13849
  {
13863
- "name": "value",
13850
+ "name": "full-width-body",
13864
13851
  "type": {
13865
- "text": "string"
13852
+ "text": "boolean"
13866
13853
  },
13867
- "default": "''",
13868
- "description": "Value of the phone input element",
13869
- "fieldName": "value"
13854
+ "default": "false",
13855
+ "fieldName": "fullWidthBody"
13870
13856
  },
13871
13857
  {
13872
- "name": "pattern",
13858
+ "name": "dismiss-button-aria-label",
13873
13859
  "type": {
13874
- "text": "string"
13860
+ "text": "| string\n\t\t| null"
13875
13861
  },
13876
- "default": "'^[0-9#*]*$'",
13877
- "description": "Regular expression to validate the value of the input element",
13878
- "fieldName": "pattern"
13862
+ "default": "null",
13863
+ "fieldName": "dismissButtonAriaLabel"
13879
13864
  },
13880
13865
  {
13881
- "name": "disabled",
13866
+ "name": "no-light-dismiss",
13882
13867
  "type": {
13883
13868
  "text": "boolean"
13884
13869
  },
13885
13870
  "default": "false",
13886
- "description": "Controls the disabled state of the dial pad",
13887
- "fieldName": "disabled"
13871
+ "description": "prevent a modal dialog from being dismissed by clicking outside of it.",
13872
+ "fieldName": "noLightDismiss"
13888
13873
  },
13889
13874
  {
13890
- "name": "pending",
13875
+ "name": "no-dismiss-on-esc",
13891
13876
  "type": {
13892
13877
  "text": "boolean"
13893
13878
  },
13894
13879
  "default": "false",
13895
- "description": "Controls the pending state",
13896
- "fieldName": "pending"
13880
+ "description": "prevent a modal dialog from being dismissed by pressing esc",
13881
+ "fieldName": "noDismissOnEsc"
13897
13882
  },
13898
13883
  {
13899
- "name": "call-active",
13884
+ "name": "no-dismiss-button",
13900
13885
  "type": {
13901
13886
  "text": "boolean"
13902
13887
  },
13903
13888
  "default": "false",
13904
- "description": "Controls the active state of the call",
13905
- "fieldName": "callActive"
13889
+ "description": "Remove the element's dismiss button",
13890
+ "fieldName": "noDismissButton"
13906
13891
  },
13907
13892
  {
13908
- "name": "no-call",
13893
+ "name": "non-dismissible",
13909
13894
  "type": {
13910
13895
  "text": "boolean"
13911
13896
  },
13912
13897
  "default": "false",
13913
- "description": "Removes the call button and functionality",
13914
- "fieldName": "noCall"
13898
+ "description": "combines `no-light-dismiss`, `no-dismiss-on-esc`, and `no-dismiss-button`",
13899
+ "fieldName": "nonDismissible"
13915
13900
  },
13916
13901
  {
13917
- "name": "no-input",
13902
+ "name": "modal",
13918
13903
  "type": {
13919
13904
  "text": "boolean"
13920
13905
  },
13921
13906
  "default": "false",
13922
- "description": "Removes the phone input element",
13923
- "fieldName": "noInput"
13924
- },
13925
- {
13926
- "name": "size",
13927
- "type": {
13928
- "text": "DialPadSize | undefined"
13929
- },
13930
- "description": "Controls the vertical size of the dial pad",
13931
- "fieldName": "size"
13932
- },
13933
- {
13934
- "name": "end-call-button-label",
13935
- "type": {
13936
- "text": "| string\n\t\t| null"
13937
- },
13938
- "default": "null",
13939
- "description": "Controls the end call button label",
13940
- "fieldName": "endCallButtonLabel"
13941
- },
13942
- {
13943
- "name": "call-button-label",
13944
- "type": {
13945
- "text": "string | null"
13946
- },
13947
- "default": "null",
13948
- "description": "Controls the call button label",
13949
- "fieldName": "callButtonLabel"
13950
- },
13951
- {
13952
- "name": "delete-aria-label",
13953
- "type": {
13954
- "text": "string | null"
13955
- },
13956
- "default": "null",
13957
- "description": "The aria-label for the delete button",
13958
- "fieldName": "deleteAriaLabel"
13907
+ "description": "Sets the element's to be opened",
13908
+ "fieldName": "modal"
13959
13909
  },
13960
13910
  {
13961
- "name": "autofocus",
13911
+ "name": "scrollable-body",
13962
13912
  "type": {
13963
13913
  "text": "boolean"
13964
13914
  },
13965
13915
  "default": "false",
13966
- "description": "Indicates that an element should be focused on page load, or when the Dialog that it is part of\nis displayed. When `no-input` attribute is specified, it will be the first digit button.\nOtherwise, the text field will be focused.`",
13967
- "fieldName": "autofocus"
13916
+ "description": "Makes only the element's content area between the header and footer scrollable",
13917
+ "fieldName": "scrollableBody"
13968
13918
  }
13969
13919
  ],
13970
13920
  "mixins": [
13971
13921
  {
13972
13922
  "name": "Localized",
13973
13923
  "module": "/src/shared/patterns"
13924
+ },
13925
+ {
13926
+ "name": "DelegatesAria",
13927
+ "module": "/src/shared/aria/delegates-aria"
13974
13928
  }
13975
13929
  ],
13976
13930
  "superclass": {
@@ -13979,16 +13933,66 @@
13979
13933
  },
13980
13934
  "vividComponent": {
13981
13935
  "public": true,
13982
- "name": "dial-pad",
13936
+ "name": "dialog",
13983
13937
  "vueModels": [
13984
13938
  {
13985
- "name": "modelValue",
13986
- "propName": "value",
13939
+ "name": "open",
13940
+ "propName": "open",
13987
13941
  "eventNames": [
13988
- "input",
13989
- "@lazy:change"
13942
+ "open",
13943
+ "close"
13990
13944
  ],
13991
- "valueMapping": "event.currentTarget.value"
13945
+ "valueMapping": "event.currentTarget.open"
13946
+ }
13947
+ ]
13948
+ },
13949
+ "vividTesting": {
13950
+ "selectors": [
13951
+ {
13952
+ "name": "byHeadline",
13953
+ "args": [
13954
+ "byHeadline"
13955
+ ]
13956
+ }
13957
+ ],
13958
+ "actions": [
13959
+ {
13960
+ "name": "dismiss",
13961
+ "args": [
13962
+ "click",
13963
+ "#dismissButton"
13964
+ ]
13965
+ }
13966
+ ],
13967
+ "queries": [
13968
+ {
13969
+ "name": "open",
13970
+ "args": [
13971
+ "open",
13972
+ "true"
13973
+ ]
13974
+ },
13975
+ {
13976
+ "name": "closed",
13977
+ "args": [
13978
+ "open",
13979
+ "false"
13980
+ ]
13981
+ },
13982
+ {
13983
+ "name": "headline",
13984
+ "args": [
13985
+ "headline"
13986
+ ]
13987
+ }
13988
+ ],
13989
+ "refs": [
13990
+ {
13991
+ "name": "dismissButton",
13992
+ "args": [
13993
+ "shadow",
13994
+ ".dismiss-button"
13995
+ ]
13992
13996
  }
13993
13997
  ]
13994
13998
  }
@@ -13997,28 +14001,28 @@
13997
14001
  "exports": [
13998
14002
  {
13999
14003
  "kind": "js",
14000
- "name": "DialPad",
14004
+ "name": "Dialog",
14001
14005
  "declaration": {
14002
- "name": "DialPad",
14003
- "module": "src/lib/dial-pad/dial-pad.ts"
14006
+ "name": "Dialog",
14007
+ "module": "src/lib/dialog/dialog.ts"
14004
14008
  }
14005
14009
  }
14006
14010
  ]
14007
14011
  },
14008
14012
  {
14009
14013
  "kind": "javascript-module",
14010
- "path": "src/lib/dial-pad/locale.ts",
14014
+ "path": "src/lib/dialog/locale.ts",
14011
14015
  "declarations": [],
14012
14016
  "exports": []
14013
14017
  },
14014
14018
  {
14015
14019
  "kind": "javascript-module",
14016
- "path": "src/lib/dialog/definition.ts",
14020
+ "path": "src/lib/dial-pad/definition.ts",
14017
14021
  "declarations": [
14018
14022
  {
14019
14023
  "kind": "variable",
14020
- "name": "registerDialog",
14021
- "description": "Registers the dialog elements with the design system.",
14024
+ "name": "registerDialPad",
14025
+ "description": "Registers the dial-pad element with the design system.",
14022
14026
  "parameters": [
14023
14027
  {
14024
14028
  "description": "the prefix to use for the component name",
@@ -14030,231 +14034,233 @@
14030
14034
  "exports": [
14031
14035
  {
14032
14036
  "kind": "js",
14033
- "name": "IconPlacement",
14034
- "declaration": {
14035
- "name": "IconPlacement",
14036
- "module": "./dialog"
14037
- }
14038
- },
14039
- {
14040
- "kind": "js",
14041
- "name": "registerDialog",
14037
+ "name": "registerDialPad",
14042
14038
  "declaration": {
14043
- "name": "registerDialog",
14044
- "module": "src/lib/dialog/definition.ts"
14039
+ "name": "registerDialPad",
14040
+ "module": "src/lib/dial-pad/definition.ts"
14045
14041
  }
14046
14042
  },
14047
14043
  {
14048
14044
  "kind": "js",
14049
- "name": "VwcDialogElement",
14045
+ "name": "VwcDialPadElement",
14050
14046
  "declaration": {
14051
- "name": "Dialog",
14052
- "module": "src/lib/dialog/definition.ts"
14047
+ "name": "DialPad",
14048
+ "module": "src/lib/dial-pad/definition.ts"
14053
14049
  }
14054
14050
  }
14055
14051
  ]
14056
14052
  },
14057
14053
  {
14058
14054
  "kind": "javascript-module",
14059
- "path": "src/lib/dialog/dialog.ts",
14055
+ "path": "src/lib/dial-pad/dial-pad.ts",
14060
14056
  "declarations": [
14061
14057
  {
14062
14058
  "kind": "class",
14063
- "description": "",
14064
- "name": "Dialog",
14065
- "slots": [
14059
+ "description": "Base class for dial-pad",
14060
+ "name": "DialPad",
14061
+ "cssProperties": [
14066
14062
  {
14067
- "description": "Use the graphic slot in order to replace the icon.",
14068
- "name": "graphic"
14063
+ "name": "--vvd-dial-pad-accent-contrast",
14064
+ "default": "var(--vvd-color-neutral-800)"
14069
14065
  },
14070
14066
  {
14071
- "description": "Use the body slot in order to add custom HTML to the dialog.",
14072
- "name": "body"
14067
+ "name": "--vvd-dial-pad-accent-soft",
14068
+ "default": "var(--vvd-color-neutral-100)"
14073
14069
  },
14074
14070
  {
14075
- "description": "Use the footer slot in order to add action buttons to the bottom of the dialog.",
14076
- "name": "footer"
14071
+ "name": "--vvd-dial-pad-accent-pale",
14072
+ "default": "var(--vvd-color-neutral-300)"
14077
14073
  },
14078
14074
  {
14079
- "description": "Assign nodes to the main slot to fully override a dialog’s predefined flow and style with your own.",
14080
- "name": "main"
14075
+ "name": "--vvd-dial-pad-accent-fierce",
14076
+ "default": "var(--vvd-color-neutral-700)"
14081
14077
  },
14082
14078
  {
14083
- "description": "Use the action-items slot in order to add action buttons to the bottom of the dialog.",
14084
- "name": "action-items"
14079
+ "name": "--vvd-dial-pad-accent-firm-all",
14080
+ "default": "var(--vvd-color-neutral-600)"
14081
+ },
14082
+ {
14083
+ "name": "--vvd-dial-pad-accent-faint",
14084
+ "default": "var(--vvd-color-neutral-50)"
14085
+ },
14086
+ {
14087
+ "name": "--vvd-dial-pad-accent-dim",
14088
+ "default": "var(--vvd-color-neutral-200)"
14085
14089
  }
14086
14090
  ],
14087
14091
  "members": [
14088
14092
  {
14089
14093
  "kind": "field",
14090
- "name": "open",
14094
+ "name": "helperText",
14091
14095
  "type": {
14092
- "text": "boolean"
14096
+ "text": "string | null"
14093
14097
  },
14094
- "default": "false",
14095
- "description": "Sets the element's to be opened",
14098
+ "default": "null",
14099
+ "description": "Controls the helper text displayed below the phone input element",
14096
14100
  "privacy": "public"
14097
14101
  },
14098
14102
  {
14099
14103
  "kind": "field",
14100
- "name": "icon",
14101
- "type": {
14102
- "text": "string | undefined"
14103
- }
14104
- },
14105
- {
14106
- "kind": "field",
14107
- "name": "iconPlacement",
14108
- "type": {
14109
- "text": "IconPlacement | undefined"
14110
- }
14111
- },
14112
- {
14113
- "kind": "field",
14114
- "name": "subtitle",
14104
+ "name": "placeholder",
14115
14105
  "type": {
14116
- "text": "string | undefined"
14117
- }
14106
+ "text": "string | null"
14107
+ },
14108
+ "default": "null",
14109
+ "description": "Indicates the placeholder's text.",
14110
+ "privacy": "public"
14118
14111
  },
14119
14112
  {
14120
14113
  "kind": "field",
14121
- "name": "headline",
14114
+ "name": "value",
14122
14115
  "type": {
14123
- "text": "string | undefined"
14124
- }
14116
+ "text": "string"
14117
+ },
14118
+ "default": "''",
14119
+ "description": "Value of the phone input element",
14120
+ "privacy": "public"
14125
14121
  },
14126
14122
  {
14127
- "kind": "field",
14128
- "name": "fullWidthBody",
14129
- "type": {
14130
- "text": "boolean"
14131
- },
14132
- "default": "false"
14123
+ "kind": "method",
14124
+ "name": "valueChanged",
14125
+ "parameters": [
14126
+ {
14127
+ "name": "_oldValue",
14128
+ "type": {
14129
+ "text": "string | undefined"
14130
+ }
14131
+ },
14132
+ {
14133
+ "name": "newValue",
14134
+ "type": {
14135
+ "text": "string"
14136
+ }
14137
+ }
14138
+ ]
14133
14139
  },
14134
14140
  {
14135
14141
  "kind": "field",
14136
- "name": "dismissButtonAriaLabel",
14142
+ "name": "pattern",
14137
14143
  "type": {
14138
- "text": "| string\n\t\t| null"
14144
+ "text": "string"
14139
14145
  },
14140
- "default": "null"
14146
+ "default": "'^[0-9#*]*$'",
14147
+ "description": "Regular expression to validate the value of the input element",
14148
+ "privacy": "public"
14141
14149
  },
14142
14150
  {
14143
14151
  "kind": "field",
14144
- "name": "noLightDismiss",
14152
+ "name": "disabled",
14145
14153
  "type": {
14146
14154
  "text": "boolean"
14147
14155
  },
14148
14156
  "default": "false",
14149
- "description": "prevent a modal dialog from being dismissed by clicking outside of it."
14157
+ "description": "Controls the disabled state of the dial pad",
14158
+ "privacy": "public"
14150
14159
  },
14151
14160
  {
14152
14161
  "kind": "field",
14153
- "name": "noDismissOnEsc",
14162
+ "name": "pending",
14154
14163
  "type": {
14155
14164
  "text": "boolean"
14156
14165
  },
14157
14166
  "default": "false",
14158
- "description": "prevent a modal dialog from being dismissed by pressing esc"
14167
+ "description": "Controls the pending state",
14168
+ "privacy": "public"
14159
14169
  },
14160
14170
  {
14161
14171
  "kind": "field",
14162
- "name": "noDismissButton",
14172
+ "name": "callActive",
14163
14173
  "type": {
14164
14174
  "text": "boolean"
14165
14175
  },
14166
14176
  "default": "false",
14167
- "description": "Remove the element's dismiss button"
14177
+ "description": "Controls the active state of the call",
14178
+ "privacy": "public"
14168
14179
  },
14169
14180
  {
14170
14181
  "kind": "field",
14171
- "name": "nonDismissible",
14182
+ "name": "noCall",
14172
14183
  "type": {
14173
14184
  "text": "boolean"
14174
14185
  },
14175
14186
  "default": "false",
14176
- "description": "combines `no-light-dismiss`, `no-dismiss-on-esc`, and `no-dismiss-button`"
14187
+ "description": "Removes the call button and functionality",
14188
+ "privacy": "public"
14177
14189
  },
14178
14190
  {
14179
14191
  "kind": "field",
14180
- "name": "modal",
14192
+ "name": "noInput",
14181
14193
  "type": {
14182
14194
  "text": "boolean"
14183
14195
  },
14184
14196
  "default": "false",
14185
- "description": "Sets the element's to be opened"
14197
+ "description": "Removes the phone input element",
14198
+ "privacy": "public"
14186
14199
  },
14187
14200
  {
14188
14201
  "kind": "field",
14189
- "name": "scrollableBody",
14202
+ "name": "size",
14190
14203
  "type": {
14191
- "text": "boolean"
14204
+ "text": "DialPadSize | undefined"
14192
14205
  },
14193
- "default": "false",
14194
- "description": "Makes only the element's content area between the header and footer scrollable"
14206
+ "description": "Controls the vertical size of the dial pad",
14207
+ "privacy": "public"
14195
14208
  },
14196
14209
  {
14197
14210
  "kind": "field",
14198
- "name": "returnValue",
14211
+ "name": "endCallButtonLabel",
14199
14212
  "type": {
14200
- "text": "string"
14201
- }
14213
+ "text": "| string\n\t\t| null"
14214
+ },
14215
+ "default": "null",
14216
+ "description": "Controls the end call button label",
14217
+ "privacy": "public"
14202
14218
  },
14203
14219
  {
14204
14220
  "kind": "field",
14205
- "name": "#dialogElement",
14206
- "privacy": "private",
14221
+ "name": "callButtonLabel",
14207
14222
  "type": {
14208
- "text": "HTMLDialogElement | undefined"
14209
- }
14223
+ "text": "string | null"
14224
+ },
14225
+ "default": "null",
14226
+ "description": "Controls the call button label",
14227
+ "privacy": "public"
14210
14228
  },
14211
14229
  {
14212
14230
  "kind": "field",
14213
- "name": "#dialog",
14214
- "privacy": "private",
14215
- "readonly": true
14231
+ "name": "deleteAriaLabel",
14232
+ "type": {
14233
+ "text": "string | null"
14234
+ },
14235
+ "default": "null",
14236
+ "description": "The aria-label for the delete button",
14237
+ "privacy": "public"
14216
14238
  },
14217
14239
  {
14218
14240
  "kind": "method",
14219
- "name": "#isDismissibleVia",
14220
- "parameters": [
14221
- {
14222
- "name": "method",
14223
- "type": {
14224
- "text": "DismissMethod"
14225
- }
14226
- }
14227
- ]
14228
- },
14229
- {
14230
- "kind": "field",
14231
- "name": "#handleScrimClick",
14241
+ "name": "_clearLongPressTimer",
14232
14242
  "privacy": "private"
14233
14243
  },
14234
14244
  {
14235
14245
  "kind": "field",
14236
- "name": "#handleInternalFormSubmit",
14237
- "privacy": "private"
14238
- },
14239
- {
14240
- "kind": "method",
14241
- "name": "close"
14242
- },
14243
- {
14244
- "kind": "method",
14245
- "name": "show"
14246
- },
14247
- {
14248
- "kind": "method",
14249
- "name": "showModal"
14250
- },
14251
- {
14252
- "kind": "method",
14253
- "name": "#closeDialog"
14246
+ "name": "autofocus",
14247
+ "type": {
14248
+ "text": "boolean"
14249
+ },
14250
+ "default": "false",
14251
+ "description": "Indicates that an element should be focused on page load, or when the Dialog that it is part of\nis displayed. When `no-input` attribute is specified, it will be the first digit button.\nOtherwise, the text field will be focused.`",
14252
+ "privacy": "public"
14254
14253
  },
14255
14254
  {
14256
14255
  "kind": "method",
14257
- "name": "#showDialog"
14256
+ "name": "focus",
14257
+ "return": {
14258
+ "type": {
14259
+ "text": "void"
14260
+ }
14261
+ },
14262
+ "description": "Moves focus into the Dial Pad. If `no-input` attribute is specified, it will be the first digit\nbutton. Otherwise, the input field will be focused.",
14263
+ "privacy": "public"
14258
14264
  },
14259
14265
  {
14260
14266
  "kind": "field",
@@ -14289,141 +14295,183 @@
14289
14295
  "type": {
14290
14296
  "text": "CustomEvent<undefined>"
14291
14297
  },
14292
- "description": "The `open` event fires when the dialog opens.",
14293
- "name": "open"
14298
+ "description": "Emitted when the text field value changes",
14299
+ "name": "change"
14294
14300
  },
14295
14301
  {
14296
14302
  "type": {
14297
- "text": "CustomEvent<string>"
14303
+ "text": "CustomEvent<undefined>"
14298
14304
  },
14299
- "description": "The `close` event fires when the dialog closes (either via user interaction or via the API). It returns the return value inside the event's details property.",
14300
- "name": "close"
14305
+ "description": "Emitted when the text field value changes",
14306
+ "name": "input"
14301
14307
  },
14302
14308
  {
14303
14309
  "type": {
14304
14310
  "text": "CustomEvent<undefined>"
14305
14311
  },
14306
- "description": "The `cancel` event fires when the user requests to close the dialog. You can prevent the dialog from closing by calling `.preventDefault()` on the event.",
14307
- "name": "cancel"
14308
- }
14309
- ],
14310
- "attributes": [
14312
+ "description": "Emitted when the text field loses focus",
14313
+ "name": "blur"
14314
+ },
14311
14315
  {
14312
- "name": "open",
14313
14316
  "type": {
14314
- "text": "boolean"
14317
+ "text": "CustomEvent<undefined>"
14315
14318
  },
14316
- "default": "false",
14317
- "description": "Sets the element's to be opened",
14318
- "fieldName": "open"
14319
+ "description": "Emitted when the text field receives focus",
14320
+ "name": "focus"
14319
14321
  },
14320
14322
  {
14321
- "name": "icon",
14322
14323
  "type": {
14323
- "text": "string | undefined"
14324
+ "text": "CustomEvent<HTMLElement>"
14324
14325
  },
14325
- "fieldName": "icon"
14326
+ "description": "Emitted when a digit button is clicked",
14327
+ "name": "keypad-click"
14326
14328
  },
14327
14329
  {
14328
- "name": "icon-placement",
14329
14330
  "type": {
14330
- "text": "IconPlacement | undefined"
14331
+ "text": "CustomEvent<undefined>"
14331
14332
  },
14332
- "fieldName": "iconPlacement"
14333
+ "description": "Emitted when the call button is clicked",
14334
+ "name": "dial"
14333
14335
  },
14334
14336
  {
14335
- "name": "subtitle",
14336
14337
  "type": {
14337
- "text": "string | undefined"
14338
+ "text": "CustomEvent<undefined>"
14338
14339
  },
14339
- "fieldName": "subtitle"
14340
+ "description": "Emitted when the end call button is clicked",
14341
+ "name": "end-call"
14342
+ }
14343
+ ],
14344
+ "attributes": [
14345
+ {
14346
+ "name": "helper-text",
14347
+ "type": {
14348
+ "text": "string | null"
14349
+ },
14350
+ "default": "null",
14351
+ "description": "Controls the helper text displayed below the phone input element",
14352
+ "fieldName": "helperText"
14340
14353
  },
14341
14354
  {
14342
- "name": "headline",
14355
+ "name": "placeholder",
14343
14356
  "type": {
14344
- "text": "string | undefined"
14357
+ "text": "string | null"
14345
14358
  },
14346
- "fieldName": "headline"
14359
+ "default": "null",
14360
+ "description": "Indicates the placeholder's text.",
14361
+ "fieldName": "placeholder"
14347
14362
  },
14348
14363
  {
14349
- "name": "full-width-body",
14364
+ "name": "value",
14350
14365
  "type": {
14351
- "text": "boolean"
14366
+ "text": "string"
14352
14367
  },
14353
- "default": "false",
14354
- "fieldName": "fullWidthBody"
14368
+ "default": "''",
14369
+ "description": "Value of the phone input element",
14370
+ "fieldName": "value"
14355
14371
  },
14356
14372
  {
14357
- "name": "dismiss-button-aria-label",
14373
+ "name": "pattern",
14358
14374
  "type": {
14359
- "text": "| string\n\t\t| null"
14375
+ "text": "string"
14360
14376
  },
14361
- "default": "null",
14362
- "fieldName": "dismissButtonAriaLabel"
14377
+ "default": "'^[0-9#*]*$'",
14378
+ "description": "Regular expression to validate the value of the input element",
14379
+ "fieldName": "pattern"
14363
14380
  },
14364
14381
  {
14365
- "name": "no-light-dismiss",
14382
+ "name": "disabled",
14366
14383
  "type": {
14367
14384
  "text": "boolean"
14368
14385
  },
14369
14386
  "default": "false",
14370
- "description": "prevent a modal dialog from being dismissed by clicking outside of it.",
14371
- "fieldName": "noLightDismiss"
14387
+ "description": "Controls the disabled state of the dial pad",
14388
+ "fieldName": "disabled"
14372
14389
  },
14373
14390
  {
14374
- "name": "no-dismiss-on-esc",
14391
+ "name": "pending",
14375
14392
  "type": {
14376
14393
  "text": "boolean"
14377
14394
  },
14378
14395
  "default": "false",
14379
- "description": "prevent a modal dialog from being dismissed by pressing esc",
14380
- "fieldName": "noDismissOnEsc"
14396
+ "description": "Controls the pending state",
14397
+ "fieldName": "pending"
14381
14398
  },
14382
14399
  {
14383
- "name": "no-dismiss-button",
14400
+ "name": "call-active",
14384
14401
  "type": {
14385
14402
  "text": "boolean"
14386
14403
  },
14387
14404
  "default": "false",
14388
- "description": "Remove the element's dismiss button",
14389
- "fieldName": "noDismissButton"
14405
+ "description": "Controls the active state of the call",
14406
+ "fieldName": "callActive"
14390
14407
  },
14391
14408
  {
14392
- "name": "non-dismissible",
14409
+ "name": "no-call",
14393
14410
  "type": {
14394
14411
  "text": "boolean"
14395
14412
  },
14396
14413
  "default": "false",
14397
- "description": "combines `no-light-dismiss`, `no-dismiss-on-esc`, and `no-dismiss-button`",
14398
- "fieldName": "nonDismissible"
14414
+ "description": "Removes the call button and functionality",
14415
+ "fieldName": "noCall"
14399
14416
  },
14400
14417
  {
14401
- "name": "modal",
14418
+ "name": "no-input",
14402
14419
  "type": {
14403
14420
  "text": "boolean"
14404
14421
  },
14405
14422
  "default": "false",
14406
- "description": "Sets the element's to be opened",
14407
- "fieldName": "modal"
14423
+ "description": "Removes the phone input element",
14424
+ "fieldName": "noInput"
14408
14425
  },
14409
14426
  {
14410
- "name": "scrollable-body",
14427
+ "name": "size",
14428
+ "type": {
14429
+ "text": "DialPadSize | undefined"
14430
+ },
14431
+ "description": "Controls the vertical size of the dial pad",
14432
+ "fieldName": "size"
14433
+ },
14434
+ {
14435
+ "name": "end-call-button-label",
14436
+ "type": {
14437
+ "text": "| string\n\t\t| null"
14438
+ },
14439
+ "default": "null",
14440
+ "description": "Controls the end call button label",
14441
+ "fieldName": "endCallButtonLabel"
14442
+ },
14443
+ {
14444
+ "name": "call-button-label",
14445
+ "type": {
14446
+ "text": "string | null"
14447
+ },
14448
+ "default": "null",
14449
+ "description": "Controls the call button label",
14450
+ "fieldName": "callButtonLabel"
14451
+ },
14452
+ {
14453
+ "name": "delete-aria-label",
14454
+ "type": {
14455
+ "text": "string | null"
14456
+ },
14457
+ "default": "null",
14458
+ "description": "The aria-label for the delete button",
14459
+ "fieldName": "deleteAriaLabel"
14460
+ },
14461
+ {
14462
+ "name": "autofocus",
14411
14463
  "type": {
14412
14464
  "text": "boolean"
14413
14465
  },
14414
14466
  "default": "false",
14415
- "description": "Makes only the element's content area between the header and footer scrollable",
14416
- "fieldName": "scrollableBody"
14467
+ "description": "Indicates that an element should be focused on page load, or when the Dialog that it is part of\nis displayed. When `no-input` attribute is specified, it will be the first digit button.\nOtherwise, the text field will be focused.`",
14468
+ "fieldName": "autofocus"
14417
14469
  }
14418
14470
  ],
14419
14471
  "mixins": [
14420
14472
  {
14421
14473
  "name": "Localized",
14422
14474
  "module": "/src/shared/patterns"
14423
- },
14424
- {
14425
- "name": "DelegatesAria",
14426
- "module": "/src/shared/aria/delegates-aria"
14427
14475
  }
14428
14476
  ],
14429
14477
  "superclass": {
@@ -14432,66 +14480,16 @@
14432
14480
  },
14433
14481
  "vividComponent": {
14434
14482
  "public": true,
14435
- "name": "dialog",
14483
+ "name": "dial-pad",
14436
14484
  "vueModels": [
14437
14485
  {
14438
- "name": "open",
14439
- "propName": "open",
14486
+ "name": "modelValue",
14487
+ "propName": "value",
14440
14488
  "eventNames": [
14441
- "open",
14442
- "close"
14489
+ "input",
14490
+ "@lazy:change"
14443
14491
  ],
14444
- "valueMapping": "event.currentTarget.open"
14445
- }
14446
- ]
14447
- },
14448
- "vividTesting": {
14449
- "selectors": [
14450
- {
14451
- "name": "byHeadline",
14452
- "args": [
14453
- "byHeadline"
14454
- ]
14455
- }
14456
- ],
14457
- "actions": [
14458
- {
14459
- "name": "dismiss",
14460
- "args": [
14461
- "click",
14462
- "#dismissButton"
14463
- ]
14464
- }
14465
- ],
14466
- "queries": [
14467
- {
14468
- "name": "open",
14469
- "args": [
14470
- "open",
14471
- "true"
14472
- ]
14473
- },
14474
- {
14475
- "name": "closed",
14476
- "args": [
14477
- "open",
14478
- "false"
14479
- ]
14480
- },
14481
- {
14482
- "name": "headline",
14483
- "args": [
14484
- "headline"
14485
- ]
14486
- }
14487
- ],
14488
- "refs": [
14489
- {
14490
- "name": "dismissButton",
14491
- "args": [
14492
- "shadow",
14493
- ".dismiss-button"
14494
- ]
14492
+ "valueMapping": "event.currentTarget.value"
14495
14493
  }
14496
14494
  ]
14497
14495
  }
@@ -14500,17 +14498,17 @@
14500
14498
  "exports": [
14501
14499
  {
14502
14500
  "kind": "js",
14503
- "name": "Dialog",
14501
+ "name": "DialPad",
14504
14502
  "declaration": {
14505
- "name": "Dialog",
14506
- "module": "src/lib/dialog/dialog.ts"
14503
+ "name": "DialPad",
14504
+ "module": "src/lib/dial-pad/dial-pad.ts"
14507
14505
  }
14508
14506
  }
14509
14507
  ]
14510
14508
  },
14511
14509
  {
14512
14510
  "kind": "javascript-module",
14513
- "path": "src/lib/dialog/locale.ts",
14511
+ "path": "src/lib/dial-pad/locale.ts",
14514
14512
  "declarations": [],
14515
14513
  "exports": []
14516
14514
  },
@@ -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",
@@ -41437,7 +41465,7 @@
41437
41465
  },
41438
41466
  "parameters": [
41439
41467
  {
41440
- "name": "rte",
41468
+ "name": "_rte",
41441
41469
  "type": {
41442
41470
  "text": "RteInstanceImpl"
41443
41471
  }
@@ -41458,7 +41486,7 @@
41458
41486
  },
41459
41487
  "parameters": [
41460
41488
  {
41461
- "name": "rte",
41489
+ "name": "_rte",
41462
41490
  "type": {
41463
41491
  "text": "RteInstanceImpl"
41464
41492
  }
@@ -41568,13 +41596,13 @@
41568
41596
  },
41569
41597
  "parameters": [
41570
41598
  {
41571
- "name": "textblockAttrs",
41599
+ "name": "_textblockAttrs",
41572
41600
  "type": {
41573
41601
  "text": "TextblockAttrs"
41574
41602
  }
41575
41603
  },
41576
41604
  {
41577
- "name": "textblockMarks",
41605
+ "name": "_textblockMarks",
41578
41606
  "type": {
41579
41607
  "text": "TextblockMarks"
41580
41608
  }
@@ -41608,7 +41636,7 @@
41608
41636
  },
41609
41637
  "parameters": [
41610
41638
  {
41611
- "name": "rte",
41639
+ "name": "_rte",
41612
41640
  "type": {
41613
41641
  "text": "RteInstanceImpl"
41614
41642
  }
@@ -41642,7 +41670,7 @@
41642
41670
  },
41643
41671
  "parameters": [
41644
41672
  {
41645
- "name": "rte",
41673
+ "name": "_rte",
41646
41674
  "type": {
41647
41675
  "text": "RteInstanceImpl"
41648
41676
  }
@@ -41735,13 +41763,13 @@
41735
41763
  },
41736
41764
  "parameters": [
41737
41765
  {
41738
- "name": "textblockAttrs",
41766
+ "name": "_textblockAttrs",
41739
41767
  "type": {
41740
41768
  "text": "TextblockAttrs"
41741
41769
  }
41742
41770
  },
41743
41771
  {
41744
- "name": "textblockMarks",
41772
+ "name": "_textblockMarks",
41745
41773
  "type": {
41746
41774
  "text": "TextblockMarks"
41747
41775
  }
@@ -41877,7 +41905,7 @@
41877
41905
  },
41878
41906
  "parameters": [
41879
41907
  {
41880
- "name": "rte",
41908
+ "name": "_rte",
41881
41909
  "type": {
41882
41910
  "text": "RteInstanceImpl"
41883
41911
  }
@@ -41898,7 +41926,7 @@
41898
41926
  },
41899
41927
  "parameters": [
41900
41928
  {
41901
- "name": "rte",
41929
+ "name": "_rte",
41902
41930
  "type": {
41903
41931
  "text": "RteInstanceImpl"
41904
41932
  }
@@ -41919,7 +41947,7 @@
41919
41947
  },
41920
41948
  "parameters": [
41921
41949
  {
41922
- "name": "rte",
41950
+ "name": "_rte",
41923
41951
  "type": {
41924
41952
  "text": "RteInstanceImpl"
41925
41953
  }
@@ -42005,13 +42033,13 @@
42005
42033
  },
42006
42034
  "parameters": [
42007
42035
  {
42008
- "name": "textblockAttrs",
42036
+ "name": "_textblockAttrs",
42009
42037
  "type": {
42010
42038
  "text": "TextblockAttrs"
42011
42039
  }
42012
42040
  },
42013
42041
  {
42014
- "name": "textblockMarks",
42042
+ "name": "_textblockMarks",
42015
42043
  "type": {
42016
42044
  "text": "TextblockMarks"
42017
42045
  }
@@ -42155,7 +42183,7 @@
42155
42183
  },
42156
42184
  "parameters": [
42157
42185
  {
42158
- "name": "rte",
42186
+ "name": "_rte",
42159
42187
  "type": {
42160
42188
  "text": "RteInstanceImpl"
42161
42189
  }
@@ -42189,7 +42217,7 @@
42189
42217
  },
42190
42218
  "parameters": [
42191
42219
  {
42192
- "name": "rte",
42220
+ "name": "_rte",
42193
42221
  "type": {
42194
42222
  "text": "RteInstanceImpl"
42195
42223
  }
@@ -42262,7 +42290,7 @@
42262
42290
  },
42263
42291
  "parameters": [
42264
42292
  {
42265
- "name": "rte",
42293
+ "name": "_rte",
42266
42294
  "type": {
42267
42295
  "text": "RteInstanceImpl"
42268
42296
  }
@@ -42359,13 +42387,13 @@
42359
42387
  },
42360
42388
  "parameters": [
42361
42389
  {
42362
- "name": "textblockAttrs",
42390
+ "name": "_textblockAttrs",
42363
42391
  "type": {
42364
42392
  "text": "TextblockAttrs"
42365
42393
  }
42366
42394
  },
42367
42395
  {
42368
- "name": "textblockMarks",
42396
+ "name": "_textblockMarks",
42369
42397
  "type": {
42370
42398
  "text": "TextblockMarks"
42371
42399
  }
@@ -42412,7 +42440,7 @@
42412
42440
  },
42413
42441
  "parameters": [
42414
42442
  {
42415
- "name": "rte",
42443
+ "name": "_rte",
42416
42444
  "type": {
42417
42445
  "text": "RteInstanceImpl"
42418
42446
  }
@@ -42433,7 +42461,7 @@
42433
42461
  },
42434
42462
  "parameters": [
42435
42463
  {
42436
- "name": "rte",
42464
+ "name": "_rte",
42437
42465
  "type": {
42438
42466
  "text": "RteInstanceImpl"
42439
42467
  }
@@ -42519,7 +42547,7 @@
42519
42547
  },
42520
42548
  "parameters": [
42521
42549
  {
42522
- "name": "rte",
42550
+ "name": "_rte",
42523
42551
  "type": {
42524
42552
  "text": "RteInstanceImpl"
42525
42553
  }
@@ -42595,13 +42623,13 @@
42595
42623
  },
42596
42624
  "parameters": [
42597
42625
  {
42598
- "name": "textblockAttrs",
42626
+ "name": "_textblockAttrs",
42599
42627
  "type": {
42600
42628
  "text": "TextblockAttrs"
42601
42629
  }
42602
42630
  },
42603
42631
  {
42604
- "name": "textblockMarks",
42632
+ "name": "_textblockMarks",
42605
42633
  "type": {
42606
42634
  "text": "TextblockMarks"
42607
42635
  }
@@ -42648,7 +42676,7 @@
42648
42676
  },
42649
42677
  "parameters": [
42650
42678
  {
42651
- "name": "rte",
42679
+ "name": "_rte",
42652
42680
  "type": {
42653
42681
  "text": "RteInstanceImpl"
42654
42682
  }
@@ -42669,7 +42697,7 @@
42669
42697
  },
42670
42698
  "parameters": [
42671
42699
  {
42672
- "name": "rte",
42700
+ "name": "_rte",
42673
42701
  "type": {
42674
42702
  "text": "RteInstanceImpl"
42675
42703
  }
@@ -42703,7 +42731,7 @@
42703
42731
  },
42704
42732
  "parameters": [
42705
42733
  {
42706
- "name": "rte",
42734
+ "name": "_rte",
42707
42735
  "type": {
42708
42736
  "text": "RteInstanceImpl"
42709
42737
  }
@@ -42852,13 +42880,13 @@
42852
42880
  },
42853
42881
  "parameters": [
42854
42882
  {
42855
- "name": "textblockAttrs",
42883
+ "name": "_textblockAttrs",
42856
42884
  "type": {
42857
42885
  "text": "TextblockAttrs"
42858
42886
  }
42859
42887
  },
42860
42888
  {
42861
- "name": "textblockMarks",
42889
+ "name": "_textblockMarks",
42862
42890
  "type": {
42863
42891
  "text": "TextblockMarks"
42864
42892
  }
@@ -42905,7 +42933,7 @@
42905
42933
  },
42906
42934
  "parameters": [
42907
42935
  {
42908
- "name": "rte",
42936
+ "name": "_rte",
42909
42937
  "type": {
42910
42938
  "text": "RteInstanceImpl"
42911
42939
  }
@@ -42926,7 +42954,7 @@
42926
42954
  },
42927
42955
  "parameters": [
42928
42956
  {
42929
- "name": "rte",
42957
+ "name": "_rte",
42930
42958
  "type": {
42931
42959
  "text": "RteInstanceImpl"
42932
42960
  }
@@ -42960,7 +42988,7 @@
42960
42988
  },
42961
42989
  "parameters": [
42962
42990
  {
42963
- "name": "rte",
42991
+ "name": "_rte",
42964
42992
  "type": {
42965
42993
  "text": "RteInstanceImpl"
42966
42994
  }
@@ -43060,13 +43088,13 @@
43060
43088
  },
43061
43089
  "parameters": [
43062
43090
  {
43063
- "name": "textblockAttrs",
43091
+ "name": "_textblockAttrs",
43064
43092
  "type": {
43065
43093
  "text": "TextblockAttrs"
43066
43094
  }
43067
43095
  },
43068
43096
  {
43069
- "name": "textblockMarks",
43097
+ "name": "_textblockMarks",
43070
43098
  "type": {
43071
43099
  "text": "TextblockMarks"
43072
43100
  }
@@ -43087,7 +43115,7 @@
43087
43115
  },
43088
43116
  "parameters": [
43089
43117
  {
43090
- "name": "rte",
43118
+ "name": "_rte",
43091
43119
  "type": {
43092
43120
  "text": "RteInstanceImpl"
43093
43121
  }
@@ -43248,7 +43276,7 @@
43248
43276
  },
43249
43277
  "parameters": [
43250
43278
  {
43251
- "name": "rte",
43279
+ "name": "_rte",
43252
43280
  "type": {
43253
43281
  "text": "RteInstanceImpl"
43254
43282
  }
@@ -43282,7 +43310,7 @@
43282
43310
  },
43283
43311
  "parameters": [
43284
43312
  {
43285
- "name": "rte",
43313
+ "name": "_rte",
43286
43314
  "type": {
43287
43315
  "text": "RteInstanceImpl"
43288
43316
  }
@@ -43355,13 +43383,13 @@
43355
43383
  },
43356
43384
  "parameters": [
43357
43385
  {
43358
- "name": "textblockAttrs",
43386
+ "name": "_textblockAttrs",
43359
43387
  "type": {
43360
43388
  "text": "TextblockAttrs"
43361
43389
  }
43362
43390
  },
43363
43391
  {
43364
- "name": "textblockMarks",
43392
+ "name": "_textblockMarks",
43365
43393
  "type": {
43366
43394
  "text": "TextblockMarks"
43367
43395
  }
@@ -43484,7 +43512,7 @@
43484
43512
  },
43485
43513
  "parameters": [
43486
43514
  {
43487
- "name": "rte",
43515
+ "name": "_rte",
43488
43516
  "type": {
43489
43517
  "text": "RteInstanceImpl"
43490
43518
  }
@@ -43505,7 +43533,7 @@
43505
43533
  },
43506
43534
  "parameters": [
43507
43535
  {
43508
- "name": "rte",
43536
+ "name": "_rte",
43509
43537
  "type": {
43510
43538
  "text": "RteInstanceImpl"
43511
43539
  }
@@ -43539,7 +43567,7 @@
43539
43567
  },
43540
43568
  "parameters": [
43541
43569
  {
43542
- "name": "rte",
43570
+ "name": "_rte",
43543
43571
  "type": {
43544
43572
  "text": "RteInstanceImpl"
43545
43573
  }
@@ -43625,13 +43653,13 @@
43625
43653
  },
43626
43654
  "parameters": [
43627
43655
  {
43628
- "name": "textblockAttrs",
43656
+ "name": "_textblockAttrs",
43629
43657
  "type": {
43630
43658
  "text": "TextblockAttrs"
43631
43659
  }
43632
43660
  },
43633
43661
  {
43634
- "name": "textblockMarks",
43662
+ "name": "_textblockMarks",
43635
43663
  "type": {
43636
43664
  "text": "TextblockMarks"
43637
43665
  }
@@ -43799,7 +43827,7 @@
43799
43827
  },
43800
43828
  "parameters": [
43801
43829
  {
43802
- "name": "rte",
43830
+ "name": "_rte",
43803
43831
  "type": {
43804
43832
  "text": "RteInstanceImpl"
43805
43833
  }
@@ -43820,7 +43848,7 @@
43820
43848
  },
43821
43849
  "parameters": [
43822
43850
  {
43823
- "name": "rte",
43851
+ "name": "_rte",
43824
43852
  "type": {
43825
43853
  "text": "RteInstanceImpl"
43826
43854
  }
@@ -43854,7 +43882,7 @@
43854
43882
  },
43855
43883
  "parameters": [
43856
43884
  {
43857
- "name": "rte",
43885
+ "name": "_rte",
43858
43886
  "type": {
43859
43887
  "text": "RteInstanceImpl"
43860
43888
  }
@@ -43960,13 +43988,13 @@
43960
43988
  },
43961
43989
  "parameters": [
43962
43990
  {
43963
- "name": "textblockAttrs",
43991
+ "name": "_textblockAttrs",
43964
43992
  "type": {
43965
43993
  "text": "TextblockAttrs"
43966
43994
  }
43967
43995
  },
43968
43996
  {
43969
- "name": "textblockMarks",
43997
+ "name": "_textblockMarks",
43970
43998
  "type": {
43971
43999
  "text": "TextblockMarks"
43972
44000
  }
@@ -44110,7 +44138,7 @@
44110
44138
  },
44111
44139
  "parameters": [
44112
44140
  {
44113
- "name": "rte",
44141
+ "name": "_rte",
44114
44142
  "type": {
44115
44143
  "text": "RteInstanceImpl"
44116
44144
  }
@@ -44144,7 +44172,7 @@
44144
44172
  },
44145
44173
  "parameters": [
44146
44174
  {
44147
- "name": "rte",
44175
+ "name": "_rte",
44148
44176
  "type": {
44149
44177
  "text": "RteInstanceImpl"
44150
44178
  }
@@ -44293,13 +44321,13 @@
44293
44321
  },
44294
44322
  "parameters": [
44295
44323
  {
44296
- "name": "textblockAttrs",
44324
+ "name": "_textblockAttrs",
44297
44325
  "type": {
44298
44326
  "text": "TextblockAttrs"
44299
44327
  }
44300
44328
  },
44301
44329
  {
44302
- "name": "textblockMarks",
44330
+ "name": "_textblockMarks",
44303
44331
  "type": {
44304
44332
  "text": "TextblockMarks"
44305
44333
  }
@@ -44346,7 +44374,7 @@
44346
44374
  },
44347
44375
  "parameters": [
44348
44376
  {
44349
- "name": "rte",
44377
+ "name": "_rte",
44350
44378
  "type": {
44351
44379
  "text": "RteInstanceImpl"
44352
44380
  }
@@ -44367,7 +44395,7 @@
44367
44395
  },
44368
44396
  "parameters": [
44369
44397
  {
44370
- "name": "rte",
44398
+ "name": "_rte",
44371
44399
  "type": {
44372
44400
  "text": "RteInstanceImpl"
44373
44401
  }
@@ -44401,7 +44429,7 @@
44401
44429
  },
44402
44430
  "parameters": [
44403
44431
  {
44404
- "name": "rte",
44432
+ "name": "_rte",
44405
44433
  "type": {
44406
44434
  "text": "RteInstanceImpl"
44407
44435
  }
@@ -44487,13 +44515,13 @@
44487
44515
  },
44488
44516
  "parameters": [
44489
44517
  {
44490
- "name": "textblockAttrs",
44518
+ "name": "_textblockAttrs",
44491
44519
  "type": {
44492
44520
  "text": "TextblockAttrs"
44493
44521
  }
44494
44522
  },
44495
44523
  {
44496
- "name": "textblockMarks",
44524
+ "name": "_textblockMarks",
44497
44525
  "type": {
44498
44526
  "text": "TextblockMarks"
44499
44527
  }
@@ -44527,7 +44555,7 @@
44527
44555
  },
44528
44556
  "parameters": [
44529
44557
  {
44530
- "name": "rte",
44558
+ "name": "_rte",
44531
44559
  "type": {
44532
44560
  "text": "RteInstanceImpl"
44533
44561
  }
@@ -44719,7 +44747,7 @@
44719
44747
  },
44720
44748
  "parameters": [
44721
44749
  {
44722
- "name": "rte",
44750
+ "name": "_rte",
44723
44751
  "type": {
44724
44752
  "text": "RteInstanceImpl"
44725
44753
  }
@@ -44979,7 +45007,7 @@
44979
45007
  },
44980
45008
  "parameters": [
44981
45009
  {
44982
- "name": "rte",
45010
+ "name": "_rte",
44983
45011
  "type": {
44984
45012
  "text": "RteInstanceImpl"
44985
45013
  }
@@ -45013,7 +45041,7 @@
45013
45041
  },
45014
45042
  "parameters": [
45015
45043
  {
45016
- "name": "rte",
45044
+ "name": "_rte",
45017
45045
  "type": {
45018
45046
  "text": "RteInstanceImpl"
45019
45047
  }
@@ -45112,13 +45140,13 @@
45112
45140
  },
45113
45141
  "parameters": [
45114
45142
  {
45115
- "name": "textblockAttrs",
45143
+ "name": "_textblockAttrs",
45116
45144
  "type": {
45117
45145
  "text": "TextblockAttrs"
45118
45146
  }
45119
45147
  },
45120
45148
  {
45121
- "name": "textblockMarks",
45149
+ "name": "_textblockMarks",
45122
45150
  "type": {
45123
45151
  "text": "TextblockMarks"
45124
45152
  }
@@ -45249,7 +45277,7 @@
45249
45277
  },
45250
45278
  "parameters": [
45251
45279
  {
45252
- "name": "rte",
45280
+ "name": "_rte",
45253
45281
  "type": {
45254
45282
  "text": "RteInstanceImpl"
45255
45283
  }
@@ -45283,7 +45311,7 @@
45283
45311
  },
45284
45312
  "parameters": [
45285
45313
  {
45286
- "name": "rte",
45314
+ "name": "_rte",
45287
45315
  "type": {
45288
45316
  "text": "RteInstanceImpl"
45289
45317
  }
@@ -45369,7 +45397,7 @@
45369
45397
  },
45370
45398
  "parameters": [
45371
45399
  {
45372
- "name": "rte",
45400
+ "name": "_rte",
45373
45401
  "type": {
45374
45402
  "text": "RteInstanceImpl"
45375
45403
  }
@@ -45432,13 +45460,13 @@
45432
45460
  },
45433
45461
  "parameters": [
45434
45462
  {
45435
- "name": "textblockAttrs",
45463
+ "name": "_textblockAttrs",
45436
45464
  "type": {
45437
45465
  "text": "TextblockAttrs"
45438
45466
  }
45439
45467
  },
45440
45468
  {
45441
- "name": "textblockMarks",
45469
+ "name": "_textblockMarks",
45442
45470
  "type": {
45443
45471
  "text": "TextblockMarks"
45444
45472
  }
@@ -45485,7 +45513,7 @@
45485
45513
  },
45486
45514
  "parameters": [
45487
45515
  {
45488
- "name": "rte",
45516
+ "name": "_rte",
45489
45517
  "type": {
45490
45518
  "text": "RteInstanceImpl"
45491
45519
  }
@@ -45506,7 +45534,7 @@
45506
45534
  },
45507
45535
  "parameters": [
45508
45536
  {
45509
- "name": "rte",
45537
+ "name": "_rte",
45510
45538
  "type": {
45511
45539
  "text": "RteInstanceImpl"
45512
45540
  }
@@ -45540,7 +45568,7 @@
45540
45568
  },
45541
45569
  "parameters": [
45542
45570
  {
45543
- "name": "rte",
45571
+ "name": "_rte",
45544
45572
  "type": {
45545
45573
  "text": "RteInstanceImpl"
45546
45574
  }
@@ -45626,13 +45654,13 @@
45626
45654
  },
45627
45655
  "parameters": [
45628
45656
  {
45629
- "name": "textblockAttrs",
45657
+ "name": "_textblockAttrs",
45630
45658
  "type": {
45631
45659
  "text": "TextblockAttrs"
45632
45660
  }
45633
45661
  },
45634
45662
  {
45635
- "name": "textblockMarks",
45663
+ "name": "_textblockMarks",
45636
45664
  "type": {
45637
45665
  "text": "TextblockMarks"
45638
45666
  }
@@ -45776,7 +45804,7 @@
45776
45804
  },
45777
45805
  "parameters": [
45778
45806
  {
45779
- "name": "rte",
45807
+ "name": "_rte",
45780
45808
  "type": {
45781
45809
  "text": "RteInstanceImpl"
45782
45810
  }
@@ -45810,7 +45838,7 @@
45810
45838
  },
45811
45839
  "parameters": [
45812
45840
  {
45813
- "name": "rte",
45841
+ "name": "_rte",
45814
45842
  "type": {
45815
45843
  "text": "RteInstanceImpl"
45816
45844
  }
@@ -45979,13 +46007,13 @@
45979
46007
  },
45980
46008
  "parameters": [
45981
46009
  {
45982
- "name": "textblockAttrs",
46010
+ "name": "_textblockAttrs",
45983
46011
  "type": {
45984
46012
  "text": "TextblockAttrs"
45985
46013
  }
45986
46014
  },
45987
46015
  {
45988
- "name": "textblockMarks",
46016
+ "name": "_textblockMarks",
45989
46017
  "type": {
45990
46018
  "text": "TextblockMarks"
45991
46019
  }
@@ -46032,7 +46060,7 @@
46032
46060
  },
46033
46061
  "parameters": [
46034
46062
  {
46035
- "name": "rte",
46063
+ "name": "_rte",
46036
46064
  "type": {
46037
46065
  "text": "RteInstanceImpl"
46038
46066
  }
@@ -46053,7 +46081,7 @@
46053
46081
  },
46054
46082
  "parameters": [
46055
46083
  {
46056
- "name": "rte",
46084
+ "name": "_rte",
46057
46085
  "type": {
46058
46086
  "text": "RteInstanceImpl"
46059
46087
  }
@@ -46087,7 +46115,7 @@
46087
46115
  },
46088
46116
  "parameters": [
46089
46117
  {
46090
- "name": "rte",
46118
+ "name": "_rte",
46091
46119
  "type": {
46092
46120
  "text": "RteInstanceImpl"
46093
46121
  }
@@ -46180,13 +46208,13 @@
46180
46208
  },
46181
46209
  "parameters": [
46182
46210
  {
46183
- "name": "textblockAttrs",
46211
+ "name": "_textblockAttrs",
46184
46212
  "type": {
46185
46213
  "text": "TextblockAttrs"
46186
46214
  }
46187
46215
  },
46188
46216
  {
46189
- "name": "textblockMarks",
46217
+ "name": "_textblockMarks",
46190
46218
  "type": {
46191
46219
  "text": "TextblockMarks"
46192
46220
  }
@@ -46207,7 +46235,7 @@
46207
46235
  },
46208
46236
  "parameters": [
46209
46237
  {
46210
- "name": "rte",
46238
+ "name": "_rte",
46211
46239
  "type": {
46212
46240
  "text": "RteInstanceImpl"
46213
46241
  }
@@ -46330,7 +46358,7 @@
46330
46358
  },
46331
46359
  "parameters": [
46332
46360
  {
46333
- "name": "rte",
46361
+ "name": "_rte",
46334
46362
  "type": {
46335
46363
  "text": "RteInstanceImpl"
46336
46364
  }
@@ -46351,7 +46379,7 @@
46351
46379
  },
46352
46380
  "parameters": [
46353
46381
  {
46354
- "name": "rte",
46382
+ "name": "_rte",
46355
46383
  "type": {
46356
46384
  "text": "RteInstanceImpl"
46357
46385
  }
@@ -46385,7 +46413,7 @@
46385
46413
  },
46386
46414
  "parameters": [
46387
46415
  {
46388
- "name": "rte",
46416
+ "name": "_rte",
46389
46417
  "type": {
46390
46418
  "text": "RteInstanceImpl"
46391
46419
  }
@@ -46580,13 +46608,13 @@
46580
46608
  },
46581
46609
  "parameters": [
46582
46610
  {
46583
- "name": "textblockAttrs",
46611
+ "name": "_textblockAttrs",
46584
46612
  "type": {
46585
46613
  "text": "TextblockAttrs"
46586
46614
  }
46587
46615
  },
46588
46616
  {
46589
- "name": "textblockMarks",
46617
+ "name": "_textblockMarks",
46590
46618
  "type": {
46591
46619
  "text": "TextblockMarks"
46592
46620
  }
@@ -46633,7 +46661,7 @@
46633
46661
  },
46634
46662
  "parameters": [
46635
46663
  {
46636
- "name": "rte",
46664
+ "name": "_rte",
46637
46665
  "type": {
46638
46666
  "text": "RteInstanceImpl"
46639
46667
  }
@@ -46654,7 +46682,7 @@
46654
46682
  },
46655
46683
  "parameters": [
46656
46684
  {
46657
- "name": "rte",
46685
+ "name": "_rte",
46658
46686
  "type": {
46659
46687
  "text": "RteInstanceImpl"
46660
46688
  }
@@ -46753,13 +46781,13 @@
46753
46781
  },
46754
46782
  "parameters": [
46755
46783
  {
46756
- "name": "textblockAttrs",
46784
+ "name": "_textblockAttrs",
46757
46785
  "type": {
46758
46786
  "text": "TextblockAttrs"
46759
46787
  }
46760
46788
  },
46761
46789
  {
46762
- "name": "textblockMarks",
46790
+ "name": "_textblockMarks",
46763
46791
  "type": {
46764
46792
  "text": "TextblockMarks"
46765
46793
  }
@@ -46903,7 +46931,7 @@
46903
46931
  },
46904
46932
  "parameters": [
46905
46933
  {
46906
- "name": "rte",
46934
+ "name": "_rte",
46907
46935
  "type": {
46908
46936
  "text": "RteInstanceImpl"
46909
46937
  }
@@ -46937,7 +46965,7 @@
46937
46965
  },
46938
46966
  "parameters": [
46939
46967
  {
46940
- "name": "rte",
46968
+ "name": "_rte",
46941
46969
  "type": {
46942
46970
  "text": "RteInstanceImpl"
46943
46971
  }
@@ -47539,7 +47567,7 @@
47539
47567
  {
47540
47568
  "name": "props",
47541
47569
  "type": {
47542
- "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}"
47570
+ "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}"
47543
47571
  }
47544
47572
  }
47545
47573
  ]
@@ -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
  }