skin.ts 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637
  1. export interface Classes {
  2. "tox": string;
  3. "tox-tinymce": string;
  4. "tox-tinymce-aux": string;
  5. "tox-tinymce-inline": string;
  6. "tox-editor-container": string;
  7. "tox-editor-header": string;
  8. "tox-icon--flip": string;
  9. "tox-editor-dock-transition": string;
  10. "tox-tinymce--toolbar-bottom": string;
  11. "tox-tinymce--toolbar-sticky-on": string;
  12. "tox-editor-header--empty": string;
  13. "tox-editor-dock-fadeout": string;
  14. "tox-editor-dock-fadein": string;
  15. "accessibility-issue__header": string;
  16. "accessibility-issue__subheader": string;
  17. "accessbility-sr-only": string;
  18. "accessibility-issue__description": string;
  19. "tox-icon": string;
  20. "accessibility-issue__contentID": string;
  21. "accessibility-issue__document": string;
  22. "accessibility-issue__repair": string;
  23. "tox-form__group": string;
  24. "tox-form__group--error": string;
  25. "tox-dialog__body-content": string;
  26. "accessibility-issue--info": string;
  27. "accessibility-issue__icon": string;
  28. "tox-button--naked": string;
  29. "tox-button--icon": string;
  30. "accessibility-issue--warn": string;
  31. "accessibility-issue--error": string;
  32. "accessibility-issue--success": string;
  33. "tox-button": string;
  34. "mce-codemirror": string;
  35. "tox-inline-codemirror": string;
  36. "tox-advtemplate": string;
  37. "tox-form__grid": string;
  38. "tox-force-desktop": string;
  39. "tox-accordion": string;
  40. "tox-accordion__item": string;
  41. "tox-accordion__item--expanded": string;
  42. "tox-accordion__content--expanded": string;
  43. "tox-accordion__content-inner": string;
  44. "tox-accordion__heading": string;
  45. "tox-accordion__header": string;
  46. "tox-accordion__header--disabled": string;
  47. "tox-accordion__header--icon-end": string;
  48. "tox-accordion__header-icon": string;
  49. "tox-accordion__header-text": string;
  50. "tox-accordion__content": string;
  51. "tox-accordion__content--collapsed": string;
  52. "tox-dropdown-content": string;
  53. "tox-button-group": string;
  54. "tox-accordion__model-button": string;
  55. "tox-selectfield": string;
  56. "tox-alert": string;
  57. "tox-alert--error": string;
  58. "tox-alert--warning": string;
  59. "tox-alert__body": string;
  60. "tox-alert__content": string;
  61. "tox-alert__message": string;
  62. "tox-alert__actions": string;
  63. "tox-anchorbar": string;
  64. "tox-bottom-anchorbar": string;
  65. "tox-bar": string;
  66. "tox-icon--success": string;
  67. "tox-icon--error": string;
  68. "tox-button--stretch": string;
  69. "tox-context-form__group": string;
  70. "tox-button--enabled": string;
  71. "tox-button--secondary": string;
  72. "tox-button--secondary--outline": string;
  73. "tox-checkbox": string;
  74. "tox-checkbox__input": string;
  75. "tox-checkbox__icons": string;
  76. "tox-checkbox-icon__unchecked": string;
  77. "tox-checkbox-icon__indeterminate": string;
  78. "tox-checkbox-icon__checked": string;
  79. "tox-checkbox--disabled": string;
  80. "tox-checkbox__label": string;
  81. "tox-collection--toolbar": string;
  82. "tox-collection__group": string;
  83. "tox-collection--grid": string;
  84. "tox-collection--list": string;
  85. "tox-collection__group-heading": string;
  86. "tox-collection__item": string;
  87. "tox-image-selector-menu": string;
  88. "tox-collection__item-image-selector": string;
  89. "tox-collection__item-icon": string;
  90. "tox-collection__item-image": string;
  91. "tox-collection__item-checkmark": string;
  92. "tox-image-selector__row": string;
  93. "tox-collection__item--active": string;
  94. "tox-collection__item--state-disabled": string;
  95. "tox-collection__item--enabled": string;
  96. "tox-collection--toolbar-lg": string;
  97. "tox-collection__item-label": string;
  98. "tox-collection__item-accessory": string;
  99. "tox-collection__item-caret": string;
  100. "tox-collection--horizontal": string;
  101. "tox-collection__item-container": string;
  102. "tox-collection__item-container--row": string;
  103. "tox-collection__item-container--align-left": string;
  104. "tox-collection__item-container--align-right": string;
  105. "tox-collection__item-container--valign-top": string;
  106. "tox-collection__item-container--valign-middle": string;
  107. "tox-collection__item-container--valign-bottom": string;
  108. "tox-collection__item-container--column": string;
  109. "tox-collection": string;
  110. "tox-hue-slider": string;
  111. "tox-rgb-form": string;
  112. "tox-rgba-preview": string;
  113. "tox-color-picker-container": string;
  114. "tox-sv-palette": string;
  115. "tox-sv-palette-spectrum": string;
  116. "tox-sv-palette-thumb": string;
  117. "tox-sv-palette-inner-thumb": string;
  118. "tox-hue-slider-spectrum": string;
  119. "tox-hue-slider-thumb": string;
  120. "tox-invalid": string;
  121. "tox-rgb-container": string;
  122. "tox-invalid-icon": string;
  123. "tox-control-wrap__status-icon-invalid": string;
  124. "tox-rgb-warning-note": string;
  125. "tox-toolbar": string;
  126. "tox-swatches": string;
  127. "tox-toolbar__primary": string;
  128. "tox-toolbar__overflow": string;
  129. "tox-swatches-menu": string;
  130. "tox-swatches__row": string;
  131. "tox-swatch": string;
  132. "tox-swatch--remove": string;
  133. "tox-swatches__picker-btn": string;
  134. "tox-comment": string;
  135. "tox-comment--selected": string;
  136. "tox-comment__single": string;
  137. "tox-comment__header": string;
  138. "tox-comment__date": string;
  139. "tox-comment__body": string;
  140. "tox-comment__body--expanded": string;
  141. "tox-comment__body--pending": string;
  142. "tox-comment__loading-text": string;
  143. "tox-comment__overlaytext": string;
  144. "tox-comment__expander": string;
  145. "tox-comment__buttonspacing": string;
  146. "tox-tbtn": string;
  147. "tox-comment__mention-btn": string;
  148. "tox-comment-thread": string;
  149. "tox-comment-thread__overlay": string;
  150. "tox-comment__reply": string;
  151. "tox-comment__edit": string;
  152. "tox-comment__gradient": string;
  153. "tox-comment__overlay": string;
  154. "tox-comment__busy-spinner": string;
  155. "tox-comment__scroll": string;
  156. "tox-comment--disappearing": string;
  157. "tox-ring-loader": string;
  158. "tox-rotation": string;
  159. "tox-user": string;
  160. "tox-user__avatar": string;
  161. "tox-user__name": string;
  162. "tox-dialog-wrap": string;
  163. "tox-dialog-wrap__backdrop": string;
  164. "tox-dialog-wrap__backdrop--opaque": string;
  165. "tox-dialog": string;
  166. "tox-dialog-inline": string;
  167. "tox-dialog__header": string;
  168. "tox-dialog__draghandle": string;
  169. "tox-dialog__dismiss": string;
  170. "tox-dialog__title": string;
  171. "tox-dialog__body": string;
  172. "tox-dialog__body-nav": string;
  173. "tox-dialog__body-nav-item": string;
  174. "tox-dialog__body-nav-item--active": string;
  175. "tox-label": string;
  176. "tox-label--center": string;
  177. "tox-label--end": string;
  178. "tox-dialog--width-lg": string;
  179. "tox-dialog--fullscreen": string;
  180. "tox-dialog--width-md": string;
  181. "tox-dialog__body-content--centered": string;
  182. "tox-dialog__footer": string;
  183. "tox-dialog__footer-start": string;
  184. "tox-dialog__footer-end": string;
  185. "tox-dialog__busy-spinner": string;
  186. "tox-dialog__table": string;
  187. "tox-dialog__iframe": string;
  188. "tox-dialog__iframe--opaque": string;
  189. "tox-navobj-bordered": string;
  190. "tox-navobj-bordered-focus": string;
  191. "tox-dialog__popups": string;
  192. "tox-dialog__body-iframe": string;
  193. "tox-navobj": string;
  194. "tox-dialog-dock-fadeout": string;
  195. "tox-dialog-dock-fadein": string;
  196. "tox-dialog-dock-transition": string;
  197. "tox-menu": string;
  198. "tox-dialog__disable-scroll": string;
  199. "tox-dropzone-container": string;
  200. "tox-dropzone": string;
  201. "tox-edit-area": string;
  202. "tox-edit-area__iframe": string;
  203. "tox-edit-focus": string;
  204. "tox-inline-edit-area": string;
  205. "tox-expandable-box": string;
  206. "tox-expandable-box__content": string;
  207. "tox-expandable-box__content--overflowing": string;
  208. "tox-expandable-box__content--expanded": string;
  209. "tox-control-wrap": string;
  210. "tox-control-wrap--status-invalid": string;
  211. "tox-control-wrap--status-unknown": string;
  212. "tox-control-wrap__status-icon-unknown": string;
  213. "tox-control-wrap--status-valid": string;
  214. "tox-control-wrap__status-icon-valid": string;
  215. "tox-control-wrap__status-icon-wrap": string;
  216. "tox-textfield": string;
  217. "tox-custom-preview": string;
  218. "tox-autocompleter": string;
  219. "tox-autocompleter-highlight": string;
  220. "tox-color-input": string;
  221. "tox-toolbar-label": string;
  222. "tox-form": string;
  223. "tox-form-group--maximize": string;
  224. "tox-form__group--collection": string;
  225. "tox-form__grid--2col": string;
  226. "tox-form__grid--3col": string;
  227. "tox-form__grid--4col": string;
  228. "tox-form__controls-h-stack": string;
  229. "tox-form__group--inline": string;
  230. "tox-form__group--stretched": string;
  231. "tox-textarea": string;
  232. "tox-lock": string;
  233. "tox-locked": string;
  234. "tox-lock-icon__unlock": string;
  235. "tox-lock-icon__lock": string;
  236. "tox-lock-context-form-size-input": string;
  237. "tox-toolbar-textfield": string;
  238. "tox-listboxfield": string;
  239. "tox-listbox--select": string;
  240. "tox-textarea-wrap": string;
  241. "tox-focusable-wrapper": string;
  242. "tox-custom-editor": string;
  243. "tox-naked-btn": string;
  244. "tox-textfield-size": string;
  245. "tox-listbox__select-label": string;
  246. "tox-listbox__select-chevron": string;
  247. "tox-fullscreen": string;
  248. "tox-statusbar__resize-handle": string;
  249. "tox-shadowhost": string;
  250. "tox-help__more-link": string;
  251. "tox-imagepreview": string;
  252. "tox-imagepreview__loaded": string;
  253. "tox-imagepreview__container": string;
  254. "tox-imagepreview__image": string;
  255. "tox-image-tools": string;
  256. "tox-spacer": string;
  257. "tox-croprect-block": string;
  258. "tox-croprect-handle": string;
  259. "tox-croprect-handle-move": string;
  260. "tox-croprect-handle-nw": string;
  261. "tox-croprect-handle-ne": string;
  262. "tox-croprect-handle-sw": string;
  263. "tox-croprect-handle-se": string;
  264. "tox-image-selector-loading-spinner-wrapper": string;
  265. "tox-image-selector-loading-spinner": string;
  266. "tox-image-selector": string;
  267. "tox-image-selector--remove": string;
  268. "tox-image-selector-image-wrapper": string;
  269. "tox-image-selector-image-img": string;
  270. "tox-image-selector__picker-btn": string;
  271. "tox-context-toolbar": string;
  272. "tox-toolbar__group": string;
  273. "tox-insert-table-picker": string;
  274. "tox-insert-table-picker__selected": string;
  275. "tox-insert-table-picker__label": string;
  276. "tox-mentions__card-common": string;
  277. "tox-mentions__card": string;
  278. "tox-mentions__container": string;
  279. "tox-mentions__avatar": string;
  280. "tox-mentions__username": string;
  281. "tox-mentions__description": string;
  282. "tox-menu__label": string;
  283. "tox-menubar": string;
  284. "tox-promotion": string;
  285. "tox-promotion-link": string;
  286. "tox-mbtn": string;
  287. "tox-mbtn--active": string;
  288. "tox-mbtn__select-label": string;
  289. "tox-mbtn__select-chevron": string;
  290. "tox-notification": string;
  291. "tox-notification--in": string;
  292. "tox-notification--success": string;
  293. "tox-notification--error": string;
  294. "tox-notification--warn": string;
  295. "tox-notification--warning": string;
  296. "tox-notification--info": string;
  297. "tox-notification__body": string;
  298. "tox-notification__icon": string;
  299. "tox-notification__dismiss": string;
  300. "tox-progress-bar": string;
  301. "tox-notification-container-dock-fadeout": string;
  302. "tox-notification-container-dock-fadein": string;
  303. "tox-notification-container-dock-transition": string;
  304. "tox-onboarding-overlay": string;
  305. "tox-onboarding-dialog": string;
  306. "tox-onboarding-header": string;
  307. "tox-onboarding-step": string;
  308. "tox-onboarding-step--number": string;
  309. "tox-onboarding-step--body": string;
  310. "tox-onboarding-step--body-header": string;
  311. "tox-onboarding-step--body-details": string;
  312. "tox-onboarding-step--action": string;
  313. "tox-onboarding-footer": string;
  314. "tox-promotion-dialog": string;
  315. "tox-promotion-dialog-plugin": string;
  316. "tox-promotion-dialog-plugin--body": string;
  317. "tox-promotion-dialog-plugin-header": string;
  318. "tox-promotion-dialog-plugin-details": string;
  319. "tox-promotion-dialog-plugin--icon": string;
  320. "tox-promotion-dialog--subtitle": string;
  321. "tox-promotion-dialog--explore": string;
  322. "tox-promotion-dialog--footer": string;
  323. "tox-promotion-button": string;
  324. "tox-pop": string;
  325. "tox-pop--resizing": string;
  326. "tox-pop--transition": string;
  327. "tox-pop__dialog": string;
  328. "tox-pop--inset": string;
  329. "tox-pop--bottom": string;
  330. "tox-pop--top": string;
  331. "tox-pop--left": string;
  332. "tox-pop--right": string;
  333. "tox-pop--align-left": string;
  334. "tox-pop--align-right": string;
  335. "tox-sidebar-wrap": string;
  336. "tox-sidebar": string;
  337. "tox-sidebar__slider": string;
  338. "tox-sidebar__pane-container": string;
  339. "tox-sidebar__pane": string;
  340. "tox-sidebar--sliding-closed": string;
  341. "tox-sidebar--sliding-open": string;
  342. "tox-sidebar--sliding-growing": string;
  343. "tox-sidebar--sliding-shrinking": string;
  344. "tox-sidebar-content": string;
  345. "tox-sidebar-content--wide": string;
  346. "tox-sidebar-content__header": string;
  347. "tox-sidebar-content__header-close-button": string;
  348. "tox-sidebar-content__title": string;
  349. "tox-floating-sidebar": string;
  350. "tox-floating-sidebar--open": string;
  351. "tox-floating-sidebar__content-wrapper": string;
  352. "tox-floating-sidebar__header": string;
  353. "tox-ai__scroll": string;
  354. "tox-card-list": string;
  355. "tox-ai": string;
  356. "tox-sidebar-content__loader": string;
  357. "tox-sidebar-content__actions": string;
  358. "tox-ai__complete-review": string;
  359. "tox-ai__review-menu-separator": string;
  360. "tox-ai__user-prompt": string;
  361. "tox-ai__user-prompt__context": string;
  362. "tox-tag": string;
  363. "tox-ai__user-prompt__text": string;
  364. "tox-ai__scroll--review": string;
  365. "tox-sidebar-content__message-text": string;
  366. "tox-ai__spinner": string;
  367. "tox-ai__response": string;
  368. "tox-ai__response__header": string;
  369. "tox-ai__response-status": string;
  370. "tox-ai__response-status-icon": string;
  371. "tox-ai__icon": string;
  372. "tox-ai__response-sources": string;
  373. "tox-ai__response-sources-header": string;
  374. "tox-ai__response-sources-list": string;
  375. "tox-ai__response-content": string;
  376. "tox-ai__response-streaming": string;
  377. "tox-ai-error": string;
  378. "tox-ai-error__message": string;
  379. "tox-ai-error__icon": string;
  380. "tox-ai__footer": string;
  381. "tox-ai__context": string;
  382. "tox-ai__context-more": string;
  383. "tox-ai__stop-generating": string;
  384. "tox-ai__footer-actions": string;
  385. "tox-ai-model-selection-button": string;
  386. "tox-ai__footer-note": string;
  387. "tox-ai__models-menu": string;
  388. "tox-ai__models-menu__item__description": string;
  389. "tox-ai__models-menu__item__description__title": string;
  390. "tox-ai__models-menu__item__description__content": string;
  391. "tox-ai__models-menu__item__description__ability": string;
  392. "tox-ai__models-menu__item__description__content_body": string;
  393. "tox-ai__models-menu__item__description__ability__enabled": string;
  394. "tox-ai-chat-history-list": string;
  395. "tox-ai-chat-history-list__title": string;
  396. "tox-ai-chat-history-list__item": string;
  397. "tox-ai-chat-history-list__item--active": string;
  398. "tox-ai-chat-history-list__item-edit-title": string;
  399. "tox-ai-chat-history-list__item-edit-actions": string;
  400. "tox-ai-chat-history-list__item-content": string;
  401. "tox-ai-chat-history-list__item-actions": string;
  402. "tox-ai-chat-history-list__item-content-title": string;
  403. "tox-ai-chat-history-list__item-content-date": string;
  404. "tox-sidebar-content__message": string;
  405. "tox-sidebar-content__message-action": string;
  406. "tox-ai-removed-content": string;
  407. "tox-ai-html-content": string;
  408. "tox-ai__preview-host": string;
  409. "tox-ai__preview-layer": string;
  410. "tox-ai__preview-frame-wrap": string;
  411. "tox-ai__iframe": string;
  412. "tox-ai__preview-footer": string;
  413. "tox-ai__preview-footer-toolbar": string;
  414. "tox-ai__preview-overlay": string;
  415. "tox-ai__preview-overlay--hidden": string;
  416. "tox-ai__preview-overlay--pass-through": string;
  417. "tox-ai__preview-overlay--dim": string;
  418. "tox-ai__preview-overlay--centered": string;
  419. "tox-ai__preview-overlay--clipped": string;
  420. "tox-tinymceai-previewloader": string;
  421. "tox-tinymceai-previewloader__content": string;
  422. "tox-selector": string;
  423. "tox-platform-touch": string;
  424. "tox-skeleton": string;
  425. "tox-skeleton__line": string;
  426. "wave": string;
  427. "tox-skeleton__circle": string;
  428. "tox-slider": string;
  429. "tox-slider__rail": string;
  430. "tox-slider__handle": string;
  431. "tox-toolbar-slider": string;
  432. "tox-toolbar-slider__input": string;
  433. "tox-source-code": string;
  434. "tox-spinner": string;
  435. "tam-bouncing-dots": string;
  436. "tox-ai__spinner--small": string;
  437. "tox-ai__spinner--circle": string;
  438. "tox-ai__spinner--dots": string;
  439. "tox-bouncing-dots": string;
  440. "tox-tinymceai__annotation--added": string;
  441. "tox-tinymceai__annotation--modified": string;
  442. "tox-tinymceai__annotation--removed": string;
  443. "tox-tinymceai__annotation--added__highlight": string;
  444. "tox-tinymceai__annotation--added__selected": string;
  445. "tox-tinymceai__annotation--modified__highlight": string;
  446. "tox-tinymceai__annotation--modified__selected": string;
  447. "tox-tinymceai__annotation--removed__highlight": string;
  448. "tox-tinymceai__annotation--removed__selected": string;
  449. "tox-tinymceai__annotation--added__hidden": string;
  450. "tox-tinymceai__annotation--modified__hidden": string;
  451. "tox-tinymceai__annotation--removed__hidden": string;
  452. "tox-tinymceai__annotation": string;
  453. "mce-pagebreak": string;
  454. "tox-ai__review-sidebar-container": string;
  455. "tox-ai__review-initializing": string;
  456. "tox-ai__review-description": string;
  457. "tox-ai__review-choose-container": string;
  458. "tox-ai__review-custom-input": string;
  459. "tox-ai__review-custom-actions": string;
  460. "tox-ai__review-input-container": string;
  461. "tox-ai__review-input-button": string;
  462. "tox-ai__review-dropdown-content": string;
  463. "tox-statusbar": string;
  464. "tox-statusbar__path": string;
  465. "tox-statusbar__right-container": string;
  466. "tox-statusbar__help-text": string;
  467. "tox-statusbar__text-container": string;
  468. "tox-statusbar__text-container-3-cols": string;
  469. "tox-statusbar__text-container--flex-end": string;
  470. "tox-statusbar__text-container--flex-start": string;
  471. "tox-statusbar__text-container--space-around": string;
  472. "tox-statusbar__wordcount": string;
  473. "tox-statusbar__path-item": string;
  474. "tox-statusbar__branding": string;
  475. "tox-statusbar__resize-cursor-default": string;
  476. "tox-statusbar__resize-cursor-both": string;
  477. "tox-tag__label": string;
  478. "tox-tag__close": string;
  479. "tox-throbber": string;
  480. "tox-throbber__busy-spinner": string;
  481. "tox-segmented-control": string;
  482. "tox-segmented-control__segment": string;
  483. "tox-segmented-control__segment--active": string;
  484. "tox-segmented-control--disabled": string;
  485. "tox-toggle": string;
  486. "tox-toggle__slider": string;
  487. "tox-tbtn__icon-wrap": string;
  488. "tox-tbtn--active": string;
  489. "tox-tbtn--enabled": string;
  490. "tox-tbtn--disabled": string;
  491. "tox-tbtn-more": string;
  492. "tox-tbtn--md": string;
  493. "tox-tbtn--lg": string;
  494. "tox-tbtn--return": string;
  495. "tox-tbtn--labeled": string;
  496. "tox-tbtn__vlabel": string;
  497. "tox-label--context-toolbar": string;
  498. "tox-number-input": string;
  499. "tox-input-wrapper": string;
  500. "minus": string;
  501. "plus": string;
  502. "tox-tbtn--select": string;
  503. "tox-tbtn--bordered": string;
  504. "tox-tbtn__select-label": string;
  505. "tox-tbtn__select-chevron": string;
  506. "tox-tbtn--bespoke": string;
  507. "tox-split-button__main": string;
  508. "tox-split-button__chevron": string;
  509. "tox-icon-text-color__color": string;
  510. "tox-icon-highlight-bg-color__color": string;
  511. "tox-toolbar-overlord": string;
  512. "tox-toolbar__overflow--closed": string;
  513. "tox-toolbar__overflow--growing": string;
  514. "tox-toolbar__overflow--shrinking": string;
  515. "tox-toolbar--scrolling": string;
  516. "tox-toolbar--no-divider": string;
  517. "tox-toolbar__group--pull-right": string;
  518. "tox-toolbar-input-form": string;
  519. "tox-tooltip": string;
  520. "tox-tooltip--anchor": string;
  521. "tox-tooltip--up": string;
  522. "tox-tooltip--down": string;
  523. "tox-tooltip--left": string;
  524. "tox-tooltip--right": string;
  525. "tox-tooltip__body": string;
  526. "tox-tooltip__arrow": string;
  527. "tox-tree": string;
  528. "tox-trbtn": string;
  529. "tox-tree__label": string;
  530. "tox-trbtn--disabled": string;
  531. "tox-trbtn--enabled": string;
  532. "tox-trbtn--return": string;
  533. "tox-trbtn--labeled": string;
  534. "tox-trbtn__vlabel": string;
  535. "tox-tree--directory": string;
  536. "tox-tree--directory__label": string;
  537. "tox-chevron": string;
  538. "tox-tree--directory__children--growing": string;
  539. "tox-tree--directory__children--shrinking": string;
  540. "tox-tree--directory__children--open": string;
  541. "tox-tree--leaf__label": string;
  542. "tox-icon-custom-state": string;
  543. "tox-tree--directory__children": string;
  544. "color-swatch-remove-color": string;
  545. "tox-view-wrap": string;
  546. "tox-view-wrap__slot-container": string;
  547. "tox-view": string;
  548. "tox-view__header": string;
  549. "tox-view__label": string;
  550. "tox-view__label--normal": string;
  551. "tox-view__label--large": string;
  552. "tox-view--mobile": string;
  553. "tox-view__toolbar": string;
  554. "tox-view--scrolling": string;
  555. "tox-view__align-right": string;
  556. "tox-view__toolbar__group": string;
  557. "tox-view__header-start": string;
  558. "tox-view__header-end": string;
  559. "tox-view__pane": string;
  560. "tox-view__pane_panel": string;
  561. "tox-well": string;
  562. "tox-revisionhistory__pane": string;
  563. "tox-revisionhistory__container": string;
  564. "tox-revisionhistory": string;
  565. "tox-revisionhistory__iframe": string;
  566. "tox-revisionhistory__sidebar": string;
  567. "tox-revisionhistory__sidebar-title": string;
  568. "tox-revisionhistory__revisions": string;
  569. "tox-revisionhistory__card": string;
  570. "tox-revisionhistory__card--selected": string;
  571. "tox-revisionhistory__card-label": string;
  572. "tox-revisionhistory__card-content": string;
  573. "tox-revisionhistory__card-info": string;
  574. "tox-revisionhistory__card-date-label": string;
  575. "tox-revisionhistory__card-author-name": string;
  576. "tox-revisionhistory__avatar": string;
  577. "tox-revisionhistory__norevision": string;
  578. "tox-revisionhistory__card-check-icon": string;
  579. "tox-card": string;
  580. "tox-card--selected": string;
  581. "tox-card--has-decision": string;
  582. "tox-card__header": string;
  583. "tox-card__body": string;
  584. "tox-card__actions": string;
  585. "tox-card__header-label": string;
  586. "tox-card__highlight": string;
  587. "tox-card__highlight--added": string;
  588. "tox-card__highlight--deleted": string;
  589. "tox-card__highlight--modified": string;
  590. "tox-card__actions--space-between": string;
  591. "tox-card__actions--flex-start": string;
  592. "tox-icon--badge": string;
  593. "tox-suggestededits__pane": string;
  594. "tox-suggestededits__sink": string;
  595. "tox-tiered-menu": string;
  596. "tox-suggestededits__container": string;
  597. "tox-suggestededits": string;
  598. "tox-suggestededits__content": string;
  599. "tox-suggestededits__model": string;
  600. "tox-suggestededits__iframe": string;
  601. "tox-suggestededits__sidebar": string;
  602. "tox-suggestededits__sidebar-header": string;
  603. "tox-suggestededits__sidebar-content": string;
  604. "tox-suggestededits__card": string;
  605. "tox-suggestededits__card--divider": string;
  606. "tox-suggestededits__card--single": string;
  607. "tox-suggestededits__card--editor": string;
  608. "tox-suggestededits__card--header": string;
  609. "tox-suggestededits__card--user": string;
  610. "tox-suggestededits__card--avatar": string;
  611. "tox-suggestededits__card--details": string;
  612. "tox-suggestededits__card--name": string;
  613. "tox-suggestededits__card--feedback-user": string;
  614. "tox-suggestededits__card--timestamp": string;
  615. "tox-suggestededits__resolution": string;
  616. "tox-suggestededits__resolution--accepted": string;
  617. "tox-suggestededits__resolution--rejected": string;
  618. "tox-suggestededits__card--content": string;
  619. "tox-suggestededits__operations": string;
  620. "tox-suggestededits__operations-bar": string;
  621. "tox-suggestededits__operations-bar--insert": string;
  622. "tox-suggestededits__operations-bar--modify": string;
  623. "tox-suggestededits__operations-bar--remove": string;
  624. "tox-suggestededits__operations-text": string;
  625. "tox-suggestededits__card--feedback": string;
  626. "tox-suggestededits__card--textarea": string;
  627. "tox-suggestededits__card--footer": string;
  628. "tox-suggestededits__card--buttons": string;
  629. "tox-suggestededits__card--review-buttons": string;
  630. "tox-suggestededits__card--feedback-buttons": string;
  631. "tox-suggestededits__card--hidden": string;
  632. "tox-suggestededits__card--resolved": string;
  633. "tox-suggestededits__card--active": string;
  634. "tox-dialog-loading": string;
  635. "tox-tab": string;
  636. "tox-dialog__content-js": string;
  637. };