@vonage/vivid 5.14.0 → 5.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (345) hide show
  1. package/README.md +1 -1
  2. package/accordion/definition.cjs +0 -5
  3. package/accordion/definition.js +0 -5
  4. package/accordion/index.cjs +1 -1
  5. package/accordion/index.js +3 -14
  6. package/accordion-item/definition.cjs +1 -1
  7. package/accordion-item/definition.js +1 -1
  8. package/alert/definition.cjs +2 -2
  9. package/alert/definition.js +2 -2
  10. package/alert/index.cjs +1 -1
  11. package/alert/index.js +1 -1
  12. package/audio-player/definition.cjs +2 -6
  13. package/audio-player/definition.js +2 -6
  14. package/audio-player/index.cjs +1 -1
  15. package/audio-player/index.js +2 -8
  16. package/banner/definition.cjs +1 -1
  17. package/banner/definition.js +1 -1
  18. package/breadcrumb/definition.cjs +0 -1
  19. package/breadcrumb/definition.js +0 -1
  20. package/breadcrumb/index.cjs +1 -1
  21. package/breadcrumb/index.js +0 -1
  22. package/breadcrumb-item/definition.cjs +1 -1
  23. package/breadcrumb-item/definition.js +1 -1
  24. package/breadcrumb-item/index.cjs +1 -1
  25. package/breadcrumb-item/index.js +1 -1
  26. package/bundled/attribute-binding-behaviour.cjs +1 -1
  27. package/bundled/attribute-binding-behaviour.js +1 -3
  28. package/bundled/base-color-picker.cjs +1 -1
  29. package/bundled/base-color-picker.js +4 -9
  30. package/bundled/base-progress.cjs +1 -1
  31. package/bundled/base-progress.js +0 -3
  32. package/bundled/button.cjs +1 -1
  33. package/bundled/button.js +1 -10
  34. package/bundled/calendar-picker.template.cjs +1 -1
  35. package/bundled/calendar-picker.template.js +90 -42
  36. package/bundled/children.js +1 -1
  37. package/bundled/definition.cjs +1 -1
  38. package/bundled/definition.js +1 -1
  39. package/bundled/definition10.cjs +1 -1
  40. package/bundled/definition10.js +0 -10
  41. package/bundled/definition11.cjs +1 -1
  42. package/bundled/definition11.js +0 -1
  43. package/bundled/definition12.cjs +2 -2
  44. package/bundled/definition12.js +1 -2
  45. package/bundled/definition13.cjs +1 -1
  46. package/bundled/definition13.js +1 -1
  47. package/bundled/definition17.cjs +1 -1
  48. package/bundled/definition17.js +1 -4
  49. package/bundled/definition18.cjs +1 -1
  50. package/bundled/definition18.js +6 -18
  51. package/bundled/definition19.cjs +2 -2
  52. package/bundled/definition19.js +8 -24
  53. package/bundled/definition2.cjs +5 -5
  54. package/bundled/definition2.js +26 -27
  55. package/bundled/definition20.cjs +1 -1
  56. package/bundled/definition20.js +1 -1
  57. package/bundled/definition22.cjs +5 -5
  58. package/bundled/definition22.js +2 -3
  59. package/bundled/definition3.cjs +1 -1
  60. package/bundled/definition3.js +1 -2
  61. package/bundled/definition5.cjs +1 -1
  62. package/bundled/definition5.js +1 -6
  63. package/bundled/definition6.cjs +1 -1
  64. package/bundled/definition6.js +1 -2
  65. package/bundled/definition7.cjs +1 -1
  66. package/bundled/definition7.js +2 -5
  67. package/bundled/definition8.cjs +1 -1
  68. package/bundled/definition8.js +2 -13
  69. package/bundled/definition9.js +9 -9
  70. package/bundled/delegates-aria.cjs +1 -1
  71. package/bundled/delegates-aria.js +1 -3
  72. package/bundled/floating-ui.dom.cjs +1 -1
  73. package/bundled/floating-ui.dom.js +491 -487
  74. package/bundled/form-associated.cjs +1 -1
  75. package/bundled/form-associated.js +9 -18
  76. package/bundled/key-codes.cjs +1 -1
  77. package/bundled/listbox.cjs +1 -1
  78. package/bundled/listbox.js +10 -27
  79. package/bundled/localized.cjs +1 -1
  80. package/bundled/localized.js +49 -48
  81. package/bundled/mixins.cjs +2 -2
  82. package/bundled/mixins.js +1 -4
  83. package/bundled/normalize.js +2 -2
  84. package/bundled/picker-field.template.cjs +1 -1
  85. package/bundled/picker-field.template.js +0 -1
  86. package/bundled/scrollIntoView.cjs +1 -1
  87. package/bundled/scrollIntoView.js +1 -4
  88. package/bundled/slider.template.cjs +1 -1
  89. package/bundled/slider.template.js +1 -1
  90. package/bundled/slottable-request.js +2 -1
  91. package/bundled/text-field.cjs +1 -1
  92. package/bundled/text-field.js +1 -1
  93. package/bundled/time-selection-picker.template.cjs +2 -2
  94. package/bundled/time-selection-picker.template.js +3 -6
  95. package/bundled/vivid-element.cjs +3 -3
  96. package/bundled/vivid-element.js +302 -293
  97. package/button/definition.cjs +1 -1
  98. package/button/definition.js +1 -1
  99. package/calendar/definition.cjs +0 -2
  100. package/calendar/definition.js +1 -3
  101. package/calendar/index.cjs +1 -1
  102. package/calendar/index.js +6 -8
  103. package/card/definition.cjs +1 -1
  104. package/card/definition.js +1 -1
  105. package/card/index.cjs +1 -1
  106. package/card/index.js +1 -1
  107. package/checkbox/definition.cjs +1 -2
  108. package/checkbox/definition.js +1 -2
  109. package/color-picker/definition.cjs +1 -6
  110. package/color-picker/definition.js +1 -6
  111. package/color-picker/index.cjs +1 -1
  112. package/color-picker/index.js +2 -7
  113. package/combobox/definition.cjs +2 -8
  114. package/combobox/definition.js +2 -8
  115. package/combobox/index.cjs +1 -1
  116. package/combobox/index.js +2 -9
  117. package/contextual-help/definition.cjs +1 -1
  118. package/contextual-help/definition.js +1 -1
  119. package/custom-elements.json +636 -1045
  120. package/data-grid/definition.cjs +72 -85
  121. package/data-grid/definition.js +75 -88
  122. package/data-grid/index.cjs +2 -2
  123. package/data-grid/index.js +7 -39
  124. package/date-picker/definition.cjs +1 -1
  125. package/date-picker/definition.js +1 -1
  126. package/date-range-picker/definition.cjs +1 -3
  127. package/date-range-picker/definition.js +1 -3
  128. package/date-range-picker/index.cjs +1 -1
  129. package/date-range-picker/index.js +1 -5
  130. package/date-time-picker/definition.cjs +1 -1
  131. package/date-time-picker/definition.js +1 -1
  132. package/dial-pad/definition.cjs +2 -11
  133. package/dial-pad/definition.js +3 -12
  134. package/dial-pad/index.cjs +1 -1
  135. package/dial-pad/index.js +14 -38
  136. package/dialog/definition.cjs +2 -3
  137. package/dialog/definition.js +2 -3
  138. package/dialog/index.cjs +1 -1
  139. package/dialog/index.js +1 -2
  140. package/empty-state/definition.js +1 -1
  141. package/fab/definition.cjs +1 -2
  142. package/fab/definition.js +1 -2
  143. package/fab/index.cjs +1 -1
  144. package/fab/index.js +1 -2
  145. package/file-picker/definition.cjs +2 -5
  146. package/file-picker/definition.js +3 -6
  147. package/file-picker/index.cjs +1 -1
  148. package/file-picker/index.js +1 -4
  149. package/icon/definition.cjs +7 -5
  150. package/icon/definition.js +7 -5
  151. package/index.cjs +95 -94
  152. package/index.js +18 -18
  153. package/layout/definition.cjs +1 -1
  154. package/layout/definition.js +1 -1
  155. package/layout/index.cjs +1 -1
  156. package/layout/index.js +1 -1
  157. package/lib/card/card.d.ts +0 -2
  158. package/lib/combobox/combobox.d.ts +1 -1
  159. package/lib/icon/icon.d.ts +0 -1
  160. package/lib/menu/menu.d.ts +0 -1
  161. package/lib/menu-item/menu-item.d.ts +0 -1
  162. package/lib/pagination/pagination.d.ts +0 -3
  163. package/lib/rich-text-editor/rte/exports.d.ts +1 -0
  164. package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +16 -0
  165. package/lib/rich-text-editor/rte/instance.d.ts +2 -1
  166. package/lib/select/select.d.ts +2 -2
  167. package/lib/table/table-head.d.ts +1 -0
  168. package/lib/tabs/tabs.d.ts +0 -1
  169. package/lib/text-field/text-field.d.ts +0 -1
  170. package/locales/de-DE.cjs +95 -95
  171. package/locales/de-DE.js +95 -95
  172. package/locales/en-GB.cjs +1 -1
  173. package/locales/en-GB.js +1 -1
  174. package/locales/en-US.cjs +95 -95
  175. package/locales/en-US.js +95 -95
  176. package/locales/ja-JP.cjs +94 -94
  177. package/locales/ja-JP.js +94 -94
  178. package/locales/zh-CN.cjs +94 -94
  179. package/locales/zh-CN.js +94 -94
  180. package/menu/definition.cjs +2 -3
  181. package/menu/definition.js +2 -3
  182. package/menu-item/definition.cjs +1 -1
  183. package/menu-item/definition.js +1 -1
  184. package/nav-disclosure/definition.cjs +1 -1
  185. package/nav-disclosure/definition.js +1 -1
  186. package/nav-disclosure/index.cjs +1 -1
  187. package/nav-disclosure/index.js +1 -1
  188. package/nav-item/definition.cjs +1 -1
  189. package/nav-item/definition.js +1 -1
  190. package/nav-item/index.cjs +1 -1
  191. package/nav-item/index.js +1 -1
  192. package/number-field/definition.cjs +2 -2
  193. package/number-field/definition.js +2 -2
  194. package/number-field/index.cjs +1 -1
  195. package/number-field/index.js +1 -1
  196. package/package.json +19 -17
  197. package/pagination/definition.cjs +1 -3
  198. package/pagination/definition.js +3 -5
  199. package/pagination/index.cjs +3 -3
  200. package/pagination/index.js +4 -6
  201. package/popover/definition.cjs +1 -8
  202. package/popover/definition.js +1 -8
  203. package/popover/index.cjs +1 -1
  204. package/popover/index.js +6 -17
  205. package/popup/definition.cjs +1 -1
  206. package/popup/definition.js +1 -1
  207. package/radio/definition.cjs +1 -5
  208. package/radio/definition.js +1 -5
  209. package/radio-group/definition.js +2 -2
  210. package/range-slider/definition.cjs +1 -1
  211. package/range-slider/definition.js +2 -2
  212. package/range-slider/index.cjs +1 -1
  213. package/range-slider/index.js +1 -1
  214. package/rich-text-editor/definition.cjs +177 -63
  215. package/rich-text-editor/definition.js +177 -64
  216. package/rich-text-editor/index.cjs +12 -12
  217. package/rich-text-editor/index.js +1651 -1586
  218. package/rich-text-view/definition.js +1 -1
  219. package/searchable-select/definition.cjs +2 -5
  220. package/searchable-select/definition.js +2 -5
  221. package/searchable-select/index.cjs +1 -1
  222. package/searchable-select/index.js +2 -6
  223. package/select/definition.cjs +4 -14
  224. package/select/definition.js +5 -15
  225. package/selectable-box/definition.cjs +1 -1
  226. package/selectable-box/definition.js +2 -2
  227. package/selectable-box/index.cjs +1 -1
  228. package/selectable-box/index.js +1 -1
  229. package/side-drawer/definition.cjs +1 -1
  230. package/side-drawer/definition.js +2 -2
  231. package/side-drawer/index.cjs +1 -1
  232. package/side-drawer/index.js +2 -5
  233. package/simple-color-picker/definition.cjs +18 -9
  234. package/simple-color-picker/definition.js +19 -10
  235. package/simple-color-picker/index.cjs +5 -5
  236. package/simple-color-picker/index.js +23 -23
  237. package/slider/definition.cjs +1 -6
  238. package/slider/definition.js +3 -8
  239. package/split-button/definition.cjs +1 -1
  240. package/split-button/definition.js +2 -2
  241. package/split-button/index.cjs +1 -1
  242. package/split-button/index.js +1 -1
  243. package/status/definition.cjs +9 -3
  244. package/status/definition.js +11 -5
  245. package/status/index.cjs +10 -7
  246. package/status/index.js +46 -39
  247. package/styles/core/all.css +6 -5
  248. package/styles/core/theme.css +6 -5
  249. package/styles/core/typography.css +1 -2
  250. package/styles/tokens/theme-dark.css +17 -21
  251. package/styles/tokens/theme-light.css +17 -21
  252. package/styles/tokens/vivid-2-compat.css +1 -2
  253. package/switch/definition.cjs +1 -2
  254. package/switch/definition.js +2 -3
  255. package/switch/index.cjs +1 -1
  256. package/switch/index.js +1 -2
  257. package/tab/definition.cjs +1 -1
  258. package/tab/definition.js +2 -2
  259. package/tab-panel/definition.js +1 -1
  260. package/table/definition.cjs +17 -11
  261. package/table/definition.js +19 -13
  262. package/table/index.cjs +18 -14
  263. package/table/index.js +55 -48
  264. package/tabs/definition.cjs +0 -2
  265. package/tabs/definition.js +2 -4
  266. package/tabs/index.cjs +1 -1
  267. package/tabs/index.js +0 -2
  268. package/tag/definition.cjs +1 -1
  269. package/tag/definition.js +2 -2
  270. package/tag/index.cjs +1 -1
  271. package/tag/index.js +1 -1
  272. package/tag-group/definition.js +1 -1
  273. package/text-area/definition.cjs +1 -7
  274. package/text-area/definition.js +2 -8
  275. package/text-area/index.cjs +1 -1
  276. package/text-area/index.js +1 -7
  277. package/text-field/definition.cjs +0 -10
  278. package/text-field/definition.js +1 -11
  279. package/time-picker/definition.cjs +1 -1
  280. package/time-picker/definition.js +2 -2
  281. package/toggletip/definition.cjs +0 -2
  282. package/toggletip/definition.js +1 -3
  283. package/tooltip/definition.cjs +0 -1
  284. package/tooltip/definition.js +1 -2
  285. package/tree-view/definition.cjs +0 -16
  286. package/tree-view/definition.js +1 -17
  287. package/tree-view/index.cjs +1 -1
  288. package/tree-view/index.js +0 -16
  289. package/unbundled/_commonjsHelpers.cjs +6 -2
  290. package/unbundled/_commonjsHelpers.js +6 -2
  291. package/unbundled/anchored.js +1 -1
  292. package/unbundled/attribute-binding-behaviour.cjs +0 -1
  293. package/unbundled/attribute-binding-behaviour.js +0 -1
  294. package/unbundled/base-color-picker.cjs +2 -5
  295. package/unbundled/base-color-picker.js +2 -5
  296. package/unbundled/base-progress.cjs +0 -3
  297. package/unbundled/base-progress.js +0 -3
  298. package/unbundled/button.cjs +1 -10
  299. package/unbundled/button.js +1 -10
  300. package/unbundled/calendar-picker.template.cjs +2 -4
  301. package/unbundled/calendar-picker.template.js +2 -4
  302. package/unbundled/data-grid.options.js +1 -1
  303. package/unbundled/definition.cjs +349 -170
  304. package/unbundled/definition.js +348 -170
  305. package/unbundled/definition2.cjs +169 -351
  306. package/unbundled/definition2.js +169 -350
  307. package/unbundled/definition3.cjs +1 -2
  308. package/unbundled/definition3.js +1 -2
  309. package/unbundled/definition4.cjs +1 -2
  310. package/unbundled/definition4.js +3 -4
  311. package/unbundled/definition5.cjs +1 -1
  312. package/unbundled/definition5.js +2 -2
  313. package/unbundled/delegates-aria.cjs +1 -1
  314. package/unbundled/delegates-aria.js +1 -1
  315. package/unbundled/enums.js +1 -1
  316. package/unbundled/form-associated.cjs +4 -5
  317. package/unbundled/form-associated.js +4 -5
  318. package/unbundled/host-semantics.cjs +1 -0
  319. package/unbundled/host-semantics.js +2 -1
  320. package/unbundled/key-codes.js +1 -1
  321. package/unbundled/listbox.cjs +6 -14
  322. package/unbundled/listbox.js +6 -14
  323. package/unbundled/localized.cjs +1 -0
  324. package/unbundled/localized.js +1 -0
  325. package/unbundled/mixins.cjs +0 -2
  326. package/unbundled/mixins.js +2 -4
  327. package/unbundled/picker-field.template.cjs +1 -2
  328. package/unbundled/picker-field.template.js +1 -2
  329. package/unbundled/scrollIntoView.cjs +0 -1
  330. package/unbundled/scrollIntoView.js +0 -1
  331. package/unbundled/slider.template.js +1 -1
  332. package/unbundled/slottable-request.cjs +3 -2
  333. package/unbundled/slottable-request.js +3 -2
  334. package/unbundled/text-field.cjs +1 -1
  335. package/unbundled/text-field.js +1 -1
  336. package/unbundled/time-selection-picker.template.cjs +1 -4
  337. package/unbundled/time-selection-picker.template.js +1 -4
  338. package/unbundled/vivid-element.cjs +2 -1
  339. package/unbundled/vivid-element.js +2 -1
  340. package/video-player/definition.cjs +7953 -7720
  341. package/video-player/definition.js +7955 -7722
  342. package/video-player/index.cjs +38 -54
  343. package/video-player/index.js +12785 -12735
  344. package/visually-hidden/definition.js +1 -1
  345. package/vivid.api.json +48 -341
package/locales/de-DE.js CHANGED
@@ -37,101 +37,101 @@ const Done = "Fertig";
37
37
  const Color = "Farbe";
38
38
  const Opacity = "Deckkraft";
39
39
  const de = {
40
- Play: Play,
41
- Pause: Pause,
42
- Replay: Replay,
43
- "Current Time": "Aktueller Zeitpunkt",
44
- Duration: Duration,
45
- "Remaining Time": "Verbleibende Zeit",
46
- "Stream Type": "Streamtyp",
47
- LIVE: LIVE,
48
- Loaded: Loaded,
49
- Progress: Progress,
50
- Fullscreen: Fullscreen,
51
- "Exit Fullscreen": "Vollbildmodus beenden",
52
- Mute: Mute,
53
- Unmute: Unmute,
54
- "Playback Rate": "Wiedergabegeschwindigkeit",
55
- Subtitles: Subtitles,
56
- "subtitles off": "Untertitel aus",
57
- Captions: Captions,
58
- "captions off": "Untertitel aus",
59
- Chapters: Chapters,
60
- "You aborted the media playback": "Sie haben die Videowiedergabe abgebrochen.",
61
- "A network error caused the media download to fail part-way.": "Der Videodownload ist aufgrund eines Netzwerkfehlers fehlgeschlagen.",
62
- "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Das Video konnte nicht geladen werden, da entweder ein Server- oder Netzwerkfehler auftrat oder das Format nicht unterstützt wird.",
63
- "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Die Videowiedergabe wurde entweder wegen eines Problems mit einem beschädigten Video oder wegen verwendeten Funktionen, die vom Browser nicht unterstützt werden, abgebrochen.",
64
- "No compatible source was found for this media.": "Für dieses Video wurde keine kompatible Quelle gefunden.",
65
- "Play Video": "Video abspielen",
66
- Close: Close,
67
- "Modal Window": "Modales Fenster",
68
- "This is a modal window": "Dies ist ein modales Fenster",
69
- "This modal can be closed by pressing the Escape key or activating the close button.": "Durch Drücken der Esc-Taste bzw. Betätigung der Schaltfläche \"Schließen\" wird dieses modale Fenster geschlossen.",
70
- ", opens captions settings dialog": ", öffnet Einstellungen für Untertitel",
71
- ", opens subtitles settings dialog": ", öffnet Einstellungen für Untertitel",
72
- ", selected": ", ausgewählt",
73
- "captions settings": "Untertiteleinstellungen",
74
- "subtitles settings": "Untertiteleinstellungen",
75
- "descriptions settings": "Einstellungen für Beschreibungen",
76
- "Close Modal Dialog": "Modales Fenster schließen",
77
- Descriptions: Descriptions,
78
- "descriptions off": "Beschreibungen aus",
79
- "The media is encrypted and we do not have the keys to decrypt it.": "Die Entschlüsselungsschlüssel für den verschlüsselten Medieninhalt sind nicht verfügbar.",
80
- ", opens descriptions settings dialog": ", öffnet Einstellungen für Beschreibungen",
81
- "Audio Track": "Tonspur",
82
- Text: Text,
83
- White: White,
84
- Black: Black,
85
- Red: Red,
86
- Green: Green,
87
- Blue: Blue,
88
- Yellow: Yellow,
89
- Magenta: Magenta,
90
- Cyan: Cyan,
91
- Background: Background,
92
- Window: Window,
93
- Transparent: Transparent,
94
- "Semi-Transparent": "Halbdurchsichtig",
95
- Opaque: Opaque,
96
- "Font Size": "Schriftgröße",
97
- "Text Edge Style": "Textkantenstil",
98
- None: None,
99
- Raised: Raised,
100
- Depressed: Depressed,
101
- Uniform: Uniform,
102
- "Drop shadow": "Schlagschatten",
103
- "Font Family": "Schriftfamilie",
104
- "Proportional Sans-Serif": "Proportionale Sans-Serif",
105
- "Monospace Sans-Serif": "Monospace Sans-Serif",
106
- "Proportional Serif": "Proportionale Serif",
107
- "Monospace Serif": "Monospace Serif",
108
- Casual: Casual,
109
- Script: Script,
110
- "Small Caps": "Small-Caps",
111
- Reset: Reset,
112
- "restore all settings to the default values": "Alle Einstellungen auf die Standardwerte zurücksetzen",
113
- Done: Done,
114
- "Caption Settings Dialog": "Einstellungsdialog für Untertitel",
115
- "Beginning of dialog window. Escape will cancel and close the window.": "Anfang des Dialogfensters. Esc bricht ab und schließt das Fenster.",
116
- "End of dialog window.": "Ende des Dialogfensters.",
117
- "Audio Player": "Audio-Player",
118
- "Video Player": "Video-Player",
119
- "Progress Bar": "Fortschrittsbalken",
120
- "progress bar timing: currentTime={1} duration={2}": "{1} von {2}",
121
- "Volume Level": "Lautstärke",
122
- "{1} is loading.": "{1} wird geladen.",
123
- "Seek to live, currently behind live": "Zur Live-Übertragung wechseln. Aktuell wird es nicht live abgespielt.",
124
- "Seek to live, currently playing live": "Zur Live-Übertragung wechseln. Es wird aktuell live abgespielt.",
125
- "Exit Picture-in-Picture": "Bild-im-Bild-Modus beenden",
126
- "Picture-in-Picture": "Bild-im-Bild-Modus",
127
- "No content": "Kein Inhalt",
128
- Color: Color,
129
- Opacity: Opacity,
130
- "Text Background": "Texthintergrund",
131
- "Caption Area Background": "Hintergrund des Untertitelbereichs",
132
- "Playing in Picture-in-Picture": "Wird im Bild-im-Bild-Modus wiedergegeben",
133
- "Skip forward {1} seconds": "{1} Sekunden vorwärts",
134
- "Skip backward {1} seconds": "{1} Sekunden zurück"
40
+ Play,
41
+ Pause,
42
+ Replay,
43
+ "Current Time": "Aktueller Zeitpunkt",
44
+ Duration,
45
+ "Remaining Time": "Verbleibende Zeit",
46
+ "Stream Type": "Streamtyp",
47
+ LIVE,
48
+ Loaded,
49
+ Progress,
50
+ Fullscreen,
51
+ "Exit Fullscreen": "Vollbildmodus beenden",
52
+ Mute,
53
+ Unmute,
54
+ "Playback Rate": "Wiedergabegeschwindigkeit",
55
+ Subtitles,
56
+ "subtitles off": "Untertitel aus",
57
+ Captions,
58
+ "captions off": "Untertitel aus",
59
+ Chapters,
60
+ "You aborted the media playback": "Sie haben die Videowiedergabe abgebrochen.",
61
+ "A network error caused the media download to fail part-way.": "Der Videodownload ist aufgrund eines Netzwerkfehlers fehlgeschlagen.",
62
+ "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Das Video konnte nicht geladen werden, da entweder ein Server- oder Netzwerkfehler auftrat oder das Format nicht unterstützt wird.",
63
+ "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Die Videowiedergabe wurde entweder wegen eines Problems mit einem beschädigten Video oder wegen verwendeten Funktionen, die vom Browser nicht unterstützt werden, abgebrochen.",
64
+ "No compatible source was found for this media.": "Für dieses Video wurde keine kompatible Quelle gefunden.",
65
+ "Play Video": "Video abspielen",
66
+ Close,
67
+ "Modal Window": "Modales Fenster",
68
+ "This is a modal window": "Dies ist ein modales Fenster",
69
+ "This modal can be closed by pressing the Escape key or activating the close button.": "Durch Drücken der Esc-Taste bzw. Betätigung der Schaltfläche \"Schließen\" wird dieses modale Fenster geschlossen.",
70
+ ", opens captions settings dialog": ", öffnet Einstellungen für Untertitel",
71
+ ", opens subtitles settings dialog": ", öffnet Einstellungen für Untertitel",
72
+ ", selected": ", ausgewählt",
73
+ "captions settings": "Untertiteleinstellungen",
74
+ "subtitles settings": "Untertiteleinstellungen",
75
+ "descriptions settings": "Einstellungen für Beschreibungen",
76
+ "Close Modal Dialog": "Modales Fenster schließen",
77
+ Descriptions,
78
+ "descriptions off": "Beschreibungen aus",
79
+ "The media is encrypted and we do not have the keys to decrypt it.": "Die Entschlüsselungsschlüssel für den verschlüsselten Medieninhalt sind nicht verfügbar.",
80
+ ", opens descriptions settings dialog": ", öffnet Einstellungen für Beschreibungen",
81
+ "Audio Track": "Tonspur",
82
+ Text,
83
+ White,
84
+ Black,
85
+ Red,
86
+ Green,
87
+ Blue,
88
+ Yellow,
89
+ Magenta,
90
+ Cyan,
91
+ Background,
92
+ Window,
93
+ Transparent,
94
+ "Semi-Transparent": "Halbdurchsichtig",
95
+ Opaque,
96
+ "Font Size": "Schriftgröße",
97
+ "Text Edge Style": "Textkantenstil",
98
+ None,
99
+ Raised,
100
+ Depressed,
101
+ Uniform,
102
+ "Drop shadow": "Schlagschatten",
103
+ "Font Family": "Schriftfamilie",
104
+ "Proportional Sans-Serif": "Proportionale Sans-Serif",
105
+ "Monospace Sans-Serif": "Monospace Sans-Serif",
106
+ "Proportional Serif": "Proportionale Serif",
107
+ "Monospace Serif": "Monospace Serif",
108
+ Casual,
109
+ Script,
110
+ "Small Caps": "Small-Caps",
111
+ Reset,
112
+ "restore all settings to the default values": "Alle Einstellungen auf die Standardwerte zurücksetzen",
113
+ Done,
114
+ "Caption Settings Dialog": "Einstellungsdialog für Untertitel",
115
+ "Beginning of dialog window. Escape will cancel and close the window.": "Anfang des Dialogfensters. Esc bricht ab und schließt das Fenster.",
116
+ "End of dialog window.": "Ende des Dialogfensters.",
117
+ "Audio Player": "Audio-Player",
118
+ "Video Player": "Video-Player",
119
+ "Progress Bar": "Fortschrittsbalken",
120
+ "progress bar timing: currentTime={1} duration={2}": "{1} von {2}",
121
+ "Volume Level": "Lautstärke",
122
+ "{1} is loading.": "{1} wird geladen.",
123
+ "Seek to live, currently behind live": "Zur Live-Übertragung wechseln. Aktuell wird es nicht live abgespielt.",
124
+ "Seek to live, currently playing live": "Zur Live-Übertragung wechseln. Es wird aktuell live abgespielt.",
125
+ "Exit Picture-in-Picture": "Bild-im-Bild-Modus beenden",
126
+ "Picture-in-Picture": "Bild-im-Bild-Modus",
127
+ "No content": "Kein Inhalt",
128
+ Color,
129
+ Opacity,
130
+ "Text Background": "Texthintergrund",
131
+ "Caption Area Background": "Hintergrund des Untertitelbereichs",
132
+ "Playing in Picture-in-Picture": "Wird im Bild-im-Bild-Modus wiedergegeben",
133
+ "Skip forward {1} seconds": "{1} Sekunden vorwärts",
134
+ "Skip backward {1} seconds": "{1} Sekunden zurück",
135
135
  };
136
136
 
137
137
  const videoPlayerLocale = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
package/locales/en-GB.cjs CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  const Color = "Colour";
4
4
  const enGB$1 = {
5
- Color: Color
5
+ Color,
6
6
  };
7
7
 
8
8
  const videoPlayerLocale = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
package/locales/en-GB.js CHANGED
@@ -1,6 +1,6 @@
1
1
  const Color = "Colour";
2
2
  const enGB$1 = {
3
- Color: Color
3
+ Color,
4
4
  };
5
5
 
6
6
  const videoPlayerLocale = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
package/locales/en-US.cjs CHANGED
@@ -39,101 +39,101 @@ const Done = "Done";
39
39
  const Color = "Color";
40
40
  const Opacity = "Opacity";
41
41
  const en = {
42
- "Audio Player": "Audio Player",
43
- "Video Player": "Video Player",
44
- Play: Play,
45
- Pause: Pause,
46
- Replay: Replay,
47
- "Current Time": "Current Time",
48
- Duration: Duration,
49
- "Remaining Time": "Remaining Time",
50
- "Stream Type": "Stream Type",
51
- LIVE: LIVE,
52
- "Seek to live, currently behind live": "Seek to live, currently behind live",
53
- "Seek to live, currently playing live": "Seek to live, currently playing live",
54
- Loaded: Loaded,
55
- Progress: Progress,
56
- "Progress Bar": "Progress Bar",
57
- "progress bar timing: currentTime={1} duration={2}": "{1} of {2}",
58
- Fullscreen: Fullscreen,
59
- "Exit Fullscreen": "Exit Fullscreen",
60
- Mute: Mute,
61
- Unmute: Unmute,
62
- "Playback Rate": "Playback Rate",
63
- Subtitles: Subtitles,
64
- "subtitles off": "subtitles off",
65
- Captions: Captions,
66
- "captions off": "captions off",
67
- Chapters: Chapters,
68
- Descriptions: Descriptions,
69
- "descriptions off": "descriptions off",
70
- "Audio Track": "Audio Track",
71
- "Volume Level": "Volume Level",
72
- "You aborted the media playback": "You aborted the media playback",
73
- "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.",
74
- "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.",
75
- "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",
76
- "No compatible source was found for this media.": "No compatible source was found for this media.",
77
- "The media is encrypted and we do not have the keys to decrypt it.": "The media is encrypted and we do not have the keys to decrypt it.",
78
- "Play Video": "Play Video",
79
- Close: Close,
80
- "Close Modal Dialog": "Close Modal Dialog",
81
- "Modal Window": "Modal Window",
82
- "This is a modal window": "This is a modal window",
83
- "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.",
84
- ", opens captions settings dialog": ", opens captions settings dialog",
85
- ", opens subtitles settings dialog": ", opens subtitles settings dialog",
86
- ", opens descriptions settings dialog": ", opens descriptions settings dialog",
87
- ", selected": ", selected",
88
- "captions settings": "captions settings",
89
- "subtitles settings": "subtitles settings",
90
- "descriptions settings": "descriptions settings",
91
- Text: Text,
92
- White: White,
93
- Black: Black,
94
- Red: Red,
95
- Green: Green,
96
- Blue: Blue,
97
- Yellow: Yellow,
98
- Magenta: Magenta,
99
- Cyan: Cyan,
100
- Background: Background,
101
- Window: Window,
102
- Transparent: Transparent,
103
- "Semi-Transparent": "Semi-Transparent",
104
- Opaque: Opaque,
105
- "Font Size": "Font Size",
106
- "Text Edge Style": "Text Edge Style",
107
- None: None,
108
- Raised: Raised,
109
- Depressed: Depressed,
110
- Uniform: Uniform,
111
- "Drop shadow": "Drop shadow",
112
- "Font Family": "Font Family",
113
- "Proportional Sans-Serif": "Proportional Sans-Serif",
114
- "Monospace Sans-Serif": "Monospace Sans-Serif",
115
- "Proportional Serif": "Proportional Serif",
116
- "Monospace Serif": "Monospace Serif",
117
- Casual: Casual,
118
- Script: Script,
119
- "Small Caps": "Small Caps",
120
- Reset: Reset,
121
- "restore all settings to the default values": "restore all settings to the default values",
122
- Done: Done,
123
- "Caption Settings Dialog": "Caption Settings Dialog",
124
- "Beginning of dialog window. Escape will cancel and close the window.": "Beginning of dialog window. Escape will cancel and close the window.",
125
- "End of dialog window.": "End of dialog window.",
126
- "{1} is loading.": "{1} is loading.",
127
- "Exit Picture-in-Picture": "Exit Picture-in-Picture",
128
- "Picture-in-Picture": "Picture-in-Picture",
129
- "No content": "No content",
130
- Color: Color,
131
- Opacity: Opacity,
132
- "Text Background": "Text Background",
133
- "Caption Area Background": "Caption Area Background",
134
- "Playing in Picture-in-Picture": "Playing in Picture-in-Picture",
135
- "Skip backward {1} seconds": "Skip backward {1} seconds",
136
- "Skip forward {1} seconds": "Skip forward {1} seconds"
42
+ "Audio Player": "Audio Player",
43
+ "Video Player": "Video Player",
44
+ Play,
45
+ Pause,
46
+ Replay,
47
+ "Current Time": "Current Time",
48
+ Duration,
49
+ "Remaining Time": "Remaining Time",
50
+ "Stream Type": "Stream Type",
51
+ LIVE,
52
+ "Seek to live, currently behind live": "Seek to live, currently behind live",
53
+ "Seek to live, currently playing live": "Seek to live, currently playing live",
54
+ Loaded,
55
+ Progress,
56
+ "Progress Bar": "Progress Bar",
57
+ "progress bar timing: currentTime={1} duration={2}": "{1} of {2}",
58
+ Fullscreen,
59
+ "Exit Fullscreen": "Exit Fullscreen",
60
+ Mute,
61
+ Unmute,
62
+ "Playback Rate": "Playback Rate",
63
+ Subtitles,
64
+ "subtitles off": "subtitles off",
65
+ Captions,
66
+ "captions off": "captions off",
67
+ Chapters,
68
+ Descriptions,
69
+ "descriptions off": "descriptions off",
70
+ "Audio Track": "Audio Track",
71
+ "Volume Level": "Volume Level",
72
+ "You aborted the media playback": "You aborted the media playback",
73
+ "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.",
74
+ "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.",
75
+ "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",
76
+ "No compatible source was found for this media.": "No compatible source was found for this media.",
77
+ "The media is encrypted and we do not have the keys to decrypt it.": "The media is encrypted and we do not have the keys to decrypt it.",
78
+ "Play Video": "Play Video",
79
+ Close,
80
+ "Close Modal Dialog": "Close Modal Dialog",
81
+ "Modal Window": "Modal Window",
82
+ "This is a modal window": "This is a modal window",
83
+ "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.",
84
+ ", opens captions settings dialog": ", opens captions settings dialog",
85
+ ", opens subtitles settings dialog": ", opens subtitles settings dialog",
86
+ ", opens descriptions settings dialog": ", opens descriptions settings dialog",
87
+ ", selected": ", selected",
88
+ "captions settings": "captions settings",
89
+ "subtitles settings": "subtitles settings",
90
+ "descriptions settings": "descriptions settings",
91
+ Text,
92
+ White,
93
+ Black,
94
+ Red,
95
+ Green,
96
+ Blue,
97
+ Yellow,
98
+ Magenta,
99
+ Cyan,
100
+ Background,
101
+ Window,
102
+ Transparent,
103
+ "Semi-Transparent": "Semi-Transparent",
104
+ Opaque,
105
+ "Font Size": "Font Size",
106
+ "Text Edge Style": "Text Edge Style",
107
+ None,
108
+ Raised,
109
+ Depressed,
110
+ Uniform,
111
+ "Drop shadow": "Drop shadow",
112
+ "Font Family": "Font Family",
113
+ "Proportional Sans-Serif": "Proportional Sans-Serif",
114
+ "Monospace Sans-Serif": "Monospace Sans-Serif",
115
+ "Proportional Serif": "Proportional Serif",
116
+ "Monospace Serif": "Monospace Serif",
117
+ Casual,
118
+ Script,
119
+ "Small Caps": "Small Caps",
120
+ Reset,
121
+ "restore all settings to the default values": "restore all settings to the default values",
122
+ Done,
123
+ "Caption Settings Dialog": "Caption Settings Dialog",
124
+ "Beginning of dialog window. Escape will cancel and close the window.": "Beginning of dialog window. Escape will cancel and close the window.",
125
+ "End of dialog window.": "End of dialog window.",
126
+ "{1} is loading.": "{1} is loading.",
127
+ "Exit Picture-in-Picture": "Exit Picture-in-Picture",
128
+ "Picture-in-Picture": "Picture-in-Picture",
129
+ "No content": "No content",
130
+ Color,
131
+ Opacity,
132
+ "Text Background": "Text Background",
133
+ "Caption Area Background": "Caption Area Background",
134
+ "Playing in Picture-in-Picture": "Playing in Picture-in-Picture",
135
+ "Skip backward {1} seconds": "Skip backward {1} seconds",
136
+ "Skip forward {1} seconds": "Skip forward {1} seconds",
137
137
  };
138
138
 
139
139
  const videoPlayerLocale = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
package/locales/en-US.js CHANGED
@@ -37,101 +37,101 @@ const Done = "Done";
37
37
  const Color = "Color";
38
38
  const Opacity = "Opacity";
39
39
  const en = {
40
- "Audio Player": "Audio Player",
41
- "Video Player": "Video Player",
42
- Play: Play,
43
- Pause: Pause,
44
- Replay: Replay,
45
- "Current Time": "Current Time",
46
- Duration: Duration,
47
- "Remaining Time": "Remaining Time",
48
- "Stream Type": "Stream Type",
49
- LIVE: LIVE,
50
- "Seek to live, currently behind live": "Seek to live, currently behind live",
51
- "Seek to live, currently playing live": "Seek to live, currently playing live",
52
- Loaded: Loaded,
53
- Progress: Progress,
54
- "Progress Bar": "Progress Bar",
55
- "progress bar timing: currentTime={1} duration={2}": "{1} of {2}",
56
- Fullscreen: Fullscreen,
57
- "Exit Fullscreen": "Exit Fullscreen",
58
- Mute: Mute,
59
- Unmute: Unmute,
60
- "Playback Rate": "Playback Rate",
61
- Subtitles: Subtitles,
62
- "subtitles off": "subtitles off",
63
- Captions: Captions,
64
- "captions off": "captions off",
65
- Chapters: Chapters,
66
- Descriptions: Descriptions,
67
- "descriptions off": "descriptions off",
68
- "Audio Track": "Audio Track",
69
- "Volume Level": "Volume Level",
70
- "You aborted the media playback": "You aborted the media playback",
71
- "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.",
72
- "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.",
73
- "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",
74
- "No compatible source was found for this media.": "No compatible source was found for this media.",
75
- "The media is encrypted and we do not have the keys to decrypt it.": "The media is encrypted and we do not have the keys to decrypt it.",
76
- "Play Video": "Play Video",
77
- Close: Close,
78
- "Close Modal Dialog": "Close Modal Dialog",
79
- "Modal Window": "Modal Window",
80
- "This is a modal window": "This is a modal window",
81
- "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.",
82
- ", opens captions settings dialog": ", opens captions settings dialog",
83
- ", opens subtitles settings dialog": ", opens subtitles settings dialog",
84
- ", opens descriptions settings dialog": ", opens descriptions settings dialog",
85
- ", selected": ", selected",
86
- "captions settings": "captions settings",
87
- "subtitles settings": "subtitles settings",
88
- "descriptions settings": "descriptions settings",
89
- Text: Text,
90
- White: White,
91
- Black: Black,
92
- Red: Red,
93
- Green: Green,
94
- Blue: Blue,
95
- Yellow: Yellow,
96
- Magenta: Magenta,
97
- Cyan: Cyan,
98
- Background: Background,
99
- Window: Window,
100
- Transparent: Transparent,
101
- "Semi-Transparent": "Semi-Transparent",
102
- Opaque: Opaque,
103
- "Font Size": "Font Size",
104
- "Text Edge Style": "Text Edge Style",
105
- None: None,
106
- Raised: Raised,
107
- Depressed: Depressed,
108
- Uniform: Uniform,
109
- "Drop shadow": "Drop shadow",
110
- "Font Family": "Font Family",
111
- "Proportional Sans-Serif": "Proportional Sans-Serif",
112
- "Monospace Sans-Serif": "Monospace Sans-Serif",
113
- "Proportional Serif": "Proportional Serif",
114
- "Monospace Serif": "Monospace Serif",
115
- Casual: Casual,
116
- Script: Script,
117
- "Small Caps": "Small Caps",
118
- Reset: Reset,
119
- "restore all settings to the default values": "restore all settings to the default values",
120
- Done: Done,
121
- "Caption Settings Dialog": "Caption Settings Dialog",
122
- "Beginning of dialog window. Escape will cancel and close the window.": "Beginning of dialog window. Escape will cancel and close the window.",
123
- "End of dialog window.": "End of dialog window.",
124
- "{1} is loading.": "{1} is loading.",
125
- "Exit Picture-in-Picture": "Exit Picture-in-Picture",
126
- "Picture-in-Picture": "Picture-in-Picture",
127
- "No content": "No content",
128
- Color: Color,
129
- Opacity: Opacity,
130
- "Text Background": "Text Background",
131
- "Caption Area Background": "Caption Area Background",
132
- "Playing in Picture-in-Picture": "Playing in Picture-in-Picture",
133
- "Skip backward {1} seconds": "Skip backward {1} seconds",
134
- "Skip forward {1} seconds": "Skip forward {1} seconds"
40
+ "Audio Player": "Audio Player",
41
+ "Video Player": "Video Player",
42
+ Play,
43
+ Pause,
44
+ Replay,
45
+ "Current Time": "Current Time",
46
+ Duration,
47
+ "Remaining Time": "Remaining Time",
48
+ "Stream Type": "Stream Type",
49
+ LIVE,
50
+ "Seek to live, currently behind live": "Seek to live, currently behind live",
51
+ "Seek to live, currently playing live": "Seek to live, currently playing live",
52
+ Loaded,
53
+ Progress,
54
+ "Progress Bar": "Progress Bar",
55
+ "progress bar timing: currentTime={1} duration={2}": "{1} of {2}",
56
+ Fullscreen,
57
+ "Exit Fullscreen": "Exit Fullscreen",
58
+ Mute,
59
+ Unmute,
60
+ "Playback Rate": "Playback Rate",
61
+ Subtitles,
62
+ "subtitles off": "subtitles off",
63
+ Captions,
64
+ "captions off": "captions off",
65
+ Chapters,
66
+ Descriptions,
67
+ "descriptions off": "descriptions off",
68
+ "Audio Track": "Audio Track",
69
+ "Volume Level": "Volume Level",
70
+ "You aborted the media playback": "You aborted the media playback",
71
+ "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.",
72
+ "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.",
73
+ "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",
74
+ "No compatible source was found for this media.": "No compatible source was found for this media.",
75
+ "The media is encrypted and we do not have the keys to decrypt it.": "The media is encrypted and we do not have the keys to decrypt it.",
76
+ "Play Video": "Play Video",
77
+ Close,
78
+ "Close Modal Dialog": "Close Modal Dialog",
79
+ "Modal Window": "Modal Window",
80
+ "This is a modal window": "This is a modal window",
81
+ "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.",
82
+ ", opens captions settings dialog": ", opens captions settings dialog",
83
+ ", opens subtitles settings dialog": ", opens subtitles settings dialog",
84
+ ", opens descriptions settings dialog": ", opens descriptions settings dialog",
85
+ ", selected": ", selected",
86
+ "captions settings": "captions settings",
87
+ "subtitles settings": "subtitles settings",
88
+ "descriptions settings": "descriptions settings",
89
+ Text,
90
+ White,
91
+ Black,
92
+ Red,
93
+ Green,
94
+ Blue,
95
+ Yellow,
96
+ Magenta,
97
+ Cyan,
98
+ Background,
99
+ Window,
100
+ Transparent,
101
+ "Semi-Transparent": "Semi-Transparent",
102
+ Opaque,
103
+ "Font Size": "Font Size",
104
+ "Text Edge Style": "Text Edge Style",
105
+ None,
106
+ Raised,
107
+ Depressed,
108
+ Uniform,
109
+ "Drop shadow": "Drop shadow",
110
+ "Font Family": "Font Family",
111
+ "Proportional Sans-Serif": "Proportional Sans-Serif",
112
+ "Monospace Sans-Serif": "Monospace Sans-Serif",
113
+ "Proportional Serif": "Proportional Serif",
114
+ "Monospace Serif": "Monospace Serif",
115
+ Casual,
116
+ Script,
117
+ "Small Caps": "Small Caps",
118
+ Reset,
119
+ "restore all settings to the default values": "restore all settings to the default values",
120
+ Done,
121
+ "Caption Settings Dialog": "Caption Settings Dialog",
122
+ "Beginning of dialog window. Escape will cancel and close the window.": "Beginning of dialog window. Escape will cancel and close the window.",
123
+ "End of dialog window.": "End of dialog window.",
124
+ "{1} is loading.": "{1} is loading.",
125
+ "Exit Picture-in-Picture": "Exit Picture-in-Picture",
126
+ "Picture-in-Picture": "Picture-in-Picture",
127
+ "No content": "No content",
128
+ Color,
129
+ Opacity,
130
+ "Text Background": "Text Background",
131
+ "Caption Area Background": "Caption Area Background",
132
+ "Playing in Picture-in-Picture": "Playing in Picture-in-Picture",
133
+ "Skip backward {1} seconds": "Skip backward {1} seconds",
134
+ "Skip forward {1} seconds": "Skip forward {1} seconds",
135
135
  };
136
136
 
137
137
  const videoPlayerLocale = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({